

ul.social-icons{
list-style: disc !important;
text-align: center;}
p {
    font: normal 18px/150% "Open Sans", sans-serif;
    margin-bottom: 1rem;
}

li {
    font: normal 18px/150% "Open Sans", sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 150%;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.bold,
strong {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
}

sup {
    vertical-align: super;
    top: 0;
}

blockquote{
background: transparent;
    border-left: solid 8px #ec008c;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 700;
    margin: 2rem 0rem 2rem 0rem;
    padding: 10px 20px 10px 20px;
}

#page {
    overflow-x: hidden;
}

.semi-bold {
    font-weight: 600;
}

a,
.text-red {
    color: #ea1d76;
}

a:hover,
a.text-red:hover {
    color: #666;
    text-decoration: none;
}

.red-bg {
    background-color: #ea1d76;
}

.gray-bg {
    background-color: #939598;
}

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

.offwhite-bg {
    background-color: #f3f3f3;
}

.cyan-bg {
    background-color: #71becd;
}

.white-bg {
    background-color: #fff;
    background-image: image-set()
}

.alt{
    color:#e10e78;
}

.gradient-gray {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaeaea+0,f7f7f7+39,c9c9c9+100 */
    background: #eaeaea;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eaeaea 0%, #f7f7f7 39%, #c9c9c9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eaeaea 0%, #f7f7f7 39%, #c9c9c9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eaeaea 0%, #f7f7f7 39%, #c9c9c9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#c9c9c9', GradientType=0);
    /* IE6-9 */
}

.btn-primary {
    font-weight: 700;
    font-family: "Open Sans";
    font-size: 20px;
}

.btn-primary i {
    font-size: 14px;
    position: relative;
    top: -2px;
}

.button-arrow {
    padding-left: 40px;
    padding-right: 40px;
}

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

ul.custom-list li {
    position: relative;
    padding-left: 25px;
}

ul.custom-list li:before {
    content: "\f111";
    font-family: fontawesome;
    position: absolute;
    left: 0;
}

.custom-list.check1 li:before {
    content: "\f05d";
    font-weight: normal;
}

.max-1366 {
    max-width: 1366px;
    margin: 0 auto;
}

.max-860 {
    max-width: 860px;
    margin: 0 auto;
}

.max-700 {
    max-width: 700px;
    margin: 0 auto;
}

a.btn.btn-primary:visited {
    color: #fff;
}

a:visited {
    color: #ea1d76;
}

/* Wide Page Template */

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

/* -----------------------------------
HEADER 
--------------------------------------*/

.site-branding .custom-logo-link img {

}

.site-branding {
    margin-bottom: 10px;
    margin-top: 5px;
}

.menu-right {
    margin-left: 15px;
}

header#masthead {
    position: relative;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f4f4f4+50,eaeaea+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 50%, #eaeaea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 50%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 50%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}


/* NAVIGATION */

.main-navigation {
    width: auto;
    padding: 0;
}

#primary-menu li a {
    color: #444545;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: -0.5px;
    padding: 0px 7px;
    text-align: center;
    text-transform: uppercase;
}

#primary-menu li a:hover {
    color: #ea1d76;
}

.order-btn {
    background-color: #ea1d76;
    border-radius: 0;
    margin: 0px 15px;
    padding:0px;
    text-align: center;
    transform: skew(-15deg);
    overflow: hidden;
}

#primary-menu li.order-btn a{
    background-color: #ea1d76;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 5px 10px;
    transform: skew(15deg);
}

#primary-menu li.order-btn a:hover {
    background-color: #db1c6f;
}

.navbar-toggler {
    position: absolute;
    top: 20px;
    right: 15px;
    display: none;
    padding: 0;
}

.navbar-toggler path{
    fill: #ea1d76;
}

.tagl p {
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    line-height: 120%;
    font-size: 14px;
}

.f-contact-nav {
    position: absolute;
    right: 0;
    display: none;
    width: 45%;
    text-align: center;
}

.order-by-phone {
    padding: 10px 0;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    line-height: 120%;
}

.order-by-phone i {
    font-size: 40px;
    display: block;
}

#primary-menu .order-by-phone a {
    padding: 0;
    font-size: 14px;
}


/* ------------------------------------
HEADER CALLOUT
--------------------------------------*/

.order-phone,
.order-phone a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    line-height: 120%;
}

.order-phone a {
    margin-right: 15px;
}

.tagl span,
.order-phone strong{
    color:#fcff00;
}

.tagl img{
    margin: -5px 10px 0px 0px;
    width: 30px;
}

.order-phone .prc{
    background: #fff;
    color: #ff5200;
    padding: 3px 20px;
    margin-left: 10px;
}


.sgsection {
	background-color: #81c0c8;
	padding: 20px 0;
	margin-bottom: 0rem;
}

.sgsection:before,
.sgsection:after {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
	background:#fff;
}

.sgsection:before {
	top: 0;
}

.sgsection:after {
	bottom: 0;
}

.sgsection .sgleft {
	float: left;
	padding-left: 0px;
}

.sgsection .sgleft img {
	float: left;
}

.sgsection .sgright {
	float: right;
	width: 540px;
	margin-top: 20px;
}

.sgsection .sgright p {
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
}

@media screen and (max-width: 1199px) {
    #masthead .container,
    .header-callout .container {
        max-width: 100%;
    }
    .tagl p {
        font-size: 14px;
        padding-left: 30px;
        margin-left: 15px;
    }
    .tagl img{
        margin: -5px 10px 0px -40px;
        width: 30px;
    }
    .order-phone,
    .order-phone a {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {

    header .menu-wrap {
        display: block !important;
    }
    .menu-right {
        display: none !important;
    }
    .f-contact-nav {
        display: block;
    }
    .navbar-toggler {
		display: block;
    }
	.tagl {
        max-width: 310px;
    }
    .menu-right {
        margin-left: auto;
        position: absolute;
        top: -30px;
        right: 0;
    }
    .main-navigation {
        width: auto;
        margin: 0 !important;
        padding: 0;
    }
	.collapse:not(.show) {
       display: none !important;
    }
	.navbar-nav{
        display: flex;
        flex-direction: column !important;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    #primary-menu {
        margin: 15px 0 15px 0;
    }
    #primary-menu li{
		font-size: 14px;
		margin: 5px 0px;
		text-align: center;
    }
	#primary-menu li a{
		font-size: 14px;
	}
    .site-branding {
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: left;
		max-width:50%;
    }

    #primary-menu li.order-btn a,
    .order-btn{
        margin: 0px auto;
        transform: skew(0deg);
    }

    blockquote{
        background: #fff;
        margin-bottom:1rem;
    }
}

@media screen and (max-width: 767px) {
    .main-navigation {
        width: auto;
    }

    .menu-right {
        margin-left: auto;
        position: absolute;
        top: -30px;
        right: 0;
    }
     /*.site-branding {
       text-align: left;
        max-width: 50%;
    }*/
    .navbar-toggler {
        display: block;
    }
    #primary-menu {
        margin-bottom: 0px
    }

}

@media screen and (max-width: 619px) {
    .order-phone a {
        display: block;
    }
}

@media screen and (max-width: 575px) {
    .phone-wrap {
        display: none;
    }
    .f-contact-nav {
        display: block;
    }
    .site-branding {
        max-width: 200px;
        margin-right: 40px;
    }
    .menu-right {
        position: absolute;
        top: 15px;
        right: 0;
        margin: auto;
    }
    .tagl {
        margin: 0px auto;
        max-width: 100%;
        width: 320px;
    }
    .tagl p {
        line-height: 1em;
        text-align: center;
    }
    #masthead.fix-header {
        position: fixed;
        z-index: 9999999;
        transition: all 300ms ease;
        background-color: rgba(255, 255, 255, .9);
        -webkit-box-shadow: 0 1px 3px 0 #999;
        box-shadow: 0 1px 3px 0 #999;
        width: 100%;
        top: 0;
        border-bottom: 5px solid #ea1d76;
    }
}

@media screen and (max-width: 479px) {
    .navbar-toggler {
        top: 25px;
        right: 5px;
    }
}


/* Header Icons */

.header-icons>div {
    display: inline-block;
    margin-right: 10px;
}

.header-icons a {
    width: 57px;
    height: 38px;
    display: block;
    margin-top: 8px;
}

.itemCount {
    position: absolute;
}

.icon-mail a {
    background: url(images/header-icons.png) no-repeat 2px -1px;
}

.icon-call a {
    background: url(images/header-icons.png) no-repeat -37px -1px;
}

.icon-chat a {
    background: url(images/live-chat-pink.svg) no-repeat 0px 0px;
}

div#cartIcon {
    margin-right: 0;
}

div#cartIcon a {
    width: 36px;
    height: 36px;
    float: right;
    background: url(images/header-icons.png) no-repeat right top;
}

#cartIcon.icon-bag .itemCount {
    font-size: 12px;
    background-color: transparent;
    border: 1px solid #ea1d76;
    border-radius: .0;
    width: 35px;
    float: left;
    position: relative;
    top: 14px;
    left: 7px;
    text-align: center;
    color: #636466;
    border-right: none;
    height: 20px;
    font-family: inherit;
}


/* --------------------------------------
GUARANTEE 
-----------------------------------------*/

div#guarantee .container {
    padding-left: 20px !important;
}

#guarantee {
    border-top: 10px solid #d2d3d5;
    border-bottom: 10px solid #d2d3d5;
    background-color: #85bfc9;
    clear:both;
}

#guarantee p {
    color: #fff;
    margin-bottom: 0;
    padding: 25px 0;
}

.satisfaction {
    font-weight: 700;
    font-size: 1.8rem;
    text-align: center;
    text-transform: uppercase;
    line-height: 110%;
}

.satisfaction span {
    display: block;
    font-size: 4.2rem;
    line-height: 110%;
    font-weight: 800;
}

.g-img img {
    margin-right: 15px;
}

@media screen and (max-width:1280px) {
    .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;
    }
    #guarantee p.g-text {
        padding: 20px;
    }
}

@media screen and (max-width:1080px) {
    #guarantee p.g-text {
        padding: 20px 50px;
    }
}

@media screen and (max-width:767px) {
    #guarantee p {
        padding: 0px;
    }
}

@media screen and (max-width:576px) {
    .navbar-collapse.show {
       padding-bottom: 0px;
    }
    #guarantee .col-lg-6 {
        max-width: 100%;
        margin-left: 0;
    }
    #guarantee {
        background-image: none;
    }
    .g-img {
        padding: 15px 0 0 15px;
    }
}

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


/* -------------------------------------
CTA 
----------------------------------------*/

.save p a {
    color: #81c0c8;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 0;
}

.save-2 a {
    font-weight: 800;
    font-style: normal;
}

.save-2 i {
    font-size: 20px;
    vertical-align: middle;
}

.save-2 p {
    color: #81c0c8;
    font-size: 2em;
    line-height: 160%;
    font-style: italic;
}

.at-shout {
    font-style: italic;
}

@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) {
    .save25,
    .save span.text-red,
    .save-2 span.text-red {
        display: block;
        font-size: 1.6rem;
        line-height: 115%;
    }
    .save-2 p {
        font-size: 1.1em;
    }
}

@media screen and (max-width:359px) {
	.header-icons > div {
   margin-right: 0px;
}
}
/* -------------------------------------------
Footer Section 
----------------------------------------------*/

.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;
}


/* footer second row */

.gray-bg {
    background-color: #858585;
}

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

.ft2-1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ft2-2 {
    padding-top: 40px;
    padding-bottom: 0px;
}

.ft2-3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ft2-1 img {
    margin: 15px auto 15px;
}

#ft2{
    border-top:solid 4px #fff;
}

#ft2 .disclaimer{
    color:#fff;
    font-size: 12px;
    line-height: 1.5em;
    text-align: center;
    border-top:solid 1px #fff;
    padding: 20px 20px;
}

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

footer ul.social-icons li {
    font-size: 24px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 6px;
    margin: 0 5px;
    line-height: 40px;
	display:inline-block;
    overflow: hidden;
    padding: 0;
}

footer ul.social-icons li a {
    display: block;
    background: transparent;
    color: #fff;
}

footer ul.social-icons li a:hover {
    background: #ea1d76;
    color: #fff;
}

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

.ft2-2 .menu li {
    list-style: none;
    padding: 5px 15px;
    font-size: .9rem;
}

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

.ft2-2 .menu li a:hover,
footer .social-icons li a:hover {
    color: #ea1d76;
}

.ft2-3 {
    text-align: center;
    color: #636466;
    padding-top: 35px;
}

.ft2-3 h4 {
    font-size: 1.3rem;
}

.ft2-3 p {
    font-size: .9rem;
    max-width: 300px;
    margin: 0 auto;
}

.ft2-3 .s-privacy {
    font-size: 11px;
    margin-bottom: 0;
}

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

#ft3{
    border-top:solid 1px #fff;
}

/* footer 3 */

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

.copyr p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 130%;
    margin: 0 auto;
    max-width: 610px;
    padding: 0 15px;
}

.copyr p span {
    padding-bottom: 10px;
    display: block;
}

.disclaimer p {
    color: #fff;
    font-size: 12px;
    line-height: 130%;
    max-width: 275px;
    text-align: center;
    padding: 20px;
    border: 1px solid #fff;
    margin: 0 auto;
    font-style: italic;
}

.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:992px) {
    .ft-icon {
        width: 50px;
        height: 50px;
        background-size: auto 100%;
    }
    .ft-return {
        background-position: -60px top;
    }
    .ft-secure {
        background-position: -114px top;
    }
    .ft-chat {
        background-position: -171px top;
    }
    .ft-text {
        font-size: .8rem;
    }
    .ft-text span {
        font-size: 1rem;
    }
    .ft2-3 {
        padding-top: 20px;
    }
}

@media screen and (max-width:767px) {
    #ft1 .col-first {
        border-bottom: 1px solid #fff;
    }
    .copyr {
        padding-top: 30px;
    }
    #ft2 .menu {
        text-align: center;
    }
    .ft2-2 {
        border-top: 1px solid #e7e7e7;
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .ft2-2 .menu{
        margin-bottom: 0;
    }
    .col-last .ft-icon {
        margin-top: 10px;
    }
    #ft2 .disclaimer{
        margin-top:20px;
    }
}


/* -------------------------------
GUARANTEE
---------------------------------*/

.gwrap {
    background-color: #81c0c8;
    border: 10px solid #d2d4d5;
}

.gwrap p {
    color: #fff;
}


/* -------------------------------------
GONE VIRAL
----------------------------------------*/

#viral .gray-bg p {
    color: #fff;
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 120%;
}

#viral .viral-text {
    max-width: 1100px;
    margin: 40px auto 0;
    color: #939598;
    font-size: 1.3rem;
    line-height: 140%;
}

#viral sup {
    font-size: 16px;
    top: 0;
    position: relative;
}

@media screen and (max-width: 992px) {
    #viral .gray-bg p {
        font-size: 1.5rem;
    }
    #viral sup {
        font-size: 12px;
    }
    #viral .viral-text {
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 769px) {
    #viral .gray-bg p {
        font-size: 1.2rem;
    }
}

/********* =========== Home Page Start =========== *********/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
	margin: 0;
	padding: 0;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
form {
	margin: 0;
	list-style: none;
	font-weight: 700;
}

button,
input,
select,
textarea {
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'Open Sans', sans-serif;
}

.custfield:focus {
	outline: none;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

img {
	border: none;
	vertical-align: middle;
}


/****************
 * Common Css
 ****************/

section,
footer {
	width: 100%;
	float: left;
	position: relative;
}

.midcontainer {
    position:relative;
	max-width: 1366px;
	margin: 0 auto;
}

.mid1140 {
	max-width: 1140px;
	margin: 0 auto;
}

.mid1140:after,
.mid1140:before {
	content: "";
	display: table;
	clear: both;
}

.custfield {
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

a,
a:hover,
button {
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.p100 {
	padding: 0 100px;
}

.hsection1 {
    overflow: visible;
    background: url(images/naturalnepowiekszaniebiustu.jpg) no-repeat 0px 0px;
    background-size: auto 100%;
    height: 475px;
    padding: 0;
}

.hsection1 .container{
    position: relative;
}

.hsection1 .texts {
    width: 475px;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 40px 0px 0px 0px;
}

.taglines {
    width: 360px;
    margin: 0px 0px 0px auto;
}

.hsection1 .texts h2 {
    font-size: 32px;
    line-height: 1.6em;
    color: #77b1b8;
    font-weight: 600;
    letter-spacing: 0px;
}

.hsection1 .texts h2 span {
    color: #ea1d76;
    display: block;
    font-family: 'Dancing Script', cursive;
    font-size: 300%;
}

.hsection1 .texts h3 {
    font-size: 28px;
    line-height: 2em;
    color: #77b1b8;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: right;
}

.hsection1 .texts p {
    position: relative;
    border-bottom: dotted 2px #333132;
    font-weight: 700;
    margin: 12px 0px;
    padding-bottom: 12px;
    line-height: 24px;
    font-size: 21px;
    letter-spacing: -0.50px;
    color: #858585;
}

.hsection1 .texts p:before{
    position: absolute;
    left: -45px;
    display: block;
    content: "";
    background: url(images/hero-li.png) no-repeat 0 0/cover;
    width: 51px;
    height: 39px;
}

.hsection1 .texts p:after{
    position: absolute;
    bottom: -12px;
    right: -15px;
    content: "\f105";
    font-family: fontAwesome;
    color: #ea1d76;
    font-size: 28px
    font-style: normal;
}

.hsection1 .texts p span {
    color: #ea1d76;
    display: block;
    font-style: italic;
    font-size: 18px;
}

.hsection1 .ladyimg {
    position: absolute;
    right: -25px;
    top: 30px;
    z-index: 10;
    width: 495px;
    height: 480px;
    background: url(images/breastfem.png) no-repeat 0 0;
    margin-top: 0;
}

.hsection1 .productbox {
	float: left;
	margin-top: -3px;
	position: relative;
	z-index: 1;
	margin-left: 151px;
}

.home .sgsection{
    background-color: #008a8d;
    padding: 10px 0;
}

.home .sgsection .sgright{
    margin-top: 0px;
}

.sgsection .orderbtn {
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff !important;
    padding: 0px 60px 0px 60px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: -0.10px;
    position: relative;
    bottom: 0;
    right: 0;
    float: right;
    background: url(images/order-btns.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 394px;
    height: 96px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

.sgsection .orderbtn:hover{
    background-position: 0 -96px;
}

.sgsection .orderbtn span {
	display: block;
	font-size: 23px;
}

.hsection1 .text2 {
	background-color: rgba(255, 255, 255, 0.78);
	margin-top: 9px;
	float: left;
	width: 100%;
	padding: 10px 0;
}

.hsection1 .text2 h4 {
	font-size: 34px;
	color: #333132;
	font-weight: 600;
	letter-spacing: -0.25px;
	line-height: 38px;
}

.hsection1 .text2 h4 span {
	font-weight: 800;
	display: block;
}

.sgsection {
	background-color: #008a8d;
	padding: 20px 0;
}

.sgsection:before {
	top: 0;
}

.sgsection:after {
	bottom: 0;
}

.sgsection .sgleft p {
    float: left;
    width: 100%;
    line-height:1.2em;
    margin: -3px 0 0 0;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
}

.sgsection .sgleft p span {
	display: inline-block;
    font-size: 38px;
    line-height: 1em;
	font-weight: 700;
    padding-right: 10px;
}

.sgsection .sgleft p span:after{
    content: "\f06c";
    font-family: fontAwesome;
    margin: 0px 0px 0px 10px;
    font-size: 28px;
}

.sgsection .sgright {
    float: right;
    width: 540px;
    margin-top: 0px;
    position: relative;
}

.sgsection .sgright p {
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
}

.hsection3 {
    overflow:hidden;
    /*background:url(images/light-gradient-bg.png) repeat-x 0 bottom #f1eff2;*/
    background: #f9f6f2;
    border-bottom:solid 10px #fff;
	padding: 0px;
}

.hsection3 .section-title{
    background: #b8babc; /* Old browsers */
    background: -moz-linear-gradient(left,  #b8babc 0%, #dee0e1 33%, #dee0e1 67%, #b8babc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #b8babc 0%,#dee0e1 33%,#dee0e1 67%,#b8babc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #b8babc 0%,#dee0e1 33%,#dee0e1 67%,#b8babc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8babc', endColorstr='#b8babc',GradientType=1 ); /* IE6-9 */
    padding: 1rem 0rem;
}

.hsection3 .section-title h3 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 800;
    color: #ea1d76;
    line-height: 1em;
    letter-spacing: -0.25px;
    text-align: left;
    margin-bottom: 0;
}

.hsection3 img{
    margin-top:-98px;
    max-width: 465px;
}

.hsection3 p {
    color: #333333;
    letter-spacing: -0.20px;
    margin: 5px 0;
    float: left;
    width: 100%;
}

.hsection4 {
    background: url(images/hs4-bg.png) repeat-x 0px bottom/cover #a0e1eb;
    padding: 0rem 0rem 0rem;
}

.hsection4 ul {
	float: left;
	margin-right: 20px;
}

.hsection4 ul li {
	display: block;
	margin: 15px 0;
	font-size: 24px;
	font-weight: 800;
	font-style: italic;
	color: #ffffff;
	background: url(../../uploads/2019/10/right-icon.png) no-repeat 0px 6px;
	padding-left: 30px;
}

.hsection4 .prodimg {
	position: absolute;
	z-index: 1;
	right: -30px;
	top: -53px;
}

.hsection4 .products{
    margin-bottom:-3rem;
}

.hsection4 h2{
    text-align: center;
    font-weight: 700;
    line-height: 1em;
}

.hsection4 h2 span{
    display: block;
    font-size: 21px;
    font-weight: 700;
    color: #e10e78;
    line-height: 1em;
    margin-top:10px;
}

.hsection5 {
    background: url(images/s5-bg.png) no-repeat 10% bottom/42%;
	padding: 45px 0;
}

.hsection5 .container > .row{
    min-height: 420px;
    align-items: center;
}

.hsection5 h2{
    color: #454646;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.hsection5 h2 span{
    display: block;
    color: #e10e78;
}

.hsection5 h3 span{
    display:block;
}

.hsection5 p {
	font-size: 18px;
	color: #333333;
	letter-spacing: -0.20px;
	line-height: 24px;
	margin-top: 8px;
	float: left;
	width: 100%;
}

.hsection5 .arrow-list{
    clear: both;
    list-style: none;
    margin-left:0;
    padding-left:0;
}

.hsection5 .arrow-list li{
    position: relative;
    padding-left:25px;
    font-size: 18px;
    font-weight: 700;
}

.hsection5 .arrow-list li:before{
    color:#e10e78;
    content:"\f0a9";
    font-family: fontAwesome;
    position: absolute;
    left:0;
}

.hsection6 {
    background:#000;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	text-align: center;
	padding: 0px;
	overflow: hidden;
}

.hsection6 h2 {
    font-family: 'Dancing Script', cursive;
    font-size: 62px;
    font-weight: 700;
    line-height: 60px;
    color: #ea1d76;
    letter-spacing: -1px;
    margin-bottom: 0.5rem;
}

.hsection6 h2 span {
	font-weight: 800;
}

.hsection6 p {
	font-size: 24px;
	letter-spacing: 0.10px;
	color: #ffffff;
	font-weight: 600;
}

.hsection6 .prodimg {
	position: absolute;
	right: -126px;
	top: -77px;
}

/**/

#faq-accordion .card {
    border: none;
    display: block;
    width: 50%;
    float: left;
}

body #faq-accordion .card-header, body #faq-accordion .card-header:first-child {
    background-color: transparent;
    position: relative;
    border-radius: 0;
    border: none;
}

.faq-wrap .card .card-header a {
    color: #454646;
    transition: ease-in-out .12s;
}

.faq-wrap .card .card-header a:hover{
    color: #e10e78;
}

#faq-accordion .card-header i{
    color:#e10e78;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.faq-wrap .card .card-header a:not(.collapsed) .rotate-icon {
    transform: rotate(90deg);
}

#faq-accordion .card-header h4 {
    font-weight: 600;
    padding: 0 20px 0 50px;
    font-size: 1.2em;
}

#faq-accordion .card-body p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom:20px;
}

/**/

.sitemap-wrap h2{
    margin-bottom:20px;
}

.sitemap-wrap li{
    list-style: disc;
}

/**/

.hsection6 .orderbtn {
    font-family: 'Montserrat', sans-serif;
    margin: 2rem auto 1rem;
    padding: 8px 0px 0px 0px;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: -0.10px;
    position: relative;
    width: 400px;
    height: 50px;
    max-width: 100%;
    background-color: #ea1d76;
    transform: skew(-30deg, 0deg);
    display: block;
    clear: both;
}

.hsection6 .orderbtn > span{
    transform: skew(30deg, 0deg);
}

.hsection6 .orderbtn span {
    display: inline-block;
    font-weight: 700;
}

.hsection6 .orderbtn:before {
    content: "";
    width: 25px;
    height: 20px;
    background: url(../../uploads/2019/10/arrow1.png) no-repeat 0 0/cover;
    position: absolute;
    z-index: 1;
    right: 25px;
    top: 15px;
    transform: skew(30deg, 0deg);
}

/**/

.hsection7 {
    background: #fff;
	padding: 0px;
}

.hsection7 img{
    display: block;
    margin-top:-45px;
}

.hsection7 header{
    margin-bottom:1rem;
}

.hsection7 header h2{
    color:#e10e78;
    font-weight: 700;
    margin-bottom:1rem;
    text-align: center;
    text-transform: uppercase;
}

.hsection7 header h3{
    font-size: 1.4rem;
    margin-bottom: 1rem;
    text-align: center;
}

.hsection7 header h3 span{
    color:#e10e78;
}

.hsection7 .orderbtn {
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    padding: 8px 0px 0px 0px;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: -0.10px;
    text-align: center;
    position: relative;
    width: 400px;
    height: 50px;
    background-color: #ea1d76;
    transform: skew(-30deg, 0deg);
    display: block;
    clear: both;
}

.hsection7 .orderbtn > span{
    transform: skew(30deg, 0deg);
}

.hsection7 .orderbtn span {
    display: inline-block;
    font-weight: 700;
}

.hsection7 .orderbtn:before {
    content: "";
    width: 25px;
    height: 20px;
    background: url(../../uploads/2019/10/arrow1.png) no-repeat 0 0/cover;
    position: absolute;
    z-index: 1;
    right: 25px;
    top: 15px;
    transform: skew(30deg, 0deg);
}

/**/

.hsection8{
    background: url(images/guarantee-bg.jpg) no-repeat 0 0/cover;
}

.hsection8 header{
    text-align: center;
}

.hsection8 header h2{
    margin-bottom: 0.5rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1em;
}

.hsection8 header h2 .alt{
    color:#e10e78;
}

.hsection8 header h3{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.hsection8 img{
    display:block;
    margin:0rem auto 2rem;
}

.hsection8 .orderbtn {
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    padding: 8px 0px 0px 0px;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: -0.10px;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 400px;
    height: 50px;
    background-color: #ea1d76;
    transform: skew(-30deg, 0deg);
    display: block;
    clear: both;
}

.hsection8 .orderbtn > span{
    transform: skew(30deg, 0deg);
}

.hsection8 .orderbtn span {
    display: inline-block;
    font-weight: 700;
}

.hsection8 .orderbtn:before {
    content: "";
    width: 25px;
    height: 20px;
    background: url(../../uploads/2019/10/arrow1.png) no-repeat 0 0/cover;
    position: absolute;
    z-index: 1;
    right: 25px;
    top: 15px;
    transform: skew(30deg, 0deg);
}

/**/

.hsection9{
    background:#c3c8d9;
}

.hsection9 .textpart {
    text-align: center;
}

.hsection9 .textpart h3 {
    font-family: 'Dancing Script', cursive;
    font-size: 62px;
    font-weight: 700;
    line-height: 60px;
    color: #ea1d76;
    letter-spacing: -1px;
}

.hsection9 .textpart h4 {
	font-size: 26px;
	color: #333333;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 25px 0 0;
}

.hsection9 .textpart h2 {
	font-size: 32px;
    line-height: 1em;
	font-weight: 700;
	letter-spacing: 0.10px;
	color: #333333;
}

.hsection9 .textpart p {
    font-size: 21px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0.10px;
    color: #ea1d76;
    float: left;
    width: 100%;
    margin: 10px 0px 20px;
}

.hsection9 .happycust {
    position: relative;
    z-index: 9;
    margin-top: 0px;
    top: 0;
    bottom: auto;
}

.hsection9 .happycust img {
    max-width: none;
    margin-top: -40px;
    margin-bottom: -46px;
}

.hsection9.cta-alt .happycust img {
    max-width: 100%;
    margin-top: -40px;
    margin-bottom: -31px;
}

.hsection9 .orderbtn {
    font-family: 'Montserrat', sans-serif;
    margin: 0px auto;
    padding: 8px 0px 0px 0px;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: -0.10px;
    position: relative;
    width: 400px;
    height: 50px;
    background-color: #ea1d76;
    transform: skew(-30deg, 0deg);
    display: block;
    clear: both;
}

.hsection9 .orderbtn > span{
    transform: skew(30deg, 0deg);
}

.hsection9 .orderbtn span {
    display: inline-block;
    font-weight: 700;
}

.hsection9 .orderbtn:before {
    content: "";
    width: 25px;
    height: 20px;
    background: url(../../uploads/2019/10/arrow1.png) no-repeat 0 0/cover;
    position: absolute;
    z-index: 1;
    right: 25px;
    top: 15px;
    transform: skew(30deg, 0deg);
}

.formobile {
	display: none;
}

@media only screen and (min-width: 1200px) and (max-width: 1520px) {
    .hsection1 {
        background-position: -160px 0px;
    }
    .hsection5 {
        background-size: 45%;
    }
}

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

    .hsection1 {
        background-position: -130px 0px;
    }
	.hsection1 .texts {
		width: 305px;
	}
    .hsection1 .texts h2 {
        font-size: 38px;
        line-height: 48px;
    }
    .hsection1 .texts h2 span{
        font-size: 180%;
    }
	.hsection1 .texts h3 {
		font-size: 40px;
		line-height: 44px;
	}
	.hsection1 .ladyimg {
		right: -45px;
	}
	.hsection1 .texts {
		margin: 40px 400px 40px 0px;
	}
	.hsection1 .productbox {
		margin-left: 0;
	}
	.hsection1 .text2 h4 {
		font-size: 26px;
	}
	.sgsection {
		padding: 30px 0;
	}
	.sgsection .sgleft {
        padding: 0;
        margin: 0 auto;
        max-width: none;
        display: block;
    }
	.sgsection .sgright {
		width: 25%;
		padding: 0;
	}
	.hsection4 ul li {
		font-size: 22px;
	}
	.hsection4 .prodimg {
		top: 15px;
		bottom: 0;
		right: -50px;
	}
	.hsection4 .prodimg img,
	.hsection15 .ladyimg img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
    .hsection5 {
        background-position: 5% bottom;
    }
	.hsection6 .prodimg {
		right: -140px;
	}
	.hsection7 .textpart {
		width: 100%;
	}
	.hsection7 .textpart h3,
	.hsection7 .textpart h4,
	.hsection7 .textpart h2 {
		text-align: center;
	}
	.hsection7 .happycust {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.hsection7 .orderbtn {
		margin-top: 20px;
	}

    .hsection9 .textpart h3 {
        font-family: 'Dancing Script', cursive;
        font-size: 40px;
        font-weight: 700;
        line-height: 60px;
        color: #ea1d76;
        letter-spacing: -1px;
        line-height: 1em;
    }

    .hsection9 .textpart h2 {
        font-size: 24px;
        line-height: 1em;
        font-weight: 700;
        letter-spacing: 0.10px;
        color: #333333;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .hsection1 {
        background-position: -280px 0px;
    }
}

@media only screen and (max-width: 991px) {
    .taglines {
        width: 250px;
    }
    .hsection1{
        height:360px;
        background-position: -200px 0px;
    }
    .hsection1 .texts {
        margin: 40px 400px 40px 40px;
        width: 280px;
    }
    .hsection1 .texts p {
        line-height: 19px;
        font-size: 16px;
    }
    .hsection1 .texts p span {
        font-size: 18px;
    }
    .hsection1 .texts h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .hsection1 .texts h3 {
        font-size: 34px;
        line-height: 42px;
    }
     .sgsection .sgleft p span {
        font-size: 24px;
    }
    .sgsection .sgleft p {
        line-height: 1.2em;
        font-size: 14px;
    }
    .hsection1 .ladyimg {
        top: 33px;
        right: -55px;
        width: 350px;
        height: 340px;
        background-size: cover;
     }
    .hsection3 img{
        max-width: 100%;
    }
    .hsection5 {
        background:none;
    }
}

@media only screen and (min-width: 567px) and (max-width: 991px){
    .sgsection {
        padding: 10px 0;
    }
    .sgsection .orderbtn:before {
        right: 0;
        width: 28px;
        height: 22px;
    }
    .hsection5{
        padding-bottom:0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    #primary-menu li a {
        padding: 0px 8px;
        font-size: 12px;
        font-weight: 700;
        color: #444545;
        text-transform: uppercase;
        letter-spacing: -1px;
        line-height: 1em;
    }
    .sgsection .sgleft p{
        font-size: 20px;
    }
    .sgsection .sgleft p span{
        font-size: 36px;
    }
    .sgsection .orderbtn {
        float: none;
        margin: 0px auto 0px;
        padding: 0px 25px 0px 25px;
        line-height: 28px;
        text-align: center;
        font-size: 24px;
        position: relative;
        width: 235px;
        height: 56px;
    }
    .sgsection .orderbtn:hover {
        background-position: 0 -57px;
    }
    .sgsection .orderbtn:before {
        right: 0;
        width: 28px;
        height: 22px;
    }
    .sgsection .orderbtn:after {
        width: 51px;
        height: 70px;
    }
}

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

    .hsection9 .happycust{
        max-width: 100%;
        margin-top: 0px;
        margin-bottom: -56px;
    }

    .hsection9 .happycust img {
        max-width: 100%;
        margin-top: 0;
        margin-bottom:0;
        width: 100%;
    }

    .hsection9 .orderbtn {
        padding: 8px 0px 8px 0px;
        width: 100%;
        height: auto;
        font-size: 16px;
    }

    .hsection9 .orderbtn:before {
        width: 14px;
        height: 11px;
    }
}

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

	.hsection16 .formobile{display:none;}
	.hsection1 .midcontainer{width:960px;}

    .sgsection .orderbtn{
        font-size: 16px;
        line-height: 1em;
        height: 56px;
        width: 100%;
    }
    .sgsection .orderbtn:hover{
        background-position: 0 -56px;
    }
    .sgsection .orderbtn:after{
        height:60px;
    }
    .hsection3 .section-title h3 {
        font-size: 21px;
    }
    .hsection3 h3 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.hsection4 ul {
		width: 100%;
		margin-right: 0;
		padding-left: 95px;
	}
	.hsection4 .formobile{display:none;}
	.hsection4 .fordesktop{display:block;}
	.hsection4 .prodimg{right:0;}
	.hsection4 ul li {
		float: left;
		width: 100%;
		margin: 8px 0;
	}
	.hsection4 .fordesktop {
		display: none;
	}
	.hsection4 .formobile {
		display: block;
	}
    .hsection6 .prodimg {
		display: none;
	}
	.hsection6 h2 {
		font-size: 30px;
	}
    .hsection7 img{
        margin-top:-20px;
    }
    .hsection8 .lists {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
    .taglines {
        width: 100%;
    }
    .hsection1 {
        height: initial;
    }
    .hsection1 .texts {
        width: 215px;
        margin-right: 0;
        margin-left: 60px;
    }
    .hsection1 .texts h2 {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: -0.50px;
    }
    .hsection1 .texts h3 {
        font-size: 24px;
        line-height: 26px;
    }
    .hsection1 .texts p {
        font-size: 13px;
        line-height: 18px;
    }
    .hsection1 .texts p:before{
        width: 41px;
        height: 34px;
        top: 7px;
    }
    .hsection1 .texts p span {
        font-size: 14px;
    }
    .hsection1 .productbox img {width: 180px;}
    .hsection1 .orderbtn {
        padding: 17px 30px 0 0px;
        line-height: 25px;
        width: 277px;
        height: 82px;
        font-size: 26px;
        left:163px;	
    }
    .hsection1 .orderbtn span {
        font-size: 17px;
    }
    .hsection1 .orderbtn:before {background-size: 42px auto; width: 42px; height: 36px;}
    .hsection1 .orderbtn:after {height: initial; bottom: 0; background-position: 0 50%;}

    .hsection1 .ladyimg {
        top: 60px;
        right: -60px;
        left: auto;
        background-size: cover;
        height: 230px;
        width: 225px;
     }

	.hsection1:before,
	.hsection3 h3 br,
	.fordesktop,
	.hsection6 .prodimg,
	.hsection8 .producimg {
		display: none;
	}
	.formobile {
		display: block;
	}
	.sgsection .sgleft p span {
		font-size: 24px;
		line-height: 24px;
        width:100%;
	}
	.sgsection .sgright {
		padding: 0;
        width: 100%;
	}

    .hsection3 .section-title h3{
        font-size: 15px;
    }
	.hsection3 h3 {
		font-size: 20px;
		line-height: 22px;
	}
	.hsection4 ul {
		padding-left: 76px;
	}
    .hsection5 {
        padding: 30px 0px 0px;
    }
	.hsection7 .textpart h3,
	.hsection8 .textpart h3 {
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		margin-bottom: 0;
	}
	.hsection6 h2 {
        font-size: 42px;
        line-height: 42px;
        padding: 3rem 0rem 0rem;
        margin-bottom: 0;
	}
	.hsection6 p {
		font-size: 16px;
		line-height: 18px;
		margin-top: 10px;
	}
    .hsection9 .happycust img {
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: -30px;
    }
	.hsection7 {
		padding: 25px 0;
	}
	.hsection7 .textpart h3 {
		letter-spacing: 0;
	}
	.hsection7 .textpart h4 {
		font-size: 16px;
		letter-spacing: 0px;
		margin-top: 15px;
	}
	.hsection7 .textpart h2 {
		font-size: 26px;
	}
	.hsection7 .textpart p {
		font-size: 14px;
		line-height: 18px;
	}
	.hsection7 .orderbtn {
        width: initial;
		font-size: 18px;
		height: initial;
		padding: 10px 20px;
		margin-left: -15px;
		max-width: 400px;
		margin: 0px auto;
	}
	.hsection7 .orderbtn:before {
        background-size: contain;
		height: 19px;
		width: 22px;
		right: 19px
	}

}

@media only screen and (min-width: 568px) and (max-width: 767px){
    .sgsection .orderbtn{
        height: 52px;
    }
    .sgsection .orderbtn:hover{
        background-position: 0 -52px;
    }

}

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

    .hsection1 .texts h3 {
        font-size: 21px;
        line-height: 50px;
        text-align: center;
        padding-left: 105px;
    }

    .hsection1 .texts h2 {
        font-size: 21px;
        line-height: 26px;
    }

    .hsection1 .texts h2 span {
        font-size: 275%;
    }

    .home .sgsection {
        background-color: #c0dfe3;
        padding: 10px 0px 0px;
    }

    .home .sgsection .sgleft p{
        color:#008a8d;
    }

    .home .sgsection .sgright {
        margin-top: 0;
        background: #fff;
    }

    .sgsection .orderbtn {
        background-size: 100% auto;
        font-size: 16px;
        line-height: 1em;
        height: 60px;
        width: 250px;
        float: none;
        margin: 10px auto 10px;
    }
    .sgsection .orderbtn:hover {
        background-position: 0 -61px;
    }

    .sgsection:after{
        background:#fff;
    }

    .sgsection .sgleft p {
        font-size: 14px;
        font-weight: 700;
        line-height: 14px;
        margin: 0px 0px 20px 0px;
        width: 100%;
        text-align: center;
	}
    .sgsection .sgleft p span {
        background: #008a8d;
        color:#fff;
        font-size: 21px;
        line-height: 24px;
        margin:0px 0px 20px 0px;
        padding:1rem;
        width: 100%;
    }

    .sgsection .sgleft p span:after {
        font-size: 20px;
    }

    .hsection1{
        background-size: auto 56%;
        background-position: -160px 0px;
    }
    .hsection1 .container{
        padding:0;
    }
    .hsection1 .productbox img {width: 148px;}
    .hsection1 .orderbtn {left: 134px; bottom:20px;}
    .hsection1 .texts {
        width: 100%;
        margin: 300px auto 25px;
        float: none;
        order: 2;
        background: #fff;
        padding: 0px 50px 0px 50px;
    }
    .hsection1 .ladyimg {
        display: block;
        top: -585px;
        right: 20px;
        left: auto;
        background-size: cover;
        height: 300px;
        width: 270px;
        order: 1;
    }
    .hsection1 .texts h2{
        padding-top:2rem;
    }
    .taglines {
        width: 330px;
        margin: 0px auto 0px auto;
    }
	.hsection4 img {
		max-width:240px;
	}
	.hsection4 .formobile{display:block;}
	.hsection4 .fordesktop{display:none;}
	.hsection1 .text2 {
		margin-top: 0;
	}

    .hsection3 .section-title h3{
        font-size: 18px;
        text-align: center;
    }

    .hsection3 img {
        margin-top: 0px;
    }
	.sgsection .sgleft img {
		width: 124px;
	}
    .sgsection .row{
        padding:0;
    }
	.hsection5 {
		padding: 30px 0 0;
	}
    .hsection5 img{
        width: 320px;
        margin: 0rem auto 0rem;
    }
    .hsection6 img{
        width: 160px;
    }
    .hsection6 {
		padding: 0px 0px 20px;
	}
    .hsection6 img{
        max-width: 200px;
    }
    .hsection7{
        padding: 20px 0px;
    }
    .hsection7 img{
        width: 320px;
        margin: 0rem auto 1rem;
    }
    .hsection8 header h2{
        font-size: 2rem;
    }
    .hsection8 header h3 {
        font-size: 1.2rem;
    }
    .hsection9 .happycust img{
        margin-bottom:-26px;
    }
	.activeingdts .elist li {
		width: 50%;
		margin: 10px 0;
	}
	.activeingdts .elist {
		padding: 10px 0;
	}
}

@media only screen and (max-width: 479px) {
    .taglines {
        width: 250px;
    }
    .hsection1 .texts {
        padding: 0px 30px 0px 30px;
    }
    .hsection1 .texts h2{
        font-size:24px;
        line-height: 26px;
    }
    .hsection1 .texts h2 span {
        font-size: 250%;
        display: block;
        line-height: 1rem;
        padding: 0.75rem 0rem;
    }
    hsection1 .texts p {
        font-size: 18px;
    }
    .hsection5 h2{
        font-size: 1.3rem;
    }
    .hsection5 .arrow-list li {
        font-size: 16px;
        line-height: 1.2em;
    }
    .hsection7 .orderbtn {
		padding: 10px 20px 10px 10px;
	}
	.hsection7 .orderbtn {
		font-size: 22px;
	}
	.hsection8 .lists {
		width: 336px;
	}
	.hsection8 .lists li {
		width: 150px;
	}
	.hsection8 .lists li .imgbox {
		width: 150px;
		height: 150px;
	}
	.activeingdts .elist li {
		width: 100%;
	}
	.hsection8 .lists li .imgbox .info p {
		font-size: 14px;
	}
}

@media only screen and (max-width:359px) {
	.hsection4 ul li {
		word-wrap: break-word;
	}
	.hsection7 .orderbtn {
		font-size: 20px;
	}
	.hsection7 .orderbtn:before {
		background-size: 25px auto;
		height: 20px;
		width: 25px;
	}
}
/********* =========== ============== =========== *********/
/********* =========== Home Page End =========== *********/
/********* =========== ============== =========== *********/


.osection1{
    background: #b2b4b7; /* Old browsers */
    background: -moz-linear-gradient(top,  #b2b4b7 1%, #c5c7c9 40%, #ffffff 80%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #b2b4b7 1%,#c5c7c9 40%,#ffffff 80%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #b2b4b7 1%,#c5c7c9 40%,#ffffff 80%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b4b7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.osection1 h1{
    color:#454646;
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
}

.osection1 h1 span{
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.shipping-txt{
    position: relative;
    background:#e10e78;
    color:#fff;
    margin:1.5rem 0rem 0rem;
    padding:1rem 0rem;
    text-transform:uppercase;
}

.shipping-txt:before{
    content: "";
    position: absolute;
    top: 0;
    left: -200%;
    z-index: 1;
    height: 100%;
    width: 200%;
    background: #e10e78;
}

.shipping-txt:after{
    content: "";
    position: absolute;
    top: 0;
    right: -200%;
    z-index: 1;
    height: 100%;
    width: 200%;
    background: #e10e78;
}

.shipping-txt p{
    display: inline-block;
    position: relative;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 75px;
}

.shipping-txt p:before{
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    background: url(images/truck-ico.png) no-repeat 0 0/cover;
    width: 50px;
    height: 36px;
}

.phone-txt{
    padding:1.5rem 0rem;
}

.phone-txt *{
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
}

.phone-txt .fa{
    font-size: 2.5rem;
    margin-left: 5px;
    position: relative;
    top:5px;
}

.osection1 .prod-img {
    position: relative;
    z-index: 2;
    top: 0px;
    margin-bottom: 0px;
}

.osection3{
    background-color: #acacac;
    padding:2rem 0rem;
}

.osection3 *{
    color:#fff;
}

.osection3 p{
    font-weight: 600;
    margin-bottom:0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .osection1 h1{
        font-size: 1.8rem;
    }

    .osection1 h1 span {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 991px) {
    .osection1 h1{
        font-size: 1.3rem;
    }
    .osection1 h1 span {
        font-size: 1rem;
    }
    .shipping-txt p {
        font-size: 0.75rem;
    }
    .phone-txt * {
        font-size: 0.75rem; 
    }
    .phone-txt .fa {
        font-size: 1.5rem;
        top: 3px;
    }
}

#tabs {
	clear: both;
}

.postid-64 #main {
	padding-top: 0px !important;
}

.postid-64 #main .entry-content {
	margin: 0 0 0;
}

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

.ugb-container .ugb-container__content-wrapper>* {
	margin-top: 0!important;
	margin-bottom: 1rem!important;
}

#product-tabs h3,
#product-tabs h4,
#product-tabs h5 {
	color: #939598;
	font-weight: 600;
	margin-bottom: 20px;
}

.ugb-icon-list {
	margin: 0 0 1.5em!important;
	padding: 0!important;
	list-style: none!important;
}

.ugb-icon-list li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: var(--icon-size, 20px);
	width: var(--icon-size, 20px);
	margin-right: 1em;
	background-image: var(--icon);
	background-size: cover;
	background-position: 50%;
	transform: translateY(-10%);
}

.p100 {
	padding: 0 100px;
}

.formobile {
	display: none;
}

.red-arrows{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.red-arrows li{
    position: relative;
    padding-left: 40px;
}

.red-arrows li:before{
    position: absolute;
    left: 10px;
    font-family: fontAwesome;
    content: "\f054";
    color: #ea1d76;
}


/********* =========== ============== =========== *********/
/********* =========== Cart Page Start =========== *********/
/********* =========== ============== =========== *********/

.page-template-page-order .entry-content{
	margin: 0;
}

#store-options .currency-wrap{
    background: #81c0c8;
    color: #fff;
    font-weight: 700;
    padding:0.5rem 0rem;
    text-transform: uppercase;
}

#store-options .currency-wrap *{
    font-weight:600;
}

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

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

.backorderMsg h3{
	margin-bottom: 10px;
}

.backorderMsg p{
	margin-bottom: 10px;
}

.otitle{
    color: #81c0c8;
    padding: 1.5rem 0rem;
    text-transform: uppercase;
}

.otitle h2{
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding-left: 50px;
}

.otitle h2:before{
    position: absolute;
    left:0;
    top:-10px;
    content:"";
    width: 40px;
    height:40px;
    background: url(images/price-tag.png) no-repeat 0 0/cover;
}

.packagebox{
    border:solid 1px #ccc;
    height: 100%;
    padding-bottom:0rem;
}

.package6 > div{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #fdfdfd 61%, #e3e3e3 70%, #bbbbbb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fdfdfd 61%,#e3e3e3 70%,#bbbbbb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#fdfdfd 61%,#e3e3e3 70%,#bbbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bbbbbb',GradientType=0 ); /* IE6-9 */
}

.packagebox .card-body{
	padding: 0;
}

.packagebox .prodimg{
    margin: -3rem auto -2rem;
	text-align: center;
}

.packagebox img{
	width: 100%;
}

.packagebox .topbar{
    text-align: center;
}

.packagebox .ltext{
    background:#aaaaaa;
    color:#fff;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0.5rem;
	text-align: center;
}

.packagebox .month {
	color: #000000;
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: -1px;
    padding: 1rem 0rem;
    text-align: center;
    text-transform: uppercase;
}

.packagebox .saveprice *{
    font-weight:700;
    text-align: center;
}

.packagebox .saveprice p span{
    text-decoration: line-through;
}

.packagebox .card-retail{
	font-size: 1rem;
}

.packagebox p{
    font-weight:700;
    margin-bottom:0;
}

.packagebox .price{
    color:#e10e78;
    font-size:4rem;
    font-weight:700;
    letter-spacing: -2px;
}

.packagebox h2{
    color:#e10e78;
    font-size:4rem;
    font-weight:700;
    letter-spacing: -2px;
	margin-bottom: 5px;
}

.packagebox .savings{
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0px;
    font-weight: 700;
	letter-spacing: -1px;
}

.packagebox .savings .price{
    color:#000000;
    font-size:1rem;
    font-weight:700;
    letter-spacing: 0px;
}

.packagebox .card-retail .price{
	color: #000000;
	font-size: 1rem;
	letter-spacing: 0;
}

.packagebox .saleprice{
    text-align: center;
}

.packagebox .bottbar{
    position: relative;
    top: 0rem;
    text-align: center;
}

.packagebox .free-shipping {
    clear: both;
    font-size: 1em;
    background-color: #ffd182;
    padding: 0;
    line-height: 2.6em;
    font-weight: 700;
	text-align: center;
    text-transform: uppercase;
}

.packagebox .free-shipping::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 17px;
    background-image: url(images/free-shipping-white-outline.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    vertical-align: bottom;
    margin-right: 0.5em;
    position: relative;
    top: -10px;
}

.packagebox .btn-primary {
    display: table;
    color: #fff;
    background-color: #e10e78;
    border-color: #e10e78;
    margin: 1rem auto 1.5rem;
    padding: 0.5rem 1rem;
    transform: skew(-15deg);
}

.packagebox .btn-primary span{
    display: block;
    transform: skew(15deg);
}

.packagebox .btn-primary:not(:disabled):not(.disabled):active,
.packagebox .btn-primary:hover{
    color: #fff;
    background-color: #d40e72;
    border-color: #d40e72;
}

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

	.package1 > div,
	.package3 > div{
		padding-bottom: 0px;
	}

	.package1{
		order: 1;
	}

	.package3{
		order: 3;
	}

	.package6{
		order: 2;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .packagebox .prodimg {
        margin: -2rem auto 0rem;
    }

    .packagebox .ltext {
        font-size: 1.1rem;
    }

    .packagebox .month {
        font-size: 1.4rem;
    }

    .packagebox .price {
        font-size: 2.5rem;
    }

    .packagebox .free-shipping{
        font-size: 0.9em;
    }
}

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

    #store-options .currency-wrap,
    #store-options .currencySelect{
        font-size: 0.75rem;
    }

    .osection1 .prod-img {
        position: relative;
        z-index: 2;
        top: 0;
        margin-bottom: 0px;
        width: 300px;
        margin: 20px auto 0px;
    }

    .otitle h2 {
        padding-left: 50px;
        font-size: 1.5rem;
    }

    .otitle h2:before{
        top:-10px;
    }
}

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

    .otitle {
        padding: 1rem 0rem;
    }

    .otitle h2{
        font-size:1rem;
		margin-bottom: 0;
        padding-left: 35px;
    }

    .otitle h2:before{
        top: -10px;
        width: 30px;
        height: 30px;
    }

    #store-options .currency-wrap,
    #store-options .currencySelect{
        font-size: 0.5rem;
    }

    .phone-txt{
        padding:1rem 0rem;
    }

    .phone-txt * {
        font-size: 0.7rem;
        line-height: 1.5em;
    }

    .phone-txt .fa {
        font-size: 1.2rem;
        top: 2px;
    }

    .shipping-txt p{
        font-size: 0.6rem;
        line-height: 1.2em;
        padding-left: 40px;
    }

    .shipping-txt p:before {
        top: -5px;
        width: 30px;
        height: 21px;
    }

    .osection1 .prod-img {
        position: relative;
        z-index: 2;
        top: 0;
        margin-bottom: 0px;
        width: 300px;
        margin: 20px auto 0px;
    }

	.packagebox{
		margin-bottom: 1rem;
	}

	.packagebox h2{
		margin-bottom: 0;
	}

    .packagebox .ltext {
        font-size: 1.2rem;
    }

    .packagebox .month {
        font-size: 1.5rem;
    }

    .packagebox .price {
        font-size: 3rem;
    }
}

/********* =========== ============== =========== *********/
/********* =========== Cart Page End =========== *********/
/********* =========== ============== =========== *********/

.spsection1{
    background:url(images/header-bg-2.png) no-repeat center top;
}

.spsection1 .test-results h3{
    padding: 0.5rem 0rem;
    font-weight: 700;
    border-bottom: solid 1px #e10e78;
}

.spsection1 .test-results ul{
    padding: 20px 0px;
}

.spsection1 .test-results li{
    color: #454646;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.spsection1 .test-results li:before{
    content:"\f0a9";
    font-family: fontAwesome;
    color:#e10e78;
    margin-right:10px;
}

.spsection1 .test-results li a{
    color:#454646;
}

.spsection1 .test-results li a:hover{
    color:#e10e78;
}

.spsection1 h1{
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem;
}

.spsection1 h2{
    font-size: 1.7rem;
}

.spsection1 .prod-img{
    position: relative;
    top: -190px;
    margin-bottom: -190px;
}

.spsection2 header{
    border-top: solid 1px #96949d;
    border-bottom: solid 1px #96949d;
    padding:1rem 0rem;
}

.spsection3 header{
    background: #e10e78;
    color: #fff;
    padding:1rem 0rem;
}

.spsection2 h2{
    font-weight: 700;
}

.female-icons{
    margin-bottom:1.5rem;
    margin-left: 0;
    padding-left: 0;
}

.female-icons li{
    margin-left: 0;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: solid 1px #333;
}

.female-icons .fa{
    display: inline-block;
    margin-right:10px;
    color: #e10e78;
}

.spsection3 .figure p{
    color: #000;
    font-size: 0.9rem;
    font-style: italic;
    line-height: 1.2em;
    padding: 10px 0px;
}

@media only screen and (max-width:767px){
    .spsection1 .prod-img{
        top: -80px;
        max-width: 260px;
        margin: 20px auto -80px;
    }

    .spsection3 h3{
        font-size:1.2rem;
    }
}

/********* =========== ============== =========== *********/
/********* =========== Science Page End =========== *********/
/********* =========== ============== =========== *********/

.fssection1{
    background:url(images/header-bg-2.png) no-repeat center top;
}

.fssection1 .test-results h3{
    padding: 0.5rem 0rem;
    font-weight: 600;
    border-bottom: solid 1px #e10e78;
}

.fssection1 .test-results ul{
    padding: 20px 0px;
}

.fssection1 .test-results li{
    color: #454646;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.fssection1 .test-results li:before{
    content:"\f0a9";
    font-family: fontAwesome;
    color:#e10e78;
    margin-right:5px;
}

.fssection1 .test-results li a{
    color:#454646;
}

.fssection1 .test-results li a:hover{
    color:#e10e78;
}

.fssection1 h1{
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 2.2rem;
}

.fssection1 h2{
    font-size: 1.8rem;
}

.fssection1 .prod-img{
    position: relative;
    top: -190px;
    margin-bottom: -190px;
}

.fssection2 header{
    border-top: solid 1px #96949d;
    border-bottom: solid 1px #96949d;
    margin-bottom:1rem;
    padding:1rem 0rem;
}

.fssection2 .header{
    background:#e10e78;
    color:#fff;
}

.fssection2 h2{
    font-weight: 600;
}

.fssection2 .f-list ul{
    padding-left:0;
}

.fssection2 .f-list .title{
    border-bottom: solid 1px #e10e78;
    color:#e10e78;
    font-weight: 600;
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}

.fssection2 .accordion .card,
.hwsection1 .card,
.optsection2 .card{
    border:none;
}

.hwsection1 .card{
    background:transparent;
}

.fssection2 .f-list ul li,
.fssection2 .card-header,
.hwsection1 .card-header,
.optsection2 .card-header{
    background:transparent;
    border:none;
    font-size: 1rem;
    font-weight: 700;
    padding: 5px 0px 5px 20px;
}

.accordion .btn.btn-link:hover{
    color: #e10e78;
}

.fssection2 .f-list ul li:before,
.fssection2 .card-header:before,
.hwsection1 .card-header:before,
.optsection2 .card-header:before{
    content: "\f0a9";
    font-family: fontAwesome;
    color: #e10e78;
    position: relative;
    left: -5px;
    top: 2px;
}

.hwsection1 .card-header .btn-link{
    font-weight: 700;
}

.hwsection1 .card-header .btn-link:hover{
    color:#e10e78;
}

.fssection2 .card-body,
.hwsection1 .card-body,
.optsection2 .card-body{
    padding: 1rem;
    background: #faf9f7;
    margin: 0.5rem 0rem;
}

.fssection2 .card-body img{
    float: left;
    margin: 0rem 1rem 0rem 0rem;
}

.fssection2 .f-list .btn,
.optsection2 .f-list .btn{
    font-size: 1rem;
    font-weight: 700;
    padding:0;
}

.fssection2 .row.last{
    border-top:solid 1px #ea1d76;
}

.product-img{
    width:445px;
    max-width:none;
}

.hwsection1 .card-body .btn-primary{
    background-color: #ea1d76;
    border-color: #ea1d76;
    font-size:1rem;
    font-weight: 600;
}

.hwsection1 .card-body .btn-primary:hover,
.hwsection1 .card-body .btn-primary:active{
    color: #fff;
    background-color: #d40e72;
    border-color: #d40e72;
}

@media only screen and (max-width:1199px){
    .product-img{
        width: auto;
        max-width: 260px;
        margin: 0px auto;
        display: block;
    }

    .fssection1 .prod-img{
        top: -80px;
        max-width: 260px;
        margin: 20px auto -80px;
    }
}

@media only screen and (max-width:567px){
    .fssection2 .card-body img{
        float:none;
        display: block;
        margin: 0rem auto 1rem auto;
    }
}

/********* =========== ============== =========== *********/
/********* =========== Formulation Page End =========== *********/
/********* =========== ============== =========== *********/

.hwsection1{
    background:url(images/header-bg-2.png) no-repeat center top #edeced;
    border-bottom: solid 5px #fff;
    overflow: hidden;
}

@media only screen and (min-width:1566px) and (max-width:1680px){

    .hwsection1:after{
        right:-50px;
    }

}

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

    .hwsection1:after{
        right:-100px;
    }

}

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

    .hwsection1:after{
        display:none;
    }

}

.hwsection1 .test-results h3{
    padding: 0.5rem 0rem;
    font-weight: 600;
    border-bottom: solid 1px #e10e78;
}

.hwsection1 .test-results ul{
    padding: 20px 0px;
}

.hwsection1 .test-results li{
    color: #454646;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.hwsection1 .test-results li:before{
    content:"\f0a9";
    font-family: fontAwesome;
    color:#e10e78;
    margin-right:5px;
}

.hwsection1 .test-results li a{
    color:#454646;
}

.hwsection1 .test-results li a:hover{
    color:#e10e78;
}

.hwsection1 h1{
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 2.2rem;
}

.hwsection1 h2{
    font-size: 1.8rem;
}

.hwsection1 .prod-img{
    position: relative;
    top: -190px;
    margin-bottom: -190px;
}

.hwsection1 ul{
    margin-left: 0;
    padding-left: 0;
}

.hwsection1 ul li {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    padding-left: 25px;
    position: relative;
}

.hwsection1 ul li:before {
    content: "\f0a9";
    font-family: fontAwesome;
    color: #e10e78;
    position: absolute;
    left: 0;
}

.hwsection1 ul li a{
    color:#000;
    font-weight: 700;
}

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

    .hwsection1 .prod-img{
        top: -80px;
        max-width: 260px;
        margin: 20px auto -80px;
    }
}

@media only screen and (max-width: 991px){
    .hwsection1 h1 {
        font-size: 1.7rem;
    }
    .hwsection1 .prod-img {
        top: -80px;
        max-width: 260px;
        margin: 20px auto -120px;
    }
}

@media only screen and (max-width: 767px){
    .hwsection1 h1 {
        height: 200px;
        font-size: 1.5rem;
    }
}

/**/

.optsection1{
    background:url(images/options-bg.png) no-repeat center top/cover;
}

.optsection1 .test-results h3{
    padding: 0.5rem 0rem;
    font-weight: 600;
    border-bottom: solid 1px #e10e78;
}

.optsection1 .test-results ul{
    padding: 20px 0px;
}

.optsection1 .test-results li{
    color: #454646;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.optsection1 .test-results li:before{
    content:"\f0a9";
    font-family: fontAwesome;
    color:#e10e78;
    margin-right:5px;
}

.optsection1 .test-results li a{
    color:#454646;
}

.optsection1 .test-results li a:hover{
    color:#e10e78;
}

.optsection1 h1{
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 2rem;
    padding: 2rem 2rem 0rem;
    font-weight: 700;
}

.optsection1 h2{
    font-size: 1.8rem;
}

.optsection1 .prod-img{
    position: relative;
    z-index: 2;
    top: -40px;
    margin-bottom: -140px;
}

.optsection1 header{
    border-top: solid 1px #96949d;
    border-bottom: solid 1px #96949d;
    margin-bottom:1rem;
    padding:1rem 0rem;
}

.optsection1 .header{
    background:#e10e78;
    color:#fff;
}

.optsection1 h2{
    font-weight: 600;
}

.optsection1 .f-list ul{
    padding-left:0;
}

.optsection1 .f-list .title{
    border-bottom: solid 1px #e10e78;
    color:#e10e78;
    font-weight: 600;
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}

.optsection1 .f-list ul li{
    font-size: 1rem;
    font-weight: 700;
    padding-left: 20px;
}

.optsection1 .f-list ul li:before{
    content: "\f0a9";
    font-family: fontAwesome;
    color: #e10e78;
    position: relative;
    left: -10px;
}

.optsection1 .row.last{
    border-top:solid 1px #ea1d76;
}

.optsection2 h3{
    font-weight: 600;
}

.optsection2 h3 span{
    display: block;
    font-size: 1.2rem;
}

.optsection2 img{
    display: block;
    margin-top: -60px;
    position: relative;
    z-index: 1;
}

.optsection2 ul {
    margin-left:5px;
    padding: 20px 0px;
}

.optsection2 li:before {
    content: "\f0a9";
    font-family: fontAwesome;
    color: #e10e78;
    margin-right: 5px;
}

.optsection2 li{
    font-size:16px;
    font-weight: 700;
}

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

    .optsection1 .prod-img{
        max-width: 260px;
        margin: 0px auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .optsection1 .prod-img {
        top: -10px;
        margin-bottom: -20px;
    }
}

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

    .optsection1 .prod-img {
        position: relative;
        top: 0px;
        width: 250px;
        margin: 0px auto -20px;
    }

}

/********* =========== ============== =========== *********/
/********* =========== Options Page End =========== *********/
/********* =========== ============== =========== *********/

.faqsection1{
    background:url(images/header-bg-2.png) no-repeat center top;
}

.faqsection1 h1{
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 2.2rem;
}

.faqsection1 .title{
    text-align: center;
    font-size: 1.8rem;
}

.faqsection2 .prod-img {
    position: relative;
    top: -190px;
    margin-bottom: -190px;
}

.faqsection1 .textpart {position: absolute; top: 50%; left: 0px; right: 0px; background-color: rgba(255,255,255,0.43); text-align: center; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.faqsection1 h2 {font-size: 45px; color: #333132; font-weight: 700; padding: 18px 0;}

.faqsection2{
    background: #edeced;
}

.faqsection2 .col-md-4{
    border-right:solid 1px #e10e78;
}

.faqsection2 h2 span{
    color: #e10e78;
}

.faqsection3 header{
    border-bottom:solid 1px #e10e78;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .faqsection2 .prod-img {
        top: -160px;
        margin-bottom: -140px;
    }
}

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

    .faqsection2 .prod-img {
        position: relative;
        top: -70px;
        width: 250px;
        margin: 0px auto -70px;
    }

    .faqsection2 .col-md-4{
        border-right:none;
        border-bottom:solid 1px #e10e78;
    }

}

/* Gaurantee-Page */

.new-guarantee .title-bar {
    text-align: center;
    border-top: 10px solid #7dc1c7;
    border-bottom: 10px solid #7dc1c7;
    margin-top: -70px;
    margin-bottom: 20px;
}

.new-guarantee .title-bar .inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-guarantee .title-bar .inner h2 {
    color: #7dc1c7;
    font-size: 4rem;
    padding-right: 5px;
    margin-bottom: 0;
}

.new-guarantee .title-bar .inner h4 {
    color: #7dc1c7;
    font-weight: 600;
    line-height: 1.25rem;
}

.new-guarantee .title-bar .inner h3 {
    color: #7dc1c7;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 0;
}

.new-guarantee .content-area .row {
    background: #7dc1c7;
    position: relative;
    padding: 30px 0;
}

.new-guarantee .content-area .guarantee-image {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.new-guarantee .content-area .content {
    float: right;
}

.new-guarantee .content-area .content p {
    color: white;
    padding-bottom: 20px;
}

.new-guarantee .guarantee-bar {
    position: relative;
	margin-top: 120px

}

.new-guarantee .guarantee-bar p {
    color: white;
    padding: 10px;
}

.new-guarantee .guarantee-bar .row {
    background-color: #cb1228;
}

.new-guarantee .guarantee-bar .products {
    margin: 0 auto;
    display: block;
    margin-top: -20px;
}

.new-guarantee .guarantee-bar .satisfaction-badge {
    margin: 0 auto;
    display: block;
    margin-top: -100px;
}

.gsection2 header{
    text-align: center;
}

.gsection2 header h2{
    margin-bottom: 0.5rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1em;
}

.gsection2 header h2 .alt{
    color:#e10e78;
}

.gsection2 header h3{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

#cookie-policy h1, h2, h3{
	font-size: 2rem;
	margin-bottom:20px;
}

#cookie-policy ol li{
	font-weight:normal;
	list-style:inherit;
}

/* TABLET */

@media(min-width: 768px) {

    .new-guarantee .content-area .guarantee-image {
        display: block;
        max-width: 280px
    }

    .new-guarantee .guarantee-bar .satisfaction-badge {
        margin-top: 0;
    }

    .new-guarantee .guarantee-bar {
        position: relative;
		margin-top: 40px;
		margin-bottom: 20px;
    }

}

/* SMALL DESKTOP */

@media(min-width: 992px) {
    .new-guarantee .content-area .guarantee-image {
        display: block;
        max-width: 350px;
    }

    .new-guarantee .guarantee-bar .satisfaction-badge {
        position: absolute;
        left: -100px;
        top: -30px;
    } 

    .new-guarantee .guarantee-bar .products {
        float: right;
        margin-right: -50px;
        margin-top: -45px;
    }

}

/* DESKTOP */

@media(min-width: 1200px) {

    .new-guarantee .guarantee-bar .products {
        margin-right: 0px;
    }
}

@media(min-width: 1600px) {
    .new-guarantee .content-area .guarantee-image {
        max-width: 400px;
	}
}

#rma-wrap {
    max-width: 800px;
    margin: 0px auto;
    padding-bottom: 0rem;
}

#rma-wrap h4 {
    font-size: 1rem;
    text-align: center;
}

#rma-wrap p {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0;
    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: 600;
    font-size: 0.9em;
    line-height: 1em;
    margin-bottom: 0.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: open sans, sans-serif;
    font-size: 1.2rem;
    margin: 20px 0 0;
    padding: 10px 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: 2em;
    line-height: 1em;
    margin-bottom: 0;
}

.rma-section-1 h2 small {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2em;
	letter-spacing: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.rma-section-1 header p strong{
	font-size: 1.2em;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.rma-section-1 p {
    padding-top: 0.5rem;
    padding-bottom: 0rem;
}

#rma-wrap .header img {
    max-width: 320px;
    width: 90%;
    margin: 0 auto 0.5rem;
    display: block;
}

#rma-wrap .wpforms-confirmation-container-full, 
#rma-wrap div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #e0ffc7;
    border: 1px solid #b4d39b;
    margin: 1rem;
    text-align: center;
}

#rma-wrap div.wpforms-container-full .wpforms-form h3{
	font-size: 21px;
}

@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: 50%;
        font-weight: 600;
    }

    #rma-wrap h4 {
        font-size: 1.2rem;
        text-align: right;
    }

    #rma-wrap .header img {
        margin: 0 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: 50%;
    }

    #rma-wrap h4 {
        font-size: 2rem;
        text-align: right;
    }

    #rma-wrap .header img {
        margin: 0 0 0.5rem;
    }

    .refund-products {
        border: none;
        margin: 0 auto 0;
        padding: 0;
        max-width: 480px;
        display: block;
    }
}

@media (min-width: 1200px) {

    #rma-wrap {
        padding-bottom: 0rem;
    }

    .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: 2.8rem;
        margin-bottom: 0;
    }

    #rma-wrap .header img {
        margin: 0 0 0.5rem;
    }

    .rma-section-1 h2 small {
		letter-spacing: -0.5px;
        font-size: 50%;
        font-weight: 600;
    }

    #rma-wrap .header {
        height: 102px;
    }

    #rma-wrap .header h4 {
		color: #1d411d;
		font-size: 1.5rem;
		font-weight: 900;
		position: relative;
		right: 0;
		top: 0;
		text-align: right;
		margin-top: 0;
    }

}

.hdpPopup{
    z-index: 99999999;
}

#hdpPopup .image {
    position: relative;
    margin-bottom: -6px;
}

#hdpPopup .buttons {
    position: absolute;
    width: 100%;
    height: 55px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hdpPopup .buttons .signup {
    color: #fff;
    text-decoration: none;
    background: #df5a9e;
    padding: 3px 20px;
    font-size: 14px;
    font-weight: 800;
    margin-right: 20px;
}

#hdpPopup .buttons .nothanks {
    color: #fff;
    text-decoration: none;
    background: RGBA(0,0,0,.49);
    font-weight: 400;
    padding: 3px 20px;
    font-size: 14px;
}

#hdpPopup .modal-content{
	border:none;
}

@media (min-width: 749px){
    #hdpPopup .buttons {
		bottom: 28px;
        height: 90px;
    }

    #hdpPopup .buttons .signup {
        padding: 5px 30px;
        font-size: 30px;
    }

    #hdpPopup .buttons .nothanks {
        padding: 10px 30px;
        font-size: 24px;
    }

    .hdpPopup .modal-dialog {
        max-width: 640px;
    }
}

/**/

#privacy h2, #terms h2{
    margin-bottom: 20px;
}

#privacy p,
#terms p{
    font-size: 1rem;
    margin-bottom: 20px;
}

#privacy ul, #terms ul,
#privacy ol, #terms ol{
    margin-top:20px;
    margin-bottom: 20px;
    margin-left:10px;
    padding-left: 10px;
}

#privacy ul li, #terms ul li{
    font-size: 1rem;
	font-weight: 600;
    list-style: disc;
    margin-bottom: 10px;
}

#privacy ol li, #terms ol li{
    font-size: 1rem;
	font-weight: 600;
    list-style: decimal;
    margin-bottom: 10px;
}

#primary-menu li.promo {
    position: relative;
    text-align: center;
    padding: 10px 20px;
    line-height: 1em;
}

#primary-menu li.promo label {
    color: #000;
    font-size: 12px;
    font-weight: 600;
	margin-bottom: 0;
}

#primary-menu li.promo .prc.code {
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 0;
    text-align: center;
    width: 70px;
}

/****/

.page-template-page-cart-checkout .entry-content{
	margin-top: 0;
}

#upsell-s1{
	background: #e0e0e0;
	height: auto;
	position: relative;
}

#upsell-s1:after{
	content: "";
	background: url(../../uploads/2021/12/women-legs.png) no-repeat 0 0/cover;
	position: absolute;
	top: 0;
	right: 0;
	width: 465px;
	height: 640px;
	z-index: 1;
}

#upsell-s1 h1{
    background: url(../../uploads/2021/12/yellow-swoosh.png) no-repeat center center/cover;
    color: #e30613;
    line-height: 1em;
    margin: 0px auto;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 47px;
	width: 419px;
}

#upsell-s1 header .highlight{
	color: #ec677a;
	font-size: 30px;
	font-style: italic;
	font-weight: 800;
}

#upsell-s1 header p{
	color: #000000;
	font-size: 30px;
	font-style: italic;
	font-weight: 800;
	line-height: 1.2em;
	margin-bottom: 0;
}

.page-template-page-cart-checkout .product-packages{
	position: relative;
	z-index: 2;
}

.page-template-page-cart-checkout .product-packages .d-flex{
	align-items: center;
}

.page-template-page-cart-checkout .product-packages .testimonials {
    flex-basis: 375px;
    margin-right: 45px;
}

.page-template-page-cart-checkout .testimonials p{
	font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
	margin-bottom: 0;
    max-width: 400px;
	position: relative;
}

.page-template-page-cart-checkout .testimonials p:before{
    content: "";
    background: url(../../uploads/2021/12/pink-quote.png) no-repeat 0 0/cover;
    width: 51px;
    height: 37px;
    display: inline-block;
    margin-right: 10px;
}

.page-template-page-cart-checkout .testimonials .d-flex{
	justify-content: center;
}

.page-template-page-cart-checkout .testimonials img{
	margin-left: 10px;
}

.page-template-page-cart-checkout .testimonials small{
	font-size: 16px;
	font-style: italic;
	font-weight: 800;
}

.page-template-page-cart-checkout .product-packages .prod{
    flex-basis: 265px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.page-template-page-cart-checkout .pkg-section{
	height: auto;
	text-align: center;
}

.page-template-page-cart-checkout .pkg-section h3{
	font-size: 26px;
	margin-bottom: 10px;
}

.page-template-page-cart-checkout .card-retail{
	font-size: 26px;
	font-weight: 800;
}

.page-template-page-cart-checkout .card-retail .linethrough{
	color: #ff0000;
	text-decoration: line-through;
}

.page-template-page-cart-checkout .card-sale-price{
	font-size: 32px;
	font-weight: 800;
}

.page-template-page-cart-checkout .multi-currency{
	color: #ff0000;
}

.page-template-page-cart-checkout .product-packages .btn-primary {
    display: block;
    background: #252525;
    border: none;
    font-size: 20px;
	line-height: 1.3em;
    margin: 0px auto 20px;
    max-width: 640px;
    padding: 15px 10px;
	position: relative;
}

.page-template-page-cart-checkout .product-packages .btn-primary:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(37, 37, 37, 0);
	border-left-color: #252525;
	border-width: 28px;
	margin-top: -28px;
}

.page-template-page-cart-checkout .product-packages .btn-primary:hover,
.page-template-page-cart-checkout .product-packages .btn-primary:focus{
	background: #252525;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

.page-template-page-cart-checkout .product-packages .btn-secondary{
    display: block;
    background: #aaaaaa;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px auto 0px;
    max-width: 200px;
}

.page-template-page-cart-checkout .product-packages .btn-secondary:hover,
.page-template-page-cart-checkout .product-packages .btn-secondary:focus{
	background: #aaaaaa;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

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

	.page-template-page-cart-checkout .testimonials .d-flex {
		padding-top: 20px;
	}

	.page-template-page-cart-checkout .pkg-section {
		height: auto;
	}

	#upsell-s1:after {
		background: url(../../uploads/2021/12/women-legs.png) no-repeat 0 0/cover;
		right: -156px;
		width: 465px;
		height: 640px;
		opacity: 0.2;
	}

	.page-template-page-cart-checkout .product-packages .btn-primary:after {
		border-width: 27px;
		margin-top: -27px;
	}

}

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

	.page-template-page-cart-checkout .testimonials .d-flex {
		padding-top: 20px;
	}

	.page-template-page-cart-checkout .pkg-section {
		height: auto;
		text-align: center;
	}

	#upsell-s1:after {
		background: url(../../uploads/2021/12/women-legs.png) no-repeat 0 0/cover;
		right: -156px;
		width: 465px;
		height: 640px;
		opacity: 0.2;
	}

	.page-template-page-cart-checkout .product-packages .btn-primary:after {
		border-width: 25px;
		margin-top: -25px;
	}

	#upsell-s12 #pkg-section .btn-primary{
		width: auto !important;
	}

}

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

	.page-template-page-cart-checkout .product-packages .d-flex {
		align-items: center;
		flex-direction: column-reverse;
	}

	#upsell-s1:after{
		display: none;
	}

	#upsell-s1 img{
    	position: relative;
		left: 20px;
	}

	.page-template-page-cart-checkout .product-packages .testimonials {
		margin-right: 0;
		flex-basis: auto;
	}

	#upsell-s1 h1 {
		background-size: contain;
		height: 46px;
		width: 320px;
	}

	.page-template-page-cart-checkout .product-packages .prod{
		margin-top: 20px;
	}

	.page-template-page-cart-checkout .product-packages .card-body{
		padding: 20px 0px;
	}

	#upsell-s1 header .highlight {
		font-size: 20px;
	}

	#upsell-s1 header p {
		font-size: 20px;
	}

	.page-template-page-cart-checkout .testimonials p{
		margin-bottom: 10px;
	}

	.page-template-page-cart-checkout .product-packages .testimonials .d-flex{
		flex-direction: row;
		align-items: flex-start;
	}

	.page-template-page-cart-checkout .pkg-section {
		height: auto;
		padding: 20px 0px 0px;
	}

	.page-template-page-cart-checkout .card-retail {
		font-size: 21px;
		margin-bottom: 5px;
	}

	.page-template-page-cart-checkout .card-sale-price {
		font-size: 24px;
	}

	.page-template-page-cart-checkout .product-packages .btn-primary {
		font-size: 16px;
		padding: 15px 15px;
		text-align: left;
		width: 85%;
	}

	.page-template-page-cart-checkout .product-packages .btn-primary:after {
		margin-top: -36px;
		border-right-width: 36px;
		border-top-width: 36px;
		border-bottom-width: 36px;
		border-left-width: 20px;
	}
}

/**/

#upsell-s2{
	padding: 30px 0px;
}

#upsell-s2 .title{
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

#upsell-s2 .testimonial{
    background: #f9d0d3;
    border-radius: 20px;
	margin-bottom: 15px;
    padding: 25px;
}

#upsell-s2 .testimonial p{
	font-size: 18px;
	font-style: italic;
	font-weight: 800;
	position: relative;
}

#upsell-s2 .testimonial p:before {
    content: "";
	display: inline-block;
    background: url(../../uploads/2021/12/pink-quote.png) no-repeat 0 0/cover;
    width: 51px;
    height: 37px;
    margin-right: 10px;
}

#upsell-s2 .testimonial small{
	font-size: 12px;
	font-style: italic;
	font-weight: 800;
	padding-left: 10px;
	padding-top: 15px;
}

#upsell-s3{
	background: #f4f4f4;
	padding: 0px;
	overflow: hidden;
}

#upsell-s3 .container{
	position: relative;
}

#upsell-s3 .container:after {
    content: "";
    background: url(../../uploads/2021/12/leg-scrub.jpg) no-repeat 0 0/cover;
    width: 582px;
    height: 509px;
    position: absolute;
    top: 0;
    right: -202px;
}

#upsell-s3 .inner-wrap{
	padding: 40px 0px;
}

#upsell-s3 p{
	font-size: 16px;
}

#upsell-s3 .highlight{
	color: #ec677a;
	font-weight: 700;
}

#upsell-s3 .checkmarks{
	margin-left: 0;
	padding-left: 0;
}

#upsell-s3 .checkmarks li {
	font-size: 16px;
	margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

#upsell-s3 .checkmarks li:before{
	content:"";
	position:absolute;
	left: 0px;
	background: url(../../uploads/2021/12/pink-checkmark.png) no-repeat 0 0/cover;
	width:21px;
	height:20px;
}

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

	#upsell-s3 .container:after {
		content: "";
		background: url(../../uploads/2021/12/leg-scrub.jpg) no-repeat center 0/cover;
		position: absolute;
		width: 715px;
		height: 605px;
		top: 0;
		right: -405px;
	}

}

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

	#upsell-s3 .container img {
		display: table;
		margin: 0px auto 40px;
	}

	#upsell-s3 .inner-wrap {
		padding: 40px 0px 15px;
	}

	#upsell-s3 .container:after{
		display: none;
	}

}


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

	#upsell-s3 .title{
		font-size: 26px;
		text-align: center;
	}

	#upsell-s3 .container img {
		display: table;
		margin: 0px auto 20px;
	}

	#upsell-s3 .inner-wrap {
		padding: 40px 0px 0px;
	}

}

/**/

#upsell-s4{
	background: #d0989f;
    padding: 40px 0px;
}

#upsell-s4 .title{
	color: #ffffff;
	text-align: center;
}

#upsell-s4 p{
	color: #ffffff;
}

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

	#upsell-s4 img{
		margin-bottom: 20px;
	}

}

/**/

#upsell-s5{
	padding: 40px 0px;
}

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

	#upsell-s5 img{
		display: table;
		margin: 0px auto;
	}

}

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

	#upsell-s5 .title{
		font-size: 26px;
		text-align: center;
	}

	#upsell-s5 img{
		display: table;
		margin: 0px auto;
		position: relative;
		left: 15px;
	}

}

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

	#upsell-s5 .title{
		font-size: 26px;
		text-align: center;
	}

	#upsell-s5 img{
		position: relative;
		left: 15px;
	}

}

/**/

#upsell-s6{
    background: url(../../uploads/2021/12/women-splash.png) no-repeat 0 center #fefefe;
    max-width: 1920px;
    margin: 0px auto;
	padding: 40px 0px;
}

#upsell-s6 .highlight{
	color: #ec677a;
	font-weight: 700;
}

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

	#upsell-s6{
		background-size: 50% auto;
		background-position: 0 center;
		padding: 0px 0px 50px;
	}

	#upsell-s6 img {
		position: relative;
		bottom: -20px;
		right: -65px;
		width: 300px;
		margin-top: 0;
	}

	#upsell-s6 .title{
		font-size: 26px;
		text-align: center;
	}

}

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

	#upsell-s6{
		background-size: contain;
		background-position: 0 bottom;
		padding: 0px 0px 130px;
	}

	#upsell-s6 .row {
		flex-direction: column-reverse;
	}

	#upsell-s6 img {
		position: relative;
		bottom: -100px;
		right: -25px;
		width: 300px;
		margin-top: 0;
	}

	#upsell-s6 .title{
		font-size: 26px;
		text-align: center;
	}

}

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

	#upsell-s6{
		background-size: contain;
		background-position: 0 bottom;
		padding-top: 0;
	}

	#upsell-s6 .row {
		flex-direction: column-reverse;
	}

	#upsell-s6 img{
		position: relative;
		bottom: -45px;
		right: -25px;
		width: 180px;
		margin-top: 0;
	}

	#upsell-s6 .title{
		font-size: 26px;
		text-align: center;
	}
}

/**/

#upsell-s7 {
    padding: 60px 0px;
}

#upsell-s7 .testimonial{
    background: #f8d0d3;
    border-radius: 20px;
    padding: 40px 30px 40px 50px;
    text-align: left;
}

#upsell-s7 .testimonial p {
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
    position: relative;
}

#upsell-s7 .testimonial p:before {
    content: "";
    display: inline-block;
    background: url(../../uploads/2021/12/pink-quote.png) no-repeat 0 0/cover;
    width: 51px;
    height: 37px;
    margin-right: 10px;
}

#upsell-s7 img {
    position: absolute;
    top: -25px;
    right: -190px;
}

#upsell-s7 .testimonial img{
	position: relative;
	top: 0;
	left: 0;
}

#upsell-s7 .testimonial small {
    font-size: 12px;
    font-style: italic;
    font-weight: 800;
    padding-left: 10px;
    padding-top: 15px;
}

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

	#upsell-s7 {
		background: #f4f4f4;
		padding: 30px 0px;
	}

	#upsell-s7 img{
		display: none;
	}

	#upsell-s7 .testimonial {
		border-radius: 20px;
		padding: 30px 25px 30px 25px;
		text-align: left;
	}

}

#upsell-s8{
	background: #e0e0e0;
	padding: 40px 0px;
}

#upsell-s8 .pkg-section h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

#upsell-s8 .pkg-section h3 em{
	font-weight: 800;
}

#upsell-s8 .pkg-section .btn-primary {
    display: block;
    background: #252525;
    border: none;
	line-height: 1.2em;
    margin: 0px auto 20px;
    max-width: 600px;
    padding: 15px 10px;
	position: relative;
}

#upsell-s8 .pkg-section .btn-primary:hover,
#upsell-s8 .pkg-section .btn-primary:focus{
	background: #252525;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

#upsell-s8 .pkg-section .btn-primary:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(37, 37, 37, 0);
	border-left-color: #252525;
	margin-top: -38px;
    border-right-width: 38px;
    border-top-width: 38px;
    border-bottom-width: 38px;
    border-left-width: 20px;
}

#upsell-s8 .pkg-section .btn-secondary{
    display: block;
    background: #aaaaaa;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px auto 0px;
    max-width: 200px;
}

#upsell-s8 .pkg-section .btn-secondary:hover,
#upsell-s8 .pkg-section .btn-secondary:focus{
	background: #aaaaaa;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

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

	#upsell-s8 .row{
		text-align: center
	}

}

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

	#upsell-s8 img{
		display: table;
		margin: 0px auto;
		position: relative;
		left: 15px;
	}

	#upsell-s8 #pkg-section .btn-primary {
		background: #252525;
		font-size: 16px;
		position: relative;
		padding: 15px 15px;
		text-align: left;
		width: 95%;
		margin-left: 0;
	}

	#upsell-s8 #pkg-section .btn-primary:after {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(37, 37, 37, 0);
		border-left-color: #252525;
		margin-top: -38px;
		border-right-width: 38px;
		border-top-width: 38px;
		border-bottom-width: 38px;
		border-left-width: 20px;
	}
}

#upsell-s9 {
    background: url(../../uploads/2021/12/table-dropper.jpg) no-repeat 0 0/48% auto #d0989f;
}

#upsell-s9 .container{
    height: 460px;
}

#upsell-s9 h3{
	color: #ffffff;
}

#upsell-s9 p{
	color: #ffffff;
}

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

	#upsell-s9 {
		background: url(../../uploads/2021/12/table-dropper.jpg) no-repeat -445px 0/90% auto #d0989f;
	}

}

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

	#upsell-s9 {
		background: #d0989f;
		padding: 40px 0px;
	}

	#upsell-s9 .container {
		height: auto;
	}

	#upsell-s9 img{
		margin-bottom: 20px;
	}

}

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

	#upsell-s9{
		background-image: none;
	}

	#upsell-s9 .container {
		height: auto;
	}

	#upsell-s9 .row{
		flex-direction: column-reverse;
	}

	#upsell-s9 h3{
		padding-top: 20px;
	}

	#upsell-s9 img{
		position: relative;
		left: -15px;
		margin-top: 20px;
		max-width: none;
		width: calc(100% + 30px);
	}

}

#upsell-s10{
    padding: 40px 0px;
}

#upsell-s11{
	background: #ebebeb;
	padding: 40px 0px;
}

#upsell-s12{
    background: #c9d8de;
    padding: 40px 0px;
    position: relative;
    overflow: hidden;
}

#upsell-s12:before{
	content:"";
	background: url(../../uploads/2021/12/peach-woman.png) no-repeat right 0/cover;
	position: absolute;
	top: 0;
	right: 0;
	width: 938px;
	height: 626px;
	opacity: 0.7;
}

#upsell-s12 .row{
	margin: 40px 0px 0px;
}

#upsell-s12 p{
	font-style: italic;
	font-weight: 800;
}

#upsell-s12 .pkg-section p{
	font-style: normal;
}

#upsell-s12 .highlight{
	color: #ec677a;
}

#upsell-s12 .sub-title em{
	font-weight: 800;
}

#upsell-s12 .linethrough{
	color: #ff0000;
	text-decoration: line-through;
}

#upsell-s12 .btn-primary{
	background: #252525;
	border: none;
	box-shadow: none;
    color: #ffffff;
    text-align: left;
    line-height: 1.2em;
	margin: 0px auto 20px;
    padding: 10px 20px;
	position: relative;
}

#upsell-s12 .pkg-section .btn-primary:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(37, 37, 37, 0);
	border-left-color: #252525;
	margin-top: -34px;
    border-right-width: 34px;
    border-top-width: 34px;
    border-bottom-width: 34px;
    border-left-width: 20px;
}

#upsell-s12 .pkg-section .btn-secondary{
    display: block;
    background: #aaaaaa;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px auto 0px;
    max-width: 200px;
}

#upsell-s12 .pkg-section .btn-secondary:hover,
#upsell-s12 .pkg-section .btn-secondary:focus{
	background: #aaaaaa;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}


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

	#upsell-s12:before{
		right: -150px;
	}

}

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

	#upsell-s12:before{
		right: -200px;
		opacity: .2;
	}

}

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

	#upsell-s12:before{
		display: none;
	}

	#upsell-s12 img{
		display: table;
		margin: 0px auto;
	}

	#upsell-s12 #pkg-section .btn-primary {
		background: #252525;
		font-size: 16px;
		position: relative;
		padding: 15px 15px;
		text-align: left;
		width: 95%;
		margin-left: 0;
	}

	#upsell-s12 #pkg-section .btn-primary:after {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(37, 37, 37, 0);
		border-left-color: #252525;
		margin-top: -34px;
		border-right-width: 34px;
		border-top-width: 34px;
		border-bottom-width: 34px;
		border-left-width: 20px;
	}

	#upsell-s12 .btn-secondary {
		display: table;
		margin: 0px auto;
	}

}