
.wpo-topbar {
    background: #43bee7;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-size: 1.3rem;
    line-height: 35px;
    color: #fff;
}
.wpo-topbar a{
	color:#fff;
	text-decoration:none;
	}
.wpo-topbar a:hover{
	color:#3d6cba;
}

.wpo-menu {
   background-color: #ff6462;
    background-image:linear-gradient(#ff6462, #ff8764);
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-size: 1.3rem;
    line-height: 35px;
    color: #fff;
}

.tb-margin{ margin:30px 0;}
.border-bot{ border-bottom:1px dotted #ff6462; margin-bottom:30px;}
.promoBanner {
    height: 173px;
    box-shadow: 0 0 8.4px 4.2px rgba(0, 0, 0, 0.10);
}
.brandProductsContainer {
    box-shadow: 0 0 2.4px 0.2px rgba(0, 0, 0, 0.17);
    height: 324px !important;
    margin-bottom: 35px !important;
}
.brandColumn {
    background-image: url(../images/brandColumnBackgroundImage.png);
}

.main_div {
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

.sub_div {
width:20%;
float:left;

}

.sub_div p {
/*color:#fafafa!important;*/
font-size:15px;
}


.sub_div ul {
/*margin-left:-6px;*/
}

.sub_div ul li {
list-style-type:none;
}

.sub_div ul li a {
color: #a8a8a8;
font-size:14px;
}

.subscribe_us {
background-color: #3d6cba;
color: #ffffff;
padding: 8px 20px 8px 20px;
letter-spacing: 1px;
font-size: 13px;
}

#mc_embed_signup {
    margin-top:-8px;
    background-color: transparent!important;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
}
#mc_embed_signup .button:hover {
    background-color: #777;
}
#mc_embed_signup .button {
    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}


.send_bt{padding:13px 35px;font-size:15px;color: #fff;background-color:#ff6d63;border:none;border-radius:0px; margin-right:10px; font-weight:bold; transition:0.5s; width:20%; }
.send_bt:hover{color: #fff;background-color:#000; transition:0.5s;}
.reset_bt{padding:13px 35px;font-size:15px;color: #fff;background-color:#000;border:none;border-radius:0px; font-weight:bold; transition:0.5s; width:20%; }
.reset_bt:hover{color: #fff;background-color:#ff6d63; transition:0.5s;}
.table-head{ background-color:#FF6462; font-size:22px; color:#FFF; font-weight:700; text-align:center;}
.img-center{margin:0 auto !important; float:none;}
.add-img{ display:block;}
.ebook{ margin-bottom:35px;}

