@media (max-width:1540px) {
    html .container, div#primary, div#sidebar {
        padding: 0 50px;
    }
    body.dokan-store .dokan-single-store {
    padding: 80px 0px;
}
   footer .footer_newsletter form .txt_wrap .form-control {
    min-width: 0px;
}
    .category-listing input#search-form-1 {
        height: 45px !important;
        width: 250px;
    }
    html .subscribe-form input, .footer_newsletter .es-form-field-container .gjs-cell input {
        min-width: 0;
    }
    .contact_us_wraper {
        padding: 20px 40px;
    }
    section.featured_products_section {
        padding-bottom: 100px;
    }
    section.trusted_seller_section {
        padding: 100px 0;
    }
    .app_offer_content h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    html .contact_us_wraper .content .newsletter_form input {
        min-width: 320px;
    }
    section.contact_us_section .gjs-cell input[type="submit"] {
        min-width: auto !important;
    }
    body.logged-in.woocommerce-account .entry-content ul {
        max-width: 260px;
    }
    body.logged-in.woocommerce-account .entry-content ul {
        max-width: 260px;
        margin-right: 15px;
    }
    .header_search_bar .category-listing input#search-form-1 {
    width: 270px;
}
.search_box .textwidget.custom-html-widget
 span.select2.select2-container.select2-container--default {
    width: 180px !important;
}
body.woocommerce-account div#customer_login {
    margin: 0 !important;
}
body.tinvwl-theme-style .tinv-wishlist.woocommerce.tinv-wishlist-clear {
    padding: 60px 60px;
}
.single-product .woocommerce-product-gallery__wrapper {
    padding: 16px !important;
    overflow: hidden;
}
.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    margin: -16px -16px 15px -16px;
}
}
@media (max-width:1450px){
    .header_main_wrap {
        display: none;
    }
    .header_main_wrap.mobile_show {
        display: flex;
        align-items: center;
    }
    header {
        padding: 15px 10px;
    }
    header .container{
        padding-top: 15px !important;
    }
    .header_logo a img {
        max-width: 120px;
    }
    .search_box input.search-field {
    width: 400px;
    line-height: 45px;
    height: 38px;
    font-size: 14px;
}
.search_box .textwidget.custom-html-widget
 span.select2.select2-container.select2-container--default {
    width: 250px !important;
}
.search_box select.city-dropdown {
    min-width: 250px;
    max-width: 250px;
    width: 250px ;
    font-size: 13px;
    padding: 8px 13px 8px 15px !important;
}
    .header_navbar {
        position: fixed;
        right: 0;
        display: flex;
        flex-direction: column;
        z-index: 14;
        background: #ffffff;
        top: 0;
        bottom: 0;
        width: 350px;
        padding: 80px 30px 40px;
        transform: translatex(100%);
        transition: all 0.4s;
        overflow: auto;
        color: #fff;
        margin: 0;
    }
    .header_menu {
        margin-left: 0;
    }
    .header_search_bar .search_box input.search-submit {
        width: 25px;
        height: 25px;
        background-size: 12px;
    }
    html .select2-container .select2-selection--single .select2-selection__rendered {
        height: 38px !important;
        line-height: 38px !important;
        padding: 0 13px;
        font-size: 13px;
        min-width: 150px;
    }
    html .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 15px;
    }
    html .select2-container .select2-selection {
        height: 38px;
    }
    html .select2-container .select2-selection--single .select2-selection__arrow {
        top: 0;
        bottom: 0;
        margin: auto;
    }



    html.menu-show {
        overflow: hidden;
    }
    .header-logo a {
        max-width: 120px;
    }
    html.menu-show .overlay {
        position: absolute;
        inset: 0;
        background-color: #00000073;
        z-index: 2;
    }
    .header_menu.cart_wrap ul.cart_list {
        display: block;
    }
    .header-main-bar {
        align-items: center;
    }
    .navbar-toggle {
        display: block;
        position: relative;
        width: 40px;
        height: 40px;
        margin-left: 20px;
        z-index: 111;
    }
    .navbar-toggle span {
        width: 32px;
        height: 2px;
        background-color: var(--dark);
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0;
        margin: auto;
        transition: all 0.3s;
    }
    .menu-show .header_navbar {
        transform: translatex(0%);
        box-shadow: -1px 0px 10px 0 #0000001f;
    }
    .header_menu ul {
        display: block;
    }
    .navbar-toggle span:nth-child(1) {
        top: -16px;
        width: 18px;
    }
    .navbar-toggle span:nth-child(3) {
        bottom: -16px;
        width: 18px;
    }
    .menu-show .navbar-toggle span:nth-child(1) {
        top: 0;
        width: 28px;
        transform:rotate(45deg);
        background-color: var(--dark);
    }
    .menu-show .navbar-toggle span:nth-child(2) {
        width: 0;
    }
    .menu-show .navbar-toggle span:nth-child(3) {
        bottom: 0;
        width: 28px;
        transform:rotate(-45deg);
        background-color: var(--dark);
    }
    .menu-show nav.header-navbar {
        transform: translatex(0%);
        box-shadow: -1px 0px 10px 0 #0000001f;
    }
    .header-navbar .navbar-toggle {
        margin-left: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .header_main_wrap.mobile_show .header_menu ul li {
        padding: 0;
    }
    .header_main_wrap.mobile_show .header_menu ul li a {
        padding: 0 20px 0 40px;
        line-height: 40px;
        display: inline-block;
        width: 100%;
        background: #FFFFFF;
        border-bottom: 0.5px solid #DDDDDD;
        position: relative;
        font-size: 16px;
        color: #6A6A6A;
    }
    .mobile_show .search_box {
        margin-left: 20px;
    }
    .header_main_wrap.mobile_show .header_menu ul li a:hover {
        color: var(--primary);
    }
    .header_main_wrap.mobile_show .header_menu ul {
        border-radius: 15px;
        overflow: hidden;
    }
    .header_main_wrap.mobile_show .sell_button {
        margin-top: auto;
        text-align: center;
    }
    .header_main_wrap.mobile_show .header_menu ul li a::before {
        content: "";
        background-image: url(/wp-content/uploads/2025/07/home.svg);
        background-repeat: no-repeat;
        background-size: contain;
        height: 16px;
        width: 16px;
        position: absolute;
        left: 12px;
        top: 1px;
        bottom: 0;
        margin: auto;
    }
    .header_main_wrap.mobile_show .header_menu ul li:nth-child(2) a::before {
        background-image: url(/wp-content/uploads/2025/07/phone.svg);
    }
    .header_main_wrap.mobile_show .header_menu ul li:nth-child(3) a::before {
        background-image: url(/wp-content/uploads/2025/07/map.svg);
    }
    .header_main_wrap.mobile_show .header_menu ul li:nth-child(4) a::before {
        background-image: url(/wp-content/uploads/2025/07/toggle-right.svg);
    }
    .header_main_wrap.mobile_show .header_menu ul li:nth-child(5) a::before {
        background-image: url(/wp-content/uploads/2025/07/heart.svg);
    }    
    .header_main_wrap.mobile_show .header_menu ul li:nth-child(6) a::before {
        background-image: url(/wp-content/uploads/2025/07/user.svg);
    }
    body.logged-in article.dokan-product-listing-area .dokan-form-inline.dokan-w8.dokan-product-date-filter .dokan-form-group {
        margin: 0 14px 10px 0px;
    }
    .trusted_seller_section .trusted_seller_sidebar {
    margin-left: -25px;
}
.tinv-wishlist table.tinvwl-table-manage-list thead th {
    text-wrap: nowrap;
}
.tinv-wishlist table.tinvwl-table-manage-list  tbody td time.entry-date {
    text-wrap: nowrap;
}
.woocommerce-shop ul.products.columns-4 li.entry.product.type-product a img {
    height: 260px !important;
}
.sellers_box h2 {
    font-size: 35px;
}
.sellers_box .img_box {
    height: 450px;
}

}
@media (max-width:1365px) {
    .trusted_seller_section .trusted_seller_sidebar {
        margin-left: 0;
    }
    
footer .footer_newsletter form .txt_wrap input.form-submit {
    font-size: 14px !important;
    padding: 0 20px !important;
}
footer .footer_newsletter form .txt_wrap .form-control {
    width: 170px;
}
}
@media (max-width:1279px) {
    body.tinvwl-theme-style .tinv-wishlist.woocommerce.tinv-wishlist-clear {
    padding: 60px 20px;
}
body.woocommerce-shop li label.woof_radio_label {
    font-size: 14px !important;
    padding: 8px 10px !important;
}
.woocommerce-shop ul.products.columns-4 li.entry.product.type-product a img {
    height: 240px !important;
}
body.woocommerce-shop header.woocommerce-products-header {
    padding: 70px 0 50px;
}
.single-product div#primary {
    padding: 80px 25px 80px;
}
html .btn, body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p .dokan-btn.dokan-btn-theme {
    padding: 0 30px;
    font-size: 18px;
    line-height: 46px;
}
body.home .trusted_seller_sidebar .view_btn {
    padding: 0 30px;
    font-size: 18px;
    line-height: 46px;
}
html .home_contact_form .form-submit input {
    padding: 0 30px !important;
    line-height: 46px !important;
    font-size: 18px !important;
}
.sellers_box .btn {
    padding: 0 30px;
}
body.woocommerce-shop .woof_submit_search_form_container button.button.woof_reset_search_form {
    padding: 0 30px;
    line-height: 46px;
    font-size: 18px;
}
.form-submit input {
    padding: 0 30px !important;
    line-height: 46px !important;
    font-size: 18px !important;
}
body.woocommerce-account div#customer_login form.woocommerce-form button.woocommerce-button.button {
    padding: 0 30px;
    line-height: 46px;
    font-size: 18px;
}
body form.cart a.btn-notloggedin {
    padding: 0px 30px;
}
body.woocommerce-lost-password form.lost_reset_password button, body.woocommerce-order-received form.woocommerce-form button {
    padding: 0 30px !important;
    line-height: 48px;
    font-size: 18px;
}
}
@media (min-width:1200px) and (max-width:1320px){
    .app_offer_content p {
        font-size: 15px;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .prd_box .img img {
        border-radius: 15px;
    }
    .sellers_tabs {
        margin-right: 50px;
    }
    .sellers_tabs::Before {
        right: -40px;
    }
    .seller_content_box {
        padding: 40px 30px;
    }
    .sellers_box h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .sellers_box .img_box {
        height: 400px;
    }
    .sellers_box p {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .footer_newsletter h3 {
        font-size: 25px;
        line-height: 120%;
        margin-bottom: 12px;
    }
    .app_offer_section .subscribe-form .gjs-row .gjs-cell input[type="submit"], section.contact_us_section .gjs-cell input[type="submit"], .footer_newsletter .es-form-field-container .gjs-cell input[type="submit"] {
        font-size: 14px !important;
        padding: 0 20px !important;
    }
    .footer_newsletter p {
        font-size: 14px;
        line-height: 140%;
        margin-bottom: 20px;
    }
    .dreamsork_wrp h3 {
        font-size: 20px;
        line-height: 110%;
        margin: 0 auto 12px;
        max-width: 220px;
    }
    .dreamsork_wrp h4 {
        margin-bottom: 30px;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input {
        width: 170px;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input[type="submit"] {
        width: 100px;
    }
    section.contact_sec .map iframe {
        width: 100%;
        height: 450px;
    }
    html .contact_us_wraper .content .newsletter_form input {
        min-width: 300px;
    }
    section.contact_us_section .container {
        padding: 0 20px;
    }
    body.post-type-archive-product .irs--round.irs-with-grid {
        width: 100%;
    }
    .tinv-wishlist table.tinvwl-table-manage-list {
        min-width: 1150px;
    }
    body.logged-in.woocommerce-account .entry-content ul li a {
        font-size: 16px;
        line-height: 125%;
        padding: 18px 20px;
    }
    body.logged-in.woocommerce-account .entry-content {
        padding: 70px 20px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form {
    padding: 35px;
}
.blog_detail_wraper {
    padding-right: 0px;
}
ul.blog_sidebar_list li a {
    padding: 15px 70px 15px 20px;
}
.our_team_sec > img {
    height: fit-content;
}
}
@media (max-width:1199px) {
    .about_reusedge_sec p {
        font-size: 18px;
        line-height: 170%;
    }
    .mission_vision .item h4 {
        margin-bottom: 8px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
    padding: 15px;
}
.tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail img {
    width: 75px !important;
    height: 75px !important;
}
body.tinvwl-theme-style .tinv-wishlist .tinv-header:after {
    bottom: 12px;
}
section.policy_section h2, section.policy_section h3 {
    margin-bottom: 8px;
    margin-top: 22px;
}
.blog_box .blog_img a {
    height: 180px;
}
.blog_search .category-listing form.search-form input.search-field {
    line-height: 56px !important;
    padding: 0 40px 0 60px !important;
}
.blog_search .category-listing input.search-submit {
    left: 20px;
}
body.home section.prd_section .tab-content #ajax-products-list .row .col {
    width: 33%;
}
body.home section.prd_section .tab-content #ajax-products-list .prd_box .img > a {
    padding-top: 72%;
}
body.home .featured_products_section .product_carousel .prd_box .img > a {
    padding-top: 72%;
}
body.home .featured_products_section .product_carousel .prd_box .img > a img {
    height: 100% !important;
    object-fit: contain;
}
body.home .app_offer_section .app_offer_wrp .logo_wrp {
    display: flex;
}
.woocommerce-shop .iradio_square-blue {
    min-width: 18px;
    width: 18px;
}
body.woocommerce-shop .woof_block_html_items li {
    padding: 0px 5px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon {
    margin-top: -20px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .fa-bell:before {
    font-size: 80px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item {
    margin-right: 15px;
    margin-bottom: 50px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price {
    width: 80px;
    height: 80px;
    font-size: 16px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i {
    display: block;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_content .pack_data_option {
    margin-bottom: 46px;
    font-size: 15px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info span.dokan-verified-badge {
    top: -30px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_content h2 {
    margin-bottom: 8px;
    font-size: 20px;
}
.single-product .stock.out-of-stock{
    padding: 15px 18px;
}
body.woocommerce-lost-password form.lost_reset_password button, body.woocommerce-order-received form.woocommerce-form button {
    padding: 0 25px !important;
    line-height: 44px;
    font-size: 16px;
}
body.woocommerce-shop .woof_container.woof_container_verified_seller ul.woof_list.woof_list_checkbox {
    margin-left: 8px !important;
}

}
@media (min-width:992px) and (max-width:1199px){
    header nav > ul > li + li {
        margin-left: 25px;
    }
    html .btn {
        padding: 0 25px;
        line-height: 42px;
        font-size: 16px;
        min-width: 120px;
    }
    .sellers_box .btn {
    padding: 0 25px;
}
body.home .trusted_seller_sidebar .view_btn {
    padding: 0 25px;
    font-size: 16px;
    line-height: 42px;
}
html .home_contact_form .form-submit input {
    padding: 0 25px !important;
    line-height: 42px !important;
    font-size: 16px !important;
}
body.woocommerce-shop .woof_submit_search_form_container button.button.woof_reset_search_form {
    padding: 0 25px;
    line-height: 42px;
    font-size: 16px;
}
.form-submit input {
    padding: 0 25px !important;
    line-height: 42px !important;
    font-size: 16px !important;
}
body.woocommerce-account div#customer_login form.woocommerce-form button.woocommerce-button.button {
    padding: 0 25px;
    line-height: 42px;
    font-size: 16px;
}
html .btn, body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p .dokan-btn.dokan-btn-theme {
    padding: 0 25px;
    font-size: 16px;
    line-height: 42px;
}
    section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    section.prd_section .tab-content {
        padding: 50px 0 0;
    }
    .prd_box .img img {
        border-radius: 10px;
        height: 220px !important;
        width: 100% !important;
        object-fit: cover;
        transition: all 0.4s;
    }
    section.prd_section {
        padding-top: 70px;
        padding-bottom: 0;
    }
    section.featured_products_section {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .product_carousel {
        padding: 0 40px;
    }
    .title h2 {
        font-size: 36px;
        line-height: 140%;
        margin-bottom: 25px;
    }
    section.featured_products_section {
        padding-top: 70px;
        padding-bottom: 0;
    }
    .product_carousel .owl-nav button {
        height: 20px;
        width: 20px;
    }
    section.app_offer_section {
        padding: 70px 0 0 0;
    }
    .app_offer_content {
    margin-left: -20px;
}
    .app_offer_content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .app_offer_content p {
        font-size: 14px;
        line-height: 140%;
        margin-bottom: 18px;
        max-width: 100%;
    }
    .subscribe-form {
        margin-bottom: 10px;
    }
    .dreamsork_wrp h5 {
        font-size: 15px;
        margin-bottom: 14px;
    }
    .dreamsork_wrp h3 {
        font-size: 20px;
        line-height: 100%;
        margin: 0 auto 10px;
        max-width: 230px;
    }
    .dreamsork_wrp h4 {
        font-size: 15px;
        margin-bottom: 20px;
    }
    section.trusted_seller_section {
        padding: 70px 0;
    }
    .sellers_carousel li.nav-item a {
        font-size: 11px;
    }
    .sellers_carousel {
        padding: 0 20px 0;
    }
    .sellers_tabs {
        margin-right: 50px;
    }
    .sellers_tabs::Before {
        right: -40px;
    }
    .sellers_box h2 {
        font-size: 28px;
        margin-bottom: 18px;
    }
    .seller_content_box {
        padding: 25px;
    }
    .sellers_box .img_box {
        height: 310px;
    }
    .sellers_box p {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 20px;
        max-width: 100%;
    }
    .trusted_seller_sidebar ul li .text {
        margin-left: 10px;
    }
    .trusted_seller_sidebar ul li .text h4 {
        font-size: 12px;
        line-height: 110%;
    }
    .trusted_seller_sidebar .text h5 span {
        font-size: 13px;
    }
    .trusted_seller_sidebar ul li {
        margin-bottom: 8px;
    }
    .trusted_seller_sidebar ul {
        margin: 0 0 15px 0;
    }
    .sellers_bottom_tab .machines_wrp h6 {
        font-size: 13px;
        line-height: 120%;
    }
    .sellers_bottom_tab .machines_wrp h5 {
        font-size: 13px;
        line-height: 110%;
        margin-bottom: 10px;
    }
    section.contact_us_section {
        padding: 0px 0 70px;
    }
    section.contact_us_section .container,
    footer .container {
        padding: 0 20px;
    }
    .contact_us_wraper .content {
        padding: 20px 0 30px;
    }
    footer .footer_top .footer_link h4 {
        font-size: 15px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    .footer_newsletter h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .footer_newsletter p {
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 20px;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input {
        width: 140px;
        padding: 0 15px !important;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input[type="submit"] {
        width: 90px;
        font-size: 14px !important;
        padding: 0 10px !important;
    }
    .footer_bottom {
        padding: 25px 0 25px;
    }    
    section.contact_sec {
        padding: 80px 0 80px;
    }
    section.contact_sec h2 {
        font-size: 45px;
        line-height: 42px;
        margin-bottom: 30px;
    }
    section.contact_sec .map iframe {
        width: 100%;
        height: 440px;
    }
    .contact_form .form-field {
        margin-bottom: 10px;
    }
    html textarea {
        height: 90px;
    }
    section.faq_banner {
        padding: 80px 0;
    }
    section.faq_banner h2 {
        font-size: 48px;
        line-height: 80%;
        margin-bottom: 25px;
    }
    section.faq_banner p {
        font-size: 22px;
        line-height: 130%;
        max-width: 430px;
    }
    section.faq_section {
        padding: 80px 0 0;
    }
    section.cta_section {
        padding-bottom: 80px;
    }
    section.faq_section .faq_item {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    section.faq_section .faq_item h3 {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 12px;
    }
    section.faq_section .faq_item p {
        font-size: 18px;
    }
    .cta_content {
        padding: 60px 50px;
    }
    section.policy_section {
        padding: 80px 0;
    }
    section.blog_banner_sec {
        padding: 80px 0;
        background-color: #F8F8F8;
        text-align: center;
    }
    section.blog_banner_sec h2 {
        font-size: 48px;
        line-height: 100%;
        margin-bottom: 20px;
    }
    section.blog_banner_sec h4 {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    section.blog_banner_sec h5 {
        font-size: 18px;
    }
    section.blog_section {
        padding: 80px 0;
    }
    section.blog_section .blog_post {
        padding-bottom: 40px;
        padding-top: 70px;
    }
    .blog_search .category-listing {
        margin-bottom: 50px;
    }   
    html .contact_us_wraper .content .newsletter_form input{
        min-width: 300px;
    }
    section.contact_us_section .gjs-cell input[type="submit"] {
        min-width: auto;
    }
    ul.blog_category_carousel {
        padding-left: 150px;
        padding-right: 150px;
        padding-bottom: 35px;
    }
    body.single-post section.blog_banner_sec h2 {
        max-width: 480px;
        font-size: 34px;
        line-height: 115%;
        margin-bottom: 0;
    }
    section.blog_detail_section {
        padding: 80px 0 0px;
    }
    .blog_detail_wraper {
        padding-right: 0;
    }
    .blog_detail_wraper .blog_img {
        height: 380px;
        margin-bottom: 20px;
    }
    .blog_detail_wraper .blog_img img {
        border-radius: 15px;
    }
    .blog_detail_wraper h3 {
        font-size: 20px;
        line-height: 140%;
    }
    .blog_detail_wraper p {
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 15px;
    }
    ul.blog_sidebar_list li a {
        padding: 12px 50px 12px 15px;
    }
    ul.blog_sidebar_list {
        border-radius: 15px;
        margin-bottom: 20px;
    }
    .our_team_sec > img {
    height: fit-content;
}
    .our_team_sec .our_team_content {
        margin-top: 18px;
    }
    .our_team_sec .our_team_content h3 {
        font-size: 24px;
    }
    .our_team_sec .our_team_content h3 {
        font-size: 24px;
    }
   .our_team_sec .our_team_content p {
    font-size: 16px;
    line-height: 150%;
}
    .our_team_sec .our_team_content ul li {
        gap: 15px;
        margin-bottom: 10px;
    }
    .our_team_sec .our_team_content ul li a {
        font-size: 20px;
        line-height: 150%;
    }
    .seller {
        padding: 4px 8px;
        font-size: 12px;
        top: 10px;
        left: 10px;
    }
    .like_icon {
        top: 10px;
        right: 10px;
    }
    .prd_box .like_icon svg {
        height: 20px;
        width: 20px;
    }
    body.single-post section.prd_section {
        padding-bottom: 80px;
    }
    body.single-post section.prd_section .tab-content{
        padding: 30px 30px 0px;
    }
 
body.single-post section.prd_section .blog_box .blog_content h3 {
    font-size: 17px;
}
    body.single-post section.blog_banner_sec h2 {
        max-width: 550px;
        margin: 0 auto 10px;
        font-size: 32px;
        line-height: 115%;
    }
    
    body.woocommerce-shop ul.products.columns-4 li {
        width: 33.33%;
        padding: 0 10px !important;
    }
    body.post-type-archive-product .irs--round.irs-with-grid {
        height: 70px;
        width: 100%;
    }
    .woof_price_filter_txt_slider {
        height: 30px;
        width: 180px;
    }
    .woocommerce-shop .woof_container_inner ul li label, .woocommerce-shop .woof_container_inner label {
        font-size: 13px !important;
        line-height: 120%;
    }
    ul.woof_list li {
        margin: 0 0px 8px 0;
    }
    .woof_redraw_zone .woof_container {
        margin-bottom: 25px;
    }
    body.woocommerce-shop div#primary {
        padding-bottom: 80px;
        padding-top: 80px;
    }
    .single-product div#primary {
        max-width: 100%;
        padding: 80px 20px 50px;
    }
    .single-product nav.woocommerce-breadcrumb, .single-product nav.woocommerce-breadcrumb a {
        padding-bottom: 25px !important;
    }
    .single-product .woocommerce-product-gallery__image:first-child img {
        height: 400px !important;
    }
    section.related.products {
        padding-top: 60px;
        padding-bottom: 0;
    }
    .single-product  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-before {
        display: none;
    }
    .single-product div#primary .summary.entry-summary .custom-wrapper,
    .product-meta-wrapper {
        padding: 18px;
    }
    .single-product .product_title {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    .single-product ul.products.columns-4 li.entry.product.type-product {
        margin: 0 0 20px;
        width: 33.33%;
    }
    section.related.products h2 {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 140%;
    }
    .single-product ul.products.columns-4 li.entry.product.type-product .woocommerce-loop-product__link {
        width: 100% !important;
    }
    .tinv-wishlist table.tinvwl-table-manage-list {
        min-width: 1100px;
    }
    body.woocommerce-account div#customer_login .u-column1.col-1,
    body.woocommerce-account div#customer_login .u-column2.col-2 {
        width: 50%;
        padding: 0 10px;
    }
    body.woocommerce-account div#customer_login {
        padding: 50px 20px;
        margin: 0 -10px;
    }
    body.woocommerce-account div#customer_login h2 {
        font-size: 32px;
        line-height: 120%;
        letter-spacing: -0.29px;
        margin-bottom: 15px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form {
        border-radius: 16px;
        padding: 30px;
    }
    .tinv-wishlist .product-thumbnail {
        max-width: fit-content;
        width: auto;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form .woocommerce-form-row {
        margin: 0 0 20px 0;
    }
   
    body.woocommerce-account div#customer_login {
        padding: 50px 20px;
        margin: 0 -10px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form label.woocommerce-form__label {
        padding-top: 12px;
    }
    body.logged-in.woocommerce-account .entry-content {
        padding: 80px 20px;
    }
    body.logged-in.woocommerce-account .entry-content nav.woocommerce-MyAccount-navigation {
        width: 30%;
    }
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content {
        width: 70%;
    }
    body.logged-in.woocommerce-account .entry-content ul {
        max-width: 270px;
        border-radius: 15px;
    }
    body.logged-in.woocommerce-account .entry-content ul li a {
        font-size: 15px;
        line-height: 120%;
        padding: 15px 20px;
    }
    body.logged-in .woocommerce-MyAccount-content {
        border-radius: 15px;
        padding: 25px;
    }
  
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p {
        font-size: 16px;
    }
    html .woocommerce-Addresses .woocommerce-Address address {
        padding: 15px;
        font-size: 15px;
        line-height: 150%;
    }
    html .woocommerce-Addresses .woocommerce-Address .title h2 {
        font-size: 20px;
        line-height: 120%;
    }
    html .woocommerce-account .addresses .title .edit {
        width: 30px;
        height: 30px;
        min-width: 30px;
    }

    
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm {
        padding: 25px;
        gap: 20px;
    }
    html .woocommerce form .form-row label {
        font-size: 14px;
        line-height: 100%;
        margin-bottom: 6px;
    }
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
        margin-top: auto;
    }
    .dokan-dashboard header.dokan-dashboard-header h1 {
        font-size: 30px;
        line-height: 120%;
    }
    body.dokan-dashboard header.dokan-dashboard-header.dokan-ai-prompt {
        margin-bottom: 25px;
    }
    .dokan-dashboard .dokan-dashboard-content {
        padding: 25px 30px 25px 30px  !important;
    }
    .product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img {
        max-height: 250px;
        padding: 0 15px;
    }
    .logged-in .product-edit-container .instruction-inside .dokan-feat-image-btn {
        border-radius: 10px;
        padding: 0px 12px;
        line-height: 40px;
        font-size: 11px !important;
    }
    .dokan-dashboard-wrap .dokan-dash-sidebar {
        width: 25%;
    }
    .logged-in .dokan-dashboard-wrap .dokan-dashboard-content {
        width: 75%;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area h1 {
        font-size: 28px;
        line-height: 150%;
        margin-bottom: 20px;
    }
    .dokan-dashboard .dokan-dashboard-content .edit-account fieldset {
        margin-top: 20px;
    }

    .product-edit-new-container .dokan-form-top-area .dokan-product-meta {
        width: 60%;
    }
    .product-edit-new-container .dokan-form-top-area .featured-image {
        width: 40%;
    }
    .dokan-dashboard .dokan-dashboard-content .dokan-table .dokan-support-customer-name {
        display: flex;
        align-items: center;
    }
    .dokan-dashboard .dokan-support-customer-name img.avatar {
        height: 50px;
        width: 50px;
        min-width: 50px;
    }
    html .container, div#primary, div#sidebar {
        padding: 0 20px;
    }
    .dokan-dashboard .product-listing-top.dokan-clearfix::before {
        font-size: 28px;
    }
    .logged-in .dokan-product-category-modal-content {
        bottom: calc(50% - 170px) !important;
    }
   
}
@media (max-width:1199px) and (min-width:992px) {
   footer .footer_newsletter form .txt_wrap input.form-submit {
        width: 90px;
        font-size: 14px !important;
        padding: 0 10px !important;
}
footer .footer_newsletter form .txt_wrap .form-control {
    width: 140px;
    padding: 0 15px !important;
}
}
@media (max-width:1199px) {
   
body.logged-in article.dokan-product-listing-area .dokan-form-inline.dokan-w8.dokan-product-date-filter .dokan-form-group {
    margin: 0 8px 10px 0px;
}
body.logged-in article.dokan-product-listing-area .dokan-form-inline.dokan-w8.dokan-product-date-filter .dokan-form-group .dokan-btn {
    margin-right: 7px;
}
.dokan-product-date-filter {
    width: 100%;
}
.dokan-w12 form.dokan-form-inline.dokan-w5.dokan-product-search-form {
    width: 100%;
}
.dokan-product-date-filter .dokan-form-group:last-child {
    margin-right: 0px !important;
}
.dokan-product-date-filter .dokan-form-group:last-child a.dokan-btn {
    margin-right: 0px !important;
}
body.woocommerce-view-order .woocommerce-order-details,
body.woocommerce-view-order .woocommerce-customer-details{
    padding: 10px 0px !important;
    margin-bottom: 0px;
}
.single-product .product .summary .cart button, .single-product div#primary .summary.entry-summary form.cart .tinvwl_add_to_wishlist_button {
    padding: 0px 12px;
    font-size: 14px;
    margin-right: 5px !important;
    line-height: 44px;
    height: 44px;
}
.single-product div#primary .summary.entry-summary .custom-wrapper, .product-meta-wrapper {
    padding: 14px;
}
.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, a.wishlist_products_counter.top_wishlist-heart:before, span.wishlist_products_counter.top_wishlist-heart:before, a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
    margin-right: 3px;
}
body.home .trusted_seller_section .row > * {
    width: 100%;
}
.sellers_box .img_box {
    width: 40%;
}
.seller_content_box {
    width: 60%;
}
.trusted_seller_section .sellers_tabs .machines-carousel .owl-nav {
    display: none;
}
.trusted_seller_section .trusted_seller_sidebar {
    margin-top: 30px;
}
.trusted_seller_sidebar ul {
    display: flex;
}
.trusted_seller_sidebar ul li {
    display: block;
}
.trusted_seller_sidebar ul li .text {
    margin-top: 10px;
}
.sellers_tabs::Before {
   display: none;
}
.sellers_tabs {
    margin-right: 0;
}
.sellers_tabs a.btn.seller_btn {
    margin: 0px auto;
    display: block;
    width: fit-content;
}
.trusted_seller_sidebar a.view_btn {
    margin: 0px auto;
    width: fit-content;
}
.app_offer_section .app_offer_wrp{
    position: relative;
}
form.update-customer-to-vendor.register {
    padding: 25px;
}
.featured_products_section .product_carousel .owl-dots {
    display: none;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_content {
    margin-top: 32px;
}
.dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table thead th, .dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table tbody td {
    font-size: 15px;
}
.dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table tbody td.order-actions a.button {
    padding: 5px 12px;
    font-size: 13px;
}
a.woocommerce-button.button.view, a.woocommerce-button.button.pay, a.woocommerce-button.button.cancel {
    padding: 5px 12px;
    margin-bottom: 5px;
}
html .woocommerce form .form-row .input-text, html .woocommerce form .form-row select {
    height: 42px;
    font-size: 15px !important;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset legend {
    font-size: 18px;
}
html .woocommerce form .form-row label {
    font-size: 13px;
    font-weight: 500;
}
.dokan-dashboard-product-listing-wrapper .dokan-table tbody td.column-primary {
    text-wrap: nowrap;
}
.dokan-dashboard-product-listing-wrapper .dokan-table thead th{
    vertical-align: middle !important;
}
.dokan-dashboard-product-listing-wrapper .dokan-table thead th.check-column input.dokan-checkbox {
    margin-top: -18px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    padding-top: 25px;
}
.wp-media-buttons button.add_media {
    padding: 5px 12px !important;
}
.single-product .woocommerce-product-details__short-description p {
    font-size: 15px;
}
.single-product .product .summary .price {
    font-size: 30px;
    margin: 12px 0;
}
.dokan-settings-content  fieldset.payment-field-paypal .dokan-w8 {
    width: 100%;
}
body form.cart a.btn-notloggedin {
    padding: 0px 18px;
    font-size: 16px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info {
    width: 100%;
}
body.woocommerce-shop header.woocommerce-products-header h1 {
    font-size: 40px;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group.dokan-w6.dokan-left.dokan-right-margin-30 {
    margin-right: 0px;
    width: 100%;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group.dokan-w5.dokan-left {
    width: 100%;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group .dokan-w5.dokan-text-left,
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group .dokan-w8.dokan-text-left,
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group .dokan-w7.dokan-text-left {
    width: 65%;
}
.featured_products_section .title h2 {
    margin-left: 40px;
}
.product-meta-wrapper::before {
    font-size: 26px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
    margin: 0 0 42px;
}
}
@media (max-width:991px){
    body {
        font-size: 14px;
    }
    .scrollToTop {
        width: 36px;
        height: 36px;
        bottom: 100px;
        right: 25px;
        padding: 14px;
    }
    .scrollToTop:before {
        transform: skew(-20deg);
    }
    .scrollToTop:hover:before {
        transform: skew(20deg);
    }
    html .btn {
        padding: 0 20px;
        line-height: 40px;
        font-size: 14px;
        height: 40px !important;
        min-width: 90px;
    }
    .sellers_box .btn {
    padding: 0 20px;
}
body.home .trusted_seller_sidebar .view_btn {
    padding: 0 20px;
    font-size: 14px;
    line-height: 40px;
}
html .home_contact_form .form-submit input {
    padding: 0 20px !important;
    line-height: 40px !important;
    font-size: 14px !important;
}
body.woocommerce-shop .woof_submit_search_form_container button.button.woof_reset_search_form {
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
}
.form-submit input {
    padding: 0 20px !important;
    line-height: 40px !important;
    font-size: 14px !important;
    height: 40px;
}
    section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    html.menu-show .overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgb(0 0 0 / 50%);
        z-index: 9;
    }
    .banner_section .container {
        max-width: 100%;
    }
    html .container {
        padding: 0 20px;
    } 
    .sticky .header-bottom {
        padding: 15px 00px;
    }
    .links-text {
        margin-bottom: 25px;
    }
    .footer_description {
        padding: 0 25px;
        border-right: 0;
    }
    .footer-logo {
        margin-bottom: 20px;
    }
    .footer-logo a {
        display: block;
        max-width: 150px;
        margin: 0;
    }
    .footer_description p {
        text-align: left;
        font-size: 14px;
    }
    .contact-us {
        margin-top: 30px;
    }
    .contact-information .text h5 {
        width: auto;
    }
    footer {
        padding-top: 70px;
    }
    a.btn span {
        width: 20px;
    }    
    section.prd_section .tab-content {
        padding: 10px 0 0;
    }
    section.prd_section {
        padding-top: 70px;
        padding-bottom: 0;
    }
    .prd_box .text h4 {
        font-size: 16px;
    }
    .title h2 {
        font-size: 34px;
        line-height: 135%;
        margin-bottom: 25px;
    }
    .product_carousel {
        padding: 0 40px;
    }
    section.featured_products_section {
        padding-bottom: 0;
    }
    .product_carousel .owl-nav button {
        height: 24px;
        width: 24px;
        top: 140px;
    }
    .sellers_tabs {
        margin-right: 0;
    }
    html .subscribe-form input, html .contact_us_wraper .content .newsletter_form input {
        min-width: 250px;
    }
    .logo_wrp a img {
        width: auto;
    }
    .subscribe-form {
        margin-bottom: 15px;
    }
    .app_offer_content p {
        font-size: 15px;
        line-height: 150%;
        margin-bottom: 20px;
        max-width: 100%;
    }
.dreamsork_wrp h3 {
    max-width: 100%;
}
.dreamsork_wrp img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.trusted_seller_sidebar ul li .icon img {
    width: 100%;
}
  .dreamsork_wrp {
    margin-top: 20px;
    height: 290px;
}
    section.trusted_seller_section {
        padding: 0 0 70px;
    }
    .contact_us_wraper .content h3 {
    font-size: 22px;
}
    .contact_us_wraper .content p {
        font-size: 15px;
    }
    section.contact_us_section {
        padding: 0px 0 70px;
    }
    .sellers_box .img_box {
        height: 300px;
    }
    .seller_content_box {
        padding: 30px 30px;
    }
    .sellers_box h2 {
        font-size: 26px;
        line-height: 100%;
        margin-bottom: 15px;
    }
    .sellers_box p {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 20px;
        max-width: 100%;
    }
    section.contact_us_section .container,
    footer .container {
        padding: 0 20px;
    }
    .contact_us_wraper .content {
    padding: 0px;
}
.contact_us_wraper {
    padding: 20px 25px;
}
    footer .footer_top {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .footer_link {
        margin-bottom: 20px;
    }
    footer .footer_top .footer_link h4 {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    .footer_newsletter p {
        font-size: 15px;
        line-height: 150%;
        margin-bottom: 20px;
    }
    footer .footer_top .footer_link p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .footer_bottom {
        padding: 20px 0 20px;
    }
    .footer_newsletter h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .trusted_seller_sidebar ul li .text h4 {
        max-width: 100%;
    }
    header {
        padding: 20px 0;
    }
    section.about_reusedge_sec {
        padding: 70px 0;
    }
    .about_reusedge_sec h3 {
        font-size: 34px;
        margin-bottom: 10px;
    }
    .about_reusedge_sec p {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 12px;
    }
    .mission_vision .item {
        margin-bottom: 22px;
    }
    .mission_vision .item h4 {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 10px;
    }
    section.contact_sec {
        padding: 70px 0;
    }
    .contact_form .form-field {
        margin-bottom: 7px;
    }
    section.contact_sec .map iframe {
        width: 100%;
        height: 450px;
    }
    section.contact_sec h2 {
        font-size: 45px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    section.faq_banner {
        padding: 70px 0 70px;
    }
    section.faq_banner h2 {
        font-size: 44px;
        line-height: 84%;
        margin-bottom: 20px;
    }
    section.faq_banner p {
        font-size: 20px;
        line-height: 120%;
        max-width: 390px;
    }
    section.faq_section {
        padding: 70px 0 0;
    }
    section.faq_section .faq_item {
        margin-bottom: 25px;
        padding-bottom: 25px;
    }
    section.faq_section .faq_item h3 {
        font-size: 22px;
        line-height: 120%;
        margin-bottom: 10px;
    }
  section.faq_section .faq_item p {
    font-size: 17px;
}
.faq_section .faq_item:nth-child(4) p:nth-child(3) {
    margin-bottom: 15px;
}
    section.cta_section {
        padding-bottom: 70px;
    }
    .cta_content {
        padding: 40px 40px;
    }
    section.banner_section {
        padding: 55px 0;
    }
    section.banner_section h1 {
        font-size: 32px;
    }
    section.policy_section {
        padding: 70px 0;
    }
    section.policy_section h2, section.policy_section h3 {
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 18px;
    }
    
    section.policy_section p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 130%;
    }
    section.policy_section ul.wp-block-list li {
        font-size: 16px;
        line-height: 130%;
        margin-bottom: 8px;
    }
    section.blog_banner_sec {
        padding: 70px 0;
    }
    section.blog_banner_sec h2 {
        font-size: 48px;
        line-height: 100%;
        margin-bottom: 25px;
    }
    section.blog_banner_sec h4 {
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    section.blog_banner_sec h5 {
        font-size: 18px;
        line-height: 140%;
    }
    section.blog_section {
        padding: 70px 0;
    }
    .blog_search .category-listing form.search-form input.search-field {
        border-radius: 15px !important;
        min-width: 600px;
    }
    .blog_search .category-listing input.search-submit {
        left: 100px;
    }
    ul.blog_category_carousel {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
    }
    section.blog_section .blog_post {
        padding-bottom: 30px;
        padding-top: 70px;
    }
    .blog_search .category-listing {
        margin-bottom: 50px;
    }
    html .subscribe-form input, html .contact_us_wraper .content .newsletter_form input {
        min-width: auto;
    }
    ul.blog_category_carousel li a {
        font-size: 18px;
    }
    .blog_category {
        width: 650px;
        margin: auto;
    }
    
    section.blog_detail_section {
        padding: 70px 0 0px;
    }
    .blog_detail_wraper {
        padding-right: 0;
    }
    .blog_detail_wraper .blog_img {
        height: 300px;
        margin-bottom: 20px;
    }
    .blog_detail_wraper h3 {
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 10px;
    }
    .blog_detail_wraper p {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 20px;
    }
    ul.blog_sidebar_list li a {
        padding: 10px 40px 10px 13px;
        font-size: 14px;
        line-height: 115%;
    }
    ul.blog_sidebar_list li a::Before {
        height: 10px;
        width: 10px;
        right: 20px;
    }
    body.single-post section.prd_section {
        padding-bottom: 80px;
    }
    body.single-post section.prd_section .tab-content{
        padding-top: 0;
    }
    body.single-post section.blog_banner_sec h2 {
        max-width: 550px;
        margin: 0 auto 10px;
        font-size: 32px;
        line-height: 115%;
    }
    .our_team_sec > img {
        height: fit-content;
        border-radius: 15px 15px 0 0;
    }
    .our_team_sec .our_team_content {
        margin-top: 15px;
    }
  .our_team_sec .our_team_content p {
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 10px;
}
    .our_team_sec .our_team_content h3 {
        font-size: 22px;
    }
    .our_team_sec .our_team_content ul li a {
        font-size: 16px;
        line-height: 180%;
    }
    .our_team_sec .our_team_content ul li {
        gap: 12px;
    }
    .our_team_sec .our_team_content ul li img {
        width: 16px;
    }
    body.single-post section.prd_section {
        padding-bottom: 70px;
    }
    body.woocommerce-shop .woof.woof_sid.woof_sid_auto_shortcode {
        width: 25%;
    }
    body.woocommerce-shop .woocommerce.woocommerce-page.woof_shortcode_output {
        width: 75%;
    }
    body.woocommerce-shop .woof.woof_sid.woof_sid_auto_shortcode ~ #woof_results_by_ajax {
        width: 75%;
    }
    .woocommerce-shop ul.products.columns-4 li.entry.product.type-product a img {
        height: 240px !important;
    }
    body.woocommerce-shop ul.products.columns-4 li {
        width: 50% !important;
    }
    body.post-type-archive-product .irs--round.irs-with-grid {
        height: 75px;
        width: 100%;
    }
    .woof_price_filter_txt_slider {
        width: 100%;
    }
    .woof_redraw_zone .woof_container {
        margin-bottom: 20px;
    }
    .woocommerce-shop .woof_container_inner ul li label, .woocommerce-shop .woof_container_inner label {
        font-size: 13px !important;
        line-height: 130% !important;
    }
    body.woocommerce-shop .woof_redraw_zone .woof_container:nth-child(1) .woof_block_html_items li {
    padding: 0px;
}
body.woocommerce-shop .woof_redraw_zone .woof_container:nth-child(1) .woof_block_html_items li label.woof_radio_label {
    padding: 7px 10px !important;
}
body.woocommerce-shop .iradio_square-blue {
    min-width: 16px;
    width: 16px;
    height: 16px;
}
    body.woocommerce-shop div#primary {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    body.woocommerce-shop .woocommerce.woocommerce-page.woof_shortcode_output select.orderby {
    height: 40px;
    padding: 0px 20px;
}
    body.woocommerce-shop nav.woocommerce-pagination {
        padding-top: 10px;
    }
    .single-product div#primary {
        max-width: 100%;
        padding: 70px 20px 40px;
    }
    .single-product nav.woocommerce-breadcrumb, .single-product nav.woocommerce-breadcrumb a {
        padding-bottom: 30px !important;
        margin-bottom: 0 !important;
        font-size: 15px;
        line-height: 140%;
    }
    .single-product .woocommerce-product-gallery__image:first-child img {
        height: 270px !important;
    }
    .single-product  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-before {
        display: none;
    }
    section.related.products ul.products.columns-4 li {
        width: 33.33%;
    }
    section.related.products {
        padding-top: 70px;
        padding-bottom: 0;
    }
   .single-product div#primary .summary.entry-summary .custom-wrapper, .product-meta-wrapper {
    padding: 18px 15px 22px 15px;
}
    .single-product .product_title {
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 11px;
}
    .product-meta-wrapper span.sku_wrapper, .product-meta-wrapper span.posted_in {
        font-size: 14px;
        line-height: 120%;
    }
    .product-meta-wrapper span.posted_in a, .product-meta-wrapper .dokan-vendor-name a,
    .dokan-vendor-info-wrap .dokan-vendor-info .dokan-vendor-name h5,
    .product-meta-wrapper .dokan-vendor-name .custom-vendor-summary p {
        font-size: 14px;
    }
    .single-product .woocommerce-product-gallery__wrapper {
        padding: 14px !important;
        border-radius: 14px;
    }
    .single-product div#primary .summary.entry-summary .custom-wrapper,
    .product-meta-wrapper {
        border-radius: 15px;
    }
    body.single-product ul.products.columns-4 li.entry.product.type-product img.attachment-woocommerce_thumbnail {
        height: 250px!important;
    }
    .single-product .product .summary .price {
        font-size: 30px;
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item {
        display: flex;
        margin-bottom: 10px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody td:first-child {
        width: 80px !important;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item td.product-remove {
        width: 70px !important;
        min-width: 70px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail img {
        height: 60px !important;
    }
    .tinv-wishlist table.tinvwl-table-manage-list {
        min-width: 1100px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
    padding: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
    display: inline-flex;
}
    .tinv-wishlist table.tinvwl-table-manage-list .product-name {
        font-size: 15px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list .product-price {
        font-size: 16px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list .product-action button {
        padding: 10px 14px;
        font-size: 13px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child){
        border-bottom: 1px solid #eee;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        width: 100% !important;
    }
    .tinv-wishlist .product-thumbnail {
        max-width: 100% !important;
        min-width: auto !important;
    }
    
    .tinv-wishlist table.tinvwl-table-manage-list thead th {
        white-space: nowrap;
    }
    .tinv-wishlist table.tinvwl-table-manage-list {
        min-width: unset !important;
    }
    body.woocommerce-account div#customer_login h2 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    body.woocommerce-account div#customer_login .u-column1.col-1,
    body.woocommerce-account div#customer_login .u-column2.col-2 {
        width: 50%;
        padding: 0 10px;
    }
    body.woocommerce-account div#customer_login {
        display: flex;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form {
        border-radius: 15px;
        padding: 25px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form .woocommerce-form-row {
        margin: 0 0 15px 0;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form label.woocommerce-form__label {
        padding-top: 15px;
        font-weight: 300;
        font-size: 13px;
    }
  body.woocommerce-account div#customer_login form.woocommerce-form button.woocommerce-button.button {
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
}
    body.woocommerce-account div#customer_login {
        padding: 50px 20px;
        margin: 0 -10px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form .woocommerce-privacy-policy-text p {
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form label.woocommerce-form__label input#rememberme {
        height: 18px;
        width: 18px;
    }
    body.woocommerce-account header.entry-header h1, body.woocommerce-checkout header.entry-header h1, body.dokan-dashboard header.entry-header h1, body.woocommerce-shop header.woocommerce-products-header h1, body.page-id-336  header.entry-header h1 {
        font-size: 32px;
    }
    body.woocommerce-account .show_if_seller .form-row.form-group {
        margin-bottom: 15px;
    }
    body.logged-in.woocommerce-account .entry-content {
        padding: 60px 20px;
    }
    body.logged-in.woocommerce-account .entry-content nav.woocommerce-MyAccount-navigation {
        width: 28%;
    }
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content {
        width: 72%;
    }
    body.logged-in.woocommerce-account .entry-content ul li a {
        font-size: 14px;
        padding: 12px 12px;
    }
    body.logged-in.woocommerce-account .entry-content ul {
        max-width: 100%;
        border-radius: 12px;
    }
    body.logged-in.woocommerce-account .woocommerce {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
    }
    body.logged-in .woocommerce-MyAccount-content {
        padding: 25px;
    }
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p {
        font-size: 16px;
        line-height: 110%;
    }
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p .dokan-btn.dokan-btn-theme {
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
}
    html .woocommerce-Addresses .woocommerce-Address .title {
        padding: 10px 15px;
    }
    html .woocommerce-Addresses .woocommerce-Address .title h2 {
        font-size: 18px;
    }
    html .woocommerce-account .addresses .title .edit {
        width: 32px;
        height: 32px;
        min-width: 32px;
    }
    html .woocommerce-Addresses .woocommerce-Address address {
        padding: 15px;
        font-size: 15px;
        line-height: 150%;
    }
    .logged-in .dokan-dashboard-wrap .dokan-dashboard-content {
        width: 70%;
    }
    .logged-in .dokan-dashboard-wrap .dokan-dash-sidebar {
        width: 30%;
    }    
    .product-edit-new-container .dokan-form-top-area .dokan-product-meta {
        width: 100%;
    }
    body.dokan-dashboard header.dokan-dashboard-header.dokan-ai-prompt {
        margin-bottom: 20px;
    }
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm {
        padding: 25px;
        gap: 15px;
    }
    html .woocommerce form .form-row label {
        font-size: 13px;
        margin-bottom: 6px;
    }
    html #account_display_name_description {
        font-size: 11px;
        line-height: 130%;
    }
    
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
        margin-top: auto;
    }
    
    body.logged-in.woocommerce-account .dokan-support-topics-list {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    body.logged-in.woocommerce-account table.dokan-table {
        min-width: 700px;
        margin-bottom: 0;
    }
    .dokan-dashboard .dokan-dashboard-content h2 {
    font-size: 22px;
}

    .dokan-dashboard .dokan-dashboard-content {
    padding: 30px 20px 30px 20px  !important;
}
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area h1 {
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 15px;
}
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account .form-row {
        padding: 0 8px;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account {
        margin: 0 -8px;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account fieldset legend {
        padding-left: 8px;
        font-size: 22px;
        margin-bottom: 15px;
    }
    .dokan-dashboard .dokan-dashboard-content .edit-account fieldset {
        margin-top: 20px;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account .form-row label {
        font-size: 13px;
        line-height: 120%;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account .form-row input {
        font-size: 15px !important;
    }

   .dokan-dashboard header.dokan-dashboard-header h1 {
    font-size: 25px;
    line-height: 130%;
}
    .product-edit-new-container .dokan-form-top-area .featured-image {
        width: 100%;
        padding: 0 !important;
    }
    .logged-in div#dokan-navigation {
        position: sticky;
        top: 0px;
    }
    .logged-in .dokan-feat-image-upload.dokan-new-product-featured-img{
        margin-bottom: 5px !important;
    }
    .logged-in .form_wrp .form_dokan_wrp {
        display: block;
    }
    .logged-in .dokan-product-listing .dokan-product-listing-area {
        padding: 0;
    }
    
    .dokan-dashboard table.dokan-table.dokan-support-table .dokan-support-customer-name {
        display: flex;
        align-items: center;
    }
    .dokan-dashboard table.dokan-table.dokan-support-table {
        min-width: 750px;
    }
    .dokan-dashboard .dokan-support-topics-list {
        overflow-x: auto;
    }
    .dokan-dashboard .dokan-support-customer-name img.avatar {
        height: 50px;
        width: 50px;
        min-width: 50px;
    }
    
    .dokan-dashboard form.dokan-form-inline.dokan-w5.dokan-product-search-form {
        display: flex;
        align-items: center;
    }
    .dokan-dashboard form.dokan-form-inline.dokan-w5.dokan-product-search-form button.dokan-btn.dokan-btn-theme {
        order: 1;
    }
    .dokan-dashboard form.dokan-form-inline.dokan-w5.dokan-product-search-form .dokan-form-group {
        margin-bottom: 0;
    }
    html .container, div#primary, div#sidebar {
        padding: 0 20px;
    }
     div#custom-popup-content {
        padding: 25px;
        max-width: 550px;
    }
    .contact_seller_box h2#product_title_p {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .single-product .product .summary .cart button, .single-product div#primary .summary.entry-summary form.cart .tinvwl_add_to_wishlist_button {
    height: 40px;
    font-size: 13px;
    line-height: 40px;
}
  .custom-wrapper form.cart {
    flex-direction: row !important;
}
    article.page.type-page.status-publish.hentry.entry header.entry-header h1.entry-title {
        font-size: 38px;
    }
   article.page.type-page.status-publish.hentry.entry header.entry-header {
    padding: 50px 0 !important;
}
    .wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
        margin-top: 35px;
    }
    .wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
        max-width: 100%;
        padding: 0 20px 70px;
    }
    .wp-block-woocommerce-checkout .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
        padding-right: 20px;
    }
    .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item:last-child {
        display: block;
    }
    .wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
        padding-left: 20px;
        padding-right: 0;
    }
    .wp-block-woocommerce-checkout .wc-block-components-order-summary-item__total-price {
        margin-top: 6px;
    }
    ul.wc-block-grid__products {
        gap: 20px;
        grid-template-columns: repeat(3,1fr);
    }
    ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
        font-size: 16px;
        max-width: 170px;
        margin: auto;
    }
    ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price.price span.woocommerce-Price-amount.amount {
        font-size: 15px;
    }
    ul.wc-block-grid__products li.wc-block-grid__product:hover .wp-block-button__link.add_to_cart_button {
        top: 210px;
    }
    .wp-block-button.wc-block-grid__product-add-to-cart .wp-block-button__link {
        top: 160px;
    }
    .wp-block-woocommerce-cart.alignwide {
        padding: 0 0 70px;
    }
    body.dokan-store .woocommerce ul.products li.product, body.dokan-store .woocommerce-page ul.products li.product {
    width: 47%;
}
body.woocommerce-lost-password .woocommerce {
    padding: 0px 20px;
}
body.woocommerce-lost-password form.lost_reset_password {
    padding: 25px;
    border-radius: 15px;
}
body.woocommerce-lost-password form.lost_reset_password button, 
body.woocommerce-order-received form.woocommerce-form button {
    padding: 0 35px !important;
    line-height: 42px;
    font-size: 16px;
}

body.single-post section.prd_section .blog_box .blog_content h3 {
    font-size: 17px;
}
body.single-post section.prd_section .tab-content {
    padding: 30px 30px 0 !important;
}
body.single-post section.prd_section .category_wrp {
    padding: 0px 50px 10px;
}
body.single-post section.prd_section .blog_box {
    margin-bottom: 20px;
}
body.page-id-11 section.blog_section .blog_post {
    padding-top: 30px;
}
body.page-id-11 ul.blog_category_carousel li a {
    font-size: 15px;
}
body.page-id-11 ul.blog_category_carousel {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
}
body.page-id-11 section.blog_section ul.blog_category_carousel .owl-nav button {
    top: 2px;
}
 .dokan-dashboard form.dokan-form-inline.dokan-w5.dokan-product-search-form {
    justify-content: end;
}
body.woocommerce-lost-password.woocommerce-account .woocommerce {
    justify-content: center;
}
.single-product div#primary .summary.entry-summary form.cart {
    align-items: start;
    flex-direction: column;
    row-gap: 5px;
}
.single-product .product .summary .price {
    margin: 10px 0 0px;
    font-size: 26px;
}
.search_box input.search-field {
    width: 300px;
}
.search_box .textwidget.custom-html-widget
 span.select2.select2-container.select2-container--default {
    width: 200px !important;
}
.tinv-wishlist .social-buttons>span {
    display: inline;
    margin-bottom: 0px;
}
.dokan-theme-reusedge  .social-buttons {
    padding-top: 0px;
}
section.policy_section p {
    font-size: 15px;
}
section.policy_section h2, section.policy_section h3 {
    font-size: 20px;
    margin-bottom: 6px;
    margin-top: 18px;
}
.blog_detail_section .row .col-md-8 {
    width: 58.33% !important;
}
.blog_detail_section .row .col-md-4 {
    width: 41.66% !important;
}
.trusted_seller_sidebar ul {
    flex-wrap: wrap;
    margin-bottom: 0px;
}
.trusted_seller_sidebar ul li{
    width: 25%;
    text-align: center;
}
.trusted_seller_sidebar ul li .text h4 {
    font-size: 13px;
}
.trusted_seller_sidebar .text h5 span {
    font-size: 15px;
}
body.home section.prd_section .tab-content #ajax-products-list .row .col {
    width: 50%;
}
body.woocommerce-shop .woof_childs_list_opener span {
    width: 12px;
    height: 12px;
}

body.single-product li .price-with-date {
    margin-top: 8px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
    font-size: 13px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper{
    margin: 0px auto 20px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .fa-bell:before {
    font-size: 60px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget {
    min-height: fit-content;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper p {
    font-size: 16px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item {
    margin-right: 0px;
    width: 48%;
}
.dokan-subscription-content .pack_content_wrapper {
    gap: 15px;
}
.dokan-dashboard-subscription-wrap .dokan-subscription-content {
    overflow-x: auto;
}
.dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table thead th, .dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table tbody td {
    font-size: 14px;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm .button {
    line-height: 40px;
    padding: 0px 20px;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

/* First two fields side by side */
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset > p:nth-of-type(1) {
  grid-column: 1;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset > p:nth-of-type(2) {
  grid-column: 2;
}

/* Confirm password full width on next row */
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset > p:nth-of-type(3) {
  grid-column: 1 / -1;
}

/* Save button centered below */
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset > p:nth-of-type(4) {
  grid-column: 1 / -1;
  text-align: center;
}
.dokan-support-customer-listing .comment-form p.form-submit .submit.dokan-btn.dokan-btn-theme {
    font-size: 16px !important;
    padding: 0px 25px !important;
    line-height: 42px !important;
}
.tinv-wishlist table.tinvwl-table-manage-list thead th.product-name, .tinv-wishlist table.tinvwl-table-manage-lists thead th.wishlist-name {
    display: block;
    width: 100%;
    text-align: center;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove, .tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name) {
    display: none;
}
.dokan-dashboard-product-listing-wrapper .dokan-table tbody td.column-primary {
    text-wrap: wrap;
    width: 200px;
    min-width: 200px;
}
body.logged-in article.dokan-product-listing-area .dokan-form-inline.dokan-w8.dokan-product-date-filter .dokan-form-group .dokan-btn {
    margin-right: 5px;
    padding: 0px 20px;
}
.dokan-product-date-filter .dokan-form-group select, .dokan-product-date-filter .dokan-form-group input {
    min-width: 105px;
    font-size: 13px;
}
.dokan-message, .dokan-info, .dokan-error {
    padding: 12px 12px 12px 50px;
    font-size: 14px;
}
.dokan-dashboard .product-listing-top.dokan-clearfix::before {
    font-size: 28px;
}
.dokan-dashboard .product-listing-top.dokan-clearfix {
    margin-bottom: 20px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    height: 90px !important;
    width: 90px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info span.dokan-verified-badge {
    top: -34px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info {
    margin-left: 160px !important;
    margin-top: -28px !important;
}
.dokan-store-support-ticket-search-form #support_ticket_date_filter {
    line-height: 38px !important;
    width: 125px;
    min-width: 100px;
    padding: 0px 15px !important; 
}
.dokan-store-support-ticket-search-form #dokan-support-ticket-search-input {
    line-height: 38px !important;
    width: 124px;
    min-width: 100px;
     padding: 0px 15px !important;
}
body.dokan-dashboard form.dokan-form-inline .dokan-form-group span.select2.select2-container.select2-container--default {
    width: 162px !important;
}
.dokan-dashboard form.dokan-form-inline.dokan-w12.dokan-store-support-ticket-search-form input.dokan-btn {
    line-height: 38px !important;
    padding: 0 16px !important;
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
    min-height: fit-content;
}
.wp-media-buttons button.add_media {
    margin-bottom: 15px;
    padding: 0px 12px !important;
}
div#wp-vendor_biography-wrap {
    padding: 15px;
}
.dokan-dashboard .wp-editor-container {
    padding: 0px 15px 10px;
}
.wp-media-buttons button.add_media {
    margin-bottom: 15px;
}
.dokan-attribute-variation-options.dokan-edit-row.dokan-clearfix.hide_if_external .dokan-pre-defined-attribute-btn-group button.dokan-btn {
    padding: 10px 22px;
}
table#dokan-product-list-table tr.dokan-product-list-inline-edit-form fieldset > .dokan-clearfix:before,
 table#dokan-product-list-table tr.dokan-product-list-inline-edit-form fieldset > .dokan-clearfix:after{
    display: none;
}
.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap {
    width: 100%;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div {
    padding: 25px;
    margin: 20px auto 0px;
}
body.woocommerce-shop .woocommerce-no-products-found .woocommerce-info {
    width: 484px;
}
body.woocommerce-shop .woocommerce-no-products-found .woocommerce-info {
    padding: 20px 46px;
    width: 400px;
}
section.policy_section ul li:before {
    height: 6px;
    width: 6px;
    top: 5px;
}
section.policy_section ul {
    margin-left: 28px;
}
section.policy_section ul li {
    padding-left: 18px;
}
.search_box select.city-dropdown {
    min-width:200px;
    max-width:200px;
    width:200px !important;
}
body.dokan-store ul.products{
    justify-content: center;
}
body form.cart a.btn-notloggedin {
    padding: 0px 20px;
    font-size: 14px;
}
 body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    width: 100% !important;
}
.single-product div#primary .summary.entry-summary {
    width: 100%;
}
body.single-product .textwidget.custom-html-widget {
    width: fit-content;
    margin: 0px auto;
}
.product-meta-wrapper::before {
    font-size: 25px;
}
body.woocommerce-lost-password form.lost_reset_password button, body.woocommerce-order-received form.woocommerce-form button {
    padding: 0 20px !important;
    line-height: 40px;
    font-size: 14px;
}
body.woocommerce-shop .woof_container.woof_container_verified_seller ul.woof_list.woof_list_checkbox {
    margin-left: 0px !important;
}
.dokan-from-group .dokan-form-group.dokan-w6,
.dokan-from-group .dokan-form-group.dokan-w5 {
    width: 100%;
}

}
@media only screen and (max-width: 1000px) {
    .dokan-support-customer-listing .dokan-dss-chat-box {
        gap: 20px;
    }
    .dokan-support-customer-listing .dokan-dss-chat-box .dokan-chat-image-box {
    width: 8%;
}
.dokan-support-customer-listing .dokan-dss-chat-box .dokan-chat-info-box {
    width: 100%;
}
.dokan-support-customer-listing ul.dokan-support-commentlist li  .dokan-dss-chat-box .dokan-chat-info-box .dokan-chat-sender-info {
    margin-left: 0;
}
.dokan-support-customer-listing .dokan-dss-chat-box .dokan-chat-info-box .dokan-customer-chat-text {
    height: 50px;
}
.dokan-support-customer-listing  .dokan-panel.dokan-panel-default {
    padding: 20px;
    margin-bottom: 0px;
}
.dokan-support-customer-listing  .dokan-panel.dokan-panel-default  strong {
    font-size: 18px;
}
.dokan-support-customer-listing .comment-form p.form-submit .submit.dokan-btn.dokan-btn-theme {
    font-size: 16px !important;
    padding: 0px 25px !important;
    line-height: 42px !important;
}
.dokan-dss-chat-box .dokan-chat-image-box .dokan-chat-image-container {
    min-width: 30px;
}
}
@media screen and (min-width: 768px) and (max-width: 768px) {
    .tinv-wishlist table.tinvwl-table-manage-list {
        min-width: 1100px !important;
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item {
        display: flex;
    }
}
@media (max-width:768px) {
    .woocommerce table.shop_table {
    border-radius: 15px;
    overflow: hidden;
}
}
@media (max-width:767px){
    html header .container {
        padding: 0;
    }
    html header .container {
        padding: 0;
    }
    html .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-toggle {
        margin-left: 10px;
        z-index: 100;
    }
    html.menu-show .navbar-toggle {
    z-index: 99999;
}
html.menu-show .header_navbar {
    z-index: 99999;
}
html.menu-show .overlay {
    z-index: 9999;
}
    html header .btn {
        font-size: 12px;
        padding: 0 15px;
        min-width: 0;
        line-height:32px;
    }
    .header-logo a {
        max-width: 120px;
    }
    nav.header-navbar {
        padding: 28px 20px;
    }
    header nav > ul > li > a {
        font-size: 20px;
        line-height: 40px;
    }
    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    html .btn {
        padding: 0 18px !important;
    }
    body.home .trusted_seller_sidebar .view_btn {
    padding: 0 18px;
}
html .home_contact_form .form-submit input {
    padding: 0 18px !important;
    margin: 0px auto;
    display: block !important;
}
    .sticky .header-logo a {
        max-width: 100px;
    }
    .sticky .header-bottom {
        padding: 15px;
    }
    .header-bottom {
        padding: 20px;
    }
    .header_logo a img {
        max-width: 80px;
    }
    footer {
        padding-top: 70px;
    }
    footer h4 {
        margin-bottom: 15px;
        font-size: 22px;
    }
    .links-text ul li a {
        font-size: 15px;
    }
    .links-text ul li {
        margin-bottom: 10px;
    }
    .links-text {
        margin-bottom: 20px;
    }
    footer ul.social-icon a {
        width: 30px;
        height: 30px;
        margin: 0 5px 5px 0;
    }
    .footer_description {
        padding: 0;
        border: 0;
        margin-bottom: 30px;
    }
    .footer-logo a {
        max-width: 130px;
    }
    .footer-logo {
        margin-bottom: 15px;
    }
    .contact-information .text h5 {
        font-size: 15px;
    }
    .institute-copy-right p {
        font-size: 14px;
        text-align: center;
        margin-bottom: 5px;
    }
    .institute-copy-right {
        padding: 15px 0;
        margin-top: 20px;
    }
    a.btn span {
        width: 17px;
        left: 8px;
    }
    body.tinvwl-theme-style .tinv-wishlist .tinv-header h2 {
        font-size: 24px;
    }    
    .iziModal .iziModal-wrap .iziModal-content .dokan-support-login-wrapper.dokan-izimodal-wraper {
        width: 100% !important;
    }
    .iziModal {
        margin: auto 20px;
    }
    .iziModal .iziModal-wrap .iziModal-content .dokan-support-login-wrapper.dokan-izimodal-wraper .dokan-support-intro-text {
        margin: 0 0 20px 0;
        font-size: 24px;
    }
    .iziModal .iziModal-wrap .iziModal-content .dokan-support-login-wrapper.dokan-izimodal-wraper .dokan-support-intro-user strong {
        font-size: 14px;
        margin-bottom: 8px;
    }
    section.prd_section {
        padding-top: 50px;
        padding-bottom: 0;
    }
    section.prd_section ul#myTab li.nav-item button {
        padding: 0;
    }
    .prd_box .text span a {
        font-size: 13px;
    }
    .prd_box .text h3.price {
        font-size: 14px;
        line-height: 120%;
        margin-top: 6px;
    }
    .prd_box .text h4 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .product_carousel {
        padding: 0 20px;
    }
    .product_carousel .owl-nav button {
        height: 18px;
        width: 18px;
    }
    .product_carousel .owl-nav button.owl-prev {
        left: -10px;
    }
    .product_carousel .owl-nav button {
        right: -10px;
    }
    .title h2 {
        font-size: 28px;
        line-height: 130%;
        margin-bottom: 20px;
    }
    section.app_offer_section {
        padding-top: 20px;
    }
    .app_offer_content {
        padding-top: 20px;
    }
  .app_offer_content h3 {
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
}
.app_offer_content p {
    font-size: 14px;
    text-align: center;
}
html body.home .subscribe-form input, 
html body.home .contact_us_wraper .content .newsletter_form input {
   border-radius: 10px 0px 0 10px !important;
}
   html .subscribe-form input, html .contact_us_wraper .content .newsletter_form input {
    min-width: 100%;
    height: 42px;
}
    .app_offer_section .subscribe-form .gjs-row .gjs-cell input[type="submit"], section.contact_us_section .gjs-cell input[type="submit"] {
    font-size: 15px !important;
    min-width: 100%;
    padding: 0 15px !important;
    height: 42px;
    line-height: 42px !important;
}
    .dreamsork_wrp h5 {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .dreamsork_wrp h3 {
        font-size: 22px;
        margin: 0 auto 10px;
        max-width: 250px;
    }
    .dreamsork_wrp h4 {
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 20px;
    }
    .sellers_carousel {
        padding: 0 20px 0;
    }
    .sellers_box {
        margin-top: 20px;
        flex-direction: column;
    }
  .trusted_seller_section .sellers_box h2 {
    font-size: 22px;
}
.trusted_seller_section .sellers_box .img_box {
    order: -1;
     height: 200px;
}
.trusted_seller_sidebar ul li {
    width: 50%;
}
.trusted_seller_sidebar ul li .text h4 {
    font-size: 12px;
}
.trusted_seller_section .sellers_box p {
    font-size: 15px;
    line-height: 130%;
}
    .seller_content_box,
    .sellers_box .img_box {
        width: 100%;
    }
    .seller_content_box {
        padding: 22px;
    }
    .sellers_box h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .sellers_box p {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 15px;
        max-width: 100%;
    }
    .sellers_bottom_tab ul.nav.nav-tabs {
        gap: 20px;
        margin-bottom: 20px;
    }
    .sellers_bottom_tab ul.nav.nav-tabs li.nav-item button {
        font-size: 16px;
    }
    .trusted_seller_sidebar h4 {
        font-size: 15px;
        margin-bottom: 20px;
    }
   .trusted_seller_sidebar ul li {
    margin-bottom: 15px;
}
    .trusted_seller_sidebar ul {
        margin: 0 0 25px 0;
    }
    .product_carousel .owl-nav button {
    top: 100px;
}
.product_carousel .owl-dots {
    display: none;
}
.app_offer_section .app_offer_wrp > .row > *:nth-child(1) img {
    position: static;
    margin: 0px auto;
    display: block;
}
.featured_products_section .title h2 {
    text-align: center;
}
.trusted_seller_section .title h2 {
    text-align: center;
}
.trusted_seller_sidebar ul li .icon img {
    height: 100px;
    width: 150px;
    object-fit: cover;
}
.sellers_bottom_tab .machines_wrp img {
    height: 200px !important;
    
}
    section.trusted_seller_section {
        padding: 0 0 50px;
    }
    .sellers_box .img_box {
        height: 250px;
    }
    .contact_us_wraper .content {
        padding: 0px;
    }
    .contact_us_wraper .content h3 {
        font-size: 22px;
    }
    .contact_us_wraper .content p {
        font-size: 15px;
        line-height: 120%;
        margin-bottom: 8px;
    }
    .home_contact_form form.wpcf7-form .form-field p {
        margin-bottom: 8px;
    }
    html .home_contact_form .form-field.radius1 input,
    html .home_contact_form .form-field.radius2 input {
        border-radius: 10px !important;
    }
    html .home_contact_form .form-field input, html .home_contact_form .form-field textarea {
    border-radius: 8px !important;
    padding: 12px 16px !important;
    height: 42px;
    line-height: 42px !important;
    font-size: 13px !important;
}
   html .home_contact_form .form-field textarea {
    height: 100px !important;
    padding-top: 0px !important;
    padding-left: 16px !important;
}
    section.contact_us_section {
        padding: 0px 0 50px;
    }
    footer {
        padding-top: 50px;
    }
    .footer_link {
        margin-bottom: 15px;
    }
   .footer_link ul li {
    padding: 3px 0px !important;
    margin-bottom: 0px;
}
.header_navbar {
    z-index: 100;
}
body.woocommerce-order-pay .woocommerce ul.order_details {
    row-gap: 30px;
}
body.woocommerce-order-pay .woocommerce ul.order_details li {
    width: 50%;
}
    ul.social_media {
        gap: 15px;
    }
    .footer_newsletter h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input {
        min-width: 100%;
    }
    footer .footer_top {
        padding-top: 0;
        padding-bottom: 40px;
    }
    footer .footer_top .footer_link h4 {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 10px;
    }
    .footer_tel_number {
        font-size: 22px;
        margin-bottom: 10px;
    }
    section.about_reusedge_sec {
        padding: 50px 0;
    }
    .about_reusedge_sec h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }
   .about_reusedge_sec p {
        font-size: 15px;
    }
    .mission_vision .item {
        margin-bottom: 18px;
    }
    .mission_vision .item h4 {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 8px;
    }
    section.contact_sec {
        padding: 50px 0;
    }
    section.contact_sec h2 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    section.contact_sec .map iframe {
        height: 420px;
    }
  
    section.faq_banner {
        padding: 50px 0;
    }
    section.faq_banner h2 {
        font-size: 32px;
        line-height: 84%;
        margin-bottom: 15px;
    }
    section.faq_banner p {
        font-size: 16px;
        line-height: 120%;
        max-width: 350px;
    }
    section.faq_section .faq_item h3 {
        font-size: 18px;
    }
    section.faq_section .faq_item p {
    font-size: 15px;
}
.faq_section .faq_item:nth-child(4) p:nth-child(3) {
    margin-bottom: 10px;
}
    .cta_content {
        padding: 15px;
        border-radius: 14px;
    }
    .cta_content h3 {
        font-size: 20px;
    }
    .cta_content .btn {
        padding: 0 10px;
        min-width:140px;
    }
    section.cta_section {
        padding-bottom: 50px;
    }
    section.banner_section {
        padding: 45px 0;
    }
    section.banner_section h1 {
        font-size: 28px;
    }
    section.policy_section {
        padding: 50px 0;
    }
    section.policy_section h2,
    section.policy_section h3 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    section.policy_section p {
        font-size: 15px;
    }
    section.policy_section ul.wp-block-list li {
        font-size: 15px;
        padding-left: 16px;
    }
    section.policy_section ul.wp-block-list li::Before {
        height: 7px;
        width: 7px;
    }
    section.blog_banner_sec {
        padding: 50px 0;
    }
    section.blog_banner_sec h2 {
        font-size: 38px;
        margin-bottom: 15px;
    }
    section.blog_banner_sec h4 {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    section.blog_banner_sec h5 {
        font-size: 16px;
        line-height: 140%;
    }
    section.blog_section {
        padding: 50px 0;
    }
    .blog_search .category-listing form.search-form input.search-field {
    border-radius: 10px !important;
    min-width: 100%;
    margin: auto;
    line-height: 42px !important;
    padding: 0 30px 0 50px !important;
    font-size: 16px !important;
}
    .blog_search .category-listing input.search-submit {
        left: 15px;
        height: 20px;
        width: 20px;
    }
    .blog_category {
        width: 100%;
        margin: auto;
    }
    ul.blog_category_carousel li a {
        font-size: 16px;
    }
    ul.blog_category_carousel {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    section.blog_section .blog_post {
        padding-bottom: 20px;
        padding-top: 40px;
    }
    .blog_box .blog_content h3 {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 15px;
        max-width: 100%;
        min-height: 0;
    }
    .blog_box {
        padding: 12px;
        border-radius: 15px;
    }
    .blog_box .blog_img a {
        height: fit-content !important;
        border-radius: 15px;
    }
    .blog_box .blog_img img {
        border-radius: 15px;
    }
    .blog_search .category-listing {
        margin-bottom: 30px;
    }
    .blog_search .category-listing form.search-form {
        width: 100%;
    }
    .contact_img {
    text-align: center;
    margin-bottom: 20px;
}
   body.single-post section.blog_banner_sec h2 {
    max-width: 100%;
    font-size: 22px;
    line-height: 120%;
}
    body.single-post section.prd_section {
        padding-bottom: 50px;
    }
    section.blog_detail_section {
        padding: 50px 0 0px;
    }
    .blog_detail_wraper .blog_img {
        height: 200px;
        margin-bottom: 15px;
    }
    .blog_detail_wraper .blog_img img {
        border-radius: 15px;
    }
    .blog_detail_wraper h3 {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 8px;
    }
    .blog_detail_wraper p {
        font-size: 15px;
        line-height: 140%;
        margin-bottom: 15px;
    }
    .single-post section.prd_section .btn {
        margin-top: 20px;
    }
    body.woocommerce-shop header.woocommerce-products-header {
        padding: 50px 0 20px;
    }
    body.woocommerce-shop header.woocommerce-products-header h1 {
        font-size: 28px;
    }
    body.woocommerce-shop .woof.woof_sid.woof_sid_auto_shortcode {
        width: 100%;
        position: relative;
        top: 0;
    }
    body.woocommerce-shop .woocommerce.woocommerce-page.woof_shortcode_output, body.woocommerce-shop .woof_results_by_ajax_shortcode {
        width: 100%;
        padding-left: 0;
        padding-top: 25px;
    }
    
    body.woocommerce-shop .woof.woof_sid.woof_sid_auto_shortcode ~ #woof_results_by_ajax {
        width: 100%;
    }
    body.woocommerce-shop .woocommerce.woocommerce-page.woof_shortcode_output select.orderby {
        height: 40px;
        background-size: 14px 11px;
        padding: 0px 14px;
        width: 140px;
    }
  body.woocommerce-checkout ul.woocommerce-error {
    text-align: left;
    padding: 14px 20px 14px 40px;
}
body.woocommerce-checkout ul.woocommerce-error::before {
    left: 15px;
}
body.woocommerce-checkout ul.woocommerce-error li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-size: 13px;
}
body.woocommerce-orders table.woocommerce-orders-table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-date {
    margin-top: -3px;
}
body.woocommerce-cart table.shop_table tbody td.product-name {
    margin-top: 0px;
}
 
    body.woocommerce-shop .woocommerce-result-count {
        font-size: 14px;
        margin-bottom: 0 !important;
        margin-top: 7px;
    }
    body.woocommerce-shop ul.products.columns-4 li {
        width: 100% !important;
    }
    body.woocommerce-shop div#primary {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .woocommerce-shop ul.products.columns-4 li.entry.product.type-product a img {
        height: 250px !important;
        max-width: 100% !important;
    }

    .single-product div#primary {
        padding: 50px 20px 20px;
    }
    .single-product div#primary .summary.entry-summary,
    body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
        width: 100%;
        padding: 0;
    }
    .single-product nav.woocommerce-breadcrumb, .single-product nav.woocommerce-breadcrumb a {
        padding-bottom: 15px !important;
        font-size: 14px;
        line-height: 140%;
    }
    body.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
        width: 100% !important;
    }
    .single-product .woocommerce-product-gallery__image:first-child img {
        height: 210px !important;
    }
    .single-product .woocommerce-product-gallery__image:first-child img {
        border-radius: 12px 12px 0 0px;
    }
    .single-product .woocommerce-product-gallery__wrapper .owl-carousel .woocommerce-product-gallery__image img {
        height: 50px !important;
        width: 80px !important;
    }
    .single-product .woocommerce-product-gallery__wrapper .owl-carousel .owl-item.active {
        width: 80px !important;
    }
    section.related.products ul.products.columns-4 li {
        width: 100%;
    }
    .single-product div#primary .summary.entry-summary .custom-wrapper,
    .product-meta-wrapper {
        border-radius: 12px;
        margin-bottom: 15px;
    }
    section.related.products {
        padding-top: 50px;
    }
    section.related.products h2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .single-product ul.products.columns-4 li.entry.product.type-product .woocommerce-loop-product__link {
        width: 100%;
    }
    ul.products.columns-4 li.entry.product.type-product img.attachment-woocommerce_thumbnail {
        height: 260px !important;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        padding: 12px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item {
        display: flex;
    }
    .tinv-wishlist table.tinvwl-table-manage-list {
        min-width: 1060px !important;
    }
    body.woocommerce-account header.entry-header, body.woocommerce-checkout header.entry-header, body.dokan-dashboard header.entry-header, body.woocommerce-shop header.woocommerce-products-header, body.page-id-336  header.entry-header {
        padding: 50px 0;
    }
    body.woocommerce-account header.entry-header h1, body.woocommerce-checkout header.entry-header h1, body.dokan-dashboard header.entry-header h1, body.woocommerce-shop header.woocommerce-products-header h1, body.page-id-336  header.entry-header h1 {
        font-size: 28px;
    }
    body.woocommerce-account div#customer_login .u-column1.col-1, body.woocommerce-account div#customer_login .u-column2.col-2 {
        width: 100%;
        padding: 0;
    }
    body.woocommerce-account div#customer_login {
        padding: 50px 20px;
        margin: 0;
        flex-wrap: wrap;
        gap: 30px 0;
    }
    body.woocommerce-account div#customer_login h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form {
        padding: 20px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form input.input-text {
        border-radius: 8px !important;
        padding: 0 20px !important;
        line-height: 40px !important;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form button.woocommerce-button.button {
    padding: 0 18px;
}
    body.woocommerce-account div#customer_login form.woocommerce-form label.woocommerce-form__label {
        padding-top: 12px;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form .form-row small {
        font-size: 12px;
        line-height: 120%;
        margin-top: 5px;
    }
    body.woocommerce-account .dokan-form-group div#dokan-address-fields-wrapper .dokan-form-group, body.woocommerce-account .show_if_seller .form-row.form-group {
        margin-bottom: 15px;
    }
    body.logged-in.woocommerce-account .entry-content nav.woocommerce-MyAccount-navigation,
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content {
        width: 100%;
    }
    body.logged-in.woocommerce-account .entry-content ul {
        max-width: 100%;
        border-radius: 12px;
    }
    body.logged-in.woocommerce-account .entry-content nav.woocommerce-MyAccount-navigation {
        margin-bottom: 20px;
    }
  body.logged-in .woocommerce-MyAccount-content {
    padding: 15px;
    border-radius: 15px;
}
    html .woocommerce-Addresses {
        display: block;
        margin: 0;
    }
    html .woocommerce-Addresses .u-column1.col-1.woocommerce-Address {
        margin-bottom: 20px;
    }
    html .woocommerce-Addresses .woocommerce-Address {
        margin: 0;
    }
    body.logged-in.woocommerce-account .entry-content {
        padding: 50px 20px;
    }
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm {
        padding: 10px;
        background: transparent;
        display: block;
    }
    body.logged-in.woocommerce-account .entry-content form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row {
        margin-bottom: 15px;
    }
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset {
        display: block !important;
    }
    .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset legend {
        margin-bottom: 20px;
    }
    html .woocommerce form .form-row .input-text, html .woocommerce form .form-row select {
        height: 40px;
        padding: 0 18px !important;
        font-size: 14px !important;
    }
    body.logged-in.woocommerce-account table.dokan-table {
        min-width: unset;
        margin-bottom: 0;
    }
    body.logged-in.woocommerce-account table.dokan-table tbody td {
        white-space: nowrap;
    }
    body.logged-in.woocommerce-account table.dokan-table tr th {
        white-space: nowrap;
    }
    .iziModal .iziModal-wrap .iziModal-content .dokan-support-login-wrapper.dokan-izimodal-wraper {
        padding: 20px 20px !important;
        border-radius: 12px;
    }
    .mobile_show .search_box {
        margin-left: 15px;
    }
    .select2-container {
        width: 100px !important;
    }
    .search_box input.search-field {
        width: 250px;
    }
    .navbar-toggle span {
        width: 25px;
    }
    .navbar-toggle span:nth-child(1) {
        top: -14px;
        width: 15px;
    }
    .navbar-toggle span:nth-child(3) {
        bottom: -14px;
        width: 15px;
    }
    .mobile_show .search_box {
    margin-left: 25px;
}
    .menu-show .navbar-toggle span:nth-child(3),
    .menu-show .navbar-toggle span:nth-child(1) {
        width: 20px;
    }
    html .select2-results__option {
        padding: 6px 10px;
        font-size: 12px;
    }
    .sell_button .sell_btn {
        display: inline-flex;
        align-items: center;
    }
    header {
        padding: 15px 10px;
    }

    .dokan-dashboard-wrap .dokan-dash-sidebar {
        width: 100%;
    }
    .logged-in .dokan-dashboard-wrap .dokan-dashboard-content {
        width: 100%;
    }
    .logged-in.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
        display: none !important;
    }
    .logged-in.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
        display: block;
        padding: 0 !important;
    }
    .dokan-dashboard .dokan-dashboard-content {
        padding: 50px 20px  !important;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account .form-row {
        padding: 0;
        width: 100%;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account {
        margin: 0;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account fieldset legend {
        padding-left: 0;
        font-size: 20px;
        margin-bottom: 14px;
    }
    .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area form.edit-account input.dokan-btn.dokan-btn-theme {
        padding: 0 20px !important;
        font-size: 15px !important;
        margin-left: 0;
    }
    .dokan-dashboard .dokan-dashboard-content .edit-account fieldset {
        margin-top: 10px;
    }
    .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
        width: 100%;
    }
     .dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
body.logged-in form.dokan-form-inline.dokan-w5.dokan-product-search-form button.dokan-btn.dokan-btn-theme {
    margin-left: 10px;
    margin-right: 6px;
}
.dokan-product-date-filter .dokan-form-group:last-child {
    width: 100% !important;
    justify-content: start;
}
table.dokan-table td:not(.column-primary)::before {
    top: 50%;
    transform: translateY(-50%);
}
.dokan-dashboard table.dokan-table.dokan-support-table td[data-title="Customer"] .dokan-support-customer-name {
    justify-content: end;
}
    body.logged-in article.dokan-product-listing-area .dokan-form-inline.dokan-w8.dokan-product-date-filter .dokan-form-group {
        margin: 0 10px 10px 0px;
        width: 42%;
    }
    body.logged-in form.dokan-form-inline.dokan-w5.dokan-product-search-form {
        margin-bottom: 10px;
    }
    .dokan-dashboard .dokan-dashboard-content table.dokan-table.dokan-support-table .dokan-btn.dokan-btn-default.dokan-btn-sm.tips.dokan-support-status-change {
        margin-left: auto;
    }
    .dokan-dashboard .dokan-support-topics-list table.dokan-table.dokan-support-table {
        margin-bottom: 0;
    }
    .dokan-dashboard form.dokan-form-inline.dokan-w12.dokan-store-support-ticket-search-form .dokan-form-group input {
        margin-bottom: 10px;
    }
    .dokan-dashboard form.dokan-form-inline.dokan-w12.dokan-store-support-ticket-search-form .dokan-form-group input,
    .dokan-dashboard form.dokan-form-inline.dokan-w12.dokan-store-support-ticket-search-form input.dokan-btn {
        line-height: 38px !important;
        height: 38px;
    }
    .category_wrp::before,
    .category_wrp::after {
        content: "";
        height: 110px;
        width: 50px;
        position: absolute;
        left: 0;
        top: 30px;
        background-color: #FFF;
        z-index: 11;
        opacity: 0.7;
    }
    .category_wrp::after {
        left: auto;
        right: 0;
    }
    .like_icon a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-before::before {
        height: 15px;
        width: 18px;
    }
    .prd_box .img a {
        border-radius: 10px;
    }
    .prd_box .text {
        padding-top: 12px;
    }
    .category_wrp {
        margin: 0 -20px;
    }
    .dokan-dashboard table.dokan-table.dokan-support-table {
        min-width: auto;
    }
    .dokan-dashboard table.dokan-table.dokan-support-table .dokan-support-customer-name {
        justify-content: space-between;
    }
    .dokan-dashboard form.dokan-form-inline.dokan-w5.dokan-product-search-form button.dokan-btn.dokan-btn-theme {
        order: -2;
    }
    .woocommerce-shop .woof_price_filter_txt_slider .woof_float_none:before {
        left: 38%;
    }
    .woocommerce-shop .iradio_square-blue {
        height: 16px;
        width: 16px;
    }
    .dokan-dashboard .product-listing-top.dokan-clearfix {
        margin-bottom: 20px;
        padding-bottom: 0;
    }
    .dokan-dashboard .dokan-dashboard-content.dokan-product-listing span.dokan-add-product-link .dokan-btn.dokan-btn-theme {
        padding: 10px 18px;
    }
    .dokan-dashboard .product-listing-top.dokan-clearfix::before {
        font-size: 26px;
    }
    .dokan-dashboard .dokan-dashboard-content.dokan-product-listing span.dokan-add-product-link .dokan-btn.dokan-btn-theme {
        gap: 10px;
        padding: 8px 18px;
    }
    .logged-in .dokan-product-category-modal-content {
        padding: 15px 20px !important;
        border-radius: 12px;
        bottom: calc(50% - 210px) !important;
    }
    .logged-in .dokan-attribute-type .dokan-btn.dokan-btn-default {
        padding: 0 18px !important;
        line-height: 38px;
        font-size: 14px;
        border-radius: 8px !important;
    }
    .logged-in .dokan-product-category-modal-content .dokan-product-category-close {
        height: 25px;
        width: 25px;
    }
    .logged-in .dokan-product-category-modal-content .dokan-product-category-close span#dokan-category-close-modal {
        font-size: 20px;
        height: 22px;
    }
    .logged-in .dokan-product-category-modal-content ul.dokan-product-category-ul li.dokan-product-category-li {
        padding: 4px 12px !important;
        margin: 0 0 6px 0 !important;
        line-height: 28px;
        font-size: 13px;
    }
     div#custom-popup-content {
        border-radius: 18px;
        padding: 20px 20px 15px;
        max-width: 330px;
    }
    .contact_seller_box .row {
        margin: 0;
    }
    .contact_seller_box p {
        padding: 0;
    }
    .contact_seller_box .row .col-md-6 {
        padding: 0;
        margin: 0;
    }
    .contact_seller_box input {
        line-height: 40px !IMPORTANT;
    }
    .contact_seller_box p {
        margin-bottom: 10px;
    }
    .contact_seller_box span.wpcf7-list-item label span.wpcf7-list-item-label {
        font-size: 14px;
    }
    .contact_seller_box span.wpcf7-list-item label input[type="checkbox"] {
        height: 15px;
        width: 15px;
    }
    .contact_seller_box input.wpcf7-submit {
        font-size: 15px !important;
        line-height: 40px !important;
    }
    .wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
        padding: 0 20px 40px;
    }
    .wp-block-woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
        padding: 10px 0 20px 0;
    }
    article.page.type-page.status-publish.hentry.entry header.entry-header {
        padding: 50px 0;
    }
    article.page.type-page.status-publish.hentry.entry header.entry-header h1.entry-title {
        font-size: 30px;
    }
    .wp-block-woocommerce-checkout .wc-block-components-address-form-wrapper div#billing .wc-block-components-text-input input {
        line-height: 38px !important;
        height: 38px;
    }
    ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image {
        height: 260px;
    }
    ul.wc-block-grid__products {
        gap: 10px;
        grid-template-columns: repeat(1,1fr);
    }
    .wp-block-woocommerce-cart.alignwide {
        padding: 0 0 50px;
    }
    .wp-block-woocommerce-checkout .wc-block-grid__product .wc-block-grid__product-link {
        width: 100%;
    }
    .wc-block-grid__product .wc-block-grid__product-link {
        width: 100%;
    }
    ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image {
        width: 100%;
        height: 300px;
    }
    .single-product div#primary .product-details-box p strong {
        margin-right: 30px;
    }
    .dokan-popup-content .dokan-popup-option-list li {
    font-size: 13px;
}
body.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-modules-button li button {
    font-size: 12px;
    margin-right: 0px !important;
    top: -40px !important;
    padding: 5px 10px;
}
body.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
    padding: 10px 5px;
    font-size: 14px;
}
body.dokan-store .woocommerce ul.products li.product, body.dokan-store .woocommerce-page ul.products li.product {
    width: 100%;
    margin-bottom: 20px;
}
body.dokan-store .dokan-store-products-filter-area select.orderby.orderby-search {
    margin-top: 15px !important;
}
body.woocommerce-lost-password form.lost_reset_password {
    padding: 20px;
}
body.woocommerce-lost-password form.lost_reset_password p.woocommerce-form-row:nth-child(2) ,
body.woocommerce-order-received form.woocommerce-form p.form-row-last{
    margin-bottom: 15px !important;
}
body.woocommerce-lost-password form.lost_reset_password button,
body.woocommerce-order-received form.woocommerce-form button{
   padding: 0 40px !important;
        line-height: 40px;
        font-size: 16px;
}
body.woocommerce-lost-password form.lost_reset_password p{
    font-size: 15px;
}
body.single-post section.prd_section .tab-content {
    padding: 25px 0px 0 !important;
}
body.single-post section.prd_section .tab-content .row > * {
    width: 100%;
}
body.single-post section.prd_section .blog_box {
    margin-bottom: 15px;
}
body.single-post section.prd_section .category_wrp {
    padding: 0px 30px 10px;
    margin: 0px;
}
body.single-post section.prd_section .category_wrp::before, body.single-post section.prd_section .category_wrp::after {
    height: 50px;
}
body.single-post section.prd_section ul#myTab li.nav-item button h4 {
    font-size: 14px;
}
body.woocommerce-lost-password .entry-content ul {
    padding: 15px 20px !important;
    text-align: left;
}
body.woocommerce-lost-password .entry-content ul li{
    padding-left: 25px !important;
}
body.woocommerce-lost-password form.lost_reset_password .woocommerce-error::before {
    top: 15px;
}
body.woocommerce-lost-password .woocommerce p {
    font-size: 14px;
}
body.woocommerce-lost-password .woocommerce {
    margin: 50px 0px;
}
body.woocommerce-lost-password article.page.type-page.status-publish.hentry.entry header.entry-header {
    padding: 50px 0 50px;
}
body.woocommerce-order-received .entry-content {
    padding: 60px 20px;
}
.dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table tbody td.order-actions a.view {
    padding: 4px 12px;
    border-radius: 30px;
    font-size: 12px;
}
.dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table thead th, .dokan-dashboard-subscription-wrap .dokan-subscription-order-listing-table tbody td {
    font-size: 13px;
}
body.woocommerce-view-order address {
    padding: 10px 15px !important;
    font-size: 15px;
}
body.woocommerce-view-order .entry-content .woocommerce-MyAccount-content p {
    font-size: 15px;
    margin: 10px 0px;
}

.single-product div#primary .summary.entry-summary form.cart {
    flex-direction: row;
    row-gap: 0;
    margin-top: 10px;
}
body.woocommerce-dashboard .woocommerce-MyAccount-content ul.dokan-account-migration-lists li {
    flex-direction: column;
}
body.woocommerce-dashboard .woocommerce-MyAccount-content ul.dokan-account-migration-lists {
    padding: 10px;
}
body.woocommerce-dashboard .woocommerce-MyAccount-content ul.dokan-account-migration-lists li a {
    padding: 4px 20px !important;
    margin-left: 00px;
    width: fit-content;
    margin-top: 14px;
}
body.woocommerce-dashboard .woocommerce-MyAccount-content ul.dokan-account-migration-lists p:last-child {
    max-width: 100%;
}
.search_box .textwidget.custom-html-widget
 span.select2.select2-container.select2-container--default {
    width: 150px !important;
}
.search_box select.city-dropdown {
    min-width:150px;
    max-width:150px;
    width:150px !important;
}
.search_box input.search-field {
    width: 230px;
}
.contact_sec .row > *:nth-child(2) {
    order: -1;
}
.contact_sec .contact_form {
    margin-bottom: 30px;
}
body.tinvwl-theme-style .tinv-wishlist .tinv-header {
    margin-bottom: 10px;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody td {
    font-size: 13px !important;
}
body.tinvwl-theme-style .tinv-wishlist.woocommerce.tinv-wishlist-clear {
    padding: 50px 12px;
}
section.faq_section {
    padding: 50px 0 0;
}
section.faq_section .faq_item {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
section.policy_section h2, section.policy_section h3 {
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 18px;
}
section.contact_us_section .es-form-field-container {
    display: block;
}
html .subscribe-form input, html .contact_us_wraper .content .newsletter_form input {
    min-width: 13px !important;
    height: 42px;
    border-radius: 10px !important;
    width: 100%;
}
body.page-id-11 section.contact_us_section .contact_us_wraper .content .newsletter_form {
    margin-top: 20px;
    width: 100%;
}
body.page-id-11 section.contact_us_section .contact_us_wraper .content .newsletter_form .emaillist {
    width: 100%;
}
section.blog_banner_sec h2 {
    font-size: 34px;
}
.blog_detail_section .row .col-md-8 {
    width: 100% !important;
}
.blog_detail_section .row .col-md-4 {
    width: 100% !important;
}
html .woocommerce-checkout form.checkout ul.woocommerce-error {
    padding: 10px 20px 10px 38px;
}
html .woocommerce-checkout form.checkout ul.woocommerce-error:before {
    top: 10px;
    left: 14px;
}
html .woocommerce-checkout form.checkout ul.woocommerce-error li + li {
    margin-top: 2px;
}
html .woocommerce-checkout form.checkout ul.woocommerce-error a {
    font-size: 14px;
}
form.update-customer-to-vendor.register {
    padding: 20px;
    margin-bottom: 0px !important;
}
form.update-customer-to-vendor.register small {
    font-size: 13px;
}
.dokan-support-customer-listing ul.dokan-support-topic-counts {
    display: block;
    margin-right: 0px !important;
    margin-bottom: 0px;
}
.dokan-support-customer-listing ul.dokan-support-topic-counts li {
    width: 100%;
}
.dokan-support-customer-listing ul.dokan-support-topic-counts.subsubsub li {
    width: 100%;
    padding: 0 !important;
    border-bottom: 1px solid #CECECE;
}
.dokan-support-customer-listing ul.dokan-support-topic-counts.subsubsub li:last-child{
    border-bottom: 0px;
}
.dokan-support-customer-listing table.dokan-table thead {
    display: table-header-group;
}
.dokan-support-customer-listing table.dokan-table tbody {
    display: table-row-group;
}
.dokan-support-customer-listing .dokan-table.dokan-support-table tbody tr {
    display: table-row;
}
.dokan-support-customer-listing .dokan-dss-chat-box .dokan-chat-info-box .dokan-customer-chat-text {
    height: 42px;
}
.dokan-support-customer-listing ul.dokan-support-commentlist li .dokan-dss-chat-box .dokan-chat-info-box .dokan-admin-chat-text {
    height: 42px;
}
.dokan-support-customer-listing .dokan-dss-chat-box {
    margin-top: 10px;
}
html .dokan-support-customer-listing textarea {
    height: 80px;
}
.dokan-support-customer-listing .comment-form p.form-submit .submit.dokan-btn.dokan-btn-theme {
    font-size: 15px !important;
}
body.woocommerce-shop .woof_submit_search_form_container button.button.woof_reset_search_form {
    padding: 0px 18px;
    font-size: 14px;
    margin: 0px auto;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .fa-bell:before {
    font-size: 50px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper p {
    font-size: 15px;
    margin-top: 0px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon {
    margin-top: -25px;
}
.woocommerce table.shop_table {
    border-radius: 15px;
    overflow: hidden;
}
.single-product .woocommerce-info {
    font-size: 14px;
}
html .woocommerce-checkout .woocommerce-message .button {
    opacity: 0;
}
h2.woocommerce-order-details__title {
    font-size: 20px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item {
    width: 100%;
    margin: 0px 20px 50px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price {
    width: 75px;
    height: 75px;
    font-size: 14px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_content {
    margin-top: 30px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_content h2 {
    margin-bottom: 0;
    font-size: 20px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_content .pack_data_option {
    margin-bottom: 55px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price .dps-rec-period {
    font-size: 14px;
}
.dokan-subscription-content .pack_content_wrapper {
    margin-top: 50px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item:last-child{
    margin-bottom: 10px;
}
.dokan-subscription-content .seller_subs_info p {
    font-size: 15px;
    margin-bottom: 8px;
}
.dokan-subscription-content .seller_subs_info input.btn.dokan-btn-success {
    margin-top: 12px;
    height: 36px;
    line-height: 30px !important;
}
.dokan-subscription-content .pack_content_wrapper {
    margin-top: 50px;
    padding-top: 30px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item a.buy_product_pack {
    font-size: 14px;
    padding: 8px 25px;
}
body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p {
    font-size: 14px;
    line-height: 130%;
}
body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p .dokan-btn.dokan-btn-theme {
    padding: 0 18px;
    line-height: 40px;
    font-size: 14px;
}
.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    padding-left: 42px;
    padding-right: 18px;
}
.error-404.not-found.default-max-width {
    padding: 0px 15px;
}
.error-404.not-found.default-max-width .page-content {
    padding: 25px;
    margin: 50px auto;
}
.error-404.not-found.default-max-width .page-content p {
    font-size: 15px;
}
header.page-header.alignwide {
    padding: 50px 0px;
}
article.help-content-area .dokan-dashboard-content {
    padding: 0px !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
    width: 80px;
    height: 80px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li {
    padding-bottom: 15px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    height: 70px !important;
    width: 70px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info span.dokan-verified-badge {
    top: -34px;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0 !important;
    margin: auto;
    width: fit-content;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    
    padding-bottom: 15px !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
    margin: 0 0 15px;
}
.dokan-store-support-ticket-search-form #dokan-support-ticket-search-input {
    width: 100%;
}
.dokan-store-support-ticket-search-form #support_ticket_date_filter {
    width: 100%;
}
.dokan-settings-area header.dokan-dashboard-header span.dokan-update-setting-top {
    width: 100%;    
    margin: 0px auto 10px;
}
.dokan-settings-area header.dokan-dashboard-header span.dokan-update-setting-top .dokan-btn {
    display: block;
    margin: 0px auto;
}
.dokan-settings-area header.dokan-dashboard-header .dokan-store-settign-header-wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.dokan-alert-info {
    padding: 10px;
}
.wp-editor-wrap {
    padding: 15px;
}
.dokan-form-group .ajax_prev.dokan-text-left {
    margin: 0% !important;
}
.dokan-form-horizontal .dokan-control-label {
    margin-bottom: 5px;
}
 .dokan-dashboard .dokan-dashboard-content h2 {
    font-size: 20px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul {
    min-height: fit-content;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div img {
    min-width: 40px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary > ul li > div > div button {
    padding: 5px 12px;
    font-size: 13px;
}
body.woocommerce-checkout .entry-content {
    padding: 50px 100px;
}
.dokan-dashboard header.dokan-dashboard-header a.dokan-btn {
    margin-top: 20px;
}
.product-edit-container .dokan-product-edit-form span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.product-edit-container .dokan-product-edit-form .dokan-btn.dokan-btn-theme.dokan-btn-lg.dokan-right {
    padding: 0px 20px !important;
    font-size: 15px !important;
    line-height: 40px !important;
}
.product-edit-new-container .dokan-product-short-description {
    margin-bottom: 18px;
    margin-top: 0px;
}
.dokan-form-group.dokan-clearfix.dokan-price-container {
    margin-bottom: 0px;
}
.dokan-dashboard-content.dokan-settings-content header.dokan-dashboard-header {
    flex-direction: column;
}
.dokan-form-group.dokan-new-cat-ui-title:has(label[for="chosen_product_cat"]) {
    margin-bottom: 0px;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table.dokan-inline-editable-table tr.dokan-product-list-inline-edit-form td {
    padding: 0px !important;
}
table#dokan-product-list-table fieldset .dokan-clearfix .dokan-w6.dokan-inline-edit-column:nth-child(2) .dokan-inline-edit-field-row.dokan-clearfix:after {
    height: 5px;
    display: block;
}
table#dokan-product-list-table fieldset .dokan-clearfix .dokan-w6.dokan-inline-edit-column:nth-child(2) .dokan-inline-edit-field-row.dokan-clearfix {
    margin-bottom: 5px ;
}
.dokan-clearfix.quick-edit-submit-wrap button.dokan-btn.dokan-btn-default.inline-edit-cancel,
.dokan-clearfix.quick-edit-submit-wrap button.dokan-btn.dokan-btn-default.dokan-btn-theme.dokan-right.inline-edit-update {
    width: fit-content !important;
    margin-bottom: 20px;
}
table#dokan-product-list-table fieldset .dokan-clearfix .dokan-w6.dokan-inline-edit-column:nth-child(2) .dokan-inline-edit-field-row.dokan-clearfix .dokan-w9.dokan-clearfix {
    flex-direction: column;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div {
    padding: 20px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions {
    gap: 15px;
    padding: 15px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions .dokan-btn {
    padding: 7px  20px;
}
.dokan-settings-content  fieldset.payment-field-paypal label[for="dokan_setting"] {
    margin: 12px 0px;
}
body.dokan-dashboard .dokan-ajax-response .dokan-alert {
    padding: 10px;
}
body.dokan-dashboard .dokan-ajax-response .dokan-alert p {
    font-size: 14px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div select {
    padding: 8px 15px;
    min-height: 36px;
}
textarea.dokan-form-control {
    height: 90px;
}

 
    body.woocommerce-shop .woocommerce-no-products-found .woocommerce-info {
        padding: 10px 16px 10px 35px;
        width: 100%;
        font-size: 13px;
    }
     body.woocommerce-shop .woocommerce-no-products-found .woocommerce-info::before {
        left: 10px;
    }
    section.policy_section ul {
    margin-left: 22px;
}
.woocommerce-cart .cart-empty:before {
    font-size: 34px !important;
}
.woocommerce-cart .cart-empty {
    font-size: 18px !important;
}
body.dokan-store ul.products li.product a img {
    height: 260px !important;
}

body.woocommerce-shop nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    height: 38px;
    width: 38px;
}
body.woocommerce-shop nav.woocommerce-pagination ul.page-numbers li {
    margin: 0 2px;
}
.subscribe-form {
    width: fit-content;
    margin: 0px auto 15px;
}
body.home .app_offer_section .app_offer_wrp .logo_wrp {
    justify-content: center;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group .dokan-w4.dokan-text-left{
    width: 100%;
    text-align: center !important;
} 
.contact_us_wraper {
    text-align: center;
}  
.featured_products_section .title h2 {
    margin-left: 0;
}
.product-meta-wrapper::before {
    font-size: 23px;
}
.product-meta-wrapper span.posted_in a:first-child {
    margin-left: 16px;
}
.product-meta-wrapper > span:nth-child(2) a:first-child {
    margin-left: 27px;
}
.product-meta-wrapper .custom-vendor-summary strong {
    margin-right: 30px;
}
.faq_section .faq_item ul li:before {
    width: 5px;
    height: 5px;
}
.faq_section .faq_item ul li {
    padding-left: 15px;
}
body.page-id-11 ul.blog_category_carousel li a {
    font-size: 14px;
}
body.woocommerce-lost-password form.lost_reset_password button, body.woocommerce-order-received form.woocommerce-form button {
    padding: 0 18px !important;
}
.dreamsork_wrp {
    height: fit-content;
}
.google_ads .category-listing img {
    height: 100px;
}
header .topbar_h h5 {
    font-size: 14px;
}
header .topbar_h {
    padding: 8px 0px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img {
    margin: 0px 0px 12px 25px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info {
    margin: 0px auto !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
    font-size: 14px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
    margin-left: -20px;
}
}
@media (max-width:391px){
    .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
    margin-left: 0px;
}
}
@media (max-width:599px) {
    
   .search_box .textwidget.custom-html-widget span.select2.select2-container.select2-container--default {
        height: 35px !important;
        line-height: 32px !important;
    }
    body.woocommerce-account div#customer_login form.woocommerce-form .form-row.form-group.user-role label.radio {
    margin-bottom: 10px;
    font-size: 14px;
}
body.tinvwl-theme-style .tinv-wishlist .tinv-header {
    margin-bottom: 0px;
}
body.tinvwl-theme-style .tinv-wishlist .tinv-header:after {
    bottom: 15px;
}
body.home section.prd_section .tab-content #ajax-products-list .row .col {
    width: 100%;
}
.app_offer_section .app_offer_wrp > .row > *:nth-child(1) img {
    position: static;
}
body.home .app_offer_section .app_offer_wrp .logo_wrp {
    justify-content: center;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
    flex-flow: wrap;
}
.dokan-product-date-filter .dokan-form-group:last-child {
    width: fit-content !important;
    justify-content: center;
}
.dokan-table tbody tr .post-date .status {
    margin-left: 10px;
}
.dokan-dashboard .dokan-dashboard-wrap input[type=checkbox]:not(.dokan-layout input[type=checkbox]) {
    height: 12px;
    width: 12px;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
    padding: 8px 16px !important;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.simple:before {
    text-align: right;
}
}
@media (max-width: 430px) {
    table.dokan-table thead {
        display: table-header-group;
    }
    table.dokan-support-table thead {
    display: none;
}
html .dokan-dashboard-wrap .dokan-settings-content label[for="dokan_store_name"]:before {
    left: 0;
    font-size: 14px !important;
}
.product-edit-container .dokan-feat-image-upload a.close {
    height: 100% !important;
    width: 100% !important;
    padding-top: 20px;
}
table.product-listing-table thead {
    display: none;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td.condition.used {
    max-width: fit-content;
    padding: 3px 16px !important;
    margin-left: auto;
}
.logged-in .product-edit-container .wp-editor-wrap {
    padding: 0px;
}
footer .footer_bottom .row {
    justify-content: center !important;
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-form-group label[for="dokan_store_name"], .dokan-dashboard .dokan-dashboard-wrap .dokan-form-group label[for="setting_phone"] {
    padding-top: 0;
}
}
@media (min-width:320px) and (max-width:360px){
    .logo_wrp {
        display: flex;
        gap: 10px;
    }
    .es-form-field-container {
        padding: 0 !important;
    }
    .app_offer_section .subscribe-form .gjs-row .gjs-cell input[type="submit"] {
        width: 100px;
    }
    html .subscribe-form input {
        width: 140px;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input {
        width: 170px;
    }
    .footer_newsletter .es-form-field-container .gjs-cell input[type="submit"] {
    width: 100px;
}
    section.faq_section .faq_item h3 {
        font-size: 16px;
    }
    .app_offer_section .subscribe-form .gjs-row .gjs-cell input[type="submit"], section.contact_us_section .gjs-cell input[type="submit"], .footer_newsletter .es-form-field-container .gjs-cell input[type="submit"] {
    font-size: 14px !important;
    padding: 0 18px !important;
}
.footer_newsletter .es-form-field-container .gjs-cell input {
    padding: 10px 15px !important;
    height: 44px;
    line-height: 44px !important;
}
    .cta_content {
        padding: 20px 15px;
    }
    .cta_content h3 {
        font-size: 18px;
    }
   section.contact_us_section .gjs-cell input[type="submit"] {
    width: 100%;
    display: block !important;
    margin: 0px auto;
    line-height: 40px !important;
    height: 40px;
}
    
    body.woocommerce-account div#customer_login form.woocommerce-form label.woocommerce-form__label input#rememberme {
        height: 15px;
        width: 15px;
    }
    body.logged-in.woocommerce-account .entry-content .woocommerce-MyAccount-content p .dokan-btn.dokan-btn-theme {
        padding: 0 25px;
        line-height: 40px;
        font-size: 16px;
    }
   body.logged-in .woocommerce-MyAccount-content {
    padding:  15px;
}
    .mobile_show .search_box {
        margin-left: auto;
    }
    div#custom-popup-content {
        max-width: 290px;
    }
    .single-product div#primary .product-details-box p strong {
        margin-right: 16px;
        width: 80px;
    }
    .single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    margin-right: 2px;
    font-size: 15px;
}
.single-product .product .summary .cart button, 
.single-product div#primary .summary.entry-summary form.cart .tinvwl_add_to_wishlist_button {
    font-size: 12px;
    line-height: 38px;
    margin-right: 4px !important;
    padding: 0px 10px;
}
section.contact_sec .map iframe {
    height: 350px;
}
section.contact_sec h2 {
    font-size: 32px;
    margin-bottom: 12px;
}
section.contact_sec {
    padding: 30px 0 50px;
}
.about_reusedge_sec h3 {
    margin-bottom: 8px;
}
body.woocommerce-lost-password form.lost_reset_password p {
    font-size: 14px;
}
body.woocommerce-lost-password form.lost_reset_password {
    padding: 15px;
}
.tinv-wishlist .social-buttons {
    text-align: center !important;
}
.tinv-wishlist .social-buttons>span, .tinv-wishlist .social-buttons>ul {
    margin-top: 10px;
}
section.faq_banner h2 {
    font-size: 30px;
}
section.faq_banner p {
    font-size: 14px;
}
section.blog_banner_sec h2 {
    font-size: 32px;
}
section.blog_banner_sec h5 {
    font-size: 14px;
}
body.single-post section.blog_banner_sec h2 {
    font-size: 20px;
}
.our_team_sec .our_team_content p {
    font-size: 14px;
}
.our_team_sec .our_team_content h3 {
    font-size: 20px;
}
body.single-post section.prd_section .blog_box .blog_content h3 {
    font-size: 16px;
}
form.update-customer-to-vendor.register small {
    word-wrap: break-word;
}
body.logged-in.woocommerce-account .entry-content {
    padding: 50px 12px;
}
.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    padding-left: 30px;
    font-size: 13px;
}
.woocommerce-page .woocommerce-message::before {
    margin-left: -20px !important;
}
.error-404.not-found.default-max-width .page-content {
    padding: 20px;
}
.error-404.not-found.default-max-width .page-content form.search-form {
    display: flex;
}
.error-404.not-found.default-max-width .page-content form.search-form input.search-submit {
    font-size: 13px !important;
    margin-top: -1px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > div #vendor-dashboard-payment-settings-toggle-dropdown #toggle-vendor-payment-method-drop-down {
    padding: 10px 22px 10px 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions {
    gap: 15px;
    padding: 10px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div .bottom-actions .dokan-btn {
    padding: 7px  15px;
    font-size: 12px;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div {
    padding: 15px;
}
body.woocommerce-shop nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    height: 36px;
    width: 36px;
}
.trusted_seller_section .sellers_box h2 {
    font-size: 20px;
}
.trusted_seller_section .sellers_box p {
    font-size: 14px;
}
.trusted_seller_sidebar ul li {
    width: 48%;
}
.trusted_seller_sidebar ul {
    column-gap: 10px;
}
html .container, div#primary, div#sidebar {
    padding: 0 10px;
}
}
@media (max-width:991px) {
    .woocommerce-order-overview li {
        width: 50% !important;
    }
}

@media (max-width:599px) {
        .search_box input.search-field {
    width: 150px;
}
}
@media (max-width:498px) {
   .header_search_bar .search_box {
    margin-top: 10px;
}
.header_main_wrap.mobile_show {
    flex-wrap: wrap;
}
.search_box input.search-field {
    width: 100%;
    border-radius: 10px !important;
}
.header_search_bar {
    margin-left: auto;
    order: 2;
    width: 100%;
}
html .select2-container .select2-selection--single .select2-selection__rendered {
    min-width: 150px;
}
.search_box .textwidget.custom-html-widget
 span.select2.select2-container.select2-container--default {
    width: 150px !important;
}
.search_box select.city-dropdown {
    min-width: 150px;
    max-width: 150px;
    width: 150px !important;
}
.mobile_show .search_box {
    margin-left: auto;
}
.navbar-toggle {
    margin-left: 5px;
}
body.page-id-11 ul.no-carousel {
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}
}
