/*
Theme Name: Avada
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Author: ThemeFusion
Theme URI: https://avada.theme-fusion.com/
Author URI: https://themeforest.net/user/ThemeFusion
Version: 7.6.1
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/

/* Global */
#title { text-transform: none !important; max-width: 1120px; margin: 0 auto; }

/* Header */
.fusion-checklist-1 { margin: 0 !important; padding: 0 !important; }
#header-top li { display: flex; margin: 0; padding: 0; float: left; }
#header-top li a { color: #fff; }
#header-top .icon-wrapper { margin-right: 0px !important; }
#header-top .fusion-li-item-content { margin-left: 0px !important; }

/* Fusion */
.fusion-post-cards.fusion-post-cards-2 ul.fusion-grid > .fusion-grid-column { padding: 0 !important; }
.fusion-disable-outline .woocommerce-billing-fields .form-row .input-text { color: #000; }

/* Woocommerce */
.faktura-dla { margin-bottom: 20px; }
.woocommerce .avada-myaccount-user { display: none; }

/* Szkolenia */
#polityka-szkolenia td { border: 1px solid #f1f1f1; padding: 10px; }
#content-szkolenia { padding: 20px; }
#content-szkolenia-acf { padding: 0px 20px 0px 20px; }
#content-szkolenia-acf-first { padding: 20px 20px 0px 20px; }
#content-szkolenia-acf-last { padding: 0px 20px 20px 20px; }
#content-szkolenia-acf-button { margin: 5px 20px 20px 20px; }
#title-szkolenia { width: 100%; background-color: #fbfbfb; padding:20px;  }
#szkolenia .fusion-grid li:first-child { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 0; }
#szkolenia .fusion-grid li { border-bottom: 1px solid #cccccc; padding: 0; }
#szkolenia-toggle .panel-heading { padding: 10px 20px 10px 20px; background-color: #fbfbfb; }
#szkolenia-toggle .toggle-content { padding: 20px; font-size: 16px !important; font-family: 'Prompt' !important; }
#szkolenia-toggle .fusion-toggle-heading { font-family: 'Prompt'; font-size: 17px !important; color: #d29c58; }

/* Single Product Szkolenia */
#szkolenia-container {
    display: flex;
    margin-top: -50px;
}

#szkolenia-col-2-3 {
    display: flex;
    flex-direction: column;
    width: 66.66666%;
}

#rejestracja {
    display: flex;
    flex-direction: column;
    margin-top: 20px !important;
    margin-bottom: 20px;
    border: 1px solid #f8f9fa;
}

#rejestracja p {
    font-size: 16px;
    padding: 0px 20px;
    margin-bottom: 0;
}

.zakoczenie-rejestracji {
    margin-top: 0;
    font-size: 14px !important;
}

.single-price {
    color: #d29c58;
    font-size: 18px !important;
    font-weight: 500;
    margin-top: 0;
}

#rejestracja h4 {
    display: flex;
    align-items: center;
    font-size: 1em;
    font-family: Prompt;
    font-weight: 300;
    text-transform: uppercase;
    color: #d29c58;
    max-height: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#rejestracja button {
    color: #fff;
    background-color: #d29c58;
    padding: 15px 40px;
    font-weight: 500;
    font-size: 16px !important;
    border: none;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
    cursor: pointer;
}

#rejestracja button:hover {
    background-color: #3c3c3c;
    cursor: pointer;
}

.fusion-content-tb blockquote {
	margin:0 !important;
}

.qna {
    padding: 0.5em 0;
    background: #fbfbfb;
  }

.qna:hover,
.qna.active {
    background: #fbfbfb;
}

.question {
    color: #d29c58;
    cursor: pointer;
    font-size: 1em !important;
    text-transform: uppercase;
    user-select: none;
    transition: color 0.3s;
    font-weight: 300 !important;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:20px;
}

.question:hover {
    color: #000;
}

.qna.active .question {
    color: #000;
}
.qna .question::before {
    content: ">";
    display: inline-block;
    margin-right: 5px;
    transition: transform 0.3s;
}

.qna.active .question::before {
    transform: rotate(90deg);
}
  
.qna .answer {
    height: 0px;
    transition: 0.3s linear;
    overflow: hidden;
    padding: 0 0.8em;
}

.answer p {
    font-size: 16px;
}

#szkolenia-col-1-3 {
    display: flex;
    flex-direction: column;
    width: 33.33333%;
}

#title-szkolenia-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 0 0 30px;
    border: 1px solid #f8f9fa;
}

#title-szkolenia-box h4 {
    display: flex;
    align-items: center;
    font-size: 1em;
    font-family: Prompt;
    font-weight: 300;
    text-transform: uppercase;
    color: #d29c58;
    max-height: 70px;
    margin-top: 0px;
}

#title-szkolenia-box p {
    margin: 0;
    padding: 0px 20px;
    font-size: 16px;
}

.bold-text {
    font-weight: 800;
}

.semibold-text {
    font-weight: 500;
}

.organizator {
    margin-top: 20px !important;
}

.wydarzenie-miejsce {
    margin-top: 20px !important;
}

.wydarzenie-strona {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.space-text {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.space-text-1 {
    margin-bottom: 20px !important;
}

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}

/* Media Queries */
@media (max-width: 575.98px) { 

    #szkolenia-container {
        flex-direction: column;
    }

    #szkolenia-col-2-3 {
        width: 100%;
    }

    #szkolenia-col-1-3 {
        width: 100%;
        margin-top: 20px;
        justify-content: center;
    }

    #title-szkolenia-box {
        margin: 0;
    }
 }

@media (max-width: 767.98px) { 

    #szkolenia-container {
        flex-direction: column;
    }

    #szkolenia-col-2-3 {
        width: 100%;
    }

    #szkolenia-col-1-3 {
        width: 100%;
        margin-top: 20px;
        justify-content: center;
    }

    #title-szkolenia-box {
        margin: 0;
    }
 }

@media (max-width: 991.98px) { 
    
    #szkolenia-container {
        flex-direction: column;
    }

    #szkolenia-col-2-3 {
        width: 100%;
    }

    #szkolenia-col-1-3 {
        width: 100%;
        margin-top: 20px;
        justify-content: center;
    }

    #title-szkolenia-box {
        margin: 0;
    }
 }

@media (max-width: 1199.98px) { 

 }

@media (max-width: 1399.98px) { 

 }
