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

footer .widget {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.woodmart-recent-posts .recent-posts-thumbnail img {
	border-radius: 8px !important;
}

.elementor-widget-wd_blog .wd-post-thumb img,
.elementor-widget-wd_blog .wd-carousel .wd-post-date.wd-style-with-bg,
.elementor-widget-wd_blog .wd-post-thumb{
	border-radius: 8px !important;
}

.elementor-widget-wd_blog .wd-carousel .wd-post-cat.wd-style-with-bg {
	border-radius: 4px !important;
}

footer {
	background-color: #f9faf9 !important;
    border-top: solid 1px #e8e8e8;
}

div.wpcf7 input[type="submit"] {
	background-color: #2E8119 !important;
}

div.wpcf7 input[type="submit"]:hover {
	opacity: 0.8;
}

body.page-id-4400 main.wd-content-layout {
	padding-bottom:0px;
}
body.page-id-4400 .wd-prefooter{
	display:none !important;
}
body.page-id-30441 .wd-prefooter{
	display:none !important;
}

body.page-id-30290 .wd-prefooter{
	display:none !important;
}
body.page-id-30290 main.wd-content-layout {
	padding-bottom:0px;
}

body.page-id-30441 main.wd-content-layout {
	padding-bottom:0px;
}
 

.member-layout-hover .member-details {
	background:linear-gradient(transparent 0%, rgb(0 0 0 / 70%) 100%)!important;
}

a#okapi-wasb-button {
    margin-bottom: 62px !important;
}

body.rtl #okapi-wasb-button {
	left: 20px !important;
	right: unset !important;
}


@media only screen and (max-width: 1024px) {
	
	#okapi-wasb-icon {
    	width: 40px !important;
    	height: 40px !important;
	}

	a#okapi-wasb-button {
    	margin-bottom: 0 !important;
    	margin-right: -8px !important;
	}
	
	body.rtl a#okapi-wasb-button {
    	margin-bottom: 0 !important;
    	margin-left: -8px !important;
		margin-right: 0px !important
	}
}


.wd-toolbar.wd-toolbar-label-show {
    display: none !important;
}

body.rtl nav.wd-header-nav.wd-header-main-nav.text-right.wd-design-1.whb-p2ohnqzt7vyqtiguoc50 {
    text-align: left;
}

.dir-rtl label {
    text-align: right;
}
/* 
body.rtl .wd-content-layout {
    padding-block: inherit;
}

body.rtl .wd-prefooter {
display:none;
} */


