/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 




@media only screen and (min-width: 1100px)  {
	header .wgs_wrapper{width:300px;}
	
}
#gsc-i-id1{background:none!important;text-indent:0px !important;}

.gsc-search-button-v2{background-image: #00559f !important;border: 1px solid #1686c5 !important;}
.gsc-search-button-v2:hover{background: #00b0f0 !important;}
.gsc-search-button-v2 svg{top:5px;position:relative;}
#gsc-i-id1{padding:3px 4px 3px 4px !important;}
.gsc-input-box{border-radius:3px !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;}
.gsc-search-box-tools .gsc-search-box .gsc-input{padding-right:0px !important;}
.gsc-search-button{margin-left:0px !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important;}


