/* ARCHIVO DE ESTILOS DEL TEMA */
/* Aqui se definiran los estilos para cambiar colores y aspecto general de los contenidos de la tienda para el nuevo estilo */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

body {
	font-family: 'Roboto Condensed', sans-serif;
	background: #fff;
	font-size: 15px;
	color:#888888;
}
#bodycenter_wrapper {
	padding-top: 0px;
}
#bodycenter {
	padding-top: 20px;
	padding-bottom: 0;
}


#bodycenter_container {
	background: transparent;
}

.home #bodycenter_container {
	width:100%;
}

#contCenterSup1 {
	float:none;
}

#bodycenter_wrapper {
	background: transparent;
}

#contCenter {
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 0;
}
@media (max-width: 767px) and (min-width: 0px) {
    #contCenter {
        padding-left: 15px;
        padding-right: 15px;
    }	
}




@media (min-width: 1200px) { 
	#contCenter {
		padding-left: 15px; 
		padding-right: 15px; 
	}
	.home #contCenter { 
		padding-left: 0px; 
		padding-right: 0px;
	}
}


@media (max-width: 767px) and (min-width: 0px) {
	#bodycenter_container {
	padding-left: 15px;
	padding-right: 15px;
	}
}
#contCenterSup1 {
	background-color: transparent;
	padding: 0px;
}


/*Titulos*/
h1,.h1 {

	font-size:32px;
	color:#1C1C1C;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
h2,.h2 {
    font-size:26px;
    color:#1C1C1C;
    text-transform:uppercase;
    font-weight: normal;
    letter-spacing: 2px;
}
h3,.h3 {

	font-size:22px;
	color:#1C1C1C;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
h4,.h4 {

	font-size:17px;
	color:#1C1C1C;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
h5,.h5 {
	color:#1C1C1C;
	text-transform:none;
	font-weight: normal;
}
h6,.h6 {
	color:#1C1C1C;
	text-transform:none;
	font-weight: normal;
}

h2.bg-primary {
    color: #232F3E;
    background:url(img/em-h2-fondo.jpg) no-repeat 10px bottom #F2F3F0;
    margin-bottom: 20px;
}

.home h2.text-center, 
.home .h2.text-center {
    background:url(img/do-h2-tit.png) no-repeat center;
    margin-bottom: 30px;
}
.home h3.text-center, 
.home .h3.text-center {
    background:url(img/do-h2-tit-g.png) no-repeat center;
    margin-bottom: 30px;
    font-size:26px;
}

#contRight h2, #contRight .h2{
	/* margin-top:20px; */
	/* text-transform:none; */
	/* font-weight:300; */
}

p {
	color: #858585;
}
a {
	text-decoration:none;
	color: #444444;
}

a:hover, a:focus, a:active, a.active, a.text-primary:hover, a.text-primary:focus, a.text-primary:active, a.text-primary.active, .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active {
	color: #1C1C1C;
	text-decoration: none;
	}



.btn {
	font-weight: bold;
	font-size: 17px;
	padding: 6px 12px;
	border-radius: 4px;
	width: auto;
	text-transform: uppercase;
	border-radius: 0px;
	border-width: 2px;
}
.btn-primary {
	color: #1C1C1C;
	background-color: #fff;
	border-color:#404040;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #8C8C8C;
	background-color:#fff;
	border-color: #8C8C8C;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #fff;
	background-color: #BFBFBF;
	border-color: #BFBFBF;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #C8C8C8;
	border-color: #C8C8C8;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-danger {
	color: #fff;
	background-color: #BFBFBF;
	border-color: #BFBFBF;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #C8C8C8;
	border-color: #C8C8C8;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-success {
	color:#fff;
	border-color:#1C1C1C;
	background: #1C1C1C;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #ffffff;
	border-color:#00B259;
	background: #00B259;
}
	
#header {
		background: #FFFFFF;
		padding-top: 0px;
		/* display: block; */
		min-height: 110px;
		position: relative;
		border-top: 8px solid #211916;
}
#pagecartprocess #header {
	background:#fff;
	min-height: 150px;
}

@media (max-width: 767px) and (min-width: 0px) {
	#header {
		background:#fff;
		height: auto;
		padding: 0px;
		border-top: 0;
	}
}

#header_wrapper {/* background-color: #fff; *//* position: static; */position: initial;}

#bodysup_wrapper {
	margin-left: 0px;
	margin-right: 0px;
}
@media (max-width: 767px) and (min-width: 0px) {
	#header_wrapper {
		margin-top: 0px
	}
	#header_container {
		background: #fff;
		padding-left: 0px;
		padding-right: 0px;
	}

}

#header_container {
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
@media (max-width: 991px) and (min-width: 768px){
	#header_container {
		min-height: 208px;
	}
}



@media (min-width: 768px){
	#header_container {
		padding-top: 0px;
		padding-bottom: 10px;
		position: relative;
	}
}
/*Control info*/
#contHeadInfo {
	display:none;
	position: absolute;
	right: 0px;
	top: 0;
	left: inherit;
	max-width: 100%;
	color:#DDDDDD;
	font-size:14px;
}








/* CONTROL IDIOMA */
#contHeadLanguages {right: 0px;top: 8px;height: 25px;}
@media (max-width: 1199px) and (min-width: 992px) {
#contHeadLanguages {/* right: 853px; */}
}
@media (max-width: 767px) and (min-width: 0px){
#contHeadLanguages {position: absolute;right: 24%;left: 50%;top: 0px;padding: 0px;}
}
#contHeadLanguages .btn {
	text-transform:uppercase;
	text-decoration:none;
	font-size: 12px;
	color: #AAAAAA;
}
#contHeadLanguages .btn:hover {
	color: #40C0C1;
}
@media (max-width: 767px){
#contHeadLanguages .btn:hover {
color: #fff;
background-color: #EF3636;
}
}
.btn-group>.btn:first-child {
padding: 0px;
}



/*CONTROL TOP MENU*/
@media (min-width: 991px){
#contMainMenu .navbar-nav {float: none;text-align: left;/* margin: 26px 40px 6px; */width: 100%;clear: both;list-style: none;background: transparent;border-radius: 4px;}
#contMainMenu .navbar-nav>li {text-align: left;/* float: none; */list-style: none;display: inline-block;display: -webkit-inline-box;/* min-height: auto; *//* overflow: hidden; */}
}
@media (max-width: 767px) and (min-width: 0px){
#contTopMenu .navbar .container-fluid .navbar-collapse {background-color: #fff;margin-left: 0px;padding-left: 10px;}
}


#contTopMenu {right: 148px;left: auto;height: auto;top: 11px;}


@media (max-width: 767px) and (min-width: 0px) {
#contTopMenu {position: absolute;left: 0px;right: inherit;border-left: none;top: 0px;width: 50%;z-index: 10;border-bottom: none;}
}

#contTopMenu .navbar .navbar-collapse {
background-color: transparent;
}
#contTopMenu .navbar {
	min-height: 21px;
}
@media (max-width: 767px){
	#contTopMenu .navbar {
	background-color: #41C1C2;
	height: 50px;
	}
}
#contTopMenu .navbar .container-fluid .navbar-collapse .nav>li {
	position: static;
}
#contTopMenu .navbar .container-fluid .navbar-collapse .nav>li>ul.dropdown-menu {
    top: unset;
	left:0;
	right:0;
	bottom:auto;
}

#contTopMenu .navbar a {
	color: #AAAAAA;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

@media (max-width: 1199px) and (min-width: 992px){
	#contTopMenu .navbar a {
		padding: 1px 5px;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
	#contTopMenu .navbar a {
		padding: 8px 12px;
	}
}
@media (min-width: 768px) {
	#contTopMenu .navbar a:after {
		content:'|';
		margin-left:5px
	}
}

#contTopMenu .nav > li > a:hover, #contTopMenu .nav > li > a:focus {
	background-color: transparent;
	color: #40C0C1;
	text-decoration: none;
}
@media (max-width: 767px) and (min-width: 0px) {
	#contTopMenu .nav > li > a:hover, #contTopMenu .nav > li > a:focus {
		/* color: #AF8731; */
		text-decoration: underline;
	}
}
#contTopMenu .nav > li.active > a, #contTopMenu .nav > li.active > a, #contTopMenu .nav > li.active > a:hover, #contTopMenu .nav > li.active > a:focus {background-color: transparent;color: #AAAAAA;font-weight: bold;}
#contMainMenu .nav > li > a:hover, #contMainMenu .nav > li > a:focus, #contMainMenu .nav > li > a:active, #contMainMenu .nav > li.open > a, #contMainMenu .nav > li.open > a:hover, #contMainMenu .nav > li.open > a:focus {
background-color: transparent;
color: #459B88;
}

#contMainMenu .nav > li.active > a, #contMainMenu .nav > li.active > a:hover, #contMainMenu .nav > li.active > a:focus, #contMainMenu .nav > li.active > a:active {background-color: transparent;
color: #000;}
#contMainMenu .navbar-nav > li > .dropdown-menu {background-color: #fff;border: none;color: #444444;box-shadow: none;}
#contMainMenu .nav > li > a:hover {
	background-color: #fff;
	color: #459B88;
}


/*Control menu principal*/
#contMainMenu {
	position: absolute;
	top: 3px;
	left: 90px;
	margin-top: 0;
}

@media (max-width: 991px) and (min-width: 768px){
	#contMainMenu {
	 position: absolute;
	 margin-top: 0px;
	 margin-left:0px;
	 margin-right:0px;
	 border-bottom: none;
	 border-top: none;
	 top: 120px;
	 z-index: 200;
	 width: 750px;
	 left: 0;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
	#contMainMenu {
		margin-top: 0px;
		margin-left: 0;
		margin-right: 0;
		position: static;
		top: 0px;
		padding: 0px;
		width: 100%;
		z-index: 11;
	}	
}

#contMainMenu .navbar {
    min-height: initial;
}
@media (max-width: 767px) and (min-width: 0px){ 
#contMainMenu .navbar .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
}
#contMainMenu .navbar .navbar-header {color: #00363A;
padding-bottom: 0px;}
@media (max-width: 992px) and (min-width: 768px) {
#contMainMenu .container-fluid {
	padding:0px;
}
}
#contMainMenu.bg-primary, #contMainMenu.navbar-inverse {
	background-color: transparent;
	}
#contMainMenu .navbar a {
color: #333333;
font-size: 14px;
font-weight: 300;
}
#contMainMenu .navbar .dropdown-menu a, #contTopMenu .navbar .dropdown-menu a  {color: #444444;font-weight:normal;text-transform:none;padding:1px 10px;}
#contMainMenu .navbar-nav > li > .dropdown-menu > li.active > a,
#contTopMenu .navbar-nav > li > .dropdown-menu > li.active > a {background-color: #F9F7F5;color: #1F1913;font-weight: normal;}
#contMainMenu .navbar-nav > li > .dropdown-menu > li > a:hover, 
#contMainMenu .navbar-nav > li > .dropdown-menu > li > a:focus, 
#contMainMenu .navbar-nav > li > .dropdown-menu > li > a:active,
#contTopMenu .navbar-nav > li > .dropdown-menu > li > a:hover, 
#contTopMenu .navbar-nav > li > .dropdown-menu > li > a:focus, 
#contTopMenu .navbar-nav > li > .dropdown-menu > li > a:active {
    background-color: #F9F7F5;
    color: #8C8C8C !important;
    text-decoration: inherit;
    }
#contMainMenu > .navbar > .container-fluid > .navbar-collapse {
	background: #fff;
	padding-bottom:0px;
}
#contMainMenu .navbar .dropdown-menu > li > a {
    font-size:16px;
	color:#1F1913;
	text-transform:uppercase;
	background:#fff;
	border-bottom:4px solid #ffffff;
	padding:8px 20px;


}
@media (max-width: 992px) and (min-width: 0px) {
#contMainMenu > .navbar > .container-fluid > .navbar-collapse {
	background: #fff;
	background-color: #fff;
	color: #3C393A;
	margin-left:0px;
	margin-right:0px;
	}
#contMainMenu .navbar .navbar-header {
	background: #1C1C1C;
	color: #fff;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 7px;
}
#contMainMenu .nav > li > a {
	padding: 10px !important;
	}

}
@media (max-width: 767px) and (min-width: 0px) {
	#contMainMenu .navbar .navbar-header {
	background: #1C1C1C;
	background-color: #1C1C1C;
	color: #fff;
	}
}

#contMainMenu .navbar .nav > li > a {
	color: #1F1913;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	height: auto;
	padding: 43px 18px;
	background: transparent;
	display: -moz-inline-box;
	display: block;
	margin: 0px;
	padding-bottom: 15px;
}
#contMainMenu .navbar .nav > li > a:hover {
	text-decoration: none;
	color: #8C8C8C;
	background: transparent;
}
#contMainMenu .navbar .nav > li.active > a {
	color: #1F1913;
}


@media (max-width: 1199px) and (min-width: 992px){
	#contMainMenu .nav > li > a {
	font-size: 16px;
	}
}
@media (min-width: 992px) {
	#contMainMenu .nav > li > a {
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft:0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}
}

@media (max-width: 992px) and (min-width: 0px){
#contMainMenu .nav > li > a {
max-width: 100%;
text-align: left;
}

}
.nav>li>a {
position: relative;
display: block;
padding: 10px 10px;
}


/*Mi cuenta*/
@media (min-width: 767px){
	#contHeadMyAccount {
		right: 61px;
		top: 36px;
		padding: 0px;
	}
	#contHeadMyAccount .text-myaccount .text-primary  {
		text-transform: none;
		display: none;
		margin-top: 0;
		font-size: 13px;
		color: #141538;
		font-weight: normal;
	}
	#contHeadMyAccount a:hover .text-myaccount .text-primary {
		color: #19398A;
	}

}


#contHeadMyAccount .text-myaccount .text-primary .sr-only {
	position: static;
	/* display: none; */
	width: auto;
	height: auto;
	overflow: auto;
	margin: 0px;
	clip: auto;
}

@media (max-width: 767px) and (min-width: 0px){
	#contHeadMyAccount {position: absolute;right: 66%;left: 0;top: 0;height: 50px;}
	#contHeadMyAccount .btn-myaccount {
		width: 100%;
		border-radius:0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		background: #F7C416;
	}
		
	#contHeadMyAccount .btn-myaccount .text-myaccount i.fa {
	position: static;
	float: none;
	padding-right: 0px;
	}
}
.btn-myaccount .text-myaccount a.text-primary:hover, .btn-myaccount .text-myaccount a.text-primary:focus {text-decoration: underline;color: #000000;}
.btn-myaccount {
    border-left: 1px solid #000;
    padding-left: 10px;
    display: none;
}

.btn-myaccount.visible-xs {
	background-color: transparent;
	border:none;
	padding:0px;
	display: block!important;
	border-radius: 0px;
	width: 40px;
	padding: 0px;
	font-weight: normal;
	height: 40px;
}
#contTopMenu .navbar .navbar-header .navbar-brand {
	font-size: 20px;
	line-height: 28px;
	color: #fff;
} 
#contTopMenu .navbar-header.text-primary:hover .navbar-brand {
	color: #fff;
}

#contTopMenu .navbar .navbar-header button.navbar-toggle {
	color: #003E40;
	font-size:20px;
	}


@media (max-width: 991px) and (min-width: 768px) { 
.texto-arriba {
	width: 777px;
	float: right;
	display: block;
	margin-right: 607px;
	margin-bottom: 44px;
	padding-top: -23px;
	margin-top: -115px;
}
}
@media (max-width: 767px) and (min-width: 0px){
#contTopMenu .navbar .navbar-header button.navbar-toggle {
	color: #fff;
	font-size: 20px;
}
#contTopMenu .container>.navbar-header, .container-fluid>.navbar-header {
	margin-left:0px;
	margin-right:0px;
	height: 50px;
}
#contTopMenu .navbar-header.text-primary:hover, #contTopMenu .navbar-header.text-primary:focus, #contTopMenu .navbar-header.text-primary:active {color: #00282B;background-color: #75D2D2;border-color: #75D2D2;cursor: pointer;height: 50px;}
}
@media (min-width: 767px){
.btn-myaccount.btn-primary:hover {
	background-color: transparent;
	/* color: #6DC6D9; */
}
}
.btn-myaccount.btn-primary:hover .fa-user {
	color: #19398A;
}
@media (max-width: 767px){
#header .btn-primary {
	border-color: #404040;
	/* background-color: transparent; */
	/* color: #fff; */
	background: transparent;
	/* width: 100%; */
	/* height: 50px; */
}
#header .btn-primary:hover {color: #8C8C8C;border-color: #8C8C8C;background-color: transparent;}
}

.btn-myaccount .text-myaccount a.text-primary {
color: #000000;
font-size: 13px;
float: left;
text-transform: uppercase;
font-weight: normal;
}
.btn-myaccount:hover .text-myaccount a.text-primary {
	text-decoration: underline;
}
.btn-myaccount.btn-myaccount-registered .text-myaccount a.text-primary {
margin-top: 0px;
}
.btn-myaccount .text-myaccount i.fa {
    color: #222222;/* display: none; */
    font-size: 29px;margin-bottom: -4px;
}
.btn-myaccount .text-myaccount .fa-user:before {
    content:url(img/do-user.png);
}
.btn-myaccount .text-myaccount:hover .fa-user:before {
    content:url(img/do-user-hover.png);
}
.btn-myaccount .text-myaccountname {
	display:none;
	color: #DDDDDD;
	font-weight: 300;
}
@media (max-width: 767px) and (min-width: 0px) {
	.btn-myaccount .text-myaccountname,
	.btn-myaccount .text-primary {
		display:none;

	}
}


/*Buscar*/
#contHeadSearch {
	bottom: inherit;
	top: 39px;
	right: 101px;
	left: auto;
	border-radius: 0px;
	position: absolute;
	z-index: 120;
	max-width: initial;
}


@media (max-width: 768px) and (min-width: 0px){
	#contHeadSearch {
		top: 0px;
		left: 33%;
		right: 33%;
		position: absolute;
		max-width: 100%;
		margin: 0;
		float: none;
		margin-bottom: 0;
		border: none;
		min-width: initial;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
	#contHeadSearch .form-search-container .btn.btn-search-toggle {
		height: 50px;
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
		position: relative;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		text-align: center;
		font-size: 20px;
		background-color: transparent;
		color: #fff;
	}
	#contHeadSearch .form-search-container .btn.btn-search-toggle:hover {
		background-color: transparent;
		color: #fff;
	}
	#contHeadSearch .form-search-container .form-search {
		background: none no-repeat scroll center center #FFFFFF;
		border: 1px solid #EBEBEB;
		position: absolute;
		right: 0;
		top: 49px;
    	width: 200%;
	}
	#contHeadSearch .form-control {
		 width: 70%;
		 float: left;
	}
	#contHeadSearch .form-search-container .btn-primary {
	float: left;
    }
}
#contHeadSearch .form-search-container .form-search input {
    width: 73%;
}
#contHeadSearch .btn-primary.btn-search-toggle{
	color: #6DC6D9;
	background: transparent;
	border: none;
	font-size: 18px;
	padding: 0px;
	float: right;
	width: 45px;
	height: 35px;
}
#contHeadSearch .btn-primary.btn-search-toggle:hover{
	color:#3DA183;
}
#contHeadSearch .btn-primary.btn-search-toggle .fa-search:before {
    content:url(img/do-search.png);
}
#contHeadSearch .btn-primary.btn-search-toggle:hover .fa-search:before {
    content:url(img/do-search-hover.png);
}
#contHeadSearch .form-search-container .form-search {
    position: absolute;
    right: -5px;
    top: 37px;
    padding: 5px;
    width: 290px;
    background: none no-repeat scroll center center #fff;
    border: 1px solid #EBEBEB;
}


@media (max-width: 767px) and (min-width: 0px) {
    #contHeadSearch .form-search-container .form-search {
        width: 180%;
    }	
}

#contHeadSearch .btn-default {
	color:#666666;
	background-color: transparent;
	border: none;
}
#contHeadSearch .input-group > .form-control {
	border:none;
	box-shadow: none;
}


#contHeadSearch .form-group, 
#contHeadSearch .form-group .input-group {
	width: 100%;
	background: transparent;
	border-radius: 0px;
}
#contHeadSearch .form-group .input-group {
	border-radius: 4px;
	background: #EEEEEE;
}

#contHeadSearch .input-group > .form-control, #contHeadSearch .input-group > .input-group-addon, 
#contHeadSearch .input-group > .input-group-btn > .btn {
    height: 45px;width: 45px;background: #19398A;color: #fff;
    box-shadow: none;padding: 0px 9px;font-size: 16px;
    border-radius: 0px;margin-left: 0px;
    -webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

#contHeadSearch .input-group > .form-control {
	padding: 13px 14px;
	height: 45px;
	font-size: 12px;
	width: 100%;
	border: none;
	color: #777777;
	/* font-style: italic; */
	text-transform: uppercase;
	background: #EEEEEE;
	border-radius: 4px;
}

@media (max-width: 1199px) and (min-width: 992px){
	#contHeadSearch .input-group > .form-control {
		width: 200px;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	#contHeadSearch .input-group > .form-control {
		/* width: 110px; */
	}
}
#contHeadSearch .input-group > .input-group-btn {
	width: 45px;
}
#contHeadSearch .input-group > .input-group-btn > .btn:hover {
	color: #fff;
	background-color: #232F3E;
}


/*Control logo*/
#contHeadLogo {
    /* position: absolute; */
    display: inherit;
    padding: 0;
    margin-bottom: 10px;
    top: 7px;
    z-index: 99;
    padding-bottom: 0px;
    min-height: auto;
    max-width: inherit;
    width: 78px;
    text-align: center;
    margin-top: 13px;
}


@media (max-width: 767px) and (min-width: 0px) {
	#contHeadSearch .form-group .input-group {
		width:100%
	}
	#contHeadLogo {
		padding: 68px 20px 0px;
		margin-top: 0px;
		position: static;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	#contHeadInfo2 {
		position: static;
		text-align: center;
		border-right: 0px;
		overflow: hidden;
		display: block;
		margin-bottom: 15px;
	}
	.siguenos {
		position: static;
		text-align: center;
		border-right: 0px;

	}
}
#contHeadShoppingCart {
    top: 27px;
    right: 0;
    z-index: 130;
}




@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart {
		width: auto;
		position: absolute;
		margin: 0;
		top: 0px;
		/* width: 94%; */
		right: 0;
		left: 66%;
		text-align: center;
		height: 50px;
}
}

#contHeadShoppingCart .btn-shoppingcart .sr-only {
	display: none;
	text-align: center;
	/* margin-top: -20px; */
	padding-left: 0;
	text-transform: none;
	font-size: 13px;
	position: static;
	top: 17px;
	height: 15px;
	width: 100%;
	overflow: inherit;
	clip: auto;
	font-weight: normal;
	text-shadow: none;
	color: #141538;
	margin: 0;
}
#contHeadShoppingCart .panel-cartsummary {
  z-index: 20;
}
#contHeadShoppingCart .price.price-old {
	display:block;
}
@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .panel-cartsummary {
	  right: 10px;
	  margin-top: 6px;
	  border-radius: 0px;
	  left: initial;
	  width: 200%;
	  position: absolute;
}
	#contHeadShoppingCart .btn-shoppingcart .sr-only {
	display: none;
	
	}
}
.btn-shoppingcart > i.fa-shopping-cart:before {
    content:url(img/do-cart.png);
    background-color:transparent;
    text-shadow: none;
    font-size: 39px;
    width: inherit;
    height: initial;
    height: 32px;
    line-height: 47px;
    text-shadow: none;
}
@media (max-width: 767px) and (min-width: 0px) {
	.btn-shoppingcart > i.fa-shopping-cart:before {
		font-size: 30px;
	
		line-height: 38px;
}
}

.btn-shoppingcart:hover > i.fa-shopping-cart:before, .btn-shoppingcart:active > i.fa-shopping-cart:before, .btn-shoppingcart:focus > i.fa-shopping-cart:before {
    background-color: transparent;
}
@media (min-width: 767px) {
#contHeadShoppingCart .btn-shoppingcart i.fa.fa-shopping-cart {
  position: static;
  float: left;
  color: #FF7F00;
  background-color: transparent;
  width: 100%;
  height: 35px;
  padding-top: 0;
  padding-left: 0;
  text-shadow: none;
  display: block;
}
#contHeadShoppingCart .btn-shoppingcart:hover i.fa.fa-shopping-cart {
	
color: #FFA746;
}
}
@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .btn-shoppingcart i.fa.fa-shopping-cart {
	/* font-size: 36px; */
	border-left:none;
	top: 0px;
	padding-left: 0px;
	height: 50px;
	color:#fff;
	/* position: static; */
	float: none;
	position: static;
	width: 50px;
}


}


#contHeadShoppingCart .btn-shoppingcart {
	height: inherit;
	border-width: 0px;
	width: 51px;
	line-height: 16px;
	padding: 0px;
	height: 51px;
	border-radius: 0;
	border-radius: 50%;
	border: none;
	background-color: #211916;
	color: #FEA023;
	text-align: center;
}
@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .btn-shoppingcart {
		min-width:inherit;
		padding:0px;
	}
	
}

@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .text-shoppingcart {
		padding-left: 0px;
		/* float: right; */
		text-align: left;
		color: #fff;
		display: none;
}
}


#contHeadShoppingCart .btn-shoppingcart:hover {/* border-width: 0px; */margin-bottom: 0px;min-width: initial;padding: 0px;background-color: #00B259;color: #FEB941;}
@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .btn-shoppingcart {
	background: #232F3E;
	background-color: #232F3E;
	/* border-color: #000; */
	min-height: 50px;
	height: 50px;
	/* width: 100%; */
	padding: 0px;
	line-height: 50px;
	margin-top: 5px;
}
	#contHeadShoppingCart .btn-shoppingcart:hover {
	background: #00B259;
	background-color: #00B259;
	/* border-color: #444444; */
	color: #fff;
	/* min-height: 40px; */
	/* height: 40px; */
	}
	#contLeftMenuHolder {
	  min-height: 0px;
	}
}
#contHeadShoppingCart .sr-only {
	font-weight:bold;
	font-size: 12px;
	text-transform:none;
}


#contHeadShoppingCart .btn-shoppingcart .text-shoppingcart-text {
	display:none;
}
#contHeadShoppingCart .btn-shoppingcart  .text-shoppingcart-price {
	position: absolute;
	display: none;
	right: 0;
	left: 6px;
	text-align: center;
	font-size: 16px;
	top: 12px;
}

@media (min-width: 767px)  {
	#contHeadShoppingCart .btn-shoppingcart .text-shoppingcart {
		position: static;
		right: 0px;
		/* top: -1px; */
		/* display: none; */
		padding-left: 0;
		text-align: center;
		/* margin-top: -7px; */
		display: none;
	}
	#contHeadShoppingCart .btn-shoppingcart .text-shoppingcart-number {



position: absolute;

right: 11px;

top: 1px;

color: #fff;

text-align:center;

font-weight: normal;

font-size: 12px;

background-color: transparent;

width: 21px;

height: 21px;

line-height: 20px;

display:block;

border-radius: 0;
}
	#contHeadShoppingCart .btn-shoppingcart:hover .text-shoppingcart-number {
		background-color: transparent;
	}

}

#contHeadShoppingCart .btn-shoppingcart .text-shoppingcart-empty {
	display:none;
}


@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .btn-shoppingcart  .text-shoppingcart-price {
		position:static;
		display: -webkit-inline-box;
		display: inline-block;
	}
}


#contHeadShoppingCart .btn-shoppingcart i.fa.fa-angle-down {height: 20px;border-left: none;right: 0px;top: 6px;font-size: 23px;display: none;}
@media (max-width: 767px) and (min-width: 0px) {
	#contHeadShoppingCart .btn-shoppingcart i.fa.fa-angle-down {
		display:none;
	}
}
#contHeadShoppingCart ,small {
	color:#111111;
}
#contHeadShoppingCart .text-shoppingcart-price {
	font-weight: bold;
}

.products-list .product .caption .btn {
	position: absolute;
	right: 9px;
	bottom: 9px;
	width: 40%;
	max-width: 40%;
	display: block;
}



/*Listado de productos*/
.products-list .product .caption {
	padding-right: inherit;
	max-width:45%;
}
.products .product .product-img {
	background-color: #fff;
	display:table-cell;
	vertical-align:middle;
	float:none;
	text-align: center;
}

.products .product {
	padding: 5px;
	border: none;
	position:relative;
	margin-bottom: 30px;
	/* padding-bottom: 0; */
}
.products .product .caption {
	border: none;
	bottom: 4px;
	position: initial;
	padding: 0px;
	padding: 46px 55px 0px 5px;
	left: 0px;
	max-height: 80px;
}
.products .product:hover .caption {
	border: none !important;
	margin-left: 0;
	margin-right: 0;
	bottom: 4px;
	border-color: #EEEEEE;
}
.products .product  .product-description {
	display: none;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: initial;
	min-height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #777777;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
}

 

.products .product  .product-img img {

}

.products .product:hover {
	border: none;
}

.products .product:hover:before {
	content:url(img/do-producto-hover-l.png);
	position:absolute;
	left: -14px;
	top: calc(50% - 220px);
}
.products .product:hover:after {
	content:url(img/do-producto-hover-r.png);
	position:absolute;
	right: -14px;
	top: calc(50% - 220px);
}

.products .product .caption .product-name {
    position: static;
    top: 40px;
    color: #8C8C8C;
    font-size: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    min-height: 33px;
    text-align: left;
    margin-top: 0px;
    font-weight: normal;
    max-height: 33px;
}
.products .product:hover .caption .product-name {
	/* color: #224DBD; */
	text-decoration: underline;
}
.products .product .caption .product-price {text-align: left;position: relative;padding-top: 6px;right: 0px;position: relative;top: -71px;height: 0px;}
.products .product .caption .btn {
	position: absolute;
	width: 40px;
	color: #fff;
	background: transparent;
	border:none;
	box-shadow: none;
	display: none;
	right: 5px;
	white-space: normal !important;
	height: 40px;
	border-radius: 4px;
	padding: 0;
	bottom: 20px;
}
.products .product:hover .caption .btn {
     display: block; 
}
.products .product .caption .btn span.btn-text {/* display: block; */}
.products .product .caption .btn i.fa {
    /* display: none; */
    font-size: 24px;
    text-shadow: inherit;
    line-height: 14px;
}
.products .product .caption .btn i.fa:before {
    content:url(img/do-btn-cart.png);
}

.products .product .caption .product-new, 
.products .product .caption .new_s,
.products-list .product .caption .product-new, 
.products-list .product .caption .new_s {
    position: absolute;
    top: 0;
    left: auto;
    right: -24px;
    display: block;
    background: none;
    color: #fff;
    font-size: 12px;
    /* font-weight: bold; */
    height: 47px;
    width: 92px;
    text-align: center;
    border-radius: 0;
    line-height: 62px;
    padding-left: 8px;
    text-transform: uppercase;
    background: url(img/do-new.png) no-repeat;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-position: 1px 0px;
}
.products-list .product .caption .product-new, 
.products-list .product .caption .new_s {

right: -19px;

top: 35px;
}
.products-list .product .caption .product-new:after ,
.products-list .product .caption .new_s:after,
.products .product .caption .product-new:after {
	border: none;
}


.clearfix.product-unitsbypack {
	display:none;
}



.products.products-featured {
	border-bottom: none;
	padding-top: 20px;
	/* margin-left: 0px; */
	/* margin-right: 0px; */
}



/*Precios*/
.price {color: #211916;font-weight: bold;font-size: 18px;}
.price.price-old, .row.list-products-list .price.price-old {
	font-size: 14px;
	color: #999999;
	font-weight:normal;
}

.products.products-featured .price.price-featured, .row.list-products-list .price, .products.products-related .price {
	/* font-size: 22px; */
}
 .row.products-list.products-visited .price {
	/*font-size: 22px;*/
}
.products .product .caption .product-price .price {/* font-size: 12px; */}
.products .product .caption .product-price .price-old {position: absolute;left: 70px;top: 9px;font-size: 14px;color: #666666;}
.price-big {
	font-size: 17px;
	color:#999999;
	font-weight: normal;
}
.tr-total .price-big {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}

/*Enlaces categorias footer*/
div.categorasPie {
display: block;
overflow: hidden;
margin-top: 40px;
margin-bottom: 20px;
}
.categorasPie a { 
text-decoration: none;
font-weight:bold;
}
.categorasPie a:hover .tit { 
color:#920A2E;
}
.categorasPie .tit {
display: block;
float: none;
text-align: center;
color: #121518;
padding: 15px;
font-size: 19px;
text-decoration: none;
}



/*Conenedores para home por que pierde el ancho*/
.contenedor,
.home #bodycenter_wrapper,
.newsletter,
.breadcrumb{
	margin:0 auto;
	padding: 0 0px;
	/* overflow:hidden; */
}
@media (min-width: 768px) {
	.contenedor,
	.home #bodycenter_wrapper,
	.newsletter,
	.breadcrumb{
		width: 750px;
	}
}
@media (min-width: 992px) {
	.contenedor ,
	.home #bodycenter_wrapper,
	.newsletter,
	.breadcrumb{
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.contenedor ,
	.home #bodycenter_wrapper,
	.newsletter,
	.breadcrumb{
		width: 1170px;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
	.contenedor .row,
	.home #bodycenter_wrapper,
	.newsletter,
	.breadcrumb{
		margin-left: 15px;
		margin-right: 15px;
	}
}









/* Control siguenos redes pie*/
#footer .redesPie {
	text-align:center;
}
#footer .redesPie a {
	height:35px;
	width:35px;
	background-color:#fff;
	
	display: inline-block;
	padding: 9px 0px 0px 7px;
	margin: 0px 1px;
}
#footer .redesPie a:hover {
	text-decoration:none;
}
#footer .redesPie a:hover i {
	color:#CCA24A;
}
#footer .redesPie a i{
color:#000000;
}
#footer .infoPie {
	text-align:center;
	margin-bottom:15px;
	color:#CCCCCC;

}
#footer #contFooter6 a{
	color:#ACAEB2;
}
#footer #contFooter6 a:hover{
	color: #459C89;
	text-decoration:inherit;
}

/*Estilos footer*/
#footer h3 {
	color:#000;	
}
#footer {
padding: 0px;
}
@media screen and (min-width: 768px){
#contFooter1, #contFooter2, #contFooter3 {
	width: 25%;
}

#contFooter5 {
    width: 25%;
}

}
#contFooter5 ul {
	font-size:12px;
}
#contFooter5 li {
	margin-bottom:3px;
}
#footer_wrapper {
	background: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	border-top: none;
}
@media (min-width: 768px) {
	#footer_container {
		padding-left: 0px;
		padding-right: 0px;
		background-color: transparent;
		margin-bottom: 10px;
		padding-top: 60px;
	}
	#footer_wrapper {


	}
}
@media (max-width: 767px) and (min-width: 0px) {
	#footer_container {
		padding-top: 60px;
	}	
}

#contFooter4 {
    display: none;
}
#footer.bg-primary {
	z-index: 9;
	background-color: #1C1C1C;
	margin-top: 0;
	margin-top: 0;
}

@media (min-width: 767px) {
	#prefooter_container {
		padding: 0px;
		width: 100%;
	}
	#prefooter_container > .row {
		margin: 0px;
	}
}

#prefooter p {
	margin-bottom:0px;
}




#footer h4 {
	color: #DDDDDD;
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 0px;
	background-color: transparent;
	padding: 3px 0px;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}
#footer li a {
	font-size: 16px;
	color: #888888;
	display: block;
	text-transform: none;
}
#footer li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li p {
	margin-bottom: 5px;
}
#footer .fa-stack {
	height: 14px;
	width: 23px;
	border-radius: 0px;
	border: none;
	line-height: 9px;
	margin-right: 5px;
	color: #C0C0C0;
	font-size: 21px;
}

#contFooter5 p {
	margin-bottom: 20px;
}

#contFooter5 .btn-primary:hover {
	background-color: #95D6E3;
	border-color: #95D6E3;
}

#time {
	color: #878787;
	right: 0px;
}

/*Texto home*/
.textohome {
	text-align:center;
}
.textohome .subtitulo {
	font-size:22px;

	margin-bottom:50px;
}
.textohome h2 {

	font-size:22px;
	min-height:50px;
}
.textohome .col-xs-12 {
	margin-bottom:50px;
}



/*newsletter*/
#prefooter {
    display: block;
    border-top: none;
    background: #F9F7F5;
    margin-top: 0px;
}
#prefooter_container {
  padding: 0px;
}
#prefooter_container .row {
	margin-left:0px;
	margin-right:0px;
}
#contPreFooter1 {
  padding: 0px;
  margin-top: 0;
}
@media (min-width: 767px) {

	.newsletter .col-sm-5 {
		width: 50%;
	}
	.newsletter .col-sm-7 {
		width: 50%;
	}


}
	.newsletter .col-control {
		width: 94%;
	}

.newsletter .text-left.small {
	width: 100%;
	float: none;
	clear: both;
}
.newsletter .text-left.col-button {
	width: 1%;
	position: relative;
	/* margin-left: -62px; */
	margin-top: 0px;
}

@media (max-width: 991px) and (min-width: 768px){
	.newsletter .text-left.small {
		width: 100%;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
		.newsletter .col-control {
		width: 95%;
	}
}


.newsletter h2 {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: left;
    font-size: 26px;
    color: #1C1C1C;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 15px;
}

@media (max-width: 991px) and (min-width: 768px){
	.newsletter h2 {
		padding-left: 0;
		background: none;
	}
}
@media (max-width: 768px) and (min-width: 0px){
	.newsletter h2 {
		padding-left: 0;
		text-align: center;
		background: transparent;
	}
}

.newsletter {
	padding: 55px 0px 45px 0px;
	border-radius: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	min-height: 142px;
	margin: 0 auto;
}


@media (max-width: 767px) and (min-width: 0px) {
	.newsletter{
    padding: 20px 0;
    background: none;
}
}
.newsletter .form-horizontal{
	margin-right: auto;
	margin-left: auto;
	/* background-color: #6FD1B7; */
}
.newsletter .fa-angle-right:before {
	  content: "\f101";
	  line-height: 5px;
	  font-size: 31px;
	  margin-bottom: 50px;
}

.newsletter .col-control {
	padding-right:0px;
}
.newsletter .col-button {
	padding-left: 0;
	margin-left: 0;
}

.newsletter .col-text .h2 {
	font-size: 25px;
	color: #FFF;
	font-weight: normal;
	border-bottom: none;
	/* line-height: 60px; */
}

.newsletter .form-control {
	height: 45px;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #999999;
	border-radius: 0;
	box-shadow: none;
	font-size: 16px;
	text-transform: none;
	color: #BBBBBB;
	background-color: transparent;
}
.newsletter .small {
	color: #2D2D2D;
	font-size:12px;

}
.newsletter .small a {
	color: #555555;
	font-size: 13px;
	text-decoration: underline;
}
.newsletter .small a:hover {
	text-decoration: none;
	/* color: #14171A; */
}
.newsletter .checkbox label {
	padding-left: 25px;
	margin-bottom: 8px;
	cursor: pointer;
	padding-top: 0px;
	font-size: 13px;
	color: #555555;
}
.newsletter .form-horizontal .form-group {
    margin-bottom: 0px;
    padding-left: 10px;
}

@media (max-width: 767px) and (min-width: 0px) {
	.newsletter .checkbox label {
    padding-left: 20px;

	}
}

.newsletter .btn-primary {
	width: 45px;
	height: 45px;
	line-height: 0px;
	margin-left: -45px;
	padding: 7px 9px;
	margin-top: 0px;
	background: transparent;
	border-color: transparent;
	color: #1C1C1C;
	border-radius: 0;
}
.newsletter .btn-primary:hover {
	background-color: transparent;
	border-color: transparent;
	color: #8C8C8C;
}
.newsletter .btn-primary .fa {
	display: block;
}
.newsletter .btn-primary .sr-only {
	position: static;
	width: inherit;
	height: inherit;
	margin: 0px;
	display: none;
}
.newsletter .alert {
	margin:0 auto;
	overflow:hidden;
}
.newsletter .alert .h3 {
		color: #fff;
		margin-right: 30px;
}
.newsletter .alert {
	background-color: transparent;
	border-color: transparent;
}
.newsletter .alert p {
	float:left;
	color: #fff;
}



/*slider portada*/
.carousel.slide {
    min-height: 30px;
    margin-top: -28px;
    padding-bottom: 40px;
}
@media (max-width: 767px) and (min-width: 0px) {
	.carousel.slide {
    	margin-top: -20px;
    	margin-left: -15px;
    	margin-right: -15px;
 }
}

.carousel-indicators .active {
    background: url(img/do-slider-active.png) 0px 0px no-repeat;
    width: 10px;
    height: 11px;
    background-color: transparent;
    border: none;
    margin: 5px;
    vertical-align: middle;
}
.carousel-indicators li {
	border: none;
	background-color: #CED2D5;
	width: 6px;
	height: 6px;
	margin: 5px;
	display: inline-flex;
}

.carousel-indicators {
	/* display: none; */
	bottom: 0;
	/* text-align: center; */
	/* right: auto; */
	/* left: auto; */
	/* margin-right: 0px; */
}
@media (max-width: 767px) and (min-width: 0px) {
	.carousel-indicators {
	right: 0px;
	}
}


@media (max-width: 767px) and (min-width: 0px) {
.gallery-slider .left.carousel-control,.gallery-slider .right.carousel-control {
	 display:none;
}	
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.carousel-control:focus, .carousel-control:hover  {
	background-image: none;   

}
.carousel-control .glyphicon {
	border-radius: 50%;
	width: 63px;
	height: 63px;
	margin: 0px;
	top: 41%;
	font-size: 38px;
	line-height: 52px;
	border: none;
	background: #fff;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 15px;
}
.left.carousel-control .glyphicon:before {
	content: "\f104";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.right.carousel-control .glyphicon:before {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slider-products .caroufredsel_wrapper ul li {
    min-width: initial;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
 
}

/*Control listado categorias portada*/
.slider-categories-grid {
	 padding: 0 40px !important;
	 position: relative;
	 margin-bottom: 70px;
}
.slider-categories-grid .caroufredsel_wrapper{margin-top: 0px !important;}
.row.categories-grid {
	margin-top: 70px;
	background: none;
	/* padding-bottom: 50px !important; */
	/* height: initial !important; */
}
.slider-categories-grid .slider-buttons {
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 51%;
}
.slider-categories-grid .slider-buttons .btn-link {
	background-color: #55BEC7;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 2px;
	color: #fff;
	font-size: 12px;
}
.slider-categories-grid .slider-buttons .btn-next {
	float:right;

}
.slider-categories-grid .slider-buttons .btn-link:hover {
	background-color: #7ED7DD;
}

.row.categories-grid h3 {
	display:block;
	text-align: left;
	font-size:19px;
	padding-top:10px;
	position: static;
	bottom: 0px;
	margin: 0px;
}
.row.categories-grid a {
	color:#121518;
	font-size: 17px;
	text-decoration:none;
	font-weight: normal;
}
.row.categories-grid .category:hover a {
	color: #55BEC7;
}
.row.categories-grid h3 a:after {
	content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left:5px;

} 
.categories-grid .category:hover:before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url(img/md-categorais-hover.png) center center;
	
}

/*Control novedades slider*/
.slider-products {
    padding-left:0px;
    padding-right: 0px;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
}
@media (max-width: 767px) and (min-width: 0px) {
    .slider-products {
        margin-left: 0px;
        margin-right: 0px;
    }	
}


.slider-products .slider-buttons .btn {
	display: -webkit-inline-box;
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 41px;
	border: none;
	border-radius: 4px;
	background: transparent;
	padding: 0px;
	border-color: transparent;
	color: #000000 !important;
	text-align: center;
	font-size: 15px;
}
.slider-products .slider-buttons .btn:hover {
	background: transparent;
	color: #8C8C8C !important;
}
.slider-products .slider-buttons .btn i {
	line-height: 0px;
	vertical-align: 0px;
}

.slider-products .slider-buttons .btn-prev {
	float: left;
	margin-left: -15px;
}
.slider-products .slider-buttons .btn-next {float: right;margin-right: -19px;padding-left: 5px;}

	.slider-products .slider-buttons {
		position: absolute !important;
		width: 100%;
		margin: 0;
		text-align: center;
		top: 40% !important;
		z-index: 22;
		right: 0 !important;
	}


@media (max-width: 767px) {
	.slider-products .slider-buttons {
		width: 100%;
		text-align: center;
		/* bottom: 96% !important; */
	}
}


.slider-products .caroufredsel_wrapper ul.list-inline {
	padding-top: 0;
}
.slider-products .products .product {
    margin-bottom: 0px;
}

/*Form controls*/
.form-control {
	background-color:#FBFBFB;
	border:1px solid #E7E7E7;
	border-radius:0px;
	font-size:18px;
	color: #ACADB2;
	padding: 9px 12px;
	height: 41px;
	box-shadow: none;
}

/*Slider marcas portada ------------------*/
.slider-manufacturer {
	position: relative;
	margin-bottom: 19px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: -10px;
}

.slider-manufacturer .slider-div {
	border: none;
	background-color: transparent;
}
.slider-manufacturer .slider-buttons .fa {
	font-size: 21px;
	color: #fff;
}
.slider-manufacturer .slider-buttons .btn {position: absolute;top: 19px;bottom: 0px;width: 35px;height: 35px;padding: 0px 0px;line-height: 38px;min-height: 22px;border:none;border-radius: 4px;background-color: #232F3E;box-shadow: none;}
.slider-manufacturer .slider-buttons .fa-angle-right:before {
content: "\f105";
}
.slider-manufacturer .slider-buttons .fa-angle-left:before {
	content: "\f104";
}

.slider-manufacturer .slider-buttons .btn:hover {
	color: #fff;
	background: #19398A;
}
.slider-manufacturer .slider-buttons .btn-prev {
left: 0px;
}
.slider-manufacturer .slider-buttons .btn-next {
right: 0px;
}


/*Botones*/

.shoppingcart .row.buttons > div {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: auto;
}

/*Listado productos*/
.products-header h1 {
padding: 0px;
background-color: initial;
color: initial;
}




/*detalle producto*/
div.productdetails {
margin-top: 15px;
}
.row.rrss div {
	text-align:left;
	width:auto; /*para que pierdan las columnas el ancho que tienen y se adapten al contenido */
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {border-color: #1C1C1C;}
.price.price-productpage {
	font-size: 24px;
	font-weight: normal;
}
.price.price-old.price-productpage {
	font-size: 17px;
	font-weight: normal;
	margin-right: 15px;
	color: #8C8C8C;
}
	
}
@media (min-width: 994px){
.productdetails .btn-success {
height: 55px;
padding: 0px 30px;
font-size: 17px;
float: right;
margin-top: -56px;
}
}
.productdetails .btn-success {
	font-size: 20px;
	padding: 10px 12px;
	height: 50px;
}
.productdetails .btn-success .fa-shopping-cart {
	font-size: 26px;
	margin-right: 15px;
	line-height: 18px;
}
.productdetails #PromoDiscountN {
	display:none !important;
}




/*proceso compra*/
.container-fluid.cartsteps {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 30px;
}
#contCenter form .h3 {
	margin-bottom:25px;
	
}
.cartsteps .cartstep.cartstep-current {
color: #007694;
}
.cartsteps .cartstep.cartstep-current .cartstep-box {background-color: #404040;}
.alert {
margin-top: 20px;
}

/*Paginador */
.pagination>li>a, .pagination>li>span {
color: #007694;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
color: #fff;
background-color: #007694;
border-color: #007694;
}

/*control productos vistos*/
.products-list.products-visited .caption {
	padding: 0px;
}


#contRight .products-list .product .caption .product-price, #contRight .products .product .caption .product-price {
text-align: left;
}
.products-list.products-featured .product .caption, .products-list.products-visited .caption {
padding-right: 10%;
padding-bottom: 0px;
max-width: 64%;
margin-bottom: 0px;
}
.products-list.products-featured .product .product-img, .products-list .product .product-img {
background-color: #fff;
max-width: 36%;
margin-bottom: 0px;
}

/*breadcrum */
.breadcrumb {margin-top: 0px;padding-left: 0;}
.breadcrumb a {text-decoration: none;color: #3F3F3F;font-size: 14px;}
.breadcrumb a:hover {text-decoration: underline;/* color: #000000; */}
.breadcrumb>.active a {color: #666666 !important;}


/*Mensajes alerta ok etc...*/
.alert-danger {
	font-size: 25px;
}

/*capa cookies*/
#cookies .btn {
 	background-color:#BFBFBF;
 	border-color:#BFBFBF;
 	color:#ffffff;
}
#cookies .btn:hover {
    background-color:#C8C8C8;
    border-color:#C8C8C8;
	color:#ffffff;
}
#cookies .small {
font-size: 110%;
}

/* Control Carrito de compra (pagina de carrito) */
.shoppingcart .row.buttons {
	text-align:right;
}
.shoppingcart .row.buttons > div{
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
	margin-left:0px;
}
.shoppingcart .row.buttons > div.col-delete{
	float:left;
}
.shoppingcart .row.buttons .btn-block{
	padding-left:12px;
	padding-right:12px;
}
/* FIN Control Carrito de compra (pagina de carrito) */
.purchase-confirmation .row.buttons {
	text-align:right;
}
.purchase-confirmation .row.buttons > div{
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
	margin-left:0px;
}
.purchase-confirmation .row.buttons .btn-block{
	padding-left:12px;
	padding-right:12px;
}
.panel-default {
	padding:0 15px;
}
.panel-default .col-sm-pull-4 span.small {
	display:none;

}



/*Sociales pie*/
.social a {
    color: #8C8C8C;
    padding: 7px;
}
.social a i {
	font-size: 23px;
}
.social a:hover {
	color: #fff;
}
.social {
	margin-bottom: 20px;
}
.social h4 {
    display:-webkit-inline-box;
    display:inline-block;
    margin-right:30px;
}





/*Slider 1 producto*/
.carousel.slide.product-slider {
	margin-bottom:0px;
	padding-top: 0;
	min-height: 450px;
	margin-top: 60px;
}
.carousel-inner {
	background-color:transparent;
}
.carousel-inner .thumbnail {
	background-color:transparent;
	border:none;
}

.carousel .thumbnail .col-sm-5,
.carousel .thumbnail .col-sm-7 {
	width:50%;
}
@media (max-width: 767px) and (min-width: 0px) {
	.carousel .thumbnail .col-sm-5,
	.carousel .thumbnail .col-sm-7 {
		width:100%;
	}	
}
.carousel .thumbnail .caption {
	padding: 60px 30px 0 0px;
	min-height: 380px;
	position: relative;
}

@media (max-width: 991px) and (min-width: 768px){
	.carousel .thumbnail .caption {
	padding: 52px 0px 0px 0px;
	min-height: initial;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
	.carousel .thumbnail .caption {
	padding: 15px;
	min-height: initial;
	border-left: none;
	}
}
.carousel .thumbnail .caption .h2 {
	color: #133766;
	font-size: 22px;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: 300;
	min-height: 24px;
	display: block;
	margin: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.carousel .thumbnail .caption .product-price {
	margin-bottom:20px;
	display: block;
	position: absolute;
	top: 86px;
}
@media (max-width: 767px) and (min-width: 0px) {
	.carousel .thumbnail .caption .product-price {
		top: 40px;
	}	
}

.carousel .thumbnail .caption .product-price .price{
	font-size: 22px;
	color: #133767;
}
.carousel .thumbnail .caption .product-price .price.price-old {
	font-size: 15px;
	color: #AAAAAA;
	position: absolute;
	left: 90px;
	top: 8px;
}
.carousel .thumbnail .caption .product-manufacturer,
.carousel .thumbnail .caption .product-category,
.carousel .thumbnail .caption .product-famliy,
.carousel .thumbnail .caption .product-new {
	display:none;
}
.carousel .thumbnail .caption .product-description {
	font-size: 15px;
	color: #878787;
	margin-top: 150px;
	margin-bottom: 0;
}
.carousel .thumbnail .caption .btn {
	font-size: 22px;
	padding: 12px 15px;
	width: auto;
	text-transform: uppercase;
	border-radius: 0px;
	background: #fff;
	color: #133767;
	position: absolute;
	top: 143px;
}
@media (max-width: 767px) and (min-width: 0px) {
	.carousel .thumbnail .caption .btn {
		top: 93px;
	}
}

.carousel .thumbnail .caption .btn i {
	display:none;
}
.carousel-control.left, .carousel-control.right {
	text-shadow:none;
	color: #000000;
	background-image: none;
}


.product-slider .carousel-control {
	width: 42px;
	height: 42px;
	/* border:1px solid #E4E4E4; */
	bottom:10px;
	top: auto;
	background: #133767;
	opacity: 1;
	border-radius: 50%;
	color: #fff;
	top: 40%;
}
.product-slider .carousel-control:hover {
	background-color:#1B4B8D;
}
.product-slider .carousel-control.left {
	left: 0;
} 
.product-slider .carousel-control.right {
	right: 0px;
}


/*Banners medio*/
.bannersMedio {
    margin: 20px 0px 50px;
    overflow: hidden;
}
@media (max-width: 767px) and (min-width: 0px) {
    .bannersMedio > .col-xs-12 {
        margin-bottom:30px;

    }	
}


/*iconosTop*/
.iconosTop .tit {
	display: block;
	font-size:14px;
	line-height: 13px;
	color:#000000;
}
.iconosTop .des {
	color: #777777 !important;
	font-size:14px;
	line-height: 14px;
	display: block;
	margin-top: 3px;
}
.iconosTop .des small{
	color:#777777;
	font-size:12px;
}
.iconosTopTlf p {

margin-bottom: 5px;
}
.iconosTopTlf span {
	display:block;
}
.iconosTopTlf span.tlf {
	font-size:18px;
	color:#000000;
}
.iconosTopTlf span.horario {
	font-size:12px;
	color:#777777;
} 


/*Ancho para slider de arriba y quitar el descuadre con el de bajo*/
#contCenterSup2 .slider-products,
#contCenterSup2 .container{
	margin:0 auto;
	padding: 0 0px;
	/* overflow:hidden; */
}
@media (min-width: 768px) {
	#contCenterSup2 .slider-products,
	#contCenterSup2 .container{
		width: 780px;
	}
}
@media (min-width: 992px) {
	#contCenterSup2 .slider-products,
	#contCenterSup2 .container {
		width: 1000px;
	}
}
@media (min-width: 1200px) {
	#contCenterSup2 .slider-products,
	#contCenterSup2 .container {
		width: 1230px;
	}
}
@media (max-width: 767px) and (min-width: 0px) {
	#contCenterSup2 .slider-products,
	#contCenterSup2 .container {
		margin-left: 0px;
		margin-right: 0px;
	}
}


/*Iconos footer*/
#contPreFooter1 {
    padding:0px;
}
.icoFooter {
    background-color:#fff;
    padding: 30px 0px 20px;
    overflow: hidden;
    border-top: 1px solid #E6E6E6;
}
.icoFooter p {
    font-size: 13px;
    color: #535353;
    text-align:center;
}
.icoFooter .tit {
    font-size: 20px;
    font-weight: 400;
    line-height:16px;
    color:#232F3E;
    margin-top: 10px;
    margin-bottom: 12px !important;
}
.icoFooter .col-xs-12 {
    min-height: 140px;
}
.icoFooter .col-xs-12 {
    border-left:1px solid #E5E5E5;
    padding-left: 5px;
    padding-right: 5px;
}
.icoFooter .col-xs-12:first-child {
    border-left:none;
}

@media (max-width: 991px) and (min-width: 768px){
    .icoFooter .col-xs-12:nth-child(3) {
        border-left:none;
    }
}
@media (max-width: 767px) and (min-width: 0px) {
    .icoFooter .col-xs-12 {
        border-left:none;
    }
}


