/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/

@font-face{font-family: 'Larish'; src: url('assets/fonts/larish_neue_semibold.woff2'); src: url('assets/fonts/larish_neue_semibold.woff2') format('woff2'), url('assets/fonts/larish_neue_semibold.woff') format('woff');}

@font-face{font-family: 'Graphik Medium'; src: url('assets/fonts/Graphik-Medium-Web.woff2'); src: url('assets/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('assets/fonts/Graphik-Medium-Web.woff') format('woff');}

@font-face{font-family: 'Graphik Regular'; src: url('assets/fonts/Graphik-Regular-Web.woff2'); src: url('assets/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('assets/fonts/Graphik-Regular-Web.woff') format('woff');}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#fulltitle.titlebar div.container div#title h1,
.portfolio-overlay-effect .portfolio-overlay span,
#fulltitle #title .title-h1 {
    font-family: 'Larish' !important;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
    font-weight: bold !important;
}

.div-separator { width: 100%; height: 1px; clear: both; display: block; }

li.meta-category,
#crumbs {
    display: none !important;
}

.entry-meta ul li:after {
    content: '';
}

.szkolenia-select-button {
    width: calc(100% - 20px);
    text-align: center;
    display: inline-block;
    padding: 28px 10px;
    font-size: 140%;
    border-radius: 0px;
    background: transparent;
    color: #000;
    font-weight: bold;
    transition: all 0.2s linear;
    font-family: "Graphik Regular";
    text-transform: uppercase;
    box-sizing: content-box;
    border: 1px solid #000;
    transition: all 0.2s linear;
}

.szkolenia-select-button:hover {
    opacity: 0.3;
    transition: all 0.2s linear;
}

/*
.szkolenia-select-button-green {
    color: #fff !important;
    background: #4fad31 !important;
}

.szkolenia-select-button-green:hover {
    color: #4fad31 !important;
    background: #fff !important;
    border: 1px solid black !important;
}
*/

#footer-kerakoll-image {
    width: 180px;
    margin-left: 13px;
    margin-bottom: 70px;
}
@media only screen and (max-width: 767px)                       { #footer-kerakoll-image { margin-left: -6px; margin-bottom: 20px; } }
@media only screen and (min-width: 768px) and (max-width: 959px){ #footer-kerakoll-image { margin-left:  4px; } }

#footer .widget h3 {
    text-transform: none !important;
    font-size: 20px !important;
    color: #aaa !important;
    letter-spacing: -0.5px !important;
}

#footer .custom-html-widget.textwidget p {
    color: #eee;
    font-weight: 600;
}

h1, h2, h3 {
    line-height: 1.2em !important;
}


/* Logotyp + ustawienia menu pod kątem wielkości logotypu */
.logo img {
    height: 37px !important;
    margin-top: 0px !important;
}

@media only screen and (min-width: 960px) and (max-width: 999px){
    #header #navigation > ul > li > a {
        padding-left:  3px !important;
        padding-right: 2px !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1130px){
    #header #navigation > ul > li > a {
        padding-left:  7px !important;
        padding-right: 4px !important;
    }
}

@media only screen and (min-width: 1181px) and (max-width: 1246px){
    #header #navigation > ul > li > a {
        padding-left:  10px !important;
        padding-right: 10px !important;
    }
}

/* Shortcodes: Downloads page -- md_download_category, md_download_item */
.ec-md-download-category {
    overflow: hidden;
    height: 45px;

    margin-bottom: 10px;
}

.download-category-expanded {
    height: 100%;
}

.ec-md-download-category .category-header {
    margin-bottom: 5px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 4px 0px 4px 7px;
    cursor: pointer;
}

.ec-md-download-category .category-header:hover {
    background: #f5f0eb;
}

.ec-md-download-item {
    display: block;
    clear: both;

    padding: 0px 0px 0px 5px;
    margin:  3px 18px 3px 18px;

    border: 1px solid rgba(0, 0, 0, 0.15);
    font-weight: bold;
}

.ec-md-download-category .ec-md-download-item:hover {
    background: #f5f0eb;
}

/* disabled (empty) containers */
.ec-md-download-category-disabled {
    pointer-events: none;
    opacity: 0.11;
}

.ec-md-download-category-disabled .category-header {
    color: rgb(0, 0, 0);
}

.vc_wp_tagcloud .widgettitle,
.vc_wp_tagcloud .tagcloud a {
    color: #444444;
}

.vc_wp_tagcloud .widgettitle {
    font-family: Larish;
}

.vc_wp_tagcloud .tagcloud a {
    background: #f5f0eb;
}

/*
.vc_wp_tagcloud .widget_tag_cloud {
    width: calc(100% - 240px);
    margin: 0px 120px;
    text-align: left;
}
// */

rs-progress {
    left: 0px !important;
}


.row-contents-center {
    text-align: center;
}

li.meta-author {
    display: none !important;
}

#ec-category-filter-clear {
  border-radius: 4px;
}

.ec-row-set-centered {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ec-postsort-filter-header {
    font-weight: bold !important;
    font-family: 'Larish' !important;
    font: 600 24px "Larish";
    line-height: 1.2em !important;
    margin: 0 0 20px 0;
    padding: 0;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    color: #454544;
}

.row-bezowy {
    background: #f5f0eb;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], textarea {
   color: #000 !important;
}

@media screen and (max-width: 340px){
    select {
        max-width: 52vw;
    }
}

@media screen and (min-width: 341px) and (max-width: 479px){
    select {
        max-width: 12.5em;
    }
}

@media screen and (max-width: 767px) {
   div.ec-subcategory-item-holder {
      margin-bottom: 15px;
   }
}
