.user-menu-mobile{
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
    display: none;
    /*margin: 0 -14px;*/
    border-top: 1px solid #eee;
    margin-bottom: 20px;
}
.user-menu-mobile ul{
    padding:0;
    margin: 0;
    list-style: none;
}
.user-menu-mobile ul li a{
    display: block;
    padding: 10px 15px;
    font-size: 15px;
    border-bottom: 1px solid #eee;
}
.alert-red{
    color: #C12223;
}
.terminos-condiciones:hover{
    color: white;
    text-decoration: none;
}
.terminos-condiciones{
    color: white;
    display: block;
    text-decoration: underline;
    transition: .2s all;
}
.search_wrapper {
    position: absolute;
    /*top: 100%;*/
    left: 0;
    width: 100%;
    background: #f2f2f2;
    display: none;
    box-shadow: 0px 10px 80px -25px rgba(0,0,0,0.4);
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-name: header_dropdowns_anim;
    animation-name: header_dropdowns_anim;
}
.search_wrapper form{
    margin-bottom: 0px;
}
.search_wrapper .fa-search{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 100%;
    font-size: 30px;
    text-align: center;
    padding-top: 25px;
    color: #C12223;
    background: #e6e6e6;
}
.search_wrapper .fa-close{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 100%;
    font-size: 30px;
    text-align: center;
    padding-top: 25px;
    color: #C12223;
    background: #e6e6e6;
}
.search_wrapper .getbowtied_search_bar .search-field {
    padding: 0 80px;
    margin: 0;
    height: 3.05556rem;
    line-height: 3.05556rem;
    text-indent: 1.11111rem;
    border: none;
    border-bottom: 1px solid #e5e4e4;
    background: #f2f2f2;
    font-size: 0.88889rem;
    letter-spacing: -0.03em;
    width: 100%;
    font-size: 2.66667rem;
    height: 8.16667rem;
    line-height: 4.16667rem;
    text-indent: 2.22222rem;
}
.search_wrapper .getbowtied_search_bar input[type="submit"] {
    position: absolute;
    top: 0.55556rem;
    right: 0.38889rem;
    width: 2.22222rem;
    height: 2.22222rem;
    background: none !important;
    opacity: 0;
    z-index: 999;
    padding: 0;
    margin: 0;
    text-indent: -999px;
}


.header-search{
    float: right;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    padding-top: 10px;
    margin-top: 10px;
    border-radius: 50%;
    margin-left: 10px;
    background: #e6e6e6;
}
.header-search i{
    color: #C12223;
}
.text-primary{
    color: #C12223;
}
.cantidad-select {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}
.cantidad-select .qty-input {
    width: 100px;
}
.cantidad-select button {
    padding: 0 10px;
    border: none;
    width: 30px;
    background-color: transparent;
    background-color: #F2F2F2;
    height: 17px;
    position: absolute;
    right: 0px;
    z-index: 5;
}
.cantidad-select button.qtyminus {
    bottom: 0;
}
#productAddedModal .btn-primary{
    border-radius: 5px;
}
#productAddedModal ul.detail-product{
    padding-left: 0;
    margin: 25px 0;
    text-align: center;
}
#productAddedModal ul.detail-product li{
    display: inline-block;
    vertical-align: middle;
}
#productAddedModal ul.detail-product .image-link{
    display: block;
    padding: 5px;
    border-right: 1px dashed #eee;
    margin-right: 5px;
}
#productAddedModal ul.detail-product .image-link img{
    max-height: 150px;
}
#productAddedModal ul.detail-product .val.no_part{
    padding: 0 10px;
    font-size: 18px;
    border: none;
    text-align: left;
    line-height: 1;
    color: #0f3a71;
    margin: 0;
}
#productAddedModal ul.detail-product .short_description.val{
    color: #696969;
    text-align: left;
    max-width: 250px;
    font-weight: 400;
    max-height: 100px;
    overflow-y: auto;
}
#productAddedModal ul.detail-product .val{
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #0f3a71;
}
#productAddedModal ul.detail-product .lbl{
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    color: #585858;
    border-bottom: 1px dashed #eee;
    padding: 2px;
    display: block;
    min-width: 100px;
}
#productAddedModal button.close.out{
    z-index: 2;
    right: 10px;
    top: 10px;
}

.modal-content .border-header {
    font-weight: 100;
    line-height: 1;
    color: #02A057;
    border: none;
    text-align: center;
    font-weight: 100;
}
.modal-content .border-header i{
    color: #02A057;
}
.producto_listado{
    position: relative;
    /*margin: 5px;*/
}
.producto_listado .hover_product a{
    display: block;
}
.producto_listado .icon_right,
.producto_listado .icon_left{
    bottom: 0;
}
.producto_listado .descripcion_carousel span{
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 10px;
}
.producto_listado .descripcion_carousel .p-name{
    height: 38px;
}
.producto_listado .descripcion_carousel .p-no-part{
    height: 13px;
    overflow: hidden;
	font-weight: bold;
}
.producto_listado .descripcion_carousel .p-description{
    height: 37px;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.producto_listado .descripcion_carousel .p-price{
    font-size: 15px;
    padding: 5px;
    width: 70%;
	margin-left: 15%;
}



/* Aquí comienza */
.btn{
    border-radius: 0;
    font-weight: 100;
    font-size: 14px;
    padding: 8px 14px;
}
.slim{
    font-weight: 100;
}
.upper{
    text-transform: uppercase;
}
.inline-block{
    display: inline-block;
}
.form-control{
    border-radius: 0px;
    box-shadow: none;
}
.orange.super{
    color: #CD1D1D;
}
.btn-primary{
    max-width: initial;
}
form label.error{
    display: block;
    color: #FF5D5D;
    padding: 0;
    margin: 0;
    line-height: 1;
    position: relative;
    bottom: 0px;
    padding-top: 5px;
    font-weight: normal;
    font-size: 13px;
}
header #logo{
    max-height: 70px;
    width: auto;
    max-width: auto;
}
/*.input_primary{
    padding: 10px;
}*/
.input_tr{
    padding: 10px;
}
.icon_input{
    width: 25px;
    height: 25px;
    top: 50%;
    margin-top: -12.5px;
    line-height: 1;
}
.form-control:focus,
button:focus,
a:focus,
input:focus{
    outline: none;
    box-shadow: none;
}
.hover_product{
    width: 35px;
    height: 35px;
    padding: 0;
    text-align: center;
}
.hover_product i{
    line-height: 32px;
}
.producto_listado{
    position: relative;
    /*margin: 5px;*/
}
.producto_listado .hover_product a{
    display: block;
}
.producto_listado .icon_right,
.producto_listado .icon_left{
    bottom: 0;
}
.producto_listado > a > img{
    border:1px solid #fafafa;
    border-bottom: none;
}
.producto_listado .descripcion_carousel{
    width: 100%;
}
.producto_listado .descripcion_carousel span{
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
}
.producto_listado .descripcion_carousel .p-name{
    height: 38px;
}
.producto_listado .descripcion_carousel .p-description{
    height: 37px;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.producto_listado .descripcion_carousel .p-price{
    font-weight: bold;
    font-size: 15px;
    padding: 5px;
}
.producto_listado .hover_product.icon_left{
    left: 0;
}
.producto_listado .hover_product.icon_right{
    /*right: 0;*/
}
.descripcion_pedidos_datos{
    max-height: 350px;
    overflow-y: auto;
}
header .fa-search{
    margin-top: 0;
}
.nomargin{
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}
.cabecera_tabla2 .breadcrumb{
    margin-bottom: 0;
    margin-top: 5px;
    background: transparent;
}
#resultados_page .showing-text{
    color: #5D5D5D;
}
#resultados_page .pagination{
    margin-top: 10px;
}
#resultados_page .pagination li > a i{
    line-height: 18px;
}
#resultados_page .pagination li.active > a{
    color: #fff;
    font-weight: bold;
    background-color: #C12223;
    border-color: #C12223;
}
#resultados_page .pagination li > a{
    border-radius: 0 !important;
    display: block;
    margin-left: 5px;
    line-height: 18px;
}
.modal-content .border-header{
    font-weight: 100;
    line-height: 1;
    color: #02A057;
    border:none;
    text-align: center;
    font-weight: 100;
}
.modal-content .action-btn{
    color: #fff !important;
    font-weight: 100;
    text-transform: uppercase;
    border-bottom: none;
    width: auto;
}
.modal-content .productos-list .table>tbody>tr.headers>td{
    border-bottom: 1px solid #eee;
    font-size: 14px;
    padding-bottom: 2px;
    vertical-align: middle !important;
}
.modal-content .productos-list .table>tbody>tr>td{
    font-size: 14px;
    font-weight: 100;
}
.modal-content .productos-list.cart .table .headers *{
    font-weight: 400;
}
#productAddedModal ul.detail-product{
    padding-left: 0;
    margin: 25px 0;
    text-align: center;
}
#productAddedModal ul.detail-product li{
    display: inline-block;
    vertical-align: middle;
}
#productAddedModal ul.detail-product .image-link{
    display: block;
    padding: 5px;
    border-right: 1px dashed #eee;
    margin-right: 5px;
}
#productAddedModal ul.detail-product .image-link img{
    max-height: 150px;
}
#productAddedModal ul.detail-product .val.no_part{
    padding: 0 10px;
    font-size: 18px;
    border: none;
    text-align: left;
    line-height: 1;
    color: #0f3a71;
    margin: 0;
}
#productAddedModal ul.detail-product .short_description.val{
    color: #696969;
    text-align: left;
    max-width: 250px;
    font-weight: 400;
    max-height: 100px;
    overflow-y: auto;
}
#productAddedModal ul.detail-product .val{
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #0f3a71;
}
#productAddedModal ul.detail-product .lbl{
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    color: #585858;
    border-bottom: 1px dashed #eee;
    padding: 2px;
    display: block;
    min-width: 100px;
}
#productAddedModal button.close.out{
    z-index: 2;
    right: 10px;
    top: 10px;
}
.modal-content{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 65px;
    border:1px solid #eee;
}
.modal-backdrop{
    background-color: #fff;
}
.modal-backdrop.in{
    opacity: .7;
}
.qty-vertical{
    margin-bottom: 20px;
}
.qty-vertical input,
.qty-vertical span{
    display: inline-block;
    max-width: 100px;
    text-align: center;
    border-radius: 0px;
    vertical-align: top;
    margin:0 -2px;
}
.qty-vertical input,
.qty-vertical button{
    padding: 9px 17px;
    height: 35px;
}
.invoice-data-wrapper {
    padding: 15px 0;
    border-top: 1px dashed #eee;
    margin-top: 20px;
    display: none;
    background-color: rgba(238, 238, 238, 0.12);
}
.micuenta-menu .item.active{
    background-color: #F3F3F3;
}
.micuenta-menu .item{
    border:1px solid #F3F3F3;
    text-align: center;
    padding: 20px 10px;
    height: 105px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.micuenta-menu .item img{
    width: auto;
    margin-bottom: 10px;
}
.filters-wrapper .form-group label{
    display: block;
}
footer #copy{
    margin-top: 0;
}
footer{
    padding-top: 0;
}
footer .index-info{
    padding: 50px 0;
}
.cantidad-select{
    display: inline-block;
    margin: 6px 15px;
    position: relative;
}
.cantidad-select .qty-input{
    width: 100px;
}
.cantidad-select button.qtyminus{
    bottom: 0;
}
.cantidad-select button{
    padding: 0 10px;
    border:none;
    width: 30px;
    background-color: transparent; 
    background-color: #F2F2F2;
    height: 17px;
    position: absolute;
    right: 0px;
    z-index: 5;
}
.productos-list .product-item{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding: 20px 0;
}
.productos-list .product-item.error{
    border: 1px solid #ffdddd;
    padding-bottom: 0;
}
.productos-list .product-item.warning {
    border: 1px solid #faebcc;
    padding-bottom: 0;
}
.productos-list .product-item.error .error-msg p{
    background: #fde8e8;
    text-align: center;
    padding: 15px;
    font-weight: 100;
    color: #de1a1a;
    text-transform: uppercase;
    margin-bottom: 0;
}.productos-list .product-item.warning .error-msg p {
    background: #fcf8e3;
    text-align: center;
    padding: 15px;
    font-weight: 100;
    color: #8a6d3b;
    text-transform: uppercase;
    margin-bottom: 0;
}
.productos-list h4{
    margin-bottom: 1px;
}
.productos-list .titulo{
    margin: 0;
    padding: 10px 0; 
    font-size: 18px;
    font-weight: 100;
    overflow: hidden;
    color: #124586; 
}
.carrito-detallado.productos-list .prices-box{
    padding-right: 10px;
    vertical-align: middle;
}
.carrito-detallado.productos-list .prices-box hr{
    margin: 3px 0;
}
.carrito-detallado.productos-list .prices-box small{
    font-size: 12px;
    display: inline-block;
    padding:2px 0px; 
}
.carrito-detallado.productos-list .prices-box h3,
.carrito-detallado.productos-list .prices-box h4{
    padding: 0;
    margin: 0;
    columns: #B3B3B3;
}
.carrito-detallado.productos-list .prices-box h4{
    font-weight: bold;
    color: #0F3A71;
}
header .user-actions{
    box-shadow: none;
    border: 1px solid #eee;
    padding: 0;
    margin-top: 10px;
    border-radius: 0px;
}
header .user-actions a{
    display: block;
    padding: 8px 10px;
    border-bottom: 1px solid #eee;
}

#redes_header .fa-user,
header .user-actions a i.fa{
    margin: 0;
    padding: 0;
    width: 25px;
    text-align: center;
    color: #5E5E5E;
}
.steps-items {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-shadow: 0 2px 3px #F6F6F6;
    margin-top: -15px;
    border-top: none;
}
.steps-items .step {
    line-height: 1;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    color: #505050;
}
.steps-items .step h2 {
    font-size: 22px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.steps-items .step .slim {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.steps-items .step.active {
    color: #fff;
    background-color: #C12223;
}
.title-section {
    border-bottom: 1px dashed #E2E2E2;
    color: #C12223;
    padding: 15px 10px;
    margin-bottom: 30px;
}
.order-resume{
    padding: 0 15px;
    border-left: 1px solid #eee;
    margin-left: 5px;
}
.order-resume .totals-content {
    font-weight: 100;
    font-size: 16px;
}
.custom-selects-items .item.active .fa{
    display: block;
}
.custom-selects-items .item .fa{
    display: none;
    top: 10px;
    position: absolute;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    text-align: center;
    color: #0557CE;
}
.custom-selects-items .item.active {
    border: 1px solid #0557CE;
    padding-top: 30px;
    padding-bottom: 15px;
    -webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}
.custom-selects-items .item {
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 0px;
    cursor: pointer;
    height: 130px;
    overflow-y: auto;
    -webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}
.order-resume h2 {
    color: #C12223;
    border-bottom: 1px dashed #EEE;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.order-resume .totals-content {
    font-weight: 100;
    font-size: 16px;
}
.order-resume .totals-content .box {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
}
.order-resume .totals-content .lbl {
    display: block;
    padding: 5px 0;
    text-transform: uppercase;
}
.order-resume .totals-content .lbl small {
    font-size: 10px;
}
.order-resume .totals-content .total {
    font-size: 23px;
    color: #424242;
}
.no-select{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}
.alert{
    border-radius: 0;
    padding: 15px 0px;
    text-align: center;
    border:none;
}
.alert.alert-error,
.alert.alert-danger{
    background-color: rgba(240, 100, 86, 0.9);
    color: white;
}
.filter-box .items-box li a {
    display: block;
    padding: 5px;
    font-weight: 100;
    border-bottom: 1px solid #eee;
}
.filter-box .items-box .name {
    display: inline-block;
    text-overflow: ellipsis;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.filter-box .items-box li a .qty {
    display: inline-block;
    width: 18%;
    text-align: right;
}
.info-payments-box{
    padding: 20px 0;
    text-align: center;
    font-size: 17px;
}
.info-payments-box ul{
    margin: 15px 0;
}
.info-payments-box ul li span{
    color: #C12223;
    font-weight: bold;
}
.info-payments-box ul li{
    padding: 10px;
    border:1px solid #eee;
    margin:5px;
    font-size: 15px;
}
.detalle-contacto .header{
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    font-size: 26px;

}
.detalle-contacto .content{
    padding: 10px;
    margin-bottom: 15px;
}
.detalle-contacto .content .key{
    font-weight: bold;
}
.banks-available li{
    border-bottom:1px solid #eee;
    margin-right: 5px;
}
.product-item .titulo{
    color: #575757;
}
.product-item .titulo:hover{
    text-decoration: none;
    color: #337ab7;
}
.product-item .prices-box,
.product-item .qty-vertical{
    display: inline-block;
    vertical-align: middle;
}
.bold{
    font-weight: bold;
}
.table-totals .total{
    font-size: 25px;
}
.table-totals .total small{
    font-size: 15px;
}
.cabecera_pedidos_datos{
    text-align: center;
    text-transform: uppercase;
    padding: 10px 5px;
    font-size: 17px !important;
}
.fondo_gris.home{
    padding: 30px 0;
}
#tab_home{
    padding: 45px 0;
}
.modal-content .title{
    font-size: 22px;
    padding: 0;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: transparent;
    background: transparent;
    background-image: none;
    border-color: transparent;
    color: #4E4E4E !important;
}
#nav_home .has-sub > ul,
.nav_secciones .has-sub > ul{
    padding-top: 10px !important;
}
#nav_home .has-sub > ul ul,
.nav_secciones .has-sub > ul ul{
    padding-top: 0px !important;
}
#cssmenu li:hover > ul > li{
    height: auto;
}
#cssmenu ul ul li a{
    padding: 14px 15px;
    border-bottom: 1px solid #eee;
    min-width: 325px;
    margin: 0;
    font-weight: 300;
    background-color: #fff;
    color: #535353;
    text-transform: uppercase;
    color: #5D5D5D !important;
}
#cssmenu ul ul li a:hover{
    color: #0557ce !important;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: #5C5C5C !important;
    background-color: rgb(250, 250, 250);
}
#cssmenu ul ul li.has-sub > a:after,
#cssmenu ul ul li.has-sub > a:before{
    background: #00A3A7;
}
header .list-inline li{
    vertical-align: middle;
}
.lbl-iva {
    font-size: 14px;
    color: #0557ce;
}
.bx-viewport .slider a.active{
    border-color:#00a3a7;
}
.bx-viewport .slider a{
    border: 1px solid #eee;
    display: block;
    margin: 5px;
}
.bx-wrapper{
    position: relative;
}
.bx-controls-direction a i{
    line-height: 50px;
}
.bx-controls-direction a{
    top: 50%;
    margin-top: -25px;
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 25px;
    color:#00a3a7;
}
.bx-controls-direction .bx-prev{
    left: -50px;
}
.bx-controls-direction .bx-next{
    right: -50px;
}
.main-title{
    padding: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    font-size: 22px;
    text-transform: uppercase;
    color: #C12223;
    margin-top: 15px;
}
#wrapper {
    margin-top: -15px;
}
.callbacks_container{
    float: none !important;
}
.price-range-selected{
    border: 1px solid #eee;
    text-align: center;
    padding: 10px;
}
.alert{
    border-radius: 0;
    padding: 7px 15px;
    border:none;
}
.cart-comments {
    padding: 10px 15px;
    color: dimgrey;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.cart-comments .key {
    border-left: 2px solid #eeeeee;
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
.btn-warning i,
.btn-primary i {
    color: #fff !important;
}
.btn-continue-pay {
    padding: 1px 8px;
}
.promo-image {
    width: 21% !important;
    top: 27px;
    position: absolute;
    right: 22px;
}

.main-wrapper {
    max-width: 1300px;
    margin: auto;
}



.hover_product.icon_wishlist{
    top: 0;
    background: transparent;
}

.hover_product.icon_wishlist a {
    color: #C12223;;
}

.hover_product.icon_wishlist:hover i {
    color: #C12223 !important;
}

.promoBox aside {
	position: absolute;
    width: 100px;
	-webkit-transform: rotate(340deg);
	 -khtml-transform: rotate(340deg);
	   -moz-transform: rotate(340deg);
		-ms-transform: rotate(340deg);
			transform: rotate(340deg);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
			box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
    z-index: 10px;           
	color: #fff;
	background: #c66219;
}
.promoBox aside p {  font-size: 18px; }

.promoBox.info-ribbon aside {
	background: #c66219;
}

/*  */

.promoBox-promo aside {		
	-webkit-transform: rotate(0deg);
	 -khtml-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
			transform: rotate(0deg);

	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
    
        
	color: #c66219;
	

}
.promoBox-promo aside p {  font-size: 17px; font-weight: bold; }

.list-product-size {
    max-height: 8rem !important;
    max-width: fit-content !important;
}