 Theme Name: Enleofen
Theme URI: -
Description: This is a child theme for Enleofen
Author: Flag&Mountains
Author URI: https://www.flagandmountains.com/
Template: shopkeeper
Version: 1.1
*/

@import url("../shopkeeper/style.css");

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/


/*************** TYPOGRAPHY ***************/

html{
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.mobile-navigation a {
	font-size: 1.2em;
	padding: 16px 35px;
}
.ourteam-profile-text h4 {
	font-weight: 400;
}

.ourteam-profile-text-white h4 {
	font-weight: 400;
	color: #fff;
}

.ourteam-profile-text,
.ourteam-profile-text-white {
	margin-bottom: 9px;
}


.ourproducts-typo-white h5,
.ourproducts-typo-white span h5 {
	font-weight: 500;
	color: #fff;
}

.ourproducts-typo-white p,
.ourproducts-typo-white span p {
	font-size: 13px;
	color: #fff;
}

.img-icon-box .top-icon .aio-icon-header h3.aio-icon-title {
	font-weight: 500;
	margin-top: 12px;
}

.img-icon-box-onwhite .aio-icon-header h3.aio-icon-title {
	font-weight: 500;
	color: #fff;
	margin-top: 12px;
}

.img-icon-box-onwhite .aio-icon-description p {
	color: #fff !important;
	font-size: 13px !important;
}


.faq-toggle p {
	font-size: 14px;
    line-height: 23px;
}

.faq-toggle-onwhite {
	font-size: 14px;
    line-height: 23px;
    color: #fff;
}

.header-text-p p,
.header-text-p a {
	color: #fff;
}

.news-h3 h4 {
	font-weight: 400;
}

.news-h3 {
	margin-bottom: 8px;
}

.news-h3 a {
	color: #1f1f4a;
}

.news-p p {
	color: #808080;
	line-height: 1.8;
}

@media only screen and (max-width: 767px) {
	.news-h3 h4 {
		font-size: 20px;
	}
	.ourteam-profile-text h4,
	.ourteam-profile-text-white h4 {
		font-size: 20px;
	}
}

.entry-content a:hover {
	opacity: 1;
}


/*************** MAIN NAVIGATION ***************/

.main-navigation > ul > li > a,
.offcanvas-menu-button .menu-button-text,
.mobile-navigation a {
  font-weight: 500 !important;
}

.top-headers-wrapper {
	border-bottom: #f3f3f3 2px solid;
}

@media only screen and (min-width: 56.3125em){
	.main-navigation ul li a {
		padding: 10px 15px 10px 0;
	}	
}




/*************** PAGE HEADERS ***************/

.header-text h1,
.header-text h3 {
	color: #fff;
	font-weight: 500;
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}


/*************** WIDE IMAGE ***************/
.wideimg-text h2,
.wideimg-text h3,
.wideimg-text p {
	color: #fff;
	font-weight: 400;
}

@media only screen and (max-width: 767px) {
	.wideimg-text h2,
	.wideimg-text h3 {
		font-size: 28px;
	}
}


/*************** CUSTOM LINE HEADINGS ***************/

.uvc-heading-spacer .aio-icon {
    padding-top: 5px;
}

.uvc-heading {
	margin-bottom: 18px;
}

@media only screen and (max-width: 767px) {
	.uvc-heading-spacer.line_with_icon::before, 
	.uvc-heading-spacer.line_with_icon::after {
		width: 60px !important;
		border-bottom-width: 1px !important;
	}
}



/*************** IMAGES ***************/


.ourteam-profile {
	margin-bottom: 12px;
}

@media only screen and (min-width: 481px) and (max-width: 1024px) {
	.ourteam-profile .vc_single_image-wrapper img {
		max-width: 150px !important;
	}
}

.ourteam-profile .vc_single_image-wrapper img {
	max-width: 200px;
}

.img-partners .vc_single_image-wrapper img {
	max-width: 200px;
}

.ult-ib-effect-style2.ult-ib2-min-height img {
	width: 100%;
    max-width: none;
    height: auto;
}


/*************** PRETTY PHOTO ***************/

div.pp_default .pp_content {
    background-color: #4A6FC0 !important;
}


/*************** FAQ ***************/

/*.vc_toggle_size_md.vc_toggle_round .vc_toggle_content {
	padding-left: 0px;
}

.faq-toggle {
	width: 85%;
    margin-right: auto;
    margin-left: auto;
}*/

/*.vc_toggle_title .vc_toggle_icon{
    position: relative !important;
    margin-top: 1rem;
    display: inline-block;
}

.vc_toggle_title h5{
    display: inline-block;
    padding-right: 1rem;
}

.vc_toggle_title{
	text-align:center
}*/

[data-icon]:before {
    display: none !important;
}

.ult_exp_section-main.ult_expleft_icon .ult-just-icon-wrapper.ult_exp_icon,
.ult_exp_section-main.ult_expleft_icon .ult_expheader {
        padding: 0px 0px 10px 10px !important;
}

.ult_exp_section,
.ult_exp_content {
	background: none !important;
}


/*************** FOOTER ***************/
#site-footer {
	border-top: #1F1F4A 2px solid;
	padding: 40px 0 10px;
}

@media only screen and (min-width: 40.063em) {
	#site-footer {
		padding: 50px 0 10px;
	}
}


/*************** HEADER HEIGHTS ***************/

@media only screen and (max-width: 767px) {
	.image-header {
		min-height: 180px !important;
	}
	.image-header-home {
		min-height: 360px !important;
	}
}

/*************** MODAL ***************/
@media (max-width: 767px) {
	.ult_modal.ult-block {
		max-width: 100% !important;
	}
	.ult_modal-body {
		padding: 8px 12px;
	}
}

@media only screen and (min-width: 481px) {
	.pipeline-modal-mobile {
		display: none !important;
	}
}

@media only screen and (max-width: 481px) {
	.pipeline-modal-desktop {
		display: none !important;
	}
}


.sab-exp-section {
	margin-bottom: 8px !important;
}


/****************************************************************/
/****************************************************************/
/***************************************************************