<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&amp;display=swap');



.copyright {
    background-color: #e46987 !important;
}


body {
	
	font-family: 'Hind', sans-serif !important;
}

.action.primary, .action-primary {
    
    background: #febd59 !important;
    border: #febd59 !important;
}


.action.primary:hover, .action-primary:hover {
    background: #febd59 !important;
    border: #febd59 !important;
   
}

.aw-arp-container__item .product-item-info .rewards__product-points .price {

    color: #cf2027 !important;
}


@media (min-width:768px){
.nav-sections-fix {
    background: #ffffff none repeat scroll 0 0;
    max-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 102;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera &gt; 12.1 */
       -moz-animation: fadein 1s; /* Firefox &lt; 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera &lt; 12.1 */
            animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox &lt; 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera &gt; 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera &lt; 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

}
.right-bar-1 {
    float: right;
}
.right-bar-2 {
    float: right;
}
.right-bar-3 {
    float: right;
}

.disable-umi{
	display:none;
	
}

.enable-umi{
	display:inherit !important;
	
}





@media (max-width:768px){
	
	.mobile-disable{
		display:none !important;
		
	}
	
	
}



.heart-umi:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 28px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    margin: 0 0 0 13px;
    padding: 0 2px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	z-index: 100000000;
    position: relative;
}




.all-in-one {
    float: right;
    margin-top: -40px;
    margin-right: 15px;
}

@media (min-width:768px){
.nav-sections-item-content {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.navigation {
    border-top: none !important;
    border-bottom: none !important;
}

ul#ui-id-1 {
    height: 60px;
}

ul#ui-id-1 &gt; li &gt; a {
    line-height: 60px;
}



.right-bar-1 {
    margin-top: -7px;
}

.right-bar-2 {
    margin-top: -7px;
}

.right-bar-3 {
    margin-top: -7px;
}}



@media (max-width:768px){

.header.content {
    width: 94%;
    z-index: 103 !important;
    position: fixed;
    background: #fff !important;
	
}

.nav-open .nav-sections {
    
    
    z-index: 104 !important;
}
.page-header {
    margin-bottom: 116px!important;
}

.top-message {
    position: fixed;
    z-index: 104;
    width: 100%;
    margin-top: -20px;
}

}


/*payment page status bar color*/

@media (min-width:768px){

.opc-progress-bar-item._active&gt;span:before {
    background: #E5005A !important;
    border-color: #E5005A !important;
}

.opc-progress-bar-item._active:before {
    background: #E5005A !important;
    border-color: #E5005A !important;
}



li.opc-progress-bar-item._complete:before {
    background: #E5005A !important;
    border-color: #E5005A !important;
}

li.opc-progress-bar-item._complete span:before {
    background: #E5005A !important;
    border-color: #E5005A !important;
}


li.opc-progress-bar-item._active span:after {
    color: #e5005a !important;
    background: #e5005a !important;
    border: #e5005a !important;
}
	li.opc-progress-bar-item._complete span:after {
    color: #e5005a !important;
    background: #e5005a !important;
    border: #e5005a !important;
}


.opc-progress-bar-item._complete&gt;span {
   
    color: #666 !important;
    font-weight: 300 !important;
}

}

/*payment page status bar color End*/


.logo-disable {
    display:none;
}</pre></body></html>