/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.alert_box {
    background: #1EA0FB none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 1.5em;
    font-weight: 200;
    line-height: 170%;
    text-align: center;
    width: 100%;
}

.package_blue .package_item_price {
    background: #1ea0fb none repeat scroll 0 0 !important;
}

/* Controls width of Quantity Field During Checkout Process
----------------------------------------------------------- */
input[type="text"] {
    min-width: 50px;
}

/* Adjusts the height of input fields in Breezing Forms
----------------------------------------------------------- */

.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    min-height: 42px;
}

/* Adjusts the size of Social Icons
----------------------------------------------------------- */
.social_icon {
    color: #ffffff !important;
    display: inline-block;
    font-size: 25px;
    height: 28px;
    line-height: 28px;
    margin-left: 3px;
    margin-top: 2px;
    text-align: center;
    transition: all 300ms ease-out 0s;
    width: 28px;
}

.highlight1 {
    background: #1EA0FB none repeat scroll 0 0 !important;
    border: 0px solid #000000 !important;
}

.highlight2 {
    background: #1EA0FB none repeat scroll 0 0 !important;
    border: 10px solid #1EA0FB !important;
}

.highlight3 {
    background: #1EA0FB none repeat scroll 0 0 !important;
    border: 0px solid #000000 !important;
}

/*Removes Continue Shopping from J2Store Cart*/
.cart-continue-shopping-button {
    display: none;
}
.cart-update-button {
    display: none;
}

/* Hide J2 Subscription Cancel Button 2.1
----------------------------------------------------------- */
.btn-warning {
    background-color: #faa732 !important;
    background-image: linear-gradient(to bottom, #fbb450, #f89406) !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #fff !important;
    display: none !important;
}

/* Hide Modal (Subscription Link)
----------------------------------------------------------- */
.modal {
    display: none !important;
}

#s5_pos_custom_2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%;
}

.video_text_large {
    line-height: 100%;
    text-transform: uppercase;
}

/* Adjusts the padding/placement of the main navigational links
----------------------------------------------------------- */

#s5_nav li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-left: 0;
    padding-left: 0;
    padding-top: 37px;
}

#s5_nav li {
    padding-top: 37px;
    transition: background 350ms ease-in-out 0s !important;
}

#s5_footer_area1 {
    background: #1ea0fb none repeat scroll 0 0;
    color: #ffffff;
    font-size: 0.9em;
    padding: 40px 5%;
}

#s5_menu_wrap_inner {
    background: #1EA0FB none repeat scroll 0 0;
    padding-top: 0px;
}

.s5_header_custom1_unpublished #s5_menu_wrap_inner, #s5_menu_wrap.s5_wrap #s5_menu_wrap_inner, #s5_menu_wrap.s5_wrap_fmfullwidth #s5_menu_wrap_inner {
    padding-bottom: 0;
    padding-top: 0px;
}

.video_text_large {
    text-shadow: 2px 2px #000000 !important;
    text-transform: uppercase;
}

.video_text_sub {
    font-family: Libre Baskerville !important;
    text-shadow: 2px 2px #000000 !important;
}

#s5_logo_wrap {
    cursor: pointer;
    display: none;
    margin-top: 2px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.s5_lr_tab_inner {
    float: right;
    font-size: 12pt;
    font-weight: 600 !important;
    width: 35px;
}

.title_left_text_sub, .overlapping_image_sub {
    color: #000000 !important;
    display: block;
    font-size: 1.3em;
    font-weight: bold !important;
    margin-bottom: 14px;
    margin-top: 10px;
}

.icon_group_title {
    display: block;
    font-size: 1.9em;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 10px;
}

input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
    line-height: inherit;
    margin: 20px 0 0;
}

.video_text_sub {
    display: block;
    font-size: 190%;
    line-height: 115%;
    margin-bottom: 26px;
}

.jdGallery .slideInfoZone h2 {
    color: inherit;
    font-size: 15px;
    font-weight: bold;
    margin: 6px 11px;
    padding: 0;
    text-shadow: 2px 2px #000000 !important;
}

.readon2 {
    background: #da6a29 none repeat scroll 0 0 !important; 
    border: medium none;
    box-shadow: none;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 16px;
    padding: 9px 14px;
    text-decoration: none;
}

#s5_bottom_row1_wrap {
    background-color: #ffffff !important;
    margin-left: 12% !important;
    margin-right: 12% !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}

.s5_tab_show_center_tabs_enabled .s5_tab_show_slides_buttons {
    display: none !important;
    text-align: center;
}

.module_round_box.extra_spacing {
    background: #027ecc none repeat scroll 0 0;
    margin-bottom: 70px;
    margin-top: 40px;
    padding-top: 40px;
}

.testimonial_name_sub1 {
    font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
    color: #ffffff !important;
}

.testimonial_item {
    padding: 35px 5% 50px !important;
    position: relative;
}

/* HIDE MY PROFILE LABEL
----------------------------------------------------------- */
.j2store-myprofile h3 {
    display: none !important;
}