/** Shopify CDN: Minification failed

Line 209:2 Comments in CSS use "/* ... */" instead of "//"
Line 226:5 Comments in CSS use "/* ... */" instead of "//"
Line 401:4 Comments in CSS use "/* ... */" instead of "//"
Line 402:5 Comments in CSS use "/* ... */" instead of "//"
Line 403:6 Comments in CSS use "/* ... */" instead of "//"
Line 1086:4 Comments in CSS use "/* ... */" instead of "//"
Line 1240:30 Unexpected "{"
Line 1329:4 Comments in CSS use "/* ... */" instead of "//"

**/
/* font add */
                @font-face {
  font-family: Lato-Regular;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Lato-Regular.woff2?v=1640697160") format("woff2"),
       url("/cdn/shop/files/Lato-Regular.woff?v=1640697160") format("woff");
}
                @font-face {
  font-family: Lato-Bold;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Lato-Bold.woff2?v=1640697160") format("woff2"),
       url("/cdn/shop/files/Lato-Bold.woff?v=1640697160") format("woff");
}




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

                @font-face {
  font-family: CormorantGaramond-Medium;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/CormorantGaramond-Medium.woff2?v=1641456960") format("woff2"),
       url("/cdn/shop/files/CormorantGaramond-Medium.woff?v=1641456959") format("woff");
}
                @font-face {
  font-family: CormorantGaramond-Light;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/CormorantGaramond-Light.woff2?v=1641456959") format("woff2"),
       url("/cdn/shop/files/CormorantGaramond-Light.woff?v=1641456959") format("woff");
}
                @font-face {
  font-family: CormorantGaramond-Italic;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/CormorantGaramond-Italic.woff2?v=1641456959") format("woff2"),
       url("/cdn/shop/files/CormorantGaramond-Italic.woff?v=1641456959") format("woff");
}
                @font-face {
  font-family: CormorantGaramond-Bold;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/CormorantGaramond-Bold.woff2?v=1641456959") format("woff2"),
       url("/cdn/shop/files/CormorantGaramond-Bold.woff?v=1641456959") format("woff");
}



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

                @font-face {
  font-family: Roboto-Medium;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Roboto-Medium.woff2?v=1641458175") format("woff2"),
       url("/cdn/shop/files/Roboto-Medium.woff?v=1641458175") format("woff");
}
                @font-face {
  font-family: Roboto-Light;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Roboto-Light.woff2?v=1641458175") format("woff2"),
       url("/cdn/shop/files/Roboto-Light.woff?v=1641458175") format("woff");
}
                @font-face {
  font-family: Roboto-Italic;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Roboto-Italic.woff2?v=1641458175") format("woff2"),
       url("/cdn/shop/files/Roboto-Italic.woff?v=1641458175") format("woff");
}

                @font-face {
  font-family: Roboto-Bold;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Roboto-Bold.woff2?v=1641458175") format("woff2"),
       url("/cdn/shop/files/Roboto-Bold.woff?v=1641458175") format("woff");
}


/* font end */

.Product__Tabs [data-type] {
    display: none;
}

.template-product .Product {
    margin: 0 auto 0px auto;
    max-width: 100%;
    padding: 20px 0 0 5px;
}

h2.ProductMeta__Vendor.Heading.u-h6 {
    margin: 0;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 12px;
    line-height: 14.06px;
    letter-spacing: 1px;
    color: #595959;
    text-transform: uppercase;
}
h1.ProductMeta__Title.Heading.u-h2 {
    font-family: CormorantGaramond-Regular;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    padding: 8px 0;
}
.ProductForm .ProductMeta {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.ProductMeta__Description p {
    font-family: Roboto-Light;
    font-size: 12px;
    line-height: 21px;
    color: #000000;
}
span.ProductMeta__Price.Price {
    font-size: 17px;
    line-height: 15px;
    font-family: Roboto-Medium;
    color: #717171;
}
.ProductForm__Variants .ProductForm__Option {
    margin-top: 30px;
}
.ProductForm__Variants {
    margin-top: 30px;
}
.ProductForm__Variants span.ProductForm__Label {
    font-family: 'Roboto-Medium';
    font-size: 13px;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 14px;
    position: relative;
}
.ProductForm__Option--labelled {
    margin-bottom: 30px;
}
.ProductForm .ProductForm__Variants .SizeSwatch {
    font-family: Lato-Bold;
    font-size: 11px;
    line-height: 13px;
    font-style: normal;
    color: #646464;
    border: 1px solid #64646438;
    padding: 10px 20px;
}
.HorizontalList--spacingTight .HorizontalList__Item {
    margin-right: 2px;
}
.AnnouncementBar__Wrapper {
    padding: 7px 15px;
    border-bottom: 1px solid rgba(162, 126, 40, 0.21);
}
p.AnnouncementBar__Content.Heading {
    font-family: 'Roboto-Light';
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #323232;
    text-transform: uppercase;
}
.ProductForm__AddToCart, .shopify-payment-button__button--unbranded {
  background: #D3A29C;
}
button.ProductForm__AddToCart:hover, .shopify-payment-button__button--unbranded:hover {
    background: transparent !important;
      transition: transform .45s cubic-bezier(.785, .135, .15, .86);
}
.ProductForm__AddToCart:before, .shopify-payment-button__button--unbranded:before{
background-color: transparent;
  //border: 1px solid #D3A29C;
}
button.ProductForm__AddToCart span, .shopify-payment-button__button--unbranded, #wishlisthero-product-page-button-container span {
    font-family: Roboto;
    font-weight: 300;
    font-size: 11px;
    line-height: 12.89px;
    color: #fff;
    letter-spacing: 1px;
    
}
div#wishlisthero-product-page-button-container button.Button.Button--secondary.Button--full {
    background-color: transparent !important;
    border: 1px solid rgba(100,100,100,.3) !important;
}
div#wishlisthero-product-page-button-container .Button--secondary:before{
     background-color: transparent !important;
     //border: 1px solid #D3A29C;
     transition: transform .45s cubic-bezier(.785, .135, .15, .86);
}
div#wishlisthero-product-page-button-container button.Button.Button--secondary:hover {
    background: transparent !important;
}
div#wishlisthero-product-page-button-container button.Button.Button--secondary:hover span{
	color: #000;
    opacity: .5;
}
.features--show-button-transition .Button--secondary:not([disabled]):hover{
  border-color: transparent !important;
  }
button.ProductForm__AddToCart:hover span{
color:#000000;
   opacity:0.5;
}
.shopify-payment-button__button--unbranded{
border: 1px solid #D3A29C;
}
.features--show-button-transition .shopify-payment-button__button--unbranded:not([disabled]):hover{
color:#000;
  opacity:0.5;
}
.Product__Aside .Product__Tabs {
    margin-top: 40px;
}
.Product__Aside {
    padding: 0 0px 0 0px;
}
.Collapsible--large .Collapsible__Button {
    padding: 14px 0;
}
.Product__Tabs .Collapsible__Button {
    font-family: 'Roboto-Light';
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 2px;
    color: #000;
}
.Collapsible {
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
}
.Product__Tabs .Collapsible.Collapsible--large:nth-child(1) {
    border-top: 0;
}
.Product__Tabs .Collapsible.Collapsible--large:nth-child(2) {
    border-bottom: 0;
}
.Collapsible__Plus {
    width: 30px;
    height: 30px;
}
.Product__Tabs .Collapsible__Plus::before, .Product__Tabs .Collapsible__Plus::after {
    width: 20px;
    height: 20px;
    background: transparent;
    background-image: url(/cdn/shop/files/Stroke_1.png?v=1640758559);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px;
    transform: rotate(0);
    top: 0;
    left: 0;
}
.Collapsible__Button[aria-expanded=true] .Collapsible__Plus::after{
   transform: translate(-50%,-50%) rotate(
180deg);
}
.Product__Tabs .Collapsible__Content {
    padding-right: 0px;
    padding-bottom: 15px;
}
.Collapsible__Content p {
    font-family: Roboto;
    font-weight: 300;
    font-size: 12px;
    line-height: 21px;
    color: #000;
}
li.HorizontalList__Item a.Heading.u-h6 {
    font-family: Roboto-Light;
    font-size: 12px;
    line-height: 14.06px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #323232;
}
.HorizontalList--spacingExtraLoose .HorizontalList__Item {
    margin-right: 17px;
    margin-left: 17px;
}
#section-header .Header__Wrapper {
    padding: 18px 25px !important;
}
#section-header .Header__Wrapper .Header__FlexItem:first-child {
    justify-content: center;
}
#section-header .Header__Wrapper .Header__FlexItem:last-child{
width: 25%;
}
.Header--logoLeft .Header__FlexItem--logo {
    order: -1;
    margin-right: 38px;
    width: 25%;
}
.Header__MainNav {
    margin-right: 0;
}
div#shopify-section-template--15545684197624__product-recommendations, div#shopify-section-template--15545684197624__recently-viewed-products {
    border-top: none;
}
div#shopify-section-template--15545684197624__product-recommendations h3.SectionHeader__Heading, div#shopify-section-template--15545684197624__recently-viewed-products h3.SectionHeader__Heading{
    font-style: normal;
    text-align: center;
    font-family: CormorantGaramond-Regular;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    padding: 8px 0;
    text-transform: uppercase;
}
div#shopify-section-template--15545684197624__product-recommendations .Section.Section--spacingNormal, div#shopify-section-template--15545684197624__recently-viewed-products .Section.Section--spacingNormal{
    padding-top: 60px;
    padding-bottom: 60px;
}
div#shopify-section-template--15545684197624__product-recommendations .SectionHeader--center, div#shopify-section-template--15545684197624__recently-viewed-products .SectionHeader--center{
    margin-bottom: 50px;
}
div#shopify-section-template--15545684197624__product-recommendations .ProductList--carousel .Carousel__Cell, div#shopify-section-template--15545684197624__recently-viewed-products .ProductList--carousel .Carousel__Cell{
    padding: 0 calc(10px / 2);
}
div#shopify-section-template--15545684197624__product-recommendations .ProductList, div#shopify-section-template--15545684197624__recently-viewed-products .ProductList{
    margin: 0 24px;
}
.ProductItem__Info--left {
    padding: 0 10px 0 15px;
}

.NewsletterPopup__Content p {
    font-family: CormorantGaramond-bold;
    font-size: 20px;
}


h2.ProductItem__Title.Heading a {
    font-family: CormorantGaramond-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    letter-spacing: 1px;
}
.features--show-price-on-hover .ProductItem__PriceList--showOnHover {
    opacity: 1;
    transform: translateY(0px);
}
span.ProductItem__Price.Price.Text--subdued {
    font-family: 'Roboto-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: .03em;
    color: #717171;
}
.Footer__Block {
    padding: 0 10px;
    width: 17%;
}
.footer-logo {
    //max-width: 150px;
     // margin: auto;
      //margin-top: -40px;
}
.footer-logo img {
    display: block;
    width: 264px;
    object-fit: cover;
    padding-left: 0 !important;
    
}
.Footer__Inner {
    margin-right: 0;
    margin-left: 0;
    padding: 0 40px;
}
.custom-footer-link.Footer__Block.Footer__Block--links {
    width: 25%;
  display: flex;
}
.Footer__Block.Footer__Block--text {
    width: 18%;
    flex-basis: 18%;
}
.Footer__Inner h2.Footer__Title.Heading.u-h6 {
    font-family: CormorantGaramond-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.08em;
    color: #FFFFFF;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #000;
}
.Footer__Inner a.Link.Link--primary, .Footer__Content.Rte p {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 12px;
    letter-spacing: .08em;
    color: #000;
    font-family: Roboto-Light;
}
.Footer__Inner .Footer__Content.Rte p{
	line-height: 24px;
}
.Footer__Inner .Footer__Content.Rte p a {
    color: #fff;
    text-decoration: none;
}
.Footer__Block.Footer__Block--links a.Link.Link--primary {
    text-transform: capitalize;
}



.Product__InfoWrapper .index-no1.ProductForm__Option.ProductForm__Option--labelled span.ProductForm__Label{
 display: flex;
    justify-content: space-between;
    align-items: center;

}



.Collapsible__Content .sku p strong {
   font-family: Roboto-light !important;
    font-size: 13px !important;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
   
}

.Collapsible__Content span {
     font-size: 12px;
     font-weight: 400;
     color: #717171;
     font-family: 'Roboto-Light';
     letter-spacing: 0.03rem;
     margin-bottom: 15px;
     display: inline-block;
}

.Collapsible__Content .sku-content p strong {
     font-family: Roboto-light !important;
    font-size: 13px !important;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top:10px;
    display:inline-block;
}

.Collapsible__Content .Rte li {
    padding: 0px 0 !important;
    font-family: Roboto-light !important;
    font-size: 13px !important;
    color: #717171 !important;
}

.Collapsible__Content .sku-content .note p{
   font-size: 12px;
     font-weight: 400;
     font-family: 'Roboto-Light';
     letter-spacing: 0.03rem;
    color: #717171 !important;
     margin-top: 15px;
     display: inline-block;
}

.HorizontalList__Item button.SelectButton.Link.Link--primary.u-h8 {
    display: none;
}

form#localization_form_footer {
    margin-bottom: 0;
}

label.index-no-Stitched.SizeSwatch + div#Avada-SC-button { position: absolute;
    top: 20%;
    right: 0;}
.Footer__Localization button.SelectButton.Link.Link--primary.u-h8 {
    position: relative;
}

.Footer__Localization button.SelectButton.Link.Link--primary.u-h8:after {
    position: absolute;
    content:'';
    width:30px;
    height:30px;
    left:-40%;
    background-size:100%;
    background-repeat:no-repeat;
    background-image:url(/cdn/shop/files/1200px-Flag_of_India.svg_f03eda55-56aa-4fa9-baa3-f648dd1888ad.png?v=1644479262);
}
.tracking g#Tracking {
    fill: #fff;
    padding-top: 20px;
    display: block;
}

.tracking {
    margin-top: 10px;
}


.tracking a {
    display: flex;
       align-items: end;
}

.tracking a p{
   font-size:12px;
   margin-left: 8px;
}

.ImageHero.ImageHero--large:first-child {
    width: 38%;
}

.ImageHero.ImageHero--large:last-child {
    width: 62%;
  margin-left: 5px;
}

div#shopify-section-template--15545683935480__164492952034ca214e {
    padding: 45px 35px 0;
      background: #f5ede1;
}

div#shopify-section-template--15545683935480__1644929543ecc19dcf {
    padding: 4px 35px 85px;
}
.Slideshow__Content header.SectionHeader h2.SectionHeader__Heading {
     font-family: Roboto-Light;
     color: #252525 !important;
     font-size: 34px !important;
     letter-spacing: 19px;
     display: inline-block;
     text-align: right;
     line-height: 51px;
     padding: 7px 0;
     width: 260px;
     border: 2px solid #000;
}


.SectionHeader__ButtonWrapper .ButtonGroup a.ButtonGroup__Item.Button {
     border:none;
     color: #000 !important;
     font-family: Roboto-Regular;
     font-size: 12px;
     letter-spacing: 0.2rem;
     display: inline-block;
     line-height: 26px;
     border-bottom: 1px solid #000 !important;
}

.SectionHeader__ButtonWrapper .ButtonGroup a.ButtonGroup__Item.Button::before{
background-color:transparent !important;
     
}

.Slideshow__Content a.ButtonGroup__Item.Button {
    padding: 0;
}

.Slideshow__Content .SectionHeader__ButtonWrapper {
    margin-top: 0;
}
div#shopify-section-template--15545683935480__16450735018e56a40a h2.SectionHeader__Heading.Heading.u-h1 {
    font-family: CormorantGaramond-Regular;
    font-size:44px;
    color:#000 !important;
}


div#shopify-section-template--15545683935480__16450735018e56a40a section.Section.Section--spacingNormal {
    padding: 40px 0 0;
  background: #f5ede1;
}
div#shopify-section-template--15545683935480__collection-list  span.CollectionItem__Link.Button {
    display: none;
}
div#shopify-section-template--15545683935480__collection-list span.CollectionItem__Link.Button {
    display: none;
}


div#shopify-section-template--15545683935480__collection-list .CollectionItem__Content.CollectionItem__Content--bottomLeft {
    top: 50%;
    left: 50%;
    text-align: center;
    bottom: auto !important;
    transform: translate(-50%, 0%);
}
div#shopify-section-template--15545683935480__collection-list h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
    font-family: CormorantGaramond-Regular;
    font-size: 44px !important;
}

div#shopify-section-template--15545683935480__collection-list .CollectionList.CollectionList--grid.CollectionList--spaced {
    padding: 15px;
    margin: 0;
      background: #f5ede1;
}
div#shopify-section-template--15545683935480__164498852123d06877 h2.text-titlebanner-l1 {
    font-family: CormorantGaramond-Regular;
    font-size: 54px;
    color: #000;
    line-height: 54px;
    margin-bottom: 15px;
}

div#shopify-section-template--15545683935480__164498852123d06877 p.text-smallbanover-l1 {
     font-family: Roboto-Light;
     font-size:12px;
     line-height:21px;
     letter-spacing:1px;
     max-width: 60%;
     margin: auto;
}


form#newsletter-popup button.Form__Submit.Button.Button--primary.Button--full {
    font-family: Roboto-Regular;
    letter-spacing: 0.06rem;
  width: 35%;
}


div#shopify-section-template--15545683935480__164498852123d06877 {
    background: #f2e8d8;
}
div#shopify-section-template--15545683935480__164498852123d06877 .product-wrap {
    margin-top: 13%;
}



div#shopify-section-template--15545683935480__164498852123d06877 .product-wrap a:nth-child(2) {
    margin-top: -8%;
}
.product-wrap a h2 {
     font-family: CormorantGaramond-Regular;
     font-size:15px !important;
     color: #000;
 
     margin-bottom: 0;
}
.product-wrap a span {
      font-family: Roboto-Medium;
     font-size:13px !important;
     color: #717171;
  
     margin-bottom: 0;
}

.product-wrap a img + div {
    padding: 10px;
}


div#shopify-section-template--15545683935480__1644910274ff30b890 h3.SectionHeader__Heading.Heading.u-h3 {
    font-family: CormorantGaramond-Regular;
    font-size: 44px;
    color: #000;
    line-height: 44px;
    margin-bottom: 0;
}

div#shopify-section-template--15545683935480__1644910274ff30b890 header.SectionHeader.SectionHeader--center {
    margin-bottom: 40px;
}
div#shopify-section-template--15545683935480__1644910274ff30b890 h3.SectionHeader__Heading.Heading.u-h3 {
    font-family: CormorantGaramond-Regular;
    font-size: 44px;
    color: #000;
    line-height: 44px;
    margin-bottom: 0;
}
div#shopify-section-template--15545683935480__1644910274ff30b890 .ProductList.ProductList--carousel.Carousel.flickity-enabled.is-draggable {
    margin: 0px 20px;
}

.ImageHero.ImageHero--large .ImageHero__Block.ImageHero__Block--large h3.ImageHero__BlockHeading.Heading.u-h6 {
    font-family: CormorantGaramond-Regular;
    font-size: 44px;
    color: #000;
      margin-bottom: 0;
      position: relative;
}

.ImageHero.ImageHero--large .ImageHero__BlockContent.Rte p {
    font-family: Roboto-Light;
    font-size:12px !important;
    letter-spacing: 0.02rem;
}

.ImageHero.ImageHero--large a.ImageHero__BlockLink.Link.Link--underline {
    font-family: 'Roboto-Medium';
    font-size:13px !important;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
}

div#shopify-section-template--15545683935480__164492952034ca214e .ImageHero--large {
    min-height: auto;
}
div#shopify-section-template--15545683935480__1644929543ecc19dcf .ImageHero--large {
    min-height: auto;
}

.ImageHero__Wrapper .ImageHero__Block.ImageHero__Block--large {
    margin: 82px 10px;
      background: rgb(255 255 255 / 80%) !important;
    padding: 60px 140px;
}
div#shopify-section-template--15545683935480__164492952034ca214e .ImageHero.ImageHero--large:first-child .ImageHero__Block.ImageHero__Block--large {
    display: none;
}
div#shopify-section-template--15545683935480__1644929543ecc19dcf .ImageHero.ImageHero--large:first-child .ImageHero__Block.ImageHero__Block--large {
  background:transparent !important;
    color:#fff;
    
}
div#shopify-section-template--15545683935480__1644929543ecc19dcf .ImageHero.ImageHero--large:first-child .ImageHero__Block.ImageHero__Block--large h3.ImageHero__BlockHeading.Heading.u-h6{
   color:transparent !important;
     
}


div#shopify-section-template--15545683935480__1644929543ecc19dcf .ImageHero.ImageHero--large:first-child .ImageHero__Block.ImageHero__Block--large .ImageHero__BlockContent.Rte{
  width: 250px;

     
}

 
   
.NewsletterPopup__Content {
    padding:0px 10px 10px;
}

.sing-up {
    margin-bottom:20px;
    margin-top:5px;
}


span.hidden-tablet-and-up {
    width: 20px;
}


.sing-up .btn-sing-up a {background: #1c1b1b;color: #fff;padding: 13px 39px;font-family: 'Roboto';letter-spacing: 0.07rem;font-size: 12px;}

div#shopify-section-template--15545683935480__1644929543ecc19dcf .ImageHero.ImageHero--large:first-child .ImageHero__Block.ImageHero__Block--large h3.ImageHero__BlockHeading.Heading.u-h6:after {
    background-image: url('/cdn/shop/files/image_16_1.png?v=1645083461');
    background-repeat: no-repeat;
    content:'';
    position:absolute;
    top: 0;
    left: 50%;
    background-size: 100%;
    width: 120px;
    transform: translateX(-50%);
    height: 120px;
    margin: auto;
    text-align: center;
}

/* .ImageHero__Block.ImageHero__Block--large {
    background: rgb(255 255 255 / 80%) !important;
} */



div#shopify-section-template--15545683935480__1644910274ff30b890 {
    background-color: #f9f4ec;
}
section#section-template--15545683935480__1640610117ff89ad80 {
    padding: 0;
}

div#shopify-section-template--15545683935480__1640610117ff89ad80 .Container {
     padding: 0;
}




.template-collection .ProductList {
    padding: 0;
    margin-left: 0;
}
.template-collection .ProductList--grid>.Grid__Cell {
    padding: 0 0 0 10px !important;
    margin-bottom: 40px;
}
.template-collection .CollectionInner {
    margin-top: 0;
    margin: 0 5%;
}
.CollectionInner .Pagination {
    margin: 50px 0;
}
.template-collection header.PageHeader {
    display: none;
}
.collection-title.custom-tilte {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fill-available;
}
.CollectionToolbar {
    box-shadow: none;
    padding: 30px 5%;
}
.CollectionToolbar__Group {
    display: flex;
    flex-direction: unset;
    margin-right: 20px;
}
.CollectionToolbar__Item{
border-left: none;
}
.CollectionToolbar__Group .CollectionToolbar__Item {
    padding-left: 15px;
    font-family: 'Roboto-Medium';
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .13em;
    text-transform: uppercase;
    font-feature-settings: 'cpsp';
    color: #6b6b6b;
    position: relative;
}
button.CollectionToolbar__Item.CollectionToolbar__Item--filter.Heading.Text--subdued.u-h6 {
    padding-right: 30px;
    position: relative;
}
.collection-title.custom-tilte h1.SectionHeader__Heading.Heading.u-h1 {
    margin-left: 150px;
    text-align: center;
    font-family: CormorantGaramond-Regular;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    padding: 8px 0;
    text-transform: uppercase;
}
.CollectionToolbar__Group .CollectionToolbar__Item:after {
    content: '';
    position: absolute;
    background-image: url(/cdn/shop/files/Stroke_1.png?v=1640758559);
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
button.CollectionToolbar__Item.CollectionToolbar__Item--sort.Heading.Text--subdued.u-h6:after {
    right: -20px;
}
.CollectionToolbar__Item--sort .Icon--select-arrow {
    display: none;
}
p.Footer__ThemeAuthor {
    display: none;
}
footer#section-footer {
    padding-bottom: 0;
}
footer#section-footer .Footer__Aside {
    margin-top: 30px;
    padding: 20px 60px;
    border-top: 1px solid #fff;
    text-align: center;
}
div#shopify-section-footer .Container {
    padding: 0;
}
.Footer__Copyright {
    text-align: right;
    margin-left: auto;
    margin-right: 20%;
    font-family: CormorantGaramond-Regular;
    font-size: 12px;
    line-height: 19px;
}
a.Footer__StoreName {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 19px;
    text-align: right;
    color: #FFFFFF;
    font-family: Garamond;
}
p.size-charts {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.67px;
    text-decoration-line: underline;
    color: #646464;
    display: none;
}
.ProductForm__Variants .ProductForm__Option:nth-child(3) p.size-charts {
    display: none;
}
.Footer__Inner .Footer__Block:nth-child(5) h2.Footer__Title.Heading.u-h6 {
    display: none;
}
.Footer__Inner .Footer__Block:nth-child(2) {
    position: relative;
}
.Footer__Inner .Footer__Block:nth-child(2):after {
    top: -40px;
    right: -12px;
    position: absolute;
    text-transform: uppercase;
    font-family: 'CormorantGaramond-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: .08em;
}
h2.ProductMeta__Vendor.Heading.u-h6 img {
    display: block;
    max-width: 200px;
    object-fit: cover;
}
#wishlisthero-product-page-button-container span {
    font-family: Roboto-Light;
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    opacity:0.5;
    letter-spacing: 1px;
}
div#wishlisthero-product-page-button-container button.Button.Button--secondary.Button--full:hover {
    background-color: #d3a29c !important;
}
div#wishlisthero-product-page-button-container button.Button.Button--secondary.Button--full:hover span{
    color:#fff !important;
    opacity:1;
}
.input-box {
    position: relative;
    max-width: 90px;
    margin: 10px 0;
}
.input-box input#product-add-on-qty {
    max-width: 50px;
    min-width: 40px;
    outline: 0;
    border: 1px solid rgba(100, 100, 100, 0.3);
    margin: 0 20px;
    text-align: center;
    background: #efe3d0;
    font-size: 12px;
    padding: 8px 10px;
}
.increase.items {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
}
.reduced.items {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
}
.ProductForm__AddToCart {
    border-color: rgba(100,100,100,.3);
}
input#product-add-on-checkbox:after{
    content:'Add Gift Box';
}
input#product-add-on-checkbox {
    position: relative;
}
input#product-add-on-checkbox:after {
    content: 'Add Gift Box';
    font-family: 'Roboto-Medium';
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 1px;
    color: #717171;
    width: 110px;
    display: block;
    margin-left: 22px;
    margin-top: -1px;
}
.add-to-cart-box {
    display: none;
}
div#product-add-on {
    margin: 20px 0 20px;
}
.custom-vendor-logo {
    display:none;
}
.SizeSwatch__Radio:checked+.SizeSwatch {border: 1px solid #000;}
.custom-vendor-logo img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.QuantitySelector--large .QuantitySelector__Button {
    font-family: Lato-Bold;
    font-size: 11px;
    line-height: 13px;
    font-style: normal;
    color: #646464;
    padding: 10px;
}
.QuantitySelector {
    border: 1px solid #64646438;
    position: relative;
}
.QuantitySelector:after {
    //content: 'Quantity';
    position: absolute;
    right: -70px;
    font-family:Roboto-Medium;
    font-size: 13px;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
}
input.QuantitySelector__CurrentQuantity {
    font-family: Lato-Bold;
    font-size: 11px !important;
    line-height: 13px;
    font-style: normal;
    color: #646464;
}
.Header__CartDot.is-visible {
    transform: scale(1);
    background: transparent;
    top: -6px;
    right: -10px;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
    line-height: 15.23px;
    color: #717171;
    text-transform: capitalize;
}
.Drawer__Footer .Cart__Checkout {
    background: #d3a29c;
    border: 1px solid rgba(100,100,100,.3);
}
.Drawer__Footer .Button--primary::before{
    background: #d3a29c;
}
.Drawer__Footer button.Cart__Checkout.Button.Button--primary.Button--full span{
    font-family: Roboto;
    font-weight: 300;
    font-size: 11px;
    line-height: 12.89px;
    color: #fff;
}
.QuantitySelector:after {
    right: -50px;
    font-size: 10px;
    letter-spacing: 0;
}
.Header__LinkSpacer::after {
    border-bottom: 2px solid #a78436;
}
.Pagination__NavItem.is-active {
    border-bottom-color: #a78436;
    box-shadow: 0 -2px #a78436 inset;
}
.template-page .PageContent.PageContent--narrow.Rte {
    max-width: 900px;
}
.template-page .SectionHeader.SectionHeader--center {
    text-align: left;
    max-width: 900px;
    margin: auto;
}
.template-page h3 {
    margin: 10px 0;
    font-weight: bold;
}
.template-page header.PageHeader {
    margin: 40px 0 30px;
}
.template-page .page-wrapper ul {
    margin: 0;
    list-style: none;
}
.template-page .page-wrapper li {
    padding: 0;
}
.template-page .page-wrapper p {
    margin: 0 0 20px;
}
.template-page .page-wrapper h2 {
    font-size: 35px !important;
    margin: 25px 0;
}
.template-page h1.SectionHeader__Heading.Heading.u-h1 {
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
div#shopify-section-template--15545684197624__recently-viewed-products {
    background: #F5EDE1;
}
.ProductForm__QuantitySelector p.quantity-lable {
    font-family: Roboto-Medium;
    font-size: 13px;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 14px;
    position: relative;
}
.saree_length-box.show span {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: Lato-Bold;
    font-size: 11px;
    line-height: 43px;
    font-style: normal;
    color: #646464;
    border: 1px solid #64646438;
    padding: 10px 20px;
    background: transparent;
    border-radius: 0;
    margin-top: 10px;
    margin: 6px 6px 6px 0px;
    margin-bottom: 0;
}
.dupatta-varient span {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: Lato-Bold;
    font-size: 11px;
    line-height: 13px;
    font-style: normal;
    color: #646464;
    border: 1px solid #64646438;
    padding: 10px 20px;
    background: transparent;
    border-radius: 0;
    margin-top: 10px;
    margin: 6px 6px 6px 0px;
    margin-bottom: 0;
}
.cart-attribute__field input[type="radio"] {
    opacity: 0;
    position: absolute;
    display: inline-block;
    padding: 0px 20px;
    width: 60px;
    height: 40px;
    cursor: pointer;
}
.dupatta-varient .cart-attribute__field input[type="radio"]{
    opacity: 0;
    position: absolute;
    display: inline-block;
    padding: 0px 20px;
    width: 150px;
    height: 40px;
    cursor: pointer;
}


.cart-attribute__field span,  {
    display: inline-block;
    background-color: #ddd;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid #444;
    border-radius: 4px;
}
.cart-attribute__field input[type="radio"]:checked + span {
    border: 1px solid #000;
}
.saree_length-box.show label, .dupatta-varient label {
    font-family: Roboto-Medium;
    font-size: 13px;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 8px;
    position: relative;
    display: inline-block;
}


div#shopify-section-template--15545683935480__164498852123d06877 .product-section {
    padding: 40px;
}


.custom-text-block-three {
    text-align: center;
    margin-bottom: 40px;
}
.product-section .product-wrap {
    display: flex;
    justify-content: space-between;
}

.product-section .product-wrap a {
    width: calc(33.33% - 10px);
}

.product-section .product-wrap a img{
    width:100%;
}





/* media query start */

@media only screen and (min-width: 1008px){
.Product__Gallery.Product__Gallery--withThumbnails {
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
  margin-left:50px;
}
  .Product__Slideshow {
    width: 85%;
}
  .Product__SlideshowNav.Product__SlideshowNav--thumbnails {
    width: 15%;
    margin: -9px -10px -10px -10px!important;
    display: flex;
    justify-content: end;
    align-items: self-start;
}
  .Product__SlideshowNavScroller {
    display: flex;
    justify-content: end;
    flex-direction: column;
}
  .Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .Product__SlideshowNavImage {
    margin: 10px 0 0 0 !important;
    width: 50px;
}
  .Product__Info .Container {
    padding: 20px 0px 0 0px;
}
.Product__SlideItem .AspectRatio img.Image--fadeIn {
    height: 80%;
    width: 80%;
    margin-left: 10px;
}  
.Product__Wrapper .Product__Info {
    width: 500px!important;
    //width: 400px;
    margin: 0 80px 0px 50px;
    padding-bottom: 0;
}  
}
@media only screen and (min-width: 1615px){
.Product__SlideshowNavScroller {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
}
}

/* media query end */


.hulkapps_check_option .hulkapps_option_child{
    box-shadow: inset 13px 7px 0px #f9f4ec !important;
    position:relative;
}
.hulkapps_check_option .hulkapps_option_child:after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1px solid #64646438;
}
.hulkapps_check_option .hulkapps_option_child:checked{
   box-shadow: none !important;
}
.validation_error {
    border-width: 0 !important;
    border-bottom: none !important;
    padding: 2px 0px !important;
}
.cb_render .hulkapps_option_value label {
    font-family: Roboto-Medium;
    font-size: 13px;
    line-height: 15px;
    color: #717171;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.Product__Tabs .Collapsible__Content ul {
    margin-top: 0;
    margin-bottom: 0;
}
.Product__Tabs .Collapsible__Content p {
    margin: 0;
}
div#shopify-section-template--15545684197624__main {
    margin-bottom: 50px;
}

.imgss {
    margin-bottom: 10px;
}
@media screen and (max-width:767px){
  
  
  div#shopify-section-template--15545683935480__16450735018e56a40a section.Section.Section--spacingNormal {
    padding: 20px 0 0;
    
}
  
  
  div#shopify-section-template--15545683935480__164498852123d06877 p.text-smallbanover-l1 {
   
    line-height: 17px;
   
}
  
  
  div#shopify-section-template--15545683935480__164498852123d06877 h2.text-titlebanner-l1 {
    
    margin-bottom: 0px;
}
  
  
  div#shopify-section-popup aside.NewsletterPopup {
    padding: 10px;
}
  
  
  .custom-vendor-logo {
    max-width: 130px;
    margin-right: 6px;
}
  #section-header .Header__Wrapper {
    padding: 10px 15px !important;
}
  
  a.Header__Icon.Icon-Wrapper.Icon-Wrapper--clickable.Wlh-Header__Icon {
    display: none;
}
  
.ProductList--carousel .Carousel__Cell:first-child {
    margin-left: 0;
}
  .Footer__Inner {
    padding: 0 24px;
}
  .Footer__Block.Footer__Block--text {
    width: 100%;
    flex-basis: 100%;
}
  .Footer__Block {
    width: 100%;
    margin-top: 15px;
}
  .Footer__Copyright {
    text-align: center;
    margin-right: 0;
    margin-top: 16px;
}
  
  
  div#shopify-section-template--15545683935480__164492952034ca214e .ImageHero--large {
    min-height: 300px;
}
  
  .ImageHero.ImageHero--large:last-child {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
}
  
  .FlexboxIeFix {
    display: block;
    flex-direction: row;
}
  
  .ImageHero__Wrapper .ImageHero__Block.ImageHero__Block--large {
    margin: 42px 10px;
    background: rgb(255 255 255 / 80%) !important;
    padding: 30px 6px;
}
  
  
  
  .ImageHero.ImageHero--large:first-child {
    width: 100%;
}
  div#shopify-section-template--15545683935480__164498852123d06877 .product-section {
    padding: 20px;
}
  div#shopify-section-template--15545683935480__164498852123d06877 p.text-smallbanover-l1 {
    max-width: 100%;
}
  
  div#shopify-section-template--15545683935480__164498852123d06877 h2.text-titlebanner-l1 {
    font-size: 30px;
}

  div#shopify-section-template--15545683935480__1644910274ff30b890 h3.SectionHeader__Heading.Heading.u-h3 {
    
    font-size: 30px;
   
    line-height: 30px;
   
}
  
  .ImageHero.ImageHero--large .ImageHero__Block.ImageHero__Block--large h3.ImageHero__BlockHeading.Heading.u-h6 {
   
    font-size: 30px;
   
}
  div#shopify-section-template--15545683935480__collection-list h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
    font-family: CormorantGaramond-Regular;
    font-size: 30px !important;
}
  div#shopify-section-template--15545683935480__16450735018e56a40a h2.SectionHeader__Heading.Heading.u-h1 {
  
    font-size: 30px;
   
}
  
  div#shopify-section-template--15545683935480__164492952034ca214e {
    padding: 0px 20px 0;
  
}
  .CollectionList--grid .CollectionItem {
    padding: 12px 5px;
}
  
  div#shopify-section-template--15545683935480__1644929543ecc19dcf {
    padding: 5px 20px 50px;
}
  .product-section .product-wrap a {
    width: calc(33.33% - 5px);
}

  
  .custom-footer-link.Footer__Block.Footer__Block--links {
    width: 100%;
    display: flex;
}
  
  .Footer__Block {
    padding: 0 0px;
    
}
  .custom-footer-link.Footer__Block.Footer__Block--links + .Footer__Block.Footer__Block--text {
  margin-top:80px;  
}
  
  .Footer__Inner .Footer__Block:nth-child(2):after {
    left: 0px;
   
}
  
  .Footer__Inner {
    padding: 0 20px;
}
  
  
  .Footer__PaymentList {
    margin: 18px 0px 0 -24px;
    padding-top: 19px;
    
}
  
  
  .collection-title.custom-tilte h1.SectionHeader__Heading.Heading.u-h1 {
    margin-left: 0;
    
}
  
  .template-collection .CollectionInner {
   
    margin: 0 5% 0 2%;
}
  .template-product .CollectionToolbar {
   
        padding: 20px 5% 20px 2%;
}
  .template-product .collection-title.custom-tilte {
   
    justify-content: right;
  
}
  
  .template-product h1.ProductMeta__Title.Heading.u-h2 {
   
    text-align: left;
}
  .template-product .ProductMeta__PriceList.Heading {
    text-align: left;
    margin-top: 10px;
}
  
  .template-product .ProductMeta__Description {
    margin: 15px 0;
    text-align: left;
}
  
  .template-product .ProductForm__QuantitySelector {
    margin-top: 15px;
    margin-bottom: 20px;
}
  
  .template-product .Product__Tabs .Collapsible {
    padding: 0 0px;
}
  div#shopify-section-template--15545684197624__product-recommendations section.Section.Section--spacingNormal{
    padding-top: 10px;
        padding-bottom: 30px;
}
  
  div#shopify-section-template--15545684197624__recently-viewed-products .Section.Section--spacingNormal {
    padding-top: 30px;
        padding-bottom: 30px;
}
  
  .template-product .Container {
    margin: 0 auto;
    padding: 0 15px;
}
  div#shopify-section-template--15545684197624__product-recommendations .SectionHeader--center{
    margin-bottom: 20px;
}
  
  .template-product .Product {
    margin: 0 auto 0px auto;
    max-width: 100%;
    padding: 0px 0 0 0px;
}
  
  #wishlisthero-product-page-button-container {
    margin-top: 10px !important;
}
  
  
  a.Collapsible__Button.Heading.Link.Link--primary.u-h6 {
    font-size: 15px;
    font-family: 'Roboto-Light';
     color:#000;
    letter-spacing: 0.05rem;
}
  
  button.Collapsible__Button.Heading.u-h6 {
    font-size: 15px;
    font-family: 'Roboto-Light';
     color:#000;
    letter-spacing: 0.05rem;
}
  a.Collapsible__Button.Heading.Text--subdued.Link.Link--primary.u-h7 {
    font-size: 14px;
    font-family: 'Roboto-Light';
    color:#000;
    letter-spacing: 0.05rem;
}
  
}


/* @media(min-width:1024px) and (max-width:1500px){

.index-6.Collapsible.Collapsible--large .Collapsible__Inner {
    max-height: 200px;
    overflow: hidden !important;
    overflow-y: scroll !important;
}

.index-6.Collapsible.Collapsible--large .Collapsible__Inner::-webkit-scrollbar {
  
  display:none;
}

} */

@media screen and (min-width: 1008px){
.Product__Wrapper {
    max-width: calc(100% - 525px);
    margin-left: 0;
    height: 1500px;
}
  
  body.Sarees.template-product .Product__Wrapper {
    max-width: calc(100% - 525px);
    margin-left: 0;
    height: 1300px;
}
  
  
}

form#newsletter-popup {
    display: flex;
      margin-top: 13px;
}



/* 
li.Linklist__Item input.Linklist__Checkbox[value=Pink] + label.Text--subdued.Link.Link--primary {
    color: #ff000000 !important;
    background: #d3a29c;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 0;
     position: relative;
    margin: 0;
    padding-top: 0;
    top: -16px;

}

li.Linklist__Item input.Linklist__Checkbox[value=Red] + label.Text--subdued.Link.Link--primary {
    color: #ff000000 !important;
    background: red;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 0;
   position: relative;
    margin: 0;
    padding-top: 0;
    top: -16px;
}
li.Linklist__Item input.Linklist__Checkbox[value=Black] + label.Text--subdued.Link.Link--primary {
    color: #ff000000 !important;
    background: #000;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 0;
     position: relative;
    margin: 0;
    padding-top: 0;
    top: -16px;
}

li.Linklist__Item input.Linklist__Checkbox[value=Yellow] + label.Text--subdued.Link.Link--primary {
    color: #ff000000 !important;
    background: #ffff00;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 0;
    position: relative;
    margin: 0;
    padding-top: 0;
    top: -16px;
}

li.Linklist__Item input.Linklist__Checkbox[value=White] + label.Text--subdued.Link.Link--primary {
    color: #ff000000 !important;
    background: #fff;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 0;
    position: relative;
    margin: 0;
    padding-top: 0;
    top: -16px;
}
 
.Collapsible.Collapsible--padded.Collapsible--autoExpand[data-filter-index="2"] li.Linklist__Item, .Collapsible.Collapsible--padded.Collapsible--autoExpand[data-filter-index="1"] li.Linklist__Item {
    display:inline-block !important;
   width: 15% !important;
    height: 35px;
    vertical-align: top;
}

.Collapsible.Collapsible--padded.Collapsible--autoExpand[data-filter-index="2"] li.Linklist__Item::before, .Linklist__Checkbox + .Link::before{
    position: absolute;
    content: "";
    display: inline-block;
    width: 35px !important;
    height: 35px !important;
    top: calc(0% - 0px) !important;
    left: 0;
    border-radius: 0% !important;
       border: 2px solid black !important;
    background: none !important;
   
    
} */


@media(min-width:768px){


.Dupattas .Product__Wrapper {
    max-width: calc(100% - 525px);
    margin-left: 0;
    height: 1050px;
}


}


@media(min-width:768px) and (max-width:1024px){

a.Header__Icon.Icon-Wrapper.Icon-Wrapper--clickable.Wlh-Header__Icon {
    display: none;
}

span.hidden-phone {
    display: none;
}

.ImageHero__Wrapper .ImageHero__Block.ImageHero__Block--large {
      margin: 20px 10px;
      background: rgb(255 255 255 / 80%) !important;
      padding: 40px 55px;
}
  .ImageHero__Block--large {
    max-width: 350px;
}
  .ProductList--carousel .Carousel__Cell:first-child {
    margin-left: 2%;
}

  .hidden-tablet-and-up {
    display:block !important;
}

}

.highlights {
    display: flex;
    justify-content: space-between;
    text-align: center;
    color: #a27e28;
}
h6.icon-with-caption__text.align-center {
     color: #000;
    font-family: 'Roboto-regular';
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 1px;
}
footer#section-footer ul.Footer__Social.HorizontalList.HorizontalList--spacingLoose {
    margin-top: 0;
}

.newsletter-popdesign p {
    letter-spacing: .08em;
    color: #fff;
    font-size:13px;
    font-family: Roboto-Light;
}

.newsletter-popdesign button.Form__Submit.Button.Button--primary {
    width: 100%;
    margin-left: 0;
 margin-top: 10px;
    font-family: 'Roboto-Regular';
}



form#footer-newsletter input.Form__Input::placeholder {
    font-family: 'Roboto-light';
    font-size: 13px;
}

.Footer__Block.Footer__Block--newsletter {
    display: none;
}



.Gift.Card .highlights{
    display:none;
}

.Gift.Box .highlights {  display:none;}

/* Priyanka edited CSS */

@media screen and (min-width: 1008px){
  .SectionHeader:not(:only-child) {
      margin-bottom: 35px !important;
  }
  .shopify-section--bordered>.Section--spacingNormal {
      padding: 60px 0 !important;
  }
  .SectionFooter {
      margin-top: 50px !important;
  }
  .custom-text-block-three h2 {
      font-size: 19px;
      margin-top: 35px;
  }
  div#shopify-section-template--16722567987448__164498852123d06877 {
      margin-bottom: 35px;
  }
  footer#section-footer .Footer__Aside {
    margin-top: 0 !important;
    padding: 10px 60px !important;
  }
  .Footer__Block:first-child {
      margin-top: -50px !important;
  }
}

@media screen and (min-width: 1140px){
.ProductList--carousel .Carousel__Cell {
    width: 20% !important;
    margin-right: 15px !important;
}
}


.DropdownMenu .Link {
    text-transform: uppercase;
    font-size: 13px;
}


@media screen and (min-width: 1140px){
.ImageHero {
    min-height: 600px;
    margin: 0 27px;
    width: 100%;
}
}

.main-sec-heading{
    color: #5c5c5c !important;
    text-transform: uppercase;
}

div#shopify-section-template--16781647544568__2d28653e-384a-457f-8cd3-7e851d1d072f {
    padding: 0px 0 100px !important;
}


.circleSlider {
    position: relative;
    padding: 40px 0;
}

.cSlider-container {
    position: relative;
    border-radius: 100%;
    margin: 0 auto; 
    overflow: hidden;
    max-width: 100%;
}

.cSlider-container .cSlider-img img{
    transform: scale(1);
    transition: all 0.3s ease-in;
    object-fit: cover;
    height: 100%;
}

.cSlider-container:hover .cSlider-img img{
    transform: scale(1.03);
    transition: all 0.3s ease-in;
}

.cSlider-container .cSlider-img img{
    transform: scale(1);
    transition: all 0.3s ease-in;
}

.circleSlider .item {
    padding: 0 0;
}

.cSlider-content {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
}

.circleSlider .owl-nav {
    width: 56px;
    position: absolute;
    right: 3vw;
    top: 32%;
    text-align: center;
    display: flex;
    flex-direction: column;
    background: #000;
    border-radius: 3px;
}

.owl-carousel.circleSlider .owl-nav button {
    background: #000;
    height: 56px;
}

.circleSlider.owl-carousel .owl-nav .owl-prev {
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.circleSlider.owl-carousel .owl-nav .owl-next {
    border-radius: 0 0 4px 4px;    
}

.circleSlider.owl-carousel .owl-nav .owl-prev span {
    background: url("/cdn/shop/files/left-arrow.png?v=1689534239") no-repeat center center;
}

.circleSlider.owl-carousel .owl-nav .owl-next span {
    background: url("/cdn/shop/files/right-arrow.png?v=1689534239") no-repeat center center;
}

.owl-carousel.circleSlider .owl-nav button span {
    font-size: 0;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    background-size: 70% !important;
}

/*Testimonilas*/
.testimonials h3 {
    text-align: center;
    font-family: var(--heading-font-family);
    font-size: 24px;
}
.testimonialsSlider.owl-carousel .owl-item .item {
    padding: 0 30px 20px;
    box-shadow: 8px 0 10px -3px rgb(229 229 229 / 80%), -11px 0 7px -4px rgb(239 239 239 / 90%);
}

.testimonialsSlider.owl-carousel .owl-item img{
    width: auto;
}

.testimonialsSlider.owl-carousel .owl-item .speachIcons {
    text-align: center;
    display: block;
    margin-bottom: 25px;
}

.testimonialsSlider.owl-carousel .owl-item .speachIcons img {
    margin: 0 auto;
    width: 30px;
}

.testimonialsSlider.owl-carousel .owl-item .testimonialContent {
    text-align: center;
    font-size: 16px;
}

.testimonialsSlider.owl-carousel .owl-item  .testimonialAuthor {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.testimonialsSlider.owl-carousel .owl-item  .testimonialImg {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
    margin: 20px auto 10px auto;
}

.testimonialsSlider.owl-carousel .testimonialProductName {
    text-align: center;
    font-weight: 600;
    max-width: 50%;
    margin: 0 auto;
}

.testimonialsSlider.owl-carousel .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.testimonialsSlider.owl-carousel .owl-nav button.owl-prev span{
    background: url("/cdn/shop/files/leftt-arrow-sml.png?v=1689534239") no-repeat center center;
    width: 15px;
    height: 26px;
    display: block;
    font-size: 0;
    background-size: 100%;
    opacity: 0.5
}

.testimonialsSlider.owl-carousel .owl-nav button.owl-next {
    background: url("/cdn/shop/files/right-arrow-sml.png?v=1689534239") no-repeat center center;
    width: 15px;
    height: 26px;
    display: block;
    font-size: 0;
    background-size: 100%;
    opacity: 0.5
}

.testimonials {
    background: none;
    padding: 60px 27px 100px;
}

.owl-carousel.circleSlider {
    padding-left: 30px;
    padding-right: 30px;
}

.testimonials .container {
    background: #fff;
    padding: 50px 100px;
}

div#shopify-section-template--16781647544568__b6f7605a-8f28-46a3-9d43-22841c013fcd {
    margin-top: 16px;
}

@media (max-width: 767px) {
    .testimonials {
        padding: 0 20px 50px;
    }

    .testimonials .container {
        padding: 25px 20px;
    }
    .mobile-image{
      display:block;
    }
    .dekstop-image{
      display:none;
    }
    .owl-carousel.circleSlider{
      padding-top: 0;
      padding-bottom: 0;
    }
    .circleSlider .owl-nav{
      width: 48px;
      right:1vw;
      top: 22%;
    }
    .testsSlider .owl-nav {
      left: 2% !important;
      right: 2% !important;
    }
}

#section-template--16781647544568__2d28653e-384a-457f-8cd3-7e851d1d072f .u-h6 {
    font-size: 25px;
    margin-bottom: 0;
}

#section-template--16781647544568__2d28653e-384a-457f-8cd3-7e851d1d072f .u-h1 {
    font-size: 38px;
    margin: 0;
}

#section-template--16781647544568__2d28653e-384a-457f-8cd3-7e851d1d072f .SectionHeader__Description {
    font-size: 20px;
}

.footer-logo p,
.Footer__Inner a.Link.Link--primary, 
.Footer__Content.Rte p,
.Footer__Inner h2.Footer__Title.Heading.u-h6,
.newsletter-popdesign p,
.Form__Input{
  font-weight: bold !important;
}

.Footer__Inner .Footer__Content.Rte p {
    line-height: 24px;
    margin-bottom: 5px;
}

.Footer__Inner h2.Footer__Title.Heading.u-h6{
  font-size: 17px !important;
}

form#footer-newsletter {
    margin-bottom: 25px;
}

.size-chart {
    position: fixed;
    left: 0;
    bottom: 59px;
    background-color: #fff;
    padding: 8px 15px;
    border: 1px solid;
    color: #000;
}

.MegaMenu__Push--shrink {
    width: 30%;
}

.mobile-image{
  display:none;
}

.MegaMenu__Item {
    margin-left: 136px;
}

.Footer__Inner {
    margin-right: 0;
    margin-left: 0;
    padding: 0px 40px;
    padding-bottom: 0;
    background-image: url(/cdn/shop/files/dohr_footer_29th_aug.png?v=1693302705);
    background-size: contain;
    background-repeat: repeat no-repeat;
    background-position: bottom;
    padding-block: 0px 140px;
    color: #000;
}

footer#section-footer {
    padding-bottom: 0;
    background: #FDE3E1;
}

footer#section-footer .Footer__Aside {
    border: 0;
  color: #000;
  background-color: #FAF6EE;
}

.newsletter-popdesign p{
  color: #000;
}
.tracking g#Tracking {
    fill: black !important;
}
.Footer__Copyright a{
  color: black;
}

.Button--primary:before{
  background-color: #000;
}

.Button--primary{
  border-color: #000;
}

.features--show-button-transition .Button--primary:not([disabled]):hover {
    color:  #000;
}
.Footer__Inner .Form__Input{
    border: 1px solid #000;
}

input.footerinput::placeholder{
  color: #000 !important;
}

video {
    margin-top: -1px;
}

section#section-template--16781647577336__main .Heading.u-h1 {
    text-transform: uppercase;
}

#Avada-SC-button .Avada-float-button.middle-right {
    display: none;
}
.ProductItem__Wrapper .AspectRatio{
    position: relative;
}
.ship-content {
    position: absolute;
    right: 6px;
    top: 12px;
    z-index: 999;
    background: #ddd;
    border-radius: 8px;
    padding: 2px 10px;
    font-size: 12px;
    color: #000;
}

.testsSlider .owl-nav{
    position: absolute;
    display: flex;
    top: -9px;
    left: 25%;
    right: 25%;
    font-size: 26px;
    justify-content: space-between;
}

.Slideshow__ScrollButton {
    display: none;
}


.template-product footer#section-footer {
    margin-bottom: 30px;
}

.cat-btn{
    background: #D3A29C !important;
    color: #fff;
    padding: 10px 0 !important;
    margin-top: 10px;
    font-size: 12px;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded.BUz42FHpSPncCPJ4Pr_f.jjzYeefyWpPZLH9pIgyw.RWJ0IfBjxIhflh4AIrUw {
    margin-bottom: 15px;
}

#Avada-SC-button .Avada-float-button-mobile.bottom {
    display: none;
}