/*
Theme Name: Milkzen Child
Template:   milkzen
Theme URI: https://themeforest.net/user/awaiken
Description: Milkzen Child Theme
Author: Awaiken Themes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: milkzen-child
*/

.elementor-41 .elementor-element.elementor-element-0c8c800 .ata-site-logo img {
    max-height: 90px !important;
}
#header-site {
  position: relative; 
  width: 100%;
  transition: all 0.3s ease;
}
#header-site.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.comment-box {
    display: none;
}
.post-single-image {
    display: none;
}
.dairy-products .page-header {
    padding: 50px 0 25px;
}
.elementskit-box-content.ekit-image-box-body-inner {
    min-height: 60px;
}
.box-body p {
    text-align: justify;
}
.photo-gallery img {
    aspect-ratio: 0;
    object-fit: cover;
}
mark.count {
    display: none;
}
.single-product.woocommerce span.onsale {
    width: 105px;
}
.single-product .related.products > h2 {
    text-transform: initial;
}
.page-header-box h1 {
    font-size: 42px !important;
	margin-bottom: 30px;
}
.product_meta {
    display: none;
}
ul.elementor-icon-list-items {
    list-style: none;
}
ol, ul {
    padding-left: 0;
}
li.elementor-icon-list-item {
    display: flex;
    align-items: center;
}
i.fas.fa-check {
    margin-right: 10px;
}
div#tab-description h2 {
    display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled] {
    text-transform: initial;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
    color: #143d59;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    background: #143d59;
}
.woocommerce div.product .woocommerce-tabs .panel {
   /* background: #fff;*/
    padding: 30px;
    border-radius: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    opacity: 0;
}
ul.tabs.wc-tabs {
    display: none;
}
section.related.products {
    display: none;
}
.woocommerce-product-details__short-description p {
    margin-top: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel table {
    margin-bottom: 20px;
}
/*tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    padding-bottom: 0;
	text-align:center;
}*/
/*.product .container {
    max-width: 1480px;
	padding:0;
}*/
.woocommerce .page-single-post {
    padding: 50px 0;
}
.fa-check:before {
    content: "\f00c";
    color: #f3b31d;
}
.woocommerce div.product tbody, td, tfoot, th, thead, tr {
    padding: 5px;
	/*text-align:center;*/
}
.woocommerce div.product table tbody tr {
    border-bottom: 1px solid #f3b31d;
}

.woocommerce div.product table td, table th {
    border: none;
}
.woocommerce-product-details__short-description {
    color: #143d59;
    margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    color: #143d59;
}
.woocommerce-Tabs-panel--description p {
    margin-bottom: 0.1em;
}
.woocommerce div.product table {
	margin-bottom: 0;
}
.woocommerce div.product ol.trail-items {
    font-size: 16px;
}
.woocommerce div.product .trail-items li a, .page-header-box .post-meta ul li a {
    color: #f3b31d;
}
i.fas.fa-plus {
    color: #f3b31d;
}
i.fas.fa-minus {
    color: #f3b31d;
}
.elementskit-post-body {
    background: #fff;
	text-align: center;
}
.woocommerce ul.products li.product {
    text-align: center;
  /*  background: #fff;*/
    border-radius: 20px;
	/*box-shadow: 0 0 50px #00000030;*/
}
.woocommerce ul.products li.product a img {
    margin: 0;
}
.woocommerce ul.products li.product a img {
    border-radius: 20px 20px 0 0;
}
h2.woocommerce-loop-category__title {
    background: #fff;
    border-radius: 0 0 20px 20px;
    color: #143d59 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
h2.woocommerce-loop-category__title {
    min-height: 65px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding-top: .8em;
}
.woocommerce .woocommerce-result-count {
    display: none;
}
select.orderby {
    display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    color: #143d59;
    font-size: 16px;
    padding: 0 10px;
    margin-bottom: 10px;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale, .woocommerce span.onsale {
    background: #f3b31d;
}
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail, .wc-block-grid__products .wc-block-grid__product-image img {
    margin-bottom: 0;
}
/*.woocommerce-product-details__short-description table {
    text-align: center;
}
div#tab-description table {
    text-align: center;
}*/
.testimonial-author h3.elementskit-info-box-title {
    color: #f3b31d !important;
}
.woocommerce-product-details__short-description ul {
    list-style:none;
}
h2.product-subtitle {
    font-size: 24px !important;
	margin-bottom: 20px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #e8e8e8;
    opacity: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: #f3b31d;
	display: none;
}
.btn-default {
    text-transform: initial;
}
ol.trail-items {
    font-size: 14px;
}
/*body.sticky-header {
    padding-top: 80px !important;
}*/
.woocommerce div.product .woocommerce-tabs .panel {
    padding-top: 0;
}
/* Убрать эффект увеличения на изображении */
.woocommerce-product-gallery__wrapper {
    pointer-events: none;
}
.woocommerce-product-gallery {
    cursor: default !important;
}

/* Или конкретно для zoom-lens */
.zoomLens {
    display: none !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 30%;
    margin: 0;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 60%;
    clear: none;
}
.page-single-post.full-width ul {
    list-style: none;
	color: #143d59;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
.product-subtitle-block {
    display: flex;
    justify-content: space-between;
}
.product-subtitle-block a {
    height: 50px;
}
.woocommerce div.product table tbody tr:last-child
{
  border-bottom: none ;
}
.woocommerce.woocommerce-shop .products, .woocommerce.archive .products {
    margin-top: 0px;
}
/*Стили дней выпойки*/
.images.slider-sh {
    display: none;
}

  /* Обертка для слайдера и подписей */
  .slider-container {
    width: 1480px;
    padding: 20px 10px; 
    box-sizing: border-box;
	display:flex;
	align-items: flex-end;
    justify-content: space-between;
  }

  /* Обертка для полосы и подписей */
  .slider-section {
    display: flex;
    flex-direction: column;
    align-items: stretch;
	width: 90%;
  }

  /* Сам слайдер */
  .slider {
    width: 100%;
  }
  .slider input[type="range"] {
    width: 100%;
    height: 10px;
    -webkit-appearance: none;
    appearance: none;
    background: #f3b31d;
    border-radius: 5px;
    outline: none;
  }
  .slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #333;
    cursor: pointer;
    border-radius: 50%;
  }
  .slider input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #333;
    cursor: pointer;
    border-radius: 50%;
  }
  .labels {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
 .label-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0 10px #00000010;
    padding: 5px 10px;
    width: auto;
    border-radius: 5px;
}
  .label-item img {
    width: 200px;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 4px; 
  }
 
 .active-label {
    font-weight: bold;
    color: #fff;
    background-color: transparent;
    border-radius: 3px;
    padding: 2px 4px;
    transform: scale(1.6);
}

.images img.active {
  display: block;
  position: relative;
  z-index: 1;
}

.images img:hover {
  transform: scale(1.2);
  z-index: 10; 
}
div.labels.img .label-item {
    box-shadow: none;
}
div.labels.img .label-item {
    box-shadow: none;
    width: auto;
}
.labels.header-items .label-item {
    border: 1px solid #f3b31d;
}
.labels.header-items .label-item:hover {
	background-color: #f3b31d;
	color: #fff;
}
.labels.header-items {
    color: #143d59;
}
.label-slider {
    color: #143d59;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
}
/*Конец стилей выпойки*/
.sidebar-widget {
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #d9d9d9;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;
	transition: transform 0.3s, box-shadow 0.3s;
}
aside.widget {
    background: transparent;
    border: none;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
	margin-top: 10px;
}
aside.widget ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}
aside.widget ul li::before {
    content: "➔";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #143d59;
    transition: color 0.3s;
	margin-right:5px;
}
aside.widget ul li {
    margin-bottom: 3px;
    position: relative;
    border-radius: 8px;
}

aside.widget ul li:hover {
    background-color: #f0f8ff;
}
aside.widget ul li:hover::before {
    color: #005177;
}
aside.widget a {
    text-decoration: none;
    font-size: 16px;
    color: #333;
    transition: color 0.3s, transform 0.3s;
    font-weight: 500;
}
aside.widget a:hover {
    color: #f3b31d;
}
li.cat-item.cat-parent::before {
    display: none;
}
ul.product-categories {
    padding-left: 0 !important;
}
aside.widget .wp-block-heading, aside.widget .widget-title {
    text-align: center;
}
aside.widget a {
    font-size: 18px;
}
aside.widget ul {
    padding-left: 0 !important;
}
aside.widget ul ul {
    margin-left: 10px;
}
li.cat-item.cat-parent {
    padding: 5px;
}
li.cat-item.cat-parent a {
	font-weight:600;
	font-size: 24px;
}
ul.children li.cat-item a {
	font-weight:500 !important;
	font-size: 18px;
}
aside.widget ul li a {
    color: #143d59;
}
h2.woocommerce-loop-category__title:hover {
    color: #f3b31d !important;
}
aside.widget .wp-block-heading, aside.widget .widget-title {
    border: 1px solid #f3b31d;
    padding: 10px;
}
/*.btn-container {
    display: flex;
    justify-content: space-between;
}*/
.container.sh-vp h2 {
    font-size: 32px;
	margin-bottom: 20px;
}
 .container.sh-vp {
    margin: 0 auto;
   /* background: #fff;*/
    padding: 20px;
    border-radius: 12px;
  }

  /* Блок с кнопками */
  .days-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-bottom: 20px;
  }

  .day-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 8px;
    background: linear-gradient(145deg, #ffffff, #e0e0e0);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
    cursor: pointer;
    font-weight: 600;
    transition: background 0.3s, transform 0.2s, box-shadow 0.2s;
  }

  a.day-btn:hover {
    /*background: linear-gradient(145deg, #f0f0f0, #d0d0d0);*/
	background: linear-gradient(145deg, #f3b31d, #f3b31d);
    transform: translateY(-2px);
    color: white;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
  }

  .day-btn.active {
    background: linear-gradient(145deg, #f3b31d, #f3b31d);
    color: white;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
    transform: translateY(-2px);
  }

  /* Обертка для изображения */
  #card {
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
    display: none; /* по умолчанию скрыт */
	padding:30px;
  }

  #card a {
    display: block;
    width: 100%; 
  }

  #image {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    border: 1px solid #143d59;
}
.image-container {
  display: inline-block;
  text-align: center;
}
.image-caption {
    font-size: 20px;
    color: #143d59;
    font-weight: 600;
}
#image {
  max-width: 100%;
  height: auto;
  max-height: 400px;
}

.custom_button_block {
    margin-top: 30px;
	display: flex;
    justify-content: end;
}
/*.custom_img_block {
    width: 100%;
}*/
/*.product_after_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
}
.product-with-tooltip {
    position: relative;
    display: inline-block;
}

.tooltip-text {
    visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%; 
    left: 50%;
    margin-left: -100px; 
    opacity: 0;
    transition: opacity 0.3s;
}

.product-with-tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}*/
/* Обеспечим позиционирование карточки */
.woocommerce ul.products li.product {
    position: relative;
}

/* Стиль для подсказки */
.custom-tooltip {
    position: absolute;
    top: 50%; /* по вертикали по центру */
    left: 50%; /* по горизонтали по центру */
    transform: translate(-50%, -50%); /* сместить в центр */
    background-color: #143d59;
	opacity:0.8;
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    max-width: 300px;
	min-width: 160px;
    white-space: normal;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    z-index: 9999;
    text-align: center;
}
 
/* Показываем подсказку при наведении */
.woocommerce ul.products li.product:hover .custom-tooltip {
    opacity: 1;
    pointer-events: auto;
}
button.day-btn {
    padding: 17px 31px !important;
	font-size: 19px !important;
}
.woocommerce-product-details__short-description table {
    width: 40%;
	margin: 30px 0;
}
.woocommerce-product-details__short-description table td:nth-child(2) {
    text-align: center;
}
.woocommerce-page div.product .woocommerce-tabs {
    margin-top: 0 !important;
}
p {
    margin-bottom: 1em;
}
.table-bmvk {
    display: flex;
    justify-content: space-between;
	margin-bottom: 20px;
}
.table-bmvk.ops-table {
    justify-content: normal;
}
.table-bmvk.ops-table table {
    margin-right: 50px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    margin: 0;
}
.woocommerce-product-details__short-description {
    margin-left: -100px;
}
h2.woocommerce-loop-category__title {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
table.recept {
    margin: 0 auto !important;
}
a.ekit_creative_button.ekit_position_aware.gl-button {
    width: 200px;
}
a.ekit_creative_button.ekit_position_aware.gl-button {
        justify-content: space-between;
}
.container.sh-vp h2 {
    text-align: center;
}
.woocommerce-product-details__short-description p {
    line-height: normal;
	margin: 0;
}
span.cfr {
   font-size: 47px;
    font-weight: 600;
}
.term-description {
    margin-left: 30px;
}
.term-description ul {
    padding-left: 20px;
}
.term-description {
   color:#143d59;
}
/* Общие стили для таблицы */
.table-bk {
  width: 100% !important;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
 margin: 0 auto;
 margin-bottom: 30px;
overflow-x: auto;

}
/* Заголовки */
.table-bk thead {
  background-color: #f3b31d; 
	text-align:center !important;
}

.table-bk thead th {
  padding:5px;
  text-align: left;
  font-weight: 600;
  border: 1px solid #ddd;
}

/* Строки */
.table-bk tbody tr {
  background-color:#f9f9f9;
  transition: background-color 0.3s;
}

.table-bk tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

/*.table-bk tbody tr:hover {
  background-color: #f1f1f1;
}*/

/* Ячейки */
.table-bk td {
  padding: 0;
  border: 1px solid #ddd;
  background-color: #e8e8e8;
}

/* Для последней строки убрать границу */
.table-bk tbody tr:last-child td {
  border-bottom: none;
}
.term-description .custom_button_block {
    margin-bottom: 30px !important;
}
.elementskit-card-body.ekit-accordion--content ul {
    padding-left: 30px;
}
@media (max-width:767px) {
    .woocommerce .sidebar-widget {
        margin-bottom: 50px;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
	.container.sh-vp h2 {
    text-align: center;
    padding-bottom: 10px;
}
	.days-buttons {
    gap: 15px;
}
	.day-btn {
    width: 98px;
    text-align: center;
}
	.custom_button_block {
    justify-content: center;
}
	h1.product_title.entry-title {
        font-size: 32px !important;
}
	h2.product-subtitle {
        text-align: center;
}
	.product-subtitle-block {
    flex-direction: column;
    margin-bottom: 50px;
	align-items: anchor-center;
}
	.button.custom-button {
    width: max-content;
}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}
	.woocommerce-product-details__short-description {
    margin-left: 0;
}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}
	.woocommerce-product-details__short-description table {
    width: 100% !important;
}
	div#tab-description table {
    width: 100% !important;
}
	.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0;
}
	.table-bmvk {
    flex-direction: column;
}
	.table-bmvk table {
    width: 100% !important;
}
	.table-bk {
 display: block;
}
}