.slider_section .owl-stage-outer .owl-item .item img{
    height: 380px;
    object-fit: cover;
}
.similar_volume_book, .book_viewed_box, .book_other_language, .similar_view_box{
    width: 100%;
}
.wishlist{
    cursor: pointer;
}
.detailtab::before{
    height: 0 !important;
}
.accordian_details ul li a.active{
    color: #ff6500;
}
label.error{
    color: #ff0000;
    font-size: 14px;
    font-family: var(--regular-font);
    margin-bottom: 0;
}
.no_found_page .formright_img img{
    width: 75%;
}
.newsletter-section{
    /*margin-top: 55px;*/
}
.author_accordion .browseimage img{
    /*height: 49px;*/
}
.hide{
    display: none !important;
}
.browsesubjectsitem .browsesubjectslink .browsesubjectcount{
    width: 85px;
}
.sign_up_div .selection .select2-selection, .profile_div .selection .select2-selection{
    border: 1px solid #e1e1e1;
    width: 100%;
    height: 47px;
    background: #ededed;
    border-radius: 5px;
    padding: 9px 15px;
}
.sign_up_div .selection .select2-selection .select2-selection__arrow, .profile_div .selection .select2-selection .select2-selection__arrow{
    top: 10px;
    right: 10px;
}
.become_member_button{
    outline: none;
    box-shadow: none;
    border: none;
}
.edit_profile_section .profile_div .selection .select2-selection{
    height: 35px;
    padding: 3px 8px;
}
.edit_profile_section .profile_div .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #000;
}
.edit_profile_section .profile_div .selection .select2-selection .select2-selection__arrow{
    top: 4px;
    right: 10px;
}
.edit_profile_section .profile_div .selection .select2-selection .select2-selection__arrow b{
    border-color: #424242 transparent transparent transparent;
}
.newsletter{
    overflow: visible;
}
.newsletter label.error{
    color: #ffffff;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 500;
}
#step-3 .wizard_foot, #step-4 .wizard_foot{
    width: auto;
    right: 0;
    left: auto;
}
.setup-content .radio_button{
    margin-bottom: 15px;
}
.book_container{
    width: 100%;
}
.publisher_book_content li{
    margin-bottom: 1.04%;
}
.bookmark_button{
    position: fixed;
    bottom: 10%;
    right: 1%;
    z-index: 999999;
    display: none;
    color: #fff;
    background: var(--dark-grey);
    line-height: 34px;
    padding: 0 18px;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: .5px;
    transition: all .3s linear;
}
.bookmark_button:hover{
    color: #fff;
}
body.wowbook-lightbox-on{
    overflow: hidden;
}
body.wowbook-lightbox-on .bookmark_button{
    display: block;
}
.success_page{
    text-align: center;
    min-height: 35vh;
}
.success_page .success_icon i{
    font-size: 110px;
    color: #0ea219;
    margin-bottom: 30px;
}
.success_page p{
    margin-top: 10px;
}
.main_loader{
    margin-bottom: 40px;
    text-align: center;
    height: 25vh;
}
.lds-roller {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 8px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #4a4a4a;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.contect_search_box .search__edited {
    border: 1px solid #ccc;
    padding: 6px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.contect_search_box .search_icon {
    margin: 0 auto;
}
.contect_search_box input {
    outline: none;
}
.author_image img{
    /*height: 190px;*/
}
.search_form .serach_bar_full{
    padding-left: 10px;
}
.title_ {
    margin-top: 10px;
}
.productListing-filter-panel {
    margin-top: 10px;
}
#mark-as-favourite{
    bottom: 80px;
}
#favourite-on-scroll i{
    color: #fff;
    margin: 0;
    position: relative;
    left: 50%;
    top: 50%;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transform: translate(-50%, -50%);
    line-height: normal;
}
.no_record_found{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
}
.no_record_found img{
    filter: grayscale(100%);
    opacity: 0.4;
    width: 235px;
}
.no_record_found h3{
    color: #b2b2b2;
    font-size: 18px;
    padding-top: 15px;
}
.advanced_search .select2-container--default .select2-selection--single{
    height: 34px;
    width: 100%;
    border: 1px solid #ddd!important;
    padding: 2px 5px!important;
    border-radius: 5px!important;
}
.advanced_search .select2-container--default .select2-selection--single .select2-selection__rendered{
    font: 400 13.3333px Arial;
    align-items: center;
    padding-top: 7px;
    color: #000;
}
.advanced_search .select2-container--default .select2-selection--single .select2-selection__arrow{
    right: 5px;
    top: 5px;
}
.advanced_search .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #000 transparent transparent transparent;
}
.advanced_search_form select{
    font: 400 13.3333px Arial;
    align-items: center;
    padding-top: 7px;
    color: #000;
    padding: 0 8px;
}
.advanced_search .advanced_search_form>.row>.col-md-6>label{
    margin-bottom: 0px;
}
.advanced_search .advanced_search_form>.row>.col-md-6{
    margin-bottom: .5rem;
}
.select2-container{
    width: 100% !important;
}
.search_btn {
    line-height: 48px !important;
}

.dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px;
    right: 0;
    left: auto;
}
.dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 12px 15px 10px 15px;
}
.dropdown-menu.notify-drop .notify-drop-title h4{
    margin: 0;
    text-align: center;
    font-size: 15px;
}
.dropdown-menu.notify-drop .drop-content {
    min-height: 280px;
    max-height: 280px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}
.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}
.dropdown-menu.notify-drop .drop-content > li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
}
.dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
    background-color: #fafafa;
}
.dropdown-menu.notify-drop .drop-content > li:after {
    content: "";
    clear: both;
    display: block;
}
.dropdown-menu.notify-drop .drop-content > li:hover {
    background-color: #fcfcfc;
}
.dropdown-menu.notify-drop .drop-content > li:last-child {
    border-bottom: none;
}
.dropdown-menu.notify-drop .drop-content > li > a {
    display: block;
}
.dropdown-menu.notify-drop .drop-content > li {
    font-weight: bold;
    font-size: 11px;
}
.dropdown-menu.notify-drop .drop-content > li > a span{
    display: inline-block;
    vertical-align: middle;
}
.dropdown-menu.notify-drop .drop-content > li >a span.notify-content{
    width: 82%;
}
.dropdown-menu.notify-drop .drop-content > li >a span.notify-img{
    width: 16%;
}
.dropdown-menu.notify-drop .drop-content > li >a span.notify-img img{
    height: 52px;
    width: 43px;
}
.dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0;
}
.dropdown-menu.notify-drop .drop-content > li a p {
    font-size: 13px;
    color: #000;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;  
    overflow: hidden;
    height: 34px;
}
.dropdown-menu.notify-drop .drop-content > li>a span .time {
    font-size: 10px;
    font-weight: 600;
    margin: 8px 0px 0px 0px;
    padding: 0px 3px;
    border: 1px solid #e2e2e2;
    position: relative;
    background-image: linear-gradient(#fff,#f2f2f2);
    display: inline-block;
    border-radius: 2px;
    color: #797979;
    float: right;
}
.dropdown-menu.notify-drop .drop-content > li p.time:hover {
    background-image: linear-gradient(#fff,#fff);
}
.dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 3px 15px;
}
.dropdown-menu.notify-drop .notify-drop-footer a {
    color: #ff6500;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}
.dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333;
}
.bookself_ul ul{
    justify-content: left;
}
.home_page .bookself_ul ul{
    justify-content: center;
}
.home_page .bookself_ul .extar_info ul{
    justify-content: flex-start;
}
.home_page .section_self .bookself_ul{
    width: 100%;
}
.category_main .category-title,
.category_main .section_title {
    width: 100%;
    /*text-align: center;*/
    display: block;
    /* font-size: 2rem; */
    font-size: 24px;
    font-weight: 500;
}
/*.e-library-megamenu .megamenu{
    width: 75%;
}*/
.filter_area .accordian_details .extra_li, 
.filter_area .accordian_details.show_extra #see-all,
.filter_area .accordian_details #see-less{
    display: none;
}
.filter_area .accordian_details.show_extra .extra_li, .filter_area .accordian_details.show_extra #see-less {
    display: block;
}
.report_issue_modal_body #modal_textarea{
    margin-bottom: 0px;
}
.home_page .section_title.color02{
    color: #000;
}
#feedback_form .textfield_gorup .form-label{
    left: 15px;
}
.selection_fitler_area ul li.orange_pill a{
    background-color: #ff6500;
}
.selection_fitler_area ul li.orange_pill{
    display: block;
}
.home_page .bookself_ul>ul>li, .author_detail_section .bookself_ul>ul>li{
    width: 15.6%;
}
.not_found .no_notification{
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 60px;
}
.not_found .no_notification i{
    font-size: 80px;
    padding-bottom: 10px;
    opacity: 0.3;
}
.not_found .notify-drop-footer{
    display: none;
}
.not_found .no_notification h4{
    font-size: 20px;
    opacity: 0.3;
    font-family: var(--semibold-font);
}
.contact_form .contact_address span{
    font-size: 2.5rem;
}
.category_main .original-book section:first-child{
    padding: 150px 0 0;
}
.category_main .mark_as_favourite .heading{
    top: 30px;
}
.category_main .section_heading .category-title{
    margin-bottom: 0px;
}
.feedback_info{
    font-size: 14px;
    line-height: 19px;
    margin-top: 10px;
}
.productListing-filter-panel .radio_button label{
    font-size: 14px;
}
.membership .grid-1-5 .button{
    width: 190px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
.package_info h5{
    font-size: 14px;
    font-weight: 500;
}
.package_info{
    margin-top: 15px;
}
.package_info h5 span{
    color: #ff6500;
    font-weight: 600;
}
.textfield_gorup input.custom_textbox.email{
    margin-top: 0px;
    color: #000;
}
.subcontent_div .browseimage img {
    min-width: 65px;
    width: 35px;
}
.browse_language .browsesubjectsitem .browsesubjectslink {
    width : 90%;
}
.browse_language .add_custom_favourite {
    float: left;
    margin-top: 10px;
}
.browse_language .add_custom_favourite i.fa-heart.active{
    color : red;
}
.category_main .original-book section.upcoming_section:first-child a.greenbtn {
    color: #fff;
    border-color: #fff;
}
.home_page .loadmore{
    padding: 0px;
}