/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.9.5.9

All css files are placed in /css/ folder
*/

footer .column:last-child .single_icon {
    display: inline;
}

footer .column:last-child a {
    display: block;
}


/* slider */
@media (max-width: 1026px) {
    body .rev_slider .tp-parallax-wrap:nth-child(3) .tp-caption {
        font-size: 12px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(4) .tp-caption {
        font-size: 12px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(6) .tp-caption {
        font-size: 9px !important;
    }
}


@media (max-width: 576px) {
    body .rev_slider .tp-parallax-wrap:nth-child(2) .tp-caption {
        font-size: 28px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(4) .tp-caption {
        font-size: 12px !important;
        line-height: 10px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(5) .tp-caption img {
        width: 10px !important;
        height: 14px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(6) .tp-caption {
        font-size: 8px !important;
    }
}


@media (max-width: 476px) {
    body .rev_slider .tp-parallax-wrap:nth-child(2) .tp-caption {
        font-size: 19px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(3) .tp-caption {
        font-size: 11px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(4) .tp-caption {
        font-size: 10px !important;
        line-height: 10px !important;
    }

    body .rev_slider .tp-parallax-wrap:nth-child(5) .tp-caption img {
        width: 6px !important;
        height: 10px !important;
    }
}


@media (max-width: 991px) {
    /* Domov in ostale strani */
    .entry-content > .section:first-child {
        padding-top: 80px !important;
    }

    .entry-content > .section:nth-child(3) .hover_color_wrapper {
        padding-bottom: 20px !important;
    }

    .entry-content > .section:nth-child(4) .one-fourth {
        padding-top: 20px !important;
    }

    .entry-content > .section:nth-child(4) {
        padding-top: 120px !important;
        padding-bottom: 60px !important;
    }

    .entry-content > .section:nth-child(5) .one-second:first-child .column_attr {
        padding: 60px 7% 40px !important;
    }

    .entry-content > .section:nth-child(5) > .section_wrapper > .one-second:last-child {
        padding: 100px 8% 60px !important;
    }

    footer .widgets_wrapper {
        padding-top: 60px !important;
        padding-bottom: 20px !important;
    }


    /* Storitve */
    .page-id-14 .entry-content > .section:first-child {
        padding-top: 80px !important;
        padding-bottom: 60px !important;
    }

    .page-id-14 .entry-content > .section:nth-child(2), .page-id-14 .entry-content > .section:nth-child(3), .page-id-14 .entry-content > .section:nth-child(4) {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .page-id-14 .entry-content > .section:nth-child(4) {
        padding-bottom: 0 !important;
    }


    /* Tlakovanje dvorišč */
    .page-id-885 .entry-content > .section:first-child {
        padding-top: 40px !important;
    }


    /* Gradbeništvo */
    .page-id-892 .entry-content > .section:first-child {
        padding-top: 60px !important;
    }


    /* Kontakt */
    .page-id-16 .entry-content > .section:first-child {
        padding-bottom: 50px !important;
    }

    .page-id-16 .entry-content > .section:nth-child(2) {
        padding-top: 80px !important;
        padding-bottom: 60px !important;
    }

    .page-id-16 .entry-content > .section:nth-child(3) {
        padding-top: 80px !important;
        padding-bottom: 0 !important;
        border: 0 !important;
    }

    .page-id-16 .entry-content > .section:nth-child(4) {
        padding-bottom: 0 !important;
    }
}


@media (max-width: 767px) {
    .entry-content > .section:nth-child(4) {
        padding-top: 100px !important;
        background-image: none !important;
        text-align: center;
    }

    .entry-content > .section:nth-child(4)::before {
        content: "Kako vam lahko pomagamo?";
        font-family: 'Muli',Arial,Tahoma,sans-serif;
        font-size: 35px;
        position: relative;
        top: -20px;
        font-weight: 800;
        color: #2c2c2c;
    }
}