.theme-woodmart .footer-container{
	position: relative;
}

.footer-column-1 .wpb_single_image img {
    max-width: 100%;
    width: 320px;
    margin-bottom: 10px;
    filter: invert(1);
}

.vc_row.footer-f1.vc_row-flex>.vc_column_container>.vc_column-inner {
	padding: 0;
}

.footer-f1 .wpb_content_element {
	margin-bottom: 0;
}

.theme-woodmart .copyrights-wrapper {
	border: 0;
}

.main-footer .widget-area {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
	padding-top: 50px;
}

.main-footer .widget-area .footer-column {
	width: max-content;
	flex: auto;
	max-width: max-content;
	padding: 0;
}

.main-footer .widget-area .footer-column.footer-column-1{
	width: calc(100% / 4);
    max-width: calc(100% / 4);
}

.footer-f1 .vc_column-inner {
	padding: 0;
}

.theme-woodmart .wd-prefooter {
	background-color: var(--bg-color-luxury);
	position: relative;
	padding-bottom: 0;
}

.wd-prefooter .wd-wpb {
	margin-bottom: 0;
}

.wd-prefooter .vc_row {
	display: flex;
	justify-content: space-around;
	padding-top: 25px;
	padding-bottom: 25px;
}

.wd-prefooter h4 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: 1 !important;
}

.wd-prefooter p {
	font-weight: 500;
}

.wd-prefooter .vc_row:before,
.wd-prefooter .vc_row:after {
	display: none;
}

.newsletter__container .c1,
.newsletter__container .c3{
	width: 27.5%
}

.newsletter__container .c2{
	width: 45%;
}

.newsletter__container .gform_wrapper label{
	color: #fff;
}

.newsletter__container .gform_wrapper.gravity-theme .gfield_label{
	display: none;
}

.newsletter__container .gform_wrapper form{
	display: flex;
	position: relative;
    width: 90%;
}

.newsletter__container .gform_wrapper.gravity-theme .gform_footer{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
    right: 0;
}

.newsletter__container .gform_wrapper .ginput_container_consent{
    display: flex;
    align-items: baseline;
}

.newsletter__container .gform_wrapper .ginput_container_consent a{
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.newsletter__container .gform_wrapper.gravity-theme .gfield_required{
	display: none;
}

.newsletter__container .gform_wrapper .gform-body.gform_body{
	width: 100%;
}

.newsletter__container .gform_wrapper.gravity-theme input[type=text]{
	border: 0;
	padding: 15px;
	line-height: 1;
}

.newsletter__container .gform_wrapper input[type="submit"]{
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: var(--bg-color-luxury);
	transition: opacity .15 ease-in;
}

.newsletter__container .gform_wrapper input[type="submit"]:hover{
	opacity: 0.85;
}

.newsletter__container > .wpb_column .vc_column-inner {
	padding: 0 !important;
	justify-content: center;
}

.theme-woodmart .newsletter__container .wpb_content_element{
	margin-bottom: 0px;
}

.newsletter__container .c1 .wpb_text_column .wpb_wrapper{
	border-left: 2px solid #fff;
    padding-left: 20px;
}

.newsletter__container .c1 .wpb_text_column .wpb_wrapper p{
	width: 80%;
}

.newsletter__container img{
	width: 320px;
    object-fit: cover;
}

.wd-prefooter .info-box-wrapper{
	display: flex;
    justify-content: center;
}

footer .icons-design-simple .wd-social-icon{
	background-color: #fff;
}

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{
	border-bottom: 1px solid transparent;
}

.theme-woodmart :is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a:hover{
	border-bottom: 1px solid #333;
}

.newsletter__container .wpb_text_column :last-child h3{
    border-bottom: 0;
    margin-bottom: 20px;
    text-decoration: none;
    text-underline-offset: 0;
    line-height: 1;
}

@media screen and (max-width: 960px){

	.newsletter__container{
		flex-direction: column;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.newsletter__container .c1,
	.newsletter__container .c2,
	.newsletter__container .gform_wrapper form,
	.main-footer .widget-area .footer-column.footer-column-1{
		width: 100%;
		max-width: 100%;
	}

	.newsletter__container .c3{
		display: none !important;
	}

	.newsletter__container .c1 .wpb_text_column .wpb_wrapper{
		margin-bottom: 20px;
	}

	.newsletter__container .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
		min-height: 50px;
	}

	.theme-woodmart .wd-prefooter .info-box-wrapper{
		justify-content: flex-start;
	}

	.main-footer .widget-area {
		margin-right: initial;
		margin-left: initial;
	}

}

@media screen and (max-width: 767px) {

	.main-footer .widget-area .footer-column {
		width: 100%;
		flex: inherit;
		max-width: inherit;
	}

	.main-footer .widget-area .footer-column.footer-column-2,
	.main-footer .widget-area .footer-column.footer-column-3,
	.main-footer .widget-area .footer-column.footer-column-4 {
		background: #ffffff;
		padding: 15px 20px;
	}

	.theme-woodmart .footer-column {
		margin-bottom: 15px;
	}

	.copyrights-wrapper p {
		text-align: center;
		font-size: 12px;
	}

	.footer-f1 {
		gap: 20px;
	}

	.main-footer .widget-title {
		font-size: 14px;
	}

	.footer-column-1 .wpb_content_element {
		margin-bottom: 20px;
	}

	.wd-prefooter .vc_row {
		flex-direction: column;
		gap: 30px;
	}

	.wd-prefooter .info-svg-wrapper.info-icon {
		width: 80px !important;
	}

	.wd-prefooter .box-icon-align-left .box-icon-wrapper {
		margin-right: 30px;
	}

	.wd-prefooter h4 {
		font-size: 14px;
	}

}