/*
Theme Name:   Woodmart Child
Description:  Woodmart Child Theme
Author:       XTemos
Author URI:   http://xtemos.com
Template:     woodmart
Version:      1.0.0
Text Domain:  woodmart
*/


/* HEADER */

.heading-btn {
	font-size: 14px;
	font-weight: 400 !important;
	text-transform: capitalize;
	padding: 15px 30px !important;
	min-height:53px;
}
.top-bar-btn {
	color: #FFF !important;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-transform: lowercase;
	border: 0 !important;
}
/* HOMEPAGE */

.banner-title .info-box-subtitle {
	text-transform: uppercase;
}
.primary-btn {
	min-width: 160px;
	min-height: 53px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
}

.primary-title .info-box-subtitle {
	text-transform: uppercase !important;
}

.resources-box {
	margin-bottom:30px !important;	
}
.resources-box-row  .banner-image img {
	height: 550px !important;
}
.resources-box-row .banner-subtitle {
	text-transform: uppercase;
}


.featured-gallery .wd-gallery-item {
	padding: 0 15px !important;
}


/* BLOGS */


.blog-main-wrapper .blog-post-loop .post-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	font-size: 20px !important;
	margin-bottom: 15px !important;
}
.blog-main-wrapper .blog-post-loop .wd-entry-content {
	margin-bottom: 20px;
}
.blog-section .blog-post-loop .post-title a,
.blog-section .blog-post-loop .wd-entry-content {
	color: #fff;
}
.blog-main-wrapper .wd-post-content {
	padding: 20px 0 !important;
}

/* .blog-main-wrapper .owl-nav > div {
	opacity: 1;
	transform: none !important;
	visibility: visible;
} */
.blog-main-wrapper .wd-nav-arrows > div {
	 transform: none !important;
     visibility: visible !important;
    opacity: 1 !important;
}
.blog-main-wrapper .wd-nav-arrows > div {
	width: 55px !important;
	height: 55px !important;

	border-radius: 50%;
	background: #6e1528;
}
.blog-main-wrapper .wd-btn-arrow > div {
    color: #fff !important;
    margin-top: 3px;
    margin-left: 3px;
	font-weight:900 !important;
}
.blog-section .wd-btn-arrow > div {
	color: #C2B396 !important;
}
.blog-section .wd-nav-arrows > div {
	border-radius: 50%;
	background: #fff !important;
}
.blog-main-wrapper .wd-prev:hover,
.blog-main-wrapper .wd-next:hover {
	box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.2);
}
.blog-main-wrapper .wd-prev:hover:after,
.blog-main-wrapper .wd-next:hover:after {
	filter: brightness(10);
}
.blog-main-wrapper .wd-nav-arrows  > div:after {
	font-size: 18px !important;
}
.blog-main-wrapper .wd-nav-arrows > div:hover:after {
	color: #fff !important;
}
.footer-map a, .footer-map img {
    padding-left: 0px !Important;
	cursor: pointer !important;
}
@media (min-width: 1025px) {
	.blog-main-wrapper .wd-btn-arrow.wd-prev {
		left: -70px !important;
	}
	.blog-main-wrapper .wd-btn-arrow.wd-next {
		 margin-left: 15px;
	}
}

@media (max-width: 1024px) {
	.blog-main-wrapper .wd-nav-arrows {
		margin: 0 auto;
		padding: 0 15px;
		width: max-content;
		display: flex;
		justify-content: start !important;
		column-gap: 15px;
	}
	.blog-main-wrapper .wd-nav-arrows > div {
		width: 45px !important;
		height: 45px !important;
		position: static !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		transition: 0.2s ease-in-out !important;
	}
	.blog-main-wrapper .wd-btn-arrow > div:after {
		font-size: 13px !important;
	}
}



/* FOOTER */

.footer-menu ul li a {
	color: #1E1E1E;
}
.footer-menu ul li.current-menu-item a {
	color: #6E1528 !important;
}
.list-style span.list-content {
	color: #1E1E1E !important;
}
.social-icons {
	margin-bottom:30px;
}
.social-icons a {
	padding: 0 !important;
	color: #1e1e1e !important;
}
.social-icons a .wd-icon {
	color: #1E1E1E !important;   
}
.social-icons a:not(:last-child) .wd-icon {
	margin-right: 10px;
}
.footer-content-box .info-box-title {
	margin-bottom: 30px !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%;
}
/* Inside page */
.page-title {
	margin-bottom: 0 !important;
	padding: 9% 0% !important;
}
.page-title h1.entry-title {
	font-family: 'Poppins';
	font-size: 52px !important;
	font-weight: 700;
	line-height: 64px;
	letter-spacing: 1.12px;
}

/* Meet joyce page */
.linkedin-btn {
	color: #007BB5 !important;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	border: 0 !important;
}
.cv-btn {
	background: #6E1528 !important;
	padding: 16px 40px;
	color: #FFF !important;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}

/* joyce work */
.wd-entities-title {
	color: #1E1E1E;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
}
.article-body-container {
	text-align: left !important;
}
.wd-entry-content {
	color: #333;
	font-family: 'Poppins';
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
}
a.btn-read-more {
	border-radius: 40px;
	background: #6E1528;
	padding: 15px 42px;
	color: #FFF !important;
	font-family: 'Poppins';
	font-size: 16px !important;
	font-weight: 400 !important;
	text-transform: capitalize !important;
}
.wd-post-date {
	display: none !important;
}
.wd-post-entry-meta {
	display: none !important;
}
.wd-post-content {
	min-height: 200px !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #fff0 !important;
}
.wd-post-inner {
	box-shadow: unset !important;
}

.blog-section .wd-entities-title {
	color: #fff !important; 
}
.blog-section .wd-entry-content {
	color: #fff;
}
.blog-section .wd-post-content {
	background: #C3B395 !important;
}




/* Contact Us */
.field-wrapper input {
	border: 1px solid #C3B395 !important;
	width: 589px;
	padding: 20px;
	margin: auto;
	display: table;
	color: rgba(0, 0, 0, 0.50);
	font-family: 'Poppins';
	font-size: 17px;
	font-weight: 400;
	line-height: 36px;
}
.field-wrapper textarea {
	border: 1px solid #C3B395 !important;
	width: 589px;
	padding: 20px;
	margin: auto;
	display: table;
	color: rgba(0, 0, 0, 0.50);
	font-family: 'Poppins';
	font-size: 17px;
	font-weight: 400;
	line-height: 36px;
	resize: none;
}
.submit-wrapper {
	text-align: center;
	padding-top: 20px;
}
.submit-wrapper input {
	border-radius: 40px;
	background: #6E1528;
	padding: 16px 32px;
	color: #FFF;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}
.pop-up-section .field-wrapper textarea,
.pop-up-section .field-wrapper input{
	width: 100%;
}
/* PT for mental sharpness */
.value-list li span.list-content {
	color: #FFF;
	font-family: 'Poppins';
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}
.value-list li {
	align-items: flex-start !important;
}

/* Form page */
.form-info {
	border: 1px solid #333;
	max-width: 291px;
	min-height: 190px;
	padding: 25px;
	margin: auto;
	transition: .4s ease-in-out;
	margin-bottom: 30px !important;
}
.form-info:hover .info-box-title{
	color: #fff !important;
}
.form-info a.btn {
	border: 1px solid #333;
	padding: 16px 32px;
	background: #fff;
	color: #333;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	transition: .4s ease-in-out;
}
.form-info:hover a.btn {
	background: #6E1528;
	color: #fff;
}
.form-info:hover {
	background: #C3B395;
	transition: .4s ease-in-out;
	border-color: #fff;
}
.pum-title {
	text-align: center !important;
	color: #333 !important;
	font-family: 'Poppins';
	font-size: 45px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 55px !important;
}
.pum-container {
	padding: 60px !important;
	background: #fff !important;
	box-shadow: unset !important;
}
button.pum-close.popmake-close {
	background: #fff0 !important;
	color: #333 !important;
	box-shadow: unset !important;
	font-size: 32px !important;
}
.pum-theme-96, .pum-theme-default-theme {
	background-color: rgba( 0, 0, 0, 0.67 ) !important;
}


/* TESTIMONIAL */


.testimonial-container .testimonial-content {
	color: #252b42;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
}
.testimonial-container .testimonial-avatar {
	position: absolute;
	left: 35px;
	bottom: 35px;
	margin-bottom: 0 !important;
}
.testimonial-container .testimonial-inner {
	position: relative;
	padding: 25px 35px !important;
	border-radius: 8px !important;
	background:  #fff;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08) !important;
	max-width: 600px;
	margin: 10px auto;

}
.testimonial-container .testimonial-content footer {
	min-height: 75px;
	display: flex;
	flex-direction: column;
	align-items: start;
	padding-left: 90px;
	justify-content: center;
	margin-top: 0 !important;
	color: #6e1528;
}
.testimonial-container .testimonial-avatar img {
	max-width: 70px !important;
	object-fit: contain;
}
.testimonial-container span.star-rating {
	color: #ffb547 !important;
	letter-spacing: 12px;
	font-size: 18px;
}
.testimonial-container .testimonial-inner:before {
	content: "";
	background: url(https://physicalthestg.wpengine.com/wp-content/uploads/2023/11/double-quotes.svg);
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 55px;
	height: 55px;
	background-size: contain;
	background-position: center;
}
.testimonial-container .wd-nav-pagin-item span {
	background: rgba(110, 21, 40, 0.25) !important;
	border: none !important;
}
.testimonial-container .wd-nav-pagin-item.wd-active span {
	background: #6c1329 !important;
}



/* RESPONSIVE */

@media (max-width: 1199px) {

}
@media (max-width: 1024px) {
	.main-row {
		min-height: 65vh !important;
	}
	a.btn-read-more {
		border-radius: 40px;
		background: #6E1528;
		padding: 16px 30px;
		color: #FFF !important;
		font-size: 14px !important;
		font-weight: 400 !important;
		text-transform: capitalize !important;
	}
}

@media (max-width: 991px) {
	.footer-logo,
	.footer-title,
	.footer-text,
	.footer-menu ul li,
	.social-icons,
	.footer-content-box {
		text-align: center !important;
	}
	.list-style li {
		justify-content: center !important;
		text-align: center !important;
	}
	.resources-box-row .banner-image img {
		height: 300px !important;
	}
	.featured-gallery .wd-gallery-item {
		padding: 10px 25px !important;
	}
}
@media (min-width:1025px) and (max-width:1500px) {
	.blog-main-wrapper > div .wpb_wrapper {
		padding: 0 70px !important;
	}
	header .wd-nav {
		column-gap: 15px !important;
	}
}
@media (max-width: 768px){
	.page-title h1.entry-title{
		font-size: 42px !important;
	}
}
@media (max-width: 767px) {
	.btn-text-center .wd-button-wrapper {
		text-align: left !important;
	}
	.resources-box-row .banner-image img {
		height: 500px !important;
	}
	.pum-title{
		font-size: 25px;
	}
	.pum-container{
		padding: 30px;
	}
.page-title h1.entry-title {
    font-size: 32px !important;
    line-height: 45px;
}
}

/* QA FINDINGS - KEN */
html {
	scroll-behavior: smooth;
}
.main-row .wd-text-block-wrapper {
	margin-bottom: 10px;
}
a.fax {
	cursor: auto;
}
a.top-bar-btn:not(.fax) {
	transition: all 0.3s ease;
}
a.top-bar-btn:not(.fax):hover {
	color: #ccc !important;
}
footer .footer-row a {
	transition: all 0.3s ease;
}
footer .footer-row a:hover {
	color: #6c1329 !important;
	padding-left: 5px;
}
.post-single-page {
	padding-top: 5%;
}
.post-single-page li.meta-author {
	display: none;
}
.main-row {
	position: relative !important;
}
.main-row:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 25%), transparent);
    display: block !important;
}
.blog-main-wrapper .blog-post-loop.blog-style-bg .wd-post-inner {
    background: transparent !important;
}
@media (max-width: 1199px) and (min-width: 1025px) {
	.footer-row .wd-list li span, .footer-row * {
		font-size: 12px !important;
	}
}
@media (max-width: 1024px) and (min-width: 992px) {
	.footer-row *:not(img) {
		text-align: center !important;
		width: 100%;
	}
}

/* Youtube suggested videos */
.ytp-pause-overlay {
    display: none !important;
}
#app-row iframe {
    height: 827px !important;
}
@media (max-width: 480px) {
#app-row iframe {
    height: 850px !important;
}
}