@media (max-width: 1199.9px) {
    .avina_menu > .menu-item > a {
        font-size: 0.9em;
    }
    .woocommerce button.button.alt.disabled, .woocommerce button.button.alt {
        padding: 10px;
        font-size: 13px;
    }
    .single_product_section, .single_product_tab, .single_related_product, .archive_products {
        margin: 20px auto;
    }
    .breadcrumb-section {
        padding: 25px 0;
    }
    .main-content {
        padding: 40px 0;
    }
    .single-product .main-content {
        padding: 20px 0;
    }
    .avina_menu > .menu-item > a {
        padding-left: 6px;
        padding-right: 6px;
    }
    .avina_single .right-content {
        flex-basis: 65%;
    }
    .avina_single .left-sidebar {
        flex-basis: 34%;
    }
}

@media (max-width: 1024px) {
    .avina-slider2 .swiper-slide.swiper-slide-active .carousel-caption {
        bottom: 10%;
    }

    .navbar-brand,
    .navbar-brand img {
        max-width: 200px !important;
        max-height: 100px !important;
    }

    .icon_box.avina_style4 {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .top-footer .container {
        max-width: 100%;
    }
     .avina_menu > .menu-item > a {
        padding-left: 5px;
        padding-right: 6px;
    }
    .avina_menu > .menu-item.menu-item-has-children {
        margin-left: 0;
    }

}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
    .float-lg-end {
        float: left !important;
    }
    .woocommerce-form-track-order.track_order {
        padding: 40px 80px;
    }
    .mobile_sidebar {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    #mobile_menu {
        display: none;
        visibility: hidden;
    }
    .order-lg-3 {
        order: 3 !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

}

@media (max-width: 991.98px) {
    .header-6 .avina_search2 {
        order: 5;
        margin: 5px 2px;
        flex-basis: 100%;
    }
    .countdown_banner .content {
        max-width: 70% ;
    }
    .avina_top_alert .text {
        padding: 0 8px;
    }
    .top_alert_close, .avina_top_alert .link {
        padding: 5px 10px;
    }
    .offer_slider2 .product-box-image > a {
        padding: 0;
    }
    .mobile_sidebar {
        display: flex;
        align-items: center;
        gap: 5px;
        visibility: visible;
        opacity: 1;
        background-color: var(--white-color);
        color: var(--main-text-color);
        padding: 5px 10px;
        height: 100%;
        font-size: 15px;
        min-height: 36px;
        margin: 0 0 1em;
    }
    .mobile_menu {
        display: flex !important;
        visibility: visible;
        opacity: 1;
    }
    .offcanvas-body .sidebar {
        padding-bottom: 60px;
    }
    .offer_slider2 .tabs_slider {
        padding: 0 5px;
        border-radius: 5px;
        margin: 10px 0;
    }

    .offer-carousel .swiper-slide img {
        min-width: auto !important;
        min-height: auto;
    }

    .tabs_slider {
        height: auto !important;
    }

    .icon_box .icon-box {
        flex-basis: auto;
    }
    .icon_box.avina_style2 .icon-box, .icon_box.avina_style3 .icon-box {
        flex-basis: 31%;
    }

    .category_box .item {
        flex-basis: 16%;
    }

    .woocommerce-form-track-order.track_order {
        padding: 20px 10px;
    }

    .avina_menu, .main_navbar .menu {
        display: none !important;
        visibility: hidden;
    }

    .header-4 .logo.navbar-brand {
        margin: 0 5px;
    }

    .post_meta ul li span {
        padding-right: 3px;
        font-size: 10px;
    }

    .product_list_section .item {
        flex-basis: 48%;
        padding: 5px;
    }

    .product_list_section .title h4 {
        font-size: 13px;
        padding: 0 5px 0 0;
    }
    .navbar-brand,
    .navbar-brand img {
        max-width: 190px !important;
        max-height: 95px !important;
    }
    .product_carousel_section2.avina_style2 > .slider_banner {
        width: 23%;
    }
    .product_carousel_section2.avina_style2 .slides2{
        width: 77%;
    }
    .breadcrumb-section .content {
        flex-wrap: wrap;
        gap: 10px;
    }
    .mob_scroll .item {
        width: 20vw;
        margin-left: 5px;
        min-width: 220px;
    }
    .product_list_slider.mob_scroll .item {
        width: 38vw;
    }
    .product_list_slider.mob_scroll {
        grid-auto-flow: unset;
        grid-template-columns:repeat(4,auto);
    }
    .product_list_section .mob_scroll .item {
        margin-bottom: 5px;
    }
    .blog-carousel.mob_scroll .item {
        width: 40vw;
        min-width: 220px;
    }
}

@media (min-width: 768px) {

    .brand-logo-carousel .avina_prev_Arrow {
        left: -33px;
    }

    .brand-logo-carousel .avina_next_Arrow {
        right: -33px;
    }

    .instagram-gallery .avina_prev_Arrow {
        left: 30px;
    }

    .instagram-gallery .avina_next_Arrow {
        right: 30px;
    }

    .blog2 .avina_next_Arrow {
        right: 15px;
    }

    .blog2 .avina_prev_Arrow {
        left: 15px;
    }

    #navbar-avina-login {
        display: none;
    }

    .AvinaWL-item--info {
        min-width: 350px;
    }

    .avina-left-gallery .avina_next_Arrow, .avina-left-gallery .avina_prev_Arrow {
        display: none;
    }
    .order-md-3{order:3 !important}
    .order-md-1 {order:1 !important;}
    .order-md-2 {order:2 !important;}


}

@media (max-width: 767.98px) {

    .product_carousel_section2.avina_style2 > .slider_banner {
        display: none;
    }
    .product_carousel_section2.avina_style2 .mobile_title {
        display: flex;
        justify-content: flex-start;
        color: white;
        padding: 5px 5px 15px;
        width: 100%;
    }
    .product_carousel_section2.avina_style2 {
        flex-direction: column;
    }
    .product_carousel_section2.avina_style2 .slides2 {
        width: 100%;
    }

    .product-box-price .price, .product-box-price ins {
        font-size: 13px;
    }

    .widget_column {
        flex-basis: 32%;
    }
    .widget_column:last-child {
        width: auto;
        flex-basis: 49%;
    }
    .product-box-price del {
        font-size: 12px;
    }
    .tabs_slider .swiper-wrapper {
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .offer_slider1 .tabs_slider {
        margin-bottom: 10px;
        overflow: hidden;
    }

    .offer_slider2 {
        display: flex;
        flex-flow: column wrap;
    }

    .offer_slider1, .offer_slider4 {
        flex-flow: column;
        justify-content: flex-start;
    }

    .offer-carousel {
        width: 100% !important;
        max-width: 100% !important;
    }

    .tabs_slider, .offer_slider4 .tabs_slider .swiper-wrapper{
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        display: flex !important;
        flex-flow: row wrap !important;
        justify-content: flex-start !important;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .offer_slider4 .tabs_slider .swiper-wrapper{
        gap: 5px;
    }
    .offer_slider2 .tabs_slider .tab_item {
        width: 49% !important;
        opacity: 1;
        margin-top: 6px;
    }

    .offer_slider1 .tabs_slider {
        justify-content: space-between;
        margin-right: 0px;
        padding: 0;
    }

    .offer_slider1 .tabs_slider .tab_item {
        height: 30px;
        width: 49% !important;
        border-radius: 5px;
        margin: 5px 0;
    }

    .offer_slider1 .tab_item:after, .offer_slider1 .tab_item:before {
        content: unset;
    }

    .offer_slider1 .offer-carousel {
        max-width: 100%;
        width: 100%;
    }

    .offer-carousel .countdown_box {
        padding: 5px 10px;
    }

    .offer-carousel .countdown_box .countdown {
        font-weight: 400;
        font-size: 12px;
        display: flex;
        flex-flow: column wrap;
        align-items: center;
    }

    .offer_slider_list ul li {
        padding: 5px 0;
        line-height: 14px;
        font-size: 13px;
    }

    .offer_slider3.offer_slider1 .tabs_slider {
        margin-left: 0;
    }

    .carousel-caption {
        display: block !important;
        right: 5%;
        text-align: right;
    }
    .product_content_tab {
        border-radius: 0;
    }
    .product_content_tab .nav {
        justify-content: flex-start;
        gap: 3px;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 5px 0;
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .widget_section2 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .countdown_product {
        max-width: 80%;
    }

    .header-4 .user-header a span {
        display: none;
    }

    .avina_style3 .product-carousel {
        max-width: 100%;
    }

    .product_sidebar {
        max-width: 100%;
        margin: 10px;
        min-height: 60px;
        display: flex;
        justify-content: space-between;
        position: unset;
    }

    .product_sidebar a {
        bottom: auto;
        left: 5%;
    }
    .product_carousel_section {
        padding: 10px;
    }

    .product_grid_section, .category_box, .icon_box {
        padding: 15px;
    }

     .banner1, .avina-sec2, .avina-sec1, .avina-sec3, .blog_section, .product_grid_section, .product_list_section, .random_product_section,
    .offer_slider_section, .product_carousel_section, .category_box, .icon_box{
        margin: 0 15px;
    }

    .avina-sec1, .avina-sec3, .avina-sec3 {
        padding: 10px;
    }
    .product_carousel_section.mobile-two-col {
        padding: 5px;
    }

    .product_grid_section.mobile-two-col .row, .woocommerce-page .row.shop_sort.grid {
        --bs-gutter-x: 8px;
    }

    .product_grid_section.mobile-two-col .row .mb-3, .woocommerce-page .row.shop_sort.grid .mb-3 {
        margin-bottom: 8px !important;
    }
    .blog_section.mobile-two-col,
    .product_grid_section.mobile-two-col,
    .product_carousel_section.mobile-two-col
    {
        margin: 0;
    }

    .avina-sec1.mobile-two-col,
    .avina-sec3.mobile-two-col,
    .avina-sec3.mobile-two-col {
        padding: 5px;
    }

    .icon_box.avina-sec1 {
        padding: 5px;
    }

    .icon_box .icon-box {
        justify-content: flex-start;
        gap:8px;
        margin: 8px 5px;
    }
    .icon_box.avina_style1 .icon-box .icon {
        justify-content: flex-start;
    }
    .icon_box.avina_style2 .icon-box .icon {
        justify-content: center;
    }
    .icon-box .icon {
        min-width: 40px;
    }
    .icon-box .icon i {
        font-size: 30px;
    }
    .icon-box .content {
        gap: 4px;
    }

    .icon-box .content h6 {
        font-size: 0.86em;
    }

    .icon-box .content p {
        font-size: 0.78em;
    }

    .avina-slider2 {
        width: auto;
    }

    .footer_about_us p {
        width: auto;
        margin-top: 15px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .about_us_img{
        justify-content: center;
        display: flex;
    }

    .footer_about_us {
        flex-flow: wrap row;
        justify-content: center;
    }

    li.mega-menu-col {
        max-width: 32%;
        min-width: 32%;
    }

    .woocommerce-page table.shop_table_responsive tr td.product-quantity {
        display: flex;
        justify-content: space-between;
    }

    .top-header-list-left li a i {
        font-size: 22px;
    }

    .top-header-list-left li .icon_text {
        display: none;
    }

    .header-1 .bottom-header-icon li a span {
        padding: 0 5px;
    }

    .top_divider_wave {
        min-height: 50px;
        max-height: 50px;
    }

    .top_divider_wave .waves {
        height: 50px;
    }

    .carousel-caption h2 {
        font-size: 17px;
    }

    .carousel-caption h4 {
        font-size: 14px;
    }

    .carousel-caption p {
        display: none;
    }

    .slider-btn {
        padding: 7px 15px;
        font-size: 14px;
    }

    .swiper-slide .carousel-caption {
        bottom: 15%;
        right: 5%;
        top: auto;
        max-width: 60%;
    }

    .swiper-slide.swiper-slide-active .carousel-caption {
        transform: perspective(50px);
        bottom: 10%;
    }

    .avina_slider.avina_style2 .avina_next_Arrow {
        right: auto;
        left: 12%;

    }

    .avina_slider.avina_style2 .avina_prev_Arrow {
        left: 2%;
        right: auto;
    }

    .avina_slider.avina_style2 .swiper-pagination {
        left: 2%;
        margin-right: auto;
        display: flex;
        justify-content: flex-end;
    }

    .avina_slider.avina_style2 .avina_next_Arrow,
    .avina_slider.avina_style2 .avina_prev_Arrow {
        bottom: 15px !important;
    }

    .offer_slider3.offer_slider1 {
        flex-flow: column;
        justify-content: flex-start;
    }

    .countdown_banner .content {
        margin: 30px;
        max-width: 90%;
    }

    .category_box {
        justify-content: space-between;
    }

    .category_box.avina_style2 .item {
        flex-basis: 46%;
    }

    .category_box.avina_style2 .item img {
        max-width: 40px;
        max-height: 40px;
    }

    .category_box.avina_style1 .item {
        flex-basis: 30%;
    }

    .category_box .item {
        margin-bottom: 20px;
    }
    .category_box.avina_style3.avina_style2 {
        margin: 0;
    }

    .icon_box.avina_style4 .icon-box {
        flex-basis: 48%;
    }

    .navbar-brand,
    .navbar-brand img {
        max-width: 170px !important;
        max-height: 85px !important;
    }
    #searchModal .modal-body {
        padding: 20px 40px;
    }
    #searchModal .modal-header {
        padding: 15px 40px;
    }
    .product-box.product-box-6 .sale-footer {
        align-items: center;
        justify-content: center;
        gap: 5px;
        flex-wrap: wrap;
    }
    .product-box-6 .info {
        padding: 4px;
    }
    .avina_slider3 .avina_prev_Arrow {
        right: auto;
        left: 5px;
        top:50%;
    }
    .avina_slider3 .avina_next_Arrow {
        right: 5px;
        left: auto;
        top:50%;
    }
    .avina_slider3 .swiper-pagination {
        bottom: 0 !important;
    }
    .slide-login .nav {
        padding: 0;
    }
    .avina_single {
        flex-direction: column;
    }
    .avina_single .right-content, .avina_single .left-sidebar {
        flex-basis: 100%;
    }
    .widget_section {
        gap: 12px;
    }
    .mob_scroll .item {
        width: 30vw;
        min-width: 190px;
    }
    .product_list_slider.mob_scroll .item {
        width: 50vw;
    }
}

@media (min-width: 575.98px) {
    .offer-carousel .avina_prev_Arrow, .offer-carousel .avina_next_Arrow {
        display: none;
    }
}
@media (max-width: 600px) {
    .navbar-brand,
    .navbar-brand img {
        max-width: 135px !important;
        max-height: 55px !important;
    }

}

@media (max-width: 575.98px) {

    .avina_slider .avina_prev_Arrow {
        left: 7px;
    }
    .avina_slider .avina_next_Arrow {
        right: 7px;
    }
    .avina_slider2 .avina_next_Arrow {
        right:0;
    }
    .avina_slider2 .avina_prev_Arrow {
        left: 0;
    }
    .avina_slider2 .avina_prev_Arrow, .avina_slider2 .avina_next_Arrow {
        opacity: 0.6;
        padding: 5px !important;
    }
    .menu-header-icon li {
        margin-right: 7px;
    }
    .post_meta ul {
        flex-wrap: wrap;
    }
    .blog-carousel.mobile-two-col .post_meta ul li:nth-child(2) {
        display: none;
    }
    .blog-carousel.mobile-two-col .card img {
        min-height: 150px;
    }
    .blog-carousel.mobile-two-col h3.card-title {
        font-weight: 400;
    }
    .post_style2 .card-body h3 a, h3.card-title {
        font-size: 13px;
    }
    .product-box-price del {
        font-size: 12px;
    }
    .product-carousel.mobile-two-col .product-box-price del {
        font-size: 11px;
        font-weight: 300;
    }
    .product-carousel.mobile-two-col .product_sale_info {
        font-size: 10px;
    }
    .product-carousel.mobile-two-col .product-box-4 .add-to-cart, .product-carousel.mobile-two-col  .product-box-4 .view_more_product {
        padding: 5px;
        margin: 0 4px 10px 4px;
        font-size: 12px;
    }
    .product-box .star-rating {
        height: 14px;
        width: 75px;
        line-height: 14px;
    }
    .product-box .product-rate {
        height: 14px;
    }
    .product-box .star-rating:before, .product-box .product-rate:before {
        font-size: 14px;
        line-height: 14px;
    }
    .product-carousel.mobile-two-col .product-box .countdown_time2 {
        font-size: 12px;
        font-weight: 400;
    }
    .product-box-price ins {
        font-weight: 400;
        font-size: 13px;
    }
    .footer_about_us {
        margin: 20px 0;
    }

    .top-header-list-left li {
        padding: 0 4px;
    }

    .top-header-list-left li {
        padding: 0 6px;
    }

    .top-header span {
        font-size: 0.75em;
    }

    .post_navigation .next_post i {
        padding-right: 0;
        display: none;
    }

    .post_navigation .prev_post i {
        padding-left: 0;
        display: none;
    }

    .product_header_left, .AvinaSE-product-actions, .AvinaSE_search_cats, .AvinaWL-item--actions {
        display: none;
    }

    .product_header_right .custom_select {
        width: 100%;
    }

    td.product_price,
    th.product_price,
    .user-header a span {
        display: none;
    }

    .countdown_product {
        max-width: 100%;
    }

    .bottom-header-icon > li {
        margin-right: 12px;
    }
    .bottom-header-icon li.dark_mode, .top-header-list-right li.dark_mode {
        display: none;
    }


    .row.header_menu {
        flex-wrap: nowrap;
        justify-content: space-around;
        flex-direction: row;
    }

    .row.header_menu div {
        width: auto;
    }

    .AvinaFC-count,
    .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: 10px;
    }

    .back-to-top {
        bottom: 10px;
    }

    .AvinaFC-count i,
    .back-to-top i {
        font-size: 20px;
        line-height: 40px;
    }

    .AvinaFC-count {
        bottom: 60px;
    }

    .AvinaFC-count:hover {
        bottom: 57px;
    }


    .offer_slider1 .offer-carousel {
        max-width: 100%;
        width: 100%;
    }

    .offer-carousel .countdown_box {
        padding: 4px;
    }

    .offer-carousel .countdown_box .cd_text {
        font-weight: 300;
        font-size: 10px;
    }

    .offer_slider_list ul li {
        padding: 4px 0;
        font-size: 12px;
    }

    .offer-carousel h3 {
        font-size: 15px;
        margin-top: 5px;
        line-height: 30px;
        font-weight: 600;
    }


    .offer-carousel ins,
    .offer-carousel .price {
        font-size: 15px;
    }

    .offer-carousel .offer_slider_list,
    .offer-carousel .product_sale {
        display: none;
    }

    .offer-carousel .countdown_time {
        margin-bottom: 0 !important;
        justify-content: center;
    }

    .modal-dialog-centered {
        align-items: flex-start;
        margin-top: 100px;
    }

    .widget_column {
        min-width: 48%;
        max-width: 98%;
        flex-basis: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: column;
        gap: 15px;
    }

    .widget_column:last-child {
        width: 98%;
        flex-basis: 98%;
    }

    li.mega-menu-col {
        max-width: 48%;
        min-width: 48%;
    }

    .AvinaWL-popup .AvinaWL-popup-content {
        max-width: 100%;
    }

    .header-4, .change_bg.active .header-4  {
        padding: 5px 10px;
    }

    .AvinaWL-item {
        padding: 0 6px;
    }

    .breadcrumb-section .product_title {
        display: none;
    }
    .product_list_section .item {
        flex-basis: 100%;
    }
    .icon_box .icon-box {
        flex-basis: 46%;
    }

    .icon_box.avina_style4 .icon-box {
        justify-content: flex-start;
        padding: 10px 5px;
    }
    .icon_box.avina_style2 .icon-box, .icon_box.avina_style3 .icon-box {
        flex-basis: 47%;
    }

    .avina_style5 .blog-carousel .avina_next_Arrow {
        right: -24px;
    }

    .avina_style5 .blog-carousel .avina_prev_Arrow {
        left: -24px;
    }

    .copy-link {
        padding: 10px 10px;
        font-weight: 400;
    }

    .product-box-2 .action-icon-box ul li {
        height: 40px;
        width: 45px;
    }

    .product-box-2 .action-icon-box {
        width: 45px;
    }

    .product_list_section.avina_style4 .product_list_info {
        width: 100%;
    }

    .top-header .cart_box, .cart_box, .header-5 .cart_box {
        left: 0;
        width: 92vw;
    }

    .breadcrumb-section {
        padding: 20px 0;
    }
    .product-box-info h3 {
        font-weight: 500;
    }

    .tabs_slider .swiper-scrollbar {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .pagination .nav-links {
        display: flex;
        flex-wrap: wrap;
    }
    .nav-links .page-numbers, .dokan-pagination-container .dokan-pagination li a {
        margin-right: 4px;
        padding: 10px 13px !important;
    }

    #searchModal .modal-body {
        padding: 20px 20px;
    }
    #searchModal .modal-header {
        padding: 15px 20px;
    }
    #searchModal .modal-body .form-control {
        padding: 8px;
    }
    #searchModal button.btn.btn-outline-danger {
        padding: 8px 14px;
    }
    .header-6 .menu-header-icon {
        order: 3;
    }
    .header-6 .navbar-brand {
        order: 1;
    }
    .header-6 .menu-header-icon li a {
        gap: 5px;
        font-size: 12px;
    }
    .header-6 .menu-header-icon li {
        margin-right: 5px;
    }
    .header-6 .menu-header-icon li.dark_mode{
        display: none;
    }
    .product-box-6 .info h3 {
        font-size: 13px;
    }
    .product-box-6 .pricebox {
        padding: 3px;
    }
    .product-box-6 .pricebox .badge {
        margin: 0 3px 3px 0;
        font-size: 12px;
        font-weight: 400;
        padding: 3px 4px;
    }
    .woocommerce .quantity .qty {
        padding: 0;
    }
    .mobile_header a {
        font-size: 15px;
        gap: 3px;
    }
    .mobile_header a:not(:has(span)) {
        font-size: 20px;
    }
     .tab-content .product_comment {
        padding: 13px;
    }
    .top-header-list-right li a span{
        max-width: 105px;
        overflow: hidden;
    }
   .menu-header-icon li a span {
        max-width: 120px;
        overflow: hidden;
    }
    .menu-header-icon li a i {
        font-size: 16px;
    }
    .top-header-list-right li {
        margin-left: 10px;
    }
    .navbar-brand {
        margin-left: 8px;
    }
    .header-4 .user_header_drop_menu {
        right: 0;
    }
    .widget_section {
        gap: 6px;
    }
    .mob_scroll .item {
        width: 38vw;
        min-width: 170px;
    }
    .product_list_slider.mob_scroll .item {
        width: 75vw;
    }
    .blog-carousel.mob_scroll .item {
        width: 65vw;
        min-width: 200px;
    }

}
@media (max-width: 385px) {
    .navbar-brand, .navbar-brand img {
        max-width: 110px !important;
        max-height: 45px !important;
    }
    .mobile_header a span.icon_data {
        font-size: 12px;
        font-weight: 300;
    }
    .top-header-list-right li a span {
        max-width: 80px;
    }
    .menu-header-icon li a span {
        max-width: 110px;
    }
    .bottom-header-icon > li > a {
        font-size: 22px;
        line-height: 22px;
    }

}
