<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ps-product--detail .ps-product__gallery .slick-arrow{
    z-index: 10 !important;
}
.ps-product--detail .ps-product__shopping figure .form-group--number{
    max-width: 170px !important;
    background: #F6F6F6;
    border-radius: 8px;
}



#questionForm .form-check &gt; label {
    margin-left: 5px;
    margin-right: 25px;
}

/* #slider_product_9 .ps-product .add-to-wishlist{
    padding: 7px !important;
} */

.product-exchange{
    display: flex;
    align-items: center;
    padding: 26px 15px !important;
    width: auto !important;
}
.product-exchange img{width: 26px;}

@media (min-width:1200px) and (max-width: 1300px){
    #app #homepage-1 {
        padding-top: 125px !important;
    }
}
@media (max-width:1199px){
    .ps-product__content .ps-tabs{
        padding: 5px 12px 5px 45px;
    }
    /* .ps-layout--shop .row {
        margin-left: -15px !important;
    } */
}

@media (max-width:1165px){
    .image_option_type{
        padding: 0;
    }
}


@media (max-width:600px){
    .container-fuild .ps-page--shop &gt; .ps-container {
        padding: 0;
    }
    .shipping_info  .shipping_data img{
        display: none;
    }
}

@media (max-width:500px){
    #homepage-1 .ps-product__thumbnail .slick-arrow{
        display: none !important;
    }
}


@media (max-width:414px){
    .shipping_info{
        flex-direction: column;
        text-align: center;
    }
    .ps-product--detail .shipping_info .shipping_free{
        margin-top: 15px;
    }
    .ps-product--detail .ps-product__meta .seller-subtitle h4{
        font-size: 13px;
    }
}


</pre></body></html>