@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//salli.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-3-300.woff2?v=8.3.5") format("woff2");
}

:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", 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: "Ubuntu", 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: #E33630;
	--wd-alternative-color: rgb(247,178,51);
	--btn-default-bgcolor: #e25853;
	--btn-default-bgcolor-hover: rgb(227,54,48);
	--btn-accented-bgcolor: #e25853;
	--btn-accented-bgcolor-hover: #e33630;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(36,36,36);
}
.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;
}
.wd-footer {
	background-color: rgb(221,51,51);
	background-image: none;
	background-size: cover;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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;
}



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

/*site content*/
.text-transform-uppercase{
    text-transform: uppercase;
}

/*display compare*/
  .wd-product.wd-hover-base .product-compare-button {
    display: block !important;
}

/*checkout*/
#wcus_np_billing_fields h3{
	padding-top: 30px;
}

/*catalogue main page*/

#mechanism-category-main .wd-tab-content{
    margin-top: 30px;
}
#mechanism-category-main .tabs-name{
    text-align: left;
}
#mechanism-category-main .tabs-name .tabs-text{
    color: #ffffff;
    background-color: #e33630;
    padding: 5px;
}

/*shop button*/
.single_add_to_cart_button {
	background-color: var(--btn-accented-bgcolor) !important;
}

/*variations filter reset button*/
.component_filters.filtered a.reset_component_filters, .component_filters a.reset_component_filter {
  margin-left: 8em !important;
}

/*vide button infobox*/
.video-on-ifobox{
    position: inherit;
    margin-left: 0px;
    margin-right: 15px;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}
.video-on-ifobox div a{
    min-width: min-content;
    max-width: max-content;
    background-color: #f4f4f4;
    padding-right: 20px;
    line-height: 13px;
    border: 1px solid #ebebeb;
}
.info-box-wrapper .product-additional-galleries .product-video-button>a:before {
   padding-right: 5px;
}

/*composit-product-numeration*/
component .component_pagination .current {
    color: #fff
}
.composite_pagination .element_link {
    height: auto !important;
}
/*currency switcher header*/
.currency_switch_form .currency_button{
    background-color: #e33630;
    color: #FFF;
}
.currency_switch_form .currency_button.active{
    background-color: #ffffff;
    color: #333333;
}
/*topheader phones*/
.whb-top-bar .whb-text-element {
    font-size: 16px;
    font-weight: 600;
}


#cerber-recaptcha > div {
 text-align: right;
 width: auto !important;
 height: auto !important;
}

/*form button*/
.wpcf7-submit[type="submit"]{
    /*font-size: 16px;*/
    /*line-height: 12px;*/
    /*padding: 12px 40px !important;*/
    background-color: #e33630;
    color: white;
}
.wpcf7-submit[type="submit"]:hover{
    -webkit-box-shadow: inset 0 0 200px rgba(0,0,0,.1);
    box-shadow: inset 0 0 200px rgba(0,0,0,.1);
    color: #fff;
}
/*single product video button*/
.product-video-button a{
    background-color: #e33630 !important;
    color: white;
}
.product-video-button a:hover{
    color: white;
}

/*hide*/
#simple-translate{display:none;}
#toplevel_page_woodmart_dashboard{display:none !important;}	
div.grecaptcha-badge{display:none !important;}

/*Badges*/
.wobd-image-bg-wrap .wobd-second-text{
font-size: 65%;
line-height: 0.9
}
.wobd-position-right_top{
	opacity:0.7;
	margin: 0px;
}
.owl-stage-outer .wobd-badges.wobd-position-right_top{
left: 0;
width: max-content;
}
/*hide uncategirized cat*/
li.cat-item-15{display:none;}

/*composite products style*/
.composited_product_quantity{display:none;}
.full_width .columns-4 .summary_elements li.summary_element {
  width: 200px;
}

.component .component_pagination .current {
    color: #fff !important;
}
.composite_summary a.summary_element_select {
    font-size: 0.7rem !important;
    background-color: var(--btn-accent-bgcolor);
    color: white;
}
.component_option_thumbnail_container .thumbnail_description .title {
    font-size: 0.9em;
    font-weight: 500;
}
.composite_summary li.summary_element h3 {
    font-size: 0.9em !important;
}
.component_option_thumbnail_container .thumbnail_description .title {
    font-size: 0.8em !important;
}

.button{
	background-color: var(--btn-accent-bgcolor);
	color: #FFF;
}
.button:hover{
	color: #FFF;
}
button.component_option_thumbnail_select {
    opacity: 1 !important;
}
/*composite-item-desing*/
.cp_clearfix.component_option_thumbnail{
	border: 2px solid #E6E6E6;
}
.cp_clearfix.component_option_thumbnail:hover{
  border: 2px dashed var(--wd-primary-color);
}

/*composite-item-select*/
.cp_clearfix.component_option_thumbnail.selected{
border: 2px solid var(--wd-primary-color);
}
.cp_clearfix.component_option_thumbnail.selected::before {
		font-size: 10px;
    font-family: 'FontAwesomeCP';
    content: '\e80a';
    position: absolute;
    left: 1px;
    top: 1px;
    background: var(--btn-accent-bgcolor);
    color: white;
    padding: 1px 3px;
		z-index: 1;
}
div.select-option.swatch-wrapper.selected::before {
		font-size: 10px;
    font-family: 'FontAwesomeCP';
    content: '\e80a';
    color: white;
    background: var(--btn-accent-bgcolor);
    padding: 1px 3px;
    position: absolute;
}
/*composite-btn-hide*/
.component_option_thumbnail_container .thumbnail_buttons {
     display: none;
}
/*composite-clear-btn-style*/
.clear_component_options{
	padding: 5px; 
}
.clear_component_options{
  border-color: var(--notices-warning-bg);
  color: var(--notices-warning-bg);
}
.clear_component_options:hover{
background: var(--notices-warning-bg);
color: white !important;
}

/*composite-warnings*/
.composite_wrap .composite_message .woocommerce-info {
    margin: auto !important;
}
/*composite title wraper*/

.composite_form div.closed div.component_title_wrapper{
	background-position: top;
}
.composite_form div.open div.component_title_wrapper{
	background-position: center;
}

h2.step_title_wrapper.component_title.component_title_toggled, h2.step_title_wrapper.component_title{
    margin-bottom: 0 !important;
	color: white;
}
/*cps*/
.composite_form .composite_pagination ul li {
margin: 0 24px 5px 0 !important;
height: 32px !important;
line-height: 32px !important;
}

.composite_form .composite_pagination ul li::before{
  border-width: 16px !important;
  margin-top: -16px !important;
}
.composite_form .composite_pagination ul li::before{
left: -16px !important;
}
.composite_form .composite_pagination ul li::after{
border-width: 16px !important;
margin-top: -16px !important;
}
/*cp link*/
.composite_pagination .element_link {
  padding: 10px 0 10px 0 !important;
}
/*cp item desc*/
.component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details {
  max-height: 300px;
  overflow-y: auto;
}
/*selected composite pagination arrows background color and text*/
.composite_form .composite_pagination ul li.pagination_element_current::after {
  border-left-color: var(--wd-primary-color) !important;
}
.composite_form .composite_pagination ul li.pagination_element_current::before {
  border-top-color: var(--wd-primary-color) !important;
  border-bottom-color: var(--wd-primary-color) !important;
}
.composite_form .composite_pagination ul li.pagination_element_current {
  background: var(--wd-primary-color) !important;
}
.composite_pagination .pagination_element_current .element_link {
  color: white !important;
}
.composite_pagination .pagination_element_current .element_inner .element_index {
	color: white !important;
}
@media (min-width: 1025px) {
	/*catalogue main page*/
#mechanism-category-main .wd-products-tabs .products-tabs-title li{
   width: 22%;
}

#mechanism-category-main .wd-products-tabs .products-tabs-title img{
border-radius: 50% 50% 0 0;
width: 250px;
}
#mechanism-category-main .wd-nav[class*="wd-style-underline"] .nav-link-text {
  height: 90px;
background: linear-gradient(to top,#e8e8e821,#fff0);
    padding: 0 16px;
}


/*vide button infobox*/
.video-on-ifobox div a{
    min-width: max-content;
}
/*swatces list vertical*/
.product-image-summary .product-images .labels-rounded .product-label {
    min-width: 30px;
    min-height: 30px;
}
.labels-rounded .label-with-img {
    max-width: 30px;
}

/*кнопка выбора вариаций*/
.composite_form .composite_navigation.paged .next, .composite_form .composite_navigation.paged .prev{
    padding: 5px 20px;
    background-color: #f3f3f3;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 4px solid #3f3f3f;
}
.composite_form .composite_navigation.paged .next:hover, .composite_form .composite_navigation.paged .prev:hover{
    border-bottom: 4px solid #e33630;
}

/*каталог*/
.product-grid-item .price {
    font-size: x-large;
    font-weight: bold;
}
.product-grid-item .product-title{
    font-size: x-large;
    font-weight: bold;
}
/*price*/
.composite_price .price{
    font-size: x-large;
}
div.woocs_price_info ul {
    font-size: 12px;
}
.product-image-summary .summary-inner > .price{
    display: inline-block;
}

/*popup*/
#zakazat{
    background-image: url(https://salli.com.ua/wp-content/uploads/2019/05/Konsultatsiya.jpg);
    background-size: cover;
    background-position: center center;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*brands on single page*/
div.woodmart-product-brands .woodmart-product-brand{
    display: inline-block;
    padding-right: 10px;
}
/*price single product*/
.product-image-summary .summary-inner > .price{
    display: inline-block;
    padding-right: 10px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*brands on single page*/
div.woodmart-product-brands .woodmart-product-brand{
    display: inline-block;
    padding-right: 10px;
}
/*price single product*/
.product-image-summary .summary-inner > .price{
    display: inline-block;
    padding-right: 10px;
}
}

@media (max-width: 576px) {
	/*brands on single page*/
div.woodmart-product-brands .woodmart-product-brand{
    display: inline-block;
    padding-right: 10px;
}
/*price single product*/
.product-image-summary .summary-inner > .price{
    display: inline-block;
}

/*fontt-headers*/
.woodmart-title-size-extra-large .woodmart-title-container{
    font-size: 30px;
}

/*catalogue main page*/
.woodmart-products-tabs.tabs-design-simple .products-tabs-title li {
    display: block;
}
.woodmart-products-tabs.tabs-design-simple .products-tabs-title li.active-tab-title::after{
    content: " ◄";
}

/*кнопка выбора вариаций*/
.composite_form .composite_navigation.paged .next, .composite_form .composite_navigation.paged .prev{
    padding: 5px 20px;
    background-color: #f3f3f3;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 4px solid #3f3f3f;
    font-size:1.2em;
}
.composite_form .composite_navigation.paged .next:hover, .composite_form .composite_navigation.paged .prev:hover{
    border-bottom: 4px solid #e33630;
}

/*info-price*/
div.woocs_price_info ul {
    min-width: min-content;
    font-size: 12px;
}
div.woocs_price_info ul li{
    padding-bottom: 0px;
}

/*boxes mainpage mobile*/
#benefits .box-icon-with-bg {
    padding-left: 70px !important;
    padding-right: 70px !important;
}
}

