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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//dolce.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #000000;
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #4d9894;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #4d9894;
	--wd-alternative-color: #ffffff;
	--wd-link-color: #363636;
	--wd-link-color-hover: #000000;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #5fa09c;
	--btn-accented-bgcolor-hover: #5fa09c;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #e0b252;
	--notices-warning-color: #ffffff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://dolce.by/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-transform: inherit;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.featured {
	background-color: #d49479;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 8px;
}



.product-desc{
display:flex;
flex-direction:column;
gap:5px;
color:grey;

}
.product-desc strong{
color:black;
}
.scrollToTop{
left:12px;
width:30px!important;
height:30px!important;
}
.wd-header-cats.wd-style-1 .menu-opener{
border-radius:8px!important;
min-width:150px!important;
}
.tve_p_right{
display:none;
}


.qty, .plus, .minus{
border:0!important;
}
.plus, .minus{
border-radius:8px!important;
}
.single_add_to_cart_button {
border-radius:8px;
}
.return-to-shop a,
.cart-actions button,
/* .checkout-button */
{
padding: 5px 20px 20px 20px;
border-radius:8px!important;
}
#place_order{
border-radius:8px!important;
}
.return-to-shop a{
/* padding: 5px 20px 20px 20px!important; */
border-radius:8px!important;
}

.product-labels.labels-rounded .product-label{
max-width:100px!important;
min-height:70px!important;
}


.product-labels.labels-rounded{
max-width:75%!important;
}

.wd-header-cats.wd-style-1 .menu-opener{
padding:0!important;
}

.wd-search-form input{
border-right-style:solid!important;
border-top-style:solid!important;
border-left-style:solid!important;
border-radius:0!important;
padding-left:15px!important;
}


/* QUIZ */

.tqb-answer-image-container{
	border-radius: 10px !important;
}

.tqb-answer-image-container img{
/* 	height:260px !important; */
	width:100% !important;
	object-fit:cover !important;
	margin: 0 0 !important;
}

.tqb-question-wrapper{
	padding: 60px !important;
	background: transparent !important;
}
.tqb-progress-container{
	margin: 0 !important;
}
.tqb-next-item, .tqb-remaining-progress{
  background: rgba(237, 248, 254, 0.1) !important;
}
.tqb-progress-container .tqb-progress {
  margin-bottom: 10px !important;
}
.tqb-template-style-0 button {
		font-weight: 500 !important;
   font-family: 'Open Sans';
   font-size: 16px !important;
   color: #030303 !important;
}

.tqb-template-style-0 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image{
	display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
	gap: 20px !important;
}
.tqb-progress{
	height: 10px !important;
}
.tqb-answer-text-container{
	padding-bottom:15px !important;
}

.tqb-answer-text{
	color: black !important;
	font-family: 'Open Sans' !important;
	font-size: 16px;
	text-align: center !important;
	line-height: 1.1 !important;
	font-weight: 500 !important;
	padding: 0 !important;
}
.tqb-template-style-0 .tqb-answer-inner-wrapper:hover:not(.tqb-open-ended-wrapper) .tqb-answer-text{
	color: #4d9893 !important;
}
.tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper){
  border: 1px solid rgba(0,0,0,0.105) !important;

}
.tqb-answer-inner-wrapper:hover:not(.tqb-open-ended-wrapper), .tqb-answer-inner-wrapper:active:not(.tqb-open-ended-wrapper){
	background-color: rgba(255, 255, 255, 1) !important;
  color: #4d9893 !important;
  box-shadow: none !important;
  border: 1px solid #4d9893 !important;
	opacity: 1 !important;
}

.tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper) .tqb-answer-text:before{
	display: none !important;
}

.tqb-template-style-0 .tqb-answer-has-image .tqb-answer-inner-wrapper {
  width: 100% !important;
}

.tqb-progress-label{
	font-family: 'Open Sans' !important;
	font-size: 14px !important;
	margin-bottom: 20px !important;
}
.tqb-progress{
	border-radius: 20px !important;
}
.tqb-question-text{
	font-family: 'Open Sans' !important;
	color: white !important;
	font-size: 24px !important;
	line-height: 1.2 !important;
	font-weight: 600 !important;
	text-align: left !important;
}

.tqb-template-style-0 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper){
	border-radius: 10px !important;
	background: white;
}
.tqb-answer-open-type textarea{
	color: #D6D6D6 !important;
	font-size: 14px !important;
}
.tqb-template-style-0 .tqb-button-holder svg {
	fill: #4d9893 !important;
}
.tqb-answer-open-type .tqb-answer-status.tqb-error-text{
	color: #F2E93E !important;
}
.tqb-template-style-0 {
    max-width: 90% !important;
}
.tqb-redirect-box{
	border-radius: 10px !important;
	background: transparent !important;
	box-shadow: none !important;
	width: 100% !important;
}
.tqb-redirect-message span{
	color: white !important;
	font-family: 'Open Sans' !important;
}
.tqb-shortcode-wrapper .tqb-loading-overlay {
    animation-name: set-animation;
    animation-duration: .4s !important;
}
.tqb-loading-bullets{
    width: 10px !important;
    height: 10px !important;
    animation: tqb-loader10 .2s ease alternate infinite  !important;
    animation-delay: .2s !important;
}
.tqb-loading-overlay .tqb-template-overlay-style-0{
	height:100% !important;
}
/* END QUIZ */
/* Базовые стили для всех меток - СКРЫВАЕМ ТЕКСТ */
.product-labels {
	top: 0px !important;}
.new.product-label, .onsale.product-label, .featured.product-label {
    visibility: hidden !important;
    position: relative; /* Чтобы псевдо-элемент позиционировался относительно метки */
    background: transparent !important; /* Убираем старый фон */
    border-radius: 0 !important;
    min-height: auto !important;
    width: 50px !important; /* Задаем размер под вашу иконку */
    height: 50px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 0 !important; /* Скрываем любой возможный текст */
}

/* Создаем псевдо-элемент для иконки */
.new.product-label:before, .onsale.product-label:before, .featured.product-label:before {
    content: "" !important; /* Убираем текстовый content "SALE" */
    visibility: visible !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    display: block !important;
}

/* --- ЗДЕСЬ ВСТАВЬТЕ СВОИ SVG ДЛЯ РАЗНЫХ ТИПОВ МЕТОК --- */

/* СТИЛЬ ДЛЯ МЕТКИ "SALE" (Распродажа) */
.onsale.product-label:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%202L2%207l10%205%2010-5-10-5zM2%2017l10%205%2010-5M2%2012l10%205%2010-5%22%20stroke%3D%22%23fff%22%20fill%3D%22%2383b735%22%2F%3E%3C%2Fsvg%3E") !important;
}

/* СТИЛЬ ДЛЯ МЕТКИ "NEW" (Новинка) */
/* Если у новинки другой класс, например .new-label, замените селектор */
.new.product-label:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Слой_1' x='0' y='0' style='enable-background:new 0 0 69.8 68.8' version='1.1' viewBox='0 0 69.8 68.8'%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D%3C/style%3E%3Cpath d='m14.5 62.9 9.3-3c1.3 3 2.6 5.9 4 8.9 2.4-2.2 4.8-4.3 7.2-6.5.4.4.9.8 1.3 1.2 2 1.8 3.9 3.6 5.9 5.3 1.3-3 2.6-5.9 4-8.9l9.3 3v-9.7c3.2-.3 6.5-.7 9.7-1-1.3-3-2.6-5.9-4-8.9 2.8-1.6 5.6-3.2 8.4-4.9-2.4-2.2-4.8-4.3-7.2-6.5.2-.3.4-.5.6-.8 1.7-2.4 3.4-4.7 5.2-7.1l-9.3-3c.7-3.2 1.4-6.3 2-9.5-3.2.3-6.5.7-9.7 1-.7-3.2-1.3-6.4-2-9.5-2.8 1.6-5.6 3.2-8.4 4.9-1.4-2-2.9-4-4.3-6-.5-.6-.9-1.3-1.4-1.9-1.9 2.6-3.8 5.3-5.7 7.9C26.6 6.3 23.8 4.7 21 3c-.7 3.2-1.3 6.3-2 9.5-3.2-.3-6.5-.7-9.7-1 .7 3.2 1.4 6.3 2 9.5C8 22 5 23 1.9 24c1.7 2.4 3.4 4.7 5.2 7.1.2.3.4.5.6.8-2.4 2.2-4.8 4.3-7.2 6.5C3.2 40 6 41.7 8.8 43.3c-1.3 3-2.6 5.9-4 8.9 3.2.3 6.5.7 9.7 1v9.7z' style='fill:%23bc121e'/%3E%3Cpath d='m13.8 41.9-.1-11.2h3.5s3.4 6.6 3.6 7.3h.1c-.2-1.4-.3-7.4-.3-7.4h2.7l.1 11.2h-3.2l-4-7.7c.1 1.4.2 7.8.2 7.8h-2.6zM32.6 37.2h-4v2.1l4.5-.1v2.5l-7.5.1-.1-11.2 7.3-.1V33h-4.3v1.8h4l.1 2.4zM36.6 41.7l-2.7-11.2h3.2l1.3 8.1c.1-.6 1.3-8.1 1.3-8.1h3.2s1.2 7.3 1.3 8l1.2-8h3.1l-2.6 11.3h-3.3l-.8-4.4c-.2-1-.5-3.4-.5-3.4s-.4 2.9-.5 3.4l-.8 4.4-3.4-.1zM54.5 41.7c-1.1 0-1.7-.6-1.7-1.7 0-1.2.5-1.7 1.7-1.8 1.1 0 1.7.6 1.7 1.7 0 1.2-.6 1.8-1.7 1.8zm-1.2-4.1-.5-7.3h3.1l-.4 7.4-2.2-.1z' class='st1'/%3E%3C/svg%3E") !important;
}

/* СТИЛЬ ДЛЯ МЕТКИ "HOT" (Хит продаж) */
/* Если у хита другой класс, например .hot-label, замените селектор */
.onsale.product-label:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Слой_1' x='0' y='0' style='enable-background:new 0 0 69.8 68.8' version='1.1' viewBox='0 0 69.8 68.8'%3E%3Cstyle%3E.st2%7Bdisplay:inline%7D.st2,.st3%7Bfill:%23fff%7D%3C/style%3E%3Cpath d='m14.8 62.9 9.3-3c1.3 3 2.6 5.9 4 8.9 2.4-2.2 4.8-4.3 7.2-6.5.4.4.9.8 1.3 1.2 2 1.8 3.9 3.6 5.9 5.3 1.3-3 2.6-5.9 4-8.9l9.3 3v-9.7c3.2-.3 6.5-.7 9.7-1-1.3-3-2.6-5.9-4-8.9 2.8-1.6 5.6-3.2 8.4-4.9-2.4-2.2-4.8-4.3-7.2-6.5.2-.3.4-.5.6-.8 1.7-2.4 3.4-4.7 5.2-7.1l-9.3-3c.7-3.2 1.4-6.3 2-9.5-3.2.3-6.5.7-9.7 1-.7-3.2-1.3-6.4-2-9.5-2.8 1.6-5.6 3.2-8.4 4.9-1.4-2-2.9-4-4.3-6-.5-.6-.9-1.3-1.4-1.9-1.9 2.6-3.8 5.3-5.7 7.9-2.8-1.6-5.6-3.2-8.4-4.9-.7 3.2-1.3 6.3-2 9.5-3.2-.3-6.5-.7-9.7-1 .7 3.2 1.4 6.3 2 9.5l-9.3 3c1.7 2.4 3.4 4.7 5.2 7.1.2.3.4.5.6.8-2.4 2.2-4.8 4.3-7.2 6.5C3.4 40 6.2 41.7 9 43.3c-1.3 3-2.6 5.9-4 8.9 3.2.3 6.5.7 9.7 1 .1 3.2.1 6.5.1 9.7z' style='fill:%23bc121e'/%3E%3Cpath d='M35.1 58c-4.9 0-9.5-1.8-12.9-5.2-1.7-1.6-3-3.5-3.9-5.6-1-2.2-1.4-4.5-1.4-6.9 0-5.5 2.3-9.5 4.1-12.8 1.8-3.2 3.1-5.5 1.6-7.8-.1-.2-.1-.4 0-.6.1-.2.3-.3.6-.2.1 0 1.3.3 2.4 1.5.9.9 1.9 2.4 2 5 .2-.2.3-.5.5-.7.6-1 1.4-2.8 1.4-5.2 0-3.7.7-5.4 1.3-6.5 1.1-1.9 2.9-3.3 5.8-4.4.2-.1.5 0 .7.2-.1.2-.1.4-.3.6 0 0-1.1.8-1.8 2-.9 1.5-.9 2.9 0 4.1.8 1.1 1.8 1.9 2.7 2.7 2 1.6 4.1 3.3 5 8.3.9-1.4 2.2-2.6 3.7-3.3.2-.1.5 0 .7.2.2.2.1.5-.1.7-.5.5-.8 2.9 1.5 5.3 1.8 1.9 3 3.5 3.7 5.2.7 1.6 1 3.4 1 5.9 0 2.4-.5 4.7-1.4 6.9-.9 2.1-2.2 4-3.9 5.6-3.5 3.2-8.1 5-13 5zm-11-37.4c.3.9.2 1.8-.1 2.9-.4 1.4-1.2 2.9-2.2 4.6-1.8 3.1-4 7.1-4 12.3 0 4.4 1.8 8.6 5 11.8 3.3 3.2 7.6 4.9 12.2 4.9s8.9-1.7 12.2-4.9c3.3-3.1 5-7.3 5-11.8 0-2.3-.3-3.9-.9-5.5-.6-1.6-1.7-3.1-3.4-4.8-1.5-1.6-2-3.1-2.1-4.1-.1-.4-.1-.8 0-1.1-1.2.9-2.2 2.1-2.8 3.5-.1.2-.3.4-.6.3-.2 0-.4-.2-.4-.5-.6-5.9-2.6-7.5-4.8-9.2-1-.8-2-1.6-2.9-2.9-1.2-1.6-1.2-3.5-.1-5.3 0 0 0-.1.1-.1-1.2.8-2.1 1.7-2.7 2.7-.8 1.4-1.2 3.2-1.2 6 0 1.5-.3 3.7-1.5 5.8-.8 1.3-1.5 1.9-1.6 1.9-.2.1-.4.2-.6.1-.2-.1-.3-.3-.3-.5.1-2.4-.4-4.3-1.7-5.5-.1-.3-.4-.4-.6-.6z' class='st3'/%3E%3Cpath d='M33.1 36.1c0 4.3-2.2 6.4-4.9 6.4-2.5 0-4.7-2-4.7-6.1 0-4 2.2-6.3 4.9-6.3 2.8 0 4.7 2.2 4.7 6zm-7.4.2c-.1 2.6.9 4.5 2.6 4.5 1.8 0 2.6-1.9 2.6-4.6 0-2.5-.7-4.5-2.6-4.5-1.7 0-2.6 2.1-2.6 4.6zM28.1 51 40 30.1h1.7L29.8 51h-1.7zm18.2-6.5c0 4.3-2.2 6.4-4.8 6.4-2.5 0-4.7-2-4.7-6.1s2.2-6.3 4.9-6.3 4.6 2.1 4.6 6zm-7.4.2c0 2.6 1 4.5 2.6 4.5 1.8 0 2.6-1.9 2.6-4.6 0-2.5-.7-4.5-2.6-4.5-1.7 0-2.6 2-2.6 4.6z' class='st3'/%3E%3C/svg%3E") !important;
}

/* СТИЛЬ ДЛЯ МЕТКИ "FEATURED" (Рекомендуемый) */
.featured.product-label:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Слой_1' x='0' y='0' style='enable-background:new 0 0 69.8 68.8' version='1.1' viewBox='0 0 69.8 68.8'%3E%3Cstyle%3E.st1%7Bdisplay:none%7D.st2%7Bdisplay:inline%7D.st2,.st4%7Bfill:%23fff%7D%3C/style%3E%3Cpath d='m14.8 62.9 9.3-3c1.3 3 2.6 5.9 4 8.9 2.4-2.2 4.8-4.3 7.2-6.5.4.4.9.8 1.3 1.2 2 1.8 3.9 3.6 5.9 5.3 1.3-3 2.6-5.9 4-8.9l9.3 3v-9.7c3.2-.3 6.5-.7 9.7-1-1.3-3-2.6-5.9-4-8.9 2.8-1.6 5.6-3.2 8.4-4.9-2.4-2.2-4.8-4.3-7.2-6.5.2-.3.4-.5.6-.8 1.7-2.4 3.4-4.7 5.2-7.1l-9.3-3c.7-3.2 1.4-6.3 2-9.5-3.2.3-6.5.7-9.7 1-.7-3.2-1.3-6.4-2-9.5-2.8 1.6-5.6 3.2-8.4 4.9-1.4-2-2.9-4-4.3-6-.5-.6-.9-1.3-1.4-1.9-1.9 2.6-3.8 5.3-5.7 7.9-2.8-1.6-5.6-3.2-8.4-4.9-.7 3.2-1.3 6.3-2 9.5-3.2-.3-6.5-.7-9.7-1 .7 3.2 1.4 6.3 2 9.5l-9.3 3c1.7 2.4 3.4 4.7 5.2 7.1.2.3.4.5.6.8-2.4 2.2-4.8 4.3-7.2 6.5C3.4 40 6.2 41.7 9 43.3c-1.3 3-2.6 5.9-4 8.9 3.2.3 6.5.7 9.7 1 .1 3.2.1 6.5.1 9.7z' style='fill:%23bc121e'/%3E%3Cpath d='M33.9 14c0 .1 0 .3-.1.4 0 .1 0 .3-.1.4 0 .1 0 .2-.1.4 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.2 0 .1-.1.2-.1.2s-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2 0 .1-.1.1c0 .1-.1.1-.1.2s-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1c0 .2-.1.2-.1.2-.1 0-.2.1-.2.1-.1 0-.2.1-.3.1-.1 0-.2.1-.3.1-.1 0-.2.1-.3.1-.1 0-.2.1-.3.1-.1 0-.2.1-.3.1s-.2 0-.4.1c-.1 0-.2 0-.4.1-.1 0-.3 0-.4.1.1 0 .3 0 .4.1s.3 0 .4.1c.1 0 .2 0 .4.1.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.2.1.1 0 .2.1.2.1.1 0 .1.1.2.1s.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1c.1.1.1.1.1.2s.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.2.1.2c0 .1.1.2.1.2 0 .1.1.2.1.3s.1.2.1.3c0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1 0 .2.1.4 0 .1 0 .2.1.4 0 .1 0 .3.1.4 0-.1 0-.3.1-.4 0-.1 0-.3.1-.4 0-.1 0-.2.1-.4 0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.2 0-.1.1-.2.1-.2 0-.1.1-.1.1-.2s.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.2-.1.2-.1c.1 0 .2-.1.2-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2 0 .4-.1.1 0 .2 0 .4-.1.1 0 .3 0 .4-.1-.1 0-.3 0-.4-.1-.1 0-.3 0-.4-.1-.1 0-.2 0-.4-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.2-.1-.1 0-.2-.1-.2-.1-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1c-.1-.1-.1-.1-.1-.2s-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.2-.1-.2c0-.1-.1-.2-.1-.2 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1 0-.2-.1-.4s0-.2-.1-.4c-.2-.2-.2-.3-.2-.4zM37.9 45.3c0 .1 0 .3-.1.4 0 .1 0 .3-.1.4 0 .1 0 .2-.1.4 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.2 0 .1-.1.2-.1.2 0 .1-.1.1-.1.2s-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2c-.1.1-.1.1-.2.1s-.1.1-.2.1-.1.1-.2.1 0 .1 0 .1c-.1 0-.1.1-.2.1s-.1.1-.2.1-.2.1-.2.1c-.1 0-.2.1-.2.1-.1 0-.2.1-.3.1s-.2.1-.3.1c-.1 0-.2.1-.3.1-.1 0-.2.1-.3.1-.1 0-.2.1-.3.1-.1 0-.2 0-.4.1-.1 0-.2 0-.4.1-.1 0-.3 0-.4.1.1 0 .3 0 .4.1.1 0 .3 0 .4.1.1 0 .2 0 .4.1s.2.1.3.1c.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.3.1.1 0 .2.1.2.1.1 0 .2.1.2.1.1 0 .1.1.2.1s.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.1.1.2.1.2.1.2c0 .1.1.2.1.2 0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1 0 .2.1.4 0 .1 0 .2.1.4 0 .1 0 .3.1.4 0-.1 0-.3.1-.4 0-.1 0-.3.1-.4 0-.1 0-.2.1-.4s.1-.2.1-.3c0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.3 0-.1.1-.2.1-.2 0-.1.1-.2.1-.2s.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2c.1-.1.1-.1.2-.1s.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.1-.1.2-.1.2-.1.2-.1c.1 0 .2-.1.2-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2-.1.3-.1.1 0 .2 0 .4-.1s.2 0 .4-.1c.1 0 .3 0 .4-.1-.1 0-.3 0-.4-.1-.1 0-.3 0-.4-.1s-.2 0-.4-.1-.2-.1-.3-.1c-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.3-.1-.1 0-.2-.1-.2-.1-.1 0-.2-.1-.2-.1-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1c-.1-.1-.1-.1-.1-.2s-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.1-.1-.2-.1-.2-.1-.2c0-.1-.1-.2-.1-.2 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3 0-.1 0-.2-.1-.4 0-.1 0-.2-.1-.4-.2-.1-.2-.3-.3-.4zM25.1 25.6c-.1.4-.1.7-.2 1-.1.3-.1.7-.2 1-.1.3-.1.6-.2.9-.1.3-.1.6-.2.9-.1.3-.1.6-.2.8-.1.3-.1.5-.2.8-.1.3-.1.5-.2.7-.1.2-.2.5-.2.7-.1.2-.2.4-.2.6l-.3.6-.3.6c-.1.2-.2.4-.3.5-.1.2-.2.3-.3.5-.1.2-.2.3-.3.5-.1.1-.2.3-.4.4-.1.1-.2.3-.4.4l-.4.4c-.1.1-.3.2-.4.4-.1.1-.3.2-.5.3-.2.1-.3.2-.5.3-.2.1-.3.2-.5.3l-.6.3-.6.3c-.2.1-.4.2-.6.2-.2.1-.4.2-.7.2-.2.1-.5.1-.7.2-.3.1-.5.1-.8.2-.3.1-.5.1-.8.2-.3.1-.6.1-.9.2s-.6.1-.9.2c-.3.1-.6.1-1 .2-.3.1-.7.1-1 .2.4.1.7.1 1 .2.3.1.7.1 1 .2.3.1.6.1.9.2.3.1.6.1.9.2.3.1.6.1.8.2.3.1.5.1.8.2.3.1.5.1.7.2.2.1.5.2.7.2.2.1.4.2.6.2l.6.3.6.3c.2.1.4.2.5.3.2.1.3.2.5.3.2.1.3.2.5.3.1.1.3.2.4.4.1.1.3.2.4.4l.4.4c.1.1.2.3.4.4.1.1.2.3.3.5.1.2.2.3.3.5.1.2.2.3.3.5l.3.6.3.6c.1.2.2.4.2.6.1.2.2.4.2.7.1.2.1.5.2.7.1.3.1.5.2.8.1.3.1.5.2.8.1.3.1.6.2.9s.1.6.2.9c.1.3.1.6.2 1 .1.3.1.7.2 1 .1-.4.1-.7.2-1 .1-.3.1-.7.2-1 .1-.3.1-.6.2-.9.1-.3.1-.6.2-.9.1-.3.1-.6.2-.8.1-.3.1-.5.2-.8.1-.3.1-.5.2-.7.1-.2.2-.5.2-.7.1-.2.2-.4.2-.6l.3-.6.3-.6c.1-.2.2-.4.3-.5.1-.2.2-.3.3-.5.1-.2.2-.3.3-.5.1-.1.2-.3.4-.4.1-.1.2-.3.4-.4l.4-.4c.1-.1.3-.2.4-.4.1-.1.3-.2.5-.3.2-.1.3-.2.5-.3.2-.1.3-.2.5-.3l.6-.3.6-.3c.2-.1.4-.2.6-.2.2-.1.4-.2.7-.2.2-.1.5-.1.7-.2.3-.1.5-.1.8-.2.3-.1.5-.1.8-.2.3-.1.6-.1.9-.2s.5-.2.8-.2c.3-.1.6-.1 1-.2.3-.1.7-.1 1-.2-.4-.1-.7-.1-1-.2-.3-.1-.7-.1-1-.2-.3-.1-.6-.1-.9-.2-.3-.1-.6-.1-.9-.2-.3-.1-.6-.1-.8-.2-.3-.1-.5-.1-.8-.2-.3-.1-.5-.1-.7-.2-.2-.1-.5-.2-.7-.2-.2-.1-.4-.2-.6-.2l-.6-.3-.6-.3c-.2-.1-.4-.2-.5-.3-.2-.1-.3-.2-.5-.3s-.3-.2-.5-.3c-.1-.1-.3-.2-.4-.4-.1-.1-.3-.2-.4-.4l-.4-.4c-.1-.1-.2-.3-.4-.4-.1-.1-.2-.3-.3-.5-.1-.2-.2-.3-.3-.5-.1-.2-.2-.3-.3-.5l-.3-.6c-.1-.2-.1-.4-.2-.6-.1-.2-.2-.4-.2-.6s-.2-.4-.2-.7c-.1-.2-.1-.5-.2-.7s-.1-.5-.2-.8c-.1-.3-.1-.5-.2-.8-.1-.3-.1-.6-.2-.9s-.1-.6-.2-.9c-.1-.3-.1-.6-.2-1-.1-.3-.2-.7-.2-1zM46.2 14.3c-.1.4-.1.7-.2 1-.1.3-.1.7-.2 1-.1.3-.1.6-.2.9-.1.3-.1.6-.2.9-.1.3-.1.6-.2.8-.1.3-.1.5-.2.8-.1.3-.1.5-.2.7-.1.2-.2.5-.2.7-.1.2-.2.4-.2.6l-.3.6-.3.6c-.1.2-.2.4-.3.5-.1.2-.2.3-.3.5-.1.2-.2.3-.3.5s-.2.3-.4.4c-.1.1-.2.3-.4.4l-.4.4c-.1.1-.3.2-.4.4-.1.1-.3.2-.5.3-.2.1-.3.2-.5.3-.2.1-.3.2-.5.3l-.6.3-.6.3c-.2.1-.4.2-.6.2-.2.1-.4.2-.7.2-.2.1-.5.1-.7.2-.3.1-.5.1-.8.2-.3.1-.5.1-.8.2-.3.1-.6.1-.9.2-.3.1-.6.1-.9.2-.3.1-.6.1-1 .2-.3.1-.7.1-1 .2.4.1.7.1 1 .2.3.1.7.1 1 .2.3.1.6.1.9.2.3.1.6.1.9.2.3.1.6.1.8.2.3.1.5.1.8.2.3.1.5.1.7.2.2.1.5.2.7.2.2.1.4.2.6.2l.6.3.6.3c.2.1.4.2.5.3.2.1.3.2.5.3.2.1.3.2.5.3.1.1.3.2.4.4s.3.2.4.4l.4.4c.1.1.2.3.4.4.1.1.2.3.3.5.1.2.2.3.3.5.1.2.2.3.3.5l.3.6.3.6c.1.2.2.4.2.6.1.2.2.4.2.7.1.2.1.5.2.7.1.3.1.5.2.8s.1.5.2.8c.1.3.1.6.2.9.1.3.1.6.2.9.1.3.1.6.2 1 .1.3.1.7.2 1 .1-.4.1-.7.2-1 .1-.3.1-.7.2-1 .1-.3.1-.6.2-.9.1-.3.1-.6.2-.9.1-.3.1-.6.2-.8.1-.3.1-.5.2-.8.1-.3.1-.5.2-.7s.2-.5.2-.7c.1-.2.2-.4.2-.6l.3-.6.3-.6c.1-.2.2-.4.3-.5s.2-.3.3-.5c.1-.2.2-.3.3-.5.1-.1.2-.3.4-.4.1-.1.2-.3.4-.4l.4-.4c.1-.1.3-.2.4-.4.1-.1.3-.2.5-.3.2-.1.3-.2.5-.3.2-.1.3-.2.5-.3l.6-.3.6-.3c.2-.1.4-.2.6-.2.2-.1.4-.2.7-.2.2-.1.5-.1.7-.2.3-.1.5-.1.8-.2.3-.1.5-.1.8-.2.3-.1.6-.1.9-.2.3-.1.6-.1.9-.2s.6-.1 1-.2c.3-.1.7-.1 1-.2-.4-.1-.7-.1-1-.2-.3-.1-.7-.1-1-.2-.3-.1-.6-.1-.9-.2-.3-.1-.6-.1-.9-.2-.3-.1-.6-.1-.8-.2-.3-.1-.5-.1-.8-.2-.3-.1-.5-.1-.7-.2-.2-.1-.5-.2-.7-.2-.2-.1-.4-.2-.6-.2s-.4-.2-.6-.3l-.6-.3c-.2-.1-.4-.2-.5-.3-.2-.1-.3-.2-.5-.3-.2-.1-.3-.2-.5-.3-.1-.1-.3-.2-.4-.4s-.3-.2-.4-.4l-.4-.4c-.1-.1-.2-.3-.4-.4-.1-.1-.2-.3-.3-.5-.1-.2-.2-.3-.3-.5-.1-.2-.2-.3-.3-.5l-.3-.6-.3-.6c-.1-.2-.2-.4-.2-.6-.1-.2-.2-.4-.2-.7-.1-.2-.1-.5-.2-.7-.1-.3-.1-.5-.2-.8-.1-.3-.1-.5-.2-.8-.1-.3-.1-.6-.2-.9-.1-.3-.1-.6-.2-.9-.1-.3-.1-.6-.2-1-.1-.3-.1-.7-.2-1z' class='st4'/%3E%3C/svg%3E") !important;
}@media (min-width: 1025px) {
	.chaty-widget{
z-index:100;
}
.whb-main-header .container{
width:80%!important;
}
#menu-glavnoe-menyu .woodmart-nav-link{
height:20px!important;

}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.chaty-widget{
bottom:60px!important;
}
.tqb-template-style-0 {
    max-width: 100% !important;
}
.tqb-question-wrapper{
	padding: 40px !important;
	background: transparent !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	    .tqb-template-style-0 .tqb-answer-has-image .tqb-answer-inner-wrapper {
        width: 45%!important;

    }
.tqb-answer-text{
font-size: 12px;
    line-height: 1.5!important;
}
.tqb-question-text{
font-size:24px!important;
}
.chaty-widget{
bottom:60px!important;
}
}

@media (max-width: 576px) {
	.tqb-answer-text{
font-size: 12px;
    line-height: 1.5!important;
}
.tqb-question-text{
font-size:20px!important;
}
.chaty-widget{
bottom:60px!important;
}

.tqb-answer-text{
	font-size: 14px;
	hyphens: auto !important; 
}
.tqb-template-style-0 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image{
  grid-template-columns: repeat(2, 1fr) !important;
}
.tqb-template-style-0 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper{
	margin-top: 0 !important;
}
.tqb-answer-inner-wrapper{
	margin-top: 20px !important;
}
.tqb-template-style-0 {
    max-width: 100% !important;
}
.tqb-question-wrapper{
	padding: 20px !important;
	background: transparent !important;
}
}

