/*
 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:       3.3.8
 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
*/

/* MENU PRINCIPAL */
.secondary-nav > .menu-item a {padding:5px 10px;}
.secondary-nav > .menu-item a:hover {background: #c8195e; color:#fff!important;}

/* TITRE PRODUITS DANS LA PAGE D'ACCEUIL */
.woocommerce-loop-product__title {color:#c8195e!important;}

/* LOGOS DES MARQUES DANS LA PAGE D'ACCEUIL */
.brands-carousel .item figure img {opacity: 1.0;}
.brands-carousel .item figure img:hover {filter: grayscale(100%); opacity: 0.5;}

/* TTRES DES MENUS DU FOOTER */
footer .widget-title {font-size: 1.143em; font-weight: 900; color:#c8195e!important;}

/* NUMEROS DE PHONE DU FOOTER */
.footer-call-us .call-us-number {font-size: 1.2em;}

/* ICONES SOCIALES DU FOOTER */
.footer-social-icons .social-icons > li + li a {margin-top: 0px;}

/* MENU VERTICAL SUR LE SLIDE */
.electro-navigation .departments-menu-v2 .departments-menu-v2-title+.dropdown-menu {border-color: #c8195e;}
.departments-menu-v2 .departments-menu-v2-title + .dropdown-menu > li > a {padding: 6.5px 0 4.5px 5px;}

/* MAP DE LA PAGE CONTACT */
.store-info iframe {filter: grayscale(0%);}

/* LIENS DANS LA PAGE CONTACT */
.store-info a {text-decoration: none;}

.rouge a {color: #c8195e;}

/* MOBILE LOGO TOP BARRE */
/* .handheld-header-v2 .header-logo img, .mobile-header-v1 .header-logo img, .mobile-header-v2-inner .header-logo img, .handheld-footer .handheld-footer-bar .handheld-footer-bar-inner .footer-logo {padding: 10px; background:#fff;} */


/* MOBILE TOP BARRE */
.handheld-header-v2{background-color: #ffffff!important; border-bottom: solid 1px #c8195e}
.navbar-toggle-hamburger{color: #c8195e!important;}

/* MOBILE ICONES TOP BARRE */
.handheld-header-v2 .handheld-header-links .columns-3 a {color: #c8195e!important;}

/* MOBILE FOOTER */
.handheld-footer-bar {background-color: #38383a!important;}
.fa-youtube {color:#FF0000;}
.fa-facebook {color:#4267B2;}

.handheld-footer.v2 .handheld-widget-menu .menu a {color: #333e48;}


/* Texte de description des produits */
#tab-description p, #tab-description li, .single-product .woocommerce-product-details__short-description p {color: #333e48;!important font-family: Open Sans !important; font-size:1rem;!important;}

/* Disponibilité sur commande - sous le titre du produit */
.available-on-backorder span, p.available-on-backorder {color:#c8195e !important;}

/* MASQUAGE DES METAS DANS LA FICHE PRODUIT */

#tab-description .product_meta .sku_wrapper, #tab-description .product_meta .posted_in, #tab-description .product_meta .tagged_as {display:none;}


/* PRIX NORMAL ET PROMO */
/* .owl-item > .product .price, .products > .product .price, .products > .product .price del, .products > .product .price ins {white-space: nowrap!important;} */
.products > .product .price del {display:block;}
.products>.product .price {font-size: 1.34em;}

.vc_column_container > .vc_column-inner {display: none;}

/* FORMULAIRE CONTACT */
.wpcf7-form input {margin-top:10px;}

/* LOGO CAPTCHA */
.grecaptcha-badge{display:none!important;}

/* SLIDE MOBILE */

@media only screen and (max-width: 810px) {
.rs-layer img  {margin-left: -91px!important;}
}
@media only screen and (max-width: 1480px) {
.rs-layer img  {margin-left: -91px!important;}
}
/* ACCUEIL MOBILE */
@media only screen and (max-width: 480px) {
.products > .product .add-to-cart-wrap.show-in-mobile {display: block; width: 32px;}
.products > .product .price {font-size: 1.0em;}
	}
