/*
Theme Name: Photography Portfolio
Theme URI: https://diviextended.com/product/photography-portfolio/
Description: Divi child theme for photography portfolio.
Author: Divi Extended
Author URI: https://diviextended.com/
Update URI: https://www.diviextended.com/
Template: Divi
Version: 1.1
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Mobile-Menu */

.mobile_menu_bar:before ,
.mobile_menu_bar:after {
    font-size: 80px !important;
	left: -38px !important;
}

.et_mobile_menu li {
    padding-bottom: 14px;
}

.dp-contact .et_contact_bottom_container {
    float: left;
}

#about-image {
    margin: 3px 14px 4px 0px;
}  

/* Mobile-Menu-Ends */


/* Home-Page */

.dp-heading{
    font-weight:900;   
}

.dp-home-portfolio .et_pb_blurb{
    opacity:0 !important;
}

.dp-home-portfolio:hover .et_pb_blurb{
    opacity:1 !important;
}

/* Home-Page-Ends */

/* About-Us */

.dp-team-member .et_pb_member_position{
    padding-bottom:10px !important;
}

.dp-team-member .et_pb_team_member_image{
    width:100%;
	max-width:100%;
}

.dp-team-member .et_pb_team_member_description{
	padding:10px 20px;
}

/* About-Us-Ends */

/* Portfolio-Page */

.dp-portfolio .et_pb_portfolio_filters li a.active{
	background:#000 !important;
	color:#fff !important;
}
.dp-portfolio .et_pb_portfolio_item{
    margin-bottom:20px !important;
}

/* Portfoio-Page-Ends */
