/**********************************
** BEGIN header
************************************************/
    #profile {
        float: right;
        display: flex;
        align-items: stretch;
        padding-right: 0px;
        padding-top: 14px;
    }
    #profile a {
        position: relative;
        z-index: 9999;
        display: inline-block;
        padding: 0;
        min-width: 50px;
        min-height: 32px;
        height: 100%;
        background: url('../images/icon_profile.png') no-repeat scroll center center;
        text-indent: -999em;
    }
    #top-cart, .shopatron_quick_cart {
        padding-right: 30px;
    }
    .woocommerce .woocommerce-breadcrumb {
        margin-top: 20px;
    }
/***********************************************
** END header
***********************************/

/**********************************
** BEGIN cart account
************************************************/
    .woocommerce-cart article .post_content ul li {
        padding: 0;
        margin: 0;
        background: none;
        list-style: none;
    }

    #quick_cart_div_id_quivers {
        position: relative;
        float: right;
    }

    .menu-fixed .head-logo .container .row>div.toprightcart #quick_cart_div_id_quivers .cart-number {
        top: 5px;
    }

    .cart-number {
        position: absolute;
        display: block;
        z-index: 99999;
        background: #3b3b3b;
        width: 20px;
        height: 20px;
        line-height: 18px;
        text-align: center;
        border-radius: 50%;
        font-size: 12px;
        margin-left: -6px;
        margin-top: -6px;
    }
/***********************************************
** END cart account
***********************************/

/**********************************
** BEGIN product page
************************************************/
    .woocommerce .product .summarya .description:before {
        width: 100%;
        height: 1px;
    }
    
    a.link--california,
    .remodal--california,
    .remodal--california p,
    .remodal--california h3,
    .remodal--california a {
        color: grey;
        text-decoration: none;
    }
/***********************************************
** END product page
***********************************/


/**********************************
** BEGIN cart popup
************************************************/
    #QuiversDialogBoxContainer #QuiversDialogBox #QuiversDialogBody .qDialogButtonContainer {
        display: flex;
    }
    #QuiversDialogBoxContainer #QuiversDialogBox #QuiversDialogBody .qDialogButtonContainer .qWidgetButton {
        min-width: 49%;
    }
/***********************************************
** END cart popup
***********************************/

/**********************************
** BEGIN olibro-form
************************************************/
    .olibro-form_wrapper {

    }
    .olibro-form_wrapper input[type="text"],
    .olibro-form_wrapper input[type="email"],
    .olibro-form_wrapper textarea,
    .olibro-form_wrapper select
    {
        border: 1px solid #000!important;
    }
    .olibro-form_wrapper .gform_body .gform_fields .gfield .ginput_container .name_last {
        float: left!important;
        margin-left: 20px!important;
    }
    .olibro-form_wrapper .gform_footer {
        padding-top: 15px!important;
    }
    .olibro-form_wrapper .gform_fileupload_multifile .gform_drop_area {
        border-color: #000;
    }
    .olibro-form .top_label li.gfield.gf_left_half {
        margin-top: 16px;
    }

    .switch-form {}
    .switch-form__heading {
        padding-bottom: 10px;
        font-size: 16px;
        font-weight: bold;
    }
    .switch-form__label {
        font-weight: normal;
    }

    .merged-fields {
        padding-left: 0!important;
        padding-right: 0;
    }
    .merged-fields li {
        width: 50%;
    }
    .merged-fields li.field-model-number {
        padding-right: 30px!important;
    }
    .merged-fields li.field-serial-number {
        padding-left: 45px!important;
    }

    .form-dealer .gform_body .gform_fields .gfield .ginput_container .ginput_left.address_country {
        width: 100%!important;
    }
    .form-dealer .gform_body .gform_fields .gfield .ginput_container .ginput_left.address_country select {
    }
    .form-dealer .gform_body .gform_fields .gfield .ginput_container .ginput_left.address_country label {
        display: none;
    }
    .form-dealer .gform_body .gform_fields .gfield .ginput_container input {
        min-height: 50px;
        background: #f5f5f5!important;
    }
    .form-dealer .gform_body .gform_fields .gfield .ginput_container textarea {
        background: #f5f5f5!important;
    }
    .olibro-hide-label > label {
        display: none!important;
    }

    @media all and (max-width: 768px) {
        .olibro-form_wrapper .gform_body .gform_fields .gfield .ginput_container .name_last {
            margin-left: 0px!important;
        }
    }
/***********************************************
** END olibro-form
***********************************/


/**********************************
** BEGIN support page
************************************************/
    .search {
        position: relative;
        min-height: 350px;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: scroll;
        background-position: center;
        overflow: hidden;
    }
    .search:before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: rgba(0,0,0,0.3);
        content: "";
    }
    .search__actions {
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .search__button {
        min-height: 52px;
        padding: 10px;
        border: none;
        margin-left: 15px;
        color: #fff;
        background: #000;
        width: 60px;
        font-size: 22px;
        line-height: 1;
    }
    .search__button:hover {
        background: #00AEEF;
    }
    .search__container {}
    .search__content {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 100%;
        top: 0;
        height: 100%;
    }
    .search__heading {
        margin: 0;
        padding: 0;
        font-size: 52px;
        color: #fff;
        text-align: center;
    }
    .search__img {
        visibility: hidden;
    }
    .search__input {
        width: 100%;
        max-width: 550px;
        min-height: 52px;
        padding: 10px;
        border: none;
    }

    /*  boxes-container
        ========================================================================== */
        .boxes {
            margin-top: -35px;
        }
        .boxes__container {
            width: 1400px;
            max-width: 100%;
        }
        .box {
            margin-bottom: 30px;
            border: 1px solid #ccc;
            background: #fff;
            -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
            -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
            box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
        }
        .box__inner {
            margin: 30px;
        }
        .box__content {

        }
        .box__heading {
            position: relative;
            padding: 0 0 20px 0;
            margin: 0 0 30px 0;
            font-size: 26px;
        }
        .box__heading:after {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 60px;
            max-width: 100%;
            height: 3px;
            background: #00AEEF;
            content: "";
        }
        .box__link {

        }
        .box__actions {
            margin-top: 45px;
        }
        .knowledge {
            list-style-position: outside;
            padding-left: 0;
            margin: 0;
            list-style: none;
        }
        .knowledge__item {
            margin: 0 0 8px 0;
        }
        .box--align-center {
            text-align: center;
        }
        .box--align-center .box__actions {
            text-align: center;
        }
        .box--align-center .box__heading:after {
            left: 50%;
            transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
        }

        .support {
            padding: 0;
            list-style: none;
        }
        .support__item {
            position: relative;
            display: inline-block;
            padding-right: 10px;
            margin-right: 10px;
        }
        .support__item:after {
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            height: 16px;
            width: 1px;
            background: #ccc;
            content: "";
        }
        .support__item:last-child {
            padding-right: 0;
            margin-right: 0;
        }
        .support__item:last-child:after {
            display: none;
        }

    /*  ride
        ========================================================================== */
        .ride {
            padding: 60px 0 100px;
        }
        .ride__container {}
        .ride__heading {
            margin: 0 0 45px;
            font-size: 32px;
            text-align: center;
        }
        .ride__box {
            position: relative;
            min-height: 300px;
            max-height: 350px;
            margin-bottom: 30px;
            background-repeat: no-repeat;
            background-size: cover;
            background-attachment: scroll;
            background-position: center;
            overflow: hidden;
        }
        .ride__box:before {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            background: rgba(0,0,0,0.7);
            content: "";
        }
        .ride__inner {
            position: absolute;
            bottom: 0;
            margin: 30px 30px 50px;
        }
        .ride__img {
            visibility: hidden;
        }
        .ride__caption {
            margin-bottom: 20px;
            color: #00AEEF;
            font-size: 36px;
        }
        .ride__text {
            color: #fff;
            font-size: 20px;
            line-height: 1.3;
        }
        .ride__link {
            display: block;
        }
        .ride__link:hover {
            text-decoration: none;
        }
        .ride__link:hover .ride__box:before {
            opacity: 0.5;
        }

    @media screen and (max-width: 991px) {
        .boxes__container {
            max-width: 92%;
        }
        .page-template-support .hd-fixed-menu {
            margin-bottom: 0;
        }
        .page-template-support .boxes {
            margin-top: 35px;
        }
    }
/***********************************************
** END support page
***********************************/


/**********************************
** BEGIN updates
************************************************/
    .hd-fixed-menu .head-logo .container .row>div.toprightcart #quick_cart_div_id_quivers {
        margin-right: 0;
    }

    header .button-search {
        font-weight: bold;
        text-transform: uppercase;
        border: 0 none;
        text-align: right;
        outline: none;
    }
    
    .hd-fixed-menu .button-search i {
        font-size: 20px;
        line-height: 32px;
        display: none; 
    }
    .hd-fixed-menu .nav-main #top-search {
        height: 0;
    }
    .top-wrap {
    }
    .top-icon {
        z-index: 9999;
        display: inline-flex;
        align-items: center!important;
        justify-content: center!important;
    }
    .hd-fixed-menu .head-logo .container .row > div.toprightcart {
        border-right: none;
    }
    .top-icon a {
        display: flex;
        min-width: 50px;
        min-height: 60px;
        height: 100%;
        background-image: url('../images/icon_profile.png');
        background-position: center;
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-size: 30px;
    }
    .top-icon--cart a {
        background-image: url('../images/top-cart.png');
    }
    .top-icon--account a {
        background-image: url('../images/icon_profile.png');
    }
    .top-icon--contact a {
        background-image: url('../images/support.png');
    }
    .top-icon--search a {
        background-image: url('../images/search-bg2.png');
    }
    .ie-div-position-customer-chat {
        z-index: 9999;
    }
/***********************************************
** END updates
***********************************/
