/*
Theme Name:     Gridlove Child
Theme URI:      https://mekshq.com/theme/gridlove
Description:    Child theme for Gridlove theme
Author:         meks
Author URI:     https://mekshq.com
Template:       gridlove
Version:        0.1.0
*/

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
}

.alignleft {
	padding: 10px;
}

.wp-block-image {
	padding: 10px;
}

.wp-block-embed-youtube iframe {
    max-width: 560px !important;
	max-height: 315px !important;
}


/*
.wp-block-embed__wrapper {
        padding-bottom: 0px !important;
    }

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 0 !important;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 0 !important;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper {
    padding-top: 0 !important;
}
*/

/* Centers the thumbnail section */
.yarpp {text-align:center !important;}
