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

.hob_call_to_action .elementor-cta__bg elementor-bg
{
	border-radius:20px;
}
/*.mobile-nav.wd-side-hidden
{
	background-color:#131615;
}
.wd-nav-mobile>li>a
{
	color:#fff !important;
	font-size:16px;
}*/
.wd-nav>li>a
{
	text-transform:none !important;
	font-size:17px !important;
}
.wd-sub-menu li>a
{
	font-size:17px !important;
	color:#000 !important;
}
.white_link
{
	color:#fff;
	text-decoration:none;
}
.white_link:hover
{
	color:#fff;
	text-decoration:underline;
}
.min_width_button .elementor-button
{
	min-width:300px;
}
@media only screen and (max-width: 768px) 
{
	.full_width_button_on_mobile, .full_width_button_on_mobile .elementor-button
	{
		width:100% !important;
		padding-left:20px;
		padding-right:20px;
	}
}

.hob_call_to_action .elementor-cta__bg-wrapper
{
	border-radius:5px;
}
/*.mobile-nav .wd-nav-opener
{
	background-color:rgb(192,170,104);
	color:#fff;
}*/
.whb-sticked .whb-row
{
	background-color:#fff !important;
}
header.whb-overcontent:not(.whb-sticked) .wd-tools-icon
{
	color:#fff !important;
}