/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/
body .menu .nav > li > a {
    letter-spacing: 2.2px;
    text-transform: uppercase;
}
body .menu .nav > li > a {
	
}
body .menu .nav > li > a:hover {
    background-image: url(https://tender-heartedcare.co.uk/wp-content/uploads/2019/12/GAP-1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
body .menu .dropdown-menu > li > a {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    background-image: none;
    border-bottom: 1px dashed #4e276b;
}
body .menu .dropdown-menu > li > a:hover {
    background-color: #4e276b;
}
body .menu .dropdown-menu {
	border-radius: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
}
body #masthead {
    box-shadow: none;
    border-bottom: 0px solid #000000;
}
body .menu {
	background: linear-gradient(to right,#4e276b,#000000);
}
html .header-logo-left-menu-below .navbar-header {
	padding-top: 2px;
	padding-bottom: 5px;
}
body .menu .nav > li > a {
	transition: none;
}
body .logo-navbar .sidebar-widget {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 19px;
}
body #masthead .sidebar-widget {
	text-align: center
}
body .logo-sidebar i {
    color: #6B8B8D !important;
}
body .logo-sidebar .fa::before {
	color: #2596d2;
}
body .logo-sidebar strong {
	color: #2596d2;
}
body .logo-sidebar .big-top {
    font-size: 15px;
    color: #f79022;
    text-transform: uppercase;
    letter-spacing: 2.2px;
}
body .logo-sidebar p {
	margin-bottom: 0px;
}
body #masthead .logo-sidebar .sidebar-widget {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DDDDDD;
    font-size: 16px;
}
body #masthead .logo-sidebar #custom_html-4 {
	padding-left: 20px;
	padding-right: 5px;
	margin-left: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body #masthead .sidebar-widget a:hover p, body #masthead .sidebar-widget a:hover .fa, body #masthead .sidebar-widget a:hover strong, body #masthead .sidebar-widget a:hover .fa::before{
	color: #29003d !important;
}
body #masthead .menu-sidebar a:hover .fa,  body #masthead .menu-sidebar a:hover .fa::before{
	color: #FFFFFF !important;
}
body .home-boxes1 .niceh21 {

}
body .home-boxes1 p {
    font-size: 14px;
    color: rgba(255,255,255,0.80);
}
body p {
	line-height: 22px;
}
body .home-boxes1 .btn-link {
	color: #FFFFFF;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.50) inset;
}
body .home-boxes1 .btn-link:hover {
	box-shadow: 0px 0px 0px 1px #312782 inset;
}
body .colour-tx1 {
	color: #2596d2;
	letter-spacing: 2.2px;
	margin-top: -10px !important;
}
body .welcome-div {
    padding-left: 55px;
    background-image: url(https://tender-heartedcare.co.uk/wp-content/uploads/2019/12/Tender-Hearted-5.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
body .padded-p {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
body .logos-div {
	padding-top: 40px;
	padding-bottom: 40px;
}
body .logos-div img {
    border-radius: 20px;
    border: 1px solid #D0D0D0;
}
body #footer .sidebar-header {
    text-transform: uppercase;
    color: #FFFFFF;
}
body #footer {
	margin-top: 50px;
	background: linear-gradient(to right,#4e276b,#000000);
}

body #footer #oxywidgetsocial-2 {
	text-align: center;
}
body .borded-img img {
    border: 1px solid #D7D7D7;
    border-radius: 20px;
	padding: 3px;
}
body .contact-icons h3 {
	font-weight: bold;
}
body h1.niceH1 {
    color: #AAAAAA;
    font-family: 'Great Vibes', cursive;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
body .sidebar .sidebar-widget {
	margin-bottom: 15px;
	background-color: #29003d;
	border-radius: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
body .sidebar .sidebar-widget .sidebar-header {
    color: #FFFFFF;
    text-transform: uppercase;
	letter-spacing: 2.2px;
	padding-left: 20px;
}
body .sidebar .sidebar-widget .menu li {
	clear: both;
	margin-bottom: 2px;
	border-bottom: 0px solid;
	padding-bottom: 0px;
}
body .sidebar .sidebar-widget .menu li a {
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #e5a300;
    border-bottom: 1px dashed rgba(252,252,252,0.17);
	padding-left: 20px;
}
body .sidebar .sidebar-widget .menu li a:hover {
    color: #FFFFFF;
    background-color: #652c90;
}
body .sidebar .sidebar-widget .menu .current_page_item  a, body .sidebar .sidebar-widget .menu .current-menu-item  a {
    color: #FFFFFF;
    background-color: #652c90;
}
body .features-list h3 {
	font-weight: bold;
}
body .btn {
	border-radius: 18px;
}
body .btn.btn-sm {
	border-radius: 18px;
}
