/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* body {
	font-family: 'Times New Roman', Times, serif !important;
} */

/*logo*/
#logo {
	position: relative;
}
#headerCatProduct {
	position: absolute;
}

/*header bottom*/
.header-bottom-nav > li > a {
	padding: 0px;
}

/*menu product cat*/
.wrap-menu-product-cat {
	display: none;
	margin-top: 6px;
}

@media screen and (max-width: 600px) {
	.title-wrapper {
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.price-wrapper {
		text-align: center;
	}
	.section-title {
		font-size: 20px;
	}
	#logo img {
		max-height: 250px !important;
		position: absolute;
		    max-width: 280PX !important;
		top: -100px;
		left: -35px;
	}
	.text-topbar {
		margin: 0;
		padding: 0;
		color: #ffffff;
		font-size: 14px;
		font-weight: 100;
		text-align: center;
	}
	.section-title.section-title-center {
		font-size: 20px !important;
	}
	.row-ft .section-title-main {
		height: unset !important;
	}
	.col-inner p {
		text-align: justify;
	}
	/*icon cart header*/
	.cart-item .header-button a.header-cart-link {
		border-width: 0px;
		min-width: 44px;
	}
	h3 {
		font-size: 2em;
	}
	/*cat menu*/
	#headerCatProduct {
		display: none;
	}
	/*header main*/
	.nav-vertical > li > a {
		gap: 6px;
	}
	/*header bottom*/
	.header-wrapper .header-bottom {
		background-color: var(--primary-color);
	}
	/*banner*/
	.custom-banner .banner-grid-wrapper .wrap-banner.grid-col-2-3 {
		height: 225.5px !important;
	}
	/*sidebar menu*/
	.off-canvas .sidebar-menu {
		padding-top: 0px;
	}
	.off-canvas:not(.off-canvas-center) li.html {
		padding: 5px 20px;
		background-color: #dd0115;
	}
	.social-icons {
		text-align: center;
	}
	form.searchform .search-field {
		width: max-content;
		font-size: 18px;
		box-shadow: 1px 1px 10px rgb(124 161 168);
		background: white;
	}
}

/* NEW */
.text-topbar {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: 100;
}
#logo img {
    max-height: 250px !important;
    position: absolute;
    max-width: 300PX;
    top: -110px;
}
.form-flat input:not([type='submit']),
.form-flat select,
.form-flat textarea {
/* 	border: 2px solid #ccc; */
	background-color: unset !important;
	border-color: unset !important;
	color: black !important;
}
input::placeholder {
	color: black !important;
	font-size: 16px;
}
.header-nav.header-nav-main {
	justify-content: center !important;
}
.icon-search {
	filter: invert(1);
}
.header-button-1 .button {
	border-color: var(--fs-color-primary) !important;
	color: var(--fs-color-primary) !important;
}
.header-button-1 .button span {
	color: var(--fs-color-primary) !important;
}
.header-main .header-button > .button:not(.is-outline) {
	background-color: red !important;
}
.header-bottom .flex-col.hide-for-medium.flex-center {
	margin-left: 5rem;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
	color: var(--primary-color) !important;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
	color: black !important;
}
.nav-column > li > a,
.nav-dropdown > li > a {
	display: block;
	color: black !important;
}
.section-title b {
	opacity: 0;
}
.section-title-center span {
	margin: 0 15px;
	padding-top: 10px;
}
.row-image-box-km .box-text.text-center {
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
.row-image-box-km .col-inner .box {
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
.woocommerce-Price-amount.amount bdi {
	color: red;
	font-size: 22px;
}
.button.alt,
.button.checkout,
.checkout-button,
.secondary {
	background-color: var(--primary-color) !important;
	opacity: 1;
}
.woocommerce-variation-add-to-cart > *,
form.cart > * {
	flex: auto;
	margin: 0;
}

.product-home-css .woocommerce-Price-amount.amount bdi,
.box-text.box-text-products .woocommerce-Price-amount.amount bdi {
	color: red;
	font-size: 16px;
}
.product-home-css .name.product-title.woocommerce-loop-product__title a,
.box-text.box-text-products
	.name.product-title.woocommerce-loop-product__title
	a {
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: var(--primary-color);
}
.button.alt-hihi {
	border-radius: 6px;
	font-size: 12px;
}
.product-home-css .col-inner,
.product-home-css .box-text.text-center,
.product-home-css {
	border-radius: 12px;
}
.nav.nav-pills {
	gap: 30px;
	font-size: 20px;
}
.nav.nav-pills li a span {
	color: #000;
}
.nav.nav-pills li.active a span {
	color: white !important;
}
.nav-pills > li.active > a {
	background-color: var(--fs-color-primary);
	color: #fff !important;
	opacity: 1;
}
.row-ft .section-title-main {
	height: 75px;
}
.ux-menu-link__text {
	color: white !important;
}
.absolute-footer .container.clearfix {
	color: white;
	display: flex;
	justify-content: center;
}
.shop-page-title.category-page-title {
	background: #ecf0f9;
}
.page-title-inner.flex-row {
	padding: 0 !important;
}
.breadcrumbs a {
	color: var(--primary-color) !important;
	font-weight: 400;
}
aside.widget {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 5px;
	position: relative;
}
aside.widget::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	height: 5px;
	background-color: var(--primary-color);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.is-divider {
	background-color: var(--primary-color);

	display: block;
	height: 3px;
	margin: 1em 0;
	max-width: 30px;
	width: 100%;
}

.row.category-page-row .product-small .col-inner {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #52a851;
	border-bottom-width: 5px;
}
.button.alt-hihihi {
	border-radius: 6px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}
.section.has-block.tooltipstered {
	padding: 20px !important;
}
.col-border-product .col-inner {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #52a851;
	border-top-width: 8px;
}
.post_comments.op-7 {
	display: none;
}
