/** Shopify CDN: Minification failed

Line 1613:0 Unexpected "}"

**/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
/* font-family: 'Poppins', sans-serif; */

/* @import url('https://fonts.googleapis.com/css2?family=Playfair:opsz,wght@5..1200,300;5..1200,400;5..1200,500;5..1200,600;5..1200,700;5..1200,800;5..1200,900&display=swap'); */
/* font-family: 'Playfair', serif; */

/* @font-face {
  font-family: "Bodoni Becker Stencil";
  src: url("/cdn/shop/files/BodoniBeckerStencilBold.eot?v=1690567387");
  src: url("/cdn/shop/files/BodoniBeckerStencilBold.eot?v=1690567387?#iefix")
      format("embedded-opentype"),
    url("/cdn/shop/files/BodoniBeckerStencilBold.woff2?v=1690567387")
      format("woff2"),
    url("/cdn/shop/files/BodoniBeckerStencilBold.woff?v=1690567387")
      format("woff"),
    url("/cdn/shop/files/BodoniBeckerStencilBold.ttf?v=1690567387")
      format("truetype"),
    url("BodoniBeckerStencilBold.svg#BodoniBeckerStencilBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@import url(https://db.onlinewebfonts.com/c/260af730cf5cc6929efb09ccbac15b63?family=Chaplone); */

body{
  -webkit-font-smoothing: antialiased;
}
img {
  vertical-align: middle;
  outline: 0;
  max-width: 100%;
}
/* .header__icons .header__icon--cart .icon {
  width: 39px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background: url("cart_ic.png") no-repeat center center;
}
.header__icons .header__icon--cart .icon path {
  display: none;
} */

#shopify-section-template--25826936488313__about_us_section_phGqVw {
    background: none;
}
#shopify-section-template--25826936488313__about_us_section_phGqVw .aboutCntn p{
  color: rgb(2, 8, 23) !important;
}
#shopify-section-template--25826936488313__about_us_section_phGqVw .accordion__title{
  color: rgb(2, 8, 23) !important;
}
#shopify-section-template--25826936488313__gallery_CbXLJL{
  background-color:#F9FAFB80;
}
.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 3px;
}
.slick-dots li.slick-active button,
.slick-dots li:hover button {
  opacity: 1;
}
.single-slider {
 /* background: linear-gradient(45deg, #290102ff, #840109ff, #AC010Dff, #EA0004ff, #9D010Bff); */
 background:radial-gradient(circle at center, #b11226 0%, #1a0003 100%);;
   /* background: url(banner_bg.jpg) no-repeat center center; */
  padding: 150px 0 100px;
  background-size:cover;
}
.single-slider .slide_box {
  display: flex;
  align-items: center;
}
.single-slider .slide_box .sliderCntn {
  width: 55%;
  position: relative;
}
.single-slider .slide_box .slider_img {
  width: 45%;
  text-align:end;
}
.slider_heading, .slider_subheading {
     background: url(heading_bg2.jpeg) no-repeat center center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
  .slider_subheading
  {
    font-size:16px;
    margin:0;
    font-weight:600;
  }
 .slider_heading {
  font-family: "Chaplone";
    font-size: 54px;
    font-weight: 700;
    line-height: 1.2;
    margin:0;
    max-width:450px;
}
.slider_heading span{
      background: url(heading_bg2.jpeg) no-repeat center center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

/* .slide_box .sliderCntn p {
    margin:20px 0 0;
    font-size: 22px;
    line-height: 1.4;
    color: #cccccc;
    font-weight: 400;
    font-family: Poppins, sans-serif;
} */
.author_slider p{
  margin:0;
}
.author_slider {
    margin: 30px 0 0 20px;
}
.author_slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    height: 152px;
    width: 4px;
    background-color: #5e5c2d;
}

.author_slider .quote_text {
  font-family: Poppins,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  margin: 0;
  margin-bottom:8px;
}
.author_slider .quote_author {
  font-family: Poppins,sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  margin: 0;
  font-weight: 300;
  /* font-style: italic; */
}
.single-slider .slick-dots {
    margin: 10px 18px 0;
    max-width: 100px;
}
.single-slider .slick-dots li button {
  background: #fff;
}
.slick-dots li button {
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #000;
  opacity: 0.5;
  cursor: pointer;
  border: none;
  vertical-align: middle;
  transition: all 0.5s ease;
}
.slide-list .button::after{
  display:none;
}
.slide-list .banner_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  align-items: stretch;
  justify-content: space-between;
  margin:25px 0 0;
}
.slide-list .banner_box .col {
  padding: 10px;
  background-color:transparent;
  /* border-radius: 8px; */
  text-align: center;
  /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
}
.slide-list .banner_box .col img {
  width: 32px;
}
.slide-list .banner_box .col .box_heading {
  margin: 0 0 5px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}
.slide-list .banner_box .col .box_desc {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  color: #fff;
}
.image-with-text__content {
    max-width: 750px;
    padding-right: 20px !important;
    padding-left: 160px !important;
}
.image-with-text__content .image-with-text__heading {
    font-size: 48px;
    font-weight: 700;
    color:#f8e980;
    line-height: 1.2;
    font-family: "Chaplone";
    letter-spacing: 2px;
}
#shopify-section-template--25524100596089__gallery_kyX84Y{
                    background: linear-gradient(to right, rgba(245, 251, 255, 0.3), rgba(245, 251, 255, 0));
                }
            .gallery-wrapper { max-width:1200px; margin:auto; padding:50px 20px;
             }
            .gallery-heading { font-size:2rem; font-weight:600; margin-bottom:1.5rem; text-align:center; }

            /* Filter buttons */
            .gallery-filters { display:flex; justify-content:center; gap:1rem; margin-bottom:36px; flex-wrap:wrap; }
            .filter-btn {
               padding: 7px 16px;
border-radius: 9999px;
border: none;
background: #fff;
cursor: pointer;
font-weight: 500;
font-size: 14px;
transition: 0.3s;
line-height: 1;
font-family: Poppins, sans-serif;
text-transform: capitalize;
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
            }
            .filter-btn.active, .filter-btn:hover {
                background: hsl(210 40% 20%); color:#fff;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px; }

            /* Masonry layout */
            .gallery-grid { column-count: 3; column-gap: 24px; }
            .gallery-item {
              position: relative;
              display: inline-block;
              margin: 0 0 24px;
              width: 100%;
              cursor: pointer;
              break-inside: avoid;
              border-radius: 12px;
              overflow: hidden;
              box-shadow: 0 2px 6px rgba(0,0,0,0.1);
              background:#fff;
              break-inside: avoid-column; /* 👈 aa mukvu jaruri */
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;

            }
            .gallery-item img { width:100%; display:block; }

            /* Hover Overlay */
            .gallery-overlay {
              position:absolute; top:0; left:0; right:0; bottom:0;
              background:rgba(0,0,0,0.55);
              color:#fff;
              opacity:0;
              display:flex;
              flex-direction:column;
              justify-content:center;
              align-items:center;
              text-align:center;
              transition:0.3s;
              gap:10px;
            }
            .gallery-item:hover .gallery-overlay { opacity:1; }
            .gallery-overlay h3 {
                font-family: Poppins, sans-serif;
            font-size: 24px;
            font-weight: 700;
            line-height: 32px;
            color: rgb(255, 255, 255);
            margin:0;
          }
         .gallery-overlay p {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: rgb(156, 163, 175);
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
}

            /* Info under image */
            .gallery-info { padding:16px; }
            .gallery-info h4 {
            font-family: Poppins, sans-serif;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            color: rgb(31, 51, 71);
            margin:0 0 4px;
            }
            .gallery-info .tag {
              display:inline-block;
              background:hsl(210 100% 97%);
              padding:4px 12px;
              border-radius:12px;
              font-size:0.8rem;
              margin:0;
              font-family: Poppins, sans-serif;
            font-size: 12px;
            font-weight: 300;
            line-height: 16px;
            color: rgb(31, 51, 71);
            text-transform: capitalize;
            }

            /* Modal Overlay */
            .gallery-modal {
              display:none;
              position:fixed;
              top:0; left:0;
              width:100%; height:100%;
              background:rgba(0,0,0,0.9);
              justify-content:center;
              align-items:center;
              z-index:9999;
              flex-direction:column;
            }

            /* Modal Inner */
            .gallery-modal .modal-inner {
              position:relative;
              max-width:90%;
              max-height:90%;
              display:flex;
              flex-direction:column;
              align-items:center;
              justify-content:center;
              background:transparent;
            }
            .gallery-modal img {
              max-width:100%;
              max-height:70vh;
              border-radius:8px;
              box-shadow:0 4px 15px rgba(0,0,0,0.6);
              display:block;
            }

            /* Close Button */
            .close-modal {
              position:absolute;
                  top: 5%;
              right: 20%;
              font-size:2.5rem;
              color:#fff;
              cursor:pointer;
              z-index:10000;
              transition:0.2s;
            }
            .close-modal:hover { color:#ffcc00; }

            /* Navigation Arrows */
            .modal-nav {
              position:absolute;
              top:50%;
              transform:translateY(-50%);
              font-size:3rem;
              font-weight:bold;
              color:#fff;
              cursor:pointer;
              padding:10px;
              user-select:none;
              z-index:10000;
              background:rgba(0,0,0,0.4);
              border-radius:50%;
              line-height:1;
              transition:0.2s;
            }
            .modal-prev { left:20%; }
            .modal-next { right:20%; }
            .modal-nav:hover { color:#f23e31; }
    .modalbottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    }
    .modalbottom svg{
      color: rgb(156 163 175 / 1);
  }
    #modalCategory {
      position: relative;
      color: rgb(156 163 175 / 1);
      font-family: Poppins, sans-serif;
      font-size: 14px;
      font-weight: 300;
      line-height: 20px;
      display: inline-block;
      text-transform: capitalize;
  }
            /* Modal Details */
            .modal-details {
              max-width: 800px;
              width: 100%;
              text-align: center;
              color: #fff;
              margin-top:24px;
          }
          #modalTitle{
               font-family: Poppins, sans-serif;
            font-size: 24px;
            font-weight: 700;
            line-height: 32px;
            color: rgb(255, 255, 255);
            margin:0;
          margin-bottom:8px;
          }
          #modalDesc{
              font-family: Poppins, sans-serif;
          font-size: 16px;
          font-weight: 300;
          line-height: 24px;
          color: rgb(209, 213, 219);
          margin:0 0 16px;
          }
          .gallery-grid.two-items { display: flex; flex-wrap: nowrap; gap: 24px; justify-content: center; }
.gallery-grid.two-items .gallery-item { width: auto; break-inside: auto; margin-bottom: 0; }
.imagebox__btn {
    background: #f23e31;
    color: #fff;
    border-radius: 45px;
    padding: 10px 25px;
    text-decoration: none;
}
.image-with-text__text p
{
  font-size: 22px;
    line-height: 1.4;
    color: #000;
    font-weight: 300;
}
.image-with-text__content a
{
  background: #f03234;
    font-weight: 600;
    box-shadow: none !important;
    opacity: 1 !important;
}
.image-with-text__content a:hover
{
  background: #f03234;
  opacity: .7 !important;
}
.image-with-text__content .button::after{
  display:none;
}
.button{
  background: #f03234;
  font-weight: 600;
}

.book-awards-section{
  padding:0 0 80px;
}
.book-awards-layout .pageTitle h2{
  justify-content:center;
  color: #f03234;
}
.book-awards-grid {
  display: grid;
  grid-template-columns: 65% 33%;
  gap: 25px;
  align-items: start;
  margin-top:32px;
}
.subheading .book-subheading{
font-size: 12px;
font-weight: 600;
line-height: 16px;
color: rgb(15, 23, 42);
}
.subheading span:first-child{
  background-color:rgb(241, 245, 249);
  border-radius:30px;
  padding:2px 10px;
  margin-right:8px;
}
.subheading span:last-child{
  background-color:#fff;
  border-radius:30px;
  padding:2px 10px;
  border:1px solid #E2E8F0;
}
.book-heading{
font-size: 24px;
font-weight: 600;
line-height: 32px;
color: rgb(2, 8, 23);
margin:6px 0;
}
.book-heading2{
font-size: 18px;
font-weight: 300;
line-height: 28px;
color: rgb(100, 116, 139);
margin:0;
}
.book-awards-grid .main-col{
  background-color: #f9f9f9;
 border:1px solid rgb(226, 232, 240);
 padding:15px;
 border-radius:7px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  margin-bottom:25px;
}
.book-awards-grid .main-col:last-child{
  margin-bottom:0;
}
.left_sidebar .book-heading{
  margin:0;
  font-size: 20px;
  line-height: 1;
}
.left_sidebar .book-grid{
  padding: 15px 0 0 !important;
}
.book-description{
  padding:24px 0 0;
font-size: 16px;
font-weight: 300;
line-height: 26px;
color: rgb(100, 116, 139);
}
.book-awards-grid .book-grid{
  display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:1rem;
     padding:24px 0 0;
}
.book-awards-grid .book-grid .grid-heading{
font-size: 16px;
font-weight: 600;
line-height: 24px;
color: rgb(15, 23, 42);
margin:0;
}
.book-awards-grid .book-grid p{
  margin:0;
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: rgb(100, 116, 139);
}
.book-bottom-description{
  margin:16px 0 0;
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: rgb(100, 116, 139);
}
.book-awards-grid .cart_info {
  text-align:center;
}
.book-awards-grid .cart_info .book-grid{
  padding-top:0 !important;
}
.book-awards-grid .cart_info p{
  margin:0;
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: rgb(100, 116, 139);
}
.book-awards-grid .cart_info .book-grid .grid-heading{
font-size: 24px;
font-weight: 700;
line-height: 32px;
color: rgb(15, 23, 42);
}
.book-awards-grid .cart_info .book-grid p{
font-size: 12px;
font-weight: 300;
line-height: 16px;
color: rgb(100, 116, 139);
}
.award-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #fbfbfb;
  margin: 0 0 8px;
}
.award-subheading {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: #ffffff;
    margin: 0 0 16px;
    padding: 4px 16px;
    background: url('heading_bg2.jpeg') no-repeat center bottom;
   background-size: cover;
    border-radius: 9999px;
}
.award-subheading2 {
font-size: 16px;
font-weight: 500;
line-height: 24px;
color: #fbfbfb;
  margin: 0 0 16px;
}
.award-description p{
font-size: 14px;
font-weight: 300;
line-height: 22.75px;
color: #fbfbfb;
}
.awards-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:25px;
  padding:25px 0 0;
}
.award-box{
  /* width:100%; */
   border:1px solid rgb(226, 232, 240);
   padding:25px;
 border-radius:7px;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  text-align:center;
  background-color: #000;
}
.award-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #5e5c2d;
  margin: 0 auto 25px;
  position: relative;
}
.award-icon svg{
  color:white;
}
/* .award-icon::before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  background-color: #f8e980;
  border-radius: 50%;
} */
.award-bottm-des{
  max-width: 895px;
  margin: 0 auto;
}
.award-bottm-des p{
font-size: 24px;
font-weight: 300;
line-height: 39px;
color: rgb(2, 8, 23);
  font-style: italic;
}
.award-bottm-des p em{
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: rgb(100, 116, 139);
}
.award-bottm-des {
    max-width: 750px;
    margin: 25px auto 0;
    text-align: center;
}
.award-bottm-des p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    color: #020817;
    font-style: italic;
    margin: 0;
}
.award-bottm-des p em {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #64748b;
    padding: 15px 0 0 !important;
    display: block;
}
.writingSec1{
  border-bottom:2px solid rgba(var(--color-button),var(--alpha-button-background));
}
.writingSec1 .slide_box .sliderCntn p{
  margin:0 0 30px !important;
  text-align:left;
  max-width: 500px;
}
.writingSec1 .star_img{
  margin:0 0 30px;
}
.writingSec2 h3{
  font-weight:600;
}
.writingSec2{
  padding:50px 0 70px;
}
.writingSec3{
  padding:70px 0 !important;
  border-top:2px solid rgba(var(--color-button),var(--alpha-button-background));
}
.writingSec4 .info_col:nth-child(2){
  justify-content:center !important;
}
.writingSec4 .info_col{
  padding:70px 0;
  border-top:2px solid rgba(var(--color-button),var(--alpha-button-background));
  border-bottom:2px solid rgba(var(--color-button),var(--alpha-button-background));
}
.writingSec4 .info_col .info_text h4{
  margin:0 0 15px;
  font-size:16px;
  font-weight:600;
}
.writingSec6{
  padding:70px 0 !important;
  border-bottom:2px solid rgba(var(--color-button),var(--alpha-button-background)) !important;
}
.writingSec8{
  padding:0 0 70px !important;
  border-bottom:2px solid rgba(var(--color-button),var(--alpha-button-background)) !important;
} 
.writingSec3 .writing_block .col {
  margin: 0 15px;
}
.about_block.aboutIn .about_img1{
  padding:40px 0;
}
.slide_box .sliderCntn p strong {
  font-size: 53px;
}
.pageTitle{
  text-align:center;
}
.pageTitle h2 {
  margin:0 0 15px;
  text-transform: none;
  font-weight: 600;
  color: #f8e980;
  font-size: var(--font-size);
  line-height: 1;
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-family: "Chaplone";
   background: url('banner_img.png')no-repeat center center;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.aboutSec {
  padding: 80px 0;
  border-bottom: solid 1px rgb(18 18 18 / 8%);
  /* background-color:#262525; */
  background:  url("banner_bg.jpg");  
    background-size: cover;  
    background-position: center;  
    background-repeat: no-repeat;
  overflow:hidden;
}
.aboutSec .about_in {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  position:relative;
}
.aboutSec .pageTitle h2{
  justify-content:start;
  background: url('heading_bg2.jpeg') no-repeat center center;
   background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.aboutSec .aboutCntn {
  width: 50%;
}
.aboutRight{
   width: 50%;
}
.aboutSec .main-car {
    position: absolute;
    bottom: -82px;
    right: -200px;
    width: 300px;
    z-index: 1;
}
.aboutSec .aboutCntn p{
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  font-weight:300;
  margin: 0 0 16px;
}
.aboutSec .aboutCntn .button::after{
  display:none;
}
.aboutSec .aboutImg {
  width: 34%;
  text-align: center;
}
.gallerySec {
  padding: 100px 0;
  border-top: solid 1px #394b63;
}
.gallerySec .page-width {
  max-width: 1460px;
}
.gallerySec .pageTitle h2 {
  text-align: center;
}
.gallerySec .slick-slide{
  margin:0 15px;
}
.gallerySec .gallery_img {
  display: inline-flex;
  padding: 20px;
  align-items: center;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.gallerySec .slick-slide.slick-center{
  position: relative;
  z-index: 9;
}
.gallerySec .gallery_block .slick-dots li button {
  border-radius: 0;
  background: #a0a0a0;
  opacity: 1;
  width: 50px;
  height: 6px;
}
.gallerySec .gallery_block .slick-dots li.slick-active button,
.gallerySec .gallery_block .slick-dots li button:hover {
  background: #394b63;
}
.gallerySec .gallery_block{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:20px;
}
.gallerySec .read_more{
  margin: 30px 0 0;
  text-align: center;
}
.customer-slider {
  padding: 60px 0;
}
#shopify-section-template--25524100465017__testimonials_section_BBKwzc.customer-slider {
  padding: 80px 0;
}
.customer-slider .page-width {
  max-width: 1460px;
}
.customer-slider .pageTitle {
  text-align: center;
  margin: 0 0 35px;
}
.customer-slider .pageTitle h2 {
  margin: 0 0 25px;
}
.customer-slider .customer-list{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:20px;
}
.customer-list .items_col {
  background: #fff;
  border-radius: 7px;
  text-align: center;
  color: #000;
  padding: 35px 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}
/* .customer-list .review-box:after {
  position: absolute;
  content: "";
  left: 50px;
  bottom: -53px;
  height: 55px;
  width: 130px;
  background: #394b63;
  clip-path: polygon(48% 0, 20% 92%, 100% 0);
} */
.review-box .quetos_img {
  position: absolute;
  top: -38px;
  left: 0;
  z-index: 1;
  width: 100%;
  display:none;
}
.blog-sec{
padding:80px 0;
/* background: linear-gradient(to right, rgba(245, 251, 255, 0.3), rgba(245, 251, 255, 0)); */
}
.main-blog{
  padding:80px 0 !important;
}
.blog-section a{
  text-decoration: none;
}
.section-title{
font-family: Poppins, sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 32px;
color: rgb(15, 23, 42);
margin:0 0 32px;
}
.articles-grid .section-title{
margin:0 0 6px;
width:100%;
}
.blog-filters {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
margin-bottom:50px;
width:100%;
}
.filter-tab {
padding: 7px 16px;
border-radius: 9999px;
border: none;
background: #fff;
cursor: pointer;
font-weight: 500;
font-size: 14px;
transition: 0.3s;
line-height: 1;
font-family: Poppins, sans-serif;
text-transform: capitalize;
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.filter-tab.active {
background: hsl(210 40% 20%);
color: #fff;
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
}
.tag {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 12px;
    background: #fff;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: rgb(2, 8, 23);
    border: 1px solid hsl(214.3 31.8% 91.4%);
}
.featured-articles{
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 2rem;
}
.featured-articles .article-card img {
width: 100%;
height: 250px;
object-fit: cover;
border-radius:12px 12px 0 0;
transition: transform 0.4s ease;
}
.featured-articles .article-card:hover img{
 transform: scale(1.05);
}
.article-card{
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
border-radius:12px;
  overflow: hidden;
}
.featured-articles .article-card .article-info{
padding:24px;
}
.articles-grid {
    margin: 70px 0 0;
    /* display: grid;
    grid-template-columns: 1fr; */
    display:flex;
    flex-wrap:wrap;
    gap: 0;
}
.articles-grid .article-card {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 24px;
    gap: 24px;
    margin-bottom:25px;
}
.articles-img{
width:15%;
}
.articles-grid .article-info{
width:85%;
}
.article-info h3{
margin:6px 0;
font-family: Poppins, sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 28px;
color: rgb(15, 23, 42);
}
.article-info p {
font-family: Poppins, sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: rgb(100, 116, 139);
margin: 0;
}
.read-more {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    padding: 8px 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-transform: uppercase;
    margin-top: 10px;
    background: #000;
    border-radius: 12px;
    position:relative;
    transition: all 0.3s ease-in-out;
  cursor: pointer;
  overflow:hidden;
}
.links:hover .read-more{
  background: rgb(246, 46, 32);
  color: #fff;
}
.read-more svg {
width: 16px;
height: 18px;
}
.articles-grid .article-card .articles-img img {
    height: 110px;
    object-fit: cover;
    width: 100%;
    border-radius: 12px;
}
.articles-grid .articles-box{
  /* margin-bottom:25px;  */
  width:100%;}
.article-card:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.article-card .articles-img img {
  transition: transform 0.4s ease;
}
.article-card:hover .articles-img img {
  transform: scale(1.05);
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
}
.pagination a, .pagination span {
    padding: 8px 14px;
    border-radius: 6px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    background: #f5f5f5;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
}
.pagination a:hover {
  background: rgb(246, 46, 32);
  color: #fff;
}
.pagination .current {
  background: rgb(246, 46, 32);
  color: #fff;
}
.blog-post{
        padding:50px 0;
    }
.blog-grid {
    display: grid;
    grid-template-columns: 2fr 0.7fr;
    gap: 40px;
}
.blog-post .back-link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color:hsl(215.4 16.3% 46.9%);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom:32px;
}
.blog-post .back-link:hover{
    color: rgb(17, 25, 44);
}
.article-top{
    background:#fff;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    overflow: hidden;
}
.article-top p{
    font-family: Poppins, sans-serif;
font-size: 20px;
font-weight: 300;
line-height: 32.5px;
color: rgb(100, 116, 139);
margin:16px 0;
}
.blog-main .featured-image img {
  width: 100%;
  border-radius: 12px 12px 0 0;
  height:520px;
  object-fit:cover;
}
.article-top .short-des{
    padding:24px;
}
.article-meta .author{
display: flex;
align-items: center;
gap: 5px;
}
.article-meta .author svg{
width:16px;
height:16px;
color: rgb(100, 116, 139);
}
.article-meta .author{
font-family: Poppins, sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: rgb(100, 116, 139);
}
.article-content{
 background:#fff;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    overflow: hidden;
    margin:30px 0 0;
    padding:24px;
}
.article-title {
    font-family: Poppins, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    color: rgb(15, 23, 42);
    margin: 0;
}
.article-excerpt {
  font-size: 18px;
  color: #555;
  margin-bottom: 15px;
}
.article-meta {
  margin-bottom: 20px;
  font-size: 14px;
  color: #666;
}
.article-content {
  line-height: 1.7;
  font-size: 16px;
  color: #333;
}
.blog-sidebar{
    position: sticky;
    top: 100px;
    align-self: start;
    height: fit-content;
}
.blog-sidebar .sidebar-box {
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.blog-sidebar h3 {
 margin:0;
 font-family: Poppins, sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 28px;
color: rgb(2, 8, 23);
}
.auther-icon{
display: flex;
align-items: center;
gap: 10px;
margin:16px 0 0;
}
.auther-icon p{
    margin:0 !important;
}
.auther-icon span{
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: hsl(222.2deg 47.4% 11.2% / 10%);
    border-radius: 50%;
}
.blog-sidebar p{
font-family: Poppins, sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: rgb(100, 116, 139);
margin:16px 0;
}
.blog-sidebar p strong{
font-size: 16px;
font-weight: 600;
line-height: 24px;
color: rgb(15, 23, 42);
}
.blog-sidebar .btn {
    display: block;
    padding: 8px 16px;
    border: 1px solid #f23e31;
    border-radius: 6px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    transition: all 0.3s ease;
    background: transparent;
    text-align: center;
}
.blog-sidebar .btn:hover {
  background: #f23e31;
  color: #fff;
}
.blog-sidebar ul {
  font-size: 14px;
  color: #555;
}
.blog-sidebar ul {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
}
.blog-sidebar ul li {
  margin-bottom: 8px;
}
.blog-sidebar ul li a {
  text-decoration: none;
  font-family: Poppins, sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: hsl(215.4 16.3% 46.9%);
}
.blog-sidebar ul li a:hover{
    color: rgb(15, 23, 42);
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092{
  padding:100px 0 0;
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block{
  display: grid;
  grid-template-columns: 25% 25%;
  align-items: center;
  justify-content: center;
  position:relative;
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block::after{
  position:absolute;
  content:"";
  bottom:0;
  left:15%;
  background:url("/cdn/shop/t/1/assets/award_img_left.png?v=1698416897") no-repeat center left;
  width:129px;
  height:300px;
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block::before{
  position:absolute;
  content:"";
  bottom:0;
  right:15%;
  background:url("/cdn/shop/t/1/assets/award_img_right.png?v=1698416999") no-repeat center right;
  width:129px;
  height:300px;
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block .col{
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  padding:25px;
  overflow:hidden;
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block .col:last-child{
  padding: 50px 0;
}
#shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block .col img:last-child{
  max-width:320px
}
.review-box .quetos_img  span{
  height:76px;
  width:76px;
  display:inline-block;
  vertical-align:middle;
  background:#fff;
  border-radius:50%;
  line-height:76px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}
.review-box .quetos_img:after {
  /* position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 3px;
  background: #ffffff;
  z-index: -1; */
}
.review-box .quetos_img img {
  padding: 18px;
}
.review-box .review_heading {
  text-transform: none;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  margin: 15px 0 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: inherit;
  text-overflow: ellipsis;
}
.review-box .review_text p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  margin: 0;
  font-weight:300;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.review-box .read_more a {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  letter-spacing: 2px;
  padding: 0 0 25px;
  border-bottom: solid 2px #ffffff;
  line-height: 1;
  max-width: 80%;
  margin: 0 auto;
}
.customer-slider .read_more{
  margin: 30px 0 0;
  text-align: center;
}
.slick-slider .slick-arrow {
  position: absolute;
  /* top: 50%;
  transform: translateY(-50%); */
  bottom:10px;
  font-size: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
  /* width: 20px;
  height: 40px; */
  background:transparent;
}
.slick-slider .slick-prev {
  left: 0;
  /* background: url("prev_arrow.png") no-repeat center center; */
}
.slick-slider .slick-next {
  left: 125px;
  /* background: url("next-arrow.png") no-repeat center center; */
}
.slick-slider .slick-arrow i{
  font-size:16px;
  color:#fff;
}
.section-featured-product
  .featured-product:not(.product--no-media)
  > .product__info-wrapper {
  padding: 0 25px 0 0;
  width: 60%;
  max-width: 60%;
}
.section-featured-product
  .product--medium:not(.product--no-media)
  .product__media-wrapper {
  width: 40%;
  max-width: 40%;
}
.section-featured-product .product__info-container .product__title {
  margin: 0 0 15px;
  font-weight: 600;
  color: #303030;
  font-size: 36px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}
.section-featured-product .product__info-container > * + * {
  margin: 0;
}
.section-featured-product .product__info-container .price {
  font-size: 26px;
  font-weight: 500;
  color: #000;
}
.section-featured-product .product__info-container .product__tax {
  display: none;
}
.section-featured-product .product__info-container .product__description {
  margin: 40px 0 30px;
  font-size: 19px;
  font-weight:300;
  line-height: 1.6;
  color: #000;
  opacity: 1;
}
.section-featured-product .product__info-container .product-form__buttons {
  max-width: 100%;
  display:block;
}
.section-featured-product
  .product__info-container
  .product-form__buttons
  .product-form__submit {
  display: none;
}
.section-featured-product
  .product__info-container
  .product-form__buttons
  .shopify-payment-button__button {
  width: auto;
    font-size:18px;
    transition:all 0.5s ease;
  text-transform: uppercase;
}
.section-featured-product
  .product__info-container
  .product-form__buttons
  .shopify-payment-button__button:hover{
    opacity:0.7;
  }
.featured-product.product{
  align-items:center;
}
.section-featured-product .product__info-container .product__view-details {
  display: none;
}
.section-featured-product .product__media-wrapper .product-thumbnail{
  margin:20px 0 0;
}
.section-featured-product .product__media-wrapper .product-thumbnail .slick-track{
  transform:none !important;
}
.section-featured-product .product__media-wrapper .product-thumbnail .thumb_items{
  margin:0 5px;
  cursor:pointer;
}
.section-featured-product .product__media-wrapper .product-thumbnail .thumb_items img{
  height:110px;
  width:100%;
  object-fit:cover;
  border:solid 5px #f2f2f2;
}
.extractSec {
  padding: 60px 0;
  text-align: center;
  background: #F9FAFB80;
}
.extractSec .page-width {
  max-width: 1460px;
  position:relative;
}
.extractSec .pageTitle h2 {
  /* color: #fff !important; */
  margin-bottom:35px;
}
.extractSec .extract_block p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  font-weight:300;
}
.extractSec .extract_block{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:25px;
}
.extract_block .extract_col {
  position: relative;
  padding: 30px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background:#fff;
  border-radius:7px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}
.extract_block .extract_col .col:after {
  /* position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 0 0 50px 50px;
  background: url("extract_bg.png") no-repeat bottom center;
  background-size:cover;
  -webkit-box-reflect: below 0 linear-gradient(transparent, rgba(255,255,255,0.1)); */
}
/* .extract_block .extract_col .col:before {
  position: absolute;
  content: "";
  left: -1px;
  top: 33px;
  width: 36px;
  height: calc(100% - 65px);
  border-radius: 0 0 0 50px;
  -webkit-box-shadow: inset 10px 0px 15px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 10px 0px 15px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 10px 0px 15px 0px rgba(0, 0, 0, 0.15); */
}
.extract_block .extract_col.slick-current .col:before {
  display:none;
} 
.extractSec .read_more {
  margin:30px 0 0; 
  text-align: center;
}
.extractSec .read_more .button{
  background:#fff;
  color:#000;
}
.extractSec .read_more .button:hover{
  background:#000;
  color:#fff;
}
.extractSec .slick-slider .slick-prev{
  background:url("extract_prev.png") no-repeat center center;
}
.extractSec .slick-slider .slick-next{
  background:url("extract_next.png") no-repeat center center;
}
#shopify-section-template--25524100628857__about_us_section_phGqVw{
  background:none !important;
}
#shopify-section-template--25524100628857__about_us_section_phGqVw p{
  color:#000 !important;
}
#shopify-section-template--25524100628857__about_us_section_phGqVw .accordion__title{
   color:#000 !important;
}
#shopify-section-template--25524100628857__about_us_section_phGqVw .accordion__summary svg path {
    fill: #000;
}
#shopify-section-template--25524100628857__about_us_section_phGqVw .main-car {
    position: relative !important;
    width: 100%;
    right: unset;
    bottom: unset;
}
#shopify-section-template--25524100628857__about_us_section_phGqVw .about_in {
    flex-wrap: nowrap;
    gap: 30px;
    align-items: start;
}
#shopify-section-template--25524100465017__gallery_hrraXV, #shopify-section-template--25524100465017__rich_text_tahFAY .rich-text{
  background: #F9FAFB80 !important;
}

#shopify-section-template--25524100465017__gallery_hrraXV .gallery-wrapper{
  padding:80px 20px 20px !important;
}
#shopify-section-template--25524100465017__gallery_hrraXV .gallery-wrapper .gallery-filters{
  display:none;
}
#shopify-section-template--25826936488313__gallery_pAFJBw .gallery-wrapper{
  padding:80px 20px 20px !important;
}
#shopify-section-template--25826936488313__gallery_pAFJBw .gallery-wrapper .gallery-filters{
  display:none;
}
.writingSec {
  padding: 100px 0 60px;
}
.writingSec .page-width {
  max-width: 1460px;
}
.writingSec .pageTitle h2 {
  text-align: center;
}
.writingSec .writing_block .col{
  margin:0 15px;
}
.writingSec .writing_block .col .colIn{
  display:block;
  text-decoration:none;
  text-align:center;
  font-weight:700;
}
.writingSec .colIn .writing_img{
  display: inline-flex;
  padding: 20px;
  align-items: center;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  background: #fff;
  margin:20px 0;
  width:100%;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.writingSec .colIn .writing_img img{
  height:215px;
  width:100%;
  object-fit:cover;
}
.writingSec .colIn .writing_heading{
  display:block;
  color:#000;
  text-transform:uppercase;
  font-size: 13px;
  padding: 0 0 10px;
}
.writingSec
  .slick-slide.slick-center
  + .slick-active
  + .slick-active
  .writing_img {
  
}
.writingSec .writing_block .slick-dots li button {
  border-radius: 0;
  background: #a0a0a0;
  opacity: 1;
  width: 50px;
  height: 6px;
}
.writingSec .writing_block .slick-dots li.slick-active button,
.writingSec .writing_block .slick-dots li button:hover {
  background: #394b63;
}

.top_newslatter .news_heading{
  padding:35px 20px;
  text-align:center;
  background:#394b63;
}
.top_newslatter .news_heading .footer-block__heading{
  margin:0;
  color:#fff;
  letter-spacing:0;
  font-size:32px;
  font-weight:500;
  text-transform:uppercase;
} 
.top_newslatter .news_bg{
  padding:55px 0;
  background:#ededed;
}
.top_newslatter .newsletter_text{
  font-size: 22px;
  color: #000;
  margin: 0 0 20px;
}
.footer-block__newsletter .newsletter-form, .footer-block__newsletter .newsletter-form .newsletter-form__field-wrapper{
  max-width:100%;
}
.footer-block__newsletter .news_field {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr;
  gap: 15px;
}
.footer-block__newsletter .news_field .field__input{
  padding:0 35px;
  height:auto;
  border-radius:6px;
  color:#000;
  font-size:14px;
  box-shadow: none;
  outline: none;
}
.footer-block__newsletter .news_field .field__input::-webkit-input-placeholder { /* Edge */
  color: #afafaf;
  opacity:1;
}

.footer-block__newsletter .news_field .field__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #afafaf;
  opacity:1;
}

.footer-block__newsletter .news_field .field__input::placeholder {
  color: #afafaf;
  opacity:1;
}
.footer-block .shop_btn{
  margin:0 0 35px;
}
.footer-block .footer-block__heading{
  color:#303030;
  font-size:24px;
  margin:0 0 12px;
  font-weight:500;
  letter-spacing:0;
  text-transform:none;
}
.footer-block .rte a{
  text-decoration:none;
  font-size:17px;
  color:#303030;
  font-weight:300;
  transition:all 0.5s ease;
}
.footer-block .rte a:hover{
  opacity:0.7;
}
.cart__footer .delivery_price{
  width:75%;
  padding-right: 20px;
}
.cart__footer .delivery_price .shop_table{
  width:100%;
  border-collapse: collapse;
}
.delivery_price .shop_table th, .delivery_price .shop_table td{
  padding:10px 15px;
  border:solid 1px #dcdcdc;
} 
.delivery_price .shop_table th{
  background: #f5f5f5;
}
.breadcrumbs {
  margin: 0;
  padding:20px 0;
}

.breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height:normal;
}

.breadcrumbs__item {
  display: inline-block;
  margin:0;
}

.breadcrumbs__item:not(:last-child):after {
  /* content: "»";  */
  content: ">"; 
  display: inline-block;
  position: relative;
  font-size:14px;
  font-weight:400;
  color:#777777;
  vertical-align: middle;
  margin: 0 5px 0 2px;
  font-family: 'Poppins', sans-serif;
}

.breadcrumbs__item a, .breadcrumbs__link {
  text-decoration: none;
  font-size:14px;
  font-weight:400;
  color:#000000;
}

.breadcrumbs__link[aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  color:#777777;
}

.breadcrumbs__link[aria-current="page"]:hover,
.breadcrumbs__link[aria-current="page"]:focus {
  text-decoration: underline;
}
.title_banner{
  position:relative;
  /* background: #394b63; */
  background-color:#F9FAFB80;
  padding:30px 0;
}
.breadcrumbs_main{
  background-color: #F9FAFB80;
  border-bottom:1px solid #E2E8F0;
}
.title_banner .title_img{
  position:relative;
  z-index:1;
  display:none;
}
.title_banner .title_img:after{
  /* position:absolute;
  content:"";
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5); */
}
.title_banner .title_img img{
  /* width: 100%;
  height: 320px;
  object-fit: cover; */
}
.title_banner .title_content{
  /* position:absolute;
  top:50%;
  transform:translateY(-50%);
  left:0;
  width:100%;
  z-index:1; */
}
.title_banner .title_content .main-page-title{
  margin:0;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
  line-height: 1;
  font-family: "Chaplone";
  background: url(banner_img.png) no-repeat center center;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.about_block{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  align-items:center;
  gap:25px;
}
#shopify-section-template--25524100465017__55cc96aa-5093-4ffb-b835-344d5a77018f .aboutText{
  margin:80px 0;
}
.about_block p{
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  margin: 0 0 20px;
}
.about_block p:last-child{
  margin:0;
}
.extract_page{
  /* background:#f5f5f5; */
  padding:80px 0;
}
.extract_page .pageTitle{
  background-color:white;
}
.extract_page .pageTitle h2{
  justify-content: start;
  font-size: var(--font-size);
}
.reviews_page .pageTitle h2{
  justify-content: start;
    font-size: var(--font-size);
}
.extract_page .title_banner{
  padding:0
}
.extract_page .extract_block p{
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  margin: 0 0 20px;
}
.extract_page .extract_block p:last-child{
  margin:0;
}
.extract_page .extract_block{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:25px;
}
.extract_page .extract_block .col{
  padding:20px;
  text-align:left;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
  /* box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05); */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background:#fff;
  border-radius:12px;
}
.product__info-wrapper product-info{
      display: grid;
}
.product__info-wrapper product-info variant-selects{
  order:-2;
  border-top:solid 1px #dcdcdc;
  padding-top:25px;
}
.product__info-wrapper product-info .box{
  order:-3;
}
.product__info-container .box{
  display: none;
  margin-top: 0;
}
.product__info-container .box h2{
  margin:0 0 15px;
  font-size:26px;
}
.product__info-container .box .content_price{
  font-weight:300;
  font-size:24px;
  padding:0;
}
.product__info-container .product-form{
  margin-top:0 !important;
}
.product__info-container .box .add_comment{
  padding:25px 0 0;
}
.box .add_comment label{
  font-weight:700;
  display:block;
  margin:0 0 8px;
}
.box .add_comment textarea{
  width:100%;
  border:solid 1px #dcdcdc;
  font-family: 'Poppins', sans-serif;
  padding:15px;
  border-radius:4px;
}
.box .add_comment textarea:focus{
  outline:none;
  box-shadow:none;
}
.product__info-container .product__tax.rte{
  display:none;
}
.article-card-wrapper .card__content .card__heading{
  text-align:center;
  font-weight:600;
  color:#394b63;
}
.article-template__content h2{
  margin:0 0 20px;
  text-transform: none;
  font-weight: 600;
  color: #303030;
  font-size: 28px;
  font-family: "Poppins", sans-serif;
}
.article-template__content p{
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  margin:0 0 20px;
}
.article-template__content p:last-child{
  margin:0;
}
.media_in .press_slider{
  margin:0 0 40px;
}
.article-template__content .press_block{
  margin:0 0 30px;
  padding:0 0 30px;
  border-bottom:solid 1px #dcdcdc;
}
.article-template__content .moment_block{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:35px;
  align-items:center;
  margin:0 0 30px;
}
.article-template__content .moment_content{
  background: #f5f5f5;
  padding: 25px;
  text-align: left;
  margin: 0 0 30px;
}
.article-template__content .profile_media{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:35px;
  align-items:center;
  margin:0 0 30px;
}
.article-template__content .exp_content{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:35px;
  text-align:center;
  margin:0 0 30px;
}
.article-template__content .exp_content .col{
  padding: 30px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.article-template__content .big_img{
  margin:0 0 20px;
}
.pres_thumnail .items{
  transition:all 0.5s ease;
  cursor:pointer;
  margin:1px;
}
.pres_thumnail .items:hover{
  opacity:0.7;
}

.footer__content-top .footer__blocks-wrapper .grid__item{
  width:100%;
  max-width:100%;
}
.reviews_page{
  padding:80px 0;
}
.reviews_page_block{
      display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.reviews_page .reviews_page_block .col{
  /* border:solid 1px #dcdcdc; */
  padding:20px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
.reviews_page .reviews_page_block .star_img{
  margin:0 0 15px;
}
.reviews_page .reviews_page_block .col h2{
  margin:0 0 15px;
  font-weight:700;
  color:#394b63;
}
.reviews_page .reviews_page_block .col p{
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  font-weight: 300;
  margin:0;
}
.gallery_page .gallery_media{
  column-count: 3;
  column-gap: 10px;
  padding: 10px;
}
.gallery_page .gallery_media .col{
  margin-bottom: 10px;
}
.gallery_page .gallery_media .gallery_img{
  grid-row: 1 / -1;
  grid-column: 1;
}
.gallery_page .gallery_media .gallery_img img{
  height:100%;
  object-fit:cover;
  width:100%;
}
.gallery_page .gallery_media .col:first-child{
  /* grid-column:1/3; */
}
.price__regular .price-item--regular {
    font-size: 28px;
}
@media only screen and (max-width:1600px){
  .aboutSec .main-car {
    right: -140px;
}
.car-showcase {
    margin: auto 0 0 10px;
}
}
@media only screen and (max-width:1400px){
 .aboutSec .main-car {
    right: -90px;
}
.aboutSec .aboutCntn {
    width: 45%;
}
  .car-box img {
    max-width: 70%;
    margin: 0 auto;
}
.car-box {
    padding: 10px !important;
    max-width: 300px !important;
    height: 200px !important;
}
}
@media only screen and (max-width:1320px){
  /* .slick-slider .slick-prev{left: -20px;}
  .slick-slider .slick-next{right:-20px;} */
  .aboutSec .main-car {
    right: -25px;
}
}
@media only screen and (max-width:1199px){
  .writingSec1 {
    padding: 0 0 30px !important;
}
  .writingSec2 {
    padding: 50px 0;
}
  .writingSec3 {
    padding: 50px 0 !important;
}
  .writingSec4 .info_col {
    padding: 50px 0;
}
  .writingSec6 {
    padding: 50px 0 !important;
}
  .writingSec8 {
    padding: 0 0 50px !important;
}
  .header__menu-item{padding: 7px; font-size: 15px;}
  .aboutSec .aboutCntn p{font-size:16px;}
    .section-featured-product .product__info-container .product__title{font-size:30px;}
  .section-featured-product .product__info-container .price{font-size:22px;}
  .section-featured-product .product__info-container .product__description{font-size:16px;}
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block {grid-template-columns: 50% 50%;}
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block::after{display:none;}
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block::before{display:none;}
  .car-showcase {
    max-width: 400px !important;
    margin: auto 0 0 !important;
}
.aboutSec .main-car {
    right: 25px;
}
}
@media only screen and (max-width:1024px){
  .footerInner{
    flex-wrap:wrap;
    justify-content: center !important;
    gap: 25px !important;
  }
  .footer-block__details-content.footer_list {
    width: 100%;
    justify-content: center !important;
    margin: 0 !important;
}
  .author_slider::before {
    height: 175px;
}
  .slick-slider .slick-arrow {
    bottom: 8px;
}
.footer_list li {
    padding-right: 10px!important;
    margin-right: 10px!important;
}
.aboutSec .main-car {
    width: 250px;
}
.car-brown {
    margin: -10px auto 0 50px;
}
}
@media only screen and (max-width:991px){
  body .footer_list li {
    padding-right: 10px!important;
    margin-right: 10px!important;
}
.list-social__link i {
    font-size: 18px !important;
}
.footer-block .footer_social .list-social {
    gap: 15px !important;
}
.footer_list li a {
    font-size: 14px !important;
}
  .footerInner {
    flex-wrap: wrap;
    gap: 20px;
    justify-content:center !important;
}
.footer-block__details-content.footer_list {
    width: 100%;
    justify-content:center !important;
    margin:0 !important;
}
.footer__content-top {
    padding: 50px 0 20px !important;
}
  #shopify-section-template--25524100465017__55cc96aa-5093-4ffb-b835-344d5a77018f .aboutText {
    margin: 40px 0;
}
.aboutSec .main-car {
    width: 280px;
}
  .header__icons .header__search{display:none;}
 .single-slider .slide_box{flex-wrap: wrap;} 
  .single-slider .slide_box .sliderCntn {width: 100%; text-align: center;}
  .single-slider .slide_box .slider_img {width: 100%; margin: 0; }
  .single-slider .slide_box .slider_img img{margin:0 auto; width:100%;}
  .aboutSec .aboutCntn {width: 100%; padding: 0 0 40px; text-align: center;}
  .aboutSec .aboutImg{width:100%;}
  .section-featured-product .featured-product:not(.product--no-media)>.product__info-wrapper {padding: 0 0 40px; width: 100%; max-width: 100%; text-align: center;}
  .section-featured-product .product__info-container .product-form__buttons .shopify-payment-button__button{margin:0 auto;}
  .section-featured-product .product--medium:not(.product--no-media) .product__media-wrapper {width: 100%; max-width: 100%;}
  .top_newslatter .newsletter_text {font-size: 16px;}
  .about_block {grid-template-columns: repeat(1, 1fr); }
  .article-template__content .moment_block{grid-template-columns:repeat(1, 1fr);}
.article-template__content .profile_media{grid-template-columns:repeat(1, 1fr);}
.article-template__content .exp_content{grid-template-columns:repeat(1, 1fr);}
.header__icon {
    color: #fff !important;
}
#menu-drawer{
  background-color:#000;
}
.menu-drawer__menu-item{
  color: #fff !important;
}
.author_slider .author_slide {
    height: auto;
}
.single-slider {
    padding: 110px 0 50px !important;
}
.author_slider .slick-slide {
    /* width: 722px !important; */
    text-align: left;
}
}
@media only screen and (max-width:768px){
  .footer__content-top .footer__blocks-wrapper .grid__item {
    padding: 0;
}
  .footer__content-top .footer__blocks-wrapper .grid__item{
    margin:0 !important;
  }
  .footerInner{
    padding:20px 0;
  }
  .footer__content-top {
    padding: 50px 0 0 !important;
}
  body .footer_list li {
    padding-right: 10px!important;
    margin-right: 10px!important;
}
.footer_list li a{
  padding:0 !important;
}
  .author_slider::before {
    height: 132px;
}
  .header__heading-logo {max-width: 120px;}
  .gallerySec{padding:60px 0;}
  .gallerySec .slick-slide.slick-active .gallery_img{transform: none; width: 100%; margin: 0 0 10px; padding:5px;}
  .gallerySec .slick-slide.slick-active .gallery_img:after{display:none;}
  .gallerySec .slick-slide{margin:0 5px;}
  .extractSec{padding:50px 0;}
  .extract_block .extract_col .col:after{display:none;}
  .extractSec .read_more{margin:20px 0 0; position:static;}
  .extractSec .slick-slider .slick-arrow{top:50%;}
  .writingSec .colIn{text-align:center; margin:0;}
  .writingSec .pageTitle h2, .gallerySec .pageTitle h2{margin:0 0 30px;}
  .pageTitle h2 {font-size: 32px;}
  .top_newslatter .news_heading .footer-block__heading{font-size:22px;}
  .footer-block__newsletter .news_field {grid-template-columns: 1fr;}
  .footer-block__newsletter .news_field .field__input{height:57px;}
  .aboutSec:after{height: 60px;}
  .aboutSec:before{height: 65px;}
  .aboutSec {padding-bottom: 0;}
  .gallerySec .gallery_block .slick-dots li button{width:20px;}
  .extractSec .extract_block p{font-size:16px;}
  .cart__footer .delivery_price{width:100%; padding:0;}
  .cart__blocks .totals{justify-content:center;}
  .title_banner .title_img img {height: 200px;}
  .title_banner .title_content .main-page-title{font-size:22px;}
  .extract_page .extract_block{grid-template-columns: repeat(1, 1fr);}
  .article-template__content h2{font-size:22px;}
  .customer-slider .customer-list, .gallerySec .gallery_block{grid-template-columns: repeat(1, 1fr);}
  .extractSec .extract_block{grid-template-columns: repeat(1, 1fr);}
  .pageTitle h2:before, .pageTitle h2:after {width: 40px;}
  .reviews_page .reviews_page_block .col p {font-size: 16px;}
  .gallerySec .gallery_img{padding: 10px;}
  .gallery_page .gallery_media {column-count: 2;}
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block {grid-template-columns: 100%; gap: 30px;}
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 {
    padding: 50px 0 0;
}
  .writingSec1 .slide_box .sliderCntn p {
    text-align: center;
    max-width: 100%;
}
  .writingSec3 {
    padding: 50px 0 !important;
}
  .writingSec6 {
    padding: 50px 0 !important;
}
.book-awards-grid {
    grid-template-columns: 1fr;
}
.awards-grid {
    grid-template-columns: repeat(1, 1fr);
}
.aboutSec .pageTitle h2 {
    justify-content: center;
}
.faq-wrapper {
    max-width: 100% !important;
}
.aboutRight {
    width: 100%;
}
.car-showcase {
    padding-bottom: 80px;
}
.aboutSec .main-car {
    bottom: -3px;
}
.footerInner {
    justify-content: center !important;
    flex-wrap: wrap;
    gap:25px;
}
.footer_list li a {
    font-size: 14px !important;
}
.blog-filters {
    gap: 10px 5px;
    flex-wrap: wrap;
    margin: 30px 0;
}
.blog-grid {
    grid-template-columns: 1fr;
}
.stats-grid {
    margin: 30px 0 60px;
}
.accordion-body .edition-grid {
    grid-template-columns: 1fr !important;
}
.reviews_page{
  padding:50px 0;
}
.extract_page{
  padding:50px 0;
}
.main-blog {
    padding: 50px 0 !important;
}
.footer_list li a:after{
  display:none;
}
}
@media only screen and  (max-width:640px){
  .footerInner {
    padding: 40px 0;
}
body .footer_list li {
    padding-right: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    border:none;
    padding-bottom:10px;
}
.footer__copyright {
    flex-wrap: wrap;
}
.footer_list li a {
    align-items: center;
    justify-content: center;
  padding:0 !important;
font-size:14px;
}
.footer-block__details-content.list-unstyled{
  margin:0 !important;
}
}
@media only screen and  (max-width:480px){
  .footer__content-top{
    padding-bottom:0 !important;
  }
  .footer_list li a {
    font-size: 14px !important;
}
.list-social__link i {
    font-size: 20px !important;
}
  .author_slider::before {
    height: 200px;
}
  .reviews_page_block {
    grid-template-columns: repeat(1, 1fr);
}
.reviews_page {
    padding: 50px 0;
}
.extract_page {
    padding: 50px 0 0;
    margin-top: 0;
}
  .blog-sec {
    padding: 50px 0;
}
.main-blog{
  padding: 50px 0 !important;
}
  .featured-articles {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.articles-grid {
    margin: 50px 0 0;
}
.articles-grid .article-card {
    gap: 20px;
    flex-wrap: wrap;
}
.articles-img {
    width: 100%;
}
.articles-grid .article-card .articles-img img {
    height: 200px;
}
.articles-grid .article-info {
    width: 100%;
}
  .writingSec1 {
    padding: 0 0 30px !important;
}
  .writingSec2 {
    padding: 30px 0;
}
  .writingSec3 {
    padding: 30px 0 !important;
}
  .writingSec4 .info_col {
    padding: 30px 0;
}
  .writingSec6 {
    padding: 30px 0 !important;
    margin-bottom:30px !important;
}
  .writingSec8 {
    padding: 0 0 30px !important;
}
  .about_block.aboutIn .about_img1 {
    padding: 30px 0 20px;
}
.slide-list .banner_box {
    grid-template-columns: repeat(1, 1fr);
}
.footerInner{
  padding: 20px 0px;
}
.footer-block__details-content{
  margin-bottom: 0px !important;
}
.footer__copyright{
  width: 100% !important;
}
.footer-block__image-wrapper{
  margin-top: 0px !important;
}
.blog-main .featured-image img {
    height: 300px;
}
.article-title {
    line-height: 1.4;
}
.article-top p {
    font-size: 18px;
    line-height: 1.3;
    margin: 6px 0 10px;
}
.article-meta .author svg {
    width: 26px;
    height: 26px;
}
.gallery-grid {
    column-count: 2;
    column-gap: 10px;
}
.gallery-item {
    margin: 0 0 10px;
}
.modal-next {
    right: 0;
}
.modal-prev {
    left: 0;
}
.close-modal {
    right: 20px;
}
.footer_list {
    justify-content: center !important;
    row-gap: 10px;
    flex-wrap:wrap;
}
body .footer_list li {
    padding-right: 0 !important;
    margin-right: 0 !important;
    border-right: none;
    line-height: 1;
    width: 100%;
}
.footer_list li a {
    justify-content: center;
}
.aboutSec .main-car {
    z-index: 3;
    width: 180px;
    right: 5px;
}
.car-green {
    margin: auto 0 0 !important;
}
.car-red {
    margin: -10px 0 0 auto !important;
}
.car-brown {
    margin: -10px auto 0 0 !important;
}
.car-showcase {
    max-width: 100% !important;
}
.rich-text__wrapper {
    width: 100% !important;
}
.product__info-container .box h2{
      position: absolute;
    top: -650px;
    font-size: 24px;
}
.product__info-container .box .content_price {
    font-size: 24px;
}
.grid__item.product__media-wrapper{
  margin:40px 0 20px;
}
}
@media only screen and  (max-width:431px){
.product__info-container .box h2 {
    top: -580px;
}
.author_slider::before {
    height: 220px;
}
}
@media (max-width:425px){
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 .writing_block .col img:last-child {
    max-width: 300px;
}
  #shopify-section-template--20223755157824__06ea8a5b-77a8-4fc1-942a-d98285160092 {
    padding: 25px 0 0;
}
.product__info-container .box h2 {
    top: -570px;
}
.author_slider::before {
    height: 225px;
}
}
@media (max-width:415px){
  .product__info-container .box h2 {
    top: -560px;
}
}
@media only screen and  (max-width:391px){
.product__info-container .box h2 {
    top: -530px;
}
.author_slider::before {
    height: 250px;
}
}
@media only screen and  (max-width:376px){
.product__info-container .box h2 {
    top: -490px;
}
.author_slider .quote_author {
    font-size: 15px;
}
.author_slider::before {
    height: 245px;
}
}
@media only screen and  (max-width:360px){
.author_slider .quote_author {
    font-size: 14px;
}
.author_slider::before {
    height: 270px;
}
.footer-block-image {
    flex-wrap: wrap;
    gap:15px;
}
.footer-block-image .footer-block__details-content.list-unstyled {
    justify-content: center;
}
.footer__copyright {
    justify-content: center;
}
}