/** Shopify CDN: Minification failed

Line 2641:23 Expected ":"

**/
@font-face {
  font-family: "ETmoudles";
  src: url("https://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.eot");
  src: url("https://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.svg#ETmoudles")
      format("svg");
}

body {
  font-family: "Montserrat", sans-serif;
  color: #0a0a0a;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  font-size: 15px;
  text-transform: capitalize;
  color: #fcfcfd;
}
a:hover {
  color: #fcfcfd;
}
section {
  position: relative;
}
p {
  color: #666;
  font-size: 15px;
}
img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center center;
}
.owl-nav {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 35%;
}
.owl-nav button.owl-prev {
  position: absolute;
  left: 0;
}
.owl-nav button.owl-next {
  position: absolute;
  right: 0;
}
.owl-nav button span {
  font-size: 50px;
  font-weight: 500;
}
.btn-all {
  color: #fcfcfd;
  border: 1px solid #fcfcfd;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  padding: 15px 30px;
  transition: 0.5s all;
}
.btn-all:hover {
  color: #1b1b1b;
  background-color: #fcfcfd;
  transition: 0.5s all;
}
h1 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 52px;
  color: #ffffff;
  letter-spacing: 4px;
  line-height: 1.2em;
}
h2 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fcfcfd;
  padding-bottom: 10px;
  line-height: 1em;
  margin-bottom: 0;
}
h3 {
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
h4 {
  font-weight: 300;
  text-transform: uppercase;
  color: #e2e2e2;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0;
}
h6 {
  font-weight: 600;
  text-transform: uppercase;
  color: #fcfcfd;
  letter-spacing: 2px;
  line-height: 1.7em;
  font-size: 15px;
}
.section-heading h2 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 4px;
  line-height: 1.2em;
  color: #0a0a0a;
  margin-bottom: 1rem;
}
.section-heading p {
  color: #000000;
  font-weight: 600;
}
/*header-css-start*/
/*top-header-css-start*/
.top-header {
  background-color: #000;
  padding: 9px 0;
  width: 100%;
  display: flex;
  align-items: center;
}
.top-header span {
  color: #ffffff;
  font-weight: 500;
  line-height: 1.7em;
  font-size: 14px;
  margin-right: 250px;
  text-transform: uppercase;
}
/*top-header-css-end*/
/*mid-header-css-start*/
.mid-header {
  padding: 13px 0 0px;
}
.mid-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 0;
  position: relative;
}
.social-icon {
  display: flex;
  align-items: center;
  column-gap: 8px;
  flex: 0 0 40%;
  margin-top: -8px;
}
.social-icon a.icons {
  font-size: 20px;
  background: #000000;
  width: 32px;
  display: block;
  height: 32px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.mid-header a.navbar-brand {
  flex: 0 0 20%;
  margin: auto !important;
}
a.navbar-brand img {
  width: 160px;
  height: 85px !important;
  margin: 0 auto;
}
.mid-header .search-field {
  flex: 0 0 40%;
  margin-top: 8px;
  position: relative;
}
.mid-header .search-field .input-group {
  width: 74%;
  margin-left: auto;
}
.mid-header .search-field .input-group i {
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 20px;
}
.mid-header .search-field .input-group input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 100%;
  padding: 10px 15px;
  margin: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  box-sizing: border-box;
}
.mid-header .search-field .input-group button[type="submit"] {
  overflow: visible;
  position: absolute;
  border: 0;
  padding: 0 15px;
  margin: 0;
  cursor: pointer;
  height: 40px;
  min-width: 50px;
  width: auto;
  line-height: 100%;
  min-height: 100%;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  color: #fff;
  -webkit-transition: 250ms ease-in-out;
  -moz-transition: 250ms ease-in-out;
  -ms-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  text-transform: uppercase;
  background-color: #333;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.mid-header .search-field .input-group button[type="submit"]:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: -15px;
  top: 30%;
  z-index: 999;
  border: 7.5px solid transparent;
  border-right: 7.5px solid #333;
}
.mid-header .search-field .input-group button[type="submit"] svg {
  fill: #fff;
}
.mid-header .search-field .input-group button[type="submit"]:hover {
  opacity: 0.7;
}
.mid-header .search-field .input-group input::placeholder {
  font-style: italic;
}

/*mid-header-css-end*/
/*bottom-header-css-start*/
nav.navbar {
  padding-bottom: 1em;
}
.bottom-header ul.navbar-nav {
  flex: 100%;
  justify-content:center;
  gap:15px;
}
ul.navbar-nav li.nav-item a.nav-link i.cart-bag {
  position: relative;
}
ul.navbar-nav li.nav-item a.nav-link .cart-bag {
  width: 20px;
  height: 18px;
  display: block;
  color: #0a0000;
  font-size: 20px;
  font-weight: 100;
}
span.cart_count {
  background-color: #333;
  color: #fff !important;
  font-size: 10px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 4px;
  bottom: 3px;
  z-index: 9;
}
ul.navbar-nav li.nav-item a.nav-link .cart-bag:after {
  content: "\e013" !important;
  font-family: "ETmoudles";
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  font-style: normal;
  left: 0;
}
ul.navbar-nav li.nav-item a.nav-link {
  color: #1b1b1b;
  font-size: 15px;
  text-transform: uppercase;
  opacity: 1;
  font-weight: 500;
  line-height: 1em;
}
ul.navbar-nav li.nav-item a.nav-link :hover {
  color: #000000;
}
ul.navbar-nav .dropdown-toggle::after {
  content: "\f078";
  border: none;
  font-family: FontAwesome;
  position: absolute;
  font-size: 10px;
}
/*bottom-header-css-start*/
.container-fluid {
  padding: 0 40px;
  overflow: hidden;
}

/*bottom-header-css-end*/
/*header-css-end*/
/*baaner-section-start*/
section.banner-section {
  height: 477px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
}
section.banner-section:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.47);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.banner-text {
  margin-bottom: 40px;
}
.banner-content {
  position: relative;
  z-index: 1;
}
.banner-btn a.btn-all {
  margin-right: 15px;
  line-height: 10;
  font-size: 20px; /* Adjust the font size as needed */
  padding: 20px 30px; /* Adjust the padding as needed */

}
.banner-btn blackweek {
  margin-right: 10px;
  line-height: 5;
  

}
.banner-btn .shop-now {
  background-color: #fcfcfd;
  color: #1b1b1b;
  transition: 0.5s all;
}
.banner-btn .shop-now:hover {
  background-color: #fcfcfd;
  color: #1b1b1b;
  transition: 0.5s all;
}
.banner-btn .blackweek {
  background-color: #FFFFFF;
  color: #000000;
  transition: 0.5s all;
  font-size: 20px; /* Adjust the font size as needed */
  padding: 5px 10px; /* Adjust the padding as needed */
}
.banner-btn .blackweek:hover {
  background-color: #FFFFFF;
  color: #000000;
  transition: 0.5s all;
  font-size: 20px; /* Adjust the font size as needed */
  padding: 20px 30px; /* Adjust the padding as needed */
}

/*baaner-section-end*/

/*footer-css-start*/
footer {
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  background-color: #1b1b1b !important;
}
.footer-head p {
  color: #fcfcfd;
  font-size: 14px;
}
.footer-form input {
  padding: 11px 14px;
  background-color: #fff;
  border: 1px solid #fff !important;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  outline: none !important;
  box-shadow: none !important;
  margin-bottom: 1em;
}
.footer-form button.btn-all {
  display: block;
  width: 100%;
  transition: 0.5s all;
  padding: 11px;
}
.footer-form button i {
  color: #1b1b1b;
  transition: 0.5s all;
}
.footer-form button:hover i {
  margin-right: 30px;
  transition: 0.5s all;
}
.footer-content a {
  padding-bottom: 8px;
  position: relative;
}
.footer-content ul li {
  margin: 8px 0;
}
.footer-content p {
  padding-bottom: 8px;
  color: #fcfcfd;
  margin: 8px 0;
}
.footer-content a:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 0%;
  background-color: #fcfcfd;
  transition: 0.5s all;
  bottom: 0;
  left: 0;
}
.footer-content a.contact-link:after,
.footer-content .social-icon a.icons:after {
  display: none;
}
.footer-content a:hover:after {
  width: 100%;
  transition: 0.5s all;
}
.footer-content .social-icon a.icons {
  padding: 0;
  background: #fcfcfd;
  color: #1b1b1b;
}
.bottom-footer {
  display: flex;
  justify-content: space-between;
}
.bottom-footer p {
  color: #fcfcfd;
}
.bottom-footer figure {
  width: 240px;
  height: 30px;
}
.bottom-footer figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
/*footer-css-end*/
/*latest-arrivals-section-start*/
.latest-arrivals,
section.trending-category,
.further-reduced,
.top-designers {
  padding: 15px 0;
}
.latest-content {
  width: 100%;
  /* margin-bottom: 2.992em; */
  display: block;
}
.latest-content figure {
  width: 100%;
  background-color: #f1f1f1;
  transition: 0.5s all;
  position: relative;
  transition: 0.5s all;
}
.latest-content figure:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid #333;
  display: none;
  transition: 0.5s all;
}
.latest-arrivals .product-btn a.btn-all {
  padding: 10px 15px;
}
.latest-content figure:hover:after {
  display: block;
  transition: 0.5s all;
}

.latest-content span.brand {
  color: #0a0000;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: 400;
}
.latest-content h3 {
  padding: 0.5em 0;
}
.latest-content .price span {
  font-size: 14px !important;
  color: #1b1b1b;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  margin-left: 0;
}
.latest-content .size span {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.latest-arrivals .product-btn a.btn-all {
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s all;
  width: fit-content;
}
.latest-arrivals .product-btn a.btn-all:hover {
  background-color: #1b1b1b;
  color: #fcfcfd;
  border: 1px solid transparent;
  transition: 0.5s all;
}
/*latest-arrivals-section-end*/
/*trending-category-css-start*/

.trending-content {
  width: 100%;
}
.trending-content figure {
  width: 100%;
  position: relative;
  transition:.5s all;
  border-radius:10px;
}
.trending-content figure img{
   transition:.5s all;
  transform:scale(1.0);
  border-radius:10px;
}
.trending-content:hover figure img{
   transition:.5s all;
  transform:scale(1.1);
}
.trending-content figure span.btn-all {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 95%;
    height: 50px;
    border-radius: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    bottom: 12px;
    top: unset;
    transition: .5s all;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #ffffff !important;
    border-radius: 5px;
    text-align: left;
    padding: 14px;
    font-size: 14px;
}
.trending-content figure span.btn-all i {
    font-size: 20px;
    transition: .5s all;
}
.trending-content:hover figure span.btn-all i {
    transform: translateX(8px);
    transition: .5s all;
}
.trending-content span.btn-all {
  background-color: #ffffff;
  color: #000000;
  transition: 0.5s all;
  text-align: center;
}
.trending-content span.btn-all:hover,
.trending-content span.btn-black {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  transition: 0.5s all;
}
.trending-content span.btn-black:hover {
  background-color: #ffffff;
  color: #000000;
  transition: 0.5s all;
  border: 1px solid #ffffff;
}

/*trending-category-css-end*/
/*further-reduced-css-start*/

.further-reduced .latest-content span.new-price {
  font-weight: 600 !important;
  font-size: 15px;
  /* color: #000000; */
}
.further-reduced .latest-content span.old-price del {
  color: #666;
}
.further-reduced .latest-content .price {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.further-reduced .latest-content {
  width: 100%;
}
.further-reduced .owl-nav button.owl-prev {
  left: -20px;
}
.further-reduced .owl-nav button.owl-next {
  right: 0px;
}
.further-reduced .owl-dots button span {
  width: 12px;
  height: 12px;
  display: block;
  background: #e1e1e1;
  margin: 0 2px;
  border-radius: 100%;
}
.further-reduced .owl-dots .owl-dot.active span {
  background-color: #565656;
}
.further-reduced .owl-dots {
  position: relative;
  width: 100%;
  bottom: 5%;
  text-align: center;
}
/*further-reduced-css-end*/
/*top-designer-section-start*/
a.top-designers-content {
    height: 250px;
    display: block;
    transition: .5s all;
    flex: 33.33%;
}
a.top-designers-content img {
  transform: scale(1);
  transition: 0.5s all;
}
a.top-designers-content img:hover {
  transform: scale(2);
  transition: 0.5s all;
}
.top-designers .top-d {
    overflow: hidden;
    display: flex;
}
a.top-designers-content figure {
  height: 250px;
  position: relative;
}
a.top-designers-content span.btn-all {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% .-50%);
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
}
/*top-designer-section-end*/
/*subscription-section-start*/
.subscribe-section .section-heading h2 {
  letter-spacing: 0;
  margin-bottom: 0;
}
.subscribe-section .subscribe-form input {
  width: 100%;
  padding: 11px 14px;
  border: 1px solid #aaaaaa !important;
  border-radius: 0;
  box-shadow: none !important;
  outline: none !important;
  height: 50px;
}

.subscribe-section button.btn-all {
  background: #000000;
  width: 100%;
  border: 1px solid #000000;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s all;
  color: #fcfcfd;
  transition: 0.5s all;
}
.subscribe-section button.btn-all i {
  color: #000000;
  transition: 0.5s all;
}
.subscribe-section button.btn-all:hover i {
  color: #ffffff;
  margin-left: 20px;
  transition: 0.5s all;
}

.subscribe-section .subscribe-form {
  display: flex;
  justify-content: center;
}
.subscribe-section {
    padding: 0 0 50px 0;
}
/*subscription-section-end*/
/*blog-=section-start*/
.blog {
    padding: 20px 0 40px 0;
}
.blog-box .blog-img {
  height: 320px;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.blog-box .blog-content h5 a {
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #0a0000;
}
/* .blog-box .blog-content {
  padding: 0 20px;
} */
/* .blog-box {
  border: 1px solid #d8d8d8;
} */
.blog-box .blog-content .date {
  margin-bottom: 10px;
}
/* .blog-box .blog-content {
  margin-bottom: 15px;
} */
.blog-box .blog-content .read-more {
    color: #666666;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: underline;
    font-weight: 600;
}
.date span {
  color: #666;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.blog .section-heading h2 {
  font-size: 30px;
  margin-bottom: 3rem;
}

/*blog-=section-end*/

/*testimonial-section-start*/
section.testimonial-section {
  background-color: #dddddd;
  padding: 54px 0;
}
.testimonial-item .name-section figure {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  margin: 0;
}
.testimonial-item {
  padding: 15px;
  border: 2px solid #efefef;
  background-color: #efefef;
  border-radius: 3px;
}
.testimonial-item .name-section {
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-bottom: 1rem;
}
.testimonial-item .name-text h6 {
  margin-bottom: 0;
}
.testimonial-item .name-text h6 a {
  color: #000000;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 18px;
}
.testimonial-item .star i {
  color: #09b779;
}
.testimonial-item p {
  color: #000000;
}
.testimonial-section .owl-nav button.owl-prev {
  left: -1.2rem;
}
.testimonial-section .owl-nav button.owl-next {
  right: -1.2rem;
}
.testimonial-section .owl-nav button span {
  color: #cccccc;
  transition: 0.5s all;
}

/*testimonial-section-end*/
/*poster-section-start*/
.poster {
  height: 432px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 27px 0;
  display: flex;
  align-items: center;
}
.poster:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.47);
  top: 0;
  left: 0;
}
.poster-content {
  position: relative;
  z-index: 99;
  text-align: center;
}
.poster-content p {
  color: #ffffff;
}
.poster-btn {
  margin-top: 4rem;
}
/*poster-section-end*/

/*single-product-section-start  */
.single-product {
  padding: 30px 0 120px 0;
  border-top: 1px solid rgba(27, 27, 27, 0.11);
}
.single-product .single-product-content {
  padding-left: 2rem;
}
.single-product-items {
  background-color: #f1f1f1;
  height: 700px;
}
.thumbs-item {
  width: 140px;
  height: 140px;
  opacity: 0.5;
  margin: 0 auto;
}
div#thumbs {
  margin-top: 3rem;
}
.single-product .owl-item.active.current .thumbs-item,
.thumbs-item:hover {
  opacity: 1;
}
.single-product-content span.brand-name {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.7em;
}

.single-product-content h3.product-name {
  font-size: 24px;
  line-height: 1em;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 12px;
}
.single-product-content .price span {
  font-size: 20px;
  color: #1b1b1b;
  font-weight: 500;
  text-transform: uppercase;
}
.single-product-content .price {
  margin: 2.5rem 0 1.5rem 0;
}
.single-product-content .btn-all {
  background-color: #75f9a8;
  color: #1b1b1b;
  letter-spacing: 1px;
  transition: 0.5s all;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: 0.5s all;
}
.single-product-content .btn-all:hover {
  background-color: #fff177;
  padding: 13px 40px;
  transition: 0.5s all;
}
.single-product-content .btn-all i {
  font-family: "FontAwesome";
  font-size: 10px;
  transition: 0.5s all;
  display: none;
}
.single-product-content .btn-all:hover i {
  display: block;
  transition: 0.5s all;
}
.single-product-content ul.about-product {
  margin: 1.5rem 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
}

.single-product-content h6.product-property {
  color: #1b1b1b;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 14px;
  width: 150px;
  margin: 0;
  text-transform: capitalize;
}

.single-product-content ul.about-product li {
  padding: 8px 8px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  display: flex;
}
.single-product-content ul.about-product li:nth-child(even) {
  background: rgba(0, 0, 0, 0.025);
}
.single-product-content ul.about-product li span.product-feature {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #0a0a0a;
}
.single-product-content .accordion-img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.single-product-content .accordion-item h2 {
  padding-bottom: 0;
}
.single-product-content .accordion-item h2 button {
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 500;
  color: #1b1b1b;
  box-shadow: none !important;
  background-color: #ffffff !important;
}
.single-product-content .accordion-item {
  border: none;
  border-top: 1px solid #bababa;
}
.single-product-content #accordionExample5 .accordion-item {
  border-bottom: 1px solid #bababa;
}
.single-product-content .accordion-button::after {
  background-image: none !important;
  content: "\2b";
  font-size: 24px;
  font-weight: 500;
  transform: none !important;
}
.single-product-content .accordion-body {
  padding: 0px 3.425rem 1rem;
}

.single-product-content .accordion-body p {
  margin: 0;
  line-height: 25px;
  font-weight: 300;
  font-size: 14px;
  color: #0a0a0a;
  position: relative;
}
.single-product-content #accordionExample5 .accordion-body p,
.single-product-content #accordionExample3 .accordion-body p {
  margin-bottom: 1rem;
}
/*single-product-section-end  */

/* shop-section-start */
section.shop-safely {
  margin: 50px 0;
  padding: 54px 0;
  background-color: #f2f2f2;
}
section.shop-safely .section-heading h2 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  padding-bottom: 10px;
  line-height: 1em;
  margin: 0;
  text-align: center;
  color: #0a0a0a;
}
section.shop-safely .section-heading {
  margin-bottom: 2rem;
}
.shop-safely-content p:first-child {
  padding-bottom: 1em;
}
.shop-safely-content p {
  font-size: 14px;
  text-align: center;
  color: #0a0a0a;
  font-weight: 500;
  margin: 0;
}
.shop-category {
  padding: 27px 0;
  border-top: 1px solid rgba(27, 27, 27, 0.11);
  position: unset;
}
.shop-category .section-heading h2 {
  font-size: 22px;
  letter-spacing: 7px;
  padding-bottom: 10px;
  margin: 0;
}
.shop-category .section-heading {
  margin: 3rem 0;
}
.shop-category button.accordion-button {
  background-color: #ffffff !important;
  box-shadow: none !important;
}
.shop-category .accordion-child button.accordion-button {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.shop-category .accordion-item {
  border: none;
}

.shop-category button.accordion-button.parent-accord-btn {
  padding: 0 1.25rem;
}
.shop-category h2.accordion-header.parent-accord-header {
  padding: 0;
}
.shop-category .accordion-item h2 button.accordion-button {
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  font-weight: 500;
}
.shop-category .accordion-item h3 button.accordion-button {
  font-size: 1em;
  font-weight: 700;
  color: #0a0a0a;
  text-transform: uppercase;
}

.shop-category
  .accordion-item
  .parent-accord-header
  button.accordion-button:after {
  content: "+";
  background-image: none;
  font-weight: 500;
  transform: unset !important;
  font-size: 40px;
  top: 0;
  position: absolute;
  right: 13%;
}

.shop-category
  .accordion-item
  .parent-accord-header
  button.accordion-button:not(.collapsed)::after {
  content: "-";
}

.shop-category .accordion-item .accordion-child button.accordion-button:after {
  content: "+";
  font-size: 40px;
  background-image: none;
  font-weight: 500;
  transform: unset !important;
  top: 0;
  position: absolute;
  right: 10%;
}
.shop-category
  .accordion-item
  .accordion-child
  button.accordion-button:not(.collapsed)::after {
  content: "-";
}
.shop-category .accordion-child .accordion-body {
  padding: 1rem 0;
}
.shop-category .accordion-child .accordion-body ul li input {
  border: 1px solid #000000;
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  height: 20px;
  margin: 0 10px 0 0;
  padding: 0;
  width: 20px;
  font-size: 16px;
  outline: none;
  border-radius: 3px;
  box-shadow: none !important;
  flex: 0 0 20px;
}
.shop-category .accordion-child .accordion-body ul li .form-check {
  padding: 0;
}
.shop-category .accordion-child .accordion-body ul li label {
  color: #0a0a0a;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
.shop-category .accordion-child .accordion-body ul li p.price-value {
  color: #0a0a0a;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.shop-category .accordion-child .accordion-body ul li p.price-value:hover {
  color: #dc9814;
}
.shop-category .accordion-child .accordion-body ul li {
  margin-bottom: 0.8em;
  margin-right: 1em;
}
.shop-category .accordion-child .accordion-body ul li span.badge {
  background: #e6e6e6;
  border-radius: 50px;
  padding: 0.5em 0.8em;
  font-size: 0.65em;
  line-height: 1.1em;
  color: #5f5f5f;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.1em;
  margin-left: 3px;
}
.shop-category .accordion-child .accordion-body ul.condition-ul li {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.shop-category .accordion-child .accordion-body ul li ul.sub-category,
.shop-category .accordion-child .accordion-body ul li ul.sub-sub-category {
  padding: 10px 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.shop-category .accordion-child .reset-btn a i {
  font-family: "FontAwesome";
  font-style: normal;
}

.shop-category .accordion-child .reset-btn a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  border: none;
  background: #fcfcfd;
  margin-top: 8px;
  color: #555;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
}
.shop-category .sort-by {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shop-category .sort-by select.form-select {
  flex: 0 0 25%;
  background-color: #ececec;
  border: none;
  border-radius: 3px;
  border-width: 0;
  color: #666 !important;
  font-size: 12px;
  padding: 10px 20px;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: none !important;
}
.shop-category .sort-by p {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.shop-category .shop-category-item {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 40px;
}
.shop-category .filter-section {
  margin-top: 52px;
}
.shop-category .product-btn a.btn-all {
  border: 1px solid #1b1b1b;
  color: #fcfcfd;
  background: #000000;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s all;
}
.shop-category .product-btn a.btn-all:hover {
  background: #37373b;
}
.shop-category .product-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1em auto;
}

/* shop-section-end */

.predictive-search.predictive-search--header .predictive-search__result-group:first-child {
  flex: 1 1 auto;
}
.predictive-search__results-groups-wrapper {
  flex-direction:column;
}
.search--wrapper .predictive-search.predictive-search--header {
  width: 74% !important;
  right: 0 !important;
  margin-left: auto !important;
  max-height: 70vh !important;
  z-index: 999;
}
.search--wrapper p.predictive-search__item-heading {
  font-size: 12.5px;
}
.search--wrapper .predictive-search__item {
  grid-template-columns: 3rem 1fr;
  grid-column-gap: 20px;
  padding: 10px 20px;
  font-size: 12.5px;
}
.search--wrapper h2#predictive-search-products, #predictive-search-queries {
  font-size: 12.5px;
  letter-spacing: 1.3px;
  padding: 15px 7.5px;
  margin: 0 20px;
}
.search--wrapper .predictive-search__item--term .icon-arrow {
  width: 14px;
  height: 14px;
  margin-left: 20px;
}
.search--wrapper .animate-arrow:hover .icon-arrow path {
  transform: translate(-0.5px);
}
.search--wrapper
  .predictive-search__list-item:hover
  .predictive-search__item-heading {
  text-underline-offset: 3px;
}
.load-more__spinner {
  display: none;
  width: 35px;
  height: 35px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3a3a3a;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.price-input .field_price {
  width: 49%;
}
.price-input input[type="number"] {
  width: 90px;
}
.price-input input[type="number"]::-webkit-inner-spin-button,
.price-input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.price-input input[type="number"]:focus-visible {
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}
/*contact-us-page-css-start*/
.contact-us h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 52px;
  letter-spacing: 4px;
  line-height: 1.2em;
  margin-bottom: 1.5rem;
}
.contact-us p a,
.contact-us p {
  color: #1b1b1b !important;
  font-weight: 500;
}
.contact-us ul li {
  padding: 10px 0;
}
.email-us .email-head h4 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 4px;
  line-height: 1.2em;
  color: #0a0a0a;
}
.email-head {
  margin-bottom: 1rem;
}
.name-email {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.email-form input {
  height: 53px;
}
.email-form input,
.email-form textarea {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-radius: 0;
  box-shadow: none !important;
  outline: none;
  font-size: 16px;
  color: #1b1b1b;
  font-weight: 500;
}
.email-form input::placeholder {
  font-size: 16px;
  color: #1b1b11b;
  font-weight: 500;
  text-transform: capitalize;
}
.email-us h2, .email-us li, .email-us a {
  font-size: 16px;
  color: #000 !important;
  text-transform: none;
}
.email-form .form-control.input-btn {
  width: 30%;
  margin-left: auto;
  color: #2a2a2a;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 500;
  border: 1px solid #2a2a2a!important;
  border-radius: 0;
  box-shadow: none!important;
  outline: none;
  height: 53px;
}
section.contact-us-page {
  padding: 110px 0;
}
/*contact-us-page-css-end*/
/*sell-to-us-css-start*/
.sell-to-content {
  text-align: center;
}
.sell-to-content h4 {
  color: #0a0a0a;
  text-transform: inherit;
  padding-bottom: 1em;
  font-weight: 500;
  font-size: 18px;
}
.sell-to-content p {
  color: #0a0a0a;
  font-size: 15px;
  line-height: 1em;
  padding-bottom: 10px;
}
section.sell-to-us,
.brand-info {
  padding: 80px 0;
}
section.sell-to-form p {
  color: #0a0a0a;
  font-weight: 500;
}
.sell-form-content h2 {
  font-size: 55px;
  font-weight: 300;
  color: #0a0a0a;
  font-style: italic;
  line-height: 1em;
  padding-bottom: 30px;
  letter-spacing: 0px;
}
.sell-form-content p {
    font-size: 19px;
    font-style: italic;
    font-weight: 300 !important;
    padding-bottom: 30px;
    margin-top: 10px;
}
.sell-form-content a.btn-all {
  color: #0a0a0a;
  border-color: #0a0a0a;
  transition: 0.5s all;
  display:inline-flex;
  align-items:center;
}
.sell-form-content a.btn-all i {
  color: #fcfcfd;
  transition: 0.5s all;
}
.sell-form-content a.btn-all:hover {
  background-color: #0a0a0a;
  color: #fcfcfd;
  transition: 0.5s all;
}
.sell-form-content a.btn-all:hover i {
  margin-left: 10px;
  transition: 0.5s all;
}
.brand-info-content {
  column-count: 3;
}
.brand-info-content h6 {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 16px;
  color: #1b1b1b !important;
  line-height: 1.2em;
  letter-spacing: 0;
  margin: 0;
}
.brand-info-content ul {
  break-inside: avoid;
}
.sell-to-us .section-heading h2 {
  font-weight: 700;
  font-size: 52px;
  letter-spacing: 4px;
  line-height: 1.2em;
}
.extra-fee-content {
  text-align: center;
}
.no-extra-fees .section-heading h3 {
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: inherit;
  color: #0a0a0a;
  line-height: 1em;
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 3rem;
}
.no-extra-fees .section-heading h3:after {
  content: "";
  position: absolute;
  background-color: #0a0a0a;
  width: 110px;
  height: 2px;
  bottom: 0;
  left: 45%;
}
.extra-fee-content h4 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.4em;
  color: #0a0a0a;
}
.extra-fee-content .icon {
    width: 48px;
    height: 48px;
    margin: 0px auto 30px auto;
}
.extra-fee-content .icon img{
  object-fit:contain;
}

.extra-fee-content p {
  color: #0a0a0a;
  font-weight: 500;
}
/*sell-to-us-css-end*/
/* about-us-page-css-start, term-of-purchase-css-start, cart-page-css-start */
.about-us-page h1,
.terms-of-purchase-page h1, .main-cart-cstm h1.cart__empty-text {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 52px;
  color: #1b1b1b !important;
  letter-spacing: 4px;
  line-height: 1.2em;
  text-align: center;
}
 .main-cart-cstm h1.cart__empty-text{
   font-size:40px;
 }
 .main-cart-cstm h2.cart__login-title {
    color: #0a0a0a;
    font-size: 20px;
    margin: 5rem 0 0 0;
}
.about-us-page .rte.scroll-trigger.animate--slide-in,
.terms-of-purchase-page .rte.scroll-trigger.animate--slide-in {
  padding: 0 120px;
}
.page-width.page-width--narrow.section-template--20609764196626__main-padding.about-us-page,
.page-width.page-width--narrow.section-template--20489945055506__main-padding.terms-of-purchase-page, .main-cart-cstm
.cart__warnings {
    padding: 100px 0;
}

.terms-of-purchase-page ol {
  list-style: number;
  margin: 1rem 0;
}
.terms-of-purchase-page ul {
  list-style: disc;
}
.main-cart-cstm a.button {
    padding: 13px 20px;
    font-size: 18px;
    display: unset;
    text-transform: uppercase;
    font-weight: 500;
    color: #0a0a0a;
    background: #fcfcfd;
    border: 1px solid #0a0a0a;
    transition:.5s all;
}
.main-cart-cstm a.button:hover{
  color:#fcfcfd;
  background-color:#0a0a0a;
  transition:.5s all;
}
.main-cart-cstm a.button:after {
display:none;
}
.main-cart-cstm .cart-items td {
    padding-top: 1.3rem;
}
.main-cart-cstm quantity-input.quantity.cart-quantity {
    min-height: 50px;
    padding:0 10px;
}
.main-cart-cstm button.quantity__button.no-js-hidden {
    width: 30px;
}
.main-cart-cstm a.button.button--tertiary {
    height: 50px;
    min-height: 50px;
    min-width: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 0;
    background: transparent;
}
.main-cart-cstm .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices) {
    margin-top: 0;
  font-size:1.4rem;
}
.main-cart-cstm .cart-item cart-remove-button {
    margin: 0.5rem 0;
}
.main-cart-cstm .quantity-popover-container {
    max-width: 10rem;
}
.main-cart-cstm .cart-item>td+td {
    padding-left: 1rem;
}
.main-cart-cstm .cart__items {
    padding-bottom: 2rem;
}
.main-cart-cstm .cart-item__name:hover {
    color: #0a0a0a !important;
    text-decoration: none;
}
.main-cart-cstm .cart-items th {
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
}
.main-cart-cstm .title, .title-wrapper-with-link {
    margin: 2rem 0;
  color:#0a0a0a;
}
.main-cart-footer-cstm h2.totals__total {
    color: #0a0a0a;
}
.main-cart-footer-cstm .totals {
    align-items: center;
}
.main-cart-footer-cstm small.tax-note.caption-large.rte {
    margin:1rem 0;
    font-size: 21px;
}
.main-cart-footer-cstm .cart__ctas button {
    width: auto;
    margin-left: auto;
    text-transform: uppercase;
}
.main-cart-footer-cstm .cart__ctas button:after{
  display:none;
}
cart-items.main-cart-cstm.page-width.section-template--20489944924434__cart-items-padding {
    padding-top: 0px;
}
.main-cart-footer-cstm .cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 50px;
}
.main-cart-cstm .quantity__button:focus-visible, .main-cart-cstm .quantity__input:focus-visible {
    box-shadow: none;
    outline: none;
  z-index:unset;
}
/* about-us-page-css-end , term-of-purchase-css-end , cart-page-css-end*/
/*faq-css-start  */
.collapsible-content-cstm h3.accordion__title.inline-richtext.h4 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  text-decoration: none !important;
  letter-spacing: 0.5px;
}
.collapsible-content-cstm .accordion {
  border-bottom: 1px solid #1b1b1b !important;
}

.collapsible-content-cstm .accordion summary {
  background-color: #fff !important;
  padding: 20px;
  position: relative;
  box-shadow: none !important;
}
.collapsible-content-cstm .accordion summary:after {
  content: "+";
  position: absolute;
  font-size: 30px;
  font-weight: 500;
  right: 5%;
}
.collapsible-content-cstm .accordion summary[aria-expanded="true"]:after {
  content: "-";
}
.collapsible-content-cstm .grid__item:first-child {
  border-top: 1px solid #1b1b1b;
}
.collapsible-content-cstm .accordion__content p em {
  font-size: 17px;
  color: #0a0a0a;
  font-weight: 300;
}
.collapsible-content-cstm .accordion__content {
  padding: 0 25px;
}
.collapsible-content-cstm .collapsible-content-wrapper-narrow {
  padding: 0 120px;
}

.collapsible-content-cstm
  .collapsible-content__wrapper.section-template--20609811972370__2720e11c-d9ef-4294-82a6-e99e11232e96-padding {
  padding: 100px 0;
}
.collapsible-content-cstm .accordion summary svg.icon.icon-caret {
  display: none;
}
/*faq-css-start  */

/* replaced-css-start */
footer {
  padding: 60px 0 30px;
  background-color: #1b1b1b !important;
}
.further-reduced .owl-dots .owl-dot.active span {
  background-color: #aaaaaa;
}
.btn-all {
  color: #fcfcfd;
  border: 1px solid #fcfcfd;
  border-radius: 0;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: transparent;
  padding: 13px 30px;
  transition: 0.5s all;
}
.trending-content {
  width: 100%;
  position: relative;
  display: block;
}
.trending-content figure span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  z-index: 999;
}
.testimonial-item {
  padding: 15px;
  border: 2px solid #efefef;
  background-color: #efefef;
  border-radius: 3px;
  transition: 0.5s all;
}
.latest-content figure {
  width: 100%;
  background-color: #f1f1f1;
  position: relative;
  transition: 0.5s all;
  border: none !important;
}
a.top-designers-content span.btn-all {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    font-size: 16px;
    background: rgba(0,0,0,.89);
    border: 1px solid rgba(0,0,0,.89);
    display: none;
    color: #fcfcfd!important;
    text-align: center;
    padding: 15px 30px;
}
h4 {
  font-weight: 300;
  text-transform: uppercase;
  color: #e2e2e2;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0;
}
.single-product-content .accordion-item {
  border: none;
  border-top: 1px solid #bababa;
  border-radius: 0;
}
/* replaced-css-end */

/* extra-css-start */
a.trending-content:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  background: #000000;
  z-index: 99;
  opacity: 0.3;
  border-radius:10px;
}
.testimonial-item:hover {
  transform: translateY(-5px);
  transition: 0.5s all;
}
.testimonial-section .owl-carousel .owl-stage-outer {
  padding-top: 15px;
}
a.top-designers-content img:hover {
  transform: scale(1);
  transition: 0.5s all;
}
a.top-designers-content:hover {
    transition: .5s all;
    flex: 80%;
}
a.top-designers-content:hover span.btn-all {
  display: block;
}
.bottom-header ul.dropdown-menu li a {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1b1b1b;
  display: inline;
}
.bottom-header ul.navbar-nav li.nav-item.dropdown {
  position: unset;
}

.bottom-header ul.dropdown-menu {
  width: 100%;
  top: 2.5rem;
  border: none;
  padding: 20px 30px;
  left: 0;
}
.bottom-header ul.dropdown-menu li {
  width: 20%;
  line-height: 30px;
}
.bottom-header {
  position: relative;
}
.bottom-header ul.dropdown-menu li a:hover {
  background: #fff;
  opacity: 0.7;
}
.bottom-header nav.navbar {
  position: unset;
}
ul.navbar-nav .dropdown-toggle:after {
  margin-left: 5px;
}
@media only screen and (min-width: 992px) {
  li.nav-item.dropdown:hover .dropdown-menu {
    display: flex !important;
    flex-wrap: wrap;
  }
}
.sticky-header {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 9999999;
  background-color: #fff;
  box-shadow: 0px 0px 30px -5px #9698a6;
  animation: goDown 0.5s ease-in-out forwards;
}
@keyframes goDown {
  0% {
    top: -60px;
  }
  100% {
    transform: translateY(0px);
  }
}
.sticky-header .top-header,
.sticky-header .mid-header {
  display: none;
}
.sticky-header nav.navbar {
  padding: 0;
  height: 70px;
  display: flex;
  align-items: center;
}
.mid-header .desktop-hide {
  display: none;
}
.mid-header .desktop-hide a {
  color: #1b1b1b;
  font-size: 22px;
  box-shadow: none;
  padding: 0;
}
span.navbar-toggler-icon {
  background: #1b1b1b;
  width: 23px;
  height: 3px;
  display: block;
  margin: 5px 0px;
  position: relative;
  transition: 0.5s all;
}
.navbar-toggler:focus {
  box-shadow: none;
}
button.navbar-toggler {
  padding: 0;
  margin-bottom: 0;
}
ul.navbar-nav li.nav-item a.nav-link {
  position: relative;
}
button.accordion-button.parent-accord-btn i {
  margin-right: 5px;
  display: none;
}
.dismis-btn {
  text-align: right;
  display: none;
}
.dismis-btn i {
  font-size: 30px;
}
#exampleModal1 .modal-body {
  padding: 0 !important;
  position: relative;
  z-index: 99999;
}
#exampleModal1 .modal-body .input-group {
  height: 45px;
}

#exampleModal1 .modal-body .input-group input.form-control {
  border: 1px solid #ddd !important;
  box-shadow: none !important;
  border-radius: 0;
  padding: 10px 15px;
  color: #1b1b1b;
  font-size: 16px;
  font-weight: 500;
  height:100%;
  margin:0;
}
#exampleModal1 .modal-body .input-group input::placeholder {
  font-style: italic;
  text-transform: capitalize;
  font-size: 17px;
}
#exampleModal1 .modal-body .input-group button.btn {
  background: #ccc;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#exampleModal1 .modal-body .input-group button.btn i {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
}
.backtigger {
  position: relative;
  z-index: -1;
}
.latest-content figure.sold-out img{
      filter: blur(2px);
}
.latest-content figure.sold-out:after {
    border: 1px solid transparent;
}
.latest-content figure.sold-out span:not(.sale_text, .sale_discount) {
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  z-index: 2;
  width:100%;
  text-align:center;
  height:auto;
}
/* extra-css-end */

/*responsive-css-start  */
@media screen and (min-width: 1200px) {
  .container {
    padding: 0;
    max-width: 1080px;
  }
}
@media screen and (max-width: 1200px) {
  section.banner-section {
    height: 517px;
  }
  .banner-text {
    margin-bottom: 10px;
  }
  .container-fluid {
    padding: 0 20px;
  }
  .poster-btn {
    margin-top: 2rem;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .container {
    max-width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .owl-nav {
    display: none;
  }
  .trending-content {
    margin-bottom: 0px;
    margin-top:15px;
  }
  section.further-reduced {
    padding-bottom: 0;
  }
  .poster,
  section.banner-section {
    height: 400px;
    padding: 0 10px;
  }
  section.top-designers {
    padding-top: 0;
  }

  .further-reduced .latest-content {
    margin-bottom: 4.992em;
  }
  .subscribe-section .subscribe-form {
    flex-wrap: wrap;
    gap: 15px;
  }
  .subscribe-section {
    padding: 0px 0 30px;
  }


  footer {
    padding-right: 40px;
    padding-left: 40px;
  }
  .footer-head {
    margin-bottom: 30px;
  }
  .footer-form {
    padding: 20px;
    margin-bottom: 30px;
  }
  .footer-content {
    margin-bottom: 30px;
  }
  .bottom-footer {
    flex-wrap: wrap;
    gap: 30px;
  }
  footer .mt-5 {
    margin-top: 2rem !important;
  }
  .bottom-footer p {
    flex: 100%;
  }
  .social-icon {
    display: none;
  }
  .mid-header a.navbar-brand {
    flex: auto;
  }
  /* a.navbar-brand img {
    width: auto;
    height: 50px !important;
  } */
  .mid-header .search-field {
    display: none;
  }
  .mid-header .desktop-hide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
  }
  ul.navbar-nav li.nav-item a.nav-link {
    font-size: 16px;
  }
  ul.navbar-nav li.nav-item a.nav-link i.cart-bag {
    display: none;
  }
  ul.navbar-nav li.nav-item.dropdown a.nav-link {
    font-weight: 600;
  }
  ul.navbar-nav li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  }
  /* ul.navbar-nav .dropdown-toggle::after {
    display: block;
  } */
  /* .bottom-header ul.navbar-nav li.nav-item.dropdown:after {
    position: absolute;
    content: "+";
    top: 0;
    right: 10px;
    font-size: 30px;
    z-index: 99;
    transition:.5s all;
  } */
 ul.navbar-nav .dropdown-toggle:after {
    right: 10%;
    top: 8px;
    content: '+' !important;
    font-weight: 600;
    font-size: 15px;
    transition:.5s all;
}
  .nav-item.dropdown.show .dropdown-toggle:after{
    transition:.5s all;
    transform:rotate(135deg);
  }
  .bottom-header ul.navbar-nav li.nav-item.dropdown.show:after {
    transform: rotate(135deg);
    transition: .5s all;
}
  .bottom-header ul.navbar-nav li.nav-item.dropdown {
    position: relative;
  }
  ul.navbar-nav .dropdown-toggle.show::after {
    content: "\f009";
    font-size: 12px;
    right: 20%;
    font-weight: 600;
  }
  .bottom-header ul.dropdown-menu li {
    width: 100%;
  }
  ul.navbar-nav .toggled-dropdown::after {
    content: "\f009";
  }
  .shop-category .filter-section {
    margin: 1rem 0;
  }
  .shop-category .section-heading {
    margin: 0;
  }
  div#collapseexample {
    position: fixed;
    width: 80%;
    height: 100% !important;
    background: #ffffff;
    top: 0;
    left: 0;
    bottom: 0;
    transition: 0.5s all;
    transform: translate(-100%);
    z-index: 999;
    overflow-y: auto;
  }
  div#collapseexample.show {
    transform: translate(0);
  }
  .shop-category
    .accordion-item
    .parent-accord-header
    button.accordion-button:after {
    display: none;
  }
  button.accordion-button.parent-accord-btn i {
    display: block;
  }
  .shop-category .accordion-item h2 button.accordion-button {
    font-size: 20px;
    padding: 0;
  }
  .dismis-btn {
    display: block;
  }
  .bottom-header {
    margin-top: -24px;
  }
  .bottom-header ul.navbar-nav {
    overflow: scroll;
    position: absolute;
    z-index: 999;
    height: auto;
    background: #fff;
    width: 100%;
    top: 10px;
    left: 0;
    border-top: 3px solid #1b1b1b;
    padding: 50px;
    justify-content: flex-start;
  }
  .mid-header {
    padding: 0;
  }
  .contact-us h3 {
    font-size: 40px;
  }
  .brand-info-content {
    column-count: 1;
  }
  .brand-info-content ul {
    break-inside: avoid;
    text-align: center;
    margin-bottom: 40px;
  }
  .collapsible-content-cstm .accordion summary {
    padding: 15px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  section.testimonial-section {
    padding: 30px 0px;
  }
  .shop-category .shop-category-item {
    margin-top: 15px;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 30px;
  }
  .sell-form-content h2 {
    font-size: 40px;
  }
  .about-us-page .rte.scroll-trigger.animate--slide-in {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 767px) {
  .container-fluid {
    padding: 0 10px;
  }

  section.testimonial-section {
    padding: 30px 15px;
  }
  .trending-content span.btn-all {
    font-size: 12px;
    padding: 5px 15px;
  }

  section.testimonial-section {
    padding: 30px 15px;
  }

  h1 {
    font-size: 40px;
  }
  .banner-btn a.btn-all {
    line-height: 25px;
    width: 225px;
    display: block;
    text-align: center;
    height: 45px;
    margin-bottom: 10px;
    padding: 10px 20px;
  
  }
  .single-product .single-product-content {
    padding-left: 0rem;
  }
  div#thumbs {
    margin-top: 30px;
  }
  .single-product-content .price {
    margin: 1rem 0 2rem 0;
  }
  .single-product-content #accordionExample5 .accordion-item {
    border-bottom: 1px solid #00000080;
    border-top: 1px solid #00000080;
  }
  .single-product-content .accordion-item {
    border-top: 1px solid #00000080;
  }
  .single-product {
    padding: 30px 0;
  }
  .subscribe-section .subscribe-form {
    padding: 0 40px;
  }
  .shop-category .sort-by {
    display: unset;
  }
  .shop-category .sort-by select.form-select {
    width: max-content;
    margin-left: auto;
    margin-right: 20px;
    padding-right: 30px;
  }

  .shop-category .sort-by p {
    margin-bottom: 10px;
    margin-left: 20px;
  }
  .shop-category .shop-category-item {
    margin-top: 15px;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 40px;
    padding: 0 15px;
  }
  .shop-safely-content {
    padding: 0 40px;
  }
  section.shop-safely {
    padding: 80px 0;
  }
  .bottom-header ul.dropdown-menu {
    padding: 0;
  }
  .bottom-header ul.navbar-nav {
    height: 80vh;
  }
  .email-us,
  .contact-us {
    padding: 0 40px;
  }
  .email-form input.form-control.input-btn {
    width: 40%;
    height: 40px;
  }
  section.sell-to-us,
  .sell-to-form,
  .brand-info,
  .no-extra-fees {
    padding: 30px 30px 0 30px;
  }
  .sell-form-content h2 {
    font-size: 35px;
  }
  .sell-to-us .section-heading h2 {
    font-size: 40px;
    margin-bottom: 0 !important;
  }
  .sell-to-us .g-5,
  .gy-5,
  .brand-info .g-5,
  .gy-5 {
    --bs-gutter-y: 0;
  }
  .sell-to-img {
    margin-bottom: 1rem;
  }
  .no-extra-fees .section-heading h3 {
    margin-bottom: 1rem;
  }
  .no-extra-fees .section-heading h3:after {
    display: none;
  }
  .about-us-page .rte.scroll-trigger.animate--slide-in,
  .terms-of-purchase-page .rte.scroll-trigger.animate--slide-in {
    padding: 0 40px;
  }
  .about-us-page h1,
.terms-of-purchase-page h1, .main-cart-cstm h1.cart__empty-text {
    font-size: 40px;
  margin-top:0;
  }
  .collapsible-content-cstm .collapsible-content-wrapper-narrow {
    padding: 0 40px;
  }
  .collapsible-content-cstm .accordion {
    margin-top: 0;
  }
  .latest-content figure.sold-out span:not(.sale_text, .sale_discount) {
    font-size: 1.4em;
  }
  .contact-us-page .name-email {
    gap: 15px;
    flex-wrap: wrap;
}
  .email-form .form-control.input-btn {
    width: 45%;
    letter-spacing: 1px;
    height: 45px;
}
  .testimonial-section .owl-dots {
    width: 100%;
    height: 100%;
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

 .testimonial-section .owl-dots button.owl-dot span {
    width: 30px;
    height: 3px;
    background: rgba(204,204,204,.35);
    display: block;
}

.testimonial-section .owl-dots button.owl-dot.active span {
    background: #cccccc;
}
  .main-cart-cstm a.button {
    font-size: 16px;
}
.main-cart-cstm .cart-items thead tr {
    margin-bottom: 0;
}
 .main-cart-cstm a.cart-item__name.h4.break {
    font-size: 16px;
}

.main-cart-cstm .product-option {
    font-size: 18px;
    margin: 0;
}
.main-cart-cstm .cart-item>td+td {
    padding-left: 0;
}
.main-cart-cstm .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices) {
    font-size: 13px;
}
  .main-cart-cstm .cart__items {
    padding-bottom: 5px;
}
.main-cart-cstm a.button.button--tertiary {
    height: 39px;
    min-height: 39px;
    width: 40px;
    min-width: 40px;
}
.main-cart-cstm .cart-item__quantity-wrapper.quantity-popover-wrapper {
    justify-content: end;
}
  .main-cart-footer-cstm h2.totals__total {
    font-size: 15px;
}
  .main-cart-footer-cstm .totals__total-value {
    font-size: 15px;
}
.main-cart-footer-cstm small.tax-note.caption-large.rte {
    margin: 0 0 1rem 0;
    font-size: 15px;
    text-align: right;
}
.main-cart-footer-cstm .cart__ctas {
    text-align: end;
}
  .main-cart-footer-cstm .cart__ctas button {
    font-size: 16px;
    padding: 5px 10px;
    min-height: 50px;
}
  .main-cart-cstm .title, .title-wrapper-with-link {
    font-size: 30px;
    margin:1rem 0;
}
.cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 3rem !important;
}
.main-cart-cstm .cart-items th {
    font-size: 14px;
}
  .main-cart-cstm quantity-input.quantity.cart-quantity {
    min-height: 40px;
}
  .main-cart-cstm .quantity-popover-container {
    max-width: 7rem;
}
  .main-cart-cstm quantity-input.quantity.cart-quantity {
    padding: 0;
}
  .main-cart-cstm td.cart-item__quantity {
    padding-top: 0 !important;
}
  .main-cart-cstm input#Quantity-1 {
    font-size: 16px;
}
.main-cart-cstm cart-remove-button .icon-remove {
    height: 1rem;
    width: 1rem;
}
.sell-form-img {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 385px) {
  h1 {
    font-size: 34px;
  }
  .latest-arrivals .product-btn a.btn-all {
    padding: 10px;
  }
  h2 {
    font-size: 26px;
  }
  .footer-form {
    padding: 0;
  }
  .subscribe-section .subscribe-form {
    padding: 0 20px;
  }
  .shop-category .product-btn a.btn-all {
    padding: 10px 15px;
  }
  
}
@media(max-width:768px) {
  .search-modal__form {
    width: calc(100% - 47px);
  }
  form.search.search-modal__form {
    width: 100%;
  }
  .predictive-search__item--link-with-thumbnail {
    grid-column-gap: 1rem;
    padding: 0.5rem 1rem;
    display: flex;
  }
  img.predictive-search__image {
    max-width: 50px;
  }
  p.predictive-search__item-heading.h5 {
    font-size: 14px;
  }
  .reset__button {
    border: none;
    box-shadow: none !important;
    margin: 0;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
  }
  .reset__button svg {
    width: 24px;
    height: 24px;
  }
  h2#predictive-search-products {
    font-size: 14px;
    margin: 0 1rem;
    padding: 1rem 0;
  }
  button.predictive-search__item.predictive-search__item--term {
    font-size: 14px;
    padding: 1rem;
    margin-bottom: 0;
  }
}
/*responsive-css-end  */


.cf_link {
  position: absolute;
  z-index: 1;
  display: block!important;
  width: 100%;
  height: 100%;
}
.cf_item .form-check {
  position: relative;
  display: flex;
}
/* .cf_link label, .cf_link input {
  position: relative;
  z-index: -1;
  margin: 0!important;
} */
#accordionExample-category ul.cf_leval_2, #accordionExample-category ul.cf_leval_3 {
  padding-left: 25px; 
  border-left: 1px solid rgb(0,0,0,.1);
}
h1.main-page-title.page-title {
  font-size: 3rem;
  text-transform: unset;
  margin-bottom: 2rem;
}
.banner-text p {
  color: #fff;
}
/* *************** Custom blog post css ************* */

.img_with_text1 {
  background:#f2f2f2;
}
.img_with_text3 {
  background:#f2f2f2;
}
.post_text {
  max-width: 450px;
  margin: auto;
}
.article-single .article_content .post_text p {
  font-weight: 600;
  color: #000;
  line-height: 26px;
  font-size: 16px;
  margin: 20px 0;
}
.img_with_text1 img {
  height: 425px !important;
  object-position: top;
}
.article-single .article_content .post_text a.btn_cst {
  display: flex;
  width: max-content;
  margin: auto;
  justify-content: center;
  align-items: center;
  background: #383838;
  padding: 10px 15px;
  border-radius: 50px;
  color: #fff;
}
span.compare_at_price {
  opacity: 0.6;
  font-size: 18px !important;
  margin-left: 5px;
}
.sale_box {
  position: absolute;
  top: 8px;
  right: 12px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 5px;
}
span.sale_discount {
  color: #b8233b;
  background: #fff;
  padding: 5px;
}
span.sale_text {
  color: #FFFFFF;
  background: #251c28;
  padding: 5px;
}
.latest-content .sale_box {
  width: max-content;
  height: auto;
  left: 5px;
  top: 5px;
}
.latest-content .sale_box span {
  font-size: 12px;
}
@media(max-width:992px) {
  .sale_box {
    top:2px;
    right: unset;
    left: 2px;
    width: max-content;
  }
  .sale_box span {
    font-size: 5px;
  }
.sale_discount_value {
  background: #ffffff !important; /* Enforces the white background */
  color: #b8233b !important; /* Enforces the red text */
  border: 1px solid #b8233b; /* Optional: Red border */
  padding: 5px;
  margin-left: 5px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}

  
  .thumbs-item {
    width: auto;
    height: auto;
  }
}
@media(min-width:992px) {
  .img_with_text .row {
    flex-direction:unset !important;
  }
}
span.sale_text.x-mas-badge {
  background-color: black;
}
span.sale_text.discount {
  background-color: red;
  color: white;
  font-weight: 700;
}
@media(max-width:600px) {
  .latest-content .sale_box span {
    font-size: 8px;
  }
}

.unique-mobile-only {
  display: none; /* hide by default */
}

/* Media query for mobile devices */
@media only screen and (max-width: 767px) {
  .unique-mobile-only {
    display: inline-block; /* show on mobile devices and make inline */
  }
}
@media screen and (max-width: 991px)
a.navbar-brand img {
    width: auto;
    height: 87px !important;
}

/* Style for the size selection form */
.product-form {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 40px; /* Increased bottom margin */
}

/* Style for the label */
.product-form label {
  font-weight: bold;
  margin-right: 10px; /* Adjust spacing as needed */
}

/* Style for the size options */
.size-options {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px; /* Increased bottom margin */
}

/* Style for each size option */
.size-option {
  display: none; /* Hide the radio buttons */
}

.size-option + label {
  display: inline-block;
  padding: 12px 16px; /* Increased padding */
  margin: 4px;
  font-size: 14px;
  background-color: #f0f0f0; /* Change to your desired background color */
  color: #333; /* Change to your desired text color */
  border-radius: 5px;
  cursor: pointer;
}

.size-option:checked + label {
  background-color: #1B1B1B; /* Change to your desired background color when selected */
  color: white; /* Change to your desired text color when selected */
}

@media(max-width:600px) {
  .shop-category .shop-category-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    gap: 15px 0;
    padding: 0;
  }
  .shop-category .shop-category-item .latest-content {
    width: 50%;
    margin-bottom: 0;
    display: block;
    padding: 0 7.5px;
  }
}


/* CSS Styles */
.reviews {
  background-color: #FFF;
  padding: 20px 0 50px; /* Added bottom padding */
}

.review-wrapper {
  display: flex;
  justify-content: space-between;
}

.review {
  width: calc(50% - 10px);
  padding: 20px; /* Increased padding for more space inside the boxes */
  border: 1px solid #ddd;
  border-radius: 10px; /* Rounded corners */
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  font-family: 'Montserrat', sans-serif; /* Set font family to Montserrat */
}

.rating {
  font-weight: bold;
  color: #ffc107; /* yellow color for star rating */
}

.author {
  margin-top: 10px;
  font-style: italic;
}
/* CSS Styles */
.reviews-title {
  color: #000; /* Set color to black */
}



.custom-fields .ma-custom-field input[type="text"], custom-fields .ma-custom-field input[type="date"], custom-fields .ma-custom-field input[type="time"], custom-fields .ma-custom-field select, custom-fields .ma-custom-field textarea {
    background-color: #ffffff;
    color: #222223;
    border-color: #898f94 #aeb4b9 #aeb4b9 #aeb4b9;
    border-radius: 15px;
}


.custom-fields .ma-custom-field select {
background-color: #ffffff;
    color: #222223;
    border-color: #898f94 #aeb4b9 #aeb4b9 #aeb4b9;
    border-radius: 15px;
}


.our-story {
        padding: 75px 0px;
        background-color: #F7F7F8;
    }
    .our-story .story-img {
        width: 100%;
        height: 420px;
        position: relative;
    }
    .our-story .story-img figure {
        margin-bottom: 0;
        transition: .5s all;
        overflow: hidden;
    }
    .our-story .story-img figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transition: .5s all;
        transform: scale(1.0);
    }
    /* .our-story .story-img figure:hover img {
        transition: .5s all;
        transform: scale(1.2);
    } */
    .our-story .story-img figure:first-child {
        width: 78%;
        margin-left: auto;
        height: 100%;
    }
    .our-story .story-img figure:last-child {
        position: absolute;
        width: 250px;
        height: 75%;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .our-story .section-heading {
        margin-bottom: 30px;
        text-align: left;
    }
    .our-story .story-content p {
        font-weight: 400;
        font-size: 14px;
        line-height: 179%;
        color: var(--color-grey);
        margin-bottom: 20px;
        font-style: normal;
    }

.btn-all-authentic {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #fcfcfd;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 30px;
  transition: 0.5s all;
}
.btn-all-authentic:hover {
  color: #1b1b1b;
  background-color: #fcfcfd;
  transition: 0.5s all;
}
/* CSS for Image and Text section */
.our-story .story-img {
  text-align: center; /* Center the image */
}

.image-container {
  width: 100%;
  max-width: 400px; /* Adjust max-width as needed */
  margin: 0 auto; /* Center the image horizontally */
}

.image-container img {
  width: 100%;
  height: auto;
  display: block; /* Ensure the image is displayed as a block element */
  border-radius: 50%; /* Make the image squared */
}
.sell-to-form .background-row {
    border: 3px solid grey;
    /* padding: inherit; */
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f2f2f2;
    border-radius: 3px;
}

/*new-updates-css-start */
.latest-arrivals .heading_wrap, .further-reduced .heading_wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 1rem;
    padding-bottom: 10px;
}
.latest-arrivals .heading_wrap a, .further-reduced .heading_wrap a {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 500;
    word-spacing: 1px;
}
.latest-arrivals .section-heading h2, .further-reduced .section-heading h2{
    padding: 0;
    margin: 0;
}
.further-reduced .heading_wrap {
    border-bottom: 1px solid #e2e2e2;
}
.further-reduced .section-heading {
    display: flex;
    gap: 20px;
    align-items: baseline;
}
.further-reduced .section-heading span {
    font-size: 20px;
}
.further-reduced .owl-nav {
    display: none;
}
.sell-to-form {
    padding: 30px 0px 50px 0px;
}
.sell-to-form .sell-form-img {
  width: 100%;
  height: 300px;
}
.sell-to-form .sell-form-img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.sell-to-form .sell-form-content {
    width: 100%;
    height: 100%;
    padding: 20px;
}
/*varun-css-(12/06/2024)  */
  .latest-arrivals .latest-grid-box {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 20px;
  }
  .isolate a.button--secondary {
      border: 1px solid #000000 !important;
      border-radius: 0;
      letter-spacing: 2px;
      font-size: 18px;
      font-weight: 500;
      text-transform: uppercase;
      background-color: #000000;
      transition: 0.5s all;
      color: #ffffff;
      min-height: 50px !important;
      border-radius:5px;
  }  
  .isolate a.button--secondary:hover {
      background-color: #000000;
      color: #ffffff;
  }
.banner-btn {
    margin-top: 100px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.Btn-All {
    position: relative;
    width: auto;
    padding: 10px 15px;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: .5s all;
    background-color: #000000;
    border-radius: 5px;
    border: 1px solid #000000;
}
.Btn-All span {
    transition: .5s all;
}
.Btn-All:hover span {
    transition: .5s all;
    transform:translateX(8px);
}
.sell-btn {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #ffffff;
   transition: .5s all;
}
.sell-btn:hover{
   color: #000000;
  transition: .5s all; 
}

.custom_image_section .container-fluid {
    padding: 0;
    margin: 0;
}
.custom_image-left a {
    display: block;
    height: 650px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.custom_image-left a img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s;
}
.custom_image-left a:hover img {
    transition: .5s all;
    transform: scale(1.1);
}
.custom_image-left a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000003d;
}

.custom_image-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px;
    width: 60%;
    z-index: 2;
}

.custom_image-content h6 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #fff;
} 
.custom_image-content p {
    color: #fff;
    margin: 0;
}

/*varun-css-(12/06/2024)  */
@media (max-width: 991px){
  .sell-to-form .sell-form-img {
    height: 350px;
}
.sell-form-content a.btn-all {
    padding: 10px 20px;
    font-size: 16px;
}
.sell-to-form {
  padding: 30px 0px 50px 0px;
}
.latest-arrivals .latest-grid-box {
    grid-template-columns: repeat(3, 1fr);
}
.custom_image-left a { 
    height: 550px; 
}
  .custom_image-content { 
    width: 90%; 
}
    .Btn-All {
    font-size: 14px;
    gap: 8px; 
}
    .banner-btn {
    margin-top: 20px; 
}
  .poster { 
    margin: 0 0 15px; 
}
  .further-reduced .latest-content {
    margin-bottom: 0.992em;
}
    .blog {
    padding: 20px 0 40px;
  }
}
@media (max-width: 767px){
  .latest-arrivals .heading_wrap, .further-reduced .heading_wrap {
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
  }
  .latest-arrivals .heading_wrap a, .further-reduced .heading_wrap a {
      font-size: 14px
  }
  .further-reduced .section-heading {
    gap: 10px;
    flex:0 0 100%;
}
  .sell-to-form {
        margin-bottom: 0px;
        padding: 20px 10px 30px 10px;
}
.sell-to-form .sell-form-content{
   padding:0;
}
.sell-form-content p {
  padding-bottom: 0;
}
  .sell-to-form .background-row {
    padding:18px;
  }
 .sell-to-form .sell-form-img {
    height: auto;
}
.trending-content {
    margin-top:10px;
  }
  .sell-to-form .sell-form-img {
    height: 200px;
}
  .latest-arrivals .latest-grid-box {
    grid-template-columns: repeat(2, 1fr);
}
  .trending-content figure span.btn-all {
    font-size: 10px;
    height: 40px;
    gap: 5px;
    padding: 8px;
}
  .sell-to-form .sell-form-img img{
    object-fit:contain;
  }
  .sell-to-form .sell-form-content{
    text-align:center;
  }
  section.sell-to-form p {
      font-size: 14px;
  }  
  .sell-to-form .sell-form-content h3 {
      font-size: 14px;
  }
  
  .sell-form-content a.btn-all {
      font-size: 14px;
      padding: 10px 15px;
  }
  .mobile-slider-row {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
  }
  .mobile-slider-row::-webkit-scrollbar {
      display: none;
  }
    .blog-box .blog-img{
      height:250px;
    }
  .mobile-slider-row .mobile-slider-item {
      padding: 0px 0px 0px 12px;
  }
  .mobile-slider-row .mobile-slider-item:last-child {
     margin-right:12px;
  }
  .trending-content figure span.btn-all i {
      font-size: 15px;
  }
  .custom_image-content { 
    padding: 30px;
    width: 100%; 
}
  .custom_image-left a { 
    height: 40vh; 
}
  .unique-mobile-only {
    display: flex;
    align-items: center;
  }
  .unique-mobile-only .btn {
    padding: 6.5px 10px;
    display: flex;
    align-items: center;
  }
}
/*new-updates-css-end */



/* General two-column layout for filters */
.filter-form .accordion-body ul {
  display: grid;
  grid-template-columns: 1fr 1fr; /* Two equal columns */
  grid-gap: 1px; /* Space between items */
}

/* Ensure checkboxes are aligned to the left of labels */
.filter-form .form-check {
  display: flex;
  align-items: center;
}

.filter-form .form-check-input {
  margin-right: 10px;
}

/* Specific targeting for Category, Size, and Brand filters */
#collapseOne-category .accordion-body ul,
#collapseOne-2 .accordion-body ul,
#collapseOne-3 .accordion-body ul {
  grid-template-columns: 1fr 1fr;
}

/* Responsive handling for smaller screens */
@media (max-width: 767px) {
  .filter-form .accordion-body ul {
    grid-template-columns: 1fr; /* Single column for mobile */
  }
}

#collapseOne-category > div > ul > li:nth-child(15) > div > a{
  color: red !important;
}
