@charset "utf-8";

@font-face {
	font-family: 'SunriseInternational';
	src: url('https://web.combustionlove.com.ar/fonts/SunriseInternational.eot');
	src: local('☺'), url('https://web.combustionlove.com.ar/fonts/SunriseInternational.woff') format('woff'), url('https://web.combustionlove.com.ar/fonts/SunriseInternational.ttf') format('truetype'), url('https://web.combustionlove.com.ar/fonts/SunriseInternational.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MarkMyWords';
	src: url('https://web.combustionlove.com.ar/fonts/MarkMyWords.eot');
	src: local('☺'), url('https://web.combustionlove.com.ar/fonts/MarkMyWords.woff') format('woff'), url('https://web.combustionlove.com.ar/fonts/MarkMyWords.ttf') format('truetype'), url('https://web.combustionlove.com.ar/fonts/MarkMyWords.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@keyframes fadein{from { opacity: 0; } to   { opacity: 1; }}
@-moz-keyframes fadein {from { opacity: 0; } to   { opacity: 1; }}
@-webkit-keyframes fadein {from { opacity: 0; } to   { opacity: 1; }}
@-ms-keyframes fadein {from { opacity: 0; } to   { opacity: 1; }}
@-o-keyframes fadein {from { opacity: 0; } to   { opacity: 1; }}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}

.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

/* constants */
body {width: 100%; height: 100%; margin: auto; border:0; padding:0; background-color: #FFF;}
div {position:relative;}
a,img{border: 0px; padding: 0; margin: 0;}
p{border: 0px;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.stretch{width: 100%; height: 0px; display: inline-block; font-size: 0; line-height: 0}

#header{display: block; width: 100%; max-width: 1280px; height: 126px; margin: auto; z-index: 2;}
#header .top{display: inline-block; width: 100%; height: 40px; background-color: #FFFFFF;}
#header .top .bt-tienda{display: inline-block; float: right; height: 40px; background-image: url('https://web.combustionlove.com.ar/imagenes2/162800490612.jpg'); background-position: left 3px; background-repeat: no-repeat; padding: 0 10px 0 34px; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 18px; line-height: 40px; color: #000000; cursor: pointer; transition: all 0.2s; margin-right: 15px;}
#header .top .bt-tienda:hover{color: #F48D2F;}
#header .top .bt-entrega{display: inline-block; float: right; margin-right: 26px; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 14px; line-height: 40px; color: #000000; cursor: pointer; transition: all 0.2s;}
#header .top .bt-entrega:hover{color: #F48D2F;}
#header .top .bt-separador{display: inline-block; width: 3px; height: 20px; float: right; margin-right: 26px; margin-top: 10px; background-color: #000000;}
#header #combustionlove{display: inline-block; position: absolute; top: 0; left: 0;}
#header #menu{display: inline-block; float: right; width: calc(100% - 130px); margin: 25px 15px 0 0;}
#header #menu .main{display: inline-block; float: left; list-style: none; margin: 0; padding: 0;}
#header #menu .main li{display: inline-block; margin: 0; padding: 0 8px 0 8px;}
#header #menu .main li a{margin: 0; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 14px; line-height: 30px; color: #000000; transition: all 0.2s;}
#header #menu .main li a:hover{color: #F48D2F;}
#header #menu .main .selected{color: #F48D2F;}
#header #menu .menu_contacto{display: inline-block; float: right; list-style: none; margin: 0; padding: 0;}
#header #menu .menu_contacto li{display: inline-block; margin: 0; padding: 0; vertical-align: top;}
#header #menu .menu_contacto li .facebook{display: inline-block; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/16280049063.jpg'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s;}
#header #menu .menu_contacto li .facebook:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#header #menu .menu_contacto li .instagram{display: inline-block; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/16280049066.jpg'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s;}
#header #menu .menu_contacto li .instagram:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#header #menu .menu_contacto li .snapchat{display: inline-block; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s;}
#header #menu .menu_contacto li .snapchat:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#header #menu .menu_contacto li .carro{display: inline-block; width: 33px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/162800490612.jpg'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s;}
#header #menu .menu_contacto li .carro:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#header #menu .menu_contacto li a{margin: 0; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 14px; line-height: 30px; color: #000000; transition: all 0.2s;}
#header #menu .menu_contacto li a:hover{color: #F48D2F;}
#header #menu .menu_contacto .selected{color: #F48D2F;}

#bt_responsive{display: none; position: absolute; right: 16px; top: 53px; cursor: pointer;}
#menu_mobile{display: none; position: absolute; width: 100%; height: 576px; top: -15px; left: 0; background-color: #FFF; z-index: 99997;}
.menu_responsive{position: absolute; width: 100%; left: 0; top: 0; padding: 0;  list-style-type: none;}
.menu_responsive li{font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 16px; line-height: 40px; height: 40px; color: #000000; cursor: pointer; border-bottom: 1px solid #444; padding-left: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center;}
.menu_responsive li a{font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 16px; line-height: 40px; color: #000000;}
.menu_responsive li a:hover{color: #F48D2F;}
.menu_responsive .close{display: table; margin: auto; cursor: pointer;}
.facebook_responsive{display: none; float: right; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/16280049064.jpg'); background-repeat: no-repeat; background-position: center center; transition: all 0.2s; margin-top: 4px; cursor: pointer;}
.facebook_responsive:hover{opacity: 0.6; filter: alpha(opacity = 60);}
.instagram_responsive{display: none; float: right; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/16280049067.jpg'); background-repeat: no-repeat; background-position: center center; transition: all 0.2s; margin-top: 4px; cursor: pointer;}
.instagram_responsive:hover{opacity: 0.6; filter: alpha(opacity = 60);}
.snapchat_responsive{display: none; float: right; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/'); background-repeat: no-repeat; background-position: center center; transition: all 0.2s; margin-top: 4px; cursor: pointer;}
.snapchat_responsive:hover{opacity: 0.6; filter: alpha(opacity = 60);}
.carro_responsive{display: none; float: right; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/162800490612.jpg'); background-repeat: no-repeat; background-position: center center; transition: all 0.2s; margin: 4px 14px 0 0; cursor: pointer;}
.carro_responsive:hover{opacity: 0.6; filter: alpha(opacity = 60);}

#footer{display: block; width: 100%; max-width: 1280px; height: 170px; margin: auto; padding: 15px; background-color: #ffffff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#footer .logo{display: inline-block; float: left; margin-right: 60px;}
#footer .columna{display: inline-block; float: left; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000; margin: 16px 60px 0 0; transition: all 0.2s;}
#footer .columna a{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000; text-decoration: none; transition: all 0.2s;}
#footer .columna a:hover{color: #F48D2F;}
#footer .columna b{font-weight: 700;}
#footer .columna input[type=text]{width: 205px; height: 28px; border: 1px solid #000; padding: 0 5px 0 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: transparent; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 12px; color: #000000; margin-top: 24px;}
#footer .columna input[type=button]{width: 100px; height: 30px; border: 1px solid #000; padding: 0 5px 0 5px; background-color: #000; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 12px; color: #fff; margin-top: 6px; text-align: center; cursor: pointer;}
#footer .sociales{float: right!important;}
#footer .sociales .facebook{display: inline-block; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/16280049065.jpg'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s; margin-top: 20px;}
#footer .sociales .facebook:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#footer .sociales .instagram{display: inline-block; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/16280049068.jpg'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s; margin-top: 20px;}
#footer .sociales .instagram:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#footer .sociales .snapchat{display: inline-block; width: 30px; height: 30px; background-image: url('https://web.combustionlove.com.ar/imagenes2/'); background-repeat: no-repeat; background-position: center center; margin-top: -4px; transition: all 0.2s; margin-top: 20px;}
#footer .sociales .snapchat:hover{opacity: 0.6; filter: alpha(opacity = 60);}

#firma{display: block; width: 100%; max-width: 1280px; height: 70px; margin: 20px auto 20px auto;}
#firma .afip{float: left; width: auto; height: 70px;}
#firma .guapa{float: right; margin-top: 16px;}

#main{display: block; width: 100%; max-width: 1280px; margin: auto;}

.slider_home{width: 100%; /*max-height: 530px;*/}
.swiper-slide img{width: 100%; height: auto;}
.swiper-button-prev{position: absolute; left: 0px!important; top: 45%!important; width: 60px!important; height: 60px!important; background-image: url('https://web.combustionlove.com.ar/imagenes2/slider_prev.gif');}
.swiper-button-next{position: absolute; right: 0px!important; top: 45%!important; width: 60px!important; height: 60px!important; background-image: url('https://web.combustionlove.com.ar/imagenes2/slider_sig.gif');}
.swiper-pagination-bullet-active {background: #FFF!important;}

#main .contenido{display: inline-block; width: 100%; max-width: 1280px; margin: auto; padding: 10px 10px 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.home_modulo_1{display: inline-block; float: left; width: calc(100% - 20px); margin: 10px; transition: all 0.5s;}
.home_modulo_1_frame{display: inline-block; float: left; width: calc(90% - 20px); margin: 40px 0 40px 0; transition: all 0.5s; left: 50%; transform: translateX(-50%); background-position: center; background-repeat: no-repeat;}
/*.home_modulo_2{display: inline-block; float: left; width: calc(50% - 20px); margin: 10px; transition: all 0.5s;}*/
.home_modulo_2{display: inline-block; transition: all 0.5s;}
.home_modulo_3{display: inline-block; float: left; width: calc(33.3% - 20px); margin: 10px; background-color: #CCC;}
.embed-container{position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;}
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
.zoom_container{position: relative; height: 0; overflow: hidden; max-width: 100%; height: auto; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s;} 
.zoom_container:hover{background-size: 110% 110%;}
.img_container{position: relative; overflow: hidden; max-width: 100%; height: auto; background-size: cover; background-position: center; background-repeat: no-repeat; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s;} 
.img_container .img_back{position: absolute; top: 0; left; 0; width: 100%; height: auto;}
.img_container .img_over{position: absolute; top: 0; left; 0; width: 100%; height: auto; opacity: 0; filter: alpha(opacity = 0);} 
.home_modulo_titulo{position: absolute; text-align: center; font-family: 'SunriseInternational', sans-serif;}
.home_modulo_newsletter{position: absolute; width: 72%; height: 100%; top: 0; left: 14%;}
.home_modulo_newsletter h1{font-family: 'SunriseInternational', sans-serif; font-weight: normal; padding: 0; margin: 0;}
.home_modulo_newsletter input[type=text]{width: 100%; height: 34px; padding: 0 5px 0 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: transparent; font-family: 'Roboto', sans-serif; font-size: 16px; color: #000000; margin-top: 15px; border: 1px solid }
.home_modulo_newsletter .boton_ns{width: 50px; height: 50px; background-repeat: no-repeat; background-size: 100%; border: 0; text-indent: 999px; margin-top: 15px; cursor: pointer;}
.home_modulo_newsletter .formulario{display: inline-block; width: 100%; position: absolute; bottom: 3em;}

.mod2_1{float: left; width: calc(50% - 20px); margin: 10px;}
.mod2_2{float: right; width: calc(50% - 20px); margin: 10px;}
.mod3_1{float: left; width: calc(33.33% - 20px); margin: 10px;}
.mod3_2{float: left; width: calc(33.33% - 20px); margin: 10px;}
.mod3_3{float: right; width: calc(33.33% - 20px); margin: 10px;}

.slider_campana{width: calc(100% - 40px); margin: 0 20px 50px 20px;}

.img_cabecera{display: inline-block; width: calc(100% - 40px); height: auto; margin: 0 20px 10px 20px;}

.contacto_modulo{display: inline-block; float: left; width: calc(33.3% - 20px); margin: 10px;}
.contacto_container{position: relative; overflow: hidden; max-width: 100%; height: auto; background-position: center; background-repeat: no-repeat; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s;} 
.contacto_container .textos{position: absolute; width: 100%; height: 100%; padding: 22% 12.5% 0 12.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} 
.contacto_container .textos h1{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 34px; color: #000000; margin: 0; padding: 0;} 
.contacto_container .textos p{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000;} 
.contacto_container .textos p b{font-weight: 700;} 
.contacto_container .textos p a{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000; text-decoration: none; transition: all 0.2s;}
.contacto_container .textos p a:hover{text-decoration: underline;}
.contacto_container .textos input[type=text]{width: 200px; height: 34px; padding: 0 5px 0 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: transparent; font-family: 'Roboto', sans-serif; font-size: 14px; color: #000000; margin-top: 30px; border: 1px solid #000000}
.contacto_container .textos input[type=button]{width: 100px; height: 30px; font-family: 'Roboto', sans-serif; font-size: 14px; color: #FFF; text-align: center; margin-top: 5px; border: 1px solid #000; background-color: #000;}
.contacto_container .textos .boton_ns{width: 50px; height: 50px; background-repeat: no-repeat; background-size: 100%; border: 0; text-indent: 999px; margin-top: 15px; cursor: pointer;}

.empresa{display: block; width: 56%; margin: 50px auto 130px auto; text-align: center;}
.empresa h1{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 34px; color: #000000; margin: 0; padding: 0;} 
.empresa p{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000;}

.anteriores{width: 100%; text-align: justify; -ms-text-justify: distribute-all-lines; text-justify: distribute-all-lines; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.anteriores .modulo{vertical-align: top; display: inline-block; *display: inline; zoom: 1; width: 130px; margin-bottom: 20px; transition: all 0.2s;}
.anteriores .modulo:hover{opacity: 0.6; filter: alpha(opacity = 60);}
.anteriores .modulo img{width: 100%; height: auto;}
.anteriores .modulo h2{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 20px; line-height: 25px; color: #000000; margin: 0; padding: 0;}

.local{display: block; width: 89%; margin: 10px auto 0 auto;}
.local .columna1{display: inline-block; width: 45%; float: left; margin-bottom: 120px;}
.local .columna1 .video{display: inline-block; width: 100%; margin-bottom: 30px;}
.local .columna1 .texto{display: inline-block; width: 100%;}
.local .columna1 .texto h1{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 34px; color: #000000; margin: 0; padding: 0;} 
.local .columna1 .texto p{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000;} 
.local .columna1 .texto p b{font-weight: 700;} 
.local .columna1 .texto p a{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000; text-decoration: none; transition: all 0.2s;}
.local .columna1 .texto p a:hover{text-decoration: underline;}

.local .columna2{display: inline-block; width: 53%; float: right; margin-bottom: 120px;}
.local .columna2 span{display: inline-block; width: 100%; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000;}
.local .columna2 .imagenes{display: inline-block; width: 100%; margin-top: 10px;}
.local .columna2 .imagenes .thumb{display: inline-block; float: left; width: 114px; height: 74px; margin: 0 4px 4px 0; background-size: cover; background-position: center center;}

.coleccion{display: inline-block; width: 100%; padding: 20px 40px 55px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.coleccion-detalle{padding: 20px 0px 55px 20px!important;}
.coleccion .categorias{display: inline-block; width: 190px; float: left;}
.coleccion .categorias h1{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 24px; line-height: 29px; color: #000000; margin: 50px 0 0 0; padding: 0; transition: all 0.5s;} 
.coleccion .categorias ul{list-style: none; margin: 20px 0 0 0; padding: 0;} 
.coleccion .categorias ul li{font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 16px; line-height: 32px; color: #000000; margin: 0; padding: 0;} 
.coleccion .categorias ul li a{color: #000000; text-decoration: none;} 
.coleccion .categorias ul li a:hover{color: #F48D2F; text-decoration: none;} 
.coleccion .categorias .selected{color: #F48D2F;} 
.coleccion .productos{display: inline-block; width: calc(100% - 190px); float: right;}
.coleccion .productos .nav-bar .detalle-footer{margin-top: -20px;}
.coleccion .productos .nav-bar{display: inline-block; width: 100%; height: 45px; transition: all 0.5s; background-color: #FFF;}
.coleccion .productos .nav-detalle .ruta{margin-left: 0!important;}
.coleccion .productos .nav-detalle .right{width: 320px; padding: 0 0 0 10px!important; letter-spacing: 0px!important;}
.coleccion .productos .nav-bar .ruta{float: left; margin-left: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f;}
.coleccion .productos .nav-bar .ruta a{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f;}
.right {float: right; margin-right: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #F48D2F;}
.right a{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f;}
.coleccion .productos .modulo{display: inline-block; float: left; width: 226px; margin: 0 0 20px 20px; transition: all 0.2s;}
.coleccion .productos .modulo .img{opacity: 0; filter: alpha(opacity = 0); display: inline-block; width: 100%; padding-bottom: 123%; background-size: cover; background-position: center center; background-repeat: no-repeat; transition: all 0.2s;}
.coleccion .productos .modulo .img:hover{opacity: 0.6 !important; filter: alpha(opacity = 60);}
.coleccion .productos .modulo p{font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 17px; line-height: 20px; color: #5f5f5f; margin: 0; padding: 0; text-align: center;}
.coleccion .productos .modulo p a{font-size: 15px; line-height: 24px; color: #5f5f5f; font-style: italic; text-decoration: none;}
.coleccion .productos .modulo p a:hover{color: #F48D2F; text-decoration: none}
.coleccion .total_modulos{display: none;}

.coleccion .productos .thumb_list{display: inline-block; width: 65px; float: left; transition: all 1s;}
.coleccion .productos .thumb_list .thumb{display: inline-block; width: 100%; height: 80px; background-color: #efefef; margin-bottom: 10px; cursor: pointer; background-size: cover; background-position: center center; background-repeat: no-repeat; transition: all 0.2s;}.coleccion .productos .thumb_list .thumb:hover{opacity: 0.6; filter: alpha(opacity = 60);}
.coleccion .productos .image{display: inline-block; float: left; width: 520px; height: auto; margin: 0 0 0 45px; transition: all 1s;}
.coleccion .productos .detalle{display: inline-block; float: right; width: 340px; transition: all 1s;}
.coleccion .productos .detalle h1{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 22px; line-height: 26px; color: #000000; margin: 0; padding: 0;} 
.coleccion .productos .detalle h2{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 18px; line-height: 35px; color: #000000; margin: 0 0 20px 0; padding: 0;} 
.coleccion .productos .detalle p{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; line-height: 18px; color: #000000;}
.coleccion .productos .detalle p b{font-weight: 700;}
.coleccion .productos .detalle .colores{display: inline-block; width: 100%;}
.coleccion .productos .detalle .colores .color{display: inline-block; float: left; width: 28px; height: 28px; margin: 0 9px 9px 0;}
.coleccion .productos .detalle .colores .color_tx{display: inline-block; float: left; line-height: 18px; margin: 0; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; color: #000000;}
.coleccion .productos .relacionados{display: inline-block; width: 100%; margin-top: 40px;}
.coleccion .productos .relacionados .titulo{display: inline-block; width: 100%; height: 26px;}
.coleccion .productos .relacionados .titulo .linea{position: absolute; width: 100%; height: 2px; background-color: #000; top: 13px;}
.coleccion .productos .relacionados .titulo .texto_relacionados{display: block; margin: auto; width: 210px; background-color: #FFF; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 14px; line-height: 26px; color: #000000; text-align: center; margin-top: -13px;}
.coleccion .productos .relacionados .listado{display: block; width: 100%; text-align: justify; -ms-text-justify: distribute-all-lines; text-justify: distribute-all-lines;}
.coleccion .productos .relacionados .listado .modulo_relacionados{vertical-align: top; display: inline-block; *display: inline; zoom: 1; width: 190px; padding-bottom: 240px; background-color: #efefef; margin: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; transition: all 0.2s;}
.coleccion .productos .relacionados .listado .modulo_relacionados:hover{opacity: 0.6; filter: alpha(opacity = 60);}
#preview{position:absolute;	border: 1px solid #FFF; background-color: #efefef; padding: 5px; display: none; color:#000000; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 12px;}
#tooltip{position:absolute; border:1px solid #FFF; background-color: #efefef; padding:10px; color:#000000; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 12px;	display:none;}

.prensa{display: table; width: 100%; max-width: 970px; padding: 20px 40px 20px 20px; margin: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.prensa .modulo {display: inline-block; float: left; width: 260px; height: 400px; margin: 20px;}
.prensa .modulo .img{display: inline-block; width: 100%; padding-bottom: 123%; background-size: cover; background-position: center center; background-repeat: no-repeat; transition: all 0.2s;}
.prensa .modulo .img:hover{opacity: 0.6; filter: alpha(opacity = 60);}
.prensa .modulo p{font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 14px; line-height: 18px; color: #000000; margin: 0; text-align: center}
.nav-bar-prensa{display: table; width: 100%; max-width: 970px; height: 45px; transition: all 0.5s; background-color: #FFF; padding: 0 40px 0 20px; margin: 0 auto 40px auto;}
.right {float: right; margin-right: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #F48D2F; padding: 0 10px 0 10px; letter-spacing: 2px;}
.right a{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f;}
.left {float: left; margin-right: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #F48D2F; padding: 0 10px 0 10px; letter-spacing: 2px;}
.left a{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f;}

.lookbook{display: table; width: 100%; max-width: 807px; margin: auto; padding: 20px 0 40px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 1s;}
.lookbook .modulo{display: inline-block; float: left; margin: 8px; background-repeat: no-repeat; transition: all 1s;}
.lookbook video{margin-bottom: -5px;}
.lookbook .image{display: inline-block; float: left; width: 500px; height: auto; margin: 0;  transition: all 1s;}
.lookbook .detalle{display: inline-block; float: left; transition: all 1s; margin: 20px 0 0 20px;}
.lookbook .detalle .nav-bar{display: inline-block; width: 100%; height: 45px; transition: all 0.5s; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f; margin-bottom: 20px}
.lookbook .detalle .nav-bar a{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f;}
.lookbook .detalle .nav-bar a:hover{color: #F48D2F; text-decoration: none}
.lookbook .detalle h1{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 24px; color: #5f5f5f;}
.lookbook .detalle p{font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px; color: #5f5f5f; margin-top: 40px;}

#bt_responsive > div {
  width: 25px;
  height: 4px;
  background-color: black;
  margin: 4px 0;
}

.bg_blanco{position: absolute; display: none; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(255,255,255,0.7); z-index: 99998;}
.popup{position: absolute; display: none;  width: 90%; max-width: 866px; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 99999;}
.popup img{width: 100%; height: auto;}
.popup .close{position: absolute; width: 20px!important; height: 20px!important; top: 13px; right: 13px; cursor: pointer;}


.newsletter_popup{position: fixed; display: none; width: 768px; height: 416px; top: 200px; left: 50%; transform: translateX(-50%); background-color: #FFF; z-index: 99999; box-shadow: 0 0 3px black; font-family: 'Roboto', sans-serif;}
.newsletter_popup .close{position: fixed; top: 10px; right: 10px; cursor: pointer;}
.newsletter_popup .escritorio{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-repeat: no-repeat; background-size: cover;}
.newsletter_popup .movil{position: absolute; display: none; width: 100%; height: 100%; top: 0; left: 0; background-repeat: no-repeat; background-size: cover;}
.newsletter_popup input[type=email]{position: absolute; width: 245px; height: 35px; top: 190px; left: 448px; border: 0; background: transparent; font-size: 14px; font-weight: bold;}
.newsletter_popup .boton{position: absolute; top: 236px; border: 0; cursor: pointer;}
.newsletter_popup .opciones{position: absolute; width: 245px; height: 35px; top: 307px; left: 432px; border: 0; background: transparent; font-size: 14px;}


@media screen and (min-width: 1024px) and (max-width: 1280px){
	#header .top .bt-tienda{font-size: 16px;}
	#header #menu .main li{padding: 0 5px 0 5px;}
	#header #menu .main li a {font-size: 12px;}
	#header #menu .menu_contacto li a {font-size: 12px;}
	#header .top .bt-entrega {font-size: 12px;}
	
	#header #menu .menu_contacto li .snapchat {width: 20px; height: 20px; margin-top: 0; background-size: auto 100%;}
	#header #menu .menu_contacto li .instagram {width: 20px; height: 20px; margin-top: 0; background-size: auto 100%;}
	#header #menu .menu_contacto li .facebook {width: 20px; height: 20px; margin-top: 0; background-size: auto 100%;}
	#header #menu .menu_contacto li .carro {width: 20px; height: 20px; margin-top: 0; background-size: auto 100%;}	
	
	#footer .logo{margin-right: 20px;}
	#footer .columna{font-size: 12px; margin: 16px 30px 0 0;}
	#footer .columna a{font-size: 12px;}
	.home_modulo_newsletter h1{font-size: 3.5vw!important; line-height: 3.5vw!important;}
	
	.contacto_container .textos h1{font-size: 2.5vw!important; line-height: 2.5vw!important;} 
	.contacto_container .textos p{font-size: 1.2vw!important;} 
	.contacto_container .textos p a{font-size: 1.2vw!important;} 
	
	.coleccion {padding: 20px 30px 55px 30px;}
	.coleccion .productos .thumb_list{width: 65px; margin-left: 15px;}
	.coleccion .productos .image{width: calc(52% - 30px); margin: 0 0 0 30px;}
	.coleccion .productos .detalle{width: calc(40% - 30px); margin-top: 30px;}
	.coleccion .productos .relacionados .listado .modulo_relacionados{width: 18%; padding-bottom: 25%;}
	.coleccion .productos .nav-detalle .right{width: calc(40% - 50px);}
	
	/*.home_modulo_newsletter .formulario{bottom: 3em;}*/
	
	
}
@media screen and (max-width: 1023px){
	#header .top .bt-separador{display: none}
	.facebook_responsive{display: block;}
	.instagram_responsive{display: block;}
	.snapchat_responsive{display: block;}
	.carro_responsive{display: block;}
	#bt_responsive{display: block;}
	#header #menu {display: none;}
	#header .top .bt-tienda{width: 0; height: 40px; text-indent: -9999px; margin: 0;}
	#header .top .bt-entrega{display: none;}
	#main{margin-top: -40px;}
	.home_modulo_titulo{font-size: 5vw!important;}
	.home_modulo_newsletter h1{font-size: 3.5vw!important; line-height: 3.5vw!important;}
	.home_modulo_newsletter input[type=text]{height: 25px; font-size: 20px; margin-top: 10px;}
	#footer .columna{font-size: 12px; margin: 16px 15px 0 0;}
	#footer .columna a {font-size: 12px;}
	#footer .columna input[type=text]{width: 100%;}
	#footer .sociales{margin-right: 0;}
	.swiper-button-prev{position: absolute; left: 0px!important; top: 45%!important; width: 30px!important; height: 30px!important; background-image: url('https://web.combustionlove.com.ar/imagenes2/slider_prev.gif'); background-size: 30px 30px;}
	.swiper-button-next{position: absolute; right: 0px!important; top: 45%!important; width: 30px!important; height: 30px!important; background-image: url('https://web.combustionlove.com.ar/imagenes2/slider_sig.gif'); background-size: 30px 30px;}
	.empresa{width: 80%; margin: 10px auto 80px auto;}
	.empresa h1{font-size: 3.5vw!important; line-height: 3.5vw!important;} 
	.empresa p{font-size: 12px;}
	.anteriores{text-align: center;}
	.anteriores .modulo{margin: 0 5px 15px 5px;}
	.anteriores .modulo h2{font-size: 18px; line-height: 22px;}
	
	#footer .logo{display: none;}
	
	.coleccion .categorias ul{list-style: none; margin: 20px 0 0 0; padding: 0;} 
	.coleccion .categorias ul li{float: left; background-color: #F48D2F; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 16px; line-height: 20px; color: #FFF; margin: 4px 4px 0 0; padding: 0 6px 2px 6px;} 
	.coleccion .categorias ul li a{color: #FFF; text-decoration: none;} 
	.coleccion .categorias ul li a:hover{color: #000000; text-decoration: none;} 
	.coleccion .categorias .selected{color: #000000;} 
	.coleccion .categorias .selected{color:white;}
	
	.coleccion .productos .nav-bar .ruta{width: 100%;}
	.coleccion .productos .nav-detalle .right{width: 100%; margin-right: 0;}
	
	.local {width: calc(100% - 20px);}
	
	#firma .afip{margin-left: 10px;}
	#firma .guapa{margin-right: 10px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
	/*.home_modulo_newsletter .formulario{bottom: 3em;}*/
	.home_modulo_newsletter .boton_ns{width: 30px; height: 30px;}
}
@media screen and (min-width: 481px) and (max-width: 767px){
	/*.home_modulo_newsletter .formulario{bottom: 3em;}*/
	.home_modulo_newsletter .boton_ns{width: 20px; height: 20px;}
}
@media screen and (min-width: 481px) and (max-width: 1023px){
	.contacto_container .textos h1{font-size: 2.5vw!important; line-height: 2.5vw!important;} 
	.contacto_container .textos p{font-size: 1.5vw!important;} 
	.contacto_container .textos p a{font-size: 1.2vw!important;}
	.coleccion {padding: 20px 0 55px 0;}
	.coleccion .categorias{width: 100%; float: none;}
	.coleccion .listado {margin-left: 10px;}
	.coleccion .categorias h1{font-size: 3.5vw!important; line-height: 3.5vw!important; margin: 0;} 
	/*.coleccion .categorias ul{display: none;} */

	.coleccion .productos{ width: 100%; float: none; margin-top: 20px}
	.coleccion .productos .modulo{margin: 0 0 15px 15px;}
	
	.detalle_responsive{margin-top: 30px;}
	.coleccion .productos .thumb_list{width: 65px; margin-left: 15px;}
	.coleccion .productos .image{width: calc(100% - 140px); margin: 0 0 0 30px; overflow: hidden;}
	.coleccion .productos .detalle{width: calc(100% - 125px); margin-top: 30px;}
	.coleccion .productos .relacionados .listado .modulo_relacionados{width: 18%; padding-bottom: 25%;}
	
	.coleccion .productos .nav-bar .detalle-footer {width: calc(100% - 125px)!important; margin-top: 40px;}
	
	.lookbook .modulo{width: 31%; margin: 1%; background-size: 100% 100%;}
	.lookbook .modulo img{width: 100%; height: auto; display: table;}
	.lookbook .image{display: inline-block; float: left; width: 60%; height: auto; margin: 0 0 0 10px;  transition: all 1s;}
}
@media screen and (max-width: 480px){
	#header #combustionlove {left: 2px; width: 80px;}
	#main{margin-top: -40px;}
	.home_modulo_2{width: calc(100% - 20px)!important; margin: 10px!important;}
	.home_modulo_3{width: calc(100% - 20px)!important; margin: 10px!important;}
	.home_modulo_titulo{font-size: 11vw!important;}
	.footer_newsletter{display: none!important;}
	.home_modulo_newsletter h1{font-size: 12vw!important; line-height: 12vw!important;}
	.contacto_modulo{width: calc(100% - 20px);}
	.contacto_container .textos h1{font-size: 10vw!important; line-height: 10vw!important;} 
	.contacto_container .textos p{font-size: 3.5vw!important;} 
	.contacto_container .textos p a{font-size: 3.5vw!important;} 
	.empresa h1{font-size: 10vw!important; line-height: 10vw!important;}	
	
	.anteriores .modulo{margin: 0 0 15px 0!important;}
	.anteriores .modulo h2{font-size: 16px!important; line-height: 20px!important;}
	
	.coleccion .categorias {width: 100%;}
	.coleccion{padding: 0 10px 55px 10px!important;}
	.coleccion .productos .nav-bar {height: 40px;}
	.coleccion .productos .nav-bar .ruta{width: 100%; margin-left: 0; font-size: 12px;}
	.coleccion .productos .nav-bar .ruta a{font-size: 12px;}
	.coleccion .productos .nav-bar .detalle-footer{margin-top: 20px; width: calc(100% - 55px);}
	.right {width: 100%; margin: 6px 0 0 0; line-height: 14px; font-size: 12px;}
	.right a{font-size: 12px;}
	.coleccion .categorias h1{font-size: 16px!important; line-height: 16px!important; margin: 0;} 
	/*.coleccion .categorias ul{display: none;} */
	.coleccion .productos{ width: 100%; float: none; margin-top: 15px;}
	.coleccion .productos .modulo{width: 48%; margin: 0 1% 15px 1%;}
	.coleccion .productos .modulo p {font-size: 12px; line-height: 16px;}
	.coleccion .productos .modulo p a {font-size: 12px; line-height: 16px;}
	
	/*.detalle_responsive{margin-top: 30px;}*/
	.coleccion .productos .thumb_list{width: 45px; margin-left: 0;}
	.coleccion .productos .thumb_list .thumb{height: 55px; margin-bottom: 7px;}
	.coleccion .productos .image{width: calc(100% - 60px); margin: 0 0 0 10px;}
	.coleccion .productos .detalle{width: calc(100% - 55px); margin-top: 30px;}
	.coleccion .productos .detalle h1{font-size: 16px; line-height: 22px;} 
	.coleccion .productos .detalle h2{font-size: 14px; line-height: 30px;} 
	.coleccion .productos .detalle p {font-size: 12px; line-height: 16px;}
	.coleccion .productos .relacionados .listado .modulo_relacionados{width: 48%; padding-bottom: 60%; margin-bottom: 10px;}
	
	#footer {height: auto; padding: 20px;}
	#footer .columna {width: 100%; font-size: 12px; margin: 16px 16px 0 0;}
	#footer .columna {width: 100%; font-size: 12px; margin: 16px 16px 0 0;}
	#footer .sociales {float: none!important;}
	#footer .sociales .facebook{margin-top: 6px;}
	#footer .sociales .instagram{margin-top: 6px;}
	
	.local .columna1 {width: 100%; float: none; margin-bottom: 30px;}
	.local .columna2 {width: 100%; float: none; margin-bottom: 40px;}
	.local .columna2 .imagenes .thumb {margin: 0 10px 10px 0;}
	
	.lookbook .modulo{width: 48%; margin: 1%; background-size: 100% 100%;}
	.lookbook .modulo img{width: 100%; height: auto; display: table;}
	.lookbook .image{float: none; width: calc(100% - 20px); height: auto; margin: 0 10px 0 10px;}
	.lookbook .detalle .nav-bar{height: 30px; margin: 0;}
	.lookbook .detalle p{margin-top: 20px;}
	
	/*.home_modulo_newsletter .formulario{bottom: 3em;}*/
	.home_modulo_newsletter .boton_ns{width: 40px; height: 40px;}
}
@media screen and (max-width: 767px){
	.newsletter_popup{width: 360px; height: 360px; top: 60px;}
	.newsletter_popup .escritorio{display: none;}
	.newsletter_popup .movil{display: block;}
	.newsletter_popup input[type=email]{position: absolute; width: 245px; height: 35px; top: 163px; left: 62px; border: 0; background: transparent; font-size: 14px; font-weight: bold;}
	.newsletter_popup .boton{position: absolute; top: 236px; border: 0; cursor: pointer;}
	.newsletter_popup .opciones{position: absolute; width: 245px; height: 35px; top: 307px; left: 65px; border: 0; background: transparent; font-size: 14px;}
}

.modulo .img div {transition:0.5s;width:100%;height:100%;position:absolute;opacity:0;background-size:cover;}
.modulo .img:hover div{opacity:1 !important;}

@media screen and (max-width: 1024px){
	.home_modulo_1_frame{
		width:100%;
	}
	#main .contenido{padding:10px 0;}
}





