/** Shopify CDN: Minification failed

Line 1460:11 Expected ":"

**/
.footer-bottom {
  display: none;
}
footer.site-footer {
  padding: 30px 0 15px;
}
.site-footer .page-width {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}
a.qtyBtn.minus {
    left: unset;
}
.site-footer .top-footer aside.newsletter {
  width: 100%;
  text-align: center;
  margin: 0 0 40px 0;
}
.top-footer aside.newsletter h5 {
  font-size: 17px;
  text-transform: uppercase;
}
.top-footer aside.newsletter p {
  font-size: 16px
    text-transform: capitalize;
}
.top-footer aside.newsletter .input-group {
  max-width: 600px;
  display: inline-block;
  margin: 20px auto 0;
}
.site-footer .top-footer .newsletter .input-group__btn {
  display: inline-block;
  width: auto;
}
.site-footer .top-footer .newsletter .input-group__field {
  border-radius: 0;
  margin-bottom: 0;
  color: #000;
  background: #fff;
  border-bottom: 2px solid #ffffff;
  width: calc(100% - 130px); 
  display: inline-block;
  margin-right: -4px;
  border-width: 0 0 2px;
  text-align: center;
}
.site-footer .top-footer .newsletter .input-group__btn .btn {
  color: #fff;
  border: 1px solid #ffffff;
  background: #c89d05;
}
.site-footer .top-footer .newsletter .input-group input[type="email"]::-webkit-input-placeholder {
  color: #000;
}
.site-footer .top-footer .newsletter .input-group input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.site-footer .top-footer .newsletter .input-group input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.site-footer .top-footer .newsletter .input-group input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.site-footer .middle-footer {
  background: #000000;
  border-top: gainsboro;
  color: #ffffff;
  padding: 15px 0;
  margin-top: 15px;
}
.site-footer .top-footer .medium-up--one-fifth {
  width: 25%;
}
.site-footer .top-footer .socialPayment ul.social-icons li {
  width: 100%;
  padding: 0 0 4px;
}
.site-footer .top-footer .socialPayment ul.social-icons li .ad {
  margin-right: 10px;
  width: 13px;
}
.site-footer .top-footer .socialPayment ul.social-icons li span.icon__fallback-text {
  position: relative !important;
  overflow: visible;
  height: auto;
  width: auto;
}
.ship_icon span {
  line-height: normal;
  display: table;
  margin-top: 10px;
}
.ship_icon {
  display: inline-block;
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
}
.ship_cover {
  background-color: #ededed;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.search-results {
    z-index: 9;
}
.input-group__btn .btn{border-radius:0px;}

/*********** top menu *************************/

ul#siteNav li.parent.dropdown .dropdown_custom {
  width: 300px;
  border: 1px solid #dedbdb;
  box-shadow: none;
}
ul#siteNav li.parent.dropdown .dropdown_custom li > a {
  padding: 1rem;
  background-color: #fff;
  display: flex;
  color: #000 !important;
}
ul#siteNav li.parent.dropdown .dropdown_custom li .menu_left {
  display: inline-block;
  padding-right: .75019rem;
}
ul#siteNav li.parent.dropdown .dropdown_custom li .menu_right {
  flex: 2;
  vertical-align: top;
  line-height: normal;
}
.menu_right span {
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 8px 0;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.menu_right p {
  font-size: 13px;
  line-height: normal;
  margin: 0;
  color: #644444;
}
.menu_left img {
  vertical-align: top;
  border-radius: 50%;
  overflow: hidden;
  max-width: 60px;
}
/************** FAQ **********************/

.faq-style1 #faq .faq-body:first-child h4.panel-title {
  border-top: 0;
}
.faq-style1 #faq h4.panel-title {
  border-top: 1px solid #E9E9E9;
  padding: 15px 15px 15px 0;
}
.faq-style1 #faq .panel-title:before {
  left: auto;
  right: 15px;
}
/******************collections page**********************/

.custom_container .page-width {
  max-width: 1200px;
}
.collection-template-custom header.collection-header {
  background: transparent;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 50px;
}
.collection-template-custom .bredcrumbWrap {
  background: transparent;
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.collection-template-custom .bredcrumbWrap .breadcrumbs {
  padding: 0;
  margin-bottom: 0;
  text-transform: capitalize;
  letter-spacing: 0.8px;
  margin: 0;
}
.collection-template-custom .page.section-header {
  text-align: center;
  margin-bottom: 70px;
}
.collection-template-custom .section-header h2 {
  font-size: 38px;
  text-transform: capitalize;
}
.collection-template-custom .section-header p {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 28px;
}
.collection-template-custom .productList .grid-view-item {
  position: relative;
  transition: 0.3s;
  padding: 30px;
  border: 1px solid transparent;
  margin: 0 auto 15px;
  cursor: pointer;
}
.collection-template-custom .productList .grid-view-item:hover {
  border: 1px solid #000;
}
.collection-template-custom .productList .grid-view-item .grid-view_image {
  margin: 0 0 40px;
}
.collection-template-custom .productList .product-detail .h4.grid-view-item__title {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 13px;
}
.collection-template-custom .productList .product-detail .button-outline {
  transition: all 150ms;
  text-transform: uppercase;
  font-size: 13.5px;
  letter-spacing: 4px;
  display: inline-block;
  border-radius: 0;
  text-align: center;

  background: none;
  color: #323232;

  font-weight: 600;
}

.collection-template-custom .productList .product-detail .button-outline a{padding: .56278rem 1.333rem;border: 2px solid #323232;}

/***************** WHY SHH page**************************/
.why-shh .bredcrumbWrap {
  display:none;
}
.why-shh .page.section-header > .page-width {
  padding: 0;
}
.why-shh .main-content > .page-width {
  max-width: 960px;
}
.why_shh_cover {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.why_shh_inner {
  border-top: 1px solid #E9E9E9;
  width: 100%;
  padding-top: 1.77689rem;
  padding-bottom: 1.77689rem;
}
.why_left {
  display: inline-block;
  padding-left: 1.333rem;
  vertical-align: middle;
  white-space: normal;
  font-size: 1rem;
  width: 50%;
  float: left;
  text-align: center;
}
.d_inline {
  display: inline-block;
  text-align: left;
}
.why_left h1 {
  font-size: 4.10989rem;
  margin: 0 0 6px;
  color: #000;
  text-align: left;
  display: inline-block;
  width: 100%;
}
.why_left span {
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-size: .88889rem;
  font-weight: bold;}
.why_left strong  {

}
.why_left p {
  font-size: 14px;
  color: #000;
  margin: 0 0 15px;
  line-height: 20px;
  max-width: 300px;
}
.why_left .btn_whyshop {
  background: #c89d05!important;
  color: #fff !important;
}
.why_Right {
  display: inline-block;
  padding-left: 1.333rem;
  vertical-align: middle;
  white-space: normal;
  font-size: 1rem;
  width: 50%;
  float: left;
}
.why_Right img {
  width: 100%;
}
.shh-grid {
  display: flex;
  justify-content: center;
  align-items: center;
}
.shh-grid-reverse {
  direction: rtl;
}
.shh-grid-reverse [class*="why_"] {
  direction: ltr;
}

.why-shh .page.section-header {
  margin: 0;
}
.why-shh .page.section-header h1.h1 {
  text-transform: capitalize;
  margin-bottom: 17px;
  text-align: center;
  font-size: 55px;
  padding: 0;
  color: #000;
}

.why_top_section {
  float: left;
  width: 100%;
  position: relative;
}
.why_top_section .shopify-section {
  position: relative;
  display: block;
}
.hero_image {
  display: block;
  height: 620px;
  position: relative;
  background: #f4f4f2;
  opacity: 0;
}
.hero_image > img {

}
.hero__bg {
  background:url("/cdn/shop/files/why_hero_first.jpg?v=1554980227");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: bottom center;
}
.why_description {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 100px;
  padding-left: 1.333rem;
  padding-right: 1.333rem;
}
.why_description p {
  font-size: 18px;
  max-width: 400px;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 28px;
}
a.scroll_div {
  position: absolute;
  bottom: 0;
  width: auto;
  left: 50%;
  display: none;
}
.why_shh_cover h2.text-center {
  text-transform: capitalize;
  padding: 40px 0;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}


.template-page.faq .page-width {
  max-width: 1200px;
  width: 100%;
}
.section-header.home h2, .section-header.home .h2 {
  position: relative;
  border: 1px solid #000;
  display: table;
  margin: 0 auto;
  padding: 10px;
  margin-bottom: 10px;
}
.product-template__container .product-form__cart-submit{width:auto;}

.ship_cover{background-color:#ededed; text-align:center;}
.ship_icon {
  display: inline-block;
  text-align:center;
}
.ship_icon img {
  max-width: 30px;
  display: table;
  margin:0 auto;
}
.about {
  background: #F9F9F9;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.about img.hrt {
  max-width: 20px;
}
.about-us .bredcrumbWrap {
  margin-bottom: 0;
}

.about p{max-width:1200px; margin:0 auto; display:table; margin-bottom:30px;}

.full .why_shh_inner{border-top:0;}

.full .why_shh_cover {
  max-width: 1200px;
  display: table;
  margin: 0 auto;
}
.full h2.text-center {
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 30px;
}
.full .why_left {
  padding: 0;
  margin: 0;
}

.full .why_left p {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.testi {
  max-width: 960px;
  display: table;
  margin: 0 auto;
  margin-top:30px;
}
.testi .thrity{float:left; width:31.33%; margin-left:1%; margin-right:1%; text-align:center;}
.testi .thrity img {
  max-width: 100px; max-height:100px;
  border-radius: 100%;
  margin-bottom: 10px;
}

.testi .thrity p {
  padding-left:10px;padding-right:10px; color:#000;
}

.testi .thrity span {
  letter-spacing: 2px;
  font-size: 14px; color:#000; font-weight:bold;
}
.about h2 {
  font-size: 40px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 30px;
}
span.title-bold.grey, .symbol {
  color: #858585;
}

.videospace {
  margin-top: 50px;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

.video_cover {
  display: flex;
  float: none;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  margin: 0 auto;
  width: auto;
  max-width: 940px;
}
.ryt_video {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 50%;
}

.lft_video {
  text-align: center;
  float: left;
  width: 50%;
  position:relative;
}
.lft_video img {
  display: block;
}
.lft_video a {
  position: absolute;
  left: 0;
  top: 50%;
  max-width: 50px;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}
.ryt_video span {
  color: #6E6E6E;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 22px;
  display:block;
}

.ryt_video h3 {
  font-size: 40px;
  margin-bottom: 20px; text-transform:capitalize;
}
.ryt_video h3 a{text-decoration:none;border-bottom:0px;}

.ryt_video p {
  color: #6E6E6E;
  font-size: 16px; padding-left:20px; padding-right:20px;
  margin-bottom: 22px;
}

.ryt_video a {
  display: inline-block;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  color: #000;
  border-color: #333;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}


#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=90);
}

#light, .video_content, #color_box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: 0;
  z-index: 9999;
  overflow: visible;
  width: 100%;
  transform: translateY(-50%);
  max-width: 700px;
  left: 0;
  right: 0; margin:0 auto;}


#color_box {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: 0;
  z-index: 1002;
  overflow: visible;
  width: 100%;
  transform: translateY(-50%);
  max-width: 700px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-height: 500px;
  overflow-y: auto;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #c89d05;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 0px;
  top: -36px;
  z-index: 1002;
  opacity: 0.9; text-transform:uppercase; letter-spacing:1px;
}

.color_chart_img {
  max-height: 500px;
  overflow-y: auto;
}
.product-single__meta {
  max-width: 400px;
}

.product-single__price {
  margin-bottom: 10px;
}
.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}

.product-single__description hr {
  margin-top: 0px;
}

#siteNav>li {
  vertical-align: middle;
}
.currency-picker {
  float: left;
  margin-right: 20px;
}

.header-6 .site-cart a.site-header__cart {
  float: right;
}

.lft {
  float: left;
}
.cryt {
  float: right;
}
.cover {
  float: right;
}
.currency-picker {
  float: right;
  margin-right: 30px;
  margin-left: 30px;
  position:relative;
}
/* .sticky-header.fadeInDown li.lvl1.asd {
display: none !important;
} */
.sticky-header .site-header__search {
  vertical-align: middle;
  display: inline-block;
  margin-top: -20px;
  width: auto;
}
.grid__item.medium-up--one-third.cust img {
  border-radius: 100%;
  overflow: hidden;
  max-width: 80%;
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom:20px;
}
.followus.cstsec {
  display: table;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cust {
  margin-bottom: 40px;
  text-align: center;
}

.page-width.topsec {

  background-color:#F5F3EF;
}
.topspc {
  padding-top: 50px;
  padding-bottom:50px;
  max-width: 1230px;
  display: table;
  margin: 0 auto;
}
.cstlft, .cstryt {
  float: left;
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
}
.topspc.ist {
  padding-bottom: 0px;
}
.site-header .site-header__search {
  position: relative;
  background: rgba(0,0,0,0);
  border: 0;
  border-bottom: 1px solid #6E6E6E;
  border-radius: 0px !important;
}
.header-6 .site-cart a.site-header__cart img {
  margin-bottom: -2px;
  display: inline-block;
}
p.top-header_middle-text.cust {
  color: #4B4848 !important;
}
.site-header a.icon-login img {
  margin-bottom: -2px;
}
.gift {
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}

p.top-header_middle-text.cust a {
  border-bottom: 1px solid #a1a1a1;
  color: #6E6E6E;
}

p.top-header_middle-text.cust a:hover {
  border-bottom: 1px solid #6E6E6E;
  color: #000;
}
.color_guide_div {
  margin-left: 10px;
  float: left;
}
.product-form__item span {
  float: left;
}
.product-form .swatch label {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  float: left;
  width: 100%;
  margin-bottom:10px;
}

.color_guide_div a {
  color: #6e6e6e;
  font-size: 11px;     border-bottom: 1px solid #000;
}

.product-form .swatch {
  margin-bottom: 10px;
}

.video_coverss a.pop_content_div {
  color: #000;
  font-size: 14px;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
.popup_open::before {
  content: '';
  height: 100%;
  background-color:rgba(0, 0, 0, 0.7);
  width: 100%;
  position: fixed;
  z-index: 1111;
}

.template-product  hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 1px solid #a1a1a1;
}
.product-single__description {
  margin-top: 0px;
  width:100%;
  text-align:justify;
}



.product-form .swatch .swatchInput+.swatchLbl {
  width: 35px;
  height: 35px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position:relative;
}
.custlft {
  float: left;
  width: 90px;
  margin-right: 20px;
}
.custryt {
  float: left;
  width: calc(100% - 110px);
}
.template-list-collections  .collection-grid-item {
  margin-bottom: 10px; position:relative;
}

.template-list-collections .collection-grid-item span {
  display:none;
}

.template-list-collections .collection-grid-item label {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  max-width: 210px;
  font-size: 32px;
}
.collection-grid-item__title-wrapper:hover, .collection-grid-item__title-wrapper {
  background: transparent;
}

.template-list-collections .collection-grid-item a.custbtn {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: "CenturyGothic";
  font-size: 12px;
  text-transform: UPPERCASE;
}

.template-list-collections .collection-grid-item a.custbtn:hover {
  background: #c89d05;
  color: #000;

}

.template-list-collections .page-width {
  max-width: 1200px;
  width: 100%;
}
.custlft a img {
  border-radius: 100%;
}

/******16-07-2019******/
.site-footer .top-footer .addressFooter li.day_time_li p {
  padding: 0;
}
.addressFooter li > a {
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding: 0 0 1px;
}
.site-footer .middle-footer a {
  color: #fff;
}

.product-template__container .wishlist-sharing, .product-template__container .product-single .product-single__meta .display-table-cell,
.template-product .product-tab-wrap.accordion-style{padding:0; margin:0;}

.custom_variants ul li {
  display: inline-block;
  margin: 0px 4px 8px 0px;
  position: relative;
}
.custom_variants ul li a{
  width: 35px;
  height: 35px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
  position: relative;
  margin: 0;
  min-width: 30px;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  background-color: #f9f9f9;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #ddd;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.custom_variants ul li.active a{
  box-shadow: 0 0 0 2px #333;
}
span.tooltip-label{
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  opacity: 0;
  background: #000;
  color: #fff;
  border-radius: 3px;
  padding: 0 10px;
  letter-spacing: 0.2px;
  white-space: nowrap;
  position: absolute;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
}
span.tooltip-label:before{
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #000;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
}
.custom_variants ul li:hover .tooltip-label{
  opacity: 1;
  bottom: 110%;
  visibility: visible;
}
.custom_variants .header span{
  float:left;
}
.custom_variants .header{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

/************* Blog ****************/

.regular .slick-slide, .small .slick-slide , .blog_smalll .slick-slide{
  padding: 10px;
  text-align: center;
  line-height: 30px;
}

.regular .slick-slide span, .regular .slick-slide h4, .small .slick-slide h4{
  margin: 10px 0px;
  display: block;
}
.custom-search .search {
  border: 0;}

.search-header__input.search__input {
  letter-spacing: 0.1rem;
  border: none;
  color: #000;
  padding-bottom: 3px;
  font-size: .70233rem;
  outline: none;
  background: transparent !important;
}
.page-width.smallcontain {
  max-width: 960px;
}
.article__grid-image {
  display: block;
  clear: both;
  margin-bottom: 0px;
}
.article__grid-image img {
  display: block;
  width: 100%;
}

.article__grid-meta.article__grid-meta--has-image {
  padding: 1.333rem;
  border: 1px solid #E9E9E9;
  min-height: 180px;
  margin-bottom: 30px;
  text-align:center;
}

.article__title {
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.list--inline a.btn.btn--secondary.btn--small {
  outline: none;
  background: none;
  margin-bottom: 0;
  border-radius: 0;
  display: inline-block;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  color: #000;
  border-color: #333;
/*   font-family: "Futura LT W01 Heavy"; */
  font-size: .79012rem;
  letter-spacing: 0.18rem;
  line-height: 16px;
  padding-right: 0;
  padding-left: 2px;
  text-transform: uppercase;
}
.section-header.custm {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.smallcontain .section-header.custm {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}

.smallcontain .section-header.custm h2{
  float:left;

}

.section-header.custm a.btn.btn--secondary.btn--small {
  background: none;
  margin-bottom: 0;
  border-radius: 0;
  display: inline-block;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  color: #000;
  border-color: #333;
/*   font-family: "Futura LT W01 Heavy"; */
  font-size: .79012rem;
  letter-spacing: 1px;
  line-height: 16px;
  padding-right: 0;
  padding-left: 2px;
  text-transform: uppercase;
  float: left;
  margin-left: 10px;
  margin-top: 15px;
}

.template-blog  .section-header h2 {
  font-size: 30px;
}
.template-blog .video_cover.txtlft span, .template-blog .ryt_video h3, .template-blog .ryt_video p {
  text-align: left; padding:0;
}

.template-blog .video_cover.txtlft .ryt_video a{float:left;}

.template-blog .video_cover.txtlft .ryt_video{padding-left:30px;}

.custom-search {
  margin-bottom: 20px;
  display: table;
  width: 100%;
}

.search-header__input.search__input {
  float: right;
  max-width: 300px; padding:0px;
}
.custom-search .search {
  float: right;
  max-width: 300px;
  border-bottom: 1px solid #000; padding:0px;
}

.custom-search .input-group-btn {
  display: table;
  width: 40px;
  position: absolute;
  right: 0;
}

a.collection-grid-item__title-wrapper {
  float: left;
  /* color: #000; */
  position: relative;
}
.custom-collection .collection-grid-item__title {
  color: #000;
  text-align: center;
  font-family: "CenturyGothic","HelveticaNeue","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
  line-height: 20px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.collection-grid-item__title-wrapper .title-wrapper{position:relative; left: inherit;
  right: inherit;}
.custom-collection .collection-grid-item {
  overflow: hidden;
  margin-bottom: 10px;
}

.custom_variants.texture_variants ul li a {
  width: auto;
  height: auto;
  border-radius: 0;
  padding: 0px 10px;
}

.videocust .video_cover {
  max-width: 100%;
}

.videocust  .lft_video img {
  display: block;
  width: 100%;
}
.videocust .videospace {
  margin: 0;
}
.slick-slide img {
  display: block;
  width: 100%;
}

/*Blog Design sCSS*/
body.template-article article.page-width {
  max-width: 1075px;
}
span.article_featured-image img {
  width: 100%;
}

body.template-article .large-up--four-fifths{
  width: 70%;
  min-height: 3000px;

}

body.template-article .large-up--one-fifth {
  width: 30%;
}

.sidebar-blog-post a.article-img img {
  width: 100%;
}

.sidebar-blog-post li {
  padding-bottom: 15px;
  border: 1px solid #E9E9E9;
  margin-bottom: 15px;
}

.sidebar-blog-post a.article-img {
  width: 100%;
}
body.template-article .section-header h1.h1 {
  color: #000;
  text-transform:capitalize;
}
body.template-article .section-header {
  margin-bottom: 16px;
}

.sidebar-blog-post li {
  padding-bottom: 15px;
  border: 1px solid #E9E9E9;
  margin-bottom: 15px;
  text-align: center;
}

.sidebar-blog-post li span{
  color: #8b7f7f;
  font-size:13px; font-weight:bold;
}

.sidebar-blog-post .article-detail a{line-height: normal;
  display: block;
  margin-bottom: 10px !important; margin-top:10px !important;
  font-size: 16px; font-weight:bold;
}
a.article-name.read {
  font-size: 14px;
  margin-top: 10px;
  border-bottom: 1px solid;
  display: table;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight:bold;
}
.cstsocial {
  position: absolute;
  /*     left: -70px; */
  display: inline-block;
  width: 50px;
  top:0;
}
.cstsocial span.share-title {
  font-size: 0;
}

.cstsocial .social-sharing .btn {
  color: #fff!important;
  padding: 0;
  border: 0;
  letter-spacing: normal;
  text-transform: capitalize;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000 !important;
  border-radius: 100%;
  margin-bottom: 10px;
}

.cstsocial.stick {
  position: fixed;
  top: 118px;
  /*     left: 70px; */

}
.social-sharing .ad-facebook-f, .social-sharing .ad-twitter, .social-sharing .ad-pinterest-p {
  color: #fff;
}
.cstsocial .social-sharing .btn img {
  max-width: 22px;
}

.social-sharing .ad{font-size:20px;}
.sidebar-blog-post li .article-detail {
  padding: 0 10px;
}
.minus {
  position: absolute;
  top: 0;
  left: -70px;
}

body.template-article .btn:hover, body.template-article .btn:focus {
  background-color: #000;
  opacity: 1;
  color: #fff;
}
.social-sharing.cst {
  margin-top: -10px;
}
body.template-article a.btn.cst {
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 14px;
  padding: 5px 50px;
  font-weight: 700;
  letter-spacing: 4px;
}
/* .widget-title.h2 {
border-bottom: 1px solid #000;
padding-bottom: 5px;
} */
.custom_toggle .h2 {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  cursor: pointer;
}
.custom_toggle ul{
  display:none;
}
.custom_toggle .h2 span.float-right {
  float: right;
  padding-right: 10px;
  font-size: 20px;
  display: grid;
}
.blog_search{
  float:none !important;
  margin : 0 auto;
}
.blog_smalll{
  display:none;
  background: #F9F9F9;
}
.tagg_cnt{
  display:none;
}
.tagg_cnt a.article__grid-image img {
    min-height: 140px;
    max-height: 140px;
}
.tagg_cnt .article__grid-meta.article__grid-meta--has-image {
  min-height: auto;
  border:0;
}
.cst_article__grid-image img {
  max-height: 300px;
  min-height: 300px;
}
/* .cst_article__grid-meta .article__grid-meta.article__grid-meta--has-image {
    min-height: 270px;
    max-height: 270px;
} */
a.ttt {
  float: none !important;
  display: inherit;
  border: none;
}
div#more {
    text-align: center;
    display: table;
    width: 100%;
}
.article_cle{
overflow:hidden !important;
}
.template-blog .section-header h2.cst_h {
font-size: 20px;
min-height: 50px;
margin-top: 10px;
margin-bottom: 10px;
}
.cs_ll{
margin:0 !important;
}
h2.article__title.h3.cst_bb {
    font-size: 14px;
    text-transform: capitalize;
}
span.bsmal a , span.btitl{
    text-transform: uppercase;
}
span.btitl{
font-size:13px;
}
.diva-slideshow .wrap-caption.text-shadow {
  text-align: right;
}
/************ responsive ***********************/
@media only screen and (max-width: 1440px) {
  .hero_image{height: 460px;}
  .template-list-collections .collection-grid-item label {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    max-width: 210px;
    font-size: 26px;
    max-width: 170px;
  }

}
@media only screen and (max-width: 1280px) {

  .hero_image{height: 410px;}
  .why_description p{max-width:310px;}

}
@media only screen and (max-width: 1199px) {

}
@media only screen and (max-width: 1024px) {
  .why_description p{max-width:300px;}
  .template-list-collections .collection-grid-item label{font-size: 22px;}
  body.template-article .section-header {
    margin-bottom: 16px;
    padding: 0;
  }
  .minus {
    display: block;
    position: relative;
    left: 0;
  }
  .cstsocial {
    position: INHERIT;
    display: INHERIT;
    width: 100%;
    top: 0;
    FLOAT: LEFT;
  }
  .cstsocial .social-sharing {
    FLOAT: LEFT;
  }
  .cstsocial .social-sharing .btn{float:left;}
  .social-sharing.cst {
    margin-top: 0px;
    margin-left: 10px;
  }
  .cstsocial.stick{position:relative; top:0;}
}

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

  .site-footer .top-footer .footer-links ul {
    display: block;
    padding: 10px 0;
  }
  .site-footer .top-footer .footer-links h5 {
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
    border-bottom: none;
  }
  .site-footer .top-footer .footer-links h5:after {
    content="";
    display:none;
  }  
  .site-footer .top-footer .socialPayment {
    margin: 0;
  }
  .site-footer .top-footer .contact-box {
    margin: 0;
  }
  .site-footer .top-footer .addressFooter .ad {
    padding-right: 5px;
  }
  .site-footer .top-footer .socialPayment ul.social-icons li .ad {
    margin-right: 5px;
  }
  #MobileNav li li a {
    display: flex;
    padding: 15px;
  }
  #MobileNav .menu_left {
    display: inline-block;
    padding-right: .75019rem;
  }
  #MobileNav .menu_right {
    flex: 2;
    vertical-align: top;
    line-height: normal;
  }
  .why-shh .page.section-header {
    margin: 0;
    padding: 0;
  }
  .video_cover{    margin-left: 30px;}
  .videocust .video_cover{margin-left:0px;}

  .template-list-collections  .grid__item.medium-up--one-half{width:100%;}

  .why_description p{max-width:400px;}

}
@media only screen and (max-width: 768px) { 

  .why_left, .why_Right {
    padding-left: 0;
    width: 100%;
  }
  .why_left {
    margin: 0 0 30px;
    text-align: left;
  }
  .shh-grid {
    display: inline-block;
    width: 100%;
  }
  .shh-grid-reverse {
    direction: ltr;
  }
  .why_shh_inner {
    border-top: 0;
    display: flex;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    justify-content: center;
    align-items: center;
  }
  .hero__bg {
    display: none;
  }
  .why_top_section .shopify-section {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
  }
  .hero_image {
    height: auto;
    opacity: 1
  }
  .hero_image > img {
    width: 100%;
    display: block;
  }
  .why_description {
    position: relative;
    width: 100%;
    text-align: center;
    top: auto;
    padding-left: 1.333rem;
    padding-right: 1.333rem;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    padding-top: 1.77689rem;
    padding-bottom: 1.77689rem;
  }
  .video_cover{    margin-left: 20px;}
  .videocust .video_cover{margin-left:0px;}
  .ryt_video h3 {font-size: 30px;}

  .site-footer .top-footer .medium-up--one-fifth.contact-box {
    width: 30%;
  }
  .site-footer .top-footer .medium-up--one-fifth {
    width: 22%;
  }

}
@media only screen and (max-width: 767px) { 
  body.template-article a.btn.cst {font-size:12px; width:100%;}
  .return-link-wrapper {
    margin-bottom: 0;
  }
  body.template-article .large-up--four-fifths {
    width: 100%;
  }
  body.template-article .large-up--one-fifth {
    width: 100%;
  }

  .site-footer .top-footer .medium-up--one-fifth {
    width: 50%;
    margin-bottom: 1.77689rem;
    min-height: 150px;
  }
  .site-footer .top-footer .medium-up--one-fifth.contact-box {
    width: 50%;
  }
  .site-footer .middle-footer .new_copyright {
    text-align: center !important;
    padding: 0 0 20px;
  }
  .site-footer .middle-footer .grid__item.text-right {
    padding:0;
  }
  .site-footer .top-footer .newsletter .input-group__field {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px 0;
  }
  .ship_icon{margin-bottom:20px;}
  .testi .thrity {
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
    margin-bottom: 20px;
  }
  .about h2 {    font-size: 25px;}
  .full h2.text-center {    font-size: 20px;}
  .about p{padding-left:10px; padding-right:10px;}
  .about {
    padding-bottom: 0px;
    margin-bottom: 20px;
  }
  .video_cover {
    margin-left: 10px;
    display: table;
  }
  .lft_video{
    width: 100%;
  }
  .ryt_video {
    width: 100%; padding-top:10px; padding-bottom:10px;
  }
  .ryt_video h3 {
    font-size: 20px;
  }
  .video_cover.txtlft .ryt_video{padding-left:10px;}
  .video_cover.txtlft {
    margin-left: 0;
  }
  .template-blog .section-header h2 {
    font-size: 20px;
  }
  .section-header.custm a.btn.btn--secondary.btn--small{float:right; margin-top:5px;}
  .smallcontain .section-header.custm{padding:0px;}
  .custom-search .search{padding: 4px 10px}
  .search-header__input.search__input{line-height:25px;}

  .collection-grid-item__title-wrapper .title-wrapper {
    position: relative;
    margin-bottom: 0px !important;
    display: table;
    margin-top: 20px !important; left:50% !important;
  }
  .custom-collection .collection-grid-item__title{font-size:14px;}
  .cst_article__grid-image img {
    max-height: inherit;
    min-height: auto;
  }
  .cst_article__grid-meta .article__grid-meta.article__grid-meta--has-image {
    min-height: 180px;
  }
  .top-header{
    height:48px;
  }
  .top-header .top-header_left-text {
    display: inline;
    white-space: inherit;
    width: 80%;
  }
  .diva-slideshow .wrap-caption.text-shadow {
    text-align: center;
  }
}

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

  .site-footer .top-footer ul li.phone:last-child {
    line-height: normal;
  }
  .site-footer .top-footer .addressFooter li p {
    word-break: break-all;
  }
  .custlft{display:none;}
  .custryt {
    float: left;
    width: 100%;
  }
  .template-list-collections .collection-grid-item label {
    font-size: 22px;
    top: 10px;
    transform: inherit;
    width: 150px;
    left: 10px;
  }
  .template-list-collections .collection-grid-item a.custbtn{left:10px;}

}

@media only screen and (max-width: 375px) {
  .site-footer .top-footer .medium-up--one-fifth.contact-box {
    width: 60%;
  }
  .site-footer .top-footer .medium-up--one-fifth.footer-links:nth-child(4) {
    width: 60%;
  }
  .site-footer .top-footer .medium-up--one-fifth {
    width: 40%;
  }

}
@media only screen and (max-width: 320px) {
  .site-footer .top-footer .medium-up--one-fifth.contact-box {
    width: 100%;
  }
  .site-footer .top-footer .medium-up--one-fifth {
    width: 100%;
    min-height: auto;
  }   
  .custom-collection .collection-grid-item__title{font-size:12px;}

}


.shopify-section.index-section.index-section--flush.diva-slideshow .slideshow__overlay::before {
  opacity: 0.2;
}


/* FAQ SECTION ON COLLECTIONS AND PRODUCTS */



.faq-section-product h2 {
    text-align: center;
    font-size: 2.5em;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 20px;
}


.faq-section-product .faq-contact {
    text-align: center;
    font-size: 2em;
    margin-top: 30px;
}

.faq-section-product .faq-contact a {
    background: #c89d05;
    color: #fff;
    font-size: 20px;
    padding: 10px 40px;
}


.faq-section-product .faq-contact a:hover {
    background: #000;
    color: #c89d05;
}

.shh-happy-kits .faq-section {
    display: none;
}

.product-page.faq-section {
    width: 85%;
    margin: 50px auto;
}


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

.faq-section {
    margin: 0 20px;
}
  
  
.faq-section .faq-style1 #faq .panel-title:before {
    left: auto;
    right: 0px;
}
  
}


/* FAQ SECTION ON COLLECTIONS AND PRODUCTS */

/* BSS product label */
.grid-view-item .bss_pl_img {
	visibility: hidden;
}
.grid-view_image .bss_pl_img {
	visibility: initial !important;
}
/* BSS end */



.shes-happy-hair-gift-card .prod-large-img {width: 100%;}

.shes-happy-hair-gift-card .product-single__photo img {
    width: 48%;
    display: inline-block;
    margin: 0 0.5%;
}

.shes-happy-hair-gift-card .grid.product-single {
    display: flex;
    align-items: center;
}


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

.shes-happy-hair-gift-card .grid.product-single {
    flex-direction: column;
}


.shes-happy-hair-gift-card .two-thirds {
    width: 100%!important;
    margin-top: 20px;
}
      
}

.shes-happy-hair-gift-card span.btn.enalarge {display: none;}