/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 15 2016 | 10:12:26 (am)
/*
/******* Do not edit this file *******/

body #main {
  background-attachment: fixed !important;
  background-size: 100% auto !important;
  background-position: top !important;
}
/* --- ADMIN BAR LINK COLOR --- 2.15.16 AL */
#wpadminbar a {
    color: #eee !important;
}
#wpadminbar a:hover {
    color: #1a80b6 !important;
}


/* --- FOOTER --- 2.9.16 AL */
@media (max-width: 423px) {
    .footer-area .avada-row section.columns.columns-4 {
        overflow: visible;
    }
}

/* --- MOBILE MENU --- 2.8.16 AL */
.featured-bar-video .cta-img3 {
    top: 183px;
}
@media (max-width: 800px) {
    #sliders-container .tp-bullets {
        transform: matrix(1, 0, 0, 1, -124, 8)!important;
    }
    #sliders-container {
        padding-bottom: 35px;
        background: #0B7FBA;
        border-bottom: 1px solid #fff;
    }
    .fullwidthbanner-container .fullwidthabanner {
        overflow: visible!important;
    }
    
}
@media (max-width: 767px) {
  .header-v4 #small-nav {
    padding-left: 0;
    padding-right: 0;
  }
  .header-v4 #nav-uber #megaMenu {
      background: #fff;
  }
  .header-v4 #small-nav .menu-item {
    padding: 0 15px !important;
    border-top: 1px solid #e1e1e1 !important;
  }
  #megaMenu #megaMenuToggle {
      padding-left: 25px;
      padding-right: 25px;
  }
  #megaMenu .ss-colgroup .ss-col {
      margin-top: 0;
  }
  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup>.ss-col {
      padding-left: 0;
  }
  #megaMenu ul.megaMenu a span.uber-close {
      background: #e1e1e1;
  }
  #megaMenu.megaResponsive ul.megaMenu>li.menu-item {
      width: 95%;
  }
  #megaMenu #megaUber {
      width: 100%;
  }
  .featured-bar-video {
      right: 0;
      width: 660px;
  }
  .featured-bar-video .cta-img, .featured-bar-video .cta-img2, .featured-bar-video .cta-img3 {
      right: 25px;
  }
  .featured-bar-video .hide {
      right: 25px;
  }
}
@media (max-width: 650px) {
    .featured-bar-video {
        width: 520px;
    }
    .featured-bar-video .hide {
        right: 15px;
    }
    .home .featured-bar-video .content-wrapper {
        width: 360px;
    }
    .featured-bar-video .header-text img.dove-logo {
        width: 120px;
        left: 390px;
    }
    .featured-bar-video .video-container {
        padding-top: 0px;
    }
    .featured-bar-video .cta-img {
        width: 120px;
        right: 8px;
        top: 60px;
    }
    .featured-bar-video .cta-img2 {
        width: 120px;
        right: 8px;
        top: 110px;
    }
    .featured-bar-video .cta-img3 {
        width: 130px;
        right: 8px;
    }
    .featured-bar-video .cta-img3 {
        top: 170px;
    }
}



/* --- SHOPPING CART TOTALS BUTTON EDIT  --- 2.2.16 AL  */
#main .cart_totals .wc-proceed-to-checkout .checkout-button {
    background: #5aabd6;
    color: #105378 !important;
    background-image: linear-gradient(top, #90c9e8 0%, #5aabd6 100%);
    background-image: -o-linear-gradient(top, #90c9e8 0%, #5aabd6 100%);
    background-image: -moz-linear-gradient(top, #90c9e8 0%, #5aabd6 100%);
    background-image: -webkit-linear-gradient(top, #90c9e8 0%, #5aabd6 100%);
    background-image: -ms-linear-gradient(top, #90c9e8 0%, #5aabd6 100%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #90c9e8), color-stop(1, #5aabd6) );
    border: 1px solid #5aabd6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90c9e8', endColorstr='#5aabd6');
    /*font-weight: bold!important;*/
    min-height: 32px;
    font: 13px/32px 'PT Sans', arial, helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
    /*padding: 0 10px;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font-weight: bold;
}
#main .cart_totals .button.small.default {
    margin-top: 10px;
    margin-right: 10px;
}
#main .cart_totals .checkout-button.button.small.default.alt.wc-forward {
    display: none;
}

/* --- BUTTON TEXT COLOR TO WHITE --- 2.2.16 AL */
#main input[type="submit"].button, input[type="submit"].button.small.blue, .button.blue, .button.blue:hover, #main .button.blue, #main .button.blue:hover, #main .woocommerce form.checkout #place_order {
    color: #105378 !important;
    text-shadow: none !important;
}
#main a.button {
    color: #105378 !important;
}
/* --- SLIDER ARROWS --- 2.2.16 AL */
.rev_slider_wrapper .tp-leftarrow:before, .rev_slider_wrapper .tp-rightarrow:before {
    margin: 12px 0 0 0 !important;
}
/* --- SIDEBAR LIST ITEMS ISRAEL TOUR --- 2.2.16 AL */
#sidebar #content-boxes-1 ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}


/* TEMP */
.page-title-container {
  display: none;
}

/* ROYAL FOOTER BAR */
#elbp-footerbar-main .fbg1 {
  /*background-image: url("https://www.bennyhinn.org/wpbennyhinn/wp-content/uploads/2014/05/5-Videos_Back3.png");*/
  background-image: url("https://www.bennyhinn.org/wpbennyhinn/wp-content/uploads/2014/06/5VideosBar.png");
  background-position: top center;
}

#content .product .price {
  color: rgb(26, 128, 182);
}

.featured-bar-video .content-wrapper {
  width: 400px;
}
.page-id-8055 #main, .page-id-8621 #main, .page-id-13261 #main, .page-id-13262 #main, 
.page-id-11428 #main { 
background-size: 100% 100% !important;
}