@font-face {
    font-family: 'Caslon';
    src: url('/themes/ohayo/assets/fonts/CaslonDoric-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Caslon';
    src: url('/themes/ohayo/assets/fonts/CaslonDoric-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Caslon';
    src: url('/themes/ohayo/assets/fonts/CaslonDoric-Semibold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

body.bobolibyme,
.h1,.h1-big,.h1-lg,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5, .fonts-loaded .product-description {
    font-family: 'Caslon', Arial, Sans-serif !important;
}

.boboli-logo svg{
    height: 52px !important;
    width: 86px !important;
}
.mw-20{
    min-width: 20rem !important;
}
.bobolibyme .product-miniature .btn-primary{
    border-color: #101010 !important;
}
.bobolibyme a:hover{
    font-weight: normal !important;
}
.bobolibyme .breadcrumb{
    padding: 2rem 0;
}
@media screen and (max-width: 991px) {
    .boboli-logo svg{
        height: 33px !important;
        width: 54px !important;
        margin-left: 2rem;
    }
}
@media screen and (min-width: 992px) {
    .boboli-logo svg{
        height: 52px !important;
        width: 86px !important;
    }
}

.oh_promotional_content_html{
    margin-top: 0px;
}

#footer_boboli_club {
    display: none;
}

#register_bobolibyme {
    max-width: 458px;
}

#register_bobolibyme input {
    text-align: center;
    border: none;
    border-bottom: 1px solid #101010;
    margin: 2rem auto;
    max-width: 30rem;
}

#register_bobolibyme a {
    text-decoration: underline;
}
#_desktop_fav,
#_mobile_fav {
    display: none !important;
}