@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap');

* {
    outline: 0 !important
}

body {
    font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    background-color: #fff;
    background-repeat: repeat-y;
    background-position: center;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
.precio span {
    font-size: 10px !important;
}
a {
    color: #333;
    transition: color .2s;
    text-decoration: none !important
}
.formulario-video{
    text-align: center;
    margin-top: 99px;
    width: 100%;
}

a:hover {
    color: #333
}

.flex-1 {
    flex: 1;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin-top: 0;
    margin-bottom: 24px;
    position: relative;
}

.container {
    position: relative
}

.pre-head {
    padding: 0 0;
    white-space: nowrap;
    font-size: 13px;
}
.pre-head a {
    color: inherit!important;
}
.pre-head .icono {
    display: inline-block;
    vertical-align: baseline;
}
.pre-head img {
    vertical-align: bottom;
    margin-right: 7px;
}
.pre-head .icono img:last-child{
    margin-right: 5px;
}
.pre-head img:last-child{
    margin-right: 0;
    margin-left: 27px;
}
.pre-head .nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pre-head .nav li {
    display: inline-block;
    height: 11px;
    border-left: 1px solid #333;
    padding: 0 10px;
    margin: 0;
    line-height: 11px;
}

.pre-head .nav li:last-child {
    border-right: 1px solid #333;
}
.pre-head .nav img {
    vertical-align: bottom;
}
.pre-head .datos{
    margin-bottom: 38px;
    line-height: 30px;
}
.usr {
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 4px;
    margin-bottom: -28px
}

.usr a {
    color: #333
}

.pop {
    position: absolute;
    color: #fff;
    line-height: 19px;
    text-align: justify;
    padding: 19px 12px;
    background-color: #333333;
    top: 34px;
    width: 287px;
    z-index: 999;
    opacity: 0;
    display: none;
    box-shadow: 0 0 1px #fff;
    right: 12px;
}
#p-carro {
    right: 0;
    top: 64px;
    padding: 8px 9px;
    width: 317px;
}
#p-carro .btn.quitar {
loat: right;
    width: auto;
    border: 0;
    padding: 0;
    height: auto;
    line-height: inherit;
}
#p-carro .btn.quitar img {
        width: 13px;
    height: auto;
    margin: 0;
}
.pop>i {
    margin-right: -6px;
    background-color: #333333;
    position: absolute;
    right: 89px;
    top: -3px;
    z-index: 1;
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
}
.pop form {
    position: relative;
    z-index: 2;
}
.pop .ok {
    color: #fff;
    display: none;
    padding-bottom: 8px;
    font-size: 13px
}
.pop .form-control {
    margin-bottom: 15px;
}
.pop .d-flex {
    margin: -5px 0;
    padding: 0 5px;
}
.pop form .btn {
    background-color: transparent !important;
    color: #fff !important;
    width: auto;
    padding: 0;
    height: auto;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    line-height: 17px;
    border: none;
}
.pop .loading .btn {
    background-image: url(../img/spinner-white.svg);
    font-size: 0;
    width: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px
}
.pop form a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

hr {
    border: none;
    height: 2px;
    background-color: #000;
    opacity: .4;
    margin: 13px 0
}

.ok {
    color: #333;
    font-weight: 500;
    text-align: center;
    display: none
}

.ok2 {
    color: #333;
    text-align: center;
    font-weight: 600;
    padding: 50px
}

.ok3 {
    color: #333;
    font-weight: 500
}

.error {
    color: red;
    font-weight: 500
}

.error a {
    color: red;
    text-decoration: underline !important
}

.ok2 a {
    color: #333;
    text-decoration: underline !important
}

.nada {
    font-weight: 400;
    text-align: center;
    padding: 200px 30px
}

header {
    z-index: 999;
    position: relative;
    border-top: 4px solid #ff3870;
}

header .contenedor-logo {
    padding-top: 6px;
    padding-bottom: 0;
}
header .logo {
    display: block;
    width: 343px;
    height: 121px;
    background-image: url(../img/logo_2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
header .toggle{
   display: block;
    padding: 20px;
    width: 70px;

}
header .toggle span{
    display: block;
    height: 2px;
    background: #545454;
    margin-bottom: 10px;
}
header .buscador .form-control {
    width: 256px;
    background-image: url(../img/busc.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    color: #fff;
}
header .buscador .form-control input ::placeholder{
    color: #fff;
}
.carro-titulo{
        float: left;
    display: block;
    color: #ff3970;
    margin-right: 5px;
    text-transform: uppercase;
    line-height: 17px;
    font-weight: 600;
    font-size: 14px;
        text-align: left;

}
.carro-titulo strong{
    color: #333;
    font-size: 18px;
}
.carro,
.carro:hover {
    font-size: 15px;
    color: #003333!important;
    position: relative;
}
#carro-cant {
    display: inline-block;
    margin-left: -7px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #333333;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    vertical-align: sub;
    margin-left: 4px;
}
#carro-tot {
    vertical-align: sub;
    margin-left: 8px;
    font-weight: 600;
    color: #ff3970;
    font-size: 18px;
    display: inline-block;
}
#carro-html .vacio {
    text-align: center;
    margin: 0;
    padding: 20px;
}
#carro-html {
    position: relative;
    z-index: 2;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
}
#carro-html .img {
    border: none;
    background-size: cover;
    background-position: center;
    width: 74px;
    height: 74px;
    margin-right: 7px;
    display: block;
    flex: 0 0 auto!important;
}
#carro-html .item {
    display: flex;
    border-bottom: 1px solid #717171;
    padding-bottom: 9px;
    margin-bottom: 9px;
}
#carro-html .item>div {
    flex: 1;
    min-width: 0;
}
#carro-html h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -.2px;
    margin-top: -4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
#carro-html strong {
    font-weight: 500;
}
#carro-html .form-cantidad {
    display: inline-flex;
    width: 98px;
    height: 18px;
    vertical-align: text-bottom;
    border: none!important;
    margin-left: 5px;
}
#carro-html .form-cantidad .btn,
#carro-html .form-cantidad .btn:hover,
#carro-html .form-cantidad .btn:focus {
    flex: 0 0 18px;
    height: 18px;
    line-height: 20px;
}
#carro-html .form-cantidad .form-control {
    height: 18px;
    filter: none!important;
}
#carro-html .precio {
    font-weight: 600;
}
#carro-html .total {
    font-size: 17px;
    font-weight: 500;
}
#carro-html .btn-finalizar {
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    height: 34px;
    line-height: 34px;
    background: #ff3970!important;
    color: #fff!important;
    text-align: center;
    font-weight: 600;
    margin: 9px -9px -9px;
}
span.compra-minima{
  float: right;
    font-size: 12px;
    letter-spacing: 1.8PX;
    text-transform: uppercase;
}
nav{
    background-color: #000;
}
.busq {
    width: 19px;
    background-image: url(../img/lu.jpg)
}

.login {
    width: 21px;
    background-image: url(../img/p2.jpg)
}

header nav {
    background-color: #ff3970;
    margin-top: 8px;
}
header nav a {
    color: #fff!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 18px 10px;
        text-align: center;
    display: block;
    transition: background-color .2s,color .2s;
}
header nav a.hotsale,
header nav a.hotsale:hover,
header nav .active a.hotsale,
header nav .current a.hotsale {
    color: #fff !important;
    padding-left: 14px;
    padding-right: 17px;
    background: linear-gradient(308deg, #ff1e56, #ffac41);
    font-weight: bold;
    box-shadow: 0 0 8px rgba(255, 30, 86, 0.6);
}
header nav .menu>li {
    border-left: 1px solid #fff;
}
header nav li:last-child {
    border-right: 1px solid #fff;
    }
header nav .current>a,
header nav .active>a,
header nav a:hover {
    color: #ff3970!important;
    background-color: #fff;
}
header nav .desplegable>a::after {
    content: "";
    display: inline-block;
    margin-left: 13px;
    width: 9px;
    height: 11px;
    background-image:none;
}
header nav :hover>a {
    color: #ff3970;
}
header nav .toggle {
    display: none
}
header ul.menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
header nav li {
    position: relative;
    flex: 1;
}
header nav ul ul {
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 999
}

#resp-menu {
    display: none;
    color: #fff;
    font-size: 30px;
    padding: 7px;
    margin-top: -16px
}

#resp-menu:hover {
    color: #fff;
    background-color: transparent
}

.rs a,
.rs a:hover {
    float: left;
    margin-right: 7px;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    color: #333;
    box-shadow: 0 0 0 1px #fff;
    border: 1px solid #333
}

.rs a:last-child {
    margin-right: 0
}

#codigo {
    float: left;
    background-color: #cbced8;
    border-radius: 2px;
    padding: 8px;
    margin-left: 6px;
    margin-top: 30px
}

#codigo input {
    font-size: 9px;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0 4px;
    width: 116px;
    height: 26px;
    float: left
}

#codigo button {
    border-radius: 3px;
    margin-left: -3px;
    width: 82px;
    height: 26px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    float: left
}

header nav .rs {
    float: right;
    clear: both;
    margin-bottom: 13px
}

header nav .rs a {
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px
}

header .menu>li ul {
    top: 100%;
    left: -1px;
    min-width: 100%;
    background-color: #fff;
    font-size: 0;
    line-height: 0;
    display: none;
    padding: 11px 0;
}

header .menu>li>ul:before {
    content: "";
    display: none;
    margin-left: -6px;
    background-color: #333333;
    position: absolute;
    left: 50%;
    top: -3px;
    z-index: 1;
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
}

header .menu>li ul.menu-mar {
    width: 563px;
    left: 50%;
    transform: translateX(-50%)
}



header .menu ul>div>div {
    flex: 1;
    width: 33.3%
}

header .menu .head {
    background-color: #1e5365;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 45px;
    padding-left: 15px;
    font-size: 19px;
    margin-top: -8px;
    margin-bottom: 8px
}

header .menu div:last-child {
    border-right: none
}

header .menu>li ul ul {
    left: 100%;
    top: -11px;
    width: auto;
    margin-top: 0;
    background: #ff3970;
}

#header-fixed .menu>li>ul {
    padding-top: 26px
}

header nav ul ul a {
    text-align: left;
    color: #ff3970!important;
    padding: 6px 20px;
    line-height: 24px;
    transition: color .2s, transform .2s;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    border: none!important;
}

header nav ul ul ul a {
    color: #fff!important;
}

header nav ul ul a:hover, header nav ul ul .active>a {
    color: #fff!important;
    background-color: #ff3970!important;
}

header nav ul ul ul a:hover {
    color: #ff3970!important;
    background-color: #fff!important;
}

header nav ul ul li {
    display: inline-block;
    width: 100%
}

header nav ul ul li:last-child>a {
    border-bottom: none
}

footer {
    position: relative;
    text-align: center;
    background-color: #fff;
    font-size: 15px;
    color: #333;

    padding-top: 95px;
    padding-bottom: 0;
}
footer h4 {
       text-transform: uppercase;
    color: #333;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #333;
    margin: 15px 0 12px;
    padding-bottom: 6px;

}
footer .icono {
    width: 89px;
    height:89px;
    border-radius: 100%;
    text-align: center;
    line-height: 67px;
    margin: auto;
    background-color: #ff3970;
}
footer a {
    color: #fff!important
}
footer .container>* {
    flex: 0 0 auto;
}
footer img{
 
    vertical-align: bottom;
}
footer .redes img {
    margin-left: 11px;
    margin-right: 11px;
}
footer .redes-sociales{
    margin-left: 30px;
    margin-right: 30px;

    line-height: 30px;

}

footer span.redes {
    margin-left: 34px;
    margin-right: 34px;
}
footer span.redes img{
    margin-right: 0;
    margin-left: 0;

}
footer .df{
        display: inline;
    float: left;
    margin-right: 10px;
}
.footer2{
    background-color: #333;
    color: #fff;
    padding: 28px 0;
    text-align: left;
}
#whatsapp {
    position: fixed;
    z-index: 9999;
    right: 12px;
    bottom: 12px;
}
#whataspp img {
    display: block;
}

.a2a_kit label {
    float: left;
    font-weight: 500;
    margin-right: 11px;
    margin-top: -1px;
    margin-bottom: 0;
    font-size: 18px;
}

.a2a_kit>a {
    float: left;
    width: 28px;
    line-height: 28px !important;
    height: 28px;
    border-radius: 100%;
    border: 1px solid #d1d1d1;
    color: #fff !important;
    text-align: center;
    position: relative;
    margin-right: 5px;
    font-size: 14px !important;
    overflow: visible !important;
    padding: 0!important;
}

.a2a_kit>a span {
    background-color: transparent!important;
    display: block;
    width: 28px;
}
.a2a_kit path {
    fill: #333;
    opacity: 1;
}
.a2a_svg svg {
    top: 3px!important;
    width: 20px!important;
}

.a2a_kit>a:last-child {
    margin-right: 0
}

.banner {
    height: 504px;
    position: relative
}
.banner .barra {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 5px;
    z-index: 999;
    background-color: #fff;
}
.banner .barra>div {
    position: absolute;
    left: 0;
    top: 0;
    height: 5px;
    width: 0%;
    background-color: #e7d5cd;
    transition: width .1s linear;
}
.banner .container,
.banner li {
    height: 504px;
    position: relative
}
.banner::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    background-image: url(../img/spinner-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: opacity .2s
}
.banner.loading:before {
    z-index: 10;
    opacity: 1
}

.banner>.container {
    height: 0 !important;
    z-index: 99
}

.banner-next,
.banner-next:hover,
.banner-prev,
.banner-prev:hover {
    top: 380px;
    position: absolute;
    z-index: 2;
    width: 38px;
    height: 95px;
    background-color: rgba(255,255, 255, .8);
    background-repeat: no-repeat;
    background-position: center
}

.banner-prev {
    left: 15px;
    right: auto;
    background-image: url(../img/lnueva.png)
}

.banner-next {
    right: 15px;
    left: auto;
    background-image: url(../img/rnueva.png)
}

.banner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    z-index: 1
}

.banner li {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    background-size: cover;
    background-position: center
}

.banner li a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.banner-title {
    text-align: center;
    position: absolute;
    bottom: 29px;
    left: 63px;
    right: 63px;
    height: 95px;
    z-index: 99;
    color: #333;
    padding: 17px 5px 0;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 23px;
    margin: 0;
    background-color: rgba(255,255, 255, .8);
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.banner-title span.sub{
    display: block;
    color: #ff3970;
    text-transform: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 1.5px;
}
.banner .dots a{
z-index: 999;
    background-color: #bcbcbc;
    border-radius: 20px;
    height: 13px;
    width: 13px;
    position: absolute;
    bottom: 0;
    margin: 4px;
    font-size: 0;
}
.acciones {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 33px;
    z-index: 10
}

.acciones .container {
    height: auto
}

.acciones .bg {
    background-color: rgba(255, 255, 255, .6);
    border-radius: 3px;
    padding-top: 9px
}

.acciones .row {
    margin-right: 20px;
    margin-left: 20px
}

.acciones a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 9px;
    width: 190%;
    max-width: 190px;
    height: 41px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    border-radius: 3px;
    background-color: #333;
    color: #fff;
    transition: background-color .2s
}

.acciones a:hover {
    background-color: #297f9c;
    color: #fff
}

.btn,
.btn:focus {
    box-shadow: none !important;
    background-color: #333 !important;
    color: #fff;
    transition: background-color .2s, color .2s;
    font-size: 16px;
    box-shadow: none;
    border: 1px solid #333;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    float: right;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 10px;
    max-width: 100% !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 0;
}

.btn.inline {
    width: auto;
    display: inline-block;
    float: none
}

.btn img {
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -5px;
}

.btn.mas {
    background-color: #333 !important
}

.btn.mas:hover {
    background-color: #333 !important
}

.btn .lnr {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px
}

.btn:hover {
    color: #fff;
    background-color: #666 !important
}

.btn-quiet {
    background: 0 0;
    color: #fff;
    border: 1px solid #333;
    margin: auto;
    width: auto
}

.btn-quiet:hover {
    color: #fff
}

.btn-quiet-white {
    color: #fff;
    border-color: #fff
}

.btn-quiet-white:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .3)
}

.form-group {
    margin-bottom: 9px;
    font-weight: 700;
    font-size: 26px;
    color: #333
}

.form-group label {
    float: left;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    color: #333;
    margin-top: 9px
}

.tel1 {
    width: 94px !important;
    margin-right: 19px !important;
    display: inline-block
}

.tel2 {
    width: 140px !important;
    display: inline-block
}

.form-group small {
    float: left;
    font-size: 16px;
    color: #444;
    margin-top: 23px
}

.form-control,
.form-select,
.form-cantidad {
    background-color: #ff3970!important;
    height: 35px;
    border-radius: 0;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    box-shadow: none!important;
    color: #fff!important;
    line-height: inherit;
    border: none;
    width: 100%;
}
.form-select {
    background-image: url(../img/d2nueva.jpg);
    background-size: unset;
    background-size: unset;
    background-position: center right 0px;
        padding-top: 0;
    padding-bottom: 0;
}
.form-cantidad {
    display: flex;
    overflow: hidden;
}
.form-cantidad .btn,
.form-cantidad .btn:hover,
.form-cantidad .btn:focus {
    flex: 0 0 27px;
    float: none;
    padding: 0;
    border: none!important;
    background: transparent!important;
    color: #fff;
    height: 35px;
    line-height: 35px;
}
.form-cantidad .form-control {
    border: none!important;
    border-radius: 0;
    flex: 1;
    text-align: center;
    margin: 0!important;
    padding: 0!important;
    filter: none!important;
}
.form-cantidad.inline {
    display: inline-flex;
    max-width: 110px;
    height: 20px;
    vertical-align: middle;
    margin-left: 11px;
}
.form-cantidad.inline .form-control,
.form-cantidad.inline .btn {
    height: 20px;
    line-height: 20px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

div.form-control,
span.form-control {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

::placeholder {
    opacity: 1;
    color: #fff!important;
    font-weight: 500;
    font-size: 14px;

}

.form-control[readonly],
.form-control[disabled],
.form-control.disabled,
.form-select[readonly],
.form-select[disabled],
.form-select.disabled {
    filter: grayscale(1);
}

textarea.form-control {
    height: 94px;
    border-radius:0;
    resize: none;
}

.formulario-pedido textarea {
    height: 96px;
}

.file {
    display: flex
}

.file input {
    display: none
}

.file:after {
    content: "Examinar...";
    font-weight: 600;
    transition: background-color .2s, color .2s;
    font-size: 20px;
    height: 42px;
    padding: 0 15px;
    padding-right: 0;
    line-height: 42px;
    text-transform: uppercase
}

.tile {
    float: left;
    position: relative
}

.tile-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    filter: grayscale(1);
    z-index: 1;
    transition: filter .2s
}

.tile-title {
    position: relative;
    z-index: 2;
    transition: opacity .2s;
    background-color: rgba(191, 75, 54, .68);
    color: #fff;
    padding: 40px 65px;
    text-align: justify;
    opacity: 0
}

.tile-title h2 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff
}

.tile-title .lnr {
    font-size: 30px;
    position: absolute;
    bottom: 76px;
    left: 50%;
    margin-left: -15px
}

.tile:hover .tile-image {
    filter: none
}

.tile:hover .tile-title {
    opacity: 1
}

.tile-half {
    width: 50%;
    height: 434px
}

.tile-half .tile-title {
    height: 434px
}

.tile-third {
    width: 33.33%;
    height: 289px
}

.tile-third .tile-title {
    height: 289px
}

.tile-third .tile-title .lnr {
    bottom: 54px
}

.tabs {
    margin-bottom: 135px
}

.tabs h1 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 75px
}

.tabs .buttons a {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    color: 000;
    font-size: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 71px;
    text-align: center;
    color: #000
}

.tabs .buttons a .lnr {
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    transition: color .2s
}

.tabs .buttons a:hover {
    color: #000
}

.tabs .buttons a.active .lnr,
.tabs .buttons a:hover .lnr {
    color: #333
}

.tabs .tab {
    display: none;
    opacity: 0;
    background-color: #fff;
    background-image: url(../img/sh.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 40px;
    padding-left: 146px;
    text-align: justify
}

.tabs .tab-icon {
    font-size: 100px;
    color: #333;
    float: left;
    margin-left: -146px
}

.tabs .tab h2 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 25px
}

.tabs .tab.active {
    opacity: 1;
    display: block
}

.parallax {
    position: relative;
    display: block;
    padding: 166px 0;
}
.parallax .fondo {
    max-width: 595px;
    margin: auto;
    border-radius: 0px;
    background-color: rgba(255,255,255,.85);
    text-align: center;
    display: block;
    color: #333;
}
.parallax h2 {
    font-size: 34px;
background-color: rgb(255 56 112 / 74%);        color: #fff;
    font-weight: bold;
    padding: 17px 0;
    margin: 15px 0;
    text-transform: uppercase;
}
.parallax p {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
    margin-bottom: 0;
    padding-left: 33px;
    padding-right: 33px;
}
.parallax .btn {
    background-color: #333!important;
    font-size: 26px;
    font-weight: bold;
    margin: auto;
    width: 257px;
    float: none;
    border-radius: 15px;
    height: 50px;
    line-height: 50px;
    border: none!important;
}
.parallax .btn:hover,
.parallax .btn:focus {
    background-color: #444!important;
}

.logos {
    position: relative;
    overflow: hidden
}

.logos:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 150px;
    background-image: url(../img/sh.png);
    z-index: 5
}

.logos:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 150px;
    background-image: url(../img/sh2.png);
    z-index: 5
}

.logos ul {
    list-style-type: none;
    margin: 0;
    padding: 78px 0;
    font-size: 0;
    white-space: nowrap;
    position: relative
}

.logos li {
    display: inline-block;
    padding: 0 48px
}

.logos li a {
    filter: grayscale(1);
    transition: filter .2s
}

.logos li a:hover {
    filter: none
}


.slider-container {
    position: relative;
}
.slider {
    list-style-type: none;
    margin: 0;
    padding: 0 38px;
}
.slider li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.slick-arrow {
    font-size: 0;
    border: none;
    background-color: transparent;
    top: 50%;
    margin-top: -16px;
    position: absolute;
    z-index: 2;
    width: 36px;
    height: 57px;
    background-repeat: no-repeat;
    background-position: center;
    display: block!important;
}
h1 .slick-arrow {
    margin-top: -33px;
}
.slick-prev {
    left: 0;
    background-image: url(../img/l2nueva.jpg)
}
.slick-next {
    right: 0;
    background-image: url(../img/r2nueva.jpg)
}

.ropa-hombre,
.ropa-mujer,
.ropa-ninos {
    display: block;
    height: 183px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size .5s;
}
.ropa-hombre:hover,
.ropa-mujer:hover,
.ropa-ninos:hover {
    background-size: 110%;
}
.ropa-hombre {
    text-align: right;
    padding: 16px;
    color: #333!important;
    background-image: url(../img/b1.jpg);
}
.ropa-hombre h2 {
    font-size: 39px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    line-height: 27px;
    margin-top: -11px;
}
.ropa-hombre h2 small {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 4px;
    margin-right: -3px;
}
.ropa-ninos {
    text-align: center;
    padding: 16px;
    color: #fff!important;
    background-image: url(../img/b2.jpg);
}
.ropa-ninos h2 {
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.ropa-mujer {
    text-align: left;
    padding: 16px;
    color: #333!important;
    background-image: url(../img/b3.jpg);
}
.ropa-mujer h2 {
    font-size: 39px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    line-height: 27px;
    margin-top: -11px;
}
.ropa-mujer h2 small {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 4px;
}

.destacados .slick-arrow {
    top: 0;
    margin: 0;
}
.slider-destacados,
.slider-relacionados {
    padding: 0;
}
.slider-relacionados li {
    padding: 14px;
}


.slider-marcas {
    margin-bottom: 58px;
}
.slider-marcas li {
    height: 90px;
    padding: 0 33px;
    display: flex!important;
    justify-content: space-evenly;
    flex-direction: column;
}
.slider-marcas img {
    max-width: 214px;
    max-height: 90px;
    display: block;
}


.marcas {
    text-align: center
}

.marcas img {
    max-width: 100%;
    transition: all .3s;
    filter: grayscale(100%);
    opacity: .8
}

.marcas a:hover img {
    filter: grayscale(0)
}


.paginas {
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 16px;
    text-align: center;
}

.pagination {
    margin: 0;
    display: inline-flex;
    align-items: baseline;
    vertical-align: middle;
}
.pagination li:first-child {
    margin-right: 15px;
}
.pagination li:last-child {
    margin-left: 15px;
}
.pagination a {
    color: #333!important;
    display: block;
}
.pagination .numero {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
}
.pagination .active a {
    background-color: #ff3970;
    color: #fff!important;
}

.noticia,
.noticia:hover {
    text-align: justify;
    margin-bottom: 36px;
    display: block;
    color: #333
}

.noticia h2,
.titulo-noticia {
    color: #333;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
    letter-spacing: 0;
    text-align: left;
}

.noticia .img {
    position: relative;
    height: 314px;
    margin-bottom: 5px;
    background-position: center;
    background-size: cover;
}
.noticia p {
    margin-bottom: 0;
}
.noticia .btn {
    float: right;
    width: auto;
    margin-top: 4px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    font-size: 20px
}

.volver.sm:before {
    display: none
}

[class*=lightcase-icon-]:before {
    font-size: 0 !important
}

.lightcase-icon-next:before {
    background-image: url(../img/lcr.png);
    width: 14px !important;
    height: 25px !important;
    background-repeat: no-repeat;
    background-position: center
}

.lightcase-icon-prev:before {
    background-image: url(../img/lcl.png);
    width: 14px !important;
    height: 25px !important;
    background-repeat: no-repeat;
    background-position: center
}

.lightcase-icon-close {
    height: 25px !important;
    line-height: 0 !important
}

.lightcase-icon-close:before {
    background-image: url(../img/lcx.png);
    width: 25px !important;
    height: 25px !important;
    background-repeat: no-repeat;
    background-position: center
}

.lightcase-icon-spin {
    width: 80px !important;
    height: 80px !important;
    margin-left: -40px !important;
    margin-top: -40px !important;
    background-image: url(../img/spinner-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0 !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important
}

main {
    width: 100%;
    overflow-x: hidden;
    padding-bottom: 0;
}

main h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
    color: #ff3970;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 43px;
    margin-bottom: 53px;
}
main h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
}
main h3 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
}

.home main h1,
h1.relacionados {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 36px;
}

h1.relacionados {
    margin-top: 100px;
}

.ac-item {
    margin-bottom: 20px;
}
.ac-item-header {
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    background-image: url(../img/d.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
}
.ac-item-body {
    display: none;
    padding-top: 10px;
    padding-bottom: 15px;
}
.ac-item-body>:last-child {
    margin-bottom: 0!important;
}

#filtro {
    margin-bottom: 22px;
    font-weight: 700
}

#filtro:last-child {
    margin-bottom: 0
}

#filtro .grupo {
    background-color: #fff;
    padding: 14px;
    margin-bottom: 10px;
    line-height: 26px;
    position: relative;
    transition: max-height .4s;
    height: auto
}

#filtro .grupo:last-child {
    margin-bottom: 0
}

#filtro .grupo>strong {
    border-bottom: 1px solid #333;
    display: block;
    margin: 0 -14px;
    padding: 0 14px;
    margin-bottom: 14px;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 11px
}

#filtro .chk {
    display: block;
    color: #333;
    font-size: 15px;
    white-space: normal
}

#filtro .chk label {
    font-weight: inherit;
    margin-bottom: 0;
    padding-right: 8px;
    min-width: 90px;
    max-width: 80%;
    cursor: pointer;
    line-height: 15px;
    margin-top: 10px
}

#filtro .chk span {
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    background-color: #333;
    line-height: 18px;
    padding: 0 6px;
    border-radius: 3px;
    color: #fff;
    vertical-align: top;
    margin-top: 10px
}

#filtro .chkgroup {
    line-height: 25px;
    margin-right: -14px;
    margin-bottom: 17px
}

#filtro .chkgroup:last-child {
    margin-bottom: 0
}

#filtro .chkgroup .chk:after {
    top: 5px
}

#filtro .chkgroup .chk {
    display: inline-block;
    margin-right: 12px;
    max-width: 93%
}

#filtro .abce {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 50%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 50%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 50%, #fff 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    text-align: center;
    height: 44px;
    line-height: 63px;
    text-transform: uppercase;
    color: #333;
    font-size: 12px;
    display: none
}

#filtro .grupo.ab .abce,
#filtro .grupo.ce .abce {
    display: block
}

#filtro .grupo.ab {
    height: auto;
    padding-bottom: 46px
}

#filtro .grupo.ce {
    height: 443px;
    overflow: hidden
}

#filtro2 {
    padding: 11px;
    background-color: #fff;
    border-bottom: 1px solid #333;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: #333;
    line-height: 29px
}

#filtro2 a,
#filtro2 a:hover {
    color: #333
}

#filtro2 .chk:after {
    top: 1px
}

#filtro2 .chk {
    padding-right: 28px
}

#buscador {
    margin-bottom: 35px;
}
.buscador-mt {
    margin-top: 41px;
}
#buscador input {
    background-image: url(../img/snueva.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    color: #fff!important;
        padding-left: 43px;
}
#buscador ::placeholder{
    color: #fff;
}
.texto {
    text-align: justify;
    margin-bottom: 11px
}

.texto.dc {
    column-count: 2;
    column-gap: 40px;
}
.descrip strong,
.texto strong {
    font-weight: 600
}

.img-video,
.texto .img {
    float: right;
    margin-left: 30px;
    margin-top: 6px
}

.img-video .img {
    margin-bottom: 28px
}

.img-video>:last-child {
    margin-bottom: 0
}

.texto .img.fw {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 24px
}

.texto ul {
    padding: 0;
    list-style-type: none
}

.texto li {
    margin-bottom: 24px;
    padding-left: 37px;
    background-image: url(../img/r3.jpg);
    background-repeat: no-repeat;
    background-position: 12px 6px
}

.img {
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;    
    position: relative;
    background-size: 100%;
    transition: background-size .5s;
    position: relative;
}
.img > div {
    position: absolute;
    z-index: 2;
    display: flex;
    gap: 8px;
    left: 7px;
    top: 7px;
}
.img > span,
.img > div > span {
    z-index: 10;
    background-color: #ff0000d6;
    color: #fff;
    padding: 7px 14px;
    white-space: nowrap;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}
.img > img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1
}

.img.img-h {
    height: auto
}

.img.img-h img {
    width: auto;
    height: auto
}

.video {
    display: block
}

.video strong {
    text-transform: uppercase;
    display: block;
    padding: 12px 10px;
    text-align: center;
    background-color: #6f6f6f;
    color: #fff;
    font-size: 22px;
    font-weight: 500
}

.video iframe {
    width: 100%;
    border: 1px solid #d2d2d2;
    height: 272px
}

.header-image {
    position: relative;
    margin-bottom: 27px;
    margin-top: -34px
}

main .header-image img {
    float: none;
    position: relative;
    z-index: 1;
    margin: 0;
    width: 100%
}

.header-image h1 {
    position: absolute;
    left: 0;
    bottom: 41px;
    z-index: 2;
    background-color: rgba(0, 0, 0, .6);
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0 20px;
    height: 56px;
    line-height: 58px
}

.opciones {
    margin-top: 40px;
    margin-bottom: 40px;
}

.formulario {
    margin-top: 51px
}

.formulario.center {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px
}

.formulario.center .btn {
    margin-bottom: 20px
}

.formulario.center a,
.formulario.center a:hover {
    color: #333
}

.formulario.center label {
    margin-bottom: 12px
}

.formulario .fs {
    height: 50px
}

.formulario h2 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
}

.formulario-ingresar {
    border: 1px solid #ccc;
    text-align: center;
    margin-top: 99px;
    padding: 36px 65px;
}
.formulario-ingresar .formulario {
    margin: 0;
}
.formulario-ingresar h2 {
}
.formulario-ingresar .form-control {
    margin-bottom: 30px;
    text-align: center;
}
.formulario-ingresar .btn {
    margin-bottom: 0;
}

.formulario h3 {
    margin-top: 30px
}


.formulario textarea {
    height: 157px
}

.formulario small,
.table small {
    display: block;
    font-size: 13px;
    line-height: 19px;
    margin-top: 27px;
    font-weight: 400;
    color: #333
}

.formulario img {
    margin-top: 7px;
    max-width: 100%
}

.formulario label {
    margin-top: 7px;
    margin-bottom: 0;
    color: #333;
}

.formulario label a {
    color: #333
}

.formulario label small {
    text-transform: none;
    color: #333;
    padding-right: 20px;
    display: block;
    margin-top: 0
}

.formulario .form-control,
.formulario .form-select {
    margin-bottom: 26px
}

.formulario .tos {
    line-height: 18px;
    font-size: 14px;
}
.formulario .tos a {
    color: inherit!important;
}
.formulario .form-check label {
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.form-check-input {
    width: 17px;
    height: 17px;
    background-color: #333;
    border: none;
    box-shadow: none!important;
}
.form-check-input:checked {
    background-color: #333;
}
.form-check-label {
    margin-top: 4px!important;
    margin-bottom: 0!important;
}
.form-check-invertido {
    padding-left: 0;
    text-align: right;
    padding-right: 1.5em;
}
.form-check-invertido .form-check-input {
    margin-left: 0;
    margin-right: -1.5em;
    float: right;
}
.tos .form-check {
    margin-top: 5px;
}

.formulario .ok {
    color: #333;
    padding-bottom: 23px;
    margin: 0;
    padding-top: 0;
    display: none;
}

.formulario.loading .btn {
    font-size: 0;
    background-image: url(../img/spinner-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-size: 29px
}

.btn.consultar {
    float: right;
    width: auto;
    background-color: #333 !important
}

.btn.consultar:hover {
    background-color: #2b9adc !important
}

.sin {
    text-align: center;
    margin: 200px;
    font-weight: 300
}

#map iframe {
    width: 100%;
    border-radius:0;
    height: 340px;
    border: 1px solid #ccc!important;
}

#mapib {
    display: none
}

.mapib {
    background: rgba(211, 75, 121, .7);
    text-align: center;
    padding: 14px 9px;
    white-space: nowrap;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    position: relative;
    margin-bottom: 10px
}

.mapib img {
    margin-bottom: 10px
}

.mapib:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 10px solid rgba(211, 75, 121, .7);
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -4px
}

#propmap,
#street {
    width: 100%;
    height: 260px
}

.galeria {
    position: relative;
    margin-top: 13px
}

.galeria .ampliada:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    background-color: #fff;
    background-image: url(../img/spinner.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    z-index: 0;
    transition: opacity .2s
}

.galeria.loading .ampliada:before {
    display: block;
    opacity: .6;
    z-index: 10
}

.galeria .ampliada {
    height: 400px;
    position: relative;
    transition: height .2s;
    margin-bottom: 13px
}

.galeria .ampliada img {
    width: 100%;
    position: absolute;
    border-radius: 10px
}
h2.categorias{
    background-color: #333;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
    margin-top: 41px;
    font-weight: 600;

}
ul.categorias-productos{
    list-style-type: none;
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
ul.categorias-productos li {
    margin: 0;
    padding: 0;    
}
ul.categorias-productos li a {
    padding: 10px 0 10px 23px;
    background-image: url(../img/l3.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    color: #333!important;
}
ul.categorias-productos li ul {
    display: none;
    list-style-type: none;
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    padding-left: 10px;
}
ul.categorias-productos li ul li {
    padding: 3px 0;
}
ul.categorias-productos li ul a {
    background-image: url(../img/l5nueva.jpg);
    padding: 0 0 0 13px;
    background-position: center left;
    font-size: 15px;
    color: #ff3970!important;
}
ul.categorias-productos img{

    margin-right: 5px;

}

.slider-ampliado{
    padding: 0;
}
.slider-ampliado .slick-prev {
    left: 0;
    top: -55px;
    background-image: url(../img/l4.jpg)
}
.slider-ampliado .slick-next {
    right: 0;
    background-image: url(../img/r4.jpg);
    top: -55px;
}
.slider-ampliado .producto h2{
    text-transform:none!important;
    margin-bottom: 0;
}

.slider-mas-vistos {
    padding: 0;
}
.titulo-slider-mas-vistos .slick-prev {
    left: 0;
    top: 8px;
    background-image: url(../img/l4.jpg)
}
.titulo-slider-mas-vistos .slick-next {
    right: 0;
    background-image: url(../img/r4.jpg);
    top: 8px;
}
.slider-mas-vistos .producto h2{
    text-transform:none!important;
}

h2.subtitulo {
    background-color: rgba(0, 63, 126, .8);
    font-weight: 300;
    color: #fff;
    text-align: left;
    font-size: 24px;
    padding: 11px 57px;
    margin-top: -13px;
    margin-bottom: 0
}

h2.subtitulo strong {
    display: inline-block;
    margin-right: 24px;
    font-weight: 600
}

.tabla {
    margin-bottom: 37px;
}
.tabla .encabezado {
    background-color: #333;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-bottom: 9px;
    padding: 10px 15px;
    font-size: 15px;
}
.tabla img {
    display: block;
    max-width: 100%;
}
.tabla h4 {
    margin: 0;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}
.tabla strong {
    font-weight: 500;
}
.tabla .item {
    position: relative;
    padding-bottom: 19px;
}
.tabla .item::after {
    position: absolute;
    left: .75rem;
    right: .75rem;
    bottom: 9px;
    content: "";
    background-color: #ddd;
    height: 1px;
}
.tabla .item.ultimo::after {
    display: none;
}
.tabla a {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    display:  inline-block;
}

.pedido .total {
    text-transform: uppercase;
    text-align: right;
    border: none;
    font-weight: 700
}

.pedido .total-valor {
    color: #333;
    text-transform: uppercase;
    text-align: center;
    border: none;
    font-weight: 700
}

#fpobs {
    display: none;
    text-align: center;
    font-weight: 500;
    padding: 23px 0 47px;
    font-size: 16px;
}

.btn-consultar {
    float: right;
    width: 244px;
    height: 48px;
    font-weight: 600;
    font-size: 23px;
    background-color: #297f9c;
    line-height: 48px;
    border-radius: 0
}

.btn-video {
    float: left;
    width: 141px;
    height: 34px;
    font-weight: 600;
    font-size: 24px;
    background-color: #297f9c;
    line-height: 34px;
    border-radius: 0;
    margin-bottom: 21px
}

.optiones .a2a_kit {
    float: right;
    margin-bottom: 21px
}

.opciones .a2a_kit label {
    opacity: .8
}

.newsletter,
.envios,
.lista,
.formas-pago {
    display: block;
    height: 224px;
    background-size: cover;
    background-position: center;
    background-repeat: none;
    position: relative;
    text-transform: uppercase;
}
.newsletter {
    background-image: url(../img/news-bg.jpg);
}
.envios {
    background-image: url(../img/envios.jpg);
}
.lista {
    background-image: url(../img/lista.jpg);
}
.formas-pago {
    background-image: url(../img/mp-bg.jpg);
    text-align: right;
    padding: 22px;
}
.formas-pago h2 {
    font-size: 44px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    line-height: 27px;
    margin-bottom: 70px;
}
.formas-pago h2 small {
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 4px;
    margin-right: -3px;
}
.envios>div,
.lista>div {
    position: absolute;
    left: 15px;
    top: 10px;
    right: 15px;
    bottom: 10px;
    background-color: rgba(0,0,0,.7);
    border: 1px solid rgba(255,255,255,.7);
    color: #fff!important;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    text-align: center;
}
.newsletter>div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    padding: 15px;
    text-align: center;
}
.newsletter h2 {
    font-size: 25px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.newsletter h2 img {
    vertical-align: top;
    margin-top: 2px;
    margin-right: 10px;
}
.newsletter form {
    position: absolute;
    left: 15px;
    bottom: 15px;
    right: 15px;
}
.newsletter .form-control {
    background-color: transparent!important;
    color: #fff!important;
    border-color: #fff!important;
}
.newsletter ::placeholder {
    color: #fff!important;
    opacity: 1!important;
}
.newsletter .btn {
    background: transparent!important;
    padding: 0;
    margin-left: 6px;
    width: auto;
    border: none!important;
}
.newsletter .ok {
    display: none;
    text-transform: none;
    color: #fff;
    font-size: 13px;
}
.envios h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}
.envios h2::after {
    content: "";
    display: block;
    margin: auto;
    width: 90px;
    height: 2px;
    background-color: #fff;
    margin-top: 10px;
}
.envios h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.envios h3 big {
    font-size: 47px;
}
.envios h3::after {
    content: "";
    display: block;
    margin: auto;
    width: 148px;
    height: 4px;
    background-color: #fff;
}
.lista h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
}
.lista img {
    margin: 9px;
}
.lista h2>big {
    font-size: 26px;
    font-weight: 500;
    display: inline-block;
    line-height: 32px;
}
.lista h2>big>big {
    font-size: 32px;
}
.lista h2::after {
    content: "";
    display: block;
    margin: auto;
    width: 148px;
    height: 4px;
    background-color: #fff;
}


.mapas {
    margin-bottom: 26px
}

.mapas h3 {
    font-weight: 400;
    font-size: 23px;
    color: #000;
    margin-bottom: 4px
}

.mapas h3 img {
    vertical-align: baseline;
    margin-bottom: -2px
}

.producto,
.catalogo {
    position: relative;
    margin-bottom: 56px;
    display: block;
    text-align: center;
    line-height: 24px;

    padding: 0;

}
.producto:hover .img,
.catalogo:hover .img {
}

.catalogo .btn {
    float: none;
    display: block;
}

.img.si {
    background-size: auto!important;
}

.img .oferta {
}

.producto .img::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
    background-color: rgba(0,0,0,.7);
    opacity: 0;
    transition: opacity .2s;
}
.producto .img::after {
    content: "";
    position: absolute;
    z-index: 21;    
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 120px;
    width: 120px;
    height: 120px;
    right: auto;
    bottom: auto;
    background-image: url(../img/m.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, .7);
    opacity: 0;
    transition: opacity .2s;
}
.producto:hover .img::before,
.producto:hover .img::after {
    opacity: 1;
}
.slider-destacados .row*{
    margin-right: -17px!important;
    margin-left: -17px!important;
}
.slider-destacados .col-sm-6,.slider-destacados .col-md-4{
    padding-left: 17px!important;
    padding-right: 17px!important;


}


.producto h2,
.catalogo h2 {
    color: #333;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 9px;
    position: relative;
    text-transform: uppercase!important;
    z-index: 10;
    letter-spacing: 0
}

.ampliado .tag,
.producto .tag {
    display: inline-block;
    border: 1px solid #fff;
    line-height: 20px;
    padding: 0 6px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin-right: 4px;
    white-space: nowrap;
    margin-top: 11px;
}
.producto .desc{
    color: #545454;
    font-size: 17px;
    font-weight: 500;
}
.ampliado .cod,
.producto .cod {
    color: #333;
    font-size: 15px;
    letter-spacing: 0;
    margin-top: 9px;
    font-weight: 500;
}

.producto h3 {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    padding-left: 10px;
    color: #8a8a8a;
    border: solid 1px #ababab;
    font-size: 16px;
    margin-bottom: 10px;
    padding-right: 10px;
    line-height: 26px
}

.producto .pdf {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background-color: #333;
    text-transform: uppercase;
    padding: 16px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.producto .pdf img {
    vertical-align: bottom;
    margin-right: 7px
}

.descrip:not(p):before {
    content: ""
}

.producto .img,
.catalogo .img {
    position: relative;
    z-index: 1;
    border: 1px solid #ccc;
    height: 261px;
    background-image: url(../img/si.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
}
.producto:hover .img,
.catalogo:hover .img {
}

.img.si {
    background-size: auto!important;
}

.img .oferta {
}

.producto:hover .img::before,
.producto:hover .img::after {
    opacity: 1;
}
.producto .tags div {
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    display: block;
    font-size: 16px;
    color: #fff!important;
    background-color: #ff3970;
    transition:  background-color .2s;
}
.producto:hover .tags div {
    background-color: #333;
}

.producto .descripcion .btn {
    width: 50%;
    float: left;
    border: none;
    background-color: #04536a;
    border-right: 2px solid #fff;
    border-radius: 0;
    height: 48px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 50px
}

.pr {
    position: relative;
}

.producto .descripcion .btn:hover {
}

.producto .descripcion .btn.comp {
    border-left: 2px solid #fff;
    border-right: none;
    position: relative
}

.producto .precio {
    color: #ff3970;
    font-weight: 600;
    font-size: 19px;
}

.ampliado .precio {
    margin-bottom: 23px;
    font-weight: 600;
    color: #ff3970;
    text-transform: uppercase
}

.ampliado .precio a,
.ampliado .precio a:hover {
    color: #ff3970
}

.ampliado .tag {
    color: #333;
    border-color: #333;
    margin-top: 0;
    margin-bottom: 11px;
}


#comprar {
    margin-top: 44px;
}

.sin-stock {
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}
.ampliar-colores {
    display: block;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #ff3970!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -24px;
    padding: 8px 5px;
}

#comprar .compra-opc {
    padding-top: 35px;
    padding-bottom: 9px;
    display: flex
}

#comprar .ok {
    color: #333;
    padding-bottom: 22px
}

#comprar textarea {
    height: 65px;
    resize: none;
}

#comprar .ecf {
    display: flex
}

#comprar .ecf label {
    flex: none;
    margin-top: 10px;
    margin-right: 24px;
    white-space: nowrap
}

#comprar .ecf .select {
    flex: 1
}

.mb {
    margin-bottom: 24px!important
}

#comprar .talle {
    flex: 2
}

#comprar label {
    font-size: 14px;
    font-weight: 500;
    padding-top: 4px;
    text-align: center;
    display: block;
}


#comprar .color {
    flex: 3
}

#comprar .cant {
    flex: 1
}

#comprar .disabled {
    opacity: .5
}

#comprar .btn {
    float: none
}

.comprar label {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-top: 2px;
    display: inline-block;
    vertical-align: middle
}

#cant {
    width: 115px;
    display: inline-block;
    margin-left: 10px
}

.ampliado .imagen {
    float: left;
    width: 100%
}

.ampliado {
    margin-bottom: 13px
}

.ampliado h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-top: 1px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 24px
}

.color {
    display: inline-block;
    background-color: #efefef;
    width: 31px;
    height: 31px;
    border-radius: 100%;
    margin: -5px 7px;
    position: relative;
    vertical-align: top;
}
.color .nombre {
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    z-index: 999;
    font-size: 11px;
    font-weight: 500;
    color: #ccc;
    background-color: #333;
    white-space: nowrap;
    height: 25px;
    line-height: 26px;
    border-radius: 3px;
    padding: 0 7px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s;
    position: absolute;
}
.color .nombre::before {
    content: "";
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    background-color: #333;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -4px;
}
.color:hover .nombre {
    opacity: 1;
}
.color .color-c {
    width: 31px;
    height: 31px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(45deg);
}
.color .color-1 {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    width: 31px;
    height: 31px;
}
.color .color-2 {
    position: absolute;
    z-index: 2;
    left: 50%;
    right: 0;
    width: 31px;
    height: 31px;
}
.color img {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    width: 31px;
    height: 31px;
}

.ampliado .cod {
    font-size: 15px;
    margin-top: 16px;
    margin-bottom: 3px
}

.ampliado .descripcion {
    margin-bottom: 10px
}

.ampliado .imagen img {
    float: left;
    width: 100%;
    border: 2px solid #cf4a77
}

.ampliado .gallery {
    float: left;
    width: 100%
}

.ampliado .slider {
    margin: 0;
    padding: 0;
    margin-top: 6px;
    list-style-type: none;
    position: relative;
}
.ampliado .slider .slick-arrow {
    width: 60px;
    height: 116px;
    background-color: rgba(0,0,0,.5);
    margin-top: -58px;
    z-index: 99;
}
.ampliado .slider .slick-prev {
    background-image: url(../img/l.png);
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
}
.ampliado .slider .slick-next {
    background-image: url(../img/rnueva.png);
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}
.ampliado .slider li,
.ampliado .slider .img {
    border: none;
    box-shadow: none;
    padding: 0
}

.ampliado .opc {
    margin-top: 43px
}
.slider-destacados .slider .slick-arrow{
    width: 12px;
    height: 22px;

}
.slider-destacados .slider .slick-prev{
    background-image: url(../img/l3.jpg);

}
.slider-destacados .slider .slick-nexts{
    background-image: url(../img/r3.jpg);

}
.slider-destacados .producto h2{
    text-transform: uppercase;
}
img.c2{
    display: inline-block!important;
    margin-right: 10px;
}
.row>div {
    position: relative;
}
.carok {
    opacity: 0;
    position: absolute;
    top: -57px;
    width: 202px;
    white-space: normal;
    right: 50%;
    margin-right: -101px;
    line-height: 16px;
    background-color: #333;
    z-index: 99;
    color: #fff;
    padding: 8px 8px;
    font-size: 12px;
    padding-bottom: 0;
    text-align: center;
    border-radius: 3px;
    font-weight: 500;
}

.carok span {
    background-color: #333;
    display: block;
    padding-bottom: 8px;
    position: relative;
    z-index: 10;
}

.carok::before {
    z-index: 1;
    content: "";
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    background-color: #333;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
}

.obs {
    opacity: 0;
    z-index: 999;
    position: absolute;
    max-width: 380px;
    font-weight: normal;
    white-space: normal;
    line-height: 16px;
    background-color: #333;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 8px;
    font-size: 12px;
    padding-top: 0;
    border-radius: 3px;
    margin-top: 28px;
    text-align: center
}

.obs span {
    background-color: #333;
    display: block;
    padding-top: 8px;
    position: relative;
    z-index: 10
}

.obs::before {    
    z-index: 1;
    content: "";
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    background-color: #333;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -4px;
}

.similares {
    margin-top: 27px
}

.similares .item-h .descripcion {
    padding-left: 13px
}

.dest {
    display: block;
    height: 311px;
    border: 1px solid #a6a6a6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: background-size .4s ease-out;
    position: relative;
    overflow: hidden
}

.dest:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    width: 50%;
    transform: skew(-10deg)
}

.dest:hover {
    background-size: 110%
}

.dest .h {
    position: absolute;
    top: 22px;
    color: #333;
    text-transform: uppercase;
    font-size: 34px;
    letter-spacing: -.6px;
    left: 0;
    padding: 13px 18px 9px;
    line-height: 34px;
    z-index: 2
}

.dest .h:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .7);
    right: 0;
    transform: skew(-10deg)
}

.dest .h div {
    position: relative;
    z-index: 2
}

.dest .h strong {
    color: #585858;
    font-weight: 400;
    font-size: 50px
}

.dest .a {
    position: absolute;
    bottom: 14px;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    right: 0;
    padding: 0 24px;
    line-height: 47px;
    z-index: 2
}

.dest .a:before {
    content: "";
    z-index: 1;
    position: absolute;
    right: -70px;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    left: 0;
    transform: skew(-10deg)
}

.dest .a div {
    position: relative;
    z-index: 2
}

.dest .a .fa {
    font-size: 26px;
    margin-left: 13px
}

[class*=lightcase-icon-]:before {
    font-family: FontAwesome
}

.lightcase-icon-next:before {
    content: '\f105'
}

.lightcase-icon-prev:before {
    content: '\f104'
}

.lightcase-icon-close:before {
    content: '\f00d'
}

.lightcase-icon-spin:before {
    content: '\f1ce'
}



.totales {
    margin-top: 50px;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.small-gap .row {
    margin-left: -4px;
    margin-right: -4px
}

.row.small-gap {
    margin-left: -4px !important;
    margin-right: -4px !important
}

.small-gap .row>* {
    padding-left: 4px;
    padding-right: 4px
}

.small-gap>* {
    padding-left: 4px !important;
    padding-right: 4px !important
}

.md-gap,
.md-gap .row {
}

.md-gap .row>*,
.md-gap>* {
}

.no-gap,
.no-gap .row {
    margin-left: 0;
    margin-right: 0
}

.no-gap .row>*,
.no-gap>* {
    padding-left: 0;
    padding-right: 0
}

.dbl-gap,
.dbl-gap .row {
    margin-left: -30px;
    margin-right: -30px
}

.dbl-gap .row>*,
.dbl-gap>* {
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width:1195px) {
    .container {
        width: 1140px;
    }
    header ul.menu{
        display: flex!important;
    }

}

@media (max-width:1195px) {
    header nav ul li:first-child {
        border-left: none!important;
    }
    .container {
        width: 100%
    }
    .mn {
        display: none !important
    }
    .producto .tags {
        font-size: 14px;
    }
    .usr {
        display: none
    }
    #busc.pin {
        width: auto;
        right: 24px
    }
    .carro,
    .carro:hover {
        top: 7px
    }
    header .logo {
        min-height: 124px
    }
    #logo {
        background-size: contain;
        background-position: center left;
        width: auto;
        right: 15px;
        max-width: 45%;
        height: 102px
    }
    header nav {
        margin-top: 3px
    }
    header ul.menu{
        display: none;
        position: absolute;
        background-color: #ff3970;
        position: absolute;
        padding: 10px 10px;
        right: 12px;
        max-width: 75vw;
    }
	
    header .menu ul {
        background-color: transparent!important;
    }
    header .menu li {
        border: none
    }
	.pre-head .datos {
    margin-bottom: 5px;
    line-height: 30px;
}
    header nav ul li.current a{
        border: none!important;
    }
    header .menu>li>a {
        color: #fff;
        padding: 19px 23px;
        border: none;
        font-size: 17px
    }
    header .menu>li {
        display: block;
        float: none;
        margin: 0;
        height: auto;
        border: none!important;
    }
    .banner-title {
        display: none;
    }
    .banner-prev,.banner-next{
        display: none;

    }
    header nav ul li:first-child{
        border-left: solid 1px #fff;
    }
    header nav ul li a {
        border-right: solid 1px #fff;
    }
    header nav ul li.current a{
       
    }
    header .menu>li>ul:before {
        display: none
    }
    header .menu ul>div>div {
        width: 100%
    }
    header .menu>li ul.menu-mar {
        transform: none;
        background: #505050
    }
    footer>.container {
        padding-left: 15px;
        text-align: center;
        background-image: none
    }
    header nav .toggle,
    header nav .toggle:hover {
        display: block;
        padding: 20px;
        width: 70px;
        margin-left: auto;
        background: transparent!important;
    }
    header nav .toggle span {
        display: block;
        height: 2px;
        background: #fff;
        margin-bottom: 10px
    }
    header nav .toggle span:last-child {
        margin-bottom: 0;
        margin-left: 10px;
    }
    header nav .current>a {
        background-color: transparent;
        color: #fff!important
    }
    header .menu>li ul,
    header .menu>li ul ul {
        position: relative;
        left: auto !important;
        border: none !important;
        padding-top: 20px;
        top: auto;
        opacity: 1;
        margin: 0 !important;
        width: 100% !important;
        display: none;
        padding-top: 0
    }
    header .menu div {
        border-right: none;
        padding: 0 !important;
        display: block !important
    }
    header .menu .head {
        padding-left: 0;
        text-align: center;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 38px;
        margin-top: 0
    }
    header nav ul ul a {
        text-align: center;
        padding: 11px 15px;
        display: block;
        font-size: 16px !important;
        margin-bottom: 0;
        background-image: none;
        line-height: 38px;
        padding: 0;
        transform: none !important; 
	    color: #fff !important;
    }
    header nav .current>a, header nav .active>a, header nav a:hover {
        background-color: transparent!important;
        color: #fff!important;
    }
    header nav .h,
    header nav a:before {
        display: none !important
    }
    header nav ul.menu-conta:before {
        left: 50%;
        right: auto
    }
    .banner {
        height: 505px
    }
    .banner .container,
    .banner li {
        height: 505px
    }
    .banner-next,
    .banner-next:hover,
    .banner-prev,
    .banner-prev:hover {
        
    }
}

@media(min-width:768px) {
}

@media(max-width:768px) {
    #whatsapp {
        right: 42px;
        bottom: 42px;
    }
    .carro-container {
        display: block!important;
        position: absolute;
        right: 15px;
        top: 120px;
    }
    main h1 .slick-arrow {
        display: none!important;
    }
    main h1 {
        padding-left: 0!important;
        padding-right: 0!important;
        white-space: normal;
        text-align: center!important;
    }
    .pop>i {
        right: 24px;
    }
    .pre-head .icono {
    }
    .carro-titulo {
        display: none;
    }
    .texto.dc {
        column-count: 1;
    }
    .footer2 {
        text-align: center;
    }
    footer .df {
        display: none;
    }
    header .logo {
    max-width: 100%;
}
    span.compra-minima{
        display: none;
    }
    main h1{
        font-size: 26px;
    }
    header .logo-xs{

        flex: 0 0 100%;
        width: 100%;
    }
    header ul.menu {

    
}
    header .logo-xs img{
        position: absolute;
        top: -100px;
    }
    header .logo-xs .toggle{
        position: absolute;
        top: 126px;
        right: 0;
    }
    header .contenedor-logo {
        flex-wrap: wrap;
    }
    header .contenedor-logo .buscador {
        flex: 0 0 100%!important;
    }
    header .buscador .form-control {
       display: none;
    }

    #carro-tot {
        display: none;
    }
    .totales .col-sm-6 {
        text-align: center !important
    }
    
    footer,
    main.bg {
        background-size: auto
    }
    footer .border,
    footer .ceir {
        display: none
    }
    #logopie {
        padding-right: 60px
    }
    .dbl-gap,
    .small-gap {
        margin-left: 0;
        margin-right: 0
    }
    .dbl-gap>*,
    .small-gap>* {
        padding-left: 0;
        padding-right: 0
    }
    .ico {
        width: 75%;
        padding-top: 75%;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    #buscador .bg {
        display: block
    }
    #buscador .bg>* {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 8px
    }
    #buscador .bg .bgn {
        margin-bottom: 0
    }
    .row>div {
        margin-bottom: 30px
    }
    .row>div:last-child {
        margin-bottom: 0
    }
    #comprar .row>div {
        margin-bottom: 9px
    }
    .form-group .btn,
    .form-group .form-control,
    .form-group .form-select,
    .form-group label {
        width: 100%;
        margin: 0;
        clear: both
    }
    .form-group small {
        display: none
    }
    .formulario .fs {
        display: none
    }
    .formulario label {
        margin-bottom: -27px;
        display: block
    }
    .formulario small {
        display: none
    }
    .formulario>.row>div {
        margin-bottom: 0
    }
    .tile-half,
    .tile-third {
        width: 100%;
        height: auto
    }
    .tile-title {
        height: auto
    }
    .tile-title .lnr {
        position: relative;
        bottom: auto;
        left: auto;
        margin: auto;
        display: block;
        text-align: center
    }
    .tabs .tab {
        padding-left: 0
    }
    .tabs .tab-icon {
        width: 100%;
        margin: auto;
        text-align: center;
        margin-bottom: 40px
    }
    .slider:not(.slider-1) .slider-vp li {
        width: 50%
    }
    #map {
        height: 300px
    }
    #scroll {
        height: auto
    }
    .propiedad .texto li {
        width: 100%
    }
    h2.subtitulo {
        padding: 11px
    }
    .propiedad .texto {
        padding-left: 32px;
        padding-right: 0
    }
    .btn-consultar,
    .btn-video {
        float: none;
        width: auto
    }
    .img-video {
        width: 100%;
        margin-left: 0;
        margin-bottom: 25px
    }
    .banner-title {
        display: none;
    }
    .banner-prev{
        display: none;
    }
    .banner-next{
        display: none;
    }
    footer h4 {
        border: none;
    }
    .producto .tags {
        font-size: 14px;
    }
}

@media(max-width:570px) {
    .texto .img {
        margin-top: 0;
        width: 100%;
        margin-left: 0;
        margin-bottom: 24px
    }
    .pre-head img:last-child {
        margin-right: 10px;
        margin-left: 25px;
    }
    header .buscador .form-control {
        display: none;
    }
    main h1{
    }
}

.row.foot .col-sm-3 {
    padding-top: 23px;
    font-size: 15px
}

footer strong {
    text-transform: uppercase
}

.img-quienes-somos {
    margin-top: -35px;
    margin-bottom: 35px;
    border: none;
    padding: 0;
}

.pasos {
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    line-height: 13px;
    font-weight: 600;
    padding: 113px 0;
    margin-top: -35px;
    margin-bottom: 35px;
}
.pasos>div {
    width: 20%;
}
.pasos h3 {
    font-weight: bold;
    font-size: 16px;
    color: #af060b;
    margin-bottom: 15px;
}
.pasos small {
    font-size: 10px;
    text-transform: none;
}
.pasos img {
    margin-bottom: 20px;
}
.pasos .listo {
    max-width: 167px;
    border-top: 2px solid #000;
    margin: 30px auto 0;
    padding-top: 30px;
    text-transform: none;
    font-style: italic;
}
.pasos .listo big {
    font-style: normal;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 29px;
    text-transform: uppercase;
}

.pdf,
.pdf:hover {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 50px
}

.pdf img {
    vertical-align: middle;
    margin-right: 18px
}


.ac {
    border: 1px solid #ddd;
    padding: 10px 13px;
    margin-top: 6px;
    background-color: #fff;
    font-size: 13px;
    line-height: 18px;
    display: none
}

#pop {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999999;
    background: #ffffff;
    padding: 100px;
    max-width: 90%;
    transform: translate(-50%, -50%);
    opacity: 0;
    display: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 5px 25px rgba(0, 0, 0, .1);
}

#pop.v {
    opacity: 1;
    display: block
}

#pop .x {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../img/lcx.png);
    filter: brightness(0.3);
    top: 45px;
    right: 45px
}

@media (max-width: 575.98px) { 

}

@media (max-width: 991px) {
    .pasos>div {
        width: 100%;
        margin-bottom: 40px;
    }
    footer h4{
        border-bottom: none;
    }

}

#overlay-colores {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #333333e6;
    opacity: 0;
}
#popup-colores {
    position: fixed;
    z-index: 99991;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    opacity: 0;
}
#popup-colores .imagen {
    display: block;
    margin: auto;
    max-width: 90vw;
    max-height: 75vh;
}
#popup-colores .row {
    width: 90vw;
    line-height: 34px;
    max-width: 600px;
    margin: 30px auto;
}
#popup-colores .btn.comprar {
    background-color: #fff!important;
    color: #333!important;
    border: none!important;
}
#popup-colores .btn.comprar img {
    filter: invert(1);
}
#popup-colores .ok {
    color: #fff;
    display: block;
    padding-top: 20px;
    margin-bottom: -20px;
}
#cerrar-colores {
    position: fixed;
    z-index: 99992;
    background-image: url("../img/lcx.png");
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    top: 30px;
    right: 30px;
    opacity: 0;
}
#popup-colores .carok {
    background-color: #fff;
    color: #333;
}
#popup-colores .carok span {
    background-color: #fff;
}
#popup-colores .carok::before {
    background-color: #fff;
}

.loading-spinner::after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(../img/spinner.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px;
}

#pop-hotsale {
    display: none;
    position: fixed;
    z-index: 999;
    background-color: #000000a6;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#pop-hotsale.show {
    display: block !important;
}

#pop-hotsale .x {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    background: url(../img/lcx.png);
    top: 45px;
    right: 45px;
    mix-blend-mode: difference;
}

#pop-hotsale > div {
    position: fixed;
    background-color: white;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

#pop-hotsale img {
    display: block;
    position: relative;
    z-index: 1;
    max-width: 75dvw;
    max-height: 90dvh;
}

.slider-ampliado .slick-dots {
    padding: 0;
    margin-top: -30px;
    z-index: 99;
    display: flex;
    justify-content: center;
    gap: 4px;
    opacity: .5;
}

.slider-ampliado .slick-dots li:first-child:last-child {
    display: none;
}

.slider-ampliado .slick-dots button {
    all: unset;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #717171;
    transition: background-color .2s;
    cursor: pointer;
}

.slider-ampliado .slick-dots .slick-active button {
    background-color: #ff3970;
}

.slider-listado {
    position: absolute !important;
    z-index: 9;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
}

.slider-listado li {
    display: block;
    width: 100%;
    height: 261px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
}

@media (min-width: 576px) {
    .fix-3 .col-sm-3 {
        width: 24.6%;
    }
    .fix-3 .col-sm-9 {
        width: 75.4%;
    }
}

.fpago-grid {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.fpago-grid .fpago-item {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ffe5ec;
    padding: 10px;
    transition: border-color .2s;
    flex: auto;
    width: 100%;
}

.fpago-grid .fpago-item img {
    margin: 0;
    max-width: 100px;
    max-height: 20px;
}

.fpago-grid .fpago-item span {
    display: block;
    text-align: center;
    margin: 10px 0;
    font-size: .8em;
    line-height: 1.5;
}

.fpago-grid .fpago-item input {
    appearance: none;
    border: 1px solid #000;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    transition: all .2s;
    outline: 1px solid transparent !important;
    outline-offset: 2px;
}

.fpago-grid .fpago-item:has(:checked) {
    border-color: #ff3970;
}

.fpago-grid .fpago-item:has(:checked) input {
    border-color: #ff3970;
    background-color: #ff3970;
    outline-color: #ff3970 !important;
}

@media (min-width: 576px) {
    .fpago-grid .fpago-item {
        width: 30%;
    }
}

#mp-container {
    text-align: center;
}

#mp-container button {
    border-radius: 0;
    background: #ff3970;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500;
}