.absolute-footer{
	display:none;
}

.shop-container .product{
	padding:30px;
}

.social-icons{
	color:black!important;
}

/* Home Page "Shop All"  Button */

.shop-all-home{
	padding: 2px 60px 0px; !important;
	border: 1px solid #0A928D !important;
	color: #ffffff !important;
	background-color: #0A928D !important;
}
.shop-all-home:hover{
	background-color: #F3F6F0 !important;
	color: #0A928D !important;
}

/* Home Categaries Tab Color */
.tab a{
	color: #1C9A95 !important;
}
.tab{
	margin:0 15px !important;
}
/*  */
.nav-line-grow>li>a:before{
	color: #F3F6F0 !important;
	top: unset;
	bottom: 6px;
	height: 2px;
	max-width: 80% !important;
}

/* Custom Footer anchor */
.custom-footer:hover{
	color: blue !important;
}
p> a:hover{
	color:#108d89 !important;
} 


.nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover {
	color:#198a84 !important;
  background-color:white !important;
} 

/* Mobile menu full width */
@media (max-width:480px){
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	width:100%;
	background-color:white;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a{
/* 	font-family:  "Circular medium", sans-serif; */
	font-size: 16px;
font-weight:200;
	color:black;
}
}

.nav-left{
	justify-content:flex-end;
}

.nav-right{
	justify-content:flex-start;
}

.page-wrapper{
	padding:0px;
}
.service{
	z-index:1!important;
}
 .button{
 padding:10px 30px;
	
}
/* contact form */

.wpcf7 input,.wpcf7 textarea {
 height:70px!important;
	background-color:#F4F4F4;
	
}
.wpcf7 input[type=submit]{
	background-color:#198a84!important;
	color:white!important;
	padding:10px 30px;
	
}

.wpcf7-form{
	text-align:center;
}

/* BLOG */

.box-blog-post{
	BORDER:1px solid #E5E5E5;
}

.box-blog-post .box-text{
	padding:10px 0px 30px 10px;
}

.entry-divider, .is-divider, .entry-category{
display:none;
}
.blog-share a{
	border:1px solid black!important;
}
.blog-share i{
	padding:5px 15px;
	color:black;
}

.quantity .qty{
	height:60px;
}
.sd-sharing {
    margin-bottom: 1em;
    display: none;
}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
    display: none;