html {
	height:100%;
 	font-family: sans-serif;
}
body.mceContentBody {
      background: #FFF;
    color:#000;
    }
body.mceForceColors {background:#FFF; color:#000;}
body {
    background: url("../img/body-text.jpg") repeat scroll center bottom;
	height: 100%;
	color: #000;
	margin: 0;
  /*  font-family:"blogger_sanslight";*/
 	font-size: 14px;
 	color: #52331f;
}

#wrapall {
    background: transparent url("../img/body-top.jpg") no-repeat scroll center top;
	position: relative;
	min-height: 100%;
	height: auto !important;
	overflow: hidden;
	/*min-width: 960px;             FIX*/
}
.nav-tabs > li, .nav-tabs > li > a {
    display: block !important;
    position: relative;
}
.container {
  /* max-width: none !important;    FIX*/
   /* width: 960px!important;       FIX*/
    /*max-width: 960px;			FIX*/
}
.no-gut > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.no-gut {
	margin: 0;
}
.header {
    background: transparent url("../img/top-w-fon.png") no-repeat scroll center bottom;
    /*border-top: 9px solid #52331f;*/
    /*padding-bottom: 70px;*/
    position: relative;
    z-index: 99;
}

.logobox {
    display: block;
    font-weight: bold;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    text-decoration: none !important;
	z-index: 99;
}
.logowrap {
    min-height: 100px;
    position: relative;
    z-index: 99;
}

.pull-left.item-image {
	margin: 0 10px 10px 0;
}
.pull-right.item-image {
	margin: 0 0 10px 10px;
}
.item-image {
    border: 1px solid #72a017;
    max-width: 100%;
    overflow: hidden;
    padding: 5px;
}
.item-page, .blog {
	text-align: justify;
}
.topcontact, .toptext {
	font-size: 18px;
}
.topcontact .custom, .toptext .custom {
	margin: 15px 0;
	float: right;
}
.topcontact .custom p:first-child {
    background: transparent url("../img/phone-icon.png") no-repeat scroll left center;
    padding:3px 0 3px 35px;
}
.topcontact .custom p {
    background: transparent url("../img/viber-icon.png") no-repeat scroll left center;
    padding:3px 0 3px 35px;
}
.inf {
	display: inline;
    float: right;
    margin: 10px 20px 0 10px;
}

.inf .phone {
	background: transparent url("../img/phone-icon.png") no-repeat scroll left center;
    padding:6px 0 3px 35px;
}

.inf .viber {
	background: transparent url("../img/viber-icon.png") no-repeat scroll left center;
    padding:6px 0 3px 35px;
}

.inf .tg {
	background: transparent url("../img/tg-icon.png") no-repeat scroll left center;
    padding:6px 0 3px 35px;
}
.inf .youtube {
	background: transparent url("../img/youtube-icon.png") no-repeat scroll left center;
    padding:6px 0 3px 35px;
}
.inf .fb {
	background: transparent url("../img/facebook-icon.png") no-repeat scroll left center;
    padding:6px 0 3px 35px;
}
.inf .tt {
	background: transparent url("../img/tiktok-icon.png") no-repeat scroll left center;
    padding:6px 0 3px 35px;
}

.srch {
	display: block;
    position: absolute;
    top: 70px;
    right: 50px;
}

.srch form {
	width: 300px;
    display: block;
}

.srch-mobile {
    position: absolute;
    top: 180px;
    right: 25px;
	width:55%;
}

.hidden-mobile {
	display:none;
}

.visible-mobile {
	display:block;
}

.srch-mobile form {
	/*width: 300px;*/
    display: block;
	margin: 0 4px 0 0;
}

.srch-mobile form div {
	display: inline-grid;
}
.logo-mobile {
    float: left;
    position: unset;
}
.logo-mobile img {
	height: 70px;
    margin-left: 10px;
}

.fixed {
	position: fixed;
	top: 20px;
	z-index: 1000;
}

.whitebox {
	background-color: #fff;
	box-shadow: 0 0 30px #52331f;
    border-radius: 15px;
}
#maininner {
   padding: 20px 40px;
}
.navbar-nav > li > a {
    font-size: 18px;
    padding: 11px 15px;
    text-transform: uppercase;
}
.botmenu .navbar-nav > li > a {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 0 1px #000;
}
.botmenu .navbar-nav > li > a:hover, .botmenu .navbar-nav > li.active > a {
    color: #ffffff;
	text-decoration: underline;
}

.botmenu .topmenuwrap #bs-navbar-bot {
	border-bottom: 2px solid #ffffff;
}
.topmenuwrap #bs-navbar {
	border-bottom: 3px solid #72a017;
}
.sliderwrap {


}
.navbar.navbar-default, .sliderwrap {
	margin-bottom: 25px;
}
.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-nav li {
	float: none;
	display: inline-block;
}
.sidebar-nav {

}
.carthat {
    /*background: transparent url("../img/cart-top.png") no-repeat scroll;*/ /*19-12-2024*/
    background-size: 100% 100%;
    height:59px;
    overflow: hidden;
    background-color: #ffc20f; /*19-12-2024*/
    
}
.carthat a {
    background: transparent url("../img/cart.png") no-repeat scroll right top;
    color: #fff;
    display: block;
    margin: 15px auto 10px;
    padding: 15px 50px 15px 15px;
    text-transform: uppercase;
    width: 80%;
}
.carthat a:hover {

    background: transparent url("../img/cart.png") no-repeat scroll right -109px;
	text-decoration: none;
    color: #9bc941;
}
.cart-text {
    /*background: transparent url("../img/cart-text.png") repeat-y scroll;*/ /*19-12-2024*/
    background-size: 100%;
    padding: 8px 15px;
    position: relative;
    background-color: #ffc20f; /*19-12-2024*/
}
.emptycart {
	position: absolute;
	top: -15px;
	left: 85px;
}
.cart-bot {
    background: transparent url("../img/cart-bot.png") no-repeat scroll;
    height:4px;
    background-size: 100% 100%;
    display: none; /*19-12-2024*/
}
#greetbox {
	color:#fff;
	text-align: center;;
	font-size: 16px;
}
#cabbox {
	text-align: center;
	margin: 10px 0 0 0;
}
.dropdown-menu li {
	width: 100%;
}
.goodsmod {
    background: transparent url("../img/categ-bg-mid.png") repeat-y scroll 0 0 ;
     background-size: 100% auto;
         max-width: 254px;
}

.goodsmod h3 {
    padding: 25px 23px 0 15px;
}
#form-login {
	padding: 15px 23px 30px 15px;

}
#form-login label {
	color:  #fff;
}
#form-login .wlabel label {
	width: 60px;
}
.goodsmod  .modulebox {
    background: transparent url("../img/categ-bg-top.png") no-repeat scroll 0 0 ;
    background-size: 100% auto;
}
.goodsmod .categories-bot {
    display: none;
    /*background: transparent url("../img/categ-bg-bot.png") no-repeat scroll 0 0 ;
     background-size: 100% auto;
    height: 36px;*/

}
.goodsmod .categories-box {
	padding: 15px 23px 20px 15px;
    background-color: #ffc20f;
    /*text-shadow: 0px 0px 1px rgba(0,0,0,0.5);*/
    box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
    font-weight: 700;
}
img.jshop_img_thumb {
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    margin: 5px;
    padding: 1px;
    text-align: center;
    width: 50px;
}
#jshop_module_cart {
	color: #fff;
    margin: 6px 0 0;
    box-shadow: 3px 3px 20px 0px rgb(0 0 0 / 75%); /*19-12-2024*/
	max-width: 254px; /*19-12-2024*/
}
/*.YMaps*/
.YMaps-tile-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.YMaps-layer {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.YMaps-map-type-layer-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.YMaps-layer-container {
    background: #bebebe none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
/*Phoca*/
.pg-cat-img-detail.medium img {
	max-height: 200px;
    margin-right: 5px !important;
}
.pg-cat-img-detail.medium div {
	margin: 0 !important;

}
#phocagallery .pg-cat-img-detail {
	margin: 0 !important;
}
#phocagallery .category {
	margin: 0;
}

/*jshop*/

.jshop .product_label {
    margin-left: -5px;
    margin-top: -5px;
    position: absolute;
    z-index: 9999;
}

.jshop_list_product .product .image {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #72a017;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
    text-align: center;
   overflow: hidden;
}

.jshop_list_product .image_block {
    display: block !important;
    margin: 20px 10px 10px;
}
.starbox {
	background-color: #72a017;

}
.starbox .review {
	background-color: #72a017;
	height:30px;
	line-height:630px;
    padding-top: 25px;
}
.buttons.row div {
	padding: 0 10px !important;
}

.jshop_list_product .product .jshop_price {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    height: 32px;
    overflow: hidden;
    font-weight: bold;
    margin: 0;
    padding-top: 4px;
}
.jshop h1 {
    font-size: 33px;

}

.productfull .buttons {
    display: inline-block;
    padding-left: 0;
}
.jshop_list_product .product .name {
    /*font-size: 14px;*/
    line-height: 18px;
    /*height: 20px;*/
    /*overflow: hidden;*/
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px;

    font-size: 1em;
    word-break: break-word;
}
.oiproduct {
    border: 2px solid #72a017;
    padding: 5px 15px 10px;
    border-radius: 0 0 10px 10px;
}
.productfull .oiproduct .buttons {
	display: block;
}

.inputbox{padding:8px 12px;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.inputbox:focus{border-color:#72a017;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(114,160,23,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(114,160,23,.6)}
.inputbox::-moz-placeholder{color:#ddd;opacity:1}
.inputbox:-ms-input-placeholder{color:#ddd}
.inputbox::-webkit-input-placeholder{color:#ddd}
.inputbox[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#ddd;opacity:1}
.inputbox[disabled],fieldset[disabled] .form-control{cursor:not-allowed}
.oiproduct .extra_fields {
	font-size: 12px;
    overflow: hidden;
}
.jshop_filters {
	margin: 15px 0 15px 5px;
}
.jshop_filters input {
	margin-left: 25px;
}
.characteristic_name {
    font-size: 12px;
    font-weight: bold;
    padding: 15px 0 0 25px;
    text-transform: uppercase;
}
.top_hits_products {
	position: relative;
}
.top_hits_products .navi a {
	background: #999999 none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    text-indent: -9999px;
    width: 13px;
    margin: 5px 5px 10px 0;
}
.top_hits_products .navi {
	text-align: right;
}
.top_hits_products .navi a.active {
	background:#333;
}
.jshop_list_product .image_block {
	overflow: hidden;
}
.scrollwrap {
	position: relative;
	overflow: hidden;

	width: 100%;
}
.scrollingbox {

	width: 100%;

	overflow: hidden;
}
.scrollwrap .block_product {

}
.scrollwrap .block_item {
    margin: 0 5px;
}

.scrollwrap img {
	margin: 10px 0;
	max-width: 90%;
}
.productfull .extra_fields_name , .productfull .prod_price{
	font-weight: bold;
}
#jshop_review_write .row-fluid {
	margin: 5px 0;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding: 0;
    text-align: left;
}
.form-horizontal .control-group {
	margin: 5px 0;
}
.controls input[type=text], select {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #777777;
    display: block;
    font-size: 13px;
    height: 36px;
    line-height: 1.42857;
    padding: 8px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
#jshop_search {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #777777;
    font-size: 13px;
    height: 36px;
    line-height: 1.42857;
    padding: 8px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.searchbox {

}
.searpage input[type=text], .searpage select{
		width:  60%;
		display: block !important;
}
#system-message {
background: #eaeaea;
border-radius:  10px;
}

.custom p {
	margin: 0;
}
.custom {
	position: relative;
}
#mainbox {
    margin: 15px 0 10px;
}

.page-header {
    border-bottom: 0 none;
    margin: 0;
    padding-bottom: 0;
}
#lightbox-container-image-data-box {
	box-sizing: content-box;
}
#mapbox {
	width:100%;
	height: 400px;
}
#compobox {

}
#leftbox {
  float: right;
}
#leftbox, #rightbox {
	padding-bottom: 15px;
}
#fprice_from, #fprice_to {
    display: inline;
    margin: 0 2px;
    width: 50px;
}
.btn.btn-default.price-btn {
	margin: 0 0 0 5px !important;
}
/*Footer*/
#footerplace {
	height: 65px;
}
#footer .row {

}
#footer {
    margin: -60px 0 0;
    min-height: 60px;
     color: #ffffff;
}
#footer a {
    color: #ffffff;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}


#footer #inforight {
	text-align: right;
}
#footer #inforight .custom {
	float: right;
}

@media (max-width: 768px) {
	#footer #inforight {
		text-align: left;
	}
}

#footer #inforight {
    line-height: 35px;

}
#footer #infoleft {
    line-height: 35px;
}
#iteamlink img {
    vertical-align: baseline;
}
/*END Footer*/

img {
    max-width: 100%;
}

#compobox .moduletable h3, .page-header h1, .page-header h2, #popupbox .modal-title, #comjshop h1, .content-category h1 {
    border-bottom: 3px solid #72a017;
    margin: 0 0 25px;
    padding: 0 0 3px;
    text-align: center;
    text-transform: uppercase;
    line-height: 150%;
}
.blog .page-header h2 {
    border-bottom: 1px solid #72a017;
    margin: 0 0 25px;
    padding: 0 0 3px;
    text-align: left;
    text-transform: none;
}
.random-image img {
    border-radius: 30px 30px 0 0;
    height: auto !important;
    width: 100% !important;
    margin-bottom: 30px;
}
.goodsmod h3 , #leftbox .moduletable h3, #rightbox .moduletable h3 {
    display: none;
    /*color: #fff;
    font-size: 15px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;*/
}

#rightbox .moduletable h3 {
    color: #52331f ;
    border-bottom: 1px solid #52331f ;
}
#rightbox .moduletable {
    margin: 0 auto 30px !important;
}
.jshop_list_product .product .image {
    margin-bottom: 0 !important;
    text-align: center;
    overflow: hidden;
}
.jshop_list_product .block_product {
    border: 0 none !important;
    border-radius: 4px;
    padding: 5px;
}
.goodsmod h3 .firwo {
	display: block;
}
#leftbox .moduletable  {
    margin: 0 0 20px !important;
}

/*.sidebar-nav li a, .sidebar-nav li.active li a {
    background:  url("../img/catstar.png") no-repeat scroll left 4px;
    border-top: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 2px 0;
    padding: 3px 2px 3px 20px;
    text-decoration: none;
    outline: 0 none;
}
.sidebar-nav li.active li li a {
	font-size: 14px;
	background: none; border: 0px;
    padding: 3px 2px 3px 30px;
}

.sidebar-nav li a:hover {
	color: #c1ef66;
    background: url("../img/catstar.png") no-repeat scroll left -76px;
}
.sidebar-nav li.active a, .sidebar-nav li.active li.current a {
	color: #c1ef66;
    background: url("../img/catstar.png") no-repeat scroll left -76px;
    text-decoration: none;
}
ul.level-1 {
    padding: 0 0 0 20px !important;
	display: none;
}
li.active ul.level-1 {
	display: block;
}
.sidebar-nav ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;

}
*/
.sidebar-nav .categories-box ul { margin: 0; padding: 0; list-style: none; }
.sidebar-nav .categories-box ul.level-0 { font-size: 18px; }
.sidebar-nav .categories-box ul.level-0 li { margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px #905e10 dotted; }
.sidebar-nav .categories-box ul.level-0 li a { background:  url("../img/catstar.png") no-repeat scroll left 4px; color: #69543f; display: block; margin: 2px 0; padding: 3px 2px 3px 20px; }
.sidebar-nav .categories-box ul.level-0 li:hover a,
.sidebar-nav .categories-box ul.level-0 li:focus a,
.sidebar-nav .categories-box ul.level-0 li.active a { text-decoration: none; color: #f92d2d; }

.sidebar-nav .categories-box ul.level-0 li ul.level-1 { font-size: 16px; display: none; }

/*.sidebar-nav .categories-box ul.level-0 li.active ul.level-1,
.sidebar-nav .categories-box ul.level-0 li:hover ul.level-1 { display: block; } */
.sidebar-nav .categories-box ul.level-0 li.active ul.level-1 { display: block; }
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li { border: 0px; }

.sidebar-nav .categories-box ul.level-0 li ul.level-1 li a { background: none; border: 0px; color: #634f3b; padding-left: 30px; }

.sidebar-nav .categories-box ul.level-0 li ul.level-1 li:hover a,
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li:focus a,
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li.active a { color: #f92d2d; }


.sidebar-nav .categories-box ul.level-0 ul.level-1 ul.level-2 { font-size: 14px; display: none; }
/*.sidebar-nav .categories-box ul.level-0 li ul.level-1 li:hover ul.level-2,
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li:focus ul.level-2, */
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li.active ul.level-2 { display: block; }
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li ul.level-2 li a { background: none; border: 0px; color: #907253; padding-left: 40px; }

.sidebar-nav .categories-box ul.level-0 li ul.level-1 li ul.level-2 li:hover a,
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li ul.level-2 li:focus a,
.sidebar-nav .categories-box ul.level-0 li ul.level-1 li ul.level-2 li.active a { color: #f92d2d; }




.sidebar-nav .categories-box ul.level-0 ul.level-1 ul.level-2 ul.level-3 { font-size: 13px; display: none; }
.sidebar-nav .categories-box ul.level-0 ul.level-1 ul.level-2 ul.level-3 ul.level-4 { display: none; }

.navbar-nav > li > a:hover {
	color: #52331f !important;
	text-decoration: underline;
}
.navbar-nav > li.active > a {
	color: #52331f !important;
}
.botmenu .navbar-nav > li > a:hover {
	color: #72a017 !important;
	text-decoration: underline;
}

.botmenu .navbar-nav > li.active > a {
	color: #fff !important;
}
.botmenu .navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.botmenu {
	margin-bottom:0px;
	margin-top:20px;
}
.botmenu .nav.navbar-nav {
	margin:  0 auto;
	text-align: center;
	float: none;
}
.botmenu .nav.navbar-nav li {
	display: inline-block;
	float: none;
}
.gkIsWrapper-gk_publisher ol {
    width: 100%;
    z-index: 99;
}

#popupbox .modal-title {
     border: 0 none;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
#fintext {
	font-weight: bold;
}

#mainbox .moduletable {
	/*width: 960px;*/
	margin:  0 auto;
}

.cfdiv_text input {
    background-color: #fff;
    border: 1px solid #666 !important;
    border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 8px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}
.cfdiv_text input:focus {
	border: 1px solid #d9230f !important;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,35,15,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,35,15,.6);
}
.ccms_form_element.cfdiv_submit input {
	padding: 14px 16px !important;
}
#empty_container_div {
	margin:0;
	padding: 0;
}

select.form-control {
	border-radius: 10px 0 0 10px;
}

.scrollup {
    background: transparent url("../img/top_icon_top.png") no-repeat scroll center center;
    bottom: 100px;
    cursor: pointer;
    display: none;
    height: 80px;
    opacity: 0.6 !important;
    position: fixed;
    right: 40px;
    text-indent: -9999px;
    width: 80px;
    z-index: 9999;
}
.scrollup:hover {
    opacity: 1 !important;
}
.rotateScr  {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes rotateScr {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 0.6;
  }
}

@keyframes rotateScr {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 0.6;
  }
}

.rotateScr {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@media (max-width: 768px) {
	.navbar-nav li {
		float: none;
		display: inline-block;
	}

}

@media (min-width: @screen-sm-min) {

}
@media (min-width: @screen-md-min) {

}
@media (min-width: @screen-lg-min) {

}

a.pathway {
    color: #7ea82b;
}

.jshop_list_product .product .description {
    color: red;
    text-align: center;
}

.product_label {
    display: block;
    position: absolute;
    z-index: 1000;
    margin-left: -10px;
    margin-top: -15px;
}

.searchbox form div.col-xs-12.col-sm-12.col-md-12.col-lg-12 a {
    color: #291c0f;
}

@media (min-width: 768px) {
    .toggle_leftbox {
        display: none;
    }
	a.news_button {
        display: none;
    }
	a.agrohelper_button {
        display: none;
    }
    .breadcrumb {
        display: none;
    }
}

@media (max-width: 767px) {
    .header{
        padding-bottom: 5px;
        margin-top: 15px;
    }
    #leftbox {
        display: none;
        position: absolute;
        z-index: 500;
    }
    #leftbox div.modulebox {
        box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.34);
    }
    #leftbox div.sidebar-nav div.moduletable:last-child {
        background-color: #bdab74;
        box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.34);
        width: 94%;
        /*padding: 8px 0 8px 6px;*/
    }
    .sliderwrap {
        display: none;
    }
    .toptextwrap {
        display: none;
    }
    .logowrap {
            margin: 5px 0 0 5px;
    }
    .logowrap a.logobox div.custom p img {
        height: 85px;
    }
    .topcontactwrap {
        position: absolute;
        float: none;
        margin: 5px 10px 0 -20px;
    }
    .topcontactwrap div.topcontact {
        font-size: 1em;
    }
    .topcontact .custom p:first-child {
        background-size: 20px;
    }
    .topcontact .custom p {
        background-size: 20px;
    }
    #maininner {
        padding: 15px 5px 5px 5px;
    }
    .sliderwrap {
        display: none;
    }
    .toggle_leftbox {
        /*color: #634d00;
        background-color: #f6bb0d;
        height: 35px;
        text-align: center;
        border-radius: 7px;
        font-size: 20px;
        line-height: 35px;
        font-weight: bold;
        box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.34);
        width: 94%;
        transition: all 0.5s;
        margin-right: 0;
        margin-left: auto;*/
		/*margin-top: 83px;*/
        /*position: absolute;*/
		z-index: 1000;
		display: block;
		background: #ffc20f url(../img/toggle_menu.png) no-repeat;
		height: 64px;
		width: 64px;
		border-radius: 10px;
    }
    .toggle_leftbox_small{
        /*width: 40px;
        background-color: red;
        z-index: 1000;
        position: absolute;
        right: 20px;*/
        width: 64px;
        z-index: 1000;
        position: absolute;
        right: 20px;
		background: url(../img/close-icon.png) no-repeat center center;
		background-color: red;
		box-shadow: 4px 6px 6px 0px rgb(0 0 0 / 34%);
    }
	a.news_button {
        display: block;
        color: #634d00;
        background-color: #fbe9b4;
        height: 35px;
        text-align: center;
        border-radius: 7px;
        font-size: 20px;
        line-height: 35px;
        font-weight: bold;
        box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.34);
        width: 100%;
        transition: all 0.5s;
        margin-right: 0;
        margin-left: auto;
        position: relative;
		text-decoration: none;
    }
	a.news_button:active {
        color: red;
        text-decoration: none;
    }
	a.agrohelper_button {
        display: block;
        color: #634d00;
        background-color: #fbe9b4;
        height: 35px;
        text-align: center;
        border-radius: 7px;
        font-size: 20px;
        line-height: 35px;
        font-weight: bold;
        box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.34);
        width: 100%;
        transition: all 0.5s;
		margin:6px 0 6px auto;
        position: relative;
		text-decoration: none;
    }
	a.agrohelper_button:active {
        color: red;
        text-decoration: none;
    }
    .breadcrumb {
        margin: 12px 0 25px 0;
        display: block;
        position: relative;
        top: 30px;
        float: right;
        width: 100%;
        text-align: center;
    }
    .mobile-hidden {
        display: none;
    }
    .inf {
		margin-right: 10px;
	}
	.inf p {
		height: 30px;
		width: 30px;
		overflow: hidden;
	}
	#content div.sblock3 {
		width: 33.3%;
	}
	#content div.jshop_list_category div.row-fluid div.sblock3 {
		padding-left:0px;
	}
	#content div.jshop_list_category div.row-fluid div.sblock3 div{
		padding-left:0px;
	}
	.mobile-cart-m {
		display: block !important;
		position: absolute;
    	right: 20px;
		width: 57%;
		margin-top: 50px;
	}
	.mobile-cart-m div.carthat {
		display: none;
	}
	.mobile-cart-m div.cart-text table.module_cart_detail {
		display: none;
	}
}

.modal-btn { margin: 7px 0; }

.block_product .name a { color: #000; font-size: 1.1em;}
.block_product .name a:hover, .block_product .name a:focus { color: #425d0d; }
.pg-cv-name { color: #425d0d; font-size: 16px; line-height: 20px; height: 40px; overflow: hidden; }

#comjshop_list_product .row-fluid [class*="sblock"]:first-child { padding-left: 10px; }
#mxcpr { display: none; }

.jshop_list_product .row-fluid [class*="sblock"]:first-child {
    padding-left: 10px;
}
div.controls {
  float: left;
}
select#order.inputbox {
  float: left;
}
.icon-arrow{
  float: left;
  margin: 10px 0 0 10px;
  display: block;
}
.block_sorting_count_to_page{
  margin-bottom: 20px;
}
div.blog div.items-row.cols-2 div.span6{
    float: left;
    width: 48%;
    margin: 5px;
    padding: 10px;
    -webkit-box-shadow: 0px 6px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 22px -13px rgba(0,0,0,0.75);
}

@media (max-width: 767px) {
    div.blog div.items-row.cols-2 div.span6{
        float: none;
        width: 100%;
		margin-top: 40px;
    }
}
div.categories-list div {
    float: left;
    margin: 0px 20px 40px 20px;
    height: 200px;
    width: 220px;
    box-shadow: 0px 6px 22px -13px rgba(0,0,0,0.75);
}
div.categories-list div h3.page-header.item-title {
    display: block;
    margin: 10px auto;
    text-align: center;
    padding: 0 5px;
}
div.categories-list img {
    display: block;
    margin: auto;
}
div.blog div.items-row.cols-3 {
    float: left;
    width: 48%;
    margin: 5px;
    padding: 10px;
    -webkit-box-shadow: 0px 6px 22px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 22px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 22px -13px rgba(0,0,0,0.75);
}
@media (max-width: 767px) {
    div.categories-list div {
        float: left;
        margin: 45px 10px 0px 20px;
        height: 165px;
        width: 135px;
        box-shadow: 0px 6px 22px -13px rgba(0,0,0,0.75);
    }
    div.categories-list div h3.page-header.item-title {
        font-size: 1.1em;
    }
    div.categories-list img {
        width: 100px;
    }
    #mainbox {
		margin: 60px 0 10px;
	}
}