body {
  margin: 0 0;
  display: block;
}

body {
  background-color: #f0f0f0;
}

.top_logo img {
  width: auto;
}

.td-main-logo-UA {
  background: none;
}

.main_right_part {
  width: 100%;
}

.main_content.with_right {
  width: calc(100% - 300px);
}

.right_column {
  float: right;
  width: 300px;
}

.top_banner_min {
}

.logo_div {
  margin-left: 0px;
}

#sh-main-div {
  max-width: 1440px;
  margin: 5px auto 0;
  position: relative;
}

#sh-main-table {
  margin: 0;
  width: 100%;
}

#sh-header-div {
  max-width: 1440px;
  margin: 0 auto;
}

#sh-header-wrap {
  background: #1c7105;
}

#sh-header-table {
  width: 100%;
}

.sh-header-menu {
  float: right;
}

#div-pp-data-img {
  display: block;
}

#mobileProductGallery {
  display: none;
  background: #fff;
}

.menu-2 a,
.menu-2 .hddl {
  color: #fff;
  background: none;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.menu-2 a:hover,
.menu-2 span.hddl:hover {
  text-decoration: underline;
  background: none;
}

.menu-1 a:hover,
.menu-2 a:hover,
.menu-2 a.active,
.menu-2 .hddl.active {
  background: none;
}

.menu-2 .hddl.active {
  background: none;
  color: #ffffff;
}

.menu-1-line {
  background: none;
}

.sh-header-lang {
  float: right;
}

.sh-header-lang a,
.sh-header-lang .hddl {
  color: #bbb;
  margin-right: 0;
}

.sh-header-lang-sep {
  font-size: 16px;
  color: #fff;
  float: left;
  font-weight: bold;
}

.sh-header-catalog-btn {
  float: left;
  background: #fbf631;
  border-radius: 5px;
  padding: 4px 5px;
  cursor: pointer;
  margin: 11px 11px 0 0;
  position: relative;
}

.sh-header-catalog-btn:hover {
  background: #fffc92;
}

.sh-header-catalog-icon {
  background: no-repeat url('/images/agro/catalog-index-icon.png');
  width: 20px;
  height: 20px;
  display: block;
  float: left;
}

.sh-header-catalog-arrow {
  background: no-repeat 50% 50% url('/images/agro/catalog-index-arrow.png');
  width: 20px;
  height: 20px;
  display: block;
  float: right;
}

.sh-header-catalog-btn-text {
  font-weight: 400;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 16px;
  font-size: 16px;
  line-height: 16px;
  display: block;
  float: left;
  margin: 2px 5px 0 5px;
  color: #313131;
}

.sh-header-reg {
  float: right;
  background: no-repeat 0 2px url('/images/agro/register-index-icon.png');
  margin-left: 20px;
}

.sh-header-reg-text {
  margin-left: 37px;
  margin-right: 10px;
  display: block;
}

.sh-header-reg-text a,
.sh-header-reg-text .hddl {
  color: #fff;
  display: block;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  text-decoration: none;
  font-size: 15px;
  line-height: 18px;
}

.sh-header-reg-text a:hover,
.sh-header-reg-text .hddl:hover {
  text-decoration: underline;
}

.bodyAds .sh-header-fav, .bodyAds .sh-header-bucket {
  display: none;
}

.sh-header-bucket {
  float: right;
  margin-left: 20px;
  background: no-repeat 0 2px url('/images/agro/bucket-index-icon.png');
  cursor: pointer;
  position: relative;
  min-height: 35px;
  min-width: 35px;
  max-width: 100px;
}

.sh-header-bucket-text {
  margin-left: 40px;
  margin-right: 10px;
  display: block;
  color: #fff;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  text-decoration: none;
  font-size: 15px;
  line-height: 18px;
}

.sh-header-bucket-count {
  background: #d31200;
  border-radius: 5px;
  position: absolute;
  top: 0px;
  left: 20px;
  color: #fff;
  font-weight: bold;
  min-width: 10px;
  padding: 2px;
  text-align: center;
}

.sh-header-bucket-text:hover {
  text-decoration: underline;
}

.sh-header-fav {
  float: right;
  margin-left: 10px;
  background: no-repeat 0 2px url('/images/agro/starbig.png');
  cursor: pointer;
  position: relative;
  min-height: 35px;
  min-width: 35px;
  max-width: 106px;
  padding-top: 5px;
}

.sh-header-fav-text {
  margin-left: 40px;
  margin-right: 10px;
  display: block;
  color: #fff;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  text-decoration: none;
  font-size: 15px;
  line-height: 21px;
}

.sh-header-fav-count {
  background: #d31200;
  border-radius: 5px;
  position: absolute;
  top: 0px;
  left: 20px;
  color: #fff;
  font-weight: bold;
  min-width: 10px;
  padding: 2px;
  text-align: center;
}

.sh-header-fav-text:hover {
  text-decoration: underline;
}

.sh-header-location {
  float: right;
  margin-left: 5px;
  background: no-repeat 0 2px url('/images/agro/location.png');
  cursor: pointer;
  position: relative;
  min-height: 35px;
  min-width: 35px;
  max-width: 106px;
  padding-top: 4px;
}

.sh-header-location-text {
  margin-left: 28px;
  margin-right: 3px;
  display: block;
  color: #fff;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  text-decoration: none;
  font-size: 15px;
  line-height: 21px;
  border-bottom: 1px #fff dashed;
  text-decoration: none !important;
}

.sh-header-location-text:hover {
  text-decoration: underline;
}

.search_index_inp1,
#search_index_input1 {
  border: none;
  border-radius: 5px;
  font-size: 12pt;
  background: #fff no-repeat calc(100% - 70px) 50%
    url('/images/agro/search-index-loop.png');
}

.search_index_inp1,
.search_index_inp2 {
  box-shadow: none;
}

.search_index_p1 {
  width: 27%;
}

.bodyAds .search_index_p1 {
  width: 42%;
}


.ads_top_manuf .sh_a_bsave {
  width: auto;
  display: block;
  margin: 10px;
  float: left;
}


.search_index_p1 #sh-btn-search {
  -webkit-appearance: none;
  background-color: #d31200;
  border-radius: 0px 5px 5px 0px;
  font-size: 11pt;
  padding: 0 10px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
}

.search_index_p1 #sh-btn-search:hover {
  background-color: #b11102;
  text-decoration: none;
}

.search_index_p2 {
  margin-left: 10px;
  width: 10%;
  cursor: pointer;
}

.search_index_p2 select {
  border: none;
  border-radius: 5px;
  font-size: 11pt;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  padding: 0px 0px 0 5px;
  color: #313131;
}

.category_index_scroll {
  max-height: 530px;
  overflow-y: auto;
  border: 1px solid #237300;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 20px;
  width: 277px;
}

.category_index_scroll.white {
  background: #fff;
}


.top_logo_ads {margin:-11px 40px 5px 30px}

/*.category_index_scroll td div{*/
/*    display: none;*/
/*}*/

/*.category_index_scroll td div:nth-child(-n+10) {*/
/*    display: block;*/
/*}*/

.category_index_scroll::-webkit-scrollbar {
  width: 8px;
  background: linear-gradient(to right, #b0b0b0, #e1e1e1, #f1f1f1);
}

/* Track */
.category_index_scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #eeeeee;
  border-radius: 2px;
}

/* Handle */
.category_index_scroll::-webkit-scrollbar-thumb {
  background: #b9b7b8;
  border-radius: 2px;
}

/* Handle on hover */
.category_index_scroll::-webkit-scrollbar-thumb:hover {
  background: #999999;
}

.category_index_cat_bar {
  width: 265px;
  margin: 5px 0;
}

.shHeaderGreenGray,
.shHeaderGreenGray:hover {
  background-color: #237300;
  cursor: auto;
  text-decoration: none !important;
  padding-left: 20px;
  font-size: 14px;
  margin-top: 5px;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
}

.category_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category_cards .header_reg {
  position: absolute;
  margin: -10px 20px 0 0;
  right: 0;
}

.category_cards .header_dop {
  width: 100%;
  margin: 0px 20px 0 0;
  right: 0;
  text-align: right; 
  color: #666;
  font-family: sans-serif;
  font-size: 12px;
}

.category_cards .category_index_rep {
  width: calc(25% - 20px);
  margin: 10px 7px;
  border: 1px #c0c0c0 solid;
  background: #fff;
  position: relative;
  overflow: visible;

}

.bodyAds .menu-mobile_location, .bodyAds .menu-mobile_favorite, .bodyAds .menu-mobile_cart
{
  display: none !important;
}

.bodyAds .category_cards .category_index_rep {
    width: calc(20% - 16px);
}

.bodyAds .main_left_part{
}

body.mobile_right_filters .main_left_part{
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  width: 85%;
  background: #FFF;
  z-index: 7000;
  padding: 0px;
  margin: 0px;
  overflow: scroll;
  height: 100%;
  border-left: #237300 1px solid;
}

body.mobile_right_filters .mobile_right_filters_header{
  display: block;
}

body.mobile_right_filters  .main_left_part .icon-menu{
  display: block;
  left: 15px;
  width: 40px;
  border: 10px solid #1c7105;
  top: 8px;
}


body.mobile_right_filters  .main_left_part .category_index_scroll{
  max-height: 1000000px !important;
  width: 100%;
  border: none;
}

body.mobile_right_filters .main_left_part .shHeaderGreenGray {
  border: none;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

body.mobile_right_filters .main_right_part {
  
}

body.mobile_right_filters #sh-header-wrap {
  
}

.catalog_menu_right a.catalog_filter_right{
  display:none;
  background: #1b8000;
  color: #FFF;
  font-weight: 500;
  border-radius: 0px;
  border: none;
  padding-right: 5px;

}

.mobile_right_filters_header{
  background: #1c7105;
  display: none;
  padding: 17px 0;
  text-align: center;
  position: fixed;
  width: 100%;
}

.mobile_right_filters_header span{
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  color: #FFF;
  font-size: 20px;
  padding-left: 30px;
  font-weight: 500;
}



.premiumCallMenu {
  display: none;
}

.premiumCallMenuLeft{
  position: fixed;
  width: 320px;
  height: calc(100% - 50px);
  background: #FFF;
  z-index: 201;
  top: 50px;
}

.premiumCallMenuRight {
  position: fixed;
  right: inherit;
  width: calc(100% - 320px);
  height: calc(100% - 50px);
  z-index: 201;
  right: 0;
  top: 50px;
  background: #333;
  opacity: .8;
}
.premiumCallMenuClose {
  width: 30px;
  height: 30px;
  right: 5px;
  top: 5px;
  position: absolute;
  
}
.premiumCallMenuClose span{
  width: 0;
  height: 3px;
  padding-left: 25px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  top: calc(50% - 1px);
  left: 0;
  position: absolute;
}
.premiumCallMenuClose span:last-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 15px;
}
.premiumCallMenuClose :first-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
}

.premiumCallMenuLeftTop {
  margin-top: 10px;
}

.premiumCallMenuLeftTop a {
  display: block;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
  font-size: 18px;
  padding: 15px 0 15px 30px;
  text-decoration: none;
  color: #333;
  text-align:left;
}

.view_product_company_recom
  .category_cards.viewed_items_list
  .category_index_rep {
  width: calc(50% - 16px);
  margin-bottom: 5px;
}

.category_cards.viewed_items_list .category_index_rep {
  width: calc(20% - 20px);
}

.category_cards .category_index_rep:hover {
  border-color: #bfbfbf;
  box-shadow: 0px 0px 10px 0px #333;
}

.category_cards .category_index_rep .left_block_items {
  float: none;
  width: auto;
  text-align: center;
  margin-top: 15px;
  min-height: 210px;
}

.category_cards .category_index_rep .left_block_items img {
  max-width: 90%;
  width: auto;
  max-height: 90%;
  height: auto;
}

.category_cards .category_index_rep_t {
  margin: 10px;
}

.catalog_hover_more {
  width: 100%;
  min-height: 90px;
  display: none;
  position: absolute;
  background: #ffffff;
  top: 97%;
  left: -1px;
  border: 1px #bfbfbf solid;
  border-top: none;
  box-shadow: 0px 11px 10px 0px #555;
  z-index: 1;
  padding-top: 10px;
}

.category_cards .category_index_rep:hover .catalog_hover_more {
  display: block;
}

.bodyAds .category_cards .category_index_rep:hover .catalog_hover_more {
  display: none;
}

.bodyAds .category_cards .catalog_item_phone  {
  display: none;
}



.main_content {
  /*width: 920px*/
  width: 100%;
}

.main_left_part {
}

.main_left_part .w240 {
  width: 100%;
  min-width: 277px;
}

.breadcrumbs {
  margin: 5px 5px 5px 9px;
}

.breadcrumbs * {
  font-size: 13px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #237300;
}

h1.h1green {
  font-size: 21px;
  margin: 5px 10px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 400;
  color: #333;
}

.banners_right {
  margin-top: 69px;
  display: none;
}

.catalog_hover_buy {
  color: #fff;
  font-size: 21px;
  margin: 0 10px;
  padding: 0 30px 2px;
  line-height: 41px;
  text-align: center;
  background: #227300 no-repeat calc(100% - 10px) 7px
    url('/images/agro/bucket-index-icon.png');
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 500;
}

.catalog_hover_buy:hover {
  background-color: #1c5c00;
}

.catalog_hover_comp {
  text-align: left;
  margin: 15px 10px;
}

.catalog_hover_comp a {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  color: #298fcf;
}

.catalog_item_phone {
  border: 1px solid #e2e2e2;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #333;
}

.catalog_item_phone .phone_guests {
  line-height: 35px;
}

.catalog_item_phone .phone_hidden {
  display: none;
}

.catalog_item_phone .phone_hidden span {
  display: block;
  line-height: 25px;
}

.category_cards .category_index_rep .catalog_item_phone .phone_hidden span {
  line-height: 35px;
  display: none;
}

.category_cards
  .category_index_rep
  .catalog_item_phone
  .phone_hidden
  span:first-child {
  display: inline;
}

.catalog_item_phone u {
  border-bottom: 1px dotted;
  color: #298fcf;
  text-decoration: none;
  font-size: 15px;
}

.catalog_item_phone u:hover {
  border-bottom: none;
}

.category_index_title {
  height: 38px;
  display: block;
  margin: 10px 0;
  overflow: hidden;
  line-height: 16px;
}

.category_index_title .buy {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #237300;
  font-size: 16px;
}

.category_index_title a {
  text-decoration: none;
}

.category_index_title a:hover {
  text-decoration: none;
}

.category_index_title a strong {
  font-weight: 300;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #333;
  font-size: 16px;
}

.catalog_item_price {
  font-weight: 500;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #333;
  font-size: 17px;
  margin-bottom: 10px;
  white-space: nowrap;
}

.catalog_item_price .item_price {
}

.catalog_item_price .item_no_price {
  color: #8a888b;
  font-size: 12px;
}

.catalog_item_price .item_val {
  font-weight: 400;
}

.catalog_city_more {
  font-weight: 400;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #333;
  font-size: 13px;
  margin: 12px 0 10px;
}

.icon-menu._close span {
  -webkit-transform: scale(0);
  transform: scale(0);
  width: 0;
  height: 3px;
  padding-left: 15px;
}

.icon-menu._close span:first-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 4px;
}

.icon-menu._close span:last-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 4px;
}

.catalog_item_aval {
  font-weight: 500;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #237300;
  font-size: 16px;
  text-align: right;
}

.catalog_index_paginator_more {
  background: #f5c002;
  border-radius: 5px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.catalog_index_paginator_more:hover {
  background: #fdcf2b;
}

.catalog_index_paginator .pages_container {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog_index_paginator .pages_container a,
.catalog_index_paginator .pages_container strong,
.catalog_index_paginator .pages_container span {
  min-width: 20px;
  height: 35px;
  line-height: 35px;
  display: block;
  background: #fff;
  padding: 0 10px;
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px !important;
  text-align: center;
  border: 1px solid #237300;
}

.catalog_index_paginator .pages_container a:hover,
.catalog_index_paginator .pages_container strong {
  background: #d1e7c9;
}

.footer_ag {
  background: #237300;
  text-align: center;
  padding: 5px 0;
}

.footer_ag * {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 12px;
}

.foot {
}

.tree_cat_1 a {
  background: none;
}

.tree_cat_2 {
  background: none;
}

.tree_cat_3 {
  background: none;
}

.category_index_cat_bar * {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px !important;
  font-weight: 400;
}

.category_index_cat_bar .tree_cat_1:first-child strong {
  color: #1c7205;
}

.category_index_cat_bar .tree_cat_2 strong {
  font-weight: 500;
}

.category_index_cat_bar .tree_cat_3 strong {
  font-weight: 600;
}

.category_manuf_filters div {
  margin-left: -15px;
}

.category_manuf_filters a {
  background: no-repeat 0 3px url('/images/agro/checkbox_manuf.png');
  padding-left: 30px;
  display: block;
}

.category_manuf_filters a strong {
  display: block;
  margin-left: -30px;
  padding-left: 30px;
  background: no-repeat 0 1px url('/images/agro/checkbox_manuf_checked.png');
}

.catalog_menu_index {
  display: none;
  position: absolute;
  top: -5px;
  background: #fff;
  height: calc(100vh - 150px);
  width: calc(100% - 38px);
  border-left: 30px solid #237300;
  border-right: 5px solid #237300;
  border-bottom: 5px solid #237300;
  z-index: 10000;
}

.catalog_menu_index.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog_menu_index:before {
  content: '';
  position: absolute;
  left: 340px;
  top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.catalog_menu_col_1 {
  width: 300px;
  overflow-y: auto;
}

.catalog_menu_col_1::-webkit-scrollbar,
.catalog_menu_col_2::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.catalog_menu_col_1::-webkit-scrollbar-track,
.catalog_menu_col_2::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #eeeeee;
  border-radius: 2px;
}

/* Handle */
.catalog_menu_col_1::-webkit-scrollbar-thumb,
.catalog_menu_col_2::-webkit-scrollbar-thumb {
  background: #b9b7b8;
  border-radius: 2px;
}

/* Handle on hover */
.catalog_menu_col_1::-webkit-scrollbar-thumb:hover,
.catalog_menu_col_2::-webkit-scrollbar-thumb:hover {
  background: #999999;
}

.catalog_menu_col_1 div {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  text-align: left;
  padding: 10px 10px 10px 20px;
}

.catalog_menu_col_1 div:hover,
.catalog_menu_col_1 div.active {
  background: #333;
  color: #fff;
}

.catalog_menu_col_2 {
  display: none;
  padding: 20px;
  overflow-y: auto;
  width: 80%;
}

.catalog_menu_col_2.active {
  display: block;
}

.catalog_menu_col_3 {
  display: block;
  float: left;
  width: 250px;
  margin: 10px;
}

.catalog_menu_col_4 {
  margin: 10px;
}

.catalog_menu_name_3 {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
}

.catalog_menu_name_3:hover,
.catalog_menu_name_4:hover {
  color: #237300;
  text-decoration: none;
}

.catalog_menu_name_4 {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  text-align: left;
  margin: 5px;
}

.hide_brand_menu {
  display: none;
}

.hide_mark_menu {
  display: none;
}

.hide_cat_menu {
    display: none;
}

.brand_count{

  color: #666 !important;
  font-size: 12px !important;
  text-decoration: none !important;
  margin-left: 0 !important;
}


.showall_brand_menu, .showall_mark_menu, .showall_cat_menu{
  text-align: right;
  padding: 5px 10px;
  text-decoration: underline;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  cursor: pointer;
  color: #237300;
}

.showall_brand_menu:hover, .showall_mark_menu:hover, .showall_cat_menu:hover{
  text-decoration: none;
}
.tree_cat_4 {
  background: none;
  padding-left: 50px;
}

.category_manuf_filters .tree_cat_5, .category_manuf_filters .tree_cat_4, .category_manuf_filters .tree_cat_6 {
    background: none;
    padding-left: 35px;

}

.catalog_menu_right {
  margin: 20px 0px 10px;
  text-align: left;
  position: relative;
  padding-left: 0px;
}

.catalog_menu_right_row {
  overflow-x: auto;
  width: 0;
  min-width: 100%;
}

.catalog_menu_right_arr_left {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  position: absolute;
  left: 0px;
  top: 4px;
  cursor: pointer;
  background: #ddd;
  padding: 0 5px 0 5px;
  font-size: 25px;
  font-weight: 500;
  color: #1c7105;
}
.catalog_menu_right_arr_right {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  position: absolute;
  right: 10px;
  top: 4px;
  cursor: pointer;
  background: #ddd;
  padding: 0 5px 0 5px;
  font-size: 25px;
  font-weight: 500;
  color: #1c7105;
}
.catalog_menu_right_row a {
}

.catalog_menu_right_scroll {
  width: 99%;
}

.catalog_menu_right a {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  margin-right: 10px;
  padding: 5px 10px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  line-height: 37px;
  white-space: nowrap;
  border-color: #ccc;
}

.catalog_menu_right a:hover {
  border-color: #1c5c00;
}

.category_index_item,
.category_index_item:hover {
  border: none;
  width: calc(33% - 10px);
  padding: 5px;
}

.category_index_item:hover {
  background: #fff;
}

.category_index_item_t {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  margin-left: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category_index_item_t strong {
  font-weight: 300;
  font-size: 16px;
}

.index_img_gallery {
  text-align: left;
  margin: 5px 10px;
}

.index_img_gallery img {
  width: 100%;
}

.index_img_gallery .bxslider div {
  cursor: pointer;
}

.index_companies_list {
  width: 240px;
  padding: 12px;
}

.index_companies_list_item {
  width: 100px;
  height: 100px;
  float: left;
  margin: 5px 10px;
}

.index_companies_list_item img {
  max-width: 100px;
  max-height: 100px;
}

.viewed_items_title {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  text-align: left;
  color: #1c5c00;
  font-size: 15px;
  font-weight: 500;
  padding: 3px 0 3px 40px;
  margin-top: 20px;
  text-transform: uppercase;
}

.viewed_items_title.recom {
  background: url(/images/agro/recom.png) no-repeat;
}

.viewed_items_title.eye {
  background: url(/images/agro/eye.png) no-repeat;
}

.viewed_items_title.loop {
  background: url(/images/agro/loop.png) no-repeat;
}

.right_column_block {
  padding-bottom: 20px;
}

.draw_content_list {
  height: 540px;
  overflow-y: scroll;
}

.draw_content_list::-webkit-scrollbar {
  width: 8px;
  background: linear-gradient(to right, #b0b0b0, #e1e1e1, #f1f1f1);
}

/* Track */
.draw_content_list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #eeeeee;
  border-radius: 2px;
}

/* Handle */
.draw_content_list::-webkit-scrollbar-thumb {
  background: #b9b7b8;
  border-radius: 2px;
}

/* Handle on hover */
.draw_content_list::-webkit-scrollbar-thumb:hover {
  background: #999999;
}

.right_column_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.right_column_tab {
  width: 50%;
  cursor: pointer;
  font-weight: 500;
  background: #1b7104;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  padding: 7px;
}

.right_column_tab.active {
  background: #db1316;
}

.right_column_tab:first-child {
  margin-right: 2px;
}

.right_column_tab_data {
  display: none;
  border: 1px solid #db1316;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.right_column_tab_data.active {
  display: block;
}

.draw_content_item {
  margin: 0;
  padding-top: 10px;
  cursor: pointer;
}

.draw_content_item:last-child {
  border-bottom: none;
}

.draw_content_item:hover {
  background: #fff;
}

.draw_content_item_after {
  clear: both;
  border-bottom: 2px #b8b8b8 solid;
  margin: 0px 5px 5px;
  padding: 10px 0 0;
}

.draw_content_item_text {
  text-align: left;
}

.draw_content_item_text a {
  text-decoration: none;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #484848;
}

.draw_content_item_logo {
  float: left;
  width: 125px;
  padding: 0 10px 5px 5px;
}

.draw_content_item_logo img {
  width: 100%;
}

.view_product_wrap_left {
  width: calc(100% - 350px);
  float: left;
}

.view_product_wrap_right {
  width: 300px;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
}

.div-pp-data-kod {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  text-align: right;
}

.div-pp-data-favorite {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #1c7105;
  text-align: right;
  background: no-repeat url('/images/agro/star.png') 100% 50%;
  margin-bottom: 30px;
  padding-right: 25px;
  cursor: pointer;
}

.div-pp-data-favorite.active {
  background-image: url('/images/agro/star2.png');
}

.div-pp-data-favorite .div-pp-data-favorite-add {
  display: inline;
}

.div-pp-data-favorite .div-pp-data-favorite-added {
  display: none;
}

.div-pp-data-favorite.active .div-pp-data-favorite-add {
  display: none;
}

.div-pp-data-favorite.active .div-pp-data-favorite-added {
  display: inline;
}

.view_product_company_head {
  text-transform: uppercase;
  color: #ffffff;
  background: #1c7105;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 5px 10px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.view_product_company_body {
  border-left: 1px solid #1b7105;
  border-right: 1px solid #1b7105;
  padding: 15px 10px 10px 10px;
}

.view_product_company_body_name {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.view_product_company_body_region {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
  color: #595959;
  line-height: 18px;
}

.view_product_company_body_region span {
  color: #1c7105;
  display: block;
}

.view_product_company_body_phone {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
  color: #595959;
  line-height: 18px;
}

.view_product_company_body_phone_list {
  margin-top: 10px;
  font-weight: 400;
}

.view_product_company_body_phone
  .view_product_company_body_phone_list
  span.sh-hide-phones2 {
  color: #1c7105;
  font-size: 13pt !important;
}

.view_product_company_body_phone .av-phone {
  background: none;
  padding-left: 0px;
}

.view_product_company_body_phone .av-phone a {
  font-size: 13pt !important;
  color: #1c7105;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  line-height: 28px;
  font-weight: 400;
}

.view_product_company_foot_year {
  font-weight: bold;
  font-size: 21px;
}

.bodyAds .view_product_company_foot {
  color: #ffffff;
  background: #1c7105 no-repeat 35px 50%;
}

.view_product_company_foot {
  color: #ffffff;
  background: #1c7105 no-repeat url('/images/agro/kubok.png') 35px 50%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 10px 10px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.sh-show-phones {
  display: none;
}

.view_product_company_body_allproducts {
  margin-top: 20px;
}

.view_product_company_body_allproducts a {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #1c7105;
}

.view_product_company_body_allproducts a:hover {
  text-decoration: underline;
}

.view_product_company_body_question {
  margin-top: 20px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  padding: 10px 0px 10px 10px;
  text-align: center;
  background: #484848 no-repeat url('/images/agro/convert.png') 10px 50%;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.view_product_company_body_question:hover {
  background-color: #3b3b3b;
}

.view_product_wrap_left #shPhysicalOrder {
  background: #227300 no-repeat calc(100% - 20px) 6px
    url('/images/agro/bucket-index-icon.png');
  background-size: 25px;
  height: auto;
  padding-top: 0;
}

.view_product_wrap_left #shPhysicalOrder .shPhysicalOrder-class-text {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 35px;
}

.view_product_wrap_left .shPhysicalOrder-class {
  height: auto;
  padding-top: 0;
  margin-top: 20px !important;
}

.view_product_wrap_left .shPhysicalOrder-class .shPhysicalOrder-class-text {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
}

.view_product_wrap_left #shPhysicalOrder:hover,
.view_product_wrap_left .shPhysicalOrder-class:hover {
  background-color: #1c5c00;
  color: #fff;
}

#search_autocomplete {
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 10001;
  margin-top: 2px;
  border-radius: 5px;
}

.search_autocomplete_item {
}

.search_autocomplete_item:hover {
}
.search_autocomplete_item a {
  cursor: pointer;
  display: block;
  padding: 10px 10px;
  font-size: 15px;
  text-decoration: none;
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
}
.search_autocomplete_item a:hover {
  border-radius: 5px;
  background: #f5f5f5;
  color: #000;
  font-weight: 600;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
}

.search_autocomplete_item_span {
  color: #303030;
  font-weight: 400;
  font-size: 12px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
}


@media (max-width: 1400px) {
  .sh-header-catalog-btn {
  }

  .search_index_p2 {
    width: 10% !important;
  }

  .search_index_p1 {
    width: calc(100% - 1030px) !important;
    position: relative !important;
    left: auto !important;
    right: auto !important;
  }

  .bodyAds .search_index_p1 {
    width: calc(100% - 780px) !important;
  }
}

.view_product_wrap_left #divGallerySmall {
  background: none;
  margin: 0;
  padding: 0;
}

.view_product_wrap_left #divGallerySmall img {
  display: block;
  max-width: 80px;
  max-height: 80px;
  width: auto;
  margin: 0 20px 20px 0;
  border: solid 2px #c5c5c5;
}

.view_product_wrap_left #divGallerySmall img:hover {
  border-color: #1c7100;
}

.view_product_wrap_left .cview_block_green2 {
  background: none;
}

.view_product_wrap_left h3 {
  color: #1c7100;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 15px 0;
}

.view_product_wrap_left .mainImageGallery {
  border: 2px solid transparent;
}

.view_product_wrap_left .mainImageGallery:hover {
  border-color: #1c7100;
}

.view_product_wrap_left .sh-about {
  display: none;
}

.view_product_wrap_left .sh-about-mobile {
  display: block !important;
}

.view_product_wrap_left #breadcrumb {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 12px;
  color: #1c7100;
}

.view_product_wrap_left #breadcrumb a {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px;
  text-decoration: none;
  margin: 0 5px;
}

.view_product_wrap_left #breadcrumb i {
  color: #484848;
  font-style: normal;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px;
  margin: 0 5px;
}

.view_product_wrap_left #breadcrumb a:hover {
  text-decoration: underline;
}

.view_product_wrap_left h1 {
  color: #484848;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.view_product_wrap_left .data-value {
  margin-top: 10px;
  display: block;
  font-size: 15px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
}

.view_product_wrap_left .div-pp-iii-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.view_product_wrap_left .div-pp-iii-value .data-value {
  width: 150px;
  color: #1c7100;
  font-weight: 500;
}

#div-pp-data-btns {
  margin-top: 20px;
}

.view_product_wrap_left .data-value-price {
  color: #484848;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.view_product_wrap_left .data-value-unit {
  color: #484848;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.view_product_wrap_left #div-pp-data-value {
  max-width: 250px;
}

.showMoreLink {
  color: #1c7100;
  border-bottom: 1px dashed #1c7100;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  display: inline;
  cursor: pointer;
  font-size: 14px;
}

.showMoreLinkWrap {
  margin: 10px 0;
}

.viewed_items_title.recom {
  line-height: 18px;
}

.view_product_company_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: both;
}

.view_product_company_other.without-columns {
  display: block;
}

.view_product_company_other.without-columns .view_product_company_recom {
  width: 100%;
}

.view_product_company_other.without-columns .view_product_company_otzuvu {
  width: calc(100% - 350px);
}

.view_product_company_other.without-columns
  .view_product_company_recom
  .category_cards.viewed_items_list
  .category_index_rep {
  width: calc(20% - 20px);
}

.view_product_company_otzuvu {
  width: 60%;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.view_product_company_otzuvu h3 {
  color: #1c7100;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 15px 0;
}

.mobile-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 50;
  display: none;
}

.no-reviews {
  border: 1px #ccc solid;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #484848;
  text-align: center;
  padding: 5px 10px;
  margin: 0 0 20px 0;
}

.view_product_company_recom {
  width: 40%;
}

#sh-delivery-block .divDelivery-in {
  background: transparent;
  padding: 10px 0 0 0;
}

#sh-delivery-block .condition-header {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #1c7105;
  font-size: 15px;
  font-weight: 500;
}

#sh-delivery-block .condition-name {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #484848;
  font-size: 14px;
  font-weight: 400;
}

.block-reviews-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-reviews-more-link a {
  color: #1c7100;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  border-bottom: 1px dashed #1c7100;
  display: inline;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
}

.block-reviews-more-add {
}

.block-reviews-more-add a {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  background: #1c7105;
  text-decoration: none;
  padding: 10px 30px;
}

.block-reviews-more-add a:hover {
  background-color: #1c5c00;
  color: #fff;
}

.view2_view .cview_l {
  max-width: 100%;
}

.view2_view #sh-company-static-header {
  margin-bottom: 0px;
  border: 1px #c0c0c0 solid;
  background: #fff;
  padding: 10px;
}

.view2_view .sh-button-popup-menu {
  display: none;
}

.view2_view .cview_menu {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view2_view .cview_menu a {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  color: #237300;
  font-weight: 500;
  font-size: 15px;
  border-top: none;
  border-bottom: 1px #c0c0c0 solid;
  border-left: 1px #c0c0c0 solid;
  border-right: none;
  line-height: 40px;
  margin: 0;
  float: none;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
}

.view2_view .cview_menu a.act,
.view2_view .cview_menu a:hover {
  color: #237300;
  background: #f0f0f0;
  border-color: #c0c0c0;
}

.view2_view .cview_menu #sh-div-menu-right {
  border-right: 1px #c0c0c0 solid;
  position: inherit;
  right: auto;
}

.view2_view #sh-company-static-header h1,
.view2_view #sh-company-static-header .bh2 {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 500;
  font-size: 17px;
  text-decoration: underline;
  line-height: 20px;
  color: #237300;
}

.view2_view .cview_block_green2 {
  background: none;
  margin: 0;
  padding: 0;
}

.view2_view .cview_block_green2 h2,
.view2_view .cview_block_green2 h1,
.view2_view .cview_block_green2 .bh2 {
  color: #1c7100;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 15px 0;
  text-decoration: none;
}

.view2_view .cview_f_big {
  background: #fff;
  padding: 10px 20px;
}

.view2_view .cview_adr {
  min-width: 140px;
  padding: 0 10px;
}

.view2_view .cview_reg {
  min-width: 100px;
}

.view2_view .cview_adr p {
  float: none;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.view2_view .cview_adr span.sh-hide-phones2,
.view2_view .cview_adr div.sh-hide-phones2,
.view2_view .cview_adr #sh-prod-phones2 {
  border-bottom: none;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px !important;
  font-weight: 500;
  padding: 0;
  line-height: 18px;
}

.view2_view .cview_reg_title {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.view2_view .cview_reg_data {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  line-height: 18px;
  color: #237300;
}

.view2_view .cview_adr span.view2phones {
  color: #333;
  text-decoration: underline;
  font-size: 13px !important;
  font-weight: 400;
}

.view2_view .cview_adr span {
  padding: 0;
}

.view2_view .cview_adr .av-phone {
  background: none;
  padding: 0;
}

.view2_view .cview_adr .av-phone a {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
}

.view2_view .view_product_company_year {
  font-weight: bold;
  font-size: 21px;
}

.view2_view .view_product_company {
  color: #1c7105;
  background: no-repeat url('/images/agro/kubok2.png') 20px 0%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
  width: 150px;
  margin-right: -20px;
}

.view2_view .h2text {
  font-size: 16px !important;
}

.view2main-left {
  float: left;
  width: calc(100% - 320px);
}

.view2main-right {
  float: right;
  width: 300px;
  border-left: 1px solid #333;
  padding-left: 10px;
}

.view2_view #sh-td-company-logo {
  max-height: 100px;
}

.bx-controls {
  /*margin-top: -50px;*/
}

.bx-pager {
  position: absolute;
  bottom: 20px !important;
}

.bx-wrapper {
  border: 0 !important;
  position: relative;
  margin-bottom: 30px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #db1316 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #e0e1f0 !important;
}

.bodyCabinet {
  background: #fff;
}

.bodyCabinet #sh-header-wrap {
  background: #fff;
}

.bodyCabinet .sh-header-lang {
  display: none;
}

td .av-phone a,
.av-phone a {
  font-size: 12pt;
  border: none;
}

span.sh-hide-phones2,
div.sh-hide-phones2,
#sh-prod-phones2 {
  font-size: 12pt !important;
  border: none;
}

#sh-delivery-block {
  max-width: 220px;
}

#regionMenuIndex {
  position: absolute;
  top: -5px;
  background: #fff;
  max-width: 300px;
  border: 2px solid #1c7105;
  border-top: none;
  right: 250px;
  display: none;
  z-index: 10000;
}

#regionMenuIndex:before {
  content: '';
  position: absolute;
  left: 50px;
  top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

#regionMenuIndex a {
  display: block;
  text-decoration: none;
  padding: 10px 10px;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

.viewed_items_p {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #333;
  margin: 10px 0 40px;
  text-align: justify;
  line-height: 26px;
}

.viewed_items_p a {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell,
    Noto Sans, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #1c7105;
  text-decoration: none;
}
.viewed_items_p a:hover {
  text-decoration: underline;
}

#regionMenuIndex a:hover {
  background: #1c7105;
  color: #fff;
}

.category_index_cat_bar .sh-cat-search .prod-type {
  border-radius: 0 !important;
  background: #ddd;
  color: #333;
  font-weight: 500;
}
.category_index_cat_bar .sh-cat-search .more-cats {
  background: transparent;
}

@media (max-width: 1300px) {
  .search_index_p2 {
    width: 9% !important;
  }
}

@media (max-width: 1250px) {
  .search_index_p1 {
    width: calc(100% - 830px) !important;
  }

  .bodyAds .search_index_p1 {
    width: calc(100% - 590px) !important;
  }

  .view_product_company_other.without-columns
  .view_product_company_recom
  .category_cards.viewed_items_list
  .category_index_rep {
  width: calc(25% - 20px);
}

  .category_cards.viewed_items_list .category_index_rep {
    width: calc(25% - 20px);
  }

  .category_cards .category_index_rep {
    width: calc(25% - 20px);
  }

  .sh-header-bucket-text,
  .sh-header-location-text,
  .sh-header-fav-text {
    display: none;
  }
}

@media (max-width: 1150px) {
  .view_product_wrap_left {
    float: none;
    width: 100%;
  }

  .view_product_wrap_right {
    float: none;
    width: calc(100% - 20px);
  }

  .view_product_company_other .view_product_company_otzuvu {
    width: calc(100% - 30px);
  }

  .view_product_company_other {
    display: block;
  }

  .view_product_company_recom {
    width: 100%;
  }

  .view_product_company_recom
    .category_cards.viewed_items_list
    .category_index_rep {
    width: calc(25% - 20px);
  }

  .category_index_item,
  .category_index_item:hover {
    width: calc(50% - 10px);
  }

  .search_index_p1, .bodyAds .search_index_p1 {
    width: calc(100% - 680px) !important;
  }

  .sh-header-catalog-btn-text {
    display: none;
  }

  .search_index_p2 {
    display: none;
  }
}

@media (max-width: 1030px) {
}

@media (max-width: 960px) {
  .main_content.with_right {
    width: 100% !important;
  }

  .right_column {
    float: none;
    width: 100%;
    clear: both;
  }

  .category_cards.viewed_items_list .category_index_rep {
    width: calc(30% - 20px);
  }

  .search_index_p1,   .bodyAds .search_index_p1 {
    width: calc(100% - 370px) !important;
    margin: 0 !important;
  }

  .sh-header-catalog-btn {
    margin: 5px;
  }

  .top_logo {
    float: none;
  }

  .logo_div {
    float: none;
  }

  .view2main-right {
    display: none;
  }

  .view2main-left {
    width: 100%;
  }

  .view_product_company_td {
    display: none;
  }
}

@media (max-width: 650px) {


  .catalog_menu_right_row {
    white-space: nowrap;
  }


  .mainImageGallery {
    width: 100%;
  }
   
  #divGallerySmall img {
    width: 20%;
  }

  .search_index_p1,   .bodyAds .search_index_p1 {
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  #search_index_input1 {
    background-position: 100% 0;
  }

  .sh-header-catalog-btn {
    display: none;
  }

  #sh-header-div {
    padding: 0 10px;
  }

  .sh-header-bucket,
  .sh-header-location,
  .sh-header-fav {
    margin: 5px 0 5px 20px;
  }

  .sh-header-reg {
    margin: 5px 5px 5px 20px;
  }

  .sh-header-lang {
    float: right;
  }

  .category_cards .category_index_rep {
    width: 45% !important;
  }

  .category_cards .category_index_rep .left_block_items img {
    max-width: 90%;
    max-height: 115px;
  }

  .category_cards .category_index_rep:hover .catalog_hover_more {
    display: none;
  }

  .catalog_item_aval {
    font-size: 11px;
    margin-top: -6px;
  }

  .catalog_item_phone {
    display: none;
  }

  .view2search_td {
    display: none;
  }

  #catalogMenuRight{
    position: sticky;
    top: 55px;
    z-index: 100;
    background: #f0f0f0;
    width: auto;
    margin: 0;
    padding: 5px 0 5px 10px;

  }
  .catalog_menu_right_row{
    min-width: 100%;
  }
  .catalog_menu_right a.catalog_filter_right{
    display: inline;
  }
  .catalog_menu_right_arr_right, .catalog_menu_right_arr_left {
    display: none;
  }
  
  body.mobile_right_filters .mobile-wrap{
    display: block;
  }
  
  .main_left_part .sh-cat-search-first{
    margin-top: 60px;
  }

  body.mobile_right_filters .category_index_cat_bar a {
    line-height:25px;
  }

  .cview_block_green2{
    padding-left: 5px; 
    padding-right: 5px;
  }

  #div-pp-data-img.with-gallery {
    display: none;
  }


  #mobileProductGallery {
    display: block;
  }

  .div-pp-data-favorite, #div-pp-data-value {
    margin-bottom: 0 !important;
  }

  .view_product_company_foot{
    padding: 5px;
    background-size: 18px;
  }

  .view_product_company_foot br{
    display: none;
  }
  .view_product_company_foot_year{
    font-size: 18px;
  }

  .view2_view .cview_menu {
    width: 355px;
    overflow-x: scroll;
  }

  .view2_view .cview_menu a{
    font-size: 15px;
    white-space: nowrap;
  }

  #td-contact-email a{
    white-space: nowrap;
    font-size: 13px;
  }

  .viewed_items_p{
    display: flex;
    width: 355px;
    overflow-x: scroll;
  }
  .viewed_items_p a{
    white-space: nowrap;
    padding: 5px 10px;
    margin-right: 10px;
    background: white;
    text-decoration: none;
  }

  .category_cards_scroll{
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    width: 355px;
    justify-content: left !important;
  }

  .sh-div-review-item{
    word-break: break-all;
  }
  #div-pp-data-img{
    background: #FFFFFF;
  }
  #div-pp-data-img table{
    width: 100%;
    text-align: center;
  }

  #div-pp-data-img .mainImageGallery{
    width: auto;
    max-width: 100%;
    max-height: 200px;
    float: none !important;
  }
}
@media (max-width: 425px) {
  .category_cards .category_index_rep {
    width: 90% !important;
  }
  .category_cards .category_index_rep {
    width: 100% !important;
  }

  .ads_top_manuf .sh_a_bsave {
    margin: 2px;
  }


}
