/*
Theme Name: Chilly
Theme URI: https://spicethemes.com/chilly-wordpress-theme/
Author: spicethemes
Author URI: https://spicethemes.com
Template: spicepress
Description: Chilly is a responsive, multi-purpose WordPress theme. It's flexible and suitable for agencies, blogs, businesses, finance, accounting, consulting, corporations, or portfolios. Customization is easy and straight-forward, with options provided that allow you to setup your site to perfectly fit your desired online presence. For more details, visit chilly theme demo link https://chilly.spicethemes.com/. We hope you will find the Chilly theme useful.
Tags: one-column, two-columns, right-sidebar, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready, blog
Version: 1.5.2
Requires at least: 4.5
Tested up to: 6.9
Requires PHP: 5.4
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: GNU General Public License v2 or later
Text Domain: chilly
*/

.blog-seperate {
    padding-bottom: 70px;
    margin: 0px;}

.navbar-nav > .active > a:focus,input[type="submit"]:focus , .entry-date > a:focus,a.hc_scrollup:focus,.page-breadcrumb > li a:focus{
	outline-color: darkblue;
}
body.wp-child-theme-chilly .home-news .post .entry-content .more-link {margin-top: 0px;}

.chilly-stereo-product-fields {
	margin: 0 0 22px;
}

.chilly-stereo-product-field {
	position: relative;
	margin: 0 0 14px;
}

.chilly-stereo-product-field label {
	display: block;
	margin-bottom: 6px;
	font-weight: 600;
	color: #0f0f16;
}

.chilly-stereo-product-field select {
	width: 100%;
	min-height: 42px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	color: #64646d;
}

.chilly-sound-help-toggle,
.chilly-camera-help-toggle,
.chilly-package-help-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 19px;
	height: 19px;
	margin-left: 6px;
	padding: 0;
	border: 1px solid #22a2c4;
	border-radius: 50%;
	background: #fff;
	color: #22a2c4;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	vertical-align: middle;
}

.chilly-sound-help-toggle:hover,
.chilly-sound-help-toggle:focus,
.chilly-camera-help-toggle:hover,
.chilly-camera-help-toggle:focus,
.chilly-package-help-toggle:hover,
.chilly-package-help-toggle:focus {
	background: #22a2c4;
	color: #fff;
}

.chilly-sound-help-popover,
.chilly-camera-help-popover {
	position: absolute;
	z-index: 50;
	top: 28px;
	left: 0;
	width: min(100vw - 30px, 520px);
	padding: 14px;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 14px 32px rgba(15, 15, 22, 0.18);
}

.chilly-sound-help-popover {
	display: grid;
	grid-template-columns: 140px 1fr;
	gap: 12px;
}

.chilly-camera-help-popover {
	display: block;
	max-width: 520px;
}

.chilly-sound-help-image-link {
	display: block;
	cursor: zoom-in;
}

.chilly-sound-help-popover img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	border-radius: 6px;
	transition: opacity 0.2s ease;
}

.chilly-sound-help-image-link:hover img,
.chilly-sound-help-image-link:focus img {
	opacity: 0.86;
}

.chilly-sound-help-close,
.chilly-camera-help-close {
	position: absolute;
	top: 6px;
	right: 8px;
	width: 24px;
	height: 24px;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0.68);
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}

.chilly-sound-help-text,
.chilly-camera-help-text {
	display: block;
	padding-right: 20px;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}

.chilly-sound-help-text {
	align-self: center;
}

.chilly-camera-help-text {
	margin-bottom: 10px;
}

.chilly-camera-help-text:last-child {
	margin-bottom: 0;
}

@media (max-width: 480px) {
	.chilly-sound-help-popover {
		grid-template-columns: 1fr;
		width: min(100vw - 30px, 360px);
	}

	.chilly-sound-help-text,
	.chilly-camera-help-text {
		padding-right: 0;
	}
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	padding: 18px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(15, 15, 22, 0.08);
}

.woocommerce #review_form #respond {
	padding: 20px;
	border: 1px solid #e9e9e9;
	border-radius: 8px;
	background: #fff;
}

.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="file"],
.woocommerce #review_form #respond select,
.woocommerce #review_form #respond textarea {
	width: 100%;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	background: #fff;
}

.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond select {
	min-height: 42px;
	padding: 8px 10px;
}

.chilly-reviewx-field {
	margin-bottom: 14px;
}

.chilly-reviewx-help {
	display: block;
	margin-top: 6px;
	color: #777;
	font-size: 13px;
}

.chilly-reviewx-title {
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 1.35;
}

.chilly-reviewx-recommend {
	display: inline-block;
	margin: 0 0 12px;
	padding: 4px 10px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 700;
}

.chilly-reviewx-recommend-yes {
	background: #e8f7ef;
	color: #13743a;
}

.chilly-reviewx-recommend-no {
	background: #fff0f0;
	color: #b42318;
}

.chilly-reviewx-media {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 2px 0 14px;
}

.chilly-reviewx-media img,
.chilly-reviewx-media video {
	width: 86px;
	height: 86px;
	object-fit: cover;
	border: 1px solid #e9e9e9;
	border-radius: 6px;
	background: #f7f7f7;
}

.chilly-rear-usb-table-wrap {
	margin: 18px 0 24px;
	overflow-x: auto;
}

.chilly-rear-usb-table {
	width: 100%;
	min-width: 720px;
	border-collapse: collapse;
	background: #fff;
}

.chilly-rear-usb-table th,
.chilly-rear-usb-table td {
	padding: 18px 20px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	vertical-align: top;
	line-height: 1.45;
}

.chilly-rear-usb-table thead th {
	color: #222;
	font-size: 18px;
	font-weight: 500;
}

.chilly-rear-usb-table tbody th {
	width: 20%;
	color: #222;
	font-size: 17px;
	font-weight: 700;
}

.chilly-usb-dimensions {
	position: relative;
	margin: 14px 0 20px;
}

.chilly-usb-dimensions-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 8px 16px;
	border: 1px solid #22a2c4;
	border-radius: 4px;
	background: #22a2c4;
	color: #fff;
	font-weight: 700;
}

.chilly-usb-dimensions-toggle:hover,
.chilly-usb-dimensions-toggle:focus {
	background: #1b8daa;
	color: #fff;
}

.chilly-usb-dimensions-popup {
	position: absolute;
	z-index: 60;
	top: calc(100% + 10px);
	left: 0;
	width: min(100vw - 30px, 760px);
	max-height: 82vh;
	overflow: auto;
	padding: 18px;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 14px 32px rgba(15, 15, 22, 0.18);
}

.chilly-package-help-popover {
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: 50%;
	width: min(92vw, 920px);
	max-height: 86vh;
	overflow: auto;
	transform: translate(-50%, -50%);
	padding: 22px;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 42px rgba(15, 15, 22, 0.22);
}

.chilly-package-help-popover h4 {
	margin: 0 34px 14px 0;
	font-size: 20px;
	line-height: 1.35;
}

.chilly-package-help-popover .chilly-rear-usb-table-wrap {
	margin-top: 10px;
}

.chilly-package-help-note {
	margin: 16px 0 12px;
	font-weight: 600;
}

.chilly-package-help-close {
	position: absolute;
	top: 10px;
	right: 12px;
	width: 28px;
	height: 28px;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0.68);
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
}

.chilly-usb-dimensions-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 26px;
	height: 26px;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0.68);
	color: #fff;
	font-size: 21px;
	line-height: 26px;
	text-align: center;
}

.chilly-usb-dimensions-grid {
	display: flex;
	gap: 14px;
	padding-right: 20px;
}

.chilly-usb-dimensions-item {
	display: block;
	flex: 1 1 0;
	color: #222;
	text-align: center;
	text-decoration: none;
}

.chilly-usb-dimensions-item img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: contain;
	margin: 0 0 8px;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	background: #f8f8f8;
}

.chilly-usb-dimensions-item span {
	display: block;
	font-weight: 700;
}

.chilly-rear-usb-notes {
	margin-top: 20px;
	padding-top: 18px;
	border-top: 1px solid #e6e6e6;
	color: #333;
	font-size: 15px;
	line-height: 1.58;
}

.chilly-rear-usb-notes p {
	margin: 0 0 13px;
}

.chilly-rear-usb-notes h5 {
	margin: 16px 0 10px;
	color: #222;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.35;
}

.chilly-rear-usb-callout {
	padding: 10px 12px;
	border-left: 3px solid #22a2c4;
	background: #f7fbfc;
}

.chilly-rear-usb-notes a {
	color: #22a2c4;
	font-weight: 700;
	word-break: break-word;
}

@media (max-width: 640px) {
	.chilly-usb-dimensions-grid {
		flex-wrap: wrap;
	}

	.chilly-usb-dimensions-item {
		flex-basis: 100%;
	}
}

.page-seperate,
.blog-seperate {
	padding-bottom: 70px;
	margin: 0;
}

.page-title-section {
	min-height: auto;
}

.page-title-section .overlay {
	padding: 34px 0 32px;
}

.page-title-section .page-title h1,
.page-title-section h1 {
	margin: 0;
	line-height: 1.15;
}

.page-title-section .page-breadcrumb,
.page-title-section .breadcrumb {
	margin-bottom: 0;
}

#content .blog-section {
	padding-top: 0;
}

.woocommerce-page #content .blog-section,
.page-template-template-page-full-width #content .blog-section {
	padding-top: 0;
}

.page-template-template-page-full-width #content .blog-section .n2-section-smartslider:first-child,
.home #content .blog-section .n2-section-smartslider:first-child,
.page-template-template-page-full-width #content .blog-section ss3-force-full-width:first-child,
.home #content .blog-section ss3-force-full-width:first-child {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	.page-title-section .overlay {
		padding: 28px 0 26px;
	}

	#content .blog-section,
	.woocommerce-page #content .blog-section,
	.page-template-template-page-full-width #content .blog-section {
		padding-top: 0;
	}

	.page-seperate,
	.blog-seperate {
		padding-bottom: 28px;
	}
}

@media (min-width: 768px) {
	.navbar-custom {
		min-height: 82px;
	}

	.navbar-custom .container-fluid {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		width: 100%;
	}

	.navbar-custom .navbar-header {
		flex: 0 0 auto;
		max-width: 230px;
		min-width: 180px;
	}

	.navbar-custom .navbar-brand {
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.navbar-custom .custom-logo {
		max-width: 190px;
		height: auto;
	}

	.navbar-custom #custom-collapse,
	.navbar-custom .navbar-collapse {
		display: flex !important;
		flex: 1 1 auto;
		justify-content: flex-end;
		min-width: 0;
		max-width: 100%;
	}

	.navbar-custom .navbar-nav {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: flex-end;
		float: none !important;
		min-width: 0;
		max-width: 100%;
		overflow: visible;
		white-space: nowrap;
	}

	.navbar-custom .navbar-nav > li {
		flex: 0 0 auto;
	}

	.navbar-custom .navbar-nav > li > a {
		font-size: 14px;
		padding-left: 7px;
		padding-right: 7px;
	}

	.navbar-custom .navbar-nav > li.chilly-menu-more {
		display: none !important;
		flex: 0 0 auto;
	}

	.navbar-custom .navbar-nav > li.chilly-menu-more.chilly-menu-more-visible {
		display: none !important;
	}

	.navbar-custom .navbar-nav > li.chilly-menu-more > .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar-custom .navbar-nav > li.chilly-menu-hidden {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.navbar-custom .navbar-nav > li > a {
		font-size: 15px;
		padding-left: 9px;
		padding-right: 9px;
	}
}

.woocommerce ul.products,
.woocommerce-page ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 36px;
	align-items: stretch;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
	display: none !important;
	content: none !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	display: flex !important;
	flex-direction: column;
	align-items: center;
	float: none !important;
	height: auto;
	min-height: 100%;
	margin: 0 !important;
	width: auto !important;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,
.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product h2 {
	display: block;
	height: auto;
	min-height: calc(1.5em * 3);
	max-height: none;
	overflow: visible;
	line-height: 1.5 !important;
	text-overflow: clip;
}

.woocommerce ul.products li.product .star-rating,
.woocommerce-page ul.products li.product .star-rating {
	margin-top: auto;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	min-height: 3em;
}

.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
	margin-top: auto;
}

@media (max-width: 991px) {
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575px) {
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: 1fr;
	}
}
