/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.removal_request:hover {
    background: #6c5454;
    border: 1px solid #e1c9c9;
}

.removal_request {
    background: #dba4a4;
    padding: 10px;
    margin: 5px;
        margin-top: 5px;
    margin-top: 5px;
    border-radius: 5px;
    border: 1px solid #e17979;
    margin-top: 10px;
    text-decoration: none !important;
    color: white;
}


#s5_logo_wrap img {
    
    width:240px; 
}

.bottom_info img {
width:240px; 
}


    @media screen and (max-width: 1083px){ 
        
        #s5_loginreg {
            margin-top:40.5px;
        }
    }
    
    .product_overview_middle {
        background: white;
    }
    
    .product_overview_middle img {
        opacity: 0;
    }