/*!
Theme Name:   Color Blog
Theme URI:    https://mysterythemes.com/wp-themes/color-blog
Author:       Mystery Themes
Author URI:   https://mysterythemes.com
Description:  Color Blog is the perfect WordPress theme entirely based on any kind of blog such as travel blogs, food blogs, personal blogs and many more. Build an amazing website with the core features and resourceful design that let you feel the awesome experience. Works perfectly with Elementor and Visual Composer that will help you create an enchanting website. It has a minimalist design, responsive and looks great on any kind of devices. Color Blog is Compatible with Gutenberg and GDPR, RTL and Translation ready, WooCommerce Compatible, SEO-Friendly and Compatible with all others popular plugins. Demos ready for download: https://demo.mysterythemes.com/color-blog-landing/ and for support: https://mysterythemes.com/support/
Version:      1.0.3
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  color-blog
Tags:         blog, portfolio, news, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, footer-widgets, rtl-language-support, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Color Blog is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/


.of_thanx{

}
.of_thanx p.thanx_text{
	font-size: 2rem;
    margin-bottom: 5%;
}
.of_thanx h2.title_collection_h2{
}
.of_thanx a.of_thanx_img_right {
	float: right;
    width: 40%;
    padding-left: 5%;
}
.of_thanx img.of_thanx_img_right {
	float: right;
    width: 30%;
    padding-left: 5%;
}
.of_thanx a.of_thanx_img_left {
	float: left;
    width: 40%;
    padding-right: 5%;
}
.of_thanx a.sagi_letter {
    width: 25%;
}

.of_thanx a.of_thanx_img_left span{
	margin-bottom: 10%;
    display: block;
    color: black;
}

.of_thanx_img_right span{
	margin-bottom: 10%;
    display: block;
    color: black;
}


.of_thanx p.thanx_fin_text{
	font-size: 2rem;
    padding: 2%;
    background: #eaeaea;
    margin-top: 1%;
}

.of_thanx_header{
	margin-bottom: 2%;
}
@media (max-width:480px) {
	.of_thanx p.thanx_text {
    	padding: 0 2%;
    	line-height: 3rem;
	}
	.of_thanx img.of_thanx_img_right {
    	float: right;
    	width: 45%;
    	padding-left: 5%;
	}
	.of_thanx a.sagi_letter {
	    width: 30%;
	    margin-left: 5%;
	}
	.of_thanx a.of_thanx_img_right {
    	float: right;
    	width: 48%;
    	padding-left: 5%;
    	margin-right: 3%;
	}
	.of_thanx p.thanx_fin_text {
    	font-size: 2rem;
    	padding: 2%;
    	background: #eaeaea;
    	margin: 5%;
    	width: 90%;
	}
}
