
body {
	font-family: 'Georama', sans-serif;
	/*background-image: url("../img/grafica-navidad/top-navidad.png");*/
	background-repeat: no-repeat;
	background-size: contain;
}

.dropdown-new{
	min-width: 50vw;
}

#back-top {
	display: block; 
	position:fixed; 
	z-index:5000; 
    bottom: 10px;
    right: 20px;
}
#back-top a{
	font-size:4em;
	color:#EAE7E3;
}
.logo img {
	max-width:120px;
	margin-top:24px;
}

.ancho-desktop{
	width: 100%;
	margin: 0px auto;
	max-width: 1200px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.logo img {
		max-width:100px;
		margin-top:20px;
	}
	.ancho-desktop{
	width: 100%;
	margin: 0px auto;
	}
}
.nav_main {
	background-color: white !important;
	padding-bottom: 10px;
}
.wrap {
	display: inline-block;
    vertical-align: middle;
    float: none;
}
#header-top {
	position: relative;
	background-color: #333;
}

/*
.header-top-navidad{
	position: absolute;
	width: 100%;
	overflow-x: hidden;
	z-index: 1000;
	top: -50px;
	left: 0;
}

.estrellas-navidad{
	position: absolute;
	width: 100%;
}

.top-navidad{
	display: none;
}
*/

.nav-top{
	margin-bottom: 0;
}
.nav-top li a{
	color: #000;
    display: block;
    padding: 5px;
}
.nav-top li p{
	color: #6EB9A3;
	display: block;
	padding-left: 2px;
	margin: 0;
}
.nav-top li{
	color: #fff;
	line-height: 25px;
	letter-spacing: 1.5px;
}
.nav-top li a:hover{
	color: #6EB9A3;
	text-decoration: none;
}


.yamm-menu {
  background: #eee;
}

.yamm-menu .dropdown-menu {
  background: transparent;
}

.navbar-menu-button {
  position: absolute;
  right: 15px;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}

.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.yamm .dropdown-menu {
  width: 100%;
  border-radius: 0;
  border: none;
  box-shadow: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: transparent;
}

.modal-content {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0) !important;
	}

.modal-title{
	color: black;
	margin-left: 8px;
	margin-top: 16px;
}

.modal-subtitle{
	color: black;
	margin-left: 8px;
	margin-top: 4px;
}

.bienvenida{
	color: black !important;
}
.login i{
	font-size: 1.2em;
	padding-right: 3px;
	color: black;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	.nav-top li p{
		line-height: normal;
		margin-top: 12px;
	}
	.nav-top li:first-child{
		border-left: none;
	}
	.nav-top li:last-child{
		border-left: none;
	}
	.wrap-form-busc {
		margin-top: 12px;
		margin-bottom: 12px;
	}
}
.nav-top li .fa-whatsapp {
	font-size: 1.6em;
	vertical-align: middle;
	height: 26px;
}
.icon-top {
	padding-left: 3px !important;
	padding-right: 3px !important;
	font-size: 1.2em;
}
.nav-top li .fa-search {
	font-size: 1.2em;
	color: #fff !important;
}

.navlist{
	font-size: 1em;
}
.icon-busc {
	padding-left: 20px !important;
}
.cart a span{
	font-size: 1em;
	width: 32px;
	height: 32px;
	margin-top: -5px;
	line-height: 32px;
	font-family: 'Georama', sans-serif;
}
.cart i {
	font-size: 1.6em;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
}

.iconos-header{
	margin-top: 30px;
}

.texto-header-top{
	font-size: 12px;
}

.bloqueUser{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
@media (min-width: 768px) {
	.fixed {
	    position:fixed;
	    top: 0px;
	    width: 100%;
	    left:0px;
	    z-index: 1040;
		margin-top:0px !important;
		margin-bottom:0px !important;
		-webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.45);
	    -moz-box-shadow:    0px 2px 14px 0px rgba(0, 0, 0, 0.45);
	    box-shadow:         0px 2px 14px 0px rgba(0, 0, 0, 0.45);
	    background-color: rgba(255,255,255,0.8) !important;
	    -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
		visibility: visible !important;
		-webkit-animation-name: slideInDown;
        animation-name: slideInDown;
	}
	.fixed .logo img {
		width:100%;
		max-width: 139px;
    	margin-top: 8px;
	}
	.margen {
		margin-top: 148px;
	}
	.fixed .navbar-nav {
		margin-top: 15px;
	}
	.fixed .navbar-nav > li > a {
		padding-bottom: 30px;
	}
	.fixed .navbar-brand {
	  padding: 15px 15px;
	}
}

#home h4{
	font-family: Georama;
font-style: normal;
font-weight: normal;
font-size: 21px;
line-height: 25px;
/* identical to box height */
margin-left: 15px;
text-transform: uppercase;
color: #2C2F34;
}

#home h3 {
	font-weight: 400;
	color: #2C2F34;
}


#car-kits:after {
            content: '';
            display: block;
            position: absolute;
            
            height: 60%;
            top: 15%;
            left: 0px;
            border-left: 1px solid #E2E2E2;
}

/*------------------------------------------------------------------------------------------------------
 CAMPO BUSQUEDA
 -------------------------------------------------------------------------------------------------------*/
.wrap-form-busc .form-group {
	margin-bottom: 0;
}

.camp_busc {
  display: block;
  width: 98%;
    padding: 12px 12px 14px 15px !important;
  font-size: 1em;
  font-weight: 700;
  color: #047F85 !important;
  background-image: none;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  height: 40px;
  margin: 15px;
  border-radius: 10px;
}
.camp_busc:focus {
  outline: 0 !important;
  background-color: #cdcdcd;
}
.camp_busc::-moz-placeholder {
  color: #999 !important;
  opacity: 1;
  font-weight: 300;
}
.camp_busc:-ms-input-placeholder {
  color: #999 !important;
  font-weight: 300;
}
.camp_busc::-webkit-input-placeholder {
  color: #999 !important;
  font-weight: 300;
}
.camp_busc::-ms-expand {
  background-color: transparent;
  border: 0;
}
.btn_busq {
	height: 40px;
}

.busqueda-nav a:hover,.busqueda-nav a:focus {
    color: #6EB9A3 !important;
}


/* highlight results */
.ui-autocomplete span.hl_results {
    background-color: #ffff66;
}

#resultados {
	padding-top: 20px;
	min-height: 600px;
	padding-bottom:60px;
}

#resultados td {
	border: 0px !important;
}

.sin-resultados {
	margin-top:50px;
	color: #000;
}
.sin-resultados i{
	margin-bottom: 20px;
	font-size: 3em;
}
.sin-resultados h2{
	font-size:1.4em;
	color: #000;
}

/* scroll results */
.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding for vertical scrollbar */
    padding-right: 5px;
}
.ui-autocomplete::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;        
}    
.ui-autocomplete::-webkit-scrollbar-thumb {
    background-color: #000;   
}


.tit-result h1 {
    color: #000;
    font-size: 1.6em;
    margin-bottom: 20px;
}
.tit-result h1 span{
    color: #000;
    margin-bottom: 20px;
    font-weight: 900;
}

.container-destacados {
	width:96%;
	margin-top:10px;
}

.title-destacados {
	margin-bottom: 20px;
}

.img_slide {
	border-radius: 10px !important;
}

#car-novedades2 > div:nth-child(2) > div:nth-child(1) {
	margin-top: 20px;
	}

/*------------------------------------------------------------------------------------------------------
NOVEDADES
 -------------------------------------------------------------------------------------------------------*/
#novedades {
	margin-top: 50px;
}
#novedades h1, #banner h1{
	font-family: 'Georama', sans-serif;
	color:#363636;
	font-size:1.6em;
	margin-bottom:0;
}
#novedades h2 {
	font-family: 'Georama', sans-serif;
	color:#7d7d7d;
	font-size:1em;
	text-align: center;
}
#novedades h2 a{
	color:#626262;
}
#novedades h2 a:hover{
	color:#000;
	text-decoration: none;
}

#novedades td{
	border: 0px !important;
}

/*------------------------------------------------------------------------------------------------------
PRODUCTOS
 -------------------------------------------------------------------------------------------------------*/
.info-precio-home{
	margin-top: 20px;
	margin-bottom: 20px;
}

#productos, #resultados {
	background: transparent;
	min-height: 600px;
	margin-top: 30px;
	padding-top: 30px;
}

#productos td, #resultados td{
	border: 0px !important;
}

#productos h1, #resultados h1{
	color:#fff;
	font-size:1.9em;
	margin-bottom:0;
}

#productos .titulo-ficha, #resultados .titulo-ficha{
	font-size: 14px;
	overflow: hidden;
	height: 30px;
}

#productos .btn-fleek-rel,#resultados .btn-fleek-rel {
        padding: 6px 0px 6px 0px;
    
    font-weight: 400;
    border-radius: 5px;
    font-size: 1.1em;
    width: 100%;
}

#productos .cuotaspromo,#resultados .cuotaspromo{
	font-family: Georama;
font-style: normal;
font-weight: 500;
font-size: 14px;
/* identical to box height */


color: #2C2F34;
}

#productos .img-grilla, #resultados .img-grilla{
	height: 150px;
	margin: auto;
}

#productos .precio-grilla{
	font-family: Georama;
font-style: normal;
font-weight: bold;
font-size: 21px;
line-height: 25px;
color: #2C2F34;
}

.nav-item{
	list-style-type: none;
}

.nav-link label{
	font-weight: 400;
	cursor: pointer;
	text-transform: capitalize;
}

.img-rutina{
	margin: auto;
}

.item-grilla{
	    margin: -5px;
    margin-bottom: 20px;
    padding: 10px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
    border-radius: 5px;
height: 347px;
}

#resultados h1{
	color:#000;
	font-size:1.9em;
	margin-bottom:25px;
}
/*------------------------------------------------------------------------------------------------------
FICHA
 -------------------------------------------------------------------------------------------------------*/
#ficha {
	background: transparent;
	margin-bottom: 25px;
	scroll-behavior: smooth;
}

.datos_ficha h1{
	font-size:1.3em;
	color:#151515;
	margin-bottom:5px;
	margin-top: 5px;
	text-transform: uppercase;
}
.datos_ficha h2 {
	font-size:1em;
	color:#151515;
	margin-top:0;
}
.datos_ficha h3 {
	font-size:1.3em;
	color:#151515;
	margin-top: 10px;
}
.datos_ficha h3 span{
	font-weight: 400;
}
.datos_ficha h4 {
	font-size:1em;
	font-weight: 600;
	color:#151515;
	margin-top:20px;
}
.datos_ficha p {
	color:#151515;
	font-size:1em;
}

.txt_desc_larga{
	font-size: 0.8em;
}

.datos_ficha p a {
	color:#f2775a !important;
}
.datos_ficha p a:hover {
	text-decoration: underline;
}
.datos_ficha small {
	color:#6e6e6e;
	display:block;
	margin-top:12px;
	padding-top: 6px;
	border-top: 1px solid #151515;
}
.marcaficha{
	color: #000 !important;
	margin-bottom: 15px !important;
	text-transform: uppercase;
	font-size: 1.4em;
}
.dat {
	color:#363636;
}
.dat li{
	line-height:38px;
	font-size: 1em;
}
.dat li strong{
	font-weight: 500;
	color: black;
	font-size: 1.2em;
}

.esp {
	color:#363636;
}
.esp li{
	line-height:23px;
	font-size: 1em;
}
.esp li strong{
	font-weight: 700;
}
.sect-comp {
	
	margin-bottom:10px;
	margin-top:15px;
	padding-bottom:8px;
}
.btn-comprar-fich {
height: 40px;
background: #7CD5BB;
border-radius: 5px;
border: none;
font-size: 14px;
padding: 10px 16px !important;
}
.alert-cart {
	margin-top: 8px;
	margin-bottom: 0;
	color: #ff1800 !important;
}
.inpCant {
	width: 40px;
	height: 30px;
	text-align:center;
	font-weight: 700;
	margin-bottom: 6px;
}
.stock {
	float: right;
	padding-top: 18px;
	font-style: italic;
	font-size:0.8em !important;
	color:#5d5d5d !important;
}
.datos_ficha label {
	margin-bottom: 0px !important;
	font-weight: 400;
	font-size: 1.2em;
}
.graf img {
	max-width: 180px;
}

#ficha .jumbotron{
	margin: 18px auto;
    background-color: #ebfdff;
    border-radius: 10px;
    width: 872px;
    padding: 12px 32px;
}

.titulo-acerca{
	font-family: Georama;
	font-weight: 500;
	font-size: 24px;
	line-height: 21px;
	text-transform: uppercase;
	color: #5B5B5B;
}

.titulo-acerca2{
	font-family: Georama;
	font-weight: 500;
	font-size: 24px;
	line-height: 21px;
	text-transform: uppercase;
	color: #5B5B5B;
	margin-top: 24px;
}

.jt-garantia{
	background-color: #fff6e4 !important;
	width: 100%;
	margin: 10px auto;
	padding: 20px 16px !important;
}

.jt-garantia p{
	color: #C78B3A;
	font-size: 16px !important;
    line-height: 24px !important;
	margin: 0px;
}

.jt-garantia span{
	font-weight: bold;
}

	.badge-garantia{
		width: 100%;
		display: block;
		margin: 0 auto;
		max-width: 80px;
	}


/* columns of same height styles */
.inside {
	position:relative;
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {

  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
  .amb {
		position:absolute;
		bottom:0;
	}
}



.spinner {
  width: 88px;
}

.spinner input {
  text-align: center;
  width: 50px !important;
  height: 50px;
  margin-top: -4px;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 11px;
  position: relative;
  border-radius: 0;
      color: #2C2F34;
    background-color: white;
    border: 2px solid #2C2F34;
}
.input-group-btn-vertical > .btn:first-child {
  border-radius: 100%;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-radius: 100%;
}
.input-group-btn-vertical i{
	position: absolute;
    top: 22%;
    left: 20%;
	font-size: 14px;
	line-height: 0.9;
}

#giftcard {
	background: transparent;
	border-top: 1px solid #000;
	margin-bottom: 25px;
	padding-top: 25px;
}

#giftcard h4{
	font-weight: bold;
}

#giftcard label input:checked+span:after {
  opacity: 1;
}

#giftcard li{
	list-style-type: none;
}

.motivo{
	padding-top: 100px;
}
.gift-card-pager{
	margin-right: 70px;
}

/*------------------------------------------------------------------------------------------------------
CAROUSELES FICHA
 -------------------------------------------------------------------------------------------------------*/
#carousel_fich {
	padding-top: 40px;
}
#carousel_fich h1 {
	color:#2c3e50;
	font-size:1.9em;
	margin-bottom:0;
	margin-top:0px;
}
/*------------------------------------------------------------------------------------------------------
TABLA DE TALLES
 -------------------------------------------------------------------------------------------------------*/
#tabla-talles {
	margin-top: 60px;
	margin-bottom: 35px;
	
}
.talles th{
	font-family: 'Georama', sans-serif;
	color: #24a292;
}
.talles td{
	font-family: 'Georama', sans-serif;
}
#tabla-talles h4 {
	color:#24a292;
	font-size:2em;
	margin-bottom:15px;
	letter-spacing: -0.02em;
}

/*------------------------------------------------------------------------------------------------------
RELACIONADOS
 -------------------------------------------------------------------------------------------------------*/
#relacionados {
	position: relative;
	margin-top: 45px;
	margin-bottom: 75px;
}

#relacionados img{
	box-shadow: none;
	background-color: transparent !important;
	border-radius: 5px;
	margin: auto;
}

.titulo-marca-ficha{
	font-size: 18px;
	font-weight: 600;
	color: #2C2F34;
	text-transform: capitalize;
}
/*------------------------------------------------------------------------------------------------------
INFORMACION
 -------------------------------------------------------------------------------------------------------*/
#informacion {
	background: transparent;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 60px;
	padding-top: 25px;
}

#informacion h1{
	font-family: 'Georama', sans-serif;
	font-size: 32px;
	color:#2C2F34 !important;
	margin-bottom: 35px;
}
#informacion h2{
	font-family: 'Georama', sans-serif;
	font-size: 1.4em;
	color:#24a292 !important;
}
.info-contacto {
	padding-top: 12px;
	margin-top: 20px;
}
.info-contacto-form {
	padding-top: 12px;
	margin-top: 20px;
}
.info-contacto-form li{
	font-size: 1.4em;
	padding-top: 8px;
	padding-bottom: 8px;
}
.info-contacto-form .icon-top a{
	font-size: 1.6em;
	padding-right: 20px;
}
.panel-title a {
    display: block;
}
.panel-heading {
    color: #24a292 !important;
    background-color: #000 !important;
    border: none !important;
}

/*------------------------------------------------------------------------------------------------------
INFO HOME
 -------------------------------------------------------------------------------------------------------*/
#info {
	margin-top: 40px;
}
#info .container {
	padding-top: 30px;
}
#info h3 {
	color: #97908C;
	font-size: 1.1em;
	margin: 0;
}
#info h3 i {
	color:#97908C;
	font-size:3em;
	vertical-align: middle;
}


#info h3 a:hover i{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-8px,0,0);
	transform: translate3d(-8px,0,0);
}


#info h3 a i {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	#info h3 {
		font-size:1.2em;
	}
	#info h3 i {
		font-size:3em;
	}
}

#nav-img {
	margin-top: 45px;
}

#nav-img .grid {
	padding-top: 1em;
}
/*------------------------------------------------------------------------------------------------------
NEWSLETTER
 -------------------------------------------------------------------------------------------------------*/
#newsletter {
	background-color: #FAFAFA;
	padding-bottom: 30px;
	padding-top: 30px;
}
#newsletter h1{
	font-family: 'Georama', sans-serif;
	color:#24a292;
	font-size:1.8em;
	margin-bottom: 20px;
	font-weight: 900;
	letter-spacing: -0.0em;
}
#newsletter h1 strong{
	font-family: 'Georama', sans-serif;
	font-weight: 900;
}

#newsletter h4{
	font-size: 21px;
	margin-bottom: 20px;
}

.newsForm {
	position: relative;
}
.newsForm input[type="email"] {
	height:50px;
	font-size: 1.1em;
	background-color: #fff;
	padding-left: 25px;
	color: #2c3e50;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.btn_news {
	font-family: 'Georama', sans-serif;
	position: absolute;
	right: 6px;
	height:50px;
    font-size: 1.2em;
    border-radius: 4px;
    padding-right: 30px;
    padding-left: 30px;
}
.btn-todos{
	display: block !important;
	margin: -10px auto 10px auto !important;
	width: fit-content;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.btn_news {
		position: relative;
		margin-top: 6px;
		top: 0;
		right: 0;
	}
}
.success_news {
	font-family: 'Georama', sans-serif;
	font-size: 1.2em;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.newsForm_foot {
	position: relative;
	margin-top: 20px;
}
.newsForm_foot input[type="email"] {
	height:40px;
	font-size: 1em;
	background-color: #30130b;
	padding-left: 18px;
	color: #c7b299;
	border:1px solid #fff;
}
.btn_news_foot {
	font-family: 'Georama', sans-serif;
	position: absolute;
	top: 4px;
	right: 4px;
	height:32px;
	line-height:20px;
    font-size: 1.2em;
    padding-right: 16px;
    padding-left: 16px;
    border-radius: 0 !important;
}
/*------------------------------------------------------------------------------------------------------
CONTACTO
 -------------------------------------------------------------------------------------------------------*/
#contacto {
	background-color: #f6f6f6;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
#contacto h1{
	color: #000;
	font-family: 'Georama', sans-serif;
	font-size: 1.9em;
	margin-bottom: 10px;
	margin-top: 0;
}
#contacto h1 i{
	font-size: 1.3em;
}
#contacto h2{
	color: #000;
	font-size: 2.4em;
}
#contactForm .form-control{
	background: #fff;
	border-radius: 10px;
	color: #2C2F34;
}
.wrap-form {
	max-width: 514px;
	width: 100%;
	display: inline-block;
	margin-right: 35px;
}
.info_contact{
	display:block;
	padding-top:60px;
	padding-bottom:60px;
	padding-left: 30px;
	border-left: 3px solid #fff;
}
.info_contact p{
	color: #fff;
}
.info_contact span{
	color: #adabab;
}

.warning {
	font-size: 1.2em;
	line-height: normal;
	color: #ed1c24;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top:15px;
	display:block;
}
.success {
	font-size: 1.2em;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.wrap-location {
	padding-right: 0;
}
#map_canvas {
	height:218px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.info_contact{
		border-left: none;
	}
	.wrap-location {
		padding-right: 15px;
	}
	.wrap-form {
		margin-right: 0;
	}
	.btn_news {
		text-align: center;
		width: 100%;
		padding-right: 30px;
    	padding-left: 30px;
	}
}
/*------------------------------------------------------------------------------------------------------
FOOTER
 -------------------------------------------------------------------------------------------------------*/
#footer {
	padding-top:50px;
	background-color:#2F2F2F;
	letter-spacing: 1.5px;
}

.footer-fin{
	text-align: right;
	color: rgba(255,255,255,0.7);
}

.logo-footer {
	margin-bottom: 35px;
	width: 200px;
	padding-left: 60px;
	padding-bottom: 15px;
	border-bottom: 1px solid white;
}

#footer h5{
	font-family: 'Georama', sans-serif;
	color: #fff;
	font-size: 1.2em;
}
.links-footer{
	margin-top: 25px;
}
.links-footer li a{
	color: #fff;
	font-family: 'Georama', sans-serif;
	line-height: 23px;
}

.links-footer li{
	color: white;
}

.icons-footer .fa-inverse {
    color: #fff;
}

.icons-footer{
	margin-top: -12px;
	display: block;
}

.icons-footer a{
	color: white;
	font-size: 2em;
	margin-top: -10px;
    display: block;
}

.icons-footer a:hover,.icons-footer a:focus {
    color: #6EB9A3;
}
.list-pagos li {
	color: #ff7858;
	font-size: 2em;
}
.fin{
	border-top: 1px solid #d5d2d2;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(../img/fondo-fin.png);
	background-position: center -1px;
	background-repeat: no-repeat;
}
.fin p{
	font-family: 'Georama', sans-serif;
	color:#d5d2d2;
	font-size: 0.8em;
	margin-bottom: 0;
	text-transform: uppercase;
}
.susc_footer {
	font-size: 1.34em !important;
}
.susc_footer span{
	font-size: 2em !important;
}

/*------------------------------------------------------------------------------------------------------
FILTROS PRODUCTOS
 -------------------------------------------------------------------------------------------------------*/
.filtros {
	margin-bottom: 20px;
	margin-top: 20px;
}

.wrap-filters {
	padding-bottom:15px;
}
.wrap-filters h4{
	font-size:1em;
	color: #343e5c;
	letter-spacing: 0.2em;
	padding-left:20px;
	margin-top:20px;
}
.list-filter {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.list-filter .title{
	padding-left: 0;
	padding-top: 12px;
	font-family: 'Georama', sans-serif;
}
.list-filter-item {
	color:#343e5c;
	padding-left: 20px;
}
.fl_active {
	color:#24a292 !important;
	font-weight: 600;
}
.fl_active:before{
	padding: 0 3px;
  	color: #24a292;
  	content: "/\00a0";
}
.list-filter li a{
	text-align: left;
	display: block;
	font-size: 1em;
	color: #30130b;
	font-family: 'Georama', sans-serif;
}
.list-filter li a:hover{
	color: #6EB9A3;
	text-decoration: none;
}
.list-filter li.fam-active a{
	color: #6EB9A3 !important;
}

.btn-filtro{
	margin-top: 10px;
	padding: 2px 5px;
    font-size: 0.9em;
}

/*------------------------------------------------------------------------------------------------------
SLIDE PRODUCTOS
 -------------------------------------------------------------------------------------------------------*/
.wrap_nov{
	position: relative;
	margin-top: -5px;
    display: block;
    margin: auto;
    width: 90%;
}
.c_nov {
	margin-top:-44px !important;
}
.owl-prev {
	font-size:0.8em;
	font-weight: 100;
	color:#000;
	position:absolute;
	left:-50px;
	top:45%;
	margin-top:-21px;
	height:42px;
	line-height: 42px;
	width:30px;
	text-align:center;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.owl-prev i .fa{
	line-height:42px !important;
	margin:0 !important;
	padding:0 !important;
}
.owl-next {
	font-size:0.8em;
	font-weight: 100;
	color:#000;
	position:absolute;
	right:-60px;
	top:45%;
	margin-top:-21px;
	height:42px;
	line-height: 42px;
	width:30px;
	text-align:center;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.owl-next i .fa{
	line-height:42px !important;
	margin:0 !important;
	padding:0 !important;
}

.owl-prev:hover {
	color: #6EB9A3;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-5px,0,0);
	transform: translate3d(-5px,0,0);
}
.owl-next:hover {
	color: #6EB9A3;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(5px,0,0);
	transform: translate3d(5px,0,0);
}

.filtro-menu{
	display: none;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.owl-prev {
	left:22px !important;
	z-index:5000 !important;
}
.owl-prev i .fa{
	color:#FFF;
}
.owl-next {
	right:22px !important;
	z-index:5000 !important;
}
.owl-next i .fa{
	color:#FFF;
}

.filtro-menu{
	display: block;
}

}
/*------------------------------------------------------------------------------------------------------
SLIDE BANNER
 -------------------------------------------------------------------------------------------------------*/
#banner {
	margin-bottom: 35px;
}
/*------------------------------------------------------------------------------------------------------
 TABS
 -------------------------------------------------------------------------------------------------------*/
#nav-buscador {
	background-color:#2e2e2e;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	#nav-buscador {
		background-color:#2e2e2e;
		background-image: none;
	}
	.nav-pills > li > h1 {
		text-align:center;
	}
}

#nav-buscador .nav-pills {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav-pills > li > h1 {
	color: #fff;
	font-size:1.5em;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	border-bottom-color: transparent;
	border-radius:0;
	margin-left: 9px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.03em;
}

.nav-pills > li > h1 i {
	padding-right: 16px;
	color: #d3071f;
	font-size: 1.2em;
}
.nav-pills > li > a {
	color: #fff;
	font-size:1.3em;
	font-weight:500;
  	border-bottom-color: transparent;
  	border-radius:0;
	padding: 20px 20px 20px 20px;
	background-color: #242424;
	margin-right: 4px !important;
	margin-left: 4px !important;
	text-align: left;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > .active  {
	color: #d3071f;
	background-color: #242424;
}
.nav-pills > li > a > i{
	font-size:0.8em;
	float: right;
	line-height: 27px;
}
.nav-pills > li > a:hover i,
.nav-pills > li > a:focus i,
.nav-pills > li > .active i{
	color:#d3071f;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #FFF;
  cursor: default;
  background-color:rgba(190,6,36, 1) !important;
  border-bottom-color: transparent;
  border-radius:0;
}

.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}
.scrollable-menu::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;        
}    
.scrollable-menu::-webkit-scrollbar-thumb {
    background-color: #000;   
}

.carrito-grilla{
	
    padding: 10px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
    border-radius: 5px;
}

.pagination {
	
    display: table;
    font-size: 1em;
	padding-inline-start: unset;
}

.pagination > li > a, .pagination > li > label {
    padding: 5px 10px;
    font-size: 12px;
    border: none;
}

.pagination > li > a:hover, .pagination > li > label:hover, .pagination > li > a:focus, .pagination > li > label:focus {
    color: #333;
    background-color: #eee;
    border: none;
    border-radius: 100%;
}

.pagination > .active > a {
	background-color: #24a292;
	border: none;
    border-radius: 100%;
}

.highlight-header{
	font-weight: 700;
	color: #24a292 !important;
}

.pagination i{
	font-weight: bold;
}


/*------------------------------------------------------------------------------------------------------
CARRO
 -------------------------------------------------------------------------------------------------------*/
#cart {
	padding-top:5px;
	padding-bottom:60px;
}
#cart h3{
	font-size:1.6em;
	color:#24a292;
	margin-bottom:20px;
	font-weight: 600;
}
.tit-cart h1{
	color:#333333;
	font-size:14px;
	margin-bottom:20px;
	font-weight: 600;
	text-align: center;
}
.titulo_carro {
	font-style: normal;
	line-height: normal;
	color: black !important;
	font-weight: 600 !important;
	font-size: 0.85em;
}
.dat_comp h1 {
	font-size:1em;
	color:#000;
	margin-top:0;
    word-break: break-word !important;
    white-space: normal;
}
.dat_comp h2 {
	font-size:1.2em;
	color:#363636;
	text-decoration: underline;
}
.dat_comp p {
	font-size:1em;
	color:#363636;
	margin-bottom:0;
}
.btn_quitar {
	font-size: 14px;
	color: #33A9F4;
}
.btn_quitar:hover {
	color: #333;
}

.box_cant {
	height:34px;
	border: 1px solid #e1e1e1;
	padding: 4px 6px;
	text-align:center;
}
.subtotal {
	background-color: white !important;
	font-size:1.1em;
	color: black !important;
	font-weight: 700 !important;
}


.media-object {
	width: 100px;
}


@media screen and (min-width: 768px){
	.action_cart {

		margin-top:18px;
		display: block;
	}
	.btnBack {
		float: left;
		width: auto !important;
		font-family: Georama;
		font-size: 14px;
		line-height: 17px;
		color: #BDBDBD;
	}
	.btnNext {
		float: right;
		width: auto !important;
		font-weight: 600;
		font-size: 14px;
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.action_cart {
		text-align:center;
		margin-top:18px;
	}

}
#fin_cart {
	display:inline;
}
/*------------------------------------------------------------------------------------------------------
CHECKOUT
 -------------------------------------------------------------------------------------------------------*/

#frmCheckout label {
    color: #333;
    font-size: 1.2em;
}
#frmCheckout input[type=text],#frmCheckout input[type=email],#frmCheckout input[type=number], #frmCheckout textarea {
	color: #000 !important;
	background-color: #fff;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    padding-top: 20px;
}

#frmCheckout select{
	color: #000 !important;
	background-color: #fff;
    border: 1px solid #EDEDED;
    border-radius: 5px;
}

.error_checkout {
	color:#24a292 !important;
	display:inline-block;
}
.celda {
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	color: #fff;
}
.celda_tit {
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	color: #394858;
}
.costo_envio {
	margin-bottom:25px;
	margin-top:25px;
}

.titulo-pago{
	color: #2C2F34;
    font-size: 1em;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 10px;
}

.titulo-pago2{
	color: gray;
	font-size: 1em;
    font-weight: bold;
    color: #F1867E;
    margin-left: 10px;
}
.texto-pago{
	font-size: 0.8em;
    margin-top: -20px;
}

@media (max-width: 768px) {
  .costo_envio {
	width:100% !important;
  }
  .mediopago{
	margin-top: 0px;
	}
}

.prod {
    display: none;
}
.btn_comp, .cerrar_modal {
	cursor:pointer !important;
}

.cerrar_modal {
	padding: 5px 5px !important;
}

.media-left, .media > .pull-left {
     padding-right: 0px; 
}

.dat_modal {
	font-size:0.7em;
	color:#000;
	margin-top:0;
	width: inherit;
	width: 80px;
    word-break: break-word !important;
    white-space: normal;
}
.block-opcion-pago {
	    margin: -5px;
    margin-bottom: 20px;
    padding: 20px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
    border-radius: 5px;
    height: 230px;
}

.block-opcion-pago p{
	margin-left: 10px;
	font-size: 12px;
}

.block-opcion-pago img, .block-opcion-pago p{
	padding-top: 20px;
}


/*------------------------------------------------------------------------------------------------------
SUBMENU
 -------------------------------------------------------------------------------------------------------*/
.wrap-submenu {
	margin-left: 6px;
	margin-right: 6px;
}

#error_log, #error_reg, #error_recup {
	color: #f2775a;
	padding: 6px 12px;
	margin-bottom: 12px;
}


.videoWrapper {
	position: relative;
	padding-bottom: 66.80%; 
	padding-top: 0;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.wrapperThumbVideo {
	position: relative;
}
.wrapperThumbVideo i{
	position: absolute;
    margin-left: -28px;
    margin-top: -28px;
    top: 50%;
    left: 50%;
    font-size: 4em;
    color: rgba(230,33,23,0.7);
}
.wrapperThumbVideo img{
	max-height: 134px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	.wrapperThumbVideo img{
		max-height: 107px;
	}
	.busqueda-nav{
		    margin-top: 21px !important;
			margin-right: 5px;
	}
	.icofont-thin-right {
	display: block;
	font-size: 2em;
    margin-top: 100%;
    width: 50px;
    height: 50px;
    line-height: 48px;
	float: right;
    margin-right: 30px;
}

.icofont-thin-left {
	display: block;
	font-size: 2em;
    margin-top: 100%;
    width: 50px;
    height: 50px;
    line-height: 48px;
}
	
}


.navbar-nav > li {
    border-right: 1px solid #C5C5C5;
    height: 19px;
}


.navbar-brand {
	padding: 0px;
}

.navbar-default .navbar-nav > li > a {
	color: #000 !important;
	transition: 300ms all;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 14px;
	vertical-align: top;
    padding-top: 0px;
    margin: 0px 8px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #6EB9A3 !important;
}

.glyphicon-chevron-right, .glyphicon-chevron-left {
	background-color: rgba(227,37,65,0.8) !important;
}

#menu_principal{
	text-align: center;
}

.navbar-center{
	float: none !important;
    display:inline-block !important;
    vertical-align: middle !important;
}
.navbar-principal{
    display:inline-block !important;
    vertical-align: middle !important;
	margin-left: -10px;
	margin-top: 15px !important;
}

.nav > li > a {
    padding: 5px 6px;
}
.btn-info {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
	border-radius: 4px;
	width: 100%;
}

#novedades h1, #banner h1{
	
	color: #2C2F34;
	font-size: 32px;
	padding: 10px;
	margin-top: 0px;
	letter-spacing: 1.5px;
}

#novedades i{
	color: #5B5B5B;
	transition: 0.1s;
}
#novedades i:hover{
	color: #6EB9A3;
}

#novedades .grid figure {
    margin: 10px 20px 0px 20px;
}

.carousel-indicators li{
	background-color: #24a292;
}

.sanidad{
	background-color: #97908C !important;
	margin-top: 10px !important;
}
.espaciado{
	display: block;
	margin-top: 15px;
}
.btn-shopon{
	background-color: #7CD5BB !important;
	border: none;
}
.btn-shopon-gc{
	background-color: #000 !important;
	border: none;
	font-size: 0.85em;
	font-weight: bold;
}

.btn-shopon-gc-back{
	background-color: #fff !important;
	color: #000;
	border: 1px solid black;
	font-size: 0.85em;
}

.btn-shopon-gc-back:hover{
	color: #000;
}

@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 20%;
	}
	.iconos-header-mb{
		display: none;
	}
}

@media (min-width: 768px) {
	.navbar-header {
    float: none;
	}
}

@media (min-width: 768px){
    .navbar-nav{
        float:none;
        margin: 20px auto 0px;
        display: table;
        table-layout: fixed;
    }
}

.secondary-logo,.busqueda-nav{ 
	display: block;
	margin-top: 10px;
	float: right;
}

.busqueda-nav{
	padding: 20px 8px;
	letter-spacing: 1.5px;
	font-size: 0.95em;
	top: 8px;
}

.barra-top{
}

.barra-top i{
	font-size: 1.3em;
	color: #696969;
}

.busqueda-nav:hover,.busqueda-nav:focus{
	color: #6EB9A3 !important;
}

.secondary-logo img{ 
	max-width: 150px;
	padding: 5px;
}

.dropdown-menu-right{
	right: auto;
}

.dropdown-menu{
	top: auto;
}
.nav-top img{
	width: 40px;
	margin: 5px;
}

#info h3{
	font-weight: bold;
}

#info a{
	color: #97908C !important;
}

.promo {
	margin-top: 30px;
}

figure.effect-zoe figcaption {
	background-color: rgba(224,42,77,0.9) !important;
}

.breadcrumb{
	font-family: 'Georama', sans-serif;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #fff;
	color: #7CD5BB;
	font-weight: 600;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th{
	background-color: white;
}
.alert-info {
    color: #fff;
    background-color: #000;
}
.btn-primary{
	background-color: #7CD5BB;
}
.breadcrumb > .active {
    color: black;
	text-transform: uppercase;
}

.banner-com{
	height: 680px;
}

.cucarda{
	position: absolute !important;
    display: block !important;
    top: -4%;
    right: -6%;
    z-index: 50;
    width: 26% !important;
    background-color: transparent !important;
}

.descuento-circle {
    position: absolute !important;
    display: block !important;
    top: 3%;
    left: 6%;
    z-index: 0;
    width: 23% !important;
    background-color: transparent !important;
}

.breadcrumb > li + li:before{
	font-family: "IcoFont";
	color: #97908C;
	content: "/";
	margin: 3px;
	font-size: 1.3em;
	letter-spacing: 1.5px;
}
.breadcrumb > li > a{
	text-transform: uppercase;
	color: #97908C;
}
.cuotaspromo{
	font-family: Georama;
font-style: normal;
font-weight: 500;
font-size: 14px;
color: #2C2F34;

}

.cuotaspromoficha{
	font-family: Georama;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 25px;
white-space: nowrap;
color: #2C2F34;
}

.cuotaspromofichaRutina{
	font-family: Georama;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 25px;
white-space: nowrap;
color: #2C2F34;
text-align: left;
}

.iconoscart{
	padding: 16px 9px;
    color: black;
    font-size: 1.6em !important;
    /* min-width: 56px; */
    text-align: center;
}
.rm-logo img{
	max-width: 115px;
}
.solar-logo img{
	max-width: 130px;
}
#car-novedades figcaption, #car-novedades2 figcaption, #car-novedades3 figcaption, #productos figcaption{
	display: none;
}

.modal-content {
    background-color: #fff;
}
.notaentrega{
	font-size: 0.8em;
	color: #333;
}

.grid-container {
  display: inline-grid;
  grid-template-columns: auto auto auto auto;
  background-color: #fff;
  padding: 10px;
}

.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  padding: 10px;
  font-size: 12px;
  text-align: center;
	
}

.grid figure{
	    margin: 10px 20px 10px 20px;
    	padding: 10px;
    /*-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);*/
    
}

#car-kits figure img{
	box-shadow: 0px 0px 15px rgb(0 0 0 / 5%);
	padding: 55px 20px 55px 20px;
	background-color: transparent !important;
	border-radius: 5px;
}

#car-novedades2 .contenedor-imagen{
	box-shadow: 0px 0px 15px rgb(0 0 0 / 5%);
	padding: 15px 10px 15px 10px;
	background-color: red !important;
	border-radius: 5px;
}

#car-novedades2 .grid figure img{
	box-shadow: none;
	background-color: transparent !important;
}

#car-novedades3 .grid figure img{
	box-shadow: none;
	background-color: transparent !important;
	border-radius: 5px;
	height: 188px;
	width: auto;
    margin: auto;
}

.marcas-container {
	margin-top: 20px;
}

.marcas{
	font-size: 14px;
    line-height: 32px;
	border: none;
    white-space: nowrap;
}

.marcas-borde{
	padding:0px !important;
	border-radius: 2px;
	margin:0px !important;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 5%);
}

.thumbnail{
	border: none;
}

.carousel {
    margin-top: 25px;
}

.icofont-thin-right {
	display: block;
	font-size: 4em;
    margin-top: 43%;
    width: 50px;
    height: 50px;
    line-height: 48px;
	float: right;
    margin-right: 30px;
}

.icofont-thin-left {
	display: block;
	font-size: 4em;
    margin-top: 43%;
    width: 50px;
    height: 50px;
    line-height: 48px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .glyphicon-menu-left{
	background-color: transparent !important;
}

.carousel-indicators .active{
	background-color: #97908C;
}
.carousel-indicators li{
	background-color: #EAE7E3;
	border: none;
}
.badge{
	background-color: transparent;
	color: black;
	margin-left: -10px;
}

.owl-theme .owl-controls {
    text-align: center;
    margin-top: -5px !important;
    position: relative;
    z-index: 1;
    height: 20px;
}

.owl-controls{
	margin-right: 20px;
}

#car-homeslide1 .owl-controls{
	margin-top: -30px !important;
	margin-right: 20px;
}

#costo_envio2{
	color: #575757;
}

/* PERSONAL SHOPPER */

.fondo-ps{
	background-color: #dddddd;
	height: auto;
	width: 100%;
	display: inline-block;
	
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.texto-pasos{
	display: block;
    margin-top: 5%;
	font-weight: 400;
	font-size: 1.5em;
	padding: 20px;
}
.btn-primary{
	color: white;
	border: none;
	border-radius: 4px;
	width: 100% !important;
}

.btn-primary2{
	color: white;
	background: #7CD5BB;
	border-radius: 4px;
}

.disabled{
	display: none !important;
}

.linea1 img{
	margin-bottom: 10px;
}

.linea2{
	margin-top: 10px;
}

.linea2 img{
	margin-bottom: 10px;
}

.tendencia h2, #relacionados h2{
	font-family: 'Georama', sans-serif;
	color: #b9b9b9;
	font-weight: 700;
	text-align: center;
	font-size: 4em;
}

#novedades h2{
	font-family: 'Georama', sans-serif;
	color: #b9b9b9;
	font-weight: 700;
	text-align: center;
	font-size: 4em;
}

.descuentos h2{
	font-family: 'Georama', sans-serif;
	color: #2a85a8;
	font-weight: 700;
	text-align: center;
	font-size: 4em;
}

.ficha-home{
	margin-top: 25px;
}

.titulo-ficha{
	font-size: 24px;
    color: #2C2F34;
	font-weight: 400;
	display: flex;
}

.precio-ficha{
font-style: normal;
font-weight: 600;
font-size: 28px;
color: #2C2F34;
white-space: nowrap;
margin-left: -15px;
}

.precio-ficha-desc{
	font-family: Georama;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	color: #2C2F34;
	margin-left: -15px;
}


.tabla-fleek{
	margin-bottom: 0px;
}

.sect-comp{
	position: relative;
}

.btn-fleek{
    background-color: #7CD5BB !important;
    font-weight: 400;
    border-radius: 10px;
    font-size: 14px;
    width: 229px;
    height: 47px;
    line-height: inherit;

}

#relacionados .titulo-ficha{
	font-size: 14px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
        margin-top: 0px;
        padding: 0px 10px 10px;
}

#relacionados .cuotaspromo{
	font-size: 16px;
	font-weight: 700;
	color: #2C2F34;
	    margin-top: 0px;
}

.btn-fleek-rel{
	padding: 6px 12px 5px 12px;
    background-color: #7CD5BB !important;
    border-radius: 5px;
    font-size: 1.15em;
    width: 100%;
    display: block;
}

.btn-invitado{
	background-color: transparent !important;
    color: #5B5B5B;
	font-weight: 500;
    border: none;
}

.btn-registrarme{
	background-color: transparent !important;
	color: #7CD5BB !important;
	border: none;
}

.pager2 {
    padding-left: 0;
    text-align: center;
    list-style: none;
}

.descripcion{
		font-size: 15px;
    	line-height: 22px;
		color: #5B5B5B !important;
		margin: 20px auto !important;
		font-weight: 400 !important;
	}

.borde-en-ficha{
	border-left: 1px solid #C5C5C5;
}

.precio-ficha-desc p{
		font-weight: 600;
	    font-size: 28px;
		white-space: nowrap;
		margin: 0px 0px 4px 0px !important;
		}

		.precio-ficha-desc span{
		font-weight: 600;
	    font-size: 24px;
	    text-decoration-line: line-through;
    	color: #F1867E;
		white-space: nowrap;
		}

.line-only-mobile{
	display: none;
}

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

	.hide-sm {
		display: none !important;
	}

		.texto-header-top{
			font-size: 8px;
		}

		.navbar-nav > li {
    		border: none;
			}
	
		#menu_principal{
			margin-top: 50px;
			text-align: left;
		}

		#car-kits:after {
            content: '';
            display: block;
            position: absolute;
            
            height: 60%;
            top: 15%;
            left: 0px;
            border: none;
		}
	
		.tendencia h2, #relacionados h2{
			font-size: 6vw;
		}
	
		.tendencia img{
			margin-bottom: 10px;
		}

		.descuentos h2{
			font-size: 6vw;
		}
		.titulo-ficha{
			margin-top: 40px;
			font-size: 5vw;
		}

		.precio-ficha{
			font-size: 18px;
			font-weight: 900;
			color: black;
			margin-top: 33%;
			white-space: nowrap;
		}

		.precio-ficha-desc p{
		font-weight: 600;
	    font-size: 18px;
	    line-height: 33px;
		white-space: nowrap;
		}

		.precio-ficha-desc span{
		font-weight: 600;
	    font-size: 18px;
	    line-height: 33px;
	    text-decoration-line: line-through;
    	color: #F1867E;
		white-space: nowrap;
		}

			.btn-fleek{
			margin-top: 0px;
			background: #7CD5BB;
			border-radius: 10px;
			padding: 10px;
			font-weight: 600;
			font-size: 14px;
			line-height: 17px;
			/* identical to box height */
			height: auto;
			letter-spacing: 0.5px;
			width: 100%;
			color: #FFFFFF;
		}

		.carrito-grilla{
	margin: 15px;
}
	

	#costo_envio2{
		text-align: right;
	}

	.titulo-ficha{
		margin-top: 15px;
	}
	#productos .img-grilla, #resultados .img-grilla {
		height: auto;
		display: block;
    	margin-top: 20px;
 	}
 	.item-grilla{
 		height: auto;
 	}

 	.dat_comp h1 {
	font-size:0.7em;
	color:#000;
	margin-top:0;
	width: inherit;
	width: 60px;
    word-break: break-word !important;
    white-space: normal;
	}

	.media-object {
	width: 65px;
	}

	#productos, #resultados{
		padding-top: 0px;
		margin-top: 0px;
	}

	#ficha .jumbotron{
    width: 100%;
	}

	.jt-garantia{
	background-color: #FFFAF0 !important;
	width: 100%;
	}

	.tit-cart h1{
	text-align: left;
	}

	.btnNext {
		float: right;
		width: 100%;
	}

	.item-grilla{
		box-shadow: none;
		border-radius: 0px;
	}

	.line-only-mobile{
	display: block;
	height: 1px;
	background-color: #d9d9d9;
	margin-top: -10px;
	}

}

.tendenciaano{
	color: #047f85;	
}

#relacionados span{
	color: #4dd2ab;
}

.promociones{
	color: #494949;
}

.list-group-horizontal .list-group-item
{
	display: inline-block;
}
.list-group-horizontal .list-group-item
{
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
 	border-right-width: 0;
}
.list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
.list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 1px;
}

.lst-descuentos{
	margin-top: 25px;
}

.lst-descuentos li{
	font-family: 'Georama', sans-serif;
	font-size: 1.7em;
	font-weight: 700;
	color: #696969;
}

.title-combos{
	margin-bottom: -20px;
    margin-top: -23px;
}

#carousel-combos{
		margin-bottom: 12px;
	}

	.marca-texto{
		display: block;
    color: #2C2F34;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
	}

	.oculta-lg{
		display: none;
	}

	.ancho-checkout{
	width: 750px;
	margin: 0px auto;
}

.marca-carrito{
	font-weight: 600;
font-size: 18px;
line-height: 21px;
margin-bottom: 0px;
color: #2C2F34;
text-transform: capitalize;
}

.shipPaymentpart2 span {
	top: 7px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	
	.icofont-thin-right {
	display: block;
	font-size: 2.5em;
    width: 50px;
    height: 50px;
    line-height: 48px;
	float: right;
	margin-top: 130%;
    margin-right: 10px;
	}

	.title-combos{
	margin-bottom: 5px;
    margin-top: 5px;
}

	/* .navbar-brand{
		float: none;
		display: inline-block;
		margin-top: -5px;
	} */

	.navbar-toggle{
		float: left;
	}

	.navbar-default .navbar-toggle{
		border: none;
	}

	.navbar-default .navbar-toggle .icon-bar{
		background-color: #000;
	}

	#carousel-combos{
		margin-bottom: 28px;
	}

	.iconos-header-mb{
		display: inline-block;
	    position: absolute;
	    top: 8px;
	    right: 24px;
	}

	.open > .dropdown-menu {
    display: block;
    position: absolute;
    right: 0px;
}

.icofont-thin-left {
	display: block;
	font-size: 2.5em;
    width: 50px;
    height: 50px;
    line-height: 48px;
	float: left;
	margin-top: 130%;
    margin-left: 10px;
	}
	
	.navlist{
	font-size: 0.7em;
	}
	
	.yamm-content{
		background-color: ghostwhite;
	}
	
	.navbar-default .navbar-nav > li > a {
    letter-spacing: 1.1px;
    font-size: 0.83em;
	padding: 0px;
	margin: 5px;
	}

	.navbar-nav > li > a {
    padding-bottom: 0px !important; 
	}

	.nav-top li {
    color: #fff;
    line-height: 25px;
    letter-spacing: 0px;
	}

	.marca-texto{
		display: block;
	}

	.oculta-lg{
		display: block;
	}

	.marca-carrito{
		margin-top: 0px;
	}

	#frmCheckout span {

  		top: 2px !important;

	}

	.spanCorrection{
		top: -3px !important;
	}

	.ancho-checkout{
	width: auto;
	margin: 0px auto;
	}

}

.fancybox-image, .fancybox-iframe {
    display: block !important;
    height: 100% !important;
	width: auto !important;
    margin: auto !important;
}



.novisible{
	display: none;
}

.fixed-bottom{
	margin-top: 20px;
}

.link-navheader{
	display: inline-block !important;
}


.dropdown-mb{
	font-size: 1.25em;
	padding: 2px;
}

.float-wa{
	position:fixed;
	width:50px;
	height:50px;
	bottom:85px;
	right:20px;
	background-color:#25D366;
	color:#FFF !important;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
  	z-index:100;
}

.float-wa:hover{
	color: white;
}

.my-float{
	margin-top:10px;
}

.my-float:hover{
	color: white;
}

.carousel-indicators {
	width: 70%;
    margin-left: -35%;
}

.navbar-toggle {
	margin-top: 13px !important;
}

.container-fluid {
  position: relative;
}
.dropdown-menu {
  width: 100%;
}

.active p{
	font-size: 0.9em;
}

.subtotal p{
	font-size: 0.85em;
}


#demo-timer{
	font-size: 3em;
	color: #24A292;
	text-align: center;
}

.navbar-default .navbar-nav > li > a:last-child {
	color: white !important;
}

.navbar-default .navbar-nav > li:last-child {
	border: none;
}

#loginheader .form-control{
	border-radius: 5px;
}

#registroForm ::placeholder{
	font-size: 12px;
	position: absolute;
	top: 5%;
}

#formulario_recupero ::placeholder{
	font-size: 12px;
	position: absolute;
	top: 5%;
}

#loginheader ::placeholder{
	font-size: 12px;
	position: absolute;
	top: 5%;
}

.btn-registrar{
	width: 100%;
	height: 40px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #6EB9A3;
    text-decoration: none;
}

.img-thumbnail{
	border: none;
}

#cart .titulo_carrito{
	font-size: 21px;
	font-weight: 400;
	color: #2C2F34;
}

.info-carrito{
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 22px;
}



.nombre-carrito{
font-size: 14px;
line-height: 17px;
color: #2C2F34;
margin-top: 5px;
margin-bottom: 5px;
}

.precio-carrito{
	font-size: 21px;
	font-weight: 700;
	color: #2C2F34;
}

.box_cant{
	border: none;
	background-color: transparent;
	font-size: 28px;
	text-align: center;
}

.logo-checkout{
	display: block;
	margin: 25px auto;
	width: 160px;
}

#cart .titulos-shipment{
	font-size: 18px;
	font-weight: 600;
	color: #575757;
}

.form-control{
	width: 100% !important;
}

textarea.form-control{
	height: 100px;
}

.pasos-compra h1{
	color: #333333;
	text-align: center;
}

/* FORM CON PLACEHOLDER ARRIBA */

#frmCheckout .espacio-input{
	margin: 5px 0px;
}
  
#frmCheckout span {
  font-size: 16px;
  color: #C4C4C4;
  padding:10px;
  pointer-events: none;
  position:absolute;
  left: 15px;
  top: 0px;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity:0.5;
}

#frmCheckout input:focus + span,#frmCheckout input:not(:placeholder-shown) + span {
  opacity:1;
  color: #5B5B5B;
  transform: translateY(-30%) translateX(-5px);
  font-size: 12px;
}

/* For IE Browsers*/
#frmCheckout input:focus + span,#frmCheckout input:not(:-ms-input-placeholder) + span {
  opacity:1;
  color: #5B5B5B;
  transform: translateY(-30%) translateX(-5px);
  font-size: 12px;
}

#frmCheckout textarea{
	padding: 20px;
}

#frmCheckout textarea:focus + span,#frmCheckout textarea:not(:placeholder-shown) + span {
  opacity:1;
  color: #5B5B5B;
  transform: translateY(-30%) translateX(-5px);
  font-size: 12px;
}

/* For IE Browsers*/
#frmCheckout textarea:focus + span,#frmCheckout textarea:not(:-ms-input-placeholder) + span {
  opacity:1;
  color: #5B5B5B;
  transform: translateY(-30%) translateX(-5px);
  font-size: 12px;
}

.btn-aplicarcodigo{
	border: none;
	background-color: transparent;
	color: #7CD5BB;
	font-size: 16px;
	margin-top: -15px;
	display: block;
}

.btn-aplicarcodigogc{
	border: none;
	background-color: transparent;
	color: #7CD5BB;
	font-size: 16px;
	display: block;
}

.detalle-envio{
	font-size: 16px !important;
	font-weight: 400;
	color: #575757;
	padding-top: 0px !important;
}

.btnBack{
	background-color: #fff !important;
	color: #BDBDBD !important;
	border: 1px solid #BDBDBD !important;
}

.banners-brand{
	border-radius: 6px;
}

.grid .cartpromo{
	margin: 4px;
	box-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
}

.grid .cartpromo p{
	margin: 0px;
}

.articulo-modal{
	font-size: 14px;
line-height: 17px;
color: #2C2F34;
}

.detalle-right{
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 20px;
	color: #2C2F34;
}

.texto-pago2{
	font-size: 18px;
line-height: 27px;
text-align: center;
color: #333333;
}

.btn-filtros2{
	background-color: white;
    color: black;
    font-size: 16px;
    line-height: 24px;
    padding: 6px 12px;
    border: none;
    font-weight: 600;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	margin: 10px 0px;
	width: 150px;
	text-align: left;
}

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

	body {
		background-image: none;
	}

	/*
	.top-navidad{
		display: block;
		position: absolute;
		width: 100%;
	}
	*/

	.link-rutina {
	float: left;
	}

	.btn-filtros2{
	width: 60%;
	}

	.cucarda{
		top: -2%;
    	left: 0%;
    	z-index: 1000;
    	width: 15% !important;
	}

	/*
	.header-top-navidad{
		top: -8px;
	}

	.estrellas-navidad{
		display: none;
	}
	*/
}

/* The sidebar menu */
.sidebar {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Stay on top */
  top: 0;
  left: 0;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* The sidebar links */
.sidebar a {
  text-decoration: none;
  color: #494D54;
  display: block;
  transition: 0.3s;
  margin-left: 5px;
  display: inline;
  text-transform: uppercase;
  font-size: 1.05em;
}

/* When you mouse over the navigation links, change their color */
.sidebar a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
  position: absolute;
  top: 0;
  font-size: 36px;
}

/* The button used to open the sidebar */
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s; /* If you want a transition effect */
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}

.link-navheadernew{
	font-family: Georama;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
letter-spacing: 1px;
color: #494D54;
}

#minus{
	color: lightgray;
	border-color: lightgray;
}

.custom-checkbox{
	background-color: #ddffeb;
    padding: 5px 12px;
    border-radius: 5px;
}

.custom-checkbox label{
	font-weight: 400;
}

.custom-control-label{
	border: none;
	background-color: #ddffeb;
}

#ficha .jumbotron p{
	font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.modal-header {
	border: none;
}

.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.srrmenu{
	width: 100%;
    border: none;
    background-color: #fff;
    top: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: none;
}

.separacion-filtros{
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.btn-filtros{
	background-color: white;
    color: black;
    font-size: 16px;
    line-height: 24px;
    border: none;
    padding: 6px 0px;
    font-weight: 600;
}

.open > .dropdown-toggle.btn-filtros:hover,.open > .dropdown-toggle.btn-filtros:active, .open > .dropdown-toggle.btn-filtros:focus{
	background-color: white;
    color: black;
    font-size: 16px;
    line-height: 24px;
}

.btn-filtros:active, .btn-filtros:hover, .btn-filtros:focus, .btn-filtros.active, .open > .dropdown-toggle.btn-filtros {
	background-color: white;
    color: black;
    font-size: 16px;
    line-height: 24px;
}

.ver-flecha{
	display: inline-block;
}

.no-ver-flecha{
	display: none;
}

.flechas-filtros{
	font-size: 1.15em;
}

.flechas-filtros:hover{
	color: #7CD5BB;
}

.item-listado {
	font-size: 16px;
	line-height: 24px;
}



#productos .btn-group{
	display: block;
}

.btn-filtros:hover > i { color: #7CD5BB; }

.btn-filtros2:hover > i { color: #7CD5BB; }

.filtros-mobile{
	color: #7CD5BB;
	margin-top: 12px;
}

.titulos-rutinas{
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #848484;
	font-weight: 600;
	letter-spacing: 0.1px;
}

.item-rutina{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	height: 90px;
	padding: 4px 24px;
	margin: 8px auto;
	text-align: center;
	border-bottom: 5px solid #5B8C5D;
}

.opciones-pago{
	display: flex;
}

/* NEW Styles 2022 */

.spinner-compra {
	margin: 40px 0px;
}

.spinner-message {
	font-size: 21px;
	margin-top: 16px;
}

.img-promos {
	height: 60px !important;
}

.title-promos {
	font-weight: 500;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
}

.margin-promos {
	margin-top: 30px;
}

.border-promos {
	border-right: 1px solid #ededed;
}


.label-cantidad {
	font-weight: 500;
	font-size: 18px;
	padding-top: 10px;
}

.nav-fix-buscador {
	width: 60%;
	float: left;
	height: 60px;
}

.nav-fix-account {
	width: 10% !important;
	float: left !important;
	height: 60px;
	padding-top: 8px;
	margin-left: 30px;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
  }

.nav-fix-cart {
	width: 5% !important;
	float: left !important;
	height: 60px;
	padding-top: 8px;
}

.no-padding {
	padding: 0px !important;
}

.no-margin {
	margin: 0px !important;
}

.font-medium {
	font-weight: 400;
}

.container-carousel-destacados {
	margin-top: 50px;
	margin-bottom:0px;
}

.contenedor-image-new {
	display: block !important;
	height: 100% !important;
	width: 100% !important;
	max-width: 150px;
	max-height: 160px;
	margin: 0 auto;
  }

.img-new {
	/* height:150px; */
}

.contenedor-image-destacados {
	display: block !important;
	height: 100% !important;
	width: 100% !important;
	max-width: 150px;
	margin: 0 auto;
  }

.img-new-destacados {
	width: 100% !important;
	height: 100% !important;
}

.brand-item-carousel {
	font-weight: 600;
	font-size: 21px;
	display: block;
	margin-top: 16px;
	margin: 0px !important;
	line-height: 28px;
	text-transform: capitalize;
}

.ranking-position {
	position:absolute;
	top:8px;
	right:10px;
}

.ranking-number {
	font-weight: bold; 
	color: #7CD5BB;
	font-size: 18px;
}

.product-item-carousel {
	font-size: 16px;
	display: block;
	margin-top: 4px !important;
	line-height: 16px;
	font-weight: 400;
	color: #828282;
	height: 50px;
	padding-right: 5px;
	text-transform: lowercase;
}

.price-item-carousel {
	color: #2C2F34;
	font-weight: 700;
	font-size: 24px;
	margin: 0px;
}

.price-old-item-carousel {
	color: #E97870;
	font-weight: 700;
	font-size: 18px;
	text-decoration: line-through;
	padding-left: 8px;
}

.mainCTA {
	background:linear-gradient(to right, #7cd5ba 5%, #4bcfaa 100%);
	background-color:#7cd5ba;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Georama;
	font-size:16px;
	letter-spacing: 0,5px;
	font-weight: 600;
	padding:12px 32px;
	text-decoration:none;
	text-align: center;
	
}


.mainCTA:hover {
	background:linear-gradient(to right, #4bcfaa 5%, #4bcfaa 100%);
	background-color:#4bcfaa;
	color: #fff;
}
.mainCTA:active {
	position:relative;
	top:1px;
}

.secCTA {
	background:linear-gradient(to right, #7cb4d5 5%, #53abbb 100%);
	background-color:#7cb4d5;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Georama;
	font-size:16px;
	letter-spacing: 0,5px;
	font-weight: 600;
	padding:12px 32px;
	text-decoration:none;
	text-align: center;
	
}


.secCTA:hover {
	background:linear-gradient(to right, #399fda 5%, #59c6f8 100%);
	background-color:#399fda;
	color: #fff;
}
.secCTA:active {
	position:relative;
	top:1px;
}

.secondaryCTA {
	background:transparent;
	background-color:transparent;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#7CD5BB;
	font-family:Georama;
	font-size:16px;
	letter-spacing: 0,5px;
	font-weight: 600;
	padding:12px 32px;
	text-decoration:none;
	text-align: center;
}

.secondaryCTA:hover {
	text-decoration: underline;
}
.secondaryCTA:active {
	position:relative;
	top:1px;
}

.mainCTA-listado {
	width: 100%;
	padding-bottom: 20px;
	padding: 8px;
	font-size: 14px;
	font-weight: 600;
}

.rutinasMenuCTA {
	background: #e7baab; /* Old browsers */
	background: -moz-linear-gradient(left, #e7baab 0%, #c99d99 50%, #e7baab 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #e7baab 0%,#c99d99 50%,#e7baab 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #e7baab 0%,#c99d99 50%,#e7baab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Georama;
	font-size: 16px;
	letter-spacing: 0,5px;
	font-weight: 600;
	padding: 12px 32px;
	text-decoration: none;
	text-align: center;
  }
  
  .rutinasMenuCTA:hover {
	background: #e7baab; /* Old browsers */
	background: -moz-linear-gradient(left, #c99d99 0%, #e7baab 50%, #c99d99 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #c99d99 0%, #e7baab 50%, #c99d99 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to right, #c99d99 0%, #e7baab 50%, #c99d99 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  

/* LOG IN / REGISTRO */

.form-control {
	background-color: #ffffff !important;
	border: 1px solid #EDEDED !important;
	border-radius: 10px !important;
	font-size: 16px !important;
	color: #2C2F34 !important;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	font-size: 16px !important;
	color: #c4c4c4;
}

.supportive-input {
	margin: 4px 0px 0px 2px;
	color: #575757;
	font-size: 12px;
}


/* RUTINAS */

.spinner .form-control{
	border: none !important;
}

.container-rutinas {
	border-radius: 10px !important;
	width: 100% !important;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:    0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	height: 270px !important;

}

.img-rutinas {
	max-width: 160px;
	margin: 20px auto 0px;
}

.title-rutinas {
	font-size: 21px;
	color: #494D54;
	font-weight: 600;
	margin-bottom: 8px;
}

.label-proximamente {
	font-size: 12px;
	background-color: #E7BAAB;
	border-radius: 5px ;
	padding: 4px 8px;
	font-weight: 600;
	color:#FFF ;
}

.label-proximamente:hover {
	color: #FFF !important;
}

.rutinas-soon {
	opacity: 0.5 !important;
}


/* Rutinas 2022 */

.tipoPiel, .tipoRutina, .marcaRutina, .kitRutina{
	cursor: pointer;
}

.display-lg {
	display: block !important;
}

.container-step-rutinas {
	margin: 40px auto 70px;
}

.container-select-rutinas {
	padding: 0px !important;
	text-align: center;
}

.title-step {
	color: #2C2F34;
	font-size: 21px !important;
    line-height: 24px !important;
	font-weight: 500;

}

.choice-title {
	color: #575858;
	font-size: 18px !important;
    line-height: 24px !important;
	font-weight: 400;

}

.choice-title-kit {
	margin-top: 20px;
}
.img-sensible {
	background-image: url("../img/2022/rutinas/img_sensible_off.svg");
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
	width: 100%;
	background-size: contain;
}

.img-sensible:hover {
	background-image: url("../img/2022/rutinas/img_sensible_on.svg");
}

.img-grasa {
	background-image: url("../img/2022/rutinas/img_grasa_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-grasa:hover {
	background-image: url("../img/2022/rutinas/img_grasa_on.svg");
}

.img-seca {
	background-image: url("../img/2022/rutinas/img_seca_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-seca:hover {
	background-image: url("../img/2022/rutinas/img_seca_on.svg");
}

.img-mixta {
	background-image: url("../img/2022/rutinas/img_mixta_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-mixta:hover {
	background-image: url("../img/2022/rutinas/img_mixta_on.svg");
}

.img-diaria {
	background-image: url("../img/2022/rutinas/img_diarias_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-diaria:hover {
	background-image: url("../img/2022/rutinas/img_diarias_on.svg");
}

.img-renovadora {
	background-image: url("../img/2022/rutinas/img_renovadora_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-renovadora:hover {
	background-image: url("../img/2022/rutinas/img_renovadora_on.svg");
}

.img-idraet {
	background-image: url("../img/2022/rutinas/img_idraet_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-idraet:hover {
	background-image: url("../img/2022/rutinas/img_idraet_on.svg");
}

.img-lidherma {
	background-image: url("../img/2022/rutinas/img_lidherma_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-lidherma:hover {
	background-image: url("../img/2022/rutinas/img_lidherma_on.svg");
}

.img-exel {
	background-image: url("../img/2022/rutinas/exel_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
}

.img-exel:hover {
	background-image: url("../img/2022/rutinas/exel_on.svg");
}

.img-kit-basica {
	background-image: url("../img/2022/rutinas/img_basic_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
	opacity: 0.7;
	border-radius: 5px;
}

.img-kit-basica:hover {
	background-image: url("../img/2022/rutinas/img_basic_on.svg");
}

.img-kit-plus {
	background-image: url("../img/2022/rutinas/img_plus_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
	opacity: 0.7;
	border-radius: 5px;
}

.img-kit-plus:hover {
	background-image: url("../img/2022/rutinas/img_plus_on.svg");
}

.img-kit-top {
	background-image: url("../img/2022/rutinas/img_top_off.svg");
	width: 100%;
	background-size: contain;
	height: 220px;
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
	opacity: 0.7;
	border-radius: 5px;
}

.img-kit-top:hover {
	background-image: url("../img/2022/rutinas/img_top_on.svg");
}




/* Secciones Footer */

.ser-parte {
	margin: 20px auto !important;
	padding: 0px !important;
}

.jt-parte{
	background-color: #E6FEF7 !important;
	width: 100%;
	margin: 10px auto;
	padding: 20px 16px !important;
}

.jt-parte p{
	color: #2C2F34;
	font-size: 16px !important;
    line-height: 24px !important;
	margin: 0px;
	font-weight: 400;
}

.badge-cv{
	width: 80%;
	display: block;
	margin: 0 auto;
	max-width: 80px;
}

.jt-parte span{
	font-weight: bold;
	color: #2C2F34;
}

.jt-preguntas {
	background-color: #F9F9F9 !important;
	border-radius: 20px;
	text-align: center;
	padding: 20px;
}

.container-metodos {
	border-radius: 10px !important;
	width: 100% !important;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:    0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.05);
	height: 380px !important;
}

.img-metodos{
	margin: 20px auto;
}

.img-cards{
	width: 90%;
	margin: 0 auto 20px;
}

.title-tarjetas {
	font-size: 21px;
	color: #2C2F34;
	font-weight: 400;
	margin-top:20px;
}

.title-metodos {
	font-size: 21px;
	color: #F1867E;
	font-weight: 600;
}

.text-metodos {
	text-align: left;
	font-size: 16px;
	padding: 20px;
}

#informacion .panel-default {
	border: none !important
}

#informacion .panel-heading {
	color: #2C2F34 !important;
	background-color: transparent !important;
	border: none !important;
	display: none;
}

#informacion .form-group {
	margin-bottom: 15px;
	border: 1px solid #D9D9D9;
	border-radius: 10px;
}

.text-default {
	font-size: 16px;
}

.detalleenvio{
	font-size: 0.8em;
}

.textpromo{
	font-size: 1em;
	font-weight: bold;
}


/* DETALLE RUTINA */

.contenedor-detalle-rutina {
	border-radius: 10px !important;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	margin: 40px 40px;
	padding: 15px 20px 40px 20px;
}

.precio-rutina {
	margin-top: 50px;
	text-align: center;
}



@media (max-width: 1199.98px) { 
	.img_slide {
		border-radius: 0px !important;
	}
}

@media (min-width: 768px) { 

	.no-padding-lg {
		padding: 0px !important;
	}
	.padding-item-1 {
		padding: 10px 8px 0px 0px;
	}
	
	.padding-item-2 {
		padding:10px 4px 0px 4px;
	}
	
	.padding-item-3 {
		padding:10px 0px 0px 8px;
	}

	.dropdown {
		bottom: -8px;
		position: absolute;
		top: 16px;
		height: 42px;
	}

	.mainCTA, .rutinasMenuCTA{
		padding-bottom: 5px !important;
	}
	
}

@media (min-width: 767px) {

	.hide-lg {
		display: none !important;
	}

}

@media (max-width: 767px) {

	.hide-sm {
		display: none !important;
	}
	
	.mainCTA {
		width: 100% !important;
	}

	.breadcrumb{
		margin-top: 14px;
	}

	.img_slide {
		border-radius: 0px !important;
	}
	.banners-brand {
		margin: 0 auto;
		width: 100% !important;
	}

	/* .container-fluid {
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	} */
	 
	#novedades h1 {
		font-size: 24px !important;
		letter-spacing: 1px !important;
	}

	.float-wa{
		bottom:40px;
		right: 30px;
	}
	
	.container-rutinas{
		width: auto !important;
	}

	.container-metodos {
		height: 400px !important;
	}

	.grid figure {
		margin: 10px 0px;
	}

	.title-promos {
		margin: 0 auto;
		text-align: center;
	}
	
	
	.border-promos {
		border-right: none !important
	}

	.contenedor-detalle-rutina {
		border-radius: 0px !important;
		margin: 0px;
		padding: 10px 15px 25px 1px;
	}
}

/* HOT SALE 2022 */

.img-hs-title {
	width: 600px !important;
}

.img-hs-interna {
	position: absolute;
	right: 200px;
	top: 20px;

}

.container-banner-hs {
	margin-top: 32px;
	margin-bottom:16px;
	background-color:#F1E5DC;
	border-radius:10px;
	text-align:center;
}

.container-banner-rutinas-hs {
	background-color:#FFF;
	border: 1px solid #ababab;
	border-radius:10px;
	text-align:center;
	float: left;
	width: 49%;
}

.title-banner-hs {
	letter-spacing: 10px;
	padding: 35px 30px 25px 30px;
	line-height: 32px;
	font-size: 21px;
	color:#2C2F34;
}

.line-title-hs {
	width:75%;
	float:left;
	height:10px;
	margin-right:10px;
}

.combo-separator {
	margin: 30px auto;
}

.img-hs-footer {
	width: 200px !important;
	margin: 50px auto;
}

.label-hs {
	letter-spacing: 10px;
	font-size: 12px;
	color: #AFAFAF;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.container-price {
	border: 1px solid #dcdcdc;
	border-radius: 0px 0px 5px 5px;
	text-align: center;
	border-top: none !important;
	padding-top: 10px;
}

.price-hs {
	color: #2F2F2F;
	font-weight: 700;
	font-size: 24px;
	padding-left: 8px;
}

.price-hs span{
	color: #E97870;
	font-weight: 600;
	font-size: 18px;
	text-decoration: line-through;
	padding-left: 8px;
}

.title-banner-rutinas-hs {
	letter-spacing: 5px;
	padding: 35px 30px 25px 30px;
	line-height: 32px;
	font-size: 21px;
	color:#2C2F34;
}

.title-banner-rutinas-hs span {
	font-weight: 600;
}

.container-item-rutina-hs {
	margin-top: 20px;
}

.logo-rutina-hs {
	width:30%;
	margin:40px 0px;
}

.container-navigation {
	margin-top: 50px;
}

.title-navigation {
	float:left;
	line-height:40px;
	margin-left:20px;
	font-size:18px;
	color: #cecece;
}

.title-navigation span {
	color: #151515;
	padding-left: 6px;
}

.subheader-hs {
	width:40%;
	margin-top: 30px;
}

.img-rutinas-hs {
	width:66%;
}

.img-rutinas-mid-hs {
	width:66%;
	margin:10px 0px;
}

.img-combo-hs {
	width:100%;
}

#personalizadadesk{
	display: block;
}

#personalizadamob{
	display: none;
}

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

	.img-combo-hs {
		width:100%;
		margin-top:10px;
		border-radius: 4px;
	}

	.line-title-hs {
		width:60%;
	}

	.img-hs-title {
		width: 90% !important;
	}

	.img-rutinas-hs {
		width:100%;
	}
	
	.img-rutinas-mid-hs {
		width:100%;
		margin:10px 0px;
	}

	.subheader-hs {
		width:85%;
		margin-top: 30px;
	}

	.price-hs {
		color: #2F2F2F;
		font-weight: 700;
		font-size: 32px;
		padding-left: 8px;
	}
	
	.price-hs span{
		color: #E97870;
		font-weight: 600;
		font-size: 21px;
		text-decoration: line-through;
		padding-left: 8px;
	}
	

	.title-banner-rutinas-hs {
		padding: 18px 0px 10px 0px;
		font-size: 14px;
		color:#2C2F34;
		letter-spacing: 1px;
		line-height: normal !important;

	}

	.container-banner-hs {
		margin-top: 12px;
		margin-bottom:16px;
		background-color:#F1E5DC;
		border-radius:10px;
		text-align:center;
	}

	.title-banner-hs {
		letter-spacing: 10px;
		padding: 25px 30px 25px 30px;
		line-height: normal !important;
		font-size: 21px;
		color:#2C2F34;
	}

	.img-hs-footer {
		width:120px !important;
	}

	.logo-rutina-hs {
		width:60%;
		margin:40px 0px;
	}

	.img-hs-interna {
		position: absolute;
		right: 20px;
		top: 20px;
		width: 17%;
	
	}

	#personalizadadesk{
		display: none;
	}
	
	#personalizadamob{
		display: block;
	}
}

button[aria-expanded="true"] i.icofont-caret-right {
	display: none;
  }

button[aria-expanded="false"] i.icofont-caret-down {
	display: none;
  }