<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cartMessage {position: fixed;top: 0px;left: 0px;width: 100%;z-index: 1051;color: #ffffff;font-size: 12px;text-align: center;}
.cartMessage-box{ background: #fc4022;width: 315px;min-height: 33px;padding: 10px;margin: 20px auto;border-radius: 2px;}
.cartMessage .cartMessage-box{ background: #60b246;}
.cartMessage.cartMessageError .cartMessage-box{background: #fc4022;}
.cartMessage-content{ float: left;width: 280px;}
.cartMessage_close {float: right;font-size: 12px;color: #fff;}
.ng_sub_btn{position:relative;outline:none;cursor:pointer;}
.ng_sub_btn:not([disabled]):hover{ background:#2ecc71;}
.ng_sub_btn[disabled]{background: #3c7d57;color: #ffffff3b;cursor: default;}
.ng_sub_btn:after{content:'';display:block;position:absolute;opacity:0;width:30px;height:30px;border:5px solid rgba(255,255,255,0.3);border-right-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:-30px;top:5px;-webkit-animation-name: rotate; -webkit-animation-duration: .5s; -webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;-moz-animation-name: rotate; -moz-animation-duration: .5s; -moz-animation-iteration-count: infinite;-moz-animation-timing-function: linear;transform:scale(2);}
.ng_sub_btn.ng_loading:after {opacity:1;left:15px;}
.password-view{cursor: pointer; pointer-events: all; right: 10px; top: 10px; font-weight: bold;}
.force-move { top: -23px !important; right: 0px !important;}
.notifications .notifications-container{z-index: 2000;}
.block-imp{display: block !important;}
.menuspinner:before { content: ''; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; margin-top: 4px; margin-left: -4px; border-radius: 50%; border: 2px solid #ccc; animation: menuspinner .6s linear infinite;}
a.accordion-toggle{display: block;}
.modal-content{border-radius: 0px;}
.cmp-multisel{cursor: pointer;}
.cntnt-loader-cntnr{ padding-left: 45% !important; padding: 2%;}
.cntnt-loader { border: 4px solid #f3f3f3; border-radius: 50%; border-top: 4px solid #7fc149; border-bottom: 4px solid #3d4152; width: 48px; height: 48px; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;}
.mobileShow { display: none;}
.mobileHide { display: inline;}
.fixed-div-lft { position: fixed; width: 25%;}
.fixed-div-rght { position: fixed; width: 33.33333333%;}
.page-change{ float:left; min-height: 100vh; width: 100%;}
.page-change.ng-leave { -webkit-animation:slideOutLeft 0.4s both ease-in; -moz-animation:slideOutLeft 0.4s both ease-in; animation:slideOutLeft 0.4s both ease-in; }
.page-change.ng-enter {  -webkit-animation:slideInRight 0.4s both ease-in; -moz-animation:slideInRight 0.4s both ease-in; animation:slideInRight 0.4s both ease-in; }
.footer-container { float: left; width: 100%;}
.logo-anchor { position: absolute; top: 0px;}
.leftmenu-item-div-bar{border-right: 4px solid #fc8019;}
.store-feedbacks-t4{background-repeat: no-repeat;}

.chk-instruction{padding: 0px 0px;margin-top: 20px;position: relative;background: #fff;}
.footer-container footer {background-color: #171a29;padding: 35px 0;margin-top: -1px;}

[ng\:cloak], [ng-cloak], .ng-cloak {display: none;}
[ng-click],[data-ng-click], [x-ng-click] {cursor: pointer;}
[ng-click][disabled]{cursor: not-allowed; opacity: 0.7;}

@-webkit-keyframes rotate {from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);}}
@-moz-keyframes rotate {from {-moz-transform: rotate(0deg);} to {-moz-transform: rotate(360deg);}}
@keyframes menuspinner {to {transform: rotate(360deg);}}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); }}
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}
@keyframes slideInRight {from { transform:translateX(100%); } to { transform: translateX(0); }}
@-moz-keyframes slideInRight {from { -moz-transform:translateX(100%); } to { -moz-transform: translateX(0); }}
@-webkit-keyframes slideInRight {from { -webkit-transform:translateX(100%); } to { -webkit-transform: translateX(0); }}
@keyframes slideOutLeft { to { transform: translateX(-100%);}}
@-moz-keyframes slideOutLeft {to { -moz-transform: translateX(-100%); }}
@-webkit-keyframes slideOutLeft {to { -webkit-transform: translateX(-100%);}}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){ .mobileShow { display: inline;}}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px){  .mobileHide { display: none;}}
.hide-before-load{display: none;}
.disable-click{pointer-events: none;opacity: 0.5;}
a.menu-option-wrapper{color: #333;}
.blog-lists a{color: #333;}

.no-border-bottom{border-bottom: none;}
.blog-tags{display: inline-block;margin-right: 10px;}
.inactive-label{background: white;color: darkblue ;border: 1px solid darkblue;}
.active-label{background: darkblue !important;color: white !important;border: 1px solid darkblue;}
.active-label.no-slabel{background: #ba3e1a !important;color: white !important;border: 1px solid #ba3e1a !important;}
.slbl-btn{padding: 5px;    margin: 0 10px 0 0;    font-size: 10px;    text-transform: uppercase;    text-align: center;margin-bottom: 10px;display: inline-block;}
.no-label{color: #ba3e1a !important;text-decoration: line-through;}.clear-55{clear: both;height: 55px;}
.btn-group.checkout-preorder.open .dropdown-backdrop{display: none;}
.home-table-booking{background-color: #fc8019 !important;}</pre></body></html>