﻿body {
}


.bioquimed-cntnt-landing .product-head .product-image{
    display: flex !important; 
    flex-direction: column-reverse !important;
}
.bioquimed-cntnt-landing .product-head .product-image .product-vendor{
    display: none !important
}
.bioquimed-cntnt-landing .product-head .product-image .product-name{
    text-align: center !important;
    margin: 0 !important;
}
#products-bioquimed-cntnt form .btn-add-cart {
    font-size: .8rem;
    width: 90% !important;
    background-color: #200A53 !important;
    border-radius: 6rem !important
}
.font-title-bio {
    font-size: 1.7rem;
    min-width: 100%;
    text-align: center
}

@media(min-width: 576px){
    .font-title-bio {
        min-width: fit-content;
        font-size: 2rem
    }
    #products-bioquimed-cntnt form .btn-add-cart {
        font-size: 1rem;
        width: 75% !important;
    }
}

#products-bioquimed-cntnt .product-wrapper.Butrew .product-group-vendor-name a {
    color: #001689 !important;
}
#products-bioquimed-cntnt .product-wrapper.Alpreak .product-group-vendor-name a {
    color: #A3499B !important;
}
#products-bioquimed-cntnt .product-wrapper.Ocampina .product-group-vendor-name a {
    color: #35A6DE !important;
}
#products-bioquimed-cntnt .product-wrapper.Cediav-In .product-group-vendor-name a {
    color: #2EA996 !important;
}
#products-bioquimed-cntnt .product-wrapper.Lamdra .product-group-vendor-name a {
    color: #A3499B !important;
}
#products-bioquimed-cntnt .product-wrapper.Mhide .product-group-vendor-name a {
    color: #AF0061 !important;
}
#products-bioquimed-cntnt .product-wrapper.Odven .product-group-vendor-name a {
    color: #E02013 !important;
}

#products-bioquimed-cntnt .product-wrapper .product-group-vendor-name a{
    font-weight: 900 !important
}

.product-border {
    border: 3px solid;
    border-image: linear-gradient(#00ECFF 10%, #00ECFF 12%, #FF40FF, #FF40FF 100%) 0 !important;
    border-radius: 30px;
    background: linear-gradient(to right, white, white), linear-gradient(to bottom, #00ECFF, #FF40FF) !important;
    background-clip: padding-box, border-box !important;
    background-origin: padding-box, border-box !important;
}

#products-bioquimed-cntnt .product-wrapper:after {
    border-radius: 28px !important;
    -moz-border-radius: 28px !important;
    -webkit-border-radius: 28px !important;
    -ms-border-radius: 28px !important;
}

#products-bioquimed-cntnt .owl-stage-outer, #products-bioquimed-cntnt .owl-dots {
    display: none !important
}

.back-line-1 {
    background: linear-gradient(-45deg, #00ECFF 10%, #00ECFF 12%, #FF40FF, #FF40FF 100%);
    height: 1.8px;
    width: -webkit-fill-available
}

.back-line-2 {
    background: linear-gradient(45deg, #00ECFF 10%, #00ECFF 12%, #FF40FF, #FF40FF 100%);
    height: 1.8px;
    width: -webkit-fill-available
}

.button-prev-bio {
    content: url(../Derecha-Icono.svg) !important;
    width: 3.5rem !important;
    height: 3.5rem !important;
}

.button-next-bio {
    content: url(../Izquierda-Icono.svg) !important;
    width: 3.5rem !important;
    height: 3.5rem !important;
}
.owl-nav {
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    top: 25% !important
}

.owl-nav .owl-next {
    position: absolute;
    right: 101.5% !important
}
.owl-nav .owl-prev {
    position: absolute;
    left: 98% !important
}

.btn-glide {
    position: absolute;
    top: 35%;
    z-index: 1;
}