a.clickhere:link {
	color: #F00;
  text-decoration: none;
}
a.clickhere:visited {
	color: #F00;
  text-decoration: none;
}
a.clickhere:hover {
	color: #000;
  text-decoration: none;
}
a.clickhere:active {
	color: #000;
  
  text-decoration: none;
}
#single-product div.product p.price {
	margin: .5em 0 !important;
}


.woocommerce-variation-price {
    font-size: 2em;
    color: #009900;
}
.woocommerce .shop_table .actions .button {
   
    padding-bottom: 7px;
    padding-top: 7px;
}

#billing_phone {
  color:#000;
}

body, button, input, select, textarea {
    color: #000;
}

h1.entry-title {
  display:none;
}

.main-navigation ul li a {
  color:red;
}

.widget_product_search {
  display:none;
}

.site-search {
  display:none;
}

.site-header {
   margin-bottom: 0 !important; 
}

#layerslider_widget-2 .widget-title {
  display:none;
}

media screen and (max-width: 600px) {
  .homevideo {
    visibility: hidden;
    display: none;
  }
}

#masthead {
  background-image:none !important;
  background-position:left bottom;
  background-repeat:no-repeat;
 
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  top:5.875em !important;
}