|
|
@@ -10331,6 +10331,14 @@ img {
|
|
|
.header-search--static input:focus + .header-search__iconzoom, .header-search--static .header-search__input:focus + .header-search__iconzoom {
|
|
|
display: block; }
|
|
|
|
|
|
+.search-page__result {
|
|
|
+ margin: 15px 0; }
|
|
|
+.search-page__results-count {
|
|
|
+ font-size: 90%;
|
|
|
+ color: #D7D7D7; }
|
|
|
+.search-page__search-value {
|
|
|
+ background: #ff0; }
|
|
|
+
|
|
|
@media (min-width: 992px) {
|
|
|
.left-side {
|
|
|
padding-right: 20px; }
|