@import url("global-givexpert.css");

.givexpert {
    /* ============================================================================ */
    /* ============================================================================ */
    /* HELPER HELPER HELPER HELPER HELPER HELPER HELPER HELPER HELPER HELPER HELPER */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ============================================================================ */
    /* PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE PAGE P */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ======================================= */
    /* PROJET PROJET PROJET PROJET PROJET PROJ */
    /* ======================================= */
    /* ============================================================================ */
    /* ============================================================================ */
    /* FORMULAIRE FORMULAIRE FORMULAIRE FORMULAIRE FORMULAIRE FORMULAIRE FORMULAIRE */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ======================================= */
    /* DON DON DON DON DON DON DON DON DON DON */
    /* ======================================= */
    /* ======================================= */
    /* RESERVATION RESERVATION RESERVATION RES */
    /* ======================================= */
    /* ============================================================================ */
    /* ============================================================================ */
    /* SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP S */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ============================================================================ */
    /* CATEGORIES CATEGORIES CATEGORIES CATEGORIES CATEGORIES CATEGORIES CATEGORIES */
    /* ============================================================================ */
    /* ============================================================================ */
    /* CAROUSEL CAROUSEL CAROUSEL CAROUSEL CAROUSEL CAROUSEL CAROUSEL CAROUSEL CARO */
    /* ============================================================================ */
    /* ============================================================================ */
    /* PRODUCT PRODUCT PRODUCT PRODUCT PRODUCT PRODUCT PRODUCT PRODUCT PRODUCT PROD */
    /* ============================================================================ */
    /* ============================================================================ */
    /* PAGINATION PAGINATION PAGINATION PAGINATION PAGINATION PAGINATION PAGINATION */
    /* ============================================================================ */
    /* ============================================================================ */
    /* GALERY GALERY GALERY GALERY GALERY GALERY GALERY GALERY GALERY GALERY GALERY */
    /* ============================================================================ */
    /* ============================================================================ */
    /* CART CART CART CART CART CART CART CART CART CART CART CART CART CART CART C */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ============================================================================ */
    /* PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN PLUGIN */
    /* ============================================================================ */
    /* ============================================================================ */
    /* ======================================= */
    /* PROGRESSDIS PROGRESSDIS PROGRESSDIS PRO */
    /* ======================================= */
    /* ======================================= */
    /* PROGRESSBAR PROGRESSBAR PROGRESSBAR PRO */
    /* ======================================= */
    /* ======================================= */
    /* REDFISC REDFISC REDFISC REDFISC REDFISC */
    /* ======================================= */
    /* ======================================= */
    /* MENU MENU MENU MENU MENU MENU MENU MENU */
    /* ======================================= */
    /* ============================================================================ */
    /* ============================================================================ */
    /* RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE */
    /* ============================================================================ */
    /* ============================================================================ */
}
.givexpert label {
    font-weight: normal;
}
.givexpert h1 {
    margin-top: 5px;
}
.givexpert h2 {
    text-transform: uppercase;
    border-bottom: 1px solid;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.givexpert footer {
    border-top: 4px solid;
}
.givexpert input[type="text"],
.givexpert select,
.givexpert input[type="password"],
.givexpert input[type="email"],
.givexpert input[type="number"],
.givexpert textarea,
.givexpert .stripe-form-control {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    height: 45px !important;
}
.givexpert .stripe-form-control {
    padding-top:13px;
}
.givexpert textarea {
    height: 100px !important;
}
.givexpert .block {
    border: 4px solid #fff;
    -webkit-box-shadow: 0px 0px 1px 1px #e9e9e9;
    -moz-box-shadow: 0px 0px 1px 1px #e9e9e9;
    box-shadow: 0px 0px 1px 1px #e9e9e9;
    background-color: #F4F4F4;
}
.givexpert .block.margin-title {
    margin-top: 55px;
}
.givexpert .btn-primary,
.givexpert .btn-primary:hover {
    border-radius: 0px;
    text-transform: uppercase;
}
.givexpert .btn-link,
.givexpert .btn-link:hover {
    font-size: 14px;
}
.givexpert .no-padding {
    padding-right: 13px;
    padding-left: 13px;
}
.givexpert .no-padding > [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px;
}
.givexpert .amount-box {
    min-height: 45px;
    border-radius: 0px;
}
.givexpert .custom-amount .amount-box {
    height: 45px;
}
.givexpert .custom-amount.amount-box-container .amount-box {
    height: 45px;
}
.givexpert .custom-amount span.currency {
    top: 10px;
}
.givexpert .item .amount {
    line-height: 45px;
}
.givexpert .carousel-inner .item a {
    color: #fff;
}
.givexpert .product .btn-group > .btn-group:last-child > .btn:first-child {
    border-radius: 0px;
}
.givexpert .product-description,
.givexpert .tab-content.gallery-content,
.givexpert .nav.nav-tabs.gallery-tabs {
    margin-top: 10px;
}
.givexpert .panel-group .panel {
    border-radius: 0px;
}
