@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.fmt52.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.0") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(20,37,76);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(179,0,0);
	background-image: none;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-transform:uppercase;
--wd-title-color:rgb(255,255,255);
}
:root{
--wd-entities-title-font:Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(0, 0, 0);
}
:root{
--wd-alternative-font:Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:17px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 18px;text-transform: uppercase;color: rgb(255,255,255);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(255,255,255);
}

html .page-title > .container > .title{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 16px;text-transform: uppercase;color: rgb(179,0,0);
}

html .page-title > .container > .title:hover{
	color: rgb(179,0,0);
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-size: 16px;text-transform: uppercase;color: rgb(179,0,0);
}

html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover{
	color: rgb(179,0,0);
}

html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-size: 18px;text-transform: uppercase;color: rgb(179,0,0);
}

html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover{
	color: rgb(179,0,0);
}

label.gfield_label, label.gfield_label.gfield_label_before_complex{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 18px;text-transform: capitalize;color: rgb(0,0,0);
}

@media (max-width: 1024px){
label.gfield_label, label.gfield_label.gfield_label_before_complex{
	font-size: 18px;
}

}
@media (max-width: 767px){
label.gfield_label, label.gfield_label.gfield_label_before_complex{
	font-size: 16px;
}

}
input#gform_submit_button_2{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 15px;text-transform: uppercase;color: rgb(255,255,255);
}

input#gform_submit_button_2:hover{
	color: rgb(255,255,255);
}

:root{
--wd-primary-color:rgb(179,0,0);
}
:root{
--wd-alternative-color:rgb(179,0,0);
}
:root{
--wd-link-color:rgb(0,0,0);
--wd-link-color-hover:rgb(0,0,0);
}
:root{
--btn-default-bgcolor:rgb(20,37,76);
}
:root{
--btn-default-bgcolor-hover:rgb(20,37,76);
}
:root{
--btn-accented-bgcolor:rgb(20,37,76);
}
:root{
--btn-accented-bgcolor-hover:rgb(20,37,76);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .cart-actions .button[name="apply_coupon"], html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 15px;text-transform: uppercase;color: rgb(255,255,255);background: rgb(20,37,76);
}

html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .cart-actions .button[name="apply_coupon"]:hover, html .cart-actions .button[name="update_cart"]:hover, html .cart-totals-inner .checkout-button:hover{
	color: rgb(255,255,255);background: rgb(20,37,76);
}

:root{
--notices-success-bg:rgb(20,37,76);
}
:root{
--notices-success-color:rgb(255,255,255);
}
:root{
--notices-warning-bg:rgb(219,164,81);
}
:root{
--notices-warning-color:rgb(255,255,255);
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
							--btn-default-bottom-active: -1px;
				--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

									--wd-form-color: rgb(20,37,76);
					
									--wd-form-placeholder-color: rgb(20,37,76);
					
									--wd-form-brd-color: rgb(0,0,0);
					
									--wd-form-brd-color-focus: rgb(20,37,76);
					
								}
.wd-logo img[src$=".svg"] {width:100%;height:89px !important}
.iti{display:block;}

.map-global li strong {display: inline-block;text-align: center;font-size: 14px;margin-right: 15px;width: 30px;height: 30px;line-height: 30px;border-radius: 100px;}
.map-global li.office strong{ background-color: #ffffff;color: #B30000 !important;}
.map-global li { list-style: none;}

/******** Cart Page ********/
.cart-table-section thead {background-color: #ffffff;box-shadow: 4px 4px 4px #14254c !important;}
/* th.product-remove, th.product-thumbnail, th.product-name, th.product-price, th.product-quantity, th.product-subtotal {color:#ffffff !important;} */
.cart-content-wrapper .cart-totals-inner { border: 3px solid #14254C;box-shadow: 2px 2px 2px #14254c !important; }
tr.cart-subtotal { border-bottom: 2px solid #14254C; border-top: 2px solid #14254C; }
tr.cart_item { border-bottom: 2px solid #14254C; border-top: 2px solid #14254C; }
/******** Cart Page ********/

/******** Checkout Page ********/
.wd-table-wrapper {box-shadow: 3px 3px 3px 3px #14254c !important; background-color: #ffffff !important;}
.checkout-order-review {background-color: #DBA451;}
.checkout-order-review:before {background-color: #DBA451;display:none}
.checkout-order-review:after {background-color: #DBA451;display:none}
.woocommerce-billing-fields>h3 {background-color: #ffffff;box-shadow: 4px 4px 4px #14254c !important;}
#order_review_heading {background-color: #ffffff;box-shadow: 4px 4px 4px #14254c !important;}
#place_order{box-shadow:2px 2px 2px #ffffff;}
form.checkout_coupon.woocommerce-form-coupon {border: 1px solid #14254C;}
.checkout_coupon>* {color: #DBA451; font-weight: 800; text-align: center;}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline { display: inline-block; color: #ffffff; font-size: 16px;}
/******** Checkout Page ********/

/******** Copyright Footer ********/
.min-footer a {color:#ffffff;}
.min-footer a:hover {color:#DBA451;}
.min-footer {color:#ffffff;}
/******** Copyright Footer ********/

/******** Pre Footer ********/
.wd-prefooter {padding-bottom:0px !important;}
.pre-footer-khda img {display: block; margin-left: auto; margin-right: auto; width: 40%}
.pre-footer-khda {box-shadow: 2px 2px 2px 2px #14254c !important; background-color: #ffffff !important;}
.pre-footer-khda p {font-size:18px;text-align:center;}
/******** Pre Footer ********/

/******** Contact Form ********/
.eltdf-grid-row.eltdf-grid-small-gutter{ margin-left: -10px; margin-right: -10px;}
.eltdf-grid-row.eltdf-grid-small-gutter>div { padding-left: 10px; padding-right: 10px;}
.eltdf-grid-col-6 {position: relative; float: left; width: 50%; min-height: 1px; box-sizing: border-box; padding: 10px;}
input.wpcf7-form-control.has-spinner.wpcf7-submit {background-color:#B30000; color:#ffffff}
/******** Contact Form ********/

.footer-column.footer-column-2.col-12.col-sm-4.col-lg-3 a {color:#ffffff !important;}

.academy-course__author {display: none;}
a.btn.wd-switch-to-register {color:#ffffff;}
ul.footer-contact-info {list-style: none;padding-left:0px !important}
ul.footer-opening-hours {list-style: none;padding-left:0px !important}

select#input_2_21_4 {display: none;}
@media (min-width: 1025px) {
	.header-contact-info a {color: #ffffff !important;padding:3px;font-size:16px;float:left;}
.header-contact-info a:hover {color:#DBA451 !important;}
.header-social-fa-fa-icon a {font-size:18px;color:#ffffff;padding:5px}
.header-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-contact-info a {color: #ffffff !important;padding:3px;font-size:16px}
.footer-contact-info a:hover {color:#000000 !important;}
.footer-social-fa-fa-icon a {font-size:25px;color:#ffffff;padding:5px}
.footer-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-opening-hours {font-size:16px;color:#ffffff}
div.ginput_container_addresscomplete.gf_addresscomplete_has_4>span {width:33.333% !important;}
.ginput_gfapa_country{width: 49.5% !important;display: block !important;float: left !important;}
.ginput_gfapa_city{width: 49%;display: block;float: left;margin-left: 15px;}
.footprint ul{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0;}
.footprint ul li{ width: 50%; padding: 0px 25px 0px 0px; }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.header-contact-info a {color: #ffffff !important;padding:3px;font-size:16px}
.header-contact-info a:hover {color:#DBA451 !important;}
.header-social-fa-fa-icon a {font-size:18px;color:#ffffff;padding:5px}
.header-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-contact-info a {color: #ffffff !important;padding:3px;font-size:16px}
.footer-contact-info a:hover {color:#000000 !important;}
.footer-social-fa-fa-icon a {font-size:25px;color:#ffffff;padding:5px}
.footer-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-opening-hours {font-size:16px;color:#ffffff}
div.ginput_container_addresscomplete.gf_addresscomplete_has_4>span {width:33.3333% !important;}
.footprint ul{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0;}
.footprint ul li{ width: 50%; padding: 0px 25px 0px 0px; }
}

@media (min-width: 577px) and (max-width: 767px) {
	.header-contact-info a {color: #ffffff !important;padding:3px;font-size:11px}
.header-contact-info a:hover {color:#DBA451 !important;}
.header-social-fa-fa-icon a {font-size:15px;color:#ffffff;padding:5px}
.header-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-contact-info a {color: #ffffff !important;padding:3px;font-size:20px}
.footer-contact-info a:hover {color:#000000 !important;}
.footer-social-fa-fa-icon a {font-size:25px;color:#ffffff;padding:5px}
.footer-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-opening-hours {font-size:16px;color:#ffffff}
.footprint ul{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0;}
.footprint ul li{ width: 50%; padding: 0px 24px 0px 0px;}
}

@media (max-width: 576px) {
	.header-contact-info a {color: #ffffff !important;padding:3px;font-size:11px}
.header-contact-info a:hover {color:#DBA451 !important;}
.header-social-fa-fa-icon a {font-size:15px;color:#ffffff;padding:5px}
.header-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-contact-info a {color: #ffffff !important;padding:3px;font-size:20px}
.footer-contact-info a:hover {color:#000000 !important;}
.footer-social-fa-fa-icon a {font-size:25px;color:#ffffff;padding:5px}
.footer-social-fa-fa-icon a:hover {color:#DBA451 !important;}
.footer-opening-hours {font-size:16px;color:#ffffff}
.footprint ul{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0;}
.footprint ul li{ width: 50%; padding: 0px 24px 0px 0px;}
}

