/*
Theme Name:   	Setwood Child
Theme URI:    	http://www.macrodreams.com/setwood
Author:       	Macrodreams
Author URI:     http://macrodreams.com
Template:     	setwood
Description:  	Child theme for Setwood theme
Version:      	1.4
Text Domain:  	setwood
*/
/*
 * Add your own custom css below this text.
 */



.menu-footer-container {
    background-color: #000000 !important;
}
.menu-footer-container {
    padding: 1em 0 0;
    text-align: center;
	color:#fff !important;
}
.menu-footer-container ul li a
{
	
}
.menu-footer-container a
{
	color:#fff !important;
	margin:0 10px;
}
.menu-footer-container ul
{
list-style:none;
	margin:0 !important;
}
.menu-footer-container ul li
{
	display:inline;
}


#gtranslate_wrapper
{
	position: relative !important;
    padding: 1em 0;
}
.site-footer .site-info
{
padding-bottom: 50px !important;
text-align: center;
background-color: #000 !important;
color: white !important;
padding-top: 20px !important;
}

.wp-block-image figcaption,
.wp-element-caption {
    text-align: center;
}

.post-widget-slider .post-thumbnail img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}

.grid-item .post-thumbnail img {
    height: 270px;
    width: 100%;
    object-fit: cover;	
}

.site-header .secondary-navigation {
    float: left;
    margin-left: 40px;
}