@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,600;0,700;0,900;1,700&family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,700&display=block');

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-CondensedBlack.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-CondensedBlack.woff') format('woff'),
        url('../fonts/HelveticaNeue-CondensedBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('../fonts/Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
	font-family: 'neue_montrealbold';
	src: url('../fonts/neuemontreal-bold-webfont.woff2') format('woff2'),
		 url('../fonts/neuemontreal-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'neue_montrealmedium';
	src: url('../fonts/neuemontreal-medium-webfont.woff2') format('woff2'),
		 url('../fonts/neuemontreal-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'neue_montrealregular';
	src: url('../fonts/neuemontreal-regular-webfont.woff2') format('woff2'),
		 url('../fonts/neuemontreal-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

/**/

body{
	font-family: 'neue_montrealregular';
	color: #1a1a1a;
}

.entry-content{
    margin: 0;
}

h1, h2, h3, h4, h5, h6, .title{
	font-family: 'neue_montrealbold';
	font-weight: inherit;
	letter-spacing: 0px;
	margin-bottom: 20px;
}

strong{
	font-family: 'neue_montrealbold';
	font-weight: inherit;
	letter-spacing: 0px;
}

.title sup{
    font-size: 0.8em;
	top: 0.2em;
}

.sub-title sup{
    font-size: 0.8em;
	top: 0.2em;
}

p {
	font-family: 'Gilroy';
	font-size: 21px;
	font-weight: 600;
	line-height: 160%;
	letter-spacing: 0;
}

p b, p strong{
	font-family: 'neue_montrealbold';
	font-weight: inherit;
	letter-spacing: 0;
}

.font-weight-bold {
	font-family: 'neue_montrealmedium';
    font-weight: normal !important;
}

small {
    font-family: 'neue_montrealmedium';
}

.shop-btn sup{
	font-size: 88%;
}

a, a:visited{
	color: #de0e16;
}

a:hover{
	color: #000000;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus{
	box-shadow: none;
}

.entry-content .container {
	max-width: 1070px;
}

@media (min-width: 768px) {
	
    p {
        font-size: 18px;
    }
	
}

@media (min-width: 1200px) {

    p {
        font-size: 21px;
        letter-spacing: -0.5px;
    }

}

/**/

.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;
    background: #de0e16;
	border-radius: 100px;
	color: #ffffff;
	font-family: 'neue_montrealbold';
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 20px 30px 20px 30px;
	text-transform: uppercase;
}

/**/

.navbar-light .main-navigation li.buy-btn a, 
.navbar-light .main-navigation li.buy-btn a.active{
	background: #de0e16;
	font-family: 'neue_montrealmedium';
	font-weight: normal;
	text-transform: uppercase;
}

.navbar-dark .navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link:focus{
    color: #ffffff;
}

.navbar-dark .navbar-dark .navbar-nav .main-navigation li{
	margin-left: 20px;
}

@media (min-width: 1200px){
	
	.navbar-dark .navbar-nav .nav-link,
	.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{
		font-family: 'neue_montrealbold';
		font-size: 14px;
		font-weight: inherit;
		letter-spacing: 0;
		line-height: 1em;
		color: #ffffff;
		transition: .1s ease-in-out;
		padding: 8px 10px 8px 10px;
		text-transform: uppercase;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.main-navigation li {
		margin-left: 4px;
	}
	
	.navbar-light .main-navigation li.buy-btn a, .navbar-light .main-navigation li.buy-btn a.active{
		padding: 10px 15px 10px 15px;
	}
	
	.main-navigation li.buy-btn {
		margin-left: 20px;
		top: -2px;
	}

}

@media screen and (max-width: 991px){
	
	.site-header .main-navigation{
		background: #000000;
		width: 100%;
	}
	
}

@media screen and (max-width: 767px){
    
	.main-navigation li.buy-btn a, .main-navigation li.buy-btn a.active{
		font-size: 17px;
		width: 130px;	
	}
	
	.main-navigation li.phone-num{
        color:#fff;
        float:left !important;
        font-size:12px;
        line-height:1.5em;
        align-items:center;
        padding:5px 0 5px 15px;
        width:52%;
    }
	
    .main-navigation li.phone-num a{
		color: #fff;
		font-weight: inherit;
        margin-left:5px
    }
	
    .main-navigation li.promo{
        float:left;
        padding:5px 15px;
        width:48%
    }
	
	.main-navigation li.promo label {
        color: #fff;
        font-size: 12px;
        font-weight: inherit;
        line-height: 1em;
        margin-bottom: 0;
    }
	
	 .main-navigation li.promo .prc{
        color: #fff;
        background: red;
        padding: 4px 10px;
        font-size: 12px;
        margin-left: 10px;
        font-weight: inherit;
        line-height: 1em;
    }
	
}

/**/

@media screen and (min-width: 768px){
	
	.promo-banner{
		margin-bottom: 40px;
		padding-top: 40px;
	}
	
}

@media screen and (min-width: 992px){
	
	.logged-in .promo-banner{
		margin-bottom: 40px;
		padding-top: 50px;
	}
	
	.promo-banner{
		margin-bottom: 40px;
		padding-top: 0px;
	}
	
}

@media screen and (min-width: 1200px){
	
	.logged-in .promo-banner{
		margin-bottom: 40px;
		padding-top: 80px;
	}
	
	.promo-banner{
		margin-bottom: 40px;
		padding-top: 30px;
	}
	
}


@media screen and (max-width: 767px){
	
	.promo-banner{
		margin-bottom: 40px;
	}
	
	.alt-promo-banner{
		margin-bottom: 20px;
		padding: 0px 15px;
	}
	
	.alt-promo-banner .couponSplash span{
		display: block;
	}
	
}

/**/

.couponInfo{
    background-color: #ffffb3;
    border: 2px dashed red;
	font-size: 19px;
    font-family: 'neue_montrealmedium';
    line-height: 1.2em;
    text-align: center;
    padding: 10px;
    margin: 0em 0 2em;
}

.couponSplash .couponInfo{
    background-color: #ffffb3;
    border: 2px dashed red;
	font-size: 19px;
    font-family: 'neue_montrealmedium';
    line-height: 1.2em;
    text-align: center;
    padding: 10px;
    margin: 0em 0 2em;
}

.couponSplash .couponInfo p{
	font-size: 19px;
}

.couponSplash .couponInfo .bold{
	font-weight: inherit;
	letter-spacing: 0px;
}

@media screen and (max-width: 991px){
	
	#product-packages .couponInfo {
		margin: 0px auto !important;
		max-width: 960px;
        padding: 10px !important;
        line-height: 1em;
    }
	
	.couponInfo>.inner {
		max-width: 800px;
		margin: 0 auto;
	}

	.couponSplash .couponInfo p {
		font-size: 17px;
		letter-spacing: 0;
		line-height: 1.2em;
	}

}

@media screen and (max-width: 767px){
	
	#product-packages .couponInfo {
		max-width: 320px !important;
		margin: 0px auto !important;
        padding: 10px !important;
        line-height: 1.2em;
    }
	
	.couponInfo>.inner {
		max-width: 800px;
		margin: 0 auto;
	}
	
	.couponInfo,
	.couponInfo p,
	.couponSplash .couponInfo p {
		font-size: 17px;
		letter-spacing: 0;
		line-height: 1.2em;
	}

}

/**/

.page-template-page-contained .site-main{
	padding: 40px 0px 40px 0px;
}

.nav-area{
	padding: 20px 0px 20px 0px;
}

.nav-area .site-header .main-navigation{
    background: #e5e5e5;
    border: solid 3px #de0f16;
    border-radius: 20px;
	margin: 0px auto;
    padding: 10px;
    float: none;
}

.nav-area .main-navigation li{
	border-right: solid 3px #de0f16;
	line-height: 1em;
	margin-left: 0px;
}

.nav-area .main-navigation .last{
	border-right: none !important;
}

.nav-area .main-navigation li a {
    color: #000000;
	font-family: 'neue_montrealbold';
    font-size: 15px;
    font-weight: 600;
	letter-spacing: 0.5px;
    line-height: 1em;
    text-transform: uppercase;
    padding: 0px 10px;
}

.nav-area .main-navigation li a.active{
	color: #de0e16;
}


@media screen and (min-width: 992px) and (max-width: 1199px){
	
    .nav-area .main-navigation li a {
        font-size: 14px;
        letter-spacing: 0.5px;
        padding: 0px 8px;
    }
	
}


.clickinfo {
    background: #fff200;
    text-align: center;
    padding: 8px 0;
    position: relative;
	top: 113px;
    z-index: 997;
}

.clickinfo p {
    font-size: 18px;
    font-family: 'neue_montrealbold';
    letter-spacing: -0.25px;
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.clickinfo {
		top: 66px;
	}
	
	.blog .clickinfo,
	.archive .clickinfo,
	.single .clickinfo,
	.page-page-not-found .clickinfo,
	.page-counterfeit-check .clickinfo,
	.page-success-stories .clickinfo,
	.page-dr-recommended .clickinfo,
	.page-clinical .clickinfo,
	.page-terms-conditions .clickinfo,
	.page-sitemap .clickinfo,
	.page-emailpriv .clickinfo,
	.page-cookiepolicy .clickinfo,
	.page-guarantee .clickinfo,
	.page-contact .clickinfo{
		top: 85px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
	.clickinfo {
        padding: 5px 0;
        top: 68px;
    }
	
	.clickinfo p {
		font-size: 14px;
	}
	
}

@media screen and (max-width: 767px){
	
	 .clickinfo {
		padding: 8px 0px 6px 0px;
		top: 0px;
	}
	
	.clickinfo p {
		font-family: 'neue_montrealbold';
		font-size: 12px;
		letter-spacing: -0.5px;
		line-height: 1.2em;
		margin: 0px auto;
		max-width: 290px;
	}
	
	.blog .clickinfo,
	.archive .clickinfo,
	.single .clickinfo,
	.page-page-not-found .clickinfo,
	.page-counterfeit-check .clickinfo,
	.page-counterfeit-check .clickinfo,
	.page-terms-conditions .clickinfo,
	.page-sitemap .clickinfo,
	.page-emailpriv .clickinfo,
	.page-cookiepolicy .clickinfo,
	.page-guarantee .clickinfo,
	.page-contact .clickinfo{
		top: 70px;
	}
	
}

/**/

.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:#de0e16;
    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:#de0e16;
    border:none;
    color:#fff;
    text-transform:uppercase;
    font-weight:800;
    font-family:'Open Sans',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 (min-width:768px){
    .category-articles .category-articles h2{
        font-size:28px;
        margin-bottom:15px;
        text-align:left
    }
}

/**/

#arModal.modal.show .modal-dialog {
    max-width: 1140px;
}

#arModal .modal-body{
	background: #ede7f1;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

#arModal .modal-body .d-flex{
	padding: 20px;
}

#arModal .inner-wrap{
	padding-right: 40px;
	width: 50%;
}

#arModal .modal-content{
	border-radius: 20px;
	overflow: hidden;
}

#arModal.modal.show .modal-dialog img {
    width: auto;
    margin: 20px auto;
    display: block;
}

#arModal.modal.show .modal-dialog h3{
	font-size: 45px;
}

#arModal.modal.show .modal-dialog p{
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
}
#arModal.modal.show .modal-dialog .highlight{
	background: url(../images/red-underline.png) no-repeat 0 bottom/contain;
	padding-bottom: 10px;
}

#arModal .buttons .btn-primary{
    background: #d4262d;
	border-radius: 0;
    color: #ffffff;
	font-family: 'Open Sans Bold', sans-serif;
    font-size: 24px;
	font-weight: 500;
	letter-spacing: -1px;
    line-height: 1em;
	margin: 0px auto 0px auto;
	max-width: 370px;
    padding: 15px;
	text-transform: none;
}

#arModal .buttons .btn-secondary{
	background: #1a1a1a;
	border-radius: 0;
    color: #ffffff;
    font-size: 24px;
	font-weight: 500;
	letter-spacing: -1px;
    line-height: 1em;
	margin: 0px auto 0px auto;
	max-width: 370px;
    padding: 15px;
	text-transform: none;
}

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

	#arModal .modal-body{
		background: url(../images/geoip-popup-bg.jpg) no-repeat 0 center/cover #ede7f1;
	}

}

@media screen and (min-width: 991px) and (max-width: 1199px) {
	
	#arModal.modal.show .modal-dialog {
		margin: 0px auto;
        max-width: 960px;
	}
	
	#arModal.modal.show .modal-dialog h3 {
		font-size: 34px;
	}
	
	#arModal.modal.show .modal-dialog p {
    	font-size: 24px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	#arModal.modal.show .modal-dialog {
		margin: 0px auto;
        max-width: 730px;
	}
	
	#arModal.modal.show .modal-dialog h3 {
		font-size: 26px;
	}
	
	#arModal.modal.show .modal-dialog p {
    	font-size: 18px;
	}
	
}

@media screen and (max-width: 767px) {
	
	#arModal.modal.show .modal-dialog {
		margin: 0px auto;
        max-width: 340px;
	}
	
	#arModal .inner-wrap {
		padding-right: 0;
		width: 100%;
	}
	
	#arModal.modal.show .modal-dialog h3 {
		font-size: 26px;
	}
	
	#arModal.modal.show .modal-dialog p {
    	font-size: 17px;
	}
	
}

/**/

#euModal .modal-dialog,
#euModal.show .modal-dialog {
    max-width: 500px;
}

#euModal .modal-content{
	background: #151515;
}

#euModal .modal-content p{
	color: #ffffff;
} 

#euModal .modal-header{
	border: none;
	padding-bottom: 0;
}

#euModal .modal-title {
    color: #ffffff;
    text-indent: -9999em;
}

#euModal .modal-body{
	padding-top: 0;
}

#euModal .modal-dialog img,
#euModal.show .modal-dialog img{
	width: 320px; 
	margin-bottom: 20px;
}

#euModal .modal-footer {
	border: none;
    justify-content: center;
    padding-bottom: 40px;
}

#euModal .btn-primary, 
#euModal .btn-primary:hover, 
#euModal .btn-primary:focus,
#euModal .btn-primary:active{ 
    background: #de0e16;
    border: solid 1px #de0e16;
    border-radius: 40px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2em;
    margin: 0px 0px 0px 5px;
    padding: 0.5rem 1.2rem;
    text-transform: none;
}

#euModal .btn-secondary, 
#euModal .btn-secondary:hover{ 
	background: #777777;
    border-color: #777777;
    border-radius: 40px;
    box-shadow: none;
    color: #ffffff;
    font-size: 15px;
	line-height: 1.2em;
    margin: 0px 5px 0px 0px;
    padding: 0.5rem 1.2rem;
}

#euModal .btn-close{
    border: 1px solid;
    border-color: #151515;
    border-radius: 3px;
    background: #151515;
    color: #de0e16;
    font-size: 42px;
    line-height: 1;
    padding: 0;
	outline: none;
}

@media screen and (max-width: 767px) {
	
	#hdpPopup .buttons .signup,
	#hdpPopup .buttons .nothanks{
		padding 0px 20px 0px 20px;
	}
	
	#euModal .btn-close{
		font-size: 21px;
	}
	
	#euModal .modal-dialog img,
	#euModal.show .modal-dialog img {
		width: 250px;
	}
	
	#euModal .modal-content p {
		font-size: 14px;
	}

}


/**/

.sale-message {
    background: url(../images/cart_savings-2.png) no-repeat 0 0/cover #e6e6e6;
    width: 480px;
    height: 90px;
    position: relative;
    margin: 20px auto 20px;
	padding: 40px;
}

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

.sale-message.march {
    background: url(../images/vigrxplus-march-savings.png) no-repeat 0 0/cover;
    width: 732px;
    height: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.sale-message.march .sale-value {
    position: absolute;
    top: 9px;
    right: 15px;
    font-weight: 800;
    color: #fff;
    font-size: 29px;
    left: auto;
}

.sale-message.save60 {
    background: url(../images/vigrxplus-save.png) no-repeat 0 0/cover;
    width: 355px;
    height: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.sale-message.save60 .sale-value {
    position: absolute;
    top: 4px;
    right: 28px;
    font-weight: 800;
    color: #fff;
    font-size: 32px;
    left: auto;
}

.sale-message.bf {
    background: url(../images/bf-save.png) no-repeat 0 0/cover;
    width: 590px;
    height: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.sale-message.bf .sale-value {
    position: absolute;
    top: 4px;
    right: 28px;
    font-weight: 800;
    color: #fff;
    font-size: 32px;
    left: auto;
}

.sale-message.cm {
    background: url(../images/vigrxplus.png) no-repeat 0 0/cover;
    width: 590px;
    height: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.sale-message.cm .sale-value {
    position: absolute;
    top: 4px;
    right: 28px;
    font-weight: 800;
    color: #fff;
    font-size: 32px;
    left: auto;
}

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

	.sale-message{
		width: 420px;
		height: 79px;
	}

	.sale-value{
		top: 46px;
		left: 230px;
		font-size: 32px;
	}

}

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

	.sale-value {
		top: 55px;
		left: 255px;
		left: 250px;
		left: 263px;
		font-size: 36px;
	}

}

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

	.sale-message{
		height: 46px;
		width: 246px;
		margin: 20px auto 12px;
	}

	.sale-value {
		font-size: 17px;
		left: 134px;
		top: 21px;
	}
	
	.sale-message.march {
		margin-top: 20px;
		margin-bottom: 20px;
		height: 19px;
		width: 320px;
	}

	.sale-message.march .sale-value {
		top: -4px;
		right: 3px;
		font-weight: 800;
		font-size: 14px;
		left: auto;
	}
	
	.sale-message.bf {
		margin-top: 20px;
		margin-bottom: 20px;
		height: 20px;
		width: 320px;
	}

	.sale-message.bf .sale-value {
		top: -4px;
		right: 3px;
		font-weight: 800;
		font-size: 14px;
		left: auto;
	}
	
	.sale-message.cm {
		margin-top: 20px;
		margin-bottom: 20px;
		height: 20px;
		width: 320px;
	}

	.sale-message.cm .sale-value {
		top: -4px;
		right: 3px;
		font-weight: 800;
		font-size: 14px;
		left: auto;
	}

}

body{
    font-family:Mulish,sans-serif;
    color:#1a1a1a;
    overflow-x:hidden
}
#page{
    overflow-x:hidden
}
@media (min-width:1200px){
    .container{
        max-width:1300px
    }
}
.widget{
    margin:0 0 0
}
.chat.open{
	cursor: pointer;
}
.videoWrapper{
    position:relative;
    padding-bottom:56.25%;
    height:0
}
.videoWrapper iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.red-btn{
    background:#de0e16;
    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(../images/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:#c80013;
    outline:0
}
a:hover{
    color:#ff000a;
    text-decoration:none
}
p:last-child{
    margin-bottom:0
}
.highlight{
    color:#de0e16
}
sup{
    font-size:9px;
    font-weight:400;
    vertical-align:super
}
a.btn-primary:visited,a.btn-secondary{
    position:relative;
    color:#fff;
    text-transform:uppercase;
    font-weight:700;
    text-align:center;
    text-decoration:none;
    border:none;
    border-radius:0;
    background:#818181
}
.btn-outline-primary{
    color:#f8991d;
    border:1px solid #f8991d
}
.btn-outline-primary:hover{
    background-color:#f8991d;
    color:#fff;
    border:1px solid #f8991d
}
.btn-group-sm>.btn,.btn-sm{
    border-radius:0
}
.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:uppercase;
    font-weight:700;
    text-align:center;
    text-decoration:none;
    background:#85bb3e;
    border:none;
    transition:none;
    font-size:13px;
    letter-spacing:1px;
    line-height:40px
}
.btn-md{
    padding:5px 30px
}
body .btn{
    border-radius:5px
}
.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active:hover,.btn-primary:not(:disabled):not(.disabled):active:hover,.show>.btn-primary.dropdown-toggle:hover{
    color:#fff;
    border:none;
    background:#555
}
.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{
    box-shadow:none
}
.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{
    box-shadow:none
}
.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;
    top:18px;
    right:20px;
    transition:.1s ease-in-out
}
.btn-primary:not(:disabled):not(.disabled).active:hover:after{
    right:15px
}
.btn-primary.focus,.btn-primary:focus{
    box-shadow:none
}
.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:#4f9e4f;
    border-color:#4f9e4f
}
.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{
	display: none;
    background-color:#e1e0e1;
    padding:15px 0;
}

@media screen and (min-width: 768px){
	
	#above-header-widget-area{
		display: block;
	}
	
}

.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, #ah p{
	color: #ffffff;
	font-family: 'neue_montrealmedium';
	font-weight: inherit;
}

#ah .text-y-red{
	color: #ffffff;
}

.ah-2 a,
.ah-2 a:visited{
	color: #ffffff;
	font-size: 13px;
	font-weight: inherit;
}

#above-header-widget-area {
    background-color: #d21b22;
    padding: 8px 0;
    position: relative;
    z-index: 3;
}

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

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

#ah .promo .prc{    
	font-size: 13px;
    margin-left:5px
}

.ah-2{
    text-align:right
}

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

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

@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:505px;
	}
}

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

/**/

.page,.post{
    margin:0;
}

#masthead {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #ffffff;
    padding: 0px 10px;
    transition: top 0.1s;
    z-index: 998;
}

.logged-in #masthead {
    top: 45px;
}

.logged-in #masthead.fix-header,
.logged-in #masthead.active{
	top: 0px;
}

@media (min-width: 768px) {
	
	#masthead {
		top: 33px;
	}
	
	.logged-in #masthead {
        top: 80px;
        padding: 0px;
	}
	
	#masthead.fix-header{
		top: 0px;
	}
	
	.logged-in #masthead.fix-header{
		top: 45px;
	}
	
}

@media (min-width: 992px) {
	
	#masthead {
        top: 34px;
        padding: 15px 10px;
	}
	
	.logged-in #masthead {
        top: 66px;
        padding: 15px 10px;
	}
	
	.logged-in #masthead.fix-header{
		top: 32px;
	}
	
}

@media (min-width: 1200px) {
	
	#masthead {
        top: 35px;
        padding: 15px 10px;
	}
	
	.logged-in #masthead {
        top: 66px;
        padding: 15px 10px;
	}
	
}

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

.site-header .widget{
    margin-bottom:0;
    padding:15px;
}

.site-branding{
    width: 100%;
    position: relative
}

.site-branding > a{
	display: inline-block;
}

.site-branding img{
    max-width: 600px;
    width: 100%
}

@media (min-width: 992px) {
	
	#masthead .logo-area {
		display: flex;
		align-items: center;
	}
	
    .site-branding {
        display: block;
        margin-bottom: -7px;
		width: 235px;
    }
	
	.navbar-dark .main-navigation .navbar-nav .outline .nav-link{
		margin-bottom: 0px;
	}

}


@media (min-width: 1200px) {
	
	.site-branding {
		width: 355px;
    }
	
	.site-branding img{
		max-width: 355px;
		width: 100%
	}
	
}


@media (min-width: 992px) and (max-width: 1199px) {
	
	 .site-branding img{
        display: block;
        margin-bottom: 0;
		width: 200px;
    }
	
	.site-branding img {
        max-width: 200px;
    }
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.site-branding img{
		width: 200px;
    }
	
}

.site-header a.btn-primary{
    display:block;
}

.navbar-dark .navbar-toggler{
    background:transparent;
    position:absolute;
    right:15px;
    top:5px;
    outline:0;
}

.navbar-dark .navbar-toggler:before {
	content: 'MENU';
    display: inline-block;
    color: #cd2726;
    font-size: 12px;
    font-family: 'neue_montrealbold';
}

.navbar-dark .navbar-toggler path{
    fill:#000000;
}

.navbar-collapse{
    clear:both;
}

.site-header .main-navigation{
	float: left;
    width: auto;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0;
}

.navbar-dark .main-navigation .navbar-nav .outline .nav-link{
    background:#de0e16;
    border:none;
    border-radius:100px;
    color:#fff;
    margin-top:0;
    padding:5px 15px;
    display:table
}

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

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

.navbar-dark .navbar-nav .nav-link,
.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{
    font-family: 'neue_montrealmedium';
    font-weight:inherit;
    letter-spacing:0;
    color:#000000;
    transition:.1s ease-in-out;
    padding:8px 15px 8px 15px;
	text-transform: none;
}

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

.mobile-menu-item{
    display:none
}

.main-navigation li.f-social-nav{
    position:absolute;
    top:10px;
    right:0;
    width:155px
}

@media screen and (max-width:1299px){
	
    .site-header .main-navigation{
        margin-left:auto;
        margin-right:0px;
    }
	
}

@media screen and (min-width: 992px){
	
	.site-header .main-navigation{
        background: #d4282f;
        border-radius: 20px;
        border: solid 3px #000000;
        width: auto;
        margin-bottom: 0;
        margin-left: auto;
        margin-top: 0;
		padding: 0px 15px;
	}
	
	.navbar-dark .navbar-nav .nav-link, 
	.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{
		border-left: solid 2px #000000;
        color: #ffffff;
        font-family: 'Gilroy';
        font-size: 15px;
		letter-spacing: -0.25px;
        margin: 8px 0px 8px 0px;
        padding: 0px 12px 0px 12px;
		text-transform: uppercase;
    }
	
	.navbar-dark .navbar-nav .active > .nav-link, 
	.navbar-dark .navbar-nav .nav-link.active{
		color: #000000;
	}
	
	.navbar-dark .navbar-nav .nav-link:hover{
		color: #000000;
	}
	
	.navbar-dark .navbar-nav .nav-item:first-of-type .nav-link{
		border: none;
	}
	
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.main-navigation {
		border-radius: 20px;
        margin-bottom: 0;
        margin-left: auto;
        margin-top: 0;
        padding: 0px 5px;
		width: auto;
    }
	
	.navbar-dark .navbar-nav .nav-link, 
	.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{
        font-size: 14px;
        letter-spacing: -0.25px;
        line-height: 1em;
        margin: 2px 0px 2px 0px;
        padding: 5px 4px 5px 10px;
	}
	
}

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

	.site-branding {
		display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row-reverse;
	}

 	.site-branding .order.red-btn {
		padding: 10px 25px 10px;
		font-size: 16px;
	}

    .navbar-dark .navbar-nav .home-icon a.nav-link,.navbar-dark .navbar-nav .nav-link.active{
        color:#fff
    }

	.navbar-dark .navbar-toggler {
		position: absolute;
		right: 5px;
		top: -5px;
	}

    .site-header .main-navigation{
        width:100%
    }

    .nav-area{
        padding-top:0
    }

    .site-header .main-navigation ul{
        display:block;
        background:#000;
        margin-bottom:0;
        position:relative
    }

    .site-header .main-navigation li{
		border-bottom: 1px solid #333;
        align-items: center;
        float: none;
        position: relative;
    }

    .navbar-dark .main-navigation .navbar-nav .outline .nav-link{
        margin-top:10px
    }

    .mobile-menu-item{
        display:block;
    }

    .navbar-dark .navbar-nav .nav-link{
        color: #ffffff;
		font-size: 15px;
        padding: 5px 15px 5px 15px;
    }

    .menu-right{
        float:none;
        clear:both;
    }

    .site-header .main-navigation ul::before{
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #000;
        position: absolute;
        top: -10px;
        right: 27px;
    }

}

@media screen and (max-width:767px){
	
	.site-branding {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row-reverse;
	}
	
 	.site-branding .order.red-btn {
		padding: 10px 25px 10px;
		font-size: 16px;
	}
	
    .site-branding img{
        max-width: 100%;
        width: 170px;
    }

	.navbar-dark .navbar-toggler {
		top: 0;
		right: 5px;
		position: relative;
	}
	
}

@media screen and (max-width:991px){
    .logo-area{
        padding:10px 10px
    }
    .category-articles .category-articles h2{
        padding:0
    }
    .site-header .main-navigation{
        margin-right:0
    }
    .main-navigation ul::before{
        right:35px
    }
}

/**/

.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:-40px;
        text-align:right;
        margin-top:0
    }
}

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

.cart-checkout #product-packages .sub-title{
    line-height:1.2em;
    font-size:1.5rem;
    font-weight:800;
    margin:0 auto 0;
    max-width:320px;
    text-align:center
}
.cart-checkout #product-packages a.btn-primary,.cart-checkout #product-packages a.btn-secondary,.cart-checkout #product-packages-2 a.btn-primary,.cart-checkout #product-packages-2 a.btn-secondary{
    color:#fff;
    display:table;
    margin:15px auto;
    -webkit-transform:skew(0,0);
    -moz-transform:skew(0,0);
    -ms-transform:skew(0,0);
    -o-transform:skew(0,0);
    transform:skew(0,0)
}
.cart-checkout #product-packages{
    background:#e0e0e0;
    background:-moz-linear-gradient(left,#e0e0e0 0,#f6f6f6 50%,#e0e0e0 100%);
    background:-webkit-linear-gradient(left,#e0e0e0 0,#f6f6f6 50%,#e0e0e0 100%);
    background:linear-gradient(to right,#e0e0e0 0,#f6f6f6 50%,#e0e0e0 100%);
    padding-top:0;
    padding-bottom:0
}
.cart-checkout p{
    font-size:.9rem;
    max-width:320px;
    margin:0 auto;
    line-height:1.2em;
    padding:.5rem
}
.cart-checkout #product-packages .row>div{
    margin-bottom:0;
    padding-bottom:0
}
.cart-checkout #product-packages .container{
    max-width:960px
}
.cart-checkout #product-packages .card-body img{
    margin-bottom:0 auto
}
.cart-checkout #product-packages h1{
    color:#ff6f02;
    font-size:1.2rem;
    font-weight:800;
    margin-top:0
}
.cart-checkout #product-packages header strong{
    color:#000;
    font-size:1rem;
    line-height:1em;
    font-weight:800
}
.cart-checkout #product-packages ul{
    list-style:none;
    margin-left:0;
    margin-bottom:0;
    padding-left:0;
    padding-top:0;
    width:auto;
    display:table;
    margin:0 auto
}
.cart-checkout #product-packages ul.last{
    margin-bottom:1rem
}
.cart-checkout #product-packages li{
    font-size:.9em;
    font-weight:600;
    position:relative;
    padding-left:15px;
    margin-bottom:.5rem
}
.cart-checkout #product-packages li:last-child{
    margin-bottom:0
}
.cart-checkout #product-packages li:before{
    position:absolute;
    top:7px;
    left:0;
    display:inline-block;
    content:"";
    height:10px;
    width:10px;
    background:#235a1b;
    border-radius:100%
}
.cart-checkout #product-packages .card-retail{
    text-align:center;
    font-weight:700;
    color:#000;
    font-size:1.1rem;
    margin-bottom:-10px;
    letter-spacing:-1px;
    padding:10px 0 0
}
.cart-checkout .line-through{
    text-decoration:line-through
}
.cart-checkout #product-packages .card-sale-price,.cart-checkout #product-packages-2 .card-sale-price{
    margin:0 auto 15px;
    text-align:center;
    font-weight:800;
    font-size:2rem;
    color:red
}
.cart-checkout #product-packages-2 .card-sale-price{
    margin-bottom:0;
    padding-bottom:0
}
#product-packages-2{
    text-align:center
}
#oralspray-section-two .card-retail{
    text-align:center;
    margin-bottom:0;
    padding-bottom:0
}
.cart-checkout #product-packages sup,.cart-checkout #product-packages-2 sup{
    top:0;
    font-size:1em;
    vertical-align:baseline;
    font-weight:inherit
}
#oralspray-section-one h2{
    max-width:530px;
    font-weight:800;
    line-height:1em;
    margin-bottom:1rem
}
#oralspray-section-one .highlight{
    color:#1c5513;
    font-weight:800
}
#oralspray-section-one{
    background:#fff;
    padding-top:0;
    padding-bottom:2rem
}
#oralspray-section-one .bullets{
    border:solid 3px #1c5513;
    border-radius:10px;
    margin:1rem auto 0;
    padding:1rem 2rem;
    max-width:960px
}
#oralspray-section-one .bullets ul{
    list-style:none;
    margin-left:0;
    padding-left:0;
    margin-bottom:0
}
#oralspray-section-one .bullets li{
    font-weight:600;
    position:relative;
    padding-left:15px;
    margin-bottom:.6rem
}
#oralspray-section-one .bullets li:last-child{
    margin-bottom:0
}
#oralspray-section-one .bullets li:before{
    position:absolute;
    top:7px;
    left:0;
    display:inline-block;
    content:"";
    height:10px;
    width:10px;
    background:#235a1b;
    border-radius:100%
}
#oralspray-section-two{
    background:#000
}
#oralspray-section-two .row>div:first-child{
    background:url(../images/oral-spray-bg.jpg) no-repeat 0 center/100% auto #000;
    padding-top:2rem;
    padding-bottom:2rem
}
#oralspray-section-two h2{
    color:#fff
}
#oralspray-section-two p{
    color:#fff
}
#oralspray-section-two .inner-wrap{
    padding:2rem 1rem
}
#oralspray-section-two .inner-wrap .btn-primary{
    margin-bottom:0
}
.cart-checkout #product-packages a.btn-primary,.cart-checkout #product-packages-2 a.btn-primary{
    background:#ff6f02;
    color:#fff;
    font-size:1rem;
    line-height:1em;
    padding:1rem 1rem
}
@media (min-width:768px){
    #oralspray-section-one{
        padding-top:2rem
    }
    .cart-checkout #product-packages h1{
        font-size:2rem;
        margin-bottom:1rem
    }
    .cart-checkout #product-packages li{
        font-size:1em;
        margin-bottom:.8rem
    }
    .cart-checkout #product-packages header strong{
        font-size:1.4rem;
        font-weight:800
    }
    .cart-checkout p{
        font-size:1rem;
        max-width:none;
        margin:0 0 10px;
        line-height:1.6em;
        padding:0 0
    }
    .cart-checkout #product-packages ul{
        padding-top:3rem
    }
    #oralspray-section-one .bullets ul{
        margin-left:2rem
    }
    .cart-checkout .arrow-right{
        position:absolute;
        right:-25.3px;
        width:0;
        height:0;
        border-top:25.3px solid transparent;
        border-bottom:25.3px solid transparent;
        border-left:25.3px solid #ff6f02;
        top:0
    }
    #oralspray-section-two .inner-wrap{
        max-width:800px;
        padding:2rem
    }
    .cart-checkout #product-packages a.btn-primary,.cart-checkout #product-packages-2 a.btn-primary{
        color:#fff;
        font-size:1.2rem;
        line-height:1em
    }
}
.page-template-page-hypergh-upsell #oralspray-section-two{
    background:#000
}
@media (min-width:768px){
    .page-template-page-hypergh-upsell #oralspray-section-one .bullets{
        margin:2rem auto 2rem;
        padding:1rem 2rem
    }
    .page-template-page-hypergh-upsell #oralspray-section-three h2{
        text-align:left
    }
    .page-template-page-hypergh-upsell #oralspray-section-three .large-txt p{
        color:#fff;
        font-size:1.4rem;
        padding:0 2rem
    }
}
@media (min-width:992px){
    .page-template-page-hypergh-upsell #oralspray-section-one img{
        display:block;
        position:absolute;
        left:-100px;
        top:-25px;
        width:200px;
        z-index:9
    }
    .page-template-page-hypergh-upsell #oralspray-section-two .muscle:before{
        content:"";
        display:block;
        background:url(../images/muscular-man.png) no-repeat right center/auto 100% transparent;
        width:875px;
        height:948px;
        position:absolute;
        top:0;
        left:-415px;
        z-index:2
    }
    .page-template-page-hypergh-upsell #oralspray-section-three .muscle:before{
        content:"";
        display:block;
        background:url(../images/muscular-man-2.jpg) no-repeat right center/auto 100% transparent;
        width:815px;
        height:803px;
        position:absolute;
        top:0;
        left:-385px;
        z-index:2
    }
    .page-template-page-hypergh-upsell #product-packages-2{
        padding-top:2rem
    }
}
@media (min-width:1500px){
    .page-template-page-hypergh-upsell #oralspray-section-two .muscle:before{
        width:875px;
        height:1021px;
        left:-225px;
        z-index:2
    }
}
.page-template-page-hypergh-upsell #oralspray-section-two h2{
    color:#fff;
    font-size:1.5rem;
    font-weight:800;
    margin-bottom:1.5rem;
    text-align:center
}
.page-template-page-hypergh-upsell #oralspray-section-two p{
    color:#fff
}
.page-template-page-hypergh-upsell #oralspray-section-two .bold-txt{
    margin-bottom:20px;
    font-size:1.5rem;
    text-align:center
}
.page-template-page-hypergh-upsell #oralspray-section-two li{
    color:#fff;
    margin-bottom:10px;
    padding-left:25px;
    position:relative;
    font-size:1rem;
    font-weight:600
}
.page-template-page-hypergh-upsell #oralspray-section-two li:before{
    content:"";
    display:block;
    position:absolute;
    left:0;
    top:3px;
    background:#73100c;
    border:solid 1px #fff;
    border-radius:100%;
    width:20px;
    height:20px
}
.page-template-page-hypergh-upsell #oralspray-section-two .inner-wrap{
    padding:2rem 1rem
}
.page-template-page-hypergh-upsell #oralspray-section-two .inner-wrap .btn-primary{
    margin-bottom:0
}
.page-template-page-hypergh-upsell #oralspray-section-two .gray-bar{
    background:#e0e0e0;
    height:240px;
    position:relative
}
.page-template-page-hypergh-upsell #oralspray-section-two .gray-bar img{
    top:-1.5rem;
    position:relative;
    z-index:2
}
.page-template-page-hypergh-upsell #oralspray-section-two .gray-bar:before{
    content:"";
    background:#e0e0e0;
    position:absolute;
    top:0;
    left:-100%;
    width:100vh;
    height:100%;
    z-index:1
}
.page-template-page-hypergh-upsell #oralspray-section-two .gray-bar:after{
    content:"";
    background:#e0e0e0;
    position:absolute;
    top:0;
    right:-100%;
    width:100vh;
    height:100%;
    z-index:1
}
.page-template-page-hypergh-upsell #oralspray-section-two p{
    color:#fff
}
.page-template-page-hypergh-upsell #product-packages header{
    background:0 0;
    padding:15px 0 8px
}
.page-template-page-hypergh-upsell #product-packages a.btn-primary,.page-template-page-hypergh-upsell #product-packages-2 a.btn-primary{
    border-radius:0;
    display:table;
    margin:0 auto 1rem;
    background:#73100c;
    font-size:1.2rem;
    line-height:1em;
    padding:1rem 1rem
}
@media (max-width:767px){
    .page-template-page-hypergh-upsell #product-packages a.btn-primary .arrow-right,.page-template-page-hypergh-upsell #product-packages a.btn-primary:after{
        display:none
    }
}
@media (min-width:768px){
    .page-template-page-hypergh-upsell #oralspray-section-one{
        padding-top:2rem
    }
    .page-template-page-hypergh-upsell #oralspray-section-two h2{
        color:#fff;
        font-size:2rem;
        font-weight:800;
        margin-bottom:1.8rem;
        text-align:left
    }
    .page-template-page-hypergh-upsell #product-packages p{
        font-size:1.1rem;
        font-weight:600;
        max-width:600px;
        margin:0 auto 8px;
        line-height:1.6em;
        padding:0 0
    }
    .page-template-page-hypergh-upsell li{
        font-size:1.1rem
    }
    .page-template-page-hypergh-upsell #product-packages h1{
        font-size:2.4rem;
        margin-bottom:1rem;
        line-height:1em
    }
    .page-template-page-hypergh-upsell #product-packages li{
        font-size:1.2rem;
        margin-bottom:0
    }
    .page-template-page-hypergh-upsell #product-packages header strong{
        font-size:1.6rem;
        font-weight:800
    }
    .page-template-page-hypergh-upsell p{
        font-size:1.1rem;
        font-weight:600;
        max-width:none;
        margin:0 0 8px;
        line-height:1.6em;
        padding:0 0
    }
    .page-template-page-hypergh-upsell #product-packages ul{
        padding-top:3rem
    }
    .page-template-page-hypergh-upsell #oralspray-section-one .bullets ul{
        margin-left:2rem
    }
    .page-template-page-hypergh-upsell .arrow-right{
        position:absolute;
        right:-25.3px;
        width:0;
        height:0;
        border-top:25.3px solid transparent;
        border-bottom:25.3px solid transparent;
        border-left:25.3px solid #73100c;
        top:0
    }
    .page-template-page-hypergh-upsell #oralspray-section-two .inner-wrap{
        max-width:800px;
        padding:2rem
    }
    .page-template-page-hypergh-upsell #oralspray-section-three .bullets li{
        display:inline-block;
        width:calc(50% - 15px);
        font-weight:600;
        position:relative;
        padding-left:15px;
        margin-bottom:0
    }
}

.blog .site-content,
.archive .site-content,
.single .site-content,
.page-page-not-found .site-content,
.page-counterfeit-check .site-content,
.page-terms-conditions .site-content,
.page-sitemap .site-content,
.page-emailpriv .site-content,
.page-cookiepolicy .site-content,
.page-success-stories .site-content,
.page-clinical .site-content,
.page-dr-recommended .site-content,
.page-guarantee .site-content,
.page-contact .site-content{
	padding-top: 115px;
}

.page-terms-conditions .entry-content,
.page-emailpriv .entry-content {
    margin: 0;
    padding: 30px 0px 0px 0px;
}

.page-cart .site-content{
	padding-top: 75px;
}

.page-contact h2{
	text-align: left;
}

.contact-wrap form{
    background:#f0f0f0;
    padding:1rem
}
.contact-wrap form label{
    font-size:15px!important;
    font-weight:400!important;
    color:#999
}
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
}
.contact-wrap a.btn-primary,.contact-wrap a.btn-primary:not(:disabled):not(.disabled):active,.contact-wrap a.btn-primary:visited,button#wpforms-submit-7{
    width:100%;
    max-width:300px;
    background:#f8991d;
    color:#fff;
    border:none;
    padding:18px 10px;
    text-transform:none;
    font-weight:300!important
}
.contact-wrap a.btn-primary,.contact-wrap a.btn-primary:not(:disabled):not(.disabled):active,.contact-wrap a.btn-primary:visited,.contact-wrap a.btn-secondary,.contact-wrap a.btn-secondary:not(:disabled):not(.disabled):active,.contact-wrap a.btn-secondary:visited{
    color:#fff;
    border:none;
    padding:18px 10px;
    width:33%;
    line-height:40px;
    max-width:none;
    text-transform:none;
    font-weight:300!important
}
.contact-wrap a.btn-primary:hover,button#wpforms-submit-7:hover{
    background:#de8a18
}
.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%
}

#contact-page{
	padding-top: 20px;
}

#contact-page .inner h3{
	text-align: left;
}

#contact-page .last p{
	margin-bottom: 0px;
}

@media screen and (max-width:567px){
	
	#contact-page{
		padding-top: 0px;
	}
	
    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
}
@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
    }
}
.ft2-1{
    padding-top:30px;
    padding-bottom:30px
}
.ft2-2{
    padding-top:40px;
    padding-bottom:30px
}
.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:350px;
    width:80%
}
.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;
    padding:0
}
footer ul.social-icons li{
    width:45px;
    height:45px;
    margin:0 5px;
    border:2px solid #fff;
    border-radius:50%
}
footer ul.social-icons li:hover{
    background-color:#fff
}
footer ul.social-icons li a{
    color:#fff;
    font-size:15px;
    line-height:42px;
    display:block
}
footer .social-icons li a:hover{
    color:#bb070e
}
.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(33.3% - 30px)
}
.ft2-2 .menu li a{
    display:flex;
    color:#fff
}
.ft2-2 .menu li a:hover{
    color:#000
}
.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;
	font-weight: inherit;
    line-height:160%;
    margin:0 auto 5px;
    padding:0 15px
}
.disclaimer p{
    color:#fff;
    font-size:12px;
    line-height:160%;
    max-width:320px;
    text-align:center;
    padding:10px 20px;
    border:1px solid #fff;
    margin:0 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{
        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-bottom:0
    }
    .ft2-1{
        padding-bottom:0
    }
    #ft2 .container{
        border:none
    }
}

.ft2-c div.wpforms-container-full {
    margin: 0px auto;
	padding: 0px 15px;
}

.ft2-c div.wpforms-container-full .wpforms-form h3 {
	color: #ffffff;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
}

.ft2-c div.wpforms-container-full .wpforms-form .wpforms-field{
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

.ft2-c div.wpforms-container-full .wpforms-form input[type=email] {
    max-width: 100%;
}

.ft2-c div.wpforms-container-full .wpforms-form button[type=submit], .ft2-c div.wpforms-container-full .wpforms-form button[type=submit]:focus, .ft2-c div.wpforms-container-full .wpforms-form button[type=submit]:visited, .ft2-c div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #fbf30c;
    border: 1px solid #fbf30c;
    color: #000000;
    font-weight: 600;
}

.ft2-c div.wpforms-container-full .wpforms-form label.wpforms-error{
	color: yellow;
}

.ft2-c div.wpforms-container-full{
	padding: 0;
}

.copyr .d-flex {
    display: flex;
    flex-wrap: nowrap;
    max-width: 330px;
    align-items: center;
    position: relative;
    right: 0;
    top: 0;
    margin: 0 auto 40px;
}

@media screen and (min-width:1200px){
	.copyr .d-flex {
        position: absolute;
        top: 0px;
    }
}

@media screen and (min-width:768px) and (max-width:1199px){
	
	.blog .site-content, .archive .site-content, .single .site-content, .page-page-not-found .site-content, .page-counterfeit-check .site-content, .page-counterfeit-check .site-content, .page-terms-conditions .site-content, .page-sitemap .site-content, .page-emailpriv .site-content, .page-cookiepolicy .site-content, .page-success-stories .site-content, .page-clinical .site-content,  .page-dr-recommended .site-content, .page-guarantee .site-content, .page-contact .site-content{
		padding-top:90px;
	}
	
    footer .d-flex{
        align-items:center;
        justify-content:center;
        margin:0px auto 15px;
        flex-direction:row;
        text-align:center
    }
    .ft2-2 .menu{
        margin:0 auto;
        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 (min-width:768px) and (max-width:991px){
	
	.blog .site-content, .archive .site-content, .single .site-content, .page-page-not-found .site-content, .page-counterfeit-check .site-content, .page-counterfeit-check .site-content, .page-terms-conditions .site-content, .page-sitemap .site-content, .page-emailpriv .site-content, .page-cookiepolicy .site-content, .page-guarantee .site-content, .page-contact .site-content{
		padding-top:95px;
	}
	
	.page-success-stories .site-content, .page-clinical .site-content, .page-dr-recommended .site-content{
		padding-top:60px;
	}
	
}

@media screen and (max-width:767px){
	
	.site-content{
		padding-top: 70px;
	}
	
	.blog .site-content, .archive .site-content, .single .site-content, .page-page-not-found .site-content, .page-counterfeit-check .site-content, .page-counterfeit-check .site-content, .page-terms-conditions .site-content, .page-sitemap .site-content, .page-emailpriv .site-content, .page-cookiepolicy .site-content, .page-guarantee .site-content, .page-contact .site-content{
		padding-top: 70px;
	}
	
	.page-success-stories .site-content,
	.page-clinical .site-content,
	.page-dr-recommended .site-content{
		padding-top: 70px;
	}
	
	.page-cart .site-content{
		padding-top: 70px;
	}
	
	.home .site-content {
        padding-top: 0px;
    }
	
    #ft1 .col-first{
        border-bottom:1px solid #fff
    }
    .copyr{
        padding-top:0
    }
    #ft2 .menu{
		display: block;
        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
    }
}
@media screen and (max-width:767px){
    .ft2-2{
        padding:20px 40px
    }
}
#ft3{
	background: ;
    padding-top:0;
    padding-bottom:20px
}
.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){
    .slash:before{
        content:"";
        width:100%;
        height:3px;
        background-color:#362f2d;
        display:block;
        position:absolute;
        top:50%
    }
}

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

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

@media screen and (max-width:767px){
    #ft3{
        padding-top:0
    }
	
	.copyr .d-flex{
		margin-bottom: 0;
	}
}
.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
    }
}
#guarantee{
    max-width:960px;
    margin:0 auto
}
#guarantee p{
    margin-bottom:0;
    padding:25px 0;
    font-size:18px;
    line-height:160%
}
.satisfaction{
    text-align:center;
    font-weight:700;
    font-size:1.8rem;
    text-transform:uppercase;
    line-height:110%
}
.satisfaction span{
    display:block;
    font-size:50px;
    line-height:110%;
    font-weight:800
}
.g-img img{
    margin-right:15px;
    max-width:150px
}
@media screen and (max-width:1280px){
    .g-img{
        padding-left:15%
    }
    .satisfaction{
        font-size:1.4rem
    }
    .satisfaction span{
        font-size:3.5rem
    }
}
@media screen and (max-width:1200px){
    #guarantee{
        background-size:auto 90%;
        background-position:-50px center
    }
}
@media screen and (max-width:992px){
    #guarantee .col-lg-6{
        max-width:70%;
        margin-left:30%
    }
    #guarantee{
        background-size:30% auto;
        background-position:left center
    }
    .g-img{
        padding-left:0;
        padding-top:20px
    }
    #guarantee p.g-text{
        padding:20px 0
    }
}
@media screen and (max-width:576px){
    #guarantee .col-lg-6{
        max-width:100%;
        margin-left:0
    }
    #guarantee{
        background-image:none
    }
    #guarantee .row{
        align-items:center;
        max-width:340px;
        margin:0 auto
    }
    #guarantee img{
        margin-right:-40px
    }
    #guarantee .satisfaction{
        font-size:15px;
        line-height:1.2em
    }
    .g-img{
        padding:15px 0 0 15px
    }
    .g-text{
        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 .card-header,body #faq-accordion .card-header:first-child{
    background-color:#f1f1f1;
    position:relative;
    border-radius:5px;
    border:none
}
#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-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(../images/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/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(../fonts/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:#89080d;
    padding:20px 15px
}
.study-notes p{
    color:#fff;
    font-size:14px;
    line-height:160%;
    margin:0 auto 15px;
    padding:0 15px
}

@media screen and (max-width: 767px){
	
	.study-notes {
		padding: 20px 0px;
	}
	
}

/**/

.page-cart #store-options{
    background:#818181;
    color:#fff;
    padding:12px
}
#store-options select{
    font-size:12px;
    font-weight:700;
    margin-left:5px;
    padding:5px 12px;
    text-transform:uppercase
}
#store-options *{
    font-size:14px;
    font-weight:700
}
.page-cart #store-options .promo .prc{
    background:#fff;
    color:#000;
    font-size:12px;
    font-weight:700;
    margin-left:5px;
    padding:5px 12px;
    text-transform:uppercase
}
.page-cart .couponInfo{
    background-color:#ffffb3;
    border:2px dashed red;
    text-align:center;
    padding:.5em;
    margin:0 0 2em;
    display:none;
    font-size:1.2rem;
    line-height:1.3em;
    font-family:"Open Sans",sans-serif
}


.page-cart #product-packages > .container{
	padding: 0px;
}

.page-cart #product-packages > .container > .row{
	max-width: 1140px;
    margin: 0px auto;
}

.page-cart .package{
    margin-bottom:0
}

.page-cart #product-packages > .container > .row .slick-slide {
    padding: 5px;
}

.page-cart .package h5{
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 20px;
}

#product-packages .card .savings, #product-packages .card .savings span {
    font-size: 24px;
}

.package .tablet-qty{
	font-weight: 600;
}

.package .tablet-qty strong{
	font-weight: 800;
}

.page-cart .package .card-tagline{
    color: #ffffff;
	font-size: 28px;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

#product-packages .heading{
    font-size: 30px;
    font-weight: 800;
}

.page-cart #product-packages .package {
    border: solid 4px #000000;
    margin-bottom: 40px;
}

.page-cart .package .purchase{
    text-align:center
}

.page-cart .package .purchase img{
	max-width: 90%;
}

.page-cart .package .card-retail,
.page-cart .package .savings{
	color: #5d5d5d;
    font-size:14px;
    font-weight:800
}

.page-cart .package .card-retail .linethrough{
	text-decoration: line-through;
}

.page-cart .package .purchase h2{
    font-size:62px;
    font-weight:800;
    line-height:1em;
    padding:0
}

.page-cart .package .purchase h4{
	font-weight: 800;
    margin-top: 0;
    margin-bottom: 0;
}

@media screen and (max-width:991px){
	
    .page-cart .main-banner{
        font-size:21px
    }
	
}

@media screen and (max-width:767px){
	
    .page-cart .main-banner{
        padding:0 0 1rem
    }
	
}

#bf-intro h2{
	font-weight: 800;
}

.page-cart .package .packageLink, 
.page-cart .package .packageLink.btn-primary:not(:disabled):not(.disabled):active{
	background: rgb(213,21,19);
	background: linear-gradient(90deg, rgba(213,21,19,1) 0%, rgba(213,21,19,1) 50%, rgba(157,5,4,1) 100%);
	margin: 10px auto 10px auto;
}

.page-cart .package .packageLink:hover, 
.page-cart .package .packageLink.btn-primary:not(:disabled):not(.disabled):active:hover{
	background: rgb(213,21,19);
}

.page-cart .package .packageLink .fa{
	font-size: 24px;
    position: relative;
    top: 3px;
    left: 10px;
}

.package .card-body{
    padding:0
}
.package .card-body img{
    display: block;
    margin: 40px auto 40px;
}

/**/

.page-cart.test-cart #product-packages .package {
    border-color: #eee;
    margin-bottom: 40px;
    box-shadow: 0px 0px 8px #eee;
}

.page-cart.test-cart .card-body .card-value{
	font-size: 24px;
	font-weight: 700;
}

.page-cart.test-cart .card-text{
	font-size: 36px;
	font-weight: 700;
}

.page-cart.test-cart .package{
	padding-bottom: 20px
}

.page-cart.test-cart .package .card-body img{
    display:block;
    margin:0px auto 15px;
}

.page-cart.test-cart .package.pkg1 .card-body img,
.page-cart.test-cart .package.pkg2 .card-body img{
	margin-top: 40px;
	margin-bottom: 20px;
}

.page-cart.test-cart .package .card-retail, 
.page-cart.test-cart .package .savings {
    display: block;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #5d5d5d;
}

.page-cart.test-cart #product-packages .card .savings, 
.page-cart.test-cart #product-packages .card .savings span,
.page-cart.test-cart .purchase h4 {
    font-weight: 700;
	font-size: 24px;
}

.page-cart #product-packages .card .savings{
	display: block;
	font-size: 42px;
}

.page-cart.test-cart .package .purchase h2{
	font-weight: 700;
	font-size: 54px;
}

@media (min-width:1200px){
	
	.page-cart #product-packages .card .savings{
		margin-top: 10px;
	}
	
}

@media screen and (min-width: 992px) {
	
	.page-cart #product-packages .card .savings {
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.page-cart .package.pkg3 h5{
		margin-bottom: 20px;
	}
	
	.package.pkg1 .card-body > img{
		margin: 53px auto 53px;
	}
	
	.package.pkg2{
		margin-top: 10px;
		padding-bottom: 0px;
	}
	
	.package.pkg2 .card-body > img{
		margin: 65px auto 65px auto;
	}
	
	.package.pkg3 .card-body > img{
		margin: 50px auto 50px auto;
	}
	
}

@media (max-width:991px){
	
	.page-cart.test-cart .card-body .card-value {
    	font-size: 20px;
	}
	
	.page-cart.test-cart #product-packages .pkg12 .tick-dollar span::before,
	.page-cart.test-cart #product-packages .pkg6 .tick-dollar span::before{
		display: none;
	}
	
	.page-cart.test-cart .package .card-retail, 
	.page-cart.test-cart .package .savings{
		font-size: 21px;
		font-weight: 700;
	}
	
	.page-cart.test-cart #product-packages .card .savings, .page-cart.test-cart #product-packages .card .savings span, .page-cart.test-cart .purchase h4 {
		font-weight: 800;
		font-size: 24px;
	}

	.page-cart.test-cart .card-text {
		font-size: 28px;
		font-weight: 800;
		margin-bottom: 10px;
	}
	
	.page-cart.test-cart .package .purchase h2 {
		font-weight: 800;
		font-size: 54px;
	}
	
	.page-cart.test-cart .package .card-body img {
		max-width: 90%;
	}
	
}

#bf-intro h2{
	font-weight: 800;
}

.page-cart .package .packageLink, 
.page-cart .package .packageLink.btn-primary:not(:disabled):not(.disabled):active{
	background: rgb(213,21,19);
	background: linear-gradient(90deg, rgba(213,21,19,1) 0%, rgba(213,21,19,1) 50%, rgba(157,5,4,1) 100%);
	margin: 10px auto 10px auto;
}

.page-cart .package .packageLink:hover, 
.page-cart .package .packageLink.btn-primary:not(:disabled):not(.disabled):active:hover{
	background: rgb(213,21,19);
}

.page-cart .package .packageLink .fa{
	font-size: 24px;
    position: relative;
    top: 3px;
    left: 10px;
}

.package .card-body{
    padding:0
}
.package .card-body img{
    display: block;
    margin: 40px auto 40px;
}

/**/

.page-cart.test-cart #product-packages .package {
    border-color: #eee;
    margin-bottom: 40px;
    box-shadow: 0px 0px 8px #eee;
}

.page-cart.test-cart .card-body .card-value{
	font-size: 24px;
	font-weight: 700;
}

.page-cart.test-cart .card-text{
	font-size: 36px;
	font-weight: 700;
}

.page-cart.test-cart .package{
	padding-bottom: 20px
}

.page-cart.test-cart .package .card-body img{
    display:block;
    margin:0px auto 15px;
}

.page-cart.test-cart .package.pkg1 .card-body img,
.page-cart.test-cart .package.pkg2 .card-body img{
	margin-top: 40px;
	margin-bottom: 20px;
}

.page-cart.test-cart .package .card-retail, 
.page-cart.test-cart .package .savings {
    display: block;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #5d5d5d;
}

.page-cart.test-cart #product-packages .card .savings, 
.page-cart.test-cart #product-packages .card .savings span,
.page-cart.test-cart .purchase h4 {
    font-weight: 700;
	font-size: 24px;
}

.page-cart #product-packages .card .savings{
	display: block;
	font-size: 42px;
}

.page-cart.test-cart .package .purchase h2{
	font-weight: 700;
	font-size: 54px;
}

@media (min-width:1200px){
	
	.page-cart #product-packages .card .savings{
		margin-top: 10px;
	}
	
}

@media screen and (min-width: 992px) {
	
	.page-cart #product-packages .card .savings {
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.page-cart .package.pkg3 h5{
		margin-bottom: 20px;
	}
	
	.package.pkg1 .card-body > img{
		margin: 53px auto 53px;
	}
	
	.package.pkg2{
		margin-top: 10px;
		padding-bottom: 0px;
	}
	
	.package.pkg2 .card-body > img{
		margin: 65px auto 65px auto;
	}
	
	.package.pkg3 .card-body > img{
		margin: 50px auto 50px auto;
	}
	
	.package .card-body .sezzle-logo{
		margin: 0px auto 0px auto;
	}
	
}

@media (max-width:991px){
	
	.page-cart.test-cart .card-body .card-value {
    	font-size: 20px;
	}
	
	.page-cart.test-cart #product-packages .pkg12 .tick-dollar span::before,
	.page-cart.test-cart #product-packages .pkg6 .tick-dollar span::before{
		display: none;
	}
	
	.page-cart.test-cart .package .card-retail, 
	.page-cart.test-cart .package .savings{
		font-size: 21px;
		font-weight: 700;
	}
	
	.page-cart.test-cart #product-packages .card .savings, .page-cart.test-cart #product-packages .card .savings span, .page-cart.test-cart .purchase h4 {
		font-weight: 800;
		font-size: 24px;
	}

	.page-cart.test-cart .card-text {
		font-size: 28px;
		font-weight: 800;
		margin-bottom: 10px;
	}
	
	.page-cart.test-cart .package .purchase h2 {
		font-weight: 800;
		font-size: 54px;
	}
	
	.page-cart.test-cart .package .card-body img {
		max-width: 90%;
	}
	
}

/**/

.page-black-friday .promise{
	max-width: 640px;
}

.page-black-friday .guarantee-section p{
    margin-bottom: 30px;
    line-height: 1.6em;
    font-size: 21px;
}

.page-black-friday .guarantee-section .heading{
    padding:40px 0px;
}

.page-black-friday .entry-content{
	margin-top: 0;
}

.page-black-friday .guarantee-section{
	height: 700px;
	padding-top: 0;
}

.page-black-friday .package .card-body img{
    display:block;
    margin:20px auto 15px
}
.package .card-body .card-value{
    color:#fff;
	font-size: 21px !important;
    padding:10px 0;
    text-align:center;
    font-weight:800;
    letter-spacing:0
}
#product-packages .tick-dollar span{
    position:relative
}
#product-packages .tick-dollar span::before{
    content:'';
    display:block;
    background-image:url(../images/black-checkmark.png);
    height:4rem;
    width:4rem;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    left:-5rem;
    top:-1rem
}
#product-packages .pkg12 .tick-dollar span::before{
    background-image:url(../images/black-checkmark.png)
}
.package .card-text{
    font-weight:800;
    margin:25px 0 25px;
    text-align:center;
    text-transform:uppercase
}
.package .outline{
    border:solid 2px #000;
    border-radius:10px;
    display:table;
    font-weight:700;
    margin:0 auto 10px;
    padding:2px 15px
}
.package ul.checkmark{
    display:inline-block;
    margin:10px auto 0;
    padding:0
}
.package .checkmark li{
    display:table;
    font-size:1em;
    font-weight:700;
    margin:0 auto;
    padding:.2em .25em .2em 2.2em;
    width:auto;
    position:relative
}
.package ul.checkmark>li::before{
    content:'';
    background-image:url(../fonts/checkmark-red_1.svg);
    background-size:auto 1.5em;
    background-repeat:no-repeat;
    background-position:center center;
    width:2em;
    height:2.5em;
    display:block;
    position:absolute;
    left:0;
    top:-4px
}
.package p{
    margin:0
}
#product-packages .card .black-banner .card-retail,#product-packages .card .black-banner .card-retail span{
    color:#5d5d5d;
    font-size:1.1rem;
    font-weight:800
}
#product-packages .card .savings,
#product-packages .card .savings span{
    color:#b10000;
    font-size:24px;
    font-weight:800
}
@media (min-width:1200px){
	#product-packages .card .savings,
	#product-packages .card .savings span{
		font-size:26px;
	}
}
.package .bonus{
    display:block;
    margin:15px 0 0;
    width:100%
}
.package .card-shipping img{
    display:block;
    margin:10px auto;
    width:auto
}
.credit-cards{
    background-color:#e1e0e1;
    padding:30px 0;
    text-align:center
}
.credit-cards p{
    font-size:24px;
    font-weight:800
}
.credit-cards img{
    display:block;
    margin:0 auto
}

.sezzle-object > span{
	display: block;
	color: #000000;
	font-size: 18px;
	font-weight: 800;
	line-height: 22px;
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	.package .card-body .card-value {
		font-size: 16px !important;
	}
	
	.page-cart .package .card-tagline {
    	color: #ffffff;
		font-size: 21px;
		text-align: center;
		padding: 5px 0px 5px 0px;
		letter-spacing: 0;
	}
}

@media screen and (max-width: 991px) {
	
	.page-cart #product-packages > .container > .row {
		max-width: 360px;
		margin: 0 auto;
	}
	
	.credit-cards p {
		font-size: 24px;
		font-weight: 800;
		max-width: 420px;
		margin: 0px auto 20px auto;
		line-height: 1.3em;
	}
	
}

@media screen and (max-width: 767px) {
	
	.header-callout #ah{
		display: none !important;
	}
	
	.page-cart #product-packages > .container > .row {
		max-width: 100%;
		margin: 0 auto;
		width: 100%;
	}
	
	.page-cart #product-packages > .container > .row > div:first-child{
		order:2;
	}
	
	.page-cart #product-packages > .container > .row > div:nth-child(2){
		order:1;
	}
	
	.page-cart #product-packages > .container > .row > div:nth-child(3){
		order:3;
	}
	
	.package .card-body .card-value{
	    color: #fff;
		font-size: 16px !important;
		padding: 6px 0px 10px 0px;
		text-align: center;
		font-weight: 800;
		letter-spacing: 0;
	}
	
	.page-cart .package .card-tagline{
		font-size: 21px;
	}
	
	.page-cart .package .purchase h2 {
    	font-size: 50px;
	}
	
	.page-cart .package .purchase > div{
		line-height: 1em;
	}
	
	.package .card-body img {
		display: block;
		margin: 30px auto 30px auto;
		max-height: 80px;
	}
	
	.page-cart .package .purchase h4{
		font-size: 16px;
	}
	
	.page-cart .package h5{
		font-size: 18px;
	}
	
	.page-cart .package .packageLink, .page-cart .package .packageLink.btn-primary:not(:disabled):not(.disabled):active{
		margin: 15px auto 15px auto;
	}
	
	.sezzle-object > span{
		display: block;
		color: #000000;
		font-size: 14px;
		font-weight: 800;
		line-height: 1.2em;
	}
	
	.page-cart .package .purchase img {
		max-width: 80px;
	}
	
	.page-cart .slick-next,
	.page-cart .slick-next:focus, 
	.page-cart .slick-next:hover,
	.page-cart .slick-prev,
	.page-cart .slick-prev:focus, 
	.page-cart .slick-prev:hover{
		background: #c01420;
		border-radius: 100%;
		width: 40px;
		height: 40px;
	}

	.page-cart .slick-next:before {
		font-size: 26px;
		text-shadow: none;
		box-shadow: none;
	}

	.page-cart .slick-prev:before {
		font-size: 26px;
		text-shadow: none;
		box-shadow: none;
	}
	
}

.page-testimonials .testimonial .name{
    background:rgba(0,0,0,.75);
    border-radius: 40px;
    color:#fff;
    margin-bottom:20px;
    padding:5px 20px 5px 30px;
    position:relative;
    left:-30px;
    top:10px;
    z-index:1
}

.page-testimonials .section-1 h1{
    font-size:42px;
    font-weight:800
}
.page-testimonials .section-2{
    background:url(../images/testimonials-bg.jpg) no-repeat right bottom/contain;
    padding:60px 0
}
.page-offer1-testimonials.page-testimonials .section-2{
    background:url(../images/testimonials-offer1-bg.jpg) no-repeat 45% 0/auto 100%;
    padding:60px 0
}
.page-testimonials .section-3{
    background:url(../images/rockstar-lifestyle.jpg) no-repeat right bottom/cover;
    position:relative;
    top:-30px
}
.page-testimonials .section-3:after{
    content:"";
    background:rgba(255,255,255,.25);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2
}
.page-testimonials .section-3 .container{
    position:relative;
    z-index:3
}
.page-testimonials .section-3 .row>div:first-child{
    margin-top:-60px
}
.page-testimonials .section-3 .row>div:last-of-type{
    margin-bottom:-60px
}
.page-testimonials .section-2 .row>div{
    margin-bottom:30px
}
.page-testimonials .section-2 .row>div:last-of-type{
    margin-bottom:60px
}
.page-testimonials .section-3 .row>div{
    margin-bottom:30px
}
.page-testimonials .section-4{
    padding:30px 0
}
.page-testimonials .section-4 a{
    display:block;
    margin:20px 0 40px
}
.page-testimonials .section-5{
    background:url(../images/man-vigrx-bg.jpg) no-repeat right 0/contain;
    padding:40px 0 80px
}
.page-testimonials .section-5 .row>div:last-of-type{
    margin-bottom:-30px
}
.page-testimonials .section-5 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-6{
    background-color:#de0e16;
    padding:60px 0
}
.page-testimonials .section-6 .testimonial .inner:before,.page-testimonials .section-7 .row>div:first-of-type .testimonial .inner:before{
    background:url(../images/open-quote-black.png) no-repeat 0 0/cover transparent
}
.page-testimonials .section-6 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-6 .row>div:first-of-type{
    margin-top:-100px
}
.page-testimonials .section-6 .testimonial .name{
    background:rgba(0,0,0,.75);
    border-radius:0 40px 40px 0;
    color:#fff;
    margin-bottom:20px;
    padding:5px 20px 5px 30px;
    position:relative;
    left:-30px;
    top:10px;
    z-index:1
}
.page-testimonials .section-6 .testimonial .no-pic .name{
    border-radius:40px 40px 40px 40px;
    padding-left:20px
}
.page-testimonials .section-7{
    background-color:#fff;
    padding:30px 0 80px
}
.page-testimonials .section-7 .row>div:first-of-type{
    margin-top:-80px
}
.page-testimonials .section-7 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-7 .row>div:last-of-type{
    margin-top:-60px;
    padding-top:60px
}
.page-testimonials .section-8{
    background:url(../images/advantage-bg.jpg) no-repeat 0 center/cover #060607;
    padding:20px 15px 60px
}
.page-testimonials .section-8 .row>div:first-of-type{
    margin-top:-80px;
    margin-bottom:-40px
}
.page-testimonials .section-8 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-10 .testimonial .inner:before,.page-testimonials .section-12 .testimonial .inner:before,.page-testimonials .section-3 .testimonial .inner:before,.page-testimonials .section-8 .testimonial .inner:before{
    background:url(../images/open-quote-pink.png) no-repeat 0 0/cover transparent
}
.page-testimonials .section-9{
    background-color:#fff;
    padding:20px 15px 60px
}
.page-testimonials .section-9 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-9 .row>div:first-of-type{
    margin-top:-80px;
    margin-bottom:-50px
}
.page-testimonials .section-10{
    background:url(../images/dark-texture-watercolor.jpg) no-repeat 0 center/cover #000;
    padding:20px 0 60px 0
}
.page-testimonials .section-10 .row>div:first-of-type{
    margin-top:-60px;
    margin-bottom:-50px
}
.page-testimonials .section-10 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-11{
    background:url(../images/s5-bg.jpg) no-repeat right 0 #fff;
    padding:30px 0 60px
}
.page-testimonials .section-11 .row>div:first-of-type{
    margin-top:-80px;
    margin-bottom:40px
}
.page-testimonials .section-11 .testimonial{
    margin-bottom:50px
}
.page-testimonials .section-12{
    background:url(../images/vigrxplus-lifestyle.jpg) no-repeat center center/cover #000;
    padding:30px 0 90px
}
.page-testimonials .section-12 .testimonial{
    margin-bottom:30px
}
.page-testimonials .section-12 .row>div:first-of-type{
    margin-top:-60px;
    margin-bottom:-50px
}
.page-testimonials .section-12 .testimonial .name{
    background:rgba(0,0,0,.75);
    border-radius:0 40px 40px 0;
    color:#fff;
    margin-bottom:20px;
    padding:5px 20px 5px 30px;
    position:relative;
    left:-30px;
    top:10px;
    z-index:1
}
.page-testimonials .section-13 .row>div:first-of-type{
    margin-top:-60px;
    margin-bottom:0
}
.page-testimonials .section-13 .testimonial{
    margin-bottom:30px
}
.page-testimonials .testimonial .inner{
    background:#fff;
    border-radius:10px;
    box-shadow:0 0 30px rgb(0 0 0 / 20%);
    padding:25px 35px;
    position:relative
}
.page-testimonials .testimonial .inner:before{
    background:url(../images/open-quote.png) no-repeat 0 0/cover transparent;
    display:block;
    content:"";
    width:50px;
    height:41px;
    position:absolute;
    left:-20px;
    top:-25px
}
.page-testimonials .testimonial .inner:after{
    content:"";
    display:block;
    background:url(../images/testimonial-arrow.png) no-repeat 0 0/cover transparent;
    border:solid transparent;
    height:19px;
    width:31px;
    position:absolute;
    bottom:0;
    left:40px;
    margin-bottom:-16px
}
.page-testimonials .testimonial h2{
    font-weight:800;
    text-align:center;
    margin-bottom:70px
}
.page-testimonials .testimonial h2 sup{
    font-weight:800;
    vertical-align:super;
    position:relative;
    top:-4px
}
.page-testimonials .testimonial h3{
    color:#de0e16;
    font-size:21px;
    font-weight:800;
	margin-bottom:20px;
}
.page-testimonials .testimonial p{
    font-size:20px;
    line-height:1.5em
}
.page-testimonials .testimonial img{
    margin:20px 0 10px 20px;
    width:75px;
    position:relative;
    z-index:2
}
.page-testimonials .testimonial .reviewer{
    display:flex;
    align-items:center;
    margin-bottom:30px;
    margin-top:10px
}
.page-testimonials .testimonial .reviewer{
    margin-bottom:0
}
.page-testimonials .testimonial .name{
    color:#ffffff;
    font-size:16px;
    font-weight:700
}
.page-testimonials .section-3 .testimonial .name{
    background:rgba(0,0,0,.75);
    border-radius:0 40px 40px 0;
    color:#fff;
    margin-bottom:20px;
    padding:5px 20px 5px 30px;
    position:relative;
    left:-30px;
    top:10px;
    z-index:1
}
.page-testimonials .section-3 .testimonial .no-pic .name{
    border-radius:40px 40px 40px 40px;
    padding-left:20px
}
.page-testimonials .testimonial .no-pic{
    margin-top:30px
}
.page-about h1{
    color:#de0e16;
    font-size:60px;
    font-weight:800;
    margin-bottom:10px;
    margin-top:0
}
.page-about h1 span{
    position:relative
}
.page-about h1 .sup{
    font-size:24px;
    position:absolute;
    top:5px
}
.page-about h2{
    color:#000;
    font-size:23px;
    font-weight:800;
    letter-spacing:0;
    margin:0 auto;
    max-width:960px
}
.page-about h2 .sup{
    font-size:14px;
    position:relative;
    top:-6px
}
.page-about .product-image{
    float:right;
    margin-left:30px
}

@media screen and (min-width:768px) and (max-width:1199px){
	
	.page-testimonials .section-11{
		padding-bottom: 30px;
	}
	
}

@media (max-width:991px){
    .page-about h1{
        font-size:32px
    }
    .page-about h2{
        font-size:21px
    }
    .page-about .product-image{
        display:table;
        float:none;
        margin:0 auto 20px;
        max-width:320px
    }
}
@media (max-width:767px){
    .page-about h1{
        font-size:36px;
        line-height:1em
    }
}
.guarantee-section{
    background:url(../images/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:1.2em;
    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:#de0e16;
    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;
    }
	
	.page-black-friday .guarantee-section{
		height: auto;
	}
	
	.page-black-friday .guarantee-section .promise{
        padding: 10px 20px;
    }
	
	.page-black-friday .guarantee-section .heading{
		padding:20px 0px 0px;
	}
	
	.page-black-friday .guarantee-section h2{
		font-size: 32px;
		padding: 0px 10px;
	}
	
	.page-black-friday .guarantee-section p{
		margin-bottom: 20px;
	}
	
	.page-black-friday .guarantee-section p.last{
		margin-bottom: 0px;
	}
	
    .guarantee-section .checkmarks li{
        color:#de0e16;
        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:10px;
    display:flex;
    align-items:center;
    justify-content:center
}
#wordplugHdpPopup .buttons .wordplugHdp-signup{
    color: #fff;
    text-decoration: none;
    background: #fe2c46;
    padding: 0px 20px;
    font-family: 'neue_montrealmedium';
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
}
#wordplugHdpPopup .buttons .wordplugHdp-nothanks{
	display: block;
    color: #fff;
    text-decoration: none;
    background: RGBA(0, 0, 0, .49);
    font-family: 'neue_montrealmedium';
    font-weight: 400;
    padding: 0px 20px;
    font-size: 12px;
}
@media (min-width:768px){
    #wordplugHdpPopup .buttons{
        bottom:22px;
        height:90px
    }
    #wordplugHdpPopup .buttons .wordplugHdp-signup{
		font-size: 20px;
		margin-right: 20px;
		padding: 7px 30px 7px 30px;
    }
    #wordplugHdpPopup .buttons .wordplugHdp-nothanks{
        font-size:20px;
        padding: 7px 30px 7px 30px;
    }
}
@media screen and (max-width:1199px){
    .page-testimonials .section-1 h1{
        font-size:40px
    }
    .page-testimonials .testimonial{
        padding:40px 0 0
    }
    .page-testimonials .testimonial .container{
        background-image:none;
        padding-bottom:20px
    }
    .page-testimonials .testimonial .inner:before{
        left:0
    }
    .page-testimonials .testimonial .inner{
        min-height:auto
    }
    .page-testimonials .testimonial h2{
        font-weight:800;
        font-size:28px;
        text-align:center
    }
    ..page-testimonials .testimonial p{
        font-size:18px;
        margin-bottom:10px
    }
}
@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:1199px){
    .page-testimonials .testimonial .inner:before{
        left:50%;
        margin-left:-25px
    }
    .page-testimonials .section-1 h1{
        font-size:24px;
        font-weight:800
    }
    .page-testimonials .testimonial{
        padding:30px 0 0
    }
    .page-testimonials .testimonial img{
        margin:15px 0 0 20px
    }
    .page-testimonials .testimonial .reviewer.no-pic{
        margin-bottom:20px
    }
    .page-testimonials .section-2{
        background:0 0;
        padding:0
    }
    .page-testimonials .section-2 .row>div{
        margin-bottom:0
    }
    .page-testimonials .section-2 .row>div:last-of-type{
        margin-bottom:20px
    }
    .page-testimonials .section-3{
        top:0;
        padding:30px 0 80px
    }
    .page-testimonials .section-3 .row>div{
        margin-bottom:0
    }
    .page-testimonials .section-3 .row>div:first-child{
        margin-top:0
    }
    .page-testimonials .section-3 .testimonial .inner:before{
        background:url(../images/open-quote-pink.png) no-repeat 0 0/cover transparent
    }
    .page-testimonials .section-4{
        padding:30px 0 0
    }
    .page-testimonials .section-5{
        background:0 0;
        padding:0 0 30px
    }
    .page-testimonials .section-5 .testimonial{
        margin-bottom:0
    }
    .page-testimonials .section-6{
        padding:60px 0 0
    }
    .page-testimonials .section-6 .row>div:first-of-type{
        margin-top:-40px
    }
    .page-testimonials .section-6 .testimonial{
        margin-bottom:0
    }
    .page-testimonials .section-7{
        padding:30px 0
    }
    .page-testimonials .section-7 .row>div:first-of-type{
        margin-top:0
    }
    .page-testimonials .section-7 .testimonial{
        margin-bottom:0
    }
    .page-testimonials .section-8{
        padding-bottom:30px
    }
    .page-testimonials .section-8 .testimonial{
        margin-bottom:0;
        padding:40px 0 0
    }
    .page-testimonials .section-8 .row>div:first-of-type{
        margin-top:0;
        margin-bottom:0
    }
    .page-testimonials .section-9 .row>div:first-of-type{
        margin-top:0;
        margin-bottom:0
    }
    .page-testimonials .section-9{
        padding-bottom:30px
    }
    .page-testimonials .section-9 .testimonial{
        margin-bottom:0
    }
    .page-testimonials .section-10{
        padding:20px 0 0 0
    }
    .page-testimonials .section-10 .testimonial{
        margin-bottom:0;
        padding-top:20px
    }
    .page-testimonials .section-10 .row>div:first-of-type{
        margin-top:0;
        margin-bottom:0
    }
    .page-testimonials .section-11{
        padding-bottom:0;
        padding-top:50px
    }
    .page-testimonials .section-11 .testimonial{
        margin-bottom:0;
        padding-top:0
    }
    .page-testimonials .section-11 .testimonial{
        margin-bottom:40px
    }
    .page-testimonials .section-11 .row>div:first-of-type{
        margin-top:0;
        margin-bottom:30px
    }
    .page-testimonials .section-12{
        background:#000;
        padding-bottom:0
    }
    .page-testimonials .section-12 .testimonial{
        margin-bottom:25px;
        padding-top:0
    }
    .page-testimonials .section-12 .row>div:first-of-type{
        margin-top:20px;
        margin-bottom:0
    }
    .page-testimonials .section-13 .testimonial{
        margin-bottom:0;
        padding:50px 0 0
    }
    .page-testimonials .section-13 .row>div:first-of-type{
        margin-top:0;
        margin-bottom:0
    }
    .page-testimonials .testimonial .reviewer{
        margin-bottom:0
    }
}
@media screen and (max-width:767px){
    #store-options *{
        font-size:12px
    }
    .package .checkmark li{
        font-size:14px
    }
}
.page-guarantee h1{
    color:#de0e16;
    font-size:60px;
    font-weight:800;
    margin:0
}
.page-guarantee h2{
    font-size:23px;
    line-height:1.3em;
    margin-bottom:20px
}
.page-guarantee h2 .highlight{
    color:#de0e16;
    font-size:42px;
    font-weight:800;
    margin-bottom:10px
}
@media (max-width:991px){
    .page-guarantee h2 .highlight{
        color:#de0e16;
        font-size:34px;
        font-weight:800;
        margin-bottom:10px
    }
}

@media (max-width:767px){
	
	.page-testimonials .section-1 h1 {
		margin-bottom: 20px;
		line-height: 1.2em;
		font-size: 24px;
	}

}

.#chat-widget-container{
    z-index:97!important
}
.lazy-hidden{
    background-color:transparent!important
}
body{
    font-family:'Open Sans',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:#c80013;
    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:700
}
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:.75em
}
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:#d1000d
}
.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(../fonts/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(../fonts/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.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:2.2em
}
ul.checkmark>li::before{
    content:'';
    background-image:url(../fonts/checkmark-red.svg);
    background-size:auto 1.5em;
    background-repeat:no-repeat;
    background-position:center center;
    width:2em;
    height:2.5em;
    display:block;
    position:absolute;
    left:0;
    top:0
}
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(../fonts/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:#d1000d
}
@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(../fonts/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:12px;
    display:flex;
    align-items:center;
    justify-content:center
}
#hdpPopup .buttons .signup{
    color:#fff;
    text-decoration:none;
    background:#fe2c46;
    padding:2px 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:2px 20px;
    font-size:14px
}
@media(min-width:749px){
    #hdpPopup .buttons{
        bottom:24px;
        height:90px
    }
    #hdpPopup .buttons .signup{
        font-size:30px;
        margin-right:20px;
        padding:1rem 3rem
    }
    #hdpPopup .buttons .nothanks{
        padding:1rem 3rem;
        font-size:24px
    }
}
@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(../images/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(../fonts/tri-bg.svg) bottom center/cover no-repeat
}
#fold .max-1366{
    position:relative;
    padding-bottom:120px
}
#fold .max-1366::before{
    background:url(../images/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(../images/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(../images/advantage1.png) top left/70px auto no-repeat
}
.ad-2{
    background:url(../images/advantage2.png) top left/70px auto no-repeat
}
.ad-3{
    background:url(../images/advantage3.png) top left/70px auto no-repeat
}
.ad-4{
    background:url(../images/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(../images/advantage1.png) top left/auto 85px no-repeat
    }
    .ad .ad-1{
        background-image:url(../images/advantage1.png)
    }
    .ad .ad-2{
        background-image:url(../images/advantage2.png);
        background-position:10px top
    }
    .ad .ad-3{
        background-image:url(../images/advantage3.png);
        background-position:15px top
    }
    .ad .ad-4{
        background-image:url(../images/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
}

#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
}
