.quantity_plus_minus { display: none !important; }

		@font-face{font-family:'Font1'; src:url('/fonts/MarkGEO-SemiBold.woff2') format('woff2')}
		@font-face{font-family:'Font2'; src:url('/fonts/MarkGEOCAPS-Light.woff2') format('woff2')}

		.body {font-family: 'Font1!important';}
		.h1,h2,h3,h4,h5,h6{font-family: 'Font2!important';}

		.rating { display: none!important;}
		.product-thumb .product-name {
			min-height: 44px;
			margin-bottom: 0px!important;
			text-align: left;
		}
		.footer-top{ display: none!important;}
		.price-tax{ display: none!important;}
		.price_value { color: #ffc107;}
		.special_value { color: #000; }


     .abz7 {
  margin-top: 0px;
  }
  
 
  @media (max-width: 768px) { /* Adjust breakpoint as needed */
		.abz7 {
			 margin-top: 58px;
		}
	}


		#back-top {
			display: none;
			overflow: hidden;
			position: fixed;
			bottom: 115px!important;
			right: 10px;
			text-decoration: none;
			z-index: 12302;
		}

		.cart-products{
			width: 100%;
			height: 300px;
			border: 1px solid #ff8000;
			border-radius: 8px;
			overflow-y: auto;
			padding: 10px;
			box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
		}
		@media (max-width: 768px) { /* Adjust width as needed */
			.non24 {
				display: none !important;
			}
		}


  
 @media (min-width: 1024px) {
  .desktop-only {
    display: block; /* ან flex, ან რაც გინდა */
  }
  .mobile-only {
    display: none !important;
  }
}

  
	.mobile-only {
		display: none; /* Hide by default */
	}

	@media (max-width: 768px) { /* Adjust breakpoint as needed */
		.mobile-only {
			display: block; /* Show only on screens smaller than 768px */
		}
	}


	@media (max-width: 992px) {
		.mob-fix-panel .mobile-sidebar-phones, .mob-fix-panel .mobile-sidebar-viewed, .mob-fix-panel .mobile-sidebar-search.shtop {
			opacity: 0;
			z-index: 1042;
			background: var(--up-modal-bg);
			padding-top: 6px;
			padding-bottom: 6px;
			margin-top: -100px;
			margin-bottom: 0px;
			transition: all .3sease-out;
			position: fixed;
			top: 120px;
			right: 0;
			left: 0;
			bottom: 0px;
			width: 100%;
			-webkit-transform: translateY(100%);
			-ms-transform: translateY(100%);
			transform: translateY(100%);
			border-radius: 20px 20px 0px 0px;
		}
		.search_categories_title{ display: none!important;}
		.product-timer { display: none!important; }
		.action-timer { display: none!important; }
    }


    @media (max-width: 767px) {
  .megasliderpro .bg-image-slider {
    min-height: 100%; /* Smaller min-height for mobile */
    height: auto;
    width: 100%;
    object-fit: cover;
  }
}


@media (max-width: 991px) {
#product .cart, #popup-quickview .cart {
    width: auto;
    margin-left: 0px;
    flex-grow: 1;
}
}

@media (max-width: 991px) {
    .tabs__header.tabs_top {
        top: 53px !important;
        position: sticky;
        border-radius: 0px;
        z-index: 500;
        display: none !important;
        height: 46px;
        overflow: hidden;
        background: var(--up-bg-main);
        margin-left: -10px;
        margin-right: -10px;
    }
}

.search_categories_title { display: none!important; }
.product-timer { display: none!important; }
      .action-timer { display: none!important; }

.info-weight {display: none!important;}
.price-new {
    color: #1c1c1c;
}
.price-old {
    color: #ff9122; }

    .item-name:hover {
color: #f29636;

}
#product .default-radio input:checked + label { outline: 2px solid #f49636; }
#product .default-radio label:hover {
    outline: 2px solid #f49636;
}



