/*** agrega aqui los estilos necesarios para modificar el template ***/
bs-grid-header__login:hover {
    color: grey;
}
.bs-grid-header__cart:hover {
    color: grey;
}
.bs-footer {
    border-top: black solid 1px;
}
.bs-collection-filter .bs-filter-btn:hover {
    color: grey;
}
.bs-footer__link {
    font-size: 16px;
}
.bs-footer__logo img {
    max-height: 260%;
    margin-bottom: -88px;
}
/*** tallow ***/
.textotallow
{
font-size: 20px;
padding-left: 15px;
padding-right: 15px;
}
.textotallow1 {
font-size: 30px;
padding-left: 15px;
padding-right: 15px;
}


.titulotallow
{
font-size: 32px;
}

.infotallow
{
text-align: center;
}

.elementofallow
{
    border: 1px solid grey;
}

@media screen and (max-width: 992px){
.infotallow .grid
{
    display: block;
    }
}
.infotallow1
{
text-align: center;
}

.tallowslider {
    background: #d6c1de;
}
@media screen and (min-width: 992px){
.bs-header {
    border-bottom: #d4c1df 2px solid;
}}
.infotallow h1, .infotallow h3 {
font-family: 'Poppins', sans-serif;
font-weight: 400;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
}
/*** tallow fin ***/
.article-title {
    color: #606060;
}
.announcement-bar {
    font-size: 25px;
}
.btn-share {
    background: transparent;
    border: transparent;
}
.btn-share:hover {
    background: transparent;
    opacity:.7;
}
.bs-blog-article__btn {
    color: #000000;
}
.bs-title-decoration {
    color: #620674;
}
.tallowslider .col-md-6 {
        align-content: center;
}
.bs-footer__social .btn-social {
    color: #d8c1dd;
    background-color: transparent;
}
.bs-footer__social .btn-social:hover {
    color: white;
    background-color: #d8c1dd;
}
.bs-copyright {
    background: transparent;
}
@media screen and (max-width: 992px){
.container-xxl, .container {
    margin-top: -9px;
}}
.floating-menu__cart .cart-items {
    background: #d8c1dd;
    color: black;
}
.bs-menu__login {
    background: #ac83b5;
}
@media screen and (max-width: 992px){
.bs-menu__lv1 {
    font-size: 20px;
}}
.navbar .bs-menu__lv1, .bs-menu__lv2, .bs-menu__lv3 {
    padding: 1rem .75rem;
    }
.btn-primary.disabled, .btn-primary:disabled {
    color: #000000;
    background-color: #d8c1dd;
    border-color: #d8c1dd;
}

.tallowslider .row {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    justify-items: center;
}


.tallowslider .col-lg-6, .tallowslider .col-sm-12{
    padding-right: 0px;
    padding-left: 0px;
}
.term {
font-weight:700;
}
.term:hover {
font-weight:700;
opacity:.7;
}
.bs-collection__product .bs-discount {
    border: #d8c1dd;
}
.bs-discount.template {
    border:#d8c1dd;
    font-weight:600;
}
.bs-discount.template.right {
    font-weight: 300;
}