@font-face {
font-family: 'taniyarelly';
src: url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.eot);
src: url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.eot?#iefix) format('embedded-opentype'), 
url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.woff) format('woff'), 
url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.ttf) format('truetype'), 
url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.svg#ModernPictogramsNormal) format('svg');
font-weight: normal;
font-style: normal;
} @media (min-width: 981px) {
#main-header.et-fixed-header {
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}}
#top-header .et-cart-info,
#et-top-navigation .et-cart-info {
margin-left: 0px;
display: none;
}
#main-header {
box-shadow: none;
}
@media (max-width: 1030px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}} #top-header {
overflow:hidden;
max-height:50px;
transition:max-height .3s ease;
}
#top-header.et-fixed-header {
max-height:0;
}
#main-header {
transition:top .3s ease;
}
#main-header.et-fixed-header {
top:0!important;
}
.admin-bar #main-header.et-fixed-header {
top:32px!important;
} #et-secondary-nav li.cta {
background-color: #efdac9;
padding: 5px;
letter-spacing: 2px;
}
#logo {
-webkit-transform: initial;
} blockquote {
padding: 20px;
border-left: none;
border-top: 3px solid #faf4f0;
border-bottom: 3px solid #faf4f0;
}
blockquote p {  
font-size: 15px !important;
line-height: 1.5;
font-style: italic !important;
font-family: 'Arapey', georgia, serif;
} ::-moz-selection {
background-color: #faf4f0;
}
::selection {
background-color: #faf4f0;
} @media screen and ( max-width: 980px ) {
.reverse {
display: flex;
flex-direction: column-reverse;
}} .et_pb_menu .et_mobile_menu .menu-item-has-children > a, 
#main-header .et_mobile_menu .menu-item-has-children > a {
background-color: transparent;
position: relative;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, 
#main-header .et_mobile_menu .menu-item-has-children > a:after {
font-family: 'ETmodules';
text-align: center;
speak: none;
font-weight: 600;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
position: absolute;
font-size: 18px;
content: '\4c';
top: 11px;
right: 13px;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after, 
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
content: '\4d';
}
.et_pb_menu .et_mobile_menu ul.sub-menu, 
#main-header .et_mobile_menu ul.sub-menu {
display: none !important;
visibility: hidden !important;
transition: all 1.5s ease-in-out;
}
.et_pb_menu .et_mobile_menu .visible > ul.sub-menu, 
#main-header .et_mobile_menu .visible > ul.sub-menu {
display: block !important;
visibility: visible !important;
} .charlize_blurb_hover .et_pb_blurb_content {
max-width: 100%;
}
.charlize_blurb_hover .et_pb_blurb_content img {
width: 100%;
}
.charlize_blurb_hover .et_pb_column {
overflow: hidden;
position: relative;
}
.charlize_blurb_hover .et_pb_column img {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
display: block;
}
.charlize_blurb_hover .et_pb_column:hover img {
transform: scale(1.1);
}
.charlize_blurb_hover .et_pb_column .et_pb_main_blurb_image:after {
position: absolute;
top: -8px;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
content: '';
pointer-events: none;
}
.charlize_blurb_hover .et_pb_main_blurb_image {
margin: 0;
}
.charlize_blurb_hover .et_pb_column .et_pb_blurb_content:before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
position: absolute;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, 
-webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
z-index: 1;
pointer-events: none;
}
.charlize_blurb_hover .et_pb_column .et_pb_blurb_content:after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
position: absolute;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
pointer-events: none;
}
.charlize_blurb_hover .et_pb_column:hover .et_pb_blurb_content:before, 
.charlize_blurb_hover .et_pb_column:hover .et_pb_blurb_content:after {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.charlize_blurb_hover .et_pb_column .et_pb_blurb_container {
opacity: 0;
color: #fff;
position: absolute;
top: 40%; width: 100%;
text-align: center;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin: 0;
padding: 0 55px;
pointer-events: none;
line-height: 1em !important;
}
.charlize_blurb_hover .et_pb_column:hover .et_pb_blurb_container {
opacity: 1;
position: absolute;
top: 45%;
width: 100%;
text-align: center;
color: #fff;
line-height: 1em !important;
}
.charlize_blurb_hover.show-title h4 {
background: #fff;
padding: 10px!important;
display: inline-block;
margin-bottom: 10px;
color: #333 !important;
}
.charlize_blurb_hover.show-title .et_pb_blurb_container {
opacity: 1;
top: 45%;
}
.charlize_blurb_hover.show-title .et_pb_column:hover .et_pb_blurb_container {
opacity: 1;
top: 40%;
}
.charlize_blurb_hover.show-title .et_pb_blurb_container p {
opacity: 0;
}
.charlize_blurb_hover.show-title .et_pb_column:hover .et_pb_blurb_container p {
opacity: 1;
} .charlize_blurb_service .et_pb_column .et_pb_blurb_container:before {
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 9;
transition: 0.3s !important;
transition-delay: 0.3s !important;
transform: translate(0, 100%);
}
.charlize_blurb_service .et_pb_column .et_pb_blurb_container {
background-color: #000;
padding: 2.6vw 2vw 2.4vw;
position: relative;
bottom: 0;
left: 0;
width: 100%;
transition: 0.3s;
}
.charlize_blurb_service .et_pb_column .et_pb_blurb:hover .et_pb_blurb_container {
transition-delay: 0.3s !important;
}
.charlize_blurb_service .et_pb_column .et_pb_main_blurb_image {
margin-bottom: 0;
}
.charlize_blurb_service .et_pb_column .et_pb_main_blurb_image img {
display: block;
width: 100%;
transition: 0.3s !important;
transition-delay: 0.3s !important;
transform: translate(0, -10px) scale(1.1) !important;
position: relative;
}
.charlize_blurb_service .et_pb_column .et_pb_promo_description p {
max-width: 810px;
margin: 0 auto;
}
.charlize_blurb_service .et_pb_column .et_pb_blurb h2:after {
content: "";
display: block;
height: 2px;
width: 50px;
background-color: #d17d74;
margin: 15px auto;
transition: 0.3s !important;
} .charlize_blurb_service .et_pb_blurb {
overflow: hidden;
position: relative;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_container:before {
transition-delay: 0s !important;
transform: translate(0, 0);
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_description p,
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_container h2,
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_container h2 a {
transition-delay: 0s !important;
}
.charlize_blurb_service .et_pb_blurb .et_pb_blurb_description p,
.charlize_blurb_service .et_pb_blurb .et_pb_blurb_container h2 a,
.charlize_blurb_service .et_pb_blurb .et_pb_blurb_container h2 {
transition-delay: 0.3s !important;
position: relative;
z-index: 2;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_main_blurb_image img {
transition-delay: 0s !important;
opacity: 0.9 !important;
transform: translate(0, 0) scale(1) !important;
position: relative;
}
.charlize_blurb_service .et_pb_blurb .et_pb_button_module_wrapper .et_pb_button:after {
display: block !important;
position: static !important;
margin-left: 0 !important;
transform: translate(0, 40px);
opacity: 0 !important;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_button_module_wrapper .et_pb_button:after {
transition-delay: 0.6s !important;
transform: translate(0, 0);
opacity: 1 !important;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_button_module_wrapper .et_pb_button {
transition-delay: 0.3s !important;
transform: translate(0, -50%);
opacity: 1;
} .charlize_leadoptin .et_pb_newsletter_form p input[type="text"], 
.charlize_leadoptin .et_pb_newsletter_form p textarea, 
.charlize_leadoptin .et_pb_newsletter_form p select, 
.charlize_leadoptin .et_pb_newsletter_form p .input[type="radio"]+label i, 
.charlize_leadoptin .et_pb_newsletter_form p .input[type="checkbox"]+label i {
border-color: #56453e;
} .charlize_testimonial .et_pb_testimonial .et_pb_testimonial_author:after {
content: '\e033\e033\e033\e033\e033';
display: inline-block;
float: right;
font-family: ETmodules;
font-size: 15px;
margin-right: -9px;
}
.charlize_testimonial .et_pb_testimonial h2 {
font-size: 28px;
line-height: 1.1;
}
.charlize_testimonial .et_pb_testimonial_description .et_pb_testimonial_author {
margin-top: 20px !important;
}
.charlize_testimonial .et_pb_testimonial_description p:not(.et_pb_testimonial_meta) {
padding-bottom: 0 !important;
}
.charlize_testimonial .et_pb_image {
text-align: center;
}
@media (max-width: 600px) {
.charlize_testimonial .et_pb_testimonial h2 {
font-size: 24px;
line-height: 1.1;
}} .charlize_portfolio .et_pb_portfolio_item {
background: #fff;
text-align: center;
height: 450px!important;
width: 30.2%!important;
margin-right: 2%!important;
display: inline-block;
float: none;
vertical-align: top;
margin: 0 15px 30px 15px;
position: relative;
overflow: hidden;
}
.charlize_portfolio .et_pb_portfolio_item:last-child,
.charlize_portfolio .et_pb_portfolio_item:nth-child(3n) {
margin-right: 0 !important;
}
.charlize_portfolio .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
clear: none !important;
} 
.charlize_portfolio .et_portfolio_image img {
vertical-align: bottom;
margin-bottom: 0;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
height: 450px;
}
.charlize_portfolio .et_pb_portfolio_item h2 {
position: absolute;
width: 100%;
top: 43%;
z-index: 3;
opacity: 0;
transition: .3s;
}
.charlize_portfolio .et_pb_portfolio_item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
opacity: 0;
z-index: 1;
transition: .3s;
}
.charlize_portfolio .et_overlay {
display: none;
}
.charlize_portfolio .et_pb_portfolio_item .post-meta {
position: absolute;
top: 38%;
left: 0;
width: 100%;
color: #a9882f;
opacity: 0;
transition: .3s;
z-index: 2;
}
.charlize_portfolio .et_pb_portfolio_item a:after{
content: ',';
margin-left: 2px;
margin-right: 2px;
}
.charlize_portfolio .et_pb_portfolio_item a:last-child:after {
display: none;
}
.charlize_portfolio .et_pb_portfolio_item:hover h2,
.charlize_portfolio .et_pb_portfolio_item:hover::before,
.charlize_portfolio .et_pb_portfolio_item:hover .post-meta {
opacity: 1;
}
.charlize_portfolio .et_pb_portfolio_filters {
margin-bottom: 80px;
}
.charlize_portfolio .et_pb_portfolio_filters ul {
display: flex;
justify-content: center;
}
.charlize_portfolio .et_pb_portfolio_filters li a {
background-color: transparent;
font-weight: 500;
border: none !important;
display: inline-block;
margin: 5px;
padding: 12px;
color: #000;
background: #FAF5F2;
}
.charlize_portfolio .et_pb_portfolio_filters li a.active {
color: #faf5f2;
}
.charlize_portfolio .et_pb_portfolio_filters li a.active:hover,
.charlize_portfolio .et_pb_portfolio_filters li a:hover {
background: #eddbd3;
}
.charlize_portfolio .et_pb_portofolio_pagination {
display: flex;
justify-content: center;
border-top: none !important;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li {
display: inline-flex;
width: 60px;
padding: 0 !important;
border-radius: 50%;
margin: 0 5px;
overflow: hidden;
transition: .2s;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li a.active,
.charlize_portfolio .et_pb_portofolio_pagination ul li.next,
.charlize_portfolio .et_pb_portofolio_pagination ul li.prev {
background: #ed6a5a;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li.next,
.charlize_portfolio .et_pb_portofolio_pagination ul li.prev {
border: 4px solid #f4f4f5;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li.page {
border: 4px solid #f4f4f5;;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li a {
text-align: center;
width: 100%;
padding: 18px 0;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li.page a {
color: #1f2732;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li a.active,
.charlize_portfolio .et_pb_portofolio_pagination ul li.next a,
.charlize_portfolio .et_pb_portofolio_pagination ul li.prev a {
color: #fff !important;
transition: .2s;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li:hover,
.charlize_portfolio .et_pb_portofolio_pagination ul li:hover a.active {
border-color: #232323;
background: #232323 !important;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li:hover a {
color: #fff;
}
@media (max-width: 767px) {
.charlize_portfolio .et_pb_portfolio_item {
width: 100%!important;
}} .et_pb_scroll_top.et-pb-icon {
background-color: transparent !important;
border-radius: 0px;
border: 1px solid #e7eae3
}
.et_pb_scroll_top.et-visible {
opacity: 1;
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
-moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
-o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
.et_pb_scroll_top.et-pb-icon {
right: 15px;
bottom: 15px;
background: #333;
padding: 10px;
}
.et_pb_scroll_top:before {
content: "\32";
color: #2d2d2d
} .et_pb_widget.widget_media_image:first-of-type, 
#sidebar .et_pb_widget.widget_media_image:first-of-type {
margin-bottom: -10px;
}
#sidebar .widget_text:nth-of-type(2n),
.et_pb_widget.widget_text:nth-of-type(2n) {
background-color: #FAF5F2;
padding: 30px;
}
.et_pb_widget.widget_text:nth-of-type(3n),
#sidebar .et_pb_widget.widget_text:nth-of-type(3n){
background-color: #fff;
padding: 0px;
}
.widgettitle {
margin: 0 0 15px;
text-align: center;
font-size: 20px !important;
letter-spacing: 1px;
} .latest-post {
margin: 0 0 26px;
text-align: left;
}
.latest-post-img {
display: inline-block;
margin: 0 4% 4px 0;
vertical-align: top;
width: 35%;
height: 90px;
overflow: hidden;
}
.latest-post-img img {
max-width: 100%; 
vertical-align: middle;
max-width: 104%;
height: 100%;
width: 100%;
object-fit: cover;
}
.latest-post-content { 
display: inline-block; 
width: 59%;
}
.latest-post {
text-align: left;
}
.latest-post-title h6 {
font-size: 12px;
line-height: 22px;
font-weight: 600;
text-align: left !important;
text-transform: uppercase;
}
.latest-post .latest-post-title a:hover{ 
color:#be9656;
}
.latest-post .post-meta-elements{
font-size: 12px;
}
.latest-post .meta-post-cat i, 
.latest-post .meta-post-date i{
right: 5px; 
position: relative;
}
.latest-post .post-meta-elements, 
.latest-post .post-meta-elements a {
color: #767676; 
display: inline-block;
font-size: 13px;
line-height: 1.4;
}
.latest-post .post-meta-elements > div {
display: inline-block;
}
.latest-post .post-meta-elements a:after{
content: ',';
margin-left: 2px;
margin-right: 2px;
} .wp-pagenavi {
border-top: none;
}
.wp-pagenavi a, 
.wp-pagenavi span {
color: #000;
background-color: #FAF5F2;
border: 1px solid #FAF5F2;
padding: 8px 15px;
} .charlize-slider {
margin: 0px auto;
overflow: visible;
}
.charlize-slider .et-pb-arrow-next, 
.charlize-slider .et-pb-arrow-prev {
position: absolute;
top: 40%;
padding: 50px 0px;
margin-top: -24px;
opacity: 1;
background-color: #ffffff;
}
.charlize-slider.et_pb_slider:hover .et-pb-slider-arrows a.et-pb-arrow-prev {
left: -22px;
}
.charlize-slider.et_pb_slider:hover .et-pb-slider-arrows a.et-pb-arrow-next {
right: -22px;
}
.charlize-slider .et-pb-arrow-prev:before {
content: "\23";
}
.charlize-slider .et-pb-arrow-next:before {
content: "\24";
}
.charlize-slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
overflow: hidden;
max-height: 78%;
}
.et_pb_slide_image img {
vertical-align: bottom;
width: 100%;
height: auto !important;
max-height: 100% !important; 
} .charlize_menu .et-menu li:after {
content: "|";
margin-right: 0px;
padding: 0 30px;
margin-top: 0px;
color: #ffffff;
font-size: 18px;
float: left;
}
.et_slide_menu_top .et-search-form {
border-radius: 0px;
}
.charlize_menu .et-menu li:last-child:after {
display:none;
} .tagcloud a {
font-size: 12px !important;
padding: 4px 20px;
background: #faf5f2;
display: inline-block;
margin-bottom: 4px;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: inherit;
}
.tagcloud a:hover {
background: #d17d74;
color: #fff;
} .bottom-nav a {
font-weight: 400px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
border-bottom: 1px solid #444;
font-size: 10px !important;
}
.bottom-nav, 
.bottom-nav a {
font-size: 12px;
text-align: center !important;
float: none !important;
}
#footer-info {
float: none;
padding-bottom: 10px;
color: #666;
text-align: center;
} .smartPWLogin {
margin-bottom: 15px;
overflow: hidden;
padding: 0;
display:block;
margin:0 auto;
text-align: center;
}
.smartPWLogin input {
border: 1px solid #bbb !important;
color: #4e4e4e !important;
background-color: #fff !important;
padding: 12px;
font-size: 14px;
margin-right: 1%;
width: 20%;
}
.smartPWLogin input[type=submit] {
-webkit-appearance: none;
padding: 12px !important;
background: #e6b83c !important;
border-color: #e6b83c !important;
color: #fff !important;
cursor: pointer;
}
.smartPWLogin input:hover[type=submit] {
background: #fff !important;
color: #454a54 !important;
border-color: #e6b83c !important;
} .jane_steps {
counter-reset: what-we-do;
}
.jane_steps .et_pb_module_header {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
}
.jane_steps .et_pb_module_header::before {
counter-increment: what-we-do;
content: "0"counter(what-we-do);
position: absolute;
z-index: -1;
color: #edd6c7;
position: absolute;
left: 0px;
width: 100%;
font-size: 80px;
} .woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
margin-right: 0 !important;
}
.orderby, 
.woocommerce div.product form.cart .variations td select {
padding: 4px 8px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #666!important;
background-color: #fff;
font-family: "Open Sans",Arial,sans-serif;
font-size: 12px;
font-weight: 500;
border: 1px solid #454a54;
}
body .et_pb_button:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce a.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce input.button:hover, 
.woocommoliviaerce-page input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page #content input.button:hover {
color: #fff;
}
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt,
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce a.button, 
.woocommerce-page a.button, 
.woocommerce button.button, 
.woocommerce-page button.button, 
.woocommerce input.button, 
.woocommerce-page input.button, 
.woocommerce #respond input#submit, 
.woocommerce-page #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page #content input.button,
.woocommerce a.button {
color: #fff;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
background: #f7f6f5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #f7f6f5;
}
body.woocommerce .woocommerce-tabs {
margin: 30px 0 45px;
border: 1px solid #f7f6f5;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-right: 1px solid #f7f6f5;
background: #f7f6f5;
}
.entry-summary .entry-title,
.woocommerce div.product .product_title,
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price  {
margin-bottom: 2% !important;
}
.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals,
#add_payment_method #payment,
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
width: 100%;
margin-bottom: 10% !important;
}
.woocommerce ul.products li.product .price, 
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
color: #666!important;
font-size: 14px;
text-align: center;
}
.woocommerce .products .star-rating, 
.woocommerce-page .products .star-rating {
margin: 0 auto 2%!important;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
border-top: 1px solid #ebe9eb;
padding: 4px 0 0;
text-align: center;
}
.woocommerce .woocommerce-breadcrumb {
display:none;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
}
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
position: absolute;
z-index: 2;
top: 10px!important;
left: 10px!important;
min-width: 0!important;
min-height: 0!important;
margin: 0!important;
padding: 6px 18px!important;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;
color: #454a54;
background: #efdac9 !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
text-shadow: none!important;
line-height: inherit!important;
}
.entry-summary p.price span {
font-size: 20px!important;
}
.woocommerce ul.products li.product {
overflow: hidden;
}
.product .related h2 {
padding-bottom: 16px;
font-size: 20px!important;
}
@media (max-width: 600px){
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
float: left;
clear: both;
margin: 0 0 2.992em;
}} .post-password-required .et_password_protected_form {
min-height: initial;
width: 50%;
margin: 12% auto;
text-align: center;
border: 5px solid #e8eced;
padding: 2%;
}
.et_password_protected_form .et_submit_button {
display: block;
float: none;
margin: 8px auto 0;
font-family: inherit;
cursor: pointer;
}  .container::before { 
display:none; 
}
.single-project div#left-area {
width: 66.66%;
}  
.single-project div#sidebar {
width: 33.33%;
}
.archive div#left-area {
width: 66.66%;
}
.archive div#sidebar {
width: 33.33%;
}
.search div#left-area {
width: 66.66%;
}
.search div#sidebar {
width: 33.33%;
}
@media only screen and ( max-width: 600px ) {
.single-project div#left-area {
width: 100%;
}
.single-project div#sidebar {
width: 100%;
}
.single-post div#left-area {
width: 100%;
}
.single-post div#sidebar {
width: 100%;
}
.archive div#left-area {
width: 100%;
}
.archive div#sidebar {
width: 100%;
}
.search div#left-area {
width: 100%;
}
.search div#sidebar {
width: 100%;
}} .bold-highlight p strong, 
.bold-highlight h2 strong,
.bold-highlight h3 strong,
.bold-highlight h4 strong {
padding: 0 5px;
background-color: #efdac9;
} #sb_instagram .sbi_follow_btn {
text-align: center;
float: none;
}
div#sb_instagram #sbi_load .sbi_load_btn, 
div#sb_instagram .sbi_follow_btn a {
border-radius: 0;
color: #fff !important;
font-size: 10px;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: -50%;
z-index: 99;
background: #000;
padding: 14px 40px;
position: relative;
}
div#sb_instagram #sbi_load .sbi_load_btn:hover, 
div#sb_instagram .sbi_follow_btn a:hover {
box-shadow: inset 0 0 10px 20px #171616;
color: #fff !important;
}
#sb_instagram #sbi_load {
margin-bottom: -25px !important;
}
#sb_instagram #sbi_load .sbi_load_btn {
display: none !important;
}  .woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
height: 39px;
border: 1px solid #000 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff!important;
background-color: #fff !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
font-size: 16px!important;
font-weight: 300!important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0!important;
padding: 0!important;
background: #f7f6f5;
}
.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
height: 34px;
border: 1px solid #ddd !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #333!important;
background-color: #fff !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0!important;
padding: 0!important;
background: #f7f6f5;
} .category  #sidebar {
display:none;
} .category div#left-area {
width: 100%;
}
.category .entry-featured-image-url {
height: 340px;
object-fit: cover;
overflow: hidden;
} @media all and (max-width: 479px) {
.single span.ds-single-nav-previous a[rel~="prev"],
.single span.ds-single-nav-next a[rel~="next"] {
font-size: 10px;
padding: .7em .75em !important;
}
} .single p.comment-form-author,
.single p.comment-form-comment,
.single p.comment-form-email,
.single p.comment-form-url {
padding-bottom: 0;
} @media all and (min-width: 768px) {
.single #commentform input#author {
width: 48.5%;
float: left;
}
.single #commentform input#email {
width: 48.5%;
float: right;
}
.single #commentform input#url {
width: 100%;
}
} .preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fefefe;
z-index: 9999;
height: 100%;
width: 100%;
overflow: hidden !important;
}
.preloader .status {
margin: -35px 0 0 -35px;
position: absolute;
left: 50%;
top: 50%;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
}
.et_pb_image .et_overlay:before {
color: #e8eced;
}  .charlize_menusidebar .et_pb_menu__menu nav ul li a {
padding: 10px!important;
border-bottom: 1px solid #fff;
}
.charlize_menusidebar .et_pb_menu__menu nav ul li {
display: block;
width: 100%;
margin: 10px 0;
} .et-l .et-l--post .et_builder_inner_content .et_pb_row {
width: 100%;
} body.single .et_post_meta_wrapper h1,
body.single #left-area .et_pb_post .post-meta {
text-align: center;
}
body.single #left-area .et_pb_post p {
text-align:justify
}
.single #main-content .container:before {
display: none;
}
.archive #left-area, 
.search #left-area, 
.single #left-area,
#left-area {
width: 70.334%;
padding-right: 4.5%;
}
#sidebar {
float: right;
width: 29.666%;
}
.archive #sidebar, 
.search #sidebar, 
.single #sidebar {
width: 29.666%;
padding-left: 0;
padding-right: 0;
margin-bottom: 60px;
}
.et_pb_post .entry-content {
padding-top: 10px;
}
.single-post div#sidebar .et_pb_widget,
.et_pb_module.et_pb_widget_area .et_pb_widget,
#sidebar .et_pb_widget {
margin-bottom: 40px !important;  text-align: center;
}
.et_pb_widget_area_left {
border-right: none;
padding-right: 0px;
}  .et_pb_module.et_pb_widget_area .widget_categories,
.single-post .widget_categories {
margin-bottom: 40px !important;
background-color: #fff;
padding: 20px;
border: 1px solid #FAF5F2;
}
#sidebar .widget_categories a, 
.et_pb_module.et_pb_widget_area .widget_categories a {
display: block;
padding: 14px;
line-height: 1.2;
background-color: #FAF5F2 !important;
transition: all .4s cubic-bezier(.53, .06, .28,.99);
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500;
text-align:center;
color: #000;
font-size: 12px;
}
#sidebar .widget_categories a:hover, 
.et_pb_module.et_pb_widget_area .widget_categories a:hover {
padding-left: 1.2em;
border-color: #fff!important;
background-color: #D17D74 !important;
color: #fff !important;
}
.et_pb_widget.widget_media_image:first-of-type, 
#sidebar .et_pb_widget.widget_media_image:first-of-type {
margin-bottom: -10px !important;
} body.single #left-area .et_pb_post .post-meta {
font-weight: 500 !important;
color: #000 !important;
} #single-post-nav { 
display: flex;
justify-content: space-between;
margin-top: 5%;
padding-top: 5%;
clear: both;
}
#single-post-nav .single-nav-next {
text-align: right;
}
#single-post-nav .single-nav-next .et_pb_button,
#single-post-nav .single-nav-prev .et_pb_button {
color: #000 !important;
}
#single-post-nav .et_pb_button:after {
display: none;
}
#single-post-nav .et_pb_button {
padding: 0 !important;
margin-bottom: 5px;
border: none;
background: none !important;
border: none;
box-shadow: none !important;
text-transform: uppercase;
font-size: 12px;
font-weight: 500 !important;
}
#single-post-nav .single-nav-next {
text-align: right;
}
@media (max-width:800px) {
#single-post-nav .et_pb_button {
font-size: 80%;
text-align: center;
}
.et_right_sidebar #sidebar,
#sidebar {
border: none !important;
}
#single-post-nav>span {
width: 40%;
}}
@media (max-width:600px) {
#single-post-nav {
flex-wrap: wrap;
}
#single-post-nav h5 {
display: none;
}
#single-post-nav .et_pb_button {
margin: 5% auto;
}}  #left-area .post-meta a,
#left-area .post-meta .published,
.single .post-meta a,
.single .post-meta .published {
text-decoration: none;
color: #000;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
} .charlize-blog-cat {
display: -ms-flexbox;
width: 100%;
display: -ms-flexbox;
margin: 0 auto;
width: 100%;
text-align: center;
word-break: break-all;
float: none;
}
.charlize-blog-cat a {
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 1.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
}
.charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
.charlize-blog-cat a:last-child:after {
display: none;
} .single .comment-body {
border: 5px solid #f7f6f5;
}
.single .comment-body {
position: relative;
padding: 20px;
margin-bottom: 30px;
}
.single .comment_avatar {
position: relative;
top: 0;
}
.single .comment_avatar img {
display: inline-block;
float: left;
margin-right: 20px;
height: auto;
}
.single .comment .children {
margin-left: 30px;
}
.single #commentform textarea,
.single #commentform input:not(.et_pb_button) {
background-color: transparent;
font-size: 14px;
margin-bottom: 20px;
color: #333;
border: 5px solid #f5f5f5;
}
.single a.comment-reply-link.et_pb_button {
font-size: 14px;
margin-right: 20px;
top: 20px;
padding: .1em .5em;
}
.single #commentform .form-submit {
float: left;
}
.single a.comment-reply-link.et_pb_button:hover,
.single .form-submit .et_pb_button:hover {
background: transparent;
color: #636789;
font-weight: bold;
}
.single a.comment-reply-link.et_pb_button:hover:after {
display: none;
}
.single .comment-edit-link {
color: #636789;
}
.single p.logged-in-as a {
color: #636789;
text-transform: uppercase;
font-size: 12px;
} .related-posts {
margin-top: 5em;
border: 1px solid #FAF5F2;
}
.related-posts h3 {
font-size: 18px;
text-align: center;
z-index: 1;
position: relative;
overflow: hidden;
margin-bottom: 10px;
margin-top: 30px;
}
ul#related-posts-list {
list-style: none;
display: block;
justify-content: space-between;
padding: 0;
clear: both;
overflow: hidden;
}
ul#related-posts-list li {
width: 31.3%;
float: left;
margin:1%;
text-align: center;  
}
ul#related-posts-list li a {
display: block;
color: inherit;
}
ul#related-posts-list li img {
min-width: 100%;
}
ul#related-posts-list li .img-wrap {
position: relative;
display: block;
max-height: 240px;
overflow: hidden;
}
.related-posts p:not(.has-background):last-of-type {
padding-bottom: 0;
text-align: center;
display: block;
line-height: 1.6;
padding: 20px 12px 20px;
color: #000;
font-size: 14px;
background: #FAF5F2;
min-height: 83px;
text-align: center !important;
}
ul#related-posts-list li .img-wrap:after {
content: '';
display: block;
position: absolute;
bottom: -1px;
right: 0;
left: 0;
top: 70%;
z-index: 3;
}
@media (max-width:767px) {
ul#related-posts-list {
flex-wrap: wrap;
}
ul#related-posts-list li {
width: 48%;
}
ul#related-posts-list li:nth-child(3) {
display: none;
}}
@media (max-width:550px) {
ul#related-posts-list li {
width: 100%;
margin-bottom: 30px;
}} .charlize_blogalternate .et_pb_post {
margin-bottom: 6%;
display: flex;
justify-content: stretch;
flex-wrap: wrap;
box-shadow: 0px 20px 90px #FAF5F2;
}
.charlize_blogalternate .et_pb_post .entry-featured-image-url {
display: block;
position: relative;
margin-bottom: 0;
}
.charlize_blogalternate .et_pb_post .entry-featured-image-url {
width: 50%;
position: relative;
overflow: hidden;
}
.charlize_blogalternate .et_pb_post a img {
vertical-align: bottom;
max-width: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}
.charlize_blogalternate .post-content:before {
content: '';
display: block;
width: 65px;
height: 2px;
margin-top: 10px;
margin-bottom: 15px;
background-color: #d17d74;
}
.charlize_blogalternate .et_pb_post>.wrapped {
padding: 40px;
z-index: 5;
background: #fff;
display: flex;
flex-direction: column;
width: 50%;
}
.charlize_blogalternate .et_pb_post .entry-title a {
display: block;
cursor: pointer;
} .charlize_blogalternate .et_pb_post:hover .entry-title:after {
width: 60%;
}
.charlize_blogalternate .et_pb_post a.more-link {
display: inline-block;
margin: 30px auto 0;
}
.charlize_blogalternate .et_pb_post .et_overlay {
border: none;
opacity: 0;
z-index: 3;
}
.charlize_blogalternate .et_pb_post:hover .et_overlay {
opacity: .8;
}
.charlize_blogalternate .et_pb_post:nth-child(2n+2) {
flex-direction: row-reverse;
}
.charlize_blogalternate .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
margin: auto;
width: 100%;
text-align: left;
justify-content: left;
}
.charlize_blogalternate .charlize-blog-cat a {
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 1.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
}
.charlize_blogalternate .charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
@media (min-width:981px) and (max-width:1200px) {
.charlize_blogalternate .et_pb_post .entry-featured-image-url {
width: 40%;
}
.charlize_blogalternate .et_pb_post>.wrapped {
width: 60%
}}
@media (max-width:800px) {
.charlize_blogalternate .et_pb_post .entry-featured-image-url, 
.charlize_blogalternate .et_pb_post>.wrapped {
width: 100%
}
.charlize_blogalternate .et_pb_post a img {
position: relative;
}
.charlize_blogalternate .et_pb_post>.wrapped {
margin-top: -15%
}} @media only screen and ( min-width: 980px ) {
.charlize_gridblog .et_pb_salvattore_content[data-columns]::before { 
content: '2 .column.size-1of2' !important;
}
.charlize_gridblog .column.size-1of2 {
width:47% !important;
margin-right:6% !important;
}
.charlize_gridblog .column.size-1of2:last-child {
margin-right: 0 !important;
}}
@media only screen and ( max-width: 980px ) {
.charlize_gridblog .et_pb_column .et_pb_blog_grid[data-columns]::before { 
content: '2 .column.size-1of2' !important;
}
.charlize_gridblog .et_pb_column .column.size-1of2 {
width:100% !important;
margin-right:0%;
}}
.charlize_gridblog .entry-title {
margin-top: 0px;
padding-bottom: 5px;
}
.charlize_gridblog .et_pb_image_container {
margin: -40px -40px  25px;
}
.charlize_gridblog .et_pb_post .entry-featured-image-url {
display: block;
position: relative;
margin-bottom: 30px;
height: 400px;
object-fit: cover;
overflow: hidden;
}
.charlize_gridblog .et_pb_image_container img {
min-width: 100%;
max-width: 100%;
height: auto;
vertical-align: bottom;
max-width: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}
.charlize_gridblog .et_pb_blog_grid .et_pb_post {
margin-bottom: 80px;
width: 100%;
padding: 40px;
background-color: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-shadow: 0px 20px 90px #FAF5F2;
border: none;
text-align:center;
}
.charlize_gridblog .et_pb_post .post-meta {
margin-bottom: 20px;
}
.charlize_blog article a[rel="category tag"],
.archive article a[rel="category tag"]{
color: #d17d74 !important;
}  .charlize_listblog .et_pb_post {
margin-bottom: 6%;
display: flex;
justify-content: stretch;
flex-wrap: wrap;
box-shadow: 0px 20px 90px #FAF5F2;
}
.charlize_listblog .et_pb_post .entry-featured-image-url {
display: block;
position: relative;
margin-bottom: 0;
}
.charlize_listblog .et_pb_post .entry-featured-image-url {
width: 50%;
position: relative;
overflow: hidden;
}
.charlize_listblog .et_pb_post a img {
vertical-align: bottom;
max-width: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}
.charlize_listblog .post-content:before {
content: '';
display: block;
width: 65px;
height: 2px;
margin-top: 5px;
margin-bottom: 15px;
background-color: #d17d74;
}
.charlize_listblog .et_pb_post>.wrapped {
padding: 40px;
z-index: 5;
background: #fff;
display: flex;
flex-direction: column;
width: 50%;
}
.charlize_listblog .et_pb_post .entry-title a {
display: block;
cursor: pointer;
}
.charlize_listblog .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 100%;
text-align: left;
justify-content: left;
}
.charlize_listblog .charlize-blog-cat a {
display: block;
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 1.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
margin-bottom: 1%;
}
.charlize_listblog .charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
.charlize_listblog .charlize-blog-cat a:last-child:after {
display: none;
} .charlize_listblog .et_pb_post:hover .entry-title:after {
width: 60%;
}
.charlize_listblog .et_pb_post a.more-link {
display: inline-block;
margin: 30px auto 0;
}
.charlize_listblog .et_pb_post .et_overlay {
border: none;
opacity: 0;
z-index: 3;
}
.charlize_listblog .et_pb_post:hover .et_overlay {
opacity: .8;
}
.charlize_listblog .et_pb_post .entry-featured-image-url {
width: 50%;
position: relative;
overflow: hidden;
}
@media (max-width: 1030px){
.charlize_listblog .et_pb_post>.wrapped,
.charlize_listblog .et_pb_post .entry-featured-image-url {
width: 100%;
}
.charlize_listblog .et_pb_post a img {
position: relative;
} 
.charlize_listblog .et_pb_post .entry-title {
margin-top: 3%;
}} .charlize-slider .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 100%;
text-align: left;
justify-content: left;
}
.charlize-slider .charlize-blog-cat a {
display: block;
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 2.6em;
text-align: center;
color: #d17d74;
font-weight: 500;
margin-bottom: 1%;
}
.charlize-slider .charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
.charlize-slider .charlize-blog-cat a:last-child:after {
display: none;
}  .charlize_fullblog .entry-featured-image-url {
width: 100%;
overflow: hidden;
height: 550px;
}
.charlize_fullblog .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 100%;
text-align: center;
justify-content: center;
}
.charlize_fullblog .charlize-blog-cat a {
display: block;
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 2.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
margin-bottom: 1%;
}
.charlize_fullblog .charlize-blog-cat a:last-child:after {
display: none;
} .charlize_fullblog .et_pb_post .post-meta {
margin-bottom: 20px;
}
@media (max-width: 600px){
.charlize_fullblog .entry-featured-image-url {
height: 300px;
}} .et_pb_posts a.more-link,
.charlize_listblog a.more-link {
clear: both;
border: none;
margin-top: 5%;
margin: 3% auto;
color: #000 !important;
width: auto;
background: none;
display: inline-block;
background: #FAF5F2;
font-weight: 500 !important;
}
.et_pb_posts a.more-link:hover,
.charlize_listblog a.more-link:hover {
border: none;
background: none !important;
color: #000 !important;
background: #a48f5f;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.charlize_gridblog a.more-link,
.charlize_blogalternate a.more-link,
.charlize_fullblog a.more-link {
clear: both;
border: none;
margin-top: 5%;
display: table;
margin: 5% auto;
color: #000 !important;
background: none;
background-color: #FAF5F2;
font-weight: 500 !important;
}
.charlize_gridblog a.more-link:hover,
.charlize_blogalternate a.more-link:hover,
.charlize_fullblog a.more-link:hover {
color: #000 !important;
border-bottom: #a48f5f;
background-color: #eddbd3;
border: none !important;
} .charlize_optin .et_pb_newsletter_description {
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
-ms-flex-item-align: center;
align-self: center;
margin-bottom: 0;
margin-right: 30px;
}
.charlize_optin .et_pb_newsletter_form {
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
}
.charlize_optin.et_pb_newsletter .et_pb_newsletter_fields>* {
-ms-flex-preferred-size: 30%;
flex-basis: 31.3%;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0;
}
@media (max-width: 980px){
.charlize_optin .et_pb_newsletter_form {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.charlize_optin.et_pb_newsletter .et_pb_newsletter_fields>* {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}} #slide-in {
right: 0;
width: 420px !important;
max-width: 75%;
padding-top: 0!important;
right: -420px !important;
webkit-transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
-moz-transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
overflow: auto;
position: fixed;
top: 0;
z-index: 99999999999;
}@font-face {
font-family: 'taniyarelly';
src: url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.eot);
src: url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.eot?#iefix) format('embedded-opentype'), 
url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.woff) format('woff'), 
url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.ttf) format('truetype'), 
url(https://blackhillsfinancialplanning.com/wp-content/themes/Charlize_Theme/fonts/taniyarelly.svg#ModernPictogramsNormal) format('svg');
font-weight: normal;
font-style: normal;
} @media (min-width: 981px) {
#main-header.et-fixed-header {
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}}
#top-header .et-cart-info,
#et-top-navigation .et-cart-info {
margin-left: 0px;
display: none;
}
#main-header {
box-shadow: none;
}
@media (max-width: 1030px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu {
display: none;
}} #top-header {
overflow:hidden;
max-height:50px;
transition:max-height .3s ease;
}
#top-header.et-fixed-header {
max-height:0;
}
#main-header {
transition:top .3s ease;
}
#main-header.et-fixed-header {
top:0!important;
}
.admin-bar #main-header.et-fixed-header {
top:32px!important;
} #et-secondary-nav li.cta {
background-color: #efdac9;
padding: 5px;
letter-spacing: 2px;
}
#logo {
-webkit-transform: initial;
} blockquote {
padding: 20px;
border-left: none;
border-top: 3px solid #faf4f0;
border-bottom: 3px solid #faf4f0;
}
blockquote p {  
font-size: 15px !important;
line-height: 1.5;
font-style: italic !important;
font-family: 'Arapey', georgia, serif;
} ::-moz-selection {
background-color: #faf4f0;
}
::selection {
background-color: #faf4f0;
} @media screen and ( max-width: 980px ) {
.reverse {
display: flex;
flex-direction: column-reverse;
}} .et_pb_menu .et_mobile_menu .menu-item-has-children > a, 
#main-header .et_mobile_menu .menu-item-has-children > a {
background-color: transparent;
position: relative;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, 
#main-header .et_mobile_menu .menu-item-has-children > a:after {
font-family: 'ETmodules';
text-align: center;
speak: none;
font-weight: 600;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
position: absolute;
font-size: 18px;
content: '\4c';
top: 11px;
right: 13px;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after, 
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
content: '\4d';
}
.et_pb_menu .et_mobile_menu ul.sub-menu, 
#main-header .et_mobile_menu ul.sub-menu {
display: none !important;
visibility: hidden !important;
transition: all 1.5s ease-in-out;
}
.et_pb_menu .et_mobile_menu .visible > ul.sub-menu, 
#main-header .et_mobile_menu .visible > ul.sub-menu {
display: block !important;
visibility: visible !important;
} .charlize_blurb_hover .et_pb_blurb_content {
max-width: 100%;
}
.charlize_blurb_hover .et_pb_blurb_content img {
width: 100%;
}
.charlize_blurb_hover .et_pb_column {
overflow: hidden;
position: relative;
}
.charlize_blurb_hover .et_pb_column img {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
display: block;
}
.charlize_blurb_hover .et_pb_column:hover img {
transform: scale(1.1);
}
.charlize_blurb_hover .et_pb_column .et_pb_main_blurb_image:after {
position: absolute;
top: -8px;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
content: '';
pointer-events: none;
}
.charlize_blurb_hover .et_pb_main_blurb_image {
margin: 0;
}
.charlize_blurb_hover .et_pb_column .et_pb_blurb_content:before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
position: absolute;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, 
-webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
z-index: 1;
pointer-events: none;
}
.charlize_blurb_hover .et_pb_column .et_pb_blurb_content:after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
position: absolute;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
pointer-events: none;
}
.charlize_blurb_hover .et_pb_column:hover .et_pb_blurb_content:before, 
.charlize_blurb_hover .et_pb_column:hover .et_pb_blurb_content:after {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.charlize_blurb_hover .et_pb_column .et_pb_blurb_container {
opacity: 0;
color: #fff;
position: absolute;
top: 40%; width: 100%;
text-align: center;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin: 0;
padding: 0 55px;
pointer-events: none;
line-height: 1em !important;
}
.charlize_blurb_hover .et_pb_column:hover .et_pb_blurb_container {
opacity: 1;
position: absolute;
top: 45%;
width: 100%;
text-align: center;
color: #fff;
line-height: 1em !important;
}
.charlize_blurb_hover.show-title h4 {
background: #fff;
padding: 10px!important;
display: inline-block;
margin-bottom: 10px;
color: #333 !important;
}
.charlize_blurb_hover.show-title .et_pb_blurb_container {
opacity: 1;
top: 45%;
}
.charlize_blurb_hover.show-title .et_pb_column:hover .et_pb_blurb_container {
opacity: 1;
top: 40%;
}
.charlize_blurb_hover.show-title .et_pb_blurb_container p {
opacity: 0;
}
.charlize_blurb_hover.show-title .et_pb_column:hover .et_pb_blurb_container p {
opacity: 1;
} .charlize_blurb_service .et_pb_column .et_pb_blurb_container:before {
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 9;
transition: 0.3s !important;
transition-delay: 0.3s !important;
transform: translate(0, 100%);
}
.charlize_blurb_service .et_pb_column .et_pb_blurb_container {
background-color: #000;
padding: 2.6vw 2vw 2.4vw;
position: relative;
bottom: 0;
left: 0;
width: 100%;
transition: 0.3s;
}
.charlize_blurb_service .et_pb_column .et_pb_blurb:hover .et_pb_blurb_container {
transition-delay: 0.3s !important;
}
.charlize_blurb_service .et_pb_column .et_pb_main_blurb_image {
margin-bottom: 0;
}
.charlize_blurb_service .et_pb_column .et_pb_main_blurb_image img {
display: block;
width: 100%;
transition: 0.3s !important;
transition-delay: 0.3s !important;
transform: translate(0, -10px) scale(1.1) !important;
position: relative;
}
.charlize_blurb_service .et_pb_column .et_pb_promo_description p {
max-width: 810px;
margin: 0 auto;
}
.charlize_blurb_service .et_pb_column .et_pb_blurb h2:after {
content: "";
display: block;
height: 2px;
width: 50px;
background-color: #d17d74;
margin: 15px auto;
transition: 0.3s !important;
} .charlize_blurb_service .et_pb_blurb {
overflow: hidden;
position: relative;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_container:before {
transition-delay: 0s !important;
transform: translate(0, 0);
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_description p,
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_container h2,
.charlize_blurb_service .et_pb_blurb:hover .et_pb_blurb_container h2 a {
transition-delay: 0s !important;
}
.charlize_blurb_service .et_pb_blurb .et_pb_blurb_description p,
.charlize_blurb_service .et_pb_blurb .et_pb_blurb_container h2 a,
.charlize_blurb_service .et_pb_blurb .et_pb_blurb_container h2 {
transition-delay: 0.3s !important;
position: relative;
z-index: 2;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_main_blurb_image img {
transition-delay: 0s !important;
opacity: 0.9 !important;
transform: translate(0, 0) scale(1) !important;
position: relative;
}
.charlize_blurb_service .et_pb_blurb .et_pb_button_module_wrapper .et_pb_button:after {
display: block !important;
position: static !important;
margin-left: 0 !important;
transform: translate(0, 40px);
opacity: 0 !important;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_button_module_wrapper .et_pb_button:after {
transition-delay: 0.6s !important;
transform: translate(0, 0);
opacity: 1 !important;
}
.charlize_blurb_service .et_pb_blurb:hover .et_pb_button_module_wrapper .et_pb_button {
transition-delay: 0.3s !important;
transform: translate(0, -50%);
opacity: 1;
} .charlize_leadoptin .et_pb_newsletter_form p input[type="text"], 
.charlize_leadoptin .et_pb_newsletter_form p textarea, 
.charlize_leadoptin .et_pb_newsletter_form p select, 
.charlize_leadoptin .et_pb_newsletter_form p .input[type="radio"]+label i, 
.charlize_leadoptin .et_pb_newsletter_form p .input[type="checkbox"]+label i {
border-color: #56453e;
} .charlize_testimonial .et_pb_testimonial .et_pb_testimonial_author:after {
content: '\e033\e033\e033\e033\e033';
display: inline-block;
float: right;
font-family: ETmodules;
font-size: 15px;
margin-right: -9px;
}
.charlize_testimonial .et_pb_testimonial h2 {
font-size: 28px;
line-height: 1.1;
}
.charlize_testimonial .et_pb_testimonial_description .et_pb_testimonial_author {
margin-top: 20px !important;
}
.charlize_testimonial .et_pb_testimonial_description p:not(.et_pb_testimonial_meta) {
padding-bottom: 0 !important;
}
.charlize_testimonial .et_pb_image {
text-align: center;
}
@media (max-width: 600px) {
.charlize_testimonial .et_pb_testimonial h2 {
font-size: 24px;
line-height: 1.1;
}} .charlize_portfolio .et_pb_portfolio_item {
background: #fff;
text-align: center;
height: 450px!important;
width: 30.2%!important;
margin-right: 2%!important;
display: inline-block;
float: none;
vertical-align: top;
margin: 0 15px 30px 15px;
position: relative;
overflow: hidden;
}
.charlize_portfolio .et_pb_portfolio_item:last-child,
.charlize_portfolio .et_pb_portfolio_item:nth-child(3n) {
margin-right: 0 !important;
}
.charlize_portfolio .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
clear: none !important;
} 
.charlize_portfolio .et_portfolio_image img {
vertical-align: bottom;
margin-bottom: 0;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
height: 450px;
}
.charlize_portfolio .et_pb_portfolio_item h2 {
position: absolute;
width: 100%;
top: 43%;
z-index: 3;
opacity: 0;
transition: .3s;
}
.charlize_portfolio .et_pb_portfolio_item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
opacity: 0;
z-index: 1;
transition: .3s;
}
.charlize_portfolio .et_overlay {
display: none;
}
.charlize_portfolio .et_pb_portfolio_item .post-meta {
position: absolute;
top: 38%;
left: 0;
width: 100%;
color: #a9882f;
opacity: 0;
transition: .3s;
z-index: 2;
}
.charlize_portfolio .et_pb_portfolio_item a:after{
content: ',';
margin-left: 2px;
margin-right: 2px;
}
.charlize_portfolio .et_pb_portfolio_item a:last-child:after {
display: none;
}
.charlize_portfolio .et_pb_portfolio_item:hover h2,
.charlize_portfolio .et_pb_portfolio_item:hover::before,
.charlize_portfolio .et_pb_portfolio_item:hover .post-meta {
opacity: 1;
}
.charlize_portfolio .et_pb_portfolio_filters {
margin-bottom: 80px;
}
.charlize_portfolio .et_pb_portfolio_filters ul {
display: flex;
justify-content: center;
}
.charlize_portfolio .et_pb_portfolio_filters li a {
background-color: transparent;
font-weight: 500;
border: none !important;
display: inline-block;
margin: 5px;
padding: 12px;
color: #000;
background: #FAF5F2;
}
.charlize_portfolio .et_pb_portfolio_filters li a.active {
color: #faf5f2;
}
.charlize_portfolio .et_pb_portfolio_filters li a.active:hover,
.charlize_portfolio .et_pb_portfolio_filters li a:hover {
background: #eddbd3;
}
.charlize_portfolio .et_pb_portofolio_pagination {
display: flex;
justify-content: center;
border-top: none !important;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li {
display: inline-flex;
width: 60px;
padding: 0 !important;
border-radius: 50%;
margin: 0 5px;
overflow: hidden;
transition: .2s;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li a.active,
.charlize_portfolio .et_pb_portofolio_pagination ul li.next,
.charlize_portfolio .et_pb_portofolio_pagination ul li.prev {
background: #ed6a5a;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li.next,
.charlize_portfolio .et_pb_portofolio_pagination ul li.prev {
border: 4px solid #f4f4f5;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li.page {
border: 4px solid #f4f4f5;;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li a {
text-align: center;
width: 100%;
padding: 18px 0;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li.page a {
color: #1f2732;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li a.active,
.charlize_portfolio .et_pb_portofolio_pagination ul li.next a,
.charlize_portfolio .et_pb_portofolio_pagination ul li.prev a {
color: #fff !important;
transition: .2s;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li:hover,
.charlize_portfolio .et_pb_portofolio_pagination ul li:hover a.active {
border-color: #232323;
background: #232323 !important;
}
.charlize_portfolio .et_pb_portofolio_pagination ul li:hover a {
color: #fff;
}
@media (max-width: 767px) {
.charlize_portfolio .et_pb_portfolio_item {
width: 100%!important;
}} .et_pb_scroll_top.et-pb-icon {
background-color: transparent !important;
border-radius: 0px;
border: 1px solid #e7eae3
}
.et_pb_scroll_top.et-visible {
opacity: 1;
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
-moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
-o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
.et_pb_scroll_top.et-pb-icon {
right: 15px;
bottom: 15px;
background: #333;
padding: 10px;
}
.et_pb_scroll_top:before {
content: "\32";
color: #2d2d2d
} .et_pb_widget.widget_media_image:first-of-type, 
#sidebar .et_pb_widget.widget_media_image:first-of-type {
margin-bottom: -10px;
}
#sidebar .widget_text:nth-of-type(2n),
.et_pb_widget.widget_text:nth-of-type(2n) {
background-color: #FAF5F2;
padding: 30px;
}
.et_pb_widget.widget_text:nth-of-type(3n),
#sidebar .et_pb_widget.widget_text:nth-of-type(3n){
background-color: #fff;
padding: 0px;
}
.widgettitle {
margin: 0 0 15px;
text-align: center;
font-size: 20px !important;
letter-spacing: 1px;
} .latest-post {
margin: 0 0 26px;
text-align: left;
}
.latest-post-img {
display: inline-block;
margin: 0 4% 4px 0;
vertical-align: top;
width: 35%;
height: 90px;
overflow: hidden;
}
.latest-post-img img {
max-width: 100%; 
vertical-align: middle;
max-width: 104%;
height: 100%;
width: 100%;
object-fit: cover;
}
.latest-post-content { 
display: inline-block; 
width: 59%;
}
.latest-post {
text-align: left;
}
.latest-post-title h6 {
font-size: 12px;
line-height: 22px;
font-weight: 600;
text-align: left !important;
text-transform: uppercase;
}
.latest-post .latest-post-title a:hover{ 
color:#be9656;
}
.latest-post .post-meta-elements{
font-size: 12px;
}
.latest-post .meta-post-cat i, 
.latest-post .meta-post-date i{
right: 5px; 
position: relative;
}
.latest-post .post-meta-elements, 
.latest-post .post-meta-elements a {
color: #767676; 
display: inline-block;
font-size: 13px;
line-height: 1.4;
}
.latest-post .post-meta-elements > div {
display: inline-block;
}
.latest-post .post-meta-elements a:after{
content: ',';
margin-left: 2px;
margin-right: 2px;
} .wp-pagenavi {
border-top: none;
}
.wp-pagenavi a, 
.wp-pagenavi span {
color: #000;
background-color: #FAF5F2;
border: 1px solid #FAF5F2;
padding: 8px 15px;
} .charlize-slider {
margin: 0px auto;
overflow: visible;
}
.charlize-slider .et-pb-arrow-next, 
.charlize-slider .et-pb-arrow-prev {
position: absolute;
top: 40%;
padding: 50px 0px;
margin-top: -24px;
opacity: 1;
background-color: #ffffff;
}
.charlize-slider.et_pb_slider:hover .et-pb-slider-arrows a.et-pb-arrow-prev {
left: -22px;
}
.charlize-slider.et_pb_slider:hover .et-pb-slider-arrows a.et-pb-arrow-next {
right: -22px;
}
.charlize-slider .et-pb-arrow-prev:before {
content: "\23";
}
.charlize-slider .et-pb-arrow-next:before {
content: "\24";
}
.charlize-slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
overflow: hidden;
max-height: 78%;
}
.et_pb_slide_image img {
vertical-align: bottom;
width: 100%;
height: auto !important;
max-height: 100% !important; 
} .charlize_menu .et-menu li:after {
content: "|";
margin-right: 0px;
padding: 0 30px;
margin-top: 0px;
color: #ffffff;
font-size: 18px;
float: left;
}
.et_slide_menu_top .et-search-form {
border-radius: 0px;
}
.charlize_menu .et-menu li:last-child:after {
display:none;
} .tagcloud a {
font-size: 12px !important;
padding: 4px 20px;
background: #faf5f2;
display: inline-block;
margin-bottom: 4px;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: inherit;
}
.tagcloud a:hover {
background: #d17d74;
color: #fff;
} .bottom-nav a {
font-weight: 400px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
border-bottom: 1px solid #444;
font-size: 10px !important;
}
.bottom-nav, 
.bottom-nav a {
font-size: 12px;
text-align: center !important;
float: none !important;
}
#footer-info {
float: none;
padding-bottom: 10px;
color: #666;
text-align: center;
} .smartPWLogin {
margin-bottom: 15px;
overflow: hidden;
padding: 0;
display:block;
margin:0 auto;
text-align: center;
}
.smartPWLogin input {
border: 1px solid #bbb !important;
color: #4e4e4e !important;
background-color: #fff !important;
padding: 12px;
font-size: 14px;
margin-right: 1%;
width: 20%;
}
.smartPWLogin input[type=submit] {
-webkit-appearance: none;
padding: 12px !important;
background: #e6b83c !important;
border-color: #e6b83c !important;
color: #fff !important;
cursor: pointer;
}
.smartPWLogin input:hover[type=submit] {
background: #fff !important;
color: #454a54 !important;
border-color: #e6b83c !important;
} .jane_steps {
counter-reset: what-we-do;
}
.jane_steps .et_pb_module_header {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
}
.jane_steps .et_pb_module_header::before {
counter-increment: what-we-do;
content: "0"counter(what-we-do);
position: absolute;
z-index: -1;
color: #edd6c7;
position: absolute;
left: 0px;
width: 100%;
font-size: 80px;
} .woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
margin-right: 0 !important;
}
.orderby, 
.woocommerce div.product form.cart .variations td select {
padding: 4px 8px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #666!important;
background-color: #fff;
font-family: "Open Sans",Arial,sans-serif;
font-size: 12px;
font-weight: 500;
border: 1px solid #454a54;
}
body .et_pb_button:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce a.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce input.button:hover, 
.woocommoliviaerce-page input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page #content input.button:hover {
color: #fff;
}
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt,
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce a.button, 
.woocommerce-page a.button, 
.woocommerce button.button, 
.woocommerce-page button.button, 
.woocommerce input.button, 
.woocommerce-page input.button, 
.woocommerce #respond input#submit, 
.woocommerce-page #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page #content input.button,
.woocommerce a.button {
color: #fff;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
background: #f7f6f5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #f7f6f5;
}
body.woocommerce .woocommerce-tabs {
margin: 30px 0 45px;
border: 1px solid #f7f6f5;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-right: 1px solid #f7f6f5;
background: #f7f6f5;
}
.entry-summary .entry-title,
.woocommerce div.product .product_title,
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price  {
margin-bottom: 2% !important;
}
.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals,
#add_payment_method #payment,
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
width: 100%;
margin-bottom: 10% !important;
}
.woocommerce ul.products li.product .price, 
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
color: #666!important;
font-size: 14px;
text-align: center;
}
.woocommerce .products .star-rating, 
.woocommerce-page .products .star-rating {
margin: 0 auto 2%!important;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
border-top: 1px solid #ebe9eb;
padding: 4px 0 0;
text-align: center;
}
.woocommerce .woocommerce-breadcrumb {
display:none;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
}
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
position: absolute;
z-index: 2;
top: 10px!important;
left: 10px!important;
min-width: 0!important;
min-height: 0!important;
margin: 0!important;
padding: 6px 18px!important;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;
color: #454a54;
background: #efdac9 !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
text-shadow: none!important;
line-height: inherit!important;
}
.entry-summary p.price span {
font-size: 20px!important;
}
.woocommerce ul.products li.product {
overflow: hidden;
}
.product .related h2 {
padding-bottom: 16px;
font-size: 20px!important;
}
@media (max-width: 600px){
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
float: left;
clear: both;
margin: 0 0 2.992em;
}} .post-password-required .et_password_protected_form {
min-height: initial;
width: 50%;
margin: 12% auto;
text-align: center;
border: 5px solid #e8eced;
padding: 2%;
}
.et_password_protected_form .et_submit_button {
display: block;
float: none;
margin: 8px auto 0;
font-family: inherit;
cursor: pointer;
}  .container::before { 
display:none; 
}
.single-project div#left-area {
width: 66.66%;
}  
.single-project div#sidebar {
width: 33.33%;
}
.archive div#left-area {
width: 66.66%;
}
.archive div#sidebar {
width: 33.33%;
}
.search div#left-area {
width: 66.66%;
}
.search div#sidebar {
width: 33.33%;
}
@media only screen and ( max-width: 600px ) {
.single-project div#left-area {
width: 100%;
}
.single-project div#sidebar {
width: 100%;
}
.single-post div#left-area {
width: 100%;
}
.single-post div#sidebar {
width: 100%;
}
.archive div#left-area {
width: 100%;
}
.archive div#sidebar {
width: 100%;
}
.search div#left-area {
width: 100%;
}
.search div#sidebar {
width: 100%;
}} .bold-highlight p strong, 
.bold-highlight h2 strong,
.bold-highlight h3 strong,
.bold-highlight h4 strong {
padding: 0 5px;
background-color: #efdac9;
} #sb_instagram .sbi_follow_btn {
text-align: center;
float: none;
}
div#sb_instagram #sbi_load .sbi_load_btn, 
div#sb_instagram .sbi_follow_btn a {
border-radius: 0;
color: #fff !important;
font-size: 10px;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: -50%;
z-index: 99;
background: #000;
padding: 14px 40px;
position: relative;
}
div#sb_instagram #sbi_load .sbi_load_btn:hover, 
div#sb_instagram .sbi_follow_btn a:hover {
box-shadow: inset 0 0 10px 20px #171616;
color: #fff !important;
}
#sb_instagram #sbi_load {
margin-bottom: -25px !important;
}
#sb_instagram #sbi_load .sbi_load_btn {
display: none !important;
}  .woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
height: 39px;
border: 1px solid #000 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff!important;
background-color: #fff !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
font-size: 16px!important;
font-weight: 300!important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0!important;
padding: 0!important;
background: #f7f6f5;
}
.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
height: 34px;
border: 1px solid #ddd !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #333!important;
background-color: #fff !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0!important;
padding: 0!important;
background: #f7f6f5;
} .category  #sidebar {
display:none;
} .category div#left-area {
width: 100%;
}
.category .entry-featured-image-url {
height: 340px;
object-fit: cover;
overflow: hidden;
} @media all and (max-width: 479px) {
.single span.ds-single-nav-previous a[rel~="prev"],
.single span.ds-single-nav-next a[rel~="next"] {
font-size: 10px;
padding: .7em .75em !important;
}
} .single p.comment-form-author,
.single p.comment-form-comment,
.single p.comment-form-email,
.single p.comment-form-url {
padding-bottom: 0;
} @media all and (min-width: 768px) {
.single #commentform input#author {
width: 48.5%;
float: left;
}
.single #commentform input#email {
width: 48.5%;
float: right;
}
.single #commentform input#url {
width: 100%;
}
} .preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fefefe;
z-index: 9999;
height: 100%;
width: 100%;
overflow: hidden !important;
}
.preloader .status {
margin: -35px 0 0 -35px;
position: absolute;
left: 50%;
top: 50%;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
}
.et_pb_image .et_overlay:before {
color: #e8eced;
}  .charlize_menusidebar .et_pb_menu__menu nav ul li a {
padding: 10px!important;
border-bottom: 1px solid #fff;
}
.charlize_menusidebar .et_pb_menu__menu nav ul li {
display: block;
width: 100%;
margin: 10px 0;
} .et-l .et-l--post .et_builder_inner_content .et_pb_row {
width: 100%;
} body.single .et_post_meta_wrapper h1,
body.single #left-area .et_pb_post .post-meta {
text-align: center;
}
body.single #left-area .et_pb_post p {
text-align:justify
}
.single #main-content .container:before {
display: none;
}
.archive #left-area, 
.search #left-area, 
.single #left-area,
#left-area {
width: 70.334%;
padding-right: 4.5%;
}
#sidebar {
float: right;
width: 29.666%;
}
.archive #sidebar, 
.search #sidebar, 
.single #sidebar {
width: 29.666%;
padding-left: 0;
padding-right: 0;
margin-bottom: 60px;
}
.et_pb_post .entry-content {
padding-top: 10px;
}
.single-post div#sidebar .et_pb_widget,
.et_pb_module.et_pb_widget_area .et_pb_widget,
#sidebar .et_pb_widget {
margin-bottom: 40px !important;  text-align: center;
}
.et_pb_widget_area_left {
border-right: none;
padding-right: 0px;
}  .et_pb_module.et_pb_widget_area .widget_categories,
.single-post .widget_categories {
margin-bottom: 40px !important;
background-color: #fff;
padding: 20px;
border: 1px solid #FAF5F2;
}
#sidebar .widget_categories a, 
.et_pb_module.et_pb_widget_area .widget_categories a {
display: block;
padding: 14px;
line-height: 1.2;
background-color: #FAF5F2 !important;
transition: all .4s cubic-bezier(.53, .06, .28,.99);
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500;
text-align:center;
color: #000;
font-size: 12px;
}
#sidebar .widget_categories a:hover, 
.et_pb_module.et_pb_widget_area .widget_categories a:hover {
padding-left: 1.2em;
border-color: #fff!important;
background-color: #D17D74 !important;
color: #fff !important;
}
.et_pb_widget.widget_media_image:first-of-type, 
#sidebar .et_pb_widget.widget_media_image:first-of-type {
margin-bottom: -10px !important;
} body.single #left-area .et_pb_post .post-meta {
font-weight: 500 !important;
color: #000 !important;
} #single-post-nav { 
display: flex;
justify-content: space-between;
margin-top: 5%;
padding-top: 5%;
clear: both;
}
#single-post-nav .single-nav-next {
text-align: right;
}
#single-post-nav .single-nav-next .et_pb_button,
#single-post-nav .single-nav-prev .et_pb_button {
color: #000 !important;
}
#single-post-nav .et_pb_button:after {
display: none;
}
#single-post-nav .et_pb_button {
padding: 0 !important;
margin-bottom: 5px;
border: none;
background: none !important;
border: none;
box-shadow: none !important;
text-transform: uppercase;
font-size: 12px;
font-weight: 500 !important;
}
#single-post-nav .single-nav-next {
text-align: right;
}
@media (max-width:800px) {
#single-post-nav .et_pb_button {
font-size: 80%;
text-align: center;
}
.et_right_sidebar #sidebar,
#sidebar {
border: none !important;
}
#single-post-nav>span {
width: 40%;
}}
@media (max-width:600px) {
#single-post-nav {
flex-wrap: wrap;
}
#single-post-nav h5 {
display: none;
}
#single-post-nav .et_pb_button {
margin: 5% auto;
}}  #left-area .post-meta a,
#left-area .post-meta .published,
.single .post-meta a,
.single .post-meta .published {
text-decoration: none;
color: #000;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
} .charlize-blog-cat {
display: -ms-flexbox;
width: 100%;
display: -ms-flexbox;
margin: 0 auto;
width: 100%;
text-align: center;
word-break: break-all;
float: none;
}
.charlize-blog-cat a {
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 1.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
}
.charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
.charlize-blog-cat a:last-child:after {
display: none;
} .single .comment-body {
border: 5px solid #f7f6f5;
}
.single .comment-body {
position: relative;
padding: 20px;
margin-bottom: 30px;
}
.single .comment_avatar {
position: relative;
top: 0;
}
.single .comment_avatar img {
display: inline-block;
float: left;
margin-right: 20px;
height: auto;
}
.single .comment .children {
margin-left: 30px;
}
.single #commentform textarea,
.single #commentform input:not(.et_pb_button) {
background-color: transparent;
font-size: 14px;
margin-bottom: 20px;
color: #333;
border: 5px solid #f5f5f5;
}
.single a.comment-reply-link.et_pb_button {
font-size: 14px;
margin-right: 20px;
top: 20px;
padding: .1em .5em;
}
.single #commentform .form-submit {
float: left;
}
.single a.comment-reply-link.et_pb_button:hover,
.single .form-submit .et_pb_button:hover {
background: transparent;
color: #636789;
font-weight: bold;
}
.single a.comment-reply-link.et_pb_button:hover:after {
display: none;
}
.single .comment-edit-link {
color: #636789;
}
.single p.logged-in-as a {
color: #636789;
text-transform: uppercase;
font-size: 12px;
} .related-posts {
margin-top: 5em;
border: 1px solid #FAF5F2;
}
.related-posts h3 {
font-size: 18px;
text-align: center;
z-index: 1;
position: relative;
overflow: hidden;
margin-bottom: 10px;
margin-top: 30px;
}
ul#related-posts-list {
list-style: none;
display: block;
justify-content: space-between;
padding: 0;
clear: both;
overflow: hidden;
}
ul#related-posts-list li {
width: 31.3%;
float: left;
margin:1%;
text-align: center;  
}
ul#related-posts-list li a {
display: block;
color: inherit;
}
ul#related-posts-list li img {
min-width: 100%;
}
ul#related-posts-list li .img-wrap {
position: relative;
display: block;
max-height: 240px;
overflow: hidden;
}
.related-posts p:not(.has-background):last-of-type {
padding-bottom: 0;
text-align: center;
display: block;
line-height: 1.6;
padding: 20px 12px 20px;
color: #000;
font-size: 14px;
background: #FAF5F2;
min-height: 83px;
text-align: center !important;
}
ul#related-posts-list li .img-wrap:after {
content: '';
display: block;
position: absolute;
bottom: -1px;
right: 0;
left: 0;
top: 70%;
z-index: 3;
}
@media (max-width:767px) {
ul#related-posts-list {
flex-wrap: wrap;
}
ul#related-posts-list li {
width: 48%;
}
ul#related-posts-list li:nth-child(3) {
display: none;
}}
@media (max-width:550px) {
ul#related-posts-list li {
width: 100%;
margin-bottom: 30px;
}} .charlize_blogalternate .et_pb_post {
margin-bottom: 6%;
display: flex;
justify-content: stretch;
flex-wrap: wrap;
box-shadow: 0px 20px 90px #FAF5F2;
}
.charlize_blogalternate .et_pb_post .entry-featured-image-url {
display: block;
position: relative;
margin-bottom: 0;
}
.charlize_blogalternate .et_pb_post .entry-featured-image-url {
width: 50%;
position: relative;
overflow: hidden;
}
.charlize_blogalternate .et_pb_post a img {
vertical-align: bottom;
max-width: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}
.charlize_blogalternate .post-content:before {
content: '';
display: block;
width: 65px;
height: 2px;
margin-top: 10px;
margin-bottom: 15px;
background-color: #d17d74;
}
.charlize_blogalternate .et_pb_post>.wrapped {
padding: 40px;
z-index: 5;
background: #fff;
display: flex;
flex-direction: column;
width: 50%;
}
.charlize_blogalternate .et_pb_post .entry-title a {
display: block;
cursor: pointer;
} .charlize_blogalternate .et_pb_post:hover .entry-title:after {
width: 60%;
}
.charlize_blogalternate .et_pb_post a.more-link {
display: inline-block;
margin: 30px auto 0;
}
.charlize_blogalternate .et_pb_post .et_overlay {
border: none;
opacity: 0;
z-index: 3;
}
.charlize_blogalternate .et_pb_post:hover .et_overlay {
opacity: .8;
}
.charlize_blogalternate .et_pb_post:nth-child(2n+2) {
flex-direction: row-reverse;
}
.charlize_blogalternate .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
margin: auto;
width: 100%;
text-align: left;
justify-content: left;
}
.charlize_blogalternate .charlize-blog-cat a {
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 1.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
}
.charlize_blogalternate .charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
@media (min-width:981px) and (max-width:1200px) {
.charlize_blogalternate .et_pb_post .entry-featured-image-url {
width: 40%;
}
.charlize_blogalternate .et_pb_post>.wrapped {
width: 60%
}}
@media (max-width:800px) {
.charlize_blogalternate .et_pb_post .entry-featured-image-url, 
.charlize_blogalternate .et_pb_post>.wrapped {
width: 100%
}
.charlize_blogalternate .et_pb_post a img {
position: relative;
}
.charlize_blogalternate .et_pb_post>.wrapped {
margin-top: -15%
}} @media only screen and ( min-width: 980px ) {
.charlize_gridblog .et_pb_salvattore_content[data-columns]::before { 
content: '2 .column.size-1of2' !important;
}
.charlize_gridblog .column.size-1of2 {
width:47% !important;
margin-right:6% !important;
}
.charlize_gridblog .column.size-1of2:last-child {
margin-right: 0 !important;
}}
@media only screen and ( max-width: 980px ) {
.charlize_gridblog .et_pb_column .et_pb_blog_grid[data-columns]::before { 
content: '2 .column.size-1of2' !important;
}
.charlize_gridblog .et_pb_column .column.size-1of2 {
width:100% !important;
margin-right:0%;
}}
.charlize_gridblog .entry-title {
margin-top: 0px;
padding-bottom: 5px;
}
.charlize_gridblog .et_pb_image_container {
margin: -40px -40px  25px;
}
.charlize_gridblog .et_pb_post .entry-featured-image-url {
display: block;
position: relative;
margin-bottom: 30px;
height: 400px;
object-fit: cover;
overflow: hidden;
}
.charlize_gridblog .et_pb_image_container img {
min-width: 100%;
max-width: 100%;
height: auto;
vertical-align: bottom;
max-width: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}
.charlize_gridblog .et_pb_blog_grid .et_pb_post {
margin-bottom: 80px;
width: 100%;
padding: 40px;
background-color: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-shadow: 0px 20px 90px #FAF5F2;
border: none;
text-align:center;
}
.charlize_gridblog .et_pb_post .post-meta {
margin-bottom: 20px;
}
.charlize_blog article a[rel="category tag"],
.archive article a[rel="category tag"]{
color: #d17d74 !important;
}  .charlize_listblog .et_pb_post {
margin-bottom: 6%;
display: flex;
justify-content: stretch;
flex-wrap: wrap;
box-shadow: 0px 20px 90px #FAF5F2;
}
.charlize_listblog .et_pb_post .entry-featured-image-url {
display: block;
position: relative;
margin-bottom: 0;
}
.charlize_listblog .et_pb_post .entry-featured-image-url {
width: 50%;
position: relative;
overflow: hidden;
}
.charlize_listblog .et_pb_post a img {
vertical-align: bottom;
max-width: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
object-fit: cover;
}
.charlize_listblog .post-content:before {
content: '';
display: block;
width: 65px;
height: 2px;
margin-top: 5px;
margin-bottom: 15px;
background-color: #d17d74;
}
.charlize_listblog .et_pb_post>.wrapped {
padding: 40px;
z-index: 5;
background: #fff;
display: flex;
flex-direction: column;
width: 50%;
}
.charlize_listblog .et_pb_post .entry-title a {
display: block;
cursor: pointer;
}
.charlize_listblog .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 100%;
text-align: left;
justify-content: left;
}
.charlize_listblog .charlize-blog-cat a {
display: block;
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 1.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
margin-bottom: 1%;
}
.charlize_listblog .charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
.charlize_listblog .charlize-blog-cat a:last-child:after {
display: none;
} .charlize_listblog .et_pb_post:hover .entry-title:after {
width: 60%;
}
.charlize_listblog .et_pb_post a.more-link {
display: inline-block;
margin: 30px auto 0;
}
.charlize_listblog .et_pb_post .et_overlay {
border: none;
opacity: 0;
z-index: 3;
}
.charlize_listblog .et_pb_post:hover .et_overlay {
opacity: .8;
}
.charlize_listblog .et_pb_post .entry-featured-image-url {
width: 50%;
position: relative;
overflow: hidden;
}
@media (max-width: 1030px){
.charlize_listblog .et_pb_post>.wrapped,
.charlize_listblog .et_pb_post .entry-featured-image-url {
width: 100%;
}
.charlize_listblog .et_pb_post a img {
position: relative;
} 
.charlize_listblog .et_pb_post .entry-title {
margin-top: 3%;
}} .charlize-slider .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 100%;
text-align: left;
justify-content: left;
}
.charlize-slider .charlize-blog-cat a {
display: block;
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 2.6em;
text-align: center;
color: #d17d74;
font-weight: 500;
margin-bottom: 1%;
}
.charlize-slider .charlize-blog-cat a:after {
content: ',';
margin-left: 2px;
margin-right: 0;
}
.charlize-slider .charlize-blog-cat a:last-child:after {
display: none;
}  .charlize_fullblog .entry-featured-image-url {
width: 100%;
overflow: hidden;
height: 550px;
}
.charlize_fullblog .charlize-blog-cat {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
width: 100%;
text-align: center;
justify-content: center;
}
.charlize_fullblog .charlize-blog-cat a {
display: block;
margin-right: 5px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
line-height: 2.6em;
text-align: center;
color: #d17d74;
font-weight: 600;
margin-bottom: 1%;
}
.charlize_fullblog .charlize-blog-cat a:last-child:after {
display: none;
} .charlize_fullblog .et_pb_post .post-meta {
margin-bottom: 20px;
}
@media (max-width: 600px){
.charlize_fullblog .entry-featured-image-url {
height: 300px;
}} .et_pb_posts a.more-link,
.charlize_listblog a.more-link {
clear: both;
border: none;
margin-top: 5%;
margin: 3% auto;
color: #000 !important;
width: auto;
background: none;
display: inline-block;
background: #FAF5F2;
font-weight: 500 !important;
}
.et_pb_posts a.more-link:hover,
.charlize_listblog a.more-link:hover {
border: none;
background: none !important;
color: #000 !important;
background: #a48f5f;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.charlize_gridblog a.more-link,
.charlize_blogalternate a.more-link,
.charlize_fullblog a.more-link {
clear: both;
border: none;
margin-top: 5%;
display: table;
margin: 5% auto;
color: #000 !important;
background: none;
background-color: #FAF5F2;
font-weight: 500 !important;
}
.charlize_gridblog a.more-link:hover,
.charlize_blogalternate a.more-link:hover,
.charlize_fullblog a.more-link:hover {
color: #000 !important;
border-bottom: #a48f5f;
background-color: #eddbd3;
border: none !important;
} .charlize_optin .et_pb_newsletter_description {
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
-ms-flex-item-align: center;
align-self: center;
margin-bottom: 0;
margin-right: 30px;
}
.charlize_optin .et_pb_newsletter_form {
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
}
.charlize_optin.et_pb_newsletter .et_pb_newsletter_fields>* {
-ms-flex-preferred-size: 30%;
flex-basis: 31.3%;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0;
}
@media (max-width: 980px){
.charlize_optin .et_pb_newsletter_form {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.charlize_optin.et_pb_newsletter .et_pb_newsletter_fields>* {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}} #slide-in {
right: 0;
width: 420px !important;
max-width: 75%;
padding-top: 0!important;
right: -420px !important;
webkit-transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
-moz-transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
overflow: auto;
position: fixed;
top: 0;
z-index: 99999999999;
}#jp-post-flair {
padding-top: 0.5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
body.highlander-light h3.sd-title::before {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255, 255, 255, 0.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
margin: 0 8px 12px 0;
padding: 0;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 0.5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2c3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button > span {
margin-left: 0;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
} .sd-content ul li a.sd-button::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 18px/1 social-logos;
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button::before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-content ul li a.sd-button::before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button::before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-official ul li a.sd-button::before {
top: 0;
}
} .jp-sharing-input-touch .sd-content ul li {
padding-left: 10px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
content: "\f469";
}
.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
content: "\f410";
}
.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
content: "\f207";
}
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
content: "\f10e";
}
.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
content: "\f222";
}
.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
content: "\f607";
}
.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
content: "\f210";
}
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
content: "\f203";
}
.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
color: #08c;
}
.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
content: "\f10d";
}
.sd-social-official .sd-content li.share-threads a::before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
content: "\f10a";
}
.sd-social-official .sd-content li.share-mastodon a::before {
color: #563acc;
}
.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
content: "\f10c";
}
.sd-social-official .sd-content li.share-nextdoor a::before {
color: #8ed500;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
background: #8ed500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
content: "\f10f";
}
.sd-social-official .sd-content li.share-bluesky a::before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul > li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul > li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
} .pinterest_button,
.twitter_button,
.linkedin_button > span {
margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom > a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul {
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner::after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
border: none;
opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
background: #08c;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
background: #cee3f8;
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
color: #fff !important;
}
#jetpack-source_f_name {
display: none !important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(//blackhillsfinancialplanning.com/wp-content/plugins/jetpack/_inc/build/social-logos/data:font/woff2;base64,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) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}