/* Ocean's Halo CSS */

body { padding-top: 150px; font-family: 'Open Sans'; }
p, ul, ol { font-size: 16px; line-height: 25px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Albania Bold'; }
h1, h2 { font-size: 50px; line-height: 50px; }
h3 { font-size: 40px; }
h1 span, h2 span { color: white; }
p a, p a:hover { color: #ffffb5; }

a:focus, button:focus { outline: none; }

.btn { font-family: 'Albania Bold'; border-radius: 0; }
.btn-primary { background-color: transparent; border-color: #fff; color: white; border-width: 2px; }
.btn-primary:hover { background-color: #fff; border-color: #fff; color: #231F20; }
.btn-secondary { background-color: transparent; border-color: #231F20; color: #231F20; border-width: 2px; }
.btn-secondary:hover { background-color: #231F20; border-color: #231F20; color: white; }
.btn-primary:focus, .btn-secondary:focus { box-shadow: none; }

.navbar { height: 184px; background: url(../assets/home_bottom2.png) repeat-x bottom center;}
.navbar ul > li { margin-top: 55px; padding: 0 18px; width: 187px; text-align: center; }
.navbar ul > li.menu-item-has-children:hover .dopdown-menu { display: block; }
.navbar ul > li.logo { margin-top: -10px; padding: 0; }
.navbar ul > li.logo a { display: block; text-indent: -9999px; background: url(../assets/logo.svg) top center no-repeat; width: 157px; height: 94px; margin: 0 auto; }
.navbar a { text-transform: lowercase; font-family: 'Albania Regular'; font-size: 20px; color: white; }
.navbar a.navbar-brand { display: none; }
.navbar ul > li .dropdown-menu { border-radius: 0; background-color: #231F20; min-width: 200px; text-align: center; border: none; left: 50%; margin-left: -100px; padding-bottom: 25px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.navbar ul > li .dropdown-menu li { margin-top: 15px; }
.navbar ul > li .dropdown-menu li a { font-size: 16px; font-family: 'Albania Regular'; }
.navbar ul li a:hover { text-decoration: none; color: #42C7A5; }


#hpHeader { padding: 130px 0 30px; }
#hpHeader img { margin-top: -200px; }
#aboutSeaweed { padding: 150px 0; background-size: cover; background-position: center; }
#aboutSeaweed .row > div { margin-left: 55%; }
#aboutSeaweed h2 { margin-top: 0; }
#oceanTable, #healthy, #eatSeaweed { padding: 150px 0; background-size: cover; }
#healthy .col-md-4, #eatSeaweed .col-md-4 { text-align: center; }
#healthy img, #eatSeaweed img { max-width: 100%; }
#healthy h2 { margin-top: 50px; }
#eatSeaweed p { color: white; }

.page-template-page-new-homepage #hpHeader, .home #hpHeader  { padding: 0; background-color: #000; }
.page-template-page-new-homepage #hpHeader .slide, .home #hpHeader .slide { height: 540px; background-size: cover; background-position: center; padding: 130px 0 30px; }
.page-template-page-new-homepage #hpHeader img, .home #hpHeader img { margin-top: 0; }
.text-white .btn-secondary { border-color: white; color: white; }
.text-white .btn-secondary:hover { background-color: #42C7A5; }
.slick-dots { left: 0; right: 0; }
.page-template-page-new-homepage h3, .home h3 { font-size: 36px; }
.page-template-page-new-homepage .slick-dots li button:before, .home .slick-dots li button:before { display: block; width: 14px; height: 14px; border-radius: 50%; text-indent: -9999px; background-color: #000; opacity: 1; margin-top: 15px; border: 4px solid #fff; }
.page-template-page-new-homepage .slick-dots li.slick-active button:before, .home .slick-dots li.slick-active button:before { padding: 0; background-color: white; border: 4px solid #42C7A5; }
.frameHolder { margin: 0; padding: 0; position: relative; }
.frameHolder img { width: 100%; height: auto; }
.frame { width: 100%; height: 100%; top: 10px; left: 10px; border: 2px solid white; position: absolute; }
.frame img { position: absolute; bottom: 40px; left: -60px; max-width: 150px; }
.page-template-page-new-homepage #hpHeader .slide:nth-child(4), .home #hpHeader .slide:nth-child(4) { padding-top: 80px; }
#productIntro, #threeSections { background-color: white; padding: 50px 0 50px; }
#productIntro .frameHolder { background: url(../assets/1.jpg) no-repeat center; padding: 50px; }
#productIntro .frame, #threeSections .frame { border-color: #000; }
#productIntro .frame img { bottom: 60px; left: -70px; }
#productIntro form { max-width: 320px; margin: 0 auto; }
#productIntro input[type=text] { border-radius: 0; border: none; font-family: 'Albania Bold';  }
#productIntro input[type=submit] { cursor: pointer; width: 100%; color: white; border: none; background: #000; padding: 9px 40px 9px; font-family: 'Albania Bold'; box-shadow: none; }
#productSlider { margin-bottom: 80px; }
.product-slider { padding: 0px; }
.product-slider .slide { text-align: center; padding-top: 10px; margin: 0 15px; }
.product-slider .slide img { margin: 0 auto; transition: all .2s; transform-origin: bottom; }
.product-slider .slide a { display: block; color: #000; }
.product-slider .slide a:hover img { transform: scale(1.05); }
.product-slider .slick-prev, .product-slider .slick-next { opacity: .5; width: 34px; height: 64px; background: url(../assets/arrow.svg) no-repeat center; }
.product-slider .slick-next { transform: scaleX(-1); margin-top: -32px; }
.product-slider .slick-prev:hover, .product-slider .slick-next:hover, .product-slider .slick-prev:focus, .product-slider .slick-next:focus { opacity: 1; background: url(../assets/arrow.svg) no-repeat center; }
.product-slider .slick-prev:before, .product-slider .slick-next:before { display:none; }
.product-wrapper .product-block { text-align: center; padding-top: 10px; margin: 0px; width:25%; display: flex; flex-direction: column;}
.product-wrapper .product-block img { margin: 0 auto; transition: all .2s; transform-origin: bottom; max-width: 100%; }
.product-wrapper .product-block  a { display: block; color: #000;display: flex; flex-direction: column; justify-content: end; }
.product-wrapper .product-block  a:hover img { transform: scale(1.05); }

#promoBlock, #quoteInsta { padding: 40px 0 80px; }
#quoteInsta h5 a { color: #231F20; text-decoration: none; }
.instaBlock img { max-width: 100%; margin-top: 10px; }
#promoBlock .frame { border-color: #000; }
#promoBlock .frame img { top: 30px; bottom: auto; right: -40px; left: auto; }
.quote img { width: 30px; height: auto; margin-bottom: 20px;  }
.instaLogo { width: 25px; height: auto; margin-right: 15px; }
.page-template-page-new-homepage #quoteInsta h3 { font-size: 20px; }
.quote p { font-family: 'Open Sans Bold'; color: #42C7A5; }
#threeSections img { max-width: 100%; height: auto; }

/* Blog Pages */
.blog header, .single header, .search header { padding: 60px 0 50px; }
.blog header h1, .search header h1 { margin-bottom: 30px; }
.blog header .button-group .btn-primary.active, .blog header .button-group .btn-secondary.active:focus, .blog header .button-group .btn-secondary:focus, .button-group .btn-secondary:not(:disabled):not(.disabled).active, .button-group .btn-secondary:not(:disabled):not(.disabled).active:focus, .button-group .btn-secondary:not(:disabled):not(.disabled).active:active:focus, .button-group .btn-secondary:not(:disabled):not(.disabled):active:focus { color: white; background-color: #0000; border-color: #fff; transition: .2s; box-shadow: none;  }
.search header .button-group .btn-primary.active, .search header .button-group .btn-secondary.active:focus, .search header .button-group .btn-secondary:focus { color: white; background-color: #42C7A5; border-color: #42C7A5; transition: .2s; box-shadow: none;  }
.blog header form, .search header form { margin-top: 30px; }
.blog header form input[type=text], .search header form input[type=text] { border: none; border-bottom: 1px solid #d0d0d0; margin-right: 10px; transition: .2s; }
.blog header form input[type=text]:focus, .blog header form input[type=text]:active, .search header form input[type=text]:focus, .search header form input[type=text]:active { border-bottom: 1px solid #231F20; transition: .2s; outline: none; box-shadow: none; }
#blogGrid { padding-bottom: 80px; }
.blogBlock { text-align: center; height: 500px; margin-bottom: 30px; }
.blogBlock a { text-decoration: none; }
.blogBlock img { max-width: 100%; height: auto; transition: .2s; }
.blogBlock h5 { color: #231F20; font-weight: normal; position: relative; padding: 30px 0 10px; }
.blogBlock h5:after { transition: .2s; content: ''; position: absolute; width: 20px;  left: 0; right: 0; margin: 0 auto; bottom: 0; height: 1px; background-color: #231F20; }
.blogBlock h6 { font-family: 'Open Sans'; color: #42C7A5;  }
.blogBlock:hover img { opacity: .8; transition: .2s; }

/* Single Blog Post */
#postSection { padding: 80px 0; }
#thePost h6 { margin: 20px 0 40px; font-family: 'Open Sans'; }
#thePost img { max-width: 100%; height: auto; }
#thePost h6 a, #thePost p a, .postContent a { color: #42C7A5; }
.shareBox { text-align: left; padding: 10px 0 40px; font-size: 20px; }
.shareBox .commentCount a { font-size: 16px; }
.shareBox .commentCount a i { font-size: 20px; }
.shareBox a { margin: 0 8px; color: #42C7A5; }
.shareBox .social { display: inline; }
.shareBox .commentCount { display: inline; float: right; }
.shareBox .commentCount i { padding-right: 10px; }
.shareBox .commentCount a:hover { text-decoration: none; }
.shareBox div.atclear { clear: none; }
.postContent { text-align: left; }
#comments .reply { display: none; }
#comments { text-align: left; margin-top: 40px; }
#comments ol, #comments ul { list-style: none; padding: 0; margin: 0; }
#comments li { padding: 20px 0; }
#comments > ol > li { border-bottom: 1px solid #ddd; }
#comments li li { padding-left: 50px; }
#comments ol li .children li { background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #f1f0f0 20%, #f1f0f0 80%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%,#f1f0f0 20%,#f1f0f0 80%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%,#f1f0f0 20%,#f1f0f0 80%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */  }
#comments .vcard { display: inline; color: #231F20; font-size: 20px; margin-right: 10px; font-weight: bold;  }
#comments .children .vcard { color: #42C7A5; }
#comments img.avatar { display: none; }
#comments .says { display: none; }
#comments .comment-meta { display: inline;  }
#comments .comment-meta a { color: #bbb; font-size: 12px; }
#comments .comments-title { font-size: 24px; margin-top: 30px; }
#respond h3 { font-size: 24px; }
#commentToggle { margin-top: 30px; }
#comments input[type=submit] { padding: .375rem .75rem; background-color: transparent; border-color: #231F20; color: #231F20; border-width: 2px; font-family: 'Albania Bold'; border-radius: 0; }
#comments input[type=submit]:hover { color: white; background-color: #231F20; cursor: pointer; }
#respond { text-align: left; margin-top: 60px; }
#respond label { display: block; }
#sidebar { padding-top: 140px; text-align: center; }
#sidebar .blogCats { padding: 0; list-style: none; }
#sidebar .blogCats li { padding: 5px 0; }
#sidebar .blogCats li a { color: #42C7A5; }
#sidebar form input[type=text] { border: none; border-bottom: 1px solid #d0d0d0; transition: .2s; }
#sidebar form input[type=text]:focus, #sidebar form input[type=text]:active { border-bottom: 1px solid #231F20; transition: .2s; outline: none; box-shadow: none; }
#sidebar .blogBlock { margin-top: 50px; margin-bottom: 0; height: auto; }

.search header h4 { margin-top: 20px; color: #42C7A5;  }

/* Product Pages */
.catBlock { padding: 50px 0;  }
.catBlock h2 { margin-top: 55px; }
.catBlock img { max-width: 100%; }
.tax-products .catBlock h1 { margin-top: 60px; }
.prodBlock { background-size: cover; color: white; padding: 100px 0 50px; }
.prodBlock .ingredientList { text-align: center; }
.prodBlock .ingredientList h5 { font-size: 16px; }
.prodBlock .imgnutri, .prodBlock .imgprd, .prodBlock .ingredientList img { max-width: 100%; }
.prodBlock .nav-tabs { border: none; margin-bottom: 20px; }
.prodBlock .nav-tabs .nav-link { color: white; font-family: 'Albania Bold'; font-size: 22px; line-height: 50px; border: none; background-color: transparent; padding: 0; margin-right: 40px; }
.prodBlock .nav-tabs .nav-link.active { background-position: center bottom; background-repeat: repeat-x; }
.prodBlock ul { list-style: none; padding-left: 0; }
.buyOnline h4 { margin-top: 30px; }
#reviews { padding: 80px 0; }
.reviewBlock { padding: 15px 0; border-bottom: 1px solid #e0e0e0; margin-bottom: 25px; }
.reviewBlock h6 { margin-top: 10px; }
.reviewBlock h6 span { font-family: 'Albania Regular'; font-size: 14px; }
.reviewBlock p { font-size: 14px; line-height: 21px; }
#reviews .wp-pagenavi .pages, #pageContent .wp-pagenavi .pages, #reviews .wp-pagenavi a.last, #reviews .wp-pagenavi a.first { display: none; }
#reviews .wp-pagenavi a, #reviews .wp-pagenavi span, #pageContent .wp-pagenavi a, #pageContent .wp-pagenavi span { font-family: 'Albania Bold'; color: #212529; background-color: transparent; border: 2px solid #212529; padding: 6px 8px 4px;  }
#reviews .wp-pagenavi span.current, #reviews .wp-pagenavi a:hover, #reviews .wp-pagenavi span:hover, #pageContent .wp-pagenavi span.current, #pageContent .wp-pagenavi a:hover, #pageContent .wp-pagenavi span:hover  { color: white; background-color: #212529; border: 2px solid #212529; }
.prodBlock .imgnutri { max-height: 500px; }
.prodBlock h2 span { font-size: 40px; display: block; }

/* Star Ratings */
span.stars, span.stars span { font-size: 17px; display: block; font-family: 'FontAwesome'; width: 80px; height: 20px; }
span.stars span { background-position: 0 0; }
span.stars { display: inline-block; position: relative;  }
span.stars::before { content: "\f006 \f006 \f006 \f006 \f006"; color: #dadada }
span.stars span { position: absolute; top: 0; left: 0; white-space: nowrap; overflow: hidden; width: 0; }
span.stars span::before { content: "\f005 \f005 \f005 \f005 \f005"; color: #f8ce0b; }

/* Cause Page */
#turningTide, #takesanOcean, #fourDads { padding: 150px 0; background-size: cover; }
#turningTide p, #takesanOcean p, #fourDads p { color: white; }
#dadBios p { color: white; font-family: 'Albania Bold'; font-size: 22px; line-height: 28px; }
#dadBios h6 { color: black; font-family: 'Albania Bold'; font-size: 140px; position: absolute; top: 0px; left: 50%; margin-left: -26px; }
#takesanOcean .graphicHolder { text-align: center; width: 100%; margin-top: 30px; height: 140px; }
#takesanOcean img, #turningTide img { max-width: 100%; }
#fourDads sup { top: -28px; font-size: 14px; }
.bx-wrapper { margin: 20px 0; }
.bx-pager { text-align: center; padding-top: 20px; }
.bx-pager-item { display: inline-block;  }
.bx-pager-item a.active { width: 8px; height: 9px; background-position: -2px -3px; }
.bx-pager-item a { text-indent: -9999px; background: url(../assets/panel.png) no-repeat; background-position: -68px -3px; margin: 0 7px; display: inline-block; width: 8px; height: 9px; cursor: pointer; }
.bx-prev.disabled, .bx-next.disabled { opacity: .2; cursor: default; }
.bx-prev, .bx-next { text-indent: -9999px; width: 41px; height: 41px; position: absolute; background: url(../assets/panel.png) no-repeat; display: inline-block; z-index: 5; cursor: pointer; }
.bx-next { background-position: -2px -254px; top: 45px; right: -20px; }
.bx-prev { background-position: -2px -211px; top: 45px; left: -60px; }
#dadBios { padding: 80px 0 80px 0; background-size: cover; }
#dadBios h3 { margin-top: 30px; }
#dadBiosSlider { padding: 0; }
#dadBios .bx-prev { left: -10px; }
#dadBios .bx-next { right: -10px; }
#dadBios .bx-prev, #dadBios .bx-next { top: 50%; }
#dadBiosSlider .quote-slide { padding: 100px 80px 0px; }

/* Shop Page */
#shopHeader { padding: 100px !important 0 30px; }
#shopHeader img { max-width: 100%; height: auto; }
#shopHeader h1 { margin-top: 50px; }
#storeFinder { padding: 80px 0; background-color: #f4f4f4; }
#storeFinder #storemapper-form label { font-family: 'Albania Bold'; font-size: 20px; line-height: 25px; color: #000; margin-bottom: 15px; text-align: left; }
#storeFinder #storemapper-form input#storemapper-zip { width: 220px; height: auto; border: 1px solid #ccc; border-radius: 3px; display: block; padding: 6px 12px; }
#storeFinder #storemapper-form #storemapper-go { margin-top: 15px; background-color: transparent; border: 2px solid #212529; color: #212529; font-family: 'Albania Bold'; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: 0; }
#storeFinder #storemapper-form #storemapper-go:hover { background-color: #212529; color: white; cursor: pointer; }
#storeLogos { padding: 50px 0 0 0; }
#shopOnline { padding: 50px 0; }
#shopOnline h2 { margin-top: 40px; }
#shopOnline img { max-width: 100%; height: auto; }
#storemapper-list p { margin-bottom: 5px; line-height: 21px; }
#storemapper-list h4 { margin-top: 25px; }

#pageContent { padding: 100px 0; color: white; background: url(../assets/1.jpg) top center repeat; background-size: contain; }
#pageContent h5 { margin-top: 40px; }

#pageContent .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label { display: none; }
.gform_wrapper .top_label input#input_1_3 { width: 100%; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea { padding: 6px 12px!important; border: none; border-radius: 4px; }
#pageContent .gform_wrapper .gform_footer input.button, #pageContent .gform_wrapper .gform_footer input[type=submit] { margin-top: 15px; background-color: transparent; border: 2px solid #212529; color: #212529; font-family: 'Albania Bold'; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: 0; }
#pageContent .gform_wrapper .gform_footer input.button:hover, #pageContent .gform_wrapper .gform_footer input[type=submit]:hover { background-color: #212529; color: white; cursor: pointer; }

/* FAQs */
.page-faq h1 { margin-bottom: 50px; }
.faqWrapper { margin-bottom: 20px; border-bottom: 1px dashed #212529; padding-bottom: 10px; }
.faqWrapper h4 a { display: block; color: #212529; text-decoration: none; position: relative; padding: 10px 30px 10px 0; }
.faqWrapper h4 a .icon-expander { position: absolute; left: auto; right: 5px; top: 10px; display: block; width: 23px; height: 23px; background: url(../assets/down-arrow.svg) center no-repeat; background-size: 20px; transition: .2s; }
.faqWrapper h4 a.expander.expanded .icon-expander { transform: rotate(-180deg); transition: .2s; }

#pressCoverage h4 { margin-top: 40px; }
#pressCoverage h5 { font-size: 16px; color: #212529; margin-top: 10px; line-height: 21px; }
#pressCoverage p { font-size: 14px; }
.resourceBlock { margin-top: 30px; text-align: center; }
.resourceBlock img { margin: 0 auto; margin-bottom: 15px; display: block; }
.resourceBlock a { color: white; }

#pageContent form { font-family: 'Open Sans'; }
#pageContent form .indicates-required { margin-bottom: 15px; font-style: italic; color: red; }
#pageContent form .asterisk { color: red; }

#storemapper a { color: #42C7A5; }
#footerTop { background-color: #42C7A5; padding: 30px 0; text-align: center; }
#footerTop h5 { margin-top: 10px; }
#footerTop a { color: white; display: inline-block; }
#footerTop a:hover { color: #2b967b; }
#footerTop svg { width: 100%; height: auto; }
#footerTop svg:hover path { fill: #2b967b!important; }
svg.wf { max-width: 90px; height: auto; }
svg.wm { margin-top: 18px; }
svg.sf { margin-top: 14px; }
svg.az { max-width: 100px; margin-top: 26px;  }
.social { text-align: center; margin-top: 15px; }
#footerTop .social a { display: inline-block; width: 32px; height: 32px; margin: 0 4px; color: #212529; font-size: 21px; padding: 0px; background-color: white; border-radius: 50%; }
/*.social a.fb { background: transparent url(../assets/panel.png) no-repeat 0px -92px; }
.social a.tw { background: transparent url(../assets/panel.png) no-repeat -48px -92px; }
.social a.pin { background: transparent url(../assets/panel.png) no-repeat 0px -128px; }*/
#footerMiddle, #footerBottom { background-color: #231F20; padding: 30px 0; }
#footerMiddle h3 { color: white; }
#footerMiddle h2 { font-size: 36px; color: white; text-align: center; margin-top: 20px; }
#footerMiddle .gform_wrapper { margin: 0; }
#footerMiddle .gform_wrapper form { width: 600px; margin: 0 auto; }
#footerMiddle .gform_wrapper .top_label .gfield_label, #footerMiddle .gform_wrapper legend.gfield_label { display: inherit;
    color: #fff;}
#footerMiddle input[type=text] { font-family: 'Albania Bold'; width: 100%; border-radius: 0; padding: 9px 12px 8px!important; }
#footerMiddle .gform_wrapper .gform_body { display: inline-block; width: 75%; }
#footerMiddle .gform_wrapper .gform_footer { display: inline-block; width: 23%; margin-top: 0; }
#footerMiddle .gform_wrapper .gform_footer input[type=submit] { cursor:pointer; width:100%; color: white; border: none; background: #42C7A5; padding: 9px 12px 9px; font-family: 'Albania Bold'; box-shadow: none; }
#footerMiddle .gform_wrapper ul.gform_fields li.gfield { padding-right: 0; margin-top: 0; }
.gform_confirmation_message { color: white; text-align: center; }
#footerBottom p { font-size: 14px; font-family: 'Albania Regular'; color: white; }
#footerBottom ul { text-align: right; }
#footerBottom ul li { font-size: 14px; font-family: 'Open Sans Bold'; display: inline; padding: 15px; }
#footerBottom ul li a { color: #42C7A5; }

/* Breakpoint XL */
@media screen and (max-width: 1200px) {
    .product-wrapper .product-block {width: 50%; padding:0px 15px;}
}

/* Breakpoint LG */
@media screen and (min-width: 992px) and (max-width: 1199px) {

    #hpHeader img { max-width: 100%; margin-top: -140px; }
    #aboutSeaweed .row > div { margin-left: 53%; }
    #aboutSeaweed h2 { margin-top: 22%; }
    #healthy h2 { margin-top: 20px; }
    .tax-products .catBlock h1 { margin-top: 30px; }
    .term-seaweed-strips h2, .term-seaweed-broths h2, .term-seaweed-sauces h2 { font-size: 42px; }
    .term-seaweed-sauces .prodBlock h2 span { font-size: 35px; }
    .social a { margin: 0 4px 0 0; }
    #dadsSlider li { width: 335px!important; }
    .bx-next { right: -60px; }
    #fourDads .bx-viewport { height: 210px!important; }
    #shopOnline h2 { margin-top: 0; }
    #shopHeader h1 { margin-top: 30px; }
    .blogBlock { height: 460px; }
}

/* Breakpoint MD */
@media screen and (min-width: 768px) and (max-width: 991px) {

    body { padding-top: 50px; }
    h1 { font-size: 40px; line-height: 40px; }
    h2 { font-size: 36px; line-height: 40px; }
    #healthy h2 { margin-top: 10px; }
    #hpHeader img { margin-top: -120px; max-width: 100%; }
    #aboutSeaweed h2 { font-size: 34px; margin-top: 16%; }
    .navbar { height: 100px; }
    .navbar a.navbar-brand { display: inline-block; }
    .navbar a.navbar-brand img { width: 90px; height: auto; }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid { padding-bottom: 30px; }
    .navbar-dark .navbar-toggler { border: none; }
    .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
    
    .quote h3 { font-size: 30px; }
    #promoBlock, #quoteInsta { padding: 40px 0; }
    
    /* Mobile Expanding Nav */
    .navbar-collapse { position: absolute; top: 70px; left: 0; right: 0; background-color: rgba(25,25,25,.9); z-index: 10; padding: 20px; }
    .navbar-collapse .container { padding-top: 10px; padding-bottom: 50px; }
    .navbar-collapse .navbar-nav { text-align: center; }
    .navbar-collapse .sub-menu { list-style: none; padding: 0; }
    .navbar-collapse li { padding: 15px 0; }
    .navbar-collapse .sm-icons li { padding: 15px 0 0 0; }
    .navbar-collapse li a { text-transform: none; font-size: 28px; color: #fff; }
    .mobile .navbar-nav > li.dropdown .dropdown-menu { display: block!important; }
    .navbar-collapse .dropdown-menu li { padding: 8px; }
    .navbar-collapse .dropdown-menu li a { font-size: 18px; }
    .navbar-light .navbar-brand, .navbar-light .navbar-toggler { z-index: 20; }
    .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
    .navbar-toggler .navbar-toggler-icon { background-image: url(../assets/icon_x-nav.png); background-size: 32px; }
    .navbar-light .navbar-toggler { outline: none!important; }
    .navbar-toggler { border: none; padding-right: 0; cursor: pointer; }
    .navbar-nav > li.dropdown:hover .dropdown-menu { background: none; }
    .dropdown-toggle::after { display: none; }
    .dropdown-menu>li { display: block; }
    .navbar ul > li .dropdown-menu { background: none; margin: 0 auto; padding-bottom: 0; }
    .navbar ul > li { padding: 15px; }
    .navbar ul > li .dropdown-menu li { margin-top: 5px; }
    .mobile .navbar-nav > li.dropdown .dropdown-menu { padding-top: .5rem; }
    .mobile .social a { margin: 0 10px; }
    .mobile .navbar-nav li { margin: 0 auto; }
    .mobile .navbar-nav li:last-child { margin-right: auto; }
    .withTopBar .collapse.mobile.show { max-height: calc(100vh - 117px); overflow: auto; }
    .collapse.mobile.show { max-height: calc(100vh - 80px); overflow: auto; }
    
    .catBlock h2 { margin-top: 20px; }
    .tax-products .catBlock h1 { margin-top: 40px; }
    .prodBlock .nav-tabs .nav-link { margin-right: 30px; }
    .prodBlock .ingredientList h5 { font-size: 14px; }
    
    #shopHeader h1 { margin-top: 20px; }
    #shopOnline h2 { margin-top: 0; }
    .blogBlock { height: 500px;  }
    
    
}

/* Breakpoint SM */
@media screen and (max-width: 767px) {

    body { padding-top: 50px; text-align: center; }
    h1 { font-size: 40px; line-height: 40px; }
    h2 { font-size: 36px; line-height: 40px; }
    h3 { font-size: 22px; }
    #healthy h2 { margin-top: 10px; }
    #aboutSeaweed { background-size: 1080px; background-position: 74%; }
    #aboutSeaweed .row > div { margin-left: 0; }
    #eatSeaweed img, #healthy img { margin-bottom: 30px; }
    #hpHeader { padding-top: 50px; }
    
    #aboutSeaweed h2 { font-size: 34px; margin-top: 0; }
    .navbar { height: 100px; }
    .navbar a.navbar-brand { display: inline-block; }
    .navbar a.navbar-brand img { width: 90px; height: auto; }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid { padding-bottom: 30px; }
    .navbar-dark .navbar-toggler { border: none; }
    .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
    
    .page-template-page-new-homepage #hpHeader .slide, .home #hpHeader .slide { padding: 50px 0 150px;}
    .page-template-page-new-homepage #hpHeader .slide:nth-child(4), .home #hpHeader .slide:nth-child(4) { padding-top: 50px; }
    .quote h3 { font-size: 30px; }
    #promoBlock, #quoteInsta { padding: 40px 0; }
    #promoBlock h3 { margin-top: 50px; }
    .quote { margin-bottom: 60px; }
    .page-template-page-new-homepage .blogBlock, .home .blogBlock { height: auto; }
    
    /* Mobile Expanding Nav */
    .navbar-collapse { position: absolute; top: 70px; left: 0; right: 0; background-color: rgba(25,25,25,.9); z-index: 10; padding: 20px; }
    .navbar-collapse .container { padding-top: 10px; padding-bottom: 50px; }
    .navbar-collapse .navbar-nav { text-align: center; }
    .navbar-collapse .sub-menu { list-style: none; padding: 0; }
    .navbar-collapse li { padding: 15px 0; }
    .navbar-collapse .sm-icons li { padding: 15px 0 0 0; }
    .navbar-collapse li a { text-transform: none; font-size: 28px; color: #fff; }
    .mobile .navbar-nav > li.dropdown .dropdown-menu { display: block!important; }
    .navbar-collapse .dropdown-menu li { padding: 8px; }
    .navbar-collapse .dropdown-menu li a { font-size: 18px; }
    .navbar-light .navbar-brand, .navbar-light .navbar-toggler { z-index: 20; }
    .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
    .navbar-toggler .navbar-toggler-icon { background-image: url(../assets/icon_x-nav.png); background-size: 32px; }
    .navbar-light .navbar-toggler { outline: none!important; }
    .navbar-toggler { border: none; padding-right: 0; cursor: pointer; }
    .navbar-nav > li.dropdown:hover .dropdown-menu { background: none; }
    .dropdown-toggle::after { display: none; }
    .dropdown-menu>li { display: block; }
    .navbar ul > li .dropdown-menu { background: none; margin: 0 auto; padding-bottom: 0; }
    .navbar ul > li { padding: 15px; }
    .navbar ul > li .dropdown-menu li { margin-top: 5px; }
    .mobile .navbar-nav > li.dropdown .dropdown-menu { padding-top: .5rem; }
    .mobile .social a { margin: 0 10px; }
    .mobile .navbar-nav li { margin: 0 auto; }
    .mobile .navbar-nav li:last-child { margin-right: auto; }
    .collapse.mobile.show { height: calc(100vh - 70px); overflow: auto; }
    
    .catBlock h2 { margin-top: 20px; }
    .tax-products .catBlock h1 { margin-top: 40px; }
    .prodBlock .nav-tabs .nav-link { margin-right: 20px; }
    .prodBlock .ingredientList h5 { font-size: 14px; }
    .catBlock img { display: block; margin: 0 auto; max-width: 300px; height: auto; }
    .prodBlock .imgnutri, .prodBlock .imgprd { max-width: 200px; }
    .prodBlock .ingredientList img { max-width: 100%; }
    .prodBlock .imgnutri { margin-bottom: 40px; }
    .reviewBlock { margin-bottom: 20px; padding: 10px 0; }
    #reviews h2 { padding: 0 15px; }
    #reviews p { font-size: 12px; line-height: 16px; }
    #reviews .wp-pagenavi a.last { display: none; }
    #takesanOcean img, #turningTide img { margin: 0 auto 30px; display: block; }
    #fourDads .bx-wrapper { max-width: 300px!important; height: 205px!important; margin: 20px auto; }
    #fourDads .bx-wrapper li { max-width: 300px!important; }
    .bx-next { right: 5px; }
    .bx-prev { left: 5px; }
    #dadBios h3 { font-size: 30px; }
	#dadBios .bx-prev, #dadBios .bx-next { display: none; }
	#dadBiosSlider .quote-slide { padding: 0 30px; }
    #turningTide, #takesanOcean, #fourDads { padding: 50px 0; }
    #shopHeader h1 { margin-top: 20px; }
    #shopOnline h2 { margin-top: 0; }
    #footerTop a { max-width: 160px; }
    #footerMiddle h3 { text-align: center; }
    #footerBottom ul { padding: 0; text-align: center; }
    #footerBottom ul li { padding: 10px; }
    #footerBottom p { text-align: center; }
    #fourDads sup { top: -18px; }
    
    .prodBlock .nav-tabs { text-align: center; }
    .prodBlock .nav-tabs .nav-item { margin: 0 auto; }
    .prodBlock .nav-tabs .nav-link { margin: 0 10px; }
    #storeFinder #storemapper-form input#storemapper-zip { margin: 0 auto; }
    #storeFinder #storemapper-form #storemapper-go { margin: 20px auto; }
    .blogBlock { height: 430px;  }
    
    #footerMiddle .gform_wrapper form { width: 100%; }
    
}

/* Breakpoint XS */
@media screen and (max-width: 575px) {
    .blogBlock { height: 400px;  }
}
#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {background: transparent !important;}
