img {
    max-width: 100%;
}

/* globals */
.unvisible {
    display: none !important;
}
#layer_cart .clearfix {
    display: flex;
}
#layer_cart .button-container .pull-right {
    display: flex;
    width: 100%;
    float: none;
    justify-content: space-between;
}
@media screen and (max-width: 600px) {
    #layer_cart .clearfix {
        flex-direction: column;
    }
    #layer_cart .button-container .pull-right {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}
/* globals end */

/* top nav bar */
header .nav nav {
    gap: 15px;
    margin-top: 5px;
}
header .nav nav p:last-child {
    position: absolute;
    right: 0;
}
header .nav nav p:last-child a {
    color: #fff !important;
    font-size: 12px;
    border-bottom: 1px solid #ED623B;
}
header .nav nav img {
    margin-right: 3px;
}
@media screen and (max-width: 1350px) {
    header .nav {
        height: 30px;
        overflow: hidden;
        min-height: auto;
    }
    header .nav nav p {
        display: flex !important;
        justify-content: center;
        gap: 15px;
    }
    header .nav nav .slick-list {
        padding: 0;
    }
    header .nav nav p:last-child {
        position: static;
        right: 0;
    }
}
@media screen and (max-width: 1000px) {
}
/* top nav bar end */

/* Header start */
header .row {
    /* justify-content: space-between; */
}
#index .container.container-header {
    padding: 0;
}
div#header_wrapper {
    border-bottom: 1px solid #5F5F5F;
    box-shadow: 0px 0px 3px #5F5F5F;
}
#displayJolisearch div#search_block_top {
    flex: 0 0 100%;
    max-width: 100%;
}
#displayJolisearch div#search_block_top #searchbox {
    display: flex;
}
#displayJolisearch div#search_block_top #search_query_top {
    box-shadow: 0px 4px 4px 0px #00000026;
    border: none !important;
}
#displayJolisearch #search_block_top .btn.button-search {
    background: none !important;
    height: 100%;
    right: 120px !important;
}
.top_hook {
    display: flex;
    justify-content: end;
}
.top_hook > div {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: end;
}
.top_hook div#shopping_cart_container {
    float: none;
}
.top_hook div#shopping_cart_container, .header_user_info {
    /* display: none !important; */
}
button#book_mod {
    display: inline-block;
    background: #3B82ED;
    color: #fff;
    width: 100px;
    flex: 0 0 120px;
    border: none;
    box-shadow: 0px 4px 4px 0px #00000026;
}
nav#cbp-hrmenu li.mh-button.mh-user {
    display: none;
}
#menu_search {
    display: none;
    margin-bottom: 30px;
    width: 90%;
}
li.book_mod_wrap {
    display: none !important;
}
li#menu_search div#search_block_top {
    padding-top: 0;
}
li#menu_search div#search_block_top button#book_mod {
    display: none;
}
li#menu_search div#search_block_top button.button-search {
    background: transparent;
    height: 100%;
}
li#menu_search div#search_block_top input#search_query_top {
    box-shadow: 0px 4px 4px 0px #00000026;
    border: none;
    background: #fff;
}
ul#iqitmegamenu-accordion li#cbp-close-mobile {
    position: absolute;
    top: 25px;
    right: 13px;
    z-index: 999;
    list-style: none;
    border-radius: 100%;
    background: transparent;
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 30px;
    box-shadow: 0px 0px 10px 0px #00000040 !important;
    line-height: 1;
    padding: 0 1px 5px !important;
}
body div#cbp-spmenu-overlay.cbp-spmenu-overlay,
.cbp-spmenu-push-toright #mh-sticky.sticked {
    left: 0 !important;
}

.cbp-hrmenu > ul > li {
    position: relative;
}
.cbp-horizontal.cbp-hrmenu > ul > li > a {
    text-transform: none !important;
}
.cbp-hrmenu > ul > li .cbp-hrsub {
    width: max-content;
    left: 0;
    right: unset;
    padding: 0 5px !important;
    box-shadow: 0px 10px 9px #0000008f;
}
.cbp-hrmenu .cbp-menu-column {
    margin-top: 15px !important;
}
.cbp-hrmenu .cbp-hrsub-inner > .row:last-child {
    margin-bottom: 15px !important;
}
.cbp-hrmenu > ul > li .cbp-hrsub a {
    font-size: 16px;
    padding: 7px 0;
}
.cbp-hrmenu > ul > li .cbp-hrsub a:before {
    display: none;
    ;
}
.cbp-hrmenu .cbp-show {
    z-index: 999 !important;
    background: #fff;
}
.cbp-hrmenu .cbp-show * {
    color: #000 !important;
}
.top_hook > div a.account.login {
    display: flex;
    text-align: center;
    gap: 10px;
    font-size: 12px;
    line-height: 1;
}
@media screen and (max-width: 1000px) {
    #iqitmegamenu-accordion {
        position: fixed !important;
        z-index: 999999;
        transition: .2s;
        top: 0px !important;
        left: -100%;
        background: #fff !important;
        width: 90vw !important;
        height: 100vh;
        box-shadow: 5px 0px 17px 0px #00000040;
        padding-top: 15px;
    }
    #iqitmegamenu-accordion.cbp-spmenu-open {
        left: 0 !important;
    }
    #iqitmegamenu-accordion nav#cbp-hrmenu {
        display: block;
    } 
    #iqitmegamenu-accordion nav#cbp-hrmenu ul {
        display: flex;
        flex-direction: column;
    }
    
    div#iqitmegamenu-mobile {
        display: none !important;
    }
    /* div#iqitmegamenu-horizontal,
    #page #iqitmegamenu-horizontal.cbp-sticky {
    }
    #page #iqitmegamenu-horizontal.cbp-sticky {
        top: 65px !important;
    } */
    /* div#iqitmegamenu-horizontal nav#cbp-hrmenu {
        display: block;
    } */
    /* div#iqitmegamenu-horizontal nav#cbp-hrmenu ul {
        display: flex;
        flex-direction: column;
    } */
}
@media screen and (max-width: 768px) {
    #iqitmegamenu-accordion {
        overflow-y: scroll;
    }
    #iqitmegamenu-accordion.cbp-spmenu-open {
        padding-left: 0;
    }
    #menu_search {
        display: flex;
    }
    li.book_mod_wrap {
        display: flex !important;
        text-align: center;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-top: 3em;
    }
    button#book_mod {
        background: #3B82ED;
        color: #fff;
        flex: 0 0 120px;
        width: 100px;
        border: none;
        box-shadow: 0px 4px 4px 0px #00000026;
        padding: 15px;
    }
    .cbp-hrmenu > ul > li.active {
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: start;
    }
    .cbp-hrmenu > ul > li.active .cbp-hrsub {
        visibility: visible !important;
        opacity: 1 !important;
        display: flex !important;
        position: static;
        margin-top: 0 !important;
        box-shadow: none !important;
    }
    .cbp-hrmenu > ul > li.active .cbp-hrsub .cbp-hrsub-inner {
        margin: 0 !important;
    }
    .cbp-hrmenu > ul > li.active .cbp-hrsub .cbp-hrsub-inner > .row > div {
        margin-top: 0 !important;
    }
    .cbp-hrmenu > ul > li.active .cbp-hrsub a {
        color: #000 !important;
        text-align: left;
    }
    .cbp-hrmenu .cbp-menu-column {
        margin-top: 20px;
    }
    #iqitmegamenu-accordion.cbp-spmenu-open div.responsiveInykator {
        position: absolute;
        right: 0 !important;
    }
}
/* Header end */

/* Footer start */
.footer_spacer {
    width: 240px;
    height: 60px;
}
section#newsletter_block_left {
    width: 100%;
    max-width: 100%;
    background: #D9D9D9;
    position: relative;
    z-index: 99;
}
section#newsletter_block_left > form {
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
    padding: 15px;
    justify-content: center;
}
section#newsletter_block_left > form .form-group {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
section#newsletter_block_left > form .form-group h4.title_block {
    width: max-content;
    font-weight: 600;
    font-size: 18px;
    line-height: 148%;
    color: #000;
    margin: 0;
}
section#newsletter_block_left > form .form-group input#newsletter-input {
    width: 669px;
    max-width: 100%;
    border: none;
    border-radius: 15px;
    padding: 16px 15px;
    font-size: 18px;
    color: #838383;
    margin-left: 4%;
}
section#newsletter_block_left > form .form-group button {
    padding: 12px 5em;
    border-radius: 15px;
}
.footer-container-inner1 {
    display: none;
}
.footer-container {
    background: url(../../img/home/Footer_bg.png) no-repeat center center;
    background-size: cover;
}
.footer-container #footer h4 {
    font-weight: 600;
    font-size: 20px !important;
    line-height: 100% !important;
    vertical-align: middle;
    margin-bottom: 2em !important;
    text-align: center;
}
.footer-container #footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-container #footer ul li {
    content: none !important;
}
.footer-container #footer ul li {
    padding: 2px 0 !important;
}
.footer-container #footer ul li,
.footer-container #footer ul li a {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}
.footer-container #footer ul li a:before {
    content: none !important;
}
body .footer-container .footer-container-inner {
    background: #00000099 !important;
    padding-bottom: 5em;
}
body .footer-container .footer-container-inner >footer#footer {
    padding: 0;
}
section#block_various_links_footer {
    display: flex;
}
section#block_various_links_footer .footer_first_col {
    display: flex;
    flex-direction: column;
}
section#block_various_links_footer .footer_first_col img {
    max-width: 240px;
    height: 60px;
}

section#block_various_links_footer .footer_first_col h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    vertical-align: middle;
    text-align: center;
}
section#block_various_links_footer .footer_first_col a {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px;
}
section#block_various_links_footer .footer_first_col > div {
    display: flex;
    flex-direction: column;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
}
section#block_various_links_footer .footer_first_col > div span {
    display: block;
    line-height: 1.3;
    text-align: center;
}
section#block_various_links_foot_2 li a {
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}
body #page .footer_copyrights {
    padding: 3px 0;
    line-height: 1;
    background: #666666;
    border-bottom: 2px solid #000000;
}
body #page .footer_copyrights section#payemntmethodsfooter {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 90% !important;
    margin: 0 auto;
    align-items: center;
    color: #fff;
    padding: 0;
}
body #page .footer_copyrights section#payemntmethodsfooter:after {
    display: none;
}
section#block_various_links_foot_3 {
    position: relative;
}
section#block_various_links_foot_3:before {
    content: "";
    display: block;
    height: 200px;
    width: 1px;
    background: #818181;
    position: absolute;
    bottom: calc(50% - 135px);
}
@media screen and (max-width: 1000px) {
    section#newsletter_block_left > form .form-group h4.title_block {
        font-size: 14px;
        line-height: 1;
    }
    section#newsletter_block_left > form .form-group input#newsletter-input {
        width: 300px;
        font-size: 14px;
        padding: 10px 15px;
    }
    section#newsletter_block_left > form .form-group button {
        padding: 5px 2em;
    }
}
@media screen and (max-width: 768px) {
    section#block_various_links_foot_3:before {
        content: "";
        display: none !important;
    }
    .footer-container #footer .row {
        flex-direction: column;
    }
    .footer-container #footer .row section.footer-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer_spacer {
        display: none;
    }
    .footer-container #footer h4 {
        margin-bottom: 0px !important;
        text-align: left;
    }
    section#block_various_links_footer .footer_first_col {
        padding: 0;
    }
    section#block_various_links_footer .footer_first_col img {
        margin: 0 auto 30px;
    }
    
    section#newsletter_block_left > form .form-group input#newsletter-input { 
        margin: 0;
    }
}
@media screen and (max-width: 550px) {
    section#newsletter_block_left > form .form-group {
        display: grid;
        gap: 10px;
        grid-template-columns: 70% 30%;
    }
    section#newsletter_block_left > form .form-group h4.title_block {
        grid-column: 1 / span 2;
    }
    section#newsletter_block_left > form .form-group input#newsletter-input {
        padding: 10px 10px;
        font-size: 12px;
    }
    section#newsletter_block_left > form .form-group button {
        text-align: center;
        padding: 10px 0;
    }
    section#newsletter_block_left > form .form-group button span {
        padding: 0;
        font-size: 12px !important;
        text-transform: none;
    }
}
/* Footer end */
div#shopping_cart_container.stickCart {
    display: none !important;
}

#module-ambjolisearch-jolisearch .content_sortPagiBar {
    display: none;
}
#columns #center-layered-nav .layered_filter_center .layered_subtitle_heading div:after {
    line-height: 28px;
}
.mh-button.mh-contact img {
    height: 17px;
}