/*
 Theme Name: Vrnlab
 Description: Тема создана по заказу компании ООО "ЭнергияЛаб" для ее сайта (интернет-каталог).
 Author: Alexander Parkhomenko
 Author URI: https://wplife.ru
 Version: 26.03.01
 Requires PHP: 8.0
 Requires at least: 5.0
 Text Domain: vrnlab
 */
/**
 * inicode https://unicode-table.com/ru/
 */
 /**
 * Версия формируется гг.мм.дд
 */
/**
 --elab--background--color: #ebebeb;
 --elab--color--b: #1876da; голубой
 --elab--color--c: #00c6e0; бирюзовый
 --elab--color--d: #0094b7; темно бирюзовый
 --elab--color--f: #960ca8; фиолетовый
 --elab--color--fc: #50bfcc;
 --elab--color--content--p: #525353;
 --elab--color--s: 808080; серый
 --elab--color--warning: #dfefff;
 --wp--preset--color--white: #ffffff;
 --wp--preset--color--black: #000000;
 --elab--color--tab: #e8eff0;
 */
:root {
  /* Contrast Ratio к белому CRW и к черному CRB */
  --elab--background--color: #ffffff; /* #ebebeb; */ 
  --bg--primary--rgb: rgba(255, 255, 255, 1);
  --bg--secondary: #e9e9e9;
  
  --primary--color: #0baaa9; /* #1876da;*/
  --elab--primary--color: #0baaa9; /* #1876da;*/
  --primary--color--cr: #066362; /* Контраст >7 white */
  --elab--primary--color--cr: #066362; /* Контраст >7 white */
  --secondary--color: #059392; /* #05cddf; /* #00d1e2; */
  --elab--secondary--color: #059392; /* #05cddf; /* #00d1e2; */
  --elab--color--fc: #059392; /* #05cddf; /* CRW=1.87:1 CRB=11.21:1 */
  
  --elab--color--b: #059392; /* #0baaa9; /* #1876da; */ /* CRW=2.86:1 CRB=7.33:1 */

  --elab--color--b--cr: #088382; /* Контраст >4.5 */
  --elab--color--c: #0dc8c7; /* #00d1e2; */
  --elab--color--d: #059392; /* #00d1e2; */ /* CRW=2.07:1 CRB=10.1:1 */
  --elab--color--f: #068484; /* #00d1e2; */ /* CRW=4.52:1 CRB=4.64:1 */
  --elab--color--hover: #059392;

  --elab--color--content--p: #555; /* CRW=2.81:1 CRB=7.45:1 */
  --elab--color--warning: #dfefff; /* CRW=1.17:1 CRB=17.92:1 */
  --elab--color--boxshadow: #ccc; /* CRW=1.6:1 CRB=13.7:1 */
  --elab--color--red: #d63d1f; /* Ratio Cintrast 4.61:1 с белым #fff */
  --elab--color--yellow: #ffd700; /* CRW=1.4:1 CRB=14.97:1 */
  --elab--color--tab: #e8eff0;
  --elab--color--black: #000000;
  --elab--color--white: #ffffff;
  --elab--color--blockquote: #444;
  --elab--color--pre: #f0f0f0;
  --elab--color--border: #eee;
  --elab--background--menu: #ebebeb;
  --accent--color: #0baaa9; /* #1876da; */
  --text--color: #262626;
  --text--color--black: #000;
  --text--color--white: #ffffff;
  --light--text: #777; /* CRW=4.47:1 CRB=4.68:1 */
  --primary--light: #666;
  --background--light: #f9f9f9;
  --border--color: #e0e0e0;
  /* Переменные для футера */
  --footer--text: #000;
  --footer--border: rgba(255, 255, 255, 0.1); /* белый */
  --shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* черный */
  --shadow--color: rgba(0, 0, 0, 0.1);
  --transition: all 0.3s ease;
  --border--radius: 12px;
  --elab--cart--button--bg: #1876da;
  --elab--cart--button--color: white;
}
body {
  hyphens: manual;
  min-height: 100%;
  background-color: white;
}
main {
  background-color: white;
}
.red {
  color: var(--elab--color--red);
}
/* Main Content */
.main-title {
  font-size: 2rem;
  color: var(--elab--color--black);
  font-weight: 700;
  text-align: center;
  display: block;
  box-sizing: border-box;
}
.equipment__title {
  position: relative;
}
.equipment__title:after {
  content: "";
  display: block;
  width: 50%;
  height: 3px;
  background: var(--elab--primary--color);
  margin: 10px auto;
}
.header-main-title {
  background-color: var(--elab--background--color);
  padding: 10px;
  margin: 10px 0;
}

.header-main-title h1,
.header-main-title p {
  text-align: center;
}

.page-catalog-body__title h1 {
  margin: 0 2.5%;
  overflow-wrap: break-word;
}

.catalog-link__sub-title {
  max-width: 100%;
  display: block;
}

.content {
  max-width: 85%;
  margin: 0 auto;
}

.content p {
  display: block;
  text-align: left;
  font-size: 1.125rem;
  color: var(--elab--color--content--p);
  line-height: 1.4;
  box-sizing: border-box;
  margin: 0 0 20px 0;
}

.page-card-body .related > h2 {
  font-weight: bold;
  font-size: 1.875rem;
  color: var(--elab--color--b);
  line-height: 1.4;
  text-align: center;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}

.product-category img {
  max-height: 340px;
}

li.category.catalog-title h2,
li.category.catalog-title div,
div.product-cats div.category.catalog-title h2 {
  padding: 10px 30px 10px 30px;
  margin: 0;
}

li.category.catalog-title h3,
div.product-cats div.category.catalog-title h3 {
  padding: 10px 30px 10px 30px;
}

li.category.catalog-title,
div.product-cats div.category.catalog-title {
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0 0 20px 0;
  margin: 0 12px 12px 0;
  transition: all 0.3s ease 0s;
}

li.category.catalog-title {
  background-color: var(--elab--color--b);
  font-size: 1.2rem;
}

div.product-cats div.category.catalog-title {
  background-color: var(--elab--color--d);
}

li.category.catalog-title h2 a,
li.category.catalog-title div a,
div.product-cats div.category.catalog-title h2 a {
  color: var(--elab--color--white);
  font-weight: bold;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.price-link:hover {
  background-color: var(--elab--color--f);
}

.warning {
  background-color: var(--elab--color--warning);
  color: var(--elab--primary--color);
  padding: 20px 5%;
  border-left: 4px solid var(--secondary--color);
  overflow: auto;
  display: block;
  font-weight: bold;
  line-height: 1.5;
}

.a-price {
  font-weight: bold;
  font-size: 1.25rem;
  background-color: var(--elab--primary--color);
  color: var(--text--color--white);
  padding: 6px 20px;
}

hr {
  border: none;
  border-color: var(--elab--color--d);
  background-color: var(--elab--color--d);
  height: 8px;
  border-radius: 4px;
}

h3 {
  font-size: 1.25rem;
  color: rgb(0, 0, 0);
}

.border-red {
  border: 4px solid var(--elab--color--red);
}

.searchwp-live-search-result p {
  font-size: 1rem;
  padding: 5px !important;
}

.product-description-slider__item h2 {
  font-weight: bold;
  font-size: 1.5rem;
  color: var(--elab--color--b);
  line-height: 1.4;
  text-align: left;
  margin: 0 0 16px 0;
}

input.wpcf7-form-control.wpcf7-text,
.wpcf7-textarea {
  width: calc(100% - 32px);
  margin: 16px auto;
}

.wpcf7-textarea {
  font-size: 1.125rem;
}

.wpcf7 {
  margin: 0 auto;
  text-align: center;
}

form.wpcf7-form.init,
.wpcf7-form {
  margin: 0 auto;
  text-align: left;
  justify-items: center;
}

.wpcf7-submit {
  background-color: var(--elab--color--b);
  color: var(--elab--color--white);
  border: none;
  display: inline-block;
  font-weight: bold;
  padding: 6px 20px;
  font-size: 1.3rem;
}
.nav,
.phone-wrapper a {
  white-space: nowrap;
}

.contacts-container.active {
  display: block;
}

.phone-wrapper {
  display: block;
}

.page-description h2 {
  font-size: 1rem;
}

.text1 {
  font-size: 2rem;
  padding-bottom: 34px;
  font-weight: 900;
  text-align: center;
}

.text2 {
  font-size: 1.25rem;
  padding-bottom: 22px;
  text-align: center;
}

.form {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0 10px;

  flex-direction: column;
}

.left-col {
  padding-right: 25px;
  text-align: left;
}

.right-col {
  padding-right: 25px;
}

.left-col input {
  margin-bottom: 15px;
}

.wcat {
  color: var(--wp--preset--color--black);
  white-space: normal;
  text-align: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: fit-content;
}

.wcat span {
  justify-content: center;
  align-items: center;
  background-color: var(--elab--color--b);
  margin: 5px;
  padding: 5px 10px;
  border-radius: 20px;
}

.wcat span a {
  color: var(--wp--preset--color--white);
}

a.underline:hover {
  text-decoration: underline;
}

.header__logo-info2 {
  font-size: 1rem;
  text-align: justify;
}

.equipment__item {
  box-sizing: content-box;
}

.production-body-item-title {
  width: 100%;
}

.header__body-left {
  flex-basis: 25%;
}
.term-description h2,
.term-description h3 {
  margin-top: 20px;
}

.cooperation__info {
  position: relative;
}

.cooperation__info h2,
.cooperation__info h3 {
  text-align: center;
  margin: 0 0 28px 0;
}

.cooperation__info h2:after,
.cooperation__info h3:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 25%;
  background: rgb(0 198 224);
  margin: 34px auto;
  left: 0;
  right: 0;
}

.modul-block {
  margin-bottom: 20px;
}

.modul-block a {
  text-decoration: underline;
  color: var(--elab--color--b);
  text-decoration-color: var(--elab--color--b);
  text-decoration-thickness: 2px;
  text-decoration-skip-ink: none;
}

.orderby {
  font-size: 1rem;
  margin-bottom: 15px;
  box-sizing: border-box;
}

a.production-btn {
  filter: drop-shadow(2px 4px 6px black);
}

a.production-btn:hover {
  filter: none;
}
.header__logo-info {
  filter: drop-shadow(2px 4px 6px var(--elab--color--c));
}
.br_span:after {
  content: "";
  display: table;
}
.product-description-btn a:hover {
  background-color: var(--elab--color--f);
}

.btn-indi {
/*  max-width: 340px;*/
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  margin-left: 16px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  background-color: var(--elab--primary--color);
}
.btn-indi a {
  color: var(--elab--color--black);
  text-decoration: none;
}
.btn-indi:hover {
  background-color: var(--elab--color--f);
}
.btn-indi:hover a {
  color: var(--elab--color--white);
  text-decoration: none;
}
.btns-indi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.phone-icon-wrapper.active:before,
.phone-icon-wrapper.active:after {
  content: "";
  position: absolute;
  background-color: var(--elab--color--white);
  z-index: 2;
}

.phone-icon-wrapper.active:before {
  left: 50%;
  width: 6px;
  margin-left: -3px;
  height: 100%;
}

.phone-icon-wrapper.active:after {
  top: 50%;
  height: 6px;
  margin-top: -3px;
  width: 100%;
}

.phone-icon-wrapper.active img {
  opacity: 0;
}

.phone-icon-wrapper.active {
  background-color: var(--elab--background--color);
}

.contacts-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 10px;
  margin-top: 10px;
  line-height: 0.6;
}

.catalog-link__title p {
  color: var(--elab--color--white);
}

.phone-icon-wrapper.active {
  position: relative;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
input.wpcf7-submit:hover {
  background-color: var(--elab--color--f);
  cursor: pointer;
}

.btn-skidki {
  margin-top: 20px;
  padding: 15px;
  float: right;
  white-space: nowrap;
}

.btn-skidki a {
  color: var(--wp--preset--color--white);
  background: var(--elab--color--d);
  border: 1px solid var(--elab--background--color);
  padding: 6px 25px 6px 25px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-top: 30px;
}

.btn-skidki:hover {
  filter: drop-shadow(2px 4px 6px black);
}

.soft__info img {
  margin: 0 auto;
  left: auto;
}

.f-i-special {
  text-decoration: underline;
}
.page li {
  margin-bottom: 11px;
}
.product-description ol,
.term-description ol {
  list-style: decimal;
}

.product-description ul,
.term-description ul {
  list-style: disc;
}

ul.page-catalog-body__content.products {
  list-style: none;
}

.page-description .wpcf7,
.page-description .text1,
.page-description .text2 {
  background-color: var(--elab--background--color);
}

.sub-title {
  display: table;
  font-size: 1rem;
  margin-bottom: 35px;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--elab--color--c);
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}

.sub-title:before {
  content: "";
  width: 50px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: var(--elab--color--d);
}

sup {
  vertical-align: super;
  text-decoration: underline;
}
.grecaptcha-badge {
  visibility: hidden;
}

.header__logo {
  flex-basis: 100%;
}

.catalog-link__sub-title .woocommerce-loop-product__title {
  color: var(--wp--preset--color--black);
  margin: 0 0 0px 0;
}

.catalog-link__title {
  margin: 0;
}

.product-description-slider__item {
  background-color: var(--elab--background--color);
}

.product-description-slider__item li::marker {
  color: var(--elab--color--c);
}

.product-description-slider__item > ul > li::marker {
/*  content: "\25ba";*/
  /* маркер треугольник левый */
}

.catalog-title-h3 {
  width: 96%;
  margin-left: 2% !important;
}

.cooperation__info > ul > li,
.text-slider ul {
  list-style: none !important;
  text-indent: -20px;
  margin-left: 10px;
}

.cooperation__info > ul > li:before,
.text-slider > ul > li:before {
  content: "\25ba";
  color: var(--elab--color--c);
}

.contact-item.item11:before {
  content: "\f16e";
}

.phone__subname {
  font-size: small;
  font-weight: normal;
  white-space: nowrap;
}

/* Для pdf-каталогов */
._df_book-cover {
  height: 400px;
  width: 280px;
}

.thumb-wrap {
  position: relative;
  padding-bottom: 315px;
  /* задаёт высоту контейнера для 16:9 (если 4:3 — поставить 75%) */
  height: 0;
  overflow: hidden;
}

.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 30px;
  width: 100%;
  max-width: 560px;
  height: 100%;
  max-height: 315px;
  border-width: 0;
  outline-width: 0;
}

.cat_all {
  clear: both;
  margin-bottom: 10px;
}

.header {
  min-height: 70px;
}

.catalog-link:hover .type-4 {
  transform: translateY(-15px);
  transition: 0.5s transform;
}

.type-4 {
  top: 0;
  right: -10px;
  left: unset;
  padding-right: 0;
  transition: 0.5s transform;
}

.catalog-link__title {
  transform: translateY(-20px);
  transition: 0.5s transform;
}

.catalog-link:hover .catalog-link__title {
  transform: translateY(0px);
  transition: 0.5s transform;
}

.product-cats > .production-btn-container {
  max-width: 90%;
  width: fit-content;
  text-decoration: underline;
  margin: 0 auto;
}

.count-catalog-title {
  display: none;
}

li.catalog-title:hover .count-catalog-title,
.catalog-title:hover .count-catalog-title {
  display: block;
}

li.catalog-title:hover {
  background-color: var(--elab--color--f);
  text-decoration: underline;
}

img.header__logo_img_mobil {
  height: 118px;
  width: 118px;
  float: left;
  display: none;
}

.sub-sub-menu-list-title {
  margin: 0px 0 0px 20px;
}

.sub-sub-menu-list-title p {
  margin-bottom: 0;
}

.sub-sub-menu-list-container {
  overflow: auto;
}

.sub-sub-menu-list-body-item-title:hover {
  background-color: unset;
  text-decoration: underline;
  text-decoration-color: var(--elab--color--d);
}

.sub-sub-menu-list {
  padding-bottom: 0px;
  padding-left: 30px;
}

.sub-sub-menu-list-body-item-title {
  margin-bottom: 0;
}

.about.page h2 {
  font-size: 1rem;
}

.about.page h3 {
  font-size: 1rem;
}

.sub-sub-menu-list-title {
  display: flex;
  margin: 0 0 20px 20px;
}

.menu-arrow-s {
  height: 15px;
  margin: 10px 0;
}

a.catalog-link:hover,
.breadcrumb-item a,
.header__body-left a {
  text-decoration: none;
}

.catalog-link__sub-title h2:hover {
  border-bottom: 4px solid var(--elab--color--d);
}

.header__logo img:hover {
  filter: hue-rotate(45deg);
}

#menu-item-5369 {
  padding: 4px 0 4px 0;
}

img#subas-menu {
  text-decoration: none;
}

img#subas-menu:hover {
  filter: hue-rotate(45deg);
}

.product-description-slider > .product-description-slider__item {
  padding: 0 0 24px 0;
  border-left: 4px solid var(--elab--color--c);
}

.product-description-slider > .product-description-slider__item h2,
.product-description-slider > .product-description-slider__item h3 {
  padding: 0 24px;
}

.product-description-slider > .product-description-slider__item h2 {
  background-color: var(--elab--color--c);
  color: black;
}

.product-description-slider > .product-description-slider__item p,
.product-description-slider > .product-description-slider__item ul,
.product-description-slider > .product-description-slider__item ol,
.product-description-slider__item table {
  margin-left: 28px;
  margin-right: 16px;
  margin-bottom: 16px;
}

.slick-track {
  align-items: flex-start;
}
.h-slider {
  font-weight: lighter;
  font-size: 2.75rem;
  color: var(--elab--color--d);
  text-align: left;
  padding: 0 0 0 44px;
}

.h-slider h2 {
  font-weight: lighter;
}

.text-slider {
  flex-basis: 70%;
  font-weight: lighter;
  font-size: 1.25rem;
  max-height: 100%;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 44px;
  margin-bottom: 40px;
  word-wrap: break-word;
}

.text-slider:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 20%;
  background: linear-gradient(to bottom, var(--elab--color--white) 00%, var(--elab--color--white) 100%);
  pointer-events: none;
}

.text-slider ul {
  padding-left: 22px;
}

.text-slider ul li {
  color: black;
}

.text-slider::-webkit-scrollbar {
  width: 5px;
  background-color: var(--elab--background--color);
}

.text-slider::-webkit-scrollbar-thumb {
  background-color: var(--elab--color--d);
}

.slider-button {
  position: absolute;
  margin-left: 44px;
  bottom: 20px;
}

/* Dots */
.slick-dots-home {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.slick-dots-home li {
  font-size: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  border: 2px solid var(--elab--color--b);
  background-color: var(--elab--background--color);
  border-radius: 50%;
  margin: 10px;
  cursor: pointer;
}

/* Активная точка */
.slick-dots-home li.slick-active {
  background-color: var(--elab--color--b);
}

.slick-dots-home li button {
  padding: 0;
  border: 0;
}

.slick-track {
  max-height: 580px;
}

.slick-active {
  opacity: 1;
  transition: opacity 1s;
}
.production-body {
  padding: 0 60px;
}

.production-body__item {
  /*	min-height: 20vh;*/
}

.page-catalog-body__title {
  margin: 0;
}

.about-line-two {
  margin: 0px;
}

.sub-sub-menu-list-title {
  margin-top: 10px;
}

.sub-sub-menu-list {
  border: none;
}

.sub-sub-menu-list-title a:hover {
  background-color: var(--elab--background--color);
  transition: all 0.3s ease 0s;
}

.search-box {
  padding: 0;
}

.body-row {
  margin-bottom: 0;
}

.header__logo-info {
  filter: none;
  flex-basis: 100%;
  font-size: 1rem;
}

.equipment__item,
.production-body__item {
  border-radius: 25px;
}

.production-body-item-title h3,
.production-body-item-title span {
  font-weight: lighter;
  font-weight: bold;
  font-size: 1rem;
  text-shadow: -1px -1px 0 var(--elab--color--b), 0 -1px 0 var(--elab--color--b), 1px -1px 0 var(--elab--color--b), 1px 0 0 var(--elab--color--b), 1px 1px 0 var(--elab--color--b),
    0 1px 0 var(--elab--color--b), -1px 1px 0 var(--elab--color--b), -1px 0 0 var(--elab--color--b);
}

.production-body-item-title {
  bottom: 0;
  left: 0;
}

.production-body a:hover {
  text-decoration: none;
}

.production-btn {
  font-size: 1.5rem;
}

.header__logo_pc {
  color: black;
  padding-left: 16px;
  font-size: 1.2rem;
  max-width: 280px;
}

.pfone-numbers {
  display: block;
  font-weight: bold;
  color: #0061c9;
}

td {
  padding: 0 10px;
}

.card-arrow {
  width: 15px;
  height: 15px;
  margin: 0 10px -5px 14px;
}

.card-nav-line {
  height: 3px;
  bottom: -4px;
}

.page-card-body__sub-title h1 {
  font-size: clamp(1rem, 4vw, 1.5rem);
}

#item_checkboxes li {
  text-align: left;
}

.page ol {
  list-style: disc;
}

.page ul {
  list-style: disc;
}

.any-questions {
  background-color: var(--elab--color--b);
  color: var(--text--color--black);
  padding: 15px;
  font-size: 1.25rem;
  margin-top: 20px;
  text-align: center;
}

.any-questions a {
  color: var(--text--color--black);
}

.any-questions a:hover {
  text-decoration: underline;
}

.mk {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
}

.mk-1 {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  flex: 0.4;
  min-width: 320px;
  flex-direction: row;
  flex-wrap: nowrap;
}

.mk-2 {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  flex: 0.3;
  flex-direction: row;
  flex-wrap: nowrap;
}

.mk-3 {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  flex: 0.3;
  flex-wrap: nowrap;
  flex-direction: row;
}

.hover {
  background-color: var(--elab--color--b);
  text-decoration: none;
}
.hover:hover {
  background-color: var(--elab--color--f);
}
.hover,
.hover:hover {
  transition: all 0.5s ease 0s;
}
a.hover {
  text-decoration: none;
}
a.hover:hover {
  text-decoration: underline;
}

.mk-div1 {
  -webkit-box-flex: 0;
  margin-right: 1.5em;
  text-align: right;
  min-width: 100px;
}

/*Мигающий текст*/
.rainbow {
  animation: rainbow 4s ease-in-out infinite;
}

@keyframes rainbow {
  0% {
    color: red; /* Белый для максимального контраста */
  }
  50% {
    /* color: #ffd700; /* Золотой */
    color: white;
  }
  100% {
    color: red; /* Белый для максимального контраста */
  }
}

img.carousel-image.owl-lazy {
  width: auto !important;
  margin: 0 auto;
}

.slick-active button {
  padding: 0;
}

.market {
  display: flex;
  flex-direction: row;
  gap: 10px;
  height: 32px;
  max-width: 90vw;
}

.market.below-market,
.market.similar-products-icon {
  max-width: 150px;
}
.slick-slider {
  touch-action: pan-y;
}

.discount {
  display: inline-block;
  padding: 6px 15px;
  margin-top: 8px;
  background: var(--elab--color--red);
  color: var(--elab--color--white) !important;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 25px;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 12px var(--elab--color--red);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  max-width: fit-content;
}

.discount:before {
  content: "↓";
  margin-right: 8px;
  font-weight: 900;
  animation: bounce 1.5s infinite;
}

.discount:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px var(--elab--color--red);
}

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-3px);
  }
}

/* Для адаптивности */
@media (max-width: 768px) {
  .discount {
    font-size: 0.8125rem;
    padding: 5px 12px;
  }
}

/* Банер мини на остатки */
.sale-banner-urgent {
  display: inline-block;
  background: var(--elab--color--red);
  /* Градиент для "горячего" эффекта */
  text-decoration: none !important;
  border-radius: 8px;
  box-shadow: 0 4px 15px var(--elab--color--red);
  /* Тень для объёмности */
  transition: all 0.3s ease;
  position: relative;
  border: 2px solidvar(--elab--color--white);
  max-width: 340px;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  margin-left: 16px;
  font-weight: 700;
  cursor: pointer;
  font-size: 0.8rem;
}

.sale-banner-urgent a {
  color: var(--elab--color--white) !important;
}

.sale-banner-urgent:hover {
  transform: translateY(-3px);
  box-shadow: 0 7px 20px var(--elab--color--red);
  background: var(--elab--color--red);
}
/* Анимация мигания для срочности (опционально) */
@keyframes blink {
  0% {
    opacity: 0.9;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.9;
  }
}

.sale-banner-urgent {
  animation: blink 2s infinite;
}

/* Хлебные крошки elab для товаров*/
.breadcrumb-product {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 100%;
}

.breadcrumb-product li {
  max-width: 100%;
  background-color: var(--bg--secondary);
  border-radius: 7px;
  padding: 4px 8px;
}

.breadcrumb-product li a span,
span.breadcrumb-text {
  line-height: 20px;
  font-size: 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumb-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb-item {
  position: relative;
}

.breadcrumb-link {
  text-decoration: none;
  color: #0066cc;
}

.current .breadcrumb-text {
  color: var(--text--color--black);
  pointer-events: none;
}

nav.breadcrumb {
  /*	max-width: 85%;*/
  display: block;
  /*	margin-left: 5%;*/
  margin-bottom: 1rem;
}

.breadcrumb-product li a {
  display: inline-flex;
}

.breadcrumb-separator {
  flex-shrink: 0;
  width: 10px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: black;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIgNy4zOThMNi41OTggNSA0LjIgMi42MDIgNC44IDJsMyAzLTMgM3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIgNy4zOThMNi41OTggNSA0LjIgMi42MDIgNC44IDJsMyAzLTMgM3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}

/* Адаптивная верстка для мобильных */
/* Скрываем промежуточные элементы на мобильных */
@media (max-width: 767px) {
  .breadcrumb-item:nth-last-child(n + 3) {
    /*display: none;*/
    display: inline-block;
  }

  .breadcrumb-list::before {
    /*
    content: "... › ";
    color: var(--text--color--black);
    */
  }

  .breadcrumb-item.current,
  .breadcrumb-home {
    /*display: inline-block !important;*/
    display: none !important;
  }
}

h4 {
  font-size: 1.1rem;
}

.woocommerce-product-gallery .flex-control-nav li {
  list-style: none;
}

ol.flex-control-paging > li > a {
  border: 1px solid var(--elab--primary--color);
  background-color: var(--elab--primary--color);
  border-radius: 50%;
  text-decoration: none;
  min-width: 28px;
  min-height: 28px;
  display: block;
  font-size: 0;
  transition-duration: 1s;
}

ol.flex-control-paging {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  width: 50%;
  margin: 0 auto;
  /*top: -0.1rem;*/
  justify-content: center;
}

ol.flex-control-paging > li > a.flex-active {
  background-color: var(--elab--primary--color);
  color: var(--elab--color--white);
  min-width: 56px;
  border-radius: 14px;
  transition-duration: 1s;
}

.sticker-content {
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
}

/* searchform.php */
/* для элемента input c type="checkbox" */
.checkbox-sentence > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* для элемента label, связанного с .checkbox-sentence */
.checkbox-sentence > span {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

/* создание в label псевдоэлемента before со следующими стилями */
.checkbox-sentence > span::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid var(--elab--primary--color);
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* стили для активного чекбокса (при нажатии на него) */
.checkbox-sentence > input:not(:disabled):active + span::before {
  background-color: var(--elab--color--f);
  border-color: var(--elab--color--f);
}

/* стили для чекбокса, находящегося в состоянии checked */
.checkbox-sentence > input:checked + span::before {
  border-color: var(--elab--primary--color);
  background-color: var(--elab--primary--color);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* Хлебные крошки для пресс-центра */
/* Минимализм */
.breadcrumb {
  font-size: 0.875rem;
  color: var(--text--color);
  padding: 8px;
}

.breadcrumb-item a {
  text-decoration: none;
  color: var(--text--color--black);
  transition: color 0.2s ease;
}

.breadcrumb-item a:hover {
  color: var(--elab--primary--color);
}

.breadcrumb-item + .breadcrumb-item::before {
  margin: 0 6px;
  color: var(--text--color--black);
}

.nav-list li {
  margin-bottom: 0px;
}

.mincifry:hover {
  cursor: pointer;
}

.relevanssi-live-search-result a {
  white-space: normal !important;
}

.relevanssi-live-search-result:hover {
  background-color: var(--elab--background--color);
  cursor: pointer;
}

.select-menu-item a {
  background-color: var(--elab--color--yellow);
  border-radius: 7px;
}

#main-header-bottom.fixed .logo-fixed {
  padding-right: 10px;
}

#main-header-bottom {
  transition: transform 0.3s ease;
  background-color: var(--elab--background--menu);
  max-width: var(--elab--max--width);
  margin: 0 auto;
}

#main-header-bottom.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: var(--bg--secondary);
  z-index: 1001;
  transform: translateY(0);
  font-weight: bold;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 32px 0;
}

.fixed-placeholder {
  height: 0;
  transition: height 0.3s ease;
}

.logo-fixed,
.phone-fixed {
  display: none;
}
.phone-fixed {
  align-items: center;
}
#main-header-bottom.fixed .logo-fixed,
#main-header-bottom.fixed .phone-fixed {
  display: flex;
}

#main-header-bottom.fixed nav.main-nav {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
/* Меню в шапке */
.nav-list a {
  white-space: nowrap;
}
.nav-list {
  align-items: center;
}
/* Кнопки в карточке одиночного товара*/
.tab-buttons {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  margin: 0 auto 1rem auto;
  position: sticky;
  z-index: 10;
  top: calc(52px + 0.5rem);
}

.tab-button {
  padding: 10px 15px;
  background-color: var(--background--light);
  border: 1px solid var(--border--color);
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: var(--text--color);
}

.tab-button:hover {
  background-color: var(--elab--color--f);
  color: var(--text--color--white);
}

.tab-button.active {
  background-color: var(--elab--color--b);
  color: var(--text--color--black);
  border-color: var(--elab--color--f);
  font-weight: bold;
}
/* Хлебные крошки */
.breadcrumb-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.breadcrumb-item:not(:last-child)::after {
  content: ">";
  margin: 0 5px;
  color: var(--light--text);
}

.breadcrumb-link {
  text-decoration: none;
  color: var(--elab--primary--color);
}

.breadcrumb-item.current .breadcrumb-text {
  color: var(--text--color);
  font-weight: bold;
}
.woocommerce table.shop_attributes {
  text-align: left;
  width: fit-content;
}
a.catalog-link table.woocommerce-product-attributes {
  font-size: 0.7rem;
}
.woocommerce table.shop_attributes tr {
  display: flex;
  flex-wrap: wrap;
}
section.product-gallery > div > div.page-card-body > div.summary.entry-summary > .block_button {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 1rem;
}
section.product-gallery > div > div.page-card-body > div.summary.entry-summary > .block_button > div {
  white-space: nowrap;
}
section.product-gallery > div > div.page-card-body > div.summary.entry-summary > .block_button > div a,
.woocommerce .quantity .qty,
.btn-indi {
  border-radius: 8px;
  color: var(--elab--color--black);
}
.woocommerce div.product form.cart .button {
  border-radius: 8px;
}
.woocommerce div.product form.cart .button:hover {
  color: var(--elab--color--white);
}
/** home 3 */
#gisp,
#gisp img {
  max-width: 300px;
  max-height: 190px;
}

.header-main-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

#gisp:hover {
  cursor: pointer;
}

.video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}

.video-container video {
  position: inherit;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
button.hover:hover {
  color: var(--elab--color--white);
}
/* Хлебные крошки для одиночных постов */
div.container > span.breadcrumb-post {
  display: block;
  margin: 1rem 0;
  font-size: 0.9rem;
  max-width: 85%;
  margin: 16px auto;
}

div.container > span.breadcrumb-post > span.breadcrumb-item {
  color: var(--light--text);
  display: flex;
  align-items: center;
}

div.container > span.breadcrumb-post > span.breadcrumb-item > a {
  color: var(--elab--color--b);
  text-decoration: none;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 0.2rem 0;
}

div.container > span.breadcrumb-post > span.breadcrumb-item > a:hover {
  color: var(--elab--color--hover);
}

div.container > span.breadcrumb-post > span.breadcrumb-item > a::after,
.nav__item::after,
.nav__item.current-menu-item::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: var(--elab--color--hover);
  transition: var(--transition);
}
.nav__item.current-menu-item::after {
  width: 100%; /* Подчеркивание появляется при ховере и для активного пункта */
}

.nav__item::after,
.nav__item.current-menu-item::after {
  bottom: 3px;
}

div.container > span.breadcrumb-post > span.breadcrumb-item > a:hover::after,
.nav__item:hover::after {
  width: 100%;
}

/* Альтернативный вариант с разделителем */
/*
div.container > span.breadcrumb-post > span.breadcrumb-item {
  display: inline-flex;
  align-items: center;
}

div.container > span.breadcrumb-post > span.breadcrumb-item::after {
  content: "›";
  margin: 0 0.5rem;
  color: var(--light--text);
}

div.container > span.breadcrumb-post > span.breadcrumb-item:last-child::after {
  content: none;
}
*/

@media (max-width: 480px) {
  div.container > span.breadcrumb-post {
    font-size: 0.8rem;
  }
}
#popup-image-container {
  max-width: 300px;
}
/* Страница оставить отзыв */
/* Общие стили для формы */
.wpcf7-form {
  max-width: 600px;
  margin: 0 auto;
  background-color: var(--elab--color--white);
  border-radius: 12px;
  box-shadow: var(--shadow);
}

/* Стили для меток */
.wpcf7-form label {
  display: block;
  margin-bottom: 0.5rem;
  position: relative;
}

/* Стили для полей ввода */
.wpcf7-form-control {
  display: block;
  padding: 0.5rem 1rem;
  border: 1px solid var(--border--color);
  border-radius: 8px;
  background-color: var(--background--light);
  font-size: 1rem;
  transition: var(--transition);
  box-sizing: border-box;
  color: var(--text--color);
}

.wpcf7-form-control:focus {
  outline: none;
  border-color: var(--elab--color--c);
  box-shadow: 0 0 0 3px rgba(13, 200, 199, 0.2);
  background-color: var(--elab--color--white);
}

/* Специфические стили для текстового поля */
.wpcf7-textarea {
  min-height: 150px;
  resize: vertical;
}

/* Стили для файлового поля */
.wpcf7-file {
  padding: 12px 20px;
  background-color: var(--background--light);
  border-radius: 8px;
  cursor: pointer;
}

.wpcf7-file::-webkit-file-upload-button {
  visibility: hidden;
}

.wpcf7-file::before {
  content: "Выберите файл";
  display: inline-block;
  background: var(--elab--color--b);
  color: var(--elab--color--white);
  padding: 10px 15px;
  border-radius: 6px;
  margin-right: 15px;
  font-weight: 500;
  transition: var(--transition);
}

.wpcf7-file:hover::before {
  background: var(--elab--color--hover);
}

/* Стили для кнопки отправки */
.wpcf7-submit {
  width: 100%;
  padding: 16px;
  background-color: var(--elab--color--b);
  color: var(--elab--color--white);
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 1em;
}

.wpcf7-submit:hover {
  background-color: var(--elab--color--hover);
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(11, 170, 169, 0.3);
}

.wpcf7-submit:active {
  transform: translateY(0);
}

/* Плейсхолдеры */
.wpcf7-form-control::placeholder {
  color: var(--light--text);
  opacity: 0.8;
}

/* Анимация появления */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.wpcf7-form label {
  animation: fadeIn 0.4s ease forwards;
}

.wpcf7-form label:nth-child(1) {
  animation-delay: 0.1s;
}
.wpcf7-form label:nth-child(2) {
  animation-delay: 0.2s;
}
.wpcf7-form label:nth-child(3) {
  animation-delay: 0.3s;
}
.wpcf7-form label:nth-child(4) {
  animation-delay: 0.4s;
}
.wpcf7-form label:nth-child(5) {
  animation-delay: 0.5s;
}

/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
  .wpcf7-form {
    padding: 20px;
    margin: 0 15px;
  }

  .wpcf7-form-control {
    padding: 14px 16px;
  }
}

/* Стили для состояния загрузки */
.wpcf7-spinner {
  margin-top: 15px;
}

/* Стили для сообщений об ошибках/успехе */
.wpcf7-response-output {
  padding: 15px;
  border-radius: 8px;
  margin: 20px 0 0 !important;
  text-align: center;
  font-weight: 500;
}

/* Улучшение читаемости для скринридеров */
.wpcf7-form-control:focus {
  outline: 2px solid var(--elab--color--c);
  outline-offset: 2px;
}

#tab-simular .similar-products-list {
  height: auto;
}
#tab-simular {
  background-color: var(--bg--primary--rgb);
}
span.text-skoba {
  color: var(--elab--color--f);
}
/* Page */
.about-container {
  max-width: var(--elab--max--width);
  margin: 0 auto;
}
.page-header {
  text-align: center;
  margin-bottom: 3rem;
  padding: 2rem 0;
  background: linear-gradient(135deg, var(--elab--color--c) 0%, var(--elab--color--b) 100%);
  border-radius: var(--border--radius);
  color: var(--text--color);
}
.page-header h1 {
  font-size: 2.8rem;
  margin-bottom: 1rem;
}
.page-header p {
  max-width: 800px;
  margin: 0 auto;
}
.section {
  margin-bottom: 3.5rem;
  padding: 2rem;
  background: var(--elab--color--white);
  border-radius: var(--border--radius);
  box-shadow: var(--shadow);
}
.section h2 {
  font-size: 2rem;
  color: var(--elab--color--b--cr);
  margin-bottom: 1.5rem;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid var(--elab--color--c);
}
.section h3 {
  font-size: 1.5rem;
  color: var(--elab--color--d);
  margin: 1.8rem 0 1rem;
}
.section p {
  font-size: 1.1rem;
  margin-bottom: 1.2rem;
  line-height: 1.8;
}

.highlight-box {
  background-color: var(--elab--color--warning);
  padding: 1.8rem;
  border-radius: var(--border--radius);
  margin: 2rem 0;
  border-left: 5px solid var(--elab--color--b);
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin: 2.5rem 0;
}

.stat-item {
  text-align: center;
  padding: 1.5rem;
  background: var(--background--light);
  border-radius: var(--border--radius);
  box-shadow: var(--shadow);
}

.stat-number {
  font-size: 2.8rem;
  font-weight: bold;
  color: var(--elab--color--b);
  margin-bottom: 0.5rem;
}

.stat-label {
  font-size: 1.2rem;
  color: var(--light--text);
}

.feature-grid {
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  margin: 2rem auto;
}

.feature-card {
  background: var(--background--light);
  padding: 2rem;
  border-radius: var(--border--radius);
  box-shadow: var(--shadow);
  transition: var(--transition);
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px var(--shadow--color);
}

.feature-card h3 {
  color: var(--elab--color--b);
  margin-top: 0;
  font-size: 1.4rem;
}

.two-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem;
}

.product-list {
  list-style-type: none;
}

.product-list li {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
  position: relative;
  list-style: none;
}

.product-list li:before {
  content: "•";
  color: var(--elab--color--b);
  font-weight: bold;
  position: absolute;
  left: 0;
}

.contact-box {
  background: var(--background--light);
  padding: 2.5rem;
  border-radius: var(--border--radius);
  margin: 2.5rem 0;
}

.contact-info {
  display: grid;
  gap: 1.5rem;
  margin-top: 1.5rem;
}

.contact-item {
  padding: 1rem;
}

.contact-item h4 {
  color: var(--elab--color--d);
  margin-bottom: 0.5rem;
}
button.single_add_to_cart_button,
button.single_add_to_cart_button.button.alt,
.woocommerce div.product form.cart .button {
  background-color: var(--elab--cart--button--bg);
  color: var(--elab--cart--button--color);
}
.popup-content ul,
.popup-content ol {
  list-style-type: disc;
}
ul.slick-dots li button {
  opacity: 0;
}
#close-modal,
.close-modal,
.close-btn {
  position: fixed;
  top: 1rem;
  right: 1rem;
  background: white;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: black;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
main section .container .page {
  line-height: 2rem;
}

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.video-wrap iframe {
  position: absolute;
  top: 0;
  width: 90%;
  height: 90%;
  border-width: 0;
  outline-width: 0;
  padding: 10px;
  margin: 0 auto;
}
.wpcf7-list-item {
  margin: 0;
}
span.wpcf7-acceptance,
span.wpcf7-form-control {
  background-color: unset;
  border: unset;
}
.product-gallery {
  display: block;
  margin: 0 auto;
/*margin: 0 auto 0 0;*/
  max-width: 1240px;
}

.callback-phone {
  color: red;
}
.callback-button {
  padding: 10px 20px;
  background-color: var(--elab--color--b);
  color: white;
  border: none;
  cursor: pointer;
  font-size: large;
  border-radius: 7px;
  position: relative;
  z-index: 1;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transform-origin: center;
}
.callback-button:hover {
  background-color: var(--elab--color--f);
}
.summary .page-card-slider-info-question-wrapper{
  margin-bottom: 1rem;
}
.page-post{
  max-width:var(--elab--max--width);
  margin: 0 auto;
}
.wp-block-heading,
.page h2{
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.woocommerce div.product div.images .flex-control-thumbs li img{
  width:50px;
  height: 50px;
}
.woocommerce div.product div.images .flex-control-thumbs li{
  width: auto;
}
/**/
/*
.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce div.product div.images img
{
  max-height: 600px;
}*/
section.product-description{
  width: 100%;
}
