/* Global Styles */

*:focus, *:active {
  outline: 0 !important;
}

a{
  text-transform: uppercase; 
  text-decoration: none;
}

button, .btn, .btn--secondary {
  text-transform: uppercase;
}

.article hr {
  margin: 0;
}

/* Blog, Articles */

.article--title {
  font-size: 21px;
  color: rgb( 35, 31, 32 );
  line-height: 1.333;
  letter-spacing: 0.25em;
}

.article--date {
  margin-bottom: 38px;
  font-size: 13px;
  color: rgb( 35, 31, 32 );
  text-transform: uppercase; 
  letter-spacing: 0.25em;
}

.article--text {
  font-size: 15px;
  color: rgb( 35, 31, 32 );
  line-height: 1.533;
  text-align: left;
}

.article--more {
 font-size: 10px;
 color: rgb( 35, 31, 32 );
 line-height: 2.1;
 letter-spacing: 0.25em;
 text-decoration: none;
}

.article--footeritem {
 margin-top: 16px;
 margin-bottom: 18px;
}

.article--footer {
 margin-top: 50px; 
 margin-bottom: 78px;
}

.article--footer_last{
 margin-bottom: 35px; 
}

.article--footer_clast{
 margin-bottom: 15px;
 margin-top: 33px;
}

.article--nav {
 clear: both;
 margin-top: 37px;
}

.article--nav_spacer {
 padding: 0px 20px;
}

.article--excerpt {
 margin-bottom: 50px
}

.article--text h2 {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.2em;
  margin-top: 2.5em;
}

.article--text h3 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-top: 1em;
}

.article--excerpt h5{
 font-size: 11px;
 text-transform: uppercase;
 letter-spacing: 0.2em;
 color: #231f20;
}

.article--excerpt h6{
 font-size: 9px;
 text-transform: uppercase;
 font-weight: bold;
 letter-spacing: 0.2em;
 color: #231f20;
}

.article--nav_comment {
 margin-top: 21px;
}

.blog--sidebar h4 {
  margin-bottom: 28px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.blog--sidebar a {
  text-transform: none;
}

.blog--sidebar_item {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  padding: 20px 0 30px 0;
}

.blog--sidebar_email {
  padding: 30px 0 43px 0;
}

.blog--sidebar_favorite {
  padding: 30px 0 23px 0;
}

.blog--sidebar_item img {
  padding-bottom: 30px;
}


.blog--sidebar_instagram img {
  padding-bottom: 15px;
}

.blog--sidebar_instagram {
  padding: 34px 0 23px 0;
}

.blog--sidebar_newsletter {
  padding-top: 42px;
  border-bottom: none;
}

.blog--sidebar .rte>div {
  margin-bottom: 7px;  
}

.blog--sidebar_item textarea {
  min-height: 0;
}

.blog--sidebar_submit {
  margin-top: 10px; 
}

.blog--sidebar_item-first {
  padding-top: 0px;
}

.comment {
 margin-top: 53px; 
}

.comment.first {
 margin-top: 0px; 
}

.comment.last {
 margin-bottom: 54px; 
}

.comment--count {
  font-size: 10px;
  color: rgb( 35, 31, 32 );
  line-height: 2.1;
  letter-spacing: 0.25em;
}

.comment--author{
  font-size: 15px;
  font-weight: bold;
  color: rgb( 35, 31, 32 );
  line-height: 2.3;
}

.comment--text{
  font-size: 15px;
  color: rgb( 35, 31, 32 );
}

.comment--date{
  font-size: 10px;
  color: rgb( 35, 31, 32 );
  line-height: 2.1;
  letter-spacing: 0.25em;
}

.form{
  border: 2px #f3f3f3 solid;
  font-size: 10px;
  line-height: 2.1;
  color: rgb( 35, 31, 32 );
  text-transform: uppercase;
  letter-spacing: 0.25em;
}

.form--newsletter{
 width: 100%; 
}

.form--textarea{
  
}

.form--submit{
  background-color: #e3e4e5;
  padding: 8px 18px;
  font-size: 10px;
  color: rgb( 35, 31, 32 );
  line-height: 2.1;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  border-color: #e3e4e5;
}

.social i {
  width: 30px;
  height: 30px;
  padding: 8px;
  margin: 10px 2px;
  background-color: #a0a2a4;
  font-size: 16px;
  color: #FFF;
}

.fa-facebook {
  padding-left: 9px !important;
}

.social--article {
  font-size: 10px;
  color: rgb( 35, 31, 32 );
  line-height: 2.1;
  letter-spacing: 0.25em;
}

.social--header, .account--header a, .account--header li{
  font-size: 8px;
  color: rgb( 128, 129, 132 );
  line-height: 3.375;
  letter-spacing: 0.25em;
}

social-icons{
  margin-top: 7px; 
}

/* General Page */

.gen-page h1{
 text-align: center;
 margin-bottom: 30px;
}

/* About Page */

.about{
  position: relative; 
}

.about--text {
  position: absolute;
  top: 14%;
  left: 40%;
  right: 5%;
  width: 495px;
  
  font-size: 15px;
  color: rgb( 35, 31, 32 );
  line-height: 1.533;
}

/* RTE */
.rte a{
 text-decoration: none; 
}

/* Brands Page */

.brand-index, .brand-country {
  width: 49.5%;
}

.brand-country {
  padding-right: 20px !important;
}

.brand-index {
  padding-left: 30px !important;
}

.brand-content {
  margin-bottom: 45px;
}

.brand-index_item h2 {
  margin-top: 24px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
}

.brand-index_item h2:first-child, .brand-country_item h3:first-child{
  margin-top: 0px;
}


.brand-index_item p, .brand-country_item p {
  margin-bottom: 6px;
  font-size: 12px;
}

.brand-country_item h3 {
  margin-top: 24px;
  margin-bottom: 5px;
  margin-top: 1.7em;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .15em;
}

.brand-divider {
 border-left: 1px solid #808184; 
}

/* Brand Collection */
.brand--header-img {
  margin-bottom: 25px;
  margin-top: 25px;
  padding-left: 0;
  padding-right: 20px;
}

.brand--header-content {
  margin-top: 25px;
  padding-right: 25px;
  padding-left: 0px;
}

.brand--header-content h2 {
  text-align: center;
  margin-bottom: 25px;
}

.brand--header {
  background-color: #bbb;
  margin-bottom: 30px;
}

/* Homepage */

.promo-images {
 margin-top: 13px; 
}


/* Footer */
.footer--credits {
  clear: both;
  font-size: 8px;
  color: rgb( 160, 162, 164 );
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}

.footer--credits a {
  color: rgb( 160, 162, 164 );
}

.site-footer_items {
 margin-top: 35px; 
}

.footer-links a {
  font-size: 10px;
  letter-spacing: 0.2em;
}

.footer-links li {
  margin-bottom: 0px;
}


/* Main Nav */

.wave-border {
  content: '';
  display: block;
  height: 27px;
  margin-top: 15px;
  background: url(/cdn/shop/t/2/assets/nav-border.png?v=96027515384620192271444505044) repeat-x;
}

@media screen and (min-width: 769px){
  #muses-link li, #store-link li, #looks-link li{
    display: inline-block;
  }
  
  #muses-link li a, #store-link li a, #looks-link li a{
    margin: 15px;
  }
}

#muses-link.site-nav--active .site-nav__dropdown, #store-link.site-nav--active .site-nav__dropdown, #looks-link.site-nav--active .site-nav__dropdown{
  display: block;
}

.site-nav {
  position: relative;
}

.site-nav>li {
 position: static;
}

.site-nav__dropdown {
 right: 0; 
}

.site-nav--active>.site-nav__sublink {
  border-bottom: 1px solid #808184;
}

.main-menu {
  margin-bottom: 45px; 
}

/* Header */
.logo--subtitle {
 margin-top: 20px;
 text-transform: uppercase;
 font-size: 11px;
 letter-spacing: .5em;
 font-weight: bold;
}

.site-header__search {
  margin-top: 8px;
}

.site-header__logo {
 padding-top: 15px; 
}

.search-bar {
 width: 100%; 
}

.search-bar input {
 text-transform: uppercase;
 letter-spacing: 0.25em;  
}

.search-bar_header input{
  font-size: 8px;
  text-align: right;
  height: 20px !important;
  padding: 0 10px 0 0;
}

.search-bar_header {
  width: 200px;
}

.account--header li {
 vertical-align: middle;
 margin-right: 15px;
}

/* Product Collection */

.prod-menu {
  position: relative;
}

.prod-item{
  position: relative;
  margin-bottom: 20px;
}

.prod-item img{
 border: 1px #e3e4e5 solid; 
}

.prod-spacer {
  position: absolute;
  top: 10px;
  left: 30px;
}

.prod-spacer .active{
  font-weight: bold;
}

.prod-spacer .active a:after {
  content: "\f10c";
  font-family: FontAwesome;
  margin-left: 5px;
  color: white;
}

.prod-caption{
  position: absolute; 
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  visibility: hidden;
  opacity: 0;
}


.prod-item:hover .prod-caption{
  visibility: visible; 
  opacity: 1;
}

.prod-caption:before {
  content: '';
  display:inline-block;
  height: 100%;
  vertical-align: middle;
}

.prod-inner {
  text-align: center;
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10%;
}

.brand-name {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #231f20;
  letter-spacing: 0.2em;
  margin-bottom: 0.25em;
}

.prod-inner .prod-title a {
  font-size: 16px;
  text-transform: none;
  color: #231f20;
  margin-bottom: 0;
}

.prod-inner hr {
  margin: 1em 45%;
  height: 3px;
  background-color: #231f20;
}

.pagination {
  text-align: right;
}

.pagination .active {
  font-weight: bold; 
}

/* Single Product */


.prod-tags .active i{
  font-weight: bold;
  visibility: visible;
}

.prod-tags i {
  margin-right: 5px;
  color: #747474;
  visibility: hidden;
}
 
.accordion {
  margin: 35px 0;
  font-size: 10px;
  letter-spacing: 0.25em;
}

.accordion-section {
  margin: 8px 0;
}
 
.accordion-section-title {
  width:100%;
  display:inline-block; 
  transition:all linear 0.15s;
  font-size: 10px;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
  text-decoration:none;
}
 
.accordion-section-content {
  padding-top:15px;
  display:none;
}

.product-description p, .product-description h5 {
  display: none;
}

.product-description p:first-of-type {
  display: block; 
  font-size: 13px;
  font-weight: normal;
  line-height: 2.3;
  margin: 35px 0;
}

.selector-wrapper label {
  display: none; 
}

.selector-wrapper select {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.2em; 
}

.product-social a {
  display: block;
  font-size: 10px;
  color: #808184;
  letter-spacing: 0.2em;
  margin: 6px 0;
}

.product-social a i {
  font-size: 13px;
  margin-right: 6px; 
}

.product-hr, .look-hr {
  margin: 1em 97% 0 0;
  height: 3px;
  background-color: #808184;
}

.product-single__photos {
  position: relative;
}

.product-single__photos a {
  position: absolute;
  right: 15px;
  bottom: 10px;
}

.product-single__photos a i {
  font-size: 20px;
}

.product-single__photos a:first-of-type {
  right: 45px;
  bottom: 10px;
}

.product-single__brand {
  font-size: 11px;
  font-weight: bold;
  color: #808184;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 2.3;
}

.product-single__name, .product-single__price {
  font-size: 13px;
  font-weight: bold;
  color: #231f20;
  letter-spacing: 0.2em;
  text-transform: none;
  margin: 15px 0;
}

.category-sidebar ul {
  list-style-type: none;
  text-align: left;
}

.category-sidebar {
  font-size: 11px;
}

.category-sidebar li {
  margin-bottom: 10px;
  letter-spacing: 0.2em;
}

#AddToCartText {
 font-size: 10px;
 letter-spacing: 0.2em;
}

/* Looks */

@media screen and (min-width: 769px){
  .look-photo {
   padding-left: 10px; 
  }
}

.prod-looks {
 margin-bottom: 20px; 
}

.prod-look {
 margin-top: 15px;
 position: relative;
}

.look-hr {
  margin-bottom: 1em;
}

.look-title {
  color: #231f20;
  bottom: 0;
  font-size: 12px;
  width: 100%;
}

.look-single__brand {
  font-size: 8px;
  letter-spacing: 0.2em;
  color: #231f20;
  text-transform: uppercase;
  font-weight: bold;
}

.look-single__name {
  font-size: 12px;
  font-weight: normal;
  color: #231f20;
  letter-spacing: 0.25em;
  text-transform: none;
  margin: 15px 0;
}


/* Mobile Nav */
.show-menu {
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  display: none;
}

.main-menu input[type=checkbox]{
    display: none;
}

.main-menu input[type=checkbox]:checked ~ .site-nav{
    display: block;
}

/* Media Queries for < $large */
@media screen and (max-width: 769px) {
  .promo-images { margin-top: 0; }
  .promo-images .grid__item { margin-bottom: 7px; }
  .blog--sidebar_item-first { padding-top: 45px; }
  .blog--sidebar_instagram { border-bottom: none; }
  .about--text { margin-top: 25px; position: static; width: auto; }
  .brand-index h2:first-child, .brand-country h3:first-child { margin-top: 24px; margin-bottom: 15px }
  .footer-links { margin-bottom: 30px; }
  .main-content { margin-top: 0; }
  .prod-looks .product-single__brand { margin-top: 10px; margin-bottom: 15px; }
  .prod-look { margin-top: 10px; }
}

/* Media Queries for < $medium */
@media screen and (max-width: 480px) {
  .brand-index { border-right: none; }
  .social-icons { text-align: center; }
  .article--footeritem { float: none !important; text-align: center; } 
  .category-sidebar li { margin-bottom: 8px; }
}

/* Media Queries for About Page */
@media screen and (min-width: 919px) and (max-width: 1025px) {
  .about--text { top: 14%; width: 470px; font-size: 14px; }
} 

@media screen and (min-width: 893px) and (max-width: 918px) {
  .about--text { top: 12%; width: 460px; font-size: 14px; }
}

@media screen and (min-width: 769px) and (max-width: 894px) {
  .about--text { top: 10%; width: 400px; font-size: 13px; }
} 

/* Media Queries for Brand Page */
@media screen and (max-width: 760px) {
  .brand--header-img { padding: 0px 10px; margin-bottom: 0px; margin-top: 10px;}
  .brand--header { padding-left: 0; }
  .brand--header-content { padding-left: 10px; padding-right: 10px; }
}

@media screen and (min-width: 887px) and (max-width: 943px) {
  .brand--header-content { font-size: 13px; }
}

@media screen and (min-width: 842px) and (max-width: 886px) {
  .brand--header-content { font-size: 12px; }
}

@media screen and (min-width: 761px) and (max-width: 841px) {
  .brand--header-content { font-size: 11px; }
}

.flexnav li {
  margin-bottom: 0;
}

.item-with-ul ul{
 margin: 0px;
}

/* Cart */

.cart h1 {
  font-size: 21px; 
}

.cart .h4 {
  font-size: 13px; 
}

.cart-title {
  font-size: 13px; 
}

.cart .checkout-btn-more input {
  border: none;
}

.cart .checkout-btn {
  padding-left: 35px;
  padding-right: 35px; 
}

#is-a-gift textarea {
  width: 100%;  
}
