.elementor-element-8a53a77 .elementor-container{
	max-width: 100% !important; 
}
.elementor-element-20e714d a{
    text-decoration: none;
}
.elementor-element-20e714d i{
    color: #00386C; 
    margin-right: 5px; 
}
.seperatorTopRibon{
	margin-left: 5px;
}
.primaryMenu{
	
	width: 100%; 
	background: white;
	z-index: 3;
	box-shadow: 0px 8px 10px -4px rgba(0,0,0,0.35);
}
.remvoeOne .elementor-shortcode{
    display: none;
}
.fixedTop{
	position: fixed; 
	top: 32px; 
        z-index: 52;
}
.topRibon{
	background: #00386c;
	text-align: right;
	padding: 5px;
}
.elementor.page{
		margin-top: 210px;
}
.jet-auth-links{
	color: white;
	justify-content: flex-end;
}

.jet-auth-links__item{
	margin-left: 10px;
}
.jet-auth-links__item {
	color: white !important;
}
.jet-auth-links__item:hover{
	color: #00A1CB !important;
}

.elementor-location-header .elementor-widget-wrap:first-of-type {
	padding: 0px !important;
}
.bottomRibon{
	background: #00386C;
}
.bottomRibon a{
	color: white;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: 400;
}
.bottomRibon ul{
	display: flex;
}
.bottomRibon li:not(.sub-menu li){
	display: inline-flex;
	flex-grow: 1;
	position: relative;
	border: 6px solid #00386C;
	border-top: 6px solid #00386C;
	padding-left:10px;
}
.bottomRibon a{
	cursor: pointer;
	width: 100%;
}
.bottomRibon li:not(.sub-menu li):hover{
	background: white; 
	color: #00386C;
	
}
.bottomRibon li:not(.sub-menu li):hover a{
	color: #00386C;
}

element.style {
}
.bottomRibon ul {
	display: flex;
}
.sub-menu {
	position: absolute;
	display: block !important;
	width: calc(100% + 12px);
	top: 43px;
	z-index: 999;
	background: white;
	padding: 0px;
	left: -6px;
	border: 6px solid #00386C;
	border-top: 0px;
	
	z-index: 10;
	box-shadow: 4px 2px 15px black;
	opacity: 0;
				visibility: hidden;
}
.bottomRibon li:hover>ul {
				opacity: 1;
				visibility: visible
			}
.eael-wrapper-link-00c8922{
	z-index: 5 !important;
}

.sub-menu li{
	width: 100%;
	list-style: none;
}
.sub-menu li a{
	color: #00386C;
	padding: 10px 30px 10px 10px;
	display: block;
	font-weight: 400;
	border-bottom: 1px solid #00386C;
}
.sub-menu li a:hover{
	background: #00386C;
	color: white !important;
}
.menu-item-has-children a:after{
	content: "";
	box-sizing: border-box;
	height: .75vw;
	width: .75vw;
	border-style: solid;
	border-color: white;
	border-width: 0px 1px 1px 0px;
	transform: rotate(45deg);
	transition: border-width 150ms ease-in-out;
	display: inline-block;
	right: -8px;
	position: relative;
	top: -4px;
}
.menu-item-has-children:hover a:after{
	border-bottom-width: 2.5px;
	border-color: #00386C;
  border-right-width: 2.5px;
}
.sub-menu a:after{
	display: none;
}
.middleHeader{
	padding: 10px 0px;
}
#product-search-field-0{
	border-radius: 4px 0px 0px 4px;
	font-family: Arial;
}
#product-search-form-0 button{
	border-radius: 0px 4px 4px 0px;
	margin-left: -2px;
	border-left: 0px;
	padding: 0px 15px;
	background: #00386C;
	border-color: #00386C;
}
#product-search-form-0 button:hover{
	 background: #00a1cb;   
}
#product-search-form-0 button:after{
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	display: inline-block;
	content: "\f002";
	color: white;
	font-weight: 600;
}


#product-search-field-1{
	border-radius: 4px 0px 0px 4px;
	font-family: Arial;
}
#product-search-form-1 button{
	border-radius: 0px 4px 4px 0px;
	margin-left: -2px;
	border-left: 0px;
	padding: 0px 15px;
	background: #00386C;
	border-color: #00386C;
}
#product-search-form-1 button:hover{
	 background: #00a1cb;   
}
#product-search-form-1 button:after{
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	display: inline-block;
	content: "\f002";
	color: white;
	font-weight: 600;
}




#hideTillLoad{
	display: none;
}

.button.solid{
	color: #ffffff !important; 
	background-color: #00386c !important;
	border-radius: 2px 2px 2px 2px !important;
	padding: 11px 20px 11px 20px !important;
	display: inline-block;
	border-radius: 4px !important;
        font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.button.solid:hover{
	background-color: #00a1cb !important;
	text-decoration: none !important;
}

.button.hollow{
	color: #00386c !important;
	background-color: #ffffff !important;
	border-radius: 2px 2px 2px 2px !important;
	padding: 9px 18px 9px 18px !important;
	display: inline-block ;
	border-radius: 4px !important;
	border: 2px solid #00386c !important;
        font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.button.hollow:hover{
	background-color: #00386c !important;
	color: white !important;
	text-decoration: none !important;
}

.leftHeader{
	height: 80px; 
	padding-right: 20px;
}

.leftHeader img{
	max-height: 80px; 
}
.rightHeader{
	padding: 17px 0px; 
}
 
#shopButton{
	 display: inline-block;
}
#elementor-menu-cart__toggle_button{
		padding: 11px 20px 11px 20px;
	height: 46px;
	position: relative;
	top: 1px;
	border: 2px solid #00386c;
}
}
.phoneHeader{
	float: right;
		color: #00a1cb;
	font-size: 21px; 
	font-weight: 600;
	margin: 20px 0px;
}
.phoneHeader .icon, .phoneHeader .number{
	display: inline-block;
}
.elementor-button-icon-qty{
	background-color: #00386c;
}
#elementor-menu-cart__toggle_button:hover{
	background: #00386c;
	color: white;
}

#elementor-menu-cart__toggle_button:hover i:before{
	color: white;
}

#elementor-menu-cart__toggle_button i{padding-right:18px;}
#elementor-menu-cart__toggle_button i:before{
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	display: inline-block;
		content:"\f07a";
	color: #00386c;
	font-weight: 600;
}
#menu-new-primary-menu{
	margin: 0px;
}
.shop2{
	display:none !important;
}
.mobileSearch{
	display: none; 
}
.sub-menu{
	min-width: 280px;
}
.popSearch{
	
	background: #f2f2f2;
	padding: 10px 0px;
}
@media (max-width: 1200px) {
	.shop2{
		display:inline-block !important;
	}
	.shop1{
		display:none !important;
	}
} 
.mobileSearch{
   visibility: hidden;
}
@media (max-width: 1000px) {
	 .mobileSearch{
		visibility: visible
	}
	
	.deskSearch{
		display: none;
	}
	.rightIcons{
		width: 100%; 
		max-width: 100%; 
		flex: 100%;
	}
	.rightHeader{
		padding: 0px;
	}
	.leftHeader{
		height: auto; 
	}
}   
.mobileMenuTog{
	display:none !important; 
}
.popSearch{
	display: none; 
}


#menu-new-primary-menu-mobile{
   display: block;
	padding: 15px;
	background: #f2f2f2;
	
}
.MobileMenu{
   
	 opacity: 0;
	visibility: hidden;
	max-height: 0px;
	transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.MobileMenu.show{
	opacity: 1;
	visibility: visible;
	max-height: 500px;
	overflow: scroll;
	transition: max-height 1s ease-in-out;
}
#menu-new-primary-menu-mobile li{

		display: block !important;
	color: #00386C;
	border: 0px;
	text-transform: uppercase;
	letter-spacing: .4px;
	font-size: 17px;
}
#menu-new-primary-menu-mobile li a{
   color: #00386C;
	border: 0px;
	padding: 19px 0px;
	display: block;
	border-bottom: 1px solid #e0e0e0;
}
.MobileMenu li:not(.sub-menu li):hover{
	background: #f2f2f2;
}
.MobileMenu .menu-item-has-children a:after{
		content: "";
	box-sizing: border-box;
	height: 1.75vw;
	width: 1.75vw;
	border-style: solid;
	border-color: #00386C;
	border-width: 0px 1px 1px 0px;
	transform: rotate(45deg);
	transition: border-width 150ms ease-in-out;
	display: inline-block;
	right: 15px;
	position: absolute;
		top: auto;
	color: #00386C;
	
}
.openSubMobile .sub-menu{
	 display: block; 
		opacity: 1;
	visibility: visible;
}

.openSubMobile:hover .sub-menu{
	display: block; 
		opacity: 1;
	visibility: visible;
	
	
}
.openSubMobile .sub-menu li a:hover{
	background: white;
	color: #00386C !important;
}
.openSubMobile a:after{
	transform: rotate(225deg);
}
.openSubMobile .sub-menu li a:after{
	display: none;
}
.openSubMobile .sub-menu{
	position: relative;
	display: block !important;
	width: 100%;
	top: 0px;
	background: white;
	padding: 0px 15px;
	left: 0px;
	border: 0px;
	border-top: 0px;
	z-index: 10;
	box-shadow: none;
}

.MobileMenu li:hover>ul{
	opacity: 0;
	visibility: hidden;
}
.mobilePhone{
	 opacity: 0;
	visibility: hidden;
	display: none !important;
	
}
#menu-new-primary-menu{
    padding: 0px; 
}
.menu-new-primary-menu-mobile-container{
	overflow: hidden;
}
@media (max-width: 768px) {
    .woocommerce-checkout .col-1, .woocommerce-checkout .col-2{
            max-width: 100% !important;
  			  width: 100% !important;
    }
    .page-id-806 .col-1, .page-id-806 .col-2{
            max-width: 100% !important;
  			  width: 100% !important;
    }
	 .mobileMenuTog{
			position: absolute;
			 display: block !important;
		}
	.leftHeader{
		max-width: 250px;
		margin: auto; 
	}
	.rightIcons a, .rightIcons #shopButton{
		margin: 0px 5px;
	}
	.rightIcons #shopButton a{
		margin: 0px;
	}
	.mobilePhone{
		 opacity: 1;
	visibility: visible;
		display: inline-block !important;
	}
	.bottomRibon .menu-new-primary-menu-container{
		display:none;
	}
   
	.rightHeader{
		margin:auto; 
		text-align: center;
	}
	.rightHeader .rightIcons{
		text-align:center !important;
		margin-top:15px;
		
	}
	.elementor.page {
		margin-top: 0px;
	}
}
@media (max-width: 600px) {
	.fixedTop{
		top: 0px;
	}
}