/*
Theme Name: Amedeo Child
Theme URI: https://amedeo.qodeinteractive.com/
Description: A child theme of Amedeo Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: amedeo
Template: amedeo
*/

.eltdf-main-menu>ul>li>a {
	font-size: 16px !important;
}

.wpcf7-form-control.wpcf7-text {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #000 !important;
	
}
.wpcf7-form-control.wpcf7-textarea {
	height: 70px;
}


footer .widget, footer .widget a {
	color: #000 !important;
	font-size: 16px !important;
}
.eltdf-page-footer .eltdf-footer-bottom-holder {
	background-color: #495f4f!important;
}
footer .eltdf-footer-bottom-holder .widget, footer .eltdf-footer-bottom-holder .widget a {
	color: #fff !important;
	font-size: 16px !important;
}

.summary .wpb-get-a-quote-button-btn {
	font-family: Inconsolata, sans-serif;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin-top: 16px !important;
	border-radius: 0 !important;
	font-size: 13px !important;
    padding: 14px 57px !important;
    text-transform: uppercase !important;
    letter-spacing: .3em !important;
    border: 1px solid transparent !important;
    line-height: 2em !important;
}

.swal2-popup {
	border: 4px solid #000 !important;
	border-radius: 0 !important;
	padding: 0 !important;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
	background: rgb(0 0 0 / 80%) !important;
}
.swal2-close {
    width: 25px !important;
    height: 25px !important;
    background: #000 !important;
    line-height: 1 !important;
    font-size: 16px !important;
    padding: 3px !important;
    color: #fff !important;
    margin-right: 10px !important;
    border-radius: 0 0 10px 10px !important;
}
.wpb-gqf-form-style-true .wpcf7 form>p span, .wpb-gqf-form-style-true .wpcf7 form>div span {
	margin-top: 0 !important;
}
.wpcf7 .gqb_product_title {
	background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button, .wc-block-cart__submit-button {
	background: #000;
    color: #fff;
	text-transform: capitalize;
}
.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
	font-size: 1.2em  !important;
	    background: #000;
    color: #fff;
    padding: 0 10px;
}