/*
Theme Name: LD Responsive
Theme URI: 
Description: Child theme of responsive theme for the Responsive theme
Author: <a href="https://cyberchimps.com">CyberChimps</a>
Author URI: 
Template: responsive
Version: 4.6.5
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 22 Sep 2021 17:44:43 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
#masthead {
	position: fixed;
	width: 100%;
	z-index: 9999;
	border-bottom: 0;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	max-width: 1920px;
}
.logged-in.admin-bar #masthead{
	top:32px;
}
header#masthead .container {
	padding: 0  0 0 50px;
}
header #nav_menu_triger {
	display: none;
}
#et-boc {
	margin-top: 136px;
}
header#masthead .site-branding {
    width:auto;
	padding:0;
	min-width:unset;
}
header#masthead .site-branding-wrapper {
	padding: 0;
}
header#masthead .site-branding .custom-logo {
	width: 300px;
}
header#masthead .site-branding .custom-logo-link {
	line-height: 0;
}
header#masthead #menu-header-sub-menu li a {
	display: flex;
	line-height: 1;
	align-items: center;
	height: 100px;
	width: 300px;
	background: #e12726;
	padding: 0 30px;
	justify-content: center;
	text-transform: uppercase;
	flex-direction: row-reverse;
	font-weight: 800;
	color: #fff;
	letter-spacing: 2px;
	font-size: 14px;
	cursor: pointer;
}
.translated-ltr.et-db #et-boc .et-l .et_pb_row_1#POPup_Notifier{
	bottom: 119px;
}
header#masthead .location.active #menu-header-sub-menu li a{
	background-color:#0076bd ;
}
header#masthead #menu-header-sub-menu li a * {
	padding: 0;
}
header#masthead #header-menu {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
#menu-header-sub-menu {
	list-style: none;
	margin: 0;
}
header#masthead .main-navigation-wrapper > ul > li{
	margin:0;
}
header#masthead .main-navigation-wrapper > ul > li > a {
	line-height: 100px;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #434343;
	margin: 0;
	position: relative;
	padding: 0 10px;
}
header#masthead .main-navigation-wrapper > ul > li > a::after {
	background: #0076bd none repeat scroll 0 0;
	content: "";
	height: 5px;
	left: 50%;
	position: absolute;
	top: 0;
	right:50%;
	width: 0;
	transition: all .5s cubic-bezier(.7,.032,.5,1) 0s;
}
header#masthead .main-navigation-wrapper > ul > li:hover > a::after,header#masthead .main-navigation-wrapper > ul > li.current_page_item > a::after {
	width:100%;
	transition: all .5s cubic-bezier(.7,.032,.5,1) 0s;
	left:0;
	right:0;
}
header#masthead .main-navigation .menu li.sub-menu{
	transition:all linear .6s
}
header#masthead .main-navigation .menu li:hover > .sub-menu {
	left: 50%;
	transform: translateX(-50%);
	opacity: 1;
	transition: opacity linear .6s;
}
.main-navigation .children, .main-navigation .sub-menu {
	opacity: 0;
	transform: translateX(-50%);
	transition: opacity linear .4s,left .1s linear .5s;
}
header#masthead .res-iconify-inner {
	display: none;
}
.main-navigation .menu .sub-menu li a,.main-navigation .menu .sub-menu .current-menu-item > a{
	background: #e12726;
	color:#fff;
	font-size:14px;
	line-height:1;
}
.main-navigation .menu .sub-menu li a:hover,.main-navigation .menu .sub-menu .current-menu-item > a:hover{
	background: #ef3837;
	color:#fff;
}
header#masthead .location #menu-header-sub-menu li a img {
	display: none;
}
/*blog Page */
#filter_section {
	display: block;
	width: 0;
	position: fixed;
	overflow: hidden;
}
#filter_section {
	display: block;
	width: 320px;
	position: fixed;
	overflow: hidden;
	transition: width 0.3s cubic-bezier(0.1, 0.1, 0.1, 1) 0s;
	background-color: #fff;
	top: 0;
	left: -320px;
	z-index: 9999;
	height: 100%;
}
.logged-in #filter_section{
	margin-top:32px;
}
#filter_section.active {
	transition: left 0.3s cubic-bezier(0.1, 0.1, 0.1, 1) 0s;
	left: 0;
}
body.moving{
	float: right;
	left: 320px;
	width: 100%;
	position: relative;
	transition: all 0.2s cubic-bezier(0.1, 0.1, 0.1, 1) 0s;
	overflow:
}
html.moving{
	overflow:hidden;
}
.site.hfeed.overlay{
	position:relative;
}
.site.hfeed.overlay::after {
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	transition: background-color 0.2s cubic-bezier(0.1, 0.1, 0.1, 1);
	transition-delay: 0s;
	transition-delay: 0.5s;
}
body .main-navigation .menu li.focus > .children, body .main-navigation .menu li.focus > .sub-menu, body .main-navigation .menu .menu-item-has-children.focus > ul.sub-menu {
	display: unset;
}
body .main-navigation .menu li.focus:hover > .children, body .main-navigation .menu li.focus:hover > .sub-menu, body .main-navigation .menu .menu-item-has-children.focus:hover > ul.sub-menu {
	display:block;
}
#POPup_Notifier.blocked{
	display:none !important;
}
.find-locatoin-dropdown {
	position: absolute;
	width: 100%;
	background: #e8e8e8;
	height: auto;
	left: 0;
	z-index: 99;
	padding: 23px 50px;
	text-align: center;
	top: 100%;
}
.find-locatoin-dropdown p {
	color: #434343;
	text-transform: uppercase;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.4px;
	text-align: left;
	margin: 0;
	line-height: 21px;
}
.find-locatoin-dropdown .search {
	display: inline-block;
	width: 100%;
	margin: 8px 0 17px 0;
	padding: 0;
	position:relative;
}
.find-locatoin-dropdown input {
	width: 100%;
	height: 50px;
	border: 0;
	border-bottom: 1px solid #434343;
	background: transparent;
	font-family: 'Inter', sans-serif;
	font-size: 23px;
	font-weight: 700;
	outline: none;
	padding: 0;
	text-indent: unset;
	color:#434343;
}
.find-locatoin-dropdown input::-webkit-input-placeholder{
	opacity:1;
}
.find-locatoin-dropdown input::-ms-input-placeholder{
	opacity:1;
}
.find-locatoin-dropdown input::placeholder{
	opacity:1;
}
.find-locatoin-dropdown .search-btn {
	background: transparent url("images/common-strip.png") repeat scroll -242px -247px;
	content: "";
	height: 32px;
	position: absolute;
	right: 0;
	top: 12px;
	width: 26px;
	border: 0;
}
/* end of blog page */
@media screen and (max-width: 1199px) {
	header#masthead .location #menu-header-sub-menu li a img {
		display: block;
	}
}