/*
 Theme Name:   Monaco Child
 Theme URI:    http://themeforest.net/user/zookastudio/portfolio
 Description:  In 2015, Creating a magazine website with WordPress has never been easier.
 Author:       Zooka Team
 Author URI:   http://support.zooka.io
 Template:     zk_monaco
 Version:      1.0.1
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  zk_monaco
*/


/*
-------------------------------------------------------------- */


/*------------LUXIS---------------*/
h1, h2, h3, h4, h5, h6, a, p, div, body, #masthead li a span{
	font-family: "Urbanist" !important;
}
.home .cms-grid-item .cms-grid-link{
	margin-top: 7px;
}

#cms-header .container{
	width:100% !important;
}

#menu-item-3181 .h-button{
	border: 1px solid #000;
	padding:6px 10px !important;
}

/*Hide Blog date and author name*/
.cms-blog .detail-date, .cms-blog .detail-author{
	display:none !important;
}

@media only screen and (max-width:991px){

#cms-header-navigation #menu-item-3181{
	display:flex;
	padding:15px 0;
}
}

.cms-social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: cover;
    margin-right: 10px;
}
.fa-facebook:before, .fa-instagram:before, .fa-linkedin:before, .fa-twitter:before{
content:"" !important;
}
.cms-social a[href*="facebook.com"] {
    background-image: url('https://cdn-icons-png.flaticon.com/64/733/733547.png');
}

.cms-social a[href*="instagram.com"] {
    background-image: url('https://cdn-icons-png.flaticon.com/64/2111/2111463.png');
}

.cms-social a[href*="linkedin.com"] {
    background-image: url('https://cdn-icons-png.flaticon.com/64/145/145807.png');
}

.cms-social a[href*="twitter.com"],
.cms-social a[href*="x.com"] {
    background-image: url('https://www.atinutrition.com/wp-content/uploads/2025/02/new-twitter-x-logo-twitter-icon-x-social-media-icon-free-png-1.png');
}




/*-------------------------------------------------------------------*/
.wpb_revslider_element p.slider_title {
	text-align: left !important;
}

span.color-white {
	color: while !important;
}

.display-flex {
	display: flex !important;
}

.display-flex>div {
	height: auto !important;
}

@media only screen and (max-width: 768px) and (min-width: 768px) {
  #cms-footer-top>.container>.row>.col-xs-12.col-sm-4.col-md-4.col-lg-4.vcenter {
  	width: 100%;
  }
}

@media only screen and (max-width: 767px) {
	.corporate-coaching-testimonials p strong {
		font-size: 16px;
	}
	.corporate-coaching-testimonials .cms-carousel-content-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.corporate-coaching-testimonials .owl-item>.cms-carousel-item {
		padding-right: 0 !important;
	}
}