*{
  scroll-behavior: smooth;
}
li,
p{
	font-size: 16px !important;
	line-height: 25px !important;
}
.text_menu_txt_sub h2,
._ae_desc h2{
  font-size: 24px;
  line-height: initial;
  margin: 30px 0;
}
.text_menu_txt_sub h3,
._ae_desc h3{
  font-size: 20px;
  line-height: initial;
  margin: 20px 0;
}
..text_menu_txt_sub h4,
._ae_desc h4{
  font-size: 16px;
  line-height: initial;
  margin: 10px 0;
}
img.blog_image {
    width: 100% !important;
    max-width: unset !important;
}
#producers-list_sub {
border: none;
justify-content: space-around;
}
.text_menu_txt_sub a,
._ae_desc a{
	color: #111;
  text-decoration: underline;
	transition: .3s ease-in-out;
}
.text_menu_txt_sub a:hover,
._ae_desc a:hover{
	color: #E84E16;
}
#producers-list_sub a.producers-list_item {
  border: none;
  width: 100%;
  flex-basis: 23%;
  box-shadow: 0 4px 10px #ddd;
  margin-bottom: 25px;
  padding: 15px;
  border-radius: 7px;
  border-top: 3px solid #E84E16;
  transition: .1s ease-out;
  max-width: none;
  flex-grow: 0!important;
  flex-shrink: 0!important;
}
#producers-list_sub a.producers-list_item img{
  max-width: 150px;
  max-height: 100px;
  flex-grow: 1;
  object-fit: contain;
}
#producers-list_sub a small, 
#producers-list_sub a span {
  background-color: #f7f7f7;
    width: 100%;
    padding: 2px;
    border-radius: 5px 5px 0 0;
    display: block;
    color: #555;
}
#producers-list_sub.last a small, 
#producers-list_sub.last a span {
  background-color: #f7f7f7;
    width: initial;
    padding: 2px;
    border-radius: 5px 5px 0 0;
    display: block;
    color: #555;
}

#producers-list_sub a small {
    border-radius: 0 0 5px 5px;
}
#producers-list_sub a:hover small, 
#producers-list_sub a:hover span {
    color: #2286c7;
}
div.text_menu_txt ol{
  padding: 15px 0 0px 22px !important
}
#container:not(.main_page):not(.projector_page):not(.search_page):not(.blog-list_page):not(.blog-item_page) #content{
  padding: 1.2rem 20px;
}
.search_categoriesdescription_sub h1,
.search_categoriesdescription_sub h2,
.search_categoriesdescription_sub h3{
  margin: 15px 0;
}
.search_categoriesdescription_sub ul{
  padding-left: 30px;
}
.search_categoriesdescription_sub a{
  color: #e84e16;
  cursor: pointer;
}
.search_categoriesdescription_sub a:hover{
  color: #111;
}
.product_heading__param--firm img{
  max-height: 20px;
}
._ae_desc p,
.text_menu_txt p{
  margin: 10px 0;
}
  .text_menu_txt_sub table{
      width: 100%;
      margin: 16px 0;
  }
  .text_menu_txt_sub td{
      border: 1px solid rgba(0,0,0,.3);
  }
  .text_menu_txt_sub td td {border: 0;border-bottom: 1px solid rgba(0,0,0,.3);}

  .text_menu_txt_sub td tr:last-child td {border-bottom: 0;}
  #footer_links .footer_links_label{
    font-weight: bold;
  }
  @media screen and (min-width: 1024px)
  {
      .text_menu_txt_sub td{
          padding: 10px 15px;
      }
  }            

  .footer_contact__link svg path{
   
    transition: .3s ease-in-out;
  }
  .footer_contact__link:hover svg path{
    fill:  #E84E16;
  }
  #blog_list .article__description{
    font-size: 16px !important;
    line-height: 25px !important;
  }
  #blog_list .article__description *{
    font-size: 16px !important;
    line-height: 25px !important;
  }
  #blog-item .blog-item_sub ul{
    padding-left: 20px;
  }
  .additional-text-in-free-shiping{
    text-transform: uppercase;
    line-height: initial;;
    margin-left: .5rem;
  }
  #projector_buy_section a.projector_buttons_obs:before{
    position:  relative;
    left: -10px;
  }
  @media screen and (max-width: 979px)
  {
    .text_menu_txt_sub td{
      padding: 5px;
    }
  }
  @media screen and (max-width: 480px)
  {

    .td-hide-mobile{
      display: none;
    }

    .freeShipping{
      height: fit-content;
    }
      .additional-text-in-free-shiping{
        text-align:  center;
        max-width: 81%;
        margin-left: 0;
      }
  } 
  .filters_options button[type='submit'], .filters__options button[type='submit'] {
      background: #0a5968;
      color: #fff;
      text-align: center;
      padding: 5px 10px !important;
  }
  .filters_options button[type='submit']:hover, .filters__options button[type='submit']:hover {
      background: #fff;
      border-color: #0a5968;
      color: #0a5968;
  }
  .button_go_shopping,
  #dialog_wrapper_sub .added__product .added__buttons a.--close{
        border-color: #0a5968;
  }  
.button_go_shopping:hover,
  #dialog_wrapper_sub .added__product .added__buttons a.--close:hover{
        border-color: #111;
  }
  .order2__param.--size{
    display: none;
  }
  .basket__tools .--add-to-favorite.btn:before{
    content:  "\E89D"
  }
  .client_card_link,
  .rabates_link{
    display: none !important;
  }
  .search_categoriesdescription_sub p{
    margin: 10px 0;
  }