/*
Theme Name: 365CPS Counselling Child Theme
Description: This is a custom child theme for 365CPS
Theme URI:   https://hellopomelo.com
Author: Hello Pomelo Creatives
Author URI:  https://hellopomelo.com
Template: counselling
Version: 1.0
*/

.cta_buttons {
	display: flex;
    align-items: center;
    position: relative;
    margin: 0px 25px;
}

li.feedback a span:before:hover {
    background-position: 24px 20px !important;
}

#header-outer[data-full-width=true] header>.container {
    padding: 0;
    width: 85% !important;
    max-width: none;
}

@media only screen and (min-width: 1000px){
#header-outer[data-format=default] #top .span_9 {
    margin-left: inherit !important;
}
}



