/* 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: linear-gradient(#4fc1f7, #00004c) !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.highlight1c {
    background: linear-gradient(#4fc1f7, #00004c) !important;
    border: 8px solid #00004c !important;
    color: #ffffff;
    padding: 0px;
}

.highlight1c {
    background: none !important;
    border: 0px solid #000000 !important;
}

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

#s5_top_row3_wrap {
    background-color: #3cbc40;
    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;
}

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

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

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

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

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

#s5_logo_wrap_outer {
    display: none;
    padding-bottom: 8px;
    padding-top: 0;
    text-align: center;
    width: 100%;
    z-index: 4;
}

.module_round_box.highlight1 {
    color: #ffffff;
    padding: 10px;
}

#s5_above_body_inner {
    margin-left: -25px;
    margin-right: -12px;
    padding-bottom: 30px;
}

#s5_footer_area1 {
  background: linear-gradient(#00a32b, #047508) !important;
}

#s5_nav li a, #s5_nav li span {
  text-shadow: rgb(0, 0, 0) 0px 0px 10px !important;
}

.jdGallery .slideInfoZone h2 {
  text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 10px !important;
}
  
.highlight1a_title {
  padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  padding-top: 16px;
  padding-bottom: 10px;
  display: inline-block;
  font-size: 1.7em;
  float: left;
  margin-right: 5%;
  background: linear-gradient(#00004c, #4fc1f7); !important;  
}

.s5_header_custom1_unpublished #s5_menu_wrap, #s5_menu_wrap.s5_wrap, #s5_menu_wrap.s5_wrap_fmfullwidth, #s5_logo_wrap_outer {
  background: linear-gradient(#00004c, #4fc1f7) !important;
}

.package_green .package_item_price {
  background: #00a32b !important;
}

.ion-ios-trash::before, .ion-ios-trash-outline::before, .ion-trash-a::before, .ion-trash-b::before, .ion-waterdrop::before, .ion-earth::before, .ion-leaf::before {
  color: #00004c !important;
}