body {
	font-family: 'Helvetica','Open Sans', sans-serif;
	font-weight: 500;
	color: #111;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
 margin:0;
 padding:0;

  }
h1, h2, h3, h4, h5, h6 {
	color: #04670C;
 text-shadow: 0 0 0 rgba(193, 225, 199, 0.2);
}
.grass {
  background-image: url('/image/grass.png');
  background-position: left, right;
  background-repeat: repeat-x;
  width:100%;
  height: 38px;
  margin-bottom:10px;
  border-radius:4px;
  }
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #005100;
 text-shadow: 0 0 0 rgba(55, 93, 0, 0.1);
 }
.dotted_link {
 border-bottom: 1px dashed;
}
 a:hover {
	text-decoration: none;
 color:#375D00;
}
.tab-content a {
    border-bottom: 1px dashed;
}
.tab-content ul {
    font-size: 14px;
}

a:focus {
	text-decoration: none;
 color:#375D00;
 }
a.thumbnail {
	text-decoration: none;
 border-color:#C3E07B
}
a.thumbnail:hover {
	text-decoration: none;
 border-color:#375D00
}
a.thumbnail:focus {
	text-decoration: none;
 border-color:#375D00
}
p { font-size: 11pt;
    font-family: Arial;
    background-color: transparent;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    text-align: justify;

  }
 .blog-record-description p {
    vertical-align: baseline;
    white-space: pre-wrap;
    text-align: justify;
    text-indent: 34pt;
    font-size: 11pt;
    font-family: Arial;
    background-color: transparent;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    line-height:1.38;
 }

legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
 padding-right:15px;
 line-height:1em;
}
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: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
 font-size: medium;
 font-weight: 600;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #002c00;
	background-color: #79C275;
	background-image: linear-gradient(to bottom, #79C275, #79C275);
	background-repeat: repeat-x;
 }
/* top */.
#txt_account {
 padding: 20px;
}
#top {
	background-image: linear-gradient(to bottom, rgba(117, 171, 58, 1),rgba(117, 171, 58,0));
	border-bottom: 0px solid #e2e2e2;
	padding: 0px 0px 3px 0;
	margin: 0;
	min-height: 30px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
 background-image: linear-gradient(to bottom, rgba(117, 171, 58, 1), rgba(117, 171, 58, 0));
}
#top-links .dropdown-menu a {
	text-shadow: none;}
 .dropdown-menu>li>a {
    padding: 15px 10px;
    }
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
  line-height: 14px;
}
#top-links {
	padding-top: 0;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
.logo {
	margin: auto;
 width:99%;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
 border-radius:20px 4px 4px 20px ;
 border: 1px #6CA45B solid;
 }
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 15px;
	text-shadow: 1px 1px 2px #FFF;
 border-radius:4px 20px 20px 4px;
 margin-left:5px;
 box-shadow: 0px 0px 1px #488901;
 background: #f0850a none repeat scroll 0 0;
 color: #fff;
 text-align: center;
 font-family: Verdana, Geneva, sans-serif;
 text-transform: uppercase;
 box-shadow: inset rgba(0,0,0,.6) 0 -3px 6px,
 inset rgba(252,255,255,.7) 0 3px 6px,
  rgba(0,0,0,.8) 0 3px 6px -3px;
}
/* cart */
#cart-title
{
 border: 0px solid #222222;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 65% 50%; 
 border-bottom-right-radius: 65% 50%;
 background: #75AB3A;
 box-shadow: inset 0px -6px 6px rgba(0, 0, 0, 0.7);
 }
.cart-custom
{
 text-transform: uppercase;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 height: auto;
 border-radius: 4px;
 box-shadow: inset rgba(0,0,0,.6) 0 -3px 8px,
 inset rgba(252,255,255,.7) 0 3px 8px,
  rgba(0,0,0,.8) 0 3px 8px -3px;
  }
@media (max-width: 468px) {
	.cart-custom
 {
		text-align: center;
}
 }
@media (min-width: 768px) and (max-width: 992px) {
	.r-text .l-text {
		text-align: center;
	}
 }
@media (min-width: 992px) and (max-width: 1399px) {
	.r-text {
		text-align: right;
	}
 .l-text {
		text-align: left;
  } 
 }
@media (min-width: 200px) and (max-width: 767px) {
	.r-text {
		text-align: right;
	  }
 .l-text {
		text-align: left;
 	}
 #cart-title
 {
 border-top-left-radius: 4px; 
 border-top-right-radius: 7% 47%;
 border-bottom-left-radius: 4px; 
 border-bottom-right-radius: 7% 47%;
 background: #75AB3A;
 line-height: 60px;
 display: table-cell;
 vertical-align: middle;
 box-shadow: inset -6px 0px 6px rgba(10, 10, 10, 0.7);
 font-size: large;
 padding-left: 2px;
  }
}
#cart {
   
    }
#cart > .btn {
	font-size: 12px;
 text-transform: uppercase;
	line-height: 28px;
 text-align: center;
	color: #fff;
 border: 0px solid #E1C50A;
 background: #F0850A ;
 padding: 0 0 0 0;
}
#cart.open > .btn {
	background-image: none;
	background-color: #F0850A;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
 }
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #488901;
	background-image: linear-gradient(to bottom, #75AB3A, #488901);
	background-repeat: repeat-x;
	border-color: #375D00 #375D00 #375D00;
	min-height: 40px;
 letter-spacing : 0px;
 text-transform: uppercase;
 margin-top:5px;
 border-radius: 4px;
 font-weight: 600;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 8px 5px 5px 5px;
	min-height: 15px;
	background-color: transparent;
 line-height: 25px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding: 0;
}
#menu .dropdown-inner {
	display: table;
 width:100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #2D3E15;
	background-image: linear-gradient(to bottom, #75AB3A, #488901);
	background-repeat: repeat-x;
}
#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 18px;
	float: right;
	background-color: #488901;
	background-image: linear-gradient(to bottom, #2D3E15, #75AB3A );
	background-repeat: repeat-x;
	border-color: #112000 #112000 #112000;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #2D3E15;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;

	}

 #menu .navbar-nav {
  float: none;
  text-align: center;
 }

#menu .navbar-nav > li {
  display: inline-block;
  float: none;
  text-align: left;

 }
.navbar-collapse.collapse {
  text-align: center;
   }
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
 .navbar-collapse.collapse {
  text-align: left;
   }

}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 5px 0;
	padding: 4px 0;
	border: 1px solid #6CA45B;
 background-color: rgba(183, 232, 80, 0.15);
 overflow-wrap:break-word;

}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;

 overflow-wrap:break-word;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	right: -5px;
	width: 12px;
	height: 12px;
	border-right: 1px solid #6CA45B;
	border-bottom: 1px solid #6CA45B;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* pagination */
.pagination>li>a
{ margin: 0
 color:#034a09;
 text-decoration: none;
 background-color: rgba(183, 232, 80, 0.15);
 border-color: #6ca45b;
 }

.pagination>li>span {
	margin: 0;
 background-color: rgba(183, 232, 80, 0.15);
 border-color: #6ca45b;
}
.pagination>li>span:hover {
	margin: 0;
 background-color: #6c9c34;
 border-color: #6ca45b;
}
.pagination>li>a:hover {
	margin: 0;
 color:#fff;
 background-color: #6c9c34;
 border-color: #6ca45b;
}
.pagination>li>span:focus {
	margin: 0;
 background-color: #6c9c34;
 border-color: #6ca45b;
}
.pagination>li>a:focus {
	margin: 0;
 color:#fff;
 background-color: #6c9c34;
 border-color: #6ca45b;
}
.pagination>.active>span:hover {
	margin: 0;
 color:#fff;
 background-color: #437a33;
 border-color: #6ca45b;
}
.pagination>.active>span {
 margin: 0;
 background-color: #437a33;
 border-color: #6ca45b;
 }
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.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: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 background-color: #488901;
 background-image: linear-gradient(to bottom, #75ab3a, #488901);
 background-repeat: repeat-x;
 border-color: #375d00;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #488901;
	background-position: 0 -15px;
 background-image: linear-gradient(to bottom, #488901, #75ab3a);
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.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: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.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: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #6ca45b;
	color: #034A09;
	padding: 3px 5px;
 background: rgba(183, 232, 80, 0.15);
 font-size:10pt;
 
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover, .list-group-item {
	color: #fff;
	background: #437A33;
	border: 1px solid #6ca45b;
 font-size:10pt;
 font-weight: 300;
 }
.list-group a.active:hover, .list-group a:hover
{
 background: #569B41;
}

 .list-group-item {
  background: #6C9C34;
  padding: 3px 5px;}
/* 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 {
	border: 1px solid #6ca45b;
 margin-bottom: 20px;
 border-radius: 4px;
 box-shadow: 2px 2px 4px rgba(105, 127, 67, 0.6);
 background:#fff;
 overflow:auto;
 height:auto;
 z-index: 1;
  }
 .product-thumb .block_price
 {
 width:80%;
 text-align:center;
}
.product-thumb .dop_attributes {
 display: none;
 background-color: rgba(245, 252, 242, 0.0);
 border: 0px solid #000;
 width: 0;
 }
.product-thumb:hover .dop_attributes {
 display: none;
 z-index:500;
 position: absolute; top: 25px; left:40px;
 background-color: rgba(245, 252, 242, 0.75);
 border: 1px solid #000;
 border-radius: 4px;
 width:72%;
 box-shadow: 2px 2px 4px rgba(105, 127, 67, 0.6);
 -webkit-transition: all 0.5s ease;
  }

.product-thumb:hover {
 box-shadow: 3px 3px 9px rgba(105, 127, 67, 0.6);
 background:#fff;
 margin-bottom: 20px;
 border-radius: 4px;
 z-index:2000;
 }

.product-thumb .image {
	text-align: center;
}
.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 {
	float: none;
	padding: 0 0;
 }
 .product-grid .product-thumb:hover .image {
	float: none;
	padding: 0 0;
 }

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
 display:block;
}
}
.product-thumb .caption {
	padding: 2px 20px 2px 20px;
 min-height:140px;
  }
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-list .product-thumb .dop_attributes {
 padding-left: -10px;
 }
 .product-list .product-thumb .dop_attributes ul {
 padding-left: 20px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 20px;
}
}
@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 {
 margin-left:20px;
 display:block;
 margin-top: 10px;
 }
p.rating {
 line-height: normal;
 white-space: normal;
 text-indent: 0;
}

.form-group {
 width:100%;
 height: auto;
 display: inline-block;
 
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
 .p_price {
	color: #68A843;
 margin:auto 10px;
 margin-top:10px;
 font-size:x-large;
 font-weight: 800;
  }
.price {
	color: #68A843;
 font-size:x-large !important;
 text-align:center !important;
 font-weight: 800;
 border: solid 1px #EDB50B;
 border-radius:4px;
 background: linear-gradient(to bottom, #FCFBCA, #FCF6D4);
 box-shadow: 1px 1px 2px #E8E7A6  ;
 padding: 10px;
 margin: 10px 10px 10px 20px;
 overflow: hidden;
 width:100%;
 display:inline-block
  }
.product-list .product-thumb .price
{
 margin: 10px;
  }
.product-thumb .price-new {
    color: #68a843;
}
.product-thumb .price-old {
    color: #9C9C9C;
    text-decoration: line-through;
    margin-left: 0;
    display: inline;
    font-size: 12pt;
    font-style: oblique;
}
.price-old {
    color: #9C9C9C;
    text-decoration: line-through;
    margin-left: 0;
    display: inline;
    font-size: 12pt;
    font-style: oblique;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: inline;
}
.product-thumb .button-group {
 display: inline-block;
 width:100%;
 margin-top:10px;
 padding-left:5px;

  }
 .button-cart {
 display: block;
 background-image: linear-gradient(to bottom, #722BC2, #642083);
 border: 0 solid #e1c50a;
 color: #fff;
 font-size: 13px;
 padding: 0;
 text-align: center;
 text-transform: uppercase;
 border-radius: 3px;
 padding: 4px 14px;
 line-height:40px;

 overflow: hidden;
 height: auto;
 margin-bottom: 10px;
 font-weight: 700;
 }
.button-cart:hover {
 background-image: linear-gradient(to bottom, #642083, #722BC2);
}
.product-thumb .button-group .button-cart {
 display: inline-block;
 background-image: linear-gradient(to bottom, #722BC2, #642083);
 border: 0 solid #e1c50a;
 color: #fff;
 font-size: 13px;
 padding: 0;
 text-align: center;
 text-transform: uppercase;
 border-radius: 3px;
 padding: 4px 4px;
 line-height:40px;
 margin:-2.5px;
 float:left;
 margin-bottom: 10px
 }

.product-thumb .button-group .button-cart:hover {
 color: #fff;
 background-image: linear-gradient(to bottom, #642083, #722BC2);

  }

.product-list .product-thumb .button-group {
 display: inline-block;
 width:40%;
 clear:left;
 height:50px;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline;
	float: right;
	background-color: #eee;
	color: #888;
 	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.subcats ul 
 {padding: 0px;
 list-style-type:none;}
 
.subcats li
 {margin-bottom: 20px;
 text-align: center;}
 
.subcats li img
 {display: block;
 border-radius: 5px;
 margin: 0px auto 10px auto;
 border: 1px solid #ECECEC;}
.subcats .count 
 {position: absolute;
 top: 0px;
 left: 50%;
 background: #FF6A00;
 color: #fff;
 text-align: center;
 line-height: 3px;
 width: 30px;
 border-radius: 15px;
 margin-left: 32px;
 border: 1px solid #ECECEC;}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#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-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-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;
	}
}

/* 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%;
 }

/* 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: #df5c39;
}
.product-thumb .button-group button + button
{
display:none;
}
.product-thumb .button-group button
{
width:inherit;
}

#header_info 
 {
 text-align: center;
 text-transform: uppercase;
 margin: 0 0 10px 0;
 color: #488901;
 }
 
.order_times
{
 text-align: center;
 text-transform: uppercase;
 padding-left: 4px;
 padding-right: 4px; 
 border: 0px solid;
 border-radius: 4px;
  
}
.order_days
{
 font-weight: 600;
 color: #488901	;
 text-shadow: 1px 0px 1px #64985ec4;
 
}
.top-phones
{
 font-weight: 600;
 font-size: 20px;
 color: #ffffff;
 text-shadow: 4px 4px 4px rgba(57, 90, 17, 0.4);
 padding-top:6px;
}
.m-top-phones
{
 font-weight: 600;
 font-size: xx-large;
 color: #488901;
 text-shadow: 2px 2px 6px #395A11;
 min-width: 180px;
}
.mobile-icons
{
 width: 20px;
 margin-right: 5px;
}
 .mobile-icons-xs
{
 width: 45px;
 margin-right: 5px;
}
/* cabinet menu css */
#cabinet_menu
{
background-color: #370A7B;
border-radius: 0px 0px 14px 14px;
padding: 10px;
padding-left: 10px;
padding-right:10px;
color:white;

}
#cabinet_menu a {
   color:white;
   text-transform: uppercase;
font-weight:bold;
}

#cabinet_menu a:hover {
 color:#FF7F07;
 background: #370A7B;
 text-transform: uppercase;
font-weight:bold;
}
#cabinet_menu a:focus {
 background-color: #370A7B;
 text-transform: uppercase;
font-weight:bold;
}

#cabinet_menu_drop
{
 border-radius: 14px, 14px, 0, 0;
 color: #005100;
 }

#cabinet_menu_drop a
{
 color: #005100;
 font-size: medium;
}

.navbar {
 border: 1px solid transparent;
 margin-bottom: 5px;
 font-size: 11px;
  }

.navbar-collapse
{
 padding-left: 0;
 padding-right: 0;

}

 .navbar-nav {
 margin: 0 auto;
 padding: 0;
 display: inline-block;
 text-align: left;
 float: none;
}

/* ���������� ���������� �������� ��������� */
#list-view, #grid-view
{
 border:0px;
 background: #fff;
 color: #04670C
}

.head_thumb {
 padding-left:0;
 padding-right: 0;
}
.row.head_thumb {
 margin-left:0;
 margin-right: 0;
}
 .form-control {
 background-color: #fff;
 background-image: none;
 border: 1px #6CA45B solid;
 border-radius: 4px;
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
 color: #04670c;
 display: block;
 font-size: 14px;
 height: 34px;
 line-height: 1.0;
 padding: 4px 12px;
 transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
 width: 100%;
 }
.information{
 font-size: 16px;
 font-weight: 500;
 color:#243230;
 text-shadow: 0px 1px 0 rgba(19, 92, 5, 0.25);
}
.information h4 {
 color: red;
 font-weight: 800;
 font-size: 18px;
}

.info_pic {
 border-radius: 8px;
 margin: 10px 15px;
 height: 70px;
 display: inline-block;
}

.transition
{
 text-align:center;
}

.form-group .button-cart {
 width: -webkit-fill-available;
 }
.product-list .product-thumb .button-group .button-nocart {
 display:block;
 background: #fff none repeat scroll 0 0;
 color: #fff;
 height: 45px;
 overflow:hidden;
 }
#custom-search {
 display: inline-block;
 background: #f0850a none repeat scroll 0 0;
 border: 0 solid #e1c50a;
 color: #fff;
 font-size: 13px;
 text-align: center;
 text-transform: uppercase;
 border-radius: 4px;
 padding: 4px 4px;
 height:34px;
 width:100%;
 float:left;
}
#custom-search:hover {background: #E16614 none repeat scroll 0 0;
 box-shadow: 1px 1px 1px rgba(46, 18, 10, 0.4) , -1px -1px 1px rgba(46, 18, 10, 0.4)}

.search-custom {
 margin-bottom:10px;
}

.product-list .button-cart {
  margin-left:0;
}

 .outstock {
  color: #EE522B ;
  font-size: medium;
  font-weight:bold;
  margin-left:10px;
  padding-left:10px;
  width:100%;
 }
li .outstock {
  float: left;
 }
 .transition .outstock
 {
  display:inline-block;
  width:90%;
 }

 .button_html_modal
 {

 background-color:#fff;
 font-size: large;
 color: #E08311;

 }
 .button_html_modal:hover
 {
 color: #E08311;
 }
 .instock {
 color: #4974C5 ;
 font-size: medium;
 font-weight:bold;
 margin-left:10px;
 margin-bottom:10px;
 width:100%;
 padding-left:10px;
 }
  .transition .instock
 {
  width:90%;
  display:inline-block
  }

 .prod_shipping
 {
  background: linear-gradient(to bottom, rgba(183, 232, 80, 0.15), rgba(183, 232, 80, 0.15));
  display: block;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 8px;
  box-shadow: 1px 1px 4px #C0CC6F ;
 }
 .cart_phone
 {
  display: block;
  border-radius: 4px;
  font-size:large;
  border: dashed #E7AE1D ;
  list-style: none;
  padding: 10px;
  margin-bottom:10px;
 }
 .prod_shipping b
 {
  text-transform: uppercase;
 }
 .table-bordered {
  border-collapse: separate;
  border: none;
  border-spacing: 0 4px;
  }
 .table>tbody>tr>td {
  border: 1px solid #008000;
 }

.left-col {
border-radius: 20px 0 0 20px;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(183, 232, 80, 0.15), rgba(183, 232, 80, 0.15)) repeat scroll 0 0;
text-align:right;
 }

.right-col {
border-radius: 0 20px 20px 0;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(183, 232, 80, 0.15), rgba(183, 232, 80, 0.15)) repeat scroll 0 0;
padding: 10px;
 }
 #cmswidget-5 {
  float: left;
  display: block;
  margin-top: 10px;
  margin-left: 10px;
 }
 .minicart
 {
 text-align:center;
 margin:5px 5px;
  }
 .block_price
 {
 width:60%;
 text-align:center;
}
 .sku {
  font-size: 10px;
 }
 .fb-page {
  overflow: hidden;
 }

.item_caption {
	color: #04670C;
 text-shadow: 0 0 0 rgba(193, 225, 199, 0.2);
 font-weight: bold;
 font-size: large;
 margin-bottom: 10px;
 width:100%;
 display:inline-block;
 text-align: left;
 text-overflow: ellipsis;
 height: 60px;
 overflow: hidden;
 }
.linked {
 color: #04670C;
 text-shadow: 0 0 0 rgba(193, 225, 199, 0.2);
 font-weight: bold;
 font-size: medium;
 margin-bottom: 10px;
 }

 #social {
  overflow: hidden;
 }
 .descr ol,ul {
list-style: square;
font: 15px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
margin-left:10px;
}
.descr li{
position: relative;
display: block;
width: 90%;
padding: .4em .4em .4em 2em;
margin: .5em 0;
background: #FFFEDB;
border:##f5f5f5 solid 2px;
color: #222;
border-radius: .6em;
transition: .3s ease-out;
}


  .descr b
 {
      font-size: 15px;
  }
  .descr li b
 {
     font-size: 15px;
  }
.text_list li
{
 font-size: 14px;
 color:#111;
 border-radius: 20px;
 background:#F8FFF0 ;
 border: solid 1px #E2EAD6;
 box-shadow: 2px 2px 2px #ECF3EE ;
 width: 95%;
 padding: 10px;
 margin: 8px;
  }
.text_list li::before
 {
 content: "!";
 font-size: 14px;
 font-weight: bold;
 color:#fff;
 background: #116105;
 border-radius: 40px;
 position: relative;
 display:inline-block;
 margin-left: 0;
 padding: 0 8px;
 margin-right: 10px;
  }
.item_list {
 counter-reset: num;
  }
.item_list li
{
 font-size: 14px;
 color:#111;
 border-radius: 20px;
 background:#F8FFF0;
 border: solid 1px #E2EAD6;
 box-shadow: 2px 2px 2px #ECF3EE;
 width: 95%;
 padding: 10px;
 margin: 8px;
  }

.item_list li::before
 { font-size: 14px;
 font-weight: bold;
 color:#fff;
 background: #116105;
 border-radius: 40px;
 position: relative;
 display:inline-block;
 margin-left: 0;
 padding: 0 8px;
 margin-right: 10px;
 content: counter(num);
 counter-increment: num;
 }

 dt {
 font-size: medium;
 font-weight: bold;
 }
 dd {
 font-size: 15px;
 line-height: normal;
 }
 .descr table {
     border: solid 1px #E2EAD6;
     background:#F8FFF0 ;
     border-radius: 10px;
     margin: 10px;
 }
 .descr table th {
     font-size: 15px;
     font-weight: bold;
     text-align: center;
     border: #000 1px solid; padding: 0.4em;
    }

 .descr table tr {
     font-size: 14px;
     border: #000 1px solid;
 }

 .descr table td {
 border: #000 1px solid;padding: 0.4em;
 text-align: center;
 }

 .descr table caption{
     font-size: 17pt;
     text-align: center;
     padding: 0.4em;
     background: #007A02;
     color:#fff;
     font-weight:bold;
 }
.video-responsive {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}
.order-button-group {
    float: right;
    display: inline-block;
}

  .boc_order_btn {
      width: -webkit-fill-available;
     /* float:right; */
  }