body {
	font-family: 'Exo 2',sans-serif;
	font-weight: 3	00;
	color: #000;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.8px;
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
}

*:focus {
	outline: none !important;
}


/* default font size */

.fa {
	font-size: 12px;
}


/* Override the bootstrap defaults */

h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #57b846;
}

legend {
	font-size: 16px;
	font-weight: 600;
	padding: 7px 0px
}

label {
	font-size: 14px;
	font-weight: normal;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
	font-size: 13px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {}

.input-group .input-group-addon {
	height: 30px;
	border: none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

#menu .fa {
	padding-left: 5px;
}


/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}

.tab-box .nav-tabs {margin:0; }

.nav-tabs {
	margin-bottom: 0;
	margin-top: 60px;
}

.tab-content {
	border: 1px solid #eee;
	border-radius: 0 5px 5px 5px;
	padding: 25px;
	padding: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}


/* Gradent to all drop down menus */


/* top */

#top {
	background-color: #f4f4f4;
}

.top-left a .fa {
	font-size: 0;
}

.top-left.pull-left span {
}
.language-menu,.currency-menu {
    right: 0;
    left: auto;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	color: #000;
	font-weight: 400;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #57b846;
}

#top .btn-link,
#top-links li,
#top-links a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 19px;
}

#top .btn-link:hover,
#top-links a:hover {
	color: #57b846;
}

#top-links .dropdown-menu a {
	text-shadow: none;
	color: #000;
	padding: 0;
}

#top-links .dropdown-menu li:hover a {
	color: #57b846;
}

#top .btn-link strong {
	line-height: 14px;
}

#top-links a+a {
	margin-left: 15px;
}

.list-inline {
	float: right;
	margin: 0;
	line-height: 0;
}

.currency,
.language {
	float: right;
}

.top-left.pull-left {
	float: left;
	width: 50%;
}

#top-links.pull-right {
	float: left;
	width: 50%;
}

#top .myaccount a.dropdown-toggle {
	padding: 0 0 0 25px;
	background: url(../image/user.png) no-repeat scroll left 0;
}

#top .myaccount a.dropdown-toggle:hover {
	background-position: left -84px;
}

.user-signin .myaccount .dropdown-menu li {
	
}


.currency {
	padding-left: 20px;
	background: url(../image/nav-divider.png) no-repeat scroll left center;
	margin-left: 20px;
}

#form-currency>.btn-group>.btn-link,
#form-language>.btn-group>.btn-link {
	padding: 12px 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	cursor: pointer;
	color: #5c5c5c;
}

#form-currency>.btn-group>.btn-link:hover,
#form-language>.btn-group>.btn-link:hover {
	color: #57b846;
}

#form-language .btn,
#form-currency .btn {
	padding: 2px 10px;
	text-align: left;
}


/* header */

#common-home #content {
	margin-top: 0;
}

#content.col-sm-9 {	padding-right: 0;}

#content {
	margin-top: 0;
}


header {
	position: relative;
	background: #ffffff;
}

.header-bottom {
	border-top: 1px solid #eee;
	background: #fff;
}
.header-bottom .container
{
	position: relative;
}
.header-left {
	float: left;
}

.header-center {}

.header-right {
}


/* logo */

.header-logo {
	padding: 40px 0;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	width: auto;
}

#logo {
	
}

.header-logo img {
	display: inline-block;
}


/* search */

.header-search {
	float: left;
	position: relative;
	padding: 45px 0;
	z-index: 9;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.header-search-btn {
	background: #fff url("../image/search-icon.png") no-repeat scroll center 6px;
	float: right;
	height: 25px;
	width: 25px;
	position: relative;
	cursor: pointer;
	display: none;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.header-search-btn:hover {
	background-position: center -58px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.header-search-btn.active {
	background-position: center -122px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.header-search-btn.active:hover {
	background-position: center -185px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#search .input-lg {
	padding: 0 20px 0 40px;
	min-width: 260px;
	height: 40px;
	color: #000;
	border: none;
	border-bottom: 1px solid #eee;
}

#search .input-group-btn {
	position: absolute;
	font-size: 0;
	white-space: nowrap;
	right: auto;
	left: 0;
	width: 40px;
	height: 40px;
}

#search .btn-lg {
	font-size: 0;
	line-height: 0;
	border: none;
	background: transparent;
	padding: 0;
}

#search .btn-lg i {
	font-size: 0;
	background: url(../image/search.png) no-repeat scroll center 14px;
	height: 40px;
	width: 40px;
	display: block;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#search .btn-lg:hover i {
	background-position: center -49px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}


/* cart */

.shopping-cart {
	float: right;
}

#cart {
	float: right;
	position: relative;
	padding: 52px 0;
	text-align: right;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#cart > .btn {
	color: #000;
	float: left;
	height: 25px;
	width: 25px;
	font-size: 0;
	padding: 0;
	background: #fff url(../image/user-cart.png) no-repeat scroll;
	background-position: center -258px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#cart > .btn:hover {
	background-position: center -323px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#cart>.btn .fa.fa-shopping-cart {
	font-size: 0;
	display: none;
}

#cart-total {
	position: absolute;
	border-radius: 50%;
	height: 12px;
	width: 12px;
	padding: 0;
	text-align: center;
	text-indent: 1px;
	background-color: #000;
	color: #fff;
	top: 0;
	left: auto;
	right: -5px;
	line-height: 11px;
	font-size: 10px;
}
#cart > .btn:hover #cart-total
{
	background-color: #57b846;
}
#cart.open>.btn:hover {
	color: #444;
}

#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}

#cart .dropdown-menu {
	min-width: 100%;
	width: 350px;
	padding: 15px;
}

#cart .dropdown-menu table.table-striped {
	border-bottom: 1px solid #eeeeee;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
}

#cart .dropdown-menu table.table-bordered td {
    padding: 5px 0;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
	font-size: 12px;
}

#cart .dropdown-menu .text-center {
	padding: 8px 0 !important;
}

#cart .dropdown-menu .img-thumbnail {
	width: auto;
	max-width: none;
	border-radius: 0;
}

#cart table.table-striped .btn-danger.btn-xs {
	background: none repeat scroll 0 0 transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin: 0;
	padding: 0 0 0 5px;
	border: 0 none;
	color: #000;
}

.cart-menu .table-bordered tr>td,
.cart-menu .table-bordered {
	border: medium none;
	padding: 4px 5px;
}

.cart-menu .table-bordered tr>td,
#cart .table-bordered {
	border: medium none;
	padding: 4px 5px;
}

.shopping-cart #cart .text-right .viewcart,
.shopping-cart #cart .text-right .checkout {
	padding: 10px 20px;
}

#cart .text-right .viewcart,
#cart .text-right .checkout,
.btn-primary,
.btn-default,
#button-cart,
.btn-danger,
.button.aboutus,
.btn-info {
	background: #57b846;
	border: none;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;
	padding: 12px 35px;
	font-size: 13px;
	letter-spacing: .52px;
	width: auto;
	height: auto;
	line-height: normal;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}

.btn-primary:hover,
#cart .text-right .viewcart:hover,
#cart .text-right .checkout:hover,
.btn-default:hover,
#button-cart:hover,
.btn-danger:hover,
.button.aboutus:hover,
.btn-info:hover {
	background-color: #5c5c5c;
	color: #ffffff;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}


/*account*/

.user-signin .myaccount {
	float: right;
	padding: 53px 10px;
	margin-right: 10px;
	background:url(../image/nav-divider.png) no-repeat scroll right center;
	cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.user-signin {

}

.user-signin .myaccount > a {
	background: #fff url(../image/user-cart.png) no-repeat scroll center 2px;
	padding: 0;
	font-size: 0;
	font-weight: 300;
	padding: 0;
	height: 25px;
	width: 25px;
	position: relative;
	cursor: pointer;
	float: left;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.user-signin .myaccount:hover > a {
	background-position: center -63px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#top-links .dropdown-menu a {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.user-signin .myaccount .dropdown-menu-right
{
	margin: 0;
	text-align: left;
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	right: 0;
	left: auto;
	display: none;
	z-index: 999;
	padding: 10px;
	border: 1px solid #e6e6e6;
	white-space: nowrap;
}
.user-signin .myaccount .dropdown-menu-right a
{
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	line-height: 23px;
	font-weight: 300;
	text-decoration: none;
	position: relative;
	display: block;
	margin: 0;
	background: transparent;
	display: block;
	padding: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.user-signin .myaccount .dropdown-menu-right a:hover{color: #57b846;}
/*#top-links .dropdown-menu a.register {
	background-position: left 1px;
}

#top-links .dropdown-menu a.login {
	background-position: left -270px;
}

#top-links .dropdown-menu a.account {
	background-position: left -134px;
}

#top-links .dropdown-menu a.logout {
	background-position: left -270px;
}

#top-links .dropdown-menu li:hover a.register {
	background-position: left -67px;
}

#top-links .dropdown-menu li:hover a.login {
	background-position: left -338px;
}

#top-links .dropdown-menu li:hover a.account {
	background-position: left -202px;
}

#top-links .dropdown-menu li:hover a.logout {
	background-position: left -338px;
}*/

.products {
	margin: 0 -15px;
}

.title-block {
	text-align: center;
	position: relative;
}

.products-section-title {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-align: center;
	letter-spacing: 1.44px;
	margin-bottom: 35px;
	margin-top: 0;
	background: url("../image/title-divider.png") no-repeat center top;
	padding-top: 55px;
	text-transform: uppercase;
}
.hometab .products-section-title {
   margin: 0 0 10px;
}
/*#common-home */

.top-space {
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 115px;
}


/*category page */

.category_thumb .category_img,
.category_thumb .category_description {
	float: left;
	width: 100%;
	padding: 0;
}

.category_thumb .category_img .category_img_hover {
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	margin-bottom: 20px;
}

.swiper-viewport #banner0 .swiper-wrapper {
	position: relative;
	overflow: hidden;
}

.category_thumb .category_img .category_img_hover::before,
.swiper-viewport #banner0 .swiper-wrapper::before {
	background-color: rgba(0,0,0,.5);
	content: "";
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	width: 100%;
	z-index: 1;
	border-top: 1px solid rgba(255,255,255,.5);
	-webkit-transform: translate(0%,105%);
	-moz-transform: translate(0%,105%);
	-ms-transform: translate(0%,105%);
	-o-transform: translate(0%,105%);
	transform: translate(0%,105%);
}

.category_thumb .category_img:hover .category_img_hover::before,
.swiper-viewport #banner0:hover .swiper-wrapper::before {
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}

.category_thumb .category_img .category_img_hover::after,
.swiper-viewport #banner0 .swiper-wrapper::after {
	background-color: rgba(0,0,0,.5);
	content: "";
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid rgba(255,255,255,.5);
	-webkit-transform: translate(0%,-105%);
	-moz-transform: translate(0%,-105%);
	-ms-transform: translate(0%,-105%);
	-o-transform: translate(0%,-105%);
	transform: translate(0%,-105%);
}

.category_thumb .category_img:hover .category_img_hover::after,
.swiper-viewport #banner0:hover .swiper-wrapper::after {
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
.category_thumb .category_img:hover .category_img_hover img {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.category_thumb .category_img .category_img_hover img {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.refine-search {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
}

#content .category_list {
	margin-bottom: 15px;
	padding: 0;
}

#content .category_list ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#content .category_list li {
	float: left;
	margin: 0 7px 7px 0;
	overflow: auto;
	padding: 0;
	position: relative;
}

#content .category_list ul li a {
	background-color: #f3f3f3;
	display: block;
	padding: 5px 8px;
}

.category_filter {
	background: none repeat scroll 0 0 #f3f3f3;
	border-radius: 0;
	color: #666666;
	float: left;
	margin-bottom: 30px;
	padding: 10px;
	width: 100%;
	border-radius: 5px;
}

.category_filter .btn-list-grid {
	float: left;
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}

.compare-total {
	float: left;
	margin: 7px 0 0 15px;
}

.compare-total #compare-total {
	padding: 0;
}

.compare-total .form-group {
	margin: 0;
}

.category_filter .btn-list-grid .btn-group .grid:hover,
.category_filter .btn-list-grid .btn-group .grid.active {
	background-position: center -65px;
}

.category_filter .btn-list-grid .btn-group .grid {
	background: rgba(0, 0, 0, 0) url("../image/grid.png") no-repeat scroll center 3px;
	border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	text-indent: -9999px;
	width: 31px;
	padding: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}

.category_filter .btn-list-grid .btn-group .list:hover,
.category_filter .btn-list-grid .btn-group .list.active {
	background-position: center -65px;
}

.category_filter .btn-list-grid .btn-group .list {
	background: rgba(0, 0, 0, 0) url("../image/list.png") no-repeat scroll center 3px;
	border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	text-indent: -9999px;
	width: 31px;
	padding: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}

.compare-total {
	float: left;
	margin: 7px 0 0 15px;
}

.pagination-right {
	margin: 0;
	width: auto;
	float: right;
	display: inline-flex;
}

.sort-by-wrapper,
.show-wrapper {
	float: left;
}

.category_filter .sort-by {
	float: left;
	margin: 5px 10px 0 0;
	width: auto;
	padding: 0;
	text-align: left;
}

.category_filter .show {
	float: left;
	margin: 5px 5px 0 0px;
	padding: 0;
}

.category_filter .limit {
	float: right;
	margin: 1px 0 0;
	padding: 0;
	width: 80px;
}

.category_filter .sort-by label,
.category_filter .show label {
	font-weight: normal;
	font-size: 14px;
	border: none;
	margin: 0;
}

.show-wrapper .form-group {
	margin: 0;
}

.category_filter .sort {
	float: left;
	margin: 1px 0 0;
	padding: 0;
	width: 180px;
}

.pagination-wrapper {
	clear: both;
	float: left;
	margin: 15px 0 0;
	width: 100%;
	padding: 15px;
	background-color: #f3f3f3;
	border: 1px solid #eee;
}

.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
}

.pagination-wrapper .page-result {
	float: left;
	padding: 7px 0;
	width: auto;
}

h2.main-price {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: 800;
}

h1.product-title {
	font-size: 20px;
	margin: 0 0 15px;
	font-weight: 600;
}

#product-product .detail-part {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 15px;
}
.product-cover img {
    border-radius: 5px;
}
.detail-part .rating a {
	display: block;
}


/* html start */


/* callus start */

#custom-callus {
    margin: 0 !important;
    float: left;
    text-align: left;
    padding:10px 0;
}
#custom-callus .callus-detail a {
    position: relative;
    font-size: 12px;
    font-weight: 300;
    color: #5c5c5c;
    text-decoration: none;
    text-transform: uppercase;  
    background: url("../image/call.png") no-repeat left 5px;
	padding: 5px 0 5px 25px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
#custom-callus .callus-detail a:hover
{
	background-position: left -54px;
	color: #57b846;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
/* callus end */


/* aboutus block */

.about-us-block .about-us-detail {
    color: #727272;
    padding: 35px 0 55px 0;
}
#custom-aboutus .about-us-block {
   
}
.aboutus-offer-img, .aboutus-offer-description
{
	float: left;
	width: 50%;
}
.aboutus-offer-description {
    padding: 40px 0 50px 50px;
}
.about-us-block .about-left-block {
    text-align: left;
    float: left;
}
.about-us-title,.about-us-subtitle {	
	font-weight: 700;
	text-transform: uppercase;
}
.about-us-title
{
	color: #57b846;
	font-size: 24px;
	letter-spacing: 1.44px;
}
.about-us-subtitle {
    font-size: 17px;
    color: #000;
    letter-spacing: 1.02px;
    margin-top: 10px;
}

/* aboutus block end */


/* feature block start */

.feature-collection {
	width: 33.33%;
	float: left;
}
.feature-collections {
    margin: 0 -15px;
}
.feature-collection-inner
{
    margin: 0 15px;
    position: relative;
    overflow: hidden;
    text-align: left;
}

.feature-collection-inner .collection-image {
    text-align: center;
    display: inline-block;
}
.feature-collection .collection-description {
    position: absolute;
    left: 20px;
    right: auto;
    top: auto;
    bottom: 20px;
    font-weight: 600;
    z-index: 9;
}
.collection-more {

    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    top: auto;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.collection-more .btn-primary {
    background: transparent;
    color: #57b846;
    padding: 0;
    border-bottom: 1px solid;
	padding-bottom: 10px;
	font-size: 0;
	width: 80px;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection:hover .collection-more .btn-primary
{
	font-size: 14px;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection:hover .collection-more {
   /* bottom: 90px;*/
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection .collection-title {
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase;
        transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection .collection-title a{color: #000;}
.collection-description .collection-category {
    font-size: 30px;
    letter-spacing: 1.08px;
}
.collection-description .collection-category a{color: #5c5c5c}
.feature-collection .collection-detail
{
	width: 80%;
	margin: 0 auto;
	color: #8e8f8f;
}
.feature-collection:hover .collection-title a
{
	color: #57b846;
	 transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

/* feature block end */


/* home- block start*/

.custom-home-block {
	padding: 125px 0 100px;
}

.customhome-block {
	text-align: center;
	position: relative;
	overflow: hidden;
}

.custom-home-inner img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	-webkit-transition: webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}

.custom-home-inner:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.custom-banner {
	position: relative;
	overflow: hidden;
}

.custome-home-imgblock {
	display: inline-block;
	margin-bottom: 35px;
	height: 23px;
	background: url(../image/star.png) no-repeat scroll 0 0;
	width: 73px;
}

.custom-home-block .custom-description {
	padding: 45px;
	background: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.custom-home-block .custom-description:hover {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-webkit-box-shadow: inset 0px 0px 50px 2px rgba(232, 81, 35, 0.69);
	-moz-box-shadow: inset 0px 0px 50px 2px rgba(232, 81, 35, 0.69);
	box-shadow: inset 0px 0px 50px 2px rgba(232, 81, 35, 0.69);
}

.custom-home-block .custom-description .home-title {
	position: relative;
}

.custom-home-block .custom-description .home-title span {
	color: #fff;
	display: inline-block;
	background: #57b846;
	position: relative;
	letter-spacing: 3px;
	padding: 0 20px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.custom-description .home-title:before {
	content: "";
	position: absolute;
	border-bottom: 1px solid #eee;
	top: 10px;
	left: 0;
	width: 100%;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.custom-home-block .custom-description .home-desc {
	font-size: 36px;
	color: #000;
	padding: 30px 50px;
	font-weight: 300;
	line-height: 35px;
	margin-bottom: 60px;
	letter-spacing: 3px;
	border-bottom: 1px solid #eee;
}

.custom-home-block .custom-description:hover .home-desc {
	color: #57b846;
}

.home-desc span {
	font-weight: 600;
}


/* home block end*/


/* custom html starts*/

.left-block, .right-block{
	float: left;
	width: 100%;
}
.left-top1-block, .right-top2-block {
    float: left;
    width: 33.4%;
}
.left-top2-block, .right-top1-block {
    float: left;
    width: 66.6%;
}
.right-block.blocks {
    margin-top: 30px;
    float: left;
}
.subbannercms .detailes{
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	right: 0;
	left: auto;
	top: 30%;
	bottom: auto;
}
.subbannercms .left-top1-block .detailes, .subbannercms .right-top2-block .detailes{
	right: 5%;
}
.subbannercms .left-top2-block .detailes, .subbannercms .right-top1-block .detailes{
	right: 15%;
}
.subbannercms .banner{margin: 0;cursor: pointer;position: relative;}


.subbannercms {margin: 0 -15px;}
.banner-inner {
    overflow: hidden;
    position: relative;
    margin: 0 15px;
}
.banner .banner-inner::before,.banner .banner-inner::after{
	background-color: rgba(255,255,255,.5);
	content: "";
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	width: 100%;
	z-index: 1;
}
.banner .banner-inner::before{
	border-top: 1px solid rgba(255,255,255,.5);
	-webkit-transform: translate(0%,105%);
	-moz-transform: translate(0%,105%);
	-ms-transform: translate(0%,105%);
	-o-transform: translate(0%,105%);
	transform: translate(0%,105%);
}
.banner .banner-inner::after{
	border-bottom: 1px solid rgba(255,255,255,.5);
	-webkit-transform: translate(0%,-105%);
	-moz-transform: translate(0%,-105%);
	-ms-transform: translate(0%,-105%);
	-o-transform: translate(0%,-105%);
	transform: translate(0%,-105%);
}
.banner:hover .banner-inner::before, .banner:hover .banner-inner::after{
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
.banner-inner .cms-image {
  display: block;
  overflow: hidden;
  position: relative;
  transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.subbannercms .detailes .subtitle {
    background: #57b846;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7px 30px;
    border-radius: 50px;
}
.subbannercms .detailes .title {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	padding: 10px 0;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
.subbannercms .detailes .maintitle {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.subbannercms .detailes .btn-primary
{
	background: transparent;
	padding: 0;
	margin-top: 50px;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.subbannercms .banner-inner:hover .btn-primary
{
	color: #57b846;
	border-color: #57b846;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;}

.banner-links ul li {
    font-size: 14px;
    text-transform: capitalize;
    margin: 10px 0;
    background: url("../image/category-list-arrow.png") no-repeat left 6px;
	padding-left: 20px;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.banner-links ul li:hover {
    background-position: left -28px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.banner-inner .view-collection a {
    text-decoration: underline;
    color: #57b846;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background: url("../image/category-arow.png") no-repeat right 6px;
	padding-right: 20px;
}
.subbannercms .banner-inner:hover .view-collection a{color: #000;background-position: right -34px;}
.subbannercms .detailes .offer-price {

    text-transform: capitalize;
    font-size: 13px;
    color: #fff;

}
.subbannercms .detailes .offer-price span {
    font-size: 23px;
    font-weight: 600;
    color: #57b846;
}
.offer-price span sub{font-size: 23px;}
.feature-collection-inner:before,
.banner-inner .cms-image:before,
.block-category .category-cover::before,
.offerbanners .banner::before
{
	background: rgba(92,92,92,0) linear-gradient(to bottom,rgba(92,92,92,0.1) 0%,rgba(92,92,92,0)) repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	width: 100%;
	z-index: 0;
}
.feature-collection-inner:after,
.banner-inner .cms-image:after,
.block-category .category-cover::after,
.offerbanners .banner::after
{
	background: rgba(92,92,92,0) linear-gradient(to bottom,rgba(92,92,92,.1) 0%,rgba(92,92,92,0)) repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	bottom: -100%;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	width: 100%;
	z-index: 0;
}
.banner-inner:hover .cms-image:before, .feature-collection-inner:hover:before,
.block-category .category-cover:hover::before, .offerbanners .banner:hover::before
{
	right: 0;
}
.banner-inner:hover .cms-image:after, .feature-collection-inner:hover:after,
.block-category .category-cover:hover::after, .offerbanners .banner:hover::after
{
	bottom: 0;
}
/*html ends*/

/*vertical category start*/
.common-home #categories_block_left {
    display: block;
}
#categories_block_left {
    float: left;
    text-align: left;
    position: absolute;
    left: 0;
    right: auto;
    top: 190%;
    bottom: auto;
    z-index: 99;
    width: 265px;
    display: none;
}
#categories_block_left .side-title {
    color: #fff;
    background: #57b846 url("../image/vertical-icon.png") no-repeat 92% center;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: .54px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
}
#categories_block_left .vertical ul {
    list-style: none;
    margin: 0;
    background: #fff;
}
#categories_block_left .vertical ul li a {
    width: 100%;
    display: inline-block;
    margin: 0;
    color: #5c5c5c;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    text-transform: capitalize;
    font-weight: 500;
}
#categories_block_left .vertical ul li a:hover
{
	color: #57b846;
}
#categories_block_left .vertical ul .megamenu {
    position: absolute;
    left: 0%;
    top: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: transform 0.2s;
    transform: translateX(50px);
}
#categories_block_left .vertical li:hover > .megamenu {
    left: 100%;
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    -moz-box-shadow: rgba(0,0,0,.2) 0 5px 13px;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 5px 13px;
    box-shadow: rgba(0,0,0,.2) 0 5px 13px;
}
#categories_block_left .vertical li.dropdown > a {
    background: url(../image/vertical-arrow.png) no-repeat scroll 91% 23px;
}
#categories_block_left .vertical li.dropdown:hover > a {
    background-position: 91% -27px;
}
/*vertical category end*/
/* instagram */
.instagramblock.top-space {
    margin: 0;
}
.instagramblock .h1.products-section-title {
    display: none;
}
#content .instagramblock .list-unstyled{
	padding: 0;
	margin: 0;
}
.instagramblock ul .blog-items {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.instagramblock ul .blog-items a {
    display: block;
    position: relative;
}
.instagramblock ul .blog-items a::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\f16d";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 40px;
    opacity: 0;
    -moz-transform: translate(-50%,-50%) scale(10);
    -ms-transform: translate(-50%,-50%) scale(10);
    -webkit-transform: translate(-50%,-50%) scale(10);
    transform: translate(-50%,-50%) scale(10);
    -moz-transition: -moz-transform 0.7s,opacity 0.7s;
    -o-transition: -o-transform 0.7s,opacity 0.7s;
    -webkit-transition: -webkit-transform 0.7s,opacity 0.7s;
    transition: transform 0.7s,opacity 0.7s;
    z-index: 2;
}
.instagramblock ul .blog-items:hover a::after {
    opacity: 1;
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
}
.instagramblock ul .blog-items:hover::after {
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -o-opacity: 0.6;
}
.instagramblock ul .blog-items::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .7s opacity;
    opacity: 0;
    background-size: 100%;
    background-image: -moz-radial-gradient(30% 107%,circle,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
    background-image: -webkit-radial-gradient(30% 107%,circle,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
    background-image: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
}
/* vertical menu */

ul.verticalmenu li ul {
	display: table-cell;
}

#verticalcategory ul li ul li .dropdown-menu {
	position: relative;
	top: 0;
	padding: 0;
	display: block;
	box-shadow: none;
	border: none;
}

#verticalcategory .vertical-full .megamenu>.verticalmenu-inner>ul>li>a {
	font-size: 14px;
	font-weight: 600;
}

.verticalmenu li.top_level:hover .megamenu {
	top: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	visibility: visible;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.verticalmenu li.top_level .megamenu {
	display: block;
	left: 106%;
	top: -50px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	visibility: hidden;
	padding: 15px;
	border: 1px solid #eee;
	box-shadow: none;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#verticalcategory .box-content ul>li.dropdown.vertical-full ul li a {
	background: transparent;
}

#verticalcategory .box-content ul>li.dropdown>a {
	background: url(../image/menu-arrow.png) no-repeat scroll right 13px;
}

#verticalcategory .box-content ul>li.dropdown:hover>a {
	background-position: right -57px;
}


/* vertical menu end*/


/*banner start*/

.offerbanner {
	position: relative;
	overflow: hidden;
}


/*banner end*/


/*testimonial start*/

.custom-testimonial-block
{

}
#custom-testimonial{position: relative;}
.testimonial-side-content {
    position: absolute;
    left: 45px;
    right: auto;
    top: auto;
    bottom: -30px;
}
.testimonial-main {
    background: rgba(255,255,255,0.77);
    width: 72%;
    margin: 0 auto;
    padding: 40px;
}
#testimonial-block {
	text-align: center;
    width: 100%;
	position: relative;
	cursor: pointer;
}
.testmonial-image
{
	display: inline-block;
	position: relative;
}
.testmonial-image img{
	height: 105px;
	width: 105px;
	border-radius: 5px;
}
.testimonial-description {
    width: 100%;
}
.testimonial-icon-parent
{
	width: 78%;
	margin: 0 auto;
}
.testmonial-icon
{	
    height: 25px;
	width: 25px;
	background: #57b846 url("../image/testimonial-icon.png") no-repeat center center;
	position: absolute;
	left: auto;
	right: 0;
	top: auto;
	border-radius: 50%;
	bottom: 20px;
}
.testmonial-icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 6px solid #57b846;
    opacity: .6;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    margin: -5px;
    z-index: 0;
}
.testmonial-author {
    position: relative;
    display: inline-block;
    padding: 30px 0 40px 0;
}
.testmonial-author .user-name {
   font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.56px;
}
.testmonial-author .user-name a{color: #000;}
.testmonial-author .user-des {
	color: #57b846;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 13px;
	display: inline-block;
}
#testimonial-block .des p {
    font-size: 13px;
	text-transform: capitalize;
	color: #5c5c5c;
	line-height: 23px;
	font-weight: 300;
	margin: 0;
}

/*testimonial end*/


/*service start*/
#custom-service-block {
    margin-top: 60px !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 65px;
}
.custom-service-block .service::before,.custom-service-block .service::after
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #57b846;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.custom-service-block .service::before
{
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.custom-service-block .service::after
{
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.custom-service-block .service:hover::before
{
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.custom-service-block .service:hover::after
{
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.custom-service-block .service
{
	float: left;
	width: 33.33%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
	/*background: url("../img/services-divider.png") no-repeat center right;*/
}
.custom-service-block .service:hover {
    /*background: #57b846;*/
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.services-inner{text-align: center;}
.service .icon
{
	position: relative;
	display: inline-block;
}
.customservices .serviceicon
{
	background:#f3f3f3 url("../image/services.png") no-repeat scroll center 0;
	border-radius: 5px;
    background-position-x: center;
    background-position-y: 0px;
	height: 55px;
	width: 55px;
	display: inline-block;
	vertical-align: top;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.service:hover .serviceicon
{
	background-color: #57b846;
}
.service-description
{
	vertical-align: top;
	text-align: center;
	z-index: 99;
	position: relative;
	padding:0;
}
.service1-icon.serviceicon {
   background-position: center 17px;
}
.service:hover .service1-icon.serviceicon {
    background-position: center -93px;
}
.service2-icon.serviceicon {
    background-position: center -200px;
}
.service:hover .service2-icon.serviceicon {
    background-position: center -307px;
}
.service3-icon.serviceicon {
    background-position: center -417px;
}
.service:hover .service3-icon.serviceicon {
    background-position: center -524px;
}
.service4-icon.serviceicon {
   
}
.service:hover .service4-icon.serviceicon {
  
}

.custom-service-block .service:last-child::after {
    /*background: transparent;*/
}
.custom-service-block .service-title {
    padding: 30px 0 10px 0;
}
.custom-service-block .service-title a {
    color: #5c5c5c;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.08px;
    -webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.custom-service-block .service-text {
	color: #5c5c5c;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 13px;
	padding: 0 50px;
	line-height: normal;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.custom-service-block .service:hover .service-title a
{
	color: #57b846;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
/*service end*/


/* custom payment */

#custom-payment {
	margin: 30px 0 0;
	width: 50%;
	float: left;
}

.custompayements .payment-block li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.custompayements .payment-block li a {
	color: #fff;
	margin: 0 5px;
	white-space: normal;
	overflow: hidden;
	font-size: 0;
	height: 21px;
	width: 32px;
	display: block;
}

.payment-block ul {
	margin: 0;
	padding: 10px 0;
}

.custompayements .payment-block li.visa a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}

.custompayements .payment-block li.discover a {
	background: url(../image/pay2.png) no-repeat scroll center center;
}

.custompayements .payment-block li.express a {
	background: url(../image/pay3.png) no-repeat scroll center center;
}

.custompayements .payment-block li.mastercard a {
	background: url(../image/pay4.png) no-repeat scroll center center;
}

.custompayements .payment-block li.visa1 a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}

.custompayements .payment-block li.visa:hover a {
	background-image: url(../image/pay1-h.png);
}

.custompayements .payment-block li.discover:hover a {
	background-image: url(../image/pay2-h.png);
}

.custompayements .payment-block li.express:hover a {
	background-image: url(../image/pay3-h.png);
}

.custompayements .payment-block li.mastercard:hover a {
	background-image: url(../image/pay4-h.png);
}

.custompayements .payment-block li.visa1:hover a {
	background-image: url(../image/pay1-h.png);
}


/* payments end */


/* blog start */
#common-home .blogs .box-content.products {
    text-align: center;
}
#common-home .blogs .summary {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
@media (min-width:992px) {
	
	
}
#common-home .blog-left .blog-image::before,
#common-home .blog-left .blog-image::after{
	background: rgba(0,0,0,.1) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	width: 100%;
}
#common-home .blog-left .blog-image::after
{
	top: auto;
	bottom: 0;
}
#common-home .blog-left:hover .blog-image::before,
#common-home .blog-left:hover .blog-image::after
{
	height: 85%;
	opacity: 0;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
}
.blog-img {
	text-align: center;
}

.blog-items {
}

.blog-left {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.blog-right {
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
	padding: 15px 0;
}

.single-blog #add-comment {border: none;}
.single-blog .blog-desc { padding-bottom:10px; font-size: 13px;  letter-spacing: 0.8px; margin-top: 20px;}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .fullcomment {
    border: none;
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
    background: #f1f2f6;
    margin-bottom: 15px;
}
.blog-contents {
    position: relative;
}
.single-blog .blog_title {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 15px;
    font-size: 16px;
    background: #000;
    color: #fff;
}

.blog-list {
	margin-bottom: 30px;
    float: left;
    width: 100%;
}

.blog-list .read-more, .blog-list .write-comment {
    float: left;
    margin-right: 20px;
}

.blog-list .blog-date {
    float: right;
}

.blog-list .blog_title {
	float: left; 	
	margin: 0; 
}

.blog-list .blog_title a {
    font-size: 15px;
    color: #fff;
}

.blog-list .blog_title a:hover {
    color: #57b846;
}

.blog-list .blog-head {
    float: left;
    width: 100%;
    background: #444;
    margin-bottom: 30px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
.common-home .blog_title
{
	float: left;
	width: 100%;
}
.blog_title {
	position: relative;
	line-height: 0;
	margin: 15px 0;
}

.blog_title a {
	font-size: 14px;
	line-height: normal;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
}

#common-home .blogs .summary:hover .blog_title a {
	color: #57b846;
}

.view-blog {
	float: left;
	width: 100%;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.view-blog .blog_stats {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	background: url(../image/blog-icon.png) no-repeat scroll left 4px;
	padding-left: 20px;
}

#common-home .blogs .summary .view-blog .blog_stats:hover {
	background-position: left -102px;
	color: #57b846;
}

.view-blog .write-comment {
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	color: #000;
	padding-left: 20px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
	background: url(../image/blog-icon.png) no-repeat scroll left -324px;
}

#common-home .blogs .summary .view-blog .write-comment:hover {
	background-position: left -430px;
	color: #57b846;
}
#common-home .blogs .summary .view-blog .write-comment:hover a{
	color: #57b846;
}
.blog_desc {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.96px;
}
.blog_desc p {
    width: 100%;
}
#common-home .read-more {
	float: left;
	width: 100%;
}
#common-home .read-more i{display: none;}
#common-home .blogs .summary:hover .read-more a{
	color: #57b846;
}
#common-home .read-more a {
	border: none;
	display: inline-block;
	line-height: 15px;
	text-align: left;
	color: #727272;
	padding: 0;
	text-transform: capitalize;
	position: relative;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#common-home .read-more a:before
{
	content: "";
	position: absolute;
	border: 1px solid #727272;
	left: auto;
	right: -90px;
	top: 9px;
	bottom: auto;
	width: 80px;
}
#common-home .blogs .summary:hover .read-more a:before
{
	border-color: #57b846;
}
.read-more a{text-transform: capitalize;}
.blog-items .blog-image .post_hover,
.blog-item .blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 47%;
	display: none;
}

.blog-items:hover .blog-image .post_hover,
.blog-items:hover .blog-image .zoom,
.blog-items:hover .blog-image .readmore_link,
.blog-item:hover .blog-image .post_hover,
.blog-items:hover .blog-image .zoom,
.blog-item:hover .blog-image .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.blog-left .icon.zoom .fa,
.blog-left .icon.readmore_link .fa {
	font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-items:hover .blog-image .zoom .fa,
.blog-items:hover .blog-image .readmore_link .fa {
	font-size: 13px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left .blog-desc p {
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}

.blog-left .blog-image .zoom {
	border: 2px solid #fff;
	height: 35px;
	width: 35px;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 5px 10px;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	transition: transform 0.3s, opacity 0.3s;
	-moz-transition: transform 0.3s, opacity 0.3s;
	-webkit-transition: transform 0.3s, opacity 0.3s;
	-ms-transition: transform 0.3s, opacity 0.3s;
	-o-transition: transform 0.3s, opacity 0.3s;
	z-index: 10;
}

.blog-left .blog-image .zoom:hover,
.blog-left .blog-image .readmore_link:hover {
	color: #57b846;
	border-color: #57b846;
}

.blog-left .blog-image .readmore_link {
	border: 2px solid #fff;
	height: 35px;
	width: 35px;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 5px 10px;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	transition: transform 0.3s, opacity 0.3s;
	-moz-transition: transform 0.3s, opacity 0.3s;
	-webkit-transition: transform 0.3s, opacity 0.3s;
	-ms-transition: transform 0.3s, opacity 0.3s;
	-o-transition: transform 0.3s, opacity 0.3s;
	z-index: 10;
}

.all-blog .blog-left-content {
	width: 100%;
}

.all-blog .blog-content {
	float: left;
	width: 100%;
	padding: 15px 0;
}

.all-blog .blog-desc {
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
}

.all-blog .blog-left-content .blog-image {
	position: relative;
	overflow: hidden;
	float: left;
	border-radius: 5px;
}

.blog-image .post-image-hover {
	display: none;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	-moz-transition: -moz-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	-o-transition: -o-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
	transition: transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
}

.blog-items:hover .post-image-hover,
.blog-item:hover .post-image-hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.post-image-hover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.all-blog .blog-left-content:hover .post_hover,
.all-blog .blog-left-content:hover .zoom,
.all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left:hover .post-image-hover {}

.blog-left-content .icon.zoom .fa,
.blog-left-content .icon.readmore_link .fa {
	font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content:hover .blog-image .zoom .fa,
.blog-left-content:hover .blog-image .readmore_link .fa {
	font-size: 13px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left-content .blog-image .zoom:hover,
.blog-left-content .blog-image .readmore_link:hover {
	color: #003b56;
	border-color: #003b56;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

#add-comment .col-sm-10 {
	width: 66.6667%;
}

#add-comment .col-sm-2 {
	width: 25%;
}


/* blog end */


/* slider aerrow */
.slider-wrapper { position:relative;}
.carousel-box .slick-slide img {
	display: inline-block;
	opacity: .4;
	-webkit-opacity: .4;
	-moz-opacity: .4;
	-o-opacity: .4;
	cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.carousel-box .swiper-slide:hover img {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}


/* footer */

.about-us-block {
	margin-bottom: 20px;
}

footer .column ul {
	list-style: outside none none;
	margin: 0;
	padding-left: 0;
}

footer .contact-block .location {
	background: url("../image/footer-location.png") no-repeat left 9px;
	padding-left: 25px;
	margin-bottom: 15px;
}

footer .contact-block .callus {
	background: url("../image/footer-callus.png") no-repeat left 6px;
	padding-left: 25px;
	margin-bottom: 15px;
}

footer .contact-block .email {
	background: url("../image/footer-email.png") no-repeat left 11px;
	padding-left: 25px;
}

@media (max-width: 478px) {}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu li>div {}

@media (max-width: 478px) {
	#cart .dropdown-menu li>div {
		min-width: 100%;
	}
}

#cart .dropdown-menu li p {
	margin: 0;
}


	

@media (min-width: 768px) {
	.layout-2 .product-category {
    	margin: 0 -15px;
	}
	.layout-2 #column-left,
	.layout-2 #column-right {
	}
	.layout-2 #content{
	}
	#column-left .row {margin: 0;}
	.layout-2 #content > .row.category_thumb{margin: 0;}
	.header.fixed #menu .nav>li>a {
		padding: 20px;
	}
	.header.fixed #logo {
		padding: 15px 0;
		margin: 0;
		width: 100px;
	}
	.header.fixed #search {
		padding: 13px 0;
	}
	footer .collapse {
		display: block;
	}
	.responsive_togglemenu {
		display: none;
	}
}
.header-bottom .callus {
    float: right;
    padding: 15px 0;
}

.header-bottom .callus a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 0 20px;
    display: block;
    text-transform: uppercase;
    background: url(../image/call.png) no-repeat scroll left 6px;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.header-bottom .callus a:hover{
	color: #57b846;
	background-position: left -74px; 
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#menu {
	text-align: center;
	position: relative;
}
.header-bottom #menu.navbar {
    display: none;
}
/* menu */

.main-menu > ul > li {
	display: inline-block;
	position: relative;
	z-index: 20;
	transition: all 0.3s ease 0s;
}

#menu .nav >li > a, #static-menu .nav >li > a
{
	color: #5c5c5c;
	padding: 20px 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	position: relative;
}

#menu .nav >li > a:hover,
#static-menu .nav >li > a:hover,
#menu .nav > li.open >a {
	background-color: transparent;
	color: #57b846;
}

.main-menu ul li ul {
	display: table-cell;
}

.main-menu>ul>li ul>li>a {
	min-width: 160px;
}

.main-menu>ul>li ul>li>a,
.main-menu>ul>li li>a {
	padding: 0 0 5px 0;
	color: #000;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	text-transform: capitalize;
}

.main-menu>ul>li.column3 ul>li .dropdown-menu,
.main-menu>ul>li.column3 ul>li .dropdown {
	position: relative;
	padding: 0;
	margin-left: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	top: 0;
}

.main-menu>ul>li ul>li .dropdown-menu {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	right: 100%;
	padding: 5px;
	top: 0;
	position: absolute;
	z-index: 5;
}

.main-menu {
	text-align: center;
}

#menu .dropdown-menu.submenu3 {
	position: static;
	padding: 0;
	margin: 0;
}

#menu .dropdown-menu {
	padding-bottom: 0;
	border: none;
	border-radius: 0
}

#menu .dropdown-inner {
	display: table;
}

#menu .dropdown-inner ul {
	display: table-cell;
}

#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	padding: 5px 0;
}

#menu .dropdown-inner li a:hover {
	color: #57b846;
}

#menu .see-all {
	color: #57b846;
	display: block;
	margin-top: 10px;
	border-top: 1px solid #DDD;
	padding: 10px 0 0;
	font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
	text-decoration: none;
	color: #57b846;
}

#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 0;
	float: right;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
	color: #ffffff;
}

#menu .show-all {
	border-top: 1px solid #e3e3e3;
	float: left;
	margin: 10px 0 0;
	padding: 10px 0 0;
	width: 100%;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block !important;
	}
	#menu .dropdown:hover .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
		top: 100%;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-o-opacity: 1;
		-ms-opacity: 1;
		transition: all 0.45s ease 0s;
		-webkit-transition: all 0.45s ease 0s;
		-moz-transition: all 0.45s ease 0s;
		-o-transition: all 0.45s ease 0s;
		visibility: visible;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
	}
	#menu .dropdown .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		display: block !important;
		margin: 0;
		opacity: 0;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		-o-opacity: 0;
		-ms-opacity: 0;
		padding: 15px 20px;
		text-align: left;
		visibility: hidden;
		background-color: #fff;
		border: 1px solid #f3f3f3;
		transition: all 0.45s ease 0s;
		-webkit-transition: all 0.45s ease 0s;
		-moz-transition: all 0.45s ease 0s;
		-o-transition: all 0.45s ease 0s;
		transform: scale(1, 0);
		-webkit-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform-origin: 0 0 0;
		-webkit-transform-origin: 0 0 0;
		-moz-transform-origin: 0 0 0;
		-o-transform-origin: 0 0 0;
	}
	#menu .full .megamenu > .dropdown-inner > ul > li > a {
		font-weight: 600;
	}
	#menu .full .megamenu > .dropdown-inner > ul > li > a:hover {color: #333;}
	.main-menu>ul>li.column3 ul.childs_1 > li >a {
		font-weight: 600;
	}
	header .header-bottom.fixed {
		
		transition: all 0.45s ease 0s;
		-webkit-transition: all 0.45s ease 0s;
		-moz-transition: all 0.45s ease 0s;
		-o-transition: all 0.45s ease 0s;
	}
	
}

@media (max-width: 767px) {
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		width: 100%;
		position: relative;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #000;
		padding: 10px 0;
	}
	#menu .dropdown-inner a {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #000;
		padding: 10px 15px;
	}
	#menu .dropdown-inner .dropdown-menu li a {
		padding: 10px 30px;
	}
	#menu .dropdown-inner ul {
		display: block;
	}
	#menu li.dropdown i {
		font-size: 18px;
		float: right;
	}
	#menu li.dropdown.open i {
		transform: rotate(180deg);
	}
	#menu li.dropdown span {
		background: url(../image/menu_toggle.png) no-repeat scroll center 10px;
		margin-top: 0;
		float: right;
		width: 33px;
		height: 33px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 999;
		cursor: pointer;
	}
	#menu li.dropdown.active>span {
		background-position: center -16px;
	}
	#menu li.dropdown i {
		font-size: 0;
	}
	#menu .nav li {
		float: left;
		width: 100%;
	}
}


/* content */


/* footer */

footer {
	float: left;
	width: 100%;
	margin-top: 50px;
	border-top: 1px solid #eee;
}

.footer-container {
	overflow: hidden;
	padding: 70px 0 60px 0;;
	clear: both;
}

.footer-container .footer-contents .list-unstyled {
	margin: 0;
}

.content_footer_bottom {}

.payment-block li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

footer .column .payment-block li a {
	color: #fff;
	margin: 0 3px;
	white-space: normal;
	overflow: hidden;
	font-size: 0;
	height: 25px;
	width: 25px;
	display: block;
}

.payment-block ul {
	margin: 0;
	padding: 0;
}
.payment-block {
    text-align: right;
    margin: 0 !important;
    float: right;
    z-index: 9;
    padding: 0;
}
.payment-block a {
    height: 22px;
    width: 35px;
    color: #fff;
    margin: 0 5px;
    white-space: normal;
    overflow: hidden;
    font-size: 0;
    height: 22px;
    width: 35px;
    display: block;
}
.payment-block li.visa a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}

.payment-block li.paypal a {
	background: url(../image/pay2.png) no-repeat scroll center center;
}

.payment-block li.express a {
	background: url(../image/pay3.png) no-repeat scroll center center;
}

.payment-block li.discover a {
	background: url(../image/pay4.png) no-repeat scroll center center;
}

.payment-block li.mastercard a {
	background: url(../image/pay5.png) no-repeat scroll center center;
}


footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer .footer-container .footer-contents li {
	padding: 5px 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

footer .footer-container li:hover {}

footer .column li a {
	color: #000;
	cursor: pointer;
	font-size: 14px;
}

footer a {
	color: #838383;
}

footer li:hover a {
	color: #57b846;
}

footer h5 {
	margin-top: 0;
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

.content_footer_top {
	float: left;
	width: 100%;
	background: #f3f3f3;
}

.col-sm-3.first {
	text-align: left;
}

.col-sm-3.footer-box {
}

.col-sm-3.forth {
}

.newsletter {
	float: left;
	width: 100%;
	text-align: left;
}

.newsletter .newsletter-title {
	float: left;
	width: 100%;
}
.newsletter-title .products-section-title{
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	background: transparent;
	padding: 0;
	position: relative;
	color: #5c5c5c;
	margin: 0;
	line-height: normal;
	text-align: left;
}
.newsletter .newsletter-form {
	float: left;
	width: 100%;
}
.newsletter-desc {
    float: left;
    width: 100%;
}
.newsletter-desc p{
	color: #727272;
	line-height: 23px;
	font-size: 13px;
	font-weight: 400;
	text-transform: unset;
	padding: 15px 0;
	margin: 0;
}
.newsletter .newsletter-form .form-group {
	position: relative;
	margin: 0;
}

.newsletter .subscribe-btn {
	position: static;
	margin-top: 15px;
}

.newsletter #txtemail {
	padding: 0 20px;
	width: 100%;
	border: 1px solid #d5d4d4;
	border-radius: 5px;
}

.newsletter .subscribe-btn .btn {
	padding: 12px 35px;
}

.copyright {
	float: left;width: 50%;
	color: #727272;
	font-size: 13px;
	text-transform: capitalize;
}

.copyright p {
	margin: 0;
}

.footer-bottom {
	position: relative;
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 15px 0;
}

footer .newsletter h5 {
	font-weight: 500;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	padding: 0;
	float: none;
	line-height: normal;
	background: url(../image/envelop-img.png) no-repeat scroll left center;
	padding: 13px 0 13px 70px;
}

footer .newsletter .desc {
	color: #fff;
	line-height: 17px;
	margin: 0;
}
.contact-block {
	color: #727272;
	line-height: 30px;
	font-size: 13px;
}
.social-block {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.social-block h5 {
    display: none;
}
.social-block .social ul {
	margin: 0;
	padding: 0;
}

.social-block .social li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: #fff url(../image/social-icon.png) no-repeat scroll 10px 11px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
.social-block .social li:first-child{margin-left: 0;}
.social-block .social li:last-child{margin-right: 0;}
.social-block .social li:hover {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.social-block .social li.facebook {
	background-position: 5px 5px;
}

.social-block .social li.facebook:hover {
	background-position: -43px 5px;
	/*background-color: #3b5999;*/
}

.social-block .social li.twitter {
	background-position: 6px -64px;
}

.social-block .social li.twitter:hover {
	background-position: -42px -64px;
	/*background-color: #55acee;*/
}

.social-block .social li.rss {
	background-position: 5px -133px;
}

.social-block .social li.rss:hover {
	/*background-color: #ee802f;*/
	background-position: -43px -133px;
}


.social-block .social li.youtube {
	background-position: 6px -201px;
}

.social-block .social li.youtube:hover {
	/*background-color: #cd201f;*/
	background-position: -42px -201px;
}

.social-block .social li.google-plus {
	background-position: 6px -270px;
}

.social-block .social li.google-plus:hover {
	/*background-color: #dd4b39;*/
	background-position: -42px -270px;
}


#topbtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background: #57b846 url(../image/back-to-top.png) no-repeat scroll center 11px;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 0;
	height: 40px;
	width: 40px;
	padding: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#topbtn:hover {
	background-color: #5c5c5c;
	background-position: center -58px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.loader.visible {
	position: absolute;
	display: inline-block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 800px;
	background: #fff url("../image/loader.gif") no-repeat scroll center center;
	z-index: 999;
}


/* alert */

.alert {
	padding: 8px 15px;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}


/* breadcrumb */

.title-breadcrumb.full-width .sub-title {
	width: 50%;
	text-align: left;
}

.title-breadcrumb .sub-title {
	margin: 0;
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
}

.title-breadcrumb.full-width {
    padding: 20px 0;
    margin-bottom: 30px;
}
.title-breadcrumb {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background-color: #f3f3f3;
	padding: 20px 0;
	text-align: center;
	border-radius: 5px;
}

ul.breadcrumb {
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	float: left;
	width: 100%;
	text-transform: uppercase;
	padding: 20px 0;
	margin: 0 -15px 30px;
	text-align: center;
}
.title-breadcrumb ul.breadcrumb
{
	padding: 0;
	margin: 0;
}
#product-product ul.breadcrumb {
	text-align: center;
	width: 100%;
}

.breadcrumb>li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
}

.breadcrumb>li:after {
	content: "/";
	margin: 5px;
}

.breadcrumb>li:last-child:after {
	content: '';
}

.pagination {
	margin: 0;
}

#common-success {
}

#common-success #content {
    background: #f3f3f3;
    padding: 15px;
}
/* buttons */

.buttons {
	margin: 1em 0;
	display: inline-block;
	margin: 10px 0 0;
	width: 100%;
}

.btn {}

.btn-xs {
	font-size: 9px;
}

.btn-sm {
	font-size: 10.2px;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}

#accordion {
	float: left;
	width: 100%;
}

.btn-group>.btn-xs {
	font-size: 9px;
}

.btn-group>.btn-sm {
	font-size: 10.2px;
}

.btn-group>.btn-lg {
	font-size: 15px;
}

.btn-default {
	color: #fff;
}

.btn-primary {
	color: #fff;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	background-color: #5c5c5c;
	color: #fff;
}

.btn-warning {
	color: #ffffff;
	background-color: #282a2d;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #282a2d;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	background-color: #282a2d;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
	color: #fff;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-image: none;
	background-color: #282a2d;
}

.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}

.btn-inverse {
	color: #ffffff;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #000;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

#account-wishlist .table .btn.btn-primary,
#account-wishlist .table .btn.btn-danger,
#account-order .btn.btn-info{
	padding: 7px 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}


/* list group */

.list-group span {
	color: #000;
	padding: 8px 0;
	border: none;
	text-transform: capitalize;
	display: block;
	cursor: pointer;
	line-height: 30px;
	font-weight: 600;
}

.list-group a {
	padding: 8px 0;
	border: none;
	text-transform: capitalize;
	display: block;
	color: #000;
	font-weight: 300;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
	color: #57b846;
}

.filterbox span.list-group-item {
	background: url(../image/toggle.png) no-repeat scroll right -16px transparent;
}

.filterbox span.list-group-item.collapsed {
	background: url(../image/toggle.png) no-repeat scroll right 10px transparent;
}


/* carousel */

.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}


/* product list */

.product-thumb {
	margin-bottom: 30px;
	overflow: auto;
}
#column-left .product-thumb{margin: 0;}
#latest-slider .product-thumb {
	margin-bottom: 0;
}

.product-thumb .image {
	position: relative;
	overflow: hidden;
	text-align: center;
	border-radius: 5px 5px 0 0;
}

.product-thumb .image a {
	display: block;
	
}

.product-thumb .image a:hover {
	opacity: 0.8;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}

.product-grid .product-thumb .image {
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		width: 30.9%;
	}
	.product-list .product-details {
		float: left;
		width: 69.1%;
		padding: 0 0 0 20px;
	}
}

.product-thumb .caption .short-desc {
	display: none;
}

.product-thumb .caption h4 {
	font-weight: bold;
	margin: 0 0 5px;
}

.product-thumb .caption h4 {
	color: #282a2d;
	font-size: 14px;
	text-decoration: none;
	font-weight: 300;
	letter-spacing: 0.52px;
	text-transform: capitalize;
}

.product-thumb .caption h4 a {
	color: #5c5c5c;
	font-size: 13px;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
}
#column-left .product-thumb .caption h4 a{text-transform: capitalize;}
.product-thumb:hover .caption h4 a {
	color: #57b846;
}

.product-thumb .caption {
	text-align: center;
	width: 100%;
	float: left;
	padding: 30px 0 15px 0;
	min-height: 5em;
	border: 1px solid #eee;
	border-top: none;
	border-radius: 0 0 5px 5px;
}

.product-list .product-thumb .caption {
	text-align: left;
	padding: 0;
	border-radius: unset;
	border: none;
}
.product-list .product-details .price {
    margin: 5px 0;
}
.product-list .product-thumb .caption .short-desc {
	display: block;
	margin: 7px 0 15px;
}

.product-list .product-thumb .caption .button-group {
	display: block;
}

.product-list .product-thumb .image .button-group {
	display: none;
}

.product-layout.product-list .product-thumb .button-group .addtocart {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	width: auto;
	padding: 10px 15px 10px 45px;
	background-position: 15px -65px;
	line-height: 10px;
}
.product-layout.product-list .product-thumb .button-group .addtocart:hover{

}
@media (max-width: 1200px) {}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-thumb .rating {
}

.rating .fa-stack {
	font-size: 6px;
	color: #57b846;
}

.rating .fa-star-o {
	color: #000;
	font-size: 12px;
}

.rating .fa-star.off {
	color: #000;
}

.rating .fa-star+.fa-star-o {
	color: #57b846;
}

h2.price {
	margin: 0;
}

.product-thumb .price {
	color: #000;
	font-weight: 700;
	font-size: 13px;
	margin: 0;
	float: left;
	width: 100%;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 10px;
}

.product-thumb .price-tax {
	color: #999;
	display: none;
}

.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .image .img-responsive {
	position: relative;
}

.product-thumb .image .img-responsive.hover-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	transform: scaleX(0.0);
	-webkit-transform: scaleX(0.0);
	-moz-transform: scaleX(0.0);
	-o-transform: scaleX(0.0);
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb:hover .image .img-responsive.hover-image {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transform: scaleX(1.0);
	-webkit-transform: scaleX(1.0);
	-moz-transform: scaleX(1.0);
	-o-transform: scaleX(1.0);
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .caption .button-group {
	display: none;
}

.product-thumb .image .button-group {
	position: absolute;
	left: 15px;
	right: auto;
	top: auto;
	bottom: -70px;
	width: 35px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}

.product-thumb:hover .image .button-group {
	bottom: 15px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}


.product-thumb .button-group button {
	width: 30px;
	height: 30px;
	border: none;
	display: inline-block;
	float: left;
	background-color: #57b846;
	color: #888;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.product-thumb .button-group .addtocart {
	background: #57b846 url(../image/addtocart.png) no-repeat scroll center -64px;
}

.product-thumb .button-group .wishlist {
	background: #57b846 url(../image/wishlist.png) no-repeat scroll center -83px;
}

.product-thumb .button-group .compare {
	background: #57b846 url(../image/compare.png) no-repeat scroll center -64px;
}

.product-thumb .button-group .addtocart:hover {
	background-color: #5c5c5c;
	background-position: center -64px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .button-group .wishlist:hover {
	background-color: #5c5c5c;
	background-position: center -83px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .button-group .compare:hover {
	background-color: #5c5c5c;
	background-position: center -64px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .button-group button+button {
	margin: 5px 0 0;
}

.product-list .product-thumb .button-group button+button {
	margin: 0 0 0 10px;
}

.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}

#product #input-quantity {
	padding: 12px 0;
	margin: 0 5px;
	height: auto;
	vertical-align: top;
}

#product .form-group.cart .form-control {
	display: inline-block;
	text-align: center;
	width: auto;
}

#button-cart {
	display: inline-block;
	width: auto;
}

.addthis_toolbox {
	margin-top: 20px;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails>li {
	margin-left: 15px;
}

.thumbnails {
	margin-left: -15px;
}

.thumbnails>img {
	width: 100%;
}

.image-additional a {
	margin-bottom: 20px;
	display: block;
}

.image-additional {
	max-width: 78px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		/*clear: left;*/
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		/*clear:left;*/
	}
}

@media (min-width: 1200px){
	
}
/* fixed colum left + content + right*/

@media (min-width: 768px) {
	#column-left .product-layout .col-md-3 {
		width: 100%;
	}
	#column-left+#content .product-layout .col-md-3 {
		width: 50%;
	}
	#column-left+#content+#column-right .product-layout .col-md-3 {
		width: 100%;
	}
	#content+#column-right .product-layout .col-md-3 {
		width: 100%;
	}
}


/* fixed product layouts used in left and right columns */

#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
	padding: 0;
}
#column-left .product-layout:last-child,
#column-right .product-layout:last-child
{
	border: none;
	margin: 0;
	padding: 0;
}
#column-left .product-thumb .rating{display: none;}

/* left column */

#column-left .products-box .container,
#column-right .products-box .container {
	width: auto;
}

#column-left .products-section-title,
#column-right .products-section-title,
.filterbox .products-section-title {
	background: #f3f3f3;
	border-radius: 5px 5px 0 0;
	padding: 20px;
	font-size: 15px;
	font-weight: 600;
	color: #5c5c5c;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.8px;
}

#column-left .list-group-item,
#column-right .list-group-item {
	padding: 5px 0;
	border: none;
}

#column-left {
	padding-left: 0;
}

.filterbox .products-section-title::before,
.filterbox .products-section-title::after,
#column-left .products-section-title::before,
#column-left .products-section-title::after {
	display: none;
}

.side-categories .box-content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.side-categories .box-content ul ul {
	margin-left: 15px;
}

.side-categories .box-content ul li {
	line-height: 20px;
	border: 0;
}

.side-categories .box-content ul li a {
	display: block;
}

.treeview-list .hitarea {
	background: none;
	height: 9px;
	width: 9px;
	float: right;
	cursor: pointer;
}

.treeview-list .collapsable .expandable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center -19px transparent;
	height: 25px;
	width: 15px;
}

.treeview-list .expandable .collapsable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center 7px transparent;
	height: 25px;
	width: 15px;
}

.treeview-list .collapsable .collapsable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center -13px transparent;
	height: 25px;
	width: 15px;
}

.treeview-list .expandable .expandable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center 13px transparent;
	height: 25px;
	width: 15px;
}
#column-left #sidecategory.top-space,
#column-right #sidecategory.top-space{
	margin-top: 0;
}
#column-left .top-space.acc-page,
#column-right .top-space.acc-page {
    margin-top: 0;
}
#column-left .top-space,
#column-right .top-space {
	margin-top: 30px;
	border: none;
	background-color: transparent;
	box-shadow: none;
}
#column-left .latest-box .container,
#column-left .special-box .container,
#column-right .latest-box .container,
#column-right .special-box .container {
    padding: 0;
}
#column-left .products,
#column-right .products {
	padding: 20px 15px;
	float: left;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 0 0 5px 5px;
	margin: 0;
}

#column-left .product-thumb,
#column-right .product-thumb
 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #f3f3f3;
}

#column-left .product-layout:last-child .product-thumb,
#column-right .product-layout:last-child .product-thumb {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#column-left .product-thumb .image,
#column-right .product-thumb .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	padding: 0;
	width: 28%;
	border-radius: unset;
}
#column-left .product-thumb .image img, 
#column-right .product-thumb .image img {
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	text-align: left;
	width: 72%;
	border: none;
	min-height: auto;
	padding: 0 0 0 10px;
}

#column-left .product-thumb .image .button-group,
#column-right .product-thumb .image .button-group {
	display: none;
}

#column-left .list-group,
#column-right .list-group {
	margin: 0;
	padding: 15px 20px;
	border: 1px solid #eee;
	border-top: none;
	border-radius: 0 0 5px 5px;
}

#column-left .list-group #button-filter,
#column-right .list-group #button-filter {
	background: transparent;
	color: #000;
	padding: 20px 0 0;
	border: none;
	text-transform: capitalize;
}

#column-left .list-group .toggle-items a,
#column-right .list-group .toggle-items a {
	line-height: 30px;
}

#column-left .list-group #button-filter:hover,
#column-right .list-group #button-filter:hover {
	color: #57b846;
}

#column-left .product-thumb .caption h4,
#column-right .product-thumb .caption h4 {
	border: none;
	margin: 0;
	padding-bottom: 5px;
}


/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {
	min-width: 50px;
}


/* Missing focus and border color to overwrite bootstrap */

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-image: none;
	background-color: #282a2d;
}


/* tab design */

#tabs .etabs {
	text-align: center;
	position: relative;
	clear: both;
	padding: 0;
	margin: 0;
}

#tabs .etabs .tab {
	float: none;
	display: inline-block;
	vertical-align: top;
}


#tabs .etabs .tab .tab_link {
	font-size: 16px;
	padding: 10px 20px;
	color: #5c5c5c;
	background: url("../image/nav-link-divider.png") no-repeat right 17px;
	text-transform: capitalize;
	font-weight: 500;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#tabs .etabs .tab.active .tab_link,
#tabs .etabs .tab:hover .tab_link {
	color: #57b846;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#tabs .etabs .tab:last-child .tab_link {
    background: transparent;
}
.hometab{overflow: hidden;position: relative;}
#common-home .tab-content {
	margin-top: 40px;
	background: transparent;
	padding: 0;
	border: none;
	position: relative;
}

#common-home .tab-content>.tab-pane.active {
	height: auto;
	visibility: visible;
}

#common-home .tab-content>.tab-pane {
	height: 0;
	visibility: hidden;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
}


/* category product tab */

#category_tab_page .etabs {
	text-align: center;
}

#category_tab_page .nav-tabs {
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}


/* brand */
.carousel-box .products-section-title {
    display: none;
}
#brand-slider .swiper-slide {
}


/* other pages */

.main-title {
	background: #f3f3f3;
	padding: 15px;
	font-size: 18px;
	margin: 0 0 15px 0;
}

.sub-title {	
	float: left;
	width: 100%;
	color: #5c5c5c;
	font-size: 15px;
	font-weight: 600;
	background-color: #f3f3f3;
	text-transform: uppercase;
	padding: 20px;
	margin-top: 0;
	margin-bottom: 30px;
	border-radius: 5px;
}

#content .list-unstyled {
	float: left;
	width: 100%;
	padding: 15px 0;
}
.account-account .sub-title {
    margin: 0;
    border-radius: 5px 5px 0 0;
}
.account-account #content .list-unstyled {
    padding: 15px;
    border: 1px solid #eee;
	border-top: none;
	margin-bottom: 30px;
}
#content .list-unstyled li {
    margin: 4px 0;
    color: #000;
    font-weight: 300;
}
.search-criteria {
    padding: 15px 0;
}
.search-productlist {
    padding: 30px 0 15px;
}

.form-horizontal {
	background: #f3f3f3;
	padding: 15px;
	clear: both;
}

#content .well h2 {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.manufacturer-list {
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding: 0;
	background-color: #fff;
}

.manufacturer-content {
	padding: 15px;
}

.manufacturer-heading {
	background: none repeat scroll 0 0 #f3f3f3;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px;
}

#image-additional-slider {
	overflow: hidden;
	text-align: center;
}

.zoomContainer {
	overflow: hidden;
}

#brand-slider {
	overflow: visible;
}

.carousel-box .swiper-viewport {
	margin: 0 auto;
	border: none;
	background-color: transparent;
	box-shadow: none;
	overflow: visible;
}

#image-additional-slider .product-block img {
	display: inline-block;
	border-radius: 5px;
}

#language-ddl {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	bottom: 0;
	z-index: 9;
}
#tablatest-slider, #tabbestseller-slider, #tabspecial-slider, #featured-slider,
.instagramblock #image-carousel, #brand-slider, #blog-slider, #testimonial-slider {
    display: none;
}
.slick-slider{display: block !important;}

@media (min-width:768px)
{
	#search {
		display: block !important;
		height: auto !important;
	}
}

@media (max-width: 1400px){
	.subbannercms .detailes{
		top:20%;
	}
}
@media (max-width: 1200px) {
	.subbannercms .detailes .btn-primary{
		margin-top: 20px;
	}
	.custom-service-block .service{
	}
	#categories_block_left{top: 130%;}
	#categories_block_left .vertical ul li a{padding: 10px 15px;}
	#categories_block_left .vertical li.dropdown > a{background-position: 91% 16px;}
	#categories_block_left .vertical li.dropdown:hover > a{background-position: 91% -34px;}
}

@media (max-width: 1199px) {
	.top-space {
	}
	.products .slick-slider {
		text-align: center;
	}
	.product-thumb {
		display: inline-block;
		vertical-align: top;
	}
	#menu .nav > li > a{
	}
	.col-sm-3.footer-box{
		width: 22%;
	}
	.col-sm-3.forth{
		padding: 0;
	}
	#categories_block_left .vertical ul li a{line-height: 15px;border: none;}
	.social-block .social li{margin: 0 5px;}
	.aboutus-offer-description {padding: 10px 0 0 30px;}
	.about-us-block .about-us-detail{padding: 35px 0;}
}

@media (max-width: 991px) {
	.top-space {
		margin-top: 50px;
	}
	#menu .nav > li > a {
		padding: 15px 15px;
	}
	.product-thumb .image .button-group {
		bottom: 15px;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-o-opacity: 1;
	}
	.navbar {
		position: relative;
		clear: both;
	}
	.content_footer_bottom {
		width: 100%;
	}
	#search .input-lg {
		min-width:200px;
	}
	.aboutus-image {
		width: 100%;
		text-align: center;
	}
	.aboutus-description {
		width: 100%;
		padding: 0;
	}
	.custom-home-block .custom-description {
		padding: 25px;
	}
	.custom-home-block .custom-description .home-desc {
		font-size: 25px;
		margin-bottom: 30px;
		padding: 20px 30px;
	}
	.feature-collection .collection-title a,
	.subbannercms .detailes .description {
		font-size: 14px;
	}
	.subbannercms .detailes {
		right: 15px;
		top: 15px;
	}
	.newsletter .newsletter-title {
		width: 100%;
		text-align: center;
	}
	.newsletter .newsletter-form {
		width: 100%;
	}
	footer .newsletter h5 {
		background-position: center top;
		padding: 60px 0 10px;
		font-size: 16px;
	}
	#column-left .product-thumb .image,
	#column-right .product-thumb .image {
		width: 100%;
		text-align: center;
	}
	#column-left .product-thumb .caption,
	#column-right .product-thumb .caption {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;
		margin-left: 5px;
	}
	#product-product .img-part {
		width: 100%;
		text-align: center;
	}
	#product-product .img-part .thumbnails {
		margin-left: 0;
	}
	#product-product .detail-part {
		width: 100%;
		margin-top: 20px;
	}
	footer .contact-block .email, footer .contact-block .callus, footer .contact-block .location {
		background: transparent;	
		padding-left: 0;
	}
	#column-left .products-section-title, .filterbox .products-section-title{
		padding: 15px 10px;
		font-size: 13px;
	}
	.custom-service-block .service-text {padding: 0 15px;}
	.aboutus-offer-description {padding: 0 0 0 30px;}
	.about-us-block .about-us-detail{padding: 10px 0;}
	.testmonial-author{padding: 20px 0;}
	.social-block .social li{margin: 0;}
	footer h5{font-size: 13px;}
	#categories_block_left{top: 120%;width: 200px;left: 50px;}
	#categories_block_left .side-title{padding: 5px 20px;}
	#categories_block_left .vertical ul li a{padding: 7px 15px;}
}

@media (max-width: 767px) {
	.row {
		margin: 0;
	}
	#content {
		padding: 0;
		margin-top: 20px;
	}
	.category_thumb .category_img,
	.category_thumb .category_description {
		padding: 0;
	}
	#category_tab_page .nav-tabs {
		display: block;
	}
	.header-logo {
		width: auto;
		text-align: left;
		position: static;
		float: left;
	}
	#logo .img-responsive {
		display: inline-block;
	}
	#search .input-lg {
		min-width: 230px;
		border: 1px solid #eee;
	}
	.payment-block ul {
		text-align: center;
	}
	.slick-dots {
		padding: 20px 0 0 0;
	}
	.testimonial-block-inner {
		padding: 50px 0 20px;
	}
	.navbar-header {
		background: #57b846;
		clear: both;
	}
	.navbar-collapse {
		padding: 10px 15px;
		border: 1px solid #ccc;
		text-align: left;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 999;
		background: #fff;
	}
	.title-breadcrumb .sub-title {
		width: 100%;
		text-align: center;
	}
	#product-product ul.breadcrumb {
		padding-top: 0;
	}
	#menu .nav>li>a {
		padding: 10px 0;
	}
	header {
	}
	.title-breadcrumb.full-width{
		margin-top: 15px;
	}
	.footer-container .row .footer-box:last-child h5.toggle-title {
		border: none;
	}
	.footer-container h5.toggle-title {
	}
	.footer-bottom {
	}
	#search .btn-lg {
		background: transparent;
	}
	#menu {
		border: none;
	}
	.product-layout {
		text-align: center;
	}
	.col-sm-3.first {
		width: 100%;
		float: left;
		padding: 0;
	}
	.col-sm-3.footer-box {
		width: 100%;
		float: left;
		padding: 0;
	}
	.feature-collection {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.feature-collection-inner {
		display: inline-block;
		vertical-align: top;
	}
	#tabs .etabs .tab {
		width: 100%;
		margin-bottom: 15px;
	}
	.banner-inner {
		display: inline-block;
		vertical-align: top;
	}
	.service .icon {
		float: none;
		display: inline-block;
	}
	.service-description {
		text-align: center;
		padding: 10px 0;
	}
	.services-inner {
		text-align: center;
	}
	.col-sm-3.forth {
		width: 100%;
		float: left;
		padding: 0;
	}
	.social-block, #custom-payment{
		width: 100%;
		text-align: center;
	}
	.callus-block p a {
		font-size: 10px;
	}
	#menu .see-all {
		float: left;
		width: 100%;
		padding: 10px 15px 0;
	}
	.filterbox .list-group {
	    background: #f3f3f3;
	    margin-top: 20px;
	    padding: 15px;
	}
	.filterbox .list-group-item{
		border: none;
		background: transparent;
		border-top: 1px solid #ddd;
		padding: 10px 0;
	}
	.filterbox .list-group span{
		padding: 0 0 10px;
	}
	.filterbox .toggle-items {
	    margin-bottom: 20px;
	}
	.filterbox span.list-group-item{
		border: none;
		background-position: 98% -13px;
	}
	.filterbox span.list-group-item.collapsed{
		background-position: 98% 10px;
	}
	#contact,.footer-container .footer-contents .list-unstyled {
    	padding: 0 20px 20px;
	}
	.custom-service-block .service-title a{
		font-size: 13px;
	}
	.pagination-wrapper .page-link,
	.pagination-wrapper .page-result{
		width: 100%;
		text-align: center;
	}
	#top .header-top{
    	display: none;
	}
	.myaccount{
		padding: 15px 0;
	}
	.user-signin{
		background: transparent;
	}
	#menu .nav > li > a::after{
		display: none;
	}
	.newsletter #txtemail{
		min-width: 100%;
	}
	.products-section-title{
		font-size: 22px;
		padding-top: 40px;
	}
	.currency{
		padding-left: 10px;
		margin-left: 10px;
	}
	.copyright {
		width: 100%;
		text-align: center;
	}
	#menu.main-menu {display: none;}
	.header-bottom #menu.navbar{display: block;}
	.header-bottom{border: none;}
	#static-menu {display: none;}
	#menu .navbar-collapse {padding: 10px 5px 10px 15px;}
	#tabs .etabs .tab .tab_link{background: transparent;}
	.custom-service-block .service {width: 100%;padding-bottom: 35px;}
	.custom-service-block .service:last-child {padding-bottom: 0;}
	.custom-service-block .service-text {
	    padding: 0;
	    width: 60%;
	    margin: 0 auto;
	}
	.custom-service-block .service-title {padding: 10px 0;}
	.header-search{
		padding: 53px 0 53px 10px;
		float: right;
		margin-left: 15px;
		background: url(../image/nav-divider.png) no-repeat scroll left center;
	}

	#search {
	    display: none;
	    left: auto;
	    margin-bottom: 0;
	    position: absolute;
	    right: 0;
	    top: 100%;
	}
	.header-search-btn{display: block;}	
	#footer .copyright{width: 100%;}
	#header .header-nav-fullwidth{border: none;}
	.testmonial-author{padding: 10px 0;}
	.aboutus-offer-img, .aboutus-offer-description{width: 100%;text-align: center;}
	.aboutus-offer-description {padding: 30px 0 0;}
	#index #footer {margin-top: 30px;}
	.footer-container {padding: 30px 0;}
	.newsletter {
	    width: 100%;
	    text-align: center;
	    margin-top: 30px;
	}
	.newsletter-title .products-section-title{text-align: center;}
	.payment-block {
	    width: 100%;
	    text-align: center;
	    padding: 0 0 15px;
	}
	#footer .copyright {width: 100%;}	
	.header-bottom .container{padding: 0;}
	.common-home #categories_block_left{display: none;}
}

@media (max-width: 479px) {
	.product-layout {
		width: 100%;
	}
	#form-currency>.btn-group>.btn-link,
	#form-language>.btn-group>.btn-link {
	}
	#cart .dropdown-menu {
		width: 240px;
	}
	.products-section-title::before,
	.products-section-title::after {
		top: auto;
		bottom: -15px;
		width: 100%;
	}
	#product .btn-group {
		margin-top: 20px;
		display: block;
	}
	.user-signin .myaccount{padding: 35px 10px;}
	#cart{padding: 35px 0;}
	.header-search{padding: 35px 0 35px 10px;}
	#custom-callus .callus-detail a span {display: none;}
	.custom-service-block .service-text {width: 80%;}
	.about-us-title{letter-spacing: 0.8px;}
	#logo {width: 130px;}
	.header-logo{padding: 30px 0;}
}