﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.main_page_btns img { padding-bottom: 8px;}

.search-icon:before {
    content: "🔍";
	margin-right: 0.25rem;
}
#masthead > div > div.header-search > span.search-icon:hover:before, .search-icon:hover:before, .search-icon:hover {
	color: #ff0000;
}

#masthead > div > div.header-search {
	width: 6.5rem;
}