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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(5,117,230);
	--wd-alternative-color: rgb(57,78,103);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(5,117,230);
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(244,165,28);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(5,117,230);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,59,86);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(57,78,103);
}

#payoneer_place_order {
    display: flex;
    padding: 14px 28px;
    font-size: 14px;
    line-height: 20px;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor)
}

#payoneer_place_order:hover {
    color: var(--btn-shop-color-hover);
    box-shadow: var(--btn-shop-box-shadow-hover);
    background-color: var(--btn-shop-bgcolor-hover)
}

#payoneer_place_order:active {
    box-shadow: var(--btn-shop-box-shadow-active);
    bottom: var(--btn-shop-bottom-active)
}

.wd-builder-off #payoneer_place_order {
    width: 100%
}

.wd-payment-methods.wd-btn-align-left #payoneer_place_order {
    margin-right: auto
}

.wd-payment-methods.wd-btn-align-center #payoneer_place_order {
    margin-right: auto;
    margin-left: auto
}

.wd-payment-methods.wd-btn-align-right #payoneer_place_order {
    margin-left: auto
}

.wd-payment-methods.wd-btn-align-full-width #payoneer_place_order {
    width: 100%
}

.switcher .option {
		position: absolute!important;
}
.product_meta>span a:hover {
    color: #0575e6;
}
span.topbar-code {
    display: inline-block;
    padding: 6px 15px;
    background: #0575E6;
    font-size: 14px;
    border-radius: 17px;
    color: #fff;
    font-weight: 700;
    margin-left: 12px;
}

span.wd-nav-icon.fa.fa-envelope-o {
    color: #fff!important;
}

body .fa.fa-envelope-o:before {
    content: "\f132";
}

.wd-header-text.set-cont-mb-s.reset-last-child.topbar-email span.nav-link-text {
    font-size: 14px;
    color: #fff;
}
.vc_row-support .vc_col-sm-6 label span {
    color: #ccc;
}
.vc_row-support .vc_col-sm-6 label {
    color: #fff;
}
.vc_row-support input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #e9b420;
    color: #fff;
    border-radius: 20px;
}

.vc_btn3-container.view720.vc_btn3-left .vc_btn3.vc_btn3-size-md {
			padding: 10px 40px;
}
.vc_btn3-container.view720.vc_btn3-left .vc_btn3.vc_btn3-size-md:hover {
    background: #e9b420;
}

.box-icon-align-left .box-icon-wrapper {
    margin-top: 20px!important;
}

.footer-container .wd-info-box .info-box-content {
    padding: 10px 20px 20px!important;
}
.whb-sticked .whb-row {
    background-color: rgba(36, 59, 86, 0.8);
}

.betterdocs-search-form-wrap {
    background-color: #394e67!important; 
}

/* home filter */
/* .woof .woof_redraw_zone {
    display: flex!important;
    justify-content: space-around!important;
} */
.woof_redraw_zone .woof_container {
    width: 26%!important;
    display: inline-flex!important;
    margin-right: 2%!important;
}
/* .woof_submit_search_form_container {
    width: 14%!important;
    display: inline-flex!important;
} */
.woof_container_inner {
    width: 100%!important;
}
select.woof_select {
    width: 100%!important;
}
.chosen-container-single .chosen-single {
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 24px;
    padding-left: 25px;
}
button.button.woof_submit_search_form {
    padding: 11px 60px!important;
    border-radius: 20px;
    background: #0575e6;
    color: #fff;
    padding-top: 13px!important;
}
.woof_sid_auto_shortcode.woof {
    width: 100%;
    margin-right: 0;
}
.woof_submit_search_form_container {
    display: inline-flex;
}
input#mailster-email-4 {
    border-radius: 0;
}
input.submit-button.button {
    width: 100%;
}
button#wpforms-submit-16611,button#wpforms-submit-16612 {
    width: 100%;
}
.ymm-submit-any-selection {
    background: #394e67;
    color: #fff;
    border-radius: 15px;
}
ul.tabs.wc-tabs li.ymm_tab {
    display: none;
}
.block-content select.ymm-select option {
    background-color: #ffffff;
    color: #808080;
}

.ymm-submit-any-selection:hover {
    background: #0575e6;
	   color: #fff;
}
.weak1 a {
    font-size: 16px;
}
.weak1 a:hover {
    color: #478295;
}
.foot2 ul {
    border: 0 !important;
}
.toptop2 a {
    color: #000 !important;
}
.toptop2 ul {
    border: 0px !important;
}
.foot2 h5 {
    padding: 0px 0!important;
    background: #fff0 !important;
}
.foot2 .wd-nav-vertical.wd-design-default>li:hover>a {
    background-color: #2e4662;
}

.shop-by-models a {
    padding: 5px !important;
}

.shop-by-models span.nav-link-text {
    font-weight: 300;
}
.wpb_text_column.wpb_content_element {
}
.shop-by-models .wpb_content_element {
    margin-bottom: 10px;
    margin-top: 15px;
}
.widget_shopping_cart_content .bdt-mini-cart-product-item .bdt-mini-cart-product-thumbnail {
    width: 60%;
}
.widget_shopping_cart_content .woocommerce-cart-form__contents {
    position: relative;
    flex: 1 1 auto;
}
.widget_shopping_cart_content .bdt-mini-cart-footer-buttons a {
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #F3F3F3;
    color: #3E3E3E;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    width: 100%;
    margin-bottom: 10px;
}
.widget_shopping_cart_content .bdt-mini-cart-subtotal.bdt-flex.bdt-flex-between {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid var(--brdcolor-gray-300);
    font-size: 20px;
}
.widget_shopping_cart_content .bdt-mini-cart-footer-buttons>.bdt-button-checkout span {
    color: #fff;
}
.widget_shopping_cart_content .bdt-mini-cart-footer-buttons>.bdt-button-checkout {
    background: #394e67;
}
.admin-bar .header-banner{
 top:-60px;
}@media (min-width: 1025px) {
	.btn-size-default.agent-btn {
    border-radius: 23px;
}

ul#menu-main-menu{
    display: flex;
    justify-content: space-around;
}

.container.wd-slide-container.wd-items-middle.wd-justify-center.content-fixed {
    padding: 0;
}

.whb-main-header .searchform input[type="text"] {
    height: 42px;
}

.betterdocs-searchform .betterdocs-search-field::placeholder {
    font-size: 18px;
    color: #9b9b9b;
}
.betterdocs-searchform .betterdocs-search-field {
    font-size: 18px!important;
}

div#woof_results_by_ajax {
    border: 2px solid #aaaaaa;
    margin-bottom: 40px;
}

.woof_submit_search_form_container {
    margin: 0;
}

button.button.woof_reset_search_form {
    background: #394e67;
    color: #fff;
    margin: 0;
}
div#ymm_content select.ymm-select {
    flex: 1 1 200px;
    color: #0575e6;
	  margin: 0 15px;
}

div#ymm_content select.ymm-select {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-left: 15px;
    padding-right: 40px;
    height: 60px;
    border-radius: var(--wd-form-brd-radius);
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    cursor: pointer;
    transition: border-color .5s ease;
    user-select: none;
	    background: #ffffff7a;
	
}
div#ymm_content .block-content {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.ymm-submit-any-selection {
    height: 60px;
}
.admin-bar .whb-sticked .whb-main-header {
    top: 0;

}

@media (max-width: 576px) {
	.home-aboutbox .about-item {
		width: 100%!important;
}
}

