@import url('https://fonts.googleapis.com/css?family=Open+Sans|Poppins:400,400i,600');

body{
	padding-top: 140px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400
}
body.ofertas {
    padding-top: 75px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #434342;
    font-family: 'Poppins', sans-serif;
}
h6 {
    color: #212121;
    border-bottom: 1px solid #fe2112;
    padding-bottom: 10px;
}
.form-group .form-control {
    padding: 7px 12px;
    border-color: #f2f2f2;
    box-shadow: none;
    border: 2px solid #e5e5e5;
}
form#regForm label {
    color: #535353;
}
/************************************* MENU TOP**************************************/
.navbar-default {
    padding-bottom: 0px;
}
.top-bar {
    padding: 5px 0;
    background: #222;
    border-bottom: 1px solid #ddd;
    line-height: 0px;
    padding: 2px;
}
.search {
    position: absolute;
    z-index: 99;
    right: 50%;
    top: 25px;
    margin-right: -150px;
}
.search, .search i {
    color: #fff
}
a.buscadormodal {
    display: none;
}
ul.social-share {
    position: absolute;
    z-index: 99;
    display: inline-table;
    margin-top: 20px;
    right: 0px;
}
ul.social-share i {
    font-size: 16px;
    color: #ffffff;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #fe2112;
    background: #fe2112;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}
.search-fixed, .social-share-fixed {
    position: fixed !important;
}
.social-share-fixed {
    right: 19.4% !important;
    margin-top: 15px !important;
}
.search-fixed {
    margin-top: -5px;
}
.top-number.pull-left.hidden-xs {
    display: none;
}
#palabra::placeholder {
    color: #212121;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
div#carrito_top {
    margin-top: -65px;
    margin-left: 10px;
    margin-right: 200px;
}
.ico_usuario, a.ircarrito:before {
    font-family: FontAwesome;
    content: "\f291";
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 4px;
    padding-right: 10px;
}
.ban-top-izquierda {
    width: 280px;
    margin-top: 0px;
}
input.search-form:hover{
	width: 390px;
}
input.search-form {
    background: #fff;
    border: 1px solid #030000;
    border-right: 0px;
        border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 390px;
    color: #999;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    font-family: 'Poppins', sans-serif
}
button.btn.btn-buscartop {
    background: #fe2112;
}
.navbar-superior .caja_func_sup {
    margin-top: 55px;
    line-height: 35px;
    text-transform: uppercase;
    margin-right: -35px;
}
#cantidad_carrito.badge {
    position: absolute;
    left: 15px;
    top: -3px;
    background: #fdd835;
    color: #000
}
ul#nav {
    margin-top: 55px;
    margin-left: 30px;
}
div#navbar-menu-superior a {
    font-weight: 600;
        font-size: 14px;
    letter-spacing: 0.2px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
div#navbar-menu-superior .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    background-color: rgba(8, 8, 6, 0.86);
    color: #fff;
}
div#navbar-menu-superior .dropdown-menu a {
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
}
div#navbar-menu-superior .dropdown-menu a:hover {
    color: #212121;
}
ul.social-share .fa-linkedin:before {
    content: "\f232";
}
/*************************************SLIDER y banners home**************************************/
body.mayorista .scroll_sup {
    display: block !important;
}
.brand-carousel li img{
    padding: 10px
}

.scroll_sup {
    display: none;
}
span.container.leyenda_slide {
    text-align: left;
    position: absolute;
    width: 39%;
    height: 100%;
    background: rgba(250, 192, 18, 0.68);
    display: block;
    margin: 0 auto;
    left: 20px;
    padding-left: 200px;
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    padding-top: 150px
}
.slick-initialized .slick-slide {
    display: block;
    position: relative;
}
.slick-prev:before {
    content: "\f104";
}
.slick-next:before {
    content: "\f105";
}

span.container.leyenda_slide h1 i {
    font-weight: 400;
    padding: 0 20px;
}
span.container.leyenda_slide h1 strong {
    background: #212121;
    text-transform: uppercase;
    font-style: italic;
    padding: 0 20px;
    letter-spacing: 1px;
    color: #fff
}
span.container.leyenda_slide h1 {
    font-family: 'Poppins', sans-serif !important;
    line-height: 60px !important;
    color: #272727;
    letter-spacing: 0.5px
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    width: 50px;
    border: 2px solid #fff;
    height: 50px;
    opacity: .75;
    text-align: center;
}
button.slick-prev.slick-arrow:hover, button.slick-next.slick-arrow:hover {
    background: rgba(250, 192, 18, 0.85);
    border: 0px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.65);
}
.slick-dots li button:before, .slick-dots li.slick-active button:before{
	color: transparent;
}
.spot_ofertas_sup {
    clear: both;
    display: inline-block;
}
.spot_ofertas_sup img {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
        max-width: 370px;
    border-bottom: 5px solid #c0bfbf
}
.spot_ofertas_sup img:hover {
    -webkit-filter: grayscale(20%);
    filter: grayscale(20%);
}
/*************************************BANNER TOP HOME**************************************/
.metodo-pago ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 20px;
}
.metodo-pago li {
    display: inline-block;
}
.pago-home h3, .bordado-home h3, .envios-home h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 140%
}
.pago-home p, .bordado-home p, .envios-home p {
    font-size: 14px
}
.metodo-pago img {
    margin: 2px;
    background: #fff;
}
.bordado-imagen, .metodo-pago, .envio-imagen {
    background: #f3f3f3;
    height: 100px;
    border-bottom: 4px solid #fe2112
}
.bordado-imagen {
    background: url(../banners/bordado.png) 20% 25%;
    border-bottom: 4px solid #fe2112
}
.envio-imagen {background:url(../banners/envios.png)100% 35%;}
.metodo-pago {padding-right: 0px;padding-left: 0px;}
/*************************************NOTA HOME**************************************/
div#cajanovofe .cajasnove img {
    float: left;
    margin-right: 30px;
    width: 500px;
}
.noticiashome .solnuevo.solnoticias {
    display: none;
}
div#cajanovofe .cajasnove h4 {
    display: none;
}
div#cajanovofe .cajasnove .mas_nov a {
    font-size: 13px;
    color: #030200;
    text-align: right;
    background: #fdd835;
}
.div-vertodos-noticias.vertodos_NOTICIAS {
    display: none;
}
div#cajanovofe {
    margin-top: 20px;
}
div#cajanovofe .cajasnove .des_nov {
    margin-top: 7px;
    font-size: 13px;
    line-height: 21px;
}
/*************************************NOTAS**************************************/
.rocawork .post-lead-image img {
    width: 48%;
    margin-right: 10px;
}
.rocawork .nov_dcorta {
    float: right;
    width: 50%;
    font-size: 13px;
    line-height: 20px
}
h5.tit_form_detalle {
    border-top: 0px solid #eeeeee !important;
}
form#form_detalle1_nota .form-group label {
    color: #2e2929;
    font-size: 16px;
}
.detalle-form {
    background: #f5f5f5;
    border-radius: 5px;
    margin-top: 20px;
    border-top: 4px solid #fe2112;
}
.post-description p {
    line-height: 21px;
    font-size: 14px;
}
.post-description ul {
    padding-left: 15px;
}
.post-description li {
    font-size: 14px;
    line-height: 21px;
}
h1.titulo {
    border-bottom: 3px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 220%
}
/*************************************PRODUCTOS HOME**************************************/
.price-standard {
    color: #999;
    font-size: 90%;
    text-decoration: line-through;
    margin-right: 10px;
}
.price {
    font-size: 18px;
    color: #454545;
    margin-bottom: 15px;
        font-style: italic;
}
.btn-quickview {
    border: 0px;
    background: transparent;
    color: #fe2112!important;
    box-shadow: none;
}
.btn-quickview i {
    font-size: 30px;
}
/*************************************CARRITO**************************************/
.orderStep li {
    background: rgba(8, 8, 6, 0.62);
    color: #fff;
}
.orderStep li.active {
    background: #fdd835;
    color: #212121;
}
.orderStep li.active:after {
    border-top-color: #fdd835!important;
}
.orderStep li.active i {
    background: rgba(0,0,0,.1);
    color: #212121;
}
input#iniciarpago {
    background: #fe2112;
    color: #fff;
    font-weight: bold
}
.bg-info {
    background-color: rgba(253, 216, 53, 0.3686274509803922);
}
div#order-detail-content .btn {
    background: #fdd835;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.seguir_inferior {
    display: none;
}
.CartProduct .delete i {
    font-size: 2.5em;
    position: relative;
    top: -5px;
    color: #fe2112;
}
/*************************************CONTACTO y REGISTRO**************************************/
.form-contacto .form-group .form-control {
        padding: 7px 12px;
    box-shadow: none;
    background: whitesmoke;
    border: 0px;
    border-radius: 0px;
}
.contact-form h2 i {
    font-size: 30px;
    border: 2px solid #010000;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 50px;
    color: #fe2112;
    margin-right: 10px;
    float: left;
    border-radius: 4px;
}
.form-contacto {
    background: rgba(8, 8, 6, 0.78);
    padding-top: 20px;
    border-top: 4px solid #fe2112;
    padding: 30px 50px
}
.form-contact .btn-success {
    background-color: #fff600;
    color: #212121;
}

.registro-form h6 {
    color: #212121;
    border-bottom: 1px solid #fe2112;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.form-group label {
    color: #ffffff;
    font-size: 16px;
}
.btn-success {
    background-color: #fe2112;
    color: #ffffff;
}
form#regform .form-group .form-control {
    padding: 7px 12px;
    border-color: #9E9E9E;
    box-shadow: none;
    border: 3px solid #eeeeee
}
/*************************************MODAL**************************************/

.loginmodal-container {
    padding: 25px;
    max-width: 350px;
    background-color: rgba(8, 8, 6, 0.62);
}
div#ModalLogin .modal-body, div#ModalLogin .modal-content {
    background: none; 
}
.style2 .title-sol:after, .title-sol-style2:after, .title-sol.style2:after{
	display: none;
}
.style2 .title-sol span, .title-sol.style2 span {
    display: block;
    position: relative;
    z-index: 2;
    background: none !important;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif
}
.style2 .title-sol, .title-sol.style2 {
    font-size: 30px;
    font-weight: lighter;
    line-height: 36px;
    margin: 30px 0 20px;
    padding: 0;
    position: relative;
    border: none;
    font-family: 'Poppins', sans-serif;
}
div#ModalLogin .style2 .title-sol span, div#ModalLogin .title-sol.style2 span {
    color: #ffffff;}

.loginmodal-container, .modal-prod-agregado-container {
    width: 100%!important;
    margin: 0 auto;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    margin-top: 80px;
}
.mensajes, div#ModalLogin .form-group label, .modal h5, .modal-body p {
    color: #fff;
}
.modal .fa.close {
    position: absolute!important;
    right: 10px!important;
    top: 10px!important;
    z-index: 999!important;
    color: #fe2112;
    opacity: .7;
    text-shadow: none;
}
.loginmodal-container a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: .6;
    transition: opacity ease .5s;
}
div#ModalLogin .btn-success {
    background-color: #fe2112;
    color: #ffffff;
}
.modal-header-primary {
    color: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    background-color: rgba(8, 8, 6, 0.62);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dropdown-cart {
    background: rgba(8, 8, 6, 0.62);
    color: #fff;
    padding-bottom: 0;
    top: 60px;
    right: 10% !important;
}
/*************************************DETALLE PRODUCTO**************************************/
.breadcrumb {
    border: 3px solid #eeeeee;
    background: 0 0;
}
.tabla-talles a {
    color: #fe2112;
    font-weight: 600;
}
.tabla-talles {
    padding: 5px 10px;
    padding-left: 5px
}
body.detalle input#cantidad {
    width: 100px;
    border: 3px solid #eeeeee;
}
.sp-large {
    border: 3px solid #eeeeee;
}
h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle {
    border-top: 3px solid #eeeeee;
}
ul.breadcrumb a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 20px;
    vertical-align: middle;
    margin: 0 7px;
    color: #fe2112;
}
.breadcrumb>li.pull-right a:after {
    display: none;
}

.product-title {
        font-size: 20px;
    font-weight: 600;
    letter-spacing: .2px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 0;
    font-family: 'Poppins', sans-serif;
    color: #212121;
}
.details-description {
    font-size: 14px;
    line-height: 21px;
}
.botones {
    margin: 20px 0;
}
.botones a, a#tienecuenta {
    padding: 8px 20px;
    background: #fdd835;
    margin-right: 15px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.botones a:hover, a#tienecuenta:hover {
    background: #FFC107;
}
.cantidad {
    font-weight: 600;
    text-transform: uppercase;
}
.cart-actions .input-group {
    margin-top: 5px;
}
.cart-actions input[type=button] {
        background: #fe2112;
    border: 0;
    color: #fff;
    position: absolute;
    margin-left: 110px;
    top: 24px;
}
.btn.btn-compra {
    background: #fe2112;
}
button.btn.btn-primary.btn-detalle {
    background: #fe2112;
}
.btn.btn-compra:hover, button.btn.btn-primary.btn-detalle:hover {
    background: #fdd835;
    color: #212121;
}
.btn.btn-detalle:before {
    display: none;
}
body.detalle input#cantidad {
    width: 100px;
}
.swatches li {
    margin: 2px 1px;
    vertical-align: top;
    list-style: none;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #FFF;
    height: 43px;
    text-align: center;
    transition: all .25s ease 0;
    width: 43px;
    line-height: 28px;
    font-size: 14px;
}
.swatches li img {
    height: 41px;
    width: 41px;
}
.swatches .selected:after {
    height: 43px;
    font-size: 200%;
    color: #fdd835;
}
.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, .sp-thumbs a {
    border: 2px solid #fe2112;
    margin-right: 10px!important;
}
.sp-thumbs a:active, .sp-current {
    opacity: 1!important;
    position: relative;
    border: 2px solid #fdd835 !important;
}
.promotion {
    position: absolute;
    z-index: 9;
    bottom: auto;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    line-height: 18px;
}
.discount {
    background: #fe2112;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0px;
        font-style: italic;
    font-weight: bold;
}
.new-product{
    color: #FFF;
    padding: 10px 15px;
    background-color: #4ec67f!important;
    background-color: rgb(79, 79, 76)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f24ec67f, endColorstr=#f24ec67f)!important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f24ec67f, endColorstr=#f24ec67f)!important;
    font-weight: bold;
    font-style: italic;
}
.tarjetas-detalle ul {
    padding-left: 0px;
}
.tarjetas-detalle li {
    display: inline-block;
    padding: 1px;
}
.tarjetas-detalle {
    border: 1px solid #DFDFDF;
    padding: 0 10px;
    margin-top: 0px;
}
.tarjetas-detalle h3 {
    margin-top: 10px;
}
.tarjetas-detalle i {
    font-size: 21px;
    padding: 2px 5px;
}
.tarjetas-detalle img {
    vertical-align: bottom;
    margin: 0 2px;
}
.tarjetas-detalle a {
    color: #fe2112;
    font-weight: 600;
}
.botones li {
    display: inline-block;
}
.botones ul {
    padding-left: 0px;
}
form#agregado_articulo .caja_talle {
    width: 70%;
}
form#agregado_articulo .caja_color {
    width: 30%;
}
.marca_imagen img {
    max-width: 110px;
}
.marca_imagen {
    margin-top: 10px;
}
/*************************************HOME OFERTAS**************************************/
.compromiso {
    background: #fac012;
    background: url(../imagenes/fondo.jpg)0% 100% no-repeat fixed;
    padding: 0;
    color: white;
    height: 400px;
    margin: 0 auto
}
.compromiso .color-fondo {
background: rgba(250, 192, 18, 0.85);
    margin: 0 auto;
    padding: 28px 0;
    height: 400px;
    padding-top: 100px;}
.compromiso a {
    padding: 8px 20px;
    background: #fe2112;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px
}
.compromiso h3 {
    font-size: 24px;
    font-weight: 400;
    color: #212121;
    text-transform: uppercase;
}
.compromiso p {
    font-size: 16px;
    line-height: 22px;
    color: #212121;
}
.compromiso .btn-compromiso {
    margin: 20px 0;
}
.featuredImgLook2 .inner:hover, .product:hover {
    border: 1px solid #fac013;
}
.whatsapp img {
    width: 40px;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    right: 70px;
}

div#precant {
    box-shadow: none;
    margin-bottom: 20px;
}
/*************************************Contenido Talles*************************************/
body.talles .nav-tabs {
    margin-bottom: -11px;
    border-bottom: 0;
}
body.talles .nav-tabs>li.active>a, body.talles .nav-tabs>li.active>a:focus, body.talles .nav-tabs>li.active>a:hover, body.talles .nav-tabs>li:hover>a {
    background: #fe2112;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.2px;
    font-weight: 600;
}
body.talles .panel-primary>.panel-heading {
    color: #fff;
    background-color: #ffffff;
    border-color: #fe2112;
    border-bottom: 4px solid #fe2112;
}
body.talles .panel-primary {
    border-color: #212121;
}
body.talles .nav-tabs .dropdown-menu {
    background: #212121;
}
body.talles nav > div a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
    border: 15px solid transparent;
    border-top-color: #e74c3c;
}
body.talles .nav-tabs li a {
    padding: 10px 15px !important;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.2px;
    font-weight: 600;
}
body.talles thead {
    background: #212121c7;
    color: #fff;
}
body.talles .table-bordered>thead>tr>th {
    border-color: #7e7878;
    border-top: 0px;
}
body.talles h3 i {
    background: #fe2112;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    margin-right: 10px;
    font-weight: 300
}
/*************************************Categorias**************************************/

.navbar-left.sm-vertical a, .navbar-lateral .ley_cate_lateral_xs {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #000 !important;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding-left: 10px
}
nav#navbar-sidebar {
    box-shadow: none;
    background: #f3f3f3;
    padding: 15px;

}
.navbar-lateral .ley_cate_lateral_xs {
    color: #fff !important;
    padding-left: 5px
}
.navbar-lateral  ul.nav.navbar-nav {
    margin-top: 0px;
    margin-left: 30px;
}
.navbar-header-lateral {
    background: #212121;
    padding: 10px;
}
.navbar-left.sm-vertical a {
    border-bottom: 1px solid #dddddd;
    font-weight: 400
}

.btn-primary:hover, .btn-primary:focus, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #fdd835;
    border-color: #fdd835;
    color: #212121;
}
.recomendadosrow.row .product .image a img, .cajasoferta .product img, .cajasnuevo .product img {
    transition: all 0.5s ease-in-out 0s !important;
    -moz-transition: all 0.5s ease-in-out 0s !important;
    -webkit-transition: all 0.5s ease-in-out 0s !important;
    -o-transition: all 0.5s ease-in-out 0s !important;
}
.recomendadosrow .product:hover .image a img, .cajasoferta .product:hover img, .cajasnuevo .product:hover img {
    transform: scale(1.2) !important;
}
body.dondecomprar .icon-comprar i, body.dondecomprar .icon-comprar img{  
    background: #eeeeee;
    padding: 40px;
    font-size: 40px;
    border-radius: 50%;
    color: #434342}
    body.dondecomprar h1.titulo {
    text-align: center;
}

/*************************************Media**************************************/

@media (max-width: 1440px){
	span.container.leyenda_slide {
    padding-left: 100px;
    padding-top: 80px;
    width: 42%;
}
.social-share-fixed {
    right: 10% !important;
    margin-top: 15px !important;
}
}

@media (max-width: 1366px){
	.social-share-fixed {
    right: 8% !important;
    margin-top: 15px !important;
}
span.container.leyenda_slide {
    width: 44%;
}
}
@media (max-width: 1280px){
span.container.leyenda_slide {
    padding-left: 10px;
    padding-top: 80px;
    width: 48%;
}
.social-share-fixed {
    right: 5% !important;
    margin-top: 15px !important;
}
}
@media (max-width: 1024px){
.ban-top-izquierda {
    width: 220px;
    margin-top: 0px;
    margin-left: -25px;
}

span.container.leyenda_slide h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
input.search-form:hover, input.search-form{
    width: 300px;
}
.search {
    margin-right: -70px;
}
span#nombre_usuario {
    display: none;
}
ul#nav {
    margin-left: 15px;
}
.nav>li>a {
    padding: 10px 5px;
}
span.container.leyenda_slide {
    width: 46%;
    padding-left: 0px}

.spot_ofertas_sup img {
    max-width: 300px;
}
.botones a {
    padding: 8px 10px;
    margin-right: 10px
}
}
@media (max-width: 815px){
.caja_func_sup.pull-right {
    display: none;
}
.search {
    margin-right: -160px;
}
.botones li {
    display: inline-block;
    margin-bottom: 25px;
}
span.container.leyenda_slide h1 {
    line-height: 40px !important;
    font-size: 26px !important;
    margin-top: 40px;
    margin-left: 65px
}
span.container.leyenda_slide {
    width: 50%;
    padding-left: 0px;
}
.spot_ofertas_sup img {
    max-width: 230px;
}
.search {
    top: 25px;
    margin-right: -120px;
}
.nav>li>a {
    padding: 10px 15px;
}
input.search-form:hover, input.search-form {
    width: 250px;
}
a.dropdown-toggle {
    padding-top: 7px;
    position: absolute;
    color: red;
    z-index: 99;
    font-size: 25px;
    right: 20%;
    top: 20px;
}
.social-fixed a.dropdown-toggle {
    position: fixed;
    right: 24%;
}
}
@media (max-width: 767px){
.search {
    display: none;
}
ul.dropdown-menu.dropdown-cart {
    position: fixed;
}
div.social.pull-right .dropdown-menu li {
    padding: 8px 10px!important;
    border-bottom: 1px dotted #212121;
}
.slick-dots {
    z-index: 9;
}
.aparece {
    color: #fe2112;
}
body {
    padding-top: 90px;}
.container.menu_pie ul.list-inline {
    display: none;
}
ul.redes-footer li {
    display: inline-block;
}
ul.redes-footer li a {
    font-size: 25px;
    color: #dddddd;
    border: 0px solid #fe2112;
    padding: 0 10px;
}
ul.redes-footer {
    padding-left: 0px;
}
.navbar-header-lateral {
    background: transparent;
    padding: 0;
}
nav#navbar-sidebar {
    box-shadow: none;
    background: #f3f3f3;
    padding: 0 15px;
}
.navbar-lateral .ley_cate_lateral_xs {
    color: #212121 !important;
    padding-left: 0px;
}
.navbar-lateral .navbar-collapse {
    width: 100%!important;
    margin-left: -40px !important;
}
a.buscadormodal {
    position: absolute;
    z-index: 99;
    display: block;
    right: 8%;
    color: #ff1300;
    top: 30px;
    font-size: 22px;
}
.buscadormodal-fixed {
    position: fixed !important;
    top: 25px !important;
}
button.navbar-toggle {
    float: left;
}
.ban-top-izquierda {
    width: 220px;
    margin-left: 60px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    border: 0px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 3px;
    border-radius: 1px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ff1300;
}
a.dropdown-toggle {
    right: 2%;
}
ul.social-share {
    right: 12%;
}
.navbar-header{
    padding: 10px 0 !important;
}
div#navbar-menu-superior{
    padding: 0;
}
ul#nav {
    position: static;
    margin: 0px !important;
}
.dropdown-cart {
    right: 2% !important;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    width: 40px;
    border: 2px solid #fff;
    height: 40px;
    opacity: .75;
    text-align: center;
}
.slick-prev:before, .slick-next:before {
    font-size: 30px
}
.style2 .title-sol, .title-sol.style2 {
    margin-top: 0px;
}
span.container.leyenda_slide {
    padding-top: 80px;
}
.compromiso .color-fondo {
    padding: 28px;
}
.compromiso .color-fondo, .compromiso {
    height: 280px;
}
.social-share-fixed {
    right: 12% !important;
    margin-top: 15px !important;
}
.social-fixed a.dropdown-toggle {
    position: fixed;
    right: 2%;
    top: 15px
}
span.container.leyenda_slide h1 {
    margin-left: 55px;
}
ul.social-share i {
    font-size: 25px;
    color: #ff1300;
    border: 0px solid #fe2112;
    background: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
div#modalBusqueda .modal-content {
    background: rgba(8, 8, 6, 0.62) !important;
        width: 90%;
    margin: 0 auto
}
div#modalBusqueda .modal-body{
    background: none;
}
div#modalBusqueda button.btn.btn-buscartop i {
    color: #fff;
}
div#modalBusqueda input.search-form {
    width: 80%;
    float: left;
}
div#modalBusqueda  input.search-form:hover, div#modalBusqueda  input.search-form{
    width: 80%
}
div#modalBusqueda .input-group-btn {
    width: auto;
}
}
@media (max-width: 480px){
ul.social-share {
    display: none;
}
.pago-home, .bordado-home, .envios-home {
    margin-bottom: 20px;
}
.whatsapp {
    bottom: 65px;
    right: 19px;
}
.pago-home h3, .bordado-home h3, .envios-home h3 {
    margin-top: 0px;
}
.ban-top-izquierda {
    width: 200px;
}
a.buscadormodal {
    right: 14%;
}
.cajasnove {
    margin-bottom: 15px;
    padding: 0 30px;
}
div#cajanovofe .cajasnove img {
    float: none;
    margin-right: 0;
    width: 100%;
}
.spot_ofertas_sup img {
    max-width: 95%;
    margin-top: 0;
    margin-bottom: 10px;
}
.style2 .title-sol, .title-sol.style2 {
    font-size: 24px;}
.compromiso .color-fondo, .compromiso {
    height: 310px;
}
span.container.leyenda_slide h1 {
    margin-left: 40px;
    line-height: 24px !important;
    font-size: 15px !important;
}
span.container.leyenda_slide {
    padding-top: 0px;
    width: 60%;
}
}
@media (max-width: 320px){
.discount, .new-product {
    font-size: 11px;
}
.botones a {
    padding: 8px 10px;
    margin-right: 10px;
    font-size: 12px;
}
.new-product, .discount {
    padding: 5px 15px;
}
.compromiso h3 {
    font-size: 20px;}
.compromiso .color-fondo, .compromiso {
    height: 350px;
}
.ban-top-izquierda {
    width: 170px;
    margin-left: 50px
}
.style2 .title-sol, .title-sol.style2 {
    font-size: 20px;
}
.navbar-toggle{
    margin-right: 0px
}
a.buscadormodal {
    right: 16%;
}
}

.compromiso .btn-compromiso { margin: 40px 0 0 0; } 
.compromiso .color-fondo { padding-top: 30px; }