/*
Theme Name: Limit
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

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.
*/

.wpulike{
    padding: 0;
}
.wpulike-robeen svg{
    width: 28px;
}
.list-inline-dotted .list-inline-item:not(:last-child):after{
    display: none;
}

.OnLineCalculate select[multiple], select[size]{
    height: 40px;
    line-height: 40px;
    padding: 0;
}
#canvas-box canvas{
    margin: 0 auto;
    width: 320px;
    padding-top: 60px;
}
#canvas-box {
    margin: 0 auto;
    width: 320px;
}

#toc_container p.toc_title+ul.toc_list {
    margin-top: 1em;
    font-size: 16px;
    padding-bottom: 28px;
    padding-top: 20px;
}

.post-ratings{
    width: 80px !important; 
}

.wpulike-heart .wp_ulike_general_class{
    box-shadow: none !important; 
}

a{
    color:#2aa8dd;
}

.table td, .table th {
    padding: .2rem 1.25rem;
}

.blog-horizontal-xs .card-img-actions {
    width: 30%;
    max-width: 10.5rem;
}
.content_front .card {
    /* height: 100%; */
    /* margin-bottom: 30px !important; */
}
.logo__desc{ 
    width: 100px;
    font-size: 10px;
    line-height: 1.3em;
}
.rank-math-breadcrumb{
    padding-top: 10px;
    padding-bottom: 10px;
}
.rank-math-breadcrumb p{
    margin-bottom: 0;
}

.navbar-brand img {
    width: 63px;
    height: 64px;
}
.logo__name{
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 4px;
    padding-bottom: 3px;
}
.logo__name span{
    color:#2aa8dd;
}
.card-img-actions {
    position: relative;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    min-height: 149px;
    box-shadow: none;
}
#toc_container li, #toc_container ul{
    padding-top: 4px;
    padding-bottom: 4px;
}

.screen-reader-text{
    display: none !important;
}

.agree {display:none}

.ad-imgs{
    display: flex;
    margin-bottom: 10px;
}
.ad-img{
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-right: 15px;
    display: block;
    border: 1px solid #f5f5f5;
}
.ad-img img{
    width: 100%;
}
.g-recaptcha div{
    width: 100% !important;
}
.card__row{
    display: flex;
    justify-content: space-between;
}
.card__img{
    width: 100px;
    flex:none;
    height: 155px;
    overflow: hidden;
}
.card__img img{
    width: 100%;
}
.card__content{
    width: 90%;
    flex: 1;
    padding-left: 20px;
}
.book-data__item{
    border-bottom: 1px solid #cdcdcd;
    justify-content: space-between;
}


.post-category a{
    font: normal normal normal 14px/25px Calibri;
    letter-spacing: 0px;
    color: #0A9999;
    text-transform: uppercase;
    opacity: 1;
    display: block;
    line-height: 12px;
    padding-right: 15px;
    border-right: 1px solid #21222266;
}
.post-date{
    font: normal normal normal 14px/25px Calibri;
    letter-spacing: 0px;
    color: #171718;
    text-transform: uppercase;
    opacity: 1;
}

.col3-row{
    display:flex;
    flex-wrap:wrap;
}
.col3-row .jet-posts__item{
    width: 33%;
}

.card__img_big{
    width: 250px;
    height: auto;
    padding: 10px;
}
.card__img_sm{
    width: 118px;
    height: auto;
    padding: 10px;
    
}

.card-ali{
    background: rgba(255,255,255,0.4);
}
.photo_uploaded{
    display: flex;
    flex-wrap: wrap;
}
.gallery-item{
    width: 150px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}
.avatar-img{
    width: 40px;
    flex:none;
    height: 40px;
}
.avatar-img img{
    
}
.media-list .media img{
    width: 40px;
    height: 40px;
}
.media .card-img-actions  img{
    width: 150px;
}
.modal-header .close {
    top:0;
}
.card-header:not([class*=bg-]):not([class*=alpha-]){
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.card{
    margin-bottom: 1rem;
}

.page-title {
    padding: 0.7rem 0;
    position: relative;
}
.form-group{
    margin-bottom: 1rem;
}

.navbar-brand{
    padding-top: 4px;
    padding-bottom: 4px;
}
.media-title{
    min-height: 41px;
}
.media-title a{
    color:#333;
}
.agree {display:none}
.mh-auto{
    min-height: auto;
}

@media screen and (max-width: 768px) {
    .media .card-img-actions img{
        width: 100% !important;
        max-width: 100% !important;
    }
}

.login-form{
    width: 21.5rem !important;
}

.author-img{
    display: flex;
    
    flex-direction: column;
    align-items: center;
}

.media span.rating{
    position: absolute;
    right: 0px;
    top:0px;
}

body{
    font-size: 1rem;
    color:#111;
    background: #f0f0f0 !important;
}

.card_ha{
    height: auto !important;
}
.layout-boxed-bg{
    background: none;
}
.layout-boxed .page-content{
    background: #fff;
}

.layout-boxed {
    box-shadow: -4px 2px 4px rgb(0 0 0 / 5%), 4px 2px 4px rgb(0 0 0 / 5%);
}
.navbar-expand-md .navbar-collapse{
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-nav-link {
    padding: 0.875rem 0.51rem; 
}

.add_photo{
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -10px;
    margin-left: -10px;
}
.add_photo span{
    color:#fff;
}
.add_photo input{
    display: none;
}

.navbar-nav {
    margin-left: 0;
}

.card-title{
    line-height: 1.4385em;
    font-size: 18px;
    min-height: 50px;
    font-weight: 500;
}
.card-header__top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qusetion-img{
    display: block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
}
.qusetion-img img{
    width: 100%;
}