/*
Theme Name:   Woodmart Child
Description:  Woodmart Child Theme
Author:       XTemos
Author URI:   http://xtemos.com
Template:     woodmart
Version:      1.0.0
Text Domain:  woodmart
*/
@font-face {
	font-family: 'SF Pro Display';
	src: url('fonts/SFProDisplay-Bold.woff2') format('woff2'),
		url('fonts/SFProDisplay-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('fonts/SFProDisplay-Regular.woff2') format('woff2'),
		url('fonts/SFProDisplay-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.whb-flex-row.whb-top-bar-inner {
	height: auto !important;
	max-height: unset !important;
}
.headbtn {
	border-right: 1px solid rgba(51, 51, 51, 0.30) !important;
	border-left: 1px solid rgba(51, 51, 51, 0.30) !important;
	text-transform: none !important;
	border-bottom: 0 !important;
	padding: 10px 16px !important;
}
.headbtn::before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 10px;
	color: #00559B;
}
.headbtn.headcall-btn::before {
	content: "\f879";
}
.headbtn.headmail-btn::before {
	content: "\f0e0";
}
.whb-main-header .wd-button-wrapper {
	padding: 0 !important;
}

/* @media (min-width:1025px){
header .lang-switch a.glink {
    display: none;
}
}
@media(max-width: 1024px) {
header .glink {
    display: inline-flex;
    border: 1px solid rgba(255,255,255,0.25) !important;
    border-radius: 99px;
    width: 42px;
    height: 42px;
    justify-content: center;
    padding: 10px;
}
select.gt_selector.notranslate {
    display: none;
}
 
.glink.nturl.notranslate.gt-current-lang {
  display: none;
}
}
header .gtranslate_wrapper {
    max-width: max-content;
}
header .mobile-langswitch {
    max-width: max-content;
    padding: 0 5px !important;
} */

header .whb-row.whb-general-header .wd-button-wrapper,
header .wd-tools-element>a{
    padding: 0 5px !important;
}
.text-upper .info-box-subtitle {
	text-transform: uppercase;
	letter-spacing: 2.4px;
}

.chooseus-bg {
	background: linear-gradient(113deg, #00559B 43.27%, #B3CCE1 103.66%);
}
div#choose-us-inner {
	position: relative !important;
	z-index: 9;
}

div#choose-us-inner::before {
	content: '' !important;
	height: 80% !important;
	width: 2px !important;
	background-color: #fff !important;
	position: absolute !important;
	left: 46px;
	z-index: -1;
}

div#choose-us-inner img {
	background-color: #00559b;
}
.whychoose:hover .info-box-content .info-box-title, .whychoose:hover .info-box-content .info-box-inner {
	color: #fff !important;
}
.service-box a.btn {
	color: #00559B !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-decoration-line: underline !important;
	border-bottom: 0 !important;
	text-transform: capitalize !important;
}
.brnone {
	display: none;
}
.service-box {
	cursor: pointer;
} 
/* .our_team > .owl-stage-outer {
overflow: visible !important;
} */
.faq-detail .info-box-title {
	border-bottom: 2px solid rgba(147, 157, 178, 0.20);
	padding: 16px 0px;
}

.faq-detail .info-box-inner {
	margin-top: 24px !important;
}

.latest-news .article-inner {
	box-shadow: none !important;
}

.latest-news .article-inner > .article-body-container {
	padding: 24px 16px !important;
	text-align: left !important;
}
.latest-news .wd-entities-title.post-title a {
	color: #212529 !important;
	font-family: SF Pro Display !important;
	font-weight: 700;
}
.text-clr a {
	font-weight: 700;
	color: #00559B;
	text-decoration: underline;
}
.connectform-container {
	display: flex;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.20);
}
.connectform-container .field-wrapper {
	width: 100%;
}
.connectform-container p {
	margin-bottom: 0px !important;
}
.connectform-container .field-wrapper input {
	border: 0 !important;
	border-radius: 0px !important;
}
.connectform-container .submit-wrapper input {
	background: transparent !important;
	color: #000 !important;
	font-size: 12px !important;
	text-transform: capitalize !important;
}
.footer-continfo ul {
	padding-left: 0px !important;
}
.footer-continfo li a {
	color: #FFE !important;
	font-size: 18px !important;
	font-weight: 300 !important;
}
.footer-continfo li {
	color: #FFE !important;
	font-size: 18px !important;
	text-align: left;
	font-weight: 300 !important;
}

.footer-continfo li i {
	margin-right: 15px;
}

.footer-logo {
	width: 200px !important;
	height: 120px;
}

.footermenu li a {
	color: #FFF !important;
	font-size: 18px !important;
	font-weight: 300 !important;
}
.supplier-name {
	display: inline-flex;
}

.supplier-name ul {
	padding: 0;
}

.footersocial-profile ul {
	padding-left: 0;
	display: flex;
	gap: 20px;
}
.bottommenu ul {
	display: flex;
	justify-content: end;
}

.bottommenu ul li {
	padding-right: 24px;
	border-right: 1px solid #FFF;
	margin: 0;
	padding-left: 10px;
}

.bottommenu ul li a {
	color: #FFF !important;
	font-size: 14px;
	font-weight: 300 !important;
	text-decoration: underline;
}

.bottommenu ul li:last-child {
	border: 0 !important;
	padding-right: 0 !important;
}
.about-us {
	background-size: 8%;
}
.chooseus-bg:before {
	content: '' !important;
	background: url(https://blueacornstg.wpengine.com/wp-content/uploads/2023/09/Vector-1.webp);
	display: block !important;
	background-size: 10%;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	pointer-events: none !important;
}
.chooseus-bg {
	position: relative;
}
.pop-up-box .wpcf7-response-output {
	margin: 15px !important;
}
.whb-header {
	margin-bottom: 0px !important;
}
/* .aboutsec .info-box-inner {
max-width: 1000px;
} */
.stayconnect .wpcf7-response-output {
	margin-top: 20px !important;
}
.wd-nav>li a.woodmart-nav-link.active-link {
	color: #fff !important;
	font-weight: 700;
}

.wd-nav>li a.woodmart-nav-link {
	color: #fff !important;
	font-weight: 500;
}
.main-banner {
	box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 35%);
}
@media (max-width: 1024px) {
	.wd-nav>li a.woodmart-nav-link {
		color: #0a0a0a !important;
	}
	.whb-row.whb-top-bar {
    background: #00559b !important;
}
	.wd-header-text.set-cont-mb-s.reset-last-child.mobile-langswitch {
    max-width: 20%;
    padding: 0;
}
	.whb-general-header-inner {
    height: 70px !important;
}

.whb-column.whb-col-mobile.whb-hidden-lg {
    justify-content: flex-start;
	padding: 10px;
}
	select.gt_selector.notranslate {
		 color: #fff;
		border: 2px solid rgba(255,255,255,0.2);
	}
	select.gt_selector.notranslate option {
		font-size: 12px !important;
		 color: #fff;
	}
	.menu-item-gtranslate span.wd-nav-opener {
		display: none;
	}
	.menu-item-gtranslate a.gt-current-wrapper {
		display: none;
	}
	.menu-item-gtranslate ul.dropdown-menu.sub-menu {
		display: flex;
		align-items: flex-start;
	}
	.menu-item-gtranslate ul.dropdown-menu.sub-menu .menu-item-gtranslate-child a {
		border: 0 !important;
	}

	.headbtn::before {
		color: #fff !important;
		padding: 0 !important;
	}

	.headbtn {
		border: 1px solid rgba(255,255,255,0.25) !important;
		border-radius: 99px;
		width: 42px;
		height: 42px;
	}

	.whb-main-header .wd-button-wrapper {
		padding: 10px !important;
	}
	.main-banner {
		min-height: 55vh !important;
	}
	.mbcenter {
		text-align: center;
	}

	.mbcenter ul li {text-align: center !important;}

	.mbcenter.supplier-name {
		display: block !important;
	}
	.bottommenu ul {
		justify-content: center !important;
	}
	.chooseus-bg:before {
		background-size: 18%; 
	}
	.about-us {
		background-size: 18%; 
	}
}

@media (max-width: 768px) {
	.about-us {
		background-size: 25% !important; 
	}
	.chooseus-bg:before {
		background-size: 25% !important;
	}
}

@media (max-width: 767px) {
.wd-header-text.set-cont-mb-s.reset-last-child.mobile-langswitch {
    max-width: 40% !important;
}
}





/* EXTRA SPACING */

.main-page-wrapper {
	padding-top: 0;
}
.site-content {
	margin-bottom: 0;
}
.search .site-content,
.single .site-content {
	padding-bottom: 40px !important;
}
.wd-prefooter {
	padding-bottom: 0 !important;
}
.footer-sidebar {
	padding-top: 0;
	padding-bottom: 0;
}
.footer-column {
	margin-bottom: 0;
}
.screen-reader-response {
	display: none;
}

/* IMG STYLE  */

.img-style .vc_single_image-wrapper,
.img-style figure,
.img-style img {
	width: 100%;
}

/* PM QA */
html{
	scroll-behavior: smooth;
}
.pop-up-box {
	background: #fff;
	padding: 7.5% 5%;
}
.popup-form {
	display: flex;
	flex-wrap: wrap;
}
.submitBtn {
	background: #00559b;
	color: #fff;
}
.popup-form .col-12:last-child p {
	margin-bottom: 0px;
}
.popup-form .col-12:last-child {
	text-align: center;
}
.form-field {
	min-height: 60px;
	border: 0px !important;
	background: #f1f1f1 !important;
}
textarea.form-field {
	min-height: 100px;
}
div#choose-us-inner .info-box-wrapper * {
	color: #6699c3 !important;
}
div#choose-us-inner .info-box-wrapper:hover * {
	color: #fff !Important;
}
div#choose-us-inner .info-box-wrapper.active * {
	color: #fff !important;
}
.form-field:-webkit-autofill {
	box-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
}
.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
	margin-top: 15px;
}
.lang-switch > .gtranslate_wrapper {
	justify-content: space-around;
	display: flex;
}
.lang-switch select.gt_selector.notranslate {
	padding-right: 0 !important;
}

.wd-nav.wd-gap-m {--nav-gap: 20px;}

.lang-switch select.gt_selector.notranslate option {
	background: #fff !important;
	color: #000 !important;
}

.lang-switch select.gt_selector.notranslate option:first-child {
	display: none !important;
}
.xPad-top .wd-text-block {
	margin-bottom: 15px !important;
}
.stayconnect .cf7-cf-turnstile, .stayconnect .submit-wrapper br {
    display: none;
}

@media (min-width: 1025px) {
	.xPad-top ul {
		column-count: 2;
		max-width: 500px;
	}
}
@media (max-width: 1024px) {
	.footer-logo {
		text-align: center !important;
		margin: auto;
	}
	.xPad-top {
		width: 100%;
	}
}
