#site-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.4s ease, transform 0.4s ease;
    opacity: 1;
    transform: scale(1);
}
#site-preloader.fade-out {
    opacity: 0;
    transform: scale(1.05);
    pointer-events: none;
}
.preloader-logo {
    width: 150px;
    height: auto;
    animation: pulse 2s infinite ease-in-out;
}
@keyframes pulse {
    0%, 100% { opacity: 0.6; transform: scale(1.2); }
    50% { opacity: 1; transform: scale(1); }
}

a.wc-block-cart__submit-button { background-color: #f2b6b8;}
        
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */

.button.add_to_cart_button {
  line-height: 1.3em !important;
}

@media (max-width: 575px) {
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"] ul.products {
    column-gap: 10px !important;
    row-gap: 15px !important;
  }
  button.adfy__show-woofc {
    top: 10px !important;
  }
}


.backa {
 height: calc((100vw * 9) /16);
}

a.added_to_cart { display: none !important; }

.backa .elementor-background-slideshow__slide__image {
		background-repeat: no-repeat;
}
.banner-style-1 .thumb .mask {
    background-color: rgba(0,0,0,.3);
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
}

.__os-page-wrap__ {
	background-color: #ffffff;
}

.site-navigation  ul  li  a:hover {
	color: #500001;
	text-decoration:none;
}

.woocommerce .woocommerce-ordering select {
background-color: #ffffff;
}

.woocommerce .woocommerce-ordering {
	float: right;
}

.woocommerce div.product .woocommerce-tabs {
	padding: 0;
}

.orchid-backtotop {
	right: 34px;
}

.default-page-wrap .editor-entry, .summary-entry {
	padding: 0;
	box-shadow: none;
	border: none;
}

.woocommerce div.product div.summary, .woocommerce .quantity .qty, .woocommerce-page .quantity .qty, .woocommerce-page div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-Tabs-panel h2 {
	display:none;
}

.price_label {
	text-align: center;
font-weight: 600;
margin-top: -20px;
margin-bottom: 10px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
float:right;
}

.product-main-wrap, .woocommerce div.product div.summary, .woocommerce-page div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs li {


}
.masterheader .mini-cart {
	border:1px solid #f9c0b7;
}

aside.secondary-widget-area .widget {
/*	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
box-shadow: 0 0 20px rgba(0,0,0,0.1);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
border: 0;
border-radius: 20px;*/
	
}

.woocommerce .products .product .custom-cart-btn .button, .woocommerce .widget_price_filter .price_slider_amount .button {
	/*border-radius: 20px;*/
}

.woocommerce .woocommerce-pagination .page-numbers li {
	border-radius: 50%;
}
.orchid-backtotop {border-radius: 50%;}
.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {
	background-color: #f9c0b711;
}
.woocommerce div.product .woocommerce-tabs table.shop_attributes,.woocommerce table.shop_attributes th,
element {

}
.woocommerce div.product .woocommerce-tabs table.shop_attributes td, .woocommerce table.shop_attributes th{
	border-color:#f9c0b711;
}

select {
  border: 1px solid #f9c0b7;
	/*border-radius: 20px;*/}

.cats-widget-style-1 .card {
	  border: 1px solid #f9c0b7;
border-radius: 20px;
}

.social-icons a[href*="tel:"]:before{content:"\eaf0"}
.social-icons a[href*="wa.me"]:before{content:"\e967"}
.social-icons a[href*="t.me"]:before{content:"\e95d"}

.woocommerce span.price del, .woocommerce ul.products li.product .price del {
color: #f9c0b7;
display: block;
}

.main-tag-link a:hover {
	text-decoration:none;
}

header {
	z-index: 99991;
}

.new_right_head .wishlist-icon-container {
	padding-left:10px;
}

.new_right_head .cart-amount {
	margin-left: 10px;
	font-weight: 600;
	
}

.new_left_head .cat-nav-trigger {
	background-color: transparent;
	color: #500001;
}


.new_left_head .cat-nav-trigger .title {
	font-weight:600;
	font-size:16px;
}

header {
	z-index: 9999;
	position: inherit;
}

header.new_head {
	background-color:transparent;
}

.header-style-1 .wishlist-minicart-wrapper {
	max-width: 100%;
}

#billing_state_field, #billing_address_2 {
	display: none;
}
#billing_first_name_field {
	width: 100%;
}

body p {
	font-size: 14px;
}

.wp-block-button button.wp-block-button__link {
	background-color: rgb(242,182,184);
	border-radius: 2px;
	color: white;
	line-height: 12px !important;
	font-size: 12px !important;
	padding: 16px 20px;
	text-transform: uppercase;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
.wp-block-button button.wp-block-button__link:hover {
	background-color: #500001;}

@media (max-width: 1024px) {
.masterheader .mini-cart {
  display: none;
}
}

table.variations {
	overflow: visible;
}

.reset_variations{
	display: none !important;
}

.wp-buta {
transition: all .5s ease; 
	cursor: pointer;
	z-index: 9999999;
}

.wp-buta:hover {
transform: scale(1.1);
}

.wp-holder {
	position: fixed;
  width: 80px;
  z-index: 9999999;
}

.woocommerce .yandex-pay-badges, .summary .product_meta {
	margin: 20px 0;
}
.elementor-background-slideshow__slide__image{
	image-rendering: crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -moz-crisp-edges;
}
#yandex-pay-and-split-button-container{
	display:none !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .wp-block-heading {
	margin-top: 24px;
	font-size: 24px !important;
}

.wp-block-button__link.wp-element-button.add_to_cart_button:hover{
	  background-color: #500001;
color: white;
}

.wp-block-button__link {
	background-color: rgb(242,182,184);
border-radius: 2px;
color: white;
line-height: 12px !important;
font-size: 12px !important;
padding: 16px 20px;
text-transform: uppercase;
}

.wc-block-cart__submit-container:hover {
 background-color: #f2b6b8;
}

.wc-block-cart__submit-container:hover a.wc-block-cart__submit-button {
	color: #FFF;
	text-decoration: none;
	background-color: #f2b6b8;
}
.wc-block-cart__submit-container a.wc-block-cart__submit-button {
	color: #FFF;
	text-decoration: none;
}

:root{--adfy_woofc_cart_width:500px;--adfy_woofc_base_text_font_size:15px;--adfy_woofc_toggle_button_background_color_hover:rgba(255,255,255,1);--adfy_woofc_toggle_button_badge_background_color:rgba(186,130,105,1);--adfy_woofc_toggle_button_badge_background_color_hover:rgba(186,130,105,1);--adfy_woofc_toggle_button_badge_width:40;--adfy_woofc_toggle_button_badge_font_size:13px;--adfy_woofc_toggle_button_size:60px;--adfy_woofc_toggle_button_border_radius:7px;--adfy_woofc_toggle_button_cart_icon_font_size:20px;--adfy_woofc_toggle_button_horizental_offset:24px;--adfy_woofc_toggle_button_vertical_offset:228px;--adfy_woofc_base_button_font_size:14px;--adfy_woofc_base_button_font_weight:400;--adfy_woofc_base_button_letter_spacing:0.25;--adfy_woofc_base_button_border_radius:3px;--adfy_woofc_base_button_text_transform:none;--adfy_woofc_toast_button_text_color:white;--adfy_woofc_toast_button_text_color_hover:white;--adfy_woofc_cart_title_font_size:14px;--adfy_woofc_cart_title_font_weight:400;--adfy_woofc_cart_title_letter_spacing:0.25;--adfy_woofc_cart_title_text_transform:none;--adfy_woofc_cart_product_title_font_size:15px;--adfy_woofc_cart_product_title_font_weight:400;}
/*# sourceURL=addonify-floating-cart-inline-css */

:root {--adfy_wishlist_sidebar_btn_position_offset: -40;}
:root{--adfy_wishlist_wishlist_btn_text_color:#ffffff;--adfy_wishlist_wishlist_btn_text_color_hover:#ffffff;--adfy_wishlist_wishlist_btn_bg_color:rgba(249,192,183,1);--adfy_wishlist_wishlist_btn_bg_color_hover:rgba(186,130,105,1);--adfy_wishlist_sidebar_modal_overlay_bg_color:rgba(255,255,255,.96);--adfy_wishlist_popup_modal_overlay_bg_color:rgba(0,0,0,.8);--adfy_wishlist_popup_modal_bg_color:#ffffff;--adfy_wishlist_border_color:#f5f5f5;--adfy_wishlist_popup_modal_close_btn_icon_color:#444444;--adfy_wishlist_popup_modal_close_btn_icon_color_hover:#2274fb;--adfy_wishlist_popup_modal_icon_color:#fe0c67;--adfy_wishlist_success_icon_color:#36ff79;--adfy_wishlist_alert_icon_color:#ff9536;--adfy_wishlist_error_icon_color:#ff363a;--adfy_wishlist_info_icon_color:#2196F3;--adfy_wishlist_popup_modal_text_color:#444444;--adfy_wishlist_popup_modal_btn_text_color:#ffffff;--adfy_wishlist_popup_modal_btn_text_color_hover:#ffffff;--adfy_wishlist_popup_modal_btn_bg_color:#444444;--adfy_wishlist_popup_modal_btn_bg_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_toggle_btn_label_color:#444444;--adfy_wishlist_sidebar_modal_toggle_btn_label_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_toggle_btn_bg_color:rgba(255,255,255,0);--adfy_wishlist_sidebar_modal_toggle_btn_bg_color_hover:rgba(255,255,255,0);--adfy_wishlist_sidebar_modal_bg_color:#ffffff;--adfy_wishlist_sidebar_modal_title_color:#444444;--adfy_wishlist_sidebar_modal_empty_text_color:#444444;--adfy_wishlist_sidebar_modal_close_icon_color:#444444;--adfy_wishlist_sidebar_modal_close_icon_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_product_title_color:#444444;--adfy_wishlist_sidebar_modal_product_title_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_product_regular_price_color:#444444;--adfy_wishlist_sidebar_modal_product_sale_price_color:#ff0000;--adfy_wishlist_sidebar_modal_product_add_to_cart_label_color:#ffffff;--adfy_wishlist_sidebar_modal_product_add_to_cart_label_color_hover:#ffffff;--adfy_wishlist_sidebar_modal_product_add_to_cart_bg_color:#444444;--adfy_wishlist_sidebar_modal_product_add_to_cart_bg_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_product_remove_from_wishlist_icon_color:#9f9f9f;--adfy_wishlist_sidebar_modal_product_remove_from_wishlist_icon_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_view_wishlist_btn_label_color:#444444;--adfy_wishlist_sidebar_modal_view_wishlist_btn_label_color_hover:#2274fb;--adfy_wishlist_sidebar_modal_view_wishlist_btn_bg_color:rgba(255,255,255,0);--adfy_wishlist_sidebar_modal_view_wishlist_btn_bg_color_hover:rgba(255,255,255,0);--adfy_wishlist_sidebar_modal_in_stock_text_color:#249901;--adfy_wishlist_sidebar_modal_out_of_stock_text_color:#ff0000;--adfy_wishlist_product_removed_notice_bg_color:#d9edff;--adfy_wishlist_product_removed_notice_text_color:#004386;--adfy_wishlist_product_removed_notice_undo_btn_text_color:#004d90;--adfy_wishlist_product_removed_notice_undo_btn_hover_text_color:#01447f;--adfy_wishlist_product_removed_notice_undo_btn_bg_color:#afd9ff;--adfy_wishlist_product_removed_notice_undo_btn_hover_bg_color:#98cdff;}
/*# sourceURL=addonify-wishlist-inline-css */

:root {
--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");

--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");
--wvs-single-product-item-width:30px;
--wvs-single-product-item-height:30px;
--wvs-single-product-item-font-size:16px}
/*# sourceURL=woo-variation-swatches-inline-css */

:root{--sgcc-text-color:#222222;--sgcc-link-color:#222222;--sgcc-link-hover-color:#ba8269;--sgcc-notice-background-color:rgb(249,192,183);--sgcc-cookie-icon-color:#222222;--sgcc-close-button-background-color:#222222;--sgcc-close-button-hover-background-color:#4cc500;--sgcc-close-button-color:#ffffff;--sgcc-close-button-hover-color:#ffffff;--sgcc-accept-button-background-color:#222222;--sgcc-accept-button-hover-background-color:rgb(186,130,105);--sgcc-accept-button-color:#ffffff;--sgcc-accept-button-hover-color:#ffffff;--sgcc-accept-button-border-color:#222222;--sgcc-accept-button-hover-border-color:rgb(186,130,105);}
/*# sourceURL=simple-gdpr-cookie-compliance-inline-css */