@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@font-face {
    font-family: 'signpainter_housescriptRg';
    src: url('signpainter_housescript_regular-webfont.eot');
    src: url('signpainter_housescript_regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('signpainter_housescript_regular-webfont.woff') format('woff'),
    url('signpainter_housescript_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('bebasneue_regular-bolf.eot');
    src: url('bebasneue_regular-bolf.eot?#iefix') format('embedded-opentype'),
    url('bebasneue_regular-bolf.woff2') format('woff2'),
    url('bebasneue_regular-bolf.woff') format('woff'),
    url('bebasneue_regular-bolf.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
body{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    background: #202020;
    color: #fff;
}

.container{
    width: 100%;
    max-width: 992px;
}
#wrap_content{
    padding-top: 30px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0 ;
    font-weight: 400 !important;
    font-family: 'signpainter_housescriptRg' !important;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}
p{
    font-family: Arial, Helvetica, sans-serif;
}
a{
    color:#ffc629;
}
a:hover{
    color:#dda414;
    text-decoration: none;
}
a.btn,input.btn,button.btn{
    background: ;
    color: #ffff;
    padding: 0 50px;
    min-width: 100px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 19px;
  	border: 1px solid #ffff;
    border-radius: o;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}
a.btn.rounded,input.btn.rounded,button.btn.rounded{
    border-radius: 15px;
}
a.btn:hover,input.btn:hover,button.btn:hover{
    color: #fff;
    background: #dda414;
}
ul{
    padding: 0;
}
li{
    list-style: none;
}
::-webkit-input-placeholder { /* Chrome */
    color: #ffc629;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #ffc629;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #ffc629;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
    color: #ffc629;
    opacity: 1;
}


.footer ::-webkit-input-placeholder { /* Chrome */
    color: #58595b;
}
.footer :-ms-input-placeholder { /* IE 10+ */
    color: #58595b;
}
.footer ::-moz-placeholder { /* Firefox 19+ */
    color: #58595b;
    opacity: 1;
}
.footer :-moz-placeholder { /* Firefox 4 - 18 */
    color: #58595b;
    opacity: 1;
}


input{
    height: 40px;
    padding: 0 10px;
    color: #58595b;
    font-family: 'Roboto', sans-serif;
}
.banner-area .figure img{
    max-width: 100%;
   width:100%;
  height:auto;
}
 img{
    max-width: 100%;
  height:auto;
}
.sec-color{
    color:#ffc629;
}


.main-banner{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 42px;
    position: relative;
}
.main-banner .banner-content{
    display: inline-block;
    width: 100%;
    vertical-align: top;

}
.main-banner .banner-image{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-position: center !important;
    background-size: cover !important;
    height: 335px;
    border: 2px solid #fff;
}
.main-slider-sec .slide-item{
    height: 365px;
    background-position: center !important;
    background-size: cover !important;
}
.main-slider-sec{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0 30px;
}
.main-slider-sec ul.slick-dots{
    bottom: -15px !important;
}
.slick-dots{
    text-align: center;
    position: absolute;
    left: 50%;
	transform: translateX(-50%);
    width: 100%;
    text-align: center;
    bottom: 0 !important;
}
.slick-dots li{
    margin-right: 6px;
    display: inline-block;
}
.slick-dots li button {
    background: #fff;
    border: 3px solid #202020;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    overflow: hidden;
    padding: 0 !important;
    text-indent: -9999px;
    vertical-align: middle;
    width: 14px !important;
    box-shadow: none;
}
.slick-slider .slick-dots li button{
	height: 12px !important;
    width: 12px !important;
}
.slick-dots li.slick-active button{
    background: #fff;
    height: 14px !important;
    width: 14px !important;
    box-shadow: 0 0 0 2px #fff;
    border: 3px solid #202020;
}
.product-wear-feat-block .slick-dots li.slick-active button {
    background: #ffc629;
    height: 14px !important;
    width: 14px !important;
    box-shadow: 0 0 0 2px #ffc629;
    border: 3px solid #202020;
}
.slick-dots{
    bottom: 16px;
    z-index: 9;
}
.triggering-links-content{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 35px 0;
}
.triggering-links-content li{
    float: left;
    width: 25%;
    border-right: 3px solid transparent;
}
.triggering-links-content li a{
    background: #ffc629;
    color: #202020;
    padding: 15px 20px;
    font-size: 36px;
    width: 100%;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease 0s;
    font-family: 'signpainter_housescriptRg';
}
.triggering-links-content li a:hover{
    background: #dda414;
}
.styled-title-area{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin-bottom: 35px;
}
.styled-title-area .styled-title-content{
    margin: 0 auto;
    max-width: 450px;
}
.styled-title-area .styled-title-content h1{
    padding: 10px 0;
}
.styled-title-area .styled-title-content h1.main-title{
    position: relative;
    padding: 10px 0 17px;
}
.styled-title-area .styled-title-content h1.main-title:after{
    content: '';
    height: 2px;
    width:100%;
    max-width: 280px;
    background: #ffc629;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
}

#footer{
    background: #58595b;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #ebebeb;
    font-family: 'bebas_neue_regularregular' !important;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6{
    font-family: 'bebas_neue_regularregular' !important;
    margin-bottom: 0;

}
#footer a{
    color: #ebebeb;
    letter-spacing: 1px;
}
#footer a:hover{
    color: #ffc629;
}

#footer .footer-content-wrapper{
    position: relative;
    max-width: 770px;
    margin: 0 auto;
    width: 200%;
}
#footer .footer-content-wrapper:after,#footer .footer-content-wrapper:before{
    display:table;content:" ";
}
.footer-top-area{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0;
}
.footer .footer-top-content{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 30px 0 25px;
    border-bottom: 1px solid #bf9639;
}
.footer-top-area .column{
    float: left;
    width: 18%;
}
.footer-top-area .column ul li a{
    padding-right: 10px;
}
.footer-top-area .column.second-column{
    width: 25%;
}
.footer-top-area .column.third-column{
    width: 17%;
}
.third-column li.stand-alone-item{
    margin-top: 53px;
}
.footer-top-area .column.social-link-column{
    width: 40%;
    padding-top: 15px;
}
.footer .social-links-wrapper{
    border:1px solid #ffc629;
    position: relative;
    min-height: 75px;
}
.footer .social-links-wrapper h5{
    color: #ffc629;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    background: #58595b;
    margin-top: 0;
    padding: 0 15px;
}
.footer .social-links-wrapper .social-title-content {
    left: 50%;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    text-align: center;
}
.footer .social-links-wrapper .social-links{
    left: 50%;
    position: absolute;
    bottom: -18px;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.social-links-wrapper .links-content{
    background: #58595b;
    display: inline-block;
    padding: 2px 10px;
}

.social-links-wrapper .social-links a{
    font-size: 22px;
    padding: 0 5px;
}
.footer .footer-newsletter-content{
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.footer-newsletter-area{
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.footer-newsletter-area .title-area{
    float: left;
    width: 120px;
    padding-right: 15px;
}
.footer-newsletter-area .title-area h6{
    margin-top: 0;
    letter-spacing: 0.8px;
    font-size: 18px;
}
.newsletter-form-area{
    float: left;
    width: calc(100% - 120px);
}
.newsletter-form-area .input-field{
    float: left;
    width: 170px;
    padding-right: 15px;
}
.newsletter-form-area input{
    height: 45px;
    width: 100%;
}
.newsletter-form-area .email-group-field{
    position: relative;
    float: left;
    width: calc(100% - 170px);
}
.newsletter-form-area .email-group-field input{
    width: 100%;
    padding-right: 100px;
}
.newsletter-form-area .email-group-field button{
    position: absolute;
    top: 1px;
    right: 0;
    vertical-align: top;
}
.copyright-area{
    padding-bottom: 10px;
}
.copyright-content {
    text-align: right;
}
.copyright-content > ul{
    padding-right: 10px;
}
.copyright-content > ul,.copyright-text {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}
#MainContent:after,
#shopify-section-footer:after{
	content:"";
  display:table;
  clear:both;
}

#MainContent{
padding-bottom: 50px;}





/*======= Inner page Styling ======*/
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400');
/*font-family: 'Cormorant Garamond', serif;*/
.inner-pages-content-wrapper{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative;
    border: 2px solid #ffc629;
    margin-top: 40px;
    margin-bottom: 15px;
}
.inner-pages-content-wrapper .innerpage-title-box{
    position: absolute;
    top: -60px;
    text-align: center;
    left: 0;
    width: 100%;
}
.innerpage-title-box .figure{
    display: inline-block;
    padding: 0 10px 5px;
    background: #202020;
}
.inner-pages-content-wrapper .main-content{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.contact-page-main-content{
    padding-top: 55px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    font-family: 'bebas_neue_regularregular' !important;
}
.box-inner-title{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 5px 0;
    text-align: center;
    position: relative;
}
.box-inner-title h1{
    font-size: 76px;
    display: inline-block;
    padding: 0 15px;
    background: #202020;
    line-height: 1;
    margin-bottom: 5px;
  	position:relative;
  background: #202020;
  z-index:2;
}
.box-inner-title:before{
    content: '';
    height: 2px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    display: inline-block;
    background: #ffc629;
    z-index: 1;
}
.fill-desc{
    background: #ffc629;
    color: #202020;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding: 5px 10px;

}
.fill-desc p{
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 24px;
    font-family: 'bebas_neue_regularregular' !important;
    letter-spacing: 1.8px;

}
.contact-page-main-content .contact-info{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 15px 0;
}
.contact-info .contact-source{
    margin-bottom: 20px;
    letter-spacing: 1px;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.contact-source-title{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.contact-source h2{
    padding:0 2px 2px;
    border-bottom: 2px solid #ffc629;
    font-family: 'bebas_neue_regularregular' !important;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.contact-source .source-detail{
    font-size: 50px;
    line-height: 1.2;
}
.contact-source .source-detail a{
    color: #fff;
}
.contact-source .source-detail a:hover{
    color:#ffc629;
}
.contact-source .source-detail .address{
    max-width: 510px;
    margin: 0 auto;
}
.contact-source .source-detail .socialmedia-links{
    font-size: 20px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 15px 2%;
}
.contact-source .socialmedia-links i{
    font-size: 44px;
    vertical-align: middle;
}
.contact-source .socialmedia-links ul{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin:0
}
.contact-source .socialmedia-links li{
    float: left;
    width: 33.33%;
}
.contact-source .socialmedia-links a{
    display: inline-block;
    padding: 10px 5px;
}
.contact-source .socialmedia-links em{
    font-style: normal;
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
}
.contact-info .contact-source.form-contact-source{
    margin-bottom: 5px;
}
.inner-pages-content-wrapper .contact-form-area{
    padding: 10px 0;
    width: 100%;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 630px;
}
.inner-pages-content-wrapper .contact-form-area button.btn{
    width: 150px;
    height: 45px;
    color: #202020;
}
.inner-pages-content-wrapper .full-width-field,.inner-pages-content-wrapper .dual-width-field{
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.inner-pages-content-wrapper .input-field,.inner-pages-content-wrapper .textarea-field{
    margin: 5px 0;
}
.inner-pages-content-wrapper select,
.inner-pages-content-wrapper input{
    background: #222222;
    width: 95%;
    border: 2px solid #fff;
    height: 40px;
    font-size: 24px;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 300;
    color: #ffc629;
    padding: 7px 15px;
  	horizontal-align: center;
}
.inner-pages-content-wrapper textarea{
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    font-size: 30px;
    padding: 10px 15px;
    font-family: 'Cormorant Garamond', serif;
    color: #ffc629;
    height: 235px;
}
.inner-pages-content-wrapper .contact-form-area .btn-content{
    padding: 5px 0;
    display: inline-block;
    width: 100%;
}
.inner-pages-content-wrapper .about-us-detail{
    padding: 0 10px;
    text-align: center;
}
.about-us-detail p{
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    letter-spacing: 0.8px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.about-us-detail .feat-img.stand-alone-img{
    padding: 15px 0;
}
.about-us-detail .feat-img.stand-alone-img .figure{
    margin-bottom: 30px;
}
/*==== Lifestyle page styling ===*/
.lifestyle-grid-items{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 15px 10px;
}
#Collection{text-align:center;}
.lifestyle-grid-items .grid-item{
    width: 33%;
    float: none;
    padding: 0 10px;
    text-align: center;
  	min-height:400px;
  display:inline-block;
  
}
.lifestyle-grid-items .grid-item a{
    color: #fff;
}
.lifestyle-grid-items .grid-item .figure{
    padding: 15px;
}
.lifestyle-grid-items.collection-Merch .grid-item .figure{
border:2px solid #ffc629;
    padding: 15px;
 	
}
 
.lifestyle-grid-items .figure .fill{
    padding: 50% 0;
    background-size: cover !important;
    background-position: center !important;
    transition: all 0.3s ease 0s;
}
.lifestyle-grid-items .grid-item a:hover .fill{
    transform: scale(1.05);
}
.lifestyle-grid-items .grid-item .caption h4{
    margin-bottom: 0;
    letter-spacing: 0.2px;
  font-size:22px;
}
.lifestyle-grid-items .caption .price span{
    font-family: 'signpainter_housescriptRg';
    font-size: 24px;
    letter-spacing: 0.5px;
}
.lifestyle-grid-items .caption .price span{
	color: #ffc629;
}

.list--inline.pagination{
	display:block;
  text-align:center;
}
.list--inline.pagination li{
	display:inline-block;
}
.list--inline.pagination li svg {
	width: 20px;
	position: relative;
	top: -2px;
}
.icon.icon--wide.icon-arrow-right path {
	fill: #fff;
}
.list--inline.pagination li div.btn--disabled,
.list--inline.pagination li a{
	font-size: 17px;
    line-height: 21px;
    height: 34px;
    color: #5a5252;
    font-weight: 600;
  	background:#fff;
}
.list--inline.pagination li div.btn--disabled{
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
  display:none;
}
.pagination > li > a, .pagination > li > span{
	float:none;
}


 #carousel {
        width:100%;
        height:300px;
        position:relative;
        clear:both;
        overflow:hidden;
        background:non;
      }
      #carousel img {
        visibility:hidden; /* hide images until carousel can handle them */
        cursor:pointer; /* otherwise it's not as obvious items can be clicked */
      }

      .split-left {
        width:450px;
        float:left;
      }
      .split-right {
        width:400px;
        float:left;
        margin-left:10px;
      }
      #callback-output {
        height:250px;
        overflow:scroll;
      }
      textarea#newoptions {
        width:430px;
      }
.slide-thumb img{
	background-color: transparent; 
}

.slider-wrapper{
	position:relative;
  	padding:0px 30px;
}
.custom_slider-wrapper > a.arrow{
color: #ffc629;
    position: absolute;
    top: 13%;
    transform: translateY(-50%);
  font-size: 36px;
  opacity:0.7;

}
.slider-wrapper > a.arrow{
	color: #ffc629;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  font-size: 36px;
  opacity:0.7;
}
.slider-wrapper > a.arrow:active,
.slider-wrapper > a.arrow:visit,
.slider-wrapper > a.arrow:hover{
	color: #ffc629;
  	opacity:1;
}
.slider-wrapper:hover a.arrow, .custom_slider-wrapper:hover a.arrow{
	opacity:1;
}
.custom_slider-wrapper > a#custum_prev{
  	left:10%;
}
.slider-wrapper > a#prev{
	left:0px;
}
.custom_slider-wrapper > a#custum_next{
	right:10%;
}
.slider-wrapper > a#next{
	right:0px;
}



/* ================================= */

.inner-pages-content-wrapper .innerpage-title-box{
    z-index: 1;
}
p{
    font-family: 'Cormorant Garamond', serif;
}
.product-item-description-area{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0;
}
.product-item-description .heading{
    display: inline-block;
    width:100%;
    margin-bottom: 10px;
}
.product-item-description h1{
    font-size: 46px;
}
.product-item-description .feat-img{
    padding: 10px 0;
}
.product-item-description .feat-img img{
    max-width: 100%;
}
.product-item-description{
    margin-bottom: 15px;
}
.product-item-description p,.product-item-description li{
    font-size: 14px;
    font-family: 'Cormorant Garamond', serif;
}
.product-item-description h2{
    margin: 15px 0;
}

.bio-main-area{
    padding: 10px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.bio-main-area .feat-img-area .figure{
    text-align: center;
}
.bio-description h1.styled-underline{
    font-size: 52px;
    border-bottom: 2px solid #ffc629;
    display: inline-block;
    text-align: center;
    padding: 5px 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-family: 'bebas_neue_regularregular' !important;
}
.bio-main-area .bio-description{
    padding-left: 5px;
}
.bio-description .description p{
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 25px;
}
.bio-description .description p:last-of-type {
    margin-bottom: 10px;
}
.bio-description .description .text{
    border-left: 2px solid #ffc629;
    padding-left: 15px;
    margin-top: 20px;
}
.working-days-plus-signature-sec{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 5px 10px 20px;
    margin-bottom: 10px;
    background-size: cover !important;
    background-position: center !important;
   background: url('bio-bg-img.jpg');
}
.working-days-plus-signature-sec h2{
    font-size: 52px !important;
    font-family: 'bebas_neue_regularregular' !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    letter-spacing: 1.4px !important;
    margin-top: 0 !important;
    color : #ffffff !important;
}
.working-days-block .opening-timings-detail{
    max-width: 370px;
    float: right;
    width: 100%;
    padding: 10px 0;
    font-size: 18px;
    font-family: 'Cormorant Garamond', serif;
}
.working-days-block .title{
    text-align: center;
    margin-bottom: 20px;
}
.working-days-block .title span.sub-text{
    font-size: 28px;
    font-family: 'bebas_neue_regularregular' !important;
}
.opening-timings-detail .days-timings{
    max-width: 250px;
}
.opening-timings-detail .days-timings li{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 4px;
}
.days-timings li a{
    color: #fff;
}
.days-timings li a:hover{
    color:#dda414;
}
.opening-timings-detail .days-timings span.day{
    float: left;
}
.opening-timings-detail .days-timings span.timing{
    float: right;
}
.working-days-plus-signature-sec .signature-block{
    padding-left: 5px;
}
.signature-block .block-detail{
    border-left: 2px solid #ffc629;
    padding-left: 15px;
    margin-top: 17px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.signature-block .block-detail p{
    font-size: 17px;
    line-height: 1.7;
    font-family: 'Cormorant Garamond', serif;
    margin-bottom: 20px;
}
.signature-block .styles-thumbs{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.signature-block .styles-thumbs{
    margin-left: -3px;
}
.signature-block .styles-thumbs li{
    float: left;
    width: 25%;
    padding: 0 3px;
    list-style:none !important;
}
.signature-block .styles-thumbs li img{
    border: 2px solid #ffc629;
    max-width: 100%;
}
.video-block{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0;
}
.media-file{
    max-width: 690px;
    margin: 0 auto;
    position: relative;
    padding: 20% 0;
}
.media-file iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.bands-of-barber-list .barber{
    text-align: center;
}
.top-of-list-barber{
    padding-top: 10px;
}
.top-of-list-barber .barber .name h2{
    font-size: 45px;
    margin: 5px 0;
}
.rest-of-barber-list .barber{
    margin: 10px 0 30px;
}
.rest-of-barber-list .barber .name h2{
    font-size: 34px;
}
.barber .short-info h5{
    font-family: 'bebas_neue_regularregular' !important;
    margin: 0;
}
.barber .short-info span.location{
    font-size: 22px;
    font-family: 'bebas_neue_regularregular' !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    vertical-align: top;
}
.rest-of-barber-list .barber .name h2{
    margin:5px 0 0;
}
.rest-of-barber-list .barber .short-info h6{
    margin: 0;
    font-size: 16px;
    font-family: 'bebas_neue_regularregular' !important;
}
.rest-of-barber-list .barber .short-info span.location{
    font-size: 16px;
    vertical-align: top;
    line-height: 1.1;
}
.bb-second-column{
    margin-top: 70px;
}
.cormorant-family{
    font-family: 'Cormorant Garamond', serif;
}



/*===  Tshirt Product Deail ====*/
.tshirt-product-addtocart-sec{
    padding-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.tshirt-product-addtocart-sec .addcart-feat-img-block .feat-img{
    margin-bottom: 10px;
}
.addcart-feat-img-block .feat-img img{
    max-width: 100%;
}
.addcart-feat-img-block .title h1{
    font-size: 40px;
    margin-bottom: 5px;
}
.addcart-feat-img-block .product-overview-data li{
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: 0.4px;
}
.product-overview-data li strong{
    font-size: 14px;
}
.addtocart-content .text{
    float: left;
    width: calc(100% - 130px);
    padding-right: 10px;
    text-align: left;
    font-size: 14px;
    margin-top: 25px;
    padding-top: 10px;
}
.addtocart-content .quantity-field {
    float: right;
    width: 130px;
    margin-bottom: 5px;
}
.addtocart-content .input-fieldgroup label{
    font-weight: normal;
    font-family: 'bebas_neue_regularregular';
    font-size: 18px;
    letter-spacing: 1px;
}
.addtocart-content .btn-content{
    width: 100%;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    padding: 15px 0 15px 5px;
}
.addtocart-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 2px solid #ffc629 !important;
    color: #ffc629 !important;
    height: 50px;
    text-transform: uppercase;
    width: 100%;
    max-width: 360px;
    font-family: 'bebas_neue_regularregular';
    font-size: 24px;
    letter-spacing: 1px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.addtocart-btn:hover{
    background: #ffc629 !important;
    color: #222 !important;
  opacity:1 !important;
}
.related-products-block{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px;
}
.fill-styled-heading{
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 0 0px;
}
.fill-styled-heading h2{
    margin-bottom: 5px;
    background: #ffc629;
    color: #222222;
    padding: 10px 0;
    font-family: 'bebas_neue_regularregular' !important;
}
.related-products-items {
    padding: 35px 0 50px;
}
.related-products-items .related-products-wrapper{
    margin: 0 -7px;
}
.related-products-wrapper .related-product-item{
    padding: 0 7px;
    margin: 15px 0;
}
.related-product-item img{
    transition: all 0.3s ease 0s;
}
.related-product-item a:hover img{
    opacity: 0.8;
}



/*=== Product detail ===*/
.product-detail-addtocart-sec{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 40px 0;
}
.product-detail-addtocart-sec .product-overview{
    padding: 0 15px;
}
.product-overview .description{
    padding: 50px 0 30px;
    min-height: inherit !important;
  	margin-bottom:25px;
}
.product-overview .description .title h2{
    font-family: 'bebas_neue_regularregular' !important;
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #fff;
    margin-bottom: 0;
}
.product-overview .description h6{
    font-family: 'bebas_neue_regularregular' !important;
    letter-spacing: 0.8px;
}
.product-overview .description p{
    font-size: 18px;
    line-height: 1.4;
}
.product-overview .fields-area {
    align-items: center;
    display: flex;
}
.product-overview .addtocart-content .select-field {
    float: left;
    position: relative;
    width: 220px;
    padding: 0 10px;
    margin-top: 25px;
}
.product-overview .addtocart-content .select-field:after{
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #fff;
}

.product-overview .addtocart-content select{
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    width: 100%;
    border: 1px solid #fff;
    height: 50px;
    /*z-index: 2;
    position: relative;*/
    background: none;
    padding: 5px 35px 5px 20px;
    font-size: 12px;
    background: #222;
    /*background: transparent;*/
}
.product-overview .addtocart-content select option{
    padding: 5px 10px;
}
.product-overview .addtocart-content .quantity-field{
    float: left;
    width: 110px;
}
.product-overview .addtocart-content .total-amount{
    padding-left:  10px;
    float: right;
    width: 100px;
    text-align: right;
    margin-top: 25px;
}
.product-overview .addtocart-content .quantity-field input{
    border: 1px solid #fff;
    height: 50px;
}
.addtocart-content .quantity-field input{
    height: 40px;
    color: #fff;
    font-size: 14px;
}
.addtocart-content .btn-content.text-center{
    text-align: center;
}
.product-characteristics-block {
    display: inline-block;
    margin-bottom: 40px;
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.product-quality.right-bordered{
    border-right:1px dotted #a65207;
}
.product-quality > span{
    font-family: 'bebas_neue_regularregular' !important;
    font-size: 13px;
    letter-spacing: 1px;
}
.product-quality h6{
    font-family: 'Cormorant Garamond', serif  !important;
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 8px;
}
.product-quality .quality{
    padding: 5px 0;
}
.product-quality .quality span{
    font-family: 'Cormorant Garamond', serif  !important;
    letter-spacing: 1px;
    font-weight: normal;
}
.product-quality .red-separator{
    width: 100%;
    max-width: 420px;
    height: 1px;
    display: inline-block;
    background: #7e0015;
    float: left;
}
.product-quality .blue-separator{
    width: 100%;
    max-width: 420px;
    height: 1px;
    display: inline-block;
    float: right;
    background: #063067;
}
.ingredients-tips-block{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 25px;
}
.ingredients-tips-block .block-holder{
    border: 3px solid #ffc629;
    padding: 6px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.ingredients-tips-block .block-content{
    border: 1px solid #fff;
    padding: 0 7px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.ingredients-tips-block .title{
    float: left;
    width: 205px;
    padding-right: 15px;
}
.ingredients-tips-block .title h5{
    font-family: 'bebas_neue_regularregular' !important;
    margin-top: 0;
}
.ingredients-tips-block .description{
    float: left;
    width: calc(100% - 205px);
    font-size: 12px;
}
.ingredients-tips-block .key-ingredients{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #62501f;
    padding: 10px 0 15px;
  text-align:left;
}
.ingredients-tips-block .barber-tips{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0 5px;
  text-align:left;
}

body.template-index #footer .footer-content-wrapper{
	max-width: 990px;
}

button.js-mobile-nav-toggle{
width: 45px;
float: right;
}

#header-section button{text-align:center;}
#header-section button.active-buttton .icon.icon-hamburger,
#header-section button .icon.icon-close{
	display:none;
}
#header-section button.active-buttton .icon.icon-close{
	display:block;
  margin: 0px auto;
}

#header-section button .icon{width:12px; }
#header-section button span{display:none;}
.mobile-nav-wrapper ul#Navigation > li:last-child{border:0px;}
.mobile-nav-wrapper ul li a{
font-family: 'bebas_neue_regularregular';
font-weight: 700;
letter-spacing: 0.7px;
font-size: 20px;
  line-height: 20px;
  padding: 0px 12px;
}
.mobile-nav-wrapper ul#Navigation > li > button:hover,
.mobile-nav-wrapper ul li a:hover{
	color:#eee;
  	background:none;
}
.mobile-nav-wrapper ul#Navigation > li > button{display:block; background: none; position: relative; display: block; width: inherit; border: 0px;font-family: 'bebas_neue_regularregular';
font-weight: 700;
letter-spacing: 0.7px;
font-size: 20px;
  line-height: 20px;
  padding: 0px 16px; 
color: #ffc629;
}

.mobile-nav-wrapper ul#Navigation > li > button .mobile-nav__icon{
width: 9px;
float: right;
height: 20px;
margin-left: 12px;
  -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    transform: rotate(90deg);
}
.mobile-nav-wrapper ul#Navigation > li > button svg path{fill:gray;}

.mobile-nav__dropdown li{
  border-top: 1px solid #7a7474;
}
.mobile-nav-wrapper ul#Navigation .mobile-nav__dropdown li a{
  display:block;
  padding:10px 3px; 
  text-align: center;
}
#header-section button{width:40px; background:#eee; padding:0px; border: 1px solid #ddd; }
.mobile-nav__dropdown button{display:none;}

.wholesale-button{
	display:block;
  text-align:center;
}
.wholesale-button a{
background: #ffc629;
color: #202020;
padding: 20px 20px;
font-size: 28px;
display: inline-block;
text-align: center;
transition: all 0.3s ease 0s;
font-family: 'signpainter_housescriptRg';
line-height: 20px;
text-transform:capitalize;
  font-weight:400;
}


.cart__footer .btn{width:31.33%; margin:10px 1%; height:55px; border-radius:0px; background:none; color:#ffc439; 
  border: 1px solid #ffff;
  font-size: 19px;
  padding: 0px;
  font-weight: 600;
  line-height: 50px;
  float: left;
  font-family: 'Cormorant Garamond', serif;
}

.cart .cart__footer .btn{ height: 50px !important; line-height: 50px;}

.cart__image-wrapper .btn{
	background: #ffc439;
    font-size: 14px;
}
.cart__meta .btn:hover,
.cart__meta .btn:hover{ opacity:1;}


/*9-July-2018*/
#Navigation{ text-align:center; }

@media (min-width: 994px){
  
  #header-section button{ display: none; }
  .mobile-nav-wrapper ul#Navigation > li ul{top:50px; visibility:hidden; transition: all 0.5s; height:0px; overflow:hidden; }
.mobile-nav-wrapper ul#Navigation > li:hover ul{top:20px; visibility:visible; height:inherit; }
.mobile-nav-wrapper ul li a{
font-family: 'bebas_neue_regularregular';
font-weight: 700;
letter-spacing: 0.7px;
font-size: 20px;
  line-height: 20px;
  padding: 0px 12px;
}
 .mobile-nav-wrapper ul#Navigation > li{float:none; border-right: 2px solid #eee; position: relative; display:inline-block;}

.mobile-nav__dropdown{
position: absolute;
left: 0px;
width: 100%;
  background: #000;
z-index: 99;
}
   #Navigation{display:block;}
  
  .wholesale-button{
  	float:right; 
    margin-top: -60px;
  }
  
}



@media (max-width: 994px){
  
  .mobile-nav-wrapper{float: left;
width: 100%;}
  
  #Navigation{display:none;}
  
 .mobile-nav-wrapper ul#Navigation > li{display:block; border-bottom: 2px solid #eee; position: relative; }
  .mobile-nav-wrapper ul li{
  	display:block; 
    padding: 10px 0px;
  }
  .mobile-nav__dropdown{
position: relative;
left: 0px;
width: 100%;
  background: #000;
z-index: 99;
}
  .mobile-nav-wrapper ul#Navigation > li > button{
    display: block;
    width: 100%;
    text-align: center;
    padding: 9px 12px;
  }
  #shopify-section-header button .icon{
   width: 20px;
  }
  .mobile-nav-wrapper ul#Navigation > li > button .icon{width:12px;}
  .mobile-nav-wrapper ul#Navigation .mobile-nav__dropdown{display:none;}
  .mobile-nav-wrapper ul#Navigation .mobile-nav__dropdown li a {
      display: block;
      padding: 10px 20px;
      text-align: left;
  }
  .mobile-nav-wrapper ul#Navigation > li > button .mobile-nav__icon{
    margin-left:-17px;
  }
  
}

@media (max-width: 1199px){
    .main-banner .banner-content,.main-slider-sec,.triggering-links-content{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 991px){
    .footer-top-area,.footer-bottom-area{
        padding-right: 10px;
        padding-left: 10px;
    }
    .lifestyle-grid-items .grid-item .caption h4{
        font-size: 19px;
    }
    .product-item-description h1{
        font-size: 40px;
    }  
    #footer .footer-content-wrapper{ width:100% !important;}
    .cart .cart__footer .btn{ padding: 0 20px; width: auto;}
    .additional-checkout-buttons { clear: both; display: block; float: none;}
    .additional-checkout-buttons .additional-checkout-button--google-pay{ float: left; }
}
@media (max-width: 767px){
    .footer-top-area .column{
        text-align: center;
        width: 100% !important;
    }
    .third-column li.stand-alone-item{
        margin-top: 10px;
    }
    .footer-top-area .column.social-link-column{
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .box-inner-title h1{
        font-size: 50px;
        padding: 0 10px;
    }
    .contact-source .source-detail {
        font-size: 30px;
    }
    .contact-info .contact-source {
        letter-spacing: 0.5px;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .contact-source h2{
        margin-bottom: 10px;
    }
    .inner-pages-content-wrapper input,.inner-pages-content-wrapper textarea{
        font-size: 20px;
    }
    .contact-page-main-content .contact-info{
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact-source .source-detail .socialmedia-links{
        padding-left: 0;
        padding-right: 0;
    }
    .fill-desc p {
        font-size: 22px;
        letter-spacing: 1.2px;
        line-height: 1.2;
    }
    .contact-source .socialmedia-links em{
        display: block;
    }
    .lifestyle-grid-items{
        padding: 0 10px 10px;
    }
    .lifestyle-grid-items .grid-item{
        width: 50%;
    }
    .lifestyle-grid-items .grid-item .caption h4{
        font-size: 21px;
    }
    .bio-main-area .feat-img-area .figure{
        margin-top: 15px;
    }
    .bio-description .description .text,.signature-block .block-detail{
        border-left: none;
        padding-left: 0;
    }
    .working-days-plus-signature-sec .signature-block,.bio-main-area .bio-description{
        padding-right: 5px;
    }
    .working-days-block .opening-timings-detail{
        max-width: 100%;
        text-align: center;
    }
    .opening-timings-detail .days-timings {
        max-width: 250px;
        display: inline-block;
    }
    .media-file{
        padding: 27% 0;
    }
    .rest-of-barber-list .barber {
        width: 50%;
        float: left;
        margin: 10px 0;
    }
    .band-of-barber-banner{
        padding-top: 20px;
    }
    .bands-of-barber-list .barber-list-column {
        width: 100%;
        display: inline-block;
        margin-top: 0;
    }
    .addtocart-content .btn-content{
        text-align: center;
        padding-left: 0;
    }
    .product-wear-feat-block{
        text-align: center;
    }
    .related-products-items {
        padding: 15px 0;
    }
    .product-overview .description {
        min-height: 100%;
        padding: 25px 0 30px;
    }
    .product-quality{
        margin-bottom: 20px;
    }
    .ingredients-tips-block .title {
        width: 100%;
        padding-right: 0;
    }
    .ingredients-tips-block .description {
        font-size: 12px;
        width: 100%;
    }
    .product-quality .blue-separator,.product-quality .red-separator{
        float: none;
        display: inline-block;
    }

    .cart .cart__row .cart__meta .small--hide a.cart__remove {
        background: none;
        border: 1px solid #fff;
        color: #f0bd47;
    }
    .cart .cart__row .cart__meta .small--hide a.cart__remove:hover{
        background: #f0bd47;
        color:#fff;   
    }

}
@media (max-width: 599px){
    .footer-newsletter-area .title-area{
        width: 100%;
        margin-bottom: 10px;
    }
    .newsletter-form-area{
        width: 100%;
    }
    .lifestyle-grid-items .grid-item{
        width: 100%;
    }
    .lifestyle-grid-items{
        text-align: center;
    }
    .lifestyle-grid-items .grid-item {
        display: inline-block;
        float: none !important;
        max-width: 350px;
        width: 100%;
    }
    .lifestyle-grid-items .grid-item .caption h4{
        font-size: 24px;
    }
    .rest-of-barber-list .barber {
        width: 100%;
    }
    .fill-styled-heading{
        padding: 0;
    }
    .ingredients-tips-block{
        padding: 10px;
    }

    .cart .cart__footer .btn {
      padding: 0;
      width: 100%;
    }
}
p.comming_soon {
    color: red;
    font-family: 'bebas_neue_regularregular' !important;
    letter-spacing: 2px;
    margin-bottom: -8px;
}
@media(max-width: 479px){
    h2{
        font-size: 26px;
    }
    .newsletter-form-area .input-field,.newsletter-form-area .email-group-field{
        width: 100%;
        padding-right: 0;
        margin: 5px 0;
    }
    .copyright-content{
        text-align: center;
    }
    .contact-source .socialmedia-links li{
        width: 100%;
    }
    .inner-pages-content-wrapper .full-width-field, .inner-pages-content-wrapper .dual-width-field{
        margin-bottom: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .inner-pages-content-wrapper .dual-width-field .input-field{
        width: 100%;
    }
    .inner-pages-content-wrapper textarea{
        height: 150px;
    }
    .inner-pages-content-wrapper input, .inner-pages-content-wrapper textarea{
        font-size: 18px;
    }
    .contact-source .source-detail{
        font-size: 26px;
    }
    .working-days-plus-signature-sec{
        padding-top: 15px;
    }
    .product-item-description h1{
        font-size: 32px;
    }
    .working-days-plus-signature-sec h2{
        font-size: 30px;
    }
    .working-days-block .title span.sub-text{
        font-size: 20px;
    }
    .addcart-feat-img-block .title h1 {
        font-size: 32px;
    }
}
.product-form__input{ font-size:14px !important; color:#fff !important; text-align: center; }

.innerpage-title-box .figure {
    padding: 0;
}
select#ProductSelect-new-product-template {
    display: none;
}
.selector-wrapper.js.product-form__item {
    width: 38%;
    position: relative;
    float: left;
    display: inline-block;
    margin-right: 20px;
}
.product-form__item.product-form__item--quantity {
    width: 38%;
    float: left;
    display: inline-block;
}
a.mobile-nav__sublist-link.mobile-nav__sublist-header {
    display: none!important;
}
.video-block {
    /*display: none;*/
}
select#ProductSelect-lifestyle-product-section {
    display: none;
}
.tshirt-product-addtocart-sec .product-wear-feat-block canvas#myCanvas {
    display: none!important;
}
.tshirt-product-addtocart-sec .block-content .feat-img {
    display: none;
}
.tshirt-product-addtocart-sec .addcart-feat-img-block.col-sm-6.text-center {
    float: right;
  padding-top:70px;

}
 .tshirt-product-addtocart-sec .addtocart-content select, input {
    height: 50px!important;
 }
.addtocart-content .text.cormorant-family {
    text-align: center;
    float: none;
    width: 100%;
}
div#shopify-section-lifestyle-product-section .product-form__item.product-form__item--quantity {
  float: left;}

.cart__edit.medium-up--hide {
    display: none;
}
a.btn.btn--small.btn--secondary.cart__remove.medium-up--hide {
    display: none;
}
input.btn.btn--small.cart__update.medium-up--hide {
    display: none;
}
.cart__qty label.cart__qty-label {
    display: none;
}
td.cart__image-wrapper.cart-flex-item img {
    width: 200%;
    max-width: 60%;
}
td.cart__image-wrapper.cart-flex-item {
    padding-top: 40px;
  padding-bottom: 20px;
}
.list-view-item__title a {
    padding-bottom: 10px;
    display: block;
    padding-top: 10px;
}
td.cart__meta.small--text-left.cart-flex-item p.small--hide {
    margin-top: 15px;
}
tr.cart__row.border-bottom {
    border-top: 1px solid #fff;
}
thead.cart__row.cart__header th {
    padding-bottom: 25px;
}
a.btn.btn--secondary.btn--narrow {
    background:transparent;
    color: #ffffff;
  border:2px solid #f0bd47;
    padding: 0 30px;
    height: auto;
    line-height: 30px;
    margin-left: 0px;
}
a.btn.btn--secondary.btn--narrow {
    margin-right: 10px;
}
.cart__qty-input{
  text-align:center;
}
.loader_custum {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 0;
    background-color: #333333;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 100px;}
.styled-underline {
    color: #ffffff !important;
    line-height: 1 !important;
}
.working-days-plus-signature-sec{
 	color :#ffffff !important; 
}
.product-overview .description .title h2 {
    font-family: 'signpainter_housescriptRg' !important;
    font-size: 40px;
}
.addcart-feat-img-block .title h1 {
    display: none;
}
.block-content .feat-img {
    margin-top: 40px;
}
.product-wear-feat-block {
    /*background: #58595b;*/
    padding-top: 70px;
    padding-bottom: 20px;
}
.pricedsd {
    border: 2px solid #fff;
    width: 40%;
    float: left;
    margin-left: 10px;
    padding: 13px;
    margin-top: 26px;
    font-size: 15px;
}
a.btn.btn--has-icon-after.cart__continue-btn svg.icon.icon--wide.icon-arrow-right {
    max-width: 0;
}
#lightgallery {
    display: inline-block;
    width: 100%;
}
.gallery-main-area ul li {
   float:left;
   padding: 6px 3px 0 6px;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(1),
.gallery-main-area ul li.gallery_mygallery:nth-child(2),
.gallery-main-area ul li.gallery_mygallery:nth-child(3),
.gallery-main-area ul li.gallery_mygallery:nth-child(3)  {
    float: left;
    width:100%;
}       
        .gallery-main-area ul li.gallery_mygallery:nth-child(64),
        .gallery-main-area ul li.gallery_mygallery:nth-child(63),
        .gallery-main-area ul li.gallery_mygallery:nth-child(61),
        .gallery-main-area ul li.gallery_mygallery:nth-child(60),
        .gallery-main-area ul li.gallery_mygallery:nth-child(59),
        .gallery-main-area ul li.gallery_mygallery:nth-child(57),
        .gallery-main-area ul li.gallery_mygallery:nth-child(56),
        .gallery-main-area ul li.gallery_mygallery:nth-child(55),
        .gallery-main-area ul li.gallery_mygallery:nth-child(53),
        .gallery-main-area ul li.gallery_mygallery:nth-child(46),
        .gallery-main-area ul li.gallery_mygallery:nth-child(45),
        .gallery-main-area ul li.gallery_mygallery:nth-child(43),
        .gallery-main-area ul li.gallery_mygallery:nth-child(42),
        .gallery-main-area ul li.gallery_mygallery:nth-child(41),
        .gallery-main-area ul li.gallery_mygallery:nth-child(39),
        .gallery-main-area ul li.gallery_mygallery:nth-child(32),
        .gallery-main-area ul li.gallery_mygallery:nth-child(31),
        .gallery-main-area ul li.gallery_mygallery:nth-child(29),
        .gallery-main-area ul li.gallery_mygallery:nth-child(28),
        .gallery-main-area ul li.gallery_mygallery:nth-child(27),
        .gallery-main-area ul li.gallery_mygallery:nth-child(25),
        .gallery-main-area ul li.gallery_mygallery:nth-child(18),
        .gallery-main-area ul li.gallery_mygallery:nth-child(17),
        .gallery-main-area ul li.gallery_mygallery:nth-child(15),
        .gallery-main-area ul li.gallery_mygallery:nth-child(14),
        .gallery-main-area ul li.gallery_mygallery:nth-child(13),
        .gallery-main-area ul li.gallery_mygallery:nth-child(11),
        .gallery-main-area ul li.gallery_mygallery:nth-child(4),
        .gallery-main-area ul li.gallery_mygallery:nth-child(2),
        .gallery-main-area ul li.gallery_mygallery:nth-child(1){
            max-width: 260px; 
        }
            
        .gallery-main-area ul li.gallery_mygallery:nth-child(62),   
        .gallery-main-area ul li.gallery_mygallery:nth-child(58),
        .gallery-main-area ul li.gallery_mygallery:nth-child(54),
        .gallery-main-area ul li.gallery_mygallery:nth-child(44),
        .gallery-main-area ul li.gallery_mygallery:nth-child(40),
        .gallery-main-area ul li.gallery_mygallery:nth-child(30),
        .gallery-main-area ul li.gallery_mygallery:nth-child(26),
        .gallery-main-area ul li.gallery_mygallery:nth-child(16),
        .gallery-main-area ul li.gallery_mygallery:nth-child(12),
        .gallery-main-area ul li.gallery_mygallery:nth-child(3){ 
            max-width: 170px;
        }
{ max-width: 260px; }

.gallery-main-area ul li.gallery_mygallery{
    /*max-width: 309px;*/
    float: left;
    width:33.15%;
    overflow: hidden;
}

.gallery-main-area ul li.gallery_mygallery:nth-child(17){

}




/*.gallery-main-area ul li.gallery_mygallery:nth-child(8) {
    float: left;
    max-width: 309px;
    width:100%;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(10) {
    float: left;
    max-width: 309px;
    width:100%;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(9) {
    max-width: 307px;
    float: left;
    width:100%;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(15) {
    float: left;
    max-width: 309px;
    width:100%;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(16) {
    float: left;
    max-width: 309px;
    width:100%;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(17) {
    max-width: 307px;
    float: left;
    width:100%;
}*/
.gallery-main-area .box-inner-title {
    margin: 30px 0 10px 0;
}
.gallery-main-area .feat-img-area.col-sm-12 {
    margin-bottom: 0;
    padding:0;
}
/*Gallery*/
.demo-gallery > ul {
              margin-bottom: 0;
            }
            
            .demo-gallery > ul > li a {
              display: block;
              overflow: hidden;
              position: relative;
              float: left;
            }
            .demo-gallery > ul > li a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              /*height: 100%;
              width: 100%;*/
              width: auto;
              height: 308px;
              max-width: inherit;
            }
            .demo-gallery > ul > li a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery > ul > li a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery > ul > li a .demo-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .justified-gallery > a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery .justified-gallery > a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .video .demo-gallery-poster img {
              height: 48px;
              margin-left: -24px;
              margin-top: -24px;
              opacity: 0.8;
              width: 48px;
            }
            .demo-gallery.dark > ul > li a {
              border: 3px solid #04070a;
            }
.signature-block .styles-thumbs li img {
    max-height: 160px;
    min-height: 150px;
}
#shopify-section-1529571088600 {
	/* width: 100%; */
	/* float: left; */
	/* display: inline-block; */
	border: 8px solid #fff;
	margin-top: 50px;
	margin: 60px 25px 0 25px;
}
.custom_slider-wrapper > a#custum_prev {
    left: 0.6%!important;
    z-index: 9!important;
}
.custom_slider-wrapper > a#custum_next {
    right: 0.6%!important;
}
.slider-wrapper > a#next {
    right: 20px!important;
}
.slider-wrapper > a#prev {
    left: 20px!important;
}
.triggering-links-content {
    padding: 35px 10px 0 12px!important;
}
.product-wear-feat-block.col-sm-6 {
    background: #58595b!important;
}
.mobile-nav__dropdown li:first-child{
  display: none;
}


@media(max-width:767px){
.demo-gallery > ul > li a {
	display: block!important;
	float: none!important;
}
  .product-wear-feat-block .slick-slider {
    text-align: left;
}


  .gallery-main-area ul li.gallery_mygallery:nth-child(64), .gallery-main-area ul li.gallery_mygallery:nth-child(63), .gallery-main-area ul li.gallery_mygallery:nth-child(61), .gallery-main-area ul li.gallery_mygallery:nth-child(60), .gallery-main-area ul li.gallery_mygallery:nth-child(59), .gallery-main-area ul li.gallery_mygallery:nth-child(57), .gallery-main-area ul li.gallery_mygallery:nth-child(56), .gallery-main-area ul li.gallery_mygallery:nth-child(55), .gallery-main-area ul li.gallery_mygallery:nth-child(53), .gallery-main-area ul li.gallery_mygallery:nth-child(46), .gallery-main-area ul li.gallery_mygallery:nth-child(45), .gallery-main-area ul li.gallery_mygallery:nth-child(43), .gallery-main-area ul li.gallery_mygallery:nth-child(42), .gallery-main-area ul li.gallery_mygallery:nth-child(41), .gallery-main-area ul li.gallery_mygallery:nth-child(39), .gallery-main-area ul li.gallery_mygallery:nth-child(32), .gallery-main-area ul li.gallery_mygallery:nth-child(31), .gallery-main-area ul li.gallery_mygallery:nth-child(29), .gallery-main-area ul li.gallery_mygallery:nth-child(28), .gallery-main-area ul li.gallery_mygallery:nth-child(27), .gallery-main-area ul li.gallery_mygallery:nth-child(25), .gallery-main-area ul li.gallery_mygallery:nth-child(18), .gallery-main-area ul li.gallery_mygallery:nth-child(17), .gallery-main-area ul li.gallery_mygallery:nth-child(15), .gallery-main-area ul li.gallery_mygallery:nth-child(14), .gallery-main-area ul li.gallery_mygallery:nth-child(13), .gallery-main-area ul li.gallery_mygallery:nth-child(11), .gallery-main-area ul li.gallery_mygallery:nth-child(4), .gallery-main-area ul li.gallery_mygallery:nth-child(2), .gallery-main-area ul li.gallery_mygallery:nth-child(1) {
	max-width: 100%;
	text-align: center;
	margin: 0 auto !important;
	width: 100%;
	margin: 0 auto !important;
	width: 100%;
	float: none !important;
	display: block !important;
}
.gallery-main-area ul li.gallery_mygallery:nth-child(1), .gallery-main-area ul li.gallery_mygallery:nth-child(2), .gallery-main-area ul li.gallery_mygallery:nth-child(3), .gallery-main-area ul li.gallery_mygallery:nth-child(3) {
	float: none!important;
	width: 100%!important;
	text-align: center!important;
}
  .gallery-main-area ul li.gallery_mygallery:nth-child(62), .gallery-main-area ul li.gallery_mygallery:nth-child(58), .gallery-main-area ul li.gallery_mygallery:nth-child(54), .gallery-main-area ul li.gallery_mygallery:nth-child(44), .gallery-main-area ul li.gallery_mygallery:nth-child(40), .gallery-main-area ul li.gallery_mygallery:nth-child(30), .gallery-main-area ul li.gallery_mygallery:nth-child(26), .gallery-main-area ul li.gallery_mygallery:nth-child(16), .gallery-main-area ul li.gallery_mygallery:nth-child(12), .gallery-main-area ul li.gallery_mygallery:nth-child(3) {
	max-width: 100%!important;
}
  .gallery-main-area ul li.gallery_mygallery {
	/* max-width: 309px; */
	float: none!important;
	width: 100%!important;
	text-align: center!important;
}
  
}
.template-index .cart_icon{
display:block!important
}
.cart_icon{
display:none;
}
li.cart_icon a{
font-size:20px;
}
li.cart_icon{
float:right;
}
button.slick-prev.slick-arrow.slick-disabled:hover,
button.slick-next.slick-arrow:hover{
background:#ffc629;
  color:#000000;
}
button.slick-prev.slick-arrow.slick-disabled {
    position: absolute;
    bottom: 0;
    right: 0;
     border: 2px solid #ffc629;
    padding: 8px 14px;
    border-radius: 5px;
    color: #ffc629;
    background: transparent;
    left:0;
   z-index:99;
}
button.slick-next.slick-arrow {
       border: 2px solid #ffc629;
    padding: 8px 14px;
    border-radius: 5px;
    color: #ffc629;
    background: transparent;
    position: absolute;
   right: 0;
  bottom:0;
  z-index:99;
}
@media(max-width:420px){
.grid__item.text-right.small--text-center {
    font-size: 13px;
}

.cart .cart__row .cart__meta .small--hide a.cart__remove {
    font-size: 12px;
    padding:0 20px;
}
.list-view-item__title a {
    font-size: 12px;
}
  tr.cart__row.border-bottom.line1.cart-flex.border-top td {
    font-size: 13px;
}
  thead.cart__row.cart__header th {
    font-size: 13px;
}
  .triggering-links-content li {
    width: 50%;
    margin-bottom: 3px;
}
    .custom_slider-wrapper > a.arrow {
    top: 9%;

}
}
/* 15/2/2019 */
select#SingleOptionSelector-0 {
    background-image: url(https://cdn.shopify.com/s/files/1/0023/2154/7317/files/drop-down.png?1747447…);
    background-position: 90% center;
    background-repeat: no-repeat;
}
.selector-wrapper .single-option-selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}