/* diseño,montaje html y front-end UX/UI por Rafael Olea contacto@rafelolea.cl www.rafaelolea.cl */
@import url("font-awesome/css/font-awesome.min.css"); /* icons FontAwesome 4 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body { font-family: 'Poppins', sans-serif; color: #555; }
.btn {font-size: 14px; padding: .5rem .9rem; letter-spacing: 1px; font-weight: 400; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.btn-info {background-color: #3aace1; border-color:#3aace1; color:#ffffff;}
.btn-info:hover {background-color: #2367b3; border-color:#2367b3; color:#ffffff;}
.form-check {margin: .5em 0;}
.form-control {font-size: .9em; height: 45px;}
.form-group label {font-size: 1.1em;}
.form-group label span {color:#dc3545; font-size: .8em;}
a {color: #3aace1;}
a:hover {text-decoration: none; color:#000000;}
p {font-weight: 300; font-size: 1em;}
p strong {font-weight: 500; color: #444;  }
.btn-link {color: #3aace1;}
.btn-link:hover {color: #000000;}
.list-group-item {padding: 8px 15px; font-size:1em;}
.list-group-item.active {background-color: #2367b3; border-color: #2367b3;}
iframe {width: 100% !important; height: 600px;}
.menu-fondo {background: #2367b3; margin-bottom: 1em;}

/* Efectos animación imágenes Hover */
/* Grow */
.hvr-grow { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; }
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active { -webkit-transform: scale(1.04); transform: scale(1.04); }
/* Shrink */
.hvr-shrink { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; }
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active { -webkit-transform: scale(0.97); transform: scale(0.97); }

/* >> HEADER << */
#header {padding:0; margin-top:0; margin-bottom:10px; }
#header-novios {padding:0; margin-top:0; margin-bottom:20px; }
.h-logotipo {float: left; margin-right: 10px;}
.h-buscador {margin-top: 10px; border: 1px solid #ddd; }
.h-buscador .input-group {-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.h-buscador .input-group-text {border:1px solid #fff;}
.h-buscador .form-control {width: 260px; border: 1px solid #fff !important; }
.h-buscador i {color: #2367b3; font-size: 20px;}
.h-buscador i:hover {color: #000;}
.h-buscador input {height: 43px;}
.sv-logo img {height: auto; display: inline-block; margin-top:10px;}
.h-info-derecha {float: right;}
.h-carros-items {display: flex; justify-content: flex-end; align-items: center;}
.h-carros-items p {margin: 0; color: #000; font-size: .8em;}
.h-carros-items p:hover {color: #2367b3;}
.h-carros-items p span {-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-size: 12px; background: #3aace1; color:#fff; width: 25px; display: inline-block; padding: 4px 4px; text-align: center;}
.h-carros-items img {margin: 0 5px;}
.h-micarro {border-left: 1px solid #000; padding-left: 10px;}
.datos-sesion-enlaces .btn {padding: 3px 10px; background-color: #fff; border-color: #fff; font-size: 12px;}
.datos-sesion-enlaces a {font-size: 13px; margin-left: 10px; color: #000;}
.datos-sesion-enlaces a:hover {color: #2367b3;}
.h-carros {display: flex; justify-content: end; margin-top: 10px;}
.datos-sesion-enlaces img {margin-left: 5px;}
.datos-sesion-enlaces img:hover {opacity: .6;}
.datos-sesion {display: flex; text-align: right; justify-content: flex-end; margin-top: 5px;}
.datos-pedido {border-left: 1px solid #000; margin-left: 10px; padding-left: 10px;}
.datos-pedido a {font-size: 12px; color:#000;}
.datos-pedido a:hover {color: #2367b3;}
.datos-telefono { margin-right: 10px; display: flex; text-align: right;}
.datos-telefono p {margin: 0 !important; line-height: 15px; font-size: 12px;}
.datos-telefono a {font-size: 18px; color:#2367b3; font-weight: 600; }
.datos-telefono a:hover {color: #000;}
.cat-p-item {margin: 15px 0;}
.p-categorias {transition: box-shadow .3s; text-align: center; width: 160px; height: 160px; display: flex; flex-direction: column; justify-content: center; align-items: center; border: 1px solid #ddd;}
.p-categorias:hover {-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20); }
.p-categorias p {margin: 0 10px; color: #eb0c0c;}
.p-categorias img {width: 55px; height: auto;}
.productos-portada {text-align: center;}
.ubicacion a {color: #eb0c0c;}
.ubicacion a:hover {color: #000;}

/* POP-UP PORTADA */
.pop-up-portada .modal-body {padding: 0;}
.pop-up-portada button.close {padding: 10px 15px; position: absolute; right: 0; background: #fff;}

/* >> PREGUNAS FECUENTES - acordeon - << */
.card-header {padding: 5px;}
.card-user .card {border: none; padding: 2em; background: #ffffff; webkit-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); -moz-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); box-shadow: 0px 1px 1px 1px rgba(237,237,237,1);}
.card-user .card-header {color:#2367b3; font-weight: 400; font-size: 1.3em; text-transform: uppercase; border-bottom:none; background:#ffffff; }

/* >> BODY << */
.p-titulo {margin: 3em 2em 1em 1.5em; text-align: center; }
.p-titulo h1 {font-size: 2em; font-weight: 400; letter-spacing: 1px; color: #F4082A; margin: 0;}
.p-titulo h1 span {color: #444;}
.p-titulo p {font-size: 22px; font-weight: 200; margin: 0; color:#2293A2;}
.p-titulo-2 h2 {font-size: 1.3em; font-weight: 300; color: #47474c; background: url(../images/line-2.png) left bottom no-repeat; padding-bottom: 10px;}
.p-titulo-3 h2 {font-size: 1.3em; font-weight: 300; color: #2293A2; background: url(../images/line-2.png) left bottom no-repeat; padding-bottom: 10px; margin-bottom: 20px;}
.p-titulo-novios {margin: 3em 2em 1em 1.5em; padding-bottom: 30px; text-align: center; background: url(../images/line-1.png) center no-repeat;}
.p-titulo-novios h1 {font-size: 1.8em; font-weight: 200; margin-bottom: 20px; letter-spacing: 1px; color: #47474c;}
.titulo-interiores {margin: 2em 0;}
.titulo-interiores h1 {font-size: 1.3em; font-weight: 300; text-transform: uppercase; color: #47474c; background: url(../images/line-2.png) left bottom no-repeat; padding-bottom: 10px;}
.titulo-interiores-productos h1 {font-size: 1.5em; font-weight: 300; color: #47474c; background: url(../images/line-1.png) left bottom no-repeat; padding-bottom: 10px; margin: 20px 0;}
.titulo-interno h1 {font-size: 1.5em; font-weight: 300; color: #47474c; background: url(../images/line-1.png) left bottom no-repeat; padding-bottom: 10px; margin: 20px 0;}
.titulo-interno h1 span {color:#2293A2;}
.preg-frecuentes .card {border: 1px solid #ddd;}
.titulo-ropa-destacada h2 {display: block; background: #2367b3; text-align: center; font-size: 22px; font-weight: 200; color: #fff; padding: 10px; margin: 20px 0; border-radius: 5px;}
.titulo-ropa-destacada h2 span {color: #f6c20d;}
.titulo-insumos-destacada h2 {display: block; background: #3aace1; text-align: center; font-size: 22px; font-weight: 200; color: #fff; padding: 10px; margin: 20px 0; border-radius: 5px;}
.titulo-insumos-destacada h2 span {color: #f6c20d;}

/* PRODUCTOS */
.contenedor-menu {display:block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; webkit-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); -moz-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); background: #fff;}
.menu-categorias-productos {margin: 10px; padding: 10px; color: #2367b3; border-bottom: 1px solid #000;}
.menu-categorias-productos h2 {font-size: 1.2em; font-weight: 300; margin: 0;}
.sv-producto-mod {transition: box-shadow .3s; position: relative; vertical-align: top; margin: 0 .7em 1em .7em; padding: 10px; text-align: center; background: #fff; border:1px solid #eee; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.sv-producto-mod:hover {-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.20); box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.10); z-index: 2;}
.sv-producto-mod h2 {font-size: .9em; font-weight: 500; text-transform: uppercase; margin: 0; padding: 0; line-height: 15px; height: 40px; color: #000;}
.sv-producto-mod p {margin: 10px 0 0 0; color: #777; font-size: .8em; font-weight:400;}
.sv-producto-mod p span {color: #fff;}
.precio-producto {height: 80px;}
.precio-producto-mini {height: 100px;}
.sv-producto-mod-mini {margin: 20px 10px;}
.sv-producto-mod-mini h2 {padding-top: 10px; height: 75px;}
.sv-producto-agregar {display: flex; justify-content: space-between; margin-top: 5px;}
.sv-producto-agregar input {width: 40px; height: 40px;}
.sv-precio-normal {height: 50px}
.sv-precio-normal h3 { margin: 0; font-size: 1.2em; color: #2367b3; font-weight: 600;}
.sv-precio-oferta {height: 50px; position: relative; }
.sv-precio-oferta h4 { margin: 0; font-size: 1.2em; color: #f85568;}
.sv-precio-oferta h4 span {font-size: .8em; margin:0; color: #2367b3; text-decoration:line-through;}
.sv-productos-impuestos p {font-size: .8em; margin:0 !important; color: #a1a3a4;}
.sv-oferta-ticket {-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; position: absolute; padding: 5px; background: #f85568; color:#fff; top:0; right:-10px; padding:2px 6px 2px 4px; }
.sv-oferta-ticket p {margin: 0; width: 35px; padding:0; text-align: center;}
.sticker-agotado {position: absolute; left: 0; top: 0; z-index: 100;}
.sticker-agotado img {width: 130px; height: auto;}
.sv-producto-mod-imagen {float: left; margin-right: 10px;}
.sv-producto-mod-mini .sticker-agotado img {width: 90px; height: auto;}
.sv-producto-mod-horizontal {display: flex; margin: 1em; }
.p-mod-h-imagen {margin-right: 10px; border: 1px solid #ddd; }
.p-mod-h-info h2 {font-size: .9em; font-weight: 400; margin: 0; padding: 0; line-height: 15px; }
.p-mod-h-info p {font-size: .9em; font-weight: 400; margin: 0; padding: 0; color: #eb0c0c;}
.p-mod-h-info p span {color: #fff;}
.informacion-tallas {background-color: #f8f8f8; padding: 20px; margin: 20px 0;}
.resultado-busqueda {max-width: 500px; margin: 1em auto 2em auto; display: block; padding: 15px 30px; border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align:center;} 
.resultado-busqueda h2 {font-size: 1em; margin: 0;}
.resultado-busqueda h2 strong {color:#2367b3;}
.menu-responsive {display: none;}
.sub-sub-c label {margin-left: 10px; font-weight: normal;}

/* FILTROS */
.ws-tienda-menu-izq {width: 21%; float: left;}
.ws-tienda-productos-listado {float: right; width: 79% }
.ws-card .custom-control-input:checked ~ .custom-control-label::before {border-color: #2293A2; background-color: #2293A2;  }
.ws-card .card {border: none; margin: 0 8px 0 0; color: #909091;}
.ws-card .card p {font-size: .8em;}
.ws-card .card-header {background-color: #fff;}
.ws-card .card .icon-control {color: #909091;}
.ws-card .card .title {color: #2293A2; font-size: 1.1em; margin-top: 10px;}
.ws-card .btn {padding: 5px 12px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.ws-card .card .form-control {-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.ws-card .custom-control-label {font-size: .8em; color:#000;}
.ws-card a {color: #2293A2; font-size: .8em;}
.ws-card a:hover {color: #1e3662;}
.ws-card-titulo-menu {display: flex; justify-content: space-between; margin: 0 10px 0 10px; padding: 0 10px; border-bottom: 1px solid #1e3662; padding-bottom: 7px;}
.ws-card-titulo-menu h2 {color: #1e3662; font-size: 1em; margin: 3px 0 0 0; font-weight: 400;}
.ws-card-titulo-menu img {width: 20px; height: 20px;}
.ws-card-titulo {display: flex; justify-content: space-between; margin: 0 10px 10px 10px; padding: 0 10px; border-bottom: 1px solid #ddd; padding-bottom: 7px; }
.ws-card-titulo h2 {color:#000; font-size: 1em; margin: 3px 0 0 0; font-weight: 300;}
.ws-card-titulo img {width: 20px; height: 20px;}
.filtros-scroll {overflow:auto; height: 190px;}
.btn-aplicar-filtros {padding: 20px;}
.btn-aplicar-filtros .btn {display: block; width: 200px; margin: 0 auto; text-align: center;}

/* >> MENU-LEFT << */
.menu-flotante-izq {padding: .5em 0; ;}
.menu-flotante-izq a {padding: 10px 15px; font-size: .8em; color: #6c757d; display:inline-block; border:1px solid #eeeeee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #fff;}
.menu-flotante-izq a:hover {color:#007581; border:1px solid #eeeeee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

/* MI MENU LATERAL */
.modal-menu-categorias .modal-body {padding: 0; margin-top: 10px;}
.modal-menu-categorias .modal-header {padding: 5px 10px;}
.modal-menu-categorias .modal-header h5 {font-size: .8em; margin: 10px 0;}
.modal-menu-categorias .modal-content {width: 85% !important;}
.modal-menu-categorias .modal-header img {width: 65px; height: auto; padding: 5px !important; }
.modal-menu-categorias .close {line-height: 45px;}

/* MODAL LATERAL IZQUIERDO */
.modal .modal-dialog-aside{ width: 350px; max-width:80%; height: 100%; margin:0; transform: translate(0); transition: transform .2s;}
.modal .modal-dialog-aside .modal-content{  height: inherit; border:0; border-radius: 0;}
.modal .modal-dialog-aside .modal-content .modal-body{ overflow-y: auto }
.modal.fixed-left .modal-dialog-aside{ margin-left:auto;  transform: translateX(100%); }
.modal.fixed-right .modal-dialog-aside{ margin-right:auto; transform: translateX(-100%); }
.modal.show .modal-dialog-aside{ transform: translateX(0);  z-index: 30000;}
.modal-open .modal {z-index: 100000;}

/* contacto */
.r-form-contacto, .r-contacto-info {padding: 1em 0 4em 0;}
.r-form-contacto, .r-contacto-info  p {margin: 0;}
.r-form-contacto h2 {margin: 1em 0; font-size: 1.5em; color: #000000;}
.r-contacto-info h2 {margin: 1em 0; font-size: 1.5em; color: #000000;}
.r-contacto-info a {color: #2367b3;}
.titulo-registro  {display: block; width: 100%;}
.titulo-registro h2 {font-size: 1.3em; text-transform: uppercase; margin-top: 20px;}

/* mis direcciones */
.mis-direcciones { border: 1px solid #ddd; margin: 10px; background: #fff; padding: 5px; }
.mis-direcciones p {margin: 0; padding: 0; text-align: left; font-size: .9em;}
.mis-direcciones button { margin: 10px;}

/* VISTA ORDEN PRODUCTOS */
.vista-orden-productos {padding: 4px 10px; display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 1.5em;}
.vista-orden-productos .form-group {margin: 5px 10px; width: 200px; }
.vista-orden-productos .form-control {font-size: 12px;}
.vista-orden-productos p {color: #868585; font-weight: 300; font-size: 1em; margin: 0;}
.vista-orden-productos p strong {color: #2367b3; font-weight: 600;}
.vista-orden-productos i {font-size: 1em; display: inline-block;}
.vista-orden-productos a {color: #909091; padding: 0 5px; margin: 0;}
.vista-orden-productos a.active {background: #909091; color: #fff; padding: 0 5px; margin: 0 4px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.vista-orden-productos a:hover {background: #176F32; color: #fff; padding: 0 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.vista-paginas-productos {padding: 5px 10px; display: flex; justify-content: space-between; align-items: baseline; margin-top: 1.5em;}
.vista-paginas-productos .pagination {margin-bottom: 0;}
.vista-paginas-productos p {color: #868585; font-weight: 300; font-size: 1em; margin: 0;}
.vista-paginas-productos p strong {color: #2367b3; font-weight: 600;}
.p-list {min-width: 200px; display: flex;}
.p-list .form-control {height: 30px;}
.p-paginas a {color: #868585;}
.p-paginas a:hover {color: #000000;}
.p-paginas .page-link {padding: 7px 13px; font-size: .8em;}
.ws-producto-caract-tallas {border-bottom: 1px solid #eee; display: block; padding: 1em 0;}
.ws-productos-tipo-entrega {border-bottom: 1px solid #eee; display: block; padding: 0 0 1   em 0; margin-top:15px;}
.ws-productos-tipo-entrega h2 {font-size: 1em; color: #000;}
.ws-productos-tipo-entrega img {width: 40px; height: 40px; float: left; margin-right: 10px;}
.ws-productos-tipo-entrega p {margin: 0; line-height: 17px;}
.ws-productos-tipo-entrega p span {color: #2CBA48;}
.ws-productos-tipo-entrega p strong {color: #eb0c0c; font-weight: normal;}
.ws-producto-cod-fav h2 {margin: 0; font-size: 1.1em; font-weight: 200; color: #000;}
.tab-portada .nav-tabs .nav-link.active {color: #007581;}
.tab-portada .nav-tabs .nav-link {color: #000;}
.enviar-amigo h3 {font-size: 1em; color: #325ca6;}
.enviar-amigo h4 {color: #007581;}
.enviar-amigo .imagen {border: 1px solid #ddd; margin-bottom:10px;}
.enviar-amigo {margin-bottom: 20px; margin-top: 4px; }
.enviar-amigo a {font-size: .8em; padding: 0 5px; margin-left: 10px; color: #eb0c0c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.enviar-amigo a:hover {background: #000; color: #fff; }
.btn-enviar {display: block; margin: 1em auto;}
.btn-enviar a {color: #fff; padding: 5px 15px;}
.share-t {margin-top: 4px;}
.informacion-pedido {max-width: 70%; margin: 0 auto; border: none; padding: 2em; background: #ffffff; webkit-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); -moz-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); box-shadow: 0px 1px 1px 1px rgba(237,237,237,1);}
.informacion-pedido h2 {font-size: 1.5em; margin-bottom: 1.5em; color: #2367b3;}
.informacion-pedido p strong {color: #2367b3;}
.cuadro-linea {border-top: 2px solid #d8d8d8; margin-top: 1.5em; padding-top: .5em;}
.cuadro-linea p {margin: 0;}

/* contacto */
.r-form-contacto, .r-contacto-info {padding: 10px 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; webkit-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); -moz-box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); box-shadow: 0px 1px 1px 1px rgba(237,237,237,1); background: #ffffff;}
.r-form-contacto, .r-contacto-info  p {margin: 0;}
.r-form-contacto h2 {margin: 1em 0; font-size: 1.5em;}
.r-contacto-info h2 {margin: 1em 0; font-size: 1.5em;}

/* CARRO */
.r-carro h3 {font-size: 1em; font-weight: 300; margin-bottom: 1em; color: #6c757d;}
.r-carro strong {color: #2367b3;}
.r-carro-total { -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12); -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12); box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #fff;}
.r-carro-total ul {list-style: none; padding: 1em; font-weight: 200; color: #6c757d; font-size: .9em;}
.r-carro-total h2 {font-size: 1.1em; margin-bottom: 1em; color: #000;}
.r-carro-productos { padding-bottom: 1em; margin-bottom: 1em; padding: 1em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.r-carro-productos:hover {-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15); background: #fff;}
.r-carro-productos img {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.r-carro-productos p {font-size: .9em; margin: 0 0 5px 0; text-transform: uppercase; font-weight: 200; color: #6c757d;}
.r-carro-productos h2 {font-size: 1.1em; margin: 0;}
.cupon-dcto {padding: 1em;}
.cupon-dcto span {color: #6c757d;}
.carro-vacio {padding: 4em 2em; margin: 6em auto; text-align: center; -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12); -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12); box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.12); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.carro-vacio i {font-size: 4em; margin: 20px 0;}
.btn-comprar-cotizar a {margin-left: 20px;}
.mi-cuenta-ordenes span {padding: 5px; color:#fff;}

/* swiper carrusel */
.swiper-container { width: 100%; height: 100%; }
.swiper-slide { /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

/* CARD */
.card a:hover {text-decoration: none;}
.card .icon-control {float: right; } /* color: #ddd; */
.card .checkbox-btn input:checked ~ .btn { border-color: #293A2; background-color: #3167eb; color: #fff;}
.card .checkbox-btn {position: relative; }
.card .checkbox-btn input {position: absolute; z-index: -1; opacity: 0;}
.card .filter-group .card-header {border-bottom: 0;}
.card .filter-group {border-bottom: 1px solid #e4e4e4; margin: 0 10px;}
.card .btn-light { background-color: #fff; border-color: #e4e4e4;}
.card .title {color: #444444; text-decoration: none;}

/* >> FOOTER << */
#footer {background:#f3f3f3; padding:2em 1em; margin-top: 3em; }
.f-menu {margin: 1.5em 0;}
.f-footer p {font-size: 1em; font-weight: 300; color: #444; margin: 0; color: #555}
.f-footer h2 {font-size: 1.2em; font-weight: 400; margin-bottom:1em; color:#2367b3;}
.f-footer ul {list-style:none; padding-left: 0; display: inline-block; vertical-align: top; margin-right: 20%;}
.f-footer ul li a {font-size: 1em; font-weight: 300; text-transform: uppercase; color: #555;}
.f-footer ul li a:hover, .f-footer a:hover {color:#2367b3 }
.f-redes img { display:inline-block;  width: 35px; height: 35px; margin-right: 5px;}
.f-redes img:hover {opacity: .6;}
.f-infoweb img {width: 20px; height: auto;}
.f-infoweb {display: flex; justify-content: flex-start;}
.f-logo {display: block; text-align: right; margin-bottom: 1em;}
.f-logo img { height: auto; }
.f-informacion p {text-align: right; font-size: 1em; font-weight: 300; margin: 0; line-height: 24px; color: #a5a5a5;}
.f-informacion p a {color: #555; font-weight:400;}
.f-informacion p a:hover {color:#2367b3;}
.f-informacion h3 {font-size: 20px; font-weight: 300; margin-top: 20px; color: #fff;}
.visual {text-align: right; }
.visual a {color:#a5a5a5; font-size:.7em; margin:1em 0; }
.visual a:hover {color: #2367b3; }
.portfolio-menu { text-align: center; margin: 30px auto;}
.portfolio-menu ul li { display: inline-block; margin: 0; list-style: none; padding: 10px 15px; cursor: pointer; transition: all .5 ease; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.portfolio-menu ul {padding:0;}
.portfolio-menu ul li:hover { background: #D90000; color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.portfolio-menu ul li.active { background:  #D90000; color: #fff;}
.items-portafolio { width: 100% !important; }
.pag-interiores h2 {font-size: 1.3em;}
.pag-interiores p strong {font-weight: 700;}


/* container properties */
.scrollbar { width:100%; max-width:100%; height:300px; background-color:#ffffff; overflow-y:scroll;}

/* customize scrollbar css */
#scrollbar-custom::-webkit-scrollbar { width:6px; background-color:#cccccc;}
#scrollbar-custom::-webkit-scrollbar:horizontal { height:6px;}
#scrollbar-custom::-webkit-scrollbar-track{ border:1px #c8c8c8 solid; border-radius:10px; -webkit-box-shadow:0 0 6px #c8c8c8 inset; }
#scrollbar-custom::-webkit-scrollbar-thumb{ background-color:#787878; border:1px solid #787878; border-radius:16px; }
#scrollbar-custom::-webkit-scrollbar-thumb:hover{ background-color:#787878; border:1px solid #c2c2c2; }
#scrollbar-custom::-webkit-scrollbar-thumb:active{ background-color:#787878; border:1px solid #787878; }

/* >>> >>> MEDIA QUERIES <<< <<< */
@media (max-width: 1400px) {
.btn {font-size: 15px; padding: 0.375rem 1rem; font-weight: 200;}
.sv-producto-mod {margin: 2em 0;}
.sv-f-informacion a img {max-width: 200px;}
.sv-producto-mod-mini h2 {height: 100px;}
.sv-producto-mod h2 {font-size: .8em;}
.sv-producto-mod-imagen{width: 100px;}
.sw-footer ul {margin-right: 24.5%;}
.sw-footer h2 {margin-top: 1em;}
.portfolio-item .item {width: 50%; padding:0 15px;}
.sv-precio-normal {height: 45px;}
.sv-producto-mod-imagen {width: 100px;}
.sv-productos-impuestos {text-align: center !important;}
}

@media (max-width: 1200px) {
.sv-producto-mod-mini {max-width: 350px; margin: 0 auto;}
.sv-producto-mod-imagen {width: 150px;}
.h-contenido {flex-direction: column;}
.h-buscador {margin-top: 15px; margin-left: 0;}
.sv-logo {text-align: center;}
}

@media (max-width: 992px) {
.sv-header {flex-direction: column; align-items: center;}
.sv-buscador-datos {text-align: right;}
.sw-footer ul {margin-right: 15.5%;}
.h-carros {border-left: none;}
.h-menu-der {text-align: center;}
.sv-logo {text-align: center;}
.sv-logo img {margin: 5px auto;}
.productos-interiores {text-align: center;}
.f-certificada {text-align: center;}
.card-user .card {padding: 1em;}
.informacion-pedido {max-width: 100%;}
.h-logotipo {float: none;}
}

@media (max-width: 768px) {
.sv-banner-mini-p {margin-bottom: 20px; text-align: center;}
.sv-buscador-datos {text-align: center;}
.sv-redes {display: block; float: none;}
.list-group {margin-bottom: 2em;}
.h-info-derecha {display: flex; justify-content: center; flex-direction: column; margin-bottom: 5px; text-align: center; width: 100%;}
.h-carros {justify-content: center; float: none;}
.h-carros h2 {text-align: left;}
.datos-sesion {text-align: left; justify-content: center;}
.datos-sesion a {display: inline-block;}
.visual {text-align: center; margin-top: 10px;}
.sv-producto-mod-imagen {width: 100px;}
.h-buscador {margin: 10px auto; float: none; width: 300px;}
.cupon-dcto .form-inline {flex-direction: column;}
.f-logo {text-align: left; display: block;}
.f-informacion p {text-align: left;}
}

@media (max-width: 576px) {
.nav-tabs .nav-link {border: 1px solid #ddd;}
.nav-tabs .nav-link.active {font-weight: 500; text-transform: uppercase;}
.mi-cuenta-ordenes span {display: block; width: 110px;}
.card-body {padding: 1em;}
.iconos-portada {max-width: 100%;}
.sv-datos-grupo {flex-direction: column; align-items: center; text-align: center;}
.portfolio-item .item {width: 100%;}
.titulo-interiores-productos h1 {text-align: center;}
.titulo-interiores h1 {font-size: 1.2em;}
.titulo-interno h1 {font-size: 1.2em;}
.nav-tabs .nav-item {width: 100%;}
.tab-portada .nav-tabs .nav-link {text-align: center;}
.tab-portada .nav-tabs .nav-link.active {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #ddd;}
.sv-e-redes {display: block;}
.servicios-item-icon img {width: 40px;}
.servicios-item h2 {font-size: 1em; padding-top: 0;}
.p-titulo h1 {text-align: center; font-size: 1.3em;}
.sv-logo img {margin: 20px auto 0 auto 20px 0; display: block; max-width: 200px;}
.h-logotipo {margin-right: 0; margin-bottom: 20px;}
.h-ayuda h2 {font-size: 1em;}
.h-ayuda a {clear: both;}
.imagen {text-align: center; margin: 0 auto; display: block;}
.sv-producto-mod {margin: 1em 0;}
.sv-producto-mod img {text-align: center; margin: 0 auto; display: block;}
.cupon-dcto .btn { margin: 0 !important;}
.r-carro-productos img {text-align: center; margin: 0 auto; display: block;}
.r-carro-total ul {text-align: left;}
.r-carro-total {text-align: center;}
.r-form-contacto, .r-contacto-info {padding: 1em;}
.vista-orden-productos, .vista-paginas-productos {flex-direction: column; align-items: center; padding: 10px 0;}
.f-menu {text-align: center;}
.f-menu a {display: inline-block; margin: 0 7px;}
.f-footer h2 {margin-top: 1em;}
.f-infoweb {flex-direction: column;}
.f-informacion {margin-top: 10px;}
.f-informacion p a {display: inline-block;}
.f-logo {text-align: left; display: block;}
.visual {text-align: center; margin-top: 10px;}
.h-busqueda-avanzada p {margin: 0;}
.h-busqueda-avanzada {margin-bottom: 10px;}
.h-whatsapp img, .h-carro-cotizacion {margin-right: 5px;}
.menu-flotante-izq {text-align: center;}
.botones-carros {flex-direction: column; align-items: center;}
.botones-carros a {margin-bottom: 10px;}
.btn-comprar-cotizar a {margin-left: 0;}
.sv-producto-mod-mini {max-width: 350px; margin: 1em auto;}
.sv-producto-mod-imagen {width: 120px;}
.sv-producto-mod h2 {height: 60px;}
.sv-precio-oferta h4 {text-align: left;}
.h-buscador {margin: 10px auto; float: none; width: 280px;}
.preg-frecuentes .btn {text-align: left;}
.p-list {flex-direction: column;}
.p-titulo-2 h2 {font-size: 1.3em; font-weight: 300; color: #47474c; background: url(../images/line-2.png) center bottom no-repeat; padding-bottom: 10px; text-align: center;}
.ws-suscripcion .form-control {margin-left: 0; margin-bottom: 10px; min-width: 200px;}
.datos-telefono a {display: inline-block;} 
.datos-sesion-enlaces a {font-size: 10px; text-transform: uppercase;}
}
