body{
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    padding: 0px;
}
.contenedor-general {
    position: relative;
}

a{ text-decoration: none !important;}
.carousel {
    background: transparent !important;
}


img{
    width: 100%;
    height: auto;
}

.contenedor {
    max-width: 1100px;
    margin: 0 auto;
}


.contenido-general-carro {
    padding: 70px 0px 80px;
}
/*CABECERA*/
.top-bar {
    background: #D60812;
    /* height: 30px; */
    margin-bottom: 10px;
}

.partes {
    color: #fff;
    padding: 10px;
}
.partes ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: fit-content;
    float: right;
}
.icono {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 6px;
}
.partes li {
    display: inline-block;
    margin-left: 10px;
}
.cont-superior {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 29% 52% 18%;
    align-items: center;
}
.cuidados h3 {
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
    border-bottom: solid 1px #cccccc6b;
    padding-bottom: 10px;
}

div#myHeader {
    position: absolute;
    z-index: 10;
    width: 100%;
    background: #fff;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
}

@media (max-width:812px){
    div#myHeader {
    position: relative;
    z-index: 10;
    width: 100%;
    background: #fff;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
}
    .cont-superior {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}
}
.header-dos {
    margin-bottom: 50px;
    background: #f7f7f7;
}

.salto {
    height: 200px;
}



.header-dos .yamm li a {
    /* text-transform: uppercase; */
    font-size: 15px;
    color: #000 !important;
    font-weight: 700;
}
.sticky {
    position: fixed !important;
    width: 100%;
    z-index: 5;
    margin-top: 0px;
    background: #d9d9d9;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    background-size: cover !important;
    background-position: center;
}

@media(max-width:812px){
    .sticky {
    position: relative !important;
    width: 100%;
    z-index: 5;
    margin-top: 0px;
    background: #d9d9d9;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
    background-size: cover !important;
    background-position: center;
}
}


.sticky li.active a {
    font-weight: 700 !important;
    background: #d60713 !important;
    color: #fff !important;
}

.sticky .contenedor-botonera {
    border-top: solid 1px #7b7b7b2b;
}
.sticky  .scon {
    display: block !important; 
}

.header .scon {
    display: none;
}
.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
}

.sticky + .content {
}

.contenedor-top {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 20% 66% 14%;
    padding: 10px 0px 10px;
    align-items: center;
}
.logo {
    grid-column: 1;
    text-align: left;
    transition: all .3s ease-in-out;
}
.logo img {
    max-width: 244px;
    transition: all .3s ease-in-out;
}

.sticky .logo img {
  display: block !important;
    max-width: 147px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.yamm li a {
    /* text-transform: uppercase; */
    font-size: 15px;
    color: #000;
    font-weight: 700;
}
li.active a {
    font-weight: 700 !important;
    background: #d60713 !important;
    color: #fff !important;
    border-radius: 5px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navegacion {
    /* margin: 0 auto; */
    float: right;
}

.navbar-collapse.collapse.normal {
    padding: 0px;
    margin: 0px;
}

.iconos-cabecera {
    /* grid-column: 3; */
    /* background: #000; */
    position: relative;
    max-width: 176px;
    float: right;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
}



.deseos img {
    max-width: 22px;
}
.deseos {
    text-align: right;
}

.user img {
    max-width: 36%;
}

.camion img {
    max-width: 41px;
    float: right;
}

.user {
    text-align: right;
}
.buscador {
    line-height: 60px;
    /* background: #000; */
    text-align: center;
    width: 38px;
    text-align: center;
    position: absolute;
    height: 60px;
    top: -26px;
    right: 0;
}

.buscador img {
    max-width: 23px;
}

.carr {
    width: 50px;
}


.contenedor-botonera {
    border-top: solid 1px #ffffff14;
    max-width: 1100px;
    width: 100% !important;
    margin: 20px auto 0px;
    /* clear: both; */
    border-bottom: solid 1px #ffffff14;
}

.spa{ clear: both;}

a.todas {
    font-size: 15px;
    color: #fff !important;
    font-weight: 700;
    display: block;
    width: fit-content;
    float: left;
    padding: 15px 20px;
    background: #dc5502;
}

.ics img {
    width: 8px;
    /* float: right; */
}

.navbar-nav {
    float: right;
    margin: 0;
    position: relative !important;
}

.nivel2 .dropdown-menu {
    right: 0px;
    width: 512px;
    background: #f3f3f3;
}

.nivel2 .yamm-content .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(, 1fr);
}

.nivel3 .dropdown-menu {
    left: auto;
    left: 50%;
    transform: translate(-50%);
    width: 822px;
    background: #f3f3f3;
}

/*
.yamm-content .segundo ul {
    padding: 5px;
    display: none;
    max-height: 0;
    transition: max-height 1.2s;
}
*/

.header-dos .navbar-default .navbar-nav>.open>a {
    background: #ccc !Important;
}

.yamm-content li a {
    color: #000 !important;
}
.yamm-content li.primero a {
    font-weight: 700;
}

ul.dropdown-menu {
    margin-top: -2px !important;
}


.navbar-default .navbar-nav>.open>a {
    background: #dedede !Important;
    border-radius: 5px;
}
.sticky .navbar-default .navbar-nav>.open>a {
    background: #ccc !Important;
}

li.segundo.flecha a {
    background-image: url(http://itstrore.local/wp-content/uploads/2020/10/right-chevron.svg);
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: right center;
}

li.segundo.flecha a:hover {
    background-image: url(http://itstrore.local/wp-content/uploads/2020/10/right-chevron2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 6px !important;
    background-position: right center !important;
}

.yamm-content a{
    text-decoration: none !important;
}

/*
.yamm-content .segundo:hover ul {
    background:#fff;
    padding: 5px;
    display: block;
    max-height: 300px;
}

.yamm-content .segundo.flecha ul li a {
    background-image: none !important;
    background: transparent;

}

.yamm-content .segundo.flecha ul li a:hover {
    background-image: none !important;
    background: #eee;

}
*/
/*BANNER*/

.banner {
    height: 700px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}
.textos-banner h1 {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 33px;
    font-weight: 700;
    margin: 0px;
    line-height: 36px;
    padding-bottom: 23px;
}
.textos-banner-2 h1 {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 42px;
    /* font-weight: 700; */
    margin: 0px;
    line-height: 46px;
    padding-bottom: 20px;
}
.textos-banner {
   z-index: 9;
}
.textos-banner-2 {
   z-index: 9;
}
.bajada-banner {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
.contenedor-banner {
    max-width: 1100px;
    margin: 0 auto;
    height: 550px;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
}
.transparente {
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(90deg, rgba(0,0,0,0.9094012605042017) 14%, rgba(255,255,255,0) 100%); */
    width: 100%;
    height: 550px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0.9094012605042017) 0%, rgba(0,0,0,0) 100%);
}

.sla {
    height: 142px;
}
.transparente_0 {
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(90deg, rgba(0,0,0,0.9094012605042017) 14%, rgba(255,255,255,0) 100%); */
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    /* background: rgb(255,255,255); */
    /* background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgb(19 29 49 / 92%) 93%); */
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.transparente-2 {
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(90deg, rgba(0,0,0,0.9094012605042017) 14%, rgba(255,255,255,0) 100%); */
    width: 100%;
    height: 700px;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel-cell {
    width: 100% !important;
    height: 550px !important;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #8C8;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
.textos-banner {
    grid-column: 1;
    padding-right: 78px;
}
.contenedor-banner .textos-banner, .contenedor-banner .textos-banner-2 {
    padding-top: 60px !important;
}

.textos-banner-2 {
    grid-column: 2;
}

a.boton-banner {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    margin-top: 30px;
    display: block;
    width: fit-content;
    border: solid 1px #fff;
    padding: 10px 30px;
    border-radius: 50px;
    max-width: 200px;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    margin: 0 8px;
    background: #dc5605 !important;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 20px !Important;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

/*BOTONERA DESPLEGABLE*/
.superior ul.dropdown-menu {
    width: 100%;
    left: 50% !important;
    transform: translate(-50%);
    max-width: 900px;
    list-style: none;
    padding: 0px;   
}

.secundario ul.dropdown-menu {
    width: 100%;
    /* left: 50% !important; */
    /* transform: translate(-50%); */
    max-width: 270px;
    list-style: none;
    padding: 0px;
}

.secundario .col-sm-4 {
    width: 100% !important;
    display: block;
}

.secundario .row:before {
   display: none !Important;
}

.yamm-content li ul {
    padding: 0;
    list-style: none;
    width: 100%;
}

.yamm-content .row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(, 1fr);
    /* margin-top: 10px; */
}

.yamm-content .primero {
    margin-bottom: 20px;
}

.yamm-content .row li:first-child {
    grid-column: 1;
}

.yamm-content .row .col-sm-4 {
    width: 100%;
}
.yamm-content li a {
    font-size: 13px !important;
    font-weight: 400;
    display: block !important;
    padding: 10px 20px;
    transition: all .3s ease-in-out;
    color: #fff !important;
}

.yamm .yamm-content {
    padding: 0px 0px;
    min-width: 232px;
    display: block;
    background: #d60713;
    border-radius: 5px;
    overflow: hidden;
}
.yamm .dropdown-menu {
    left: auto;
    background: transparent !important;
    border: none !important;
}
.yamm-content li a:hover {
    background: #253038;
}


.yamm-content .primero a {
    border-bottom: solid 1px #a2a2a2;
    padding-bottom: 10px;
    padding: 0px 0px 10px;
}


.yamm-content .primero a:hover {
    border-bottom: solid 1px #a2a2a2;
    padding-bottom: 10px;
    padding: 0px 0px 10px;
    background: transparent;
}

.yamm-content .segundo a {
    border: none;
    font-weight: 400 !important;
    padding: 3px 0px;
}


.yamm-content .segundo a:hover {
    border: none;
    font-weight: 400 !important;
    padding: 3px 0px;

}

.secundario .yamm-content .row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}



.nivel1:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / 5;
    width: 100%;
}
.nivel1:nth-child(2) {
    grid-column: 2;
    grid-row: 1 / 2;
    width: 100%;
}


.nivel1:nth-child(3) {
    grid-column: 2;
    grid-row: 2 / 2;
    width: 100%;
}
.nivel1:nth-child(5) {
    grid-column: 3;
    grid-row: 2 / 2;
    width: 100%;
}
.nivel1:nth-child(4) {
    grid-column: 3;
    grid-row: 1 / 2;
    width: 100%;
}
li.nivel1.dropdown.col-sm-4.menu-col {
    width: 100%;
}

.nivel1 a {
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    display: block;
    text-decoration: none !important;
}

/*FOOTER*/
.footer {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 30% 50% 13%;
    padding: 60px 0px 30px;
    grid-gap: 40px;
    font-size: 13px;
}
.medios-pago {
    padding-top: 16px;
}
ul#menu-menu-footer li a {
    color: #fff;
    line-height: 32px;
}
.menu-footer2 {
    display: grid;
    grid-template-columns: 32% 62%;
    grid-gap: 30px;
}
.contenedor-footer {
    background: #252F38;
    margin-top: 0px;
    padding-bottom: 60px;
}
.spa{clear: both;}
.medios-pago {
    grid-column: 3;
    text-align: right;
}
.medios-pago img {
    max-width: 178px;
}
.footer-inferior {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.logo-footer img {
    max-width: 200px;
}

.footer h3 {
    font-weight: 700;
    font-size: 18PX;
}
.footer ul {
    list-style: none;
    padding: 0;
    text-transform: none;
    font-size: 14px;
    color: #000 !Imn;
}
.footer a {
    font-weight: 300;
    color: #000;
    text-decoration: none;
}


.contenedor-redes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 80px;
    float: right;
    grid-gap: 10px;
}

.legal {
    background: #2a3a46;
    color: #fff;
}
.contenedor-legal {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 20px 0px;
}

.innov {
    text-align: right;
}

.footer {
    color: #fff;
}

/*HOME*/
.productos-destacados {
    max-width: 1100px;
    margin: 0 auto;
}

h2.tit-general {
  margin-top: 30px;
  text-align: center;
}
h2.tit-general {
  position: relative;
  z-index: 1;
}
h2.tit-general:before {
  border-top: 1px solid #ccc;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1;
}
h2.tit-general span {
    background: #fff;
    padding: 0px 38px;
    font-weight: 700;
}

.tit-categorias {
    padding-top: 60px;
    max-width: 1100px;
    text-align: center;
    margin: 0 auto;
    font-size: 35px;
    font-weight: 300;
}
.tit-categorias strong, .titulo-general strong {
    font-weight: 700;
}
h2.titulo-general {
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    font-size: 35px;
    padding-bottom: 20px;
}
.contendor-productos-4 {
    padding-bottom: 50px;
}
.botones-home {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 350px;
    margin: 0 auto;
    padding-top: 38px;
    
}
a.btn-home {
    color: #fff;
    font-size: 20px;
    background: #707070;
    text-align: center;
    padding: 5px;
    text-decoration: none !important;
    transition: all .3s ease-in-out;
}

.btn-home.active {
    color: #fff;
    font-size: 20px;
    background: #000;
    text-align: center;
    padding: 5px;
    text-decoration: none !important;
}

a.btn-home:hover {
    color: #fff;
    font-size: 20px;
    background: #999;
    text-align: center;
    padding: 5px;
    text-decoration: none !important;
}


.botones-home {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 519px;
    margin: 0 auto;
    padding-top: 24px;
    grid-gap: 10px;
}

.grid {
    position: relative;
    margin: 0 auto;
    padding: 60px 0 60px;
    max-width: 1100px;
    list-style: none;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0PX;
    min-width: 320px;
    max-height: 360px;
    width: 100%;
    background: #000;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #000;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 168px 0 0px;
    font-weight: 700;
    font-size: 20px;
     transition: all .3s ease-in-out;
}

figure.effect-sarah:hover h2 {
    position: relative;
    overflow: hidden;
    padding: 100px 0 0px;
    font-weight: 700;
    font-size: 30px;
}



figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;

}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/**CARRUCEL DE CATEGORIAS**/
.carousel {
    background: #FAFAFA;
    margin-bottom: 9px;
    counter-reset: carousel-cell;
}

.dos .carousel-cell {
    width: 16% !important;
    height: 205px !important;
    border-radius: 0px !important;
    background: #27242C;
    position: relative;
    margin: 0px 0.4%;
    padding: 0px;
    
     margin-bottom: 30px;
}

figcaption h3 {
    height: 205px;
    font-family: montserrat;
    font-size: 15px;
    text-align: center;
    line-height: 17px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 41px;
}
.dos.carousel {
    background: #fff;
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 40px;
}

h3.tit-home-movil {
    display: none;
}

.item-carrucel {
    padding: 15px;
    border-radius: 5px;
    display: block;
    margin-top: 30px;
}

.dos.carousel-cell:first-child {
    display: none;
}


@media(max-width:812px){
  .dos .carousel-cell {
    width: 50% !important;
    height: 205px !important;
    border-radius: 0px !important;
    background: #27242C;
    position: relative;
    margin: 0px 0.4%;
    padding: 0px;
    margin-bottom: 30px;
}
    .dos.carousel {
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
}
}

.icono-car {
    width: 100%;
    text-align: center;
}
.icono-car img {
    max-width: 70px;
}

.nombre-item {
    text-align: center;
    color: #707070;
    padding-top: 18px;
    font-size: 15px;
}
h2.tit-general {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    padding: 50px 0px;
    font-size: 18px;
}
.texto-corto {
    font-size: 18px;
    padding-top: 13px;
}

/*AVISOS*/

.tres .carousel {
  background: #EEE;
}

.tres .carousel-image {
    display: block;
    height: 487px;
    min-width: 150px;
    max-width: 100%;
    margin-right: 0px;
    top: 0px;
    transform: translateY(0%);
    padding-right: 10px;
    width: auto;
}

.tres .carousel.is-fullscreen .carousel-image {
  height: auto;
  max-height: 100%;
}

.tres .flickity-prev-next-button.next, .dos .flickity-prev-next-button.next, .cuatro .flickity-prev-next-button.next, .cinco .flickity-prev-next-button.next {
    right: -38px;
}

.tres .flickity-prev-next-button.previous, .dos .flickity-prev-next-button.previous, .cuatro .flickity-prev-next-button.previous, .cinco .flickity-prev-next-button.previous {
    left: -46px;
}

.contenedor-avisos {
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 0px;
}

.flickity-slider img:hover {
    cursor: pointer;
}

/*PRODUCTOS DESTACADOS*/
.cuatro .carousel-cell {
    width: 24.2% !IMPORTANT;
    height: 300px !important;
    list-style: none;
    background: transparent;
    height: auto !important;
}


.cuatro.carousel.flickity-enabled.is-draggable {
    background: #fff;
}

/*CARRUCEL MARCAS*/

.avisos-dos {
    max-width: 1150px;
    margin: 50px auto 0px;
    width: 100%;
}

.cinco .carousel-cell {
    width: 30% !important;
    background: transparent;
    height: auto !important;
}

@media(max-width:812px){
    .cinco .carousel-cell {
    width: 50% !important;
    background: transparent;
    height: auto !important;
}
}
.seccion-marcas {
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 0px;
}

.cinco.carousel.flickity-enabled.is-draggable {
    background: #fff;
}

/*acordeon*/

.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
   
}

.accordion > li:hover > a span,
.accordion > li:target > a span,
.accordion > li > a.active span {
    color: #fdfdfd;
    text-shadow: 0px 1px 0px rgba(0,0,0, .35);
    background: #3e5706;
}

.accordion li.files > a:before { background-position: 0px 0px; }
.accordion li.files:hover > a:before,
.accordion li.files:target > a:before,
.accordion li.files > a.active:before { background-position: 0px -24px; }
 
.accordion li.mail > a:before { background-position: -24px 0px; }
.accordion li.mail:hover > a:before,
.accordion li.mail:target > a:before,
.accordion li.mail > a.active:before { background-position: -24px -24px; }
 
.accordion li.cloud > a:before { background-position: -48px 0px; }
.accordion li.cloud:hover > a:before,
.accordion li.cloud:target > a:before,
.accordion li.cloud > a.active:before { background-position: -48px -24px; }
 
.accordion li.sign > a:before { background-position: -72px 0px; }
.accordion li.sign:hover > a:before,
.accordion li.sign:target > a:before,
.accordion li.sign > a.active:before { background-position: -72px -24px; }

.accordion li > .sub-menu {
    display: none;
}
 
.accordion li:target > .sub-menu {
    display: block;
}

/*ANTES DEL FOOTER*/
.registrate {
    background: #d60713;
}
.contendor-registrate {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 1100px;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
}
form#gform_1 {
    display: grid;
    grid-template-columns: 80% 20%;
    grid-gap: 10px;
}
ul#gform_fields_1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 0px;
    margin: 0px 0 0;
    clear: both;
    width: 100%;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px;
    padding-top: 0;
}
input#gform_submit_button_1 {
    background: #253038;
    border: none;
    min-height: 35px;
}
ul#gform_fields_1 input {
    border-radius: 5px;
    border: none;
    font-size: 13px;
    height: 35px;
}

.gform_wrapper div.validation_error {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0px;
    border-top: none;
    border-bottom: none;
    padding: 0px 0;
    clear: both;
    width: 100%;
    text-align: left;
    grid-column: 1 / 3;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 6px!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0px;
    padding-top: 0px;
}
.gform_wrapper .validation_message {
    color: #ffffff;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 13px;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px;
}

body img.gform_ajax_spinner {
    display: none !important;
}

.cuatro.carousel.flickity-enabled.is-draggable {
    background: #fff;
    height: 400px;
}

.lista {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 20px 0px 70px;
}

.lista li {
    list-style: none;
}

@media(max-width:812px){
    .lista {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    padding: 20px 0px 70px;
}
}

.botonera-productos ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.botonera-productos ul li {
    /* float: left; */
    display: inline;
}

.botonera-productos li a {
    padding: 10px;
    background: #eee;
    color: #000;
    border-radius: 50px;
    text-decoration: none !important;
}

.botonera-productos li a.active {
    padding: 10px;
    background: #e00;
    color: #fff;
    border-radius: 50px;
}

.mensaje-no {
    grid-column: 1 / 5;
    text-align: center;
    background: #f9f9f9;
    padding: 30px;
    border-radius: 10px;
}

/*NOTICIAS HOME*/
.contenedor-related {

}
.content-related {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.item-noticia {
    position: relative;
}
.fecha-noticia {
    position: absolute;
    background: #e00;
    color: #fff;
    padding: 20px;
    font-size: 27px;
    font-weight: 700;
    z-index: 1;
}
.item-noticia a {
    color: #000;
    transition: all .3s ease-in-out;
}

.item-noticia a:hover {
    text-decoration: none !important;
    color: #666;
}
.yith-wcwl-wishlistaddedbrowse a {
    color: #d60715;
}
.fecha-noticia span {
    display: grid;
    font-size: 15px;
    text-transform: uppercase;
}

.contenedor-descripcion {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 60px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}

.descripcion {
    font-size: 13px;
    line-height: 21px;
}
.instrucciones {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    grid-row-gap: 10px;
    margin: 40px 0px;
    padding: 20px;
    background: #eee;
    border-radius: 5px;
}
.item {
    grid-template-columns: 13% 70%;
    display: grid;
    align-items: center;
    grid-gap: 20px;
}
.columnas h3 {
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
    border-bottom: solid 1px #cccccc6b;
    padding-bottom: 10px;
}

.fila {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-bottom: solid 1px #ccc;
    padding: 4px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
.botonera-movile{
    display: none;
}

@media(max-width:812px){
    .contenedor-descripcion {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 60px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 40px;
}
   .medios-pago {
    grid-column: 1;
    text-align: left;
}
    .medios-pago img {
    max-width: 114px;
    margin-top: 20px;
}
    
    .menu-footer2 {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
}
    .footer {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 100%;
    padding: 60px 0px 30px;
    grid-gap: 0px;
    font-size: 13px;
}
    .contenedor-top {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 64% 20% 16%;
    padding: 10px 0px 10px;
    align-items: center;
}
    
    .content-pre {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 90%;
    grid-gap: 20px;
    margin: 0 auto;
    padding: 20px 0px 0px;
}
    .contenedor-prev {
    background: #eee;
    padding-bottom: 19px;
}
    .contenedor-prev a {
    /* text-align: left; */
    color: #000;
    font-size: 12px;
}
    .siguiente {
    text-align: right;
}
    
   .dos .flickity-prev-next-button.next, .cinco .flickity-prev-next-button.next {
    right: 0px;
    top:inherit;
    bottom: -30px;
}
    
   .dos .flickity-prev-next-button.previous, .cinco .flickity-prev-next-button.previous {
    left: inherit;
    top: inherit;
    bottom: -30px;
    right: 31px;
}
    .dos .flickity-prev-next-button, .cinco .flickity-prev-next-button {
    top: 50%;
    width: 25px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%);
}
    
    .sla {
    height: 0px;
}
    
    .uno .carousel-cell {
    width: 100% !important;
    height: 600px !important;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #000;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
    .uno .carousel {
    height: 600px;
    
}
   .contenedor-banner {
    max-width: 100%;
    margin: 0 auto;
    height: 600px;
    display: block;
    align-items:;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    /* background: #000; */
}
    a.boton-banner {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    margin-top: 30px;
    display: block;
    width: fit-content;
    margin: 0 auto;
    border: solid 1px #fff;
    padding: 10px 25px;
    border-radius: 10px;
    margin-top: 0px;
}
    ol.flickity-page-dots {
    display: none;
}
    .transparente {
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(90deg, rgba(0,0,0,0.9094012605042017) 14%, rgba(255,255,255,0) 100%); */
    width: 100%;
    height: 700px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 48%);
    /* background: linear-gradient(90deg, rgba(0,0,0,0.9094012605042017) 0%, rgba(0,0,0,0) 100%); */
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(180deg, rgba(0,0,0,0.7301295518207283) 0%, rgba(221,221,221,0) 100%); */
}
    
    
    
   div#bt-pro ul {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    min-height: 48px;
    padding-top: 13px;
    max-width: 90%;
    margin: 0 auto;
}
   .textos-banner h1 {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
    line-height: 25px;
    padding-bottom: 20px;
}
    .bajada-banner {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    display: none;
}
    
.contenedor-banner .textos-banner, .contenedor-banner .textos-banner-2 {
    /* padding-top: 60px !important; */
    background: #000;
    padding: 20px 30px 20px !important;
    font-size: 14px !important;
    position: absolute;
    bottom: 0px;
}
   div#bt-pro ul::-webkit-scrollbar {
  display: none; }

    .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 20px 0px 70px;
    max-width: 95%;
    margin: 0 auto;
}
    span.woocommerce-Price-amount.amount bdi {
    text-align: center;
    display: block;
    font-size: 22px;
    padding-top: 0px;
}
    .contenedor-related {
    max-width: 95%;
    margin: 0 auto;
}
   .fecha-noticia {
    position: absolute;
    background: #e00;
    color: #fff;
    padding: 7px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}
    .tit-noticia h3 {
    font-size: 14px;
    font-weight: 700;
}
    
    .fecha-noticia span {
    display: grid;
    font-size: 9px;
    text-transform: uppercase;
}
}


/*FORMULARIO DE RESERVAS*/
div#sln-salon {
    border: none;
}
.datetimepicker.sln-datetimepicker.datetimepicker-dropdown-bottom-right{
    border: solid 1px #fff !important;
}

.datetimepicker.sln-datetimepicker table tr td.day:not(.disabled):hover, .datetimepicker.sln-datetimepicker table tr td span.minute:not(.disabled):not(.active):hover
{
    background: #333 !important;
}
th.today:hover {
    background: #d60713 !important;
    color: #fff !important;
    font-weight: 700;
}
.sln_datepicker:after {
    top: 64px !important;
}

.sln_timepicker:after {
    top: 64px !important;
}

h2.text.sln-salon-title {
    display: none;
}
#sln-salon > form {
    margin-top: 0px !important;
}
.sln-input--simple input {
    border-color: #000 !important;
    color:#000 !important;
}

.row.sln-steps-description.sln-service-description {
    font-size: 14px !important;
}
.sln-summary__discount, .sln-summary__message, .sln-summary__terms {
    margin-top: 0px !important;
}
.col-xs-12.sln-summary__terms {
    color: #000 !important;
    padding-top: 30px;
}

textarea#sln_note {
    border-color: #000 !important;
    color: #000 !important;
}

.editable h2 {
    padding: 0px 0px 20px!important;
    margin: 0px 0px 30px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: 'Montserrat' !important;
    border-bottom: solid 1px #ccc;
    
}

a.sln-btn.sln-btn--fullwidth.sln-btn--borderonly.sln-btn--medium.sln-btn--icon.sln-btn--icon--left.sln-icon--back {
    border-radius: 50px;
}

.sln-alert.sln-alert--info {
    font-size: 14px;
    color: #000 !important;
}
.sln-thankyou .col-md-8 {
    margin-top: 2em;
    max-width: 100% !important;
    width: 100% !important;
}

#sln-salon .sln-thankyou--okbox.sln-bkg--ok::after {
    background-color: #cccccc !important;
}

.sln-checkbox input + label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    border: solid 1px;
    width: 50px !important;
    max-width: 24px;
    height: 22px !important;
}

#sln-salon.sln-salon--l {
    padding: 1.2em;
    padding-top: 0px;
    margin-top: 0px;
}


.dropdown-menu {
    padding: 0px 0;
  
}

ul.dropdown-menu {
    top: 45px;
}

h2.salon-step-title {
    text-align: center;
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px !important;
    font-size: 23px !important;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
}

h2.sln-salon-title {
    display: none;
}

#sln-salon .sln-input, #sln-salon.sln-loginform #loginform {
    margin-bottom: 0px !important;
}

.editable label {
    padding: 0px 0px 10px!important;
    color: #000 !important;
}

#sln-salon *:before{
    display: none !important;
}

#sln-salon .sln-btn--emphasis, #sln-salon.sln-bootstrap .sln-btn--emphasis {
    border-radius: 50px;
}
h3.sln-steps-name.sln-service-name {
    font-size: 24px !important;
    margin: -5px 0px 0px!important;
    padding: 0px !important;
    color: #000 !important;
    font-family: 'Montserrat' !important;
    /* font-weight: 700 !important; */
}

.contenedor-banner-seccion {
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 31px;
}

@media(max-width:812px){
    .contenedor-banner-seccion {
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 31px;
    padding-top: 30px;
}
    h2.tit-general span {
    background: #fff;
    padding: 0px 38px;
    font-weight: 700;
    width: 0%;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 80%;
}
}

.contenedor-banner-seccion h2 {
    font-weight: 900;
    text-transform: uppercase;
}

.sln-box--main {
    margin-top: 0px !important;
    margin-bottom: 3em;
}

h2.text.salon-step-title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.banner-seccion {
    background: #eee;
    min-height: 200px;
    display: grid;
    align-items: center;
    color: #253038 !important;
    padding-top: 160px;
    text-align: center;
    /* background: rgb(214,8,18); */
    /* background: linear-gradient(254deg, rgba(214,8,18,1) 0%, rgba(238,0,0,1) 52%, rgba(37,47,56,1) 100%); */
    position: relative;
    padding: 195px 0px 30px;
}

.bann {
    background-size: cover !important;
    background-position: center !important;
}
.contenido {
    padding: 60px 0px 0px;
    font-size: 14px;
    line-height: 25px;
}

.breadcrumbs a {
    background: #eee;
    padding: 5px;
    border-radius: 5PX;
    color: #000;
}

.breadcrumbs {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    /* padding-top: 30px; */
    padding-bottom: 30px;
}
a.regresar {
    background: #fff;
    position: absolute;
    right: 0px;
    padding: 6px 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
    color: #000;
    top: -5px;
    transition: all .3s ease-in-out;
}
a.regresar:hover {
    background: #e00;
    position: absolute;
    right: 0px;
    padding: 6px 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
    color: #fff;
    top: -5px;
    transition: all .3s ease-in-out;
    text-decoration: none;
}
.foto-post {
    position: relative;
}

.contenedor-noticias-des {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding: 40px 0px;
}

@media(max-width:812px){
   .bann {
    background-size: cover !important;
    background-position: 0px 0px !important;
}
    
   .contenedor-noticias-des {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    padding: 0px 0px 40px;
}
    
    a.regresar {
    background: #fff;
    position: absolute;
    right: 0px;
    padding: 6px 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
    color: #000;
    top: -39px;
    transition: all .3s ease-in-out;
}
    
    
    
    .related-post {
    max-width: 90%;
    margin: 0 auto;
}
    .expert {
    display: none;
}
}


.movile{
    display: none;
}
.pc{
    display: block;
}

@media(max-width: 812px){
    .movile{
    display: flex;
}
    
    .pc{
    display: none;
}

   .banner-seccion {
    background: #eee;
    min-height: 200px;
    display: grid;
    align-items: center;
    color: #253038 !important;
    padding-top: 0px;
    text-align: center;
    /* background: rgb(214,8,18); */
    /* background: linear-gradient(254deg, rgba(214,8,18,1) 0%, rgba(238,0,0,1) 52%, rgba(37,47,56,1) 100%); */
}
    
    .contenedor-banner-seccion h2 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 23px;
}

p.bajada-general {
    max-width: 80%;
    margin: 0 auto;
}
    
    .contendor-registrate {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    max-width: 90%;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
}
    form#gform_1 {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 10px;
}
    ul#gform_fields_1 {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 10px;
}
    .parte-uno {
    padding-top: 20px;
}
    .contenedor-legal {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 20px 0px;
    text-align: left !important;
}
    .innov {
    text-align: left;
}
    
    .col-xs-12.col-sm-6.sln-data-val {
    text-align: left;
}
    
    .sln-list--dashed, ul.sln-list--dashed, #sln-salon .sln-list--dashed, #sln-salon ul.sln-list--dashed {
    list-style: none;
    display: inline-block;
    margin-bottom: 1em;
    margin-left: 0;
    padding-left: 0;
    float: left;
}
    
    h2.salon-step-title {
    text-align: center;
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px !important;
    font-size: 16px !important;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    padding-top: 50px !important;
}
    
    .visita {
    display: none;
}
    .wpgs-thumb.slick-initialized.slick-slider {
    display: none;
}
  .woocommerce-product-gallery__image.wpgs_image.slick-slide.slick-current.slick-active {
    max-width: 100% !important;
    width: 342px !important;
}
    
.navbar-nav {
    float: left;
    margin: 0;
    position: relative !important;
    width: 100%;
}
    
    .botonera-movile{
    display: block;
}
}



.latepoint-book-button {
    display: inline-block;
    background-color: #d60713 !important;
    padding: 10px 20px;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    font-weight: 700;
    font-family: 'Montserrat';
    font-size: 16px;
}

.foto-noticia img {
    border-radius: 5px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

.foto-noticia img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.foto-noticia {
    overflow: hidden;
}

.cinco.carousel.flickity-enabled.is-draggable {
    padding-bottom: 50px;
}

.cont-carrucel {
    max-width: 1100px;
    margin: 0 auto;
}

.contenedor-blog {
    display: grid;
    grid-template-columns: 25% 75%;
    max-width: 1100px;
    margin: 0 auto;
    grid-gap: 30px;
    padding-bottom: 50px;
}
.listado-blog {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    padding-bottom: 60px;
    }



.tit-noticia h3 {
    font-size: 18px;
}

ul.page-numbers {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(20, 1fr);
}
ul.page-numbers li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
ul.page-numbers li .current {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #e00;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.sb-infinite-scroll-loader {
    width: 74px !important;
    margin: 0 auto !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}

.sidebar h3 {
    font-size: 18px;
    font-weight: 700;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}

@media (max-width:812px){
    ul.page-numbers {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    max-width: 90%;
    margin: 0 auto;
}
    .footer h3 {
    margin: 0px;
    margin-bottom: 20px;
}
    
    .treinta{padding-top: 30px;}
    .contenedor-blog {
    display: grid;
    grid-template-columns:100%;
    max-width: 90%;
    margin: 0 auto;
}
.listado-blog {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    padding: 60px 0px 20px;
}
    
    .navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
    
    
    .sticky li.active a {
    border-radius: 0px !important;
} 
    
    .yamm .yamm-content {
    border-radius: 0px !important;

}
    
    .sidebar {
    margin-bottom: 60px;
}
    
    .menu-footer2 {
    margin-top: 30px;
}

}

.servicios {
    display: grid;
    grid-template-columns: 30% 67%;
}
.servicios .contenedor-botonera-producto {
    grid-template-columns: repeat(1, 1fr);
    border: none;
}

.cont {
    padding-left: 30px;
    border-left: solid 1px #ccc;
}

.servicios a.boton-destacado {
    text-align: left;
}

.servicios .boton-destacado {
    display: grid;
    grid-template-columns: 10% 80%;
    align-items: center;
    grid-gap: 18px;
}


.servicios .boton-destacado.activo {
    display: grid;
    grid-template-columns: 10% 80%;
    align-items: center;
    grid-gap: 18px;
    text-transform: none;
    text-align: left;
    color: #000;
    font-size: 14px;
    /* border-bottom: solid 2px #d60713; */
    /* width: 50%; */
    /* float: left; */
    padding: 10px 20px;
    /* width: 100px; */
    text-decoration: none;
    font-weight: 400;
    background: #d8d8d8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-radius: 0px;
}

.servicios .boton-destacado:hover{
    border-radius: 0px;
}

.cont h4 {
    padding: 20px 0px;
    border-bottom: solid 3px #000;
    margin-bottom: 30px;
}

.cont strong {
    font-weight: 700;
}

.cont h2 {
    margin: 0;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 25px;
    border-bottom: solid 3px #000;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.mensaje-color {
    background: #eef7bf;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 21px;
    border-radius: 10px;
}

@media(max-width:812px){
    .servicios {
    display: grid;
    grid-template-columns: 100%;
}
    .cont {
    padding-left: 0px;
    border-left: solid 1px #fff;
}
    .servicios .boton-destacado.activo {
    border-radius: 5px;
}
}

.contact .gform_wrapper div.validation_error {
    color: #000000;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0px;
    border-top: none;
    border-bottom: none;
    padding: 0px 0;
    clear: both;
    width: 100%;
    text-align: left;
    grid-column: 1 / 3;
    padding: 10px;
    background: #ffbcc1;
    margin-bottom: 20px;
}

.zz .banner-categoria {
    margin-bottom: 0px;
}

.mensa {
    padding: 20px;
    background: #253038;
    color: #fff;
    border-radius: 10px;
    padding-bottom: 40px;
    max-width: 95%;
}
.textoss h3 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
}
@media(max-width:812px){
    .mensa {
    padding: 20px;
    background: #253038;
    color: #fff;
    border-radius: 10px;
    padding-bottom: 40px;
    max-width: 100%;
}
    .textoss h3 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
}
}
.mensa ul {
    padding: 0;
    padding-left: 16px;
}

.contact .gform_wrapper .validation_message {
    color: #000;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 13px;
}
ul#gform_fields_2 input, ul#gform_fields_2 textarea {
    background: #eee;
    padding: 10px;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
}

.searxch input {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10PX;
}
.searxch {
    position: relative;
}
.searxch button {
    position: absolute;
    right: 0px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.visita-telefono .latepoint-book-button.os_trigger_booking {
    width: 100%;
    text-align: center;
    border-radius: 0px;
    display: none;
}

.lupa{
        display: none;
    }

.searxch form#searchform {
    width: 290px;
    float: right;
}

@media(max-width:812px){
    .searxch {
    display: none;
}
    
    h3.tit-home-movil {
    display: block !important;
    height: 40px;
    background: #26252b;
    position: absolute;
    bottom: -23px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
    figure.imghvr-fade figcaption {
    display: none;
}
    
    div#buscador .search {
    max-width: 90%;
    margin: 0 auto;
    padding: 30px 0px;
}
    
    div#buscador input {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10PX;
    border: solid 1px #ccc;
}
div#buscador {
    position: relative;
    max-width: 90%;
}
div#buscador button {
    position: absolute;
    right: 0px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
    
    .visita-telefono .latepoint-book-button.os_trigger_booking {
    width: 100%;
    text-align: center;
    border-radius: 0px;
    display: block;
}
    
    .lupa{
        display: block;
        text-align: right;
    }
    .logo img {
    max-width: 167px;
}
    div#boton img {
    max-width: 46%;
}
    
}
.texto-seccion {
    padding: 0px 0px 40px;
}
.contenedor-marcas {
    max-width: 1100px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 0 auto;
    padding-bottom: 92px;
    grid-gap: 30px;
}
.marcas {
    max-width: 1100px;
    margin: 0 auto;
}
.esconder {
    display: none;
}
.mostrar {
    display: block;
}
@media(max-width:812px){
    .marcas .tit-general {
    margin-top: 0px !important;
    padding-top: 0px;
}
    .marcas {
    max-width: 90%;
}
    .contenedor-marcas {
    max-width: 1100px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    padding-bottom: 92px;
    grid-gap: 30px;
}
}
.modal-referencias {
    position: absolute;
    background: #fff;
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    z-index: 9;
    top: 188px;
    left: 50%;
    transform: translate(-50%);
    max-width: 1100px;
    width: 100%;
}
.fila_check.principal {
    background: #e8e7e7;
}
.cer {
    position: ABSOLUTE;
    right: 20px;
}
.cer i {
    font-size: 29px;
}
.modal-referencias h3 {
    padding-bottom: 20px;
    padding-left: 10px;
}
div#order_review {
    position: relative;
}

.fila_check {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    font-size: 11px;
}
.cona {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    padding: 10px;
}
.tabla_check {
    border: solid 1px #ccc;
    border-radius: 5px;
}
.columna {
    padding: 4px;
    border-bottom: solid 1px #ccc;
}

tr.msg-shipping a {
    color: #000;
}

a.clik {
    padding: 10px 20px;
    width: fit-content;
    display: block;
    color: #000;
    border: solid 1px #ccc;
    border-radius: 5px;
    float: right;
    font-weight: 700;
}

