/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
    padding-right: 15px;
}

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #373737;
}

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #888;
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #333;
}

.toggle-nav,
a.closebtn {
    display: none;
}

.main-navigation ul ul li {
    padding: 10px;
}

/*-------------- media section ---------------*/
@media screen and (max-width: 474px) {
    .related.products li {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) {
    .sing-sop div.product div.images {
        width: 50%;
    }
}

@media screen and (max-width:575px) {
    section.banner-image {
        background-size: cover;
    }

    .page-template-default .middle-content,
    #about-us {
        text-align: center;
    }

    .admin-bar .sticky.stickynavbar {
        margin-top: 45px;
    }

    .banner-image .empty-cell {
        display: contents;
    }

    .banner-image .card {
        border-radius: 0;
    }

    .main_heading {
        font-size: 22px;
    }

    .main_para {
        font-size: 16px;
    }

    #footer h3 {
        text-align: center;
        color: #e04e8f;
    }

    #footer {
        text-align: center;
    }

    #footer ul li {
        text-align: center;
        list-style: none;
    }

    #footer ul {
        padding-left: 0;
    }

    .footer1 .social_widget {
        margin-top: 4%;
        margin-bottom: 4%;
    }

    div.shop .summary {
        text-align: center;
    }

    div.shop .woocommerce-product-rating {
        display: flex;
        margin-bottom: 5px !important;
        justify-content: center;
    }

    div.sing-sop .woocs_price_code {
        justify-content: center;
    }

    section {
        padding: 30px 0 !important;
    }

    .owl-nav {
        display: none !important;
    }

    #new-arrivals .head-section {
        text-align: center;
    }

    #new-arrivals p.main-para {
        width: 100%;
    }

    div.nav_wrap .header-nav {
        display: flex;
        justify-content: center;
    }

    .testimonial-head,
    .blog-box,
    #full-width-blog,
    #blog-left-sidebar,
    #blog-right-sidebar {
        text-align: center;
        padding: 10px 0;
    }

    #footer_box .footer2 {
        margin-top: 15px;
    }

    #testimonial_single {
        text-align: center;
    }

    #comments p.comment-form-cookies-consent {
        display: flex;
    }

    #comments p.comment-form-cookies-consent input {
        margin-right: 20px;
    }

    .single-blog .content_page {
        text-align: center;
    }

    .single-blog .nav-links .post-title {
        display: none;
    }

    .shop #content {
        text-align: center;
    }

    #shop ul.products li {
        width: 100%;
    }

    div.sing-sop p.price {
        justify-content: center;
    }

    div.sing-sop form.cart .quantity {
        margin-bottom: 15px !important;
    }

    .woocommerce div.product form.cart {
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-items: center;
    }

    div.shop .summary form.cart {
        display: flex;
        margin: 0 auto;
        justify-content: center;
    }

    .woocommerce div.product form.cart .variations {
        margin: 0;
    }

    div.woocommerce-variation-price {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
    }

    div.sing-sop h1 {
        font-size: 28px;
    }

    .contac_form span.wpcf7-form-control-wrap input {
        margin: 0 12px 20px 0 !important;
    }

    .page-header h1 {
        text-align: center;
    }

    body.author .no-side-bar {
        text-align: center;
    }

    .postbox3 .postpic .post-date {
        position: absolute;
        top: 5px;
        left: 5px;
        bottom: unset;
        margin: unset;
    }

    #contentwoocom .product {
        text-align: center;
    }

    #footer .media {
        display: block;
        text-align: center;
    }

    #footer .media,
    #footer .media-body {
        align-items: center;
    }

    .woocommerce-message {
        display: flex;
        flex-flow: column-reverse;
    }

    .woocommerce-message a {
        width: fit-content;
        margin-top: 10px !important;
    }

    .woocommerce table.cart td.actions .coupon .input-text+.button {
        font-size: 12px;
        padding: 10px;
    }

    div.product:nth-child(5),
    div.product:nth-child(6) {
        margin-bottom: 10px;
    }

    .header-wrap {
        padding: 15px 0px;
    }

    .header-wrap .nav_wrap {
        justify-content: space-evenly;
    }

    #header .logo img {
        margin-bottom: 0px;
    }

    .header-wrap .full-cont {
        padding: 8px 0;
    }

    .header-wrap .logo-image {
        justify-content: center;
    }

    .header-wrap .search button.search-submit {
        padding: 12px 20px 13px;
    }

    div.cat-drop,
    div.srch-form {
        padding: 0px 15px;
    }

    #header div.search form {
        border-left: 1px solid #29AAE2;
        border-radius: 10px;
    }

    #footer h3::after {
        left: 0;
        right: 0;
        margin: auto;
    }

    #trending .product-image img,
    #popular .prod img {
        width: 100%;
    }

    #trending .product-content {
        width: 85%;
        -webkit-flex: inherit;
    }

    #trending .tab-pane div.row {
        justify-content: center;
    }

    section.banner-image {
        padding: 0 !important;
    }

    div#sidebar {
        margin-top: 15px;
    }

    .innermenubox {
        padding-bottom: 0 !important;
    }

    h1.entry-title,
    div.middle-align .search-col .row p,
    div.search-col form {
        text-align: center;
    }

    div.middle-align .search-col .row {
        justify-content: center;
    }

    div.search-col form input.search-field {
        margin-bottom: 10px;
    }

    div.slider-banner .media:hover img {
        animation: none;
    }

    #trending div.view {
        position: initial;
        margin-bottom: 15px;
    }

    #banner .product-details {
        text-align: center;
    }

    #banner .custom_product_meta {
        text-align: center;
        display: block;
    }

    #banner .custom_product_meta a.coll {
        display: block;
        margin: 10px auto;
    }

    #footer_box form p,
    #footer_box form p span.wpcf7-form-control-wrap {
        display: initial;
    }

    div.footer-cols {
        padding-top: 0;
    }

    div.footer-2,
    div.footer3,
    div.footer4 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .payment-methods {
        justify-content: center;
    }

    #newsletter h2 {
        font-size: 30px;
    }

    div.newsletter_form form p input[type=text] {
        width: 100%;
    }

    #newsletter .invalid .wpcf7-not-valid-tip {
        position: absolute;
        top: -40px;
    }

    #newsletter form.failed .wpcf7-response-output {
        font-size: 12px;
        bottom: -32px;
        color: red;
    }

    #newsletter .newsletter-content,
    #tandc {
        text-align: center;
    }

    #about-us div.content {
        text-align: center;
    }

    #testimonial .test-item {
        text-align: center;
    }

    #testimonial h3.main_heading {
        margin: 0;
    }

    .search-head div.search-container input {
        width: 80%;
    }

    .toggle-nav {
        padding-left: 21px;
    }

    .contact-box .google-map {
        padding-top: 5% !important;
    }

    #testimonial .test-info {
        width: 100%;
    }

    div.test-info div.cont p {
        margin-top: 6%;
    }

    #testimonial .test-cont {
        justify-content: center;
    }

    .testimonial-head p,
    #our_blogs p.blog-subhead,
    p.faq-main-text.text-center {
        width: 90%;
    }

    #faq .accordion-button {
        text-align: center;
    }

    #trending-category .row {
        justify-content: center;
    }

    #trending-category .cat-comp,
    #trending div.prod,
    #popular .prod {
        flex-basis: 80%;
    }

    #trending-category p.cat-para,
    #trending p.main-para,
    #popular p.main-para {
        width: 95%;
        margin: 2% auto 6%;
    }

    #trending-category .cat-comp:nth-child(n+2),
    #trending div.prod:nth-child(n+2),
    #popular .prod:nth-child(n+2) {
        margin-top: 12%;
    }

    #trending div.row,
    #popular .row {
        justify-content: center;
    }

    .product-rating .rat-star {
        justify-content: center;
        margin-right: 0;
    }

    /* div.details h5 {
        text-align: center;
    } */
    

    .price {
        justify-content: center;
    }

    div.newsletter_form .sub-btn::after {
        position: relative;
        right: 30px;
        top: 2px;
    }

    div.newsletter_form form input[type=submit] {
        position: unset;
        margin-top: 15px;
    }

    #newsletter .wpcf7-response-output {
        position: unset;
    }

    #about-us .img-section {
        text-align: center;
        margin-top: 10%;
    }

    #about-us .img-section .main-img img {
        width: 100%;
        margin: 0;
    }

    #about-us .row {
        flex-direction: column-reverse;
    }

    #about-us .img-section .main-img-two img,
    #about-us .img-section .main-img-three img {
        position: unset;
        width: 100%;
        margin-top: 20px;
    }

    #about-us .cust-review {
        width: fit-content;
        margin: 0 auto;
        box-shadow: 2px 10px 40px #77b5b285;
        margin-top: 20px;
        position: unset;
    }

    .thumb-img img {
        position: unset;
        transform: unset;
    }

    #about-us .cust-img {
        position: unset;
        width: fit-content;
        margin: 20px auto 0;
    }

    #about-us h2.main-head {
        font-size: 24px;
        line-height: 30px;
    }

    #about-us p.story-para {
        font-size: 12px;
        line-height: 20px;
    }

    ul.green-points li {
        font-size: 12px;
        line-height: 26px;
    }

    #topabr .top-location {
        text-align: center;
        flex-basis: 100%;
        order: 1;
        margin-bottom: 4px;
    }

    #topabr .top-phone {
        flex-basis: 100%;
        order: 3;
        text-align: center;
        margin-bottom: 4px;
    }

    #topabr .top-email {
        flex-basis: 100%;
        order: 2;
        text-align: center;
        margin-bottom: 4px;
    }

    #topabr .top-timing {
        flex-basis: 100%;
        order: 4;
        text-align: center;
    }

    #topabr .top-lang {
        flex-basis: 100%;
        justify-content: center;
        display: flex;
        order: 5;
        margin-top: 5px;
    }

    #banner .right-side {
        display: flex;
        flex-flow: column;
    }

    #banner .left-card {
        width: 100%;
        text-align: center;
        position: unset;
    }

    #banner .banner-platter {
        flex-flow: column;
        flex-direction: column-reverse;
    }

    #banner .left-side img {
        height: 300px;
        object-fit: cover;
    }

    #banner .contents {
        padding: 8% 5% 15%;
        text-align: center;
        order: 1;
    }

    #banner .social {
        order: 2;
        position: unset;
        text-align: center;
        margin-bottom: 30px;
    }

    .right-side h1 {
        width: 100%;
        font-size: 30px;
    }

    #banner .right-side img {
        position: unset;
        width: 100%;
        order: 3;
    }

    #footer_box {
        padding-top: 0;
    }

    #footer_box .pay-methods {
        width: 100%;
        position: unset;
    }

    #footer_box .payment-imgs {
        flex-flow: column;
    }

    .payment-imgs img {
        margin-bottom: 10px;
        margin-right: unset;
    }

    .portfolio-contact .contact-img-bg,
    #portfolio .img-bg {
        background-size: 100% 100%;
    }

    #portfolio h1 {
        font-size: 50px;
    }

    .portfolio-contact h2 {
        font-size: 45px;
        width: 90%;
    }

    .portfolio-contact .cont-div {
        margin-top: 8%;
    }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}

@media screen and (min-width: 576px) and (max-width:767px) {
    section.banner-image {
        background-size: cover;
    }

    .toggle-nav {
        top: 0px;
    }

    #testimonial .owl-dots {
        display: block !important;
    }

    .admin-bar .sticky.stickynavbar {
        margin-top: 45px;
    }

    .testimonial,
    .testimonial-head {
        text-align: center;
    }

    .main_heading {
        font-size: 25px;
    }

    .owl-nav,
    .owl-dots {
        display: none !important;
    }

    #footer_box .footer3 {
        margin-top: 20px;
    }

    #comments p.comment-form-cookies-consent {
        display: flex;
    }

    #comments p.comment-form-cookies-consent input {
        margin-right: 20px;
    }

    .single-blog .nav-links .post-title {
        display: none;
    }

    .contac_form span.wpcf7-form-control-wrap input {
        margin: 0 12px 20px 0 !important;
    }

    div.shop .summary {
        text-align: center;
    }

    div.shop .woocommerce-product-rating {
        display: flex;
        margin-bottom: 5px !important;
        justify-content: center;
    }

    div.sing-sop .woocs_price_code {
        justify-content: center;
    }

    div.shop .summary form.cart {
        display: flex;
        margin: 0 auto;
        justify-content: center;
    }

    .postbox3 .postpic .post-date {
        position: absolute;
        top: 5px;
        left: 5px;
        bottom: unset;
        margin: unset;
    }

    div.rowing .full-cont {
        padding: 12px 0;
    }

    #footer div.footer-2,
    #footer div.footer5 {
        padding: 0px 15px;
    }

    #new-arrivals p.main-para {
        width: 80%;
    }

    #new-arrivals .owl-dots {
        display: block !important;
    }

    div.sing-sop h1 {
        font-size: 28px;
    }

    div.shop .woocommerce-product-rating {
        display: flex;
        margin-bottom: 5px !important;
        justify-content: center;
    }

    #trending h3 {
        margin-bottom: 5px;
    }

    .woocommerce-product-details__short-description p {
        font-size: 12px;
    }

    #header div.search form {
        padding: 10px 11px 11px 11px;
    }

    .header-wrap {
        padding: 0;
    }

    .header-wrap .search button.search-submit {
        padding: 11px 15px 13px;
    }

    .payment-methods {
        justify-content: center;
    }

    #footer_box form p,
    #footer_box form p span.wpcf7-form-control-wrap {
        align-items: center;
        display: flex;
        flex-flow: column;
    }

    #footer input[type="text"] {
        width: fit-content;
    }

    .footer-cols {
        padding-top: 20px;
    }

    #full-width-blog,
    #blog-left-sidebar,
    #blog-right-sidebar {
        padding: 20px 0;
    }

    div#sidebar {
        margin-top: 10px;
    }

    div.newsletter_form form p input[type=text] {
        width: 100%;
    }

    #testimonial h3.main_heading {
        margin-bottom: 0;
    }

    #trending .custom_product_meta {
        flex-flow: column;
    }

    .contact-box .google-map {
        padding-top: 5% !important;
    }

    .testimonial-head p {
        width: 80%;
        margin: 0% auto 6%;
    }

    #trending-category p.cat-para,
    #trending p.main-para,
    #popular p.main-para {
        width: 80%;
    }

    #trending-category .cat-comp,
    #trending div.prod,
    #popular .prod {
        flex-basis: 48%;
    }

    #trending-category .cat-comp:nth-child(n+3),
    #trending div.prod:nth-child(n+3),
    #popular .prod:nth-child(n+3) {
        margin-top: 6%;
    }

    #our_blogs p.blog-subhead,
    p.faq-main-text {
        width: 80% !important;
    }

    #about-us .row {
        flex-direction: column-reverse;
    }

    #about-us .img-section {
        margin-top: 10%;
    }

    #about-us .img-section .main-img-three img {
        bottom: 5%;
    }

    #topabr .top-location {
        flex-basis: 55%;
        order: 1;
        margin-bottom: 8px;
    }

    #topabr .top-phone {
        flex-basis: 26%;
        order: 3;
    }

    #topabr .top-email {
        flex-basis: 43%;
        order: 2;
        text-align: end;
    }

    #topabr .top-timing {
        flex-basis: 50%;
        order: 4;
    }

    #topabr .top-lang {
        flex-basis: 24%;
        justify-content: flex-end;
        display: flex;
        order: 5;
    }

    .header-wrap .nav_wrap {
        justify-content: space-around;
    }

    #banner .left-card {
        width: 100%;
        position: unset;
    }

    #banner .right-side img {
        width: 100%;
    }

    .right-side h1 {
        font-size: 36px;
        width: 100%;
    }

    #footer_box {
        padding-top: 16%;
    }

    #footer_box .pay-methods {
        width: 100%;
    }

    .portfolio-contact .contact-img-bg,
    #portfolio .img-bg {
        background-size: 100% 100%;
    }

    #portfolio h1 {
        font-size: 60px;
    }

    .portfolio-contact h2 {
        font-size: 50px;
    }

    .portfolio-contact .cont-div {
        margin-top: 5%;
    }

    #newsletter .newsletter-content {
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    section.banner-image {
        background-size: cover;
    }

    #new-arrivals .owl-dots {
        display: block !important;
    }

    #new-arrivals .product-image img {
        width: 100% !important;
    }

    #new-arrivals p.main-para {
        width: 75%;
    }

    .admin-bar .sticky.stickynavbar {
        margin-top: 46px;
    }

    .toggle-nav {
        margin-top: 0px !important;
    }

    .owl-nav,
    .owl-dots {
        display: none !important;
    }

    .single-blog .nav-links .post-title {
        display: none;
    }

    .postbox3 .postpic .post-date {
        position: absolute;
        top: 5px;
        left: 5px;
        bottom: unset;
        margin: unset;
    }

    .header-wrap {
        padding: 5px 0;
    }

    .header-wrap div.bg-media {
        justify-content: center;
    }

    #footer div.footer-2,
    #footer div.footer5 {
        padding: 0px 15px;
    }

    div.sing-sop h1 {
        font-size: 28px;
    }

    .woocommerce-product-details__short-description p {
        font-size: 12px;
        margin-bottom: 30px;
    }

    #testimonial h3.main_heading {
        margin-top: 0;
    }

    #popular h3,
    #trending h3 {
        margin-bottom: 10px;
    }

    .contact-box .google-map {
        padding-top: 5% !important;
    }

    #footer_box form p,
    #footer_box form p span.wpcf7-form-control-wrap {
        display: initial;
    }

    div.footer3,
    div.footer4 {
        margin-top: 15px;
    }

    div.footer-cols {
        padding-top: 0;
    }

    .header-wrap .search button.search-submit {
        padding: 12px 20px 13px;
    }

    #full-width-blog,
    #blog-left-sidebar,
    #blog-right-sidebar {
        padding: 20px 0;
    }

    div#sidebar {
        margin-top: 10px;
    }

    div.newsletter_form form p input[type=text] {
        width: 100%;
    }

    #newsletter .invalid .wpcf7-response-output {
        bottom: -60px;
    }

    div.newsletter_form form p input[type=text] {
        padding: 15px 160px 15px 16px;
    }

    #about-us .img-section {
        margin-top: 10%;
    }

    #testimonial .test-info {
        width: 98%;
    }

    #trending-category p.cat-para,
    #trending p.main-para,
    #popular p.main-para {
        width: 70%;
    }

    #trending-category .cat-comp,
    #trending div.prod,
    #popular .prod {
        flex-basis: 48%;
    }

    #trending-category .cat-comp:nth-child(n+3),
    #trending div.prod:nth-child(n+3),
    #popular .prod:nth-child(n+3) {
        margin-top: 5%;
    }

    #our_blogs p.blog-subhead,
    p.faq-main-text {
        width: 75%;
    }

    #trending .product-image img {
        width: 100%;
    }

    #about-us .cust-img {
        top: 0;
        left: 0;
        right: unset;
    }

    #about-us .img-section .main-img img {
        margin-top: 18%;
        width: 54%;
    }

    #about-us .img-section .main-img-two img {
        right: 0;
        width: 40%;
    }

    #about-us .img-section .main-img-three img {
        right: 0;
        bottom: 0;
        width: 36%;
    }

    #about-us .cust-review {
        right: 32%;
    }

    #about-us .row {
        flex-direction: column-reverse;
    }

    #faq .row {
        justify-content: center;
    }

    #topabr .row {
        justify-content: center;
    }

    #topabr .top-location {
        flex-basis: 43%;
        margin-bottom: 10px;
    }

    #topabr .top-phone {
        flex-basis: 25%;
    }

    #topabr .top-email {
        flex-basis: 32%;
    }

    #topabr .top-timing {
        flex-basis: 40%;
    }

    #topabr .top-lang {
        flex-basis: 10%;
    }

    #banner .left-card {
        width: 100%;
        position: unset;
    }

    #banner .right-side img {
        width: 100%;
    }

    .right-side h1 {
        font-size: 36px;
        width: 100%;
    }

    #footer_box {
        padding-top: 14%;
    }

    #footer_box .pay-methods {
        width: 100%;
    }

    .portfolio-contact .contact-img-bg,
    #portfolio .img-bg {
        background-size: 100% 100%;
    }

    #testimonial .owl-dots {
        display: block !important;
    }
}

@media screen and (min-width: 783px) and (max-width: 991px) {
    .admin-bar .sticky.stickynavbar {
        margin-top: 32px;
    }
}

@media screen and (min-width: 992px) and (max-width:1200px) {

    .toggle-nav {
        margin-top: 0px !important;
    }

    .owl-nav {
        display: none !important;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .main-navigation a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .main-navigation ul ul {
        background-color: transparent;
    }

    .main-navigation ul ul li,
    .menubar.scrolled .main-navigation ul ul li {
        border-bottom: none;
    }

    .main-navigation .current_page_item>a,
    .main-navigation .current-menu-item>a {
        color: #0E6D96;
    }

    .site-description {
        font-size: 12px !important;
    }

    .toggle-nav {
        display: block;
        position: relative;
        float: right;
        right: 15px;
        height: 30px;
        width: 30px;
        cursor: pointer;
        margin: 0 auto;
        z-index: 999;
        right: 0;
        text-align: right;
        right: 0;
        margin-right: 0;
    }

    .toggle-nav i {
        font-size: 29px;
        color: #151515;
    }

    #header .search-head {
        border-color: #fff;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999999;
        top: 0;
        right: 0;
        background-color: #ffffff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
    }

    #mySidenav .main-navigation li.hot:before {
        display: none;
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        display: block;
        color: #000;
    }

    .sidenav #site-navigation {
        width: 100%;
    }

    .toggle-nav span {
        cursor: pointer;
        text-align: right;
    }

    iframe {
        width: 100%;
    }

    .innermenubox {
        position: static;
        padding-bottom: 10px;
    }

    .main-navigation .menu {
        float: none;
        text-align: center;
    }

    .main-navigation ul ul li,
    #masthead.scrolled .main-navigation ul ul li {
        display: block;
    }

    .main-navigation .menu>ul>li.highlight {
        background: transparent !important;
    }

    .menu>ul>li:hover:before,
    .menu>ul>li.current_page_item:before,
    .menu>ul>li.current-menu-item:before {
        display: none;
    }

    .sf-arrows .sf-with-ul:after {
        border-top-color: #333;
    }

    .toggle i.fa.fa-bars,
    .toggle i.fa.fa-times {
        float: right;
        color: black;
    }

    .menubar .nav ul {
        width: 100%;
        margin-top: 0;
    }

    .menubar .nav ul li,
    .menubar.scrolled .main-navigation li {
        border-top: 1px #303030 solid;
        display: block;
        text-align: left;
        float: none;
        width: 18rem;
        padding: 5px;
    }

    .nav ul li a {
        padding: 5px 10px;
        display: block;
        color: #000 !important;
    }

    .nav ul li a:hover {
        color: #9bb935;
    }

    .nav ul li ul,
    .nav ul li ul ul {
        display: block !important;
    }

    .nav ul li ul li a:before {
        content: "\00BB \00a0";
    }

    .nav ul li ul li a {
        padding-left: 20px !important;
    }

    .nav ul li ul li ul li a {
        padding-left: 30px !important;
    }

    .main-navigation ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
    }

    .top_bar_btn {
        padding: 0;
    }

    .main-navigation li.current_page_item {
        border: none;
    }

    .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }

    .woocommerce-page table.cart .product-thumbnail::before {
        content: unset;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation li {
        padding: 10px 8px;
    }

    .img-div {
        display: flex;
        align-items: center;
    }

    #footer .media-body h5 {
        font-size: 16px;
    }

    div.sing-sop h1 {
        font-size: 28px;
    }

    .woocommerce-product-details__short-description p {
        font-size: 12px;
        margin-bottom: 30px;
    }

    #testimonial h3.main_heading {
        margin-top: 0;
    }

    #footer_box form p {
        display: initial;
    }

    #footer input[type="text"],
    #footer input[type="email"] {
        width: 100%;
    }

    div.contact-form form {
        text-align: initial;
    }

    .header-wrap .search button.search-submit {
        padding: 12px 40px 13px;
    }

    div#sidebar {
        margin-top: 0;
    }

    #our_blogs p.blog-subhead {
        width: 60%;
    }

    #newsletter h2 {
        font-size: 34px;
    }

    #about-us h2.main-head {
        font-size: 28px;
        line-height: 36px;
    }

    #about-us p.story-para {
        font-size: 15px;
        line-height: 26px;
    }

    ul.green-points li {
        font-size: 12px;
        line-height: 35px;
    }

    #about-us .img-section .main-img img {
        width: 48%;
    }

    #about-us .img-section .main-img-three img {
        bottom: 3%;
    }

    #about-us .cust-review {
        right: 28%;
    }

    #topabr a,
    #topabr span {
        font-size: 12px;
    }

    #topabr .top-location {
        flex-basis: 28%;
    }

    #topabr .top-phone {
        flex-basis: 13%;
    }

    #topabr .top-email {
        flex-basis: 22%;
    }

    #topabr .top-timing {
        flex-basis: 25%;
    }

    #topabr .top-lang {
        flex-basis: 12%;
    }

    #banner .left-card {
        width: 100%;
        height: 70%;
        background-color: #f5feffc4;
    }

    #banner .right-side img {
        width: 50%;
    }

    .right-side h1 {
        font-size: 32px;
    }

    .portfolio-contact h2 {
        width: 70%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .main-navigation a {
        font-size: 13px;
    }

    #new-arrivals .owl-nav {
        display: none;
    }

    #topabr .top-location {
        flex-basis: 27%;
    }

    #topabr .top-phone {
        flex-basis: 13%;
    }

    #topabr .top-email {
        flex-basis: 21%;
    }

    #topabr .top-timing {
        flex-basis: 25%;
    }

    #topabr .top-lang {
        flex-basis: 14%;
    }

    .right-side h1 {
        font-size: 36px;
    }

    #testimonial .owl-nav .owl-prev {
        transform: translateX(-20px);
    }

    #testimonial .owl-nav .owl-next {
        transform: translateX(20px);
    }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    #our_blogs p.blog-subhead {
        width: 45%;
    }

    #about-us p.story-para {
        font-size: 17px;
        line-height: 32px;
    }

    ul.green-points li {
        font-size: 17px;
        line-height: 46px;
    }

    #about-us .sec-btn {
        margin-top: 40px;
    }

    a.explore {
        padding: 24px 48px;
        font-size: 18px;
    }

    #about-us .img-section .main-img img {
        margin-top: 17%;
        width: 53%;
    }

    #about-us .img-section .main-img-two img {
        right: 45px;
        width: 35%;
    }

    #about-us .img-section .main-img-three img {
        right: 45px;
        bottom: 5%;
        width: 35%;
    }

    #about-us .cust-review {
        bottom: 28%;
        right: 27%;
        padding: 20px 32px;
    }

    #about-us i {
        font-size: 14px;
        margin: 5px;
    }

    h6.cust-name,
    p.cust-desig {
        font-size: 18px;
    }

    #about-us h2.main-head {
        font-size: 40px;
        line-height: 50px;
    }

    #faq .accordion-body p {
        font-size: 16px;
    }

    #banner .left-card {
        width: 42%;
        padding: 50px 28px 50px;
    }

    #banner .left-card h4 {
        font-size: 20px;
        margin-top: 6px;
    }

    #banner .left-card p,
    #banner .left-card a {
        font-size: 15px;
    }

    #banner .right-side img {
        width: 59.3%;
    }

    #footer_box {
        padding-top: 10%;
    }

    #testimonial .owl-nav .owl-prev {
        transform: translateX(-20px);
    }

    #testimonial .owl-nav .owl-next {
        transform: translateX(20px);
    }
}

@media screen and (min-width: 1600px) and (max-width: 1920px) {

    .main-navigation li,
    .main-navigation li.menu-item-has-children {
        padding: 14px 18px;
    }

    #banner .custom_product_meta a.coll {
        padding: 17px 50px;
        width: 300px;
        border-radius: 50px;
        font-size: 20px;
    }

    div.header-wrap div.all_categories {
        width: 250px;
    }

    .all_categories p {
        font-size: 16px;
    }

    .off-prod p.off-para {
        font-size: 20px;
    }

    #testimonial .two .name-date a,
    #testimonial .two .name-date span {
        font-size: 24px;
    }

    div.test-info div.cont p {
        font-size: 19px;
        line-height: 32px;
    }

    #footer .contact-form p.cont-para {
        font-size: 20px;
    }

    .off-prod a.view {
        width: 300px;
        text-align: center;
        font-size: 18px;
        padding: 14px;
        border-radius: 50px;
    }

    #trending h3,
    #popular h3,
    #new-arrivals h3 {
        margin-bottom: 10px;
    }

    .off-prod h3 {
        font-size: 50px;
    }

    div.custom_product_meta a.added_to_cart,
    .custom_product_meta a.add_to_cart_button {
        font-size: 18px;
        padding: 10px 0px;
    }

    #new-arrivals .product-image {
        padding: 0;
    }

    .main-navigation li {
        padding: 14px 20px;
    }

    .main-navigation a {
        font-size: 20px;
    }

    #footer input[type="text"],
    #footer input[type="email"] {
        width: 100%;
    }

    #footer_box form p {
        justify-content: space-evenly;
    }

    #about-us p.story-para {
        font-size: 17px;
        line-height: 32px;
    }

    ul.green-points li {
        font-size: 17px;
        line-height: 46px;
    }

    #about-us .sec-btn {
        margin-top: 40px;
    }

    a.explore {
        padding: 24px 48px;
        font-size: 18px;
    }

    #about-us .img-section .main-img img {
        margin-top: 17%;
        width: 53%;
    }

    #about-us .img-section .main-img-two img {
        right: 45px;
        width: 35%;
    }

    #about-us .img-section .main-img-three img {
        right: 45px;
        bottom: 7%;
        width: 33%;
    }

    #about-us .cust-review {
        bottom: 28%;
        right: 27%;
        padding: 20px 32px;
    }

    #about-us i {
        font-size: 14px;
        margin: 5px;
    }

    h6.cust-name,
    p.cust-desig {
        font-size: 18px;
    }

    #about-us h2.main-head {
        font-size: 40px;
        line-height: 50px;
    }

    .owl-nav .owl-prev {
        transform: translate(-100px, -40px) !important;
    }

    .owl-nav .owl-next {
        transform: translate(100px, -40px) !important;
    }

    #trending .owl-carousel .owl-nav {
        display: block;
    }

    #our_blogs p.blog-subhead {
        width: 45%;
    }

    #newsletter p.sub-head {
        width: 85%;
    }

    #faq .accordion-body p {
        font-size: 16px;
    }

    #topabr .gtranslate_wrapper {
        width: 17%;
    }

    #topabr .top-contents,
    .header-wrap .resp-header {
        max-width: 1600px;
    }

    .header-wrap .nav_wrap {
        justify-content: space-around;
        margin-right: -20px;
    }

    #banner .left-card {
        width: 42%;
        padding: 50px 28px 50px;
    }

    #banner .left-card span {
        font-size: 18px;
    }

    #banner .left-card h4 {
        font-size: 24px;
        margin-top: 6px;
    }

    #banner .left-card p,
    #banner .left-card a {
        font-size: 18px;
    }

    #banner .right-side img {
        width: 51.6%;
    }

    #banner .social {
        right: 2%;
    }

    .right-side h1 {
        line-height: 64px;
        font-size: 52px;
    }

    .right-side .small-words {
        font-size: 18px;
    }

    #banner .contents {
        padding-top: 10%;
    }

    .right-side .read a {
        font-size: 16px;
        padding: 18px 38px;
    }

    .right-side .read {
        margin-top: 30px;
    }

    /* #footer_box {
        padding-top: 8%;
    } */

    .portfolio-contact h2 {
        width: 40%;
    }

    #testimonial .owl-nav {
        bottom: 50%;
    }
}