/*
Theme Name: The Webuilt Guys
Theme URI: http://creativedesignz.net/
Author: The Webuilt Guys
Author URI: http://creativedesignz.net/
Description: Custom Theme for The Webuilt Guys!
Version: 1.0
Text Domain: twg
*/
body 
{
	margin: 0 0 0;
}

.elementor a 
{
	text-decoration: none;
}
p
{
	margin: 0 0 15px 0;
}
.nomarg_p p:last-child ,.elementor-widget-text-editor p:last-child
{
	margin-bottom: 0px;
}
.ulstyle ul
{
	margin:0px;
	padding-left:20px;
}
.elementor-widget-image a
{
	display:block !important;
}
.obj_img img
{
	object-fit:cover;
}
/*input::placeholder, textarea::placeholder 
{
color: #000 !important;
opacity: 1 !important;
}*/
.elementor-field-group.elementor-column.elementor-field-type-submit 
{
   padding-top: 10px;
}
input:focus-visible 
{  
	outline: 0px !important;
}
@media only screen and (max-width: 500px) 
{	
	.main_menu nav.elementor-nav-menu--dropdown >ul >li:last-child
	{
		padding-bottom:10px;
	}
}
@media only screen and (min-width: 501px)  and (max-width: 750px) 
{
	.main_menu nav.elementor-nav-menu--dropdown >ul >li:last-child
	{
		padding-bottom:10px;
	}

}
@media only screen and (min-width: 751px)  and (max-width: 1200px) 
{
}
@media only screen and (max-width: 1200px)  
{	
}
@media only screen and (min-width: 1201px) and (max-width: 1700px)   
{
}
@media only screen and (min-width: 1701px)
{
}
