/** Shopify CDN: Minification failed

Line 362:9 Expected ":"
Line 923:1 "font-wieght" is not a known CSS property

**/
/*Header*/

.header__icon--cart{
  margin-right:20px;
}

.custom-collection{
	display: flex; 
       margin: 0% 35%;
}
.custom-collection-image{
	width: 80%;
	border-radius: 100px;
    border: 2px solid #ff63a4;  
}  
.custom-collection-title{
	display: flex;
    color: #ff63a4;
    justify-content: center;
    font-size: 15px;
  	margin: 0 10px;
    font-size: 14px;
}
 
.collection-hero__title {
    text-align: center;
}
.collection-hero__description{
	text-align: center;
  	padding: 25px 130px 25px 130px;
  	font-size: 18px;
  	max-width: 100% !important;
}  

/*Removing Filters from search page*/

.snize-filters-sidebar{
 display:none !important; 
}

.snize-main-panel-mobile-filters{
  display:none !important;
}
  
  @media screen and (max-width: 500px) {
  .collection-hero__description {
  	text-align: center;
  	font-size: 18px;
    padding: 0px;
  }
  }
  
.price__badge-sale, .badge--bottom-left{
 	 background-color: #232323;
      border: none;
}
  
._3yzgbUSnoM0g12QES3gF19{
	display: none;  
}  
  
.insta-button{
	background-color: #232323;
    color: #fff;
    padding: 20px 50px;
    font-family: "Work Sans";
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #232323;
    text-decoration: none;
    line-height: 18px;
    text-transform: uppercase;
}  
  
.insta-button:hover{
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
  	cursor: pointer;
} 
 #shopify-section-template--14380713541768__1641451814b97810a2{
	display: flex;
    justify-content: center;  
}
#Banner-template--14380713541768__1641368204023cc06f{
	height: 400px !important;
} 
  
#Slider-template--14380713541768__featured_products{
    padding: 0 50px;
}  
  
  /*Spacing*/
  #shopify-section-template--14411309580424__1640606606688da791{
  margin-top:20px;
  }
  
  
  /*Button Images*/
  
  #Slider-template--15270073532610__1640596900960026e5 img{
  border-radius:500px !important;
    border:3px solid black !important;
  }
  
  #Slider-template--15270073532610__16405970307f4db9ea img{
      border-radius:500px !important;
    border:4px solid black !important;
  }
  
  .card__badge{
    opacity:.8;
  }  
  
    
  .product__description p{
  margin:5px 0px !important;
    text-align:left;
  }
  
  /* Filters Fix */
  
.facets {
  z-index: 3;
}
  
/*Collections Circle Button*/
  
.collection-metafields-main-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
  

.collection-metafields-div a.external-link, .collection-metafields-div a.external-link:hover {
    margin: 0;
    background-color: #f5d6d300;
    padding: 0;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    border: none;
}
  
.collection-metafields-div {
    height: 130px;
    width: 130px;
    max-width: 130px;
    position: relative;
    display: inline-block;
    border: 2px solid #000000;
    border-radius: 50%;
    background-color: transparent;
  margin:0 5px 5px 0px;
  overflow:hidden;
}
  
.collection-metafields-div span {
	position: absolute;
    top: 42%;
    width: 100%;
    left: 0px;
    font-family: "Baskerville No 2";
    font-size: 14px !important;
    line-height: 14px;
    display: inline-block;
    padding: 4px 7px;
    text-align: center;
    background-color: #ffffff;
    color: #000000;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
  .collection-image{
    width: 140px;
    height: 140px;
    border-radius: 0px;
    margin-top: -20px;
    margin-left: -16px;
  }
  
  .collection-links{
  display:inline-block;
  margin:0 auto;
  text-align: center !important;
  }
  
  
  
.collection-metafields-div a img {
	background: 0 0;
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    text-decoration: none;
    border-radius: 50%;
  width:100%;
  position:relative;
  z-index:-1;
  top:-30px;
}  
  
  
  .blog__title{
  width:100%;
    font-size:48px;
  }
  
  .product-section{
  margin-top:30px;
  }
  
  .globo-swatch-product-detail ul.value li.select-option input:checked+label.globo-border-color-swatch:not(.globo-detail-border-style-none){
  border:2px solid black;
  }
  
  
  .grid--2-col-tablet .multicolumn-list__item{
  width:33% !important;
    margin-bottom:10px !important;
    margin-top:0px !important;
  }
  
  .article-template__content p{
  font-size:20px !important;
  }
  
/*  MOBILE CSS  */
@media only screen and (max-width: 768px)  {
  header-drawer{
  	margin-left: 10px !important;
}  
.header__search{
    margin: -3px -15px;
}
  
  .mm-mobile .has_subs .btn-toggle-item{
  width:100%;
  }
  
  .ets_svg{
  right:40px;
    position:absolute;
  }
  
nav.ets_megamenu.mm-mobile{
    padding: 0;
}
.slider-heading{
    font-size: 18px;
    font-weight: 600;
    line-height: 16.62px;
}
  
.slideBtn {
    padding: 5px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-top: 15px !important;
}

.announcement-bar__message{
    font-size: 15px;
    background-color: #000000;
    color: #ffff;
} 
  
#shopify-section-announcement-bar{
    padding: 0px;
    background-color: #000000;
  	padding: 0 0% !important;
}   
.announcement-bar {
    width: auto;    
    background: #000;
}  
.header__heading-logo{
	width: 100px !important;
}  

.header {
    grid-template-columns: 0fr 1fr 0fr;
}
.header__icons {
    margin: 0 0%;
}  

.header__search{
	border: 0; 
}
.header__icon{
   margin: 0 10px;
}  

.header__heading-logo{
	width: 100px;  
} 
.custom-collection{
    margin: 0% 5%;
} 
.custom-collection-title{
    font-size: 11px;
} 
.header__heading-link{
	width: 100px;  
}  
.grid--quarter-max.grid--4-col-desktop .grid__item {
    max-width: 50%;
}   
#Banner-template--14380713541768__1641368204023cc06f{
	height: 200px !important;  
}
.insta-button{
    margin: 0 50px;
    font-size: 13px;
    font-weight: 600;
    padding: 15px 10px;  
}   
#Slider-template--14380713541768__featured_products{
    padding: 0px;
}   
  
  .product__info-wrapper, .product__media-wrapper{
  max-width:100% !important;
  }
  
  .quantity{
  margin: 0 auto;
  }
  
    #MainContent .qview-button{
  background:white !important;
    color:black !important;
     opacity:.5;
  }
  
  .main-menu-item-text{
  color:#000000 !important;
  }
   .center-heading{
  	 font-size: 30px;
     margin-top:30px;
  }
  .collection-hero__title {
    margin: 0 !important;
    font-size: 30px;
}
  
  .grid--2-col-tablet .multicolumn-list__item {
  width:50% !important;
    padding:5px !important;
    float left;
    display:block;
  }
  
  .collection-metafields-div{
  margin:5px 5px;
    display:inline-block;
    float:none;
    width:95px;
    height:95px;
  }

  .collection-links{
    text-align:left;
    width:340px;
    margin:0 auto;
    max-width:100%;
  }

  .collection-links a{
  text-decoration:none;
  }
  .facebook{
 display:block;
  }
  
  .link{
  text-decoration:none;
  }
  
  .mm-title{
  font-size:16px;
  }
  
  .list-social{
  display:none;
  }
  
  .vertical-mega-menu li.buddha-menu-item{
  padding:10px 0px;
  }
}  
  
  
  #Slider-template--15303685832898__1640596900960026e5 img{
  border-radius:200px;
    border:4px solid #000000;
  }
  
  
  #shopify-section-footer .list-social__item .icon{
  width:4rem;
    height:4rem;
  }
  
  .facebook:hover{
    zoom:1.2;
  }
  
  /*Disable quickview*/
  
  .article-template .qview-button-wrapper{
 display:none
  }
  
  #shopify-section-template--15303685832898__1641451814b97810a2{
  margin-top:30px;
  }
  

.article-card{
height: auto !important;
background:transparent !important;
  align-self:auto !important;
}
  
  .article-card__info{
  padding:10px 0px !important;
  }
  
  .blog__posts.articles-wrapper{
  margin-bottom:0px !important;
  }
  
  article{
  padding:0px 10px !important;
  }
  
  .qview-button.qview-button--bottom_left {
    opacity: .5;
    background: white !important;
    color: black !important;
  }
  
    .qview-button.qview-button--bottom_left:hover {
    background: white !important;
    color: black !important;
  }
  
  
  /*CSS mega menu*/
  
  .horizontal-mega-menu .buddha-menu-item>a {
    color: white !important
  }
  
 .mm-title {
   font-size: 22px !important;
 }
  
  .horizontal-mega-menu li.buddha-menu-item>ul.mm-submenu {
    padding: 0 175px 0 175px !important;
  }
  
  .horizontal-mega-menu ul.mm-submenu {
    font-size: 20px !important;
  }
  
  .menu-drawer {
    position: absolute;
    z-index: 31147483647 !important;
    left: 0;
    top: 100%;
    width: calc(100vw - 4rem);
    height: 850px;
    padding: 0;
    border: 0.1rem solid rgba(var(--color-foreground),.2);
    border-left: 0;
    background-color: rgb(var(--color-background));
      overflow-y: scroll;
      overflow-x:hidden;
      }
  
  .menu-drawer__navigation-container{
  height:100%;
  }
  
  .menu-drawer__inner-container {
    position: relative;
    height: 100%;
}
  
  .menu-drawer__navigation{
  padding:30px 0px 30px 0px;
  }
  
  
  /*Designer Pages*/
  
  .banner img{
  width:100%;
  }

  .main-text{
    width:50%;
  float:right;
  }
  
  .image-left{
  float:left;
    
  }
  
  .row{
  width:80%;
    margin:0 auto;
  }
  
  .h1.designer-page {
    font-size: 30px;
    margin: 15px;
  }
  
  .design-description {
    padding-bottom: 20px;
    margin: 0px;
  }
  
  .designer .collection-metafields-div{
  max-width:200px;
    width:200px;
    height:200px;
  }
  
  .main-text h1{
  font-size:30px;
    padding:0px
      margin:0px;
  }
  
  .designer-circle-wrapper{
  width:840px;
    padding:20px 0px;
    max-width:100%;
    margin:0 auto;
    text-align:center;
  }
  
  .designer .shopify-section-main-collection-product-grid{
  margin-top:30px;
  }

  
  @media screen and (max-width: 500px) {
  .vertical-mega-menu>li.buddha-menu-item>a{
  color:black !important;
  }
  }
  
   @media screen and (max-width: 500px) {
  .mm-title {
  font-size: 25px !important;
  }
  }
  
  @media screen and (max-width: 500px) {
  .vertical-mega-menu>.buddha-menu-item>.mm-submenu .mm-title {
  line-height: 2.2em;
  overflow-y: scroll;
  }
  }
  
  @media screen and (max-width: 768px) {
  ul.mm-submenu.simple .mega-menu-item-container {
  padding-bottom: 20px;
  }
    
      /*Mobile Designer Pages*/
  
  .designer .collection-metafields-div{
  width:95px !important;
    max-width:100%;
    height:95px !important;
    margin:10px;
    float:left;
  }
  
  .main-text{
  width:100%;
  }
    
  }
  
 ul.mm-submenu.simple[columns="5"] li[submenu-columns="1"] {
    padding: 10px 3px 20px 3px !important;
 }

  /* Wishlist Button Styling */
  
#swym-plugin.swym-ready  {
  z-index: 1;
}
  
  .swym-button-bar {
    padding-top: 20px;
  }
  
  /* Quick View Fix */
  
  .qview-description {
	font-size: 14px;
  }
  
  .qview-description__footer {
    font-size: 15px !important;
  }
  
  /* Star Change */
  
  .spr-starrating {
    justify-content: left !important;
  }
  
  /* Account Login */
  
  .header__icons .icon-account {
    display: unset !important;
  }
  
  .spr-star path {
    fill: #efd30c;
}
  
  predictive-search[open] .predictive-search, predictive-search[loading] .predictive-search{
  z-index:999;
  }
  
  .header-wrapper .qview-button-wrapper {
display:none;
}
  
   /*Designer Pages*/
  
  .banner img{
  width:100%;
  }

  .main-text{
    width:50%;
  float:right;
  }
  
  .image-left{
  float:left;
    
  }
  
  .row{
  width:80%;
    margin:0 auto;
  }
  
  .h1.designer-page {
    font-size: 30px;
    margin: 15px;
  }
  
  .design-description {
    padding-bottom: 20px;
    margin: 0px;
  }
  
  .designer .collection-metafields-div{
  max-width:200px;
    width:200px;
    height:200px;
  }
  
  .main-text h1{
  font-size:30px;
    padding:0px;
    text-align:center;
      margin:0px;
  }
  
  .designer-circle-wrapper{
  width:1046px;
    max-width:100%;
    padding:20px 0px;
    max-width:100%;
    margin:0 auto;
    text-align:center;
  }
  
  .designer .shopify-section-main-collection-product-grid{
  margin-top:30px;
  }

  
/*  MOBILE CSS  */
@media only screen and (max-width: 768px)  {
  header-drawer{
  	margin-left: 10px !important;
}  
.header__search{
    margin: -3px -15px;
}
nav.ets_megamenu.mm-mobile{
    padding: 0;
}
.slider-heading{
    font-size: 18px;
    font-weight: 600;
    line-height: 16.62px;
}
  
.slideBtn {
    padding: 5px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-top: 15px !important;
}

.announcement-bar__message{
      font-size: 13px !important;
      background-color: #000000;
 	  color: #ffff;
} 
  
#shopify-section-announcement-bar{
    padding: 0px;
    background-color: #000000;
  	padding: 0 0% !important;
}   
.announcement-bar {
    width: auto;    
    background: #000;
}  
.header__heading-logo{
	width: 100px !important;
}  

.header {
    grid-template-columns: 0fr 1fr 0fr;
}
.header__icons {
    margin: 0 0%;
}  

.header__search{
	border: 0; 
}
.header__icon{
   margin: 0 10px;
}  

.header__heading-logo{
	width: 100px;  
} 
.custom-collection{
    margin: 0% 5%;
} 
.custom-collection-title{
    font-size: 11px;
} 
.header__heading-link{
	width: 100px;  
}  
.grid--quarter-max.grid--4-col-desktop .grid__item {
    max-width: 50%;
}   
#Banner-template--14380713541768__1641368204023cc06f{
	height: 200px !important;  
}
.insta-button{
    margin: 0 50px;
    font-size: 13px;
    font-weight: 600;
    padding: 15px 10px;  
}   
#Slider-template--14380713541768__featured_products{
    padding: 0px;
}   
  
  .product__info-wrapper, .product__media-wrapper{
  max-width:100% !important;
  }
  
  .quantity{
  margin: 0 auto;
  }
  
    #MainContent .qview-button{
  background:white !important;
    color:black !important;
  }
  
  /*Mobile Designer Pages*/
  
  .designer .collection-metafields-div{
  width:44%;
    max-width:100%;
    height:auto;
    margin:10px;
    
  }
  
  .main-text{
  width:100%;
  }
  
  .main-text h1{
  text-align:center;
   font-size:18px;
    width:100%;
    float:left;
    padding:0px;
  }
  
    
  .mobile{
 display:inline-block;
  }
  
  .desktop{
  display:none;
  }
  
  .design-description{
  clear:both;
  }
  
  .designer-circle-wrapper{
  display:block;
  width:350px;
  }
  
   .designer .main-text{
  padding:0px 0px !important;
  }
  
}  
  
  
  .wishl-add-wrapper{
  text-align:left;
  }
  
  .MuiBadge-root{
  top: -90px;
    right: 10px;
  }
  
 .designer .main-text{
  padding:150px 0px;
  }
  
  /*CSS mega menu*/
  
  .horizontal-mega-menu li.buddha-menu-item>ul.mm-submenu {
    padding-left: 90px !important
  }
  
  @media screen and (max-width: 500px) {
  .vertical-mega-menu>li.buddha-menu-item>a{
  color:black !important;
  }

   body .vertical-mega-menu ul.mm-submenu{
     font-size:18px !important; 
    }
  }
  
  /*Show Reviews*/
  
  .spr-reviews{
  display:block !important;
  }
  
  #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode li.snize-product span.snize-title{
  text-align:center !important;
    font-size:16px !important;
  }
  
  .snize-description{
  text-align:center !important;
  }
  
    .snize-price-list{ 
  text-align:center !important;
      font-size:16px !important;
  }

.custom-note{
 font-size:20px;
  font-weight:600;
  font-family:"Helvetica Neue",Arial !important;
  text-align:left;
}

.bold_option{
  text-align:left;
}

.bold_option_uploadfile .bold_option_title{
  font-weight:600;
  font-family:"Helvetica Neue",Arial !important;
  text-align:left;
}

.bold_option_title{
 font-wieght:700; 
}

.ta_1790521_698215{
width:500px;
  max-width:100%;
  height:150px !important;
}

.bold_option_title{
  font-size:14px;
  font-weight:600;
  font-family:"Helvetica Neue",Arial !important;
}

.insurance-plan{
 font-weight:700; 
}

/*Accordian*/



/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  width:50%;
  margin:0 auto;
  max-width:100%;
}

.arrow{
  float:right;
}

.banner-row{
 margin-bottom:30px; 
}

body .horizontal-mega-menu ul.mm-submenu.tree.tree-open-left{
  right:auto !important;
}

.stamped-badge{
 text-align:left; 
}

@media screen and (max-width: 500px) {
.product-media-modal__toggle{
top:16rem !important;  
}
  .product-media-modal__content>*{
    width:600px;
  }

  .bubble span{
    font-size:8px;
    padding: 0 8px;
  }
}

#bcpo .bcpo-buttons label.bcpo-front-button-label, #bcpo button.bcpo-front-button-label{
border-radius:50px;
}

.measurement{
  text-align:left;
}


/*Base CSS*/

  .page-width{
  padding:0px;
  }
  
  .section-header h1{
    text-align:center;
  }
  
  .feature-row{
  width:49.1%;
    float:left;
    margin-bottom:50px;
  }
  
  .feature-row img{
    width:30%;
    float:left;
  }
  
  .feature-row__text{
    width:68%;
    float:left;
    padding: 0px 0px 20px 20px;
  }
  
  .h3{
  margin:0px !important;
  }
  
  .btn{
  background:#000000;
    padding:10px 10px;
    font-size:18px;
    text-decoration:none;
    color:white !important;
    border-radius:2px;
    margin-top:5px;
  }
  
  .featured-row__subtext{
  margin-bottom:10px;;
  }
  
  .feature-row__item a{
  text-decoration:none !important;
  }
  
  .featured-designers{
  padding-top:40px;
  }
  
  @media only screen and (max-width: 600px) {
  
   .feature-row{
  width:50%;
    float:left;
     padding:5px;
     height:470px;
  }
  
  .feature-row img{
    width:100%;
    float:none;
  }
  
  .feature-row__text{
    width:100%;
    float:none;
    padding: 50px 20px;
  }
    
      .feature-row__text{
    width:100%;
    float:none;
    padding: 0px 0px;
  }
    

    
    .featured-designers{
    padding:0px 0px 10px 10px;
    }

    .header__icon--cart{
  width:30px !important;
} 
  }

.header__icon--cart{
  width:30px;
}

 #Slider-template--15926375055554__multicolumn img{
  border-radius:200px;
    border:4px solid #000000;
  }

/*Font*/
.wLgXItGWJwUNHM3cCe4gB{
 display:none; 
}


.section-template--15926375055554__e7dd2663-8c21-496c-a378-a95f62d7b7ec-padding{
 text-align:center; collection-metafields-div btn{}
}

.collection-metafields-div .btn{
 background:transparent !important; 
}

#shopify-section-template--15926374990018__022cd7e9-dc45-4942-b634-efa07a2d8f1d{
  text-align:center;
}

#shopify-section-footer .list-social__item .icon {
    width: 4rem;
    height: 4rem;
}

/*Mega-menu*/

.buddha-menu-item .mm-title{
  color:black;
}

.mm-angle-down{
  color:black;
}

ul.mm-submenu.simple>li .mm-list-name>span>span{
  font-size:16px !important;
}

.mm-list-name{
  height:40px !important;
}


.horizontal-mega-menu>li>ul.mm-submenu.tree{
  padding:0px !important;
}

.horizontal-mega-menu>li>ul.mm-submenu.tree{
  min-width:270px !important;
}

/*Collection Description*/

.collection-desc{
  width:1200px;
  max-width:100%;
  padding:20px;
  text-align:center;
  margin: 0 auto;
}

/*Product Loop*/

.card__content{
  text-align:center;
    font-family:"Baskerville No 2", serif;
}

.card-information{
    text-align:center !important;
}

/*Homepage Headings*/

#SectionHeading-template--15926375055554__ddae1796-f2e5-4b81-9820-888fc85c8abd{
  text-align:center;
  font-size:40px;
}

._14VsXP9hCJjCw1QIzeI7UT{
  font-size:40px;
}

.product__title h1{
 font-size:40px !important;  
}

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


 .grid__item{
  padding:10px !important;
}

  .swym-anchor{
    z-index:999999;
  }

.mobile{
  display:block !important;
}

  #Slide-template--15926375022786__main-28307797967042{
    margin-left:0px;
    padding:10px;
  }

  .product__title h1{
 font-size:25px !important;  
}

  .product__media-item{
    margin-left: 0px !important;
    padding:20px !important;
  }

  .product__description h2{
    font-size:25px !important;
  }

  #MainContent{
    padding: 0 20px;
  }

  .card__information .card__heading{
font-size:15px;
  }

  .card-information .price {
  font-size:15px;    
  }

  /*Homepage Bubbles Mobile*/
  .multicolumn-list .multicolumn-list__item{
  float:left;
    width:48%;
  }

  #Slider-template--15926375055554__multicolumn img{
    border: 3px solid black;
  }

  /*Mobile Images*/

.collection-image {
    width: 100px;
    height: 100px;
    border-radius: 0px;
    margin-top: -16px;
    margin-left: -14px;
}

  iframe{
    max-width: 100% !important;
  }
  
}

.mobile{
  display:none;
}

.product-recommendations__heading{
  text-align:center !important;
}

.card__information .card__heading{
  font-family:'Lato';
}

/*Blog template Header*/

.article-template__title{
  font-size:40px;
}


.article-card-wrapper .card__heading{
  font-size:20px !important;
}

.image-left{
  margin-top:20px;
}


.link-list:nth-child(5) .mm-list-name{
  height:50px !important;
}

.designer-page{
 padding-bottom:20px !important; 
}

.main-image-row{
width:1400px !important;
  max-width:100% !important;
}

/*Fixed odd issue with the line under bubbles*/

.collection-wrapper a{
  text-decoration:none !important;
}

.designer-circle-wrapper a{
  text-decoration:none !important;
}

.section-template--16026707427522__022cd7e9-dc45-4942-b634-efa07a2d8f1d-padding{
 text-align:center; 
}

.featured-info .accordion{
 background: transparent !important; 
  border-bottom:1px solid #eeeeee !important;
padding: 0px 0px 20px 0px !important;
  margin-left:0px !important;
  font-size:20px !important;
  font-family:var(--font-heading-family) !important;
  width:100% !important;
}

.featured-info .panel{
  width:100% !important;
  padding:0px !important;
}

