/*
 * Theme Name: AjiCreative Agency
 * Author: AjiCreative
 * Author URI: http://tajicreative.com
 * Theme URI: https://ajicreative.com/	
 * Description: Lady and Gentlemen please attachez vos ceintures, c’est l’heure du décollage ! N’ayez pas peur des zones de turbulences car votre Agence est équipée pour toute situation. Si vous ne comprenez pas le langage de vos voisins c’est normal, ils parlent en Java, Kotlin ou même en Swift mais rassurez-vous, chacun des membres d’AjiCreative sera là pour la traduction !
 * Version: 1.2
 * License: This theme or plugin is comprised of two parts. (1) the PHP code and integrated HTML are licensed under the General Public License (GPL). You will find a copy of the GPL in the same directory as this text file. (2) All other parts, but not limited to the CSS code, images, and design are licensed according to the license purchased from Envato.  Read more about licensing here: http://themeforest.net/licenses
 * License URI: license.txt
 * Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: axtra
 * Tested up to: 5.0
 * Requires PHP: 7.0
*/

@media only screen and (min-width: 1200px) and (max-width: 1380px) {
.main-menu > li a {
    font-size: 12px !important;
}
}
.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta > i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}

.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
    padding-left: 20px;
    font-size: 24px;
}


.menu-anim .mean-last {
/*     background-color: #2eea8f !important; */
    margin: 10px 20px;
/*     border-radius: 50px !important; */
    border: 0 !important;
}


/* menu modif */
.main-menu  .weglot-language a.hvr-underline-from-left1 {
    transform: translateY(8px);
}

/* @media screen and (max-width: 480px){
	body .top_video iframe {
 	margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 140% !important;
    object-fit: cover;
    object-position: center bottom;
}
} */