/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://themeforest.net/user/shaikrilwan/portfolio
 Template:      electro
 Version:       1.4.3
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/

.top-bar {
    border-bottom: 1px solid #DA2348;
    padding: 0;
}

.top-bar .nav-inline .menu-item > a {
    padding: .8em 0;
}

.top-bar .nav-inline > .menu-item + .menu-item:before {
    color: #DA2348;
    content: '|';
    font-size: 1em;
}

.page .entry-header.header-with-cover-image .caption h1 {
    color: #ffffff;
}

.page .entry-header.header-with-cover-image .caption .entry-subtitle {
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.5;
}

.home-v2-categories-products-carousel.section-products-carousel h2 {
    color: #ffffff;
}

.contact-page-accordion h4 {
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 600;
}

.contact-page-accordion h4 a .vc_tta-title-text {
    color: #000000;
}

.contact-page-accordion .vc_tta-panel.vc_active h4 a .vc_tta-title-text {
    color: #DA2348;
}

.footer-newsletter {
    padding: 0;
}

.footer-newsletter .container {
    padding: .5rem .5rem;
    position: relative;
    bottom: 0;
    background: #DA2348;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.woocommerce-breadcrumb {
    margin-top: 1.786em;
    margin-bottom: 1.786em;
}

.header-support-info {
    padding-right: .1rem;
    padding-left: .1rem;
}

#payment .payment_methods li label {
    width: 85%;
}

.free-shipping-installation {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

.free-shipping-installation button {
    color: #ffffff;
    font-size: .7em;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 2px;
    margin-left: 15px;
}

.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    width: 50%;
}

.woocommerce-checkout-review-order-table th input[type="radio"], input[type="checkbox"],
.woocommerce-checkout-review-order-table td input[type="radio"], input[type="checkbox"] {
    margin-left: 0;
}

.navbar-primary .navbar-nav + .navbar-nav, .navbar-primary .navbar-search + .navbar-nav,
.navbar-mini-cart i.ec, .navbar-search i.ec,
.navbar-wishlist i.ec, .navbar-compare i.ec {
    margin-left: 1rem;
}

#wdm-cart-count {
    margin-left: 1rem;
}

.woocommerce .woocommerce-LoopProduct-link .stock,
.woocommerce .woocommerce-LoopProduct-link .out-of-stock {
    color: #ffffff;
    padding: 12px 5px;
    line-height: 1.3;
    background-color: #DA2348;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 120px;
    right: 50px;
    text-transform: uppercase;
    border-radius: 50%;
    z-index: 999;
    text-align: center;
    font-size: .7rem;
    font-weight: bolder;
}

.woocommerce-variation-add-to-cart {
    float: left;
}

.variations_form {
    width: 100% !important;
}

.quote-form {
    width: 50%;
    float: right;
    padding: 25px 0;
}

form.variations_form + .quote-form {
    position: relative;
    width: 50%;
    float: right;
    top: -60px;
    padding: 0;
}

.single_add_to_quote_button {
    color: #DA2348;
    background: #ffffff;
    margin-left: 0;
    font-weight: 700;
    padding-left: 0;
}

.single_add_to_quote_button:hover,
.single_add_to_quote_button:active,
.single_add_to_quote_button:focus {
    background: #ffffff !important;
    color: #DA2348;
}

.single_add_to_quote_button:before, .single_add_to_quote_button:hover::before {
    content: "\f0f6";
    margin: 0 5px;
    font-family: 'FontAwesome';
    background-color: #ffffff !important;
    font-size: 1.3rem;
}

.single-product .cart .quantity {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 7em;
}

.single_add_to_cart_button.button {
    float: left;
}

.id_columns {
    width: 100%;
    display: block;
    clear: both;
    overflow: auto;
}

.id_column {
    float: left;
    padding: 10px;
    display: block;
}

.navbar-primary .navbar-nav + .navbar-nav, .navbar-primary .navbar-search + .navbar-nav {
    margin-left: .5rem !important;
}

.navbar-search {
    width: 45%;
}

.single-product.full-width .single-product-wrapper {
    margin-bottom: 2em;
}

.single-product .woocommerce-tabs ~ div.products, .single-product .woocommerce-tabs + section.related {
    margin-bottom: 1em;
}

.single-product.full-width .woocommerce-tabs {
    margin-bottom: 3em;
}

#content {
    margin-bottom: 2em;
}

.brands-carousel {
    margin-bottom: 0;
}

.single-product .product-images-wrapper .onsale {
    display: none;
}

.navbar-primary .navbar-mini-cart .dropdown-menu-mini-cart {
    height: auto;
    overflow: auto;
    max-height: 80vh;
    overflow-y: scroll;
}

.navbar-primary .navbar-mini-cart .dropdown-menu-mini-cart {
    padding: 2.2em 1em 1.2em 1em;
}

span.electro-price .woocommerce-Price-amount.amount:nth-child(2) {
    text-decoration: line-through;
    color: #969696;
}

.electro-handheld-footer-bar #wdm-cart-count {
    background-color: #333E48;
    color: #ffffff;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    display: block !important;
    border-radius: 0;
    z-index: 99999;
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.electro-handheld-footer-bar #wdm-cart-count > a.wdm-cart-count-link {
    top: 9px;
}

li.quote_cart {
    background-color: #333E48;
}

.electro-handheld-footer-bar #wdm-cart-count a {
    height: 4.235801032em;
    z-index: 9999;
    position: relative;
}

.electro-handheld-footer-bar .wdm-quoteupicon-count {
    background-color: #da2348;
}

.loading-gif {
    display: block;
    background: url("assets/loading.gif") no-repeat center center;
    background-size: contain;
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1320px) {
    .container {
        max-width: 1280px;
    }
}

@media (max-width: 768px) {
    .free-shipping-installation {
        display: block;
        text-align: left;
        clear: both;
    }

    .single-product-wrapper .summary.entry-summary {
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }

    .quote-form {
        width: 100%;
        clear: both;
        padding: 0;
    }

    .single-product.full-width .single-product-wrapper {
        margin-bottom: 1rem;
    }

    .single-product.full-width .wc-tab {
        margin: .5rem;
        padding: .5rem;
    }

    form.variations_form + .quote-form {
        width: 100%;
    }

    .id_column {
        width: 100% !important;
    }

    .mpe_form_input input[type=text] {
        width: 100%;
        min-width: 100% !important;
        max-width: 100%;
    }

}