.container {
  width: 100%;
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1536px;
  }
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1536px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
/*-----------------*/
@media (min-width: 1922px) {
  .md-place-order.offcanvas-end {
    --bs-offcanvas-width: 1400px;
    border: none;
  }
} /*---- @media (min-width: 1440px) and (max-width: 1921px) ----*/
@media (min-width: 1440px) and (max-width: 1921px) {
  .md-place-order.offcanvas-end {
    --bs-offcanvas-width: 1400px;
    border: none;
  }
} /*---- @media (min-width: 1440px) and (max-width: 1921px) ----*/
/*---- @media (min-width: 1440px) and (max-width: 1660px) ----*/
/*---- @media (min-width: 999px) and (max-width: 1439.98px) ----*/
/*---- @media (min-width: 1200px) and (max-width: 1366.99px) ----*/
/*---- @media (min-width: 999px) and (max-width: 1199.99px) ----*/
@media (min-width: 992px) and (max-width: 1199.99px) {
  footer {
    padding: 1rem 0;
  }
  footer h4 {
    margin-bottom: 0.875rem;
  }
  footer ul li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  footer .md-support-nav li:not(:last-child) {
    margin-bottom: 0.875rem;
  }
  footer .md-tag-cloud ul li a {
    padding: 0.2rem 0.5rem;
  }
  .offset-left-6 {
    margin-right: 50%;
  }
  .md-product-slider .embla__buttons {
    min-width: 95%;
  }
  .md-color-varitations {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .md-color-varitations .m-label {
    margin: 0 !important;
  }
} /*---- @media (min-width: 992px) and (max-width: 1199.99px) ----*/
@media (min-width: 768px) and (max-width: 998.99px) {
  .md-title-wrapper {
    padding: 1rem 0 1rem;
  }
  .md-seo-content-wrapper .seo-content .more-content {
    -moz-column-count: 2;
         column-count: 2;
  }
  .md-custom-wallpaper .right-content {
    padding: 0rem;
    margin-bottom: 1rem;
  }
  .md-custom-wallpaper .right-content h2 {
    margin: 0.938rem 0 0.75rem;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .md-custom-wallpaper .right-content p {
    margin: 0 0 1rem 0;
  }
  .md-coupon .coupon__wrap .coupon__title {
    width: 180px;
  }
  .md-coupon .coupon__wrap .coupon__title .couple__category {
    font-size: 15px;
  }
  .md-coupon .coupon__wrap .coupon__detail {
    width: calc(100% - 180px);
  }
  .md-coupon .coupon__wrap .coupon__detail .coupon__content {
    font-size: 20px;
  }
  .md-coupon .coupon__wrap .coupon__detail .coupon__content span {
    font-size: 16px;
    line-height: 1.4;
  }
  .md-coupon .coupon__wrap .coupon__code {
    font-size: 18px;
  }
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .md-products-container .grid-gallery .grid-item .grid-item-content h3 {
    font-size: 0.875rem;
  }
  .md-products-container .grid-gallery .grid-item:last-child {
    display: block;
  }
  .md-breadcrumb ol li span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 190px;
  }
  .md-color-varitations {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .md-color-varitations .m-label {
    margin: 0 !important;
  }
  .md-dimensions-wrap {
    margin-bottom: 20px;
  }
  .md-dimensions-wrap .bg {
    padding: 1rem;
  }
  .md-product-info h2 {
    font-size: 1.125rem;
  }
  .md-product-info {
    margin-bottom: 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;
    padding: 0.938rem;
  }
  .product-details .tab-content {
    padding: 1rem 0 0;
  }
  .md-reviews {
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: solid 1px hsl(var(--border));
  }
  .md-giveaway {
    padding: 1.25rem 0;
  }
  .md-giveaway h5, .md-giveaway h3, .md-giveaway p {
    margin-bottom: 15px;
  }
  .md-giveaway img {
    max-width: 100%;
  }
  .md-place-order .offcanvas-title {
    font-size: 15px;
  }
  .md-place-order .md-cropper-preview {
    margin-bottom: 1.5rem;
  }
} /*---- @media (min-width: 768px) and (max-width: 998.99px) ----*/
@media (min-width: 768px) and (max-width: 991.99px) {
  footer {
    padding: 1rem 0;
  }
  footer h4 {
    margin-bottom: 0.875rem;
  }
  footer ul li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  footer .md-support-nav li:not(:last-child) {
    margin-bottom: 0.875rem;
  }
  footer .md-social {
    flex-wrap: wrap;
    justify-content: center !important;
    margin-top: 1rem;
  }
  .md-blogs-wrapper::after {
    margin-top: -13.25rem;
  }
  .md-blog:last-child {
    display: none;
  }
  .md-dimensions-wrap {
    margin-top: 0;
  }
  .md-coupon .coupon__wrap .coupon__title {
    width: 130px;
  }
  .md-coupon .coupon__wrap .coupon__title .couple__category {
    font-size: 13px;
  }
  .md-coupon .coupon__wrap .coupon__detail {
    width: calc(100% - 130px);
  }
  .md-coupon .coupon__wrap .coupon__detail .coupon__content {
    font-size: 18px;
  }
  .md-coupon .coupon__wrap .coupon__detail .coupon__content span {
    font-size: 13px;
    line-height: 1.4;
  }
  .md-coupon .coupon__wrap .coupon__code {
    font-size: 16px;
  }
  .md-product-slider {
    margin-bottom: 15px;
  }
  .md-product-slider .embla {
    --slide-size: 100%;
  }
  .md-product-slider .embla__buttons {
    min-width: 95%;
  }
} /*---- @media (min-width: 768px) and (max-width: 991.99px) ----*/
@media (min-width: 640px) and (max-width: 768.98px) {
  .md-mobile-nav {
    display: flex;
  }
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .md-products-container .grid-gallery .grid-item .grid-item-content h3 {
    font-size: 0.875rem;
  }
  .md-products-container .grid-gallery .grid-item:last-child {
    display: block;
  }
} /*---- @media (min-width: 640px) and (max-width: 768.98px) ----*/
@media (max-width: 767.98px) {
  body {
    padding-bottom: 65px;
  }
  .md-mobile-nav {
    display: flex;
  }
  .md-navbrand {
    max-width: 200px;
  }
  .md-chat, .md-customer-reviews {
    bottom: 70px;
  }
  .md-customer-reviews {
    display: none;
  }
  footer {
    padding: 1rem 0;
  }
  footer h4 {
    margin-bottom: 0.875rem;
  }
  footer ul li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  footer .md-support-nav li:not(:last-child) {
    margin-bottom: 0.875rem;
  }
  footer .md-payment-options {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .md-payment-options img {
    width: 35px;
  }
  footer .md-social {
    flex-wrap: wrap;
    justify-content: center !important;
    margin-top: 1rem;
  }
  .md-banner-wrap .col-sm-9 {
    width: 100%;
  }
  .md-banner-wrap .col-sm-3 {
    width: 100%;
  }
  .md-title-wrapper {
    padding: 1rem 0 1rem;
  }
  .md-custom-wallpaper .custom-img {
    padding: 0rem;
  }
  .md-custom-wallpaper .right-content {
    padding: 0rem;
    margin-bottom: 1rem;
  }
  .md-custom-wallpaper .right-content h2 {
    margin: 0.938rem 0 0.75rem;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .md-custom-wallpaper .right-content p {
    margin: 0 0 1rem 0;
  }
  .md-seo-content-wrapper .seo-content .more-content {
    -moz-column-count: 1;
         column-count: 1;
  }
  .md-blogs-wrapper .md-blog img {
    width: 100%;
    max-width: none;
    margin-bottom: 0.625rem;
  }
  .md-blogs-wrapper::after {
    display: none;
  }
  .md-dimensions-wrap {
    margin: 0;
  }
  .md-coupon {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .md-coupon::-webkit-scrollbar {
    display: none;
  }
  .md-coupon .coupon__wrap {
    flex: 0 0 92%;
  }
  .md-coupon .coupon__wrap .coupon__title {
    width: 130px;
  }
  .md-coupon .coupon__wrap .coupon__title .couple__category {
    font-size: 13px;
  }
  .md-coupon .coupon__wrap .coupon__detail {
    width: calc(100% - 130px);
  }
  .md-coupon .coupon__wrap .coupon__detail .coupon__content {
    font-size: 18px;
  }
  .md-coupon .coupon__wrap .coupon__detail .coupon__content span {
    font-size: 13px;
    line-height: 1.4;
  }
  .md-coupon .coupon__wrap .coupon__code {
    font-size: 16px;
  }
  .md-features {
    padding: 1.25rem 0;
  }
  .md-breadcrumb ol li span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 190px;
  }
  .md-product-slider {
    margin-bottom: 5px;
  }
  .md-product-slider .embla {
    --slide-size: 100%;
  }
  .md-product-slider .embla__buttons {
    min-width: 95%;
  }
  .md-color-varitations {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .md-color-varitations .m-label {
    margin: 0 !important;
  }
  .md-dimensions-wrap {
    margin-bottom: 20px;
  }
  .md-dimensions-wrap .bg {
    padding: 1rem;
  }
  .md-product-info h2 {
    font-size: 1.125rem;
  }
  .md-product-info {
    margin-bottom: 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;
    padding: 0.938rem;
  }
  .product-details .tab-content {
    padding: 1rem 0 0;
  }
  .md-reviews {
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: solid 1px hsl(var(--border));
  }
  .md-giveaway {
    padding: 1.25rem 0;
  }
  .md-giveaway h5, .md-giveaway h3, .md-giveaway p {
    margin-bottom: 15px;
  }
  .md-giveaway img {
    max-width: 100%;
  }
  .md-place-order .offcanvas-title {
    font-size: 15px;
  }
  .md-place-order .md-cropper-preview {
    margin-bottom: 1.5rem;
  }
} /*---- @media (max-width: 767.98px) ----*/
@media (max-width: 639.99px) {
  .md-mobile-nav {
    display: flex;
  }
  .md-topbar .md-trustpilot img {
    width: 80px;
  }
  .currency_toggle span {
    display: none;
  }
  .offers {
    font-size: 13px;
  }
  .md-coupon {
    grid-template-columns: repeat(2, 1fr);
  }
  .currency-toggle span {
    display: none;
  }
  .md-trustpilot {
    width: 42px;
    text-align: end;
    overflow: hidden;
  }
  .md-cart-wrapper {
    width: calc(100% - 1rem) !important;
  }
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .md-products-container .grid-gallery .grid-item .grid-item-content h3 {
    font-size: 0.875rem;
  }
  .md-products-container .grid-gallery .grid-item:last-child {
    display: block;
  }
} /*---- @media (max-width: 639.99px) ----*/
@media (max-width: 638.99px) {
  .mobile-horizontal-scroll-effect {
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .mobile-horizontal-scroll-effect::-webkit-scrollbar {
    display: none;
  }
  .mobile-horizontal-scroll-effect * {
    width: 100%;
    scroll-snap-align: center;
  }
  .md-coupon {
    grid-template-columns: repeat(1, 1fr);
  }
  .currency-toggle span {
    display: none;
  }
  .md-trustpilot {
    width: 42px;
    text-align: end;
    overflow: hidden;
  }
  .offcanvas {
    width: calc(100% - 1rem) !important;
  }
  .md-products-container .grid-gallery {
    grid-template-columns: repeat(1, 1fr);
  }
  .md-products-container .grid-gallery .grid-item .grid-item-content h3 {
    font-size: 0.875rem;
  }
} /*---- @media (max-width: 480.99px) ----*/
@media (max-width: 400.99px) {
  .md-blogs-wrapper .md-blog h3 {
    font-size: 0.75rem;
  }
  .md-blogs-wrapper .md-blog p {
    font-size: 0.75rem;
  }
  .offcanvas {
    width: calc(100% - 1rem) !important;
  }
  .md-total {
    font-size: 1rem;
  }
} /*---- @media (max-width: 400.99px) ----*/
@media (max-width: 380.99px) {
  .md-navbrand {
    max-width: 160px;
  }
  .md-header-right svg {
    width: 24px;
  }
  .md-mobile-nav a {
    padding: 0.25rem;
  }
  .md-mobile-nav a svg {
    width: 20px;
  }
  .md-total {
    font-size: 1rem;
  }
}/*# sourceMappingURL=responsive.css.map */