/*
Theme Name: Mazino
Theme URI: https://webriti.com/mazino-wordpress-page
Author: webriti
Author URI: https://www.webriti.com
Description: Mazino is a responsive, multi-purpose WordPress theme. It's flexible and suitable for agencies, blogs, business, corporate or portfolios. Customization is easy and straight-forward, with options provided that allow you to setup your site to perfectly fit your desired online presence. Mazino offers a beautifully designed masonry blog layout. For more details, visit this link https://wordpress.org/themes/quality/. We hope you will find the Mazino theme useful.
Template: quality
Tags: blog, one-column, two-columns, custom-menu, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready
Version: 1.0.4
Requires at least: 4.7
Tested up to: 5.8
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mazino
*/

/*Blog Masonry Css--------------------------------------------------------------------*/
iframe{max-width:100%;}

/* Blog Masonry */
.qua-blog-masonry{
    margin-bottom: 40px;
    padding: 15px !important;
    float: none;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    box-shadow: 0 0 20px 10px #ececec;
    -webkit-box-shadow: 0px 7px 14px 0px rgba(151,160,204,0.12);
    -moz-box-shadow: 0px 7px 14px 0px rgba(151,160,204,0.12);
    -ms-box-shadow: 0px 7px 14px 0px rgba(151,160,204,0.12);
    -o-box-shadow: 0px 7px 14px 0px rgba(151,160,204,0.12);
    /*transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;*/
}

.qua-blog-masonry .qua_post_date,
.qua-blog-masonry .qua_post_title_wrapper{
    display: inline-block;
}

.qua-blog-masonry .qua_post_title_wrapper{
    width: 100%;
    display: inline-block;
}
.qua-blog-masonry .qua_post_detail span {
    color:#676767;
    text-transform: capitalize;
    font-size: 13px;
}
.qua-blog-masonry .qua_post_title_wrapper h2{
    font-size: 24px;
}
@media only screen and (max-width: 767px){
    .qua-blog-masonry .qua_post_title_wrapper h2{
        font-size: 20px;
    }
}

.qua-blog-masonry .qua_blog_post_img a{
    position: relative;
    display: block;
}
.qua-blog-masonry .qua_blog_post_img a .qua-date-absolute{
    position: absolute;
    top: 0;
    left: 0;
}
.qua-blog-masonry .qua_blog_post_content{
    padding-top: 15px;
}
.qua-blog-masonry .qua_post_title_wrapper h2{
    margin-bottom: 15px;
}
.qua-blog-masonry .qua_blog_post_content a.qua-read-more{
    position: relative;
    border-radius: 0;
    display: inline-block;
    font-family: 'RalewaySemiBold';
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0;
    padding: 7px 0;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
.qua-blog-masonry .qua_blog_post_content a.qua-read-more:before{
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    bottom: 0;
    left: 0;
    transition: 0.5s ease all;
}
.qua-blog-masonry:hover a.qua-read-more:before{
    width: 100%;
}
.qua-blog-masonry .qua_post_detail .qua_tags{
    margin-top: 10px;
    margin-left: 0;
    display: block;
    clear: both;
}
.qua-blog-masonry .qua_post_detail .qua_tags span{
    margin-left: 10px;
}
.qua-blog-masonry .qua_post_detail .qua_tags span i{
    margin-right: 2px;
    font-size: 14px;
}
.qua-blog-masonry .qua_post_detail .qua_tags a{
    text-transform: capitalize;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
}

.margin-60{margin-top:60px;}

.qua-blog-masonry .qua_blog_post_content a.qua-read-more {
    font-family: 'Raleway';
    font-weight: 400;
}

.navbar-toggle:focus {
    outline: thin dotted !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.site-title.site-branding-text h2 a{
    color: #00a7d1;
}
.site-title.site-branding-text h2 a:hover,
.site-title.site-branding-text h2 a:focus{
    color: #121212;
    text-decoration: none;
}
.paginations{
  text-align: center;
}
.entry-content .wp-block-embed div {
    word-break: break-word;
}
.entry-meta a:hover, .reply a:hover, .widget a:hover, .logged-in-as a:hover, .site-info a:hover, .slide-btn-area-sm a:hover, .portfolio a:hover  {
    text-decoration: none;
}
.textwidget a:hover {
    text-decoration: underline;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.no-js .some-element .screen-reader-text {
    position: static;
    -webkit-clip-path: none;
    clip-path: none;
    width: auto;
    height: auto;
    margin: 0;
}
 