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

html body .footer-container .main-footer {
	padding-top: 28px !important;
	padding-bottom: 28px !important;
}

html body .footer-container .footer-sidebar {
	align-items: flex-start !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

html body .footer-container #woodmart-html-block-1,
html body .footer-container #woodmart-html-block-1 .wd-text-block-wrapper,
html body .footer-container #woodmart-html-block-1 .woodmart-title-container,
html body .footer-container #woodmart-html-block-1 .wd-fontsize-l {
	max-width: 340px;
	text-align: left !important;
}

html body .footer-container #woodmart-html-block-1 .woodmart-title-container,
html body .footer-container #woodmart-html-block-1 .woodmart-title-container p,
html body .footer-container #woodmart-html-block-1 .woodmart-title-container a {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.55 !important;
}

html body .footer-container #woodmart-html-block-1 img {
	max-width: 160px !important;
	height: auto !important;
}

html body .footer-container #woodmart-html-block-1 p {
	margin-bottom: 8px !important;
}

html body .footer-container #woodmart-html-block-1 p:first-child {
	margin-bottom: 16px !important;
}

html body .footer-container #woodmart-html-block-1 br {
	display: none !important;
}

html body .footer-container #woodmart-html-block-1 strong {
	margin-right: 4px !important;
}

html body .footer-container #woodmart-html-block-1 strong,
html body .footer-container #woodmart-html-block-1 p:last-child a {
	font-weight: 700 !important;
}

html body .footer-container .widget-title {
	margin-bottom: 18px !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
	letter-spacing: .02em !important;
}

html body .footer-container .menu li {
	margin-bottom: 10px !important;
}

html body .footer-container .menu a {
	font-size: 14px !important;
	line-height: 1.45 !important;
}

html body .footer-container .wd-copyrights {
	font-size: 13px !important;
	padding-top: 14px !important;
	padding-bottom: 14px !important;
}

@media (max-width: 767px) {
	html body .footer-container .main-footer {
		padding-top: 34px !important;
		padding-bottom: 30px !important;
	}

	html body .footer-container #woodmart-html-block-1,
	html body .footer-container #woodmart-html-block-1 .wd-text-block-wrapper,
	html body .footer-container #woodmart-html-block-1 .woodmart-title-container,
	html body .footer-container #woodmart-html-block-1 .wd-fontsize-l {
		max-width: none;
	}
}
