/*
Theme Name:         Electro child
Theme URI:          https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
Author:             MadrasThemes
Author URI:         https://madrasthemes.com/
Template: 			electro
Description:        Electro is a robust and flexible WordPress theme, designed by Transvelo to help you make the most out of using WooCommerce to power your online store. The design is well suited for Electronics Store, Vendor based marketplaces, affiliate websites. It is built and comes bundled with most of the advanced features available in most popular eCommerce websites like amazon, flipkart, snapdeal, walmart, alibaba, aliexpress, etc.
Version:            1.4.20
GitHub Theme URI:   https://github.com/Transvelo/electro
GitHub Branch:      theme
License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:        electro
Tags:               black, blue, pink, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, custom-colors, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Electro is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work
of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Bootstrap License: MIT - https://github.com/twbs/bootstrap/blob/master/LICENSE
Animate.css - http://daneden.me/animate - License: MIT - http://opensource.org/licenses/MIT
*/

#content {
	margin-bottom: 5em;
}
.navbar-search .input-group .form-control:last-child {
    border-top-left-radius: 2.467em;
    border-bottom-left-radius: 2.467em;
}
.navbar-primary {
	background-color: #202729 !important;
}
header.site-header {
    padding:15px;
    background-color: #508398;
}
#menu-barra-superior-derecha li:last-child {
    font-size:16px;
    font-weight: bolder;
}
#menu-barra-superior-derecha li:last-child > a {
	border-bottom: 2px solid #999;
}
#menu-barra-superior-derecha li:last-child i {
	font-size: 1.3em !important;
	transform: rotate(-35deg);
}
.primary-nav .nav-inline>.menu-item>a {
	color: #FFF;
}
.footer-widgets {
	margin-bottom: 0px;
}
.footer-widgets .widget_electro_products_brand_carousel_widget {
	margin-top: 50px;
}

@media (min-width: 768px) {
	.header-logo {
		width: 13%;
	}
	.header-logo img {
		position: absolute;
		top: -55px;
		width: 120px;
		bottom: 0;
		height: 120px;
		z-index: 9999;
	}
	.primary-nav {
		width: 75%;
	}
	.header-support-info {
		width: 12%;
	}
}
.button .checkout .wc-forward{
	display: none !important;
}
.navbar-mini-cart {
	display: none !important;
}
.flex-header .row .primary-nav .nav-inline .menu-item .dropdown-menu {
	top: 0 !important;
}
ul ul.dropdown-menu{
	/* top: 0px !important; */
}
#menu-item-3339{
	margin-left: 90px;
}
.post-venta-title {
	width: 100%;
	color: #FFF;
	background-color: #15212F;
	margin: auto;
	text-align: center;
	padding: 10px;
}
.wpb_text_column .wpb_content_element  .bx_custom .wpb_wrapper div img{
	width: 100%;
}
