/** Shopify CDN: Minification failed

Line 339:0 Unexpected "}"

**/
/* ================= Start : Regular Brush Font =====================*/

@font-face {
  font-family: "Regular Brush Personal Use Only";
  src: url("/cdn/shop/files/RegularBrushPersonalUseOnly-R.woff?v=1753354869")
      format("woff2"),
    url("/cdn/shop/files/RegularBrushPersonalUseOnly-R.woff2?v=1753354869")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ================= End : Regular Brush Font =====================*/

/* ================= Start : fathers-day-container Section =====================*/

.fathers-day-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 2px solid #fff;
}

.fathers-day-container .fathers-day-text {
  padding: 75px;
  width: 40%;
}

.fathers-day-container .section-subtitle {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 10px 0;
  position: relative;
  text-transform: uppercase;
}

.fathers-day-container .section-subtitle:before,
.fathers-day-container .section-subtitle:after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 2px;
  background-color: white;
  vertical-align: middle;
  margin: 0 10px;
}

.fathers-day-container .fathers-day-heading {
  font-family: "Regular Brush Personal Use Only";
  font-size: 100px;
  text-align: center;
  margin: 20px 0;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.2;
}

.fathers-day-container .fathers-day-description {
  font-size: 25px;
  line-height: 1.6;
  text-align: center;
  max-width: 460px;
  margin: 60px auto 0;
}

.fathers-day-container .fathers-day-image {
  width: 60%;
  text-align: center;
  max-height: 723px;
  overflow: hidden;
  border-left: 2px solid #fff;
}

.fathers-day-container .fathers-day-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
  max-height: inherit;
  display: block;
}

/* Responsive */

@media(max-width:1756px){
  .fathers-day-container .fathers-day-text{
    padding: 75px 25px;
  }
}
@media(max-width:1510px){
  .fathers-day-container .fathers-day-image{
    width: 55%;
  }
  .fathers-day-container .fathers-day-text {
    width: 45%;
  }
}
@media(max-width:1399px){
  .fathers-day-container .fathers-day-heading{
    font-size: 85px;
  }
}
@media (max-width: 1199px) {
  .fathers-day-container .fathers-day-text {
    width: 50%;
    padding: 40px;
  }
  .fathers-day-container .fathers-day-image {
    max-height: 500px;
    width: 50%;
  }
  .fathers-day-container .fathers-day-heading {
    font-size: 75px;
  }
  .fathers-day-container .section-subtitle {
    font-size: 25px;
  }
  .fathers-day-container .fathers-day-description {
    font-size: 21px;
    margin: 50px auto 0;
  }
}

@media (max-width: 991px) {
  .fathers-day-container {
    flex-direction: column;
  }
  .fathers-day-container .fathers-day-text {
    width: 100%;
    padding: 40px;
  }
  .fathers-day-container .fathers-day-image {
    max-height: 500px;
    width: 100%;
    border-left: 0;
  }

  .fathers-day-container .fathers-day-heading {
    font-size: 53px;
  }

  .fathers-day-container .fathers-day-description {
    font-size: 16px;
    margin: 30px auto 0;
  }
  .fathers-day-container .section-subtitle{
    font-size: 23px;
  }

  .fathers-day-container .section-subtitle:before,
  .fathers-day-container .section-subtitle:after {
    width: 50px;
  }
}

@media (max-width: 543px) {
  .fathers-day-container .fathers-day-image {
    max-height: 300px;
  }
  .fathers-day-container .fathers-day-text {
    padding: 70px 35px 40px;
  }
}
/* ================= End : fathers-day-container Section =====================*/

/* =================== Start : If Icone section V2 =====================  */

.lending_page_icon .slick-track {
  display: flex !important;
  justify-content: center;
}
.lending_page_icon .slick-track .slick-slide {
  width: 15% !important;
}
.lending_page_icon .image-element__wrap {
  margin-bottom: 8px !important;
}
.lending_page_icon .text-column .block_text p {
    color: #fff;
}
@media (max-width: 1780px) {
  .lending_page_icon .slick-track .slick-slide {
    width: 20% !important;
  }
}
@media (max-width: 1299px) {
  .lending_page_icon .slick-track .slick-slide {
    width: 25% !important;
  }
}
@media (max-width: 991px) {
  .lending_page_icon .slick-track .slick-slide {
    width: 50% !important;
  }
  .lending_page_icon .slick-track {
    display: flex !important;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .icon_slider .slider_image {
    max-width: 80px !important;
  }
  .lending_page_icon .image-element__wrap {
    margin-bottom: 0px !important;
  }
}

/* =================== End : If Icone section V2 =====================  */

/* =================== Start : Monogram Section Css =====================  */
.monogram-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0px;
  gap: 0px;
  max-height: 410px;
  min-height: 410px;
  overflow: hidden;
}
.monogram-wrapper .monogram-text {
  color: #fff;
  padding: 10px 180px;
}
.monogram-wrapper .monogram-text.align-left {
  text-align: left;
}
.monogram-wrapper .monogram-text.align-center {
  text-align: center;
}
.monogram-wrapper .monogram-text.align-right {
  text-align: right;
}
.monogram-wrapper .monogram-text .subheading {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 17px;
  margin-bottom: 20px;
}
.monogram-wrapper .monogram-text .heading {
  font-family: "Times New Roman", serif;
  font-size: 44px;
  line-height: 1;
  margin-bottom: 35px;
  text-transform: capitalize;
}
.monogram-wrapper .monogram-text .description {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 50px;
  line-height: 1.6;
}
.monogram-wrapper .monogram-button {
  background-color: #2f2222;
  color: #fff;
  padding: 20px 60px;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  display: inline-block;
}
.monogram-wrapper .monogram-image {
  width: 100%;
  height: 100%;
}
.monogram-wrapper .monogram-image img {
  max-width: 100%;
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
  max-height: 410px;
}
@media (max-width: 1780px) {
  .monogram-wrapper .monogram-text.align-center {
    padding: 10px 80px;
  }
}
@media (max-width: 1199px) {
  .monogram-wrapper .monogram-text.align-center {
    padding: 10px 20px;
  }
  .monogram-wrapper .monogram-text .description {
    margin-bottom: 40px;
  }
  .monogram-wrapper .monogram-text .heading {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .monogram-wrapper .monogram-text .subheading {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .monogram-wrapper {
    grid-template-columns: 1fr;
    max-height: unset;
    min-height: unset;
  }
  .monogram-wrapper .monogram-text.align-center {
    padding: 60px 20px;
  }
}
/* =================== End : Monogram Section Css =====================  */


/* =================== Start : Collection list Slider Secion Css =====================  */
.section.landing_page_collection_list {
  max-width: 90%;
}
 
.collection-list-wrapper {
  background: #e5dcc8;
  text-align: center;
  padding: 60px 20px;
}

.collection-list-wrapper .section-title {
font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    font-family: serif;
    margin-bottom: 40px;
    text-transform: capitalize;
    color: #4b292b;
}
}

.collection-list-wrapper .collection-slider {
  width:100%;
}

.collection-list-wrapper .slide-item {
  text-align: center;
  padding: 10px;
}

.collection-list-wrapper .collection-info__caption span {
    padding-top: 10px !important;
    font-size: 25px;
}

.collection-list-wrapper .shop-all-btn-wrapper {
  margin-top: 50px;
}
  .collection-list-wrapper .slick-arrow {
    position: absolute;
    top: 42%;
    transform: translate(-42%);
}
  .collection-list-wrapper .slick-arrow svg {
    width: 30px;
    height: 30px;
}
  .collection-list-wrapper .slick-arrow.slick-next {
    right: -7%;
}
   .collection-list-wrapper .slick-arrow.slick-next svg {
    transform: rotate(180deg);
}
  .collection-list-wrapper .slick-arrow.slick-prev {
    left: 0;
}

.collection-list-wrapper .shop-all-btn-wrapper .shop-all-btn{
  background-color: #2f2222;
  color: #fff;
  padding: 20px 60px;
  text-decoration: none;
  font-size: 20px;
  letter-spacing: 1px;
  border: none;
  font-weight: 400;
  transition: 0.3s ease;
  display: inline-block;
}

.collection-list-wrapper .shop-all-btn:hover {
  background-color: #3b2e2c;
}
@media(max-width:991px){
  .collection-list-wrapper .slick-arrow.slick-next {
    right: -3%;
  }  
}
@media(max-width:543px){
  .collection-list-wrapper .slick-arrow.slick-next {
    right: -6%;
  }  
  .collection-list-wrapper .section-title{
    margin-bottom: 15px;
  }
}
@media(max-width:460px){
  .collection-list-wrapper .slick-arrow.slick-next {
    right: -7%;
  }  
}
/* =================== End : Collection list Slider Secion Css =====================  */

/* =================== Start : Testimonial section v2 Slider Css =====================  */
.custom-testimonial-section {
  padding: 60px 20px;
  text-align: center;
}

.custom-testimonial-section .custom-testimonial-inner {
  max-width: 80%;
  margin: 0 auto;
  width: 1310px;
}

.custom-testimonial-section .custom-testimonial-quote {
  position: relative;
  font-size: 18px;
  color: #3d2c20;
  line-height: 1.7;
}

.custom-testimonial-section .custom-testimonial-quote svg {
  height: 30px;
  width: 30px;
  position: absolute;
}
.custom-testimonial-section .custom-testimonial-quote svg path {
  fill: #a47a50;
}
.custom-testimonial-section .quote-close-icon {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  transform: scaleX(-1) scaleY(-1);
}
.custom-testimonial-section .quote-start-icon {
  top: -5px;
  left: 0;
  bottom: auto;
} 
.custom-testimonial-section .custom-testimonial-author {
  font-weight: 500;
  color: #3d2c20;
  font-size: 20px;
  text-transform: uppercase;
}
.custom-testimonial-section .custom-testimonial-stars img {
  margin: auto;
}
.custom-testimonial-section .custom-testimonial-content {
  padding: 0 40px;
  font-size: 22px;
  line-height: 1.5;
  margin: 20px auto 30px;
}
@media(max-width: 1499px){
  .custom-testimonial-section .custom-testimonial-inner {
    max-width: 90%;
  } 
} 
@media(max-width: 1199px){
  .custom-testimonial-section .custom-testimonial-inner {
    max-width: 95%;
  } 
}
@media(max-width: 991px){
  .custom-testimonial-section .custom-testimonial-content {
    font-size: 19px;
  }
} 
@media(max-width: 767px){
  .custom-testimonial-section .custom-testimonial-inner {
    max-width: 100%;
  } 
  .custom-testimonial-section .custom-testimonial-content {
    padding: 0 30px;
  }
  .custom-testimonial-section{
    padding-left: 30px;
    padding-right: 30px;
  }
  .custom-testimonial-section .quote-close-icon{
    bottom: -20px;
  }
  .custom-testimonial-section .quote-start-icon{
    top: -25px;
  }
}
/* =================== End : Testimonial section v2 Slider Css =====================  */

/* =================== Start : Iamage With Text Column Section Css =====================  */

.image-with-text-column {
    padding: 60px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.image-with-text-column .image-text-heading {
  font-size: 50px;
  font-weight: 500;
  text-align: center;
  font-family: serif;
  line-height: 50px;
  color: #312424;
  margin-bottom: 30px;
}
.image-with-text-column .image-text-subheading {
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #312424;
  margin-bottom: 10px;
}
.image-with-text-column .image-text-info {
  font-size: 19px;
  text-align: center;
  max-width: 900px;
  color: #312424;
  line-height: 1.4;
  margin-bottom: 50px;
}
.image-with-text-column .content-heading {
    font-size: 30px;
    font-family: serif;
    color: #312424;
    line-height: 1.3;
    font-weight: 500;
    margin-top:15px;
    text-transform: inherit;
}
.image-with-text-column .block-wrapper {
  display: grid;
  max-width: 1440px;
  margin: 0 auto;
  gap: 30px;
}
.image-with-text-column .block-item {
  text-align: center;
}
.image-with-text-column .block-image img {
  width: 100%;
  display:block;
}

/* Mobile (default) */
.image-with-text-column .grid--1-col-mobile {
  grid-template-columns: repeat(1, 1fr);
}
.image-with-text-column .grid--2-col-mobile {
  grid-template-columns: repeat(2, 1fr);
}

/* Desktop (768px and up) */
@media (min-width: 768px) {
  .image-with-text-column .grid--1-col-desktop {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-with-text-column .grid--2-col-desktop {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-with-text-column .grid--3-col-desktop {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-with-text-column .grid--4-col-desktop {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media(max-width:1024px){
  .image-with-text-column .content-heading{
    font-size:24px;
  }
  .image-with-text-column .image-text-heading{
    line-height: 1.2;
  }
}

@media (max-width:767px){
  .image-with-text-column .image-text-info{
    font-size:18px;
    margin-bottom:20px;
    max-width: 350px;
  }
  .image-with-text-column{
    padding: 50px 25px;
  }
  .image-with-text-column .block-wrapper{
    gap:25px;
  }
}
  @media(max-width:543px){
    .image-with-text-column .image-text-info{
      max-width:100%;
    }
  }
@media (max-width:375px){
  .image-with-text-column .image-text-heading{
    font-size:43px;
    line-height:1.2;
  }
  .image-with-text-column .image-text-info{
      font-size:16px;
    }
  .image-with-text-column .block-wrapper{
    gap:25px;
  }
  .image-with-text-column .content-heading{
    font-size:20px;
  }
}

/* =================== End : Iamage With Text Column Section Css =====================  */
