﻿
body {
    margin: 0;
    padding: 0;
    color: #454545;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 21px;
    position: relative;
    background: #fff;
}

.navbar-light {
  /*  background-color: #bb1113 !important;
    border-color: #921d11 !important;*/
}

.navbar-toggler {
    background-color: #921d11;
    border-color: #921d11;
}

#btnSearchCate {
    background-color: #921d11 !important;
    border-color: #921d11 !important;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white
}

.btn-default {
    color: white
}

    .btn-default:hover {
        color: white;
    }



.navbar-toggler {
    position: relative;
    float: right;
    padding: 4px 4px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-collapse {
    width: auto;
}

.navbar-light .navbar-toggler {
    color: #921d11;
    border-color: #921d11;
}

.nav-link {
    text-transform: uppercase !important;
   /* color: darkblue !important;
    font-size: 14px;*/
    font-weight: 600;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navbar-collapse {
    min-width: max-content;
}

.fa-caret-down {
    margin-left: 2px;
    font-size: 10px;
}

.notcarrrito {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-shadow: none;
}

@media (min-width: 768px) {
    .notcarrrito {
        right: 0;
        left: auto;
    }
}

.item-left {
    float: left;
    border-bottom: 1px ridge #dad6d685;
    width: 100%;
    padding-bottom: 8px;
    padding-top: 5px;
}

.CarritoImagen {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 1px;
    margin-left: 3px;
}

.item-info span {
    margin-left: 10px;
    float: left;
    font-size: 10px;
}

.listatt {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
    outline: none !important;
}

.notcarrrito a {
    text-align-last: center;
    font-size: 12px;
}

.notcarrrito {
    min-width: 250px;
}

.item {
    display: block;
    padding: 3px 10px;
    margin: 3px 0;
}

.navmenu {
    width: fit-content;
    padding: .0rem 0;
}

.no-radius {
    border-radius: 0px !important;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

.border-top1-bottom5 {
    background: white;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 5px 10px rgba(0,0,0,.05);
    padding: 10px;
    border-radius: 5px;
}

.logo {
    margin-left: 10px;
    height: auto !important;
}

.nav-link {
    padding: 8px
}

.text-capitalize ul li a {
    font-size: 12px;
}



.fotterrow {
    width: auto;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}

a:hover, a:focus {
    text-decoration: none;
    cursor: pointer;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #454545;
}

pull-left a {
    text-decoration: none;
    cursor: pointer;
}

.footer-bottom {
    background: #E3E3E3;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    min-height: 50px;
}

.footer-bottom {
    background: #E3E3E3;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

    .footer-bottom p.pull-left {
        padding-top: 6px;
    }

.pull-left {
    float: left !important;
}

p {
    margin: 0 0 10px;
}

.navbar {
    padding-top: .0rem;
   /* padding-bottom: .0rem;*/
}

.banner-boxes {
    margin-top: 25px !important;
}

#CATES {
    text-align: -webkit-center;
}

.CATES {
    text-align: -webkit-center;
}

.section-block {
    text-align: -webkit-auto;
}

.fotterrow > * {
    flex-shrink: 0;
    width: auto;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y);
}

#txtSearch {
    border: none;
}

.navbar-brand {
    padding: 10px;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.important-text {
    font-size: 1em;
    font-weight: bold;
    color: #B40404;
}

.hiddenBoot {
    display: none !important;
}