* {
 font-family: 'Comfortaa', sans-serif;
}
body
{background-color: #fff;font-size:17px;margin:0px;padding:0px;scroll-behavior: smooth;
 margin: 0;
 padding: 0;
 overflow-x: hidden;
 min-width: 320px;
 background: #fff;
  font-family: 'Comfortaa', sans-serif;
  
 font-size: 14px;
 line-heighLt: 1.4285em;
 color: rgba(0, 0, 0, .87);
 font-smoothing: antialiased;
 height:100%
}
#first h1{
    color: #4888e5;
    font-size: 1.7rem;
    margin-top: 30px;
    margin: 30px auto;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
#first h2{
        color: #545454;
    margin: 0 auto 30px;
    font-size: 1.3rem;
    font-weight: bold;
}
#first p{
        margin-bottom: 30px;
    /* padding: 10%; */
    text-align: center;
}
#new div{
    font-size:24px;
}
#col div{
        font-size: 2.5rem;
       margin-bottom: 20px;
           font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    
}

a{
        color: #fff;
}
html {
   font-family: 'Comfortaa', sans-serif;
font-size: 15px;
    color: #666;
    height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
    margin: 0px; 
    padding: 0px; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

u{text-decoration:none;}
h2{font-size:24px;}
a:link{text-decoration: none;outline:0;}
a:visited{text-decoration: none;outline:0;}
a:hover{text-decoration: none;outline:0;}
a:active{text-decoration: none;outline:0;}
a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    color: inherit;

}#video-background {
    height: 100%;
    position: fixed;
    width: 100%;
}
button, button:active, button:focus{
    outline: 0;
    cursor: pointer;
}
.h3, h3 {
    font-size: 24px;
}
h1,h2,h3,h4,h5,h6,p {margin: 0px;}
span{
    outline:0;
}
ul{
    list-style: none;
}
.producto-envio{
    font-size: 12px;
    margin-top: 10px;
    color: #9ba4b3;
    line-height: 20px;
}
.container-header {
    width: 100%;
    padding:0px;
    margin:0 auto;

}
#cart{
    margin: 0;
    padding: 0;
    padding-left: 0;
    padding-right: 0;   
}

.fondo-aviso-ind i{
    color:#fff;
    text-align: center;
    font-size:55px;
}
.fondo-aviso-ind p{
       font-size: 12px;
    font-weight: normal;
    color: #f0f0f0;
     font-family: 'Comfortaa', sans-serif;
letter-spacing: 1px;
    
}
.avisos {
    font-size: 15px;
    font-weight: normal;
    color: #fff;
     font-family: 'Comfortaa', sans-serif;
letter-spacing: 1.5px;
    font-weight: bold;
    margin-bottom: 10px;
}
.margin-center{
    margin:0 auto;
}
.botn {
    text-align: center;
    margin-bottom: 20px;
}
.float-l{
    float:left;
}
.product-muestra {
     font-family: 'Comfortaa', sans-serif;
    padding: 5px;
}
.foot_encab{
        margin-top: 20px;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: bold;
}
.fondo-aviso-ind {
    background: #a79243;
    margin-top: 0px;
    text-align: center;
    padding-bottom: 40px;
 /*   padding-top: 40px;*/
}
.main-m{
    padding: 30px 10px;
    background: #f0f0f0;
}
.fondo-cuenta p {
    font-size: 16px;
    color: #545454;
    line-height: 37px;
    margin: 20px auto;
}
.top-icon{
    font-size: 30px;
    line-height: 43px;
}
.icon-menu{
        color: #000;
    font-size: 37px;
}
#header .head-shop{
 font-family: 'Comfortaa', sans-serif;
display: flex;
    height: 45px;
    background: #a99441;
}
.linea-inferior {
    border: 2px solid #6f7379;
    margin-bottom: 5px;
}
.form-label fieldset:first-child input {
    border-radius: 4px 4px 0 0;
}
.form-label fieldset {
    position: relative;
}
.form-label label {
    position: absolute;
    top: 15px;
    left: 8px;
    color: #909090;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    float: left;
    font-size: 11px;
    font-weight: normal;
 font-family: 'Comfortaa', sans-serif;
}
.form-css-label input[data-empty="false"], .form-css-label input:valid, .form-css-label input:focus {
    padding: 22px 8px 10px;
}

.form-control:focus {
    /* border-color: #66afe9; */
    border: none;
    /* outline: 0; */
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #666;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #3a4440;
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: 2px solid #3a4440;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     font-family: 'Comfortaa', sans-serif;
font-size: 14px;
    letter-spacing: 0.5px;
}
.contacto-border-input {
    border-bottom: 1px solid #6f7379;
    background: transparent;
    font-size: 14px;
    font-weight: normal;
     font-family: 'Comfortaa', sans-serif;
color: #545454;
}
.btn_news:hover{
    background: #666;
    color:#fff;
    
    
}
.form-css-label input[data-empty="false"] + label, .form-css-label input:valid + label, .form-css-label input:focus + label {
    color: #bbb;
    font-weight: 700;
    font-size: 12px;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
}
.btn_news {
    border: 1px solid #505b65;
    background: transparent;
    color: #545454;
    padding: 5px 18px 5px 18px;
    float: right;
  
}
#footer ul {
    font-size: 18px;
    padding: 15px;
    font-weight: bold;
}
.tx-pie {
    color: #333;
     font-family: 'Comfortaa', sans-serif;
font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
}
footer li img {
    max-width: 30px;
    margin-right: 5px;
}
.form-linea {
    display: inline-block;
    width: 100%;
}
.efec-titulo{
     height: 80px;
    color: #fff;
    font-size: 27px;
    text-shadow: -1px 0 #bbb, 0 1px #bbb, 1px 0 #bbb, 0 -1px #bbb;
    padding-top: 28px;
    line-height: 28px;
}

.contac {
    color: #545454;
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}
.foot{
    padding-top: 25px;
}
#footer .footer-block {
    margin-top: 0px;
    margin-bottom: 0px;
    background: transparent;
    padding-bottom: 12px;
    text-align: left;
}
#header .head-shop .container {
    position: relative;
}
#header .head-shop .header-shop-wrapper {
    padding: 2px 0;
    font-size: 12px;
}
footer h2 {
    text-align: left;
    font-size: 2em;
     font-family: 'Cinzel', sans-serif;
    text-decoration: underline;
    color: #fed207;
    margin-top: 0px;
    color: #aa9541;
    margin-bottom: 5px;
    padding: 10px 25px;
}
footer ul li, footer p {
    text-align: left;
    font-weight: normal;
       font-family: 'Comfortaa', sans-serif;
    font-size: 15px;
    color:#000;
    line-height: 30px;
}
footer li span {
    color: #000;
    font-weight: normal;
    padding-left: 35px;
}

#header .header-event-banner {
     font-family: 'Comfortaa', sans-serif;
display: flex;
    height: 35px;
    background: #5d657c;
  
}
#header .header-event-banner .container {
    position: relative;
}
#header .header-event-banner .header-event-banner-wrapper {
    padding: 2px 0;
    font-size: 12px;
}
.lity{
    background: rgba(0,0,0,0.3);
    backdrop-filter: blur(10px);
}
.danger_search {
    text-align: center;
    padding: 21px;
    margin: 0px;
    font-size: 26px;
    letter-spacing: 1px;
    clear: both;
    margin-top: 50px;
    font-family: "Cinzel";
    border-radius: 0;
    width: 100%;
}
.alert-danger{
    color: #333;
    background-color: #fff;
    border-color: #000;
    box-shadow: 0 4px 4px #ddd;
}
.danger_search small{
    color:#4d4d4d;
}
.flag {
    width: 28px;
    height: 20px;
    margin-top: 7px;
}
.menu {
    line-height: 35px;
}
/* LEFT ARROW */
.arrowLeft{
position: absolute;
    margin: 0;
    width: 64px;
    height: 32px;
    background: red;
    border: none;
    /* float: left; */
    top: 0px;
    right: 0px;
}
.tit-product{
        color: #5c647c;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top:15px;
}
.parrafo-product{
    line-height: 20px;
    color: #4d4d4d;
    letter-spacing: 0.5px;
}

.fondo-muestrario{
    background: url(../img/muestrario.jpg) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
    width: 100%;
    text-align: center;
    margin: 0;
    max-height: 300px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.fondo-muestrario h2{
        background: rgba(255,255,255,.8);
    padding: 20px;
    border: 2px solid #000;
}
.fondo-principal{
    background-image: url('../img/banner.jpg');
    background-size:cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 0px;
    text-align: center;
    line-height: 0;
    
}

.margen-logo {
    padding: 0px;
    margin-bottom: 20px;
    background: rgba(255,255,255,.5);
    padding: 10px;
    backdrop-filter: blur(10px);
}
.tab-group .active a {
    background: #a99441;
    color: #ffffff;
    border-radius: 0;
}
.tab-group li a {
    display: block;
    text-decoration: none;
    padding: 10px;
    /* background: rgb(47, 12, 8); */
    color: #a33f33;
    font-size: 13px;
    float: left;
    text-align: center;
    cursor: pointer;
    transition: .5s ease;
    border-radius: 0px;
    margin-right: 5px;
    border: 1px solid #ccc;
    color: #545454;
    background: #f9f9f9;
}
.dto{
    padding: 5px 10px;
    background: #000;
    color: #fff;
    margin-left: 10px;
}
.pvp-cart{
    font-size: 16px;
    font-weight: bold;
}
#acceso img, #solicitud img{
   position: absolute;
    left: 21px;
    top: 1px;
    font-size: 18px;
    /* color: #fff; */
    width: 28px;
    height: auto;
}
#acceso h1, #solicitud h1 {
    color: #fff;
     font-family: 'Comfortaa', sans-serif;
font-size: 19px;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 21px;
    margin: 0px;
    padding-left: 30px;
    text-align: center;
    letter-spacing: 2px;
        text-shadow: 0px 3px 5px #000;
    margin: 15px;
    border-top: 1px solid #ccc;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
    border-bottom: 1px solid #ccc;

}
#acceso input , #solicitud input{
    border: none;
    background: transparent;
    color: #fff;
    border-radius: 0;
    background: rgba(0,0,0,.22);
    border: 1px solid #fff;
    padding-left:40px;
            margin-bottom: 5px;
}
#acceso input:-internal-autofill-selected, #solicitud input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: transparent !important;
    color: #fff !important;
}
#acceso input:-webkit-autofill, #acceso input:-webkit-autofill:hover, #solicitud input:-webkit-autofill:focus, #solicitud input:-webkit-autofill:active, #acceso input:-webkit-autofill, #acceso input:-webkit-autofill:hover, #acceso input:-webkit-autofill:focus, #acceso input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
    background-color: transparent !important;
}
#acceso input:-webkit-autofill:hover, #acceso input:-webkit-autofill:focus, #solicitud input:-webkit-autofill:hover, #solicitud input:-webkit-autofill:focus {
    -webkit-text-fill-color: #fff;
    background-color: transparent !important;
    background-image: none !important;
    color: #fff;    
}
#acceso ::placeholder, #solicitud ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

#acceso :-ms-input-placeholder, #solicitud :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#acceso ::-ms-input-placeholder, #solicitud ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.relleno {
    margin-bottom: 30px;
    background: rgba(255,255,255,.2);
    margin-top: 30px;
    padding: 29px 0px 20px 0px;
    border-radius: 0;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 14%), 0 4px 3px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    backdrop-filter: blur(5px);
}
#solicitud label{
        padding: 0;
    background: transparent;
    border: none;
    color: #fff;
    height: 34px;
}
.centrado-h {
    margin: 0;
    max-width: 238px;
}

.fondo-product{
    background: url(../img/banner_medallas_parallax.jpg) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
    width: 100%;
    text-align: center;
    margin: 0;
    max-height: 300px;
}
.texto{
        font-size: 23px;
    padding: 15px 25px;
    background: rgba(171, 201, 245, 0.4);
    line-height: 27px;
    font-family: serif;
    font-style: italic;
    color: #777;
    letter-spacing: 0.5px;
        backdrop-filter: blur( 8.5px );
    -webkit-backdrop-filter: blur( 8.5px );
}

 .arrowLeft:before, .arrowLeft:after {
border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    top: 0px;
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;   
 }

 .arrowLeft:before {
 border-right: 16px solid red;
 left: -16px;
 z-index: 1;
 }
 
.stock_product {
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 0px;
    /* line-height: 25px; */
    text-align: right;
    text-transform: capitalize;
    display: flex;
    font-family: 'Source sans pro',sans-serif;
    margin-left: 0px;
    margin-top: 5px;
    z-index: 999999;
}
.bg8{
    background: #f9f9f9;
}
.aviso-buscar{
        font-size: 13px;
    margin-top: 20px;
    color: #222;
    font-weight: bold;
    letter-spacing: 1px;
}
.empresa{
        color: #4d4d4d;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.siguenos{
        font-size: 29px;
    color: #4860a4;
        margin-top: 20px;
}
.tit-crea{
        color: #4888e5;
    text-align: center;
    letter-spacing: 1.5px;
    font-size: 29px;
    padding-top: 10px;
}
.lity-close{
z-index: 9994;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    top: 10px;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #000;
    font-style: normal;
    font-size: 50px;
    line-height: 50px;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Comfortaa', sans-serif;
    border-radius: 300px;
    /* border-bottom: 2px solid #fff; */
    text-shadow: none;
    opacity: 1;
        -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #000;
    font-style: normal;
    background: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    transform: rotate(360deg);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    font-size: 50px;
    line-height: 50px;
    
}
.observa{
color: #545454;
    font-size: 15px;
    padding: 10px;
    border: 2px solid #f2f2f2;
    border-radius: 10px;
    background: #fff;
    border-radius: 0;
}
.leftMenu {
    float: left;
    display: flex;
}
.encontrados{
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 40px;
}
.orden{
        font-size: 13px;
    padding-right: 15px;
    line-height: 40px;
}
.rightMenu {
    float: right;
}
.menu{
    line-height: 35px;
}
.bg-0{
    background: #fff;
}
.navbar-muestra{
        border: none;
    font-size: 17px;
    background: transparent;
    font-weight: bold;
    color: #486daa;
}
.muestra-nav{
    display: flex;
    width: 50%;
    justify-content: center;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #4d4d4d;
    font-weight: bold;
    font-size: 13px;
}
.navbar-light .navbar-nav .nav-link {
    color: #3b4760;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .5px;
}
#myVideo{
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
}
.navbar-light .navbar-nav .nav-link {
color: #545454;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: .5px;
}
.dropdown-item.active, .dropdown-item:active {
    /* color: #fff; */
    text-decoration: none;
    background-color: #fff;
}
.centra-kitco{
    text-align: center;
}
.imagen_modal{
    max-width: 170px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #4888e5;
    text-decoration: none;
    background-color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    /* color: rgba(77,77,77,.75); */
    color: #4888e5;
}
.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.navbar-expand-lg .navbar-nav {
    display: flex;
}
/*.navbar-expand-lg .navbar-nav .dropdown-menu {
   position: relative;
}
*/
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    margin-left: 15px;
    margin-right: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
    font-weight: bold;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 4px;
}
.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 4px solid #fff;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    backdrop-filter: blur(10px);
    background: rgba(0,0,0,.5);
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    padding: 2rem 0;
   border:none;
}
.modal-header {
    padding: 15px;
    box-shadow: none;
    width: 95%;
    margin: 0 auto;
    text-align: center;
     font-family: 'Comfortaa', sans-serif;
min-height: 16.43px;
    border-bottom: 1px solid #e5e5e
}

.modal-header .close {
    margin-top: -2px;
    border: 1px solid #3a4440;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin:0;
    padding:0;
}
.modal-header .close {
    margin-top: -2px;
    outline: 0;
}

.center-top-bar{
position: absolute;
    left: 50%;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
.c-flex{
    display: flex;
    justify-content: center;
    margin:0 auto;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-size: 40px;
    color: #4d4d4d;
    opacity: 1;
}
.modal-titulo {
    margin: 20px;
    color: #bbb;
     font-family: 'Comfortaa', sans-serif;

}
.modal-texto {
font-size: 16px;
    line-height: 25px;
    color: #4D4D4D;
    font-weight: normal;
     font-family: 'Comfortaa', sans-serif;
padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}
.dropdown-menu {
    position: absolute;
    top: 83px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #4d4d4d;
    text-align: left;
    list-style: none;
    /* background-color: #fff; */
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    font-size: 12px;
    background: rgba(255,255,255,.8);
    backdrop-filter: blur(34px);
    /* line-height: 20px; */
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    line-height: 23px;
}
.dropdown-toggle::after {
    display:none;
}
.logo{
justify-content: center;
}
.p-l-10{
    padding-left: 10px;
}
.p-t-10{
    padding-top: 10px;
}
.p-b-10{
    padding-bottom: 10px;
}

.p-r-10{
    padding-right:  10px;
}
.p-r-25{
    padding-right: 25px;
}
.p-l-25{
    padding-left: 25px;
}
.p-t-100{
    padding-top: 100px;
}
.p-t-45{
    padding-top: 45px;
}
.p-0{
    padding: 0;
}
.flex-sb-m {
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
.p-t-30{
    padding-top: 30px;
}
.m-t-30{
    margin-top:30px;
}
.m-t-20{
    margin-top:20px;
}
.m-t-10{
    margin-top:10px;
}
.m-b-15{
    margin-bottom:15px;
}
.m-r-10{
    margin-right: 10px;
}
    .m-l-15{
        margin-left: 15px;
    }
.m-r-5{
    margin-right: 5px;
}
    .m-l-5{
        margin-left: 5px;
    }
    .p-b-5{
        padding-bottom: 5px;
    }

    .right-btn{
        display: flex;
    align-items: center;
    flex-direction: row-reverse;
    }
    .flag-t {
    width: 28px;
    height: 20px;
    margin-top: 11px;
}
.menu-t{
    line-height: 45px;
}
.categorias {
    background: #fff;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
/*border-right: 1px solid #ccc; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    border-radius: 0 2px 2px 0;
    box-shadow: 0 6px 10px #e6e6e6;
}
.limiter-menu-desktop {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    background-color: transparent;
}
.flex-r-m{
    justify-content: flex-end;
    -ms-align-items: center;
    align-items: center;
}
.p-r-11, .p-lr-11, .p-all-11 {
    padding-right: 11px;
}

.p-l-22, .p-lr-22, .p-all-22 {
    padding-left: 22px;
}
.icon-header-noti::after {
content: attr(data-notify);
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #000;
    line-height: 15px;
    text-align: center;
    display: block;
    position: absolute;
    top: -6px;
    right: 2px;
    min-width: 20px;
    height: 20px;
    padding: 2px;
    background-color: transparent;
    font-family: 'Comfortaa', sans-serif;
}
.btn-hide-modal-search {
position: absolute;
    padding: 0;
    right: 0;
    top: -59px;
    opacity: 0.8;
    border: none;
    background: transparent;
    font-size: 61px !important;
}
.wrap-search-header button {
    font-size: 50px;
    color: #333;
    width: 70px;
    height: 100%;
    background: transparent;
   border:none;
   opacity: 0.8;
}
li .button a{
    color:#4d4d4d;
}
.wrap-search-header input {
    font-size: 40px;
    line-height: 1.2;
    color: #b3b3b3;
    border: none;
    padding: 0px 30px 0px 0px;
    width: calc(100% - 70px);
    height: 100%;
    background-color: transparent;
     font-family: 'Comfortaa', sans-serif;

}

.wrap-search-header {
width: 960px;
    max-width: 100%;
    height: 120px;
    border: 2px solid #333;
    background: #fff;
    border-radius: 0;

}

.m-t-10{
    margin-top: 10px;
}
.p-b-30{
    padding-bottom: 30px;
}
.p-b-40{
    padding-bottom: 40px;
}
.p-b-50{
    padding-bottom: 50px;
}
.p-b-80{
    padding-bottom: 80px;
}
.bglogin{
    background: #adcff7;
}
hr.linea {
  border-top: 2px solid #4d4d4d;
  width: 100px;
  margin:0 auto;
}
hr.linea-azul {
  border-top: 2px solid #4888e5;
  width: 60px;
  margin:0 auto;
}
#miga {
        display: flex;
    justify-content: flex-end;
    line-height: 50px;
    margin-right: 15px;
}
.breadcum {
    padding: 0px;
    text-align: center;
     font-family: 'Comfortaa', sans-serif;

    font-size: 13px;
    font-weight: bold;
    
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.breadcum a{
    color:#4d4d4d;
}
.separador {
    padding: 20px;
    text-align: center;
    font-size: 13px;
}
.cc-floating .cc-message {
     font-family: 'Comfortaa', sans-serif;

    font-size: 13px;
}
.cc-floating .cc-compliance>.cc-btn {
    -ms-flex: 1;
    flex: 1;
     font-family: 'Comfortaa', sans-serif;

    font-size: 13px;
    border-radius: 100px;
}
.p-b-105, .p-tb-105, .p-all-105{
    padding-bottom: 105px;
}
.m-t-40, .m-tb-40, .m-all-40{
    margin-top: 40px;
}
.p-r-15, .p-lr-15, .p-all-15{
    padding-right: 15px;
}
.p-l-15, .p-lr-15, .p-all-15{
    padding-left: 15px;
}
.p-b-15, .p-tb-15, .p-all-15{
    padding-bottom: 15px;
}
.p-t-15, .p-tb-15, .p-all-15{
    padding-top: 15px;
}
.flag{
/*    width: 28px;
    height: 20px;
    margin-top: 7px;*/
}
li .button {
padding: 1px 3px 1px 3px;
 font-family: 'Comfortaa', sans-serif;
    font-weight: normal;
    font-size: 12px;
    background: transparent;
    line-height: 25px;
    font-weight: bold;
    box-shadow:none;
}
li .button:hovr,.dropdown ul li a:hover{
    color:#adcff7;
    background: transparent;
}

.lead {
font-size: 24px;
    font-weight: 500;
    padding: 10px;
    margin-bottom: 10px;
    color: #3b4760;
}

.dropdown ul li {
    font-weight: normal;
    padding: 1px 10px 1px 0px;
    line-height: 20px;
    /* color: #4d4d4d; */
    font-size: 12px;
}
.subfami {
    padding-left: 20px;
}
.dropdown ul li {
    font-weight: normal;
    padding: 5px 10px 5px 0px;
    line-height: 20px;
    color: #4d4d4d;
}
.dropdown ul li a{
    color:#4d4d4d;
}
.select2-container--default .select2-selection--single {
    background-color: inherit;
    border: none;
    /* border-radius: 4px; */
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 25px;
    font-size: 13px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: 4px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-dropdown {
    background-color: white;
    border: 1px solid #f2f2f2;
    border-radius: 0px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    font-size: 13px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f2f2f2;
    color: #4d4d4d;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
    border-width: 0 6px 5px 6px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
        outline: 0;
    border: none;
    padding: 0;
}
.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    padding: 0;
    margin: 0;
}
.p-b-43, .p-tb-43, .p-all-43 {
    padding-bottom: 43px;
}
.p-t-19, .p-tb-19, .p-all-19 {
    padding-top: 19px;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.wrap-pic-w {
    display: block;
    padding: 0;
    border: none;
}
.wrap-pic-s, .wrap-pic-max-s, .wrap-pic-w, .wrap-pic-max-w, .wrap-pic-h, .wrap-pic-max-h {
    display: block;
    border: 1px solid #eee;
    padding: 5px;
}
.block1 {
    position: relative;
    border: 1px solid #e6e6e6;
}
.wrap-pic-s, .wrap-pic-max-s, .wrap-pic-w, .wrap-pic-max-w, .wrap-pic-h, .wrap-pic-max-h {
    display: block;
    border: none;
    padding: 0;
}
.block1-txt:hover {
background-color: rgba(173, 207, 247,0.6);
    padding: 8px;
}
.ab-t-l {
    position: absolute;
    left: 0;
    top: 0;
}
.flex-col-l, .flex-col-r, .flex-col-c, .flex-col-str, .flex-col-t, .flex-col-b, .flex-col-m, .flex-col-sb, .flex-col-sa, .flex-col-c-m, .flex-col-l-m, .flex-col-r-m, .flex-col-str-m, .flex-col-c-t, .flex-col-c-b, .flex-col-c-sb, .flex-col-c-sa, .flex-col-l-sb, .flex-col-r-sb, .flex-col {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
.flex-col-l-sb {
    justify-content: space-between;
    -ms-align-items: center;
    align-items: flex-start;
}
.flex-col-l {
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.p-r-38, .p-lr-38, .p-all-38 {
    padding-right: 38px;
}
.p-l-38, .p-lr-38, .p-all-38 {
    padding-left: 38px;
}
.p-b-34, .p-tb-34, .p-all-34 {
    padding-bottom: 34px;
}
.p-t-34, .p-tb-34, .p-all-34 {
    padding-top: 34px;
}

a:visited {
    text-decoration: none;
    outline: 0;
}
a:link {
    text-decoration: none;
    outline: 0;
}
.wrap-num-product {
    width: 130px;
    height: 30px;
    border-radius: 0px;
    overflow: hidden;
    background: #fff;

}
.btn-enlace{
        border-radius: 0;
    font-size: 13px;
    background: #fff;
    border:1px solid #fff;
}
.btn-enlace:hover, .btn-enlace:focus{
   background: #000;
   color:#fff;
   border:1px solid #fff;
}
.bor1 {
    border-radius: 23px;
}
.bg1 {
    background-color: #b3b3b3;
}
.bg4 {
    background-color: #f2f2f2;
}
.size-101 {
    min-width: 161px;
    height: 46px;
}
.p-all-20{
    padding:20px;
}
.m-b-20{
    margin-bottom: 20px;
}
.m-b-12{
    margin-bottom: 12px;
}
.m-b-50{
    margin-bottom: 50px;
}
.stext-101 {
     font-family: 'Comfortaa', sans-serif;
    font-size: 15px;
    line-height: 1.466667;
    text-transform: uppercase;
}
.stext-200{
    margin-top: 10px;
    font-weight: bold;
    color: #5d657c;
    font-size: 13px;
}
.t-2{
font-size: 24px;
    line-height: 1.333333;
    text-transform: uppercase;
    color: #666;
    font-family: 'Cinzel', sans-serif;
    font-weight: bold;

}
.p-r-5, .p-lr-5, .p-all-5 {
    padding-right: 5px;
}
.p-l-5, .p-lr-5, .p-all-5 {
    padding-left: 5px;
}

.fs-35 {
    font-size: 35px;
}
.cl0 {
    color: #fff;
}
.rounded {
    border-radius: 100px;
}
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}
.botones {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 6px;
    margin-top:40px;
    
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.icon-carrito-vacio {
    font-size: 200px;
    color: #f2f2f2;
}
#shopping-cart-results{
    width: 100%;
}
.carrito-vacio-layer {
    text-align: center;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #aaa;
     font-family: 'Comfortaa', sans-serif;

    letter-spacing: 1px;
}
.aviso_vacio {
    font-size: 40px;
    color: #e2e2e2;
    text-align: center;
    font-weight: normal;
}
/* button primary */
.btn-primary {
background-color: #b3b3b3;
    border-color: #b3b3b3;

    border-radius: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
.btn-primary:hover {
    color: #4d4d4d;
    background-color: #fff;
    border-color: #4d4d4d;
}
.btn-group-lg>.btn, .btn-lg {
    min-width:150px;
}
    

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
      color: #4d4d4d;
    background-color: #fff;
    border-color: #4d4d4d;
    box-shadow: none;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.margen-logo-reg{
 
    padding: 0px;
    margin-bottom: 20px;
    /* background: rgba(255,255,255,.5); */
    padding: 10px;
    /* backdrop-filter: blur(10px); */
    text-align: center;

}
.back-gradient{
    background: rgb(237,237,237);
background: linear-gradient(180deg, rgba(237,237,237,1) 0%, rgba(245,245,245,1) 44%, rgba(255,255,255,1) 91%);
}
/* button info */
.btn-info {
color: #fff;
    background-color: #545454;
    border-color: #fff;
    border-radius: 0;
    font-size: 13px;
    border-width: 2px;
}
.btn-info:hover {
    color: #4d4d4d;
    background-color: #fff;
    border-color: #4d4d4d;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
      color: #4d4d4d;
    background-color: #fff;
    border-color: #4d4d4d;
    box-shadow: none;
}
.btn-info.focus, .btn-info:focus {
    box-shadow: none;
}

.flex-c-m {
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .45rem 1rem;
}

a:visited {
    text-decoration: none;
    outline: 0;
}
a:link {
    text-decoration: none;
    outline: 0;
}
.bor1 {
    border-radius: 23px;
}
.bg3{
    background: #5d657c;
    
}
.bg-f{
    background:rgba(93, 101, 124,0.25);
}
/* Paginacion */

.pagination>li>button, .pagination>li>span, .pagination>li>a {
position: relative;
    float: left;
    padding: 7px 11px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #5d657c;
    text-decoration: none;
    background-color: #fff;
    border: none;
    margin: 2px;
    border-radius: 100px;
    font-size: 13px;
    border: 1px solid;
    height: 35px;
    width: 35px;
    text-align: center;
}
.pagination>li>a{
        border-radius: 100px;
    border: 1px solid;
    width: 35px;
    height: 35px;
    text-align: center;
}
.pagination>li>button:focus, .pagination>li>button:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>a:hover {
z-index: 2;
    color: #fff;
    background-color: #555;
    border: none;
}
.pagination>.disabled>button, .pagination>.disabled>a:focus, .pagination>.disabled>button:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #ccc;
    cursor: not-allowed;
    background-color: #f9f9f9;
    border: none;
    border: 1px solid #cccc;
    border-radius: 100px;
    width: 35px;
    height: auto;
    font-size: 15px;
    height: 35px;
    text-align: center;
}
.pagination{
    float: right;
    margin-top: 30px;
}
.pagination>li:last-child>button, .pagination>li:last-child>span {

}
.pagination>li:first-child>button, .pagination>li:first-child>span {

}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
     font-family: 'Comfortaa', sans-serif;
    color: #999;
    letter-spacing: 1px;
}

footer ul{
    margin-bottom: 1rem;
    list-style: none;
    color: #4d4d4d;
    font-size: 12px;
    line-height: 26px;
    margin-top: 10px;
}
.primer-col{
    padding-left: 10%;
    padding-right: 5%;
    text-align: center;
}
.empresa-pie{
    line-height: 20px;
}
.size-101 {
    min-width: 161px;
    height: 46px;
}
.nopadding{
    padding: 0;
}
.right{
    text-align: right;
}
#paginamuestra{
align-items: center;
    background: #f0f0f0;
    padding-left: 20px;
    padding-right: 20px;
    /* border: 2px solid #f9f9f9; */
    padding-bottom: 10px;
}
.stext-101 {
     font-family: 'Comfortaa', sans-serif;
    font-size: 13px;
    line-height: 1.466667;
    text-transform: uppercase;
}
.cl0 {
    color: #fff;
}
.cl3{
    color:#4d4d4d;
}
.cl9{
    color:#4888e5;
}
.f-12{
    font-size:12px;
}
.f-18{
    font-size:18px;
}

.aviso-legal{
    padding-top: 20px;
    font-size: 11px;
    padding-bottom: 20px;
    text-align: justify;
}
.flex-c-m {
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.trans-04 {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.block1-txt:hover .block1-name, .block1-txt:hover .block1-info {
    color: #fff;
    opacity: 1;
}
.ltext-102 {
     font-family: 'Comfortaa', sans-serif;
    font-size: 28px;
    line-height: 1.1;
}
.ltext-103 {
     font-family: 'Comfortaa', sans-serif;
    font-size: 28px;
    line-height: 1.1;
    font-weight: bold;
}
.ltext-120{

     font-family: 'Cinzel', sans-serif;
    font-size: 25px;
    line-height: 1.1;
    font-weight: bold;
    color: #a99441;

}
.block1-name {
    color: #333;
    opacity: 0;
}
.condition-box {
    position: absolute;
    top: 0px;
    z-index: 2;
    width: 100%;
    left: 0px;
}
.kil_product {
    background: #4888e5;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0px 5px;
    line-height: 25px;
    text-align: center;
    text-transform: capitalize;
    display: flex;
     font-family: 'Comfortaa', sans-serif;  
    float: left;
}
.download-box {
position: absolute;
    top: -22px;
    z-index: 2;
    left: -7px;
    width: 0px;
    height: 73px;
    border-left: 20px solid #adcff7;
    border-right: 20px solid #adcff7;
    border-bottom: 16px solid #adcff7;
    z-index: 9999999;
    opacity: .5;
    /* border-radius: 0px 0px 24px 0px; */
    transform: rotate(45deg);
}
.kil_download {
    /* background: #4888e5; */
    color: #5095e6;
    font-size: 21px;
    margin-bottom: 0;
    padding: 24px 0px;
    line-height: 25px;
    text-align: center;
    text-transform: capitalize;
    display: flex;
     font-family: 'Comfortaa', sans-serif;
    float: left;
    margin-left: -7px;
    transform: rotate(-45deg);
}
.kil_download:hover{
color:#fff;
}
.block2-txt a{
    color: #4d4d4d;
    font-size: 12px;
    text-align: center;
    min-height: 46px;
    padding: 5px 5px 10px 5px;
    text-align: center;

}

.p-b-8, .p-tb-8, .p-all-8 {
    padding-bottom: 8px;
}
.banner-marco{
    background: #fafafa;
}
.marco-registro{
    border: 2px solid #5d657c;
    border-radius: 0;
   
    margin-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    box-shadow: 0 3px 8px #999;
}
.registro-input{
    background: transparent;
    border-bottom: 2px solid #b3b3b3;
    border-left: none;
    border-top: none;
    border-right: none;
        border-radius: 0;
    font-size: 13px;
    height: 30px;
}

.registro-label{
    background: #f0f0f0;
    padding: 2px 13px 2px 0px;
    border-radius: 0;
    font-weight: bold;
    
}
.img-reg{
    width: 30px;
    padding: 2px;
}

/* checkbox */

/* Radio Button */
.control {

display: block;
position: relative;
padding-left: 30px;
margin-bottom: 10px;
padding-top: 3px;
cursor: pointer;
font-size: 16px;
width:100%;
}
.control input {
position: absolute;
z-index: -1;
opacity: 0;
}

.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 25px;
    width: 25px;
    border: 2px solid #e6e6e6;
}
.control-radio .control_indicator {
border-radius:0;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
background: transparent;
    border: 2px solid #e6e6e6;
}
.tab_in_sec .panel-default>.panel-heading a.active {
    background: #fff;
    color: #fff;
}

.control input:checked ~ .control_indicator {
background: transparent;
    border: 2px solid #e6e6e6;

}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
/*background: transparent;*/
    border: 2px solid #e6e6e6;
}
.control input:disabled ~ .control_indicator {
background: #e6e6e6;
opacity: 0.6;
pointer-events: none;
}
.control_indicator:after {
box-sizing: unset;
content: '';
position: absolute;
display: none;
}
.control input:checked ~ .control_indicator:after {
display: block;
}
.control-radio .control_indicator:after {
    /*left: 0;
    
    top: -12px;
    width: 15px;
    height: 22px;
    border: solid  #ee1188;
    border-width: 0 2px 2px 0;
    transform: rotate(400deg);*/
    
        left: 0;
    top: -12px;
    width: 15px;
    height: 22px;
    border: solid #fff;
    border-width: 2px;
    transform: rotate(400deg);
}
.control-radio input:disabled ~ .control_indicator:after {
background: #7b7b7b;
}
.camion{
    background: #adcff7;
    border-radius: 20px;
    display: flex;
    line-height: 100px;
    font-size: 38px;
    color: #fff;
    margin-top: 30px;
    justify-content: center;
}
.control-checkbox .control_indicator:after {
    left: 0;
    top: -12px;
    width: 15px;
    height: 22px;
    border: solid  #ee1188;
    border-width: 0 2px 2px 0;
    transform: rotate(400deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
border-color: #7b7b7b;
}
/*  end radio button */
/* error input form */
.ui.red.label, .ui.red.labels .label {
    background-color: #fff;
    border-color: #db2828!important;
    color: #db2828!important;
    border: 1px solid;
    border-radius: 0px;
    font-weight: normal;
}
.ui.pointing.label {
    position: relative;
}
.ui.pointing.label, .ui[class*="pointing above"].label {
/*    margin-top: 1em;
    margin-bottom: 1em;*/
}
.ui.label {
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    margin: 0 .14285714em;
    background-color: #e8e8e8;
    background-image: none;
    padding: .5833em .833em;
    color: rgba(0, 0, 0, .6);
    text-transform: none;
    font-weight: 700;
    border: 0 solid transparent;
    border-radius: .28571429rem;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}
.ui.label, .ui.labels .label {
    font-size: .72714286rem;
}

.ui.pointing.label:before {
    background-color: inherit;
    border-style: solid;
    border-color: inherit;
    position: absolute;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-image: none;
    z-index: 2;
    width: .6666em;
    height: .6666em;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}
.ui.pointing.label:before, .ui[class*="pointing above"].label:before {
    border-width: 1px 0 0 1px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    top: 0;
    left: 20px;
}


input,textarea{padding:10px;width:100%;outline:none;transition: all 0.15s ease-in-out;}

input:-webkit-autofill { -webkit-box-shadow: none; 
                         /* El texto pasará a negro, entonces debes cambiarlo al color que tienes en tu proyecto (reemplaza 'red' */
                         -webkit-text-fill-color:#3a4440;
}
input:-webkit-autofill:hover,
input:-webkit-autofill:focus{
    -webkit-text-fill-color:#3a4440;
}
.form-control:focus {
    color: #495057;
    background-color: transparent;
   
    outline: 0;
    box-shadow: none;
}

.form {
    /* background: rgba(19, 35, 47, 0.9); */
    padding: 40px;
    max-width: 600px;
    margin: 20px auto;
    border-radius: 20px;
    /* box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3); */
    border: 2px solid #fff;
}
.pagos{
    text-align: center;
    color: #bdc9dc;
}
.pagos h1{
    border-bottom: 2px solid;
}
.form-pago {
    background: #f2f2f2;
    padding: 20px 20px 40px 20px;
    max-width: 600px;
    margin: 20px auto;
    /* border-radius: 20px; */
    /* box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3); */
    border: 2px solid #fff;
}
#signup h1, #muestra h1{
    color: #fff;
    font-size: 35px;
    margin-bottom: 20px;
    margin-top:10px;
    text-align: center;
}

#login h1{
    color: #fff;
    font-size: 35px;
    margin-bottom: 20px;
    margin-top:10px;
    text-align: center;
}
.login-input {
    background: transparent;
    border-bottom: 2px solid #fff;
    border-left: none;
    border-top: none;
    border-right: none;
    border-radius: 0;
    font-size: 19px;
    height: 35px;
    text-align: center;
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    /* there must be 'right' or 'left' for ps__rail-y */
    right: 0;
    /* please don't change 'position' */
    position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
    opacity: 0.6;
}

.ps__rail-x:hover,
.ps__rail-y:hover,
.ps__rail-x:focus,
.ps__rail-y:focus {
    background-color: #eee;
    opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    /* there must be 'bottom' for ps__thumb-x */
    bottom: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    /* there must be 'right' for ps__thumb-y */
    right: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y {
    background-color: #999;
    width: 11px;
}

#order-detaill, #order{
    padding: 10px;
    background: #fff;
    box-shadow: 0px 2px 7px #e6e6e6

}
.table-shopping-cart .table_rob {
/*    height: 65px;*/
}

#pago-detaill{
    border: 2px solid #f2f2f2;
    /* border-radius: 30px; */
    padding: 10px;
}
.btn-remove {
    padding: 4px;
    color: #4d4d4d;
    font-size:21px;
}
.back-total{
    padding: 10px;
    background: #303030;
    padding-bottom: 20px;
        position: sticky;
    top: 10px;
}
.back-total h4{
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    font-family: "Cinzel";
    color: #fff;
}
.btn-collapse{
        width: 100%;
    border: none;
    background: #f0f0f0;
    color: #fff;
    background: transparent;
}
.fondo-gris{
        padding: 0;
    font-family: "Cinzel";
    font-size: 15px;
}
.back-total .result{
    padding: 40px 0px 30px 0px;
    text-align: center;
    font-size: 16px;
    color:#fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color:inherit;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

.tcenter{
    text-align: center;
}
.tab-group {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  justify-content: center;
    display: flex;
}
.tab-group:after {
  content: "";
  display: table;
  clear: both;
}
.mp-video {
    width: 100%;
    height: auto;
}
.tab-group li a {
 display: block;
    text-decoration: none;
    padding: 15px 4px 15px 4px;
    background: rgba(255, 255, 255, 1);

    font-size: 15px;
    float: left;
    text-align: center;
    cursor: pointer;
    transition: .5s ease;
     margin-right: 5px;
}
.fondo-cuenta {
    background: #f9f9f9;
    padding: 20px;
}
.fondo-cuenta h2{
        font-size: 30px;
    color: #545454;
    margin-top: 5px;
    margin-left: 0px;
}
.tab-group li a:hover {
     color: #fff;
    box-shadow: 0px 7px 19px #999;
    background: transparent;
    transform: translate(1px, 1px);
}

.tab-content > div:last-child {
  display: none;
}

label .req {
  margin: 2px;
  color: #1ab188;
}

label.active {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  left: 2px;
  font-size: 14px;
}
label.active .req {
  opacity: 0;
}

label.highlight {
  color: #ffffff;
}

input, textarea {
  font-size: 22px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  background: none;
  background-image: none;
  border: 1px solid #a0b3b0;
  color: #ffffff;
  border-radius: 0;
  transition: border-color .25s ease, box-shadow .25s ease;
}
input:focus, textarea:focus {
  outline: 0;

}

textarea {
  border: 2px solid #a0b3b0;
  resize: vertical;
  resize: none;
}

.field-wrap {
  position: relative;
  margin-bottom: 40px;
}

.top-row:after {
  content: "";
  display: table;
  clear: both;
}
.top-row > div {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.top-row > div:last-child {
  margin: 0;
}

.button {
  border: 0;
  outline: none;
  border-radius: 0;
  padding: 15px 0;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  background: #1ab188;
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-appearance: none;
}


.button-block {
  display: block;
  width: 100%;
}

  .forgot {
    margin-top: 10px;
    text-align: center;
}
.forgot a{
    color:#4d4d4d;
    font-weight: bold;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
     box-shadow: none;
}
.login-page {

  padding: 6% 0 0;
  margin: auto;
}
.bread{
     background: #767676;
    padding: 0.75rem 1rem;
    list-style: none;
    border-radius: 0;
    margin-top: 83px;
    
}
hr.linea-blue {
    border-top: 4px solid #4888e5;
    width: 50px;
    margin: 0;
}
.lista-empresa{
    list-style: none;
}
.lista-empresa li i{
    font-size: 18px;
    border-radius: 100px;
    background: #4888e5;
    color: #fff;
    padding: 10px;
    margin-right: 20px;
}
.lista-empresa li{
    font-size: 18px;

    letter-spacing: 0.7px;
    color:#4d4d4d;
    margin: 20px 0px 20px 0px;
}
.bread ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    font-size: 22px;
    line-height: 40px;
    color: #4888e5;
    font-weight: bold;
}
.bread ul li, .bread ul li a {
    padding:15px;
    color:#fff;
    font-family: "Cinzel";
}
.bread ul li small{
    color:#fff;
    font-family: "Cinzel";
}
.separador{
    color: #fff;    
    font-size: 35px;
}
.m-t-100{
    margin-top: 100px;
}
.contact input{
    background: #f2f2f2;
    border-radius: 50px;
    border: none;
    font-size: 13px;
    height: 33px;
    color:#4d4d4d;
}
 .contact textarea{
    background: #f2f2f2;
    border-radius: 20px;
    border: none;
    font-size: 13px;
    color:#4d4d4d;
    resize: none;
  
}
.shadow{
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.contact h3{
    margin-bottom: 30px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.contact p{
    text-align: center;
    margin-bottom: 20px;
    
}
.contact{
    background: #fff;
    box-shadow: 0px 3px 5px #ccc;
    border-radius: 24px;
    padding: 30px;
      margin: 10px 10px 50px 10px;
      background: rgba( 255, 255, 255, 0.25 );
box-shadow: 0 8px 32px 0 rgba(123,123,123, 0.37);
backdrop-filter: blur( 8.5px );
-webkit-backdrop-filter: blur( 8.5px );
border-radius: 10px;
}
.google-maps{
    margin-bottom: 20px;
}
.contact ul{
    list-style: none;
}
.contact ul li{
    font-size:13px;
    margin-bottom: 15px;
    display: inline-flex;
    align-items: center;
}
.contact ul li div{
    margin-left: 10px;
}
.parrafo-empresa{
    line-height: 20px;
    color: #4d4d4d;
    letter-spacing: 0.5px;
    text-align: justify;
    margin: 80px 40px 40px 60px;
    }
    .parrafo-empresa h4{
        color: #5c647c;
    font-size: 20px;
    margin-bottom: 20px;
    }
    
.leyenda{
        text-align: center;
    margin-bottom: 60px;
    font-family: auto;
    font-style: italic;
    color: #4888e5;
    font-size: 40px;
    margin-top:30px;
    
}
.fondo-azul{
position: absolute;
    width: 100%;
    background: #adcff7;
    height: 400px;
}
.fondo-img{
     background: url(../img/portada1.jpg) no-repeat fixed center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   height: 100vh;
   width: 100% ;
   text-align: center;
   margin:0;
      
}
#col h1{
    margin-bottom: 20px;
}

.text{
  margin: 30px 0px 30px 0px;	
  padding: 10px;
 color:#fff;
  display: inline-block;
}

.table-shopping-cart {
    border-collapse: collapse;
    width: 100%;
    min-width: auto;
}
.slider-price{
        color: #fff;
    font-size: 28px;
    font-weight: normal;
    font-family: 'Cinzel', sans-serif;
    text-align: center;
    width: 100%;
    justify-content: center;
    display: inline-flex;
    -webkit-text-stroke: 2px #000;
    text-stroke: 2px #000;
    
    letter-spacing: 1px;
}
.product-grid{ 
    font-family: 'Comfortaa', sans-serif;
    /* border: 1px solid #dbdbdb; */
    background: #fff;
    box-shadow: 0px 4px 18px #ddd;
}
.product-grid .product-image, .product-muestra .product-image{
    position: relative;
    overflow: hidden;
        min-height: 264px;
}
.product-grid .product-image a.image, .product-muestra .product-image a.image{ display: block; }
.product-grid .product-image a.image:before, .product-muestra .product-image a.image:before{
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 250ms ease-out;
}
.product-grid .product-image:hover a.image:before, product-muestra .product-image:hover a.image:before{ opacity: 0.1; }
.product-grid .product-image img, .product-muestra .product-image img{

    width: 100%;
    height: auto;
    background: transparent url(../img/loader.gif) center center no-repeat;

}
.navbar {
    position: relative;
/*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  /*  -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: flex-end;*/
    width: 100%;
        position: static;

}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0px; 
}

.product-image .pic-1{
    opacity: 1;
    backface-visibility: hidden;
    transition: all 0.5s;
}
.product-grid .product-image:hover .pic-1, .product-muestra .product-image:hover .pic-1{ -webkit-transform: scale(1.3);
    
    -webkit-transition: transform 0.9s ease;
    -o-transition: transform 0.9s ease;
    -moz-transition: transform 0.9s ease;
    transition: transform 0.9s ease;
    -webkit-transform: scale(1.3) rotate(10deg);
    -moz-transform: scale(1.3) rotate(10deg);
    -ms-transform: scale(1.3) rotate(10deg);
    -o-transform: scale(1.3) rotate(10deg);
    transform: scale(1.3) rotate(10deg);
}
.product-image .pic-2{
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

.product-grid .product-image:hover .pic-2{
    opacity: 1;
    transform: scale(1.05);
}
.product-grid .product-image:hover .pic-2, .product-muestra .product-image:hover .pic-2{ opacity: 1; }
.cbp-vm-view-grid .social{
 padding: 0;
    margin: 0;
    list-style: none;
    opacity: 1;
    position: relative;
    z-index: 0;
    display: inline-flex;
    bottom: 0;    
    width: 100%;
    justify-content: right;
        align-items: center;
}
.cbp-vm-view-list .social{
  /*width: 5%;*/
    display: inline-grid;
    /*align-items: center;*/
}
.cbp-vm-view-list .social .w-50{
    width: 100%!important;
    
}
.cbp-vm-view-list .social .bor-t{
    border:none;
  
    border-left: 1px solid #dbdbdb;
    
}
.cbp-vm-view-list .social .bor-r{

    border-left: 1px solid #dbdbdb;
      border-bottom: 1px solid #dbdbdb;
}
.cbp-vm-view-list .cbp-vm-icon-v {
    display: flex;
    justify-content: center;
    align-items: center;
}


.cbp-vm-view-list .product-grid .product-content, .cbp-vm-view-list .product-muestra .product-content  {
    width: 70%;
    display: inline-grid;
    align-items: center;
}
.cbp-vm-view-list .product-grid, .cbp-vm-view-list .product-muestra{
    display: flex;
}

.product-grid .social li{
    width: 50%;
    border-top: 1px solid #dbdbdb;
    display: flex;
    justify-content: center;
        -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.9s ease;
    -o-transition: transform 0.9s ease;
    -moz-transition: transform 0.9s ease;
    transition: transform 0.9s ease;
    
}
.product-grid .social li:hover{

    background: #f2f2f2;
    -webkit-transition: transform 0.9s ease;
    -o-transition: transform 0.9s ease;
    -moz-transition: transform 0.9s ease;
    transition: transform 0.9s ease;
    
}thead tr{
    background: #fff;
}

.product-grid .product-image:hover .social{ opacity: 1; }
.product-grid .social li a, .product-grid .social li button{
color: #fff;
    background: transparent;
    font-size: 18px;
    text-align: center;

    margin: 2px;
    position: relative;
    display: block;
    transition: 250ms ease 0s;
    border-radius: 0;
    outline: 0;
    border: none;

}
.product-grid .social li a:hover, .product-grid .social li button:hover{
 /*   color: #fff;
    background: #4888e5;*/
}
.product-grid .social li a:before,
.product-grid .social li a:after,
.product-grid .social li button:before,
.product-grid .social li button:after
{
   content: attr(data-tip);
    color: #000;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    display: none;
    position: absolute;
    right: 0;
    bottom: 44px;
}
.product-grid .social li a:after,.product-grid .social li button:after{
content: '';
    height: 15px;
    width: 15px;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    transform: translateX(-50%) rotate(45deg);
    /* top: 50%; */
    right: 0;
    bottom: 41px;
}
.bor-r{
    border-right: 1px solid #dbdbdb;
}
.bor-t{
    border-top: 1px solid #dbdbdb;
}
.product-grid .social li a:hover:before,
.product-grid .social li a:hover:after, .product-grid .social li button:hover:before,
.product-grid .social li button:hover:after{
    display: block;
}
.product-grid .product-content, .product-muestra .product-content{ 
        padding: 0px 3px;}
.product-grid .title, .product-muestra .title{
font-size: 13px;
    margin: 0 0 5px;
    text-align: center;
    font-family: 'Cinzel', sans-serif;
    padding-left: 2px;
    padding-right: 2px;
    color: #222;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor:pointer;

}
.product-grid .title a, .product-muestra .title a{
    color: #111;
    transition: all 500ms;
}
.product-grid .title a:hover, .product-muestra .title a:hover{ color: #e84393; }
.product-grid .price, .product-muestra .price, .price{
        color: #a99441;
    font-size: 35px;
    font-weight: normal;
    
    /*font-family: 'Cinzel', sans-serif;*/
    text-align: center;
    width: 100%;
    justify-content: center;
    display: inline-flex;
        -webkit-text-stroke: 2px #a99441;
    text-stroke: 2px #a99441;

    padding-top: 5px;
    line-height: 33px;
    letter-spacing: 1px;
}

.product-grid .subprecio, .product-muestra .subprecio, .subprecio{
    font-size: 15px;
    margin-top: -12px;
    margin-right: 5px;
}
.product-grid .sku, .product-muestra .sku{
        font-weight:500;
    font-size: 15px;
    text-align: center;
    padding: 10px;
    color:#666;
    width: 100%;
}

.product-grid .price span, .product-muestra .price span{
    color: #999;
    font-weight: 500;
    text-decoration: line-through;
    margin-left: 5px;
    display: inline-block;
}
.texto-carousel{
    margin-top: 30px;
    margin-bottom: 0;
    color: #a99441;
    font-weight: 500;
    font-family: "Cinzel";
    font-size: 30px;
    text-align: center;
}


.navbar-toggler-icon {
/*    margin-top: -100px;*/
}
.header-cart-item-name{
     font-family: 'Comfortaa', sans-serif;
    font-size: 12px;
    color: #4d4d4d;
}
.our_label{
    font-size:15px;
}
.img-relac{
margin: 2px;
    border: 1px solid #e6e6e6;
    margin-top: 13px;
}
.img-relac:hover{
    border: 2px solid #666;
}
.btn-ok{
        line-height: 30px;
    padding: 2px 10px;
}


.text-expanded {
  letter-spacing: 2px;
}

.text-shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.text-lg {
  font-size: 1.25rem;
}

.bg-faded {
  background-color: rgba(255, 255, 255, 0.9);
}

.bg-overlay {
  background-color: rgba(255,255,255, 0.7);
}


.modal-content-aviso {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 2px solid #fff;
    border-radius: 0px;
    box-shadow: none;
    backdrop-filter: blur(10px);
    background: rgba(0,0,0,.5);
}
.modal-titulo-aviso {
    margin: 20px auto;
    color: #fff;
     font-family: 'Cinzel', sans-serif;
    display: flex;
}

.modal-texto-aviso {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: normal;
     font-family: 'Comfortaa', sans-serif;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}
.modal-header-aviso {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-header-aviso {
    padding: 15px;
    box-shadow: none;
    width: 95%;
    margin: 0 auto;
    text-align: center;
     font-family: 'Comfortaa', sans-serif;
    min-height: 16.43px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header-aviso .close {
    margin-top: -2px;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    color: #fff;
    text-shadow: none;
    line-height: 37px;
    border:none;
}
.bg-modal{
        background: rgba(255,255,255,.4);
    backdrop-filter: blur(6px);
}
.modal-header-aviso .close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    
}

@media only screen and (max-width:990px){
    .product-grid{ margin-bottom: 40px; }
    
    .table-shopping-cart .table_row {
        height: auto;
        border: none;
    }
    .table-shopping-cart .column-2 {
        font-size: 13px;
    }
    .table-shopping-cart .column-3 {
    
    font-size: 13px;
    text-align: left;
}
    
    .p-4 {
     padding: 0!important; 
}
    .table-shopping-cart .column-4 {
        text-align: left;
    }
    .table-shopping-cart .column-5 {
        padding-right: 0;
        text-align: left;
        font-size: 13px;
    }
}



/* Tablet ----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .marco-registro{
            margin-left: 10px;
    margin-right: 10px;
}
.form{
    margin: 20px 10px;
}
h1{
        font-size: 2rem;
}
.leyenda{
    font-size:30px;
}
#signup h1, #login h1, #muestra h1 {
    color: #fff;
    font-size: 30px;
}
.tab-group li a {

    font-size: 13px;
}
.navbar-toggle {

    padding: 9px 0px;
    margin-top: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    margin-left: 20px;
}
.parrafo-empresa{
margin: 79px 0px 60px 0px;
}

.bread ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    font-size: 17px;
    line-height: 40px;
    color: #4888e5;
    font-weight: bold;
}
.lista-empresa li i {
    font-size: 18px;
    border-radius: 100px;
    background: #4888e5;
    color: #fff;
    padding: 6px;
    margin-right: 10px;
}
.lista-empresa li {
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0.7px;
    color: #4d4d4d;
}
.categorias{
    border:none;
}

    .table-shopping-cart .table_row {
        height: auto;
        border: none;
    }
    .table-shopping-cart .column-2 {
        font-size: 13px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .table-shopping-cart .column-3 {
    
    font-size: 13px;
    text-align: left;
}
    
    .table-shopping-cart .column-4 {
        text-align: left;
    }
    .table-shopping-cart .column-5 {
        padding-right: 0;
        text-align: left;
        font-size: 13px;
        padding-top: 5px;
    }
}
/*moviles --------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    .nav__logo img {
    width: 100%;
    max-width: 190px;
  }
  
    .hamburger{display:inline-block;}

    .dropdown-item {
    display: block;
    width: 100%;
    padding: 0;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    line-height: 22px;
    font-size: 11px;
}
        .marco-registro{
            margin-left: 10px;
    margin-right: 10px;
}
.efec-titulo{
    height: 70px;
    color: #fff;
    font-size: 16px;
    text-shadow: -1px 0 #bbb, 0 1px #bbb, 1px 0 #bbb, 0 -1px #bbb;
    padding-top: 24px;
    line-height: 21px;
    max-width: 70%;
}
.aviso_vacio {
    font-size: 30px;
}
.limiter-menu-desktop img{
    max-width: 160px;
}
.icon-header-noti::after {
    top: -1px;
    right: -5px;
}
#rte{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
}
.p-4 {
     padding: 0!important; 
}
.parrafo-empresa{
margin: 79px 0px 60px 0px;
font-size:13px;
}
.p-r-11, .p-lr-11, .p-all-11 {
    padding-right: 1px;
}
.wrap-search-header input {
    font-size: 15px;
}
.wrap-search-header {
    width: 960px;
    max-width: 100%;
    height: 70px;
}
.form{
    margin: 20px 10px;
    padding: 20px;
}
.tab-group {
    display: block;
}
h1{
        font-size: 2rem;
}

.leyenda{
    font-size:30px;
}
.categorias{
    border:none;
}

    .table-shopping-cart .table_row {
        height: auto;
        border: none;
    }

#signup h1, #login h1, #muestra h1 {
    color: #fff;
    font-size: 30px;
}
.tab-group li {

    display: flex;
       justify-content: center; 
}

.tab-group li a {

    font-size: 13px;
        margin-bottom: 10px;
}
.bread ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    font-size: 17px;
    line-height: 40px;
    color: #4888e5;
    font-weight: bold;
}
.lista-empresa li i {
    font-size: 18px;
    border-radius: 100px;
    background: #4888e5;
    color: #fff;
    padding: 6px;
    margin-right: 10px;
}
.lista-empresa li {
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0.7px;
    color: #4d4d4d;
}
}

.form-item h1{
     color: #333;
    font-family: 'Cinzel', sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
}
.referencia{
    font-size: 14px;
    margin-bottom: 25px;
    color: #666;
    font-weight: 300;
    margin-top: 10px;
    font-weight: bold;
    font-family: "Cinzel";
}

.peso{
        font-size: 14px;
     margin-left: 15px;
         color: #666;
    font-weight: 300;
}

.our_price_display{
    margin-top: 30px;
    margin-bottom: 30px;
font-size: 38px;
    font-weight: 300;
    margin-left: 15px;
    color: #3b4760;
    display: flex;
}
.our_price_display .subprecio{
    font-size: 18px;
    margin-top: -10px;
}
.medidas{
    border-bottom: 2px solid #ccc;
    border-left: none;
    border-top: none;
    border-right: none;
    border-radius: 0;
    margin-bottom: 25px;
}
.precio-modal{
    font-size: 45px;
}
.m-l-r-15{
        margin: 0 15px;
}
.content_talla{
    margin-left: 15px;
    font-size: 14px;

}
.contenedor {

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.contenedor-big {

    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.content-unidad{
justify-content: center;
    margin: 30px 0;
    align-items: end;
}
.unidades{
    font-size: 13px;
    letter-spacing: 1px;
    color:#666;
}
.uni-input {
    border: none;
    text-align: center;
    font-size: 25px;
    background: #fff;

    box-shadow: 0 1px 8px #ccc;
    margin-left: 10px;
    margin-right: 10px;
}
.btn-spin{
    background: #000;
    color: #fff;    
    border-radius: 0;
    border: 1px solid #000;
    font-size: 22px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-spin:hover{
    background: #fff;
    color: #000;    
    border: 1px solid #000;
    
}

.table-shopping-cart .column-3 {
    

    text-align: left;
}
    
.btn-default{
    background: #a99441;
    color: #fff;
    border: 1px solid #666;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-default:hover{
    background: #fff;
    color:#666;    
    border:1px solid #666;    
}

@media (min-width: 576px){
.contenedor {
    max-width: 540px;
}
.contenedor-big {
    max-width: 100%;
}
}
@media (min-width: 768px){
.nav>li {
    position: relative;
    display: block;
    padding-left: 10px;
    float: left;
}

    .contenedor {
    max-width: 100%;   
}
.contenedor-big {
        max-width: 100%;
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}

.navbar-toggle {
    display: none;
}
}

@media (max-width: 991px){
.lead {
    display:none;
}
}

@media (min-width: 992px){
.contenedor {
    max-width: 960px;
}
.contenedor-big{
    max-width: 100%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: static;
}
.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: center;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
}
@media (min-width: 1200px){
.contenedor {
    max-width: 1200px;
}
.contenedor-big{
    max-width: 100%;
}
}

@media only screen and (max-width: 760px), (max-device-width: 1023px) and (min-device-width: 768px){
tr:nth-child(odd) {
    background: #f2f2f2;
}
}

 /* ///  DECORATION CSS ///  */
.cont_select_center {
 /* position: absolute;
  left: 50%;
  top:50%;*/
 
  margin-top: 0;
  margin-bottom: 15px;
  /*margin-left: -150px;*/
}

.cont_heg_50 {
 /* position: absolute;
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
background-color: #fd7b52;*/
}
/* ///  END DECORATION CSS  ///  */

.icon_select_mate {
  position: absolute;
  top:10px;
  right: 2%;
  font-size: 16px;
    height: 22px;
  transition: all 275ms;
}

.select_mate {
position: relative;
    float: left;
    width: 100%;
    min-height: 40px;
    color: #4d4d4d;
    font-weight: 300;
    background-color: #fff;
    /* box-shadow: 1px 2px 10px -2px rgba(0,0,0,0.3); */
    border-radius: 3px;
    transition: all 375ms ease-in-out;
    border: 1px solid #f2f2f2;
     font-family: 'Comfortaa', sans-serif;
    border-radius: 5px;
    font-size:13px;

}
/* Oculto el elemento select */
  select {
  position: absolute;
  overflow: hidden;
  height: 0px;
  opacity: 0;  
    z-index: -1;
  }


.cont_list_select_mate {
  position: relative;
  float: left;
  width: 100%;
}

.cont_select_int {
 position: absolute;
  left: 0px;
  top: -1px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-radius: 5px;
  box-shadow: none;
  border:1px solid #f2f2f2;
  transition: all 375ms ease-in-out;
}
.cont_select_int	li {
	position: relative;
    float: left;
    width: 100%;
    border-bottom:none;
    
    list-style-type: none;
    padding: 10px;
    margin: 0px;  
    transition: all 275ms ease-in-out;
    display: block;
    cursor:pointer;
}
		
	.cont_select_int li &:last-child {
        border-radius: 3px;
        border-bottom:0px; 

        }
        
         	.cont_select_int li &:hover {
		background-color: #EEEEEE;
		 } 
    
                 .selecionado_opcion{
                     line-height: 40px;
                     padding: 10px;
                 }
   .activa {
   background-color: #EEEEEE;
   }


/* etiqueta <p> con la opcion selecionada  */
.selecionado_opcion {
    padding: 0;
    width: 100%;
    display: block;
    margin: 0px;
    cursor: pointer;
    padding-left: 10px;
}

.p-l-0{
    padding-left:0;
}
.p-r-0{
    padding-right: 0;
}
.slic-margen{
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}
.tit-cat{
    font-size: 24px;
    font-weight: bold;
    padding: 10px 10px 0 10px;
    margin-bottom: 0;
    color: #a99441;
    line-height:35px;
    text-align: left;
    font-family: "cinzel";
    
}
.pendiente {
    font-size: 12px;
    background: red;
    padding: 5px;
    border-radius: 300px;
    color: #fff;
}
.procesado {
    font-size: 11px;
    background: #20d658;
    padding: 5px;
    color: #fff;
}
.pedido, .pdf {
    color: #2c8ebb;
    font-size: 25px;
}
#table-order th {
background: #000;
    font-family: "Cinzel";
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 10px;
}
.npedi {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    font-family: "Cinzel";
}
.tabla-productos {
        font-size: 12px;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 2px 7px #e6e6e6;
}
#table-datos thead th {
background: #000;
    font-family: "Cinzel";
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tright{
    text-align: right;
}
.bg-primary {
    background-color: #adcff7!important;
}

.wrap-menu-desktop {
    position: fixed;
    z-index: 1;
    background-color: transparent;
    width: 100%;
    height: 84px;
    top: 35px;
    left: 0px;
    -webkit-transition: height 0.3s,background-color 0.3s;
    -o-transition: height 0.3s,background-color 0.3s;
    -moz-transition: height 0.3s,background-color 0.3s;
    transition: height 0.3s,background-color 0.3s;
    background: rgba(255,255,255,.4);
    backdrop-filter: blur( 8.5px );
    -webkit-backdrop-filter: blur( 8.5px );
}
.limiter-menu-desktop {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-color: transparent;
}
.container-menu-desktop {
    height: auto;
    width: 100%;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.make-shop{
        background: #4888e5;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
}
.bgb{
    background: #e4edfd;
}

@media (max-width: 991px){
.container-menu-desktop {
/*    display: none;*/
}
.bread{
    margin-top:100px;
}
#cart{
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 5px;
}
}

/* isotope */

.portfolioFilter a { 
    margin-right: 10px; 
    color:#3f1833;
    text-decoration:none;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.portfolioFilter a.current { 
    font-weight:bold;
}


img {
 /* margin:5px;*/
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolioFilter{
    text-align: center;
    line-height: 40px;
    background: #fff;

}

.portfolioFilter button{
font-size: 12px;
    color: #fff;
    background: transparent;
    padding: 10px;
    line-height: 14px;
     font-family: 'Comfortaa', sans-serif;
    border: none;
    margin: 2px;
    background: #4888e5;
    border-radius: 100px;
    display: inline-flex
}
.portfolioFilter button:hover{
    text-decoration: underline;
}
.item-wrap{
    border: none;/*2px solid #926a31;*/
    margin: 5px;
}

.mostrapagion>li>a, .mostrapagion>li>span {
position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #5d657c;
    text-decoration: none;
    background-color: #fff;
    border: none;
    margin: 2px;
    border-radius: 0px;
    font-size: 13px;
}
.mostrapagion>li>a:focus, .mostrapagion>li>a:hover, .mostrapagion>li>span:focus, .mostrapagion>li>span:hover {
z-index: 2;
    color: #fff;
    background-color: #adcff7;
    border: none;
}
.mostrapagion>.disabled>a, .mostrapagion>.disabled>a:focus, .mostrapagion>.disabled>a:hover, .mostrapagion>.disabled>span, .mostrapagion>.disabled>span:focus, .mostrapagion>.disabled>span:hover {
color: #ccc;
    cursor: not-allowed;
    background-color: #f9f9f9;
    border: none;
}
.actual{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
}
.pag-ico{
    font-size: 46px;
    color: #000;
    line-height: 50px;
        border: none;
    background: #ffff;
    padding: 0px 5px;
    margin-left: 5px;
    
}
.pag-ico-disable{
    font-size: 46px;
    color: #ccc;
    line-height: 50px;
        border: none;
    background: #ffff;
    padding: 0px 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    
}

.mostrapagion{
    margin-top: 30px;
}
.mostrapagion>li:last-child>a, .mostrapagion>li:last-child>span {

border-radius:0px;
}
.mostrapagion>li:first-child>a, .mostrapagion>li:first-child>span {

border-radius:0px;
}
.navbar-nav {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 0;
}
.megamenu-li {
    position: static;
}
.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    background: #f9f9f9;
    height: 100vh;
    width: 100%;
}

#filter li {
    padding: 5px 0px 5px 10px;

}
/* Radio Button */
.control {

display: block;
position: relative;
padding-left: 30px;
margin-bottom: 10px;
padding-top: 3px;
cursor: pointer;
font-size: 13px;
width:100%;
}
.control input {
position: absolute;
z-index: -1;
opacity: 0;
}
.control_indicator {
position: absolute;
top: 2px;
left: 0;
height: 20px;
width: 20px;
    background: #f6f8ff;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 1px;

}
.control-radio .control_indicator {
border-radius: 50%;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa {
    color: #adcff7;
    font-size: 30px;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
background: #cccccc;
border:none;
}
.tab_in_sec .panel-default>.panel-heading a.active {
    background: #adcff7;
    color: #fff;
}

.control input:checked ~ .control_indicator {
    background: #a99441;
    border: 2px solid #a99441;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
background: #e6e6e6;
opacity: 0.6;
pointer-events: none;
}
.control_indicator:after {
box-sizing: unset;
content: '';
position: absolute;
display: none;
}
.control input:checked ~ .control_indicator:after {
display: block;
}
.control-radio .control_indicator:after {
/*left: 7px;
top: 7px;
height: 6px;
width: 6px;
border-radius: 50%;
background: #ffffff;*/
    left: 3px;
    top: 3px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #ffffff;
}
.control-radio input:disabled ~ .control_indicator:after {
background: #7b7b7b;
}

.control-checkbox .control_indicator:after {
left: 6px;
    top: 2px;
    width: 3px;
    height: 8px;
border: solid #ffffff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
border-color: #e6e6e6;
}
/*  end radio button */


table.footable>tbody>tr>td.footable-sortable, table.footable>tbody>tr>th.footable-sortable, table.footable>tfoot>tr>td.footable-sortable, table.footable>tfoot>tr>th.footable-sortable, table.footable>thead>tr>td.footable-sortable, table.footable>thead>tr>th.footable-sortable {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    background: #5d657c;
    color: #fff;
    border: none;
}
.btn-primary {
    background-color: #adcff7;
    border-color: #adcff7;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    border-radius: 10px;
}
.caret {
    display:inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px dashed;
    border-right:4px solid transparent;
    border-left:4px solid transparent
}
.btn-2{
    display: none;
}
.cliente{
    color: #000;
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
    border:none;  
}

.Name-p{
        font-size: 20px;
    margin-bottom: 20px;
}
#porta h3{
        margin-top: 10px;
    color: #5c647c;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
}
.rotate{
      transform: rotate(90deg);
      -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.norotate{
      transform: rotate(0deg);
      -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.block4-pic {
    position: relative;
    width: 40%;
    float: left;
}
.block4-txt {
    position: relative;
    width: 60%;
    float: left;
        justify-content: center;
}
.ltext-122 {
     font-family: 'Cinzel', sans-serif;
    font-size: 18px;
    line-height: 1.1;
    font-weight: bold;
    color: #a99441;
    text-align: left;
    margin-bottom: 40px;
}

.item-slick4{
    margin-bottom: 5px;
    border:2px solid #f2f2f2;
    background: #fff;
        
}
.form-promo{
    font-size: 16px;
    color: #fff;
    border: 1px solid #ccc;
    padding: 6px 12px;
}
.form-promo ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.form-promo :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.form-promo ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.card-header {

    margin-bottom: 0;

    border-bottom: none;
}
.card{
    border: none;
    border-radius: 0;
    background-color: transparent;
}
.float-r{
    float:right; 
}
.sidebar {
    float: left;
}

.sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}
.sidebar {
    z-index: 1;
    max-width: calc(100% - 10px);
    height: 100vh;
    top: 0;
    right: -400px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.34;
    transition: all 0.4s;
    box-shadow: none;
}
.slick-next, .slick-prev{
    border: none;
    background: transparent;
    display: flex;
    justify-content: center;
    text-align: center;
    border: none;
    background: transparent;
    width: 50%;
    font-size: 40px;
    color: #ccc;
    position: absolute;
    top: -40px;

}
.slick-prev-hor{
        position: absolute;
    top: 0;
    border: none;
    background: transparent;
    font-size: 60px;
    z-index: 99;
    color: #fff;
    left: 5px;
    transition: all 0.5s ease;
    height: 100%;
    padding: 20px;
}
.slick-next-hor{
        position: absolute;
    top: 0;   
    border: none;
    background: transparent;
    font-size: 60px;
    z-index: 99;
    color: #fff;
    right: 5px;
    transition: all 0.5s ease;
        height: 100%;
    padding: 20px;
}
.slick-next-hor:hover, .slick-prev-hor:hover{
    color:#ccc;
    transition: all 0.5s ease;
}
footer a{
    color:#4d4d4d;
    letter-spacing: 1px;
}
footer a:hover{
    color:#4888E5;
}
.center{
    text-align: center;
}

#suggestions {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    height: auto;
    position: absolute;
    top: 118px;
    z-index: 9999;
    width: auto;
    left: 50px;
    background: #fff;
}
 
#suggestions .suggest-element {
    background-color: #fff;    
    border-top: 1px solid #f0f0f0;
    cursor: pointer;
    padding: 8px;
    width: 100%;
    float: left;
    font-size:13px;
}

@media only screen and (max-width: 480px) {
#suggestions {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    height: auto;
    position: absolute;
    top: 70px;
    z-index: 9999;
    width: auto;
    left: 5px;
    background: #fff;
}
 
#suggestions .suggest-element {
    background-color: #fff;    
    border-top: 1px solid #f0f0f0;
    cursor: pointer;
    padding: 8px;
    width: 100%;
    float: left;
    font-size:13px;
}
}

.table-shopping-kart {
    border-collapse: collapse;
    width: 100%;
    min-width: 680px;
    background: #fff;
    margin-bottom: 30px;
    border: none;
}
.input-ctr {
    background: transparent;
    border: 1px solid #ccc;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: 2em;
}
.table-shopping-kart td {
    color: #fff;
    line-height: 1.6;
    padding-left: 5px;
    padding-right: 5px;
}
.table-shopping-kart .column-1 {
/*    width: 140px;*/
    font-size: 15px;
    text-align: center;
}
.table-shopping-kart .table_head th {
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    line-height: 1.6;
    padding-top: 15px;
    padding-bottom: 15px;
}
.table-shopping-kart .column-5 {
    width: 150px;
    padding-right: 5px;
    text-align: center;
    font-size: 15px;
}
.table-shopping-kart .column-2 {
    width: 100px;
    font-size: 15px;
    text-align: center;
}
.table-shopping-kart .column-3 {
    width: auto;
    font-size: 15px;
    text-align: center;
}
.table-shopping-kart .column-6 {
    padding-right: 20px;
}
.actua {
    font-size: 20px;
    background: #adcff7;
    margin: 5px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.table-shopping-kart tbody tr {
    border:none;
}
.aviso-sin-stock{
    position: absolute;
    right: 10%;
    top: 10%;
    padding: 5px;
    color: #fff;
    background: rgba(255,0,0,.3);
    transform: rotate(15deg);
    font-size: 11px;
}
.sin-stock{
    position: absolute;
    background: rgba(255,0,0,.2);
    padding: 6px;
    color: #fff;
    transform: rotate(5deg);
    top: 10%;
    font-size: 10px;
}
.scroll-nav{
    overflow-y: scroll;
    position: relative;
    height: 100vh;
}
.scroll-atri{ 
    overflow-y: auto;
    position: relative;
    overflow-x: hidden;
    height: 200px;
}

.separador-cata {
    padding: 18px;
    text-align: center;
    font-size: 13px;
    background: #f7f7f7;
    margin-bottom: 20px;
}
.name-cata {
    color: #545454;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: 800;
}

.scroll-nav::-webkit-scrollbar {
    -webkit-appearance: none;
}

.scroll_nav::-webkit-scrollbar:vertical {
    width:25px;
}

.scroll-nav::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.scroll-nav::-webkit-scrollbar:horizontal {
    height: 25px;
}

.scroll-nav::-webkit-scrollbar-thumb {
    background-color: #5d657c;
    border-radius: 20px;
    border: 1px solid #f1f2f3;
}

.scroll-nav::-webkit-scrollbar-track {
    border-radius: 20px;  
}
.btn-filter{
        width: 100%;
    text-align: left;
    border: none;
    background: transparent;
    cursor:pointer;
}
.btn-filter:hover{
    color: #4888e5;
}
.lbl{
    cursor:pointer;
    font-weight: bold;
    letter-spacing: 2px;
}
.caracter{
        font-weight: bold;
   
    padding: 4px;
  
}
.filter-li{
    font-size: 13px;
    margin-right: 10px;
    position:relative;
    padding: 2px 8px;
    border: 1px solid #666;
    color: #54545;
    /* border-radius: 50px; */
    margin-bottom: 5px;
}
.card-border{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.scroll-atri::-webkit-scrollbar {
    -webkit-appearance: none;
    background: #f6f8ff;
    border: 1px solid #ccc;
    border-radius: 50px;
}

.scroll_atri::-webkit-scrollbar:vertical {
    width:25px;
}

.scroll-atri:-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.scroll-atri::-webkit-scrollbar:horizontal {
    height: 25px;
}

.scroll-atri::-webkit-scrollbar-thumb {
    background-color: #545454;
    border-radius: 50px;
}

.scroll-atri::-webkit-scrollbar-track {
    border-radius: 20px;  
}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 0em; 
	-moz-border-radius: 0em;
	border-radius: 0em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.orange {
	color: #565656;
    border: solid 1px #ffffff;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#ffffff));
    background: -moz-linear-gradient(top, #c1c1c1, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1c1c1', endColorstr='#ffffff');
}
.orange:hover {
	    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e4e4e), to(#161616));
    background: -moz-linear-gradient(top, #4e4e4e, #161616);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4e4e', endColorstr='#161616');
    color: #fff;
}
.orange:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#4e4e4e), to(#161616));
    background: -moz-linear-gradient(top, #4e4e4e, #161616);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4e4e', endColorstr='#161616');
    color: #fff;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  text-align: center;
  border-radius: 0;
  
}
.bg-f9{
    background: #f9f9f9;
}
.icono-product{
            font-size: 32px;
    color: #333;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-right: 5px;
}
.stock-si{
        font-size: 10px;
    color: #0fbb0f;

    font-weight: bold;
    transform: rotate(8deg);
    width: 100%;
}
.stock-no{
    font-size: 10px;
    color: #bb0f4f;

    font-weight: bold;
    transform: rotate(8deg);
    width: 100%;
}
.stock-casi{
        font-size: 10px;
    color: #336ae5;

    font-weight: bold;
    transform: rotate(8deg);
    width: 100%;
}
    .flag-plata {

          width: 71px;
    height: 25px;
    box-sizing: content-box;
    padding-top: 15px;
    position: relative;
    background: #e9e9e9;
    position: absolute;
    top: 0px;
    left: 0;
    background: rgb(237,237,237);
    background: linear-gradient(0deg, rgba(237,237,237,0.8) 0%, rgba(245,245,245,.8) 53%, rgba(255,255,255,.8) 96%);
     position: absolute;
    }
    .flag-plata:before{
    content: "PLATA";
    color: #545454;
    top: 7px;
    position: absolute;
    left: 17px;
    font-size: 11px;
    }
    .flag-plata:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-bottom: 13px solid #fff;
      border-left: 34px solid transparent;
      border-right: 35px solid transparent;
    }
  
    
    
    .flag-oro {
    width: 71px;
    height: 25px;
    box-sizing: content-box;
    padding-top: 15px;
    position: relative;
    background: #e9e9e9;
    color: white;
    font-size: 11px;
    position: absolute;
    top: 0px;
    position: absolute;
    background: rgb(222,194,82);
    background: linear-gradient(180deg, rgba(222,194,82,.8) 0%, rgba(245,221,123,.8) 51%, rgba(246,237,200,.8) 100%);
    }
    .flag-oro:before{
            content: "ORO";   
    color: #545454;
    top: 7px;
    position: absolute;
    left: 20px;
    font-size: 11px;
    }
    .flag-oro:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-bottom: 13px solid rgba(255,255,255,1);
      border-left: 34px solid transparent;
      border-right: 35px solid transparent;
    }
  
    .flag-acero {
    width: 71px;
    height: 25px;
    box-sizing: content-box;
    padding-top: 15px;
    position: relative;
    background: #e9e9e9;
    color: white;
    font-size: 11px;
    position: absolute;
    top: 0px;
    position: absolute;
    background: rgb(145,145,145);
background: linear-gradient(180deg, rgba(145,145,145,.8) 0%, rgba(168,168,168,.8) 51%, rgba(242,242,242,.8) 100%);
    }
    .flag-acero:before{
            content: "ACERO";   
    color: #fff;    
    top: 7px;
    position: absolute;
    left: 17px;
    font-size: 11px;

    }
    .flag-acero:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-bottom: 13px solid rgba(255,255,255,1);
      border-left: 34px solid transparent;
      border-right: 35px solid transparent;
    }
    .icon-foot{
    font-size: 43px;
    float: left;
    margin-right: 15px;
    color: #9fa0a2;
    }
    .resena{
    justify-content: center;
    display: flex;
    }
    .icon-status{
        font-size:25px;
            color: #959595;
    }
    .centrar{
            justify-content: center;
    display: flex;
    }

    
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
[type="checkbox"] + label:after {
  content: '';
  position: absolute;
}
[type="checkbox"] + label {
display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 28px;
    font-size: 28px;
    transition: color .3s;
    margin-left: 10px;
    text-align: center;
    padding: 0px 15px 0px 15px;
    font-size: 14px;
    border: 2px solid #f2f2f2;
    margin-bottom: 10px;
    background: #fff;
    color: #000;

}

[type="checkbox"] + label:after {
  width: 30px; 
  height: 30px;
  transition: all .2s;
  top: 0; 
  left: 0;
}
/* OFF */
[type="checkbox"]:not(:checked) + label:after {
  /*background: url('https://dl.dropboxusercontent.com/u/3522/check_off.png') left center no-repeat;*/
}
/* ON */
[type="checkbox"]:checked + label {
color: #fff;
    background: #000;
    border: 1px solid #000;
}

.swal-modal {
    width: 478px;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(50,50,50,.80);
    text-align: center;
    border-radius: 0;
    position: static;
    margin: 20px auto;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 10001;
    transition: opacity .2s,-webkit-transform .3s;
    transition: transform .3s,opacity .2s;
    transition: transform .3s,opacity .2s,-webkit-transform .3s;
    border: 2px solid #fff;
}
.swal-icon--success:after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px;
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}
.swal-icon--success:after, .swal-icon--success:before {
    content: "";
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.swal-icon--success__hide-corners {
    background-color: transparent;
}
.tot-titulo{
    width: 50%;
    text-align: left;
    font-weight: bold;
    letter-spacing: 1px;
}
.tot-valor{
    width: 50%;
    text-align: right;
    font-weight: normal;
    letter-spacing: 1px;
}