html,
body{
overflow-x: hidden;
}
.page-header .entry-title{
display: none;
}
.elementor-nav-menu li a::after{
background-color: var( --e-global-color-secondary ) !important;
}
.flip-hor{
transform: scaleX(-1);
}
.page-content ol,
.page-content ul{
margin-bottom: 1.2em;
}
.page-content ul{
list-style-type: none;
padding-left: 15px;
}
.page-content ul li {
text-indent: -15px;
padding-bottom: 7px;
}
.page-content ul li:before {
content: "- ";
text-indent: -15px;
}
.page-content .no-list-style li {
text-indent: 0;
padding-bottom: 0;
}
.page-content .no-list-style li::before {
content: none;
}
.white-icon svg .st0{
fill: #ffffff;
}
.brown-icon svg .st0{
fill: var(--e-global-color-primary);
}
.light-brown-fill .st1{
fill: var(--e-global-color-secondary);
}
.footer-links,
.footer-links ul{
width: 100%;
justify-content: space-between;
}
.opening-hours :is(td,th){
color: white;
padding: 0;
border: none;
background: none;
text-align: left;
}
.border-containers{
position: relative;
}
.border-containers::before,
.border-containers::after{
content: "";
position: absolute;
display: inline-block;
}
#border-container-1::before{
width: 95%;
height: 1px;
top: auto;
bottom: 0px;
left: 0px;
background: var(--e-global-color-primary);
}
#border-container-1::after{
width: 1px;
height: 93%;
top: 0px;
right: 0px;
background: var(--e-global-color-primary);
}
#border-container-2::before{
width: 95%;
height: 1px;
top: auto;
bottom: 0px;
right: 0px;
left: auto;
background: var(--e-global-color-primary);
}
#border-container-3::after{
width: 1px;
height: 93%;
top: auto;
bottom: 0px;
right: 0px;
background: var(--e-global-color-primary);
}
@media(max-width: 1024px){
#border-container-3::after{
display: none;
}
}
@media(max-width: 767px){
.border-containers::before,
.border-containers::after{
display: none;
}
} .elementor-field-group {
position: relative;
}
.elementor-field-group label {
position: absolute;
left: 25px;
top: 13px;
opacity: 1;
pointer-events: none;
transition: opacity 0.2s ease;
z-index: 2;
}
.elementor-field-group:focus-within label {
opacity: 0.4;
}
.elementor-mark-required .elementor-field-label:after{
color: var(--e-global-color-primary);
}
.elementor-field-group.has-value label {
opacity: 0;
}
.elementor-widget-form .elementor-field-group .elementor-field,
.elementor-widget-form .elementor-field-subgroup label{
padding: .5rem 1rem;
}
.no-link-btn a{
cursor: unset;
pointer-events: none;
}
nav.elementor-nav-menu--main .sub-menu.elementor-nav-menu--dropdown{
background-color: var( --e-global-color-secondary );
top: 93% !important;
}
.sub-menu li{
position: relative;
}
.sub-menu li a{
font-family: "Albert Sans", sans-serif !important;
font-size: 0.8rem;
text-transform: uppercase;
color: var(--e-global-color-accent);
letter-spacing: 2px;
font-weight: bold !important;
margin: 0px !important;
border: none !important;
}
.sub-menu li a:hover{
background-color: var( --e-global-color-primary );
color: white;
}
.sub-menu li:not(:last-child)::after{
content: "";
position: absolute;
left: 50%;
width: 83%;
transform: translateX(-50%);
height: 1px;
background: var(--e-global-color-accent);
opacity: 0.25;
transition: 0.4s;
pointer-events: none;
}
.sub-menu li:not(:last-child):has(> a:hover)::after {
opacity: 0;
}
.rmp-trigger-label{
margin-top: 0px !important;
}
.rmp-container .rmp-menu-title .rmp-menu-title-image{
max-width: 200px;
}
button.rmp_menu_trigger{
padding: 0px !important;
top: 135px !important;
@media(max-width: 1024px){
top: 121px !important;
}
@media(max-width: 767px){
top: 86px !important;
right: 40px !important;
}
}
.rmp-menu-title-image{
margin-left: 0px !important;
margin-bottom: 0px !important;
}
.rmp-menu li{
border-top: 1px solid rgba(166, 149, 129, 0.25);
}
.rmp-menu .rmp-menu-item-link{
text-transform: uppercase;
}
.dashicons-arrow-down-alt2:before{
color: var(--e-global-color-accent);
}
.rmp-font-icon{
font-size: 20px !important;
line-height: normal !important;
top: -1px;
position: relative;
}
.rmp-menu-subarrow{
top: 12px !important;
right: 10px !important;
height: 30px !important;
width: 30px !important;
border: 1px solid #7f6c59 !important;
overflow: visible !important;
}
.rmp-submenu{
margin-left: 18px !important;
}
.rmp-menu-item-link{
line-height: 1.8em !important;
padding-block: 0.8em !important;	
}
.rmp-submenu-depth-1 .rmp-menu-item-link {
line-height: 1.8em !important;
}
.rmp-menu-top-level-item:last-child {
border-bottom: 1px solid rgba(166, 149, 129, 0.25) !important;
}
.error404 .page-banner{
background-image: url(//justbecounsellingandwellbeing.co.uk/wp-content/uploads/2026/05/Counselling-page-banner.jpg);
}
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode{
max-width: 100%;	
}
#cmplz-document ul,
.editor-styles-wrapper .cmplz-unlinked-mode ul{
list-style: none;	
}
#cmplz-document h2,
#cmplz-document h3{
color: var(--e-global-color-primary);
}
#cmplz-document h2{
font-size: 2rem;
}
#cmplz-document h3{
font-size: 1.5rem;
}
#cmplz-document p,
#cmplz-document li, #cmplz-document td,
.editor-styles-wrapper .cmplz-unlinked-mode p,
.editor-styles-wrapper .cmplz-unlinked-mode li,
.editor-styles-wrapper .cmplz-unlinked-mode td{
font-size: 1.1rem;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn{
height: unset !important;
font-size: 0.8rem !important;
line-height: 1.4em !important;
padding: 0.7em 1.2em !important;
border-radius: 50px !important;
font-weight: 600 !important;
}
.privacy-policy-text h2{
font-size: 2.3rem;
color: var(--e-global-color-primary);
}
.privacy-policy-text h3{
font-size: 1.8rem;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content *{
font-family: "Albert Sans", sans-serif !important;
}
.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-prev:before,
.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-next:before,
.strong-view.pager-style-buttons .wpmslider-pager-link.active:before,
.strong-view.pager-style-buttons .wpmslider-pager-link:before{
background: var(--e-global-color-primary) !important;
}
.strong-view.pager-style-buttons .wpmslider-pager-link:before{
width: 18px !important;
height: 18px !important;
margin-inline: 1px;
}
.strong-view.pager-style-buttons .wpmslider-pager-link.active:before{
position: relative;
top: -1px;
}
.strong-view.pager-style-buttons .wpmslider-pager{
line-height: unset !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content *{
font-size: clamp(1rem, 2vw, 1.3rem) !important;
}
:is(.hide-testimonials, .error404) .testimonials-section{
display: none;
}
.dotted-text-decoration a{
text-decoration-line: underline;
text-decoration-style: dotted;	
}
@media(max-width: 1500px){
.nav-container{
padding-inline: 80px;
}
}
@media(max-width: 1400px) and (min-width: 1200px){
.header{
border-radius: 0px 0px 100px 100px;
}
}
@media(max-width: 1200px) and (min-width: 768px){
.top-header .e-con-inner{
padding-top: 5px;
padding-bottom: 30px;
}
}
@media(max-width: 1200px){
.top-header .elementor-nav-menu{
margin-inline: auto;
}
.nav-container{
padding-inline: 50px;
}
.nav-container > .e-con-inner{
align-content: center !important;
}
.rmp_menu_trigger{
right: 50px !important;
}
.nav-container .logo{
margin: 0px !important;
}
.nav-container .logo img{
width: 120px !important;
}
.header{
border-radius: 0px 0px 100px 100px !important;
}
.footer-links ul{
flex-direction: column;
gap: 10px;
}
}
@media(max-width: 767px){
.header{
border-radius: 0px 0px 50px 50px !important;
}
.page-banner{
height: 75vh;
min-height: 500px;
}
.inner-page-banner{
height: 65vh;
min-height: 400px;
}
.nav-container{
padding-inline: 24px;
}
.nav-container .logo img {
width: 100px !important;
}
.rmp_menu_trigger {
right: 24px !important;
}
.nav-container .logo{
order: 1;
}
.nav-container .left-menu{
order: 2;
}
.nav-container .right-menu{
order: 3;
}
.nav-container .left-menu,
.nav-container .right-menu{
display: none !important;
}
.info-icons svg{
margin-bottom: -10px;
}
.wrap-text{
overflow-wrap: anywhere;
}
.smooth-back-to-top-button{
right: 30px !important;
bottom: 30px !important;
}
.strong-view.wpmtst-modern.nav-position-inside .wpmtst-testimonial-inner{
padding-inline: 0px !important;
}
} .pmp-actions-wrapper{
justify-content: left !important;
}
.pmp-action-button{
background-color: var(--e-global-color-secondary) !important;
font-family: var(--e-global-typography-1882801-font-family), Sans-serif !important;
font-size: 1rem !important;
font-weight: var(--e-global-typography-1882801-font-weight) !important;
text-transform: unset !important;
letter-spacing: var(--e-global-typography-1882801-letter-spacing) !important;
color: var(--e-global-color-text) !important;
border-radius: 10px !important;
padding: 0.45em 1.5em !important;
border: 1px solid #a0a0a0 !important;
}
.pmp-move-select{
border: 1px solid #a0a0a0 !important;
}
.pmp-primary-actions{
display: flex !important;
flex-direction: column !important;	
}
.pmp-primary-actions, .pmp-move-actions{
align-items: flex-start !important;
}
.pmp-move-actions{
border-left: none !important;
padding-left: 0px !important;
}
.pmp-icon-button{
border: 1px solid #a0a0a0 !important;
}
.pmp-icon-button:hover{
background-color: var( --e-global-color-primary ) !important;
color: inherit !important;
}
.pmp-modal-close{
padding: 0px !important;
}