/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.error404 .sidebar { display: none !important; }
.error404 .content { display: none !important; }

#top .av-siteloader-wrap {
  background-color: #a81010 !important;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a {
    top: 0;
    width: 60px;
    height: 60px;
    font-size: 40px;
    line-height: 62px;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows .prev-slide {
    left: 40%;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows .next-slide {
    right: 40%;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows {
    width: 100%;
    padding-bottom: 50px;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
    line-height: 60px;
}

.avia-section {
min-height: 1px;
}

#lobby_arrow a.scroll-down-link {
    color: #000;
}

.image-overlay {
    background-color: transparent!important;
}

.main_color input[type='submit']:hover {
background-color: #a81010;
color: white;
}

.main_color .button.av-sending-button {
    background: #a81010!important;
}

#submit {
    background-color: transparent !important;
    color: #ffffff !important;
}

#submit:hover {
    background-color: #ffffff !important;
    color: #a81010 !important;
}

.bbp-reply-content p {
    font-size: 15px;
    color: #363636;
}

#bbpress-forums .bbp-reply-content {
    background-color: #fff !important;
}

div.bbp-reply-author::before {
    background-color: #fff !important;
}

textarea.bbp-the-content.wp-editor-area {
    color: #aaa !important;
}

.bbp-reply-post-date {
    color: #fff;
}

li.bbp-forum-info, li.bbp-topic-title {
width: 60%;
}

li.bbp-forum-freshness, li.bbp-topic-freshness {
display: block;
width: 20%;
}

@media only screen and (min-width:768px) {
#main .container_wrap_first > .container {
padding-right:0!important;
}
.sidebar {
    position: absolute;    
    top:0;
    right:0;
    padding-right:50px!important;
    bottom:0;
    max-width:calc(25% - 50px);
    background:white;
    overflow-y: auto!important;
}}

.widgettitle {
color: #363636 !important;
}

.sidebar li a {
    color: #a81010 !important;
}

#zazzle .container { width: 100% !important; max-width: 100%; padding: 0; margin: 0; }

#respond #commentform textarea  {
    color: #aaa;
}

#comments .comment_text {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    color: #363636;
}

#comments .comment_text a {
    color: #a81010;
}

#comments .comment-header a {
    color: #fff;
}

ul.ui-autocomplete li {
    color: #a81010;
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.super-sticky a,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky,
.bbp-topics ul.sticky a {
color: #000 !important;
}

#main {
  min-height: 98vh;
}

#top.page-id-2269 #main .container .template-page.content {
  min-height: 70vh;
}

.av-masonry-pagination:hover {
    background: black !important;
    color: white !important;
}

.av-masonry-container {
    padding-top: 20px;
}

.av-masonry-entry {
    visibility: visible;
    opacity: 1;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none;
    animation: none;
}

#top .avia-post-nav {
    background: rgba(0,0,0,0.6);
}

.pmpro_series_list a {
    color: #a81010;
    font-weight: bold;
    vertical-align: middle;
}

.pmpro_series_item-title {
    color: #000;
    padding-left: 10px;
}

.pmpro_series_item-unavailable {
    color: #000;
    padding-right: 10px;
}

.mycred-buy-this-content-button {
    padding: 10px 20px;
    font-weight: bold;
}

#top.page-id-2269 div.wpfp-span ul {
    vertical-align: middle;
}

#top.page-id-2269 div.wpfp-span ul li {
    margin-bottom: 20px;
    vertical-align: middle;
}

#top.page-id-2269 div.wpfp-span ul li a {
    display: block;
    vertical-align: middle;
}

#top.page-id-2269 div.wpfp-span ul li a img {
    margin-right: 50px;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    #top.page-id-2269 div.wpfp-span ul li a img {
        display: block;
    }
}