Current Path : /storage/v11800/affypharma/public_html/wp-content/plugins/cool-timeline/includes/cool-timeline-block/assets/

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/affypharma/public_html/wp-content/plugins/cool-timeline/includes/cool-timeline-block/assets/common-block-editor.css
.timeline-block-iconpicker{
	margin-top: 1rem;
}

.timeline-block-iconpicker .iconpicker-pickercontainer{
	position: absolute;
    left: -2px;
    width: 258px;
    margin-top: 3px;
	row-gap: 12px;
    column-gap: 20px;
}
.timeline-block-iconpicker .iconpicker-pickercontainer .iconpicker-item{
    font-size: 23px !important;
    border: 1px solid black !important;
    height: 39px;
    width: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timeline-block-typography-advanced{
	box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
    border: 1px solid #e2e4e7;
    background: #fff;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
	min-height: 300px;
	height: 100%;
}

.timeline-block-font-family-option .timeline-block-typography-advanced{
	min-height: unset;
}
.timeline-block-typography-advanced::before,
.timeline-block-box-shadow-advanced::before {
	border: 8px solid #e2e4e7;

	content: "";
	position: absolute;
	height: 0;
	width: 0;
	line-height: 0;

	top: -8px;
	right: 5%;

	border-bottom-style: solid;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top: none;
	margin-left: -10px;
}
.timeline-block-typography-advanced::after,
.timeline-block-box-shadow-advanced::after {
	border: 8px solid #fff;

	content: "";
	position: absolute;
	height: 0;
	width: 0;
	line-height: 0;

	top: -6px;
	right: 5%;

	border-bottom-style: solid;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top: none;
	margin-left: -10px;
}
.timeline-block-size-type-field-tabs .components-range-control .components-base-control__label {
	width: auto;
	display: block;
}

.timeline-block-size-type-field-tabs .components-range-control .components-range-control__slider {
	margin-bottom: 0;
	padding-bottom: 2px;
}

.timeline-block-size-type-field-tabs .components-range-control .dashicon {
	vertical-align: middle;
}

.timeline-block-size-type-field-tabs {
	margin-bottom: 20px;
	margin-top: 20px;
}

.timeline-block-size-type-field-tabs{
    margin-bottom: -20px;
}

.timeline-block-size-type-field-tabs .components-tab-panel__tabs {
	border-bottom: 0;
	text-align: right;
	margin-right: 40px;
	margin-bottom: -20px;
	display: block;
}

.timeline-block-size-type-field-tabs.timeline-block-without-size-type .components-tab-panel__tabs {
	margin-right: 0;
}

.timeline-block-size-type-field-tabs .components-tab-panel__tabs button svg {
    width: 14px;
    height: 14px
}

.timeline-block-size-type-field-tabs .components-tab-panel__tabs button {
    border: 0;
    border-bottom: 0;
    padding: 3px 3px 0px 0px;
    margin-bottom: 0;
    outline: 0;
    width: auto;
    font-size: 8px;
	background: transparent;
    color: #999;
    display: inline-block;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    margin-right: 3px;
}

.timeline-block-size-type-field-tabs .components-tab-panel__tabs button.active-tab,
.timeline-block-size-type-field-tabs .components-tab-panel__tabs button.active-tab:focus {
	color: #23282d;
    background-color: #e4e5e5;
    box-shadow: none;
}

.timeline-block-size-type-field-tabs.timeline-block-size-type-field__common-tabs .components-base-control.components-range-control.timeline-block-margin-control .components-base-control__field{
    display:flex;
} 

.timeline-block-size-type-field-tabs.timeline-block-inline-margin .components-range-control .components-base-control__field{
    display:unset;
}

.timeline-block-typography-range-options .timeline-block-size-type-field-tabs .components-tab-panel__tab-content .components-base-control.components-range-control .components-base-control__field {
	display:block;
}

.timeline-block-size-type-field-tabs .components-tab-panel__tab-content div.components-base-control .components-base-control__field{
    display:block;
}

.timeline-block-typography-advanced .timeline-block-typography-range-options .timeline-block-size-type-field-tabs .components-base-control.components-range-control .components-base-control__field{
    display:block;
}

.components-button-group.timeline-block-size-type-field {
	margin: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-bottom: -18px;
}
.timeline-block-iconpicker .rfipdropdown {
background: whitesmoke;
}

.timeline-block-size-type-field button.components-button.timeline-block-size-btn:first-child {
	padding-left: 0;
}

.timeline-block-size-type-field button.components-button.timeline-block-size-btn:last-child {
	padding-right: 0;
}

.timeline-block-size-type-field button.components-button.timeline-block-size-btn.is-primary,
.timeline-block-size-type-field button.components-button.timeline-block-size-btn.is-primary:focus:not(:disabled):not([aria-disabled=true]) {
    color: #000;
    text-decoration: underline;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
    z-index: unset;

}
.timeline-block-size-type-field button.components-button.timeline-block-size-btn:hover,.timeline-block-size-type-field button.components-button.timeline-block-size-btn:hover:focus:not(:disabled):not([aria-disabled=true]) {
    color: #000;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none
}

.timeline-block-inline-margin .components-button-group.timeline-block-size-type-field {
    display: inline-block;
    float: right;
}

.timeline-block-typography-range-options .components-button-group .components-button {
    box-shadow: none;
}
.timeline-block-typography-options .timeline-block-size-btn {
    float: right;
  }


  .timeline-block-typography-options .timeline-block-typography-font-family-options input[type=text]:focus {
    box-shadow: none !important;
}

.rfipbtn,
.rfipdropdown {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	font-size: 14px;
	line-height: 1.71429;
	vertical-align: baseline
}

.rfipbtn,
.rfipbtn *,
.rfipdropdown,
.rfipdropdown * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.rfipbtn input,
.rfipbtn select,
.rfipdropdown input,
.rfipdropdown select {
	font-size: 14px
}

.rfip {
	position: relative;
	margin: 8px 0;
	width: 100%;
	vertical-align: middle
}

.rfipbtn {
	width: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	min-height: 50px;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: border-color .25s, -webkit-box-shadow .25s;
	transition: border-color .25s, -webkit-box-shadow .25s;
	transition: box-shadow .25s, border-color .25s;
	transition: box-shadow .25s, border-color .25s, -webkit-box-shadow .25s;
	outline: 0 none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 40px;
}

.rfipbtn--open {
	border-radius: 2px 2px 0 0
}

.rfipbtn__button {
	width: 48px;
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: auto;
	-webkit-transition: background .25s, -webkit-box-shadow .25s;
	transition: background .25s, -webkit-box-shadow .25s;
	transition: background .25s, box-shadow .25s;
	transition: background .25s, box-shadow .25s, -webkit-box-shadow .25s
}

.rfipbtn__button i {
	font-size: 26px;
    line-height: 26px;
    height: 26px;
    width: 26px;
	-webkit-transition: -webkit-transform .25s;
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s;
	margin-left: auto;
    margin-right: auto;
}

.rfipbtn__button--open i {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.rfipbtn__current {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	padding: 2px
}

.rfipbtn--multi {
	width: 258px
}

.rfipbtn--multi .rfipbtn__current {
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-preferred-size: 212px;
	flex-basis: 212px;
	-ms-flex-line-pack: center;
	align-content: center
}

.rfipbtn--multi .rfipbtn__current,
.rfipbtn__icon {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.rfipbtn__icon {
	margin: 2px;
	padding: 0;
	height: 28px;
	width: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 2px
}

.rfipbtn__icon--empty {
	font-size: 14px;
	line-height: 16px;
	margin-left: 8px;
	text-align: center;
	text-transform: lowercase;
	font-style: italic
}

.rfipbtn__elm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 28px;
	width: 28px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px
}

.rfipbtn__elm img,
.rfipbtn__elm svg {
	height: 18px;
	width: 18px;
}

.rfipbtn__elm svg {
	fill : #333;
}

i.fipicon-angle-down:before {
	content: "\f140";
	font-family: dashicons;
}

i.fipicon-angle-up:before {
	content: "\f142";
	font-family: dashicons;
}

i.fipicon-angle-right:before {
	content: "\f345";
	font-family: dashicons;
}

i.fipicon-angle-left:before {
	content: "\f341";
	font-family: dashicons;
}

[class^=fipicon-] {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.components-panel .rfipicons__ibox {
	font-size: 15px;
}

.components-panel .rfipicons__ibox:hover>* {
	-webkit-transform: scale(1.45);
	-ms-transform: scale(1.45);
	transform: scale(1.45);
}

.rfipicons__ibox,
.rfipicons__selector {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.rfipicons__ibox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	-webkit-transition: background-color .25s, border .25s;
	transition: background-color .25s, border .25s;
	border-radius: 2px;
	outline: 0 none;
	font-size: 20px
}

.rfipicons__ibox img,
.rfipicons__ibox svg {
	max-height: 24px;
	height: 18px;
	width: 18px;
}

.rfipicons__ibox svg {
	fill: #333;
}

.rfipicons__ibox>* {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .25s;
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s;
	-webkit-transform-origin: center;
	transform-origin: center
}

.rfipicons__ibox:hover>* {
	-webkit-transform: scale(1.8);
	transform: scale(1.8)
}

.rfipicons__selector {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 20%;
	flex: 1 1 20%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.rfipicons__ibox,
.rfipicons__selector {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.rfipdropdown--default .rfipicons__ibox {
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	color: #424242
}

.rfipdropdown--default .rfipicons__ibox:hover {
	background-color: #bdbdbd;
	border: 1px solid #bdbdbd
}

.rfipdropdown--default .rfipicons__ibox:active,
.rfipdropdown--default .rfipicons__ibox:focus {
	border: 1px solid #bdbdbd
}

.rfipicons__pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	height: 24px;
	line-height: 24px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 8px;
	margin-top: 8px
}

.rfipicons__icon {
	width: 20%;
	height: 64px;
	padding: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer
}

.rfipicons__icon--error {
	display: block;
	text-align: center;
	font-size: 16px;
	width: 100%;
	line-height: 1
}
.rfipicons__num {
	width: 100px;
	margin-right: auto
}

.rfipicons__cp {
	width: 32px;
	height: 24px;
	line-height: 24px;
	text-align: right
}

.rfipicons__cp,
.rfipicons__sp,
.rfipicons__tp {
	margin-right: 8px
}

.rfipdropdown__selector {
	overflow: hidden;
	padding: 16px
}

.rfipdropdown.fipappear-enter-active .rfipdropdown__selector,
.rfipdropdown.fipappear-exit-active .rfipdropdown__selector {
	-webkit-transition: max-height .3s ease-out, padding .3s ease-out;
	transition: max-height .3s ease-out, padding .3s ease-out;
	padding: 16px
}

.components-panel .rfipdropdown.rfipdropdown--default.fipappear-enter-done,
.components-panel .rfipdropdown {
	left: 0!important;
	width: 230px;
}
.rfipbtn--default{
	border: 1px solid gray;
}

.cool-vertical-timeline-body .list button.components-button.block-list-appender__toggle.block-editor-button-block-appender {
    margin-left: 0px;
	display: block;
	width: 20%;
}
.cool-vertical-timeline-body .list button.components-button.block-list-appender__toggle.block-editor-button-block-appender:after {
    content: "Add Story";
	display: block;
    font-size: 18px;
}
.cool-vertical-timeline-body .list .block-list-appender {
    text-align: -webkit-center;
}
.cool-vertical-timeline-body .list .block-editor-button-block-appender.block-list-appender__toggle>svg {
	border-radius: 50%;
}
.block-editor-block-list__insertion-point.is-horizontal.is-with-inserter .block-editor-block-list__insertion-point-inserter{
	display: none;
}
  .child-swiper-outer{
	position: relative;
  }
  .child-swiper{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
  }
  .timeline-block-pre-loader{
	  text-align: center;
  }
  .wp-block-cp-timeline-content-timeline-child {
    padding: 0px !important;
	margin: 0px !important;
}
.timeline-block-add-story {
    margin: 10px 0px 20px 0px;
}
  
.cp-timeline-block-style-settings,
  .timeline-block-control__actions {
    display: flex;
    padding: 0px 0px !important;
    margin: 0px !important;
    align-items: center;
  }
  .cp-timeline-typography_apply .timeline-block-typography-control-btn,
  .cp-timeline-typography_apply .timeline-block-typography-reset-btn,
  .timeline-color-setting_apply,
  .timeline-container_pd_apply {
	  color: var(--wp-admin-theme-color) !important;
	  border-radius: 50%;
	  box-shadow: 0 0 0 2px var(--wp-admin-theme-color) !important;
	}
	.cp-timeline-typography_apply .timeline-block-typography-reset-btn span,
	.cp-timeline-typography_apply .timeline-block-typography-control-btn span,
	.timeline-color-setting_apply span,
	.timeline-container_pd_apply span{
	  color: var(--wp-admin-theme-color) !important;
    }
	.ctl-timeline-video-control-box{
		margin-bottom: 0px !important;
	}
  .cool-timeline-content-alignment-buttons,
  .ctl_media_control {
    width: 100%;
	margin-bottom: 5px;
  }
  
  .cool-timeline-content-alignment-buttons button,
  .ctl_media_control button {
    width: 33.6%;
    justify-content: center;
    box-shadow: inset 0 0 0 1px #ccc !important;
    color: #ccc !important;
  }
  
  .cool-timeline-content-alignment-buttons button.active,
  .ctl_media_control button.active {
    color: var(--wp-admin-theme-color) !important;
    background-color: #dff4ff;
  }
  
  .cp-timeline-block-style-settings button {
    width: 28px !important;
    height: 28px !important;
    border-radius: 50%;
  }
  
  .timeline-block-typography-reset-btn,
  .timeline-block-colorpallete-reset,
  .timeline-block-control__actions_reset {
	height: 23px !important;
	width: 23px !important;
	margin-left: 6px;
    margin-right: auto;
	padding: 0px 4px !important;
  }
  
  .timeline-block-colorpallete-reset span,
  .timeline-block-typography-reset-btn span,
  .timeline-block-control__actions_reset span,
  .timeline-container_pd_apply span {
    height: 15px;
    width: 15px;
    font-size: 15px;
    color: #ccc;
  }
  
  .timeline-block-typography-option-actions,
  .components-base-control:has(.timeline-block-settings-labels) {
    display: flex;
    align-items: center;
  }
  
  .cp-timeline-block-color-palates {
    color: transparent !important;
    font-size: 0px !important;
  }
  
  .cp-timeline-block-color-palates div:nth-child(1) {
    display: block;
  }
  
  .cp-timeline-block-color-palates div {
    display: none;
  }
  
  .cp-timeline-block-range__control button {
    margin-block: 0px !important;
  }
  
  .timeline-block-typography-control-btn {
    margin-left: auto;
    width: 25px !important;
    height: 25px !important;
    border-radius: 50%;
    padding: 0px 3px !important;
    box-shadow: 0 0 0 0px transparent !important;
  }
  
  .timeline-block-typography-options:has(.timeline-block-typography-advanced) .timeline-block-typography-control-btn {
    box-shadow: 0 0 0 2px var(--wp-admin-theme-color) !important;
    color: var(--wp-admin-theme-color) !important;
  }
  
  .cool-timeline-gt-block-review-tab {
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1882352941);
    padding: 10px 0px !important;
    border-radius: 5px !important;
  }
  
  .cool-timeline-gt-block-review-tab a {
    text-decoration: none;
    color: #ffb900;
    font-size: 15px;
	margin-top: 10px;
  }
  .cool-timeline-gt-block-review-tab a span{
	color: #ffb900 !important;
	margin-left: 5px;
  }
  .cp-timeline-block-demo-button {
    display: flex;
    justify-content: space-between;
    padding-block: 0px !important;
  }
  
  .timeline-block-add-story button {
    width: 110px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
	flex-direction: initial !important;
  }
  
  .timeline-block-add-story {
    margin: 10px 0px 20px 0px;
  }
  
  .cooltimeline-tab-settings .active-tab {
    border-width: 1px 1px 0px 1px;
    border-color: #e5e5e5;
    border-style: solid;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0px 0px transparent;
  }
  
  	.cooltimeline-tab-settings .tab-one.active-tab,
	.cooltimeline-tab-settings .tab-two.active-tab,
	.cooltimeline-tab-settings .tab-three.active-tab{
		position: relative;
	}
	.cooltimeline-tab-settings .tab-one.active-tab::before,
	.cooltimeline-tab-settings .tab-two.active-tab::before,
	.cooltimeline-tab-settings .tab-three.active-tab::before{
		content: '';
		position: absolute;
		height: 3px;
		width: 100%;
		z-index: 999;
		background-color: #fff;
		bottom: -1px;
		left: 0px;
	}

  .cooltimeline-tab-settings .components-tab-panel__tabs {
    justify-content: space-between;
  }
  
  .timeline-block-settings-labels {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 8px;
    padding: 0px;
  }

  .timeline-block-spacing-control {
    position: relative;
    display: inline-block;
  }
  
  .timeline-block-spacing-control input[type=number].cp-block-timeline-number_control,
  .timeline-block-spacing-control .cp-timeline-block_control__link {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #E6E7E9;
    color: #50575E;
    border-radius: 0;
    box-shadow: none !important;
    height: 30px;
    margin: 0 -1px 0 0;
    padding-right: 1px;
    width: 25%;
  }
  
  .timeline-block-spacing-control input[type=number].cp-block-timeline-number_control:focus {
    z-index: 1;
    outline-offset: -1px;
    outline: 1px solid #CCCCCC;
  }
  
  .timeline-block-spacing-control .cp-timeline-block_control__link {
    border: 1px solid #959595;
    background-color: #959595;
    color: #FFFFFF;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 2px 0;
    font-size: 12px;
    line-height: 28px;
    cursor: pointer;
    transition: none;
  }
  
  .timeline-block-spacing-control .cp-timeline-block_control__link.timeline-block-spacing-control-disconnected {
    border-color: #E6E7E9;
    background-color: #FFFFFF;
    color: #959595;
  }
  
  .timeline-block-spacing-control .timeline-block-spacing-control__inputs > :first-child.cp-block-timeline-number_control {
    border-radius: 3px 0 0 3px;
  }
  
  .timeline-block-spacing-control .timeline-block-spacing-control__inputs > :last-child {
    border-radius: 0 3px 3px 0;
  }
  
  .timeline-block-spacing-control .timeline-block-control__actions .components-tab-panel__tabs {
    padding-right: 4px;
    margin-right: 0;
  }
  
  .timeline-block-spacing-control .timeline-block-spacing-control__inputs {
    display: flex;
  }
  
  .timeline-block-spacing-control .timeline-block-spacing-control__input-labels {
    display: flex;
    margin-bottom: -3px;
  }
  
  .timeline-block-spacing-control .timeline-block-spacing-control__input-labels span {
    text-align: center;
    width: 20%;
  }
  
  .timeline-block-spacing-control .timeline-block-spacing-control__input-labels .cp-timeline-block_control__link-label {
    width: 10%;
  }
  
  .timeline-block-spacing-control .cp-block-timeline-number_control-label {
    color: #CCCCCC;
    display: block;
    font-size: 10px;
    margin-top: 5px;
  }
  
  .timeline-block-control__actions h2 {
    display: inline-flex;
    margin-bottom: 1em;
  }

  .timeline-block-spacing-control .timeline-block-control__units,
  .timeline-block-Orientation_checkbox {
    margin-left: auto;
  }
  .ctl-slider-images-view_box {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid black;
    border-radius: 5px;
	margin-bottom: 5px;
}
.ctl-slider-images-button{
	margin-left: 15px;
}
.ctl-slider-images-view_box .ctl-slider-images {
    flex-basis: 29.3%;
    margin: 2%;
	height: 68px;
}
.ctl-slider-images-view_box .ctl-slider-images img{
    width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border: 1px solid #9f9f9f;
}
.ctl-timeline-media-remove-button{
	margin-right: 10px;
}

/* block style tab css start */
.cooltimeline-tab-settings .ctlb-tabs{
	padding-top: 25px;
	position: relative
}
.cooltimeline-tab-settings .ctlb-tabs::before{
	font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
    height: 25px;
    font-size: 25px;
    vertical-align: top;
    text-align: center;
    transition: color 0.1s ease-in;
	position: absolute;
	left: 50%;
	top: 2px;
	transform: translateX(-50%);
}
.cooltimeline-tab-settings .ctlb-general-tab.ctlb-tabs::before{
	content: '\f108';
	transform: translateX(-50%) rotate(90deg);
}
.cooltimeline-tab-settings .ctlb-style-tab::before{
	content: '\f540';
}
.cooltimeline-tab-settings .ctlb-advanced-tab::before{
	content: '\f111';
}

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