.widget2 ul li:hover,
.widget2 ul li:hover a::before,
.widget2 ul li a:focus:before,
.widget2 ul li:hover > a,
.widget2 ul li a:focus {
    color: #000000 !important;
}

.iconright {
    justify-content: flex-end !important;

}

.newsletter-form1 {
    margin-top: 5px;
    max-width: calc(100% - 3.125rem);
    position: relative;
    padding: 0 0 0 4.4375rem;
}

.thm-btncatg {
    display: inline-block;
    color: #fff;
    font-family: Philosopher;
    font-weight: 900;
    padding: .9375rem 3.75rem;
    position: relative;
    overflow: hidden;
    margin-bottom: -5px;
    text-align: center;
    z-index: 1;
    padding: 7px !important;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    height: 100%;
}

.thm-btncatggreen {
    display: flex;
    color: #fff;
    vertical-align: middle;
    font-weight: 900;
    padding: 1.2rem 0.75rem;
    overflow: hidden;
    margin-bottom: -5px;
    text-align: center;
    z-index: 1;
    border-radius: 10px;
    width: 100%;
    font-size: 14px;
    height: 100%;
    background: #4c9d58 !important;
    align-content: stretch;
    justify-content: space-around;
    align-items: center;

}

.thm-btncatgyellow {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-family: Philosopher;
    font-weight: 900;
    padding: .9375rem 3.75rem;
    position: relative;
    overflow: hidden;
    margin-bottom: -5px;
    text-align: center;
    z-index: 1;
    padding: 7px !important;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    height: 100%;
    background: #d3a21f !important;

}

.thm-btncatgblue {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-family: Philosopher;
    font-weight: 900;
    padding: .9375rem 3.75rem;
    position: relative;
    overflow: hidden;
    margin-bottom: -5px;
    text-align: center;
    z-index: 1;
    padding: 7px !important;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    height: 100%;
    background: #379190 !important;

}

.iconhover:hover {
    color: #000 !important;
}

.catg {
    text-align: end;
    margin-right: -210px;
}

.catg1 {
    text-align: end;
    margin-right: -240px;
}

.cat {
    margin-right: -79px;

}

.bg-color1 .social-links > a {
    color: #ffffff !important;
}

.card {
    width: 400px;
    border: none
}

.btr {
    border-top-right-radius: 5px !important
}

.btl {
    border-top-left-radius: 5px !important
}

.nav-pills {
    display: table !important;
    width: 100%
}

.nav-pills .nav-link {
    border-radius: 0px;
    border-bottom: 1px solid;
}

.nav-item {
    display: table-cell;
    background: #fac70e
}

.bor {
    border: 1px solid #4c9d58;
    height: auto;
    padding: 10px;

}

.catgdata {
    width: 767px !important;
}

.form {
    padding: 10px;
}

.form input {
    margin-bottom: 12px;
    border-radius: 3px
}

.form input:focus {
    box-shadow: none
}

.form button {
    margin-top: 20px
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #4c9d58;
}

.error {
    color: red !important;
    font-size: 13px !important;
    margin-bottom: 4px !important;

}

/*<!-- profile -->*/
.panel-login > .panel-heading {
    color: #00415d;

    text-align: center;
}

.panel-login > .panel-heading a {
    text-decoration: none;
    color: #666;
    font-weight: bold;
    font-size: 18px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.panel-login > .panel-heading a.active {
    color: #4c9d58;
    font-size: 18px;
}

.panel-login > .panel-heading hr {
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}

.panel-login input[type="text"], .panel-login input[type="email"], .panel-login input[type="password"] {
    height: 45px;
    font-size: 14px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.panel-login input:hover,
.panel-login input:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.widget2 ul:not(.insta-list) li {
    font-size: 1rem;
    font-family: Philosopher;
    color: #ffffff !important;
}

.widget2 ul:not(.insta-list) li a::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    color: #ffffff !important;
}

.widget-title2 {
    margin-bottom: 1.4375rem;
    font-size: 1.5rem;
    color: #e8ba15;
    border-bottom: 2px solid;
}

.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*width: 70%;*/
}

.myacc:hover {
    color: #ffffff !important;
}

.lekhko {
    text-align: left !important;
}

.video-box > a, .about-video > a {
    top: 50%;
    left: 97% !important;
    height: 4.6875rem;
    line-height: 3.9375rem;
    width: 4.6875rem;
    color: #fff;
    text-align: center;
    border: 6px solid #fff;
    font-size: 1.5rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

/* book view*/
.book-hover {
    position: absolute;
    display: none;
    align-items: center;
    text-align: center;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    color: #fff;
    background: #e8f56bad;
    /*background: #e8ba15;*/

}

.bookdata {
    width: 127% !important;
    margin-left: -99px !important;
}

.lib-b {
    display: inline-block;
    cursor: pointer;
    margin: 0px 10px;
    width: 20% !important;
    box-shadow: 6px -4px 5px 1px rgba(0, 0, 0, .2);
    max-width: 206px;
}

.lib-b a:hover span {

    display: grid !important;
}

.lib-b a img {
    min-height: 150px;
}

.shelf_img {
    z-index: 0;
    height: auto;
    max-width: 90%;
    vertical-align: top;
    margin-top: -12px;
}

.books h2.book-title {
    width: 55%;
    float: left;
}

.pdfdata {
    margin-left: 106px;

}

.book-top {
    display: flow-root;
}

.book-button {
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

a:hover {
    color: #000 !important;
}

.thmbg {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 4px;
    background-color: #3e3e3e;
    color: #fff;
    text-align: center;
    font: 1.5em 'Philosopher';
    vertical-align: middle;
    margin: 0 auto;
}

.topic-index {
    margin-bottom: 20px;
    margin-top: 8px;
}

.book-row {
    display: inline;
    margin-left: 116px;
}

.gotopg {
    background-color: #4c9d58;
    color: white;
    height: 33px;
    vertical-align: top;
}

form.cont-form > input, form.cont-form > textarea {
    padding-bottom: 0;
    margin-bottom: 2.125rem;
    line-height: 50px;
    border-radius: 5px;
    padding-left: 20px;
    border: 1px solid #ccc;
}

.post-detail-img .panel-login .row:first-child {
    margin-top: 0;
}

.wpscroll {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 25px;
    right: 12px;
    z-index: 2000;
}

.headcolor {
    background-color: #379190 !important;

}

@media (max-width: 470px) {
    .author-box, .comment {
        padding: 0.875rem;
    }
    .catgpading1 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .catgpading {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }
    .author-info, .comment-detail {
        padding: 0;
    }
    .profilemo {
        padding: 0 !important;
    }

    .shelf_img {
        z-index: 0;
        height: auto;
        max-width: 110%;
        vertical-align: top;
        margin-top: -12px;
    }

    .shelf_img1 {
        margin-left: -36px;
    }

    .bookdata {
        width: 113% !important;
        margin-left: -23px !important;
    }

    .book-top {
        margin-top: 30px;
    }

    .book-row {
        display: inline;
        margin-left: 5px;
    }

    .bookheight {
        width: 100%;
        display: block;
        vertical-align: top;
        height: 142px !important;
    }

    .lib-b {
        display: inline-block;
        cursor: pointer;
        margin: 26px 5px 0 5px;
        width: 28% !important;
        box-shadow: 6px -4px 5px 1px rgb(0 0 0 / 20%);
        max-width: 206px;
    }

    .subdata1 {
        text-align: start !important;
    }

    .cat {
        margin-left: -12px !important;
    }

    .pdfdata {
        margin-left: 0px !important;
    }
}