/*
 * Theme Name:  Platform Child
 * Theme URI:   https://platform.codesupply.co/
 * Description: Platform Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    platform
 * Version:     1.0.0
 */
.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry__outer {
    display: inline-block !important; 
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry__thumbnail { 
    width: 100%;
}


.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry__outer .cs-overlay-background {
    position: initial;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info {
    display: block;
    margin: 0;
    color: #000 !important;
    padding: 0 25px !important;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info h2.cs-entry__title {
    color: #000;
    line-height: 1.1;
    max-width: 100%;
    padding: 0;
}


.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info {
    width: 100%;
    max-width: 100% !important;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__excerpt {
    width: 100%;
    max-width: 100%;
    color: #000;
    padding: 10px 0;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__post-meta {
    color: #000 !important;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__post-meta a {
    color: #000;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry__content { 
    gap: 0 !important;
}


.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry__outer:before {
    padding: 0;
}
.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-overlay-background:after {
display:none;
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry__content {  
    background: none; 
	  
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info {
    color: #fff !important;
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info h2.cs-entry__title {
    color: #fff; 
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__excerpt { 
    color: #fff; 
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__post-meta {
    color: #fff !important;
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__post-meta a {
    color: #fff;
}


body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__post-meta a {
    color: #fff;
}

body[data-scheme=dark] .cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__post-meta .post-categories a {
    color: #000;
}

.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info { 
    padding-bottom: 10px !important;
}

.cs-post-tiles-type-1 {
    margin-bottom: 0 !important;
}

section.cs-categories {
    margin: 24px 0 !important;
}

.cs-site-content {
    margin-top: 25px !important;
}

@media (max-width: 767px) {
	
	.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry:first-child .cs-overlay-ratio:before {
        min-height: initial;
    }
	
	.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info {
    padding-bottom: 20px !important;
}
	
	.cs-post-tiles-type-1 .cs-post-tiles__grid {
    	padding: 0 15px;
	}
	
	.cs-entry__post-meta {
		display: none;
	}
	
	.cs-post-tiles-type-1 .cs-post-tiles__grid .cs-entry .cs-entry__info {
    padding: 10px !important;
}
	.cs-offcanvas {
    padding-top: 20px;
}
	
	.cs-offcanvas__header .cs-logo-mobile img {
    max-width: 78%;
    padding-left: 29px;
}
	
	aside.cs-offcanvas__sidebar {
    padding-top: 20px;
}
	
	.cs-entry-prev-next article .cs-entry__inner.cs-entry__thumbnail.cs-entry__overlay {
    display: none;
}
	
	
	.cs-entry-prev-next article  .cs-entry__outer {
    grid-template-columns: initial !important;
    padding: 20px;
}
	
	.cs-sidebar-enabled .cs-sidebar__area .widget.cs-widget.cs-widget-post-slider article .cs-overlay-background {
    position: initial;
}
	
	/*
	
	.cs-sidebar-enabled .cs-sidebar__area .widget.cs-widget.cs-widget-post-slider .cs-widget-post-slider__swiper-post .cs-widget-post-slider__wrapper {
    display: block;
    height: initial;
}
	
	
	
	.cs-sidebar-enabled .cs-sidebar__area .widget.cs-widget.cs-widget-post-slider .cs-entry {
    display: inline-block;
}
	 
	
	
	
	.cs-sidebar-enabled .cs-sidebar__area .widget .cs-entry__outer.cs-entry__overlay.cs-overlay-ratio.cs-ratio-portrait {
    display: block;
} */
	.cs-sidebar-enabled .cs-sidebar__area .widget.cs-widget.cs-widget-post-slider .cs-widget-post-slider__swiper-post .cs-entry__outer.cs-entry__overlay.cs-overlay-ratio.cs-ratio-portrait:before {
		display:none;
}
	
	.cs-sidebar-enabled .cs-sidebar__area .widget  .cs-overlay-ratio{ 
	    display: block;
	}
	
	.cs-sidebar-enabled .cs-sidebar__area .widget  .cs-entry__content {
    display: block;
    color: #000;
}
	
	.cs-sidebar-enabled .cs-sidebar__area .widget .cs-overlay-background:after {
    background: #000;
    z-index: -9;
}
	
	
	
	
	
}




