/** Shopify CDN: Minification failed

Line 236:1 Expected "*/" to terminate multi-line comment

**/
@font-face {
    font-family: "Gotham";
    src: url('GothamMedium.eot');
    src: url('GothamMedium.eot?#iefix') format('embedded-opentype'),
  
        url('GothamMedium.woff') format('woff'),
        url('GothamMedium.ttf') format('truetype'),
        url('GothamMedium.svg#GothamMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Gotham";
    src: url('Gotham-Light.eot');
    src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff'),
        url('Gotham-Light.ttf') format('truetype'),
        url('Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Gentium+Basic:400,400i,700,700i&display=swap');

@font-face {
 	font-family: "Gotham Book";
  	src: url('Gotham-Book.eot');
  	src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'), 
      	 url('GOTHAMBOOK.woff') format('woff'),
      	 url('gotham-book-webfont.woff2') format('woff2'),
      	 url('GothamBook.ttf') format('truetype'),
  		 url('Gotham-Book.svg#Gotham-Book') format('svg');
  	font-weight: 400;
  	font-style: normal;
}

 @media only screen and (min-device-width: 1024px) and (max-device-width: 2560px) and (orientation:landscape) {
      .blog-section .container {
        max-width: 100%;
        margin-left: 40px;
        margin-right: 40px;
      }	  
 }

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

.filter-buttons, li.sort-by {
 	cursor: pointer;
  	font-size: 13px;
}


.search__results .was_price {
 	color: #000;
  	font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.22em;
}

.collection-template-section div.container {
 	padding-top: 0px; 
}

.fa {
  -webkit-text-stroke: 1px white;
}
.columns.one-third.box-collection img:hover {
 	opacity: 80%;
  	-webkit-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}

.page-details-section .columns img:hover {
  	opacity: 80%;
  	-webkit-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}

.dropdown_column .image-element__wrap img:hover {
  	opacity: 80%;
  	-webkit-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}

form#contact_form input.action_button.sign_up {
 	font-size: 20px !important; 
}

#header .top_bar a span.remove-icon {
 background-color: white !important;  
}

.product_section .current_price .money, .was_price {
  	font-weight: bold;
}

#shopify-section-product-template  .Exclusive {
 	margin-top: 5px;
  	margin-bottom: 30px; 
}

#shopify-section-product-template  .Exclusive a {
  	font-weight: bold;
  	letter-spacing: 0.42px;
}
body.collection header .main_nav_wrapper .right-menu ul li a.icon-bag.mini_cart.dropdown_link:before{
	content: none;
}
.search__results .all-results span {
 	color: white !important;
  	text-transform: uppercase !important;
}

.search__results .all-results a:hover {
  	color: white !important;
}

.product-titles .title {
  	font-family: "Gotham Book" !important;
    letter-spacing: 0.42px !important;
  	font-weight: 400 !important;
  	text-transform: capitalize !important;
}

.swatch_options {
  margin-top: 0px !important; 
  
}

.search_form input, .search_form input:active, .search_form input:focus {
  font-family: "Gotham Book" !important;
  color: black !important;
}

.blog-section .equal-columns--outside-trim .one-third {
        margin-bottom: 20px;
    }

.blog-section .feature_divider {
 	display: none; 
}

.page-details-about-us .image-subheading-headline {
    bottom: 107px;
}

.list-collection #sort-by{

    text-align-last: right;
}

@media(max-width:800px){
	.newsletter form{
    position: relative;
    }
  .footer-section .newsletter_section .newsletter form#contact_form input{
  	width:100%;
  }
  .footer-section form#contact_form input.action_button.sign_up{
  position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    background: transparent;
  }
}
/* Custom CSS *
.main_nav_wrapper.sticky_nav.sticky_nav--stick ul.menu {
 margin-left: -290px !important;
}

body.collection header .main_nav_wrapper .right-menu ul li a.icon-bag.mini_cart.dropdown_link:before {
 display: none; 
}

.main_nav_wrapper.sticky_nav.sticky_nav--stick a.icon-bag.mini_cart.dropdown_link::before {
 display: none; 
}

.footer_content.footer-text.no-footer-title .toggle_content p {
 color: #5a5a5a;
 letter-spacing: 0.23px !important;
}

.cart__item--content p {
 font-family: Gotham Book;
 font-size: 13px;
}

.Exclusive a {
  letter-spacing: 1px !important; 
}

.check-accordion .panel p {
  letter-spacing: 0px !important; 
}


@media screen and (max-width:480px){
.page-details-location-smaura .social-location {
  margin-bottom: 40px;
}
  
.location-about {
  margin-bottom: 46px !important;
}
  
}

@media screen and (max-width: 320px){
.sidebar .sidebar-block .icon-down-arrow:before {
    top: -11px !important;
  }
  
  .list-collection:after {
   top: 2px !important 
  }
}

@media screen and (max-width: 425px){
  .sidebar .sidebar-block .icon-down-arrow:before {
    top: -11px !important;
}
  
  .list-collection:after {
   top: 2px !important 
  }
  
}