/*
Theme Name: Venus Child Theme
Template: Divi
*/


@import url('../Divi/style.css');

@import url("css/header.css");
@import url("css/home.css");

#main-footer {display: none;}

/*Home*/

.et_pb_post a {pointer-events: none !important;}

body.home .et_pb_button_module_wrapper {
    text-align: center;
}

body.home .et_pb_column_1_2 .et_pb_image,
body.home .et_pb_column_1_2 .et_pb_image img {
    height: auto !important;
}

.button_a {
    padding: 20px 65px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    background-color: #fff !important;
    border: 0px !important;
    margin-right: 15px !important;
}

.right_but_side {
    display: inline !important;
    float: left !important;
}

.left_but_side {
    display: inline !important;
    float: right !important;
}

/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */

/* 8 of 8 Divi Person Module Css Code
** Product Built By Divi Den - https://webdesign101.berlin/divi-den/
** Get the latest person module here: https://webdesign101.berlin/product/divi-person-module-layout-kit/ 
** Get Support Here https://webdesign101.berlin/divi-den/support/
** Default Colour to replace anywhere in the css = #1a47b0
*/

.falkor_team_bundle .et_pb_team_member_image img {
    display: block;
    width: 100%;

}

.falkor_team_bundle .person_link {
    display: none !important;
}

.falkor_team_bundle .et_pb_column {
    cursor: pointer;
}

.falkor_team_bundle .et_pb_column .et_pb_team_member_image {
    width: 100% !important;
    box-shadow: 0px 0px 32.2px 2.8px rgba(202, 202, 202, 0.65);

}

.falkor_team_bundle .et_pb_column .et_pb_team_member_description h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff !important;
    margin: 15px auto -15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.falkor_team_bundle .et_pb_column:hover .et_pb_team_member_description h4:after {
    width: 50%;
}

.falkor_team_bundle .et_pb_column{
    transition-duration: 0.3s;
}
/*.falkor_team_bundle .et_pb_column:hover .et_pb_team_member{*/
/*transform: translateY(-5px);*/
/*}*/
.falkor_team_bundle .et_pb_column:hover .et_pb_team_member:after{
    opacity: 1;
    transform: translateY(10px);
}
.falkor_team_bundle .et_pb_column .et_pb_team_member:after{
    pointer-events: none;
    position: absolute;
    z-index: 0;
    content: '';
    top: 100%;
    left: 0;
    height: 10px;
    width: 60%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
    visibility: visible;
    right: 0;
    margin: auto;
}
.falkor_team_bundle .et_pb_column:hover .et_pb_team_member_description {
    background-color: #1a47b0;
}

.falkor_team_bundle .et_pb_column .et_pb_team_member .et_pb_team_member_description{
    opacity: 0;
}
.falkor_team_bundle .et_pb_column .et_pb_team_member .et_pb_team_member_image{
    opacity: 1;
}
.falkor_team_bundle .et_pb_column:hover .et_pb_team_member .et_pb_team_member_description{
    -webkit-transform: rotateY( 0);
    -moz-transform: rotateY( 0);
    -o-transform: rotateY( 0);
    -ms-transform: rotateY( 0);
    transform: rotateY(0);
    opacity: 1;
}

.falkor_team_bundle .et_pb_column:hover .et_pb_team_member .et_pb_team_member_image{
    -webkit-transform: rotateY( -180deg);
    -moz-transform: rotateY( -180deg);
    -o-transform: rotateY( -180deg);
    -ms-transform: rotateY( -180deg);
    transform: rotateY( -180deg);
    opacity: 0;
}

.falkor_team_bundle .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.falkor_team_bundle .et_pb_column_1_4:first-child:after{
    display: none !important;
}

.falkor_team_bundle .et_pb_column_1_4:first-child:hover{
    transform: translateY(0);
}

.falkor_team_bundle .et_pb_column_1_4:first-child{
    margin-right: 9.2% !important;
    width: 20% !important;
    cursor: default !important;
}

.falkor_team_bundle .et_pb_column_1_4 {
    width: 21% !important;
    margin-right: 2.6% !important;
}

.falkor_team_bundle .et_pb_column_1_3 .et_pb_team_member_description {
    padding-top: 39% !important;
}

.falkor_team_bundle.our_team .et_pb_column_1_4:last-child{
    margin-right: 0 !important;
}

.falkor_team_bundle.our_team .et_pb_column_1_4 {
    width: 22% !important;
    margin-right: 4% !important;
}

.falkor_team_bundle .et_pb_column .et_pb_team_member_image {
    display: block;
    float: none !important;
    max-width: none;
}


/*Responsive*/

@media only screen and (max-width: 980px) {
    #page-container .falkor_team_bundle .et_pb_column_1_4 {
        width: 38% !important;
        margin-right: 6% !important;
        margin-bottom: 10%;
        margin-left: 6% !important;
    }

    .falkor_team_bundle .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 39% !important;
    }

    #page-container .falkor_team_bundle .et_pb_column_1_3:last-child{
        margin-right: 0 !important;
    }
    #page-container .falkor_team_bundle .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: 2%;
        margin-left: 0 !important;
    }

    .falkor_team_bundle .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 39% !important;
    }

    .our_team_text .et_pb_column{
        margin-right: 6% !important;
        margin-left: 6% !important;
        width: auto !important;
    }

}

@media only screen and (max-width: 767px) {
    #page-container .falkor_team_bundle .et_pb_column_1_4 {
        width: 47% !important;
        margin-right: 6% !important;
        margin-bottom: 6%;
        margin-left: 0 !important;
    }

    #page-container .falkor_team_bundle .et_pb_column_1_4:nth-child(2n+2) {
        margin-right: 0 !important;
    }

    .falkor_team_bundle .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 35% !important;
    }

    #page-container .falkor_team_bundle .et_pb_column_1_3 {
        width: 50% !important;
        margin-right: auto !important;
        margin-bottom: 40px;
        margin-left: auto !important;
        display: block;
        float: none !important;
        text-align: center;
    }

    #page-container .falkor_team_bundle .et_pb_column_1_3:last-child{
        margin-right: auto !important;
    }

}

@media only screen and (max-width: 480px) {
    #page-container .falkor_team_bundle .et_pb_column_1_3,
    #page-container .falkor_team_bundle .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
        margin-left: 0 !important;
    }

    .falkor_team_bundle .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 39% !important;
    }

    #page-container .falkor_team_bundle .et_pb_column .et_pb_team_member_image {
        width: 95% !important;
        margin-left: auto !important;
        margin-right: auto !important;}


}
