@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn----7sbdbbuxief0fhjb.xn--p1ai/wp-content/themes/vaubuket/fonts/woodmart-font-1-400.woff2?v=8.0.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(33,33,33);
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", 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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(2,140,135);
	--wd-alternative-color: rgb(183,124,123);
	--wd-link-color: rgb(2,140,135);
	--wd-link-color-hover: rgb(1,114,107);
	--btn-default-bgcolor: rgb(183,183,183);
	--btn-default-bgcolor-hover: rgb(223,0,160);
	--btn-accented-bgcolor: rgb(234,0,160);
	--btn-accented-bgcolor-hover: rgb(234,0,160);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,246,246);
	background-image: url(https://xn----7sbdbbuxief0fhjb.xn--p1ai/wp-content/uploads/2023/05/head-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(9,159,154);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1340px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

@media (min-width: 1340px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.grecaptcha-badge {visibility: hidden;}
body .wd-tools-custom-icon .wd-custom-icon {max-width: 24px;}
body .whb-header-bottom.whb-color-dark:not(.whb-with-bg) {padding:10px 0 10px 0}
body .wd-header-cats.wd-style-1 .menu-opener {padding: 10px 26px;min-width: 220px;border-radius:50px;}
body .whb-header .whb-header-bottom .wd-header-cats.wd-style-1:hover .menu-opener {border-radius:5px 5px 0 0;}
body .wd-nav-vertical.wd-design-with-bg,body .whb-header-bottom .wd-dropdown {border-radius:0px 5px 5px 5px;}
body .wd-slide-bg{border-radius: 5px;}
.adress .info-box-inner a {border-bottom: 1px solid #028c87;padding-bottom:3px;}
.adress .info-box-inner a:hover {border-bottom: none;}
.phone .info-box-inner a {border-bottom: 1px solid #00c750;color:#00c750;font-weight:600;padding-bottom:3px;}
.phone .info-box-inner a:hover {border-bottom: none;}
.phonemobile .wd-info-box .info-box-title,.phonemobile .wd-info-box .info-box-subtitle {margin-bottom:5px;}
.phonemobile .info-box-inner a {border-bottom: 1px solid #00c750;color:#00c750;font-weight:600;padding-bottom:3px;}
.phonemobile .info-box-inner a:hover {border-bottom: none;}
.phonemobile b {font-weight:700;}
body .product-wrapper .wd-entities-title{font-weight:600;font-size:20px;}
body .price ins .amount {font-size:20px;color:#a95f5f;}
body .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 15px 0px;
    min-height: 50px;
    font-size: 16px;
}

#whatsapp_widget {display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    position: fixed;
    right: -87px;
    top: 50%;
    transform: rotate(270deg);
    width: 42px;
    height: 42px;
    background-color: #27AE60;
    border-radius: 50px;
    box-shadow: 0px 6px 25px rgb(0 0 0 / 25%);}
#whatsapp_widget svg {margin:2px 1px 0 0;transition: height 0.4s; height: 92%; fill: #FFF;}
#whatsapp_widget:hover svg {height: 97%;}
#whatsapp_widget>span{color: #FFF; margin-right: 10px; font-size: 13px;}
#whatsapp_widget{width: unset; padding: 0 0 0 15px;}
#whatsapp_widget {animation: 3s radial-pulse 10s infinite; }
@keyframes radial-pulse { 0% {box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);} 50% {box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);} 100% {box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);} }
body .woocommerce-mini-cart__buttons .btn-cart {border-radius: 50px;}

@media (min-width: 1025px){
body p:is(.form-row-first,.form-row-last) {
    overflow: visible;
    width: 100%;
	}}
body #billing_country_field {display:none;}
body #menu-v-vashey-korzine-podarok .wd-dropdown-menu.wd-design-sized:not(.wd-scroll) {padding:0;}
body #menu-v-vashey-korzine-podarok .nav-link-text {font-size:14px;font-weight:700;}
#gupfw_refuse_gifts {border-radius:50px;}
body .woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout, body #billing_email_field, body .woocommerce-order-overview__payment-method.method{display:none;}

body .cart-actions #gupfw_refuse_gifts.button.gupfw_accept_refuse_button{display:block;}
body .cart-actions .coupon #coupon_code, body .cart-actions .coupon .button ,body .woocommerce-form-coupon-toggle {display:none;}
body .woocommerce-shipping-estimate-html.e-checkout-message.e-cart-content {display:none;}
.giftcarturl {color:#028c87;}
@media (max-width: 1024px){
body.home .whb-general-header-inner2 {
    height: 285px;
    max-height: 285px;
	}}
body .phonemobile .info-box-title a {text-decoration:underline!important;}

.main-footer a,.urlul {text-decoration:underline;}
.main-footer a:hover, .urlul:hover{text-decoration:none;}
body form.cart {display:block;margin-bottom:15px;}
body .awooc-custom-order-button.button.alt.show-add-to-card {border-radius: 30px;}
body.single-product .awooc-custom-order-button.button.alt.show-add-to-card {
    margin-left: 0;
    padding: 5px;
    background: none;
    text-transform: none;
    text-decoration: underline;}
body.single-product .awooc-custom-order-button.button.alt.show-add-to-card:hover {
	  color:rgb(234,0,160);
    margin-left: 0;
    padding: 5px;
    background: none;
    text-transform: none;
    text-decoration: none;}
body.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {border-radius:30px;background-color:#ea00a0;}
body .whb-main-header {z-index: 10;}
.phonef a {text-decoration:none;}

body .product-wrapper .awooc-custom-order {
padding: 0px 0;
    background: none;
   margin-top: 6px;
    text-transform: none;
    margin-left: 0 !important;
    min-height: 15px;
    text-decoration: underline;}
body .product-wrapper .awooc-custom-order:hover {color:#ea00a0;text-decoration: none;}
body .breadcrumb-link-last {font-size: 18px;text-decoration:underline;
  font-weight: bold;
  color: #313131;margin-right: 20px;}
body .woocommerce-breadcrumb a::after {display:none;}
body .products.elements-grid .wd-add-btn.wd-add-btn-replace {text-transform:none;}
body .wd-hover-standard .wd-add-btn > a {text-transform: none;
    width: 95%;
    font-weight: 400;}
body .products.elements-grid .awooc-custom-order.button{font-size: 15px;}

body .woocommerce-mini-cart__buttons.buttons .button.btn-cart.wc-forward{display:none;}

.wd-entities-title a {text-decoration:underline;}
body .woocommerce-privacy-policy-text {font-size:11px;}
body .wd-product-grid-slider-nav .wd-prev,body .wd-product-grid-slider-nav .wd-next{font-size: 32px;font-weight: 700;}
.reviewsh img {box-shadow:0 0 10px #ddd;}

body header .wd-header-wishlist.wd-tools-element .wd-tools-icon:before {font-size: 29px;}

body .wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count,.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {font-size: 13px;}

body .close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon {font-size: 13px;}
body .wd-action-btn>a.added:before {content: "\f106";color: #fff;}

.ratingcol {min-width:160px;}

body .wpcf7 .prp {font-size:11px; text-align:center;color:#ababab;margin:7px 0;}
body .wpcf7 .prp a{color:#ababab;}
body .wpcf7 .prp a:hover {text-decoration:underline;}

body .wd-nav-vertical.wd-design-with-bg>li>a {padding: 6px 20px;font-size: 15px;}
body #coderockz_woo_delivery_setting_wrapper {
    position: relative;
    margin: 0px 0 20px 0;
    padding: 10px;
    background-color: #f5f5f5;
}


 .slice {overflow:hidden; position:relative; transition:height .2s;}
    .slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
    background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
    background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}
    .slice-btn {margin:20px 0;  font-weight:700;}
    .slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#f0542e;}

body .wd-buttons[class*="wd-pos-r"] {opacity: 1;transform: none;visibility: visible;border-radius: 50px;}

body .wd-action-btn.wd-style-icon>a {width: 45px;}
.wd-action-btn.wd-style-icon>a.added {
    background-color: red;
    border-radius: 50px;
}

body.product-template-default.single .wd-action-btn.wd-style-text>a:before {padding: 10px;
    background-color: #ededed;
    border-radius: 50px;}
body.product-template-default.single .wd-action-btn.wd-style-text>a.added:before {background-color: red;}
body.product-template-default.single .wd-action-btn>a.added:before {content: "\f106"; color: #fff;}

body .prodinsingle .awooc-custom-order {display:none;}

body .descsingle .wd-nav.wd-style-underline-reverse>li>a {padding: 15px;}
body .descsingle .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {top: -15px;height: 2px;}
body .descsingle .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {background-color: #fff;
    border: 1px solid #ddd;border-radius:3px;}
body .descsingle .wd-nav.wd-style-underline-reverse>li>a {background-color: #f3f3f3;border-radius:3px;border: 1px solid #ddd;}

body .bsc {width:100%;}
body .bsc a{width:100%;}
body .scrollToTop {
    left: 20px;
}

body .popup-added_to_cart .close-popup {border-radius:30px;}


.content_block {
	overflow: hidden;
	position: relative;    
}
.content_block.hide {
	height: 300px;
}
.content_block.hide:after{
	content: "";
	display: block;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FAF6F6 75%)
}
body .content_toggle {text-decoration:underline;}
body .content_toggle:hover {text-decoration:none;}

body .wd-wishlist-head {display:none}
@media (min-width: 768px) and (max-width: 1024px) {
	body .wd-action-btn.wd-style-icon>a {width: 35px;}
}

@media (min-width: 577px) and (max-width: 767px) {
	body .wd-action-btn.wd-style-icon>a {width: 35px;}
}

@media (max-width: 576px) {
	body .product-grid-item {margin-bottom:40px!important;}
body .wd-action-btn.wd-style-icon>a { width: 35px;}

body .prodinsingle .product-grid-item {margin-bottom:5px!important;}
body .prodinsingle .product-wrapper .wd-entities-title {font-size: 13px;}
}

