@charset "UTF-8";
/***!  /templates/f1c02-j4/css/custom.css?ver=727627  !***/

blockquote { 
  display: block;
  font-size: 22px;
  line-height: 120%;
  color: #ffffff;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px;
  border-left: 8px solid #66563E;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
  padding-bottom: 28px;
  background-color: #A9A9A9;
}

/* Change button color in Joom Testimonials */

.btn-success, button.btn.btn-success {
    color: #ffffff;
    background-color: #000000;
    border-color: #66563E;
}

.btn-success:hover, button.btn.btn-success:hover {
    color: white;
    background-color: #A9A9A9;
    border-color: #66563E;
}

/* End change button color in Joom Testimonials */

#easycookieinfo .text > a {
    color: #ff0000!important;
    text-decoration: none;
}

#easycookieinfo .accept > a:hover, #easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active {
    background-color: #917957!important;
    color: #FFFFFF;
    text-decoration: none;
}

#easycookieinfo .accept > a {
    display: inline-block;
    background: #66563E!important;
    color: #FFFFFF;
    padding: 8px 15px;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    text-decoration: none;
}

#easycookieinfo {
    position: fixed;
    width: 100%;
    bottom: 0px;
    right: 0;
    left: 0;
    z-index: 10000;
    background: #323a38d1!important;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-bottom: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    padding: 15px 0;
    box-sizing: border-box;
}

#jb_template a {
    color: #ffffff!important;
    text-decoration: none;
    background: #333333!important;
    -webkit-text-decoration-skip: objects;
}
