@font-face {
    font-family: "janna-bold";
    src: url("plugins/janna-bold.ttf");
	font-display: swap;
}
@font-face {
    font-family: "Cairo-Medium";
    src: url("plugins/Cairo-SemiBold.ttf");
	font-display: swap;
}
@font-face {
    font-family: "fontawesome";
    src: url("fonts/fontawesome-webfont.ttf");
	font-display: swap;
}
@font-face {
    font-family: "Tajawal-Bold";
    src: url("plugins/Tajawal-Bold.ttf");
	font-display: swap;
}
@font-face {
    font-family: "Tajawal-Medium";
    src: url("plugins/Tajawal-Medium.ttf");
	font-display: swap;
}
@font-face {
    font-family: "janna-bold";
    src: url("plugins/janna-bold.ttf");
	font-display: swap;
}
@font-face {
    font-family: "NotoKufiArabic";
    src: url("plugins/NotoKufiArabic.ttf");
	font-display: swap;
}
@font-face {
    font-family: "janna-bold";
    src: url("plugins/janna-lt-bold.ttf");
	font-display: swap;
}
@font-face {
    font-family: "janna-regular";
    src: url("plugins/janna-lt-regular.ttf");
	font-display: swap;
}
@font-face {
    font-family: "droid-regular";
    src: url("plugins/Droid-Naskh-Regular.ttf");
	font-display: swap;
}
body{
    direction: rtl;
    text-align: right;
    font-family:'janna-regular';
    background: #f7f7fa;
}
.iti{
    direction: ltr;
    width: 100%;
}
.iti input{
}
.invalid-feedback{
    display:block
}
.required_mark{
    color:red;
}
.dropify-wrapper{
    height:70px;
}
.dropify-wrapper .dropify-message p{
    font-size: 20px;
    font-family: 'janna-bold';
    color: #aaa;
}
.dropify-wrapper .dropify-message p::before{
    content: '📁';
}
.dropify-wrapper .dropify-message span.file-icon::before{
    display: none;
}
input[data-type='currency']{
    text-align: left;
}
.bootstrap-select .dropdown-toggle{
    height:45px;
    line-height: 45px;
    padding: 0 5px;
}
.bootstrap-select .dropdown-toggle .filter-option{
    text-align: right;
}
.bootstrap-select .dropdown-item{
    padding:10px 5px;
}
.bootstrap-select .dropdown-menu{
    padding:0
}
.wp_nav{

}
.wp_nav .f_nav{
    background: #fff;
    line-height: 60px;
    color: #fff;
    border-bottom: 1px solid #faf0d5;
}
.wp_nav .f_nav .logo{
    text-align:right;
}
.wp_nav .f_nav .logo img{
    width: 86px;
}
.wp_nav .f_nav ul{
    list-style: unset;
    padding: 0;
    margin: 0;
    text-align: left;
}
.wp_nav .f_nav ul li{
    display: inline-block;
}
.wp_nav .f_nav ul li a{
    color: #222;
    padding: 2px 3px;
    margin: 3px;
    transition: .3s ease-in-out;
    font-size:14px;
}
.wp_nav .f_nav ul li a:hover{
    color: #467839;;
}
.wp_nav .f_nav ul li a i{
    margin-left: 3px;
    color: #b29571;

}
.wp_nav .f_nav .search_form,
.wp_nav .s_nav .search_form{
    padding: 12px 0;
}
.wp_nav .f_nav .search_form .form-control,
.wp_nav .s_nav .search_form .form-control,
.wp_nav .f_nav .search_form button,
.wp_nav .s_nav .search_form button{
    height: 45px;
    box-shadow: none;
    border: 1px solid #faf0d5;
    border-radius:0;
    border-left:0;
}
.wp_nav .f_nav .cart{
    font-family: janna-bold;
    padding: 0;
    line-height: 60px;
    font-weight: bold;
    color: #44773c;
    text-decoration: none;
    margin: 0 10px;
    font-size: 30px;
    transition: .3s ease-in-out;
}
.wp_nav .f_nav .cart:hover{
    opacity:.8;
}
.wp_nav .f_nav .cart i{

}
.wp_nav .f_nav .search_form button{
    background: #faf0d5;
    color: #111;
    border: 1px solid #faf0d5 !important;
}
.wp_nav .s_nav .navbar{
    background: rgb(252, 251, 244);
    color: #fff;
    padding: 0 5px;
    border-bottom: 1px solid #e9e9e9;
}
.wp_nav .s_nav .nav-item{

}
.wp_nav .s_nav .nav-link{
    color: rgb(64, 69, 83);
    font-size: 13px;
    transition: .3s ease-in-out;
    padding: 5px 5px;
    /*font-family: 'janna-bold';*/
    font-family:'janna-bold';
    border-color: #f1f1f1;
}
.wp_nav .s_nav .nav-link:last-child{


}
.wp_nav .s_nav .nav-link:hover{
    background: #b29573;
    color: #fff;
}
.wp_nav .s_nav .navbar-toggler{
    color: #fff;
    border: 0;
    outline: 0;
    background: #44773c;
    margin: 5px;
    border-radius: 0;
}
.wp_nav #number_product{
    background: #467839;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    display: none;
}
.wp_nav .dropdown-menu{
    padding: 0;
    top: 5px !important;
}
.wp_nav .dropdown-menu .dropdown-item{
    color: #131921;
    padding: 5px;
    height: unset;
    line-height: 2;
    margin: 0;
    transition: .1s ease-in-out;
    font-size: 15px;
}
.wp_nav .dropdown-menu .dropdown-item:hover{
    color: #fff;
    background: #467839;
}
.wp_nav .more_btn{
    background: #467839;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    margin: 2px 0;
    transition: .3s ease-in-out;
}
.wp_nav .more_btn i{
    font-size: 12px;
}
.wp_nav .more_btn:hover{
    background:#44773c;
}
.disable_btn{
    cursor: default !important;
    background: #457638 !important;
    border-color: #457638 !important;
    opacity: .6;
}
.body-content{
    margin:10px 0;
}
.side_wp{

}
.side_wp .block{
    margin-bottom: 20px;
    overflow: hidden;
}
.wp_h3{
    background: #fff;
    padding: 15px 10px;
    font-size: 18px;
    font-family: 'janna-bold';
    font-weight: bold;
    color: rgb(64, 69, 83);
    border-left: 5px solid #faf0d5;
    margin-bottom:10px;
}
.side_wp .block .data{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background: #fff;
}
.side_wp .block .data img,
.side_wp .block .data video,
.side_wp .block .data iframe{
    max-width: 100%;
}
.side_wp .block .data .item{
    display: block;
    padding: 10px;
    border-top: 1px solid #f0f0f0;
    text-decoration: none;
    color: #333;
    transition: .3s ease-in-out;
}
.side_wp .block .data .item:hover{
    background: #f7f7fa;
}
.side_wp .block .data .name{
    display: block;
    color: #232f3e;
    margin-bottom: 5px;
    font-size: 14px;
}
.side_wp .block .data .icon{
    font-size: 11px;
    color: #575757;
}
.side_wp .block .data .icon i{
    margin-left: 2px;
    color: #9f9f9f;
}
.side_wp .block .data .view{
    width: 100%;
    text-align: left;
    display: inline-block;
}
.wp_article{

}
.article_block{
    background: #fff;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    text-decoration: none !important;
    color: #111;
    display: block;
    transition: .3s ease-in-out;
}
.article_block:hover{
    background: #f7f7fa;
}
.article_block .img-block{
    background: #fffbfb;
    height: 150px;
    text-align: center;
}
.article_block .img-block img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.article_block .title{
    font-weight: bold;
    margin-bottom: 10px;
    color: #7073ea;
    font-family: janna-bold;
    line-height: 1.5;
    border-bottom: 1px solid #ecebeb;
    padding-bottom: 10px;
    font-size: 15px;
}
.article_block .pref{
    color: #131921;
    line-height: 1.5;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: justify;
}
.article_block .icon{
    font-size: 12px;
    margin: 0;
}
.article_block .icon i{
    margin-left: 2px;
    color: #9f9f9f;
}
.article_block .icon.view{
    float: left;
}
.wp_page_number{
    text-align: center;
}
.wp_page_number .pagination{
    margin: 0;
    display: block;
}
.wp_page_number .page-item{
    display: inline-block;
}
.wp_page_number .page-item .page-link{
    color: #131921;
    box-shadow: none;
}
.wp_page_number .page-item.active .page-link{
    color: #fff;
    background-color: #457638;
    border-color: #457638;
}
.search_sec{
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.search_sec .form-control{
    height: 45px;
    box-shadow: none;
    border-radius: 0;
    border-color: #ced4da !important;
    margin-bottom:15px;
}
.wp_btn {
    background: #467839;
    color: #fff !important;
    outline: 0;
    border: 1px solid #467839;
    height: 45px;
    line-height: 45px;
    padding: 0 5px;
    font-size: 17px;
    outline: none !important;
    cursor: pointer;
    border-radius: 5px;
    font-family: 'janna-bold';
    text-decoration: none !important;
    text-align:center;
}
.book_block .wp_btn{
    border-radius: 0;
}
.bootstrap-select button{
    background: #fff;
    border-color: #ced4da !important;
    box-shadow: none;
    border-radius: 0;
}
.bootstrap-select button:hover,
.bootstrap-select button:active,
.bootstrap-select button:focus,
.bootstrap-select.show > .btn-light.dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus{
    background: #fff !important;
    border-color: #ced4da !important;
    outline: 0 !important;
}
.not_found{
    background: #fff;
    padding: 5px;
    text-align: center;
}
.not_found h1{
    font-size: 100px;
    font-weight: bold;
    color: #febd69;
    margin-bottom: 10px;
    font-family: 'janna-bold';
}
.not_found p{
    color: #131921;
    font-size: 20px;
    margin: 0;
    font-family: 'janna-bold';
}
.form-control{
    height: 45px;
    border-radius: 0;
    box-shadow: none !important;
    border-color: #ced4da !important;
}
label{
    font-size: 13px;
    color: #131921;
}
.wp_form{
    background: #fff;
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;*/
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 5px solid #457638;
    /*border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}
.wp_link{
    color: #131921;
    font-size: 15px;
    transition: .3s ease-in-out;
}
.wp_link:hover{

    color: #457638;
}
.wp_home{

}
.book_block{
    margin-bottom: 20px;
}
.book_block .item{
    color: #131921;
    text-decoration: none;
    padding: 10px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    background: white;
    display: block;
}
.book_block .item .img-block{
    text-align: center;
    margin-bottom: 10px;
    /*border-bottom: 5px solid #febd69;*/
    height: 180px;
    overflow: hidden;
}
.book_block .item .img-block img{
    height: 100%;
    object-fit: cover;
}
.book_block .item .info{

}
.book_block .item .info .name{
    text-align: center;
    font-size: 12px;
    margin: 0;
    color: rgb(64, 69, 83);
    font-family: janna-bold;
    min-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.book_block .item .info .category{
    margin: 0;
    text-align: left;
    position: relative;
    height: 50px;
}
.book_block .item .info .category p{
    margin:0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
}
.book_block .item .info .category span{
    background: #7779f1;
    color: #fff;
    padding: 2px 4px;
    font-size: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 2px 0;
    display: inline-block;
}
.book_block .item .info .price,
.book_block .under .price{
    margin: 0;
}
.book_block .item .currency,
.book_block .under .price .currency{
    position: relative;
    top: 3px;
    color: #848383;
    font-size: 12px;
}
.book_block .item .cost,
.book_block .under .price .cost{
    font-weight: bold;
    color: rgb(64, 69, 83);
    font-family: janna-bold;
    font-size: 17px;
}
.book_block .item .free{

}
.book_block .cart{

}
.book_block .cart i{

}
.book_block .item .type_book{
    position: absolute;
    padding: 1px 4px;
    font-size: 12px;
    left: 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    color: #753f27;
}
.book_block .item .type_book.free{
    background: #28a745;
    color:#fff;
}
.book_block .item .type_book.paid{
    background: #ffd564;
}
.book_block .under{
    background: #fff;
    border-top: 1px solid #e7e7e7;
    padding: 7px 5px;
}
.book_block .under .price .cost{

}
.book_block .under .price .currency{

}
.book_block .under .cart{
    width: 100%;
    height: 30px;
    line-height: 30px;
    transition: .3s ease-in-out;
}
.book_block .under .addToCartBtn:hover{
    background: none !important;
    color: #467739 !important;
    border: 1px solid #467739;
}
.product_wp{

}
.product_wp .product_img{
    margin-bottom: 20px;
    height: 340px;
    overflow: hidden;
}
.product_wp .product_img img{
    height: 100%;
    object-fit:cover;
}
.product_wp .title{
    font-size: 15px;
    font-size: 15px;
    background: #fff;
    padding: 5px;
    border-left: 5px solid #febd69;
    margin-bottom: 15px;
    color: #131921;
}
.product_wp .item{
    margin: 10px 0;
}
.product_wp .item i{
    color: #4b4e52;
    width: 30px;
    text-align: center;
    font-size: 12px;
    cursor: default;
}
.product_wp .item span{
    font-size: 14px;
}
.product_wp .item .cost{
    color: #b29573;
    font-size: 25px;
    font-weight: bold;
    font-family: janna-bold;
}
.product_wp .item .cost sub{
    font-size: 11px;
    color: #b9a082;
}
.product_wp .item a{
    color: #44773c;
    text-decoration: none;
}
.product_wp .item .more{
    background: #b29573;
    display: inline-block;
    color: #fff;
    padding: 0 3px;
    font-size: 12px;
    border-radius: 5px;
}
.product_wp .item .tag{
    display: inline-block;
    background: #b29573;
    padding: 0 2px;
    font-size: 12px;
    color: #fff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 5px;
}
.product_wp .details_btn{
    background: #febd69;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    height: 50px;
    font-size: 17px;
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: 20px;
}
.product_wp .details:hover{
    background: #e39734;
}
.product_wp .about{
    margin-bottom: 15px;
}
.product_wp .about strong{
    background: #fff;
    padding: 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    font-size: 18px;
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    display: inline-block;
    border-radius: 5px;
}
.product_wp .about .words{
    line-height: 30px;
    color: rgb(64, 69, 83);
    font-size: 15px;
    text-align: justify;
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #ddd;
    height:100%;
    width:100%;
}
.product_wp .pref_btn{
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border: 0 !important;
    outline: 0 !important;
    background: none;
    cursor: pointer;
}
.product_wp .pref_btn img{
    width: 50px;
    margin-bottom: 5px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 5px;
}
.product_wp .pref_btn span{
    display: block;
    font-size: 13px;
}
.product_wp .cart_product{
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.social_article{

}
.social_article ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_article ul li{
    display: inline-block;
}
.social_article ul li a{
    color: #fff;
    background: #000;
    margin: 0 2px;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 0 5px;
}
.social_article ul li.facebook a{
    background: #365899;
}
.social_article ul li.twitter a{
    background: rgb(29, 155, 240);
}
.social_article ul li.whatsapp a{
    background: #48c857;
}
.social_article ul li.telegram a{
    background: #26a5e4;
}
.product_wp .actions{
    text-align: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e6e6e6;
}
.product_wp .actions button,
.product_wp .actions .link{
    margin-top: 15px;
    background: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    padding: 10px 5px;
    text-decoration: none;
    color: #131921;
    cursor: pointer;
    outline: 0 !important;
    font-family: 'janna-bold';
}
.product_wp .actions button i,
.product_wp .actions .link i{
    color: #4c4c4c;
}
.liked_heart{
    color: #457638 !important;
}
.wp_favourite{
    background: #fff;
    padding: 10px;
}
.wp_favourite .nav-tabs{
    text-align: center;
    margin: 0;
    display: block;
    border-bottom: 0;
    margin-bottom: 15px;
}
.wp_favourite .nav-tabs li{
    display: inline-block;
}
.wp_favourite .nav-tabs .nav-link.active{
    color: #fff;
    background-color: #457638;
    border-color: #457638;
}
.wp_favourite .nav-tabs li button{
    border: 0;
    background: #fff;
    outline: 0 !important;
    cursor: pointer;
}
textarea{
    height: 65px !important;
}
.wp_comment{

}
.wp_comment form{
    background: #e5e5e5;
    padding: 10px;
    margin-bottom: 15px;
}
.wp_comment form .nav-tabs{
    margin-bottom: 10px;
}
.wp_comment form .nav-tabs button{
    outline: 0 !important;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 15px;
}
.disable_record_btn{
    pointer-events: none;
    opacity: .5;
}
.wp_comment .block{
    background: #fff;
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    border: 1px solid #d9d9d9;
    padding: 10px 15px;
    margin-top: 10px;
}
.wp_comment .block .img-block{
    text-align: center;
}
.wp_comment .block .img-block img{
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    width: 60px;
}
.wp_comment .block .comment_name{
    font-weight: bold;
    font-size: 16px;
    color: #457638;
    margin-bottom: 3px;
    font-family: janna-bold;
}
.wp_comment .block .comment_date{
    color: #666;
    font-weight: normal;
    font-size: 12px;
    float: left;
}
.wp_comment .block .comment_text{
    line-height: 1.6;
    font-size: 15px;
    color: #131921;
    margin: 0;
    text-align: justify;
}
.wp_comment .block .comment_file{
    margin-top: 5px;
}
.wp_comment .block .comment_file img{
    max-width: 200px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border: 5px solid white;
    border-radius: 5px;
    cursor: pointer;
}
.wp_comment .block .comment_audio{
    margin-top: 5px;
}
.wp_maker{

}
.wp_maker .maker_info{
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}
.wp_maker .maker_info .img-block{
    height: 120px;
    width: 120px;
    margin: 0 auto;
    text-align: center;
}
.wp_maker .maker_info .img-block img{
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
    width: 100%;
}
.wp_maker .maker_info .data{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 15px;
    color: #111;
    font-weight: bold;
    font-family: janna-bold;
}
.wp_maker .maker_info .job{
    color: #b9a082;
    margin-top: 3px;
    font-size: 14px;
    font-weight: normal;
}
.wp_maker .maker_info .about{
    background: #b29573;
    color: #faf0d5;
    font-size: 15px;
    font-family: 'janna-bold';
    margin-bottom: 10px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.wp_maker .maker_info .words{
    line-height: 1.6;
    text-align: justify;
    color: #000;
    font-size: 17px;
    margin: 0;
}
.wp_maker .title{
    margin: 20px 0;
}
.footer_wp{
    margin-top: 35px;
}
.footer_wp .one{
    background: #f7f7fa;
    border-top: 1px solid #ebebeb;
    padding: 15px 0;
}
.footer_wp .one h1{
    font-size: 19px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
    color: rgb(64, 69, 83);
    font-family: 'janna-bold';
    display: flex;
    align-items: center;
    height: 100%;
}
.footer_wp .one .sub_title{
    color: rgb(126, 133, 155);
    font-size: 14px;
    margin: 0;
    display: block;
}
.footer_wp .one ul{
    margin: 0;
    padding: 0;
    text-align: left;
}
.footer_wp .one ul li{
    display: inline-block;
    padding: 0 10px;
}
.footer_wp .one ul li a{
    transition: .5s ease-in-out;
    text-decoration: none;
    display: inline-block;
    text-align: right;
}
.footer_wp .one ul li a span{
    display: block;
}
.footer_wp .one ul li a .name{
    color: rgb(126, 133, 155);
    font-size: 11px;
    margin-bottom: 10px;
    display:none;
}
.footer_wp .one ul li a .value{
    color: rgb(64, 69, 83);
    font-size: 16px;
    font-family: janna-bold;
    transition: .3s ease;
}
.footer_wp .one ul li a:hover .value{
    color: #b9a082;
}
.footer_wp .one ul li::before{
    margin-left: 10px;
    background: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    color: rgb(64, 69, 83);
    border: 1px solid #ddd;
    font-size: 20px;
    position: relative;
    /*top: -10px;*/
}
.footer_wp .one ul li.email::before{
    content: '\f003';
    font-family: "fontawesome";
}
.footer_wp .one ul li.whatsapp::before{
    content: '\f232';
    font-family: "fontawesome";
}
.footer_wp .one ul li.phone::before{
    content: '\f10b';
    font-family: "fontawesome";
}
.footer_wp .two{
    background: #fff;
    padding: 5px 0;
    border-top: 1px solid #ebebeb;
}
.footer_wp .two .payment{
    text-align: center;
}
.footer_wp .two .payment img{
    width: 200px;
}
.footer_wp .three{
    padding: 15px 0;
    background: #fff;
}
.footer_wp .three .social{
    margin-top: 20px;
    text-align: center;
}
.footer_wp .three .social a{
    margin-left: 5px;
    text-decoration: none;
}
.footer_wp .three .social a img{
    width: 30px;
}
.footer_wp .three ul{
    text-align: revert;
    margin: 0;
    background: #fcfbf4;
    min-height: 100px;
    padding: 10px;
    border: 1px solid #efefef;
    border-top: 5px solid #467839;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.footer_wp .three ul li{
    display: block;
}
.footer_wp .three ul li a{
    transition: .3s ease-in-out;
    color: rgb(64, 69, 83);
    text-decoration: underline;
    font-size: 13px;
    padding: 2px 0px;
}
.footer_wp .three ul li a:hover{
    color: #467839;
}
.footer_wp .three ul li i{
    font-size: 10px;
}
.footer_wp .copy{
    padding: 10px 0;
    background: #fff;
}
.footer_wp .copy span{
    display: block;
    margin: 0;
    font-size: 12px;
    color: rgb(64, 69, 83);
}
.fx_page{
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.fx_page img,
.fx_page iframe,
.fx_page video,
.wp_video_con video,
.wp_video_con iframe,
.wp_video_con img,
.ad_content img,
.ad_content iframe,
.ad_content video{
    max-width: 100%;
}
.wp_cart{

}
.wp_cart #empty_div{
    text-align: center;
    display: none;
    padding: 20px 0;
    background: #fff;
    height: 100vh;
}
.wp_cart #empty_div img{
    width: 160px;
    margin-bottom: 15px;
}
.wp_cart #empty_div h3{
    font-family: 'janna-bold';
    margin-bottom: 15px;
    font-size: 18px;
}
.wp_cart #empty_div a{

}
.wp_cart #load_cart{
    height: 100vh;
    background: #f7f7fa;
    padding: 5px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    color: #fff;
    text-align: center;
    margin:0 15px;
}
.wp_cart #load_cart .part{
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    background: #fff;
    width: 300px;
    margin: 0 auto;
    padding: 20px 0;
    border: 1px solid #ebebeb;
}
.wp_cart #load_cart .part i{
    color: rgb(114 117 237);
    font-size: 50px;
}
.wp_cart #load_cart .part p{
    margin: 0;
    margin-top: 15px;
    color: rgb(64, 69, 83);
    font-family: 'janna-bold';
    font-size: 18px;
}
.wp_cart .products{

}
.wp_cart .products .block{
    background: #fff;
    padding: 10px;
    box-shadow: rgb(0 0 0 / 5%) 0px 0px 0px 1px;
    margin-bottom: 10px;
}
.wp_cart .products .block .img-block{
    text-align: center;
    height: 60px;
}
.wp_cart .products .block .img-block img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.wp_cart .products .block .price{
    float: left;
    font-family: 'janna-bold';
    color: rgb(64, 69, 83);
    font-size: 16px;
}
.wp_cart .products .block .price sub{
    font-size: 10px;
    color: rgb(126, 133, 155);
}
.wp_cart .products .block .name{
    font-size: 13px;
    color: rgb(64, 69, 83);
    margin: 0;
}
.wp_cart .products .block .link{
    margin-top: 5px;
    display: block;
    color: rgb(126, 133, 155);
    font-size: 10px;
    text-decoration: none !important;
    background: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 0;
}
.wp_cart .products .block .link i{
    color: #131921;
    margin-left: 5px;
}
.wp_cart .summery{
    background: #fff;
    padding:10px 5px;
    box-shadow: rgb(0 0 0 / 5%) 0px 0px 0px 1px;
}
.wp_cart .summery .title{
    font-family: 'janna-bold';
    font-size: 17px;
    margin: 0;
    text-align: center;
    color: rgb(64, 69, 83);
}
.wp_cart .summery .info{
    padding: 5px 0;
}
.wp_cart .summery .info .key{
    font-size: 11px;
    color: rgb(126, 133, 155);
}
.wp_cart .summery .info .value{
    float: left;
    font-size: 20px;
    font-family: 'janna-bold';
    color: rgb(64, 69, 83);
}
.wp_cart .summery .info .value sub{
    color: rgb(126, 133, 155);
    font-size: 11px;
}
.wp_cart .summery hr{
    background: #fff;
    margin: 10px 0;
}
.wp_cart .summery .login{
    font-size: 12px;
    line-height: 1.5;
    color: rgb(64, 69, 83);
    margin: 0;
    text-align: center;
}
.wp_cart .summery .login .open_modal{
    text-decoration: none;
    color: #007bff;
    background: none;
    border:0;;
    cursor: pointer;
    outline: 0;
    box-shadow: none;
}
.wp_cart .summery .completeOrder{
    margin-top: 10px;
}
.wp_cart .deal_modal{

}
.wp_cart .deal_modal .modal-header{
    padding: 7px;
}
.wp_cart .deal_modal .modal-title{
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'janna-bold';
}
.wp_cart .deal_modal .modal-content{
    border-radius: 0;
}
.wp_cart .deal_modal .modal-body{
    padding: 5px 10px;
}
.wp_cart .deal_modal .modal-body p{
    font-size: 13px;
    line-height: 1.7;
    color: rgb(76 76 76);
    text-align: justify;
    margin-bottom: 5px;
}
.wp_cart .deal_modal .modal-body a{
    text-decoration: underline;
}
.wp_cart .deal_modal .modal-footer{
    padding: 7px;
}
.wp_cart .deal_modal .modal-footer button{
    border-radius: 0;
    font-size: 15px;
    border: 0 !important;
    box-shadow: none !important;
}
.wp_cart .deal_modal .modal-footer button span{
    font-family: 'janna-bold';
    font-size: 16px;
}
.wp_cart .deal_modal .modal-footer .agree_btn{
    background-color: #175a27;
}
.wp_cart .deal_modal .modal-footer .disagree_btn{
    background-color: #cb2132;
}
.wp_cart .deal_modal .form-check label{
    font-weight:normal;
}
.wp_cart .deal_modal{

}
.wp_cart #agree_deal_pay_err{
    color: red;
    text-align: center;
    display: none;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 0;
}
.wp_invoice{
    background: #fff;
    padding: 10px;
}
.paid_product_media{
    margin-bottom: 15px;
}
.paid_product_media .nav-pills{
    width: 100%;
    text-align: center;
    display: block;
    border: 0;
    margin-bottom: 15px;
}
.paid_product_media .nav-item{
    display: inline-block;
}
.paid_product_media .nav-pills .nav-link{
    display: block;
    cursor: pointer;
    background: #faf0d5;
    color: #111;
    border: 0;
    padding: 5px 10px;
    font-size: 14px;
    width: 100%;
    border-radius: 0;
}
.paid_product_media .book_list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.paid_product_media .book_list li{

}
.paid_product_media .book_list li a{
    display: block;
    background: #f4f4f4;
    color: #111;
    text-decoration: none;
    padding: 5px 7px;
    margin-bottom: 5px;
    font-size: 15px;
    border: 1px solid #ddd;
}
.paid_product_media .not_yet_media{
    text-align: center;
    margin: 0;
    font-size: 12px;
    color: rgb(126, 133, 155);
}
.response_access{
    text-align: center;
    font-size: 10px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: rgb(255, 17, 17);
}
.article_content{
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.article_content img,
.article_content p,
.article_content iframe,
.article_content video,
.article_content span,
.product_wp .about .words p,
.product_wp .about .words p span,
.fx_page p,
.fx_page p span{
    max-width: 100%;
    text-indent :0 !important;
    font-family: 'droid-regular' !important;
}
.head_article{
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
}
.head_article .info{
    font-size: 13px;
    margin-top: 15px;
    color: rgb(64, 69, 83);
}
.head_article .updateFavourite{
    background: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin-top: 15px;
    box-shadow: none;
    color: #404553;
    font-size: 15px;
}
.article_content .paragragh{
    color: rgb(64, 69, 83);
    line-height: 1.5;
}
.head_article .info i{
    color: rgb(126, 133, 155);
    font-size: 10px;
}
/*Payment-form*/
#payment-form-container{

}
#payment-form-container{

}
#payment-form-container button[type='submit']{
    margin-top: 20px;
    border-radius: 0;
}
#payment-form-container #error-handler{
    color: #e30404;
    text-align: center;
    direction: ltr;
    font-size: 14px;
}
.disable_form_container{
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    justify-content: center;
    align-items: center;
    display: none;
}
.disable_form_container i{
    margin-left: 2px;
    font-size: 25px;
}
.disable_form_container span{
    font-family: 'janna-bold';
}
#payment-form-container .secure_txt{
    color: #919191;
    text-align: center;
    display: block;
    margin-top: 10px;
    font-size: 11px;
}

.statistics_wp{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.statistics_wp .frame{
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 40px 0;
}
.statistics_wp .block{
    text-align: center;
    margin-top: 20px;
    border: 1px solid #4a4a4a;
    box-shadow: rgb(189 189 189 / 24%) 0px 3px 8px;
    padding: 10px 5px;
    cursor: pointer;
}
.statistics_wp .block i{
    color: #e3e3e3;
    font-size: 15px;
}
.statistics_wp .block .st_name{
    font-family: 'janna-bold';
    margin: 0;
    font-size: 15px;
}
.statistics_wp .block .st_count{
    font-size: 50px;
    font-family: 'janna-bold';
    margin: 0;
}
.statistics_wp .title{
    font-family: 'janna-bold';
    font-size: 35px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
}
.invalid-feedback{
    font-size: 70%;
}
.appear_disappear_sec{

}
.appear_disappear_sec a{
    color: #3a3a3a;
    font-family: 'janna-bold';
    text-decoration: none;
    font-size: 15px;
    transition: .3s ease;
}
.appear_disappear_sec a:hover{
    color: #457638;
}
.appear_disappear_sec a i{
    color: #858585;
}
.userbook_sec{

}
.userbook_sec .card{
    border: 0;
    margin-bottom: 10px;
}
.userbook_sec .card .card-header{
    padding: 0;
    border: 0;
    border-bottom: 1px solid #f2f2f2;
}
.userbook_sec .card .card-header button{
    text-align: right;
    height: 50px;
    padding: 5px 5px;
    background: #fff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
}
.userbook_sec .card .card-header button img{
    height: 100%;
}
.userbook_sec .card .card-header button span{
    font-size: 15px;
    color: #3a3a3a;
}
.userbook_sec .card .card-header button i{
    float: left;
    line-height: 40px;
    color: #febd69;
}
.userbook_sec .card .card-body{

}
.userbook_sec .card .card-body .block{
    text-align: center;
    border: 1px solid #fff;
    padding: 10px 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin:10px 0;
}
.userbook_sec .card .card-body .book_link{
    background: #467839;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px 5px;
    float: left;
    border-radius: 5px;
}
.userbook_sec .card .card-body .block h3{
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
    font-family: 'janna-bold';
}
.userbook_sec .card .card-body .block p{
    margin: 0;
    font-size: 13px;
}
.trial{
    padding:7px 0;
    font-family: 'janna-bold';
    text-align:center;
    background: linear-gradient(270deg, #ffd661, #d1a321, #467839);
    background-size: 600% 600%;
    -webkit-animation: freetrial 4s ease infinite;
    -moz-animation: freetrial 4s ease infinite;
    -o-animation: freetrial 4s ease infinite;
    animation: freetrial 4s ease infinite;
}
@-webkit-keyframes freetrial {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes freetrial {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes freetrial {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes freetrial {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.trial p{
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: 1.6;
}
.trial i{
    color: #fff;
    opacity: .7;
}
.subtitle_form{
    margin-bottom: 10px;
    padding: 10px 10px;
    background: #f7f7fa;
}
.subtitle_form span{
    color: #fff;
    background: #457638;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}
.head_cart{
    padding: 10px;
    background: #e7e7e7;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
.head_cart .num{
    font-size: 18px;
}
.head_cart .txt{
    font-size: 14px;
}
.head_cart i{
    float: left;
    margin-top: 5px;
    font-size: 17px;
    opacity: .7;
}
#payment-form-container .form-control{
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.12);
    color: #3a3a3a;
}
#welcome_sec{
    display: none;
    font-size: 13px;
}
.editor_txt img,
.editor_txt video,
.editor_txt p,
.editor_txt iframe,
.editor_txt span
{
    max-width: 100%;
    line-height: 1.8;
}