@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&family=PT+Serif:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@900&display=swap');

body{
    font-family: 'Inter', sans-serif;
    color: #1a1a1a;
    overflow-x: hidden
}

#page{
    overflow-x: hidden
}

.entry-content, .entry-summary, .page-content {
    margin: 0;
}

.site-title, .site-description {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
}

/**/

.sale-message.twelve-days {
    background: url(/wp-content/uploads/2022/12/sale-message-bogo.png) no-repeat 0 0/cover;
    width: 490px;
    height: 92px;
    position: relative;
    margin: 20px auto;
}

.twelve-days .sale-value {
    position: absolute;
    top: 42px;
    right: 125px;
    font-weight: 800;
    color: #fff;
    font-size: 36px;
    font-family: 'Open Sans Bold', sans-serif;
}


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

	.twelve-days .sale-message{
		width: 420px;
		height: 79px;
	}
	
	.twelve-days .sale-value{
		top: 30px;
		left: 233px;
		font-size: 40px;
	}

}

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

	.twelve-days .sale-value {
		top: 38px;
		left: 250px;
		font-size: 36px;
	}

}

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

	.twelve-days .sale-message{
		height: 60px;
		width: 320px;
		margin: 20px auto 20px;
	}
	
	.twelve-days .sale-value {
		font-size: 22px;
		left: 180px;
		top: 29px;
	}

}

.sale-message.valentines {
    background: url(http://www.volumepills.com/wp-content/uploads/2022/02/volume-pills-valentines-save.png) no-repeat 0 0/cover;
    width: 471px;
    height: 67px;
    margin-bottom: 20px;
    position: relative;
    margin: 20px auto;
}

.valentines .sale-value {
    position: absolute;
    top: 20px;
    right: 19px;
    font-weight: 800;
    color: #fff;
    font-size: 34px;
    font-family: 'Open Sans Bold', sans-serif;
}

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

	.sale-message.valentines {
		width: 329px;
		height: 46px;
		margin: 20px auto;
	}

	.valentines .sale-value {
		position: absolute;
		top: 10px;
		right: 13px;
		font-weight: 800;
		color: #fff;
		font-size: 23px;
		font-family: 'Open Sans Bold', sans-serif;
		left: auto;
	}

}

@media (min-width: 1200px){

    .container{
        max-width: 1260px
    }

}

.widget{
    margin: 0 0 0
}

.chat.open{
	cursor: pointer;
	position: relative;
    top: -5px;
}

.videoWrapper{
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.videoWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.red-btn{
    background: #fdfe00;
    padding: 20px 55px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 40px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800
}

.red-btn:active,.red-btn:focus,.red-btn:hover,.red-btn:visited{
    color: #fff
}

.order.red-btn{
    padding: 15px 55px 20px
}

.order.red-btn .icon{
    display: inline-block;
    background: url(../img/img-v2/cart-icon.png) no-repeat 0 0/cover;
    width: 30px;
    height: 27px;
    position: relative;
    top: 4px;
    left: 5px
}

.fa,.fab,.fad,.fal,.far,.fas{
    font-display: optional
}

p{
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 400
}

.bold,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,strong{
    font-weight: 700;
    letter-spacing: -1px
}

.semibold{
    font-weight: 600
}

.size-14{
    font-size: 14px
}

.text-red{
    color: #1d5614
}

.text-gray{
    color: #939598
}

.text-y-red{
    color: #df2128
}

.text-green{
    color: #bb070e
}

.red-bg{
    background-color: #bb070e
}

.gray-bg{
    background-color: #818181
}

.dwhite-bg{
    background-color: #e7e8e8
}

.fa{
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900!important
}

a, a:focus, a:visited{
    color: #e25508;
    outline: 0
}

a:hover{
    color: #000000;
    text-decoration: none
}

p: last-child{
    margin-bottom: 0
}

sup{
    font-size: 9px;
    font-weight: 400;
    vertical-align: super
}
.max-800{
    max-width: 800px;
    margin: 0 auto
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
a.btn-primary, a.btn-primary:visited{
    position: relative;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    background: #e25508;
    border: none;
	border-radius: 100px;
    transition: none;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 40px;
    padding-right: 70px;
    padding-left: 25px;
}

a.btn-primary:hover{
    background: #ea8406;
	color: #ffffff;
}

.btn-primary .fa{
    position: absolute;
    right: 25px;
    top: 16px;
    font-size: 21px;
}

.btn-primary:not(:disabled):not(.disabled).active:after,
a.btn-primary:after,a.btn-primary:visited:after{
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover;
	box-shadow: none !important;
    top: 18px;
    right: 20px;
    transition: .1s ease-in-out
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active:hover:after{
    right: 15px
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{
    color: #fff;
    background-color: #e25508;
    border-color: #e25508
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(217,134,25,.5)
}
.checkmarks{
    list-style: none;
    margin-left: 1rem;
    padding-left: 0
}
.checkmarks li:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 10px
}

#above-header-widget-area{
    background-color: #e25508;
    padding: 15px 0;
	position: relative;
    z-index: 11;
}

.above-header>div{
    margin-bottom: 0
}

.ah-2{
    margin-bottom: 0
}

.ah-2 .d-lg-flex{
    align-items: center;
    justify-content: center;
    font-size: 11px
}

#ah .promo{
    display: flex;
    align-items: center;
    justify-content: center;
	color: #ffffff;
    font-size: 12px;
    line-height: 1em;
    margin-left: 15px;
    text-transform: uppercase
}

.ah-1{
	font-size: 12px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.ah-1 .font-weight-bold{
	color: #000000;
}

#ah .promo label{
    margin-bottom: 0
}

#ah .promo .prc{
    font-weight: 700;
    margin-left: 5px
}

.ah-2{
    text-align: right;
	font-size: 12px;
}

.ah-2 a{
	color: #ffffff;
}

.ah-3, .header-callout{
    display: none;
}


@media screen and (min-width: 991px) and (max-width: 1290px){
	
	#ah > div > .d-lg-flex{
		flex-direction: column;
		align-items: flex-end;
	}
	
	.ah-2{
        max-width: 100%;
	}
}

@media screen and (max-width: 1199px){
	
    .ah-1{
        max-width: 100%;
        line-height: 150%
    }
	
    .ah-2{
        margin-left: auto;
        line-height: 150%
    }
	
    .ah-2 .dot{
        display: none
    }
}

/**/

#masthead{
    padding: 10px 0px 10px;
	position: relative;
    z-index: 11;
}

#masthead .container>.row{
    align-items: center
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
	
	#masthead {
    	padding: 0px 0px 10px;
	}
	
}

@media screen and (max-width: 767px){
    #masthead{
        padding: 20px 0 0;
    }
	.header-callout .ah-2{
		font-size: 14px;
		font-weight: 600;
		padding-bottom: 15px;
	}
	.header-callout .ah-2 a{
		font-weight: 600;
	}
    .main-navigation li.promo{
        align-items: center;
        justify-content: center;
        padding: 10px 0;
    }
    .main-navigation li.promo label{
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .main-navigation li.promo .prc{
        color: #000000;
        background: #ffffff;
        padding: 0 10px;
        font-size: 12px;
        margin-left: 10px;
        font-weight: 700;
    }
    #phone-num p{
        color: #000;
    }
    .header-callout #ah{
        background: #e1e0e1;
        padding: 10px 0;
    }
    .header-callout .ah-1{
        color: #000;
    }
    .header-callout{
        background-color: #e25508;
        display: block;
		padding: 2px 0px 0px;
    }
	.header-callout .container{
		padding: 0;
	}
	.header-callout .row > div: first-child{
		background: #265d10;
    	padding: 10px 0px;
	}
    .ah-3{
        display: block;
        text-align: center;
        font-size: 11px;
        letter-spacing: 1px;
    }
    #phone-num p{
        margin-bottom: 10px;
    }
	
	.btn-primary:not(:disabled):not(.disabled).active, 
	.btn-primary:not(:disabled):not(.disabled):active, 
	.show>.btn-primary.dropdown-toggle, 
	a.btn-primary, a.btn-primary:visited{
		font-size: 15px;
		letter-spacing: -1px;
		text-transform: uppercase;
	}
}

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

	.ah-2{
        max-width: 100%;
	}
}

@media screen and (max-width: 767px){
	
    #above-header-widget-area{
        display: none
    }
	
    .main-navigation ul{
        margin-bottom: 0;
        overflow: hidden
    }
	
    .main-navigation li.phone-num{
        color: #fff;
        float: left;
        font-size: 12px;
        line-height: 1.5em;
        align-items: center;
        padding: 5px 0 5px 15px;
        width: 100%
    }
	
    .main-navigation li.phone-num a{
		color: #fff;
        margin-left: 5px
    }
	
    .main-navigation li.promo{
        float: left;
        padding: 5px 15px;
        width: 100%
    }
	
    .header-callout p {
		color: #fff;
		font-size: 10px;
		letter-spacing: 0px;
		line-height: 1em;
		max-width: none;
		margin: 0 auto;
		padding: 15px 0px;
		text-align: center;
		text-transform: uppercase;
		font-weight: 700;
	}
	
    .header-callout p strong{
        font-size: 11px;
        letter-spacing: 1px
    }
	
}

.page,.post{
    margin: 0
}
.site-header .widget{
    margin-bottom: 0;
    padding: 15px
}
.site-branding{
    width: 100%;
    position: relative
}
.site-branding img{
    max-width: 320px;
    width: 100%
}
.site-header a.btn-primary{
    display: block
}
.navbar-toggler{
    background: #e25508;
    position: absolute;
    right: 0px;
    top: 0px;
    outline: 0
}
.navbar-toggler path{
    fill: #fff
}
.navbar-collapse{
    clear: both
}
.main-navigation{
    float: left;
    width: auto;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0
}

.main-navigation .navbar-nav .outline .nav-link{
    background: #e25508;
    border: none;
    border-radius: 30px;
    color: #fff;
    margin-top: 0;
    padding: 5px 20px;
    display: table;
}

.main-navigation .navbar-nav .outline .nav-link.active,
.main-navigation .navbar-nav .outline .nav-link:hover{
	color: #ffffff;
}

.nav-area{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 10px
}

.navbar-nav .outline .nav-link{
    padding: .12rem .5rem;
    margin-top: 4px;
    margin-left: 15px;
    margin-bottom: 15px
}

.navbar-nav .nav-link{
    font-weight: 600;
    letter-spacing: 0;
    transition: .1s ease-in-out;
    padding: 8px 15px 8px 15px
}

.navbar-dark .navbar-nav .nav-link{
	color: rgba(255,255,255,1);
}

.navbar-light .navbar-nav .nav-link{
	color: rgba(0,0,0,1);
}

@media screen and (min-width: 1200px){
	
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	
}

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

	.navbar-nav .nav-link{
		font-size: 14px;
		padding: 8px 12px 8px 12px;
	}
	
}

.page-404 .entry-content .container{
	height: 560px;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.page-404 h1 {
    font-size: 24px;
    line-height: 1.2em;
    text-align: center;
    font-weight: 600;
}

.page-404 .header{
	max-width: 640px;
}

.page-404 .header .highlight {
    font-size: 65px;
    margin-bottom: 20px;
    line-height: 1em;
}

.page-404 .header p {
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
}
	
.page-404 .entry-content .container .btn-primary{
	font-size: 21px;
	margin: 20px auto;
}

.page-404 .entry-content .btn-primary .fa {
    top: 18px;
}

.page-404 .entry-content .btn-primary:after {
    display: inline-block;
    content: "";
    background: url(/wp-content/uploads/2021/11/arrow-right.png) no-repeat 0 0/cover;
    width: 26px;
    height: 26px;
    top: 13px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link,
.navbar-nav .home-icon a.nav-link,
.navbar-nav .nav-link.active{
    color: #e25508;
}

.navbar-dark .navbar-nav .active>.nav-link, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .show>.nav-link {
    color: #e25508;
}

.navbar-nav .home-icon a.nav-link .fa{
    position: relative;
    top: 2px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	color: #e25508;
}

.navbar-nav .nav-link:hover{
    color: #e25508;
}

.mobile-menu-item{
    display: none;
}
.main-navigation li.f-social-nav{
    position: absolute;
    top: 10px;
    right: 0;
    width: 155px;
}
.f-social-nav .fs-body{
    padding: 10px;
}
.f-social-nav #fix-social{
    margin-top: 0;
    border-radius: 10px 0 0 10px;
}
.f-social-nav .logo-icon{
    width: 50px;
    height: 40px;
}
.nav-menu #fix-social{
    width: 100%
}
.search-nav{
    text-align: center;
    padding: 10px 20px;
    margin-top: 10px
}
.search-nav input[type=search].search-field{
    width: 100%;
    display: block;
    margin: 0 auto 10px;
    font-size: 15px;
    padding: 10px 15px
}
.search-nav .search-submit{
    background-color: #bb070e;
    color: #fff;
    font-size: 14px;
    line-height: 110%;
    border: none;
    letter-spacing: 1px;
    padding: 15px 30px;
    border-radius: 0
}
.menu-right{
    float: right;
	position: relative;
	top: -5px;
}
.header-icons{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    overflow: hidden;
    margin: 0 auto 0;
    max-width: 280px
}
.header-icons>div{
    display: inline-block;
    margin-right: 15px
}
.header-icons>div: last-child{
    margin-right: 0
}
.header-icons a{
    display: block
}
.itemCount{
    position: absolute
}
.icon-search a{
    width: 30px;
    height: 25px;
    background: url(../images/header-icons.png) no-repeat 0 center;
    background-size: cover
}
.icon-call a{
    background: url(../images/header-icons.png) no-repeat -37px center;
    background-size: 157px 38px
}
.icon-shipping a{
    width: 40px;
    height: 25px;
    background: url(../images/header-icons.png) no-repeat -147px center;
    background-size: cover
}
.icon-chat a{
    position: relative;
    top: 3px;
    width: 30px;
    height: 25px;
    background: url(../images/header-icons.png) no-repeat 0 center;
    background-size: cover
}
#chat-widget-container{
    z-index: 998!important
}
div#cartIcon{
    width: 30px;
    height: 27px
}
div#cartIcon a{
    width: 30px;
    height: 25px;
    background: url(../images/header-icons.png) no-repeat -97px center;
    background-size: cover
}
#cartIcon.icon-bag .itemCount{
    display: none;
    font-size: 12px;
    background-color: transparent;
    position: relative;
    top: -29px;
    left: 13px;
    text-align: center;
    color: #85bb3e;
    font-family: inherit;
    font-weight: 700
}
div.icon-chat,div.icon-phone{
    display: none
}

@media screen and (min-width: 991px){
	
    body:not(.home):not(.page-cart):not(.page-contact):not(.page-refund):not(.page-cookie-policy):not(.page-emailpriv):not(.page-terms-conditions) #masthead{
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: -90px;
		padding: 10px 0 10px;
		width: 100%;
		z-index: 999;
	}
	
}

@media screen and (max-width: 991px){
	
	#masthead {
		border-bottom: none;
		margin-bottom: 0px;
		position: relative;
		z-index: 99;
		background: #ffffff;
	}
	
    .main-navigation{
        width: 100%
    }
	
    .nav-area{
        padding-top: 0
    }
	
    .main-navigation ul{
        display: block;
        background: transparent;
        margin-bottom: 0;
		padding-top: 15px;
        position: relative
    }
	
    .main-navigation li{
		background: #000;
		border-bottom: 1px solid #333;
        float: none;
        position: relative;
    }
	
    .main-navigation .navbar-nav .outline .nav-link{
		margin-top: 0;
		position: relative;
		top: 7px;
    }
	
    .mobile-menu-item{
        display: block
    }
	
    .navbar-nav .nav-link{
        padding: 8px 30px 8px 20px;
    }
	
	.navbar-light .navbar-nav .nav-link{
		color: #ffffff;
	}

    .menu-right{
        float: none;
        clear: both;
    }
    
    div.icon-chat,div.icon-phone{
        display: inline-block
    }
	
    div#cartIcon{
        position: relative;
        top: -6px
    }
	
    div.icon-search{
        display: none
    }
	
    .icon-phone a{
        width: 75px;
        height: 70px;
        background: url(../images/header-icons.png) no-repeat -525px center;
        background-size: auto 90%
    }
	
    #cartIcon.icon-bag .itemCount{
        left: 25px
    }
	
    .icon-chat a{
        width: 50px;
        height: 40px;
        background-position: -60px top;
        background-size: auto 90%
    }
	
    div#cartIcon a{
        width: 35px;
        height: 40px;
        background-position: -144px top;
        background-size: auto 90%
    }
    .icon-shipping a{
        width: 56px;
        height: 40px;
        background-position: -212px top;
        background-size: auto 90%
    }
    .icon-phone a{
        width: 42px;
        height: 40px;
        background-position: -300px top;
        background-size: auto 90%
    }
}
@media screen and (max-width: 767px){

	#masthead {
		margin-bottom: 15px;
	}
	
    .site-branding img{
        max-width: 250px;
        width: 100%
    }
	
    .navbar-dark .navbar-nav .home-icon a.nav-link,
	.navbar-dark .navbar-nav .nav-link.active{
        color: #fff
    }
	
}

@media screen and (max-width: 991px){
	
    .logo-area{
        padding: 10px 15px
    }
	
    .category-articles .category-articles h2{
        padding: 0
    }
	
    .main-navigation{
        margin-right: 0;
		margin-left: 0;
    }
}

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

	#masthead {
		padding: 20px 15px 0px;
	}

}

@media screen and (max-width: 479px){
	
    .custom-logo{
        max-width: 85%
    }
	
    .navbar-dark .navbar-toggler{
        top: -7px
    }
}

@media screen and (max-width: 361px){
    .custom-logo{
        max-width: 220px
    }
}
.row .wp-block-column:not(: first-child){
    margin: 0
}
.row .wp-block-column{
    flex-basis: 100%;
    margin-bottom: 0
}
.page-heading-wrap{
    background: url(../images/water-bg.jpg) center top/cover no-repeat
}
.page-heading-title{
    display: flex;
    align-items: center;
    justify-content: flex-end
}
.page-title{
    text-align: center;
    font-size: 2.2rem;
    margin: 0
}
.arc-desc-wrap{
    display: flex;
    align-items: center
}
.arc-desc{
    max-width: 100%;
    font-size: 1.1rem
}
.page-heading-wrap{
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    margin-top: -24px;
    padding: 30px 15px;
    margin-bottom: 40px
}
.page-heading-wrap .ugb-container__wrapper{
    max-width: 1120px;
    margin: 0 auto
}
@media screen and (max-width: 767px){
    .site-header .widget{
        margin-bottom: 0;
        padding: 5px 15px 0
    }
    .arc-desc{
        margin: 0 auto;
        text-align: center
    }
    .page-heading-title{
        display: inline-block;
        margin-bottom: 15px
    }
    .page-title{
        text-align: center
    }
    .header-icons{
        max-width: 300px
    }
    .icon-chat a{
        width: 50px;
        height: 40px;
        background-position: -60px top
    }
    div#cartIcon a{
        width: 35px;
        height: 40px;
        background-position: -144px top
    }
    .icon-shipping a{
        width: 56px;
        height: 40px;
        background-position: -212px top
    }
    .icon-phone a{
        width: 42px;
        height: 40px;
        background-position: -300px top
    }
}
#rma-wrap{
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 2rem
}
#rma-wrap h4{
    font-size: 1rem;
    text-align: center
}
#rma-wrap p{
    font-size: .85em;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: -.5px;
    max-width: 640px;
    margin: 20px auto
}
#rma-wrap .header{
    border-bottom: solid 3px #89c03d;
    position: relative
}
#rma-wrap .header img{
    display: block;
    margin: 0
}
.refund-products{
    position: relative;
    width: 100%;
    max-width: none;
    border: none;
    margin: 0 auto 0;
    padding: 0;
    max-width: 320px;
    display: block
}
#rma-wrap .wpforms-field-label{
    display: block;
    font-weight: 700;
    font-size: .8em;
    line-height: 1em;
    margin-bottom: .5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
#rma-wrap div.wpforms-container-full .wpforms-form .wpforms-submit-container{
    text-align: center
}
#rma-wrap button{
    background: #8fc43d;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    font-family: Mulish,sans-serif;
    font-size: 1.1rem;
    margin: 20px 0 0;
    padding: 7px 20px;
    width: 100%;
    max-width: 640px;
    text-transform: uppercase;
    transition: .15s ease-in-out
}
#rma-wrap button:hover{
    background: #9cd543
}
#rma-cta .phone-icon{
    position: relative;
    top: -8px;
    margin-bottom: -10px
}
.rma-section-1 h2{
    font-size: 1.5rem;
    margin-bottom: 0
}
.rma-section-1 h2 small{
    display: block;
    font-size: 60%;
    line-height: 1.5em;
    padding-top: .5rem;
    padding-bottom: .5rem
}
.rma-section-1 p{
    padding-top: .5rem;
    padding-bottom: 0
}
#rma-wrap .header img{
    max-width: 320px;
    width: 90%;
    margin: 0 auto .5rem;
    display: block
}
@media (min-width: 768px) and (max-width: 991px){
    .rma-section-1 h2{
        font-size: 1.8rem;
        margin-bottom: 0
    }
    .rma-section-1 h2 small{
        font-size: 60%
    }
    #rma-wrap h4{
        font-size: 1.2rem;
        text-align: right
    }
    #rma-wrap .header img{
        margin: 0 0 .5rem
    }
    .refund-products{
        border: none;
        margin: 0 auto 0;
        padding: 0;
        max-width: 480px;
        display: block
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .rma-section-1 h2{
        font-size: 1.8rem;
        margin-bottom: 0
    }
    .rma-section-1 h2 small{
        font-size: 70%
    }
    #rma-wrap h4{
        font-size: 1.2rem;
        text-align: right
    }
    #rma-wrap .header img{
        margin: 0 0 .5rem
    }
    .refund-products{
        border: none;
        margin: 0 auto 0;
        padding: 0;
        max-width: 480px;
        display: block
    }
}
@media (min-width: 1200px){
    .refund-products{
        position: absolute;
        width: 135%;
        max-width: none;
        border: none;
        margin: 0 0 -6px;
        padding: 0
    }
    #rma-wrap h4{
        font-size: 1.2rem;
        text-align: right
    }
    .rma-section-1 h2{
        font-size: 2rem;
        margin-bottom: 0
    }
    #rma-wrap .header img{
        margin: 0 0 .5rem
    }
    .rma-section-1 h2 small{
        font-size: 60%
    }
    #rma-wrap .header{
        height: 102px
    }
    #rma-wrap .header h4{
        color: #000;
        font-size: 1.2rem;
        font-weight: 900;
        position: relative;
        right: 0;
        top: 0px;
        text-align: right;
        margin-top: 0
    }
}


/**/

#guarantee{
	background: #121212;
	border: none;
	padding: 0rem 0rem;
	position: relative;
}

#guarantee .inner-wrap{
	overflow: hidden;
}

#guarantee .guarantee-tag {
	background: #e25508;
}

#guarantee .guarantee-tag p{
    align-self: center;
    font-size: 28px;
    font-weight: 800;
	margin-bottom: 0;
    padding: 15px;
    text-align: center;
}

#guarantee .row{
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 7rem 0rem 4rem;
}

#guarantee .header{
	margin-bottom: 20px;
}

#guarantee .header *{
	text-align: left;
}

#guarantee .header h2{
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 48px;
	line-height: 1.1em;
}

#guarantee .header h3{
    color: #ffffff;
	font-size: 24px;
    margin-bottom: 10px;
}

#guarantee p{
	color: #ffffff;
}


@media (min-width: 992px) and (max-width: 1199px) {
	
	#guarantee .header h2 {
		font-size: 38px;
	}
	
	#guarantee .guarantee-tag p {
		font-size: 24px;
	}
	
	#guarantee .row {
		padding: 7rem 0rem 3rem;
	}

}

@media (min-width: 992px) {
	
	#guarantee .row:before{
		display: block;
		content: "";
		background: url(/wp-content/uploads/2021/11/guarantee-product.jpg) no-repeat 0 0/contain;
		width: 900px;
		height: 788px;
		position: absolute;
		top: -123px;
		left: -324px;
	}

	#guarantee .guarantee-tag {
		display: flex;
		align-content: center;
		justify-content: center;
		background: url(/wp-content/uploads/2022/01/guarantee-banner.png) no-repeat center 0/contain;
		border: none;
		margin: 0px auto;
		width: 1300px;
		height: 122px;
		position: absolute;
		top: -61px;
		z-index: 2;
		left: 50%;
		margin-left: -650px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	#guarantee{
		padding: 0px 0px 40px;
	}
	
	#guarantee .row {
		padding: 0;
	}

	#guarantee .header h2{
		color: #ffffff;
		font-size: 42px;
		line-height: 1.1em;
		margin-bottom: 10px;
		padding: 20px 0px 10px;
		text-align: center;
	}
	
	#guarantee .header h2 *{
		text-align: center;
	}
	
	#guarantee .guarantee-tag p {
		align-self: center;
		font-size: 24px;
		font-weight: 800;
		padding: 30px 30px;
		text-align: center;
		line-height: 1.2em;
	}
	
	#guarantee img {
		margin: 0px auto 0px;
		max-width: none;
		width: calc(100% + 80px);
		position: relative;
		left: -40px;
	}
	
	#influencers .row img {
		padding: 5px;
		width: 96%;
	}
}

@media (max-width: 767px) {
	
	#guarantee img {
		margin: 0px auto 0px;
		max-width: none;
		width: calc(100% + 40px);
		position: relative;
		left: -20px;
	}
	
	#guarantee .header h2{
		color: #ffffff;
		font-size: 28px;
		line-height: 1.1em;
		margin-bottom: 15px;
		padding: 0px 0px 10px;
		text-align: center;
	}
	
	#guarantee .header h2 *{
		text-align: center;
	}
	
	#guarantee .header h3 {
		font-size: 21px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	#guarantee .guarantee-tag p{
		font-size: 18px;
		line-height: 1.3em;
	}

}

/**/

#count .container {
	display: flex;
    align-items: center;
    height: 320px;
    position: relative;
}

#count .inner-wrap{
	flex-basis: 50%;
}

#count img{
	position: absolute;
    top: 20px;
    width: 410px;
}

#count h2 .highlight {
    font-size: 46px;
    line-height: 1em;
}

#count .btn {
    background: #181614;
    position: absolute;
    right: 195px;
    bottom: 40px;
    left: auto;
    font-size: 21px;
    padding: 12px 40px 12px 12px;
	width: 230px;
}

#count .btn-primary:after {
    display: inline-block;
    content: "";
    background: url(/wp-content/uploads/2021/11/arrow-right.png) no-repeat 0 0/cover;
    width: 26px;
    height: 26px;
    top: 18px;
}


@media (min-width: 992px) and (max-width: 1199px) {
	
	#count .btn {
		right: 145px;
		bottom: 20px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	#count h2 {
		font-size: 24px;
	}

	#count h2 .highlight {
		display: block;
		font-size: 34px;
		margin-bottom: 5px;
	}
	
	#count img {
		width: 340px;
	}
	
	#count .btn {
		right: 65px;
		bottom: 20px;
	}

}

@media (max-width: 767px) {
	
	#count{
		padding: 30px 0px;	
	}
	
	#count .container {
		display: flex;
		height: auto;
		position: relative;
		flex-direction: column;
		align-items: center;
	}
	
	#count h2 {
		font-size: 24px;
		line-height: 1.1em;
		max-width: 320px;
	}
	
	#count h2 .highlight {
		display: block;
		font-size: 32px;
		line-height: 1.1em;
		margin-bottom: 10px;
	}
	
	#count img {
		position: relative;
		top: 20px;
		width: 410px;
	}
	
	#count .btn {
		position: relative;
		right: auto;
		bottom: 0;
		left: auto;
	}
	
}

/**/

.couponInfo {
    background-color: #ffffb3;
    border: 2px dashed red;
    text-align: center;
    padding: .5em;
    margin: .5em 0;
    display: none;
    font-size: 1.6rem;
    font-family: 'Inter', sans-serif;
}

.page-cookie-policy h2,
.page-emailpriv h2{
	text-align: left;
	 margin-bottom: 20px;
}

div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{
    border-radius: 5px;
    font-size: 12px
}

.search-title{
    color: #000
}
.search-title span{
    color: #131313
}
.warning-wrap{
    text-align: center;
    margin-bottom: 30px
}
.form-wrap{
    text-align: center
}
.form-wrap input{
    padding: 10px 20px;
    font-size: 16px;
    line-height: 130%;
    border-radius: 0
}
.form-wrap input.search-submit{
    background: #1d5614;
    color: #fff;
    font-weight: 700
}
div#cartBlock{
    margin: 40px auto
}
.cart-container,.cart-container select{
    font-family: inherit
}

.cart-container>.cart>.header>.column,.cart-container>.cart>.line-item-container>.line-item>.column{
    padding: .4em .6em;
    border-right: solid 1px #ccc;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 160%
}

.cart-container .title{
    font-weight: 700;
    color: #333132;
    font-size: 16px
}

#cartBlock .r-space{
    margin-bottom: 10px
}

.cart-container .summary .heading,.cart-container .summary .line-item{
    padding: .4em .6em
}

.cart-container .heading{
    font-size: 16px;
    line-height: 170%
}

.page-cart .entry-content{
	margin: 0px;
}

@media screen and (max-width: 567px){
    div#cartBlock h1{
        text-align: center
    }
    .cart-container>.cart>.line-item-container>.line-item>.product{
        display: flex;
        align-content: center
    }
    .cart-container>.cart>.line-item-container>.line-item>.product>.product-description{
        display: flex;
        align-items: center;
        margin-top: 0
    }
    .cart-container>.cart>.line-item-container>.line-item>.column{
        border-top: solid 1px #ccc
    }
    #contact-page h3{
        font-size: 18px
    }
}
.max-area{
    max-width: 1280px;
    margin: 0 auto
}
.ft-icon{
    position: relative;
    height: 100px
}
.ft-wrap{
    border-right: 1px solid #fff
}
.ft-icon{
    width: 80px;
    height: 80px;
    background: url(../images/footer-icons.png) no-repeat;
    display: inline-block
}
.ft-return{
    background-position: -95px top
}
.ft-secure{
    background-position: -185px top
}
.ft-chat{
    background-position: -274px top
}
.ft-text{
    color: #fff;
    text-align: center;
    font-size: 1rem;
    display: inline-block;
    position: relative;
    top: -20px
}
.ft-text span{
    display: block;
    font-weight: 700;
    font-size: 1.1rem
}
.ft-wrap{
    border-right: 1px solid #fff;
    text-align: center
}
.ft-wrap.row-last{
    border-right: none
}
#ft1{
    background: #587498
}

footer #ft2 .shipping-txt {
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    font-size: 13px;
    line-height: 1.5em;
    font-style: italic;
    margin-top: 20px;
    padding: 15px 0;
    text-align: center;
}

@media screen and (max-width: 576px){
    .products-template-single-products-shop #tabs{
        padding-top: 2rem
    }
    .products-template-single-products-shop #product-tabs-tab .nav-link{
        font-size: 14px;
        padding: .5rem 1rem
    }
	
	footer #ft2 .shipping-txt {
		font-size: 13px;
	}
}

#ft2 {
    background: #202020;
}

.ft2-1{
    padding-top: 30px;
    padding-bottom: 30px
}
.ft2-2{
    padding-top: 40px;
    padding-bottom: 0px
}
.ft2-3{
    padding-top: 15px;
    padding-bottom: 15px
}
.ft2-2 .col{
    min-width: 150px
}
.ft2-1 img.footer-logo{
    display: block;
    margin: 25px auto 25px;
    max-width: 320px;
    width: 100%
}

.about-leh{
    margin: 0 0 25px;
    line-height: 200%
}
footer .d-flex{
    align-items: center;
    justify-content: center;
    max-width: 300px;
    text-align: center;
    margin: 0 auto
}
footer .bbb{
    display: block;
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 7px
}

footer ul.social-icons{
    margin: 5px 5px 40px;
    padding: 0;
}

footer ul.social-icons li{
    width: 30px;
    height: 30px;
    margin: 0 10px;
    border: none;
    border-radius: 0;
}

footer ul.social-icons li a{
	color: #fff;
    font-size: 30px;
    line-height: 30px;
    display: block;
}

footer .social-icons li a:hover{
    color: #e25508;
}

.ft2-2 .menu{
    margin: 0;
    padding: 0;
}

.ft2-2 .menu li{
	display: inline-block;
    list-style: none;
    padding: 5px 15px 20px;
    font-size: .9rem;
    text-align: left;
    width: calc(50% - 30px);
}

.ft2-2 .menu li a{
    display: flex;
    color: #fff;
}

.ft2-2 .menu li a:hover{
    color: #e25508;
}

.ft2-2 h3{
	font-size: 16px;
	margin-bottom: 0px;
	padding: 5px 15px 5px;
	text-align: left;
	text-transform: uppercase;
}

.ft2-2 h3 a{
	color: #ffffff;
}

.ft2-2 p{
	color: #ffffff;
	font-size: 14px;
    padding: 5px 15px 5px;
}

.ft2-3{
    text-align: center;
    color: #636466;
    padding-top: 35px
}
.ft2-3 h4{
    color: #362f2d;
    font-size: 1.83rem
}
.ft2-3 p{
    color: #362f2d;
    font-size: 1.2rem;
    max-width: 100%;
    margin: 0 auto
}
.ft2-3 .s-privacy{
    color: #636466;
    font-size: 1rem;
    font-style: italic;
    margin-bottom: 0
}

#newsletter{
    background: #ebebeb;
    padding: 2rem 0 4rem
}
@media screen and (min-width: 992px){
    .webp #newsletter{
        background: url(../images/wood-bg.jpg) no-repeat 25% bottom #ebebeb
    }
    .no-webp #newsletter{
        background: url(../images/wood-bg.jpg) no-repeat 25% bottom #ebebeb
    }
}
@media screen and (min-width: 1680px){
    #newsletter{
        background-position: 20% bottom
    }
}
form#f-subscribe{
    margin: 15px auto 5px;
    max-width: 80%
}
form#f-subscribe input[type=text]{
    width: 78%;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    border: 1px solid #9b9c9c
}

form#f-subscribe input[type=submit]{
    width: 20%;
    padding: 0;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d51c33;
    background-color: #d51c33;
    border-radius: 0;
    font-weight: 700;
    color: #fff;
    position: relative;
    left: -5px;
    top: -1px
}

.dgray-bg{
    background-color: #636466
}

.copyr p{
    color: #fff;
    font-size: 14px;
    line-height: 160%;
    margin: 0 auto 5px;
    padding: 0 15px
}

.copyr p:last-child{
	margin-bottom: 0px;
}

.disclaimer p{
    color: #fff;
    font-size: 12px;
    line-height: 160%;
    max-width: 320px;
    text-align: center;
    padding: 10px 10px;
    border: 2px solid #fff;
    margin: 32px auto 30px;
}

.padding-side{
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (max-width: 1180px){
	
    .ft-icon{
        display: block;
        margin: 0 auto 15px
    }
	
    .ft-text{
        display: block;
        top: -10px
    }
	
}

@media screen and (max-width: 991px){
	
    .ft2-1{
		padding-top: 20px;
        text-align: center
    }
	
    .footer ul.social-icons{
        float: none;
        margin: 5px auto 15px;
        padding: 0
    }
	
    footer .bbb{
        float: none;
        margin-bottom: 0;
        display: block;
    }
	
    .copyr p{
        text-align: center;
    }
	
    footer ul.social-icons{
        float: none;
        margin: 5px auto;
        padding: 0;
    }
	
    .ft2-2 .menu li{
        display: inline-block;
        list-style: none;
        padding: 5px 10px 20px;
        font-size: .8rem;
        text-align: left;
        width: calc(33.3% - 30px);
    }
	
    .ft2-2{
        padding-top: 40px;
		padding-bottom: 20px;
    }
	
    .ft2-1{
		padding-top: 10px;
        padding-bottom: 0px;
    }
	
    #ft2 .container{
        border: none;
    }
	
	.disclaimer p{
		max-width: 350px
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	
    footer .d-flex{
        align-items: center;
        justify-content: center;
        margin: 0px auto 30px;
        flex-direction: row;
        text-align: center
    }
	
    .ft2-2 .menu{
        margin: 0 auto 0px;
        padding: 0;
        width: 600px
    }
	
    .ft2-2 .menu li{
        display: inline-block;
        list-style: none;
        padding: 5px 0px 20px 15px;
        font-size: .9rem;
        text-align: left;
        width: 31.9%
    }
	
    footer .bbb{
        display: block;
        margin-bottom: 0;
        margin-right: auto;
        margin-top: 7px;
        margin-right: 15px
    }
	
}

@media screen and (max-width: 767px){
	
	.ft2-2 {
		padding: 20px 20px;
	}

}

#ft3{
	background: #202020;
    padding-top: 0px;
    padding-bottom: 20px
}
#ft3 .row{
	align-items: center;
}
.fix-social-wrap{
    z-index: 999
}
.fs-body:after{
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    clear: both
}
#fix-social{
    z-index: 99999;
    background-color: #1d5614;
    margin-top: 10px;
    border-radius: 0 0 10px 0;
    color: #fff;
    width: 0;
    overflow-x: hidden;
    transition: .5s;
    max-height: 315px;
    overflow: hidden;
    display: inline-block
}
.fix-social-wrap.show-fnav #fix-social{
    width: 155px
}
.show-fnav .fix-social-toggler{
    margin-left: -28px
}
.fix-social-toggler{
    display: inline-block;
    margin-top: 10px;
    background-color: #1d5614;
    color: #fff;
    margin-left: -5px;
    padding: 5px;
    border-radius: 0 5px 5px 0;
    height: 40px;
    width: 35px
}
.fix-social-toggler span{
    color: #fff;
    padding: 5px;
    line-height: 130%;
    cursor: pointer;
    width: 30px;
    overflow: hidden;
    display: block;
    height: 27px
}
.closebtn.flip i: first-child{
    display: none
}
.fs-header{
    border-bottom: 1px solid #fff;
    padding: 12px 0 11px;
    width: 155px
}
.fs-header span{
    font-size: 1rem;
    font-weight: 700;
    display: block
}
.fs-header p{
    font-size: 11px;
    line-height: 130%
}
.fs-body{
    padding: 20px 10px;
    width: 155px
}
.fs-body ul{
    margin: 0;
    padding: 0
}
.fs-body ul li{
    list-style: none
}
.main-navigation ul ul.fs-reasons,.main-navigation ul ul.social-icons{
    position: relative!important;
    float: none;
    clear: both;
    top: auto;
    left: 0;
    box-shadow: none;
    display: block
}
ul.fs-reasons li{
    font-size: 11px;
    padding: 3px 0;
    display: block;
    position: relative
}
ul.fs-reasons li i{
    font-size: 10px;
    margin-right: 3px
}
.fs-body ul.social-icons li a,ul.fs-reasons li a{
    color: #fff;
    width: auto
}
.fs-body ul.social-icons li a:hover,ul.fs-reasons li a:hover{
    color: #f89a21
}
.logo-icon{
    width: 70px;
    height: 60px;
    background: url(../images/logo-icon.png) center/contain no-repeat;
    margin: 5px auto;
    clear: both
}
ul.social-icons li{
    display: inline-block;
    font-size: 20px;
    padding: 0 4px;
    color: #fff;
    width: 30px
}
ul.social-icons{
    text-align: center
}
nav .fix-social-toggler{
    display: none
}

.slash-title{
    font-size: 1.8rem;
    background-color: #fff;
    display: inline-block;
    margin: 0 auto;
    z-index: 999;
    position: relative;
    padding: 0 30px;
    color: #362f2d;
    text-transform: uppercase
}

.slash{
    position: relative;
    text-align: center;
    margin: 40px 0 25px
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	
	.ssl-logo {
		max-width: 400px;
		margin-bottom: 30px;
		margin-left: 15px;
	}

}

@media screen and (min-width: 768px){
	
    .slash:before{
        content: "";
        width: 100%;
        height: 3px;
        background-color: #362f2d;
        display: block;
        position: absolute;
        top: 50%
    }
	
}

@media screen and (max-width: 991px){
	
	#ft2{
		padding-top: 0px;
    	padding-bottom: 0px;
	}
	
    #ft3{
        padding-top: 0px;
        padding-bottom: 30px
    }
	
}

@media screen and (max-width: 767px){
	
    #ft3{
        padding-top: 0
    }
	
    #ft1 .col-first{
        border-bottom: 1px solid #fff
    }
	
	#ft2 {
		padding-top: 30px;
		padding-bottom: 0;
	}
	
	.ft2-2 h3 {
		padding: 25px 0px 5px;
		font-size: 15px;
	}
	
	.ft2-1{
		padding-top: 0;
	}
	
	.ft2-2 p {
		padding: 5px 0px 5px;
	}
	
    .copyr{
        padding-top: 0
    }
	
	.disclaimer p {
		font-size: 11px;
    	margin: 10px auto 20px;
	}
	
    #ft2 .menu{
        text-align: center
    }
    .col-last .ft-icon{
        margin-top: 10px
    }
    .ft2-2 .menu li{
        list-style: circle;
        padding: 5px 0 10px 5px;
        font-size: .9rem;
        text-align: left;
        color: #fff;
        width: 49%
    }
	.ft2-2 .menu li: last-child{
		float: left;
	}
    footer .d-flex{
        align-items: center;
        justify-content: center;
        padding: 10px 0
    }
    footer .bbb{
        float: none;
        margin-bottom: 0;
        display: block
    }

    .ft2-2{
        padding: 20px;
    }
}


.dots-wrap{
    margin: 0 0 8px;
    padding: 0
}
.dots-wrap li{
    list-style: none
}
.dot-down,.dot-up{
    width: 25px;
    height: 25px;
    display: block;
    position: relative;
    left: -5px;
    cursor: pointer
}
.dot-down::before,.dot-up::before{
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    font-size: 25px;
    color: #87888a;
    line-height: 25px
}
.dot-down:before{
    content: "\f078"
}
.vertical-dot-nav{
    position: fixed;
    z-index: 9;
    padding: 0 10px 10px 10px
}
.vertical-dot-nav .dot{
    position: relative;
    background-color: transparent;
    border: 2px solid #87888a;
    border-radius: 15px 15px 15px 15px;
    cursor: pointer;
    padding: 5px;
    height: 10px;
    margin: 10px 10px 0 0;
    width: 10px;
    vertical-align: bottom
}
.dot-hover,.dot.active,.dot:hover{
    background-color: #87888a
}
@media screen and (max-width: 619px){
    .vertical-dot-nav{
        display: none
    }
}
.latest-posts{
    padding-bottom: 50px
}
.latest-posts .widget-title{
    position: relative
}
.latest-posts .widget-title span{
    position: relative;
    background: #fff;
    display: inline-block;
    padding: 0 15px
}
.latest-posts .widget-title:before{
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    top: 19px
}
.latest-posts article{
    border: 8px solid #f3f3f3;
    background-color: #fff;
    max-width: calc(33.333% - 15px);
    margin: 0 10px 20px
}
@media screen and (min-width: 1200px){
    .latest-posts article: nth-child(3),.latest-posts article: nth-child(6){
        margin: 0 auto 20px
    }
}
article.latest-post:hover{
    border-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 #d1d1d1;
    box-shadow: 0 0 15px 0 #d1d1d1
}
.latest-posts article>.row{
    align-items: center
}
.latest-posts .post-thumbnail{
    margin-bottom: 0;
    max-height: 258px;
    overflow: hidden
}
.latest-posts a{
    color: #333;
    display: block;
    transition: ease-in-out .15s
}
.latest-posts a:hover{
    color: #85bb3e
}
.latest-posts .post-thumbnail a:before{
    content: "";
    background: rgba(230,230,230,0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: ease-in-out .15s
}
.latest-posts .post-thumbnail a:not(.blog-cat):hover:before{
    background: rgba(230,230,230,.5)
}
.latest-posts .info{
    padding: 35px
}
.latest-posts .meta *{
    display: block;
    margin-right: 5px
}
.latest-posts .title{
    font-size: 1.25rem;
    text-align: left;
    margin-bottom: 1.25rem
}
.latest-posts .post-thumbnail img{
    width: 100%
}
.latest-posts .meta{
    display: flex;
    align-items: center;
    font-size: .9rem;
    line-height: 1em;
    text-align: center;
    margin-bottom: 0;
    padding: 0 0 20px
}
.latest-posts .meta img{
    border-radius: 100%;
    margin-right: 0
}
.latest-posts p{
    color: #767676;
    font-size: .9rem;
    line-height: 1.5em
}
.latest-posts .read-more{
    font-weight: 700
}

.latest-posts .btn{
    display: inline-block;
    background: #333;
    color: #fff;
    font-size: .8rem;
    transition: ease-in-out .15s
}

.latest-posts .btn:hover{
    background: #000;
    color: #fff
}

@media screen and (min-width: 992px){
    .latest-posts article.lp-2{
        margin-bottom: 2rem
    }
}


@media screen and (max-width: 767px){
	
	#guarantee{
		padding: 0px 0px 20px;
    }
	
	#guarantee .container > .row,
	#guarantee .container > .row > div{
		padding: 0;
	}
	
    #guarantee .col-lg-6{
        max-width: 100%;
        margin-left: 0
    }
	
    #guarantee .row{
        align-items: center;
        max-width: 340px;
        margin: 0 auto
    }
	
	#guarantee .d-flex{
		flex-direction: column;
		justify-content: flex-start;
		text-align: left;
	}
	
	#guarantee .title {
		font-size: 42px;
		margin: 0rem auto 1rem;
		text-align: center;
	}
	
	#guarantee .sub-title{
		margin: 20px 10px 20px 10px;
	}
	
	#guarantee .more{
		display: flex;
		margin-left: 10px;
	}
	
	#guarantee .more a {
		display: block;
		line-height: 1.2em;
		font-size: 15px;
		margin-right: 10px;
		width: auto;
	}
	
	#guarantee .sub-title{
		text-align: left;
	}
	
    #guarantee img {
		margin: 0px auto 0px;
	}
	
    #guarantee .satisfaction{
        font-size: 15px;
        line-height: 1.2em
    }
	
    .g-img{
        padding: 15px 0 0 15px
    }
	
    .g-text{
        text-align: center
    }
	
	#guarantee .order-cta{
		background: #2b464e;
		border-radius: 80px 0px 80px 0px;
		margin: 2rem 0rem;
		padding: 3rem 0rem;
	}
	
	#guarantee .order-cta p {
		font-size: 20px;
		font-weight: 700;
		line-height: 1.4em;
		text-align: center;
	}
	
}

@media screen and (max-width: 480px){
    .g-img img{
        display: block;
        width: 40%
    }
    .satisfaction span{
        font-size: 3rem
    }
    .satisfaction{
        font-size: 1rem
    }
}

.save p a{
    color: #587498;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 0
}
.save i{
    font-size: 1.5rem;
    position: relative;
    top: -5px
}
.save-2 p{
    color: #333;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.2em;
    text-transform: uppercase
}
@media screen and (max-width: 1100px){
    .save-2 a{
        display: block
    }
}
@media screen and (max-width: 992px){
    .save p a{
        font-size: 1.8rem
    }
    .save i{
        font-size: 1rem;
        top: -4px
    }
    .save-2 p{
        font-size: 1.5em
    }
}
@media screen and (max-width: 769px){
    .save span.text-red{
        display: block;
        padding-top: 10px
    }
    .save-2 .save25{
        display: block
    }
}
@media screen and (max-width: 576px){
    .save p a{
        font-size: 1.4rem
    }
}
@media screen and (max-width: 480px){
    .save span.text-red,.save-2 span.text-red,.save25{
        display: block;
        font-size: 1.6rem;
        line-height: 115%
    }
    .save-2 p{
        font-size: 1.1em
    }
}
.error404 .single-product-wrap .p-header a{
    color: #000
}
.error404 .single-product-wrap .p-header{
    margin-bottom: 2rem
}

body #faq-accordion .faq{
	margin-bottom: 20px;
}

body #faq-accordion .card-header, body #faq-accordion .card-header: first-child {
    background-color: #ffffff;
    position: relative;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 8%);
}
body #faq-accordion .card-header h5, 
body #faq-accordion .card-header: first-child h5{
	cursor: pointer;
	margin-bottom: 0;
}
body #faq-accordion .card-body {
    background: #f6f6f6;
    border: solid 1px #aaaaaa;
    border-radius: 10px;
}
body #faq-accordion .card-body h2{
	font-size: 21px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#faq-accordion .card-header i{
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}
#faq-accordion .card-header h4{
    font-weight: 400;
    padding: 0 20px 0 50px;
    font-size: 1.2em
}
#faq-accordion .card-body p{
    font-size: 18px;
    line-height: 160%
}
.faq-wrap .card .card-header a{
    transition: ease-in-out .3s
}
.faq-wrap .card .card-header a:not(.collapsed) .rotate-icon{
    transform: rotate(180deg)
}
.z-depth-1{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)!important
}
.tab-set{
    margin-bottom: 2rem
}
.tab-set>.btn{
    border-radius: 0;
    color: #fff;
    margin-right: 2%;
    margin-bottom: 1rem;
    width: 31.9%
}
.tab-set>.btn: nth-child(3n+3){
    margin-right: 0
}
.tab-set>.btn>a{
    color: #fff
}
.wholesale-section{
    margin-bottom: 2rem
}
@media screen and (max-width: 768px){
    .tab-set>.btn{
        margin-right: 0;
        width: 100%
    }
}
.cart-container .unit-price{
    flex: 0 0 170px
}
.cart-container .subtotal{
    flex: 0 0 120px
}
.black-friday{
    background-color: #000
}
.black-friday p{
    color: red;
    font-size: 22px;
    text-transform: uppercase;
    padding: 5px
}
.email-lander{
    background: #e8e8e8
}
.email-lander #offerExpired{
    text-align: center;
    padding: 75px 0;
    background: #fff;
    display: none
}
.email-lander .logo{
    margin: 0 auto;
    display: block;
    padding: 20px 0
}
.email-lander .inner{
    background: #fff
}
.email-lander .inner .header-area{
    text-align: center;
    padding-bottom: 20px
}
.email-lander .inner .header-area h4{
    padding-top: 20px
}
.email-lander .inner .header-area h1{
    margin-bottom: 10px;
    margin-top: 0
}
.email-lander .inner .content{
    padding: 0 10px;
    max-width: 900px;
    margin: 0 auto;
    display: block
}
.email-lander .inner .content ul{
    padding-left: 0
}
.email-lander .inner .content ul li{
    font-weight: 800
}
.email-lander .inner .content h2{
    text-align: center;
    padding: 20px 0;
    font-size: 22px
}
.email-lander .inner .content .product-image{
    margin: 0 auto;
    display: block;
    padding-bottom: 20px
}
.email-lander .inner .content p{
    font-size: 14px
}
.email-lander .inner .content h4{
    padding: 10px 0;
    text-align: center;
    font-size: 18px
}
.email-lander .inner .content .quote{
    margin-bottom: 20px;
    padding-left: 20px
}
.email-lander .inner .content .quote p{
    margin-bottom: 0
}
.email-lander .inner .content .quote .quoter{
    font-size: 12px;
    font-weight: 800
}
.email-lander .inner .packages{
    padding: 20px
}
.email-lander .inner .packages .package{
    text-align: center;
    padding-bottom: 50px
}
.email-lander .inner .packages .package img{
    height: 300px;
    padding: 20px 0
}
.email-lander .inner .packages .package select{
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    max-width: 200px
}
.email-lander .inner .packages .package .btn-primary{
    width: 100%;
    max-width: 200px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background: #362f2d;
    border: none;
    border-radius: 0;
    transition: none;
    opacity: .5;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
@media (min-width: 768px){
    .email-lander .inner .content p{
        font-size: 1rem
    }
    .email-lander .inner .content h2{
        font-size: 32px
    }
    .email-lander .inner .content h4{
        padding: 10px 0;
        text-align: left;
        font-size: 24px
    }
    .email-lander .inner .content{
        padding: 0 20px
    }
    .email-lander .inner .packages .package{
        padding-bottom: 0
    }
}
.safety-page p{
    font-size: 14px
}
.safety-page .banner{
    background-image: url(../images/slide-1.jpg);
    text-align: center;
    background-position: bottom;
    background-size: cover;
    padding: 3rem 0
}
.safety-page .banner h1{
    color: #fff
}
.safety-page .sectionone{
    background-image: url(../images/safety-sectionone-bg.png);
    padding: 2rem 0;
    z-index: 999;
    position: relative;
    background-position: bottom;
    margin-bottom: -4rem;
    padding-bottom: 4rem
}
.safety-page .sectionone .inner-text{
    text-align: center
}
.safety-page .sectionone .inner-text h2{
    padding-bottom: 1rem
}
.safety-page .sectiontwo{
    background-color: #dfe0e1;
    padding: 2rem 0;
    padding-top: 5rem
}
@media (min-width: 992px){
    .safety-page .sectiontwo{
        padding-bottom: 1rem
    }
}
.safety-page .sectiontwo h4,.safety-page .sectiontwo h6{
    text-align: center;
    position: relative
}
@media (min-width: 992px){
    .safety-page .sectiontwo h4,.safety-page .sectiontwo h6{
        text-align: left
    }
}
.safety-page .sectiontwo .product-image{
    margin: 0 auto;
    display: block;
    margin-top: -4rem;
    margin-bottom: -3rem;
    max-width: 400px;
    width: 100%
}
@media (min-width: 992px){
    .safety-page .sectiontwo .product-image{
        margin-bottom: 0;
        max-width: 100%
    }
}
.safety-page .sectiontwo .stat{
    text-align: center
}
.safety-page .sectiontwo .stat p{
    font-weight: 600;
    margin-top: -2rem
}
.safety-page .sectiontwo .stat img{
    margin-top: -1rem
}
.safety-page .sectionthree{
    position: relative
}
@media (max-width: 768px){
    .safety-page .sectionthree .container{
        margin: 0;
        max-width: 100%
    }
}
.safety-page .sectionthree .red-bg{
    background: #bb070e;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}
@media (min-width: 768px){
    .safety-page .sectionthree .red-bg{
        width: 50%
    }
}
.safety-page .sectionthree .red-bg: :after{
    content: "";
    position: absolute;
    left: 40%;
    bottom: -2rem;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #bb070e;
    clear: both
}
@media (min-width: 768px){
    .safety-page .sectionthree .red-bg: :after{
        transform: rotate(-90deg);
        left: 95%;
        top: 45%;
        bottom: auto
    }
}
.safety-page .sectionthree .left-side{
    position: relative;
    padding: 2rem 0
}
@media (min-width: 992px){
    .safety-page .sectionthree .left-side{
        padding-right: 4rem
    }
}
.safety-page .sectionthree .left-side h4{
    padding-bottom: 1rem;
    color: #fff;
    text-align: center
}
.safety-page .sectionthree .left-side p{
    color: #fff
}
.safety-page .sectionthree .right-side{
    padding-top: 3rem;
    padding-bottom: 1rem
}
.safety-page .sectionthree .right-side img{
    max-width: 400px;
    margin: 0 auto;
    display: block;
    width: 100%
}
@media (min-width: 768px){
    .safety-page .sectionthree .right-side{
        padding: 2rem
    }
}
.safety-page .sectionthree .right-side p{
    font-weight: 600
}
.safety-page .sectionfour{
    padding-top: 2rem
}
.safety-page .sectionfour .top img{
    padding: 2rem 0;
    max-width: 400px;
    margin: 0 auto;
    display: block;
    width: 100%
}
@media (min-width: 768px){
    .safety-page .sectionfour .top img{
        padding: 0
    }
}
.safety-page .sectionfour .title{
    text-align: center
}
.safety-page .sectionfour .bottom{
    position: relative;
    padding-top: 2rem
}
@media (min-width: 1200px){
    .safety-page .sectionfour .bottom{
        padding-top: 17rem
    }
}
.safety-page .sectionfour .bottom .inner{
    padding-bottom: 1rem
}
.safety-page .sectionfour .bottom h4{
    padding-bottom: 1rem
}
.safety-page .sectionfour .bottom .doctor-image{
    position: absolute;
    bottom: -20px;
    right: 0;
    max-width: 50%
}
.safety-page .scientific-papers{
    background-color: #bb070e;
    padding: 4rem 0;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1
}
.safety-page .scientific-papers .pdf-product{
    margin: 0 auto;
    display: block;
    padding-bottom: 50px
}
.safety-page .scientific-papers .pdf-product .pdf-product-image{
    max-width: 300px;
    max-height: 175px
}
.safety-page .scientific-papers .slick-slide{
    padding: 10px
}
.safety-page .scientific-papers .slick-slide img{
    transition: all .3s ease;
    max-height: 300px;
    margin: 0 auto
}
.safety-page .scientific-papers .slick-center img{
    opacity: 1;
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}
.safety-page .scientific-papers .pdf-slider .slick-next::before,.safety-page .scientific-papers .pdf-slider .slick-prev::before{
    font-size: 1.5rem;
    color: #000
}
.couponwheel_popup_heading_text{
    margin-bottom: 0
}
.couponwheel_coupon_code{
    background: url(../images/wheel/wheel-coupon-bg.png) no-repeat 0 0/cover;
    color: #0f0f0f!important;
    width: 249px;
    height: 110px;
    font-family: Mulish,sans-serif;
    line-height: 1em;
    font-size: 25px!important;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase
}
.couponwheel_popup_background:before{
    position: absolute;
    top: 25px;
    right: 120px;
    content: "";
    display: none;
    width: 255px;
    height: 67px;
    background: url(/wp-content/uploads/2019/09/leh-white-pt.png) no-repeat -35% 0/cover transparent
}
.couponwheel_popup_background:after{
    position: absolute;
    z-index: 1;
    left: -400px;
    content: "";
    display: block;
    width: 885px;
    height: 1071px;
    background: url(../images/wheel/leh-wheel-overlay.png) no-repeat -35% 0/cover transparent
}
.couponwheel_popup_form_container,.couponwheel_popup_wheel_container{
    z-index: 2
}
#couponwheel58e94a button{
    background: #f8991d!important;
    border: #f8991d!important;
    color: #fff!important;
    outline: 0;
    font-weight: 700
}
#couponwheel58e94a button:hover{
    background: #eb9019!important
}
@media (min-width: 640px){
    .couponwheel_popup_background:before{
        display: block
    }
}
@media (min-width: 992px){
    .couponwheel_popup:after{
        background: #517642;
        border-radius: 100%;
        content: "\f06b";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: -2rem;
        top: 50%;
        font-size: 3rem;
        margin-top: -1.5rem;
        padding: 1rem
    }
}
.immune-boosters #purchaseConfirmed{
    position: fixed;
    right: 20px;
    left: 20px;
    border: 1px solid #f8991d;
    padding: 10px;
    border-radius: 20px;
    bottom: 50px;
    display: none;
    z-index: 999;
    background-color: #f8991d
}
.immune-boosters #purchaseConfirmed #text{
    margin-bottom: 0;
    color: #fff
}
.immune-boosters .btn-container{
    text-align: center;
    margin-bottom: 30px
}
.immune-boosters .btn-container .checkout-button{
    background-color: #1d5614;
    font-size: 1.5rem;
    margin-top: 20px;
    padding: 10px 20px
}
.immune-boosters h1,.immune-boosters h4,.immune-boosters h6{
    text-align: center
}
.immune-boosters .immune-product{
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 40px
}
.immune-boosters .immune-product p{
    margin-bottom: .5rem
}
.immune-boosters .immune-product .price{
    margin-bottom: 0;
    margin-left: 20px
}
.immune-boosters .immune-product .price span{
    font-size: 1.75rem
}
.immune-boosters .content .immune-product img{
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    height: 300px
}
.immune-boosters .content .immune-product .product-bottom{
    display: flex;
    align-items: flex-end
}
.immune-boosters .content .immune-product .p-btn-wrap{
    width: 100%
}
.immune-boosters .content .immune-product .learn-more{
    background-color: #868686!important
}
.immune-boosters .content .immune-product .add-to-bag{
    margin-top: 5px;
    width: 100%;
    background-color: #507642!important
}
.immune-boosters .content .immune-product .btn-primary{
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background: #362f2d;
    border: none;
    border-radius: 0;
    transition: none;
    font-size: .75rem;
    padding: 5px 10px
}
.immune-boosters button{
    background: 0 0
}
.immune-boosters .p-stars .fa-star::before{
    color: #ddd
}
.immune-boosters .p-stars .fa-star.r-active::before{
    color: #ffc000
}
.immune-boosters .p-stars .p-reviews{
    font-size: .75rem
}
@media screen and (min-width: 1200px){
    .immune-boosters .immune-product{
        padding: 0 60px;
        max-width: 100%;
        position: relative
    }
    .an-item.search input[type=search]{
        color: #fff
    }
    .immune-boosters .content .immune-product .add-to-bag{
        margin-top: 0;
        width: auto
    }
    .immune-boosters #purchaseConfirmed{
        right: 50px;
        top: 50px;
        left: auto;
        bottom: auto
    }
}
.wp-block-quote{
    margin-bottom: .5em;
    position: relative;
    padding: 1.5em 2em 1.5em 4em;
    border: solid 1px #ccc;
    margin-left: 0
}
.wp-block-quote:before{
    content: "";
    background: url(../images/speech-bubbles-grey.png) no-repeat 0 0/cover;
    width: 40px;
    height: 40px;
    position: absolute;
    left: .3em;
    font-size: 2.5rem;
    top: .3em;
    color: #ddd
}
#privacy h2,#terms h2{
    margin-bottom: 20px
}
#privacy p,#terms p{
    font-size: 1rem;
    margin-bottom: 20px
}
#privacy ol,#privacy ul,#terms ol,#terms ul{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-left: 10px
}
#privacy ul li,#terms ul li{
    font-size: 1rem;
    list-style: disc;
    margin-bottom: 10px
}
#privacy ol li,#terms ol li{
    font-size: 1rem;
    list-style: decimal;
    margin-bottom: 10px
}
.cart-container>.summary>.checkout>a{
    font-size: 15px;
    padding: .5em
}
.cart-container>.summary>.checkout>a.continue{
    background: #7e7e7e!important;
    font-size: 15px;
    padding: .5em
}
#search-wrap{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: rgba(0,0,0,.7);
    z-index: 999999999;
    text-align: center
}
#search-wrap form{
    max-width: 800px;
    width: 100%;
    margin: 20% auto 0
}
#search-wrap .search-field{
    width: 80%;
    padding: 20px;
    font-size: 16px;
    line-height: 100%;
    border: none;
    border-radius: 0
}
.search-submit{
    padding: 21px;
    font-size: 16px;
    line-height: 100%;
    border: none;
    letter-spacing: 1px;
    color: #fff;
    background-color: #85bb3e;
    border-radius: 0
}
.btnClose{
    position: absolute;
    right: 15%;
    top: 15%;
    width: 50px;
    height: 50px;
    background-image: url(../images/theme-files-2021/close.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none
}
#leh-pagination{
    text-align: center
}
#leh-pagination ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    width: auto;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-size: 0
}
#leh-pagination ul li{
    display: inline-block;
    width: 45px;
    height: 45px;
    border-left: 1px solid #e1e1e1;
    line-height: 45px;
    font-weight: 700;
    font-size: 14px
}
#leh-pagination ul li: first-child{
    border: none
}
#leh-pagination ul li a{
    line-height: 45px;
    display: block;
    font-weight: 700;
    font-size: 14px
}
#leh-pagination ul li a:hover,#leh-pagination ul li.active a{
    color: #fff;
    background-color: #85bb3e
}
.gray-bar{
    background-color: #939598
}
.gray-bar p{
    color: #fff;
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 120%;
    text-transform: uppercase
}
#viral .viral-text{
    max-width: 800px;
    margin: 2rem auto 2rem;
    color: #333132;
    font-size: 1rem;
    line-height: 1.5rem
}
#viral .container i{
    font-size: 70px;
    color: #bb070e;
    margin-bottom: 20px
}
#viral .container i{
    font-size: 70px;
    color: #bb070e;
    margin-bottom: 20px
}
#viral h2{
    font-weight: 400
}
#viral h2{
    font-weight: 400
}
#viral sup{
    font-size: 16px;
    top: 0;
    position: relative
}
@media screen and (max-width: 992px){
    #viral .gray-bar p{
        font-size: 1.5rem
    }
    #viral sup{
        font-size: 12px
    }
    #viral .viral-text{
        font-size: 1.1rem
    }
}
@media screen and (max-width: 419px){
    #viral h2{
        font-size: 24px
    }
}
.p-related .p-wrap,.pslider .p-wrap{
    max-width: 350px;
    margin: 0 auto
}
.p-related .slick-dots,.pslider .slick-dots{
    bottom: -20px
}
.p-related .slick-prev,.pslider .slick-prev{
    left: -20px
}
.p-related .slick-next,.pslider .slick-next{
    right: -20px
}
.p-related .btn-primary:not(:disabled):not(.disabled):active,.pslider .btn-primary:not(:disabled):not(.disabled):active, body .p-related a.btn-primary,body .p-related a.btn-primary:active, body .p-related a.btn-primary:hover, body .p-related a.btn-primary:visited, body .pslider a.btn-primary,body .pslider a.btn-primary:active ,body .pslider a.btn-primary:hover, body .pslider a.btn-primary:visited{
    background: #8fc43d;
    border-radius: 5px;
    display: inline-block;
    max-width: 50%;
    border-radius: 3px;
    line-height: 100%;
    font-size: 12px
}
.study-notes{
    background: #202020;
    padding: 20px 15px
}
.study-notes p{
    color: #fff;
    font-size: 12px;
    line-height: 120%;
    margin: 0 auto 5px;
    padding: 0 15px
}

/****/

#dr-reviews{
	position: relative;
	z-index: 2;
}

.medical-proof #intro {
	display: flex;
	align-items: center;
    background: url(/wp-content/uploads/2021/10/medical-proof-bg.jpg) no-repeat center center/cover;
    height: 445px;
}

.medical-proof #intro h1{
    color: #ffffff;
    text-align: center;
    line-height: 1.1em;
    margin-bottom: 10px;
    font-size: 52px;
}

.medical-proof #intro h2{
    color: #fdfe00;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.4em;
}

.medical-proof #intro h2 a{
	color: #fdfe00;
	text-decoration: underline;
}

.medical-proof #intro h2 a:hover{
	color: #ffffff;
}

.medical-proof #intro .container{
	width: 600px;
}

.medical-proof #section-1{
	background: #265d10;
	position: relative;
}

.medical-proof #section-1:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13, 13, 13, 0);
    border-top-color: #265d10;
    border-width: 25px;
    margin-left: -25px;
}

.medical-proof #section-1 h2{
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
}

.medical-proof .review .header{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
	margin-bottom: 30px;
}

.medical-proof .review h3{
    color: #265d10;
    font-size: 36px;
	font-weight: 800;
	margin: 15px 0px 40px 30px;
    text-align: left;
}

.medical-proof .quote p{
	font-family: 'PT Serif', serif;
    font-size: 32px;
    font-style: italic;
    line-height: 1.1em;
    margin-left: 10px;
    padding-left: 60px;
    position: relative;
    font-weight: 800;
}

.medical-proof .quote p:before {
	content: "";
    background: url(/wp-content/uploads/2021/10/grey-quotes.png) no-repeat 0 0;
    background-size: cover;
    width: 40px;
    height: 34px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: -25px;
}

.medical-proof .r-two{
    background: url(/wp-content/uploads/2021/10/jeff-hill-bg.jpg) no-repeat right 0/contain #eaeaea;
	position: relative;
}

.medical-proof .r-two:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13, 13, 13, 0);
    border-top-color: #eaeaea;
    border-width: 25px;
    margin-left: -25px;
}

.medical-proof .r-three h3{
	font-size: 32px;
}

.medical-proof .review p:not(.quote){
	line-height: 1.8em;
}

.angle-block {
    background: url(/wp-content/uploads/2021/10/green-angle-bg.png) no-repeat center center/contain transparent;
    margin: 0px auto -110px;
    width: 1260px;
    height: 219px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.angle-block h2{
	color: #ffffff;
	font-size: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.angle-block h3{
	color: #ffffff;
	font-size: 44px;
	margin: 0 0 5px;
	padding: 0;
}

.angle-block p{
    color: #fdfe00;
    font-size: 50px;
    font-weight: 800;
    margin: 0;
    padding: 0;
    line-height: 1em;
}

/****/

#hgh-proof{
	background: #ffffff;
	padding-top: 100px;
	position: relative;
}


#hgh-proof:before{
	content: "";
	background: #eaeaea;
	width: 100%;
	height: 1190px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#hgh-proof .container {
    max-width: 1200px;
	position: relative;
	z-index: 2;
}

#hgh-proof h2{
	margin-bottom: 60px;
}

#hgh-proof .quote{
	margin-bottom: 80px;
	position: relative;
}

#hgh-proof img{
	margin-bottom: 50px;
}

#hgh-proof .quote .inner-quote{
    background: #d2f3c1;
    border-radius: 10px;
    margin: 0px auto;
	 max-width: 500px;
    padding: 30px 40px;
    position: relative;
}

#hgh-proof .quote .inner-quote:after {
    top: 100%;
    left: 12%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13, 13, 13, 0);
    border-top-color: #d2f3c1;
    border-width: 15px;
    margin-left: -15px;
}

#hgh-proof .quote p{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
	line-height: 1.5em;
	margin-left: 0;
    padding-left: 0;
}

#hgh-proof .quote p.quote-name {
    position: relative;
    top: auto;
	left: 10%;
	bottom: -20px;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 75%;
}

#hgh-proof .quote h3{
    font-family: 'PT Serif', serif;
    text-align: left;
    font-style: italic;
    margin-bottom: 20px;
}

#hgh-proof blockquote{
	margin: 0;
}

#hgh-proof .quote:before {
    content: "";
    background: url(/wp-content/uploads/2021/10/grey-quotes.png) no-repeat 0 0;
    background-size: cover;
    width: 60px;
    height: 52px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: -25px;
    z-index: 2;
}

#hgh-proof .quote p:before {
	display: none;
}

#hgh-proof .quote ul{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    position: relative;
}

#hgh-proof .quote li{
	font-size: 15px;
	font-weight: 700;
	position: relative;
	padding-left: 20px;
}

#hgh-proof .quote li:before{
	content: "";
	border-radius: 100%;
	position: absolute;
	top: 8px;
	left: 0;
	background: #265d10;
	width: 10px;
	height: 10px;
}

#hgh .studies-cta{
	color: #ffffff;
	font-weight: 600;
}

#hgh .studies-cta a:hover{
	text-decoration: underline;
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.angle-block {
		margin: 0px auto -110px;
		width: 96%;
		height: 219px;
	}

	.angle-block h2{
		color: #ffffff;
		font-size: 24px;
		font-weight: 400;
		margin: 0;
		padding: 0;
	}

	.angle-block h3{
		color: #ffffff;
		font-size: 42px;
		margin: 0 0 5px;
		padding: 0;
	}

	.angle-block p{
		color: #fdfe00;
		font-size: 48px;
		font-weight: 800;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}

	.medical-proof .r-two{
		background-size: cover;
		position: relative;
	}
	
	.medical-proof .r-two:before{
		content: "";
		background: rgba(255,255,255,0.8);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
	}
	
	.medical-proof .r-two .row{
		position: relative;
		z-index: 3;
	}
	
	.medical-proof #section-1 .highlight-two{
		font-size: 25px
	}
	
	.medical-proof .r-three h3{
		font-size: 24px;
	}
}


@media (min-width: 922px) and (max-width: 1199px) {
	
	.medical-proof #section-1 h2 {
	    font-size: 24px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	#hgh-proof{
		background: #eaeaea;
		padding-top: 50px;
	}
	
	.angle-block {
		margin: 0px auto -70px;
		height: 140px;
		width: 96%;
	}

	.angle-block h2{
		color: #ffffff;
		font-size: 21px;
		font-weight: 400;
		margin: 0;
		padding: 0;
	}

	.angle-block h3{
		color: #ffffff;
		font-size: 32px;
		margin: 0 0 5px;
		padding: 0;
	}

	.angle-block p{
		color: #fdfe00;
		font-size: 32px;
		font-weight: 800;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}
	
	#hgh-proof:before,
	#hgh-proof:after{
		display: none;
	}
	
	.medical-proof .review h3 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	
	.medical-proof .r-two{
		position: relative;
	}
	
	.medical-proof .r-two:before{
		content: "";
		background: rgba(255,255,255,0.8);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
	}
	
	.medical-proof .r-two .row{
		position: relative;
		z-index: 3;
	}
	
	.medical-proof .quote p {
		font-size: 28px;
	}
	
	.medical-proof .quote p:before {
		width: 34px;
		height: 29px;
		top: 0px;
	}
	
	.medical-proof #section-1 h2{
		font-size: 25px
	}
	
	.medical-proof .r-three h3 {
		font-size: 28px;
	}
}

@media (max-width: 767px) {
	
	#hgh-proof{
		background: #eaeaea;
	}
	
	.medical-proof #intro {
		height: auto;
		padding: 3rem 0rem;
	}
	
	#hgh-proof:before,
	#hgh-proof:after{
		display: none;
	}
	
	#hgh-proof img {
    	margin: -20px auto 20px;
	}

	#hgh-proof .quote {
		margin-bottom: 60px;
		padding: 0px;
	}
	
	#hgh-proof .quote:before{
		top: -23px;
		width: 45px;
    	height: 38px;
	}

	#hgh-proof .quote .inner-quote{
		margin-bottom: 0px;
		padding: 20px;
	}
	
	.medical-proof .r-two {
		background-size: 100%;
		background-position: center bottom;
		padding-bottom: 75%;
	}
	
	#dr-reviews{
		padding: 2rem 0rem;
	}
	
	.medical-proof #intro h1{
		font-size: 34px;
		line-height: 1.2em;
	}
	
	.medical-proof #section-1 h2 {
		font-size: 21px;
		font-weight: 400;
		text-align: center;
	}

	.medical-proof .review .header{
		flex-direction: column;
	}
	
	.medical-proof .review .header img{
		width: 160px;
	}
	
	.medical-proof .review h3{
		font-size: 21px;
		margin-left: 0;
		margin-bottom: 50px;
		text-align: center;
	}
	
	.medical-proof .quote p {
		font-size: 20px;
		margin-left: 0;
    	padding-left: 0;
	}
	
	.medical-proof .quote p:before {
		left: 0;
		top: -38px;
	}
	
	.angle-block {
		background: url(/wp-content/uploads/2021/10/green-arrow-down-bg.png) no-repeat 0 bottom/100% auto;
		height: auto;
		padding: 20px 0px 60px;
		width: 100%;
	}
	
	.angle-block:after{
		content: "";
	}
	
	.angle-block h2 {
		color: #ffffff;
		font-size: 18px;
		line-height: 1.3em;
		max-width: 320px;
		font-weight: 800;
		letter-spacing: 0px;
	}
	
	.angle-block p {
		color: #fdfe00;
		font-size: 30px;
	}
	
	.angle-block h3 {
		font-size: 24px;
		line-height: 1.2em;
		font-weight: 800;
		letter-spacing: -0.5px;
		max-width: 300px;
		margin: 10px auto 10px;
	}
	
	#hgh-proof .quote p.quote-name{
		font-size: 12px;
		width: 85%;
	}

}


.medical-proof .order-cta{
    display: flex;
    align-items: center;
    background: url(/wp-content/uploads/2021/10/dna-bg.png) no-repeat 0 0/cover #2b464e;
    border-radius: 120px 0px 120px 0px;
    justify-content: center;
    margin: 4rem 0rem;
    padding: 2rem 4rem;
}

.medical-proof .order-cta p {
    color: #ffffff;
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: 15px
}

.medical-proof .order-cta .btn-primary,
.medical-proof .order-cta .btn-primary:hover{
    font-size: 18px;
}

@media (min-width: 768px) and (max-width: 1199px){
	
	.medical-proof .order-cta{
		background: #2b464e;
		margin-bottom: 2rem;
	}
	
}

@media (max-width: 767px) {
	
	.medical-proof .order-cta {
		background: #2b464e;
		border-radius: 60px 0px 60px 0px;
		margin: 4rem 0rem 1rem;
		padding: 2rem 1.5rem;
	}
	
	.medical-proof .order-cta p {
		font-size: 21px;
		font-weight: 700;
		text-align: center;
	}
	
	.medical-proof small{
		display: block;
		font-size: 12px;
		line-height: 1.5em;
	}
	
}

/****/

.page-comparison #intro {
    display: flex;
    align-items: center;
    background: url(/wp-content/uploads/2021/10/genf20-comparison.jpg) no-repeat right center/contain #000000;
    height: 445px;
}

.page-comparison #intro h1{
    color: #ffffff;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-size: 42px;
}

.page-comparison #intro h2{
    color: #fdfe00;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4em;
}

.page-comparison #intro h2 a{
	color: #fdfe00;
	text-decoration: underline;
}

.page-comparison #intro h2 a:hover{
	color: #ffffff;
}

.page-comparison #section-1{
	background: #265d10;
	position: relative;
}

.page-comparison #section-1:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13, 13, 13, 0);
    border-top-color: #265d10;
    border-width: 15px;
    margin-left: -15px;
}

.page-comparison #section-1 h2{
	color: #ffffff;
	font-size: 26px;
	font-weight: 400;
}

#comparison-section{
	background: #000000;
}

#comparison-section .title{
    color: #ffffff;
    margin-bottom: 20px;
	text-align: left;
}

#comparison-section p{
	color: #ffffff;
}

.page-comparison .order-cta{
    display: flex;
    align-items: center;
    background: url(/wp-content/uploads/2021/10/dna-bg.png) no-repeat 0 0/cover #2b464e;
    border-radius: 120px 0px 120px 0px;
    justify-content: center;
    margin: 4rem 0rem;
    padding: 3rem 8rem;
}

.page-comparison .order-cta p {
	color: #ffffff;
	font-size: 32px;
	line-height: 1.3em;
	font-weight: 700;
}

.page-comparison .btn-primary,
.page-comparison .btn-primary:hover{
    font-size: 18px;
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	
	.page-comparison .order-cta{
		background: #2b464e;
		border-radius: 80px 0px 80px 0px;
		margin: 2rem 0rem;
		padding: 2rem 4rem;
	}
	
	.page-comparison .order-cta p {
		font-size: 24px;
		font-weight: 700;
		line-height: 1.4em;
		margin-bottom: 20px;
		text-align: center;
	}
}

@media screen and (max-width: 767px){
	
	.page-comparison #intro{
		background-position: 180px -55px;
		height: auto;
    	padding: 2rem 0rem;
	}
	
	.page-comparison #intro h1 {
		font-size: 26px;
		line-height: 1.2em;
		max-width: 345px;
	}
	
	.page-comparison #section-1 h2{
		color: #ffffff;
		font-size: 19px;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 1.4em;
		text-align: center;
	}
	
	#comparison-section .title {
		font-size: 24px;
		letter-spacing: 0;
		text-align: center;
	}
	
	.page-comparison .order-cta{
		background: #2b464e;
		border-radius: 80px 0px 80px 0px;
		margin: 2rem 0rem;
		padding: 2rem 2rem;
	}
	
	.page-comparison .order-cta p {
    	font-size: 18px;
		font-weight: 700;
		line-height: 1.4em;
		margin-bottom: 20px;
		text-align: center;
	}

}

/**/

#social-slider{
	background: #212520;
	padding: 4rem 0rem 0rem;
}

#social-slider .header{
	margin-bottom: 40px;
	text-align: center;
}

#social-slider .title{
	color: #ffffff;
	font-size: 44px;
    font-weight: 800;
    margin-bottom: 4rem;
}

#social-slider .fa-heart{
	color: #fe0000;
}

#social-slider h3{
	color: #ffffff;
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.5px;
	margin-bottom: 20px;
}

#social-slider a{
	color: #ec5e00;
	font-size: 26px;
	text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	#social-slider h3{
		max-width: 480px;
	}

}

@media (max-width: 768px) {
	
	#social-slider {
		padding: 2rem 0rem 0rem;
	}
	
	#social-slider .title {
		font-size: 32px;
		margin-bottom: 2rem;
	}
	
	#social-slider a{
		font-size: 18px;
	}
	
	#social-slider h3 {
		font-size: 18px;
		line-height: 1.5em;
		padding: 0px 40px;
		margin-bottom: 5px;
	}
	
}
/****/

.page-ingredients #intro{
    display: flex;
    align-items: flex-start;
    background: url(/wp-content/uploads/2021/11/ingredients-bg.jpg) no-repeat right bottom/cover;
    height: 740px;
    padding-top: 100px;
}

.page-ingredients #intro h1{
    font-size: 46px;
    line-height: 1.2em;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-ingredients #intro p{
	font-size: 20px;
	line-height: 1.5em;
    margin-bottom: 50px;
}

.page-ingredients #ingredients .entry-title{
	padding: 40px 0px;
}

.page-ingredients #ingredients h3{
	color: #e25508;
	font-size: 26px;
	margin-bottom: 10px;
	text-align: left;
}

.page-ingredients #ingredients .title{
	font-size: 48px;
	margin-bottom: 40px;
}

.page-ingredients #ingredients .row .row img{
	align-self: center;
    border: solid 4px #e5e5e5;
	border-radius: 100%;
}

.page-ingredients #ingredients .row{
	align-items: center;
	padding-top: 20px;
}

.page-ingredients #ingredients .row .row{
    border-bottom: solid 1px #e5e5e5;
    min-height: 270px;
    padding: 20px;
    align-items: flex-start;
}

.page-ingredients #ingredients p{
	font-size: 18px;
    line-height: 1.7rem;
}

.page-ingredients #ingredients > .container > .row > div: nth-child(even) {
    border-left: solid 1px #e5e5e5;
}

.page-ingredients #remember{
	padding: 40px 0px 120px;
}

@media (min-width: 991px) and (max-width: 1199px){
	
	.page-ingredients #intro{
		background-position: 46% bottom;
		height: 800px;
	}
	
	.page-ingredients #intro h1 {
    	font-size: 40px;
	}
	
	.page-ingredients #ingredients .title {
    	font-size: 42px;
	}
	
	.page-ingredients #ingredients > .container > .text-center img{
		position: relative;
		left: 30px;
		max-width: 480px;
	}
	
	.page-ingredients #intro p{
		margin-bottom: 30px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.page-ingredients #intro{
		background-position: 0px bottom;
		height: 640px;
		padding-top: 20px;
	}
	
	.page-ingredients #intro h1 {
    	font-size: 40px;
	}
	
	.page-ingredients #ingredients .title {
    	font-size: 42px;
	}
	
	.page-ingredients #ingredients h3{
		text-align: center;
	}
	
	.page-ingredients #ingredients > .container > .text-center img{
		position: relative;
		left: 30px;
		margin-bottom: 20px;
		max-width: 480px;
	}
	
	.page-ingredients #ingredients .row .row img{
		margin-bottom: 15px;
	}
	
	.page-ingredients #remember {
		padding: 40px 0px 40px;
	}
	
	.page-ingredients #intro p{
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 767px){
	
	.page-ingredients #intro{
		background: none;
		height: auto;
		padding-top: 0px;
	}
	
	.page-ingredients #intro h1{
		font-size: 24px;
		line-height: 1.2em;
		margin-top: 20px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.page-ingredients #intro p{
		font-size: 16px;
		line-height: 1.7em;
		margin-bottom: 20px;
	}
	
	.page-ingredients #ingredients .title{
		font-size: 28px;
    	margin-bottom: 20px;
	}
	
	.page-ingredients #ingredients h3{
		font-size: 21px;
		text-align: center;
	}
	
	.page-ingredients #ingredients .row .row{
		padding: 20px 0px;
	}
	
	.page-ingredients #ingredients .row .row img{
		margin-bottom: 20px;
	}
	
	.page-ingredients #remember{
		padding: 40px 15px 20px;
	}
	
	.page-ingredients #remember img{
		margin-bottom: 30px;
	}

}

/**/

.page-clinical-studies #intro{
    display: flex;
    align-items: flex-start;
    background: url(/wp-content/uploads/2021/11/clinical-studies-bg.jpg) no-repeat 0 0/cover #0f0e12;
    height: auto;
    padding-top: 100px;
	position: relative;
}

.page-clinical-studies #intro h1{
	color: #ffffff;
    font-size: 46px;
    line-height: 1.2em;
    margin-top: 30px;
    margin-bottom: 20px;
}

.page-clinical-studies #intro h2{
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
}

.page-clinical-studies #intro p{
	font-size: 20px;
	line-height: 1.5em;
    margin-bottom: 50px;
}

.page-clinical-studies .icon-section{
	padding: 40px 0px 60px;
}

.page-clinical-studies .icon-section .title {
	font-size: 48px;
    margin-bottom: 10px;
    text-align: center;
}

.page-clinical-studies .icon-section p{
	font-size: 26px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 50px;
	text-align: center;
}

.page-clinical-studies #intro .row{
	align-items: center;
	margin: 0px auto 30px;
	max-width: 1075px; 
}

.page-clinical-studies #intro .row h3{
	color: #ffffff;
	font-size: 48px;
	text-align: left;
}

.page-clinical-studies .icon-section ul{
	display: flex;
	align-content: center;
	justify-content: center;
}

.page-clinical-studies .icon-section ul li{
	color: #ffffff;
    font-weight: 600;
    text-align: center;
    flex-basis: 185px;
    max-width: 190px;
    font-size: 21px;
    margin: 0px 10px;
	padding: 0px 15px;
}

.page-clinical-studies .icon-section ul li img{
    margin-bottom: 15px;
}

.page-clinical-studies .icon-section ul li: last-child .highlight{
	display: block;
}

.page-clinical-studies .checkmark li{
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4em;
}

.page-clinical-studies #study-points{
	padding-top: 200px;
	padding-bottom: 80px;
}

.page-clinical-studies #study-points ol{
	margin: 0px auto;
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}

.page-clinical-studies #study-points ol li {
    float: left;
    position: relative;
	padding-left: 40px;
	word-break: break-word;
}

.page-clinical-studies #study-points ol li:before {
    counter-increment: numList;
    counter-increment: numList;
    content: counter(numList);
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    color: #fff;
    line-height: 28px;
    width: 28px;
    height: 28px;
    background: #e25508;
    -moz-border-radius: 999px;
    border-radius: 999px;
    font-size: 14px;
}

.page-clinical-studies #study-points ol li a{
	color: #e25508;
}

.page-clinical-studies #study-points ol li a:hover{
	color: #000000;
}

.page-clinical-studies #study-points p{
	max-width: 740px;
	margin: 0px auto;
}

.page-clinical-studies #study-points .header{
	margin-bottom: 20px;
}

.page-clinical-studies #study-points li{
	margin-bottom: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {

	.page-clinical-studies .icon-section {
		padding: 40px 0px 40px;
	}

	.page-clinical-studies .icon-section ul {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-wrap: wrap;
	}

	.page-clinical-studies .icon-section ul li {
		display: flex;
		flex-basis: auto;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		max-width: none;
		margin-bottom: 40px;
		width: 30%;
	}
	
}

@media (min-width: 1200px){
	
	.page-clinical-studies #intro .row h3{
		margin-bottom: 20px;
	}
	
	.page-clinical-studies .checkmark {
		display: flex;
		flex-wrap: wrap;
		max-width: 850px;
		margin: 0px auto;
	}
	
	.page-clinical-studies .checkmark li{
		flex-basis: 50%;
	}
	
	.page-clinical-studies #study-points ol li {
		width: 46%;
	}
	
	.page-clinical-studies #study-points ol li:first-child,
	.page-clinical-studies #study-points ol li:nth-child(2n + 3) {
		clear: left;
		margin-right: 25px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.page-clinical-studies #intro{
		padding-top: 0px;
	}

	.page-clinical-studies .icon-section {
		padding: 0px 0px 0px;
	}
	
	.page-clinical-studies #intro h1{
		font-size: 38px;
    	line-height: 1.2em;
	}
	
	.page-clinical-studies #intro h2{
		color: #ffffff;
		font-size: 28px;
		font-weight: 400;
		margin-bottom: 30px;
	}

	.page-clinical-studies .icon-section ul {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-wrap: wrap;
	}

	.page-clinical-studies .icon-section ul li {
		display: flex;
		flex-basis: auto;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		font-size: 16px;
		max-width: none;
		margin-bottom: 40px;
		width: 33.3%;
		margin: 0px 0px 30px 0px;
	}

	.page-clinical-studies .icon-section .title {
		font-size: 34px;
	}
	
	.page-clinical-studies .icon-section p {
		font-size: 18px;
		font-weight: 600;
		line-height: 1.5em;
		margin-bottom: 30px;
	}
	
	.page-clinical-studies .icon-section ul li img {
		margin-bottom: 15px;
		width: 125px;
	}
	
	.page-clinical-studies .checkmark li {
		font-size: 19px;
		line-height: 1.4em;
	}

}

.page-clinical-studies #intro .container > img{
    display: block;
    margin: 30px auto -220px;
    position: relative;
    bottom: 0;
    z-index: 9;
}

.page-clinical-studies #intro svg{
	position: absolute;
	bottom: 0;
}

@media (min-width: 768px) and (max-width: 1199px){
	
	.page-clinical-studies #intro svg{
		position: absolute;
		bottom: -1px;
	}
	
}

/**/

.page-user-reviews #intro{
	background-image: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(250,250,250,1) 93%,rgba(255,255,255,1) 100%);
    display: flex;
    align-items: flex-start;
    padding-top: 100px;
}

.page-user-reviews #intro .container{
    position: relative;
}

.page-user-reviews #intro .container:after{
    content: "";
    background-image: url(/wp-content/uploads/2021/11/user-reviews-bg.jpg);
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: contain;
    width: 800px;
    height: 575px;
    position: absolute;
    top: -75px;
    right: -25px;
    z-index: 1;
}

.page-user-reviews #intro .row{
	position: relative;
    z-index: 3;
}

.page-user-reviews #intro h1{
    font-size: 48px;
    line-height: 1.1em;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-user-reviews #intro p{
	font-size: 21px;
    line-height: 1.6em;
    margin-bottom: 40px;
}

.page-user-reviews #intro .sub-title{
	font-size: 26px;
    line-height: 1.4em;
    width: 520px;
}

.page-user-reviews .h-testimonials > .container{
	margin-bottom: 0px;
	padding: 0px 0px;
	position: relative;
    z-index: 3;
}

.page-user-reviews .h-testimonials .title {
    font-size: 48px;
    margin-bottom: 30px;
}

.page-user-reviews .h-testimonial .t-wrap{
    background: url(/wp-content/uploads/2021/11/quote-opaque.png) no-repeat center center #e25508;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    min-height: 340px;
}

.page-user-reviews .h-testimonial .t-wrap.grey-bg{
	background: url(/wp-content/uploads/2021/11/quote-opaque-2.png) no-repeat center center #545454;
}

.page-user-reviews .h-testimonial .t-wrap h3{
	color: #ffffff;
	font-family: 'Frank Ruhl Libre', serif;
	font-size: 28px;
	margin-bottom: 10px;
}

.page-user-reviews .h-testimonial .t-wrap p{
	color: #ffffff;
	position: relative;
	text-align: center;
}

.page-user-reviews .h-testimonial .t-wrap.grey-bg:after{
	border-top-color: #545454;
}

.page-user-reviews .h-testimonial .t-wrap:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13,13,13,0);
    border-top-color: #e25508;
    border-width: 15px;
    margin-left: -15px;
}

.page-user-reviews .h-testimonial img{
    display: table;
    margin: 30px auto 0px;
}

.page-user-reviews .h-testimonial .t-name{
	color: #000000;
	margin-top: 10px;
	text-align: center;
}

.page-user-reviews .inner-wrap{
    display: flex;
    flex-wrap: wrap;
}

.page-user-reviews .inner-wrap .testimonial{
    flex-basis: 50%;
	margin-bottom: 30px;
    padding: 10px;
}

.page-user-reviews .inner-wrap .testimonial img{
	margin-bottom: 15px;
}

.page-user-reviews .inner-wrap .testimonial .title{
    color: #181614;
    font-family: 'Frank Ruhl Libre', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2em;
	margin-bottom: 10px;
}

.page-user-reviews .testimonial .bold{
	display: block;
	color: #000000;
	font-size: 18px;
	margin: 15px 0px;
}

.page-user-reviews #order-cta .inner-wrap {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    position: relative;
    justify-content: center;
}

.page-user-reviews #order-cta .inner-wrap:before{
    content: "";
    display: block;
    background: #e25508;
    border-radius: 0px 0px 0px 100px;
    position: absolute;
    top: 70px;
    left: 0;
    width: 60%;
    height: 275px;
    z-index: 1;
}

.page-user-reviews #order-cta .wrap{
	position: relative;
	top: 0px;
	left: 20px;
	z-index: 2;
}

.page-user-reviews #order-cta img{
	position: relative;
	top: 35px;
	z-index: 2;
}

.page-user-reviews #order-cta h2{
	color: #ffffff;
	font-size: 42px;
}

.page-user-reviews #order-cta .highlight{
	color: #000000;
}

.page-user-reviews #order-cta .sm-txt{
	font-size: 24px;
	font-weight: 400;
}

.page-user-reviews #order-cta .btn{
	background: #181614;
	display: table;
	margin: 10px auto;
}

.page-user-reviews #order-cta .btn:after{
    display: inline-block;
    content: "";
    background: url(/wp-content/uploads/2021/11/arrow-right.png) no-repeat 0 0/cover;
    width: 26px;
    height: 26px;
    top: 13px;
}

.page-user-reviews .testimonials{
    position: relative;
    z-index: 2;
}

@media (min-width: 991px) and (max-width: 1199px) {
	
	.page-user-reviews .h-testimonials > .container{
		padding: 40px 0px;
	}
	
	.page-user-reviews #intro .container:after {
		width: 800px;
		height: 575px;
		position: absolute;
		top: -5px;
		right: -160px;
		z-index: 1;
	}

	.page-user-reviews .h-testimonials .title {
		font-size: 48px;
		margin-bottom: 60px;
	}
	
	.page-user-reviews .h-testimonials .title .highlight{
		display: block;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {

	.page-user-reviews #intro{
		background-position: right 0;
		height: auto;
		padding-top: 380px;
	}
	
	.page-user-reviews #intro h1 {
		font-size: 32px;
		line-height: 1.1em;
		text-align: center;
	}
	
	.page-user-reviews #intro p {
		font-size: 18px;
		line-height: 1.5em;
		margin-bottom: 30px;
	}
	
	.page-user-reviews #intro .sub-title {
		margin: 0px auto 20px;
		text-align: center;
	}
	
	.page-user-reviews .h-testimonials > .container{
		padding: 0px;	
	}
	
	.page-user-reviews #intro .container:after {
		width: 800px;
		height: 575px;
		position: absolute;
		top: -400px;
		right: -25px;
		z-index: 1;
	}
	
	.page-user-reviews .h-testimonials .title {
    	font-size: 26px;
		line-height: 1.2em;
    	margin-bottom: 20px;
	}
	
	.page-user-reviews .inner-wrap .testimonial .title{
		font-size: 28px;
	}

	.page-user-reviews .h-testimonial img {
		margin: 30px auto 15px;
	}
	
	.page-user-reviews .h-testimonial .second{
		margin-bottom: 20px;
	}
	
	.page-user-reviews .h-testimonial .first .t-name,
	.page-user-reviews .h-testimonial .second .t-name{
		color: #000000;
	}
	
	.page-user-reviews .h-testimonial .first .t-name{
    	margin-top: 0;
    	margin-bottom: 30px;
	}
	
	.page-user-reviews .h-testimonial .t-wrap{
		min-height: auto;
		padding: 50px 25px;
	}
	
	.page-user-reviews .h-testimonial .t-wrap h3{
		font-size: 26px;
	}
	
	.page-user-reviews .inner-wrap .testimonial {
		flex-basis: 100%;
		margin-bottom: 0px;
	}

	.page-user-reviews #order-cta .inner-wrap {
		flex-direction: column;
		align-items: center;
		position: relative;
		justify-content: center;
	}
	
	.page-user-reviews #order-cta .wrap {
		position: relative;
		top: 0;
		left: 0;
		padding: 25px 0px 25px;
	}

	.page-user-reviews #order-cta .inner-wrap:before {
		background: #e25508;
		border-radius: 0px;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 340px;
	}
	
	.page-user-reviews #order-cta h2 {
		font-size: 42px;
	}
	
	.page-user-reviews #order-cta img {
		position: relative;
		top: 0;
		width: 320px;
		z-index: 2;
	}
	
	.page-user-reviews #order-cta .sm-txt {
		font-size: 21px;
		font-weight: 400;
		letter-spacing: 0;
	}
	
}


@media (max-width: 767px) {
	
	.page-user-reviews #intro .container:after{
		display: none;
	}
	
	.page-user-reviews #intro{
		background-position: right 0;
		height: auto;
		padding-top: 0px;
	}
	
	.page-user-reviews #intro h1 {
		font-size: 32px;
		line-height: 1.1em;
		text-align: center;
	}
	
	.page-user-reviews #intro p {
		font-size: 18px;
		line-height: 1.5em;
		margin-bottom: 30px;
	}
	
	.page-user-reviews .h-testimonials > .container{
		padding: 0px;	
	}
	
	.page-user-reviews .h-testimonials .title {
    	font-size: 26px;
		line-height: 1.2em;
    	margin-bottom: 20px;
	}
	
	.page-user-reviews .inner-wrap .testimonial .title{
		font-size: 28px;
	}

	.page-user-reviews .h-testimonial img {
		margin: 30px auto 15px;
	}
	
	.page-user-reviews .h-testimonial .second{
		margin-bottom: 20px;
	}
	
	.page-user-reviews .h-testimonial .first .t-name,
	.page-user-reviews .h-testimonial .second .t-name{
		color: #000000;
	}
	
	.page-user-reviews .h-testimonial .first .t-name{
    	margin-top: 0;
    	margin-bottom: 30px;
	}
	
	.page-user-reviews .h-testimonial .t-name{
		color: #000000;
	}
	
	.page-user-reviews .h-testimonial .t-wrap{
		min-height: auto;
	}
	
	.page-user-reviews .h-testimonial .t-wrap h3{
		font-size: 26px;
	}
	
	.page-user-reviews .inner-wrap .testimonial {
		flex-basis: 100%;
		margin-bottom: 0px;
	}

	.page-user-reviews #order-cta .inner-wrap {
		flex-direction: column;
		align-items: center;
		position: relative;
		justify-content: center;
	}
	
	.page-user-reviews #order-cta .wrap {
		position: relative;
		top: 0;
		left: 0;
		padding: 25px 0px 25px;
	}

	.page-user-reviews #order-cta .inner-wrap:before {
		background: #e25508;
		border-radius: 0px;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 340px;
	}
	
	.page-user-reviews #order-cta h2 {
		font-size: 32px;
	}
	
	.page-user-reviews #order-cta img {
		position: relative;
		top: 0;
		z-index: 2;
	}
	
	.page-user-reviews #order-cta .sm-txt {
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 0;
	}
}

/**/

.page-user-reviews #testimonials{
	padding: 20px 0px 40px;
	position: relative;
    z-index: 3;
}

.page-user-reviews #testimonials .row{
	padding: 20px 0px 0px;
}

.page-user-reviews #testimonials .outline{
	display: table;
	margin: 0px auto;
	letter-spacing: 0;
}

.page-user-reviews #testimonials .inner{
    background: #73a8d7;
    border-radius: 0px 0px 40px 0px;
	padding: 30px;
	position: relative;
}

.page-user-reviews #testimonials h2{
	font-size: 48px;
	margin-bottom: 0px;
}

.page-user-reviews #testimonials .inner:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(115, 168, 215, 0);
	border-top-color: #73a8d7;
	border-width: 15px;
	margin-left: -15px;
}

.page-user-reviews #testimonials .second .inner{
    background: #545454;
	position: relative;
}

.page-user-reviews #testimonials .second .inner:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(84, 84, 84, 0);
	border-top-color: #545454;
	border-width: 15px;
	margin-left: -15px;
}

.page-user-reviews #testimonials .title{
	font-family: 'Frank Ruhl Libre', serif;
	font-size: 24px;
}

.page-user-reviews #testimonials .inner p{
	color: #ffffff;
}

.page-user-reviews #testimonials .t-name{
	font-weight: 800;
	margin-top: 20px;
	margin-left: 20px;
}

@media (max-width: 1200px) {
	
	.page-user-reviews #testimonials .row {
		padding: 20px 0px 0px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.page-user-reviews #testimonials .inner {
		background: #73a8d7;
		border-radius: 15px;
		padding: 30px;
	}
	
	.page-user-reviews #testimonials h2 {
		font-size: 36px;
	}
	
}

@media (max-width: 768px) {
	
	.page-user-reviews #testimonials {
		padding: 20px 0px 20px;
	}

	.page-user-reviews #testimonials .row {
		padding: 0;
	}

	.page-user-reviews #testimonials h2{
		font-size: 30px;
		line-height: 1.2em;
		margin-bottom: 30px;
	}

	.page-user-reviews #testimonials .t-name {
		margin-bottom: 20px;
	}

}

/**/

/**/

#influencers{
	position: relative;
	margin-top: -6rem;
    padding: 0rem 0rem;
}

.page-user-reviews #influencers{
	margin-top: 2rem;
	margin-bottom: 8rem;
}

#influencers:before{
	content: "";
	background: #e25508;	
	position: absolute;
	left: 0;
	top: 15%;
	height: 70%;
    width: 100%;
}

#influencers .row{
    margin: 0px auto;
}

#influencers .row img {
	margin: 0;
    padding: 5px 5px 5px;
    width: 100%;
}

#influencers .inner-wrap{
	background: #181614;
    height: 95.5%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 5px 5px;
    padding: 5px;
}

#influencers .inner-wrap .d-flex{
    display: flex;
	flex-direction: row;
    align-items: center;
    justify-content: center;
	margin: 0px auto;
}

#influencers .inner-wrap h3{
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 0px;
}

#influencers .inner-wrap p{
	color: #ffffff;
	font-size: 30px;
    margin-bottom: 0px;
    margin-right: 20px;
}

#influencers .inner-wrap .btn{
    background: #e25508;
    border-radius: 30px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0px;
    margin: 15px 0;
    padding: 5px 50px 5px 20px;
    position: relative;
}

#influencers .inner-wrap .fa{
    position: absolute;
	top: 15px;
    right: 20px;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	#influencers .inner-wrap{
		flex-direction: column;
		padding: 20px 0px;
	}
	
	#influencers .inner-wrap h3 {
		font-size: 26px;
		margin-bottom: 0;
		max-width: 100%;
	}
	
	#influencers .inner-wrap p{
		font-size: 21px;
	}
	
	.page-user-reviews #influencers {
		margin-top: 2rem;
		margin-bottom: 4rem;
	}
	
	#influencers .inner-wrap .btn {
		line-height: 1.2em;
		padding: 15px 50px 15px 20px;
	}
	
	#influencers .inner-wrap .btn .fa{
		top: 16px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	#influencers:before{
		display: none;
	}
	
	#influencers .inner-wrap{
		flex-direction: column;
		padding: 20px 0px;
	}
	
	#influencers .inner-wrap h3 {
		font-size: 36px;
		margin-bottom: 0;
		max-width: 100%;
	}
	
	#influencers .inner-wrap p{
		font-size: 30px;
	}
	
	.page-user-reviews #influencers {
		margin-top: 2rem;
		margin-bottom: 4rem;
	}
	
}

@media (max-width: 767px){
	
	#influencers {
		margin: 0px -5px;
	}
	
	#influencers .container{
		padding: 0;
	}

	#influencers .influencer-images div{
		background: #ffffff;
	}
	
	#influencers .inner-wrap{
		background: #e25508;
		height: 100%;
		margin: 0;
	}
	
	#influencers .inner-wrap .d-flex{
		flex-direction: column;
	}

	#influencers .inner-wrap h3 {
		font-size: 30px;
		line-height: 1.2em;
		margin-bottom: 10px;
		padding: 20px 0px 0px;
		width: 300px;
	}
	
	#influencers .inner-wrap .highlight {
		color: #181614;
	}
	
	#influencers .inner-wrap p{
		font-size: 24px;
		margin: 0px auto;
		text-align: center;
		width: 320px;
	}
	
	#influencers .inner-wrap .btn{
		background: #181614;
    	border-radius: 30px;
		margin-bottom: 20px;
		width: 265px;
	}
	
	.page-user-reviews #influencers {
		margin-top: 0rem;
		margin-bottom: 0rem;
	}
	
}

/**/

.page-guarantee #intro {
	background: url(/wp-content/uploads/2021/10/genf20-guarantee-bg.jpg) no-repeat right center/auto 100% #000000;
	display: flex;
	align-items: center;
    height: 466px;
	position: relative;
}


.page-guarantee #intro:before {
	content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.page-guarantee #intro .container{
	position: relative;
	z-index: 2;
}

.page-guarantee #intro h1{
	color: #ffffff;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 400;
	text-align: center;
	position: relative;
	z-index: 2;
}

.page-guarantee #intro h1 span{
	display: block;
	color: #ffffff;
    font-size: 40px;
    font-weight: 800;
    line-height: 1em;
	text-align: center;
	position: relative;
	padding: 20px 0px 0px;
	z-index: 2;
}

.page-guarantee #intro .container{
	width: 600px;
}


@media (min-width: 1400px){
	
	.page-guarantee #intro {
		background-size: auto 123%;
	}
	
	.page-guarantee #intro:before {
		background: transparent;
	}

}

@media (min-width: 991px) and (max-width: 1199px){
	
	.page-clinical-studies #intro .row h3 {
		font-size: 38px;
		margin-bottom: 20px;
		text-align: left;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.page-clinical-studies #intro h1 {
		font-size: 42px;
		line-height: 1.2em;
	}
	
	.page-clinical-studies #intro .row h3 {
		font-size: 42px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.page-clinical-studies #intro ul.checkmark {
		display: table;
		margin: 0px auto;
		width: 485px;
	}
	
	.page-clinical-studies #study-points{
		padding-bottom: 10px;
	}
	
}

@media (max-width: 767px) {
	
	.page-clinical-studies #intro{
		padding-top: 0px;
	}
	
	.page-clinical-studies .icon-section {
		padding: 20px 0px 20px;
	}
	
	.page-clinical-studies #intro h2 {
		color: #ffffff;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: 0px;
	}
	
	.page-clinical-studies #intro .row {
		padding-bottom: 85px;
	}

	.page-clinical-studies .icon-section .title {
		font-size: 34px;
		margin-bottom: 10px;
		text-align: center;
		line-height: 1.1em;
	}
	
	.page-clinical-studies #intro h1 {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.page-clinical-studies .icon-section p {
		font-size: 18px;
		font-weight: 600;
		line-height: 1.4em;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.page-clinical-studies .icon-section ul {
		display: flex;
		flex-wrap: wrap;
		margin: 0px auto;
		overflow: hidden;
		width: 320px;
	}
	
	.page-clinical-studies .icon-section ul li {
		display: flex;
		flex-basis: auto;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		font-size: 14px;
		line-height: 1.1em;
		max-width: none;
		margin: 0 0 20px 0;
		width: 33.3%;
	}
	
	.page-clinical-studies #study-points ol {
		border-bottom: solid 3px #f2f2f2;
		margin-bottom: 30px;
		padding: 0 0 10px 0;
	}

	.page-clinical-studies #study-points ol li{
		font-size: 16px;
	}
	
	.page-clinical-studies .icon-section ul li img {
		margin-bottom: 10px;
	}
	
	.page-clinical-studies #intro .row h3 {
		font-size: 24px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.page-clinical-studies .checkmark li {
		font-size: 21px;
		line-height: 1.4em;
	}
	
	.page-clinical-studies #intro .container > img {
		display: block;
		margin: -90px auto -125px;
		width: 320px;
	}
	
	.page-clinical-studies #study-points{
		padding-top: 150px;
		padding-bottom: 0px;
	}
	
	.page-clinical-studies #study-points h2{
		margin-bottom: 20px;
	}
	
	.page-clinical-studies #study-points h3{
		font-size: 21px;
		font-weight: 400;
	}
	
	.page-clinical-studies #study-points ol{
		padding: 0 0 0 0;
	}
	
	.page-clinical-studies #study-points p {
		font-size: 15px;
		line-height: 1.5em;
		max-width: 740px;
		margin: 0px auto;
	}
	
	.page-clinical-studies #intro svg{
		bottom: -1px;
	}

}

/**/

.guarantee-section{
    background: url(/wp-content/uploads/2021/07/vigrxplus-guarantee.jpg) no-repeat 0 center/50% auto #f9f9f9;
    padding: 30px 0 0;
    height: 720px
}
.guarantee-section .heading{
    padding: 60px 0
}
.guarantee-section .heading *{
    font-weight: 800
}
.guarantee-section h2{
    font-size: 42px;
    line-height: 1em;
    margin-bottom: 10px
}
.guarantee-section h3{
    font-size: 24px;
    letter-spacing: 0
}
.guarantee-section p{
    font-size: 20px;
    line-height: 1.5em
}
.guarantee-section .row{
    height: 480px
}
.guarantee-section .checkmarks li{
    color: #fdfe00;
    font-weight: 700;
    margin-bottom: 15px
}
.guarantee-section .red-btn{
    display: inline-block;
    margin-top: 10px
}

@media (max-width: 1199px){
	
	.guarantee-section{
        background: #f9f9f9;
        height: auto;
		padding: 30px 0px;
    }
	
	.guarantee-section img{
		display: table;
		margin: 10px auto 0px;
		max-width: 90%;
		width: 480px;
	}
    
    .guarantee-section .heading{
        padding: 20px 0
    }
    .guarantee-section .row{
        height: auto
    }
    .guarantee-section .promise{
        padding: 20px
    }
	
}
@media (max-width: 767px){
    .guarantee-section{
        background: #f9f9f9;
        height: auto
    }

    .guarantee-section h3{
        font-size: 21px;
        line-height: 1.4em
    }
    .guarantee-section .promise{
        padding: 20px
    }
    .guarantee-section .row{
        height: auto
    }
    .guarantee-section .heading{
        padding: 10px 0
    }
    .guarantee-section .checkmarks li{
        color: #fdfe00;
        font-weight: 700;
        margin-bottom: 15px;
        font-size: 19px;
        line-height: 1.5em
    }
    .guarantee-section .red-btn{
        display: table;
        margin: 10px auto 0
    }
}
.modal.show .modal-dialog{
    max-width: 640px
}
.modal.show .modal-dialog img{
    width: 100%
}
#wordplugHdpPopup .image{
    position: relative;
    margin-bottom: -10px
}
#wordplugHdpPopup .buttons{
    position: absolute;
    width: 100%;
    height: 55px;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}
#wordplugHdpPopup .buttons .wordplugHdp-signup{
    color: #fff;
    text-decoration: none;
    background: #fe2c46;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 800;
    margin-right: 10px
}
#wordplugHdpPopup .buttons .wordplugHdp-nothanks{
    color: #fff;
    text-decoration: none;
    background: RGBA(0,0,0,.49);
    font-weight: 400;
    padding: 0px 20px;
    font-size: 14px
}
@media (min-width: 768px){
    #wordplugHdpPopup .buttons{
        bottom: 20px;
        height: 90px
    }
    #wordplugHdpPopup .buttons .wordplugHdp-signup{
		font-size: 24px;
		margin-right: 20px;
		padding: 10px 30px 10px 30px;
		line-height: 1em;
    }
    #wordplugHdpPopup .buttons .wordplugHdp-nothanks{
        padding: 10px 30px 10px 30px;
		font-size: 24px;
		line-height: 1em;
    }
}







@media screen and (min-width: 768px) and (max-width: 1199px){
	
    .package.pkg12 .card-body .card-value,.package.pkg6 .card-body .card-value{
        font-size: 21px
    }
	
    .package.pkg1 .card-body .card-value,.package.pkg2 .card-body .card-value,.package.pkg3 .card-body .card-value{
        font-size: 16px
    }
	
    #product-packages .tick-dollar span::before{
        height: 2rem;
        width: 2rem;
        left: -2.5rem;
        top: -.3rem
    }
    #product-packages .package.pkg1 .tick-dollar span::before,#product-packages .package.pkg2 .tick-dollar span::before,#product-packages .package.pkg3 .tick-dollar span::before{
        height: 1.5rem;
        width: 1.5rem;
        left: -1.5rem;
        top: -.2rem
    }
    .package .card-body img{
        max-width: 90%
    }
    .package.pkg1 .card-text,.package.pkg2 .card-text,.package.pkg3 .card-text{
        font-size: 21px
    }
    .page-cart .package .purchase h2{
        font-size: 42px
    }
}

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

    #store-options *{
        font-size: 12px
    }
	
    .package .checkmark li{
        font-size: 14px
    }
	
}

@media (min-width: 992px) {
	
	.page-template-ordernowpage .heading, 
	.page-template-ordernowpage-cad .heading, 
	.page-template-ordernowpage-eu .heading, 
		font-size: 32px;
		padding: 2rem 0rem 1rem;
		max-width: 800px;
		margin: 0 auto;
	}

	.order-header .header .order-phone p a {
		font-size: 16px;
	}
}

.page-cart #main header{
    background: #000;
    padding: 40px 15px
}

.page-cart .main-banner{
    color: #000;
    font-weight: 800;
    margin: 0 auto 0;
    padding: 1rem 0 3rem;
    text-transform: uppercase;
    text-align: center
}

.page-cart .order-phone{
    align-items: center;
    justify-content: center;
    margin: 20px 0
}

.page-cart .order-phone .order-text{
    margin-right: 30px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
    padding-right: 35px
}
.page-cart .order-phone .order-text:after{
    content: "\f879";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: -15px;
    font-size: 38px
}

.page-cart .order-phone p{
    font-weight: 700;
    text-transform: uppercase
}

.page-cart #main .shipping-offer{
    color: #fff;
    background: maroon;
    text-align: center;
    padding: 12px;
    text-transform: uppercase
}

.page-cart #main .shipping-offer p{
    font-weight: 700
}

.page-cart .order-text{
    color: #fff
}

.page-cart #store-options {
    background: #e1e1e1;
    color: #fff;
    padding: 12px;
    margin-bottom: 30px;
}

.page-cart #guarantee .guarantee-tag{
	display: none;
}

#store-options select{
    font-size: 11px;
    font-weight: 700;
    margin-left: 5px;
    padding: 5px 12px;
    text-transform: uppercase
}

#store-options *{
    font-size: 14px;
    font-weight: 700
}

#store-options span{
	color: #000000;
}
/*****************/

@media (min-width:768px) and (max-width:992px) {
	#product-packages .container {
		max-width: 992px
	}
}

#product-packages>.container {
	max-width: 1100px;
}

#product-packages .package {
	margin-bottom: 1rem;
	padding-bottom: 0
}

@media (min-width:768px) {
	#product-packages .package {
		margin-bottom: 2rem;
		padding-bottom: 0
	}
}

#product-packages .header {
	position: relative;
	text-align: center;
	color: #000;
	margin: 0 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 2.5rem 0;
	font-size: 2.2rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700
}

@media (min-width:768px) {
	#product-packages .header {
		font-size: 2.8rem
	}
}

#product-packages .bonus.card {
	width: 100%;
	height: 51rem;
	border: none;
	box-shadow: none;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	background: url(../images/bonus.png) no-repeat 0 center;
	background-size: auto 100%;
}

@media (min-width:768px) {
	#product-packages .bonus.card {
		height: 60rem;
	}
}

#product-packages .card {
	border: solid 4px #000;
	overflow: visible;
}

#product-packages .card .inner-banner {
	text-align: center;;
	padding: 1.5rem
}

@media (min-width:768px) {
	#product-packages .card .inner-banner {
		margin-top: -1.25rem;
	}
}

#product-packages .card .inner-banner h2,
#product-packages .card .inner-banner h4,
#product-packages .card .inner-banner p,
#product-packages .card .inner-banner span {
	color: #000;
}

#product-packages .card .inner-banner .sezzle-object span {
	color: #b10000;
}

#product-packages .card .inner-banner span small {
	font-size: 1.5rem;
}

#product-packages .card .inner-banner .card-retail,
#product-packages .card .inner-banner .savings {
	font-size: 1rem;
    font-weight: 700;
    display: block;
    padding: 3px;
}

#product-packages .card .inner-banner .purchase h4 {
    font-weight: 800;
    font-size: 1.6rem;
    margin-bottom: 0;
}

#product-packages .card .inner-banner .purchase h2 {
    font-family: 'Open Sans', sans-serif;
	font-size: 2rem;
    font-weight: 700;
	line-height: 1em;
    letter-spacing: -1px;
}

#product-packages .card h2 .currency-code,
#product-packages .card h2 .c-code {
    font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
    font-weight: 700;
	line-height: 1em
}

#product-packages .card .inner-banner .savings h4 {
    font-family: 'Open Sans', sans-serif;
	font-size: 2.2rem;
	font-weight: 700;
	color: #002b87;
	padding-bottom: .5rem
}

#product-packages .card .inner-banner .savings h4 span {
	color: #002b87
}

#product-packages .card .inner-banner .savings .btn-primary,
#product-packages .card .inner-banner .savings .sectionfive .advantage-btn,
#product-packages .card .inner-banner .savings .sectionseven .sectionseven-btn,
.sectionfive #product-packages .card .inner-banner .savings .advantage-btn,
.sectionseven #product-packages .card .inner-banner .savings .sectionseven-btn {
	max-width: 4rem;
	min-width: 100%;
	width: 100%
}

#product-packages .card .inner-banner .savings .button {
	border-radius: 4rem;
	border: none;
	padding: 1.5rem .5rem;
	font-size: 1.8rem;
	background: #a30019;
	background: -webkit-gradient(linear, left top, right top, color-stop(21%, #a30019), color-stop(78%, #fc0001));
	background: linear-gradient(90deg, #a30019 21%, #fc0001 78%)
}

#product-packages .platinum {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(73%, #fff), to(#bebebe));
	background: linear-gradient(to bottom, #fff 0, #fff 73%, #bebebe 100%)
}

#product-packages .platinum .card-title {
	background: #a2a2a2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #a2a2a2), color-stop(50%, #afafaf), to(#c3c3c3));
	background: linear-gradient(to bottom, #a2a2a2 1%, #afafaf 50%, #c3c3c3 100%);
	box-shadow: 0 10px 10px #ccc
}

#product-packages .gold {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(53%, #fff), to(#cab783));
	background: linear-gradient(to bottom, #fff 0, #fff 53%, #cab783 100%)
}

#product-packages .gold .card-title {
	background: #8f6900;
	background: -webkit-gradient(linear, left top, right top, from(#8f6900), color-stop(24%, #d39b00), color-stop(50%, #d39b00), color-stop(79%, #d39b00), to(#8f6900));
	background: linear-gradient(to right, #8f6900 0, #d39b00 24%, #d39b00 50%, #d39b00 79%, #8f6900 100%);
	box-shadow: 0 10px 10px #ccc
}

#product-packages .dollar::before {
	content: '';
	display: block;
	background-image: url(../images/dollar-icon-white.png);
	height: 3rem;
	width: 3rem;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 1rem
}

#product-packages .tick-dollar span {
	position: relative;
	color: #fff
}

#product-packages .tick-dollar span::before {
	content: '';
	display: block;
	background-image: url(../images/red-check.png);
	height: 49px;
	width: 49px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: -3rem;
	top: -1rem
}

#product-packages .pkg12 .tick-dollar span::before {
	background-image: url(../images/black-checkmark.png)
}

#product-packages .linethrough {
	text-decoration: line-through
}

#product-packages .tick::before {
	content: '';
	display: block;
	background-image: url(../images/red-check.png);
	height: 4rem;
	width: 4rem;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 1rem
}

#product-packages .star::before {
	content: '';
	display: block;
	background-image: url(../images/star-icon.png);
	height: 4rem;
	width: 4rem;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 1rem
}

#product-packages .card-title {
	margin-bottom: 0;
	padding: 10px 0;
	letter-spacing: -1px;
	color: #fff;
	text-align: center;
	font-size: 1.6rem
}

@media (min-width:992px) {
	#product-packages .card-title {
		font-size: 2.2rem
	}
    #product-packages .card .inner-banner .purchase h2{
        font-size: 4.2rem;
    }
}

#product-packages .card-text {
	text-align: center;
	padding: 1rem 0 0;
	margin-bottom: 0;
	font-family: "Open Sans", sans-serif;
    font-weight: 800;
	text-transform: uppercase
}

@media (min-width:768px) {
	#product-packages .card-text {
		font-size: 1.8rem
	}
	.page-cart-eu #product-packages .card-text {
		font-size: 3rem
	}
    #product-packages .card h2 .currency-code,
    product-packages .card h2 .c-code {
        font-family: 'Open Sans', sans-serif;
        font-size: 1rem;
    }

}

#product-packages .card-text span {
	color: #c02324
}

.package.pkg6>.inner-banner,
.package.pkg12>.inner-banner {
	background: url(../images/12m-sep2.png) no-repeat center 101%/100% auto #c2c2c2;
	padding-bottom: 2em
}

#product-packages .card-body {
	padding: 0
}

#product-packages .pkg6 .card-body,
#product-packages .pkg12 .card-body {
	background: #c2c2c2
}

#product-packages .card-body .bonus img {
	padding: 0;
	margin: 0;
	height: auto;
	position: relative;
	padding-bottom: 3rem;
	width: 100%
}

#product-packages .card-body .small-img img {
	height: 100%
}

#product-packages .card-body .black {
	background-color: #000
}

#product-packages .card-body .green {
	background-color: #1d6600
}

#product-packages .card-body .red {
	background-color: #002b87
}

#product-packages .card-body img {
    max-width: 100%;
    padding: 1rem 10px 0rem;
    display: block;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
}

#product-packages .card-body .card-value {
-webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 800;
    text-transform: uppercase;
}

#product-packages .card-body .card-months {
	text-align: left;
	background: #000;
	margin-bottom: 0;
	padding: 1rem;
	position: relative
}

#product-packages .card-body .card-months h4 {
	color: #fff;
	font-size: 1.6rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700
}

@media (min-width:992px) {
	#product-packages .card-body .card-months h4 {
		font-size: 2.2rem
	}
}

#product-packages .card-body .card-months p {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background: url(../images/price-bg.png);
	background-size: 100% 100%;
	background-position: top;
	position: absolute;
	top: 0;
	right: -1rem;
	font-size: 2.6rem;
	padding: 0 3rem;
	padding-bottom: 1.25rem
}

#product-packages .card-body .savings-container {
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}

#product-packages .card-body .card-retail {
	text-align: center;
	color: #eff1ef;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 1.8em;
	padding: 1rem
}

#product-packages .card-body .card-save {
	text-align: center;
	color: #002b87;
	font-size: 2rem;
	font-weight: 700
}

#product-packages .card-body .card-save span {
	color: #002b87
}

#product-packages .card-body .card-save sup {
	top: -.5rem;
	color: #002b87
}

#product-packages .card-body .card-sale-price {
	color: #000;
	text-align: center;
	font-weight: 600;
	font-size: 2.4rem;
	line-height: 3.5rem
}

#product-packages .card-body .card-sale-price span {
	padding: 0;
	font-size: 3.5rem;
	color: #000;
	font-weight: 700
}

#product-packages .card-body .card-sale-price span sup {
	top: -.5rem;
	color: #000
}

#product-packages .card-body .button {
	margin: 0 auto;
	display: block;
	margin-bottom: 1rem;
	margin-top: 1rem;
	border-radius: 4rem;
	border: none;
	max-width: 17rem;
	padding: 1.5rem .5rem;
	font-size: 1.8rem;
	background: #a30019;
	background: -webkit-gradient(linear, left top, right top, color-stop(21%, #a30019), color-stop(78%, #fc0001));
	background: linear-gradient(90deg, #a30019 21%, #fc0001 78%)
}

#product-packages .card-shipping {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 1.6rem;
	padding: .5rem;
	background: 0 0
}

#product-packages .pkg6 .card-shipping,
#product-packages .pkg12 .card-shipping {
	background: #e1e1e1;
}

#product-packages .plus{
    position: relative;
    top: 20px;
}

#product-packages .pkg3 .plus{
    position: relative;
    top: 32px;
}

#product-packages .card-shipping .shipping-icon-black::before {
	display: inline-block;
	content: "";
	position: relative;
	top: 2px;
	width: 35px;
	height: 25px;
	margin-right: 1rem;
	background: url(../images/shipping-black-icon.png) no-repeat center center;
	background-size: cover
}

#product-packages .card-shipping img {
	margin: 10px auto;
    max-width: 430px;
    width: 100%;
}

.page-cart-eu #product-packages .card-shipping img {
	margin-top: 0;
	max-width: 430px;
    width: 100%;
}

.couponInfo {
	background-color: #ffffb3;
	border: 2px dashed red;
	text-align: center;
	padding: .5em;
	margin: .5em 0;
	display: none;
	font-size: 1.6rem;
	font-family: 'Open Sans', sans-serif
}

.page-offer2-order-now .couponInfo {
    background-color: #002b87;
    border: none;
}

.page-offer2-order-now .couponInfo .inner,
.page-offer2-order-now .couponInfo .inner span{
    color:#fff;
}

.package>.free-shipping,
.package>.name,
.package>.qty,
.package>.title {
	text-transform: uppercase;
	font-size: 1.34em;
	padding: .5em 0
}

.package>.name,
.package>.title {
	color: #fff;
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .31);
	font-weight: 700
}

.package>.name {
	font-size: 1.7em;
	border-bottom: solid 1px #bbb
}

.package>.qty {
	font-size: 2em;
	font-weight: 700;
	letter-spacing: -1px
}

.package>.free-shipping {
	clear: both;
	font-size: .9em;
	background-color: #ffd182;
	padding: 0;
	line-height: 2.6em;
	font-weight: 700
}

.package>.free-shipping::before {
	content: '';
	display: inline-block;
	width: 3em;
	height: 2em;
	background-image: url(img/img-v2/free-shipping-white-outline.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	vertical-align: bottom;
	margin-right: .5em;
	margin: .3em .5em .3em 0
}

.package.pkg3>.title {
	background-color: #002b87;
	position: relative
}

.package>.title {
	background-color: #1d6600;
	position: relative;
	border-bottom: solid 1px #fff9
}

.package>.title::before {
	content: '';
	background-image: url(img/img-v2/checkmark-red-white.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	position: absolute;
	left: .5em;
	bottom: 0;
	width: 2.3em;
	height: 3em
}

.package.pkg3>.title::before {
	background-image: url(img/img-v2/star.png);
	left: -.3em;
	bottom: -.3em;
	width: 3.2em;
	height: 3.2em
}

.package.pkg12>.title::after,
.package.pkg6>.title::after {
	content: '';
	background-image: url(img/img-v2/price-tag-white.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center bottom;
	position: absolute;
	right: .5em;
	bottom: .1em;
	width: 2.2em;
	height: 2em
}

.package .bonus-gifts{
    display: block;
    margin: 0px auto;
    max-width: 363px;
    width: 90%;
}

.package.pkg12>.name {
	background: #7e7e7e;
	background: -webkit-gradient(linear, left top, right top, from(#7e7e7e), to(#cbcbcb));
	background: linear-gradient(to right, #7e7e7e 0, #cbcbcb 100%);
}

.package.pkg6>.name {
	background: #906a00;
	background: -webkit-gradient(linear, left top, right top, from(#906a00), color-stop(48%, #d99f00), to(#cb9100));
	background: linear-gradient(to right, #906a00 0, #d99f00 48%, #cb9100 100%);
}

.package>.inner {
	padding: .5em .5em 1.5em
}

.package.pkg12>.inner,
.package.pkg6>.inner {
	padding-top: 0;
}

.package>.inner>img {
	max-width: 250px
}

.package>.inner>a.button {
	padding: .75em 1.5em;
	font-size: 1em;
	font-weight: 700;
}

.package>.inner>.gifts {
	font-style: italic;
	color: #ca0000;
}

.package>.inner>.msrp {
	color: #5d5d5d;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: .4em;
}

.package.pkg1>.inner>.msrp,
.package.pkg2>.inner>.msrp,
.package.pkg3>.inner>.msrp {
	margin: .5em 0;
}

.package>.inner>.msrp>.price {
	text-decoration: line-through;
}

.package>.inner>.real.price {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 700;
	margin: .8em 0;
	text-transform: uppercase;
}

.package>.inner>.savings {
	margin: 0;
	line-height: 1em;
	color: #002b87;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 3.2em;
	letter-spacing: -1px
}

.package>.inner>.savings.smaller {
	font-size: 2em
}

nvm use .package>.inner>.savings .currency-symbol {
	font-size: .8em;
	line-height: 1em;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: .05em
}

.package.pkg6,
.package.pkg12 {
    background: #e1e1e1;
}

#packageContainer img.bonus {
	margin-top: 1.7em;
	margin-right: -1.5em
}

.card-banner {
	background: #acacac;
	padding: 2rem;
	text-align: center;
	margin-bottom: 0
}

.card-banner h4 {
    color: #fff;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2em;
    padding-bottom: 1rem;
    font-weight: 600;
}

@media (min-width:768px) {
    
    #product-packages .card-body img {
        max-width: 100%;
        padding: 2rem 10px 2rem;
        display: block;
        margin: 0 auto;
        margin-bottom: 0
    }
    
    #product-packages .pkg6 .card-body img,
    #product-packages .pkg12 .card-body img {
        padding-bottom: 1rem
    }
    
	.card-banner h4 {
        color: #fff;
        font-size: 1.5rem;
        line-height: 2rem;
        padding-bottom: 0;
	}
    
}

.package .includes {
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	padding-top: 1rem
}

.package .shipping-offer {
	text-align: center;
	font-style: italic;
	font-weight: 700;
	font-size: 1.8rem
}

.package .savings {
	padding: 2rem 0
}

#product-packages .card .inner-banner .savings-text,
#product-packages .card .inner-banner .savings-text span {
	color: #c02324;
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1em;
    padding-bottom: 1rem;
}

.package .savings .savings-text span {
	color: #002b87
}

.package .card-retail {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1em
}

.package.pkg12 .button,
.package.pkg6 .button{
	margin-top: 2rem;
	margin-bottom: 1rem
}

.package a.button {
    display: table;
    clear: both;
    background: #026598;
    border: none;
    color: #fff;
    border-radius: 40px;
    margin: 1rem auto 1rem;
    width: auto;
}


.package a.button:hover {
    background: #026598;
}

.package .button.btn-primary::after {
	color: #fff
}

.page-template-ordernowpage-eu .package .button {
	font-size: 1.4rem;
	line-height: 1em;
	padding: 1.5rem 0
}

.page-template-ordernowpage-eu .package .btn-primary::after {
	top: 1.5rem
}

.package a.button.btn-primary:not(:disabled):not(.disabled):active,
.package a.button:hover {
	background: #026598;
	border: none;
	color: #fff
}

.package a.btn-primary:after, 
.package a.btn-primary:visited:after, 
.package .btn-primary:not(:disabled):not(.disabled).active:after {
    position: absolute;
    content: "";
    background: url(../images/btn-arrow.png) no-repeat center center;
    width: 15px;
    height: 15px;
    background-size: cover;
    top: 16px;
    right: 20px;
    transition: 0.1s ease-in-out;
}

.page-guarantee #guarantee-section{
	background: url(/wp-content/uploads/2021/10/shirtless-man-guarantee.jpg) no-repeat right 0;
	padding: 2rem 0rem 2rem;
}

.page-guarantee h1{
    color: #fdfe00;
    font-size: 60px;
    font-weight: 800;
    margin: 0
}

.page-guarantee h2{
	font-size: 42px;
    line-height: 1.2em;
    margin-bottom: 20px;
	text-align: left;
}

.page-guarantee h2 .highlight{
    color: #fdfe00;
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 10px
}


@media (min-width: 992px) and (max-width: 1199px){
	
	#product-packages .heading{
		max-width: 700px;
	}

	#product-packages .pkg6 .card-body img, #product-packages .pkg12 .card-body img {
		padding-bottom: 1rem;
		padding-top: 1rem;
	}

}

@media (min-width: 768px) and (max-width: 1199px){
	
	.page-guarantee #guarantee-section {
		background: url(/wp-content/uploads/2021/10/shirtless-man-guarantee.jpg) no-repeat 219% 0;
		padding: 6rem 0rem 2rem;
	}
	
}

@media (max-width: 991px){
    .page-guarantee h2 .highlight{
        color: #fdfe00;
        font-size: 34px;
        font-weight: 800;
        margin-bottom: 10px
    }
}


@media (max-width: 991px){
	
	.page-guarantee #guarantee-section {
		background: url(/wp-content/uploads/2021/10/shirtless-man-guarantee.jpg) no-repeat right bottom/contain;
		padding: 2rem 0rem 50rem;
	}
	
	.page-guarantee #guarantee{
		background: none;
		padding: 2rem 0rem 2rem;
	}
	
}


@media (min-width: 768px) and (max-width: 991px){
	
	#product-packages .card .inner-banner .purchase h2 {
		font-size: 48px;
		font-weight: 700;
		line-height: 1em;
	}
	
	#product-packages .pkg6 .card-body img, #product-packages .pkg12 .card-body img {
		padding-bottom: 1rem;
		margin-top: 0;
	}
	
	#product-packages .plus {
		top: 28px;
	}
	
	.package.pkg12 .button, .package.pkg6 .button {
		margin-top: 1rem;
		margin-bottom: 0rem;
	}
	
}

@media (max-width: 767px){
	
	.page-guarantee #guarantee{
		background: none;
		padding: 2rem 0rem 2rem;
	}
	
	.page-guarantee #guarantee-section {
		padding: 2rem 0rem 25rem;
	}
	
	.page-testimonials .section-1 h1 {
		margin-bottom: 20px;
		line-height: 1.2em;
		font-size: 24px;
	}
	
	.page-guarantee h2{
		font-size: 26px;
		line-height: 1.2em;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	#product-packages h2.multi-currency {
		font-size: 42px;
	}
	
	.page-cart #store-options {
		margin-bottom: 0;
	}
	
	#product-packages h2 {
		font-size: 24px;
	}
	
	.package .card-body .card-value {
		font-size: 24px;
		padding: 12px 0;
	}
	
	#product-packages .card-text{
		font-size: 32px;
	}
	
	#product-packages .plus{
		top: 30px;
	}
	
	#product-packages .card .inner-banner .purchase h2 {
		font-size: 58px;
		font-weight: 800;
	}
	
	.page-cart .pkg-footer {
		margin-top: -11px;
	}
	
	.page-cart .package .packageLink, 
	.page-cart .package .packageLink:hover{
		margin-bottom: 0px;
    	margin-top: 20px;
	}

}

.#chat-widget-container{
    z-index: 97!important
}
html{
    scroll-behavior: smooth
}
.lazy-hidden{
    background-color: transparent!important
}
body{
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 1.5em;
    padding: 0;
    margin: 0
}
.videoWrapper{
    padding: 56.25% 0 0 0;
    position: relative
}
.videoWrapper iframe{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.hide{
    display: none
}
.clear{
    clear: both
}
a{
    color: #e25508;
    font-weight: 600
}
.nez-desktop,.nez-mobile,.nez-tablet{
    display: none
}
.menu a,a.trigger{
    text-decoration: none
}
a,a *{
    outline: 0
}
.nowrap{
    white-space: nowrap
}
img{
    max-width: 100%;
    height: auto
}
img.left{
    float: left
}
img.right{
    float: right
}
h1,h2,h3{
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
    font-weight: 800
}
h1{
    font-size: 1.9em;
    text-align: left;
    line-height: 1.5em
}
h2{
    font-size: 1.9em
}
h3{
    font-size: 1.25em
}
ol,ul{
    list-style: none;
    padding: 0;
    margin: 0
}
.screen-reader-text{
    display: none
}
.lt{
    text-decoration: line-through
}
sup{
    font-size: .6em;
    line-height: 1em;
    position: relative;
    top: 0
}
.sup{
    font-size: .6em;
    line-height: 1em;
    display: inline-block;
    vertical-align: super
}
.xbold{
    font-weight: 800
}
.bold{
    font-weight: 700
}
.semibold{
    font-weight: 600
}
.italic{
    font-style: italic
}
.bigger{
    font-size: 1.2em
}
.smaller{
    font-size: .85em
}
div.p{
    margin: 1em auto;
    line-height: 1.6em;
    font-size: .9em
}
div.br{
    padding: 1em 0 0
}
.oblique{
    font-style: oblique
}
.underline{
    text-decoration: underline
}
.center{
    text-align: center
}
.highlight{
    color: #e25508
}
.hightlight-yellow{
    color: #fff000
}
.live-chat{
    cursor: pointer
}
.wistia .placeholder{
    cursor: pointer;
    background-size: 100% auto;
    background-repeat: no-repeat
}
.wistia[wistia-aspect="56.25"] .placeholder{
    padding-top: 56.25%
}
.content_container.ls>.content_inner ul{
    list-style: disc;
    padding-left: 1em
}
.content_container.ls>.content_inner ol{
    list-style: decimal;
    padding-left: 1em
}
.content_container.ls>.content_inner ol li,.content_container.ls>.content_inner ul li{
    margin-bottom: .5em
}
.popupLayer{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.85);
    transition: opacity .5s;
    opacity: 0;
    display: none;
    text-align: center;
    cursor: pointer;
    z-index: 99
}
.popupLayer.show{
    display: block
}
.popupLayer.show.display{
    opacity: 1
}
.popupLayer>img{
    vertical-align: middle;
    max-width: 96%;
    max-width: calc(100% - 20px)
}
.popupLayer: :after,.popupLayer::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px
}
.w35{
    width: 35%;
    float: left
}
.w40{
    width: 40%;
    float: left
}
.w50{
    width: 50%;
    position: relative;
    float: left
}
.w60{
    width: 60%;
    float: left
}
img.full{
    width: 100%;
    display: block
}
.selectBox.collapsable a.trigger{
    display: block;
    border-radius: .25em;
    position: relative;
    z-index: 1;
    text-decoration: none;
    padding: 0 1.3em 0 0;
    background-color: #969696;
    background: url(img/triangle.svg),linear-gradient(to bottom,#969696 0,#595959 100%);
    background-size: .9em auto,auto;
    background-repeat: no-repeat,repeat;
    background-position: right .2em center,0 0;
    border: solid 1px #4c4c4c;
    overflow: hidden
}
.selectBox.collapsable.open a.trigger{
    background-color: #969696;
    background: url(img/triangle.svg),linear-gradient(to bottom,#7384b8 0,#213c8f 100%);
    background-size: .9em auto,auto;
    background-repeat: no-repeat,repeat;
    background-position: right .2em center,0 0;
    border: solid 1px #112e87
}
.selectBox.collapsable a.trigger .title{
    color: #000;
    background-color: #cbc8c8;
    background: linear-gradient(to bottom,#fff 0,#cbc8c8 100%);
    text-decoration: none;
    text-align: left;
    padding: .5em .5em .4em;
    border-right: solid 1px #4c4c4c
}
.selectBox.collapsable .collapsableBlock{
    background-color: #fff;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    margin: 0 .1em
}
.selectBox.collapsable .collapsableBlock .padding{
    padding: 0
}
.selectBox.collapsable .collapsableBlock .option{
    border-bottom: solid 1px #ccc;
    padding: .5em .5em .4em;
    cursor: pointer
}
.selectBox.collapsable.open .collapsableBlock .option:hover{
    background-color: #0092ff;
    color: #fff
}
.selectBox.collapsable .collapsableBlock .option.selected{
    background-color: #0092ff;
    color: #fff
}
.content_container>.content_inner{
    margin: 0 auto
}
.collapsable .collapsableBlock{
    height: 0;
    overflow: hidden;
    transition: height .5s;
    overflow: hidden!important
}
.collapsable .collapsableBlock>.padding{
    padding: .1px 0
}
.content_container>.content_inner .padding{
    padding: .1px 10px
}
.couponInfo{
    background-color: #ffffb3;
    border: 2px dashed red;
    text-align: center;
    padding: .5em;
    margin: .5em 0;
    display: none
}
.couponInfo.show{
    display: block
}
.couponInfo>.inner{
    max-width: 800px;
    margin: 0 auto
}
.sfsi_widget>.sfsi_wDiv{
    width: auto!important;
    position: static!important;
    float: none!important;
    text-align: center!important;
    margin: 1.5em 0
}
.sfsi_widget>.sfsi_holders{
    display: none
}
.content_container.gray{
    background-color: #e7e8e9
}
.content_container.header>.content_inner .logo{
    float: left
}
.content_container.header>.content_inner .live-chat{
    float: right
}
.content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li.order{
    border: solid 2px #e84e54;
    background-color: #fff
}
.content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li>a{
    letter-spacing: -.025em
}
.content_container.limited>.content_inner>.padding{
    font-size: 1.1em;
    color: #fff;
    padding: .25em 10px
}
.desktop-promo{
    display: none
}
.desktop-promo .promo{
    font-weight: 600
}
.desktop-promo .promo .code{
    display: inline-block;
    padding: .25em .5em;
    background-color: #fff;
    border: solid 1px #888;
    color: red;
    font-weight: 600;
    text-align: center;
    min-width: 4em
}
.mobile-promo{
    text-align: center
}
.mobile-promo .promo{
    color: #fff;
    font-weight: 600
}
.mobile-promo .promo .code{
    display: inline-block;
    padding: .25em .5em;
    background-color: #fff;
    border: solid 1px #888;
    color: red;
    font-weight: 600;
    text-align: center;
    min-width: 4em
}
@media(min-width: 768px){
    .desktop-promo{
        display: block
    }
    .mobile-promo{
        display: none
    }
}
.content_container.limited>.content_inner>.padding{
    overflow: hidden
}
.content_container.limited>.content_inner>.padding>.limit{
    float: left;
    font-weight: 600;
    line-height: 2.1em;
    text-align: center;
    font-size: .8em
}
.content_container.limited>.content_inner>.padding>.pull-right{
    float: right;
    font-size: .8em;
    font-weight: 600;
    line-height: 1.2em;
    text-align: right
}
.content_container.limited>.content_inner>.padding>.pull-right a{
    color: #fff;
    text-decoration: none
}
@media (max-width: 567px){
    .content_container.limited>.content_inner>.padding>.pull-right{
        float: right;
        font-size: .8em;
        font-weight: 600;
        line-height: 1.2em;
        padding: .5em 0;
        text-align: center;
        width: 100%
    }
    .content_container.limited>.content_inner>.padding>.limit{
        width: 68%
    }
}
.content_container.limited>.content_inner>.padding>.limit>.highlight{
    color: #fff000
}
.vigrx-gradient{
    background-color: #a30019;
    background: linear-gradient(to right,#a30019 0,red 100%)
}
ul.checkmark{
    display: inline-block
}
ul.checkmark>li{
    padding: .5em .25em .5em 0;
    display: inline-block;
    position: relative;
    padding-left: 30px
}
ul.checkmark>li::before {
    content: '';
    background-image: url(/wp-content/uploads/2022/01/orange-check.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 19px;
    height: 17px;
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
}
ul.checkmark.large{
    font-size: 1.3em
}
.button{
    background-color: #a30019;
    background: linear-gradient(to right,#a30019 0,red 100%);
    color: #fff;
    display: inline-block;
    padding: .3em 1.5em;
    text-decoration: none;
    border-radius: 2em;
    text-transform: uppercase;
    font-size: .8em
}

.button.large{
    font-size: 1.25em;
    padding: .85em 1em;
    font-weight: 800
}
.button.large.gray{
    background: #818181
}
.button.large.gray: :after{
    background-image: url(img/img-v2/point-down.svg)
}
.border-thick{
    border-bottom: solid 10px #000
}
.border-bottom-thick{
    border-bottom: solid 13px #e8e8e8
}
.content_container.footer{
    background-color: #a90000;
    color: #fff;
    font-size: .7em;
    line-height: 1.2em;
    text-align: center
}
.content_container.footer .left{
    width: calc(100% - 44px);
    margin-bottom: 20px
}
.content_container.footer .right{
    width: 100%
}
@media (min-width: 1200px){
    .content_container.footer .left{
        float: left;
        width: calc(43% - 22px);
        margin-bottom: 0
    }
    .content_container.footer .right{
        float: none;
        margin: 0 auto;
        margin-top: 5px;
        width: calc(57% - 22px)
    }
}
.content_container.footer .left{
    position: relative;
    border: solid 2px #eee;
    padding: 20px
}
.content_container.footer .left h3{
    text-align: left;
    margin-bottom: 1rem
}
.content_container.footer .left img{
    position: absolute;
    clear: right;
    width: 200px;
    right: 20px;
    bottom: 10px;
    max-width: 33%
}
.content_container.footer .left a{
    color: #fff;
    font-size: .9rem;
    display: block;
    text-align: left;
    padding: 5px 0;
    font-weight: 300
}
.content_container.footer .icons{
    clear: both
}
.content_container.footer>.content_inner>.padding{
    padding: 2em 10px
}
.content_container.footer ul.menu{
    text-align: center
}
.content_container.footer ul.menu>li{
    display: inline-block
}
.content_container.footer ul.menu>li>a{
    display: block;
    padding: 1em 1.2em;
    color: inherit;
    font-size: 1.12em
}
.content_container.footer .icons .sfsi_widget{
    display: inline-block;
    vertical-align: top
}
.content_container.footer .icons img.bbb{
    width: auto;
    height: 50px;
    vertical-align: middle;
    padding: 10px 0 0 .5em
}
.content_container.footer .icons img.ssl{
    width: auto;
    height: 73px;
    vertical-align: middle;
    position: relative;
    top: 2px;
    margin-left: 10px
}
.content_container.footer .disclaimer{
    font-style: italic;
    font-size: inherit;
    line-height: inherit;
    max-width: 840px;
    margin: 1em auto
}
.content_container.footer .disclaimer.fda{
    max-width: 460px
}
.content_container.footer .address{
    max-width: 610px;
    font-size: inherit;
    line-height: inherit
}
.content_container.footer .copyright{
    text-align: center
}
.spacer{
    text-align: center
}
.spacer.vigrx{
    position: relative;
    max-width: 450px;
    margin: 0 auto
}
.spacer.vigrx img{
    width: 100px;
    position: relative;
    z-index: 1
}
.spacer.vigrx: :after,.spacer.vigrx::before{
    content: '';
    display: block;
    height: 6px;
    width: 50%;
    position: absolute;
    top: 13px;
    border-radius: 5px
}
.spacer.vigrx::before{
    background-color: #000;
    left: 0
}
.spacer.vigrx: :after{
    background-color: #d4282f;
    right: 0
}
.divider{
    background-image: url("data: image/svg+xml;
    charset=utf8,%3Csvg version='1.1' xmlns='http: //www.w3.org/2000/svg' xmlns: xlink='http: //www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 3' style='enable-background: new 0 0 9 3;
    ' xml: space='preserve'%3E%3Ccircle fill='rgb(66, 66, 66)' cx='4.5' cy='1.5' r='1.5'/%3E%3C/svg%3E");
    background-size: 5px 5px;
    background-position: left bottom;
    padding-bottom: 5px;
    background-repeat: repeat-x
}
.faq-block .heading{
    font-weight: 800;
    padding: 0 10px 1em
}
.faq-block .faq-item{
    font-size: .9em;
    line-height: 1.6em;
    padding: 0 0
}
.faq-block h3{
    font-size: 1em;
    text-align: left
}
.faq-block .faq-item: nth-child(2n+3){
    clear: both
}
.content_container.wvideo .center{
    text-align: center;
    max-width: 800px;
    margin: 0 auto
}
.content_container.fold.wvideo>.content_inner>.padding>h2{
    margin-bottom: .75em;
    font-weight: 800
}
.content_container.fold.wvideo>.content_inner>.padding>h2 .highlight{
    color: #fdfe00
}
@media (min-width: 750px){
    #headerMenu.collapsable .collapsableBlock{
        height: auto!important
    }
    .content_container.limited>.content_inner>.padding>.live-chat{
        display: none
    }
    .w1t{
        width: 33.3333%;
        float: left
    }
    .w2t{
        width: 66.6667%;
        float: left
    }
    .w20{
        width: 20%;
        float: left
    }
    .w25{
        width: 25%;
        float: left
    }
    .w30{
        width: 30%;
        float: left
    }
    .w40{
        width: 40%;
        float: left
    }
    .w50{
        width: 50%;
        float: left
    }
    .w60{
        width: 60%;
        float: left
    }
    .w70{
        width: 70%;
        float: left
    }
    .w75{
        width: 75%;
        float: left
    }
    .w80{
        width: 80%;
        float: left
    }
    .content_container.wvideo{
        overflow: hidden;
        background: #ececec
    }
    .content_container.fold.wvideo>.content_inner>.padding{
        overflow: hidden;
        padding: 2em 10px
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul{
        text-align: center
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li:not(.nez-mobile){
        display: inline-block;
        vertical-align: middle
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li>a{
        color: #000;
        display: block;
        padding: 0 .85em;
        font-size: .9em;
        font-weight: 600
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li.order{
        border-radius: 1em
    }
    .content_container.limited>.content_inner>.padding{
        padding: 5px
    }
    .content_container.limited>.content_inner>.padding>.limit{
        line-height: 2.1em;
        text-align: center
    }
    .content_container.limited>.content_inner>.padding>.limit::before{
        content: '';
        display: inline-block;
        width: 2.4em;
        height: 1.6em;
        background-image: url(img/img-v2/free-shipping-white.svg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center center;
        vertical-align: bottom;
        margin-right: .5em;
        margin: .3em .5em .3em 0
    }
    .faq-block{
        overflow: hidden
    }
    .faq-col: first-of-type{
        margin-right: 4%
    }
    .faq-block .faq-col{
        float: left;
        width: 48%
    }
}
@media (max-width: 749px){
    body{
        -webkit-text-size-adjust: 100%
    }
    .w50{
        width: auto;
        float: none
    }
    body{
        font-size: 16px
    }
    h2{
        font-size: 1.5em
    }
    .nez-mobile.block{
        display: block
    }
    .nez-mobile.inline{
        display: inline
    }
    .nez-mobile.inline-block{
        display: inline-block
    }
    .content_container>.content_inner{
        width: 320px
    }
    .border-thick{
        border-top: solid 10px #000
    }
    .content_container.header{
        background-image: linear-gradient(87deg,#cdcdcd 0,#f8f8f8 100%)
    }
    .content_container.header>.content_inner .logo{
        margin: 0 0 0 10px;
        position: relative;
        top: 3px
    }
    .content_container.header>.content_inner .logo img{
        width: auto;
        height: 30px;
        margin-top: 3px
    }
    .content_container.header>.content_inner .live-chat{
        display: none
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul{
        clear: both;
        border-top: none;
        text-align: center
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li.order{
        border: none;
        color: #e84e54
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li>a{
        padding: .5em 0;
        color: #000;
        font-weight: 600
    }
    .content_container.header ul>li: nth-child(even){
        background-color: #ccc
    }
    .content_container.header ul>li: nth-child(even){
        background-color: #fff
    }
    .content_container.header ul{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        margin-left: 0;
        width: 100%;
        -webkit-box-pack: space-evenly;
        justify-content: space-evenly
    }
    .content_container.header ul>li.phone-num{
        color: #000;
        align-self: flex-start;
        font-size: .75em;
        line-height: 1.5em;
        text-align: left;
        padding: 10px 10px 0;
        width: 61%
    }
    .content_container.header ul>li.promo{
        font-size: 1.2rem;
        align-self: flex-end;
        margin-top: -32px;
        margin-right: 7px;
        margin-bottom: 10px;
        padding: 0;
        width: 115px
    }
    .content_container.header ul>li.phone-num a,.content_container.header ul>li.promo a{
        display: inline-block!important;
        padding: 0!important
    }
    .offer2-header #headerMenu.collapsable .trigger{
        width: 30px;
        margin-top: 4px
    }
    .offer2-header #headerMenu{
        padding: .25rem 0
    }
    #headerMenu.collapsable .trigger{
        display: block;
        width: 16px;
        float: right;
        padding: 2px 4px;
        background-color: #ce3523;
        border: solid 1px #8a100a;
        border-radius: 3px;
        margin-top: 8px;
        margin-right: 10px
    }
    .collapsable .trigger>.icon.bar{
        height: 2px;
        background-color: #fff;
        margin: 3px 0
    }
    #headerMenu.collapsable .collapsableBlock{
        width: 100%
    }
    #headerMenu.collapsable .collapsableBlock>.padding{
        padding: .1px 0
    }
    .content_container.header ul.menu>li,.content_container.header ul.menu>li>a{
        display: block
    }
    .content_container.limited>.content_inner>.padding>.live-chat{
        width: 80px;
        float: right;
        margin-left: 0
    }
    .content_container.limited>.content_inner>.padding>.limit{
        font-size: .7em;
        line-height: 1.4em;
        text-align: left
    }
    .couponInfo{
        padding: .5em 1em
    }
    .content_container.main.fold>.content_inner>.padding{
        padding-top: 1em
    }
    .content_container.main>.content_inner>.padding h1{
        font-size: 1.6em;
        text-align: center
    }
    .content_container.main.fold>.content_inner>.padding img.box{
        width: 250px
    }
    .content_container.main>.content_inner>.padding ul.checkmark{
        margin-top: -2em;
        margin-bottom: 0
    }
    .content_container.how.fold>.content_inner>.padding h2{
        margin-bottom: 1em
    }
    .content_container.how.fold>.content_inner>.padding img.left{
        display: none
    }
}
@media (min-width: 750px) and (max-width: 1199px){
    .nez-tablet.block{
        display: block
    }
    .nez-tablet.inline{
        display: inline
    }
    .nez-tablet.inline-block{
        display: inline-block
    }
    .content_container>.content_inner{
        width: 730px
    }
    .content_container ul.menu>li>a{
        padding-left: .5em;
        padding-right: .5em
    }
    .content_container.limited>.content_inner>.padding{
        font-size: 1em
    }
    .content_container.header>.content_inner .live-chat img,.content_container.header>.content_inner .logo img{
        width: auto
    }
    .content_container.header>.content_inner .logo img{
        height: 35px;
        margin: .7em 0 0 10px
    }
    .content_container.header>.content_inner .live-chat img{
        height: 40px;
        margin: .5em 10px 0 0
    }
    .content_container.header{
        padding: 0
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding{
        padding: 0
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul{
        display: inline-block;
        width: 405px
    }
    .menu-main-header-menu-container{
        text-align: center
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li>a{
        padding: .25em .5em
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li.order{
        margin: .5em 0
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul>li.order>a{
        padding: 0 .85em
    }
    .content_container.footer ul.menu>li>a{
        padding: 1em
    }
}
@media (min-width: 1200px){
    .nez-desktop.block{
        display: block
    }
    .nez-desktop.inline{
        display: inline
    }
    .nez-desktop.inline-block{
        display: inline-block
    }
    .content_container>.content_inner{
        width: 1180px
    }
    .content_container.header>.content_inner #headerMenu.collapsable>.collapsableBlock>.padding ul{
        margin-top: .45em
    }
    .content_container.header>.content_inner .logo img{
        width: auto;
        height: 49px
    }
    .content_container.header>.content_inner .live-chat{
        margin-top: .5em
    }
    .content_container.header>.content_inner .live-chat img{
        width: auto;
        height: 35px
    }
    .content_container.header{
        padding: 1em 0 1.2em
    }
}
.new-banner{
    background-color: #000;
    color: #fff;
    padding: 10px 0
}
.new-banner .banner-inner .left-col{
    text-align: center;
    padding: 0 20px
}
.new-banner .banner-inner .left-col .left-content{
    margin-top: -50px
}
.new-banner .banner-inner .left-col .left-content h5{
    margin-bottom: 0;
    font-weight: 400;
    color: #cf9d40;
    font-size: 1.25em;
    margin-bottom: 5px;
    margin-top: 10px
}
.new-banner .banner-inner .left-col .left-content h4{
    margin-top: 0;
    font-weight: 700;
    color: #cf9d40;
    font-size: 1.25em
}
.new-banner .banner-inner .left-col .left-content .star-rating{
    max-width: 250px
}
.new-banner .banner-inner .right-col{
    text-align: center;
    padding: 0 20px
}
.new-banner .banner-inner .right-col h2{
    font-weight: 400;
    padding: 10px 0
}
.new-banner .banner-inner .right-col h3{
    font-weight: 700;
    font-size: 1.25em
}
.new-banner .banner-inner .right-col h4{
    font-weight: 400;
    font-size: 1.25em;
    margin-top: 5px
}
.new-banner .banner-inner .right-col .the-best{
    max-width: 250px
}
.new-banner .banner-inner .right-col .gold-button{
    background: #f9de7d;
    background: -moz-linear-gradient(90deg,#f9de7d 0,#e9c261 60%,#dbaa49 100%);
    background: -webkit-linear-gradient(90deg,#f9de7d 0,#e9c261 60%,#dbaa49 100%);
    background: linear-gradient(90deg,#f9de7d 0,#e9c261 60%,#dbaa49 100%);
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 5px;
    border-bottom: 4px solid #834f03
}
.new-banner .banner-inner .right-col .gold-button a{
    font-size: 1.25em;
    color: #834f03;
    text-decoration: none
}
.new-banner .banner-inner .right-col .gold-button:focus{
    border-bottom: none
}
.new-banner .banner-container{
    width: 100%;
    margin: 0 auto
}
@media(min-width: 400px){
    .new-banner .banner-container{
        width: 400px
    }
    .new-banner .banner-inner .left-col .product-image{
        max-width: 300px
    }
}
@media(min-width: 749px){
    .new-banner .banner-container{
        width: 730px
    }
    .new-banner .banner-inner .left-col .product-image{
        max-width: 400px
    }
    .new-banner .banner-inner .right-col .header-badge{
        max-width: 250px
    }
    .new-banner .banner-inner .right-col h3{
        font-weight: 700;
        font-size: 2.5em
    }
    .new-banner .banner-inner .right-col h4{
        font-weight: 400;
        font-size: 2.25em;
        margin-top: 15px
    }
    .new-banner .banner-inner .left-col .left-content{
        margin-top: -80px
    }
    .new-banner .banner-inner .right-col .the-best{
        padding: 10px 0
    }
    .new-banner .banner-inner .right-col .gold-button{
        padding: 20px 55px
    }
}
@media(min-width: 1140px){
    .new-banner .banner-container{
        width: 1180px
    }
    .new-banner .banner-inner{
        display: flex
    }
    .new-banner .banner-inner .left-col{
        width: 35%;
        text-align: center
    }
    .new-banner .banner-inner .left-col .product-image{
        max-width: 620px
    }
    .new-banner .banner-inner .right-col{
        padding-top: 50px
    }
    .new-banner .banner-inner .right-col{
        width: 65%;
        text-align: center;
        padding-top: 50px
    }
    .new-banner .banner-inner .right-col h4{
        margin-bottom: 25px
    }
    .new-banner .banner-inner .right-col .header-badge{
        max-width: 420px
    }
    .new-banner .banner-inner .left-col .left-content{
        margin-top: -130px
    }
}
.popupLayer{
    cursor: auto!important
}
.hdp.us{
    max-width: 100%!important
}
#hdpPopup .image{
    position: relative;
    margin-bottom: -10px
}
#hdpPopup .buttons{
	position: absolute;
    width: 100%;
    height: 55px;
    bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hdpPopup .buttons .signup{
    color: #fff;
    text-decoration: none;
    background: #fe2c46;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 800;
    margin-right: 10px;
}
#hdpPopup .buttons .nothanks{
	color: #fff;
    text-decoration: none;
    background: RGBA(0,0,0,.49);
    font-weight: 400;
    padding: 0px 20px;
    font-size: 14px;
}
@media(min-width: 768px){
 	#hdpPopup .buttons{
        bottom: 20px;
        height: 90px
    }
    #hdpPopup .buttons .signup{
		font-size: 24px;
		margin-right: 20px;
		padding: 10px 30px 10px 30px;
		line-height: 1em;
    }
    #hdpPopup .buttons .nothanks{
        padding: 10px 30px 10px 30px;
		font-size: 24px;
		line-height: 1em;
    }
}
#blackFridayPopup{
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5
}
#blackFridayPopup .overlay{
    position: absolute;
    top: 0;
    background: #000000ab;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5
}
#blackFridayPopup .popup{
    margin: 0 auto;
    display: block;
    max-width: 600px;
    height: 600px;
    margin-top: 250px;
    z-index: 10;
    position: relative
}
#blackFridayPopup .popup .popup-inner{
    border-radius: 20px
}
#blackFridayPopup .popup .popup-inner img{
    width: 100%;
    border-radius: 20px
}
.black-friday{
    background: red
}
.black-friday .limit{
    color: #ffd102;
    font-size: 22px;
    text-transform: uppercase;
    padding: 5px
}
.black-friday .limit::before{
    display: none!important
}
.offer2{
    overflow: hidden
}
.offer2 .offer2-banner .background{
    background-color: #000;
    padding: 20px 0;
    padding-bottom: 50px
}
.offer2 .offer2-banner .container{
    position: relative
}
.offer2 .offer2-banner .container .row{
    position: relative;
    z-index: 5
}
.offer2 .offer2-banner .offer2-banner-image{
    position: absolute;
    bottom: -100px;
    max-width: 800px;
    right: -200px
}
.offer2 .offer2-banner .offer2-banner-product{
    position: relative;
    z-index: 1;
    margin-bottom: -7rem
}
.offer2 .offer2-banner .btn-container{
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 10px
}
.offer2 .mobile-btn .inner{
    text-align: center
}
.offer2 .offer2-banner .btn-container a{
    box-shadow: 0 0 20px 1px rgba(255,255,255,.5)
}
.offer2 .offer2-banner .small-header{
    font-weight: 400;
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: -5px
}
.offer2 .offer2-banner h1{
    color: #fff;
    font-weight: 800;
    line-height: 20px;
    font-size: 1.4rem;
    text-align: center
}
.offer2 .offer2-banner h1 .medium-header{
    font-size: 1.4rem;
    padding-top: 5px;
    color: red
}
.offer2 .offer2-banner .white-header{
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-bottom: 4px solid #fff;
    font-size: 2.5rem;
    margin-top: -5px
}
.offer2 .offer2-banner ul{
    padding-top: 60px;
    margin-bottom: 0
}
.offer2 .offer2-banner ul li{
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 1rem
}
.offer2 .offer2-banner ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: url(/wp-content/uploads/2020/01/tick-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px
}
.offer2 .section2 .angle-container{
    position: relative;
    width: 100%;
    margin-top: -10px;
    display: none
}
.offer2 .section2 .angle-container .angle-left{
    width: 56%;
    left: -4%;
    top: -1rem;
    position: absolute;
    height: 4rem;
    background-color: #fff;
    transform: rotate(3deg)
}
.offer2 .section2 .angle-container .angle-right{
    width: 55%;
    right: -5%;
    top: -1rem;
    position: absolute;
    height: 4rem;
    background-color: #fff;
    transform: rotate(-3deg)
}
.offer2 .section2 .container{
    position: relative
}
.offer2 .section2 .section2-title{
    text-align: center;
    padding-top: 20px
}
.offer2 .section2 .section2-title h2{
    font-weight: 800;
    margin: 0;
    font-size: 1.5rem
}
.offer2 .section2 .section2-title h3{
    display: inline;
    font-weight: 800;
    border-bottom: 3px solid #000;
    padding: 0 60px;
    font-size: 1.25rem
}
.offer2 .section2 .section2-title h4{
    padding-top: 5px
}
.offer2 .section2 .quotes{
    padding: 1rem 3rem;
    border: 2px solid #000;
    border-radius: 1rem;
    margin: 2rem 0;
    position: relative
}
.offer2 .section2 .quotes .quote-right{
    position: absolute;
    left: -20px;
    top: -20px;
    background: #fff;
    padding: 5px;
    width: 40px
}
.offer2 .section2 .quotes .quote-left{
    position: absolute;
    right: -15px;
    background: #fff;
    padding: 5px;
    bottom: -10px
}
.offer2 .section2 .quotes p{
    margin-bottom: .5rem
}
.offer2 .section2 .quotes .quoter{
    margin-bottom: 0;
    font-weight: 800;
    font-style: italic
}
.offer2 .section2 .dr-lamm .left-side{
    text-align: center;
    font-weight: 800
}
.offer2 .section2 .dr-lamm .left-side h2,.offer2 .section2 .dr-lamm .left-side h4{
    font-weight: 800
}
.offer2 .section2 .dr-lamm .left-side p{
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 1rem;
    font-weight: 400
}
.offer2 .section2 .dr-lamm .wistia_responsive_wrapper{
    border: 4px solid #d01a22;
    box-sizing: initial
}
.offer2 .section2 .section3{
    padding-top: 2rem;
    text-align: center
}
.offer2 .section2 .section3 .dark-box{
    background-color: #252525
}
.offer2 .section2 .section3 .dark-box h2{
    color: #fff
}
.offer2 .section2 .section3 .light-box{
    background-color: #c2c2c2
}
.offer2 .section2 .section3 .section3-title{
    font-weight: 800
}
.offer2 .section4 .quad-adv{
    padding-top: 2rem;
    text-align: center
}
.offer2 .section4 .quad-adv h2{
    font-weight: 800;
    margin-bottom: 5px;
    font-size: 1.6rem
}
.offer2 .section4 .quad-adv p{
    line-height: 20px
}
.offer2 .section4 .quad-adv .big-text{
    font-size: 1.25rem;
    font-weight: 800
}
.offer2 .section2 .section3 .facts .fact-box{
    padding: 0
}
.offer2 .section2 .section3 .facts .fact-box .inner{
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.offer2 .section2 .section3 .facts h4{
    font-weight: 800;
    font-size: 1.2rem
}
.offer2 .section2 .section3 .facts h2{
    font-weight: 800;
    line-height: 15px
}
.offer2 .section2 .section3 .facts h3{
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 0
}
.offer2 .section2 .section3 .facts .small-font{
    font-size: 1rem
}
.offer2 .section2 .section3 .facts p{
    font-size: .8rem;
    font-weight: 800
}
.offer2 .section2 .section4 .advantage{
    padding: 1.5rem 0
}
.offer2 .section2 .section4 .advantage: nth-child(2n){
    background-color: #f7f4fa
}
.offer2 .section2 .section4 .advantage h4{
    font-weight: 800;
    margin-bottom: 0;
    text-align: center
}
.offer2 .section2 .section4 .advantage .sub-title{
    text-align: center
}
.offer2 .section2 .section4 .advantage p{
    margin-bottom: 0
}
.offer2 .section2 .section4 .percentage{
    text-align: left
}
.offer2 .section2 .section4 .percentage p{
    margin-bottom: 0
}
.offer2 .section2 .section4 .percentage .dark{
    background-color: #252525
}
.offer2 .section2 .section4 .percentage .dark h4{
    color: #fff
}
.offer2 .section2 .section4 .percentage .inner{
    padding: 1rem 0;
    text-align: center
}
.offer2 .section2 .section4 .percentage .dark p{
    color: #fff
}
.offer2 .section2 .section4 .percentage .light{
    background-color: #c2c2c2
}
.offer2 .section2 .section4 .percentage h4{
    font-weight: 800;
    font-size: 1.2rem;
    margin-bottom: 0
}
.offer2 .section2 .section4 .percentage h4 span{
    font-size: 2rem
}
.offer2 .section2 .section4 .percentage p{
    font-weight: 800;
    font-size: .8rem;
    margin-top: -.25rem
}
.offer2 .section2 .section4 .btn-container{
    text-align: center;
    padding-top: 1rem
}
.offer2 .section2 .section5{
    padding-top: 2rem
}
.offer2 .section2 .section5 h2{
    font-weight: 800;
    padding-bottom: 1rem
}
.offer2 .section2 .section5 .offer2-ingredient{
    padding-bottom: 2rem
}
.offer2 .section2 .section5 .offer2-ingredient img{
    max-width: 100px;
    margin: 0 auto;
    display: block;
    padding-bottom: 15px
}
.offer2 .section2 .section5 .offer2-ingredient h4{
    margin-bottom: .25rem;
    font-weight: 800;
    font-size: 1.25rem;
    text-align: center
}
.offer2 .section2 .section5 .offer2-ingredient p{
    margin-bottom: 0
}
.offer2 .offer2-cta-banner{
    background-color: #f7f4fa;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    padding: 1rem 0
}
.offer2 .offer2-cta-banner .inner{
    max-width: 800px;
    margin: 0 auto;
    display: block
}
.offer2 .offer2-cta-banner .inner .right-side{
    text-align: center
}
.offer2 .offer2-cta-banner .inner .right-side h2{
    margin-bottom: 0;
    font-size: 1.75rem;
    font-weight: 800
}
.offer2 .offer2-cta-banner .inner .right-side h4{
    font-weight: 800
}
.offer2 .section7{
    padding: 0
}
.offer2 .section7 h2{
    text-align: center;
    font-weight: 800
}
.offer2 .section7 h6{
    font-weight: 800;
    text-align: center;
    padding-bottom: 1rem
}
.offer2 .section7 .btn-container{
    padding: 1rem 0;
    text-align: center
}
.offer2 .section8 .title{
    padding-bottom: 1rem
}
.offer2 .section8 .title h2{
    font-weight: 800;
    margin-bottom: 0;
    font-size: 1.5rem
}
.offer2 .section8 .image{
    background-size: cover;
    background-position: top center;
    min-height: 400px;
    position: relative
}
.offer2 .section8 .image img{
    position: absolute;
    bottom: 10px;
    right: 10px;
    max-width: 200px
}
.offer2 .section8 .image1{
    background-image: url(/wp-content/uploads/2020/01/testimonial1.jpg)
}
.offer2 .section8 .image2{
    background-image: url(/wp-content/uploads/2020/01/testimonial2.jpg)
}
.offer2 .section8 .image3{
    background-image: url(/wp-content/uploads/2020/01/testimonial3.jpg)
}
.offer2 .section8 .image4{
    background-image: url(/wp-content/uploads/2020/01/testimonial4.jpg)
}
.offer2 .section8 .text{
    padding: 20px;
    display: flex;
    align-items: center;
    height: 100%
}
.offer2 .section8 .text .inner{
    border: 2px solid #fff;
    border-radius: 1rem;
    padding: 10px
}
.offer2 .section8 .text .inner p{
    color: #fff
}
.offer2 .section8 .dark{
    background-color: #111
}
.offer2 .section8 .red{
    background-color: #d01a22
}
.offer2 .section9{
    padding: 2rem 0
}
.offer2 .section9 h2{
    font-weight: 800;
    padding-bottom: 2rem
}
.offer2 .section9 .btn-container{
    text-align: center
}
.offer2 .section9 .offer2-faq h4{
    font-weight: 800;
    font-size: 1.15rem;
    margin-bottom: 0
}
.offer2 .section9 .offer2-faq a{
    color: #b40823
}
.offer2 .offer2-guarantee{
    background: #252525;
    padding: 2rem 0
}
.offer2 .offer2-guarantee h4{
    color: #fff;
    font-weight: 800;
    text-align: center;
    font-size: 1.25rem
}
.offer2 .offer2-guarantee h2{
    color: #fff;
    font-weight: 800;
    font-size: 2.5rem
}
.offer2 .offer2-guarantee h3{
    font-weight: 800;
    font-size: 2rem
}
.offer2 .offer2-guarantee p{
    color: #fff
}
.offer2 .offer2-guarantee .row{
    padding-top: 1rem
}
.offer2-cart .banner{
    background: #000;
    overflow: hidden;
    padding: 4rem 0
}
.offer2-cart .banner .container{
    position: relative
}
.offer2-cart .banner .offer2-cart-banner-img{
    position: absolute;
    bottom: -150px;
    left: -100px;
    max-width: 400px
}
.offer2-cart .banner .inner{
    max-width: 568px;
    margin: 0 auto;
    display: block
}
.offer2-cart .banner .inner .offer2-cart-banner-logo{
    max-width: 400px;
    width: 100%;
    position: relative;
    z-index: 1
}
.offer2-cart .product-packages .offer2-package{
    padding: 1rem;
    padding-bottom: 2rem;
    margin: 2rem 0;
    border: 5px solid #d01a22
}
.offer2-cart .product-packages .offer2-package .row{
    padding-top: 1rem
}
.offer2-cart .product-packages .offer2-package .bonus-row{
    margin-top: -20px
}
.offer2-cart .product-packages .offer2-package h2{
    font-size: 2.25rem
}
.offer2-cart .product-packages .offer2-package h4{
    font-size: 1.75rem
}
.offer2-cart .product-packages .offer2-package h6{
    font-size: 1.25rem
}
.offer2-cart .product-packages .offer2-package .supply{
    font-weight: 800;
    padding-bottom: 1.5rem
}
.offer2-cart .product-packages .offer2-package .save{
    text-align: center;
    margin-top: .5rem;
    margin-bottom: -.5rem
}
.offer2-cart .product-packages .offer2-package .retail{
    font-weight: 800;
    text-align: center;
    font-size: 1.25rem
}
.offer2-cart .product-packages .offer2-package .retail span{
    text-decoration: line-through
}
.offer2-cart .product-packages .offer2-package .purchase{
    text-align: center;
    font-weight: 800;
    font-size: 3rem
}
.offer2-cart .product-packages .offer2-package .purchase-header{
    text-align: center;
    font-weight: 800
}
.offer2-cart .product-packages .offer2-package .product-image{
    padding-bottom: 2rem;
    margin: 0 auto;
    display: block;
    max-width: 550px;
    width: 100%
}
.offer2-cart .product-packages .offer2-package .black{
    background: #000
}
.offer2-cart .product-packages .offer2-package .button{
    width: 100%;
    text-align: center
}
.offer2-cart .product-packages .offer2-package ul{
    padding-top: .5rem;
    margin-bottom: 1rem
}
.offer2-cart .product-packages .offer2-package li{
    margin-bottom: .75rem;
    position: relative;
    padding-left: 35px;
    font-size: 1.25rem;
    max-width: 350px;
    font-weight: 700
}
.offer2-cart .product-packages .offer2-package li::before{
    content: '';
    background-image: url(/wp-content/uploads/2020/01/tick-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0
}
.offer2-cart .product-packages .offer2-package .bonus{
    background-image: url(/wp-content/uploads/2020/01/bonus-bg.png);
    background-size: cover;
    position: relative;
    padding: 1rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    text-align: center
}
.offer2-cart .product-packages .offer2-package .bonus h4{
    margin-bottom: 0;
    font-weight: 800;
    color: #fff;
    font-size: 1.5rem
}
.offer2-cart .product-packages .offer2-package .bonus h6{
    margin-bottom: 0;
    font-weight: 800
}
.offer2-cart .product-packages .offer2-package .bonus .bonus-image{
    margin: 0 auto;
    display: block
}
.sfsi_shortcode_container{
    float: none!important
}
.offer2-cart .credit-cards{
    background: #acacac;
    margin-bottom: 2rem
}
.offer2-cart .credit-cards .inner{
    padding: 1rem 0
}
.offer2-cart .credit-cards h4{
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 1rem
}
.offer2-cart .product-packages .offer2-package .no-bonus{
    max-width: 250px;
    width: 100%
}
.offer2 a:hover{
    color: #fff
}
.offer2-cart a:hover{
    color: #fff
}
.offer2 .dr-lamm{
    background-color: #f7f4fa;
    padding: 2rem 0
}
@media (min-width: 548px){
    .offer2 .section8 .image{
        height: 100%
    }
}
@media (min-width: 768px){
    .offer2 .section2 .angle-container{
        display: block
    }
    .offer2 .section2 .section3 .quad-adv h2{
        font-size: 2rem
    }
    .offer2 .section2 .quotes .quote-right{
        width: auto;
        left: -35px
    }
    .offer2 .offer2-banner .offer2-banner-product{
        margin-bottom: 0
    }
    .offer2 .section2 .section2-title h2{
        font-size: 2.5rem
    }
    .offer2 .section2 .section2-title h4{
        font-size: 2rem
    }
    .offer2 .offer2-banner .background{
        overflow: hidden
    }
    .offer2 .offer2-banner ul{
        padding-top: 20px
    }
    .offer2 .offer2-banner ul li{
        color: #fff
    }
    .offer2 .offer2-banner .btn-container{
        margin-top: 50px
    }
    .offer2 .section2 .section4 .percentage{
        text-align: center
    }
    .offer2 .section2 .section4 .advantage h4{
        text-align: left
    }
    .offer2 .section2 .section4 .advantage .sub-title{
        text-align: left
    }
    .offer2 .section2 .section4 .percentage .tick-icon{
        padding-left: 0
    }
    .offer2 .section2 .section4 .percentage .tick-icon::before{
        display: none
    }
    .offer2 .offer2-banner{
        text-align: left
    }
    .offer2 .offer2-banner h1{
        text-align: left;
        font-size: 3.8rem;
        line-height: 4rem;
        color: red
    }
    .offer2 .section8 .title h2{
        font-size: 2rem
    }
    .offer2 .offer2-banner h1 .medium-header{
        font-size: 2.5rem;
        line-height: 40px
    }
    .offer2 .offer2-banner ul li{
        font-size: 1.25rem
    }
    .offer2 .section2 .section5 .offer2-ingredient h4{
        text-align: left
    }
    .offer2 .offer2-cta-banner{
        margin-top: 0
    }
    .offer2 .section7{
        padding: 2rem 0
    }
    .offer2-cart .product-packages .offer2-package .bonus{
        background-size: 100% 100%;
        padding-bottom: 4rem;
        text-align: left;
        margin-bottom: 4rem
    }
    .offer2-cart .product-packages .offer2-package .bonus .bonus-image{
        position: absolute;
        bottom: -50px;
        width: 350px;
        right: 25px
    }
}
@media (min-width: 992px){
    .offer2 .section8 .text{
        min-height: 450px
    }
    .offer2-cart .product-packages .padding-bottom{
        padding-bottom: 5rem!important
    }
    .offer2-cart .product-packages .offer2-package .purchase{
        text-align: left
    }
    .offer2-cart .product-packages .offer2-package .retail{
        text-align: left
    }
    .offer2-cart .product-packages .offer2-package .purchase-header{
        text-align: left
    }
    .offer2-cart .product-packages .offer2-package .product-image{
        width: 550px
    }
    .offer2-cart .product-packages .offer2-package .bonus{
        margin-left: -5rem;
        padding-left: 5rem;
        margin-bottom: 0;
        margin-top: 0
    }
    .offer2-cart .product-packages .offer2-package .bonus .bonus-image{
        bottom: -50px;
        right: 50px
    }
    .offer2-cart .credit-cards h4{
        margin-bottom: 0;
        font-size: 1.25rem
    }
    .offer2-cart .product-packages .offer2-package .no-bonus{
        max-width: 400px;
        width: 400px
    }
}
@media (min-width: 1020px){
    .offer2 .section2 .section5 .offer2-ingredient img{
        max-width: 140px
    }
}
@media (min-width: 1200px){
    .offer2 .offer2-banner .offer2-banner-image{
        right: 0
    }
}
@media(min-width: 1200px){
    .offer2 .content_container.main>.content_inner>.padding ul.checkmark{
        max-width: 100%!important
    }
    .offer2 .content_container.main>.content_inner>.padding img.box{
        bottom: 15px!important;
        width: 285px!important
    }
}
@media (max-width: 749px){
    .offer2 .content_container.main.fold>.content_inner>.padding img.box{
        padding-bottom: 2rem!important
    }
}
@media (max-width: 749px){
    .offer2 .rewards-card{
        top: 240px;
        right: 0;
        width: 110px
    }
}
@media (max-width: 749px){
    #headerMenu .promo{
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px
    }
    #headerMenu ul>li.promo{
        background: 0 0;
        padding: 0
    }
    #headerMenu .promo label{
        font-size: .9em;
        margin-bottom: .5em;
        margin-top: 0
    }
    #headerMenu .promo .prc{
        background: #000;
        color: #fff;
        padding: 0 .5em;
        margin-left: .5em;
        font-size: .8em;
        margin-bottom: .5em
    }
}
@media (max-width: 749px){
    .offer2 .content_container.main.fold{
        height: 270px!important
    }
}
@media (max-width: 749px){
    .offer2 .currency>.promo{
        position: relative;
        top: 0;
        right: 0
    }
}
.max-1366{
    max-width: 1366px;
    margin: 0 auto
}
.dark-bg{
    background-color: #252525
}
.text-white{
    color: #fff
}
.tight-height{
    line-height: 110%
}
.content_container.offer2 p{
    font-size: 16px
}
.container.offer2{
    overflow: visible
}
.custom-list{
    margin: 0;
    padding: 0
}
.custom-list li{
    position: relative;
    padding: 5px 0 5px 45px
}
.custom-list li::before{
    content: "";
    background: url(img/red-tick.png) top left/contain no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0
}
#fold{
    padding-top: 65px;
    background-color: #000;
    position: relative
}
#fold:after{
    content: "";
    width: 100%;
    height: 75px;
    position: absolute;
    bottom: -2px;
    background-color: #fff;
    background: url(img/tri-bg.svg) bottom center/cover no-repeat
}
#fold .max-1366{
    position: relative;
    padding-bottom: 120px
}
#fold .max-1366::before{
    background: url(img/couple-bg.jpg) top right/contain no-repeat;
    padding-bottom: 120px;
    background-size: cover;
    background-position: 0 top;
    content: "";
    width: 65%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0
}
#fold h1{
    font-size: 80px;
    line-height: 90%
}
#fold h1 span{
    font-size: 62px;
    display: block;
    line-height: 100%
}
#fold h1: :after{
    content: "";
    width: 100%;
    height: 8px;
    background: #fff;
    display: block;
    max-width: 380px;
    position: relative;
    top: 20px
}
.btn-container{
    padding-top: 70px;
    position: relative;
    z-index: 999
}
#fold ul li{
    font-weight: 700;
    max-width: 450px
}
#fold .button{
    font-size: 26px;
    font-weight: 700;
    padding: 10px 30px;
    -webkit-box-shadow: 0 0 15px 2px #fff;
    box-shadow: 0 0 25px 2px #fff;
    display: inline-block;
    position: relative
}
#fold .button: :after{
    width: 20px;
    height: 18px
}
.vrx-banner{
    position: absolute;
    bottom: 0
}
@media(max-width: 991px){
    #fold .max-1366{
        background-image: none
    }
    .vrx-banner{
        position: relative;
        bottom: 0
    }
}
@media(max-width: 767px){
    #fold .max-1366::before{
        background-image: none
    }
    #fold h1 span{
        font-size: 42px
    }
    #fold h1{
        font-size: 60px;
        text-align: center
    }
    #fold h1: :after{
        margin: 0 auto
    }
    .btn-container span{
        display: block
    }
    #fold .button{
        width: 100%;
        padding: 15px 30px
    }
    #fold h1{
        max-width: 510px
    }
    #fold .button: :after{
        width: 30px;
        height: 40%;
        position: absolute;
        right: 30px;
        top: 30%
    }
}
@media(max-width: 480px){
    #fold h1 span{
        font-size: 40px;
        margin-top: 5px
    }
    #fold h1{
        font-size: 52px;
        text-align: center
    }
    #fold .button{
        font-size: 20px
    }
    #fold .button: :after{
        right: 20px
    }
}
.since{
    display: inline;
    font-weight: 800;
    border-bottom: 3px solid #000;
    padding: 0 60px;
    font-size: 1.4rem
}
.dr-lamm img{
    width: 100%
}
.dr-lamm .video.wistia{
    border: 3px solid #b40823;
    padding: 3px 3px 2px
}
.dr-lamm .placeholder{
    background: url(img/dr-lamm-vid.jpg) top right/101% auto no-repeat
}
.val{
    font-size: 44px;
    line-height: 100%
}
.val-text{
    font-size: 26px
}
.f-18{
    font-size: 18px
}
.ad{
    padding-left: 85px
}
.ad-1{
    background: url(img/advantage1.png) top left/70px auto no-repeat
}
.ad-2{
    background: url(img/advantage2.png) top left/70px auto no-repeat
}
.ad-3{
    background: url(img/advantage3.png) top left/70px auto no-repeat
}
.ad-4{
    background: url(img/advantage4.png) top left/70px auto no-repeat
}
.ad-mobile{
    background: 0 0
}
.sub-title{
    font-size: 18px
}
@media(max-width: 767px){
    .ad{
        padding-left: 0
    }
    .ad-1,.ad-2,.ad-3,.ad-4{
        background: 0 0
    }
    .ad .ad-1,.ad .ad-2,.ad .ad-3,.ad .ad-4{
        padding-left: 85px;
        min-height: 95px;
        background: url(img/advantage1.png) top left/auto 85px no-repeat
    }
    .ad .ad-1{
        background-image: url(img/advantage1.png)
    }
    .ad .ad-2{
        background-image: url(img/advantage2.png);
        background-position: 10px top
    }
    .ad .ad-3{
        background-image: url(img/advantage3.png);
        background-position: 15px top
    }
    .ad .ad-4{
        background-image: url(img/advantage4.png);
        background-position: 25px top
    }
}
#section-c h4{
    font-size: 26px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -1px
}
#section-c h4 span{
    font-size: 54px
}
#section-c p{
    font-weight: 800;
    letter-spacing: -1px
}
#section-d h2{
    font-size: 28px
}
#section-d img{
    display: block;
    margin: 0 auto
}
@media(max-width: 767px){
    #section-d h4{
        text-align: center
    }
}
#section-f h4{
    font-size: 20px;
    font-weight: 700
}
#section-f h4,#section-f p{
    max-width: 500px
}
.g-1{
    max-width: 400px;
    margin: 0 auto 20px
}
.g-main span{
    display: block;
    font-size: 40px
}
.g-main .box{
    font-size: 30px
}
@media(max-width: 749px){
    .g-main{
        line-height: 1.5em
    }
}
@media(max-width: 459px){
    .g-main span{
        font-size: 32px
    }
    .g-main .box{
        font-size: 24px
    }
}
#cta-block{
    border-top: 3px solid #252525;
    border-bottom: 3px solid #252525
}
.flipclock-container{
    position: fixed;
    bottom: 0;
    width: 100vw;
    z-index: 999;
    background-color: #000;
    padding-top: 1.2rem;
    padding-bottom: 0
}
.flipclock-container.hide{
    display: none
}
.flipclock-container .w50{
    width: 100%;
    float: none;
    text-align: center
}
.flip-clock-wrapper{
    margin: 1em auto;
    text-align: center;
    display: inline-block;
    width: auto;
    float: none
}
@media (min-width: 768px){
    .flipclock-container .w50{
        width: 50%;
        float: left
    }
    .flipclock-container{
        padding-top: 0;
        padding-bottom: 0
    }
}
.flipclock-container .flip-clock-label{
    font-size: 11px;
    text-transform: uppercase
}
@media (min-width: 768px){
    .flipclock-container .flip-clock-label{
        font-size: 14px
    }
    .flip-clock-wrapper ul{
        margin: 2px;
        padding: 15px;
        width: 30px;
        height: 45px;
        font-size: 40px;
        line-height: 43px
    }
}
.flipclock-container .inner{
    max-width: 992px;
    margin: 0 auto;
    display: block
}
.flipclock-container .inner .flipclock-text{
    margin-bottom: 0
}
@media (min-width: 768px){
    .flipclock-container .inner .flipclock-text{
        float: right;
        margin-top: 1.5rem;
        margin-bottom: 0
    }
}
.flipclock-container .inner .flipclock-text h4{
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}
.flipclock-container .inner .flipclock-text p{
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    margin-top: 0;
    text-align: center
}
@media (min-width: 992px){
    @media (min-width: 768px){
        .flipclock-container .inner .flipclock-text{
            margin-top: 2rem
        }
    }
    .flipclock-container .inner .flipclock-text p{
        text-align: center
    }
}
.flipclock-container .inner .flipclock-text .save-txt{
    color: #fdfe00!important;
    font-weight: 700
}
.flip-clock-wrapper{
    margin: 1em 1em 1em 1em;
    text-align: center
}
@media (min-width: 768px){
    .flipclock-container .ujic-hold{
        padding: 1.5rem .5rem!important
    }
    .flipclock-container .inner .flipclock-text h4{
        margin-top: 0
    }
    .flip-clock-wrapper{
        margin: 4em 1em 1em 4em
    }
}
.flip-clock-wrapper ul{
    position: relative;
    float: left;
    margin: 2px;
    padding: 12px;
    width: 20px;
    height: 35px;
    font-size: 40px;
    font-weight: 700;
    line-height: 43px;
    border-radius: 6px;
    background: #000
}
@media (min-width: 768px){
    .flip-clock-wrapper ul{
        margin: 2px;
        padding: 15px;
        width: 30px;
        height: 45px;
        font-size: 40px;
        line-height: 43px
    }
}
.flip-clock-wrapper ul li{
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-decoration: none!important
}
@media (min-width: 768px){
    .flip-clock-wrapper ul li{
        line-height: 43px
    }
}
.flip-clock-wrapper ul li: first-child{
    z-index: 2
}
.flip-clock-wrapper ul li a{
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    perspective: 200px;
    margin: 0!important;
    overflow: visible!important;
    cursor: default!important
}
.flip-clock-wrapper ul li a div{
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 30px;
    overflow: hidden;
    outline: 1px solid transparent
}
@media (min-width: 768px){
    .flip-clock-wrapper ul li a div{
        font-size: 40px
    }
}
.flip-clock-wrapper ul li a div .shadow{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}
.flip-clock-wrapper ul li a div.up{
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}
.flip-clock-wrapper ul li a div.up:after{
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 2px;
    background-color: #000;
    background-color: rgba(0,0,0,.4)
}
@media (min-width: 768px){
    .flip-clock-wrapper ul li a div.up:after{
        top: 22px;
        height: 3px
    }
}
.flip-clock-wrapper ul li a div.down{
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}
.flip-clock-wrapper ul li a div div.inn{
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #002b87;
    text-shadow: none;
    text-align: center;
    background-color: #fac52f;
    border-radius: 6px;
    font-size: 28px
}
@media (min-width: 768px){
    .flip-clock-wrapper ul li a div div.inn{
        font-size: 35px
    }
}
.flip-clock-wrapper ul li a div.up div.inn{
    top: 0
}
.flip-clock-wrapper ul li a div.down div.inn{
    bottom: 0
}
.flip-clock-wrapper ul.play li.flip-clock-before{
    z-index: 3
}
.flip-clock-wrapper .flip{
    box-shadow: 0 2px 5px rgba(0,0,0,.7)
}
.flip-clock-wrapper ul.play li.flip-clock-active{
    -webkit-animation: asd .5s .5s linear both;
    animation: asd .5s .5s linear both;
    z-index: 5
}
.flip-clock-divider{
    float: left;
    display: inline-block;
    position: relative;
    width: 10px;
    height: 42px
}
@media (min-width: 768px){
    .flip-clock-divider{
        width: 10px;
        height: 50px
    }
}
.flip-clock-divider: first-child{
    width: 0
}
.flip-clock-dot{
    display: block;
    background: #fff;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    left: 2px
}
@media (min-width: 768px){
    .flip-clock-dot{
        width: 6px;
        height: 6px;
        left: 2px
    }
}
body .flip-clock-divider .flip-clock-label{
    color: #fff;
    position: absolute;
    top: -1.3em;
    right: -55px;
    text-shadow: none
}
@media (min-width: 768px){
    .flip-clock-divider .flip-clock-label{
        top: -1em;
        right: -55px
    }
}
.flip-clock-divider.days .flip-clock-label{
    right: -42px
}
.flip-clock-divider.hours .flip-clock-label{
    right: -45px
}
.flip-clock-divider.minutes .flip-clock-label{
    right: -50px
}
.flip-clock-divider.seconds .flip-clock-label{
    right: -52px
}
.flip-clock-dot.top{
    top: 25px
}
.flip-clock-dot.bottom{
    bottom: 25px
}
@media (min-width: 768px){
    .flip-clock-divider.days .flip-clock-label{
        right: -50px
    }
    .flip-clock-divider.hours .flip-clock-label{
        right: -55px
    }
    .flip-clock-divider.minutes .flip-clock-label{
        right: -60px
    }
    .flip-clock-divider.seconds .flip-clock-label{
        right: -60px
    }
    .flip-clock-dot.top{
        top: 33px
    }
    .flip-clock-dot.bottom{
        bottom: 25px
    }
}
@-webkit-keyframes asd{
    0%{
        z-index: 2
    }
    20%{
        z-index: 4
    }
    100%{
        z-index: 4
    }
}
@keyframes asd{
    0%{
        z-index: 2
    }
    20%{
        z-index: 4
    }
    100%{
        z-index: 4
    }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down{
    z-index: 2;
    -webkit-animation: turn .5s .5s linear both;
    animation: turn .5s .5s linear both
}
@-webkit-keyframes turn{
    0%{
        -webkit-transform: rotateX(90deg)
    }
    100%{
        -webkit-transform: rotateX(0)
    }
}
@keyframes turn{
    0%{
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100%{
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up{
    z-index: 2;
    -webkit-animation: turn2 .5s linear both;
    animation: turn2 .5s linear both
}
@-webkit-keyframes turn2{
    0%{
        -webkit-transform: rotateX(0)
    }
    100%{
        -webkit-transform: rotateX(-90deg)
    }
}
@keyframes turn2{
    0%{
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    100%{
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}
.flip-clock-wrapper ul li.flip-clock-active{
    z-index: 3
}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{
    background: -moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));
    background: linear,top,rgba(0,0,0,.1) 0,#000 100%;
    background: -ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);
    background: linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{
    background: -moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));
    background: linear,top,rgba(0,0,0,.1) 0,#000 100%;
    background: -ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);
    background: linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;
    -webkit-animation: hide .5s .3s linear both;
    animation: hide .5s .3s linear both
}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{
    background: -moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));
    background: linear,top,#000 0,rgba(0,0,0,.1) 100%;
    background: -ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);
    background: linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{
    background: -moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));
    background: linear,top,#000 0,rgba(0,0,0,.1) 100%;
    background: -ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);
    background: linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;
    -webkit-animation: hide .5s .3s linear both;
    animation: hide .5s .2s linear both
}
@-webkit-keyframes show{
    0%{
        opacity: 0
    }
    100%{
        opacity: 1
    }
}
@keyframes show{
    0%{
        opacity: 0
    }
    100%{
        opacity: 1
    }
}
@-webkit-keyframes hide{
    0%{
        opacity: 1
    }
    100%{
        opacity: 0
    }
}
@keyframes hide{
    0%{
        opacity: 1
    }
    100%{
        opacity: 0
    }
}
#close-counter{
    float: right;
    background: url(img/img-cross.png) no-repeat left top;
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: 100%;
    font-size: 0;
    opacity: 1!important;
    z-index: 1;
    cursor: pointer;
    top: -10px;
    right: 0;
    position: relative
}
.flipclock-container .container{
    margin: 0 auto
}
@media (min-width: 768px){
    #close-counter{
        top: 15px;
        right: 12px
    }
    .flipclock-container .container{
        max-width: 100%
    }
}
@media (min-width: 992px){
    .flipclock-container .container{
        max-width: 960px
    }
}
@media (min-width: 1199px){
    .flipclock-container .container{
        max-width: 1140px
    }
    #close-counter{
        top: 15px;
        right: 0
    }
}
@media (max-width: 991px){
    .flipclock-container{
        padding-top: .5rem
    }
    .flipclock-container .inner .flipclock-text h4{
        font-size: 21px;
        line-height: 30px
    }
    .flipclock-container .inner .flipclock-text p{
        display: flex;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        width: 100%
    }
    .flipclock-container .inner .flipclock-text span{
        padding: 0 3px
    }
    #close-counter{
        width: 21px;
        height: 21px;
        top: 0;
        right: 30px
    }
}
.flipclock-container .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
body .ujic-classic span.countdown_amount{
    font-weight: 700!important;
    padding: 5px 10px 5px 10px;
    text-shadow: none!important
}
body .ujic-classic .countdown_section{
    margin-right: 0
}
body .ujic-classic .countdown_section:before{
    content: ": ";
    float: left;
    clear: none;
    display: block;
    text-align: center;
    padding: 15px 7px 15px 3px;
    color: #fff;
    font-size: 18px!important
}
body .ujic-classic .countdown_section: first-of-type:before{
    display: none
}
@media (max-width: 991px){
    body .ujic-classic span.countdown_amount{
        font-size: 13px!important;
        padding: 5px 7px
    }
}
@media (max-width: 991px){
    body .ujic-classic .countdown_section{
        margin-right: 0
    }
    body .ujic-classic .countdown_section:before{
        padding: 0 7px 5px 5px;
        color: #fff;
        font-size: 18px!important
    }
}
#bf-banner{
    text-align: center;
    background: #b40923
}
#bf-banner img{
    margin: 0 auto
}
@media (max-width: 749px){
    #bf-banner img{
        margin: 0 auto;
        max-width: 320px
    }
}
.page-emailpriv h2{
    margin-bottom: 2rem
}
.page-terms-conditions li{
    margin-bottom: 10px
}
.authenticityBlock h3{
    color: #e10000;
    max-width: 700px;
    margin: 1.75em auto .75em
}
.authenticityBlock #counterfeit_check h3{
    margin: .5em auto 1em
}
#counterfeit_check{
    background-color: #999;
    background-image: url(img/img-v2/bg-diagonal.png);
    color: #fff;
    border-radius: 1em;
    padding: 1.5em 3em 3em;
    text-align: center
}
#counterfeit_check h3{
    text-transform: uppercase;
    color: #ffd33a;
    font-size: 1.7em;
    margin-bottom: .5em
}
#counterfeit_check .asterix{
    text-align: left;
    margin-bottom: 2em
}
#counterfeit_check .asterix a{
    color: #fff
}
#counterfeit_check button#check{
    margin-top: 10px;
    -webkit-appearance: none;
    border: solid 2px #c72482;
    background-color: #a80919;
    font-family: inherit;
    font-size: 100%;
    padding: .25em 1em;
    color: #fff
}
#securitycode{
    width: 700px;
    -webkit-appearance: none;
    font-family: inherit;
    font-size: 100%;
    padding: .25em;
    max-width: 100%;
    box-sizing: border-box
}
#authcheck-bad,#authcheck-contact,#authcheck-good,#authcheck-invalid,#authcheck-used{
    padding: 0 0 10px 0;
    margin-top: 5px;
    display: none
}
#authcheck-bad div.p,#authcheck-good div.p,#authcheck-invalid div.p,#authcheck-used div.p{
    margin: 0 20px
}
#authcheck-bad h4,#authcheck-good h4,#authcheck-invalid h4,#authcheck-used h4{
    font-size: 18px;
    display: block;
    color: #fff;
    margin: 0 0 12px 0;
    padding: 10px
}
#authcheck-good{
    background: #daeec0
}
#authcheck-good h4{
    background: #84ba40
}
#authcheck-bad{
    background: #f9dcdf
}
#authcheck-bad h4{
    background: #aa0919
}
#authcheck-invalid{
    background: #f9dcdf
}
#authcheck-invalid h4{
    background: #aa0919
}
#authcheck-used{
    background: #ffe2bc
}
#authcheck-used h4{
    background: #ff9000
}
.wsp-pages-title{
    margin-bottom: 2rem
}
.wsp-posts-list{
    margin-left: 0
}
.wsp-posts-list li{
    margin-bottom: 10px
}
.category-articles .page-title{
    padding-top: 15px;
    text-align: left
}
.category-articles{
    margin-bottom: 30px
}
.category-articles .category-articles h2{
    font-size: 26px;
    margin-bottom: 15px;
    text-align: left;
    padding: 10px 0
}
.category-articles .red-btn{
    display: inline-block;
    background: #fdfe00;
    color: #fff;
    text-transform: uppercase;
    border-radius: 40px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 800;
    margin: 20px 0;
    padding: 10px 30px
}
.category-articles .meta img{
    border-radius: 100%
}
.category-articles .meta .byline{
    margin-right: 15px
}
.category-articles h2 a{
    color: #000;
}
#leh-pagination{
    margin: 30px auto 50px;
}
#leh-pagination ul li a:hover,#leh-pagination ul li.active a{
    background: #000;
}
#secondary .search-submit{
    background: #fdfe00;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Inter', sans-serif;
    letter-spacing: 0;
    padding: 10px 12px;
    position: relative;
    top: -2px;
}
#secondary ul li{
    line-height: 1em;
}
#secondary ul li a:hover{
    color: #000;
}
@media screen and (min-width: 768px){
    .category-articles .category-articles h2{
        font-size: 28px;
        margin-bottom: 15px;
        text-align: left;
    }
}
