﻿@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,600,300|Lato:400,300,700);
body { margin:0; padding:0;/*font-family: 'Raleway', sans-serif;*/font-family:Arial,Helvetica,sans-serif; font-size:14px;}

.lato-font { font-family: 'Raleway', sans-serif;}

.header-top { background-color:#cfe7b3; height:30px;}
.logo-section { min-height:97px; padding:25px 0px;}
.search-col {padding:27px 0px 10px 39px;}
.clsemail {   
    text-align: right;
}
.shoping-cart {padding:27px 0 29px 17px;}
.shoping-cart a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.shoping-cart a:hover {color: #fff;}
.mycart {
  background: #127f05 none repeat scroll 0 0;
  display:inline-block;
  padding:6px 18px 6px 17px;
}
.mycart span {
  left: -6px;
  position: relative;
  top: 2px;
}
.font-bold { font-weight:bold;}
.text-green { color:#2d9132;}

.cart-product { display:block;}
.cart-product .table {
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
}
.modal-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.42857;
  margin: 0;
}
.cart-product .table .form-control {
  width: 70%;
}

.navbar-back {
  border-bottom: 1px solid #b2e5ca;
  border-top: 1px solid #b2e5ca;
  box-shadow: 0 -4px 11px -8px #00a84e inset;
}

/*bootstrap custom css*/
.navbar {  margin-bottom: 0;}
.nav > li {  padding: 10px 25px;}

.nav > li > a {
  color: #373737;
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  position: relative;
  font-family: raleway;
}

.nav > li:nth-child(1) { padding:10px 15px 10px 0px;}
.navbar-nav > li > a {
  line-height: 30px;
}
.nav > li > a:hover, .nav > li > a:active, a:hover {
  background-color: transparent;
  text-decoration: none;
  color:#00a94e;
}
.carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
}
.carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
  left: auto;
  right: 0;
}
.carousel-caption {
  bottom: 20px;
  color: #000;
  position: absolute;
  right:0%;
  left:0%;
  text-align: left;
  top: 0;
  z-index: 10;
  text-shadow: none;
}
.carousel-indicators .active {
  background-color: #2d9132;
}
.carousel-indicators li {
  border: 1px solid #2d9132;
}
.carousel-indicators {
  bottom: -67px;
}

/*bootstrap css*/

.banner-col h1 { font-size:35px; font-weight:600; color:#127f05;}
.banner-col p { font-size:23px; font-weight:500; color:#444444; line-height:35px; width:50%; margin-bottom:40px;}

.search-col .input-group-addon {
  background-color: #127f05;
  border: 1px solid #127f05;
  border-radius: 0px;
  color: #fff;
  font-size: 14px;
  font-weight:600;
  line-height: 1;
  padding: 12px 20px;
  text-align: center;
}
.search-col .input-group .form-control {
  border: 1px solid #c2c2c2;
  border-radius: 0;
  box-shadow: none;
  float: left;
  height:40px;
  margin-bottom: 0;
  padding: 9px 10px;
  position: relative;
  width: 195px;
  z-index: 0;
}
.shoping-cart .badge {
  background-color: #00a84e;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  left: -7px;
  line-height: 1;
  max-height: 20px;
  min-width: 20px;
  padding: 4px;
  position: relative;
  text-align: center;
  top: -15px;
  vertical-align: middle;
  white-space: nowrap;
}
.navbar-toggle {
  background-color: #00a84e;
  background-image: none;
  border: 1px solid #00a84e;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  background: #fff;
}



.Slider-col {
  background: #fff;
  box-shadow: 0 3px 4px 0 #b8baba;
}
.Slider-col .btn-success {
  background-color: #00a84e;
  border-color: #00a84e;
  border-radius: 30px;
  color: #fff;
 }
.Slider-col .btn {
  font-size: 14px;
  font-weight: 600;
  padding: 7px 30px;
  text-transform: uppercase;
}
.arrow-lft {
  left: 62px;
  position: absolute;
  top: 130px;
}
.arrow-rht {
  position:absolute;
  top: 130px;
  right: 62px;
}

.Featured-Products { padding-top:65px;}
.bdr {border-bottom:#2d9132 1px dashed;}

.Products-ttl {
  background: #fff;
  color: #2d9132;
  display: inline;
  padding:3px 4px 3px 3px;
  position: relative;
  text-align: center;
  top: 16px;
  font-size:30px; font-weight:600; text-transform:uppercase;
}

.Products-col { padding-top:40px;}
.product-block { margin-bottom:28px;}
.product-img { margin-bottom:20px;}
.product-img img {  height: 190px;  width: 190px;}
.product_name { color:#333333; font-size:17px; font-weight:bold; margin-top:0px; margin-bottom:9px; /*font-family: "Lato",sans-serif;*/}
.product-price {color:#2d9132; font-size:16px; font-weight:bold; /*font-family: 'Lato', sans-serif;*/margin-bottom:16px;}

.Products-col .btn-success {
  background-color: transparent;
  border-color: #00a84e;
  border-radius: 18px;
  color: #838383;
 }
.Products-col .btn {
  font-size: 12px;
  font-weight: 600;
  padding:9px 35px 7px 35px;
  text-transform: uppercase;
 line-height:17px;
}
.Products-col .btn-success:hover {
  background-color: #00a84e;
  border-color: #00a84e;
  border-radius:30px;
  color: #fff;
 }
.news-col {
  display: block;
  padding-bottom: 20px;
  padding-top: 55px;
}
.news-col h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom:8px;
  margin-top: 0;
  color:#2d9132;
}
.news-col small {
	display: block;
    margin-bottom: 2px;
	color:#a2a2a2;
}
.news-col p {
  font-size: 13px; line-height:20px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-right:15px;
}
.footer .mrg-btm-30 { margin-bottom:30px;}

.mrg-btm-20 { margin-bottom:20px;}
.mrg-rht-10 { margin-right:10px;}
.mrg-rht-5 { margin-right:5px;}
.navbar-collapse {
  padding-left: 15px;
  padding-right: 15px;
}

.footer{ border-top:#e0dfdf 2px solid; padding:41px 0px 0px;}
.footer-logo { padding:55px 0 50px; z-index:0;}
.ft-link h4 { border-bottom:#00a84e 1px dashed; text-transform:uppercase; margin-top:0; margin-bottom:8px; font-weight:bold; font-size:16px; padding-bottom:9px; color:#2d9132;}
.ft-link p { font-size:13px; line-height:20px;}
.ft-link ul { padding:0; margin:0;}
.ft-link ul li {
  display: block;
  line-height: 30px;
  list-style: outside none none;
}
.ft-link ul li a { color:#2b2b2b; font-size:13px;}
.glyphicon-chevron-right::before {
  color: #9a9999;
  content: "";
  font-size: 11px;
}

.footer-btm {
  background-color: #cfe7b3;
  height: 30px;
}
.footer-btm p {
  color: #2b2b2b;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  line-height: 27px;
  margin: 0;
  position: relative;
  top: 3px;
}

.ft-link .mrg-rht-5 {
  margin-right: 13px;
}
.carousel-inner > .item  img{ height:318px;}

.header-links { float: right;  padding: 0;}
.header-links ul { padding:0; margin:0;}
.header-links li {
    display: inline-block;
    margin: 0 10px; 
	margin: 0 16px;
}
.header-links a {
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  color:#000;
}
.top-icon {
  position: relative;
  top: -2px;
}
.search-btn {
  background-color: #127f05;
  border: 1px solid #127f05;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 12px 20px;
  text-align: center;
  float:left;
}
/*new product specification page*/
.product-specification-table{
	font-family:arial ;
}
.product-specification-table h2{
	color:#2d9132;
	font-weight:600;
	font-size:30px;
}
.product-table tr th {
    width: 30%;
}
.table_header_product{
	color:#2d9132;
	font-size:18px;
	font-weight:bold;
}
.product-table{
	background-color:#f6f6f6;
	margin-bottom:10px;
}
/* .product-footer{
	background-color:#000;
} */
.produt-address h4{
	color:#2d9132;
	font-weight:bold;
}
.produt-address p{
	color:#fff;
}
.product-table > thead > tr > th {
	border:0px;
}
/* .product-end-footer{
	background-color:#000;
	margin-top:25px;
	font-size:10px;
}
.product-end-footer p{
	color:#fff;
}
.product-specification-footer{
	display:table;
	padding:25px 0px;
	width:100%;
} */

.product-table > thead > tr > th, .product-table > tbody > tr > th, .product-table > tfoot > tr > th, .product-table > thead > tr > td, .product-table > tbody > tr > td, .product-table > tfoot > tr > td {
	border:0px;
}

/*end new product specification page*/

@media (max-width: 767px) {
	
.product-table tr th {
   width: 30%;
}
.header-links {
  float: none;
  text-align: center;
}
.header-links li {
  display: inline-block;
  margin: 0 4px;
}
/* 03-11-2015 */
.nav > li > a {
  font-size: 14px !important;
  padding: 5px 30px !important;
}

#navbar {
  background: #fff none repeat scroll 0 0;
  left: 15px;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.navbar-nav {
  margin: 0;
}
.shoping-cart {
  left: -26%;
  padding: 0;
  position: absolute;
  text-align: center;
  top:234px;
  z-index: 999;
}
.search-col {
  padding: 15px 0 0;}
.nav > li > a { font-size: 14px; padding: 5px 15px !important;}
.Products-ttl {  font-size: 18px; top: 11px;}
.footer { padding: 20px 0 0;}
.footer-logo {padding: 0;text-align: center;}
.nav > li:nth-child(1) {padding:0px !important;}
.nav > li {padding:0px !important;}
.arrow-rht { position: absolute; right: 15px; top: 40%;}
.arrow-lft { left:15px; position: absolute; top: 45%;}
.carousel-inner > .item img { height: auto;}
.input-group {  display: block;}
.search-col .input-group .form-control {width: 69%;}

}
@media (max-width:360px) {
    .pager {
        margin:10px 0px;
    }
    .product-grid, .product-list {
    margin:0px;
    }
    .item-box {
        margin: 0 0 20px;
    }
}
@media (max-width:320px) {
    .search-col .input-group .form-control {
  width: 68%;
}
}
@media (max-width:768px) {
    .Slider-col {
        height: 220px !important;
    }
    .carousel-inner.banner-col.nivoSlider {
    height: 220px !important;
}
}

@media (min-width:1024px) and (max-width:1200px) {
.nav > li { padding: 10px 19px;}	
}
@media (min-width: 768px) and (max-width:1024px) {
.shoping-cart {padding:27px 0 29px 12px;}
.search-col .input-group .form-control {
  width: 62%;
}
.nav > li > a {
  padding: 10px 17px;
}
.news-col h3 { font-size: 14px;}
.banner-col h1 {
  font-size: 25px;
  margin-bottom: 3px;
  margin-top: 8px;
}
.banner-col p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;

}
.mycart {
  background: #127f05 none repeat scroll 0 0;
  display: inline-block;
  padding: 6px 5px;
}
.nav > li:nth-child(1) {padding:0px !important;}
.nav > li {padding:0px !important;}
.shoping-cart a {
  font-size: 10px;
}
.carousel-caption {
  left: 45px;
  right:45px;
}
.arrow-rht {
  position: absolute;
  right: 20px;
  top: 60px;
}
.arrow-lft {
  left:20px;
  position: absolute;
  top:60px;
}
.logo-col {
  padding-top: 15px;
}
.carousel-inner > .item img {
  height:318px;
}
.carousel-control {
  top: 14%;
  z-index: 999;
}
}
.dropdown-menu ul{ left:100% !important; display:none; top:10px;}
.dropdown-menu ul>li>ul{ left:100% !important; display:none; top:10px;}
/*.dropdown .dropdown-menu .sublist{ display:none;}
.dropdown .dropdown-menu .sublist:hover{ display:block;}
.dropdown-menu ul li:hover ul{ display:block;}*/




#navbar .sublist {
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  display: none;
  text-align: left;
  width: 200px;
}
/*#navbar .sublist {
  display: none !important;
	}
#navbar li:hover> ul.sublist{ display:block !important;}*/
#navbar .dropdown-menu > li > a {
  clear: both;
 color: #333;
 display: block;
 font-weight: normal;
 line-height: normal;
 padding: 10px 30px;
 white-space: inherit;
}
#navbar .dropdown-menu > li::before {
  background-color: #2d9132;
  content: "";
  display: block;
  height: 6px;
  left: 15px;
  margin-top: 15px;
  position: absolute;
  width: 6px;
}
#navbar .dropdown-menu { left: 10px; }
.confirm-btn {
  clear: both;
  float: right;
  padding-top: 15px;
}

@media (min-width:1000px) and (max-width:1200px) {
    .search-col {
    padding: 27px 0 10px 0px;
    }
    .search-col .input-group .form-control {
        width:185px;
    }
    .shoping-cart {
    padding: 27px 0 29px 0px;
}
}

/* 03-11-2015 */
@media (max-width: 998px) { 
.nav > li > a {
  font-size: 14px;
  padding: 10px 12px !important;
}
}

@media (max-width:360px) { 
.product-table tr th {
   width:48%;
}
}
@media (max-width:767px) { 
.dropdown-menu ul{left:0px !important; top:38px !important;	}
.dropdown-menu ul > li > ul{ left:0px !important; top:38px !important;}
}
