body#eyeglass_index {
    margin: 0;
}

.container {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flow-root;
    padding: 0;
}

@media (min-width: 767px) {
    .container {
        width: 738px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 72%;
    }
}

.main_page .top_nav,
.main_page .kg_vintage_conntent .conntent_warp .vintage-conntent-container .text_inner {
    display: inline-block;
    position: relative;
    width: 100%;
}

.main_page .top_nav nav#mainNav {
    width: 87% !important;
    margin: auto;
    display: table !important;
}

@font-face {
    font-family: AirbnbCerealMedium;
    src: url(https://www.eyeglasseswarehouse.com/wp-content/themes/galleria/fonts/Airbnb/AirbnbCerealMedium.ttf);
}

@font-face {
    font-family: DomaineDispNarRegular;
    src: url(https://www.eyeglasseswarehouse.com/wp-content/themes/galleria/fonts/Domaine/DomaineDispNarRegular.otf);
}

@font-face {
    font-family: AirbnbCerealBook;
    src: url(https://www.eyeglasseswarehouse.com/wp-content/themes/galleria/fonts/Airbnb/AirbnbCerealBook.ttf);
}


/* 31-01-2022 */

@font-face {
    font-family: Questrial;
    src: url(./fonts/Questrial/Questrial-Regular.ttf);
}


/* 31-01-2022 */

.main_page .top_nav {
    top: 0;
    border-width: 0 0 1px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 10px 0 0 0;
}

.main_page .top_nav .top-nav-content .menu,
.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria {
    display: inline-block;
    float: left;
}

.main_page .top_nav .top-nav-content .menu ul.menu-list,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link {
    list-style: none;
    display: block;
    width: 100%;
    padding-inline-start: 0px;
    margin: 0;
}

.main_page .kg_page_benner.background .benner-text-container {
    width: 100%;
    display: inline-block;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li a img,
.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner button.kg-action-sarch img {
    vertical-align: unset;
    margin-right: 3px;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria button.kg-action-sarch span {
    vertical-align: middle;
    font-weight: 600;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner button.kg-action-sarch {
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner button.kg-action-sarch::focus {
    outline: none !important;
}

.main_page .top_nav .top-nav-content .menu ul.menu-list li,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li {
    float: left;
    padding: 15px 0px 0 0px;
}

.main_page .top_nav .top-nav-content .menu ul.menu-list li a,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li a {
    color: #2e373e;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: AirbnbCerealMedium;
    margin-right: 0px;
}

.main_page .top_nav .top-nav-content .right-nav-menu,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details {
    display: inline-block;
    float: right;
    /* position: relative;*/
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner {
    background-color: #ffd7ba;
    display: block;
    padding: 16px 16px;
    border-radius: 36px;
    display: inline-block;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner span.kg_sarch-icon img,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li a img {
    display: inline-block;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria {
    margin-right: 16px;
}


/*.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details{
    padding-top: 4px;
}*/

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.link:after {
    content: "|";
    margin: 0 13px;
    position: relative;
    right: 0px;
}

.main_page .kg_vintage_conntent {
    display: block;
    width: 100%;
    margin-top: 119px;
    margin-bottom: 135px;
}

.main_page .kg_vintage_conntent .vintage-conntent-container {
    width: 75%;
    margin: auto;
    padding: 0px 15px;
    position: relative;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.link:last-child:after {
    display: none;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li:last-child a {
    margin: 0px;
    display: contents;
}

.main_page .kg_page_benner.background .text-inner {
    display: inline-block;
    float: right;
    padding: 45px;
    width: 50%;
}

.main_page .kg_page_benner.background .text-inner h1 {
    font-size: 4vw;
    color: #2e373e;
    font-family: DomaineDispNarRegular;
    font-weight: 500;
    padding: 15px 0 0 140px;
    /* line-height: 90px;*/
    letter-spacing: 2px;
    margin-bottom: 21px;
}

.main_page .kg_page_benner.background .text-inner .kg-Shop-Now a {
    color: #2e373e;
    font-size: 23px;
    text-decoration: none;
    padding-bottom: 8px;
    border-bottom: 3px solid;
    text-transform: uppercase;
    font-family: AirbnbCerealMedium;
}

.main_page .kg_page_benner.background {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

.main_page .background img.benner-img,
.product-benners-wrap .product-conntent_warp .align-center-container .fill-image img.large_image {
    width: 100%;
}

.main_page .kg_page_benner.background .align-center.benner-text {
    position: absolute;
    right: 15%;
    bottom: auto;
    top: 49%;
    transform: translateY(-50%);
    left: 19%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
}

.main_page .kg_vintage_conntent .conntent_warp h1 {
    font-size: 60px;
    margin-top: 0px;
    font-family: DomaineDispNarRegular;
    font-weight: 100;
    letter-spacing: 2px;
    color: #2e373e;
}

.main_page .kg_page_benner.background .align-center.benner-text p.kg-Shop-Now {
    padding: 0px 0 0 140px;
}

.main_page .kg_vintage_conntent .vintage-conntent-container .text_inner p.Vintage_text:before {
    content: "";
    position: absolute;
    left: 4px;
    border: 2px solid;
    width: 21%;
    top: 50%;
    transform: translateY(-50%);
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image {
    padding: 0 15px 0 15px;
}

.main_page .kg_vintage_conntent .text_inner p.Vintage_text {
    width: 70%;
    float: right;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    padding-right: 40px;
    font-family: AirbnbCerealBook;
    color: #2e373e;
}

.main_page .product-benners-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px;
}

.main_page .frames-info-wrap p.frames-info-text {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 34px;
    text-align: center;
    width: 70%;
    margin: auto;
    color: #2e373e;
    font-family: AirbnbCerealBook;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .row-list-benners {
    display: inline-block;
    width: 100%;
    padding-top: 24px;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img,
.kg_vintage_conntent .conntent_warp .align-center-container .text_inner,
.main_page .kg_vintage_frames .align-center-container .frames-info-wrap {
    padding: 0 15px 0 15px;
}

.main_page .kg_vintage_frames .align-center-container .frames-info-wrap h1.frames-info-title {
    text-align: center;
    font-size: 65px;
    font-weight: 100;
    letter-spacing: 2px;
    font-family: DomaineDispNarRegular;
    color: #2e373e;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col {
    width: 50%;
    float: left;
    padding-top: 13px;
    padding-bottom: 20px;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img img {
    width: 100%;
}

.main_page .kg_vintage_frames {
    display: block;
    margin-bottom: 110px;
}

.main_page .kg_Shipping_info_block {
    background-image: url(https://www.eyeglasseswarehouse.com/wp-content/themes/galleria/images/listinfo.png);
    width: 100%;
    background-size: auto;
    margin: 25px 0 0px 0;
    padding: 20px 0 20px;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul {
    padding: 0;
    list-style: none;
    display: block;
    padding: 0 15px;
    margin: 0;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li {
    display: block;
    width: 33.33%;
    float: left;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li span img {
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 41px;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li span.shipping-text {
    font-size: 20px;
    margin-left: 10px;
    font-family: AirbnbCerealMedium;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li.text-center {
    text-align: center;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li.text-right {
    text-align: right;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li.text-left {
    text-align: left;
}

.main_page .page-footer .align-center-container .footer-content .footer-left {
    display: inline-block;
    width: 37%;
    float: left;
}

.main_page .page-footer .align-center-container .footer-content .footer-right {
    display: inline-block;
    width: 80%;
    float: left;
    margin: auto;
}

.main_page .page-footer .align-center-container .footer-content {
    width: 100%;
    display: inline-grid;
}

.main_page .page-footer .align-center-container .footer-content .content_wrap {
    display: block;
    width: 33.33%;
    float: left;
}

.main_page .page-footer .align-center-container .footer-content .content_wrap h3.footer-heading {
    font-size: 20px;
    font-family: AirbnbCerealMedium;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 33px;
}

.main_page .page-footer .align-center-container .footer-content .content_wrap ul {
    display: block;
    padding: 0;
    list-style: none;
}

.main_page .page-footer .align-center-container .footer-content .content_wrap ul li {
    line-height: 75px;
}

.main_page .page-footer .align-center-container .footer-content .content_wrap ul li a {
    color: #2e373e;
    font-size: 17px;
    text-decoration: none;
    font-family: AirbnbCerealBook;
    text-transform: uppercase;
    font-weight: normal;
}

.main_page .page-footer .align-center-container .footer-content .content_wrap ul li a.sign_up {
    background-color: #fee4d1;
    padding: 17px 50px;
    border-radius: 35px;
    color: #2e373e;
    font-size: 17px;
    text-transform: uppercase;
}

.main_page .page-footer .align-center-container .footer-content .footer-left .content_left_wrap {
    display: block;
    padding: 0 15px;
    margin-top: 170px;
    font-family: AirbnbCerealMedium;
}

.main_page .page-footer .align-center-container .footer-content .footer-left .content_left_wrap p {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 400;
    color: #2e373e;
    margin-bottom: 0;
    font-family: AirbnbCerealBook;
}

.main_page .page-footer .align-center-container .footer-content .footer-left .content_left_wrap h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 100;
}

.main_page .page-footer .align-center-container .footer-content .footer-left .content_left_wrap h2.kg_service_no {
    font-weight: 600 !important;
}

.main_page .page-footer .align-center-container p.footer_copyright_text {
    font-family: AirbnbCerealBook;
    font-size: 17px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}

.main_page .kg_page_benner.background .mobile-benner-img {
    display: none;
}


/*.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-innerlabel.mobile_sarch {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    text-align: center;
    background-color: aliceblue;
	padding: 10px 0;
}*/

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner span.kg_sarch-icon {
    display: inline-block;
    cursor: pointer;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner span.kg_sarch-icon span.sarch-text {
    vertical-align: bottom;
    font-family: AirbnbCerealMedium;
    padding: 0 8px;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container {
    position: absolute;
    left: 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 0;
    overflow: hidden;
    background-color: #eee;
    top: 60px;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container.opened {
    max-height: 100px;
    /* padding: 15px 5px 15px 5px; */
    box-shadow: 2px 9px 14px 0px #7d796f;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container input.search_input {
    height: 45px;
    width: 230px;
    border: 2px solid !important;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container button#sarch {
    border: navajowhite;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    cursor: pointer;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container button#sarch:focus {
    outline: none !important;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart {
    right: 2% !important;
}

@media (max-width: 991px) {
    .main_page .kg_Shipping_info_block {
        background-color: #fee4d1;
    }

    .main_page .kg_vintage_conntent .text_inner p.Vintage_text {
        padding: 0px;
    }

    .main_page .kg_vintage_conntent .vintage-conntent-container {
        width: auto;
    }

    .main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li span.shipping-text,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text a.shop_now,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text a.shop_now {
        font-size: 17px !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text h2,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text h2 {
        font-size: 20px !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text a.shop_now,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text a.shop_now {
        margin-top: 10% !important;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li a span,
    .main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria button.kg-action-sarch span,
    .main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner span.kg_sarch-icon span.sarch-text {
        display: none;
    }

    .main_page .kg_page_benner.background img {
        width: 100%;
    }

    .main_page .kg_page_benner.background .text-inner {
        width: 55%;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner {
        background-color: transparent !important;
        padding: 16px 0px;
    }

    .main_page .kg_page_benner.background .text-inner h1,
    .main_page .kg_page_benner.background .text-inner,
    .main_page .kg_page_benner.background .align-center.benner-text p.kg-Shop-Now,
    .main_page .top_nav {
        padding: 0px !important;
    }

    .main_page .kg_page_benner.background .align-center.benner-text {
        right: 8%;
    }

    span.kg_sarch-icon.search-toggle:after {
        content: "|";
        margin: 0 0px 0px 6px;
        position: relative;
        right: 0px;
        top: -5px;
    }
}

@media (max-width: 768px) {
    .main_page .kg_page_benner.background .mobile-benner-img {
        display: block;
        width: 100%;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .right-block {
        margin-right: 5px !important;
    }

    .main_page .kg_page_benner.background .benner-img,
    .main_page .kg_page_benner.background .align-center.benner-text p.kg-Shop-Now {
        display: none;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col,
    .main_page .frames-info-wrap p.frames-info-text,
    .main_page .page-footer .align-center-container .footer-content .footer-right,
    .main_page .page-footer .align-center-container .footer-content .content_wrap {
        width: 100%;
        float: none;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap ul li {
        line-height: 70px;
        margin-left: 10px;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap {
        padding: 0 15px;
        width: auto;
    }

    .main_page .kg_vintage_conntent .vintage-conntent-container {
        width: auto;
        padding: 0px 15px;
    }

    .main_page .kg_vintage_conntent {
        margin: 30px 0;
    }

    .main_page .kg_vintage_conntent .text_inner p.Vintage_text {
        width: 75%;
        font-size: 17px;
    }

    .main_page .page-footer .align-center-container p.footer_copyright_text {
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }

    .main_page .kg_vintage_frames .align-center-container .frames-info-wrap h1.frames-info-title {
        font-size: 45px;
        margin-bottom: 30px;
        margin-top: 0;
    }

    .main_page .page-footer .align-center-container .footer-content .footer-left .content_left_wrap {
        margin: 0px;
    }

    .main_page .kg_vintage_conntent .conntent_warp h1 {
        font-size: 35px;
    }

    .main_page .kg_vintage_conntent .vintage-conntent-container .text_inner p.Vintage_text:before {
        width: 15%;
    }

    .main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li {
        width: auto;
        float: unset;
        margin: auto;
        padding: 10px 0;
        text-align: center !important;
    }

    .main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li.text-center span.shipping-text {
        margin-left: 17px;
    }

    .main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li.text-right span.shipping-text {
        margin-left: 28px;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.drop_wrap ul.accordion-inner {
        padding-left: 1em;
        overflow: hidden;
        display: none;
        padding: 5;
        list-style: none;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.drop_wrap h3.footer-heading.chev {
        border-bottom: 2px solid;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.drop_wrap h3.footer-heading {
        display: block;
        padding: 0.45em;
        transition: background 0.3s ease;
        -moz-border-radius: 7px;
        border-bottom: 2px solid;
        cursor: pointer;
        position: relative;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.drop_wrap h3.footer-heading:after {
        content: "\f345";
        font-family: dashicons;
        font-weight: normal;
        display: inline-block;
        margin: 1px 0 0 6px;
        vertical-align: text-top;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        position: absolute;
        right: 15px;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.drop_wrap h3.footer-heading.chev:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(90deg);
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.mobile_footer {
        text-align: center;
        /*border-top: 1px solid #a2a09a;*/
        border-bottom: 1px solid #a2a09a;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap.mobile_footer .footer-heading,
    .main_page .page-footer .align-center-container .footer-content .content_wrap.mobile_footer ul {
        display: inline-block !important;
    }

    .main_page .kg_page_benner.background .text-inner {
        width: 100% !important;
    }

    /*.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner:hover .search_input,
.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .search_input{
	 width: 80% !important;
}*/
    .main_page .kg_page_benner.background .text-inner h1,
    .main_page .kg_page_benner.background .text-inner,
    .main_page .kg_page_benner.background .align-center.benner-text p.kg-Shop-Now {
        padding: 0px !important;
        text-align: center;
    }

    .main_page .kg_page_benner.background .align-center.benner-text {
        left: 7%;
        top: 30%;
        right: 7%;
    }

    .main_page .top_nav .top-nav-content .menu,
    .main_page .kg_page_benner.background .text-inner {
        width: 100% !important;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu {
        position: absolute;
        right: 0;
        width: 80% !important;
        z-index: 999;
    }

    .main_page .kg_page_benner.background .text-inner h1 {
        font-size: 11vw;
        margin-top: 0;
    }

    .main_page .top_nav {
        padding: 0px;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        position: absolute;
        width: 100%;
        z-index: 99;
    }

    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle {
        background-color: transparent !important;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner input.search_input {
        width: 100% !important;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container {
        width: 100%;
        top: 47px;
        left: 0;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col {
        padding-bottom: unset !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .row-list-benners {
        padding-top: unset !important;
    }

    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left,
    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
        display: none !important;
    }

    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
        display: inline-block !important;
        width: min-content !important;
    }

    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner,
    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner::before,
    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner::after {
        background-color: #1d1a1a !important;
    }

    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle {
        width: max-content !important;
    }

    .main_page .top_nav .menu>.mega-menu-wrap {
        width: 100% !important;
    }

    .main_page .top_nav #mega-menu-wrap-primary {
        z-index: 99 !important;
    }

    .main_page .kg_page_benner.background {
        margin-top: 110px;
    }

    #eyeglass_index .top_nav {
        background-color: #fbf0d4;
    }

    .main_page .top_nav nav#mainNav {
        width: 100% !important;
    }

    .main_page .top_nav {
        background-color: #fbf0d4;
    }

    .main_page.kg_custom_head .top_nav {
        /* background-color: transparent !important; */
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img {
        padding: 0px !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col {
        padding-top: 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    /*.main_page .top_nav .top-nav-content .menu{
	width: 75% !important;
}*/
    .main_page .top_nav nav#mainNav {
        width: 95% !important;
    }

    /*.main_page .top_nav .top-nav-content .right-nav-menu {
    width: 25% !important;
}*/
    .main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container {
        left: -100px !important;
    }
}

@media (max-width: 767px) and (min-width: 660px) {

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text h2,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text h2 {
        font-size: 40px !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text {
        width: 65% !important;
    }
}

@media (max-width: 480px) {

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text p,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text p {
        display: none;
    }

    .main_page .kg_page_benner.background .align-center.benner-text {
        top: 32%;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text h2,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text h2 {
        font-size: 6vw !important;
        letter-spacing: 2px !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text {
        padding-left: 15px !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text a.shop_now,
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text a.shop_now {
        font-size: 4vw !important;
        border-bottom: 1px solid !important;
    }

    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text a.shop_now {
        margin-top: 17% !important;
    }
}


/*menu*/

.main_page .top_nav #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
.main_page .top_nav #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    text-transform: uppercase !important;
    font-family: AirbnbCerealMedium !important;
    color: #2e373e !important;
    font-size: 15px !important;
}

.main_page .top_nav #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #666 !important;
}

.main_page .top_nav #mega-menu-wrap-primary,
.main_page .top_nav #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    background-color: transparent !important;
}

.main_page .top_nav .top-nav-content .menu {
    padding: 9px 0px 10px 0px;
    width: 65%;
}

.main_page .top_nav .top-nav-content .right-nav-menu {
    width: 35%;
}

.main_page .kg_Shipping_info_block .frames-Shipping-wrap ul li a,
.main_page .frames-info-wrap p.frames-info-text a {
    color: #14191d;
    text-decoration: none;
}

.main_page .top_nav .top-nav-content .right-nav-menu .right-block {
    float: right;
}


/*menu*/


/*cart*/

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart {
    display: none;
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    margin-left: 0;
    list-style: none;
    padding: 0px !important;
    visibility: hidden;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart a {
    font-size: 12px;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart .product_list_widget li img {
    max-width: 2.617924em;
    float: right;
    height: auto;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart li {
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart li {
    padding: 10px;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart li ul.product_list_widget {
    height: auto;
    padding: 0;
    width: 100%;
    list-style: none;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart p.total {
    padding: 1em !important;
    margin: 0;
    display: inline-block;
    text-align: center !important;
    width: -webkit-fill-available;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu a.button.wc-forward {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2b2b2b;
    font-weight: 400 !important;
    box-shadow: none;
    padding: 11px 11px;
    -webkit-font-smoothing: subpixel-antialiased;
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    border-color: #2b2b2b;
    font-style: italic;
    display: block;
    margin-bottom: 0px;
    text-align: center;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu a.button.checkout.wc-forward {
    background-color: #000;
    color: #fff;
    margin-top: 10px;
}

@media (min-width: 768px) {
    .main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart {
        position: absolute;
        top: 100%;
        width: 250px;
        z-index: 999999;
        font-size: 0.875em;
        background-color: #f0f0f0;
        border: 1px solid #2b2b2b;
        display: block;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu:hover .dropdown-menu-mini-cart {
        right: 2% !important;
        display: block;
        opacity: 1;
        transform: translate(0, 0);
        visibility: visible;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap ul.accordion-inner {
        display: block !important;
    }

    .main_page .page-footer .align-center-container .footer-content .content_wrap h3.footer-heading {
        pointer-events: none;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu .right-block {
        position: relative;
    }
}


/*cart*/

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img,
.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image {
    position: relative;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text,
.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text {
    position: absolute;
    top: 50%;
    width: 50%;
    padding: 30px;
    margin: auto;
    transform: translateY(-50%);
    color: #2e373e;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text {
    left: 7%;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text h2,
.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text h2 {
    font-family: DomaineDispNarRegular;
    letter-spacing: 4px;
    font-size: 35px;
    margin-bottom: 0;
    margin: 0;
    font-weight: 500;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text p,
.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text p {
    color: #2e373e;
    font-family: AirbnbCerealBook;
}

.main_page .product-benners-wrap .product-conntent_warp .align-center-container .list-benners_col .benner-img .kg_image_text a.shop_now,
.main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text a.shop_now {
    text-transform: uppercase;
    font-family: AirbnbCerealMedium;
    color: #2e373e;
    font-size: 20px;
    border-bottom: 3px solid;
    text-decoration: none;
    margin-top: 20%;
    display: inline-block;
}

@media (max-width: 1420px) {

    .main_page .top_nav .top-nav-content .menu ul.menu-list li a,
    .main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li a span {
        display: none;
    }
}


/*----------------*/

body#eyeglass_index a {
    text-decoration: none;
    color: #2e373e;
}


/*----------------*/

.main_page .top_nav nav#mainNav .logo {
    display: block;
    position: relative;
}

.main_page .top_nav nav#mainNav .logo-inner-wrap {
    text-align: center;
    padding: 10px 0;
}

.main_page .top_nav nav#mainNav .logo-inner-wrap a {
    display: block;
    line-height: normal;
}

@media screen and (max-width: 1480px) and (min-width: 900px) {
    .main_page .top_nav {
        background-color: #fbf0d4;
    }

    .main_page .kg_page_benner.background {
        margin-top: 110px;
    }

    .main_page.kg_custom_head .top_nav {
        /* background-color: transparent !important; */
    }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .main_page .top_nav {
        background-color: #fbf0d4;
    }

    .main_page .kg_page_benner.background {
        margin-top: 160px;
    }

    .main_page.kg_custom_head .top_nav {
        /* background-color: transparent !important; */
    }
}

.main_page.kg_custom_head .top_nav {
    position: unset;
}

.main_page.kg_custom_head .top_nav {
    /*background-color: #fbf0d4;*/
}


/* .main_page.kg_custom_head .top_nav .top-nav-content .menu #mega-menu-wrap-primary {
    width: auto !important;
    margin: 0px !important;
} */

.main_page.kg_custom_head .top_nav .top-nav-content .menu #mega-menu-wrap-primary a.mega-menu-link {
    background: none !important;
}

.main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container input.search_input {
    padding: 0px 20px !important;
    background-color: #fff;
    border: 2px solid;
    font-size: 13px !important;
}

.main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner .search-container .search-form,
.main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart li ul.product_list_widget {
    margin: 0px !important;
}

.main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li.cart-menu .dropdown-menu-mini-cart a.remove::before {
    display: none;
}

@media screen and (min-width: 992px) {
    .main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner {
        padding: 11px 16px !important;
    }

    .main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .sarch-aria {
        margin-top: 5px;
    }

    .main_page.kg_custom_head .top_nav .top-nav-content .right-nav-menu .sarch-aria .kg-sarch-inner span.kg_sarch-icon img {
        vertical-align: sub;
    }
}


/*------------product title small ---------------------*/

h1.product_title.entry-title {
    font-size: 20px;
}


/*-------------*/


/*-----full content width start 9-2-------*/

@media screen and (min-width: 768px) {
    .col-full {
        max-width: 92.5em !important;
    }
}


/*-----full content width end-------*/


/*-----pages block set in 4 colummn----start-- */


/*.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product, .wc-block-grid.has-3-columns .wc-block-grid__product {
   flex: 1 0 25%;
   max-width: 25% !important;
}



@media (min-width: 481px) and (max-width: 600px){
.wp-block-product-category .wc-block-grid__products .wc-block-grid__product {
  flex: 1 0 50%;
  max-width: 50% !important;
  padding: 0;
  margin: 0 0 24px;
}
}
@media (max-width: 480px){
.wp-block-product-category .wc-block-grid__products .wc-block-grid__product {
  max-width: 100% !important;
}
}*/


/*-----pages block set in 4 colummn end------ */


/*------------category pages block set ----------*/

@media (min-width: 768px) {
    .galleria-masonry .site-main ul.products.columns-4 li.product {
        position: relative !important;
        overflow: hidden;
        left: unset !important;
        top: unset !important;
    }

    .galleria-masonry .site-main ul.products.columns-4 li.product .g-loop-item {
        padding-bottom: 100%;
        display: block !important;
        height: 0 !important;
        overflow: hidden;
        position: relative !important;
        z-index: 1 !important;
    }

    .galleria-masonry .site-main ul.products.columns-4 li.product img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
}


/*------------category pages block set ----------*/


/*pages blocks set */

@media screen and (max-width: 480px) {
    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: flex !important;
    }

    .content-area .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px;
        float: left;
    }
}


/*----*/


/*---------category block set into 2 block-----------*/

@media screen and (max-width: 767px) {
    .galleria-masonry .site-main ul.products.columns-4 li.product {
        width: 50%;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
        padding: 1em;
        margin: 0 0 15px 0;
    }

    .galleria-masonry .site-main ul.products.columns-4 li.product .g-loop-item section.g-product-title {
        height: 120px;
        overflow: hidden;
    }

    .galleria-masonry .site-main ul.products.columns-4 li.product .g-loop-item section.g-product-title h2.woocommerce-loop-product__title {
        height: 80px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .galleria-masonry .site-main ul.products.columns-4 li.product .g-loop-item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
        height: 200px;
        width: auto;
        object-fit: contain;
    }
}


/*---------category block set into 2 block-----------*/

@media only screen and (max-width: 768px) {
    .main_page .product-benners-wrap .product-conntent_warp .align-center-container .fill-image .kg_image_text {
        left: 1%;
        padding-left: 7px !important;
        top: 57%;
    }
}


/* Remove sidebar from woocommerce category page by Kgkrunch Date :- 06022021 */

body.woocommerce.archive #primary {
    float: none;
    width: 100%;
}


/*i-phone cart page css BY KGkrunch date:-26/11/2021*/

.woocommerce .woocommerce-cart-form .cart .woocommerce-cart-form__cart-item.cart_item {
    display: grid;
}


/**END**/


/*10012022*/

@media screen and (min-width: 768px) {
    .woocommerce .woocommerce-cart-form .cart .woocommerce-cart-form__cart-item.cart_item {
        display: revert;
    }

    #eyeglass_index .storefront-handheld-footer-bar {
        display: none;
    }
}

.kg-new-footer-section {
    background-color: #e9e8e6;
    padding: 50px 0 30px;
}

.kg-new-footer-section .footer-heading {
    letter-spacing: 2px;
}

.kg-new-footer-section .footer-link a {
    color: #acacac;
    line-height: 40px;
    font-size: 14px;
    transition: all 0.5s;
}

.kg-new-footer-section .footer-link a:hover {
    color: #1bbc9b;
}

.kg-new-footer-section .contact-info {
    color: #acacac;
    font-size: 14px;
}

.kg-new-footer-section .footer-social-icon {
    font-size: 15px;
    height: 34px;
    width: 34px;
    line-height: 34px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}

.kg-new-footer-section .facebook {
    background-color: #4e71a8;
    color: #ffffff;
}

.kg-new-footer-section .site-info {
    border-top: 0;
    padding: 0px;
}

.kg-new-footer-section .footer-heading {
    margin-top: 51.26px;
    padding-bottom: 12px;
}

.kg-new-footer-section .twitter {
    background-color: #55acee;
    color: #ffffff;
}

.kg-new-footer-section .google {
    background-color: #d6492f;
    color: #ffffff;
}

.kg-new-footer-section .apple {
    background-color: #424041;
    color: #ffffff;
}

.kg-new-footer-section .footer-alt {
    color: #acacac;
}

.kg-new-footer-section {
    font-family: "Questrial";
}

.kg-new-footer-section .footer-heading {
    position: relative;
    padding-bottom: 12px;
    font-size: 22px;
    margin-bottom: 0px;
    color: #000;
    font-family: AirbnbCerealBook;
}

.kg-new-footer-section ul.list-unstyled.footer-link {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.kg-new-footer-section .footer-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.kg-new-footer-section .footer-wrap .footer-inner-wrap {
    width: 25%;
    line-height: 1.8;
}

.kg-new-footer-section .footer-link a {
    font-size: 18px;
    /* color: #000 !important; */
    color: #221b19;
}

@media screen and (max-width: 991px) {
    .kg-new-footer-section .footer-wrap .footer-inner-wrap {
        width: 100%;
    }
}

.kg-new-footer-section .footer-link a {
    vertical-align: text-top;
}

.kg-new-footer-section .footer-link a span.dashicons {
    margin-right: 6px;
}


/*10012022*/


/*12-01-2022*/

#eyeglass_index .storefront-handheld-footer-bar {
    display: none;
}

#eyeglass_index .storefront-handheld-footer-bar,
.kg-new-footer-section .storefront-handheld-footer-bar {
    display: none;
}


/*12-01-2022*/


/* 31-01-2022 */

.top_nav {
    border-style: solid;
    border-width: 0 0 2px !important;
    border-color: var(--e-global-color-primary);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #e9e8e6;
}

.main_page .top_nav #mega-menu-wrap-primary {
    margin-left: auto;
    width: max-content;
}

.main_page .top_nav nav#mainNav,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.main_page .top_nav nav#mainNav .logo,
.main_page .top_nav .top-nav-content .menu,
.main_page .top_nav .top-nav-content .right-nav-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main_page .top_nav nav#mainNav .logo,
.main_page .top_nav .top-nav-content .right-nav-menu,
.main_page .top_nav .top-nav-content .menu {
    align-items: center;
}

.main_page .top_nav nav#mainNav .logo-inner-wrap,
#mega-menu-wrap-primary #mega-menu-primary,
.main_page .top_nav,
.main_page .top_nav .top-nav-content .menu,
.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li {
    padding: 0px;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li {
    padding: 0 10px;
    line-height: normal;
}

.main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li img {
    width: 17px;
    max-width: fit-content;
}

.main_page .top_nav .top-nav-content .right-nav-menu .sarch-aria {
    display: none;
}

.main_page .top_nav #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-family: Questrial !important;
}

.main_page .top_nav {
    position: fixed;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
}

.main_page .top_nav nav#mainNav .logo-inner-wrap .kg-new-footer-section .footer-wrap {
    padding: 0 15px 0 15px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-inner::after {
    width: 30px !important;
    height: 4px !important;
}

@media (min-width: 768px) {
    .main_page .top_nav nav#mainNav .logo {
        width: 22.667%;
    }

    .kg-new-footer-section .footer-wrap {
        padding: 0 15px 0 15px;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu {
        width: 5.997%;
        justify-content: end;
    }
}

@media (min-width: 992px) {
    .main_page .top_nav .top-nav-content .menu {
        width: 70% !important;
    }
}

.main_page .top_nav .kg-nav-top {
    background-color: #221b19;
    color: #fff;
}

.main_page .top_nav .kg-top-nav-content {
    min-height: 40px;
}

.main_page .top_nav .kg-top-nav-content ul,
.main_page .top_nav .kg-top-nav-content ul li p {
    margin: 0;
    line-height: 0;
}

.main_page .top_nav .kg-top-nav-content ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 11px 0;
    list-style: none;
}

.main_page .top_nav .kg-top-nav-content ul li p {
    font-family: Questrial !important;
    text-transform: uppercase;
}

.main_page .top_nav .kg-top-nav-content ul li p svg {
    fill: #f7eee3;
    width: 16px;
    margin-right: 6px;
    vertical-align: middle;
}

@media screen and (max-width: 1480px) and (min-width: 900px) {
    .main_page .top_nav {
        background-color: #e9e8e6 !important;
    }
}

@media (min-width: 768px) {
    .main_page .top_nav .top-nav-content .menu {
        width: 65%;
    }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .main_page .top_nav {
        background-color: #e9e8e6 !important;
    }
}

@media (min-width: 991px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        height: 40px !important;
        /* line-height: unset; */
        line-height: 40px !important;
    }
}

@media (max-width: 767px) {
    .main_page .top_nav {
        background-color: #e9e8e6 !important;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu,
    .main_page .top_nav .top-nav-content .menu {
        width: auto !important;
    }

    .main_page .top_nav nav#mainNav .logo {
        width: auto;
    }

    .main_page .top_nav .top-nav-content .menu {
        order: 3;
        position: absolute;
        width: 100% !important;
        top: 30%;
    }

    .main_page .top_nav .top-nav-content .right-nav-menu {
        position: absolute;
        top: 40%;
        right: 43px;
    }

    .main_page .top_nav nav#mainNav .logo {
        order: 1;
        position: relative;
        z-index: 999;
    }

    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle {
        margin-left: auto;
    }

    .main_page .top_nav .kg-nav-top {
        display: none;
    }

    /* #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        margin-top: 25px; 
    } */
}

@media (min-width: 1600px) {

    .container,
    .main_page .top_nav nav#mainNav {
        width: 100%;
        max-width: 1600px;
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}

.header_img {
    max-width: 16px;
    margin-right: 6px;
}

.kg-top-nav-content ul li p {
    display: flex;
    align-items: center;
}


/* 31-01-2022 */


/* 02-02-2022 */


/* .main_page.kg_custom_head .top-nav-content .menu #mega-menu-wrap-primary #mega-menu-primary {
	padding: 0;
} */

.kg_custom_head .top_nav {
    position: fixed !important;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
}

@media (min-width: 768px) {
    .kg_custom_head .top_nav .top-nav-content .menu #mega-menu-wrap-primary {
        width: max-content;
        margin-right: 0;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        line-height: 40px !important;
        height: 40px !important;
    }
}

.kg_custom_head .mega-menu-wrap.mega-menu-horizontal {
    overflow: auto;
    max-height: 80vh;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}


/* 02-02-2022 */


/* 04-02-2022 */

/* .kg-col-full {
    margin-top: 0%;
    margin-bottom: 8%;
    padding: 10% 6% 2%;
} */
.kg-col-full {
    margin-top: 0%;
    padding: 3% 2% 0%;
}

/* .kg-col-full #primary .site-main ul.products.columns-4 {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
} */


/* .kg-col-full
  #primary
  .site-main
  ul.products.columns-4
  .product.type-product {
  width: auto;
  /* float: left;
    clear: none !important; */


/* } */

.kg-col-full #primary .site-main ul.products.columns-4 li a img.attachment-woocommerce_thumbnail {
    border-bottom: 2px solid;
    position: unset;
    width: 100%;
    height: auto;
}

.kg-col-full #primary {
    padding: 0;
    border: 0;
}

.kg-col-full #primary .site-main ul.products.columns-4 .type-product:hover img.attachment-woocommerce_thumbnail,
.kg-col-full #primary ul.products.columns-4 .type-product:hover img.attachment-woocommerce_thumbnail {
    opacity: 1;
    transform: scale(1);
}

.kg-col-full #primary .site-main ul.products.columns-4 section.g-product-title,
.kg-col-full #primary .site-main ul.products.columns-4 .button.product_type_simple.add_to_cart_button,
.kg-col-full #primary ul.products.columns-4 .product.type-product .g-product-title {
    position: unset;
    opacity: 1;
    background-color: unset;
}

.kg-col-full #primary .site-main ul.products.columns-4 section.g-product-title,
.kg-col-full #primary ul.products.columns-4 .product.type-product .g-product-title {
    padding: 0;
}

.kg-col-full #primary .site-main ul.products.columns-4 section.g-product-title h2.woocommerce-loop-product__title,
.kg-col-full #primary ul.products.columns-4 .product.type-product .g-product-title h2.woocommerce-loop-product__title {
    margin: 0;
    padding: 11px 0;
    text-align: left;
    background: unset;
    color: #221b19;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Questrial, sans-serif;
    font-weight: normal !important;
    line-height: 24px;
}

.kg-col-full #primary .site-main ul.products.columns-4 section.g-product-title span.price,
#primary .ul.products.columns-4 .type-product .g-product-title .price,
.kg-col-full .related.products ul.products.columns-4 .type-product .g-product-title span.price {
    text-align: left;
    color: #827b75;
    font-size: 16px;
    margin-bottom: 8px;
    font-family: Questrial, sans-serif;
}

.kg-col-full #primary .site-main ul.products.columns-4 .button.product_type_simple.add_to_cart_button,
.kg-col-full #primary ul.products.columns-4 a.button.product_type_simple , 
.kg-col-full #primary ul.products.columns-4 a.button.product_type_variable,
.kg-col-full #primary ul.products.columns-4 a.button.add_to_cart_button {
    position: unset;
    opacity: 1;
    background-color: unset;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid;
    padding: 0;
    display: block;
    transform: none;
    font-family: "Questrial";
    width: max-content !important;
    font-style: unset;
    padding-top: 16px;
    margin-bottom: 20px;
    line-height: 14px;
}

.container {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .container {
        max-width: 1024px !important;
    }
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 767px !important;
    }
}

@media screen and (max-width: 991px) {

    /* .kg-col-full #primary .site-main ul.products.columns-4 {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  } */
    .kg-col-full {
        padding: 6%;
    }

    .tax-product_cat #page {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .kg-col-full {
        margin-top: 0%;
        margin-bottom: 22%;
        padding: 12% 10%;
    }
}

@media screen and (max-width: 576px) {
    /* .kg-col-full #primary .site-main ul.products.columns-4 {
        margin: 0;
        display: grid;
        grid-template-columns: repeat(1,1fr);
        } */
}


/* 04-02-2022 */


/* 05-0-2-2022 */

.kg-col-full #primary .site-main ul.products.columns-4 li.product>a,
.kg-col-full #primary ul.products.columns-4 li.product>a {
    position: relative;
    width: 100%;
    height: 510px;
    overflow: hidden;
    margin: auto;
    border: 1px solid #f6f7f7;
    border-bottom: 2px solid !important;
}

.kg-col-full #primary .site-main ul.products.columns-4 li a img.attachment-woocommerce_thumbnail,
.kg-col-full #primary ul.products.columns-4 li a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    border: 0;
}

.kg-col-full #primary .site-main ul.products.columns-4 .product.type-product,
.kg-col-full #primary ul.products.columns-4 .product.type-product {
    width: 33.33%;
    max-width: 31.9%;
    padding: 0;
    position: unset !important;
}

.kg-col-full #primary ul.products.columns-4 .product.type-product {
    margin: 0;
}

.kg-col-full #primary .site-main ul.products.columns-4,
.kg-col-full #primary ul.products.columns-4 {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto !important;
}

@media screen and (max-width: 991px) {

    .kg-col-full #primary .site-main ul.products.columns-4 li.product>a,
    .kg-col-full #primary ul.products.columns-4 li.product>a {
        height: 400px;
    }

    .kg-col-full #primary .site-main ul.products.columns-4 .product.type-product,
    .kg-col-full #primary ul.products.columns-4 .product.type-product {
        width: 50%;
        max-width: 48.9%;
        padding: 0;
    }

    .kg-col-full #primary .site-main ul.products.columns-4 section.g-product-title h2.woocommerce-loop-product__title,
    .kg-col-full #primary ul.products.columns-4 .g-product-title h2.woocommerce-loop-product__title {
        /* width: 220px !important; */
        font-size: 18px !important;
    }
}

@media screen and (max-width: 576px) {

    .kg-col-full #primary .site-main ul.products.columns-4 .product.type-product,
    .kg-col-full #primary ul.products.columns-4 .product.type-product {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}


/* .kg-col-full #primary .site-main ul.products.columns-4 section.g-product-title h2.woocommerce-loop-product__title, .kg-col-full #primary ul.products.columns-4 .g-product-title 
h2.woocommerce-loop-product__title {
  white-space: nowrap;
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
} */


/* 05-02-2022 */


/* 07-02-2022 */

.kg-col-full #primary {
    width: 100%;
    margin: 0;
}

.kg-col-full .product .kg-custom-image .zoomWrapper {
    position: relative;
    width: 100% !important;
    /* height: 704px !important; */
    overflow: hidden;
    margin: auto;
    /* border: 1px solid #f6f7f7; */
    border-bottom: 2px solid;
}

.kg-col-full .site-main .product.type-product .woocommerce-product-gallery {
    width: 50%;
    margin: 0;
}

.kg-col-full .product .summary.entry-summary {
    width: 50% !important;
    display: flex;
    flex-wrap: wrap;
}

.kg-col-full .product .kg-custom-image .zoomWrapper img.wp-post-image {
    /* position: absolute;
  max-width: 100%;
  max-height: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto; */
}

.kg-col-full .product .summary.entry-summary .kg-product-summary {
    padding: 10px 16%;
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary .price .woocommerce-Price-amount.amount bdi {
    color: #acacac;
    font-weight: 400;
    font-size: 22px;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary h1.product_title.entry-title {
    font-size: 22px;
    color: #221b19;
    text-transform: uppercase;
    font-weight: 400 !important;
    line-height: 34px;
    margin: 0;
    /* letter-spacing: 1px; */
}

.kg-col-full .product .summary.entry-summary .kg-product-summary .cart button.single_add_to_cart_button,
.kg-col-full .wc-block-grid__products .wp-block-button .add_to_cart_button.ajax_add_to_cart {
    background-color: #827b75;
    padding: 19px 63px 19px 63px;
    border: 1px solid #827b75 !important;
    letter-spacing: 0.92px;
    border-radius: 0;
    line-height: 10px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    font-family: "Questrial";
    color: #f7eee3;
}

.kg-col-full .product .woocommerce-product-gallery .kg-custom-image {
    padding: 0% 12% 0% 0%;
    display: grid;
    width: 100%;
}

.kg-col-full .product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
    margin-right: calc(14px / 2) !important;
    margin-left: calc(14px / 2) !important;
    padding-bottom: 14px;
}

.kg-col-full .product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery {
    margin-top: 20px;
}

.kg-col-full #primary section.related.products h2 {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 36px;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary .cart button.single_add_to_cart_button.button.alt:hover,
.kg-col-full .wc-block-grid__products .wp-block-button .add_to_cart_button.ajax_add_to_cart:hover {
    background-color: #ffffff00;
    border-color: #827b75;
    color: #827b75;
    border: 1px solid !important;
}

.kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
}

.kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
    position: relative;
    height: 167px;
    overflow: hidden;
    margin: auto;
    border: 1px solid #f6f7f7;
    border-bottom: 2px solid;
}

.kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
    width: 23%;
}

@media (min-width: 992px) and (max-width: 1300px) {
    .kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
        height: 90px;
    }
}

@media screen and (max-width: 1199px) {
    .kg-col-full .product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
        margin-right: calc(5px / 2) !important;
        margin-left: calc(5px / 2) !important;
    }
}

@media screen and (max-width: 991px) {
    .kg-col-full .product .summary.entry-summary .kg-product-summary {
        padding: 0%;
    }

    .kg-col-full .site-main .product.type-product .woocommerce-product-gallery {
        width: 100%;
        margin: 0;
    }

    .kg-col-full .product .summary.entry-summary {
        width: 100% !important;
        flex-direction: column;
    }

    .kg-col-full .product .woocommerce-product-gallery .kg-custom-image {
        padding: 0;
    }

    .kg-col-full .product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery {
        margin-top: 35px;
    }

    /* .kg-col-full .product .kg-custom-image .zoomWrapper {
    height: 600px !important;
  } */
    .kg-col-full .product .summary.entry-summary .kg-product-summary h1.product_title.entry-title {
        /* width: 350px; */
    }
}

@media screen and (max-width: 767px) {
    .kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
        width: 32%;
    }
}

@media screen and (max-width: 576px) {
    .kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
        height: 100px;
    }

    .kg-col-full .type-product .woocommerce-product-gallery .kg-custom-image #wpb_wiz_gallery a.woocommerce-product-gallery__image {
        width: 31%;
    }
}

@media screen and (max-width: 576px) {

    /* .kg-col-full .product .kg-custom-image .zoomWrapper {
    height: 400px !important;
  } */
    .kg-col-full .product .summary.entry-summary .kg-product-summary h1.product_title.entry-title {
        /* width: 240px; */
        font-size: 22px;
    }
}

.page-template-default,
.woocommerce-checkout,
.woocommerce-cart,
.entry-content,
.button.button,
.kg-new-footer-section .footer-heading {
    font-family: "Questrial";
    font-style: normal;
}

#secondary .widget.widget_search {
    display: none;
}

::-webkit-input-placeholder {
    font-family: "Questrial";
}

.summary.entry-summary .kg-product-summary button#wpforms-submit-9596,
.summary.entry-summary .kg-product-summary .product_meta span.sku,
.summary.entry-summary .kg-product-summary .product_meta span.posted_in,
.summary.entry-summary .kg-product-summary .sku_wrapper {
    font-family: "Questrial";
    font-style: normal;
}

.kg-col-full #primary .site-main ul.products.columns-4:before {
    display: none;
}


/* 07-02-2022 */


/* 11-02-2022 */

.kg-col-full .product.type-product .summary.entry-summary .kg-product-summary form.cart {
    margin: auto;
}

.kg-col-full .product.type-product .tabs.wc-tabs {
    display: none;
}

.kg-col-full .product.type-product .woocommerce-tabs #tab-description {
    width: 100%;
    float: none;
}

.kg-col-full .checkout .form-row .required {
    text-decoration: none;
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-product-info {
    font-family: "Questrial";
}

@media screen and (max-width: 767px) {

    /* Accordion Trigger */
    .kg-new-footer-section .footer-heading {
        margin-top: 0px;
        padding-bottom: 0px;
        font-size: 17px;
    }

    .kg-new-footer-section .site-info {
        padding: 0 10px;
    }

    .kg-new-footer-section .footer-heading {
        display: flex;
        align-items: center;
        cursor: pointer;
        /* justify-content: space-between; */
    }

    .kg-new-footer-section .footer-heading::after {
        content: "+";
        font-weight: 700;
        font-size: 22px;
        /* display: none !important; */
        margin-left: 0.75rem;
        position: absolute;
        right: 0px;
        top: 0px !important;
    }

    .kg-new-footer-section .footer-heading[aria-expanded="true"]::after {
        content: "-";
        font-size: 24px;
    }

    /* Accordion Panel */
    /* .kg-new-footer-section .list-unstyled.footer-link {
        opacity: 0;
        overflow: hidden;
        transition: height 400ms ease-in-out, opacity 350ms linear;
        height: 0;
    } */
    /* .kg-new-footer-section .footer-heading[aria-expanded="true"]+.list-unstyled.footer-link {
        opacity: 1;
        height: 205px;
    } */
}

#page {
    padding: 0;
}

@media screen and (max-width: 991px) {
    .kg-col-full .wc-block-grid .wc-block-grid__products li.wc-block-grid__product {
        flex: 1 0 33%;
        max-width: 33.33%;
    }
}

@media screen and (max-width: 767px) {
    .kg-col-full .wc-block-grid .wc-block-grid__products li.wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .kg-col-full .wc-block-grid .wc-block-grid__products li.wc-block-grid__product {
        flex: 1 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .kg-col-full .wc-block-grid__products .wp-block-button .add_to_cart_button.ajax_add_to_cart {
        white-space: nowrap;
    }
}

@media (min-width: 480px) and (max-width: 600px) {
    .kg-col-full .wc-block-grid__products .wp-block-button .add_to_cart_button.ajax_add_to_cart {
        padding: 19px 40px 19px 40px;
    }
}

.product-template-default .zoomContainer {
    z-index: 1 !important;
}

.product-template-default .zoomWindow {
    border-bottom: 2px solid #000 !important;
}


/* @supports (max-width:767px) {
    .kg-new-footer-section .footer-heading::after {
      top: 0px !important;
      
    }
 } */

.kg-col-full .checkout #order_review .shop_table tr th {
    font-style: normal;
}

table.shop_table_responsive tbody tr td,
table.shop_table_responsive tbody tr th {
    font-style: normal !important;
}

.woocommerce-message {
    font-style: normal;
    font-family: "Questrial";
}

.woocommerce-error {
    font-style: normal;
    font-family: "Questrial";
}

.top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
    font-family: "Questrial";
    font-size: 26px;
    text-transform: uppercase;
    padding: 30px 15px;
}

@media only screen and (max-width: 480px) {
    .top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
        font-size: 23px;
        width: min-content;
    }
}


/*04-03-2022*/

.kg-homepage-demo .hfeed.site {
    padding: 0 !important;
}

.kg-homepage-demo .site-main header.entry-header img {
    width: 100%;
}

.kg-homepage-demo .storefront-breadcrumb {
    margin: 0 !important;
}

.kg-homepage-demo .entry-content .wp-block-product-category .wc-block-grid__products li.wc-block-grid__product {
    border: 0;
    margin: 0;
}

.kg-homepage-demop.kg-content-demo {
    padding: 0 15px;
}

.kg-homepage-demo .container {
    max-width: 100%;
}

.kg-homepage-demo .kg-col-full {
    padding: 0;
    margin: 0;
}


/* 07-03-2022 */


/* .kg-homepage-demo .kg-col-full .wp-block-spacer {
	height: 0 !important;
} */

.kg-homepage-demo .kg-col-full .kg-content-demo {
    padding: 0 15px;
}

.kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-text-align-center {
    margin-bottom: 0;
}

.kg-homepage-demo .kg-col-full .hentry {
    margin: 0;
}

.kg-homepage-demo .kg-col-full h1.alignfull.has-text-align-center {
    margin-top: 20px;
}

@media (max-width: 1199px) {
    .kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-text-align-center {
        font-size: 46px !important;
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-text-align-center {
        font-size: 40px !important;
    }

    .kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-huge-font-size {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-text-align-center {
        font-size: 34px !important;
    }

    .kg-homepage-demo .kg-col-full h1.alignfull.has-text-align-center {
        font-size: 36px;
        letter-spacing: 1;
        margin-top: 20px;
    }

    .kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-huge-font-size {
        font-size: 28px;
    }

    .kg-homepage-demo .kg-col-full .site-main {
        margin-bottom: 0px;
    }

    .kg-homepage-demo .kg-col-full .wp-block-media-text__content h1 {
        font-size: 34px;
        margin-top: 20px;
    }

    .kg-homepage-demo .kg-col-full .wp-block-spacer {
        height: 0 !important;
    }

    .kg_custom_head .top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
        padding: 15px;
    }

    /* .kg-homepage-demo .kg_custom_head .top_nav .top-nav-content .menu {
		top: 22%;
	} */
    .kg-homepage-demo header#masthead {
        margin: 0 !important;
    }

    .kg_custom_head .top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
        width: unset;
    }
}

@media (max-width: 600px) {
    .kg-homepage-demo .wp-block-media-text__content {
        padding: 0 2% !important;
    }
}

@media (max-width: 480px) {
    .kg-homepage-demo .kg-col-full .wp-block-media-text__content p.has-text-align-center {
        font-size: 30px !important;
    }

    /* .kg-homepage-demo .kg_custom_head .top_nav .top-nav-content .menu {
		top: 20%;
	} */
}

@media (min-width: 390px) and (max-width:480px) {
    .kg_custom_head .top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
        font-size: 20px;
    }
}

@media (min-width: 350px) and (max-width:390px) {
    .kg_custom_head .top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
        font-size: 17px;
    }
}

@media (min-width: 300px) and (max-width:350px) {
    .kg_custom_head .top-nav-content .logo .logo-inner-wrap a.kg-header-logo {
        font-size: 14px;
    }
}


/* 09-03-2022 */

@media screen and (max-width:400px) {
    .kg-homepage-demo .site-header {
        padding-bottom: 1.218em;
    }
}

@media screen and (max-width:767px) {
    .kg-homepage-demo .kg-col-full .site-main figure.wp-block-image {
        margin: 0;
    }

    .kg-custom-page .kg_custom_head .top-nav-content .right-nav-menu {
        top: 30%;
        right: 40px;
    }

    .kg-custom-page .kg_custom_head .top-nav-content .menu {
        top: 10%;
    }
}

@media screen and (max-width:480px) {
    .kg-custom-page .kg_custom_head .top-nav-content .right-nav-menu {
        top: 29%;
    }

    .kg-custom-page .kg_custom_head .top-nav-content .menu {
        top: 7%;
    }
}

.kg-col-full .wp-block-gallery figure.wp-block-image.size-full.is-style-default {
    flex-direction: unset !important;
}

.kg-homepage-demo .kg-col-full .site-main .wp-block-gallery figure.wp-block-image a img,
.kg-homepage-demo .kg-col-full .site-main .wp-block-gallery figure.wp-block-image a {
    height: auto !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    width: max-content !important;
    display: inline-block !important;
}

.kg-col-full .term-description p a {
    color: blue;
}

.kg-col-full .term-description p a:hover {
    text-decoration: underline;
}

@media only screen and (max-width:767px) {
    .kg-desktop-view {
        display: none;
    }

    .kg-eyes-view-gallery .kg-inner-gallery .kg-gallery-blog .top-img-wrap img {
        width: 100%;
    }

    .kg-eyes-view-gallery .kg-inner-gallery .kg-gallery-blog {
        margin-bottom: 20px;
    }

    .kg-eyes-view-gallery .kg-inner-gallery .kg-gallery-blog .kg-image-card {
        position: relative;
    }

    .kg-eyes-view-gallery .kg-inner-gallery .kg-gallery-blog .bottom-content-wrap {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 18px;
    }

    .kg-eyes-view-gallery .kg-inner-gallery .kg-gallery-blog .bottom-content-wrap p {
        font-size: 24px;
        padding: 0 6px;
        line-height: 34px;
        margin-bottom: 8px;
        color: #fff;
        text-transform: uppercase;
    }

    .kg-eyes-view-gallery .kg-inner-gallery .kg-gallery-blog .bottom-content-wrap a.kg-shop-btn {
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        border: 2px solid #fff !important;
        padding: 8px 44px;
        border-radius: 3px;
        display: inline-block;
    }

    .kg-eyes-view-gallery .kg-inner-gallery {
        padding: 0 16px;
    }
}

@media only screen and (min-width:768px) {
    .kg-eyes-view-gallery {
        display: none;
    }
}

@media screen and (max-width:767px) {

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        display: block !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        display: none !important;
        max-width: unset !important;
        width: 100% !important;
    }
}

@media screen and (max-width:767px) {
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        position: fixed;
        width: 100%;
        z-index: 99;
        overflow-x: hidden;
        overflow-y: scroll;
        height: 100%;
    }
}

.main_page .top_nav .top-nav-content .menu .mega-menu-wrap ul#mega-menu-primary li.menu-header-search {
    padding: 0 5px !important;
    display: inline-block !important;
}

.main_page .top_nav .top-nav-content .menu .mega-menu-wrap ul#mega-menu-primary li.menu-header-search form#searchform {
    position: relative;
    margin-bottom: 0;
}

.main_page .top_nav .top-nav-content .menu .mega-menu-wrap ul#mega-menu-primary li.menu-header-search form#searchform input {
    padding: 10px;
}


/* .main_page .top_nav .top-nav-content .menu .mega-menu-wrap ul#mega-menu-primary li.menu-header-search form#searchform::after {
content: '';
position: absolute;
background: url('../galleria/images/sarchicon1.png');
width: 16px;
height: 16px;
right: 10px;
background-size: cover;
top: 14px;
} */

ul#mega-menu-primary li.menu-header-search form#searchform img.kg-search-btn {
    position: absolute;
    right: 8px;
    top: 13px;
    width: 18px;
    height: 18px;
}

@media screen and (max-width:767px) {
    .main_page .top_nav .top-nav-content .menu .mega-menu-wrap ul#mega-menu-primary li.menu-header-search form#searchform input {
        width: 100%;
    }

    .main_page .top_nav .top-nav-content .menu .mega-menu-wrap ul#mega-menu-primary li.menu-header-search {
        width: 100% !important;
    }
}

@media screen and (min-width: 992px) {
    .main_page.kg_custom_head .top_nav nav#mainNav .menu {
        width: 73% !important;
    }
}


/*  navigation color menu  */

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu {
    display: flex;
    flex-wrap: wrap;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    width: 45px;
    height: 45px;
    padding: 0;
    overflow: hidden;
    border-radius: 100px;
    margin: 10px 15px;
}

@media screen and (max-width:767px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
        width: 45px;
        height: 45px;
        margin: 10px 13px;
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item .mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item img {
    height: 100% !important;
    width: 100% !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item#mega-menu-item-20264 {
    position: relative;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item#mega-menu-item-20264>ul.mega-sub-menu {
    width: max-content !important;
    background: #f1f1f1;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
    max-width: 450px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-20264>ul.mega-sub-menu>li.mega-menu-row {
    float: unset;
}

@media screen and (max-width:1115px) and (min-width:1021px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-20264>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
        max-width: 375px;
    }
}

@media screen and (max-width:1020px) and (min-width:961px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-20264>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
        max-width: 300px;
    }
}

@media screen and (max-width:960px) and (min-width:911px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-20264>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
        max-width: 260px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
        margin: 10px 10px;
    }
}

@media screen and (max-width:910px) and (min-width:769px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-20264>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
        max-width: 455px;
    }
}

@media screen and (max-width:767px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
        max-width: 100%;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item#mega-menu-item-20264>ul.mega-sub-menu {
        width: 100% !important;
    }
}

li#mega-menu-item-18497 {
    display: none !important;
}

/* YITH filter 30-12-2022*/
@media only screen and (min-width: 768px) {
    .product-category-page {
        display: none;
    }

    .kg-filter-main {
        display: flex;
        flex-wrap: wrap;
    }

    .kg-filter-product {
        width: 75%;
    }

    .kg-filter {
        width: 25%;
    }

    .kg-filter-main .kg-filter .yith-wcan-filters {
        width: 100% !important;
    }

    .kg-filter-popop button.start,
    .kg-filter a.times {
        display: none;
    }

    .kg-col-full .kg-right-sidebar-wrap {
        width: 75%;
        float: right;
    }

    /* .kg-col-full .kg-right-sidebar-wrap { */
        /* width: 75%; */
        /* float: none;
        margin: auto; */
    /* } */
    .kg-col-full div#primary .site-main .yith-wcan-filters.no-title.enhanced {
        width: 25%;
        float: left;
    }

}

/* .kg-filter{
    display: none;
} */
@media only screen and (max-width: 767px) {
    .kg-product-cat {
        display: none;
    }

    .kg-filter-main .kg-filter .yith-wcan-filters {
        background-color: #fff;
    }

    .kg-filter .yith-wcan-filters {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 90% !important;
    }

    .kg-filter {
        position: fixed;
        z-index: 9;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0, 0, 0, 0.4);
    }

    a.times {
        position: absolute;
        right: 7%;
        top: 109px;
        outline: none;
    }

    .kg-filter-popop button.start {
        font-style: normal;
        padding: 8px 14px;
        font-size: 16px;
        font-family: 'Questrial', sans-serif;
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .kg-filter-popop button.start img {
        width: 20px;
        margin-right: 12px;
    }

    .kg-filter {
        display: none;
    }
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label>a {
    height: auto !important;
}

/* body.home.page-template-default .wp-block-spacer {
    display: none;
} */
.page-id-17633 .kg-filter,
body.home.page-template-default .is-layout-flow.wp-block-group.alignfull,
body.home.page-template-default .kg-filter-popop {
    display: none;
}

@media only screen and (max-width: 767px) {
    .kg-col-full .kg-right-sidebar-wrap {
        display: flex;
        flex-direction: column;
    }

    .kg-col-full .kg-right-sidebar-wrap header.woocommerce-products-header {
        order: 1;
    }

    .kg-col-full .kg-right-sidebar-wrap .kg-filter-popop {
        order: 3;
    }

    .kg-col-full .kg-right-sidebar-wrap .kg-mobile-filter-order {
        order: 2 !important;
    }

    .kg-col-full .kg-right-sidebar-wrap ul.products.columns-4 {
        order: 4;
    }

    .kg-col-full .kg-right-sidebar-wrap .storefront-sorting {
        order: 5;
    }

    .kg-filter-popop button.start {
        max-width: 205px;
        margin-right: auto;
    }
}

.filters-container,
button.btn.btn-primary.yith-wcan-reset-filters.reset-filters.enhanced {
    font-family: 'Questrial' !important;
}

.filters-container h1,
.filters-container h2,
.filters-container h3,
.filters-container h4,
.filters-container h5,
.filters-container h6 {
    font-family: 'Questrial' !important;
}


/* footer css start  */

@media only screen and (min-width: 768px) {
    footer.kg-new-footer-section .footer-wrap {
        padding: 0 20px !important;
        padding-bottom: 15px !important;
    }

    footer.kg-new-footer-section .site-info .kg-last-footer .col-md-4 {
        padding: 0 15px;
    }
}

@media screen and (max-width: 767px) {
    footer.kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer.kg-new-footer-section {
        padding-bottom: 0px !important;
    }

    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 .footer-bottom-social img {
        /* filter: invert(1); */
    }
}

/*  */
@media only screen and (min-width:768px) {
    .kg-new-footer-section {
        /* background-color: #e9e8e6; */
        background-color: #e6ecef;
        padding: 25px 0 0;
    }

    .kg-new-footer-section .footer-heading {
        position: relative;
        padding-bottom: 0;
        font-size: 22px;
        margin: 21px 0px 21px 0;
        color: #000;
        font-family: AirbnbCerealBook;
    }

    .kg-new-footer-section .container {
        max-width: 1400px;
        margin: auto;
    }

    .kg-homepage-demo .kg-new-footer-section ul.list-unstyled li {
        font-size: 1.4rem;
        font-weight: 300;
    }

    .kg-new-footer-section .footer-wrap {
        padding: 0;
        border-bottom: 1px solid #d3cdcd;
        padding-bottom: 20px;
        justify-content: space-between;
    }

    .kg-new-footer-section .footer-wrap .footer-inner-wrap {
        width: auto;
    }

    .kg-new-footer-section .site-info .kg-last-footer {
        display: flex;
        justify-content: space-between;
        padding: 23px 0 10px;
    }

    .kg-new-footer-section .site-info .kg-last-footer p {
        font-size: 16px;
        font-weight: 500;
        color: #221b19;
        margin: 0;
        line-height: 20px;
        letter-spacing: 0.02em;
    }

    .kg-new-footer-section .site-info .kg-last-footer .kg-copyright-para-wrap img {
        max-width: 300px;
    }

    .kg-new-footer-section .site-info .kg-last-footer .footer-bottom-social a img {
        /* max-width: 34px; */
        margin-right: 40px;
        /* width: 34px; */
    }

    .kg-new-footer-section .site-info .kg-last-footer .footer-bottom-social {
        display: inline-flex;
    }

    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 {
        display: none;
    }

    .kg-new-footer-section .site-info .kg-last-footer .footer-bottom-social a:last-child img {
        margin-right: 0;
    }

}

@media screen and (max-width:767px) {
    .kg-new-footer-section .footer-heading {
        margin-top: unset;
        /* border-bottom: 1px solid #4e4b4b75; */
        /* padding: 0 10px 15px;
        margin: 0px 0px 15px 0; */
        font-size: 16px;
        align-items: center;
    }

    .kg-new-footer-section {
        padding-top: 0px !important;
    }

    .kg-new-footer-section .footer-wrap .footer-inner-wrap {
        padding: 21px 15px;
        border-bottom: 1px solid #4e4b4b75;
        width: 100%;
    }

    .kg-new-footer-section .footer-heading::after {
        line-height: normal;
    }

    .kg-new-footer-section {
        padding: 25px 0px;
    }


    .kg-new-footer-section .site-info {
        padding: 0;
    }


    .kg-new-footer-section .footer-heading::after {
        content: "+";
        font-weight: 700;
        font-size: 21px;
        height: 21px;
        margin-right: 15px;
        position: absolute;
        right: 0;
        top: 0px !important;
    }




    .kg-new-footer-section .site-info h6.footer-heading.text-uppercase.text-white[aria-expanded="true"] ul {
        padding-bottom: 15px;
        margin-bottom: 21px;
    }


    .kg-new-footer-section .footer-wrap ul.list-unstyled.footer-link.mt-4 {
        padding-left: 15px;
        /* max-height: 0; */
        overflow: hidden;
        /* transition: max-height 0.2s ease-out; */
        display: none;
    }


    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 {
        display: block;
        text-align: center;
        border-bottom: 1px solid #d3cdcd;
        padding-bottom: 30px;
    }


    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap .footer-bottom-social {
        display: inline-flex;
    }


    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap img {


        margin-right: 12px;
    }


    .kg-new-footer-section .site-info .kg-last-footer {
        display: block;
    }


    .kg-new-footer-section .site-info .kg-last-footer .footer-bottom-social {
        display: none;
    }


    .kg-new-footer-section .footer-wrap {
        border-bottom: none;
    }


    .kg-new-footer-section .site-info .kg-last-footer p {
        text-align: center;
        font-size: 14px;
    }


    .kg-new-footer-section .site-info .kg-last-footer {
        padding: 22px 0 0;
    }


    .kg-new-footer-section .site-info .kg-last-footer .kg-copyright-para-wrap img {
        width: 100%;
        margin-bottom: 15px;
    }

    /* 
    .kg-new-footer-section .footer-heading[aria-expanded="true"]+.list-unstyled.footer-link {
       
        border-bottom: 1px solid #a2a09f;
        padding-bottom: 15px;
        margin-bottom: 15px;
    } */

    .kg-new-footer-section .footer-heading .list-unstyled.footer-link {
        /* height: auto; */
        border-bottom: 1px solid #a2a09f;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }


    .kg-new-footer-section .site-info .kg-copyright-para-wrap {
        max-width: 300px;
        margin: auto;
    }


    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 .footer-bottom-social img {
        height: 34px;
        margin-right: 34px;
    }

    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 .footer-bottom-social a:last-child img {
        margin-right: 0px !important;
    }


    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 .footer-bottom-social {
        display: inline-flex;
    }


    .kg-new-footer-section .site-info .kg-last-footer {
        display: flex;
        flex-direction: column;
    }


    .kg-new-footer-section .site-info .col-md-4.kg-site-wrap {
        order: 2 !important;
    }


    .kg-new-footer-section .site-info.col-md-4.kg-second-wrap {
        order: 1;
    }

    .site-header {
        padding-top: 40px;
    }

    .storefront-breadcrumb .woocommerce-breadcrumb {
        padding-left: 10px;
    }
}

@media only screen and (min-width:768px) {

    .kg-col-full .kg-right-sidebar-wrap,
    .kg-col-full div#primary .site-main .yith-wcan-filters.no-title.enhanced {
        padding: 0 15px;
    }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    display: revert;
}

@media (min-width:768px) and (max-width:1099px) {

    .kg-col-full .container,
    .kg-new-footer-section .site-info .container {
        height: auto;
    }
}

/* product page css 29-04-2023 */

.kg-col-full .product.type-product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap form.cart {
    margin: unset;
    max-width: 100%;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap .cart button.single_add_to_cart_button,
.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap #button_here,
.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap #button_here button#show_lenses_popup {
    max-width: 100% !important;
    width: 100%;
}

.single-product div.product form.cart .quantity {
    display: none;
}

.kg-col-full .product.type-product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap form.cart {
    padding: 0px;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap .cart button.single_add_to_cart_button,
.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap #button_here button#show_lenses_popup {
    background: #000080 !important;
    border: 1px solid #000080 !important;
    font-family: 'Questrial', sans-serif;
    padding: 14px 17px;
    font-size: 18px !important;
    font-style: normal;
    line-height: normal;
    height: auto;
    margin-bottom: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap .cart button.single_add_to_cart_button:hover,
.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap #button_here button#show_lenses_popup:hover {
    background: #fff !important;
    border: 1px solid #000080 !important;
    color: #000080 !important;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap .price .woocommerce-Price-amount.amount bdi {
    color: #282828;
    font-size: 20px;
    font-weight: 600;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap ul#kg-product-description-list {
    margin-left: 20px;
    margin-top: 0rem;
}

.kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap ul#kg-product-description-list li {
    margin-top: 0rem;
    margin-bottom: 8px;
}

.single-product div.product .summary .price {
    margin-top: 0;
}

@media (max-width: 480px) {

    .kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap .cart button.single_add_to_cart_button,
    .kg-col-full .product .summary.entry-summary .kg-product-summary#kg-product-summary-wrap #button_here button#show_lenses_popup {
        font-size: 16px !important;
    }
}


.apsw-search-wrap.apsw_search_form_style_1 {
    order: 2;
}

.apsw-select-box-wrap {
    display: none;
}

.apsw-search-wrap {
    max-width: unset;
    width: 20%;
}

form.apsw-search-form.both {
    background-color: #f2f2f2 !important;
}

.apsw-search-wrap .apsw-search-form input[type=search] {
    padding: 10px;
    background-color: #f2f2f2 !important;
    color: #43454b;
    border: 0 !important;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    height: auto;
    min-height: auto;
    line-height: normal;
}

.kg_custom_head form.apsw-search-form.both button.apsw-search-btn.apsw-search-btn svg {
    fill: #d83c3c;
    position: absolute;
    right: 8px;
    top: 20px;
    width: 18px;
    height: 18px;
    margin-top: 0;
    fill: #333;
    margin-right: 0;
}

.kg_custom_head .top_nav form.apsw-search-form {
    border: 0;
}

.kg_custom_head .top_nav form.apsw-search-form .apsw_result_wrap .apsw_data_container .apsw-info-product .apsw-price {
    position: unset;
}

.kg_custom_head .top_nav .menu .apsw-search-wrap form.apsw-search-form input.apsw-search-input {
    max-width: 217px;
    margin-left: 0 !important;
    padding: 12px;
}

.kg_custom_head .top_nav .menu .apsw-search-wrap form.apsw-search-form .apsw_ajax_result {
    min-width: 400px;
    right: 0px;
    left: unset;
    width: 100%;
    top: 45px;
}

.kg_custom_head .top_nav .top-nav-content .menu .apsw-search-wrap {
    width: auto;
    z-index: 1;
}

.kg_custom_head .menu form.apsw-search-form .apsw_result_wrap ul.apsw_data_container span.apsw-info-product .span.apsw_result_excerpt {
    padding-right: 70px;
}

.kg_custom_head .top-nav-content .menu {
    margin-right: 10px;
}

@media screen and (max-width:1199px) {
    .kg_custom_head .top_nav .top-nav-content .menu {
        flex-wrap: wrap;
    }

    .kg_custom_head .top_nav .top-nav-content .menu .apsw-search-wrap {
        margin-bottom: 10px;
    }
}


@media screen and (max-width:767px) {
    .kg_custom_head .top_nav .top-nav-content .menu .apsw-search-wrap {
        width: 100%;
        padding: 8px 15px;
        padding-top: 12px;
    }

    .kg_custom_head .top_nav .menu .apsw-search-wrap form.apsw-search-form input.apsw-search-input {
        border-radius: 5px;
    }

    .kg_custom_head .top_nav .top-nav-content .menu {
        border-bottom: 2px solid;
        background-color: #e9e8e6;
    }

    .kg_custom_head .top_nav {
        border: 0;
    }

    .kg_custom_head .top_nav .top-nav-content .menu .apsw-search-wrap {
        margin-bottom: 0;
    }

    .kg_custom_head .top_nav .menu .apsw-search-wrap form.apsw-search-form .apsw_ajax_result {
        min-width: 100%;
        overflow-y: scroll;
        max-height: 100vh;
    }
}
/* 24-11-2023 kgkrunch */
@media screen and (min-width: 768px){
.kg_custom_head .top_nav nav#mainNav .menu .mega-menu-wrap ul.mega-menu li#mega-menu-item-37324 {
    display: none ;
}
}
.main_page .top_nav .kg-top-nav-content ul {
    justify-content:space-around;
    align-items: center;
}
.main_page .top_nav .kg-top-nav-content {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.main_page .top_nav .kg-nav-top .kg-top-nav-content ul > li > p > a {
    color: #fff;
}
@media screen and (max-width: 767px){
.kg_custom_head .top_nav nav#mainNav .menu .mega-menu-wrap ul.mega-menu li#mega-menu-item-37324  .mega-menu-link > span > p {
    font-size: 15px;
    margin-bottom: 2px;
}
}
@media screen and (max-width: 991px){
    .main_page .top_nav .kg-nav-top  .kg-top-nav-content ul li p{
  font-size: 14px;  
}
}


/* 11-01-2023 */

@media screen and (max-width: 767px){
    .kg-custom-page .kg_custom_head .top-nav-content .right-nav-menu {
        right: 0;
    }
    .site-header .kg_custom_head .top_nav .top-nav-content {
        justify-content: center;
    }
    .main_page .top_nav .top-nav-content .menu #mega-menu-wrap-primary .mega-menu-toggle {
        margin-left: 12px;
    }
    .kg_custom_head .top_nav .top-nav-content .menu {
        margin-right: 0;
    }
    .kg-custom-page .kg_custom_head nav#mainNav {
        margin-top: 9px;
    }
    .main_page .top_nav .top-nav-content .right-nav-menu .kg_account-details .details_link li {
        padding: 0 8px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 767px){
    .kg-col-full .content-area .kg-right-sidebar-wrap .products li.product > a{
        height: auto !important;
        padding-bottom: 100%;
    }
    .kg-col-full #primary ul.products.columns-4 .product.type-product,
    .kg-col-full .wc-block-grid .wc-block-grid__products li.wc-block-grid__product{
        width: 50%;
        max-width: 48.9%;
    }
    .kg-col-full{
        padding: 12% 20px;
    }
    .kg-col-full #primary ul.products.columns-4 .g-product-title h2.woocommerce-loop-product__title{
        font-size: 16px !important;
    }
}

@media screen and (max-width: 767px){
    .kg-custom-page .kg_custom_head .top-nav-content .menu #mega-menu-wrap-primary ul#mega-menu-primary,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item#mega-menu-item-20264>ul.mega-sub-menu,
    .kg-custom-page .kg_custom_head .top-nav-content .menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item  ul.mega-sub-menu {
        background: #282828;
    }
    .main_page  .top_nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        color: #fff !important;
    }
    .kg_custom_head .top_nav .top-nav-content .menu #mega-menu-wrap-primary ul#mega-menu-primary > li{
        padding: 5px 0;
        border-bottom: 1px solid;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: '';
        background-image: url('https://www.eyeglasseswarehouse.com/wp-content/uploads/2024/01/plus1.png');
        background-size: contain;
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
        background-image: url('https://www.eyeglasseswarehouse.com/wp-content/uploads/2024/01/minus2.png');
        content: '';
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        right: 0;
        display: flex;
    }
    .kg-custom-page .kg_custom_head .top-nav-content .menu #mega-menu-wrap-primary ul#mega-menu-primary > .mega-menu-item > .mega-menu-link{
        height: auto;
    }
    .kg_custom_head .top_nav .top-nav-content .menu #mega-menu-wrap-primary ul#mega-menu-primary > li a.mega-menu-link > span > p {
        color: #fff;
    }
    .kg-custom-page .kg_custom_head .top-nav-content .menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        padding-left: 24px;
    }
    .main_page  .top_nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        color: #8e8e8e !important;
        font-size: 14px !important;
    }
    .main_page  .top_nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item{
        padding: 5px 0;
    }
    .kg_custom_head .top_nav .top-nav-content .menu #mega-menu-wrap-primary ul#mega-menu-primary > li:last-child {
        border: 0;
    }
}

@media only screen and (max-width: 767px){
    .kg-col-full #primary ul.products.columns-4 .product.type-product{
        margin-bottom: 24px;
    }
    .kg-col-full #primary ul.products.columns-4 .product.type-product .g-product-title h2.woocommerce-loop-product__title{
        text-align: center;
        text-transform: capitalize;
        padding: 0;
        padding-bottom: 8px;
        margin-top: 13px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
    .kg-col-full #primary ul.products.columns-4 .product.type-product .g-product-title span.price{
        font-size: .75em;
    }
    .kg-col-full #primary ul.products.columns-4 .product.type-product .g-product-title a.button.add_to_cart_button{
        background-color: #000000;
        color: #ffffff;
        justify-content: center;
        margin-left: auto!important;
        margin-right: auto!important;
        text-align: center;
        white-space: normal;
        word-break: break-word;
        border-radius: 0;
        font-size: 12px;
        line-height: 1.618;
        border: 0;
        cursor: pointer;
        padding: 0.6180469716em 1.41575em;
        text-decoration: none;
        font-weight: 600;
        text-shadow: none;
        display: inline-block;
        -webkit-appearance: none;
        text-transform: capitalize;
        margin-bottom: 16px;
    }
}

 @media only screen and (max-width: 767px){
    footer.kg-new-footer-section .footer-wrap .footer-inner-wrap,
    footer.kg-new-footer-section{
        /* background: #282828; */
        background-color: #e6ecef;
    }
    footer.kg-new-footer-section .footer-wrap .footer-inner-wrap .footer-heading,
    footer.kg-new-footer-section .footer-link a{
        color: #000;
    }
    .kg-new-footer-section .site-info .kg-site-wrap .kg-copyright-para-wrap-1 {
        color: #000;
    }
    .kg-new-footer-section .site-info .kg-mobile-socialicon-wrap-1 .footer-bottom-social img {
        /* filter: invert(1); */
    }
    .kg-new-footer-section .footer-wrap ul.footer-link > li > a {
        color: #8e8e8e;
    }
}


/* 12-01-2024 */

@media (max-width: 480px){
    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: flex !important;
        flex-wrap: wrap !important;
    }
}

@media screen and (min-width: 768px){
    footer.kg-new-footer-section .kg-footer-info {
        display: none;
    }
}
    @media screen and (max-width: 767px){
    footer.kg-new-footer-section .kg-footer-info img {
        max-width: 300px;
        width: 100%;
        margin-bottom: 15px;
        filter: invert(1);
    }
    footer.kg-new-footer-section .kg-footer-info {
        display: block;
        color: #000000;
        padding: 35px 15px 15px;
    }
}

@media screen and (max-width: 767px){
    .main_page .top_nav nav#mainNav .logo{
        width: 100%;
        padding: 7px 0;
        max-width: 50%;
        min-width: 205px;
    }
    .main_page .top_nav nav#mainNav .logo img{
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    .kg-col-full .kg-right-sidebar-wrap .kg-filter-popop,
    .kg-col-full .kg-right-sidebar-wrap .kg-mobile-filter-order{
        display: none;
    }
    footer.kg-new-footer-section .kg-footer-info{
        text-align: center;
    }
    footer.kg-new-footer-section .kg-footer-info img{
        margin-left: auto;
        margin-right: auto;
    }
    footer.kg-new-footer-section .kg-footer-info .kg-contact-detail p {
        margin-bottom: 5px;
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .kg-col-full .product .summary.entry-summary .kg-product-summary .kg-product-info-stock-sku{
        display: none;
    }
}
.kg-info-content {
    display: none;
}

@media screen and (max-width: 767px){
    .single-product .kg-col-full .woo-variation-gallery-product{
        padding-top: 20px;
    }
    .single-product .elementor-element .elementor-widget-container .elementor-search-form{
        margin-bottom: 5px;
    }
.kg-info-content {
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 20px;
    padding: 30px 15px;
    margin-top: 25px;
}
.kg-inner-wrap ul.kg-list-content {
    margin: 0;
    list-style: none;
    display: flex;
    padding: 0;
    flex-direction: column;
    gap: 25px;
}
.kg-inner-wrap ul.kg-list-content li.kg-list-wrap {
    display: flex;
    width: 100%;
    align-items: center;
}
.kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-left-icon {
    max-width: 70px;
    margin-right: 15px;
    position: relative;
}
.kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-right-info-wrap {
    display: block;
    width: calc(100% - 70px);
}
.kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-right-info-wrap .kg-info h2 {
    color: #4f5358;
    font-size: 18px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-right-info-wrap .kg-info p {
    color: #858789;
    margin: 0;
    font-size: 18px;
    line-height: 30px;
}
.kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-left-icon .img-wrap {
    max-width: 65px;
}
}
/* slider on mobile in product pages  */
@media screen and (min-width: 768px){
    .kg-col-full .product .kg-mobile-product-gallary{
        display: none;
    }
    .kg-col-full .product .woocommerce-product-gallery {
        display: block;
    }
}

@media screen and (max-width: 767px){
    .kg-col-full .product .woocommerce-product-gallery {
        display: none;
    }
    .kg-col-full .product .kg-mobile-product-gallary{
        display: block;
    }
}
@media screen and (max-width: 767px){
    /* .storefront-breadcrumb{
        margin-bottom: 0px;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-item .kg-product-image a {
        display: block;
        position: relative;
        max-width: 100%;
        width: 100%;
        margin: auto;
        object-fit: cover;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-item .kg-product-image a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        object-fit: cover;
        object-position: center;
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-item .kg-product-image a::after {
        content: '';
        position: relative;
        display: block;
        width: 100%;
        padding-bottom: 80%;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-dots {
        display: flex;
        justify-content: center;
        margin: 15px 0;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        background: #b8b8b8;
        margin: 0 5px;
        border-radius: 32px;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-dots button.owl-dot.active {
        background: #000;
    } */

    .storefront-breadcrumb{
        margin-bottom: 0px;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-dots {
        display: flex;
        justify-content: center;
        margin: 15px 0;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        background: #b8b8b8;
        margin: 0 5px;
        border-radius: 32px;
    }
    .kg-col-full .product .kg-mobile-product-gallary .owl-dots button.owl-dot.active {
        background: #000;
    }
}
@media only screen and (max-width: 767px){
    .single-product .kg-col-full{
        padding: 0;
        padding-bottom: 12%;
    }
    .single-product .product.type-product > div,
    .single-product .product.type-product > section{
        padding: 0 20px;
    }
    .single-product .kg-col-full .product .kg-mobile-product-gallary{
        padding: 0;
    }
    }

    /* 23-01-2024 */

    header.site-header .kg_custom_head .top_nav nav#mainNav {
        padding: 10px 0;
    }
    .home.page:not(.page-template-template-homepage) .site-header{
        margin-bottom: 115px;
    }
/* 25-01-2024 */
    @media screen and (min-width: 768px){
        .site-content .kg-col-full .content-area {
            margin: auto !important;
            float: none;
        }
    }

    @media screen and (min-width: 768px) {
        .site-content .kg-col-full .content-area .kg-right-sidebar-wrap {
            width: 75% !important;
            margin: auto !important;
            float: none;
        }
        .site-content .kg-col-full .content-area .status-publish {
            width: 100% !important;
            /* width: 75% !important; */
            /* margin: auto !important; */
            float: none;
        }
    }
    .site-content .kg-col-full .content-area .post-14472.status-publish {
        width: 100% !important;
    }
/*06-11-2024*/
.single-product .product .entry-summary section.up-sells.upsells{
    display: none;
}
@media screen and (min-width: 767px) {
    .kg-desktop-info-content {
        margin-top: 45px;
    }
    .kg-inner-wrap ul.kg-list-content {
        margin: 0;
        list-style: none;
        display: flex;
        padding: 0;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap {
        display: flex;
        width: 25%;
        align-items: center;
        margin-bottom: 15px;
    }
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-left-icon {
        max-width: 70px;
        margin-right: 15px;
        position: relative;
    }
    .kg-desktop-info-content .kg-inner-wrap .kg-list-content .kg-list-wrap .kg-left-icon .img-wrap figure{
        display: block;
        max-width: 100%;
        height: auto;
        object-fit: cover;
        position: relative;
        margin: auto;
    }
    .kg-desktop-info-content .kg-inner-wrap .kg-list-content .kg-list-wrap .kg-left-icon .img-wrap figure img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        object-fit: contain;
        object-position: center;
        width: auto;
        height: auto;
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        border-radius: 100%;
        animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
        -webkit-animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
        opacity: 1;
        transition: all 0.7s;
    }
    .kg-desktop-info-content .kg-inner-wrap .kg-list-content .kg-list-wrap .kg-left-icon .img-wrap figure::after {
        padding-bottom: 100%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-left-icon .img-wrap {
        max-width: 65px;
        width: 65px;
    }
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-right-info-wrap {
        display: block;
        padding-right: 10px;
        width: calc(100% - 70px);
    }
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap .kg-right-info-wrap .kg-info h2 {
        color: #4f5358;
        font-size: 16px;
        margin-bottom: 6px;
        text-transform: uppercase;
    }
}
@media screen and (max-width: 1270px) and (min-width: 992px) {
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap {
        width: 33%;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px) {
    .kg-inner-wrap ul.kg-list-content li.kg-list-wrap {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .kg-desktop-info-content {
        display: none;
    }
}
@media screen and (max-width: 767px){
    .single-product .woo-variation-gallery-product .woo-variation-product-gallery{
        width: 100% !important
    }
}
