header .nav {
    background: #2bb9d9!important;
}

#contact-link {
   
    border-left: 1px solid white!important;
}

.header_user_info {
    float: right;
    border-left: 1px solid white!important;
    border-right: 1px solid white!important;
}

.shop-phone{display:none}

.footer-container {
    background-color: #e43388;
}

.footer-container #footer #block_contact_infos {
    border-left: 1px solid white;
}

.footer-container #footer #block_contact_infos > div ul li i {
    
    color: white;
}

.footer-container .container {
    padding-bottom: 31px;
}

.button.button-medium {
    font-size: 17px;
    line-height: 21px;
    color: #fff;
    padding: 0;
    font-weight: bold;
    background: #2bb9d9;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#2bb9d9), to(#2bb9d9));
    background-image: -webkit-linear-gradient(top, #2bb9d9, 0%, #2bb9d9, 100%);
    background-image: -moz-linear-gradient(top, #2bb9d9 0%, #2bb9d9 100%);
    background-image: linear-gradient(to bottom, #2bb9d9 0%, #2bb9d9 100%);
    background-repeat: repeat-x;
   
    border: 1px solid;
    border-color: white ;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.button.button-medium:hover {
    background: #e43388;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e43388), to(#e43388));
    background-image: -webkit-linear-gradient(top, #e43388, 0%, #e43388, 100%);
    background-image: -moz-linear-gradient(top, #e43388 0%, #e43388 100%);
    background-image: linear-gradient(to bottom, #e43388 0%, #e43388 100%);
    background-repeat: repeat-x;
    border-color: white;
}


.button.button-medium span {
    display: block;
    padding: 10px 10px 10px 14px;
    border: 1px solid;
    border-color: white!important;
}

#login_form {
    min-height: 240px!important;
}

#my-account ul.myaccount-link-list li a i {
    
color: #2bb9d9!important;}

.footer_links{display:none}
#left_column{display:none}
.mailalerts{display:none}