/*
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 .lead {
	font-family: 'Alex Brush', cursive;
	font-size: 30px;
	line-height: 33px;
}
body .shap-div {
	display: block;
	margin-top: -35px;
}
body .shap-div .shap-left {
	background-color: #FFFFFF;
	border-top-right-radius: 35px;
	display: block;
	width: 50%;
	float: left;
}
body .shap-div .shap-right {
	background-color: #FFFFFF;
	border-top-left-radius: 35px;
	display: block;
	width: 50%;
	float: left;
}
body .niceh1nrm {
	font-family: 'Alex Brush', cursive;
}
body .borded-img img {
	padding: 3px;
	border: 1px solid #dddddd;
	border-radius: 10px;
}
body #footer {
	margin-top: 60px;
}
body .lhea-member-style-7 .lhea-member-position {
    font-size: 16px;
    font-weight: bold;
}
body .home2boxes {
	margin-top: -150px;
}
body .home2boxes h2 {
    background-color: #FFFFFF;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300 !important;
    display: block;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-left: 15px solid #ffc200;
}
body .home2boxes .col-md-6 {
    padding: 0px;
    border-radius: 0px;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    
}
body .home2boxes .col-md-6 .in-box {
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
body .home2boxes .col-md-6 p {
	font-size: 15px;
	line-height: 22px;;
}
body .home2boxes .col-md-6  .btn {
	border-bottom-left-radius: 8px;
}
body .niceH1 {
	font-family: 'Alex Brush', cursive;
	color: #ffc200;
}
body .moveup {
	margin-top: -40px !important;
	display: block;
}
body .home-cat-boxes .col-md-4 {
	padding: 10px !important;
	margin-right: 2%;
	margin-left: 0%;
	width: 31.3%;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	margin-top: 15px;
	margin-bottom: 15px;
}
body .home-cat-boxes p {
	margin-bottom: 0px !important;
}
body .home-cat-boxes p a {
    color: #000000;
    text-transform: uppercase;
    font-size: 22px;
	line-height: 27px;
    letter-spacing: 4px;
	font-family: 'Arapey', serif;
}
body .home-cat-boxes p a:hover {
    color: #0B64AE;
}
body h1.niceH1yellow {
	color: #fc9500;
	font-family: 'Alex Brush', cursive;
}
body .product-title a {
	color: #000000;
}
body h3.product-title {
	font-size: 23px;
	line-height: 29px;
}
body .product-categories a {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
body .niceTextP {
	font-family: 'Caveat', cursive;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
}
body .smart-div {
    background-image: url(http://www.libertyinternational.org.uk/wp-content/uploads/2020/07/Liberty-8.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
	background-color: #075b72;
}

body .smart-div .smart-box1 {
	display: block;
	width: 100%;
	max-width: 700px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	background-color: #075b72;
}
html .post-head h1 {
	font-size: 38px;
	font-weight: 400;
}
body .mini-cart-count {
	background-color: #000000;
}
body #menu-logo-menu li a {
	display: block;
	padding-bottom: 10px;
	padding-top: 8px;
	border-radius: 5px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fc9500;
	color: #ffffff;
	font-weight: bold;
}
body #menu-logo-menu li a:hover {
	background-color: #000000;
	color: #fc9500;
}
body .logo-navbar .sidebar-widget {
    padding-top: 27px;
    padding-bottom: 3px;
	margin-right: 25px;
}



@media (max-width: 970px) {
	
	body .top-bar {
	display: none;
}
	body .home2boxes .col-md-6 {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
	margin-bottom: 30px;
    
}
	body .home2boxes {
	margin-top: 30px;
}
	body .home-cat-boxes .col-md-4 {
	padding: 10px !important;
	margin-right: 3%;
	margin-left: 3%;
	width: 94%;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	margin-top: 15px;
	margin-bottom: 15px;
}
	body .navbar-brand {
	margin-top: 0px !important;
	line-height: 90px;
	height: 90px;
}
	
	
}
html .header-logo-left-menu-below .nav-container .sidebar-widget {
    padding-top: 11px !important;
    padding-bottom: 0px !important;
}





