/*

Theme Name: Margo
Author: tavonline
Author URI: http://tavonline.net
Theme URI: https://themeforest.net/user/tavonline/portfolio
Description: Margo is a new portfolio concept for creative agencies and freelancers. Graphic designers, illustrators, photographers or any kind of creative is now able to create a quick and easy portfolio to showcase their work with a distinctive and creative touch.
Version: 1.0
Text Domain: margo
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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.
*/


.wp-caption p, .wp-caption-text { font-size: 13px; }

.gallery-caption {
	display: block;
}

.bypostauthor {display: block;}

.aligncenter { text-align: center; clear: both; display: block; margin-left: auto; margin-right: auto;  }
.alignleft { float:left; display: inline; margin:0px 20px 20px 0px; }
.alignright { float:right; margin:0px 0px 20px 20px; clear: both;}
article iframe{width: 100%;}

.wp-caption p, .wp-caption-text {
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
}


.news-content img{
    max-width: 100%;
    height: auto;
}

.news-content .icerik figure{
    max-width: 100%;
    height: auto;
}

.wp-block-archives-dropdown, .wp-block-categories-dropdown{
	margin-bottom: 20px;
}

.has-large-font-size{
    line-height: 42px;
}

.wp-caption {
    max-width: 100%;
}

.news-content .icerik table{
	margin-bottom: 30px;
}

.comment-content h3{
	margin-top: 0;
}


.wp-block-latest-comments__comment footer{
	padding: 0;
	margin-top: 10px;
	opacity: 1;
}

.icerik .wp-block-search{
	margin-bottom: 30px;
}

.icerik .wp-block-categories.wp-block-categories-dropdown{
	margin-bottom: 15px;
}

.blog-article h1, .blog-article h2, .blog-article h3, .blog-article h4, .blog-article h5, .blog-article h6 { font-weight: 500 !important; padding:15px 0 0; word-break: break-word; 
    margin-top: 34px;
    padding: 0; }

	.comment-content .title {
		margin-bottom: 0;
		margin-top: 0;
		padding-top: 0;
	}

	.comment-content .title cite{
		font-size: 18px;
		font-weight: 600;
	}


	ol ol, ol ul, ul ol, ul ul {
		padding-left: 10px;
	}


	.wp-block-button__link{
		margin-bottom: 15px;
	}


	.widget_recent_entries ul li {
		padding-bottom: 15px !important;
	}