/*----------- Extra-Small Device -----------*/
@media (max-width:575px) {
    section {
        margin-bottom: 30px;
    }

    section.category {
        position: relative;
        margin-bottom: 10px;
    }
    .section-header.blog-section-header {
        margin-top: 140px;
    }
    #fb-root .fb_dialog_content>iframe {
        bottom: 60px !important;
    }
    .breadcrumb-banner {
        margin-top: 10px;
    }
    .breadcrumb-banner.gallery-breadcrumb {
        margin-top: 0px;
    }
    .filter-section {
        padding-top: 110px;
    }
    section.countdown {
        padding-top: 110px;
    }
    .countdown .item h4 {
        font-size: 22px;
    }
    .countdown .item .item-body {
        padding: 15px 15px 15px 15px;
    }
    .breadcrumb {
        width: 94% !important;
        margin-left: 10px;
        margin-right: 10px !important;
    }
    .wishlist-icon {
        display: none;
    }

    .mobile-navigation-bar.wrapper {
        display: flex !important;
    }

    section.banner {
        margin-top: 0px;
        margin-bottom: 25px;
        padding: 0;
    }

    .mobile-navigation-bar {
        display: block;
    }

    .banner .item .img img {
        width: 100%;
        height: 20vh;
    }
    .search-modal .hide-div {
        border: none;
        padding: 0px 7px 0px 7px;
        border-radius: 6px;
        text-align: center;
        position: absolute;
        right: 0px;
        top: 0px;
        background: transparent;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    }
    .md-modal.search-modal.md-show {
        top: 30%;
        opacity: 1;
    }
    .md-modal.search-modal {
        top: 0;
        min-width: 96%;
        opacity: 0;
    }
    .md-modal.search-modal .md-content{
        border-radius: 6px !important;
    }
    .category .slick-arrow {
        top: -42px;
    }

    .category .bottom_arrow {
        right: -2px;
    }
    /* TAG */
    .search-tag-suggession {
        margin: 10px 0;
    }
    .search-tag-suggession .tag-suggession-body{

    }
    .search-tag-suggession .tag-suggession-body .tag-suggession-item {
        background: #f1f1f1;
        padding: 5px 8px;
        border-radius: 6px;
        font-size: 12px;
        font-weight: bold;
        border: 1px solid lightgray;
        margin-bottom: 3px;
        display: inline-block;
    }
    /* PRODUCT */
    .search-product-suggession{

    }
    .search-product-suggession .suggession-title,
    .search-tag-suggession .suggession-title {
        font-size: 12px;
        opacity: 0.7;
        margin-bottom: 3px;
    }
    .search-product-suggession .product-suggession-body{
        display: flex;
        justify-content: start;
        width: 100%;
    }
    .search-product-suggession .product-suggession-body .product-suggession-item {
        margin: 0 4px;
        border: 2px double lightblue;
        border-radius: 8px;
        width: 32.5%;
    }
    .search-product-suggession .product-suggession-body .product-suggession-item .img{

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

    nav.navbar {
        background-color: transparent !important;
    }

    .search-bar .logo {
        margin: 3px 0 0 0 !important;
    }

    .search-bar .mobile-search-icon {
        display: block;
    }

    .footer-search-tab {
        position: relative;
    }

    .footer-search-tab .footer-cart-image {
        margin: 5px auto 0 auto;
        width: 30px;
        height: auto;
    }

    .footer-search-tab .cart-quantity.footer-cart-quantity {
        position: absolute;
        top: -2px;
        right: 6px;
        color: white;
        background-color: var(--primary);
        font-size: 11px;
        width: 20px;
        height: 20px;
        line-height: 22px;
        text-align: center;
        border-radius: 50%;
    }
    .highlight-brand .title{
        justify-content: start;
    }
    .checkout {
        margin-top: 20px;
    }

    .search-bar .mob-search-icon {
        position: relative;
    }

    .search-bar .auto-complete-input.form-control {
        border-radius: 50%;
    }

    .search-modal .form-body .submit-btn {
        background: transparent;
        border: none;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
    }

    .search-bar .mob-search-icon i {
        font-size: 14px;
        padding: 8px;
        color: #28282B;
        background: #f4f4f4;
        border-radius: 50%;
        position: initial;
        right: 0px;
        top: -5px;
        cursor: pointer;
        margin: -5px 0 0 10px;
    }
    .search-bar .icon .hotline-help{
        margin-left: 2px !important;
    }
    .navbar .navbar-main-div .navbar-nav{
        justify-content: left;
    }
    .highlight-brand .brand-body .brand-slider .item .img img {
        padding: 5px;
        border-radius: 6px;
        border: 1px solid #f4f4f4;
    }
    .footer .left .address {
        margin: 10px 0 15px 0;
        font-size: 12px;
    }
    .search-modal .auto-complete-input.form-control {
        height: 50px;
        border-radius: 6px;
    }
    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;
        text-wrap: nowrap;
    }

    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: unset;
        height: auto;
        flex-direction: row;
    }
    .navbar .navbar-main-div{
        width: 92%;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .main-left-sidebar .sidebar-category-overlay{
        width: 98%;
        border-radius: 10px;
        height: 77vh;
        bottom: 0px;
        left: 50%;
        transform: translate(-50%, 0);
        padding: 10px 0px 15px 0 !important;
    }
    .category-menu-hide {
        position: absolute;
        right: -15px;
        top: 0;
        transform: translate(-50%, 0);
        background: gainsboro;
        border: none;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        line-height: 33px;
    }
    .main-left-sidebar .main.sidebar-category-main{
        padding: 10px 15px 0px 15px;
    }
    .main-left-sidebar .category-header{
        box-shadow: none;
        border: none;
        padding: 3px 18px 5px 10px;
    }
    .main-left-sidebar .sidebar-category-overlay{

    }
    .main-left-sidebar .sidebar-category-ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0;
    }
    .main-left-sidebar .sidebar-category-li {
        width: 45%;
        margin: 5px 5px;
        position: relative;
        padding: 7px 5px 50px 10px;
        border: 1px solid rgba(211, 211, 211, 0.3);
        border-radius: 6px;
        -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
        box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    }
    .common-product-item .stock-request-btn, .common-product-item .stock-request-sended-btn {
        padding: 1px 0px;
        width: 73%;
        font-size: 9px;
    }
    .main-left-sidebar .sidebar-category-li span {
        font-weight: bold;
        font-size: 12px;
        opacity: 1;
        color: #28282B;
        letter-spacing: -0.5px;
    }
    .main-left-sidebar .sidebar-category-img {
        position: absolute;
        width: 50px;
        height: 50px;
        right: 5px;
        top: 27px;
        z-index: -1;
    }
    .blog-img img {
        /* height: 200px; */
    }

    .blog-media {
        /* height: 200px; */
    }

    .section-header h1 {
        font-size: 16px;
        font-weight: bolder;
    }
    .shop.filter-section.offer-section{
        padding-top: 0;
    }
    .blog-section.inner-section {
        padding-top: 20px !important;
    }

    .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: -15px !important;
        right: 0px !important;
    }
    .cart-item .product-cart-info .cart-action-group {
        width: 9%;
    }
    .cart-item .product-cart-info .cart-info {
        width: 80%;
    }
    .cart-item .product-cart-info .product-action {
        flex-direction: column;
    }
    .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: 0px !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: 60px 20px 30px 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: auto;
    }

    .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: 0px 0px;
        right: 0px;
        top: -48px;
        width: 100%;
    }
    .account-sidebar {
        width: 100%;
    }
    .account-sidebar .account-category-cross {
        right: -2px;
        top: 0px;
        border-radius: 4px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
        cursor: pointer;
    }
    .cart-dropdown .cart-table-container.side-scroll {
        padding: 10px;
    }
    .cart-dropdown table .product-row {
        justify-content: space-between;
        border-bottom: 1px solid rgba(211, 211, 211, 0.3);
        padding-bottom: 5px;
    }
    .cart-dropdown .cart-dropdown-title h4::after {
        background-color: white;
        width: auto;
    }
    .cart-dropdown .cart-dropdown-title {
        height: 55px;
        position: relative;
        padding: 20px 10px 10px 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    }
    .my-cart.cart-item .product-cart-info .cart-info h6 {
        font-size: 16px;
    }
    .my-cart.cart-item .product-cart-info .cart-info h6 > a{
        color: black;
    }
    .cart-item .product-cart-info .cart-info p {
        color: var(--matte-black);
    }
    .cart-dropdown table .product-row i {
        font-size: 18px;
    }
    .cart-dropdown table .product-row .cart-sidebar-delete i {
        font-size: 22px;
        position: absolute;
        right: -5px;
        top: 0;
    }
    .cart-item .product-cart-info .product-action .qty-minus,
    .cart-item .product-cart-info .product-action .qty-plus,
    .cart-item .product-cart-info .product-action .action-input-quantity {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    .cart-item .action {
        /* position: absolute;
        right: -8px;
        top: -4px;
        width: 5%; */
    }
    .search-bar .cart-dropdown .floating-cart-total-item {
        margin-top: -4px;
        margin-right: 40px;
        font-size: 12px;
    }



    .cart-dropdown .cart-table-container.side-scroll {
        height: calc(100vh - 200px) !important;
    }

    .cart-dropdown .product-row .action {
        width: 9%;
    }

    .cart-dropdown .form-button button {
        width: 100%;
        height: 30px;
        font-size: 12px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 0px;
    }

    .cart-dropdown .sub-total p {
        font-size: 12px;
        font-weight: 500;
    }

    .cart-dropdown .sub-total h4 {
        font-size: 14px;
    }

    .cart-dropdown .sub-total {
        position: relative;
        padding-top: 15px;
        justify-content: space-between;
        align-items: center;
        height: 35px;
    }
    .cart-dropdown .proceed-button {
        height: 30px;
    }

    .home-promo-part-one .item a {
        /* height: 100px !important; */
    }

    .home-promo-part-one .item {
        /* height: 100px !important; */
    }
    .footer .footer-body {
        padding: 20px 5px;
    }
    .m-p-0{
        padding: 0;
    }
    .m-pl-0{
        padding-left: 0;
    }
    .m-pr-0{
        padding-right: 0;
    }
    .newsletter .search input {
        width: 100%;
        padding: 6px 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: 110px !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;
    }

    .search-bar .mob-search-icon {
        display: block;
    }

    .new-arrival.highlighted-category-with-products .full-category-img {
        margin-bottom: 10px;
    }

    .customer-profile.dashboard .title {
        margin-bottom: 8px;
    }

    .out-of-stock-alert {
        font-size: 10px;
        width: 100% !important;
        top: 90%;
    }

    .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; */
    }
    .show-mobile{
        display: block;
    }
    .hide-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: auto;
    }

    .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;
    }
    .change-attr-in-mob{

    }
    .choice-section.offer-section .item-tags {
        font-weight: normal;
        font-size: 10px;
        line-height: initial;
    }
    .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;
    }
    .profile-part .form-control {
        font-size: 12px !important;
        padding: 0;
    }
    .edit-profile-section.profile-part .form-control {
        padding: .375rem .75rem;
    }
    .table-price .product-price {
        font-size: 13px;
        display: flex;
        flex-wrap: wrap;
        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: 108px !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;
    }
    .newsletter-row {
        flex-wrap: nowrap;
        padding: 0 2px;
    }
    .padding-0-in-m{
        padding: 0;
    }
    .service-section .service-item::before {
        content: '';
        background-color: #ffffffe6;
        width: 1px;
        height: 70px;
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translate(0, -50%);
        display: none;
    }
    .category .category-body .item .img {
        height: auto;
    }
    .welcome-message {
        font-size: 10px;
    }
    .highlight-brand.category .category-body .category_slider .item .img {
        /* height: 122px !important; */
    }
    .m-width-33{
        width: 33%;
    }
    .highlight-brand.category .category-body .category_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: 15px;
    }

    .blog .title {
        margin-left: 15px;
    }
    .title{
        justify-content: start !important;
    }
    .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;
    }
    .overlay-item-name {
        height: 37%;
    }

    /* 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) {
    .sm-width-33{
        width: 33%;
    }
    .show-mobile{
        display: block;
    }
    .hide-mobile{
        display: none;
    }
}



/*-------------- Medium Device --------------*/
@media (min-width:768px) and (max-width:991px) {
    .category.all-brand-section .category-body .item {
        width: auto;
    }
    .category.all-brand-section .category-body .item .img img {
        border-radius: 0%;
    }
    .md-width-25{
        width: 25%;
    }
    .common-product-item .stock-request-btn, .common-product-item .stock-request-sended-btn {
        font-size: 12px;
    }
}



/*-------------- Large Device ---------------*/
@media (min-width:992px) and (max-width:1199px) {
    .category.all-brand-section .category-body .item {
        width: auto;
    }
    .category.all-brand-section .category-body .item .img img {
        border-radius: 0%;
    }
    .common-product-item .stock-request-btn, .common-product-item .stock-request-sended-btn {
        font-size: 12px;
    }
}



/*----------- 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;
    }
}
