body{
  background-color: #FFFFFF;
  font-family: 'montserratregular'
}

@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  /*color:#4d4d4e;*/
}
a{
  cursor: pointer;
  color: #333;
}
a:hover, a:focus {
  color: initial;
  text-decoration: none;
}
.col-padding{
  padding: 14px 0;
}
.logo{
  position: absolute;
  top: 0;
  height: 172px;
  width: 224px;
  left: calc(50% - 112px);
  z-index: 1;
  line-height: 1px;
}
.mobile-logo{
  text-align: center;
}
.header-menu{
  background-color: #f7f7f8;
}
.bg-test{
  background: rgb(255, 255, 255);
}
.carousel-control.left,.carousel-control.right{
  background-image: none;
}
.form-control {
  background: transparent;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #666666;
  border-radius: 0;

  background-position: 100% 10px;
  background-repeat: no-repeat;
  padding-right: 50px;
}
.form-control:focus{
  border-color: transparent;
  box-shadow: none;
  border-bottom: 1px solid #666666;
}
.input-wrap{
  width: 45%;
  margin: 0 auto;
  margin-top: 19px;
}

.inputBlog{
  width: 16%;
  /*margin: 0 auto;*/
  margin-top: 19px;
  margin-left: 36%;
}
.welcome-content .input-wrap {
  width: 85%;
}
.input-wrap .form-control{
  float: left;
  width: 84%;
}
.input-wrap .enter-img{
  margin-left: -55px;
  padding: 10px 1px;
  border-bottom: 1px solid #666666;
  cursor: pointer;
}
/****** HEADER ****/
.navbar{
  margin-bottom: 0;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.top-menu .menu-item > a{
  color: #4d4d4e;
  font-family: 'montserratbold';
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 3px;
  padding-bottom: 11px;
  padding-top: 15px;
}
.top-menu .menu-item > a:hover{
  text-decoration: none;
  color: #999999;
}
.banner-bg{
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/banner-bg.png?15478239707971618353");
    }
.no-bg{
  background-image: none;
}
.discover{
  font-family: playfair_displayitalic;
  font-size: 14px;
  color: #999999;
  letter-spacing: 1px;
  padding: 14px 49px;
  padding-top: 5px;
  cursor: pointer;
}
.arrow-down{
  padding-top: 40px;
  padding-bottom: 18px;
  margin-left: 23px;
  margin-right: 23px;
  cursor: pointer;
}
.logo-image  img{
  padding: 29px 27px 9px 27px;
  background: #fff;
  cursor: pointer;
}

.arrow-hide {
  background-image: none;
  height: 96px;
}
.arrow-hide .arrow-down{
  display: none;
}
.nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active-sub{
  background: none;
  color: #999999;
}
.fixed-navbar-top{
  position: fixed;
  right: 0;
  left: 0;
  top:0;
  z-index: 1030;
  border: 1px solid #e7e7e7;
}

.fixed-logo{
  position: fixed;
  z-index: 2000;
  background-image: none;
  height: 50px;
}
.fixed-logo .logo-image img{
  padding-top: 15px;
}
.fixed-logo .discover{
  display: none;
}
.fixed-logo .arrow-down{
  display: none;
}
.fixed-header .header-menu {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
}
.fixed-header .top-menu {
  position: fixed;
  right: 0;
  left: 0;
  top: 47px;
  z-index: 1;
  border: 1px solid #e7e7e7;
}


/***********  Carrousel ************/
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
  width: 100%;
}
/**********Welcome banner **************/
.welcome {
  position: absolute;
  /*top: 96px;*/
  z-index: 3;
  background: rgba(255, 255, 255, 0.95);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 62px;
  box-shadow: 0px 6px 11px 0px rgba(0, 0, 0, 0.08);
}
.welcome-content{
  border: 1px solid #4d4d4e;
}
.mssg{
  width: 55%;
  padding-top: 26px;
  padding-bottom: 50px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1440px){
  .mssg{
    width: 80%;
  }
}
.mssg p{
  font-family: montserratregular;
  font-size: 16px;
}
.mssg h2{
  font-family: montserratbold;
  font-size: 18px;
  color: #4d4d4e;
}
.mssg .text-bottom{
  width: 51%;
  margin: 0 auto;
  padding-top: 12px;
  font-size: 12px;
}
.welcome-content input.form-control {
  width: 85%;
  /*margin-top: 3px;*/
}
.mssg .bottom-txt{
  font-family: playfair_displayitalic;
  font-size: 14px;
}
.wspan{
  font-family: playfair_displayitalic;
  font-size: 32px;
  color: #4d4d4e;
}
.bottom-arrow {
  position: absolute;
  top: initial;
  bottom: -65px;
  opacity: 0.92;
  height: 65px;
  z-index: 2;
  background-position: 78% 91%;
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/banner-bg.png?15478239707971618353");
    }
.arrow-up{
  padding-top: 25px;
  padding-bottom: 21px;
  margin-right: 22px;
  margin-left: 22px;
  cursor: pointer;
}
@media (max-width: 1409px){

  .welcome{
    padding: 47px;
  }
  .welcome .mssg{
    width: 90%;
    padding-top: 18px;
    padding-bottom: 20px;
  }
  .welcome .close-email-col{
    padding: 15px;
  }
}
@media (max-width: 1101px){

  .welcome{
    padding: 40px;
  }
  .welcome .mssg{
    width: 90%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .welcome .close-email-col{
    padding: 11px;
  }
}
/*******************/
.sub-menu{  
  opacity: 0.79;
  z-index: 99;
  position: absolute;
  right: 0;
  left: 0;

}
@media (min-width: 769px) {
  .sub-menu{
    height: 100px;
  }
}
.sub-menu .content-menu{
  background-color: #4d4d4e;
}
@media (max-width: 480px) {
  .sub-menu{
    position: initial;
  }
  .prod-item .prod-detail{
    min-height: 63px;
  }
}
.sub-menu-item > a{
  color: #FFFFFF;
  font-family: montserratregular;
  font-weight: lighter;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 15px 45px !important;
  z-index: 2;
}
.shop-link:hover .sub-menu{
  display: block;
}
.shop-link:hover .shop-menu{
  display: inline-block;
}
.feel-link:hover .feel-menu{
  display: inline-block;
}
.menu-item-hover{
  padding-bottom: 11px;
  padding-top: 15px;
  border-bottom: 5px solid #676768;
}
@media (max-width: 1024px) {
  .sub-menu-item > a{
    padding: 15px 48px !important;
  }
  .product-detail-page .inner a{
    /* width: 100vw !important;*/
  }
  footer {
    background-image: none !important;
    background-color: #f7f7f8;
  }

}



/*********Search ************/
div#search-overly {
  opacity: 0.96;
  background: #ffffff;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 43px;
  position: fixed;
}

.arrow_box {
  position: relative;
}
.arrow_box:after, .arrow_box:before {
  bottom: -11px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #ffffff;
  border-width: 11px;
  margin-left: -11px;
}
.search-content{
  width: 88%;
  margin: 0 auto;
  margin-right: 4%;
  margin-left: auto;
}
.search-input {
  width: 100%;
  padding: 34px 12px;
  padding-right: 51px;
  padding-left: 26px;
  font-size: 27px;
  letter-spacing: 4px;
  margin-bottom: 37px;
  text-transform: uppercase;
}
#search-form .input-wrap {
  width: 100%;
}
.input-wrap .search-img {
  margin-left: -41px;
  padding: 41px 1px 14px;
  cursor: pointer;
}
input.form-control.search-input {
  width: 100%;
}
.close-search{
  margin-top: 41px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/close.png?15478239707971618353");
    cursor: pointer;
    }
.close-search-mobile{
  cursor: pointer;
}
.close-search-mobile > img {
  width: 17px;
}
a.search-icon {
  padding-right: 10px;
}
/********** Body Sections ******************/
.body-section {
  padding: 50px 0;
}
.content{
  width: 94%;
  margin: 0 auto;
}
.seperator {
  border-bottom: 1px solid #666666;
  margin: 45px auto 28px auto;
  width: 97%;
}
.section1-desc{
  margin-top: 20px;
}
.view {
  color: #4d4d4e;
  font-size: 12px;
  letter-spacing: 3px;
  margin-left: 20px;
}
.top-storie-desc{
  margin-top: 10px;
}
.top-storie{
  padding-top: 10px;
}
.stories {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #4d4d4e !important;
  font-weight: bold;
  font-size: 18px;
}

.storie-title h6{
  letter-spacing: 2px;
  text-transform: uppercase;
}
.storie-desc {
  margin-top: 10px !important;
}
.storie-desc p{
  font-size: 14px;
  font-weight: 300;
  color: rgba(153, 153, 153, 0.79);
  letter-spacing: 1px;

}
.storie-info {
  font-size: 10px;
  letter-spacing: 1px;
}
.storie-info .storie-created{
  color: #4d4d4e;
}
.storie-info .storie-type{
  color: #999999;
}
.new-favs-prod span.prod-price{
  font-size: 12px;
}
.btn {
  padding: 10px 12px;
}
.btn-default {
  font-size: 12px;
  color: #4d4d4e;
  letter-spacing: 2px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.btn-default:active,
.btn-default:focus{
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
  color: #4d4d4e;
  background-color: transparent;
  padding: 14px 27px;
  letter-spacing: 3px;

}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
  background-color: transparent;
  outline: none;

}

.blog img {
  margin-bottom: 15px;
  width: 100%;
}
.fave ,.article-type{
  text-transform: uppercase;
}
.fave h6 ,.blog h6 {
  color: #4d4d4e;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.favs h6 {
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 2px;
}
/*span {
font-size: 10px;
color: #999999;
letter-spacing: 2px;
}*/
.june {
  color: #4d4d4e;
  text-transform: uppercase;
}
p {
  font-size: 14px;
  font-weight: 300;
  color: rgba(153, 153, 153, 0.79);
  letter-spacing: 1px;
}
.small {
  font-size: 14px;
  color: rgba(153, 153, 153, 0.79);
  margin-top: 24px;
}

/*#dayinlife{
font-size: 12px;
}*/
.picture {
  margin-bottom: 23px;
  background: #f8f8f8;
}
.fave img{
  width: 100%;
}
.body-section.feel-something {
  padding-bottom: 120px;
}

.feel-something .fave { 

}
.feel-something .fave h6 {
  margin-bottom: 5px;
  line-height: 10px;
}
.feel-something .fave h6 a{
  color: #666666;
}
.feel-something .fave .post-datetype{
  color: #999999;
  font-size: 10px;
}
.feel-something .fave .post-datetype .june{
  color: #4d4d4e;
}

/************Slider************/
.arrow-left, .arrow-right{
  overflow: hidden;
  cursor: pointer;
  width: 28px;
  height: 57px;
  position: absolute!important;
  float: none!important;
  top: 50%;
  margin-top: -44px;
  background-repeat: no-repeat;
  background-size: 28px;
}
.arrow-left{
  left: 0;
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/arrow-left.png?15478239707971618353");
    }
.arrow-right{
  right: 0;
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/arrow-right.png?15478239707971618353");
    }
/**************/

/********** Footer ***************/
footer {
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/map.png?15478239707971618353");
    background-size: cover;
    background-position: center;
    border-top: 1px solid #f1f1f1;
    }
.journey {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #666666;
}
.jour {
  font-size: 14px;
  font-family: 'Playfair Display';
  font-style: italic;
}
.subscribe-input {
  /*background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/enter.png?15478239707971618353");*/
}
.text-bottom {
  font-size: 12px;
  color: #4d4d4e;
  width: 29%;
  margin: 0 auto;
  margin-top: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}
ul.footer-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  padding-left: 0;
}

.footerp .input-wrap{
  margin-top: 25px;
}
.footer-list li {
  float: left;
  list-style: none;
  padding: 30px 23px;

}
.footer-list li a{
  font-size: 12px;
  color: #4d4d4e;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}
ul {
}
.social-icons {
  padding: 50px 10px;
}
.social-icons i {
  padding: 5px 45px;
  font-size: 25px;
  color: #4d4d4e;
}
.footerp {
  padding-bottom: 10px;
}
.logo-footer p {
  margin-top: 20px;
  margin-bottom: 0px;
}

/************** *****************/

.youtube ,.video_overly {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.youtube .play,.video_overly .play_button {
  background: url('//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/play-btn.png?15478239707971618353') no-repeat center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    }

.video_overly .play_button{
  background-size: 39px 39px;
}
.youtube .play:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.p {
  margin-top: 60px;
}
.img-row{
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.test{
  /*background: #fbfbfc;
  height: 320px;*/
}
.sub-test{
  background: #f0f2f3;
  height: 100%;
}
.min-img{
  height: 50%;
}
.insta-item , .insta-mobile-item{
  padding: 0;
  border: 1px solid #ffffff;
}
.mobile-content{
  padding-bottom: 5px;
}
.border-b-none{
  border-bottom: none;
}
.response-message {
  padding: 21px 6px;
}
.error-message{
  color: #d42020;
}

/* product */
.collection-section{
  padding: 33px 15px;
}
.collection-section .store {
  padding: 14px 21px;
}
.collection-section .collection-title {
  padding: 10px 0;
}
.product {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
.collection-page .seperator {
  /*border-bottom: 2px solid rgba(217, 217, 217, 0.39);*/
  margin: 61px auto 0px auto;
  /*width: 92%;*/
}
.collection-separator{
  border-bottom: 2px solid rgba(217, 217, 217, 0.39);
  margin: 0 auto 28px auto !important;
  width: 96%;
}
.product-picture {
  margin-bottom: 40px;
}
.product-img{
  width: 100%;
}
@media (min-width: 1024px){
  .product-img{
    max-height: 399px;
  }
}
@media (max-width: 1024px) {
  .product-img{
    max-height: 385px;
  }
}
@media (max-width: 768px){
  .product-img{
    max-height: 288px;
  }
}
.prod-item span.prod-price ,.new-favs-prod span.prod-price{
  color: rgba(153, 153, 153, 0.79);
  letter-spacing: 2px;
}
.new-price {
  color: #eb212e;
  padding-left: 10px;
}

.prod-item .prod-detail {

}
.icon-load button {
  color: #4d4d4e;
  font-size: 12px;
  letter-spacing: 2px;
  margin-right: 10px;
  background: transparent;
  border: none;
  outline: none;
}
.btn-default:hover {
  background: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 0;
}
.btn-filter {
  color: #4d4d4e;
  background-color: transparent;
  padding: 14px 27px !important;
  letter-spacing: 3px;
  /*min-width: 296px;*/
  width: 100%;
}
.dropdown.open .img-filtre {
  transform: rotate(180deg);
}
.dropdown-menu{
  box-shadow: none;
  border-radius:0;
  margin: -1px 0 0;
  min-width: 299px;
  font-family: 'montserratregular';
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #4d4d4e;
  padding: 11px 0;
}

.collection-page .dropdown-menu{
  min-width: initial;
  width: 100%;
}
.collection-sort{
  width: 100%;
}
span.selected-sort {
  text-transform: uppercase;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 15px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu .divider:last-child {
  display:none;
}
.dropdown-menu>li>a {
  font-weight: bold;
  color: #4d4d4e;
  text-transform: uppercase;
  padding: 2px 20px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
  background-color: initial;
}
.type-dropdown{
  height: 32px;
}
.type-btn {
  color: #4d4d4e;
  border: 1px solid #d6d6d6;
  background-color: transparent;
  padding: 7px 14px !important;
  letter-spacing: 3px;
  width: 100%;
  text-transform: uppercase;
}
.type-btn img{
  width: 15px;
}
.type-btn img.open{
  transform: rotate(180deg);
}
.type-menu{
  width: 100%;
  min-width: inherit;
  background-color: #f8f8f8;
  padding: 0;
  bottom: 31px;
  top: initial;
}
li.type-elm {
  padding: 11px 16px;
  font-size: 10px;
  text-transform: uppercase;
  color: #4d4d4e;
}
.type-elm span {
  color: #4d4d4e;
}
.one-type, .one-size {
  height: 32px;
  background: #4d4d4e;
  text-align: center;
  padding: 5px 0;
  width: 100%;
}
.one-type span{
  color: #ffffff;
}
.drop2 {
  font-weight: normal;
  padding-left: 0;
}
.drop2 li{
  list-style: none;
}
.drop2 a {
  color: #666666;
  text-transform: uppercase;
}
.drop2 .divider {
  /*margin-left: -40px;*/
}
.drop3 {
  margin: -1px 0 0;
}
.btn-drop {
  text-align: right;
}
.coll-arrows .arrow-left, .coll-arrows .arrow-right{
  top: 20%;
}

/********Curated slider******/
.container {
  margin: 0 auto;
}


/* Example wrapper */

.wrap {
  position: relative;
  margin: 3em 0;
}


/* Frame */

.frame {
  /*height: 250px;*/
  line-height: 250px;
  overflow: hidden;
}

.frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 50px;
}

.frame ul li {
  float: left;
  width: 50%;
  height: 100%;
  margin: 0 1px 0 0;
  padding: 0;
  background: #333;
  color: #ddd;
  text-align: center;
  cursor: pointer;
}

.frame ul li.active {
  color: #fff;
  background: #a03232;
}


/* Scrollbar */

.scrollbar {
  margin: 20px 0px 1em 0;
  height: 6px;
  background: #ccc;
  line-height: 0;
}

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer;
}

.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}


/* Pages */

.pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.pages li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.pages li:hover {
  background: #aaa;
}

.pages li.active {
  background: #666;
}


/* Controls */

.controls {
  margin: 25px 0;
  text-align: center;
}

/**********End Curated slider******************/
#content-1 ,#content-mobile{
  width: 100%;
  max-height: 661px;
  overflow: hidden;
  /*overflow-x: scroll;
  margin-top: -40px;*/
}
#content-1 ul ,#content-mobile ul{
  width: 230px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#content-1 .inner a ,#content-mobile .inner a{
  width: 691px;
  /* min-height: 450px;  */
  float: left;
}
#content-1 .inner ,#content-mobile .inner{
  display: inline-flex;
}
#content-1 img ,#content-mobile img {
  width: 100%;
}
@media only screen and (min-width: 1024px){
  #content-1 ,#content-mobile{
    width: 100%;
    /*max-height: 495px;*/
  }
  #content-1 ul ,#content-mobile ul{
    width: auto; 
  }
  #content-1 li ,#content-mobile li{ float: left; }
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  position: static!important;
  margin-top: -49px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  overflow: hidden;
  cursor: pointer;
  left: 0;
  width: 22px;
  height: 44px;
  position: absolute!important;
  float: none!important;
  top: 50%;
  margin-top: -22px;
  background: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/arrow-left.png?15478239707971618353") no-repeat;
    width: 27px;
    height: 57px;
    background-repeat: no-repeat;
    background-size: 28px !important;

    }
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  right: 0;
  left: auto;
  background: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/arrow-right.png?15478239707971618353") no-repeat;
    }
.prod-collection{
  position: relative;
}
#play{
  width:100%;
  height:553px;
  background-image:url('//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/home-section-1-videothumb.jpg?15478239707971618353')
    }
#play_about{
  width:100%;
  /*height:553px;  */
}

#s1-image{
  width:100%;
  height:553px;
  background-image:url('//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/home-section-1-image.jpg?15478239707971618353')
    }

@media (max-width: 1024px) {
  .mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
    margin-top: -49px;
  }
}

@media (max-width: 770px){
  .navbar .subnav{
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }
  .sub-menu-item{
    border-bottom: 1px solid #fff;
    width: 100%;
  }
}


@media (max-width: 480px){
  .mobile-icon{
    padding: 15px;
  }
  #play,#s1-image{
    width: 100%;
    height: 221px;
  }
  .visible-xs-rightb {
    border-right: 1px solid rgb(237, 237, 239);
  }
  .visible-xs-leftb {
    border-left: 1px solid rgb(237, 237, 239);
  }
  .navbar .subnav{
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }
  .sub-menu-item{
    border-bottom: 1px solid #fff;
  }
  .top-menu .menu-item > a{
    font-size: 15px;
  }
  .sub-menu-item > a{
    font-size: 15px;
  }
  .sub-menu-item:last-child{
    border-bottom:none;
  }
  .carousel-indicators .active{
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #5b5858;
  }
  .carousel-indicators li{
    width: 10px;
    height: 10px;
    background-color: rgba(117, 113, 113, 0.83);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 320%;
    max-width: 320%;
    margin-left: -120%;
  }
  #search-mobile .input-wrap {
    margin-top: 0;
  }
  #search-mobile .search-input {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #d8d8d8;
    padding: 27px 25px;
    margin-bottom: 0;
  }
  #search-mobile img.search-img {
    padding: 24px 1px 18px 1px;
    margin-left: -49px;
  }
  .mobile-stories{
    margin-bottom: 14px;
    margin-top: 40px;
  }
  .all-favs{
    text-align: center;
    margin-bottom: 30px;
  }

  .newfav-title{
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .inmomment-title{
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .body-section{
    padding: 14px 15px 0;
  }
  .body-section .content{
    width: 100%;
  }
  .new-favs-section .content{
    width: 96%;
  }
  .new-favs-section .col-xs-6{
    padding: 0 7px;
  }
  .new-favs-section .picture{
    margin-bottom: 15px;
  }
  .new-favs-section .fave{
    padding-bottom: 15px;
  }
  .new-favs-section .fave h6{
    margin-bottom: 5px;
  }
  .mobile-col {
    padding: 0;
  }
  .mobile-section {
    padding-right: 0;
    padding-left: 0;
  }
  .mobile-section .row {
    margin-right: 0;
    margin-left: 0;
  }
  .text-bottom{
    width: 71%;
  }
  .input-wrap .form-control{
    width: 92%;
  }
  .input-wrap .enter-img{
    margin-left: -23px;
  }
  .footerp .input-wrap{
    width: 100%;
  }
  .footer-list{
    padding: 0;
    padding-top: 15px;
  }
  ul.footer-list {
    flex-direction: column;
  }
  .footer-list li{
    float: none;
    padding: 14px 23px;
  }
  .social-icons i{
    padding: 5px 16px;
  }
  .blog-title-border{
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 180px;
    height: 180px;
    left: calc(50% - 90px);
    position: absolute;
    top: calc(50% - 90px);
    border: 4px solid #ffffff;
  }
  .coll-title-border{
    width: 180px;
    height: 180px;
    padding: 0px 9px;
    left: calc(50% - 90px);
    position: absolute;
    top: calc(50% - 90px);
    text-align: center;
    border: 4px solid #ffffff;
  }
  .blog-title{
    /*text-align: center;
    position: absolute;
    left: calc(50% - 90px);
    top: calc(50% - 90px);
    width: 180px;
    height: 180px;
    padding: 33px 2px;*/
  }
  .blog h6{
    line-height: 15px;
    margin-top: 0;
  }
  /*.blog i{
  color: #ffffff;
}
  .blog h6 a{
  color: #ffffff;
}*/
  .blog img{
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);
  }
  .blog .bottom-arr{
    width: 32px
  }
  .related-blog{
    margin-bottom: 10px;
  }
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
  opacity: 0;
}
.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover{
  opacity: 0.75 !important;
}
.mCSB_horizontal .mCSB_scrollTools .displayB{
  opacity: 0.4;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  width: 60px;
}
/*============================================================================
#FlexSlider
- jQuery FlexSlider v2.2.0 | http://www.woothemes.com/flexslider/
- Contributing author: Tyler Smith (@mbmufffin)
==============================================================================*/
.slider-container{
  margin-left:-40px;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider li {
  margin: 0;
  max-width: 100%}
.flexslider .slides>li {
  display: none;
  margin: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flexslider .slides img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.slides {
  zoom: 1;
}
.slides:after {
  content: "";
  display: table;
  clear: both;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%}
.no-js .slides>li:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-control-nav{
  position: absolute;
  bottom: 15px;
  left: 22px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2;
  padding-left: 69px;
  margin-left: -40px;
}

.flex-control-nav li {
  margin: 0 7px;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  background-color: #999999;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background-color: #333;
}
.flex-control-paging li a.flex-active {
  background-color: #4d4d4e;
  border-color: #4d4d4e;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav .flex-prev {
  left: 20px;
}
.flex-direction-nav .flex-next {
  right: 20px;
}
.flexslider:hover .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next {
  right: 0;
}
.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.slide-link {
  display: block;
}
.slide-link img {
  display: block;
}
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-direction-nav {
  height: 0;
}
.flex-direction-nav a {
  display: block;
  width: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0.4s;
  -moz-transition: all 0.3s ease 0.4s;
  -ms-transition: all 0.3s ease 0.4s;
  -o-transition: all 0.3s ease 0.4s;
  transition: all 0.3s ease 0.4s;
}

.flex-direction-nav a {
  text-indent: -9999px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 20px auto;
}
.lte-ie9 .flex-direction-nav a {
  display: none;
}


/*
PRODUCT PAGE
*/
#product-detail{
  /*margin-top: 40px;*/
}

@media (min-width: 992px){
  .col-prod-title{
    width: 22%;
  }
  .col-prod-form{
    width: 78%;
  }
}
@media (min-width: 768px){
  .col-prod-title{
    text-align: center;
  }
}
.prod-title {
  letter-spacing: 1px;
  line-height: 22px;
  font-family: 'montserratbold';
  text-transform: uppercase;
  color: #4d4d4e;
}
#product-detail .impact-section .headline {
  font-size: 18px;
}
#product-detail .prod-title{
  color: #4d4d4e;

}
#product-detail .prod-title, .similar-prod .stories, #product-detail .impact-section .headline {
  font-size: 18px;
  font-family: montserratbold;
  letter-spacing: 3px;
  color: #4d4d4e;
}

.type-wrap {
  margin: 0 auto;
  display: table;
}

.product-vendor {
  margin-top: 46px;
}
.vendor-seperator{
  border-bottom: 1px solid rgb(225, 225, 225);
  margin: 20px auto;
}
.vendor-name a{
  color: #4d4d4e;
  font-size: 12px;
  text-transform: uppercase;
  padding: 7px 0;
}
.prod-desc {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.prod-desc .content,.prod-desc p{
  text-align: center;
  padding-bottom: 8px;
}
.prod-desc .content,.prod-desc p ,.article-body p,.about-content p,.welcome-content .email-collection,#secondaryPage p{
  line-height: 26.01px;
  font-family: 'montserratregular';
  color: #999999;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 300;
}
.prod-desc h3 {
  color: #4d4d4e;
}


.col-bullet {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 12px;
  padding: 10px 36px;
}
.col-bullet-tr {
  padding-bottom: 3px;
}
.vendor-detail {
  height: 503px;
  border-top: 1px solid #ddd;
  margin-top: 61px;
}
.vendor-img {
  width: 69%;
  padding-left: 0;
}
.vendor-img img{
  max-width: 100%;
  height: 100%
}
.vendor-left-inner {
  height: 100%;
}
.vendor-left{
  width: 31%;
  height: 100%;
  padding: 0;
}
.vendor-contry{
  position: relative;
  height: 11%;
  background-color: #ffffff;
  width: 206px;
  margin: 0 auto;
  margin-top: -1%;
}
.country-img {
  position: absolute;
  width: 100%;
  top: -65px;
}
.vendor-quote {
  padding: 0px 50px;
  background: #f9f9f9;
  height: 90%;
  padding-top: 12px;
}
.vendor-quote h1{
  font-size: 22px;
  line-height: 40px;
  color: #c5c5c5;
  vertical-align: middle;
  letter-spacing: 3px;
  margin: 0;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.span-tr{
  font-size: 85px;
  color: #c5c5c5;
}
.col-vendor-img{
  padding-top: 45px;
}
.vendor-hour{
  height: 442px;
  margin-top: 20px;
  margin-bottom: 35px;
  background-image: url('//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/hour-bg.jpg?15478239707971618353');
    background-size: cover;
    }
.hour.hours_of_work {
  width: 100%;
  margin: 0 auto;
  font-size: 104px;
  color: #c5c5c5;
}
span.h_work {
  border: 6px solid #c5c5c5;
  padding: 6px 34px;
}
.hour-desc{
  color: #c5c5c5;
  width: 254px;
  margin: 0 auto;
}
.hour-desc h3 {
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 25px;
  letter-spacing: 4px;
}
.hour-desc a {
  color: #4d4d4e;
  font-size: 12px;
}
.more-link{
  color: #4d4d4e;
  font-size: 12px;
  letter-spacing: 2px;
}
.right-arr-hour{
  color: #4d4d4e;
}
.similar-prod{
  margin-bottom: 35px;
}

.loading-cart, .loading-search {
  text-align: center;
  padding: 30px 0;
}
.loading-search {
  display: none;
}
.cart-warper {
  display: inline-block;
}
/******* Shopping bag state *******/
.shopping-bag-state {
  display: none;
  position: absolute;
  width: 320px;
  right: -7px;
  padding: 20px 0;
  z-index: 9;
  margin-top: 14px;
}
.shopping-bag-arrow_box {
  background: #ffffff;
  border: 1px solid #dddddd;
}
.shopping-bag-arrow_box:after, .shopping-bag-arrow_box:before {
  bottom: 100%;
  left: 88.5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.shopping-bag-arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 12px;
  margin-left: -12px;
}
.shopping-bag-arrow_box:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #dddddd;
  border-width: 13px;
  margin-left: -13px;
}
/******* Shopping bag state *******/
.cart-warper.fixed{
  display: inline-block;
  position: fixed;
  z-index: 9992;
  left: 1125.46875px;
  top: 14px;
}
.cart-items {
  max-height: 400px;
  overflow-y: auto;
}
.cart-item {
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  padding: 15px 16px;
  color: #4d4d4e;
}
.item-info {
  padding-bottom: 18px;
  padding-left: 10px;
  padding-right: 0;
  width: 53%;
  border-bottom: 1px solid #ddd;
}
.item-title {
  padding-bottom: 15px;
}
.item-size, .item-color, .item-qty {
  padding-top: 3px;
}
.cart-item span {
  font-size: 12px;
  color: #999999;
}
.item-remove{
  font-size: 11px;
}
.item-price span ,.price-total{
  color: #4d4d4e;
  font-size: 12px;
}
.remove-item {
  padding-top: 6px;
  cursor: pointer;
}
.cart-total, .cart-checkout{
  padding: 15px 16px;
  color: #4d4d4e;
}
.cart-checkout{
  text-align: center;
  padding: 3px 16px;
}
.cart-checkout a {
  background-color: #4d4d4e;
  border-radius: 0;
  color: #ffffff;
  width: 76%;
  padding: 8px 12px;
}
.cart-checkout a:hover{
  color: #fff;
  text-decoration: none;
}
.article-header{
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 25px;
  margin-top: 40px;
}
.article-body{
  /*text-align: center;*/
  margin-bottom: 45px;
  padding: 0 10px;
}
.article-body p, .article-body blockquote {
  /* width: 50%;
  margin: 0 auto;*/
}
.article-body p {
  padding-Bottom: 15px;
}
.article-body img {
  max-width: 100%;
}

.article_title{
  color: #4d4d4e;
  font-family: 'montserratbold';
  letter-spacing: 2px;
}
.article_subtitle{
  color: #4d4d4e;
}

.first-word{
  font-family: playfair_displayitalic;
  font-size: 32px;
  color: #4d4d4e;
  letter-spacing: 0;
}
.article-body blockquote{
  font-family: playfair_displayitalic;
  font-size: 26px;
  color: #c5c5c5;
  letter-spacing: 1px;
  border: none;
  padding: 20px 0;
  line-height: 36px;
  text-align: center;
}
.collage {
  margin-top: 100px;
}
.collage-row{
  padding-bottom: 15px;
}
.collage img{
  width: 100%;
}
.collage-item{
  padding: 0;
  /*15px 15px 0px!important*/
}
.collage-1{
  padding-right: 10px;
}
.collage-2{
  padding-left: 5px;
}
.collage-3{
  padding-right: 5px;
}
.collage-4{
  padding-left: 10px;
}
.vnice {
  top: -65px;
  position: absolute;
  border: 4px solid #4d4d4e;
  width: 130px;
  height: 130px;
  transform: rotate(45deg);
  text-align: center;
  left: 33%;
}
.vnice-txt {
  text-align: center;
  top: -23px;
  left: 37%;
  letter-spacing: 6px;
  position: absolute;
  text-transform: uppercase;
  color: #4d4d4e;
}


@media (max-width: 992px){
  .prod-item .prod-detail {
    min-height: 62px;
  }
}
@media (max-width: 769px){
  .collage-item{
    padding: 15px 15px 0px !important;
  }
}
@media (max-width: 769px){
  .article-body p, .article-body blockquote {
    /*width: 90%;*/
    width: initial;
  }

}
.row.collage-row.mobile-row{
  margin-top: 95px;
}

.row.collage-row.mobile-row .vnice{
  top: -49px;
}
.row.collage-row.mobile-row .vnice-txt{
  top: -9px;
}

/* moooooobile -----------------*/

@media (max-width: 769px){

  .product-vendor{
    margin-top: 10px
  }
  .price-tag{
    color:#999999;
    text-align: center;
    letter-spacing: 2px;
  }
  .vendor-name{
    margin-bottom: 10px;
    letter-spacing: 1px;
  }
  .vendor-name a,.vendor-name a i {

  }

  .vendor-name a i{

  }
  .prod-desc {
    width: 90%;
  }

  .prod-desc p {
    padding-bottom: 8px;
  }
  .wspan{
    text-align: center;
    color: rgba(153, 153, 153, 0.81);
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    padding-bottom: 8px;
    font-family:'montserratregular';
  }
  .bullets{
    color: rgba(153, 153, 153, 0.81);
    width: 80%;
    margin: auto;
  }
  .col-bullet{
    width: 100% !important;
    margin: auto 0;
    padding:0 !important;
  }
  .col-bullet-tre{
    font-size: 14px;
  }
  .vendor-detail{
    margin-top: 20px;
    border-top: none;
    height: initial;
  }
  .vendor-img{
    width:100%;
    padding:0px;
  }
  .vendor-img img{
    height: inherit;
    width:100%;
  }
  .vendor-left{
    width: 100%;
    height: auto;
  }
  .country-img > img{
    background: #fff;
    border-radius: 50%;
  }
  .vendor-contry{
    margin-top:0px;
    height: auto;
    width: auto;
  }
  .country-img{
    margin-top: 0px;
    position: relative;
    top:0px;
    padding-top: 49px;
  }
  .country-img img { 
    width: 34%;
  }
  .vendor-quote{
    background: #fff;
    margin-top: -70px;
    padding-bottom: 20px;
    height: auto;
  }
  .vendor-left-inner{
    margin-top: 20px;
  }
  .vendor-left-inner, .vendor-contry, .vendor-quote {
    background: #f9f9f9;
  }
  .vendor-quote h1 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .more-link, .more-link i {
    color: #999999;
    font-size: 10px;
    letter-spacing: 2px;
  }


  .hour-desc h3 {
    font-size: 16px;
    line-height: 23px;
  }
  .vendor-hour{
    height: auto;
    padding-bottom: 20px;
  }

  .stories, .fave h6 a, .fave h6 span{
    /* color:#999999;*/
  }
  .fave h6 a, .fave h6 span{
    margin: 0px;
  }
  .fave h6{
    margin-bottom: 0px;
  }
  .fave{
    margin-bottom: 10px;
  }

  .all-favs {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #999999;
  }
  .all-favs .store{
    float: left;
  }
  .shopping-bar {
    padding: 0px;
    max-height: inherit;
  }
  .shopping-bar row{
    padding: 20px 5px 20px 5px;
  }
  .add-to-bag{
    background: #4d4d4e;
    color:#fff;
    padding:10px 10px;
    text-align: center;
  }
  .mobile-bar > .col-xs-6{
    text-transform: uppercase;
  }
  .product-single__price_mobile_bar{
    font-size:12px !important;
  }
  .prod-title{

  }
  .mobile-bar-selection{
    background:#f8f8f8;
    text-align: center;
    padding-top:10px;
  }
  .leave-mobile-bar {
    font-size: 18px;
    position: absolute;
    top: 6px;
    right: 10px;
    z-index:999;
  }
  .header span{
    font-size: 10px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 6px;
    color:#333;
    display: inline !important
  }
  .swatch .swatch-element{
    float:none;
  }
  .swatch-element label{
    margin-bottom: 10px;
    border:none;
  }
  .product-qty {
    margin: 0px;
    margin-bottom: 20px;
  }
  .col-prod-form {
    width: 100%;
  }
  .col-md-3[isgw="true"]{
    display: none !important;
  }
  .order-btn-holder{
    padding:0;
  }
  .col-prod-title{
    width: 50%;
  }
  .prod-title {
    color: #4d4d4e;
    margin-bottom: 0px;
  }

  .btn-addtocart{
    margin-top: 0px;
  }
}

@media (max-width: 480px){
  #content-1 ,#content-mobile{
    height: 100%;
  }
  #content-1 img ,#content-mobile img{
    width: 100vw;
  }
  #content-1 .inner a ,#content-mobile .inner a{
    width: 100%;
  }
  .vendor-detail{
    height: initial;
  }
  .mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
    margin-top: -46px;
  }
  .shopping-bag-state{
    right: 5px;
  }
}

.section-header__title{
  text-align: center;
  text-transform: uppercase;
}

.section-header{
  margin-top: 70px;
  font-size: 20px;
}

.section-header h1{
  font-size: 20px;
}

.cart__row {
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  padding:20px;
}
.h4{
  font-size: 12px;
  padding: 10px 0px;
  text-transform: uppercase;
}
.checkout-bottons .cart__row {
  border-bottom: 0;
}
form.cart.container{
  /*padding: 0 90px;*/
}
.cart__row .prod_title{
  color: #999;
}
.cart__row .h4 {
  font-size: 18px;
}
.cart__row .variant_title{
  font-size: inherit;
  color: #999999;
  letter-spacing: 2px;
}
.cart-count.header-bar__cart-count{
  font-size: 12px;
  line-height: 11px;
  vertical-align: sub;
  color: #4d4d4e;
}
.grid__item{
  position: relative;
}
.cart__remove{
  position: absolute;
  right: 0px;
}
.cart__remove img{
  width:20px;
}
.h5{
  color: #999;
}
.prod-under{
  margin-top:20px;
}
.uppercase{
  text-transform: uppercase;
}
.cart__image img{
  width: 100%;
}
.cart__row .item-edit {
  margin-top: 25%;
}
.pric-cart{
  font-size: 18px;
}
.subtotal{
  font-size: 18px;
  color:#717171;
  text-transform: uppercase;
}

.btn-addtocart:hover{
  color:#fff;
}
.fix-width{
  width: 33.33333333%;
}
.checkout{
  font-size: 16px;
  letter-spacing: 2px;
}
.clonable{
  float:none;
}
.clonable > div > div{
  border:none !important;
  text-transform: uppercase;
  font-size: 14px;
  margin-top:0px !important;
  margin-bottom: 0px !important;
}
.clonable > div > div > label{
  font-size: 11px !important;
  letter-spacing: 2px !important;
}
.clonable > div > div > label:after{
  font-family: 'Glyphicons Halflings';
  content:"\e080";
  font-size: 8px;
}
/*#is_gift_checkbox{
display: none;
}
.fa.fa-gift.fa-lg{
display: none;
}

.update-cart{
display: none;
}
*/
.continue-shoping{
  text-align: center;
  font-size: 11px !important;
  letter-spacing: 2px !important;
  margin-bottom: 20px;
}
.continue-shoping:after{
  font-family: 'Glyphicons Halflings';
  content:"\e080";
  font-size: 8px;
}
.last-row{
  border: none !important;
  margin-bottom: 30px;
}
.big-title{
  font-size: 16px;
  text-align: center;
  letter-spacing: 3px;
}
.slog{
  color: #717171;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 30px;
  text-align: center;
}

.free-shipping{
  border-bottom: 1px solid #999;
}

.no-border{
  border:none;
}



@media (max-width: 768px){
  .thumb-mobile{
    display: block;
    margin: 0 auto;
    text-align: center;
  }

}
.orphane-page{
  text-align: center;
}
.orphane-page p {
  line-height: 28px;
  font-size: 15px;
}
.orphane-page h1, .orphane-page h2, .orphane-page h3, .orphane-page h4{
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #4d4d4e !important;
  font-weight: bold;
}
.landing-title > p{
  font-size: xx-large;
  padding-bottom:50px;
}
.landing-holder{
  overflow-x: hidden;
  background-size: 104%;
  height: 779px;
  padding-top: 100px;
  /*background: #e4e3e3;*/
  width: 100%;
  border-top: 1px solid #999;

}
.first-section{
  text-align: center;
  height: 779px;
  padding-top: 150px;
  width: 100%;
  border-top: 1px solid #dcdcdc;
}
.second-section {
  padding: 100px 16px;
}
.landing-corp > p{
  color:  #737373;
}
.landing-email{

}
.landing-email  input{
  width: calc(100% - 55px);
  height: 50px;
  border: none;
  padding: 30px;
  margin: 30px 0;
  margin-right: 0px;
  outline: none;
  -webkit-box-shadow: 0px 6px 7px -4px rgba(194,194,194,1);
  -moz-box-shadow: 0px 6px 7px -4px rgba(194,194,194,1);
  box-shadow: 0px 6px 7px -4px rgba(194,194,194,1);
}
.landing-email  .holder{
  cursor: pointer;
  display: inline-block;
  background: #dadada;
  font-size: 18px;
  margin: 0px;
  margin-left: -4px;
  color: #999;
  padding: 10px;
  padding-left: 5px;
  margin-bottom: -26px;
  -webkit-box-shadow: 0px 6px 7px -4px rgba(194,194,194,1);
  -moz-box-shadow: 0px 6px 7px -4px rgba(194,194,194,1);
  box-shadow: 0px 6px 7px -4px rgba(194,194,194,1);
}
.landing-email  input::-webkit-input-placeholder {
  font-family: playfair_displayitalic;
  font-size: 14px;
  color: #999999;
  letter-spacing: 1px;
}
.landing-email .response-message {
  padding: 0px;
}
.landing-email  input:-moz-placeholder { /* Firefox 18- */
  font-family: playfair_displayitalic;
  font-size: 14px;
  color: #999999;
  letter-spacing: 1px;
}

.landing-email  input::-moz-placeholder {  /* Firefox 19+ */
  font-family: playfair_displayitalic;
  font-size: 14px;
  color: #999999;
  letter-spacing: 1px;
}

.landing-email  input:-ms-input-placeholder {
  font-family: playfair_displayitalic;
  font-size: 14px;
  color: #999999;
  letter-spacing: 1px;
}

.icon-go{

}

.landing-email  div  .arrow{
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  transform: rotate(-45deg);
  margin:10px;
}
.landing-second{
  background: #fff;
  padding-bottom: 50px;
}
.landing-second > h1{
  font-size: xx-large;
  color:#c5c5c5;
  padding:50px
}

@media (max-width: 767px){
  /** monssef **/
  .top-menu .shop-link.shop-all, .top-menu .feel-link{
    padding: 20px 30px;
  }
  /** end **/
  .btn-filter{
    font-size: 10px;
    padding: 15px 10px !important;
    min-width: 10px;
    letter-spacing: 0px;
    color:#999
  }
  .drop-category{
  }
  .drop-sort{
    right: 0;
    left: initial;
  }
  header.product{
    margin-bottom: 0px;
  }
  .col-title-mobile{
    margin-bottom: 50px;
  }
  .mobile-filter{
    width: 95%;
    margin: 0 auto;
  }
  .img-filtre{
    margin: 0px;
    width: 15px;
  }
  .store{
    display: none;
  }
  .seperator{
    display: none
  }
  .stories-mobile{
    padding-bottom: 20px;
  }
  .blog > p{
    display:none;
  }
  .blog > h3, .blog > h3 > a{
    color:#999 !important;
  }
  .container-mobile{
    width: 95%;
    margin: 0 auto;
  }
}
@media (max-width: 480px){


  .cart__row.medium-down--hide.cart__header-labels{
    padding: 0px 20px;
  }
  .cart__row .item-edit {
    margin-top: 44%;
  }
  .cart .section-header{
    margin-bottom: 35px;
  }
  .checkout-bottons.fixed{
    width: 100%;
    position: fixed;
    z-index: 2;
    background: #f8f8f8;
    bottom: 0;
    right: 0;
    border-top: 1px solid #f7f5f5;
  }
}

.inputBlog1 {
  display: inline-block;
  width: 80%;
}

.product-detail-page .mCSB_draggerContainer {
  visibility: visible;
}
.definition-philosopy {
  background-image: url("//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/bg-definition-philosopy.png?15478239707971618353");
    }
.impact-content{
  background-image: url('//cdn.shopify.com/s/files/1/0253/6289/t/53/assets/hour-bg.jpg?15478239707971618353');
    background-size: cover;
    padding: 100px 3px;
    }
.impact-section{
  padding-top: 25px;
}
.headline{
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #4d4d4e !important;
  font-weight: bold;
}

/* Static Pages css */

#secondaryPage {
  margin-bottom: 5pc;
  text-align: left;
  border-top: 1px solid #e3e3e3
}
#secondaryPage p {
  max-width: 650px;
  margin: 30px auto 0;
}
#secondaryPage  em, #secondaryPage h1,#secondaryPage  h2,#secondaryPage  h3,#secondaryPage  h4,#secondaryPage  h5 {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 30px;
}
#secondaryPage .full-bleed{
  text-align: center
}
#secondaryPage img {
  display: block;
  text-align: center;
  margin: 0 auto
}

#secondaryPage .full-bleed>.content ol {
  max-width: 650px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  margin: 30px auto 0
}

.press-rectangle,
.press-rectangle .overlay .content {
  line-height: 1
}

#secondaryPage .full-bleed>.content ol li {
  margin-bottom: 15px
}
.text-hero1, .text-hero2 {
  display: none;
}
.template-search .top-menu{
  border-bottom: 1px solid #d9d9d9;
}
.pagination>li>a, .pagination>li>span{
  color: #4d4d4e;
}
.pagination>.active>a, .pagination>.active>span, 
.pagination>.active>a:hover, .pagination>.active>span:hover, 
.pagination>.active>a:focus, .pagination>.active>span:focus{
  background-color:  #4d4d4e;
  border-color:  #4d4d4e;
}
@media (max-width: 480px) {
  .gategory-list {
    padding-left: 0;
  }
  .sort-list {
    padding-right: 0;
  }
  .mobile-filter{
    width: 100%;
  }
  .btn-filter{
    font-size: 10px;
    letter-spacing: 1px !important;
    padding: 15px 0 !important;
    text-align: left;
    padding-left: 11px !important;
  }
  img.img-filtre {
    /*width: 11px;*/
  }
  .gategory-list img.img-filtre {
    margin-right: 5px !important;
  }
  .sort-list .btn-filter{
    padding-right: 2px !important;
    padding-left: 8px !important;
  }
  .collection-sort img.img-filtre {
    margin-left: 1px !important;
  }
  .collection-page .dropdown-menu{
    min-width: 299px;
  }
}
@media (max-width: 480px) {
  .btn-filter{
    margin-right: 5px;
  }
  img.img-filtre {
    width: 11px;
  }
  .featured-collections{
    padding-top: 50px;
  }
  .feel-something .feel-something-title{
    padding-bottom: 20px;
  }
  .search-content-result {
    padding: 2px 18px;
    height: initial !important;
    /*max-height: initial !important;*/
  }
  .country-img img { 
    width: 45%;
  }

}

.close-email-col {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px;
  cursor: pointer;
}
.template-404 .top-menu{
  border-bottom: 1px solid rgb(237, 237, 239);
}
.page-not-found {
  text-align: center;
  margin: 150px 25px;
}

.search-content-result {
  max-height: 656px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

.show-all-search{
  padding: 24px 0;
  text-align: center;
}
@media (min-width: 769px) {
  .search-content-result .product-picture {
    width: 25%;
  }
}
li.active-item > a {
  color: #999999;
}
.dropdown-menu{
  padding:0;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 0px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.drop2 .divider {
  /*margin-left: -40px;*/
}
.dropdown-menu>li>a{
  padding: 16px 20px;
}
.drop2 a {
  padding: 16px 0px;
  padding-left: 40px;
  display: block;
}
.blog-title-border {
  display: none;
}
.blog-title {
  /*display: none;*/
}


@media (max-width: 480px) {
  .hide-inmobile{
    display:none;
  }
  .cart-warper.fixed{
    display: none !important;
  }
  .nav-header {
    border-bottom: 1px solid #d9d9d9;
  }
}
@media (min-width: 481px) {
  .mobile-blog-slider{
    display:none;
  }
}
.search-page-result{

}
.search-page-result .favs h6{
  height: 15px;
}
.search-page-result .favs h6.search-item{
  height: 30px;
}  