/** Shopify CDN: Minification failed

Line 86:51 Expected ":"

**/
/*
* Fashionopolism Shopify theme
* Copyright 2014, Underground Media
* www.undergroundmedia.co.uk
*/


/* #Media Queries
================================================== */


/* Bigger Than Tablet */

@media screen and (min-width: 980px) {
  
  #mobile-only { display: none; }
  
}


/* Tablet and smaller */

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

  #mobile-only { display: none; }

  li.clearfix.filter {
    float: left;
    width: 46%;
    margin: 0 1%;
    min-width: 46%;
  }  
    
  #product-description { border-right: 0; padding-right: 0; }
  
  a.image-2, a.image-3 { display: none; }
  
}


/* Exclude Mobile Sizes (devices and browser) */
@media only screen and (min-width: 740px) {
  
  .isStuck { border-bottom: 1px solid #eeeeee; }
}



/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 740px) {	
  
  .notification {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
/*  #top-bar { display: none; }*/
  #top-menu {display: none;}  
  #cutomer-login {display: none;}  
  #mobile-only { 
    display: block; 
    position: fixed; 
    background: #f5e3e7;
    border-bottom: 1px solid #eeeeee;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  #spot-title {font-size: 100%;}
  #spot-txt {width: 90%;padding-top: 60%;}
  
  #sortme {display: none;}
  #collection-pic {display: none;}
  #mob-footer {display: none;}
  #popups {display: none;}
  #desktop-product {display: none;}
  #mobi-popups {display: block;}
  #mobi-product {display: block;}
  ul#mobi-popups { clear: left; margin: 10px 0 20px; list-style-type: none; border-top: 1px solid #eeeeee;padding-top: 20px;}
  ul#mobi-popups li { display: inline; margin-right 10px; border-right: 1px solid #eeeeee;padding-right: 10px; margin-left: 10px }
  ul#mobi-popups li.first { margin-left: 0; }
  ul#mobi-popups li.last { border-right: 0; }
   #add-to-bag {background-color: #f5e3e7;border: none;}
  
  
  
  #collection-description h1{text-align:center}
  .page-wrap { margin-top: 82px; }

  ul#mobile-menu {
    text-align: center;
    padding: 5px 0;
    list-style: none;
  }
  
  #mobile-only ul li {
    
    height: 30px;
    position: relative;
    background: #f5e3e7;
    border: 0;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-indent: 0;
    white-space: nowrap;
    line-height: 40px;
    font-size: 16px;
    margin: 0 2%;
  }   
  
  #mobile-only ul li a {
    color: #000000;
  }
  
  #mobile-only ul li.curr {
  }
  #mobile-only ul li.curr #currencies {
    height: 40px;
  }  
  
  #currencies { padding: 0; }

  .shifter-navigation .search {
    margin-top: 15px;
  }
  
  .mhide { display: none; }
  #nav { display: none; }
  #styleDiary-pic3 {display: none}
  #weixin-qrcode {display: inline; margin-bottom: 20px;}
  .product-index:nth-child(3n+1) { clear: none; }
  .product-index:nth-child(2n+1) { clear: left; }
  
  #logo { float: none; width: 100%; text-align: center;  }
  #logo h1 a { text-align: center; }
  #b-logo {display: none}

  #blog-headline {display: none}
  ul#cart { text-align: center; }
  ul#cart li a { padding: 0 10px; }
  
  .homepage-promo h3 { font-size: 200%; }
  .homepage-promo .caption p { font-size: 100%; }

  .homepage-promo .caption::before {
    border-top: 0;
    border-bottom: 0;
  }

  .homepage-promo .caption::after {
    border-left: 0;
    border-right: 0;
  }  
  
    
  .homepage-section h2 {
    font-size: 190%;
  }
  .homepage-promo .caption{
    top: 33%;
  }
  .homepage-promo .caption h3 {
    font-size: 109%;
  }
  #styleDiary-pic1-view
  {
    font-size: 10px;
    padding: 2px 10px 2px 10px;
    border: 1px solid #ffffff;    
    border-radius: 60px; 
  }
  
  #content h1{font-size: 250%;}
  .flex-caption p { font-size: 200%; }
  .flex-caption p span {font-size: 80%;}
  .cta { display: none; }

  #flex-arrow {height: 5%; width: 5%;}
  
  input#mce-EMAIL {
    text-align: center;
  }
  
  .product-modal { display: none! important; }

  textarea { min-width: 0! important; }

  #full-width-filter { margin-top: 0; }
  
  #newsletter { line-height: 60px; text-align: center;}
  #signup { margin-top: 0; }
  #signup h4{ font-size: 17px;
    font-weight: bold;
    padding-bottom: 20px;}
  #signup form{padding-left: 18%;}
  ul#social-icons {
    padding: 18px 0 0 0px;
  }
  #newsletter #mc-embedded-subscribe { margin-left: 0; margin-top: 0px; }

  input#quantity {
    min-width: 60px;
    text-align: center;
    border-color: #a9a9a9;
  }  
  .search { width: 100%; }
  
  #q { width: 100%; } 
  
  input.add { min-width: 90px; }
  
  #basket-right { text-align: center; float: left; margin-bottom: 20px; }			


  #collection-sidebar { display: none; }
  #collection-sidebar.open { display: block; text-align: center; }
  
  .show {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    position: relative;
    text-align: center;
  }

  .show:after {
    content: '\f039';
    font-family: FontAwesome;
    font-size: 20px;
    display: block;
    margin: auto;
    color: #000000;
  }  

  ul.footer-left { float: left; width: 100%;  text-align: center; }
  ul#footer-right { float: left; width: 100%; text-align: center; }
  .footer-left li { text-align: center; float: none; }
  #footer-right li { text-align: center; float: none; }

  #mce-EMAIL { width: 100%; }
  .button { width: 100%; }

  #product-description { padding: 0! important; border: 0! important; }
  #add { width: 100%; }
  input { width: 100%; /* min-width: 100%;*/ }
  #update-cart, #checkout { background-color: #f5e3e7;    color: #000000; width: 100%; }
  .flex-direction-nav { display: none; }   

  .first { clear: none; }
  #product-loop div.product-index:nth-child(2n+1) { clear: left; }
  footer { text-align: center; }
  footer ul { margin-bottom: 30px; }


  ul#social-links {
    display: none;
  }  
  
  #mob-product-images .owl-buttons {
    top: 0;
  }  
 
  
  #shopping-cart thead { display: none; }
  #shopping-cart td { clear: left; display: block; }
  
  .cart-title {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .cart-image {
    display: block;
    text-align: center;
  }  
  
  td.cart-price {
    text-align: center;
  }  


  td.cart-price, td.cart-remove, td.cart-quantity, .cart-total {
    clear: none! important;
    float: left;
    width: 23%;
    margin: 1%;
    display: inline-block! important; 
    line-height: 48px;
    border-bottom: 0! important;
  }

  #shopping-cart tr {
    border-bottom: 1px solid #eeeeee;
  }  
  

}