/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.0
 Text Domain:  bricks
*/
.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce {
    padding: 0;
}


.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout h3,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout #ship-to-different-address,
.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout #order_review_heading {
    font-family: inherit;
    font-weight: 700!important;
}

.woocommerce-checkout .wcf-bump-order-style-1 .wcf-bump-order-field-wrap {
    padding: 10px 25px;
}

.woocommerce-checkout .wcf-bump-order-style-1 .wcf-content-container {
    display: flex;
}

.woocommerce-checkout .wcf-bump-order-field-wrap .wcf-bump-order-label {
    font-weight: 700;
}

.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce #payment label {
    color: white;
}

.woocommerce-checkout .wcf-bump-order-wrap .wcf-bump-order-offer-content-left img {
    width: 100%;
    padding: 0;
}

.woocommerce-checkout .wcf-bump-order-wrap.wcf-bump-order-lwq .wcf-bump-order-image {
    max-width: 180px!important;
    padding: 0;
    margin: 0 0 0 12px;
}

.woocommerce-checkout .wcf-bump-order-style-1 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right, .woocommerce-checkout .wcf-embed-checkout-form-one-column .wcf-bump-order-style-1 .wcf-bump-order-offer-content-left + .wcf-bump-order-offer-content-right {
    width: auto;
}

.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-custom-coupon-field button.wcf-submit-coupon,
.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce #order_review button.wcf-btn-small,
.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-custom-coupon-field input.input-text {
    text-align: center;
}

.woocommerce-checkout .wcf-bump-order-wrap .wcf-bump-order-desc p:last-child {
    font-size: 15px;
}

.woocommerce-checkout .wcf-bump-order-wrap.wcf-bump-order-lwq .wcf-bump-order-bump-highlight {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: block;
}

.woocommerce-checkout .wcf-bump-order-style-1 .wcf-bump-order-offer {
    padding: 0 20px 10px;
}

.woocommerce-checkout .wcf-bump-order-style-1 .wcf-bump-order-desc {
    padding: 0 20px;
}

.woocommerce-checkout .wcf-bump-order-wrap.wcf-bump-order-lwq .wcf-bump-order-bump-highlight span {
    color: red;
    background: #ff000021;
}

.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-custom-coupon-field a#wcf_optimized_wcf_custom_coupon_field {
    color: #24b800;
}

.woocommerce-order-received .woocommerce-order h2.woocommerce-column__title,
.woocommerce-order-received .woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received,
.woocommerce-order-received .woocommerce-order .woocommerce-order-downloads__title,
.woocommerce-order-received .woocommerce-order h2.wc-bacs-bank-details-heading {
    font-size: 2em;
    font-weight: 700;
    color: black;
}

.wpcpq-table {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.wpcpq-table .wpcpq-row {
    border: none;
}

.wpcpq-table .wpcpq-head {
    padding: 0px;
}

.wpcpq-table .wpcpq-summary, .wpcpq-table .wpcpq-head {
    width: 100%;
}

.wpcpq-table .wpcpq-row > div {
    width: auto;
    flex: 1 1 auto;
}

.wpcpq-table .wpcpq-head .wpcpq-row-price {
    display: none;
}

.wpcpq-table .wpcpq-item {
    position: relative;
    display: flex;
    flex: 1 1 0%;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(251, 155, 0, 0.2);
    background-color: rgba(251, 155, 0, 0.1);
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0px;
    padding-right: 0px;
}

.wpcpq-table .wpcpq-item.wpcpq-item-active {
    border-color: black;
    background-color: black;
}

.wpcpq-table .wpcpq-item .wpcpq-item-qty {
    margin-right: 0.25rem;
    text-align: right;
    font-size: 1rem;
    line-height: 28px;
    font-weight: 800;
    line-height: 1.25rem;
}

.wpcpq-table .wpcpq-row > div {
    width: auto;
    flex: 1 1 auto;
}

.wpcpq-table .wpcpq-item-price-val {
    font-size: 1rem;
    line-height: 28px;
    font-weight: 700;
    line-height: 1.25rem;
}

.wpcpq-table.wpcpq-click-yes .wpcpq-item {
    cursor: pointer;
}

.wpcpq-table .wpcpq-item .wpcpq-item-qty {
    margin-right: 0.25rem;
    text-align: right;
    font-size: 1rem;
    line-height: 28px;
    font-weight: 800;
    line-height: 1.25rem;
}

.wpcpq-table .wpcpq-item-text .save {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -0.75rem;
    display: block;
    white-space: nowrap;
    border-radius: 0.75rem;
    background-color: rgba(235, 87, 87, 1);
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    text-align: center;
    font-size: .75rem;
    line-height: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.single-product .product_tag-bulk form.cart .quantity {
    display: none;
}

.single-short-desc .woocommerce-product-details__short-description {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.brxe-product-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.no-bullets {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.single-short-desc .woocommerce-product-details__short-description .no-bullets li {
    padding: 4px 0;
}

.half-section-single-product .brxe-container div.half-section-box:nth-of-type(even) {
    flex-direction: row-reverse;
}

.woocommerce-page .woocommerce-billing-fields > h3 {
    margin-bottom: 24px;
}

.woocommerce-checkout label {
    margin-bottom: 0;
}

.woocommerce-page .input,
.woocommerce-page input:not([type=submit]),
.woocommerce-page select,
.woocommerce-page textarea {
    font-size: 16px;
    border-radius: 4px;
}

.woocommerce-checkout .shop_table td, .woocommerce-checkout .shop_table th {
    line-height: 1.4;
    padding: 16px;
    font-size: 15px;
}

.woocommerce-page .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    display: none;
}

.woocommerce-page #order_review_heading {
    margin-bottom: 24px;
}

.woocommerce .form-row-wide#billing_city_field {
    width: 70%;
    float: left;
}

.woocommerce .form-row-wide#billing_postcode_field {
    width: 28%;
    float: right;
    clear: right;
}

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


.main-cta {
    box-shadow: 0 0 0 0 rgba(55, 172, 74, 0.4);
    -moz-animation: pulse 2s infinite;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.white-cta {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    -moz-animation: pulsewhite 2s infinite;
    -webkit-animation: pulsewhite 2s infinite;
    animation: pulsewhite 2s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(55, 172, 74, 1);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(55, 172, 74, 0);
    }
    100% {
        box-shadow: 0 0 0 50px rgba(55, 172, 74, 0);
    }
}

@keyframes pulsewhite {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
}



@media screen and (max-width: 766px) {
    .woocommerce .form-row-wide#billing_city_field {
        width: 100%;
        float: none;
    }
    
    .woocommerce .form-row-wide#billing_postcode_field {
        width: 100%;
        float: none;
        clear: none;
    }

    .woocommerce .form-row-first {
        margin-bottom: 16px;
    }

    .before-checkout .woocommerce-form-coupon-toggle {
        display: none;
    }

    .before-checkout .woocommerce-info {
        flex-direction: column;
        padding: 10px;
        text-align: center;
        font-size: 15px;
    }

    .wpcpq-table .wpcpq-item-price-val,
    .wpcpq-table.wpcpq-click-yes .wpcpq-item {
        font-size: 0.9rem;
        line-height: 24px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .wpcpq-table.wpcpq-click-yes .wpcpq-item .wpcpq-item-price {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .wpcpq-table .wpcpq-item {
        flex-direction: column;
    }
    /* .brxe-product-gallery.thumbnail-slider .brx-product-gallery-thumbnail-slider {
        margin-top: -20px;
        z-index: 6000;
    } */

    .brxe-product-gallery.thumbnail-slider .brx-product-gallery-thumbnail-slider .woocommerce-product-gallery__image {
        background: white;
    }
}

@media screen and (max-width: 620px) {

    .woocommerce-checkout .wcf-bump-order-style-3 {
        padding: 12px!important;
    }
    .woocommerce-checkout .wcf-embed-checkout-form .wcf-bump-order-wrap.wcf-bump-order-yp5 .wcf-bump-order-image {
        max-width: 100px!important;
    }

    .wcf-bump-order-style-3 .wcf-bump-order-content .wcf-bump-order-field-wrap .wcf-bump-order-action input[type="checkbox"] {
        margin: 0 2px 0 0!important;
    }
    

    .woocommerce-order-received .woocommerce-order h2.woocommerce-column__title,
    .woocommerce-order-received .woocommerce-order h2.woocommerce-order-details__title,
    .woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received,
    .woocommerce-order-received .woocommerce-order .woocommerce-order-downloads__title,
    .woocommerce-order-received .woocommerce-order h2.wc-bacs-bank-details-heading {
        margin-bottom: 22px;
        line-height: 30px;
    }
    
}