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

.white_link
{
	color:#fff;
	text-decoration:none;
}
.white_link:hover
{
	color:#fff;
	text-decoration:underline;
}
.byembla_quote
{
	background-color:#fff;
}
.byembla_quote .elementor-testimonial__footer
{
	opacity:0.1;
}

.wd-nav-mobile>li>a
{
	text-transform:none !important;
	font-size:15px;
}
@media only screen and (max-width: 768px) 
{
	.image_box_footer .elementor-image-box-content
	{
		margin-top:15px !important;
	}
}
#breadcrumbs a
{
	text-decoration:none;
}
#breadcrumbs a:hover
{
	text-decoration:underline;
}
@media only screen and (max-width: 768px) 
{
	.align_left_on_mobile .text-right
	{
		text-align:left;
		float:left;
	}
}
