/*
Theme Name:        Flatsome
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.13.1
Requires at least: 4.7.0
Requires PHP:      5.6.20
Text Domain:       flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    font-weight: 500;
}

.h2, h2 {
    font-size: 1.8em;
}

.title {
    font-size: 30px;
}

.subtitle {
    font-weight: 500;
    color: #0aabf0;
}

.header-nav #header-contact {
    margin-right: 20px;
}

.header-nav #header-contact li > a {
    text-transform: none;
    color: #363636;
    font-size: 1.1em;
    letter-spacing: 0;
}

.icon-envelop::before {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/mail.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
}

.icon-phone::before {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/phone.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
}

.sts_categories .grid-col:nth-child(1) .banner-inner::before {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/dots.png) no-repeat;
    width: 150px;
    height: 250px;
    background-size: 150px;
    display: block;
    background-position: left top;
    position: absolute;
    top: -25px;
    left: -60px;
}

.sts_categories .button {
    padding: 5px 10px;
    font-size: 14px;
}

.mobile-nav .nav-icon a {
    color: #363636 !important;
}

span.widget-title {
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 500;
}

.widget .is-divider {
    height: 0;
}

ul.menu > li + li, .widget > ul > li + li {
    border-top: 0;
}

ul.menu > li > a, .widget > ul > li > a {
    font-size: 15px;
}

.footer {
    font-size: 15px;
    padding-top: 0;
}

.absolute-footer {
    color: #363636;
    font-size: 14px;
}

.absolute-footer ul.links li a {
    font-size: 14px;
}



.absolute-footer ul {
    border-bottom: 0;
    opacity: 1;
    text-transform: none;
}


.social-icons.follow-icons {
    margin-top: 20px;
}

.social-icons.follow-icons .button {
    margin-left: .3em;
    margin-right: .3em;
}

.social-icons.follow-icons .button.facebook {
    background-color: #1976D2!important;
    border-color: #1976D2!important;
}

.social-icons.follow-icons .button.instagram {
    background-color: #E6256E!important;
    border-color: #E6256E!important;
}

.social-icons.follow-icons .button i {
    font-size: .8em;
}

.footer-1, .footer-2 {
    border: 0;
}


.footer-2 {
    padding-top: 40px;
}

.footer-2 #block_widget-2 p {
    margin-bottom: .5em;
}

.footer-2 #nav_menu-2 ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.sts_video .banner-inner::before {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/dots.png) no-repeat;
    width: 150px;
    height: 250px;
    background-size: 150px;
    display: block;
    background-position: left top;
    position: absolute;
    top: -25px;
    left: -25px;
}

.sts_video .banner-inner::after {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/circle.png) no-repeat;
    width: 300px;
    height: 300px;
    background-size: 300px;
    display: block;
    background-position: right bottom;
    position: absolute;
    bottom: -150px;
    right: -150px;
    z-index: -1;
}

.video-button-wrapper .open-video {
    background-color: #0AABF0;
    border-color: #0AABF0;
    color: #fff;
    box-shadow: 0 0 0 8px rgba(255,255,255,0.3);
}


button, input, select, textarea {
    font-weight: 400;
}

label, legend {
    font-weight: 400;
}

.wpcf7-form label, .wpcf7-form input {
    margin-bottom: 0;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    box-shadow: none;
}

p {
    margin-bottom: .5em;
}

#footer:before {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/dots.png) no-repeat;
    width: 150px;
    height: 250px;
    background-size: 150px;
    display: block;
    background-position: left top;
    position: absolute;
}

#footer::after {
    content: "";
    background: url(https://stolems.kylos.pl/top-werbung24/wp-content/uploads/2021/02/half-circle.png) no-repeat;
    width: 220px;
    height: 220px;
    background-size: 220px;
    display: block;
    background-position: right bottom;
    position: absolute;
    bottom: 0;
    right: 0;.white.button.is-outline
}

.sts_cta {
    padding-bottom: 0!important
}

@media (min-width: 550px) {
    #logo {
        width: 250px !important;
    }
}

@media screen and (min-width: 550px) and (max-width: 849px) {
    .sts_categories .button {
        font-size: 12px;
    }
}

@media (max-width: 849px) {
    .sts_cta .col-inner {
        text-align: center;
        margin: 10px 0;
    }
}

@media screen and (min-width: 850px) {
    .header-bottom .header-nav > li > a {
        padding: 0;
    }

    .nav li:first-child {
        margin-left: 7px !important;
    }

    .footer-2 > .row {
        display: flex;
        flex-wrap: wrap;
    }

    .footer-2 > .row .widget {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .footer-2 #nav_menu-2 {
        margin-top: 130px;
    }

    .absolute-footer .footer-primary {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        width: 100%;
    }

    .menu-stopka-container {
        width: 40%;
        text-align: right;
    }

    .copyright-footer {
        width: 60%;
    }

    .footer-2 #block_widget-2 {
        padding-right: 200px;
    }

}

@media screen and (min-width: 850px) and (max-width: 1200px) {
    .sts_categories .banner-grid .large-2,
    .sts_categories .banner-grid .large-3,
    .sts_categories .banner-grid .large-5 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

@media (max-width: 1365px) {
    .header-bottom-nav > li > a {
        line-height: 40px!important;
    }

    .nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
        display: none;
    }
}

@media (min-width: 1440px) {
    .header-full-width .container {
        max-width: 95% !important;
    }
}
