@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tourkitchen.store/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.2.1") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(65,65,65);
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:20px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Playfair Display", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
.font-style-new{
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;font-weight: 700;
}

:root{
--wd-primary-color:rgb(248,156,38);
}
:root{
--wd-alternative-color:rgb(255,213,89);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:rgb(248,156,38);
}
:root{
--btn-default-bgcolor-hover:rgb(247,140,0);
}
:root{
--btn-accented-bgcolor:rgb(248,156,38);
}
:root{
--btn-accented-bgcolor-hover:rgb(247,140,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(221,51,51);
}

	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1250px;
			}
		}

		.container {
			max-width: 1280px;
		}

		:root{
			--wd-container-w: 1280px;
		}
	
			@media (min-width: 1280px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
			div.wd-popup.wd-promo-popup {
			max-width: 800px;
		}
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* contact form7 */
.one-half, .one-third, .two-third, .one-fourth {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 10px;
}
.two-third {
  margin-right: 2.5%;
}
.one-half { width: 48%; }
.one-third { width: 30.66%; }
.two-third { width: 66%; }
.one-fourth {width: 22%;}
.last {
    margin-right: 0 !important;
    clear: right;
}
@media only screen and (max-width: 1024px) {
.one-fourth {
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .one-half, .one-third, .two-third {
        width: 100%;
        margin-right: 0;
    }
}
.wpcf-wrap {
    min-height: 90px;
	  padding-left: 50px;
}
div.wpcf7-response-output {
    width: 100%;
    clear: both;
    margin: 0;
}
.wpcf-accept {
  clear: both;
}
.wpcf7-acceptance > .wpcf7-list-item {
  margin: 0;
}
.wpcf-accept > .wpcf7-form-control-wrap {
    display: inline-block !important;
}
input[type="submit"] {
	  background: #f66a42 !important;
    color: #fff !important;
    border-radius: 25px !important;
}
.wpcf7-form-control-wrap {
	color:#fff!important;
}
/* ширина фото на всю страницу */
.about_us {
  background-size: cover;
  background-attachment: fixed;
}
.about_us_overlay {
  background-color: #000000;
  opacity: 0.4;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.nivo-caption {
    display: none !important;
}
/*политики оформления заказа*/
.woocommerce-terms-and-conditions-wrapper {
	display: none;
}
/*кнопка справа*/
 .call_back{
-webkit-transform: rotate(-90deg); /*Поворот блока с текстом кнопки на 30 градусов*/
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
position:fixed; /*фиксированная позиция кнопки при прокрутке*/
z-index:999;
right: 0px; /*отступ с права*/
top: 55%; /*отступ сверху*/
margin-right:-182px; /*отрицательный отступ справа (чем длиннее название кнопки тем больше должно быть значение данного отступа )*/
}
/*Стили для ссылки*/
.call_back a{
color:#fff!important; /*цвет ссылки*/
display:block;
background-image: url("https://tourkitchen.store/wp-content/uploads/2025/06/ai-turagentu-baner-6.png");
/*	background:#DC3522; цветфонакнопки*/
font-size:0.8em; /*размершрифта*/
text-align:center; /*выравнивание по центру*/
padding:10px 20px; /*внутренние отступы*/
font-weight:bold;/*жирныйшрифт*/
border-radius:5px; /*радиусскругленияуглов*/
border:1px solid #fff; /*рамкавокругкнопки*/
} 

#fixedbanner {
position: fixed;
    top: 70%;
    left: 10px;
    width: 320px;
    z-index: 9999;
}
#fixedbanner_mob {
position: fixed;
    top: 70%;
    right: 10px;
    width: 200px;
    z-index: 9999;
}
.webinar-date{
    color: #fff;
    background: #F89C26 !important;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 10px;
}
/*убрал слово не обязатнельно при оформлении заказа*/
.optional{
	display:none;
}
.account_new {
	padding-top: 15px;
}
.products.wd-stretch-cont-lg :is(.product,.product-wrapper) {
	border-radius: 15px!important;
}
.podeli {
font-size: 18px;border: 1px solid #e4e4e4;
border-radius: 10px;
padding: 5px;
}
@media (max-width: 768px) {
    .podeli {
    text-align: center;
    white-space: pre-wrap;
            width: 170px;
    }
}
.wd-product-grid-slider-nav .wd-next {
	background: #f1f1f1;
  border-radius: 50px;
}
.wd-product-grid-slider-nav .wd-prev {
	background: #f1f1f1;
  border-radius: 50px;
}
.wd-product-grid-slider-nav>div {
	width: 38px!important;
  height: 38px!important;
}
.font-title-page-new {
    font-family: 'PlayfairDisplay';
    font-size: 61px!important;
}
/*слайдер таблицы*/
.flickity-button {
	color: #ffffff !important;
}
/*слайдер таблицы*/
/*кнопка в товаре*/
.button_tovar {
	background-color: #f89c26;
    border-color: #f89c26 !important;
    color: #fff;
    padding: 15px 30px;
    min-height: var(--btn-height);
    font-size: 16px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 35px;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: var(--btn-transform);
    text-shadow: none;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 1.2;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    /* color: var(--btn-color, #3E3E3E); */
    /* background-color: var(--btn-bgcolor, #F3F3F3); */
}
.wd-sub-menu li>a {
	color: #000;
}
/*скрыл категории товаров*/
.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
    display: none!important;
}
/*скрыл категории товаров*/
/*скрыл слово детали на странице заказа*/
.woocommerce-additional-fields {
	    display: none;
}@media (min-width: 1025px) {
	li::marker {
  color: #dd6325!important;
  font-size: 25px!important;
}
.socialnew {
width: 10%;
    padding-top: 15px;
}
/**/
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
	background: #f89c26;
    color: #fff;
    padding: 10px 25px;
    border-radius: 10px;
}

.wc-block-components-product-metadata {
	display: none;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
	    font-size: 18px;
}
.wc-block-components-quantity-selector {
	    display: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices { 
	display: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	font-size: 18px;
}
.wc-block-components-sidebar-layout {
	    max-width: 1280px;
}
.wd-checkout-prod-title {
	font-size: 18px;
	    width: 75%;
}
.product-quantity {
		display: none;
}
.wd-checkout-prod-total product-total {
    font-size: 18px;
    width: 25%;
}
.wd-checkout-prod-cont {
	gap: 10px;
}
/**/
/*лейб свои*/
div.br_alabel.berocket_alabel_id_9289 > span {
	float: right!important;
    width: 60%!important;
	font-size: 12px!important;
}
div.br_alabel.berocket_alabel_id_9177 > span {
		float: right!important;
    width: 60%!important;
	font-size: 12px!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.img-styck {
	z-index: 1000;
    position: sticky;
}
/**/
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
	background: #f89c26;
    color: #fff;
    padding: 10px 25px;
    border-radius: 10px;
}

.wc-block-components-product-metadata {
	display: none;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
	    font-size: 18px;
}
.wc-block-components-quantity-selector {
	    display: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices { 
	display: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	font-size: 18px;
}
.wc-block-components-sidebar-layout {
	    max-width: 1280px;
}
.wd-checkout-prod-title {
	font-size: 18px;
	    width: 75%;
}
.product-quantity {
		display: none;
}
.wd-checkout-prod-total product-total {
    font-size: 18px;
    width: 25%;
}
.wd-checkout-prod-cont {
	gap: 10px;
}
/**/
}

@media (max-width: 576px) {
	.img-styck {
	z-index: 1000;
    position: sticky;
}
/**/
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
	background: #f89c26;
    color: #fff;
    padding: 10px 25px;
    border-radius: 10px;
}

.wc-block-components-product-metadata {
	display: none;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
	    font-size: 18px;
}
.wc-block-components-quantity-selector {
	    display: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices { 
	display: none;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	font-size: 18px;
}
.wc-block-components-sidebar-layout {
	    max-width: 1280px;
}
.wd-checkout-prod-title {
	font-size: 18px;
	    width: 75%;
}
.product-quantity {
		display: none;
}
.wd-checkout-prod-total product-total {
    font-size: 18px;
    width: 25%;
}
.wd-checkout-prod-cont {
	gap: 10px;
}
/**/
/*лейб свои*/
div.br_alabel.berocket_alabel_id_9289 > span {
	float: right!important;
    width: 60%!important;
	font-size: 9px!important;
	margin-right: 0px!important;
    margin-top: 0px!important;
	    line-height: 1.1;
}
div.br_alabel.berocket_alabel_id_9177 > span {
		float: right!important;
    width: 60%!important;
	font-size: 9px!important;
	margin-right: 0px!important;
    margin-top: 0px!important;
	    line-height: 1.1;
}
}

