/*
 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=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

header .whb-color-dark:not(.whb-with-bg) {
    background: rgb(252,248,245);
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: var(--wd-alternative-color);
}

.wd-nav[class*="wd-style-"]>li>a {
    font-size: 14px;
    font-weight: 500;
    color: var(--nav-color-active);
}

.main-page-wrapper {
    margin-top: 0;
    padding: 0;
}

header.whb-header {
    margin: 0;
}

.sec-1 .vc_single_image-wrapper {
    margin-bottom: -160px;
}

.sec-1 {padding-top: 50px;background: url(/wp-content/uploads/2023/12/banner-img-2.png) right no-repeat;background-position: 70em 110px;}

.sec-1 h2 {
    font-size: 80px;
    line-height: 96px;
    color: #3e5472;
    font-weight: 500;
}

.sec-1  .line {
    font-style: italic;
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
}

.sec-1 .line::before {
    content: "";
    position: relative;
    width: 109px;
    height: 2px;
    background-color: #c1ccda;
    display: block;
}

.sec-1  p {
    font-size: 17px;
    line-height: 28px;
    color: #3e5472;
    font-weight: 400;
    padding-left: 90px;
    margin-bottom: 30px;
}

.btnbox {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sec-1 .btnbox {
    margin-left: 90px;
}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Mulish";
    border-radius: 31px;
    font-size: 15px;
    gap: 12px;
    padding: 21px 38px;
    min-height: auto;
}

.theme-btn {
    color: #fcf8f5;
    background: var(--btn-accented-bgcolor);
}

.border-btn {
    border: 1px solid var(--btn-accented-bgcolor);
    background: transparent;
    color: #3e5472;
}

:is(.theme-btn):hover {
    background-color: var(--wd-alternative-color);
    color: #fff;
}

:is(.border-btn):hover {
    border-color: var(--wd-alternative-color);
    background: transparent;
}


.sec-2 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.sec-2 .img-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.sec-2 .img-wrap p {
    margin: 0;
}

.sec-2  p {
    font-size: 17px;
    line-height: 30px;
    color: #c1ccda;
    font-weight: 400;
}

.btn-style-link.btn-color-default {
    border: none;
    border-radius: 0;
}

.sec-2 .vc_row + .vc_row:last-child {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.sec-2 h4 {
    font-size: 18px;
    color: #b7c4d5;
    font-weight: 700;
    font-family: "Mulish";
}

.sec-2 h2.line {
    font-size: 48px;
    color: #fcf8f5;
    font-weight: 500;
    position: relative;
}

.sec-2 h2.line::after {
    content: "";
    position: relative;
    display: block;
    width: 109px;
    height: 2px;
    background-color: #c1ccda;
    margin-top: 30px;
}

.sec-3 {
    padding: 100px 0;
}

h2 {
    font-size: 56px;
    color: #3e5472;
    font-weight: 500;
    line-height: normal;
}

p,li {
    font-size: 17px;
    line-height: 28px;
    color: #3e5472;
    font-weight: 400;
}

.sec-3 ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 50px 0 0;
    gap: 20px 0px;
}

.sec-3 ul li {
    width: 49%;
    font-size: 16px;
    line-height: 28px;
    color: #3e5472;
    font-weight: 700;
    list-style: none;
    display: flex;
    gap: 13px;
}

.sec-3 ul li::before {position: relative;content: "\f107";font-family: "woodmart-font";font-weight: 400;display: flex;width: 30px;height: 30px;border-radius: 15px;background-color: #dba38b;text-align: center;font-size: 15px;color: #8b533a;margin-top: 4px;align-items: center;justify-content: center;}


header .wd-header-text {
}
header .wd-header-text ul {
  display: flex;
  gap: 20px;
  margin-left: 0;
  border-left: 1px solid #f7ebe5;
  padding: 15px 30px;
  flex-wrap: wrap;
}
header .wd-header-text ul ul {
    padding-left: 0;
    border: none;
    padding-right: 0;
}
header .wd-header-text ul li {
  display: inline-flex;
  align-content: center;
  gap: 10px;
  font-size: 17px;
  color: #daa28a;
  align-items: center;
}
header .wd-header-text ul li a {
  font-size: 13px;
  letter-spacing: 0px;
  font-family: "Mulish";
  color: #000000;
  font-weight: 500;
}
.sec-3 .over-image {
  margin: 0;
  position: absolute;
  bottom: 40px;
  left: 50px;
  right: 0;
  width: 328px;
  height: 170px;
  border-radius: 6px;
  background-color: #ffffff;
  padding: 20px 30px;
}
.sec-3 .wpb_single_image .vc_single_image-wrapper img {
  border-radius: 6px;
}
.sec-3 .wpb_single_image {
  margin: 0;
}
.sec-3 .over-image h3 {
  font-size: 28px;
  color: #3e5472;
  font-weight: 600;
  margin: 0 0 10px;
}
.sec-3 .over-image .btn-style-link.btn-color-default {
  color: #dba38b;
}
.counter {
    animation-duration: 1s;
    animation-delay: 0s;
    transition: all ease 0.3s;
}

.row-counter .wpb_text_column {
    margin-bottom: 0;
}

.row-counter .wpb_text_column .wpb_wrapper {
    display: flex;
    gap: 10px;
}

.row-counter {
    padding-top: 60px;
}

.row-counter .wpb_text_column .wpb_wrapper p {
    font-size: 22px;
    color: #3e5472;
    font-weight: 500;
    font-family: "Cormorant Garamond";
    line-height: normal;
}

.row-counter .wpb_text_column .wpb_wrapper .counter strong {
    font-size: 30px;
    color: #3e5472;
    font-weight: 700;
    font-family: "Mulish";
}

.row-counter .wpb_text_column .wpb_wrapper .counter sup {
    font-size: 24px;
    color: #dba38b;
    font-weight: 700;
    font-family: "Mulish";
    top: -10px;
}

.color-scheme-light h2, .color-scheme-light p {
    color: #fff;
}

.sec-4 {
    padding: 0;
}

.sec-4.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding: 110px 0 10px;
}

.sec-4 .wpb_content_element {
    margin: 0;
}

.sec-4 .vc_column_container>.vc_column-inner > .wpb_wrapper {
    position: relative;
    overflow: hidden;
}
.sec-4 .vc_col-sm-3 .wpb_text_column {
    position: absolute;
    bottom: 0;
    background: #3e5573;
    padding: 40px 30px;
    transform: translateY(+100%);
    transition: all cubic-bezier(0.4, 0, 1, 1) 0.3s;
}

.sec-4 .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}

.sec-4 .vc_col-sm-3 .vc_column-inner .vc_figure, .sec-4 .vc_col-sm-3 .vc_column-inner .vc_figure * {
    display: block;
}

.sec-4 .vc_col-sm-3 .vc_column-inner .vc_figure img {
    width: 100%;
}

.sec-4 .vc_col-sm-3 .wpb_text_column h3 {
    font-size: 32px;
    color: #ffffff;
    font-weight: 500;
}

.sec-4 .vc_col-sm-3 .wpb_text_column p {
    font-size: 17px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
}

.sec-4 .vc_col-sm-3:hover .wpb_text_column {
    transform: translateY(0);
}

.sec-4 .vc_row {margin-top: 50px;}

.sec-4  .textbox {
    margin: 0 auto;
    max-width: 800px;
}

.vc_row-has-fill+.sec-5.vc_row>.vc_column_container>.vc_column-inner {
    padding: 80px 0;
}

.sec-5 h2 {
    margin-bottom: 60px !important;
}

.sec-5 h3 {
    font-size: 32px;
    color: #3e5472;
    font-weight: 400;
    margin-top: 31px;
    margin-bottom: 10px;
}

.sec-5 .btn-style-link.btn-color-default {
    font-size: 15px;
    text-transform: uppercase;
    color: var(--wd-alternative-color);
    font-weight: 600;
}

.sec-5 .vc_col-sm-3 .vc_column-inner > .wpb_wrapper {border-right: 1px solid var(--wd-alternative-color);padding: 40px 20px;}

.sec-5 .vc_col-sm-3:last-child .vc_column-inner > .wpb_wrapper {
    border: none;
}

.sec-5 .vc_col-sm-3 .vc_column-inner > .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
}

.sec-5 .vc_col-sm-3 img {
    height: 83px;
    width: 83px;
    object-fit: scale-down;
}

.sec-6 {
    padding: 70px 0 90px;
}

.sec-6 .text-center {
    margin: 0 auto 50px;
    max-width: 800px;
}

.testimonial-avatar img {
    border-radius: 0 !important;
}

.testimon-align-center .testimonial-avatar {
    margin-bottom: 20px !important;
}

.testimonial-content {
    font-size: 22px;
    line-height: 34px;
    color: #3e5472;
    font-weight: 500;
    font-style: italic;
    font-family: "Mulish";
}

body .testimonial-content footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 18px;
    line-height: 28px;
    color: #3e5472;
    font-weight: 700;
    font-style: normal;
    margin-top: 20px;
}

.testimonial-content footer>span::before {
    display: none;
}

body .testimonial-content footer>span {
    opacity: 0.749;
    color: #3e5472;
    font-size: 16px;
}

.wd-owl :is(.owl-nav .owl-prev,.owl-nav .owl-next,.owl-dot) {
    transform: none !important;
}

[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible;
    width: auto;
    top: 0;
}

[class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    right: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    width: auto;
    top: 0;
}

[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"], [class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    position: unset;
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #dba38b;
    font-size: 16px;
    color: #7d4f3c;
}

[class*="wd-carousel-spacing-"] .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

[class*="wd-carousel-spacing-"] .owl-nav>div::after {
    font-size: 16px;
}

.sec-7 {
    padding-top: 140px;
    padding-bottom: 60px;
}

.sec-7 h2 {
    font-size: 50px;
}

.sec-7  .theme-btn, .sec-9 .wpb_text_column .wpb_wrapper .theme-btn {
    background-color: var(--wd-alternative-color);
}

.sec-8.vc_row>.vc_column_container>.vc_column-inner {
    padding: 60px 0;
}

.blog-design-meta-image.has-post-thumbnail .wd-post-header {
    display: none;
}

.blog-design-meta-image .wd-entities-title {
    font-size: 26px;
    color: #3e5472;
    font-weight: 500;
}

.wd-entry-content {
    font-size: 15px;
    line-height: 28px;
    color: #3e5472;
    font-weight: 400;
}

.sec-9 .wpb_text_column {
    border-radius: 6px;
    background-color: #3e5573;
}

.sec-9 .wpb_text_column .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 40px;
}

.wd-post-img img {
    border-radius: 6px;
}

.sec-9 .wpb_text_column .wpb_wrapper h2 {
    margin: 00;
    color: #fff;
}

body .footer-container {
    background: #fcf8f5;
}

body .copyrights-wrapper {border: none;}

.footer-container .menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
}

.footer-container .menu li {
    margin-bottom: 0;
}

.footer-container .menu li a {
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #3e5573;
    font-weight: 500;
}

.footer-container .menu li.current-menu-item a {
    color: #dba38b;
}

:is(.widget,.wd-widget,div[class^="vc_wp"]) {
    margin-bottom: 25px;
}

.footer-container p {
    font-size: 14px;
    letter-spacing: 0px;
    color: #3e5573;
    font-weight: 500;
}

.footer-logo img {margin-bottom: 10px;}

.contact-details {
    display: flex;
    gap: 10px;
    /* margin-left: 30px; */
    justify-content: flex-end;
    align-items: center;
}

.contact-details li {
    display: inline-flex;
    gap: 10px;
    font-size: 14px;
    color: #daa28a;
    margin-bottom: 0;
    text-align: left;
}

.min-footer>div:first-child {
    flex: 1 0 30%;
    max-width: 30%;
}

.min-footer>div:last-child {
    flex: 1 0 70%;
    max-width: 70%;
}
.contact-details li a {
    font-size: 13px;
    letter-spacing: 0px;
    color: #3e5573;
    font-weight: 500;
    font-family: "Mulish";
    display: inline-block;
    text-align: left;
}

.min-footer .col-right {
    text-align: right;
}

.footer-container .min-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-inline: -15px;
    padding-block: 20px;
    padding: 10px 0 70px;
}

.sec-2 .img-wrap h3 {
    font-size: 25px;
    color: #fcf8f5;
    font-weight: 500;
}

.wd-info-box .info-svg-wrapper svg path {
    fill: #daa28a;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background-color: var(--btn-accented-bgcolor);
    color: var(--wpforms-button-text-color);
}

div.wpforms-container-full input[type=date]:focus, div.wpforms-container-full input[type=datetime]:focus, div.wpforms-container-full input[type=datetime-local]:focus, div.wpforms-container-full input[type=email]:focus, div.wpforms-container-full input[type=month]:focus, div.wpforms-container-full input[type=number]:focus, div.wpforms-container-full input[type=password]:focus, div.wpforms-container-full input[type=range]:focus, div.wpforms-container-full input[type=search]:focus, div.wpforms-container-full input[type=tel]:focus, div.wpforms-container-full input[type=text]:focus, div.wpforms-container-full input[type=time]:focus, div.wpforms-container-full input[type=url]:focus, div.wpforms-container-full input[type=week]:focus, div.wpforms-container-full select:focus, div.wpforms-container-full textarea:focus {
    border: 1px solid var(--btn-accented-bgcolor);
    box-shadow: 0 0 0 1px var(--btn-accented-bgcolor),0px 1px 2px rgba(0,0,0,0.15);
}

div.wpforms-container-full .wpforms-field-label {
    font-family: 'mulish', sans-serif;
}

div.wpforms-container-full button[type=submit] {
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Mulish";
    border-radius: 31px;
    font-size: 15px;
    gap: 12px;
    padding: 23px 38px;
    min-height: auto;
}

.sec-3 .vc_row {
    display: flex;
    align-items: center;
}

.sec-7 .theme-btn {
    margin-top: 20px;
}

body .page-title-default {
    background: var(--btn-accented-bgcolor);
    margin-block: -20px 40px;
}

.page-title-default .breadcrumbs {
    display: none;
}

li.meta-author {
    display: none;
}

div#comments {
    display: none;
}

.inner-sev-1 {
    padding: 70px 0 70px;
}

.inner-sev-1::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #00000091;
}

.inner-sev-1 h2 {
    color: #fff;
}

.inner-sev-1  .wpb_text_column {
    padding-right: 70px;
}

.inner-sev-1 .wpforms-container {}

.inner-sev-1 .wpforms-container .wpforms-title {
    color: #ffffff !important;
    background: #3a5f93;
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 20px;
    line-height: 24px;
    margin: 0;
}

.inner-sev-1 div.wpforms-container-full .wpforms-form .wpforms-head-container {
    padding: 0;
}

.inner-sev-1 div.wpforms-container-full .wpforms-field-container {
    background: #f1f1f1;
    padding: 15px 15px 0;
}

.inner-sev-1 div.wpforms-container-full .wpforms-field-container .wpforms-field {
    padding: 5px 0 0;
}

.inner-sev-1 div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    min-height: 100px;
}

.inner-sev-1 div.wpforms-container-full .wpforms-field-label {
    margin-bottom: 5px;
}

.inner-sev-1 div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
    margin: 0;
    background: #f1f1f1;
    padding: 15px;
}

.inner-sev-1 div.wpforms-container-full .wpforms-form .wpforms-submit-container button {
    display: block;
    width: 100%;
    line-height: normal;
    height: auto;
    padding: 15px 10px;
}
.inner-document h4 {
    font-size: 21px;
}

.inner-document .vc_col-sm-3 .wpb_text_column p a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Mulish";
    border-radius: 31px;
    font-size: 15px;
    width: 100%;
    display: block;
    padding-block: 10px;
    padding-inline: 15px;
    background: #d6a18c;
    text-align: center;
    border: none;
    color: #fff;
}
.inner-sev-2 .vc_col-sm-3 .wpb_text_column {
    margin: 0;
    display: inline-flex;
    vertical-align: middle;
    width: 100%;
    border-radius: 5px;
    padding: 40px 20px;
    border: 1px solid #3a5f93;
    min-height: 260px;
    flex-direction: column;
    gap: 20px;
}

.inner-sev-2 .vc_col-sm-3 .wpb_text_column img {
    width: 80px;
    filter: hue-rotate(-30deg);
} 

.inner-sev-2 .vc_col-sm-3 .wpb_text_column p {font-size: 15px;}

.inner-sev-2 {
    padding: 50px 0 100px;
}

.inner-sev-3 h3 {
    font-size: 25px;
    font-weight: 600;
    font-family: var(--wd-entities-title-font);
    font-weight: 700;
}

.inner-sev-3 h4 {
    font-size: 19px;
    font-weight: 600;
    font-family: var(--wd-entities-title-font);
}

.inner-sev-3 li {
    font-size: 17px;
    line-height: 28px;
    color: #3e5472;
    font-weight: 400;
}

.inner-sev-3 .wpb_single_image .vc_single_image-wrapper img {
    mix-blend-mode: multiply;
}

.inner-sev-3 .vc_col-sm-6 .wd-button-wrapper.text-center {text-align: left;}

.inner-sev-3 .wd-button-wrapper .btn.btn-color-default {
    color: #fcf8f5;
    background: var(--btn-accented-bgcolor);
}

.inner-sev-3 {
    padding-bottom: 90px;
}

.mfp-wrap .wd-popup.getaquote {
    padding: 20px 20px;
    border-radius: 10px;
}

.getaquote .modal-title {
    text-align: center;
    font-size: 31px;
    margin: 0;
}

.getaquote div.wpforms-container-full .wpforms-form .wpforms-head-container {
    padding: 0;
    text-align: center;
}

.getaquote div.wpforms-container-full .wpforms-form .wpforms-title {
    font-family: var(--wd-title-font);
}

.getaquote .wpforms-container .wpforms-field {
    padding-bottom: 0;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    min-height: 90px;
}

.getaquote div.wpforms-container-full {
    margin-top: 0;
}

.getaquote  .wpb_content_element {
    margin-bottom: 20px;
}
.footer-container .menu li .sub-menu {
    display: none;
}
.inner-sev-3 p a, .inner-sev-1 p a, .inner-sev-2 p a {
    border-bottom: 1px solid;
}

.inner-sev-3 .box {
    list-style: none;
    margin: 0 -30px 30px;
}

.inner-sev-3 .box li {
    display: inline-block;
    width: 23%;
    text-align: center;
    border: 2px solid #3a5f93;
    border-radius: 5px;
    padding: 11px 0px;
    font-size: 17px;
    color: #3a5f93;
    margin: 0 5px 10px;
}

.inner-sev-3 .step {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.inner-sev-3 .step li {flex: 48%;font-size: 17px;margin-bottom: 19px;font-weight: 600;}

.pt-50 {
    padding-top: 50px;
}
.sec-5 .pt-50 h2 {
    margin-bottom: 30px !important;
}

header .wd-header-text ul li div, .contact-details li div {
    display: flex;
    flex-direction: column;
    gap: 6px;
    text-align: left;
}
a.img-copy img {
    max-width: 156px;
    display: flex;
    padding-top: 7px;
}

.service-1 {
    padding-bottom: 40px;
}

.service-2 {
    padding-bottom: 40px;
}

.service-3 {
    padding-bottom: 40px;
}

.single-post h3 {
    font-size: 28px;
    color: #3e5472;
    font-weight: 600;
}

.single-post .page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.title-blog h3 {
    color: #fff !important;
}
.wd-toolbar {
    display: none !important;
}
.traffice {
    padding-top: 70px;
    padding-bottom: 20px;
}
li.fa.fa-map-marker {
    display: flex;
    align-items: center;
}

li.fa.fa-phone-square-alt {
    margin: 0 !important;
}
li.fa.fa-map-marker span {
    color: #333;
    font-size: 13px;
    font-family: 'Mulish';
}

.collapsible-content {
  max-height: 157px;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.collapsible-content.expanded {
  max-height: 1000px; /* or a big enough value */
}

.learn-more-btn {
  margin-top: 10px;
  color: #fff;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  color: #000;
  background-color: #fff;
  justify-content: flex-start;
  padding: 0px !important;
}

.inner-document li {
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 1.3;
}

.learn-more-btn:hover {
    background: #fff;
}

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

.inner-document .vc_col-sm-3 .wpb_text_column img {
    filter: brightness(0) saturate(100%) invert(77%) sepia(20%) saturate(588%) hue-rotate(331deg) brightness(87%) contrast(93%);
}

.page-id-553 .inner-sev-1 h2 {
    font-size: 56px;
}

.page-id-553 .inner-sev-1 h2 strong {
    font-size: 33px;
    color: #daa28a;
}

/*********media********/


@media only screen and (max-device-width: 1500px){

    header .wd-header-text ul {
    padding: 0px 10px;
    gap: 5px;
}
}


@media only screen and (max-device-width: 999px){

    .sec-8 {
    padding-inline: 15px;
}

    .page-id-553 .inner-sev-1 h2 strong {
    font-size: 25px;
    line-height: 1 !important;
}

.page-id-553 .inner-sev-1 h2 {
    font-size: 25px;
    line-height: 1;
}

.page-id-553 .inner-sev-1 .wpb_text_column.wpb_content_element {
    margin: 0;
}

.page-id-553 .inner-sev-1 {
    padding-bottom: 20px;
}

.page-id-553 .inner-sev-2 h2 , .page-id-553 .inner-sev-2 p {
    color: #000;
}

.page-id-553 .inner-sev-2 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.inner-document h4 {
    text-align: center;
}

.learn-more-btn {
    text-align: center;
    justify-content: center;
}

.page-id-553 .inner-sev-2 .vc_col-sm-3 .wpb_text_column {
    min-height: 210px;
}

.page-id-553 .inner-document {
    padding-bottom: 0 !important;
}

.wd-post-excerpt {
    text-align: center;
}

.wd-post-meta.wd-post-entry-meta {
    width: 100%;
    justify-content: center;
}

.sec-4 h2 br {
    display: none;
}

.sec-2 h2.line br {
    display: none;
}

.sec-1 .theme-btn, .sec-1 .border-btn {
    width: 100%;
}
	.sec-1 h2 {
    font-size: 48px;
    line-height: 56px;
    text-align: center;
}
    li.fa.fa-map-marker {
    line-height: 1.5;
    letter-spacing: 1.4px;
}

.sec-1 p {
    padding-left: 0px;
    text-align: center;
    line-height: 1.3;
}

.sec-1 .btnbox {
    margin-left: 0px;
}

.theme-btn {
    padding: 12px 18px;
}

a.btn.border-btn {
    padding: 12px 18px;
}

.sec-1 .btnbox {
    justify-content: center;
    flex-direction: column;
    gap: 0 !important;
}

.sec-1 .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

.sec-2 {
    text-align: center;
}

.sec-2 h2.line {
    font-size: 30px;
}

.sec-2 {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}

.sec-2 h2.line::after {
    width: 100%;
}

.sec-2 .img-wrap {
    flex-direction: column;
    margin-bottom: 10px;
}

.sec-2 p br {
    display: none;
}

.sec-2 .vc_row + .vc_row:last-child {
    flex-direction: column;
    margin-top: 10px;
}

.sec-2 p {
    font-size: 14px;
}

.sec-3 {
    padding: 60px 0;
}

.sec-3 .vc_row {
    flex-direction: column;
}

.sec-3 h2 {
    text-align: center;
    padding-top: 30px;
    font-size: 30px;
}

.sec-3 h2 br {}

p {
    font-size: 14px;
    line-height: 1.5;
}

.sec-3 p {
    text-align: center;
    margin-bottom: 0px !important;
}

.sec-3 ul {flex-direction: column;justify-content: center;align-items: center;margin-top: 30px;}

.sec-3 ul li {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.2;
}

.row-counter {
    padding-top: 10px;
}

.row-counter .wpb_text_column .wpb_wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    gap: 0px;
}

h3.counter {margin-bottom: 10px;}

.row-counter .wpb_text_column .wpb_wrapper p br {
    display: none;
}

.sec-3 {
    padding: 60px 0 40px;
}

.sec-4.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding: 44px 0 60px;
}

h2 {
    font-size: 26px;
    text-align: center;
}

.vc_row-has-fill+.sec-5.vc_row>.vc_column_container>.vc_column-inner {
    padding: 40px 0 20px;
}

.sec-5 h2 {
    text-align: center;
    margin-bottom: 0px !important;
}

.sec-5 .vc_col-sm-3 .vc_column-inner > .wpb_wrapper {
    padding: 0px 20px;
}

.service-1 .wpb_text_column.wpb_content_element {
    text-align: center;
}

.sec-5 h3 br {
    display: none;
}

.sec-5 h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 1.1;
}

.sec-5 .btn-style-link.btn-color-default {
    padding-bottom: 20px;
}

.service-2 {
    text-align: center;
    padding-bottom: 0px;
}

.service-3 {
    text-align: center;
    padding-bottom: 10px;
}

.service-4 {
    text-align: center;
}

.sec-6 {
    padding: 0px 0 30px;
}

.service-1 {
    padding-bottom: 0px;
}

[class*="wd-carousel-spacing-"] .owl-nav {
    align-items: end;
    justify-content: end;
    margin-top: -30px;
    margin-right: -21px;
}

.wd-btn-arrow[class*="prev"]:after {
    font-size: 17px;
    padding-left: 6px;
}

.wd-btn-arrow[class*="next"]:after {
    font-size: 17px;
    padding-right: 5px;
}

.testimonial-content {
    font-size: 15px;
    line-height: 1.5;
}

.testimonial-inner {
    padding-top: 20px;
}

.sec-7 {
    padding-top: 30px;
    padding-bottom: 0px;
    text-align: center;
}

.sec-7 h2 {
    font-size: 33px;
}

.sec-7 h2 br {
    display: none;
}

.blog-design-meta-image .wd-post-entry-meta {
    justify-content: center;
}

.blog-design-meta-image .wd-entities-title {text-align: center;}

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

.sec-8.vc_row>.vc_column_container>.vc_column-inner {
    padding: 40px 0 30px;
}

.sec-9 .wpb_text_column .wpb_wrapper {
    flex-direction: column;
    text-align: center;
}

.sec-9 .wpb_text_column .wpb_wrapper h2 {
    padding-bottom: 30px;
    font-size: 32px;
}

.sec-9 .wpb_text_column .wpb_wrapper h2 br {
    display: none;
}

.site-content {
    margin-bottom: 20px;
}

.footer-container .menu {
    flex-direction: column;
    gap: 3px;
}

a.img-copy img {
    max-width: 50%;
    margin: 0 auto;
}

a.img-copy {
    text-align: center;
}

.contact-details {flex-direction: column;text-align: center;margin-left: 0px;padding-left: 0px;}

.contact-details li {
    flex-direction: column;
    text-align: center;
}

.contact-details a {
    text-align: center !important;
}

.footer-container .min-footer {
    padding: 10px 0 40px;
    /* width: 100%; */
    flex-direction: column;
    padding-top: 40px;
}

.sticky-toolbar-on {
    padding-bottom: 0px !important;
}
	.sec-3 .over-image h3 {
    text-align: center;
}:is(.widget,.wd-widget,div[class^="vc_wp"]) {
    margin-bottom: 12px;
}
.page-id-26 .sec-3 {
    padding-top: 0px;
    padding-bottom: 20px;
}

.page-title .title {
    padding-top: 20px;
}.page-id-31 .sec-8.vc_row>.vc_column_container>.vc_column-inner {
    padding-top: 10px;
    padding-bottom: 0px;
}.page-id-34 .wd-info-box {flex-direction: column;justify-content: center;align-items: center;}
.page-id-34 .wd-info-box p {
    text-align: center;
}.inner-sev-1 h2 {
    width: 100%;
    text-align: center;
}

.inner-sev-1 .wpb_text_column {
    padding-right: 0px;
}

.inner-sev-1 p {
    text-align: center;
}

.inner-sev-2 h2 {
    text-align: center;
    color: #fff;
}

.inner-sev-2 p {
    text-align: center;
    color: #fff;
}

.inner-sev-2 {
    padding: 50px 0 50px;
}

.inner-sev-3 h4 {
    text-align: center;
    color: #fff;
    font-family: 'Cormorant Garamond';
    margin-bottom: 10px;
}

.inner-sev-3 h2.vc_custom_heading {
    color: #fff;
    text-align: center;
}

h3 {
    text-align: center;
}

.inner-sev-3 h3 {
    color: #fff;
    font-family: 'Cormorant Garamond';
    margin-bottom: 7px;
}

.inner-sev-3 p {
    color: #fff;
    text-align: center;
}

.inner-sev-3 ul li {
    /* text-align: center; */
    color: #fff;
    font-size: 15px !important;
    line-height: 1.3;
}

.inner-sev-3 .wd-button-wrapper .btn.btn-color-default {
    width: 100%;
}
	ul.box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto !important;
    !i;
    !;
}

.inner-sev-3 .box li {
    color: #fff;
    /* width: 90%; */
    font-size: 15px;
    /* margin: 5px auto; */
    width: 100%;
}

.inner-sev-3 .step {
    flex-direction: column;
}

.inner-sev-3 {
    padding-bottom: 50px;
}.sec-4 p {
    padding: 0px 10px;
}

.sec-5 .vc_col-sm-3 .vc_column-inner > .wpb_wrapper .wpb_text_column:last-child {
    border-bottom: 1px solid;
    padding-bottom: 15px;
}

.sec-5 .vc_col-sm-3 img {
    padding-top: 20px;
}
	.wpb_text_column.wpb_content_element.change {
    border-bottom: none !important;
    !i;
    !;
}.wd-title-style-bordered .liner-continer:after {
    display: none !important;
}

.wd-title-style-bordered .liner-continer {
    justify-content: center !important;
}

h4.woodmart-title-container.title.wd-font-weight-600.wd-fontsize-xxl {
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}
	.inner-sev-3 
 .wpb_text_column.wpb_content_element {
    margin-bottom: 18px;
}

.inner-sev-2 .vc_col-sm-3 .wpb_text_column {
    min-height: 210px;
    margin-bottom: 20px;
    justify-content: center;
}
	.inner-sev-3 li {
    color: #fff;
    font-size: 15px;
}
	.inner-sev-3 p a {
    color: #fff;
}

.inner-sev-3 a {
    color: #fff;
}

.inner-sev-3 h2 {
    color: #fff;
}

.min-footer{
    
    align-items: center;
    
}

.min-footer>div:last-child , .min-footer>div:first-child {
    /* flex: 1 0 100%; */
    max-width: 100%;
    text-align: center;
}
} 