.pagination-sorting-block { display:none; }
.search-products-caption { display:none !important; }
#textsizer-classnames
{
  background: rgba(255,255,255,0.5);
  padding: 10px;
}
#textsizer-classnames p
{
   display: inline;
}
ul.textresizer
{
   list-style: none;
   display: inline;
   margin: 0px;
   padding: 0px;
}
ul.textresizer li
{
   display: inline;
   margin: 0px;
   margin-right: 5px;
   padding: 0px;
}

ul.textresizer a
{
   border: solid 1px #999;
   padding: 2px 3px;
   font-weight: bold;
   text-decoration: none;
}
  
ul.textresizer a:hover
{
   background: #e5e5e5;
   border: solid 1px #cccccc;
      
}

ul.textresizer .small-text
{
   font-size: 12px;
}
 
ul.textresizer .medium-text
{
   font-size: 14px;
}
 
ul.textresizer .large-text
{
   font-size: 16px;
}
 
ul.textresizer .larger-text
{
   font-size: 18px;
   color: white;
   background:black;
}

ul.textresizer a.textresizer-active
{
   border: solid 1px #2B562B;
   background: #FFCA6F;
   color: #000000;            
}
.small-text
{
   font-size: 12px !important; 
}
 
.medium-text
{
   font-size: 14px !important;
}
 
.large-text
{
   font-size: 16px !important;
}
 
.larger-text
{
   font-size: 18px !important;
   color: white;
   background:black;
}
#main_wrapper.larger-text div, #main_wrapper.larger-text td {
	background:black;
	}
#main_wrapper.larger-text a, #main_wrapper.larger-text td a {
	color:white;
}

.category-products-count
{
display: none;
}

.bversion-enable img {
    width: 30px; /* Размер картинки */
    height: 20px;
    margin-right: 5px; /* Отступ между картинкой и текстом */
    vertical-align: middle; /* Выравнивание по вертикали */
}

.bversion-enable span {
    vertical-align: middle; /* Выравнивание текста по вертикали */
}