/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap');

body .wd-posts:not([style*="wd-gap"]) {
    --wd-col-lg: 4;
    --wd-gap-lg: 20px;
}
.container.main-footer {
    max-width: 1400px;
}
.whb-main-header .container {
    max-width: 1200px;
}
.blog-style-bg.blog-design-default .article-body-container {
    margin: 0;
    box-shadow: none;
}
body .blog-design-default .article-body-container h3.title.post-title {
    font-size: 20px !important;
    font-weight: 400 !important;
}
body .blog-design-default .wd-entry-content {
    font-size: 14px;
}
footer .social-form-circle .wd-social-icon {
    background: #767676;
    color: #fff !important;
}
footer .wd-social-icons.icons-size-default .wd-icon {
    font-size: 16px;
}
form#mc4wp-form-1 input[type="email"] {
    background: #fff;
    height: 56px;
}
form#mc4wp-form-1 .mc4wp-form-fields {
    max-width: 520px;
}
form#mc4wp-form-1 .mc4wp-form-fields p {
    padding: 0;
    margin: 0;
}
form#mc4wp-form-1 .mc4wp-form-fields input[type="submit"] {
    height: 56px;
    margin: 0;
    font-family: 'Lato';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
}
form#mc4wp-form-1 {
    text-align: right;
}