/* Enter Your Custom CSS Here */
/* Hide Photo, map, video tab */
div.ui-widget-content ul.nav-tabs{
  display:none;
}

div.vc_custom_1418722867702 div.search-tabs{
  background:white;
}

div.vc_custom_1474603528883 button{
  border:solid 1px white !important;
}

/*Hide USD sige */

div.top-user-area ul.top-user-area-list li.nav-drop a.cursor{
  display:none;
}

.foot-text{
    font-size: 18px;
    font-weight: 400;
}

.foot-text-2{
    line-height:20px;
}

div.woocommerce table.shop_table input.btn-primary:nth-child(2){
  display:none;
}


form.main-search div.same_location a.change_same_location{
	display:none;
}