/** Shopify CDN: Minification failed

Line 593:41 Expected ":"

**/
.mini-cart .arrow
{
      right: 81px;
}

.logo-out-mobile
{
  display:none;
}

.logo-new
{
  display:none;
}

.home-slideshow-image
{
  display:none;
}

.navigation.full-width a
{
padding: 17px 19px;
}

.navigation.full-width .has-dropdown>a, .navigation.full-width .has-mega-nav>a {
    padding-right: 26px;
}


.template-page .page-content {
    max-width: 100%;
}

.branding {
  padding : 1px 40px 0;
  border: 0 none;
}

.section-title {
    font-size: 32px;
}

.featured-collection-title {
    font-size: 22px;
}

.sub-footer {
    margin-top: 0;
}


.template-page .main-content {
    margin-bottom: 40px;
}

.masonry-feature-text {
	text-transform: uppercase;
  	left:50%;
  	width:98%;
  	bottom:0;
}

.masonry-feature-text p {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    line-height: 24px;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.masonry-feature-text {
    max-width: 100%;
}

.color-black .featured-collection-overlay {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    padding: 10px;
    width: 100%;
  	text-transform: uppercase;
}

.product-list-item-vendor a {
    color: #bc6464;
    display: none;
}

.product-vendor {
    display: none;
    font-size: 18px;
}

.main-content {
    margin: 100px auto 15px;
    max-width: 1260px;
}

.template-index .main-content {
    margin-top: 20px;
}

.sticky-header .navigation {
    background: #ffffff url(/cdn/shop/files/img-bg.png?8698324754150457853) center top no-repeat;
}


.navigation ul {
    margin: 0 100px 0 0;
}

.navigation.full-width .has-dropdown > ul {
    background: #fff;
}

.footer-linklist {
    width: 24%;
}

.masonry-feature-title {
    font-size: 18px;
}

.header-tools-wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position: absolute;
    z-index: 999;
}


.copyright-wrapper {
    color: #cc5252;
}

.template-page .contact-form {
    max-width: 1024px;
}

.branding {
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: left;
    z-index: 99;
}
.navigation.full-width {
    font-size: 0;
    text-align: right;
    top: 0 !important;
  	float: right;
  left: 0;
}


element.style {
    padding-left: 2px;
}


.template-product .share-buttons {
    margin-top: 10px;
}

.product-description {
    margin-top: 10px;
}

.collection-header {
    margin-bottom: 0;
}

.product-details-wrapper > *:first-child {
    margin-top: 0;
}


.product-details-wrapper .add-to-cart {
    margin-top: 10px;
}


.product-price {
    margin: 0 0 10px;
}

.header-tools .aligned-right {
    margin-right: 80px;
    margin-top: 10px;
}

.search-form {
    margin: 20px 0 0;
    right: 145px;
    top: -35px;
}

.mini-cart {
    background: #ffffff none repeat scroll 0 0;
}

.header-tools {
    padding: 0 30px;
    position: relative;
    z-index: 9999;
}

.main-header {
    font-size: 0;
    position: absolute;
    top: 0;
    width: 100%;
    /*z-index: 9;*/
  	background:rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}

.navigation-wrapper {
    position: absolute;
    right: 0;
    top: 45px;
    width: 70%;
    z-index: 99;
}

.quick-shop-modal-trigger {
    color: #ffffff;
}

.quick-shop-modal-trigger:hover {
    color: #f1f1f1;
}

.navigation.full-width .has-dropdown:hover > a, .navigation.full-width .has-mega-nav:hover > a{
	background: #FFF;
}


.header-tools .checkout-link, .header-tools .mini-cart-wrapper {
    border: 0px solid #e2dedf;
    margin-right: 10px;
    padding: 6px 00px;
}

.product-main-image img {
    width: 75%;
}

input[type=text] {
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-text-decoration,
input::-webkit-text-cancel-button {
	display: none; 
}

.quick-shop-modal.product-wrap {
    padding: 40px;
}


.input-search{
	background: url(/cdn/shop/files/search-icon.png?17222196081031794275) no-repeat 9px center !important;
	}


input[type=text]:focus {
	background-color: #fff;
	border: solid 1px #de6e85;
  outline: 0 none;
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/*search*/
/**search-css*/
/*input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
background: url(/cdn/shop/files/search-icon.png?17222196081031794275) no-repeat 9px center;
	border: solid 0px #ccc;
	
	width: 55px;
    margin-top: -24px;
  -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
  transition: all .5s ease;}


input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	MARGIN-RIGHT: 59PX;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}*/
/*search-end*/

/* Demo 2 */
#demo-2 input[type=text] {
	width: 36px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;    
  	border: solid 0px #ccc;
}
#demo-2 input[type=text]:hover {
	background-color: #fff;
}
#demo-2 input[type=text]:focus {
	width: 170px;
	color: #000;
	background-color: #fff !important;
	cursor: auto;  
  	border: solid 0px #ccc;
	padding: 9px 10px 9px 32px;  
  -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
  
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}

.header-tools .select-currency > a, .header-tools .currency-switcher > a, .header-tools .customer-links > a {
    color: #d16c6c;
}

.header-tools .select-currency > a:hover, .header-tools .currency-switcher > a:hover, .header-tools .customer-links > a:hover {
    color: #d16c6c;
}

.sticky-header .navigation a {
    color: #c5c5c5;
}


.flickity-viewport {
    height: 800px !important;
}

.slide-image-wrapper {
    height: 800px !important;
}


label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.navigation.full-width .cart-count {
    font-family: "Roboto Condensed",sans-serif;
  	font-size: 14px;
    padding: 3px 30px 0 0;
}

.logo {
    width: 180px;
}

.customer-links:hover > .customer-links-inner {
    background: #ffffff none repeat scroll 0 0;
}

.navigation.full-width a {
    text-transform: none;
}

.navigation.full-width .has-dropdown > a::after, .navigation.full-width .has-mega-nav > a::after {
    display:none;
}



@media (max-width: 1400px) { 
.flickity-viewport {
    height: 700px !important;
   
}
  
}

@media (max-width: 1280px) { 

.flickity-viewport {
    height: 570px !important;
}
  
}

@media (max-width: 1200px) { 
	.branding {
    padding: 0 30px !important;
}
  
  
  
}

@media (max-width: 980px) { 
    .footer-linklist {
    width: 33%;
}

  .header-tools-wrapper {
    display: block;
}
  
.navigation .navigation-toggle {
    right: 50px;
    top: 40px;
    z-index: 999;
}
  
  .search-form {
    right: 0;
    top: 10px;
}
  
  .search-form input[type="submit"] {
    top: 0px;
    display:none;
}

  .navigation.mobile .first a {
    border-top: 0px solid #e2dedf;
}
  
  .navigation .branding {
    border-bottom: 0px solid #e2dedf;
}
  
 .branding { 
   display:none;
 }
  
  .navigation-wrapper {
    width: 50%;
}
  
  .main-content {
    margin: 50px auto 15px;
}
  
  .flickity-viewport {
    height: 510px !important;
}
  
    .navigation.mobile a {
    padding: 15px 10px;
}
  
    
  input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
}
  
  .header-tools .aligned-right {
    margin-right: 0;
}
  

.navigation.full-width .has-dropdown > a::after, .navigation.full-width .has-mega-nav > a::after {
    display:block;
}
 
  
}

@media (max-width: 800px) { 

.flickity-viewport {
    height: 400px !important;
}
  
}


@media (max-width: 767px) { 
  
.logo-out-mobile a {
     float: left;
    margin-top: 10px;
      margin-left: -10px;
      width: 10px;
    height: 14px;
    background-image: url(/cdn/shop/files/lock.png?3027244364153673801);
}
  
  .logo-out-mobile
{
  display:block;
      width: 16px;
    height: 16px;
    float: left;
}
  
.collection-sorting
  {
    margin-bottom: 5px;
  }
  
.logo-new
{
  display:block;
  text-align:center;
}
  
  .logo-new img {
    width: 155px;
    height: 75px;
    /* text-align: center; */
}
  
  .navigation-wrapper.background {
    background: rgba(43, 43, 43, 0.9);
}
  
  .home-slideshow-image
{
  display:block;
}
  
  .home-slideshow {
    display:none;
}
  
.navigation .navigation-toggle {
    right: 60px;
} 
  .search-form input[type="submit"] {
    top: 0;
}
  
    .navigation-wrapper {
    width: 100%;
}
  
.flickity-viewport {
    height: 330px !important;
}
  .navigation ul {
    margin: 0;
}
  
  .navigation.mobile a {
    padding: 10px 20px;
} 

  
  .navigation.mobile .enter-linklist {edf;
    border-radius: 2px;
    padding: 6px 12px;
}
  
  .header-tools .aligned-right {
    margin-top: 0;
}

  
}

@media (max-width: 480px) { 
.flickity-viewport {
    height: 190px !important;
}
  
}

@media (max-width: 360px) { 
.flickity-viewport {
    height: 160px !important;
}
  
}

.quick-shop-modal {
    background: white none repeat scroll 0 0;
}

.navigation.full-width .cart-count {
    color: #c5c5c5;
}



/* Modified By Bed
html, body {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
} */