/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* Apply Inter font globally with !important */
body,
html,
* {
    font-family: 'Inter', sans-serif !important;
    font-size: 1.125rem;
}
#top .avia-slideshow .av-slideshow-caption p {
    font-size: 1.5rem!important;
}
.avia-slideshow-button .avia-button .avia-color-theme-color,
.main_color .avia-color-theme-color {
    background-color: #A15C45;
    text-transform: none;
}
#top .avia-slideshow-button {
    text-transform: none;
    font-size: 1.125rem;
    border-radius: 5px;
    font-weight: 300;
}
body .av-special-heading.blockquote p {
    font-size: 1rem!important;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h5 {
    font-family: 'Playfair Display', serif !important;
}
h4, h4.av-special-heading-tag, h5, h6 {
    color: #A15B45;
}
body h4.av-special-heading-tag  {
    font-size: 1.4rem!important;
    font-weight: 600;
}
body .av-special-heading h2.av-special-heading-tag {
    margin-bottom: 1rem;
    font-size: 3rem;
}
div.av-special-heading-h4 {
    background-color: #ffffff;
    padding: 1.4rem!important;
    border-radius: 5px;
}
.av-special-heading {
    margin-top: 20px;
}
body .av-special-heading h4.av-special-heading-tag {
    margin-bottom: 0.5rem;
}
#top .header_bg {
    background: transparent !important;
}
div .slideshow_caption h2,
.template-page .entry-content-wrapper h2  {
    text-transform: none;
}
.avia-caption-content {
    max-width: 680px;
    margin: 0 auto;
}
.iconbox_content_container {
    color: #5b3838!important;
}
#top .iconbox.av-no-box .iconbox_icon,
#top .iconbox.av-no-box .iconbox_icon.avia-svg-icon img[is-svg-img=true], 
#top .iconbox.av-no-box .iconbox_icon.avia-svg-icon svg:first-child {
    font-size: 1.25rem!important;
    color: #a15b45;
    fill:  #a15b45;
}
.iconbox .iconbox_content h3.iconbox_content_title {
    color: #3d3129!important;
    font-size: 1.125rem;
    text-transform: none;
}
#top .iconbox.av-no-box .iconbox_icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #f0e9e4;
    border: 0 none;
}
.iconbox .iconbox_content p:last-child {
    font-size: 0.875rem;
    line-height: 1.5;
}
.avia-icon-list .iconlist_icon {
    background-color: #F0E8E4!important;
    color: #A15B45;
    font-size: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}
.main_color input[type="submit"] {
    background-color: #A15B45;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-size: 0.875rem;
}
.iconlist_content p {
    margin: 0.5rem 0;
    font-size: 0.875rem;
}
.avia-icon-list h4.iconlist_title {
    text-transform: none;
    font-family: 'inter', sans-serif!important;
    font-weight: 400!important;
}
#top input[type=text],
#top textarea {
    font-size: 0.875rem;
}
div .av_one_fourth {
    margin-left: 3%;
    width: 22.5%;
}
#socket .copyright {
    float: none;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 0.75rem;
}
.avia-icon-list li {
    padding-bottom: 10px;
}
