/** Custom css file, can be used to add your css customization */
.custom_theme_class {
    color: #4ca2d5;
}

button.magebees_callforprice{
    background-color:#ff5501;
}
button.action.primary:hover span { color:#ffffff!important; opacity: 0.8; }

.header-global-promo #slides ul li a{
    text-transform: none!important;
    font-weight:700;
}

