/* Categories scroll btns start */
.cat_scroller {
    position: relative;
    z-index: 2;
    overflow-y: hidden;
}
.cat_scroller .cat_nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
/* .cat_scroller .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
} */
.visible-scroll:hover {
    overflow-y: visible !important;
}
.visible-scroll:hover .nav {
    padding-bottom: .1rem;
}
/* Categories scroll btns end */


.content-title {
    font-weight: 700;
    /* font-size: 64px; */
    font-size: 44px;
    /* line-height: 117.5px; */
    color: #6b809b;
}
.image-width-tab {
    width: 747.65px;
}
.blog-image-up {
    margin-top: 2em;
    margin-bottom: auto;
}

.editors_blog_title {
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #2d2d2d;
}
.editors_blog_img {
    width: 16em;
    height: 15em;
    border-radius: 0.3em 0 0 0.3em;
}
.editors_blog_title_inner {
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    color: #2d2d2d;
}
.editors_blog_body {
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #2d2d2d;
}

.main_blog_cat {
    color: #0f5115;
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
}
.main_blog_title {
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #2d2d2d;
}
.main_blog_body {
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 400;
    font-size: 21.15px;
    line-height: 34px;
    letter-spacing: 0.01em;
    color: #2d2d2d;
}
.main_cont_reading {
    background: #f4f4f4;
    border-radius: 23.265px;
    font-family: "Stolzl";
    font-style: normal;
    font-weight: 400;
    font-size: 19.035px;
    line-height: 23px;
    letter-spacing: -0.03em;
    color: #0f5115;
    padding: 10.575px 19.035px;
}
.main_time_read {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.04em;
    background: #f4f4f4;
    border-radius: 23.265px;
    padding: 0.3em 0.8em;
}
.main_profile_pix {
    border-radius: 50%;
    height: 3.5rem;
    width: 3.5rem;
    margin-right: 0.2rem;
}
.main_profile_name {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #495367;
}
.main_profile_date {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #96a2be;
}

.goback_btn {
    margin-left: 3.6em;
    margin-bottom: 1em;
}

/* button {
    color: white !important;
    background: #0f5115 !important;
} */

.btn_active {
    color: white !important;
    border-color: #0f5115 !important;
    background: #0f5115 !important;
}

.btn-discover {
    color: #1a202e !important;
    border: 1.0575px solid #bac2d6 !important;
    border-radius: 6.345px;
    padding: 14.805px 31.725px;
    background: #ffffff !important;
    text-transform: uppercase;
}

.btn-discover-active {
    color: #ee8235 !important;
    border: 1.0575px solid #bac2d6 !important;
    border-radius: 6.345px;
    padding: 14.805px 31.725px;
    background: #f4f4f4 !important;
}
.btn-discover:hover {
    color: #ee8235 !important;
    border: 1.0575px solid #bac2d6 !important;
    border-radius: 6.345px;
    padding: 14.805px 31.725px;
    background: #f4f4f4 !important;
}

.btn {
    color: #0f5115 !important;
    border-color: #0f5115;
    background: white !important;
}

.btn:hover {
    color: white !important;
    border-color: #0f5115;
    background: #0f5115 !important;
}

.content-body {
    font-style: normal;
    font-weight: 400;
    /* font-size: 28px; */
    font-size: 18px;
    /* line-height: 54px; */
    letter-spacing: 0.01em;
    text-align: justify !important;
    color: rgba(0, 0, 0, 0.7);
}

.list-content-title {
    font-weight: 700;
    font-size: 27px;
    color: #6b809b !important;
}

.list-content-body {
    font-style: normal;
    font-weight: 400;
    /* font-size: 28px; */
    font-size: 16px;
    /* line-height: 54px; */
    letter-spacing: 0.01em;
    text-align: justify !important;
    color: rgba(0, 0, 0, 0.7);
}

.small-content-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 128.5%;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #6b809b;
}

.read-more-button {
    background: #0f5115;
    border-radius: 0.2em;
    border: none;
    width: 152px !important;
    color: #ffffff;
    bottom: 2em !important;
    position: absolute;
}

.other_blogs_cover {
    float: left;
    width: 100%;
    max-height: 10rem;
    /* height: 23rem; */
    overflow: hidden;
    /* object-fit:scale-down; */
    object-fit: cover;
}

.zero-padding {
    padding: 0px !important;
}

.box-shadow {
    box-shadow: 3px 3px 8px #e0e0e0;
    border: none;
}

.medium-title {
    color: #000000;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 53px;
    line-height: 120.5%;
    text-align: center;
}

.medium-subtitle {
    font-weight: 500;
    font-size: 22.6181px;
    line-height: 120.5%;
    text-align: center;
}

.orange-rule {
    border-top: 5px solid #0f5115;
    border-radius: 20px;
    opacity: 100%;
    width: 80px;
}
.gray-rule {
    border-top: 5px solid #d9d9d9;
    border-radius: 20px;
    opacity: 100%;
    width: 80px;
}

.text-gray-underline {
    font-weight: 600;
    font-size: 24px;
    line-height: 120.5%;
    text-decoration-line: underline;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.display-beside {
    display: flex;
    flex-wrap: wrap;
    max-width: 20em;
    margin-left: auto;
    margin-right: auto;
}

.gallery-rule {
    display: flex;
    flex-wrap: wrap;
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
}

.orange-color {
    color: #0f5115 !important;
}

.text-black-paragraph {
    font-weight: 500;
    font-size: 20px;
    line-height: 28.5px;
    color: rgba(0, 0, 0, 0.5);
}
/* ABOUT US SECTION */
.e-aboutus-home {
    background-image: url("../customImages/about-us\ background.png");
    height: auto;
    padding-right: 6rem;
    padding-top: 4rem;
}

.e-aboutus-home .e-abouts-home-right {
    max-width: 35rem;
}
.e-aboutus-img {
    width: 40%;
    margin-left: -2rem;
}

/* Home page style */
.e-margin-top {
    padding-top: 5rem !important;
}

/* Mobile responsive */
@media (max-width: 414px) {
    .cat_scroller .nav {

    }
    .e-aboutus-img {
        display: none;
    }
    .e-aboutus-home .e-abouts-home-right {
        width: 100%;
    }
    .e-aboutus-home .e-abouts-home-right h2 {
        font-size: 2.5rem !important;
    }
    .e-aboutus-home .e-abouts-home-right p {
    }
    .e-aboutus-home {
        padding: 1rem;
    }
    .text-black-paragraph {
        text-align: left;
    }
}

/* Ipad screen */
@media (min-width: 500px) and (max-width: 900px) {
    .e-aboutus-img {
        display: none;
    }
    .e-aboutus-home .e-abouts-home-right {
        max-width: unset !important;
    }
    .e-aboutus-home {
        padding: 1rem !important;
    }
    .e-aboutus-home-right {
        max-width: 70rem !important;
    }
    .e-abouts-home-right p {
        font-size: 1rem;
        text-align: justify !important;
    }
}
/* END OF ABOUT US SECTION */

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

/*

ll
ll

*/

/* Final fix style */
.about-us-margin {
    margin-top: 6.5rem;
}
.glass-margin {
    margin-top: 6rem !important;
}
/* End of final fix style */

@media (max-width: 1399px) {
    .archwarejo-width-top {
        top: -1em !important;
    }
}

@media (min-width: 1198px) {
    /* .image-width-tab {
        width: 100% !important;
    } */
    .block-display-tab {
        display: flex !important;
    }

    .archwarejo-width-bottom-head {
        width: 43%;
    }

    .archwarejo-width-top-head {
        width: 57%;
    }

    .archwarejo-width-top {
        width: 41%;
        top: -4em;
        position: relative;
    }
    .archwarejo-width-top-id {
        width: 61%;
    }
    .archwarejo-width-bottom-id {
        width: 39%;
    }

    .archwarejo-width-bottom {
        width: 59%;
    }

    .archwarejo-image-fully-bottom {
        margin-bottom: -48px;
        margin-left: -4.2em;
    }

    .middle-content-padding-right {
        padding-right: 7em;
    }

    .padding-left-desktop {
        padding-left: 2em !important;
    }
}

@media (max-width: 1198px) {
    .editors_blog_img {
        width: 100% !important;
        height: 100% !important;
        border-radius: 0.3em 0 0 0.3em;
    }
    .block-display-tab {
        display: block !important;
    }

    /* .image-width-tab {
        width: 100% !important;
    } */

    .experience-body-mobile {
        background: #6b809b !important;
        padding: 0.5rem !important;
    }

    .experience-body-with-pix-mobile {
        background: none !important;
        border-radius: unset !important;
    }

    .image-padding-buttom {
        padding: unset !important;
    }
}

@media (max-width: 990px) {
    .section-top {
        display: flex !important;
        flex-direction: column-reverse !important;
        /* padding: 1em; */
    }

    .section-top > .archware-text-justify {
        margin-right: auto;
    }

    .small-mobile-long-button {
        width: unset !important;
        padding: 0.2em 0.8em 0.2em 0.8em !important;
    }

    .experience-body-mobile {
        background: #08090a !important;
        padding: 0.5rem !important;
    }

    .experience-body-with-pix-mobile {
        background: none !important;
        border-radius: unset !important;
    }

    .image-padding-buttom {
        padding: unset !important;
    }
    .remove-shadow-mobile {
        margin-top: 1rem;
    }
    .e-our-offer {
        display: none !important;
    }
}

@media (max-width: 769px) {
    .mobile-padding {
        padding: 0.15rem !important;
    }

    .inner-padding {
        padding: 0.25rem !important;
    }

    .card-height-mobile {
        height: 34em !important;
    }

    .image-min-height-mobile {
        /* height: 14em; */
    }
}

@media (max-width: 576px) {
    .text-title-mobile {
        font-size: 2.25rem !important;
        line-height: 38px !important;
    }

    .text-body-mobile {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    .text-label-mobile {
        font-size: 1.2em !important;
        line-height: 38px !important;
    }

    .experience-body-mobile {
        background: #6b809b !important;
        padding: 0.5rem !important;
    }

    .experience-body-with-pix-mobile {
        background: none !important;
        border-radius: unset !important;
    }

    .image-padding-buttom {
        padding: unset !important;
    }

    .text-top-about-us {
        font-size: 2.25rem !important;
    }

    .text-white-header {
        font-size: 1.37rem !important;
    }

    .text-white-paragraph {
        margin-top: 0.2em !important;
    }

    .archware-card-padding-left {
        padding-left: 0.8rem !important;
        justify-content: left !important;
    }

    .archware-card-paragraph-padding {
        padding: 0.3em !important;
        text-align: left !important;
    }

    .archware-card-title {
        padding: 0.1em !important;
        text-align: left !important;
    }

    .remove-shadow-mobile {
        box-shadow: none !important;
        transition: none !important;
        scale: unset !important;
        margin-top: 1rem;
    }

    .lettalk-mobile {
        display: table-cell !important;
        padding: 0.5em;
    }

    .large-button-mobile {
        background: #040856 !important;
        border-radius: 4px !important;
        font-weight: unset !important;
        font-size: unset !important;
        line-height: unset !important;
        height: unset !important;
        color: #ffffff;
        margin-left: unset !important;
        margin-right: unset !important;
        width: unset !important;
        padding: 0.5em 1.5em 0.5em 1.5em !important;
    }
    .service-hero-copy h1 {
        font-size: 2.5rem !important;
        line-height: 125% !important;
    }
    .service-hero-copy p {
        font-size: 1.2rem !important;
    }
    .e-our-offer {
        display: none;
    }
}

@media (max-width: 414px) {
}

.foremost-blog-read-more {
    font-weight: 600;
    font-size: 19.31px;
    line-height: 23px;
    text-decoration-line: underline;
    color: #0f5115;
}

.foremost-blog-title {
    font-weight: 600;
    font-size: 23px;
    line-height: 128.5%;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #000000;
}

.foremost-card-title {
    font-weight: 700;
    font-size: 27px;
    line-height: 120.5%;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #6b809b;
}

.foremost-card-body {
    text-align: left;
    /* margin-bottom: auto; */
    margin-top: 1rem;
    margin-bottom: 3rem;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.5);
    min-height: 12rem;
}

.text-top-about-us {
    font-style: normal;
    font-weight: 700;
    font-size: 53px;
    line-height: 120.5%;
    color: #ffffff;
    margin-top: 0.2rem;
}

.text-white-header {
    font-style: normal;
    font-weight: 700;
    font-size: 2.1875rem;
    line-height: 42px;
    color: #ffffff;
    margin-top: 0.2rem;
}

.text-white-paragraph {
    margin-top: 1.5rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 172%;
    color: #ffffff;
}

.archware-text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.archware-content-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 172%;
    color: rgba(4, 8, 86, 0.7);
    padding-top: 0.5em;
}

.small-mobile-long-button {
    width: unset !important;
    padding: 0.2em 0.8em 0.2em 0.8em !important;
}

.text-label-large-screen {
    font-weight: 600;
    font-size: 30px;
    line-height: 72px;
    color: #0d2158;
    text-align: center;
}

.archware-button-default {
    background: #0f5115;
    border-radius: 5em;
    border: none;
    width: 312px;
    color: #ffffff;
}

.foremost-button-border {
    background: #0f5115;
    border-radius: 25px;
    border: none;
    color: #ffffff;
}

.need-glass-back-img {
    background-image: url("../customImages/eye-glass-shop.jpg") !important;
}

.move-left-wall {
    padding-left: initial !important;
}

.large-button-mobile {
    max-width: 220px;
    height: 137px;
    background: #040856;
    border: none;
    font-weight: 700;
    font-size: 39px;
    line-height: 38px;
    color: #ffffff;
    margin-left: auto;
    margin-right: 0;
}

/* FINAL FIX EBUKA CSS */
.button-margin-top {
    margin-top: 2rem;
}

.e-shedule-button {
    padding-left: 1rem;
    bottom: 1rem;
    position: absolute;
}

.e-service-card {
    position: relative !important;
    padding-bottom: 1rem !important;
}

.e-card-body {
    padding: 1rem;
}

.archwarejo-width-top-head {
    position: relative;
}

.e-our-offer {
    width: 100%;
    height: auto;
    padding: 0.8rem 0;
    background: #ffffff;
    box-shadow: 0px 0px 4.70588px rgba(0, 0, 0, 0.25);
    border-radius: 117.647px;
    position: absolute;
    top: 90%;
    right: 5%;
}

.e-our-offer-child p {
    max-width: 5.5rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 125%;
    text-align: center;
    margin-top: 0.4rem;
    color: #000000;
}

.e-our-offer-discount p {
    max-width: 7.5rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 125%;
    text-align: center;
    color: #000000;
    margin-top: 0.3rem;
}
