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

@font-face {
	font-family: 'JF-Flat-regular';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/JF-Flat-regular.eot');
	src: url('../fonts/JF-Flat-regular.eot#iefix') format('embedded-opentype'), url('https://alshabakagrass.com/fonts/JF-Flat-regular.woff') format('woff'), url('../fonts/JF-Flat-regular.ttf') format('truetype'), url('https://alshabakagrass.com/fonts/JF-Flat-regular.svg#JF-Flat-regular') format('svg');
}
html, body, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, hr, strong, b, input, select, textarea, .highcharts-title, .highcharts-axis-labels, .highcharts-yaxis-title {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	font: 16px/30px 'JF-Flat-regular';
	color: #3A3A3A;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
body {
	background: #4d943c url("../images/grass_pattern.jpg");
	text-align: right;
}
.ie-clear {
	clear: both;
}
a, #cssmenu ul ul li a, button, .logo, .logo img, .iption a img {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.min-header {
	float: right;
	width: 100%;
	min-height: 45px;
	background: rgba(51, 51, 51, 0.86);
	border-top: 3px solid #528529;
}
.logo, .logo img {
	float: right;
	width: 196px;
}
.icon-prog, .icon-prog li, .icon-prog a {
	float: left;
}
.logo {
	margin-top: 8px;
}
.icon-prog {
	margin-top: 11px;
}
.bc-he {
	float: right;
	width: 100%;
	background: #fff url(../images/primary-header.jpg) 0px 0px repeat-x;
}
.max-header {
	float: right;
	width: 100%;
	transition: all .2s ease-in-out;
	z-index: 100;
}
.max-header.stuck {
	position: fixed;
	top: 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.max-header.stuck .logo, .max-header.stuck .logo img {
	width: 150px;
}
.max-header.stuck #cssmenu > ul > li > a {
	padding: 25px 20px;
}
.max-header.stuck .min-header {
	background: #333;
}
.max-header.stuck .logo {
	margin-bottom: 8px;
}
.max-header.stuck .search {
	margin-top: 20px;
}
.max-header.stuck .showbox {
	top: 48px;
}
.max-header.stuck #cssmenu li:hover > ul {
	top: 68px;
}
.max-header.stuck #cssmenu > ul > li {
	height: 55px;
}
.links {
	float: right;
}
.links a {
	float: left;
	color: #B5B5B5;
	padding: 0px 10px;
	font-size: 15px;
	margin: 7px 0px 0px 5px;
}
.links a .fa {
	float: left;
	margin: 7px 5px 0px 0px;
}
.links a:hover, .icon-prog a:hover {
	color: #fff;
	text-shadow: none;
}
.icon-prog a {
	width: 25px;
	height: 25px;
	border-radius: 4px;
	line-height: 27px;
	text-align: center;
	color: #B5B5B5;
	margin-right: 5px;
	background: #444;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.21)
}
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #8ec63f;
	border-radius: 4px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.search {
	float: left;
	margin: 30px 10px 0px 0px;
	position: relative;
	width: 20px;
	font-size: 20px;
	color: #333;
	cursor: pointer;
}
.search .exz {
	display: none;
	color: #e42618;
}
.showbox {
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	display: none;
	position: absolute;
	top: 59px;
	left: 0px;
	z-index: 100;
}
.showbox .form-control {
	border: 0;
	box-shadow: none;
	border-radius: 0;
	height: 45px;
}
.showbox .input-group .form-control:first-child {
	border-radius: 0px;
}
.email .bcbotom:hover, .bottom:hover, .poroj-in:hover, .email .bcbotom:hover {
	background: #4787bf;
}
.email button {
	border: 0;
	background: none;
	outline: none;
	padding: 0px 20px;
}
.email .input-group-addon {
	background: #fff;
	font-size: 18px;
	border: 0;
	color: #8ec63f;
	text-align: center;
	padding: 0px;
	border-radius: 0;
}
.email .input-group-addon:hover {
	color: #e42618;
}
/**********************************start menu *******************************/

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button, #menu-line {
	display: none;
}
#cssmenu {
	float: left;
}
#cssmenu > ul > li {
	float: right;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: right;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	float: right;
	padding: 35px 20px;
	margin-right: 1px;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	border-bottom: 3px solid transparent;
	color: #333;
	font-weight: bold;
}
#cssmenu > ul > li a:hover, #cssmenu > ul > li a.active, #cssmenu ul li:hover a {
	background: #8ec63f;
	color: #fff;
	border-bottom: 3px solid #528529;
}
#cssmenu ul ul {
	position: absolute;
	right: -9999px;
	z-index: 100;
	width: 200px;
	padding: 0px 10px;
	background: #fff;
	border-radius: 0px 0px 4px 4px;
}
#cssmenu li:hover > ul {
	right: 0px;
	top: 89px;
}
#cssmenu.align-right li:hover > ul {
	left: 0;
}
#cssmenu ul ul ul {
	margin-right: 100%;
	top: 0px !important;
	border-radius: 4px;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li {
	float: right;
	width: 100%;
	height: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
	height:45px;
}
#cssmenu ul ul li a {
	float: right;
	width: 100%;
	display: block;
	padding: 10px 0px; font-size:14px;
	border-bottom: 1px dotted #ccc !important;
	background: none !important;
	color: #3A3A3A !important;
}
#cssmenu ul ul li:first-child a:after {
	content: '';
	position: absolute;
	right: 24px;
	top: -12px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom-color: #fff;
}
#cssmenu ul ul li:last-child a, #cssmenu ul ul li:last-child a:hover {
	border: 0px !important;
}
#cssmenu ul ul li a:hover {
	background: none;
	color: #e42618 !important;
	padding-right: 5px;
	border-bottom: 1px solid #ccc;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
	left: auto;
	right: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#cssmenu ul ul ul li a:after {
	display: none;
}
#cssmenu ul:hover ul li a {
	color: #00acef;
}
 @media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#cssmenu {
margin-top:15px;
right:0;
height:20px;
position:absolute;
padding:0px 15px;
width:100%;
}
#cssmenu ul {
float:left;
width: 100%;
display: none;
z-index:10000;
top:46px;
}
#cssmenu.align-center > ul, #cssmenu.align-right ul ul {
text-align: left;
}
#cssmenu ul li, #cssmenu ul ul li {
width: 100%;
height: auto;
}
#cssmenu ul ul li {
width:100%;
}
#cssmenu ul ul li:first-child a:after {
left:15px;
top:-10px;
}
 #cssmenu ul .has-sub ul li .submenu-button {
left:-10px;
height:37px;
/*border-right:1px dotted #ccc;
*/}
#cssmenu ul .has-sub ul li .submenu-button::before {
top:19px;
background:#333;
}
#cssmenu ul .has-sub ul li .submenu-button::after {
top:14px;
background:#333;
}
 #cssmenu ul li a {
width: 100%;
color:#fff;
background:#333;
margin:0;
height:auto;
border:0;
border-bottom:1px solid #1e1e1e;
}
#cssmenu ul li:hover > ul > li {
height:auto;
}
#cssmenu .submenu-button:hover {
border-bottom:0px;
}
#cssmenu ul li a:hover, #cssmenu > ul > li a.active, #cssmenu ul li:hover a {
border-bottom:1px solid #1e1e1e;
background:#8ec63f;
}
#cssmenu > ul > li:last-child > a {
border-radius:0px 0px 4px 4px;
border:0;
}
#cssmenu > ul > li:last-child > a:hover {
border:0;
}
#cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {
display: block;
}
#cssmenu ul ul li a {
width: 100%;
background:none;
color:#353535;
}
#cssmenu ul li:hover > ul, #cssmenu ul li > ul {
top:0;
float:left;
left:0;
}
#cssmenu ul ul ul li a {
padding-left: 40px;
}
#cssmenu ul ul, #cssmenu ul ul ul {
position: relative;
left: 0;
right: auto;
width: 100%;
margin: 0;
}
#cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after, #menu-line, #cssmenu .submenu-button.submenu-opened:after {
display: none;
}
#cssmenu #menu-button {
display: block;
float:left;
left:0px;
width:35px;
top:0px;
height:35px;
border-radius:4px;
height:25px;
cursor: pointer;
text-transform: uppercase;
}
#cssmenu #menu-button:hover {
color:#4268c2;
}
#cssmenu #menu-button::after {
content: '';
position: absolute;
top:6px;
left: 0px;
display: block;
width: 25px;
height: 3px;
background:#333;
}
#cssmenu #menu-button::before {
content: '';
position: absolute;
top: 11px;
left:0px;
display: block;
width:25px;
height: 8px;
border-top: 3px solid #333;
border-bottom:3px solid #333;
}
#cssmenu .submenu-button {
position: absolute;
z-index: 10;
left: 0;
top: 0;
display: block;
/*border-right:1px solid #1e1e1e;
*/height:47px;
width:100%;
cursor: pointer;
}
#cssmenu .submenu-button::after {
content: '';
position: absolute;
top: 20px;
left: 27px;
display: block;
width: 1px;
height: 11px;
background: #fff;
z-index: 99;
}
#cssmenu .submenu-button::before {
content: '';
position: absolute;
left: 22px;
top: 25px;
display: block;
width: 11px;
height: 1px;
background: #fff;
z-index: 99;
}
}
/******************************************************************************
end header
*******************************************************************************/

.section {
	float: right;
	width: 100%;
	padding: 35px 0;
	text-align: center;
}
.title {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 35px;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.52);
}
.iption {
	float: right;
	margin-top: 30px;
}
.title-bo, .text {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 25px;
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.52);
	margin-top: 15px;
	position: relative;
}
.text {
	font-size: 17px;
}
.title-bo:before {
	content: '';
	position: absolute;
	/* left: 22px; */
	top: auto;
	display: block;
	bottom: -10px;
	left: 0;
	width: 190px;
	right: 0;
	height: 1px;
	background: rgba(236, 232, 232, 0.51);
	z-index: 99;
	margin: 0 auto;
}
.bac-box, .footer {
	background: #fff url(../images/primary-header.jpg) 0px 0px repeat-x;
}
.fashion {
	float: right;
	width: 100%;
	background: url(../images/ba-ti.png) center bottom no-repeat;
	padding-bottom: 45px;
	font-size: 30px;
	color: #333;
}
.te-grs {
	text-shadow: none;
	color: #3A3A3A;
}
.shop-btn {
	background: #e42618;
	color: #fff;
	margin-top: 15px;
	padding: 10px 20px;
}
.shop-btn:hover {
	background: #8ec63f;
}
/******************************************************************************
end view
*******************************************************************************/

.products {
	background: #513f27 url(../images/products.jpg) fixed;
	background-size: 100%;
	-webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,0.3), inset 0 -3px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 3px 3px rgba(0,0,0,0.3), inset 0 -3px 3px rgba(0,0,0,0.3);
}
.dono {
	color: #fff;
	background: url(../images/dono.png) center bottom no-repeat;
}
.slick-slider {
	float: right;
	width: 100%;
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	padding: 0px 50px;
	-webkit-tap-highlight-color: transparent;
	direction: ltr;
	margin-top: 30px;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-right: -15px;
	margin-left: -15px;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
	width: 100%;
	height: 90px;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
	margin: 0px 15px;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	font-size: 60px;
	line-height: 0;
	background: transparent;
	position: absolute;
	top: 33%;
	display: block;
	cursor: pointer;
	border: none;
	outline: none;
	color: #fff;
}
.slick-prev {
	left: 0px;
}
.slick-next {
	right: 0px;
}
.slick-prev:hover, .slick-next:hover {
	color: #8ec63f;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	visibility: hidden;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-size: 65px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: -11px;
	content: '•';
	text-align: center;
	color: #d3d3d3;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #314589;
}
iframe {
	float: left;
}
.map, .min-shop {
	float: right;
	width: 100%;
	margin-top: 30px;
}
.min-shop, .tit-box {
	float: left;
	width: 100%;
	text-align: center;
}
.bybox {
	float: right;
	width: 100%;
	background: #f7e753/* url(../images/footer_bg.png) bottom repeat-x*/;
	padding: 30px 0px;
}
.help {
	float: right;
	font-size: 25px;
	color: #333;
	font-weight: bold;
}
.phon-he {
	float: right;
	margin-right: 25px;
	font-size: 23px;
	color: #333;
}
.col {
	color: #fff;
	background: none;
	padding: 0;
}
.serv {
	float: left;
	margin-top: 30px;
}
.blog {
	float: right;
	margin-top: 50px;
}
.blog .ih-item.circle {
	float: right;
	width: 100%;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.blog .ih-item.circle, .blog .ih-item.circle .img, .blog .ih-item.circle .info, .blog .ih-item.circle .img img {
	border-radius: 0px;
}
.titl-blog {
	float: right;
	width: 100%;
	text-align: center;
color:#;
	margin-top: 10px;
}
.titl-blog {
	color: #fff;
}
/******************************************************************************
end  slick-slider
*******************************************************************************/
 
.footer {
	float: right;
	width: 100%;
	position: relative;
}
.sulting {
	float: right;
	margin-top: 50px;
}
.hnology, .title-inner {
	float: right;
	width: 100%;
	color: #333;
	font-size: 20px;
	position: relative;
	font-weight: bold;
	margin-bottom: 15px;
}
.hnology:before, .title-inner:before {
	content: '';
	position: absolute;
	top: auto;
	display: block;
	bottom: -8px;
	width: 50px;
	right: 0;
	height: 3px;
	background: #8ec63f;
	z-index: 99;
}
.logo-foo {
	margin: 0 auto;
	width: 183px;
}
.logo-foo img {
	width: 100%;
}
.last, .last li {
	float: right;
	width: 100%;
}
.wed li {
	width: 50%;
}
.last li a:hover {
	padding-right: 5px;
	color: #8ec63f;
}
.last li a {
	float: right;
	width: 100%;
	padding: 3px 0px;
}
.bc-bo {
	float: right;
	width: 100%;
	height: 58px;
	background: url(../images/footer_bg.png) repeat-x;
	margin-top: 50px;
}
.copy, .design {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 13px;
}
.last li .fa {
	color: #8ec63f;
}
.icon-foo {
	float: right;
}
.icon-foo a {
	margin: 0;
	margin-left: 5px;
	box-shadow: none;
}
.design a, .link-ab li a {
	text-decoration: underline;
	color: #8ec63f;
	border: 0;
}
.last li a.leng {
	border: 0;
}
.design a:hover, .link-ab li a:hover, .last li a.leng:hover {
	text-decoration: none;
}
.link-ab li a {
	float: none;
	color: #fff;
}
.scrollToTop {
	width: 30px;
	height: 30px;
	border-radius: 4px;
	position: fixed;
	bottom: 10px;
	right: 0px;
	right: 5px;
	display: none;
	background: #333;
	z-index: 1000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
.c-tex {
	margin: 0 auto;
	width: 400px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.31);
	border-radius: 4px;
	margin-top: 30px;
}
.panel-heading {
	float: right;
	width: 100%;
	padding: 13px 0px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 25px;
	color: #333;
	background: #ebebeb;
	text-align: center;
	border-radius: 4px 4px 0px 0px;
	margin-bottom: 15px;
}
.user-ic {
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	font-size: 50px;
	margin-bottom: 15px;
	background: #ebebeb;
	color: #3b3b3b;
	clear: both;
	line-height: 103px;
	border-radius: 50%;
}
.c-tex .form-group {
	font-size: 17px;
	padding: 0px 15px;
	float: left;
	width: 100%;
}
.email .bcbotom:hover, .bottom:hover, .poroj-in:hover, .email .bcbotom:hover {
	background: #4787bf;
}
.bottom {
	float: left;
	width: 100%;
	padding: 10px 0px;
	border-radius: 4px;
	background: #6d2578;
	color: #fff;
	outline: none;
	font-size: 18px;
}
.bottom:hover {
	background: #5d1d67;
}
.titl-sc:hover, .two a:hover {
	text-decoration: underline;
	color: #6d2578;
}
.two, .two a {
	float: right;
	width: 100%;
	padding: 15px;
	padding-top: 0px;
	text-align: center;
}
.alert-danger {
	margin-bottom: 5px;
}
.right-in {
	float: right;
}
.box-don {
	float: left;
}
.left-in, .list-prod, .img-abu img, .box-ab, .form-co, .sharing {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.list-prod li, .list-prod li a {
	float: left;
	width: 100%;
}
.list-prod li a {
	padding: 10px;
	background: #dedede;
	margin-bottom: 1px;
}
.list-prod li a:hover {
	background: #6d2578;
	color: #fff;
}
.selc {
	text-align: left;
	margin: 0;
}
.list-prod, .img-abu img, .ma-in, .form-co, .input {
	margin-top: 10px;
}
.box-don, .input, .sharing img {
	float: left;
}
.left-in:last-child {
	margin-bottom: 30px;
}
.seller li a img {
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 10px;
}
.seller li a:hover {
	background: #d2d2d2;
}
.seller li a .tit-box {
	float: none;
	width: auto;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #6d2578;
}
.form-co .bottom {
	width: auto;
	padding: 10px 15px;
}
textarea.form-control {
	max-width: 100%;
	height: 100px;
}
.with img {
	width: 60%;
}
.blo {
	margin-top: 30px;
}
.tit-sac .alg {
	width: auto;
	text-align: left;
	margin-top: 0;
}
.sacsh {
	margin-top: 10px;
}
.img-abu, .tit-sac {
	width: 100%;
	float: left;
}
.tit-sac, .sharing {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.coman {
	float: right;
}
.sacsh {
	margin-bottom: 30px;
}
.pagination {
	float: left;
	width: 100%;
	padding-left: 26%;
}
.page {
	display: inline-block;
	padding: 2px 9px;
	border-radius: 3px;
	border: solid 1px #c0c0c0;
	background: #e9e9e9;
	box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
	font-size: .875em;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
.page.active {
	border: none;
	background: #6d2578;
	box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
	color: #f0f0f0;
	padding: 2px 10px;
	text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}
.page:hover {
	background: #6d2578;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
	background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0);
}
.pisic {
	color: #6d2578;
}
.prodecs {
	float: left;
}
.bor {
	padding: 0;
	border: 0;
	margin-top: 10px;
}
.line-hy {
	line-height: 25px;
}
.prodecs .min-shop {
	margin-top: 10px;
	margin-bottom: 30px;
}
.slider-pro {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.slider-in {
	position: relative;
	width: 668px;
	height: 800px;
	overflow: hidden;
}
.in-slide {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 668px;
	height: 800px;
	overflow: hidden;
}
#taainer5 #slider1_container {
	height: 550px;
}
.jssort07 {
	position: absolute;
	width: 668px;
	height: 100px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
.humbnail {
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: .3;
	width: 100%;
	height: 100%;
}
.mbnail {
	cursor: move;
}
.jssort07 .i {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 99px;
	height: 66px;
	filter: alpha(opacity=80);
	opacity: .8;
}
.p {
	POSITION: absolute;
	WIDTH: 99px;
	HEIGHT: 66px;
	TOP: 0;
	LEFT: 0;
}
.jssort07 .p:hover .i, .jssort07 .pav .i {
	filter: alpha(opacity=100);
	opacity: 1;
}
.jssort07 .o {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 97px;
	height: 64px;
	transition: border-color .6s;
	moz-transition: border-color .6s;
	-webkit-transition: border-color .6s;
	-o-transition: border-color .6s;
}
.jssort07 .pav .o, .jssort07 .p:hover .o {
	border-color: #fff;
}
.jssort07 .pav:hover .o {
	border-color: #0099FF;
}
.jssort07 .p:hover .o {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
#jssora11l, #jssora11r, .jssora11ldn, .jssora11rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../images/a11.png) no-repeat;
	overflow: hidden;
}
#jssora11l {
	background-position: -11px -41px;
	width: 37px;
	height: 37px;
	top: 123px;
	left: 20px;
}
#jssora11r {
	background-position: -71px -41px;
	width: 37px;
	height: 37px;
	top: 123px;
	right: 20px
}
#jssora11l:hover {
	background-position: -131px -41px;
}
#jssora11r:hover {
	background-position: -191px -41px;
}
.jssora11ldn {
	background-position: -251px -41px;
}
.jssora11rdn {
	background-position: -311px -41px;
}
/* jssor slider thumbnail navigator skin 07 css */
.prod-mot {
	float: left;
	width: 100%;
}
.abuat {
	float: right;
	width: 100%;
	padding-bottom: 30px;
	background: #fff url(../images/primary-header.jpg) 0px 0px repeat-x;
	margin: 50px 0px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.9);
	box-shadow: 0 0 30px rgba(0,0,0,0.9);
}
.box-abu {
	float: right;
	margin-top: 30px;
}
.abu-tex {
	text-align: right;
}
.img-abu img, .leftbox, .box-news, .map, .sharbox, .news-pag, .paginate, .comment {
	float: right;
	width: 100%;
	margin-top: 15px;
}
.bord {
	border-left: 1px solid #ccc;
}
.leftbox {
	margin-top: 0px;
	margin-bottom: 30px;
}
.leftbox:last-child {
	margin-bottom: 0;
}
.bcbox {
	margin-top: 15px;
}
.bcbox li a {
	background: #f7f7f7;
	margin-bottom: 1px;
	padding-right: 10px;
}
.bcbox li a:hover {
	padding-right: 15px;
	background: #8ec63f;
	color: #fff;
}
.box-news {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.box-news a img {
	float: right;
	width: 100px;
	height: 90px;
	margin-left: 10px;
}
.box-news:last-child {
	border: 0;
}
.box-news a:hover, .news-pag p a {
	text-decoration: underline;
	color: #8ec63f;
	font-weight: bold;
}
.map {
	margin-top: 0px;
}
.input-con {
	float: right;
	margin-top: 15px;
}
.bom {
	margin-top: 0px;
}
.marg {
	margin-top: 30px;
}
.small_line {
	background: url(https://alshabakagrass.com/images/small_line.jpg) no-repeat bottom center;
}
.on_right_tree, .on_left_tree {
	width: 396px;
	height: 300px;
	float: right;
	margin: -150px -40px 0px 0px;
	z-index: 9999;
	background: url(https://alshabakagrass.com/images/on_tree_right.png) no-repeat;
	background-size: 100%;
}
.on_left_tree {
	float: left;
	margin: -150px 0px 0px -40px;
	background: url(https://alshabakagrass.com/images/on_tree_left.png) no-repeat;
	background-size: 100%;
}
.under_left_tree, .under_right_tree {
	width: 396px;
	height: 300px;
	float: left;
	z-index: 9999;
	margin: -250px 0px 0px -40px;
	background: url(https://alshabakagrass.com/images/under_tree_left.png) no-repeat;
	background-size: 100%;
}
.under_right_tree {
	float: right;
	margin: -250px -40px 0px 0px;
	background: url(https://alshabakagrass.com/images/under_tree_right.png) no-repeat;
	background-size: 100%;
}
.big_tree {
	margin: 0 auto;
	width: 690px;
	clear: both;
}
.thumbnail {
	border: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: right;
	border-radius: 4px;
	margin: 0;
	min-height: 250px;
	-webkit-box-shadow: 0px 1px 9px 0px rgba(162, 162, 162, 1);
	-moz-box-shadow: 0px 1px 9px 0px rgba(162, 162, 162, 1);
	box-shadow: 0px 1px 9px 0px rgba(162, 162, 162, 1);
}
.thumbnail img {
	width: 100%;
}
.viewbox-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 700;
}
.viewbox-body {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: auto;
}
.viewbox-header {
	margin: 15px 10px;
	font-size: 20px;
	text-align: center;
	color: #333;
}
.viewbox-content {
	margin: 10px;
	width: 300px;
	height: 300px;
}
.viewbox-footer {
	margin: 10px;
}
.viewbox-content .viewbox-image {
	width: 100%;
	height: 100%;
}
/* buttons */
.viewbox-button-default {
	cursor: pointer;
	height: 64px;
	width: 64px;
}
.viewbox-button-default > svg {
	width: 100%;
	height: 100%;
	background: inherit;
	fill: inherit;
	pointer-events: none;
	transform: translateX(0px);
}
.viewbox-button-default {
	fill: #999;
}
.viewbox-button-default:hover {
	fill: #8ec63f;
}
.viewbox-button-close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9;
}
.viewbox-button-next, .viewbox-button-prev {
	position: absolute;
	top: 50%;
	height: 128px;
	width: 128px;
	margin: -64px 0 0;
	z-index: 9;
}
.viewbox-button-next {
	right: 10px;
}
.viewbox-button-prev {
	left: 10px;
}
/* loader */
.viewbox-container .loader {
	widows: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}
.viewbox-container .loader * {
	margin: 0;
	padding: 0;
}
.viewbox-container .loader .spinner {
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.viewbox-container .loader .double-bounce1, .viewbox-container .loader .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #999;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.viewbox-container .loader .double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
 0%, 100% {
-webkit-transform: scale(0.0)
}
 50% {
-webkit-transform: scale(1.0)
}
}
 @keyframes sk-bounce {
 0%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
50% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}
.light {
	float: right;
	margin-top: 30px;
}
.light .thumbnail {
	min-height: inherit;
}
.thumbnail {
	box-shadow: none;
	border-radius: 0px;
}
.news-pag img {
	float: right;
	width: 150px;
	height: 100px;
	margin-left: 10px;
}
.news-pag a {
	width: 100%;
}
.title-lin {
	float: right;
	width: 100%;
	color: #333;
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
}
.title-lin:hover {
	text-decoration: underline;
	color: #8ec63f;
}
.news-pag {
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.news-pag p a:hover {
	text-decoration: none;
}
.paginate {
	text-align: center;
}
.per ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.paginate li {
	display: inline;
}
.paginate a {
	border-radius: 3px;
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px;
	margin: 1px 2px;
	padding: 3px 12px;
	display: inline-block;
	border-top: 1px solid #fff;
	text-decoration: none;
	color: #717171;
	font-size: smaller;
	text-shadow: white 0 1px 0;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
	background-image: linear-gradient(top, #f9f9f9, #eaeaea);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea');
}
.paginate a:first-child, .paginate a.first {
	margin-left: 0;
}
.paginate a:last-child, .paginate a.last {
	margin-right: 0;
}
.paginate a:hover, .paginate a:focus {
	border-color: #fff;
	background-color: #fdfdfd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#fafafa));
	background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
	background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
	background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
	background-image: -o-linear-gradient(top, #fefefe, #fafafa);
	background-image: linear-gradient(top, #fefefe, #fafafa);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa');
}
.paginate a.active {
	box-shadow: rgba(0, 0, 0, 0.75) 0 0 0 0 inset;
	border-color: #528529;
	color: #fff;
	text-shadow: black 0 1px 0;
	background: #8ec63f;
}
 @media (max-width:992px) {
#cssmenu > ul > li > a {
	padding: 35px 4px;
}
.max-header.stuck #cssmenu > ul > li > a {
	padding: 25px 4px;
}
.title {
	font-size: 30px;
}
.help, .phon-he {
	width: 100%;
	text-align: center;
}
.phon-he {
	margin: 0;
	margin-top: 10px;
}
}
 @media only screen and (min-width:158px) and (max-width:800px) {
.max-header.stuck {
	position: relative;
}
.max-header {
	position: relative;
}
#cssmenu > ul > li > a, .max-header.stuck #cssmenu > ul > li > a {
	padding: 15px;
}
#cssmenu ul ul {
	width: 100%;
}
#cssmenu #menu-button {
	left: 15px;
}
.logo, .logo img, .max-header.stuck .logo, .max-header.stuck .logo img {
	width: 196px;
}
.logo {
	position: relative;
	z-index: 100;
	margin-bottom: 10px;
}
.search, .max-header.stuck .search {
	margin-top: 45px;
}
.showbox {
	top: 41px;
}
.max-header.stuck .showbox {
	top: 39px;
}
.max-header.stuck #cssmenu > ul > li {
	height: auto;
}
.max-header.stuck #cssmenu li:hover > ul {
	top: 0px;
}
#cssmenu ul li:hover > ul, #cssmenu ul li > ul {
	border-radius: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.max-header.stuck #cssmenu ul {
	top: 44px;
}
.iption, .bord {
	width: 100%;
}
.bord {
	border: 0;
}
.shipping {
	float: left;
	width: 33.333%;
	padding: 0px 15px;
}
.right-in, .form-co .input {
	float: left;
	width: 100%;
}
.box-don, .input-con {
	float: right;
	width: 100%;
}
.prodecs {
	float: left;
	width: 33.333%;
}
.pro-slid {
	float: left;
	width: 40%;
}
.pro-rig {
	float: left;
	width: 60%;
}
.title, .fashion {
	font-size: 25px;
}
.sulting {
	width: 50%;
}
.sulting:last-child {
	width: 100%;
}
}
 @media (max-width:780px) {
#cssmenu #menu-button {
	left: 0;
}
.blog .ih-item.circle {
	float: none;
	width: 220px;
	margin: 0 auto;
}
.light {
	width: 50%;
}
}
 @media (max-width:700px) {
.blog {
	width: 100%;
}
.prodecs {
	float: left;
	width: 50%;
}
.pro-slid, .pro-rig {
	width: 100%;
}
.pro-rig {
	margin-top: 15px;
}
.img-ne {
	margin: 0 auto;
	width: 150px;
}
.news-pag img {
	margin: 0;
}
.news-pag a {
	text-align: center;
}
.news-pag p {
	float: right;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
}
 @media (max-width:5500px) {
.min-header {
	padding-bottom: 10px;
}
}
 @media (max-width:500px) {
.hove-link {
	width: 100%;
}
.sale {
	width: 50%;
}
.sli-pad img {
	height: 240px;
}
.showbox {
	width: 230px;
}
.iption a img {
	height: auto;
}
.iption a h3 {
	padding-top: 10px;
	font-size: 16px;
}
.iption a span {
	padding-top: 25px;
	font-size: 12px;
}
.shipping {
	display: none;
}
.sulting, .c-tex, .prodecs, .sulting {
	width: 100%;
}
.your-tab .ih-item.square {
	height: 160px !important;
}
.light {
	width: 100%;
}
}
 @media (max-width:480px) {
.logo, .logo img, .max-header.stuck .logo, .max-header.stuck .logo img {
	width: 160px;
}
.search {
	margin-top: 40px;
}
#cssmenu ul {
	top: 34px;
}
.showbox {
	top: 36px;
}
.max-header.stuck #cssmenu ul {
	top: 32px;
}
#cssmenu ul ul li {
	width: 100%;
}
.blog .ih-item.circle {
	width: 200px;
}
.max-header.stuck .showbox {
	top: 34px;
}
.search, .max-header.stuck .search {
	margin-top: 38px;
}
.links a {
	font-size: 14px;
	margin: 7px 3px 0px 0px;
}
}