.top-header-wrapper{
	background-color:#4e9b30;
}
#header-ticker{
		color:white;
}
.right-header-block a{
	color:white;
}

#site-title a{
	color:#4e9b30;
	font-family: 'Bangers', cursive;
  font-size:50px;
  letter-spacing:8px;
}
#site-description{
	margin-top: -10px;
	letter-spacing: 6.7px;
}

.banner-small{
	min-height:200px;
}

.wishlist-wrapper,.wcmenucart-contents{
	border-radius: 10%;
}

.woocommerce ul.products li.product a.single_add_to_wishlist {
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    height: auto;
    padding: 3px 18px;
    margin: 10px 0 15px;
}

.pwb-filter-products ul{
	list-style:none;
	margin-left:0px;
}
#top-footer{
	background-color:#333;
}
.copy-right{
		color:#4e9b30;
}
.pwb-single-product-brands{
margin-bottom:10px;
}
.pwb-single-product-brands a{
	padding-right:5px;
}

.woosticker.custom_sticker_image {
    width: 100px;
    height: 100px;
    background-size: 100px auto;
}


/*
.wishlist-wrapper,.wcmenucart-contents{
	border-radius: 10%;
}

.bottom-header-wrapper{
	background-color:#4e9b30;
}

.bottom-header-wrapper {
    border-top: 1px solid #3a871c;
    border-bottom: 1px solid #3a871c;
    position: relative;
}
*/
.textwidget{
	padding-right:20px;
}
.header-text3x{
	display:-webkit-inline-box;
	margin-top:35px;
}

#site-navigation .sub-menu {
	clear: initial;
	float: left;
		-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
#site-navigation .sub-menu li{
    float: left;
    margin-right: 10px;
	  min-width:100px;
}


.tawcvs-swatches .swatch-color{
	border:2px solid #3333;
}
.tawcvs-swatches .swatch-color.selected{
	border-color:#4e9b30;
	color:#4e9b30;
}
.tawcvs-swatches .swatch-label {
    background-color: #f1f1f1;
    border-radius: 0px;
	  min-width: 8rem;
		border: 1px solid rgba(0,0,0,.09);
	  opacity:1
}
.woocommerce-Price-amount{
	color:#4e9b30;
}
.single-product.woocommerce-page .product .summary .price{
	float:left;
	margin-top:10px;
	font-size: 2.4rem;
  font-weight: 700;
}
.woocommerce-product-details__short-description{
	border-bottom:1px solid #ccc;
}
.woocommerce div.product .product_title{
	width:100%;
}

.widget_media_image img{
	min-height:200px;
}

/*mobile navi menu hide */
.toggle-wrap .toggle{
	display:none;
}



@media only screen and (max-width: 768px) {
    /* For mobile phones: */
		 .header-text3x{
		display:block;
	
	}
	
#site-title a{
	color:#4e9b30;
	font-family: 'Bangers', cursive;
  font-size:30px;
  letter-spacing:5px;
}
}
