/*!
Theme Name: Nextation
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: teq_nextation
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

teq_nextation is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

#starReviewSelection { display: flex; position: relative; }
.star { font-size: 30px; color: lightgray; cursor: pointer; transition: color 0.2s; position: relative; }
.star.filled { color: gold; }
.tooltip { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); background-color: rgba(0, 0, 0, 0.7); color: white; padding: 5px; border-radius: 5px; visibility: hidden; opacity: 0; transition: visibility 0s, opacity 0.2s ease-in-out; white-space: nowrap; }
.star:hover ~ .tooltip { visibility: visible; opacity: 1; }
.activiti--info.activiti--info2 { margin-top: 20px; }
.product--detail--section .image.singlepost { border-radius: 16px; overflow: hidden; width: 100%; height: 650px; }

.range--slider .value--grp span.start--value { opacity: 0; }
.blog--list--cont { margin-top: 25px; row-gap: 25px; }
.wishlist--items { row-gap: 25px; }

.search--icon { z-index: 9999; }
.header .search--icon--bx { align-items: center; }
.favrite--icon { align-self: center; }
.wishlist--icon { position: relative; display: flex; }
.wishlist--icon .wishlist-count { position: absolute; top: -11px; right: -9px; font-size: 16px; opacity: 0.7; width: 10px; height: auto; }

.search-list { display: inline-flex; }
.search-list .search-former.activeSearch { width: 200px; margin-right: 10px; border-bottom: 1px solid #ccc8c8 !important; }

.search-list .search-former { width: 0px; transition: all 0.4s; position: absolute; right: 100%; top: 50%; transform: translateY(-50%); }
.is-form-style input.is-search-input { background: #fff; border: none !important; }
.social-share.social--link { margin: 20px 0; }
.blog-navigation { margin: 60px 0; }
.card .card--body .title--grp { place-content: space-between; }
.toobar-top,
.list-view .list-view-as { display: inline-flex; }
.list-view .list-view-as { gap: 20px; }

.sorting--toolbar { display: flex; justify-content: space-between; margin-bottom: 30px; }
.sorting-ordering { margin-left: 20px; display: flex; }
.list-view .list-view-as li { font-size: 16px; color: #595959; }

.sorting-ordering select { font-size: 14px; color: #595959; padding: 7px 25px 7px 15px; cursor: pointer; text-transform: inherit; margin-bottom: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border: 1px solid #b1adad; border-radius: 5px; width: auto; height: auto; appearance: none; -webkit-appearance: none; -moz-appearance: none;
 background: url('data:im ge/svg+xml;utf8, svg viewBox="0 0 24 24" fill="none" stroke=" lack" stroke-wid h="2" xmlns="http://www. 3.org/2000/svg">< olyline points="6 9 12 15 18  "/></svg>') no-repeat; background-position: right 5px center; background-size: 16px ; }

.exp--icon,.exp--icon2,.exp--icon3,.small--icon { animation-name: floating; animation-duration: 5s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; margin-left: 0px; margin-top: 0px; }

@keyframes floating { 0% { transform: translate(0, 0px); } 50% { transform: translate(0, 15px); } 100% { transform: translate(0, -0px); } }

.card .card--body .activiti--info li { width: 100%; }
.card { background: none; }
.google_icon img { width: 30px; }

.heading404 { font-size: 150px; font-weight: 600; }

@media screen and (max-width: 1200px) 
{ 
	.sorting-ordering select { font-size: 14px; } 
}

@media screen and (max-width: 767px) 
{ .sorting-ordering select { font-size: 12px; } 
}
@media screen and (max-width: 576px) 
{ .is-form-style input.is-search-input { background: transparent; }
 .search-list .search-former.activeSearch { margin-right: 0px; }
  .is-form-style input.is-search-input { font-size: 12px !important; } 
  .sorting--toolbar { margin-bottom: 20px; } 
  .star { font-size: 25px; } 
}
