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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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(19,73,160);
	--wd-alternative-color: rgb(23,10,84);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(32,78,110);
	--btn-accented-bgcolor-hover: #74a32f;
	--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: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 30%;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lato !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: #0a0a0a;
}

.wd-builder-off .woocommerce-billing-fields {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 15px;
}


.cart-totals-inner table .cart-subtotal .amount {
    color: #efeda5;
    font-weight: 400;
}


td.product-price .amount {
    color: #f9f2be;
    font-weight: 400;
    font-size: 14px;
}

.amount {
    font-weight: 600;
    color: rgb(255 255 255);
    background: #1349A0;
    padding: 5px;
	margin:5px;
    border-radius: 2px;
}

.product-summary-shadow .summary-inner {
    padding: 10px 10px 10px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}

.wd-free-progress-bar {
    --wd-progress-height: 10px;
    padding: 10px;
    border: 2px dashed var(--brdcolor-gray-300);
    margin-bottom: 20px;
}
.summary-inner>.price {
    margin-bottom: 3px;
    font-size: 130%;
    float: right;
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
    font-weight: 600;
    float: left;
}



.wa__btn_w_icon .wa__btn_txt {
    padding: 5px 10px 5px 50px;
}


.btn [type="submit"], [type="button"] {
    padding: 12px 10px;
    font-size: 13px;
    line-height: 18px;
    background-color: #f39200;
    color: #ffffff;
    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;
}

.wa__btn_w_icon .wa__btn_icon {
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


.wa__btn_w_icon .wa__btn_icon img {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 25px;
    width: 25px;
}

.wa__button {
    box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    -webkit-box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    -moz-box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    min-height: 30px;
    position: relative;
    text-decoration: none!important;
    width: 97%;
}
.product-image-summary .wd-progress-bar {
    margin-bottom: 10px;
	float: left;
}

@media (max-width: 576px) {
	@media (max-width: 576px)
.product-summary-shadow .summary-inner {
    padding: 0px 10px 0px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}



.product-summary-shadow .summary-inner {
    padding: 15px 10px 15px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 24px;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-20_0, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-20_0, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-20_0, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
   
    width: 100%;
    min-height: 1px;
    padding-right: 9px;
    padding-left: 9px;
}


label {
    display: block;
    margin-bottom: 5px;
    color: var(--wd-title-color);
    vertical-align: middle;
    font-weight: 400;
    padding: 10px;
}


}

