.hmblgitems img {
	aspect-ratio: 4/3;
	object-fit: cover;
}
.elementor-widget-loop-carousel:has(.hmblgitems) .elementor-widget-container > .swiper {
	padding-top: 12px;
	padding-bottom: 12px;
}
.hmblgitems h3 {
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	max-height: 50px !important;
	height: 50px;
}
.hmblgitems .time-ago .elementor-widget-container {
	display: flex;
	flex-direction: row;
	gap: 5px;
	align-items: center;
	font-size: 11px;
	color: #666;
}
.hmblgitems .time-ago .elementor-widget-container svg {
	font-size: 15px;
	color: #222;
}
.mui-share-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: none;
	align-items: center;
	justify-content: center;
}
.mui-share-modal.active {
	display: flex;
	animation: fadeIn 0.3s ease;
}
.modal-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
}
.modal-content {
	position: relative;
	background: white;
	padding: 30px;
	border-radius: 8px;
	max-width: 90%;
	width: 100%;
	max-width: 500px;
	box-shadow: 0 4px 20px rgba(0,0,0,0.15);
	z-index: 1;
}
.share-grid {
	display: flex;
	flex-direction: row;
	gap: 5px;
	margin-bottom: 5px;
	justify-content: space-around;
}
.modal-content .share-option {
	display: flex !important;
	flex-direction: column;
	align-items: center !important;
	background: #fff !important;
	border: none !important;
	padding: 0 !important;
}
.modal-content .share-icon-circle {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.url-copy-container {
	display: flex;
	align-items: center;
	margin-top: 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
}
.url-input {
	flex: 1;
	padding: 8px 12px;
	border: none;
	outline: none;
	font-size: 12px;
}
.copy-button {
	background: #f5f5f5;
	border: none;
	padding: 8px 12px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.copy-button:hover {
	background: #e0e0e0;
}
@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
body.modal-open {
	overflow: hidden;
}
.markazi-button {
	padding: 0;
	min-height: unset;
	background: #0000 !important;
	gap: 7px;
}
@media screen and (max-width:1400px){
	.tmpgridsm .elementor-widget-container > .elementor-loop-container.elementor-grid > .post {
	min-width: 250px;
}
.tmpgridsm .elementor-widget-container > .elementor-loop-container.elementor-grid {
	display: flex !important;
	flex-wrap: nowrap;
	overflow-x: scroll;
	scrollbar-width: thin;
	padding-bottom: 20px;
}
}
.main-page-wrapper{
    background: #fff !important;
}
.ftrimg .woocommerce-product-gallery img , .ftrimg .woocommerce-product-gallery .woocommerce-product-gallery__image {
    border-radius: 8px !important;
}
.ftrimg .woocommerce-product-gallery .wd-thumbs .wd-carousel-item img{
    border: 2px solid #e9ecef;
}
.ftrimg .wd-arrow-inner:after {
    font-size: 16px !important;
}
.sngprdengttl h2{
    font-size: 12px;
    color: #868E96;
}
.prdmeta span.elementor-post-info__item-prefix {
    color: #222 !important;
}
.prdmeta span.elementor-post-info__terms-list {
    font-size: 0;
}
.prdmeta span.elementor-post-info__terms-list > a:first-child {
    font-size: 11px !important;
}
.prdscshr button.markazi-button.share-button-trigger {
    font-size: 0px !important;
}
.prdscshr button.markazi-button.share-button-trigger::After {
    content: "";
    width: 24px;
    height: 24px;
    background: center / contain no-repeat url(https://markazimobile.com/wp-content/uploads/2023/10/share.svg);
}
.sngprdatt .shop_attributes tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 !important;
}
.sngprdatt .shop_attributes tbody > tr.woocommerce-product-attributes-item:nth-child(n+7) {
    display: none !important;
}
.sngprdatt .shop_attributes tbody > tr.woocommerce-product-attributes-item {
    flex: 1 0 calc((100% / 3) - (10px / 3 * 2)) !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    border: 1px solid rgb(241, 243, 245) !important;
    padding: 8px !important;
    border-radius: 8px;
    background: rgb(248, 249, 250);
    margin: 0 !important;
    max-width: calc((100% / 3) - (10px / 3 * 2));
}
.sngprdatt .shop_attributes tbody > tr.woocommerce-product-attributes-item td.woocommerce-product-attributes-item__value {
    margin-right: auto;
    max-width: 80%;
}
.sngprdatt .shop_attributes tbody > tr.woocommerce-product-attributes-item td.woocommerce-product-attributes-item__value p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fdaprdsng ul.elementor-icon-list-items {
    width: 100%;
    justify-content: space-between;
    margin: 0 !important;
    gap: 15px;
    flex-wrap: nowrap !important;
}
@media screen and (max-width:750px){
.fdaprdsng ul.elementor-icon-list-items {
    overflow-x: scroll;
    scrollbar-width: thin;
    padding-bottom: 10px !important;
}
.fdaprdsng ul.elementor-icon-list-items li.elementor-icon-list-item{
    min-width: 160px;
}
}
.relprdsng .wd-add-btn.wd-add-btn-replace, .relprdsng .wd-add-btn.wd-add-btn-replace a {
    background: #0000 !important;
    color: #222 !important;
}
.relprdsng .wd-add-btn.wd-add-btn-replace {
    border: 1px solid rgba(244,244,244);
    border-radius: 6px !important;
}
.relprdsng .wd-carousel-item:hover > .wd-product {
    box-shadow: 0 0 12px rgba(0,0,0,0.12);
    border-radius: 8px;
}
.sngprdatc button.button {
    background: var( --e-global-color-primary ) !important;
}
.sngprdatc button.button:hover {
    box-shadow: 0px 0px 5px 0px var( --e-global-color-primary );
}

/* Sticky header styles */
.mmainhdr {
    transition: all 0.3s ease;
    width: 100%;
    z-index: 10000;
}

.mmainhdr.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    animation: slideDown 0.5s ease;
}

/* Scroll up button styles */
.scrollupxx {
    position: fixed;
    transition: all 0.3s ease;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.scrollupxx.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    background: #fff !important;
}

.scrollupxx.hide {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    height: 0;
}

@keyframes slideDown {
    from { transform: translateY(-100%); }
    to { transform: translateY(0); }
}


