/*----------- Extra-Small Device -----------*/
@media (max-width:575px) {

    /*-------------------------------
                Common CSS
    --------------------------------*/
    .row {
        margin: 0 !important;
    }

    .title {
        margin-left: 7px;
    }

    .highlight-services .title h4 {
        font-size: 12px;
    }
    .title h4 {
        font-size: 14px;
    }

    .highlight-services .title .color {
        font-size: 12px;
    }
    .title .color {
        font-size: 14px;
    }

    .slick-arrow {
        height: 25px;
        width: 25px;
        line-height: 25px !important;
    }

    .category .up_arrow {
        right: 25px;
    }

    .theme-button a {
        display: inline-block;
        border-radius: 3px;
        color: white;
        background: var(--primary);
        font-size: 12px;
        font-family: 'PT Sans', sans-serif;
        text-transform: capitalize;
        padding: 1px 5px;
        border: 1px solid var(--primary);
        transition: 0.5s;
    }

    /*-------------------------------
                Header
    --------------------------------*/
    header {
        /* display: none; */
    }
    .highlighted-product-row .owl-nav {
        display: none;
    }
    .category .category-body .item {
        padding: 5px 2px 5px 2px !important;
        margin: 0;
        margin-bottom: 0px;
        width: 23%;
    }
    .sub-category-section.category .category-body .item {
        width: 19%;
    }
    .category .category-body .item .img img {
        padding: 0;
        margin: 0;
        border-radius: 10px !important;
    }
    .category .category-body .item .text {
        margin: 2px 0 2px 0;
        line-height: initial;
    }

    /*-------------------------------
                Search Bar
    --------------------------------*/
    .search-bar .nav-profile .drop-down-main {
        display: block;
    }

    .cart-dropdown .cart-dropdown-title h4 {
        font-size: 13px;
    }

    .mobile-navigation-bar .tab .whatsapp-img {
        width: 22px;
        height: 22px;
        margin: 0 auto 2px auto;
    }

    .search-bar .shop-bag.cart-shop-div {
        display: none;
    }

    .search-bar .category-menu-btn {
        display: none;
    }

    .search-bar .icon {
        justify-content: end;
        margin-top: -33px;
        margin-right: 0px;
        width: 100px;
        margin-left: auto;
    }

    .newsletter .left .letter-title {
        font-size: 13px;
        font-weight: bold;
    }

    .newsletter .left .icon {
        position: relative;
        line-height: initial;
    }

    .newsletter .left .email {
        font-size: 18px;
        margin-right: 8px;
        width: auto;
        height: auto !important;
    }

    .payment-brands {
        padding: 0;
        margin: 20px 0 0 0;
    }

    .description-review-area {
        margin-top: 10px;
    }

    .copyright {
        padding: 5px 0;
    }

    .view-more-button {
        /* bottom: 5px !important; */
        /* left: 75% !important; */
    }
    .highlighted-category-products .view-more-button {
        bottom: -15px !important;
    }

    .view-more-button a {
        font-size: 11px !important;
    }

    .fb_reset {
        display: none !important;
    }

    .fb_dialog.fb_dialog_mobile {
        display: none !important;
    }

    .view-more-button a i {
        font-size: 10px !important;
        margin: 3px 0 0 0px !important;
    }

    .search-bar {
        padding: 4px 0 5px 0;
    }

    .search-bar .row {
        flex-direction: row !important;
    }

    .search-bar .middle-part {
        margin-top: 8px;
    }

    .navbar-toggler {
        padding: 5px 7px;
        font-size: 14px;
    }

    .search-bar .logo {
        width: 130px;
        height: 45px;
        margin-left: 15%;
    }

    .search-bar .icon .heart {
        margin: 0 12px;
    }

    .search-bar .icon i {
        font-size: 20px;
    }

    .search-bar .middle-part {
        justify-content: start;
        display: none !important;
    }

    .search-bar .middle-part .search input::placeholder {
        font-size: 14px;
    }

    .search-bar .middle-part .search i {
        padding: 10px 10px;
    }

    .custom-btn-3 span {
        width: 100px !important;
        font-size: 10px !important;
        height: 30px !important;
        line-height: 33px !important;
    }

    .promo-custom-btn {
        bottom: 25px !important;
        left: 47px !important;
    }

    .neon-btn-2,
    .neon-btn-1 {
        padding: 2px 5px !important;
    }

    .offer-product-section .neon-button.view-more-button {
        bottom: -8px !important;
    }

    .product-section .neon-button.view-more-button {
        bottom: -8px !important;
    }

    .neon-button.view-more-button a::after {
        bottom: 4px !important;
        width: 85% !important;
    }

    /*-------------------------------
                Nav Bar
    --------------------------------*/
    nav .mobile-search {
        display: block;
    }

    nav .mobile-login {
        display: flex;
        margin-top: 10px;
    }

    nav .mobile-footer {
        display: block;
        margin-top: 20px;
    }

    nav .mobile-logo {
        display: block;
        margin: 0 auto;
    }

    nav .close-menu {
        display: block;
    }

    nav .navbar-collapse {
        position: absolute;
        top: -34px;
        left: -8px;
        z-index: 997;
        background: white;
        padding: 20px 15px;
        height: 100vh;
        overflow: auto;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    }



    .fixed {
        /* padding: 0px 0px 20px 0px  !important; */
        padding: 0px 0px 0px 0px !important;
        margin-top: 0px;
        top: 49px;
    }

    .fixed .search-bar {
        padding: 0px 0 2px 0;
    }

    .fixed .navbar-toggler {
        margin-top: 20px;
    }

    .navbar-toggler {
        padding: 2px 5px;
        font-size: 13px;
        margin-bottom: 14px;
    }

    nav {
        width: auto;
        margin-top: 0;
        margin-left: 0;
    }

    .navbar-collapse {
        width: 220px;
        margin-top: 20px;
    }

    .nav_fix {
        position: relative;
    }

    nav .nav-item .nav-link {
        margin: 4px 4px !important;
        font-size: 12px;
    }

    nav .megamenu-content {
        display: none !important;
    }

    nav .nav-item:first-child .nav-link {
        margin: 4px 4px 4px 4px !important;
    }
    .category .category-no-slider {
        flex-wrap: wrap;
        justify-content: center;
    }
    .category.all-brand-section .category-body .item {        
        width: auto;
    }
    .category.all-brand-section .category-body .item .img img {
        border-radius: 0%;
    }
    nav .menu-item1 {
        display: none;
    }

    nav .menu-item1-mobile {
        display: block;
    }

    nav .menu-item1-mobile .nav-link::after {
        content: '';
        position: absolute;
        bottom: 10px;
        left: 100%;
        height: 2px;
        width: 0%;
        background-color: transparent;
        transition: 0.4s;
    }

    nav .menu-item1-mobile:hover .nav-link::after {
        width: 0%;
    }

    nav .menu-item1-mobile .show .dropdown-item {
        font-size: 14px;
    }

    nav .mega-menu-item1 {
        display: none;
    }

    nav .mega-menu-item1-mobile {
        display: block;
    }

    nav .mega-menu-item1-mobile .nav-link::after {
        content: '';
        position: absolute;
        bottom: 10px;
        left: 100%;
        height: 2px;
        width: 0%;
        background-color: transparent;
        transition: 0.4s;
    }

    nav .mega-menu-item1-mobile:hover .nav-link::after {
        width: 0%;
    }

    nav .mega-menu-item1-mobile .show .dropdown-item {
        font-size: 14px;
    }

    /*-------------------------------
                Banner
    --------------------------------*/
    .banner .item .right {
        display: none;
    }

    .banner .item .left {
        position: relative;
    }

    /* .banner .item1 .left{
        background: url('../images/banner/banner1.png') round;
    }
    .banner .item2 .left{
        background: url('../images/banner/idskillsandroleblog-700x500.png') round;
    }
    .banner .item .left h4 {
        color: #fff;
    }
    .banner .item .left h5 {
        color: #fff;
    }
    .banner .item .left .text p {
        color: #fff;
    }
    .banner .item .left .see-more-btn a span {
        color: #ffffff;
    } */
    .banner .item .left {
        padding: 50px 0px 20px 0px;
        text-align: center;
    }

    .banner .item .left .see-more-btn {
        display: flex;
        justify-content: center;
    }

    .banner .item .left h4 {
        font-size: 30px;
    }

    .banner .item .left h3 {
        font-size: 38px;
    }

    .banner .slick-arrow {
        top: 50%;
    }

    .banner .up_arrow {
        left: 20px;
    }

    .banner .bottom_arrow {
        right: -8px;
    }

    /*-------------------------------
               rgb(255, 255, 255)
    --------------------------------*/
    .offer .item {
        padding: 10px 0px;
        margin: 0px 0;
    }

    .offer .item h5 {
        font-size: 18px;
    }

    /*-------------------------------
                Product
    --------------------------------*/
    .product .title-container .title {
        top: -34px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .product .button-tab {
        text-align: left;
        margin-left: 15px;
    }

    .product-section .theme-button {
        bottom: -1px !important;
        left: 73% !important;
    }

    .offer-product-section .title-container .nav-item .nav-link {
        font-size: 9px !important;
        padding: 1px 5px !important;
    }

    .offer-product-section .highlighted-offer-nav {
        margin-left: 15px;
    }

    .highlighted-offer-flex {
        margin: 0 10px;
    }

    .product .button-tab button {
        padding: 0px 5px;
        font-size: 9px;
        font-weight: 600;
    }

    .offer-product-section .button-tab button {
        padding: 0px 5px;
        font-size: 9px;
        font-weight: 600;
    }

    .product .mix {
        width: 50%;
        margin-bottom: 10px;
    }

    .product .item .type {
        top: 8px;
        left: 8px;
        padding: 0px 4px;
        font-size: 8px;
        line-height: 15px;
    }

    .magnify-image-part .magnify-image-show {
        width: 100%;
        height: 100%;
    }

    .category .category-body .item .text p {
        font-size: 8px;
        width: 100%;
        line-height: initial;
    }
    .category .category-title{
        display: none !important;
    }
    .highlight-brand{
        padding: 0 10px;
    }
    .highlight-brand .title{
        margin-left: 10px;
    }

    .size-toolbar .size-chart-info {
        left: -1px;
        font-size: 12px;
    }

    .product .item .text .price span {
        font-size: 13px;
    }

    .product .item .text .price del {
        font-size: 13px;
    }

    .product .main {
        padding-left: 3px !important;
        padding-right: 4px !important;
    }

    .product .item .text h4 {
        font-size: 12px;
    }

    .product .item .text p {
        font-size: 12px;
    }

    .product .item .img .overlay-icon {
        top: 55px;
        left: 14px;
    }

    .product .item .overlay-icon i {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .product .item .text {
        margin-top: 10px;
    }

    .product .item .text .rating {
        margin-bottom: 5px;
    }

    .product .item .text .rating i {
        font-size: 9px;
        margin-right: 0;
    }

    .product .item .text .rating span {
        font-size: 12px;
    }

    .product .item {
        padding: 5px 5px 5px 5px;
        margin: 0 5px;
    }

    .product .item .my-icon {
        bottom: 8px;
        right: 5px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    /*-------------------------------
                Service
    --------------------------------*/
    .service .main {
        margin: 0px 10px 25px 10px;
        text-align: center;
        padding: 0 !important;
        /* height: 160px; */
    }

    .service .main .h4 h4 {
        font-size: 22px;
    }

    .service .main .h4 {
        margin: 5px 0 15px 0;
    }

    /*-------------------------------
                New Arrival
    --------------------------------*/
    .new-arrival .item {
        border-radius: 9px;
        padding: 5px 5px 5px 5px;
        margin: 10px 5px;
    }
    .highlighted-category-products .title {
        margin-bottom: 5px;
    }
    .highlighted-category-with-products .category-with-products-title {
        margin-bottom: 10px;
    }
    .new-arrival .item .img {
        height: auto;
    }
    .new-arrival .item .img img {
        object-fit: initial;
    }
    .browse-all-product {
        display: block;
        text-align: center;
        font-size: 12px;
        background: var(--matte-black);
        border-radius: 15px;
        width: 100%;
        margin: 0 auto;
        padding: 5px 2px;
        color: white;
        font-weight: bold;
    }
    .new-arrival.highlighted-category-with-products .item .img {
        height: 120px;
    }

    .new-arrival .new_arrival_slider .item .img {
        /* height: 145px; */
    }

    .new-arrival .item .type {
        left: 6px;
        font-size: 10px;
        top: 6px;
    }
    .banner-slider .owl-carousel .owl-item img {
        height: auto;
    }
    .banner-slider .owl-dots {
        bottom: 5px;
    }
    .banner-slider .owl-dots .owl-dot.active span {
        width: 10px;
        height: 10px;
    }
    .banner-slider .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }
    .offer-section .item-title {
        font-size: 14px;
    }
    .offer-section .item-text {
        font-size: 10px;
        line-height: initial;
        margin-top: 5px;
    }
    .appended-category-tabs {
        padding: 5px 10px;
        margin: 5px 10px;
        font-size: 12px;
    }
    .magnify-image-part .magnify-image-show > div{
        display: none !important;
    }
    .gallery-section .yt-iframe{
        height: 250px;
    }
    .slider-button {
        font-size: 8px;
        font-weight: 400;
        padding: 0 10px;
        display: inline-block;
        text-transform: uppercase;
        border-radius: 6px;
        height: 30px;
        line-height: 30px;
        background: inherit;
        color: #fff;
        background: var(--primary);
        border: 1px solid var(--primary);
        transition: 300ms;
        position: absolute;
        bottom: 10px;
        left: 3%;
    }
    .slider_content a {
        font-size: 12px;
        font-weight: 400;
        padding: 0 10px;
        border-radius: 6px;
        height: 30px;
        line-height: 30px;
    }
    .choice-section .section-bg .item {
        margin-top: 85px;
    }
    .banner-slider .banner-desc{
        width: auto;
        font-size: 14px;
        margin: 10px 0 20px 0;
    }
    .banner-slider .banner-title{
        width: auto;
        font-size: 24px;
    }
    .new-arrival .item .text h4 {
        font-size: 12px;
        height: 38px !important;
    }

    .new-arrival .item .text .rating i {
        margin-right: 0 !important;
    }

    .new-arrival .item .text .price span {
        font-size: 13px;
        margin-right: 3px;
    }

    .new-arrival .up_arrow {
        right: 8px;
    }

    .new-arrival .bottom_arrow {
        right: 42px;
    }

    .new-arrival .slick-arrow {
        top: -42px;
    }

    .price del {
        font-size: 12px;
    }

    /*-------------------------------
                Brand
    --------------------------------*/
    .brand .title {
        margin-left: 20px !important;
    }

    .brand .item {
        padding: 20px 20px 0 20px;
    }

    /*-------------------------------
                Super Offer
    --------------------------------*/
    .super-offer .title {
        margin-left: 20px !important;
    }

    .super-offer .left .text {
        padding: 70px 30px;
    }

    .super-offer .left {
        margin-bottom: 60px;
    }

    .super-offer .right .item .img .overlay-icon {
        top: 110px;
        left: 60px;
    }

    .super-offer .right .item .text h4 a {
        font-size: 16px;
    }

    /*-------------------------------
                Blog
    --------------------------------*/
    .blog .left-side .right .text span {
        font-size: 14px;
        height: 40px;

    }

    .blog .right-side .left {
        padding: 22px 50px 22px 20px;
    }

    .blog .right-side .text h5 {
        width: auto;
    }

    .blog .right-side .right .up {
        padding: 15px 120px 15px 15px;
    }

    .blog .left-side {
        margin-bottom: 30px;
    }

    .blog .right-side .right {
        padding-left: 0px;
        margin-top: 15px;
    }

    .blog .right-side .right .down {
        padding: 15px 20px 15px 120px;
    }

    .blog .right-side .col-lg-6 {
        padding: 0;
    }

    /*-------------------------------
                Newsletter
    --------------------------------*/
    .newsletter .left i {
        height: 28px;
        width: 30px;
        font-size: 16px;
    }

    .newsletter .right .search i {
        padding: 7px 7px;
        font-size: 13px;
    }

    .newsletter .right .search input::placeholder {
        font-size: 13px;
    }

    .newsletter .left {
        align-items: center;
        justify-content: center;
    }

    .newsletter .middle {
        margin: 10px 0;
    }

    /*-------------------------------
                Footer
    --------------------------------*/
    .footer .right {
        text-align: left;
        margin-top: 30px;
    }

    .footer .right .play-store {
        justify-content: center;
    }

    .footer .left .footer-logo .img {
        width: 150px;
        margin: 0 auto;
    }

    .copyright .copyright-body span {
        font-size: 12px;
    }

    .footer .right .play-store .img img {
        width: 100%;
        height: 100%;
    }

    .footer .footer-body .left {
        text-align: left;
    }

    .footer .footer-body .quick-links {
        text-align: left;
        margin-top: 30px;
    }

    .footer .footer-body .my-account {
        text-align: left;
        margin-top: 30px;
    }

    .footer ul li {
        line-height: 24px;
    }

    .testimonial-card {
        margin: 0px 0px 30px;
        padding: 25px 25px 0px
    }

    .testimonial-card p {
        font-size: 13px;
        line-height: 28px;
        padding: 0;
    }

    .testimonial-card h5 {
        font-size: 16px;
    }

    .offer .four-poromo-col {
        margin: 10px 0 10px 0;
    }

    .highlight-social-section .social-up-col {
        margin-bottom: 15px;
    }

    .highlight-social-section .highlight-social-title {
        text-align: center;
    }

    .highlight-social-section .social-flex {
        justify-content: center;
    }

    .highlight-social-section {
        margin-bottom: 40px !important;
        margin-top: 30px;
    }

    .top-ten .neon-button.view-more-button {
        right: 10px !important;
    }

    .top-ten .top-ten-col {
        padding-bottom: 10px;
    }

    .testimonial-slider-width {
        width: 300px;
    }

    .testimonial-slider .slick-center {
        box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.0);
        margin-top: 0 !important;
    }

    .testimonial-card img {
        box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 20%) !important;
    }

    .section-header .inner-title {
        font-size: 22px;
        font-weight: 600;
    }

    .inner-category {
        padding-top: 15px
    }

    .banner-area .banner-area-padding {
        padding-right: 15px;
    }

    .banner-area .img {
        margin: 5px 0;
    }

    /* BOOTSTRAP 4 OFFCANVAS CSS START */
    .chart-sidebar {
        padding: 5px !important;
        position: fixed;
        width: 80%;
        height: 100vh;
        top: 0px;
        right: 0;
        overflow-y: hidden;
        overflow-x: hidden;
        z-index: 9999999;
        background: white;
        transition: 0.4s;
        box-shadow: -1px 0px 8px 1px rgb(0 0 0 / 20%);
    }

    .chart-sidebar .category-header {
        position: relative;
    }

    .chart-sidebar .chart-hide {
        position: absolute;
        right: -3px;
        top: -4px;
        border: 1px solid #eaf4fa;
        background: #eaf4fa;
        padding: 5px 10px;
        border-radius: 50%;
    }

    .chart-sidebar .main {
        padding-top: 20px;
    }

    .chart-sidebar .product-img {
        width: 65px;
        height: 65px;
    }

    .chart-sidebar .name {
        font-size: 12px;
        line-height: initial;
    }

    .chart-sidebar .category-title {
        font-size: 16px;
    }

    .chart-sidebar .m-width-3 {
        padding: 0;
    }

    .chart-sidebar .m-width-9 {
        padding: 0;
    }

    .chart-sidebar .price {
        margin-top: 3px;
    }

    .chart-sidebar .chart-title {
        margin-top: 10px;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0px;
        text-transform: uppercase;
        position: relative;
    }

    .chart-sidebar .chart-title::after {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 0;
        background-color: #e3e3e3;
        width: 100%;
        height: 3px;
    }

    .chart-sidebar .chart-img {
        margin-top: 15px;
        height: 40vh;
    }

    /* BOOTSTRAP 4 OFFCANVAS CSS END */

    .new-arrival .item .img .overlay-icon {
        top: 0;
        left: unset;
        transform: unset;
        opacity: 1;
        right: 0;
    }

    .magnify-image-part .small-img .icon-right {
        right: -20px;
    }

    .product-details-area .small-img {
        width: 90%;
        height: 70px;
        margin-top: 10px;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0%);
    }

    .product-details-area .small-img .icon-left {
        transform: rotate(180deg);
        left: -20px;
    }

    .product-details-area .small-container .show-small-img {
        width: 60px;
        height: 60px;
        margin-right: 6px;
        cursor: pointer;
        float: left;
    }

    .product-details-area .small-container {
        height: 60px;
    }

    .product-details-area .small-img {
        height: 60px;
    }

    .product-details-area .small-container {
        width: 100%;
    }
    /* .magnify-image-part #show-img {
        width: 200px !important;
        height: 200px !important;
    } */
    .service-section .service-item-img{
        text-align: center;
    }
    .service-section .service-item-img img{
        width: 20px;
    }
    .service-section .service-item-title {
        font-size: 6px;
        text-align: center;
    }
    .service-section .col-lg-3.m-width-50{
        padding: 0;
    }
    .album-section.gallery-section .brand-body ul li.album-item {
        width: auto !important;
    }
    .gallery-section .brand-body ul li a .video .name p {
        font-size: 12px;
        font-weight: 600;
        margin: 0 15px 5px 0px;
        line-height: initial;
    }
    .category.highlight-brand.brand-section .category-body .item .text{
        text-align: left;
    }
    .gallery-section .brand-body ul li a .video .vdo {
        border-radius: 10px;
    }
    .studio-section.gallery-section .gallery-slider .album-item {
        width: 28%;
        margin: 3px 7px;
    }
    .gallery-section .shop-now {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .gallery-section .shop-now > i{
        font-size: 12px;
    }
    .gallery-section {
        margin-top: 0px;
    }
    .service-section .service-item-description {
        margin-top: 0px;
        font-size: 7px;
        text-align: center;
        white-space: nowrap; 
        width: 100%; 
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        white-space: revert;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .service-section .service-item {
        margin-bottom: 0px;
    }
    .service-section {
        padding: 10px 0;
    }
    .brand-section .brand-descritpion {
        margin: 10px 0 10px 0;
        font-size: 15px;
    }
    .highlight-brand .brand-body .brand-slider .item .img {
        height: auto;
    }
    .category-banner-section .item-img {
        position: initial !important;
        margin-top: 40px;
    }
    .category-banner-section .item-img img{
        height: auto !important;        
    }
    .category-banner-section .item {
        padding: 30px 15px 30px 15px;
    }
    .offer-section .category-title {
        margin-left: 15px !important;
    }
    .choice-section.offer-section{
        margin-bottom: 50px;
    }
    .padding-m-0{
        padding: 0 5px;
    }
    .choice-section.offer-section .section-bg{
        height: 150px !important;
        padding-bottom: 40px;
    }
    .choice-section .item img {
        height: auto !important;
    }
    .choice-section.offer-section .item-tag {
        width: 100%;
    }
    .legacy-btn {
        font-size: 12px;
        padding: 5px 10px;
    }
    .vbox-container .vbox-content .venoratio.venoratio-full.vbox-child > video {        
        width: 100% !important;
    }
    .category-banner-section .item-description {
        margin: 5px 0 20px 0;
        width: auto;
        font-size: 12px;
    }
    .category-banner-section .item-title {
        font-size: 24px;
    }
    .category-banner-section {
        padding-bottom: 20px;
    }
    .choice-section.offer-section .item-tag .legacy-btn {
        font-size: 10px;
        padding: 3px 5px;
    }
    .offer-section .offer-bg-img{
        height: auto !important; 
    }
    .offer-section .item-body {
        margin-top: 10px;
    }

}



/*-------------- Small Device --------------*/
@media (min-width:576px) and (max-width:767px) {

    /*-------------------------------
                Common CSS
    --------------------------------*/
    .title h4 {
        font-size: 22px;
    }

    .title .color {
        font-size: 22px;
    }
    .sm-width-25{
        width: 25%;
    }
    /*-------------------------------
                Header
    --------------------------------*/
    header {
        display: none;
    }

    /*-------------------------------
                Search Bar
    --------------------------------*/
    .search-bar {
        padding: 5px 0 20px 0;
    }

    .fixed .search-bar {
        padding: 10px 0 5px 0 !important;
    }
    .shop .left-d-flex {
        flex-wrap: wrap;
    }                
    .shop.filter-section.search-filter-section .category-item{
        width: 45%;
        padding: 10px 10px 10px 20px;
    }
    .shop.filter-section.search-filter-section .filter-by-price-item{
        width: 45%;
    }
    .shop.filter-section.search-filter-section .filter-by-brand{
        width: 30%;
        padding: 10px;
    }
    .shop.filter-section.search-filter-section .filter-by-age{
        width: 30%;
        padding: 10px;
    }
    .shop.filter-section.search-filter-section .filter-by-discount{
        width: 30%;
        padding: 10px;
    }
    .shop.filter-section.search-filter-section .filter-title h5{
        font-size: 15px;
    }
    .shop .left .item .item-body ul li {
        margin-bottom: 5px;
        transition: 0.5s;
    }
    .shop.filter-section.search-filter-section .category-item .shop-title {
        margin-bottom: 20px;
    }
    .shop.filter-section.search-filter-section .filter-item,
    .shop.filter-section.search-filter-section .category-item{
        margin-bottom: 10px;
    }
    .drop-down__menu-box {
        left: -80px;
    }
    .drop-down__menu-box:before {
        left: 80px;
    }
    .search-bar .middle-part {
        margin-top: 8px;
    }
    .nav_fix.fixed .search-bar .middle-part {
        margin-top: 0px;
    }

    .navbar-toggler {
        padding: 5px 7px;
        font-size: 14px;
    }
    .white-scroll::-webkit-scrollbar{
        width: 1px !important;
    }
    .category .category-body .item {
        width: 19%;
    }
    .all-category.inner-category.category .category-body .item img{
        border-radius: 0;
    }
    .all-category.inner-category.category .category-body .item{
        width: auto;
    }
    .profile-pic-show {
        width: 92px;
        height: 92px;
    }
    .profile-part .common-side {
        padding: 30px 10px 30px 10px;
    }
    .profile-pic-show img {
        width: 92px;
        height: 92px;
    }
    .profile-sidebar {
        width: 21%;
    }
    .profile-body {
        width: 79%;
    }
    .nav-pills .nav-link {
        font-size: 12px;
        padding: 2px 5px;
        font-weight: bold;
    }
    .customer-name.h6 > b {
        font-size: 12px !important;
    }
    .customer-profile.dashboard .wallet-card {
        margin: 10px 0;
    }
    .profile-part {
        padding-top: 131px !important;
    }
    .shop .left .item {
        margin-top: 0px !important;
    }
    .related-product-area.new-arrival .item {
        margin: 0 8px;
    }
    .common-product-item .stock-request-btn, .common-product-item .stock-request-sended-btn {
        font-size: 12px;
    }
    .category .category-body .item:first-child {
        margin-left: 15px;
    }
    .category .category-body .item:last-child {
        margin-right: 15px;
    }
    .category .category-body .item .img {
        overflow: hidden;
    }
    .category.highlight-services .category-body .item {
        width: 18%;
    }
    .highlight-social-section .highlight-social-title {
        font-size: 12px;
    }
    .highlight-social-section .highlight-social-item .img {
        width: 35px;
        height: 35px;
    }
    .highlight-social-section .highlight-social-item a div {
        font-size: 10px;
    }
    .highlight-social-section {
        margin: 40px 0;
    }
    .s-width-33{
        width: 33%;
    }
    .new-arrival .item .img {
        height: auto;
    }
    .category .category-no-slider {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    section.banner {
        margin-bottom: 30px;
    }
    .search-bar .logo {
        width: 120px;
        height: 50px;
        margin-left: 0%;
    }

    .search-bar .icon .heart {
        margin: 0 10px;
    }

    .search-bar .icon i {
        font-size: 18px;
    }

    .search-bar .middle-part {
        justify-content: start;
    }
    .search-bar .middle-part .search button {
        top: 50%;
        right: 0px;
        transform: translate(0, -50%);
        padding: 0;
    }
    .search-bar .middle-part .search {
        width: 95%;
    }
    .search-bar .middle-part .search input::placeholder {
        font-size: 14px;
    }

    /*-------------------------------
                Nav Bar
    --------------------------------*/
    nav .mobile-search {
        display: block;
    }

    nav .mobile-login {
        display: flex;
    }

    nav .mobile-footer {
        display: block;
    }

    nav .mobile-logo {
        display: block;
    }

    nav .close-menu {
        display: block;
    }

    nav .navbar-collapse {
        position: absolute;
        top: -19px !important;
        left: -8px;
        z-index: 997;
        background: white;
        padding: 20px 15px;
        height: 100vh;
        overflow: auto;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    }

    .fixed .navbar-collapse {
        top: -24px !important;
    }

    .navbar-toggler {
        padding: 5px 10px;
        font-size: 14px;
    }
    .navbar .navbar-main-div .navbar-nav {
        justify-content: left;
        flex-direction: row;
    }

    .navbar-collapse {
        width: 300px;
    }

    .nav_fix {
        position: relative;
    }

    nav .nav-item .nav-link {
        margin: 8px 8px !important;
        font-size: 12px;
    }

    nav .megamenu-content {
        display: none !important;
    }

    nav .nav-item:first-child .nav-link {
        margin: 8px 10px 8px 8px !important;
    }

    /*-------------------------------
                Banner
    --------------------------------*/
    .banner .item .right {
        display: none;
    }

    .banner .item .left {
        position: relative;
    }

    /* .banner .item1 .left{
        background: url('../images/banner/banner1.png') round;
    }
    .banner .item2 .left{
        background: url('../images/banner/idskillsandroleblog-700x500.png') round;
    }
    .banner .item .left h4 {
        color: #fff;
    }
    .banner .item .left h5 {
        color: #fff;
    }
    .banner .item .left .text p {
        color: #fff;
    }
    .banner .item .left .see-more-btn a span {
        color: #ffffff;
    } */
    .banner .item .left {
        padding: 100px 50px 20px 50px;
        text-align: center;
    }

    .banner .item .left .see-more-btn {
        display: flex;
        justify-content: center;
    }

    /*-------------------------------
               rgb(255, 255, 255)
    --------------------------------*/
    .offer .item {
        margin: 10px 0;
    }

    /*-------------------------------
                Product
    --------------------------------*/
    .product .button-tab button {
        padding: 2px 10px;
        font-size: 14px;
    }

    .product .mix {
        width: 32%;
    }

    .product .item .text h4 {
        font-size: 16px;
    }

    .product .item .img .overlay-icon {
        top: 70px;
        left: 24px;
    }

    .product .item .overlay-icon i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .product .item .text {
        margin-top: 10px;
    }

    .product .item .text .rating {
        margin-bottom: 10px;
    }

    .product .item {
        padding: 13px 13px 15px 13px;
    }

    .product .item .my-icon {
        bottom: 8px;
        right: 5px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    /*-------------------------------
                Service
    --------------------------------*/
    .service .main {
        padding: 35px 40px 25px 40px;
    }

    .service .main .h4 h4 {
        font-size: 24px;
    }

    .service .main .h4 {
        margin: 5px 0 15px 0;
    }

    /*-------------------------------
                New Arrival
    --------------------------------*/
    .new-arrival .item .text h4 {
        font-size: 13px;
    }
    .new-arrival.highlighted-category-with-products .full-category-img {
        margin-bottom: 15px;
    }

    .new-arrival .item .text .rating i {
        margin-right: 0 !important;
    }

    .new-arrival .item .text .price span {
        font-size: 14px;
    }

    /*-------------------------------
                Super Offer
    --------------------------------*/
    .super-offer .left .text {
        padding: 70px 30px;
    }

    .super-offer .left {
        margin-bottom: 55px;
    }

    /*-------------------------------
                Blog
    --------------------------------*/
    .blog .right-side .left {
        padding: 60px 80px 122px 20px;
    }

    .blog .right-side .text h5 {
        width: auto;
    }

    .blog .right-side .right .up {
        padding: 15px 85px 15px 20px;
    }

    .blog .left-side {
        margin-bottom: 10px;
    }
    .newsletter .left .letter-title {
        font-size: 16px;
        font-weight: bold;
    }
    .footer .footer-title h5 {
        font-size: 15px;
    }
    .footer-social.icon {
        margin-bottom: 30px;
    }
    .payment-brands .payment-text {
        font-size: 20px;
    }

    /*-------------------------------
                Newsletter
    --------------------------------*/
    .newsletter .left i {
        height: 28px;
        width: 30px;
        font-size: 16px;
    }

    .newsletter .right .search i {
        padding: 7px 7px;
        font-size: 13px;
    }

    .newsletter .right .search input::placeholder {
        font-size: 13px;
    }

    /*-------------------------------
                Footer
    --------------------------------*/
    .footer .right {
        text-align: center;
    }

    .footer .right .play-store {
        justify-content: center;
    }

    .footer .left .footer-logo .img {
        width: 150px;
    }
}




/*-------------- Medium Device --------------*/
@media (min-width:768px) and (max-width:991px) {

    /*-------------------------------
                Common CSS
    --------------------------------*/
    .title h4 {
        font-size: 24px;
    }

    .title .color {
        font-size: 24px;
    }

    .new-arrival .item .text h4 {
        font-size: 13px;
    }
    .profile-pic-show {
        width: 100px;
        height: 100px;
    }
    .profile-pic-show img {
        width: 100px;
        height: 100px;
    }
    .customer-profile.dashboard .card-body .title,
    .customer-profile.dashboard .card-body .count{
        font-size: 15px;
        margin: 0;
    }
    .new-arrival .item .text h4 {
        font-size: 13px;
    }
    .new-arrival .item .img {
        height: auto;
    }
    .shop.offer-section.filter-section {
        padding-top: 10px !important; 
    }
    .profile-part .customer-name.h6{
        margin: 0 !important;
    }
    .profile-part .customer-name.h6 > b{
        font-size: 12px !important;
    }
    .profile-part {
        padding-top: 130px !important;
    }
    /*-------------------------------
                Header
    --------------------------------*/
    header .header-left .academy {
        margin: 0 10px;
    }

    header .header-middle {
        justify-content: start;
        margin-left: -15px;
    }

    header .header-left .academy::before {
        top: 5px;
        left: -6px;
        height: 50%;
    }

    header .header-left .academy::after {
        top: 5px;
        right: -5px;
        height: 50%;
    }

    header .header-right .same-flex {
        display: flex;
        align-items: center;
    }

    header .header-right .same-flex a {
        font-size: 11px;
    }

    header .header-right .same-flex i {
        font-size: 11px;
        margin-top: -3px;
    }

    header .header-middle a {
        font-size: 11px;
    }

    header .header-middle i {
        font-size: 11px;
    }

    header .header-left a {
        font-size: 11px;
    }

    header .header-middle .price {
        margin: 0 5px;
    }

    header .header-right .register {
        margin: 0 5px 0 0;
    }

    header .col-md-6 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    header .col-md-4 {
        padding-right: 0px !important;
    }

    /*-------------------------------
                Search Bar
    --------------------------------*/
    .search-bar .middle-part .search {
        width: 80%;
    }

    .search-bar .logo {
        width: 160px;
        height: 60px;
        margin-left: 0%;
    }

    .search-bar .middle-part {
        margin-top: 10px;
        justify-content: start;
    }

    /*-------------------------------
                Nav Bar
    --------------------------------*/
    nav .mobile-search {
        display: block;
    }

    nav .mobile-login {
        display: flex;
    }

    nav .mobile-footer {
        display: block;
    }

    nav .mobile-logo {
        display: block;
    }

    nav .close-menu {
        display: block;
    }

    nav .navbar-collapse {
        position: absolute;
        top: -74px;
        left: -8px;
        z-index: 997;
        background: white;
        padding: 20px 15px;
        height: 100vh;
        overflow: auto;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    }

    .fixed .navbar-collapse {
        top: -24px !important;
    }


    .navbar-toggler {
        padding: 5px 10px;
        font-size: 14px;
    }

    .navbar-collapse {
        width: 300px;
    }

    .fixed {
        margin-top: 0px;
    }
    .navbar .navbar-main-div .navbar-nav{
        flex-direction: row;
    }
    .navbar .navbar-main-div .navbar-nav{
        justify-content: left;
    }

    nav .nav-item .nav-link {
        margin: 8px 8px !important;
        font-size: 12px;
    }
    .category .category-no-slider {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .category .category-body .item {        
        width: 16%;
    }
    .t-width-25{
        width: 25%;
    }
    .t-width-30{
        width: 30%;
    }
    .t-width-35{
        width: 35%;
    }
    .t-width-40{
        width: 40%;
    }
    .t-width-45{
        width: 45%;
    }
    .t-width-50{
        width: 50%;
    }
    .t-width-55{
        width: 55%;
    }
    nav .megamenu-content {
        display: none !important;
    }

    nav .nav-item:first-child .nav-link {
        margin: 8px 10px 8px 8px !important;
    }

    /*-------------------------------
                Banner
    --------------------------------*/
    .banner .item .left {
        padding: 100px 0 20px 65px;
    }

    .banner .item .left h4 {
        font-size: 28px;
        margin: 15px 0 15px 0;
    }

    .banner .item .left h3 {
        font-size: 33px;
    }

    .banner .item .right .img {
        height: 400px;
    }

    .banner .item .left .see-more-btn {
        margin-top: 30px;
    }

    /*-------------------------------
                Offer
    --------------------------------*/
    .offer .item {
        padding: 15px 10px;
    }


    /*-------------------------------
                Product
    --------------------------------*/
    .product .item .text h4 {
        font-size: 16px;
    }

    .product .item .img .overlay-icon {
        top: 70px;
        left: 24px;
    }

    .product .item .overlay-icon i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .product .item .text {
        margin-top: 10px;
    }

    .product .item .text .rating {
        margin-bottom: 10px;
    }

    .product .item {
        padding: 13px 13px 15px 13px;
    }

    .product .item .my-icon {
        bottom: 8px;
        right: 5px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    /*-------------------------------
                Service
    --------------------------------*/
    .service .main {
        padding: 60px 40px 40px 40px;
    }

    .service .main .h4 h4 {
        font-size: 28px;
    }
    .new-arrival .item .img {
        height: auto;
    }
    .testimonial-card {
        height: auto;
    }
    .testimonial-slider .slick-slide {
        margin: 30px 0 !important;
    }
    /*-------------------------------
                New Arrival
    --------------------------------*/
    .new-arrival .item .text h4 {
        font-size: 13px;
    }

    .new-arrival .item .text .price span {
        font-size: 14px;
    }

    /*-------------------------------
                Super Offer
    --------------------------------*/
    .super-offer .left .text {
        padding: 86px 10px;
    }

    .super-offer .left p {
        font-size: 17px;
    }

    /*-------------------------------
                Blog
    --------------------------------*/
    .blog .left-side .right .text span {
        font-size: 13px;
    }

    .blog .left-side .right .text .views {
        margin-top: 5px;
    }

    .blog .left-side .item .col-md-4 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .highlight-social-section .highlight-social-title {
        font-size: 12px;
    }
    .category .category-body .item .img {
        overflow: initial;
    }
    .category.highlight-services .category-body .item {
        width: 15%;
    }
    .footer .footer-title h5 {
        font-size: 14px;
    }
    .payment-brands .payment-text{
        font-size: 20px;
    }
    .blog .right-side .right .down {
        padding: 15px 10px 15px 79px;
    }

    .blog .right-side .text h5 {
        width: auto;
        font-size: 15px;
    }

    .blog .right-side .right .up {
        padding: 15px 70px 15px 15px;
    }

    .blog .right-side .left {
        padding: 45px 10px 125px 10px;
    }


    /*-------------------------------
                Newsletter
    --------------------------------*/
    .newsletter .right .search i {
        padding: 7px 7px;
        font-size: 13px;
    }

    .newsletter .right .search input::placeholder {
        font-size: 13px;
    }


    /*-------------------------------
                Footer
    --------------------------------*/
    .footer .left .footer-logo .img {
        width: 150px;
    }

    .footer ul li {
        line-height: 26px;
    }

    .footer .right .play-store .img {
        margin-right: 5px;
    }

    .footer .right .play-store .img img {
        width: 100%;
        height: 100%;
    }

    .footer .right .payment-getway .img img {
        width: 100%;
        height: 100%;
    }

    .footer .footer-body .col-md-3 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }


}




/*-------------- Large Device ---------------*/
@media (min-width:992px) and (max-width:1199px) {

    /*-------------------------------
                Header
    --------------------------------*/
    header .header-middle {
        justify-content: start;
    }

    header .header-right .same-flex {
        display: flex;
        align-items: center;
    }

    header .header-right .same-flex a {
        font-size: 12px;
    }

    header .header-middle a {
        font-size: 12px;
    }

    header .header-left a {
        font-size: 12px;
    }
    .customer-profile.dashboard .card-body .title,
    .customer-profile.dashboard .card-body .count{
        font-size: 15px;
        margin: 0;
    }
    .new-arrival .item .text h4 {
        font-size: 13px;
    }
    .new-arrival .item .img {
        height: auto;
    }
    .shop.offer-section.filter-section {
        padding-top: 10px;
    }
    /*-------------------------------
                Nav
    --------------------------------*/
    nav .nav-item .nav-link {
        margin: 8px 8px;
        font-size: 12px;
    }


    /*-------------------------------
                Offer
    --------------------------------*/
    .offer .item h5 {
        width: 115px;
    }


    /*-------------------------------
                Blog
    --------------------------------*/
    .blog .right-side .right .down {
        padding: 15px 10px 15px 111px;
    }

    .blog .right-side .text h5 {
        width: auto;
    }

    .blog .right-side .right .up {
        padding: 15px 85px 15px 20px;
    }
}



/*----------- Extra Large Device -------------*/
@media (min-width:1200px) {

}