/*
Theme Name: Yolo Jhana Child Theme
Theme URI: http://demo.yolotheme.com/jhana
Author: YoloTheme
Author URI: https://www.facebook.com/Yolotheme/
Description: This is a custom child theme for Yolo Jhana
Template: yolo-jhana
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: yolo-jhana
*/

/***** Custom colors *****/

.cookie2pix-consent-frame-buttons span {
    border-color: #000000!important;
    background-color: #000000!important;
    color: #fff!important;
}
.cookie2Pix-consent-button {
    background-color: #000000!important;
}
.Cookie2Pix-Buttons span[data-id='3'] {
    background-color: #000000!important;
    border-color: #000000!important;
    color: #fff!important;
}
.Cookie2Pix-Buttons span {
    border-color: #000000!important;
    background-color: #000000!important;
    color: #fff!important;
}
.cookie2pix-category-button input[type="checkbox"]:checked + label {
    background: #000000!important;
}
#cookie2pix-consent-button-change{
	    border-color: #000000!important;
    background-color: #000000!important;
    color: #fff!important;
}
	
/***** End custom colors *****/

.wp-post-image {
	border-radius: 10px!important;
}

.yolo-page-title-section.page-title-style-2 .content-page-title {
	display: none;
}

.portfolio-wrapper .portfolio-item .entry-thumbnail {
    border-radius: 10px!important;
}

/*SNOW - Svg logo size*/
.header-left .header-logo a img {
    height: 70px;
}

.yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .header-logo > a > img {
    max-height: 50px!important;
}


/*.mc4wp-form {
	max-width: 460px;
}*/

.entry-date {
    display: none;
}

.author-info {
    display: none;
}



.yolo-trainer-wrap {
  
    justify-content: center;
}


@media screen and (max-width: 991px) {

.header-logo-mobile img {
    height: 80px;
}
	
.yolo-mobile-header-nav.menu-drop-fly {
    width: 240px;
}
		
}

@media (max-width: 650px) {
    .class-basic-info .print-resume {
        display: none;
    }
}

@media (max-width: 1300px) {
    .main-content-archive {
        padding-left: 15px;
        padding-right: 15px;
    }
}				