/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-content-layout {
    padding-block: 0px !important;
}
.wd-prefooter{
		padding-bottom: 0px !important;
}

.wd-copyrights {
	padding-block: 7px!important;
}
.wd-social-icons .wd-icon:before{
	font-size:20px !important;
	/*color:#4a231e !important;*/
}
@media (max-width: 677px) {
.wd-copyrights.wd-layout-two-columns>.wd-grid-g {
    --wd-gap-xs: 0!important;}
}
:root select option{
	background-color:#000000;
}