/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@font-face {
      font-family: "HurmeGeometricSans1Bold";
      src: url("../fonts/hurme-fonts/HurmeGeometricSans1Bold.otf"); /*http://developer.mozilla.org/@api/deki/files/2934/=VeraSeBd.ttf Bitstream Vera Serif Bold */
    }
@font-face {
      font-family: "HurmeGeometric";
      src: url("../fonts/hurme-fonts/HurmeGeometricSans1.otf");  /*HurmeGeometricSans1Bold.otfSans1Bold*/
	  }

.fuente-bold{
	font-family: "HurmeGeometricSans1Bold";
}

.seccion-iconos-1{
	padding: 30px 0px
}

.seccion-iconos-1 .cuenta-icono{
	width: 24px;	
	cursor: pointer;
}

.seccion-iconos-1 .carrito-icono{
	width: 26px;
	margin-left: 8px;
	cursor: pointer;
}

.top-icono-ws{
	/*margin-top: 3px;
	width: 90px;
	padding-top: 0px;
	cursor: pointer;
	padding-left: 4px;
	margin-left: 20px;*/
	width: 120px;
	cursor: pointer;
	top: 4px;
	margin-left: 20px;
	position: absolute;
}

.top-icono-tel{
	width: 24px;
	margin-top: 2px;
	cursor: pointer;
}

.top-icono-chat{
	cursor: pointer;
	max-width: 26px;
	padding-top: 5px;
	margin-left: 20px;
}

.rojohover{
	color: #878787;
	cursor: pointer;
}

.rojohover:hover{
	color: #f20527;;
}



.escalarn1{
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	-o-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
}

.escalarn1:hover{
	transform: scale(1.11)
}

.condiciones{
	display: block;
	margin: 0px 0px 20px 0px;
}

.texto-condiciones{
	font-style: italic;
	font-size: 16px;
	text-align: left;
	display: block;
	color: #707070;
}
.thumbnail-container button.add-to-cart,
.leo-fly-cart-slidebar.slidebar_bottom .leo-cart-dropdown-action { 
	display:none;
}
.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
    color: #000;
    font-family: "gibsonregular";
}

.menu-top{
    text-align: right;
    padding-top: 30px;
    font-weight: 500;
    font-size: 16px;
}

.menu-top li{
    padding-left: 40px;
    display: inline-block;
    
}

.menu-top li:first-child{   
    padding-left: 0px   
}

#search_widget .popup-content{
    
    width: 100% !important
    
}

.leo-megamenu .navbar-nav > li {
    display: inline-block;
    vertical-align: top;
    padding-left: 3.5%;
}

#header [class^="ti-"], [class*=" ti-"] {
    font-size: 1.6em;
}

#search_widget input[type="text"] {
    
    border: 2px solid #e2211c;
}

#search_widget button[type="submit"] {

    background: #e2211c;
}

.box-top.border-top {
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.bordes {
    
   border-top: 1px solid #e2211c;
   border-bottom: 1px solid #e2211c;
   padding-top: 20px;
   padding-bottom: 17px;    
}

.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
    color: #6e6c6c;
    
}

.caja-carrito{
    
    border: 1px solid #e2211c;
    padding: 10px 0px 10px 15px;
    
}

.blockcart .header a{
    color: #000;
}

#label-cart{
    
    position: absolute;
    top: -20px;
    left: -25px;
    background: #000;
    border-radius: 50%;
    padding: 4px 10px;
    color: #fff;
    
}

#value-cart{
    
    padding-left: 2%;
font-size: 1em;
font-weight: 700;
    
}

.box-tabproducts .nav-tabs li {
    
    background: #777 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    
}

.box-tabproducts .nav-tabs li a.active, .box-tabproducts .nav-tabs li a:hover {
    background: #fff !important;
    color: #e2211c !important;
    border: 1px solid  #e2211c !important;
}

.box-tabproducts .nav-tabs li a {
    
    color: #fff !important;
}

.box-tabproducts .nav-tabs li a.active::before, .box-tabproducts .nav-tabs li a:hover::before {
    transform: scale(0) !important;
    background: #626c22 !important;
}

.box-tabproducts .nav-tabs {
    border: 0;
    padding-bottom: 80px !important;
    text-align: center;
}

.page-home .ApColumn .title_block {
    text-align: left !important;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #e2211c !important;
}

.footer-servicios{
    /*background: #000;*/
    border: 1px solid #c6c6c6;
}

.texto-servicios{
    
    padding: 20px 40px;
    
}

.texto-servicios span{
    
    display: block;
      
}

.texto-servicios-tit{
    
    text-align: center;
    font-size: 24px;
    color: #fff;
    
}

.texto-servicios-sub-tit{
    
    text-align: center;
    font-size: 18px;
    color: #c6c6c6;
    
}

.footer-border-derecho{
    
    border-right: 1px solid #c6c6c6
    
}

.bloque-footer{
    margin-top: 40px;
    margin-bottom: 20px;
}

.bloque-footer span{

    display: block;
}

.bloques-sub-footer-titulo{
    
    margin-top: 20px;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    
    
}

.bloques-sub-footer-subtitulo{
    
    margin-top: 20px;
    text-align: left;
    font-size: 15px;
    color: #8a8a8a;
    
}

.footer-tarjetas{
    margin-top: 20px;
    display: block;
    margin: 0 auto;
   
}

.footer-texto{
margin: 20px 0px;
padding: 0px 60px;
font-size: 16px;
color: #8a8a8a;
text-align: center;
display: block;
    
}

.img-marca img{
    width: 120px;
    display: block;
    margin: 0 auto;
}

.product-flags .discount{
    display: none
}

.breadcrumb{
    display: none !important
}

#checkout .block_newsletter{
    display: none
}

.form-control-comment{
    display: none
}

.button-container{
    margin-top: -10px;
}

.precio247{
        display: inline-block
    }

#js-product-list-top .display{
    display: none
}

.custom-radio input[type="radio"]:checked + span{
    background-color: #e2211c;
}

    .tg{
        width: 500px
    }
    
    .col-bancos{
        
        width: 250px
    }
    
    .logo-bancos{

        width: 200px
    }

    #confirmDeliveryOption{
        margin-top: 10px
    }

.product-prices .product-discount{
    font-size: 24px;
    color: #898280;
        
}

.prod-ind-borde{
    
    border-right: 1px solid #e2211c;
}

.product-detail .description-short {
    margin-bottom: 0px !important;
    font-size: 18px;
}

.product-add-to-cart .control-label{
    font-size: 14px
}

.plist-dsimple .thumbnail-container .discount-percentage {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    font-size: 14px;
    background: #000;
    padding: 8px;
    border-radius: 0
}

.cuotas {
    display: block;
    margin-top: 0px;
}

.titulo-marcas .title_block{
    text-align: center !important;
}

.box-margin-top {
    margin-bottom: 20px !important;
}

#product .product-discount .regular-price .inner {
    
    color: #898280;
}

#product .product-discount .regular-price {
    
    color: #e2211c;
}

@media (max-width: 575px) {
    
    .thumbnail-container .product-meta .product-description-short{
        
        display: none
        
    }
    
    .box-top.padding-box {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .box-tabproducts .nav-tabs {
    border: 0;
    padding-bottom: 20px !important;
    text-align: center;
}
    
    #delivery{
        padding-right: 5px;
    }
    
    #confirmDeliveryOption{
        margin-top: 10px
    }
    
    .tg{
        width: 320px
    }
    
    .col-bancos{
        
        width: 160px
    }
    
    .logo-bancos{

        width: 100px
    }
    
    .bloque-footer span {
    display: block;
    text-align: center;
}
    
    .block-social {
    padding: 0;
    text-align: center;
}
    
    .thumbnail-container .product-description-short {
        padding: 0px 5px;
        line-height: 15px;
    }
    
    .bloque-footer{
        margin-top: 10px
    }
    
    .bloques-sub-footer-titulo{
        margin-top: 5px
    }
    
    .page-home .ApColumn .title_block{
        text-align: center !important
    }
    
    .thumbnail-container{
        padding: 0px 10px;
    }
    
    .title_block{text-align: center}
    
    .footer-container {
    padding-top: 9px !important;

    }
    
    .footer-border-derecho{
        
        border-right: 0px;
    }
    
    .slick-track .product-description-short{
       line-height: 15px;
    }
    
    .precio247{
        display: block
    }
    
    .button-container{
        margin-top: -10px;
    }

    .menu-top {
        text-align: center;
        padding-top: 0px;
        font-weight: 500;
        font-size: 12px;
    }
    
    .menu-top li {
        padding-left: 0px;
        display: inline-block;
    }
    
    .lupa img{
        
        padding-top: 10px
    }
    
    .cuenta img{
        
        padding-top: 10px
    }
    
    .logo-1700{
        
        padding-top: 10px
    }
}

.divpruebas{

margin: 0px 0px;

}


.contenedor1{

    background-image: url(/img/paginternas/bateria1.jpg);        
    background-size: cover;        
    max-width: 100%;
    margin: auto;
}


.contenedor2{   
    box-sizing:border-box;
    background:#ddd;    
    background-repeat: no-repeat;
    background-size: cover;
    border: black;
    width:90%;
    height: auto;
    margin: auto;
    border: 2px solid grey;
}
.contenedor3{
    background-image: url(/img/paginternas/bateria2.jpg);
    background-size: cover;        
    max-width: 100%;
    margin: auto;
}

.classWithPad { 
    margin:10px 10px 10px 10px; 
    padding:10px 10px 10px 10px; 
    border: 2px solid black;

} 

.classWithPad2 { 
    margin:2px 2px 2px 2px; 
    padding:2px 2px 2px 2px; 
    border: 2px solid black;
} 

.contenedorgris1{
    display:inline-block;
    background:black;  
    background-color: rgba(0, 0, 0, 0.5);    
    box-sizing: border-box;   
    padding-top: 1em; 
    border-top: 200px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 30px solid transparent;
    background-clip:padding-box;
}


.contenedorgris2{
    display:inline-block;
    background:black;  
    background-color: rgba(0, 0, 0, 0.5);    
    box-sizing: border-box;   
    padding-top: 1em;   
    border-top: 150px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;

    background-clip:padding-box;
}

.contenedorgris3{
    display:inline-block;
    background:#ddd; 
    box-sizing: border-box;   
    padding-top: 1em;   
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;

    background-clip:padding-box;
/*
    box-sizing:border-box;
    background:#ddd;    
    background-repeat: no-repeat;
    background-size: cover;
    border: black;
    width:90%;
    height: auto;
    margin: auto;
    border: 2px solid grey;*/


}


.caja1{        
    box-sizing:border-box;
    background:#aaa;;  
    background-repeat: no-repeat;
    background-size: auto;
    border: black;
    width:90%;
    height: 275px;
    margin: auto;
    border: 2px solid grey;
  }

  .caja2{
    background:#aaa;
    color:#000;
    display:inline-block;
    margin:1%;
    padding:1rem 1em 0em 1em;
    vertical-align:top;  
    width: 47%;    
    position: relative;
    transform: translate(1%, 39%);
    border: 2px solid grey;
  }
  
  .caja3{

    background-color: #ddd 0.8;    
    box-sizing:border-box;
    background:#ddd;  
    background-repeat: no-repeat;
    background-size: auto;
    border: black;
    width:80%;
    height: auto;
    margin: auto;   
    border: 2px solid grey;
  }

  .caja4{
    color:#000;
    display:inline-block;
    margin:10px;
    padding:1rem 1em 0em 1em;
    vertical-align:top;     
    width:30%;
    height:100px;
    border: 2px solid grey;        
  }
  .caja5{
    color:#000;
    display:inline-block;
    padding:0rem 0em 0em 1em;
    vertical-align:top;      
    width:100%;
  }

  .caja6{        
    box-sizing:border-box;
    background: #b2ebf2;  
    background-repeat: no-repeat;
    background-size: auto;
    border: black;
    width:90%;
    height: 275px;
    margin: auto;
    border: 2px solid grey;
  }


  .caja7{
    background:#aaa;
    color:#000;
    display:inline-block;
    margin:1%;
    padding:1rem 1em 0em 1em;
    vertical-align:top;  
    width: 47%;    
    position: relative;
    transform: translate(1%, 20%);
    border: 2px solid grey;
  }

  .caja8{        
    box-sizing:border-box;
    background:#ddd;    
    background-repeat: no-repeat;
    background-size: auto;
    border: black;
    width:90%;
    height: 300px;
    margin: auto;
    border: 2px solid grey;
  }

  .caja9{
    color:#000;
    display:inline-block;
    padding:0rem 10em 0em 10em;
    vertical-align:top;  
    margin:auto;    
    margin-bottom: 1em;
    width:100%;
  }



  .cajatextonormal{
    width: 100%;
    height: auto;
    margin: auto;    
  }

  .textonormal{
    font-size: 110%;
    color: black;
  }
  .textoblanco{
    color:white;
    font-size: 110%;
  }

  .textorojo{
    /*color:red;   */
    color:#e2211c; 
  }

  .textoderecha{
    text-align: right; 
  }

  .textoizquierda{
    text-align: left;     
  }

  .textocentro{
    text-align: center; 
    /*text-align: justify;*/
  }

  .textonegrita{
    font-weight:bold ;
  }

  .textosize10{
    font-size:10px;
   }

   .textosize20{
    font-size:20px;
   }

   .textosize30{
    font-size:30px;
   }

   .textosize40{
    font-size:40px;
   }
   
  .textosize50{   
   font-size:50px;
  }




  .saltodelinea1{
    line-height: 1.2;
  }



  @media (max-width: 1201px) {

    .caja4{

        padding:1rem 1em 0em 1em;
        width: 45%;
        height:auto;        
      }
  }

  @media (max-width: 575px) {
    .caja4{      
        width: 80%;
        height:auto;       
      }

  }



/*
@media (max-width:1200px){
  .contenedorgris1{
    border-top: 120px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
  }
}*/


@media (max-width:1210px){
    .contenedor1{
    background-image: url(/img/paginternas/bateria11.jpg);
    background-size: cover; 
    width: 100%;       
    max-width: 100%;
    margin: auto;
    text-align: center;
    }

    .contenedor3{
        background-image: url(/img/paginternas/bateria22.jpg);
        background-size: cover; 
        width: 100%;       
        max-width: 100%;
        margin: auto;
        text-align: center;
        }

    .contenedorgris1{
        border-top: 30px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 10px solid transparent;
    }

    .contenedorgris2{
        border-top: 30px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 10px solid transparent;
    }


  }


  
@media (max-width:990px){
    .contenedor1{
    background-image: url(/img/paginternas/bateria11.jpg);
    background-size: cover;        
    max-width: 100%;
    margin: auto;
    text-align: center;
    }

    .contenedor3{
        background-image: url(/img/paginternas/bateria22.jpg);
        background-size: cover;        
        max-width: 100%;
        margin: auto;
        text-align: center;
        }

    .contenedorgris1{
        border-top: 30px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 10px solid transparent;
    }

    .contenedorgris2{
        border-top: 30px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 10px solid transparent;
    }
    .classWithPad2 { 
        margin: auto;
        max-width: 60%;
    }

  }

@media (max-width:768px){


    .contenedor1{
        background-image: url(/img/paginternas/bateria11.jpg);
        background-size: cover;        
        max-width: 100%;
        margin: auto;
        text-align: center;
        }
    
        .contenedor3{
            background-image: url(/img/paginternas/bateria22.jpg);
            background-size: cover;        
            max-width: 100%;
            margin: auto;
            text-align: center;
            }

            .contenedorgris1{
                border-top: 30px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 20px solid transparent;
                border-left: 10px solid transparent;
            }
 
      .contenedorgris2{
         border-top: 30px solid transparent;
         border-right: 10px solid transparent;
         border-bottom: 20px solid transparent;
         border-left: 10px solid transparent;
       }
       .classWithPad2 { 
        margin: auto;
        max-width: 60%;
    }

  }  

@media (max-width:576px){


    .contenedor1{
        background-image: url(/img/paginternas/bateria11.jpg);
        background-size: cover;        
        max-width: 100%;
        margin: auto;
        text-align: center;
        }
    
        .contenedor3{
            background-image: url(/img/paginternas/bateria22.jpg);
            background-size: cover;        
            max-width: 100%;
            margin: auto;
            text-align: center;
            }

         .contenedorgris1{
                border-top: 30px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 20px solid transparent;
                border-left: 10px solid transparent;
            }


        .contenedorgris2{
                border-top: 30px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 20px solid transparent;
                border-left: 10px solid transparent;
            }

            
    .classWithPad2 { 
        margin: auto;
        max-width: 60%;
    }
  }  
  .rojo{
      color: #e2211c;
  }
.hr-b{
    border-top: 4px solid #e2211c;
}
.hr-b.m {
    width: 50%;
  }
  .hr-b.md {
    width: 60%;
  }

  .hr-b.l {
    width: 80%;
  }

  .hr-b.xl {
    width: 100%;
  }

  .bannerebc{
    background: url('/themes/at_arsenal/assets/img/modules/appagebuilder/images/baterianegra.png') no-repeat;
    background-origin: initial;
    background-position: center;
    background-size: cover;
    padding: 100px 20px;
    margin: -60px -150px;
    
}

.banneridg{
    background: url('/themes/at_arsenal/assets/img/modules/appagebuilder/images/bater.png') no-repeat;
    background-origin: initial;
    background-position: center;
    background-size: cover;
    padding: 100px 20px;
    margin: 0px -150px;
    
}
.bannerabajo{
    background: url('/themes/at_arsenal/assets/img/modules/appagebuilder/images/banne.png');
    background-origin: initial;
    background-position: center;
    background-size: auto;
    background-repeat: repeat-y;
    padding: 40px 200px;
    margin: 0px -150px;

    
}

.bannersomos{
    background: url('/themes/at_arsenal/assets/img/modules/appagebuilder/images/bateriaroja.png') no-repeat;
    background-origin: initial;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 200px;
    margin: 0px -150px;

    
}

.bannerbuscador{
    background: url('/themes/at_arsenal/assets/img/modules/appagebuilder/images/banner-2.png') no-repeat;
    background-origin: initial;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 200px 0px 200px;
    margin: 0px -150px;

    
}

.bloque-contacto{
	background-color:#1B9317;
	padding-top: 15px;
	position:absolute;
	width:115%;
	margin-bottom:-1px;
	bottom:0;
	margin-left: -90px
}

.footer-bottom{
	padding: 2%
}

.logo247footer{
	max-width: 300px;
	display: block;
	margin: 0 auto;
}

.centrarlogos{
	display: block;
	margin: 0 auto;
}

.logoscomprasegura{
	max-width: 600px
}


#main .page-content {
margin-bottom: -60px;
}

.footer-container {
    border-top: none !important;
    margin-top: -6px;
    }

.cuadro-entrega{
	margin-top: -26px;
	margin-bottom: 20px;
	background: #f6f6f6;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

#content-hook_payment_return{
	
	margin-top: 70px !important
}


@media (max-width:990px){
		.cuadro-entrega{
		margin-top: -26px;
		margin-bottom: 20px;
		background: #f6f6f6;
		padding: 5px;
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media (min-width:900px) { /*maxf*/ 
.bannersomos {
     padding-left: 0px;
}
}

.topban,.header-banner { background-color:#e8e8e8; } 
.lineaderecha { border-right:solid 1px;padding-top: 7px;
padding-bottom: 7px; }
.paddinglogoshead {padding-top: 7px;
padding-bottom: 7px; padding-top: 11px;
padding-bottom: 11px;}
.pltres {padding-left: 3px; max-width: 32px;margin-left: 21px;max-width: 27px;}
.prtres {padding-right: 3px; max-width: 32px;max-width: 27px; }

.megamenu  .nav-link { bottom: -14px; }
.megamenu .nav-item {padding-left: 3%!important;}
.megamenu .nav-link {padding-right: 3px!important; }
.megamenu .menu-title { font-family: HurmeGeometricSans1Bold; }
.banmetodos { padding-left: 30px;
padding-right: 45px; }
.logos { max-width: 170px; width: 50%!important; min-width: 123px;padding-right: 8px;}
.tit-buscador,.tit-text { font-family: HurmeGeometricSans1Bold; }
.HurmeGeometricSans1Bold { font-family: HurmeGeometricSans1Bold; } 
.HurmeGeometric { font-family: HurmeGeometric; } /*3u*/ .pasosmovil { display:none;} 
.h-logo a img {
    max-width: 290px;}
	
	
	.brqui { display:none;}
	@media (max-width:589px){ /*500*/
	.lineaderecha {	padding-top: 17px;
	padding-bottom: 19px;}
	.pltres { margin-left:0px; }
	.aliglogori { text-align: right; } 
	.brqui { display:block;}
	}
	@media (max-width:479px) {
		.logos {    min-width: auto;
	} 
	.divmen480 { display:none;}
	}
	
@media (max-width:421px){
.lineaderecha  { border:none; /*display:none;c*/) } }	
	
	
	@media (max-width:529px){ .tt1 {font-size: 1.5rem!important;} .tt2 {font-size: 1rem!important;} }	
	/*@media (max-width:*/
	@media (max-width:461px){ .tt1 {font-size: 1.5rem!important;} .tt2 {font-size: 0.7rem!important;} }	
	/*} .tt2 {font-size: 1rem!important;} }	
	/*@media (max-width:*//*1*/
	
	@media (max-width:373px){ .tt1 {font-size: 1rem!important; /*.5*/} .tt2 {font-size: 0.7rem!important;} }
	
	@media (max-width:575px) {
		
	.pasoscomprabaterias {
		display:none
		}
	
	.pasosmovil { 
		display:block; 
		padding-left: 7rem;
		padding-right: 7rem;
		} /*u*/ 
	
	.bloque-contacto{
		background-color:#1B9317;
		padding-top: 15px;
		width:100%;
		margin-bottom:1px;
		bottom:0;
		margin-left: 0px;
	}

	}


@media (max-width:1400px){
	.leo-megamenu .navbar-nav > li > a{
		font-size: 12px;
		padding: 19px 10px;
	}

}

@media (max-width:1100px){
	
	.leo-megamenu .navbar-nav > li > a{
		font-size: 11px;
		padding: 19px 5px;
	}
	
	.nav {
    	margin-left: 20px;
	}
	
	.nav {
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		padding-top: 5px;
		margin-left: 12px;	
	}

}

@media (max-width:1200px){

	.h-logo a img{
		max-width: 260px
	}
}


@media (max-width:576px){
	
	#tab_2284529280 .block_content{
		margin-top: 40px
	}

	.box-tabproducts .nav-tabs li a{
		font-size: 12px !important
	}

}

