/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#logo {
  width: 16% !important;
}
#logo img {
  max-height: inherit !important;
}
#masthead {
  background: #0bb6ea;
  padding: 6px 0;
}
.et_pb_s {
  padding-right: 0px !important;
  height: 33px;
}
.et_pb_searchsubmit{
  border: 1px solid #fff !important;
}
.icon-shopping-cart{
		color:#fff;
	}
.tooltip{
	display:none !important;
}
.cp_style_352 #cp_button-1-352 .cp-target {
  background: #20b6eb !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	
}