p {
	font-size: 16px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.06 !important;
	letter-spacing: normal;
}

.col ul>li {
	line-height: 1.06 !important;
}

.text.about p {
	font-size: 20px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2 !important;
	letter-spacing: normal;
}

.custom-section-title {
	font-size: 34px !important;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18 !important;
	letter-spacing: normal;
	text-transform: uppercase;
	margin-bottom: 0;
}

.custom-section-subtitle {
	font-size: 16px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19 !important;
	letter-spacing: normal;
}

.custom-section-title>.strong,
.custom-section-title>strong {
	font-weight: bold !important;
}

.title-main-banner {
	font-size: 34px !important;
	font-weight: bold !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.18 !important;
	letter-spacing: normal !important;
}

/*
 * Flatsome
 * Flatsome Buttons
 */
.section-product-lines .button:not(.ux-search-submit) {
	padding: 14px 40px !important;
	min-height: 49.2px !important;
	text-transform: uppercase !important;
	font-size: 17px !important;
	line-height: 17px !important;
	font-weight: 600 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	letter-spacing: normal !important;
	text-align: center !important;
	border-radius: 6px !important;
	border: 0 !important;
}

/*
 * Flatsome Header
 */

.header-nav.header-nav-main>li>a {
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
}

/*
 * Page Product Line
 */
.product-line-header h1 {
	font-size: 34px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
}

.product-line-header h4 {
	font-size: 24px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 0;
}

.product-line-header p {
	font-size: 20px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2 !important;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 0;
}

.header-nav.header-nav-main .social-icons {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.html.custom.html_topbar_left {
	margin-left: 0;
	margin-right: 0;
}

.html.custom.html_topbar_right {
	display: none;
}

.header-search {
	margin-left: 6px !important;
}

.header-search .search {
	width: 20px;
}

.header-search .search {
	width: 20px;
	max-width: 20px;
	height: 20px;
	max-height: 20px;
	padding: 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.header-nav.header-nav-main .social-icons {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#main-menu.mobile-sidebar .social-icons {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 15px;
}

#main-menu.mobile-sidebar .social-icons .icon {
	width: 36px;
	max-width: 36px;
	height: 36px;
	max-height: 36px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#main-menu.mobile-sidebar .social-icons .icon svg {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

#main-menu.mobile-sidebar .social-icons .icon svg * {
	fill: white;
}

.header-nav.header-nav-main .social-icons .icon {
	width: 20px;
	max-width: 20px;
	height: 20px;
	max-height: 20px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.header-nav.header-nav-main .social-icons .icon svg,
.header-nav.header-nav-main .social-icons .icon img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.header-wrapper:not(.stuck) .logo img {
	-webkit-transition: max-height 0s !important;
	-o-transition: max-height 0s !important;
	transition: max-height 0s !important;
}

/*
 * Woocommerce
 */
.custom-product-gallery .product-thumbnails {
	margin-top: 20px;
}

.custom-product-gallery-container {
	background-color: white;
	padding: 30px;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	border: solid 1px #f4f0f0 !important;
}

.custom-product-gallery-container .image-tools {
	padding: 0 !important;
}

.custom-product-gallery-container h3 {
	margin-bottom: 0;
	text-align: center;
	font-size: 20px !important;
	font-weight: bold !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.2 !important;
	letter-spacing: normal !important;
	text-align: center !important;
	color: #17273e !important;
}

.custom-product-gallery-container .zoom-buttom {
	border: 3px solid #c0c0c0;
	color: #c0c0c0;
	border-radius: 50%;
	padding: 3px;
	width: 29px;
	height: 29px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	font-size: 32px !important;
	line-height: 0 !important;
	font-weight: normal !important;
	cursor: pointer;
}

.custom-product-gallery-container .zoom-buttom svg {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.custom-product-gallery-container .zoom-buttom svg * {
	fill: #c0c0c0;
}

.custom-product-gallery-container .product-images:first-of-type {
	margin-bottom: 0 !important;
}

/*
 * Search
 */

.search-item-box {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: center;
	color: #17273e;
	padding: 20px 20px;
	border-radius: 10px;
	border: solid 1px #d2dae0;
	background-color: #fff;
	height: 100%;
}
.search-item-box img{
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.search-item-box a{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

/*
 * WPForms
 */
div.wpforms-container-full .wpforms-form label.wpforms-error {
	color: #ff9900 !important;
	font-weight: 100 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
	border: 1px solid #ff9900 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
div.wpforms-container-full .wpforms-form .wpforms-one-third,
div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
	margin-left: 12px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
	width: calc(50% - 6px) !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 6px 0 !important;
}

div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form textarea {
	background-color: #e8eaed !important;
	border-radius: 0px !important;
	color: #474559 !important;
	border: 0 !important;
	width: 100% !important;
	padding: 20px 15px !important;
	max-width: 100% !important;
	font-size: 14px !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	font-style: italic !important;
	letter-spacing: normal !important;
	text-align: left !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
	color: #ffffff !important;
	background-color: #dd0316 !important;
	padding: 14px 40px !important;
	min-height: 49.2px !important;
	font-size: 17px !important;
	line-height: 17px !important;
	font-weight: 600 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	letter-spacing: normal !important;
	text-align: center !important;
	border-radius: 6px !important;
	border: 0 !important;
	margin-top: 15px !important;
	text-transform: uppercase !important;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	color: #dd0316;
	background-color: white;
}

.wpforms-submit:disabled {
	background-color: rgba(45, 32, 95, 0.5) !important;
	color: rgba(45, 32, 95, 0.75) !important;
	opacity: .75 !important;
}


/*
 * Testimonials
 */
.section-testimonials {
	padding-bottom: 40px;
}

.section-testimonials .banner {
	background-color: transparent !important;
}

.section-testimonials .flickity-prev-next-button {
	top: 16% !important;
}

.section-testimonials .testimonial-meta.pt-half {
	padding-top: 40px;
}

.section-testimonials .testimonial-position,
.section-testimonials .testimonial-name {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #17273e;
	text-align: left;
}

.section-testimonials .testimonial-name {
	margin-top: 37px;
	font-weight: bold;
}

.section-testimonials .testimonial-text {
	border: 3px solid #17273e;
	padding: 31.7px 33.5px 61.7px 34.3px;
	position: relative;
}

.section-testimonials .testimonial-text p {
	color: #17273e !important;
	font-size: 19px !important;
	font-weight: 500 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.26 !important;
	letter-spacing: normal !important;
	text-align: left;
	margin-bottom: 0;
}

.section-testimonials .testimonial-text:after {
	content: "";
	position: absolute;
	top: calc(100% - 2.5px);
	left: 49.3px;
	width: 47px;
	height: 38px;
	background-image: url(../image/sb.svg);
	background-position: center center;
	background-size: 47px 38px;
	background-repeat: no-repeat;
}

.section-testimonials .swiper-button-prev,
.section-testimonials .swiper-button-next {
	color: #17273e !important;
	top: 35%;
}

.section-testimonials .swiper-button-prev::after,
.section-testimonials .swiper-button-next::after {
	font-size: 30px !important;
}

.swiper {
	width: 100%;
	height: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slider-testimonials .swiper-slide,
.slider-team .swiper-slide {
	background-color: transparent;
}

.swiper-slide-testimonial-content {
	width: 85%;
}

.slider-team .swiper-slide .thumbnail-team {
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid white;
	width: 170px;
	height: 170px;
	width: 160px;
	height: 160px;
	position: relative;
}

.slider-team .swiper-slide .thumbnail-team .thumbnail-image-wrapper {
	position: absolute;
	left: 50%;
	margin-left: -50%;
	top: 50%;
	margin-top: -50%;
}

.slider-team .swiper-slide h5 {
	color: white;
	font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
}

.slider-team .swiper-slide p {
	color: white;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	margin-bottom: 0;
}


/*
 * Products
 */

.product-thumbnails a {
	border-radius: 10px !important;
	border: solid 1px #e0e6ea !important;
	background-color: #fff !important;
}

.product-thumbnails a:hover {
	border-color: rgba(0, 0, 0, .2) !important;

}

.product-thumbnails a img {
	padding: 15px;
}

/* .products-line-nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	gap: 42px;
} */

/* .products-line-nav .product-box {
	width: calc(100% / 3);
	max-width: calc(100% / 3);
	flex-basis: calc(100% / 3);
	position: relative;
} */

.swiper-slide-shadow {
	background: rgba(0, 0, 0, 0) !important;
}

.swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}

.swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
}


.products-line-nav .swiper-wrapper {
	height: 350px;
}

.products-line-nav .swiper-slide {
	background-color: transparent !important;
	align-items: stretch;
}

.product-box {
	height: 100%;
}

.product-box h2 {
	font-size: 22px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.product-box a {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-direction: column;
	border-radius: 35px;
	background-color: #fff;
	padding: 40px;
	width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
}

.product-box img {
	width: 100%;
	height: auto;
	max-width: 180px;
}

/*
 * Footer
 */

.footer-wrapper {
	overflow: hidden;
}

.footer-wrapper .social-icons {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-direction: row;
}

.footer-wrapper .social-icons .icon {
	width: 24px;
	max-width: 24px;
	height: 24px;
	max-height: 24px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.footer-wrapper .social-icons .icon svg {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.footer-wrapper .social-icons .icon svg * {
	fill: white;
}

.footer-col-2 ul>li {
	border-top: 0 !important;
}

.footer-col-2 ul>li>a {
	padding: 0 0 6px 0 !important;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.14;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}

.footer-col-1 img {
	max-width: 158px !important;
}

.footer-col-3 a,
.footer-col-1 p,
.footer-col-2 p,
.footer-col-3 p,
.footer-col-4 p {
	font-size: 14px !important;
	font-weight: normal !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.36 !important;
	letter-spacing: normal !important;
	color: #fff;
}

.absolute-footer {
	display: none !important;
}

@media (max-width: 549px) {

	.section-testimonials .swiper-button-prev,
	.section-testimonials .swiper-button-next {
		display: none;
	}

	.footer-wrapper .social-icons {
		justify-content: center;
	}

	.footer-wrapper .social-icons .icon {
		width: 36px;
		max-width: 36px;
		height: 36px;
		max-height: 36px;
	}

	.footer-col-1 .col-inner {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: column;
	}

	.footer-col-1 .col-inner .img-inner {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.footer-col-2 ul.menu {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		gap: 10px;
		flex-wrap: wrap;
	}

	.footer-col-2 ul.menu>li {
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
	}

	.footer-col-2 ul.menu>li>a {
		border: 1px solid white;
		padding: 10px 15px !important;
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
}