  .guaven_woos_suggestion {z-index:99990; position:absolute; display:none; background:white; padding:5px; border:3px solid white;/* Changes start (Andrew Petryk) */ margin-left: -1px; box-sizing:border-box; /* Changes end (Andrew Petryk) */}
  .guaven_woos_selected {background: yellow}
  .guaven_woos_suggestion>ul {margin:0; list-style-type:none !important; }
  .guaven_woos_div {padding:5px;}
  .guaven_woos_img {width:50px;position:absolute}
  .guaven_woos_titlediv {padding-left:5px;margin-left:55px;font-size:12px}
  .guaven_woos_thereissale {text-decoration: line-through;}
.guaven_woos_pinnedtitle { margin: 3px 0;
    font-weight: bold;}
    .guaven_woos_suggestion_list {display:block;overflow: auto;min-height:50px;margin-bottom:3px}

    /* Changes start (Andrew Petryk) */
    .single .guaven_woos_suggestion_list:last-child{margin-bottom:15px;}
		/* Changes end (Andrew Petryk) */
		
    .guaven_woos_pinnedtitle {padding-top: 10px}
   .woos_sku {display: none}
   .guaven_woos_hidden,   .guaven_woos_hidden_description {display: none;}

.guaven_woos_titlediv_cat {font-size:14px;line-height: 15px}
.guaven_woos_suggestion_listproduct_cat {margin-left: 5px;line-height: 20px}
.gwshd {display: none !important}

/* Changes start (Andrew Petryk) */
#top #top-nav > li.menu-item-search{
	margin-left: 0px;
	width: 30px;
}

#top #top-nav > li.menu-item-search #search_toggle{
  cursor: pointer;
  width: 40px;
  height: 40px;
  text-align: center;
	line-height: 41px;
}

@media only screen and (max-width: 800px) {
  .searchform{
    display: none;
  }
}

@media only screen and (min-width: 801px) {
	.mobile-search-form{
		display: none;
	}
}

@media only screen and (min-width: 341px) and (max-width: 980px) {
  .guaven_woos_suggestion_list:last-child{margin-bottom:15px;}
}
/* Changes end (Andrew Petryk) */