/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root {
	--primary-color: #ae0002;
	--secondary-color: #000000;
}

body {
	font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {

	b,
	strong {
		font-weight: bold;
	}
}

.autocomplete-suggestion .search-price,
.wpcf7-not-valid-tip,
.wpcf7-spinner,
.product-info .price-wrapper,
.box-blog-post .is-divider {
	display: none;
}

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

.col-inner:last-child {
	padding-bottom: 0;
}

a {
	transition: all .25s ease;
}

p:last-child {
	margin-bottom: 0;
}
.html-1 {
    i {
		width: 40px;
        height: 40px;
		font-size:18px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff;
    }
}
li.html.custom.html_topbar_left i {
    font-size: 18px !important;
}
li.html.custom.html_topbar_right i {
    font-size: 18px !important;
}
.html-1 p{
	font-size: 18px;
	font-weight:bold;
}
.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
	max-width: 350px;
	width: 100%;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
	font-size: 16px;
	text-transform: math-auto;
	color: #000;
}

.mfp-bg.mfp-ready {
	background-color: rgba(0, 0, 0, 0.4) !important;
	opacity: 1 !important;
	backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
}

.mfp-wrap.mfp-ready {
	backdrop-filter: none !important;
}

.nav:not(.nav-slide) .active>.children {
	padding-bottom: 0;
}

.icon-box-img img,
.icon-box-img svg {
	padding-top: 0;
}

.autocomplete-suggestion img+.search-name {
	font-size: 16px;
}

.header-nav .sub-menu .menu-item-has-children:after {
	content: '\f105';
	font-family: "FontAwesome";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	font-size: 11px;
}

.header-nav .sub-menu .menu-item-has-children {
	position: relative;
	width: 100%;
}

.header-nav .sub-menu .menu-item-has-children .sub-menu {
	display: none;
	opacity: 0;
	transition: all 0.25s ease;
	position: absolute;
	left: 100%;
	background: #fff;
	border-radius: 5px;
	top: 0;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.header-nav .sub-menu .menu-item-has-children:hover .sub-menu {
	display: block;
	opacity: 1;
}

.header-nav .sub-menu .menu-item-has-children:hover .sub-menu .sub-menu {
	display: none;
	opacity: 0;
}

.header-nav .sub-menu .menu-item-has-children:hover .sub-menu .menu-item-has-children:hover .sub-menu {
	display: block;
	opacity: 1;
}

.header-nav .sub-menu.nav-dropdown-default {
	display: flex;
	flex-direction: column;
	padding: 0;
}

.sub-menu li a {
	min-width: 150px;
	font-weight: 400 !important;
	text-transform: math-auto !important;
	color: initial !important;
	font-size: 14px !important;
}
.star-rating span:before{
	color: #fff000 !important;
}
.nav-uppercase li a,
.nav-uppercase li>a,
ul.nav-uppercase>li>a {
	text-transform: none !important;
	letter-spacing: normal !important;
}

.flickity-button {
	opacity: 1;
}

.flickity-button svg {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding: 10px;
	border-radius: 4px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
}

.row-slider .flickity-prev-next-button svg {
	padding: 10px !important;
	border: 0;
}

.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
	fill: #333;
}

.flickity-page-dots {
	background: #ffffff30;
	width: max-content;
	margin: auto;
	border-radius: 16px;
	padding: 0px 4px;
	padding-bottom: 2px;

}

.flickity-page-dots .dot {
	width: 8px;
	height: 8px;
	background-color: #fff;
}

.wpcf7 div.wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
	background: #fddddd;
	border: 1px solid red;
	color: red;
	box-shadow: none;
	font-size: 14px;
	padding: 15px;
	border-radius: 6px;
	margin: 0;
	margin-top: 15px;
}

.wpcf7 form.sent .wpcf7-response-output {
	background: #ebfee3;
	color: #398f14;
	border-color: #398f142e;
}

ul:last-child,
li:last-child {
	margin-bottom: 0;
}

.logo a {
	color: #fff !important;
	font-size: 18px;
}

.ss-pd {
	padding-top: 60px !important;
	padding-bottom: 30px !important;
}

.blog-wrapper {
	/* padding-top: 60px; */

	.large-12.col {
		padding-bottom: 0;
	}
}

.shop-page-title {
	/* padding-top: 60px; */

	.page-title-inner {
		padding-top: 0;
		min-height: unset;
		display: none;
	}
}

.woocommerce {
	.col.large-12 {
		padding-bottom: 40px;
	}
}
.stuck .header-main .nav > li > a{
	line-height: 16px !important;
}
.product-main {
	padding: 60px 0 30px 0;
}

.product-footer {
	padding-bottom: 40px;
}

ul.nav-pagination {
	padding-bottom: 20px;
}

form {
	margin-bottom: 0;

	.two-col {
		display: flex;
		gap: 15px;
		align-items: center;
	}

		.three-col {
			display: grid;
			grid-template-columns: 1fr 1fr 1fr;
			gap: 15px;
			align-items: stretch;
		}

	label {
		font-size: 16px;
		font-weight: 500;

		span {
			color: red;
		}
	}

	input,
	select,
	textarea {
		height: 45px;
		border: 1px solid #ddd;
		padding: 0px 16px;
		border-radius: 6px !important;
		font-weight: 400;
		box-shadow: none !important;
		padding: 5px;

		&:focus {
			border-color: var(--primary-color);
		}
	}

	textarea {
		resize: vertical;
		min-height: 100px;
		padding: 10px;
	}

	.wpcf7-submit {
		display: block;
		width: 100%;
		margin: 0;
		text-transform: math-auto;
		font-weight: bold;
	}
}

.ss-footer-main {
	h2 {
		padding-bottom: 15px;
		margin-bottom: 15px;
		position: relative;
		color: #fff;
		font-size: 24px;

		&:after {
			content: '';
			width: 10px;
			height: 10px;
			background-color: #fff;
			position: absolute;
			left: 0;
			bottom: 0;
			border-radius: 50%;
		}

		&:before {
			content: '';
			width: 100px;
			height: 2px;
			background-color: #ffffff;
			position: absolute;
			left: 0;
			bottom: 4PX;
		}
	}

	.ul-1 {
		li {
			list-style-type: none;
			margin-left: 0;
		}
	}

	.ux-menu-link {
		i {
			font-size: 14px;
		}
	}
}

.nav-pills {
	gap: 8px;

	li {
		a {
			border-radius: 6px;
			background: #ffdbdb;
			color: var(--primary-color);
			font-weight: bold;
			font-size: 14px;

			&:hover {
				background: var(--primary-color);
				color: #fff;
			}
		}
	}
}

.product-small.box {
	background-color: #FAFAFA;
	border-radius: 16px;
	overflow: hidden;
	padding: 15px;
	border: 1px solid #ddd;

	.box-image {
		border-radius: 8px;
		overflow: hidden;
	}

	.box-text {
		padding: 0px;
		padding-top: 15px;
	}

	.product-title {
		margin-bottom: 10px;

		a {
			font-size: 16px;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
			font-weight: 500;
		}
	}

	.price-wrapper .price {
		.amount {
			color: var(--primary-color);
			font-size: 16px;
		}

		del {
			text-decoration: none;

			.amount {
				color: #bbb;
				font-size: 14px;
				text-decoration: line-through;
			}
		}
	}
}

.badge-container {
	margin-top: 10px;
	margin-left: 10px;

	.badge-frame {
		margin-left: 0;
		height: unset;
		width: unset;
	}

	.badge-inner {
		border: 0;
		font-size: 14px;
		border-radius: 4px;
		color: #333;
		padding: 5px;
	}
}

table tr td,
table tr th {
	padding: 7px !important;
}

table tr:nth-child(even) {
	background-color: #f9f9f9;
}

.post-item {
	.col-inner {
		height: 100%;
	}

	.box {
		height: 100%;
		background-color: #FAFAFA;
		border-radius: 16px;
		overflow: hidden;
		border: 1px solid #ddd;

		.box-text {
			padding: 15px;

			.post-title a {
				font-size: 16px;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
				font-weight: 500;
				color: var(--primary-color);
			}

			.from_the_blog_excerpt {
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
			}
		}
	}
}

.ss-about-hp {
	.img-inner {
		border-radius: 12px;
		overflow: hidden;
	}
}

.nav-pagination>li>a {
	border-color: transparent;
	background-color: #DED5CB;
	color: var(--primary-color) !important;

	&:hover {
		color: #fff !important;
	}
}

.nav-pagination>li>span {
	color: #fff !important;
}
.term-description-wrapper {
	position: relative;
}

.term-description li {
	margin-left: 1.3em;
}

.term-description-wrapper.is-collapsed .term-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	overflow: hidden;
}
.term-description-wrapper.is-collapsed::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 60px;
	background: linear-gradient(to bottom, transparent, #fff);
	pointer-events: none;
	transition: opacity 0.3s ease;
}
.term-description-toggle {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0;
	background: transparent;
	border: none;
	border-radius: 0;
	cursor: pointer;
	padding: 0;
	position: relative;
	z-index: 1;
	margin: 15px auto;
	color: #ae0002;
}

.term-description-toggle .toggle-chevrons {
	width: 20px;
	height: 16px;
	color: #333;
	transition: transform 0.3s ease;
}

.term-description-toggle .btn-text {
	font-size: 14px;
	font-weight: 600;
	color: var(--primary-color);
	margin-top: 4px;
}

.term-description-toggle:hover {
	opacity: 1;
}

.term-description-toggle:hover .btn-text {
	color: var(--secondary-color);
}

.term-description-wrapper:not(.is-collapsed) .term-description-toggle .toggle-chevrons {
	transform: rotate(180deg);
}
@media (max-width: 600px) {
	.term-description-wrapper.is-collapsed .term-description {
		-webkit-line-clamp: 3;
		line-clamp: 3;
	}

	.term-description-wrapper.is-collapsed::after {
		height: 40px;
	}
}

.vw-single-stars {
	display: flex;
	align-items: center;
	gap: 6px;
	margin: 15px 0;
	line-height: 1;
}

.vw-single-stars .vw-stars {
	gap: 2px;
}

.vw-single-stars .vw-star {
	font-size: 15px;
}

.vw-single-stars-count {
	font-size: 13px;
	color: #64748b;
	font-weight: 500;
}

.phone-order {
	background-color: var(--primary-color);
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #fff !important;
	padding: 5px 15px;
	border-radius: 50px;
}

.title-form {
	margin: 20px 0;
	padding-bottom: 15px;
	position: relative;

	&:before {
		content: '';
		width: 160px;
		height: 2px;
		background-color: #333;
		position: absolute;
		left: 0;
		bottom: 4PX;
	}

	&:after {
		content: '';
		width: 10px;
		height: 10px;
		background-color: #333;
		position: absolute;
		left: 0;
		bottom: 0;
		border-radius: 50%;
	}
}

.ss-contact {
	i {
		width: 16px;
		height: 16px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
}

.html-1 {
	gap: 10px;
	line-height: 1.3 !important;

	h3 {
		font-size: 12px;
		color: #fff;
		margin-bottom: 4px;
	}
}
.header-nav .nav-top-link {
	position: relative;
	transition: color 0.25s ease, opacity 0.25s ease;
}
.header-nav .nav-top-link::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%) scaleX(0);
	width: calc(100% - 16px);
	height: 2px;
	background-color: #fff;
	border-radius: 2px;
	transition: transform 0.25s ease;
}
.header-nav .nav-top-link:hover {
	color: #fff !important;
	opacity: 1 !important;
}
.header-nav .nav-top-link:hover::after {
	transform: translateX(-50%) scaleX(1);
}
.header-nav .sub-menu li a {
	transition: background-color 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
	position: relative;
	z-index: 1;
}
.nav-dropdown-default>li>a,
.header-nav .nav-dropdown-default>li>a,
.nav-dropdown-default .nav-column li>a {
	border-bottom: none !important;
}
.header-nav .sub-menu li a::before,
.header-nav .sub-menu li a::after {
	display: none !important;
}
.header-nav .sub-menu li a:hover {
	background-color: var(--primary-color) !important;
	color: #fff !important;
}
.header-nav .menu-item.active > .nav-top-link {
	color: #fff !important;
}
.header-nav .menu-item.active > .nav-top-link::after {
	transform: translateX(-50%) scaleX(1);
}
.mobile-nav .icon-menu {
	color: #fff;
}
.header-nav .nav-dropdown.nav-dropdown-default>li>a{
	margin: 0 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
/* ===== FAQ ACCORDION ===== */
.ss-faq-section {
    margin: 40px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #444;
}

.ss-faq-section pre,
.ss-faq-section code {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
    white-space: normal;
    overflow: visible;
}

.ss-faq-title {
    font-size: 22px;
    color: #8B3E3E;
    font-weight: 700;
    margin-bottom: 16px;
}

.ss-faq-list {
    display: flex;
    flex-direction: column;
}

.ss-faq-item {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 8px;
    overflow: hidden;
}

.ss-faq-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    background: #f9f9f9;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    gap: 12px;
}

.ss-faq-question:hover {
    background: #eee;
}

.ss-faq-question span:first-child {
    flex: 1;
}

.ss-faq-icon {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    background: #cc292e;
    width: 26px;
    height: 26px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    line-height: 1;
}

.ss-faq-item.is-open .ss-faq-icon {
    background: #333;
}

.ss-faq-answer {
    display: none;
}

.ss-faq-item.is-open .ss-faq-answer {
    display: block;
}

.ss-faq-answer-inner {
    padding: 20px;
    background: #fff;
    border-top: 1px solid #eee;
    font-size: 15px;
    color: #444;
    line-height: 1.6;
}

.ss-faq-answer-inner p {
    margin: 0 0 0.8em;
}

.ss-faq-answer-inner p:last-child {
    margin-bottom: 0;
}

.ss-faq-answer-inner ul,
.ss-faq-answer-inner ol {
    margin: 0.5em 0 0.5em 1.5em;
}

.ss-faq-answer-inner li {
    margin-bottom: 0.3em;
}

@media (max-width: 600px) {
    .ss-faq-title {
        font-size: 18px;
    }
    .ss-faq-question {
        font-size: 13px;
        padding: 12px 14px;
    }
    .ss-faq-answer-inner {
        font-size: 14px;
        padding: 14px;
    }
}

@media (max-width: 1024px) {
	.post-items.blog-items.three-col {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {
	.post-items.blog-items.three-col {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media(max-width: 600px) {
	.product-small.box {
		padding: 10px;
	}

	.ss-footer-main {
		h2 {
			font-size: 20px;
		}
	}

	.product-footer {
		padding-bottom: 10px;
	}

	.product-main {
		padding: 30px 0 0;
	}

	.shop-page-title {
		padding-top: 30px;
	}

	.woocommerce {
		.col.large-12 {
			padding-bottom: 10px;
		}
	}

	.blog-wrapper {
		padding-top: 30px;
		padding-bottom: 0;

		.large-12.col {
			padding-bottom: 10px;
		}
	}

	.ss-pd {
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}

	.ss-faq-title {
		font-size: 18px;
	}

	.ss-faq-question {
		font-size: 13px;
		padding: 12px 14px;
	}

	.ss-faq-answer-inner {
		font-size: 14px;
		padding: 14px;
	

/* ===== WOOCOMMERCE SHOP LOOP STARS ===== */
.ss-loop-rating .star-rating {
    color: #ff9800;
    font-size: 14px;
    float: none;
}/* ===== WOOCOMMERCE SHOP LOOP STARS ===== */
.ss-loop-rating {
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
    margin: 4px 0 !important;
}

.ss-loop-rating .star-rating {
    display: flex !important;
    align-items: center !important;
    float: none !important;
    font-size: 0 !important;
    letter-spacing: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
}

.ss-loop-rating .star-rating::before,
.ss-loop-rating .star-rating span::before {
    display: none !important;
}

.ss-loop-rating .star-rating > span {
    display: flex !important;
    gap: 2px !important;
}

.ss-loop-rating .star-rating > span::before {
    content: none !important;
}

.ss-loop-rating .star-rating > span::after {
    content: none !important;
}

.ss-loop-rating .woocommerce-rating-star {
    font-size: 14px !important;
    color: #ff9800 !important;
    letter-spacing: 2px !important;
}

.ss-loop-rating .woocommerce-rating-star .fa-star,
.ss-loop-rating .woocommerce-rating-star .fas,
.ss-loop-rating .woocommerce-rating-star .fa {
    color: #ff9800 !important;
}



.ss-loop-rating .star-rating span::before {
    color: #ff9800;
}

.ss-loop-rating .woocommerce-review-link {
    font-size: 12px;
    color: #888;
}
	}
}	