/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/
/*** General Classes ****/
hr.indent-9, hr.indent-12, hr.indent-18, hr.indent-24, hr.indent-28, hr.indent-32, hr.indent-36, hr.indent-40, hr.indent-46, hr.indent-52, hr.indent-56, hr.indent-60, hr.indent-64, hr.indent-72, hr.solid, hr.dotted, hr.dashed {
    padding: 0;
    border: none;
    background: none;
    height: 0;
}
hr.indent-18 {
    margin: 1.5em 0;
}
hr.white-space {
    margin-top: 0;
}
.align-center {
    text-align: center;
}
.entry-content ul {
    padding-left: 0;
}
/******** Homepage ***********/
@media (min-width: 768px ) {
    .homepage-featured-content .feature-row__text--inner {
        max-width: 80%;
    }
}
@media (max-width: 767px ) {
    .homepage-featured-content .feature-row__text--inner {
        margin-top: 30px;
    }
}
/******* Product Page ********/
.product-full-description .product-description-wrapper {
    margin: 0;
}
.product-description-wrapper ul {
    padding-left: 16px;
}
.yotpo {
    margin-bottom: 10px;
}
.product-description-main-wrapper .yotpo a {
    color: #4cb1f1 !important;
}
.natural-ingredients h3 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 1.5em;
}
.natural-ingredients {
    padding: 30px;
    background: #f3f3f3;    
}
.natural-ingredients .ingredient {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}
.natural-ingredients img {
    max-width: 80px;
}
.natural-ingredients .image {
    flex-basis: 25%;
}
.natural-ingredients .description {
    flex: 1;
}
.description .bold {
    font-weight: 700;
}
.natural-ingredients p {
    margin-bottom: 0;
}
.natural-ingredients #accordion {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin-top: 30px;
    cursor: pointer;
}
.natural-ingredients .accordion-content {
    display: none;
}
.natural-ingredients .accordion-toggle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;

}
.natural-ingredients .accordion-toggle:after {
    content: '+';
    border-left: none;
    position: relative;
    left: 10px;
    font-size: 20px;
}
.natural-ingredients .accordion-toggle.open:after {
    content: '-';
}
.natural-ingredients .accordion-content.open {
    display: block;
}
.benefits  {
    display: flex;
    margin-bottom: 20px;
}
.benefits img {
    max-width: 60px;
    margin: 0 auto;
}
.benefits > * {
    flex: 1;
    text-align: center;
}
.benefits h5 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.shopify-payment-button .shopify-cleanslate ._3DL4HVlgeOhG7Paj6K8DqS {
    background: #fff !important;
    border-color: #000 !important;
    color: #000 !important;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}
.shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background: #000;
    color: #fff;
}
#shopify-section-1594047348128 .homepage-sections-wrapper--white {
    padding-bottom: 0;
}
/***** Collections *****/
#Collection {
    margin-top: 20px;
}
/* Sidebar */
.submenu-item {
    position: relative;
}
.submenu__arrow {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 0;
}
.collection-menu--list-item .sub-submenu {
    display: none;
    padding-left: 10px;
}
.collection-menu--list-item .sub-submenu.open {
    display: block;
}
.collection-menu--list-item .submenu {
    padding-left: 10px;
}
.collection-sidebar--section .submenu__link,
.collection-menu--list-item .sub-submenu li  {
    padding: 5px 0;
    display: block;
}
.text-banner img {
    width: 100%;
}
.text-banner {
    position: relative;
}
.text-banner .text-banner-content {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #222;
    transition: top 400ms ease;
    -moz-transition: top 400ms ease;
    -o-transition: top 400ms ease;
    -webkit-transition: top 400ms ease;
}
@media screen and (min-width: 992px ) {
    .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
        display: inline;
        float: left;
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }
    .alpha {
        margin-left: 0;
    }
    .omega {
        margin-right: 0;
    }
    hr.mobile {
        display: none;
    }
    .grid_3 {
        width: calc(32.8% - 15px);
    }
    .grid_5 {
        width: calc(55% - 15px);
    }
    .grid_4 {
        width: calc(44% - 15px);
    }
}
.entry-content img {
    /* width: 100%; */
}

.entry-content h2 {
    margin: 1em 0;
}
.homepage-featured-products .grid__item {
    width: 100%;
    max-width: 100%;
}
.homepage-featured-products {
    margin-top: 40px;
}
.template-page .shopify-section .homepage-sections-wrapper--white {
    padding: 10px 0;
}
@media only screen and (min-width: 768px) {
    .main-content .content-desc, .main-content .image-desc {
        float: left;
        margin: .5rem 2%;
        min-height: .125rem;
    }
    .main-content .image-desc {
        width: 29.33%;
    }
    .main-content .content-desc {
        width: 62.66%;
    }
}
.owl-carousel { display:none; width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;margin-left: 0; margin-right: 0;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img {display:block; width:100%; max-width: 100%;}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit; outline: none;}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes
fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.homepage-featured-products .owl-nav .owl-prev,
.homepage-featured-products .owl-nav .owl-next{position:absolute;top:30%;transform:translateY(-50%);height:30px}
.homepage-featured-products .owl-nav .owl-prev span,
.homepage-featured-products .owl-nav .owl-next span {font-size:50px;color:lightgray}.block__bestseller .owl-nav .owl-prev:not(.disabled) span,
.homepage-featured-products .owl-nav .owl-prev:not(.disabled) span,
.homepage-featured-products .owl-nav .owl-next:not(.disabled) span {color:#000}

.homepage-featured-products  .owl-nav .owl-next {
    right: -40px;
}
.homepage-featured-products   .owl-nav .owl-prev {
    left: -40px;
}
.wholesale {
    margin: 40px 0 100px;
}
.wholesale h2 {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
        max-height: 280px;
    }
    .homepage-featured-products  .owl-nav .owl-next {
        right: -10px;
    }
    .homepage-featured-products   .owl-nav .owl-prev {
        left: -10px;
    }
}

/****** Zeusman *****/
#zeusmen .entry-content img {
    width: auto;
    max-width: 400px;
}
#zeusmen .entry-content img.banner {
    max-width: 100%;
}
#zeusmen hr {
    margin: 3em 0;
    clear: both;
    display: block
}
#zeusmen .entry-content h2 {
    margin: 0 0 0.5em 0;
}
.ZeusMenBanner div {
    clear: both;
    overflow: hidden;
}
/*** Ingredients page ****/
#ingredients .ingredient-block img,
#ingredients .main-content img {
    width: auto;
}
#ingredients .static-block,
.product-block {
    text-align: center;
}
.homepage-featured-rich-text {
    padding: 0;
}
#ingredients .static-block.columns-3 {
    max-width: 1000px;
    margin: auto;
    width: 100%;
    text-align: center;
}
#ingredients .static-block .grid_4 {
    width: 30.33333%;
    margin: 0 1.5%;
}
.product-block {
    display: table;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}
#ingredients .free {
    width: 100%;
    margin: 45px 0;
    font-weight: 500;
}

#ingredients .static-block h3 {
    font-weight: 300;
    font-size: 1.3em;
    text-transform: uppercase;
    margin: 20px 0;
}
#ingredients .row {
    clear: both;
}
.ingredient-block {
    clear: both;
    margin-top: 40px;
    width: 100%;
}
#ingredients  .description {
    max-width: 650px;
    margin: 20px auto 60px;
}
@media only screen and (max-width: 1280px) and (min-width: 978px) {
    .ingredient-block .grid_3 {
        width: 222px;
    }
}
/*** General Mobile ****/
@media screen and (max-width: 767px) {
    .h2, h2 {
        font-size: 1.5rem;
    }
    .h3, h3 {
        font-size: 1.4rem;
    }
    .template-search .container {
        padding-right: 0;
        padding-left: 0;
    }
   .natural-ingredients .description {
   		padding-left: 10px;
   	}
  	.product-full-description .product-description-wrapper {
  		margin-top: 10px;
  	}
}

.affiliateplus-account-bottom {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 ;
}
#affiliate-home .table-hover tbody tr:hover {
    background-color: transparent;
}

/*** Beard Care Landing Page ****/
body#beard-care {
    max-width: 3072px;
    margin: 0 auto;
}
@font-face {
    font-family: "ColorsOfAutumn";
    src: url("ColorsOfAutumn.eot"); 
    src: url("ColorsOfAutumn.eot?#iefix") format("embedded-opentype"),
      url("ColorsOfAutumn.otf") format("opentype"), 
      url("ColorsOfAutumn.svg") format("svg"), 
      url("ColorsOfAutumn.ttf") format("truetype"), 
      url("ColorsOfAutumn.woff") format("woff"), 
      url("ColorsOfAutumn.woff2") format("woff2"); 
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Lush-Regular";
    src: url("Lush.eot"); 
    src: url("Lush.eot?#iefix") format("embedded-opentype"), 
      url("Lush.otf") format("opentype"), 
      url("Lush.svg") format("svg"), 
      url("Lush.ttf") format("truetype"), 
      url("Lush.woff") format("woff"), 
      url("Lush.woff2") format("woff2"); 
    font-weight: normal;
    font-style: normal;
  }
.lush {
    font-family: "Lush-Regular";
}
.autumn,
#shopify-section-image--beard-care-gallery-1   .type-subheading,
#shopify-section-text--beard-care-text-adverts-1 .text-advert-section__header,
#shopify-section-text--beard-care-text-adverts-2 .text-advert-section__header,
#shopify-section-text--beard-care-text-adverts-3 .text-advert-section__header,
#shopify-section-text--beard-care-image-with-text-3 .title-bar h2,
#shopify-section-text--beard-care-image-with-text-7 .title-bar h2,
#shopify-section-text--beard-care-image-with-text-10 .title-bar h2  {
    font-family: 'ColorsOfAutumn',sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
}
#beard-care .btn-custom {
    font-size: 30px;
    font-weight: bold;
    padding: 12px 50px;
}
#beard-care .title-bar {
    text-align: left;
    margin-bottom: 30px;
}
#beard-care #shopify-section-text--beard-care-rich-text .title-bar,
#beard-care #shopify-section-text--beard-care-rich-text-1 .title-bar {
    text-align: center;
}

#beard-care .header-wrapper,
#pomade .header-wrapper  {
    margin-bottom: 0px;
}
#beard-care article.page,
#pomade article.page {
    padding-bottom: 0px;
}
.section--text-adverts-wrapper.levels .sections-wrapper--white {
    border-bottom: none;
}
#beard-care .textarea p {
    font-size: 36px;
    font-weight: 600;
}
#beard-care .textarea ul {
    font-size: 30px;
    padding: 10px 0 0 25px;
}
#beard-care .textarea ul > li {
    margin-bottom: 10px;
}
#shopify-section-text--beard-care-image-with-text-10 .textarea ul {
    font-size: 22px;
}
#shopify-section-text--beard-care-image-with-text-3 .textarea ul,
#shopify-section-text--beard-care-image-with-text-7 .textarea ul,
#shopify-section-text--beard-care-image-with-text-9 .textarea ul {
    font-size: 22px;
    text-align: left;
    width: 90%;

}
#beard-care  #shopify-section-text--beard-care-rich-text p {
    font-size: 25px;
    line-height: 1.5em;
    width: 100%;
    font-weight: normal;
}
#beard-care .title-bar h2 {
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.3em;
}
#beard-care  #shopify-section-text--beard-care-rich-text .title-bar h2 {
    font-size: 44px;
    margin-bottom: 40px;
}
#shopify-section-text--beard-care-rich-text-1 .title-bar h2 {
    font-size: 38px;
    line-height: 48px;
    display: inline-flex;
    flex-direction: column;
}
#shopify-section-text--beard-care-rich-text-1 .title-bar h2>.autumn,
#shopify-section-image--beard-care-gallery-1   .type-subheading  {
    font-size: 35px;
}


#shopify-section-image--beard-care-gallery-1  img {
    width: 75%;
    margin: 0 auto;
}
#shopify-section-image--beard-care-gallery-1   .type-subheading  {
    margin: 50px 0;
}

#shopify-section-image--beard-care-gallery-1  .image-bar--description p{
    font-size: 25px;
    text-align: left;
    width: 75%;
    margin: 0 auto;
    line-height: 1.5em;
}
#shopify-section-image--beard-care-gallery-2 .container {
    max-width: 100%;
}
#shopify-section-text--beard-care-text-adverts-1 .text-advert-section__header,
#shopify-section-text--beard-care-text-adverts-2 .text-advert-section__header,
#shopify-section-text--beard-care-text-adverts-3 .text-advert-section__header    {
    font-size: 90px;
}
#beard-care  .section--text-adverts-wrapper.levels  {
    padding: 20px 0;
    margin: 100px 0;
}
#shopify-section-text--beard-care-text-adverts-1  {
    background-color: #f1f9fd;
}
#shopify-section-text--beard-care-text-adverts-1 img,
#shopify-section-text--beard-care-text-adverts-2 img,
#shopify-section-text--beard-care-text-adverts-3 img    {
    min-width: 155px;
}
#beard-care .homepage-section--text-and-image-wrapper .container {
    max-width: 100%;
}
#shopify-section-text--beard-care-image-with-text-1,
#shopify-section-text--beard-care-image-with-text-2 {
    margin: 100px 0;
}

.title-bar .font-60    {
    font-size: 60px;
}
.title-bar .font-48    {
    font-size: 48px;
}
#shopify-section-text--beard-care-image-with-text-1 .title-bar h3,
#shopify-section-text--beard-care-image-with-text-2 .title-bar h3,
#shopify-section-text--beard-care-image-with-text-5 .title-bar h3,
#shopify-section-text--beard-care-image-with-text-8 .title-bar h3   {
    text-align: left;
    margin-bottom: 20px;
}

#beard-care .homepage-section--text-and-image-wrapper {
    margin: 100px 0;
}
#beard-care .homepage-section--text-and-image-wrapper .featured-row__subtext,
#shopify-section-text--beard-care-image-with-text-4 .feature-row__image {
    position: relative;
    padding: 20px 0 30px;
}
#beard-care .homepage-section--image-gallery-wrapper {
    margin: 40px 0 100px;
}
#shopify-section-text--beard-care-rich-text {
    margin-top: 50px;
}
#shopify-section-text--beard-care-rich-text-1 {
    margin-top: 100px;
}
#beard-care .homepage-section--text-and-image-wrapper .featured-row__subtext:before,
#shopify-section-text--beard-care-image-with-text-4 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-10 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-3 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-7 .feature-row__image:before    {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}
#beard-care #shopify-section-text--beard-care-image-with-text-1 .featured-row__subtext:before {
    background: #fffdea;
    left: -100%;
    right: -80%;
}
#beard-care #shopify-section-text--beard-care-image-with-text-2 .featured-row__subtext:before {
    background: #e0f1fb;
    left: -50%;
    right: -100%;
    bottom: 20px;
}

#shopify-section-text--beard-care-image-with-text-3 {
    position: relative;
}
#beard-care #shopify-section-text--beard-care-image-with-text-3 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-3  .featured-row__subtext:before  {   
    background: #fffdea;
}
#beard-care #shopify-section-text--beard-care-image-with-text-10 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-7 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-10 .featured-row__subtext:before,
#beard-care #shopify-section-text--beard-care-image-with-text-7  .featured-row__subtext:before {
    background: #e9f5fc;
}
#beard-care #shopify-section-text--beard-care-image-with-text-10 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-7 .feature-row__image:before,
#beard-care #shopify-section-text--beard-care-image-with-text-3 .feature-row__image:before  {
    top: 50%;
    left: -100%;
    right: -300%;
}

#beard-care #shopify-section-text--beard-care-image-with-text-10 .featured-row__subtext:before,
#beard-care #shopify-section-text--beard-care-image-with-text-7  .featured-row__subtext:before,
#beard-care #shopify-section-text--beard-care-image-with-text-3  .featured-row__subtext:before {
    left: -200%;
    right: -300%;
}

#shopify-section-text--beard-care-text-adverts-2,
#shopify-section-text--beard-care-text-adverts-3  {
    background-color: #fffef1;
}
#shopify-section-text--beard-care-image-with-text-4 .title-bar h2,
#shopify-section-text--beard-care-image-with-text-4 .title-bar h3 {
    font-size: 48px;
}
#shopify-section-text--beard-care-image-with-text-4 .title-bar h3 {
    margin-bottom: 20px;
}

#beard-care #shopify-section-text--beard-care-image-with-text-4 .feature-row__image:before   {   
    background: #828282;
    left: -200%;
    right: 0;
    bottom: 30px;
    top: 43%;
}
#shopify-section-text--beard-care-image-with-text-4 img {
    max-width: 800px;
    float: right;
}
#beard-care #shopify-section-text--beard-care-image-with-text-5 .featured-row__subtext:before,
#beard-care #shopify-section-text--beard-care-image-with-text-8 .featured-row__subtext:before {   
    background: #e9f5fc;
    left: -100%;
    right: -61%;
}

#beard-care #shopify-section-text--beard-care-image-with-text-6 .featured-row__subtext:before,
#beard-care #shopify-section-text--beard-care-image-with-text-9 .featured-row__subtext:before     {   
    background: #fffce2;
    left: -55%;
    right: -100%;
}
#shopify-section-text--beard-care-image-with-text-3 .title-bar h3,
#shopify-section-text--beard-care-image-with-text-7 .title-bar h3,
#shopify-section-text--beard-care-image-with-text-10 .title-bar h3 {
    font-size: 40px;
    line-height: 48px;
    text-align: left;
}
#shopify-section-text--beard-care-image-with-text-3 .title-bar h2,
#shopify-section-text--beard-care-image-with-text-7 .title-bar h2,
#shopify-section-text--beard-care-image-with-text-10 .title-bar h2  {
    font-size: 42px;
}
@media (min-width: 1800px) {
    #beard-care #shopify-section-text--beard-care-image-with-text-6 .featured-row__subtext:before,
    #beard-care #shopify-section-text--beard-care-image-with-text-9 .featured-row__subtext:before     {   
        left: -80%;
    }
}

@media (min-width: 2200px){
    #beard-care #shopify-section-text--beard-care-image-with-text-6 .featured-row__subtext:before, 
    #beard-care #shopify-section-text--beard-care-image-with-text-9 .featured-row__subtext:before,
    #beard-care #shopify-section-text--beard-care-image-with-text-2 .featured-row__subtext:before {
        left: -100%;
    }
    #beard-care #shopify-section-text--beard-care-image-with-text-5 .featured-row__subtext:before, 
    #beard-care #shopify-section-text--beard-care-image-with-text-7 .featured-row__subtext:before, 
    #beard-care #shopify-section-text--beard-care-image-with-text-7 .featured-row__subtext:before, 
    #beard-care #shopify-section-text--beard-care-image-with-text-8 .featured-row__subtext:before, 
    #beard-care #shopify-section-text--beard-care-image-with-text-10 .featured-row__subtext:before,
    #beard-care #shopify-section-text--beard-care-image-with-text-1 .featured-row__subtext:before {
        right: -100%;
        left: -200%;
    }

    #beard-care #shopify-section-text--beard-care-image-with-text-10 .feature-row__image:before,
    #beard-care #shopify-section-text--beard-care-image-with-text-7 .feature-row__image:before,
    #beard-care #shopify-section-text--beard-care-image-with-text-3 .feature-row__image:before  {
        left: -100%;
        right: -300%;
    }
    #shopify-section-text--beard-care-image-with-text-4 .title-bar h2,
    #shopify-section-text--beard-care-image-with-text-4 .title-bar h3 {
        font-size: 55px;
    }
    #shopify-section-text--beard-care-image-with-text-3 .textarea ul, 
    #shopify-section-text--beard-care-image-with-text-7 .textarea ul, 
    #shopify-section-text--beard-care-image-with-text-9 .textarea ul,
    #shopify-section-text--beard-care-image-with-text-10 .textarea ul {
        font-size: 30px;
    }
    #shopify-section-text--beard-care-image-with-text-10 img,
    #shopify-section-text--beard-care-image-with-text-3 img,
    #shopify-section-text--beard-care-image-with-text-7 img  {
        max-width: 80%;
        float: right;
    }
}

@media (min-width: 768px ) {
    #beard-care .homepage-section--text-and-image-wrapper .feature-row__text--inner,
    #pomade .homepage-section--text-and-image-wrapper .feature-row__text--inner   {
        max-width: 100%;
    }
    #beard-care #shopify-section-text--beard-care-image-with-text-3 img,
    #beard-care #shopify-section-text--beard-care-image-with-text-7 img,
    #beard-care #shopify-section-text--beard-care-image-with-text-10 img    { 
        margin-top: -120px;
    }
    #beard-care #shopify-section-text--beard-care-image-with-text-4 .feature-row__text {
        text-align: left;
        color: #fff;
    }
    #shopify-section-text--beard-care-image-with-text-4 .title-bar {
        margin-top: 30%;
        text-align: left;
    }
    #shopify-section-image--beard-care-gallery-1  .image-bar {
        margin-left: -30px;
    }
    
}
@media screen and (max-width: 1024px) {
    .title-bar .font-60,
    .title-bar .font-48 {
        font-size: 40px;
    }
    #shopify-section-text--beard-care-text-adverts-1 .text-advert-section__header,
    #shopify-section-text--beard-care-text-adverts-2 .text-advert-section__header,
    #shopify-section-text--beard-care-text-adverts-3 .text-advert-section__header    {
        font-size: 60px;
    }
    #shopify-section-text--beard-care-image-with-text-4 .title-bar h2, 
    #shopify-section-text--beard-care-image-with-text-4 .title-bar h3,
    #shopify-section-text--beard-care-image-with-text-3 .title-bar h3 {
        font-size: 30px;
    }
}
@media screen and (max-width: 768px) {
    #beard-care .hero-video.mobile-height-fullscreen {
        height: 40vh;
    }
    #shopify-section-text--beard-care-text-adverts-1 .text-advert-section__header, #shopify-section-text--beard-care-text-adverts-2 .text-advert-section__header, #shopify-section-text--beard-care-text-adverts-3 .text-advert-section__header,
    #beard-care #shopify-section-text--beard-care-rich-text .title-bar h2 {
        font-size: 26px;
    }
    #shopify-section-text--beard-care-text-adverts-1 img, #shopify-section-text--beard-care-text-adverts-2 img, #shopify-section-text--beard-care-text-adverts-3 img {
        min-width: initial;
    }
    #beard-care #shopify-section-text--beard-care-image-with-text-1 .featured-row__subtext, #beard-care #shopify-section-text--beard-care-image-with-text-5 .featured-row__subtext, #beard-care #shopify-section-text--beard-care-image-with-text-8 .featured-row__subtext,
    #shopify-section-text--beard-care-image-with-text-1 .title-bar, #shopify-section-text--beard-care-image-with-text-5 .title-bar, #shopify-section-text--beard-care-image-with-text-8 .title-bar {
        padding-left: 0;
    }
    #beard-care .textarea ul {
        font-size: 25px;
    }

    #shopify-section-image--beard-care-gallery-1 .image-bar--description p {
        font-size: 20px;
        text-align: center;
    }
    .title-bar .font-60,
    .title-bar .font-48,
    #beard-care .textarea p,
    #shopify-section-text--beard-care-image-with-text-4 .title-bar h2, 
    #shopify-section-text--beard-care-image-with-text-4 .title-bar h3, 
    #shopify-section-text--beard-care-image-with-text-3 .title-bar h3,
    #shopify-section-text--beard-care-image-with-text-7 .title-bar h3, 
    #shopify-section-text--beard-care-image-with-text-10 .title-bar h3,
    #shopify-section-text--beard-care-image-with-text-7 .title-bar h2, 
    #shopify-section-text--beard-care-image-with-text-10 .title-bar h2,
    #shopify-section-text--beard-care-rich-text-1 .title-bar h2,
    #shopify-section-text--beard-care-rich-text-1 .title-bar h2>.autumn, 
    #shopify-section-image--beard-care-gallery-1 .type-subheading {
        font-size: 26px;
        line-height: 1.1em;
        text-align: center !important;
        padding: 0;
    }
    #beard-care .textarea p {
        text-align: left;
    }
    #shopify-section-text--beard-care-image-with-text-5 .title-bar, #shopify-section-text--beard-care-image-with-text-6 .title-bar, #shopify-section-text--beard-care-image-with-text-8 .title-bar, #shopify-section-text--beard-care-image-with-text-9 .title-bar {
        width: 100%;
    }
    #shopify-section-text--beard-care-image-with-text-5 .title-bar h2, #shopify-section-text--beard-care-image-with-text-8 .title-bar h2,
    #shopify-section-text--beard-care-image-with-text-1 .title-bar h2, #shopify-section-text--beard-care-image-with-text-2 .title-bar h2, #shopify-section-text--beard-care-image-with-text-5 .title-bar h2, #shopify-section-text--beard-care-image-with-text-6 .title-bar h2, #shopify-section-text--beard-care-image-with-text-7 .title-bar h2, 
    #shopify-section-text--beard-care-image-with-text-8 .title-bar h2, #shopify-section-text--beard-care-image-with-text-9 .title-bar h2, #shopify-section-text--beard-care-image-with-text-10 .title-bar h2 {
        padding-right: 0;
    }
    #shopify-section-text--beard-care-image-with-text-6 .title-bar, #shopify-section-text--beard-care-image-with-text-9 .title-bar,
    #shopify-section-text--beard-care-image-with-text-1 .title-bar, #shopify-section-text--beard-care-image-with-text-5 .title-bar, #shopify-section-text--beard-care-image-with-text-8 .title-bar {
        margin-left: 0%;
    }
    #beard-care #shopify-section-text--beard-care-rich-text {
        padding-top: 0;
        padding-bottom: 50px;
    }
    #shopify-section-image--beard-care-gallery-1 img {
        width: 60%;
    }
    #shopify-section-text--beard-care-image-with-text-3 .title-bar h2 {
        text-align: center;
    }
    #beard-care .section--text-adverts-wrapper.levels {
        margin: 0px;
    }
    #beard-care .homepage-section--text-and-image-wrapper {
        margin: 50px 0;
    }
    #shopify-section-image--beard-care-gallery-1 .type-subheading {
        margin: 20px 0;
    }
    #beard-care .textarea p {
        margin-bottom: 15px;
    }
    #beard-care  #shopify-section-text--beard-care-rich-text p {
        width: 90%;
        margin: 0 auto;
    }
    #shopify-section-text--beard-care-image-with-text-1 .title-bar h3, #shopify-section-text--beard-care-image-with-text-2 .title-bar h3, #shopify-section-text--beard-care-image-with-text-5 .title-bar h3, #shopify-section-text--beard-care-image-with-text-7 .title-bar h3, #shopify-section-text--beard-care-image-with-text-8 .title-bar h3 {
        margin-bottom: 0px;
    }
}

/** Pomade Page ***/
#pomade h2,
#pomade h3 {
    text-transform: uppercase;
}
#pomade h2 {
    margin-bottom: 30px;
}
#pomade .index-section .hero::before {
    content: none;
}
.table-img {
    max-width: 90%;
}
#pomade .main-sections .shopify-section {
    margin: 80px 0;
}
#pomade  .type-subheading.autumn{
    letter-spacing: 1px;
}
#pomade  #shopify-section-image--pomade-image-with-text-overlay,
#pomade #shopify-section-image--pomade-slideshow {
    margin: 0 0 50px 0px;
}
 
#pomade  #shopify-section-text--pomade-rich-text-1 {
    margin: 50px 0 -30px;
}
#pomade  #shopify-section-text--pomade-image-with-text-1 {
    margin-top: 0px;
}
.title-bar .font-36 {
    font-size: 36px;
    font-weight: 900;
}
.title-bar .font-29 {
    font-size: 29px;
    font-weight: 900;
}
#pomade .featured-row__subtext.textarea,
#pomade .featured-row__subtext.textarea p  {
    font-size: 19px;
    font-family: Arial, Helvetica, sans-serif;
}
#pomade .featured-row__subtext.textarea p {
    margin-bottom: 20px;
}
#pomade  .homepage-sections-wrapper--light, .sections-wrapper--light {
    background: #e5e5e5;
    color: #000;
    padding: 100px 0;
}
#shopify-section-image--pomade-gallery-1 h2 {
    font-size: 43px;
}
#shopify-section-image--pomade-gallery-1 h3 {
    font-size: 43px;
    margin-top: -50px;
    position: relative;
    text-align: left;
    margin-bottom: 50px;
}
#shopify-section-image--pomade-gallery-1 .image-bar--description ul,
.bottom-heading p {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.bottom-heading p {
    margin-top: 50px;
}

#shopify-section-image--pomade-gallery-3 .container,
#shopify-section-image--pomade-gallery-5 .container,
#shopify-section-text--pomade-image-with-text-2 .container  {
    max-width: 100%;
    padding: 0;
}
#shopify-section-image--pomade-gallery-3 .col-md-4,
#shopify-section-image--pomade-gallery-5 .col-md-4 {
    padding: 0;
}
#shopify-section-text--pomade-rich-text-3 h2,
#shopify-section-image--pomade-gallery-1  h2 {
    margin-bottom: 50px;
}
#shopify-section-text--pomade-image-with-text-2 h3 {
    font-size: 50px;
    margin-bottom: 40px;
    margin-right: 30px;
    line-height: 1em;
}
#shopify-section-text--pomade-image-with-text-2 h2 {
    font-size: 37px;
    text-align: right;
    font-weight: 900;
    line-height: 1em;
}
#shopify-section-text--pomade-image-with-text-2 {
    position: relative;
}
#shopify-section-text--pomade-image-with-text-2 .homepage-sections-wrapper:before {
    content: '';
    position: absolute;
    background: #e5e5e5;
    top: 60px;
    bottom: 80px;
    left: 0;
    right: 0;
}

#shopify-section-text--pomade-rich-text-4 h2 {
    font-size: 35px;
    font-weight: 900;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 30px 0;
}
#shopify-section-text--pomade-image-with-text-3 .feature-row__text--inner h2,
#shopify-section-text--pomade-image-with-text-4 .feature-row__text--inner h2,
#shopify-section-text--pomade-image-with-text-5 .feature-row__text--inner h2 {
    margin-bottom: 10px;
    margin-top: 40px;
}
#shopify-section-image--pomade-gallery-2 h2,
#shopify-section-image--pomade-gallery-4 h2,
#shopify-section-image--pomade-gallery-6 h2,
#shopify-section-collection--pomade-featured-collection h2   {
    font-size: 27px;
    font-weight: 900;
}
#shopify-section-image--pomade-gallery-2 img,
#shopify-section-image--pomade-gallery-4 img,
#shopify-section-image--pomade-gallery-6 img  {
    max-width: 70%;
    margin: 0 auto;
}
#shopify-section-image--pomade-gallery-2 h3,
#shopify-section-image--pomade-gallery-4 h3,
#shopify-section-image--pomade-gallery-6 h3 {
    font-size: 35px;
    margin-bottom: 40px;
}
#shopify-section-image--pomade-gallery-2 .image-bar--description,
#shopify-section-image--pomade-gallery-4 .image-bar--description,
#shopify-section-image--pomade-gallery-6 .image-bar--description {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    width: 70%;
    text-align: center;
    margin: 0 auto;
}

#shopify-section-collection--pomade-featured-collection h2  {
    border-top: 3px solid #000;
    padding-top: 50px;
}

@media (min-width: 768px ) {
    #pomade .featured-row__subtext.textarea ul {
        width: 80%;
    }
    #shopify-section-image--pomade-gallery-1 .image-bar--description ul {
        padding-left: 0;
        width: 70%;
    }
    #pomade #shopify-section-text--pomade-image-with-text-2 .feature-row__text--inner {
        max-width: 200%;
        margin-left: -23%;
    }
    #shopify-section-image--pomade-gallery-6 .image-bar--single-image {
        max-width: 33%;
        margin: 0 auto;
    }
    #shopify-section-text--beard-care-image-with-text-5 .title-bar,
    #shopify-section-text--beard-care-image-with-text-8 .title-bar {
        width: 200%;
    }


}
@media screen and (max-width: 1279px) {
    #shopify-section-text--pomade-image-with-text-2 h3,
    #shopify-section-image--pomade-gallery-1 h3 {
        font-size: 35px;
    }
    #shopify-section-text--pomade-image-with-text-2 h2,
    #shopify-section-text--pomade-rich-text-4 h2,
    #shopify-section-image--pomade-gallery-1 h2 {
        font-size: 26px;
    }
    .title-bar .font-60 {
        font-size: 45px;
    }
    .title-bar .font-48 {
        font-size: 38px;
    }
}
@media screen and (max-width: 768px) {
    .title-bar .font-36,
    #shopify-section-text--pomade-image-with-text-2 h3,
    #shopify-section-image--pomade-gallery-1 h3,
    #shopify-section-image--pomade-gallery-2 h3, 
    #shopify-section-image--pomade-gallery-4 h3, 
    #shopify-section-image--pomade-gallery-6 h3 {
        font-size: 26px;
    }
    .title-bar .font-60 {
        font-size: 30px;
    }
    #pomade .homepage-featured-rich-text {
        padding: 0 15px;
    }
    #pomade .main-sections .shopify-section {
        margin: 40px 0;
    }
    #shopify-section-text--pomade-image-with-text-2 h2,
    #shopify-section-text--pomade-image-with-text-2 h3 {
        text-align: center;
        margin-right: 0;
    }
    #shopify-section-text--pomade-image-with-text-2 .homepage-sections-wrapper:before {
        bottom: 0;
    }
    #pomade .image-bar>div {
        margin-bottom: 1.5rem;
    }
}
/** 404 page ***/

#notfound {
    padding: 50px 0;
}
#notfound img {
    max-width: 100%;
}
.missing-page__message {
    padding: 20px 0;
    font-size: 26px;

}
#notfound #search-wrapper {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
}
#main #notfound #search-page-form #search_text {
    margin: 0;
    height: 46px;
    width: 70%;
    margin-right: 1%;
    flex: 1;
}
#notfound #search_submit {
    background: #000;
    font-weight: 900;
}
#notfound a.btn {
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
}

@media (min-width: 768px ) {
    #notfound a.btn,
    #notfound #search-wrapper {
        width: 65%;
    }
    .missing-page__message {
        width: 73%;
    }
}

/*** Blog ***/
.blog-main ul {
    display: flex;
    flex-wrap: wrap;
}

.blog-main {
    text-align: center;
}
.blog--read-more a {
    text-decoration: none;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: initial;
    font-weight: 500;
}
.blog--read-more {
    padding-bottom: 30px;
    border-bottom: 3px solid #000;
    font-size: 12px;
}
.article--body-content { 
    font-size: 16px;
}
#shopify-section-template--blog .title-bar,
.article-image-header  .title-bar {
    background: url('section-header.png') repeat-x 0 50%;
    text-align: center;
}
#shopify-section-template--blog .title-bar h1,
.article-image-header  .title-bar h1 {
    display: inline-block;
    line-height: 120%;
    max-width: 90%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}
#shopify-section-template--article img {
    height: auto;
}
.article-image {
    width: 100%;
    max-width: 760px;
    margin: 15px auto;
}
.article-image,
.article-image-header {
    width: 100%;
}
.entry-meta {
    text-align: center;
}
#blog-sidebar {
    border: 1px solid #000;
    padding: 20px;
}
.blog-sidebar--section {
    border-bottom: 1px solid #000;
}
.blog-sidebar--section:last-of-type {
    border-bottom: none;
}
#blog-sidebar .type-subheading {
    text-align: center;
}
#blog-sidebar ul li {
    font-weight: 500;
}
#blog-tags-wrapper,
.social-box {
    padding-top: 30px;
    text-align: center;
    border-top: 3px solid #000;
    margin-bottom: 60px;
}
#blog-tags-wrapper  {
    margin-bottom: 30px;
}
#blog-tags-wrapper a {
    margin: 5px 10px;
    padding: 0 10px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #000;
    text-decoration: none;
}

#paginate {
    padding: 30px 0;
    position: relative;
    border-top: 3px solid #000;
    border-bottom: 1px solid #000;
}
.article--body-content h4 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0;
}
.article--body-content h3 {
    font-size: 28px;
    line-height: 32px;
    margin: 20px 0;
}
.article--body-content blockquote {

	color: #000;
    margin: 0;
    padding: 15px;
    font-size: 22px;
    line-height: 1.5em;
	font-family: Georgia,"Times New Roman",Times,serif;
    quotes: "\201C""\201D""\2018""\2019";
}

.article--body-content blockquote:before {
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .15em;
    vertical-align: -.4em;
}
.article--body-content blockquote:after {
    content: close-quote;
    font-size: 4em;
    line-height: .1em;
    margin-left: .15em;
    vertical-align: -.7em;
}
.image-left {
	text-align: center; 
  	float: left; 
}
.image-right {
	text-align: center; 
  	float: right; 
}
@media screen and (min-width: 768px){
    .blog-main ul li {
        flex-basis: 30%;
        margin: 1.5%;
    }
  .image-left {
  	margin-right: 20px;
  }
  .image-right {
	margin-left: 20px;
  }
}