/** Shopify CDN: Minification failed

Line 1674:0 Unexpected "}"

**/
:root {
  --colorbtn: #a95946;
  --colorred: #f44336;
}
.light-red {
  color: var(--colorred);
}
.list-linespace ul li {
  margin-bottom: 5px;
}
.section-testimonials .swiper-pagination-bullet-active {
  background: #f9f5f0 !important;
  position: relative;
}
.section-testimonials .swiper-pagination-bullet-active:after {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  background-color: transparent;
  top: -4px;
  left: -4.1px;
  border: 1px solid white;
  border-radius: 50%;
  transform: translate(0.5px, -0.5px);
}
.original-color .star-rating:before {
  content: "\2605\2605\2605\2605\2605";
  background: linear-gradient(
    90deg,
    #ffd250 var(--star-percent),
    #e1e1e1 var(--star-percent)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.testimonials-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.test-itmes {
  display: flex;
  border: 1px solid silver;
  border-left-color: transparent;
  border-bottom-color: transparent;
  padding: 15px 10px;
}
.tm-img {
  width: 150px;
}
.tm-content {
  width: 650px;
}
.tm-img img {
  width: 100%;
  border-radius: 50%;
}
.content-para p {
  margin: 0;
}
.testimonials-section {
  padding-bottom: 90px;
}
.testimonials-flex .test-itmes:nth-last-child(2) {
  border-bottom: 1px solid silver;
}
.testimonials-flex .test-itmes:nth-child(2n) {
  border-right-color: transparent;
}
.testimonials-flex .test-itmes:nth-child(1),
.testimonials-flex .test-itmes:nth-child(2) {
  border-top-color: transparent;
}
.header__submenu li {
  border-bottom: 1px solid #c0c0c070;
}
.header__submenu li:last-child {
  border-bottom-color: transparent;
}
@media (min-width: 1600px) {
  .header__submenu .header__menu-item {
    padding: 0.95rem 2rem;
  }
}
@media (max-width: 1399px) {
  .section-testimonials .swiper-pagination-bullet-active:after {
    content: "";
    transform: translate(0.5px, -0.5px);
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
    margin: 0 auto;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1399px;
    margin: 0 auto;
  }
  .tm-content {
    max-width: 520px;
    width: 100%;
  }
  .tm-img {
    width: 100px;
  }
}
@media (max-width: 1599px) {
  .container {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1399px) {
  .container {
    max-width: 1199px;
    margin: 0 auto;
  }
  .tm-content {
    max-width: 520px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .testimonials-flex {
    grid-template-columns: 1fr;
  }
  .testimonials-flex .test-itmes:first-child,
  .testimonials-flex .test-itmes:nth-child(2) {
    border-top: 1px solid silver;
  }
  .tm-content {
    width: auto;
  }
  .container {
    max-width: 992px;
    margin: 0 auto;
  }
  .tm-img img {
    width: 100px;
  }
  .testimonials-flex .test-itmes:first-child,
  .testimonials-flex .test-itmes:nth-child(2) {
    border-top: 0px solid silver;
  }
  .testimonials-flex .test-itmes {
    border: 0;
    border-bottom: 1px solid silver;
  }
  .testimonials-flex .test-itmes:last-child {
    border-bottom: none;
  }
}
@media (max-width: 575px) {
  .tm-img,
  .tm-img img {
    width: 50px;
  }
  .testimonials-section {
    padding-bottom: 50px;
  }
}
.grid-temp-2 {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  padding: 10px 30px;
  border-radius: 5px;
  transition: all 0.3s;
}
@media (max-width: 1599px) {
  .dynamic_iwt .image-with-text__content {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
@media (max-width: 1399px) {
  .grid-temp-2 {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .grid-temp-2 {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
  }
  .dynamic_iwt .image-with-text__grid {
    display: grid;
  }
  .dynamic_iwt .grid__item.grid__item--text,
  .dynamic_iwt .grid__item.grid__item--media {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .items-img img {
    width: 100%;
    height: 100%;
  }
}
div.preloader-images span:nth-child(3) {
  max-width: 25.5rem;
}
div.preloader-images span:nth-child(6) {
  max-width: 25.5rem;
}
div.preloader-images span:nth-child(4) {
  max-width: 25.5rem;
}
section.palettes-sec h1,
section.palettes-sec h2,
section.palettes-sec h3,
section.palettes-sec h4,
section.palettes-sec h5,
section.palettes-sec h6,
section.palettes-sec p,
section.palettes-sec ul {
  margin: 0;
}
section.palettes-sec h1,
section.palettes-sec h2,
section.palettes-sec h3,
section.palettes-sec h4,
section.palettes-sec h5,
section.palettes-sec h6 {
  padding: 20px 0;
}
section.palettes-sec p {
  padding-bottom: 10px;
}
.image-here {
  max-width: 256px;
  width: 100%;
}
.link-here li {
  padding-bottom: 10px;
}
ul.grid-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 10px;
  max-width: fit-content;
  column-gap: 50px;
  padding: 30px 0 30px 20px;
  margin: 0;
}
.grid-herespaces {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.link-here {
  padding-bottom: 20px;
}
.grid-images {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.fluid-images {
  max-width: 100%;
  height: auto;
}
.link-here ul li a {
  color: #000;
  font-weight: 500;
}
.grid-herespaces .image-here {
  max-width: 900px;
  width: 100%;
  margin: 0 auto 30px;
}
section.palettes-sec {
  padding: 50px 0;
}
.iframe-video {
  max-width: fit-content;
  margin: 0 auto;
  width: 100%;
}
.grid-albums {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  max-width: fit-content;
  width: 100%;
  padding: 30px 0;
  background: #fff;
  border-radius: 10px;
  margin: 20px 0;
}
.album-images {
  max-width: 300px;
  width: 100%;
}
.grid-images .image-here {
  max-width: 490px;
  width: 100%;
}
.grid-images .image-here img,
.grid-herespaces .image-here img {
  margin: 0;
}
ul.grid-list li a {
  color: #000;
}
.image-here img {
  margin: 20px 0;
}
ul.color-data a {
  color: #388a98;
}
ul.color-data .purple {
  color: #72558e;
}
ul.color-data .indigo {
  color: navy;
}
ul.color-data .blue {
  color: #3cc;
}
ul.color-data .green {
  color: green;
}
ul.color-data .yellow {
  color: #fc0;
}
ul.color-data .orange {
  color: #f60;
}
ul.color-data .red {
  color: red;
}
.max-width-50 {
  max-width: 50% !important;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.grid-images.flex-wrap {
  flex-wrap: wrap;
  gap: 15px;
}
.grid-images.flex-wrap .image-here {
  max-width: 295px;
  margin: 0;
}
h3.m-zero {
  margin: 0 !important;
}
@media (min-width: 747px) {
  .single_product_page ul.product__media-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column;
  }
  .single_product_page
    ul.product__media-list
    li
    modal-opener
    .product__media.media {
    height: 100%;
  }
}
.single_product_page ul.product__media-list li {
  max-width: 100%;
  height: 450px !important;
}
.single_product_page ul.product__media-list li modal-opener {
  width: 100%;
  height: 100% !important;
}
.single_product_page ul.product__media-list li modal-opener img {
  width: 100%;
  height: 100%;
}
.single_product_page .accordion__content.rte.body-fs-medium * {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}
@media (max-width: 1600px) {
  section.palettes-sec h1,
  section.palettes-sec h2,
  section.palettes-sec h3,
  section.palettes-sec h4,
  section.palettes-sec h5,
  section.palettes-sec h6 {
    padding: 15px 0;
  }
  .grid-images,
  .iframe-video {
    padding: 30px 0;
  }
  .grid-herespaces {
    gap: 40px;
  }
}
@media (max-width: 1400px) {
  .grid-herespaces .image-here {
    max-width: 600px;
    margin-bottom: 15px;
  }
  .album-images {
    max-width: 250px;
  }
}
@media (max-width: 991px) {
  .grid-herespaces {
    gap: 30px;
  }
  .iframe-video {
    max-width: 600px;
  }
  .iframe-video iframe {
    width: 100%;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .grid-images {
    flex-wrap: wrap;
    padding: 20px 0;
  }
  ul.grid-list {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .grid-albums {
    flex-direction: column;
    gap: 30px;
  }
  .grid-images .image-here {
    max-width: 340px;
  }
}
@media (max-width: 575px) {
  section.palettes-sec {
    padding: 30px 0;
  }
}
.button.button-with-icon span.link-text {
  position: relative;
  top: 3px;
}
div .preloader-images span:nth-child(5),
div .preloader-images span:nth-child(2),
div .preloader-images span:nth-child(7),
div .preloader-images span:nth-child(3) {
  max-width: 20rem;
}
div .preloader-images span:nth-child(5) img,
div .preloader-images span:nth-child(2) img,
div .preloader-images span:nth-child(7) img,
div .preloader-images span:nth-child(3) img {
  width: 100%;
}
@media (max-width: 767px) {
  div .preloader-images span:nth-child(5),
  div .preloader-images span:nth-child(2),
  div .preloader-images span:nth-child(7),
  div .preloader-images span:nth-child(3) {
    max-width: 12rem;
  }
  div.preloader-images span:nth-child(6) {
    max-width: 13rem;
  }
  div.preloader-images span:nth-child(6) img {
    width: 100%;
  }
  div .preloader-images span:nth-child(8) {
    top: 78%;
  }
  div .preloader-images span:nth-child(5) {
    left: 9%;
    top: 41%;
  }
  div .preloader-images span:nth-child(2) {
    left: 60%;
    top: 25%;
  }
  div .preloader-images span:nth-child(3) {
    left: 10%;
    top: 82%;
  }
}
.collection-tabs-section-full .tabs-navigation-item {
  width: 500px;
  max-width: 300px;
}
@media (max-width: 1039px) {
  .collection-tabs-section-full .tabs-navigation-item {
    width: 250px;
    max-width: 250px;
  }
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    height: 120px;
  }
  .collection-tabs-section-full .tabs-navigation-list {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .collection-tabs-section-full .tabs-navigation-item {
    width: 170px;
    max-width: 170px;
  }
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    height: 85px;
  }
}
@media (max-width: 625px) {
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    width: 125px;
    height: 125px;
    border-radius: 50%;
  }
  .collection-tabs-section-full .tabs-navigation-item {
    width: 145px;
    max-width: 145px;
  }
  section.collection-tabs-section.collection-tabs-section-full {
    padding-top: 5.486631rem;
  }
}
@media (max-width: 500px) {
  .collection-tabs-section-full .tabs-navigation-item {
    width: 108px;
    max-width: 106px;
  }
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    margin: 0 5px 5px;
  }
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 400px) {
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    width: 85px;
    height: 85px;
  }
  .collection-tabs-section-full .tabs-navigation-item {
    width: 90px;
    max-width: 90px;
  }
}
section .page-width.main-page__content {
  padding-top: 0rem;
}
.album-details h3,
.album-details h4 {
  margin: 0 !important;
}
.mian-title h2 {
  margin-bottom: 0 !important;
}
.grid-albums {
  margin-top: 0;
}
.grid-albums.data {
  flex-direction: column;
  gap: 15px;
}
.grid-albums.data .album-images {
  display: block;
  margin-right: auto;
}
.single_product_page .slider-mobile-gutter {
  height: 450px;
  overflow-y: auto;
}
div .preloader-images span:nth-child(3) {
  max-width: 13rem;
}
.external_css .palettes-sec {
  padding-top: 0;
}
.external_css h1.color-text-main.uppercase {
  text-decoration: underline;
  text-underline-offset: 12px;
  text-decoration-thickness: 1px;
}
@media (max-width: 767px) {
  .external_css h1.color-text-main.uppercase {
    text-decoration: underline;
    text-underline-offset: 12px;
    text-decoration-thickness: 1px;
    font-size: 35px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .external_css h1.color-text-main.uppercase {
    text-decoration: none;
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
    margin-top: 0;
  }
}
.three-image-section {
  background-color: #e3e0d1;
}
.three-image-section .container {
  max-width: 1399px;
  margin: 0 auto;
}
.heading-h5 {
  font-size: 42px;
  text-align: center;
  margin: 0 auto;
  font-family: Josefin Sans;
  line-height: 60px;
}
.three-image-section .heading-h5 {
  max-width: 85%;
  margin-left: 0;
}
.three-items img {
  width: 100%;
}
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  background-color: transparent;
  padding: 10px;
  overflow: hidden;
}
.three-image-section {
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #e3e0d1;
}
div.modal-cs {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: center;
}
.modal-cs .modal-content {
  max-width: 900px;
  max-height: 600px;
  margin: 0 auto;
  padding: 10px;
}
.modal-cs .close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 25px;
  height: 25px;
  background-color: red;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.modal-cs {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: center;
  background-color: #0006;
}
div.modal-cs.modal-hide {
  display: none;
}
.modal-cs .modal-content img {
  width: 100%;
}
.grid-container .item1 {
  display: grid;
  align-items: center;
}
.grid-container ul {
  padding-left: 0;
  display: grid;
  row-gap: 10px;
}
.grid-container ul li {
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}
.overflow-img-hidden {
  width: 100%;
  height: 100%;
  max-height: 578px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .grid-container .item1:nth-child(3),
  .grid-container .item1:nth-child(2) {
    height: auto;
  }
  .grid-container {
    grid-template-columns: 1fr;
  }
  .modal-cs .modal-content {
    max-width: 660px;
    max-height: 600px;
    margin: 0 auto;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .grid-container {
    max-width: auto;
    margin: 0 auto;
  }
  .modal-cs .modal-content {
    max-width: 540px;
  }
  .three-image-section .heading-h5 {
    max-width: 100%;
    padding-bottom: 0;
  }
  .three-image-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 574px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
  .grid-container .item1:nth-child(3),
  .grid-container .item1:nth-child(2) {
    height: auto;
  }
  .heading-h5 {
    font-size: 40px;
    line-height: 50px;
  }
  .three-image-section {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e3e0d1;
  }
  .grid-container {
    display: block;
  }
  .modal-cs .modal-content {
    max-width: 92%;
  }
}
@media (max-width: 1399px) {
  .modal-cs .modal-content {
    max-height: 530px;
  }
  .overflow-img-hidden {
    max-height: 500px;
  }
}
.page-width.main-page__content.external_css {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.page-width.main-page__content.external_css .inner,
.page-width.main-page__content.external_css .album-details {
  max-width: 100%;
}
.page-width.main-page__content.external_css .grid-albums {
  padding: 0;
}
.page-width.main-page__content.external_css .album-images ul {
  padding-left: 20px;
  display: grid;
  row-gap: 5px;
}
.page-width.main-page__content.external_css .album-images.sticky-170 {
  position: sticky;
  top: 170px;
}
@media (max-width: 767px) {
  .page-width.main-page__content.external_css .album-images.sticky-170 {
    position: static;
  }
}
@media (max-width: 767px) {
  .grid__item h2,
  .grid__item .h2 {
    font-size: 3.2rem;
  }
}
@media (min-width: 768px) {
  header .link-list-menu .list-menu--disclosure {
    min-width: fit-content;
  }
}
section.palettes-sec {
  padding-bottom: 0;
}
.heading-same {
  font-size: var(--font-heading-2-size);
  font-family: Josefin Sans;
  text-transform: capitalize;
  line-height: var(--font-heading-2-size);
}
.grid-product-section .heading-same {
  margin-bottom: 30px;
}
.img-100 {
  width: 100%;
}
.three-products {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 15px;
  margin-top: 0;
}
.threee-items {
  width: 100%;
  display: block;
  color: #000;
  text-decoration: none;
}
.product-img img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 0.3s;
  margin: 0 auto;
}
.threee-items:hover .product-img img {
  transform: scale(1.1);
}
.product-img {
  width: 100%;
  min-height: 211px;
  display: grid;
  align-items: center;
  overflow: hidden;
  background-color: #f7f7f7;
}
.product-description .product-name {
  font-weight: 500;
  padding-top: 15px;
  display: block;
  background-size: 0;
  text-decoration: none;
  color: rgb(var(--color-general-main-text));
  font-size: var(--font-heading-5-size);
  margin-top: 0;
}
.grid-product-section {
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .heading-same {
    margin-top: 50px;
  }
  .grid-product-section {
    padding-bottom: 60px;
  }
}
@media (max-width: 574px) {
  .three-products {
    display: block;
  }
  .three-products .threee-items {
    margin-bottom: 10px;
  }
  .three-products {
    margin-top: 20px;
  }
}
.grid-images.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
div.block-section p {
  margin: 0 !important;
}
div.block-section h3 {
  margin-bottom: 0 !important;
}
.palettes-sec .inner a {
  font-weight: 500;
  color: #2196f3;
}
.grid-albums.pt-5 {
  padding-top: 15px !important;
}
.grid-images.flex-wrap.pt-0 {
  padding-top: 0;
}
.single_product_page .slider-mobile-gutter {
  height: auto;
}
.accordion__content table {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 20px;
}
.accordion__content p img {
  display: block;
  margin: 0 auto;
}
.single_product_page ul.product__media-list li {
  max-width: 100%;
  height: auto !important;
}
.grid-images .image-here a img {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1599px) {
  .grid-4-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.collection-section {
  padding-top: 60px;
}
.collection-section .palettes-sec {
  padding-top: 0;
}
.tab-same {
  display: flex;
  justify-content: center;
  column-gap: 30px;
  border-bottom: 0.1rem solid rgb(var(--border-color));
  max-width: 1110px;
  margin: 0 auto 35px;
}
.inner_img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px;
}
.inner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cs_inner_heading {
  text-transform: uppercase;
  color: rgb(var(--color-general-heading));
  font-weight: 500;
}
.items_tab_inner {
  position: relative;
  top: 2px;
  width: 310px;
}
.items_tab_inner.active {
  border-bottom: 3px solid rgb(var(--color-general-heading));
}
.tab-items {
  cursor: pointer;
}
.collection-category-section {
  margin-top: 90px;
  margin-bottom: 80px;
}
@media (max-width: 1651px) {
  div.product-grid {
    grid-template-columns: repeat(3, 1fr);
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media (max-width: 1401px) {
  .product-item .product-image {
    max-width: 100%;
    height: 360px;
    overflow: hidden;
  }
  .product-item .product-image img {
    height: 100%;
  }
}
@media (max-width: 1300px) {
  div.product-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
section.description-single-page .accordion__content h1 {
  margin: 0;
}
section.description-single-page {
  padding-top: 90px;
}
section.description-single-page table {
  max-width: 100%;
  float: none;
}
section.description-single-page img {
  float: none !important;
  margin: 0 auto !important;
}
section.description-single-page .accordion__content p img {
  display: block;
  margin: inherit;
}
section.description-single-page .palettes2 {
  margin-top: 0;
}
section.description-single-page .palettes3 img {
  border-radius: 5px;
  margin-bottom: 80px;
}
.flex_img {
  display: grid;
  position: static;
  height: auto;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-content: center;
  padding-bottom: 70px;
  padding-top: 70px;
}
.recommendations-product,
.footer-container .page-width {
  max-width: 1600px;
}
.inner_padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1199px) {
  .product-item {
    max-width: 380px !important;
    display: block;
  }
}
.description-single-page .accordion__content h1,
.description-single-page .accordion__content h2,
.description-single-page .accordion__content h1 span {
  font-size: 50px;
  padding-bottom: 30px;
}
@media (max-width: 1599px) {
  .product-img {
    min-height: 160px;
  }
}
@media (max-width: 1399px) {
  .product-description .product-name {
    font-size: 14px;
  }
  .product-img {
    min-height: 145px;
  }
}
@media (max-width: 991px) {
  .three-products {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .three-products {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (max-width: 697px) {
  .three-products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 575px) {
  .three-products {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 425px) {
  .three-products {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
section.return-policy-section {
  padding-bottom: 70px;
}
.collection-tabs-wrapper p.weight-medium {
  text-transform: uppercase;
}
.gridproductlist {
  padding-top: 70px;
  padding-bottom: 70px;
}
.external_css .rte {
  max-width: 1600px;
  margin: 0 auto;
}
.rainbow-line h1.h2.title {
  text-decoration: none;
  margin-bottom: 0;
}
.rainbow-line {
  display: block;
  max-width: fit-content;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 50px;
}
.image-with-text__subtext ul li {
  padding-bottom: 5px;
}
.grid-youtube .iframe-video iframe {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .rainbow-line {
    padding-bottom: 20px;
  }
  .external_css h1.h2.title {
    margin-bottom: 10px;
  }
  .rte .rainbow-line img,
  .rainbow-line img {
    width: 100%;
    max-width: 575px;
  }
}
@media (max-width: 625px) {
  .inner_padding h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .rte .rainbow-line img,
  .rainbow-line img {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
  }
  .design-sec h2.text-center {
    font-size: 30px;
    line-height: 35px;
  }
}
.grid-container,
.grid-container .item1 {
  display: block;
  text-align: center;
}
.three-image-section .heading-h5 {
  max-width: 100%;
  margin-left: 0;
}
@media (max-width: 575px) {
  .multiimage-custom .multiimages-card__image-wrapper--third-width {
    width: 60%;
  }
}
.container-two-img {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
.two-items {
  max-width: 50%;
  overflow: hidden;
  max-height: 560px;
}
.two-items a {
  display: grid;
  width: 100%;
  height: 100%;
  align-items: center;
}
.two-items img {
  width: 100%;
  border: 5px solid #99a39a;
  border-radius: 3px;
}
.gallery-pic {
  cursor: pointer;
}
@media (max-width: 767px) {
  .container-two-img {
    display: block;
  }
  .container-two-img .two-items:first-child {
    margin-block: 30px;
    margin-top: 5px;
  }
  .two-items {
    max-width: 100%;
    overflow: hidden;
    max-height: fit-content;
  }
  .heading-same {
    line-height: 50px;
  }
  .visit-custom .heading-h5 p {
    margin-top: 0;
  }
}
img.heading-image.width-same {
  max-width: fit-content;
}
@media (min-width: 1600px) {
  .product-description .product-name {
    font-size: 1.7rem;
  }
}
.small-font {
  font-size: 25px;
  line-height: 35px;
  font-family: Josefin Sans;
  margin-top: 0;
}
.test.accordion__content.rte h1,
.test.accordion__content.rte h2,
.test.accordion__content.rte h3 {
  font-size: 18px !important;
  font-family: Poppins;
  line-height: 27px;
}
.test.accordion__content.rte h1:first-child {
  font-family: Josefin Sans;
  font-size: 40px !important;
}
.footer_header header {
  padding-top: 0 !important;
}
.footer_header header nav {
  margin-top: 0 !important;
}
.footer_header
  header
  .header__submenu.list-menu.list-menu--disclosure.on-hover.header-shadow {
  display: none;
  z-index: 11;
}
.footer_header {
  background-color: #2b2b2b !important;
}
@media (max-width: 989px) {
  .footer_header {
    display: none;
  }
}
.heading-with-img .small-font {
  margin-bottom: 5px;
}
.cs-product-recommendations ul .grid__item .card__inner div.media {
  padding-bottom: 100% !important;
}
.test.accordion__content.rte h1 {
  text-align: left;
}
.test.accordion__content.rte hr {
  margin: 50px 0;
}
@media (max-width: 575px) {
  .dynamic_iwt .image-with-text__grid {
    display: block;
  }
  .contact .form-info {
    text-align: left;
  }
}
@media (max-width: 1650px) {
  .three-products {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (max-width: 1599px) {
  .three-products {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (max-width: 1199px) {
  .three-products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 992px) {
  .three-products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .three-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.d-flex {
  display: flex;
}
.custom_flex {
  gap: 80px;
}
.custom_flex table {
  max-width: 60% !important;
  height: fit-content !important;
}
.custom_flex table tr strong {
  font-size: 20px;
  font-weight: 400;
}
.custom_flex table tr p > span,
.custom_flex table tr p > span span {
  font-size: 20px !important;
}
@media (max-width: 1599px) {
  section.description-single-page img {
    height: fit-content;
  }
  .test.accordion__content.rte h1:first-child {
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .custom_flex table tr p > span,
  .custom_flex table tr p > span span {
    font-size: 16px !important;
  }
  .custom_flex {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .custom_flex {
    display: block;
  }
  .custom_flex table {
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .d-flex {
    display: block;
  }
}
@media (max-width: 575px) {
  section.description-single-page {
    padding-top: 15px;
  }
}
.single-heading {
  font-size: 45px;
  line-height: 60px;
}
.flex-direction {
  display: flex;
}
.custom-table td {
  font-size: 18px;
  padding-right: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.custom-center {
  display: grid;
  align-items: center;
}
.flex-direction {
  display: flex;
  column-gap: 20px;
}
.custom-center p,
.flex_items p {
  font-size: 16px;
  line-height: 25px;
}
.img_itemsinner img {
  box-shadow: 10px 15px 20px #00000042;
  border-radius: 8px;
}
.flex_items {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 50px;
}
.custom-table a {
  text-decoration: none;
}
table.custom-table {
  max-width: 700px;
}
.img_itemsinner {
  width: 500px;
  display: contents;
}
.flex_items .flex_items2:first-child {
  width: 80%;
}
.mx-auto {
  display: block !important;
  margin: 0 auto;
  margin-left: auto !important;
  margin-right: auto !important;
}
.image_right {
  float: right;
  padding-left: 10px;
}
span.bookeasy-button-text {
    text-transform: uppercase;
}
@media (max-width: 1599px) {
  .flex-direction {
    display: flex;
    column-gap: 20px;
  }
}
@media (max-width: 1399px) {
  /* section.description-single-page img {
    width: inherit;
  } */
  .img_itemsinner {
    width: 350px;
  }
  .image_right img {
    max-width: 100px !important;
  }
}
@media (max-width: 1199px) {
  .flex-direction {
    display: block;
  }
  .custom-center {
    margin-top: 30px;
  }
  section.description-single-page img {
    width: auto;
  }
  .flex_items {
    display: grid;
  }
  .flex_items .flex_items2:first-child {
    order: 1;
  }
  .flex_items .flex_items2:first-child {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .test.accordion__content.rte h1:first-child {
    font-size: 30px !important;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .custom-table td {
    font-size: 16px;
  }
  .custom-center p,
  .flex_items p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 1199px) {
  .single_product_page .container {
    max-width: 1199px;
  }
  .recommendations-product {
    max-width: 1400px;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .section-testimonials .swiper-pagination-bullet-active:after {
    transform: translate(-0.5px, -0.5px);
  }
  .single_product_page .slider-buttons.no-js-hidden,
  .main-page-banner.update-heading {
    display: none;
  }
  img.heading-image.width-same {
    max-width: 300px;
  }
  .bookeasy-button-container {
    width: 100%;
    max-width: 100%;
  }
}
.test.accordion__content.rte h1:first-child {
  line-height: 40px;
}
.swiper-button-prev.bottom,
.swiper-button-next.bottom {
  background-color: #4a4640;
}
.swiper-button-prev.bottom:hover:before,
.swiper-button-next.bottom:hover:before {
  background-color: #fff !important;
}
.swiper-button-prev:hover svg path,
.swiper-button-next:hover svg path {
  fill: #4a4640;
}
.user-discount {
  padding: 3px 25px;
  border: 1px solid #808080;
}
.user-discount img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 400px) {
  .h1.slideshow-banner__heading,
  .banner__box .banner__heading p {
    font-size: 4.7rem;
  }
  .button,
  .shopify-challenge__button {
    padding: 1rem;
  }
  .swiper .button.button-with-icon span.link-text {
    font-size: 1.4rem;
  }
  .slideshow-banner__content .button {
    max-width: 100%;
    width: 100%;
  }
  .three-products .threee-items {
    margin-bottom: 10px;
  }
  .collection-tabs-section-full .tabs-navigation-list .item-media {
    width: 80px;
    height: 80px;
  }
}
/*# sourceMappingURL=/cdn/shop/t/40/assets/custom.css.map?v=98531325889658099781748612746 */



/* milan css 2-june-2025 */
.cbb-shipping-rates-calculator.cbb-desktop-view {
    background-color: #f9f5f0;
    border: none;
}
.cbb-shipping-rates-calculator-shipping-address-chooser {
    height: auto !important;
}



/* _____________ 12-jun-2025 _______ */
.test.accordion__content.rte hr {
    margin: 25px 0;
}
@media(max-width: 767px){
  .newsletter__subheading p{
    display: none;
  }
  section.description-single-page img {
      width: auto;
      height: auto;
  }
}


/* ______________ 16-june-2025 ______________ */
.test.accordion__content.rte h1:first-child{
  text-align: center
}


/* ______________ 7-july-2025 ______________ */
@media(max-width: 767px){
  .m-w-100{
    max-width: 100% !important;
    width: 100% !important;
  }
}
/* ______________ 7-july-2025 ______________ */


/* ______________ 11-july-2025 ______________ */
h2{
  font-weight: 300 !important;
}


/* ______________ 19-july-2025 ______________ */
.rainbow-line img{
  margin: 0 auto;
  height: 1px !important;
}
.rte img {
    margin-right: auto !important;
}



/* ____________ 18-Dec-2025 ____________ */
.courses-heading.courses-has-text-weight-bold {
    text-align: center;
    margin-top: 40px !important;
    display: block;
    margin-bottom: 40px !important;
}
.courses-lesson-overview-icon i.bx.bx-check{
    background-color:hsl(99, 100.00%, 31.60%);
    font-size: 30px;
    border-radius: 10px;
    padding: 6px;
}
.courses-lesson-overview-icon i.bx.bxs-lock {
    background-color: rgba(245, 234, 84);
    font-size: 30px;
    border-radius: 10px;
    padding: 6px;
}

.courses-lesson-overview-icon i.bx.bxs-lock:before {
    content: "";
    color: black;
}
.courses-columns .courses-is-size-6{
  margin-top: 6px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.courses-card-footer .courses-card-footer-item {
    background-color: #f7c883;
    font-size: 16px;
    font-weight: 500;
    color: black;
    line-height: 25px;
}
.courses-is-size-6.courses-has-text-weight-bold{
  font-weight: 700 !important;
    font-family: var(--font-heading-family);
    text-transform: uppercase;
}
div.courses-is-size-6{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  font-family: var(--font-body-family);
}
.courses-card-content .content{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  font-family: var(--font-body-family);
}
/* .courses-card-content strong{
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    /* display: block; */
} */
.courses-card.courses-module-overview-card .courses-card-section{
  transition: all 0.3s ease-in-out;
}
.courses-card.courses-module-overview-card .courses-card-section:nth-child(2n),
.courses-card.courses-module-overview-card .courses-card-section:hover{
    background: #88908129;
}

.courses-card.courses-module-overview-card .courses-card-section:hover .courses-is-size-6.courses-has-text-weight-bold{
  color: #000000;
}

#courses-app .courses-card-section+.courses-card-section, #courses-app .courses-card-header-title + .courses-card-section {
  border-top: none;
}
#courses-app .courses-heading.courses-has-text-weight-bold{
    font-size: var(--font-heading-2-size);
    font-weight: 500 !important;
    text-transform: uppercase;
}
.courses-page{
  display: grid;
}
.courses-page .courses-heading {
  order: 1;
}
.courses-page img.orderClass {
  order: 2;
}
.courses-page .courses-columns {
  order: 3;
}
img.orderClass {
    display: block;
    margin: 0 auto 34px;
    height: min-content;
    object-fit: cover;
    width: revert-layer;
    height: 1px !important;
}
.courses-card-image .courses-responsive-image{
    background-size: contain !important;
    background-repeat: no-repeat;
}
.courses-card.courses-course-card .courses-responsive-image{
    background-size: cover !important;
}
.courses-column .courses-button.courses-is-fullwidth.courses-is-primary{
    background: #38a100 !important;
}
.courses-card-section .bx.bx-check{
  background-color: #38a100;
  border-radius: 10px;
  color: #ffffff;
}
.courses-card-section .bx.bxs-lock{
    background-color: #f5ea54;
    font-size: 27px;
    border-radius: 10px;
    padding: 6px;
}
.courses-card-content .courses-button.courses-is-fullwidth{
    background: #f6c980 !important;
    border-color: #f6c980 !important;
}
.courses-card .courses-card-section:nth-child(even){
  background-color: #88908129;
}
.courses-card-content p{
    font-size: 16px;
    font-weight: 400;
    color: rgb(var(--color-general-main-text));
}
button.courses-button.courses-is-fullwidth{
    background: #f6c980 !important;
    border-color: #f6c980 !important;
}
#courses-app strong {
    color: #000000;
}
.courses-card.courses-module-overview-card .courses-card-header-title{
  background-color: #3d3b3e;
  border-radius: 5px;
}
.courses-card.courses-module-overview-card .courses-card-header-title .courses-column.courses-is-flex-grow-1{
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    line-height: 60px;
    padding-left: 18px !important;
}
#courses-app .courses-columns:last-child {
    margin-bottom: calc(1 * var(--courses-column-gap)) !important;
}
#courses-app .courses-columns {
    margin-top: calc(1 * var(--courses-column-gap)) !important;
}
#courses-app .courses-column.courses-is-8, 
#courses-app .courses-column.courses-is-8-tablet {
    padding-left: 25px;
}
#courses-app .courses-card-image {
    padding: 5px;
}
.courses-card.courses-module-overview-card .courses-card-header-title{
  padding: 0 !important;
  padding-left: 10px !important;
}
.courses-page .courses-course-navigation > .courses-card:first-child{
    position: sticky !important;
    top: 0 !important;
    z-index: 1 !important;
}
#courses-app .courses-is-flex-grow-1 {
  max-width: 83%;
}

@media(max-width: 767px){
  #courses-app .courses-heading.courses-has-text-weight-bold {
    font-size: 30px;
    line-height: 40px;
  }
  .courses-heading.courses-has-text-weight-bold {
      margin-top: 20px !important;
      margin-bottom: 20px !important;
      font-size: 25px !important;
      line-height: 30px !important;
      max-width: 88%;
      margin: 0 auto;
  }
  #courses-app img.orderClass {
    height: auto;
    max-width: 70%;
  }
  .courses-card.courses-module-overview-card .courses-card-header-title .courses-column.courses-is-flex-grow-1 {
      font-size: 25px;
      line-height: 25px;
  }
  #courses-app .courses-column.courses-is-8,
  #courses-app .courses-column.courses-is-8-tablet {
    padding-left: 15px;
    padding-right: 0;
  }
  #courses-app .courses-is-flex-grow-1 {
    max-width: 100%;
  }
  div.courses-columns{
    max-width: 100%;
  }
  div.courses-columns .courses-column.courses-is-8{
    padding-left: 15px;
    padding-right: 0;
  }
}



.courses-columns {
    flex-direction: row-reverse;
}
.courses-card-content .h2,.courses-card-content h3,.courses-card-content h4,.courses-card-content h1{
        font-size: var(--font-heading-2-size) !important;
        margin-top:10px;
        margin-bottom:20px;
    }

       .courses-card-content .courses-columns .courses-column:first-child{
            order: 1;
    }

    .courses-card-section .courses-columns {
    align-items: start;
}

    #courses-app .courses-columns:not(.courses-is-desktop) {
        justify-content: start;
    }

    .courses-card-header-title .courses-columns.courses-is-flex-grow-1 {
    align-items: center !important;
}
figure.image {
    max-width: fit-content;
}



#courses-app .courses-lesson-overview-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.courses-column.courses-is-8 .courses-card .courses-card-content a {
    color: #000 !important;
    /* text-decoration: underline !important; */
    text-transform:capitalize;
}

/* .courses-card-content {
    padding: 20px !important;
} */