/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.1
Text Domain:  Avada
*/

.sbf-home a i {
  font-size: 20px;
}

.fusion-secondary-menu {
    display: inline-block;
}

.fusion-menu-cart-items{
	width: 200px !important;
}

.fusion-secondary-header {
    font-size: 14px !important;
}

.fusion-footer-widget-area .widget-title {
    font-weight: bold !important;
}

#menu-top-navigation .fusion-woo-cart-separator, #menu-top-navigation .amount {
    display: none;
}

#sliders-container {
    border-bottom: none !important;
}

.product-details h3.product-title {
    font-size: 24px;
}

.product-info {
    margin-top: 5px !important;
}

.fusion-secondary-header, .fusion-header-v2 .fusion-header {
    border: none !important;
}

.fusion-secondary-header .fusion-row{
	display: block !important;
}

.fusion-header-sticky-height {
    background-color: #689b7c;
}

header .fusion-secondary-menu > ul > li {
    border-left: none;
}

.woo-tabs-horizontal .woocommerce-tabs>.tabs .active,
.products .fusion-product-wrapper {
    border: 1px solid var(--awb-color3) !important;
}

.home .fusion-imageframe, #tab-description .fusion-imageframe, .page-id-13561 .fusion-imageframe{
    margin-bottom: 10px;
}

.product .awb-imageframe-style-below .awb-imageframe-caption-container {
    margin-top: -10px;
}

#dataTable {
    border: 1px solid #689b7c !important;
}

#dataTable thead, #dataTable__cN thead {
    background: #689b7c;
    color: #ffffff;
}

#dataTable tbody tr:nth-child(even) {
    background: #cfcfcf;
}

#dataTable td, #dataTable th, #dataTable__cN td {
    padding-left: 10px;
    padding-right: 10px;
}

#pricing-table .pricing {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

#pricing-table p {
    margin-bottom: 15px;
}

#pricing-table .pricing .pricing-table .pricing-header {
    position: relative;
    background: #689b7c;
    padding: 15px 15px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-title {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-rate {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-align: center;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-rate sup {
    font-size: 18px;
    position: relative;
    top: -30px;
    color: #bdc3c7;
}

#pricing-table .pricing .pricing-table .pricing-header .pricing-rate .person {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

#pricing-table .pricing .pricing-list {
    padding: 15px 0 15px 0;
    background: #fff;
    border: 1px solid #e3e3e3;
}

#pricing-table .pricing .pricing-list ul {
    padding: 0;
    display: table;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: auto;
}

#pricing-table .pricing .pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #eaeceb;
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

#pricing-table .pricing .pricing-list ul li:last-child {
    border: none;
}

#pricing-table .pricing .pricing-list ul li i {
    margin-right: 12px;
    color: #bdc3c7;
}

#pricing-table .pricing .pricing-list ul li span {
    color: #34495e;
}

#sliders-container {
    border-bottom-color: #e0dede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.fusion-woo-product-design-clean .products .product-title, .fusion-woo-product-design-clean .slides .product-title {
    font-style: normal !important;
}

.fusion-footer-widget-area {
    border-top-color: transparent !important;
}

.fusion-footer-widget-area .widget-title {
    text-decoration: underline;
}

.fusion-button, .button.alt, .gform_button {
    border: 1px solid #689b7c !important;
}

.fusion-button, .fusion-button-text, .button.alt, .gform_button {
    color: #ffffff !important;
    font-weight: bold !important;
}

.fusion-remember-checkbox {
    color: #fff;
}

.single-product .coupon-container {
    margin-bottom: 20px !important;
    max-width: 320px;
}

.single-product .coupon-content {
    padding: 10px;
}

.single-product .coupon-content .code {
    padding: 10px 0;
    text-transform: uppercase;
}

.single-product .coupon-content .code::before {
    content: 'Promo Code: ';
    text-transform: capitalize;
}

.single-product .coupon-content .discount-description {
    font-size: 14px !important;
    line-height: 1.25;
}

.single-product .awb-imageframe-caption {
    background-color: #689b7c;
    color: #fff;
    text-align: center;
    max-width: 275px;
}

.coupon-expire, .discount-info {
    display: none;
}

#bbp_user_edit_submit, .bbp-submit-wrapper .button, .button-small, .fusion-body .fusion-button-small, .wpcf7-form .wpcf7-submit.button-small, .wpcf7-form .wpcf7-submit.fusion-button-small {
    padding: 7px 10px !important;
}

#hide, .hide, .reset_variations {
    display: none;
}

.button.bookacti-booking-action {
    background: #a0ce4e;
    text-transform: uppercase;
    color: #fff;
    min-width: 120px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0ce4e, endColorstr=#a0ce4e);
    transition: all .2s;
    border-width: 0;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    padding: 5px 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 2px;
}

.button.bookacti-booking-action:hover {
    background: #96c346;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#96c346, endColorstr=#96c346);
    border-color: #fff;
}

.fc-list-view .fc-list-item-title a {
    color: #1e75e1;
}

.fc-list-view .fc-list-item-title a:hover {
    color: #36a420;
}

.woocommerce .bookacti-booking-actions a {
    min-width: auto;
    font-size: 13px;
}

.product .variations .label, .product .bookacti-booking-system .badp-waterfall-title {
    padding-right: 1em;
    min-width: 8em;
}

.product input[type="text"].badp-waterfall-datepicker {
    border: 1px solid #d2d2d2;
}

.bookacti-booking-system .badp-waterfall-title {
    padding-right: 22px !important;
}

.bookacti-booking-system .ui-selectmenu-text, .badp-waterfall-timepicker-options li span, .bookacti-picked-events-list li span, .bookacti-booking-system span {
    font-size: 13px;
}

.bookacti-wc-form-fields input.badp-waterfall-datepicker, .bookacti-wc-form-fields .badp-waterfall-timepicker-field .ui-selectmenu-button {
    height: 32px;
}

ul.bookacti-picked-events-list.bookacti-custom-scrollbar, .badp-tooltips-container {
    margin-top: 10px;
}

.single .bookacti-event-time-separator, .single .bookacti-event-time-end, 
.single .badp-timepicker-title-separator, .single .badp-timepicker-title,
.single .bookacti-availability-container .bookacti-available-places-number {
    display: none;
}

/* show end time on zoo, mothers and fathers day event */
.postid-16412 .bookacti-event-time-separator, .postid-16412 .bookacti-event-time-end,
.postid-16438 .bookacti-event-time-separator, .postid-16438 .bookacti-event-time-end,
.postid-139293 .bookacti-event-time-separator, .postid-139293 .bookacti-event-time-end{
	display: inline-block !important;
}

.bookacti-available-places-unit-name::before {
    content: " ";
}

.single .badp-waterfall-datepicker:hover, .single .badp-waterfall-datepicker::placeholder {
    color: #333 !important;
}

.bookacti-form-fields .bookacti-form-field-container input[type='number'] {
    width: 60px;
    padding: 0 2px;
    text-align: center;
    border: 1px solid #d2d2d2;
    appearance: button;
    -moz-appearance: button;
}

.product .summary .cart .quantity.hidden, .summary-container .product_meta, .stock {
    display: none !important;
}

.woocommerce-cart .cart_totals .shop_table tr.fee th, .woocommerce-cart .cart_totals .shop_table tr.fee td {
    padding-top: 20px;
}

.avada-availability .out-of-stock {
    display: inline-block !important;
    color: #f00;
}

.single-product .product .summary .cart .quantity {
    margin: 0 20px 0 0;
}
/*
.cart .quantity .minus,.cart .quantity .plus,.cart .quantity .qty{
        width: 25px;
}
*/
.menu .fusion-secondary-menu-icon, .menu .fusion-custom-menu-item .fusion-menu-cart-checkout, .wc-deposits-payment-description {
    background-color: #689b7c;
}

.menu li.fusion-menu-cart {
    border: none;
}

.single-product .woocommerce-tabs {
    padding-top: 30px;
}

.single-product .woocommerce-tabs h3.fusion-woocommerce-tab-title{
    font-size: 1.75em;
}

.single-product .bookacti-no-events {
    width: auto;
    color: #f00;
}

.woocommerce-tabs .wc-tabs li.active a {
    background: none;
}

.modal-dialog .gform_wrapper {
    border: none;
    padding: 0;
}

.gform_wrapper, .variations_form.cart {
    margin: 0 !important;
}

.gform_confirmation_wrapper {
    border: 1px solid #333333;
    padding: 10px;
    color: #ffffff;
    background: #689b7c;
    box-shadow: 2px 2px 5px #333333;
}

span.woocommerce-price-before {
    font-size: 18px;
    color: #a0ce4e;
}

.product .summary-container .product-border {
    height: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fusion-carousel-title > a {
    font-size: 18px;
}

.fusion-login-box-submit #wp-submit {
    padding: 10px;
}

#main .fusion-post-content > h2.fusion-post-title {
    font-size: 24px !important;
    line-height: 30px !important;
}

.woocommerce-orders-table .woocommerce-button.button {
    margin-left: 5px;
    margin-right: 5px;
}

.modal-header {
    background-color: rgba(44,84,34,1);
}
.modal-header .modal-title {
    color: #fff;
}
.modal-header button.close {
    color: #f6f6f6;
    opacity: .6;
}

.woocommerce-MyAccount-navigation > ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before {
    content: '' !important;
}

.woocommerce .woo-wallet-my-wallet-container p {
    margin: 0 auto;
}

.woocommerce .woo-wallet-transactions-items li div:first-child {
    max-width: 75%;
}

.woocommerce ul.woo-wallet-transactions-items {
    margin: 10px 0;
    padding: 0;
}

#wc-wallet-transaction-details td:nth-child(2), #wc-wallet-transaction-details td:nth-child(3) {
    text-align: center;
}

.woocommerce .woo-wallet-sidebar ul {
    padding: 0;
}

#user_switching_switch_on {
    background-color: #1d1f22;
    margin: 0;
    text-align: center;
}

#ui-datepicker-div a.ui-state-default {
    color: #fff;
    background: #689b7c;
    border: 1px solid #d2d2d2;
}

#ui-datepicker-div a.ui-state-default:hover {
    background: #52B7E9;
}

.badp-waterfall-field .ui-button,
.badp-waterfall-field .ui-button:active,
.badp-waterfall-field .ui-button:hover,
.badp-waterfall-field .ui-button:focus{
    color: #333333;
    background: #ffffff;
    border: 1px solid #d2d2d2;
    border-radius: unset;
}

.bookacti-available-places.bookacti-booked, .bookacti-available-places.bookacti-not-booked {
    background-color: #689b7c !important;
}

.bookacti-form-fields {
    width: 100%;
}

.woocommerce ul.bookacti-booking-events-list {
    padding-left: 20px;
}

#bookacti-reschedule-booking-dialog .badp-waterfall-title {
    width: 100% !important;
}

.price > .amount {
    font-size: 15px !important;
}

.upsells h3.title-heading-left {
    font-size: 1.5em;
    line-height: 1.5;
}

.baofc-customer-fields {
    margin-top: 30px;
}

.gift-certificate .gift-certificate-receiver-detail-form input, .gift-certificate .gift-certificate-receiver-detail-form textarea {
    color: #333;
    padding: 8px 10px;
    border: 1px solid #dedede;
}

.checkout .shop_table tfoot .wallet-pay-partial th {
    padding-right: 0;
}

.woocommerce .avada-myaccount-user .username .not-user {
    display: none;
}

textarea#questin_from_front {
    width: 100%;
    padding: 10px;
    border: 1px solid #dedede;
}

.summary .wc-deposits-wrapper .wc-deposits-payment-description {
    color: #fefefe;
    margin: 5px 0;
    padding-left: 10px;
}

.summary .bookacti-form-field-container {
    margin-bottom: 10px;
}

.summary .wc-deposits-wrapper .wc-deposits-option li {
    padding: .5em;
}

.wc-deposits-wrapper {
    width: 100%;
}

tr.bookacti-order-item-activity td.product-name .wc-item-meta .wc-item-meta-bookacti_booked_events, tr.bookacti-cart-item-activity td.product-name dl.variation dt {
    float: left;
}

.woocommerce span.onsale.wc-memberships-member-discount {
    left: 10px;
}

.woo-sale-badge-circle .onsale::after, .woo-sale-badge-circle .onsale::before {
    padding-top: calc(10% + .5em) !important;
}

.woocommerce ul.products li.product .onsale.wc-memberships-member-discount {
    margin-left: 5px;
    font-size: 12px;
    top: 5px;
}

.woocommerce-account td.membership-discount-actions.order-actions a {
    display: block !important;
}

.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button {
    display: none;
}

.woocommerce-message {
    color: #36a420;
}

.single-product .product .summary .cart .quantity .qty {
    border: none;
}

.shop_table .order-actions .button {
    display: block;
}

.bookacti-user-bookings-list .bookacti-booking-events-list {
    padding: 10px 0;
}

form.woocommerce-EditAccountForm.edit-account {
    margin-bottom: 65px;
}
/*
.css3_grid_slider_container.css3_grid_clearfix {
    width: 0 !important;
}
*/

.checkout #order_review .woocommerce-terms-and-conditions {
    overflow: unset !important;
    max-height: unset !important;
}

.checkout .bookacti-booking-event-title, .checkout .bookacti-booking-event-title-separator {
    display: none;
}

form.checkout .shop_table tbody .product-thumbnail {
    display: none;
}

#hide {
    display: none;
}

.modal-content {
    border: 8px solid #689b7c;
}

.modal-header {
    background-color: #689b7c;
}

.fusion-modal .modal-title {
    font-weight: bold !important;
    color: #f8f8f8;
}

.close {
    color: #f8f8f8 !important;
    opacity: .5;
}

.gform_wrapper .select-arrow {
    width: 25px !important;
    height: 100% !important;
}

.gform_wrapper .gfield .gravity-select-parent select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.gform_wrapper .gfield_time_ampm input, .gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
    padding: 5px !important;
}

.single .gform_wrapper .gform_footer {
    margin: 16px 0;
}

input[type='submit'], #btnMkgdSubmit, .application_button, .pum-sub-form-submit, #woochimp_widget_subscription_submit {
    background: #689b7c;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    padding: 13px 29px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #689b7c;
    border-radius: 4px;
}

input[type='submit']:hover, #btnMkgdSubmit:hover, .application_button:hover, .pum-sub-form-submit:hover, #woochimp_widget_subscription_submit:hover {
    background: #d35400;
}

.job_filters .search_jobs div.search_categories, .job_filters .search_jobs div.filter_wide {
    width: 84% !important;
    display: inline-block;
}

.search_jobs .search_submit {
    width: 150px;
    display: inline-block;
}

.search_submit input {
    padding: 10px;
}

@media only screen and (max-width: 800px) {
    .shop_table_responsive.woocommerce-cart-form__contents .product-remove a {
        color: #fff;
    }
}

.fusion-body .quantity .minus, .fusion-body .quantity .plus {
    color: #ffffff !important;
    background-color : #689b7c !important;
}

.fusion-body .quantity .minus:hover, .fusion-body .quantity .plus:hover {
    background-color : #699b7c !important;
}

.quantity.buttons_added {
    border: 1px solid #689b7c !important;
}

.quantity.buttons_added input {
    border: none !important;
}

footer .woochimp_wg input {
    color: #ffffff;
    height: 32px;
    margin-bottom: 4px;
    background-color: #363839;
    border: 1px solid #505152;
}
footer .woochimp_wg input::placeholder {
    color: #bbb;
}
footer .woochimp_wg  #woochimp_widget_success {
    color: #ffffff;
}
footer .woochimp_wg #woochimp_widget_subscription_submit {
    font-size: 12px;
    line-height: 14px;
    padding: 7px 10px;
}

footer .notification.error {
    color: #f00;
}

footer .notification.success{
    color: #0f0;
}

.form-row.form-row-wide.mailchimp-newsletter {
    display: none;
}

footer #an-mailchimp_form-2 p{
    margin: 10px 0px;
}

footer #an-mailchimp_form-2 label input {
    color: #ffffff;
    height: 32px;
    background-color: #363839;
    border: 1px solid #505152;
}

footer #an-mailchimp_form-2 label input::placeholder {
    color: #bbb;
}

footer #an-mailchimp_form-2 .mpam-submit.button {
    border-radius: 4px;
    padding: 7px 10px;
}

.promo {
    background-color: #f8f8f8;
    border: 1px solid #eaeceb;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .118);
    padding: 5px;
    text-align: center;
}

.fusion-testimonials.classic blockquote {
    border-color: #eaeceb #eaeceb #eaeceb #9db668 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 4px !important;
}

.searchform .search-table .search-field input {
    background-color: #fff !important;
    border: 1px solid #d2d2d2 !important;
}

.job_listing-template-default #sidebar, .search_jobs .search_keywords, .search_jobs .search_location {
    display: none;
}

.job_listing-template-default #content {
    width: 100% !important;
}

.job_listing ul.meta li.date, ul.job_listings .location, .job_listing .fusion-meta-info, .job_listing .job-listing-meta {
    display: none !important;
}

ul.job_listings li.job_listing a img.company_logo {
    height: 30px !important;
    width: 30px !important;
}

.job_listings .position h3 {
    color: #1e75e1;
}

.job_listings .position h3:hover {
    color: #9db668;
}

.chosen-container-single .chosen-single {
    height: 40px;
    line-height: 40px;
}

.job_filters {
    background: #689b7c none repeat scroll 0 0;
}

ul.job_listings {
    background-color: #f8f8f8;
}

.considerations {
    font-size: 1.17em;
    font-weight: 700;
    line-height: 1.5;
}

@media only screen and (max-width: 800px) {
    .single .product .images {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    #main {
        padding: 20px 10px !important;
    }
    .woocommerce-MyAccount-content, .woocommerce-content-box {
        padding: 10px !important;
    }
    .avada-myaccount-user {
        margin-bottom: 15px !important;
    }
    .my_account_orders .woocommerce-orders-table__header-order-date, .my_account_orders .woocommerce-orders-table__header-order-status, .my_account_orders .woocommerce-orders-table__cell-order-date, .my_account_orders .woocommerce-orders-table__cell-order-status, .woocommerce-account .membership-discount-image, .woocommerce-account .membership-discount-amount, .my_account_orders .order-date, .my_account_orders .order-status, th.sv-wc-payment-gateway-payment-method-header-subscriptions, td.sv-wc-payment-gateway-payment-method-subscriptions, th.sv-wc-payment-gateway-payment-method-header-title, td.sv-wc-payment-gateway-payment-method-title, th.sv-wc-payment-gateway-payment-method-header-expiry, td.sv-wc-payment-gateway-payment-method-expiry {
        display: none !important;
    }
    .woocommerce-account table.my_account_memberships {
        table-layout: auto !important;
    }
    .woocommerce-account td.membership-discount-actions, .woocommerce-account th.membership-discount-actions {
        min-width: 85px !important;
    }
    .avada-order-details .order-again {
        margin-bottom: 10px !important;
    }
    .woocommerce ul.wc-item-meta {
        margin: 10px 0;
        padding-left: 0;
    }
    .woocommerce ul.wc-item-meta ul {
        margin: 0;
        padding-left: 10px;
    }
    ul.bookacti-booking-events-list {
        margin: 0 auto;
        list-style: none;
        padding: 0;
    }
    .summary ul.wc-deposits-option li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .single-product .woocommerce-tabs {
        padding-top: 5px;
        border-top: 1px solid #e0dede;
    }
    .single-product .woocommerce-tabs .panel {
        border: none;
    }
}

/* fix margin below product title */
.single-product .fusion-layout-column.fusion-one-full:first-child {
    display: inline;
}

.single-product ul.tabs.wc-tabs li a {
    font-weight: bold;
}

.woocommerce-MyAccount-content .shop_table {
    margin-bottom: 40px;
}

.woocommerce-MyAccount-content .shop_table.subscription_gifting_information {
    margin-top: -40px;
}

.woocommerce-MyAccount-content .shop_table td {
    padding: 5px 0;
}

.shop_table.subscription_gifting_information {
    width: auto;
    display: block;
}

.shop_table.subscription_gifting_information th, .shop_table.subscription_gifting_information td {
    padding: 0;
    display: inline-block;
}

.fusion-footer-widget-area ul {
    list-style: disc !important;
    margin-left: 20px !important;
}

#product-27773 .price span:first-child {
    display: none;
}

#product-27773 .baaf-custom-field .bookacti-form-field-content textarea {
    padding: 5px;
    height: 150px;
    width: 100%;
    border-style: solid;
}

.summary .bookacti-form-field-label {
    width: 220px;
}

form.cart > .bookacti-price-container {
    display: none !important;
}

@media only screen and (max-width: 600px) {
    .csa-table td {
        width: 100%;
    }
}

.post-content .onp-sl-glass {
    padding: 10px;
}
.post-content .onp-sl {
    margin: 0 0 20px 0;
    max-width: 320px;
}
.post-content .onp-sl .onp-sl-social-buttons {
    padding: 10px;
}

#basic-wc-deposits-options-form .basic-switch-woocommerce-deposits {
    margin: 20px 0;
}

.product-type-subscription .cart fieldset, .product-type-variable-subscription .cart fieldset, .product .nyp {
    margin: 10px 0;
    width: 100%;
}

.product .nyp #nyp-1{
    width: 10em;
}

#input_5_29_Container, #input_5_29 {
    width: 300px !important;
    height: 180px !important;
}
#input_5_29_toolbar {
    width: 300px !important;
    height: 20px !important;
}

ul.payment_methods {
    padding: 10px 0;
    margin: 0;
}

.bookacti-wc-form-fields {
    width: 100%;
}
.single-product #main .fusion-row {
    max-width: 1100px !important;
}

div.lcx-widget.lcx {
    width: 125px;
}

.social-share i.fontawesome-icon.circle-yes {
    background-color: #1e75e1;
    border-color: #1e75e1;
}

.bookacti-countdown.bookacti-cart-expiration {
    color: #ff0a0a;
    font-weight: bold;
}

#content .fusion-alert {
    padding: 10px 15px;
}

.onp-sl-horizontal.onp-sl-no-counters .fb-share-button {
    width: 70px !important;
}

.onp-code-unlocked {
    text-align: center;
    font-weight: bold;
    color: #36a420;
}

#order_review .woocommerce-terms-and-conditions {
    display: block !important;
}

.woocommerce-terms-and-conditions-link {
    pointer-events: none;
    cursor: default;
    color: #333;
}

.woocommerce-info.wc-memberships-member-discount-message {
    padding: 5px;
    border: none;
    margin: 0;
}

/* Hide Nextgen Gallery Image caption */
.sl-caption {
    display: none !important;
}

.page .flexslider {
    margin: 0 0 30px;
}

/* Hide order total border under Related Subscriptions on order received page */
.subscription-total.order-total {
    border-top: none;
}

.bookacti-form-field-id-294{
    margin-bottom: 20px;
}

.bookacti-form-field-id-294::before {
    content: "Of the tickets you'll be buying, how many are egg hunters?";
    display: block;
}
/*
#bookacti-form-field-number-312-product-85559::before {
    content: "Easter Bags are appropriate for children ages 2-12.";
    display: block;
}
*/
.fusion-menu-login-box a, .fusion-menu-login-box .button {
    font-size: 12px;
}

/* Hide Please enter correct details for this required field on checkout page */
.woocommerce .woocommerce-invalid::after {
    content: "";
}

#content .woocommerce-message {
    color: #689b7c;
    font-weight: bold;
    border-top: 4px solid #689b7c !important;
    border-bottom: 4px solid #689b7c !important;
}

.post-content .onp-sl .onp-sl-header, .post-content .onp-sl .onp-sl-text .onp-sl-strong {
    font-size: 1em;
}

.fusion-menu-cart-link{
    white-space: nowrap;
}

.woocommerce-tabs ul.tabs li a::before {
    content: "\f0a4";
    color: #ffffff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: #689b7c;
    border: 5px solid #689b7c;
    border-radius: 50%;
    background-clip: inherit;
    margin-right: 5px;
}

.review-rating {
    direction: rtl;
    unicode-bidi: bidi-override;
    color: #dddddd;
    text-align:center;
}
.review-rating input {
    display: none;
}
.review-rating label:hover,
.review-rating label:hover ~ label,
.review-rating input:checked + label,
.review-rating input:checked + label ~ label {
    color: #fbca44;
}

.fusion-text hr {
    color: #e0dede;
    margin: 20px 0;
}

.home .fusion-product-wrapper, .archive .fusion-product-wrapper {
    box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
}

.fusion-reading-box-container .reading-box .fusion-reading-box-additional,
.fusion-reading-box-container .reading-box .reading-box-additional{
    margin-top: 10px;
}

.woocommerce .social-share {
    margin-top: 30px !important;
    white-space: nowrap;
    font-size: 14px;
}

#content .gsc-control-cse {
    padding: 20px 0;
}

#content .gsc-input-box{
    padding: 0;
}

.gsc-search-button {
    height: 40px;
}

.woocommerce-product-gallery figure, .woocommerce-product-gallery__wrapper {
    width: 100%;
}

.order-paid th, .order-paid td, .order-remaining th, .order-remaining td {
    padding-top: 20px !important;
}

/* Remove blank space added by deposit plugin on product pages */
.webtomizer_wcdp_single_deposit_form.basic-wc-deposits-options-form {
    height: auto !important;
    width: 100%;
}

.checkout #place_order {
    float: none !important;
}

.cart-collaterals .wc-proceed-to-checkout {
    margin-top: 20px;
}

/* Smart coupon doallar amount text size */ 
#sc-cc .text-4xl {
    font-size: 1.5rem !important;
}

.fusion-menu-cart-checkout-link a, .fusion-menu-cart-link a{
    margin: 0 !important;
}

.woocommerce-checkout #sc-cc {
    margin-bottom: 20px;
}

/* Floating Contact */

body.send-msg-open {
    overflow: hidden
}

i.fcb-icons {
  color: #fff;
  text-align: center;
  position: relative;
  border-radius: 50%;
  padding: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: color 0.2s ease, background-color 0.2s ease, transform 0.3s ease;
  border: 3px solid;
  border-radius: 4px;
  position: fixed;
  right: 5px;
  bottom: 5px;
  height: 40px;
  width: 120px;
  z-index: 100000000
}

i.fcb-icons:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  transition: all 0.3s ease;
  border: 0px solid
}

i.fcb-icons:hover:after {
  transform: scale(1);
}

i.fcb-icons {
  background-color: #689b7c;
  border-color: #689b7c;
}

i.fcb-icons:hover {
  color: #689b7c;
  background-color: #fff !important
}

i.fcb-icons:after {
  border-color: #689b7c;
}

i.fcb-icons:hover {
  background-color: #fff;
  cursor: pointer;
  box-shadow: none
}

@media ( min-width: 601px ) {
  i.fcb-icons {
      padding: 5px
  }
}

@media ( min-width: 993px ) {
  i.fcb-icons {
      padding: 5px
  }
}

i.fcb-icons span {
    font-size: 15px;
    font-family: Open-Sans, Verdana, Geneva, sans-serif;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
}

#send-msg-container {
  margin: 0 auto
}

#send-msg {
    opacity: 0;
    position: fixed;
    visibility: hidden;
    width: 400px;
    box-sizing: border-box;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    z-index: 1000000000;
    border-radius: 0px 
}

#send-msg:target {
    opacity: 1;
    bottom: 70px;
    right: 20px;
    visibility: visible
}

#send-msg .copy, #send-msg .header {
    padding: 10px;
    color: #fff
}

.send-msg-content {
    background: #fff;
    position: relative;
    z-index: 20;
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 20px 5px;
    box-shadow: 2.5px 4.33px 50px 0px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    max-height: 480px
}

.send-msg-content p {
  margin: 0px 0px 5px !important
}

#send-msg .copy { 
  background: #689b7c; 
}

#send-msg .overlay {
    background-color: #000;
    background: rgba(0,0,0,.3);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

#send-msg label {
  font-weight: normal;
  font-size: 14px;
  width: 100%
}

#send-msg input {
  font-size: 14px;
  color: #666;
  background: #fff;
  background-image: none;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%
}

#send-msg textarea {
  height: 130px;
  font-size: 14px;
  color: #666;
  background: #fff;
  background-image: none;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%
}

#send-msg input[type="submit"] {
  border: 1px solid #000;
  padding: 3px 14px;
  text-transform: uppercase;
  background-color: transparent;
  color: #000;
  height: 35px;
  font-weight: normal
}

#send-msg input[type="submit"]:hover {
  border: 1px solid #689b7c;
  padding: 3px 14px;
  text-transform: uppercase;
  background-color: #689b7c;
  color: #fff;
  font-weight: normal
}

#send-msg input[type="radio"], #send-msg input[type="checkbox"] {
  width: 13px;
  height: 13px !important;
  margin-right: 0.5em;
  height: 0px;
  float: left
}

#send-msg .fcb-header {
  z-index: 21;
  position: relative;
  bottom: -20px;
  left: -10px;
}

#send-msg .fcb-header-close {
  text-align: center;
  background-color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  width: 34px;
  height: 34px;
  border: 2px solid #bab6b6;
  border-radius: 50%;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle
}

#send-msg .fcb-header-close:hover {
  border: 2px solid #000;
  color:#000 !important
}

#send-msg .fcb-header-close:hover .fcb-close {
  color: #000 !important;
  text-decoration: none !important
}

#send-msg .fcb-close {
  color: #bab6b6;
  text-decoration: none !important;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 16px;
}

#send-msg .fcb-close:hover {
  color: #000;
  text-decoration: none !important
}

a.close-send-msg {
  text-decoration: none !important
}

#send-msg form {
  margin: 1.5em 0px -10px 0px
}

@media only screen and ( min-width: 651px ) and ( max-width: 1024px ) {
  #send-msg {
        width: 350px !important
  }

  #send-msg:target {
      margin-left: -175px !important
  }
}

@media only screen and ( max-width: 650px ) {
  #send-msg {
      width: 90%;
      min-width: 90%
  }

  #send-msg:target {
      top: 5%;
      left: 5%;
      margin-left: unset !important
  }
  
  .send-msg-content {
        max-height: 550px;	
      overflow-y: scroll
  }
  
  i.fcb-icons {
      height: 40px;
      width: 120px
  }
  
  #send-msg .copy, #send-msg .header {
      padding: 0px
  }
  
}

#send-msg .wpcf7-acceptance span {
  font-size: 11px;
  text-align: justify;
  margin: 0;
  line-height: 1.3
}

#send-msg .caldera-grid .row {
  margin-left: 0px !important;
  margin-right: 0px !important
}

.send-msg-content::-webkit-scrollbar {
    width: 11px
}

.send-msg-content {
    scrollbar-width: thin;
    scrollbar-color: #CFD8DC
}

.send-msg-content::-webkit-scrollbar-track {
    background: #CFD8DC
}

.send-msg-content::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 6px;
    border: 3px solid #CFD8DC
}

.send-msg-title {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background: #689b7c;
    box-shadow: inset 0 3px 15px rgba(255, 255, 255, 0.2), 0 5px 13px 0 rgba(67, 74, 76, 0.12);
    position: relative;
    z-index: 20;
}

#send-msg .fusion-form-form-wrapper .fusion-form-field, 
#send-msg .fusion-form-form-wrapper .fusion-text {
    margin: 0 0 10px 0;
}

#send-msg .alert-icon, #send-msg .close.toggle-alert {
    display: none;
}

#send-msg .fusion-alert-content {
    text-transform: none;
    font-weight: bold;
}

#send-msg .fusion-alert {
    padding: 5px;
}

.related.products h3.product-title {
    font-size: 20px;
}