﻿@import url(fonts.css);
/*@import url("res/bon/assets/css/bone.css");*/
@import url("skin.css");

h4.product-header {
    color: #ccc !important;
}

.modal:not(.side-cart) .frame-wait {
    background: url(skn/iframe-loading.gif) 50% 50% no-repeat;
    border-color: transparent;
}




html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Century Gothic',Arial;
    color: #fff;
    font-weight: 400;
    background:#333;
}
 body.layer-action-PopupMessageView{
    background: #333 none repeat scroll 0% 0%;
}



a {
    color: #fff;
}

    a:hover {
        color: #fff;
        text-decoration: none;
    }




    

.btn-primary, .btn-primary:hover, .btn-primary:focus {
    border-color: #ffffff;
    color: #ffffff;
    background: none;
    cursor: pointer;
    border-radius: 0px;
    color: #878d84;
    font-size: 16px !important;
    font-family: 'Futura Std Book','Century Gothic';
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
}

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
        border-color: #ffffff;
        color: #ffffff;
        background: none;
        cursor: pointer;
        border-radius: 0px;
        font-size: 16px !important;
        font-family: 'Futura Std Book','Century Gothic';
        padding: 6px 12px;
        margin-bottom: 0;
        line-height: 1.42857143;
    }

    .btn-primary:hover {
        color: #ffffff;
        font-size: 16px !important;
        font-family: 'Futura Std Book','Century Gothic';
        padding: 6px 12px;
        margin-bottom: 0;
        line-height: 1.42857143;
    }

a.btn-primary {
    border-color: #ffffff;
    color: #ffffff;
    background: none;
    cursor: pointer;
    border-radius: 0px;
    color: #878d84;
    font-size: 16px !important;
    font-family: 'Futura Std Book','Century Gothic';
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
}

    a.btn-primary:hover {
        color: #ffffff;
        font-size: 16px !important;
        font-family: 'Futura Std Book','Century Gothic';
        padding: 6px 12px;
        margin-bottom: 0;
        line-height: 1.42857143;
    }