/*
 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=Stack+Sans+Headline:wght@200..700&display=swap');

.stack-sans-headline-<uniquifier> {
  font-family: "Stack Sans Headline", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/* theme css */
.wd-content-layout {
    padding-block: 0 !important;
}

.wd-prefooter {
    padding-bottom: 0 !important;
}

.contentBox .info-box-subtitle {
    display: inline-flex;
    background: #82C8FF99;
    color: #000 !important;
    padding: 5px 20px;
    border-radius: 20px;
    position: relative;
    font-size: 16px;
    align-items: center;
}

.contentBox .info-box-subtitle:before {
    content: '';
    position: relative;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/07/Screenshot-2024-06-18-at-5.14.31-AM-1.png);
    margin-right: 10px;
}

.contentBox .info-box-title {
    font-family: "Stack Sans Headline", sans-serif;
    font-size: 45px;
    color: #003A68;
    font-weight: 500;
}

.contentBox .info-box-inner {
    color: #1E1E1E;
}

a.btn {
    font-size: 15px;
    color: #fff;
    border: 2px solid #1b75bc;
}

a.btn.primaryBtn {
    padding: 5px 5px 5px 25px;
    gap: 15px;
}

a.btn.primaryBtn:hover {
    background: #8cabc480;
    color: #000;
    border-color: #fff;
}

a.btn.transparentBtn {
    background: transparent;
    border-color: #fff;
    padding: 15px 30px;
}

a.btn.transparentBtn:hover {
    background: #8cabc480;
    color: #000;
}

/* product-wrapper */
.product-wrapper {
    background: #021B32;
    padding-bottom: 25px !important;
    border: 2px solid #1b75bc;
    border-radius: 15px !important;
    position: relative;
}

.product-wrapper .wd-add-btn {
    padding: 0 15px;
}

.product-wrapper span.price {
    padding: 0 15px;
    text-align: left;
}

.product-wrapper span.price span.woocommerce-Price-amount.amount {
    color: #fff;
    font-size: 22px;
}

.product-wrapper .wd-entities-title {
    padding: 10px 15px 0;
    text-align: left;
    font-size: 28px;
}

.product-wrapper .wd-entities-title a {
    color: #fff;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-wrapper .wd-add-btn a.button {
    width: 100%;
    font-size: 15px;
    color: #fff !important;
    border: 2px solid #1b75bc;
}

.product-wrapper .wd-add-btn a.button:hover {
    background: #8cabc480 !important;
    color: #000 !important;
    border-color: #fff;
}

.product-wrapper .product-element-top img {
    border-radius: 15px 15px 0 0;
}

.product-wrapper .wd-product-cats {
    position: absolute;
    top: 2px;
    padding: 5px 10px;
    background: #73B7FF;
    border-radius: 15px 10px 10px 0;
}

.product-wrapper .wd-product-cats a {
    color: #fff;
}

.product-wrapper .wd-buttons.wd-pos-r-t {
    display: none;
}
/* product-wrapper */
/* theme css */

/* header */
.whb-row.whb-general-header {
    border-bottom: 2px solid #FFFFFF99;
}

.whb-row.whb-general-header .wd-header-cart a {
    color: #fff !important;
}

.whb-row.whb-general-header .menu li a span.nav-link-text {
    color: #fff;
    transition: all ease 0.5s;
}

.whb-row.whb-general-header .menu li a span.nav-link-text:hover {
    color: #1b75bc;
}

.whb-row.whb-general-header .menu li.current-menu-item a span.nav-link-text {
    color: #1b75bc !important;
}
/* header */

/* banner */
.bannerSec {
    background-image: url(/wp-content/uploads/2026/07/Frame-2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 75%;
    padding-top: 180px;
    padding-bottom: 0;
}

.bannerSec .contentBox {
    text-align: center;
}

.bannerSec .contentBox .info-box-title {
    color: #fff;
    font-size: 57px;
}

.bannerSec .contentBox .info-box-title strong {
    color: #82C8FF;
}

.bannerSec .btnRow .wpb_wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 55px;
    gap: 20px;
}
/* banner */

/* aboutRow */
.aboutRow {
    padding: 40px 0;
    background-size: cover;
    background-position: right center;
}

.aboutRow .wd-list {
    margin: 0;
    padding: 20px 20px;
    background: #C9E4F1;
    border-radius: 25px;
}

.aboutRow .wd-list span.wd-icon {
    font-size: 0;
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 100%;
}

.aboutRow .wd-list  li {
    color: #000;
}

.aboutRow .aboutInfo {
    gap: 10px;
}

.aboutRow .aboutInfo .info-box-inner {
    font-size: 14px;
    text-align: center;
    color: #000;
    background: #73B7FF;
    padding: 5px 10px 11px;
    border-radius: 0 0 15px 15px;
}

.aboutRow .wd-button-wrapper {
    text-align: left;
}
/* aboutRow */

/* productsSec */
.productsSec {
    padding-top: 80px !important;
    padding-bottom: 50px;
    background-size: cover;
    background-position: center center;
}

.productsSec .info-box-title {
    color: #fff;
}

.productsSec .wpb_text_column {
    color: #fff;
    width: 70%;
    margin: 0 auto 25px;
    margin-right: 0;
}

.productsSec .wd-button-wrapper {
    width: 70%;
    margin: 0 auto 25px;
    margin-right: 0;
    text-align: left;
}
/* productsSec */

/* whyExelarmSec */
.whyExelarmSec {
    padding-top: 70px !important;
    padding-bottom: 20px !important;
    background-size: cover;
    background-position: right center;
}

.whyExelarmSec .contentBox {
    text-align: center;
}

.whyExelarmSec .flexBox {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 25px;
}

.whyExelarmSec .flexBox .info-box-title {
    color: #021B32;
    font-size: 20px;
}

.whyExelarmSec .flexBox .info-box-inner {
    color: #021B32;
}

.whyExelarmSec .wpb_text_column {
    color: #021B32;
}

.whyExelarmSec .contentBox.leftContent {
    text-align: left;
}
/* whyExelarmSec */

/* ourNumbersSec */
.ourNumbersSec {
    padding-top: 80px !important;
    padding-bottom: 50px;
    background-size: cover;
    background-position: center center;
}

.ourNumbersSec .wpb_text_column {
    width: 70%;
    margin: 0 auto 25px;
    margin-right: 0;
}

.ourNumbersSec .wd-button-wrapper {
    width: 70%;
    margin: 0 auto 25px;
    margin-right: 0;
    text-align: left;
}

.mycounter {
    padding: 45px;
}

.mycounter .counter-value {
    color: #003A68 !important;
    position: relative;
}

.mycounter .counter-label {
    color: #003A68 !important;
}

.counterCol {
    position: relative;
}

.counterCol:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2026/07/Group-1000010240.png);
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.counterCol .counterRow {
    position: relative;
    z-index: 2;
}

.mycounter .counter-value:after {
    content: '+';
    padding-left: 3px;
}

.mycounter.mycounter2 .counter-value:after {
    content: '/7';
}

/* .mycounter.mycounter3 .counter-value:after {
    content: '%';
} */
/* ourNumbersSec */

/* ourProjectsSec */
.ourProjectsSec {
    padding-top: 70px !important;
    padding-bottom: 50px;
    background-size: cover;
    background-position: center center;
}

.ourProjectsSec .contentBox {
    text-align: center;
}

.ourProjectsSec .projectInner {
    margin: 0;
}

.ourProjectsSec .projectInner .wpb_single_image {
    position: relative;
    margin: 0;
}

.ourProjectsSec .projectInner .title-wrapper {
    position: absolute;
    bottom: 15px;
    width: 94%;
    left: 0;
    right: 0;
    margin: auto;
    background: #468FC8;
    border-radius: 10px;
    padding: 15px 20px;
    text-align: left;
}

.ourProjectsSec .projectInner .title-wrapper .woodmart-title-container {
    color: #fff;
}

.ourProjectsSec .projectInner .title-wrapper .title-after_title {
    color: #fff;
    font-size: 16px;
}
/* ourProjectsSec */

/* sec-6 */
.sec-6 {
    padding-bottom: 80px;
    padding-top: 80px !important;
    position: relative !important;
}

.sec-6 .contentBox {
    text-align: center;
}

.sec-6 .contentBox .info-box-title {
    color: #fff;
}

.sec-6 .wd-testimon {
    padding: 15px;
    margin:  0 10px 30px 10px;
    background: #0e121beb;
    border-radius: 20px;
}

.sec-6 .wd-testimon .wd-testimon-text {
    background: transparent;
    color: #fff;
    margin-top: 0;
    padding: 20px 15px;
}

.sec-6 .wd-testimon .wd-testimon-text:before {
    display: none;
}

.sec-6 .wd-testimon .wd-testimon-info {
    padding: 0 15px;
}

.sec-6 .wd-testimon .wd-testimon-info img {
    min-width: 60px;
    max-width: 60px;
}

.sec-6 .wd-testimon .wd-testimon-info .wd-testimon-name.title {
    color: #fff;
}

.sec-6 .wd-testimon .wd-testimon-info .wd-testimon-pos {
    color: #fff;
}

.sec-6 .wd-testimon .wd-testimon-info .star-rating {
    color: #4DA3FE;
    position: absolute;
    right: 20px;
    bottom: 37px;
}
/* sec-6 */

/* footerSec */
.footerSec {
    padding-top: 70px !important;
}

.footerSec .logoRow {
    background: #fff;
    padding: 30px 50px 0;
    border-radius: 10px;
}

.footerSec .logoRow .contactCol .wpb_wrapper {
    display: flex;
    gap: 30px;
}

.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box .info-box-title {
    color: #4D92DB;
}

.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box .info-box-inner {
    color: #0F1F39;
}

.footerSec  .footerMainRow {
    padding: 40px 0 60px;
}

.footerSec .footerMainRow .title-wrapper {
    margin-bottom: 10px;
    text-align: left;
}

.footerSec .footerMainRow .title-wrapper .woodmart-title-container {
    color: #73B7FF;
    font-size: 20px;
}

.footerSec .footerMainRow .wpb_text_column {
    color: #fff;
    padding-right: 75px;
    margin-bottom: 20px;
}

.footerSec .footerMainRow .wd-social-icons {
    justify-content: flex-start;
    gap: 20px;
}

.footerSec .footerMainRow .wd-social-icons a.wd-social-icon {
    background: #4DA3FE;
    border: 2px solid #4DA3FE;
    color: #fff;
}

.footerSec .footerMainRow .wd-social-icons a.wd-social-icon:hover {
    border-color: #fff;
    background: transparent;
}

.footerSec .menu li a {
    color: #fff !important;
    position: relative;
}

.footerSec .menu li a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #73b7ff;
    left: 0;
    bottom: 0;
    transition: all ease 0.5s;
}

.footerSec .menu li a:hover {
    color: #73b7ff;
}

.footerSec .menu li a:hover:after {
    width: 100%;
}

.footerSec .rightsRow {
    border-top: 2px solid #ffffff99;
    padding-top: 20px;
}

.footerSec .rightsRow .wpb_text_column {
    color: #fff;
}

.footerSec .rightsRow .wpb_text_column strong {
    color: #73b7ff;
}
/* footerSec */

/* contactRow */
.contactRow {
    display: flex;
    align-items: center;
}

.contactRow .wpforms-field {
    padding-bottom: 4px !important;
}

.contactRow .wpforms-field input {
    padding: 5px 15px !important;
    min-height: 45px !important;
    border-radius: 10px !important;
    background: #def0fe !important;
    border: 2px solid #1b75bc !important;
}

.contactRow .wpforms-field textarea {
    padding: 5px 15px !important;
    min-height: 45px !important;
    border-radius: 10px !important;
    background: #def0fe !important;
    border: 2px solid #1b75bc !important;
}

.contactRow .wpforms-submit-container button {
    padding: 15px 30px !important;
    width: 100% !important;
    background: #1b75bc !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 30px !important;
    border: 2px solid #1b75bc !important;
}

.contactRow .wpforms-submit-container button:hover {
    background: #8cabc480 !important;
    color: #000 !important;
}
/* contactRow */

/* product page */
.archive.post-type-archive.post-type-archive-product .wd-content-layout {
    padding: 30px 0 40px !important;
}
/* product page */

/* cart sidebar btns */
p.woocommerce-mini-cart__buttons.buttons a.button {
    font-size: 15px;
    color: #fff;
    border: 2px solid #1b75bc;
}

p.woocommerce-mini-cart__buttons.buttons a.button:hover {
    background: #8cabc480;
    color: #000;
}
/* cart sidebar btns */

/* cart page btn */
table.shop_table tr.wd-cart-action-row button.button {
    font-size: 15px;
    color: #fff;
    border: 2px solid #1b75bc;
}

table.shop_table tr.wd-cart-action-row button.button:hover {
    background: #8cabc480;
    color: #000;
}

.cart-totals-inner a.checkout-button.button {
    font-size: 15px;
    color: #fff;
    border: 2px solid #1b75bc;
}

.cart-totals-inner a.checkout-button.button:hover {
    background: #8cabc480;
    color: #000;
}
/* cart page btn */

/* checkout page btn */
button#place_order {
    font-size: 15px;
    color: #fff;
    border: 2px solid #1b75bc;
    margin-top: 30px;
}

button#place_order:hover {
    background: #8cabc480;
    color: #000;
}
/* checkout page btn */

/* privacyAndTermsRow */
.privacyAndTermsRow {
    padding: 50px 0;
}

.privacyAndTermsRow h2 {
    font-family: "Stack Sans Headline", sans-serif;
    font-size: 45px;
    color: #003A68;
    font-weight: 500;
}

.privacyAndTermsRow h3, h4 {
    font-family: "Stack Sans Headline", sans-serif;
    font-size: 32px;
    color: #003A68;
    font-weight: 500;
}

.privacyAndTermsRow p {
    color: #1E1E1E;
}

.privacyAndTermsRow li {
    color: #1E1E1E;
}
/* privacyAndTermsRow */


@media screen and (max-width: 900px) {
		span.wd-tools-icon {
		border-color: #fff !important;
	}

	span.wd-tools-icon::before {
		color: #fff !important;
	}

	.footerSec .logoRow {
		padding: 30px 10px 0;
	}

	.footerSec .logoRow .vc_col-sm-6.wd-rs-6a5ec1af1861b {
		width: 38% !important;
	}
	.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box {
		gap: 10px !IMPORTANT;
	}

	.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box .info-box-icon {
		width: 40px;
	}
}



@media screen and (max-width: 767px) {
	.bannerSec {
		padding-top: 130px;
	}

	.contentBox .info-box-subtitle {
		font-size: 14px;
	}

	.bannerSec .contentBox .info-box-title {
		font-size: 30px;
	}

	a.btn.primaryBtn {
		padding: 5px 5px 5px 10px;
		gap: 5px;
	}

	a.btn {
		font-size: 14px;
	}

	span.wd-btn-icon img {
		width: 25px;
	}

	.bannerSec .btnRow .wpb_wrapper {
		margin-bottom: 15px;
		gap: 10px;
	}

	a.btn.transparentBtn {
		padding: 10px 15px;
	}

	.aboutRow {
		padding: 20px 0;
	}

	.contentBox .info-box-title {
		font-size: 25px;
	}

	.contentBox .info-box-inner p {
		font-size: 14px;
	}

	p {
		font-size: 14px;
	}

	.aboutRow .wd-list li .list-content {
		font-size: 14px !important;
	}
	
	.aboutRow .wd-list {
		padding: 10px 10px;
		gap: 10px;
	}

	.aboutRow .aboutInfo .info-box-icon {
		width: 100% !important;
	}

	.aboutRow .aboutInfo .info-box-icon img {
		width: 100% !important;
	}

	.aboutRow .aboutInfo {
		margin-top: 20px;
	}

	li {
		font-size: 14px;
	}

	.aboutRow .wd-info-box {
		margin-bottom: 10px;
	}

	.aboutRow .wpb_single_image.wpb_content_element.vc_align_left {
		margin-bottom: 0px !important;
	}

	.productsSec {
		padding-top: 30px !important;
		padding-bottom: 10px;
	}

	.productsSec .wpb_text_column {
		width: 100%;
		margin: 0 auto 5px;
	}

	.productsSec .wd-button-wrapper {
		width: 100%;
		margin: 0 auto 25px;
	}

	.productsSec .wd-info-box {
		margin-bottom: 10px;
	}

	.whyExelarmSec {
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}

	.whyExelarmSec .flexBox {
		margin-bottom: 15px;
		gap: 10px;
		align-items: flex-start;
	}

	.whyExelarmSec .flexBox .info-box-icon {
		width: 40px;
	}

	.whyExelarmSec .wpb_text_column {
		margin-bottom: 10px;
	}

	.ourNumbersSec {
		padding-top: 25px !important;
		padding-bottom: 20px !important;
	}

	.ourNumbersSec .wpb_text_column {
		width: 100%;
		margin: 0px auto 10px;
	}

	.ourNumbersSec .wd-button-wrapper {
		width: 100%;
		margin: 0 auto 15px;
	}

	.counterCol .counterRow .vc_col-sm-6 {
		width: 50% !important;
	}

	.counterCol .counterRow {
		display: flex;
	}

	.mycounter .counter-value {
		font-size: 25px !important;
	}

	.mycounter .counter-label {
		font-size: 14px;
	}

	.mycounter {
		padding: 10px;
		margin-bottom: 10px;
	}
	
	.ourProjectsSec {
    padding-top: 0px !important;
    padding-bottom: 10px;
	}

	.ourProjectsSec .vc_row {
		padding-inline: 10px !important;
	}

	.footerSec {
		padding-top: 30px !important;
	}

	.footerSec .logoRow {
		padding: 20px 5px 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-inline: 10px !important;
	}

	.footerSec .logoRow .vc_col-sm-6.wd-rs-6a5ec1af1861b {
		width: 65% !important;
	}

	.footerSec .logoRow .wpb_single_image.wpb_content_element.vc_align_left {
		margin-bottom: 10px !important;
	}

	.contactCol .vc_column-inner {
		padding-inline: 5px;
	}

	.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box .info-box-icon {
		width: 30px;
	}

	.footerSec .logoRow .contactCol .wpb_wrapper .wd-info-box .info-box-inner {
		margin-top: 0px !important;
	}

	.footerSec .footerMainRow {
		padding: 20px 0 10px;
		display: flex;
		flex-wrap: balance;
	}

	.footerSec .footerMainRow .vc_col-sm-2 {
		width: 50%;
		margin-top: 20px;
	}

	.footerSec .rightsRow .wpb_text_column {
		margin-bottom: 10px;
	}
	
	.contactRow {
		flex-direction: column;
	}

	.contactRow .wpb_single_image.wpb_content_element.vc_align_left {
		margin-bottom: 0px !important;
	}

	.page-id-93 .ourProjectsSec {
		padding-top: 30px !important;
	}
}