@charset "UTF-8";
/* # Genesis Sample Child Theme  
Theme Name: Flo Living Theme  
Description: This is the Flo Living custom theme created for the Genesis Framework.   
Author: Archetype SC, LLC.  
Author URI: http://www.archetypesc.com/  
Template: genesis  
Template Version: 2.1.2  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/



/*REMOVE HORIZONTAL SCROLL BY HIDING SEARCH SUBMIT BUTTON*/
.genesis-nav-menu .search input[type="submit"]{
     display:none;
}


html {
    font-family: roboto;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background-color: #f5f5f5;
    color: #3b3b3b;
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin: 0
}

.new-h1 h1, .white-header h1{
    font-family: brandon-grotesque;
    font-weight: 500;
    font-size: 60px;
    color: #fff;
    text-align: center;
}

.new-h2 h2{
    font-family: roboto;
    font-weight: 100;
    font-size: 30px;
    line-height: 36px;
    color: #9e328c;
}

.white-sub-header p{
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.centered{ 
	text-align: center;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
.bold-teal strong{
	color: #26aba8
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #333
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table
}

p{
    color: #3b3b3b;
    font-size: 18px;
    line-height: 28px;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}
::-moz-selection {
    background-color: #333;
    color: #fff
}
::selection {
    background-color: #333;
    color: #fff
}
a {
    color: #e5554e;
    text-decoration: none
}
a:hover {
    color: #333
}
p {
    margin: 0 0 28px;
    padding: 0
}
ol,
ul {
    margin: 0;
    padding: 0
}
li {
    list-style-type: none
}
b,
strong {
    font-weight: 700
}
blockquote,
cite,
em,
i {
    font-style: italic
}
blockquote {
    margin: 40px;
    font-size: 16px;
    line-height: 26px;
}
.testimonials-widget-testimonials blockquote {
    margin: 0px
}
blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px
}
.testimonials-widget-testimonials blockquote::before {
    display: none
}
.testimonials-widget-testimonials .location{display: none;}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px
}
h1,
.entry-title {
    font-size: 30px;
    color: #a0368e
}
h2,
.home-top .entry-title {
    font-size: 24px
}
h3,
.archive-title,
.comments-title,
.home-bottom .entry-title,
.home-middle .entry-title {
    font-size: 20px
}
h4 {
    font-size: 20px
}
h5 {
    font-size: 18px
}
h6,
.sidebar .entry-title {
    font-size: 16px
}
embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%
}
img {
    height: auto
}
.featured-content img,
.gallery img {
    width: auto
}
.gallery {
    overflow: hidden
}
.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6666%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
.gallery img {
    border: 1px solid #ddd;
    height: auto;
    padding: 4px
}
.gallery img:hover {
    border: 1px solid #999
}
input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    width: 100%
}
input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto
}
::-moz-placeholder {
    color: #ddd;
    font-weight: 300;
    opacity: 1
}
::-webkit-input-placeholder {
    color: #ddd;
    font-weight: 300
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #333;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    padding: 16px 24px;
    text-transform: uppercase;
    width: auto
}
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
    background-color: #e5554e;
    color: #fff
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
    background-color: #e5554e;
    color: #fff
}
.entry-content .button:hover {
    color: #fff
}
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
    background-color: #fff;
    color: #333
}
.button {
    display: inline-block
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 22px;
    margin-bottom: 40px;
    width: 100%
}
tbody {
    border-bottom: 1px solid #ddd
}
td,
th {
    text-align: left
}
td {
    border-top: 1px solid #ddd;
    padding: 6px 0
}
.press-page {
    margin-left: 0px
}
.shop-page td,
.press-page td {
    border-top: 0px solid #ddd
}
.press-page tbody {
    border-bottom: 0px solid #ddd
}
th {
    font-weight: 400
}
.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1058px;
}
.site-inner {
    clear: both;
    /*padding-top: 40px*/
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 980px
}
.content-sidebar-sidebar .content-sidebar-wrap {
    float: left
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right
}
.content {
    float: right;
    width: 700px
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 580px
}
.full-width-content .content {
    width: 100%
}
.sidebar-primary {
    float: right;
    width: 332px
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left
}
.sidebar-secondary {
    float: left;
    width: 180px
}
.content-sidebar-sidebar .sidebar-secondary {
    float: right
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%
}
.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%
}
.one-third,
.two-sixths {
    width: 31.623931623931625%
}
.four-sixths,
.two-thirds {
    width: 65.81196581196582%
}
.one-fourth {
    width: 23.076923076923077%
}
.three-fourths {
    width: 74.35897435897436%
}
.one-sixth {
    width: 14.52991452991453%
}
.five-sixths {
    width: 82.90598290598291%
}
.first {
    clear: both;
    margin-left: 0
}
.avatar {
    float: left
}
.alignleft .avatar,
.author-box .avatar {
    margin-right: 24px
}
.alignright .avatar {
    margin-left: 24px
}
.comment .avatar {
    margin: 0 16px 24px 0
}
.breadcrumb {
    font-size: 12px;
    margin-bottom: 32px;
    padding: 16px 32px
}
.archive-description,
.author-box,
.sticky {
    margin-bottom: 32px;
    overflow: hidden;
    padding: 32px
}
.author-box-title {
    font-size: 16px;
    margin: 0 0 8px
}
.author-box p {
    margin-bottom: 0
}
.author-box .avatar {
    margin-right: 24px
}
.top-quiz {
    padding: 20px 30px;
    box-sizing: border-box;
    background: #a0368e
}
.home-logo-bar,
.before-footer-logo-bar {
    padding: 10px 30px;
    box-sizing: border-box;
    background: #e4e4e4;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2)
}
.search-form {
    overflow: hidden
}
.site-header .search-form {
    float: right;
    margin-top: 45px;
    
}

.site-header .search-form input {
    width: 100% !important;
    padding: 6px 0px 6px 28px !important;
    -webkit-appearance: none !important;
    border-radius: 2px !important;
    border: 1px solid #ddd !important;
    background: #fff url(/wp-content/uploads/2015/12/search-icon.png) no-repeat 3px 3px;
    font-size: 13px;
}

.entry-content .search-form,
.site-header .search-form {
    width: 80%
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}
.site-header .widget-title {
    color: #fff
}
.entry-title a,
.sidebar .widget-title a {
    color: #a0368e;
    text-decoration: none
}
.entry-title a:hover {
    color: #c168b2
}
.archive-title {
    font-size: 20px
}
.widget {
    margin-bottom: 40px;
    word-wrap: break-word
}
#search-3.widget,
.layerslider_widget {
    margin-bottom: 0px !important
}
.widget li {
    text-align: left
}
.widget ol > li {
    border-bottom: 1px solid #eeeee8;
    list-style-position: inside;
    list-style-type: decimal;
    margin-bottom: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    text-indent: -20px
}
.widget ul > li {
    border-bottom: 1px solid #eeeee8;
    list-style-type: none;
    margin-bottom: 12px;
    padding-bottom: 12px
}
.widget li li {
    border: none;
    margin: 0 0 0 30px;
    padding: 0
}
.widget p:last-child,
.widget ol > li:last-child .widget ul > li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}
.featured-content .entry {
    margin-bottom: 32px
}
.featured-content .entry-header {
    border: none;
    margin-bottom: 12px
}
.featured-content .entry-title {
    margin-bottom: 8px
}
.featuredpost.widget li {
    text-align: center
}
.more-from-category {
    padding-top: 12px
}
.more-from-category a {
    border-top: 1px solid #eeeee8;
    display: block;
    padding-top: 12px
}
.to-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(160, 54, 142, 0.8) url(images/to-top.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 1000!important;
}
.to-top.top-is-visible {
    visibility: visible;
    opacity: 1
}
.to-top.top-fade-out {
    opacity: .5
}
.no-touch .to-top:hover {
    background-color: #e86256;
    opacity: 1
}
#zenbox_tab {
    background-image: url(images/support-tab-new.png) !important
}
.bx-wrapper {
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc
}
@media only screen and (min-width: 768px) {
    .to-top {
        right: 20px;
        bottom: 20px
    }
}
@media only screen and (min-width: 1024px) {
    .to-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px
    }
}
.enews-widget input {
    margin-bottom: 16px
}
.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%
}
.enews-widget input {
    margin-bottom: 12px
}
.enews form + p {
    margin-top: 24px
}
a.aligncenter img {
    display: block;
    margin: 0 auto
}
a.alignnone {
    display: inline-block
}
.alignleft {
    float: left;
    text-align: left
}
.alignright {
    float: right;
    text-align: right
}
a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%
}
img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px
}
img.alignnone,
.alignnone {
    margin-bottom: 12px
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0
}
a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px
}
.wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    text-align: center
}
.entry-content p.wp-caption-text {
    margin-bottom: 0
}
#wpstats {
    display: none
}
.site-header {
    background-color: #fff;
    min-height: 80px
}
.site-header .wrap {
    padding: 0px;
}
.title-area {
    float: left;
    padding: 15px 0px 10px 20px;
    width: 140px
}
.header-full-width .title-area {
    width: 100%
}
.site-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2
}
.site-title a,
.site-title a:hover {
    color: #333
}
.header-image .site-title > a {
    background-size: contain !important;
    float: left;
    width: 100%
}
.site-description {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5
}
.site-description,
.site-title {
    margin-bottom: 0
}
.header-image .site-description,
.header-image .site-title {
    display: block;
    text-indent: -9999px
}
.site-header .widget-area {
    float: right;
    text-align: right;
    width: 600px
}
.genesis-nav-menu {
    clear: both;
    font-size: 14px;
    line-height: 1;
    width: 100%
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
	height: 35px;
}
.genesis-nav-menu a {
    color: #333;
    display: block;
    padding: 15px 10px
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #e5554e
}


.genesis-nav-menu .menu-item-has-children{
    background: url(/wp-content/uploads/2015/12/menu-arrows.png) no-repeat 50% 0px; /*  set up the sprite. Obviously change this fto make each one different. */

}
.genesis-nav-menu .menu-item-has-children:hover{
    background: url(/wp-content/uploads/2015/12/menu-arrows.png) no-repeat 50% -30px; /*  set up the sprite. Obviously change this fto make each one different. */

}

.genesis-nav-menu .sub-menu {
    left: -9999;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 150px;
    z-index: 99;
	background: #fff;
	border: 1px solid #e7b4e2;
	padding-bottom: 10px;
	margin-top: 6px!important;
	margin-left: -48px;
}
.genesis-nav-menu .sub-menu:after, .genesis-nav-menu .sub-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.genesis-nav-menu .sub-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px;
}
.genesis-nav-menu .sub-menu:before {
	border-color: rgba(231, 180, 226, 0);
	border-bottom-color: #e7b4e2;
	border-width: 9px;
	margin-left: -9px;
}

.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    padding: 20px 10px;
    position: relative;
    width: 150px
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 149px
}
.genesis-nav-menu .menu-item:hover {
    position: static
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1
}
.genesis-nav-menu > .first > a {
    padding-left: 0
}
.genesis-nav-menu > .last > a {
    padding-right: 0
}
.genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0
}
.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0
}
.genesis-nav-menu > .rss > a {
    margin-left: 48px
}
.genesis-nav-menu > .search {
    padding: 0px 0px 0px;
}
/*.site-header .sub-menu {
    border-top: 1px solid #eee
}*/
.site-header .sub-menu .sub-menu {
    margin-top: -56px
}
.site-header .genesis-nav-menu li li {
    margin-left: 0
}
.nav-primary {
    background-color: transparent
}
.nav-primary .genesis-nav-menu a {
    color: #a0368e;
    text-decoration:none;
}
.nav-primary .genesis-nav-menu .sub-menu a {
    color: #a0368e
}
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #ff9900
}
#menu-item-5550 a {
    font-weight: bold;
    color: #ffcb40
}
.nav-secondary {
    background-color: #fff
}

.floliving-pro-home .content .widget,
.floliving-pro-home .content .widget:last-child {
    margin-bottom: 32px
}
.floliving-pro-home .featured-content .entry {
    margin-bottom: 20px;
    padding-bottom: 20px
}
.floliving-pro-home .entry:last-child {
    margin-bottom: 0
}
.home-slider-area .wrap {
    margin: 0px !important;
    max-width: 100% !important
}
.home-middle .featuredpost .alignleft {
    margin-bottom: 0;
    margin-right: 20px
}
.home-bottom-left,
.home-bottom-right {
    width: 46%
}
.home-bottom-left {
    float: left
}
.home-bottom-right {
    float: right
}
.floliving-pro-home .content .featuredpost p {
    margin: 0
}
.floliving-pro-home .content .widget-title {
    background-color: #76d2c5;
    color: #fff;
    padding: 12px 32px
}
.top-quiz {
    padding: 0px 20px
}
.top-quiz .widget {
    margin-bottom: 0px
}
.top-quiz h2 {
    font-family: Raleway;
    color: #ffffff;
    font-size: 22px
}
.top-quiz p {
    font-size: 26px;
    font-family: Raleway;
    color: #ffffff;
    font-weight: 500;
}
.top-quiz input[type="text"],
.top-quiz input[type="email"] {
    width: 45% !important;
    color: #fff;
    float: left;
    margin-right: 2%;
    padding: 10px;
    background-color: transparent;
    border: 2px #fff solid
}
.top-quiz input[type="submit"] {
    background: #fff;
    color: #a0368e;
    margin-top: 2%;
    border: 2px #fff solid;
    padding: 5px 24px;
    font-size: 24px;
    font-weight: 600;
    display: block;
    width: 92%
}
.top-quiz input[type="submit"]:hover {
    border: 2px #fff solid;
    color: #fff;
    background-color: transparent
}
.top-quiz .mc4wp-response {
    overflow: auto;
    text-align: center
}
.top-quiz .mc4wp-success {
    overflow: auto;
    text-align: center
}
.top-quiz #mc4wp_widget-3 {
    margin-bottom: 0px
}
.top-quiz .mc4wp-response h2 {
    color: #000000;
    text-shadow: none
}
.top-quiz .mc4wp-response h3 {
    color: #a0368e
}
.top-quiz .mc4wp-response ul {
    margin: 0px auto;
    text-align: center;
    width: 500px
}
.top-quiz .mc4wp-response ul li {
    float: left;
    margin-right: 20px;
    background: #a0368e;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px
}

#mc4wp-form-1 input::-webkit-input-placeholder {
    color: #fff
}
#mc4wp-form-1 input:-moz-placeholder {
    color: #fff
}
#mc4wp-form-1 input::-moz-placeholder {
    color: #fff
}
#mc4wp-form-1 input:-ms-input-placeholder {
    color: #fff
}

.prod-bg {
    position: relative;
    margin: 5px;
    padding: 10px;
    width: 288px;
    height: 640px;
    border: 1px solid #d0d0d0;
    background: #fcfcfc
}
.prod-bg h2 {
    display: inline-block;
    color: #26aba8;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
    height: 80px;
    text-align: center !important
}
.prod-bg h2 span {
    width: 298px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    text-align: center !important
}
.prod-bg img {
    display: inline-block;
    text-align: center
}
.prod-bg a.details {
    position: absolute;
    bottom: 10px;
    left: 105px
}
.prod-bg p {
    font-family: Myriadpro-Regular;
    color: #636161;
    line-height: 16px;
    margin: 0px;
    padding: 10px 18px;
    text-align: center
}
.content .entry {
    margin-bottom: 32px;
    padding: 0px 32px 32px 32px;
}
.floliving-pro-home .entry:last-child {
    margin-bottom: 0
}
.floliving-pro-landing .content .entry {
    border: none
}

.single .entry-header {
    margin-top: 70px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
}

.single .entry-header h1 {
    text-transform: uppercase;
}
.single .entry-header .a2a_count {
 height: 32px;
}
.single .entry-header .a2a_count span {
 margin-top: 8px;
}
.entry-header {
    margin-bottom: 32px;
    text-align: left
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 26px
}
.entry-content ol,
.entry-content ul {
    margin-left: 40px
}
.entry-content ol > li {
    list-style-type: decimal
}
.entry-content ul > li {
    list-style-type: circle
}
.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0
}
.entry-meta {
    font-size: 12px
}
.entry-header .entry-meta {
    margin-bottom: 24px
}
.entry-footer .entry-meta {
    border-top: 1px solid #eeeee8;
    margin: 0;
    padding: 32px 0 8px
}
.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px
}
.entry-meta .entry-tags {
    float: right
}
.accordion br {
    display: none
}
.accordion-title {
    margin: 0px;
    padding: 5px 10px;
    cursor: pointer;
    color: #FFFFFF !important;
    background: url('images/plus.png') 98% 10px no-repeat, rgb(51, 176, 173);
    background: url('images/plus.png') 98% 10px no-repeat, -moz-linear-gradient(top, rgba(51, 176, 173, 1) 0%, rgba(45, 207, 203, 1) 99%);
    background: url('images/plus.png') 98% 10px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 176, 173, 1)), color-stop(99%, rgba(45, 207, 203, 1)));
    background: url('images/plus.png') 98% 10px no-repeat, -webkit-linear-gradient(top, rgba(51, 176, 173, 1) 0%, rgba(45, 207, 203, 1) 99%);
    background: url('images/plus.png') 98% 10px no-repeat, -o-linear-gradient(top, rgba(51, 176, 173, 1) 0%, rgba(45, 207, 203, 1) 99%);
    background: url('images/plus.png') 98% 10px no-repeat, -ms-linear-gradient(top, rgba(51, 176, 173, 1) 0%, rgba(45, 207, 203, 1) 99%);
    background: url('images/plus.png') 98% 10px no-repeat, linear-gradient(to bottom, rgba(51, 176, 173, 1) 0%, rgba(45, 207, 203, 1) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33b0ad', endColorstr='#2dcfcb', GradientType=0)
}
.accordion-content {
    padding: 10px
}
.testi-title {
    color: #a0368e;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 3px
}
.testi-title-client {
    color: #a0368e;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 15px
}
.after-entry {
    margin-bottom: 32px;
    padding: 32px;
    text-align: center
}
.after-entry .widget {
    margin-bottom: 32px
}
.after-entry .widget:last-child,
.after-entry p:last-child {
    margin: 0
}
.after-entry li {
    list-style-type: none
}
.archive-pagination {
    clear: both;
    font-size: 14px;
    margin: 40px 0
}
.archive-pagination li {
    display: inline
}
.archive-pagination li a {
    color: #a5a5a3;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    padding: 8px 12px;
    text-decoration: none
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
    color: #76d2c5
}
.ping-list,
.entry-comments,
.comment-respond {
    margin-bottom: 40px
}
.comment-content {
    clear: both
}
.entry-comments .comment-author {
    margin-bottom: 0
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%
}
.comment-respond label {
    display: block;
    margin-right: 12px
}
.comment-list li,
.ping-list li {
    list-style-type: none;
    margin-top: 24px;
    padding: 32px
}
.comment-list li li {
    margin-right: -32px
}
.comment {
    border: 1px solid #eeeee8;
    border-right: none
}
.comment.depth-1 {
    border-right: 1px solid #eeeee8
}
.comment .avatar {
    margin: 0 16px 24px 0
}
.form-allowed-tags {
    background-color: #f8f8f8;
    font-size: 14px;
    padding: 24px
}
p.subscribe-to-comments {
    padding: 24px 0 16px
}
.more-press li {
    float: left;
    width: 48.5% !important;
    margin-left: 1.5%
}
.testimonials-widget-testimonial .image {
    margin-right: .8em
}

/* Article Masonry Style */

.content .entry {border: 0px!important;}
.vc_grid-item-mini{
}
.vc_gitem_row{
}
.blog-title-container h3{
    color: #9d328b;
    font-size: 18px;
    font-family: roboto;
    font-weight: 300;
}

.blog-title-container .blog-btn-item, .blog-title-container .blog-excerpt-ctn {
    display:none;
}

.vc_grid-item-mini:hover .blog-title-container .blog-btn-item, .vc_grid-item-mini:hover .blog-title-container .blog-excerpt-ctn{
    display:block;
}
.blog-excerpt-ctn p{font-size: 14px; line-height: 18px;}

.blog-btn-item a{background: #9d328b!important;}

/* Article Masonry Style */


/*!!!!!!!!!!!!!!!!!!SIDEBAR CSS!!!!!!!!!!!!!!!!!!!!!!!*/

.sidebar-title{
    font-size:18px;
    font-weight: 700;
    color: #9e328c;
    font-family: "roboto";
}

.new-flo-sidebar-supp-ad h1 {
    margin: 5px 0px;
    color: #a0368e;
    text-align: left;
    font-size: 18px;
}

.sidebar-p{
    font-size: 14px;
    color: #26aaa7;
    font-family: "roboto";
    font-weight: 700;
    margin-bottom: 5px !important;
}

a.sidebar-button {
    color: #9d328b;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.button-box {
    border: 1px solid #9d328b;
    padding: 8px 4px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.flo-sb-content p {
    font-size: 14px;
}

.sidebar-element-width {
    width: 68%;
    margin: 0 auto;
}

.content-link-sidebar p {
    border: 2px solid #9d328b;
    width: 54%;
    margin: 0 auto;
    padding: 12px 18px;
    text-align: center;
    background: white;
}

.content-link-sidebar p a {
    color: #9d328b;
    font-weight: 500;
}

.content-link-sidebar-sub p {
    border: 2px solid #9d328b;
    width: 54%;
    margin: 0 auto;
    padding: 12px 18px;
    text-align: center;
    background: white;
}

.content-link-sidebar-sub p a {
    color: #9d328b;
    font-weight: 500;
}
.content-sidebar-0{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/02/Woman-Code-Image.png");
    background-repeat: no-repeat;
    height: 220px;
    width: 228px;
    margin: 0 auto;
}

.content-sidebar-1{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/02/Fertile-Flo-Image.jpg");
    background-repeat: no-repeat;
    height: 220px;
    width: 228px;
    margin: 0 auto;
}

.content-sidebar-2{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/02/Sexy-Flo-Image.jpg");
    background-repeat: no-repeat;
    height: 220px;
    width: 228px;
    margin: 0 auto;
}

.content-sidebar-3{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/02/Monthly-Flo-Image.jpg");
    background-repeat: no-repeat;
    height: 220px;
    width: 228px;
    margin: 0 auto;
}

.content-link-sidebar {
    margin-top: -25px;
}

.content-link-sidebar-sub {
    margin-top: -100px;
}
.side-sub-text-box{
    padding-top: 25px;
}

.side-sub-text-box h3 {
    color: white;
    font-size: 16px;
    font-family: "roboto";
    text-align: center;
}

.side-sub-text-box p {
    color: white;
    font-size: 14px;
    text-align: center;
    font-family: "roboto";
    width: 166px;
    margin: 0 auto;
}

/*!!!!!!!!!!!!!!!!!!SIDEBAR CSS!!!!!!!!!!!!!!!!!!!!!!!*/

.sidebar {
    font-size: 15px
}
.sidebar .widget {
    margin-bottom: 32px;
    padding: 32px;
    text-align: center
}
.flo-sidebar-supp-ad h1 {
    margin: 5px 0px;
    color: #a0368e;
    text-align: center;
    font-size: 30px
}
.flo-sidebar-supp-ad h2 {
    margin: 5px 0px;
    color: #1fa4a1;
    text-align: center;
    font-size: 20px
}
.flo-sidebar-supp-ad p {
    text-align: right;
    font-size: 20px;
    color: #666
}
.flo-sidebar-supp-ad .flo-sb-content {
    overflow: auto
}
.flo-sidebar-supp-ad img {
    float: right
}
.flo-sidebar-supp-ad a {
    display: block;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    width: 270px;
    background-color: #ff9c27;
    color: #fff;
    font-size: 18px;
    border-radius: 6px
}
.before-footer-widget {
    padding-top: 10px;
    background: #585B5A;
    text-align: center
}
.before-footer-widget .widget {
    margin-bottom: 10px !important
}
.before-footer-widget #mc4wp-form-2 {
    margin: 0px auto;
    text-align: center;
    max-width: 820px
}
.before-footer-widget h4 {
    color: #1FA4A1 !important
}
.before-footer-widget .its-free {
    font-size: 40px;
    color: #fff;
    font-style: italic;
    float: left;
    width: 200px
}
.before-footer-widget .footer-signup {
    float: left;
    width: 400px
}
.before-footer-widget .footer-signup input {
    margin-bottom: 5px;
    padding: 10px
}
.before-footer-widget .footer-signup-button {
    float: left;
    width: 100px
}
.before-footer-widget .footer-signup-button input[type=submit] {
    margin: 0px 10px;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    background: #ff9c27;
    color: #fff;
    font-weight: bold;
    font-size: 90%
}
.footer-widgets {
    background-color: #fff;
    border-top: 1px dotted #eeeee8;
    clear: both;
    margin: 0 auto;
    padding-top: 32px
}

footer.site-footer p {
    font-size: 10px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    width: 332px
}
.footer-widgets-1 {
    margin-right: 36px
}
.footer-widgets-1,
.footer-widgets-2 {
    float: left
}
.footer-widgets-3 {
    float: right
}
.footer-widgets .widget {
    margin-bottom: 32px;
    padding: 32px;
    text-align: center
}
.footer-widgets li {
    list-style-type: none;
    margin-bottom: 6px
}
.footer-widgets .search-form input:focus {
    border: 1px solid #ddd
}
.site-footer {
    background-color: #a0368e;
    color: #fff;
    font-size: 12px;
    padding: 20px;
    text-align: center
}
.site-footer a {
    color: #fff!important;
    text-decoration: none
}
.site-footer p {
    margin-bottom: 0
}





@media only screen and (max-width: 1200px) {
    .site-inner,
    .wrap {
        max-width: 960px
    }
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px
    }
    .content,
    .site-header .widget-area {
        width: 620px
    }
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar-primary {
        width: 300px
    }
    .footer-widgets-1 {
        margin-right: 30px
    }
}
@media only screen and (max-width: 960px) {
    .site-inner,
    .wrap {
        max-width: 800px
    }
    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .site-header .widget-area {
        width: 100%
    }
    .site-header .wrap {
        padding: 0px;
    }
    .header-image .title-area {
        background-position: center top
    }
    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none
    }
    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-header .search-form,
    .site-title {
        text-align: center
    }
    .genesis-nav-menu a,
    .genesis-nav-menu > .first > a,
    .genesis-nav-menu > .last > a {
        padding: 6px 8px 4px 8px
    }
    .site-header .search-form {
        margin: 16px auto
    }
    .genesis-nav-menu li.right {
        display: none
    }
    .footer-widgets-1 {
        margin-right: 0
    }
}
@media only screen and (max-width: 767px) {
    body {
        background-color: #fff;
        font-size: 16px
    }
    .site-inner,
    .wrap {
        padding-left: 5%;
        padding-right: 5%
    }
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings,
    .sidebar .widget,
    .site-header {
        padding: 0
    }
    .archive-pagination li a {
        margin-bottom: 4px
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%
    }
    .sidebar .widget.enews-widget {
        padding: 40px
    }
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
    .genesis-nav-menu.responsive-menu {
        display: none
    }
    .genesis-nav-menu.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block
    }
    .genesis-nav-menu.responsive-menu .menu-item {
        margin: 0
    }
    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static
    }
    .genesis-nav-menu.responsive-menu li.current-menu-item > a,
    .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover {
        background: none;
        border: none;
        display: block;
        line-height: 1;
        padding: 20px;
        text-transform: none
    }
    .genesis-nav-menu.responsive-menu .current-menu-item > a,
    .genesis-nav-menu.responsive-menu .sub-menu a,
    .genesis-nav-menu.responsive-menu > li:hover .sub-menu a,
    .genesis-nav-menu.responsive-menu a:hover,
    .genesis-nav-menu.responsive-menu li:hover > a {
        color: #fff
    }
    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer
    }
    .genesis-nav-menu.responsive-menu > .menu-item-has-children > a {
        margin-right: 60px
    }
    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f140";
        float: right;
        font: normal 20px/1 'dashicons';
        height: 20px;
        padding: 16px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
        color: #fff
    }
    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f142"
    }
    .genesis-nav-menu.responsive-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0.025);
        border: none;
        left: auto;
        opacity: 1;
        position: relative;
        -moz-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        -webkit-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
        width: 100%;
        z-index: 99
    }
    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        background-color: transparent;
        margin: 0;
        padding-left: 25px
    }
    .genesis-nav-menu.responsive-menu > li:hover .sub-menu a:hover,
    .genesis-nav-menu.responsive-menu > li:hover .sub-menu a,
    .genesis-nav-menu.responsive-menu .sub-menu li a,
    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        background: none;
        border: none;
        padding: 12px 20px;
        position: relative;
        text-transform: none;
        width: 100%
    }
    .nav-primary .genesis-nav-menu.responsive-menu .current-menu-item > a,
    .nav-primary .genesis-nav-menu.responsive-menu .sub-menu a,
    .nav-primary .genesis-nav-menu.responsive-menu > li:hover .sub-menu a,
    .nav-primary .genesis-nav-menu.responsive-menu a:hover,
    .nav-primary .genesis-nav-menu.responsive-menu li:hover > a {
        color: #ff9900
    }
    .top-quiz input {
        width: 100% !important
    }

    .top-quiz input[type="text"],
    .top-quiz input[type="email"] {
        width: 100% !important;
        float: left;
        margin: 0px 0px 10px;
        padding: 10px
    }
    .site-header .search-form {
        width: 100%
    }
    .before-footer-widget .its-free {
        font-size: 40px;
        color: #fff;
        font-style: italic;
        float: left;
        width: 100%
    }
    .before-footer-widget .footer-signup {
        float: left;
        width: 100%
    }
    .before-footer-widget .footer-signup input {
        margin-bottom: 5px;
        padding: 10px
    }
    .before-footer-widget .footer-signup-button {
        float: left;
        width: 100%
    }
    .home-bottom-left,
    .home-bottom-right {
        width: 100%
    }

}

/* GIF DESIGN Modifications */
.site-header .search-form {
  float: right;
  margin-top: 0px;

}
.site-header .widget-title {
    color:#a0368e;
}


input[type="search"] {padding:5px;}
.nav-primary {
    background-color: transparent;
    border-top: 2px #a0368e solid;
    border-bottom: 2px #a0368e solid;
    margin: 3% auto;
    width: 80%
}
.nav-primary .genesis-nav-menu a {
    color: #a0368e
    font-family: Raleway !important;
}
.home-slider-area {
    padding: 29% 30px 1% !important;
    box-sizing: border-box;
    background: url(/wp-content/uploads/2015/07/topbg5.jpg) no-repeat;
    background-size: cover;
    background-position: center 42%;
}
#mc4wp-form-1 img {
    display: inline-block;
    margin: 2% 0 2% 5%;
    width: 200px;
    vertical-align: middle
}
.optincontainer {
    display: inline-block;
    width: 65%;
    vertical-align: middle
}
@media all and (max-width: 780px) {
    .optincontainer {
        width: 100%;
        margin: 2% 0%
    }
    #mc4wp-form-1 img {
        width: 30%;
        margin: 2% 35%
    }
}
@media all and (max-width: 480px) {
    .optincontainer {
        width: 100%;
        vertical-align: middle
    }
    .top-quiz input[type="submit"] {
        font-size: 18px
    }
}

#flhpsection1,
#flhpsection2,
#flhpsection3,
#flhpsection4,
#flhpsection5,
#flhpsection6 {
    font-family: Raleway !important;
    line-height: 150%
}
#flhpsection1 {
    border: 2px #a0368e solid;
    padding: 5% 8%
}
#flhpsection1 h2 {
    color: #a0368e;
    font-weight: 800;
    text-align: center;
    font-size: 28px;
    line-height: 150%;
    
}
#flhpsection1 h2.green {text-align: left; color:#26a7a3;  font-size: 26px;}
#flhpsection1 p {
    color: #000;
    margin: 20px 0px
}
#flhpsection1 ul {
    color: #a0368e;
    font-weight: 600;
    list-style-type: none;
    -webkit-margin-before: 2em;
    -webkit-margin-after: 2em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    line-height: 180%
}
#flhpsection1 li {
    color: #000;
    font-weight: 600;
    border: none
}
@media all and (min-width: 768px) and (max-width: 850px) {
    #flhpsection1 {
        width: 90%;
        margin-left: 5%
    }
}
#flhpsection2 {
    width: 80%;
    margin: 20px auto
}
#flhpsection2 h1 {
    color: #a0368e;
    font-weight: 600;
    text-align: center;
    margin: 40px 0
}
#flhpsection2 h2 {
    color: #26a7a3;
    font-weight: 600;
    text-align: left
}
#flhpsection2 .unit-text {
    display: inline-block;
    width: 84%;
    vertical-align: text-top
}
#flhpsection2 .units-wrap img {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    padding: 0 3% 3%
}
@media all and (max-width: 600px) {
    #flhpsection2 .unit-text {
        display: block;
        width: 100%;
        margin: 2% 0%
    }
    #flhpsection2 .units-wrap img {
        display: block;
        width: 28%;
        vertical-align: top;
        padding: 0 3% 3%;
        margin: 0 auto
    }
}
#flhpsection2 p.green {
    color: #26a7a3;
    font-weight: 600;
    font-size: 120%
}
#flhpsection3 {
    background: url(/wp-content/uploads/2015/07/bg-book3.jpg) no-repeat;
    background-position: 73% 50%;
    background-size: cover;
    background-color: #E4DBCC
}
#flhpsection3 .text-left {
    width: 35%;
    margin-left: 10%;
    padding: 4% 0%
}
#flhpsection3 h3 {
    text-transform: uppercase
}
.ipadhide { display:none;}
@media all and (max-width: 960px) {
    #flhpsection3 {
        background-position: 50% 50%
    }
    #flhpsection3 .text-left {
        width: 52%;
        margin-left: 10%;
        padding: 4% 0%
    }
}
@media all and (max-width: 780px) {
    #flhpsection3 {
        background: #E4DBCC
    }
    #flhpsection3 .text-left {
        width: 80%;
        margin-left: 10%;
        padding: 6% 0%
    }
      .ipadhide {
        display:block;  
        height: 300px;
        overflow: hidden;
        background: url(/wp-content/uploads/2015/07/ipadbg.jpg) no-repeat;
        background-size: cover;
        background-position: 50% 90%;
}
}
.flhpboxed {
    color: #26a7a3;
    text-align: center;
    border: 2px #26a7a3 solid;
    padding: 2%;
    width: 50%;
    margin: 40px auto;
    text-transform: uppercase;
    font-size: 134%
}
#flhpsection4 .chart-text {
    width: 45%;
    display: inline-block;
    vertical-align: middle
}
#flhpsection4 .chart-wrap img {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    padding: 5%
}
#flhpsection4 h4 {color:#a0368e;}
@media all and (max-width: 640px) {
    .flhpboxed {
        width: 100%
    }
    #flhpsection4 .chart-text {
        width: 100%;
        display: block
    }
    #flhpsection4 .chart-wrap img {
        width: 60%;
        display: block;
        margin: 4% 20%;
        padding: 2%
    }
}
#flhpsection5 {
    background: url() no-repeat;
    background-position: right center;
    background-size: cover;
    background-color: #E4DBCC
}
#flhpsection5 span.bigger {
    font-size: 140%
}
#flhpsection5 .text-right {
    width: 53%;
    display: inline-block;
    margin-left: 8%
}
#flhpsection5 img {
    width: 335px;
    display: inline-block;
    vertical-align: top
}
#flhpsection5 .text-right img {
    float: right;
    width: 222px;
    padding-left: 20px;
    padding-bottom: 20px;
    display: inline-block
}
#flhpsection5 .text-right p {
    padding:  20px 10px 0px 0px;
}
#flhpsection5 .text-right a, #flhpsection4 a {
    color: #a0368e;
    font-weight: 600;
    text-decoration: underline
}
#flhpsection5 .text-right h2 {
    padding-top: 35px
}
@media all and (max-width: 960px) {
   #flhpsection5 .text-right {
  width: 55%;
  display: inline-block;
  margin-left: 2%;
}
    #flhpsection5 .text-right h2 {
  padding-top: 16px;
}
     #flhpsection5 .text-right p {
        margin-bottom: 18px;
    }
}
@media all and (max-width: 819px) {
    #flhpsection5 {
        padding-bottom: 5%
    }
   
    #flhpsection5 img {
        display: none
    }
    #flhpsection5 .text-right {
        width: 80%;
        display: inline-block;
        margin-left: 10%
    }
}

@media all and (max-width: 560px) {
    #flhpsection5 .text-right img {
        float: none;
        width: 70%;
        margin: 4% 13% 2%
    }
    #flhpsection5 .text-right h2 {
        padding-top: 10px
    }
    #flhpsection5 .text-right p {
        padding-left: 0px
    }
    #flhpsection5 {
        padding-bottom: 8%
    }
}
#flhpsection6 {
    text-align: center
}
#flhpsection6 p {
    text-align: center;
    margin: 4% auto;
    width: 45%
}
#flhpsection6 h1 {
    text-align: center;
    text-transform: uppercase;
    color: #a0368e;
    margin: 4% auto 2%;
    font-family: Raleway !important;
}
#flhpsection6 .floboxes {
    max-width: 830px;
    margin: 0 auto
}
#flhpsection6 .greenbox:hover  {border: 4px #26a7a3 solid; border-bottom: none; color: #26a7a3; background-color: white;}
#flhpsection6 .purplebox:hover  {border: 4px #a0368e solid; border-bottom: none; color: #a0368e; background-color: white;}
#flhpsection6 .greenbox,
#flhpsection6 .purplebox {
    width: 230px;
    margin-top: 5%;
    color: #fff;
    padding: 10px 0;
    height: 500px;
    display: inline-block;
      font-weight: 500;

}
#flhpsection6 .greenbox, #flhpsection6 .greenbox h1 {
    background-color: #26a7a3
}
#flhpsection6 .purplebox, #flhpsection6 .purplebox h1 {
    background-color: #a0368e;
}
#flhpsection6 .greenbox {
    margin-left: 20px;
    margin-right: 20px;
    border: 4px #26a7a3 solid;
    border-bottom: none;
}
#flhpsection6 .purplebox {
    margin-left: 20px;
    margin-right: 20px;
    border: 4px #a0368e solid;
    border-bottom: none;
}
#flhpsection6 .greenbox ul,
#flhpsection6 .purplebox ul {
    height: 391px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 30px;
    padding-right: 30px;
    line-height: 169%;
    margin-left: 0; 
    padding-left: 37px;
}
#flhpsection6 .greenbox h1,
#flhpsection6 .purplebox h1 {
    color: #fff;
    text-align: center;
    border-top: 2px #fff solid;
    border-bottom: 2px #fff solid;
    padding: 11px 0
}
#flhpsection6 ul > li {
    border-bottom: none;
    list-style-type: disc;
    margin-bottom: 12px;
    padding-bottom: 0px
}
@media all and (min-width:650px) and (max-width: 960px) {
#flhpsection6 .purplebox {
    margin-left: 0px;
    margin-right: 0px;
}
}
@media all and (max-width: 735px) {
    #flhpsection6 .greenbox,
    #flhpsection6 .purplebox {
        width: 90%;
        margin-left: 5%;
        height: auto;
        margin-right: 5%;
    }
    #flhpsection6 .greenbox ul,
    #flhpsection6 .purplebox ul {
        height: auto
    }
    #flhpsection6 p {
        width: 80%
    }
}
.home-bottom-left {
    background-color: #f2eae7;
    padding: 2% 0 1%
}
.home-bottom-left .widget-title,
.home-bottom-right .widget-title {
    background-color: #f2eae7 !important;
    color: #a0368e !important;
    font-weight: 600;
    font-family: Raleway;
    text-transform: uppercase;
    padding: 38px 50px 10px !important;
    margin-bottom: 0px !important
}
.home-bottom-left article {
    padding: 20px 50px !important
}
.home-bottom-left,
.home-bottom-right {
    width: 50%;
      margin-bottom: 2%;
}
.blogbutton {
    width: 50%;
    margin: 0 auto;
    background-color: #a0368e;
    color: #fff;
    padding: 2%;
    font-family: Raleway;
    text-align: center;
    font-weight: 600;
    border: 2px #a0368e solid
}
.blogbutton:hover {
    color: #a0368e;
    background-color: #fff;
    border: 2px #a0368e solid
}
.home-bottom-right {
    float: right;
    background: url(/wp-content/uploads/2015/07/testimonials-bg.jpg) no-repeat;
    background-size: cover;
    padding: 3% 2% 0
}
.home-bottom-right .widget-title,
.home-bottom-right .bx-viewport {
    width: 100% !important
}
.home-bottom-right .testimonials-widget-testimonials .entry {
    background-color: #f2eae7
}
.home-bottom-right .testimonials-widget-testimonials blockquote,
.home-bottom-right .testimonials-widget-testimonials .credit {
    width: 100%
}
.home-bottom-right .widget-title {
    font-size: 120%;
    padding: 30px 10% 0 5% !important;
    margin-bottom: 0px !important
}



@media all and (max-width: 790px) {
    .home-bottom-left,
    .home-bottom-right {
        width: 100%;
        text-align: center
    }
    .home-bottom-right .widget-title,
    .home-bottom-right .bx-viewport {
        width: 90% !important;
        margin-left: 5%
    }
    
}
@media all and (min-width: 960px) and (max-width:1199px) {
 .home-bottom-right { padding: 4.5% 2% 4%;}
    .home-bottom-left {padding-bottom: 4%;}
    
}
@media all and (min-width:1200px){
.home-bottom-right { padding: 3% 2% 1%;} 
.home-bottom-right .widget-title, .home-bottom-right .bx-viewport { width: 76% !important;}   
 .home-bottom-left {padding-bottom: 4%;}   
}

@media all and (max-width: 1200px) {
    .site-header .widget-area {
        width: 48%;
        padding: 5px
    }
    input[type="search"] {
        padding: 5px
    }
}

.mc4wp_form id="7272" ::-webkit-input-placeholder { /* WebKit browsers */
	color: black;
	font-size: 12px;
}

.mc4wp_form id="7272" :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: black;
	font-size: 12px;
}

.mc4wp_form id="7272" ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: black;
	font-size: 12px;
}

.mc4wp_form id="7272" :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: black;
	font-size: 12px;
}
#responsive_menu_pro_button {
z-index: 10!important;
}


/* Responsive Nav Menu */

@media only screen and (min-width: 0px){

.header-image .site-title > a {
    background-size: contain !important;
    float: left;
    min-height: 40px;
    width: 100%;
    max-width: 123px;
}

.nav-primary {
	display:none;
}

#search-3.widget, .layerslider_widget {
    margin-bottom: 0px !important;
    display: none;
}
}

@media only screen and (min-width: 767px){

.site-header .wrap {
    padding: 0px;
    width: 100%;
    position: relative;
}

.site-header .header-widget-area {
    width: auto;
	max-width: 960px;
	margin-top: 16px;
    display: block;
    position: initial;
    top: 0px;
	right: 0px;
    vertical-align: none;
    padding: 0px; 
	
}


.nav-primary {
	display:block;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    margin: 0% 0%;
    width: 100%;
}

.genesis-nav-menu {
    clear: both;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu a, .genesis-nav-menu > .first > a, .genesis-nav-menu > .last > a {
    padding: 6px 8px 4px 8px;
}


}

@media only screen and (min-width: 960px){

.site-header {
    background-color: #fff;
    min-height: 80px;
}

.site-header .wrap {
    padding: 0px;
    width: 100%;
    position: relative;
    height: 80px;
}

.header-image .site-title > a {
    background-size: contain !important;
    float: left;
    min-height: 40px;
    width: 100%;
}

.site-header .header-widget-area {
    width: auto;
	max-width: 1050px;
	margin-top: 16px;
    display: block;
    position: initial; 
    top: 0px;
    right: 0px; 
    vertical-align: none;
    padding: 0px;
}

.nav-primary {
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    margin: 0% 0% 0% 1%;
}

.nav-primary ul{
	margin-top: 0.7%;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
	font-size: 14px;
}

.genesis-nav-menu a, .genesis-nav-menu > .first > a, .genesis-nav-menu > .last > a {
    padding: 6px 8px 4px 8px
}

.layerslider_widget {
    margin-bottom: 0px !important;
    display: block;
    width: 24%;
    float: right;
}

.widget-wrap h4 {
    color: #a0368e;
    display: none;
}


}

@media only screen and (min-width: 1050px){
.site-header {
    background-color: #fff;
    min-height: 80px;
	max-width: 1280px;
	margin: 0 auto;
}


.site-header .wrap {
    padding: 0px;
    width: 100%;
    position: relative;
    height: 80px;
	
}


}

/*POP OUT STYLE START*/
#responsive_menu_pro {
	position: fixed !important;
	height: 100vh !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a0348a+0,d16e5a+50,fea52d+100 */
	background: #a0348a !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #a0348a 0%, #d16e5a 50%, #fea52d 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a0348a 0%,#d16e5a 50%,#fea52d 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a0348a 0%,#d16e5a 50%,#fea52d 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0348a', endColorstr='#fea52d',GradientType=0 ); /* IE6-9 */
}

#responsive_menu_pro #responsive_menu_pro_title, #responsive_menu_pro #responsive_menu_pro_title a {
    color: #FFFFFF !important;
    text-decoration: none !important;
    overflow: hidden !important;
    display: none !important;
}
#responsive_menu_pro .responsive_menu_pro_menu .menu-item{position:relative!important;}

#responsive_menu_pro .responsive_menu_pro_menu li a {
        text-align: center !important;
}

#responsive_menu_pro .responsive_menu_pro_menu li a {
    padding: 12px 0px 12px 5% !important;
    
    height: 20px !important;
    line-height: 20px !important;
    overflow: hidden !important;
    white-space: normal !important;
    height: auto !important;
    text-decoration: none !important;
    white-space: normal !important;
    height: auto !important;
    text-transform: uppercase;
}

#responsive_menu_pro .search-form {
    display: block !important;
    width: 95% !important;
    padding-left: 5% !important;
    border-top: none !important; 
    clear: both !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: 47px !important;
    line-height: 40px !important;
    margin-top: 10px;
}

#responsive_menu_pro .search-form input {
    width: 100% !important;
    padding: 8px 0px 8px 28px !important;
    -webkit-appearance: none !important;
    border-radius: 2px !important;
    border: 1px solid #fff !important;
    background: transparent url(/wp-content/uploads/2015/12/search-icon-white.png) no-repeat 3px 5px;
    font-size: 14px;
}


#responsive_menu_pro .search-form input::-webkit-input-placeholder {
    color: #fff;
}
#responsive_menu_pro .search-form input:-moz-placeholder {
    color: #fff;
}
#responsive_menu_pro .search-form input::-moz-placeholder {
    color: #fff;
}
#responsive_menu_pro .search-form input:-ms-input-placeholder {
    color: #fff;
}

#responsive_menu_pro .responsive_menu_pro_menu li a, #responsive_menu_pro .responsive_menu_pro_append_link {
    border: 0px solid #fff!important;
    background: transparent!important;
    height: 20px !important;
    line-height: 20px !important;
    right: 43%!important;
    top: 12px;
}

#responsive_menu_pro .sub-menu{background: rgba(255,255,255,.1);}


/*POP OUT STYLE END*/


footer.site-footer p {
    font-size: 10px;
    color: #fff;
}

/*!!!!!TESTIMONIAL PAGE CSS!!!!!*/

/*Standard Page Stuff*/

.content .entry {
    border: none;
}



.pink-list ul{
    color:#e6b3e1;
    font-size: 13px;
    font-weight: 400;
    list-style-image: url('/wp-content/uploads/2015/12/Bullet-Points.png');
}

.entry-content ul > li {
    list-style-type: disc;
}

.vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    padding: 10px 30px;
    text-transform: inherit;
}







@media only screen and (min-width: 767px) {

    .spacemobile {
    display: none !important;
    }
}



@media only screen and (max-width: 767px) {

    .spacedesktop {
    display: none !important;
    }
    
    h1{
        font-family: brandon-grotesque;
        font-weight: 500;
        font-size: 40px;
}

    h2{
        font-size: 25px;
    }
    
        p{
        font-size: 20px;
    }
}














img.attachment-thumbnail.wp-post-image {
    border-radius: 50%;
}

span.author {
    color: #9e328c;
    font-weight: 600;
    font-size: 20px;
    display: block;
}

span.job-title {
    color: #26aba8;
/*color: #808080;*/
    font-weight: 700;
}

.content .entry {
    border: none;
}

.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #fff;
}



.wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 2px;
}


[aria-labelledby="ui-id-2"][aria-expanded="false"]{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/01/fertile-flo.png")!important;
    background-repeat: no-repeat;
    background-position: center top;
}


[aria-labelledby="ui-id-2"][aria-expanded="true"]{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/01/fertile-flo-active.png")!important;
    background-repeat: no-repeat;
    background-position: center top;
    margin:500px;
}

[aria-labelledby="ui-id-1"][aria-expanded="false"]{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/01/monthly-flo.png") !important;
    background-repeat: no-repeat;
    background-position: center top;
}

[aria-labelledby="ui-id-1"][aria-expanded="true"]{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/01/monthly-flo-active.png") !important;
    background-repeat: no-repeat;
    background-position: center top;
}

[aria-labelledby="ui-id-3"][aria-expanded="false"]{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/01/sexy-flo.png") !important;
    background-repeat: no-repeat;
    background-position: center top;
}

[aria-labelledby="ui-id-3"][aria-expanded="true"]{
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/01/sexy-flo-active.png") !important;
    background-repeat: no-repeat;
    background-position: center top;
}



.ui-tabs-nav a{
    margin-top: 65px;
    
}


li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active  {
    background-color: #26aba8;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
    color: #fff;
    font-weight: 400;
}

li.ui-state-default.ui-corner-top a {
    color: #26aba8;
    font-weight: 400;
}

.wpb_content_element .wpb_tabs_nav {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background-color: #f9f9f9;
    height:120px;
}


li.ui-state-default.ui-corner-top {
    background-color: #f9f9f9;
    height: 100%;
    text-align: center;
    display: inline-block;
    float: none !important;
    width: 200px;
}







.sticker{margin-top:-120px;}



#testimonial-tabs span.image{
    float: none !important;
    width: 50% !important;
    margin: 0 auto !important;
    display: block !important;
    margin-top: 30px !important;
}

#testimonial-tabs img.attachment-thumbnail.size-thumbnail.wp-post-image {
    display: block;
    margin: 0 auto;
    max-width: 121px;
}



#testimonial-tabs blockquote {
    max-width:500px;
    display:block;
    margin:0 auto;
    margin-top: 100px;
}

blockquote {
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
}

.paging.append {
    display: none;
}

#testimonial-tabs .credit {
    text-align: center !important;
    position: absolute;
    top: 95px;
/* top: 225px; */
    width:100%;
    margin: 0 auto;
    left: 0;
}

#testimonial-tabs span.author {
    position: absolute;
    display: block;
    width: 100%;
    top:70px;
}

#testimonial-tabs span.job-title {
    top: 100px;
    position: absolute;
    display: block;
    width: 100%;
    font-weight: 300;
}

#testimonial-tabs .testimonials-widget-testimonial cite:before, .testimonials-widget-testimonial div.credit:before {
    display: none;
}

#testimonial-tabs .testimonials-widget-testimonial .join-title:before, .testimonials-widget-testimonial .join-location:before, .testimonials-widget-testimonial .join:before {
    display:none;
}

#testimonial-tabs .paging.prepend {
    position: absolute;
    width: 100%;
    top: 90px;
/* top:220px; */
    z-index: 10;
}

#testimonial-tabs .alignright{
    padding-right: 30%;
}

#testimonial-tabs .alignleft{
    padding-left: 25%;
}

#testimonial-tabs .alignright a, #testimonial-tabs .alignleft a {
    color:#26ABA8 !important;
    font-size: 14px !important;
}



#testimonials .testimonials-widget-testimonial{
    position: relative;
}

#testimonials .testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit{
    text-align: left;
        margin-left: 135px;
}

#testimonials blockquote{
width: auto;
}

#testimonials blockquote p{
    margin-top: 20px;
}

.testimonials-webinar span.job-title {
    font-weight: 300;
    font-style: italic;
}

#testimonials .testimonials-widget-testimonial .join-title:before, .testimonials-widget-testimonial .join-location:before, .testimonials-widget-testimonial .join:before{
    display: none;
}

/*justin*/
.usereadmoreFunction blockquote + [data-readmore-toggle], .usereadmoreFunction blockquote[data-readmore]{margin: 10px 0 0 135px;}
.testimonials-widget-testimonials.bx-controls{
    left: 33%;
    position: absolute;
    top: 0;
    width: 33%;
}

[itemtype="http://schema.org/Review"]{
    display:none;
}

@media only screen and (max-width: 960px) {
.test-paging-text{display:none;}

#testimonial-tabs .alignright a, #testimonial-tabs .alignleft a {
    font-size: 32px !important;
}
}

@media only screen and (max-width: 620px) {
    
    li.ui-state-default.ui-corner-top {
    width: initial;
    }
    
    img.attachment-thumbnail.wp-post-image {
    margin: 0 auto;
    display: block;
    }
    
    .testimonials-widget-testimonial .image {
    float: none;
    }
    
    #testimonials .testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit {
    margin-left: initial;
    }
    
    #testimonials span.author {
    top: 200px;
    font-size: 19px;
    }
    
    #testimonials span.job-title {
    top: 235px;
    }
    
    #testimonials blockquote {
    padding-top: 50%;
    margin-left: 0px;
    }
}

@media only screen and (max-width: 676px) {
#periodtext p{
    text-align: left !important;
    font-size: 27px !important;
}

.trustedsourcetext p{
    text-align: left !important;
}

#testimonial-tabs .paging.prepend {
    top: 180px;
}

#testimonial-tabs .alignright{
    padding-right: 20%;
}

#testimonial-tabs .alignleft{
    padding-left: 15%;
}

}

img.alignnone.size-medium.aligncenter {
    width: 100% !important;
}

.pointer{
    cursor: pointer;
}

blockquote {
    line-height: 24px;
    font-size: 16px;
    font-style: normal;
}

/*!!!!!TESTIMONIAL PAGE CSS END!!!!!*/


/*!!!!!START HERE PAGE CSS END!!!!!*/


.cond-headline{
    margin-bottom:0 ;
}

.cond-headline .wpb_wrapper h1 span{
    font-size:211% ;
    
}

/*HEADER FONT*/

@media only screen and (min-width: 0px){
.cond-headline .wpb_wrapper h1 span{
    color: #ffffff;
    font-weight: 600;
    font-size: 42px;
    line-height: 1;
}
}

@media only screen and (min-width: 420px){
.cond-headline .wpb_wrapper h1 span{
    font-size: 42px;
}
}

@media only screen and (min-width: 461px){
.cond-headline .wpb_wrapper h1 span{
    font-size: 48px;
}
}

@media only screen and (min-width: 500px){
.cond-headline .wpb_wrapper h1 span{
    font-size: 60px;
}
}

@media only screen and (min-width: 901px){
.cond-headline .wpb_wrapper h1 span{
    font-size: 70px;
}
}


/*HEADER FONT END*/

.cond-subline{
    margin-bottom:0 ;
}

.headline-gap{
    margin-bottom:0 ;
}

.cond-header{
    margin-bottom:0 ;
    min-height: 400px;
}

.cond-header-tail{
    margin-bottom:0 ;
}

.cond-sect{
    margin-bottom:0 ;
}

.cond-wrapper{
    margin-bottom: 0;
}

.condition-text{
    margin-bottom:0 ;
}

.condition-text p{
    margin-bottom:4% ;
}

.condition-text h2{
    margin-bottom:0 ;
}


.resources-sect{
    margin-bottom:0 ;
}


.resources-sect h2{
    margin-bottom:3% ;
}

.icon-wrapper{
    margin-bottom:0% ;
}

.cond-icon{
    margin-bottom:0% ;
}

.icon-icon{
    margin-bottom:0% ;
}


.icon-subtext p{
    margin-bottom:0% ;
}

.icon-subtext .wpb_wrapper p span a{
    color: #e8b5e3;
}

.header-tail-text{
    margin-bottom:0% ;
}

.flo-image-wrapper{
    margin-bottom:0% ;
    margin: 0px auto;
    text-align:center;
    width:780px;
}

.flo-image{
    margin-bottom:0% ;
    width:260px;
 
}

.flo-border{
    margin-bottom:0% ;
}

.flo-wrapper{
    margin-bottom:0% ;
}

.content .entry {
    border: none;
    
}



/*OVERLAY STYLE START*/
.wpb_wrapper{
    position: relative;
    width: 100%;
    
    
}

.flo-image .wpb_wrapper{
    min-width: 218px;
}


.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 100%;
}
/*
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    display: block;
    vertical-align: top;
    width: 100%;
}
*/
.cond-overlay {
    background: rgba(0,0,0,0.3);
    width: 100%;
    margin: 0 auto;
    padding: 10% 0;
    position: absolute;
    top: 0;
    
}

.cond-overlay .wpb_wrapper p span{
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 0.8em !important;    
    width: 87px;
    min-width: 87px;
    font-weight: 600;
}

.cond-overlay .wpb_wrapper p i{
    padding: 0 5%;
    color: white;  
    margin-left: 40%;
}


/*OVERLAY STYLE END*/

/*SLIDE DOWN STYLE START*/

.cond-hover{
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0%;
    opacity: 0;
    width: 100%;
    

}

.cond-hover .wpb_wrapper{
    padding-bottom: 8%
    position: relative;
}

.wpb_text_column.wpb_content_element.cond-hover-1.cond-hover {
    height: 100%;
}

 .cond-overlay .wpb_wrapper p {
    text-align: left !important;
    padding-top: 0%;
    padding-left: 11%;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 7%;
    color: #ffffff;
}



.cond-hover .wpb_wrapper p span{
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.cond-hover .wpb_wrapper p i{
    display: none;
}

.cond-hover .wpb_wrapper p:last-child{
    width: 62%;
    margin: 0px auto;
    margin-top: 8%;
    text-align: center;
    padding: 5px 12px;
    background: #e8b5e3;
}

.cond-hover .wpb_wrapper p:last-child a{
    background: transparent;
    color: white;
    text-transform: capitalize;
}






.cond-hover .wpb_wrapper ul{
    color: white;
    font-size: 12px;
    margin-left: 11%;
    margin-bottom: 16px;
    padding: 0 15px 0 15px;
    list-style-image: url('/wp-content/uploads/2015/12/Bullet-Points.png');
}

.cond-hover .wpb_wrapper ul li{
    text-align: left;
}

.cond-hover .wpb_wrapper{
    height:100%;
}

.hover-button{
    position: absolute;
    top: 300px;
    left: 60px;
}



.hormones-title {
    margin-bottom: 0px;
}

.my-conditions-tabs{
    max-width: 750px;
    margin: 0px auto;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a, .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading{
    background-color:transparent!important;
}


.my-conditions-tabs .vc_tta-title-text{
    color: #cccccc; 
    font-weight: 700;
}
.my-conditions-tabs .vc_active .vc_tta-title-text{
    color: #2baba8; 
}


/*SLIDE DOWN STYLE END*/


/* OVERLAY ANIMATION */
.flo-image .wpb_wrapper:hover .cond-overlay{
    opacity:0;
    transition-duration:0.5s, 2s, 2s, 1s;
    top:0%;
    overflow: hidden;
    
}

.flo-image .wpb_wrapper:hover .cond-hover{
    opacity:1;
    transition-duration:1s, 3s, 2s, 1s;
    
}


.cond-hover .wpb_wrapper p:last-child:hover{
    width: 62%;
    margin: 0px auto;
    margin-top: 8%;
    text-align: center;
    padding: 5px 12px;
    background: #bf95bb;
}

.cond-hover .wpb_wrapper p:last-child a:hover{
    background: transparent;
    color: white;
}



/* OVERLAY ANIMATION END*/


/* FLO IMAGE ADJUST */

@media only screen and (max-width: 768px){
     .flo-image{
        width: 100%;
     }
     
    .flo-image-wrapper{
        width:100%;
        max-width:748px;
    }
    
}

/* FLO IMAGE ADJUST END */

/*OVERLAY RESPONSIVENESS*/

@media only screen and (min-width: 0px){
    .flo-image .wpb_single_image img {
    height: auto;
    display: block;
    vertical-align: top;
    width: 100%;
}
}
/*OVERLAY RESPONSIVENESS END*/


/*teardrop bullets*/
    .hover-block {
        margin: 0 auto;
        width: 88%;
    }
    
    .hover-title {
    text-align:left;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
   }
   
    .hover-list {
    margin: 3px 10px;
    padding-left: 20px; 
    text-align:left;
    font-size: 13px;
    line-height: 1.3;
    color: #fff;
    background: transparent url("https://www.floliving.com/wp-content/uploads/2015/12/Bullet.png") no-repeat 3px 3px;
    }
    
    .hover-text {
    font-size: 13px;
    line-height: 1.3;
    color: #fff;
    width: 95%;
    margin-right: 0%;
    padding-left: 2%;
    float: right;
    display: inline-block;
    text-align: left;
    }
    
    .clearboth{
    width: 100%;
    height: 3px;
    clear: both;
    }
    
    .hover-button {
    margin: 8% auto;
    width: 45%;
    background: #e8b5e3;
    text-align: center;
    padding: 15px 7px;
    }
    
    .hover-button:hover {
    background: #9d328b;
    transition-duration:1s, 3s, 2s, 1s;
    }
    
    .hover-button a {
    font-size: 14px;
    color: white;
    font-weight: 600;
    }
    
    .cond-overlay .wpb_wrapper p {
    text-align: left;
    padding-top: 1%;
    padding-left: 11%;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 7%;
    color: #ffffff;
}


/*teardrops bullet END*/



.cond-hover-1 .wpb_wrapper p{
    text-align: left;
    margin-left: 11%;
    margin-top: 10%;
}

.vc_btn3.vc_btn3-color-purple, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
    color: #fff;
    background-color: #9e328c;
    text-transform: capitalize;
}

.header-tail-text span {
    font-size: 16px;
    color:#808080;
}


.cond-hover .wpb_wrapper ul li {
    line-height: 20px;
    text-align: left;
}
/*!!!!!START HERE PAGE CSS END!!!!!*/


/* Zen Anchor Custom CSS */

.monthly-flo-phone-img {
  height: 147;
  width: 244;
}

.monthly-flo-tablet-img {
  height: 270;
  width: 182;
}


/*****Gravity Forms *****/

.post-8896 .gform_wrapper .top_label .gfield_label, .post-8896 h2 {
    	color: #a0368e;
    	font-size: 30px;
	font-weight: 300!important;
}

.button-ctn{
	margin: 0px auto;
	text-align: center
}

.button{
 color: #26aaa7!important;
background-color: #ffffff!important;
border: 2px solid #26aaa7!important;
font-weight: bold!important;
}/* CSS Document */

.testimonials-widget-testimonials.bx-controls{z-index: 100;}
.testimonials-widget-testimonials .bx-next{background: url("/wp-content/uploads/2016/05/controls.png") no-repeat scroll -43px -32px}
.testimonials-widget-testimonials .bx-prev{background: url("/wp-content/uploads/2016/05/controls.png") no-repeat scroll 0 -32px}
.testimonials-widget-testimonials .bx-next:hover{background: url("/wp-content/uploads/2016/05/controls.png") no-repeat scroll -43px -32px}
.testimonials-widget-testimonials .bx-prev:hover{background: url("/wp-content/uploads/2016/05/controls.png") no-repeat scroll 0 -32px}

/* quizes */
.vc_custom_1464984547392 {
    background-image: url("https://www.floliving.com/wp-content/uploads/2016/03/Header.png?id=9692") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;}



.v-sign-confirm, .v-sign-confirm-mobile {
	display:none}


.gradient-text p{
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    color:#ffffff;
    padding-top:7px;


}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #fff;
    margin-top: 5px;
}

/* popup for quiz */

@media only screen and (max-width: 530px){
#popmake-9911{left: 9px !important; max-width: 95% !important;}
#pum-9911 .pum-content div{width: 100% !important;text-align:center;}
#pum-9911 .pum-content div h2{font-size: 32px !important;}

}
