/*
 Theme Name:   FlipNewMedia Child
 Theme URI:    https://www.flipnewmedia.com/
 Description:  Flipnewmedia theme
 Author:       FlipNewMedia
 Author URI:   https://www.flipnewmedia.com/
 Template:     flipnewmedia
 Version:      1.0.1
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  flipnewmedia-child
*/

@font-face {
	font-family:"didot-italic";
	src:url("https://use.typekit.net/af/cf4868/00000000000000007735bbdc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") 	format("woff2"),url("https://use.typekit.net/af/cf4868/00000000000000007735bbdc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/cf4868/00000000000000007735bbdc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
	font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}


.wpml-ls-link , .wpml-ls-display {
		    font-size: 18px!important;
	vertical-align: sub!important;
	}
	.language-selector {
		
	}
	
	
	.grow_with_us {
    display: flex
;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px;
	   padding: 0px;
}
a.wpml-ls-link {
    margin-bottom: 0px!important;
	padding: 0 10px!important;
	    font-weight: 600!important;
}

.wpml-ls-link::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: transparent;
    left: 0px;
    bottom: 0px;
    transition: width 300ms;
}

.wpml-ls li:first-child .wpml-ls-link {
	border-right:2px solid var(--m1)!important;
}

.language-selector-mobile {
	display:none;
margin-left:auto;
}

@media screen and ( max-width:767px ){
	.language-selector-mobile {
	display:block;

}
}

