/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank_BS5 - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2021 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
.fa, .fab, .fal, .far, .fas {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }
  
  
  @media (min-width:576px), @media (max-width:767px) {
	#t4-main-menu .eshop-search .product_search 
	{
		width: 220px !important;
	}
	
	#t4-main-menu .input-prepend.input-append .media-preview.add-on{
		height:34px;line-height:34px;padding:0 6px
	}
}
