﻿/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}*/
.container_padding_zero {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container_padding_zero_video {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

button, input, optgroup, select, textarea {
    font-family: "HindSiliguriRegular" !important;
}

body {
    /*font-family: 'Kalpurush', Arial, sans-serif !important;*/
    font-size: 14px !important;
    font-family: "HindSiliguriRegular" !important;
    font-weight: normal;
}


.promotionWeb img {
    background: #fff;
    border-radius: 10px;
    padding: 2px;
    margin-bottom: 5px;
}

.cartMsgSuccess {
    margin-top: 6px;
    text-align: center;
    position: absolute;
    bottom: -13px;
    height: 20px;
    border-radius: 5px;
    background: #26a843;
    font-size: 12px;
    margin-left: 135px;
    line-height: 17px;
    color: #fff;
    padding: 2px;
    transition: all .3s ease;
    will-change: bottom;
}

#sign_in_section, #book_page, #book_details, #UserPanelSection {
    margin-top: 90px;
}

.bookRequest {
    background-image: url("/images/background/BookRequest/requestBook.png");
}

.td_checkout_width {
    width: 75% !important;
}

.gw-submenu li:hover {
    background-color: #a2a2a266 !important;
    color: black !important;
}

#search:focus {
    border-color: rgba(197, 68, 0, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 68, 0, 0.6);
    outline: 0 none;
}

#search_mob:focus {
    border-color: rgba(197, 68, 0, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 68, 0, 0.6);
    outline: 0 none;
}

.btn_top_category {
    color: #6c757d;
    border-color: #6c757d;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.bbb_viewed_nav i:hover {
    color: #df3b3b !important;
}

.mob_menu_icon {
    z-index: 2600;
}

.homepage_book_width {
    min-width: 140px;
}

.homepage_publisher_width {
    min-width: 140px;
    text-align: center;
}

.overlay_mob_menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2500;
}

.publisher_title_box {
    padding-right: 79px;
    padding-top: 8px;
}

.invoice_container {
    margin-left: 18px;
}

.border_bottom_title {
    border-bottom: 1px solid #ccc;
}

.book_details_delivery_section_container {
    display: block;
}

.my_cart_child_content {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.my_cart_preorder_title_div {
    font-size: 14px;
    font-weight: bold;
    background-color: #ffc107;
    text-align: left;
    color: #1d2129;
    width: 122px;
    /* border: 1px aliceblue solid; */
    padding: 6px;
    /* background-color: aliceblue;*/
}

.mycart_normal_product_title_div {
    font-size: 14px;
    font-weight: bold;
    background-color: greenyellow;
    text-align: left;
    color: #1d2129;
    width: 122px;
    /* border: 1px aliceblue solid; */
    padding: 6px;
    /* background-color: aliceblue;*/
}

.book_details_delivery_div {
    margin: 10px 0;
    border-bottom: 1px solid #a2a2a2;
    padding: 5px 5px 14px 5px;
}


.book_details_delivery_img {
    width: 70px;
    padding-right: 30px;
    padding-top: 4px;
    clear: both !important;
}

.book_details_delivery_text_title {
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    clear: both !important;
    width: 100%;
}

.book_details_delivery_text_sub_title {
    font-size: 11px;
    padding-left: 10px;
    clear: both !important;
    width: 100%;
    padding-top: 2px;
}

.BookDetailsImageDiv {
    max-width: 235px;
}

.BookDetailsImageV3 {
    width: 100%;
    height: 321px;
    border: 1px #ccc solid !important;
}

.book_details_data_container {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.book_details_delivery_section {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px;
    height: 100%;
    /*margin-right: 15px;*/
}

.under_construction_img {
    width: 500px !important;
}

.user_panel_cus_img_div {
    max-width: 150px !important;
}

/* width */
/*:: -webkit-scrollbar {
	width: 10px;
}*/
/* Track */
/*::-webkit-scrollbar-track {
	background: #f1f1f1;
}*/
/* Handle */
/*::-webkit-scrollbar-thumb {
	background: #888;
}*/
/* Handle on hover */
/*::-webkit-scrollbar-thumb:hover {
	background: #555;
}*/
/* Let's get this party started */
/*::-webkit-scrollbar {
	width: 12px;
}*/
/* Track */
/*::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}*/
/* Handle */
/*::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(255,0,0,0.8);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4);
}*/
.my_cart_content1_title {
    padding-left: 20px !important;
    padding-top: 10px !important;
}

#btnSubscribeEmail {
    width: 110px !important;
}

.author_col_max_width {
    /*max-width: 212px;*/
    flex: 0 0 20%;
}

.publisher_col_max_width {
    /*max-width: 270px;*/
    flex: 0 0 20%;
}

.subject_col_max_width {
    /*max-width: 250px;*/
    flex: 0 0 20%;
}

.ssl_payment_div_com {
    display: block;
}

.ssl_payment_div_mob {
    display: none;
}

.delivery_content_div_com {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.delivery_content_div_mob {
    display: none;
}

.delivery_content_div_com_icon {
    width: 90% !important;
    height: 100% !important;
}

.delivery_content_div_mob_icon {
    width: 100% !important;
    height: 100% !important;
}

.ssl_payment_div_icon_com {
    width: 100% !important;
    height: 100% !important;
}

.ssl_payment_div_icon_mob {
    width: 100% !important;
    height: 100% !important;
    padding-top: 15px;
}

.mobile_menu_right_div {
    z-index: 1;
    opacity: 0.5;
    background-color: #ffffff !important;
    transition: 0.5s;
}

.category_book_filter_col {
    max-width: 210px;
}

.search_book_col_com {
    height: 360px !important;
    max-width: 210px;
}

.col_author_wise_book_com {
    height: 388px !important;
    max-width: 210px;
}

.col_subject_wise_book_com {
    height: 388px !important;
    width: 210px;
    max-width: 210px;
}

.col_publisher_wise_book_com {
    height: 388px !important;
    max-width: 210px;
}

.col_under6_carousel_com_details_page {
    max-width: 210px;
}

.selected_color_menu {
    color: green;
}

.card h5 button {
    font-size: 17px;
    color: black;
}

html {
    /*background-color: #F1F2F4;
	padding:0;
	margin:0;*/
}

.btnSubscribeEmailDiv {
    text-align: left !important;
}

.header_user_area {
    font-size: 15px;
    padding-top: 17px;
}

.name_gap {
    padding-top: 30px;
    clear: both;
}

.book_details_icon {
    float: left;
}

.book_list_icon {
    margin-left: -8px;
}


.book_details_btn_icon {
    /*height: 43px;*/
}

.price_gap {
    padding-top: 30px;
    clear: both;
}

.qty_gap {
    padding-top: 10px;
    clear: both;
}

.icon_gap {
    padding-top: 50px;
    clear: both;
}

.header_user_area img {
    width: 21px;
    height: 21px;
}

.logo_div {
    /*padding-left: 50px;
    padding-top: 8px;*/
    padding-top: 0px;
}

.logo_div2 {
    padding-top: 0px;
}

.search_box_img {
    width: 8%;
}

.search_box_img_desktop {
    /*width: 10%;
	position: absolute !important;
	bottom: 7px;
	right: -21px;
	top: -19px;
	z-index: 1030;*/

    width: 8%;
    position: absolute !important;
    bottom: 7px;
    right: -16px;
    top: -9px;
    z-index: 1030;
}

.bbb_marks {
    position: absolute;
    left: -34px;
    top: 2px;
    z-index: 999;
}

.bbb_marks_pre_order {
    position: absolute;
    left: 3px;
    top: 2px;
    z-index: 1;
    padding-left: 0px;
}

.bbb_marks_authorwise_book {
    position: absolute;
    top: 2px;
    left: 3px;
    padding-left: 0px;
    z-index: 1;
}

.bbb_marks_authorwise_book_mob {
    height: 360px !important;
    position: absolute;
    left: -28px;
    top: -13px;
}

.bbb_marks_custom_carousel_home {
    position: absolute;
    left: -20px;
    top: 4px;
}

.delivery_content h5 {
    padding-top: 20px;
}

.home_page_left_side_div {
    margin-bottom: 100px !important;
    padding-top: 92px;
}

/*.com_menu_scroll {
	height:100%;
	max-height:200px;
	min-height:200px;
	overflow-y: scroll !important;
}
*/
.home_page_left_side {
    background-color: white;
    /*border-radius: 10px;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 99.9%;
    overflow-y: auto !important;
    width: 212px;
    position: fixed;
    z-index: 1030;
    /*-webkit-transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !important;
	-o-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	height: 100% !important;
	width: 10% !important;*/
}

.home_page_left_sideV6 {
    background-color: white;
    /*border-radius: 10px;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 99.9%;
    margin-left: 13px;
    overflow-y: scroll !important;
    padding-left: 5px;
    /*width: 14%;*/
    min-width: 220px;
    max-width: 250px;
    position: fixed;
    /*-webkit-transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !important;
	-o-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	height: 100% !important;
	width: 10% !important;*/
}

.card_header_mob {
    /* padding: .75rem 1.25rem; */
    /* margin-bottom: 0; */
    /* background-color: rgba(0,0,0,.03); */
    /* border-bottom: 1px solid rgba(0,0,0,.125); */
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-style: none !important;
    border: 0px !important;
    /* border-radius: .25rem; */
}

#dropdownMenuButton {
    line-height: 0.5px !important;
    /*max-width: 163px !important;
    min-width: 150px !important;*/
    overflow: hidden !important;
    text-align: left !important;
    margin: 0 auto !important;
    width: 100%;
}

.home_page_left_side_menu {
    margin-top: 0px !important; /*91*/
    /*position:fixed;*/
}

.home_page_right_side {
    width: 90% !important;
}

.bbb_marks_search_book {
    position: absolute;
    left: 3px;
    top: 2px;
    z-index: 1;
    padding-left: 0px;
}

.bbb_marks_wishlist {
    position: absolute;
    left: -30px;
    top: -12px;
}

.bbb_mark {
    display: flex;
    width: 36px;
    height: 36px;
    font-size: 12px;
    /*font-weight: 500;*/
    color: #FFFFFF;
    border-radius: 50%;
    line-height: 13px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.bbb_discount {
    background: #df3b3b;
    font-family: "HindSiliguriLight" !important;
}


.bbb_new {
    background: #0e8ce4;
}

.mob_menu_max_height {
    max-height: 300px !important;
    overflow-y: scroll !important;
}

.mob_menu_max_height2 {
    /*max-height: 440px !important;
	overflow-y: scroll !important;*/
}

.forget_pass_content {
    background-color: white;
    border-radius: 10px;
    margin-left: 11px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card_body_mob_menu {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem !important;
    padding-left: 15px !important;
}

.menu_more_button {
    font-weight: bold !important;
    color: blue !important;
    padding-bottom: 8px !important;
}

.menu_more_button_mob {
    font-weight: bold !important;
    color: blue !important;
}

a[text="আরো দেখুন..."] {
    font-weight: bold !important;
    color: blue !important;
}

.card_body_mob_menu a {
    font-size: 16px;
    color: #8F8F8F;
}

    .card_body_mob_menu a:hover {
        font-size: 16px;
        color: #8F8F8F;
        text-decoration: none;
    }

.card_header_mob {
    /* padding: .75rem 1.25rem; */
    margin-bottom: 0;
    /*background-color: rgba(0,0,0,.03);*/
    border-bottom: 1px solid rgba(0,0,0,.125);
}

    .card_header_mob a {
        text-decoration: none !important;
        color: black !important;
    }

        .card_header_mob a:hover {
            text-decoration: none !important;
            color: black !important;
        }

    .card_header_mob button:hover {
        text-decoration: none !important;
        color: black !important;
    }

.IncDecQuantity {
}

.img_signin {
    width: 20px;
    margin-right: 20px;
    /*border-radius: 50%;*/
}

.img_signin_com {
    width: 20px;
    margin-right: 5px;
    border-radius: 50%;
}

.btn_buy_now {
    padding: 10px 20px;
    color: white !important;
    background-color: red;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 24px;
    cursor: pointer;
}

    .btn_buy_now:hover {
        padding: 10px 20px;
        color: white !important;
        background-color: red;
        font-size: 16px;
        font-weight: bold;
        border: none;
        border-radius: 24px;
        cursor: pointer;
    }

#jssor_1 img {
    cursor: pointer;
}

.ui-autocomplete {
    max-height: 300px !important;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden !important;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
    max-width: 645px !important;
}

.author_box_content h5 {
    /* text-align: center; */
    padding-top: 15% !important;
    font-size: 17px !important;
    padding-left: 20px !important;
    cursor: pointer;
}

.main_container {
    /*padding-top: 110px;*/
    padding-top: 0 !important;
    /*padding-top: 153px;*/ /*Main Code*/
    /*background-color: #d7d7d7;*/
    /*background-color: #d7d7d78f;*/
    /*background-color: #f2f3f9;*/ /*20.04.22*/
    background-color: #E6E6E6;
    /*background-color: rgba(242,243,249,0.8);*/
    /*clear: both;*/
    min-height: 100vh;
}

.home_page_right_side_div {
    padding-top: 50px;
}

.home_page_button {
    color: black;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    border: 1px #ccc solid;
    border-radius: 5px;
    font-size: 18px;
}

    .home_page_button:hover {
        color: black;
        text-decoration: none;
        padding: 10px 20px 10px 20px;
        cursor: pointer;
        border: 1px #ccc solid;
        border-radius: 5px;
        font-size: 18px;
    }

.home_page_container {
    /*padding-top: 153px;*/
    /*padding-top: 112px;*/
    padding-top: 140px;
}

.customer_review_img {
    width: 50px !important;
    height: 50px !important;
}

.book_details_addToCart {
    cursor: pointer !important;
}

.wishlish_product_details {
    text-align: left !important;
    float: left !important;
}

    .wishlish_product_details a {
        color: black !important;
    }

    .wishlish_product_details p {
        font-family: "HindSiliguriLight" !important;
        font-size: 15px;
        font-weight: 900 !important;
        color: #000;
    }

.section_class {
    min-height: 320px !important;
    background-color: white;
}

.discount_price {
    text-decoration: line-through !important;
    font-family: "HindSiliguriLight" !important;
    font-size: 15px;
    font-weight: 300 !important;
}

.container {
    max-width: 1350px !important;
    /*min-height:600px;*/
}

.min-height-container {
    min-height: 600px;
}

.carousel-control-prev-icon {
    color: black !important;
}

/*.rating_box i {
	color: black !important;
}*/

.btn_more {
    text-align: right !important;
    float: right !important;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px #ccc solid;
    padding: 5px 8px;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important;
    color: #8F8F8F;
}

.btn_more_mob_jq {
    padding-left: 120px;
    font-size: 13px;
    color: #ccc;
    cursor: pointer;
    text-align: center !important;
    text-decoration: none;
}

.btn_more:hover {
    background-color: #df3b3b !important;
    color: white !important;
}

.CartIconDiv {
    cursor: pointer;
}

.UserFeedbackRating i {
    padding-top: 5px;
    /*color:black !important;*/
}

.carousel-control-next-icon {
    color: black !important;
}

.mob_carousel {
    word-break: break-word;
    max-width: 130px;
    height: 360px !important;
}

.mob_carousel2 {
    word-break: break-word;
    max-width: 140px;
    height: 348px !important;
    /*padding-left: 10px;*/
}

    .mob_carousel2 .text-center {
        padding-left: 10px;
    }

.mob_carousel_col {
    padding-left: 23px !important;
}
.mob_carousel .pre_order_badge {
    position: absolute;
    background: #dc3545;
    height: 35px;
    width: 118px;
    border-radius: 0px;
    bottom: 10px;
    right: -36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transform: rotate(311deg);
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    /*right: 25px;*/
    right: 1px;
    font-size: 36px !important;
    margin-left: 50px;
}

.sidenav a {
    padding: 2px 8px 2px 12px !important;
    text-decoration: none;
    font-size: 17px !important;
    color: #818181;
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

.btn_mob_carousel {
    font-size: 12px;
    margin-bottom: 35px;
    cursor: pointer;
    padding: 6px 8px 6px 8px;
}

.text_position_my_cart {
    text-align: right !important;
}

    .text_position_my_cart p {
        font-family: "HindSiliguriBold" !important;
        font-size: 14px;
    }

.header_mobile {
    display: none;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1051 !important;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    font-family: "HindSiliguriRegular" !important;
}

.header_computer {
    display: block;
}

/*.CarouselRow{
	padding-left:0 !important;
	padding-right:0 !important;
}*/

header {
    border-bottom: 2px #90949cbd solid; /*Top Bar Border*/
    background-color: #FFFFFF; /*#FFFFFF*/
    padding: 0;
    margin: 0;
}

.main_logo {
    width: 50%;
}

.main_logo_desktop {
    width: 77%;
}

.header_top {
    margin-top: 6px;
    height: 86px;
    /*margin-top: 23px;*/
}

.header_menu {
    margin-bottom: 20px;
    /*position:fixed;*/
}

    .header_menu a {
        color: black !important;
    }

.navbar, .navbar-brand {
    font-size: 17px;
}

    .navbar .nav-link {
        padding-top: 0.5rem !important;
    }

.top_category_class:hover {
    background-color: #df3b3b !important;
    color: black !important;
}

.top_category_class a:hover {
    background-color: #df3b3b !important;
    color: black !important;
}

.top_category_button button:hover {
    background-color: #df3b3b !important;
    color: black !important;
}

.top_category_class:hover, .top_category_class a:hover, .top_category_button button:hover {
    background-color: #df3b3b !important;
    color: black !important;
}

.main_banner {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 10px;
    /*width: 850px !important;*/
    width: 840px !important;
    /*height: 275px !important;*/
    height: 200px !important;
    overflow: hidden;
    visibility: hidden;
    border-radius: 5px !important;
}

.search_box_area_desktop {
    top: 7px;
    width: 100%;
}

.search_box_area {
    border: 1px #808080 solid;
    border-radius: 20px;
}

.a_tag_color {
    color: black !important;
    font-family: "HindSiliguriBold" !important;
    cursor: pointer;
}

.a_tag_color_carousel {
    color: black !important;
    cursor: pointer;
}

    .a_tag_color_carousel:hover {
        color: black !important;
        cursor: pointer;
        text-decoration: none;
    }

.change_tag_color {
    color: blue !important;
    cursor: pointer;
}

.my_cart_title_position {
    text-align: left !important;
    padding-bottom: 10px;
}

.main_banner_img {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    /* width: 850px;
    height: 275px;*/
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.secondary_banner_img {
    width: 100%;
}

#slider img {
    background-size: cover;
}

.slider_bottom {
    margin-top: 20px;
}

    .slider_bottom img {
        width: 100%;
    }

.slider_right img {
    width: 94%;
    height: 100%;
}


.slider_right_bottom {
    margin-top: 20px;
}

.carousel_content {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
}

    .carousel_content h1 {
        font-size: 18px;
        color: #FF0000;
        text-align: center;
        padding: 16px 12px 4px 12px;
    }

/*#LoadHomepageBannerDiv {
    margin-bottom: 20px;
}*/

#recent_product {
    margin-top: 20px;
    border-radius: 10px;
    /*margin-left: 15px;
    margin-right: 15px;*/
}
/*#recent_product:first-child{
    margin-top: 0px;
}*/
.shipping_container {
    /*margin-left: 25px;
    margin-right: 31px;*/
    margin-top: 90px !important
}

#recent_product1 {
    margin-top: 20px;
    border-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ImgAuthorTopBanner {
    height: 135px;
}

.home-details-btn_category {
    width: 86%;
    font-size: 17px;
    color: #fff !important;
    border-radius: 3px;
    background-color: #dc3545;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    right: 15px;
    bottom: -3px;
    z-index: auto;
    /* top: 400px !important; */
    display: none;
}

.home-details-btn_search {
    width: 86%;
    font-size: 17px;
    color: #fff !important;
    border-radius: 3px;
    background-color: #dc3545;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    right: 15px;
    bottom: 1px;
    z-index: auto;
    /* top: 400px !important; */
    display: none;
}

.home-details-btn {
    width: 100%;
    font-size: 17px;
    color: white !important;
    border-radius: 3px;
    background-color: #dc3545 !important;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: auto;
    /* top: 400px !important; */
    display: none;
}

.slider_left {
    padding-left: 15px;
    padding-right: 15px;
}

.slider_left_mob {
    /*padding-left: 5px;
    padding-right: 5px;*/
}

.slider_left img {
    /*border-radius:20px;*/
}

.container-fluid {
    padding: 0;
}

.megamenu show {
    /*border-radius:20px;*/
}

#top_category_list {
    padding: 3px 0 0 0;
}

    #top_category_list button {
        /*background-color: #FFFFFF;
	border-radius: 15px;
	color: #8F8F8F;
	width: 200px;
	font-size: 17px;
	padding: 10px 0;
	margin: 10px 10px 8px 0 !important;*/
        /*background-color: #FFFFFF;
	border-radius: 10px;
	color: #8F8F8F;
	width: 178px;
	font-size: 15px;
	padding: 10px 0;
	margin: 10px 10px 8px 0 !important;*/

        background-color: #FFFFFF;
        border-radius: 10px;
        /*color: #8F8F8F;*/
        color: black;
        width: 189px;
        font-size: 15px;
        padding: 10px 0;
        margin: 12px 1px -2px 0 !important;
    }

    #top_category_list a {
        text-decoration: none;
        /*color: #8F8F8F;*/
        color: black;
    }

    #top_category_list .btn-outline-secondary {
        color: #6c757d;
        border-color: #6c757d5e !important;
    }

#most_read_section {
    margin: 20px 0;
    /*border: 1px #F0F0F0 solid;
	box-shadow: 2px 2px #F0F0F0;*/
}

.most_read_content1 {
    height: 120px;
    background-color: #FFFFFF;
    border-radius: 10px;
    /*border: 1px red solid;*/
    padding: 6px;
}

#category_section {
    margin-top: 20px;
}

    #category_section img {
        /*height: 200px;*/
        margin: 0 0 0 0;
    }

#weekly_top_author {
    margin-top: 20px;
    border-radius: 10px;
    /*margin-left: 15px;
    margin-right: 15px;*/
}

.my_cart_container {
    /*margin-left: 15px;
    margin-right: 15px;*/
    /*margin-left: 25px;
    margin-right: 30px;*/
}

#weekly_top_author h1 {
    font-size: 17px;
    color: #FF0000;
    text-align: center;
    padding: 12px;
}

#footer_address {
    background-color: black;
    color: white;
}

.address_div {
    padding: 20px;
    color: #79797E;
}

.copyright {
    /*background-color: #d7d7d7;*/
    /*background-color: #d7d7d78f !important;*/
    color: #737373;
    height: 50px;
    padding-top: 20px;
    padding-bottom: 40px;
}

#footer {
    /*background-color: #d7d7d7;*/
    background-color: #f2f3f9 !important;
    position: relative;
}

#footer_text {
    padding-top: 20px;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
}

.footer_address_text i {
    color: black;
    font-size: 17px;
}

.footer_address_social {
    color: black;
    font-size: 30px;
}

#accept_payment_method {
    padding: 10px 0;
}

.payment_method_content {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 15px;
    /*  margin-left: 30px;
	margin-right: 30px;*/
}

.payment_method_contents {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 15px;
    /*margin-left: 10px;
    margin-right: 18px;*/
}

.payment_method_content img {
    height: 33px;
}

#delivery_section {
    padding: 10px 0;
}

.delivery_content {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 30px;
    margin-left: 30px;
    margin-right: 30px;
}

    .delivery_content img {
        height: 70px;
    }

#subscriber_section {
    padding: 10px 0;
}

.subscriber_contents {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    /*margin-left: 25px;*/
    /*margin-right: 30px;*/
    max-width: 100%;
}

.subscriber_content {
    background-color: #FFFFFF;
    border-radius: 10px;
    /*padding: 25px 0 6px 0;*/
    padding-top: 25px;
    padding-bottom: 25px;
}

    .subscriber_content input {
        max-width: 500px;
        margin: 0 auto !important;
    }

    .subscriber_content h4 {
        padding-bottom: 15px;
    }

    .subscriber_content button {
        text-align: center;
    }

.facebook_plugin_div1 {
    text-align: left !important;
    overflow: hidden !important;
    padding-left: 27px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.minimum_height {
    min-height: 400px !important;
}

.border_right {
    border-right: 2px red solid;
}

#footer_all_links {
    padding: 20px 0;
}

.footer_link_content {
    margin-left: 40px;
    margin-right: 50px;
}

    .footer_link_content ul li {
        list-style: none;
        text-decoration: none;
    }

        .footer_link_content ul li a {
            color: #565757 !important;
            /*color:blue !important;*/
            font-size: 13px;
        }

.my_cart_wirter_title {
    font-size: 13px;
}

.mycart_product_content {
    padding: 20px !important;
}

.MyCartImg {
    width: 95px;
    /* height: 190px; */
    margin: 0 auto;
}

.footer_link_content ul li::before {
    content: '\F3A6';
    font-family: IonIcons;
    font-size: 50%;
    color: #333;
    margin-right: 5px;
    border-radius: 50%;
}

.scrollup {
    width: 50px;
    height: 45px;
    font-size: 30px;
    color: white;
    background-color: #1E1E1E;
    text-align: center;
    position: fixed;
    bottom: 100px;
    /*right: 50px;*/
    right: 10%;
    cursor: pointer;
    border-radius: 8px;
    padding-top: 6px;
    z-index: 1030;
    display: none;
}

.cart_icon2 {
    width: 50px;
    height: 100px;
    font-size: 30px;
    color: #000;
    background-color: white;
    text-align: center;
    position: fixed;
    bottom: 50%;
    /*right: 50px;*/
    right: 10%;
    cursor: pointer;
    border-radius: 15px;
    -webkit-box-shadow: -4px 6px 35px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 6px 35px 0px rgba(0,0,0,0.75);
    /*box-shadow: -4px 6px 35px 0px rgba(0,0,0,0.75);*/
    /*box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);*/
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.15);
    padding-top: 10px;
    z-index: 1030;
}

    .cart_icon2 p {
        font-size: 12px;
        color: red;
        font-weight: bold;
        padding-top: 8px;
        margin-top: -28px;
    }

.search_box_desktop {
    width: 100%;
    /*border: 0 !important;*/
    border-radius: 10px;
}

.search_box {
    width: 100%;
    border: 0 !important;
    border-radius: 20px;
}


.top_header {
    /*height: 135px;*/
    height: 92px;
}

.top_category_button {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.slider_right_top_img {
    /*width: 185px !important;*/
    /*height: 275px !important;*/
    /*height: 237px !important;
	border-radius: 5px !important;*/

    width: 135px !important;
    height: 200px !important;
}

.BookCarouselImg {
    width: 130px !important;
    height: 190px !important;
    margin: 0 auto;
    /*border: 1px #eae7e78a solid !important;*/
    border: 1px #ccc solid !important;
}

.nowrap-title {
    padding-top: 3px !important;
    line-height: 21px !important;
    height: 41px !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: "HindSiliguriBold" !important;
}

.nowrap-author {
    padding-top: 3px !important;
    white-space: nowrap;
    overflow: hidden;
    width: 150px !important;
    text-overflow: ellipsis;
    display: inline-block;
    height: 18px;
}

.nowrap-author-writer {
    padding-top: 3px !important;
    white-space: nowrap;
    overflow: hidden;
    width: 143px !important;
    text-overflow: ellipsis;
}

.nowrap-author-search {
    padding-top: 3px !important;
    white-space: nowrap;
    overflow: hidden;
    width: 143px !important;
    text-overflow: ellipsis;
}

.nowrap-title-mobile {
    padding-top: 3px !important;
    line-height: 21px !important;
    height: 41px !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px !important;
    font-family: "HindSiliguriBold" !important;
}

.nowrap-author-mobile {
    padding-top: 3px !important;
    white-space: nowrap;
    overflow: hidden;
    width: 126px !important;
    text-overflow: ellipsis;
    font-size: 13px !important;
}

.nowrap-author-cat-page-mobile {
    padding-top: 3px !important;
    white-space: nowrap;
    overflow: hidden;
    width: 123px !important;
    text-overflow: ellipsis;
    font-size: 13px !important;
    height: 18px;
}

.BookDetailsTableSpecification {
    max-width: 700px !important;
}

.WriterImg {
    /* width: 150px;
	height: 150px;
	margin: 0 auto;
	border-radius: 50%;*/

    height: 130px;
    margin: 0 auto;
    border-radius: 10%;
}

.PublicationLogo {
    width: 120px;
    margin: 0 auto;
}

.BookDetailsImage {
    width: 250px;
    height: 370px;
    border: 1px #ccc solid !important;
}

.AuthorImage {
    width: 150px;
    height: 150px;
    /*border-radius: 50% !important;*/
    border-radius: 10px;
}

.weekly_top_author_img {
    width: 150px;
    height: 150px;
    /*border-radius: 50% !important;*/
    border-radius: 10% !important;
}

.weekly_top_author_img2 {
    width: 120px;
    height: 120px;
    /*border-radius: 50% !important;*/
    border-radius: 10% !important;
}

.sticky {
    top: 0;
    position: fixed;
    /*overflow:hidden !important;*/
    width: 100%;
    z-index: 3050;
    height: 178px;
    justify-content: center;
    text-align: center;
    background-color: #FFFFFF;
    /*-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;*/
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
    /*overflow: hidden;*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*display: flex;
	align-items: center;
	justify-content: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: var(--header);
	margin: 0 -9999px;
	padding: 2px 9999px;
	border-bottom: 2px solid var(--border-color);*/
}

#mega_menu {
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}

    #mega_menu li {
        padding-left: 30px !important;
        font-size: 18px;
        margin-top: 10px !important;
    }

#fixed_header_part {
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    position: fixed;
    right: 0;
    left: 0;
    /*top: 60px;*/
    z-index: 1030;
}

#fixed_header_part1 {
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

/*********************************/
#lblWishlistCountMob {
    font-size: 12px;
    background: yellow;
    color: black;
    padding: 2px 5px;
    vertical-align: top;
    margin-left: -28px;
    margin-top: -6px;
    border: 1px #8F8F8F solid;
    font-weight: bold;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: fixed !important;
    cursor: pointer;
}

#lblWishlistCount {
    font-size: 12px;
    background: yellow;
    color: black;
    padding: 2px 5px;
    vertical-align: top;
    margin-left: -7px;
    margin-top: -8px;
    border: 1px #8F8F8F solid;
    font-weight: bold;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: fixed !important;
    cursor: pointer;
}

#lblCartCount {
    font-size: 12px;
    background: yellow;
    color: black;
    padding: 2px 5px;
    vertical-align: top;
    margin-left: -10px;
    margin-top: -6px;
    border: 1px #8F8F8F solid;
    font-weight: bold;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: fixed !important;
    cursor: pointer;
}

#lblCartCountMob {
    /*font-size: 12px;
	background: yellow;
	color: black;
	padding: 2px 5px;
	vertical-align: top;
	margin-left: -10px;
	border: 1px #8F8F8F solid;
	font-weight: bold;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	position: fixed !important;*/
    font-size: 12px;
    background: yellow;
    color: black;
    padding: 0px 4px;
    vertical-align: top;
    margin-left: -8px;
    border: 1px #8F8F8F solid;
    font-weight: bold;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: fixed !important;
    cursor: pointer;
}

#lblCartCount2 {
    font-size: 12px;
    background: yellow;
    color: black;
    padding: 2px 5px;
    vertical-align: top;
    margin-left: 23px;
    border: 1px #8F8F8F solid;
    font-weight: bold;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin-top: -41px;
    cursor: pointer;
}

.facebook_plugin_div {
}

.book_details_content {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.book_details_contentV3 {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding: 20px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
}

.category_page .book_details_contentV3 {
    padding: 13px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding-left: 19px;
}

    .category_page .book_details_contentV3:hover {
        /*background-color: rgba(0,0,0,0.1);*/
        box-shadow: inset 0 0 7px 0 #cdcdcd;
    }

#product_specification {
    margin-top: 20px;
}

.product_specification_content {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding: 20px;
    line-height: 1.4 !important;
    /*margin-left: 15px;
    margin-right: 15px;*/
}

/*********Book Details**************/
#sponsored_products {
    margin-top: 20px;
    border-radius: 10px !important;
}

    #sponsored_products h1 {
        font-size: 20px;
        color: #FF0000;
        text-align: left;
        padding: 12px;
    }

#customers_who_bought {
    margin-top: 20px;
}

    #customers_who_bought h1 {
        font-size: 17px;
        color: #FF0000;
        text-align: left;
        padding: 12px;
    }


#review_rating {
    margin-top: 20px;
}

.review_rating_content {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    /*margin-left: 15px;
    margin-right: 15px;*/
}

    .review_rating_content h3 {
        padding: 10px 0;
    }

    .review_rating_content span {
        color: #2487FC;
        margin: 10px 0;
    }

.rating_box {
    padding-top: 10px;
}

    .rating_box i {
        color: #FF0000;
    }

#book_details_rating i {
    color: #FF0000;
}

.rating_point {
    color: black !important;
    font-size: 24px;
}

.rating_textarea_footer {
    margin-top: -41px;
    padding: 0 10px;
}

.rating_textarea_footer_left {
    float: left;
}

.rating_textarea_footer_right {
    float: right;
}

.rating_box a {
    border-radius: 5px;
    cursor: pointer;
    float: right !important;
    margin-top: 7px;
}

.rating_box button {
    border-radius: 5px;
    cursor: pointer;
    float: right !important;
    margin-top: 7px;
}

.review_feedback_bar {
    border-top: 1px solid red;
    margin-top: 20px;
    margin-right: 20px;
}

.review_rating_feedback img {
    width: 60px;
    /*padding-top:10px;*/
}

.review_rating_feedback i {
    color: #FF0000;
}

.rating_see_more {
    color: #2487FC;
    /*padding-top:10px;*/
    padding-right: 20px;
    cursor: pointer;
}

/**************User Management****************/
.UserPanelHeaderBox {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.UserPanelContentBox {
    background-color: #FFFFFF;
    /*border: 1px red solid;*/
    border-radius: 10px;
    padding-left: 0px;
    padding-bottom: 20px;
    /*margin-left: 26px;
    margin-right: 30px;*/
}

.user_panel_container_box {
    background: transparent;
}

.UserPanelContentBox, .t1 {
    font-size: 15px;
}

.UserPanelContentBox, .t2 {
    font-size: 18px;
}

.UserPanelHeaderBox img {
    width: 70px;
    height: 70px;
}


.book_request_content {
    background-color: white;
    /*margin-left: 15px;
    margin-right: 15px;*/
    border-radius: 10px;
}

.signup_img_banner {
    height: 450px !important;
    border-radius: 15px;
}

.facebook_plugin_div {
    max-width: 30.333333% !important;
}

.signin_img_banner {
    height: 410px !important;
    border-radius: 15px;
}

.sign_in_left img {
    max-height: 465px;
    max-width: 500px;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}


.sign_in-input_box {
    margin: 0 auto;
}



.signin_reg_text {
    font-size: 20px;
    color: #2B8BFC;
}

    .signin_reg_text a {
        text-decoration: none;
    }

.img_userpanel {
    width: 30px;
    border-radius: 50% !important;
}

.img_custom_round {
    border-radius: 50% !important;
}

.UserPanelContentBox_per_info_title {
    color: red;
    /*border-bottom: 1px #808080 solid;*/
    width: 100%;
}
    /*.book_request_info_title{
    padding-top: 15px;
}*/
    .UserPanelContentBox_per_info_title h6 {
        color: #5AA5FC;
    }

.UserPanelContentBox .user_personal_info {
    min-width: 200px !important;
    /*max-width: 600px !important;*/
}

    .UserPanelContentBox .user_personal_info .table_right_border {
        border-right: 1px red solid;
    }

    .UserPanelContentBox .user_personal_info .td_right_text {
        font-weight: bold;
        padding-left: 30px;
        /*font-size: 18px;*/
    }

.mycart_checkout_summary {
    min-width: 200px !important;
    max-width: 600px !important;
}

    .mycart_checkout_summary .table_right_border {
        border-right: 1px red solid;
    }

    .mycart_checkout_summary .td_right_text {
        font-weight: bold;
        padding-left: 30px;
        /*font-size: 18px;*/
    }

.panjeree_points {
    background-color: red;
    color: #FFFFFF;
    padding: 4px 14px;
    border-radius: 10px;
}

    .panjeree_points p {
        font-size: 17px !important;
        text-align: center !important;
    }

    .panjeree_points h1 {
        font-size: 50px;
        font-weight: bold;
    }

    .panjeree_points p {
        font-size: 10px;
    }

/***********Publisher*************/
#publisher {
    margin-top: 10px;
}

.publisher_content {
    border: 1px #F1F2F4 solid;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
}

.publisher_top_banner img {
    width: 100% !important;
    background-repeat: repeat-x;
}

.publisher_top_search {
    /*max-width: 50% !important;*/
    margin: 0;
}

.publisher_box {
    /*margin: 3px;*/
    margin-bottom: 10px;
}

.publisher_box_content {
    background: url(../../images/background/publisher/publisher_bg.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 170px;
    /*width: 93%;*/
    margin: 0 auto;
    border: 1px #EDEDED solid;
    border-radius: 5px;
    color: red;
    text-align: center;
    cursor: pointer;
}

    .publisher_box_content img {
        padding: 20px 0 0 10px;
        /*max-height:80px;*/
        /*width: 100px;*/
        height: 70px;
    }

    .publisher_box_content h5 {
        text-align: center;
        padding-top: 15% !important;
        font-size: 17px !important;
    }

.publisher_img_div {
    min-height: 80px;
}
/***********Publisher*************/


.publisher_content {
    border: 1px #F1F2F4 solid;
    border-radius: 10px;
    padding: 10px 5px 5px 5px;
    background-color: #FFFFFF;
}

    .publisher_content h4 {
        padding-top: 10px;
    }

.publisher_top_content {
    /* margin-left: 15px;
    margin-right: 15px; for "aro dekho" bishoy shomuho */
}

.publisher_top_banner img {
    width: 100% !important;
    background-repeat: repeat-x;
}

.publisher_box {
    /*margin: 3px;*/
    margin-bottom: 10px;
}

.publisher_box_content {
    background: url(../../images/background/publisher/publisher_bg.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 170px;
    /*width: 93%;*/
    margin: 0 auto;
    border: 1px #EDEDED solid;
    border-radius: 5px;
    color: red;
}

.border_bottom_category_title {
    border-bottom: 1px #ccc solid;
    padding: 0 0px;
}

.publisher_box_content h4 {
    text-align: center;
    /*padding-top: 15% !important;*/
    font-size: 12px !important;
    font-family: "HindSiliguriBold" !important;
}

.bbb_marks_mob {
    position: absolute;
    left: -32px;
    top: -7px;
}

.bbb_marks_mob2 {
    position: absolute;
    left: -20px;
    top: -7px;
    z-index:1;
}

.jq_mob_author_carousel_col {
    padding-left: 25px !important;
}

.bbb_marks_mob_book_details {
    position: absolute;
    left: -39px;
    top: -5px;
}

.author_box_content {
    /*padding-right: 29px;*/
    padding-left: 21px;
    cursor: pointer;
}

    .author_box_content img {
        /*padding: 20px 0 0 20px;*/
    }

    .author_box_content h5 {
        text-align: center;
        padding-top: 6% !important;
        padding-right: 24px;
        font-size: 12px !important;
    }
/***********Subject*************/
#subject {
    margin-top: 42px;
}

.subject {
    margin-top: 15px !important;
}

.subject_content {
    border: 1px #F1F2F4 solid;
    border-radius: 10px;
    padding: 10px 5px 5px 5px;
    background-color: #FFFFFF;
}

    .subject_content a {
        color: black;
    }

.subject_top_banner img {
    width: 100% !important;
    background-repeat: repeat-x;
}

.subject_top_search {
    max-width: 50% !important;
    margin: 0 auto;
}

.subject_box {
    /*margin: 3px;*/
    margin-bottom: 10px;
    margin-left: 0px;
}

.subject_box_content {
    background: url(../../images/background/subject/subject_bg4.png);
    background-size: cover;
    background-position: center center;
    /*opacity: 1;*/
    height: 120px;
    width: 100%;
    background-size: 120px 120px;
    /*width: 85%;*/
    margin: 0 auto;
    border: 1px #EDEDED solid;
    border-radius: 5px;
    cursor: pointer;
}

    .subject_box_content a {
        color: black !important;
        /*font-weight:bold;
	opacity: 10 !important;*/
    }

    .subject_box_content img {
        padding: 20px 0 0 20px;
    }

    .subject_box_content h6 {
        text-align: center;
        padding-top: 25% !important;
        font-size: 12px;
        font-family: "HindSiliguriBold" !important;
    }

a.bda {
    color: inherit !important;
}
/************Book Page ****************/

.book_page_container {
    /*margin-left: 15px;
    margin-right: 15px;*/
    min-height: 400px !important;
}

.category_page_banner {
    /*margin-left: 15px;
    margin-right: 15px;*/
    margin-bottom: 20px;
}

    .category_page_banner .slider-wrapper {
        margin-left: 0px;
        width: 100%;
        height: auto;
        margin-right: 0px;
        min-height: auto;
    }

    .category_page_banner ul.slider-img {
        display: flex;
        position: relative;
    }

    .category_page_banner ul.slider-arrow {
        position: absolute;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
        transform: translateY(-50%);
        top: 50%;
    }

.book_page_container_author {
    /*margin-left:15px;
	margin-right:15px;*/
    min-height: 400px !important;
}

.book_cate_margin {
    margin-left: 2px;
    margin-right: 2px;
}

.green_color_text {
    color: #509FFC;
}

.red_color_text {
    color: red;
}

.border_bottom {
    border-bottom: 1px red solid;
}

.border_bottom_my_cart {
    border-bottom: 1px red solid;
    margin: 0 0px;
}

.round_background {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px;
}

#search:focus {
    outline: none !important;
}

.book_page_title {
    margin-bottom: 20px;
}


.book_page_title1 {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
}

.book_page_right {
    margin-bottom: 20px;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
}

.category_page {
    flex-direction: row;
}

.product_filter_content {
    width: 235px;
    max-width: 235px;
}


.book_filter_box_content {
    min-height: 250px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: hidden;
}

    .book_filter_box_content a {
        color: blue !important;
        text-decoration: none;
    }

.reset_filter {
    color: green;
    text-decoration: none;
}

    .reset_filter:hover {
        color: green;
        text-decoration: none;
    }

.book_filter_box_content li {
    padding-top: 10px;
}
/********My Cart***********/
.my_cart_content {
    /*margin-left:20px;*/
    width: 100% !important;
    margin: 0 auto;
    padding-top: 120px;
}

.my_cart_padding_top {
    padding-top: 88px;
}

.my_cart_content1 {
    margin-left: 20px;
    width: 100% !important;
    margin: 0 auto;
}

.my_cart_content_payment {
    padding-left: 20px !important;
    padding-top: 1px;
}

#bthOrderConfirm {
    width: 120px;
}

.mycart_checkout_summary_content {
    margin-left: 5px;
}

.my_cart_boxV3 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.my_cart_box {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.my_cart_top {
    background-color: red;
    color: #FFFFFF;
    border-radius: 10px;
    padding: 5px 0px 3px 0px;
    /*margin-bottom: 10px;*/
    font-weight: bold;
}

    .my_cart_top h5 {
        font-size: 17px;
        padding-top: 6px;
    }


.book-list-wrapper {
    cursor: pointer;
    position: relative;
    height: 100%;
    /*margin:1px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 3px;*/
}
.book-list-wrappers {
    cursor: pointer;
    position: relative;
    height: 100%;
    /*margin:1px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 3px;*/
}

    .book-list-wrapper h5 {
        font-size: 14px !important;
    }

    .book-list-wrapper h6 {
        font-size: 13px !important;
    }

    .book-list-wrapper img {
        margin-bottom: 0px;
        margin-top: 10px;
    }
     .book-list-wrappers h5 {
        font-size: 14px !important;
    }

    .book-list-wrappers h6 {
        font-size: 13px !important;
    }

    .book-list-wrappers img {
        margin-bottom: 0px;
        margin-top: 10px;
    }

.product_name {
    /*color: #656565 !important;*/
    color: black !important;
}

.bbb_viewed_item h6 {
    color: #656565 !important;
}

.wishlish_product_details h6 {
    font-size: 13px !important;
}

.wishlish_product_details h6 {
    color: #656565 !important;
}

.col_under6_carousel_com {
    max-width: 210px;
}

.book-list-wrapper:hover {
    /*border: 1px red solid;
	cursor: pointer;*/
    /*background-color: rgba(0,0,0,0.1);*/
    /*-moz-box-shadow: 0 0 3px #8F8F8F;
	-webkit-box-shadow: 0 0 3px #8F8F8F;
	box-shadow: 0 0 3px #8F8F8F;*/
    /*-webkit-box-shadow: 2px 5px 24px -5px rgba(0,0,0,1);
	-moz-box-shadow: 2px 5px 24px -5px rgba(0,0,0,1);
	box-shadow: 2px 5px 24px -5px rgba(0,0,0,1);
	border-radius: 10px;*/
    box-shadow: inset 0 0 7px 0 #cdcdcd;
    width: 100%;
}

.home-details-btn {
    width: 100%;
    font-size: 17px;
    color: #fff !important;
    border-radius: 3px;
    background-color: #0397d3;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    right: 1px;
    bottom: -0px;
    z-index: auto;
    /*top:400px !important;*/
    display: none;
}

.home-details-btn1 {
    width: 88%;
    font-size: 17px;
    color: #fff !important;
    border-radius: 3px;
    background-color: #dc3545;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    left: 10px;
    bottom: -30px;
    z-index: auto;
    /*top:400px !important;*/
    display: none;
}

.home-details-btn_category_filter {
    width: 100%;
    font-size: 17px;
    color: #fff !important;
    border-radius: 3px;
    background-color: #dc3545;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: auto;
    /* top: 400px !important; */
    display: none;
}

.add-to-cart-btn1 {
    width: 88%;
    font-size: 135%;
    color: #fff !important;
    border-radius: 3px;
    background-color: #BDAC44;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    left: 10;
    /*bottom: 0;*/
    z-index: auto;
    top: 176px !important;
    display: none;
}


.add-to-cart-btn {
    width: 100%;
    font-size: 135%;
    color: #fff !important;
    padding-left: 35px;
    border-radius: 3px;
    background-color: #BDAC44;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    padding-right: 50px !important;
    right: 1px;
    /*bottom: 0;*/
    z-index: auto;
    top: 156px !important;
    display: none;
}

.add-to-cart-btn_CategoryWiseBookFilter {
    width: 86%;
    font-size: 135%;
    color: #fff !important;
    border-radius: 3px;
    background-color: #BDAC44;
    box-shadow: 0 3px 6px -4px #a2a2a2;
    background-position: center;
    -webkit-transition: background .8s;
    transition: background .8s;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    font-size: 105%;
    word-spacing: 5px;
    position: absolute;
    left: 10;
    /*bottom: 0;*/
    z-index: auto;
    top: 193px !important;
    display: none;
}

.book-list-wrapper:hover .home-details-btn, .book-list-wrapper:hover .add-to-cart-btn {
    display: block;
}

.book-list-wrapper:hover .home-details-btn1, .book-list-wrapper:hover .add-to-cart-btn1 {
    display: block;
}

.book-list-wrapper:hover .home-details-btn_category, .book-list-wrapper:hover .add-to-cart-btn1 {
    display: block;
}

.book-list-wrapper:hover .home-details-btn_search, .book-list-wrapper:hover .add-to-cart-btn1 {
    display: block;
}

.book-list-wrapper:hover .home-details-btn_category_filter, .book-list-wrapper:hover .add-to-cart-btn1 {
    display: block;
}

.book-list-wrapper a {
    text-decoration: none;
}

.carousel-control-prev {
    /*left: -16px !important;*/
}

.carousel-control-next {
    /*right: -16px !important;*/
}

/*.carousel-control-next-icon {*/
/*background-image: none !important;*/
/*color: black !important;
	font: 40px/1 'ionicons' !important;*/
/*content: "\2b";
	font-family: "Glyphicons Halflings";
	line-height: 1;
	margin: 10px;
	display: inline-block;*/
/*background: url(../../images/icon/next.png);
	width: 39px !important;
	height: 80px !important;*/
/*border: 1px #666 solid;*/
/*box-shadow: 1px 1px 1px 1px #666;
	border-radius:5px;
}*/

/*.carousel-control-prev-icon {*/
/*background-image: none !important;
	color: black !important;
	font: 40px/1 'ionicons' !important;*/
/*background: url(../../images/icon/previous.png);
	width: 39px !important;
	height: 80px !important;*/
/*border: 1px #666 solid;*/
/*box-shadow: 1px 1px 1px 1px #666;
	border-radius: 5px;
}*/

.add_to_cart_buttton {
    text-align: center;
}

/*********************************/
/*.carousel-control-prev, .carousel-control-next {
	height: 100px;
	width: 40px;
	background: none;
	margin: auto 0;
	background: rgba(0, 0, 0, 0.2);
}*/

.carousel-control-prev i, .carousel-control-next i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}

.carousel-control-prev i {
    margin-left: -3px;
}

.carousel-control-next i {
    margin-right: -3px;
}
/********************************/

.book-list-wrapper .social {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 30%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
}

.book-list-wrappers .social {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 30%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
}

/*.book-list-wrapper .social {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
}
.book-list-wrapper:hover .social {
    opacity: 1;
    top: 30%
}
.book-list-wrapper .social li a {
    color: white !important;
    background-color: #656565;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all .3s ease-in-out
}
*/
.book-list-wrapper .social {
    width: 50px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 0px;
    z-index: 1;
    transition: all .3s ease 0s;
    visibility: hidden;
}

.book-list-wrapper:hover .social {
    opacity: 1;
    top: -4px;
    visibility: visible;
    transform: translateY(8%) translateX(35px);
}

.book-list-wrapper .social li a {
    background-color: transparent;
    /*background-color: rgb(101, 101, 101);*/
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #dc3545 !important;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 50%;
}


.book-list-wrappers:hover .social {
    opacity: 1;
    top: -4px;
    visibility: visible;
    transform: translateY(8%) translateX(35px);
}

.book-list-wrappers .social li a {
    background-color: transparent;
    /*background-color: rgb(101, 101, 101);*/
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #dc3545 !important;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 50%;
}

.book-list-wrapper .social li {
    display: inline-block
}



    .book-list-wrapper .social li a:hover {
        color: #dc3545 !important;
        background-color: transparent;
    }

    .book-list-wrapper .social li a:after, .book-list-wrapper .social li a:before {
        content: attr(data-tip);
        color: #fff;
        background-color: #000;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 1px 5px;
        white-space: nowrap;
        opacity: 0;
        /*transform: translateX(-50%);*/
        transform: translateX(-77%);
        position: absolute;
        left: 50%;
        bottom: -30px;
        visibility: hidden;
    }

    .book-list-wrapper .social li a:after {
        content: '';
        height: 15px;
        width: 15px;
        border-radius: 0;
        transform: translateX(-50%) rotate(45deg);
        bottom: -18px;
        z-index: -1;
        visibility: hidden;
    }

    .book-list-wrapper .social li a:hover:after, .book-list-wrapper .social li a:hover:before {
        opacity: 1;
        visibility: visible;
    }

/*************Banner***************/
.bbb_viewed {
    padding-top: 51px;
    padding-bottom: 60px;
    background: #eff6fa
}

.bbb_main_container {
    background-color: #fff;
    padding: 11px;
    border-radius: 10px;
    /*margin-left: 16px;
    margin-right: 16px;*/
}

.book_details_main_container {
    /*margin-left: 15px;
    margin-right: 15px;*/
    padding-left: 15px;
    padding-right: 15px;
}

.bbb_viewed_title_container {
    border-bottom: solid 1px #dadada
}

.bbb_viewed_title {
    margin-bottom: 11px;
    margin-top: 0;
    padding-left: 10px;
    font-size: 20px;
    color: #df3b3b !important;
    /*font-family: 'SolaimanLipi', sans-serif !important;*/
    font-family: "HindSiliguriBold" !important;
}

.bbb_viewed_nav_container {
    /*position: absolute;
    right: -5px;
    bottom: 14px;*/

    text-align: right;
}

.bbb_viewed_nav {
    display: inline-block;
    cursor: pointer
}

    .bbb_viewed_nav i {
        color: #dadada;
        font-size: 18px;
        padding: 5px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease
    }

    .bbb_viewed_nav:hover i {
        color: #606264
    }

.bbb_viewed_prev {
    margin-right: 15px
}

.bbb_viewed_slider_container {
    /*padding-top: 13px*/
    /*padding-left: 10px;
    padding-right: 10px;*/
}

.bbb_viewed_item {
    width: 100%;
    background: #FFFFFF;
    border-radius: 2px;
    /*padding-top: 25px;
	padding-bottom: 25px;*/
    /*padding-left: 18px;
    padding-right: 18px;*/
    height: 360px !important;
    max-width: 210px !important;
}

.bbb_viewed_item_custom {
    width: 100%;
    background: #FFFFFF;
    border-radius: 2px;
    /*padding-top: 25px;
	padding-bottom: 25px;*/
    /*    padding-left: 18px;
    padding-right: 18px;*/
    max-width: 193px;
    height: 360px !important;
}

.bbb_viewed_image {
    width: 150px;
    height: 150px
}

    .bbb_viewed_image img {
        display: block;
        max-width: 100%
    }

.bbb_viewed_content {
    width: 100%;
    margin-top: 10px
}

.bbb_viewed_price {
    font-size: 16px;
    color: #000000;
    font-weight: 500
}

.bbb_viewed_item.discount .bbb_viewed_price {
    color: #df3b3b
}

.bbb_viewed_price span {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    margin-left: 8px
}

    .bbb_viewed_price span::after {
        display: block;
        position: absolute;
        top: 6px;
        left: -2px;
        width: calc(100% + 4px);
        height: 1px;
        background: #8d8d8d;
        content: ''
    }

.bbb_viewed_name {
    margin-top: 3px
}

    .bbb_viewed_name a {
        font-size: 14px;
        color: #000000;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
    }

        .bbb_viewed_name a:hover {
            color: #0e8ce4
        }

.item_marks {
    position: absolute;
    top: 18px;
    left: 18px
}

.item_mark {
    display: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    line-height: 36px;
    text-align: center
}

.item_discount {
    background: #df3b3b;
    margin-right: 5px
}

.item_new {
    background: #0e8ce4
}

.bbb_viewed_item.discount .item_discount {
    display: inline-block
}

.bbb_viewed_item.is_new .item_new {
    display: inline-block
}
/*************End Banner************/
.reset-this {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    /*background-attachment: scroll;*/
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font: normal;
    font-family: "HindSiliguriRegular" !important;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 0;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes: '\201C' '\201D' '\2018' '\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: inherit;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 0;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    /* basic modern patch */
    all: initial;
    all: unset;
}

    .reset-this:hover {
        animation: none;
        animation-delay: 0;
        animation-direction: normal;
        animation-duration: 0;
        animation-fill-mode: none;
        animation-iteration-count: 1;
        animation-name: none;
        animation-play-state: running;
        animation-timing-function: ease;
        backface-visibility: visible;
        background: 0;
        /*background-attachment: scroll;*/
        background-clip: border-box;
        background-color: transparent;
        background-image: none;
        background-origin: padding-box;
        background-position: 0 0;
        background-position-x: 0;
        background-position-y: 0;
        background-repeat: repeat;
        background-size: auto auto;
        border: 0;
        border-style: none !important;
        border-width: medium;
        border-color: inherit;
        border-bottom: 0;
        border-bottom-color: inherit;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-collapse: separate;
        border-image: none;
        border-left: 0;
        border-left-color: inherit;
        border-left-style: none;
        border-left-width: medium;
        border-radius: 0;
        border-right: 0;
        border-right-color: inherit;
        border-right-style: none;
        border-right-width: medium;
        border-spacing: 0;
        border-top: 0;
        border-top-color: inherit;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top-style: none;
        border-top-width: medium;
        bottom: auto;
        box-shadow: none;
        box-sizing: content-box;
        caption-side: top;
        clear: none;
        clip: auto;
        color: inherit;
        columns: auto;
        column-count: auto;
        column-fill: balance;
        column-gap: normal;
        column-rule: medium none currentColor;
        column-rule-color: currentColor;
        column-rule-style: none;
        column-rule-width: none;
        column-span: 1;
        column-width: auto;
        content: normal;
        counter-increment: none;
        counter-reset: none;
        cursor: auto;
        direction: ltr;
        display: inline;
        empty-cells: show;
        float: none;
        font: normal;
        font-family: "HindSiliguriRegular" !important;
        font-size: medium;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        height: auto;
        hyphens: none;
        left: auto;
        letter-spacing: normal;
        line-height: normal;
        list-style: none;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: disc;
        margin: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        max-height: none;
        max-width: none;
        min-height: 0;
        min-width: 0;
        opacity: 1;
        orphans: 0;
        outline: 0;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        overflow: visible;
        overflow-x: visible;
        overflow-y: visible;
        padding: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        page-break-after: auto;
        page-break-before: auto;
        page-break-inside: auto;
        perspective: none;
        perspective-origin: 50% 50%;
        position: static;
        /* May need to alter quotes for different locales (e.g fr) */
        quotes: '\201C' '\201D' '\2018' '\2019';
        right: auto;
        tab-size: 8;
        table-layout: auto;
        text-align: inherit;
        text-align-last: auto;
        text-decoration: none;
        text-decoration-color: inherit;
        text-decoration-line: none;
        text-decoration-style: solid;
        text-indent: 0;
        text-shadow: none;
        text-transform: none;
        top: auto;
        transform: none;
        transform-style: flat;
        transition: none;
        transition-delay: 0s;
        transition-duration: 0s;
        transition-property: none;
        transition-timing-function: ease;
        unicode-bidi: normal;
        vertical-align: baseline;
        visibility: visible;
        white-space: normal;
        widows: 0;
        width: auto;
        word-spacing: normal;
        z-index: auto;
        /* basic modern patch */
        all: initial;
        all: unset;
    }

    .reset-this:focus {
        outline: 0 !important;
    }

button {
    cursor: pointer !important;
}

/*------------------------------------*/

.slider_right {
    display: none;
}

/* slider-wrapper */
.slider-wrapper {
    /*display: flex;
	position: relative;
	width: 100%;
	height: 40vw;
	max-height: 500px;
	min-height: 300px;
	background: #ddd;
	overflow: hidden;*/
    /*******************/
    display: flex;
    position: relative;
    /*margin-left: 15px;*/
    border-radius: 5px;
    /* width: 100%; */
    /* height: 40vw; */
    max-height: 500px;
    /*min-height: 201px;*/
    min-height: 335px;
    /* background: #ddd; */
    overflow: hidden;
    /*margin-right: 15px;*/
}

    .slider-wrapper ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

/* slider-img */
ul.slider-img {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.5s;
}

    ul.slider-img li {
        flex: 1 0 100%;
    }

        ul.slider-img li img {
            width: 100%;
            /*height: 100%;*/
            object-fit: cover;
        }

.arrow-left {
    position: relative !important;
}

.arrow-right {
    position: relative !important;
}

/* slider-arrow */
ul.slider-arrow {
    /*position: relative;*/
    color: #fff;
    font-size: 2rem;
    display: flex;
    justify-content: space-between;
    /*height: 100%;*/
    width: 100%;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

    ul.slider-arrow li {
        display: flex;
        align-items: center;
        cursor: pointer;
        height: 100%;
        padding: 0 15px;
        opacity: 0.4;
        transition: 0.5s;
        height: 40px;
        transform: translateY(-50%);
        top: 50%;
    }

        ul.slider-arrow li:hover {
            opacity: 1;
        }

/* slider-dot */
.slider-dot {
    position: absolute;
    bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    color: #fff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

    .slider-dot li {
        cursor: pointer;
        margin: 0 8px;
        font-size: 0.6rem;
        opacity: 0.4;
    }

        .slider-dot li.active {
            opacity: 1;
        }


#PackageDetails {
    margin-top: 20px;
}

.PackageDetails_viewed_title {
    margin-bottom: 11px;
    margin-top: 0;
    padding-left: 10px;
    font-size: 18px;
    color: #212529 !important;
    font-family: "HindSiliguriBold" !important;
}


.mySlides {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 2s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        /*background-color: rgba(0,0,0,0.8);*/
    }

/* Caption text */
.text {
    /*color: #f2f2f2;*/
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    /*color: #f2f2f2;*/
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    /*transition: background-color 0.6s ease;*/
}

    .active, .dot:hover {
        /*background-color: #717171;*/
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    animation-name: fade;
    animation-duration: 2s;
}


/* owl carosal nav design */
.offer_carousel_contents .owl-theme .owl-nav [class*='owl-'] {
    background: transparent !important;
    margin: 0px !important;
}

.offer_carousel_contents .owl-theme .owl-nav {
    position: absolute;
    top: 150px;
    margin-top: 0px !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    z-index: -1;
}

    .offer_carousel_contents .owl-theme .owl-nav [class*='owl-'] i {
        font-size: 35px;
    }

.slider_img {
    height: 341px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*offer slider section css*/
.offer_carousel_contents {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    /*margin-left: 25px;*/
    /*padding: 0px 0px 6px 0px;*/
}

.slider_details_content {
    padding: 0 15px;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev, .next, .text {
        font-size: 11px
    }
}

/*--------------------------------------------------------------------------------------------------------------------------*/


.book-list-wrapper .text-center {
    padding-left: 18px;
    padding-right: 18px;
    /*padding-top: 10px;*/
    /*padding-bottom: 3px;*/
    cursor: pointer;
}
.book-list-wrappers .text-center {
    padding-left: 18px;
    padding-right: 18px;
    /*padding-top: 10px;*/
    /*padding-bottom: 3px;*/
    cursor: pointer;
}

.col_subject_wise_book_com .book-list-wrapper .text-center {
    padding-left: 0px;
    padding-right: 0px;
}

.col_publisher_wise_book_com .book-list-wrapper .text-center {
    padding-left: 0px;
    padding-right: 0px;
}

.bookRequest {
    background-image: url("/images/background/BookRequest/requestBook.png");
}

.book-list-wrapper p {
    font-family: "HindSiliguriBold" !important;
    font-size: 14px;
}

.header_bold_title {
    font-family: "HindSiliguriBold" !important;
    font-size: 20px;
}

.product_bold_title {
    font-family: "HindSiliguriBold" !important;
    font-size: 14px;
}

.details_font_title {
    font-size: 18px;
}

.title_price {
    font-family: "HindSiliguriLight" !important;
    font-size: 15px;
    font-weight: 900 !important;
    color: #000;
}

.official_condition_bold_title h5 {
    font-size: 14px !important;
    font-family: "HindSiliguriBold" !important;
}

.title_bold {
    font-family: "HindSiliguriBold" !important;
}

.discount_percent {
    font-family: "HindSiliguriLight" !important;
    font-weight: 300 !important;
}

.check_hart_icon_content {
    display: flex;
}

.book_description_content {
    display: flex;
    /*align-items: center;*/
}

    .book_description_content span {
        width: 11%;
    }

    .book_description_content .multiple_content_by_desc {
        display: flex;
        width: calc(100% - 11%);
        justify-content: flex-start;
        text-align: left;
        flex-wrap: wrap;
    }

.multiple_content_by_desc .change_tag_color {
    padding-left: 3px;
}

    .multiple_content_by_desc .change_tag_color:last-child span {
        display: none;
    }


/* share btn syle */
.share_btn {
    padding: 0px;
    border: none;
    background: transparent !important;
    box-shadow: none !important;
}

    .share_btn:after {
        display: none;
    }

.share_container {
    display: flex;
    flex-direction: column;
}

.share_btn_menu {
    border: 1px solid #3a93fc;
    top: -13px !important;
    left: 8px !important;
    padding: 0px;
}

.share_container a {
    font-size: 18px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 37px;
}

    .share_container a i {
        font-size: 18px;
    }

.share_container .facebook {
    background-color: #4264ab;
}

.share_container .messenger {
    background: linear-gradient(rgb(255, 105, 104) 0%, rgb(163, 52, 250) 50%, rgb(6, 149, 255) 100%);
}

.share_container .linkedin {
    background-color: #0088cf;
}

.share_container .twitter {
    background-color: #6cb7f0;
}

.share_container .copy {
    background-color: #3890d3;
}

.share_container .whatsapp {
    background-color: #00A884;
}

.top_banner_content_desktop {
    display: flex;
}

.top_banner_content_mob {
    display: none;
}

.top_banner_container {
    position: sticky;
    z-index: 1030;
    /*z-index: 3050;*/
    top: 0;
}

.book-fair-banner {
    background: #E2D8C2;
    width: 100%;
    align-items: center;
    justify-content: center;
}

    .book-fair-banner img {
        width: 100%;
        padding: 0;
    }

.details_offer_content p {
    margin-top: 10px;
    margin-bottom: 0px;
    color: green;
}

    .details_offer_content p:last-child {
        margin-bottom: 10px;
        margin-top: 4px;
    }


.details_offer_row {
    margin-top: 6px;
}
    .details_offer_row a {
        color: green !important;
        text-decoration: underline !important;
    }
    .details_offer_row a:hover{
        color: blue !important;
    }
.details_offer_text_content {
    color: green;
    display: flex;
    margin-bottom: 8px !important;
    text-align: left !important;
}

    .details_offer_text_content .offer_tag {
        padding-right: 5px;
    }
    
.offer_text p {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-family: 'HindSiliguriLight' !important;
}

    .offer_text p strong {
        font-weight: 300 !important;
        font-family: 'HindSiliguriLight' !important;
    }

.details_offer_content {
    padding-left: 7px;
}
/*.slider_details_content h3 strong{
    font-weight: 300 !important;
}*/
/*book request css style*/
.book_request_heading {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*-webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 4px 7px 0px rgb(0 0 0 / 15%);*/
    margin-bottom: 20px;
    color: #C10000;
    box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.25);
    border-radius: 15px 15px 0px 0px;
}

.book_request_inline_form {
    padding: 0 35px;
}

.br_form_label {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    text-align: left;
}

.br_cust_btn {
    background-color: #C10000 !important;
    border: 1px solid #C10000 !important;
    padding-left: 35px;
    padding-right: 35px;
    font-family: 'HindSiliguriSemiBold' !important;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #C10000;
}

.book_request_file[type="file"] {
    /* Style the color of the message that says 'No file chosen' */
    color: #a2a2a2;
}

    .book_request_file[type="file"]::-webkit-file-upload-button {
        background: #a2a2a2;
        border: 2px solid #a2a2a2;
        border-radius: 4px;
        color: #000;
        cursor: pointer;
        font-size: 16px;
        outline: none;
        padding: 10px 35px;
        text-transform: capitalize;
        transition: all 1s ease;
        font-weight: bold;
        text-align: left;
    }

        .book_request_file[type="file"]::-webkit-file-upload-button:hover {
            background: #a2a2a2;
            border: 2px solid #a2a2a2;
            color: #000;
        }

.book_request_modal .modal-header {
    box-shadow: none;
    padding: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
    align-items: center;
    border-bottom: none;
    /* justify-content: center; */
}

    .book_request_modal .modal-header .close {
        font-size: 40px;
        padding: 0px !important;
        opacity: 1;
        color: gray;
        margin: 0px;
        outline: none !important;
    }

.book_request_modal_body {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 0px;
}

.success_msg p {
    color: #008E1F;
    font-size: 24px;
    font-family: 'HindSiliguriSemiBold' !important;
    padding-top: 20px;
    margin: 0px;
}

.book_request_modal .modal-content {
    height: 100%;
    border-radius: 0px;
}

.book_request_modal_body .title {
    padding-top: 20px;
}

    .book_request_modal_body .title h5 {
        font-size: 22px;
        color: #0074B6;
        text-align: center;
        font-family: 'HindSiliguriSemiBold' !important;
        margin: 0px;
    }

.btntext_content p {
    font-size: 15px;
    font-family: 'HindSiliguriSemiBold' !important;
    text-align: center;
    margin: 0px;
    color: #000;
}

.btntext_content {
    padding-top: 30px;
}

.btn-content {
    display: flex;
    padding: 15px 0px;
}

.book_request_modal_btn {
    /*width: 216px;*/
    height: 41px;
    background: #1F4168;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-family: 'HindSiliguriSemiBold' !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .book_request_modal_btn.home_btn {
        color: #FFFFFF !important;
        padding: 0 52px;
    }

    .book_request_modal_btn.request_btn {
        color: #000 !important;
        background: #FAA31E;
        margin-left: 20px;
        padding: 0 20px;
    }

.book_request_modal .modal-dialog {
    margin-top: 100px !important;
}





/* tooltip css */
.tooltip1 {
    position: relative;
    display: inline-block;
}

    .tooltip1 .tooltiptext {
        visibility: hidden;
        width: 140px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -75px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip1:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

/* search css start */
.search_empty_container {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px 10px 0 10px;
    font-family: 'HindSiliguriSemiBold' !important;
}

.book_page_title h4 {
    color: #888888;
    font-size: 22px;
}

    .book_page_title h4 span {
        color: #FA0000;
    }

.search_empty_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.search_empaty_text p {
    margin: 0px;
    font-size: 24px;
    color: #FA0000;
}

.search_empaty_text {
    padding-top: 20px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .search_empaty_text p:last-child {
        color: #1F4168;
        padding-top: 10px;
        font-size: 19px;
    }

.search_rule_ul {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
    margin-bottom: 35px;
}

    .search_rule_ul li {
        font-size: 17px;
        color: #737373;
        line-height: 25px;
        list-style: none;
    }

    .search_rule_ul .dot {
        width: 5px;
        height: 5px;
        background: #737373;
        margin: 0px;
        margin-right: 10px;
    }

.search_book_request_btn_content {
    font-family: 'HindSiliguriBold' !important;
}

    .search_book_request_btn_content p {
        color: #0074B6;
        margin: 0px;
        font-size: 17px;
    }

        .search_book_request_btn_content p:first-child {
            color: #5B5B5B;
            padding-bottom: 10px;
            font-size: 15px;
        }

.search_book_request_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px 0px;
    padding-bottom: 20px;
}

.cust_search_btn {
    /*width: 150px;*/
    height: 34px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .cust_search_btn.request {
        background: #FAA31E;
        color: #000000 !important;
        padding: 0 35px;
    }

    .cust_search_btn.message {
        background: #0084FF;
        color: #fff !important;
        margin-left: 20px;
        padding: 0 15px;
    }

        .cust_search_btn.message img {
            padding-right: 15px;
        }

/* world cup coupon css */
.cart_coupon_box {
    background-color: #e9dada;
    border-radius: 5px;
    padding: 5px;
}

    .cart_coupon_box p {
        margin: 0px;
        font-weight: bold;
    }

        .cart_coupon_box p:first-child {
            margin-bottom: 10px;
        }

    .cart_coupon_box .world_cup_coupon_box {
        margin-bottom: 15px;
    }



/* offer add */
.offer_add_modal .modal-dialog {
    width: 500px !important;
    height: 500px !important;
    overflow: hidden;
    max-width: fit-content;
    top: 50%;
    transform: translateY(-50%) !important;
}

.offer_add_modal_body {
    padding: 5px;
}

    .offer_add_modal_body .close {
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0;
        margin: 12px;
    }

.offer_content {
    width: 100%;
    height: 100%;
}

/* offer add */
.video_add_modal .modal-dialog {
   
    top: 50%;
    transform: translateY(-50%) !important;
}

.video_add_modal_body {
    padding: 5px;
}

    .video_add_modal_body .close {
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0;
        margin: 12px;
    }


/* home page */
/*.top_carousel_banner_container a {
    width: 100%;
    height: 165px;
    display: flex;*/
/*align-items: center;*/
/*}*/



/* Responsive Video Container */
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* Close Button Styling */
.close-btn {
    position: absolute;
    top: -14px;
    right: -5px;
    background: none;
    border: none;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
    z-index: 10;
}

.modal-body {
    position: relative;
 
}



.top_carousel_banner_container a {
    width: 100%;
    height: 174px;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    /*.top_carousel_banner_container a img {
    padding: 10px;
}*/
    .top_carousel_banner_container a:hover {
        /*box-shadow: inset 0 0 7px 0 #cdcdcd;*/
        box-shadow: 0 0 7px 0 #cdcdcd;
    }

/*.top_carousel_banner_container .top_carosuel_img_content {
    width: 100%;
    height: 165px;
    display: flex;*/
/*align-items: center;*/
/*}*/
.top_carousel_banner_container .top_carosuel_img_content {
    width: 100%;
    height: 128px;
    display: flex;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.top_carousel_banner_container .top_carousel_row {
    margin-left: -13px;
    margin-right: -13px;
}

.top_carousel_banner_container .top_carousel_col {
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
}

/*.top_carousel_banner_container .top_carosuel_img_content img {
    padding: 10px;
}*/

.top_carousel_banner_container .top_carosuel_img_content:hover {
    box-shadow: 0 0 7px 0 #cdcdcd;
}

/* top banner count down css*/
.top_banner_content_count_desktop {
    width: 100%;
    /*height: 70px;*/
    background: #ECA6AC;
    /*background: #ffc000;*/
    border-top: 1px solid #cc5122;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    padding: 0px;
    position: relative;
    background
}

.top_banner_content_count_desktop {
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-size: cover !important;
    border-top: 1px solid transparent;
}

.countdown_timer_container {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin: 0 15px;*/
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.top_banner_countdown_img{
    height: 72px;
    display: flex;
    align-items: center;
    /*display: none;*/
    padding-right: 20px;
    width:270px;
}

    .top_banner_countdown_img img {
        width: auto;
        height: 72px;
    }

.top_banner_countdown_title {
    padding-right: 20px;
    /*padding-left: 20px;*/
}

    .top_banner_countdown_title p {
        font-family: "HindSiliguriRegular" !important;
        margin: 0px;
        font-size: 25px;
        font-weight: 550;
        line-height: 25px;
        color: #fff;
        /*color: #000;*/
        text-align:right;
    }

.top_banner_countdown {
    padding: 5px 0px;
    padding-bottom: 0px;
    /*background: #ffffffc7;*/
    display: flex;
}

.countdown_time_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   margin:0 5px;
}

.countdown_time {
    height: 38px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: #ffc000;*/
    background: #F1E23C;
    border-radius: 5px;
    font-size: 30px;
    /*background: transparent;*/
    border: 1px solid #F1E23C;
    /*color: #FFA300;*/
    color: #9d191c;
    font-family: 'HindSiliguriBold' !important;
}

.countdown_time_content:last-child {
    margin-right: 0px;
}

.countdown_text {
    font-family: "HindSiliguriLight" !important;
    padding-top: 5px;
    color: #fff;
}

.book-list-wrapper .book_item_img {
    position: relative;
    padding-top: 10px;
    width: 130px;
    margin: 0 auto;
    overflow: hidden;
    height: 210px;
    margin-bottom: 10px;
}


.book-list-wrappers .book_item_imgs {
    position: relative;
    padding-top: 10px;
    width: 130px;
    margin: 0 auto;
    overflow: hidden;
    height: 210px;
    margin-bottom: 10px;
}



.mob_carousel .book_item_img {
    position: relative;
    padding-top: 10px;
    width: 109px;
    margin: 0 auto;
    overflow: hidden;
    height: 170px;
    margin-bottom: 10px;
}

.mob_carousel2 .book_item_img {
    position: relative;
    padding-top: 10px;
    width: 109px;
    margin: 0 auto;
    overflow: hidden;
    height: 170px;
    margin-bottom: 10px;
}
.carousel-float-left {
    float: left !important;
    width: 192.6px;
    margin-right: 16px;
}
.mob_carousel2 .pre_order_badge {
    position: absolute;
    background: #dc3545;
    height: 35px;
    width: 118px;
    border-radius: 0px;
    bottom: 10px;
    right: -36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transform: rotate(311deg);
}




/* old */
/*.book-list-wrapper .pre_order_badge {
    position: absolute;
    background: #dc3545;
    height: 35px;
    width: 98px;
    border-radius: 0px;
    top: 53%;
    left: 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #fff;
    transform: translateY(-50%);
}

.book-list-wrapper .pre_order_badge:before,
.book-list-wrapper .pre_order_badge:after {
    content: '';
}

.book-list-wrapper .pre_order_badge:before {
    position: absolute;
    border-bottom: 32px solid #dc3545;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    top: 0px;
    left: 82px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}

.book-list-wrapper .pre_order_badge:after {
    position: absolute;
    border-bottom: 32px solid #dc3545;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    top: 3px;
    left: 82px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}*/

.book-list-wrapper .pre_order_badge {
    position: absolute;
    background: #dc3545;
    height: 35px;
    width: 118px;
    border-radius: 0px;
    bottom: 10px;
    right: -36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transform: rotate(311deg);
}


.book-list-wrappers .pre_order_badge {
    position: absolute;
    background: #dc3545;
    height: 35px;
    width: 118px;
    border-radius: 0px;
    bottom: 10px;
    right: -36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transform: rotate(311deg);
}


#sign_in_section {
    /*margin-left: 15px;
    margin-right: 15px;*/
}

.login_section {
    min-height: calc(100vh - 210px);
}

.mycart_offer_add_content {
    margin-bottom: 15px !important;
    background: #106795;
    color: #fff;
    font-family: "HindSiliguriLight" !important;
    letter-spacing: 1px;
    font-weight: 100;
}

#publisher_top {
    padding-top: 105px;
}

.publisher_top_content {
    background: #f8f9fa;
    padding: 16px;
    border-radius: 8px;
}

.subject_top_section {
    /*padding-top: 81px !important;*/
}

/* video control */
/*video::-webkit-media-controls {
    display: none !important;
}*/

.BookDetailsImageDiv .book_item_img {
    position: relative;
    overflow: hidden;
}

.BookDetailsImageDiv .pre_order_badge {
    position: absolute;
    background: #dc3545;
    height: 35px;
    width: 118px;
    border-radius: 0px;
    bottom: 10px;
    right: -36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transform: rotate(311deg);
}




/*-------scroll-menu-------*/
.scroll-menu-content {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    position: relative;
    /*box-shadow: 3px 2px 5px 2px #ccc;*/
    border-bottom: 1px solid #CC5D22;
    border-top: 2px #90949cbd solid;
    background-color: #ffffff;
    margin-top: -2.015rem;
    margin-bottom: 8px;
    width: 97.35%;
}

#btn-nav-previous {
    text-align: center;
    color: white;
    cursor: pointer;
    font-size: 11px;
    position: absolute;
    left: 0px;
    padding: 0px 2px;
    background: #FFF4F6;
    fill: red;
    margin-top: 8px;
    border-radius: 2px;
    display: none;
}

#btn-nav-next {
    text-align: center;
    color: white;
    cursor: pointer;
    font-size: 11px;
    position: absolute;
    right: 0px;
    padding: 0px 2px;
    background: #FFF4F6;
    fill: red;
    margin-top: 8px;
    border-radius: 2px;
    display: none;
}

.scroll-menu-content .scroll-menu,
.scroll-menu-content .scroll-menu-mobile {
    display: flex;
    list-style: none;
    /*width: 100%;*/
    white-space: nowrap;
    margin: 0 auto;
    padding: 0px;
    /*overflow: hidden;*/
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    scroll-behavior: smooth;
}

.scroll-menu-content ul::-webkit-scrollbar {
    display: none;
}

.scroll-menu li,
.scroll-menu-mobile li {
    display: inline-block;
    padding: 2px 0;
    margin: 0px;
    line-height: 34px;
    text-align: center;
}

.scroll-menu-content .scroll-menu span,
.scroll-menu-content .scroll-menu-mobile span {
    color: #dedbd2;
    line-height: 34px;
}

.scroll-menu li a,
.scroll-menu-mobile li a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Hind Siliguri', sans-serif;
    font-weight: 600;
    background-color: transparent;
    padding: 2px 19px;
    border-radius: 2px;
}

.scroll-menu li + li:before {
    content: '|';
    padding: 0;
    position: relative;
    color: #dedbd2;
}
.scroll-menu-mobile li + li:before {
    content: '|';
    padding: 0;
    position: relative;
    color: #dedbd2;
}
.scroll-menu li:last-child,
.scroll-menu-mobile li:last-child {
    border-right: none;
}

.scroll-menu li a:hover,
.scroll-menu-mobile li a:hover {
    background-color: #92DFF3;
}

.scroll-menu .active-scroll-menu,
.scroll-menu-mobile .active-scroll-menu {
    background-color: #FFF4F6;
}

    .scroll-menu .active-scroll-menu a,
    .scroll-menu-mobile .active-scroll-menu a {
        color: red;
    }


@media screen and (max-width: 1400px) {
    .header_menu {
        margin-bottom: 7px;
        /*position:fixed;*/
    }

    .scroll-menu-content {
        overflow-x: auto;
        white-space: nowrap;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        border-bottom: 1px solid #CC5D22;
        width: 97.15%%;
    }

    header {
        border-bottom: 2px solid #CCC !important;
    }

    .top_header {
        height: 111px !important;
    }

    .home_page_left_side {
        /*margin-top: 107px !important;*/
        margin-top: 19px !important;
    }

    .slider_left_mob {
        margin-top: 20px;
    }

    .slider-wrapper {
        height: 40vw;
    }
}

@media screen and (max-width: 1200px) {
    .scroll-menu-content {
        overflow-x: auto;
        white-space: nowrap;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        border-bottom: none;
        width: 100%;
    }

    header {
        border-bottom: 1px solid #CC5D22 !important;
    }

    .header_mobile {
        height: 156px !important;
    }

    .home_page_left_side {
        margin-top: 107px !important;
    }

    .slider_left_mob {
        margin-top: 5px;
    }

    .slider-wrapper {
        height: 100vw;
    }

    .empty-cart-header {
        margin-top: 5rem !important;
    }

    . home_page_container {
        margin-top: 18px !important;
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 992px) {

    #LoadScrollbarMenu {
        display: none;
    }

    .scroll-menu-content {
        overflow-x: auto;
        white-space: nowrap;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        border-bottom: none;
        width: 100%;
    }

    #btn-nav-next {
        display: block;
    }

    header {
        border-bottom: 1px solid #CC5D22 !important;
    }

    .header_mobile {
        height: 154px !important;
    }

    .slider_left_mob {
        margin-top: 5px;
    }

    .slider-wrapper {
        height: 40vw;
    }

    .empty-cart-header {
        margin-top: 5rem !important;
    }

    . home_page_container {
        margin-top: 18px !important;
        padding-top: 0px !important;
    }


    .slider_left_mob {
        margin-top: 5px !important;
    }
}

@media screen and (max-width: 768px) {
    .scroll-menu-content {
        overflow-x: auto;
        white-space: nowrap;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        border-bottom: none;
        width: 100%;
    }

    #btn-nav-next {
        display: block;
    }

    .scroll-menu li {
        display: inline-block;
        padding: 2px 5px;
        margin: 0px;
        line-height: 34px;
        text-align: center;
    }

        .scroll-menu li a {
            font-size: 11px;
        }


    .my_cart_content {
        padding-top: 120px;
    }

    .empty-cart-header {
        margin-top: 4rem !important;
    }

    header {
        border-bottom: 1px solid #CC5D22 !important;
    }

    .header_mobile {
        height: 150px !important;
    }

    .slider_left_mob {
        margin-top: 18px !important;
    }
}
/*----------------------------search suggestion----------------------------*/
ul.search-suggestion-list-pop {
    text-align: left !important;
}

.search-suggestion-pop-title {
    font-size: 14px;
    font-weight: bold;
    color: #000 !important;
    text-align: left !important;
    display:none;
}

.search-suggestion-pop .search-suggestion-list-pop li {
    background: #fff4f6;
    padding: 8px;
    border-radius: 5px;
    line-height: 18px;
    margin: 4px;
    color: #000;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Hind Siliguri',sans-serif;
    cursor:pointer;
}
.search-suggestion-pop .historylist li {
    background: #F2F8FF;
   
}
.search-suggestion-pop .relatedlist li {
   background: #FFF7EC;
    
}

.search-suggestion-pop .SeeMore, .search-suggestion .search-suggestion-list-pop li:not(:last-child) {
    background: #eaeaea !important;
    padding: 8px;
    border-radius: 5px;
    line-height: 18px;
    margin: 4px;
    color: #000;
    font-weight: 500;
    font-size: 13px;
    font-family: 'HindSiliguriRegular',sans-serif
}

.search-suggestion-pop .search-suggestion-list-pop li a {
    text-decoration: none;
    color: #000;
    font-family: HindSiliguriRegular !important;
    font-size: 13px;
    cursor: pointer;
}
    .search-suggestion-pop .search-suggestion-list-pop li:hover {
        background: #f9cdcd;
    }
.search-suggestion-pop .historylist li:hover {
    background: #9EE2FC;
}
.search-suggestion-pop .relatedlist li:hover {
    background: #FCF0B3;
}

.clearHistory {
    color: #B0B0B0;
    border: none;
    background-color: white;
    font-family: Hind Siliguri;
    font-size:12px;
}
    .clearHistory:hover {
        background: none !important; 
        color: indianred !important;
    }
.search-suggestion-pop .SeeMore:hover {
    background: #44bff5 !important;
    color: #fff !important;
}
        /*----scroll-menu End----*/
        /* Popup container - can be anything you want */
        .popup {
            position: relative;
            display: inline-block;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

    /* The actual popup */
            .popup .popuptext {
                visibility: hidden;
                width: 765px;
                background-color: #fff;
                color: #fff;
                text-align: center;
                border-radius: 6px;
                padding: 8px 0;
                position: absolute;
                z-index: 50;
                top: 100%;
                right: 100%;
                margin-left: -80px;
                border: 1px;
                border-color: rgba(197, 68, 0, 0.8);
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 68, 0, 0.6);
                outline: 0 none;
               
            }

    /* Popup arrow */
    /*.popup .popuptext::after {
            content: "";
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }*/

    /* Toggle this class - hide and show the popup */
    .popup .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s;
    }
    @media screen and (max-width: 768px) {
        .popup .popuptext {
            width: 765px;
        }
    }
    /* Add animation (fade in the popup) */
    @-webkit-keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .round_background_career {
        background-color: #D9D9D9;
        border-radius: 10px;
        padding: 10px;
    }

    .round_background_career_Detail {
        background-color: #F9F9F9;
        border-radius: 10px;
        padding: 10px;
    }

    .book_page_Detail {
        margin-top: 10px;
    }

    .round_background_career p {
        text-align: center;
        font-size: 25px;
    }

    .round_background_career_font {
        font-size: 15px;
    }

    .btn-outline-career {
        border-color: red;
        background-color: white;
        /*border-radius: 10px;*/
        padding: 10px;
    }

    .btn-outline-career_font {
        color: red;
    }

    .btn-outline-career_font2 {
        color: white;
        background-color: red;
    }

    .btn-Inline-career {
        border-color: red;
        background-color: red;
        border-radius: 10px;
        padding: 10px;
    }

    .closeHistory {
        float: right;
        font-size: 15px;
        line-height: 1;
        color: darkgray;
        opacity: 0.8;
        margin: 0 0 0 5px;
        cursor: pointer;
    }
/*-------------end search suggestion---------------*/
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 2000 !important;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 60%;
    left: 10%;
    right: 0;
}

        /* Transparent Overlay */
        .loading:before {
            content: '';
            display: block;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            /*        background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));*/
            /*background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));*/
        }

        /* :not(:required) hides these rules from IE9 and below */
        .loading:not(:required) {
            /* hide "loading..." text */
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0;
        }

            .loading:not(:required):after {
                content: '';
                display: block;
                font-size: 10px;
                width: 1em;
                height: 1em;
                margin-top: -0.5em;
                -webkit-animation: spinner 150ms infinite linear;
                -moz-animation: spinner 150ms infinite linear;
                -ms-animation: spinner 150ms infinite linear;
                -o-animation: spinner 150ms infinite linear;
                animation: spinner 150ms infinite linear;
                border-radius: 0.5em;
                -webkit-box-shadow: rgba(220, 38, 38, 0.75) 1.5em 0 0 0, rgba(220, 38, 38, 0.75) 1.1em 1.1em 0 0, rgba(220, 38, 38, 0.75) 0 1.5em 0 0, rgba(220, 38, 38, 0.75) -1.1em 1.1em 0 0, rgba(220, 38, 38, 0.75) -1.5em 0 0 0, rgba(220, 38, 38, 0.75) -1.1em -1.1em 0 0, rgba(220, 38, 38, 0.75) 0 -1.5em 0 0, rgba(220, 38, 38, 0.75) 1.1em -1.1em 0 0;
                box-shadow: rgba(220, 38, 38, 0.75) 1.5em 0 0 0, rgba(220, 38, 38, 0.75) 1.1em 1.1em 0 0, rgba(220, 38, 38, 0.75) 0 1.5em 0 0, rgba(220, 38, 38, 0.75) -1.1em 1.1em 0 0, rgba(220, 38, 38, 0.75) -1.5em 0 0 0, rgba(220, 38, 38, 0.75) -1.1em -1.1em 0 0, rgba(220, 38, 38, 0.75) 0 -1.5em 0 0, rgba(220, 38, 38, 0.75) 1.1em -1.1em 0 0;
            }

    @-webkit-keyframes spinner {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-moz-keyframes spinner {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-o-keyframes spinner {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes spinner {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
