/*
Theme Name: The Web Guys
Theme URI: https://thewebguys.co.nz/
Author: The Web Guys
Author URI: https://thewebguys.co.nz/
Description: Custom Theme for The Web Guys!
Version: 1.0
Text Domain: twg
*/
body {
margin: 0 0 0;
}

.elementor a 
{
	text-decoration: none;
	color: #333;
}
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;
}
textarea {
    padding-top: 20px !important;
}
.elementor-widget-image a
{
display:block !important;
}
.obj_img img
{
object-fit:cover;
}
input::placeholder, textarea::placeholder 
{
    color: #000 !important;
    opacity: .5 !important;
}
.elementor-field-group.elementor-column.elementor-field-type-submit {
    padding-top: 30px;
}
.subscribe_form  .elementor-field-group.elementor-column.elementor-field-type-submit 
{
    padding-top: 0px;
}
.top_phone a
{
	color: #343a40 !important;
	background-color: #fff;
	border: 1px solid #343a40;
	padding: 12px 15px !important;
}
.top_phone a:hover
{
	color: #fff  !important;
	background-color: #343a40;
	border-color: #343a40;	
}
.menu_img img {
    filter: invert(1);
    width: 30px;
}
.contact_button a:hover
{
	text-decoration:underline !important;
}
.all_services .elementor-column.elementor-inner-column:hover .service_main_head .elementor-heading-title,.all_services .elementor-column.elementor-inner-column:hover .service_learn_more  a
{
	color:#fff !important;
}
.service_learn_more  a span.elementor-button-text
{
	text-align:left;
}
.service_learn_more 
{
width: calc(100% - 80px) !important;	
}
.posts_slider  .bdt-slideshow-items .bdt-grid
{
    flex-direction: row-reverse;	
}
.posts_slider  .bdt-slideshow-items .bdt-grid .bdt-width-2-3\@m  ,.posts_slider  .bdt-slideshow-items .bdt-grid .bdt-width-1-2.bdt-width-1-3\@m
{
	width:50% !important;
} 
.posts_slider .bdt-post-slider-navigation
{
    right: unset !important;
    left: 0px !important;
    width: 50% !important;	
}

.posts_slider .bdt-post-slider-navigation-inner.bdt-grid.bdt-grid-collapse 
{
    border: 1px solid #000 !important;
    width: unset;
    display: inline-block;
    padding: 15px;
    border-radius: 50px;
    background: #FDF360;
}
.posts_slider span.bdt-slider-nav-text 
{
    display: none;
}
.posts_slider .bdt-post-slider-text p
{
    width: 100% !important;
  
}
.posts_slider .bdt-post-slider-content 
{
    padding-left: 0px !important;
	padding-bottom: 40px !important;
}
li.menu_img.current_page_item  a
{
	background:#fff !important;
} 
.posts_slider .bdt-post-slider-navigation-inner.bdt-grid.bdt-grid-collapse a
{
	padding-top:0px !important;
	padding-bottom:0px !important;
}
body.page-id-61,body.page-id-61 .mainhead ,body.search-results,body.search-results .mainhead 
{
	background:#fdf360 !important;
}

.elementor-align-justify.elementor-widget-button
{
	width:100% !important;
}

@media only screen and (max-width: 500px) 
{	
	.elementor-field-group.elementor-column.elementor-field-type-submit 
	{
		padding-top: 10px;
	}
	.top_phone a 
	{
	display: inline-block !important;
	margin: 20px 15px 20px 15px;
	}
	li.menu_img.current_page_item  a
	{
	display:none;
	}
	.mainhead
	{
		background:#01123e !important;
	}
	body.page-id-61 .logo_mobile ,	body.search-results .logo_mobile 
	{
		display:none !important;
	}
	body.page-id-61 .logo_pc  ,body.search-results .logo_pc  
	{
		display:block !important;
	}
	
}
@media only screen and (min-width: 501px)  and (max-width: 750px) 
{
	.elementor-field-group.elementor-column.elementor-field-type-submit 
	{
		padding-top: 10px;
	}
	.top_phone a 
	{
	display: inline-block !important;
	margin: 20px;
	}
	li.menu_img.current_page_item  a
	{
	display:none;
	}
	.mainhead
	{
		background:#01123e !important;
	}
	body.page-id-61 .logo_mobile ,	body.search-results .logo_mobile 
	{
		display:none !important;
	}
	body.page-id-61 .logo_pc  ,body.search-results .logo_pc  
	{
		display:block !important;
	}
}
@media only screen and (min-width: 751px)  and (max-width: 1100px) 
{
	.mainhead
	{
		background:#01123e !important;
	}
	li.menu_img.current_page_item  a
	{
	display:none;
	}
	ul.elementor-nav-menu > li > a
	{
		color:#fff !important;
	}
	ul.elementor-nav-menu > li.top_phone > a
	{
	color: #01123e !important;
	margin-right: 0px !important;
	} 	
	body.page-id-61 .logo_mobile ,	body.search-results .logo_mobile 
	{
		display:none !important;
	}
	body.page-id-61 .logo_pc  ,body.search-results .logo_pc  
	{
		display:block !important;
	}
}
@media only screen and (max-width: 1200px)  
{	
}
@media only screen and (min-width: 1101px) and (max-width: 1700px)   
{
	.mainhead
	{
		background:#fff !important;
	}
}
@media only screen and (min-width: 1701px)
{
}
