/*
 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://madrasthemes.com/
 Template:      electro
 Version:       2.8.1
 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
*/


body.home .site-content-inner {
    display: block !important;
}

body.home .sidebar {
    display: none !important;
}

body .content-area {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.desktop-footer .footer-newsletter .newsletter-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.newsletter-form {
    display: none !important;
}

.depoles-brands .brand-item {
    display: inline-block;
}

.depoles-brands .brand-item {
    /*width: 156px;*/
    width: 10.8% !important;
    padding: 10px;    
}

.depoles-brands .brand-item img {
    display: -webkit-inline-box;
}

.depoles_kategorije_home {
    width: 50% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.depoles_kategorije_home .wpb_content_element {
    margin-bottom:10px !important;
    
}

.depoles_kategorije_home a, .depoles_kategorije_home a:hover  {
    color:#333e48 !important;     
}


body.home .vc_col-has-fill > .vc_column-inner {
    padding-top:10px !important; 
    padding-bottom: 15px !important;   
}

.home_cat {
    display: inline-block;
    width: 50%;
    float: left;
}

.home_cat img {
    max-width: 190px;
}
.home_cat h2 {
    padding: 20% 10px 0 10px;
    font-size:22px;
}
.home_cat_link {
    font-weight: 600;
    padding-left: 10px;
    font-size: 15px;    
}
.home_cat_link i {
    color: #0787ea;
}
.owl-item > .product .price del {
    font-size: .8em !important;    
}

.hover-area {
    display: none !important;    
}

.woocommerce-loop-product__title {
    font-size: 15px !important;
    color: #423e3d;
}
section header .h1, section header h1 {
    font-size: 25px !important;
    font-weight: 400;
}

.desktop-footer .footer-bottom-widgets .footer-contact {
    max-width: 35%;
}

.woocommerce-loop-category__title {
    text-transform: uppercase;
    font-weight: bold !important;
}
.product-loop-categories .product-category .woocommerce-loop-category__title {
    font-size: 17px;
    height: auto;
}

.product-loop-categories {
    padding-bottom: 50px !important;
}

.loop-product-categories {
    display: none !important;
}

.single-product.full-width .single-product-wrapper {
    margin-bottom: 50px !important;
}

.zusatzInfo {
    width: 100% !important;
}
.electro-description .col-sm-6 {
    width: 30% !important;
}

.product-actions {
    background-color: #F7F7F7 !important;
}

.product-actions .availability {
    display: none !important;
}

.summary {
    width: 330px !important;
}

.product-actions-wrapper {
    width: 360px !important;
}

.single-product-wrapper {
    margin-top: 50px;    
}

.extended .single-product-wrapper > .product-actions-wrapper .product-actions .price .electro-price {
    display: inline-block;
}
.extended .single-product-wrapper > .product-actions-wrapper .product-actions .price del {
    font-size: 18px;
}

.woocommerce-breadcrumb a {
    font-weight: 600 !important;
}

.electro-description {
    margin-bottom: 50px !important;
}

.single_add_to_cart_button.button {
   font-size: 18px !important;
}

.extended .single-product-wrapper > .product-actions-wrapper .product-actions div.quantity .qty {
    font-size: 16px !important;
}

.ec-compare, .ec-favorites {
    display: none;
}

#tab-description p {
    margin-bottom: 8px !important;
}

.extended .single-product-wrapper > .product-actions-wrapper .product-actions .action-buttons {
    display: none !important;
}

.single-product .price {
    color: #bf1414 !important;
    font-weight: 600 !important;
    line-height: 30px !important;
}

.isaac_kontakt {
    width:50% !important;
}

.handheld-header-v2 .header-logo img {
    max-width: 150px !important;
}

#isaac-odpoklic {
    max-width: 800px !important;
    border: 2px solid #dd3333;
    padding: 20px;
    left: 50%;
    transform: translate(-50%);
    font-size: 15px;
}

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

    .depoles_kategorije_home {
        width: 100% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .home_cat img {
        max-width: 130px !important;
    }
    
    .handheld-footer .footer-social-icons .social-icons-color {
        display: none !important;
    }
    .footer-v2 .desktop-footer {
        display: block !important;
    }
    .site-footer .footer-newsletter {
        display: block !important;
    }
    
    .desktop-footer .footer-bottom-widgets .footer-contact {
        max-width: 100% !important;
    }
    .desktop-footer .footer-bottom-widgets .footer-contact {
        flex: unset !important;
    }

}

@media screen and (max-width: 1479px) and (min-width: 1200px) {

.owl-carousel.owl-drag .owl-item {
    width: 227.5px !important;    
}    

}

/*
.single_add_to_cart_button, .add_to_cart_button, .ajax_add_to_cart {
    display: none !important;
}
*/