Current Path : /storage/v11800/abaniliving-com/public_html/wp-content/themes/shoptimizer/

Linux v11800 5.3.0-1023-aws #25~18.04.1-Ubuntu SMP Fri Jun 5 15:19:18 UTC 2020 aarch64

Upload File :
Current File : /storage/v11800/abaniliving-com/public_html/wp-content/themes/shoptimizer/rtl.css
/* --- Shoptimizer RTL CSS --- */

body.rtl .woocommerce-tabs table td,
body.rtl .woocommerce-tabs table th {
	padding-right: 0;
}

.ri.menu-item.ri-chevron-right-circle::before {
	transform: scale(-1, 1);
}

body.rtl,
body.rtl .image-feature figcaption,
body.rtl table td,
body.rtl table th {
	text-align: right;
}

body ul.products {
	margin-right: -15px;
	margin-left: auto;
}

body.rtl:not(.product-align-center) ul.products li.product {
	text-align: right;
}

body.rtl table.shop_table_responsive tr td,
body.rtl .select2-container .select2-selection--single {
	text-align: right;
}

body.rtl .content-area blockquote::before {
	right: -40px;
	left: auto;
}

body.rtl .author .avatar {
	float: right;
}

body.rtl .author-details {
	float: left;
}

body.rtl .product p.price {
	float: right;
}

body.rtl .site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count {
	right: -8px;
	left: auto;
}

/* -- Header -- */

@media (min-width: 993px) {

	.site-header .site-search {
		margin-right: 3em;
		margin-left: 0;
	}

	.main-navigation ul ul, .secondary-navigation ul ul {
		right: -9999px;
		left: auto;
	}

	body.rtl .site-header-cart {
    	margin-left: 0;
    	margin-right: auto;
    	text-align: left;
	}

	body.rtl .site-header .secondary-navigation {
		padding-left: 0;
		padding-right: 1.2em;
	}

	body.rtl .site-header .site-header-cart {
		float: left;
	}

	body.rtl .fa.menu-item:first-child,
	body.rtl .ri.menu-item:first-child {
		border-left: 1px solid #eee;
	}

	body.rtl .fa.menu-item:last-child,
	.ri.menu-item:last-child {
		border: none;
	}

	body.rtl .site-header .main-navigation {
		float: right;
	}

	body.rtl .site-header-cart .cart-contents .amount {
		margin-right: 0;
		margin-left: 0.327em;
	}

	body.rtl .main-navigation ul.menu > li.menu-item-has-children:not(.full-width) ul li.menu-item-has-children .sub-menu-wrapper {
		right: 200px;
		left: auto;
	}

	body.rtl .comment-list .comment-meta {
		float: right;
	}

	body.rtl .addresses header.title h3 {
		float: right;
	}

	body.rtl .addresses header.title a {
		float: left;
	}
	body.rtl .main-navigation ul li a span strong {
		margin-right: 7px;
		margin-left: 0;
	}

	/* Headers */

	/* Header 2 */
	body.rtl.header-2 .site-header .secondary-navigation {
		order: 0;
		padding-right: 0;
	}

	/* Header 3 */
	body.rtl.header-3 .site-header .secondary-navigation {
		order: 6;
		margin-left: 0;
	}
	body.rtl.header-3 .site-header .site-search {
		margin-right: 0;
    	margin-left: auto;
	}

	/* Header 4 */
	body.rtl.header-4 .col-full-nav {
		width: inherit;
	}
	body.rtl.header-4 .search-trigger {
		order: 2;
	}

}

@media (min-width: 993px) {

	body.rtl .woocommerce-ordering {
		float: right;
		margin-right: 0;
		margin-left: 1em;
	}

	body.rtl .woocommerce-result-count {
		float: right;
	}

	body.rtl .woocommerce-pagination {
		float: left;
	}

	body.rtl.single-product div.product .images,
	body.rtl.single-product div.product .woocommerce-product-gallery {
		float: right;
	}

	body.rtl .main-navigation ul.menu > li.menu-item-has-children:not(.full-width) ul li.menu-item-has-children > a::after {
		right: auto;
		left: 12px;
		content: "\e60f";
	}

	body.rtl table.cart td.actions .coupon {
		float: right;
	}

	body.rtl table.cart td.actions button {
		float: left;
	}

	body.rtl ul.checkout-bar {
		margin: 0 10% 0 10%;
	}

	body table.woocommerce-checkout-review-order-table .product-name {
		padding-right: 35px;
		padding-left: 0;
	}

	.woocommerce-checkout-review-order-table td.product-total, body table.cart th.product-subtotal {
		text-align: left;
	}

	#payment .payment_methods li img {
		float: left;
	}

	body #payment .payment_methods > .wc_payment_method > label .about_paypal {
		display: inline-block;
		border: none;
	}

	.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
		margin-right: 0;
		margin-left: 0.3em;
	}

	table.woocommerce-checkout-review-order-table .product-name .product-item-thumbnail {
		right: 0;
		left: auto;
	}

	body.rtl .checkout-bar li.active::after,
	body.rtl .checkout-bar li.next::after {
		right: 50%;
		left: auto;
	}

	body.rtl .form-row-first {
		float: right;
	}

	body.rtl .form-row-last {
		float: left;
	}

}

body.rtl ul.checkout-bar li.visited::after,
body.rtl ul.checkout-bar::before {
	right: 0;
	left: auto;
}

body.rtl ul.checkout-bar {
    margin: 0 10% 0 10%;
}

body.rtl .checkout-bar li.active::after,
body.rtl .checkout-bar li.next::after {
	right: 50%;
	left: auto;
}

@media (max-width: 767px) {

	body.rtl ul.checkout-bar {
		margin: 0;
	}

}

body.rtl .woocommerce-error .button,
body.rtl .woocommerce-info .button,
body.rtl .woocommerce-message .button,
body.rtl .woocommerce-noreviews .button,
body.rtl p.no-comments .button {
	float: left;
}

body.rtl .site-content select,
body.rtl .site-content div.wpforms-container-full .wpforms-form select {
	padding-right: 10px;
	padding-left: 31px;
	background-position: 10px center;
}

body.rtl .site-content select.orderby {
	padding-right: 0;
}

body.rtl .woocommerce-pagination .next::after {
	content: "\e60f";
}

body.rtl .main-navigation ul.menu > li.menu-item-has-children > a::after,
body.rtl .main-navigation ul.menu > li.page_item_has_children > a::after,
body.rtl .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
body.rtl .main-navigation ul.nav-menu > li.page_item_has_children > a::after {
	margin-right: 1em;
	margin-left: 0;
}

body.rtl .main-navigation ul li.focus > .sub-menu-wrapper ul,
body.rtl .main-navigation ul li:hover > .sub-menu-wrapper ul,
body.rtl .secondary-navigation ul li.focus > .sub-menu-wrapper ul,
body.rtl .secondary-navigation ul li:hover > .sub-menu-wrapper ul {
	right: 0;
	left: auto;
}

body.rtl .main-navigation ul li,
body.rtl .secondary-navigation ul li {
	text-align: right;
}

body.rtl .menu-primary-menu-container > .menu > li:first-child > a {
	padding-right: 0;
	padding-left: 0.7em;
}

body.rtl .ri.menu-item:first-child {
	border-left: 1px solid #eee;
}

body.rtl .site-header .site-search {
	margin-right: 3em;
	margin-left: 0;
}

body.rtl .site-header .secondary-navigation {
	padding-right: 1.2em;
	padding-left: 0;
}

body.rtl .site-search .widget_product_search form input[type="search"],
body.rtl #secondary .widget_product_search form input[type="search"], {
	padding-right: 45px;
	padding-left: 0;
}

body.rtl .shoptimizer-mini-cart-wrap {
	right: auto;
	left: -370px;
}

body.rtl.drawer-open .shoptimizer-mini-cart-wrap {
	right: auto;
	left: 0;
}

body.rtl .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart__total strong {
	float: right;
}

body.rtl .shoptimizer-mini-cart-wrap .widget_shopping_cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
	float: left;
}

body.rtl .is_stuck .logo-mark {
	padding-right: 0;
	padding-left: 2em;
}

body.rtl .is_stuck .primary-navigation.with-logo .menu-primary-menu-container {
	margin-right: 58px;
	margin-left: 0;
}

body.rtl .smart-search-post-icon {
	float: right;
}

body.rtl .smart-search-suggestions .smart-search-post-icon {
	margin-right: 0;
	margin-left: 15px;
}

body.rtl:not(.product-align-center) ul.products li.product .price ins {
	float: right;
}

body.rtl .summary .button-wrapper.shoptimizer-size-guide {
	float: right;
	margin-right: 0;
}

body.rtl .alignright {
	float: left;
}

body.rtl .product-label {
	margin-left: 0;
	right: 0;
	left: auto;
	margin-right: 10px;
}

.hurrytimer-cdt {
	border-right: 0;
	border-left: 1px solid #e2e2e2;
	margin-right: 0;
	margin-left: 2%;
}

.hurrytimer-headline {
	text-align: right;
}

.shoptimizer-inventory .progress-bar span {
	right: 0;
	left: auto;
}

.shoptimizer-sticky-add-to-cart__content-product-info {
	padding-right: 15px;
	padding-left: 0;
}

.shoptimizer-sticky-add-to-cart__content-price {
	margin-left: 10px;
	margin-right: 0;
}

.shoptimizer-sticky-add-to-cart__content-button {
	margin-right: auto;
	margin-left: 0;
}

/* -- Single Product -- */

body.rtl.single-product #page div.product .summary {
	float: left;
	margin-right: 0;
	margin-left: 10%;
}

body.rtl .shoptimizer-product-prevnext {
	right: auto;
	left: -50px;
}

body.rtl.single-product div.product .woocommerce-product-rating .star-rating {
	float: right;
	margin-right: 0;
	margin-left: 0.6180469716em;
}

body.rtl div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	right: auto;
	left: 0.875em;
}

body.rtl .product-widget ul li {
	margin-right: 22px;
	margin-left: 0;
}

body.rtl .product-widget ul li::before {
	right: -22px;
	left: auto;
}

body.rtl .cart .single_add_to_cart_button {
	float: right;
	margin-right: 44px;
	margin-left: 0;
}

body.rtl.single-product div.product form.cart .quantity {
	float: right;
}

body.rtl .quantity-nav {
	right: auto;
	left: -34px;
}

body.rtl .quantity-button.quantity-down::before,
body.rtl .quantity-button.quantity-up::before {
	margin-right: 11px;
	margin-left: 0;
}

body.rtl .shoptimizer-product-prevnext a {
	float: left;
	margin-right: 3px;
}

body.rtl .shoptimizer-product-prevnext .tooltip {
	right: auto;
	left: 0;
}

body.rtl.v-gallery ul.flex-direction-nav li.flex-nav-prev {
	margin-left: 0px;
}

body.rtl.v-gallery ul.flex-direction-nav li.flex-nav-next {
	margin-right: 100px;
}

body.rtl #reviews .commentlist li .avatar {
	float: right;
}

body.rtl #reviews .commentlist li .comment_container .comment-text,
body.rtl #reviews .commentlist li .comment_container .comment-text .star-rating {
	float: left;
}

body.rtl #message-purchased {
	right: 20px;
	left: auto;
}

body.rtl .call-back-feature {
	right: auto;
	left: 30px;
}

#page .woocommerce-tabs ul.tabs li a span {
	margin-left: 5px;
}

.shoptimizer-sticky-add-to-cart__content-button {
	text-align: left;
}

.button.checkout {
	position: relative;
}

.button.checkout span {
	margin-left: 20px;
}

.button.checkout::after {
	display: none;
}

.button.checkout::before {
	position: absolute;
	top: 1px;
	left: 15px;
	font-family: "Rivolicons";
	font-size: 14px;
	content: "\e610";
	transform: scale(-1, 1);
}

/* -- Cart -- */

body.rtl .cart-collaterals {
	float: left;
}

body.rtl .woocommerce-cart-form {
	float: right;
}

body.rtl table.cart td.product-quantity .quantity-nav {
	right: auto;
}

body.rtl table.cart td.product-quantity .quantity-button.quantity-up::before,
body.rtl table.cart td.product-quantity .quantity-button.quantity-down::before {
	margin-right: 8px;
}

body.rtl ul#shipping_method,
body.rtl .cart_totals .shop_table tr.shipping td {
	text-align: right;
}

body.rtl .cart_totals table.shop_table_responsive tr td,
body.rtl.product-align-right ul.products li.product,
body.rtl table.shop_table_responsive tbody tr td.product-subtotal {
	text-align: left;
}

body.rtl #order_review .shop_table tr.shipping td .woocommerce-Price-amount,
body.rtl .cart_totals .shop_table tr.shipping td span.woocommerce-Price-amount,
body.rtl.search-results.left-page-sidebar .content-area,
body.rtl ul#shipping_method li span.amount {
	float: left;
}

body.rtl #payment .payment_methods > .wc_payment_method > label::before,
body.rtl #payment .payment_methods > .woocommerce-PaymentMethod > label::before,
body.rtl ul#shipping_method li label::before {
	margin-right: 0;
	margin-left: 0.5em;
}

body.rtl .cart_item a.remove::before {
	display: none;
}

/* -- Checkout -- */

body.rtl.woocommerce-checkout .coupon-wrapper .woocommerce-info {
	text-align: right;
}

table.woocommerce-checkout-review-order-table .product-name .product-item-thumbnail {
	right: 0px;
	left: auto;
}

body.rtl.woocommerce-checkout-review-order-table td.product-total,
body.rtl table.cart th.product-subtotal {
	padding-left: 0;
	text-align: left;
}

body.rtl #order_review .shop_table tr.shipping td,
body.rtl .woocommerce-checkout-review-order-table tfoot th {
	border-right: 1px solid #e2e2e2;
	border-left: none;
}

body.rtl #order_review .shop_table tr.shipping th,
body.rtl #order_review .shop_table tr.shipping td {
	border-left: 1px solid #e2e2e2;
}

body.rtl .woocommerce-checkout-review-order-table tfoot td {
	border-right: none;
	border-left: 1px solid #e2e2e2;
    text-align: left;
}

body.rtl .woocommerce-checkout-review-order-table tbody td {
	padding-left: 0;
	padding-right: 40px;
}

body.rtl .woocommerce-checkout-review-order-table td.product-total,
body.rtl table.cart th.product-subtotal {
	text-align: left;
}

/* -- Sidebar -- */

body.rtl #secondary.widget-area .widget .tagcloud a,
body.rtl .widget-area .widget.widget_product_tag_cloud a {
	float: right;
	margin: 0 0 5px 5px;
}

body.rtl .product_list_widget li img {
	float: left;
}

body.rtl #secondary .widget_recent_reviews .star-rating,
body.rtl #secondary .widget_top_rated_products .star-rating {
	margin-right: -15px;
}

/* -- Wishlist -- */

body.rtl ul.products li.product .yith-wcwl-add-button a,
body.rtl ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
body.rtl ul.products li.product .yith-wcwl-wishlistexistsbrowse a {
	right: auto;
	left: 25px;
}

body.rtl .menu-item ul.products li.product .yith-wcwl-add-button a,
body.rtl .menu-item ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
body.rtl .menu-item ul.products li.product .yith-wcwl-wishlistexistsbrowse a {
	right: auto;
	left: 10px;
}

/* -- Account -- */

body.rtl.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
	float: right;
	margin-left: 4.347826087%;
	margin-right: 0;
}

body.rtl.page-template-template-fullwidth-php .woocommerce-MyAccount-content {
	float: left;
}

/* -- Footer -- */

body.rtl .below-content .widget .widget-title,
body.rtl .below-content .widget p {
	padding-right: 32px;
	padding-left: 0;
}

body.rtl .below-content .widget .ri {
	right: 20px;
	left: auto;
}

body.rtl footer .mc4wp-form input[type="submit"] {
	right: auto;
	left: 0;
}

@media (max-width: 992px) {

	body.rtl .shoptimizer-cart-icon {
		left: -8px;
		right: auto;
	}

	body.rtl .col-full-nav {
		right: -260px;
		left: auto;
	}

	body.rtl.mobile-toggled .col-full-nav {
		right: 0;
		left: auto;
	}

	body.rtl .mobile-menu.close-drawer {
		right: 290px;
		left: auto;
	}

	body.rtl .menu-primary-menu-container > .menu > li:first-child > a {
		padding-right: 20px;
		padding-left: 0;
	}

	body.rtl .main-navigation ul.menu li.menu-item-has-children span.caret {
		right: auto;
		left: 12px;
	}

	body.rtl .main-navigation ul.menu .sub-menu-wrapper {
		padding-right: 20px;
		padding-left: 0;
	}

	body.rtl .main-navigation ul.menu ul .sub-menu-wrapper {
		padding-right: 0;
	}

	body.rtl .main-navigation ul.menu ul {
		padding-right: 0;
		padding-left: 0;
	}

	body.rtl .main-navigation ul.menu ul ul {
		padding-right: 10px;
		padding-left: 0;
	}

	body.rtl button.menu-toggle {
		right: 15px;
		left: auto;
	}

	body.rtl .site-header .site-header-cart {
		right: auto;
		left: 15px;
	}

	body.rtl .below-content .widget .widget-title,
	body.rtl .below-content .widget p {
		padding-right: 52px;
	}

	body.rtl .elementor-shortcode .woocommerce {
		margin-right: -10px;
		margin-left: inherit;
	}

	body.rtl ul.products {
		margin-right: -12px;
		margin-left: inherit;
	}

	.mobile-filter,
	body.rtl .site-content select.orderby {
		padding-right: 10px;
	}

}

@media (min-width: 993px) {

	.col2-set {
		margin-right: 0;
		margin-left: 5.8823529412%;
	}

	.col2-set,
	.page-template-template-fullwidth-php .cart-collaterals .cross-sells {
		float: right;
		margin-right: 0;
		margin-left: 4.347826087%;
	}

	#order_review,
	#order_review_heading {
		clear: left;
	}
}


@media (max-width: 992px) {

	.menu-toggle .bar-text {
		right: 0;
		left: auto;
		margin-right: 28px;
		margin-left: 0;
	}

	.single-product .site .content-area {
		width: 100%;
	}

	body.rtl.single-product #page div.product .summary {
		float: none;
		margin-right: 0;
		margin-left: 0;
	}

	.product-details-wrapper {
		padding-right: 0;
		padding-left: 0;
	}

	#page .woocommerce-tabs {
		margin: 0 -1em;
	}

	body.rtl.single-product .site-content .col-full {
		background-color: #fff;
	}

	.shoptimizer-sticky-add-to-cart__content-product-info {
		padding-right: 0;
	}

	body.rtl.single-product .woocommerce-message a {
		border: none;
	}

	.button.checkout {
		margin-right: 15px;
		margin-left: 0;
	}
}

ESTRELLA Pharma – Affy Pharma Pvt Ltd

TREPODOX

POWDER FOR ORAL SUSPENSION
30ML (HDPE BOTTLE)

Composition

Cefpodoxime 50mg/5ml

Indications & Uses

UTIs, LRTs

TREPODOX – CV

POWDER FOR ORAL SUSPENSION
30ML (GLASS BOTTLE)

Composition

Cefpodoxime 50mg + Potassium Clavulanate 31.25mg/ 5ml

Indications & Uses

Upper & lower respiratory infections, Uncomplicated skin infections, Urinary Tract Infections

ESTY CLAV

POWDER FOR ORAL SUSPENSION
30ML (GLASS +HDPE BOTTLE)

Composition

Amoxycillin 200mg + Potassium clavulanate 28.50 mg/ 5ml

Indications & Uses

Community Acquired Pneumonia, Acute Exacerbations of Chronic Bronchitis, Upper Respiratory Tract Infections, Urinary Tract Infections

ESTRIXIME – CV

POWDER FOR ORAL SUSPENSION
30ML (GLASS BOTTLE)

Composition

Cefixime 50mg + Potassium clavulanate 31.25mg/5ml

Indications & Uses

Urinary Tract Inefctions, AECB, Otitis Media, Typhoid/p>

ESTRIXIME

POWDER FOR ORAL SUSPENSION
30ML (HDPE BOTTLE)

Composition

Cefixime 50mg/5ml

Indications & Uses

Urinary Tract Inefctions, Gastroenteritis

REOMELL

ORAL SUSPENSION
15 ml

Composition

Azithromycin 200mg/5ml

Indications & Uses

Community Acquired Pneumonia, Acute Exacerbations of Chronic Bronchitis,

TAMEST – DS

ORAL SUSPENSION
60 ml

Composition

Paracetamol 250mg/5ml

Indications & Uses

Fever, Pain

STREFEN

ORAL SUSPENSION
60 ml

Composition

Paracetamol 125mg + Mefenamic Acid 50mg/5ml

Indications & Uses

Pain, Fever

STREFOX

ORAL SUSPENSION
30 ml

Composition

Ofloxacin 50mg/5ml

Indications & Uses

Acute exacerbations of chronic Bronchitis, Diarrhoea

TAMACET-P

SYRUP
60 ml

Composition

Paracetamol 125mg + PPH 5mg + Cetirizine HCI 2mg/5ml

Indications & Uses

Fever, common cold & Flu

HEPTRELL

ORAL SUSPENSION
200ml

Composition

Cyproheptadine HCI 2mg + Tricholine citrate 0.275mg/5ml

Indications & Uses

Stimulate Apetite, Induces Weight Gain, Cure Allergies

TREP-DSR

CAPSULES ( HARD GELATIN)
10X10 (Alu-Alu)

Composition

Pantoprazole 40mg (EC) + Domperidone 30mg (SR)

Indications & Uses

GERD, Dyspepsia, Acid Peptic Disorders, Gastritis

RALE-DSR

CAPSULES ( HARD GELATIN)
11X10 (Alu-Alu)

Composition

Rabeprazole 20mg (EC) + Domperidone SR

Indications & Uses

GERD, Dyspepsia, Acid Peptic Disorders, Gastritis

STRETOP-40

INJECTION
40ml

Composition

Pantoprazole Sodium 40mg + NaCL

Indications & Uses

Acid-peptic disorders in hospitalized patients, Zollinger – Ellison Syndrome, Treatment of GERD Associated with Erasive Esophagitis, GL Bleed

DIMACID

SUSPENSION
170ml

Composition

Activated Dimethicone 25mg + Magnesium Hydroxide 200mg+ Aluminium Hydroxide Gel 200mg/10ml

Indications & Uses

Heartburn, Acid Indigestion

ELLAZYME

SYRUP
200ml

Composition

Alpha Amylase (1:2000) 50mg, Pepsin(1:3000) 10mg/5ml

Indications & Uses

Dyspepsia, Flatulence, Anorexia, Pancreatic Insufficiency

ARBOLL-Z

CAPSULES (HARD GELATIN)
10X3X10

Composition

Vitamin C 75mg + Vitamin B12 5mcg + Carbonyl Iron 100mg + Folic Acid 1.5mg + Zinc Sulphate 61.8mg

Indications & Uses

Hyphocromic Anemia in Pregnancy, Chronic and / or Acute Blood Loss, Post-gynaesurgery, Iron Deficiency Anemia

EST-D3 60K

CAPSULES (SOFT GELATIN)
10X1X4

Composition

Cholecalciferol 60000 UI

Indications & Uses

Osteoporosis, Osteoarthritis, Musculoskeletal Pain, Type- 2 Diabetes, Menstrual Irregularities, Pre-eclampsia, IUGR

STREBONA

ORAL SUSPENSION
200ml

Composition

Calcium Carbonate 625mg, Vitamin D3 125 IU/5ml

Indications & Uses

Osteomalacia, Osteoporosis, Fractures, Premenstrual Syndrome

STREFE-III

SYRUP (IRON TONIC)
300 ml

Composition

Iron (III) Hydroxide Polymaltose 50mg, Folic Acid 0.5mg/15ml

Indications & Uses

Pregnancy and lactation, Iron Deficiency Anaemia, Anaemia due to Excessive Haemorrhage, Anaemia Associated with Infections and Malignant Disease

STRECIUM

CAPSULES (SOFT GELATIN)
5X2X15

Composition

Calcitriol 0.25mcg + Calcium Carbonate 500mg + Zinc Sulphate 7.5mg

Indications & Uses

Osteoporosis, Hypoparathyroidism, Pregnancy & Lactation, Premenstrual Syndrome

ESTRE-SPAS

TABLETS
20X10

Composition

Mefenamic Acid 250mg + Dicyclomine HCI 10mg

Indications & Uses

Dysmenorrhea, Irritable Bowel Syndrome, Colic and Bladder Spasm, Abdominal Pain

TAMEST-A

TABLETS (BLISTERS)
20X10

Composition

Nimeulide 100mg + Paracetamo; 325mg

Indications & Uses

Arthritis Pain, Soft Tissue Trauma Including Sprains, Musculoskeletal Pain, Pain Following Dental Extraction

PARTRA FORTE

TABLETS

20X10

Composition

Tramadol 37.5mg + Paracetamol 325mg

Indications & Uses

Chronic Back Pain, Osteoarthritis, Postoperative Pain

UMRELY GEL

GEL
30g

Composition

Diclofenac Diethylamine 1.16% w/w + Oleum Linseed Oil 3 % w/w + Menthol 5% w/w +Methyl Salicylate 10% w/w

Indications & Uses

Sprains & Strains, Lower Back Pain, Joint Pain, Knee Pain

MOISTACT

CREAM
20g

Composition

Urea 10% +Lactic Acid 10% + Propylene Glycol 10% + Liquid Paraffin 10%

Indications & Uses

Foot Cracks, Keratolytic

BELODIP

OINTMENT
15g

Composition

Clotrimazole 1% w/w + Beclomethasone Dipropionate 0.025% w/w + Neomycin 0.5% w/w

Indications & Uses

Eczema, Psoriasis, Corticosteroid Responsive Dermatoses

MIN-DAND

LOTION
100 ml

Composition

Ketoconazole 2% w/v

Indications & Uses

Pityriasis, Dandruff

MIN-DAND-Z

LOTION
100 ml

Composition

Ketoconazole Shampoo 2% w/v + ZPTO 1% w/v

Indications & Uses

Pityriasis, Dandruff

MIN-DAND

SOAP
75g

Composition

Ketoconazole 1% w/w

Indications & Uses

Tinea Versicolor, Prophylaxis of Pityriasis Versicolor

FLUTRELLA

TABLETS
20X1X1

Composition

Fluconazole 200mg

Indications & Uses

Vaginal Candidiasis, Brochopulmonary Infections, Candiduria, Tinea Pedis, Corposis, Cruris, Versicolor

ESTRAVIT

SYRUP
200ml

Composition

L-Iysine HCI 25mg + Vitamin B1 2.5mg + Vitamin B2 2.5mg + Vitamin B6 0.75mg + D-panthenol 3mg +Niacinamide 25mg + Mecobalamin 2mcg/10ml

Indications & Uses

Sub-optimal Growth, Poor Weight Gain, Malnutrition, Prolonged Illness

LYCOSTER PLUS

SYRUP
225ml

Composition

Each 10ml Contains: Lycopene 6% 1000mcg + Vitamin A Palmitate 2500 IU + Vitamin E 10 IU + Ascorbic Acid 50mg + Selenium (as Sodium Selenate) 35mcg + Zinc (As Zinc Gluconate) 3mg + Manganese (as Manganese Gluconate) 2mg + Iodine ( As Potassium Iodine) 100mcg + Copper (As Copper Sulphate0 500mcg + Thiamine HCI 2mg + Riboflavine 3mg + Pyridoxine HCI 1.5mg

Indications & Uses

Tiredness, Stress, Feeling of Weakness, Vitality Deficiency

OSERON

CAPSULES (SOFT GELATIN)
10X1X10

Composition

Antioxidant, Multivitamin & Multiminerals

Indications & Uses

Tiredness, Stress, Feeling of Weakness, Vitality Deficiency

GERMELLA

CAPSULES (SOFT GELATIN)
10X1X10

Composition

Vitamin E (Natural) 400 IU + Wheat Germ Oil 100mg + Omega 3 Fatty Acids 30mg

Indications & Uses

Ulcerative colitis, Metabolic Syndrome, Rheumatoid Arthritis, Type-2 Diabetes, Cardiovascular Diseases

LYCOSTER GOLD

CAPSULES (SOFT GELATIN)
10X1X10

Composition

Each SG Contains Lycopene 6% 2000 IU + Vitamin A 2500 IU + Vitamin E Acetate 10 IU + Vitamin C 50 mg + Zinc sulphate Monohydrate 27.45mg + Selenium Dioxide 70mcg

Indications & Uses

Idiopathic Male Infertility, Pre-eclampsia, Prostate Cancer, Cardiovascular Diseases, Diabetes Mellitus

OSERON -G

CAPSULES (SOFT GELATIN)
10X1X11

Composition

Ginseng + Multivitamin + Multimineral

Indications & Uses

Tiredness, Stress, Feeling of Weakness, Vitality Deficiency

OSERON -G

CAPSULES (SOFT GELATIN)
10X1X11

Composition

Ginseng + Multivitamin + Multimineral

Indications & Uses

Tiredness, Stress, Feeling of Weakness, Vitality Deficiency

ESTRIXIME-200 LB

TABLETS (Alu-Alu)
20X10

Composition

Cefixime 200mg + Lactic Acid Bacilus 2.5 billion spores

Indications & Uses

Otitis Media, Pharyngitis & Tonsillitis, Uncomplicated Urinary Tract Infections, Acute Exacerbations of Chronic Bronchitis, Enteric Fever

ESTRIXIME-CV-325

TABLETS (Alu-Alu)
10X1X6

Composition

Cefixime 200mg + Potassium Clavulanate 125mg

Indications & Uses

Respiratory Tract Infections, Urinary Tract Infections, Skin & Skin Structure Infections

ESTY CLAV-625 LB

TABLETS (Alu-Alu)
10X1X6

Composition

Amoxycillin 500mg + Potassium Clavulanate 125mg

Indications & Uses

Respiratory Tract Infections, Community Acquired Pneumonia, Gynaecological Infections, Acute Exacerbations of Chronic Bronchitis, Skin and Soft Tissue Infections

FLOXEST

TABLETS (Blister)
20X10

Composition

Ofloxacin 200mg + Ornidazole 500mg

Indications & Uses

Surgical ions, Diarrheas of Mixed Etiology, Gynaecological Infections, Orofacial and Dental Infections

VOFLOX-500

TABLETS
10X10

Composition

Levofloxacin 500mg

Indications & Uses

Acute Bacterial Sinusitis, Acute Bacterial Exacerbations of Chronic Bronchitis, Skin & Skin Structure Infections, Chronic Bacterial Prostatitis, Urinary Tract Infections

FLOXEST – O

TABLETS (Alu-Alu)
20X10

Composition

Cefixime 200mg + Ofloxacin 200mg

Indications & Uses

Community Acquired Pneumonia, Multiple Drug Resistant-TB, Typhoid

FLOXEST

TABLETS (Alu-Alu)
20X10

Composition

Ofloxacin 200mg

Indications & Uses

Community Acquired Pneumonia, Multiple Drug Resistant-TB, Typhoid

ESTY CLAV- 1.2

INJECTIONS
1.2g

Composition

Amoxycillin 1000mg + Potassium Clavulanate 200mg + WFI

Indications & Uses

Community Acquired Pneumonia, Gynaecological Infections, Upper Respiratory Tract Infections, Skin and Soft Tissue Infections, Urinary Tract Infections, Acute Exacerbations of Chronic Bronchitis

TRELLON-SB 1.5

INJECTIONS
1.5g

Composition

Ceftriaxone 1000mg + Sulbactam 500mg + WFI

Indications & Uses

Gynaecological Infections, Lower Respiratory Tract Infections, Intra-abdominal Infections with Aerobic Organisms, Surgical Prophylaxis

TRELLON-TZ 1.125

INJECTIONS
1.125gm

Composition

Ceftriaxone 1000mg + Tazobactam 500 mg + WFI

Indications & Uses

Bone & Joint Infections, Intra-abdominal Infections, Bacterial Meningitis, Pre-operative Surgical Prophylaxis

RELLAM

INJECTIONS
1gm

Composition

Meropenem 1gm + WFI

Indications & Uses

Complicated Intra-abdominal Infection (cIAI), Complicated Skin & Skin Structure Infections (cSSSI), Bacterial Meningitis, Noscocomial Pneumonia

TRELIN-Z 4.5

INJECTIONS
4.5gm

Composition

Piperacillin 4000mg + Tazobactam 500mg + WFI

Indications & Uses

Intra-abdominal Infections, Complicated Urinary Tract Infections, Febrile Neutropenia, Lower Respiratory Tract Infections

TRELIN-Z 4.5

INJECTIONS
4.5gm

Composition

Piperacillin 4000mg + Tazobactam 500mg + WFI

Indications & Uses

Intra-abdominal Infections, Complicated Urinary Tract Infections, Febrile Neutropenia, Lower Respiratory Tract Infections

BUTRELLA

SYRUP

100ml

Composition

Ambroxol HCI 15mg + Guaiphensin 50mg + Terbutaline Sulphate 1.5mg + Mentholated Base/5ml

Indications & Uses

Bronchitis, Productive Cough, Emphysema, Bronchial Asthma

BUTRELLA-BR

SYRUP

100ml

Composition

Terbutaline Sulphate 1.25mg + Bromhexine HCI 4mg + Guaiphenesin 50mg + Methalated Base/5ml

Indications & Uses

Acute Cough, Abnormal Mucus Secretion, Productive Cough

DEXTRIN

SYRUP
100ml

Composition

Dextromethorphan Hydrobromide 10mg + Phenylpherine 5 mg + Cetrizine 5mg + Mentholated Base/5ml

Indications & Uses

Commom Cold and Flu, Nasal Congestion, Sore Throat

VOTRELL-M

TABLETS (Alu-Alu)
20X10

Composition

Levocetirizine 5mg + Montelukast 10mg

Indications & Uses

Allergic Rhinitis, Nasal Congestion, Asthma

VOTRELL

TABLETS (Alu-Alu)
20X11

Composition

Levocetirizine 5mg

Indications & Uses

Chronic Idiopathic Urticaria (CIU), Seasonal Allergic Rhinitis (SAR), Perennial Allergic Rhinitis (PAR)

Arrange A Callback
[]
1 Step 1
Full Name
Telephone
Departmentyour full name
Postal Address
Message
0 /
Previous
Next
Shopping Basket