
.nodisplay {
  display: none;
}

a:visited {
  color:#444444;
}

.button:visited {
  color:#FFFFFF;
}

/* recursos */
.margintop {
  margin-top:30px;
}

.textonaranja {
  color:#333333;
}

.textoblanco {
  color:#FFFFFF;
}

.textogrisoscuro {
  color:#444444;
}


.textogrande {
  font-size:26px;
}

.textomediano {
  font-size:16px;
}

/* Header */

.header-right
{
  line-height: 23px;
  font-size:14px;
  color:#222;
}

.header-right p
{
 margin-bottom:5px;
 padding-left:  32px;
 text-align: right;
 font-style:normal;
}

.header-right .reloj
{
  background: url("../images/reloj.png") no-repeat;
  padding-left:  34px;
  font-style:normal;
  font-size: 20px;

}

.header-right .telefono
{
  background: url("../images/telefono-cabecera.png") no-repeat;
  padding-left:  34px;
  font-style:normal;
  font-size: 20px;
}


/* Círculos de colores numerados */
span.orange {
  background: #333333;
   border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 2.1em;
  margin-right: 15px;
  text-align: center;
  width: 2.1em;
  font-size: 22px;
}

span.greylight {
  /*background: #dddddd;*/
  background:#333;
   border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 2.1em;
  margin-right: 15px;
  text-align: center;
  width: 2.1em;
  font-size: 22px;
}



/**
 * Category description styles
 */
.category-description
{
	font-size: 14px;
}


.category-description .numero
{   float:left;
	width: 50px;
	min-width: 40px;
}

.category-description .texto
{
	float:left;
	width: 250px;
}

.category-description h2
{
	font-size: 22px;
}

.category-description h4
{
  font-size: 22px;
}

.category-description .disabledcolor
{
	/*color: #CCCCCC;*/
}

ol .header {
	font-size: 18px;
	background: #FAFAFA;
	padding: 10px 0;
	color:#444444;
	margin-bottom:8px;
}

/* Prices */

#medidas {
 background: #EEE;
 padding: 3px;
 margin-bottom: 20px;
}

#medidas tr {
 border-bottom: 1px solid #FFFFFF;
}

#medidas tr:nth-child(even) {
   background-color: #FFFFFF;
}

#medidas tr:nth-child(odd) {
   background-color: #E5E5E5;

}


#medidas td, #medidas th {
 padding: 0px 6px;
}

#medidas th {
 background: #CCCCCC;
 font-weight: bold;
 text-align: left;
}

#medidas .textoheader {
  width: 60%;
}

#medidas .precioheader  {
  text-align: right;
  width: 20%;
}

#medidas .ofertaheader  {
  text-align: right;
  width: 20%;
}

.precioderecha {
  text-align: right;
}

.oferta .price {
 color:#d6a035;
 text-align: right;
}

.tachado {
  text-decoration: line-through;
}

/* product options*/

.cajatooltip{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0px;
    bottom: 0px;
    left: auto;
    padding: 10px 0 0;
    position: absolute;
    text-align: center;
    z-index: 1500;
    display: table;

}

/* product user image uploader */
#continue{
  margin-top: 20px;
}

#errorsize{
  margin-top: 20px;
}

#productselector {
  background: #EEEEEE;
  padding: 10px;
}

#productselector select
{
  font-weight: bold;
  margin:0px 10px;
  font-size: 16px;
}

#productselector label
{
  display:inline-block;
  vertical-align: middle;
}

.button.big {
  font-size: 16px;
}



.buttonwhite{
  background: #fff;
  color: #666;
  border:none;
}

.buttonwhite:hover{
  background: #fff;
  color: #999;
  border:none;
}

.buttonwhite.big{
  padding: 10px 28px;
}

/* product*/

#product-shopstep2 {
   display: none;
}

.product-view {
	margin-top: 30px;
}


.product-view.layout-default .product-shop {
  width: auto;
}

.product-name h1{
  color: #333333;
}

.photoico {
  background: url("../images/photoico.png") no-repeat scroll left center #FFF;
  min-height: 100px;
  width: 320px;
  padding-left: 56px;
  padding-top:  26px;
  margin: 0 auto 0 auto;
}

@media (min-width: 480px) and (max-width: 1200px){
  #drop {
    padding: 40px 20px;
  }

  .photoico {
    background: url("../images/photoico.png") no-repeat scroll left center #FFF;
    min-height: 100px;
    width: auto;
    padding-left: 96px;
    padding-top:  26px;
    margin: 0 auto 0 auto;
  }
}

.ayuda {
  clear: both;
  background-color: #EEE;
  border-bottom: 1px solid #CCc;
  border-top: 1px solid #CCC;
  padding: 20px 10px;
  font-size:16px;
}

.ayudasubirfoto
{
   background: url("../images/flecha_naranja_izquierda.png") no-repeat scroll left center #EEE;
   padding-left: 44px;
   margin-top:80px;
}

.opcionesayuda {
  background: url("../images/helpicon.png") no-repeat scroll right top #e5e5e5 ;
  padding-right: 30px;
}

.ayudamedidas {
  background: url("../images/helpicon.png") no-repeat scroll right top transparent ;
  padding-right: 30px;
}

.ayudamedidas:hover {
  cursor:pointer;
}

.cerraropcionesayuda {

  cursor:pointer;
  background: url("../images/closehelp.png") no-repeat scroll center center #FFFFFF ;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 10px;
}


.footerdireccion
{
 background: url("../images/localizacion.png") no-repeat scroll left top rgba(0, 0, 0, 0);
 padding-left: 38px;
 min-height: 24px;
}

.footertelefono
{
 background: url("../images/telefono.png") no-repeat scroll left top rgba(0, 0, 0, 0);
 padding-left: 38px;
 min-height: 24px;
}

.footeremail
{
 background: url("../images/email.png") no-repeat scroll left top rgba(0, 0, 0, 0);
 padding-left: 38px;
 min-height: 24px;
}
@media (max-width: 479px){
.footerdireccion, .footertelefono, .footeremail{
  text-align: center;
  padding-left: 20px;
  background-position: 50px top;
}

.header-center{
  /*  display: none !important;*/
}

.header-right p {
  margin-bottom: 0px;
  line-height: 16px;
  }
}
/* Tools buttons */
.checkcanvas
{
  float:right;
  font-size: 14px;
  padding-top: 10px;
}

#adjustheight
{
   background: url("../images/fittoheight.png") no-repeat;
   height: 48px;
   width:  48px;
}

#adjustwidth
{
   background: url("../images/fittowidth.png") no-repeat;
   height: 48px;
   width:  48px;
}

#adjustboth
{
   background: url("../images/adjustimage.png") no-repeat;
   height: 48px;
   width:  48px;
}

#rotate90
{
   background: url("../images/rotateimage90.png") no-repeat;
   height: 48px;
   width:  48px;
}

#rotate90ac
{
   background: url("../images/rotateimage90ac.png") no-repeat;
   height: 48px;
   width:  48px;
}

.variant4 .logo-container {
    margin-left: 0;
    text-align: left;

}

.fixed-header-area {
 top:auto;
}

.header-variant4
{
  position: fixed;
}

.variant4 .header
{
  padding-top: 40px;
}

#menuhome {
   padding:0 20px 20px 20px;
}

#menuhome li
{
  float:left;
  padding: 5px 15px;
  font-size: 16px;
   font-weight: normal;
  border-left: 1px solid #777;
}

#menuhome li:first-child
{
  border-left: 0px none;
}


#menuhome li a
{
  color: #777;
}

#menuhome li a:hover
{
  color: #333;
}

/* Footer */
.footer_container
{
 color:#FAFAFA;
}


.et-menu-title {
  top:40%;
}

@media (min-width: 1600px){

   .header-right{
  font-size: 16px;
}
.category-description .texto
{

	width: 310px;
}

}


@media (max-width: 1200px){

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
/* ----------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px){
.category-description .texto
{
	width: 175px;
}
}

/* Smaller than standard 960 (devices and browsers) */
/* ------------------------------------------------ */
@media (max-width: 979px){

.cajatooltip img{
    width: 100%;
}


.variant4 .header {
/*    padding-top: 0px;*/
}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media (min-width: 480px) and (max-width: 767px){
}

/* All Mobile Sizes (devices and browser) */
@media (max-width: 767px){

.cart-table .item-options dt, .aw-onestepcheckout-cart-table dt {
 text-align:left;
float:none;
}

.cart-table .item-options dd, .aw-onestepcheckout-cart-table dd {
 text-align:left;
margin-bottom:10px;
float:none;
font-weight:600;
}

.cart-table .td-product-name {
 width:35%;
}

.aw-onestepcheckout-cart-table .item-options{
 margin-left:0px !important;
}

.header-right {
  text-align: center;
}

.header-right .telefono {
  background: none;
}

.header-right .reloj {
  background: none;
}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media (max-width: 479px){

#menuhome {
  padding: 0px;
  margin-top: 15px;
}

#menuhome li {
  font-size: 15px;
  padding: 10px;

}

.cart-table .product-edit{
 display:none;
}

.product-delete,.cart-table .product-unit-price{
display:table-cell; 
padding: 15px 8px;
}


.nobr{
  white-space: normal !important;
}

.cart-table th  {
  font-size:11px;
}

.cart-table .product-edit, .cart-table .product-unit-price, .cart-table .product-qty, .cart-table .product-subtotal, .cart-table .product-delete {
padding:15px 5px;
}

.cart-table {
 font-size:10px;
}

.category-description .texto
{
   width: 220px;
}

.cart-table .product-subtotal 
{
  text-align:right;
}

.cart-table .product-name a {
font-weight: bold;
}

.cart .page-title h1 {
    margin: 0px 0 0;
    font-size: 25px;
    text-align: center;
    padding:5px;
}

.cart-price .price {
font-size:12px;
}

#upload {
  padding:0px;
}

#drop {

 padding:5px;
  }

.photoico {
  background: url("../images/photoico.png") no-repeat scroll left center #FFF;
  min-height: 100px;
  width: auto;
  padding-left: 0px;
  padding-top:  0px;
  margin: 0 auto 0 auto;
}

}

#lightbox {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left:-64px;
  margin-top:-64px;
  z-index: 1001;
  display: none;
}

#lightbox-shadow  {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
 /* filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;*/
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  z-index: 1000;
  display: none;
  top:0;
}

#rojo{
  color:#ff0000;
  f
}
.tablaprecios {
  background: #ccc;
}

.tablaprecios td{
  background: #ccc;
}

#imagenesmuestra, #bannerconfigurer{
  margin: 30px 0px;
  border-bottom: 1px solid #ccc;
}

#imagenesmuestra h3, #bannerconfigurer h3  {
  text-transform: none;
  border-bottom: 1px solid #ccc;
}

#withoutphoto{
  text-align: center;
  }

  .derecha {
    float:right;
  }

#medidashome {
 background: #EEE;
 padding: 3px;
 margin-bottom: 20px;
 width: 100%;
}

@media (min-width: 1023px) {

#medidashome {

    left: 5%;
    width: 90%;
    position: relative;
}
}

#medidashome tr {
    border-bottom: 1px solid #FFFFFF;
}

#medidashome tr:nth-child(2) {
//   background-color: #FFFFFF;
     background-color: #ccc;

}

#medidashome tr:nth-child(even) {
//   background-color: #FFFFFF;
     background-color: #E5E5E5;

}

#medidashome tr:nth-child(odd) {
  // background-color: #E5E5E5;
   background-color: #FFFFFF;
}

#medidashome tr:nth-child(2) {
//   background-color: #FFFFFF;
     background-color: #ccc;
     font-size:11px;

}

#medidashome td:nth-child(3) {
//   background-color: #FFFFFF;
    color: #d6a035;
}






#medidashome td, #medidashome th {
 padding: 2px 6px;
}

#medidashome a {

}

#medidashome a:hover {
  color:#f4a205;
  font-weight: 300;
}


#medidashome tr td:nth-child(2) {
  text-align: right;
  padding-right: 20px;
}

#medidashome tr td:first-child {
  padding-left: 20px;
}

#medidashome th {
 background: #CCCCCC;
 font-weight: bold;
 text-align: left;
}

#medidashome .textoheader {
  width: 60%;
}

#medidashome .precioheader  {
  text-align: right;
  width: 20%;
}

#medidashome .ofertaheader  {
  text-align: right;
  width: 20%;
}

.entrega {
  width: 50%;
  float:left;
  text-align: center;
}

.entrega h3 {
  font-size: 12px;
}


#bannertop {
  text-align: center;
}
#bannertop .bannercajagrande {
 margin: 50px 0px 40px 0px;
}

#bannertop .textograndebanner {
  font-size: 50px;
 font-family: 'Lora', serif;
  font-weight: 100;
  line-height: 60px;
}

#bannertop .textomediano {
  color: #656565;
  font-family: "Open Sans",sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 28px;
  margin: 30px 0px;
}

.botoncomenzar a{

}

@media (max-width: 1600px){
  #bannertop .bannercajagrande {
  margin: 40px 0px;
  }

  #bannertop .textograndebanner {
    font-size: 40px;
    font-family: 'Lora', serif;
    font-weight: 100;
    line-height: 50px;
  }

  #bannertop .textomediano {
  color: #656565;
  font-family: "Open Sans",sans-serif;
  font-weight: 100;
  font-size: 14px;
}
}

@media (max-width: 1200px){
#bannertop .bannercajagrande {
 margin: 30px 0px;
}

#bannertop .textograndebanner {
  font-size: 30px;
  font-family: 'Lora', serif;
  font-weight: 100;
  line-height:36px;
}

#bannertop .textomediano {
  color: #656565;
  font-family: "Open Sans",sans-serif;
  font-weight: 100;
  font-size: 12px;
}
  }

#angle-control-text, #left-control-text, #top-control-text, #scale-control-text{
  display: none;
}



.fotocontrol {
  width: 42%;
  padding: 10px;
  display: inline-block;
}

 @media (max-width: 480px) {
  .fotocontrol {
      width: 100%;
      display: block;
      padding:0px;
    }
 }

.fotocontrol input{
  width: 100%;

}

.footer_container .footer_menu a:hover{
   color:#F4A205;
 }

 #products-list .odd{
  background: #E5E5E5;
 }

  #products-list .header{
  background: #CCCCCC;
  font-weight: bold;
 }
.canvasbuttons{
  display: inline-block;
}



 .textuploader {
  display: block;
 }

 @media (max-width: 479px) {
   .textuploader {
      display: none;
    }

    .photoico {
      text-align: right;
    }

    .button.big {
       padding-bottom: 10px 18px;
    }

    .product-view  {
      margin-top: 0px;
    }
 }


#canvastoolbar {
  min-height: 60px;
}
 #canvastoolbartop .optioncheck input{
    float:left;
 }

 #canvastoolbartop .optioncheck label{
    float:left;
 }

@media (max-width: 1023px){

   .checkcanvas {
      float:none;
   }

   .optioncheck input{
     margin-left: 10px;
   }

 }

 .option-type-checkbox dt {
  width:100%
 }


 .buttonreset{display:inline-block;padding:0 12px 0;border:none;background:#CCCCCC;color:#000000;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:12px;line-height: 28px;cursor:pointer;-webkit-transition-timing-function:ease;-webkit-transition-duration:.2s;-webkit-transition-property:background, border-color; margin-top:15px;}

 .products-list .product-shop {
    max-width: 100% !important;
}


@media (max-width: 481px){

.margintop {
    margin-top: 0px;
  }

#productselector label {
  display: block;
  margin-bottom: 16px;
  margin-top: 10px;
  padding-left: 12px;
  }

#productselector p {
  display: block;
  margin-top: 16px;
  padding: 0px 10px;

  }
}


.products-list .addtocont100 {
     right: 100px;
}

@media (max-width: 768px){


.products-list .product-shop {
  margin-top: 0px;
  margin-bottom: 0px;
}

.products-list .addtocont {

    margin-top: 0;
    padding-top: 0;
    position: absolute;
    left:140px;
}
.products-list .addtocont100 {
    left: 60px;
}
}

@media (max-width: 480px){

.products-list  .product-shop, .products-list .product-shop .price,
.products-list .product-name a {
  font-size: 13px;
}

.products-list li.item{
  padding-bottom: 0px;
}

.products-list .addtocont {

    margin-top: 0;
    padding-top: 0;
    position: absolute;
    left:100px;
}
.products-list .addtocont100 {
    left: 40px;
}
}


.opiniontexto {
  width: 100%;
  display:block;
}

.fotoreview{
 float: left;
}

.opinion {
  float:left;
}

.opinion h3 {
  font-size: 24px;
}

.puntuaciones {
  clear: both;
}

.puntuacion {
  float:left;
  padding: 0px 10px;
  font-size: 16px;
  border-left: 1px dotted #ccc;
 }

.puntuacionprimero  {
  border: none;
 }

.barra {
  margin-top: 5px;
  line-height: 0px;
}

.barra0{
  background: url(../images/opinion0.png) top left no-repeat ;
  width: 120px;
  height: 23px;
}

.barra1{
  background: url(../images/opinion1.png) top left no-repeat ;
  width: 120px;
  height: 23px;
}

.barra2{
  background: url(../images/opinion2.png) top left no-repeat ;
  width: 120px;
  height: 23px;
}

.barra3 {
  background: url(../images/opinion3.png) top left no-repeat ;
  width: 120px;
  height: 23px;
}

.barra4{
  background: url(../images/opinion4.png) top left no-repeat ;
  width: 120px;
  height: 23px;
}

.barra5{
  background: url(../images/opinion5.png) top left no-repeat ;
  width: 120px;
  height: 23px;
}

.datosbanco {
    display: none;
}


.sp-methods input {
  float:left;
  margin-right:10px;
}

.totaltable {
  background: #ddd;
}

.cart .discount {
  padding: 10px;
}


.cart .discount input.input-text {
    width: 220px;
}

.textsizefile {
  text-transform: none;
}

.texttablepeque {
  font-size: 12px;
  color: #888888;
}

.enlacemasmedidas {
  font-size: 11px;
  float:right;
}

#medidas a:hover {
  color:#f4a205;
}

.dialog {
z-index:15000 !important;
}

input.input-text, textarea, select {
 border:1px solid #CCC;
}

#v-cookielaw {
  position: sticky;
  position: -webkit-sticky;
  z-index: 100000;
}

#v-cookielaw.v-bar .v-message {
  width: 70%;
  text-align: right;
}

#v-cookielaw.v-bar .v-actions {
  width: 30%;
  text-align: left;
}

iframe[name=google_conversion_frame]
{
    display: none !important;
}

.tipomedida {
  width: 40px !important;
}

.tipomedida-name {
  margin-left: 10px;
}

.option-type-field dt,  .option-type-drop_down dt {
  width:100%;
}

.box-head {
  padding: 10px;
  background: #eee;
  margin-bottom: 10px !important;
}

.box-head h1 {
  margin:0px;
  line-height:normal;
  padding: 0px;
  font-size: 22px;
}

.box-head h2 {
  margin:0px;
  padding: 0px;
}

.box-title, .dashboard .box .box-title {
  background: #eee;
  padding: 5px;
}

.box-title h2{
  padding: 0px;
  margin:0px;
}

.box-content {
  padding: 5px;
}

.my-account thead {
  background: #eee;
}
#product-review-table th{
    width: 15%;
  }
#product-review-table th img {
    width: 100%;
  }

.form-list2 label {
    color: #666;
    float: left;
    font-weight: 300;
    position: relative;
    z-index: 0;
}

.form-list2 label.required em {
    color: #eb340a;
    float: right;
    font-style: normal;
    position: absolute;
    right: -8px;
    top: 0;
}

.form-list2 input.input-text {
    box-sizing: border-box;
    height: 40px;
}

.form-list2 input.input-text, .form-list2 textarea {
    border: 1px solid #ccc;
    width: 100%;
}

.mensajecanvas {
  color:#ff0000;
  font-size: 20px;
  padding: 10px;
}

.customsize-wrapper {
  width: 46%;
  float:left;
  padding-right: 4%;
}

.video-responsivo {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
overflow: hidden;
}

.video-responsivo iframe,
.video-responsivo object,
.video-responsivo embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.variant4 .menu > ul.menutype1 > li > ul li {
  float:none;
}

#videoproducto {
  margin-top: 20px;
}

h3.verprecio {
 text-align:center;
 background: #eee;
 padding: 10px;
}

.titulo1 {
  font-size:30px;
  text-align:left;
}

.titulo2{
  font-size:25px;
  text-align:left;
  line-height:2em;
}

.titulo3{
  font-size:20px;
  text-align:left;
  line-height:2em;
}

.grisclaro {
  color: #888;
}

.grisoscuro {
  color: #333;
}

.capitalize {
 text-transform:capitalize;
}

.textonormal {
 text-transform:none;
}

.infocontent {
 font-size:14px;
 font-weight: normal;
 background: #e5e5e5;
}

.infocontent .botoninfo{
 margin:0px 0px 20px 0px;
 padding: 10px 30px;
 font-size: 14px;
// border-bottom: 5px solid #e17916;

}

.infocontent li{
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}

.infocontent p {
  margin-bottom: 26px;
  padding-left: 26px;
  padding-right: 16px;
}

.infocontent h4 {
 font-weight: normal;
 border-bottom: 1px solid #999;
 padding-bottom: 5px;
 font-size: 16px;
}

.infocontent p.recuerda {
  font-size: 13px;
  font-weight: 400;

}

.infocontent .infotext {
  background: #e5e5e5;
  padding:20px;
 font-weight: normal;
}

.boxcontent {
 margin-top:20px;
}

/* Banners
/* -------------------------------------------------- */
.banners_top_row{margin-bottom: 10px;}
.cta-block{font-size:12px;box-sizing:border-box;-moz-box-sizing: border-box; border-left:3px solid #ccc;-webkit-transition-property:all;-webkit-transition-duration:.4s;-webkit-transition-timing-function:ease;padding:30px;background: #fafafa;margin: 20px 0 20px 20px;}
.cta-block:hover{background: #f5f5f5;}
.cta-block h4{font-weight: 300;color:#444;}
.banner_top_bottom p{float:left;color:gray;line-height:1.7;width:70%;}
.banner_top_bottom .button{font-size: 16px;margin-right: 0 !important;}
.banner_top_button{float:right;margin-top:-22px;padding:6px 4px;}
.banner .mask{position:absolute;overflow:hidden;float:left;width:100%;height:100%;}
.banner{float:left;margin-bottom:20px;overflow:hidden;position:relative;text-align:center;cursor:default;}
.textwidget .banner{width: 100%;margin-bottom: 0 !important;}
.banner h1,.banner h2, .banner h3{color:#444;font-weight:300; text-align:center;position:relative;font-size:16px;padding-top:15px;margin-bottom:0;line-height:20px;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;transition:all .45s ease-in-out;}
.product_description_banner h2{}
.banner a, .banner a:hover{color: #FFF !important;}
.banner p{color:#656565;line-height:1.4;text-align:center;padding:7px 20px 0;}
.banner a.info{position:relative;top:-10px; display:inline-block;background:#ccc;border:1px solid;margin-top:0;opacity:1!important;-webkit-transition-property:background, border-color;-webkit-transition-duration:.2s;-webkit-transition-timing-function:ease;cursor:pointer;color:#fff;text-transform:uppercase;text-align:center;text-decoration:none;font:12px Tahoma, sans-serif;border-color:transparent;padding:6px 11px;}
.banner a.info:hover{color:#fff;opacity:1!important;}
.banner-transform img{width: 100%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.banner-transform .mask{background-color:rgba(255,255,255,0.00);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;bottom:-100%;opacity:1;}
.banner-transform:hover h2{color:#444;}
.banner-transform .mask p{color:#656565;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;}
.banner-transform:hover .mask{background-color:rgba(255,255,255,0.90);bottom:0;opacity:1;}
.banner-transform:hover .mask p{}
.text-banner{text-align: center;}
.text-banner h1{font-weight: 300; text-transform: none;font-size:24px;-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;}
.text-banner a h1:hover{color:#fc5a5a;}
.text-banner .button{float: none;}
.text-banner p{font-size: 12px;font-weight: 300;line-height: 1.5;margin-bottom: 20px}
.banners_top_row .text-banner h1{line-height: 24px;float: left;width: 100%;}
.banner br{display: none;}
/* Banner Effect 1
-------------------------------------------------------------- */
.effect-1 {
  position: relative;
}
.effect-1 .mask {
  position: absolute;
  background: rgba(255,255,255, 0.85);
  width: inherit;
  height: inherit;
  opacity: 0;
  top:0;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);

  -webkit-backface-visibility: hidden;

}

.effect-1 .mask h3 {
color: #444;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
margin: 0 30px;
font-weight: 400;
padding: 20px 0 10px 0;
text-align: center;
border-bottom: 1px solid #ccc;
font-family: 'Open Sans', Arial, sans-serif;
}

.effect-1 .mask  p {
  color: #444;
  padding: 2px 20px;
  font-size: 12px;
  opacity: 0;
  text-align: center;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.8s linear;
  -moz-transition: opacity 0.8s linear;
  -ms-transition: opacity 0.8s linear;
  -o-transition: opacity 0.8s linear;
  transition: opacity 0.8s linear;

}

.effect-1 .mask p a {
  display: block;
  color: #fff;
  color: #444;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Open Sans', Arial, sans-serif;
}

.effect-1 .mask  p a.button{
  float: left;
  position: relative;
  left:50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.effect-1 .mask  p a:hover {
  color: #fc5a5a;
}

.effect-1:hover .mask  {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.effect-1:hover .mask  p {
  opacity: 1;
}

/* Banner Effect 2
-------------------------------------------------------------- */
.banner.effect-2{
  overflow: visible;
}
.effect-2 img {
  max-width: 100%;
  display: block;
  position: relative;
}
.effect-2 .mask {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  color: #656565;
  height: 100%;
  width: 100%;
  opacity: 0;
  overflow: visible;
  background-color: #fafafa;
  text-align: center;
  border:1px solid #efefef;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.effect-2:hover .mask{
  opacity: 1;
  background-color: #f5f5f5;
  -webkit-transform: translate(10px, 10px);
  -moz-transform: translate(10px, 10px);
  -ms-transform: translate(10px, 10px);
  transform: translate(10px, 10px);
}

.effect-2 .mask h3 {
  color: #656565;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  margin: 0 10px;
  font-weight: 400;
  padding: 10px 0 10px 0;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  font-family: 'Open Sans', Arial, sans-serif;

}

.effect-2 .mask p {
  color: #656565;
  line-height: 20px;
  padding: 5px 0;
}

/* Banner Effect 3
-------------------------------------------------------------- */
.effect-3  {
  overflow: hidden;
}

.effect-3 img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.effect-3:hover img {
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-00px);
  -ms-transform: translateY(-00px);
  transform: translateY(-00px);
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -webkit-transform: scale(1.1, 1.1); /* Safari */
   transform: scale(1.1, 1.1);
}

.effect-3 .mask{
  height: 160px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  background-color: #fafafa;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

.effect-3:hover .mask{
  opacity: 1;
  background-color: #fafafa;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.effect-3 .mask a {

}

.franjatexto {
position: absolute;
top:70%;
left:10%;
height: 80px;
width: 72%;
background-color: #8E908D;
padding:5px 14px;
}

.franjatexto p{
  font-family: 'Open Sans', sans-serif;
  padding: 3px 0px 0px 0px;
  opacity: 1;
  color: #fff;
  font-size:30px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.franjatexto p.peque
{
  font-size: 22px;
  color: #fff;
  padding-top: 7px;
  text-transform: none;
}

.imgbanner {
  position: relative;
}

.imgbanner .textobanner1 {
  position: absolute;
  left: 62%;
  top: 24%;
  color: #6ebcab;
  width: auto;
  font-size: 44px;
  font-family: 'Lora', serif;
}


.imgbanner .textobanner2 {
  position: absolute;
  left: 66%;
  top: 43%;
  color: #fff;
  width: auto;
  font-size: 15px;
  font-family: "Open Sans",sans-serif;
}

.imgbanner .textobanner2 ul {

}

.imgbanner .textobanner2 ul li{
  line-height:30px;
}

.imgbanner .textobanner2 li:before {
  content: "√";
  padding-right: 5px;
  color:#a0cbc1;
  font-weight: bold;
  font-size:18px;
}

.review-container {
  padding: 0px 20px 10px 20px;
}

.sam-block-bottom {
  color: #e26703;
  height: 18px;
  overflow: hidden !important;
  padding: 2px 9px;
  text-transform: uppercase;
}

.sam-block-title-bottom a {
  font-size: 11px;
}


.checkout-thumb {
  display: none
}

.checkout-product {

}

@media (min-width: 1601px) and (max-width: 2600px) {
    .imgbanner .textobanner1 {
     font-size: 42px;
     left:68%;
     top:33%;
    }

    .imgbanner .textobanner2 {
       left: 68%;
       top: 44%;
       font-size: 14px;
    }
}

@media (min-width: 1201px) and (max-width: 1600px) {
    .imgbanner .textobanner1 {
     font-size: 34px;
     left:67%;
     top:32%;
    }

    .imgbanner .textobanner2 {
       left: 67%;
       top: 42%;
       font-size: 12px;
    }
  }

@media (min-width: 1201px) and (max-width: 2600px) {
    .franjatexto p {
         font-size:26px;
     }

    .menu > ul > li > a {
     padding:30px 10px 18px 10px;
     }

    .checkout-thumb {
        display: block;
         float:left;
         width: 20%;
         padding-right: 2%;
      }

    .checkout-product {
        float:left;
        width: 78%;
      }
}



@media (min-width: 768px) and (max-width: 1280px) {
   .imgbanner .textobanner1 {
      font-size: 37px;
      left:65%;
      top: 32%;
    }

    .imgbanner .textobanner2 {
       left: 63%;
       top: 43%;
       font-size: 13px;
    }

    .franjatexto p {
         font-size:26px;
   padding-top:0px;
     }

    .menu > ul > li > a {
     padding:30px 10px 18px 10px;
     }
}

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

.imgbanner .textobanner1 {
       font-size: 28px;
   }


.imgbanner .textobanner2 {
  left: 67%;
  top: 44%;
  font-size: 10px;
}

.imgbanner .textobanner2 li:before {
  font-size: 14px;
}

.imgbanner .textobanner2 ul li{
  line-height:24px;
}

.franjatexto {
   height:40px;
   width:60%;
   left:14%;
}

.franjatexto p{
   font-size:16px;
   padding-top:0px;
}

.franjatexto p.peque{
   font-size:13px;
   padding-top:2px;
}

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {
  .franjatexto p{
     font-size:24px;
  }
  .franjatexto p.peque{
   font-size:19px;
   padding-top:2px;
}
}


.icon-ok{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-remove:before {
  content: "\f00d";
}


.icon-big {
  font-size: 26px;
}

.icon-big-center {
  font-size: 26px;
  text-align:center;
}


.icon-red{
  color: #f33;
}

.icon-green {
  color: #3b9b16;
}

.icon-orange {
  color: #d6a035;
}

.icon-grey {
  color: #3e3e3e;
}

h3.table-h {
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}

.table-home thead {
  border-bottom: 3px solid #CCC;
  border-top: 1px solid #CCC;
}

.table-home th {
  font-weight: bold;
}

.table-home td {
  vertical-align: middle;
}

.table-home-producto{
 width: 23%;
 text-align:center !important;
}

.table-home-producto a {
 color:#d6a035;
 text-align:center;
 font-size:16px;
 font-weight: bold;
}

.table-home-producto a:hover {
  color:#333;
}

.table-home-material{

}

.table-home-soporte {
  text-align: center !important;
}

.table-home-descripcion{

}

.header .span4fotos {
  width: 40%;
  float:left;
  padding: 10px;
}

.header .span8fotos {
  width: 60%;
  float:left;
}
}

.menutabshome {
  margin-bottom:20px;
}

.menutabshome ul  {

}

.menutabshome ul li {
	width: 25%;
	text-align:center;
	background: #f9f9f9;
	padding:0px;
        float:left;
        font-size: 16px;
        font-weight: normal;
//        border-left: 1px solid #777;
	padding:10px 0px;
        margin-bottom:20px;
	border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
}

.menutabshome ul li:first-child
{
  border-left: 0px none;
}

.menutabshome ul li:after {

}


.menutabshome ul li a{
   color: #777;

}

.menutabshome ul li a:hover
{
  color: #333;
}

.paddingtop {
 padding-top:30px;
}


.mobile-contact {
  background: transparent;
  margin:5px;
  padding: 8px;
  text-align:center;
}

.mobile-contact .telefono {
  font-size:18px;
 font-weight: bold;

}

.mobile-contact h3 {
 font-weight: bold;
}

.mobile-contact .horario {
  font-size:14px;
}


.et-menu-title {
    color:#333;
  }

@media (min-width: 768px) and (max-width: 979px){
  .et-menu-title {
    display:none !important;
  }
  .logo-container {
    left:22%;
  }

  .logo-container .logo {
      margin:10% 0% 0% 0%;
  }
}

@media (max-width: 979px) {
    #v-cookielaw.v-bar .v-message {
      width:100%;
      padding:0px;
      text-align:center;
      display:block;
    }

   #v-cookielaw.v-bar .v-actions {
      width:100%;
      padding:0px;
      text-align:center;
      display:block;
    }

}

.footer_block2 {
  float:left;
}


#drop .imagefileinput {
  width: 0px;
}

.footer_block1 {
  margin: 0px;
  float:left;
}

.footer_block2 {

  margin:0px;
  float:left;
}

.footer_block3 {

}

.footer_block4 {
  margin: 0px;
  float:left;
}

.footer_block4 .contactwraper{
  float:right;
}

@media (max-width: 1024px) and (min-width: 768px){
 .product-options-top {
    border:none;
 }
 .product-options-top  .price-box {
     float:left;

  }
}


@media (max-width: 979px) and (min-width: 768px){
.add-to-cart .quanitybox {
  float:left;
  width:180px;
 margin-top:30px;
}

.add-to-cart .quantity-buttons {
   float:left;
}

.footer_block1 {
  width:33%;
}

.footer_block2 {
  width:33%;
}

.footer_block3 {
  width:33%;
  display: none;
}

.footer_block4 {
  width:33%;

}

.footer_block4 .contactwraper{
  float:left;
}

#after_footer_menu {
    margin-left: inherit;
    width: inherit;
  }

#after_footer_payments {
  width: inherit;
}

#after_footer_payments .footer_copyright_payments {
 float:left;
}

}

.btntable{

}

 .btntable .imagenboton {
  width: 35%;
  vertical-align:middle;
}

.btntable .textoboton {
  width: 55%;
  vertical-align:middle;
  text-align: left;
  font-size: 24px;
  text-transform: uppercase;
  padding-left: 40px;

}

.btntable .flechaboton {
  width: 10%;
  vertical-align:middle;
}

@media (max-width: 767px) and (min-width: 480px) {
  header {
    margin-left: 0%!important;
  }
  .container_footer_bg .container {
    width: 96%;

  }

  .footer_block1 {
    width:34% !important;
    margin: 0px !important;
  }

  .footer_block2 {
    width:34% !important;
    margin: 0px !important;
  }

  .footer_block3 {
    width:27% !important;
    display: none;
    margin: 0px !important;
  }

  .footer_block4 {
    width:29% !important;
    margin: 0px !important;

  }
}

@media (max-width: 479px) {
.btntable .textoboton {
  font-size: 16px;
  padding-left: 20px;
}

.footer_block4 .contactwraper {
  float:none;
}

#aw-onestepcheckout-container .button { 
 padding: 0px;
}


}

.socialnetworks .iconrounded {
    background-color: transparent;
    border: 2px solid #FFF;
    border-radius: 50%;
    color: #FFF;
    display: block;
    height: 16px;
    text-align: center;
    width: 26px;
    font-size: 16px;
    padding: 5px 0px;
}
.socialnetworks {
  float: left;
  margin-bottom:5px;
}

.socialnetworks li {
    padding-right: 10px;
    float:left;
  }

.padding-header {
  padding-top: 3px;
  color:#fff;
}

.content-descuento p{
  font-size: 16px;
  text-align: center;
}

.image-info-message {
  padding: 10px 0px;
}

.emodal.eloading {background: #ffffff url(../images/loading.gif) no-repeat  left center; background-position: 20px;}

.emodal .emodal-text {width:90%;}

table {
font-size:12px;
}

.price {
 font-size:14px;
}

.button.botoninfo {
    margin: 0px 0px 20px 0px;
    padding: 10px 30px;
    font-size: 14px;
}

h1.h1cms {
   font-size:28px;
   font-weight:bold;   
   text-transform: none;
}

.mensaje-politica a {
    color: #d07c29;
    font-weight: bold;
    text-decoration: underline;
}

.banner-transform .button {
  background: #d6a035;
}

.sam-block-title, .sam-block-title a {
  color:#d6a035;
}

.button {
  background: #d6a035;
}

.button.active {
  background: #d6a035 !important; 
}

.buttons-set {
	clear:both;	
}

h1.titulo1.grisoscuro {
   color:#333
   margin-bottom: 0px;
   text-transform: none;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
   h1.titulo1.grisoscuro {
	font-size: 18pt;
	text-transform: none;
	font-weight: bold;
	color: #d8aa26;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	
   }
}

.label {
 color: #333;
 background:none;
}

