body {
}
/* menu */ 

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: transparent;
	padding: 0px;
}

#menu {
	background-color: transparent;
}

#menu > ul > li > a  {
	color: #fff;
}

#menu > ul > li > a:hover {
	background-color: #38cea7;
	color: #FFF;
}

#menu > ul > li:hover > a {
	/*background: #f25555;*/
}

#menu > ul > li > div {
	background-color: #fff;
	margin-top:3px;
	border-bottom: 1px solid #38cea7;
	border-left: 1px solid #38cea7;
	border-right: 1px solid #38cea7;
	left: -1px;
}

#menu > ul > li ul > li > a {

}

#menu > ul > li ul > li > a:hover {

	background: #38cea7;
	color: #fff;
}

/* STITCH */
h1:after, .welcome:after, .product-category .box .box-heading:after, .information-information .box .box-heading:after, .product-product .box .box-heading:after {
	position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #38cea7;
    bottom: -2px;
    left: 0;
}

.dropdown-menu {
	background: rgba(37, 37, 37, 0.9);
	box-shadow: none;
	border: 1px solid rgba(37, 37, 37, 0.9);
	color: #38cea7;
}

#sg_drpdwn_currency .switcher li a{
	color: #fff;
}

/* button */ 
a.button, input.button {
	cursor: pointer;
}

/* STITCH */
a.button:hover, input.button:hover {
	background-color: #38cea7 !important;
	border: 1px solid #38cea7 !important;
	color: #fff;	
}

#mc_embed_signup input.button {
	background: #218c74;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 20px;
    height: 30px;
	border: none;
    line-height: 16px;
}

#mc_embed_signup input.button:hover {
	background: #252525;
}

.box-category > ul > li {
	background-color: #38cea7;
}

.product-filter .product-compare a:hover {
	background: #38cea7;
	border: 1px solid #38cea7;
	color: #fff;
}

#column-left .box-heading:after, #column-right .box-heading:after {
	display: none;
}

.product-filter .display a:hover i{background:#38cea7; color: #fff; border: 1px solid #38cea7;}

.product-filter .display i{background:#38cea7; color: #fff; border: 1px solid #38cea7;}

.product-filter .display a i{color: #252525; background: #fff; border: 1px solid #e6e7e8;}

.breadcrumb a:hover{color:#38cea7 !important; }

.product-grid .wishlist a:hover{ color:#38cea7; }
.product-grid .compare a:hover { color:#38cea7; }

.pagination .links b {
	border: 1px solid #38cea7;
	color: #fff;
	background: #38cea7;
}

.pagination .links a:hover {
	border: 1px solid #38cea7;
	color: #fff;
	background: #38cea7;
}

.product-grid .name a:hover {
	color: #38cea7;
}

.product-list .name a:hover {
	color:#38cea7;
}

.product-list .wishlist a:hover, .product-list .compare a:hover { color:#38cea7; }

.product-info .cart div > span a:hover{
 color:#38cea7;
}

.product-info .review > div a:hover{
	color: #38cea7;
}

/* .box-category > ul > li ul > li > a:hover {
	color: #38cea7;
} */

.category-list a:hover{
	color: #38cea7;
}

.compare-info .name a :hover{
	color: #38cea7;
}

#content ul li a:hover {color:#38cea7;}

.wishlist-info tbody .name a:hover {
	color: #38cea7;
}

.mini-cart-info td a:hover{
	color: #38cea7;
}

.cart-info tbody .name a:hover{
	color: #38cea7;
}

a, a:visited, a b {
	color: #38cea7;
	
}
a:hover {
	color:#38cea7;
}

#content .content a.button{color:#fff;}
/* STITCH */
#container-header #cart .heading a span {
	/*background: url('../image/style1/arrow-cart.png') 100% 50% no-repeat;
	color: #38cea7;*/
	color: #218c74;
}
#header #cart .heading a span:hover { color: #38cea7; }

#header .links a:hover { color: #38cea7; }

#footer .column a:hover {
	color: #38cea7;
}

#footer .column h3 a:hover { color: #38cea7;}
/* STITCH */
.box-category > ul > li > a:hover{
	color: #fff !important;
	background-color: #218c74;
	border-radius: 0px 10px 10px 0px;
}

/* STITCH */
.box-category > ul > li a.active {
	color: #218c74;
}

.box-content > ul > li > a:hover{
	color: #38cea7;
}

.box-content > ul > li a.active {
	color: #38cea7;
}

.row.social-media {
    background-color: #38cea7;
}

.socials li a:hover {
    background-color: #fff;
}

.socials li a:hover {
    color: #38cea7 !important;
}

#footer .horizontal_foot a:hover{
	text-decoration: none !important;
	color:#38cea7;
}

.box #list > ul > li  > a:hover{ color: #38cea7; }

.box-product .name a:hover {color: #38cea7;}

/* STITCH */
.product-info input.button#button-cart {
    background: #218c74;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 20px;
    height: 30px;
    border: none;
    line-height: 16px;
	top: -2px;
	position: relative;
	margin-left: 10px;
}

.product-info input.button#button-cart:hover {
    background: #252525;
}

.box-product .price {
	color: #218c74;
}

.product-grid .price {
	color: #218c74;
}


#header .links a:hover {
	color: #38cea7;
}

.product-list .price {
color: #38cea7;
}

.box-heading .fp-more a:hover{
color: #38cea7;
}

.box-heading .fp-more a:after {
	display: none;
}

/* STITCH */
/* .powered a:hover{
color: #38cea7;
} */

.htabs a.selected { 
	color: #38cea7 !important;
	font-size: 16px !important;
}

/* STITCH */
.htabs a {
	color: #218c74 !important;
	background: none !important;
}

.htabs a:hover {
	color: #38cea7 !important;
	font-size: 16px !important;
}

.product-compare a:hover{color: #38cea7;}

.tags a:hover{color: #38cea7;}

.content a:hover{color: #38cea7;}

/* STITCH */
#powered, #footer h3:after, #column-left .box-heading, #column-right .box-heading {
	/* background-color: #38cea7; */
	background-image: linear-gradient(to right, #218c74 33%, rgba(255,255,255,0) 0%);
}

/* STITCH */
.copyright, .powered, .powered a {
	color: #218c74 !important;
}

#footer .column ul li {
	color: #38cea7;
}
#footer .column a {

}
#sg_drpdwn_currency .switcher li a:hover {
	color: #fff;
}

#container-header .links-header {
	background-color: #218c74;
}

#sg_drpdwn_currency .switcher span.s_selected, .switcher li, .switcher li a {
	color: #fff !important;
	height: auto !important;
    text-indent: 0px !important;
}

.switcher li a {
	line-height: inherit !important;
}

#container-header .top-menu a {
	border-right: none;	
	color: #fff;
}

#container-header .top-menu a:first-child {
	border-left: none;	
}

/* STITCH */
#container-header .top-menu a:hover {
	color: #218c74;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
	color: #38cea7 !important;
	background: none !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: #252525;
}	

#content ul li a:hover div.content b {
	color: #38cea7;
}
/* STITCH */
.account-login input.button, .account-login a.button {
    background: #218c74;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 20px;
    height: 30px;
    border: none;
    line-height: 16px;
}

.account-login input.button:hover, .account-login a.button:hover {
	background: #252525;
}

/* responsive - mobile phone */
@media (max-width: 1023px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background-color: #252525;
		border-top: 0px;
		margin-top: 2px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #fff;
		font-size: 14px;
		font-family: 'lato', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 1px;
	}	
	.navbar-default .navbar-nav>li>a:hover {
		color: #38cea7;
	}	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #38cea7 !important;
	}
	.container {
		height: 60px;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: none;}
	#container-header .top-menu {
		background-color: #38cea7 ;
	}
	
	#sg_drpdwn_currency:last-child{border-right: none;}
	#sg_drpdwn_currency #language_form  > div.switcher {background: url("../image/style1/arrow-black.png") no-repeat scroll 80% 13px !important;}
}

#sg_drpdwn_currency .switcher .option {
	background-color: #38cea7 !important;
}

/* #header .button-search {
	background-color: #38cea7;
} */

/* STITCH */
#container-header #search .button-search {
	background-color: #218c74;
	border-color: #38cea7;
}

.jcarousel-control-prev:hover, .jcarousel-control-next:hover  {
	color: #38cea7;
}

.dropdown-menu>li>a {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	padding: 15px 20px;
	transition-duration: 0.3s;
}

.dropdown-menu>li {
	transition: all 0.2s ease-in-out;
}
/* STITCH */
/* .dropdown-menu>li:hover {
	border-left: 4px solid #38cea7;
	padding-left: 6px;
} */

#header #search:hover:before {
    background: #c5c5c5 !important;
}

.product-grid .wishlist a, .product-grid .compare a{
	border-color: #38cea7 !important;
}

.product-list .wishlist a, .product-list .compare a{
	border-color: #38cea7 !important;
}

.product-grid .wishlist a:hover, .product-grid .compare a:hover{
	color: #38cea7 !important;
}

.product-list .wishlist a:hover, .product-list .compare a:hover{
	color: #38cea7 !important;
}

.product-heart, .product-refresh{
	
}
/* STITCH */
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand, #footer h3, #column-left .box-heading, #column-right .box-heading, #content h1,  .product-product .box .box-heading, .product-info .price, .box-product .name a, .product-filter .product-compare a {
    color: #218c74;
}

#footer h3 a {
    color: #218c74 !important;
}

#menu div > ul > li:before {
	color: rgba(0, 0, 0, 0.3);
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #218c74;
}

.box-category ul {
	border-color: #218c74;
}

.breadcrumb a {
    color: #218c74 !important;
    padding: 0px 5px;
}

.product-grid .name a {
	color: #218c74;
}

.cart input {
	border-color: #38cea7;
}
/* STITCH */
.cart input[type=button]{
	border-color: #218c74;
    color: white;
    background: #218c74;
}

.home .box .box-heading {
	background-color: #218c74;
}

.home .box > .box-heading {
	border-top: 4px solid #38cea7 !important;
	border-bottom: 4px solid #38cea7 !important;
}

/* #container-header #search input {
	border: 3px solid #38cea7;
} */

#footer-bg{
	background-color: #38cea7;
}

#footer-holder:before {
	background-color: #218c74;
	background: repeating-linear-gradient( 45deg, #27a98b, #27a98b 10px, #218c74 10px, #218c74 20px );
}

.cart-search-background {
	background: url(../image/style4/cart-search-bg.jpg) repeat;
}

#header, #header .header-wrapper {
	background: url(../image/style4/header_wrap_bg.jpg) repeat top center;
}

.header-wrapper:before {
	background: url(../image/style4/lace.jpg) repeat-x top center;
}

#container-header #navbar-menu {
	background: url(../image/style4/menu_wrap_bg.jpg) repeat-x top center;
}

span .accordion {
    color: #218c74;
}

.box-category > ul > li + li:hover {
	background: #218c74;
}

@media (max-width: 575px) {	
	#sg_drpdwn_currency .switcher span.s_selected, #sg_drpdwn_currency #currency_switcher_language:after  {
		color: #218c74 !important;
	}
}

@media (max-width: 991px) {
	#navbar.navbar-collapse ul.nav.navbar-nav {
		background-color: #218c74;
	}
}