h3 + h2,
.has-top-margin {
margin-top: 60px;
}
p.wp-block-subhead,
.entry-content .wp-block-cover-image,
.wp-block-text-columns,
.entry-content .wp-block-button,
blockquote.wp-block-quote,
.entry-content .wp-block-quote.is-large,
.wp-block-code,
.wp-block-audio,
.entry-content .wp-block-video,
.wp-block-preformatted,
.wp-block-verse,
.wp-block-table,
.wp-block-categories,
.entry-content .wp-block-latest-posts,
.wp-block-embed {
margin-bottom: 50px;
}
.entry-content ul.wp-block-gallery,
.wp-block-image {
margin-bottom: 22px;
}
.entry-content .wp-block-quote.is-large {
padding: 30px;
}
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover p {
line-height: 1.4 !important;
font-size: 42px;
margin: 0 auto;
}
.wp-block-cover__inner-container {
max-width: 800px;
}
@media (min-width: 600px) {
.wp-block-column:not(:last-child) {
margin-right: 18px;
}
hr.wp-block-separator {
width: 20%;
margin: 32px auto;
}
hr.wp-block-separator.is-style-wide {
width: 100%;
}
}
.wp-block-columns p:last-child,
.wp-block-text-columns p:last-child {
margin-bottom: 0;
}
.entry-content .alignwide {
width: auto;
max-width: 1000%;
margin-right: calc(25% - 25vw);
margin-left: calc(25% - 25vw) !important;
}
.entry-content .alignfull {
width: auto;
max-width: 1000%;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}
.wp-block-cover { 
margin-bottom: 45px !important; }
.entry-content ul.wp-block-gallery:not(.alignfull):not(.alignwide) {
margin-left: 0;
}
.entry-content .alignwide > *,
.entry-content .alignfull > * {
width: 100%;
}
.entry-content .wp-block-button__link:not(.has-background) {
background-color: #222;
}
p.has-background {
padding: 32px;
}
blockquote {
margin-left: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding: 30px !important;
margin-bottom: 30px !important;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-style: none !important;
}
blockquote p {
margin-bottom: 16px;
font-style: normal !important;
}
cite,
.wp-block-quote.is-style-large cite {
text-transform: uppercase;
font-style: normal;
font-size: 11px !important;
font-family: Montserrat;
letter-spacing: 2px;
}
.entry-content .wp-block-quote.is-large cite,
.entry-content .wp-block-quote.is-large footer {
display: block;
}
.wp-block-image figcaption {
color: #222222;
font-size: 13px;
}
code,
kbd,
pre,
samp {
font-size: 16px;
}
.entry-content code {
display: block;
padding: 11px 22px;
border: 1px solid #f9f3f2;
border-radius: 4px;
background-color: transparent;
}
.entry-content .wp-block-table {
font-size: 16px;
color: #222222;
}
tbody {
border-bottom: none;
}
td {
border: 1px solid #ccc;
}
.woocommerce-page td {
border: 0;
}
td,
th {
padding-left: 12px;
}
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
text-align: left;
}
.wp-block-categories {
font-size: 15px;
}
.entry-content .wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link {
font: normal 10px Montserrat, sans-serif;
letter-spacing: 2px;
padding: 14px 24px !important;
text-transform: uppercase;
border-radius: 0;
color: #fff;
-webkit-font-smoothing: subpixel-antialiased;
}
.wp-block-uagb-advanced-heading .uagb-desc-text {
margin-bottom: 22px;
margin-top: -10px;
}
.wp-block-cover p {
font-family: Cardo, serif;
}
.wp-block-cover p.has-background {
opacity: .9;
padding: 50px;
}
.wp-block-cover-image .wp-block-subhead, .wp-block-cover-image h1, .wp-block-cover-image h2, .wp-block-cover-image h3, .wp-block-cover-image h4, .wp-block-cover-image h5, .wp-block-cover-image h6, .wp-block-cover-image p, .wp-block-cover .wp-block-subhead, .wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6, .wp-block-cover p {
color: unset;
} .has-cream-background-color {
background-color: #f9f9f9 !important;
}
.has-cream-color,
.has-cream-color.has-text-color {
color: #f9f9f9 !important;
}
.has-taupe-background-color {
background-color: #ece7e6 !important;
}
.has-taupe-color,
.has-taupe-color.has-text-color {
color: #ece7e6 !important;
}
.has-gray-background-color {
background-color: #ccc7c6 !important;
}
.has-gray-color,
.has-gray-color.has-text-color {
color: #ccc7c6 !important;
}
.has-black-background-color {
background-color: #222222 !important;
}
.has-black-color,
.has-black-color.has-text-color {
color: #222222 !important;
}
.has-white-background-color {
background-color: #ffffff !important;
}
.has-white-color,
.has-white-color.has-text-color {
color: #ffffff !important;
} @media only screen and (max-width: 500px) {
.wp-block-cover p.has-background {
padding: 30px;
}
.entry-content .wp-block-columns {
display: block;
}
.wp-block-columns > *:not(:last-child) {
margin-bottom: 20px;
}
.wp-block-text-columns {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.entry-content .wp-block-text-columns.columns-2 .wp-block-column {
width: 100%;
}
.entry-content .wp-block-text-columns .wp-block-column {
margin: 0;
}
.wp-block-text-columns .wp-block-column:not(:last-child) {
margin-bottom: 40px;
}
p.has-background,
div#mc_embed_signup { 
padding: 25px; 
}
#mc_embed_signup .button {
margin-left: 0 !important;
margin-top: 8px !important;
}
}#genesis-responsive-slider {
background-color: #fff;
border: 10px solid #eee;
margin: 0 auto;
padding: 10px;
position: relative;
}
.genesis-responsive-slider-wrap {
clear: both;
display: block;
float: left;
margin: 0;
padding: 0;
position: relative;
z-index: 1;
}
#slides {
float: left;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
z-index: 1;
}
.slide-excerpt {
background-color: #fff;
filter: alpha(opacity=80);
display: block;
margin: 10px;
opacity: 0.8;
padding: 0;
position: absolute;
z-index: 8;
}
html > body .slide-excerpt-border {
background: none;
border: 1px solid #ddd;
display: inline;
float: left;
margin: 10px;
padding: 14px;
position: relative;
z-index: 8;
}
.slide-image {
overflow: hidden;
}  .flex-container a:active,
.flexslider a:active {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
list-style: none;
margin: 0; 
padding: 0; 
} .flexslider {
margin: 0; 
padding: 0;
width: 100%; 
}
.flexslider .slides > li {
display: none;
} .flexslider .slides img {
display: block;
max-width: 100%; 
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
clear: both;
content: "."; 
display: block; 
height: 0;  
line-height: 0; 
visibility: hidden;
} 
html[xmlns] .slides {
display: block;
} 
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .flexslider {
background: #fff; 
position: relative; 
zoom: 1;
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides > li {
position: relative;
} .flex-container {
zoom: 1; 
position: relative;
}  .flex-caption {
background:none; 
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
zoom: 1;
}
.flex-caption {
background: rgba(0,0,0,.3);
bottom: 0; 
color: #fff; 	 
font-size: 14px;
left: 0; 
line-height: 18px;
padding: 2%; 
position: absolute;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
width: 96%;
} .flex-direction-nav li a {
width: 52px; 
height: 52px; 
margin: -20px 0 0; 
display: block; 
background: url(//www.missnohelia.com/wp-content/plugins/genesis-responsive-slider/assets/images/bg_direction_nav.png) no-repeat 0 0; 
position: absolute; 
top: 50%; 
cursor: pointer; 
text-indent: -9999px; 
z-index: 100;
}
.flex-direction-nav li .next {
background-position: -52px 0; 
right: -60px;
}
.flex-direction-nav li .next:hover {
background-position: -52px -50px; 
}
.flex-direction-nav li .prev {
left: -60px;
}
.flex-direction-nav li .prev:hover {
background-position: 0 -50px;
}
.flex-direction-nav li .disabled { 	 
cursor: default;
filter:alpha(opacity=30);
opacity: .3;
} .flex-control-nav {
float: left;
margin: 20px  0 10px;
position: relative; 
text-align: center; 
width: 100%;
z-index: 100;
}
.flex-control-nav li {
*display: inline;
display: inline-block;
margin: 0 0 0 5px;  
zoom: 1;
}
.flex-control-nav li:first-child {
margin: 0;
}
.flex-control-nav li a {	 
background: url(//www.missnohelia.com/wp-content/plugins/genesis-responsive-slider/assets/images/bg_control_nav.png) no-repeat 0 0; 
cursor: pointer; 
display: block;
height: 13px;
text-indent: -9999px;
width: 13px;
}
.flex-control-nav li a:hover {
background-position: 0 -13px;
}
.flex-control-nav li a.active {
background-position: 0 -26px; 
cursor: default;
}