
@font-face {
    font-family: 'arabic';
    src: url("../fonts/Arabic-font-2013.ttf");
    font-weight: bold;
    font-style: normal;
}

html, body {
    height: 100%;
    margin: 0;
    background: white;
}

.cart-text {
    font-family: Arial;
    font-size: 18px;
    color: #000000;
    padding-left: 5px;
    font-weight: bold;
}

.hr_black {
    background-color: #000000;
    height: 5px;
    margin: 0 18px 0 18px;
}

.border_menu {
    border-bottom: 5px solid black;
    margin-left: 1px;
    margin-right: 1px;
}

.sub_title {
    padding: 0px !important;
}

.offset-top-5 {
    margin-top: 5px !important;
}

.offset-top-10 {
    margin-top: 10px !important;
}

.offset-top-20 {
    margin-top: 1rem !important;
}

.offset-top-30 {
    margin-top: 30px !important;
}

.offset-top-40 {
    margin-top: 40px !important;
}

.offset-top-50 {
    margin-top: 50px !important;
}

.offset-top-60 {
    margin-top: 60px !important;
}

.offset-top-70 {
    margin-top: 70px !important;
}

.offset-top-80 {
    margin-top: 80px !important;
}

.offset-top-85 {
    margin-top: 85px !important;
}

.text_primary_ayurveda {
    color: rgb(194, 113, 28);
}

.text_ayurveda:hover {
    color: rgb(194, 113, 28);
}

.text_probioticos:hover {
    color: #9b4b6f;
}

.img_extra_ayurveda:hover {
    background: url("../images/extras/ayurveda_extra.png");
}

.title_producto_ayurveda {
    width: 100%;
    height: 100%;
    color: #000000;
    font-family: monotype-bold !important;
    font-size: 14px;
}

.text-light {
    color: #000000;
    font-size: 12px;
    font-family: monotype;
}

.about-us-image{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden !important;
}
.about-us-image img{
    flex-shrink: 0;
    max-height: 50%;
    min-width: 50%;
    min-height: 50%
}

.about-us-image:before {
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}

.title-login {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: max-content;
    height: max-content;
    color: white;
}

.p-login {
    position: absolute;
    left: 0;
    top: 30px;
    word-wrap: break-word;
    right: 0;
    bottom: 0;
    margin: 10px;
    padding: 10px;
    color: white;
}

.p-login-2 {
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: max-content;
    height: max-content;
    color: white;
}

.bg-login {
    background: url('../images/home_banner_01.jpg') no-repeat center;
    background-size: cover;
    object-fit: cover;
}

/*.bg-login::before{
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}*/

.nav-logo-cart {
    height: 34px;
  }

.title_focus_shop {
    font-family: Arial;
    font-size: 20px;
    font-weight: 550;
    color: black;
}

.title_shop {
    font-family: Arial;
    font-size: 26px;
    font-weight: 550;
    color: black;
    margin-bottom: 1rem;
}

.shop-container-title {
    padding-bottom: 1.5rem;
}

.table td, .table th {
    vertical-align: inherit;
    border-top: 0 solid white;
    border-bottom: 1.2px solid #cfd4d8
}

.table thead th {
    border-bottom: 1.2px solid #cfd4d8
}

.img-cart {
    width:150px;
}

.navbar-cart {
    box-shadow: 1px 1.4px 5px rgba(0, 0, 0, 0.2)
}

.text-center-cart {
    display: flex;
    justify-content: left;
    align-items: center;
}

.custom-select {
    width: 3.5rem;
}

.car-final {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.row-cart {
    margin-left: 0;
    margin-right: 0;
}

/**/
.text-perfil {
    padding-left: 15px;
    padding-right: 15px;
}

.data-prefil {
    color: black;
}

.profile-background {
    background: linear-gradient(
        to right,
        rgba(226, 226, 226, 0.6),
        rgba(201, 214, 255, 0.6)
    ), url('http://localhost:8012/wosf/public/images/bg-login.jpg') center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.modal-product-name {
    padding-top: 1rem;
}

#sidebar ul li.active>a, a[aria-expanded="true"] {
    background: #fff;
}

.navbar-menu-wosf {
    box-shadow: 0px 0px 0px #fff !important;
}

.text-products-ayurveda {
    color: black;
    font-size: 15px;
    font-family: monotype-bold;
}

.footer-menu {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative !important;;
    bottom: 0;
    margin-bottom: 0 !important;
}

@media only screen and (max-device-width: 480px) {
    .footer-menu {
        position: relative !important;;
    }

    .text-xs-center {
        text-align: center !important;
    }
}

.btn-descubre {
    font-family: monotype-bold;
    background-color: black;
    color: white;
    border-radius: 12px;
    padding: 4px;
    margin-bottom: 20px;
}

.accordion .card-header:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f068";
    float: right;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    font-weight: 900;
    content: "\f067";
}

.footer-custom,
.push {
    height: 10px;
    width: 100%;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
