/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

body.single-memberpressproduct #content,
body.page-template-default #content {
	max-width: 1100px;
	margin: 0 auto;
padding: 20px 0;
}


body.single-memberpressproduct .sh-comments,
body.page-template-default .sh-comments{
	display: none !important;
}

body.single-memberpressproduct input,
body.single-memberpressproduct select,
body.page-template-default input,
body.page-template-default select{
	line-height: 23px!important;
}

body.single-memberpressproduct .mp-form-submit,
body.page-template-default .mp-form-submit {
	margin-bottom: 50px;
}

@font-face {
    font-family: EllenLuff-Bison-Bold-Itallic;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-Bold-Itallic.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-Bold;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-Bold.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-DemiBold-Itallic;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-DemiBold-Itallic.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-DemiBold;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-DemiBold.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-Light-Italic;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-Light-Italic.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-Light;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-Light.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-Regular-Italic;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-Regular-Italic.ttf); 
}

@font-face {
    font-family: EllenLuff-Bison-ThinOutline;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-ThinOutline.ttf); 
}
@font-face {
    font-family: EllenLuff-Bison-ThinOutline-Itallic;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-ThinOutline-Itallic.ttf); 
}
@font-face {
    font-family: EllenLuff-Bison-ThickOutline;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-ThickOutline.ttf); 
}
@font-face {
    font-family: EllenLuff-Bison-ThickOutline-Itallic;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-ThickOutline-Itallic.ttf); 
}
@font-face {
    font-family: EllenLuff-Bison-Regular;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/EllenLuff-Bison-Regular.ttf); 
}
@font-face {
    font-family: proximanova-light;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/proximanova-light.otf); 
}
@font-face {
    font-family:proximanova-semibold;  
    src: url(http://lili.outcon.eu/wp-content/themes/jevelin-child/fonts/custom-fonts/proximanova-semibold.otf); 
}



html body, html .menu-item a {
    font-family: proximanova-light !important;
}

body .sh-nav > li.menu-item > a{
	font-family: proximanova-semibold !important;
}

body h1, body h2, body h3, body h4, body h5, body h6, .sh-heading span.sh-heading-content {
	font-family: EllenLuff-Bison-Bold !important;
}


body #wrapper > .sh-page-layout-default{
    padding: 0;
}

body.single-post #wrapper > .sh-page-layout-default{
    padding-top: 30px;
}

body #wrapper .content-container .container{
    max-width: 100% !important;
	width: 100% !important;
}

body.single-post  #wrapper .content-container .container,
body  #wrapper .sh-section-container.container
/* body  #wrapper .title-bottom-section .sh-section-container.container-fluid */{
    max-width: 1200px!important;
    width: 1200px!important;
}

/*
 * 
body .sh-nav li.menu-item{
	padding: 0;
}

body .sh-nav li.menu-item a{
	padding: 0 13px !important;
	font-weight: 600 !important;
}

body .sh-header .sh-nav li:hover a{
	background: #f4ed3c;
}


.sh-nav > .menu-item > .sub-menu {
	margin-left: 0px !important;
}

*/

.sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
	padding: 0px 10px 0px 10px;
}

body .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a{
	background: #f4ed3c;
    color: #000 !important;
}

body .sh-nav > .menu-item > .sub-menu {
    padding: 0;
}

.sh-nav ul.sub-menu li {
    background: #f4ed3c;
}


body .sh-header .sh-nav > li.menu-item ul a{
 	color: #000 !important;
	border-bottom: none !important;
}

body .sh-nav ul.sub-menu li:last-child, body .sh-nav > li.menu-item:not(.menu-item-cart) ul a:hover{
    border: none !important;
} 

.sh-nav li.menu-item {
    padding: 0 7px;
}

.sh-nav > .menu-item > .sub-menu {
    margin-left: 0px !important;
}

body .sh-header .sh-nav li#menu-item-24410 a{
	color: #fff !important;
	background: #000;
}

body .sh-header .sh-nav li#menu-item-24410:hover a{
	background: #f4ed3c;
	color: #000 !important;
}

.hp-row-txt img.sh-image-url {
    max-width: 420px;
}

ul.sub-menu {
    width: auto !important;
}

.icon-arrow-left:before,
.icon-arrow-right:before {
    font-size: 17px;
}

/* Flip Boxes */

.square-flip {
		-webkit-perspective: 1000;
		-moz-perspective: 1000;
		-ms-perspective: 1000;
		perspective: 1000;
		-webkit-transform: perspective(1000px);
		-moz-transform: perspective(1000px);
		-ms-transform: perspective(1000px);
		transform: perspective(1000px);
		-webkit-transform-style: preserve-3d; 
		-moz-transform-style: preserve-3d; 
		-ms-transform-style: preserve-3d; 
		transform-style: preserve-3d; 	
		position:relative;
		float:left;
		margin:20px;
}

.square-container h3 {
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.centerflipcards {
    width: 505px;
    margin: auto;
}

.square-flip {
	width: 450px;
	height: 320px;
}

.square,
.square2 {
	width:100%;
	height:100%;
}
		
.square {
	background-size: cover;
	background-position:center center;
	-ms-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
	transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
	-webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
	overflow: hidden;
	position:absolute;
	top:0;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
}

.square-flip .square {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-style: preserve-3d;
	z-index:1;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.square-flip:hover .square {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	transform-style: preserve-3d;
}

h3.textshadow.square-b {
    color: #fff !important;
}

.square2 {
	background-size: cover;
	background-position:center center;
	-ms-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
	transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
	-webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
	overflow: hidden;
	position:absolute;
	top:0;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
}
		
.square-flip .square2 {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	transform-style: preserve-3d;
	z-index:1;
}

.square-flip:hover .square2 {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-style: preserve-3d;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* Square content */

.square-container {
    text-align: center;
    position: relative;
    top: 0;
    -ms-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
    transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
    -webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
    -webkit-transform: translateY(-50%) translateX(0px) scale(1);
    -ms-transform: translateY(-50%) translateX(0px) scale(1);
    transform: translateY(-50%) translateX(0px) scale(1);
    transform-style: preserve-3d;
    z-index: 2;
}

.square-flip:hover .square-container{	
	-webkit-transform: translateY(-50%) translateX(-650px)  scale(.88);
	-ms-transform: translateY(-50%) translateX(-650px)  scale(.88);
	transform: translateY(-50%) translateX(-650px)  scale(.88);
	transform-style: preserve-3d;
}

.square-container2 {
    padding: 10px 25px 25px 25px;
    text-align: left;
    position: relative;
    top: 85%;
    -ms-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
    transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
    -webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
    -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
    -ms-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
    transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
    transform-style: preserve-3d;
    z-index: 2;
    height: 100%;
    font-size: 17px;
    line-height: 25px;
}

.square-container2 p {
    font-weight: 600;
    text-align: center;
    font-family: EllenLuff-Bison-Bold !important;
    font-size: 25px;
    line-height: 31px;
}

.square-flip:hover .square-container2{	
	-webkit-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
	-ms-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
	transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
	transform-style: preserve-3d;
}

/* Animated Boxes */

figure.snip1477 {
  position: relative;
  overflow: hidden;
  margin: 10px;
	height: 275px;
  min-width: 230px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #000;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);	
}

figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 1;
}

figure.snip1477 .title {
  position: absolute;
  top: 63%;
  left: 25px;
  padding: 5px 10px 10px;
}

figure.snip1477 .title:before,
figure.snip1477 .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #f4ed3c;
}

figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #f4ed3c;
}

figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

figure.snip1477 h2,
figure.snip1477 h4 {
  margin: 0;
  text-transform: uppercase;
}

figure.snip1477 h2 {
  font-weight: 400;
}

figure.snip1477 h4 {
    display: block;
    font-weight: 600;
    background-color: #000;
    padding: 5px 10px;
    color: #fff;
    font-size: 17px;
	line-height: 38px !important;
}

figure.snip1477 figcaption {
    position: absolute;
    bottom: 45%;
    left: 29px;
    text-align: left;
    opacity: 0;
    padding: 5px 60px 5px 10px;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0px;
}

figure.snip1477 figcaption p {
  margin: 0;
  font-size: 18px;
}

figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

figure.snip1477:hover img,
figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}

figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}


/* How We Help Section */

.subTitle a {
    color: #cfcfcf;
	transition: all .2s ease-in-out;	
}

.subTitle h3 {
	transition: all .2s ease-in-out;	
}

.subTitle a:hover {
    color: #fff;
    transform: scale(1.1);	
}

.subTitle h3:hover {
    transform: scale(1.1);	
}

h5.textshadow {
    height: 55px;
}

.how-we-help .fw-row{
	padding: 0 25px;
}

body .how-we-help h2{
	margin-bottom: 45px;
}


.hwh-y{
    background: #f4ed3c;
    position: relative;
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	padding: 150px 15px !important;
	margin-right: 2%;
    width: 48%;
}

.hwh-y-2{
    background: #fefbd0;
    position: relative;
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	padding: 150px 15px !important;
	margin-left: 2%;
    width: 48%;
}

.hwh-b {
    position: relative;
    background: #000;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	padding: 40px;
    margin-top: 20px;
}

.hwh-y a, 
.hwh-y-2 a{
    color: #000 !important;
    display: table;
    border-bottom: 4px solid #000;
    font-size: 35px;
    padding-bottom: 10px;
    font-family: proximanova-semibold;
    transition: all .2s ease-in-out;
}

.hwh-b a {
    color: #fff !important;
    border-bottom: 4px solid #fff;
    font-size: 35px;
    padding-bottom: 10px;
    font-family: proximanova-semibold;
    transition: all .2s ease-in-out;
}

.hwh-b p {
    transition: all .2s ease-in-out;
}


.hwh-y a:hover, 
.hwh-y-2 a:hover, 
.hwh-b p:hover {
    transform: scale(1.1);
}

.our-values{
	padding-top: 40px;
	position: relative;
}

.home #wrapper .container .our-values .sh-section-container {
    max-width: 100% !important;
    width: 100% !important;
}

body .sh-tabs-style2 .sh-tabs-filter {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
	overflow: hidden;
}

body .sh-tabs-style2 .sh-tabs-filter {
    margin: 0 auto;
    width: 100%;
}

body .sh-tabs-filter li {
    background: #000;
	width: 20%;
	padding: 12px;
	border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
	border-top: 5px solid #fff !important;
    border-bottom: 5px solid #fff !important;
	transition: none !important;
}



body .sh-tabs-filter li.active {
    background: #f4ed3c;
}

body .sh-tabs-filter li.active a{
 color: #000 !important;
}

body #tabs-0c134c0bad2e7efa94799677439a8f5d .sh-tabs-filter li:hover a{
 color: #f4ed3c !important;
}

body #content #tabs-0c134c0bad2e7efa94799677439a8f5d .sh-tabs-filter li.active:hover a{
 color: #000 !important;
}

body .sh-tabs-filter li.active a:after {
    display: none !important;
}

body .sh-tabs-filter li a {
    font-family: 'Montserrat';
	transition: none !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}

body .tab-content div p {
    color: #000;
    text-align: center;
    font-size: 25px;
    padding-top: 40px;
    min-height: 150px;
}



.wwh-individuals {
    background: url(http://lili.outcon.eu/wp-content/uploads/2019/07/wwh-y.jpg);
    height: 325px;
    width: 450px;
    margin: auto;
    position: relative;
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    background-size: cover;
    background-position: center;
}

.wwh-brands {
    background: url(http://lili.outcon.eu/wp-content/uploads/2019/07/wwh-b.jpg);
    height: 325px;
    width: 450px;
    margin: auto;
    position: relative;
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    background-size: cover;
    background-position: center;
}

.wwh-individuals h3 {
    color: #000;
    text-align: center;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding-top: 10px;
}

.wwh-brands h3 {
    color: #fff;
    text-align: center;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding-top: 10px;
}

.wwh-brands:hover, .wwh-individuals:hover {
    transform: scale(1.1);
}



.cx-pers{
 	padding-top: 70px;	
}

.cx-pers h2{
 	padding-bottom: 20px;	
}

body .hp-read-all{
	color: #000;
	float: right;
}


body .primary-desktop-light {
    position: inherit !important;
}

body .sh-titlebar {
    background-size: auto 86% !important;
    background-position: left bottom 50px;
    padding-top: 50px !important;
    background-color: #000 !important;
    position: relative;
}

body .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li > a,
body .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li.current_page_item > a{
	color: unset !important;
}

body .hp-read-all span {
    display: inline-block;
    color: #000;
    padding: 10px 20px;
    background: #f4ed3c;
    margin-bottom: 30px;
    margin-left: 10px;
}

body .title-bottom-section{
 margin-top: -1px;	
}

body .sh-titlebar-light .titlebar-title .titlebar-title-h1 {
    font-size: 65px;
    margin-bottom: 50px;
}

body .sh-titlebar-light .sh-table {
    padding: 0;
}

body .sh-titlebar-center .titlebar-title {
    margin-bottom: 0;
}

body h2.titlebar-title-h1 {
    text-align: right;
    padding: 80px 0;
}

body .sh-titlebar-desc {
    background: #000 !important;
    clear: both;
    float: none;
    display: flex;
    width: 100%;
    align-items: center;
    color: #fff;
    font-size: 24px;
    margin-top: 0 !important;
	margin-left: -10px;
}


body.page-id-23838 .sh-titlebar-desc{
	margin-left: 0;
	/* justify-content: center; */
}

.sh-titlebar-desc a.title-join {
    font-family: EllenLuff-Bison-Bold;
	background: #f4ed3c;
    display: inline-block;
    width: 250px;
	text-align: center;
    color: #000 !important;
    padding-bottom: 10px;
    padding-top: 10px;
	margin-left: 30px;
    text-transform: uppercase;
    font-style: normal;
}

body .sh-filter-blog {
    margin: 0 0 80px 0 !important;
    float: right;
}

body .sh-portfolio-filter-style3 .sh-filter-item-content{
    padding: 0 5px !important;
	transition: 0 !important;
	border: none !important;
    border-radius: 0 !important;
}

body .sh-portfolio-filter-style4 .sh-filter-item .sh-filter-item-content a{
    color: #a3a3a3;
	transition: 0 !important;
}


body .widget_search .search-submit {
    background-color: #000;
	top: 0;
    right: 0;
    margin-top: 0;
}

body .widget_search .search-submit i{
    color: #fff;
}

body .widget_search .search-field {
	padding: 8px;
}


body .sh-filter-item:hover{
	background-color: #fff  !important;
}

body.page-id-23838 .shortcode-widget-area {
    position: absolute;
    width: 400px;
	z-index: 999 !important;
}

body .sh-portfolio-filter-style3 .sh-filter-item.active .sh-filter-item-content, 
body .sh-portfolio-filter-style3 .sh-filter-item .sh-filter-item-content:hover{
    background: none !important;
    color: #000 !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0 !important;
}


body .sh-iconbox-icon-shape {
    position: relative;
    background: #f1f1f1;
    border-radius: 99px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

body .sh-iconbox-icon-shape i{
    padding: 32px;
	color: #757575;
	font-size: 44px;
}

body .sh-iconbox-icon-shape:hover {
   background: #f3ea35;
}

body .sh-iconbox-icon-shape:hover i{
 	color: #757575;
}

.mailBox, .telephoneBox {
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    padding: 20px 0 300px 0;
    margin-left: 50px;
    margin-right: 50px;
    background-size: cover !important;
    background-position: center bottom !important;
}


.mailBox h3, .mailBox a{
	color: #000 !important;
}

.telephoneBox h3, .telephoneBox a{
	color: #fff !important;
}

.mailBox {
 background: url(http://lili.outcon.eu/wp-content/uploads/2019/07/email-box-1.jpg);
}

.telephoneBox {
 background: url(http://lili.outcon.eu/wp-content/uploads/2019/07/telephone-box.jpg);
}


/* Single Post */

.single-post .sh-titlebar, 
.single-post #sidebar.sidebar-right{
    display: none;
}

.single-post #content.content-with-sidebar-right {
    width: 100%;
    padding-right: 0;
    float: none;
}

.single-post .post-title {
    font-size: 36px;
    font-family: proximanova-semibold;
    border-bottom: 3px solid #000;
    padding: 30px 0;
    margin-bottom: 30px;
	line-height: 40px;
    text-transform: uppercase;
}

.single-post-img{
	box-shadow: 0 0 10px #717171;
}
.single-post-img img {
    width: 100%;
    margin: 0;
}

.single-post .blog-single > .post-content{
    width: 70%;
    margin: 0 auto;
	position: relative;
}

.single-post .blog-single > .post-content .jssocials-shares {
    position: absolute;
    left: -90px;
    top: 30px;
	z-index: 999;
}

.single-post .post-content .jssocials-shares  .jssocials-share{
    width: 100%;
}


.post-content-bottom {
    background: #000;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-family: proximanova-semibold !important;
}

.post-content-bottom p {
    display: block;
    margin: 10px 0 !important;
    width: 70%;
    float: left;
    text-align: center;
}

.post-content-bottom a {
    text-align: center;
    color: #000 !important;
    background: #f4ed3c;
    float: right;
    padding: 10px 20px;
    margin-right: 50px;
}

.post-content-bottom a:hover {
    color: #fff !important;
    background: #000;
}


.blog-bottom-meta-1{
    padding-top: 30px;
	margin-top: 30px;
	border-bottom: 3px solid #000;
    border-top: 3px solid #000;
}

.single-post .blog-bottom-meta-1 .jssocials-shares {
    position: initial;
	float: right;
}

.sh-post-author {
    float: left;
	margin: 0;
}

.sh-post-author-info {
    float: left;
    padding-left: 20px;
}

.sh-post-author-info h4 {
    margin-bottom: 0;
    text-transform: none;
}

.sh-post-author-info div {
    font-size: 12px;
}

body .sh-post-author img{
    max-width: 50px;
    border-radius: 99px;
}

body .sh-blog-tags h5 {
    margin-bottom: 10px;
    font-family: proximanova-semibold !important;
}


body .sh-related-posts-title h3{
	font-family: proximanova-semibold !important;
	font-size: 30px;
}

body .sh-blog-tags-list a.sh-blog-tag-item {
    background-color: #f5f5f5 !important;
    border: none;
    border-radius: inherit;
    box-shadow: none;
    color: #000 !important;
    padding: 3px 20px;
    margin-right: 5px;
}

body ul.page-numbers{
	background: transparent;
	margin-bottom: 30px;
}

body ul.page-numbers a.page-numbers{
	color: #c1c1c1 !important;
}

body ul.page-numbers span.page-numbers.current {
    color: #000;
    background: none !important;
}

body ul.page-numbers a.page-numbers:hover{
    color: #f4ed3c !important;
}


body ul.page-numbers a.next.page-numbers,
body ul.page-numbers a.prev.page-numbers{
    color: transparent !IMPORTANT;
}

body ul.page-numbers a.prev.page-numbers:before {
    color: #000 !IMPORTANT;
    height: 40px;
    content: "<";
    position: relative;
    display: inline-block;
    width: 40px;
    background: #ebebeb;
    font-size: 22px;
    line-height: 40px;
	float: right;
}

body ul.page-numbers a.next.page-numbers:before {
    color: #000 !IMPORTANT;
    height: 40px;
    content: ">";
    position: relative;
    display: inline-block;
    width: 40px;
    background: #ebebeb;
    font-size: 22px;
    line-height: 40px;
}

body ul.page-numbers a.next.page-numbers:hover:before,
body ul.page-numbers a.prev.page-numbers:hover:before{
	 background: #f4ed3c;
}

body .tparrows {
    background: #ebebeb;
}

body .tparrows:hover {
    background: #f4ed3c;
}

body .tparrows:before {
    color: #000;
}

.swiper-wrapper{
 position: relative;	
}

body .swiper-slide {
    padding: 50px 15px;
    display: flex;
}

body .swiper-inner {
    padding: 20px;
    box-shadow: 0 0 15px #b1b1b1;
    min-height: 125px;
    align-items: center;
	display: flex;
	width: 100%;
}

body .swiper-inner a{
    border-bottom: 3px solid #000;
    display: inline-block;
    color: #000;
    font-size: 24px;
    font-family: proximanova-semibold !important;
    text-transform: uppercase;
    padding-bottom: 10px;
}

body .swiper-button-next, body .swiper-button-prev{
	 width: 50px;
    height: 50px;
    background: #ebebeb;
	background-image: none;
	padding: 15px;
}

body .swiper-button-next{
	right: -70px;
}

body .swiper-button-prev{
	left: -70px;
}

body .swiper-button-next:hover, body .swiper-button-prev:hover{
	background: #f4ed3c;
}

body .swiper-button-next:before{
	 content: ">";
	 font-size: 38px;
    color: #000;
    line-height: 22px;
}

body .swiper-button-prev:before{
	 content: "<";
	font-size: 38px;
    color: #000;
    line-height: 22px;
}

body .sh-related-posts{
	margin-top: 20px;
}

/* Comments */

body .sh-comments .submit {
    background-color: #000 !important;
    border-radius: 0 !important;
}

body .sh-comments .sh-comments-title{
	font-size: 40px;
}

body .comment-thumb img {
    border-radius: 99px;
}

body .sh-comment-list {
    border-bottom: none;
}
body .sh-comments .comment-reply-title{
	display: none;
}

body .sh-comment-list li.depth-1 {
    border-top: none;
    padding-top: 0 !important;
}

body .sh-comment-form {
    margin: 0 auto;
	width: 70%;
}

body .sh-comments .sh-comment-list{
	width: 70%;
	margin: 0 auto;
}

body .sh-comments .sh-comment-list > li > .comment-body {
    background: #f2f2f2;
    padding: 20px;
	width: 100%;
}

body .sh-comments .sh-comment-author, body .sh-comments .sh-comment-author a{
    font-family: proximanova-semibold !important;
    color: #000;
    font-size: 24px;
}

body .sh-comment-date {
    padding-left: 0;
    display: block;
}

body .sh-comment-date a{
   font-style: normal;
	font-size: 14px;
    color: #000 !important;
}

body .comment-column-left{
 width: 65px;	
}

.comment-body .sh-reply-link-button{
	float: left;
	line-height: 40px !important;
	font-family: proximanova-semibold !important;
}

.comment-body .sh-reply-link {
    font-size: 16px;
    background: #f4ed3c;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 12px;
	font-family: 'themify';
   
}

.comment-body .sh-reply-link:before {
	content: "\e648";
	color: #000;
}

.comments-form-name {
    float: left;
    max-width: 49%;
    display: inline-block;
    width: 100%;
}

 .comments-form-email {
    float: right;
    max-width: 49%;
    display: inline-block;
    width: 100%;
}

body .sh-comments-required-notice,
body p.comment-form-cookies-consent{
    display: none;
} 

body form#commentform input, body form#commentform textarea {
    padding: 15px;
	line-height: normal !important;
}

form#commentform label.to-hide {
    display: none;
}


/*title*/
body .consulting-testim {
    background-image: url(http://lili.outcon.eu/wp-content/uploads/2019/07/tpe-logo.jpg);
    background-position: top 12px left 44.5%;
    background-size: 3%;
}

.title-right-section {
    padding-right: 8%;
}

body .title-section .sh-column {
    height: 250px;
    overflow: hidden;
}

body .title-section .sh-column h2{
 font-size: 60px;
	color: #fff;
	text-align: center !important;
}

/*consulting*/

body .sh-testimonials-top .sh-testimonials-name h3{
	font-size: 20px;
    font-family: proximanova-semibold !important;
}

body .sh-testimonials-group{
	padding: 10px;	
}

body .title-right-section .sh-column-wrapper {
    padding-top: 30px !important;
}

body .sh-testimonials-top {
    background-color: transparent !important;
    display: inline-block;
    padding: 0 40px;
	 width: 100%;
    text-align: left;
	margin-bottom: 0 !important;
    box-shadow: none;
}

body .sh-testimonials-top-aside{
	padding-left: 0;
}

body .sh-testimonials-top  .sh-testimonials-image{
	display: none;
}

body .sh-testimonials-style2 .sh-testimonials-quote {
    padding: 0px 40px;
    color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

body .sh-testimonials-style2 .sh-testimonials-switch {
    margin-top: 0;

}





.consulting-welcome-section{
 padding: 70px 0 150px;	
}

.consulting-welcome-section p{
 
}



.consulting-boxes-section .sh-column {
   padding: 20px;
	margin-top: -70px;
	 
}

.cons-boxes {
    background: #000;
    color: #fff;
    padding: 30px;
    transition: all .2s ease-in-out;
    text-align: center;
    height: 360px;
    margin: 0 !important;
    align-items: center;
    align-content: center;
    align-self: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	
}

.fbox-color .cons-boxes {
    background: #f4ed3c !important;
    color: #000 !important;
}

.fbox-color .cons-boxes:hover {
    background: #000 !important;
    color: #fff !important;
}

.fbox-color .cons-boxes h3 {
	  color: #000 !important;
}

.fbox-color .cons-boxes:hover h3{
	  color: #fff !important;
}

.cons-boxes:hover {
	transform: scale(1.1);
	background: #f4ed3c;
	font-family: proximanova-semibold !important;
    color: #000;
}

.cons-boxes:hover h3 {
	  color: #000;
}

.cons-boxes h3 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: proximanova-semibold !important;
}

body .sh-testimonials-style2 .sh-testimonials-quote:before {
    content: "";
    background: url(http://lili.outcon.eu/wp-content/uploads/2019/07/quote-left.jpg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}

body .sh-testimonials-style2 .sh-testimonials-quote:after {
    content: "";
    background: url(http://lili.outcon.eu/wp-content/uploads/2019/07/quote-right.jpg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}

.smpe {
    text-align: center;
	margin-top: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.smpe a {
    background: #f4ed3c;
    padding: 10px 45px;
    color: #000;
    transition: 0.5s;
    font-weight: 900;
}

.smpe a:hover {
    background: #000;
    color: #fff !important;
}

.case-studies-section img {
    background: #e1e1e1;
    border-radius: 99px;
    padding: 20px;
    height: 150px;
    width: 150px;
	transition: all .2s ease-in-out;   
}

.case-studies-section img:hover {
	background: #f4ed3c;
}


body .case-studies-section p{
	padding: 0 20px;
}

body .case-studies-section .case-box h3{
	font-size: 20px;
	font-family: proximanova-semibold !important;
}

/* Related Posts */

.sh-related-posts .blog-style-largeimage .post-item {
	width: 50%;
}

.single-post .post-content a {
    background: #000;
	color: #fff;
	padding: 2px 4px;
}

.single-post .post-content a:hover {
    background: #f4ed3c;
	color: #000;
}

/* Form */

body .gform_wrapper .top_label .gfield_label {
	display: none;
}

body .gform_wrapper .gform_body {
    width: 570px;
    margin: 0 auto;
}

body .gform_wrapper ul.gform_fields li.gfield,
body .gform_wrapper .top_label li.gfield.gf_right_half,
body .gform_wrapper .top_label div.ginput_container{
    padding-right: 0;
    margin-top: 0 !important;
}

body .gform_wrapper .gform_footer{
   text-align: center;
	width: 570px;
    margin: 0 auto;
	background: #000;
	border-radius: 3px;
}

body .gform_wrapper .gform_footer input{
	color: #fff;
	font-family: proximanova-semibold;
	font-size: 20px !important;
	border: none;
	background: transparent;
}

body .gform_wrapper ul.gform_fields li.gfield input,
body .gform_wrapper ul.gform_fields li.gfield textarea {
    width: 100% !important;
    font-size: 18px !important;
    background: #f4f6f7;
    margin-bottom: 25px;
    padding: 10px !important;
    border-radius: 3px;
}

body .gform_wrapper ul.gform_fields li.gfield textarea {
    height: 100px !important;
}


.blog-post-inner {
    margin: 0 auto;
    width: 88%;
    box-shadow: 0 0 15px #b1b1b1;
    padding: 10px 20px 15px;
    position: relative;
    z-index: 999;
    top: -25px;
    background: #fff;
}

body .blog-post-inner .jssocials-share,
body.single-post .jssocials-share{
 margin-right: 5px;	
}

.blog-post-inner .jssocials-share-link,
body.single-post .jssocials-share-link{
    border-radius: 99px;
    width: 30px;
    height: 30px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	padding: 7px;
    font-size: 10px;
    line-height: 19px !important;
	transition: none !important;
}




.blog-post-inner .jssocials-share-link:hover,
body.single-post .jssocials-share-link:hover{
    -webkit-filter: none;
	background: #000;
    filter: none;
}

body .blog-post-inner .post-title h2{
	margin-bottom: 10px;
    margin-top: 0;
	font-size: 24px;
	font-family:proximanova-semibold !important; 
}


.blog-post-inner .post-meta.post-meta-one {
    border-top: 3px solid #000;
    padding: 10px 0 0px;
}

.blog-post-inner span.post-meta-author {
    color: transparent;
}

.blog-post-inner span.post-meta-author a{
 float: left;
	 font-family:proximanova-semibold; 
}

.blog-post-inner .post-meta-date {
 float: right;
	 font-family:proximanova-semibold; 
}

a.cont-reading {
    background: #000;
    color: #fff;
    text-align: center;
	font-family:proximanova-semibold; 
    display: block;
    padding: 10px;
}

/* Who We Help Pages */

/*
.titlebar-caption {
    color: #fff;
    display: table;
    float: right;
    margin-top: -5px;
}
*/

.titlebar-caption {
    color: #fff;
    font-size: 24px;
}

ul.titlebarCapts li {
    display: inline-block;
    margin-right: 25px;
}
ul.titlebarCapts {
    padding-left: 0px;
}

.titlebarCta {
    height: 45px;
}

.signupBtn a {
    font-family: EllenLuff-Bison-Bold;
    background: #f4ed3c;
    display: inline-block;
    width: 250px;
    color: #000 !important;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    font-size: 23px;
}

.activeTitle h3 {
    color: #fff;
    border-bottom: 5px solid;
    display: table;
    font-size: 47px;
}

.subTitle h3 {
    color: #cfcfcf;
    border-bottom: 3px solid;
    display: table;
    margin-top: 10px;
}

/* Individual CSS */

.titlebarHero {
    width: 55%;
    margin: auto;
}

.titlebar-cols {
    height: 245px !important;
}

.page-id-6694 {
    overflow-x: hidden;
}

.box-enl a {
    font-size: 21px;
}

/* Footer */

body .sh-footer-widgets {
    padding: 50px 0 60px 0;
}

body .sh-footer-columns > .widget-item {
     width: auto;
}

body .sh-footer .sh-footer-widgets h3 {
    display: none;
}

div#nav_menu-2 ul li {
    border: none;
    display: inline-block;
    float: left;
    padding: 5px 35px 5px 0;
}

div#nav_menu-3 ul li {
    border: none;
    display: inline-block;
    float: left;
    padding: 5px 20px !important;
    background: #fff;
    margin-left: 15px;
}

div#nav_menu-3 ul li:hover{
	background: #808080;
}

div#nav_menu-3 ul li a{
    color: #000;
}

div#social-2 {
    float: right;
	margin: 0;
	margin-top: 5px;
}

body .sh-social-widgets-item{
 background: transparent;	
	margin-bottom: 0;
}

body .sh-footer .sh-footer-widgets i:not(.icon-link), 
body .sh-footer .sh-footer-widgets .widget_recent_entries li:before {
    color: #ffffff!important;
}

body .sh-footer .sh-footer-widgets a:hover {
        background: transparent !important;
}


body .sh-footer .sh-footer-widgets a:hover i {
        color: #f4ed3c !important;
}

body .sh-copyrights-style1 span{
	color: #99a9b5;
}



#rum_sst_tab {
    font-family: Tahoma, sans-serif;
    top: 425px;
    background-color: #000;
    color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
	border-top: 5px solid #f4ed3c !important;
    border-left: unset;
    border-bottom: unset;
    border-right: unset;
    border-radius: 5px;
    font-size: 19px;
	right: -1px;
	cursor: pointer;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
	
	position: fixed;
    margin: 0;
    padding: 6px 13px 8px 13px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    display: block;
    z-index: 100000;
}

#rum_sst_tab:hover {
    background-color: #f4ed3c !important;
    border-top: 5px solid #000 !important;
    color: #000;
}




@media only screen and (max-width: 1300px){
	body figure.snip1477{
		margin: 0;
	}
	body .sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
    padding: 0px 5px 0px 5px;
}
	#rum_sst_tab{
		top: 350px;
	}
}

@media only screen and (max-width: 1250px){
 	body .header-logo{
		max-width: 200px;
	}
}


@media only screen and (max-width: 1200px){
	body.single-post #wrapper .content-container .container, body #wrapper .sh-section-container.container {
    max-width: 960px!important;
    width: 960px!important;
}
	
	figure.snip1477 {
    	height: 218px;
	}
	
	html .menu-item a {
    	font-size: 13px;
	}
	
	div#nav_menu-2 ul li{
		padding-right: 20px;
	}
	
	body .widget_search .search-form {
    	 max-width: 75%;
	}
	
	body .sh-portfolio-filter-style3 .sh-filter-item-content{
		font-size: 12px;
		padding: 0 !important;
	}
	body .swiper-button-next {
    right: -5px;
}
	body .swiper-button-prev {
    left: -5px;
}
	body .swiper-inner a{
		font-size: 18px;
	}
	body .swiper-inner {
    padding: 10px 45px;
	}
}


@media only screen and (max-width: 1026px){
	.single-post .post-title {
    font-size: 30px;
    padding: 20px 0;
    margin-bottom: 20px;
    line-height: 35px;
}
	body .sh-related-posts-title h3, body .sh-comments .sh-comments-title{
		font-size: 25px;
	}

	body .sh-comments .sh-comment-author, body .sh-comments .sh-comment-author a{
		font-size: 18px;
	}

	body .sh-copyrights-style1 {
  		font-size: 12px;
		height: 50px;
}

	.mailBox, .telephoneBox{
		padding-bottom: 200px;
	}
	body .tab-content div p{
		font-size: 20px;
	}
}



@media only screen and (max-width: 1025px){
	body .header-logo {
    max-width: inherit;
}
	body .title-section .sh-column h2 {
    font-size: 40px;
}
	body .sh-titlebar-desc{
		font-size: 18px;
	}

}

@media only screen and (max-width: 980px){
.square-flip {
    box-sizing: border-box;
    padding: 0 !important;
    margin: 0 !important;
}
	
	body .sh-section-02159cfe0b0ebe9394ea4bff3136ee8e,
	body .sh-section-cd532347714e5415e9838fd35d1c1673,
	body .sh-section-8a39864a4b96568e7898c6fbe24570b8, 
	body .sh-section-6f3d3832807d01fa43a1f66f659dd4e6, 
	body .cx-pers{
    padding: 50px 0px 0px 0px;
}
	body #text-block-a0c462d6560601a58be43b9e7ae9ca48,
	body .how-we-help h2{
    margin-bottom: 20px;
}
	body .sh-output-html {
    padding: 0 10px;
}
	figure.snip1477 figcaption p {
    font-size: 14px;
    line-height: 18px;
}
}




