/** Shopify CDN: Minification failed

Line 1057:5 Expected "}" to go with "{"

**/
.collection-hero.collection-hero--with-image {
    background-size: cover;
    background-repeat: no-repeat;
}

/* atc button content */

 .value-features-section {
   
    text-align: center;
    margin-top: 0;
}
  .value-features-section h2 {
    text-align: center;
    color: #000;
    position: relative;
    margin-bottom: 30px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 23px;
}
  .value-features-section .value-features {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    list-style: none;
}
  .value-features-section .value-features li.value-feature {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
}
  .value-features-section .value-features li.value-feature .value-feature--img {
    max-width: 50%;
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
}
  .value-features-section .value-features li.value-feature .value-feature--img svg {
    max-width: 100%;
}
  svg:not(:root) {
    overflow: hidden;
}
  .value-features-section .value-features li.value-feature .value-feature--heading {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 13px;
    max-width: 100%;
	    font-weight: 300;
    color: #cfa66a;
    font-family: Gant Modern;
}
.value-features-section .value-features li.value-feature .value-feature--heading_2:after {
    content: '';
    width: 150px;
    border-top: 3px solid #9b7947;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
  .value-feature--heading_2{
  position: relative;
    padding-bottom: 23px;
  }
  .value-features-section .value-features li.value-feature .value-feature--desc {
    max-width: 80%;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
}

/* atc button content end*/

/* mega menu style */

.dropdown {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}
  .mega-manu{
  	display:flex;
    flex-wrap: wrap;
    background: linear-gradient(128deg, rgba(139, 108, 63, 1) 25%, rgba(225, 189, 147, 1) 50%, rgba(155, 121, 71, 1) 75%);
    justify-content: center;
    color: #fff;
    padding: 5px;
  }
  .value-feature--img img {
    margin: 0 auto;
}

/* mega menu style end */

.content-ss .img-fluid {
    width: 100%;
}

ul.menu-drawer__menu.list-menu li {
    border-bottom: 2px solid #ebebeb;
  	margin-bottom:0;
}

.row{
	margin-left:0;
  	margin-right:0;
}

.product__media-item {
    display: none;
}

.product__media-item:first-child {
    display: block;
}

.klevuSearchResults-l2 ul li, .klevuSearchNoResults-l2 ul li{
	overflow: auto;
}

.klevuSearchNoResults-l2 ul li

.header__icon--cart{
	margin-right: 0;
}

#shopify-section-template--15236697325757__1637592791a9689f4b, #shopify-section-newsletter, #shopify-section-template--15236697325757__16375881137d766621,#shopify-section-template--15236697325757__1637589282778cdc24 {
    margin-top: 0;
}

#shopify-section-template--15236697325757__1637589282778cdc24 .rich-text{
	margin: 0;	
}

#shopify-section-template--15236697325757__1637592791a9689f4b .page-width {
  	border-top: 4px solid #9b7947;
  	background: linear-gradient(360deg, rgba(255,255,255,0) 10%, rgba(245,237,228,0) 29%, rgba(204,165,107,0.5158438375350141) 100%);
}

.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel{
	border-bottom: 2px solid #9b7947;
}

#shopify-section-template--15236697325757__1637948342cf47e119, #shopify-section-template--15236697325757__16381738104cb873c0 {
    margin-top: 5rem;
}

.grid__item.product__media-wrapper {
      padding: 0 35px;
  }

.ctm_color_swatch label {
    font-size: 0px !important;
    width: 35px;
    height: 35px;
    background-size: cover;
    border-radius: 0px !important;
  	border: none !important;
  	padding: 17px !important;
  	position: relative;
}

.ctm_color_swatch label:hover:before{
	content: "\f26f";
    position: absolute;
    font-size: 14px;
    font-family: Material-Design-Iconic-Font;
    line-height: 32px;
    pointer-events: none;
    top: 2px;
    right: 0;
    left: 0;
    color: #fff;
  	-webkit-transition: all .2s ease-in-out 0s;
  	transition: all .2s ease-in-out 0s;
}

.footer-block__heading {
    font-weight: 600;
}

.yo-newsletter {
      border-bottom: 2px solid rgba(75,75,75);
  }

.announcement-bar p {
      padding-top: 0;
      padding-bottom: 0;
  }

.header-wrapper--border-bottom{
	border:none; 
}

.product-form__submit, .cart__checkout-button, .product-form__input label {
    text-transform: uppercase;
}

.product-form__input input[type=radio]:checked+label {
    background-color: #fff;
    color: #000;
}

.product-form__input input[type=radio]:checked+label {
    -webkit-box-shadow: 0 1px 4px 1px rgba(0,0,0,.8);
    box-shadow: 0 1px 4px 1px rgba(0,0,0,.8);
    border-color: transparent;
}

.product-form__input.ctm_color_swatch input[type=radio]:checked+label::before {
    content: "\f26f";
    position: absolute;
    font-size: 14px;
    font-family: Material-Design-Iconic-Font;
    line-height: 32px;
    pointer-events: none;
    top: 2px;
    right: 0;
    left: 0;
    color: #fff;
}

h1.product__title {
    font-family: "Gant Medium" !important;
}

.seen-slide .slick-slide{
	padding: 0 20px
}

@media screen and (min-width: 990px){
  .product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
      padding-left: 4rem;
      max-width: 50% !important;
      width: calc(50% - 1rem / 2) !important;
  }
    .product:not(.product--no-media):not(.featured-product) .product__media-wrapper {
      max-width: 50% !important;
      width: calc(50% - 1rem / 2) !important;
  }
  .header--middle-left .header__inline-menu{
  	display:none;
  }
}

@media screen and (min-width: 990px){
  .header--middle-left {
      grid-template-areas: 'heading yo-search navigation icons' !important;
      grid-template-columns: auto 1fr auto !important;
  }
  .search-modal__form {
      margin: auto;
  }
}


@media (max-width: 989px){
	.yo-header-search, .mega-manu {
        display: none;
    }
}

@media (min-width: 750px){
  .page-width {
      padding: 0;
  }
  .yo-newsletter {
      border-bottom: 2px solid rgba(75,75,75);
      padding-top: 25px;
  }
  .footer__content-bottom{
  	  border-top: 2px solid rgba(75,75,75)!important;
  }
  #shopify-section-template--15236697325757__16381738104cb873c0 {
      margin-top: calc(5rem + var(--page-width-margin));
  }
  .newsletter__wrapper:not(.color-background-1) {
      padding-top: calc(1rem + var(--page-width-margin)) !important;
      padding-bottom: calc(0rem + var(--page-width-margin)) !important;
  }
  .footer__content-top {
      padding-bottom: 0rem !important;
      padding-top: 3.5rem !important;
  }
}

@media screen and (max-width: 749px){
  .footer .grid {
/*       text-align: center; */
  }
  .footer .list-menu__item{
/*   	  justify-content: center; */
  }
  .slider.product__media-list .product__media-item:first-of-type {
      padding-left: 0 !important;
  }
  .grid__item.product__media-wrapper {
      padding: 20px;
  }
  .footer-block__details-content{
  	display:none;
  }
  .yo-accordian{
  	display:block;
  }
  .yo-arrow {
      float: right;
      width: 20px;
      height: 21px;
      background-image: url(https://cdn.shopify.com/s/files/1/1121/1398/files/Arrow-01_1.svg?v=1638597549);
      background-size: cover;
      transform: rotate(-90deg);
      margin-top: -3px;
      transition: 0.3s;
  }
  .footer-block.grid__item.add-arrow .yo-arrow {
      transform: rotate(0deg);
  }
}

@media screen and (max-width: 600px){
  .value-features-section .value-features li.value-feature {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 20px;
    }
    .value-features-section .value-features {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .value-features-section{
    	padding-bottom:35px;
    }
    .product-block .name{
    	height:46px;
    }
  }

@media (max-width: 480px){
	.seen-slide .slick-slide{
        padding: 0 60px;
    }
}
/***********SS***************/

  #shopify-section-custom-mega-menu a:hover {
    color: #000;
}
  #shopify-section-custom-mega-menu .child {
    border-radius:5px;

}
   #shopify-section-custom-mega-menu .child-list a:hover {
    background-color: #f9f9f9 !important;
    color: #0da19a !important;
}
  
.ss-after:after {
    content: "";
    display: inline-flex;
    width: 7px;
    position: absolute;
    height: 7px;
    top: 40%;
    margin-left: 7px;
    border-top: 2px solid ;
    border-left: 2px solid ;
    transform: rotate(225deg);
}
  ul.grandchild {
    border-radius: 5px;
    
}
li.parent-list a:hover {
    color: #000;
}

.add-drop:after {
    content: "";
    display: inline-flex;
    width: 7px;
    position: absolute;
    height: 7px;
    top: 40%;
    right: 18px;
    margin-left: 7px;
    border-top: 2px solid black;
    border-left: 2px solid black;
    transform: rotate( 
135deg);
}
  
ul.child {
    width: 230px !important;
}

ul.parent {
    flex-wrap: wrap;
  font-family: 'Font Awesome 5 Pro';
}
li.child-list a {
    color: #000;
    text-decoration: none;
    letter-spacing: 0;
}

ul.parent li:nth-child(3) .child {
    width: 350px !important;
}

ul.parent li:nth-child(8) .child {
    width: 150px !important;
}

@media (max-width:1440px){
  ul.parent li:nth-child(8) .child {
    opacity: 0;
    z-index: -1;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 185px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 12px 0px;
    top: 35px;
    left: -100%;
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    transform: translate(0, 5%);

}
}
@media (max-width:1200px){
  ul.parent li:nth-child(7) .child {
    opacity: 0;
    z-index: -1;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 185px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 12px 0px;
    top: 35px;
    left: -75%;
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    transform: translate(0, 5%);

}
    ul.parent li:nth-child(6) .child {
    opacity: 0;
    z-index: -1;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 185px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 12px 0px;
    top: 35px;
    left: -75%;
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    transform: translate(0, 5%);

}
    ul.parent li:nth-child(5) .child {
    width: 120px !important;
      opacity: 0;
    z-index: -1;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 185px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 12px 0px;
    top: 35px;
    left: -25%;
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    transform: translate(0, 5%);

}
      ul.parent li:nth-child(3) .child {
      opacity: 0;
    z-index: -1;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 185px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    padding: 12px 0px;
    top: 35px;
    left: -75%;
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    transform: translate(0, 5%);

}
  ul.parent li:nth-child(5) ul.child li ul.grandchild{left:-100 !important;}
}


/* anshuman style */

.collection-hero--with-image .collection-hero__inner
{
padding-bottom:0px !important;
}
@media only screen and (min-width:1501px)
{
.collection-hero.collection-hero--with-image {
    padding: 0 !important;
    max-width: 65%;
    margin: auto;
}
}
@media only screen and (max-width:1500px) and (min-width:768px)
{
.collection-hero.collection-hero--with-image {
    padding: 0!important;
    max-width: 90%;
    margin: auto;
}
}
@media only screen and (max-width:767px)
{
.collection-hero.collection-hero--with-image {
    padding: 0 !important;
}
}
  @media only screen and (max-width: 480px){
.kuGridView ul li, .kuContainer.kuFiltersTop .kuGridView ul li {
    min-height: 420px;
}
  }
  .button:not([disabled]):hover, .customer button:hover, .shopify-challenge__button:hover
    {
      color:black !important;
    }
  .product__info-wrapper.grid__item {
    border: 2px solid #9b7947;
    padding: 20px !important;
}
  
  button.btn.pplr-btn.button.pplr-preview-btn.Button--secondary.ptc_button {
    width: 100%;
}

/* anshuman style end */

.product-summery summary {
    text-align: center;
    background-color: #9b7947;
    color: white;
    cursor: pointer;
    padding: 10px;
    border: none;
    outline: none;
    transition: 0.4s;
    border-radius: 25px;
    width: fit-content;
    margin: auto;
}

@media (min-width:750px) and (max-width: 1599px){
	.footer__blocks-wrapper .grid__item:first-child {
        margin-left: 30px;
    }	
}

/* new footer changes */

.yo-text-list .footer__list-social {
    justify-content: flex-start !important;
    padding-left: 0rem;
}

.footer-block__details-content.rte li:first-child a {
    padding-left: 0;
}


h1.product__title {
    text-align: center;
    margin: 0;
    font-size: 26px;
    font-weight: bolder;
    line-height: 30px;
    color: #000;
    text-transform: capitalize;
}

.product .price {
    align-items: center !important;
    justify-content: center !important;
}

span.price-item.price-item--regular {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 26px;
    letter-spacing: -.025em;
}
.standalone-bottomline {
    display: flex;
    justify-content: center;
}

p.afterpay-paragraph {
    font-size: 14px;
      text-align: center;
}

u.afterpay-link-inner {
    color: black;
}

strong.afterpay-instalments {
    color: black;
}

.product-form__input {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 1.2rem 0;
    max-width: 100% !important;
    min-width: fit-content;
    border: none;
    text-align: center;
}
quantity-input.quantity {
    margin: auto;
}

legend.form__label, .product-form__input.product-form__quantity label {
    float: none !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #000 !important;
}

fieldset.js.product-form__input legend.form__label {
    text-transform: uppercase !important;
}

.product-form__input {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 1.2rem 0;
    max-width: 100%;
    min-width: fit-content;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product-form__input.product-form__quantity {
    width: 50%;
    text-align: center;
    margin: auto;
}
quantity-input.quantity {
    width: 70%;
}

.product-form__input input[type=radio]+label {
    border-radius: 2px !important;
}

button.product-form__submit.button.button--full-width.button--primary:hover {
    background: #e1bd93;
    color: white !important;
      transition: all .3s ease-in-out 0s;
}

.product-form__submit {
    margin-bottom: 3rem !important;
}

span.price-item.price-item--regular {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 26px;
    letter-spacing: -.025em;
}
.card-information__wrapper>:not(.visually-hidden:first-child)+:not(.rating) {
    margin-top: 0 !important;
}
.product__tax.caption.rte {
    display: none;
}
a.full-unstyled-link:hover {
    color: black;
}


/* mega menu */

  	ul.parent {
        display: flex;
        justify-content: center;
      	margin-bottom:0;
    }
    ul.parent li {
        padding: 5px 20px;
        list-style: none;
      	position: relative;
    }
    ul.child {
        opacity:0;
      z-index:-1;
        position: absolute;
      	background-color: #f9f9f9;
    	min-width: 185px;
    	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    	padding: 12px 0px;
      	top: 35px;
          -webkit-transform: translate(0, 5%);
  -moz-transform: translate(0, 5%);
  transform: translate(0, 5%);
    }
    ul.grandchild {
      z-index:-1;
        opacity:0;
      	position: absolute;
          left: 100%;
    width: 100%;
    	top: 10px;
      	background-color: #fff;
      	padding: 0;
      	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
      	background-color: #f9f9f9;
               -webkit-transform: translate(0, 5%);
  -moz-transform: translate(0, 5%);
  transform: translate(0, 5%);
    }
    li.parent-list:hover ul.child {
      z-index:8;
        opacity:1;
        -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  transform: translate(0, 0%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
    }
    li.child-list:hover ul.grandchild {
       opacity:1;
      z-index:1;
               -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  transform: translate(0, 0%);
       -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
    }
  li.parent-list a {
    color: #fff;
    text-decoration: none;
}
  li.child-list a {
    color: #000;
    text-decoration: none;
}

/* mega menu ends */


/*******MEDIA-QUERY*********/

/* mega menu */ 

@media (min-width:991px){
ul.parent li:nth-child(8) .child {
    width: 250px!important;
    position: absolute;
    left: -184%;
}
  
  
}

  @media (max-width:1370px) and (min-width:991px){
   
    ul.parent li:nth-child(7) .child {
    left: -55%;
}
    
  }
  
    @media (max-width:1270px) and (min-width:991px){
   
      ul.parent li:nth-child(5) ul.child li ul.grandchild {
    left: -100%;
}
    
  }
      @media (max-width:1120px) and (min-width:991px){

ul.parent li:nth-child(4) ul.child li ul.grandchild {
    left: -100%;
}
        ul.parent li:nth-child(6) .child {
    left: -30%;
}
    
  }

/* mega menu ends */

@media (max-width:550px){

.product-form__input.product-form__quantity {
    width: 50%;
    text-align: center;
    margin: auto;
    gap: 1rem;
}
  button.tablinks {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700;
}

}

/************************************/

a:hover {
    color: #000;
}
.child {
    border-radius:5px;
        transform: translate(0,8px);

}
.child-list a:hover {
    background-color: #f9f9f9 !important;
    color: #0da19a !important;
}
  
.ss-after:after {
    content: "";
    display: inline-flex;
    width: 7px;
    position: absolute;
    height: 7px;
    top: 40%;
    margin-left: 7px;
    border-top: 2px solid ;
    border-left: 2px solid ;
    transform: rotate(225deg);
}
  ul.grandchild {
    border-radius: 5px;
    
}
ul.child {
    display: none;
}

li.parent-list:hover ul.child{
  display:block;
}


fieldset.js.product-form__input {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width:991px)
{

img.header__heading-logo {
    width: 213px;
    height: 66px;
}

}

p {
    line-height: 1.42857;
}

.value-features-section h2 {
    font-weight: 900;
}

/********************************/

.value-feature--heading {
    color: #000 !important;
    font-size: 19px !important;
    font-family: 'Gant Regular' !important;
}

.value-feature--desc p {
    font-size: 16px;
    color: #000;
}


.value-features-section h2 {
    font-family: 'Gant Medium' !important;
}


.value-feature--heading {
    font-family: 'Gant Medium' !important;
}


/* collection page styling */

 #shopify-section-template--15236697194685__product-grid .pagination .pagination__list > li {
	flex: 1 0 4.4rem;
	max-width: 4.4rem;
	color: #fff;
	/* background: #000; */
	border-left: 1px solid #ddd;
	margin: 0px !important;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
 #shopify-section-template--15236697194685__product-grid .pagination__list.list-unstyled li:last-child {
	border-right: 1px solid #ddd;
}

.pagination__item--current::after, .pagination__item:hover::after {
	width: 0rem !important;
}
 #shopify-section-template--15236697194685__product-grid .pagination__item.pagination__item--current{
	background: #000;
    color: #fff;
}
#shopify-section-template--15236697194685__product-grid .pagination__item.link:hover {
	background: #ddd;
}

#shopify-section-template--15236697194685__product-grid .pagination__item {
	height: 3.4rem !important;
}

#shopify-section-template--15236697194685__product-grid .pagination__list.list-unstyled li:nth-child(1) {
	width: 100% !important;
	max-width: 100% !important;
}
#shopify-section-template--15236697194685__product-grid .pagination__item.pagination__item--next.pagination__item-arrow.link.motion-reduce {
	padding: 0 5px;
}
#shopify-section-template--15236697194685__product-grid .pagination__item.link,#shopify-section-template--15236697194685__product-grid .pagination__item.pagination__item--current {
	font-size: 13px;
}

/*******************************/

 @media (max-width:550px){
.breadcrumb-bg .content-box .collection-name {
    font-size: 22px!important;
  
}

@media (max-width: 480px)
.breadcrumb-bg .content-box .collection-name {
    display: block;
    margin-bottom: 20px;
} 


.menu-drawer__utility-links {
    display: none;
}

nav.menu-drawer__navigation {
    padding-top: 0;
}

.product__info-wrapper.grid__item .product-summery {
    color: black;
    font-family: 'Gant Regular';
    line-height: 16px;
    font-size: 14px;
}


section#shopify-section-template--15236697325757__16381738104cb873c0 h2 {
    font-family: 'Gant Medium' !important;
    font-weight: 600;
    line-height: 1.1;
    color: #535353;
}

div#fsb_bar {
    background: linear-gradient( 
230deg, rgba(232,195,153,1) 0%, rgba(155,121,71,0.8085609243697479) 17%, rgba(99,63,31,1) 51%, rgba(155,121,71,1) 76%, rgba(155,121,71,1) 100%);
}

label.pplrlabel {
    font-weight: 900;
    color: #000;
    font-family: 'Gant Medium' !important;
    font-size: 14px;
    line-height: 1.42857;
}
   
   .slider-buttons.no-js-hidden {
    display: none;
}

   
       @media only screen and (max-width:767px){

       .yotpo.bottomLine.yotpo-medium {
    display: flex !important;
    justify-content: center !important;
}
    }