/**
 * Theme Name: VPSTTT Group
 * Description: VPTSTTT Child Theme
 * Author: VPSTTT
 * Template: blocksy
 * Text Domain: https://vpsttt.com/
 */
.widget-title {
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FE4820;

}
.k-menu-product-category-list-item .elementor-nav-menu{
	max-height: 360px;
} 
.k-menu-product-category-list-item .elementor-nav-menu--dropdown.elementor-nav-menu__container{
	margin: 0;
}
.k-menu-product-category-list-item2 .elementor-nav-menu--dropdown.elementor-nav-menu__container{
	margin: 0;
}
/* .elementor-swiper-button .elementor-swiper-button-prev{
	margin-left: -63px;
} */

#uc_post_grid_elementor_5d149f8.uc_post_grid_style_one .uc_content {
	margin-bottom: 20px;
}
.button-category-product {
	padding: 4px 18px;
	background-color: #ffffff;
	color: #fe4820;
	border: 1px solid #fe4820;

	border-radius: 16px;

	font-weight: Bold;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.elementor-popup-modal .dialog-message {
	overflow: hidden !important;
}
.button-category-product:hover {
	border: 1px solid #fe4820;
	border-radius: 16px;
	box-shadow: 0 0 20px #6fc5ff50;
	transition: all 0.5s;
	background-color: #fe4820;
	color: #ffffff;
	cursor: pointer;
}
.edit-title-custom-meta-one{
	font-weight: 700;
	font-size: 16px;
	font-family: Roboto;
	color: #000000;
}
.edit-link-custom-meta-one{
	font-weight: 700;
	font-size: 16px;
	font-family: Roboto;
	color: #fe4820!important;
	cursor: pointer;
}
.edit-link-custom-meta-one:hover{
	color: #e78a77!important;
	
}
.owl-stage-outer{
	padding: 20px 0;
}


.relative-product-title .elementor-widget-container h2 {
	width: fit-content;
	background-color: #FE4820;
	padding: 10px 30px;
	border-radius: 0 0 12px 12px;
}
.uc_post_title {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.elementor-element.elementor-element-9e6bf85 .elementor-button:hover{
	cursor:pointer;
}
.footer-text.footer-link {
	font-family: Roboto;
	font-size: 16px;
	color: #000000;
}
.footer-text.footer-link:hover {
	color: #fe4820 !important;
}
/* .woocommerce-product-gallery__image {
    max-height: 400px;
    justify-content: center;
	align-items: center;
} */
/* .woocommerce-product-gallery__image img {
	height: 100%;
} */
.t-sidebar-product-catogary .widget-title{
	font-size: 16px;
	white-space: nowrap;
}
.t-sidebar-product-catogary a{
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
}
.t-sidebar-product-catogary a:hover{
	color: #fe4820;
}
.t-sidebar-product-catogary a:active{
	color: #fe4820;
}
.t-sidebar-product-catogary li {
	border-bottom: 1px solid #7b5a5a42;
	margin-bottom: 10px;
}
.k-menu-product-category-list-item li{
	position: relative;
}
.k-menu-product-category-list-item li:after{
	position: absolute;
	top: 50%;
	right: 2%;
	content: "";
	background: url(./img/icon-product-item.svg);
	transform: translate(-50%, -50%);
	width: 9px;
	height: 15px;
}
.k-menu-product-category-list-item2 li{
	position: relative;
}
.k-menu-product-category-list-item2 li:after{
	position: absolute;
	top: 50%;
	right: 2%;
	content: "";
	background: url(./img/icon-product-item.svg);
	transform: translate(-50%, -50%);
	width: 9px;
	height: 15px;
}
.k-menu-product-category-list-item nav::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #c7c5c1;
	border-radius: 10px;
}
.k-menu-product-category-list-item nav::-webkit-scrollbar {
  width: 8px;
  background-color: #c7c5c1;
}

.k-menu-product-category-list-item nav::-webkit-scrollbar-thumb {
  border-radius: 0px 0px 10px 10px;
  background-color: #FFF;
  background-image: linear-gradient(10deg, #f7ec9c, #ff8651);
}
.t-sidebar-product-catogary img{
	margin-top: 20px;
}
.uc_post_title .ue_p_title{
    white-space: wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media screen and (max-width: 1025px) {
	.k-menu-product-category-list-item .elementor-nav-menu{
		max-height: 216px;
	}
}
@media screen and (max-width: 767px) {
	.k-menu-product-category-list-item {
		opacity: 0;
		height: 0;
		transition: all 0.25s;
	}
	.k-menu-product-category-list-item.active {
		opacity: 1;
		height: auto;
	}
	.k-menu-product-category-list-item2 {
		opacity: 0;
		height: 0;
		transition: all 0.25s;
	}
	.k-menu-product-category-list-item2.active {
		opacity: 1;
		height: auto;
	}
/* 	.k-menu-product-category-active {
		display: block;
	}
	.k-menu-product-category-hidden {
		display: none;
	} */
	.k-menu-product-category-title-wrapper {
		position: relative;
	}
	.k-menu-product-category-title-wrapper:after {
		position: absolute;
		top: 50%;
		right: 23%;
		content: "";
		background: url(./img/icon-product-category-mobile.svg);
		transform: translate(-50%, -50%);
		width: 14px;
		height: 8px;
		transition: all 0.3s;
	}
	.k-menu-product-category-title2-wrapper:after {
		position: absolute;
		top: 50%;
		right: 23%;
		content: "";
		background: url(./img/icon-product-category-mobile.svg);
		transform: translate(-50%, -50%);
		width: 14px;
		height: 8px;
		transition: all 0.3s;
	}
	.k-menu-product-category-title-wrapper.rotated:after {
		transform: translate(-50%, -50%) rotate(180deg);
	}
	.k-menu-product-category-title2-wrapper.rotated:after {
		transform: translate(-50%, -50%) rotate(180deg);
	}
	.widget-footer-container {
		flex-direction: column;
	}
	.widget-footer-item {
		width: 100% !important;
		padding-right: 0 !important;
	}
	
	.footer-title {
		font-size: 20px !important;
	}
	.footer-text {
		font-size: 16px !important;
	}
}
.k-banner-image-wrapper img {
	width: 100%;
}
.k-home-s2-image {
	cursor: pointer;
}