/*
Theme Name: wielkipiec
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

p,
.post_content {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

blockquote p {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

.slogan {
    font-size: 30px;
    line-height: 40px;
}

.slogan strong {
    font-size: 32px;
    color: #e45620;
}

@media only screen and (max-width: 600px) {
    .slogan {
        font-size: 20px;
        line-height: 30px;
    }

    .slogan strong {
        font-size: 26px;

    }
}


.slogan-konkurs {
    font-size: 64px;
    text-transform: uppercase;
    position: relative;
    line-height: 68px;

}

.slogan p {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

@media only screen and (max-width: 800px) {
    .slogan-konkurs {
        font-size: 48px;

    }
}

.slogan-konkurs:before {
    content: "";
    position: absolute;
    left: 10%;
    top: 50%;
    width: 100px;
    height: 2px;
    background: #fff;

}

.slogan-konkurs:after {
    content: "";
    position: absolute;
    right: 10%;
    top: 50%;
    width: 100px;
    height: 2px;
    background: #fff;
}

@media only screen and (max-width: 800px) {

    .slogan-konkurs:before,
    .slogan-konkurs:after {
        content: "";
        display: none;

    }

    .slogan-konkurs {
        margin-top: 0;
        font-size: 32px;
        line-height: 36px;

    }
}


@media only screen and (min-width: 1200px) {
    .homepage-box {
        top: -70px !important;
    }
}

@media only screen and (max-width: 600px) {
    .ush_image_2 {
        margin-top: 0 !important;
    }
}


.breadcrumb {
    color: #fff;
}

.filetype-icon {
    padding-left: 24px;
    display: block;
    background-position: left 2px;
    line-height: 20px;
    margin-bottom: 1.5em;
}


.tablepress tbody td {
    vertical-align: middle !important;
}

.l-footer .menu li {
    margin-bottom: 2px;
}


.vc_wp_posts ul li {
    line-height: 25px;
}

.inline-icon {
    display: inline-block;
    text-align: right;
    margin-left: 15px;
}

.align-right {
    text-align: right;

}

.l1140 {
    max-width: 1140px;
}

.no-hyphes,
.no-hyphes p {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

th.column-2,
td.column-2 {
    width: 25%;
    text-align: right;
    white-space: nowrap;
}

.mainmenu ul li {
    transition: 0.3s all;
}

.mainmenu ul li:hover {
    background-color: #c9252f;
}

.bordered img {
    border: 1px solid #e0e0e0;
}
