@media (min-width: 768px) and (max-width: 991px) {
    .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        order: 1 !important;
    }
    .full-width.single-product.normal .single-product-wrapper .entry-summary {
        order: 2 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .full-width.single-product.normal .single-product-wrapper .product-images-wrapper {
        padding-right: 2rem !important;
    }
}
@media (min-width: 1200px) {
    .full-width.single-product.normal .single-product-wrapper .entry-summary {
        flex: 0 0 50.333333% !important;
        max-width: 50.333333% !important;
        margin-left: auto;
    }
}

@media (max-width: 767px) {
    .single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails {
        margin-top: 1rem;
    }
    .single-product .single-product-wrapper .product-images-wrapper .onsale {
        right: 0;
    }
}

.single-product .single-product-wrapper .product-images-wrapper .onsale {
    background: #227D01;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: block !important;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font-size: 20px !important;
}

.techmarket-single-product-gallery-thumbnails .slick-arrow {
    color: #FFFFFF !important;
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-arrow {
    background: #000000 !important;
    border-radius: 4px;
}

.single-product .single-product-wrapper .product-images-wrapper .techmarket-single-product-gallery .techmarket-single-product-gallery-thumbnails .techmarket-single-product-gallery-thumbnails__wrapper .slick-slide img {
    border: none !important;
}

.single-product .single-product-wrapper .product-images-wrapper,
.single-product .single-product-wrapper .entry-summary,
.single-product .single-product-wrapper .product-actions-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.single-product .single-product-wrapper .product-images-wrapper .product-additional {
    background: #F5F5F7;
    padding: 15px 33px;
    display: flex;
    gap: 10px;
    border-radius: 20px;
    margin-top: 2rem;
}

.single-product .single-product-wrapper .product-images-wrapper .product-additional .item {
    gap: 10px;
    width: 25%;
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 18px;
    justify-content: center;
}

@media (max-width: 1680px) {
    .single-product .single-product-wrapper .product-images-wrapper .product-additional {
        flex-wrap: wrap;
        row-gap: 16px;
    }
    .single-product .single-product-wrapper .product-images-wrapper .product-additional .item {
        width: 48%;
        justify-content: flex-start;
    }
    .single-product .single-product-wrapper .product-images-wrapper .product-additional .item br {
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .single-product .single-product-wrapper .product-images-wrapper .product-additional {
        margin-bottom: 1rem;
    }
}

@media (max-width: 768px) {
    .single-product .single-product-wrapper .product-images-wrapper .product-additional {
        display: none;
    }
}

.single-product .single-product-wrapper .single-product-header {
    margin-bottom: 15px!important;
    border-bottom-color: rgba(98, 96, 96, 0.7);
}

.single-product .single-product-wrapper .single-product-header .product_title {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    min-height: 0;
    margin-bottom: 0;
    line-height: 34px;
}

.single-product div[itemprop="description"],
.single-product .single-product-wrapper .woocommerce-product-details__short-description {
    margin-bottom: 2.5rem;
}

.single-product div[itemprop="description"],
.single-product .single-product-wrapper .woocommerce-product-details__short-description,
.single-product .single-product-wrapper .woocommerce-product-details__short-description p {
    color: #000000;
    font-weight: 500;
}

.single-product .single-product-wrapper .woocommerce-product-details__short-description p {
    margin-bottom: 0;
}

.single-product .single-product-wrapper .single-product-meta {
    justify-content: initial !important;
    gap: 15px;
    padding-bottom: 15px !important;
    border-bottom-color: rgba(98, 96, 96, 0.7) !important;
    flex-direction: row !important;
    margin-bottom: 15px;
}

.single-product .single-product-wrapper .single-product-meta .brand {
    margin-bottom: 0 !important;
}

.single-product .single-product-wrapper .single-product-meta .brand img {
    max-width: 114px !important;
    padding: 9px;
    background: rgb(243 243 243 / 70%);
    border-radius: 8px;
}

.single-product .single-product-wrapper .single-product-meta .sku-brand {
    font-size: 14px;
    display: flex;
    flex-direction: column;
}

.single-product .single-product-wrapper .single-product-meta .sku-brand a {
    font-weight: 500;
    text-decoration: underline;
    color: #000000;
}

.single-product .single-product-wrapper .single-product-meta .sku-brand span {
    font-weight: 700;
}

.single-product .single-product-wrapper .rating-and-sharing-wrapper {
    margin-bottom: 15px;
}

.single-product .single-product-wrapper .rating-and-sharing-wrapper .price {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
}

.single-product .single-product-wrapper .rating-and-sharing-wrapper .price,
.single-product .single-product-wrapper .rating-and-sharing-wrapper .price ins {
    font-weight: 700;
    font-size: 30px;
}

.single-product .single-product-wrapper .rating-and-sharing-wrapper .price del {
    font-weight: 700;
    font-size: 20px;
    color: #626060;
}

.single-product .single-product-wrapper #esto_calculator {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #626060;
    font-size: 15px;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.single-product .single-product-wrapper .stock-availability {
    display: flex;
    gap: 5px;
    margin-bottom: 1rem;
}

.single-product div.product input.cwg_popup_submit {
    margin-top: 1rem
}

.single-product-header .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    right: 0;
    top: -10px;
}

.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single .yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.single-product .bundled_item_cart_content .bundled-price-wrapper {
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
}

.single-product .bundled_item_cart_content .bundled-price-wrapper .price {
    margin: 0 !important;
}

.single-product .single-product-wrapper form.cart {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 5px;
}

.single-product .single-product-wrapper form.cart .added_to_cart {
    display: none !important;
    background: none;
    color: #D14200;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
}

.single-product .single-product-wrapper .single_add_to_cart_button {
    padding: 12px 24px;
    background: #000000;
    color: #fff;
    border: 2px solid #000000;
    border-radius: 30px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    height: 54px;
}

.single-product .store-availability-wrapper .store-get-button {
    height: 39px;
    border-radius: 30px;
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    background: #000000;
    color: #fff;
    border: 2px solid #000000;
    outline: none;
    justify-content: center;
}

.single-product .single-product-wrapper .single_add_to_cart_button:hover,
.single-product .store-availability-wrapper .store-get-button:hover {
    background: #ffffff;
    color: #000000;
}

@media (max-width: 368px) {
    .single-product .single-product-wrapper .single_add_to_cart_button {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width: 359px) {
    .single-product .single-product-wrapper .single_add_to_cart_button {
        font-size: 15px;
    }
}

@media (max-width: 335px) {
    .single-product .single-product-wrapper .single_add_to_cart_button {
        padding: 12px;
    }
}


.single-product .single-product-wrapper .compare {
    color: #626060;
    font-size: 15px;
    font-weight: 500;
    margin-left: 1rem;
}

.single-product .woocommerce-tabs .wc-tabs {
    align-items: center;
}

.single-product .woocommerce-tabs .wc-tabs li a.nav-link {
    font-size: 20px;
    font-weight: 700;
    color: #000000 !important;
    border-bottom: 1px solid transparent;
    text-transform: none !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    text-decoration-style: solid;
    text-decoration-thickness: 7.5%;
    text-decoration-skip-ink: auto;
}

.single-product .woocommerce-tabs .wc-tabs li a:hover,
.single-product .woocommerce-tabs .wc-tabs li a.active{
    text-decoration-line: underline;
    text-decoration-color: #D14200;
}

.single-product .woocommerce-tabs .tab-content {
    background: #F5F5F7;
    padding: 57px 182px;
    border-radius: 20px;
}

.single-product .woocommerce-tabs .tab-content .title-wrapper {
    display: flex;
    gap: 19px;
    align-items: center;
    margin-bottom: 1.5rem;
}

.single-product .woocommerce-tabs .tab-content .title-wrapper h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}

.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes {
    padding-top: 0.5rem;
}

.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 0.5rem;
}

.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label,
.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value {
    font-size: 16px;
    font-weight: 400;
}

.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label {
    color: #676767;
}

.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label:after {
    content: ':';
}

.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value,
.single-product .woocommerce-tabs .tab-content .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value p {
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 640px) {
    .single-product .woocommerce-tabs .tab-content {
        padding: 40px 20px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .single-product .woocommerce-tabs {
        margin-left: -28px;
        margin-right: -28px;
    }
    .single-product .woocommerce-tabs .wc-tabs {
        margin-bottom: 3rem !important;
    }
    .single-product .single-product-wrapper form.cart {
        flex-wrap: wrap;
    }
    .single-product .single-product-wrapper .compare {
        margin: 1rem auto 1rem 1rem;
    }
    .single-product .single-product-wrapper .delivery-payment-wrapper .delivery-methods,
    .single-product .single-product-wrapper .delivery-payment-wrapper .payment-methods,
    .single-product .single-product-wrapper .delivery-payment-wrapper .methods-icons {
        flex-wrap: wrap;
    }
    .single-product .single-product-wrapper .delivery-payment-wrapper .label {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .single-product .single-product-wrapper .compare {
        display: block;
        text-align: center;
        width: 100%;
    }
    .single-product .single-product-wrapper .single_add_to_cart_button {
        flex: 1;
    }
}

.single-product .single-product-wrapper .delivery-payment-wrapper {
    border-top: 1px solid rgba(98, 96, 96, 0.7);
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    display: grid;
    gap: 20px;
    margin-bottom: 1rem;
}

.single-product .single-product-wrapper .delivery-payment-wrapper .delivery-methods,
.single-product .single-product-wrapper .delivery-payment-wrapper .payment-methods {
    display: flex;
    gap: 19px;
    align-items: center;
}

.single-product .single-product-wrapper .delivery-payment-wrapper .label {
    font-weight: 400;
}

.single-product .single-product-wrapper .delivery-payment-wrapper .methods-icons {
    display: flex;
    gap: 20px;
    align-items: center;
}

.single-product .single-product-wrapper .delivery-payment-wrapper .product-additional .item.slick-slide div {
    max-width: 275px;
    background: #F5F5F7;
    border-radius: 20px;
    margin: auto;
    display: flex;
    padding: 14px 33px;
    gap: 12px;
    font-size: 15px;
    line-height: 18px;
    justify-content: center;
}

.single-product .single-product-wrapper .delivery-payment-wrapper .product-additional {
    display: none;
}

.single-product .single-product-wrapper .delivery-payment-wrapper .product-additional .slick-dots {
    margin-top: 1rem;
}

.single-product .product .slick-slider .slick-arrow {
    z-index: 99;
}

@media (max-width: 768px) {
    /*
    .single-product .product {
        display: flex;
        flex-direction: column;
    }
    .single-product .woocommerce-tabs {
        order: 1;
    }
    .single-product .up-sells,
    .single-product .upsell-products {
        order: 2;
    }
    .single-product .related,
    .single-product .related-products {
        order: 2;
    }
    */
    .section-hot-new-arrivals .products .slick-list {
        margin-bottom: 0;
    }
    .single-product .single-product-wrapper .delivery-payment-wrapper .product-additional {
        display: block;
    }
}

@media (max-width: 480px) {
    .single-product .quantity .quantity-wrapper.style-rounded .qty, .single-product .quantity .quantity-wrapper.style-rounded .qty-input {
        width: 50px !important;
    }
    .single-product div.product input.cwg_popup_submit {
        width: 100% !important;
        max-width: none;
    }
    .single-product .single-product-wrapper .compare {
        margin-left: 0 !important;
    }
}

@media (max-width: 440px) {
    .single-product .single-product-wrapper .delivery-payment-wrapper {
        margin-top: 0;
    }
    .single-product .single-product-wrapper form.cart {
        margin-bottom: 0;
    }
    .single-product .woocommerce-tabs .wc-tabs li a.nav-link {
        padding: 1.5rem !important;
        font-size: 16px !important;
    }
    .single-product .single-product-wrapper .single-product-header .product_title {
        font-size: 20px;
        line-height: 25px;
    }
    .single-product .quantity .quantity-wrapper.style-rounded {
        margin-right: 0 !important;
        width: 125px !important;
    }
}

@media (max-width: 375px) {
    .single-product .single-product-wrapper .delivery-payment-wrapper .methods-icons {
        gap: 14px !important;
    }
}

.store-availability-wrapper {
    display: flex;
    gap: 20px;
    border-top: 1px solid rgba(98, 96, 96, 0.7);
    margin-top: 1.5rem;
    padding-top: 2rem;
    column-gap: 60px;
}

/* Desktop: Horizontal scroll */
@media (min-width: 769px) {
    .store-availability-wrapper {
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 40px;
    }

    .store-availability-wrapper .store-item {
        display: grid;
        flex: 0 0 auto;
        min-width: 350px;
        max-width: 400px;
    }

    .store-availability-wrapper .store-action {
        margin-top: auto;
    }

    .store-availability-wrapper::-webkit-scrollbar {
        height: 13px;
    }

    .store-availability-wrapper::-webkit-scrollbar-track {
        background: transparent;
        border: 1px solid rgba(98, 96, 96, 0.2);
        border-radius: 6px;
    }

    .store-availability-wrapper::-webkit-scrollbar-thumb {
        background: rgba(98, 96, 96, 0.4);
        border-radius: 6px;
        border: 2px solid transparent;
        background-clip: padding-box;
    }
}

/* Mobile: Vertical scroll with max height */
@media (max-width: 768px) {
    .store-availability-wrapper {
        flex-direction: column;
        max-height: 550px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .store-availability-wrapper::-webkit-scrollbar {
        width: 13px;
    }

    .store-availability-wrapper::-webkit-scrollbar-track {
        background: transparent;
        border: 1px solid rgba(98, 96, 96, 0.2);
        border-radius: 6px;
    }

    .store-availability-wrapper::-webkit-scrollbar-thumb {
        background: rgba(98, 96, 96, 0.4);
        border-radius: 6px;
        border: 2px solid transparent;
        background-clip: padding-box;
    }
}

.store-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.store-title {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.store-availability {
    font-weight: 500;
    font-size: 16px;
}

.store-availability.in-stock {
    color: #227D01;
}

.store-availability.out-of-stock {
    color: #ffebee;
}

.store-availability-wrapper .store-title {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}

.store-availability-wrapper .store-address {
    color: #676767;
    font-size: 16px;
    font-weight: 500 !important;
}

.store-details {
    margin-bottom: 15px;
}

.store-details p {
    margin: 5px 0;
}

.store-availability-wrapper .store-phone {
    font-size: 16px;
    font-weight: 500 !important;
    color: #000000;
}
.store-phone a {
    color: inherit;
    text-decoration: none;
}

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

.store-get-button {
    min-width: 109px;
}

.store-get-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.upsell-products h2 {
    font-size: 25px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
}

klix-pay-later{
    visibility: hidden !important;
    position: absolute !important;
    height: 0;
}

.woocommerce-product-gallery__image.slick-slide {
    height: 0;
}

.woocommerce-product-gallery__image.slick-slide.slick-current.slick-active {
    height: 100%;
}
.single-product-wrapper .woocommerce-product-gallery__wrapper img{
    aspect-ratio: 1/1;
}
.single-product-wrapper .woocommerce-product-gallery__wrapper a img{
    object-fit: contain;
}
@media(max-width:1450px){
.single-product .yith-wcwl-add-to-wishlist-tooltip.yith-wcwl-add-to-wishlist-tooltip--bottom{
    left:-200% !important;
}
    
}