/* Custom code goes here - paste your css code below in line 3 */
.dop-info-wrapper {
    position: relative;
    display: inline-block;
}

.dop-info-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    height: 6px;
    width: 100%;
}

.dop-info-wrapper:hover #dop-info {
    display: block;
    /*opacity: 1.0;*/
}

#dop-info {
    display: none;
    position: absolute;
    top: 35px;
    left: -15px;
    z-index: 10;
    width: max-content;
    background: #333;
    min-width: 170px;
    /*opacity: 0.0;*/
    /*-webkit-transition: all 500ms ease-in-out;*/
    /*-moz-transition: all 500ms ease-in-out;*/
    /*-ms-transition: all 500ms ease-in-out;*/
    /*-o-transition: all 500ms ease-in-out;*/
    /*transition: all 500ms ease-in-out;*/
}

#contact-link span.shop-phone.shop-email {
    display: block !important;
}

.dop-info-wrapper.schedule div {
    white-space: nowrap;
    color: #fff;
    padding: 0 15px;
    text-align: center;
    text-align: -webkit-center;
}

#dop-info a {
    white-space: nowrap;
}

#dop-info a.phone {
    color: #fff !important;
}

#dop-info .link {
    padding: 0 15px;
}

#dop-info .link:hover {
    background: #484848;
}

.flex-link {
    display: flex;
    align-items: center;
}

#dop-info img {
    width: 15px;
    margin-right: 5px;
    margin-top: -2px;
}

.lang_currency_top_custom {
    display: flex;
}

.lang_currency_top_custom > div:first-child {
    position: relative;
}

.lang_currency_top_custom > div:first-child:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    border-right: 1px solid #000000;
    height: 34%;
    top: 33%;
}

.lang_currency_top_custom .dropdown-item {
    padding: 0 10px;
}

.lang_currency_top_custom .current .dropdown-item {
    color: #83c127;
}

.lang_currency_top_custom .current .dropdown-item span {
    background: #83c127;
    padding: 2px 5px;
    color: #fff;
}

.block-promo .promo-code {
    padding: 0 1.25rem 1.25rem 1.25rem;
    background: transparent;
}

.block-promo .promo-code .btn-primary {
    background: #f1f1f1;
    color: #000;
    border-color: #f1f1f1;
}

.checkout.cart-detailed-actions.card-block .btn-primary {
    /*background: #83c127;*/
    /*color: #ffffff;*/
    /*border-color: #83c127;*/
}

.button-show-product.btn-primary {
    background: #f1f1f1;
    color: #000;
    border-color: #f1f1f1;
}

.button-show-product.btn-primary:hover {
    background: #dcdcdc;
    color: #000;
    border-color: #dcdcdc;
}

.button-show-product .show-text {
    display: none;
}

.button-show-product.collapsed .show-text {
    display: block;
}

.button-show-product .hide-text {
    display: block;
}

.button-show-product.collapsed .hide-text {
    display: none;
}

.item-html h2, .item-html h4 {
    color: #fff;
}

.item-html h2 {
    position: relative;
}

.item-html hr {
    border-top: 2px solid #fff;
}

.item-html hr.long {
    width: 40%;
}

.item-html hr.short {
    width: 20%;
}

.blockreassurance_product p {
    text-transform: initial;
}

.blockreassurance_product ul {
    margin-top: 5px !important;
    margin-left: 50px !important;
    list-style: disc;
}

.blockreassurance_product ul li {
    text-transform: initial;
}

.product-image-container a.product-flags-plist {
    z-index: 10;
}


.addToCartFormWrapper {
    box-shadow: none;
}

.addToCartFormWrapper ul.groupUl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.addToCartFormWrapper .groupUl li {
    width: 75px;
    margin-right: 0;
}

.addToCartFormWrapper .groupUl li label {
    width: 65px;
}

.addToCartFormWrapper span {
    width: 100%;
    text-align: center;
}

.addToCartFormWrapper .input-radio:checked + span, .addToCartFormWrapper .input-radio:hover + span {
    background-color: #83c127;
    border: 2px solid #83c127;
    color: #fff;
}

.hiaddtocart button.btn-primary {
    background-color: #83c127;
    color: #fff;
}

.thumbnail-container {
    margin-bottom: 0 !important;
}

@media (min-width: 320px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 100px;
    }
}

@media (min-width: 481px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 202px;
    }

    .addToCartFormWrapper {
        min-height: 166px;
    }
}

@media (min-width: 494px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 226px;
    }

    .addToCartFormWrapper {
        min-height: 166px;
    }
}

@media (min-width: 635px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 160px;
    }

    .addToCartFormWrapper {
        min-height: 98px;
    }
}

@media (min-width: 768px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 226px;
    }

    .addToCartFormWrapper {
        min-height: 166px;
    }
}

@media (min-width: 846px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 160px;
    }

    .addToCartFormWrapper {
        min-height: 98px;
    }
}

@media (min-width: 992px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 230px;
    }

    .addToCartFormWrapper {
        min-height: 166px;
    }
}

@media (min-width: 1200px) {
    .featured-products .products .product-miniature .button-container,
    .page-product-box .products .product-miniature .button-container,
    #js-product-list .products .product-miniature .button-container {
        min-height: 160px;
    }

    .addToCartFormWrapper {
        min-height: 98px;
    }
}

.call_back-wrapper {
    border: 1px solid rgba(131, 193, 39, 0.5);
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
    background-color: rgba(131, 193, 39, 0.5);
}

@media (min-width: 768px) {
    #_desktop_logo {
        padding-top: 32px;
        padding-bottom: 0px;
        padding-left: 70px;
    }
}

@media (max-width: 767px) {
    div.slider-btn {
        display: none;
    }
}

.block-variation {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #d6d4d4;
}

.product-review-block {
    display: flex;
    justify-content: space-between;
}

.custom-product-review .gsniprev-block-16 {
    max-width: 100%;
    background: transparent;
    border: none;
    padding: 2px 0 0 0;
    margin-top: 0;
}

.custom-product-review .review-text {
    color: #666;
    font-size: 13px;
    font-style: italic;
    line-height: 1.2;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-color: #666;
    font-weight: 600;
}

.custom-product-review .add-review {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.2;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-bottom: 1px dashed;
    border-color: #666;
    text-decoration: none;
    margin-top: 8px;
    margin-left: 6px;
    display: inline-block;
}

.variation-price {
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    /*padding-top: 12px;*/
    /*border-top: 1px solid #d6d4d4;*/
}

#product-availability.available {
    background: #4cbb6c;
}

#product-availability.last-remaining-items {
    background: grey;
}

#product-availability.product-unavailable {
    background: #ff9a52;
}

#size-chart-button {
    display: flex;
    margin-top: 0 !important;
    border-bottom: 2px dotted #83c127;
}

#size-chart-button:hover {
    text-decoration: none !important;
}

.wk-border.wk-height.wk-table-text-align {
    width: 160px;
}

/* Висота таблица в модалке с таблицей размеров*/
#size-chart-modal-body .table td,
#size-chart-modal-body .table th {
    padding: 0.1rem 0.75rem;
}

#scroll_top {
    z-index: 99 !important;
}

.quickview .product-variants > .product-variants-item {
    padding-top: 0 !important;
}

.oosn-button {
    cursor: pointer;
}

/*#product-modal .modal-content .modal-body .mask{*/
/*  max-height: 46rem;*/
/*}*/

.product_desc table,
.product-description table,
.product_desc div,
.product-description div {
    overflow: auto;
}

.product-description .description-table {
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .block-filter.sticky {
        position: fixed;
        left: 0;
        right: 0;
        top: 42px;
        z-index: 9;
        background: #fff;
        padding: 20px 10px;
        border-bottom: 1px solid #eee;
    }
}

.compact-toggle-filter {
    width: 100%;
    display: block;
    text-align: center;
    padding: 5px 0;
}

.addToCartFormWrapper .variants-product .form-control-select {
    padding-right: 30px;
}

/*#wrapper .breadcrumb li a {*/
/*    padding: 1px 12px 0 22px;*/
/*}*/
#wrapper .breadcrumb li .breadcrumb-link {
    padding: 1px 12px 0 22px;
}

#wrapper .breadcrumb li:after {
    right: -11px;
    top: 3px;
    width: 20px;
    height: 20px;
}

/** Вимкнення кліку по картинці в галереї */
#zoom_html .uit-gallery a {
    pointer-events: none;
}

#js-product-list-header .subcategory-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

#js-product-list-header .subcategory-list .subcategory-name {
    display: flex;
    background-color: #83c127;
    color: #fff;
    width: 100%;
    flex: 0 1 auto;
    margin: 10px;
    padding: 12px;
    height: 50px;
    align-content: center;
    flex-wrap: inherit;
    justify-content: center;
    align-items: center;
    text-align: center;
}

@media (min-width: 480px) {
    #js-product-list-header .subcategory-list .subcategory-name {
        width: calc(50% - 20px);
    }
}

@media (min-width: 1200px) {
    #js-product-list-header .subcategory-list .subcategory-name {
        width: calc(25% - 20px);
    }
}
@media (max-width: 767px) {
    .product-actions .product-add-to-cart {
        width: 120px;
    }
}

/* Unvisited links within specified elements */
#category_desc a,
#tab-content a,
.product-information a {
  color: #83c127;
  text-decoration: none; /* Removes underline by default */
}

/* Visited links within specified elements */
#category_desc a:visited,
#tab-content a:visited,
.product-information a:visited {
  color: #551A8B;
}

/* Hover effect (optional) */
#category_desc a:hover,
#tab-content a:hover,
.product-information a:hover {
  text-decoration: underline; /* Add underline on hover */
}