/*
Theme Name: SI Theme
Template: wp_kindergarten
Author: Dariusz Matysiuk
Description: Skórka dostosowana do potrzeb Szkoły Inspiracji.
Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: cmssuperheroes
*/
 
@import url("../wp_kindergarten/style.css");

.entry-date {
    width: 300px !important;
}

.wg-title{
    font-weight: 300;
    font-size: 23px !important;
}
.cms-fancy-box-image{
    height: 120px;
}
.kontri{
    color: red;
}
.woocommerce .quantity .qty{
    width: 25%;
}
#koszyk_button{
    background-color: #5FCDE3; 
    margin-top: 10px;
}
#coaching-email{
    width: 95%;
}
#coaching-name{
    width: 95%;
}
#coaching-massage{
    width: 95%;
}
.coaching-100{
    width: 95%;
}
.button{
    background-color: #5FCDE3 !important;
}
.amount{
    color: #5FCDE3;
}
.my-calendar-next{
    float: right;
}
.my-calendar-nav{
    width: 100%;
}
.my-calendar-month{
    text-align: center !important;
}

/*
*   Blog
*/

#content{
    margin-top: 50px;
    margin-bottom: 50px;
}
.widget-area{
    margin-top: 50px;
}
.detail-author{
    display: none !important;
}
.entry-date{
    line-height: 50px !important;
    height: 50px !important;
    background-color: #61BEDD !important;

}
.arow-date{
    border-color: transparent #61BEDD #61BEDD transparent !important;
}
.entry-blog{
    font-family: Roboto !important;
}
.entry-feature-image{
    margin-top: 25px;
}
.podbicie-czarne70{
    background-color: rgba(0,0,0,0.7);
}
.podbicie-czarne80{
    background-color: rgba(0,0,0,0.8);
}
.podbicie-czarne90{
    background-color: rgba(0,0,0,0.9);
}
.post-subtitle{
    color: #FFFFFF;
    margin-bottom: 15px;
    font-size: 22px;
}