/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 29 2017 | 12:14:11 (am)
/*
/******* Do not edit this file *******/

body {
    color: #333;
    font-family: 'Lora', serif;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: .5px;
    line-height: 1.7em;
    margin: 0;
}
p {
    margin: 0 0 16px;
    padding: 0;
}
.title-area, .header-full-width .title-area {
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #AE9D78;
}
.nav-primary a {
    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
}
.simple-social-icons ul li a, .simple-social-icons ul li a:focus {
    background-color: #ae9d78 !important;
    border-radius: 100%;
    color: #fff !important;
    border: 0px #FFFFFF solid !important;
    font-size: 18px;
    padding: 6px;
}
.simple-social-icons ul li a:hover {
    background-color: #fff !important;
    border-radius: 100%;
    color: #ae9d78 !important;
    border: 0px #ae9d78 solid !important;
    font-size: 18px;
    padding: 6px;
}
.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    background: rgba(174, 157, 120, 0.18);
    margin-top: 2px;
    border: 1px solid #AE9D78;
}
input, select, textarea {
    background-color: rgba(174, 157, 120, 0.18);
    border: 1px solid #AE9D78;
    color: #333;
    font-size: 13px;
}
.front-page .widget-area h3,
.front-page .site-inner .widget-title
{
    text-transform: none;
        letter-spacing: normal;
}
.front-page-1 .featured-content .entry-header .entry-title {
    margin: 0;
    font-size: 60px;
    line-height: .9;
}
.entry-title, .page-title {
    font-size: 80px;
    font-weight: 300;
    text-align: center;
    color: #AE9D78;
}
.home-slider-overlay .wrap .widget .textwidget h2 {
    font-size: 80px;
    color: #ae9d78;
}
.home-slider-overlay .wrap .widget {
    border-bottom: none;
    border-top: none;
    padding: 0;
}
.home-slider-overlay .wrap {
    background-color: rgba(255,255,255, 0.6);
    left: 65%;
    max-width: 50%;
    padding: 30px 30px 0 30px;
    border: 4px solid rgba(174,157,120, 1);
}
.widget-below-footer.widget-area .sb_instagram_header,
.widget-below-footer.widget-area #sbi_load
 {
    display: none;
}
.site-wide-cta {
    background-color: #B1A17D;
}
.site-wide-cta .enews-widget p {
    background: transparent;
    border-right: none;
    font-family: 'Cookie';
    font-size: 50px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 20px 0 0;
    text-align: center;
    text-transform: none;
    width: 50%;
    color: #fff;
}
.site-wide-cta form {
    float: right;
    margin: 0 auto;
    padding: 20px 30px;
    width: 50%;
}
.site-wide-cta .enews-widget input[type="submit"] {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.site-wide-cta .enews-widget input {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    padding: 12px;
    width: 27%;
    background: #F0EDE7;
}
.widget-below-footer.widget-area {
    margin-top: 30px;
}
.woocommerce .woocommerce-result-count {
    display: none;
}
h1.product_title.entry-title {
    font-size: 45px;
}
.woocommerce h4, woocommerce h2 {
    font-size: 22px;
    font-family: 'Cormorant Garamond', serif;
    text-transform: uppercase;
    line-height: .8;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    /* width: 48% !important; */
    margin: 0 2.7% 2.992em 0;
}
h2.woocommerce-loop-category__title {
    font-size: 40px !important;
    text-align: center;
}
h2.woocommerce-loop-product__title {
    font-size: 30px !important;
    text-align: center;
    
}
mark.count {
    display: none;
}
.sidebar .enews-widget, #mc4wp_form_widget-2 {
    border: 8px solid #fff;
    text-align: center;
    background: url(https://www.sweetthings.com.au/wp-content/uploads/2017/08/orig.jpg) no-repeat;
    padding-top: 45px;
}
footer.site-footer, footer.site-footer a {
    background: #ae9d78;
    color: #fff;
}
.fa {
    color: #ae9d78;
}
/**************  CONTACT FORM **********/
input, select, textarea, 
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
    background-color: rgba(174, 157, 120, 0.18) !important;
    border: 1px solid #AE9D78 !important;
    color: #333 !important;
    font-size: 13px !important;
}
.frm_full, .frm_full .wp-editor-wrap, .frm_full input:not([type='checkbox']):not([type='radio']):not([type='button']), .frm_full select, .frm_full textarea {
    clear: both;
}
fieldset {
    border: none;
}
.frm_submit {
    text-align: center;
    margin-top: 20px;
}
.frm_top_container {
    margin-bottom: 10px;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    border: 1px solid #ae9d78;
    font-size: 16px;
    padding: 10px 30px;
}
/************** END CONTACT FORM **********/