/*
 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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body .sec-1 {
    padding-top: 250px !important;
    background-size: cover;
    padding-bottom: 40px;
    background-position: right !important;
}

body {
    --wd-scroll-w: 0px !important;
}

.whb-top-bar span.wd-icon {
    color: #fff;
    width: 32px;
    height: 32px;32px:;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    font-size: 15px;
}

.whb-column.whb-col-right ul {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0px;
}

.whb-column.whb-col-right ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0px;
}

.whb-column.whb-col-right ul li a, .whb-column.whb-col-right ul li {
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    color: #c7c7c7;
}

.whb-flex-row.whb-top-bar-inner {
    border-bottom: 1px solid #fff;
}

.whb-flex-row.whb-top-bar-inner {
    --wd-top-bar-h: 57px;
}

.wd-nav  a.woodmart-nav-link span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Lato';
}

ul#menu-header_nav {
    gap: 50px;
}

.btn.theme-btn {
    background: #aa5ba2;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
    color: #fedc00;
    padding-inline: 63.2px;
    padding-block: 18px !important;
    font-family: 'Lato';
}

h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.06em;
    text-transform: capitalize;
    font-family: 'Philosopher';
    position: relative;
    display: inline-flex;
    gap: 8px;
    color: #aa5ba2;
}

h4::before {
    content: url(/wp-content/uploads/2026/01/Icon-6.png);
    filter: brightness(0) saturate(100%) invert(46%) sepia(28%) saturate(969%) hue-rotate(255deg) brightness(88%) contrast(85%);
}

.sec-1 h4::before {
    filter: brightness(0) invert(1);
}

h1 {
    font-weight: 400;
    font-size: 80px;
    line-height: 1.1;
    color: #fff;
    padding-right: 420px;
    font-family: 'Philosopher';
    margin-bottom: 10px;
}

.sec-1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #e3e3e3;
}

.sec-1-btn .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 30px;
    padding-top: 30px;
}

.whb-col-right .btn.theme-btn {
    font-size: 14px;
    padding-inline: 23.9px;
}

.sec-1-form {
    padding-top: 80px;
}

.wpb_text_column.wpb_content_element {
    margin: 0px !important;
}

.sec-1-form button#wpforms-submit-25 {
    background: #aa5ba2;
    border-radius: 100px;
    width: 113px;
    height: 48px;
    font-weight: 700;
    font-size: 14px;
    line-height: 171%;
    text-transform: capitalize;
    text-align: center;
    color: #fedc00;
    border: none !important;
}

.sec-1-form input {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    height: 47px !important;
    background: none !important;
    color: #c9c1c1 !important;
	border-radius: 10px !important;
}

.sec-1-form .wpforms-field-layout-columns.wpforms-field-layout-preset-33-33-33 {
    width: 645px !important;
}

div#wpforms-25 {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    padding-inline: 25px;
    padding-block: 41px !important;
    margin-right: 15px;
}

.sec-1-form .wpforms-submit-container {
    position: absolute !important;
    right: 70px;
    bottom: 87px;
}

.sec-1-form label.wpforms-field-label {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.07em;
    color: #fff;
    font-family: 'Lato';
    text-transform: uppercase;
    padding-bottom: 5px !important;
}

.sec-1 h4 {
    color: #fff;
}

h2 {
    font-weight: 400;
    font-size: 50px;
    line-height: 110%;
    color: #333;
    font-family: 'Philosopher';
}

.sec-2 {
    padding-block: 100px;
    display: flex;
    align-items: center;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #696969;
    font-family: 'Lato';
}

.sec-2 h2 {
    margin-bottom: 10px;
}

.sec-2 h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 117%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #112015;
    font-family: 'Philosopher';
}

.sec-2 .btn.theme-btn {
    margin-top: 28px;
}

.wpb_single_image.wpb_content_element {
    margin: 0px !important;
}

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

.sec-3 {
    padding-top: 113px;
    padding-bottom: 113px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sec-3 .wpb_text_column.wpb_content_element.text-center {
    width: 765px;
    margin-inline: auto !important;
}

.sec-3 .wpb_text_column.wpb_content_element.text-center p {
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 136%;
    text-align: center;
    color: #333;
}

.sec-3 .wpb_text_column.wpb_content_element.text-center p:first-child {
    margin-bottom: 23px;
    margin-bottom: 10px;
}

.sec-3 .wpb_text_column.wpb_content_element.text-center p:nth-child(2) {
    margin-bottom: 23px;
}

.sec-3 .wpb_text_column.wpb_content_element.text-center p:nth-child(4) {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #333;
    font-style: normal;
    padding-top: 7px;
}

.sec-4 {
    padding-top: 110px;
    padding-bottom: 110px;
}

.sec-text-1 h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.03em;
    color: #333;
    font-family: 'Philosopher';
    margin-bottom: 10px;
}

.sec-text-1 p a {
	font-weight: 700;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #696969;
}

.about-line .sec-text-1 {
    min-height: 340px;
}

.about-line2 .sec-text-1 {
    min-height: 428px;
}
.sec-text-1 {
    padding-bottom: 15px;
    border-bottom: 1px solid #c4c4c4;
}

.sec-text-2 {display: flex;align-items: center;justify-content: space-between;padding-top: 30px;}

.sec-text-2 a.btn.theme-btn {
    padding-inline: 10.6px;
    padding-block: 0 !important;
}

.sec-text-2 h5 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #112015;
    margin-bottom: 15px;
    font-family: 'Philosopher';
}

.sec-text-2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 113%;
    color: #112015;
}

.sec-4-2 .wpb_text_column.wpb_content_element {
    border: 1px solid #c4c4c4;
    margin-top: -61px !important;
    margin-inline: 12px !important;
    border-radius: 10px;
    padding-inline: 13px;
    padding-block: 20px;
    backdrop-filter: blur(15.899999618530273px);
    background: rgba(253, 253, 253, 0.8);
}

.sec-4 .sec-4-2:first-child {
    margin-bottom: 30px;
}

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

.sec-4-1 p {
    margin-bottom: 24px !important;
}

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

.sec-5 {
    padding-block: 100px;
}

.sec-5 .vc_row.wpb_row.vc_inner.vc_row-fluid {
    background: #ffffe4;
    border-radius: 20px !important;
}

.sec-5 iframe {
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 0px 20px 20px 0px;
}

.sec-5 .wpb_column.vc_column_container.vc_col-sm-6:last-child > .vc_column-inner {
    padding-right: 0px !important;
}

.wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin: 0px !important;
}

.sec-5 .wpb_column.vc_column_container.vc_col-sm-6:first-child {
    padding-block: 50px;
    padding-inline: 30px;
}

div#wpforms-43 {
    margin: 0px;
}

.sec-5 .wpb_column.vc_column_container.vc_col-sm-6:last-child > .vc_column-inner .wpb_wrapper {
    height: 100%;
}

.sec-5 .wpb_column.vc_column_container.vc_col-sm-6:last-child > .vc_column-inner .wpb_wrapper .wpb_raw_code.wpb_raw_html.wpb_content_element {
    height: 100%;
}

.sec-5 h2 {
    color: #112015;
    margin-bottom: 13px;
}

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

.sec-5 input {
    height: 50px !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding-inline: 20px !important;
}

div#wpforms-43-field_4-container {
    padding-top: 0px !important;
}

.sec-5 label.wpforms-field-label {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #000;
    padding-bottom: 5px !important;
    font-family: lato;
}

select#wpforms-43-field_6 {
      height: 50px !important;
      border: 1px solid rgba(0, 0, 0, 0.1) !important;
      padding-inline: 20px;
}

textarea#wpforms-43-field_7 {
    padding-inline: 20px;
    padding-top: 11px;
	min-height: 88px;
}

input::placeholder , textarea::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: rgba(46, 46, 46, 0.6);
}

select#wpforms-43-field_6 {
    font-weight: 400;
    font-size: 14px;
    color: rgba(46, 46, 46, 0.6);
}

button#wpforms-submit-43 {
    background: #aa5ba2;
    border-radius: 100px;
    padding: 12px 50px;
    width: 242px;
    height: 46px;
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    text-transform: capitalize;
    text-align: center;
    color: #fedc00;
    margin-top: 10px;
}

.sec-5 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

span.post-date {
    display: flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #696969;
}

span.post-date p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #696969;
}

.post-meta {
    display: flex;
    gap: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #696969;
    padding-bottom: 7px;
}

.post-meta {
    padding-bottom: 0px;
}

.wd-post-content.article-body-container.dcd {
    align-items: start;
}

.wd-post-content.article-body-container.dcd {
    background: none !important;
    padding: 30px 30px 35px;
}

.blog-design-masonry.wd-add-shadow .wd-post-inner {
    box-shadow: none !important;
    border: 1px solid #c4c4c4;
    border-radius: 10px !important;
}

.wd-post-thumb.entry-header {
    border-radius: 10px 9px 0px 0px !important;
}

h3.wd-post-title.wd-entities-title.title.post-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.03em;
    color: #112015;
    font-family: 'Philosopher';
    padding-bottom: 12px;
}

.wd-post-excerpt.entry-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #696969;
}

.wd-post-read-more.wd-style-link.read-more-section {
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
    padding-top: 12px;
}

.wd-post-read-more.wd-style-link.read-more-section a {
    color: #aa5ba2;
}

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

.sec-6 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.footer-column .wd-social-icons {
    justify-content: center;
    gap: 25px !important;
    padding-top: 20px;
}

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

div#media_image-2 {
    margin: 0px;
    padding-bottom: 30px;
    border: none;
}

.footer-column.footer-column-1 {
    text-align: center;
}

.textwidget p {
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    color: #fedc00;
}

.footer-column span.wd-icon {
    color: #fedc00;
    font-size: 22px;
}

.footer-column h5.widget-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    color: #fedc00;
    font-family: 'Philosopher';
}

.footer-column .menu-item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #fedc00;
}

.footer-column .menu-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-column .menu-item::before {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    background: #FEDC01 !important;
    border-radius: 20px;
}

.footer-column .menu-item a {
    color: #fedc00 !important;
}

.footer-column.footer-column-1 p {
    width: 275.14px;
    margin: auto;
}

.footer-column-4 ul li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 15px;
}

.footer-column-4 ul li , .footer-column-4 ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    color: #fedc00;
    word-break: break-all;
}

li.li-foot-2 img {
    position: relative;
    top: 6px;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    background: #fff !important;
    padding-block: 20px 15px;
}

.wd-col-start.reset-last-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 138%;
    color: #333;
}

.wd-col-start.reset-last-child strong {
    font-weight: 700;
    color: #aa5ba2;
}

.wd-col-end.reset-last-child {
    display: flex;
    justify-content: end;
    gap: 30px;
}

.wd-col-end.reset-last-child a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #333;
}

footer.wd-footer.footer-container {
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-6 .wpb_text_column.wpb_content_element {
    padding-bottom: 30px;
}

.sec-1 input::placeholder {
	font-weight: 400;
	font-size: 14px;
	color: #c9c1c1;
}

.wd-post-cat.wd-style-with-bg {
    display: none !IMPORTANT;
}

.single-post .wd-entities-title {
    padding-right: 0px !important;
    font-size: 45px;
    color: #000;
}

.single-post .wd-post-meta {
    display: none !important;
}

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

.single-post  div#comments {
    width: 70%;
    margin: auto;
}

.single-post  .wd-content-area.site-content {
    padding-block: 100px;
}

.single-post  input#submit {
    border-radius: 10px;
    text-transform: capitalize;
    font-size: 16px;
}

.page-title   h1.entry-title.title {
    padding-right: 0px !important;
}
.testimonial-row {
    padding-block: 70px;
}

.testimonial-content {
    color: #000;
    font-size: 17px;
}

.mobile-nav span.nav-link-text {
    color: #000 !important;
    font-size: 15px !important;
}

.page-id-9 .sec-2 {
    align-items: normal;
}

.about-line {
    margin-bottom: 30px !important;
}

.about-line2  .wpb_text_column.wpb_content_element {
    /* min-height: 541px; */
}

.about-line .wpb_text_column.wpb_content_element {
    min-height: 449px;
}

.about-line2 .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) .sec-text-2 , .about-line2 .wpb_column.vc_column_container.vc_col-sm-4:nth-child(3) .sec-text-2 {
    width: 100%;
}

.testimonial-sec .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 60px;
}

.inner-testimonial {
    display: flex;
    flex-direction: column-reverse;
    background: #ab5ba2b8;
    padding: 40px 35px 40px 35px;
    border-radius: 10px;
}

.inner-testimonial .wd-testimon-text.reset-last-child {
    background: none !important;
    margin: 0px !important;
    padding:  0px !important;
    color: #fff;
    font-size: 16px;
    min-height: 183px;
    padding-bottom: 20px !important;
    padding-top: 9px !important;
}

.inner-testimonial .wd-testimon-text.reset-last-child::before {
    display: none !important;
}

.wd-testimon-name.title {
    font-size: 16px;
    color: #fff;
    margin: 0px;
}

.wd-testimon-pos {
    color: #fff !important;
}

.inner-testimonial::after {
    content: url(/wp-content/uploads/2026/02/Group-41.png);
}

.testimonial-sec .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background: #ab5ba2 !important;
    border-color: #ab5ba2 !important;
}
.page-id-10 .sec-4 {
    padding-bottom: 20px;
}
.accordian-row p {
    font-size: 16px;
    margin-bottom: 15px;
}

.accordian-row p strong {
    color: #333333;
}

.accordian-row .wd-accordion {
    width: 60%;
    margin: 0 auto;
}

.accordian-row .wpb_text_column.wpb_content_element.text-center {
    padding-bottom: 40px;
}

.wd-accordion-title {
    padding-inline: 30px;
    border-radius: 10px;
}

.wd-accordion-item {
    margin-bottom: 20px;
    border-bottom: 0px !important;
    background: #ab5ba2;
    border-radius: 10px;
}

.wd-accordion-title-text span {
    color: #fff;
    font-size: 15px;
}

.wd-accordion-content.wd-entry-content {
    padding: 0px;
    padding-inline: 30px;
    padding-bottom: 20px;
}

.wd-accordion-title.wd-role-btn.font-primary.wd-fontsize-s.wd-font-weight-600.wd-active {
    padding-bottom: 10px;
}

.wd-accordion-content.wd-entry-content p {
    color: #fff;
    font-size: 15px;
}

.wd-accordion.wd-opener-style-plus>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before {
    color: #fff;
    font-size: 16px;
}

.footer-column-4 p img {
    width: 380px !important;
    position: relative;
    top: -20px;
    left: -10px;
}
#pum-171 p {
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 5px;
}

#pum-171 p strong {
    font-size: 19px;
    font-weight: 700;
}

#pum-171 h2 {
    color: #000;
}
.page-id-10 .sec-3 {
    padding-top: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
}

.page-id-10 .sec-3 .wpb_text_column {
    text-align: left !important;
    width: 100% !important;
}

.page-id-10 .sec-3 .wpb_text_column p {
    text-align: left !important;
    font-size: 14px !important;
    color: rgba(0,0,0,0.5) !important;
}

.page-id-10 .sec-3 .wpb_text_column h3 {
    font-size: 18px !important;
    margin-bottom: 10px;
    font-style: italic;
    color: #000;
}

.whb-column.whb-col-right ul li img {
    filter: brightness(0) invert(1);
    width: 16px;
    height: 16px;
    object-fit: contain;
}
@media(max-width: 1335px){
	div#wpforms-25 {
    margin-right: 0px;
}

.sec-1-form .wpforms-submit-container {
    right: 23px;
}
}
@media(max-width: 1250px){
	.sec-1-form .wpforms-submit-container {
		position: unset !Important;
}
}