html, body
{
	overflow-x: hidden !important;
}
body
{
/* add Roboto back in later */
font-family:"San Francisco",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:16px;
line-height: 1.6;
overflow-x: hidden;
}
H1,H2,H3,H4,H5,H6
{
margin:0;
line-height:normal;
}
H1,H2,H3
{
color:#000;
}
H4
{
color:#444;
}
H1
{
font-size: 36px;
}
H2
{
font-size: 30px;
}
H3
{
font-size:28px;
}
LI
{
margin-bottom:5px;
}
p {
	line-height: 1.6;
}
a {
	text-decoration: none;
}
section {
    max-width: 1200px;
    width: 100%;
	margin: 0 auto;
}
#clr { 
	display:block;
	clear:both;
}
#action .container, #sec-reviews .row, #foot .container
{
	overflow-x: hidden !important;
}
section#header {
    display: none;
}
#header img {
    margin: 5px auto;
    display: block;
}
#intro {
    margin: 40px auto 10px auto;
	display: block;
	clear: both;
}
#intro h1 {
    color: #5296c1;
    text-align: center;
}
#intro h3 {
    text-align: center;
    color: #000;
    margin-top: 5px;
    font-weight: normal;
}
#intro .row {
    margin-top: 30px;
}
#intro .row .leftcol {
    width: 45%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
#intro .btn-link-mobils-only {
	display: none;
}
#intro .row .leftcol img#brushhead {
	width: 50%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
#intro .row .rightcol {
	float: left;
	width: 45%;
	display: block;
	padding: 10px 15px;
	margin-top: 10px;
}
#intro .row #top-list li {
	list-style: none;
	padding-bottom: 15px;
}
#intro .row #top-list li img {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#top-list p {
    display: flex;
    margin: 0;
}
#get-btn-link {
	text-align: center;
	padding: 20px;
}
#get-btn-link #get-btn {
	background: #f29003;
	color: #fff;
	font-size: 26px;
	padding: 15px 20px;
	border-radius: 10px;
	font-weight: 600;
}
#action .container {
	display: block;
	clear: both;
	margin: 20px -9999px;
	background: #eff1f3;
	padding: 30px 9999px 5px 9999px;
	text-align: center;
	overflow: hidden;
}
#action #feature-imgs li {
	display: inline-block;
	width: 18%;
	list-style: none;
	text-align: center;
}
#how h2 {
	text-align: center;
	font-size: 30px;
	color: #000;
    padding: 20px 0;
    margin-bottom: 15px;
}
#how #steps-img {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	min-height: inherit;
	max-height: inherit;
	justify-content: space-between;
}
#how #steps-img .steps-blck {
    display: block;
    width: 30%;
    margin: 0 15px 0 auto;
    position: relative;
}
#how #steps-img .steps-blck img {
	width: 100%;
}
.steps-blck h3 {
    font-size: 18px;
	margin: 10px 0;
	color: #000;
	font-weight: 600;
}
#sec-reviews .row {
	background: #9ac7ed;
	margin: 10px -9999px;
	padding: 30px 9999px;
	overflow: hidden;
	text-align: center;
}
#sec-reviews .row h2 {
	color: #000;
}
#sec-reviews .reviews h3 {
	text-align: center;
	padding: 20px 0;
	font-size: 28px;
}
#steps-reviews li {
	list-style: none;
	margin-bottom: 40px;
}
#steps-reviews li img {
	float: left;
	margin-right: 15px;
	position: relative;
    top: -10px;
}
#sec-reviews #steps-reviews li h3 {
    padding: 0 ;
    text-align: left;
    font-size: 24px;
}
#prdcts .row h2 {
	text-align: center;
	font-size: 32px;
	color: #5296c1;
}
#prdcts .row h3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding: 15px 0;
}
.bs-title {
    margin-bottom: 20px;
}
#box-set-pricing .bs-inner {
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}
#box-set-pricing div.regular-offer,
#box-set-pricing div.popular-offer,
#box-set-pricing div.best-offer {
    display: block;
	width: 32%;
	margin: 60px 0 0;
	position: relative;
	padding: 20px 0;
	float: left;
}
.bs-inner .shogun-image.shogun-lazyloaded {
	width: 60%;
	display: block;
	margin: 20px auto;
}
.bs-inner .bs-title h2 {
	font-size: 26px;
	font-weight: 600;
	padding: 10px 5px 0px 5px;
}
.regular-offer {
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px;
}
.popular-offer {
    position: relative;
    border: 5px solid #0f72a6;
    border-radius: 10px;
    background: #d4eaf1;
    min-height: 590px;
    box-shadow: 0px 0px 4px 0px;
    top: -25px;
}
.banner-popular i {
    background-image: url(../img/most-popular-130x130.png);
    width: 130px;
    height: 130px;
    display: block;
    position: absolute;
    right: -1.5%;
    top: -5px;
}
.best-offer {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px;
	min-height: 550px
}
.banner-best i {
	background-image: url(../img/best-value-130x130.png);
	width: 130px;
	height: 130px;
	display: block;
	position: absolute;
	right: -1%;
	top: -1px;
}
.bs-odr-price {
    font-size: 22px;
    padding: 0;
    font-weight: 600;
    display: block;
}
.bs-odr-price del {
	color: #f00;
	font-size: 18px;
}
#free-shipping {
    display: inline-block;
    width: 12%;
    top: 5px;
    position: relative;
}
#free-shipping img {
    width: 100%;
}
.order-btn .btn-buy {
	padding: 10px 20px;
	background: #fcde33;
	display: block;
	width: max-content;
	margin: 10px auto 20px auto;
	text-transform: uppercase;
	text-decoration: none;
	color: #444444;
	letter-spacing: 1px;
	font-size: 20px;
	border-radius: 5px;
	border-bottom: 2px solid #444;
	font-weight: 600;
}
.order-btn .btn-buy:hover {
	color: #fff;
}
#pay-icons {
	text-align: center;
	margin: 10px auto;
}
#foot .container {
    background: #34495e;
    margin: 10px -9999px;
    padding: 50px 9999px 30px;
    overflow: hidden;
    text-align: center;
}
#foot .shg-rich-text p {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
}
#foot #bbb {
	margin: 20px auto;
}
#foo-links ul {
	padding: 0;
}
#foo-links li {
    list-style: none;
}
#foo-links li a {
    color: #fff;
    font-size: 14px;
}
.bs-main.desktop {
	display: block;
}
.btns-mobile {
	display: none;
}