
/*----------- Extra-Small Device -----------*/
@media (max-width:575px){
    section {
        margin-bottom: 30px;
    }
    section.category {
        position: relative;
        margin-bottom: 10px;
    }
    #fb-root .fb_dialog_content > iframe {
        bottom: 60px !important;
    }
    .wishlist-icon{
        display: none;
    }
    .mobile-navigation-bar.wrapper {
        display: flex !important;
    }
    section.banner {
        margin-bottom: 25px;
    }
    .mobile-navigation-bar{
        display: block;
    }
    .banner .item .img img {
        width: 100%;
        /* height: 200px; */
    }
    .banner .slick-arrow {
        top: 40%;
    }
    nav.navbar {
        background-color: transparent !important;
    }
    .search-bar .logo {
        margin: 3px auto 0 auto !important;
    }
    nav .mobile-search-icon {
        margin-top: 0;
        margin-right: 0;
    }
    nav .mobile-footer::after {
        left: 50%;
        transform: translate(-50%, 0%);
    }
    nav.navbar .navbar-nav .nav-link {
        color: black !important;
    }
    nav .mega-menu-item1{
        display: block !important;
    }
    .user-form-card {
        padding: 50px 15px !important;
    }
    nav .navbar-collapse {
        position: fixed;
        top: -15px;
        left: -8px;
        overflow-y: auto;
        overflow-x: hidden;
        margin-top: 0px;
        z-index: 999999;
    }
    nav .mobile-logo {
        margin: 20px auto 0 auto !important;
    }
    nav .close-menu{
        margin: 0;
        position: absolute;
        top: 13px;
        right: -4px;
    }
    nav ul.navbar-nav.m-auto {
        overflow-y: auto;
        height: 78vh;
    }
    .blog-img img {
        /* height: 200px; */
    }
    .blog-media {
        /* height: 200px; */
    }
    .section-header h1 {
        font-size: 20px;
        font-weight: bolder;
    }
    .blog-section.inner-section {
        padding-top: 20px;
    }
    .section-header {
        margin-top: 20px;
    }
    h3.payment-text {
        font-size: 13px;
    }
    .copyright .copyright-body p {
        flex-direction: column;
    }
    .footer .footer-title h5 {
        font-size: 13px;
        letter-spacing: -0.5px;
    }
    .view-more-button {
        position: absolute;
        bottom: 5px !important;
        right: 0px !important;
    }
    .footer ul li a {
        font-size: 13px;
    }
    .footer .footer-title {
        margin-bottom: 5px;
    }
    .footer .footer-body .quick-links {
        margin-top: 25px;
    }
    .footer .footer-body .my-account {
        margin-top: 25px;
    }
    .footer {
        padding-top: 30px;
        padding-bottom: 25px !important;
    }
    .newsletter {
        padding: 15px 0;
    }
    .newsletter .center-row{
        display: none;
    }
    .newsletter .right {
        margin-top: 10px;
    }
    .hide-navbar-in-mobile{
        display: none;
    }
    .category-menu-btn{
        display: block;
    }
    .top-ten-inner-col{
        padding: 0 !important;
    }
    .m-width-50{
        width: 50% !important;
    }
    .search-modal .main-body {
        padding: 50px 20px;
        position: relative;
    }
    .search-modal .auto-complete-item a {
        font-size: 12px;
    }
    .search-modal .auto-complete-item .right-side .auto-complete-item-link {
        display: inline-block;
        height: 18px;
        overflow: hidden;
        line-height: initial;
        padding: 4px 0 0 5px !important;
    }
    .auto-complete-item .price {
        font-size: 11px;
        line-height: initial;
    }
    .auto-complete-item .space {
        line-height: initial;
    }
    .auto-complete-item .sku {
        font-size: 11px;
        line-height: initial;
    }
    .auto-complete-item .prod-image {
        width: 40px;
        height: 40px;
        padding: 2px;
    }
    .category .highlighted-services{
        flex-wrap: wrap !important;
    }
    .highlighted-services{
        justify-content: center !important; /* PAVEL VAI */
    }
    .category .highlighted-services .item {
        padding: 5px 5px 5px 5px !important;
        margin: 10px !important;
    }
    .category.highlight-services .category-body .item .img img {
        padding: 5px;
    }
    .category.highlight-services .category-body .item .img {
        /* height: 140px; */
    }
    .category .highlighted-services .m-width-50 {
        width: 43.5% !important;
    }
    .highlighted-category-products.new-arrival .item .img {
        /* height: 150px; */
    }
    .highlighted-category-products .theme-button {
        left: 72% !important;
        bottom: -7px;
    }
    .m-padding-0{
        padding: 0;
    }
    .product-details-content .product-details-quantity .common-cart-btn {
        width: 110px;
        padding: 0 0px;
        height: 35px;
        font-size: 10px;
        letter-spacing: 0px;
    }
    .product-details-content .product_meta > tbody > tr{
        flex-wrap: wrap;
    }
    .product-details-area .product-anotherinfo-wrapper td {
        border: none !important;
        padding: 2px 3px !important;
        font-size: 13px;
    }
    .product-details-area .description-review-bottom {
        overflow: hidden;
        overflow-x: auto;
        font-size: 16px;
        background: #fff;
        padding: 25px 10px 0 10px;
    }
    .description-review-bottom .ratting-form-wrapper h3 {
        margin: 0;
        font-size: 15px;
        font-weight: 600;
        color: #525252;
        text-align: left !important;
    }
    .description-review-area .review-item {
        padding: 0;
    }
    .product-details-area .tab-pane.active.product-information{
        padding-top: 10px;
    }
    .theme-button a {
        border-radius: 3px;
        font-size: 12px;
        padding: 1px 5px;
    }
    .cart-dropdown {
        padding: 7px 5px;
        right: -3px;
        top: 45px;
        width: 300px;
    }
    .close-shop-bag {
        position: absolute;
        top: -8px;
        left: -33px;
        background-color: var(--primary);
        width: 30px;
        height: 30px;
        border-radius: 0%;
        text-align: center;
        line-height: 36px;
        cursor: pointer;
    }
    .close-shop-bag > i{
        color: #fff;
        font-size: 14px;
        margin: 0;
    }
    .cart-dropdown .cart-table-container.side-scroll {
        height: 60vh !important;
    }
    .cart-dropdown .form-button button {
        width: 100%;
        height: 30px;
        font-size: 12px;
        font-weight: 500;
        line-height: 32px;
        border-radius: 0px;
        margin-top: 0px;
    }
    .cart-dropdown .sub-total p {
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
    }
    .cart-dropdown .sub-total h4 {
        font-size: 14px;
    }
    .cart-dropdown .sub-total {
        position: relative;
        padding-top: 15px;
        justify-content: space-between;
        align-items: center;
    }
    .home-promo-part-one .item a {
        /* height: 100px !important; */
    }
    .home-promo-part-one .item {
        /* height: 100px !important; */
    }
    .newsletter .search input {
        width: 100%;
        padding: 3px 10px;
        border-radius: 3px;
        border: 1px solid rgb(79, 93, 119, 0.4);
    }
    .newsletter .right .search button {
        top: 1px;
        right: -2px;
        padding: 1px 5px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        font-size: 12px;
    }
    .category .category-body .category_slider .item .img {
        height: 160px !important;
    }
    .category .category-body .brand_slider .item .img {
        height: 120px !important;
    }
    .service .theme-button {
        position: absolute;
        bottom: 40px;
        left: 40px;
    }
    .cart-button {
        bottom: 6px;
        right: 6px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .stock-out-product{
        bottom: 6px;
        right: 6px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .new-arrival .product-sku{
        font-size: 12px;
    }
    .out-of-stock-alert {
        font-size: 11px;
    }
    .new-arrival .item .text {
        margin-top: 10px;
    }
    .home-promo-part-three .item a {
        /* height: 120px !important; */
        width: 100%;
    }
    .home-promo-part-three .item{
        margin: 0;
        /* height: 120px; */
        overflow: hidden;
    }
    .offer .item .promotion-btn {
        right: -10px !important;
        bottom: 15px !important;
    }
    .hide-in-mobile{
        /* display: none; */
    }
    .blog .right-side .left {
        padding: 0px 0px 0px 0px;
        height: 250px;
    }
    .blog .right-side .right .down {
        padding: 0px 0px 0px 0px;
    }
    .blog .left-side .right .text .highlighted-blog-title {
        margin-top: 5px;
    }
    .blog .left-side .item{
        border: 1px solid lightgray;
        padding: 10px 0;
        border-radius: 5px;
    }
    .product-details-area .zoom-thumbs.swiper-container {
        padding: 3px 3px;
    }
    .product-details-area .zoom-thumbs.swiper-container .swiper-slide {
        margin-right: 5px !important;
    }
    .product-details-area #variationImages{
        margin-bottom: 20px;
    }
    .product-details-area ul.details-tag-list.d-flex {
        flex-wrap: wrap;
    }
    .description-review-area{
        margin-top: 30px;
    }
    .description-review-area .review-avatar img {
        width: 50px;
        height: 50px;
    }
    .description-review-area .review-avatar {
        margin-right: 5px;
    }
    .description-review-area .review-meta {
        text-align: left;

    }
    .description-review-area .review-meta a {
        font-size: 13px;
    }
    .description-review-area .review-item {
        margin-bottom: 5px;
    }
    .description-review-area .review-desc{
        font-size: 11px;
    }
    .description-review-area .description-review-bottom .ratting-form-wrapper {
        margin-top: 15px !important;
    }
    .description-review-area .delete-product-review{
        padding: 1px 5px;
        font-size: 12px;
        display: flex;
        align-items: center;
    }
    .description-review-area .review-submit-button button {
        background-color: var(--primary);
        padding: 7px 6px;
        border: none;
        font-size: 12px;
        color: white;
        border-radius: 3px;
    }
    .rating-label {
        font-size: 14px;
    }
    .product-details-area .product-details-content .product-quantity a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .product-details-area .product-details-content .product-quantity input {
        font-size: 14px;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .shop .left .item {
        margin-top: 0px !important;
    }
    .shop .right .item {
        border-radius: 9px;
        padding: 5px 5px 5px 5px;
    }
    .shop .right .item .img {
        height: 140px;
    }
    .shop .right .item .text h4 {
        font-size: 12px;
        height: 28px;
    }
    .shop .right .item .text .rating i {
        margin-right: 0 !important;
    }
    .shop .right .item .text .price span {
        font-size: 13px;
        margin-right: 3px;
    }
    .product-loading-image{
        height: 70px !important;
    }
    .checkbox-body .sb-checkbox {
        font-size: 13px;
    }
    .shop .right .item .text p {
        font-size: 12px;
    }
    .shop .left .item .item-body ul li a {
        font-size: 12px;
    }
    .checkout-part .guest-login-body {
        width: 90% !important;
    }
    .checkout .left .card-body p {
        font-size: 12px;
    }
    .checkout .left .card-body {
        border: 1px solid #a1cae2;
        border-radius: 8px;
        padding: 5px 5px !important;
    }
    .checkout #pointColumn{
        padding: 0 !important;
    }
    .checkout #walletColumn{
        padding: 0 !important;
    }
    .profile-part .profile-sidebar {
        width: 100% !important;
    }
    .profile-part .profile-body {
        width: 100% !important;
    }
    .customer-profile.dashboard .wallet-card {
        margin: 10px 0 !important;
    }
    .profile-part > .main {
        flex-wrap: wrap;
    }
    .profile-part .card-body > .row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .customer-profile {
        margin-bottom: 30px;
    }
    .profile-part .common-side {
        padding: 30px 20px 0px 20px;
    }
    .profile-part .left-side a {
        width: 60%;
        margin: 4px auto;
    }
    .profile-part thead tr th {
        font-size: 12px;
        padding: 4px 4px;
    }
    .profile-part tbody .table-name.order-date-th h6 {
        font-size: 12px;
        width: 80px;
    }
    .profile-part .customer-profile .heading {
        font-size: 15px;
        margin: 10px 18px !important;
    }
    .profile-pic-show img {
        width: 110px;
        height: 110px;
    }
    .profile-pic-show {
        width: 130px;
        height: 111px;
        margin: 0 auto;
        margin-bottom: 10px;
        text-align: center;
    }
    .profile-part .profile-body .payment-type{

    }
    .profile-part .profile-body .grand-total-td{

    }
    .profile-part .profile-body table .table-serial h6 {
        font-size: 13px;
    }
    .profile-part .profile-body table .table-subtotal h6 {
        font-size: 13px;
    }
    .profile-part tbody tr td {
        font-size: 12px;
    }
    .profile-part .new-password-group{
        margin: 15px 0;
    }
    .blog-description-title {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .blog-details-share li span {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .blog-details-share li a {
        width: 35px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }
    .blog-creator-info {
        justify-content: center;
    }
    .orderlist-footer {
        width: 60%;
    }
    .orderlist-footer h5 {
        font-size: 13px;
    }
    .order-track-item {
        font-size: 11px;
        min-width: 80px;
    }
    .order-track-list {
        overflow-x: auto;
        justify-content: start;
    }
    .order-track-item i {
        width: 35px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        margin-bottom: 5px;
    }
    .order-track-item::before {
        height: 3px;
    }
    .contact-part {
        margin-top: 0px;
    }
    .contact-card {
        height: 160px;
        margin: 0px 2.5px 10px;
    }
    .contact-card h4{
        font-size: 16px;
    }
    .contact-card p{
        font-size: 13px;
    }
    .help-body .contact-form .form-group{
        margin: 10px 0;
    }
    .profile-picz {
        margin-left: 120px;
    }
    .profile-part .form-button button {
        width: 120px !important;
        margin-top: 15px;
        float: right;
        border-radius: 4px !important;
        font-size: 12px;
        height: 33px;
        line-height: 35px;
    }
    .mx-padding-0{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product-width {
        width: 140px;
        font-size: 12px;
        text-align: left;
    }
    .table-price .product-price {
        font-size: 13px;
        display: flex;
        align-items: center;
        width: 100px;
    }
    .table-price .product-price span {
        display: flex;
        align-items: center;
        margin-top: 0 !important;
    }
    .profile-part tbody tr .add-to-cart-td {
        padding: 4px 30px !important;
    }
    .profile-part .return-date{
        font-size: 13px; width: 90px;
    }
    .profile-part .wishlist-product-name{
        width: 180px; font-size: 13px; text-align: left;
    }
    .profile-part .review-product-name{
        width: 180px; font-size: 13px
    }
    .profile-part .order-edit-title h4,
    .profile-part .order-edit-title h3{
        font-size: 18px;
    }
    .profile-part .shipping-info-title {
        padding: 13px;
        font-size: 16px;
    }
    .order-edit .right .checkout-item {
        justify-content: center !important;
        background-color: var(--primary);
        padding: 4px 5px;
        border-radius: 4px;
        color: white;
        font-size: 14px;
    }
    .profile-part.order-edit tbody tr td h6{
        font-size: 12px;
    }
    .order-edit .right .total-item .h3 {
        color: var(--primary);
        font-size: 24px;
    }
    .profile-part .unit-price{
        width: 80px;
    }
    .profile-part .create-order-return-title{
        width: 100px !important;
        padding-left: 5px !important;
        font-size: 12px !important;
    }
    .profile-part .create-order-return-select{
        font-size: 13px !important;
    }
    .track-order .container-fluid .row form .form-group{
        margin: 10px 0;
    }
    .track-order .container-fluid .row .form-button button {
        width: 130px;
        height: 35px;
        font-size: 13px;
        font-weight: 500;
        line-height: 36px;
        border-radius: 4px;
    }
    .track-order .container-fluid .row .heading {
        font-size: 14px;
        margin-bottom: 25px;
        padding: 10px;
    }
    .track-order .container .row form .form-group{
        margin: 10px 0;
    }
    .track-order .container .row .form-button button {
        width: 130px;
        height: 35px;
        font-size: 13px;
        font-weight: 500;
        line-height: 36px;
        border-radius: 4px;
    }
    .track-order .container .row .heading {
        font-size: 14px;
        margin-bottom: 25px;
        padding: 10px;
    }
    .track-order .body-layout .row form .form-group{
        margin: 10px 0;
    }
    .track-order .body-layout .row .form-button button {
        width: 130px;
        height: 35px;
        font-size: 13px;
        font-weight: 500;
        line-height: 36px;
        border-radius: 4px;
    }
    .track-order .body-layout .row .heading {
        font-size: 14px;
        margin-bottom: 25px;
        padding: 10px;
    }
    .category .category-body .item .img {
        /* height: 120px; */
    }
    .highlight-brand.category .category-body .category_slider .item .img {
        /* height: 122px !important; */
    }
    .highlight-brand.category .category-body .category_slider .item {
        padding: 10px 10px 8px 10px;
    }
    .highlight-brand.category .category-body .brand_slider .item {
        padding: 10px 10px 8px 10px;
    }
    .offer .container-fluid .home-promo-part-one{
        padding-right: 13px !important;
        padding-left: 10px !important;
    }
    .offer .container-fluid .home-promo-part-three{
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .offer .container .home-promo-part-one{
        padding-right: 13px !important;
        padding-left: 10px !important;
    }
    .offer .container .home-promo-part-three{
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .offer .body-layout .home-promo-part-one{
        padding-right: 13px !important;
        padding-left: 10px !important;
    }
    .offer .body-layout .home-promo-part-three{
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .category .title {
        margin-left: 10px;
    }
    .blog .title {
        margin-left: 10px;
    }
    .category .category-body {
        margin-left: 10px;
    }
    .highlight-services .category-body {
        margin-left: 0px;
    }
    .blog .first-col {
        padding-left: 9px;
        padding-right: 10px;
    }
    .blog .second-col {
        padding-left: 9px;
        padding-right: 10px;
    }
    .new-arrival .container-fluid {
        width: 95% !important;
    }
    .new-arrival .container {
        width: 95% !important;
    }
    .product .container-fluid.mixitup_plugin {
        width: 95%;
    }
    .product .container.mixitup_plugin {
        width: 95%;
    }
    .product .body-layout.mixitup_plugin {
        width: 95%;
    }
    .product .container-fluid.offer_mixitup_plugin {
        width: 95%;
    }
    .product .container.offer_mixitup_plugin {
        width: 95%;
    }
    .product .body-layout.offer_mixitup_plugin {
        width: 95%;
    }
    .new-arrival .body-layout {
        width: 95% !important;
    }
    .blog .first-col-img {
        height: 100% !important;
    }
    .all-category.category .category-body {
        margin-left: 0px;
    }
    .all-category.category .category-body .row .m-width-50{
        padding: 0 10px;
    }
    .all-category.category .category-body .item {
        margin: 0px 0 10px 0 !important;
    }
    .all-category.category .category-body .item .text p {
        width: 100%;
    }
    .blog-details-part .blog-left-side{
        padding: 0 !important;
    }
    .blog-details-part .blog-right-side{
        padding: 0 !important;
    }

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

    /* FILTER CSS */
    .feature-filter{
        
    }
    .sorting-filter{
        
    }
    .feature-filter-btn, 
    .sorting-filter-btn {
        display: inline-block;
        border: 1px solid #ccc;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 13px;
        font-weight: 600;
        cursor: grab;
    }
    .feature-filter-btn i,
    .sorting-filter-btn i{
        color: #28282B;
    }
    .sorting-header{
        display: block;
    }
    .feature-filter .feature-filter-body{
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 999;
    }
    .sorting-filter .sorting-filter-body{
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 55%;
        background: white;
        z-index: 999;
        box-shadow: 0 -50px 100px 10px rgba(0,0,0,1);
    }
    .filter-buttons {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .shop .search-dropdown .right.select-dropdown{
        justify-content: center !important;
    }
    .shop .select-dropdown .short-by-feature .filter-select option{
        padding: 0;
    }
    .shop .select-dropdown .short-by-feature .filter-select{
        padding: 9px 20px 8px 10px !important;
        border-radius: 3px;
        background: var(--primary) !important;
        margin-top: 15px;
        font-size: 12px;
    }
    .sorting-header{
        position: relative;
        padding: 5px 0;
        box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
    }
    .feature-header {
        padding: 8px 0 0 0;
        height: 45px;
    }
    .feature-filter-main {
        height: calc(100vh - 45px);
        overflow-x: hidden;
        overflow-y: auto;
    }   
    .sorting-header .close-sorting i {
        color: white;
        font-size: 14px;
    }
    .sorting-header .close-sorting {
        cursor: pointer;
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translate(0%, -50%);
        background: var(--primary);
        color: white;
        font-size: 12px;
        font-family: sans-serif;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        border-radius: 3px;
        padding: 4px 4px;
    }
    .sorting-header .top-notch{
        width: 24px;
        background: #ddd;
        border-radius: 3px;
        height: 4px;
        margin: 7px auto 7px;
    }
    .feature-header .top-notch{
        height: 4px;
        margin: 0 auto;
    }
    .d-none-m{
        display: none;
    }
    
}



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

}


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

}



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

}



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

}



/*----------- Extra Large Device -------------*/
@media (min-width:1200px) and (max-width:1299px){
    .container{
        max-width: 1140px;
    }
}




/*----------- Extra Large Device -------------*/
@media (min-width:1300px) and (max-width:1399px){
    .container{
        max-width: 1240px;
    }
}




/*----------- Extra Large Device -------------*/
@media (min-width:1400px){
    .container{
        max-width: 1340px;
    }
}



