@import url("../Divi/style.css");

/*

 Theme Name:   CMC (A Divi Child Theme)

 Description:  Divi Child Theme for The Christian Music Challange

 Author:       JVW

 Template:     Divi

*/

/* line 1, sass/_base.scss */

#main-header {
  z-index: 999;
}

#footer-info {
    color: #FFF;
}
input[type="submit"] {
padding: 0 2em;
}

#logo {
    margin-bottom: -5px!important;
    max-height: 80%;
}

.ec_details_option_data:before {
    padding: 2px 4px 0 0;
    font-size: 26px;
    float: left;
    content: '$';
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
  padding: 35px 0 0 0;
}
}




.et_parallax_bg {
  background-position: bottom center;
}

.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .nav-single a, .posted_in a {
color:#fff!important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 193px!important;
}
.onsale {
display: none;
}

.sub-menu {
background: #4c4d5c !important;
}

#top-menu li li a:hover {
background: none;
}

#top-menu li > a {
padding-bottom: 20px;
}


@media only screen and (max-width: 600px){

#et_top_search {
display: none;
}
}


.et_pb_slide_image{
margin-top: -176px;
}


/*
  iframe{
    background-color: #fff;
  }

#the_iframe {
height: 234px;
}
*/


.et_bloom .et_bloom_optin_1 h2, .et_bloom .et_bloom_optin_1 h2 span, .et_bloom .et_bloom_optin_1 h2 strong {
  font-weight: normal!important;
  font-size: 3em!important;
  font-family: "league-gothic";
}

.ec_details_title {
font-size: 38px!important;
}
.ec_product_details_page {
    margin-bottom: 5em;
}

.ec_details_content {
    margin-top: 4px;
    border-top: none;
    padding-top: 0;
}

#ec_donation_amount {
    float: left;
    display: inline;
}
.cmc-product-donate .ec_details_quantity{
display: none;
}

.cmc-product-donate .main_title {
display: none;
}

.cmc-product-donate .ec_details_option_data > input[type="number"] {
    font-size: 26px;
}

.cmc-product-donate .ec_details_add_to_cart_area > .ec_details_add_to_cart > input {
margin-left: 0!important;
}

.ec_details_option_label:before {
    content: 'Enter a Custom ';
}
.cmc-product-donate .ec_details_price, .cmc-product-donate .ec_details_min_purchase_quantity, .cmc-product-donate .ec_details_extra_area {
display: none;
}

.cmc-product-donate .ec_details_main_image > img {
    width: 75%!important;
    min-width: auto;
    float: right;
    margin-right: 3em;
}

.cmc-product-donate .ec_details_main_image {
    border: none;
}

.ec_details_options {
border-bottom: none;
}

.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus, .ec_details_add_to_cart_area > .ec_details_add_to_cart > input, .ec_details_add_to_cart_area > .ec_details_add_to_cart > a, .ec_details_customer_reviews_row > input[type="button"], .ec_details_inquiry_popup_main > form > .ec_details_add_to_cart input, .ec_details_inquiry_popup_main > form > .ec_details_add_to_cart > a, .ec_cart_button_row > .ec_cart_button, .ec_cart_button_row input[type="button"], .ec_cart_button_row a {
    background-color: #e55050 !important;
}

.ec_product_quickview_shipping_notice, .ec_details_handling_fee {
display: none;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

ol li{
  margin-bottom: 1em;
}


h1, h2, h3, h4 {

  font-family: "league-gothic";

  font-weight: normal !important;

}

/*.is-hidden {
  display: none;
}*/

/* line 6, sass/_base.scss */

/*h1, h2, h3 {

  font-size: 2.5em !important;

}*/



/* line 4, sass/_site-settings.scss */

.center-image {

  margin: 0 auto;

  display: block;

}



/* line 9, sass/_site-settings.scss */


.et-cart-info {
  display: none;
}

/* line 13, sass/_site-settings.scss */

#top-menu a, #et_search_icon {

  font-family: "open sans";

  font-size: 1.15em;

/*  text-transform: uppercase;

*/}



/* line 19, sass/_site-settings.scss */

#et_top_search {

  color: white;

}



/* line 24, sass/_site-settings.scss */

/*nav#top-menu-nav {

  padding-top: 65px;

}*/



/* line 28, sass/_site-settings.scss */

#top-menu li > a {

  padding-bottom: 0;

}



/* line 32, sass/_site-settings.scss */

#top-menu a:hover, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {

  color: #f5b50d !important;

}



/* line 36, sass/_site-settings.scss */

.concrete {

  background-image: url("images/grid.jpg");

  background-repeat: repeat;

  background-position: left top;

  -moz-background-size: auto;

  -webkit-background-size: auto;

  background-size: auto;

}



/* line 45, sass/_site-settings.scss */

/*a.et_pb_more_button {

  background-color: rgba(255, 50, 50, 0.8);

}
*/


 /*line 49, sass/_site-settings.scss*/

.et_pb_bg_layout_dark .et_pb_slide_description {

  text-shadow: none;

}



/* line 53, sass/_site-settings.scss */

.wolf-jplayer-playlist div.jp-type-playlist {

  background-color: #4c4d5c !important;

}



/* line 60, sass/_site-settings.scss */

select, .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea {

  background-color: #FFF;
  width: 100% !important;
  border: 1px solid #C5C5C5 !important;

  -moz-border-radius: 0 !important;

  -webkit-border-radius: 0 !important;

  border-radius: 0 !important;

  font-size: 18px;

  color: #666666 !important;

  padding: 5px;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



/* line 75, sass/_site-settings.scss */

input[type="radio"] {

  -webkit-appearance: radio;

}



/* line 79, sass/_site-settings.scss */

input[type="submit"] {

  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;

  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;

  box-shadow: inset 0px 1px 0px 0px #ffffff;

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));

  background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');

  background-color: #ededed;

  -webkit-border-top-left-radius: 6px;

  -moz-border-radius-topleft: 6px;

  border-top-left-radius: 6px;

  -webkit-border-top-right-radius: 6px;

  -moz-border-radius-topright: 6px;

  border-top-right-radius: 6px;

  -webkit-border-bottom-right-radius: 6px;

  -moz-border-radius-bottomright: 6px;

  border-bottom-right-radius: 6px;

  -webkit-border-bottom-left-radius: 6px;

  -moz-border-radius-bottomleft: 6px;

  border-bottom-left-radius: 6px;

  text-indent: 0;

  border: 1px solid #dcdcdc;

  display: inline-block;

  color: #777777;

  font-family: arial;

  font-size: 15px;

  font-weight: bold;

  font-style: normal;

  height: 50px;

  line-height: 50px;

  text-decoration: none;

  text-align: center;

  text-shadow: 1px 1px 0px #ffffff;

  padding: auto 20px !important;

}



/* line 114, sass/_site-settings.scss */

input[type="submit"]:hover {

  cursor: pointer;

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));

  background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');

  background-color: #dfdfdf;

}



/* line 121, sass/_site-settings.scss */

input[type="submit"]:active {
  position: relative;
  top: 1px;
}

.cmc-button{
    padding: 20px 30px;
    color: #fff;
    background: #ff6868;
    border-radius: 5px;
    font-size: 24px;
    margin: 0 auto;
    display: table;
transition: all .5s;
}

.cmc-button:hover {
opacity: .5;

}



@media only screen and (min-width: 1350px) {
.page-id-1534 .et_pb_section {
    padding: 10px 0!important;
}
}

/* line 126, sass/_site-settings.scss */

#content-area table td {
  max-width: 100%;
}

.ri-grid {
  margin-bottom: 0!important;
}

a[disabled="disabled"]{
   pointer-events:none;
}

.featured-artist-title {
color: #4C4D5C;
;
}

.page-id-1365 #main-content{
  background-color: #2C272D;
}

.devotional-button {
    background-color: #ccc;
    color: #fff;
    text-align: center;
    padding: 1em 2em;
    display: block;
    margin: 1em 0;
    border-radius: 5px;
    pointer-events: none;
       cursor: default;
       font-size: 18px;
       border: 1px solid #A5A5A5;
}





.devotional-button-active {
  background-color: #44B86B;
  border: 1px solid #44B86B;
  pointer-events: visible;
  cursor: pointer;
}

.page-id-1534 input[type="submit"],
.page-id-1998 input[type="submit"] {
    background: #FF6868!important;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 22px;
    margin: .5em 0;
    font-weight: normal;
}


.devotional-title {
  padding: 1rem 2rem;
  color: #fff;
  background: #E05353;
}

.embed-container {
      /*border-bottom: 1px solid #D0D0D0;*/
      padding-bottom: 2rem;
  }

.song-of-the-day-info {
  list-style: none!important;
  /*margin: 1rem 0;*/
  padding: 0!important;
}

.song-of-the-day-info li {
  padding: 0;
  font-size: 20px;
 line-height: 1.5em;
}

.song-of-the-day-container {
  /*margin-top: 2rem;*/
  background: #E6E6E6;
  padding: 2rem;
}

.song-of-the-day-container img{
  width: 100%;
  display: block;
}

@media (min-width: 750px) {
  .devotional-button {
   display: inline-block;
}

.song-of-the-day-container img{
  width:auto;
}
}


.bottom-banner {
  text-align: center;
  display: block;
  background: #4C4D5C;
  color: white;
  padding: 0;
  transition: all .5s;
}

.bottom-banner:hover {
  background: #313131;
}

.overflow-logo-container {
  width: 100%;
  line-height: 0;
  display: block;
  padding: 2em 1.5em;
  background: #FF5800;
  vertical-align: middle;
}

.overflow-logo-container img {
  width: 100%;
}

.overflow-text {
  line-height: 1.6em;
  font-size: 16px;
  display: block;
  vertical-align: middle;
  width: 100%;
  padding: 1.6em;
  font-weight: normal;
}

@media (min-width: 750px) {
  .overflow-logo-container {
    width: 35%;
  }
  .overflow-logo-container, .overflow-text {

    display: table-cell;
  }
}

.teacher-container a{
 color: #39B2FF;
 border-bottom: 1px solid #39B2FF;
 padding-bottom: 1px;
}

.player .outro-wrapper.in .outro {
    display: none!important;
}

.total-line {
  /*margin-top: .5em;*/
  padding-top: .5em;
  border-top: 1px solid #efefef;
}

.cmc-button-red input[type=submit], .cmc-button-red input[type=submit]:hover {
  background: #ff6868;
  padding: 0 2em;
  color: #fff;
  text-shadow: none;
  font-size: 20px;
}



