/*
Theme Name: KS
Version: 3.0
Author: Devatri
Author URI: http://www.devatri.pl
Template: enfold
*/

.text-justified {
    text-align: justify;
}


h1.av-special-heading-tag {
    background: rgba(0, 0, 0, 0.66);
    max-width: 30%;
    margin: 0 auto !important;
    padding: 15px !important;
}

.order-form-block .text-muted {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
    color: #fff !important;

}

.blockquote-block .testimonial-quote blockquote p {
    text-align: left;
    font-family: kalam;
    font-weight: 300;
}

.realisation-slider a:hover .image-overlay {
    display: none !Important;
}

#top .slideshow_align_caption h2.avia-caption-title {

    margin-top: 200px;
}

.nested_nav li.page_item.current_page_item {
    background: linear-gradient(-90deg, #de2522, #eb661b) !important;
    color: #fff !important;
}

.nested_nav li.page_item.current_page_item a {
    color: inherit !important;
}

.nested_nav li.page_item a {
    border-left: 3px solid transparent;
}

.nested_nav li.page_item a:hover {
    border-left: 3px solid #eb661b;
}

/*.open-order-form {*/
/*    background: linear-gradient(-90deg, #de2522, #eb661b) !important;*/
/*    color: #fff !important;*/
/*    padding: 5px 10px !important;*/
/*    text-transform: uppercase;;*/
/*    border: none !important;*/
/*}*/

thead tr td {
    font-weight: bold;
    color: #e42027;
    font-size: 14px;
}

tbody tr:hover td {
    background: #e1e1e1;
    color: #000;
}

.sidebar_tab .tab_titles .tab {
    font-size: 13px;
}

#top .main_color .tabcontainer .tab.active_tab {
    background: linear-gradient(90deg, #de2522, #eb661b) !important;
    color: #fff !important;
}

#top .main_color .tabcontainer .tab.active_tab strong {
    color: #fff;
}

.home h1.av-special-heading-tag {
    background: none !important;
}
