/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.header-logo-dark{
display:none !important;}
.phone{
background-image: url(//mitchellpakistan.com/wp-content/uploads/2018/04/icons8-phone-40.png);
background-size: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: left;
display: block;
padding-left:40px;
margin-bottom: 5px;
}
.email2{
background-image: url(//mitchellpakistan.com/wp-content/uploads/2018/04/icons8-envelope-40.png);
background-size: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: left;
display: block;
padding-left:40px;
margin-bottom: 5px;
}
.website{
background-image: url(//mitchellpakistan.com/wp-content/uploads/2018/04/icons8-geography-40.png);
background-size: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: left;
display: block;
padding-left:40px;
margin-bottom: 5px;
}
.time{
background-image: url(//mitchellpakistan.com/wp-content/uploads/2018/04/icons8-clock-40.png);
background-size: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: left;
display: block;
padding-left:40px;
margin-bottom: 5px;
}
.address{
background-image: url(//mitchellpakistan.com/wp-content/uploads/2018/04/icons8-marker-40.png);
background-size: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: left;
display: block;
padding-left:40px;
margin-bottom: 45px;
}
.name_directory_index a{
padding-right: 23px !important;
}
.flooring {
color:#2390d6;
}
.ifclass{
    
    padding: 10px;
    border-radius: 10px;
    background-color: #dd9933;
}
.share-row{
display:none;
}

.ug-tab {
	margin:5px !important;
}
.portfolio-element-wrapper .nav > li > a {
    font-weight: 700;
    border: 1px solid #dd9933;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 5px;
}
.has-shadow.box:not(.box-overlay):not(.box-shade), .has-shadow .box:not(.box-overlay):not(.box-shade) {
    background-color: #efbd814f;
}

.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col, .nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col {
    border-color: #f1f1f1;
    font-size: 10px !important;
}