/*
Theme Name: SUITE for Lens Is More
Theme URI:
Author: SUITE Digital Solutions
Author URI: https://suite-web-seo.com
Description: Child theme of Twenty Twenty-Two
Requires at least: 6.0
Tested up to: 6.2.2
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentytwo
Text Domain: suiteforlensismore
Tags: blog, photography, portfolio, one-column, accessibility-ready, block-patterns, block-styles, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, front-page-post-form, full-site-editing, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, style-variations, template-editing, theme-options, threaded-comments,
*/

/* body .wp-block-post-template p {
	color: #fff;
}
body .wp-block-post-template p a {
	text-decoration: none;
	color: #abb8c3;
}*/
body .wp-block-post-template a:hover,
body .wp-block-post-template a:focus {
  text-decoration: underline;
	text-decoration-style: dashed;
}
.wp-block-search__button-inside.wp-block-search__icon-button.aligncenter.wp-block-search {
	max-width: 320px;
}
body .wp-block-image figcaption,
body .wp-block-post-featured-image a {
	color: #aaa;
	font-size: 15px;
}
body .wp-block-post-featured-image a {
	text-decoration: none;
	text-align: center;
}
.single .sharedaddy.sd-sharing-enabled {
	margin-top: 80px;
}
body #comment-like a.comment-like-link {
	color: #fff;
}
body .wp-block-search__input {
	background-color: #000;
	color: #ddd;
}
body .wp-block-site-title a {
	font-size: 50px;
	line-height: 52px;
	font-style: initial;
	text-transform: uppercase;
}
body.home header header {
	display: none;
}

/*************************************************************/
/****************** Responsive versions **********************/
/*************************************************************/


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

	body footer div.footer-lim {
		flex-wrap: wrap;
		gap: 20px;
	}

}
