/* Created on : 6 May, 2020, 7:35:38 PM Author : Prasad Nunela */ @use 'variables' as *; .cutoff-sec .cutoff-timer{ margin-bottom: 3px; font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans'; font-weight: 700; font-style: normal; font-size: 13px; color: #eb6500; line-height: 25px; margin-left: 5px; } .cutoff-sec .cutoff-timer-alert{ float:left; width:14px; height:14px; margin-right: 2px; margin-top: 5px; } .cutoff-sec .timer-alert { color: #eb6500 !important; } .cutoff-sec .icon-margin { margin-left: 2px; } .cutoff-sec .cart-header-sup-cutoff-lbl { font-family: 'OpenSans-Semibold', 'Open Sans Semibold', 'Open Sans'; font-weight: 600; float: left; line-height: 25px; } .cutoff-sec .cart-header-sup-cutoff-val { font-family: 'OpenSans-Semibold', 'Open Sans Semibold', 'Open Sans'; font-weight: 600; color: $primeRxOrange; float: left; margin-left: 5px; line-height: 25px; }