/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-header .bs-social-media a {
    color: white;
}

.btn-cart, .btn-login {
    color: white;
}

.badge-secondary {
    background: #F2F2F2;
    color: black;
    }

.bs-header .form-control::placeholder
{
color: #F2F2F2;
}

.fa-search:before {
    color: white;
}

.bs-header-search {

    border-bottom: 2px solid #bdedf2;
}

.bs-header .bs-social-media a:hover {
    color: #BDEDF2;
}

.bs-menu__lv1:hover, .show > .bs-menu__lv1 {
    box-shadow: 0 -3px inset #f2f2f2;
    color: #BDEDF2;
}

.bs-header .form-control {
 
    color: white;
    }

.bs-footer {

   /* background: #0088a2; */
       background: #f3f3f3;
    }

/*.bs-footer__link__icon {

    color: #91D2D9;
} */

.bs-title::before, .bs-title::after {
    background: #91d2d978;
}

.bs-footer .form-control::placeholder
{
color: #747474;
}

.breadcrumb, .bs-breadcrumb {
    background: #f2f2f2;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .btn-primary.disabled, .btn-primary:disabled {

    color: white;
}

.bs-form-inline button {

    background: #292929;
    border-color: #292929;
}

.bs-footer .bs-form-inline button {
    background: #0088a2;
    border: 2px solid #0088a2;
}

.bs-footer .bs-form-inline form .form-group:first-child .form-control {


    border-color: #0088a2;

}


@media screen and (min-width: 320px){
.bs-banner__title {

    display: none;
}}

.bs-footer__link__icon {
  
    color: #0088a2;
}

.bs-footer__title {

    color: #0f0f0f;
}

.bs-footer__link.bs-footer__link:hover {
    color: #64bec8;
    }

.page-link {

    background: #f3f3f3;
}

.page-item.active .page-link {
    background-color: #616161;
    border-color: #616161;
}

.detailItemCart .infoItemCart {
    color: #3a3a3a;
}

.containerSubtotal {
    color: #3a3a3a;
}



.containerItemsCart .input-group .form-control
{
     color: black;
}

.bs-header .img-fluid
{
    width: 190px;
}


.bs-footer__social .btn-social
{
    color: #0088a2;
}


@media screen and (max-width: 992px){
.bs-footer__social .chat-whatsapp
{
    border: 1px solid #ffffff;
    color: #0088a2;
    background-color: #ffffff;
}}

@media screen and (max-width: 992px){
.bs-footer__social .chat-facebook
{
    border: 1px solid #ffffff;
 color: #0088a2;
    background-color: #ffffff;
}}

@media screen and (max-width: 992px){
.bs-footer__social .chat-facebook:hover {
    background: #64bec8;
    color: #ffffff;
}}

@media screen and (max-width: 992px){
.bs-footer__social .chat-whatsapp:hover
{
    background: #64bec8;
    color: #ffffff;
    }}

.bs-menu__lv1 {

    font-weight: var(--font-regular);
    }

.fa-arrow-alt-circle-left:before {

    color: white;
}


@media screen and (max-width: 992px){
.bs-parallax__title
{
    font-size: 1.5rem;
}}

.ir-arriba {
    border-color: #0392a2;
}

.bs-footer .btn-secondary:hover {
    border-color: #04B1C4;
    background: #04B1C4;

}


.bs-footer__title {
    color: #0088a2;
        font-weight: bold;
}
