/** Shopify CDN: Minification failed

Line 33:0 All "@import" rules must come first

**/
@font-face {
  font-family: "Black Mango";
  src: url("https://cdn.shopify.com/s/files/1/0731/3755/3652/files/BlackMango-Regular.eot?v=1735075645");
  src: url("https://cdn.shopify.com/s/files/1/0731/3755/3652/files/BlackMango-Regular.eot?v=1735075645?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0731/3755/3652/files/BlackMango-Regular.woff2?v=1735075643")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0731/3755/3652/files/BlackMango-Regular.woff?v=1735075645")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0731/3755/3652/files/BlackMango-Regular.ttf?v=1735075645")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Grenda";
  src: url("/cdn/shop/files/Grenda-Regular.woff?v=1735659260")
      format("woff2"),
    url("/cdn/shop/files/Grenda-Regular.woff2?v=1735659260")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');

body {
  overflow-x: hidden;
}
body * {
  letter-spacing: 0;
}
body a {
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header__icons .header__icon.header__icon--search svg path {
  fill: inherit;
}
.header-wrapper header.header {
  padding-top: 12px;
  padding-bottom: 12px;
}
section.section.custom-announce-bar .custom-announce-main-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto;
}
section.section.custom-announce-bar
  .custom-announce-main-box
  .custom-announcement {
  display: block;
  height: auto;
  min-height: auto;
}
.custom-announce-bar-inn {
  height: auto;
  padding: 12px 0px;
}
section.section.custom-announce-bar
  .custom-announce-main-box
  .custom-announcement
  a
  p {
  margin: 0;
  text-decoration: none;
}
section.section.custom-announce-bar
  .custom-announce-main-box
  .custom-announcement
  a {
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}
a.btn.btn-primary,
.banner__buttons a.button.button--primary,
.collection-discount-content-with-btn .collection-btn a {
  background-color: #002642;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #fff;
  border-radius: 45px 45px 45px 45px;
  padding: 20px 45px 18px 45px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
  line-height: 1em;
  transition: all ease 0.5s;
  opacity: 1;
  line-height: normal;
  font-weight: 300;
}
.header-wrapper {
  background-color: #fff;
}
a.btn.btn-primary:hover,
.banner__buttons a.button.button--primary:hover,
.collection-discount-content-with-btn .collection-btn a:hover {
  background-color: #7a7a7a !important;
}
.header-menu-area-inn nav.header__inline-menu {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0 10px;
}
.header-menu-area {
  padding: 5px 0;
}
.search-header-btn {
  display: block !important;
}
.header-menu-area-inn nav.header__inline-menu ul.list-menu {
  column-gap: 38px;
}
.header-menu-area-inn nav.header__inline-menu ul.list-menu li a {
  padding: 13px 0 13px 0;
  color: #002642;
  text-decoration: none;
  font-family: var(--font-body-family);
  border: 0;
  transition: all ease 0.5s;
}
.header-menu-area-inn nav.header__inline-menu ul.list-menu li a span {
  font-family: var(--font-body-family);
  border: 0;
  outline: none;
  box-shadow: none;
  text-underline-offset: initial;
  text-decoration: none;
  transition: all ease 0.5s;
  transition: font-weight 0.3s ease, color 0.3s ease;
}
/* .header-menu-area-inn nav.header__inline-menu ul.list-menu li a:hover,
.header-menu-area-inn nav.header__inline-menu ul.list-menu li a span:hover,
.header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu
  li
  a
  span.header__active-menu-item,
.header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu
  li
  summary.header__menu-item
  .header__active-menu-item {
   color: #d3b574; 
} 
*/
.header-menu-area-inn nav.header__inline-menu ul.list-menu li * {
  color: #002642;
  fill: #002642;
  letter-spacing: 0px;
  font-size: 1em;
  text-decoration: none;
}
.header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu
  li
  summary.header__menu-item {
  padding-left: 0;
  padding-right: 0;
  column-gap: 8px;
}
.header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu
  li
  summary.header__menu-item
  svg.icon.icon-caret {
  position: initial;
}
.menu-drawer__menu .list-menu__item {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #002642;
  position: relative;
  display: block;
  text-align: left;
  padding: 11px 20px !important;
  background: transparent;
}
.menu-drawer__menu .list-menu__item a {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #002642;
  position: relative;
  display: block;
  text-align: left;
  background: transparent;
}
.store-footer-main ul.social_links_list li.social_link_item a {
  border-color: #667d8e;
}
.collection-product-item .product-img-overlay p {
  background: #0000009e;
  padding: 0 14px 0.5px;
  float: inline-start;
  border-radius: 30px;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  font-family: Open Sans;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0px 8px 8px 8px;
}
section.shopify-section.section.banner-slideshow slideshow-component {
  padding-top: 50px;
  padding-bottom: 50px;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow {
  border-radius: 30px;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  h1 {
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 30px;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .banner__text {
  margin: 0;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .oldP {
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 30px;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .banner__buttons {
  margin: 0 0 0 0;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .banner__buttons
  a.oldButton {
  text-transform: uppercase;
  border-radius: 50px;
  background-color: #fff;
  color: #fff;
  border: 1px solid #fff;
  transition: all ease 0.5s;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .banner__buttons
  a.oldButton::after,
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .banner__buttons
  a.oldButton::before {
  display: none;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper.banner__content
  .banner__buttons
  a.oldButton:hover {
  background-color: #7a7a7a;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  .slideshow__controls {
  display: none;
}
section.shopify-section.section.our-categorys-sec {
  margin: 50px 0 0;
  overflow: hidden;
}
section.shopify-section.section.our-categorys-sec .our-categorys-heading {
  width: 100%;
}
section.shopify-section.section.our-categorys-sec .our-categorys-heading h2 {
  margin: 0;
  text-align: center;
  font-size: 56px;
  font-weight: 400;
  color: #002642;
  font-family: Black Mango;
  font-family: "Inter Tight", sans-serif;
}
.our-categorys-inn {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  row-gap: 20px;
}
section.shopify-section.section.our-categorys-sec .our-categorys-body {
  width: 100%;
}
.category-img-overlay > img {
  width: 100%;
  aspect-ratio: 236/259;
  object-fit: cover;
}
.category-name-over h3 {
  margin: 0;
}
.category-name-over {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
.category-name-over img {
  width: 30px;
}
.category-name-over h3 {
  font-size: 22px;
  font-family: Black Mango;
  font-family: "Inter Tight", sans-serif;
  text-decoration: none;
  color: #fff;
}
.category-info-main a {
  text-decoration: none;
}
.category-img-overlay {
  position: relative;
}
.our-categorys-info-s ul.our-categorys-listing.our-categorys-listing-slider {
  padding: 0;
}
.category-img-overlay::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all ease 0.5s;
  opacity: 1;
  z-index: 7;
  background: linear-gradient(
    180deg,
    rgba(0, 38, 66, 0) 0%,
    rgba(0, 38, 66, 0.05) 50%,
    rgba(0, 38, 66, 0.15) 70%,
    rgba(0, 38, 66, 0.5) 100%
  );
}
li.our-categorys-listing-item {
  padding: 0 15px;
}
.category-info-main {
  border-radius: 30px;
  overflow: hidden;
}
.category-info-main:hover .category-img-overlay::after {
  opacity: 1;
  background: linear-gradient(180deg, #38739e00, #38739e);
}
section.shopify-section.section.our-categorys-sec
  .our-categorys-body
  ul.our-categorys-listing.our-categorys-listing-slider
  .slick-list {
  overflow: visible;
}
section.shopify-section.section.our-categorys-sec
  .our-categorys-body
  ul.our-categorys-listing.our-categorys-listing-slider
  .slick-list
  .slick-slide:nth-child(even) {
  padding-top: 50px;
}
div.shopify-section.shopify-section-group-header-group.section-header {
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
section.shopify-section.section.text-with-two-imgs {
  padding: 100px 0;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid__item.text-block-half
  .text-block-half-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 20px;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid__item.text-block-half
  h3 {
  font-size: 56px;
  font-weight: 400;
  color: #002642;
  margin: 0;
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid__item.text-block-half
  .richtext-bloc
  p {
  margin: 0 0 10px 0;
  font-size: 16px;
  letter-spacing: 0;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid--2-col {
  display: flex;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid--2-col
  .grid__item {
  width: 50%;
  max-width: 50%;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .img-bloc-inn {
  padding: 0 10px 140px 10px;
  position: relative;
  display: inline-flex;
  justify-content: flex-end;
  object-fit: cover;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .img-bloc-inn
  img.front_img {
  position: absolute;
  width: 334px;
  aspect-ratio: 1/1;
  left: 0;
  bottom: 0;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .img-bloc-inn
  img.back_img {
  width: 80%;
  margin-left: auto;
  margin-right: 0;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .img-bloc-inn
  img {
  border-radius: 30px;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid--2-col
  .richtext-bloc {
  max-width: 510px;
}
section.shopify-section.section.text-with-two-imgs
  .text-with-two-img-inn
  .grid__item.text-block-half {
  display: flex;
  align-items: center;
}
section.shopify-section.section.wall-mount {
  padding: 100px 0 60px 0;
}
section.shopify-section.section.wall-mount
  div.banner.banner--content-align-center {
  border-radius: 50px;
  overflow: hidden;
}
section.shopify-section.section.wall-mount
  div.banner.banner--content-align-center
  .banner__box
  small {
  display: block;
  font-size: 16px;
  line-height: 1.2;
}
section.shopify-section.section.wall-mount
  div.banner.banner--content-align-center
  .banner__box
  h2 {
  font-size: 56px;
  font-weight: 400;
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
  margin: 0;
}
.banner__buttons a.button::before,
.banner__buttons a.button::after {
  display: none;
}
section.shopify-section.section.wall-mount div.banner::after {
  z-index: 9;
  background-color: rgb(0 0 0 / 20%);
  opacity: 1 !important;
}
section.shopify-section.section.wall-mount div.banner .banner__content {
  position: relative;
  z-index: 10;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper {
  position: relative;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
section.shopify-section.section.custm-collection-discount {
  padding: 20px 0 0 0;
}
section.shopify-section.section.custm-collection-discount
  .custm-collection-discount-header {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-bottom: 60px;
}
.collection-discount-content-with-btn {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.custom-coll-discount-area {
  max-width: 1075px;
}
.custm-collection-discount-header h3 {
  font-size: 56px;
  font-weight: 400;
  color: #002642;
  margin: 0 0 0 0;
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
}
.custom-coll-discount-area p {
  margin: 0;
  font-size: 16px;
}
.custm-collection-discount-body {
  display: flex;
  column-gap: 20px;
}
.custm-collection-discount-body .discount-area {
  width: 25%;
}
.collection-product-list {
  width: 75%;
  display: flex;
  gap: 20px;
}
.collection-product-list .collection-product-item {
  width: 33.33%;
}
.collection-product-list .collection-product-item .product-img img {
  width: 100%;
  display: block;
}
.product-img-overlay {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #eff4f8;
  border-radius: 25px 25px 25px 25px;
  margin: 0px 0px 20px 0px;
  overflow: hidden;
}
.collection-product-list .collection-product-item .product-infomation p {
  border: 1px solid #cee7fa;
  border-radius: 25px;
  padding: 10px 15px;
  line-height: 1;
  margin: 0;
  display: inline-block;
  margin-bottom: 10px;
  color: #38739e;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  font-family: "Montserrat";
}
.collection-product-list .collection-product-item .product-infomation h3 {
  color: #002642;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat";
  letter-spacing: 0;
  text-transform: uppercase;
}
.collection-product-list
  .collection-product-item
  .product-infomation
  .price
  .price__regular {
  font-size: 14px;
  font-weight: 400;
  color: #38739e;
  letter-spacing: 0;
}
.custm-collection-discount-body .discount-area .discount-banner img {
  display: block;
  aspect-ratio: 355/486;
  width: 100%;
  border-radius: 30px;
}
.discount-offer {
  background-color: #ffffff6b;
  padding: 30px 30px 30px 30px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #ffffff3b;
  border-radius: 20px 20px 20px 20px;
  position: absolute;
  top: 30px;
  left: 30px;
}
.discount-banner-overlay {
  position: relative;
}
.discount-offer h2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
  color: #fff;
}
.discount-offer h2 small {
  font-family: var(--font-body-family);
  font-size: 50%;
  text-transform: uppercase;
}
.discount-btn a {
  background-color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  fill: #38739e;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #fff;
  border-radius: 45px 45px 45px 45px;
  padding: 18px 45px 18px 45px;
  text-decoration: none;
  display: inline-block;
  line-height: 16px;
  transition: all ease 0.5s;
}
.discount-btn {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.store-footer-head-in {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
.social-connectivity {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.social_connectivity_title h6 {
  font-size: 16px;
  margin: 0;
  font-family: var(--font-body-family);
  font-weight: 400;
}
ul.social_links_list {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  text-decoration: none;
  gap: 10px;
}
ul.social_links_list li.social_link_item a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #667d8e;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all ease 0.5s;
}
ul.social_links_list li.social_link_item a i {
  color: #fff;
}
.menu-and-contact-details-in {
  display: flex;
  padding: 74px 0;
  gap: 20px;
}
.menu-and-contact-details .menu_list,
.store_information {
  width: 25%;
}
.menu-and-contact-details h3 {
  margin: 0;
  font-size: 30px;
  font-weight: 400;
  text-transform: capitalize;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2em;
  letter-spacing: 0px;
  color: #fff;
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
  margin-bottom: 20px;
}
.menu-and-contact-details ul.menu_links {
  margin: 0 0;
  padding: 0 0;
}
.menu-and-contact-details ul.menu_links li a,
.store_information a,
.showroom_desc p {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: #fff;
  display: inline-block;
  text-align: left;
}
.menu-and-contact-details ul.menu_links li a:hover,
.store_information a:hover,
.showroom_desc p:hover {
  color: #c8d5dc;
}
.store_information p {
  margin: 0 0 0 0;
  padding-bottom: 18px;
  display: inline-block;
  width: 100%;
}

.product-infomation .add_to_cart_button {
  background: #38739e;
  border: none;
  color: #fff;
  padding: 15px 30px;
  border-radius: 35px;
  font-family: "Montserrat";
  width: auto;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  cursor: pointer;
  transition: ease 0.3s;
}

.product-infomation .add_to_cart_button.disabled-btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
}
.featured-blog-sec .blog__posts .card__information {
  opacity: 1 !important;
  visibility: visible !important;
  transform: inherit !important;
  height: 100%;
  margin: 0;
}
.featured-blog-sec {
  padding-top: 70px;
}
.featured-blog-sec .article-card__image img {
  object-position: top !important;
}
.featured-blog-sec .blog__title {
  font-size: 56px;
  font-weight: 400;
  color: #002642;
  margin: 0 0 0px;
  font-family: Black Mango;
  font-family: "Inter Tight", sans-serif;
}
.featured-blog-sec .article-card__image:after {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 75%);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  transition: all 0.3s ease-out;
  width: 100%;
  pointer-events: none;
}
.featured-blog-sec .blogs_title {
  background: #667d8e;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 0.6em 1.2em;
  position: absolute;
  top: 0;
  z-index: 1;
  width: fit-content !important;
  height: auto !important;
  right: 0;
  margin: 20px 20px 20px auto;
  text-transform: uppercase;
  font-family: Montserrat;
  opacity: 1;
  pointer-events: none;
}
.featured-blog-sec .blog__posts .card-wrapper .card {
  padding-bottom: 0;
  border: none;
  box-shadow: 0 0 10px #00000026 !important;
  border-radius: 3px;
}
.featured-blog-sec .blog__posts .card-wrapper .card:hover {
  box-shadow: 0 0 30px #00000026 !important;
}
.featured-blog-sec .blog__posts .card__content .card__information a {
  text-decoration: none;
  display: inline-block;
}
.featured-blog-sec .blog__posts .card__content .card__information {
  padding: 20px !important;
}
.collection-product-list .collection-product-item:hover .add_to_cart_button,
.featured-blog-sec .blogs__read-more:hover {
  transform: translateX(5px);
}
.product-infomation .price__container .price-item {
  color: #38739e;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  font-family: "Montserrat";
}
.product-infomation form {
  margin-top: 30px;
}
.menu-and-contact-details ul.menu_links li {
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}
.store_information p.closed_at {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 22px;
  letter-spacing: 0px;
  color: #667d8e;
}
.showroom_desc {
  margin-bottom: 20px;
}
.footer__copyright.caption p,
.footer__copyright.caption p a {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: #667d8e;
  text-align: center;
}
.footer__copyright.caption {
  padding: 12px 0;
  border-top: 1px solid #667d8e;
}

.header__icons span.svg-wrapper svg path {
  fill: rgb(56, 115, 158);
}
.logo-img-b img {
  width: 100%;
}
ul.logo-list-data.logo-list-slider {
  padding: 50px 10px 50px 10px;
  margin: 0;
}
ul.logo-list-data.logo-list-slider button.slick-prev.slick-arrow {
  left: 0;
}
ul.logo-list-data.logo-list-slider .slick-arrow svg {
  width: 18px;
  height: auto;
}
ul.logo-list-data.logo-list-slider .slick-arrow svg path {
  fill: #7b7b7b;
}
ul.logo-list-data.logo-list-slider .slick-arrow {
  display: inline-flex;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 99;
}
ul.logo-list-data.logo-list-slider .next_arrow.slick-arrow {
  left: initial;
  right: 20px;
}
.shopify-section.section.logo-list {
  margin: 80px 0 0px 0;
}
ul.social_links_list li.social_link_item a path {
  fill: #667d8e;
}
ul.social_links_list li.social_link_item a svg,
body ul.brandss-social a svg {
  height: 20px;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__text-wrapper {
  min-height: 700px;
}
section.shopify-section.section.banner-slideshow
  slideshow-component
  div.slideshow
  .slideshow__media {
  height: 100%;
}
.our-categorys-arrows {
  display: flex;
  gap: 15px;
}
.our-categorys-arrows .slick-arrow {
  position: relative;
  left: 0;
  transform: initial;
  border: 2px solid #38739e;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.slider_actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 70px 0;
}
.slider_actions .progress {
  display: none;
  width: calc(100% - 250px);
  height: 6px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-image: linear-gradient(to right, #38739e, #38739e);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}
.our-categorys-arrows .slick-arrow svg path {
  fill: #38739e;
}
.our-categorys-arrows .slick-arrow svg {
  width: 8px;
}
.our-categorys-arrows .slick-arrow:hover {
  background-color: #38739e;
}
.our-categorys-arrows .slick-arrow:hover svg path {
  fill: #fff;
}
header-drawer {
  margin: 0;
}
.header__icons .header__icon {
  margin: 0;
}
header-drawer {
  margin: 0;
}
.header__icons header-drawer {
  margin: 0;
}
.header__icons.header__icons--localization {
  gap: 16px;
}
.header__icons a.salles {
  display: flex;
  align-items: center;
}
.header__icons .header__icon span.svg-wrapper {
  width: 100%;
  height: 100%;
}
.header__icons .header__icon span.svg-wrapper svg {
  width: 25px;
  height: 25px;
}
.header__icons .header__icon#cart-icon-bubble span.svg-wrapper svg {
  width: 28px;
  height: 28px;
}
.header__icons .header__icon#cart-icon-bubble span.svg-wrapper svg path {
  stroke: #38739e;
  stroke-width: 2px;
}
.header__icons .cart-count-bubble {
  top: 0;
  width: 15px;
  height: 15px;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  background: #d9534f;
  font-family: "Open Sans";
}
.header__icons .header__icon {
  margin: 0;
  width: 33px;
  height: 33px;
}
.header__icons summary.header__icon.header__icon--menu.header__icon--summary {
  background-color: #eff4f8;
}
.header__icons
  summary.header__icon.header__icon--menu.header__icon--summary
  path {
  stroke-width: 2px;
}
.menu-drawer__navigation-container ul.list.list-social.list-unstyled {
  display: flex;
  justify-content: center;
  margin: 0px 0 0;
  gap: 10px;
}
.menu-drawer__navigation-container
  ul.list.list-social.list-unstyled
  a.list-social__link {
  display: flex;
  line-height: normal;
  height: initial;
  min-height: initial;
  align-items: center;
  border: 1px solid #667d8e;
  border-radius: 50%;
  background: #002642;
  padding: 5px;
}
.header--has-social .menu-drawer__utility-links {
  text-align: center;
  background: #002642;
  padding: 10px;
}
.menu-drawer__navigation-container
  ul.list.list-social.list-unstyled
  a.list-social__link
  svg {
  width: 18px;
  height: 18px;
}
.menu-drawer__navigation-container
  ul.list.list-social.list-unstyled
  a.list-social__link
  path {
  fill: #fff;
}
body .header--has-social .menu-drawer__utility-links svg path {
  fill: #fff;
}
.header--has-social .menu-drawer__utility-links .menu-drawer__account {
  color: #fff;
  font-weight: 600;
  font-family: "Open Sans";
  letter-spacing: 0;
  font-size: 15px;
  line-height: 1;
  padding-top: 0;
}
.menu-drawer__menu .list-menu__item.menu-drawer__menu-item--active,
.menu-drawer__menu .list-menu__item:hover,
.menu-drawer__menu .list-menu__item:hover svg path,
.menu-drawer__menu .list-menu__item:hover a,
.menu-drawer__menu .list-menu__item:focus,
.menu-drawer__menu .list-menu__item:focus svg path,
.menu-drawer__menu .list-menu__item:focus a {
  background: #002642 !important;
  color: #fff !important;
  fill: #fff;
}
section.shopify-section.section.wall-mount div.banner .banner__content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0e47724a;
}
.store-footer-head {
  border-bottom: 1px solid #667d8e;
}
.header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu
  li
  details
  ul.header__submenu {
  padding: 0;
  border: none;
  width: 179px;
}
.header-menu-area-inn
  nav.header__inline-menu
  ul.header__submenu.list-menu
  li
  a.header__menu-item {
  font-size: 16px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: 8px solid transparent;
}
/* .header-menu-area-inn
  nav.header__inline-menu
  ul.header__submenu.list-menu
  li
  .list-menu__item--active {
   color: #d3b574; 
} */
.slider_actions .slide_a_num p::first-letter {
  font-size: 55px;
  line-height: 1;
  color: #002642;
  font-family: Black Mango;
  font-family: "Inter Tight", sans-serif;
  margin: 0;
}
button#scrollToTopBtn {
  position: fixed;
  text-align: center;
  cursor: pointer;
  z-index: 99;
  width: 2.1em;
  height: 2.1em;
  line-height: 2.1;
  color: #ffffff;
  border-radius: 2px;
  background-color: #334155;
  font-size: 15px;
  padding: 0;
  transform: rotate(180deg);
  border: none;
  bottom: 30px;
  left: 30px;
}
button#scrollToTopBtn svg {
  width: 14px;
  height: 8px;
  fill: #fff;
}
button#scrollToTopBtn:hover {
  background-color: #334155;
}
.contact-us-page-head h2 {
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  margin: 30px 0;
  font-family: "Open Sans";
  letter-spacing: 0;
}
.contact-page-map iframe {
  width: 100%;
  border: 0;
  display: block;
}
.contact-page-map {
  padding-bottom: 20px;
}
.contact-page-address-with-form .grid--2-col {
  display: flex;
}
.contact-page-address-with-form .grid--2-col .grid__item {
  width: 50%;
  max-width: 50%;
  display: flex;
  align-items: center;
}
.contact-page-address-with-form .grid--2-col .grid__item .icon-box-container {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 30px 18px;
  padding-right: 38px;
}
.icon-box-icon svg {
  width: 26px;
  height: 26px;
}
.icon-box-wrapper .icon-box-info:first-child svg {
  width: 35px;
  height: 35px;
}
.icon-box-wrapper .icon-box-info:nth-child(2) svg {
  width: 32px;
  height: 32px;
}
.icon-box-info {
  display: flex;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid #d5d5d5;
}
.icon-box-icon {
  width: 26px;
  height: 26px;
}
.icon-box-contnt {
  width: calc(100% - 26px);
  padding-left: 10px;
}
.icon-box-contnt h3,
.icon-box-contnt h3 a {
  margin: 0;
  color: #002642;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Open Sans";
}
.contact-us-page-inn {
  max-width: 1140px;
  margin: 0 auto;
}
.contact-pg-form {
  width: 100%;
  padding: 10px 0 30px 37px;
  border-left: 2px solid #d4d4d4;
}
.contact-pg-form .contact-pg-form-inn .form_field {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.contact-pg-form-inn h2 {
  margin: 0 0 28px;
  font-size: 16px;
  font-family: "Raleway";
  font-weight: 600;
  color: #555f68 !important;
  opacity: 1;
}
.contact-pg-form .contact-pg-form-inn .form_field label {
  font-size: 16px;
  font-family: "Open Sans";
  letter-spacing: 0;
  font-weight: 400;
  color: #7a7a7a;
}
.contact-pg-form .contact-pg-form-inn .form_field select {
  background-color: #fff;
  border-radius: 5px;
  padding: 14px 30px 14px 12px;
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 400;
  color: #7a7a7a;
  outline: none;
  box-shadow: none;
  appearance: none;
  background-image: url("/cdn/shop/files/down.png?v=1735759846");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.contact-pg-form .contact-pg-form-inn .form_field input {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #adb6be;
  padding: 0.75em;
  font-size: 15px;
  outline: none;
  box-shadow: none;
}
.contact-pg-form .contact-pg-form-inn .form_field label span {
  color: #ff0000;
}
.contact-pg-form-main #ContactForm-msg {
  border-radius: 5px;
  height: 96px;
  border: 1px solid #69727d;
  outline: none;
  box-shadow: none;
  padding: 12px;
}
.discount-btn a:hover {
  background-color: #7a7a7a !important;
  color: #fff !important;
}
ul.social_links_list li.social_link_item a:hover svg path {
  fill: #fff;
}
ul.social_links_list li.social_link_item svg path {
  transition: all ease 0.5s;
}
ul.social_links_list li.social_link_item a:hover {
  background-color: #667d8e;
}
.overlay-txt-with-img-inn .grid--2-col {
  display: flex;
}
.overlay-txt-with-img-inn .grid--2-col .grid__item {
  width: 50%;
  max-width: 50%;
  position: relative;
}
.overlay-txt-box {
  height: 100%;
}
.overlay-txt-box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0;
}
.overlay-img-box img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 711/260;
}
.overlay-img-box {
  height: 100%;
}
.form-submit-btn button {
  width: 100%;
  background-color: #555f68;
  border-color: #555f68;
  border-radius: 5px;
  font-size: 16px;
  font-family: "Open Sans";
  letter-spacing: 0;
}
.form-submit-btn button::after,
.form-submit-btn button::before {
  display: none;
}
section.shopify-section.section.contact-us-page {
  padding-bottom: 50px;
}
.overlay-txt-box-in h3 {
  font-size: 40px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 40px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0 0 30px 0;
  font-family: "Raleway";
}
.overlay-txt-box-in p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #ffffff;
}
.overlay-txt-box-in a {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  text-decoration: none;
  letter-spacing: -0.45px;
  color: #ffffff;
  border-color: #ffffff;
  border-width: 2px;
  border-radius: 0px;
  border: 2px solid #fff;
  background-color: transparent;
  transition: all ease 0.5s;
}
.overlay-txt-box-in a:hover {
  background-color: #6c7c69;
}
.overlay-txt-box {
  padding: 20px 10% 20px 14%;
  display: flex;
  align-items: center;
}
.product__column-sticky .product__media-list li {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}
section.shopify-section.section.product_main_sec .page-width {
  /* max-width: 1140px;
  padding: 0 10px;
  overflow-x: hidden; */
  margin: 0 auto;
}
.markdown h3,
.markdown h4 {
  color: #1e293b;
  font-family: "Open Sans";
  font-size: 26px;
  margin: 0;
  font-weight: 700;
  opacity: 1;
  line-height: 1.3em;
}
.markdown {
  opacity: 1;
  padding: 20px 10px;
}
.markdown p,
.markdown li {
  font-size: 16px;
  color: #7a7a7a;
  font-weight: 400;
  font-family: "Open Sans";
  line-height: 26px;
  margin: 10px 0 10px;
}
section.shopify-section.section.product_main_sec
  .product.product--medium
  .grid__item.product__media-wrapper {
  max-width: 50%;
  width: 50%;
}
.product__column-sticky .product__media-list li {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
}
section.shopify-section.section.product_main_sec
  .product.product--medium
  .product__info-wrapper {
  width: 50%;
  max-width: 50%;
  /* padding-left: 20px; */
}
.product__info-wrapper.grid__item
  .product__info-container
  variant-selects
  .form__label {
  font-weight: 600;
  font-size: 1em;
  color: #334155;
  /* margin: 0 0px 10px; */
  margin-bottom: 10px;
  letter-spacing: 0;
}
.product__info-wrapper.grid__item
  .product__info-container
  variant-selects
  label
  .swatch {
  border: none;
  aspect-ratio: inherit;
  line-height: normal;
  height: inherit;
}
section.shopify-section.section.product_main_sec
  .product.product--medium
  .product__info-wrapper::-webkit-scrollbar {
  background: #ffffff;
  border-radius: 10px;
  width: 10px;
}

section.shopify-section.section.product_main_sec
  .product.product--medium
  .product__info-wrapper::-webkit-scrollbar-thumb {
  background-color: #77757580;
  border-radius: 10px;
  width: 10px;
}
section.shopify-section.section.product_main_sec
  .product.product--medium
  .product__info-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0px -1px 13px #33415547;
  border-radius: 10px;
}
.product__title h1,
body .quick-add-modal__content-info > product-info a.product__title h2 {
  font-size: 21px;
  font-weight: 400;
  font-family: Open Sans;
  color: #575756;
}
body .quick-add-modal__content-info > product-info a.product__title {
  text-decoration: none;
}
.product__title {
  margin: 0 0 22px 0;
}
section.shopify-section.section.product_main_sec
  .product
  .product__info-wrapper
  .price__container
  .price__sale
  s.price-item {
  color: #ef394a;
  font-size: 22px;
  font-weight: 800;
  background: none;
  padding-top: 10px;
  letter-spacing: 0px;
  opacity: 0.5;
}
section.shopify-section.section.product_main_sec
  .product
  .product__info-wrapper
  span.price-item.price-item--sale.price-item--last {
  font-weight: 700;
  transition: color 0.5s, background 0.5s;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 4px;
  border-radius: 5px;
  color: rgb(239, 57, 74);
  background: rgb(254, 242, 242);
  color: #ef394a;
  font-size: 25px;
  animation: background 1s infinite;
}

@keyframes background {
  0% {
    background: rgb(254, 242, 242);
  }
  50% {
    background: rgb(255, 255, 255);
  }
  100% {
    background: rgb(254, 242, 242);
  }
}

section.product__info-container .price {
  display: flex;
  align-items: center;
  /* margin: 20px 0 5px; */
}
section.product__info-container .price span.badge {
  color: #fff;
  font-size: 13px;
  background: #16a34a;
  padding: 5px 12px;
  border-radius: 46px;
  display: none;
}
section.shopify-section.section.you_may_like {
  background-color: #f3f3f3;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  h2.related-products__heading {
  font-size: 24px;
  font-weight: 500;
  font-family: "Raleway";
  margin: 0px 0 20px;
}
body product-recommendations.related-products {
  padding-top: 22px;
  margin-top: 20px;
  padding-bottom: 0;
  max-width: 1140px;
  padding-left: 10px;
  padding-right: 10px;
}
.product .page-width:has(.shopify-app-block) {
  max-width: 1140px;
  margin: auto;
  padding: 0 10px;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card {
  border: 0;
  background-color: transparent;
  box-shadow: none !important;
  border-radius: 6px;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__content {
  padding: 0 !important;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__information {
  padding: 18px 0 0 0;
  transform: inherit !important;
  opacity: 1;
  visibility: visible;
}
.related-products .price__container .price-item {
  font-size: 17px;
  font-weight: 500;
  font-family: "Montserrat";
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__information
  h3 {
  padding: 0;
  font-size: 1em;
  letter-spacing: 0px;
  margin: 0;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card-information
  .price
  .price__sale {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0px;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card-information
  .price
  .price__sale
  s.price-item {
  font-size: 17px;
  font-weight: normal;
  color: #053f58;
  opacity: 0.5;
}
.overlay-txt-box-in a::before,
.overlay-txt-box-in a::after {
  display: none;
}
div.product-grid-container
  ul#product-grid
  li.grid__item
  .card
  .card__inner
  .card__media
  .media
  img {
  object-fit: contain;
  object-position: top;
}
.overlay-img-box {
  position: relative;
}
.overlay-img-box::after {
  position: absolute;
  content: "";
  /* background-color: rgb(0 38 66 / 60%); */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay-txt-with-img-inn .grid--2-col .grid__item ul.logo-contact {
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 100%;
  list-style: none;
  justify-content: center;
  margin: auto;
  align-items: center;
}
.overlay-txt-with-img-inn .grid--2-col .grid__item ul.logo-contact li img {
  display: block;
  width: 100%;
  max-width: 120px;
  height: 45px;
  object-fit: contain;
  object-position: center;
  margin: auto;
}
.overlay-txt-with-img-inn .grid--2-col .grid__item ul.logo-contact li img {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
body.type-product .bredcrums-product-main .page-width {
  max-width: 1160px;
  margin: auto;
  padding: 0 10px;
}
body.type-product .bredcrums-product-main {
  padding: 30px 0;
  background-color: #ececec;
  border-bottom: 4px solid #5050501f;
  margin-top: 10px;
}
body.type-product .bredcrums-product-main .product-title {
  font-size: 21px;
  font-weight: 400;
  color: #575756;
  letter-spacing: 0px;
  line-height: normal;
  margin: 0 0 10px;
  font-family: "Roboto", Sans-serif;
}
body.type-product .bredcrums-product-main nav.breadcrumb {
  margin: 0 0 0em;
  padding: 0;
  font-size: 0.92em;
  color: #777;
  letter-spacing: 0px;
}
body.type-product .bredcrums-product-main nav.breadcrumb a,
body.type-product .bredcrums-product-main nav.breadcrumb span {
  color: #777;
  text-decoration: none;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
}
.bredcrums-product-main nav.breadcrumb span[aria-hidden="true"] {
  display: none;
}
.bredcrums-product-main nav.breadcrumb a:after,
.bredcrums-product-main nav.breadcrumb span:after {
  content: "/";
  position: relative;
  margin: 0 5px;
}
.bredcrums-product-main nav.breadcrumb span:last-child:after {
  content: inherit;
}
.product__info-container .product__title span.saving-total-price {
  background-color: #16a34a;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  display: none;
}
.product__info-container .product__title span.saving-total-price:has(p) {
  display: inline-flex;
}
.product__info-container .product__title span.saving-total-price img {
  width: 20px;
}
.product__info-container .product__title h1 {
  width: calc(100% - 200px);
}
.product__info-container div.product__title {
  justify-content: space-between;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.product .sku-or-tags {
  /* margin: 10px 0 0 0; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  row-gap: 0;
}
.product .sku-or-tags .ptags {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  padding-right: 10px;
}
/* .sku-or-tags span {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  font-family: Open Sans;
} */
.sku-or-tags span {
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
}
.product .sku-or-tags .tagss {
  text-transform: capitalize;
}
.product .sku-or-tags span a {
  color: #ec1b24;
  text-decoration: none;
}
.product .refundss-shiipings {
  /* margin: 30px 0 0 0; */
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 13px;
  border: 1px solid #ececec;
  /* border-radius: 4px; */
  border-radius: 12px;
}
.product .refundss-shiipings span,
.product .refundss-shiipings span a {
  /* font-size: 13px; */
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  color: #6b6b6b;
  text-decoration: none;
  /* font-family: "Open Sans"; */
}
/* .product_main_sec .product .product__info-wrapper .price-item {
  font-size: 22px;
  font-weight: 700;
  color: #ef394a;
} */
.product_main_sec .product .product__info-wrapper .price-item {
  font-family: Raleway;
  font-weight: 600;
  font-size: 32px;
  line-height: 110.00000000000001%;
  letter-spacing: 0%;
}
.product .product-form__buttons {
  max-width: 100%;
}
.product div {
  margin: 0;
}
/* product-required-css */

.main-required-pro .inner-main-required {
  display: flex;
  align-items: center;
  gap: 10px;
  /* margin-bottom: 15px; */
  position: relative;
}
.main-required-pro .inner-main-required.sold-out {
  cursor: not-allowed;
}
.main-required-pro .inner-main-required.sold-out .product-img-left,
.main-required-pro .inner-main-required.sold-out .inner-content {
  opacity: 0.5;
  pointer-events: none;
}
.main-required-pro .inner-main-required.sold-out .out-sold {
  position: absolute;
  right: 10px;
  top: 0;
  text-align: center;
  width: fit-content;
  display: inline-block;
  font-family: "Open Sans";
  font-weight: 700;
  letter-spacing: 0;
  text-transform: capitalize;
  padding: 6px 10px;
  background: #ff0000;
  color: #fff;
  line-height: normal;
  font-size: 14px;
  z-index: 1;
  border-radius: 3px;
}
.main-required-pro .product-img-left {
  width: 80px;
}
.main-required-pro .product-img-left img {
  width: 100%;
  display: block;
  height: auto;
}
/* .main-required-pro .title-reqiueed {
  border-bottom: 1px solid #adb6be;
  margin-bottom: 15px;
} */
.title-reqiueed h3 {
  font-size: 18px;
  color: #333;
  /* margin-bottom: 5px; */
  margin: 0;
  font-weight: 400;
  font-family: "Open Sans";
}
.main-required-pro .inner-main-required .product-content-right {
  /* width: auto; */
  width: 100%;
  position: relative;
}
.main-required-pro .inner-main-required .product-content-right form {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.main-required-pro
  .inner-main-required
  .product-content-right
  form
  .required-item-quantity-selector {
  display: flex;
  align-items: center;
  gap: 10px;
}
.main-required-pro .inner-main-required .product-content-right .sku-pro a {
  color: #333;
  /* font-family: "Open Sans"; */
  font-size: 1em;
  font-weight: 400;
  line-height: normal;
}
section.shopify-section.section.product_main_sec
  .main-required-pro
  .inner-main-required
  .product-content-right
  .price__sale
  s.price-item {
  font-size: 14px;
  padding: 0;
  opacity: 1;
  color: #888;
  font-weight: 600;
  margin: 0;
}
body
  section.shopify-section.section.product_main_sec
  .main-required-pro
  .inner-main-required
  .product-content-right
  .price__sale
  .price-item--sale {
  animation: none;
  background: transparent;
  padding: 0;
  font-size: 14px;
  color: #e23646;
  font-weight: 600;
}
body
  section.shopify-section.section.product_main_sec
  .main-required-pro
  .inner-main-required
  .product-content-right
  .price {
  margin: 0;
}
body
  section.shopify-section.section.product_main_sec
  .main-required-pro
  .inner-main-required
  .product-content-right
  .cart-count-pro {
  font-size: 14px;
  font-weight: 600;
  color: #5f6d7c;
  /* font-family: "Open Sans"; */
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  margin: 0 0 15px;
}
.main-required-pro .inner-main-required .required-item-cart {
  margin: 0;
  padding: 10px 13px;
  font-size: 14px;
  background-color: #5f6d7c;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-family: "Open Sans";
  letter-spacing: 0;
  line-height: 1;
  min-height: inherit;
  max-width: inherit;
  min-width: inherit;
}
.main-required-pro .inner-main-required .product-content-right form button {
  padding: 10px 10px;
  /* background-color: #f1f1f1;
  border: 1px solid #ccc; */
  cursor: pointer;
  font-size: 1em;
  color: #333;
  border-radius: 30px;
  line-height: 1;
  /* width: 33px; */
}
.main-required-pro
  .inner-main-required
  .product-content-right
  form
  #required-item-quantity {
  max-width: 40px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 5px;
  border-radius: 4px;
  height: 100%;
  outline: none;
  box-shadow: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.product__info-container #faq-list .acc-head {
  background-color: #f9f9f9;
  color: #1f2124 !important;
  font-size: 1em;
  line-height: 1;
  font-weight: 400;
  padding: 10px 15px;
  position: relative;
  transition: ease 0.3s;
  cursor: pointer;
  border: 1px solid #d5d8dc;
}
/* .product__info-container #faq-list .acc-head:before {
  position: absolute;
  content: "";
  border-bottom: 3px solid #000 !important;
  width: 13px;
  height: auto;
  left: 13px;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  transition: ease 0.3s;
}
.product__info-container #faq-list .acc-head.active:after {
  content: "";
  position: absolute;
  left: 18px;
  background: #1f2124;
  width: 3px;
  height: 13px;
  top: 50%;
  transform: translateY(-50%);
  transition: ease 0.3s;
} */
.product__info-container #faq-list .acc-body {
  border: 1px solid #d5d8dc;
  padding: 17px 17px 30px;
  color: #7a7a7a;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 600;
}
/* .product__info-container #faq-list .acc-body .acc_content {
  height: 108px;
  overflow-y: scroll;
} */
.product__info-container #faq-list .acc-body .titlee {
  color: #7a7a7a;
  font-size: 12px;
  font-family: "Open Sans";
  letter-spacing: 0;
  font-weight: 600;
}
.product__info-container #faq-list .acc-body a {
  color: #333300;
}
.product__info-container #faq-list .acc-body .acc_content:not(:last-child) {
  margin: 0 0 28px;
}
.product product-form.product-form {
  /* margin: 20px 0px 40px; */
  margin: 0;
}
.product .product_information .product_information_inn p,
.product .product_information .product_information_inn p a {
  /* margin: 0;
  color: #ababab;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Open Sans";
  line-height: 26px; */
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 110.00000000000001%;
  margin: 0;
}
.product .product_information .product_information_inn p a {
  color: #667d8e;
}
/* .product .product_information .social-icon-pro {
  margin: 22px 0 0 0;
} */
.product .product_information .social-icon-pro ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 5px;
}
.product .product_information .social-icon-pro ul li svg {
  height: 32px;
  display: block;
}
.product .product_information .social-icon-pro ul li a {
  display: inline-block;
  /* background-color: #4c4e4f8f; */
  /* width: 30px;
  height: 30px; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
/* .product .product_information .social-icon-pro ul li svg path {
  fill: #fff;
} */
.product .product_information .social-icon-pro ul li {
  display: inline-flex;
}
h2.des-pro {
  font-size: 22px;
  color: #002642;
  margin: 10px 0 30px;
  font-weight: 600;
  padding: 0 0 12px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #ddd;
  font-family: Open Sans;
}
.product-description p strong {
  color: #7a7a7a;
}
.product-description > * {
  letter-spacing: 0px;
  /* color: #7a7a7a; */
  font-weight: 600;
  font-family: "Open Sans";
  margin: 10px 0;
  line-height: 26px;
}
.product-description h4,
.product-description h3 {
  letter-spacing: 0px;
  font-size: 24px;
  color: #002642;
  font-weight: 600;
  font-family: "Open Sans";
  margin: 10px 0;
  line-height: 26px;
}
.product-description h4 strong,
.product-description h3 strong {
  font-weight: 600;
}
h2.specification-pro {
  font-size: 25px;
  color: #002642;
  margin: 10px 0 0;
  font-weight: 600;
  padding: 0 0 12px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #ddd;
  font-family: "Open Sans";
}
.yrm-btn-wrapper span.yrm-toggle-expand .yrm-button-text-span {
  display: inline-block;
  cursor: pointer;
}
.product-description div.yrm-content.yrm-content-hide {
  height: initial !important;
}
section.shopify-section.section.product_main_sec {
  padding: 0 0 60px 0;
}
.product-description div.yrm-content.yrm-content-hide {
  display: none;
}
.product-description div.yrm-content.yrm-content-hide.activvee {
  display: block;
}
.product .refundss-shiipings svg {
  height: 20px;
}
.product .refundss-shiipings span.shippingg,
.product .refundss-shiipings span.refundss a {
  display: flex;
  column-gap: 10px;
}
.product .refundss-shiipings span.refundss {
  display: flex;
}
/* .product .refundss-shiipings svg path {
  fill: #000;
} */
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  line-height: 1.3em;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .price {
  margin: 0;
}
/* span.alerrt {
  color: #ec1b24;
  text-transform: capitalize;
} */
span.alerrt {
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: capitalize;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__badge {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 0 20px;
  grid-row-start: initial;
}
.discount-product p {
  margin: 0;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__content
  .card__badge {
  display: none;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__inner
  .card__content {
  position: relative;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__inner
  .card__content
  .card__badge {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  top: 20px;
  position: absolute;
  bottom: initial;
  margin: 0;
  justify-content: inherit;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .card__inner
  .card__content
  .card__badge
  span.badge {
  background-color: #fff;
  color: #334155;
  font-size: 0.87em;
  padding: 0.4em 0.8em;
  display: flex;
  align-items: center;
  line-height: normal;
  border-radius: 100px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  opacity: 1;
  visibility: visible;
  transform: inherit;
  position: static;
  letter-spacing: 0;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .media
  img {
  border-radius: 6px;
  object-fit: contain;
}
section.shopify-section.section.you_may_like
  product-recommendations.related-products
  .card-wrapper.product-card-wrapper
  .card
  .media {
  background: #fff;
  overflow: hidden;
}
.discount-product {
  box-shadow: 1px 5px 20px #b8b8b8 !important;
  font-weight: 400;
  background: #002642 !important;
  -webkit-font-smoothing: antialiased;
  border-radius: 30px;
  min-width: 3.5em;
  width: 30%;
  color: #fff;
  text-align: center;
  font-size: 13px;
  min-height: 2.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 6px;
  right: 10px;
  font-family: "Open Sans", serif;
}
/* .product__info-wrapper.grid__item .product__info-container variant-selects {
  margin: 20px 0 10px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #adb6be;
} */
/* .product .product-form__buttons button.product-form__submit {
  padding: 12px;
  border-style: none;
  line-height: 1em;
  min-height: auto;
  background-color: #002642;
  font-size: 16px;
  font-family: "Montserrat";
} */
.product .product-form__buttons button.product-form__submit::before,
.product .product-form__buttons button.product-form__submit::after {
  display: none;
}
/* .header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu li
  summary.header__menu-item:hover
  span,
.header-menu-area-inn
  nav.header__inline-menu
  ul.list-menu li
  summary.header__menu-item:hover
  svg path {
  color: #d3b574;
  fill: #d3b574;
} */
.yrm-btn-wrapper span.yrm-toggle-expand {
  width: 100px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: 1px solid #ccc;
  letter-spacing: 0px;
  cursor: pointer;
}
.yrm-btn-wrapper.yrm-btn-wrapper-1.yrm-more-button-wrapper {
  text-align: center;
}
.product__info-wrapper.grid__item
  .product__info-container
  variant-selects
  label {
  background-color: transparent;
  color: #000;
  padding: 0 5px;
  font-size: 14px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  border: 0;
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  -webkit-box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  border-radius: 2px;
  outline: 1px;
  text-align: center;
}
.product__info-wrapper.grid__item .product__info-container variant-selects .product-form__input {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.product__info-wrapper.grid__item .product__info-container variant-selects input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.product__info-wrapper.grid__item .product__info-container variant-selects label {
  height: auto;
  padding: 5px 9px;
  font-size: 0.75em;
  font-family: Open Sans;
  font-weight: 500;
  line-height: 1.3;
  display: inline-flex;
  align-items: center;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: none;
}

.product__info-wrapper.grid__item .product__info-container variant-selects label:hover {
  border-color: #a0a0a0;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.product__info-wrapper.grid__item .product__info-container variant-selects input[type="radio"]:checked + label {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}
.prd_readmore,
.prd_readless,
.tab-content a.prd_readmore,
.tab-content a.prd_readless {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 32px;
  font-size: 14px;
  border: 1px solid #ccc;
  letter-spacing: 0px;
  cursor: pointer;
  margin: 20px auto 0;
  color: #7a7a7a;
  font-weight: 600;
  font-family: Open Sans;
  line-height: 26px;
}
.tab-content a.prd_readmore,
.tab-content a.prd_readless {
  margin: 10px auto 0 0;
}
.product__info-wrapper.grid__item
  .product__info-container
  variant-selects
  input[type="radio"]:checked
  + label {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
  color: var(--wvs-selected-item-text-color, #000);
  background-color: transparent;
}
.product__info-wrapper.grid__item
  .product__info-container
  quantity-input.quantity {
  border-radius: 0;
  border: 0;
  width: 110px;
  min-height: 37px;
}
.product__info-wrapper.grid__item
  .product__info-container
  quantity-input.quantity
  button.quantity__button {
  width: 26px;
  display: flex;
  justify-content: center;
  background-color: transparent;
  border: 1px solid #ddd;
  color: #334155;
  align-items: center;
  outline: 0;
  font-weight: 400;
  z-index: 3;
  font-size: 18px;
}
.product__info-wrapper.grid__item
  .product__info-container
  quantity-input.quantity::after,
.product__info-wrapper.grid__item
  .product__info-container
  quantity-input.quantity::before {
  display: none;
}
.product__info-wrapper.grid__item
  .product__info-container
  quantity-input.quantity
  input {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}
.product-form__quantity .form__label {
  font-family: "Open Sans";
  font-weight: 400;
}
.product__tax {
  /* font-family: "Open Sans";
  font-weight: 400;
  margin: 0 10px;
  display: inline-block; */
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
}
/* collection page css */

.facets-vertical.page-width,
facet-filters-form.facets.facets-vertical-sort.page-width,
.breadcrums_inner.page-width,
.collection-image_bottom.page-width {
  max-width: 1300px;
}
facet-filters-form.facets.facets-vertical-sort.page-width {
  padding-bottom: 50px;
  max-width: calc(100% - 280px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 0;
  width: 100%;
}
facet-filters-form.facets.facets-vertical-sort.page-width:has(
    .pagination-wrapper
  ) {
  justify-content: space-between;
}
facet-filters-form.facets.facets-vertical-sort .pagination-wrapper {
  margin: 0;
}
.card-wrapper .card {
  border-radius: 30px;
  border: 1px solid #d8d1d1;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0 0px 35px;
}
.card-wrapper .card:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
.card__heading a:after {
  pointer-events: none;
}
.product-img {
  position: relative;
}
.card__badge .badge,
.product-img span.badge {
  position: absolute;
  bottom: 10px;
  left: 5px;
  padding-top: 0px;
  background: #0000009e;
  padding-bottom: 0.5px;
  padding-right: 14px;
  padding-left: 14px;
  float: inline-start;
  border-radius: 30px;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Open Sans";
  letter-spacing: 0;
  text-transform: capitalize;
}
.card__information .card__heading a {
  color: #002642;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none !important;
  font-family: "Open Sans";
  line-height: 17px;
  text-transform: capitalize;
  text-align: left;
}
.collection-btn > a {
  display: inline-block;
}
.card__content .card__information {
  padding: 0;
}
.card-wrapper .card__content {
  padding: 0px !important;
  position: static !important;
  display: block;
}
.card-wrapper .card__content .card__badge {
  margin: 0 5px 0px;
}
.card-wrapper .card__content .card__heading {
  margin: 0 0 10px;
}
.card-wrapper .card__content s.price-item {
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 400;
  color: #717070;
  margin: 0;
}
.price__container .price-item {
  color: #334155;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  font-family: "Open Sans";
}
.quick-add__submit:before,
.quick-add__submit:after {
  content: inherit;
}
.card--card .quick-add .quick-add__submit {
  min-width: 100%;
  box-sizing: border-box;
  color: #fff;
  border-color: #002642;
  background-color: #002642;
  padding: 14px 30px;
  font-size: 13px;
  font-weight: 500;
  border-radius: 30px;
  min-height: inherit;
  transition: all 0.2s linear;
  letter-spacing: 0;
}
.card--card .quick-add .quick-add__submit:hover {
  border-color: #045cb4;
  background-color: #045cb4;
}
.card--card .quick-add {
  position: absolute;
  bottom: 25px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  left: 0;
  right: 0;
  grid-row-start: inherit;
  margin: 0 !important;
  padding: 0 5px;
}
.card--card.card--media > .card__content {
  margin: 0;
  display: block;
  padding: 20px 5px 0 !important;
}
div.product-grid-container
  ul#product-grid
  li.grid__item
  .card
  .card__inner
  .card__media {
  position: relative;
}
div.product-grid-container
  ul#product-grid
  li.grid__item
  .card
  .card__inner
  .card__media
  .media {
  position: relative;
  padding-bottom: 100%;
}
div.product-grid-container ul#product-grid li.grid__item .card .card__inner {
  display: block;
  position: relative;
}
/* summary.facets__summary span {
  font-family: "Roboto", serif;
  line-height: 1.3em;
  font-size: 15px;
  font-weight: 700;
  color: #6f6f6f;
  text-decoration: none !important;
} */
summary.facets__summary span {
  line-height: 1.3em;
  text-decoration: none !important;
  font-family: Raleway;
  font-weight: 600;
  font-size: 1.125em;
}
div#FacetsWrapperDesktop .list-menu__item label {
  font-size: 12px;
  font-family: "Open Sans";
  color: #334155;
  font-weight: 400;
  text-decoration: none !important;
}
div#FacetsWrapperDesktop .list-menu__item label input {
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
}
div#FacetsWrapperDesktop .list-menu__item label svg {
  margin: 0 4px 0 0px;
  border-radius: 3px;
}
div#FacetsWrapperDesktop .list-menu__item label input:checked {
  background: #ccc;
}
div#FacetsWrapperDesktop .list-menu__item label svg.icon.icon-checkmark {
  margin: 0;
  border-radius: 0;
}
div#FacetsWrapperDesktop .list-menu__item label svg.icon.icon-checkmark path {
  fill: #fff;
  stroke: #fff;
  stroke-width: 2px;
}
div#FacetsWrapperDesktop .facets__header-vertical {
  padding: 0;
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 400;
}
.facets-vertical .facets__price .field:before,
.facets-vertical .facets__price .field:after {
  content: inherit;
}
.facets-vertical .facets__price .field input {
  padding: 10px;
  min-width: inherit;
  min-height: inherit;
  height: inherit;
  border: 1px solid #ccc;
  outline: none;
  box-shadow: none;
  font-family: "Open Sans";
  font-size: 14px;
}
.facets__price .field__label {
  font-family: "Open Sans";
  font-size: 14px;
}
.facets-vertical .facets__price {
  padding: 0.5rem 0.5rem 0.5rem 0;
  font-size: 16px;
  font-family: "Open Sans";
  color: #334155;
}
.field__input:not(:placeholder-shown) ~ .field__label {
  opacity: 0;
}
/* .active-facets__button--light .active-facets__button-inner {
  font-family: "Roboto";
  font-size: 12px;
  outline: none;
  box-shadow: none !important;
  border: 1px solid #ccc;
} */
div#FacetsWrapperDesktop .list-menu__item label .facet-checkbox__text-label {
  text-decoration: none;
}
div#FacetsWrapperDesktop .facets-vertical .active-facets__button {
  margin: 5px 5px 5px 0;
}
/* .facets-vertical .active-facets-vertical-filter .facets__heading {
  font-family: Roboto, serif;
  line-height: 1.3em;
  font-size: 15px;
  font-weight: 700;
  color: #6f6f6f;
} */
.facets-vertical .active-facets-vertical-filter .facets__heading {
  line-height: 1.3em;
  font-family: Raleway;
  font-weight: 600;
  font-size: 1.125em;
}
.facets-vertical .active-facets-vertical-filter facet-remove a span {
  font-size: 12px;
  font-family: "Roboto";
  text-transform: uppercase;
  display: inline-block;
  line-height: normal;
}
.facets-vertical .active-facets-vertical-filter facet-remove a,
.mobile-facets__footer a.mobile-facets__clear.underlined-link {
  text-decoration: none;
  font-family: Roboto;
  font-weight: 500;
  background: #002642 !important;
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
  color: #fff;
  padding: 10px 15px;
  line-height: 1;
  font-size: 16px;
}
.facets-vertical .active-facets-vertical-filter facet-remove a:hover {
  background: #045cb4 !important;
}
.collectin_slideshow .slideshow__text .banner__heading {
  font-family: "Roboto", Sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 35px;
  margin: 0 0 30px;
}
.collectin_slideshow .slideshow__text .banner__text p.oldP {
  margin: 0 0 30px;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Raleway", serif;
}
.collectin_slideshow .slideshow__text .banner__buttons a.oldButton {
  padding: 15px 30px;
  text-align: center;
  transition: all 0.3s;
  border-radius: 3px;
  line-height: 1;
  border: 2px solid #fff;
  font-size: 16px;
  display: inline-block;
  color: #fff;
  opacity: 1;
  font-weight: 400;
  font-family: "Open Sans";
  background: transparent;
}
.collectin_slideshow .slideshow__text-wrapper .slideshow__text {
  max-width: 100%;
  transition: all 0.2s linear;
}
.collectin_slideshow .slideshow__text-wrapper .slideshow__text .banner__buttons,
.collectin_slideshow .slideshow__text-wrapper .slideshow__text .banner__text {
  margin: 0;
}
body .collectin_slideshow .banner {
  min-height: inherit;
}
body .collectin_slideshow .banner .banner__content {
  padding: 76px 50px;
}
.collectin_slideshow button.slider-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin-left: auto;
}
.collectin_slideshow .slider-button--next {
  left: auto;
  right: 0;
}
.collectin_slideshow .slideshow__controls {
  position: static;
}
.collectin_slideshow button.slider-button svg path {
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.3px;
}
.collectin_slideshow button.slider-button svg {
  width: 25px;
  height: 25px;
}
.collectin_slideshow .slider-counter--dots button {
  padding: 0;
}
.collectin_slideshow .slider-counter--dots .slideshow__control-wrapper {
  gap: 8px;
}
.collectin_slideshow .slider-counter--dots button span.dot {
  background: #fff;
  width: 6px;
  height: 6px;
  border: none;
}
.collectin_slideshow
  .slider-counter--dots
  button.slider-counter__link--active
  span.dot {
  background: #000;
}
.collectin_slideshow .slider-counter--dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
show-more-button .button-show-more {
  color: #f0702c !important;
  margin: 0;
  text-decoration: none;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  padding-bottom: 0;
}
show-more-button .button-show-more span {
  display: flex;
  flex-direction: row-reverse;
  gap: 2px;
  align-items: center;
}
.collectin_slideshow {
  padding-bottom: 20px;
}

/* .collectin_slideshow .slider .slider__slide[aria-hidden="false"] .slideshow__text {
  animation-name: fadeInUp;
  animation-duration: 1.25s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  transition: all .2s linear;
}

@keyframes fadeInUp{
0% {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}

100% {
  opacity: 1;
  transform: none;
}
} */

.pagination-wrapper .pagination__list a.pagination__item:after {
  content: inherit;
}
/* .pagination-wrapper .pagination__list a.pagination__item {
  padding: 2px 10px 0 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Open Sans";
  color: #334155;
} */
.pagination-wrapper .pagination__list a.pagination__item {
  padding: 2px 10px 0 !important;
  font-size: 1em;
  font-weight: 400;
  color: #151515;
}
/* .pagination-wrapper .pagination__list a.pagination__item--current {
  height: 30px;
  width: 30px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #77849a !important;
  border-radius: 6px;
  color: #fff;
  background: #002642;
  box-shadow: rgba(0, 18, 46, 0.18) 0px 2px 20px 0px;
  opacity: 1;
} */
.pagination-wrapper .pagination__list a.pagination__item--current {
    height: 30px;
    width: 30px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #F5F7F9 !important;
    border-radius: 9999px;
    color: #151515;
    background: #F5F7F9;
    opacity: 1;
    font-family: Raleway;
}
.pagination-wrapper .pagination__list li {
  max-width: inherit;
  flex: inherit;
}
.pagination-wrapper .pagination__list {
  align-items: center;
  gap: 3px;
  justify-content: flex-start;
}
body.collection .pagination-wrapper .pagination__list {
  justify-content: center;
}
body.products.collection .collection-social {
  display: none;
}
body .collection_main_wrap {
  /* padding-bottom: 30px;
  max-width: 1300px; */
  margin: auto;
}
/* .facet-filters__field .select select {
  outline: none;
  box-shadow: none;
  border: 1px solid #adb6be;
  padding: 8px;
  font-size: 14px;
  font-family: "Raleway";
  border-radius: 3px;
  font-weight: 500;
  display: inline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100px;
  padding-right: 12px;
} */

/* new facet-filters__field .select select styles */

.facet-filters__field .select select {
  outline: none;
  box-shadow: none;
  border: 1px solid #5c5c5c;
  padding: 10px 16px;
  font-size: 14px;
  font-family: "Raleway";
  border-radius: 999px;
  font-weight: 400;
  display: inline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* .facet-filters__field .select span.svg-wrapper {
  right: 6px;
} */
.facet-filters__field .select span.svg-wrapper {
  right: 1.5em;
}
.facet-filters__field .facet-filters__label > label {
  /* font-size: 14px;
  font-weight: 600; */
  font-family: Raleway;
  font-weight: 400;
  font-size: 16px;
  line-height: 110.00000000000001%;
}
/* .facet-filters__field .facet-filters__label {
  margin-right: 10px;
} */
.facet-filters__field .facet-filters__label {
  margin: 0px;
}
.facets .facets-vertical-form {
  align-items: center;
}
body .product-count-vertical {
  margin-left: 10px;
}
.breadcrums-collection {
  background: #002642;
  color: #fff;
  padding: 25px 0;
}
.breadcrums_inner {
  display: flex;
  align-items: center;
  gap: 20px;
}
.breadcrums_inner .title_coll {
  font-size: 35px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4em;
  font-family: "Open Sans";
  text-transform: uppercase;
}
.breadcrums_inner:has(nav) .title_coll {
  text-transform: inherit;
}
.breadcrums_inner nav.breadcrumb a,
.breadcrums_inner nav.breadcrumb span {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  font-family: "Open Sans";
}
.breadcrums_inner nav.breadcrumb a:after,
.breadcrums_inner nav.breadcrumb span:after {
  content: "/";
  position: relative;
  margin: 0 5px;
}
.breadcrums_inner nav.breadcrumb span:last-child:after {
  content: inherit;
}
.breadcrums_inner nav.breadcrumb span[aria-hidden="true"] {
  display: none;
}

/* .collection_bottom_images {
  position: relative;
  padding-bottom: 26%;
} */

.collection_bottom_images img {
  width: 100%;
  display: block;
  height: 100%;
}
.collection-header h2,
.collection-header h2 a {
  margin: 0 0 20px;
  font-size: 26px;
  color: #002642;
  line-height: 1.3em;
  font-family: Open Sans;
  font-weight: 600;
}
.collection-header h2 a {
  color: #667d8e;
}
.collection_bt_title {
  margin: 20px 0;
}
.collection-description h3,
.collection-description h4,
.collection-description h5 {
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 0 20px;
  font-size: 26px;
  font-family: "Open Sans";
  color: #002642;
}
.collection-description h3 strong,
.collection-description h4 strong {
  font-weight: 600;
}
.collection-description .readmore {
  display: flex;
  margin: 15px auto 0;
  align-items: center;
  width: fit-content;
  justify-content: center;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans";
  padding: 8px 8px;
  line-height: 1;
  color: #7a7a7a;
}
.collection-description {
  padding-bottom: 12px;
}
.collection-description p {
  margin: 0 0 20px;
  font-size: 18px;
  color: #7a7a7a;
  line-height: 26px;
  font-family: "Open Sans";
}
.collection-description a {
  text-decoration: none;
  color: #667d8e;
}
.full-text-collection {
  transition: ease 0.7s;
}
.full-text-collection ol,
.full-text-collection ul {
  list-style: auto;
  padding-left: 38px;
}
.type-collection #MainContent ul.social_links_list,
body ul.brandss-social {
  justify-content: center;
  margin: 25px 0;
  gap: 5px;
}
.type-collection
  #MainContent
  ul.social_links_list
  li.social_link_item
  a
  svg
  path {
  fill: #fff;
}
.type-collection #MainContent ul.social_links_list li.social_link_item a,
body ul.social_links_list.brandss-social a {
  width: 36px;
  height: 36px;
  background: #012641;
  border-color: #012641;
}
body ul.brandss-social a svg path {
  fill: #fff !important;
}
/* .collection .facets-vertical .facets-wrapper {
  padding-right: 20px;
} */
.collection .facets-vertical .facets-wrapper {
  padding-right: 0px;
}

/* Brands page-css */
.brands_banner .page-width {
  max-width: 100%;
  padding: 0;
}
body .brands_banner .banner {
  min-height: inherit;
}
.brands_banner .banner .banner__media {
  position: relative;
  padding-bottom: 203px;
  height: 100% !important;
}
.brands_banner .banner .banner__media img {
  position: absolute;
}
.brands_banner .banner .banner__media:before {
  content: "";
  background: #000000a6;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
.brand_wrapper {
  max-width: 1140px;
  margin: auto;
  text-align: center;
  padding: 30px 10px 60px;
}
.brand_wrapper h2 {
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.3em;
  font-size: 32px;
  margin: 0 0 20px;
}
.brand_wrapper p {
  margin: 0 0 25px;
  font-size: 16px;
  font-family: "Open Sans";
  color: #7a7a7a;
  font-weight: 400;
}
.logo-brands {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.logo-brands li a:hover img {
  filter: brightness(37%) contrast(133%) saturate(191%) blur(0px)
    hue-rotate(329deg);
  transform: scale(1.1);
}
.logo-brands img {
  width: 100%;
  display: block;
  transition: all 0.2s linear;
  transition-property: transform;
}
.logo-brands li:nth-child(9) {
  filter: brightness(45%) contrast(100%) saturate(100%) blur(0px)
    hue-rotate(0deg);
  transition-duration: 0.3s;
}
.logo-brands li:nth-child(11) img,
.logo-brands li:nth-child(12) img {
  padding: 0px 50px 0px;
  height: 100%;
  filter: brightness(200%) contrast(30%) saturate(100%) blur(0px)
    hue-rotate(0deg);
}
.logo-brands li:nth-child(10) img {
  filter: brightness(200%) contrast(30%) saturate(100%) blur(0px)
    hue-rotate(0deg);
}
.logo-brands li:nth-child(12) img {
  padding: 0 72px;
}
.logo-brands li {
  align-self: center;
}
.logo-brands li:nth-child(4) img {
  max-width: 170px;
  margin: auto;
}

/* catelogues-page-css */
.catalogues-banner {
  padding: 10px 0 0;
}
.catalogues-grids {
  background-color: #f5f5f5;
  padding: 50px 0;
}
.catalogues-banner .page-width {
  max-width: 100%;
  padding: 0;
}
.catelogous_wrapper {
  max-width: 1140px;
  margin: auto;
  text-align: center;
  padding: 0 10px;
}
body .catalogues-banner .banner {
  min-height: inherit;
  display: block;
}
.catalogues-banner .banner .banner__media {
  position: relative;
  padding-bottom: 170px;
  height: 100% !important;
}
.catalogues-banner .banner .banner__media img {
  position: absolute;
}
.catalogues-banner .banner .banner__media:before {
  content: "";
  background: #000000a6;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
.catalogues-banner .banner__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  opacity: 1;
}
.catalogues-banner .banner__content .banner__heading {
  font-size: 35px;
  font-weight: 400;
  text-shadow: 0px 0px 10px #ffffff;
  color: #ffffff;
  font-family: "Open Sans";
  line-height: 1.3em;
}
.catelogues_logo_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  row-gap: 50px;
}
.catelogues_logo_grid li {
  background: #fff;
  padding: 13px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  transition-duration: 718ms;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.catelogues_logo_grid li:hover {
  transform: translateY(-40px);
}
.logo-catalogues img {
  width: 100%;
  max-width: 150px;
  display: block;
  margin: auto;
}
.catelogues_logo_grid .headingg {
  font-size: 21px;
  font-weight: 500;
  color: #808080 !important;
  line-height: 1.3em;
  font-family: "Raleway";
}
.catelogues_logo_grid a.download {
  display: inline-block;
  padding: 20px 20px 20px 20px;
  background-color: #80808000;
  font-size: 17px;
  font-weight: 700;
  border: 1px solid #808080;
  color: #808080;
  line-height: 1em;
  transition: all 0.3s;
  border-radius: 3px;
}
.catelogues_logo_grid a.download:hover {
  background-color: #808080;
  color: #ffffff;
  border-color: #808080;
}

/* legal pages-css */
.transactions-and-payment-policy .page-width .main-page-title {
  background-color: #010614fc;
  margin: 0;
  color: #fff;
  text-align: center;
  padding: 113px 50px;
  font-family: "Roboto", Sans-serif;
  font-weight: 600;
  font-size: 35px;
  line-height: 1;
}
.transactions-and-payment-policy .page-width .rte {
  margin: 20px 0;
}
.shopify-policy__body .rte > *,
.transactions-and-payment-policy .page-width .rte > * {
  font-size: 16px;
  font-family: "Open Sans";
  color: #7a7a7a;
  line-height: 26px;
  font-weight: 600;
}
.transactions-and-payment-policy .page-width .rte ul,
.shopify-policy__body .rte ul {
  list-style: disc;
  margin: 0 0 20px;
}
.transactions-and-payment-policy .page-width,
.shopify-policy__container {
  max-width: 1146px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}
#MainContent.content-for-layout:has(.shopify-policy__container),
.transactions-and-payment-policy #MainContent.content-for-layout {
  padding-top: 50px;
}
.shopify-policy__title {
  background-color: #010614fc;
  padding: 113px 50px;
}
.shopify-policy__title h1 {
  font-family: "Roboto", Sans-serif;
  font-weight: 600;
  font-size: 35px;
  line-height: 1;
  margin: 0;
  color: #fff;
  text-align: center;
}
.shopify-policy__body {
  padding: 20px 0 50px;
}

/* blog-page-css */
.blog .blog-articles .article-card .card__information {
  opacity: 1 !important;
  visibility: visible !important;
  transform: inherit !important;
  padding: 0 30px 50px;
  height: 100%;
  margin: 0;
}
/* .blog .main-blog {
  max-width: 1140px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
} */
.main-blog .title--primary {
  margin: 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 50px;
  position: relative;
  z-index: 1;
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  font-family: "Montserrat";
}
.main-blog .title--primary:before {
  content: "";
  background: #00000045;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.main-blog .blog-articles {
  padding: 60px 0;
  gap: 30px;
  row-gap: 35px;
  align-items: flex-start;
}
.blog-articles .card-wrapper .card {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) !important;
  border-radius: 3px;
  border: none;
  padding-bottom: 0;
}
.blog-articles .blog-articles__article .card__inner {
  display: block;
}
.blog-articles .blog-articles__article .article-card__image {
  position: relative;
  padding-bottom: 67%;
}
.blog-articles .blog-articles__article .article-card__image img {
  object-position: top;
}
.blog-articles .blog-articles__article .article-card__image-wrapper {
  position: static;
  height: 100%;
  aspect-ratio: inherit !important;
  width: 100%;
}
.blog-articles .article-card-wrapper .card__content {
  padding: 40px 0px 0 !important;
}
.blog .blog-articles .article-card .card__information a {
  text-decoration: none;
}
.blog .blog-articles .article-card .card__information a .card__heading,
.featured-blog-sec
  .blog__posts
  .card__content
  .card__information
  .card__heading {
  font-size: 21px;
  font-family: "Open Sans";
  color: #54595f;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0;
  margin: 0 0 25px;
  text-align: left;
}
.featured-blog-sec
  .blog__posts
  .card__content
  .card__information
  .card__heading {
  font-family: Raleway;
  font-size: 21px !important;
  min-height: 55px;
}
.blog .blog-articles .article-card .card__information .article-card__excerpt,
.featured-blog-sec
  .blog__posts
  .card__content
  .card__information
  .article-card__excerpt {
  font-family: Open Sans;
  color: #777;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.blog .blog-articles .blogs__read-more,
.featured-blog-sec .blogs__read-more {
  color: #667d8e;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 700;
  font-family: "Open Sans";
}
.blog .blog-articles .article-card__info {
  color: #adadad;
  font-size: 12px;
  line-height: 1.3em;
  font-family: Open Sans;
  font-weight: 400;
  text-transform: inherit;
  letter-spacing: 0;
  margin: 0 -30px;
  border-top: 1px solid #eaeaea;
  padding: 15px 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.blog-articles .blog-articles__article .card__inner > a {
  display: block;
  height: 100%;
  width: 100%;
}
.blog-articles .blog-articles__article .card__inner .card__content {
  display: none;
}

.blog .pagination-wrapper .pagination__list {
  justify-content: center;
}
.blog-articles__article.article {
  transform: inherit !important;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.blog-articles .blog-articles__article .article-card__image .blogs_title {
  background: #667d8e;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin: 20px;
  padding: 0.6em 1.2em;
  position: absolute;
  top: 0;
  z-index: 1;
  width: fit-content;
  height: auto;
  right: 0;
  margin-left: auto;
  text-transform: uppercase;
  font-family: "Montserrat";
  opacity: 1;
  pointer-events: none;
}
.blog-articles .blog-articles__article .article-card__image:after {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 75%);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  transition: all 0.3s ease-out;
  width: 100%;
}
.blog-articles .card-wrapper .card:hover .article-card__image:after {
  opacity: 0.5;
}
.blog-articles .card-wrapper .card:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) !important;
}
.blog .pagination-wrapper {
  margin-top: 0;
}
.blogs_faq_sec_header h3 {
  font-size: 56px;
  font-weight: 400;
  color: #002642;
  margin: 0;
  font-family: "Black Mango";
  font-family: "Inter Tight", sans-serif;
}
.blogs_faq_sec_body {
  margin: 50px 0 0;
}
.accordion__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #002642;
  padding: 15px 20px;
  border-radius: 12px 12px 0 0;
  cursor: pointer;
}
.accordion_tile {
  box-shadow: 0 4px 8px #a8a9aa2b;
  border-radius: 12px;
  overflow: hidden;
}
.accordion__header h3 {
  margin: 0;
  font-family: "Raleway";
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #fff;
}
.accordion__toggle > div {
  display: flex;
}
.accordion__body {
  padding: 20px;
  font-size: 16px;
  color: #002642;
  line-height: 1.5em;
  font-weight: 400;
  font-family: Montserrat;
  display: none;
  background: #fff;
  border-radius: 0 0 12px 12px;
}
.blogs_faq_sec_inn .page-width {
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
}
.accordion__toggle svg path {
  stroke: #fff;
}
.blogs_faq_sec_body .faq-item {
  margin: 0 0 15px;
}
.accordion__body.is-active {
  display: block;
}
.accordion__header.is-active .plus {
  display: none;
}
.accordion__header .minus {
  display: none;
}
.accordion__header.is-active .minus {
  display: flex;
}
.blogs_faq_sec_inn {
  padding: 50px 0;
}

/* Article-page-css */

.article-template .page-width,
.article-template .article-template__hero-container,
.prev_next_articles,
.article-template__back,
.share_blogs,
.featured-image-comm {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto 0;
}
.article-template__hero-container .media {
  position: relative;
  height: inherit;
  padding-bottom: 325px;
  border-radius: 20px;
  box-shadow: 0px 0px 64px -35px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.article-template {
  padding: 30px 0 50px;
}
.article-template header.page-width {
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
}
.blog_grid_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.blog_grid_wrap .content_wrap {
  width: calc(63% - 20px);
}
.blog_grid_wrap .blog_img_wrap {
  width: 37%;
}
.blog_grid_wrap .blog_img_wrap img {
  width: 100%;
  display: block;
  aspect-ratio: 1 / 1;
  margin: 0 !important;
  border-radius: 15px;
  box-shadow: 0px 0px 64px -35px rgba(0, 0, 0, 0.5);
}
/* .article-template .article-template__title,
.article .article-template h2,
.article .article-template h3,
.article .article-template h4,
.article .article-template h5,
.article .article-template h6,
.article .article-template h2 a {
  font-size: 28px;
  color: #1e293b;
  font-weight: 600;
  font-family: "Open Sans";
  line-height: 1.2em;
  width: 100%;
  margin: 15px 0;
  letter-spacing: -1px;
} */
.article-template h2 a {
  color: #667d8e;
}
.article .article-template h6 {
  font-size: 24px;
}
.article-template header.page-width span {
  color: #54595f;
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 26px;
  padding-right: 10px;
  text-transform: inherit;
  display: flex;
  align-items: center;
  gap: 6px;
}
.article-template header.page-width span svg {
  width: 14px;
  height: 14px;
  fill: #667d8e;
}
  .article-template__content p,
  .article-template__content span,
  .article-template__content a,
  .article-template__content b,
  .article-template__content label,
  .article-template__content li{
  font-size: 16px;
  font-family: "Open Sans";
  line-height: 26px;
  font-weight: 400;
  color: #7a7a7a;
}
.article-template__content ol {
  list-style: auto;
  padding-left: 48px;
}
.article-template__content p {
  margin: 0 0 15px;
}
.article-template__content > * a {
  color: #667d8e;
}
.article-template__content > * a:hover {
  color: #045cb4;
}
.article-template__content h3 {
  color: #1e293b;
  font-weight: 600;
  line-height: 1.3em;
  font-family: "Open Sans";
  font-size: 26px;
  letter-spacing: 0;
  margin: 0;
}
.article-template__content strong {
  color: #7a7a7a;
  font-weight: 700;
  letter-spacing: -1px;
}
.article-template__content ul {
  list-style: disc;
  padding-left: 48px;
  margin: 0 0 15px;
}
.prev_next_articles {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px 20px;
  gap: 20px;
}
.prev_next_articles > div:not(:last-child) {
  border-right: 1px solid #d5d8dc;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.prev_next_articles > div {
  float: inherit !important;
  width: 50%;
}

.prev_next_articles > div > a {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #54595f;
  font-family: "Open Sans";
  line-height: 26px;
  gap: 15px;
}
.prev_next_articles > div svg {
  fill: #d5d8dc;
  width: 25px;
  height: 25px;
}
.prev_next_articles > div svg path {
  fill: #d5d8dc;
}
.prev_next_articles > div > a:has(.icon--tail-right) {
  flex-direction: row-reverse;
}
.article-template__back a.article-template__link .icon-wrap {
  display: none;
}
.article-template__content {
  padding-bottom: 20px;
}
.article-template__back a.article-template__link {
  background-color: #667d8e;
  color: #fff;
  padding: 15px 30px;
  line-height: 1em;
  font-weight: 400;
  font-family: "Open Sans";
  border-radius: 3px;
  font-size: 16px;
}
.prev_next_articles > div > a span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.share_blogs ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
.share_blogs ul a {
  width: 31px;
  height: 31px;
  display: flex;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
}
.share_blogs ul a svg,
.share_blogs ul a svg path {
  fill: #fff !important;
  width: 14px;
  height: 14px;
}
.share_blogs ul a.share-facebook {
  background-color: #3b5998;
}
.share_blogs ul a.share-twitter {
  background-color: #1da1f2;
}
.share_blogs ul a.share-linkedin {
  background-color: #0077b5;
}
.blog_featured_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 50px;
  border-radius: 15px;
  height: 327px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 64px -35px rgba(0, 0, 0, 0.5);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.blog_featured_img:before {
  content: "";
  background-color: #03213980;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  pointer-events: none;
}

.article .blog_featured_content h2 {
  font-size: 35px !important;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  font-family: Open Sans;
  margin: 0 0 30px !important;
}
.blog_img_btn .button-click {
  display: inline-block;
  color: #fff;
  padding: 15px 30px;
  line-height: 1;
  font-weight: 400;
  font-family: "Open Sans";
  border-radius: 3px;
  border: 2px solid #fff;
  font-size: 16px;
}
.share_blogs {
  margin-top: 20px;
}
.featured-image-comm {
  padding-top: 30px;
  padding-bottom: 10px;
}
.blog_grid_wrap {
  padding: 20px 0;
}

/* About-us-page-css */
.inner-page-bg-main {
  padding: 10px 0 0;
}
.inner-page-bg-main .inner-page-bg-overlay-img {
  padding: 38px 10px;
  text-align: center;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.inner-page-bg-main .inner-page-bg-overlay-img:before {
  content: "";
  background: #000000;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0.5;
}
.inner-page-bg-main .inner-page-bg-overlay-img h3 {
  margin: 0 0 25px;
  font-size: 35px;
  font-weight: 400;
  text-shadow: 0px 0px 10px #ffffff;
  font-family: "Open Sans";
  letter-spacing: 0;
  text-transform: uppercase;
}
.inner-page-bg-main .inner-page-bg-overlay-img p {
  margin: 0;
  font-family: "Roboto", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}
/* .about-us main#MainContent .page-width {
  max-width: 1140px;
  padding: 0 10px;
} */
.content-only-sec-main {
  padding: 10px 0 0;
}
.content-only-sec-main .single-img-box {
  text-align: center;
  animation-name: slideInDown;
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

.content-only-sec-main .single-img-box img {
  display: block;
  margin: auto;
}
.content-only-sec-main .content-only-c p,
.content-only-sec-main .content-only-c strong {
  text-align: left;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #7a7a7a;
  line-height: 26px;
  margin: 0 0 28px;
}
.content-only-sec-main .content-only-c strong {
  font-weight: 600;
}
.content-only-sec-main .multiple-img-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.custom-title {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #fff;
  padding: 55px 30px;
  max-width: 65%;
  margin: auto;
  gap: 30px;
  justify-content: center;
  position: relative;
  top: -30px;
}
.custom-title li {
  text-align: center;
  color: #000000;
  font-family: "Poppins", Sans-serif;
  font-size: 55px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
  align-self: center;
}

.custom-title li:nth-child(2) {
  background: #233958;
  padding: 5px;
  color: #fff;
}
.history-sec-header,
.gallery-lightbox-header {
  text-align: center;
}
.history-sec-header h3,
.team-sec-header h3,
.gallery-lightbox-header h3 {
  font-family: "Raleway";
  font-size: 55px;
  font-weight: 700;
  margin: 0 0 20px;
  line-height: 1;
}
.history-sec-header p,
.gallery-lightbox-header p {
  margin: 0;
  font-size: 19px;
  font-weight: 400;
  font-family: "Raleway";
  line-height: 26px;
}
.history-body {
  margin: 45px 0 0;
}
.history-body-inn .history_content h6 {
  line-height: 22px;
  color: #233958;
  text-align: right;
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}
.history_list .hstryLine {
  width: 50%;
  display: block;
  position: relative;
}
.history_list .hstryLine .history_line {
  position: absolute;
  height: 100%;
  width: 28px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  right: -15px;
  top: 0;
}
.history_list .hstryLine .history_line span {
  background-color: #233958;
  width: 28px;
  height: 28px;
  display: block;
}
.history_list .hstryLine .history_line small {
  background-color: #233958;
  width: 1px;
  height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.history-body-inn .history_content {
  position: relative;
  text-align: left;
  width: 100%;
  padding-right: 25px;
}
.history-body-inn .history_content h6 {
  line-height: 22px;
  color: #233958;
  text-align: right;
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 16px;
}
.history-body-inn .history_content p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #575756;
  margin-bottom: 25px;
  font-family: auto;
}
.history_list .hstryLine:nth-child(even) {
  margin-right: 0;
  margin-left: auto;
}
.history_list .hstryLine:nth-child(even) .history_line {
  top: 0;
  left: -15px;
  right: auto;
}
.history_list .hstryLine:nth-child(even) .history_content {
  padding-left: 25px;
  padding-right: 0;
}
.history_list .hstryLine:nth-child(even) h6 {
  text-align: left;
}
.team-sec-main .team-sec-inn {
  margin: 100px 0 0;
  text-align: center;
}
.team-body-inn .team_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.team-body-inn .team_list .team-member {
  background-color: #f3f3f3;
  padding: 13px;
  transition: ease 0.3s;
}
.team-body-inn .team_list .team-member:hover {
  box-shadow: 0px 28px 17px -9px rgba(181.17749481201173, 179.9959024545421, 179.9959024545421, 0.37);
}
.team-mem-img img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: block;
  margin: auto;
}
.team-mem-info h4 {
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #575756;
  line-height: 1.3em;
  margin: 0;
}
.team-mem-info {
  margin: 30px 0 0;
}
.team-mem-info h5 {
  margin: 10px 0;
  color: #7a7a7a;
  font-size: 15px;
  font-family: "Raleway";
  font-weight: 500;
  line-height: 26px;
}
.gallery-lightbox-main {
  margin: 70px 0;
}
body main#MainContent .team-sec-main .team-sec-inn .page-width {
  padding: 0 60px;
}
.gallery-lightbox-header {
  margin: 0 0 40px;
}
.gallery-lightbox-body .gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.gallery-lightbox-body .gallery img {
  width: 100%;
  display: block;
  cursor: pointer;
}
.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  padding: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000e6;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.lightbox-content {
  position: relative;
  text-align: center;
}
#lightbox-img {
  max-width: 80%;
  max-height: 80%;
  margin: 0 auto;
  width: 100%;
}

.lightbox .close {
  position: absolute;
  top: 20px;
  right: 25px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}
.lightbox .prev,
.lightbox .next {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 0px;
  font-weight: bold;
  cursor: pointer;
  padding: 0px;
  transition: 0.3s ease;
}
.lightbox-content span {
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  width: 20px;
  height: 20px;
  transform: rotate(45deg) translateY(-50%);
}
.lightbox-content span.prev {
  transform: translateY(-50%) rotate(-135deg);
}
.lightbox .prev {
  left: 0;
}
.lightbox .next {
  right: 0;
}
section.shopify-section.section.product_main_sec
  .page-width:has(.specification-pro) {
  padding-top: 50px;
}
.tab-container {
  width: 100%;
  margin: 30px auto !important;
}
.tabs {
  display: flex;
  overflow: hidden;
  border-bottom: 1px solid #d5d8dc; 
}
.tab {
    padding: 15px 15px;
  cursor: pointer;
  line-height: 1;
  position: relative;
  font-size: 18px;
  color: #5f6c7b;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: color 0.3s ease, border-color 0.3s ease;
}

.tab:not(.active):hover {
  color: #002642;
  border-bottom-color: #002642;
}

.tab.active {
  color: #002642;
  border-bottom: 2px solid #002642;
}

.tab-content {
  padding: 25px 20px;
  background-color: #fff;
  position: relative;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.tab-content h2 {
  margin: 0 0 28px;
  line-height: 26px;
  font-weight: 600;
}

.tab-content p a {
  margin: 0;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
}

.tab-content p {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 7px 15px;
  border-radius: 40px;
}

.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
section.shopify-section.section.product_main_sec
  .page-width:has(.specification-pro) {
  padding-top: 50px;
}

.files-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 30px;
  text-align: left;
}
.files-table th,
.files-table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.files-table th {
  background-color: #f4f4f4;
}
.files-table td {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.files-table .download-btn {
  background-color: #ffffff;
  color: #002642;
  border: 1px solid #002642;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 26px;
}

/* cart-page-css */
.cart #MainContent cart-items > .page-width,
.cart .cart__footer-wrapper .page-width {
  max-width: 1140px;
  padding: 0 10px;
}
.cart #MainContent cart-items {
  padding: 30px 0;
}
.cart .cart-item__name {
  text-decoration: none !important;
  color: #667d8e;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0;
  font-size: 16px;
}
.cart .product-option,
.cart-item__totals .price {
  color: #7a7a7a;
  font-weight: 500;
  font-size: 18px;
  font-family: "Open Sans";
  line-height: 1;
}
.cart .cart-item__details dl > .product-option {
  font-size: 14px;
  color: #002642;
  font-weight: 400;
}
.cart .title-wrapper-with-link .title {
  font-size: 30px;
  font-weight: 500;
  font-family: Raleway;
  margin: 0;
}
.cart .title-wrapper-with-link a {
  font-size: 15px;
  line-height: 1;
  font-family: "Open Sans";
  letter-spacing: 0;
  font-weight: 600;
  color: #002642;
}
.cart .cart-items thead th {
  color: #7a7a7a;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1;
  font-size: 16px;
  text-transform: inherit;
  letter-spacing: 0;
}
.cart .cart__footer .totals__total {
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
.cart .cart__footer .totals__total-value {
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1;
  font-size: 20px;
}
.cart .cart__footer .tax-note {
  font-family: "Open Sans";
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #777;
}
.cart .cart__ctas button {
  width: 100%;
  background: #002642;
  letter-spacing: 0;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

/* brand-inner-page-css */

.brand-inner-main .page-width {
  max-width: 1140px;
  padding: 0 10px;
}
.breadcrums_inner:not(nav) {
  justify-content: center;
}
.breadcrums_inner:has(nav) {
  justify-content: flex-start;
}
.brand-inner-b .brand-data {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
  row-gap: 20px;
}
.brand-inner-b .brand-data .brand-img img {
  width: 100%;
  display: block;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.brand-inner-b .brand-data a {
  text-align: center;
  padding: 20px 20px 20px;
  background: #fff;
  display: inline-block;
  transition: ease 0.3s;
  width: 100%;
}
.brand-inner-b .brand-data a:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.31);
  transform: translateY(-24px);
}
.brand-info h3 {
  color: #7a7a7a;
  font-family: "Raleway";
  font-weight: 500;
  line-height: 1;
  margin: 40px 0 12px;
  font-size: 16px;
  text-transform: capitalize;
}
.brand-inner-main {
  padding: 20px 0;
}
.page-main-data {
  padding: 20px 0;
}
.page-main-data .page-width,
.browse-by-options-main .page-width {
  max-width: 1140px;
  padding: 0 10px;
}
.page-main-data .main-page-title {
  color: #1e293b;
  line-height: 1.3em;
  font-weight: 600;
  margin: 0 0 20px;
  font-family: Open Sans;
  font-size: 28px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.page-main-data h5 {
  color: #1e293b;
  font-size: 20px;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 10px;
  line-height: 1;
}
.page-main-data .collection-description p {
  font-size: 16px;
}
.browse-by-options-main h3 {
  font-size: 24px;
  font-weight: 400;
  color: #737373;
  line-height: 1.3em;
  font-family: "Open Sans";
  margin: 0 0 30px;
}
.browse-by-options-main .brand-item h3 {
  font-weight: 500;
  line-height: 1;
  margin: 40px 0 12px;
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Raleway";
  color: #7a7a7a;
}
.browse-by-options-main .brand-inner-b .brand-data {
  grid-template-columns: repeat(4, 1fr);
}
.browse-by-options-main .brand-inner-b .brand-data a {
  padding: 10px 10px 20px;
}
.browse-by-product-type {
  margin: 0 0 20px;
}
.article-template__content a.btn_blog {
  background-color: #c50f2e;
  display: block;
  text-align: center;
  color: #fff;
  padding: 15px 30px;
  font-weight: 500;
  line-height: 1em;
  border-radius: 3px;
  font-family: "Open Sans";
  letter-spacing: 0;
}
.brands-collection-slider {
  max-width: 1140px;
  margin: auto;
  padding: 20px 20px 10px;
}
.brands-collection-slider .card__information .card__heading a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.brands-collection-slider .slick-track {
  display: flex;
}
.brands-collection-slider .slick-slide .quick-add {
  padding-top: 12px;
  bottom: 10px;
}
.brands-collection-slider .slick-slide {
  margin: 0 10px;
  height: inherit !important;
}
.brands-collection-slider .slick-slide > div .product-item.tags-product,
.brands-collection-slider .slick-slide > div {
  height: 100%;
}
.brands-collection-slider .slick-arrow {
  display: inline-flex;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
}
.brands-collection-slider .slick-arrow svg {
  width: 18px;
  height: 18px;
}
.brands-collection-slider .slick-arrow svg path {
  fill: #7b7b7b;
  stroke-width: 2px;
  stroke: #7b7b7b;
}
.brands-collection-slider .next_arrow {
  left: initial;
  right: 0px;
}
.brands-collection-slider .slick-list {
  padding: 10px 0;
}
.brands-pro {
  max-width: 1140px;
  margin: auto;
  padding: 20px 10px;
}
.brands-pro ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.brands-pro ul img.pro-image {
  width: 100%;
  display: block;
  aspect-ratio: 1 / 1;
}
.brands-pro a {
  display: block;
  padding: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.34);
  border-radius: 5px;
  background: #fff;
  transition-duration: 718ms;
}
.brands-pro a:hover {
  transform: translateY(-24px);
}
.SKU-pro-brands {
  font-size: 15px;
  color: #6a6a6a;
  text-align: left;
  font-family: Open Sans;
  line-height: 1;
  font-weight: 600;
  display: block;
  margin: 30px 0 0;
}
/* collection sticky-sec */
.mobile-footer-drawer {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.62);
  background-color: #002642;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  display: none;
  z-index: 999;
}
.mobile-footer-drawer .horizontal-mob-nav li a {
  cursor: pointer;
}
.mobile-footer-drawer .horizontal-mob-nav {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.mobile-footer-drawer-inn {
  max-width: 1140px;
  margin: auto;
  padding: 10px;
}
.mobile-footer-drawer .horizontal-mob-nav li {
  text-align: center;
}
.mobile-footer-drawer .horizontal-mob-nav li .link_title {
  margin: 12px 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Raleway";
}
.mobile-footer-drawer .horizontal-mob-nav li img {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
}

/* cart-drawer */
.drawer__inner {
  overflow-x: hidden;
}
.drawer .drawer__heading {
  margin: 0 0 1rem;
  font-family: "Open Sans";
  letter-spacing: -1px;
  font-weight: 600;
  color: #002642;
  font-size: 28px;
}
.drawer .cart-item__name {
  display: block;
  color: #002642;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none !important;
  font-family: Open Sans;
  line-height: 17px;
}
.drawer .cart-drawer .cart-items th {
  font-family: "Open Sans";
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 16px;
  color: #707070;
}
.drawer .cart-drawer .cart__checkout-button {
  max-width: none;
  min-width: 100%;
  color: #fff;
  border-color: #002642;
  background-color: #002642;
  padding: 16px 30px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 30px;
  min-height: inherit;
  transition: all 0.2s linear;
  letter-spacing: 0;
  text-transform: capitalize;
}
.cart-drawer .cart__checkout-button:hover {
  border-color: #045cb4;
  background-color: #045cb4;
}
.drawer .cart-drawer .cart__checkout-button:after,
.drawer .cart-drawer .cart__checkout-button:before {
  content: inherit;
}
.drawer .cart-drawer__footer .totals__total {
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1;
  font-size: 18px;
  text-transform: capitalize;
}
.drawer .cart-drawer .tax-note {
  font-family: "Open Sans";
  text-align: center;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 12px;
}
.drawer .totals__total-value {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 600;
  color: #002642;
}
.drawer .cart-drawer.cart-drawer .cart-item__price-wrapper > .price {
  font-size: 16px;
  letter-spacing: 0;
  font-family: "Open Sans";
}
.drawer .product-option {
  font-size: 13px;
  font-weight: 600;
  font-family: "Open Sans";
  letter-spacing: 0;
  line-height: normal;
}

/* WhatsApp support CSS */
.whatsapp_support {
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 9999;
  bottom: 75px;
  right: 25px;
}
.whatsapp_support a {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 10px;
  justify-content: flex-end;
}
.whatsapp_support a span {
  display: block;
  padding: 8px;
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 26px;
  background: #54595fa8;
  border-radius: 5px;
  width: fit-content;
  transition: ease 0.5s;
  pointer-events: none;
  min-width: 200px;
  opacity: 0;
  transform: translate(calc(100% + 1px));
}
.whats_text {
  overflow: hidden;
  position: absolute;
  right: calc(100% + 5px);
  z-index: -1;
  pointer-events: none;
}
.whatsapp_support svg {
  width: 50px;
  height: 50px;
}
.whatsapp_support a:hover span {
  transform: translate(0) scale(1);
  opacity: 1;
  position: static;
}

body.type-color_image
  .product__info-wrapper.grid__item
  .product__info-container
  variant-selects
  label.color_variant_option,
body.type-product_image
  .product__info-wrapper.grid__item
  .product__info-container
  variant-selects
  label.color_variant_option {
  width: 40px;
  border-radius: 50%;
  height: 40px;
}

/* .section.product_main_sec .product__info-wrapper .product--vendor {
  margin: 5px 0 0;
} */
.product--vendor p {
  font-size: 15px;
  color: #000;
  letter-spacing: 0;
  font-weight: 600;
  font-family: "Open Sans";
  margin: 0;
}
.product--vendor span a {
  color: #334155;
  text-decoration: underline;
}
.product--vendor span a:hover {
  color: #38739e;
}

.logo-list-area .logo-list-area-in ul.logo-list-data li.logo-item img {
  width: 200px;
  height: 100px;
  object-fit: contain;
}

.custm-collection-discount-main .badge-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  z-index: 999;
  left: 0px;
  bottom: 9px;
  padding: 0px 10px;
}
.custm-collection-discount-main .badge-info span.badge.badge--bottom-left {
  position: unset;
}
.product-img-overlay {
  position: relative;
}
.slick-arrow {
  background-color: #2f739b;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.slick-arrow svg {
  width: 25px;
  height: 25px;
}
.custm-collection-discount-main slick-arrow .slick-disabled {
  opacity: 1.8%;
  background-color: #fff !important;
}
.collection-product-list.collection-product-list-slider.slick-initialized.slick-slider
  .prev_arrow.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
}
.collection-product-list.collection-product-list-slider.slick-initialized.slick-slider
  .next_arrow.slick-arrow {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.collection-product-list .collection-product-item {
  padding: 0px 10px;
}
.custm-collection-discount-main .slick-arrow.slick-disabled {
  opacity: 0.6;
}

.inventory-shipping-block {
  padding: 10px 0;
}

.inventory-shipping-block p {
  margin: 0;
  font-weight: 500;
  font-family: Open Sans;
  color: #7a7a7a;
  font-size: 14px;
}
.inventory-shipping-block label {
  color: #ef394a;
  font-family: "Open Sans";
  font-weight: 700;
  line-height: 1.2em;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0;
  text-decoration: underline;
}

/* tab CSS changes */
.tab-content .data-read-only p {
  padding: 0;
  border-radius: 0;
  background: transparent;
  display: block;
  text-align: left;
  margin: 10px 0;
}

.tab-content .data-read-only ul li p {
  padding: 0;
  border-radius: 0;
  background: transparent;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 600;
  font-family: Open Sans;
  margin: 10px 0;
  line-height: 26px;
}

div.data-read-only .product-description > * {
  letter-spacing: 0px;
  font-weight: 600;
  font-family: Open Sans;
  margin: 10px 0;
  line-height: 26px;
  background: transparent;
}

p.trigger_whatsapp_chat {
  cursor: pointer;
}
