/* 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;
}

/* Custom module Colored Background and Colored Border
----------------------------------------------------------- */
.module_round_box.highlight1a {
    background: #1EA0FB none repeat scroll 0 0 !important;
    border: 0px solid #167cff !important;
    color: #ffffff;
    padding: 10px;
}

.highlight1a {
  background: linear-gradient(#1293ff, #000) !important;
  border: 0px solid #000 !important;
}


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

#s5_top_row3_wrap {
    background-color: #0f0f0f;
    margin-left: 12%;
    margin-right: 12%;
    padding-bottom: 30px;
    padding-top: 30px;
}

/* 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;
}

#s5_menu_wrap_inner {
    padding-top: 2px;
}

#s5_header {
    background: #000000 none repeat scroll 0 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}

/* 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: 45px;
}

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

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

.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: 2px;
}

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

.jdGallery .slideInfoZone h2 {
  text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 10px !important;
}

.icon_group_title {
  font-size: 200% !important;
}

.s5_tab_show_outer_wrap {
  background: rgba(18, 147, 255, 0.9) !important;
}

.highlight1_title {
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 10px !important;
}

#s5_above_body, #s5_below_body {
  margin-right: 0 !important;
}

.module_round_box.large_title .s5_mod_h3 {
  text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 10px !important;
}

#s5_pos_custom_2 {
  width: 90% !important;
}

.video_text_sub {
  margin-bottom: 5px !important;
}

.video_text_large {
  margin-bottom: 10px !important;
}