/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Anpassungen Link Style Content */

.wpb_text_column p span a {
text-decoration: underline !important;
}

.wpb_text_column p span a:hover {
color: #81095b !important;
}

.wpb_text_column p a {
text-decoration: underline !important;
}

.wpb_text_column p a:hover {
color: #81095b !important;
}				

/* Anpassungen Slider Responsive Größen*/

@media only screen and (max-width: 1489px) and (min-width: 1240px) {

    .tp-loop-wrap {
        margin: auto !important;
        max-width: 940px !important;
        position: unset !important;
    }

    .tp-parallax-wrap {
        position: unset !important;
    }

    .tp-mask-wrap {
        top: 350px !important;
    }

    #rev_slider_1_1_wrapper .tp-mask-wrap {
        top: 500px !important;
    }

    .button-kontakt {
        top: 150px !important;
    }

}

@media only screen and (max-width: 1239px) and (min-width: 960px) {

    .tp-loop-wrap {
        margin: auto !important;
        max-width: 940px !important;
        position: unset !important;
    }

    .tp-parallax-wrap {
        position: unset !important;
    }

    .tp-mask-wrap {
        top: 300px !important;
    }

    #rev_slider_1_1_wrapper .tp-mask-wrap {
        top: 400px !important;
    }

    .button-kontakt {
        top: 150px !important;
    }

}

@media only screen and (max-width: 959px) and (min-width: 768px) {

    .tp-loop-wrap {
        margin: auto !important;
        max-width: 708px !important;
        position: unset !important;
    }

    .tp-parallax-wrap {
        position: unset !important;
    }

    .tp-mask-wrap {
        top: 300px !important;
    }

    #rev_slider_1_1_wrapper .tp-mask-wrap {
        top: 250px !important;
    }

    .button-kontakt {
        top: 120px !important;
    }
}

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

    .tp-loop-wrap {
        margin: auto !important;
        max-width: 480px !important;
        position: unset !important;
    }

    .tp-parallax-wrap {
        position: unset !important;
    }

    .tp-mask-wrap {
        top: 140px !important;
        left: 30px !important;
    }

    #rev_slider_1_1_wrapper .tp-mask-wrap {
        top: 150px !important;
    }

    .button-kontakt {
        top: 110px !important;
    }
}

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

    .logo-no-sticky-padding #Header_creative #Top_bar #logo {
        float: left;
        margin-left: 20px;
    }
}

/* Anpassungen Cookie Hinweis*/

@media (max-width: 1024px) {

    body.cookies-not-set {
        padding-bottom: 65px;
    }

}

@media (max-width: 375px) {

    body.cookies-not-set {
        padding-bottom: 90px;
    }

}

.cn-button.wp-default.button {
    margin-bottom: -5px !important;
    background: #81095b;
    color: #fff;
    text-shadow: none;
}

/* Social Media Icon Menu*/

#Action_bar .social li a {
    font-size: 25px;
    color: #81095b !important;
}

#Action_bar .social li a:hover {
    color: #81095b !important;
}

@media only screen and (min-width: 1240px) {
    #Header_creative #Action_bar {
        bottom: auto !important;
    }
}

#Side_slide .social {
    float: left;
}

/* Anpassungen Schlagschatten Startseite*/

.vc_box_shadow {
    /* box-shadow: 3px 5px 1px #d1d1d1 !important; */
    -webkit-box-shadow: 3px 5px 9px 0px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 3px 5px 9px 0px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 3px 5px 9px 0px rgba(0, 0, 0, 0.5) !important;
}

/*Anpassungen Link Style im body-tag*/



/* Datum Galerie Startseite ausgeblendet */

.vc_gitem-post-data-source-post_date {
    display: none;
}

/* Anpassungen News Übersicht*/

.Latest_news h5 {
    font-size: 20px;
}

.Latest_news ul li .desc_footer .date i {
    display: none;
}

.Latest_news ul li .desc_footer {
    border-top-width: 0px;
}

.Latest_news ul li .photo {
    width: 30%;
    border-right-width: 0px;
    float: left;
    line-height: 0;
}

.Latest_news ul li {
    margin: 0 0 80px !important;
}

@media (max-width: 767px) {

    .Latest_news ul li .photo {
        display: contents !important;
    }

    .Latest_news ul li.has-post-thumbnail .desc {
        margin-left: 0px !important;
        width: 100% !important;
        padding-left: 0px !important;
    }

}

/* Anpassungen Farbe der Bullets - Leistungen */

/* .flex-control-paging li a.flex-active {
    background-color: #81095b !important;
}

.page-id-15 .the_content_wrapper ol {
    margin: 0 0 15px 0px;
} */

/**
 * Inhaltselement vom Typ "Zoom Boxen"
 * Caption/Titel immer anzeigen
 */

.alwaysvisible .zoom_box .desc .desc_txt {
    padding: 0px;
}

.alwaysvisible .zoom_box .desc {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.alwaysvisible .zoom_box .desc .desc_txt {
    font-size: 26px;
    line-height: inherit;
}

.wpb_wrapper > div {
    margin-bottom: 25px;
}

/**
 * Icon Boxen
 */

.iconbox .wpb_wrapper.vc_figure > div {
    margin-bottom: 0 !important;
}

/* Anpassungen Carousel Leistungen */

.vc_images_carousel .vc_carousel-indicators li {

    width: 12px !important;
    height: 12px !important;
    border: 1px solid #fff !important;
    background-color: grey;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    margin: 1px;
    width: 12px !important;
    height: 12px !important;
    background-color: #81095b !important;
    border: 1px solid #fff !important;

}

@media only screen and (max-width: 1920px) and (min-width: 1490px) {

    .icon-next {

        margin-left: -105px !important;
        font-size: 50px !important;
        color: #fff;
    }

    .icon-prev {

        margin-left: -45px !important;
        font-size: 50px !important;
        color: #fff;
    }
}

@media only screen and (max-width: 1489px) and (min-width: 960px) {

    .icon-next {

        margin-left: -30px !important;
        font-size: 40px !important;
        color: #fff;
    }

    .icon-prev {

        margin-left: -30px !important;
        font-size: 40px !important;
        color: #fff;
    }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {

    .icon-next {

        margin-left: -30px !important;
        font-size: 40px !important;
        color: #fff;
    }

    .icon-prev {

        margin-left: -30px !important;
        font-size: 40px !important;
        color: #fff;
    }

}

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

    .icon-next {

        margin-left: -30px !important;
        font-size: 50px !important;
        color: #fff;
    }

    .icon-prev {

        margin-left: -30px !important;
        font-size: 50px !important;
        color: #fff;
    }

}

/**
 * Flex Slider im Inhaltsbereich
 */

#Content .flexslider {
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.5);
!important;
    -o-box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.5);
!important;
    box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.5);
!important;
}

/**
 * Aktuelles - Detailseite
 */

.single-post #Content {
    padding-top: 35px !important;
}

.single-post #Intro .intro-inner {
    padding: 325px 10px 80px 38px;
}

.single-post #Intro .intro-title {
    font-size: 52px !important;
    text-align: left;
}

.Latest_news ul li.has-post-thumbnail .desc {
    margin-left: 35%;
    width: 65%;
}

/* Anpassungen Header Tablet*/

@media (min-width: 767px) and (max-width: 1239px) {

    .logo-no-sticky-padding #Header_creative #Top_bar #logo {
        height: 90px !important;
        line-height: 90px !important;
    }

}

/* Anpassungen Bilder + Text Darstellung mobil */

@media (max-width: 767px) {

    .container-order {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .mobile-order-1 {
        order: 2;
    }

    .mobile-order-2 {
        order: 1;
    }

}

/* Anpassungen Footer*/

@media (min-width: 960px) and (max-width: 1489px) {

    #text-2, #text-4 {
        width: 130% !important;
    }

    #text-3, #text-4, #text-5 {
        margin-left: 80px;
    }

}

@media (max-width: 959px) and (min-width: 768px) {

    #text-2, #text-4 {
        width: 150% !important;
    }

    #text-3, #text-4, #text-5 {
        margin-left: 85px !important;
    }

}
