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

:root {
	--wd-text-font: "Afacad", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Afacad", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Afacad", 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: "Afacad", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Afacad", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Afacad", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(174,156,255);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--btn-transform: none;
	--btn-font-size: 16px;
	--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: 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: 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;
}
.page .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1320px;
--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: 1320px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.elementor-7 .elementor-element.elementor-element-460aaf0 .wd-button-wrapper a {
    background-color: #AE9CFF;
    border-color: #AE9CFF;
    width: 205px;
    height: 56px;
    padding-left: 20px;
    padding-right: 4px;
	padding-top:10px;
    border-radius:20px;
}
.elementor-7 .elementor-element.elementor-element-460aaf0 .wd-btn-text {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin-right: 44px;
}
.wd-accordion.wd-titles-left>.wd-accordion-item>.wd-accordion-title>div {
    justify-content: center;
}
.wd-accordion-opener {
    position: relative;
    color: #000000 !important;
    text-align: center;
    font-size: 20px !important;
    line-height: 1;

}
.wd-accordion-title:is(.wd-active)>.wd-accordion-title-text {
  
    display: none;
}
.wd-accordion-title {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-block: var(--wd-accordion-spacing);
    cursor: pointer;
    transition: all .25s ease;
    user-select: none;
    justify-content: end;
}

.wd-btn-icon{
display:flex;
}
.wd-open-popup,.elementor-element-242aaf1 .btn{
	background-color: #AE9CFF;
    border-color: #AE9CFF;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    
    padding: 4px 4px 4px 20px;
}

.elementor-element-e001236 .wd-open-popup, .elementor-element-d485e3c .wd-open-popup,.elementor-element-51b596f .wd-open-popup, .elementor-element-9e549ff .wd-open-popup, .elementor-element-242aaf1 .btn{
max-width:205px;
}
.elementor-element-4f173f4 .wd-open-popup,.elementor-element-0f2b7d4 .wd-open-popup{
padding:18px;
}

.elementor-element-4f173f4 .wd-btn-text,.elementor-element-0f2b7d4 .wd-btn-text {
display:none;
}
.elementor-element-5702ea3 .wd-button-wrapper .btn {
border-radius:20px;
}

.mfp-wrap .wd-popup {
    display: block;
    border-radius: 20px;
}

.elementor-element-31c0b61 .wd-btn-text, .elementor-element-21d8fd1 .wd-btn-text{
display:none;
}

.elementor-element-31c0b61 .wd-open-popup,.elementor-element-21d8fd1 .btn.wd-open-popup {
padding:18px;
}

.elementor-element-cffe223 .elementor-widget-container{
display:flex;
	justify-content:center;
}
.elementor-element-cffe223 .wd-button-wrapper{
width:180px;
}

.elementor-element-cffe223 .wd-btn-text{
font-size:14px;
}

.wd-fs-menu {
    position: fixed;
	max-width:280px;
	max-height:600px;
	left: 50%;
    top: 130px;
    border-radius: 30px;
    transform: translateX(-50%);
    z-index: 400;
    visibility: hidden;
    padding-block: 80px;
    background-color: #FFFFFF40;
    backdrop-filter: blur(60px);
    opacity: 0;
    transition: visibility .2s ease, opacity .2s ease;
    outline: none !important;
}
.whb-column9 {
background-color: #FFFFFF25;
    backdrop-filter: blur(40px);
    width: 280px;
    height: 80px;
    border-radius: 30px;
    display: flex;
    justify-content: center;;
}

.whb-column9 .wd-header-text{
flex:none;
}

#menu-main-1 .nav-link-text{
	font-size: 32px;
    line-height: 0.9;
}

 .wd-nav-fs>li>a{
    padding-block: 8px;
}
.whb-column9 .wd-header-nav, .whb-column9 .site-logo , .whb-column9 .wd-header-text{
flex-grow:1;
}
.wd-dropdown-menu.wd-design-default {
    padding: var(--wd-dropdown-padding, 12px 20px);
    --wd-dropdown-width: 280px;
}
.wd-dropdown {
   
    left: -5px;
    z-index: 380;
	padding:40px 0;
	background-color:#f5e4b9;
	backdrop-filter: blur(40px);
   border-radius:30px;
	border:none !important;
	box-shadow:none;
}
.whb-column_mobile2, .whb-column_mobile3 , .whb-column_mobile4{
display:none;
}
html {
  scroll-behavior: smooth;
}@media (min-width: 1025px) {
	.check_field .wpcf7-checkbox, .check_field_open .wpcf7-checkbox{
	  display: grid;
    grid-template-columns: 50% 50%;
    grid-auto-flow: row;
	   row-gap:10px;
}
input[type="checkbox"]{
position:relative;
}
input[type="checkbox"]::before{
	        content: '';
        width: 24px;
        height: 24px;
        background-color: #efefef;
        position: absolute;
        left: -10px;
        border-radius: 10px;
        display: block;
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
	
}

input[type=checkbox]:checked:before{
	background-image: url('/wp-content/uploads/2026/02/Frame-1.png');
    background-size: contain; /* Уменьшает/вписывает картинку */
    background-repeat: no-repeat;
    background-position: center;
	
}
.radio_block p{
display:flex;}

.tab_selector_wrapper{
    display: flex;
    gap: 10px;
	  margin-bottom:20px;
}
.tab_selector_item{
    padding: 15px 22px;
    border: none;
    background: #efefef;
    border-radius: 15px;
}
.active{
    background:#FCF6BD;
}
.tab_selector_item p{
padding:0;
margin-bottom:0;


font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;



}

.section_item {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 20px;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #00000033;
}
.section_item_tabs,.section_Details{
margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #00000033;
}
input[type='text']{

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: rgba(51, 51, 51, 0.6);




}
.input_item p{
	margin-bottom:0;
}
.input_item {

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: rgba(51, 51, 51, 0.6);


}
.input_item input{
width: 305px;
height: 50px;
border: none;
background: #efefef;
border-radius: 15px;
padding-left: 15px;

}
.wpcf7-text{
height: 50px !important;
border: none !important;
background: #efefef !important;
border-radius: 15px !important;
}
label{
 

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;


}

    .form {
        max-width: 620px;
}
.section_title{


font-family: 'Afacad';
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 37px;
letter-spacing: -0.04em;
margin-bottom:15px;
color: #333333;


}
.section_title p{
margin:0;
}
.wpcf7-checkbox span{
color:#33333399;
}

.wpcf7-list-item{
margin-left:14px;
}
div.wpcf7 input[type="submit"].submit_button{
width:100%;
box-shadow:none;
 background-color: #AE9CFF;
border-radius: 15px;
min-height:56px;

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;
color: #FFFFFF;
}
div.wpcf7 input[type="submit"].submit_button:hover{
	    
    box-shadow:none !important;
   
	 background-color: #FCF6BD ;
   color: #333333;
}
.wpcf7-response-output{

background-color:transparent !important;
max-width:470px;
font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 110%;
transform:translatex(-65px);
letter-spacing: -0.04em;
padding-inline:0 !important;
padding-block: 5px !important;;
color: rgba(51, 51, 51, 0.6) !important;


}
.wpcf7-response-output:before{
display:none;
}
.text_area_form{
padding: 15px 15px 60px !important;
	white-space:pre-wrap;
	 word-break: break-word; 
   
}

.text_area_form::placeholder{
line-height: normal;
	vertical-align: top;
	max-width:500px;
}
.section_descr{

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;



}

.check_field_open{
display:none;
}
/* .last input[type=checkbox]:checked ~ .section_Details>.check_field_open{
	display:block;

} */


}

@media (min-width: 768px) and (max-width: 1024px) {
	.check_field .wpcf7-checkbox, .check_field_open .wpcf7-checkbox{
	  display: grid;
    grid-template-columns: 50% 50%;
    grid-auto-flow: row;
	   row-gap:10px;
}
input[type="checkbox"]{
position:relative;
}
input[type="checkbox"]::before{
	        content: '';
        width: 24px;
        height: 24px;
        background-color: #efefef;
        position: absolute;
        left: -10px;
        border-radius: 10px;
        display: block;
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
	
}

input[type=checkbox]:checked:before{
	background-image: url('/wp-content/uploads/2026/02/Frame-1.png');
    background-size: contain; /* Уменьшает/вписывает картинку */
    background-repeat: no-repeat;
    background-position: center;
	
}
.radio_block p{
display:flex;}

.tab_selector_wrapper{
    display: flex;
    gap: 10px;
	  margin-bottom:20px;
}
.tab_selector_item{
    padding: 15px 22px;
    border: none;
    background: #efefef;
    border-radius: 15px;
}
.active{
    background:#FCF6BD;
}
.tab_selector_item p{
padding:0;
margin-bottom:0;


font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;



}

.section_item {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 20px;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #00000033;
}
.section_item_tabs,.section_Details{
margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #00000033;
}
input[type='text']{

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: rgba(51, 51, 51, 0.6);




}
.input_item p{
	margin-bottom:0;
}
.input_item {

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: rgba(51, 51, 51, 0.6);


}
.input_item input{
width: 305px;
height: 50px;
border: none;
background: #efefef;
border-radius: 15px;
padding-left: 15px;

}
.wpcf7-text{
height: 50px !important;
border: none !important;
background: #efefef !important;
border-radius: 15px !important;
}
label{
 

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;


}

    .form {
        max-width: 620px;
}
.section_title{


font-family: 'Afacad';
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 37px;
letter-spacing: -0.04em;
margin-bottom:15px;
color: #333333;


}
.section_title p{
margin:0;
}
.wpcf7-checkbox span{
color:#33333399;
}

.wpcf7-list-item{
margin-left:14px;
}
div.wpcf7 input[type="submit"].submit_button{
width:100%;
box-shadow:none;
 background-color: #AE9CFF;
border-radius: 15px;
min-height:56px;

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;
color: #FFFFFF;
}
div.wpcf7 input[type="submit"].submit_button:hover{
	    
    box-shadow:none !important;
   
	 background-color: #FCF6BD ;
   color: #333333;
}
.wpcf7-response-output{

background-color:transparent !important;
max-width:470px;
font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 110%;
transform:translatex(-65px);
letter-spacing: -0.04em;
padding-inline:0 !important;
padding-block: 5px !important;;
color: rgba(51, 51, 51, 0.6) !important;


}
.wpcf7-response-output:before{
display:none;
}
.text_area_form{
padding: 15px 15px 60px !important;
	white-space:pre-wrap;
	 word-break: break-word; 
   
}

.text_area_form::placeholder{
line-height: normal;
	vertical-align: top;
	max-width:500px;
}
.section_descr{

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;



}

.check_field_open{
display:none;
}
/* .last input[type=checkbox]:checked ~ .section_Details>.check_field_open{
	display:block;

} */


}

@media (max-width: 576px) {
	.check_field .wpcf7-checkbox, .check_field_open .wpcf7-checkbox{
	  display: grid;
    grid-template-columns: 100%;
    grid-auto-flow: row;
	   row-gap:8px;
}
input[type="checkbox"]{
position:relative;
}
input[type="checkbox"]::before{
	        content: '';
        width: 24px;
        height: 24px;
        background-color: #efefef;
        position: absolute;
        left: -5px;
        border-radius: 10px;
        display: block;
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
	
}

input[type=checkbox]:checked:before{
	background-image: url('/wp-content/uploads/2026/02/Frame-1.png');
    background-size: contain; /* Уменьшает/вписывает картинку */
    background-repeat: no-repeat;
    background-position: center;
	
}
.radio_block p{
display:flex;}

.tab_selector_wrapper{
    display: flex;
    gap: 10px;
	  margin-bottom:20px;
}
.tab_selector_item{
    padding: 15px 22px;
    border: none;
    background: #efefef;
    border-radius: 15px;
}
.active{
    background:#FCF6BD;
}
.tab_selector_item p{
padding:0;
margin-bottom:0;


font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;



}

.section_item {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #00000033;
}
.section_item_tabs,.section_Details{
margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #00000033;
}
input[type='text']{

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.04em;

color: rgba(51, 51, 51, 0.6);




}
.input_item p{
	margin-bottom:0;
}
.input_item {

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.04em;

color: rgba(51, 51, 51, 0.6);


}
.input_item input{
width: 305px;
height: 50px;
border: none;
background: #efefef;
border-radius: 15px;
padding-left: 15px;

}
.wpcf7-text{
height: 50px !important;
border: none !important;
background: #efefef !important;
border-radius: 15px !important;
}
label{
 

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;


}

    .form {
        max-width: 620px;
}
.section_title{


font-family: 'Afacad';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 37px;
letter-spacing: -0.04em;
margin-bottom:0;
color: #333333;


}
.section_title p{
margin:0;
}
.wpcf7-checkbox span{
color:#33333399;
}

.wpcf7-list-item{
margin-left:5px;
}
div.wpcf7 input[type="submit"].submit_button{
width:100%;
box-shadow:none;
 background-color: #AE9CFF;
border-radius: 15px;
min-height:56px;

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.04em;
color: #FFFFFF;
}
div.wpcf7 input[type="submit"].submit_button:hover{
	    
    box-shadow:none !important;
   
	 background-color: #FCF6BD ;
   color: #333333;
}
.wpcf7-response-output{

background-color:transparent !important;
max-width:470px;
font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 110%;
transform:translatex(-65px);
letter-spacing: -0.04em;
padding-inline:0 !important;
padding-block: 5px !important;;
color: rgba(51, 51, 51, 0.6) !important;


}
.wpcf7-response-output:before{
display:none;
}
.text_area_form{
padding: 15px 15px 60px !important;
	white-space:pre-wrap;
	 word-break: break-word; 
   
}

.text_area_form::placeholder{
line-height: normal;
	vertical-align: top;
	max-width:500px;
}
.section_descr{

font-family: 'Afacad';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.04em;

color: #333333;



}
.section_descr p{
	margin-bottom: 0;
}

.check_field_open{
display:none;
}
/* .last input[type=checkbox]:checked ~ .section_Details>.check_field_open{
	display:block;

} */
input[type='text'],input[type='text']{
font-size:12px;
}
.wd-popup {
padding:20px; !important;

}
.whb-flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
}

