

/** Start Global RTL Style Edits **/
/**********************************/


/* 1- Astra Mega Menu RTL Code */
/*******************************/

[dir="rtl"] .astra-mm-highlight-label {
font-size: 18px;
margin-right: 5px;
line-height: normal;
padding: 3px 6px;
border-radius: 2px;
}





/* 2- Spectra Blocks RTL Code */
/******************************/

/* A) Tabs Block RTL CSS Code **/

.uagb-tabs__panel.uagb-tabs__align-left {
border-left: 1px solid #000000;
border-right: none;
}

[dir="rtl"] .uagb-tabs__icon svg {
transform: rotate(180deg); /* Adjust if the arrow needs flipping */
}

[dir="rtl"] .uagb-block-37179989 .uagb-tabs__icon-position-right > .uagb-tabs__icon {
margin-left: 0px !important;
margin-right: 100px;
}



[dir="rtl"] .uagb-block-37179989 .uagb-tabs__panel .uagb-tab .uagb-tabs-list
{
justify-content: left;
}



/* B) Icon List Block RTL CSS Code */

[dir="rtl"] .listicongap .uagb-icon-list__source-wrap 
{

margin-left: 15px;

}


/* 4- Contact Lenses */

[dir="rtl"] .customorder {
	border-right: none !important;
	border-left: 1px solid black !important;
}

[dir="rtl"] .coloredlensesmenuitem
{
	padding-left: 0px;
	padding-right: 15px;
}










#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link

{

    font-family: 'Monadi';
}


[dir="rtl"] .wp-block-uagb-icon-list.uagb-block-0785dc4c .uagb-icon-list__source-wrap
{

margin-left: 15px;

}





