/*Styles of media quries start from here*/

@media (max-width: 575px) {
    .section_headings{
        margin-top: 25px;
    }
    .post_content .post_title {
        min-height: 45px;
    }

    .home_slider .slide_desc {
        display: none !important;
    }
    header .header_cart .tcart {
        display: none;
    }

    header .header_cart::before {
        display: none;
    }

    header .header_cart::after {
        font-size: 17px;
        margin: 0;
    }

    header .header_cart {
        margin: 0;
        margin-left: 20px;
    }

    .woocommerce-notices-wrapper .woocommerce-message {
        display: flex;
        align-items: center;
        flex-flow: column-reverse;
    }

    .woocommerce-order-received .woocommerce-order-overview {
        justify-content: center;
    }

    .woocommerce-order-received .woocommerce-order-overview li {
        width: 50%;
        padding: 15px 0 !important;
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .map-container .point {
        width: 10px;
        height: 10px;
    }

    .single_product .request_price_holder {
        display: flex;
        flex-flow: column;
    }

    .single_product .request_price_holder .request_price_notif {
        width: auto;
        margin-bottom: 9px;
    }

    .single_product .request_price_holder .price_btn {
        width: auto;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_title {
        text-align: center;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_info_opt {

        justify-content: center;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_desc {
        margin-bottom: 10px;
        text-align: center;
    }

    .woocommerce-account .cta_wrapper {
        padding: 25px;
    }

    .woocommerce-account .cta_title::before {
        display: block;
        margin: 0;
        margin-bottom: 5px;
        text-align: center;
        font-size: 25px;
    }

    .woocommerce-account .cta_title {
        text-align: center;
    }

    .woocommerce-account .cta_info_wrapper {
        display: block;
        text-align: center;
    }

    .woocommerce-account .cta_desc {
        text-align: center;
        width: 100%;
    }

    .woocommerce-account .cta_btn {
        margin-top: 8px;
    }

    .brand_roll_box {
        margin: 0 auto;
    }

    .woocommerce-account #legaluser-form {
        padding: 30px 15px;
    }

    .woocommerce-account #legaluser-form .acf-field.acf-field-image .acf-image-uploader div.hide-if-value p {
        font-size: 12px;
    }

    .woocommerce-account .legaluser-table tr {
        width: 100%;
    }

    .woocommerce-page .inner_pages_opt {
        padding-top: 0;
    }

    .woocommerce-checkout .checkout-points-form .wrapper {
        justify-content: center;
    }

    .woocommerce-checkout .checkout-points-form .wrapper .title {
        margin-bottom: 10px;
    }
    .home_catalog .catalog_sc_title{
        width: 90%;
    }
    .home_catalog{
        min-height: 280px;
    }
}


@media (min-width: 576px) and (max-width: 767px) {
    .post_content .post_title {

        min-height: 68px;
    }

    .home_about {
        padding-top: 40px;
    }

    .post_content .post_date {
        width: 140px;
        right: calc(50% - 70px);
    }

    .newsletter_wrapper .mailerlite-form #mailerlite-1-field-email {
        min-width: 200px;
    }

    .main_footer .footer_menu_wrapper {
        padding-top: 30px;
    }

    .home_slider .slide_desc {
        display: none !important;
    }

    .single_product #thumbnailSlider .owl-nav {
        width: 104%;
        right: -2%;
    }

    .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item th {
        font-size: 13px;
    }

    .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item td, .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item td p {
        font-size: 13px;
    }

    /*.search_wrapper form {*/
    /*    bottom: -70px;*/
    /*    min-width: 350px;*/
    /*    left: 0;*/
    /*}*/
    /*.search_wrapper #search_input {*/
    /*    min-height: 40px;*/
    /*}*/
    /*.search_wrapper .search_icon {*/
    /*    width: auto;*/
    /*}*/
    /*.main_header .header_opt_wrapper{*/
    /*    padding-left: 0;*/
    /*}*/
    .price_popup_wrapper {
        width: 70%;
        min-height: 401px;
        top: calc(50% - 200.5px);
    }

    .popup_status {
        width: 70%;
    }

    .woocommerce-order-received .woocommerce-order-overview {
        justify-content: center;
    }

    .woocommerce-order-received .woocommerce-order-overview li {
        width: 50%;
        padding: 15px 0 !important;
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        max-width: 100%;
        margin-bottom: 20px;
    }

    header .header_cart .tcart {
        display: none;
    }

    header .header_cart::before {
        display: none;
    }

    header .header_cart::after {
        font-size: 17px;
        margin: 0;
    }

    header .header_cart {
        margin: 0;
        margin-left: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_info_wrapper {
        padding: 25px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_desc {
        width: 67%;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_info_opt {
        flex-wrap: nowrap;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_btn {
    }

    .product_box .product_content {
        padding: 10px;
    }

    .product_content .product_price .woocommerce-Price-amount {
        padding: 5px 8px;
        font-size: 12px;
    }

    .product_content .product_price .woocommerce-Price-amount::before {
        font-size: 15px;
    }

    .product_content .product_price .woocommerce-Price-currencySymbol {
        font-size: 11px;
    }

    .brand_content .brand_info_sc {
        padding: 74px 33px 0 33px;
    }

    .woocommerce-account #legaluser-form .acf-field.acf-field-image {
        flex: 0 0 100%;
    }

    .woocommerce-account .legaluser-table tr {
        width: 49%;
    }

    .woocommerce-checkout .checkout-points-form .wrapper {
        justify-content: center;
    }

    .woocommerce-checkout .checkout-points-form .wrapper .title {
        margin-bottom: 10px;
    }


}

@media (min-width: 576px) {
    .header_wrapper .upper_header .advise_btn_wrapper {
        display: flex;
    }
    .header_wrapper .upper_header .header_opt_wrapper .advise_btn_wrapper{
    display: block;
}

    .header_wrapper .upper_header .mobile_menu_wrapper {
    }

    .single_page .cats_holder::before {
        display: block;
    }

    .single_page .cats_holder {
        /* padding: 15px 32px; */
    }

    .faq_wrapper .faq_question {
        padding: 20px;
        padding-left: 50px;
    }

    .faq_wrapper .faq_question::after {
        left: 19px;
    }

    .module_block .block_image_sc.section_left {
        order: 2;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .heading-wrapper .heading_title_holder{
        text-align: right;
    }
    .heading-wrapper .heading_title::after{
        margin: 10px 0 0;
    }
    .header_wrapper .upper_header .advise_btn {
        padding: 0 11px;
        font-size: 13px;
    }

    .header_wrapper .upper_header .advise_btn::before {

        font-size: 9px;

        margin-left: 5px;

    }



    .home_about {
        padding-top: 45px;
    }

    .main_footer .footer_menu_wrapper {
        padding-top: 30px;
    }

    .home_slider .home-slider::before, .home_slider .home-slider::after {
        display: block;
    }

    .contact_page .contact_info_holder {
        padding: 25px;
    }

    .contact_page .contact_social_holder {
        padding: 12px 15px;
    }

    .contact_page .contact_map_wrapper {
        min-height: 317px;
    }

    .contact_page .contact_form_wrapper {
        margin-top: 40px;
    }

    .editor_content blockquote {
        margin: 20px 70px 20px;
        padding: calc(1.56% + 17px) calc(3% + 8px);
    }

    .inner_thumb_vector::before {
        width: 170px;
        height: 40px;
    }

    .inner_thumb_vector::after {
        transform: scale(0.8);
        bottom: 6px;
    }

    .single_page .single_related {
        padding-top: 40px;
    }

    .single_page .single_related_title {
        margin-bottom: 30px;
    }

    #commentform .form-submit_wrapper {
        margin-top: 8px;
    }

    .comments {
        margin-top: 45px;
    }

    .single_product .wc-tabs li {
        width: 160px;
    }

    .single_product .middle_product_wrapper {
        margin-top: 45px;
    }

    .archive_products .sidebar_product {
        margin-bottom: 25px;
    }

    .search_wrapper form {
        min-width: 300px;
    }

    .main_header .header_menu_wrapper li {
        margin-left: 3px;
    }

    .main_header .header_opt_wrapper {

        min-height: auto;
    }

    .search_wrapper {
        width: auto;
        margin-left: 11px;
    }

    .search_wrapper .search_icon {
        width: auto;
    }

    .main_header .header_opt_wrapper {
        margin-top: 0;
    }

    .search_wrapper .search_icon::before {
        font-weight: normal;
        font-size: 17px;
    }

    .price_popup_wrapper {
        width: 50%;
    }

    .popup_status {
        width: 50%;
    }

    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single {
        min-height: 45px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 45px;
    }

    .woocommerce form .form-row {
        margin-bottom: 10px;
    }

    .woocommerce-checkout-review-order-table tbody .cart_item td .variation dt {
        width: 20%;
    }

    .woocommerce-checkout-review-order-table tbody .cart_item td .variation dd {
        width: 78%;
    }

    .woocommerce table.my_account_orders td {
        padding: 12px 20px;
    }

    .woocommerce-orders-table__cell-order-actions a {
        margin-left: 0 !important;
    }

    .header_wrapper .upper_header .header_menu_wrapper li a {
        font-size: 12px;
        padding: 10px 4px;
    }

    .header_wrapper .upper_header .advise_btn_wrapper {
        padding: 0;
    }

    .contact_page .contact_team_wrapper {
        margin-top: 50px;
    }

    .contact_team_wrapper .team_member_holder {
        margin-top: 35px;
    }

    .contact_team_wrapper .member_item {
        margin-bottom: 35px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation-link {
        width: 23%;
        margin: 0 1%;
        margin-bottom: 15px;
    }

    .home_customers .main_content {
        margin-top: 30px;
    }

    .home_brands {
        padding-top: 40px;
    }

    .home_brands .brands_title {
        text-align: right;
    }

    .home_brands .brands_desc {
        text-align: justify;
    }

    .home_brands .brands_map_wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .map-container .point {
        width: 12px;
        height: 12px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_info_wrapper {
        padding: 25px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_desc {
        width: 67%;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_info_opt {
        flex-wrap: nowrap;
    }

    .woocommerce-account .woocommerce-MyAccount-content .business_btn {
    }

    .module_block .block_content_wrapper .block_title {
        font-size: 20px;
    }

    .module_block .block_content_wrapper .block_subtitle {
        font-size: 16px;
        margin-top: 12px;
    }

    .module_block .block_content_wrapper .block_icon_holder {
        margin-bottom: 12px;
    }

    .single_brand .brand_info_holder {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .single_brand .brand_info_item {
        width: 50%;
        margin-bottom: 10px;
    }

    .single_brand .brands_cats_holder {
        margin-bottom: 10px;
    }

    .woocommerce-account #legaluser-form {
        padding: 30px 20px;
    }

    .woocommerce-account #legaluser-form .acf-field.acf-field-image .acf-image-uploader div.hide-if-value p {
        font-size: 12px;
    }

    .woocommerce-account .legaluser-table tr {
        width: 49%;
    }
}


@media (max-width: 767px) {
    .single_product #commentform .comment-form-comment {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .woocommerce-cart .woocommerce-cart-form {
        margin-top: 0;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: right !important;
    }

    .woocommerce-cart .woocommerce-cart-form__contents tbody td.product-name a {
        margin-right: 4px;
    }

    .woocommerce .woocommerce-cart-form table.shop_table_responsive tr td::before, .woocommerce-page .woocommerce-cart-form table.shop_table_responsive tr td::before {
        float: unset;
    }

    .woocommerce table.shop_table_responsive tr td.product-quantity, .woocommerce-page table.shop_table_responsive tr td.product-quantity {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .woocommerce-cart .woocommerce-cart-form__contents tbody tr:nth-child(odd) {
        background-color: #fff;
    }

    .woocommerce-cart .woocommerce-cart-form__contents tbody td.actions .coupon {
        display: flex;
        margin-bottom: 15px;
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100% !important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        margin-left: 6px;
    }

    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
        padding: 10px 20px;
    }

    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
        display: none;
    }

    .woocommerce form.checkout_coupon p {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    .woocommerce form.checkout_coupon p.form-row-first {
        width: 60%;
    }

    .woocommerce form.checkout_coupon p.form-row-last {
        width: 40%;
    }

    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single {
        min-height: 45px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 45px;
    }

    .woocommerce form .form-row {
        margin-bottom: 10px;
    }

    .woocommerce-account .inner_pages_opt {
        padding-top: 30px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation-link {
        width: 48%;
        margin: 0 1%;
        margin-bottom: 15px;
    }

    .woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-actions {
        text-align: left !important;
        line-height: 39px;
    }
    .blog_page .blog_sidebar_wrapper{
        position: fixed;
        right: -100%;
        top: 0;
        background: #fff;
        z-index: 9999;
        padding: 20px;
        width: 300px;
        transition: all 0.6s;
        box-shadow: 0 0 12px #00000057;
        -webkit-box-shadow: 0 0 12px #00000057;
        -moz-box-shadow: 0 0 12px #00000057;
        height: 100%;
    }
    .blog_page .blog_sidebar_wrapper.active{
        right: 0;
        transition: all 0.3s linear;
    }

    .archive_products .sidebar_product{
        position: fixed;
        right: -100%;
        top: 0;
        background: #fff;
        z-index: 9999;
        padding: 20px;
        width: 300px;
        transition: all 0.6s;
        box-shadow: 0 0 12px #00000057;
        -webkit-box-shadow: 0 0 12px #00000057;
        -moz-box-shadow: 0 0 12px #00000057;
        height: 100%;
    }

    .archive_products .sidebar_product.active{
        right: 0;
        transition: all 0.3s linear;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation::before{
        display: none;
    }

}

@media (min-width: 768px) {
    .header_wrapper .upper_header .mobile_menu_wrapper {
        display: none;
    }

    .header_wrapper .upper_header .header_menu_wrapper {
        display: flex;
        order: 2;
    }

    .home_about .about_img_wrapper {
        order: 2;
    }

    .home_about .about_content_wrapper {
        order: 1;
    }

    .home_about .about_title {
        text-align: right;
    }

    .home_about .about_desc {
        text-align: justify;
    }

    .home_about .about_btn_wrapper {
        text-align: right;
    }

    .newsletter_wrapper .all {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .newsletter_wrapper .newsletter_heading {
        margin-bottom: 0;
    }

    footer .main_footer {
        margin-top: -36px;
        padding-top: 75px;
        padding-bottom: 30px;
    }

    .home_slider .slide_desc {
        color: #e4e4e4;
        font-size: 13px;
        width: 50%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5px;
    }

    .home_slider .home-slider .owl-nav {
        top: 44%;
        padding: 0 15px;
    }

    .home_slider .home-slider .owl-nav .icon-arrow::before {
        font-size: 20px;
    }

    .single_page .post_opt_wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row-reverse;
		margin-bottom: 40px;
    }

    .single_page .tags_holder {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 0;
    }

    .single_page .tag_title {
        margin-bottom: 0;
    }

    .single_product #thumbnailSlider .owl-nav {

        width: 104%;

        right: -2%;

        top: calc(50% - 23px);

    }

    .single_product .wc-tabs {
        justify-content: flex-start;
        display: inline-flex;
    }

    .single_product .wc-tabs li a {
        padding: 15px 0 !important;
    }

    .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item th {
        text-align: right;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 35px;
        width: 22%;
        font-size: 13px;
    }

    .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item td {
        padding-top: 15px;
        padding-bottom: 15px;
        width: 78%;
    }

    .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item td, .single_product .woocommerce-product-attributes .woocommerce-product-attributes-item td p {
        font-size: 13px;
    }

    .single_product .woocommerce-Tabs-panel {
        border-radius: 10px;
        border-top-right-radius: 0;
    }

    .single_product #comments .user_message .reply_btn {
        text-align: left;
    }

    .header_wrapper .bottom_header .login_holder .user_profile {
        font-size: 14px;
    }

    .header_wrapper .bottom_header .login_holder .user_logout {
        font-size: 14px;
    }
    .mobile_navigation_wrapper{
        display: none;
    }
    .header_wrapper .upper_header .header_logo_wrapper{
    order: 1;
}
    .header_wrapper .upper_header .advise_btn_wrapper{
    order: 3;
    display: none;
}
    header .upper_header .header_opt_wrapper{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    order: 4;
    flex-direction: row-reverse;
}
    .header_wrapper .bottom_header{
    display: block;
}
    .single_page{
    padding-top: 40px;
}
    .single_page::before{
        content: '';
        background-color: #e4e4e4;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 190px;
    }
    .archive_products #sidebar-product{
    position: sticky;
    top: 140px;
}
    .contact_page .contact_main_content{
    margin-top: -10%;
}
    .contact_page .contact_info_wrapper .contact_info_item{
    margin-bottom: 20px;
}
    .blog_page .blog_sidebar_wrapper .sidebar{
        position: sticky;
        top: 140px;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {
    .header_wrapper .upper_header .header_menu_wrapper li a {
        padding: 15px 9px;
        font-size: 15px;
    }

    .header_wrapper .upper_header .header_menu_wrapper li {
        margin-left: 2px;
    }

    .price_popup_wrapper {
        width: 40%;
        min-height: 401px;
        top: calc(50% - 200.5px);
    }

    .popup_status {
        width: 50%;
    }

    .header_wrapper .upper_header .advise_btn {
        padding: 0 15px;
    }

    .product_box .product_content {
        padding: 15px;
    }

    .product_content .product_price .woocommerce-Price-amount {
        padding: 8px 14px;
        font-size: 14px;
    }

    .product_content .product_price .woocommerce-Price-amount::before {
        font-size: 18px;
    }

    .product_content .product_price .woocommerce-Price-currencySymbol {
        font-size: 13px;
    }
}

@media (max-width: 991px) {

}

@media (min-width: 992px) {
    .heading-wrapper{
        padding: 30px 0 50px 0;
    }
    .heading-wrapper .heading_title_holder{
        text-align: right;
    }
    .heading-wrapper .heading_title{
        font-size: 22px;
    }
    .heading-wrapper .heading_title::after{
        margin: 15px 0 0;
    }
    .heading-wrapper .heading_short_desc{
        font-size: 16px;
        line-height: 38px;
    }
    .header_wrapper .bottom_header .login_title {
        font-size: 14px;
    }

    .header_wrapper .bottom_header .signup_title {
        font-size: 14px;
    }

    .header_wrapper .bottom_header .login_btn::after {
        margin-right: 8px;
        font-size: 17px;
    }

    .header_wrapper .bottom_header .account_user_login .user_name {
        font-size: 14px;
    }

    .header_wrapper .bottom_header .account_user_login .logout_btn {
        font-size: 14px;
    }

    .header_wrapper .bottom_header .account_user_login::after {
        margin-right: 8px;
    }

    .header_wrapper .bottom_header {
        /* min-height: 55px; */
    }


    .home_slider .slide_title a, .home_slider .slide_title.no_link {
        font-size: 23px;
    }

    .home_slider .slide_desc {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 5px;
        line-height: 33px;
    }

    .main_header .header_menu_wrapper li {
        margin-left: 18px;
    }

    .home_features {
        padding-top: 40px;
        padding-bottom: 55px;
    }

    .home_features .main_content {
        margin-top: 35px;
    }

    .home_features .feature_box {
        width: 18%;
        margin: 0;
        margin-bottom: 27px;
    }

    .home_category::before {
        width: 430px;
        height: 35px;
    }

    .home_category {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .home_category .category_content {
        flex-flow: row;
        justify-content: space-between;
        align-items: center;
        min-height: 245px;
        padding-right: 0;
    }

    .home_category .main_content {
        margin-top: 35px;
    }

    .home_category::after {
        width: 430px;
        height: 35px;
    }

    .home_category .category_content .category_title::before {
        display: block;
    }

    .home_about {
        padding-top: 55px;
    }

    .home_catalog {
        min-height: 320px;
        padding-bottom: 40px;
    }

    .home_catalog .catalog_sc_title {
        margin-bottom: 20px;
        font-size: 17px;
        width: 50%;
        line-height: 33px;
    }

    .home_catalog::before {
        width: 430px;
        height: 35px;
    }

    .home_catalog::after {
        transform: scale(0.9);
    }

    .main_footer .footer_desc_wrapper {
        order: 2;
    }

    .main_footer .footer_contact_wrapper {
        order: 1;
        padding-top: 25px;
    }

    .main_footer .footer_menu_wrapper {
        order: 3;
        padding-top: 25px;
    }

    .footer_main_title {
        margin-bottom: 26px;
        font-size: 13px;
    }

    .main_footer .footer_menu_wrapper .footer_menu_title {
        font-size: 13px;
        margin-bottom: 25px;
    }

    .copyright_wrapper {
        padding: 12px 30px;
    }

    .home_slider .home-slider::before, .home_slider .home-slider::after {
        display: block;
    }

    .home_slider .home-slider::before {
        width: 190px;
        height: 50px;
        border-radius: 15px 15px 0 0;
    }

    .home_slider .home-slider::after {
        transform: scale(0.9);
        bottom: 10px;
    }

    .inner_pages_opt {
        padding-bottom: 70px;
    }

    .section_headings {
        margin-bottom: 20px;
    }

    .contact_page .contact_map_wrapper {
        min-height: 307px;
    }

    .contact_page .contact_info_holder {
        padding: 20px 25px;
    }

    .contact_page .contact_form_wrapper {
        margin-top: 45px;
    }

    .about_page .about_desc_wrapper {
        margin-top: 22px;
    }

    .editor_content blockquote {
        margin: 25px 150px 25px;
    }

    .inner_thumb_vector::before {
        width: 175px;
        height: 45px;
        border-radius: 10px 10px 0 0;
    }

    .inner_thumb_vector::after {
        transform: scale(0.8);
        bottom: 8px;
    }

    .blog_page .blog_roll_box {
        margin-bottom: 30px;
    }

    .single_page .single_related {
        padding-top: 50px;
    }

    .single_page .single_related_title {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .single_comment_wrapper {
        padding-top: 46px;
    }

    .single_comment_wrapper .single_sc_title {
        font-size: 20px;
    }

    .single_comment_wrapper .comment-respond {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .single_page .cats_holder {
        margin-top: 25px;
    }

    .comments .user_message .comment_opt .reply_btn {
        text-align: left;
    }

    .single_product .product_mobile_title {
        order: 1;
    }

    .single_product .product_gallery_wrapper {
        order: 2;
    }

    .single_product .product_summery_wrapper {
        order: 3;
        margin-top: 0;
        padding-right: 25px;
    }

    .single_product .product_opt {
        order: 4;
    }

    .social-icons {
        justify-content: flex-end;
    }

    .single_product .product_opt .bottom_opt_wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 20px;
    }

    .single_product .product_opt .tag_title {
        margin-bottom: 0;
        margin-left: 10px;
    }

    .single_product .wc-tabs li {
        width: 200px;
    }

    .single_product .middle_product_wrapper {
        margin-top: 45px;
    }

    .single_product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews {
        padding: 20px 70px 20px 70px !important;
    }

    .single_product .product_related_title {
        font-size: 18px;
    }

    .archive_products #sidebar-product .product-categories, .archive_products #sidebar-product .woocommerce-widget-layered-nav-list {
        max-height: none;
        overflow: unset;
    }

    .archive_products #sidebar-product .swf-title {

        cursor: auto;
    }

    .archive_products #sidebar-product .swf-title h4::after {
        display: none;
    }

    .search_wrapper form {
        min-width: 300px;
    }

    .main_header .header_menu_wrapper li {
        margin-left: 6px;
    }

    .main_header .header_opt_wrapper {

        min-height: auto;
    }

    .search_wrapper {
        width: auto;
        margin-left: 16px;
    }

    .search_wrapper .search_icon {
        width: auto;
    }

    .main_header .header_opt_wrapper {
        margin-top: 0;
    }

    .search_wrapper .search_icon::before {
        font-weight: normal;
        font-size: 18px;
    }

    .main_header .logo_holder {
        padding-left: 15px;
    }

    .contact_page .contact_team_wrapper {
        margin-top: 45px;
    }

    .contact_team_wrapper .team_member_holder {
        margin-top: 30px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation-link {
        width: 16%;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        justify-content: space-between;
    }

    .home_features .features_tab_holder {
        justify-content: space-between;
    }

    .home_features .feature_tab_content .tab-pane p {
        padding: 15px 25px;
        font-size: 14px;
    }

    .home_customers .main_content {
        margin-top: 35px;
    }

    .home_customers {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .home_brands {
        padding-top: 40px;
    }

    .home_brands .brands_title {
        text-align: right;
    }

    .home_brands .brands_desc {
        text-align: justify;
    }

    .home_brands .brands_map_wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .map-container .point {
        width: 12px;
        height: 12px;
    }

    .popup_search_wrapper .result_wrapper {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .popup_search_wrapper .result_item {
        width: 49%;
    }

    .popup_search_wrapper .result_item.blog_results {
        margin-top: 0;
    }

    .module_block .block_content_wrapper .block_icon_holder {
        text-align: right;
    }

    .module_block .block_content_wrapper .block_icon_holder img {
        margin: 0;
    }

    .module_block .block_content_wrapper .block_title {
        text-align: right;
        font-size: 20px;
    }

    .module_block .block_content_wrapper .block_subtitle {
        text-align: right;
        font-size: 16px;
    }

    .module_block .block_content_wrapper .block_btn_holder {
        justify-content: flex-start;
    }

    .module_block .block_content_wrapper .module_btn {
        margin: 0;
        margin-left: 15px;
        margin-bottom: 15px;
    }

    .module_block .block_image_sc {
        margin-bottom: 0;
    }

    .module_features .features_content {
        justify-content: space-between;
        margin-top: 30px;
    }

    .module_features .feature_item {
        width: 18%;
        margin: 0;
        margin-bottom: 27px;
        padding: 20px;
    }

    .module_sc_heading .module_sc_title {
        font-size: 18px;
    }

    .module_features .feature_item .feature_title {
        font-size: 13px;
    }

    .single_product.advanced_layout .product_gallery_wrapper {
        order: 2;
    }

    .single_product.advanced_layout .product_summery_wrapper {
        order: 1;
    }

    .single_product.advanced_layout .product_features {
        margin-top: 35px;
        padding-top: 30px;
    }

    .single_product.advanced_layout .product_features .features_content {
        justify-content: space-between;
        margin-top: 30px;
    }

    .single_product.advanced_layout .product_features .feature_item {
        width: 18%;
        margin: 0;
        margin-bottom: 27px;
        padding: 20px;
    }

    .single_product.advanced_layout .product_block_content .block_content_wrapper .block_title {
        text-align: right;
        font-size: 20px;
    }

    .single_product.advanced_layout .product_block_content .block_content_wrapper .block_subtitle {
        text-align: right;
        font-size: 16px;
    }

    .single_product.advanced_layout .product_block_content {
        margin: 45px 0;
    }

    .single_product.advanced_layout .product_block_content .block_image_sc {
        margin-bottom: 0;
    }

    .single_product.advanced_layout .middle_product_wrapper {
        margin-top: 0;
    }

    .module_product .products_wrapper .module_product_box {
        margin-bottom: 35px;
    }

    .brands_archive_page .brand_cat_content {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        padding: 20px 30px;
    }

    .brands_archive_page .brand_cat_content .brand_cat_title {
        margin-top: 0;
        margin-right: 25px;
        font-size: 16px;
    }

    .brands_archive_page .brands_cat_cart {
        margin-bottom: 20px;
    }

    .single_brand .brand_logo_wrapper {
        order: 2;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .single_brand .brand_intro_wrapper {
        order: 1;
    }

    .single_brand .brand_info_holder {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .single_brand .brand_info_item {
        width: 50%;
        margin-bottom: 10px;
    }

    .single_brand .brands_cats_holder {
        margin-bottom: 10px;
    }
    .archive_faq_holder{
    margin-top: 60px;
}
    .faq_wrapper_title{
    font-size: 20px;
    margin-bottom: 30px;
}
    .contact_page .contact_info_wrapper .contact_title{
    font-size: 22px;
    margin-bottom: 15px;
}
    .contact_page .contact_info_wrapper .contact_desc{
    font-size: 14px;
    margin-bottom: 20px;
}
    .contact_page .contact_info_wrapper .contact_info_item a, .contact_page .contact_info_wrapper .contact_info_item p{
}
    .websima-auth-page .card{
        margin: 70px 0 !important;
    }
    .agents_wrapper #varnasa-maplist-filter .form-group{
        margin-bottom: 0;
    }
    .agents_wrapper #varnasa-maplist-app {
        height: 550px;
    }
    .request_badge, .whatsapp_badge_wrapper{
        left: 50px;
    }
}

@media (min-width: 1200px) {
    .header_wrapper .upper_header .header_menu_wrapper li a {
        padding: 15px 7px;
        font-size: 14px;
    }

    .header_wrapper .upper_header .header_menu_wrapper li {
        margin-left: 4px;
    }

    .single_product .related_products_wrapper {
        margin-top: 50px;
    }

    .popup_status {
        width: 30%;
    }

    .price_popup_wrapper {
        width: 35%;
        min-height: 401px;
        top: calc(50% - 200.5px);
    }

    .post_content .post_title {
        min-height: 58px;
    }

    .product_box .product_content {
        padding: 15px 10px;
    }

    .product_content .product_price .woocommerce-Price-amount {
        padding: 8px 9px;
        font-size: 14px;
    }

    .product_content .product_price .woocommerce-Price-amount::before {
        font-size: 17px;
    }

    .product_content .product_price .woocommerce-Price-currencySymbol {
        font-size: 12px;
    }
    .header_wrapper .upper_header{
    padding: 8px 0;
}
    .header_wrapper .upper_header .logo_holder img{
    max-width: 80%;
}
    .header_wrapper .bottom_header{
    padding: 5px 0;
}
    .header_wrapper .bottom_header .shop_menu_wrapper a{
    font-size: 14px;
}
    .header_wrapper .bottom_header .shop_menu_wrapper li{
    margin-left: 6px;
}
    .header_wrapper .bottom_header .request_btn_wrapper .title{
    font-size: 14px;
    padding: 7px 15px;
}
    .header_wrapper .bottom_header .request_btn_wrapper .title::before{
    font-size: 20px;
}
}