/*
Theme Name: MinberiMAG
Theme URI: http://demo.qkthemes.net/minberimag/
Author: Nunforest
Author URI: https://nunforest.com
Description: modernMag is a perfect responsive magazine style WordPress theme. Suitable for news, newspaper, magazine, publishing, business and any kind of sites. 
Version: 1.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, post-formats, footer-widgets, blog, e-commerce, news, rtl-language-support
Text Domain: minberimag
---------

DO NOT EDIT THIS FILE. */


/*-------------------------------------------------
 =  Table of Css

 1. Reset
 2. Custom
 3. bbpress
 4. Responsive
-------------------------------------------------*/

/*------------------------------------------------- */
/* =  Reset
 *------------------------------------------------- */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
  word-wrap: normal !important;
}

.container .container {
  max-width: 100%;
  padding: 0px !important;
}
iframe{
    border: none;
}
.sidebar .widget{
  overflow: hidden;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{font-style: normal;}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.slider-news{
  overflow: hidden;
}
.sticky {
    background: #EEF9FD;
    border: 3px dotted black !important;
    padding: 10px;
}
select{
    max-width: 100%;
}
.alignright{
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}
.alignleft{
    float: left;
    margin-right: 20px;
    margin-right: 30px;
}
.clear{
    clear: both;
}

.aligncenter{
    float: none;
    margin: 30px auto;
}
.comment-box > img{
  max-width: 100px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
img{
    max-width: 100%;
    height: auto;
}
table{
    width: 100%;
  margin-bottom: 30px;
}
table th, table td{
    padding: 5px;
    border: 1px solid #dedede;
}

#calendar{
  text-align: center;
}

.align-center{
    text-align: center;
}
/*------------------------------------------------- */
/* =  Custom
 *------------------------------------------------- */
#reply-title{
	    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
	color: #212121;
	
	
	margin: 0;
}
.comment-notes, .logged-in-as{
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 16px;
	margin-bottom: 30px;
}
input[type="text"], input[type="email"],input[type="password"],input[type="search"],input[type="number"], textarea{
	    width: 100%;
    padding: 12px 20px;
    background: transparent;
    color: #565656;
    font-size: 13px;
    outline: none;
    border: 1px solid #e1e1e1;
    margin: 0 0 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
.contact-form-box #comment-form label {
    color: #212121;
    font-size: 12px;
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
}
input[type="submit"],input[type="button"]{
	color: #fff;
    font-size: 14px;
    padding: 12px 25px;
    background: #00A7B3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin: 0;
    border: none;
    outline: none;
}
input[type="submit"]:hover,input[type="button"]:hover{
	opacity: 0.85;
	cursor: pointer;
}

#content-section ul.pagination-list li span {
    display: inline-block;
    padding: 6px 14px;
    color: #565656;
    font-size: 12px;
    border: 1px solid #f1f1f1;
    display: block;
}
#content-section ul.pagination-list li .current{
        background: #00A7B3;
    border: 1px solid transparent;
    color: #fff;
}

.mega-posts-menu ul.filter-list li a.active {
    background: #00A7B3;
    border: 1px solid transparent;
    color: #fff;
}
.posts-line .row{
     transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.posts-line .row.loading > div{
    
    opacity: 0;
}
.tagcloud{
    overflow: hidden;
}
.tagcloud a{
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 3px;
    float: left;
    padding: 6px 20px;
    color: #565656;
    font-size: 12px !important;
    border: 1px solid #f1f1f1;
}
.tagcloud a:hover {
    background: #00A7B3;
    border: 1px solid transparent;
    color: #fff;
}
.sidebar .children li:before{
  display: none;
}
.sidebar .children li{
  padding-left: 0px;
  padding-right: 0px;
}
#commentform{
    margin-bottom: 40px;
}
.large-post iframe{
    margin-bottom: 30px !important;
}
.comment-area-box > ul li.pingback > .comment-box > .comment-content{
  margin-left: 0px;
}
a {
    color: #00A7B3;
}
.elementor-inner-section{
    margin-left: -15px;
    margin-right: -15px;
}
.autor-tags ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding: 0px 15px;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover{
    opacity: 0.8;
    color: #00A7B3;
}
.tags-list{
  clear: both;
}
body .elementor-widget:not(:last-child){
    margin-bottom: 0px;
}
label {
    color: #212121;
    font-size: 12px;
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
}
.forum-table .bbp-forums-list .bbp-forum > a{
    font-size: 14px;
    font-weight: 700;
    color: #212121;
}
.forum-table div.table-row div.third-col a.bbp-author-avatar{
    display: inline-block;
    float: right;
    margin-left: 17px;
}
.forum-table div.table-row div.third-col a.bbp-author-avatar img{
    margin: 0px;
    height: auto;
}
 #bbpress-forums div.bbp-template-notice img.avatar{
    margin-bottom: 0px;
 }
 .bbp-pagination{
    background: #fff;
    overflow: hidden;
 }
 .forum-table{
    clear: both;
 }
 .forum-post .bbp-author-avatar{
    float: left;
    display: inline-block;
 }
img{
    max-width: 100%;
    height: auto;
}
.widget_nav_menu ul li{
  border-bottom: none;
}

.top-line .info-list{
    display: inline-block;
    float: left;
}
.top-line ul.info-list.right-align{
    float: right;
}
footer .tagcloud a{
    color: #ccc;
    border: 1px solid #333333;
}

.widget_recent_entries ul.children li:last-child, .widget_recent_comments ul.children li:last-child, .widget_archive ul.children li:last-child, .widget_categories ul.children li:last-child, .widget_meta ul.children li:last-child, .widget_pages ul.children li:last-child, .widget_rss ul.children li:last-child, .widget_nav_menu ul.children li:last-child{
    border-bottom: none;
}
.elementor-image-gallery .gallery-item a{
    display: block;
    position: relative;
}
.elementor-image-gallery .gallery-item a:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.elementor-image-gallery .gallery-item a:hover:after{
    background: rgba(0, 0, 0, 0.3);
}
div.single-post > h1, div.single-post ul.post-tags, div.single-post > h1.heading1{
    padding-left: 0px;
    padding-right: 0px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  color: #212121;
}
div.single-post .wp-caption img{
    margin-bottom: 0px;
}
.post-password-form input[type="password"]{
    margin-bottom: 0px;
}

#page-links{
  margin-bottom: 20px;
}

#page-links {
  clear: both;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  margin: 0 0 1.75em;
}

#page-links a,
#page-links > span {
  border: 1px solid #d1d1d1;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 1.8461538462em;
  line-height: 1.6923076923em;
  margin-right: 0.3076923077em;
  text-align: center;
  width: 1.8461538462em;
}

#page-links a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}

#page-links a:hover,
#page-links a:focus {
  background-color: #00A7B3;
  border-color: transparent;
  color: #fff;
}

#page-links > #page-links-title {
  border: 0;
  color: #1a1a1a;
  height: auto;
  margin: 0;
  padding-right: 0.6153846154em;
  width: auto;
}

.wpcf7-form br{
  display: none;
}
.more-from-news h1{
  margin-bottom: 20px;
}
.text-widget h1{
  margin-bottom: 30px;
}
.heading1, h1{
  line-height: 1.2;
}
h1.widget-title{
  color: #212121;
}
.large-image-post h2{
  font-size: 21px;
}

.padd-top{
  padding-top: 80px;
}
#page-links > span{
  font-weight: bold;
}
footer{
  padding-top: 0px;

}
footer .up-footer{
  padding-top: 20px;
}
.comment-navigation{
  margin-bottom: 30px;
  overflow: hidden;
}
.comment-navigation .right{
  float: right;
}
a:hover{
  color: #212121;
}
.comment-navigation a{
  transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      font-size: 13px;
}

/*------------------------------------------------- */
/* =  bbpress
 *------------------------------------------------- */
div.bbp-template-notice, div.indicator-hint{
    border: none;
border-radius: 0px;
background: #f44336;
padding: 10px 20px;
}
div.bbp-template-notice p, div.indicator-hint p{
    padding: 0px;
margin: 0px !important;
color: #fff;
}
div.bbp-template-notice.info p, div.indicator-hint.info p{
    color: #565656;
}
#bbpress-forums div.even, #bbpress-forums ul.even{
    background: transparent;
}

/*------------------------------------------------- */
/* =  Responsive
 *------------------------------------------------- */
@media(min-width: 768px){
    .admin-bar header.active .navbar{
        top: 32px;
    }
	.comment-area-box ul.children .comment-box{
		margin-left: 130px;
	}
	.comment-area-box ul.children{
		padding-left: 0px;
	}
    .navbar-nav .mega-drop > a:after {
      display: inline-block;
      content: '\f107';
      font-family: 'FontAwesome';
      font-size: 12px;
      color: #fff;
      margin-left: 10px;
      right: 3px;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
  }
    
}

@media(max-width: 768px){
  .comment-tree .children{
    padding-left: 0px;
  }
  .comment-area-box > ul li .comment-box img.avatar{
    max-width: 60px;
  }
  .comment-area-box > ul li .comment-box .comment-content{
    margin-left: 80px;
  }
}
@media(max-width: 991px){

    .dropdown .dropdown{
        top: initial;
        left: initial;
    }
    .comment-area-box ul.children .comment-box{
        padding-left: 0px;
    }
    .navbar-nav .mega-drop > a:after {
        display: none;
    }
    .inner-megadropdown{
        display: none;
    }
}