#container-msj{
background-color:#FFFFFF;}
/* Home construction 2 */
.header-top{
	background-color: #fff;
	border-bottom: 1px solid #ececec;
	min-height: 51px;
	display:none;
}
.contact-list{
	padding: 11px 0 0;	
}
.contact-list li{
	float: left;
	margin-right: 34px;
}
.contact-list li:last-child{
	margin-right: 0px;
}

/* ICONOS TELEFONO E EMAIL*/
.contact-list li .sli{
	background-color: #ff8300;
	border: 1px solid #ff8300;
	color: #fff;
	float: left;
	font-size: 15px;
	height: 29px;
	line-height: 26px;
	text-align: center;
	width: 29px;
}


.contact-list_label{
	color: #333;
	float: left;
	font-size: 12px;
	margin: 7px 4px 0 12px;
}
a.contact-list_value,
.contact-list_value{
	color: #333;
	float: left;
	font-size: 12px;
	margin-top: 7px;
}
.nav-top{
	margin: 0;
}
.nav-top > li{
	border-right: 1px solid #ececec;
	margin: 0 !important;
}
.nav-top > li > a{
	color: #333;
	font-size: 11px;
	padding: 18px 14px 19px 15px;
	text-transform: uppercase;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.nav-top > li > a i{
	font-size: 14px;
	margin-left: 3px;
}
.nav-top > li > a:hover,
.nav-top > li > a:focus {
	background-color: transparent;
}
.nav-top > li:first-child {
	border-left: 1px solid #ececec;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: transparent;
	border-color: transparent;
}
.nav-top .dropdown-menu{
	background-color: #fff;
	border: 1px solid #ececec;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.nav-top .dropdown-menu > li > a:focus,
.nav-top .dropdown-menu > li > a:hover{
	background-color: transparent;
}
.nav-top .langs .dropdown-menu,
.nav-top .currency .dropdown-menu{
	min-width: 100%;
}
.nav-top .langs .dropdown-menu a,
.nav-top .currency .dropdown-menu a{
	text-align: center;
}
.nav-top .dropdown-menu li a{
	color: #333;
	font-size: 11px;
	padding: 3px 15px;
	text-transform: uppercase;
}

/* CONTENEDOR LOGO - BUSCADOR - CARRITO*/
.header-middle{
	padding-top: 20px;
background-color:#FFFFFF;
background-color:#FFFFFF;
}
.header-search{
/*	left: 175px;
	margin: auto;
	position: absolute;
	right: 250px;
	top: 11px;
	width: 429px;*/
}
.header-search_filter{
	float: left;
	height: 44px;
	position: relative;
	width: 117px;
}
.header-search_filter .formDropdown{
	color: #333;
	font-size: 11px;
	padding: 6px 30px 3px 13px;
	text-transform: uppercase;
}
.header-search_filter i{
	position: absolute;
	right: 15px;
	top: 16px;
}
.header-search_form{
	float: left;
	width: 312px;
}
.product-search{
	float: left;
	position: relative;
	width: 100%;
}
.product-search_field{
	color: #fff;
	border-color: #ececec;
	border-style: solid none;
	border-width: 1px 0;
	font-size: 13px;
	height: 44px;
	padding: 10px 10px 10px 20px;
	width: 268px;
}
.product-search_btn{
    background-color: #333;
    border: 0 none;
    color: #fff;
    height: 44px;
    position: absolute;
    right: 20;
    top: 0;
    width: 44px;
}
.product-search_btn.hvr-border-fade{
	box-shadow:inset 0 0 0 4px #333333,0 0 1px rgba(0,0,0,0);
	-moz-box-shadow:inset 0 0 0 4px #333333,0 0 1px rgba(0,0,0,0);
	-webkit-box-shadow:inset 0 0 0 4px #333333,0 0 1px rgba(0,0,0,0);
}
.header-cart{
	    border: 1px solid #ececec;
    height: 44px;
   /* margin: 11px 0 0;*/
    position: relative;
    border-radius: 50px;
    right: 0;
    /* height: 1; */
   
}
.header-cart_preview{
	cursor: pointer;
	padding: 15px 16px 10px 67px;
	height: 100%;
}

/* ICONOS BOLSA DE CARRITO*/
.header-cart .sli{
	color: #fff;
	font-size: 17px;
	height: 44px;
	left: -5px;
	line-height: 44px;
	position: absolute;
	text-align: center;
	border-radius: 50%;
	top: -1px;
	width: 44px;
	padding-right: 2px;
	background-color: #333;
}
.header-cart_qty{
	float: left;
	font-size: 12px;
	margin: 0 11px 0 1px;
}
.header-cart_amount{
	float: left;
	font-size: 12px;
	margin-right: 21px;
}
.header-cart_product{
	background-color: #fff;
	border: 1px solid #ececec;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
	position: absolute;
	right: -1px;
	top: 100%;
	width: 370px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
.header-cart_product.open{
	padding: 10px;
	height: auto;
	opacity: 1;
}
.header-cart_product > h3{
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
}
ul.header-cart_product_list{
	padding-top: 10px;
}
.header-cart_product_list_item{
	border-bottom: 1px dotted #ccc;
	min-height: 90px;
	padding: 10px 25px 10px 80px;
	position: relative;
}
.header-cart_product_list_item .item-preview{
	border: 1px solid #ececec;
	height: 70px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 70px;
}
.header-cart_product_list_item img{
	width: 100%;
	height: 100%;
	display: block;
}
.header-cart_product_list_item h4 a{
	color: #333;
	float: left;
	font-size: 12px;
	text-decoration: none;
}
.header-cart_product_list_item .item-cat{
	float: left;
	padding: 10px 0;
	width: 100%;
}
.header-cart_product_list_item .item-cat a{
	color: #777;
	font-size: 12px;
	text-decoration: none;
}
.header-cart_product_list_item .item-price{
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
}
.header-cart_product_list_item .item-del{
	color: #333;
	font-size: 14px;
	line-height: 14px;
	margin-top: -10px;
	position: absolute;
	right: 7px;
	top: 50%;
}
.header-cart_product .cart-total{
	color: #333;
	float: left;
	text-transform: uppercase;
	width: 100%;
	padding: 15px 0;
}
.header-cart_product .cart-buttons{
	float: right;
	width: 100%;
}

/* CONTENEDOR BOTONERA PRINCIPAL*/
.header-nav{
	background-color: #333;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
font-family: 'Onest', serif;
}

/* ESTETICA BOTONES*/
/* HOVER EN COLOR.CSS:46*/
.navbar-main > li > a{
	color: #FFF;
font-family: 'Onest', serif;
font-size:14px;
	/*font-weight: 700;*/
	line-height: 100%;
	padding: 25px 14px 21px;
	
}
.navbar-main > li > a:focus,
.navbar-main > li > a:hover{
	background-color: transparent;
	color: white !important;
	
}
.navbar-main > li:first-child > a{
	padding-left: 2px;
}
.navbar-main > li > a > i{
	margin-left: 3px;
	line-height: 12px;
}
.navbar-main > li.open:first-child > a:after{
	margin-left: -13px;
}
.navbar-main > .open > a:after{
	border-bottom: 6px solid #333;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	width: 0;
}
.navbar-main .dropdown-menu{
	background-color: #333;
	border: 0 none;
	display: block;
	/*height: 0;*/
	padding: 0;
	overflow: hidden;
	opacity: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
font-family: 'Onest', serif;
font-family: 'Onest', serif;
	height: auto;
	padding-top: 10px;
/*	opacity: 1;*/
}
.navbar-main .dropdown-menu > li > a{
	color: #fff;
font-family: 'Onest', serif;
font-weight: 400; font-size:13px;
	padding: 5px 10px;
}
.navbar-main .dropdown-menu > li > a:focus,
.navbar-main .dropdown-menu > li > a:hover{
	background: transparent;
	color:white !important;
	font-weight:bold;
}

#cartQuantityMobile{
    display:none;
}


@media (max-width: 768px) {
    #searchQuery, .product-search_btn, #ellogo, .header-middle{
        display:none !important;
        
    }
    .header-top, #cartQuantityMobile{
        display:block;
    }
    
    
}
@media (max-width:991px) {
.product-search_btn{
    background-color: #333;
    border: 0 none;
    color: #fff;
    height: 44px;
    position: absolute;
    right: -120;
    top: 0;
    width: 44px;
    }
}