/**newline template classes**/

body {font-family: 'Roboto',serif;font-style: normal;font-weight:400;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;text-rendering: optimizeLegibility;padding-right: 0 !important;}

html body .font-6 {font-size:6px!important;}
html body .font-7 {font-size:7px!important;}
html body .font-8 {font-size:8px!important;}
html body .font-9 {font-size:9px!important;}
html body .font-10 {font-size:10px!important;}
html body .font-11 {font-size:11px!important;}
html body .font-12 {font-size:12px!important;}
html body .font-13 {font-size:13px!important;}
html body .font-14 {font-size:14px!important;}
html body .font-15 {font-size:15px!important;}
html body .font-16 {font-size:16px!important;}
html body .font-17 {font-size:17px!important;}
html body .font-18 {font-size:18px!important;}
html body .font-19 {font-size:19px!important;}
html body .font-20 {font-size:20px!important;}
html body .font-21 {font-size:21px!important;}
html body .font-22 {font-size:22px!important;}
html body .font-23 {font-size:23px!important;}
html body .font-24 {font-size:24px!important;}
html body .font-25 {font-size:25px!important;}
html body .font-26 {font-size:26px!important;}
html body .font-27 {font-size:27px!important;}
html body .font-28 {font-size:28px!important;}
html body .font-29 {font-size:29px!important;}
html body .font-30 {font-size:30px!important;}
html body .font-31 {font-size:31px!important;}
html body .font-32 {font-size:32px!important;}
html body .font-33 {font-size:33px!important;}
html body .font-34 {font-size:34px!important;}
html body .font-35 {font-size:35px!important;}
html body .font-36 {font-size:36px!important;}
html body .font-37 {font-size:37px!important;}
html body .font-38 {font-size:38px!important;}
html body .font-39 {font-size:39px!important;}
html body .font-40 {font-size:40px!important;}
html body .font-41 {font-size:41px!important;}
html body .font-42 {font-size:42px!important;}
html body .font-43 {font-size:43px!important;}
html body .font-44 {font-size:44px!important;}
html body .font-45 {font-size:45px!important;}
html body .font-46 {font-size:46px!important;}
html body .font-47 {font-size:47px!important;}
html body .font-48 {font-size:48px!important;}
html body .font-49 {font-size:49px!important;}
html body .font-50 {font-size:50px!important;}
html body .font-60 {font-size:60px!important;}
html body .font-64 {font-size:64px!important;}
html body .font-70 {font-size:64px!important;}
html body .font-80 {font-size:64px!important;}
html body .font-90 {font-size:64px!important;}
html body .font-100 {font-size:64px!important;}


a.underline-effect {text-decoration: none;background-image: linear-gradient(currentColor,currentColor);background-position: 0 100%;background-repeat: no-repeat;background-size: 0 2px;transition: background-size .3s;}
a.underline-effect:hover	{text-decoration: none;background-image: linear-gradient(currentColor,currentColor);background-position: 0 100%;background-repeat: no-repeat;background-size: 0 2px;transition: background-size .3s;background-size: 100% 2px;}




.link.link--underline {display: inline-block;padding-bottom: 4px;position: relative;}

.link.link--underline:hover {text-decoration: none;}
.link.link--underline.link--underline-primary {color: #67c8df;}
.learn-about-keto .guide .text a {font-size: 1.125em;font-weight: 600;padding-bottom: 2px;}
.link.link--underline.link--underline-primary:hover {color: #3091d3;}

.link.link--underline:after {background:#67c8df;bottom: 0;content: " ";display: block;height: 2px;position: absolute;transition: width .3s;width: 100%;webkit-animation-name: width;-webkit-animation-duration: .4s;animation-name: width;animation-duration: .4s;}
.link.link--underline.link--underline-primary:after {background: #67c8df;}
.link.link--underline.link--underline-primary:hover:after {background: #3091d3;}



.line-height-10 {line-height:1!important;}
.line-height-11 {line-height:1.1!important;}
.line-height-12 {line-height:1.2!important;}
.line-height-13 {line-height:1.3!important;}
.line-height-14 {line-height:1.4!important;}
.line-height-15 {line-height:1.5!important;}
.line-height-16 {line-height:1.6!important;}
.line-height-17 {line-height:1.7!important;}
.line-height-18 {line-height:1.8!important;}
.line-height-19 {line-height:1.9!important;}
.line-height-20 {line-height:2!important;}


.letter-spacing-0 {letter-spacing:0px!important;}
.letter-spacing-05 {letter-spacing:0.5px!important;}
.letter-spacing-1 {letter-spacing:1px!important;}
.letter-spacing-15 {letter-spacing:1.5px!important;}
.letter-spacing-2 {letter-spacing:2px!important;}
.letter-spacing-25 {letter-spacing:2.5px!important;}
.letter-spacing-3 {letter-spacing:3px!important;}
.letter-spacing-4 {letter-spacing:4px!important;}
.letter-spacing-5 {letter-spacing:5px!important;}
.letter-spacing-6 {letter-spacing:6px!important;}
.letter-spacing-7 {letter-spacing:7px!important;}
.letter-spacing-8 {letter-spacing:8px!important;}

.font-weight-300 {font-weight:300!important;}
.font-weight-400 {font-weight:400!important;}
.font-weight-500 {font-weight:500!important;}
.font-weight-600 {font-weight:600!important;}
.font-weight-700 {font-weight:700!important;}
.font-weight-800 {font-weight:800!important;}


.object-fit-fill {object-fit: fill;}
.object-fit-contain {object-fit: contain;}
.object-fit-cover {object-fit: cover;}
.object-fit-scale-down {object-fit: scale-down;}
.object-fit-none {object-fit: none;}


.cursor-pointer	{cursor: pointer;}


.height60 {height:60px;}

.font-soleil-lite {font-family: 'soleillight',serif;}
.font-soleil-semi {font-family:'soleilsemibold',serif;}


.font-ebars-regular {font-family: 'GothamRegular'!important;}
.font-ebars-boldregular {font-family: 'GothamBoldRegular'!important;}
.font-ebars-medium {font-family: 'gotham_mediumregular'!important;}
.font-ebars-light {font-family: 'gotham_lightregular'!important;}


.page-holder {min-height: 100vh;}

.bg-cover {background-size: cover !important;}

.border-x, .border {border-left:1px solid #ebebeb!important;border-right:1px solid #ebebeb!important;}
.border-y, .border {border-top:1px solid #ebebeb!important;border-bottom:1px solid #ebebeb!important;}




/*20% bootstrap class */
.col-fifth,
.col-sm-fifth,
.col-md-fifth,
.col-lg-fifth,
.col-xl-fifth {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 540px) {
    .col-sm-fifth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 720px) {
    .col-md-fifth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-fifth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-fifth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {display: block;font-family: soleil,sans-serif;font-weight: 400;font-style: normal;margin: 0 0 0.5em;line-height: 1.4;text-rendering: optimizeLegibility;}



h1:not(.hero__title), .h1:not(.hero__title), h2:not(.hero__title), .h2:not(.hero__title), h3:not(.hero__title), .h3:not(.hero__title), h4:not(.hero__title), .h4:not(.hero__title), h5:not(.hero__title), .h5:not(.hero__title), h6:not(.hero__title), .h6:not(.hero__title), h4:not(.alert-heading), h3:not(.alert-heading) {color: #222323;}

.alert-heading {color:inherit!important;}

h1, .h1 {font-size: 1.875em;}
.h2, h2 {font-size: 3rem;font-weight:600;}

.section-header {margin-bottom: 30px;}
.section-header h1, .section-header .h1 {margin-top: 31px;}


hr {clear: both;border-top: solid #1c1d1d;border-width: 1px 0 0;margin: 24px 0;height: 0;}

hr, .hr--small, .hr--medium, .hr--large {border-width: 1px 0 0 0;width: 50px;}

.hr--small {margin: 20px auto;}



button:focus, :focus {outline:0!important;}

.site-footer {background: #202324;margin-bottom:0px;padding-top: 62px;padding-bottom: 48px;}
.site-footer .site-footer__row {margin-bottom: 48px;}
.site-footer h3 {color: #f4f6f6;font-size: 1em;font-weight: 600;letter-spacing: 2px;margin-bottom: 16px;text-transform: uppercase;}
.site-footer ul {list-style: none;margin: 0;padding: 0;}
.site-footer .site-footer__linklist a {color: #a3abae;font-size: 14px;letter-spacing: 1px;line-height: 28px;font-family: 'Roboto',serif;font-weight: 400;display:inline-block;}
.site-footer .site-footer__linklist a:hover {color: #fff;}


.site-footer .site-footer__social-media ul li {margin-left:20px;}
.site-footer .site-footer__social-media ul li a {font-size: 1.5em;transition: all .3s;}
.site-footer .site-footer__social-media ul li a i {transform: scale(0.95);transition: all .3s;}
.site-footer .site-footer__social-media ul li a:hover i {transform: scale(1.0);transition: all .3s;}


.site-footer .site-footer__copyright ul {margin: 0;padding: 0;}
.site-footer .site-footer__copyright ul li, .site-footer .site-footer__disclaimer {color: #7d888c;display: inline-block;font-size: .875em;letter-spacing: -.19px;}
.site-footer .site-footer__disclaimer {border: 1px solid #34393a;color: #545c5f;font-size: .875em;letter-spacing: -.19px;text-align: center;line-height: 22px;max-width: 789px;padding: 24px 32px;}
.site-footer .site-footer__copyright ul li + li:before {background: #7d888c;border-radius: 50%;content: " ";display: inline-block;height: 2px;margin-left: 8px;margin-right: 8px;position: relative;top: -3px;width: 2px;}
.site-footer .site-footer__copyright ul li a {color: #7d888c;}
.site-footer .site-footer__copyright ul li a:hover {color:#fff;}


html.search-bar-triggered {overflow: hidden!important;}
html.search-bar-triggered .site-header:before, html.search-bar-triggered:before {background: rgba(0,0,0,.3);content: " ";display: block;height: 100%;position: fixed;width: 100%;z-index: 9999;top: 0;}


.bg-grey {background: #f6f8f9;}
.bg-white {background:#fff;}


.spacer60 {padding: 60px 0;}
.spacer90 {padding: 90px 0;}
.spacer120 {padding: 120px 0;}

ul {list-style: outside none none;margin: 0;padding: 0;}

.visually-hidden {clip: rect(0 0 0 0);clip: rect(0, 0, 0, 0);overflow: hidden;position: absolute;height: 1px;width: 1px;}

a {color: #34393a;transition: all .2s cubic-bezier(.075,.82,.165,1);text-decoration:none!important;}
a:hover {text-decoration:none!important;}


.text-muted {color:#717f86!important;}

.btn:focus, .btn:active {box-shadow:none!important;outline:0!important;}


.results-btn.slick-disabled {opacity:0.5;cursor:default;}

.btn.btn-link, .btn.btn-link:hover, .btn.btn-link:focus {text-decoration:none;}


.ht-400 {height:400px;}



#sbox-window #sbox-content iframe {width:100%;height:100%;font-family:'Roboto',serif;}
.thumbnails-media .thumbnail .icon-folder-2 {font-family: "Font Awesome 5 Pro";font-weight: 900;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;display: inline-block;line-height: 75px;margin-top: -1px;font-size:34px;color:#9fbf38;}
.thumbnails-media .thumbnail .icon-folder-2:before {content: "\f07c";}

.manager.thumbnails.thumbnails-media .height-50 {background-color: #fafafa;height: 77px;position: relative;z-index: 1;width: 100%;display: inline-block;box-shadow: 0 0 0 1px rgba(0,0,0,0.05) inset;}
.manager.thumbnails.thumbnails-media .height-50 + .small {font-size:11px;font-family:'Roboto',serif;font-weight: 500;line-height: 23px;color: #fff;background: #31393F;position:relative;z-index:2;}
.manager.thumbnails.thumbnails-media .img-preview {position:relative;}
.manager.thumbnails.thumbnails-media .img-preview img {max-width: 100%;height: auto;vertical-align: middle;border: 0;width: auto;object-fit: cover;}

.manager.thumbnails.thumbnails-media .img-preview.selected {display:block;}
.manager.thumbnails.thumbnails-media .img-preview.selected .height-50 {background:#ccc;}
.manager.thumbnails.thumbnails-media .img-preview.selected .small {background-color:#9fbf38;color:#fff;}


.container-popup .row-fluid {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;box-sizing: border-box;}
.container-popup .span12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;position: relative;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.container-popup .span8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;position: relative;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.container-popup .span4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;position: relative;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.container-popup .well {background:#f6f8f9;padding:12px;}

.fixed-bg {background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}
.scroll-bg {background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment:scroll;}
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.position-absolute.bounce-box {bottom:20px;left:0;width:100%;text-align:center;}
.bounce.arrow {position:absolute;bottom: 0;left: 50%;margin-left: -25px;width: 50px;height: 50px;color:#fff;font-size:50px;}
.bounce.arrow i {line-height:1px;font-size:50px;}
/****SOCIAL MEDIA****/
.text-facebook {color:#3b5997!important;}
.bg-facebook {background-color:#3b5997;}
.text-twitter {color:#56acec!important;}
.bg-twitter {background-color:#56acec;}
.text-instagram {color:#3897f0!important;}
.bg-instagram {background-color:#3897f0;}
.text-linkedin {color:#0077B5!important;}
.bg-linkedin {background-color:#0077B5;}
.text-pinterest {color:#c80909!important;}
.bg-pinterest {background-color:#c80909;}
.text-youtube {color:#c00!important;}
.bg-youtube {background-color:#c00;}


.social-links-box > a {display:inline-block;width:24px;height:24px;border-radius:50%;line-height:24px;text-align:center;margin-right:7px;transition: all .3s;font-size:14px;}
.social-links-box > a > i {color:#fff;}
.social-links-box > a:hover {opacity:0.93;transition: all .3s;}

.border-radius-0 {border-radius:0!important;}
.border-radius-2 {border-radius:2px!important;}
.border-radius-3 {border-radius:3px!important;}
.border-radius-4 {border-radius:4px!important;}
.border-radius-5 {border-radius:5px!important;}


.border-none {border:none!important;}
.border-transparent {border-color:transparent!important;}

/***END SOCIAL MEDIA****/

.modal-content {border-radius:0px;}

/****END FORMS****/

/***MODALS***/
.modal.fade.show {z-index: 10000;}
.modal h5.modal-title {text-align: center;width: 100%;line-height: 1.4;text-rendering: optimizeLegibility;font-size: 24px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}

.modal .close {float:none;position:absolute;top:10px;right:18px;height:auto;}

.modal h5.modal-title .header-img {width: 34px;position: relative;top: -1px;margin-right: 10px;}

/***END MODALS***/


/**Buttons**/

.btn-newline {border-width:1.5px;border-radius: 4px;font-size: 1em;font-weight: 500;letter-spacing: 0;line-height: 1;padding: 12px 24px;transition: all 0.3s;}

.btn.btn-white {background:#fff;border:1px solid #fff;}


body:not(.view-checkout) .loginBtn {color:#00ba74!important;border:2px solid #00ba74!important;}
body:not(.view-checkout) .loginBtn span {color:#00ba74!important;}
body:not(.view-checkout) .loginBtn:hover span {color:#fff!important;}
/**End Buttons**/

.main-content {padding-bottom: 40px;}

.table-headers {border-bottom: 1px solid #e6e6e6;}
.table-headers > th:last-of-type, .nutritioninfo-table thead > tr td:last-of-type, .nutritioninfo-table tbody > tr td:last-of-type {border-left: 1px solid #e6e6e6;padding-left: 1rem;}

.site-page .section-header > h1 {margin-top: 0;font-weight: 600;font-size: 2.5rem;}
.site-page .w-container {margin-left: auto;margin-right: auto;max-width: 940px;}
.site-page .w-container p {font-size: 1.2rem;line-height: 1.7;font-family: roboto;}

#newlineLoginPage .userdata .col-lg-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
#newlineLoginPage .heading {display:none;}
/****FORMS****/


.input-container input {padding: 16px 12px 12px;border: solid 1px #e3e3e3;outline: 0;font-size: 14px;width: 100%;font-family: 'soleil',serif;}
.input-container input:focus {outline:0;font-size:14px;font-family: 'soleil',serif;}
input:-internal-autofill-selected {background-color:#fff!important;font-size: 14px;}

.input-container .password-showhide, #form-sclogin-password .password-showhide  {position: absolute;bottom:34px;right:10px;font-size: 12px;color:#777;letter-spacing: 1px;font-weight:600;cursor:pointer;}

#notLoggedUserSection .input-container .password-showhide {bottom:18px;}

.input-container .password-showhide:hover, #form-sclogin-password .password-showhide:hover {color:#34393a;}
#form-sclogin-password .password-showhide {bottom:16px;}
.input-container .hide-password, #form-sclogin-password .hide-password {display:none;}


input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}

.float-container, .select-container, .input-container {border: solid 1px #e3e3e3;box-sizing: border-box;margin-bottom: 15px;padding:0px;position: relative;width: 100%;color:#212529;background:#fff;border-radius: 4px;padding: 8px;}
.float-container input, .input-container input {border: none;outline: 0;font-size: 14px;padding:8px;width: 100%;background:#fff;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-font-smoothing: inherit;}
.float-container label, .select-container label, .input-container label {position: absolute;transition: all .1s ease-in-out;color:#777;font-size: 11px;background: #fff;top: -8px;padding: 0 8px;text-transform: uppercase;letter-spacing:1px;left: 10px;font-family: 'Roboto',serif;font-weight: 500;z-index: 1;}


.customselect.select-container:before {content:"|";color:#e3e3e3;position: absolute;right:24px;top:8px;z-index: 1;pointer-events: none;font-size: 22px;}
.customselect.select-container:after {content:"\f078";font-family: "Font Awesome 5 Pro";color:#444;position: absolute;right:9px;top: 18px;z-index: 1;pointer-events: none;font-size: 12px;}

.select-container select {border: none;outline: 0;font-size: 13px;padding:11px 26px 8px 8px;width: 100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor:pointer;}
.select-container br, .float-container br, .select-container .j2store_field_required {display:none;}


span.j2error {bottom: -20px;font-size: 14px;}

.account-dashboard-tabs #com-content-formContent .radio-container.float-container {border:none;padding:0;border-radius:0;border-top:1px solid 1px #e3e3e3;padding-top;15px;}
.account-dashboard-tabs #com-content-formContent .radio-container .rc_shipping_interval_frequency {display: inline-flex;padding-top: 20px;}

.j2store_field_required {display:none;}

.newline-store-edit .input-prepend, .newline-store-edit .input-group {-ms-flex-pack: start;justify-content: flex-start;display: -ms-flexbox;display: flex;}
.newline-store-edit .input-prepend .add-on {display:block;padding: 8px 0;}
.newline-store-edit .radio-container .radio, .j2store-product-edit-form .radio-container .radio {padding-left: 8px;margin-bottom: 0;vertical-align: middle;min-height: 18px;}
.j2store-product-edit-form .radio-container .radio {position: relative;top: 10px}
.newline-store-edit .radio-container .radio > label, .newline-store-edit .checkbox-container label, .j2store-product-edit-form .radio-container .radio > label {display: inline-block!important;font-size: 11px;font-weight: 500;color: #565656;position:unset;margin-right:7px;}
.newline-store-edit .radio-container .radio > label input[type="radio"], .newline-store-edit .checkbox-container input[type=checkbox], .newline-store-edit .newline-store-apps label + input[type="checkbox"], .j2store-product-edit-form .radio-container .radio > label input[type="radio"] {float: left;margin-right: 3px;margin-left: 0;width: unset;-webkit-appearance:radio;-moz-appearance:radio;appearance:radio;position: relative;top: 3px;}


.newline-store-edit .checkbox-container .checkbox-text {position:relative;top:-3px;}
.newline-store-edit .checkbox-container .qty_restriction input[type=checkbox] {top:1px;}

.newline-store-edit .input-group {width:100%;flex-wrap:nowrap;}
.newline-store-edit .input-group .input-group-btn {display:inline;}
.newline-store-edit .input-group .input-group-btn .btn {position:relative;display:inline-block!important;font-size:14px;height:auto;}
.newline-store-edit .input-group .j2store-media-slider-image-preview {width:80px!important;}
.newline-store-edit .newline-store-apps .chosen-container-multi {}
.newline-store-edit .radio-container .control-label + .radio, .j2store-product-edit-form .radio-container .control-label + .radio {position:relative;top:6px;}
.newline-store-edit .float-container input[type="text"]:disabled {background:#eee;}
.newline-store-edit .table.j2store td, .newline-store-edit .table.j2store thead th {vertical-align:middle;font-size: 13px;}
.newline-store-edit .table.j2store thead th {font-weight:600;text-transform:uppercase;}

.newline-store-edit .newline-default-btn {display:inline-block!important;font-size: 12px;}

.icon-arrow-down, .icon-arrow-up, .icon-remove {font-family: "Font Awesome 5 Pro";-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;margin-left:5px;}

.icon-arrow-down:before {content: "\f078";}
.icon-arrow-up:before {content: "\f077";}
.icon-remove:before {content: "\f00d";}

.newline-edit-alert {font-size:12px;}
.newline-edit-alert h4 {font-size: 1.25rem;font-weight: 500;text-transform:capitalize;}

.newline-store-edit .selected-item {display: inline-block;padding: 4px 10px;font-size: 12px;margin: 4px;background: #defaec;color: #008a56;}
.newline-store-edit .chosen-container-multi .chosen-choices .search-choice {color: #004085;background-color: #cce5ff;border-color: #b8daff;border-radius: 0;}
.newline-store-edit .alert.alert-primary h2, .newline-store-edit .alert.alert-primary h3, .newline-store-edit .alert.alert-primary h4 {color: #004085;}
.newline-store-edit .alert.alert-primary {font-size:12px;}

/*Sticky Add to Cart Button*/

.mobile-button.show {position:unset;}
.mobile-button.show .dropdown-menu.show {left: -15px;width: calc(100% + 30px);border:none;border-radius:0;bottom: 0;margin-bottom: 0;height:100vh;background:rgba(255,255,255,0.8);}
.product__dropdown .dropdown-menu.show {border-radius:0;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner {position:absolute;bottom:0;left:0;width:100%;display:block;background:#fff;border-top:1px solid #D6DFE1;padding:30px 15px;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option {margin-bottom:20px;}

.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .ajaxcart__product-image, .product__dropdown .dropdown-menu.show .add-to-cart-option .ajaxcart__product-image {width:50px;margin-right:10px;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .ajaxcart__product-name, .product__dropdown .dropdown-menu.show .add-to-cart-option .ajaxcart__product-name {line-height:1;margin-bottom:3px;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .rc_text, .product__dropdown .dropdown-menu.show .add-to-cart-option .rc_text {line-height:1;font-size:11px;color: #202324;font-weight: 500;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .rc_text .base-price.strike, .product__dropdown .dropdown-menu.show .add-to-cart-option .rc_text .base-price.strike {font-size:10px;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .rc_text .cancel_anytime, .product__dropdown .dropdown-menu.show .add-to-cart-option .rc_text .cancel_anytime {color: #545C5F;font-size: 10px;font-weight:400;line-height:1.3;}
.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .rc_text .base-price, .mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .rc_text .sale-price, .product__dropdown .dropdown-menu.show .add-to-cart-option .rc_text .base-price, .product__dropdown .dropdown-menu.show .add-to-cart-option .rc_text .sale-price {line-height:1;}

.mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .j2store_add_to_cart_button, .mobile-button.show .dropdown-menu.show .dropdown-menu__inner .add-to-cart-option .open-options-btn {font-size:13px;border-width:1.5px;}

.product__dropdown .dropdown-menu.show {box-shadow: 0 15px 18px 0 rgba(189,189,189,0.43);border: 1px solid #D6DFE1;border-radius:4px;}
.product__dropdown .dropdown-menu.show .add-to-cart-option {margin-bottom:30px;}
.product__dropdown .dropdown-menu.show .dropdown-menu__inner {padding:0 8px;}
.product__dropdown .dropdown-menu.show .add-to-cart-option .cart-option__grid__button .j2store_add_to_cart_button {border-width: 1.5px;font-size: 13px;padding: 8px;}

{border-color:#00ba74;}
.open-options-btn.btn-outline-success:hover, .open-options-btn.btn-outline-success:focus {}
/*End Sticky Add to Cart Button*/



.underline-effect {text-decoration: none;background-image: linear-gradient(currentColor,currentColor);background-position: 0 100%;background-repeat: no-repeat;background-size: 0 2px;transition: background-size .3s;}
.underline-effect:hover	{text-decoration: none;background-image: linear-gradient(currentColor,currentColor);background-position: 0 100%;background-repeat: no-repeat;background-size: 0 2px;transition: background-size .3s;background-size: 100% 2px;}





input[readonly] {cursor: not-allowed;background:transparent;color:#bbb;}

hr {clear: both;border-top: solid #1c1d1d;border-width: 1px 0 0;margin: 24px 0;height: 0;}
hr, .hr--small, .hr--medium, .hr--large {border-width: 1px 0 0 0;width: 50px;}
.hr--small {margin: 20px auto;}



#form-login-password .password-showhide {position: absolute;top: 15px;right: 10px;font-size: 10px;color: #000;letter-spacing: 1px;font-weight: 600;cursor: pointer;}
#form-login-password .hide-password {display: none;}
#modalLogin .float-container {margin-bottom: 5px;}



.accordion .card-body {background-color: #fafafa;border-top:1px solid rgba(0,0,0,.125);}
.accordion .card-header {border-radius:0!important;background-color:#fff;}
/****END FORMS****/

/***MODALS***/
.modal.fade.show {z-index: 10000;}
.modal h5.modal-title {text-align: center;width: 100%;line-height: 1.4;text-rendering: optimizeLegibility;font-size: 1.875em;}

.modal .close {float:none;position:absolute;top:10px;right:18px;height:auto;}



/***END MODALS***/



.site-subnav--account-2.desktop .j2store-thumbnail-image {width:140px;margin-left: auto;margin-right: auto;border-radius: 4px;border: 1px solid #D6DFE1;padding: 6px;margin-bottom:10px;}
.site-subnav--account-2.desktop  .grid-product--item .grid-product__content-wrapper .grid-product__title2 {display: block;align-items: unset;}




/**MODULES***/

/**Hero Banner*/
.banner-section .main-banner {display: inline-block;width: 100%;background-size: cover;vertical-align: top;padding-top: 0;}
.banner-section .main-banner .main-banner-img img {width: 100%;vertical-align: top;max-width: 100%;}

/**TRENDING**/
.trending-blog-item .media-image-box {width:64px;height:64px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.trending-blog-item .trending-rank-circle {position:absolute;width:18px;height:18px;color:#fff;top: -6px;left: 55px;border-radius:50%;text-align:center;line-height:18px;font-weight:700;font-size:12px;}

.sidebar-widget hr {margin: 8px 0 24px;width:100%;border-color:#dfe2e5;}

/**BREADCRUMBS**/
.breadcrumb {background:transparent;}

/*Homepage Blogs*/
.blog-card .blog-card-img-wrap img, .desc-image-box img {border-radius: 4px;transition: all .2s ease-in-out;}
.blog-card .blog-card-meta-title h4 {line-height:25px;height:50px;overflow: hidden;margin-bottom: 20px;font-size: 1.375em;letter-spacing:0px;font-weight:600;}
.blog-card .blog-card-meta-content {height:72px;overflow:hidden;color:#4f5659;}
.blog-card .link {font-weight: 500;text-transform: uppercase;letter-spacing: 1.5px;}


.blog-card .entry-thumbnail {overflow: hidden;border-radius: 4px;}
.blog-card .entry-thumbnail:hover .blog-card-img-wrap img {-webkit-transform: scale(1.05);transform: scale(1.05);transition: all .2s ease-in-out;}
    /*Promo Pusher*/
.promo-pusher--body {background: #fff;padding-top: 56px;padding-bottom: 56px;}
.promo-pusher--body .container {max-width: 700px;}
.promo-pusher--body img {margin-right: 32px;width: 130px;}
.promo-pusher--body h3 {color: #202324;font-size: 1.5em;font-weight:700;letter-spacing: .08px;line-height: 32px;margin-bottom: 8px;}

/***TESTIMONIALS***/
.recommended {background: #e6f4ff;}
.recommended .container {padding-top: 104px;padding-bottom: 104px;}
.recommended .container-fluid {padding-left: 0;padding-right: 0;max-width:none;}
.recommended h2 {color: #123b54;text-align: center;}
.recommended .testimonials.testimonials--slickjs .slick-slide {opacity: .4;}
.recommended .testimonials.testimonials--slickjs .slick-slide.slick-current {opacity:1;}
.recommended .testimonials blockquote .testimonial__photo {border-radius: 50%;border: 5px solid transparent;margin: 0 auto;position: relative;top: 30px;width: 110px;z-index: 2;}
.recommended .testimonials blockquote .testimonial__photo.avatar-class {border: 5px solid #e6f4ff;}
.recommended .testimonials blockquote .testimonial__photo img {border-radius: 50%;height: 100px;width: 100px;display: block;}
.recommended .testimonials blockquote .testimonial__text {background: #fff;border-radius: 8px;color: #113850;font-size: 1.375em;letter-spacing: -.1px;line-height: 34px;margin: 0 auto 32px;max-width: 648px;padding: 40px;position: relative;text-align: center;z-index: 1;}
.recommended .testimonials.testimonials--slickjs .testimonial__text {background: 0 0;transition: all .5s;}
.recommended .testimonials blockquote .testimonial__text p {margin-bottom: 0;}
.recommended .testimonials blockquote .testimonial__text:after {top: 100%;left: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255,255,255,0);border-top-color: #fff;border-width: 16px;margin-left: -16px;}
.recommended .testimonials.testimonials--slickjs .testimonial__text:after {opacity: 0;transition: all .5s;}
.recommended .testimonials blockquote cite {font-style: normal;}
.recommended .testimonials.testimonials--slickjs cite {position: relative;transition: all .5s;top: -40px;}
.recommended .testimonials blockquote .testimonial__name {color: #34393a;display: block;font-size: 22px;font-weight: 500;letter-spacing: -.29px;margin-bottom: 4px;text-align: center;}
.recommended .testimonials blockquote .testimonial__bio {color: #4f5659;display: block;font-size: 16px;letter-spacing: -.21px;line-height: 24px;margin: 0 auto;max-width: 322px;text-align: center;}
.recommended .testimonials.testimonials--slickjs .slick-slide.slick-current .testimonial__text {background: #fff;}
.recommended .testimonials.testimonials--slickjs .slick-slide.slick-current .testimonial__text:after {opacity: 1;}
.recommended .testimonials.testimonials--slickjs .slick-slide.slick-current cite {top: 0;}

.recommended .testimonials.testimonials--slickjs .slick-arrow {background: #3091d3;box-shadow: 0 5px 11px 0 rgba(58,115,158,.38);border-radius: 50%;height: 70px;margin-top: -35px;opacity: 0;transition: all .5s;width: 70px;visibility: hidden;z-index: 2;}
.recommended .testimonials.testimonials--slickjs .slick-next {right: 120px;}
.recommended .testimonials.testimonials--slickjs .slick-prev {left: 120px;}

.recommended .testimonials.testimonials--slickjs .slick-arrow:before, .learn-about-newline .learn-product__info .slick-arrow:before {font-size: 26px;font-family: "Font Awesome 5 Pro";}
.recommended .testimonials.testimonials--slickjs .slick-prev:before, .learn-about-newline .learn-product__info .slick-arrow.slick-prev:before
  {content: "\f053";margin-left: -5px;}
.recommended .testimonials.testimonials--slickjs .slick-next:before, .learn-about-newline .learn-product__info .slick-arrow.slick-next:before {content: "\f054";margin-right: -5px;}
.recommended .testimonials .slick-dots {bottom: -40px;}
.recommended .testimonials .slick-dots li {margin: 0;width: 22px;}
.recommended .testimonials .slick-dots li button {background: #d1dde5;border-radius: 50%;height: 12px;margin: 0 auto;width: 12px;}
.recommended .testimonials .slick-dots li button:before {display:none;}
.recommended .testimonials .slick-dots li.slick-active button {background: #375162;}


.recommended-dark {background: #000;}
.new-line-product-detail .recommended-dark h3, .new-line-product-detail .recommended-dark .h3, .product__when-to-use.recommended-dark p, #productUse.recommended-dark .usage-tag h4 {color:#fff;}
.recommended-dark .title-has-icon:before {opacity:0.8;}
/***END TESTIMONIALS***/


/*Product Mega Menu Display*/
.product-nav-dropdown a {max-width: 176px;position: relative;height: 200px;text-align: center;text-decoration: none;margin-bottom: 30px;}
.nav-prod-img-container {max-width: 177px;display: block;position: relative;height: 190px;margin: 0 auto;}
.nav-prod-cover {position: absolute;z-index: 4;left: 0;right: -9px;margin: 0 auto;max-width: 177px;bottom: -18px;}
.nav-prod-img {position: absolute;margin: 0 auto;left: 0;right: 0;z-index: 3;transition: all 0.35s cubic-bezier(0.54, -0.32, 0, 1.75);}
.nav-prod-img-bar .nav-prod-img {bottom: 44px;right: 0px;left: auto;transform: rotate(0deg);-webkit-transform: rotate(0deg);max-width:100%;height:auto;}
.nav-prod-hover {position: absolute;z-index: 2;margin: 0 auto;left: 0;right: 0;transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);}
.nav-prod-img-bar .nav-prod-hover {right: 20px;top: 79.9px;}
.nav-prod-bg {position: absolute;z-index: 0;left: 0;right: 0;margin: 0 auto;max-width: 125px;bottom: 27px;transition: filter .25s ease;filter: brightness(1);}
.nav-prod-bg.nav-prod-circle {width:125px;height:125px;border-radius:50%;background:#f4f6f6;}
.product-nav-dropdown a h4 {text-decoration: none;position: relative;margin-top: -20px;z-index: 20;text-transform: uppercase;font-size:16px;font-weight: 900;letter-spacing:0px;margin-bottom:0;}
.product-nav-dropdown a .flavor-title {line-height: 12px;height: 24px;overflow: hidden;color: #202324;font-size:11px;text-transform:uppercase;letter-spacing:0px;font-weight:900;position: relative;top:0px;z-index: 20;}


.prod-jars .nav-prod-img, .item-350 .nav-prod-img-bar.prod-gear .nav-prod-img {bottom:20px;right:22px;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
.prod-jars .nav-prod-hover {right:2px;top: 69.9px;max-width: 75px;}

.item-350 .nav-prod-img-bar.prod-gear .nav-prod-img {bottom: 33px;right: -3px;}


.slick-slider {display:none;opacity:0;}
.slick-initialized.slick-slider {display: block;opacity:1;}

.product-nav-dropdown a:hover .nav-prod-img-bar .nav-prod-img {bottom: 46px;right: 10px; transform: rotate(10deg);-webkit-transform: rotate(10deg);}
.product-nav-dropdown a:hover .nav-prod-img-bar .nav-prod-hover {right: -20px;top: 24px;}
.product-nav-dropdown a:hover .nav-prod-bg {filter: brightness(0.95);}




.nav-prod-cat-box a .nav-prod-img-bar .nav-prod-hover {opacity:0;top: 25px;transition: all 0.2s linear;-moz-transition: all 0.2s linear;z-index:-1;width: 110px;}
.nav-prod-cat-box a:hover .nav-prod-img-bar .nav-prod-hover {right: 7px;top: 5px;width: 110px;opacity:1;transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;z-index:1;}
.product-nav-dropdown .nav-prod-cat-box a:hover .nav-prod-img-bar .nav-prod-img {bottom: 44px;right:0px;transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transition: all 0.2s linear;}

.product-nav-dropdown a:hover .prod-jars .nav-prod-img, .item-350 a:hover .nav-prod-img-bar.prod-gear .nav-prod-img {right:19px;transform: rotate(0deg);-webkit-transform: rotate(0deg);bottom: 30px;}
.product-nav-dropdown a:hover .prod-jars .nav-prod-hover {right: -96px;top:-5px;max-width: 75px;}

.item-350 a:hover .nav-prod-img-bar.prod-gear .nav-prod-img {bottom: 46px;right: -3px;}

.site-subnav ul.site-subnav__links li .site-subnav__dropdown {}
/*End Product Mega Menu Display*/
/**LOGO BANNERS**/
.featured-on {padding: 64px 0 80px;}
.featured-on .logos {}
.featured-on .logos img {opacity: .8;width: 100%;}
.featured-on .logos>div {margin-left: 28px;margin-right: 28px;}

#partnerSlider.bannergroup {padding:0;height: 120px;padding-left: 50px;padding-right: 50px;width: 100%;}
#partnerSlider.bannergroup .partner-slider .banneritem {-ms-flex-wrap: wrap;-ms-flex-direction: column;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;display: -ms-flexbox;display: -webkit-box;display: flex;line-height: 7.5rem;padding: 0 20px;}
#partnerSlider.bannergroup .partner-slider .banneritem .social-proof-logo {-webkit-box-flex: auto;-ms-flex: auto;flex: auto;text-align: center;height:120px;}
#partnerSlider.bannergroup .partner-slider .banneritem .social-proof-logo img {-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;transition: all 0.2s ease-in;vertical-align: middle;margin: 0 auto;}

#partnerSlider.bannergroup .partner-slider .banneritem .social-proof-logo:hover img {-webkit-transition: all 0.2s ease-in;-webkit-transform: scale(1.1);-ms-transition: all 0.2s ease-in;-ms-transform: scale(1.1);-moz-transition: all 0.2s ease-in;-moz-transform: scale(1.1);transition: all 0.2s ease-in;transform: scale(1.1);}

#partnerSlider .slick-prev:before, #partnerSlider .slick-next:before {color:#333;}
/**END LOGO BANNERS**/
/**NEWSLETTER MODULE***/
.w-100 {width:100%;}


.newsletter {background-color: #1b1d1d;padding: 60px 0;}
.newsletter .section-header {margin-bottom: 12px;}
.newsletter .section-header h2 {font-size: 2em;font-weight: 600;letter-spacing: 0;line-height:1.3;margin-top: 0;margin-bottom: 0;}
.newsletter .section-header+.section-subheading {color: #98a1a4;font-size: 1.125em;letter-spacing: -.24px;line-height: 24px;margin-bottom: 0;}
.newsletter .rte p {margin-bottom: 0;}
.newsletter form {margin: 0 auto;max-width: 520px;}
.newsletter form .newsletter--form {padding: 8px;}
.newsletter .input-group p {margin-bottom:0;}
.newsletter .input-group .inputbox {border: 0;border-radius: 4px!important;color:#34393a;font-size: 1em;font-style: normal;height: 60px;max-width: 332px;padding: 20px;-moz-appearance: textfield;-webkit-appearance: textfield;appearance: textfield;width: 100%;}
.newsletter .input-group-btn .btn.newsletter__submit {background:#9fbf38!important;border-radius: 4px;height: 60px;margin-left: 8px;text-transform: none;width: 100%;font-size: 16px;color: #fff;padding-left:1rem;padding-right:1rem;}
.newsletter form .newsletter--form .input-group {display: flex;flex-wrap: nowrap;justify-content: flex-end;position: relative;align-items: stretch;width: 100%;}

/***END NEWSLETTER MODULE**/


/**Featured Video**/
.doctor-developed {background: #f6f8f9;padding: 94px 0 72px;text-align: center;}
.doctor-developed h2 {margin-bottom: 16px;}
.doctor-developed p {color: #4f5659;font-size:1.75rem;letter-spacing: -.09px;line-height: 34px;margin-bottom: 48px;font-weight: 500;}
.doctor-developed .video {display: inline-block;margin: 0 auto;max-width: 789px;position: relative;width: 100%;}
.doctor-developed .video .play {background: rgba(255,255,255,.1);border: 3px solid #fff;border-radius: 50%;color: #fff;font-size: 26px;height: 66px;line-height: 66px;position: absolute;text-align: center;top: 0;left: 0;right: 0;bottom: 0;margin: auto;transition: all .3s;width: 66px;z-index: 2;}
.doctor-developed .video .play i {position:relative;left: 4px;top: -1px;}
.doctor-developed .video .text {align-items: center;display: flex;height: 100%;padding-left: 40px;position: absolute;z-index: 1;}
.doctor-developed .video .text h4 {color: #fff;font-size: 22px;font-weight: 500;letter-spacing: -.09px;margin-bottom: 4px;text-shadow: 0 2px 9px rgba(0,0,0,.2);text-align: left;}
.doctor-developed .video .text p {color: #fff;font-size: 18px;margin-bottom: 0;opacity: .85;letter-spacing: -.07px;text-align: left;}
.doctor-developed .video img {border-radius: 6px;width: 100%;}
.doctor-developed blockquote {margin: 52px auto 0 auto;max-width: 580px;}
.doctor-developed blockquote p {color: #4f5659;font-size: 20px;font-style: italic;letter-spacing: -.08px;line-height: 32px;margin-bottom: 0;position: relative;z-index: 1;}
.doctor-developed blockquote p:before {color: #eaeef0;content: "\f10d";font-family: "Font Awesome 5 Pro";font-weight: 900;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-size: 3.625em;font-style: normal;left: -5px;position: absolute;z-index: -1;top: -22px;}
.doctor-developed .video:hover .play {background: #fff;box-shadow: 0 10px 18px 0 rgba(0,0,0,.37);color:#007bff;}


.newline-video-items.doctor-developed .video .text {padding-left:0px;-ms-flex-align: end!important;align-items: flex-end!important;width:100%;}
.newline-video-items.doctor-developed .video .text > div {padding:10px;background: rgba(0,0,0,0.65);width:100%;margin-bottom:10px;}


/**End Featured Video**/

/*Featured Categories*/

.collection-highlights {padding: 72px 24px 80px;text-align: center;}
.collection-highlights a {display: inline-block;position: relative;top: 0;transition: all .4s;}
.collection-highlights .collection__block {border-radius: 4px;box-shadow: none;height: 100%;padding: 32px 22px 43px;transition: all .4s;}
.collection-highlights .collection__block img {height: 256px;}
.collection-highlights .collection__block h3 {font-size:3.5rem;font-weight: 600;letter-spacing: -.12px;margin-top: 24px;margin-bottom: 15px;line-height: 28px;text-align: center;color: inherit;}
.collection-highlights .collection__block p {font-size: 16px;font-weight: 500;letter-spacing: -.07px;line-height: 26px;margin-bottom: 24px;padding-left: 10px;padding-right: 10px;text-align: center;}
.collection-highlights .collection__block .link--underline-secondary {display: inline-block;font-size: 1rem;font-weight: 600;letter-spacing: 1px;padding-bottom: 6px;position: relative;}
.collection-highlights .collection__block .link--underline-secondary .icon {position: relative;top: 1px;left: 4px;}

.collection-highlights .collection__block .category-icon {font-size: 10rem;margin: 3rem;}


.collection-highlights a:hover {text-decoration: none;top: -5px;}
.collection-highlights a:hover .collection__block {box-shadow: 0 11px 18px 0 rgba(133,133,133,.36);}
.collection-highlights a:hover .link--underline-secondary {text-decoration: none;}

.collection-highlights a .link--underline-secondary:before {bottom: 0;content: " ";display: block;height: 2px;position: absolute;-webkit-transition-property: left, right;transition-property: left, right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;width: 100%;}

.collection-highlights a .link--underline-secondary:after {bottom: 0;content: " ";display: block;height: 2px;position: absolute;-webkit-transition-property: left, right;transition-property: left, right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;z-index: -1;left: 50%;right: 50%;}

.collection-highlights.collection-highlights2 .collection__block {border-radius:0;padding:0;box-shadow:none!important;width: 100%;}
.collection-highlights.collection-highlights2 .category2__link-box {width: 100%;display:block;position:relative;transition: all .4s;}
.collection-highlights.collection-highlights2 .collection__image {position: relative;height:400px;background-position: center center;background-repeat: no-repeat;background-size: cover;}

.collection-highlights.collection-highlights2 .category2__link-box:hover {top: -10px;transition: all .4s;}

.collection-highlights.collection-highlights2 .collection__block .collection__image-inner {width: 100%;height: 100%;background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75))) repeat-x;background: -webkit-linear-gradient(transparent,rgba(0,0,0,.75)) repeat-x;background: linear-gradient(transparent,rgba(0,0,0,.75)) repeat-x;color: #fff;}
.collection-highlights.collection-highlights2 a:hover {top:0;}

.collection-highlights a .alert-primary .link--underline-secondary:before {background:#b8daff;}
.collection-highlights a .alert-warning .link--underline-secondary:before {background:#ffeeba;}
.collection-highlights a .alert-danger .link--underline-secondary:before {background:#f5c6cb;}
.collection-highlights a .alert-success .link--underline-secondary:before {background:#c3e6cb;}

.collection-highlights a .link--underline-secondary:before {background:rgba(159, 191, 56, 0.46);}
.collection-highlights a:hover .link--underline-secondary:after {background:#9fbf38;}

.collection-highlights a:hover .link--underline-secondary:after {left: 0;right: 0;z-index:1;-webkit-transition-property: left, right;transition-property: left, right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}


.collection-highlights a:hover .alert-primary .link--underline-secondary:after {background:#004085;}
.collection-highlights a:hover .alert-warning .link--underline-secondary:after {background:#856404;}
.collection-highlights a:hover .alert-danger .link--underline-secondary:after {background:#721c24;}
.collection-highlights a:hover .alert-success .link--underline-secondary:after {background:#155724;}




/*End Featured Categories*/
/*Browse By Category*/
section.browse-by-categories {padding: 76px 0;}
section.browse-by-categories .browse-by {display: flex;list-style: none;margin: 0;padding: 0;}
section.browse-by-categories .browse-by li {flex: 1;padding: 12px;}
section.browse-by-categories .browse-by li a {align-items: center;background: #f4f6f6;border: 1px solid #f4f6f6;border-radius: 4px;color: #34393a;display: flex;font-size: 1em;height: 172px;justify-content: center;letter-spacing: -.1px;text-align: center;}
section.browse-by-categories .browse-by li a .icon {display: block;font-size: 2.5em;margin-bottom: .5rem;}
section.browse-by-categories .browse-by li a .text {font-weight:600;}
section.browse-by-categories .browse-by li a:hover {background:rgba(103, 200, 223, 0.15);color: #67c8df;border-color:#67c8df;transition: all .3s;}

@media (max-width: 767.98px){
section.browse-by-categories {padding: 28px 0;}
section.browse-by-categories .browse-by {flex-flow: column;}
section.browse-by-categories .browse-by li {display: flex;align-items: center;padding: 8px 0;}
section.browse-by-categories .browse-by li a {height: auto;padding: 19px 24px;width: 100%;}
section.browse-by-categories .browse-by li a>span {align-items: center;display: flex;width: 100%;}
section.browse-by-categories .browse-by li a .icon {font-size: 1.75em;margin-right: 16px;position: relative;top: 2px;}




}
/*End Browse by Category*/
/***END MODULES***/





/****PAGINATION****/

.pagination-layout {text-align: center;padding: 3rem 0 1rem;border-top: 1px solid #e6e6e6;margin-top: 3rem;}
.pagination-layout ul li {margin-right: 5px;display: inline-block;}
.pagination-layout ul li:last-child {margin-right: 0;}
.pagination-layout ul li a {display: block;font-size: 14px;padding: 6px 14px;color: #222529;background-color: transparent;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.pagination-layout ul li a:hover {background-color: #e9e9e9;color: #222529;}
.pagination-layout ul li.active a {background-color: #111111;color: #ffffff;}
.pagination-layout ul li a {color:#222529;}
.pagination-layout ul li a.pag-arrow-btn {background:transparent;}
.pagination-layout ul li a.pag-arrow-btn:focus, .pagination-layout ul li a.pag-arrow-btn:hover {background:transparent;color:#9fbf38;}
.pagination-layout ul li.disabled:not(.current) {opacity:0.4;}
.pagination-layout ul li.disabled a:hover {color:initial!important;cursor:default;}
.pagination-layout ul li.active a {background:#9fbf38;color:#fff;}
.pagination-layout ul li.active a:hover {color:#fff;}

.pagination-layout ul li.page-item.current a {color:#9fbf38;background:transparent!important;}
.pagination-layout ul li.page-item:not(.disabled) a:hover {background:#9fbf38;color:#fff;}

/***BLOGS***/

.article-heading {margin-top: 0;margin-bottom: 30px;font-size: 34px;text-shadow: 1px 1px 6px #fff;font-weight: 600;color: #202324;line-height: 44px;}



.text-danger {color:#c0122d!important;}





.social-share-box .item-social {margin-bottom:20px;}
.social-share-box .item-social li, .entry-footer .entry-tags {display: inline-block;margin-right: 6px;margin-bottom: 10px;}
.social-share-box .item-social li a, .entry-footer .entry-tags {display: block;border-radius: 4px;color: #ffffff;padding: 2px 10px;font-size: 12px;font-weight: 600;letter-spacing: 1px;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;padding: 4px 12px;border-radius: 2px;}
.social-share-box .item-social li a i {font-size: 14px;margin-right: 10px;}

.social-share-box .item-social li .facebook {background-color: #3b5997;}
.social-share-box .item-social li .twitter {background-color: #56acec;}
.social-share-box .item-social li .g-plus {background-color: #dc4a39;}
.social-share-box .item-social li .linkedin {background-color:#0077B5;}
.social-share-box .item-social li .pinterst {background-color: #c80909;}
.social-share-box .item-social li .load-more {background-color: #ffffff;color: #000000;}

.entry-footer .entry-tags {display:inline-block;color:#fff!important;background:#31393F;}

.single-post .entry-footer {margin-top: 20px;}

.single-post .author-box {border-top:1px solid #dfe2e5;}
/*.entry-footer span {padding-right: 10px;}

.entry-footer .cat-links a, a.link {color:#67c8df;display: inline-block;font-weight:400;text-decoration: none;position: relative;}
.entry-footer .cat-links a:after, a.link:after {height: 2px;background:transparent;content: " ";display: block;position: absolute;bottom: -1px;left: 0;width: 100%;}*/

.single-post .contact-avatar {width:100px;}

.blog-detail-pagination {margin-top:60px;padding:30px 0;border-top: 1px solid #dfe2e5;border-bottom: 1px solid #dfe2e5;}

.single-blog-box-layout1 .blog-details img {max-width:100%;}



.blog-item .blog-item-image_inner {background-position: center;background-repeat: no-repeat;background-size: cover;position:relative;height:100%;min-height:180px;}

.blog-item .blog-title {position: relative;top: -5px;}


.featured-nl-blogs  {opacity: 0;visibility: hidden;transition: opacity 0.6s ease;-webkit-transition: opacity 0.6s ease;}
.featured-nl-blogs.slick-initialized {visibility: visible;opacity: 1;transition: opacity 0.6s ease;-webkit-transition: opacity 0.6s ease;}

.featured-nl-blogs.slick-slider {margin-left:-5px;margin-right:-5px;}
.featured-blog-item_inner {background-position: center;background-repeat: no-repeat;background-size: cover;position:relative;height:380px;margin: 0 5px;}


.featured-blog-item_inner .featured-gradient {position: absolute;width: 100%;height: 100%;left: 0;background: linear-gradient(to bottom, #000, transparent);background: -webkit-linear-gradient(bottom, #000, transparent);opacity: 0.8;z-index: 1;}
.featured-blog-item_inner .featured-blog-title-box {position:absolute;bottom:0;left:0;right:0;padding: 0 30px 26px 30px;z-index: 2;}
.featured-blog-item_inner .featured-blog-title-box .featured-title {font-size: 1rem;}


.featured-nl-blogs .arrow-btn {position:absolute;top:0;bottom:0;background:rgba(0,0,0,0.25);width:36px;text-align:center;z-index: 3;color:#fff;border:none;box-shadow:none;transition: all linear 0.3s;}
.featured-nl-blogs .arrow-btn.arrow-next {right:4px;}
.featured-nl-blogs .arrow-btn.arrow-prev {left:4px;}
.featured-nl-blogs .arrow-btn:hover {background:rgba(0,0,0,0.7);transition: all linear 0.3s;}

/***END BLOGS***/
/*EDIT CONTENT**/
.account-dashboard-tabs .nav-link {display:block!important;}
.account-dashboard-tabs #com-content-formTabs {margin-bottom:30px;}
.account-dashboard-tabs label {display:block!important;}

.account-dashboard-tabs #com-content-formContent .float-container {border-radius:4px;padding:10px;}
.account-dashboard-tabs #com-content-formContent .float-container input {padding:8px;}


.account-dashboard-tabs #com-content-formContent .chosen-container-single .chosen-single, .account-dashboard-tabs #com-content-formContent .chosen-container-multi .chosen-choices {border-color:transparent;cursor:pointer;}

.account-dashboard-tabs #com-content-formContent .calendar-container .time td.hours-select, .account-dashboard-tabs #com-content-formContent .calendar-container .time td.minutes-select {padding:8px 0;}

.account-dashboard-tabs #com-content-formContent .chosen-container-single .chosen-single div:after {background-size: 1rem 1rem;width: 1rem;height: 1rem;left: -1px;top: 4px;}
.account-dashboard-tabs #com-content-formContent .calendar-container .buttons-wrapper.btn-group {width:100%;}
.account-dashboard-tabs #com-content-formContent .calendar-container .buttons-wrapper.btn-group .js-btn.btn-today {border-left:1px solid #dee2e6;border-right:1px solid #dee2e6;border-radius:0;}

#editor-xtd-buttons {display:none;}

.tip-wrap {background:#fff;padding:10px;z-index:999;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.31), 0 2px 4px 0 rgba(0,0,0,0.28);}

.media-preview.add-on.input-group-prepend {margin-right:0;}
.hasTipPreview.newline-img-preview {background-color: #e9ecef;border:none;border-radius:0;}
.modal.btn.btn-joomla-modal {position:initial;z-index:3;display:inline-block;width:auto;height: auto;overflow:initial;outline: 0;background-color: #e9ecef;color: #495057;border-radius:0;border-color: #e9ecef;}
#sbox-window {padding:0;}
.account-dashboard-tabs #com-content-formContent .btn.btn-link.text-danger {display:inline-block!important;cursor:pointer;}


body.view-form.layout-edit #mainContent {padding-top:0;}
body.view-form.layout-edit .table th {border-top:none;}

body.com_fabrik.logged-in-user .collection__heading {margin-top:0;}

/**END EDIT CONTENT**/


/**Corner Discount Tab**/
.promo-tab-container {position: fixed;z-index: 10000000;}
.promo-tab-container .promo-tab {display: inline-block;cursor: pointer;font-size: 14px;letter-spacing: -0.5px !important;-webkit-font-smoothing: subpixel-antialiased !important;border: 1px solid rgba(0,0,0,0.07);position: relative;z-index:  10000001;line-height: 2.5em;font-family: Helvetica, Arial, sans-serif !important;font-weight: 500 !important;letter-spacing: 0px !important;font-size: 15px;text-decoration: none;-webkit-transition: all 0.2s ease, transform 1ms;-moz-transition: all 0.2s ease, transform 1ms;-o-transition: all 0.2s ease, transform 1ms;transition: all 0.2s ease, transform 1ms;margin-top: -80px;margin-right: -80px;right: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";background: rgba(0, 0, 0, 0) linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #9fbf38 50%, #9fbf38 100%) repeat scroll 0% 0%;color: white;width: 160px;height: 160px;position: absolute;border: none;border-top-color: currentcolor;border-top-style: none;border-top-width: medium;box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.1);-moz-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.1);-webkit-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.1);border-top: none;top: 0;background: rgba(0, 0, 0, 0) linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #9fbf38 50%, #9fbf38 100%) repeat scroll 0% 0%; color:#fff;}

.promo-top {top: 0px;}
.promo-right {right: 0px;}

.promo-tab-container .promo-tab .promo-tab-text {cursor: pointer;font-size: 14px;letter-spacing: -0.5px !important;line-height: 2.5em;font-family: Helvetica, Arial, sans-serif !important;font-weight: 500 !important;letter-spacing: 0px !important;font-size: 15px;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: inline-block;position: relative;text-transform: none;position: absolute;left: 0;right: 0;text-align: center;line-height: 24px;bottom: 4px;color:#fff;}

.promo-tab-container .promo-tab .promo-caret {position: absolute;display: inline-block;width: 0px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid currentColor;left: 50% !important;right: 0px !important;margin-left: -5px;bottom: 40px;top: auto;color:#fff;}

.promo-tab-container .promo-tab:hover {width: 180px;height: 180px;margin-top: -90px;margin-right: -90px;right: 0;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}


#modalOffer #modalOfferLabel {width:210px;}
#modalOffer .modal-header {border:none;}
#modalOffer .modal-body .h1 {font-size:36px;font-weight:700;font-family: 'GothamBoldRegular';}
#modalOffer .modal-header, #coupon-modal .modal-header {border:none;}
#modalOffer .pre-title {font-size:18px;}
#modalOffer .h1 {font-weight:900;font-size:42px;margin-bottom:45px;}
#modalOffer .acymailing_module .float-container {border-style:solid!important;padding:8px!important;margin-bottom:20px!important;}
#modalOffer .acymailing_module_form {margin-left:auto!important;margin-right:auto!important;}
#modalOffer .newline__btn {max-width:100%;border-color:#9fbf38;color: #fff!important;background:#9fbf38;font-weight:700;text-transform:uppercase;font-size:20px;letter-spacing:1px;}
#modalOffer .newline__btn > i, #coupon-modal .newline__btn > i {position:relative;right:0;-webkit-transtition: left .4s ease-in-out, right .4s ease-in-out;transition: left .4s ease-in-out, right .4s ease-in-out;}
#modalOffer .newline__btn:hover > i, #coupon-modal .newline__btn:hover > i {right:-6px;-webkit-transtition: left .4s ease-in-out, right .4s ease-in-out;transition: left .4s ease-in-out, right .4s ease-in-out;}
#modalOffer .acymailing_module + div span:hover {color:#333;}
.modal.show.fade {padding-right:0!important;}
.modal-backdrop.show.fade {opacity:0.7;}
#coupon-modal .newline__btn {border-color:#9fbf38;color:#9fbf38!important;}
#coupon-modal .newline__btn:hover {color:#fff!important;}

@media (max-width: 764px){
    .promo-tab-container {z-index: 999999;position: fixed;width: 100%;left: 0;bottom: 0;padding: 0px 4px;height: auto;top: auto;bottom: -3px;}
    .promo-tab-container .promo-tab {background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #9fbf38 50%, #9fbf38 100%);color:#fff;margin-bottom: -80px;margin-left: -80px;left: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";border-bottom: none;bottom: 0;}
    .promo-tab-container .promo-tab .promo-tab-text {display: inline-block;color:#fff;top: 4px;position: absolute;left: 0;right: 0;text-align: center;line-height: 24px;}
    .promo-tab-container .promo-tab .promo-caret {top: 40px;bottom: auto;color:#fff;left: 50% !important;right: 0px !important;margin-left: -5px;z-index: 10030000;position: absolute;display: inline-block;width: 0px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid currentColor;border-top:none;}
    .promo-tab-container .promo-tab:hover {width: 180px;height: 180px;margin-bottom: -90px;margin-left: -90px;left: 0;}
}






/**Site Pages**/
.item-page.site-page.copyright-page h2 {font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 3px;}
.item-page.site-page.copyright-page p {font-size:14px;font-family:'Roboto',serif;}

/**End Site Pages**/
/**GUIDES**/
.com_content.view-article.guides .blog-item-author, .com_content.view-article.guides .top-social {display:none;}
.com_content.view-article.guides .blog-details ol > li {font-size: 1.2rem;margin-bottom:30px;}



/**END GUIDES**/

.media.reviewer-media {position:relative;}
.newline-check-icon.newline-reviews-icon {position:relative;top:20px;right:10px;border-radius:50%;}
.itemid-101.logged-in-user .item-page.site-page .navbar.navbar-light.bg-light {display:none;}


/**SLICK SLIDER**/
.slick-slider .slick-dots li {position: relative;display: inline-block;height: 1.25rem;width: 1.25rem;padding: 0;cursor: pointer;margin: 0;vertical-align: middle;}
.slick-slider .slick-dots button {border: 0;background: transparent;display: block;height: 1.25rem;width: 1.25rem;line-height: 0;font-size: 0;color: transparent;cursor: pointer;position: relative;}
.slick-slider .slick-dots button:before {font-size:12px;}

/**END SLICK SLIDER**/

/***HELP***/

.category-header-box {text-align:center;}
.category-header-box h1 {font-size:50px;font-weight:700;}
.category-header-box .category-desc {width:70%;margin:0 auto 50px;}
.category-header-box .category-desc, .category-header-box .category-desc p {font-size:18px;}


.category-header-box.new-line-product-detail h1 {font-family: 'GothamBoldRegular';text-transform:uppercase;font-weight:700;letter-spacing:-1px;font-size:3.5rem;}
.category-header-box.new-line-product-detail h1.has-info-icon:before {color:#9fbf38;}


.media-writer {margin-bottom:25px;}
.media-writer img {width:80px;border-radius:50%;}



@media (min-width: 576px){
.section-contact .card-deck .card {margin-left:15px;margin-right:15px;}
}

/***END HELP***/




/*ACTIVE INGREDIENTS*/


.active-ingredients-section .nav-search-btn {font-size: 20px;line-height: 1.85;border-radius:4px;min-width:56px;}
.active-ingredients-section .learn-product__item {}
.active-ingredients-section .learn-product__item .learn-product__wrap {border-radius: 4px;display: block;padding: 32px;position: relative;text-align:center;border: 1.5px solid #D6DFE1;}
.active-ingredients-section .learn-product__item img {max-width:150px;}
.active-ingredients-section .learn-product__item h4 {color: #181a1d;font-size: 15px;font-weight:700;line-height: 1.3;height:36px;overflow:hidden;text-transform:uppercase;}
.active-ingredients-section .learn-product__item .learn-product__wrap:hover {border-color:#9fbf38;}



.tag-category .tag-media {background: #F6F7F9;padding:22px;margin-bottom:40px;}
.tag-category .tag-media img {max-width:125px;background:#F6F6F6;border-radius:50%;padding:3px;}
.tag-category .tag-media .media-body h1 {font-weight:700;text-transform:uppercase;letter-spacing:1px;}

.view-tag .collection__maintitle, .section__maintitle {text-transform:uppercase;font-size:2.5rem;font-family: 'GothamRegular'!important;font-weight:400;letter-spacing: 0;}
.view-tag .collection__maintitle {color:#202324;}

.section__maintitle {font-size:3rem;}
/*End ACTIVE INGREDIENTS*/

/*Site Map*/
#osmap .osmap-items h2 {display:none;}
#osmap li.osmap-has-children > a, #osmap ul.level_0 > li > a {font-family: 'GothamBoldRegular';font-weight:700;text-transform:uppercase;letter-spacing:2px;font-size:18px;display:block;margin-bottom:0px;}

/*#osmap ul.level_1.row > li > .osmap-link {font-weight: 400;color:#34393a;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;font-size: 13px;}*/
#osmap ul.level_1.row > li.osmap-has-children > .osmap-link {font-size:14px;font-weight:700;}



#osmap-menu-uid-special, #osmap-menu-uid-special + .col-lg-4 {display:none;}
#osmap .osmap-items ul {margin:0;}
#osmap .osmap-items ul.row {margin-left:-15px;margin-right:-15px;}
#osmap ul.level_1 {padding-left:0;margin-left:0;margin-bottom:25px;}
#osmap ul.level_1 .osmap-link {font-size:14px;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}
#osmap ul.level_1 .osmap-link:hover {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}
.osmap-items ul li {margin-bottom:2px;}
#osmap .osmap-item-heading {font-family: 'GothamRegular';font-size:1.75rem;font-weight:400;text-transform:uppercase;margin-bottom:10px;display:block;}

/*End Site Map*/

.learn__newline-answers ul {list-style: none;margin: 0;padding: 0;}
.learn__newline-answers ul li {margin:8px 0;}
.learn__newline-answers ul li a {align-items: center;color:#222323;display: flex;}

.learn__newline-answers ul li .icon {margin-right: 8px;font-size:24px;}
.learn__newline-answers ul li .text {font-size:14px;}


.logout-button button:hover .text {color:#c0122d;}
/**Homepage Learn**/
.learn-about-newline .container {margin: 0 auto;max-width: 1170px;padding-top: 104px;padding-bottom: 104px}

.learn-about-newline .learn-product__info .learn-product__slickjs {background: #e6e1e3;border-radius: 4px;margin-left: 40px;width: 100%;z-index: 3;}

@media (max-width:991.98px) {
    .learn-about-newline .container {padding-top: 56px;padding-bottom: 56px    }
}

.learn-about-newline h2 {margin-bottom: 44px;text-align: center}

@media (max-width:991.98px) {
    .learn-about-newline h2 {margin-bottom: 12px}
}

@media (max-width:991.98px) {
    .learn-about-newline .row>div {flex: 1 100%;max-width: 100%}
}

@media (max-width:991.98px) {
    .learn-about-newline .col-md-5 {padding-right: 60px}
}

@media all and (max-width:385px) {
    .learn-about-newline .col-md-5 {margin-left: -23px;padding-left: 0;padding-right: 0}
}

.learn-about-newline .guide {display: flex;padding: 28px 0}

@media (max-width:991.98px) {
    .learn-about-newline .guide {flex-flow: column;margin: 0 auto;max-width: 400px;padding: 20px 0;text-align: center}
}

.learn-about-newline .guide>.icon {background:#e6f4ff;border-radius: 50%;height: 78px;line-height:90px;margin-right: 24px;text-align: center;width: 78px}
.learn-about-newline .guide>.icon i {color:#3091d3!important;font-size:36px;}

@media (max-width:991.98px) {
    .learn-about-newline .guide>.icon {margin: 0 auto 16px}
}

.learn-about-newline .guide .text {flex: 1;max-width: 482px}

.learn-about-newline .guide .text h3 {font-size: 1.75em;font-weight: 500;margin-bottom: 10px}

@media (max-width:991.98px) {
    .learn-about-newline .guide .text h3 {font-size: 1.5em;letter-spacing: -.02px}
}

.learn-about-newline .guide .text p {color: #4f5659;font-size: 1.125em;letter-spacing: -.03px;line-height: 26px;margin-bottom: 13px}

@media (max-width:991.98px) {
    .learn-about-newline .guide .text p {font-size: 1em;letter-spacing: -.02px;line-height: 24px;margin-bottom: 8px}
}

.learn-about-newline .guide .text a {font-size: 1.125em;font-weight: 600;padding-bottom: 2px}

@media (max-width:991.98px) {
    .learn-about-newline .guide .text a {font-size: 1em;padding-bottom: 4px}
}

.learn-about-newline .learn-product__links {align-items: center;display: flex;justify-content: space-between;position: absolute;top: -37px;width: 100%
}

@media (max-width:991.98px) {
    .learn-about-newline .learn-product__links {top: -55px}
}

.learn-about-newline .learn-product__links .learn-product__how-to-use {color: #9c9c9c;font-size: .875em;font-weight: 600;letter-spacing: 1.5px;text-transform: uppercase}

@media (max-width:991.98px) {
    .learn-about-newline .learn-product__links .learn-product__how-to-use {margin-left: -40px}
}

.learn-about-newline .learn-product__links .learn-product__how-to-use .icon {display: inline-block;font-size: 16px;margin-right: 3px;vertical-align: middle}

.learn-about-newline .learn-product__links .learn-product__all-guides {border-bottom: 1px solid #a3a3a3;color: #a3a3a3;font-size: .875em;font-weight: 500;letter-spacing: 0;margin-top: -2px;padding-bottom: 2px;text-align: right}

.learn-about-newline .learn-product__links .learn-product__all-guides .icon {font-size: 13px;position: relative;top: 2px}

.learn-about-newline .learn-product__links .learn-product__all-guides:hover {border-color: #545c5f;color: #545c5f}

.learn-about-newline .learn-product__info {margin-left: auto;margin-right: auto;position: relative;width: 380px}

@media (max-width:991.98px) {
    .learn-about-newline .learn-product__info {width: 290px}
}

.learn-about-newline .learn-product__info:before {background: #f3f1f1;border-radius: 4px;content: " ";display: block;height: 422px;left: 16px;width: 380px;position: absolute;top: 14px;z-index: 2}

@media (max-width:991.98px) {
    .learn-about-newline .learn-product__info:before {height: 345px;left: 20px;top: 10px;width: 290px}
}

.learn-about-newline .learn-product__info:after {background: #faf9f9;border-radius: 4px;content: " ";display: block;height: 395px;left: -7px;width: 380px;position: absolute;top: 27px;z-index: 1}

@media (max-width:991.98px) {
    .learn-about-newline .learn-product__info:after {height: 325px;left: 0;top: 20px;width: 290px}
}

.learn-about-newline .learn-product__info .slick-list {overflow: visible}
.learn-about-newline .learn-product__info .slick-arrow {background: #fff;border: 1px solid #fff;border-radius: 50%;box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .06);height: 48px;width: 48px;transition: all .2s;z-index: 4}
.learn-about-newline .learn-product__info .slick-arrow:before {color: #cdcdcd;font-size: 19px;transition: all .2s}
.learn-about-newline .learn-product__info .slick-arrow.slick-disabled {display: none!important}

.learn-about-newline .learn-product__info .slick-arrow:hover {background: #fff;border-color:#67c8df;box-shadow: 0 5px 11px 0 rgba(103, 200, 223, .15)}
.learn-about-newline .learn-product__info .slick-arrow:hover:before {color:#67c8df}
.learn-about-newline .learn-product__info .slick-dots {bottom: -40px}

@media (max-width:991.98px) {
.learn-about-newline .learn-product__info .slick-dots {left: -18px}
}

.learn-about-newline .learn-product__info .slick-dots li {margin: 0;width: 22px}

@media (max-width:767.98px) {

.learn-about-newline .learn-product__info .slick-dots li {width: 15px}

}
.learn-about-newline .learn-product__info .slick-dots li button {background: #efebec;border-radius: 50%;height: 12px;margin: 0 auto;width: 12px}
@media (max-width:767.98px) {

    .learn-about-newline .learn-product__info .slick-dots li button {height: 10px;width: 10px}
}
.learn-about-newline .learn-product__info .slick-dots li button:before {display: none}
.learn-about-newline .learn-product__info .slick-dots li.slick-active button {background: #c3c1c2}
.learn-about-newline .learn-product__wrap {background: #e6e1e3;border-radius: 4px;display: block;height: 452px;padding: 32px;position: relative;width: 380px;z-index: 3}

@media (max-width:991.98px) {

.learn-about-newline .learn-product__wrap {height: 367px;padding: 24px;width: 290px}

}
.learn-about-newline .learn-product__wrap h4 {color: #202324;font-size: 1.5em;font-weight: 500;letter-spacing: .15px;line-height: 26px;margin-bottom: 8px}
@media (max-width:991.98px) {

.learn-about-newline .learn-product__wrap h4 {font-size: 1.25em;letter-spacing: .12px}

}
.learn-about-newline .learn-product__wrap p {color: #585556;font-size: 1em;letter-spacing: 0;line-height: 22px}
@media (max-width:991.98px) {

.learn-about-newline .learn-product__wrap p {font-size: .8125em;line-height: 19px}

}
.learn-about-newline .learn-product__wrap .btn {background: #c0122d;box-shadow: 0 4px 10px 0 rgba(0, 186, 116, .2);border-radius:0;color: #fff;display: inline-block;font-size: 14px;font-weight:700;letter-spacing: .1px;margin-top: 20px;opacity: 0;padding: 8px 12px;position: absolute;transition: opacity .3s}

.learn-about-newline .learn-product__wrap:hover .btn {opacity: 1}








.learn-about-newline.learn-about-page .learn-product__wrap {max-width: 380px;width:100%;}
.learn-about-newline.learn-about-page .learn-product__wrap + a {position:relative;z-index:4;top: -30px;left: 10px;}
.learn-about-newline.learn-about-page .learn-product__wrap + a .btn-title {display:none;}

/**End Homepage Learn**/
/***HELP CENTER***/

.section-title {font-size:30px;font-weight:600;text-align:center;margin-top:0;margin-bottom:25px;}


.help-section .help-category {text-align:center;}
.help-section .help-category .category-title {font-size:18px;height:50px;overflow:hidden;font-weight: 600;}
.help-section .help-category .category-desc {font-size:14px;}

section.help-center .category-image-box img {max-width:240px;}


.promoted-articles, .article-list {display: flex;flex-direction: column;flex-wrap: wrap;}
.promoted-articles-item, .article-list .article-list-item {flex: 1 0 auto;}
.promoted-articles-item a, .article-list .article-list-item a {border-bottom: 1px solid #ddd;color:#4d4f4e;display: block;padding: 15px 0;}

.recent-activity-list {padding: 0;}
.recent-activity-item {border-bottom: 1px solid #ddd;overflow: auto;padding: 20px 0;}

.recent-articles li, .related-articles li {margin-bottom: 15px;font-size:14px;}


.recent-activity-item-parent, .recent-activity-item-link {margin: 6px 0;color: rgba(77, 79, 78, 1);display: inline-block;width: 100%;}
.recent-activity-item-parent {font-size: 16px;}
.recent-activity-item-link {font-size: 14px;font-weight: 300;}
.recent-activity-item-meta {margin: 15px 0 0 0;float: none;}
.recent-activity-item-time, .recent-activity-item-comment {color: #7f8381;display: inline-block;font-size: 13px;font-weight: 300;}

.newline-section.help-section {position:relative;}
.section-hero {background: #f6f8f9;text-align:center;}
.section-hero h1 {font-size:40px;font-weight:700;}


.section-hero #offlajn-ajax-search145 {width:100%!important;float:none;}
input#search-area145 {border: 1px solid #fff!important;height: 50px!important;line-height: 50px!important;}
input#suggestion-area145 {height: 50px!important;box-shadow:none!important;}
#ajax-search-button145 {border:none!important;}
#ajax-search-button145 .magnifier, #ajax-search-button145 {height:50px!important;}


h1.help-title {font-size:26px;font-weight:600;}

.module-heading h3 {font-size:16px;font-weight:600;letter-spacing:1px;margin-bottom:1.5rem;}

.jl_newline.article-votes {border-top:1px solid #dfe2e5;border-bottom:1px solid #dfe2e5;}


.help-categories-row .category-image-box i {font-size:5rem;}

/***END HELP CENTER***/

#print .order-date-wrap {width:50%;display:inline-block;}


/**REGISTRATION**/

#loginComp {}
#loginComp #mod_improved_ajax_login-130, #loginComp .loginWndInside {width:100%;}
#loginComp .loginWndInside form {width:600px!important;margin-left:auto;margin-right:auto;}
#loginComp .loginWndInside .gi-elem {width:280px!important;}
#loginComp .loginWndInside .gi-elem.gi-wide {width:100%!important;}

/**END REGISTRATION**/

/*** AFFILIATE ***/

.at_totals {clear:unset;border:none;background:transparent;padding:0;}

#PaymentOptions>.card:last-of-type {border-bottom:1px solid rgba(0,0,0,.125);}

.com_affiliatetracker .time-options.btn-group {width:100%;border:1px solid #dfe2e5;margin-top:15px;margin-bottom:30px;display: inline-flex!important;text-transform:capitalize;}
.com_affiliatetracker .time-options.btn-group.show .dropdown-menu {border-radius:0;padding:1rem;width:100%;}



.big_number {font-size: 48px;line-height: 48px;}
.emptyDataMessage {text-align:center;}

/** END AFFILIATE***/

.clean-ingredients {background:#defaec;padding-top:75px;padding-bottom:75px;}
.clean-ingredients .ingredients>div {margin: 16px 40px;}
.clean-ingredients h2 {margin-bottom: 8px;text-align: center;color: #008a56;}
.clean-ingredients p {color:#008a56;font-size: 18px;line-height: 20px;margin: 0 auto 48px;text-align: center;}
.clean-ingredients  .icon {text-align: center;}
.clean-ingredients  .icon img {height:100px;width:auto;display:inline-block;}
.clean-ingredients .ingredients .text {color: #4f5659;font-size: 16px;font-weight: 600;letter-spacing:1px;margin-top: 30px;text-align: center;}
.clean-ingredients .slick-dots li.slick-active button:before {color:#008a56;opacity:1;}
/*Video Hero*/
header.newline-video-hero {position: relative;background-color: black;height: 70vh;min-height: 25rem;width: 100%;overflow: hidden;}

header.newline-video-hero video {position: absolute;top: 50%;left: 50%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 0;-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}

header.newline-video-hero .container {position: relative;z-index: 2;}

header.newline-video-hero .overlay {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: black;opacity: 0.65;z-index: 1;}

@media (pointer: coarse) and (hover: none) {
    /*header.newline-video-hero {
        background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }
    header.newline-video-hero video {display: none;}*/
}






/*End Video Hero*/
/**SEARCH BAR**/
#search-results90 {z-index:9999!important;}


#offlajn-ajax-search90 input#suggestion-area90, #offlajn-ajax-search145 input#suggestion-area145 {box-shadow:none!important;}

#offlajn-ajax-search90 .offlajn-ajax-search-container, #offlajn-ajax-search145 .offlajn-ajax-search-container {border-radius:4px!important;}
input#search-area90, input#search-area145 {border: 1px solid #e5e5e5!important;border-radius:4px!important;}

#ajax-search-button90, #ajax-search-button145 {border:none!important;border-radius:0;height:38px!important;}
#ajax-search-button90 .magnifier, #ajax-search-button145 .magnifier {}
#search-results145 .page-container {width: 100%!important;}

#offlajn-ajax-search90 input#search-area90, #offlajn-ajax-search145 input#search-area145 {outline:0!important;font-family:roboto,arial;font-weight:400;color:#777;font-size:14px;}

#search-form90 input {border-radius:4px!important;letter-spacing:0!important;}

.site-nav--search__bar #search-form90 {border:none;border-radius:4px;}

#search-results90, #search-results145 {margin-top:0!important;z-index: 10002!important;}
#search-results-moovable90, #search-results-moovable145 {border-radius:0!important;border: 1px solid #eaeaea !important;box-shadow: #666 0px 0px 0px!important;border-top:none!important;}


#search-results90 .page-container, #search-results145 .page-container {width:100%!important;}
#search-results90 .plugin-title, #search-results145 .plugin-title {box-shadow:none!important;background:#f8f8f8!important;margin-top:0!important;border:none!important;line-height: 32px!important;}
#search-results90 .plugin-title.first, #search-results145 .plugin-title.first {border-radius:0!important;}
#search-results90 .plugin-title .plugin-title-inner, #search-results145 .plugin-title .plugin-title-inner {font-size: 12px!important;color: #999!important;text-transform: uppercase;font-family:roboto,arial!important;font-weight: 500!important;text-shadow: none!important;}

#search-results90 .pagination, #search-results145 .pagination {margin-top:12px!important;}
#search-results90 .pager, #search-results145 .pager {border-radius:50%;background:#999!important;}
#search-results90 .pager.active, #search-results90 .pager.active:hover, #search-results145 .pager.active, #search-results145 .pager.active:hover {background:#9fbf38!important;}

#search-results90 .result-element, #search-results145 .result-element {border:none!important;}

#search-results90 .result-element img, #search-results145 .result-element img {width:80px!important;}

#search-results90 .pager {cursor:pointer!important;}

#search-results90 .result-products.result-element {}
#search-results90 .result-products.result-element:hover, #search-results145 .result-products.result-element:hover {background:transparent!important;box-shadow:none!important;padding-top:0!important;}
#search-results90 .result-element.result-products span, #search-results145 .result-element.result-products span {color:#4f5659!important;font-size:13px!important;font-family:roboto,arial!important;font-weight:500!important;margin-bottom:6px!important;}
#search-results90 .result-element.result-products span.small-desc, #search-results145 .result-element.result-products span.small-desc {font-size:11px!important;font-family:roboto,arial!important;font-weight:400!important;}
#search-results90 .result-element.result-products:hover span, #search-results145 .result-element.result-products:hover span {color:#999!important;}

#search-results90 .result-element.result-products .highlight, #search-results145 .result-element.result-products .highlight {color:#9fbf38!important;font-weight:400!important;}

#search-results90 .result-element img {padding:0!important;margin-right:10px!important;}


/**END SEARCH BAR**/


/***STORE LOCATOR**/
.stl-store-item > .media {cursor:default;}
.pjSlResultImage.stl-store-image {width:79px;}
.pjSlResultImage.stl-store-image img {max-width:64px;margin-right: auto;margin-left: auto;display: block;}
.pjSlMapInfoWindow .stl-store-image img {width:50px;height:50px;margin-right:10px;}
.stl-store-item .stl-store-title, .pjSlMapInfoWindow .stl-store-title {font-weight: 600;letter-spacing: 1px;line-height:1.2;font-size:.9rem;}
.stl-store-item .loc-info-box, .pjSlMapInfoWindow .loc-info-box {font-size:0.75rem;line-height:1.2;}
.stl-store-item .loc-info-box .loc-phone, .pjSlMapInfoWindow .loc-info-box .loc-phone {font-weight:500;margin-top:5px;}
.newline-store-locator .pjSlMapInfoWindow {padding:0 10px;}
.newline-store-locator #stl_store_canvas {height:500px;overflow-y:hidden;}
.newline-store-locator #stl_store_canvas > div {width: -webkit-calc(100% - 15px)!important;width:-moz-calc(100% - 15px)!important;width:calc(100% - 15px)!important;overflow-x:hidden;overflow-y:hidden;}

.newline-store-locator .pjSlResults #stl_search_result .pjSlResult {border-color: transparent;padding:1rem 1.25rem;cursor:pointer;}
.newline-store-locator .pjSlResults #stl_search_result .pjSlResult:hover {cursor:pointer;}
.newline-store-locator #stl_search_addresses {height:500px;max-height:500px;overflow-y:auto;}
.gm-ui-hover-effect {top:-3px;right:-3px;}
.gm-ui-hover-effect img {width:16px;height:16px;}

.gm-style .gm-style-iw {border-radius:3px!important;}

.pjSlFilterDistance.chosen-select-container {width:180px;}
.newline-locator-box .pjSlHeader .pjSlFilterDistance.chosen-select-container .chosen-container-single a.chosen-single {border-radius:0;border:none;cursor:pointer;font-size: 14px;height:38px;line-height:38px;color: #222323!important;}
.newline-locator-box .chosen-results {font-size:14px;}
.newline-locator-box .pjSlSearchIcon, #stl_current_location {margin-right:20px;background:#9fbf38!important;color:#fff!important;border-radius:0;margin-left:4px;border:none;}

.newline-locator-box .chosen-container-single .chosen-single div:after, .newline-locator-box .chosen-container-active.chosen-with-drop .chosen-single div:after {background-size: 1.5rem;width: 1.5rem;height: 1.5rem;top:8px;left:-2px;}

.newline-locator-box .address-text-box {border:none;font-size: 14px;height:38px;line-height:38px;color: #222323!important;}


.btn-ebars {background:#9fbf38!important;color:#fff!important;border-color:#9fbf38!important;}

@media (max-width: 991.98px){
    .newline-store-locator #stl_store_canvas {height:300px;overflow-y:hidden;}
    .newline-store-locator #stl_search_addresses {height:300px;max-height:300px;}
    .newline-store-locator #stl_store_canvas > div {width:100%!important;}
    .newline-store-locator .form-group.pjSlFilterDistance {margin: 0 auto;}
    .newline-store-locator .pjSlFilterAddress .form-control {-ms-flex: 1 1 auto!important;flex: 1 1 auto!important;}
}
/**END STORE LOCATOR**/

/**LANDING PAGES**/

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

.bounce {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}
.position-absolute.bounce-box {bottom:20px;left:0;width:100%;text-align:center;}
.bounce.arrow {position:absolute;bottom: 0;left: 50%;margin-left: -32px;width: 64px;height: 64px;color:#fff;font-size:60px;}
.bounce.arrow i {line-height:1px;font-size:60px;}



#landingPageBody .landing-icon {font-size:70px;margin-bottom: 22px;}
#landingPageBody .collection__heading p {width: 80%;font-size: 18px;line-height: 28px;margin-top:30px;}

#landingPageBody .top-features .column-title {font-size:1.25rem;letter-spacing:1px;text-transform:uppercase;font-family: 'GothamRegular';font-weight:700;}


.background-box {background-size: cover;background-position: center center;background-attachment: fixed;}

.cta__heading h2 {font-size:2.5rem;line-height:1.2;letter-spacing: 0.5px;}

@media (max-width: 991px) {
    .cta__heading h2 {font-size: 1.75rem;}
}
/**END LANDING PAGES**/


/*JFBC*/
.sourcecoast.accounts .fa-stack {height: 32px;line-height: 32px;font-size: 32px;}
.sourcecoast.accounts .fa-stack .fa-stack-2x {font-size:32px;}
.sourcecoast.accounts .fa-stack .fa-stack-1x {font-size:16px;}

/*End JFBC*/

h2.has-quote-icon, .has-quote-icon.h2, .has-question-icon.h3, .has-question-icon.h2, .title-has-icon {display: inline-block;position: relative;margin-bottom: 48px;}
h2.has-quote-icon::before, .has-quote-icon.h2::before, h3.has-question-icon::before, .has-question-icon.h3::before, .title-has-icon:before {content: "\f10d";font-family: "Font Awesome 5 Pro";font-weight: 900;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-size:5rem;left: -32px;position:absolute;margin-top: -21px;opacity:0.2;}
h3.has-question-icon::before, .has-question-icon.h3::before {content: "\f128";}
.has-arrow-icon:before {content: "\f164";margin-top: -27px;}
.has-heart-icon:before {content:"\f004";}
.has-info-icon:before {content:"\f05a";left: -56px;}
.has-hand-receiving-icon:before {content: "\f542";}
.product__reviews h2 .text, .product__reviews .h2 .text, .has-question-icon .text, .title-has-icon .text {display:block;position: relative;z-index: 2;}

.nutritioninfo-table .table td, .nutritioninfo-table .table th {padding: .5rem;}


.join__bottom:before {content: '';position: absolute;top: 0;left: 0;right: 0;background-color: #fff;}

.mb-50, .my-50 {margin-bottom: 3.125rem !important;}




.modal-header {border: none!important;}

/**HORIZONTAL MY ACCOUNT MENU*/
.navbar.my-account-hor .navbar-toggler {border:none;padding-right: 0;}
.navbar.my-account-hor .navbar-toggler i {padding: .25rem .75rem;border: 1px solid transparent;border-radius:3px;background:#9fbf38;color:#fff;}
.navbar.my-account-hor .navbar-toggler .toggler-text {font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;margin-right:10px;display: inline-block;position:relative;top:-2px;}

.hidden--title .menu__title {display:none;}

.navbar.my-account-hor .dropdown-toggle::after {content: "\f078";font-weight: 400;font-family: "Font Awesome 5 Pro";-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;border:none;vertical-align:middle;margin-left:10px;font-size: 12px;}
.navbar.my-account-hor .nav-item > .nav-link {font-weight:500;color: #34393A;}
.navbar.my-account-hor .nav-item > .nav-link:hover, .navbar.my-account-hor .nav-item > .nav-link.active {color:#9fbf38;}

.navbar.my-account-hor .dropdown-item.active, .navbar.my-account-hor .dropdown-item:active {background:#4f5659;}
@media (max-width: 991px){
    .navbar.my-account-hor .dropdown-menu {border:none;margin-top:0;padding:0;}
    .navbar.my-account-hor .dropdown-menu .dropdown-item {font-weight: 500;font-size: 13px;}
    .navbar.my-account-hor #login-form .logout-button {width:100%;text-align:right;padding-top:30px;font-size:13px;}
}
@media (min-width: 992px) {
    .navbar.my-account-hor .nav-item > .nav-link {
        padding-right: 15px;
        padding-left:15px;
    }
    .navbar.my-account-hor .nav-item + .nav-item > .nav-link:before {content:"";position:absolute;height:31px;width:1px;background:#dfe2e5;display:block;margin-left: -14px;margin-top: -3px;}
    .navbar.my-account-hor .dropdown-menu {
        border-radius: 0px;
        margin-top: 0;
        box-shadow: 0 5px 10px rgba(233, 233, 233, 0.5);
        border: 1px solid #dfe2e5;
        border-top: none;
    }

    .navbar.my-account-hor .dropdown-menu .dropdown-item {
        font-weight: 500;
        font-size: 13px;
    }
}
/**END HORIZONTAL MY ACCOUNT MENU*/





@media (max-width: 991.98px){
.category-header-box .category-desc {width:100%;margin:0 auto 30px;}
.featured-on .logos>div {margin: 12px 17px;}
.recommended h2 {padding-left: 24px;padding-right: 24px;font-size: 3.2rem;line-height: 3.6rem;}
.recommended .container {padding-top: 56px;padding-bottom: 56px;}
.newsletter .section-header {margin-bottom: 16px;text-align: center;}
.newsletter .section-header h2 {font-size: 28px;letter-spacing: 0;line-height: 32px;}
.newsletter .section-header+.section-subheading {font-size: 18px;letter-spacing: -.24px;line-height: 24px;text-align: center;}
.newsletter .rte p {margin-bottom: 32px;}
.newsletter form .newsletter--form {padding: 0;}
.newsletter form .newsletter--form .input-group, .newsletter form .newsletter--form .input-group-btn {display: block;max-width: 100%;width: 100%;}
.newsletter .input-group-field.newsletter__input {max-width: 100%;}
.newsletter form .newsletter--form .btn.newsletter__submit {color: #f4f6f6;font-size: 16px;font-weight: 600;letter-spacing: -.21px;margin-top: 16px;margin-left: 0;text-align: center;text-transform: none;width: 100%;}
.newsletter .input-group .inputbox {max-width:100%;}
.doctor-developed {padding-top: 56px;}
.doctor-developed p {font-size: 1.25rem;letter-spacing: -.07px;line-height: 26px;margin-bottom: 24px;}
.collection-highlights {padding-top: 44px;padding-bottom: 50px;}
.collection-highlights a {margin: 12px 0;}
.collection-highlights .collection__block {margin: 0 auto;max-width: 400px;padding-left: 32px;padding-right: 32px;}
.collection-highlights .collection__block img {height: 200px;}

.collection-highlights .collection__block p {font-size: 14px;margin-bottom: 16px;}
.collection-highlights .collection-item {padding-left:0;padding-right:0;}



}



@media (max-width: 768px){
	.site-footer .site-footer__row>div {flex: 1 100%;padding: 0;}
	.site-footer h3 {border-top: 1px solid #34393a;line-height: 1;margin: 0;padding: 24px;}
	.site-footer .site-footer__row>div:first-child h3 {border: 0;}
	.site-footer h3 span:after {color: #787878;content: "\f078";display: inline-block;position: relative;font-family: "Font Awesome 5 Pro";font-weight: 900;font-size: 0.825rem;font-weight: 400;margin-left: 10px;position: relative;top:-1px;}
    .site-footer .site-footer__linklist a {font-size: 1.125em;line-height: 40px;}
	.site-footer h3.active span:after {-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
	.site-footer .site-footer__row>div {flex: 1 100%;padding: 0;}
    .site-footer .site-footer__linklist {display: none;padding: 0 24px 24px 24px;}
    .featured-on .logo-image img {max-width: 120px;}
    .recommended .testimonials blockquote .testimonial__text {font-size: 1.125em;letter-spacing: -.08px;line-height: 26px;margin-left: 24px;margin-right: 24px;max-width: unset;padding: 32px;}
    .recommended .testimonials.testimonials--slickjs .slick-arrow {background: #375162;bottom: -15%;box-shadow: none;height: 40px;opacity: 1;top: unset;right: 20px;visibility: visible;width: 40px;}
    .recommended .testimonials.testimonials--slickjs .slick-prev {left: 20px;}
    .recommended h2 {font-size: 2.2rem;line-height: 1.2;}
    .recommended .testimonials blockquote .testimonial__photo img {height: 72px;width: 72px;}
    .site-footer .site-footer__disclaimer {font-size: .75em;letter-spacing: -.16px;line-height: 16px;margin-left: 24px;margin-right: 24px;padding: 16px;}
    .site-footer .site-footer__copyright {text-align: center;}
    .site-footer .site-footer__copyright ul li:first-child {display: block;margin-bottom: 12px;width: 100%;}
    .site-footer .site-footer__copyright ul li:first-child + li:before {display:none;}
    h2 {font-size: 2.2rem;line-height: 2.6rem;}
    .doctor-developed .video .play {background: rgba(255,255,255,.3);}
    .doctor-developed blockquote {margin-top: 30px;}
    .doctor-developed blockquote p {font-size: 16px;letter-spacing: -.07px;line-height: 24px;}
    .doctor-developed blockquote p:before {font-size: 2.25em;left: -4px;top: -10px;}
    .footer-brand > img {max-width: 170px!important;margin-left: 20px;}
    #footer-col5 {border-top:1px solid #dfe2e5;padding:20px 0 0;}
    #footer-col5 .footer-col__inner {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
    #footer-col5 .footer-col__inner .footer-brand, #footer-col5 .footer-col__inner .contact-info {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;position: relative;padding-right: 15px;padding-left: 15px;margin-bottom:0!important;}
    #footer-col5 .footer-col__inner .contact-info .contact-item {padding-left:15px;}
    .about-section .product_feature-section .feature__text .feature_content {background:#fff;border-radius: 8px;padding-left: 15px;padding-right: 15px;}
    .about-section .product_feature-section.bg-light .feature__text .feature_content {background:#f8f9fa;}
    .collection-hero.ebars-hero h1 {font-size: 50px!important;margin-top: 0;line-height: 1.1;}
}


@media (max-width:568px){
    .doctor-developed .video .play {border: 2px solid #fff;font-size: 12px;height: 40px;line-height: 40px;width: 40px;}
    .doctor-developed .video .text {padding-left: 16px;}
    .doctor-developed .video .text h4 {font-size: 9px;line-height: 12px;margin-bottom: 2px;}
    .doctor-developed .video .text p {font-size: 8px;line-height: 11px;}
	.intro-info-content.mt-5 {margin-top:0!important;}
	.display-2 {font-size: 3rem;}
	.collection-highlights .collection__block {padding-left:0;padding-right:0;}
    .section__maintitle {font-size: 2.25rem;}

}


@media (min-width: 1600px) {
	/*.view-myprofile #mainContent .container, .com_affiliatetracker.logged-in-user #mainContent .container, .com_fabrik.view-list.logged-in-user #mainContent .container, .view-carts #mainContent .container {max-width:1500px;width:100%;}*/
}



@media (min-width: 1024px){

	.section-header {display: table;table-layout: fixed;width: 100%;}
	.promoted-articles, .article-list {flex-direction: row;}
	.promoted-articles-item, .article-list .article-list-item {align-self: flex-end;flex: 0 0 auto;padding-right: 30px;width: 33%;}
	.article-list:not(.related-articles) .article-list-item {width:50%;}
    .collection-hero p {max-width:650px;}
}


@media (min-width: 992px){
    .collection-highlights .row>div {padding: 0 15px;}
    .collection-highlights.collection-highlights2 .row>div {padding:0;}
    .collection-highlights.collection-highlights2 .collection__block h3 {font-weight: 900;text-transform: uppercase;letter-spacing: 1px;}
    .program-details .row.program-detail {margin-bottom: 1px!important; }
    .collection-highlights.collection-highlights2 .skewed {clip-path: polygon(15% 0, 100% 0, 85% 100%, 0% 100%);}

}


@media (min-width: 768px){

	.section-header {margin-bottom: 50px;}

	.breadcrumb {padding:1rem 0;}
    .recommended .testimonials.testimonials--slickjs:hover .slick-arrow {opacity: .4;visibility: visible;}
    .recommended .testimonials.testimonials--slickjs:hover .slick-arrow:hover {opacity: 1;}
	.recent-activity-item-parent, .recent-activity-item-link {width: 70%;margin: 0;}

	.recent-activity-item-meta {margin: 0;float: right;}
    .join__bottom {padding-bottom: 6.25rem;}
    .join__bottom:before {height: 77px;}
    .join__bottom figure {margin-bottom: 2rem;}
    .h2-sm {font-size: 2.1875rem; }
    .join__bottom figure {margin-top: -55px;}
}

@media (min-width: 1200px) {


}

/**SOCIAL MEDIA ICONS***/

.sicon .icon-circle .fab {font-size:16px;color:#e84700;margin:0 auto;height:36px;width:36px;border-radius:50%;border:2px solid #e84700;line-height:32px;cursor:pointer;-webkit-transition:all ease-in-out 0.35s;-moz-transition:all ease-in-out 0.35s;-o-transition:all ease-in-out 0.35s;-ms-transition:all ease-in-out 0.35s;transition:all ease-in-out 0.20s,background-color ease-in-out 0.05s}

.sicon .icon-circle .fab:hover {background-color:#e84700;color:#fff;border:1px solid #e84711;-moz-box-shadow:inset 0 0 0 5px #fff;-o-box-shadow:inset 0 0 0 5px #fff;-ms-box-shadow:inset 0 0 0 5px #fff;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff;-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}

footer .sicon .icon-circle .fab:hover {background-color:#e84700;color:#fff;border:1px solid #e84711;-moz-box-shadow:inset 0 0 0 5px var(--brand-primary);-o-box-shadow:inset 0 0 0 5px #fff;-ms-box-shadow:inset 0 0 0 5px var(--brand-primary);-webkit-box-shadow:inset 0 0 0 5px var(--brand-primary);box-shadow:inset 0 0 0 5px  var(--brand-primary);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}

.sicon .icon-circle i:before {margin-left:0;font-size:16px}
.sicon .icon-circle:hover i:before {margin-left:0;font-size:14px}
@media (min-width:320px) and (max-width:768px){
    .sicon .icon-circle .fab {font-size:15px;color:#e84700;margin:0 auto;height:40px;width:40px;border-radius:50%;border:2px solid #e84700;line-height:40px;cursor:pointer;-webkit-transition:all ease-in-out 0.35s;-moz-transition:all ease-in-out 0.35s;-o-transition:all ease-in-out 0.35s;-ms-transition:all ease-in-out 0.35s;transition:all ease-in-out 0.20s,background-color ease-in-out 0.05s}
    .sicon .icon-circle .fab:hover {background-color:#e84700;color:#fff;border:1px solid #e84711;-moz-box-shadow:inset 0 0 0 5px #fff;-o-box-shadow:inset 0 0 0 5px #fff;-ms-box-shadow:inset 0 0 0 5px #fff;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff;-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
    .sicon .icon-circle i:before {margin-left:0;font-size:16px}
}

.ifacebook, .ifacebook:hover {color:#3B5998;}
.itwittter, .itwittter:hover {color:#3cf;}
.igoogle, .igoogle:hover {color:#BD3518;}
.iLinkedin, .iLinkedin:hover {color:#007bb7;}



.sicon .ifacebook .fab, footer .sicon .ifacebook .fab {color:#3B5998;border:2px solid #3B5998}
.sicon .ifacebook .fab:hover, footer .sicon .ifacebook .fab:hover {background-color:#3B5998;color:#fff;border:1px solid #3B5998}
.sicon .itwittter .fab, footer .sicon .itwittter .fab {color:#3cf;border:2px solid #3cf}
.sicon .itwittter .fab:hover, footer .sicon .itwittter .fab:hover{background-color:#3cf;color:#fff;border:1px solid #3cf}
.sicon .igoogle .fab, footer .sicon .igoogle .fab{color:#BD3518;border:2px solid #BD3518}
.sicon .igoogle .fab:hover, footer .sicon .igoogle .fab:hover{background-color:#BD3518;color:#fff;border:1px solid #BD3518}
.sicon .iLinkedin .fab, footer .sicon .iLinkedin .fab {color:#007bb7;border:2px solid #007bb7}
.sicon .iLinkedin .fab:hover, footer .sicon .iLinkedin .fab:hover {background-color:#007bb7;color:#fff;border:1px solid #007bb7}
.sicon .iemail .fab, footer .sicon .iemail .fab {color:#8CA4AB;border:2px solid #8CA4AB}
.sicon .iemail .fab:hover, footer .sicon .iemail .fab:hover {background-color:#8CA4AB;color:#fff;border:1px solid #8CA4AB}
.sicon .ilink .fab, footer .sicon .ilink .fab {color:#99cc66;border:2px solid #99cc66}
.sicon .ilink .fab:hover, footer .sicon .ilink .fab:hover {background-color:#99cc66;color:#fff;border:1px solid #99cc66}


#newlineLoginPage #form-sclogin-submitcreate {margin-top:12px;}
#newlineLoginPage #form-sclogin-submitcreate small {text-align:center!important;display:block!important;margin-top:7px!important;}

#member-registration .field-spacer.float-container, #member-registration .optional, #member-registration .star {display:none;}

.text-white.clipboard-copied-btn {color:#fff!important;}

.public-user .site-subnav--account.desktop .account-main {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.public-user .site-subnav--account.desktop .col-lg-3 {display:none;}

.site-subnav--account.desktop .account-main #form-sclogin-submitcreate .newline__btn {margin-right:0!important;}
/** END SOCIAL MEDIA ICONS**/