/** Shopify CDN: Minification failed

Line 155:57 Unexpected "-moz-selection"
Line 289:0 Unexpected "{"
Line 289:1 Expected identifier but found "%"
Line 290:0 Unexpected "{"
Line 290:1 Expected identifier but found "%"
Line 310:12 Expected identifier but found "{"
Line 310:13 Unexpected "{"
Line 310:20 Expected ":"
Line 310:24 Expected identifier but found "!"
Line 311:9 Expected identifier but found "{"
... and 10 more hidden warnings

**/
/*------------Personalize page------------*/

#shopify-section-select-gender h2.title{ text-align:center;}
#shopify-section-select-fragrance h2.title {
  display: inline-block;
  margin: 0 0 30px;
  text-align: center;
  width: 100%;
}
.go-to-shop-button-bg a {
    background-color: #d9b66d;
    color: #ffffff;
    display: block;
    font-family: Karla,sans-serif;
    font-size: 24px;
    margin: 0 auto 50px;
    padding: 15px 50px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}
.go-to-shop-button-bg a:hover {
    background-color: #333;
}

#shopify-section-select-fragrance .featured_collections {
  border: 1px solid #ffffff;
  border-radius: 50%;
  bottom: 0;
  height: 564px;
  left: 0;
  margin: 0 auto;
  font-size:15px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 563px;
  z-index: 10;
}

#shopify-section-select-fragrance .featured_collections::after {
  background-color: #800000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  width: 8px;
  z-index: 11;
}

#shopify-section-select-fragrance .featured_collections ul{ margin:0px; padding:0px; list-style:none;}
#shopify-section-select-fragrance .featured_collections ul li {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  color: #aaaaaa;
  font-size: 1.5em;
  height: 16.7em;
  margin: -94px 0 0 -376px !important;
  overflow: hidden;
  position: absolute;
  transform-origin: 100% 100% 0;
  transition: all 1s ease 0s;
  width: 16.7em;
}

#shopify-section-select-fragrance .featured_collections ul li.middle-logo{ display:none;}

#shopify-section-select-fragrance .featured_collections * {
  box-sizing: border-box;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}

#shopify-section-select-fragrance .featured_collections .logo_main_class_bg{ background: #ffffff none repeat scroll 0 0;
    border-radius: 100%;
    height: 220px;
    left: 50%;
  padding-top: 0px;
    line-height: 220px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 220px;
    z-index: 111;
}
#shopify-section-select-fragrance .featured_collections ul li img {
  height: auto;
  left: 155px;
  position: absolute;
  top: 181px;
  width: 42%;
}
#shopify-section-select-fragrance .featured_collections ul li .title{position: absolute;}

#shopify-section-select-fragrance .featured_collections li:nth-child(1){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(0deg) skew(41deg);}
#shopify-section-select-fragrance .featured_collections li:nth-child(2){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(51.42deg) skew(41deg);}
#shopify-section-select-fragrance .featured_collections li:nth-child(3){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(102.85deg) skew(41deg);}
#shopify-section-select-fragrance .featured_collections li:nth-child(4){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(154.26deg) skew(41deg) ;}
#shopify-section-select-fragrance .featured_collections li:nth-child(5){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(205.68deg) skew(41deg);}
#shopify-section-select-fragrance .featured_collections li:nth-child(6){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(257.1deg) skew(41deg) ;}
#shopify-section-select-fragrance .featured_collections li:nth-child(7){left: 50%; top: 50%; margin-top: 57px; margin-left: -12.5em; overflow: hidden; transform: rotate(308.52deg) skew(41deg) ;}
#shopify-section-select-fragrance .featured_collections li input[type="radio"]{display:none;}
#shopify-section-select-fragrance .featured_collections li label {
  background-color: #7c5089;
  bottom: -6.75em;
  color: #ffffff;
  display: block;
  font-size: 1.2em;
   height: 564px;
  position: absolute;
  right: -6.75em;
  text-decoration: none;
  /*transition: background-color 0.3s ease 0s, transform 0.8s ease 0s;*/
   width: 563px;
   cursor: pointer;
   border-radius: 50%;
    padding-top: 2em;
    text-align: center;
    transform: skew(-41deg) rotate(-70deg) scale(1);
 -webkit-touch-callout: none; 
 -webkit-user-select: none; 
 -khtml-user-select: none; 
 -moz-user-select: none; 
 -ms-user-select: none; 
 user-select: none;
}

#shopify-section-select-fragrance .featured_collections *::selection 
{
    background-color:transparent;
} 
#shopify-section-select-fragrance .featured_collections *-moz-selection
{
    background-color:transparent;
}

#shopify-section-select-fragrance .featured_collections li label::after {
  background: #000000 none repeat scroll 0 0;
  border-radius: 820px;
  box-shadow: -6px 0 0 0 #ffffff, -7px 0 0 0 #dddddd;
  content: "";
  height: 48%;
  left: 58.6px;
  position: absolute;
  top: 369px;
  transform: rotate(110deg) skew(20.7deg);
  width: 50%;
  z-index: 111;
}

#shopify-section-select-fragrance .featured_collections li:nth-child(1) label::after{ background:#604032;}
#shopify-section-select-fragrance .featured_collections li:nth-child(2) label::after{ background:#000000;}
#shopify-section-select-fragrance .featured_collections li:nth-child(3) label::after{ background:#f54338;}
#shopify-section-select-fragrance .featured_collections li:nth-child(4) label::after{ background:#cd2126;}
#shopify-section-select-fragrance .featured_collections li:nth-child(5) label::after{ background:#ad7f5a;}
#shopify-section-select-fragrance .featured_collections li:nth-child(6) label::after{ background:#a42851;}
#shopify-section-select-fragrance .featured_collections li:nth-child(7) label::after{ background:#365238;}

/*
#shopify-section-select-fragrance .featured_collections li input[type="radio"]:checked + label::before{ position: absolute; content: ""; left:0; top:0px; width:100%; height:100%;  z-index: 1; opacity: 0.71;}
*/

#shopify-section-select-fragrance .featured_collections li:nth-child(1) label::before{ background:#604032;}
#shopify-section-select-fragrance .featured_collections li:nth-child(2) label::before{ background:#000000;}
#shopify-section-select-fragrance .featured_collections li:nth-child(3) label::before{ background:#f54338;}
#shopify-section-select-fragrance .featured_collections li:nth-child(4) label::before{ background:#cd2126;}
#shopify-section-select-fragrance .featured_collections li:nth-child(5) label::before{ background:#ad7f5a;}
#shopify-section-select-fragrance .featured_collections li:nth-child(6) label::before{ background:#a42851;}
#shopify-section-select-fragrance .featured_collections li:nth-child(7) label::before{ background:#365238;}


#shopify-section-select-fragrance .featured_collections li:nth-child(1) label{ background:#604032;}
#shopify-section-select-fragrance .featured_collections li:nth-child(2) label{ background:#000000;}
#shopify-section-select-fragrance .featured_collections li:nth-child(3) label{ background:#f54338;}
#shopify-section-select-fragrance .featured_collections li:nth-child(4) label{ background:#cd2126;}
#shopify-section-select-fragrance .featured_collections li:nth-child(5) label{ background:#ad7f5a;}
#shopify-section-select-fragrance .featured_collections li:nth-child(6) label{ background:#a42851;}
#shopify-section-select-fragrance .featured_collections li:nth-child(7) label{ background:#365238;}
#shopify-section-select-fragrance .featured_collections li label img{-moz-transition: all 100ms ease; -webkit-transition: all 100ms ease; -o-transition: all 100ms ease; transition: all 100ms ease;}
#shopify-section-select-fragrance .featured_collections li input[type="radio"]:checked + label img{ opacity:0.3;}

#shopify-section-select-fragrance .featured_collections ul li .title {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 25px;
  font-weight: 500;
  left: 139px;
  padding: 35px 20px 20px 0;
  position: absolute;
  text-align: center;
  top: 127px;
  width: 50%;
  z-index: 111;
}
#shopify-section-select-fragrance .featured_collections li:nth-child(1) label .title{ color:#604032;}
#shopify-section-select-fragrance .featured_collections li:nth-child(2) label .title{ color:#000000;}
#shopify-section-select-fragrance .featured_collections li:nth-child(3) label .title{ color:#f54338;}
#shopify-section-select-fragrance .featured_collections li:nth-child(4) label .title{ color:#cd2126;}
#shopify-section-select-fragrance .featured_collections li:nth-child(5) label .title{ color:#ad7f5a;}
#shopify-section-select-fragrance .featured_collections li:nth-child(6) label .title{ color:#a42851;}
#shopify-section-select-fragrance .featured_collections li:nth-child(7) label .title{ color:#365238;}
#shopify-section-select-fragrance .featured_collections ul li input[type="radio"]:checked + label .title, #shopify-section-select-fragrance .featured_collections ul li:hover label .title {
  height: 100%;
  left: 0;
  padding-right: 23px;
  width: 100%;
}

#shopify-section-select-fragrance .featured_collections + .featured_collections {
  height: 704px;
  margin-top: -636px;
  width: 703px;
  z-index: 9;
}
#shopify-section-select-fragrance .featured_collections + .featured_collections ul li {
  margin: -24px 0 0 -376px !important;
}

#shopify-section-select-fragrance .featured_collections ul li .title{ display:none;}
#shopify-section-select-fragrance .featured_collections + .featured_collections ul li .title{ display:block; background:none !important; font-family: 'Work Sans', sans-serif;text-transform: uppercase;}
#shopify-section-select-fragrance .featured_collections + .featured_collections ul li{ background:none !important; border:none;}
#shopify-section-select-fragrance .featured_collections + .featured_collections ul li label{ background:none !important;}
.main-bg-fr-con{ margin-top:50px;}
.sixteen.columns.main-bg-fr-con div.section {
    margin: 50px 0;
}

.page-persnolize .shopify-section {
  float: left;
  width: 100%;
}

#shopify-section-select-gender .featured_collections {
  float: left;
  margin: 60px 0 30px;
  width: 100%;
}

#shopify-section-select-gender input[type="radio"] {
  display: none;
}

#shopify-section-select-gender ul { margin: 0; text-align: center; }
#shopify-section-select-gender ul li { display: inline-block; margin: 0 10px 40px; }
#shopify-section-select-gender ul li:first-child { margin-left: 0; }
#shopify-section-select-gender ul li:last-child { margin-right: 0; }

#shopify-section-select-gender li span {
  background-color: #333333;
  color: #ffffff;
  font-family: WorkSans,Karla,sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 20px;
}

#shopify-section-select-gender input[type="radio"]:checked + label span {
  background-color: #d9b66d;
}

/* 
   Swatches Styles
*/

{% assign width = '50px' %}
{% assign height = '35px' %}
.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:{{ width }} !important; 
  height:{{ height }} !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:{{ height }};
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  border-color:transparent;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

#product-information .swatch .header {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#product-information .swatch input:checked + label {
  border-color: #000000;
  box-shadow: none;
}
#product-information .swatch label {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #e2e2e2;
  border-radius: 0;
  color: #000000;
  font-weight: bold;
    padding: 7px 10px;
    width: auto;
}
#product-information .swatch-element.color label {
  background-size: 100% auto;
  height: 70px;
  width: 70px;
}
#product-information .swatch-element.color {
  border: 1px solid #e2e2e2;
  padding: 6px;
}
#product-information .swatch input:checked + .swatch-element { border-color: #000 !important; }
#product-information .swatch input[type="radio"]:checked + .swatch-element label {
  border-color: #000000;
}
#product-information .swatch input[type="radio"]:checked + .swatch-element.color label {
  border-color: #e2e2e2;
}
/*------------Responsive------------*/

@media (min-width: 320px) and (max-width: 479px) {
#shopify-section-select-fragrance .featured_collections{transform: scale(0.4); margin: 0 auto 0 -45%;}
#shopify-section-select-fragrance .featured_collections + .featured_collections{margin-left: -68.5%;}
#shopify-section-select-fragrance .main-bg-fr-con { margin: -120px 0 -210px;}
#shopify-section-select-bottle .featured_collections > ul {
    margin: 0;
}
#shopify-section-select-bottle .featured_collections li {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  list-style: outside none none;
  padding: 0 13px !important;
  width: 50%;
}
  #shopify-section-select-bottle .section {
  float: left;
  margin: 30px 0 !important;
  width: 100%;
}
}

@media (min-width: 480px) and (max-width: 767px) {
#shopify-section-select-fragrance .featured_collections{transform: scale(0.4); margin: 0 auto 0 -19%;}
  #shopify-section-select-fragrance .featured_collections + .featured_collections{margin-left: -150px;}
  #shopify-section-select-fragrance .main-bg-fr-con { margin: -120px 0 -210px;}
#shopify-section-select-bottle .featured_collections > ul {
    margin: 0;
}
  #shopify-section-select-bottle .section {
  float: left;
  margin: 30px 0 !important;
  width: 100%;
}
  #shopify-section-select-bottle .featured_collections li {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  list-style: outside none none;
  padding: 0 13px !important;
  width: 50%;
}
}