


/* BANNER */

.cus_emp_refer_banner {
    position: fixed;
    bottom: 0;
    /*background: white;*/
    background: #2787d1;
    width: 100%;
    height: 75px;
    text-align: center;
    /*border-top: 5px solid #2787d1;*/
    box-shadow: 0 -6px 6px 0px rgb(0 0 0 / 30%);    
	z-index: 999999999999;	
	font-weight: bold;
}

.cus_emp_refer_banner span{
	color: white;
	font-weight: bold;
}

.cus_emp_refer_banner a{
	color: black;
	font-weight: bold;
}



/* Product List Page */
.cust-emp-page img{
	aspect-ratio: 1/1;
	object-fit: contain;
}


/*Hide other colors*/
/*All in "Navy" Only:*/

/*2273 post-9410*/
.cus_emp_refer_hiromiami .post-9410 .variations [data-attribute_name="attribute_pa_color"] .image-variable-term-white{
	display: none !important;
}

/*2073 post-18180*/
.cus_emp_refer_hiromiami .post-18180 .variations [data-attribute_name="attribute_pa_color"] .image-variable-term-white{
	display: none !important;
}


/*ABS234*/
/* NOTHING TO CHANGE */

