/*
 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=Caveat:wght@400..700&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
body .wd-header-text.reset-last-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-align: right;
    color: #fff;
}

.caveat-<uniquifier> {
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.nunito-<uniquifier> {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.manrope-<uniquifier> {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.top-ul ul {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    list-style: none;
    padding-left: 20px;
    padding-right: 20px;
}

.top-ul ul li a {
}

.top-ul ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-ul ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-align: right;
    color: #fff;
}

span.wd-icon {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    padding: 12px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}

.social-instagram span.wd-icon {
    font-size: 20px;
}

.social-twitter span.wd-icon::before {
    background: #fff;
    color: #1E5E4B;
    padding: 3px;
    border-radius: 3px;
    font-size: 17px;
}
.wd-header-divider:before {
    border-right: 2px solid #fff !important;
}

.wd-social-icons.wd-style-default.social-follow.wd-shape-circle.whb-ymb54umqiybqdkx33skz.color-scheme-dark.text-center {
    padding-left: 20px;
}
.whb-top-bar {
    width: 94%;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
}

.wd-content-layout {
    padding: 0px !important;
}

.vc_column-inner {
    padding-top: 0px !important;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 0px !important;
}
.whb-main-header {
    background: #f6f3ee ! IMPORTANT;
}
.sec-1-1::before {
    content: '';
    background: url(/wp-content/uploads/2025/03/kk.png);
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 94%;
    margin: 0 auto;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}
.wpb_single_image.wpb_content_element {
    margin-bottom: 0px !important;
}
.sec-1-1 {
    padding-block: 91px 128px;
}

h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #d0a14a;
    font-family: 'Caveat';
}

h2 {
    font-weight: 700;
    font-size: 44px;
    line-height: 1;
}
.sec-1-1 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
}

.sec-1-buttons {
    display: flex;
    gap: 20px;
    padding-top: 10px;
}

a.btn.theme-btn {
    background: #d0a14a;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    border-radius: 4px;
    padding: 19px 41.3px;
    border: 1px solid #d0a14a;
}

a.btn.theme-btn.transparent-btn {
    border: 1px solid #d0a14a;
    background: none;
    color: #d0a14a;
}

.sec-1-1 h2 {
    margin-bottom: 30px;
}

.sec-1-1 h4 {
    margin-bottom: 32px;
}

a.btn.theme-btn:hover {
    border: 1px solid #d0a14a;
    background: none;
    color: #d0a14a;
}

a.btn.theme-btn.transparent-btn:hover {
    background: #d0a14a;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #fff;
}
.wpb_text_column.wpb_content_element.text-sec-1 {
    background: linear-gradient(180deg, #d4af69 0%, #a68040 100%);
    text-align: center;
    position: absolute !important;
    bottom: -30px;
    align-items: center;
    justify-content: center;
    border-radius: 1000%;
    width: 215px;
    height: 215px;
    display: flex;
}

.text-sec-1 > .wpb_wrapper {
    border: 1px solid #fff;
    border-radius: 100%;
    width: 185px;
    height: 185px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text-sec-1 h3 {
    font-weight: 700;
    font-size: 44px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
    color: #fff;
    margin-bottom: 13px;
}

.text-sec-1 p {
    font-size: 16px;
}
.current-menu-item span.nav-link-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #f6f3ee;
    background: #d4af69;
    border-radius: 4px;
    padding: 7px 18px;
    /* width: 71px; */
    /* height: 32px; */
    display: flex;
    align-items: center;
}

span.nav-link-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #000;
    text-transform: capitalize;
}
.sec-2 {
    padding-block: 100px;
 }

ul#menu-main-manu {
    padding-right: 50px;
    gap: 30px;
}
.sec-2 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    color: #000;
}

.sec-2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}
.sec-2 .wd-info-box{
    position: relative;
}


.sec-2 .wd-info-box::before {
    content: url(/wp-content/uploads/2025/03/Line-1.png);
    position: absolute;
    left: -78px;
}
.sec-2-info-1::before {
    display: none !important;
}
.sec-3 h2 {
    font-weight: 700 !important;
    font-size: 44px;
    line-height: 1.2;
    color: #000;
    padding-bottom: 5px;
}
.sec-3 h4 {
    padding-bottom: 10px;
}

.sec-3 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.9;
    color: #000;
}

.sec-3 p strong {
    color: #268367;
    font-weight: 600;
}

.sec-3 ul {
    margin-bottom: 35px;
    padding-top: 5px;
}

.sec-3 ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 2.1;
    color: #000;
    padding-left: 34px;
    position: relative;
}

.sec-3 ul {
    list-style: none;
    padding-left: 0;
}

.sec-3 ul li strong {
    font-weight: 600;
    color: #216b55;
}

.sec-3 ul li::before {
    content: url(/wp-content/uploads/2025/03/export.png);
    position: absolute;
    left: 0;
    top: 3px;
}
.sec-3 {
    padding-block: 120px;
}
.sec-4 {
    background-size: cover;
    background-repeat: no-repeat;
    padding-block: 100px;
    padding-inline: 100px;
}

.sec-4 h2 {
    color: #fff;
    margin-bottom: 22px;
    line-height: 1.2;
}

.sec-1-1 h2 {
    font-size: 64px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.sec-4 p {
    color: #fff;
    margin-bottom: 21px;
}

p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
}
.sec-5::before {
    content: '';
    background: url(/wp-content/uploads/2025/03/Mask-group.png);
    width: 100%;
    height: 885px;
    position: absolute;
    left: 0;
    right: 0;
    top: -110px;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-5 {
    overflow: visible;
    padding-bottom: 120px;
}
.sec-5 .wpb_text_column.wpb_content_element.text-center {padding-block: 100px 80px;}

.sec-5 .wpb_text_column.wpb_content_element.text-center h2 {
    color: #fff;
    line-height: 1.2;
}

.sec-5 h4, .sec-5 h2 {
    margin-bottom: 22px;
}

.sec-5 p {
    color: #fff;
}

.sec-5 .vc_col-sm-4 > .vc_column-inner {}

.sec-5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    border-radius: 20px;
    padding-inline: 20px;
    box-shadow: 0 12px 32px 0 rgba(6, 28, 61, 0.04);
    background: #fff;
    padding-block: 20px 40px;
}

.sec-5 figure.wpb_wrapper.vc_figure {
    width: 100%;
}

.sec-5 .vc_single_image-wrapper.vc_box_border_grey, .sec-5 .vc_single_image-wrapper.vc_box_border_grey img {
    width: 100%;
}

.sec-5 .wd-info-box {
    margin-bottom: 0px;
    row-gap: 40px;
}

.wd-info-box .info-box-inner p:first-child:empty, .wd-info-box .info-box-inner p:first-child:empty ~ p:last-child, .wd-info-box .info-box-inner:empty {
    display: block !important;
}

.sec-5 .info-box-icon {
    position: absolute;
    top: -33.4%;
    right: 20px;
}

.sec-5  h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #000;
}

.sec-5 .info-box-content {padding-inline: 20px;}

.sec-5 ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #000;
    list-style: none;
    padding-left: 29px;
    position: relative;
}

.sec-5 ul {
    padding-left: 0px;
    padding-top: 12px;
    margin-bottom: 25px;
}

.sec-5 ul li::before {
    content: url(/wp-content/uploads/2025/03/export.png);
    position: absolute;
    left: 0;
    top: 2px;
}

.sec-5 .info-box-content p a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #d0a14a;
    display: inline-flex;
    gap: 10px;
    border-bottom: 1px solid;
    padding-bottom: 7px;
}

.sec-5 .info-box-content p a::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
}
.explore-sec-5 {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
}
.sec-6 {padding-block: 100px;border-radius: 20px;}

body .counter-value.wd-font-weight-600 {
    font-weight: 800 !important;
    font-size: 56px;
    line-height: 1;
    color: #164437;
    font-family: 'Nunito';
}

.woodmart-counter {
    margin-bottom: 0px;
    padding-bottom: 30px;
    position: relative;
}

.woodmart-counter::before {
    content: url(/wp-content/uploads/2025/03/Line-3.png);
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
}

.sec-6 h5 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    color: #000;
    margin-bottom: 5px;
}

.sec-6 .wpb_text_column.wpb_content_element.text-center {
    padding-top: 30px;
}

.sec-6 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #000;
}

.sec-6 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.sec-6 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper::before {
    content: url(/wp-content/uploads/2025/03/Line-1.png);
    position: absolute;
    top: 25px;
    left: -30px;
}

.first-col-sec-5 .wpb_wrapper::before {
    display: none;
}
body .counter-value::after {
    content: '+';
}

.counter-1 .counter-value::after {
    content: 'K+';
}

.counter-2 .counter-value::after {
    content: 'M+';
}

.counter-2 .counter-value::before {
    content: '$';
}
.sec-7 {
    padding-block: 120px;
}

.sec-7 p {
    color: #333;
    margin-bottom: 25px;
}

.sec-7 h4 {
    margin-bottom: 27px;
}

.sec-7 ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 25px;
    padding-top: 2px;
}

.sec-7 ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.9;
    color: #216b55;
    display: flex;
    align-items: center;
    gap: 16px;
}

.sec-7 ul li::before {
    content: url(/wp-content/uploads/2025/03/tick.png);
    margin-top: 4px;
}
.sec-8 
 .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 80px;
}

.sec-8 {
    background: #F6F3EE;
    padding-block: 100px;
}

.sec-8 .wpb_text_column.wpb_content_element.text-center h2 {
    margin-bottom: 27px;
}

.sec-8 .wpb_text_column.wpb_content_element.text-center h4 {
    margin-bottom: 30px;
}

.Inner-testimonial {
    display: flex;
    flex-direction: column-reverse;
    box-shadow: 0 10px 10px 0 rgba(10, 27, 95, 0.05);
    background: #fff;
    padding: 134px 40px 50px;
    border-radius: 10px;
}

body .testimon-style-info-top .wd-testimon-text {
    background: none;
    padding: 0px 0px;
    margin: 0px;
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.7;
    text-transform: capitalize;
    color: #000;
    min-height: 219px;
}

body .testimon-style-info-top .wd-testimon-text::before {
    display: none;
}

.wd-testimon-info {
    padding-top: 40px;
}

body .wd-testimon-info img.testimonial-avatar-image {
    max-width: 72px;
    min-width: 72px;
}

.Inner-testimonial::before {
    content: url(/wp-content/uploads/2025/03/Group-1000001975.png);
    position: absolute;
    top: 50px;
}

.Inner-testimonial::after {
    content: url(/wp-content/uploads/2025/03/Group-1000001974.png);
    position: absolute;
    top: 63px;
    right: 50px;
}
.wd-testimon-name.title {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: #d0a14a;
    margin-bottom: 0;
}

.wd-testimon-pos {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    opacity: 0.5;
}
.sec-9 {
	padding-block: 120px 60px;
}
.sec-9 h4 {
    margin-bottom: 30px;
}

.sec-9 .wpb_text_column.wpb_content_element {
    padding-bottom: 50px;
}

.wd-accordion.wd-style-default>.wd-accordion-item:first-of-type, .wd-accordion.wd-style-default>.wd-nav-wrapper+.wd-accordion-item , .wd-accordion.wd-style-default>.wd-accordion-item {border: 0px !important;!i;!;}

.wd-accordion-title.font-primary.wd-fontsize-s.wd-font-weight-600 {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 27px 24px;
}

.wd-accordion-item {
    margin-bottom: 22px;
}

body .wd-accordion-title-text {
    font-weight: 600 !IMPORTANT;
    font-size: 20px !important;
    line-height: 1 !important;
    color: #333 !important;
}

.wd-accordion-content.wd-entry-content {
    padding: 20px 24px 24px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    opacity: 0.8;
}

.wd-accordion-item .wd-active {
    );)0;);)0;)00;)0;);
    background: #1a4c3d !important;
    opacity: 1;
    border-radius: 0px 0px 10px 10px;
}

.wd-accordion-item {
    width: 648px;
}

.wd-accordion-title.font-primary.wd-fontsize-s.wd-font-weight-600.wd-active {
    color: #fff !important;
    border-radius: 8px 10px 0px 0px;
}

.wd-accordion-title.font-primary.wd-fontsize-s.wd-font-weight-600.wd-active .wd-accordion-title-text {
    color: #fff !important;
    position: relative;
}

.wd-accordion-title-text {
    /* padding: 27px 24px; */
}

.wd-accordion-title.font-primary.wd-fontsize-s.wd-font-weight-600.wd-active .wd-accordion-title-text::before {
    content: '';
    background: #ffffff47;
    height: 1px;
    width: 600px;
    position: absolute;
    bottom: -27px;
}

.wd-active span.wd-accordion-opener {
    color: #fff;
    font-size: 19px;
}

span.wd-accordion-opener {
    font-size: 19px;
}
.sec-9::before {
    content: '';
    background: url(/wp-content/uploads/2025/03/Mask-group-1.png);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    top: 0;
    right: 0;
}
.wd-prefooter {
    padding: 0px !important;
}
.sec-10 {
	padding-block: 120px;
}

.sec-10 .wpb_text_column.wpb_content_element {
    padding-bottom: 80px;
}

.sec-10 .wpb_text_column.wpb_content_element h4 {
    padding-bottom: 10px;
}
.sec-10 {
    background: #F5F5F5;
}
.wd-post-date.wd-style-with-bg {
    display: none !important;
}

.article-body-container {
    padding: 40px 30px !important;
    text-align: left !important;
}

h3.wd-entities-title.title.post-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;
}

.entry-content.wd-post-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    padding-bottom: 10px;
}

body .read-more-section a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #d0a14a;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid;
    padding-bottom: 7px;
}

.read-more-section a::after {
    content: "\f120";
    font-family: "woodmart-font";
    font-weight: 400;
}
body .blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #e6e8ec;
    background: #fff;!i;!;
    box-shadow: none !important;!I;!;
}

body .post-img-wrapp {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.article-inner {
    border-radius: 10px !important;
}
.blog-design-masonry.wd-add-shadow .article-inner {
    box-shadow: none !important;
}
.blog-design-masonry.wd-add-shadow .article-inner:hover {
    box-shadow: black !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}
.pree-footer {
    background: linear-gradient(90deg, #143129 0%, #16382e 7.65%, #1a4c3d 36.01%, #216b55 75.41%, #268367 100%);
    border-radius: 20px;
    padding-block: 80px;
}

.pree-footer h2 {
    color: #fff;
    line-height: 1.1;
    font-weight: 800;
    font-size: 35px;
}

.pree-footer p {
    color: #fff;
}

.es-form-field-container {
    position: relative;
    width: 448px;
}

input#esfpx_email_0fe74ada6116e {
    width: 270px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
}

input[type="submit"] {
    position: absolute;
    right: 0;
    bottom: 12px;
    background: #d0a14a;
    border-radius: 4px;
    padding: 0px 40px;
    width: 158px;
    height: 51px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    color: #fff;
}
div#media_image-2 {
    padding-bottom: 40px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.footer-column-1 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 30px;
}

.footer-column-1 .wd-social-icons {
    justify-content: left;
}

.footer-column-1 .social-twitter span.wd-icon::before {
    color: #333333;
}

h5.widget-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Nunito';
    margin-bottom: 0px;
    padding-bottom: 14px;
    margin-bottom: 20px;
    position: relative;
}

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li.current_page_item>a {
    color: #fff;
}

.menu-item a {
    =: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    font-family: 'Manrope';
}

.footer-column-2 {
    padding-left: 100px;
}

.footer-column-2 ,.footer-column-3 ,.footer-column-4 {
    padding-top: 39px;
}

h5.widget-title::before {
    content: '';
    background: #216B55;
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: 0;
}

.links-footer {
    display: flex;
    gap: 20px;
}

.links-footer h5 {
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-family: 'Nunito';
}

.links-footer p a, .links-footer p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    font-family: 'Nunito';
}
.wd-col-start.reset-last-child {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: #fff;
}

.wd-col-end.reset-last-child, .wd-col-end.reset-last-child a {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: right;
    color: #fff;
    padding: 0px 11px;
}

body .wd-copyrights {
    border: none;
    padding: 0px;
}

.footer-sidebar {
    padding-block: 100px 80px !important;
}

body .container.wd-grid-g {
    position: relative;
    padding-block: 30px 27px;
}

.container.wd-grid-g::before {
    content: url(/wp-content/uploads/2025/03/Line-13.png);
    position: absolute;
    top: -15px;
}
.sec-prefooter {
    background-color: #333333;
}

.page-id-7 .sec-prefooter::before, .page-id-13 .sec-prefooter::before {
    content: '';
    background: #f5f5f5;
    height: 48%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}
.sec-prefooter::before {
    content: '';
    background: #fff;
    height: 48%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}
.post-template-default .sec-prefooter::before, .page-id-11 .sec-prefooter::before, .page-id-14 .sec-prefooter::before, .page-id-12 .sec-prefooter::before {
    content: '';
    background: #fff;
    height: 48%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}
.wd-single-post-header {
    padding-top: 100px;
}

.single-post .wd-entry-content {
    text-align: center;
}

.single-post .wd-single-footer {
    justify-content: center;
    margin-bottom: 85px;
}

.single-post .wd-page-nav {
    display: none;
}

.single-post .comments-area .comment-respond {
    display: none;
}

.page-id-11 .sec-6, .page-id-12 .sec-6, .page-id-13 .sec-6, .page-id-14 .sec-6 {
    margin-bottom: 100px;
}

.page-id-11 .sec-8,.page-id-12 .sec-8,.page-id-13 .sec-8, .page-id-14 .sec-8 {
    margin-bottom: 100px;
}
.page-id-12 .sec-5::before {
    top: 0px;
}
.page-id-12 .sec-6 {
    margin-top: 100px;
}
.blog-bg {
    padding-bottom: 80px;
    margin-bottom: 100px;
}
.page-id-13 .sec-prefooter::before {
    background: #fff;
}
.contact-page {
    padding: 100px 0px;
}

button#wpforms-submit-99 {
    width: 100%;
    background: #cca050;
}

button#wpforms-submit-99::after {
    display: none;
}

div.wpforms-container-full input[type=date]:focus:invalid, div.wpforms-container-full input[type=datetime]:focus:invalid, div.wpforms-container-full input[type=datetime-local]:focus:invalid, div.wpforms-container-full input[type=email]:focus:invalid, div.wpforms-container-full input[type=month]:focus:invalid, div.wpforms-container-full input[type=number]:focus:invalid, div.wpforms-container-full input[type=password]:focus:invalid, div.wpforms-container-full input[type=range]:focus:invalid, div.wpforms-container-full input[type=search]:focus:invalid, div.wpforms-container-full input[type=tel]:focus:invalid, div.wpforms-container-full input[type=text]:focus:invalid, div.wpforms-container-full input[type=time]:focus:invalid, div.wpforms-container-full input[type=url]:focus:invalid, div.wpforms-container-full input[type=week]:focus:invalid, div.wpforms-container-full select:focus:invalid, div.wpforms-container-full textarea:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=date]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=email]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=month]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=number]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=password]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=range]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=search]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=tel]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=text]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=time]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=url]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=week]:focus:invalid, .wp-core-ui div.wpforms-container-full select:focus:invalid, .wp-core-ui div.wpforms-container-full textarea:focus:invalid {
    box-shadow: none;
    border: 1px solid #275f4b !important;
}

div.wpforms-container-full textarea:focus {
    box-shadow: none;
    border: 1px solid #275f4b !important;
}

div.wpforms-container-full input[type=tel]:focus{
       box-shadow: none;
    border: 1px solid #275f4b !important;
}

body .wd-arrow-inner {
    border: 1px solid #d0a14a !important;!i;!;
    border-radius: 5px;
    padding: 10px;
    width: 44px;
    height: 44px;
    color: #D0A14A !important;!i;!;
}

.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    gap: 20px;
}

body .wd-arrow-inner:hover {
    background: #D0A14A !important;
    color: #fff !important;
}

.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    margin-top: -77px;
}
.wd-next .wd-arrow-inner:after {
    content: "\f120" !important;
    font-family: "woodmart-font";
    font-weight: 400;
}

.wd-prev .wd-arrow-inner:after {
    content: "\f121" !important;
    font-family: "woodmart-font";
    font-weight: 400;
}
.sec-1-1::after {
    content: url(/wp-content/uploads/2025/03/leaf.png);
    position: absolute;
    top: 25px;
    left: 49px;
}
.sec-3-3::before {
    content: '';
    background: #F6F3EE;
    height: 40%;
    width: 40%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
body .wd-arrow-inner:after {
    font-size: 21px;
}
.wd-page-title {
    /* padding-block: 170px !important; */
    height: 480px;
    object-fit: cover;
    display: flex;
    align-items: center;
}
/* .sec-1-1 h2::before {
    content: '';
    background: #D1AE6D;
    height: 7px;
    width: 62%;
    position: absolute;
    bottom: 6px;
    clip-path: polygon(1% 0%, 100% 0%, 98% 100%, 0% 100%);
    z-index: -2;
}
 */
.wd-page-title::before {
    content: '';
    background: #275f4b75;
    height: 100%;
    width: 100%;
    position: absolute;
}

.wd-page-title .container {
    position: relative;
}
a.btn.theme-btn.donate-btn {
    margin-right: 20px;
}
.volunteer-page {
    padding-block: 90px;
    width: 60%;
    margin: 0 auto;
}

.volunteer-page button#wpforms-submit-127 {
    background: #cca050;
    width: 26%;
}
.donate-page {
    padding-block: 100px;
}

.donate-page h2 {
    margin-bottom: 40px;
}
.volunteer-page .wpforms-validate {
    border: 1px solid #cca050;
    border-radius: 10px;
    padding: 20px;
}

.volunteer-page h2 {
    margin-bottom: 35px !important;
}
/************media*************/
@media only screen and (max-device-width: 1640px) {
    a.btn.theme-btn.donate-btn {
    margin-right: 10px;
}

a.btn.theme-btn {
    font-size: 16px;
}

span.nav-link-text {
    font-size: 16px;
}

a.btn.theme-btn {
    padding: 19px 31.3px;
}
	.sec-4 {
    padding-block: 74px;
    background-position: right center !important;
}

.sec-7 {
    margin: 0;
}
   .sec-1-1::before {
    width: 100%;
}
}
