/*
Theme Name: Supro Child
Theme URI: http://drfuri.com/supro
Author: DrFuri
Author URI: http://drfuri.com
Description: Supro Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supro
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: supro
*/



.rate .content-top h1 {
    margin-top: 0px;
}

.star-widget input:not(:checked)~label:hover,
.star-widget input:not(:checked)~label:hover~label {
    color: #fd4;
}

.star-widget input:checked~label {
    color: #fd4;
}

.star-widget input~label {
    color: #DDD;
    cursor: pointer;
    margin: 0 3px;
}

.rate .content-top p {
    margin-bottom: 0px;
}

.star-widget input {
    display: none !important;
}

.star-widget label {
    font-size: 40px;
}

.rate {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 0 50px;
}

.star-widget>div {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin: 20px 0 30px;
}

p.info-text {
    font-size: 14px;
    font-style: italic;
    max-width: 600px;
    line-height: 1.5;
    margin: 0 auto 20px;
}

p.info-text a {
    font-style: initial;
    margin-left: 5px;
}

.star-widget button {
    background-color: #222;
    color: #ffffff;
    padding: 12px 30px;
    border: 0;
    line-height: 1;
    margin-bottom: 30px;
}

.star-widget .textarea {
    margin-bottom: 20px;
}

.star-widget textarea#message-content {
    height: 100%;
    padding: 15px;
    max-width: 600px;
}

.rate p.greetings {
    font-size: 14px;
    max-width: 600px;
    margin: 0 auto;
    font-style: italic;
}

.woocommerce .summary .variations tbody {
    flex-direction: row;
}

.flaticon-bottom4:before {
    content: "";
    display: inline-flex;
    transform: rotate(270deg);
}


.woo_sc_price_btn_popup {
    padding: 3px 0px !important;
}

.woo_sc_modal_close:hover {
    color: #000 !important;
}






.supro-images-box {
    opacity: 0;
    transition: all 0.2s;
}

/* .slick-slider.box-list {
    opacity: 0;
    transition: all 0.2s;
} */

/* .slick-slider.box-list.slick-initialized{
    opacity: 1;
} */

.woocommerce-cart .woocommerce table.cart td.actions .coupon {
    margin-left: auto;
    max-width: 421px !important;
    margin-top: 60px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-cart .woocommerce table.shop_table.cart {
    margin-bottom: 0;
}

.woocommerce-cart .woocommerce table.cart td.actions .coupon .button {
    position: relative;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 41px;
    text-align: center;
    color: #424140;
    background-color: transparent;
    border: 1px solid #424140 !important;
}

.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
    height: 46px;
}

.woocommerce-checkout .supro-checkout-form-wrapper>.row {
    width: 100%;
}

.woocommerce-checkout form.checkout_coupon {
    display: block !important;
    width: 100% !important;
    margin-left: auto !important;
}

@media (min-width: 1200px) { 
    .woocommerce-checkout form.checkout_coupon {
        position: absolute;
        right: 15px;
        bottom: -67px;
    }
    .woocommerce-checkout .entry-content .container .woocommerce form.checkout .row > div:last-child {
        padding-top: 99px;
    }
}

 

.woocommerce-checkout .woocommerce-info {
    display: none !important;
}

.woocommerce-checkout .supro-checkout-form-wrapper .woocommerce-form-coupon-toggle {
    width: 100%;
    padding: 0;
}

.woocommerce-checkout .supro-checkout-form-wrapper>.row>.col-md-6 {
    padding-left: 0;
}

.woocommerce-checkout .supro-checkout-form-wrapper {
    margin-bottom: 0;
}

/* .woocommerce-checkout .supro-checkout-form-wrapper > .row > .col-md-6:nth-child(2) {
    display: none !important;
} */

.woocommerce-checkout .supro-checkout-form-wrapper>.row>.col-md-6:nth-child(2) {
    max-width: 451px;
    margin-left: 10%;
}

.woocommerce-checkout form.checkout_coupon {
    opacity: 0;
    visibility: hidden;
}

.woocommerce-form-coupon-try button {
    height: 46px !important;
    line-height: 1em !important;
}

.woocommerce-checkout table.shop_table tr th:last-child {
    text-align: right !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    position: relative;
}

.catalog-sidebar .supro_attributes_filter ul li.show-color .swatch-color {
    display: none;
}


.woocommerce.single-product div.product form.cart div.quantity {
    display: none !important;
}


@media all and (max-width: 1240px) {
    .woocommerce-checkout .supro-checkout-form-wrapper>.row>.col-md-6 {
        width: 49%;
        padding: 0;
    }
}

@media all and (max-width: 1220px) {
    .woocommerce-checkout .supro-checkout-form-wrapper>.row>.col-md-6:nth-child(2) {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    .woocommerce-checkout form.checkout_coupon .clear {
        display: none;
    }
}

@media all and (max-width: 575px) {
    .woocommerce-checkout form.checkout_coupon {
        display: flex !important;
        gap: 10px;
        flex-direction: column;
    }

    .woocommerce-checkout form.checkout_coupon>p {
        padding: 0;
        width: 100% !important;
        margin: 0;
    }

    .woocommerce-checkout .entry-content .container .woocommerce .woocommerce-form-coupon-toggle p.form-row.form-row-last {
        width: 100% !important;
    }

    .woocommerce-checkout .entry-content .container .woocommerce .woocommerce-form-coupon-toggle p.form-row.form-row-last button {
        width: 100%;
        text-align: center !important;
        justify-content: center;
    }

    .woocommerce-checkout .supro-checkout-form-wrapper .woocommerce-form-coupon-toggle {
        margin-bottom: 40px;
    }

    .woocommerce-checkout .supro-checkout-form-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .woocommerce-form-coupon-toggle p.form-row.form-row-first {
        padding: 0;
    }
}


