 @charset "utf-8";
/* CSS Document */


@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css") @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600);
body {
	font-family: 'Raleway', sans-serif;
	color: #555555;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
}
.border-test {
	border: 1px solid;
}

.mt60 {
    margin-top:60px;
}
.mb60 {
    margin-bottom:60px;
}
.t404 span {
    font-weight:bold;
    color:#7DAA27;
}

.searchText {
    float:right;
    margin-top: 20px;
    font-size: 20px;
}

.breadcrumb.search {
    float:left;
}

.m15 {
    margin:15px;
}
.mr15 {
   margin-right:15px !important;
}


.font-12 {
	font-size: 12px;
}
.breadcrumb>.active {
    color: #8BB14A;
}

.gridIcon .gridDetail {
    background:url('assets/images/grid-detail.jpg') no-repeat center top;
}
.gridIcon .gridList {
    background:url('assets/images/grid-list.jpg') no-repeat center top;
}

.gridIcon .gridList, .gridIcon .gridDetail {
    margin-right:6px;
    width:35px;
    height:35px;
    display:inline-block;
}
.gridIcon .gridList.active, .gridIcon .gridDetail.active {
    background-position:center bottom;
}



.gridIconSearch .gridDetail {
    background:url('assets/images/grid-detail.jpg') no-repeat center top;
}
.gridIconSearch .gridList {
    background:url('assets/images/grid-list.jpg') no-repeat center top;
}

.gridIconSearch .gridList, .gridIconSearch .gridDetail {
    margin-right:6px;
    width:35px;
    height:35px;
    display:inline-block;
}
.gridIconSearch .gridList.active, .gridIconSearch .gridDetail.active {
    background-position:center bottom;
}


input.error {
    border:1px solid red !important;
}

.contactForm input, .contactForm textarea{
    width:100%;
    border:1px solid #A9A9A9;
    margin-bottom:15px;
}

.contactForm input {
    height:41px;
}

#newsletterForm .form-control {
    height:35px;
}

.ajaxproducts, .ajaxproductsSearch {
    float:left;
    width:100%;
}

.ajaxproducts img, .ajaxproductsSearch img{
    height:350px;
    width:auto;
    display:inline-block;
}




/* General Tables */

table.General,
table.CartContents,
table.General {
    width: 100%;
    margin: 20px 0;
}

table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}

table.General tbody td,
table.CartContents tbody td {
    vertical-align: top;
}

table.General tbody tr.First td {
    border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName a {
    font-weight: 300;
    text-transform: uppercase;
}

.CartContents thead {
    background: #ededed;
}


.CartContents .ProductName {
    text-align: left;
}
.CartContents .productAttributes td {
    text-align: left;
}

.CartContents tbody tr td {
    padding: 20px;
}

.CartContents tfoot .SubTotal td {
    font-weight: bold;
}

.CartContents .CartGiftWrappingRow td {
    border: none;
    padding: 0 0 5px 110px;
}

.ProductOptionList,
.ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}
table.General,
table.CartContent,
table.CartContents {
    border-collapse: collapse;
}

table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td {
    border-top: 1px solid #d6d6d6;
}

.CartContents tfoot .SubTotal td {
    padding-bottom: 25px;
    padding: 0;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

table.CartContents th {
   
    font-weight: 400;
    text-transform: uppercase;
    text-align: center !important;
}

.CartThumb img {
    max-width: 50px;
    height: auto;
}
.qtyInput {
    text-align: center;
}
.CartContents .ProductName a {
    font-weight: 300;
    text-transform: uppercase;
    color:#000;
}
.CartRemoveLink {
    font-size:20px;
    color:red;
}
.CartRemoveLink:hover {
    color:red;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid;
    text-align: right;
    font-weight: bold;
}
#CartFormContainer .CartContents tr td.CartRemoveLinktd {
   /* padding-top: 31px;  */
}
#CartFormContainer .CartContents tr td {
    padding-bottom: 0;
    vertical-align:middle;
    font-size:16px;
}


.releated .img-responsive {
    max-height:200px;       
}

.slider-pro {
    max-width:366px;
}
.slider-pro .big-img {
    text-align:center;
}
.slider-pro .big-img img{
    display:inline-block;
}



.below-headeer .img-responsive {
  display: block;
  height: auto;
  width: 100%;
}





.font-13 {
	font-size: 13px;
}
.font-15 {
	font-size: 15px;
}
.font-16 {
	font-size: 16px;
}
.font-17 {
	font-size: 17px;
}
.font-18 {
	font-size: 18px;
}
.font-19 {
	font-size: 19px;
}
.font-20 {
	font-size: 20px;
}
.font-21 {
	font-size: 21px;
}
.font-22 {
	font-size: 22px;
}
.font-23 {
	font-size: 23px;
}
.font-24 {
	font-size: 24px;
}
.font-25 {
	font-size: 25px;
}
.mar-bot-20 {
	margin-bottom:20px;}
.font-26 {
	font-size: 26px;
}
.font-bold {
	font-weight: bold;
}
.font-extra-bold {
	font-weight: bolder;
}
.pink {
	color: #8BB14A;
}
.line {
	background-color: #dddddd;
	height: 1px;
	margin: -7px auto 15px;
	width: 79%;
}
.sorting {
	float:right;}
.line-full {
	background-color: #f4f4f4;
	height: 1px;
	width: 100%;
}
.mar-bot-7 {
	margin-bottom:7px;}
.mar-top-20 {
	margin-top: 20px;
}
.slash-spacing {
  margin-left: 14px;
  margin-right: 5px;
}
.up-header {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ececec;
  color: #444444;
  padding-bottom: 3px;
  padding-top: 11px;
}
.acount {
	float: right;
}
.carousel-control.left {
	background-image: none;
	background-repeat: repeat-x;
}
.carousel-control.right {
	background-image: none;
	background-repeat: repeat-x;
	left: auto;
	right: 0;
}
.orange {
	color: #8BB14A;
}
.max181 {
    max-height:181px;
}
.light-grey {
	color: #cccccc;
	margin-right: 8px;
}
.pro-item {
	border: 1px solid #ececec;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.pro-item img {
	margin-left: auto;
	margin-right: auto;
  height:350px;
  width:auto;
  max-height:350px;
}
.blog-list {
    color:#000;
    text-decoration:none;
}
.blog-list:hover {
    color:#000;
}
.home-1 .man-li li {
  margin-bottom: 18px;
}
.home-1 .man-li li:last-child {
	margin-bottom: 0px;
}
.man-li li {
	margin-bottom: 10px;
}
.man-li li:last-child {
	margin-bottom: 0px;
}
.cart {
	border: 2px solid #dddddd;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 16px;
	text-transform: uppercase;
	display: inline-block;
}
.banner img {
	}
.cart:hover {
	border: 2px solid #8BB14A;
	color: #fff;
	background-color:#8BB14A;
	font-weight: bold;
	padding: 7px 16px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration:none;
}
.items-drop {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: -114px;
  list-style: outside none none;
  margin: 17px 0 0;
  max-height: 410px;
  min-width: 263px;
  overflow-x: hidden;
  padding: 0 15px 21px 10px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.btns {
	padding-bottom:10px;}
.line-grey {
	border-bottom: 1px solid #ededed;
	color: #666666;
	font-size: 13px;
	margin-bottom: 30px;
	padding: 16px 25px;
}

.category {
    width:100%;
    height:48px;
    background-color:#8BB14A;
    color:#fff;
    font-weight:bold;
    font-size:20px;
}
.category span {
    display:inline-block;
    margin:10px 0 0 20px;
}

.cart-text .light-grey {
	color: #a7a7a7;
}
.text-left {
	text-align:left;}
.black-imp {
	color: #454545 !important;
}
.new-black {
	color: #989797 !important;
	font-size: 13px !important;
	font-style: normal !important;
}
.no-mar-top {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}
.color-black {
	color: #000;
	margin-bottom: 15px;
}
.mar-top-0 {
	margin-top: 0;
}

.round-border {
  background-color: #fff;
  border: 1px solid #888888;
  border-radius: 41px;
  color: #888888;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  height: 46px;
  line-height: 14px;
  margin-right: 0;
  margin-top: 2px;
  padding: 16px !important;
  width: 48px;
}
.round-border:hover {
 background-color: #8BB14A;
	border: 1px solid #8BB14A;text-decoration:none;
	color: #fff;
}

.pink-color:hover {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;text-decoration:none;
	color: #fff;
}.pink-color:focus {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;text-decoration:none;
	color: #fff;
}
.pro-sec {
	margin-top: 30px;
	margin-bottom: 20px;
}
.feature {
  border: 1px solid #ececec;
  padding-left: 12px;
}.feature-border {
  border: 1px solid #ececec;
  padding: 12px;
}
.deals {
	padding: 14px 19px 2px;
}
.social-icons-2 a {
	background-color: #fff;
	border: 1px solid #888888;
	border-radius: 26px;
	color: #888888;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 12px;
	padding: 9px;
	text-align:center;
}

.social-icons-2 a.active {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
}
.social-icons-2 a:hover {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
	text-decoration:none;
}








.fa-icon {
  margin-left: 5px;
  margin-right: 5px;
  width: 34px;
}
.footer-icons li {
	margin-bottom: 10px;
	padding-left: 29px;
}
.footer-icons li.message {
  background-image: url("../images/message.jpg");
  background-position: 4px 3px;
  background-repeat: no-repeat;
}
.footer-icons li.phone {
  background-image: url("../images/phone.jpg");
  background-position: 4px 3px;
  background-repeat: no-repeat;
}
.footer-links a {
	color: #666666;
	font-size: 13px;
}
.footer-links li {
	margin-bottom: 10px;
}
.footer-links {
	margin-top: 26px;
}
footer {
	padding-top: 48px;
}
.timer-sec {
	margin-bottom: 40px;
	margin-top: 20px;
}
.below-footer {
	padding-bottom: 0;
	padding-top: 5px;
}
.header-search .form-control {
	border-radius: 0;
	font-size: 12px;
}
.search .btn-default {
	background-color: #fff;
	border-color: #666666 #666666 #666666 -moz-use-text-color;
	border-left: 0 none;
	border-radius: 0;
	color: #333;
	color: #666666;
	font-weight: bold;
}
.search .form-control {
	border: 1px solid #666666;
	border-radius: 0;
	font-size: 12px;
}
.search .btn-default:hover {
	background-color: #fff;
	border-color: #666666 #666666 #666666 -moz-use-text-color;
	border-left: 1px solid #666666;
	border-radius: 0;
	color: #333;
	color: #666666;
	font-weight: bold;
}
.footer-item {
	min-height: 155px;
	padding-bottom: 55px;
}
.lighter {
	font-weight: lighter;
}
.icons-topp {
	float: right;
}
.icons-topp a {
	color: #666666;
}
.social-icons-3 {
	float: right;
}
.social-icons-3 a {
	background-color: #fff;
	border: 1px solid #888888;
	border-radius: 26px;
	color: #888888;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 0px;
	margin-top: 0;
	padding: 9px;
}
.cart-text {
	float: right;
}
.social-icons-3 a.active {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
}
.below-header .navbar-nav > li {
	margin-right: -9px;
}
.below-header .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fff;
	color: #555;
}
.below-header .navbar-nav > li:first-child {
	margin-left: -27px;
}
.below-header {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding-top: 21px;
  padding-bottom: 7px;
}.header {
	padding-bottom: 24px;               
	padding-top: 31px;
} 
.mh50 {
    max-height:50px;
}
.header .search .form-control {
	border: 1px solid #666666;
	border-radius: 0;
	font-size: 12px;
	height: 40px;
}
.header .btn {
	padding: 9px 12px;
}
.header-search .input-group-addon {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #666666 -moz-use-text-color #666666 #666666;
  border-image: none;
  border-radius: 0;
  border-style: solid none solid solid;
  border-width: 0;
  color: #555;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
 
 
  text-align: center;
 
}.header-search input, button, select, textarea {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 0 none;
  border-image: none;
  border-left: 0 none;
  border-top: 0 none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.header-search input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 0 none;
  border-image: none;
  border-left: 0 none !important;
  border-right: 0 none;
  border-top: 0 none;
  height: 41px;
  width: 370px !important;
}
.header-search {
	margin-top: 5px;
}
.black-bg {
	background-color: #000;
	color: #fff;
	height: 341px;
	opacity: 0.7;
	padding: 42px 15px 17px 20px;
	width: 100%;
}
.view {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin-top: 70px;
}
.counter-timer {
	position: absolute;
	right: 26px;
	top: 80px;
}
.counter-timer li {
	border: 1px solid #666666;
	font-size: 10px;
	margin-bottom: 8px;
	padding: 2px;
	text-align: center;
}
.tab-links a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
.tab-links {
	margin-top: 15px;
	padding-right: 25px;
}
.item-header {
	background: url("../images/microscope.png") no-repeat scroll right 11px top 13px rgba(0, 0, 0, 0);
}
/*home-2 */
.home-2 .outer {
  border: 1px solid #eaeaea;
  box-shadow: 0 0 0 0px #eaeaea;
  margin-bottom: 20px;
  margin-top: 0;
}
.border-grey {
	border: 1px solid #ececec;
	padding-left: 30px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
.home-2 .ttmenu .navbar-collapse {
	border-bottom: 0px solid #fff !important;
}
.home-2 .up-header {
	background-color: #fff;
	color: #444444;
	padding-bottom: 7px;
	padding-top: 15px;
	border-bottom: 1px solid #ececec;
}
.home-2 .post {
	border: 1px solid #ececec;
	padding-bottom: 30px;
	padding-left: 23px;
	padding-top: 30px;
	text-align: left;
}/*home-3 */
.home-3 .ttmenu .navbar-collapse {
	border-bottom: 1px solid #ececec !important;
}
.home-3 .below-header {
	border-top: 0px solid #ececec;
	padding-top: 21px;
}
.images-3 li {
	margin-bottom: 18px;
}
.images-3 li:last-child {
	margin-bottom: 0px;
}
.post {
	text-align: left;
	padding-left: 23px;
}
.home-3 .pro-item {
	margin-bottom: 19px;

}
.mar-bot-10 {
	margin-bottom: 10px;
}
.mar-top-10 {
	margin-top: 10px;
}.mar-top-7 {
  margin-top: 7px;
}
/*menu home-3 */

.nav-side-menu {
	background-color: #fff;
	color: #e1ffff;
	overflow: auto;
	padding-top: 13px;
}
.nav-side-menu ul, .nav-side-menu li {
	background-color: #fff;
	cursor: pointer;
	line-height: 35px;
	list-style: outside none none;
	margin: 0 0 1px;
	padding: 2px 3px 5px;
}
.nav-side-menu ul :not(collapsed) .arrow:before, .nav-side-menu li :not(collapsed) .arrow:before {
	font-family: FontAwesome;
	content: "\f078";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
}
.nav-side-menu ul .sub-menu li.active a, .nav-side-menu li .sub-menu li.active a {
	color: #444444;
}
.nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-color: -moz-use-text-color -moz-use-text-color #f5f5f5;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 0px;
	line-height: 28px;
	margin-left: 0;
	color: #444444;
}
.nav-side-menu ul .sub-menu li:hover, .nav-side-menu li .sub-menu li:hover {
}
.nav-side-menu ul .sub-menu li:before, .nav-side-menu li .sub-menu li:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.nav-side-menu li a {
	color: #444444;
	padding-left: 19px;
	text-decoration: none;
  font-size:17px;
}

.nav-side-menu li li a {
    padding-left:0;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #8EB143;
}

.below-headeer {
    margin-bottom:19px;     
}


.nav-side-menu li a:hover {
  color: #8BB14A;

  text-decoration: none;
}
.nav-side-menu li a i {
	padding-left: 10px;
	width: 20px;
	padding-right: 20px;
}
.nav-side-menu li:hover {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.nav-side-menu .menu-list .menu-content {
	border: 1px solid #ececec;
	display: block;
	margin-bottom: 19px;
}


.tab-details {
	line-height: 23px;
}
.small-img img {
	float: left;
	margin-top: 6px;
	max-width: 30%;
	margin-left: 6px;
}
.detail-right .grid-controll {
	background-color: #fff;
	border: 1px solid #dddddd;
	color: #666666;
	height: 35px;
	margin-right: 0;
	padding: 6px;
	width: 150px;
	margin-left: 13px;
}
.img-about {
	position: relative;
}
.hot-icon {
	background-image: url(../images/hot.png);
	height: 40px;
	width: 42px;
	position: absolute;
	left: 0;
}
.sale-icon {
	background-image: url(../images/sale.png);
	height: 40px;
	width: 42px;
	position: absolute;
	left: 0;
}
.overlay:hover {
	bottom: 33%;
	height: 0;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 90%;
}
.qty {
	border: 1px solid #dedede;
	height: 38px;
	margin-left: 14px;
	margin-right: 21px;
	padding: 8px;
	width: 70px;
}
.cart-sec {
	margin-right: 14px;
}
.detail-right .social-icons {
	margin-top: 9px;
}
.colors {
	margin-bottom: 30px;
}
.detail-right .social-icons-2 {
	margin-left: 0;
}
.detail-right .social-icons-2 a {
	background-color: #fff;
	border: 1px solid #888888;
	border-radius: 26px;
	color: #888888;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 24px;
	padding: 9px;
}
.products img {
	margin-right: 20px;
}
.item-product {
	margin-bottom: 20px;
}
.products {
	padding-top: 30px;
}
.product-slider .carousel-control.left {
	background-image: none;
	background-repeat: repeat-x;
}
.product-slider .carousel-control.right {
	background-image: none;
	background-repeat: repeat-x;
	left: auto;
	right: 0;
}
.product-slider .carousel-control {
	width: 9%;
}
.product-slider .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	display: inline-block;
	position: absolute;
	top: 41%;
	z-index: 5;
}
.product-slider .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 20px;
	font-weight: lighter;
	height: 30px;
	margin-top: -15px;
	width: 30px;
}




#vertical-menu li a {
	color: #888888;
	display: block;
	margin-bottom: 6px;
}
.simple {
	list-style:url(../images/arrow_triangle-right.png) ;
	
	margin-bottom: 27px;
	padding-left: 16px;
	
	
}
.simple li ul {
	list-style:circle;}
.simple .fa-icon {
  margin-right: 3px;
  width: 10px;
  margin-left:0;
}
#vertical-menu h3 {
	border-bottom: 1px solid #f4f4f4;
	color: #666666;
	font-size: 14px;
	padding-bottom: 12px;
}
.breadcrumb a {
	color:#444444;}
#vertical-menu {
	margin-bottom: 20px;
}
.items-drop {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: -95px;
  list-style: outside none none;
  margin: 5px 4px 0;
  max-height: 463px;
  min-width: 232px;
  overflow-x: hidden;
  padding: 7px 8px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}

/*Lets hide the non active LIs by default*/
#vertical-menu ul ul {
	display: none;
}
#vertical-menu li.active ul {
	display: block;
}
.plus {
	border: 2px solid #b6b6b6;
	border-radius: 3px;
	color: #b6b6b6;
	font-weight: bold;
	line-height: 8px;
	padding: 3px;
}
.orange {
	color: #78A719;
}
.simple li a {
	border-bottom: 1px solid #f4f4f4;
	color: #666666;
	display: block;
	font-size: 13px;
	padding: 10px 0;
	text-decoration: none;
}
.simple li.active a {
    font-weight:bold;
}
.tags li a {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  color: #666666;
  display: inline-block;
  padding: 6px 16px;
}
.tags li {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}
.tags li.active a {
	background-color: #8BB14A;
	color: #fff;
}

.btn.btnwhite {
        border: 1px solid #B0B0B0;
    color: #767676;
    padding: 8px 16px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0;
    font-weight: 700;
    
}


.btn.btngreen, input[type=submit]   {
        border: 1px solid #8EB143;
    color: #fff;
    background-color:#8EB143;
    padding: 8px 16px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 0;
    font-weight: 700;
    
}

.btn.btnwhite:hover {
      background-color: #767676;
      color:#fff;
}

.main {
    padding-bottom:30px;
}

.btn.btngreen:hover, input[type=submit]:hover {
    background-color:#A5C471;
    border:1px solid #A5C471;
    color:#fff;
}

.btn.fullw{
    display:block;
    width:100%;
}




.cart-sec {
	margin-right: 14px;
}
.detail-right .social-icons {
	margin-top: 9px;
}
.colors {
	margin-bottom: 30px;
}
.detail-right .social-icons-2 {
	margin-left: 0;
}
.detail-right .social-icons-2 a {
	background-color: #fff;
	border: 1px solid #888888;
	border-radius: 26px;
	color: #888888;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 24px;
	padding: 9px;
}.cart-pink {
  background-color: #8BB14A;
  border: 2px solid #8BB14A;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 16px;
  text-transform: uppercase;
}

.cart-pink:hover {
   background-color: #A5C471;
  border: 2px solid #A5C471;
}


.fa-icon {
	width: 34px;
	margin-right: 3px;
}
.cart-text .list-inline > li {
	display: inline-block;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.social-icons-2 a.active {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
}
.social-icons-2 a:hover {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
	text-decoration: none;
}
.social-icons-22 a.active {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
}
.social-icons-22 a:hover {
	background-color: #8BB14A;
	border: 1px solid #8BB14A;
	color: #fff;
	text-decoration: none;
}.social-icons a {
  border: 2px solid #dddddd;
  color: #aaaaaa;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 14px;
}.cart-pink:hover {
  border: 2px solid #8BB14A;
  color: #fff;
  text-decoration: none;
}
.tab-border {
	border:1px solid;}



/*list */
.grid-sorting {
  margin-bottom: 30px;
}.grid-controll {
  background-color: #fff;
  border: 1px solid #dddddd;
  color: #666666;
  height: 35px;
  margin-right: 16px;
  padding: 6px;
  width: 150px;
}.list-items li {
  padding-bottom: 24px;
}.pages li.active a {
  background-color: #8BB14A;
  color: #fff;
}.pages a {
  background-color: #888888;
  border-radius: 28px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
  width: 28px;
}.border-inner {
  border-bottom: 1px solid #f4f4f4;
  margin-top: 5px;
  padding-bottom: 20px;
}.simple {
   margin-bottom: 27px;
  padding-left: 16px;
 
}#vertical-menu h3 {
  border-bottom: 1px solid #f4f4f4;
  color: #666666;
  font-size: 14px;
  padding-bottom: 12px;
}.plus {
  border: 2px solid #b6b6b6;
  border-radius: 3px;
  color: #b6b6b6;
  font-weight: bold;
  line-height: 8px;
  padding: 3px;
  font-size:20px;
}

/*grid */

.line-long {
  background: rgba(0, 0, 0, 0) url("../images/line-long.png") no-repeat scroll right -32px top 14px;
}
.grid-main {
	padding-top: 42px;
}
.mar-top-0 {
	margin-top: 0;
}
.mar-bot-0 {
	margin-bottom: 0;
}
.desc {
	margin-top: 14px;
}
.light-grey {
	color: #cccccc;
}
.grid-controll {
	background-color: #fff;
	border: 1px solid #dddddd;
	height: 35px;
	margin-right: 16px;
	padding: 6px;
	width: 150px;
	color: #666666;
}
.grid-sorting {
	margin-bottom: 30px;
}
.grid-items li {
	margin-bottom: 14px;
}
#vertical .dropdown-menu, #vertical .navbar-default .ttmenu-content {
	padding: 13px !important;
}




/*blog */
.outer {
  border: 0 solid #eaeaea;
  box-shadow: 0 1px 2px 4px #eaeaea;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blog-item {
  clear: both;
  margin-bottom: 30px;
  margin-top: 32px;
}

.blog-disc {
	min-height:122px;}
	.next-btn {
  border: 1px solid #dddddd;
  color: #8BB14A;
  font-size: 12px;
  padding: 4px 5px 4px 8px;
  text-decoration: none;
}.next-btn:hover {
  color: #8BB14A;
  text-decoration: none;
}


/*blog-singel */
.comment-form .form-control {
  background-color: #fff;
  border: 1px solid #e0e1e5;
  border-radius: 0;
  box-shadow: none;
  height: 43px;
  margin-bottom: 10px;
}.comment-form textarea.form-control {
  background-color: #fff;
  border: 1px solid #e0e1e5;
  border-radius: 0;
  box-shadow: none;
  height: 96px;
  margin-bottom: 32px;
}.pink-btn {
  background-color: #8BB14A;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 19px;
  text-transform: uppercase;
}

/*checkout */
.chekout-panel {
}
.chekout-panel .panel-title {
	color: #666666;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.counting {
	margin-right: 19px;
}
.chekout-panel .panel-default > .panel-heading {
	background-color: #fff;
	border-color: #dedede;
}
.mar-bot-10 {
	margin-bottom: 10px;
}
.mar-bot-20 {
	margin-bottom: 20px;
}
.checkout-right li {
	margin-bottom: 27px;
}
.checkout-right li .form-control {
	background-color: #fff;
	border: 1px solid #dddddd;
	border-radius: 0;
	box-shadow: none;
	height: 35px;
	margin-bottom: 10px;
}
.sign {
	color: #8BB14A;
}
.checkout-two li a {
	display: block;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
}.checkout-two li a:hover {
  border: 1px solid #dddddd;
  display: block;
  margin-bottom: 20px;
}
/*cart */
.below-table {
	border: 1px solid #dddddd;
	padding: 34px;
}
.voucher-main .line {
	clear: both;
	margin-bottom: 28px;
	margin-top: 12px;
	width: 100%;
}
.form-control {
	background-color: #f9f9f9;
	border: 1px solid #f5f5f5;
	border-radius: 0;
	box-shadow: none;
	height: 34px;
	margin-bottom: 10px;
}
.contact-fields li {
	margin-bottom: 26px;
}
.pink-btn {
	background-color: #8BB14A;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 19px;
	text-transform: uppercase;
}
.pink-btn:hover {
	background-color: #8BB14A;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.total {
	background-color: #fcfcfc;
	border: 1px solid #eeeeee;
	margin-top: 21px;
	padding: 26px 34px 55px 63px;
}
.total li {
	margin-bottom: 14px;
}
.voucher-main {
	margin-top: 59px;
	padding-bottom: 30px;
}
.left-cart {
	float: left;
}
.right-cart {
	float: right;
}
 @media only screen and (max-width:790px) {
	 .grid-items img{
		 margin-left:auto;
		 margin-right:auto;}
		 .grid-items .hot-icon {
			 left:30px;
			 }
.below-header .navbar-nav > li:first-child {
	margin-left: 0px;
}
.header-search input {
	width: 270px !important;
}
.navbar-brand > img {
	padding-top: 12px;
}
.below-headeer {
	margin-top: 15px;
}
.black-bg {
	background-color: #000;
	color: #fff;
	height: 341px;
	opacity: 0.7;
	padding: 13px 15px 13px 9px;
	width: 100%;
}
.view {
	color: #fff;
	display: inline-block;
	margin-top: 54px;
	text-decoration: none;
}
.last-item img {
	height: 197px;
}
.tabs-sec {
	margin-top: 20px;
}
.man-li img {
	padding-left: 10px;
}
.man-li li {
	margin-bottom: 25px;
}
.line-long {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

}
@media only screen and (max-width:540px) {
.below-header .navbar-nav > li:first-child {
	margin-left: 0px;
}
.header-search input {
	width: 210px !important;
	clear: both;
}
.tab-links a {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
.icons-topp {
	float: left;
	margin-left: 5px;
}

.social-icons-3 {
	margin-top: 10px;
}
.black-bg {
	background-color: #000;
	color: #fff;
	height: 341px;
	opacity: 0.7;
	padding: 42px 15px 17px 20px;
	width: 100%;
}
.home-2 .icons-topp {
	float: left;
	margin-right: 26px;
}
.spring img {
	width: 100%;
	margin-top: 10px;
}
.last-item img {
	height: inherit;
}
.form-control {
	border: 0px solid;
}
.category a img.img-responsive {
	width: 100%;
	margin-top: 30px;
}
.tab-links {
	margin-top: 15px;
	padding-right: 25px;
	float: left !important;
	padding-left: 19px;
}
.tab-links a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.man-li img {
	padding-left: 0px;
}
.social-icons-3 {
	float: left;
	padding-left: 10px;
}.slash-spacing {
  margin-left: 5px;
  margin-right: 0px;
}.items-drop {
 
  left: -58px;
 
}
.pull-right-xs {
	float:right !important;}
	.pull-left-xs {
	float:left !important;}
	.grid-controll {
 
  margin-right: 0;
  
}.small-img img {
  
  margin-bottom:20px;
}

.tab-links {
  
  padding-left: 0;
}

.input-group {
 
  border: 1px solid;
}

.blog-item .pull-right {
	float:left !important;}
	.below-header {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding-top: 21px;
  padding-bottom: 7px;
}
}





@media only screen and (max-width:330px) {
	.tab-links {
  padding-left: 0px;
  padding-right: 0px;
}.small-img img {
  
  margin-left: 9px;
  
 
}.grid-items .hot-icon {
			 left:11px;
			 }}



.list-inline>li.active a {
    font-weight:700;
}

.nodecor {
    text-decoration:none !important;
    color:inherit !important;
    
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.pro-item .nodecor {
    color:#555555;
}

.pro-item p {
   
    line-height: 16px;
    margin-top:10px;
}
.pro-item p.orange {
    height:auto;
    margin-top:10px;
}

.tab-pane a.cart{
    position: absolute;
    bottom: 15px;
    left: 10%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%;   
}

.tab-pane .pro-item:hover {
   /* border: 1px solid #555555;  */
   /* background-color:#E9E9E9;  */
 /*  border: 2px solid #8BB14A;
	color: #fff;
	background-color:#8BB14A;
	font-weight: bold;
	padding: 7px 16px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration:none;     */
  color:#000;
  
 
}
.someheight {
    padding-bottom:70px;
}



.block {
    display:block;
}
.mb20 {
  margin-bottom:20px;
}
.menu-content h2 {
    font-size: 13px;
    padding:0;
    margin:0;  
    line-height:35px; 
}

@media only screen and (max-width: 991px) {
  .leftBar {
      float: left;
      width: 33%;
  }
}
@media only screen and (max-width: 767px) {
  .leftBar {
      float: none;
      width: 100%;
  }
}
.mr15 {
  margin-right:15px;
}

.btngray {
    background-color:#dddddd;
  
}

.small-img {
    width:370px;
    margin-bottom:20px;
    
}

.small-img a {
    display:block;
    width:100%;
    height:100%;
    
}
.small-img a img {
    border:2px solid #fff;
    margin-bottom:0;
    margin-left:4px;
}
.small-img a.active img{
    border:2px solid #8BB14A;
}

.small-img a:nth-child(4n+1) img {
    margin-left:0;
}

h1.detail {
    font-size:26px;
    
}

h2.releatedH2 {
    margin:10px 0 10px;
}

.breadcrumbH1 {
   display:inline-block;
}

.pdb40 {
    padding-bottom:40px;
}
                                                                  
.form-line input[type=password], .form-line input[type=text], .form-line input[type=email],
.formLine input[type=password], .formLine input[type=text], .formLine input[type=email], .formLine select {
background-color: #fff;
    border: 1px solid #767676;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    height: 30px;
    margin-bottom: 10px;
    display:inline-block;
    padding:0 15px;
    width: 100%;
    max-width: 240px;
}
.formLine select {
    cursor:pointer;
}
.form-line label, .formLine label {
    font-weight:bold;
    display:inline-block;
    margin-right:10px;
}
.Required {
    color: #ff4f4f;
    font-size: 15px;
    font-family: SANS-SERIF;
}
.LittleNotePassword, .box p.LittleNotePassword {
    color: #668336;
    font-weight:bold;
}
.option input[type=checkbox] {
    display:inline-block;
}
.option label {
    cursor: pointer;
}

.CreateAccount, .AccountLogin {
    padding: 20px;
    border: 1px solid #d0d2d2;
    background: #f9f9f9;
    min-height: 275px;
}

.SubTotal label:hover {
    cursor:pointer;
}

label.error {
    color:red;
}

label.error a{
    color:red;
}





html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.cookies {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 60px 15px 15px;
    background-color: rgba(139, 177, 74, 0.95);
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    box-sizing: border-box;
}

.cookies a {
    color: #fff;
    font-weight: bold;
}

.cookies .cookies__close {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    text-align: center;
    display: block;
    padding: 20px;
}

.cookies .cookies__close:hover {
    opacity: 0.7;
}

.cookies_c1__sk.hidden {
    display: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.navbar-default .nav.navbar-nav .ttmenu-full.active a{
     background-color: #8BB14A;
    color: #fff !important;
}

.wysiwyg img {
    max-width:100%;
}

.wysiwyg h1 {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5 {
    color: #000;
    font-weight: 600;
}

.prlistdatgs a {
    background-color: #8BB14A;
    color: #fff;
    padding: 2px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.prlistreadmore {
    margin-bottom:30px;
}
.prlistreadmore {
    color:#8BB14A;
}

.nwecatotop .categoryimg img {
    visibility:hidden;
}

.nwecatotop .categoryimg {
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}

.space60 {
    height:60px;
}
.prlistdatgs {
    margin-bottom:5px;
}

.nwecatotop {
    margin-bottom:20px;
}

.nwecatotop h1 {
    margin-bottom:20px;
}

.imgrespowrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.imgrespowrap img {
    visibility:hidden;
}

.grecaptcha-badge {
    visibility: hidden !important;
    position: absolute;
}
.captchatext {
    text-align:center;
}



























