@import url('https://fonts.googleapis.com/css?family=Montserrat|Yeseva+One');

@charset "utf-8";

.form_error {
    font-size: 13px;
    font-family: Arial;
    color: red;
    font-style: italic;
}
body {
    font-family: 'Montserrat', sans-serif;
}

body, .modal-details-inner, .section-title span {
    color: #000; /* color de fuentes de todo el sitio sin definicion de color */
}
::selection {
    color: #000; /* color de texto seleccionado por el visitante en todo el sitio */
    background: #000000; /* color de fondo de texto seleccionado por el visitante en todo el sitio */
}
::-moz-selection {
    color:#000; /* color de texto seleccionado por el visitante en todo el sitio */
    background:#000000; /* color de fondo de texto seleccionado por el visitante en todo el sitio */
}
::-webkit-selection {
    color:#000; /* color de texto seleccionado por el visitante en todo el sitio */
    background:#000000; /* color de fondo de texto seleccionado por el visitante en todo el sitio */
}
a:hover, a:focus, a.link {
    color: #000; /* color de texto de link en todo el sitio */
}

.boton_productos {
    background: #ffffff !important;
    border: 3px solid #be1923 !important;
}

.comprar_productos {
    color: #be1923;
    font-weight: 600;
}

.boton_productos:hover{
    background: #000000 !important;
    border: 3px solid #000000 !important;
}

.boton_productos:hover > .comprar_productos {
    color: #ffffff !important;
}

.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active {
    background-color: #000000; /* color de todos los botones sin over */
    color: #FFFFFF; /* color textos de todos los botones sin over */
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background: #000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #be1923; /* color fondo de los botones dentro del carro con over */
    /* color texto de botones dentro del carro con over */
}

.navbar-top {
    background: #000000; /* color barra superior de registro y redes sociales */
}
.navbar-top .pull-right .userMenu > li a,
.navbar-top .pull-left .userMenu > li a{ 
    text-transform:none; 
    font-weight: 600; 
    color:#000; /* color texto barra superior de registro y redes sociales sin over */
    font-size:14px;

}
.navbar-top .pull-right .userMenu > li a:hover,
.navbar-top .pull-left .userMenu > li a:hover{ 
    color:#fff; /* color texto barra superior de registro y redes sociales con over */
}
.navbar-tshop {
    background: #be1923; /* color fondo barra de menu */
}
/* FONDO DEL HEADER */
.navbar-tshop {
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.site-color {
    color: #be1923!important; /* ¿¡ color de texto del numero de total dentro del carro !? */
}
.navbar-collapse .nav {
    text-align: center;
}
.nav>li {
    float: none;
    display: inline-block;
}
.navbar-nav>li>a, .cartMenu a.dropdown-toggle{
    color: #000000; /* color de texto del manu de secciones */
}
.nav>li.active, .nav>li>a:hover, .nav>li>a:focus, .nav>li:hover>a {
    background: transparent; /* color de fondo del menu de secciones con over */
    color:#FFFFFF; /* color del texto del menu de secciones con over */
}
.nav>li.active a{ 
    color:#FFFFFF; /* color de texto del menu se secciones actual */
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .megamenu .dropdown>a.active {
    background: #000000; /* fondo menu carro de secciones over */
    color:#FFFFFF; /* texto menu carro de secciones over */

}
.product:hover, .featuredImgLook2 .inner:hover {
    border: 1px solid #000000; /* borde de producto over*/
}
.footer a:hover {
    color: #ffffff; /* color texto pie */
}
.form-control:focus {
    border-color: #000000; /* boder input seleccionados formularios */
}
.new-product {
    background: rgba(231,76,60,0.95)!important;
}
#pager a.cycle-pager-active {
    background: rgba(231,76,60,0.5);
}
.nav.tree>li.active, .nav.tree>li>a:hover, .nav.tree>li>a:focus, .nav.tree>li:hover>a {
    background: none;
    color: #000;
}
.nav.tree .open-tree>a, .nav.tree, .nav.tree .open-tree>a:focus {
    background: none;
    font-weight: bold;
    color: #787878;
}

.open-tree>a:hover{
    color: #000000;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li:hover>a {
    background: transparent; /* 'producto.tpl' color fondo solapa selecionada */
    color: #000;
    border: none;
    border-bottom: solid 3px #000;
}
.nav-tabs {
    border-bottom: none; /* 'producto.tpl' borde inferior fondo solapas */
}
.socialIcon a:hover {
    background: #000000; /* 'producto.tpl' fondo botones compartir redes sociales over */
}
.cart-actions button, .cart-actions .wishlist {
    background: none repeat scroll 0 0 #be1923; /* comprar dentro de pop productos y en productos color fondo de boton comprar sin over */
    border: 2px solid #be1923; /* comprar dentro de pop productos y en productos color borde de boton comprar sin over */
}
.cart-actions button:hover {
    background: #000000; /* comprar dentro de pop productos y en productos color fondo de boton comprar con over */
   /* color: #; /* comprar dentro de pop productos y en productos color texto de boton comprar con over */
    border: solid 2px #000000; /* comprar dentro de pop productos y en productos color borde de boton comprar con over */
}

.orderStep li.active a {
    background: #000000; /* fondo seccion actual checkout */
}
.orderStep li.active a:after {
    border-top-color: #000000!important; /* fondo marca seccion actual checkout */
}
.product, .cartMiniTable, .cartTable {
    background: #fff; /* fondo tabla productos */
}
.cartTable {
    border: 1px solid #dddddd;
}
.cartTableHeader {
    background: #f5f5f5!important;
    border: 1px solid #dddddd!important;
}
.wrapper.contact-us {
    background: #edeef0!important;
}
.orderStep.orderStepLook2 li a {
    border: 1px solid #dddddd;
}
.userInfo tr.CartProduct {
    background: #fff; /* seccion carro fondo tabla productos */
}

/* ESTILOS GENERALES */

a {
    color: #000000;
    text-decoration: none;
    outline: none!important;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

a:hover,
a:focus {
    text-decoration: none;
    cursor: pointer;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Yeseva One', cursive;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}

h1 {
    font-size: 30px;
    line-height: 35px;
}

h2 {
    font-size: 24px;
    line-height: 0px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
}

h4 {
    font-size: 17px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 20px;
}

.block-title-2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 10px 0 0;
    position: relative;
    text-transform: uppercase;
}

.no-margin {
    margin: 0!important;
}

.no-padding {
    padding: 0!important;
    padding: 0;
}

.no-margin-top {
    margin-top: 0;
}

.width100 {
    width: 100%;
}

.uppercase {
    text-transform: uppercase;
}

.btn {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
    padding: 6px 12px;
    transition: all 0.25s linear 0s;
    -webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -ms-transition: all 0.25s linear 0s;
    -o-transition: all 0.25s linear 0s;
}

.btn-lg {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}

.btn-xs {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}

.btn-lg {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 1.471;
    padding: 10px 20px;
}


.btn-secondary  {
    color: #000000; /* color de todos los botones sin over */
    border: solid 2px #000000; /* color de todos los botones sin over */
    background-color: #FFFFFF; /* color textos de todos los botones sin over */
}

.btn-secondary:hover {
    color: #fff; /* color de todos los botones sin over */
    border: solid 2px #000; /* color de todos los botones sin over */
    background-color: #000; /* color textos de todos los botones sin over */
}

.btn-quickview {
    border-radius: 2px;
    letter-spacing: 2px;
    color: #000!important;
    text-transform: uppercase;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #eee;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-o-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    left: auto;
    min-width: 100px;
    max-height: 40px;
    height: 40px!important;
    opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    padding: 10px;
    visibility: hidden;
    width: auto;
    display: inline-block!important;
    z-index: 2;
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -o-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}

.checkbox {
    padding-left: 0;
    margin-left: 0;
}

legend {
    padding-bottom: 10px;
}

.form-control:focus {
    box-shadow: NONE;
    outline: 0 none;
}

input[type="text"] {
    border-color: #DDDDDD;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    color: #888888;
    font-size: 14px;
    margin-bottom: 10px;
    height: 36px;
}
input[type="number"] {
    border-color: #DDDDDD;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    color: #888888;
    font-size: 14px;
    margin-bottom: 10px;
    height: 36px;
}

div.quickview {
    display: block;
    margin-top: 40%;
    max-height: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
    visibility: hidden;
}

.full-container {
    width: 100%;
    display: block;
    clear: both;
}

.image {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.image a {
    display: block;
    overflow: hidden;
}

.image a img {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.product:hover .image a img {
    transform: scale(1.15) rotate(-1.5deg);
    -webkit-transform: scale(1.1) rotate(-1.5deg);
    -moz-transform: scale(1.1) rotate(-1.5deg);
    -ms-transform: scale(1.1) rotate(-1.5deg);
    -o-transform: scale(1.1) rotate(-1.5deg);
}

.product {
    display: block;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    border: none;
    text-align: center;
}

.product:hover {
    background: #fff;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.3);
}

.product:hover div.quickview {
    visibility: visible;
}

.product:hover .btn-quickview {
    visibility: visible;
    opacity: 0.85;
    -webkit-opacity: 0.85;
    -ms-opacity: 0.85;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}

.item {
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    margin-bottom: 15px;
}

.item:hover .action-control {
    border-bottom-color: #fff;
}

.item h4 {
    margin: 0;
    overflow: hidden;
    display: block;
    line-height: 20px;
    margin: 10px 0 5px 0;
    padding: 0 10px;
    line-height: normal;
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-weight: 700;
}

.item h4 a {
    color: #000;
    text-decoration: none;
}

.description {
    margin: 0 auto;
    max-width: 235px;
}

.description span.size {
    font-size: 11px;
    color: #dcdcdc;
}

.description p {
    color: #7F8C8D;
    font-size: 13px;
    overflow: hidden;
    line-height: normal;
    padding: 0 10px;
}

.price {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 10px 0;
   /* position: absolute;
    left: 0;
    right: 0;
    bottom: 68px;*/
}

.last-price {
    font-family: inherit;
    font-size: 18px;
    color: #888;
    display: block;
    margin-bottom: 10px;
    font-weight: 100;
}

.last-price del {
    text-decoration: line-through;
}

.action-control {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 20px;
    width: 100%;
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;*/
}

.action-control a {
    cursor: pointer;
    width: 221px;
    padding: 15px;
    text-transform: uppercase;
    font-size: 16px;
}

.productFilter {
    clear: both;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 7px;
    padding-top: 30px;
    margin-top: 10px;
}

.productFilter p {
    display: block;
    font-size: 14px;
    margin-top: 6px;
}

.productFilter select,
.productFilter input {
    font-size: 13px;
    padding-left: 10px;
}
.productFilter .pull-left strong {
    color: #be1923;
}
div.nuevo_destacado {
    display: block;
    position: absolute;
    bottom: 20px;
    background-color: #fff;
    left: 50%;
    margin-left: -30px;
    padding: 5px 10px;
    z-index: 10;
    color: #be1923;
    text-transform: uppercase;
}

p.required,
.required sup {
    color: red;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.breadcrumb {
    background: none;
}

.headerOffset {
    padding-top: 200px!important;
}

.contentBox {
    margin-bottom: 15px;
}

h2.block-title-2,
.block-title-2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 10px 0 0;
    position: relative;
    line-height: 1.2em;
    text-transform: uppercase;
}

.CartProductThumb a img,
.CartProductThumb a img {
    width: 86px;
    max-width: 100%;
}

tr.CartProduct {
    border-bottom: 1px solid #E7E9EC;
}

tr.CartProduct td,
tr.CartProduct th {
    padding: 10px 0;
    text-align: center;
}

.cartTableHeader {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.precio-descuento-porcentaje {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 5px;
    text-transform: uppercase;
    vertical-align: middle;
    margin-left: 5px;
    color: #FF0000;
    border: 1px solid #FF0000;
}

.item-blog-post {
    margin: 0 auto 30px;
}

.cartFooter {
    padding: 20px;
    border-top: solid 1px #eee;
    background: #EBEDEF;
    display: inline-block;
    width: 100%;
}


/* SLIDER PRODUCTOS */

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    filter: Alpha(Opacity=50);
    border: solid 2px #be1923;
    width: 40px;
    height: 40px;
    color: #be1923;
    text-align: center;
    position: absolute;
    bottom: 50%;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 0.6;
    text-decoration: none;
    cursor: pointer;
}

.owl-siguiente {
    right: -40px;
}

.owl-anterior {
    left: -40px;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-item.loading {
    min-height: 150px;
    background: url(../img/loading1.gif) no-repeat center center;
}


/* ESTILOS HEADER CARRITO */

.cartMenu img {
    width: 50px;
}

.cartMenu h4 {
    padding-bottom: 0;
    font-size: 12px;
    font-weight: 400;
}

.miniCartTable {
    max-height: 300px;
    width: 100%;
    display: block;
}

.miniCartTable table {
    width: 100%;
}

.miniCartProductThumb {
    text-align: center;
}

.miniCartDescription .size {
    color: #888888;
    font-size: 11px;
}

.miniCartDescription .price {
    color: #444444;
    font-size: 15px;
}

.miniCartFooter {
    background: #ECF0F1;
    padding: 10px 10px 10px;
}

.miniCartFooter .subtotal {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}

.dropdown-carrito {
    top: auto;
    max-width: 500px;
    width: 500px;
}


/* ESTILOS HEADER */

.btn-nobg {
    background: none;
    color: #fff;
}


.navbar-tshop {
    width: 100%;
}

.header {
    margin: 20px -15px;
}

.header a:hover {
    color: #be1923;
    opacity: 0.6;
}

.logo {
    text-align: center;
}

.logo img {
    max-height: 100px;
    margin: 0 auto;
}

.navbar .navbar-top {
    height: 30px;
    font-size: 11px;
    font-weight: 600;
    line-height: 30px;
}

.navbar-toggle .icon-bar {
    border: solid 2px #be1923;
}

body.logo-vertical .headerOffset {
    padding-top: 100px;
}

body.logo-vertical .navbar-brand {
    float: left;
    height: 80px;
    padding: 0px 10px;
    font-size: 18px;
    line-height: 20px;
}

body.logo-vertical .banner {
    margin-top: 110px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
}

body.logo-vertical .megamenu .collapse {
    margin-top: 15px;
}

body.logo-vertical .navbar-brand img {
    max-height: 80px;
}

.megamenu .nav {
    display: block;
    float: none;
}

.dropdown-menu {
    background-color: #000;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu > li > a {
    color: #fff;
    font-size: 12px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #be1923;
    background-color: #000000;
}

.caret {
    top: -2px;
    position: relative;
}

.megamenu .dropdown-menu {
    left: auto;
}

.userMenu > li, .socialMenu > li {
    display: block;
    float: left;
}

.userMenu > li > a {
    display: block;
    float: right;
    font-size: 12px;
    padding: 0 20px 0 0;
    text-decoration: none;
}

.socialMenu > li {
    margin-right: 10px;
}

.socialMenu > li > a {
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 1px;
    border-radius: 20px;
    border: solid 1px #fff;
}

.socialMenu > li > a:hover {
    color: #fff;
    opacity: 0.6;
}

.social_header {
    padding-bottom: 6px;
}

.navbar-nav > li > a{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.search-box {
    float: right;
    height: 48px;
    width: 38px;
}

.search-box.static-search {
    width: auto;
    min-width: 143px;
}

.search-box.static-search #search-form {
    padding-right: 0;
}

.search-box .input-group {
    margin-top: 10px;
    max-width: 34px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.search-box:hover .input-group {
    max-width: 183px;
}

.search-box .form-control {
    width: 0;
    padding: 0;
    height: 34px;
    border: 0;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.search-box:hover .form-control {
    border: solid 1px #fff;
}

.search-box:hover .btn-nobg {
    background: #fff;
}

.search-box.static-search .input-group {
    margin-top: 1px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.search-box.static-search .form-control {
    width: 140px;
    padding: 0;
    height: 33px;
    border: solid 1px #fff;
    opacity: 1;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    background: #262626;
    border: none;
    padding-left: 10px;
    
}

.glyphicon-search {
    color: #fff !important;
}

.search-box.static-search:hover .form-control {
    opacity: 1;
    border: solid 1px #fff;
    color: #333;
    background: #fff;
}

.search-box.static-search button {
    border: 0!important;
    margin: 0!important;
}

.search-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.search-input::-moz-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.cartMenu {
    padding-right: 20px;
}

.cartMenu .dropdown-menu {
    padding-bottom: 0;
    border-radius: 0;
    margin-top: 0;
    border: none;
    right: 0;
    left: inherit;
    margin: -2px 0 0 0;
    background: #fff;
}


/* ESTILOS HOME */

.sliderImg {
    background: url('../img/loading1.gif') center center no-repeat;
}

.banner {
    margin-top: 80px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
}

.banner,
.slider-content,
.slider {
    width: 100%;
    display: block;
    max-height: 440px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner:hover .prevControl {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.banner:hover .nextControl {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.nextControl {
    right: 20px;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: opacity .5s linear, -webkit-transform .7s cubic-bezier(.56, .48, 0, .99);
    -moz-transition: opacity .5s linear, -moz-transform .7s cubic-bezier(.56, .48, 0, .99);
    -o-transition: opacity .5s linear, -o-transform .7s cubic-bezier(.56, .48, 0, .99);
    -ms-transition: opacity .5s linear, -ms-transform .7s cubic-bezier(.56, .48, 0, .99);
    transition: opacity .5s linear, transform .7s cubic-bezier(.56, .48, 0, .99);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
}

.slider-item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.sliderImg {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

.sliderControl {
    position: absolute;
    z-index: 200;
    top: 50%;
    display: inline-block;
    cursor: pointer;
    background: transparent;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    padding: 8px 0 0 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: solid 2px #fff;
    margin-top: -20px;
}

.sliderControl {
    opacity: 1;
}

.sliderControl:hover:nth-child(n) {
    filter: none;
}

.sliderControl:hover {
    background: rgb(255, 255, 255);
    background: transparent \9;
    background: rgba(255, 255, 255, 0.6);
/*    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);*/
    zoom: 1;
}

#pager2 {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    width: 100%;
    z-index: 200;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

#pager2 span {
    background: rgba(255, 255, 255, 255)!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 5px;
    text-indent: -9999px;
    width: 10px;
    border: 0;
    opacity: 0.6;
}

#pager2 span.cycle-pager-active {
   opacity: 1;
}

.prevControl {
    left: 20px;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: opacity .5s linear, -webkit-transform .7s cubic-bezier(.56, .48, 0, .99);
    -moz-transition: opacity .5s linear, -moz-transform .7s cubic-bezier(.56, .48, 0, .99);
    -o-transition: opacity .5s linear, -o-transform .7s cubic-bezier(.56, .48, 0, .99);
    -ms-transition: opacity .5s linear, -ms-transform .7s cubic-bezier(.56, .48, 0, .99);
    transition: opacity .5s linear, transform .7s cubic-bezier(.56, .48, 0, .99);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
}

.section-title {
    font-size: 22px;
    line-height: 24px;
    margin: 10px 0 10px;
    padding: 0;
}

.section-title span {
    color: #000;
    display: inline-block;
    padding: 5px 15px 5px 0;
    width: auto;
}

.section-title {
    font-size: 42px;
    font-weight: lighter;
    line-height: 44px;
    margin: 80px 0 20px;
    padding: 0;
    position: relative;
    border: none;
}

.section-title:after {
    background: #be1923;
    content: "";
    display: block;
    height: 4px;
    margin: 0 0 0 -20px;
    position: absolute;
    bottom: -11px;
    width: 40px;
    z-index: 1;
    left: 50%;
}

 .section-title span,
.section-title span {
    color: #000;
    display: table;
    position: relative;
    z-index: 2;
    background: transparent;
    padding: 5px 15px;
    text-align: center;
    text-transform: none;
    width: auto;
    margin: 0 auto;
}

.productos .section-title {
    margin: 0 0 20px;
}

.lead {
    font-size: 16px;
    color: #a3a3a3;
    font-weight: 400;
}

.featuredPostContainer .lead{
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 40px;
}


/* ESTILOS PRODUCTOS */

.dropdown-menu-tree {
    display: none;
    margin-bottom: 20px;
}

.open-tree>.dropdown-menu-tree {
    display: block;
}

.nav-stacked.tree>li a:hover {
    color: #000;
    font-weight: bold;
}

.category-top h2 {
    font-size: 45px;
    text-align: center;
    padding: 0 !important;
}

.category-level-2 {
    border-left: 1px solid #DDDDDD!important;
    margin-left: 13px;
}

.category-level-2 li {
    margin-top: 2px;
}

.category-level-2 li a {
    font-weight: normal!important;
    padding: 2px 15px;
}

.categoryFooter {
    border-top: solid 1px #eee;
    padding-top: 20px;
    margin-top: -20px;
}

.nav-stacked>li {
    border-bottom: solid 1px #eee;
}

.nav-stacked>li a {
    font-size: 13px;
}

.nav-stacked>li a:hover {
    color: #fff;
}

.panel-title {
    color: inherit;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    color: #787878;
    font-size: 20px;
}

.change-order {
    width: 240px;
}


/* ESTILOS PRODUCTO */

button.first {
    margin-right: 20px;
    margin-bottom: 10px;
}

.transitionfx {
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
}

#productslider .item {
    margin: 0 15px;
}

.color-details, .size-details, .stock, .productFilter {
    border-top: 1px solid #DDDDDD;
    padding: 10px 0;
}

.stock-details {
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 2px;
}

.nav-tabs>li.active,
.nav-tabs>li {
    background: none;
}

.nav-tabs>li>a {
    border: 0;
    border-radius: 0;
}

.nav-tabs {
    margin-bottom: 20px;
}

.nav-tabs li a {
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 2px;
    margin: 0 0 0 0;
    text-transform: uppercase;
}

.product-title {
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 0.25px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
}

.product-price {
    font-size: 40px;
    font-weight: 300;
    line-height: normal;
    padding-top: 10px;
    margin-bottom: 10px;
    color: #be1923;
}

.product-code {
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 1px;
    margin: 0 0 5px;
    padding: 0;
    font-weight: 400;
}

.modal {
    overflow: auto;
}

#product-details-modal .modal-dialog {
    background: #fff;
    max-width: 960px;
    overflow: auto;
    width: 100%;
}

.modal-content {
    border: 0 solid #ddd;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

#product-details-modal .modal-dialog {
    background: #fff;
    max-width: 960px;
    overflow: auto;
    width: 100%;
}

#product-details-modal .close {
    color: #000;
    display: block;
    font-size: 34px;
    font-weight: lighter;
    line-height: 10px;
    opacity: 0.6;
    padding: 12px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    z-index: 1;
}

#product-details-modal .close:hover {
    opacity: 0.8;
}

#product-details-modal .modal-content {
    background: #fff;
    display: block;
    height: auto;
    padding: 0;
    box-shadow: none;
}

.modal-details-inner {
    padding: 30px;
}

#product-details-modal .productFilter {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#product-details-modal .filterBox {
    display: inline-block;
    margin-right: 10px;
}

#product-details-modal .cart-actions {
    margin-bottom: 0;
    margin-top: 0;
}

#product-details-modal .color-details {
    margin-top: 20px;
}

.modal-product-thumb {
    border-top: 1px solid #ddd;
    clear: both;
    display: block;
    text-align: center;
}

.modal-product-thumb a {
    border: 1px solid #ccc;
    display: inline-block;
    float: none;
    margin-right: 10px!important;
    margin-top: 5px;
    overflow: hidden;
    width: 60px!important;
}

.modal-product-thumb a:hover {
    border: 1px solid #000!important;
}

.modal-product-thumb a img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 75px;
    width: 60px!important;
}

.zoomThumb {
    text-align: center;
    margin-top: 10px;
}

.zoomThumb a {
    display: inline-block;
    width: 120px;
    margin-bottom: 10px;
    border: 2px solid #eee;
    display: inline-block;
    margin-right: 5px;
}

.zoomThumb a img {
    max-width: 100%;
}

.product-tab {
    width: 100%;
    display: inline-block;
    clear: both;
}

.color-details {
    margin-top: 20px;
}

.filterBox {
    display: inline-block;
    margin-right: 20px;
}

.cart-actions {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 12px;
    clear: both;
}

.cart-actions button,
.cart-actions .btn-cart {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: lighter;
    line-height: 1em;
    margin: 0 20px 0 0;
    padding: 14px 20px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
}

.product-share {
    border-top: 1px solid #DDDDDD;
    clear: both;
    display: inline-block;
    margin-top: 20px;
    padding-top: 14px;
    width: 100%;
}

.socialIcon a {
    background: transparent;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    padding: 4px 0 0 0;
    margin-right: 5px;
    text-align: center;
    width: 30px;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    height: 30px;
    border: solid 1px #000000;
    border-radius: 20px;
}

.socialIcon a:hover {
    color: #fff;
}

.recommended {
    border-top: solid 1px #ddd;
    margin-top: 20px;
}

.recommended h3 {
   margin-bottom: 30px;
}


/* ESTILOS CARRITO-CHECKOUT */

#total-price {
    font-size: 22px;
    font-weight: bold;
}

.price-total {
    position: static;
}

.cartTable td .price,
.cartTable td.price {
    font-size: 16px;
    margin: 0 auto;
    position: inherit;
}

.cartTable {
    border-top: solid 1px #EBEDEF;
}

.cartTableHeader {
    background: #EBEDEF;
}

.cartMiniTable {
    border: 1px solid #DDDDDD;
    padding: 10px;
}

.CartDescription {
    padding-right: 10px;
    padding-left: 10px;
}

tr.CartProduct td {
    text-align: center;
}

tr.CartProduct td:nth-child(2) {
    text-align: center;
}

.quanitySniper {
    height: 30px;
    padding: 0;
    text-align: center;
    width: 40px;
}

#cart-summary tr td:nth-child(2) {
    text-align: right;
}

.caps {
    border-top: 0 none;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 16px;
    overflow: hidden;
    padding: 0 0 16px;
    text-align: right;
    text-transform: uppercase;
}

.rightSidebar #cart-summary {
    margin-top: 0;
}

.rightSidebar #cart-summary tr:first-child td {
    border: none;
}

.orderStep {
    clear: both;
    display: inline-block;
    height: auto;
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
}

.orderStep li {
    display: inline-block;
    float: left;
    height: auto;
    margin: 0;
    min-height: 55px;
    padding: 0;
    width: 20%;
}

.orderStep li.active a {
    color: #fff;
}

.orderStep li.active a {
    position: relative;
}

.orderStep li.active a:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-width: 10px;
    margin-left: -10px;
}

.orderStep li a {
    background: #EFF0F2;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    line-height: normal;
    padding: 20px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
}

.orderStep li a i {
    background: rgba(0, 0, 0, 0.05);
}

.orderStep li.active a i {
    background: rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
}

.orderStep li a i {
    border-radius: 0;
    display: block;
    font-size: 20px;
    height: auto;
    left: 0;
    line-height: 40px;
    margin-top: -20px;
    padding: 0;
    text-align: center;
    width: auto;
    float: none!important;
}

.orderStep li a span {
    display: block;
    padding: 5px 0;
}


/* ESTILOS FOOTER */

.footer {
    background: #000;
    height: auto;
    padding-bottom: 50px;
    position: relative;
    width: 100%;
    border-top: 3px solid #000;
    color: #fff;
}

.footer h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
}

.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.footer ul li a {
    padding: 0 0 5px 0;
    display: block;
}

.footer a {
    color: #fff;
}

.footer .contact i {
    font-size: 20px;
}

.footer .socialMenu {
    margin-top: 20px;
}

.footer-bottom {
    background: #000000;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}


.datos:after {
    background: #be1923;
    content: "";
    display: block;
    height: 1px;
    margin: 0;
    position: absolute;
    top: 97%;
    width: 100%;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1140px;
}

.contact h4 {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0!important;
    padding-bottom: 0;
    color: #fff;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
}

.contact li{
    margin-bottom: 5px;
}

.data_fiscal {
    width: 150px;
    border: 0px;
}

.sangria {
    text-indent: 35px;
    margin-top: 0%;
}

.navbar-form {
    width: auto;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.destacados {
    margin-bottom: 80px;
}

.destacados .product {
    position: relative;
}

.destacados .description {
    position: absolute;
    top: 50%;
    margin: -30px auto 0;
    color: #fff;
    width: 100%;
    max-width: none;
}

.destacados .description h4 a, .destacados .description .price a, .destacados .description h4 a:hover, .destacados .description .price a:hover {
    color: #fff;
}

.destacados .action-control {
    position: absolute;
    bottom: 0;
}

.destacados .btn-primary:hover {
    background-color: #fff;
    color: #000;
}

.destacados .nuevo_destacado {
    bottom: 100px;
}

.selection {
    padding: 0;
    margin: 0;
}

.selection li {
    display: inline-block;
    position: relative;
    opacity: 0.6;
    text-align: center;
    line-height: 1;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border-radius: 20px;
    border: solid 3px #fff;
    cursor: pointer;
}

.selection li.out-of-stock:after {
    content: "x";
    background: #ddd;
    color: black;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    top: -5px;
    right: -5px;
}

.selection li a{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    overflow: hidden;
    display: block;
    z-index: -1;
    
}

.selection li a img{
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

.selection li.active, .selection li:hover {
    border: solid 3px #be1923;
    opacity: 1;
}

.selection li.out-of-stock:hover {
    border: solid 3px #fff;
    opacity: 0.6;
}



/* ESTILOS RESPONSIVE */


@media (min-width:979px) {
    div.cartMenu.dropdown:hover div.dropdown-menu {
        display: block;
        filter: none;
        opacity: 1;
    }
}

@media (max-width:460px) {
    div.quickview {
        margin-top: 25%;
    }
}

@media (max-width:400px) {
    div.quickview {
        margin-top: 35%;
    }
    .userMenu li a {
        padding: 0 5px 0 0;
    }
    .container {
        min-width: 310px;
    }
    .navbar-brand {
        padding: 0 10px;
    }
    .navbar-header .navbar-toggle {
        margin-right: 10px;
        padding: 5px;
    }
    .navbar-brand img {
        max-height: 50px;
    }
    .xsResponse .item,
    .xs3Response .item {
        width: 100%!important;
    }
    .cartFooter .box-footer div {
        width: 100%;
        text-align: center;
        padding-bottom: 5px;
    }
    .cartFooter {
        padding: 5px 0;
    }
    .CartProduct input.quanitySniper {
        width: 16px!important;
    }
    .bootstrap-touchspin button.btn {
        padding: 6px;
    }
    sup {
        top: -1.5em;
        font-size: 6px;
    }
    .orderStep li {
        width: 33%;
    }
    body.logo-vertical .navbar-brand img {
        max-height: 80px;
    }
}

@media (max-width:800px) {
    #product-details-modal .modal-dialog {
        max-width: 90%;
        margin: 20px auto;
    }
}

@media (min-width:840px) {
    .modal-details-inner {
        min-height: 552px;
    }
}

@media (max-width:600px) {
    #product-details-modal .modal-dialog {
        max-width: 96%;
        margin: 20px auto;
    }
}

@media (min-width:1800px) {
    .banner,
    .slider-content,
    .slider {
        max-height: 700px;
    }
    .sliderImg {
        width: 100%;
    }
}

@media only screen and (max-width:1224px) {
    input.quanitySniper {
        width: 35px!important;
    }
}

@media (max-width:1024px) {
    .banner {
        margin-top: 80px!important;
    }
    .cartMenu.static-search-box a.dropdown-toggle {
        padding-left: 10px;
        padding-right: 10px;
    }
    .search-box.static-search .form-control {
        max-width: 104px
    }
    body.logo-vertical .banner {
        margin-top: 110px!important;
    }
}

@media (max-width:979px) and (min-width:768px) {
    .cartMenu a.dropdown-toggle {
        height: 50px;
    }
    .cartRespons {
        display: none;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .navbar-nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
    .cartMenu a.dropdown-toggle {
        font-size: 12px;
        padding: 15px 15px;
    }
}

@media (max-width:979px) {
    .container {
        width: 100%!important;
        max-width: 900px!important;
    }
    .category-top {
        margin-top: 30px;
    }
    .cartRespons {
        font-size: 0;
    }
    .hidden-xs .cartMenu .dropdown-toggle {
        padding-bottom: 9px;
        padding-top: 16px;
    }
    #pager2 {
        bottom: 0;
    }
    .sliderControl .fa-3x {
        font-size: 2.5em;
    }
    .panel-title>a {
        color: #be1923;
    }
}

@media (max-width:767px) {
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom p {
        float: none!important;
        margin-left: auto;
        margin-right: auto;
    }
    .static-search.navbar-formbox {
        margin: 0;
        max-width: 100%;
        padding: 0;
        width: 100%;
        background-color: #DDDDDD;
        padding: 5px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .static-search.navbar-formbox .navbar-form {
        margin: 0;
        padding: 0;
        border: 0;
        box-shadow: none;
    }
    .search-box.static-search .input-group {
        max-width: 100%;
        width: 100%;
    }
    .search-box.static-search .form-control {
        max-width: 100%;
        width: 100%;
    }
    .search-box.static-search:hover .form-control {
        max-width: 100%;
        width: 100%;
    }
    .userMenu li a {
        padding-top: 3px;
        line-height: normal;
    }
    .navbar-brand {
        padding: 0 15px;
    }
    .navbar-nav .dropdown a,
    .navbar-nav .dropdown {
        color: #fff;
    }
    .navbar-top i {
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        padding: 3px 0 0;
    }
    .banner {
        margin-top: 187px!important;
    }
    .cartRespons {
        font-size: 14px;
    }
    .text-left-xs {
        text-align: left!important;
    }
    body.logo-vertical .banner {
        margin-top: 117px!important;
    }
    .navbar-form {
        margin: 20px 0 0 0;
    }
    #productslider .owl-controls {
        display: none !important;
    }
    .nav>li {
        display: block;
    }


}

@media (max-width:580px) {
    .navbar-brand img {
        max-height: 50px;
    }

    .section-title {
        font-size: 24px;
        line-height: 28px;
    }

    #pager2 {
        bottom: 0;
    }
    .categoryFooter .pagination {
        margin-bottom: 10px;
    }
    .sliderControl .fa-3x {
        font-size: 2em;
    }
    .CartProductThumb a img {
        margin-right: 5px;
    }
    .CartProduct .CartDescription h4 {
        font-size: 10px;
        line-height: 14px;
    }
    .CartProduct .price {
        font-size: 16px !important;
    }
    .CartProduct .delete .fa-2x {
        font-size: 1em;
    }
    .CartProduct .CartProductThumb {
        margin-right: 10px;
    }
    body.logo-vertical .navbar-brand img {
        max-height: 80px;
    }
    .userMenu li {
        margin-left: 15px;
    }
}

@media (max-width:480px) {
    .navbar-toggle {
        background: none!important;
        padding: 5px;
    }
    .supportLi h4 {
        font-size: 14px;
    }
    .cartTableHeader {
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .CartProduct .delete i {
        font-size: 16px!important;
    }
    .CartProductThumb a img {
        max-width: 30px!important;
        margin-right: 0 !important;
    }
    tr.CartProduct td {
        font-size: 10px;
    }
    .cart-actions button {
        font-size: 14px!important;
        padding: 10px!important;
    }
    .search-box .input-group {
        margin-top: 13px;
    }
    .breadcrumb>li {
        font-size: 12px;
    }
}

@media (max-width:355px) {
    .navbar-brand img {
        max-height: 43px;
    }
    body.logo-vertical .navbar-brand img {
        max-height: 73px;
    }
}

@media (max-width:320px) {
    .container {
        width: 100%!important;
        max-width: 320px!important;
    }
    .banner {
        width: 100%!important;
        max-width: 320px!important;
        overflow: hidden!important;
    }
}

 @media (min-width:979px){
    .banner {
        margin-top: 170px;
    }
 }


.img-footer {
   padding-top: 42px;
   margin: 0 auto 20px;
}


.panel-body, .panel-default, .panel-heading{
    background: #efefef !important;
}

.badge {
    background: none !important;
    color: #787878 !important;
    font-size: 15px;
}

.dropdown-tree-a {
    color: #787878;

}

.panel {
    border: none;
}

.categorias {
    padding-top: 10px;
}

.panel-title {
    margin-top: 15px;
}

.dropdown-tree, .open-tree {
    list-style-type: none !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 1px #e1e1e1;
}

.a_negro {
    color: #000000 !important;
}

.bajada {
    color: #fff;
    font-family: 'Yeseva One';
    font-size: 17px;
}