/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.meta-post-categories.wd-post-cat.wd-style-with-bg {
    background: #68BB59 !important;
}
.footer-column.footer-column-2.col-12.col-sm-6.col-lg-3 {
    max-width: 16%;
    flex: 0 0 20% !important;
}
.footer-column.footer-column-3.col-12.col-sm-4.col-lg-2 {
    max-width: 16% !important;
    flex: 0 0 16% !important;
}
.footer-column.footer-column-4.col-12.col-sm-4.col-lg-2 {
    max-width: 29% !important;
}
.footer-column.footer-column-5.col-12.col-sm-4.col-lg-2 {
    max-width: 22% !important;
    flex: 0 0 22%;
}
ul.get li a, ul.get li {
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 400;
    color: rgb(255 255 255 / 80%) !important;
    line-height: 25px !important;
}
ul.get li i {
    color: #68BB59 !important;
    font-size: 16px !important;
    padding-right: 14px !important;
}
ul.get li {
    display: flex;
}
ul.social-icon {
    display: flex;
    width: 100% !important;
    justify-content: space-between;
}
ul.social-icon li a {
    border: 1px solid #dddddd8f;
    padding: 13px 18px;
    border-radius: 3px;
}
ul.social-icon li a i {
    color: #68BB59;
}
div#custom_html-3 p {
    font-family: 'Lato';
    font-size: 14px !important;
    line-height: 20px !important;
    color: rgb(255 255 255 / 60%);
}
.es-form-field-container {
    display: flex;
    margin-bottom: 34px !important;
}
input#esfpx_email_f72b80fc1c41e {
    width: 170px !important;
    height: 48px;
    background: #1A1A1A;
}
.es-form-field-container input[type="submit"] {
    position: relative;
    background-color: #68BB59 !important;
    content: "";
    width: 44px;
    height: 48px;
    background-image: url("/wp-content/uploads/2025/03/mingcute_send-fill.png");
    background-repeat: no-repeat !important;
    background-position: center center;
}
div#banner-sec a {
    background: #000 !important;
}
div#banner-sec a:hover {
    color: #000 !important;
    background: #fff !important;
}
ul#menu-custom-header-menu li a {
    font-size: 14px !important;
    padding: 0 20px;
    font-family: 'Lato' !important;
    font-weight: 900;
}
.price bdi {
    color: #244406 !important;
}
.wd-timer.timer-size-large.timer-style-transparent span {
    background: transparent !important;
    padding: 0 16px !important;
    font-size: 20px !important;
}
.wd-timer.timer-size-large.timer-style-transparent span .wd-timer-text{
    font-size: 12px !important;
        
}