@media (min-width: 1430px) {
    .container {
        max-width: 1400px;
    }
}
@media (min-width: 992px) {
    .demo-modal .modal-lg {
        max-width: 1400px;
    }
}
@media (max-width: 1600px) {
    .home-slider .home {
        height: 78vh !important;
    }
    .home-slider .slider-contain {
        height: 78vh !important;
    }
}
@media (max-width: 1440px) {
    .input-block {
        width: 40%;
    }
}
@media (max-width: 1430px) {
    header.left-header .top-header {
        padding-left: 0;
    }
    header.left-header .top-header .header-contact {
        display: none;
    }
    header.left-header .sidenav {
        left: -300px;
    }
    header.left-header .sidenav.open-side {
        left: 0;
    }
    header.left-header .sidenav .sidebar-back {
        display: block;
        color: black;
        border-bottom: 1px dashed #ddd;
    }
    header.left-header .sidenav .brand-logo {
        display: none;
    }
    header.left-header .sidenav .left-sidebar_center {
        padding: 0 0 25px 25px;
    }
    header.left-header .main-menu .menu-left .navbar {
        display: block;
    }
    header.left-header .main-menu .menu-left .mobile-logo {
        display: block;
        border: none;
    }
    header.left-header .search-overlay {
        padding-left: 0;
    }
    .left-sidebar_space {
        padding-left: 0;
    }
    .banner-slider .height-banner {
        height: unset;
    }
    .box-product .theme-card .offer-slider .media .media-body .rating i {
        padding-right: 0;
    }
    .box-product .full-box .theme-card .offer-slider .product-box2 .media .media-body h4 {
        font-size: 16px;
    }
    .pet-decor {
        left: 60px;
        bottom: -125px;
    }
    .pet-decor img {
        width: 240px;
    }
    .pet-parallax .pet-decor {
        left: 60px;
        bottom: -125px;
    }
    .pet-parallax .pet-decor img {
        width: 240px;
    }
    .about-section {
        margin: 0 50px;
        margin-top: 0px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        width: 100%;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
        width: 20%;
        padding-right: 0 !important;
        border-left: 1px solid #ddd;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
        padding: 20px !important;
        padding-left: 0 !important;
        width: 20%;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
        display: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        border-right: 1px solid #ddd;
        width: 30%;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
        width: 30%;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
        width: 10%;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
        width: 25%;
    }
    .cart-section .cart-buttons > div:last-child {
        padding-right: 38px;
    }
    .cart-section tbody tr td {
        min-width: 175px;
    }
    .cart-section tbody tr td .qty-box .input-group .form-control {
        width: 75px;
    }
    .cart-section tfoot tr td {
        padding-right: 41px;
    }
    .product-right .product-icon .product-social li {
        padding-right: 10px;
    }
    .product-layout-wrapper.product-gallery-layout .container-fluid .row .btn-product-change {
        right: 140px;
    }
    .product-form-box .timer {
        padding-left: 17px;
    }
    .product-form-box .timer span {
        width: 55px;
    }
    .instagram-box {
        height: auto;
    }
    .full-banner.banner-layout-3 .banner-contain h4 {
        width: 39%;
    }
    .rtl .cart-section .cart-buttons > div:last-child,
    .rtl .wishlist-section .cart-buttons > div:last-child {
        padding-left: 41px;
    }
    .rtl .collection-product-wrapper .product-filter-content .collection-view {
        border-left: none;
        border-right: 1px solid #ddd;
    }
    .rtl .collection-product-wrapper .product-filter-content .product-page-filter {
        border-left: 1px solid #ddd;
        border-right: none;
    }
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        border-right: 1px solid #ddd;
        padding-right: 20px;
    }
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
        text-align: center;
    }
    .rtl .product-right .product-icon .product-social li {
        padding-left: 10px;
    }
    .product-counter .product_count ul li {
        padding-right: 15px;
    }
    .product-counter .product_count ul li img.user_img {
        padding-left: 10px;
    }
    .product-3-col-layout .product-counter .product_count ul li,
    .product-sidebar-layout .product-counter .product_count ul li {
        padding-right: 15px;
    }
    .product-3-col-layout .product-counter .product_count ul li img.user_img,
    .product-sidebar-layout .product-counter .product_count ul li img.user_img {
        padding-left: 10px;
    }
}
@media (max-width: 1430px) and (min-width: 1368px) {
    .banner-timer .timer {
        margin-top: 45px;
    }
}
@media (max-width: 1430px) and (min-width: 1200px) {
    .layout3-menu {
        max-width: 100%;
    }
    .layout3-menu .main-menu .menu-left .navbar {
        padding: 40px 10px 40px 0;
    }
    .layout3-menu .pixelstrap > a {
        padding-right: 38px;
    }
    .portfolio-section.metro-section .product-box .cart-wrap a i {
        padding: 5px;
    }
    .portfolio-section.metro-section .product-box .cart-wrap i {
        font-size: 14px;
    }
    .portfolio-section.metro-section .product-box .cart-wrap button i {
        padding: 5px;
    }
    .rtl .layout3-menu .main-menu .menu-left .navbar {
        padding: 40px 0 40px 35px;
    }
}
@media (max-width: 1367px) {
    .service_4 .service-block .media {
        width: 94%;
    }
    .effect-wrapper-main .effect-banner-style-2:before {
        display: none;
    }
    h2 {
        font-size: 32px;
    }
    .title1 .title-inner1 {
        padding-bottom: 10px;
    }
    .title1 .title-inner1:after {
        height: 2px;
    }
    .title3 .line {
        height: 3px;
    }
    .title3 .line:after,
    .title3 .line:before {
        height: 3px;
    }
    .title3 .title-inner3 {
        margin-bottom: 10px;
    }
    .title4 .title-inner4 {
        padding-bottom: 15px;
    }
    hr.style1 {
        height: 1px;
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .home-slider:hover .slick-prev,
    .home-slider:hover .slick-next {
        transform: scale(1.8);
    }
    .product-box .product-detail .rating i,
    .product-box .product-info .rating i,
    .product-wrap .product-detail .rating i,
    .product-wrap .product-info .rating i {
        padding-right: 0;
    }
    .service-block h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .banner-timer {
        background-position: right;
    }
    .banner-timer .banner-text h2 {
        font-size: 28px;
    }
    .collection-product-wrapper .product-wrapper-grid .product-five {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .subscribe-form .form-control {
        width: 215px;
    }
    .category-bg .image-block.even:after {
        bottom: 91%;
    }
    .category-bg .contain-block h2 {
        font-size: 30px;
    }
    .category-bg .contain-block.even:after {
        top: 91%;
    }
    .category-bg .contain-block .category-btn {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .category-bg .contain-block:after {
        bottom: 91%;
    }
    .full-banner .banner-contain h2 {
        font-size: 65px;
    }
    .full-banner .banner-contain h3 {
        font-size: 40px;
    }
    .full-banner .banner-contain h4 {
        width: 54% !important;
    }
    .collection-banner .contain-banner.banner-3 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .collection-banner .contain-banner.banner-3 h2 {
        font-size: 30px;
    }
    .collection-banner .contain-banner.banner-4 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .collection-banner .contain-banner.banner-4 h2 {
        font-size: 28px;
    }
    .collection-banner .contain-banner h2 {
        font-size: 55px;
        letter-spacing: 0.01em;
    }
    .collection-banner .contain-banner h4 {
        letter-spacing: 0.01em;
    }
    .footer-theme2 .contact-details li i {
        height: 40px;
        width: 40px;
        line-height: 39px;
        margin: 0 8px 0 0;
    }
    .footer-theme2 .contact-details li .contact-text {
        width: 65%;
    }
    .footer-theme .sub-title h4 {
        font-size: 16px;
    }
    .theme-card .offer-slider .media .media-body h4 {
        margin-top: 10px;
    }
    .theme-card .offer-slider .media .media-body a h6 {
        margin-right: 50px;
    }
    .full-box .theme-card .offer-slider .product-box2 .media .media-body a h6 {
        margin-right: 0;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
        height: 160px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li {
        margin-top: 15px;
    }
    .blog-page .blog-media .blog-right h4 {
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .blog-page .blog-media .blog-right h6 {
        margin-bottom: 5px;
    }
    .blog-page .blog-media .blog-right ul {
        margin-bottom: 10px;
    }
    .blog-page .blog-media .blog-right p {
        line-height: 1.5;
    }
    .add_to_cart.top .cart-inner .cart_media .cart_product,
    .add_to_cart.bottom .cart-inner .cart_media .cart_product {
        padding: 32px 44px 32px !important;
        height: 97%;
    }
    .add_to_cart.top .cart-inner .cart_media .cart_total,
    .add_to_cart.bottom .cart-inner .cart_media .cart_total {
        padding: 7px 44px !important;
    }
    .add_to_cart.top .cart-inner .cart_media form li .buttons,
    .add_to_cart.bottom .cart-inner .cart_media form li .buttons {
        float: none;
    }
    .add_to_cart.top .cart-inner .cart_media form li .buttons a,
    .add_to_cart.bottom .cart-inner .cart_media form li .buttons a {
        width: 100%;
    }
    .add_to_cart.top .cart-inner .cart_media form li .buttons .checkout,
    .add_to_cart.bottom .cart-inner .cart_media form li .buttons .checkout {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 6px;
    }
    .pro_sticky_info {
        padding: 10px;
    }
    .is_stuck {
        margin-top: 30px;
    }
    .instagram-box {
        height: auto;
    }
}
@media (max-width: 1199px) {
    .add_to_cart.top .cart-inner .cart_media .cart_product,
    .add_to_cart.bottom .cart-inner .cart_media .cart_product {
        padding: 0 0 8px !important;
    }
    .add_to_cart.top .cart-inner .cart_media .cart_total,
    .add_to_cart.bottom .cart-inner .cart_media .cart_total {
        padding: 8px 0px !important;
    }
    .add_to_cart.top .cart-inner .cart_media form,
    .add_to_cart.bottom .cart-inner .cart_media form {
        display: block;
    }
    .effect-wrapper-main {
        padding-bottom: 60px !important;
    }
    section,
    .section-t-space {
        padding-top: 60px !important;
    }
    .section-b-space {
        padding-bottom: 60px !important;
    }
    .partition1 {
        margin-bottom: -25px;
    }
    .partition1 > div {
        margin-bottom: 25px;
    }
    .title1 h4 {
        padding-bottom: 8px;
    }
    .title1 .title-inner1 {
        padding-bottom: 12px;
        margin-bottom: 25px;
    }
    .title1.title5 hr[role="tournament6"] {
        margin: 12px auto 25px auto;
    }
    .title2 h4 {
        padding-bottom: 8px;
    }
    .title2 .title-inner2 {
        margin-bottom: 25px;
    }
    .title3 h4 {
        padding-bottom: 8px;
    }
    .title3 .title-inner3 {
        margin-bottom: 10px;
    }
    .title3 .line {
        margin-bottom: 25px;
    }
    .title4 .title-inner4 {
        padding-bottom: 15px;
    }
    .title4 .line {
        margin-bottom: 25px;
    }
    .title-borderless {
        margin-bottom: 25px;
    }
    .pet-decor {
        left: 45px;
        bottom: -105px;
    }
    .pet-decor img {
        width: 200px;
    }
    header.header-6 .mobile-search {
        display: inline-block;
    }
    header.header-7 .main-nav-center .toggle-nav {
        top: -94px;
    }
    header.header-7 .pixelstrap.sm-horizontal > li > a {
        color: black;
    }
    header.header-gym .pixelstrap > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
    }
    header.header-gym .pixelstrap > li > a:hover,
    header.header-gym .pixelstrap > li > a:active,
    header.header-gym .pixelstrap > li > a:focus,
    header.header-gym .pixelstrap > li > a.highlighted {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    header.header-tools .toggle-nav {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    header.header-tools .pixelstrap > li > a {
        padding: 10px 15px;
    }
    header.header-tools .pixelstrap > li > a:hover,
    header.header-tools .pixelstrap > li > a:active,
    header.header-tools .pixelstrap > li > a:focus,
    header.header-tools .pixelstrap > li > a.highlighted {
        padding: 10px 15px;
    }
    header.header-tools .pixelstrap li .lable-nav {
        top: 5px;
    }
    header.video-header #main-nav {
        position: absolute;
        right: 0;
        top: 3px;
    }
    header.video-header .main-menu .menu-right .icon-nav {
        padding-right: 40px;
    }
    header .top-header .header-contact li {
        padding: 0 !important;
    }
    header .top-header .header-contact li:before {
        display: none;
    }
    header .nav-bottom-search .theme-header-two button {
        min-width: 205px;
    }
    .footer-logo img {
        width: 100%;
    }
    .tools-parallax-product.full-banner {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .tools-parallax-product .tools-description h3 {
        font-size: 17px;
    }
    .form_search {
        display: none;
    }
    .tab-left .theme-tab {
        display: block;
    }
    .tab-left .theme-tab .left-side {
        width: 100%;
    }
    .tab-left .theme-tab .left-side li {
        width: unset;
        border-bottom: none;
        padding: 0 5px;
    }
    .tab-left .theme-tab .left-side li:first-child {
        border-top: none;
    }
    .tab-left .theme-tab .left-side .tab-title {
        margin-right: 0;
        text-align: center;
    }
    .tab-left .theme-tab .tab-content-cls {
        width: 100%;
    }
    .absolute_banner .collection-banner .absolute-contain h3 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .absolute_banner .collection-banner .absolute-contain h4 {
        font-size: 16px;
    }
    .add_to_cart.top,
    .add_to_cart.bottom {
        left: -300px;
        top: 0;
        height: 100vh;
        width: 300px;
    }
    .add_to_cart.top .cart-inner,
    .add_to_cart.bottom .cart-inner {
        height: 100vh;
        overflow: auto;
    }
    .add_to_cart.top .cart-inner .cart_top,
    .add_to_cart.bottom .cart-inner .cart_top {
        padding: 20px !important;
        margin-bottom: 20px;
    }
    .add_to_cart.top .cart-inner .cart_media,
    .add_to_cart.bottom .cart-inner .cart_media {
        padding: 0 20px !important;
        display: block;
    }
    .add_to_cart.top .cart-inner .cart_media .cart_product,
    .add_to_cart.bottom .cart-inner .cart_media .cart_product {
        padding: 0;
        width: 100%;
        display: block;
        overflow-y: hidden;
    }
    .add_to_cart.top .cart-inner .cart_media .cart_product li,
    .add_to_cart.bottom .cart-inner .cart_media .cart_product li {
        min-width: 100%;
        max-width: 100%;
        margin-right: 0;
        padding-bottom: 10px;
    }
    .add_to_cart.top .cart-inner .cart_media .cart_total,
    .add_to_cart.bottom .cart-inner .cart_media .cart_total {
        padding: 0;
        width: 100%;
    }
    .add_to_cart.top.open-side,
    .add_to_cart.bottom.open-side {
        left: 0;
    }
    .box-product .full-box .row > div:nth-last-child(-n + 2) {
        margin-top: 30px;
    }
    .header-gym .toggle-nav {
        padding-top: 22px;
        padding-bottom: 20px;
        padding-left: 0;
    }
    .gym-product .part-cls > div:nth-last-child(-n + 2) .product-box {
        margin-top: 30px;
    }
    .gym-product .respos-top:nth-last-child(-n + 2) .product-box {
        margin-top: 0px;
    }
    .pet-parallax .pet-decor {
        left: 45px;
        bottom: -105px;
    }
    .pet-parallax .pet-decor img {
        width: 200px;
    }
    .testimonial .testimonial-slider .media .media-body {
        width: 70%;
    }
    #shopify-section-1554730805487 section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #shopify-section-1577273335572 .small-section {
        padding: 50px 0 !important;
    }
    .banner-timer .timer {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 30px;
        bottom: 8px;
    }
    .footer-social li {
        padding-right: 38px;
    }
    .footer-theme2 p {
        line-height: 25px;
    }
    .footer-theme2 .subscribe-block {
        padding: 10px 70px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white {
        padding: 50px;
    }
    .footer-theme2 h4 {
        font-size: 18px;
    }
    .footer-theme2 .top-section .custome-section > div > div {
        width: 80%;
    }
    .category-border div .category-banner .category-box h2 {
        padding: 13px 27px;
    }
    .category-bg .image-block.even:after {
        bottom: 87%;
    }
    .category-bg .contain-block.even:after {
        top: 87%;
    }
    .category-bg .contain-block:after {
        bottom: 87%;
    }
    .no-slider .product-box {
        flex: 0 0 33.33%;
        max-width: calc(33.33% - 30px);
        margin: 0 15px 30px;
    }
    .no-slider.five-product .product-box {
        width: 100%;
        flex: 0 0 33.33%;
        max-width: calc(33.33% - 30px);
        margin: 0 15px 30px;
    }
    .no-slider.five-product .product-box:nth-last-child(-n + 5) {
        margin: 0 15px 30px;
    }
    .no-slider.five-product .product-box:nth-last-child(-n + 3) {
        margin: 0 15px 0;
    }
    .theme-tab .tab-title2 {
        font-size: 22px;
    }
    .theme-tab .tab-title2:after {
        top: 17px;
    }
    .theme-tab .tab-content .product-tab .tab-box {
        flex: 0 0 50%;
        max-width: calc(50% - 10px);
    }
    .theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n + 2) {
        margin: 0 5px 0;
    }
    .theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n + 4) {
        margin: 0 5px 10px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
        height: 280px;
    }
    .collection-banner .contain-banner.banner-3 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .collection-banner .contain-banner.banner-3 h2 {
        font-size: 25px;
    }
    .collection-banner .contain-banner.banner-3 h4 {
        font-size: 12px;
    }
    .collection-banner .contain-banner.banner-4 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .collection-banner .contain-banner.banner-4 h2 {
        font-size: 24px;
    }
    .collection-banner .contain-banner.banner-4 h4 {
        font-size: 16px;
    }
    .collection-banner .contain-banner h2 {
        font-size: 32px !important;
    }
    .collection-banner .contain-banner h4 {
        font-size: 16px !important;
    }
    .home-slider .home {
        height: 75vh !important;
    }
    .home-slider .slider-contain {
        height: 75vh !important;
    }
    .home-slider .slider-contain h1 {
        font-size: 50px;
    }
    .home-slider .slider-contain h1 span {
        font-size: 50px;
    }
    .background .contain-bg {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .theme-card .offer-slider .media .media-body a h6 {
        margin-right: 20px;
    }
    .theme-card .offer-slider .media .media-body .rating i {
        padding-right: 3px;
    }
    .theme-card.card-border .offer-slider {
        padding-top: 0;
        padding-bottom: 0;
    }
    .full-box .theme-card .offer-slider img {
        padding: 15px 0 15px 0;
    }
    .full-box .theme-card .offer-slider .product-box2 .media img {
        height: 250px;
    }
    .full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant {
        margin-top: 5px;
    }
    .full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant li {
        margin-top: 5px;
    }
    .home-slider.fullpage .home .slider-contain h1 {
        font-size: 35px;
    }
    .home-slider.fullpage .home .slider-contain h1 span {
        font-size: 35px;
    }
    .home-slider.fullpage .home .slider-contain p {
        max-width: 450px;
        font-size: 14px;
    }
    .home-slider.fullpage .home .slider-contain .btn-solid {
        padding: 10px 15px;
    }
    .about-section h2 {
        font-size: 44px;
    }
    .about-section .about-text p {
        line-height: 24px;
    }
    .about-section .service .service-block1 img {
        margin-bottom: 5px;
    }
    .about-section .service .service-block1 h5 {
        line-height: 18px;
    }
    .about-section .small-section {
        padding-top: 20px;
    }
    .layout-8 {
        padding: 0 40px;
    }
    .blog-detail-page .comment-section li {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        width: 100%;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
        width: 20%;
        padding-right: 0 !important;
        border-left: 1px solid #ddd;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
        padding: 20px !important;
        padding-left: 0 !important;
        width: 20%;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
        display: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        width: 30%;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
        width: 30%;
    }
    .testimonial .testimonial-slider .media .media-body p {
        line-height: 1.5;
    }
    .search-product > div:nth-last-child(1),
    .search-product > div:nth-last-child(2),
    .search-product > div:nth-last-child(3) {
        margin-top: 30px;
    }
    .cart-section tbody tr td {
        min-width: 140px;
    }
    .cart-section tbody tr td .qty-box .input-group .form-control {
        width: 52px;
    }
    .cart-section tfoot tr td {
        padding-right: 25px;
    }
    .blog-page .blog-media {
        margin-bottom: 20px;
    }
    .blog-page .blog-media .blog-right {
        display: block;
        margin-top: 15px;
    }
    .blog-page .blog-media .blog-right p {
        line-height: 1.5;
    }
    .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
        margin-top: 15px;
    }
    .collection-filter-block .product-service .media .media-body h4 {
        font-size: 16px;
    }
    .product-right h2 {
        font-size: 20px;
    }
    .product-right .timer {
        padding-left: 30px;
    }
    .product-right .product-buttons .dynamic-payment-button .shopify-payment-button__button {
        padding: 7px 15px;
    }
    .tab-product .tab-content.nav-material .single-product-tables table {
        width: 50%;
    }
    .product-description-box .border-product {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .product-description-box .product-icon .product-social li {
        padding-right: 4px;
    }
    .product-description-box .product-icon .wishlist-btn span {
        padding-left: 4px;
    }
    .product-form-box .border-product {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .product-form-box .timer {
        padding-left: 17px;
    }
    .product-form-box .timer span {
        width: 55px;
    }
    .product-form-box .product-buttons .btn-solid,
    .product-form-box .product-buttons .btn-outline {
        padding: 7px 13px;
    }
    .product-accordion .single-product-tables table {
        width: 70%;
    }
    .tab-product .flex-column {
        flex-direction: unset !important;
        justify-content: center;
    }
    .tab-product .nav-material.nav-tabs {
        border-bottom: 1px solid #ddd;
        border-right: 0;
    }
    .tab-product .nav-material.nav-tabs .nav-item .nav-link.active {
        background-color: unset;
    }
    .tab-border {
        padding-top: 0;
    }
    .instagram-box {
        height: auto;
    }
    .rtl .cart-section .cart-buttons > div:last-child,
    .rtl .wishlist-section .cart-buttons > div:last-child {
        padding-left: 17px;
    }
    .rtl .tab-border .nav-border {
        border-left: none;
    }
    .rtl .collection-product-wrapper .product-filter-content .collection-view {
        padding-right: 20px !important;
    }
    .rtl .footer-social li {
        padding-right: 0;
        padding-left: 38px;
    }
    .compare_modal .modal-compare-cls {
        max-width: 96%;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-header h2.modal-title {
        font-size: 20px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr th {
        background: #eee;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr td img {
        max-width: 65%;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr th,
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr td {
        padding: 10px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .grid-link__title {
        font-size: 14px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr p {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .add-to-cart,
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .select-option-cls {
        padding: 2px 6px;
        font-size: 12px;
    }
    .product-layout-wrapper.product-gallery-layout .container-fluid .row .btn-product-change {
        right: 120px;
    }
    .product-counter .product_count ul {
        display: inline-block;
        text-align: center;
    }
    .product-counter .product_count ul li {
        width: 50%;
        float: left;
        padding-right: 0px;
    }
    .product-counter .product_count ul li span {
        display: inline-block;
    }
    .product-counter .product_count ul li img.user_img {
        padding-left: 10px;
    }
    .product-3-col-layout .product-counter .product_count ul,
    .product-sidebar-layout .product-counter .product_count ul {
        display: inline-block;
        text-align: center;
    }
    .product-3-col-layout .product-counter .product_count ul li,
    .product-sidebar-layout .product-counter .product_count ul li {
        width: 48%;
        float: left;
        padding-right: 0px;
    }
    .product-3-col-layout .product-counter .product_count ul li span,
    .product-sidebar-layout .product-counter .product_count ul li span {
        display: inline-block;
    }
    .product-3-col-layout .product-counter .product_count ul li img.user_img,
    .product-sidebar-layout .product-counter .product_count ul li img.user_img {
        padding-left: 10px;
    }
    .category-m .category-wrapper h4 {
        font-size: 15px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .partition-f > div + div + div {
        margin-top: 30px;
    }
    .category-right {
        display: none;
    }
    .lookbook .lookbook-block .lookbook-dot .dot-showbox {
        width: 80px;
    }
    .lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
        line-height: 15px;
        font-size: 14px;
    }
    .footer-theme2 .subscribe-white form {
        width: 60%;
    }
    header .top-header .nav-center ul {
        text-align: left;
    }
}
@media (min-width: 992px) {
    .footer-mobile-title {
        display: none !important;
    }
    .footer-desktop-title {
        display: block !important;
    }
}
@media (max-width: 991px) {
    #shopify-section-footer-3 .full-banner {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .input-block {
        width: 63%;
    }
    .input-block .input-box .big-deal-form {
        width: 100%;
    }
    .input-block .input-box .big-deal-form .input-group select {
        background-position: 122px 18px;
        padding: 0 23px 0 4px;
    }
    .input-block .input-box .big-deal-form .input-group .search-icon {
        padding: 11px 12px;
    }
    .deal-prd-outer {
        margin-bottom: 30px !important;
    }
    .deal-prd-outer .prd-block-deal {
        margin-top: 20px;
    }
    h2 {
        font-size: 28px;
        margin: 0;
    }
    section,
    .section-t-space {
        padding-top: 30px !important;
    }
    .section-b-space {
        padding-bottom: 30px !important;
    }
    .small-section {
        padding: 30px 0 !important;
    }
    .product-full-tab {
        padding-top: 50px !important;
    }
    hr.style1 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    h4 {
        font-size: 16px;
    }
    .effect-wrapper-main {
        padding-bottom: 50px !important;
    }
    .footer-logo img {
        width: auto;
    }
    .service-top-space {
        padding-top: 40px !important;
    }
    .service-top-space .service_4 .service-block:before {
        display: none;
    }
    .service-top-space .service_4 .service-block:nth-child(3),
    .service-top-space .service_4 .service-block:nth-child(4) {
        margin-top: 0px;
    }
    .service-top-space .service_4 .service-block:nth-child(3) .media,
    .service-top-space .service_4 .service-block:nth-child(4) .media {
        padding-top: 10px;
    }
    header.header-tools {
        position: relative;
        top: 0;
    }
    header.header-tools .top-header {
        background-color: #ffb12b;
    }
    header.header-tools .top-header .container {
        background-color: transparent;
    }
    header.header-tools .logo-menu-part {
        background-color: white;
    }
    header.header-tools .logo-menu-part > .container {
        border-bottom: none;
    }
    header .top-header .nav-left {
        display: none;
    }
    header .main-menu .menu-left {
        margin-left: 0px;
    }
    header .main-menu .main-menu-outer {
        position: absolute;
        left: 0;
    }
    .pet-decor {
        left: 34px;
        bottom: -86px;
    }
    .pet-decor img {
        width: 165px;
    }
    .service-home {
        margin-top: 0 !important;
    }
    .service-home .service-block1 {
        padding: 0;
    }
    .tools_slider .home-slider .slider-contain {
        margin-top: 0;
    }
    footer .footer-top-outer {
        padding: 50px 0px 35px 0px !important;
    }
    footer.footer-5 .footer-theme2 .subscribe-block {
        border-left: none;
        border-right: none;
    }
    footer .footer-title.active .according-menu {
        font: normal normal normal 16px/1 FontAwesome;
    }
    footer .footer-title.active .according-menu:before {
        content: "\f106";
        position: absolute;
        right: 0px;
        top: 2px;
    }
    footer .footer-title .according-menu {
        font: normal normal normal 16px/1 FontAwesome;
    }
    footer .footer-title .according-menu:before {
        content: "\f107";
        position: absolute;
        right: 0px;
        top: 2px;
    }
    footer .footer-title h4 {
        margin-bottom: 0px;
        font-weight: 500;
    }
    footer .footer-contant {
        margin-bottom: 15px;
    }
    footer.footer-black .below-section {
        padding-top: 95px;
    }
    footer.footer-black.footer-light .subscribe {
        border-right: none;
    }
    footer.footer-classic .upper-footer .small-section {
        padding: 30px 0;
    }
    footer .footer-desktop-title {
        display: none !important;
    }
    footer .footer-mobile-title {
        display: block !important;
    }
    footer .subscribe p {
        display: none;
    }
    footer .link-full .footer-title h4 {
        margin: 0;
    }
    #shopify-section-footer-2 .small-section {
        padding: 0px !important;
        border: 0;
    }
    #shopify-section-footer-2 .small-section .footer-link-outer {
        padding: 0;
    }
    #shopify-section-footer-2 .footer-top {
        padding-bottom: 0px !important;
    }
    #shopify-section-footer-2 .footer-link h4 {
        padding-bottom: 10px;
        position: relative;
    }
    #shopify-section-footer-2 p {
        margin-top: 10px;
    }
    #shopify-section-footer-2 .footer-end p {
        margin-top: 0;
    }
    .absolute_banner .collection-banner .absolute-contain h3 {
        font-size: 16px;
    }
    .absolute_banner .collection-banner .absolute-contain h4 {
        font-size: 14px;
    }
    .tools_product .multiple-slider > div:nth-child(-n + 2) {
        margin-bottom: 0;
    }
    .tools_product .tools-grey {
        margin-top: 30px;
    }
    .tools_product .banner-tools {
        margin-left: 10px;
        margin-right: 10px;
    }
    .tools-service .service-block + .service-block {
        border-left: none;
    }
    .tools-service .service-block svg,
    .tools-service .service-block1 svg {
        margin-bottom: 0;
    }
    .tools-brand {
        padding-top: 0 !important;
    }
    .tools-parallax-product .tools-description h3 {
        text-align: center;
    }
    .tools-parallax-product .tools-description .tools-form {
        text-align: center;
    }
    .tools-parallax-product .tools-description .tools-form .search-box {
        margin: 20px auto 20px;
    }
    .tools-parallax-product .tools-description .tools-form .btn-find {
        background-size: 1100px;
    }
    .tools-parallax-product .tools-grey {
        order: -1;
        margin-bottom: 30px;
    }
    .tools-parallax-product.full-banner {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .pet-parallax .pet-decor {
        left: 34px;
        bottom: -86px;
    }
    .pet-parallax .pet-decor img {
        width: 165px;
    }
    .pet-parallax .banner-contain p {
        max-width: 100%;
    }
    .service-home {
        position: relative;
    }
    .service-home .service-block1 {
        padding: 0;
    }
    .service-home .partition4 > div + div {
        margin-top: 0;
    }
    .service-home .partition4 > div + div + div {
        margin-top: 30px;
    }
    .product-full-tab {
        padding-top: 50px !important;
    }
    hr.style1 {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    h4 {
        font-size: 16px;
    }
    .gym-banner .collection-banner .contain-banner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .blog-details h4 {
        margin-top: 0px;
    }
    .blog-details p {
        font-size: 15px;
        line-height: 1.1;
        margin-top: 10px;
    }
    .partition_3 > div + div {
        margin-top: 30px;
    }
    .partition4 > div + div + div {
        margin-top: 30px;
    }
    .banner-timer .banner-text h2 {
        font-size: 20px;
    }
    .banner-timer .timer span {
        width: 65px;
    }
    .banner-timer .timer p {
        font-size: 14px;
    }
    .about-text p {
        line-height: 24px;
    }
    .multiple-slider > div:nth-child(-n + 3) {
        margin-bottom: 30px;
    }
    .footer-theme .col {
        max-width: 100%;
        flex-basis: unset;
    }
    .footer-theme .footer-logo {
        margin-bottom: 30px;
    }
    .footer-social {
        margin-top: 15px;
    }
    .subscribe-wrapper {
        order: 0;
        padding-bottom: 20px;
    }
    .footer-theme2 h4 {
        padding-bottom: 10px;
        margin: 0;
    }
    .footer-theme2 .col {
        flex-basis: unset;
        padding: 0px 0;
        padding-bottom: 10px;
    }
    .footer-theme2.section-light .footer-block h4 {
        padding-bottom: 15px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white {
        border: none;
    }
    .footer-theme2 .footer-logo {
        margin-bottom: 20px;
    }
    .footer-theme2 .subscribe-block {
        border: none;
    }
    .category-border div .category-banner .category-box h2 {
        padding: 5px 15px;
        font-size: 30px;
    }
    .category-bg .image-block.even:after {
        bottom: 85%;
    }
    .category-bg .image-block:after {
        width: 35px;
    }
    .category-bg .image-block:hover:after {
        height: 70px;
    }
    .category-bg .contain-block h2 {
        font-size: 25px;
        margin-top: 8px;
    }
    .category-bg .contain-block:after {
        width: 35px;
    }
    .category-bg .contain-block.even:after {
        top: 85%;
    }
    .category-bg .contain-block .category-btn {
        margin-bottom: 15px;
        margin-top: 15px;
        letter-spacing: 0.2em;
        padding: 10px 15px;
    }
    .category-bg .contain-block:after {
        bottom: 85%;
    }
    .category-bg .contain-block:hover:after {
        height: 70px;
    }
    .no-slider .product-box {
        flex: 0 0 50% !important;
        max-width: calc(50% - 30px) !important;
        margin: 0 15px 30px !important;
    }
    .no-slider .product-box:nth-last-child(-n + 2) {
        margin: 0 15px 0 !important;
    }
    .no-slider.five-product .product-box {
        flex: 0 0 50% !important;
        max-width: calc(50% - 30px) !important;
        margin: 0 15px 30px !important;
    }
    .no-slider.five-product .product-box:nth-last-child(-n + 2) {
        margin: 0 15px 0 !important;
    }
    .full-banner {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .full-banner.parallax-layout {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .full-banner .banner-contain h2 {
        font-size: 48px;
        line-height: 52px;
    }
    .full-banner .banner-contain h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .full-banner .banner-contain h4 {
        width: 88% !important;
    }
    .collection-banner .contain-banner.banner-3 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .collection-banner .contain-banner.banner-3 h2 {
        font-size: 20px;
    }
    .collection-banner .contain-banner.banner-4 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .collection-banner .contain-banner.banner-4 h2 {
        font-size: 18px;
    }
    .collection-banner .contain-banner.banner-4 h4 {
        font-size: 18px;
    }
    .collection-banner .contain-banner h2 {
        font-size: 22px !important;
        margin-bottom: 18px;
    }
    .collection-banner .contain-banner h4 {
        margin-bottom: 8px;
        font-size: 14px !important;
    }
    .home-slider .slick-prev {
        left: 20px;
    }
    .home-slider .slick-next {
        right: 20px;
    }
    .home-slider .slider-contain h1 {
        font-size: 36px;
    }
    .home-slider .slider-contain h1 span {
        font-size: 36px;
    }
    .home-slider .slider-contain .btn-solid,
    .home-slider .slider-contain .btn-outline {
        margin-top: 17px;
    }
    .home-slider:hover .slick-next {
        right: 90px;
    }
    .home-slider:hover .slick-prev {
        left: 90px;
    }
    .background .contain-bg {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .background .contain-bg h4 {
        font-size: 16px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
        height: 210px;
    }
    .multiple-slider > div:nth-child(-n + 2) {
        margin-bottom: 30px;
    }
    .theme-card .offer-slider img {
        padding: 10px 10px 10px 0;
    }
    .theme-card.card-border .offer-slider img {
        padding: 15px 15px 15px 30px;
    }
    .full-box .center-slider .offer-slider .product-box .product-info h4 {
        padding-bottom: 5px;
    }
    .full-box .center-slider .offer-slider .product-box .product-info .btn-outline {
        padding: 7px 20px;
    }
    .full-box .theme-card .offer-slider .product-box2 .media img {
        height: 150px;
    }
    .full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant li {
        margin-top: 0;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img {
        margin-bottom: 20px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
        margin-bottom: 18px;
    }
    .parallax-cls .banner-contain {
        background-color: rgba(255, 255, 255, 0.5);
        padding: 15px;
    }
    .about-section {
        padding-top: 30px;
        margin: 0;
        text-align: center;
    }
    .about-section h2 {
        text-align: center;
    }
    .about-section .btn {
        margin-top: 0px !important;
    }
    .product-box .cart-info {
        bottom: 20px;
    }
    .absolute-banner {
        margin-top: -60px;
    }
    .beauty-about {
        padding-bottom: 0 !important;
    }
    .beauty-about .text-center {
        text-align: center !important;
        margin-bottom: 70px;
    }
    .beauty-about .about-text p {
        text-align: center;
    }
    .testimonial .collection-banner {
        margin-bottom: 30px;
    }
    .testimonial .testimonial-slider .media {
        display: block;
        padding: 0;
    }
    .testimonial .testimonial-slider .media .test-img {
        position: relative;
        margin-bottom: 30px;
        left: auto;
    }
    .testimonial .testimonial-slider .media .media-body {
        width: 100%;
        text-align: center;
        padding: 40px 30px;
    }
    .testimonial .testimonial-slider .slick-track .slick-slide .media {
        padding: 0;
    }
    .blog-detail-page .blog-advance ul {
        margin-bottom: 20px;
    }
    .blog-detail-page .blog-advance p:last-child {
        margin-bottom: 0;
    }
    .collection-product-wrapper .product-top-filter {
        border-top: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content {
        border-top: 1px solid #ddd;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        border-top: 1px solid #ddd;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
        display: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
        display: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        width: 50%;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
        right: 15px !important;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
        border-left: 1px solid #ddd;
        padding: 21px 34px 21px 34px;
        border-top: none;
        border-bottom: none;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
        border-right: none !important;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
        border-top: 1px solid #ddd;
    }
    .top-banner-content h4 {
        font-size: 20px;
    }
    .filter-main-btn {
        display: block;
        margin-bottom: 0;
    }
    .filter-main-btn span {
        font-size: 14px;
        background: #ffb12b;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        width: auto;
        text-transform: capitalize;
    }
    .collection-filter {
        position: fixed;
        height: 100vh !important;
        top: 0;
        left: -350px;
        background-color: white;
        z-index: 99;
        overflow-y: scroll;
        padding: 15px 0 0 15px;
        max-width: 350px;
        transition: all 0.5s ease;
    }
    .collection-filter .collection-sidebar-banner {
        text-align: center;
        padding: 0 30px 60px;
    }
    .collection-filter .theme-card {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 90px;
    }
    .collection-filter-block {
        border: none;
    }
    .collection-mobile-back {
        display: block;
    }
    .collection .section-t-space {
        padding-top: 30px !important;
    }
    .collection .partition-collection > div:nth-last-child(1) {
        margin-top: 30px;
    }
    .collection .partition-collection > div:nth-last-child(2) {
        margin-top: 30px;
    }
    .right-login {
        margin-top: 30px;
    }
    .contact-page .map iframe {
        height: 350px;
    }
    .contact-page .contact-right {
        padding-bottom: 0;
    }
    .contact-page .contact-right ul li {
        padding-left: 0;
        border-bottom: 1px solid #ddd;
        text-align: center;
        padding-bottom: 10px;
        margin-top: 15px;
    }
    .contact-page .contact-right ul li .contact-icon {
        position: relative;
        margin: 0 auto;
        border-right: 0;
    }
    .contact-page .contact-right ul li p {
        margin-bottom: 10px;
    }
    .cart-section .cart-table thead th:last-child {
        display: none;
    }
    .cart-section tbody tr td {
        min-width: 135px;
    }
    .cart-section tbody tr td:last-child {
        display: none;
    }
    .cart-section .cart-buttons > div:last-child {
        padding-right: 15px;
    }
    .cart-section tfoot tr td {
        padding-right: 0;
    }
    .wishlist-section tbody tr td {
        min-width: 138px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
        width: 55%;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        margin-bottom: 20px;
        background: none #ffb12b;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .open-popup {
        text-align: left;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup > a {
        color: #fff;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
        height: 100vh;
        left: -350px;
        transition: all 0.5s ease;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .search-count {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .collection-view,
    .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
        display: none;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
        width: 50%;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
        top: 13px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
        left: unset;
        right: 35px;
    }
    .tab-product {
        padding-top: 0;
    }
    .product-right h2 {
        margin-top: 15px;
    }
    .pro_sticky_info {
        border: none;
        padding: 10px 0;
    }
    .product-right {
        text-align: center;
        margin: 20px 0 10px 0;
    }
    .product-right .detail-section,
    .product-right .product-icon {
        justify-content: center;
    }
    .product-right .product-description .qty-box {
        justify-content: center;
    }
    .product-right .product-description h6 span {
        position: absolute;
        right: 15px;
    }
    .product-right .size-text {
        text-align: center;
    }
    .product-right .timer {
        text-align: left;
    }
    .product-right .product-icon .product-social li {
        padding-right: 20px;
    }
    .product-layout-wrapper.product-gallery-layout .container-fluid .row .btn-product-change {
        display: none;
    }
    .product-layout-wrapper.product-sidebar-layout .btn-product-change {
        top: 0;
    }
    .product-form-box {
        margin-bottom: 10px;
    }
    .tab-product .nav-material.nav-tabs {
        justify-content: center;
    }
    .rtl .testimonial .testimonial-slider .slick-track .slick-slide:nth-child(even) .media {
        border-right: none;
        padding-right: 0;
    }
    .rtl .contact-page .contact-right ul li {
        padding-right: 0;
    }
    .rtl .contact-page .contact-right ul li .contact-icon {
        border-left: none;
    }
    .rtl .contact-page .contact-right ul li p {
        text-align: center;
    }
    .rtl .product-right .detail-section,
    .rtl .product-right .product-icon {
        justify-content: right;
    }
    .rtl .product-right .size-text {
        text-align: right;
    }
    .rtl .product-right .product-description .qty-box {
        justify-content: right;
    }
    .rtl .tab-product {
        padding-top: 30px;
    }
    .rtl .collection-product-wrapper .product-filter-content .product-page-filter {
        border-left: none;
    }
    .rtl .collection-product-wrapper .product-filter-content .collection-view {
        padding-right: 20px !important;
    }
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select,
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
        padding: 21px 34px 21px 34px;
    }
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
        border-right: 1px solid #ddd;
    }
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
        border-right: none;
    }
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .search-count h5 {
        text-align: center;
    }
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select,
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
        padding: 10px 34px 10px 34px;
    }
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
        background: none #ffb12b;
    }
    .rtl .banner-timer .timer {
        padding-left: 10px;
    }
    .rtl .banner-timer .timer span {
        width: 55px;
    }
    .rtl .full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant li {
        margin-left: 5px;
        margin-right: unset;
    }
    .rtl .full-box .theme-card .offer-slider .product-box2 .media .media-body .rating i {
        padding: 0;
    }
    .rtl footer .footer-title.active .according-menu:before {
        right: auto;
        left: 0px;
    }
    .rtl footer .footer-title .according-menu:before {
        right: auto;
        left: 0px;
    }
    .mob-filter-bottom {
        display: block;
        position: fixed;
        width: 335px;
        bottom: 0;
        padding: 10px;
        background: #fff;
        text-align: center;
        box-shadow: 0px -1px 2px #ddd;
    }
    .mob-filter-bottom .btn a {
        color: #fff;
    }
    .mob-filter-bottom .btn a:hover {
        color: #ffb12b;
    }
    .mob-filter-bottom .btn:hover a {
        color: #ffb12b;
    }
    .mob-popup-filter-bottom {
        display: block;
        position: fixed;
        width: 334px;
        bottom: 0;
        padding: 10px;
        background: #fff;
        text-align: center;
        box-shadow: 0px -1px 2px #ddd;
    }
    .mob-popup-filter-bottom a {
        font-size: 15px;
        font-weight: 600;
        color: #fff;
        padding: 10px 15px;
    }
    .alert {
        max-width: 45% !important;
    }
    #cookie-bar {
        padding: 10px 15px;
    }
    #cookie-bar p {
        font-size: 12px;
    }
    .fb_customer_chat_bubble_animated_no_badge {
        bottom: 26pt !important;
        right: 4pt !important;
    }
    .product-counter {
        text-align: center;
    }
    .product-counter .product_count {
        background-color: #f8f8f8;
        margin-top: 20px;
    }
    .product-counter .product_count ul {
        margin-bottom: 0px;
    }
    .product-counter .product_count ul li {
        width: 48%;
    }
    .product-counter .product_count ul li span {
        display: inline-block;
    }
    .product-3-col-layout .product-counter,
    .product-sidebar-layout .product-counter {
        text-align: center;
    }
    .product-3-col-layout .product-counter .product_count,
    .product-sidebar-layout .product-counter .product_count {
        background-color: #f8f8f8;
        margin-top: 20px;
    }
    .product-3-col-layout .product-counter .product_count ul,
    .product-sidebar-layout .product-counter .product_count ul {
        margin-bottom: 0px;
    }
    .product-3-col-layout .product-counter .product_count ul li,
    .product-sidebar-layout .product-counter .product_count ul li {
        width: 43%;
    }
    .product-3-col-layout .product-counter .product_count ul li span,
    .product-sidebar-layout .product-counter .product_count ul li span {
        display: inline-block;
    }
    .instagram-box {
        height: auto;
    }
}
@media (min-width: 768px) {
    .mobile-search {
        display: none !important;
    }
}
@media (max-width: 767px) {
    #shopify-section-1554730805487 section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .category-bg .category-image .image-block:after {
        height: 220px;
        width: 220px;
    }
    .input-block {
        width: 100%;
        order: -2;
        margin-bottom: 20px;
        display: none;
    }
    header .nav-bottom-search .theme-header-two button {
        min-width: 155px;
        padding: 12px 12px;
    }
    .top-header .header-dropdown li {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    #shopify-section-footer-3 footer .section-b-space {
        padding-bottom: 0px !important;
    }
    #shopify-section-footer-3 footer .small-section {
        padding: 0px 0 !important;
    }
    section.blog {
        padding-bottom: 40px !important;
    }
    #shopify-section-1577273335572 .small-section {
        padding: 40px 0 !important;
    }
    .effect-wrapper-main {
        padding-bottom: 40px !important;
    }
    .layout3-menu {
        max-width: 100%;
    }
    .layout3-menu .main-menu .brand-logo img {
        height: 25px;
    }
    .footer-end p {
        margin-bottom: 10px;
    }
    .pet-decor {
        display: none;
    }
    .pet-layout-footer .footer-theme2 .footer-link .social-white {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .pet-layout-footer .footer-theme2 .footer-link .social-white li {
        display: unset;
    }
    .pet-layout-footer .box-layout .small-section {
        padding-top: 20px !important;
    }
    .sub-footer .payment-card-bottom li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .shipping-info .free_shipping_bar .shipping-wrapper h4 {
        font-size: 12px;
    }
    .top-header .top-nav-left {
        text-align: center !important;
    }
    .top-header .top-nav-left .header-social-app {
        padding-bottom: 0 !important;
    }
    .top-header .top-nav-left .header-social-app > div {
        margin: 0 5px;
    }
    .top-header .header-contact {
        padding-top: 6px !important;
        text-align: center;
    }
    .top-header .nav-right {
        text-align: center !important;
    }
    .top-header .header-dropdown > li {
        padding-left: 6px !important;
        padding-right: 10px !important;
    }
    .addtocart_count .product-box:hover .cart-info a:nth-child(1) i,
    .addtocart_count .product-box:hover .cart-info a:nth-child(2) i,
    .addtocart_count .product-box:hover .cart-info a:nth-child(3) i {
        animation: none;
    }
    .addtocart_count .center-slider .offer-slider .add-button,
    .addtocart_count .center-slider .offer-slider .cart-info {
        display: none;
    }
    .addtocart_count .center-slider .offer-slider .product-box .product-detail .rating {
        margin-top: 25px;
    }
    .absolute_banner {
        margin-bottom: 0;
    }
    .absolute_banner .collection-banner .absolute-contain {
        bottom: 25px;
    }
    .absolute_banner .collection-banner .absolute-contain h3 {
        font-size: 20px;
    }
    .absolute_banner .collection-banner .absolute-contain h4 {
        font-size: 16px;
    }
    .box-product .full-box .row > div:nth-last-child(-n + 3) {
        margin-top: 30px;
    }
    footer.footer-classic .upper-footer .small-section {
        padding: 20px 0;
    }
    footer.footer-classic .subscribe-form .form-control {
        padding: 8px;
    }
    footer .footer-theme2 .contact-details {
        display: block;
    }
    .insta-title {
        width: 170px;
        height: 30px;
    }
    .insta-title h4 {
        font-size: 14px;
    }
    .tools-service .service-block + .service-block {
        margin-top: 0;
    }
    .tools-service .service-block + .service-block + .service-block {
        margin-top: 20px;
    }
    .tools-grey.product-box .img-wrapper {
        padding-bottom: 35px;
    }
    .tools-grey.product-box .cart-info {
        bottom: 10px;
    }
    .tools-grey.product-box .cart-info form {
        width: unset;
    }
    .tools-grey.product-box .cart-info form button {
        font-size: 0;
        width: unset;
        background-color: #eef0f1;
    }
    .tools-grey.product-box .cart-info form button i {
        display: block;
    }
    .tools-grey.product-box .cart-info form button:hover i {
        color: #fff;
    }
    .tools-grey.product-box .cart-info .mobile-quick-view {
        display: block !important;
        margin-left: 5px;
    }
    .tools-grey.product-box .quick-view-part {
        display: none;
    }
    .tools-grey.product-box:hover .img-wrapper .front img {
        opacity: 1;
    }
    .tools-grey.product-box:hover .ribbon {
        display: block;
    }
    .tools-parallax-product .tools-grey .slick-prev,
    .tools-parallax-product .tools-grey .slick-next {
        display: none !important;
    }
    .pet-parallax .pet-decor {
        display: none;
    }
    .j-box.product-box .cart-info {
        bottom: 0;
        position: relative;
        opacity: 1;
    }
    .j-box.product-box .cart-info a i {
        padding: 10px;
    }
    .pets-box.product-box .img-wrapper .cart-info {
        opacity: 1;
        bottom: 0;
    }
    .pets-box.product-box .img-wrapper .cart-info i {
        font-size: 16px;
    }
    .pets-box.product-box .img-wrapper .cart-info button,
    .pets-box.product-box .img-wrapper .cart-info a {
        transform: none;
        animation: none;
    }
    .layout3-menu {
        max-width: 100%;
    }
    .layout3-menu .main-menu .brand-logo img {
        height: 25px;
    }
    .game-product.product-box .cart-info {
        right: 5px;
    }
    .game-product.product-box .cart-info a i {
        margin: 7px 0;
        padding: 7px;
        font-size: 14px;
    }
    .game-product.product-box .add-button {
        bottom: 0;
    }
    .game-product.product-box .img-wrapper {
        padding-bottom: 37px;
    }
    .game-product.product-box:hover .cart-info a:nth-child(1) i {
        animation: none;
    }
    .game-product .theme-tab .tab-title .current a,
    .game-product .theme-tab .tab-title2 .current a {
        border-bottom: none;
        padding-bottom: 0;
    }
    .gym-product .partition-cls > div:nth-child(-n + 5),
    .gym-product .partition-cls > div:nth-child(-n + 6) {
        margin-bottom: 30px;
    }
    .gym-product.product-box:hover .img-wrapper .cart-info button {
        animation: none;
    }
    .gym-product.product-box:hover .img-wrapper .cart-info a:nth-child(2) i {
        animation: none;
    }
    .gym-product.product-box:hover .img-wrapper .cart-info a:nth-child(3) i {
        animation: none;
    }
    .gym-product.product-box:hover .img-wrapper .cart-info a:nth-child(4) i {
        animation: none;
    }
    .game-banner .banner-timer .banner-text {
        background-color: transparent;
    }
    .detail-cannabis .detail_section {
        margin-top: 30px;
        text-align: center;
    }
    .detail-cannabis .row > div:first-child .detail_section {
        margin-top: 0;
    }
    .tools-grey.product-box .img-wrapper {
        padding-bottom: 0;
    }
    .service_slide .home-slider .slider-contain {
        height: 60vh;
    }
    .metro-section.product-box .cart-wrap a i {
        opacity: 1;
        font-size: 16px;
        padding: 5px;
    }
    .metro-section.product-box .cart-wrap button i {
        font-size: 16px;
        padding: 5px;
    }
    .metro-section.product-box .product-detail {
        opacity: 1;
        bottom: 15px;
        background-color: rgba(255, 255, 255, 0.5);
    }
    .metro-section.product-box .product-detail h6 {
        color: #000;
    }
    .metro-section.product-box:hover .product-detail {
        opacity: 1;
    }
    .metro-section.product-box:hover .cart-wrap a:nth-child(2) i,
    .metro-section.product-box:hover .cart-wrap a:nth-child(3) i,
    .metro-section.product-box:hover .cart-wrap a:nth-child(4) i {
        animation: none;
    }
    header.header-metro .metro .layout3-menu {
        max-width: 540px;
    }
    header.header-5 .toggle {
        padding-right: 15px;
    }
    header.left-header .top-header .header-dropdown li {
        padding: 15px;
    }
    header.left-header .main-menu .menu-right .icon-nav li {
        padding-left: 15px;
    }
    footer.footer-5 .sub-footer > .container {
        border-top: none;
    }
    footer.footer-5 .dark-layout .footer-title {
        border-bottom: 1px solid #fff;
    }
    footer.footer-black .upside .small-section .center-thing {
        display: inline-block;
        width: 100%;
    }
    footer.footer-black .footer-title h4 {
        color: #fff;
    }
    footer.footer-black.footer-light .subscribe {
        height: auto;
        margin-bottom: 10px;
    }
    footer.footer-black.footer-light .subscribe-form {
        height: auto;
    }
    footer.footer-black .below-section {
        padding-top: 85px;
    }
    section,
    .section-t-space {
        padding-top: 30px !important;
    }
    .section-b-space {
        padding-bottom: 30px !important;
    }
    .product-full-tab {
        padding-top: 30px !important;
    }
    .small-section {
        padding: 30px 0 !important;
    }
    .service_4 {
        border: none;
    }
    .service_4 .service-block .media {
        display: inline-block;
        text-align: center;
        padding-bottom: 0px;
        padding-top: 22px !important;
    }
    .service_4 .service-block .media .service-img {
        display: block;
        margin: auto;
        margin-bottom: 17px;
    }
    .service_4 .service-block:first-child .media {
        padding-top: 0 !important;
    }
    .service_4 .service-block:last-child .media {
        margin-bottom: 0;
    }
    .partition2 {
        margin-bottom: -25px;
    }
    .partition2 > div {
        margin-bottom: 25px;
    }
    .partition3 > div + div {
        margin-top: 30px;
    }
    .partition4 > div + div {
        margin-top: 30px;
    }
    .banner-timer {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .banner-timer .banner-text {
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: rgba(255, 255, 255, 0.65);
    }
    .banner-timer .banner-text h2 {
        font-size: 15px;
    }
    .banner-timer .timer-box {
        text-align: center;
    }
    .banner-timer .timer {
        margin-top: 5px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 20px;
    }
    .banner-timer .timer p {
        font-size: 14px;
    }
    .banner-timer .timer span {
        width: 40px;
    }
    .banner-timer .timer span .padding-l {
        padding-left: 10px;
    }
    .darken-layout .footer-title,
    .dark-layout .footer-title {
        border-bottom: 1px solid #525252;
    }
    .darken-layout .subscribe-wrapper,
    .dark-layout .subscribe-wrapper {
        padding-bottom: 10px;
    }
    .center-slider {
        border-left: none;
        border-right: none;
    }
    .banner-slider .home-banner > div img {
        margin-top: 30px;
    }
    .banner-slider .home-banner > div:last-child img {
        margin-top: 30px;
    }
    .lookbook .row > div:last-child .lookbook-block {
        margin-top: 30px;
    }
    .lookbook-section .row > div:first-child .lookbook-img > div:last-child,
    .lookbook-section .row > div:nth-child(2) .lookbook-img > div:last-child {
        margin-bottom: 25px;
    }
    .lookbook-section .lookbook-img > div:last-child img {
        margin-top: 0;
    }
    .full-scroll-footer .sub-footer p {
        padding: 0;
        line-height: 25px;
    }
    .box-layout-body .box-layout {
        margin-top: -40px;
    }
    .layout-20 {
        padding: 15px;
    }
    .home-slider.fullpage .slick-dots {
        display: flex;
        bottom: 70px;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    .home-slider.fullpage .slick-dots li button:before {
        color: #0a0100;
    }
    .footer-contant .footer-logo {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .footer-contant .footer-social ul {
        margin: unset;
    }
    .footer-contant .footer-social ul li {
        padding-right: 25px;
        padding-left: 0;
    }
    .social-white li:first-child {
        padding-left: 0;
    }
    .footer-theme .col {
        max-width: 100%;
        flex-basis: unset;
    }
    .footer-theme .footer-social {
        margin-bottom: 15px;
    }
    .footer-theme .sub-title li {
        padding-top: 7px;
    }
    .footer-theme .sub-title .contact-list i {
        position: relative;
        top: 0;
        margin-right: 10px;
    }
    .footer-theme .sub-title .contact-list li {
        padding: 0;
    }
    .footer-social ul {
        margin: 0 auto;
    }
    .footer-social li {
        padding: 0 15px;
    }
    .footer-end {
        display: block;
        text-align: center;
    }
    .sub-footer .payment-card-bottom {
        justify-content: center;
    }
    .sub-footer .footer-end {
        display: block;
    }
    .subscribe-wrapper {
        margin: 10px 0 0 0;
        order: 0;
    }
    .footer-theme2 .footer-mobile-title {
        display: block !important;
    }
    .footer-theme2 .footer-desktop-title {
        display: none !important;
    }
    .footer-theme2 .p-set {
        padding: 0 15px !important;
    }
    .footer-theme2 .footer-link li {
        display: flex;
        padding-top: 4px;
    }
    .footer-theme2 .footer-link h4 {
        padding-bottom: 10px;
    }
    .footer-theme2 .contact-details li {
        padding-left: 0;
        padding-top: 0px;
        margin-bottom: 12px;
    }
    .footer-theme2 .contact-details li:last-child {
        margin-bottom: 0px;
    }
    .footer-theme2 .footer-link-b li {
        display: flex;
        padding-top: 10px;
    }
    .footer-theme2 .footer-link-b h4 {
        margin-top: 0;
        padding-bottom: 10px;
    }
    .footer-theme2.section-light .footer-block h4 {
        padding-bottom: 10px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white {
        padding: 40px 65px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white h2 {
        margin-bottom: 20px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white .form-group {
        display: flex;
    }
    .footer-theme2.section-light .footer-block .subscribe-white .form-group .btn-solid,
    .footer-theme2.section-light .footer-block .subscribe-white .form-group .btn-outline {
        margin-top: 0;
    }
    .footer-theme2 .subscribe-block h2 {
        margin-bottom: 20px;
    }
    .footer-theme2 h4 {
        padding-bottom: 10px;
    }
    .darken-layout .footer-theme .footer-mobile-title h4 {
        color: #fff;
    }
    .dark-layout .small-section {
        padding-bottom: 40px;
    }
    .dark-layout section {
        padding-top: 0 !important;
    }
    .dark-layout .section-b-space {
        border: none;
        padding-bottom: 0 !important;
    }
    .dark-layout .subscribe-wrapper {
        order: -1;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block {
        padding: 10px 60px;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block h2 {
        display: none;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .form-group {
        display: flex;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .form-group .btn-solid,
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .form-group .btn-outline {
        margin-top: 0;
    }
    .category-border div .category-banner .category-box h2 {
        font-size: 25px;
    }
    .box-layout .small-section {
        padding-top: 0 !important;
    }
    .white-layout .footer-theme2 > div:nth-child(2) {
        order: -1;
    }
    .white-layout .footer-theme2.footer-border {
        padding: 0;
        border: none;
    }
    .white-layout .footer-theme2 .footer-block .footer-container {
        max-width: 540px;
        width: 100%;
    }
    .white-layout .footer-theme2 .footer-block .footer-container .footer-mobile-title {
        margin-top: 20px;
    }
    .white-layout .footer-theme2 .footer-block .subscribe-white h2 {
        display: none;
    }
    .category-bg {
        padding: 30px 40px;
    }
    .category-bg .contain-block h6 {
        letter-spacing: 0.1em;
        font-size: 12px;
    }
    .category-bg .contain-block:after {
        width: 25px;
    }
    .category-bg .contain-block.even:after {
        top: 87%;
    }
    .category-bg .contain-block .category-btn {
        margin-bottom: 10px;
        margin-top: 10px;
        letter-spacing: 0.1em;
        padding: 5px 15px;
    }
    .category-bg .contain-block:after {
        bottom: 87%;
    }
    .category-bg .contain-block:hover:after {
        height: 50px;
    }
    .category-bg .contain-block .category-offer {
        font-size: 13px;
    }
    .layout9-box .product-box .img-block {
        min-height: unset;
    }
    .product-box .cart-detail,
    .product-wrap .cart-detail {
        bottom: 10px;
        right: 10px;
    }
    .product-box .img-block {
        min-height: 350px;
    }
    .product-box .cart-info,
    .product-box .cart-detail {
        opacity: 1;
    }
    .product-box .img-wrapper .cart-box {
        opacity: 1;
        top: auto;
        bottom: 20px;
        height: 38px;
        padding: 9px 11px;
        transform: scale(1);
    }
    .product-box:hover .img-wrapper .cart-box {
        animation: none;
    }
    .product-box:hover .cart-info button,
    .product-box:hover .cart-detail button {
        animation: none;
    }
    .product-box:hover .cart-info a i,
    .product-box:hover .cart-detail a i {
        animation: none;
    }
    .product-box:hover .cart-info a:nth-child(2) i,
    .product-box:hover .cart-detail a:nth-child(2) i {
        animation: none;
    }
    .product-box:hover .cart-info a:nth-child(3) i,
    .product-box:hover .cart-detail a:nth-child(3) i {
        animation: none;
    }
    .product-box:hover .cart-info a:nth-child(4) i,
    .product-box:hover .cart-detail a:nth-child(4) i {
        animation: none;
    }
    .theme-tab .tab-title2 {
        font-size: 20px;
    }
    .theme-tab .tab-title2 li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .theme-tab .tab-title2:after {
        top: 15px;
    }
    .collection-banner .contain-banner {
        padding-left: 60px;
        padding-right: 60px;
    }
    .collection-banner .contain-banner.banner-3 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .collection-banner .contain-banner.banner-3 h2 {
        font-size: 20px;
    }
    .collection-banner .contain-banner.banner-3 h4 {
        font-size: 18px;
    }
    .collection-banner .contain-banner.banner-4 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .collection-banner .contain-banner.banner-4 h2 {
        font-size: 18px;
    }
    .collection-banner .contain-banner h2 {
        font-size: 40px;
    }
    .home-slider .home {
        height: 68vh !important;
    }
    .home-slider .home .container .tools-parts,
    .home-slider .home .container .tools-parts1 {
        display: none;
    }
    .home-slider .slider-contain {
        height: 68vh !important;
    }
    .home-slider .slider-contain h1 {
        font-size: 35px;
        margin-top: 5px;
    }
    .home-slider .slider-contain h1 span {
        font-size: 35px;
    }
    .home-slider .slider-contain .btn-solid,
    .home-slider .slider-contain .btn-outline {
        margin-top: 5px;
        padding: 5px 18px;
    }
    .home-slider:hover .slick-next {
        right: 80px;
    }
    .home-slider:hover .slick-prev {
        left: 80px;
    }
    .background .col {
        flex-basis: unset;
    }
    .background .contain-bg {
        margin: 10px 0;
    }
    .full-box .center-slider .offer-slider {
        text-align: center;
    }
    .full-box .center-slider .offer-slider .product-box {
        border: none;
        display: inline-block;
    }
    .full-box .center-slider .offer-slider .product-box .img-wrapper {
        text-align: center;
    }
    .full-box .center-slider .offer-slider .product-box .img-wrapper img {
        height: 200px;
    }
    .full-box .center-slider .offer-slider .product-box:hover {
        box-shadow: none;
    }
    .full-box .theme-card .offer-slider .sec-1 {
        display: flex;
    }
    .full-box .theme-card .offer-slider .sec-1 .product-box2 .media .media-body .color-variant li {
        height: 18px;
        width: 18px;
        padding-right: 3px;
    }
    .full-box .theme-card .offer-slider .sec-1 .product-box2 + .product-box2 {
        border-top: none;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
        height: 150px;
        padding: 5px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4 {
        margin-bottom: 20px;
        font-size: 15px;
    }
    .filter-main-btn span {
        font-size: 16px;
    }
    .tap-top {
        bottom: 110px;
        right: 15px;
        background-size: 72px;
    }
    .footer-theme2 .footer-link li,
    .footer-theme2 .footer-link-b li {
        padding-left: 0;
    }
    .footer-theme2 .subscribe-wrapper {
        order: -1;
    }
    .footer-theme2 .subscribe-wrapper .subscribe-block {
        padding: 0 75px;
    }
    .blog-detail-page .comment-section li {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-page {
        text-align: center;
    }
    .about-page p {
        line-height: 1.5;
    }
    .team h2 {
        font-size: 25px;
    }
    .collection .partition-collection > div:nth-last-child(1),
    .collection .partition-collection > div:nth-last-child(2),
    .collection .partition-collection > div:nth-last-child(3) {
        margin-top: 30px;
    }
    .collection-product-wrapper .product-pagination .pagination .page-item a {
        padding: 15px 18px;
    }
    .collection-product-wrapper .product-pagination .product-search-count-bottom {
        justify-content: center;
        padding-right: 0;
    }
    .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
        padding: 10px 0;
    }
    .collection-product-wrapper .product-pagination .theme-paggination-block nav {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .faq-section .theme-accordion .card .card-body p {
        line-height: 1.5 !important;
    }
    .faq-section .theme-accordion .card .card-header button {
        font-size: 14px !important;
        white-space: normal;
        width: 100%;
        padding: 16px 30px 16px 18px !important;
    }
    .register-page .theme-card {
        padding: 25px;
    }
    .register-page .theme-card .theme-form input {
        margin-bottom: 25px;
        padding: 13px 18px;
    }
    .search-product > div:nth-last-child(4) {
        margin-top: 30px;
    }
    .cart-section .cart-buttons {
        margin: 0;
    }
    .cart-section .cart-table thead th:nth-last-child(-n + 4) {
        display: none;
    }
    .cart-section tbody tr td:nth-last-child(-n + 4) {
        display: none;
    }
    .cart-section tbody tr td .mobile-cart-content {
        display: flex;
    }
    .wishlist-section .cart-table thead th:nth-last-child(-n + 3) {
        display: none;
    }
    .wishlist-section tbody tr td:nth-last-child(-n + 3) {
        display: none;
    }
    .wishlist-section tbody tr td .mobile-cart-content {
        display: flex;
    }
    .blog-page .order-sec {
        order: -1;
    }
    .blog-page .blog-media:last-child {
        margin-bottom: 30px;
    }
    .blog-page .blog-sidebar ul li {
        display: block;
    }
    .tab-pane iframe {
        width: 100%;
    }
    .rtl .service-block img {
        margin-left: auto;
    }
    .rtl .service-block + .service-block {
        border-left: auto;
    }
    .rtl .service-block .media .media-body h4,
    .rtl .service-block .media .media-body p {
        text-align: center;
    }
    .rtl .collection-product-wrapper .product-pagination .theme-paggination-block nav {
        border-right: none;
        border-left: 1px solid #ddd;
    }
    .rtl .collection-product-wrapper .product-pagination .product-search-count-bottom {
        padding-left: 5px;
        padding-right: 5px;
    }
    .rtl .footer-title.active .according-menu:before {
        right: unset;
        left: 0px;
    }
    .rtl .footer-title .according-menu:before {
        right: unset;
        left: 0px;
    }
    .rtl .footer-end p {
        text-align: center;
    }
    .rtl .sub-footer .payment-card-bottom li {
        padding-left: 7px;
        padding-right: 7px;
    }
    .rtl .footer-theme2.section-light .footer-block h4 {
        text-align: right;
    }
    .rtl .footer-theme2.section-light .footer-block .footer-logo {
        text-align: right;
    }
    .rtl .footer-theme2 .footer-title h4 {
        text-align: right;
    }
    .rtl .footer-contant li {
        text-align: right;
    }
    .rtl .footer-contant .footer-social ul li {
        padding-right: 0;
        padding-left: 25px;
    }
    .rtl .dark-layout .footer-contant .footer-logo {
        text-align: right;
    }
    .rtl .dark-layout .footer-contant p {
        text-align: right;
    }
    .rtl .footer-theme .sub-title .contact-list i {
        margin-right: 0;
        margin-left: 10px;
    }
    .rtl .footer-theme .sub-title .contact-list li {
        padding-right: 0;
    }
    .rtl .layout2-logo {
        padding-left: 70px;
        padding-right: 0;
    }
    .rtl .full-box .theme-card .offer-slider .sec-1 .product-box2 + .product-box2 {
        border-left: none;
        border-right: 1px solid #f1f5f4;
    }
    .compare_modal .modal-compare-cls {
        margin: 0;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-header h2.modal-title {
        font-size: 18px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table thead .th-compare td {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table thead .th-compare th .remove-compare {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr:nth-child(3) {
        display: none;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr th {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr td img {
        max-width: 55%;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr th,
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr td {
        padding: 8px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .grid-link__title {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .product_price {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr p {
        font-size: 12px;
    }
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .add-to-cart,
    .compare_modal .modal-compare-cls .modal-content .modal-body .table-wrapper .table tbody tr .select-option-cls {
        padding: 2px 6px;
        font-size: 12px;
    }
    .collection_banner .row > div {
        padding-top: 0 !important;
    }
}
@media (min-width: 578px) and (max-width: 767px) {
    .social-white ul {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 577px) {
    .lookbook .lookbook-block .lookbook-dot .dot-showbox.pos_top {
        bottom: -105px;
    }
    .footer-theme2 .contact-details li:last-child {
        margin-bottom: 10px;
    }
    .detail-cannabis .detail_section > div {
        padding: 30px 25px;
    }
    header .main-menu .menu-left {
        display: inline-block;
        width: 100%;
    }
    header .main-menu .menu-left h2 {
        float: left;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    header .main-menu .menu-left .main-menu-outer {
        float: right;
    }
    header.header-7 .full-nav {
        position: relative !important;
    }
    header.header-7 .top-header .nav-left {
        display: none;
    }
    header.left-header .top-header {
        height: 70px;
    }
    header.left-header .top-header .header-dropdown li {
        padding: 0;
    }
    header.left-header .top-header .header-dropdown .mobile-wishlist img,
    header.left-header .top-header .header-dropdown .mobile-account img {
        display: none;
    }
    header.left-header .top-header .header-dropdown .mobile-wishlist i,
    header.left-header .top-header .header-dropdown .mobile-account i {
        display: block;
    }
    header.left-header .main-menu .menu-left .mobile-logo {
        position: absolute;
        padding: 0 !important;
        transform: unset;
        right: unset;
        left: 15px;
        margin-right: 0;
        top: 16px;
    }
    header.left-header .main-menu .menu-left .navbar {
        position: absolute;
        right: 15px;
        padding: 0 !important;
        top: 22px;
    }
    header.header-5 {
        position: relative;
        background-color: #f9f9f9;
    }
    header.header-5 .top-header .header-dropdown > li.mobile-wishlist {
        padding: 13px !important;
    }
    header.header-5 .top-header .header-dropdown > li.mobile-wishlist img {
        filter: brightness(5);
    }
    header.header-5 .top-header .header-dropdown > li.mobile-account {
        padding: 0 8px !important;
    }
    header.header-5 .top-header .header-dropdown > li.mobile-account img {
        filter: brightness(5);
    }
    header.video-header .top-header .header-dropdown li {
        padding: 0;
    }
    header.header-tools .top-header .header-dropdown li {
        padding: 0;
    }
    .offer-box {
        display: none;
    }
    .cart_qty_cls {
        top: 56%;
        right: 3px;
        background: #3a3a3a;
        color: #fff;
    }
    .advertise-section .full-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .advertise-section .full-banner .banner-contain {
        padding: 30px 10px;
    }
    .advertise-section .full-banner .banner-contain h2 {
        font-size: 40px;
        margin-bottom: 0;
        margin-top: -7px;
    }
    .advertise-section .full-banner .banner-contain h3 {
        font-size: 20px;
        margin-bottom: 3px;
    }
    .advertise-section .full-banner .banner-contain h4 {
        font-size: 16px;
        letter-spacing: 0.03em;
    }
    .portfolio-padding {
        padding-bottom: 15px;
    }
    .portfolio-section .isotopeSelector {
        margin-bottom: 15px;
    }
    .portfolio-section .filter-button {
        padding: 0 15px;
        font-size: 16px;
        line-height: 30px;
    }
    .service_slide .home-slider .slider-contain {
        height: 58vh;
    }
    .portfolio-section.metro-section .product-box .cart-wrap a i {
        font-size: 18px;
        padding: 7px;
    }
    .portfolio-section.metro-section .product-box .cart-wrap button i {
        font-size: 18px;
        padding: 7px;
    }
    .slick-prev,
    .slick-next {
        height: 26px;
        width: 26px;
    }
    .slick-prev {
        left: -12px;
    }
    .slick-next {
        right: -10px;
    }
    .loader-wrapper img {
        width: 20%;
    }
    .filter-section .filter-container ul.filter > li {
        padding: 0 10px;
    }
    .filter-section .filter-container ul.filter > li > a {
        font-size: 16px;
        line-height: 30px;
    }
    .tab-left .theme-tab .left-side .left-tab-title {
        margin-bottom: 15px;
    }
    .tools-service.absolute-banner .absolute-bg {
        padding-bottom: 20px;
        box-shadow: 0 0 8px 0 #ddd;
    }
    .tools-service .service-block + .service-block {
        margin-top: 20px;
    }
    .tools-service .service-block svg,
    .tools-service .service-block1 svg {
        margin-bottom: 7px;
    }
    .top-header .header-dropdown li i {
        padding-right: 0;
        font-size: 18px;
    }
    .tools-parallax-product.full-banner {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    header.header-gym {
        position: relative;
        background-color: #000;
    }
    header.header-gym .main-menu {
        padding: 0;
        z-index: 9;
    }
    header.header-gym .main-menu .brand-logo {
        left: 0;
        transform: unset;
    }
    header.header-gym .top-header .header-dropdown li a i {
        padding-right: 0;
    }
    header.header-6 .main-menu .brand-logo {
        position: relative;
        left: 0;
        transform: none;
    }
    header.header-7 {
        position: relative;
        z-index: unset;
        background-color: #333;
    }
    header.header-7 .main-menu .menu-left .navbar {
        padding: 15px 45px 15px 0 !important;
    }
    header.header-7 .main-nav-center .toggle-nav {
        top: -70px;
    }
    header.header-7 .game-layout {
        background-color: #333;
    }
    header.green-gradient .top-header .header-dropdown li {
        padding: 0;
    }
    .gym-banner .collection-banner .contain-banner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gym-banner .collection-banner .contain-banner h2 {
        font-size: 25px;
        margin-bottom: -3px;
    }
    .banner-furniture.gym-banner {
        padding-left: 0;
        padding-right: 0;
    }
    .gym-product .part-cls > div:nth-last-child(-n + 3) .product-box {
        margin-top: 30px;
    }
    .gym-product .product-box:hover {
        transform: unset;
    }
    .section-t-space,
    section {
        padding-top: 30px !important;
    }
    .color-picker a.handle {
        width: 32px;
        height: 32px;
        font-size: 15px;
    }
    .subscribe-form .form-control {
        padding: 8px;
    }
    .layout3-menu .main-menu .menu-left {
        width: calc(100vw - 32px);
    }
    .layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav {
        right: 15px;
    }
    .layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav .sidebar-name {
        display: none;
    }
    .layout3-menu .main-menu > div:nth-child(2) {
        position: absolute;
        left: 54%;
        right: 50%;
        transform: translate(-50%, 0);
        top: 0;
    }
    .layout3-menu .main-menu > div:nth-child(3) {
        height: 0;
    }
    .layout3-menu .brand-logo {
        left: 35%;
    }
    .btn-solid {
        padding: 7px 15px;
    }
    footer {
        margin-bottom: 60px;
    }
    footer .btn-solid {
        padding: 7px 29px;
    }
    .partition1 {
        margin-bottom: -15px;
    }
    .partition1 > div {
        margin-bottom: 15px;
    }
    .product-box .product-detail .color-variant,
    .product-box .product-info .color-variant,
    .product-wrap .product-detail .color-variant,
    .product-wrap .product-info .color-variant {
        padding-top: 10px;
    }
    .testimonial .testimonial-slider .media img {
        height: 135px;
        width: 135px;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right {
        margin: 15px 0 10px 0;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right .color-variant li {
        height: 25px;
        width: 25px;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right .border-product {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right .size-box {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .theme-modal .modal-dialog .quick-view-modal .product-right .product-description .qty-box {
        margin-top: 5px;
    }
    .dark-layout .footer-theme2 .col {
        padding: 0 15px;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block {
        padding: 10px 20px 20px 10px;
    }
    .white-layout .small-section .footer-theme2 .col {
        padding: 0 15px;
    }
    .footer-theme2.footer-border {
        padding: 15px 0;
    }
    .footer-theme2 .subscribe-block {
        padding: 0 75px;
    }
    .footer-theme2 .footer-link h4 {
        padding-bottom: 10px;
    }
    .footer-theme2 .footer-link-b {
        padding-bottom: 15px;
    }
    .footer-theme2 .footer-link-b h4 {
        padding-bottom: 15px;
    }
    .footer-theme2 .footer-link-b li {
        padding-right: 20px;
    }
    .category-border div .category-banner .category-box h2 {
        font-size: 30px;
        padding: 10px 20px;
    }
    .filter-main-btn {
        margin-bottom: 0;
    }
    .filter-main-btn span {
        font-size: 14px;
        background: #ffb12b;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        width: auto;
        text-transform: capitalize;
    }
    .category-bg {
        padding: 0;
    }
    .category-bg .category-inner {
        text-align: center;
    }
    .category-bg .category-image .image-block:after {
        left: 0;
        right: 0;
    }
    .category-bg .contain-block:after {
        display: none;
    }
    .category-bg .contain-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .theme-tab .tab-title {
        margin-bottom: 0px;
    }
    .full-banner {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .full-banner.parallax-layout {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .full-banner.banner-layout-3 .banner-contain .btn-solid,
    .full-banner.banner-layout-3 .banner-contain .btn-outline {
        padding: 10px 20px;
    }
    .full-banner.banner-layout-3 .banner-contain h2 {
        font-size: 32px;
        line-height: 26px;
    }
    .full-banner.banner-layout-3 .banner-contain h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .full-banner.banner-layout-3 .banner-contain h4 {
        font-size: 12px;
        line-height: 17px;
        font-weight: 600;
        letter-spacing: 0;
        width: 100% !important;
        margin: 0 auto 10px;
        padding: 6px 4px;
    }
    .full-banner.p-left .banner-contain,
    .full-banner.p-right .banner-contain {
        float: none;
    }
    .home-slider .home {
        height: 58vh !important;
    }
    .home-slider .slider-contain {
        height: 58vh !important;
    }
    .home-slider .slider-contain h4 {
        display: none;
    }
    .home-slider .slider-contain h1 {
        font-size: 22px;
        margin: 0;
    }
    .home-slider .slider-contain h1 span {
        font-size: 22px;
    }
    .home-slider .slider-contain h3 {
        font-size: 13px;
        margin: 5px 0;
    }
    .home-slider:hover .slick-next {
        right: 70px;
    }
    .home-slider:hover .slick-prev {
        left: 70px;
    }
    .home-slider:hover .slick-prev,
    .home-slider:hover .slick-next {
        transform: scale(1.5);
    }
    .home-slider.fullpage .slick-dots {
        display: flex;
        bottom: 60px;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
    }
    .home-slider.fullpage .home {
        background-blend-mode: overlay;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .home-slider.fullpage .home .slider-contain {
        text-align: center;
        justify-content: center;
        padding-left: 0;
    }
    .home-slider.fullpage .home .slider-contain h1,
    .home-slider.fullpage .home .slider-contain p {
        color: #fff;
    }
    .background .contain-bg {
        background-color: unset;
        padding-top: 0;
        padding-bottom: 0;
        margin: 10px 0;
    }
    .background .contain-bg:hover {
        background-color: unset;
    }
    .theme-tab .tab-content .product-tab .tab-box {
        flex: 0 0 100%;
        max-width: calc(100% - 10px);
    }
    .theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n + 2) {
        margin: 0 5px 10px;
    }
    .theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n + 1) {
        margin: 0 5px 0;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
        height: 150px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6 {
        margin-right: 10px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li {
        margin-top: 7px;
        height: 18px;
        width: 18px;
    }
    .layout2-logo {
        padding-right: 0;
    }
    .absolute-banner {
        margin-top: 0;
    }
    .absolute-banner .absolute-bg {
        box-shadow: none;
        padding-bottom: 0;
    }
    .absolute-banner.banner-padding {
        padding-top: 0;
    }
    .gym-product.product-box .img-wrapper .cart-info i {
        margin: 0 2px;
    }
    .home-slider.fullpage .home .slider-contain h1 {
        font-size: 22px;
    }
    .home-slider.fullpage .home .slider-contain h1 span {
        font-size: 22px;
    }
    .home-slider.fullpage .home .slider-contain p {
        max-width: 200px;
        font-size: 12px;
    }
    .home-slider.fullpage .home .slider-contain .btn-solid {
        padding: 10px 15px;
    }
    .box-layout-body .box-layout {
        margin-top: 0;
    }
    .full-scroll-menu .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .full-scroll-footer .sub-footer p {
        line-height: 15px;
        color: #fff;
    }
    .full-scroll-footer .sub-footer .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .layout-8 {
        padding: 0 15px;
    }
    .layout-20 {
        padding: 0;
    }
    .addcart_btm_popup {
        display: none !important;
    }
    .beauty-about .service .service-block1 {
        margin-bottom: 20px;
    }
    .beauty-about .service .service-block1:last-child {
        margin-bottom: 0;
    }
    .main-menu .menu-left .navbar i {
        font-size: 24px;
    }
    .error-section {
        padding: 100px 0;
    }
    .error-section h1 {
        font-size: 100px;
    }
    .error-section h2 {
        margin: 20px 0;
        font-size: 18px;
    }
    .about-page .about-head {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .about-page .about-head .theme-breadcrumb .breadcrumb {
        justify-content: center;
        padding-top: 10px;
        padding-bottom: 0;
    }
    .breadcrumb-section .page-title {
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .breadcrumb-section .page-title h2 {
        vertical-align: middle;
        display: block;
    }
    .breadcrumb-section .breadcrumb {
        justify-content: center;
        padding: 0;
        line-height: 30px;
    }
    .blog-detail-page .blog-detail .post-social li {
        display: block;
    }
    .blog-detail-page .blog-detail .post-social li + li {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
    }
    .collection .collection-block .collection-content p {
        margin-bottom: 10px;
    }
    .collection .collection-block .collection-content h4,
    .collection .collection-block .collection-content h3 {
        margin-bottom: 5px;
    }
    .collection-product-wrapper .product-wrapper-grid .product-box {
        margin-top: 30px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
        padding: 10px 20px 10px 20px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        width: 100%;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
        padding: 10px 20px 10px 20px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
        top: 11px;
    }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
        border-right: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .search-count {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
        border-bottom: 1px solid #ddd;
        width: 100%;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
        border-right: none;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before {
        top: 14px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
        width: 100%;
        border-top: none;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
        left: unset;
        right: 35px !important;
        top: 14px;
    }
    .search-product > div:nth-last-child(5) {
        margin-top: 30px;
    }
    .cart-section .cart-buttons > div:last-child {
        padding-right: 15px;
    }
    .cart-section .cart-buttons .btn-solid {
        padding: 7px 8px;
    }
    .wishlist-section .btn-solid {
        padding: 7px 8px;
    }
    .product-box .img-block .lable-wrapper .lable1,
    .product-box .img-block .lable-wrapper .lable2 {
        padding: 6px 9px 8px 15px;
        font-size: 12px;
    }
    .tab-product .tab-content.nav-material p {
        line-height: 1.3;
    }
    .slider-right-nav .slick-slide:first-child > div {
        margin-top: 15px;
    }
    .collection-wrapper .order-up {
        order: -1;
    }
    .lookbook .lookbook-block .lookbook-dot .dot-showbox {
        width: 90px;
        top: -70px;
    }
    .lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
        line-height: 16px;
    }
    .layout7-product .product-box .details-product {
        opacity: 1;
        background-color: rgba(255, 255, 255, 0.5);
        padding: 5px;
    }
    .layout7-product .product-box:hover .details-product {
        animation: none;
    }
    .checkout-page .checkout-form .checkout-details {
        padding: 15px;
    }
    .rtl header .main-menu .menu-left #main-nav .toggle-nav {
        text-align: right;
    }
    .rtl .breadcrumb-section .page-title h2 {
        text-align: center;
    }
    .rtl .blog-detail-page .blog-detail .post-social li + li {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
    }
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
        border-right: 1px solid #ddd;
    }
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
    .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
        padding: 10px 34px 10px 34px;
    }
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
        border-left: none;
    }
    .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before {
        left: 25px;
    }
    .rtl .home-slider .slider-contain .btn-solid,
    .rtl .center-slider .slider-contain .btn-solid {
        float: right;
    }
    .rtl .home-slider .slick-next,
    .rtl .center-slider .slick-next {
        right: unset;
        left: 25px;
    }
    .rtl .home-slider .slick-prev,
    .rtl .center-slider .slick-prev {
        left: unset;
        right: 25px;
    }
    .rtl .home-slider:hover .slick-next,
    .rtl .center-slider:hover .slick-next {
        right: unset;
        left: 30px;
    }
    .rtl .home-slider:hover .slick-prev,
    .rtl .center-slider:hover .slick-prev {
        left: unset;
        right: 30px;
    }
    .rtl .layout2-logo {
        padding-left: 0;
    }
    .rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart {
        left: unset !important;
        right: -118px !important;
    }
    .rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.setting {
        right: unset;
        left: 0 !important;
    }
    .rtl .layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav {
        right: unset;
        left: 15px;
    }
    .rtl .layout3-menu .brand-logo {
        transform: translateX(-15%);
    }
    .rtl .top-header .header-dropdown li i {
        padding-left: 0;
    }
    .rtl .top-header .header-dropdown .mobile-account .onhover-show-div {
        right: unset;
        left: 0;
    }
    .alert {
        right: 0 !important;
        left: 0;
        max-width: 90% !important;
    }
    #cookie-bar a {
        display: block;
        padding: 6px;
        margin-left: 15px;
        max-width: 70px;
        margin: 8px auto 0;
    }
    .product-layout-wrapper .row .btn-product-change {
        position: absolute;
        top: -25px;
    }
}
@media (max-width: 575px) {
    footer .footer-top-outer {
        padding: 50px 15px 35px 15px !important;
    }
}
@media (min-width: 578px) {
    .rtl .onhover-dropdown:before {
        right: unset;
        left: 3px;
    }
    .rtl .onhover-dropdown .onhover-show-div {
        right: unset;
        left: 0;
    }
    .rtl .main-menu .menu-left .navbar {
        padding: 40px 0 40px 45px;
    }
    .rtl .main-menu .category-nav-right .navbar {
        padding: 40px 45px 40px 0;
    }
    .rtl .main-menu .menu-right .icon-nav li {
        padding-left: 0;
        padding-right: 20px;
    }
    .rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart,
    .rtl .main-menu .menu-right .onhover-div .show-div.setting {
        left: 0;
        right: unset;
    }
    .rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart li .close-circle {
        right: unset;
        left: 0;
    }
    .rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart li .total h5 span {
        float: left;
    }
}
@media (max-width: 575px) {
    .breadcrumb-section .page-title {
        text-align: center;
        margin: 0 auto;
        vertical-align: middle;
        display: unset;
    }
    .breadcrumb-section .page-title h2 {
        margin-top: -2px;
    }
    .breadcrumb-section .breadcrumb {
        justify-content: center;
        padding: 0;
        line-height: 1;
        margin-top: 10px;
    }
    .gym-product .partition-cls > div:nth-child(-n + 7) {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .title1 .title-inner1 {
        margin-bottom: 20px;
    }
    .title1.title5 hr[role="tournament6"] {
        margin: 12px auto 20px auto;
    }
    .title2 .title-inner2 {
        margin-bottom: 26px;
    }
    .title3 .line {
        margin-bottom: 20px;
    }
    .title4 .line {
        margin-bottom: 20px;
    }
    .title-borderless {
        margin-bottom: 20px;
    }
    .service_slide .home-slider .slider-contain {
        height: 55vh;
    }
    .advertise-section .full-banner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    header.left-header .main-menu .menu-left .mobile-logo {
        top: 22px;
    }
    .gym-banner .collection-banner .contain-banner > div {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 10px;
    }
    .gym-banner .collection-banner .contain-banner h2 {
        font-size: 20px;
        margin-top: 4px;
    }
    .gym-banner .collection-banner .contain-banner h4 {
        font-size: 14px;
    }
    .subscribe-form.classic-form .form-control {
        margin-left: 0;
    }
    .product-box .img-block {
        min-height: 290px;
    }
    .theme-tab .tab-title li {
        margin: 0;
        display: block;
        margin-bottom: 10px;
        padding: 0px 17px;
    }
    .theme-tab .tab-title li:last-child {
        margin-bottom: 0;
    }
    .theme-tab .tab-title .current {
        background-color: transparent;
        border-color: transparent;
    }
    .theme-tab .tab-title .current a {
        color: #ffb12b;
    }
    .theme-tab .tab-title2 {
        margin-bottom: 30px;
        font-size: 18px;
        font-weight: 400;
    }
    .theme-tab .tab-title2 li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .theme-tab .tab-title2:after {
        display: none;
    }
    .full-banner {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .full-banner.parallax-layout {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .collection-banner .contain-banner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .collection-banner .contain-banner h2 {
        font-size: 24px;
    }
    .home-slider .home {
        height: 28vh !important;
    }
    .home-slider .slider-contain {
        height: 28vh !important;
    }
    .home-slider:hover .slick-prev,
    .home-slider:hover .slick-next {
        transform: scale(1.2);
    }
    .home-slider:hover .slick-next {
        right: 60px;
    }
    .home-slider:hover .slick-prev {
        left: 60px;
    }
    .white-layout .footer-theme2 .footer-block .footer-container {
        max-width: 448px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white {
        padding: 30px 30px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white .form-control {
        letter-spacing: 3px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
        padding: 35px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img {
        margin-bottom: 10px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
        margin-bottom: 15px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control {
        height: 40px;
        padding: 0;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .btn-solid,
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .btn-outline {
        padding: 8px 15px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4 {
        font-size: 15px;
    }
    .tab-bg,
    .bg-block {
        padding: 35px 25px 30px 25px;
    }
    .about-page p {
        line-height: 1.5;
    }
    .testimonial .testimonial-slider .media {
        display: inline-block;
    }
    .testimonial .testimonial-slider .media img {
        margin: 0 auto;
        height: 100px;
        width: 100px;
    }
    .testimonial .testimonial-slider .media .media-body {
        padding-left: 12px;
        padding-right: 12px;
        text-align: center;
    }
    .blog-detail-page .blog-contact h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .blog-detail-page .blog-contact .theme-form input,
    .blog-detail-page .blog-contact .theme-form textarea {
        padding: 12px 20px;
        margin-bottom: 20px;
    }
    .blog-detail-page .blog-detail h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .blog-detail-page .blog-detail img {
        margin-bottom: 25px;
    }
    .blog-detail-page .blog-advance ul {
        line-height: 1.5;
    }
    .blog-detail-page .blog-advance img {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .blog-detail-page .blog-advance p {
        line-height: 1.5;
    }
    .blog-detail-page .comment-section li {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .blog-detail-page .comment-section li p {
        line-height: 1.5;
    }
    .blog-detail-page .comment-section li h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .blog-detail-page .comment-section li h6 span {
        display: inherit;
        margin-left: 0;
    }
    .blog-detail-page .comment-section .media {
        display: inline-block;
        text-align: center;
    }
    .faq-section .theme-accordion .card .card-body p {
        line-height: 1.5 !important;
    }
    .faq-section .theme-accordion .card .card-header button {
        line-height: 1.3;
        padding: 12px 35px 12px 12px !important;
    }
    .faq-section .accordion.theme-accordion .card .card-header button:before {
        top: 20px;
    }
    .pwd-page {
        padding: 70px 0;
    }
    .pwd-page h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .login-page .authentication-right h6 {
        margin-bottom: 10px;
    }
    .login-page .theme-card {
        padding: 25px;
    }
    .register-page .theme-card {
        padding: 18px;
    }
    .register-page .theme-card .theme-form input {
        margin-bottom: 20px;
        padding: 12px 15px;
    }
    .search-block .btn-solid {
        padding: 10px 15px;
    }
    .contact-page .map iframe {
        height: 275px;
    }
    .contact-page .theme-form input {
        padding: 12px 15px;
        margin-bottom: 18px;
    }
    .blog-page .blog-media .blog-right h6 {
        margin-bottom: 0;
    }
    .blog-page .blog-media .blog-right p {
        line-height: 1.3;
    }
    .blog-page .blog-media .blog-right h4 {
        margin-bottom: 5px;
    }
    .blog-page .blog-media .blog-right ul {
        margin-bottom: 5px;
    }
    .blog-page .blog-media .blog-right ul li {
        display: block;
    }
    .blog-page .blog-media .blog-right ul li + li {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
    }
    .rtl .theme-tab .tab-title2 {
        -webkit-padding-start: 0;
    }
    .rtl .blog-page .blog-media .blog-right ul li + li {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }
    .rtl .blog-detail-page .comment-section li p,
    .rtl .blog-detail-page .comment-section li h6 {
        text-align: center;
    }
    .rtl .product-right .product-icon .product-social li {
        padding-left: 16px;
    }
    .rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link {
        text-align: right;
    }
    .rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link,
    .rtl .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
        padding: 15px;
    }
    .cart_counter .countdownholder .cart_checkout {
        padding: 2px 8px;
        margin: 5px auto 0;
        display: block;
        max-width: 130px;
    }
    .cart-upsell-popup {
        padding: 10px;
    }
    .cart-upsell-popup .upsell-modal {
        padding: 10px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media {
        display: block;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media a img {
        max-width: 100px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media .media-body a h6 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media .media-body .buttons {
        margin: 3px 0;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media .media-body .buttons a {
        font-size: 14px;
        padding: 2px 8px;
        margin: 2px 6px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media .media-body .buttons button {
        font-size: 14px;
        padding: 2px 8px;
        margin: 2px 6px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .media .media-body .upsell_payment {
        padding: 0 5px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .product-upsell {
        margin: 20px 0 10px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body .product-upsell h4 {
        font-weight: 600;
    }
    .cart-upsell-popup .upsell-modal .upsell-body #upsell_product .product-box {
        width: 25%;
        float: left;
        padding: 0 3px;
    }
    .cart-upsell-popup .upsell-modal .upsell-body #upsell_product .product-box .product-detail h4 {
        font-size: 12px;
    }
}
@media (max-width: 420px) {
    .subscribe h4 {
        display: block;
    }
    footer .btn-solid {
        padding: 7px 8px;
    }
    footer p {
        line-height: 25px;
    }
    .blog-details p {
        font-size: 14px;
        line-height: 1.3;
    }
    .theme-header-two.dropdown .category-list {
        right: auto;
    }
    header .nav-bottom-search {
        display: block;
    }
    header .nav-bottom-search .theme-header-two {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    header .nav-bottom-search .theme-header-two:first-child {
        margin-top: 5px;
        margin-bottom: 15px;
    }
    header .nav-bottom-search .theme-header-two button {
        margin: auto;
    }
    .absolute_banner .collection-banner .absolute-contain {
        padding: 10px;
        bottom: 10px;
    }
    .about-text p {
        line-height: 22px;
    }
    .footer-theme2 p {
        line-height: 25px;
    }
    .white-layout .footer-theme2 .footer-block .footer-container {
        max-width: 388px;
    }
    .white-layout .footer-theme2 .footer-block .subscribe-white .btn-solid,
    .white-layout .footer-theme2 .footer-block .subscribe-white .btn-outline {
        padding: 13px 8px;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .btn-solid,
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .btn-outline {
        padding: 6px 8px;
    }
    .footer-theme2 .subscribe-block .form-control {
        letter-spacing: 3px;
    }
    .category-border div .category-banner .category-box h2 {
        font-size: 25px;
    }
    .no-slider .product-box {
        flex: 0 0 100% !important;
        max-width: calc(100% - 30px) !important;
        margin: 0 15px 30px !important;
    }
    .no-slider .product-box:nth-last-child(1) {
        margin: 0 15px 0 !important;
    }
    .no-slider .product-box:nth-last-child(2) {
        margin: 0 15px 30px !important;
    }
    .no-slider.five-product .product-box {
        flex: 0 0 100% !important;
        max-width: calc(100% - 30px) !important;
        margin: 0 15px 30px !important;
    }
    .no-slider.five-product .product-box:nth-last-child(1) {
        margin: 0 15px 0 !important;
    }
    .no-slider.five-product .product-box:nth-last-child(2) {
        margin: 0 15px 30px !important;
    }
    .home-slider:hover .slick-prev,
    .home-slider:hover .slick-next {
        transform: scale(1.5);
    }
    .home-slider:hover .slick-next {
        right: 50px;
    }
    .home-slider:hover .slick-prev {
        left: 50px;
    }
    .theme-card.card-border .offer-slider img {
        padding: 0 15px 0 15px;
    }
    .full-box .center-slider .offer-slider .product-box {
        display: flex;
        padding-top: 15px;
        border-bottom: 1px solid #f1f5f4;
        border-top: 1px solid #f1f5f4;
    }
    .full-box .center-slider .offer-slider .product-box .img-wrapper {
        width: auto;
    }
    .full-box .center-slider .offer-slider .product-box .img-wrapper img {
        height: 120px;
    }
    .full-box .center-slider .offer-slider .product-box .product-info {
        text-align: left;
    }
    .full-box .center-slider .offer-slider .product-box .product-info h6 {
        padding-top: 5px;
    }
    .full-box .center-slider .offer-slider .product-box .product-info .color-variant {
        padding-top: 2px;
    }
    .full-box .center-slider .offer-slider .product-box .product-info .color-variant li {
        height: 15px;
        width: 15px;
        padding-right: 3px;
    }
    .full-box .center-slider .offer-slider .product-box:hover .product-info .btn-outline {
        display: none;
    }
    .full-box .center-slider .offer-slider .product-box:hover .product-info .color-variant {
        opacity: 1;
    }
    .full-box .theme-card .offer-slider .sec-1 {
        display: inline;
    }
    .full-box .theme-card .offer-slider .sec-1 .product-box2 {
        border-bottom: 1px solid #f1f5f4;
    }
    .full-box .theme-card .offer-slider .sec-1 .product-box2:last-child {
        border-bottom: none;
    }
    .full-box .theme-card .offer-slider .sec-1 .product-box2 + .product-box2 {
        border-left: none;
    }
    .center-slider .offer-slider .product-box .product-detail {
        text-align: left !important;
    }
    .center-slider .offer-slider .product-box .product-detail .rating i {
        padding-right: 3px;
    }
    .center-slider .offer-slider .product-box .product-detail h4 {
        padding-bottom: 0.5rem;
    }
    .center-slider .offer-slider .product-box .product-detail .color-variant li {
        height: 18px;
        width: 18px;
        padding-right: 3px;
    }
    .center-slider .offer-slider .product-box .img-wrapper .cart-box {
        display: none;
    }
    .product-box .img-block .lable-wrapper .lable1,
    .product-box .img-block .lable-wrapper .lable2 {
        padding: 10px 14px 10px 20px;
        font-size: 12px;
    }
    .breadcrumb-section {
        padding: 15px 0;
    }
    .team h6 {
        line-height: 15px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
        padding: 30px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
        font-size: 30px;
    }
    .login-page .authentication-right p {
        line-height: 1.5;
    }
    .login-page .theme-card .theme-form input {
        padding: 15px 20px;
        margin-bottom: 25px;
    }
    .tab-product .nav-material.nav-tabs {
        display: block;
    }
    .tab-product .nav-material.nav-tabs .nav-item {
        width: 100%;
    }
    .tab-product .nav-material.nav-tabs .nav-item .nav-link {
        padding: 10px 20px;
    }
    .product-right .product-buttons .btn-solid,
    .product-right .product-buttons .btn-outline {
        padding: 7px 13px;
    }
    .product-right.product-form-box .timer {
        padding-left: 29px;
    }
    .product-right.product-form-box .timer span {
        width: 52px;
    }
    .product-right .timer {
        padding-left: 35px;
    }
    .product-right .timer span {
        width: 52px;
    }
    .product-right .timer span .padding-l {
        padding-left: 5px;
    }
    .product-right .product-icon .product-social {
        margin-top: 0;
    }
    .product-right .product-icon .product-social li {
        padding-right: 5px;
    }
    .product-right .product-icon .product-social li a i {
        font-size: 14px;
    }
    .product-right .product-icon .wishlist-btn i {
        font-size: 14px;
        padding-left: 5px;
        margin-left: 0;
    }
    .product-right .product-icon .wishlist-btn span {
        font-size: 14px;
    }
    .tab-product .theme-form input,
    .tab-product .theme-form textarea {
        font-size: 12px;
        padding: 8px 15px;
    }
    .order-box .sub-total .shipping {
        width: unset;
        float: unset;
        display: flex;
    }
    .order-box .sub-total .shipping .shopping-option:last-child {
        padding-left: 20px;
    }
    .checkout-page .checkout-form .form-group {
        margin-bottom: 15px;
    }
    .checkout-page .checkout-form input[type="text"],
    .checkout-page .checkout-form input[type="email"],
    .checkout-page .checkout-form input[type="password"],
    .checkout-page .checkout-form input[type="tel"],
    .checkout-page .checkout-form input[type="number"],
    .checkout-page .checkout-form input[type="url"] {
        height: 40px;
    }
    .checkout-page .checkout-form select,
    .checkout-page .checkout-form textarea {
        height: 40px;
    }
    .rtl .full-box .center-slider .offer-slider .product-box .product-detail .rating,
    .rtl .full-box .center-slider .offer-slider .product-box .product-detail h4,
    .rtl .full-box .center-slider .offer-slider .product-box .product-detail h6,
    .rtl .full-box .center-slider .offer-slider .product-box .product-detail .color-variant {
        text-align: right;
    }
    .rtl .order-box .sub-total .shopping-option label {
        padding-right: 0;
    }
    .subscribe-form #mc_embed_signup_scroll {
        display: block;
    }
    .product-counter .product_count ul {
        margin-bottom: 0px;
    }
    .product-counter .product_count ul li {
        width: 100%;
    }
    .product-3-col-layout .product-counter .product_count ul,
    .product-sidebar-layout .product-counter .product_count ul {
        margin-bottom: 0px;
    }
    .product-3-col-layout .product-counter .product_count ul li,
    .product-sidebar-layout .product-counter .product_count ul li {
        width: 100%;
    }
}
@media (max-width: 419px) {
    .gym-product.product-box .img-wrapper {
        margin: 0 15px;
    }
}
@media (max-width: 400px) {
    .top-header .top-nav-left .header-social-app .app-link {
        margin-top: 8px;
    }
}
@media (max-width: 360px) {
    .btn-solid,
    .btn-outline {
        padding: 6px 10px;
    }
    .advertise-section .full-banner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .category-button .col {
        flex-basis: unset;
    }
    .gym-banner .collection-banner .contain-banner h2 {
        font-size: 18px;
    }
    .service_slide .home-slider .slider-contain {
        height: 23vh;
    }
    .tools-parallax-product .tools-description .tools-form .search-box {
        width: 92%;
    }
    .footer-theme2 .subscribe-block {
        padding: 0 30px;
    }
    .white-layout .small-section .footer-theme2 .col {
        padding: 0 15px;
    }
    .white-layout .footer-theme2 .footer-block .footer-container {
        max-width: 330px;
    }
    .footer-theme2 .subscribe-block {
        padding: 0 30px;
    }
    .white-layout .small-section .footer-theme2 .col {
        padding: 0 15px;
    }
    .white-layout .footer-theme2 .footer-block .footer-container {
        max-width: 330px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white {
        padding: 20px 20px;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .form-group .form-control {
        border: none;
    }
    .footer-end p {
        font-size: 13px;
    }
    .category-border div .category-banner .category-box h2 {
        padding: 7px 15px;
    }
    .full-banner {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .full-banner.parallax-layout {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .full-banner .banner-contain h2 {
        font-size: 55px;
    }
    .full-banner .banner-contain h3 {
        font-size: 30px;
    }
    .home-slider .home {
        height: 50vh;
    }
    .home-slider .slider-contain {
        height: 50vh;
    }
    .home-slider .slider-contain h1 {
        font-size: 25px;
    }
    .home-slider .slider-contain h1 span {
        font-size: 25px;
    }
    .home-slider .slider-contain .btn-solid,
    .home-slider .slider-contain .btn-outline {
        margin-top: 8px;
        padding: 5px 15px;
    }
    .home-slider:hover .slick-prev,
    .home-slider:hover .slick-next {
        transform: scale(1.1);
    }
    .home-slider:hover .slick-next {
        right: 40px;
    }
    .home-slider:hover .slick-prev {
        left: 40px;
    }
    .layout-7 .home .slider-contain {
        height: 50vh;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6 {
        font-size: 13px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li {
        height: 12px;
        width: 12px;
    }
    .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
        height: 115px;
    }
    .blog-detail-page .blog-detail p {
        line-height: 1.5;
    }
    .blog-detail-page .blog-contact h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .about-page p {
        line-height: 1.2;
    }
    .theme-modal .modal-dialog .modal-content .modal-body {
        padding: 10px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
        padding: 20px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close {
        right: 10px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .collection-product-wrapper .product-pagination .pagination .page-item a {
        padding: 15px 13px;
    }
    .collection-product-wrapper .product-pagination .product-search-count-bottom {
        padding-left: 10px;
    }
    .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
        line-height: 15px;
    }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
        width: 80%;
    }
    .login-page .theme-card {
        padding: 18px;
    }
    .search-block .btn-solid {
        padding: 10px 5px;
    }
    .search-block .form-header .input-group input {
        padding: 10px 12px;
    }
    .contact-page .map iframe {
        height: 200px;
    }
    .cart-section tbody tr td,
    .wishlist-section tbody tr td {
        min-width: 115px;
    }
    .cart-section tbody tr td .mobile-cart-content .col-xs-3,
    .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .cart-section tbody tr td a img,
    .wishlist-section tbody tr td a img {
        height: 80px;
    }
    .cart-section tfoot tr td,
    .wishlist-section tfoot tr td {
        padding-right: 27px;
    }
    .cart-section tfoot tr td h2,
    .wishlist-section tfoot tr td h2 {
        font-size: 21px;
    }
    .wishlist-section .wishlist-buttons:last-child a {
        margin-left: 0;
    }
    .product-buttons .btn-solid,
    .product-buttons .btn-outline {
        padding: 7px 16px;
    }
    .product-description .qty-box .input-group {
        width: 100%;
    }
    .single-product-tables.detail-section table {
        width: 70%;
    }
    .product-right .timer {
        padding-left: 25px;
    }
    .product-right .timer span .padding-l {
        padding-left: 10px;
    }
    .product-right .product-icon .product-social li:last-child {
        padding-right: 5px;
    }
    .product-form-box .timer span {
        width: 47px;
    }
    .product-form-box .timer span .padding-l {
        padding-left: 9px;
    }
    .product-form-box .product-buttons .btn-solid,
    .product-form-box .product-buttons .btn-outline {
        padding: 5px 5px;
    }
    .product-form-box .timer span,
    .border-product .timer span {
        width: 45px;
    }
    .product-form-box .timer span .padding-l,
    .border-product .timer span .padding-l {
        padding-right: 5px;
    }
    .rtl .product-right .product-icon .product-social li {
        padding-left: 7px;
    }
    .rtl .banner-timer .timer {
        padding-left: 0;
        padding-right: 20px;
    }
    .rtl .banner-timer .timer span {
        width: 50px;
    }
}
@media (max-width: 320px) {
    .footer-theme .footer-logo {
        margin-bottom: 20px;
    }
    .white-layout .footer-theme2 .col {
        padding: 0 15px;
    }
    .white-layout .footer-theme2 .footer-block .footer-container {
        max-width: 290px;
    }
    .dark-layout .footer-theme2 .subscribe-wrapper .subscribe-block .form-group .form-control {
        letter-spacing: 1px;
    }
    .footer-theme2.section-light .footer-block .subscribe-white .form-control {
        letter-spacing: 1px;
    }
    .collection-banner .contain-banner.banner-3 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .collection-banner .contain-banner.banner-3 h2 {
        font-size: 15px;
    }
    .collection-banner .contain-banner.banner-4 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .collection-banner .contain-banner.banner-4 h2 {
        font-size: 15px;
    }
}
