/*
 Theme Name:     SOHO Child Theme
 Theme URI:      http://www,draw-ltd.co.uk
 Description:    SOHO Child Theme
 Author:         PurpleWeb Creative
 Author URI:     http://www.purplewebcreative.co.uk
 Template:       soho
 Version:        1.0.0
*/

/*Logo Section*/
.logo {background-color: #1d1e1f !important;}

/*About Us Page Changes*/
.team_title {display: none !important;}

/*Services Pages*/
.owl-dots {bottom: -44px !important;}
.optionset {display: none !important;}
.bc_likes {display: none !important;}
.featured_items_meta {display: none !important;}
.featured_item_footer {display: none !important;}
.sidebar_header {font-family: Roboto !important;}

/*Site Wrapper*/
.site_wrapper {padding-bottom: 0px !important;}

/*Add margin to menu, phone and social */

.socials, .phone, .menu-draw-menu-container  {

    margin-top: 15px !important;
}


.services-button {color: #333333;}
.services-button {

    display: block;
    width: 100%;
	border-bottom: 1px solid #e6dce6;
    padding: 5px 10px 5px 10px;
    margin-bottom: 5px;

}

.draw-sidebar-menu a:hover {color: #61a375 !important;}

.text-widget a {

    color: #000 !important;
}

/* Additional heading margin*/

h6.additional-heading {

    margin-top: 20px;
    margin-bottom: 20px;
}




