/* agrega aqui los estilos necesarios para modificar el template */

@font-face{
    src: url("https://s3.amazonaws.com/bsalemarket/31580/1/Muli-VariableFont_wght.ttf");
    font-family: 'Muli-VariableFont_wght';
    
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family:'Muli-VariableFont_wght';
    }


h3 {
    font-family:'Muli-VariableFont_wght';
}

p {
    font-size: 14px;
    font-family: 'Muli-VariableFont_wght';
}

.bs-header {
    border-top: 10px solid white;
    border-bottom: 3.5px solid #F39812;
    background: white;
    font-family: 'Muli-VariableFont_wght';
}

.bs-header a, .navbar-toggler {
    color: black;
}

.bs-header .btn .badge, .btn-primary {
    background: #F39812;
    color: white;
    border-color: #F39812;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Muli-VariableFont_wght';
}

.bs-header .bs-social-media a {
    padding: .5rem;
    color: black;
}

.bs-header a:not([class*="bs-menu"]):hover, .navbar-toggler:hover {
    color: #C25117;
    text-decoration: none;
}

.bs-header-nav .btn-light {
    color: white;
    background: #F39812;
    border-color: #F39812;
}

.btn-link {
    color: #C25117;
}

.btn-link:hover {
    color: #F39812;
}

.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: black;
    border-color: black;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #C25117;
}

.input-group .form-control {
    border-color: black;
}

.bs-header .btn:not(:disabled):not(.disabled):hover .badge, .btn-primary:not(:disabled):not(.disabled):hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
    background: #C25117;
    color: white;
    border-color: #C25117;
}

.bs-variant .custom-control-label strong {
    color: black;
}

.bs-menu-lv1:hover, .show >.bs-menu-lv1 {
    color: #C25117;
}

.bs-menu-lv2 {
    font-size: 12px;
}

.bs-menu-lv2:hover {
    color: #C25117;
    background: white;
}
.bs-menu-title .bs-menu-lv2, .bs-menu-title ~ div > .bs-menu-lv2 {
    color: #F39812;
    font-weight: bold;
    font-size: 16px;
}

.navbar-collapse.collapse.show {
    width: calc(100% - 1rem);
    max-width: 300px;
    padding: 0 1rem;
    overflow-y: auto;
    background: white;
}

.bs-product-price {
    font-size: 1.2rem;
    color: black;
    font-weight: 600;
    margin: 0;
    padding-top: 0.25rem;
    text-align: center;
    font-family: 'Muli-VariableFont_wght';
}

.bs-variant .custom-control-input:checked + .custom-control-label, .bs-variant .custom-control-label{
    border-color: #C25117;
}

.bs-variant .custom-control-input:checked + .custom-control-label, .bs-variant .custom-control-label:hover {
    border-color: #C25117;
}

.form-control {
    font-size: 13px;
}
    
.background {
    background-image: url("https://dojiw2m9tvv09.cloudfront.net/31580/1/formulario111.jpg?174"), url("https://dojiw2m9tvv09.cloudfront.net/31580/1/formulario2222.jpg?174");
    background-position: left center, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
}

.btn-secondary {
    background: #F39812;
    border-color: #F39812;
    font-size: 13px;
    text-transform: uppercase;
}

.btn-secondary:not(:disabled):not(.disabled):hover, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
    background-color: #C25117;
    border-color: #C25117;
}

.bs-product-info h6 {
    font-size: 0.76rem;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.home-title {
    text-align: center;
    text-transform: uppercase;
    margin: 2rem;
    font-weight: bold;
    color: black;
    font-size: 28px;
}

.bs-product h1 {
    font-size: 1.45rem;
    color: #C25117;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.bs-product-info .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.85rem;
    color: black;
    font-weight: bolder;
    line-height: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    text-align: center;
    background-color: transparent;
}

.bs-cart .bs-trunc {
    color: black;
    font-size: 15px;
}

.panel-heading {
    border: 1px #C25117 solid;
    color: black;
}

.panel-heading a {
    color: black;
    font-weight: 500;
}

.panel-heading a:hover {
    color: #C25117;
}

.noUi-connect {
    background: #C25117;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
    background: #C25117;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
    text-align: left;
}

.bs-footer {
    background: white;
    color: black;
    padding: 1rem 0;
    border-top: 3.5px solid #F39812;
}

.bs-footer .list-group-item {
    border: none 0;
    color: black;
    background-color: transparent;
    font-weight: bold;
    font-size: 0.75rem;
    font-family: 'Muli-VariableFont_wght';
}

.bs-footer .list-group-item:hover {
    color: #C25117;
}

.title-footer {
    color: #C25117;
    font-weight: bold;
}

.bs-footer .bs-credits a:hover {
    color: black;
    text-decoration: underline;
}


@media screen and (max-width: 1200px){
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #C25117;
    font-size: 16px;
}
}

@media screen and (max-width: 1200px){
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: white;
    border-color: #C25117;
    color: #C25117;
}
}

@media screen and (max-width: 1200px){
h2.home-title {
    font-size: 25px;
    font-weight: bold;
    color: black;
}
}

@media screen and (max-width: 992px){
.bs-footer .bs-chat a {
    color: white;
    background: #C25117;
    box-shadow: 0 0 0 0 transparent;
}
}

