/* ------------- Reseteamos estilos ------------*/
body {
    background-color: #FFF;
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding-top: 5.5rem;
}
.bg-3creuces-color {
    background-color: #002C4B !important;
}
a {
    color: #B4831E;
}
a:hover {
    color: #614606;
}
h1, h2, h3, h4, h5, h6 {
    color: #1d2127;
    font-weight: 200;
    letter-spacing: -1px;
}
.color3Cruces {
    color: #002C4B;
}
.colorBlanco{
    color: #f2f2f2;
}
.colorDorado {
    color: #B4831E !important;
}
.fondoNegro {
    background-color: #0e0e0e;
}
.textoChico {
    font-size: 0.8em;
    color: #002c4b;
}
.subTitulos {
    font-weight: 300;
    line-height: 1.4;
    color: #777;
}
hr.tall {
    margin: 44px 0;
}
p {
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #001f34;
    border-color: #001f34;
}
.btn-primary:hover {
    color: #fff;
    background-color: #001f34;
    border-color: #001f34;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #777777;
    border-color: #777777;
}
/*------------------ HEADER NAVBAR ----------*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .navbar-nav li:hover>.dropdown-menu {
        display: block;
    }
}

.navbar-nav .nav-link {
    color: #f2f2f2;
    font-size: 16px;
}
.activo a {
    color: white !important;
    font-weight: bolder;
}
.liActivo {
    color: white !important;
    font-weight: bolder;
}
.iconoBurguer {
    color: white;
    font-size: 28px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>a:after {
    content: "\f0da";
    float: right;
    border: none;
    font-family: 'FontAwesome';
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -10px;
    margin-left: 0px;
}

@media (min-width: 991px) {
    .dropdown-menu {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
}

/* multicolumnas */
.dropdown-menu {
    margin: 0 !important;
    width: 250px;
    /*border:1px solid red !important;*/
}
.dropdown-menu.columns-2 {
    width: 270px;
    /*border:1px solid greenyellow !important;*/
}
.dropdown-menu li a {
    padding: 5px 5px 5px 15px;
    font-weight: 400;
}
.multi-column-dropdown {
    list-style: none;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #002C4B;
    white-space: normal;
   /* padding-left: 5px;*/
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #a4a4a4;
}

@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 380px !important;
        overflow-x: hidden;
    }
    #itemsCarritoHtml {
        overflow-y: scroll;
        max-height: 200px;
    }
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #002c4b;
}
.textoMasChico {
    font-size: .90rem !important;
}
/*------------------ BreadCrumb ----------*/
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #0e0e0e;
    border-radius: .25rem;
    font-size: 16px;
    font-weight: 600;
}
/*------------------ FOOTER ----------*/
.footer {
    background-color: #0e0e0e;
}
.footer a {
    color: #f2f2f2;
}

.owl-prev, .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 33%;
    transform: translateY(-50%);
    display: block !important;
    border:0px solid black;
}
.owl-prev { left: -20px; }
.owl-next { right: -20px; }
.owl-prev i, .owl-next i {transform : scale(3); color: #002C4B;}

/*----------------------- Páginas --------------*/
.redComecialPersonal {
    line-height: 19px;
}
#provincias {
    text-align-last:center;
    padding-right: 29px;
}
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.thumb-info-side-image .thumb-info-side-image-wrapper {
    padding: 4px;
    float: left;
    margin-right: 20px;
}
.thumb-info-caption {
    padding: 10px 0;
}
.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text {
    padding: 17px;
}
.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 0.9em;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 10px;
    display: block;
}
.alto40 {
    min-height: 30px;
    color: #002C4B;
    font-weight: 400;
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0);
    background-color: #002C4B;
    border-color: #002C4B #002C4B #002C4B;
    border-radius: 0;
}
/* Genética + Carro Compras */
.lineaProducto{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.lineaProductoFajado{
    background-color: #f2f2f2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.iconoCarrito {
    font-size: 24px;
    margin-top: 6px;
}

.productoTiendaMobile {
    padding-left: 0;
    padding-right: 0;
}

.fuenteProductos {
    font-size: 16px;
}
.fuenteProductosSub {
    font-size: 12px;
}
@media (max-width: 767px) {
    .iconoCarrito {
        font-size: 20px;
        padding-left: 0;
        margin-top: 7px;
    }
    .fuenteProductos {
        font-size: 12px;
    }
    .fuenteProductosSub {
        font-size: 11px;
    }
    .precioProducto {
        padding-left: 0;
    }
}
.italica {
    font-style: italic !important;
}
.tdCentrados th, .tdCentrados td{
    text-align: center;
}
.textoNegro {
    color: black;
}
.bordeInferiorTabla {
    border-bottom: 1px solid #eeeeee;
}
.botonesCantidadProducto {
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-align: center;
}
.btnMasMenosCantidad {
    margin-top: 11px;
}
.cart-table tbody tr td {
    vertical-align: middle;
}
.cart-table td {
    vertical-align: center!important;
    white-space: nowrap;
}
.cart-table td input{
    font-size: 1em;
}
.cart-table .col-subtotal {
    text-align: right;
}

.cart-table .col-quantity {
    min-width: 120px;
}
.cart-table .col-quantity .form-control {
    display: inline-block;
    text-align: center;
    max-width: 60px;
    padding: 0 0 0 12px;
}

.m-t-12{
    margin-top: 12px;
}
.cart-table .cart-thumbnail {
    max-width: 90px;
}
.loading-ajax{
    background: url('../back/img/ajax-loader.gif') no-repeat center;
}
.bolder400 {
    font-weight: 400;
}
