
.bs-title {
    text-transform: capitalize;
  font-family: 'Russo One', sans-serif;
    font-size: 32px;
}

.text-uppercase
{
      font-family: 'Russo One', sans-serif;
}
.bs-title .bs-footer h5 {
    color: #fce710;
    text-transform: capitalize;
   font-family: 'Russo One', sans-serif;
    font-size: 18px;
    font-weight: normal;
}

/*** agrega aqui los estilos necesarios para modificar el template ***/
.btn-link {
    color: black;
}
.bs-menu-lv1:hover
{
    opacity: .7;
    background: white;
    color: black;
}

.bs-menu-lv1{
    
    font-weight: 900;
}

.bs-header
{
            background: white;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
}


.dropdown.show .bs-menu-lv1, .bs-menu-lv1:hover
{
       background: white;
}

.bs-menu-lv2:hover {
    background: white;
    color: #ccbc00;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:focus, .btn-primary:active, .btn-primary:hover {
    background: #fce710;
    border-color: #000000;
    color: black;
    opacity: .7;
}

.btn-primary:hover
{
        background: #fce710;
    border-color: #000000;
    color: black;
    opacity: .7 !important;
}

.badge-secondary {
    background: black;
    border-color: black;
}

.bs-info {
    color: white;
    background-color: #000000;
        text-align-last: center;
}

.bs-info .lead {
    
        text-align-last: center;
}

.bs-info h3
{
    
}

.bs-info a
{
    color: #fce710;
}

.bs-footer .bs-social-media .btn-link:hover {
        background-color: black;
    color: white;
    opacity: .7;
}

/*body {
   
    font-family: 'Roboto', sans-serif !important;
}*/

.lead {
    font-size: 24px !important;
}

.bs-header .img-fluid
{
    width: 150px;
    height: 156px;
}

.bs-collection .bs-product-final-price {
    color: black;
}

 h3.bs-trunc.h6 {
    white-space: normal;
    line-height: 1.3rem;
}

.bs-img-square.cover picture img {
    object-fit: contain;
}

.btn-secondary{
    background: black;
    border-color: black;
}

.btn-secondary:hover{
    background: black;
    border-color: black;
    opacity: .7;
}

.noUi-connect {
    background: #fce710;
}

.bs-footer {
        background: #000000;
    box-shadow: 0px 2px 10px -4px rgba(0,0,0,0.75);
    
}

.bs-footer .list-group-item {
     background: black;
         color: white;
         font-size: 13.8px;
         
}

.btn-light {
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-light:hover {
   color: #fce710 !important;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    background-color: #000000;
    border-color: #000000;
}

.btn-danger {
    background-color: black;
    border-color: black;
}

.btn-danger:hover {
    background-color: #fce710;
    border-color: #fce710;
}


.bs-slider-button {
     display: flex;
    background-color: rgb(252 231 16 / 71%);
    color: black;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* font-size: 16px; */
    font-size: 24px;
    transition: all 0.4s;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 21px;
    box-shadow: 0 1px 0px 0px rgb(0 0 0 / 10%);
    border: 0px;
    text-transform: capitalize;
    height: 51px;
    font-family: 'Russo One', sans-serif;
}
.bs-slider-button:hover {
     display: flex;

    background-color: rgb(252 231 16);
    color: black;

    font-weight: bold;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* font-size: 16px; */
    font-size: 24px;
    transition: all 0.4s;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 21px;
    box-shadow: 0 1px 0px 0px rgb(0 0 0 / 10%);
    border: 0px;
    text-transform: capitalize;
    height: 51px;
  font-family: 'Russo One', sans-serif;
    opacity:0.6;
}
.form-group label {
    display: none;
}

.show>.btn-primary.dropdown-toggle {
    background: #000000;
}

.btn-primary
{
    border-color: black;
    background: #fce710;
    color: black;
        font-weight: bold;
}

@media screen and (max-width: 992px){
.btn-facebook:hover, .btn-whatsapp:hover {
    background-color: #fce710;
}}

.fa-map-marker-alt:before {
    color: #fce710;
}

.fa-envelope:before {
    color: #fce710;
}

.bs-footer h5{
        color: #fce710;
          
                text-transform: capitalize;
}


.bs-footer .btn-link
{
        color: white;
}

.fa-phone:before {
    color: #fce710;
}

.bs-stock
{
    background: #808080a6;
}

.breadcrumb
{
        background-color: #f8f9fa;
}

.bs-footer .mt-3
{
        color: white;
}

.bs-title {
   
        text-transform: capitalize;
}

.text-uppercase
{
        
        text-transform: capitalize !important;
}

h1 {
    font-size: 2.1rem;
}

/* color de números e íconos */
.page-link {
    color: #000;
}

/* color al clickear un botón */
.page-link:focus {
    box-shadow: none;
}

/* color de la página actual */
.page-item.active .page-link {
     background-color: #000000;
    border-color: #000000;
}

.page-link:hover {
    color: #000000;
}

.bs-collection-filter .btn-light:not(.collapsed) {
    background: #f8f9fa;
}

@media screen and (max-width: 992px){
.bs-chat a:hover {

    color: black;
    background: #fce710;
}
}

@media screen and (max-width: 992px){
.bs-footer .bs-chat a {
    background: black;
    color: white;
    width: 2.625rem;
    height: 2.625rem;
    margin: 0px 0%;
    border: 2px solid rgb(252 231 16);
    border-radius: 50%;
    line-height: 2.8125rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 12px;
}
}

@media screen and (max-width: 992px){
.bs-footer .bs-chat a:hover {
    background: black;
    color: white;
    width: 2.625rem;
    height: 2.625rem;
    margin: 0px 0%;
    border: 2px solid rgb(252 231 16);
    border-radius: 50%;
    line-height: 2.8125rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 12px;
    opacity: .7;
}
}

@media screen and (max-width: 992px){
button:focus{

        outline: none;
}}

.offset-lg-3 {
    text-transform: capitalize;
}
.bs-footer .bs-social-media .btn-link {
    background: black;
    color: white;
    background: black;
    color: white;
    width: 2.625rem;
    height: 2.625rem;
    margin: 0px 0%;
       border: 2px solid rgb(252 231 16);
    border-radius: 50%;
    font-size: 21px;
    line-height: 2.8125rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
form.bs-header-search .form-control {
    border-radius: 30px;
}
form.bs-header-search button.btn.btn-primary {
    border-radius: 0px 30px 30px 0px;
}
footer.bs-footer.d-print-none .bs-form-inline input {
    border-radius: 30px 0px 1px 30px;
}

footer.bs-footer.d-print-none .btn-primary{
  border-radius: 0px 30px 30px 0px;
    background: #FCE710;
    COLOR: BLACK;
    border-color: #FCE74D;
}
.btn-link:hover {
  color: #ccbc00;
    text-decoration: none!important;
}
.btn-link:focus {
    text-decoration: none;
    box-shadow: none;
}
.bs-footer .list-group-item:hover {
    background: black;
    color: #ccbc00;
}
.btn-link:hover {
    color: #ccbc00;
    text-decoration: none!important;
}
.bs-footer h5 {
    color: #fce710;
    text-transform: capitalize;
  font-family: 'Russo One', sans-serif;
}

.s24-link:hover
{
        color: grey;
}

@media screen and (min-width:111px){
.bs-footer {
    background: #000000;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
    background: black;
    background-image: url(manchatop.png);
    background-repeat: no-repeat;
    background-position: 100% top;
    background-size: 48%;
    padding-top: 1rem;
    /* max-width: 100%; */
}
}
@media screen and (min-width:320px){
.bs-footer {
    background: #000000;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
    background: black;
    background-image: url(manchatop.png);
    background-repeat: no-repeat;
    background-position: 100% top;
    background-size: 38%;
    padding-top: 1rem;
    /* max-width: 100%; */
}
}

@media screen and (min-width:576px) {
.bs-footer {
    background: #000000;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
    background: black;
    background-image: url(mancha.png);
    background-repeat: no-repeat;
    background-position: 100% bottom;
    background-size: 39%;
    padding-top: 1rem;
    /* max-width: 100%; */
}
}

@media screen and (min-width:768px) {
.bs-footer {
    background: #000000;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
    background: black;
    background-image: url(mancha.png);
    background-repeat: no-repeat;
    background-position: 100% bottom;
    background-size: 34%;
    padding-top: 1rem;
    /* max-width: 100%; */
}
}
@media screen and (min-width:992px) {
.bs-footer {
    background: #000000;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
    background: black;
    background-image: url(mancha.png);
    background-repeat: no-repeat;
    background-position: 100% bottom;
    background-size: 25%;
    padding-top: 1rem;
    /* max-width: 100%; */
}
}
@media screen and (min-width:1200px) {
.bs-footer {
    background: #000000;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 75%);
    background: black;
    background-image: url(mancha.png);
    background-repeat: no-repeat;
    background-position: 100% bottom;
    background-size: 25%;
    padding-top: 1rem;
    /* max-width: 100%; */
}
}

img.img-fluid.lazy.loaded:hover {
    opacity: 0.6;
}



