@media (min-width: 1440px) and (max-width: 1921px) {
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(4, 1fr);
  }
  .md-products-container .grid-item:nth-of-type(18n+1) {
    grid-area: span 2/span 2;
  }
  .md-products-container .grid-item:nth-of-type(18n+10) {
    grid-area: span 2/2/auto/4;
  }
  .md-review-wrapper .md-review-container {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 300px);
  }
} /*---- @media (min-width: 1440px) and (max-width: 1921px) ----*/
@media (min-width: 1440px) and (max-width: 1660px) {
  .md-breadcrumb.full-breadcrumb .container-xl {
    padding: 0 7.5px;
  }
  .md-product-detail-wrapper {
    padding: 3rem 0;
  }
  .product-slider {
    padding-right: 1rem;
  }
  .carousel-indicators {
    width: clamp(50px, 60vw, 100px);
  }
  .carousel-indicators .thumbnail {
    height: 8rem;
  }
}
@media (min-width: 999px) and (max-width: 1439.98px) {
  .md-breadcrumb.full-breadcrumb .container-xl {
    padding: 0 7.5px;
  }
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(3, 1fr);
  }
  .md-products-container .grid-gallery .grid-item:nth-of-type(18n+1) {
    grid-area: span 2/span 2;
  }
  .md-products-container .grid-gallery .grid-item:nth-of-type(18n+10) {
    grid-area: span 2/2/auto/4;
  }
  .md-review-wrapper .md-review-container {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 300px);
  }
  .md-custom-wallpaper .right-content h2 {
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .md-custom-wallpaper .right-content .btn-primary {
    margin: 0 auto;
  }
  .md-shop-by-room .title-wrapper {
    padding-right: 0 !important;
  }
  .banner {
    border-radius: 0;
  }
  .md-product-detail-wrapper {
    padding: 3rem 0;
  }
  .product-slider {
    padding-right: 1rem;
  }
  .product-slider {
    flex-direction: column;
  }
  .carousel-indicators {
    width: 100%;
    flex-direction: row;
    margin-top: 1.5rem;
  }
  .carousel-indicators .thumbnail {
    height: 8rem;
  }
  .coupon .coupon-content .content {
    padding: 2rem;
    flex: 0 0 312px;
  }
} /*----- @media (min-width: 999px) and (max-width: 1439.98px) end -----*/
@media (min-width: 1200px) and (max-width: 1366.99px) {
  .material-description {
    flex: 0 0 490px;
  }
  .material-collection {
    max-width: 700px;
  }
  .md-material-tester {
    margin: 5rem auto 5rem auto;
    padding: 1rem;
  }
  .md-material-tester .wallpaper-bg {
    height: 70rem;
  }
}
@media (min-width: 999px) and (max-width: 1199.99px) {
  .md-breadcrumb.full-breadcrumb .container-xl {
    padding: 0 7.5px;
  }
  .md-product-detail-wrapper {
    padding: 3rem 0 2rem;
  }
  .md-product-detail-wrapper .md-product-details {
    position: static;
  }
  .md-product-detail-wrapper .md-product-details .md-header, .md-product-detail-wrapper .md-product-details .md-rating-reviews {
    display: none !important;
  }
  .md-product-detail-wrapper .md-product-details .md-price {
    margin-top: 2rem;
  }
  .md-product-detail-wrapper .md-product-details .small-feature {
    padding: 2rem 0;
  }
  .md-product-detail-wrapper .md-product-details .small-feature img {
    width: 4rem;
  }
  .md-product-detail-wrapper .md-product-details .total-wrapper .primary-buttons {
    gap: 1.5rem;
  }
  .md-product-detail-wrapper .md-product-details .total-wrapper .primary-buttons .btn-outline {
    flex: 1;
    padding: 1.5rem;
    font-size: 1.4rem;
  }
  .md-product-detail-wrapper .md-product-details .total-wrapper .primary-buttons .btn-primary {
    flex: 1;
    padding: 1.5rem;
    font-size: 1.4rem;
    min-width: unset;
  }
  .total-wrapper .primary-buttons {
    display: none !important;
  }
  .mobile-fixed-buttons {
    display: flex;
    gap: 1.5rem;
    position: fixed;
    bottom: 0;
    width: calc(100% - 0rem);
    background: #FFF;
    z-index: 999;
    padding: 1rem;
  }
  .mobile-fixed-buttons .btn {
    flex: 1;
  }
  .product-slider {
    padding-right: 0;
  }
  .product-slider {
    flex-direction: row-reverse;
  }
  .carousel-indicators {
    width: clamp(50px, 60vw, 125px);
    flex-direction: column;
    margin-top: 1.5rem;
  }
  .carousel-indicators .thumbnail {
    height: 9rem;
  }
  .mobile-header {
    display: block;
  }
  .mobile-header .md-product-details .md-header {
    display: flex !important;
  }
  .mobile-header .md-product-details .md-header h1 {
    line-height: 2.6rem;
  }
  .mobile-header .md-product-details .md-header .md-share a {
    font-size: 2rem;
  }
  .mobile-header .md-product-details .md-rating-reviews {
    display: flex !important;
    padding-bottom: 2.5rem;
  }
  .mobile-header .md-product-details .md-rating-reviews .rating-star {
    font-size: 1.4rem;
  }
  .product-details {
    padding: 3rem 0;
  }
  .product-details .tablist .arrow-btn {
    display: block;
  }
  .product-details .tablist .nav-underline {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .product-details .tablist .nav-underline::-webkit-scrollbar {
    display: none;
  }
  .product-details .tablist .nav-underline .nav-item .nav-link {
    white-space: nowrap;
    font-size: 1.5rem;
    padding: 1.5rem 2rem;
  }
  .product-details .tab-content {
    padding: 2rem 0;
  }
  .material-preview {
    display: none;
  }
  .accordion {
    padding: 0rem 0;
    margin-bottom: 3rem;
  }
  .accordion .accordion-button {
    padding: 1.5rem 1.5rem;
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  .accordion .accordion-button::after {
    --bs-accordion-btn-icon-width: 1.8rem;
  }
  .accordion .accordion-body {
    font-size: 1.4rem;
  }
  .faq-wrapper {
    margin-top: 4rem;
  }
  .faq-wrapper .md-title-wrapper h2 {
    margin: 0;
  }
  .md-account-wrapper {
    padding: 3rem 0;
  }
  .md-account-wrapper .md-account-data-wrapper {
    padding: 0;
  }
  .coupon {
    width: auto;
  }
  .coupon .coupon-content {
    height: 98%;
  }
  .coupon .coupon-content .logo {
    flex: 0 0 55px;
    margin-left: 15px;
    padding: 0.8rem;
  }
  .coupon .coupon-content .content {
    flex: 0 0 295px;
    padding: 2rem;
  }
  .coupon .coupon-content .content .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
  }
  .coupon .coupon-content .content .head h3 {
    font-size: 1.5rem;
  }
  .coupon .coupon-content .content .head a {
    font-size: 1.4rem;
  }
  .coupon .coupon-content .content p {
    color: #787878;
    font-size: 1.2rem;
    margin-bottom: 1rem;
    line-height: 2rem;
  }
  .coupon .coupon-content .content p:last-child {
    margin: 0;
  }
  .env {
    min-height: 50rem;
    margin: 3rem 1rem 6rem 1rem;
    justify-content: flex-start;
  }
  .env .content img {
    width: 10rem;
  }
  .env .content p {
    font-size: 1.5rem;
    line-height: 2.6rem;
    padding: 1rem;
  }
  .md-vision-mission h2 {
    line-height: 3rem;
    margin-bottom: 2.5rem;
  }
  .md-vision-mission h3 {
    margin-bottom: 1rem;
  }
  .md-vision-mission p {
    padding: 0;
    line-height: 3rem;
  }
  .md-vision-mission hr {
    margin: 2rem 0;
  }
  .md-team .team-img {
    width: 10rem;
  }
  .md-blog-banner {
    padding: 4rem 0;
  }
  .md-blog-banner .action-buttons {
    position: static;
    justify-content: center;
  }
  .featured-products {
    padding: 1.5rem 2rem;
  }
  .product-filter .filter-wrapper {
    justify-content: space-between;
  }
  .product-filter .filter-wrapper .filter:nth-child(1), .product-filter .filter-wrapper .filter:nth-child(2), .product-filter .filter-wrapper .filter:nth-child(4) {
    display: none;
  }
  .product-filter .filter-wrapper .filter:nth-child(5) {
    display: block;
  }
  .md-assist {
    padding: 0rem 0 5rem;
  }
  .md-assist .col-xl-3 {
    width: 33.33%;
    margin-bottom: 3rem;
  }
  .materail-selection {
    position: static;
    flex-direction: column;
  }
  .material-description {
    flex: auto;
  }
  .material-collection {
    position: static;
    padding: 2rem 2rem 4rem 2rem;
  }
  .material-collection .action-buttons {
    display: none;
  }
  .md-material-tester {
    margin: 5rem auto 5rem auto;
    padding: 1rem;
  }
  .md-material-tester .wallpaper-bg {
    height: 70rem;
  }
  .full-menu .md-popular {
    padding: 0;
  }
  .md-popular p {
    font-size: 1.3rem;
  }
  .link-grid a {
    flex: 0 0 45.5%;
  }
} /*--- @media (min-width: 999px) and (max-width: 1199.99px) end ---*/
@media (min-width: 768px) and (max-width: 998.99px) {
  .navbar-toggler {
    display: inline-block;
  }
  header .md-navbrand {
    padding: 1rem 0;
  }
  header .md-navbrand a svg {
    width: 200px;
  }
  header .md-doo-search-wrapper {
    margin: 1rem;
    max-width: 100%;
  }
  .navbar {
    display: none;
  }
  .md-title-wrapper {
    padding: 3rem 0 2.5rem;
  }
  .md-breadcrumb.full-breadcrumb .container-xl {
    padding: 0 7.5px;
  }
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .md-products-container .grid-gallery .grid-item:last-child {
    display: none;
  }
  .md-review-wrapper .md-review-container {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 300px);
  }
  .md-popular-wrapper ::-webkit-scrollbar {
    display: none;
  }
  .mobile-horizontal-scroll-effect {
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .mobile-horizontal-scroll-effect * {
    width: auto;
    scroll-snap-align: center;
  }
  .md-custom-wallpaper .custom-img {
    padding: 1rem;
  }
  .md-custom-wallpaper .right-content {
    padding: 3rem;
  }
  .md-custom-wallpaper .right-content h2 {
    margin-bottom: 1.5rem;
  }
  .md-shop-by-room {
    padding: 4rem 0;
  }
  .md-shop-by-room .title-wrapper {
    padding: 3rem;
  }
  .md-shop-by-room .action-buttons {
    display: none;
  }
  .md-review-wrapper .md-review-header {
    padding: 3rem 0 2.5rem 0;
  }
  .md-review-wrapper .md-review-container .box:first-of-type {
    grid-area: span 1/span 1;
  }
  .md-review-wrapper .md-review-container .box:nth-of-type(4) {
    grid-area: span 1/span 1;
  }
  .md-review-wrapper .md-review-container .box:nth-of-type(8) {
    grid-area: span 1/span 1;
  }
  .md-content {
    padding: 6rem 0 4rem;
  }
  .md-content .bx {
    margin-bottom: 3.5rem;
  }
  .md-content .bx img {
    width: 5rem;
  }
  footer .footer-links, footer .footer-links-img {
    margin-bottom: 3rem;
  }
  footer .patners h5 {
    padding: 1rem;
  }
  footer .md-tag-cloud {
    padding: 1rem;
  }
  .md-login-modal {
    --bs-modal-width: 800px;
    max-width: var(--bs-modal-width);
  }
  .banner {
    border-radius: 0;
  }
  .md-seo-content-wrapper {
    padding: 3rem 0;
  }
  .md-seo-content-wrapper .seo-content .more-content {
    -moz-column-count: 2;
         column-count: 2;
  }
  .md-breadcrumb ol li a:last-child {
    max-width: 25rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .md-product-detail-wrapper {
    padding: 3rem 0 2rem;
  }
  .md-product-detail-wrapper .md-product-details {
    position: static;
  }
  .md-product-detail-wrapper .md-product-details .md-header, .md-product-detail-wrapper .md-product-details .md-rating-reviews {
    display: none !important;
  }
  .md-product-detail-wrapper .md-product-details .md-price {
    margin-top: 2rem;
  }
  .md-product-detail-wrapper .md-product-details .small-feature {
    padding: 2rem 0;
  }
  .md-product-detail-wrapper .md-product-details .small-feature img {
    width: 4rem;
  }
  .md-product-detail-wrapper .total-wrapper .primary-buttons {
    display: none !important;
  }
  .md-product-detail-wrapper .mobile-fixed-buttons {
    display: flex;
    gap: 1.5rem;
    position: fixed;
    bottom: 0;
    width: calc(100% - 0rem);
    background: #FFF;
    z-index: 999;
    padding: 1rem;
  }
  .md-product-detail-wrapper .mobile-fixed-buttons .btn {
    flex: 1;
  }
  .product-slider {
    padding-right: 0;
  }
  .product-slider {
    flex-direction: column;
  }
  .carousel-indicators {
    width: 100%;
    flex-direction: row;
    margin-top: 1.5rem;
  }
  .carousel-indicators .thumbnail {
    height: 9rem;
  }
  .mobile-header {
    display: block;
  }
  .mobile-header .md-product-details .md-header {
    display: flex !important;
  }
  .mobile-header .md-product-details .md-header h1 {
    line-height: 2.6rem;
  }
  .mobile-header .md-product-details .md-header .md-share a {
    font-size: 2rem;
  }
  .mobile-header .md-product-details .md-rating-reviews {
    display: flex !important;
    padding-bottom: 2.5rem;
  }
  .mobile-header .md-product-details .md-rating-reviews .rating-star {
    font-size: 1.4rem;
  }
  .product-details {
    padding: 3rem 0;
  }
  .product-details .tablist .arrow-btn {
    display: block;
  }
  .product-details .tablist .nav-underline {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .product-details .tablist .nav-underline::-webkit-scrollbar {
    display: none;
  }
  .product-details .tablist .nav-underline .nav-item .nav-link {
    white-space: nowrap;
    font-size: 1.5rem;
    padding: 1.5rem 2rem;
  }
  .product-details .tab-content {
    padding: 2rem 0;
  }
  .material-preview {
    display: none;
  }
  .accordion {
    padding: 0rem 0;
    margin-bottom: 3rem;
  }
  .accordion .accordion-button {
    padding: 1.5rem 1.5rem;
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  .accordion .accordion-button::after {
    --bs-accordion-btn-icon-width: 1.8rem;
  }
  .accordion .accordion-body {
    font-size: 1.4rem;
  }
  .faq-wrapper {
    margin-top: 4rem;
  }
  .faq-wrapper .md-title-wrapper h2 {
    margin: 0;
  }
  .md-account-wrapper {
    padding: 3rem 0;
  }
  .md-account-wrapper .md-account-data-wrapper {
    padding: 0;
  }
  .md-account-wrapper .md-account-data-wrapper h4 {
    margin-bottom: 2rem;
  }
  .order-address {
    margin-bottom: 2rem;
  }
  .store-credit-card {
    min-width: 100%;
    margin-bottom: 2rem;
  }
  .store-credit-history {
    margin-top: 2rem;
  }
  .store-credit-history table {
    white-space: nowrap;
    margin: 0;
  }
  .user-coupons {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .user-coupons::-webkit-scrollbar {
    display: none;
  }
  .user-coupons .col-12 {
    width: auto;
  }
  .user-coupons .coupon {
    width: 350px;
  }
  .user-coupons .coupon .coupon-content {
    height: 98%;
  }
  .user-coupons .coupon .coupon-content .logo {
    flex: 0 0 48px;
    margin-left: 15px;
    padding: 0.8rem;
  }
  .user-coupons .coupon .coupon-content .content {
    flex: 0 0 275px;
    padding: 1.5rem;
  }
  .user-coupons .coupon .coupon-content .content .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
  }
  .user-coupons .coupon .coupon-content .content .head h3 {
    font-size: 1.5rem;
  }
  .user-coupons .coupon .coupon-content .content .head a {
    font-size: 1.4rem;
  }
  .user-coupons .coupon .coupon-content .content p {
    color: #787878;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    line-height: 2rem;
  }
  .user-coupons .coupon .coupon-content .content p:last-child {
    margin: 0;
  }
  .md-about h2 {
    margin-bottom: 2.5rem;
  }
  .md-about h2 span {
    display: inline-block;
  }
  .md-journey-wrapper {
    padding: 10rem 0 6rem 0;
  }
  .md-journey-wrapper::-webkit-scrollbar {
    display: none;
  }
  .env {
    min-height: 40rem;
    margin: 3rem 1rem 6rem 1rem;
    justify-content: flex-start;
  }
  .env .content img {
    width: 10rem;
  }
  .env .content p {
    font-size: 1.5rem;
    line-height: 2.6rem;
    padding: 1rem;
  }
  .md-vision-mission h2 {
    line-height: 3rem;
    margin-bottom: 2.5rem;
  }
  .md-vision-mission h3 {
    margin-bottom: 1rem;
  }
  .md-vision-mission p {
    padding: 0;
    line-height: 3rem;
  }
  .md-vision-mission hr {
    margin: 2rem 0;
  }
  .md-team .team-img {
    width: 10rem;
  }
  .md-blog-banner {
    padding: 4rem 0;
  }
  .md-blog-banner .action-buttons {
    position: static;
    justify-content: center;
  }
  .product-filter .filter-wrapper {
    justify-content: space-between;
  }
  .product-filter .filter-wrapper .filter:nth-child(1), .product-filter .filter-wrapper .filter:nth-child(2), .product-filter .filter-wrapper .filter:nth-child(4) {
    display: none;
  }
  .product-filter .filter-wrapper .filter:nth-child(5) {
    display: block;
  }
  .materail-selection {
    position: static;
    flex-direction: column;
  }
  .material-description {
    flex: auto;
  }
  .material-collection {
    position: static;
    max-width: 760px;
    padding: 2rem 2rem 4rem 2rem;
  }
  .material-collection .action-buttons {
    display: none;
  }
  .md-material-tester {
    margin: 5rem auto 5rem auto;
    padding: 1rem;
  }
  .md-material-tester .wallpaper-bg {
    height: 60rem;
  }
} /*---- @media (min-width: 768px) and (max-width: 998.99px) end ---*/
@media (min-width: 768px) and (max-width: 991.99px) {
  .md-account-wrapper .md-account-nav {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
    overflow: auto;
  }
  .md-account-wrapper .md-account-nav::-webkit-scrollbar {
    display: none;
  }
  .md-account-wrapper .md-account-nav li:not(:last-child) {
    border-bottom: none;
    border-right: solid 1px #E5E7EB;
  }
  .md-account-wrapper .md-account-nav li a {
    flex-direction: column;
    white-space: nowrap;
  }
  .md-account-wrapper .md-account-nav li a:hover {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
  }
  .md-account-wrapper .md-account-nav li a.active {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
  }
  .md-assist {
    padding: 0rem 0 2rem;
  }
  .md-assist .col-xl-3 {
    width: 50%;
    margin-bottom: 3rem;
  }
} /*----- @media (min-width: 768px) and (max-width: 991.99px) end ----*/
@media (min-width: 640px) and (max-width: 768.98px) {
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .md-products-container .grid-gallery .grid-item:last-child {
    display: none;
  }
  .md-review-wrapper .md-review-container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 300px);
  }
  .related-products .grid-gallery .grid-item:nth-of-type(5n+1) {
    grid-area: span 1/span 1;
  }
  .related-products .grid-gallery .grid-item {
    grid-area: span 1/span 1;
  }
} /*----@media (min-width: 640px) and (max-width: 768.98px) end---*/
@media (max-width: 767.98px) {
  .navbar-toggler {
    display: inline-block;
  }
  .md-top-header p {
    text-align: center;
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
  }
  .md-top-header a {
    text-align: center;
    display: block;
    font-size: 1.2rem;
  }
  header .md-navbrand {
    padding: 1rem 0;
  }
  header .md-navbrand a svg {
    width: 200px;
  }
  header .md-header-right {
    gap: 0rem;
  }
  header .md-header-right a {
    padding: 0.8rem;
  }
  header .md-header-right i {
    font-size: 2.8rem;
  }
  header .md-doo-search-wrapper {
    margin: 1rem;
  }
  header .md-doo-search-wrapper .btn-primary {
    font-size: 1.2rem;
  }
  .navbar {
    display: none;
  }
  .md-title-wrapper {
    padding: 3rem 0 2.5rem;
  }
  .md-title-wrapper p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .md-popular {
    margin-bottom: 2.5rem;
  }
  .md-popular-wrapper ::-webkit-scrollbar {
    display: none;
  }
  .md-popular-wrapper::after {
    margin-top: -30rem;
  }
  .mobile-horizontal-scroll-effect {
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .mobile-horizontal-scroll-effect * {
    width: auto;
    scroll-snap-align: center;
  }
  .md-custom-wallpaper .custom-img {
    padding: 1rem;
  }
  .md-custom-wallpaper .right-content {
    padding: 3rem 1rem;
  }
  .md-custom-wallpaper .right-content h2 {
    line-height: 2.8rem;
    margin-bottom: 1.5rem;
  }
  .md-custom-wallpaper .right-content .btn-primary {
    margin: 0 auto;
  }
  .md-shop-by-room {
    padding: 0rem;
  }
  .md-shop-by-room .title-wrapper {
    padding: 3rem 0;
  }
  .md-shop-by-room .title-wrapper h2 {
    margin-bottom: 1.5rem;
  }
  .md-shop-by-room .action-buttons {
    display: none;
  }
  .md-review-wrapper .md-review-header {
    padding: 3rem 1rem 2.5rem 1rem;
  }
  .md-review-wrapper .md-review-container .box:first-of-type {
    grid-area: span 1/span 1;
  }
  .md-review-wrapper .md-review-container .box:nth-of-type(4) {
    grid-area: span 1/span 1;
  }
  .md-review-wrapper .md-review-container .box:nth-of-type(8) {
    grid-area: span 1/span 1;
  }
  .md-content {
    padding: 4rem 0 2rem;
  }
  .md-content .bx {
    margin-bottom: 3.5rem;
  }
  .md-content .bx img {
    width: 5rem;
  }
  footer .footer-links, footer .footer-links-img {
    margin-bottom: 3rem;
  }
  footer .patners h5 {
    padding: 1rem;
  }
  footer .md-tag-cloud {
    padding: 1rem;
  }
  .auth-wrapper .auth-left {
    display: none;
  }
  .auth-wrapper .auth-right {
    flex: 1;
    width: 100%;
  }
  .banner {
    border-radius: 0;
  }
  .md-seo-content-wrapper {
    padding: 3rem 0;
  }
  .md-seo-content-wrapper .seo-content .more-content {
    -moz-column-count: 1;
         column-count: 1;
  }
  .md-breadcrumb.full-breadcrumb .container-xl {
    padding: 0 7.5px;
  }
  .md-breadcrumb ol li a:last-child {
    max-width: 15rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .md-product-detail-wrapper {
    padding: 3rem 0 2rem;
  }
  .md-product-detail-wrapper .md-product-details {
    position: static;
  }
  .md-product-detail-wrapper .md-product-details .md-header, .md-product-detail-wrapper .md-product-details .md-rating-reviews {
    display: none !important;
  }
  .md-product-detail-wrapper .md-product-details .md-price {
    margin-top: 2rem;
  }
  .md-product-detail-wrapper .md-product-details .small-feature {
    padding: 2rem 0;
  }
  .md-product-detail-wrapper .md-product-details .small-feature img {
    width: 4rem;
  }
  .md-product-detail-wrapper .md-product-details .total-wrapper .primary-buttons {
    display: none !important;
  }
  .mobile-fixed-buttons {
    display: flex;
    gap: 1.5rem;
    position: fixed;
    bottom: 0;
    width: calc(100% - 0rem);
    background: #FFF;
    z-index: 999;
    padding: 1rem;
  }
  .mobile-fixed-buttons .btn {
    flex: 1;
  }
  .product_features {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
  .product_features .feature_item img {
    width: 4.5rem;
  }
  .product-slider {
    padding-right: 0;
  }
  .product-slider {
    flex-direction: column;
  }
  .carousel-indicators {
    width: 100%;
    flex-direction: row;
    margin-top: 1.5rem;
    gap: 0.5rem;
  }
  .mobile-header {
    display: block;
  }
  .mobile-header .md-product-details .md-header {
    display: flex !important;
  }
  .mobile-header .md-product-details .md-header h1 {
    line-height: 2.6rem;
  }
  .mobile-header .md-product-details .md-header .md-share a {
    font-size: 2rem;
  }
  .mobile-header .md-product-details .md-rating-reviews {
    display: flex !important;
    padding-bottom: 2.5rem;
  }
  .mobile-header .md-product-details .md-rating-reviews .rating-star {
    font-size: 1.4rem;
  }
  .product-details {
    padding: 3rem 0;
  }
  .product-details .tablist .arrow-btn {
    display: block;
  }
  .product-details .tablist .nav-underline {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .product-details .tablist .nav-underline::-webkit-scrollbar {
    display: none;
  }
  .product-details .tablist .nav-underline .nav-item .nav-link {
    white-space: nowrap;
    font-size: 1.5rem;
    padding: 1.5rem 2rem;
  }
  .product-details .tab-content {
    padding: 2rem 0;
  }
  .addons-wrapper .addon {
    padding: 0;
    flex-direction: column;
    margin-bottom: 4rem;
  }
  .addons-wrapper .addon img {
    margin-top: 2rem;
  }
  .material-preview {
    display: none;
  }
  .accordion {
    padding: 0rem 0;
    margin-bottom: 3rem;
  }
  .accordion .accordion-button {
    padding: 1.5rem 1.5rem;
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  .accordion .accordion-button::after {
    --bs-accordion-btn-icon-width: 1.8rem;
  }
  .accordion .accordion-body {
    font-size: 1.4rem;
  }
  .faq-wrapper {
    margin-top: 4rem;
  }
  .faq-wrapper .md-title-wrapper h2 {
    margin: 0;
  }
  .offcanvas {
    --bs-offcanvas-width: 330px;
  }
  .offcanvas.md-cart-wrapper {
    --bs-offcanvas-width: 360px;
  }
  .offcanvas.coupons-wrapper .offcanvas-title {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .offcanvas.coupons-wrapper .offcanvas-header {
    padding: 1.5rem;
  }
  .offcanvas.coupons-wrapper .offcanvas-body {
    padding: 1.5rem;
  }
  .offcanvas.coupons-wrapper .offcanvas-body h5 {
    margin-bottom: 2rem;
  }
  .coupon .coupon-content {
    height: 98%;
  }
  .coupon .coupon-content .logo {
    flex: 0 0 35px;
    margin-left: 15px;
    padding: 0.8rem;
  }
  .coupon .coupon-content .content {
    flex: 0 0 240px;
    padding: 1rem;
  }
  .coupon .coupon-content .content .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
  }
  .coupon .coupon-content .content .head h3 {
    font-size: 1.4rem;
  }
  .coupon .coupon-content .content .head a {
    font-size: 1.3rem;
  }
  .coupon .coupon-content .content p {
    color: #787878;
    font-size: 1rem;
    margin-bottom: 0.5rem;
    line-height: 2rem;
  }
  .coupon .coupon-content .content p:last-child {
    margin: 0;
  }
  .md-checkout-wrapper {
    padding: 3rem 0;
  }
  .cart-item .cart-item-details p {
    font-size: 1.3rem;
  }
  .cart-totals {
    margin-top: 2rem;
  }
  .cart-totals p {
    font-size: 1.4rem;
  }
  .md-cart .cart-item-preview {
    margin-right: 1rem;
  }
  .md-cart .cart-item-preview img {
    width: 11rem;
  }
  .md-cart .cart-item .cart-item-details h5 a {
    line-height: 2rem;
  }
  .md-cart .cart-item .cart-item-details .cart-item-pricing .cart-price {
    font-size: 1.4rem;
  }
  .md-account-wrapper {
    padding: 3rem 0;
  }
  .md-account-wrapper .md-account-data-wrapper {
    padding: 0;
  }
  .md-account-wrapper .md-account-data-wrapper h4 {
    margin-bottom: 2rem;
  }
  .md-account-wrapper .md-account-nav {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
    overflow: auto;
  }
  .md-account-wrapper .md-account-nav::-webkit-scrollbar {
    display: none;
  }
  .md-account-wrapper .md-account-nav li {
    flex: 1;
  }
  .md-account-wrapper .md-account-nav li:not(:last-child) {
    border-bottom: none;
    border-right: solid 1px #E5E7EB;
  }
  .md-account-wrapper .md-account-nav li a {
    flex-direction: column;
    white-space: nowrap;
  }
  .md-account-wrapper .md-account-nav li a:hover {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
  }
  .md-account-wrapper .md-account-nav li a.active {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
  }
  .order-address {
    margin-bottom: 2rem;
  }
  .store-credit-card {
    min-width: 100%;
    margin-bottom: 2rem;
  }
  .store-credit-history {
    margin-top: 2rem;
  }
  .store-credit-history table {
    white-space: nowrap;
    margin: 0;
  }
  .tab-menu li {
    flex: 1;
  }
  .tab-menu li a {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.3rem;
  }
  .tab-menu li a i {
    margin: 0 0 1rem;
    font-size: 1.8rem;
  }
  .user-coupons {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .user-coupons::-webkit-scrollbar {
    display: none;
  }
  .user-coupons .col-12 {
    width: auto;
  }
  .user-coupons .coupon {
    width: 300px;
  }
  .user-coupons .coupon .coupon-content .content {
    padding: 1.5rem;
  }
  .order-stat {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }
  .cart-item .cart-item-details h5 a {
    line-height: 2.2rem;
  }
  .order-progress {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .order-progress::-webkit-scrollbar {
    display: none;
  }
  .order-progress .col {
    width: auto;
    flex: 1 0 25% !important;
  }
  .order-progress p {
    white-space: nowrap;
  }
  .md-about h2 {
    margin-bottom: 2rem;
  }
  .md-about h2 span {
    display: inline-block;
  }
  .md-about .content p {
    font-size: 1.4rem;
  }
  .about-journey-title p {
    -moz-column-count: 1;
         column-count: 1;
    line-height: 2.8rem;
  }
  .md-journey-wrapper {
    padding: 8rem 0;
  }
  .md-journey-wrapper::-webkit-scrollbar {
    display: none;
  }
  .env {
    min-height: 40rem;
    margin: 3rem 1rem 6rem 1rem;
    justify-content: flex-start;
  }
  .env .content img {
    width: 6rem;
  }
  .env .content p {
    font-size: 1.5rem;
    line-height: 2.6rem;
    padding: 1rem;
  }
  .md-vision-mission h2 {
    line-height: 3rem;
    margin-bottom: 2.5rem;
  }
  .md-vision-mission h3 {
    margin-bottom: 1rem;
  }
  .md-vision-mission p {
    padding: 0;
    line-height: 3rem;
  }
  .md-vision-mission hr {
    margin: 2rem 0;
  }
  .md-team .team-img {
    width: 10rem;
  }
  .review-white-popup {
    height: auto;
    flex-direction: column;
  }
  .review-white-popup .review-popup-content {
    max-height: -moz-max-content;
    max-height: max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .review-white-popup .review-popup-content .review-content-wrapper .review-content .img-gallery a {
    flex: none;
  }
  .md-blog-listing .blog {
    margin: 0 0 3rem;
  }
  .md-blog-detail-banner .blog .content h1 {
    line-height: 3.2rem;
    margin: 2rem 0;
  }
  .md-blog-details-wrapper {
    padding: 4rem 0;
  }
  .contact-details h4 {
    font-size: 1.5rem;
  }
  .contact-details > div:not(:last-child) {
    margin-bottom: 1rem;
  }
  .contact-details > div p {
    font-size: 1.4rem;
    line-height: 2.8rem;
  }
  .md-contact-wrapper {
    margin-bottom: 2rem;
  }
  .product_features .feature_item {
    padding: 1rem 0;
  }
  .md-blog-banner {
    padding: 4rem 0;
  }
  .md-blog-banner .action-buttons {
    position: static;
    justify-content: center;
  }
  .md-guide {
    margin-bottom: 4rem;
  }
  .md-team-wrap {
    margin-bottom: 4rem;
  }
  .md-feature-wrapper, .md-vision-mission {
    margin-bottom: 2rem;
  }
  .md-banner {
    padding: 4rem 0;
  }
  .md-measuring-guide {
    padding: 3rem 0;
  }
  .md-measuring-guide .content {
    flex-direction: column-reverse;
    margin-bottom: 0rem;
  }
  .md-measuring-guide .measuring-guide-img {
    flex: auto;
  }
  .md-measuring-guide .mb-6 {
    margin-bottom: 3rem;
  }
  .md-seo-content {
    padding: 3rem 0 3rem;
  }
  .product-filter .filter-wrapper {
    justify-content: space-between;
  }
  .product-filter .filter-wrapper .filter:nth-child(1), .product-filter .filter-wrapper .filter:nth-child(2), .product-filter .filter-wrapper .filter:nth-child(4) {
    display: none;
  }
  .product-filter .filter-wrapper .filter:nth-child(5) {
    display: block;
  }
  .md-assist {
    padding: 0rem 0 2rem;
  }
  .md-assist .col-xl-3 {
    width: 100%;
    margin-bottom: 3rem;
  }
  .md-custom-wallpaper {
    padding: 3rem 0;
  }
  .materail-selection {
    position: static;
    flex-direction: column;
  }
  .material-description {
    flex: auto;
  }
  .material-collection {
    position: static;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 2rem 2rem 5rem 2rem;
  }
  .material-collection .action-buttons {
    display: none;
  }
  .md-material-tester {
    margin: 5rem auto 5rem auto;
    padding: 1rem;
  }
  .md-material-tester .wallpaper-bg {
    height: 40rem;
  }
} /*----@media (max-width: 767.98px) end---*/
@media (max-width: 639.99px) {
  .md-products-container .grid-gallery {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .md-products-container .grid-gallery .grid-item {
    grid-area: span 2/span 2;
  }
  .md-review-wrapper .md-review-container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 300px);
  }
  .related-products .grid-gallery .grid-item:nth-of-type(5n+1) {
    grid-area: span 2/span 2;
  }
  .related-products .grid-gallery .grid-item {
    grid-area: span 2/span 2;
  }
  .md-product-detail-wrapper .md-product-details {
    position: static;
  }
  .md-product-detail-wrapper .md-product-details .custom-sizes .input-wrapper .with-icon {
    flex: 1;
  }
  .md-product-detail-wrapper .md-product-details .custom-sizes .input-wrapper .with-icon .icon {
    font-size: 1.5rem;
    left: 1.5rem;
  }
  .md-product-detail-wrapper .md-product-details .custom-sizes .input-wrapper .with-icon .param {
    font-size: 1.2rem;
    right: 1rem;
  }
  .md-product-detail-wrapper .md-product-details .custom-sizes .input-wrapper .with-icon .form-control {
    padding: 1.5rem 4rem 1.5rem 4rem;
    max-width: unset;
  }
  .md-product-detail-wrapper .md-product-details .custom-sizes .total-area span {
    margin-left: 0;
    margin-top: 1.5rem;
  }
  .upload-block form .upload-label span {
    display: none;
  }
  .carousel-indicators .thumbnail {
    height: 8rem;
  }
  .md-review-wrapper .md-review-header {
    flex-direction: column;
    gap: 2.5rem;
  }
  .md-review-wrapper .md-review-header p {
    text-align: left !important;
  }
  .md-review-wrapper .md-review-header .write-review {
    justify-content: space-between;
  }
  .auth-wrapper .auth-right {
    padding: 2rem;
  }
  .md-wishlist-filter {
    flex-direction: column;
  }
  .md-customize-design {
    margin: 2.5rem 0 0;
    flex-direction: column-reverse;
  }
  .md-customize-design img {
    margin-bottom: 2rem;
  }
  .md-customize-design h4 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
  .md-customize-design p {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
  .md-logged-in .logged-user {
    display: none;
  }
} /*----@media (max-width: 639.99px) end---*/
@media (max-width: 480.99px) {
  .carousel-indicators .thumbnail {
    height: 6rem;
  }
  .md-blog-listing .blog .content .blog-title {
    height: auto;
  }
  .btn-lg {
    font-size: 1.3rem !important;
    padding: 1.5rem 1.5rem !important;
  }
  .md-logged-in .logged-user {
    display: none;
  }
} /*----@media (max-width: 480.98px) end---*/
@media (max-width: 400.99px) {
  header .md-navbrand a svg {
    width: 150px;
  }
  header .md-header-right i {
    font-size: 2.4rem;
  }
  .navbar-toggler i {
    font-size: 2rem;
  }
  .cart-totals p span {
    text-align: right;
  }
  .cart-totals p span small {
    display: block;
    margin-top: 1rem;
  }
  .btn-lg {
    font-size: 1.3rem !important;
    padding: 1.5rem 1.5rem !important;
  }
  .md-logged-in .logged-user {
    display: none;
  }
} /*----@media (max-width: 480.98px) end---*//*# sourceMappingURL=responsive.css.map */