/** ***********************************************
*
* Responsive
*
*********************************************** */
.woocommerce-shop-wrap .shop-wrap .products-row {

    /*margin-bottom: 0;*/

    /*position: relative;*/

    /*float: none;*/

    /*width: 100% !important;*/

    /*display: grid !important;*/
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.woocommerce-shop-wrap .shop-wrap .products-row {
    padding: 90px 100px 0px 100px;
}

.home-page #shop .container-shop .products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

#shop .product-wrap .name {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 7.2em;
    white-space: pre-line;
    display: grid;
    height: 5em;
    font-size: 96%;
    line-height: 1;
}

#shop .product-wrap:hover .name {
    white-space: normal;
    height: 4em;
}

#testimonialsform a,
.wpmtst-submit input.wpmtst_submit_testimonial,
.shop-btn a {
    padding: 12px 36px;
    letter-spacing: 0.02em;   /* font-size: 21px;*/
    font-size: 1em;
    line-height: 100%;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 90px;
    text-align: center;
    width: 340px;
    display: inline-block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: #00ACD9;
    border: 8px solid #6ee1ff;
    color: #ffffff;
}

#testimonialsform a:hover,
.wpmtst-submit input.wpmtst_submit_testimonial:hover,
.shop-btn a:hover {
    background-color: #fff;
    border: 8px solid #6ee1ff;
    color: #00ACD9;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.single-post-wrap {

    /* background-color: rgba(89, 150, 67, 0.2); */
    background: #ECDE9E;
    background-size: cover;
    background-repeat: repeat-y;
    background-position: top center;
    overflow: hidden;
}

.form-field[class$="submit"] {
    text-align: center;
}

#fancybox-content {

    /* min-width: 340px;*/
}

.strong-view.wpmtst-default .wpmtst-testimonial .wpmtst-testimonial-inner {
    border: 1px solid transparent;
    background-color: rgb(255 255 255 / 75%);
}

.page-id-2479 .page-wrap,
.page-id-45 .page-wrap,
.page-id-2466 .page-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.woocommerce-shop-wrap .shop-wrap .product-categories {
    z-index: 102;
}

.woocommerce-shop-wrap .shop-wrap .product-categories {
    position: absolute;
    width: 100%;
    top: 35px;
    text-align: center;
}

#fancybox-wrap input,
#fancybox-wrap textarea {

    /* width: auto; */
    padding: 0.3em 0.5em;
    margin: 6px 1px;
    font-size: 1em;
}

.wpcf7-spinner {
    visibility: hidden;
    display: none;
    background-color: #23282d; /* Dark Gray 800 */
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}

form.submitting .wpcf7-spinner {
    visibility: visible;
    display: inline-block;
}

header .mobile-menu .mobile-nav-wrap {
    z-index: 998;    /*position: relative;*/
}

.video-hero-wrap #video-mute {
    z-index: 9;
}

.page-wrap-404 .section.related-products {
    display: none;
}

#receptioncard,
.after_blog .after_item {
    background-image: url(/wp-content/themes/sporysh/assets/images/product_meta.png);
    background-repeat: no-repeat;
    min-width: 220px;
    line-height: 90px;
    background-position: center center;
}

#prezent-card .after_item {
    display: grid;
    width: 20%;
}

form input[type*="submit"], .btn-background-none a {
    display: inline-block;
    border: 8px solid #FFD577;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 90px;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #E68025;
}

form input[type*="submit"],
.btn-background-none.green a {
    border-color: #488432;
    color: #488432;
    font-weight: 700;
    background-color: #fff;
}

#bothersform {
    margin: 15px;
    text-align: center;
}

form input[type*="submit"]:hover,
.btn-background-none.green a:hover {
    border-color: #599643;
    background-color: #488432;
    color: #fff;
}

#fancybox-wrap #fancybox-outer {
    background: transparent;
}

#fancybox-wrap #fancybox-outer #fancybox-content {

    /* border: 5px solid green; */
    border-color: transparent;
    border-width: 0px !important;    /* border-radius: 15px; */
    background-color: transparent;
}

#bothers-formpop {

    /* padding: 10px 5px 10px 5px; */

    /* margin: 15px 10px 15px 10px; */
}

form p {
    padding-bottom: 10px;
}

#fancybox-wrap {
    height: auto !important;    /* width: auto !important; */
    min-width: 300px;
}

#fancybox-wrap .wpcf7[role="form"] {
    border: 3px solid green;
    border-radius: 15px;
    background-color: #d3d3d3;
    padding: 0.4em;
    margin: 0 auto;
    text-align: center;
}

form.wpcf7-form {

    /* display: block; */

    /* margin: 0 auto; */

    /* text-align: center; */
}

.wpcf7 textarea,
input.wpcf7-text {
    width: 95%;
    max-width: 100%;
}

input.wpcf7-submit {
    width: 75%;
}

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

.wpcf7 form.sent .wpcf7-response-output {
    background-color: green;
    color: #fff;
    border-radius: 15px 15px 0px 15px;
    border-color: #46b450;
    border-width: 6px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ff3939;
    background-color: red;
    color: #fff;
    border-radius: 15px 15px 15px 0;
}

.wpcf7 {
    background-color: #fbefde;
    border: 1px solid #f28f27;
    padding: 20px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    background: #f1f1f1;
    color: #599643;
    font-family: lora, sans-serif;
    font-style: italic;
}

.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus {
    background-color: #ffffff;
}

#fancybox-close span::after,
#fancybox-close span::before {
    background-color: #f00 !important;
}

.fancy-ico span {
    background: #fff !important;
    border-color: #f93232 !important;
}

div#fancybox-wrap {
    min-width: 20em;
    left: calc(50% - 10em) !important;
    margin-top: -5em;
}

input.wpcf7-not-valid {
    border-color: #f00 !important;
}

#wpcf7-f2452-p1586-o1 > form span.wpcf7-not-valid-tip {
    display: none !important;
}

form.wpmtst-submission-form {
    margin: 20px;
}
.strong-form-inner {
    padding: 0 !important;
}
#testimonial-formpop {
    background: #ECDE9E;
    border-radius: 15px;
    border: 10px solid #599643;
}
.cyrilic { 
    list-style-type: none; /* Прячем исходную нумерацию */
   }
.cyrilic li::before {
    margin-right: 5px; /* Расстояние от буквы до текста */
    width: 1em; /* Ширина */
    text-align: right; /* Выравнивание по правому краю */
    display: inline-block; /* Строчно-блочный элемент */
}

article[id^="post-"] .entry-content ol, article[id^="post-"] .entry-content ul, .single-post .entry-content p, .page-template-default .entry-content p, .woocommerce-shop-wrap .entry-content p {
  margin-bottom: 20px;
  color: #599643;
  font-size: 24px;
  line-height: 125%;
}

.page-template-default.page-id-6120 article[id^="post-"] .entry-content ol,
 .page-template-default.page-id-6120 article[id^="post-"] .entry-content ul, .page-template-default.page-id-6120 .single-post .entry-content p, .page-template-default.page-id-6120 .entry-content p, .woocommerce-shop-wrap .entry-content p {
    font-size: 16px;
    line-height: 125%;
}

#post-6120 > div.entry-content > div > ol > li > ol > li > ol

article[id^="post-"] .entry-content ol,
article[id^="post-"] .entry-content ul {
    margin-left: 0.5em;
    margin-bottom: 1.5em;
    color: #599643;
    /*font-size: 24px;*/
    /*line-height: 125%;*/
}
article[id^="post-"] .entry-content h1 {
    margin-bottom: 2em;
}
article[id^="post-"] .entry-content ol li{
    margin-bottom: 0.5em;
}

ol[type="UK"] li:nth-child(1)::marker{ content: 'А) '; }
ol[type="UK"] li:nth-child(2)::marker{ content: 'Б) '; }
ol[type="UK"] li:nth-child(3)::marker{ content: 'В) '; }
ol[type="UK"] li:nth-child(4)::marker{ content: 'Г) '; }
ol[type="UK"] li:nth-child(5)::marker{ content: 'Ґ) '; }
ol[type="UK"] li:nth-child(6)::marker{ content: 'Д) '; }
ol[type="UK"] li:nth-child(7)::marker{ content: 'Е) '; }
ol[type="UK"] li:nth-child(8)::marker{ content: 'Є) '; }
ol[type="UK"] li:nth-child(9)::marker{ content: 'Ж) '; }
ol[type="UK"] li:nth-child(10)::marker{ content: 'З) '; }
ol[type="UK"] li:nth-child(11)::marker{ content: 'И) '; }
ol[type="UK"] li:nth-child(12)::marker{ content: 'І) '; }
ol[type="UK"] li:nth-child(13)::marker{ content: 'Ї) '; }
ol[type="UK"] li:nth-child(14)::marker{ content: 'Й) '; }
ol[type="UK"] li:nth-child(15)::marker{ content: 'К) '; }
ol[type="UK"] li:nth-child(16)::marker{ content: 'Л) '; }
ol[type="UK"] li:nth-child(17)::marker{ content: 'М) '; }
ol[type="UK"] li:nth-child(18)::marker{ content: 'Н) '; }
ol[type="UK"] li:nth-child(19)::marker{ content: 'О) '; }
ol[type="UK"] li:nth-child(20)::marker{ content: 'П) '; }
ol[type="UK"] li:nth-child(21)::marker{ content: 'Р) '; }
ol[type="UK"] li:nth-child(22)::marker{ content: 'С) '; }
ol[type="UK"] li:nth-child(23)::marker{ content: 'Т) '; }
ol[type="UK"] li:nth-child(24)::marker{ content: 'У) '; }
ol[type="UK"] li:nth-child(25)::marker{ content: 'Ф) '; }
ol[type="UK"] li:nth-child(26)::marker{ content: 'Х) '; }
ol[type="UK"] li:nth-child(27)::marker{ content: 'Ц) '; }
ol[type="UK"] li:nth-child(28)::marker{ content: 'Ч) '; }
ol[type="UK"] li:nth-child(29)::marker{ content: 'Ш) '; }
ol[type="UK"] li:nth-child(30)::marker{ content: 'Щ) '; }
ol[type="UK"] li:nth-child(31)::marker{ content: 'Ю) '; }
ol[type="UK"] li:nth-child(32)::marker{ content: 'Я) '; }

#prezent-card.documets {
    background: #ECDE9E;
    background-size: cover;
    background-repeat: repeat-y;
    background-position: top center;
    overflow: hidden;
    padding: 15px 15px 100px 15px;
    margin: 0 auto;
}

#prezent-card .after_item {
display: grid;
    width: 25%;
    max-width: 250px;
}
#prezent-card.documets img {
    margin-left: 15px;
}
span.doc-title {
    line-height: 1;
    font-size: 1em;
}
#prezent-card.documets .after_item {
    margin: 0 0 20px 0;
}
.page-id-6213 #gallery-1 .gallery-item {
    width: 25%;
}
.page-id-6213 #gallery-1 .gallery-item img {
    width: auto;
    height: 17em;
}
.page-id-6213 #gallery-1 .gallery-item dd {
    font-size: 1.2em;
    font-weight: 700;
    color: #599643;
}
.doc-title {
    line-height: 1;
    font-size: 80%;
}

header .mobile-menu .mobile-nav-wrap .header-nav li.menu-item.wpml-ls-current-language.wpml-ls-menu-item .sub-menu {
    position: initial;
    display: inline-block;
    padding-left: 0px;
}
.header-nav li.menu-item-has-children:hover .sub-menu {
    display: grid;
    padding-left: 0px;
}


/** ********************************************************************
 * 
 * START Responsive
 *
 ******************************************************************** */
 li {
  /* Убираем нумерацию */
  list-style-type: none !important;  
/* Оставляем нумерацию в браузере IE6 и ниже */
  list-style-type: decimal; 
} 
  /* Инициируем счетчик */
  ol {
  counter-reset: list1; 
} 
ol li:before {
  /* Увеличиваем значение счетчика */
  counter-increment: list1; 
  /* Выводим значение */
  content: counter(list1) ". "; 
}
ol ol {
  /* Инициируем счетчик вложенного списка */
  counter-reset: list2; }
  ol ol ol {
  /* Инициируем счетчик вложенного списка */
  counter-reset: list3; }
ol ol li:before {
   /* Увеличиваем значение счетчика */
  counter-increment: list2;
  /* Выводим значение типа 2.1, 2.2,... */
  content: counter(list1) "." counter(list2) ". "; 
}
ol ol ol li:before {
   /* Увеличиваем значение счетчика */
  counter-increment: list3;
  /* Выводим значение типа 2.1, 2.2,... */
  content: counter(list1) "." counter(list2) "." counter(list3) ". "; 
}

/* ****************************************** */
.after_blog.documets .after_item a {
    display: -webkit-flex !important;
}

.section.delivery-payment .column .content.shadow-content {
    /* color: #ffffff; */
    text-shadow: -0.3px 0 #3AA513, 0 0.3px #3AA513, 0.3px 0 #3AA513, 0 -0.3px #3AA513;
    /* background-image: url(../assets/images/wooden_content_bg.png); */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    /* height: 195px; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 34px 52px 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: block;
}

.section.delivery-payment .column .content {
    margin: 0 auto 15px;
    font-size: 24px;
    line-height: 125%;
    color: #599643;
    /* width: 470px; */
}
.section.delivery-payment .column .content.shadow-content {
    border-radius: 30px;
    border-color: #3AA513;
    border-style: solid;
    border-width: 3px;
    background-color: rgb(58 165 19 / 10%);
    min-height: 11em;
}

.section.delivery-payment .column .content.shadow-content::before {
    content: none;
    width: 550px;
    height: 240px;
    display: block;
    position: absolute;
    left: calc(50% - 235px);
    /* background-image: url(../assets/images/wooden_content_bg.png); */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
}

footer#animations, footer {
    width: auto;
    height: auto;
    right: auto;
    bottom: auto;
    background-color: #599643;
    padding-top: 45px;
    position: relative;
    color: #ffffff;
}

div#animations[data-current-scene="scene-9"] .animations-container {
    /*display: none;*/
}

#animations[data-current-scene*="scene-"] .animations-container {
    /*display: block;*/
}

#interestedin h3.product-title {
    font-size: 21px;
    line-height: 125%;
    color: #444653;
    letter-spacing: -0.03em;
}
#recommend_slider .slide-wrap .product-item .title {
    font-size: 16px;
    line-height: 125%;
    color: #444653;
    letter-spacing: -0.03em;
    min-height: 6em;
    font-weight: 600;
}
#interestedin .price {
        font-weight: bold;
    font-size: 24px;
    line-height: 125%;
    color: #599643;
}

#interestedin img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
}

#interestedin .image-preview {
    width: 80%;
    height: 165px;
    margin: 0 auto;
}
#interestedin {
    /* width: 1200px; */
    min-width: 100%;
    margin: 0 auto;
    left: 0;
    display: contents;
}
#interestedin .related-products-wrap {
    padding-bottom: 50px;
    padding-top: 50px;
}

#interestedin .block-title {
    border-width: 3px;
    border-color: #E58025;
    border-style: none none solid none;
    border-radius: 75% 75% 25% 25%;
    /* padding-right: 63px; */
    padding-bottom: 25px;
    /* padding-left: 65px; */
    margin: 0 1em;
}


/* **************** #recommend **************** */
#recommend_slider .slide-wrap {
  border: 4px solid transparent;
  border-radius: 3px;
    min-width: 145px;
  padding: 8px 0px 5px;
}

#recommend_slider .slide-wrap:hover {
    border: 4px solid #E68025;
    background: rgba(255, 213, 119, 0.2);
    /*zoom: 1.05;*/
    position: absolute;
    z-index: 9999999999;
}

#recommend_slider .slide-wrap .product-item .image-preview {
  width: 80%;
  height: 165px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#recommend_slider .slide-wrap {
    border: 4px solid #ffeeaf85;
    background: rgb(255 235 162 / 16%);
    border-radius: 15px;
}

#recommend_slider .owl-stage {
    margin-bottom: 50px;
    margin-top: 50px;
}
#animations .scene-wrap .image-wrap {
    left: -9000px;
}
#animations[data-current-scene="scene-9"] {
    right: -1000px;
}
.owl-carousel.owl-drag .owl-item {
    display: inline-grid;
    padding-right: 20px;
    margin-left: 30px;
}
#interestedin .owl-stage {
    min-width: calc( 100% * 10 );
}
#interestedin .container {
    width: 100%;
}
.owl-carousel.owl-drag .owl-item {
    display: inline-grid;
    padding-right: 0px;
    margin-left: 0px;
    opacity: 0;
}

.owl-carousel.owl-drag .owl-item.active {
    display: inline-grid;
    padding-right: 0px;
    margin-left: 0px;
    opacity: 1;
}
/* ******************************** */
.woocommerce-product-wrap .product-content button.single_add_to_cart_button, .woocommerce-product-wrap .product-content .input-wrap .single_add_to_cart_button {
    min-width: 145px;
    height: 33px;
    margin-left: 20px;
}

/* *********** button ************** */
.single_add_to_cart_button.button[name="add-to-cart"] {
 -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
 -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
 box-shadow:inset 0px 1px 0px 0px #97c4fe;
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
 background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
 background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
 background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
 background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
 background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
 background-color:#3d94f6;
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 border-radius:6px;
 border:1px solid #337fed;
 display:inline-block;
 cursor:pointer;
 color:#ffffff;
 font-family:Arial;
 /*font-size:16px;*/
 font-weight:bold;
 padding:6px 24px;
 text-decoration:none;
 text-shadow:0px 1px 0px #1570cd;
}
.single_add_to_cart_button.button[name="add-to-cart"]:hover {
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
 background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
 background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
 background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
 background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
 background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
 background-color:#1e62d0;
}
.single_add_to_cart_button.button[name="add-to-cart"]:active {
 position:relative;
 top: 1px;
}


.woocommerce a.add_to_cart_button.added:after,
.single_add_to_cart_button .fa-cart-shopping,
.single_add_to_cart_button-text,
.header-nav li.cart-item a,
.product-item a.add_to_cart_button,
.woocommerce a.add_to_cart_button,
i.fat.fa-basket-shopping-simple {
    font-weight: 300;
    font-size: 18px;
    font-family: "Font Awesome 6 Pro";
}

.woocommerce a.add_to_cart_button.added:after,
.header-nav li.cart-item a,
.product-item a.add_to_cart_button,
.woocommerce a.add_to_cart_button,
i.fat.fa-basket-shopping-simple,
.header-nav .cart-item a:before
 {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    background-color: #00ACD9;
    font-family: "Font Awesome 6 Pro";
}

.header-nav li.cart-item a,
.product-item a.add_to_cart_button,
.woocommerce a.add_to_cart_button,
i.fat.fa-basket-shopping-simple
 {
    height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0;
    display: table-cell;
    /* color: #fff; */
    /* background-color: #00ACD9; */
    border-width: 2px;
    border-style: solid;
    font-weight: 200;
    font-size: 18px;
    border-radius: 50%;
}

.fat.fa-fw:before {
    width: 40px;
    height: 40px;
    display: table;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    margin: 0 auto;
    font-size: 18px;
    line-height: 40px;
}

.woocommerce a.add_to_cart_button.added:after,
.fa-check-square:before,.fa-square-check:before {
    content: "\f14a"
}
.woocommerce a.add_to_cart_button.added:hover:before,
.woocommerce a.add_to_cart_button:before, .fa-basket-shopping:before, .fa-shopping-basket:before, .header-nav .cart-item a:before, .top-bar-wrap > .cart-item > a:before {
    /* content: "\f291"; */
    content: "\f07a";
}
a.add_to_cart_button i.fat.fa-fw {
    display: block;
}
.woocommerce a.add_to_cart_button.added:after {
    background-color: transparent;
}

.woocommerce a.add_to_cart_button.added {
    background-color: green;
    color: white;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    border: 2px solid #144c00b8;
}

a.button.add_to_cart_button.loading {
    width: 40px !important;
    height: 40px !important;
    opacity: 0.25;
    margin: 0 auto;
    padding: 0;
}

.header-nav .cart-item a:before {
    /* background-color: #ffffff; */
    /* color: #00ACD9; */
    /* border-color: #00ACD9; */
    font-weight: 400;
}

.product-item a.add_to_cart_button:hover {
    background-color: #ffffff;
    color: #00ACD9;
    border-color: #00ACD9;
    font-weight: 400;
}
.header-nav .cart-item a:hover:before {
    background-color: #fff;
    color: #00ACD9;
}

header .mobile-nav-bar .cart-item span,
.header-nav li.cart-item span.caunt-cart-items {
    background-color: green;
    color: #fff;
    border-color: #ccc;
}
.header-nav li.cart-item span.caunt-cart-items {
    font-size: 10px;
    font-weight: 500;
    border: 1px solid;
}

.woocommerce a.add_to_cart_button.added:hover:before {
    /* width: 40px; */
    /* height: 40px; */
    /* font-size: 18px; */
    /* border: 2px solid #00ACD9; */
    /* border-radius: 50%; */
}

.woocommerce a.add_to_cart_button.added:hover {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border: 2px solid #00ACD9;
    background-color: #ffffff;
    border-radius: 50%;
}

.woocommerce a.add_to_cart_button:before {
    width: 40px;
    height: 40px;
    display: table-cell;
    text-align: center;
    /* margin: 0 auto; */
    vertical-align: middle;
}
.woocommerce a.add_to_cart_button.added:before {
    content: "";
    width: 0;
    height: 0;
}

.woocommerce a.add_to_cart_button.added:after {
    margin: 0 auto;
}

.woocommerce a.add_to_cart_button.added {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    background-color: #599643;
    border-color: #33761bb8;
    font-size: 18px;
}


.woocommerce a.add_to_cart_button.added:before {
    content: "";
    width: 0;
    height: 0;
}

.woocommerce a.add_to_cart_button.added:after {
    /* margin: 0 auto; */
    /* font-size: 18px; */
}

.woocommerce a.add_to_cart_button.added:hover:before {
    /* content: "\f291"; */
    width: 40px;
    height: 40px;
    background-color: transparent;
    color: #00ACD9;
    font-size: 18px;
}
.woocommerce a.add_to_cart_button.added:hover:before, .woocommerce a.add_to_cart_button:before, .fa-basket-shopping:before, .fa-shopping-basket:before, .header-nav .cart-item a:before, .top-bar-wrap > .cart-item > a:before {
    /* content: "\f291"; */
    content: "\f07a";
    
    font-family: 'Font Awesome 6 Pro';
}
.woocommerce a.add_to_cart_button.added:before {
    content: "";
    width: 0;
    height: 0;
}

.woocommerce a.add_to_cart_button.added:hover:after {
    /*content: "";*/
}
.woocommerce a.add_to_cart_button.added:hover:after {
    content: "";
    width: 0;
    height: 0;
    margin: 0;
}



/* ************************************************ */
a.button.add_to_cart_button.loading:before {
    content: none;
    width: 0;
    height: 0;
}

a.button.add_to_cart_button.loading:after {
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}

a.button.add_to_cart_button.loading {
    width: 40px !important;
    height: 40px !important;
    opacity: 0.25;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    opacity: 1;
}

a.button.add_to_cart_button.loading:after {
    content: "\f3f4";
    font-family: 'Font Awesome 6 Pro';
}


/* ************************************************ */




/* ------------------------------- */

/* ******************************** */




/** ********************************************************************
 * 
 * START Responsive
 *
 ******************************************************************** */
@media only screen and (max-width:2250px) {
    html {
        font-size: inherit;
    }

}

@media only screen and (max-width:1350px) {
    html {
        font-size: inherit;
    }

}

@media only screen and (max-width:1200px) {
    html {
        font-size: inherit;
    }

}

@media only screen and (max-width:1080px) {
    html {
        font-size: inherit;
    }

}

@media only screen and (max-width:1024px) {
    html {
        font-size: inherit;
    }

}

@media only screen and (max-width:992px) {
    html {
        font-size: inherit;
    }
.header-nav li.menu-item-has-children:hover .sub-menu {
    padding-left: 20px;
}
    .woocommerce-shop-wrap .shop-wrap .products-row {
        grid-template-columns: 1fr 1fr;
    }

    .woocommerce-shop-wrap .shop-wrap .products-row {
        padding: 24px 50px 0px 50px;
    }

    .home-page #shop .container-shop .products {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }

}

@media only screen and (max-width:768px) {
    html { font-size: inherit; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
        content: "";
        width: 37px;
        height: 37px;
        line-height: 37px;
        margin-right: 20px;
        display: block;
        font-family: 'Font Awesome 6 Pro';
        text-align: center;
        font-size: 18px;
        font-weight: 800;
        position: absolute;
        right: 0;
        top: 0;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
        content: "\f105";
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
        content: "\f078";
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        width: 100%;
        --spacing-inline: var(--spacing-6xs);
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
        color: #488432;
        font-weight: 700;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
        -webkit-animation-name: fa-beat-fade;
        animation-name: fa-beat-fade;
        -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
        animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
        -webkit-animation-delay: var(--fa-animation-delay,0s);
        animation-delay: var(--fa-animation-delay,0s);
        -webkit-animation-direction: var(--fa-animation-direction,normal);
        animation-direction: var(--fa-animation-direction,normal);
        -webkit-animation-duration: var(--fa-animation-duration,1s);
        animation-duration: var(--fa-animation-duration,1s);
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
        -webkit-animation-name: fa-bounce;
        animation-name: fa-bounce;
        -webkit-animation-delay: var(--fa-animation-delay,0s);
        animation-delay: var(--fa-animation-delay,0s);
        -webkit-animation-direction: var(--fa-animation-direction,normal);
        animation-direction: var(--fa-animation-direction,normal);
        -webkit-animation-duration: var(--fa-animation-duration,1s);
        animation-duration: var(--fa-animation-duration,4s);
        -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        animation-iteration-count: var(--fa-animation-iteration-count,infinite);
        -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
        animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
    }
}

/* ------------------------------------------------ */
@media only screen and (max-width:600px) {
    #shop > div > div.container-shop > div.products.mobile > div:nth-child(3),#shop > div > div.container-shop > div.products.mobile > div:nth-child(4) {
        margin-bottom: 30px;
    }

    #shop .container-shop > .products.mobile > .product-wrap:nth-child(5), #shop .container-shop > .products.mobile > .product-wrap:nth-child(6) {
        margin-bottom: 40px;
    }
    .top-bar-wrap > .cart-item > a:before {
        line-height: 30px;
        height: 30px;
        width: 30px;
        font-size: 14px;
        font-weight: 300;
    }

header .mobile-nav-bar .cart-item a {
    color: #fff;
    background-color: #00ACD9;
    text-align: center;
}
    .page-id-6213 #gallery-1 .gallery-item {
        width: 100%;
        padding-bottom: 20px;
        display: grid;
    }
    .page-id-6213 #gallery-1 .gallery-item img {
        width: 100%;

        height: auto;
    }
    html {
        font-size: inherit;
    }
    #prezent-card.documets .after_item {
        display: grid;
        width: 100% !important;
        max-width: 250px;
        /* zoom: 1.2; */
        /* line-height: 2em; */
    }
    #recommend_slider .slide-wrap {
        min-width: 135px;
    }
    #recommend_slider {
        min-width: calc(100% - 50px);
        margin: 0 auto;
    }

    .owl-carousel.owl-drag .owl-item {
        display: grid;
        padding-right: 0px;
        margin: 0px;
        /* margin: 0 auto !important; */
        opacity: 0;
    }

    .add_to_cart_button .fat.fa-fw:before {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        border: 0px solid transparent;
        border-radius: 50%;
    }
}

@media only screen and (max-width:575px) {
    html {
        font-size: inherit;
    }

    .section.contacts .columns-flex .column {
        width: 85%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .section.delivery-payment .column .content.shadow-content {
        background-image: none;
        width: 335px;
        font-size: 21px;
        line-height: 118%;
    }

    .tabs .container-steps ul li {
        width: 33%;
    }

    .product-wrap {
        width: 180px;
    }

    .home-page .container-shop .products .product-wrap:nth-child(9),
    .home-page .container-shop .products .product-wrap:nth-child(8),
    .home-page .container-shop .products .product-wrap:nth-child(7) {
        display: none;
    }

    .woocommerce-shop-wrap .content-section {
        width: 440px;
    }

    .video-hero-wrap #myVideo {
        left: -260px;
        height: 100%;
    }

    header .mobile-menu li a {
        color: #ffffff;
        font-size: 23px;
        line-height: 20px;
        font-weight: 400;
        padding: 10px 0px;
    }

    .woocommerce-shop-wrap .shop-wrap .products-row {
        padding: 20px 50px 0px 50px;
    }

}

@media only screen and (max-width:480px) {
    html {
        font-size: inherit;
    }

}

@media only screen and (max-width:475px) {
    .tabs .container-steps ul li {
        width: 75%;
    }

    .product-wrap {
        width: 155px;
    }

    .section.contacts .columns-flex .column {
        width: 95%;
    }

    .section.contacts .contacts-wrap .contact-item {
        margin-bottom: 40px;
    }

.section.delivery-payment .column .content.shadow-content {
    background-image: none;
    min-width: 300px;
    font-size: 17px;
    line-height: 118%;
    padding: 25px 10px 25px;
    margin-left: -15px;
    margin-right: -15px;
}

    .section-title {
        font-size: 46px;
        line-height: 49px;
    }

    .product-wrap .product-item .meta {
        margin-right: 0px;
    }

    .woocommerce-shop-wrap .shop-wrap.mobile-shop .product-categories li {
        margin: 0px;
        display: block;
    }

    .woocommerce-shop-wrap .shop-wrap.mobile-shop .product-categories {
        top: -280px;
        z-index: 5;
    }

    .woocommerce-shop-wrap .shop-wrap.mobile-shop .product-categories li a {
        margin-bottom: 4px;
        padding: 5px 7px;
        width: 45%;
    }

    .woocommerce a.add_to_cart_button {
        right: 0px;
        bottom: 0px;
    }

    .product-wrap .product-item .add-to-cart {
        right: -20px;
        bottom: 25px;
        width: 30px;
        height: 30px;
        background-size: cover;
        right: 0px;
    }

    .woocommerce-shop-wrap .content-section {
        width: 320px;
        padding: 10px;
        margin-bottom: 15px;
    }

    .tabs .container-steps ul li {
        display: inline-block;
        padding: 5px 7px;
    }

    .product-wrap .product-item .meta .name {
        font-size: 13px;
    }

    .product-wrap .product-item .meta a {
        font-size: 13px;
    }

}

@media only screen and (max-width:380px) {
    html {
        font-size: inherit;
    }

    .home-page #shop .container-shop .products {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        width: 100%;
        max-width: 375px;
        left: 7px;
        right: 0px;
        bottom: -24px;
        position: relative;
    }

    .woocommerce-shop-wrap .shop-wrap .products-row {
        grid-template-columns: 1fr 1fr;
        padding: 24px 50px 0px 50px;
    }

    .page-wrap-404 .img-wrap> img {

        /* text-align: center; */
        width: 100%;
        height: auto;
        max-width: 280px;        /* display: grid; */
    }

}

@media (max-width:1545px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:1370px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:1350px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:1300px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:1200px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:1080px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:1024px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:992px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:768px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:767px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:600px) {
    html {
        font-size: inherit;
    }

}

@media (max-width:480px) {
    html {
        font-size: inherit;
    }

    .page-wrap-404 .column-image {
        display: grid;
        max-width: 375px;
        margin: 0 auto;
    }

    .page-wrap-404 .flex-wrap {
        padding-bottom: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: grid;
    }

}

@media (max-width:380px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:1280px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:1200px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:1024px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:992px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:900px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:848px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:799px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:770px) {
    html {
        font-size: inherit;
    }

}

@media (min-width:768px) {
    html {
        font-size: inherit;
    }

}

/* ==================== END Responsive ==================== */