/*!
Theme Name:  WPSpot
Theme URI: https://wpspot.net
Author: WPSpot
Template: blocksy
Author URI: https://wpspot.net
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Version: 2.1.10
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 6.8
Text Domain: blocksy
Blocksy Minimum Companion Version: 2.0.74-beta1
Tags: accessibility-ready, blog, block-patterns, e-commerce, wide-blocks, block-styles, grid-layout, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, translation-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments
*/
.ct-media-container {
    height: 265px;
}
.entry-meta {
    order: 2;
    margin-bottom: 20px !important;
}
h2 {
order:2;
}
.entry-excerpt {
    order: 3;
}


#block-24 {
   background:#fff;
   padding:25px;
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
}

#block-9 {
padding:25px 15px;
padding-left:65px;
background:#97d2ff;
position:relative;
}

#block-9 img, #block-10 img {
width:30px;
margin-right:15px;
position:absolute;
left:20px;
top:20px;
}


#block-10 {
padding:25px 15px;
padding-left:65px;
background:#ffe597;
position:relative;
}

.wp-block-latest-posts li {
margin:0 0 20px;
}

.entry-card {
padding-top:0 !important;
}


/* Responsive*/
@media screen and (max-width: 1366px){
.ct-media-container {
    height: 230px;
}
}
@media screen and (max-width: 1180px){
.ct-media-container {
	height: 190px;
}
}
@media screen and (max-width: 1024px){
.ct-media-container {
	height: 160px;
}
}
@media screen and (max-width: 820px){
.ct-media-container {
	height: 200px;
}
} 
@media screen and (max-width: 430px){
.ct-media-container {
	height: 200px;
}
}