@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css?family=Economica:400,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');



/* banner-slider
--------------------------------------------- */
.mlh{
	cursor: pointer !important;
}


.banner-slider-item:hover, .banner-review-item:hover{
	opacity: 0.7;
}

.banner-campaigns:hover{
	opacity: 0.9;
}

/**/

.banner-slider {
	font-family: 'Economica', sans-serif;
	overflow: hidden;
	margin-bottom: 28px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(153,153,153,.6);
    -moz-box-shadow: 0 0 5px rgba(153,153,153,.6);
    box-shadow: 0 0 5px rgba(153,153,153,.6);
    font-weight: bolder;
    color: #777;
}

.banner-slider-item {
	/*float: left;*/
	margin: 0;
	padding: 25px 15px;
	text-align: center;
	/*width: 25%;*/
	font-size: 14px;
}

.banner-slider-item a:hover{
	text-decoration: none;
}

.banner-product-item{
    color:#4e4d50;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    margin: 0 auto !important;
}

.banner-discount-item{
	color: #fff;
	background: #e12023;
	padding: 0 2px;
    border: 1px solid #de0003;
    position: relative;
}

.price-item-line-through{
  text-decoration:line-through;
}

.banner-price-discount-item{
	margin-left: 2%;
	color: #e12023;
}

.banner-link-item{
	text-decoration: none !important;
}


.banner-img-section{
	max-width:960px;
	margin:0 auto;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	alignt-items:center;
	justify-content:space-between;
}

.banner-img-item{
	position:relative;
	margin:.5em;
}

.banner-img-item img{
	width:100%;
}

.banner-img-item span{
	position:absolute;
	top: 0;
	left: 0;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	background: #e12023;
    border: 1px solid #de0003;
	padding: 2px;
	line-height: 12px;
}

.banner-product-description{
	font-weight: 200;
}


@media screen and (max-width:750px){
	.banner-img-item{
		width:46%
	}
}

@media screen and (max-width:500px){
	.banner-img-item{
		width:100%
	}
}

/* banner-search
--------------------------------------------- */
.adSearch{
	font-family: 'Economica', sans-serif;
}

.adSearch select{
	font-family: 'Economica', sans-serif;
	height: 48px;
	width: 50%;
    background-color: #fff;
    background: url(./library/images/flecha3.PNG) no-repeat right center;
    color: #888;
    font: 12px Tahoma;
    padding: 8px;
    margin-bottom: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #ccc;
 	-moz-appearance: none;
 	-webkit-appearance: none;
 	appearance: none;
 	text-transform: uppercase;
}

.adSearch select:after{
	background: red;
}

.msg-envio{
    display: flex;
	font-family: 'Economica', sans-serif;
}

.msg-compra{
    font-weight: 600;
    width: 60%;
    margin: 0px;
    margin-bottom: 5px;
	font-family: 'Economica', sans-serif;
}

.msg-select{
	font-size: 11px;
	color: #a0a5aa;
}

.banner-search{
	background: #184388;
    padding: 11px 20px;
    cursor: pointer;
    overflow: auto;
    color: #FFF;
    float: right;
    margin-left: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 3px;
    text-decoration: none !important;
    text-transform: uppercase;
}

.banner-search:hover{
	color: #fff;
	background: #577fbc;
}

/* Valoracion
--------------------------------------------- */
.checked {
    color: #ff6000;
}

/* Review */

.banner-review-item {
	font-family: 'Economica', sans-serif;
	float: left;
	margin: 0;
	padding: 25px 15px;
	text-align: center;
	font-size: 17px;
}


.banner-review-item a:hover{
	text-decoration: none;
}

.rating{
	margin-top: 5px;
	letter-spacing: 5px;
}


.banner-link-review{
	text-decoration: none;
    color: #ff6000;
    margin-top: 15px;
    font-size: 18px;
}


.banner-link-review:hover{
	color: #ff7e00;
}


.banner-review-price{
	margin-top: 5%;
    font-size: 15px;
}

.banner-product-review{
	font-weight: 100;
	font-size: 16px;
}

.adfull-item {
  font-family: 'Economica', sans-serif;
  min-height: 340px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #0a2e56;
}


.adfull-caption {
	padding: 5%;
	color: #fff;
	text-align: center;
	top: 30%;
	width: 70%;
	float: left;
}


.adfull-caption h3{
	color: #fff;
	font-size: 46px;
    text-transform: uppercase;
    text-align: justify;
}


.adfull-caption p {
	float: left;
	font-size: 22px;
}

.adfull-caption span {
	color: #36e8b4;
}

.adfull-caption-right{
	color: #fff;
	width: 25%;
	float: left;
	padding-top: 12%;
	font-family: 'Economica', sans-serif;
}

.adfull-caption-right p{
	padding-left: 8%;
	float: left;
	font-family: 'Economica', sans-serif;
}

.adfull-btn{
   	background: #36e8b4;
    padding: 14px 26px;
    cursor: pointer;
    overflow: auto;
    color: #0a2e56;
    float: left;
	margin: 0 0 5% 5%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 25px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 25px;
	font-weight: 700 !important;
	font-family: 'Economica', sans-serif;

}

.adfull-btn:hover{
	background: #36e8b4;
}

.adfull-new{
	border: 1px solid #36e8b4;
	padding: 1px 21px;
	font-size: 25px;
	color: white !important;
	margin-right: 85%;
 }

 .rating-review{
 	 margin-top: 15px;
     font-size: 18px;
	 letter-spacing: 8px;
 }


#carrusel{float:left; width:601px; overflow:hidden; height:205px; position:relative; margin-top:20px;}
#carrusel .izquierda_flecha{position:absolute; left:10px; z-index:1; top:50%; margin-top:-9px;}
#carrusel .derecha_flecha{position:absolute; right:10px; z-index:1; top:50%; margin-top:-9px;}
.carrusel{width:4000px;left:0px; position:absolute; z-index:0}
.carrusel>div{
    float: left;
    height: 203px;
    margin-right: 5px;
    width: 195px;
    text-align:center;
}
.carrusel .img_carrusel{cursor:pointer;}


.product {
    border:#CCCCCC 1px solid;
}


/* Media Querys */


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

	.adfull-item {
		min-height: 335px;
	}

	.adfull-caption-right p {
	    margin-left: 3%;
	}


}

@media screen and (max-width: 1024px){
	.adfull-caption h3 {
		font-size: 40px;
	}

	.adfull-caption-right p {
		font-size: 13px;
	}

	.adfull-btn {
		font-size: 20px;
	}

}

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

	.adSearch {
		display: none;
	}

	.msg-envio {
		display: none;
	}

	.adfull-item {
		min-height: 255px !important;
	}

	.adfull-caption p {
		font-size: 15px;
	}

	.adfull-caption h3 {
		font-size: 32px;
	}

	.adfull-caption-right {
		padding-top: 14%;
	}

	.adfull-caption-right p {
		font-size: 12px;
	}


	.adfull-btn {
		font-size: 20px;
		padding: 10px 26px;
	}

}

@media screen and (max-width:425px){
	.adfull-caption {
		float: inherit;
		padding: 12% 12% 5% 12%;
		width: 100%;
	}


	.adfull-caption h3 {
	    font-size: 26px;
	    text-transform: uppercase;
	    text-align: justify;
	    margin-top: 5%;
	    margin-bottom: 2%;
	}
	.adfull-caption p {
		margin: 0 auto !important;
		padding: 5%;
	}

	.adfull-caption-right {
		float: inherit;
		padding: 0;
		margin: 0 auto;
		width: 40%;
		margin-top: 20%;
		padding-bottom: 1%;
	}

	.adfull-item {
		min-height: 420px !important;
	}

	.adfull-caption-right p {
		margin-top: 0 !important;
		padding-bottom: 10%;
	}

	.adfull-btn {
		margin-bottom: 5%;
		padding: 11px 20px;
	}

}

@media screen and (max-width:390px){
	.adfull-caption-right {
		width: 45%;
		margin-top: 20%;

	}
}


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

	.adfull-btn {
		font-size: 9px;
	}

	.adfull-caption-right {
		width: 41%;

	}

	.adfull-caption-right p {
		font-size: 9px;
	}


	.adfull-caption p {
		font-size: 11px;
	}

	
}