/*
Theme Name: Juma Al-Mjid
Author:Juma Al-Mjid

Description: Creating website with WordPress.
*/

.inner-section section.book-single .book .inner .embed-wrap .fullwidth svg {
    fill: #adadad !important;
}

.inner-section section.book-single .book .inner .embed-wrap .fullwidth {
    width: 100%;
    background-color: #343434;
}

.inner-section section.book-single .book .inner a.pdf-btn:hover {
    background: #343434;
}

.inner-section section.book-single .book-details .inner ul li a.first_btn span svg {
    fill: #fff;
}

.inner-section section.book-single .book-details .inner ul li a.first_btn:hover span svg {
    fill: #1fb37f;
}

.pdf-modal .modal-dialog .modal-body::after {
    width: inherit;
    background: #323639;
    left: 25px;
}

.newstyle {
    display: block !important;
}

.inner-section section.book-single .book-details .overview ul li {
    display: flex;
}

.inner-section section.book-single .book-details .overview ul li span {
    white-space: nowrap;
}

.inner-section section.book-single .book-details .overview ul li.new-details {
    cursor: pointer;
    color: #1fb37f !important;
}

section.books-category .dis-books .owl-book-category .item .category-box .inner img {
    width: 50px;
    height: 50px;
    margin: auto;
    margin-bottom: 10px;
}

ul.map-content li {
    margin: 0 10px;
    margin-bottom: 20px;
}

ul.map-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul.map-content li a {
    border: 1px solid #dedede;
    padding: 10px 25px;
    border-radius: 20px;
}

ul.map-content li h6,
ul.map-content li a {
    display: inline-block;
}

.search-error-mgs p {
    padding: 40px;
    margin: 0;
    border: 1px solid #eee;
    border-radius: 20px;
    background-color: #effbf9;
    position: relative;
    padding-left: 125px;
    display: flex;
    align-items: center;
    min-height: 300px;
}

.search-error-mgs p:before {
    content: "";
    position: absolute;
    width: 64px;
    height: 64px;
    /* background-image: url(images/confused.png); */
    background-image: url(../../uploads/2022/06/no-cover.svg);
    background-repeat: no-repeat;
    left: 40px;
	background-size: contain;
}

input[type="checkbox"] {
    flex-shrink: 0;
}

.social-btn a {
    width: 40px;
    height: 40px;
    background-color: #1fb37f;
    border-radius: 8px;
    display: flex;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
}

.social-btn {
    display: flex;
    margin-top: 30px;
}

.social-btn a img {
    width: 20px;
}

#main .header .header-right .language-wrap {
    padding: 0px;
}

section.home-collections .collection-row .collections-box {
    padding: 0;
}

a#scroll_button {
    width: 50px;
    height: 50px;
    background-color: #1fb37f;
    position: fixed;
    bottom: 50px;
    right: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    z-index: 9;
}

a#scroll_button i {
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    float: left;
    transform: rotate(45deg);
    margin-top: 5px;
}

a#scroll_button.show {
    opacity: 1;
    visibility: visible;
}

.inner-section section.connect.about .about-tab-content .tab-content .tab-pane .head .inner .right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.custom-options {
    z-index: 9;
}

.inner-section section.form .container .form-left .quote-form .form .row .flex {
    z-index: inherit;
}

.modal .modal-dialog .modal-content .modal-header {
    top: -30px;
}

.modal .modal-dialog .modal-content .modal-body audio {
    width: 100%;
}

.inner-section section.form .container .form-left .form-inner {
    position: relative;
}

label.error,
span.error {
    position: absolute;
    right: 12px;
    color: #f00;
    font-size: 14px;
    bottom: -5px;
}

.wow {
    animation: none !important;
    visibility: visible !important;
}

.inner-section section.gallery .gallery-tab-content .tab-content .video-row .video-box .inner {
    background-color: #000;
}

.inner-section section.gallery .gallery-tab-content .tab-content .video-row .video-box.audio .inner {
    background-color: #fff;
}

[lang="ar"] label.error {
    right: inherit;
    left: 12px;
}

[lang="ar"] .inner-section section.form .container .form-left .quote-form .form .row .flex.country .select .custom-select-wrapper .custom-select .custom-select-trigger {
    margin-right: 0;
    margin-left: 8px;
}

@media(max-width:1199px) {
    section.home-collections .collection-row .collections-box .inner .timer {
        font-size: 36px !important;
    }
}

@media(max-width:1199px) {
    .inner-section section.connect.about .about-tab-content .tab-content .tab-pane .head .inner .right {
        padding-top: 0;
    }
    .inner-section section.connect.about .about-tab-content .tab-content .tab-pane .head .inner .left img {
        margin-bottom: 30px;
    }
}

@media(max-width:575px) {
    a#scroll_button {
        right: 15px;
    }
}

@media(max-width:420px) {
    section.home-collections .collections-box {
        width: 100% !important;
    }
    section.home-collections .collection-row .collections-box {
        padding: 0;
        margin-bottom: 0;
    }
    #main section.banner.inner-banner .banner-inner .container ul {
        flex-wrap: wrap;
    }
}


/*
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
          .inner-section section.book-single .book .inner::before
          {
            position: absolute;
            left: 0px;
            right: 0px;
            bottom: 100px;
            height: 150px;
            z-index: 99999999 !important;
            content: "";
            background-color: red;
          }
         
     }


}*/


/*#main .header .header-right .right-navigation .navbar .navbar-nav li.active a {*/


/*    color: #1fb37f !important;*/


/*    background: transparent;*/


/*}*/


/*13-4-2022*/

section.books-category {
    padding: 90px 0 0 !important;
}

section.home-about {
    margin-top: 90px;
}

.inner-section section.single-news .single-news-box .right img {
    width: 100%;
}

@media(max-width:991px) {
    section.books-category {
        padding: 50px 0 0 !important;
    }
    section.home-about {
        margin-top: 50px;
    }
}

a.reqst{
        color: #1fb37f;
    border: 1px solid #1fb37f;
    border-radius: 8px;
    padding: 9px 25px;
    height: 50px;
    display: inline-block;
    margin-top: 25px;
}
a.reqst:hover{
    background: #1fb37f;
    color: #fff;
}

/* 18-4-2022 */
.footer .container .row.foot-links-row .copy {
    margin-top: 50px;
    position: relative;
}
.visitor_counter
{
    float: right;
    color: #9b9b9b !important;
    padding: 0 !important;
    border: none !important;
    position: absolute;
    right: 15px;
    top: 26px;
}
.visitor_counter b
{
    font-weight:bold;
    color:#1fb37f;
}
@media (max-width:991px) {
    .visitor_counter
    {
        float: none;
        position: static;
        padding-bottom:25px !important;
    }
}
/*.service_btn_c{*/
/*    border-radius: 8px !important;*/
/*    border: none;*/
/*    padding: 12px 25px;*/
/*    background: #1fb37f;*/
/*	color:#fff;*/
/*    font-size: 16px;*/
/*    margin-top: 20px;*/
/*}*/

.service_btn_c {
    border-radius: 8px !important;
    padding: 12px 25px;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #1fb37f;
}
.service_btn_c:hover {
    background: #1fb37f;
    color: #fff;
}
.footer .container .row.foot-links-row .copy p {
    color: #5B615E !important ;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 0 !important;
    border-top: none !important;
    margin-bottom: 0 !important;
    text-align: center !important;
}
.footer .container .row.foot-links-row .copy {
    display: flex !important;
    flex-wrap: wrap;
    width: 100% !important;
    justify-content: space-between !important;
    border-top: 1px solid #dedede !important;
    padding: 25px 0 !important;
}
.pvc_clear, i.pvc-stats-icon.small {

    display: none !important;
}
.social-btn.col-12.more.wow.fadeInUp.animated {display: flex;justify-content: center;margin-top: 30px;}

.social-btn.col-12.more.wow.fadeInUp.animated a {margin: 0 5px;}
@media (max-width:767px) {
    .footer .container .row.foot-links-row .copy p {
        width:100%;
    }
}
/*21-4-2022*/
section.books-category .dis-books .owl-book-category .owl-nav{
    display:none !important;
}
section.books-category .dis-books .head a{
    display:none !important;
}

/*31-5-2022*/
a{
    text-decoration: none !important;
}
section.books-category .dis-books .owl-book-category .item .category-box .inner p{
    color: #212529;
}
.inner-section section.news .content-news.news-box .inner .details h6{
    font-size:18px;
}
#main section.banner.inner-banner .banner-inner{
        background-position: right center !important;
}
#main section.banner.inner-banner.publications .banner-inner {
    background-position: center center !important;
}
@media(min-width:768px){
    section.books-category .dis-books .owl-book-category .owl-stage-outer .owl-stage .owl-item {

    margin-right: 2.3% !important;
}
}
@media (max-width:1370px) {
#main section.banner.inner-banner .banner-inner {
    min-height: 300px !important;
    
}
}
@media (max-width:1199px) {
#main section.banner.inner-banner .banner-inner {
    min-height: 250px !important;
    
}
}
@media (max-width:991px) {
#main section.banner.inner-banner .banner-inner {
    min-height: 200px !important;
    
}
.footer .container .row.newsletter-row .newsletter {
    display: block;
    padding: 30px;
}
.footer .container .row.newsletter-row .newsletter {
    display: block;
    padding: 30px;
}
.footer .container .row.newsletter-row .newsletter {
    display: block;
    padding: 30px;
}
.footer .container .row.newsletter-row .newsletter .newsletter-box.right {
    margin-top: 20px;
}

}
@media (max-width:767px) {
    .inner-section section.single-news .single-news-box .right .video iframe{
    width:100%;
}
}

.inner-section section.news .content-news.news-box .inner .details h6 {
/*width: 100%;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; */
	overflow: hidden;
width:100%;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
 
section.home-news-events .owl-news .item .inner .details h5 {
 	    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
	line-height: 21px;
}

/* 14/06/2022*/
.custom-select.opened .custom-options span.custom-option.hidden {
    display: none;
}

.custom-select .custom-options {
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3);
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.pub-container {
    overflow: hidden !important;
}
/*20-6-2022*/
section.home-news-events .owl-news .item .inner{
	background:#fff !important;
}
section.home-news-events .owl-news .item .inner img{
	    height: 170px;
    width: auto !important;
    margin: 0px auto !important;
    max-width: inherit !important;
}
/* 30/06/2022*/
.inner-section section.form .container .form-left .quote-form .form .row .col-12 input {
    width: 100% !important;
}

.inner-section section.form .container .form-left .quote-form .form .row .text input.btn {
    width: auto !important;
}
.inner-section section.form .container .form-left .quote-form .form .row .col-12 span.wpcf7-form-control-wrap.fname {
    width: 100% !important;
}
.inner-section section.form .container .form-left .quote-form .form .row .text span {
    width: 100%;
}
.inner-section section.form .container .form-left .quote-form .form .row .text span.wpcf7-spinner {
    display: none !important;
}
.inner-section section.form .container .form-left .quote-form .form .wpcf7-response-output {
    margin: 0;
}
.inner-section section.form .container .form-left .quote-form .form .row span {
    width: 100%;
}

.inner-section section.form .container .form-left .quote-form .form .row span input {
    width: 100%;
}

.inner-section section.form .container .form-left .quote-form .form .row span input#form-controlrequiredField {width: calc(100% - 15px);margin-left: 15px;}


/* user manual */
 
main#main .wedocs-single-wrap {
    position: relative;
    z-index: 1;
}
/*15/07/2022*/
.img_modal .modal-body {
    padding: 0 !important;
    overflow: hidden;
}
.img_modal img {
    width: 100%;
    max-width: auto;
}
section.home-news-events .event .inner{
    width:100%;
    background-position: bottom center;
    }
section.home-news-events .event .inner::after{
    opacity:0.3;
    }
        
 /*06/10/2022*/
 #main section.banner.inner-banner .banner-inner .filter form .filter-inner .nav-btn-wrap input#reset {
    margin-right: 10px;
    color: #fff;
    padding: 0 10px;
}

#preloader img {
margin: auto;
max-width: 250px;
}

@media(max-width:991px) {
    section.banner.inner-banner.publications .banner-inner .filter form.newsearchform .filter-inner .nav-btn-wrap {
        width: 22% !important;
    }
    #main section.banner.inner-banner.books .banner-inner .filter form.newsearchform .filter-inner .search {
        width: 78%;
    }
}

@media(max-width:767px) {
    section.banner.inner-banner.publications .banner-inner .filter form.newsearchform .filter-inner .nav-btn-wrap {
        width: 29% !important;
    }
    #main section.banner.inner-banner.books .banner-inner .filter form.newsearchform .filter-inner .search {
        width: 71%;
    }
}

@media(max-width:575px) {
    section.banner.inner-banner.publications .banner-inner .filter form.newsearchform .filter-inner .nav-btn-wrap {
        width: 100% !important;
    }
    #main section.banner.books.publications .banner-inner .filter form .filter-inner .search {
        width: 100%;
        padding-right: 0;
        margin-bottom: 7px;
    }
    #main section.banner.inner-banner.books .banner-inner .filter form.newsearchform .filter-inner .search {
        width: 100%;
        margin-bottom: 10px;
    }
}
/*07/10/2022*/

#main section.banner.inner-banner .banner-inner .filter form .filter-inner .nav-btn-wrap input#reset {
    margin-right: 2;
    margin-left: 10px;
}

@media(max-width:575px) {
    section.banner.inner-banner.publications .banner-inner .filter form.newsearchform .filter-inner .nav-btn-wrap {
        width: auto!important;
        left: inherit;
        right: 11px;
    }
}
