/** Shopify CDN: Minification failed

Line 264:0 Unexpected "}"

**/
/*===================================
            Common-css
===================================== */
a,
div a:hover,
div a:active,
div a:focus,
button {
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a,
span,
a:hover,
a:active,
button {
  text-decoration: none;
}

*::after,
*::before,
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  outline: none !important;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus,
button:focus,
input:focus,
select:focus {
  outline: none;
}

a {
  color: black;
}

a:hover {
  cursor: pointer;
}
ul,
li {
  list-style: none;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: Hind, sans-serif !important;
}

p {
  font-family: Hind, sans-serif !important;
}

img {
  display: block;
  max-width: 100%;
}

svg {
  display: block;
}
.mb_80 {
  margin-bottom: 80px;
}
/*===================================
            container-css
===================================== */
.container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.template-collection .richtext-section .rich-text__wrapper.page-width {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
@media (max-width: 575px) {
  .container {
    max-width: 100%;
  }
  .template-collection .richtext-section .rich-text__wrapper.page-width {
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .template-collection .richtext-section .rich-text__wrapper.page-width {
    max-width: 720px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .template-collection .richtext-section .rich-text__wrapper.page-width {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .template-collection .richtext-section .rich-text__wrapper.page-width {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1382px;
  }
  .template-collection .richtext-section .rich-text__wrapper.page-width {
    max-width: 1382px;
  }
}
@media (min-width: 1441px) {
  .container {
    max-width: 1500px;
  }
  .template-collection .richtext-section .rich-text__wrapper.page-width {
    max-width: 1500px;
  }
}
/*===================================
            top-header-css
===================================== */
.announcement_bar_section {
  background: #ffd000;
}
.announcement-bar__message span {
  font-size: 14px;
  font-weight: 500;
  padding: 8px 0;
  display: inline-block;
  color: #212b35;
  line-height: 1.3;
  letter-spacing: 0;
}

/*===================================
            header-css
===================================== */
.new_header .list-menu__item {
  color: #212b35;
  font-family: Hind;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding: 20px 0;
  border-bottom: 1px solid rgb(33 43 53 / 20%);
  margin: 0 0;
}
.cart-count-bubble span {
  color: #fff !important;
  display: block !important;
}
.header_maininfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 44px;
  column-gap: 44px;
  margin: 0;
}
.header_maininfo .header__icon span {
  color: #212b35;
  font-family: Hind;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-top: 5px;
  letter-spacing: 0;
  transition: all 0.5s ease;
}
.header_maininfo .header__icon {
  text-decoration: none;
  line-height: 1;
  padding: 0 10px;
  transition: all 0.5s ease;
}
.header_maininfo .field__input {
  height: 40px;
  padding: 10px 50px 10px 50px !important;
  margin: 0;
  border-radius: 34px;
  background: #f5f5f5;
}
.header_maininfo .field:after,
.header_maininfo .field:before,
.header_maininfo .field:hover.field:after {
  display: none;
}
.header_maininfo .field__input:focus {
  box-shadow: none;
  padding: 10px 50px 10px 50px !important;
}
.header_maininfo .field__input:focus ~ .field__label {
  display: none;
}
.header_maininfo .field__label {
  left: 50px;
  color: rgb(33 43 53 / 60%);
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
}
.header_maininfo .search__button {
  right: auto;
  top: 0;
  height: 40px;
  width: 50px;
}
.header_maininfo .reset__button {
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
}
.header_maininfo .field__input:not(:placeholder-shown) ~ .field__label,
.header_maininfo .reset__button:not(:focus):after {
  display: none !important;
}
.header_maininfo .header__icons {
  margin: 0 -10px;
}
.new_header nav.header__inline-menu {
  padding: 11px 44px;
  background: #212b35;
  line-height: 0;
}
.new_header .header__menu-item span,
.new_header .header__menu-item {
  color: #fff;
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
/* .new_header .header__menu-item span {
  margin-top: 3px;
  /* transition: all 0.5s ease; */
} */
.header_maininfo .header__icon:hover span {
  color: rgb(33 43 53 / 50%);
}
.new_header .header__menu-item {
  padding:6px 20px 2px 10px;
  border-radius: 32px;
  padding-right: 20px;
}
.header__menu-item .icon-caret {
  right: 7px;
}
.header__submenu .header__submenu {
  background: #212b35;
}
@media (min-width: 989px) {
  .header__submenu .header__submenu {
    background: #212b35;
    position: absolute;
    top: 0;
    left: 100%;
    width: max-content;
  }
}
.new_header ul.list-menu.list-menu--inline {
  gap: 12px;
}
.new_header .header__menu-item:hover {
  background: #ffd000;
  text-decoration: none;
  color: #212b35;
}
.new_header .header__menu-item:hover span {
  color: #212b35;
}
.new_header .header__menu-item:hover span {
  text-decoration: none;
}
.cart-count-bubble span.visually-visible {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
/*===================================
            logo-slider-css
===================================== */

.logo_mainsection {
  margin-bottom: 40px;
}

/*===================================
            damixa-css
===================================== */
.damixa_img img {
  width: 100%;
  border-radius: 24px;
}
.damixa_title h2 {
  color: #212b35;
  text-align: center;
  font-size: 64px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -1px;
  max-width: 70%;
  margin: 0 auto 32px auto;
}
.damixa_inner_row {
  position: relative;
}
.damixa_product_info {
  position: absolute;
  bottom: 24px;
  left: 24px;
  width: 15.1%;
}
.damixa_product_title {
  color: #212b35;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.damixa_product_innner {
  padding: 16px;
  background: #fff;
  border-radius: 0 0 16px 16px;
}
.product_inner_block img {
  border-radius: 16px 16px 0 0;
  width: 100%;
}
.damixa_product_description {
  color: #212b35;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 12px 0;
  letter-spacing: 0;
}
.damixa_product_price {
  color: #212b35;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
}

/*===================collection-list-css=======================  */
.collection_list_title .collection-list-title {
  margin: 0;
  color: #212b35;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
}
.collection_list_title {
  margin: 0 0 32px 0;
  justify-content: center;
}
.section-collection-list
  .new_collection_list
  .card--standard
  > .card__content
  .card__caption {
  display: block;
  margin: 0 0 24px 0;
  color: #212b35;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0;
  max-width: 90%;
}
.section-collection-list .new_collection_list .card__heading a:after {
  display: none;
}
.collection_product_btn svg path {
  fill: #212b35;
}
.collection_product_btn span {
  transition: all 0.5s ease;
}
.collection_product_btn:hover span {
  transform: translateX(7px);
}
.collection_product_btn {
  display: flex;
  color: #212b35;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.16px;
  align-items: center;
  gap: 12px;
}
.section-collection-list .card-wrapper {
  border-radius: 0;
}
.section-collection-list .card--standard > .card__content .card__information {
  background: transparent;
}
/*========================footer-css=========================*/
.newsletter_form_col .field__input {
  border-radius: 120px;
  height: 50px;
  padding: 15px 130px 15px 15px;
}
.newsletter_form_col .field:after,
.newsletter_form_col .field:before,
.newsletter_form_col .field:hover.field:after {
  display: none;
}
.newsletter_form_col .field__input:focus {
  box-shadow: none;
  padding: 15px 130px 15px 15px;
}
.newsletter_form_col .field__input:focus ~ .field__label {
  display: none;
}
.newsletter_form_col .field__label {
  top: 50%;
  transform: translateY(-50%);
  color: rgb(33 43 53 / 60%);
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 2px;
  letter-spacing: 0;
}
.newsletter_form_col .field:after {
  display: none;
}
.main-footer-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_content_wrap {
  padding: 80px 0px;
}
.section-background {
  background-color: #212b35;
}
.footer_block_info .footer-block__details.heading {
  color: #ffd000;
  font-family: Hind;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
  margin: 0;
  padding-bottom: 6px;
}
.footer_block_info .footer-block__details.subtext p {
  color: #fff;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  letter-spacing: 0;
  padding-bottom: 32px;
}
.footer-block__link_list h2.footer-block__linklist_title {
  color: #fff;
  font-family: Hind;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 12px;
  margin: 0;
}
.footer-block__link_list ul li {
  list-style: none;
}
.footer-block__link_list ul {
  padding-inline-start: 0;
}
.footer-block__link_list ul li a.menu_link_list {
  color: #fff;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding-bottom: 10px;
}
.footer-block__link_list ul li a.menu_link_list:hover {
  color: #ffd000;
}
ul.footer-block__details-linklist {
  margin: 0;
}
.copy_right_text {
  display: inline-flex;
}
.copy_right_text p {
  color: #fff;
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.copy_right_text p a {
  color: #fff;
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.copy_right_text p a:hover {
  color: #ffd000;
}
.copy_right_info {
  padding-bottom: 44px;
}
.newslwtter_subcribe_btn input[type="submit"] {
  border-radius: 120px;
  background: #ffd000;
  display: inline-block;
  padding: 17px 24px 13px;
  border: none;
  color: #212b35;
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.5s ease;
}
.newslwtter_subcribe_btn input[type="submit"]:hover {
  background: #212b35;
  color: #fff;
}
.newsletter_form_col {
  position: relative;
}
.newslwtter_subcribe_btn {
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translate(-0%, -50%);
}
.footer_block_info {
  width: 40.5%;
}
.footer_link_list_row {
  width: 59.5%;
  display: flex;
  justify-content: end;
}
.footer-block__link_list {
  width: 30%;
}
.footer-block__link_list ul li a.menu_link_list:hover {
  color: #ffd000;
}
/*===================new_collection_list-css=======================  */

.section-collection-list .new_collection_list .card__heading {
  color: #212b35;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 10px 0 !important;
}
.section-collection-list .new_collection_list .card__information {
  padding: 20px 0 0;
}

/*===================collection-section-css=======================  */

.collection_wrapper .collection_btn:hover span {
  transform: translateX(7px);
}
.collection_wrapper .collection_btn span {
  transition: all 0.5s ease;
}
.collection_btn {
  display: flex;
  color: #fff;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.16px;
  align-items: center;
  gap: 12px;
  opacity: 0;
  visibility: hidden;
}
.collection_wrapper:hover .collection_btn {
  opacity: 1;
  visibility: visible;
}
.collection_flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -8px;
}
.collection_wrapper {
  margin-bottom: 16px;
}
.collection_wrapper.collection_wrapper1 {
  width: 50%;
  padding: 0px 8px;
}
.collection_wrapper.collection_wrapper2 {
  width: 25%;
  padding: 0px 8px;
}
.collection_wrapper.collection_wrapper3 {
  width: 25%;
  padding: 0px 8px;
}
.collection_wrapper.collection_wrapper4,
.collection_wrapper.collection_wrapper5,
.collection_wrapper.collection_wrapper6,
.collection_wrapper.collection_wrapper7,
.collection_wrapper.collection_wrapper8,
.collection_wrapper.collection_wrapper9,
.collection_wrapper.collection_wrapper10 {
  width: 33.33%;
  padding: 0 8px;
}
.collection_wrapper.collection_wrapper7{
  padding:0 8px;
}
.collection_wrapper img {
  transition: all 0.5s ease;
}
.collection_img img:hover {
  transform: scale(1.1);
}
.collection_img {
  overflow: hidden;
  border-radius: 16px;
}
.collection_img img {
  max-width: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.collection_title h3 {
  color: #fff;
  font-family: Hind;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  margin: 0px 0px 12px 0px;
}
.collection_inner_detail {
  position: absolute;
  top: 24px;
  left: 24px;
}
.collection_wrapper {
  position: relative;
}
.collection_title h4 {
  color: #fff;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.16px;
  margin: 0;
  display: flex;
}
.collection_title h4 span {
  margin-right: 12px;
  margin-left: 12px;
}
.collection_title h3 {
  font-size: 25px;
  margin: 0 0 10px;
}
.collection_title h4 span svg {
  width: 10px;
  height: 10px;
}
.collection_wrapper.collection_wrapper1 .collection_img {
  position: relative;
  padding-top: 65%;
}
.collection_wrapper.collection_wrapper1 .collection_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  right: 0;
  bottom: 0;
  object-fit: cover;
  transition: all 0.5s ease;
}

/*===================hero-slider-css=======================  */
.hero_slider {
  display: block !important;
}
.hero_banner_info h2 {
  color: #fff;
  text-align: center;
  font-family: Hind;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0;
  padding-bottom: 20px;
  margin: 0;
}
.hero_banner_slider_sec button.slide-arrow.next-arrow {
  right: 24px;
}
.hero_banner_slider_sec button.slide-arrow.prev-arrow {
  left: 24px;
}
.common_btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.16px;
  padding: 16px 24px;
  border-radius: 120px;
  border: 2px solid #fff;
  text-decoration: none;
  line-height: 0.8;
  transition: all 0.5s ease;
}

.common_btn:hover {
  background-color: #fff;
  color: #000;
}
.hero_banner_info {
  text-align: center;
  max-width: 28%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 44px;
}
.hero_slider_wrapper {
  background-repeat: repeat;
  background-size: cover;
  min-height: 600px;
  position: relative;
  background-position: center;
  height: 100%;
  max-width: 100%;
}
.hero_banner_slider_sec {
  margin-bottom: 44px;
}
.hero_banner_slider_sec button.slide-arrow {
  cursor: pointer;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  z-index: 1;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #fff;
  padding: 10px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero_banner_slider_sec button.slide-arrow:hover {
  background-color: #fff;
}
.hero_banner_slider_sec button.slide-arrow svg,
.hero_banner_slider_sec button.slide-arrow svg path {
  transition: all 0.4s ease;
}
.hero_banner_slider_sec button.slide-arrow:hover svg path {
  fill: #000;
}

/*==================product-teb-css============================*/
.product-tab-details {
  display: none;
  padding: 0;
}
.product-tab-details.active {
  display: block;
}
.product-title-tab {
  font-family: Hind, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1px;
  color: #b2b5b8;
  cursor: pointer;
}
.product-title-tab.active {
  color: #212b35;
  text-decoration: underline;
  text-underline-offset: 0.6rem;
  text-decoration-thickness: 3px;
}
.product-title-tab span {
  display: block;
}
ul.product-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 40px;
  margin: 0 0 32px 0;
  padding: 0;
}
.product-content-wrapper {
  padding: 16px;
  background: #fff;
}
li.product-tab-outer {
  border-radius: 15px;
  overflow: hidden;
  display: block !important;
}
.product-content-wrapper .product_vendor {
  font-family: Hind, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
  text-align: left;
  color: #212b35;
  margin: 0;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.product-content-wrapper .product_title {
  font-family: Hind, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  color: #000000;
  min-height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-price-wrapper {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.product-price-wrapper span {
  font-family: Hind, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  color: #000000;
}
.product-price-wrapper .product-discount_price {
  margin-right: 12px;
}
.product-price-wrapper .product-discount_price + .product-regular_price {
  color: #ff6363;
}
.gradient {
  background: #f0f0f0;
}
.product-image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-image-wrapper {
  position: relative;
  padding-bottom: 100%;
}
.product-tab-details .slick-slide {
  margin: 0 8px;
}
.product-tab-details .slick-dots li button {
  width: 12px;
  height: 12px;
  background: #888d92;
  border-radius: 50%;
}
.product-tab-details .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 6px;
}
.product-tab-details .slick-dots {
  position: unset;
  line-height: 0;
  margin-top: 32px;
}
.product-tab-details .slick-dots li button:before {
  display: none;
}
.product-tab-details .slick-dots li.slick-active button {
  background: #000000;
}
.product-tab-details button.slide-arrow.slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  z-index: 1;
  background-color: #ffd000;
  border-radius: 100%;
  border: 2px solid #ffd000;
  padding: 10px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-tab-details button.slide-arrow.slick-arrow svg path {
  fill: #000000;
}
.product-tab-details button.slide-arrow.next-arrow {
  right: -15px;
}
.product-tab-details button.slide-arrow.prev-arrow {
  left: -15px;
}
.product-tab-details .slick-dotted.slick-slider {
  margin-bottom: 0;
}
/*==================== pc collection list section =================*/
.section__title {
  margin: 0;
  color: #212b35;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1px;
  margin-bottom: 44px;
}
.collection--list_wrapper {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -8px;
}
.collection--list_outer {
  width: calc(33.33% - 8px);
  margin: 0 8px;
}
.collection--list_main img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection--list_main {
  position: relative;
  padding-bottom: 75.6%;
  border-radius: 16px;
  overflow: hidden;
}
.collection--list_main img:hover {
  transform: scale(1.1);
}

.collection--list_main img {
  transition: all 0.5s ease;
}
.collection--list_main h3 {
  position: absolute;
  top: 24px;
  left: 24px;
  margin: 0;
  color: #fff;
  text-align: left;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1px;
  width: calc(100% - 44px);
}
.collection_pagesection {
  margin-bottom: 45px;
}
/*===================about-css=======================  */
.about_flex_content {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  align-items: center;
}
.about_image_content img {
  display: block;
  max-width: 100%;
  height: 100%;
  width: 100%;
}
.about_wrapper_col {
  width: 50%;
  padding: 0px 15px;
}
.about_sec {
  margin: 80px 0px;
}
.about_text_content h2,
.about_text_content h1 {
  color: #212b35;
  font-family: Hind;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
  padding-bottom: 16px;
  margin: 0;
}
.about_text_content {
  display: block;
  margin: auto;
  max-width: 440px;
}
.about_text_content h3 {
  color: #212b35;
  font-family: Hind;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 32px;
  letter-spacing: -0.5px;
}
.about_text_content p {
  color: #212b35;
  font-family: Hind, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  letter-spacing: 0;
}

/*=================cart-drawer-css=================== */
.drawer__inner .quantity.cart-quantity {
  /* display: none; */
}
quantity-input.quantity.cart-quantity {
  height: 35px;
  min-height: 35px;
  border-radius: 120px;
  width: 100px;
  background: #212b35;
}
.drawer__cart-items-wrapper .quantity__button {
  width: 33.33%;
}
.drawer__cart-items-wrapper .quantity__input {
  color: #fff;
  font-family: Hind;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.16px;
  opacity: 1;
}
quantity-input.quantity.cart-quantity:after {
  display: none;
}
.drawer__inner .totals__total,
.totals__total {
  margin: 0;
}
.cart-drawer .totals {
  margin-bottom: 12px;
}
.cart-drawer .tax-note {
  display: none;
}
.drawer__footer .totals__total-value {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.32px;
}
.drawer__footer .drawer__inner .totals__total,
.totals__total {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.32px;
}
.cart__checkout-button {
  padding: 15px;
  color: #212b35;
  font-family: "Hind";
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.16px;
  border-radius: 120px;
  background: #ffd000;
  border: 1px solid transparent;
  transition: all 0.4s ease;
  cursor: pointer;
}
.cart__checkout-button:hover {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
/*===================responsive-css=======================  */

@media screen and (min-width: 1500px) {
  .about_text_content {
    display: block;
    margin: auto;
    max-width: 83%;
  }
}
@media (max-width: 1600px) {
  .hero_banner_info {
    max-width: 38%;
  }
}
@media (max-width: 1440px) {
  .header_maininfo .search-modal__form {
    max-width: 50.2rem;
  }
  .damixa_product_info {
    width: 19%;
  }
  .damixa_product_description {
    font-size: 14px;
  }
  .section-collection-list .new_collection_list .card__heading {
    font-size: 24px;
  }
  .footer_block_info .footer-block__details.heading {
    font-size: 36px;
  }
  .footer_content_wrap {
    padding: 60px 0;
  }
  .footer-block__link_list h2.footer-block__linklist_title {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  .hero_banner_info h2 {
    font-size: 46px;
  }
  .damixa_title h2 {
    font-size: 44px;
  }
  .mb_80 {
    margin-bottom: 70px;
  }
  .footer-block__link_list {
    width: 40%;
  }
  .footer_block_info {
    width: 52.5%;
  }
  .footer_link_list_row {
    width: 47.5%;
  }
  .copy_right_info {
    padding-bottom: 25px;
  }
}
@media (max-width: 1300px) {
  .container {
    max-width: 1140px;
  }
  .hero_banner_info {
    max-width: 43%;
  }
  .hero_banner_slider_sec button.slide-arrow {
    width: 37px;
    height: 37px;
  }
}
@media (max-width: 1100px) {
  .container {
    max-width: 960px;
  }
  .common_btn {
    padding: 13px 20px;
  }
  .hero_slider_wrapper {
    min-height: 500px;
  }
  .hero_banner_info {
    max-width: 47%;
  }
  .hero_banner_slider_sec button.slide-arrow {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 1199px) {
  .header_maininfo .search-modal__form {
    max-width: 100%;
  }
  .header_maininfo {
    column-gap: 15px;
  }
  .damixa_product_description {
    font-size: 14px;
  }
  .damixa_product_info {
    width: 23%;
  }
  .hero_banner_info h2 {
    font-size: 40px;
  }
  .collection_title h3 {
    font-size: 22px;
  }
  .product-title-tab {
    font-size: 30px;
  }
  ul.product-title-wrapper {
    column-gap: 25px;
  }
  .damixa_title h2,
  .collection_list_title .collection-list-title {
    font-size: 38px;
  }
  .mb_80 {
    margin-bottom: 60px;
  }
  .section-collection-list
    .new_collection_list
    .card--standard
    > .card__content
    .card__caption {
    font-size: 14px;
  }
  .section-collection-list .new_collection_list .card__heading {
    font-size: 20px;
  }
  .header_maininfo .header__icons {
    width: 100%;
    max-width: 38%;
    justify-content: end;
  }
  /*----about--*/
  .about_text_content {
    max-width: 100%;
  }
  .about_text_content h3 {
    font-size: 24px;
    padding-bottom: 16px;
  }
  .about_wrapper_col {
    padding: 0 15px;
  }
  .about_text_content h2 {
    font-size: 34px;
    padding-bottom: 10px;
  }
  .collection--list_main h3 {
    top: 15px;
    left: 15px;
    font-size: 22px;
    width: calc(100% - 30px);
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 720px;
  }
  .hero_banner_info {
    max-width: 57%;
  }
  .hero_banner_info h2 {
    font-size: 39px;
  }
  .common_btn {
    font-size: 14px;
  }
  .collection_wrapper.collection_wrapper2,
  .collection_wrapper.collection_wrapper3 {
    width: 25.3%;
  }
  .collection_wrapper.collection_wrapper1 {
    width: 49.3%;
  }
  .collection_wrapper {
    margin-bottom: 15px;
    padding:0 10px;
  }
  .collection_wrapper.collection_wrapper8,
  .collection_wrapper.collection_wrapper9 {
    width: 50%;
  }
  .collection_title h3 {
    font-size: 18px;
    margin: 0px 0 8px;
  }
  .collection_inner_detail {
    top: 15px;
  }
  .collection_title h4 {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.2px;
  }
  .collection_title h4 span {
    margin-left: 9px;
  }
  .damixa_title h2,
  .collection_list_title .collection-list-title,
  .product-title-tab {
    font-size: 28px;
  }
  .footer-block__link_list {
    width: 45%;
  }
  .footer_block_info .footer-block__details.heading {
    font-size: 28px;
  }
  .footer_link_list_row {
    width: 50%;
  }
  .footer_block_info {
    width: 50%;
  }
  .collection_img {
    border-radius: 10px;
  }
  .damixa_product_info {
    width: 25%;
  }
  .damixa_product_price {
    font-size: 14px;
  }
  .damixa_product_description {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
  .damixa_product_innner {
    padding: 10px;
  }
  /*about-css*/
  .about_text_content {
    max-width: 100%;
  }
  .about_text_content h3 {
    font-size: 18px;
    padding-bottom: 7px;
  }
  .about_text_content h2 {
    font-size: 28px;
    padding-bottom: 9px;
  }
  .about_text_content p {
    font-size: 14px;
  }
  .about_flex_content {
    padding: 0px -10px;
  }
  .about_wrapper_col {
    padding: 0px 10px;
  }
  .collection_wrapper.collection_wrapper7,
  .collection_wrapper.collection_wrapper10 {
    padding: 0 8px;
    width: 100%;
  }
}

@media (min-width: 990px) {
  .header_maininfo .header__search.header__search_mobile {
    display: none;
  }
}
@media (max-width: 989px) {
  .header_maininfo .search-modal__form {
    opacity: 0;
    visibility: hidden;
    order: -1;
    width: 33.33%;
  }
  .header_maininfo .header__icon span {
    display: none;
  }
  .section-collection-list .new_collection_list .card__information * {
    white-space: normal;
  }
  .section-collection-list .collection-list:not(.slider) {
    white-space: nowrap;
    overflow-x: scroll;
    flex-wrap: nowrap;
    padding: 0 75px 0 0 !important;
  }
  .header_maininfo .header__icons {
    margin: 0 -10px;
    width: 21.33%;
    justify-content: end;
  }
  .header_maininfo {
    column-gap: 15px;
    width: 100%;
    padding: 14px 16px;
  }
  h1.header__heading {
    width: 47.33%;
  }
  .header {
    display: flex;
  }
  .header__icon--menu {
    position: absolute !important;
    left: 30px;
  }
  .header__search.header__search_mobile .search-modal__form {
    opacity: 1;
    visibility: visible;
    order: -1;
    width: 100%;
  }
  .header__search.header__search_mobile .header__icon--search span {
    display: block;
    margin: 0;
  }
  .header__search.header__search_mobile .field__input:focus::placeholder {
    opacity: 1;
  }
  .header_maininfo .search-modal__form {
    width: 0;
  }
  .header_maininfo .header__icons .header__icon.header__icon--account {
    display: block !important;
  }
  .header_maininfo .header__icons .header__icons__comment {
    display: none !important;
  }
  details-modal.header__search.header__search_mobile {
    width: 10%;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 720px;
  }
  .hero_banner_info {
    max-width: 45%;
  }
  .hero_banner_slider_sec button.slide-arrow {
    width: 32px;
    height: 32px;
    padding: 0;
  }
  .hero_banner_info h2 {
    font-size: 25px;
    padding-bottom: 15px;
  }
  .hero_slider_wrapper {
    min-height: 350px;
  }
  .common_btn {
    padding: 10px 20px;
  }
  .hero_banner_info {
    bottom: 25px;
  }
  .hero_banner_slider_sec button.slide-arrow {
    padding: 7px 6px;
  }
  .pc--product-tabify-section .container {
    max-width: 100%;
    padding: 0;
  }
  .pc--product-tabify-section .product-title-outer {
    padding: 0 16px;
  }
  .product-title-tab {
    font-size: 24px;
  }
  ul.product-title-wrapper {
    column-gap: 24px;
    margin: 0 0 16px 0;
  }
  .product-title-tab.active {
    text-decoration-thickness: 2px;
  }
  .product-tab-details .slick-slide {
    margin: 0 4px;
  }
  .product-content-wrapper {
    padding: 8px 12px;
    background: #fff;
  }
  .product-content-wrapper .product_vendor {
    font-size: 12px;
  }
  .product-content-wrapper .product_title {
    font-size: 14px;
    min-height: 31px;
  }
  .product-price-wrapper {
    margin-top: 8px;
  }
  .product-price-wrapper span {
    font-size: 16px;
  }
  .product-tab-details .slick-dots {
    margin-top: 16px;
  }
  .main-footer-wrapper {
    gap: 30px;
  }
  .footer_link_list_row,
  .footer_block_info {
    width: 100%;
  }
  .footer-block__link_list {
    width: 50%;
  }
  .footer-block__details.heading br {
    display: none;
  }
  .footer_content_wrap {
    padding: 40px 0;
  }
  .footer_block_info .footer-block__details.heading {
    font-size: 24px;
  }
  .damixa_title h2 {
    max-width: 100%;
  }
  .damixa_title h2,
  .collection_list_title .collection-list-title,
  .product-title-tab {
    font-size: 32px;
    line-height: 1.1;
  }
  .damixa_product_description {
    font-size: 12px;
    margin: 0 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .damixa_img {
    position: relative;
    padding-top: 100%;
  }
  .damixa_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
  }
  /*-about-*/
  .about_wrapper_col {
    width: 100%;
  }
  .about_sec {
    margin: 30px 0px;
  }
  .about_flex_content {
    row-gap: 20px;
  }
  .about_text_content p {
    font-size: 18px;
  }
  .about_text_content h3 {
    font-size: 25px;
    padding-bottom: 12px;
  }
  .about_text_content h2 {
    font-size: 30px;
    padding-bottom: 15px;
  }
  .about_flex_content {
    padding: 0px -10px;
  }
  .about_wrapper_col {
    padding: 0px 10px;
  }
  /* li.collection--list_outer.block--1 {
    width: 100%;
    margin: 0;
  } */
  .collection--list_wrapper {
    margin: 0;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 15px;
  }
  /* li.collection--list_outer.block--2,li.collection--list_outer.block--3 {
    width: calc(50% - 8px);
    margin: 0;
} */
  .collection--list_main {
    padding-bottom: 100%;
    border-radius: 8px;
  }
  li.collection--list_outer.block--3 {
    order: -3;
    width: 100%;
    margin: 0;
  }
  li.collection--list_outer.block--1 {
    width: calc(50% - 8px);
    margin: 0;
    order: -1;
  }
  li.collection--list_outer.block--2 {
    order: -2;
    width: calc(50% - 8px);
    margin: 0;
  }
  li.collection--list_outer.block--3 .collection--list_main {
    padding-bottom: 59.8% !important;
  }
  .collection--list_main h3 {
    top: 16px;
    left: 16px;
    font-size: 20px;
    width: calc(100% - 32px);
  }
  .section__title {
    margin: 0 0 25px;
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .container {
    max-width: 100%;
  }
  .hero_banner_info {
    max-width: 50%;
  }
  .hero_banner_info h2 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .common_btn {
    font-size: 13px;
    padding: 10px 20px;
  }
  .hero_slider_wrapper {
    min-height: 265px;
  }
  .hero_banner_info {
    bottom: 20px;
  }
  .collection_wrapper.collection_wrapper2,
  .collection_wrapper.collection_wrapper3 {
    width: 27.5%;
  }
  .collection_wrapper.collection_wrapper1 {
    width: 45%;
  }
  .collection_title h3 {
    font-size: 14px;
  }
  .collection_title h4 {
    font-size: 10px;
  }
  .collection_title h4 span {
    margin-left: 5px;
  }
  .collection_wrapper.collection_wrapper1 .collection_img {
    position: relative;
    padding-top: 77.6%;
  }
  .product_inner_block img {
    border-radius: 8px 8px 0 0;
  }
  .damixa_product_innner {
    padding: 10px;
    border-radius: 0 0 8px 8px;
  }
  .damixa_product_info {
    width: 31.5%;
    left: 16px;
    bottom: 16px;
  }
  .damixa_product_title {
    color: #212b35;
    font-size: 12px;
    margin: 0 0 5px;
  }
  .mb_80 {
    margin-bottom: 40px;
  }
  .collection_list_title {
    margin: 0 0 16px;
  }
  .section-collection-list .new_collection_list .card__heading {
    font-size: 18px;
  }
  .damixa_title h2,
  .collection_list_title .collection-list-title,
  .product-title-tab {
    font-size: 24px;
    line-height: 1.1;
  }
  .logo_wrappper_inner,
  .logo_wrappper_inner img {
    height: 70px;
  }
  .logo_mainsection {
    margin-bottom: 20px;
  }
  .section__title {
    margin: 0 0 16px;
    font-size: 24px;
  }
}
@media (max-width: 460px) {
  .container {
    max-width: 100%;
  }
  .collection_wrapper.collection_wrapper1,
  .collection_wrapper.collection_wrapper2,
  .collection_wrapper.collection_wrapper3,
  .collection_wrapper.collection_wrapper6,
  .collection_wrapper.collection_wrapper4,
  .collection_wrapper.collection_wrapper5 {
    width: 50%;
    padding: 0 8px;
  }
  .collection_wrapper.collection_wrapper1 .collection_img {
    padding-top: 132.6%;
  }
  .collection_wrapper.collection_wrapper4 .collection_img {
    position: relative;
    padding-top: 133%;
  }
  .collection_wrapper.collection_wrapper4 .collection_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s ease;
    transform: scale(1);
    object-position: center;
  }
  .collection_title h3 {
    font-size: 15px;
  }
  .hero_banner_slider_sec button.slide-arrow {
    width: 28px;
    height: 28px;
    padding: 0;
  }
}
@media (max-width: 390px) {
  .container {
    max-width: 100%;
    padding: 0 16px;
  }
  .collection_wrapper {
    margin-bottom: 15px;
    padding:0 4px;
  }
  .hero_slider_wrapper {
    min-height: 200px;
  }
  .hero_banner_slider_sec button.slide-arrow.prev-arrow {
    left: 10px;
  }
  .hero_banner_slider_sec button.slide-arrow.next-arrow {
    right: 10px;
  }
  .hero_banner_info {
    bottom: 24px;
  }
  .hero_banner_info h2 {
    font-size: 30px;
    padding-bottom: 16px;
  }
  .hero_banner_info {
    max-width: 93%;
  }
  .common_btn {
    font-size: 12px;
    padding: 12px 20px;
  }
  .collection_wrapper.collection_wrapper1,
  .collection_wrapper.collection_wrapper4 {
    width: 100%;
    padding: 0 4px;
  }
  .collection_wrapper.collection_wrapper2,
  .collection_wrapper.collection_wrapper3,
  .collection_wrapper.collection_wrapper5,
  .collection_wrapper.collection_wrapper6 {
    width: 50%;
    padding: 0 4px;
  }
  .collection_wrapper.collection_wrapper1 .collection_img {
    padding-top: 68.8%;
  }
  .collection_wrapper.collection_wrapper4 .collection_img {
    position: relative;
    padding-top: 68.8%;
    margin-bottom: 0px;
  }
  .collection_wrapper.collection_wrapper2 .collection_img,
  .collection_wrapper.collection_wrapper3 .collection_img,
  .collection_wrapper.collection_wrapper5 .collection_img,
  .collection_wrapper.collection_wrapper6 .collection_img {
    position: relative;
    padding-top: 100%;
  }
  .collection_wrapper.collection_wrapper2 .collection_img img,
  .collection_wrapper.collection_wrapper3 .collection_img img,
  .collection_wrapper.collection_wrapper5 .collection_img img,
  .collection_wrapper.collection_wrapper6 .collection_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .hero_banner_slider_sec {
    margin-bottom: 16px;
  }
  .collection_title h3 {
    font-size: 12px;
  }
  .collection_title h4 {
    display: none;
  }
  .hero_slider_wrapper {
    min-height: 390px;
  }
  .collection_inner_detail {
    top: 10px;
    left: 10px;
    padding:0 5px;
  }
  .collection_btn {
    font-size: 12px;
    gap: 5px;
  }
  .collection_flex {
    margin: 0 -4px;
  }
  .collection_wrapper .collection_img img {
    border-radius: 8px;
  }
  .collection_wrapper {
    margin-bottom: 8px;
  }
  .main-footer-wrapper {
    gap: 40px;
  }
  .footer_link_list_row,
  .footer_block_info {
    width: 100%;
    flex-wrap: wrap;
    gap: 50px;
  }
  .footer-block__link_list {
    width: 100%;
  }
  .footer_block_info .footer-block__details.subtext p {
    padding-bottom: 24px;
  }
  /*-about*/
  .aboutua_sec_wrap {
    padding: 40px 0px;
  }
  .about_text_wrap {
    width: 100%;
  }
  .about_sec {
    margin: 16px 0px 40px 0px;
  }
  .about_image_content img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
  }
  .about_text_content p {
    font-size: 20px;
  }
  .about_image_content {
    position: relative;
    padding-top: 104%;
  }
  .about_flex_content {
    row-gap: 24px;
    margin: 0px -16px;
  }
  .about_text_content h2 {
    font-size: 32px;
    padding-bottom: 12px;
  }
  .about_text_content h3 {
    font-size: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 370px) {
  .main-footer-wrapper {
    gap: 30px;
  }
  .footer_link_list_row,
  .footer_block_info {
    gap: 30px;
  }
  .hero_banner_info h2 {
    font-size: 26px;
    padding-bottom: 15px;
  }
  .footer_content_wrap {
    padding: 30px 0;
  }
  .newslwtter_subcribe_btn input[type="submit"] {
    padding: 10px 20px;
    font-size: 12px;
  }
  .newsletter_form_col .field__input {
    height: 40px;
  }
  .copy_right_text p a,
  .copy_right_text p {
    font-size: 12px;
  }
  .header_maininfo .header__icons {
    margin: 0 -5px;
  }
  .header_maininfo .header__icon {
    padding: 0 5px;
  }
  .section-collection-list
    .new_collection_list
    .card--standard
    > .card__content
    .card__caption {
    font-size: 14px;
    max-width: 100%;
    margin: 0 0 15px;
  }
  .header_maininfo .search-modal__form {
    width: 15px;
  }
  .about_text_content h3 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .about_text_content h2 {
    font-size: 26px;
    padding-bottom: 12px;
  }
  .about_text_content p {
    font-size: 16px;
  }
}

/* ne header menu dropdown css start */
.header__submenu {
  background: #212b35;
}
.template-collection .richtext-section .rich-text__blocks {
    max-width: 100%;
    width: 100%;
}
span.menu_links_list {
    color: #fff;
    font-family: Hind;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding-bottom: 10px;
}