/* CHECOKUT */

.woocommerce-checkout-custom {
    display: flex;
    column-gap: 20px;
}

.checkout-title {
    background: linear-gradient(to bottom,#54ca79a4 1%,#54ca7a 100%);
    color: #000;
    font-size: 1.2em;
    line-height: 2;
    padding-left: 1vw;
    padding-right: 1vw;
    border-radius: 4px;
    padding: 10px !important;
}

.woocommerce-checkout-custom .woocommerce-page .hentry .entry-content p, .hentry .entry-content .woocommerce p {
    background: #54ca7a26;
    padding: 5px;
    border-radius: 4px;
}
.woocommerce-Price-currencySymbol {
    white-space: nowrap;
}
.button,
.xoo-cp-quick-order-form-group-submit {
    background-color: #52CC7A !important;
}

.button:hover,
.xoo-cp-quick-order-form-group-submit:hover {
    opacity: .5;
}

/* Спрятать Итог по товарам */
.woocommerce-shipping-destination {
    display: none !important;
}

/* В корзине /cart и /checkout  скріть блок куда доставлять */
.woocommerce-shipping-destination {
    display: none !important;
}

.related-products-checkout .image-block > a {
    width: 100% !important;
    height: 100% !important;
}

.related-products-checkout li.product a img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}



.xoo-cp-quick-order {
    background-color: #fafafa;
    padding: 30px 5px;
    border-radius: 5px;
    margin: 10px 0;
}

.xoo-cp-quick-order-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xoo-cp-quick-order-phone {
    padding: 14px 24px;
}


td .amount bdi {
    font-size: 17px;
}

td.xoo-cp-pprice {
    width: 25%;
}




/* END CHECOKUT */


.related-products {
    margin-top: 20px;
}

.related-products h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.related-products ul {
    list-style-type: none;
    padding: 0;
}

.related-products li {
    margin-bottom: 5px;
}

.xoo-cp-discount {
    text-align: end;
}

.xoo-cp-discount .xoo-cp-current-discount {
    border: 1px solid #52CC7A;
    display: inline-block;
    height: 30px;
    display: flex;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    padding: 10px;
    font-size: 18px;
}

.home .custom-testimonial .owl-pagination .owl-page.active span, .home .custom-testimonial .owl-pagination .owl-page:hover span {
    background-color: #54ca7a;
}

.header-main-container {
    /* object-fit: contain !important; */
    min-height: unset !important;
}

.xoo-cp-discount .xoo-cp-current-discount span {
    font-weight: 900;
    padding-left: 8px;
}

.home .related-products-containet {
    display: flex;
}

.related-products-containet .product-price-button {
    flex-direction: column;
    text-align:center;
}

.related-products-containet .image-block {
    height: 160px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.related-products-containet .price {
    text-align: center !important;
}

.related-products-containet .product-button-outer {
    text-align: center !important;
}


.woocommerce-billing-fields {
    font-size: 16px;
}
.product-price-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-button-outer {
    opacity: 1;
    position: unset;
    text-align: end;
}
.woocommerce ul.products li.product:hover .product_type_simple.button, .woocommerce-page ul.products li.product:hover .product_type_simple.button, .woocommerce ul.products li.product:hover .product_type_grouped.button, .woocommerce-page ul.products li.product:hover .product_type_grouped.button, .woocommerce ul.products li.product:hover .product_type_external.button, .woocommerce-page ul.products li.product:hover .product_type_external.button, .woocommerce ul.products li.product:hover .product_type_variable.button, .woocommerce-page ul.products li.product:hover .product_type_variable.button {
    background-color: #53cb7a;
}
.product-price-button .price {
    text-align: start;
}

.product-button-outer a.button {
    padding: 5px 15px;
}
.header-search {
}
.dropdown-toggle {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 10px;
    transition: all 0.2s ease-in-out;
  }
  
  .woocommerce .wishlist-link {
    display: none;
}

.checkout.woocommerce-checkout {
  /* max-width: 1000px; */
  margin: 0 auto;
}

.woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block, .counter-products-carousel .image-block {
    height: 320px;
}

.product-block .links a:last-child {
    display: none;
}

.product-block .portfolio-title,
.product-block .portfolio-description,
.product-block .read-more {
    display: none;
}

.xoo-cp-btns {
    display: flex;
    justify-content: space-between;
}

.xoo-cp-btns a.xoo-cp-close {
    background-color: #f36;
}

.xoo-cp-btns a.xcp-btn {
    padding: 15px 5px;
    width: 100%;
    border: none;
}

.xoo-cp-quick-order-form-title {
    color: #f36;
    font-weight: 700;
}

.woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout-payment .wc_payment_methods,
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
  display: none;
}

#billing_delivery_type_field .woocommerce-input-wrapper {
    display: flex;
    align-items: center;
    max-width: 500px;
}

#billing_delivery_type_field .woocommerce-input-wrapper label {
    margin-right: 10px;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    border-top: 2px solid #53cb7a;
}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    background-color: #53cb7a;
}

.woocommerce ul.products li.product .secondary-image, .woocommerce-page ul.products li.product .secondary-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.has-post-thumbnail .theme-container {
    display: unset;
    justify-content: unset;
}

.overflow-hidden {
    overflow: hidden;
}

.home-slider {
    max-height: 550px;
}

.yith-wcwl-add-button,
.yith-wcqv-button {
    display: none;
}

.product-button-hover {
    display: none;
}

.header-top {
    padding: 0;
}

.header-top-phone {
    display: flex;
    align-items: center;
    color: #fff;
}

.header-top-phone:hover {
    color: unset;
}

/* Slider styles */
#price-slider-range {
    margin: 1em 0;
    background-color: transparent;
}

.price-slider-values {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.price-slider-values input {
    border: 0;
    font-weight: bold;
    width: 100px;
    text-align: center;
    background: none;
}

/* HEADER LANG */



/* END HEADER LANG */





/* Apply button styles */
#apply-price-filter {
    display: block;
    margin: 1em auto;
}


  .show-title2 {
    color: #53cb7a;
  }

  .dropdown-toggle:hover {
    background-color: #ebebeb;
  }
  
  /* Изменение стрелки вниз при открытии списка */
  .dropdown-toggle[aria-expanded="true"] .fa-angle-down {
    transform: rotate(180deg);
  }
  
  /* Стили для элементов выпадающего списка */
  .call-header {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
  }
  
  .dropdown-toggle:hover .call-header {
    display: block;
    /* position: fixed; */
    width: 100%;
    top: 50px; /* укажите нужный отступ */
    left: 0;
  }
  
  .call-header a {
    display: block;
    padding: 5px 20px;
    color: #333;
    text-decoration: none;
  }
  
  .call-header a:hover {
    background-color: #ebebeb;
  }
  

  .theme-container {
    align-items: center;
  }

  .wishlist-counter .header-wishlist .count,
  .cart-qty,
  #to_top,
  .woocommerce span.onsale, .woocommerce-page span.onsale,
  .woocommerce ul.products li .product-button-hover .add_to_wishlist:hover,
  .yith-wcwl-wishlistaddedbrowse a:hover, .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist a:hover, .woocommerce ul.products a.compare.button:hover,
  .woocommerce.single-product .single_add_to_cart_button, .woocommerce.single-product div.product form.cart .button,
  .woocommerce-tabs ul.tabs li a:hover, .woocommerce-tabs ul.tabs li.active a,
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #53cb7a;
  }

  .primary-sidebar .price_label, .amount, .price,
  .price_label, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price,
  .woocommerce ul.products li.product:hover .product-name, .woocommerce-page ul.products li.product:hover .product-name,
  .primary-sidebar .amount,
  .primary-sidebar a:hover, .current-cat > a,
  .blog-posts-content .style-2 .show-date, .blog-posts-content .style-2 .post-comments,
  .blog-posts-content .read-more a:hover {
    color: #53cb7a;
  }

  .woocommerce #content div.product .woocommerce-product-gallery.images img:hover, .woocommerce #content div.product .woocommerce-product-gallery.images .flex-active {
    border: 1px solid #53cb7a
  }

  .gridlist-toggle a#grid.active, .gridlist-toggle a#grid:hover {
    border-color: #53cb7a;
  }

  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    background: #53cb7a;
    border: 1px solid #53cb7a
  }

  .tagcloud a:hover,
  .links a.icon:hover, .gallery-zoom .icon:hover, .gallery-redirect .icon:hover, .blog-posts-content .block_hover .icon:hover,
  .owl-theme .owl-buttons div.owl-prev:before,
  .owl-theme .owl-buttons div.owl-next:before {
    border-color: #53cb7a;
    background-color: #53cb7a;
  }

  .owl-prev,
  .owl-next {
    opacity: 1 !important;
  }

  .owl-prev {
    left: 40px !important;
  }
  
  .owl-next {
    right: 40px !important;
  }

  .woocommerce-pagination span.current, .woocommerce-pagination a:hover {
    background: #53cb7a;
    border: 1px solid #53cb7a;
  }







  #price-slider-range {
    width: 100%;
    margin: 20px 0;
  }
  
  .home-filter-wrapper .ui-slider-range {
    background-color: #52CC7A;
    height: 4px; /* измените эту высоту по своему усмотрению */
  }
  
  .home-filter-wrapper .ui-slider-handle {
    background-color: #52CC7A;
    border: 2px solid #52CC7A;
    height: 20px;
    width: 20px;
    cursor: pointer;
  }
  
  .home-filter-wrapper .ui-slider-handle:hover {
    background-color: #fff;
  }
  
  .home-filter-wrapper .ui-slider-horizontal .ui-slider-handle {
    margin-left: -10px;
    margin-top: -6px;
  }

  .home-filter-wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
  }

  .home-filter-wrapper .ui-slider .ui-slider-handle {
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 4px solid #52cc7a;
    border-radius: 100px;
    top: -2px;
    background-color: #fff;
  }

  .home-filter-wrapper .ui-widget.ui-widget-content {
    border: none;
  }

  .home-filter-wrapper .ui-slider-horizontal .ui-slider-range {
    height: 3px !important;
  }
  
  .home-filter-wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  
  .home-filter-wrapper .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
  }
  
  .home-filter-wrapper .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
  }

  .home-filter-wrapper {
    display: flex;
    justify-content: start;
    margin: 20px 0;
  }

  .home-filter-container{ 
    max-width: 300px !important;
    width: 100%;
  }

  .home-filter-price-input {
    border-radius: 3px;
    border: 1px solid #e6e6e6 !important;
    background-color: #fafafa !important;
    color: #464646 !important;
    font-size: 13px;
    padding-left: 10px;
    height: 30px;
    font-size: 14px;
  }

  .home-filter-wrapper .button {
        width: 100%;
        margin-top: 20px;
        text-align: center !important;
  }

  .home-filter-tag-select {
    width: 100%;
    padding: 7px 40px 8px 15px;
    height: 45px;
    background: #f0f0f0;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }


  
  @media (min-width: 768px) {
    .header-cart--mobile {
        display: none;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        font-size: 16px;
        padding: 14px 60px;
        line-height: 16px;
    }
    
    .vc_custom_1682804064355 {
        background-image: none !important;
    }
  }




  @media (max-width: 980px) {
    .header-left,
    .header-right {
        display: none !important;
    }

    .header-toggle {
        display: none !important;
    }

    .header-center {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
  }



  @media (max-width: 768px) {
    .header-cart--pc {
        display: none;
    }

    .theme-container {
        flex-direction: column;
        align-items: initial;
    }

    .header__calling {
        display: none;
        justify-content: center;
        margin: 20px 0 0 0;
    }
    .dropdown-toggle {
      display: block;
      margin-bottom: 10px;
      border: none;
    }
    .show-title2 {
      display: block;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 5px;
    }
    .tell-header {
      display: block;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 5px;
    }
    .call-header {
      position: static;
      /* display: block; */
      margin: 5px 0 10px;
    }
    .call-header a {
      display: block;
      padding: 5px 0;
      font-size: 16px;
    }
    .call-header a:hover {
      background-color: transparent;
    }
    .fa-angle-down {
      display: none;
    }
    .header-right {
        display: flex !important;
        justify-content: center;
        column-gap: 20px;
        text-align: center;
        padding-bottom: 20px;
    }

    .header-right>div {
        width: 45px;
    }

    .home-filter-container {
        max-width: 100% !important;
    }

    .home-filter-price-input {
        font-size: 12px;
    }

    .home-filter-wrapper .button {
        width: 100%;
        margin-top: 20px;
        font-size: 14px;
    }
    .home-filter-wrapper .ui-slider .ui-slider-handle {
        width: 12px;
        height: 12px;
    }

    #woo-products .woocommerce ul.products li.product .image-block, #woo-products .woocommerce-page ul.products li.product .image-block, #woo-products .counter-products-carousel .image-block {
        height: 200px;
        display: flex;
        align-items: center;
    }

    .header__lang,
    .header-search {
        display: none;
    }

    .header-left,
    .header-right {
        display: none !important;
    }

    .header-center {
        display: block;
    }

    .product-price-button {
        align-items: center;
        flex-direction: column;
        row-gap: 10px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        margin-bottom: 0 !important;
        text-align: center;
    }

    .product-block-inner .image-block a:nth-child(2){
        height: 100%;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }

    .product-button-outer {
        text-align: start;
    }
    
    .woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block, .counter-products-carousel .image-block {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .product-button-outer a.button {
        max-width: 100% !important;
        width: 90% !important;
        margin: 0 !important;
    }

    .xoo-cp-discount {
        margin-bottom: 15px;
    }

    .xoo-cp-discount .xoo-cp-current-discount {
        font-size: 14px;
        padding: 7;
    }

    .header-main-container.vc_custom_1682787312345 {
        background-image: none !important;
    }

    .woocommerce-checkout-custom {
        flex-direction: column;
    }

    .xoo-cp-quick-order-form {
        flex-direction: column;
    }

    .home .related-products-containet {
        flex-wrap: wrap;
    }

    .home .title-main h1 {
        line-height: 100%;
    }

    .xoo-cp-btns {
        flex-direction: column;
    }

  }

  @media (max-width: 500px) {
    .xoo-cp-pprice bdi {
        display: flex;
        flex-direction: column;
    }
  }

  @media (max-width: 390px) {
    .xoo-cp-quick-order-form-group {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .mobile-hidden {
        display: none;
    }
    
  }

  @media (max-width: 365px) {
    .woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block, .counter-products-carousel .image-block {
        height: auto;
    }

    .home-main-description {
        font-size: 0.8rem;
    }

    .home-main-space {
        height: 15px !important;
    }
  }
  

