/************ custom css for product popup ****************/
.fastor_product_popup .price-container {
    float: right;
    font-size: 20px;
    padding-right: 15%;
    padding-top: 3%;
}

.back-class {
    background-color: #c1c1c1;
}

.table th,
.table td {
    border-left: none !important;
    cursor: pointer;
}

.table th {
    border-left: none !important;
    background-color: grey !important;
    color: white !important;
    height: 45px !important;
}

.fit {
    left: 0;
    min-width: 100% !important;
    position: absolute;
}

.fit table td {
    border-left: none !important;
    border-right: none !important;
}

.back {
    background-color: #f3f3f3;
}

.btn-warning {
    background-color: #ffbc4e;
    border-color: #ffbc4e;
    color: #fffffc;
}

.fastor_product_popup .pupop-content-edit {
    margin-left: 50px !important;
    margin-right: 50px !important;
    border-radius: 0px !important;
}

.scroldiv {
    overflow-y: scroll;
    height: 400px;
    border-top: 8px solid #dadada;
    border-bottom: 8px solid #dadada;
    border-left: 8px solid #dadada;
    overflow-x: hidden;
}

.customBook-scrolldiv {
    overflow-y: scroll;
    height: 350px;
    border-top: 8px solid #dadada;
    border-bottom: 8px solid #dadada;
    border-left: 8px solid #dadada;
    overflow-x: hidden;
    padding-left: 5px;
    padding-right: 5px;
}

#mymodel {
    width: 100% !important;
    max-width: 1300px;
}

.sort-chapter {
    cursor: pointer;
}

.sort-chapter .fa-sort-desc {
    font-size: 17px;
    padding: 0;
}

.sort-chapter .fa-sort-asc {
    font-size: 17px;
    padding: 5px 0 0 0;
}

.mobile-sort-chapter {
    cursor: pointer;
}

.mobile-sort-chapter .fa-sort-desc {
    font-size: 17px;
    padding: 0;
}

.mobile-sort-chapter .fa-sort-asc {
    font-size: 17px;
    padding: 5px 0 0 0;
}

@font-face {
    font-family: 'Narkisim';
    src: url('../../fastor/stylesheet/fonts/nrkis-webfont.eot');
    src: url('../../fastor/stylesheet/fonts/nrkis-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fastor/stylesheet/fonts/nrkis-webfont.woff') format('woff'),
        url('../../fastor/stylesheet/fonts/nrkis-webfont.ttf') format('truetype'),
        url('../../fastor/stylesheet/fonts/nrkis-webfont.svg#narkisimregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe Script';
    src: url('../../fastor/stylesheet/fonts/segoesc-webfont.eot');
    src: url('../../fastor/stylesheet/fonts/segoesc-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fastor/stylesheet/fonts/segoesc-webfont.eot?') format('embedded-opentype'),
        url('../../fastor/stylesheet/fonts/segoesc-webfont.woff') format('woff'),
        url('../../fastor/stylesheet/fonts/segoesc-webfont.ttf') format('truetype'),
        url('../../fastor/stylesheet/fonts/segoesc-webfont.svg#SegoeScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cherokee';
    src: url('../../fastor/stylesheet/fonts/plantagenet-cherokee-webfont.eot');
    src: url('../../fastor/stylesheet/fonts/plantagenet-cherokee-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fastor/stylesheet/fonts/plantagenet-cherokee-webfont.woff') format('woff'),
        url('../../fastor/stylesheet/fonts/plantagenet-cherokee-webfont.ttf') format('truetype'),
        url('../../fastor/stylesheet/fonts/plantagenet-cherokee-webfont.svg#plantagenet_cherokeeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arialbi';
    src: url('../../fastor/stylesheet/fonts/arialbi.eot');
    src: url('../../fastor/stylesheet/fonts/arialbi.eot?#iefix') format('embedded-opentype'), url('../../fastor/stylesheet/fonts/arialbi.woff') format('woff'), url('../../fastor/stylesheet/fonts/arialbi.ttf') format('truetype'), url('../../fastor/stylesheet/fonts/arialbi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fastor-product-center {
    margin-top: 50px !important;
}

.fastor_product_popup .popup_row {
    width: 100%;
    height: 70px;
    margin-top: -15px;
}

.fastor_product_popup .popup_row .popup_row_left {
    float: left;
    width: 40%;
    height: 60px;
    float: left;
    text-align: right;
    padding-right: 8px;
    display: table;
}

.fastor_product_popup .popup_row .popup_row_left span {
    display: table-cell;
    vertical-align: middle;
}

.fastor_product_popup .popup_row .popup_row_right {
    width: 45%;
    float: left;
    max-height: 10px;
}

.fastor_product_popup .btn:hover {
    background: #54565A none repeat scroll 0 0 !important;
    color: #fff;

}

.fastor_product_popup .btn-grey {
    border-radius: 25px;
    background: #fff none repeat scroll 0 0 !important;
    color: #54565A;
    opacity: 1 !important;
    position: inherit;
    box-shadow: 2px 3px 7px 3px #A6ABBD66;
    margin-top: 5%;
}

.fastor_product_popup .btn-grey:hover {
    border-radius: 25px;
    background: #FFEBBB none repeat scroll 0 0 !important;
    box-shadow: 2px 3px 7px 3px #A6ABBD66;
    color: #54565A;
    opacity: 1 !important;
    position: inherit;
}

.btn-footer-common {
    background: #54565A none repeat scroll 0 0 !important;
    color: #fff;
    border: 1px solid #54565A;
    border-radius: 3px;
    margin-left: 15px !important;
}

.btn-footer-white {
    background: white none repeat scroll 0 0 !important;
    color: #54565A;
    border: 1px solid #54565A;
    border-radius: 3px;
    font-size: 15px !important;
}

.fastor_product_popup .price-container {
    font-size: 20px;
    padding-top: 11%;
}

.fastor_product_popup .pupop-content {
    margin-left: 50px !important;
    width: 600px !important;
    border-radius: 0px !important;
}

.fastor_product_popup .popup-footer {
    border: none !important;
    padding-right: 60px !important;
    height: 120px !important;
    margin-top: 5%;
}

.fastor_product_popup .popup-title {
    padding-left: 30px !important;
    padding-top: 40px !important;
}

.fastor_product_popup .popup-header {
    border: none !important;
}

.prodOptionImagesCustPosition {
    float: right;
    left: 80px;
    position: relative;
    top: -70px;
    margin-bottom: -107px;
}

.prodOptionImagesPosCheckout {
    float: right;
    left: 80px;
    position: relative;
}

.product-info .radio-type-button2 {
    text-align: center;
}

.prodOptionCheckboxHeight {
    max-height: none !important;
    margin-top: -9px;
}

.fastor-product-popup-clear {
    clear: both;
}

.fastor-product-checkbox-radio-image-right {
    float: right;
    margin-top: -10px;
}

.fastor-product-checkbox-radio-btn-left {
    float: left;
}

.selectMandatoryOption {
    display: none;
    color: #b94a48;
    padding-bottom: 5px;
}

/* book customizer code */
.b {
    border-left: none;
    border-right: none;
}

.he {
    background-color: #c1c1c1 !important;
}

.check{
    display: block !important;
    background-color: inherit;
    color: black;
    display: block;
    font-family: 'DM Sans';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -18px;
    max-height: 25px;
}
.uncheck {
    display: block !important;
    background-color: inherit;
    color: black;
    display: block; 
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
    max-height: 25px;
}

.badge {
    display: block !important;
    background-color: inherit;
    color: #54565A;
    display: block; 
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.optional-chapter-sub-heading{
    font-family: 'DM Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left:0px;
}
.bookCustomizerModalFooter {
    background-color: white;
    height: auto !important;
    margin-top: 0 !important;
    padding: 0px 70px 10px 10px !important;
}

.mobile-footer {
    display: none;
}

.bookCustomizerProductName {
    color: orange;
}

.chapterRow-highlight .uncheck {
    font-size: 15px !important;
    color: #ffffff !important;
}

.chapterRow-highlight #pg-number2 {
    font-size: 14px !important;
    color: #ffffff !important;
}

.chapterRow-highlight .col-md-8 {
    font-size: 14px !important;
    color: #ffffff !important;
}

.pricePages {
    text-align: left;
    padding-top: 22px !important;
    font-size: 23px;
}

.active_orange {
    background-color: orange !important;
}

#customizeBookCarousel {
    width: 260px;
    height: 400px !important;
    background-image: url('../../foxx/image/GreyPageTemplateSmall.png');
    background-repeat: no-repeat;
    padding-left: 20px !important;
}

.vertical-text {
    transform: rotate(90deg);
    transform-origin: right top;
    z-index: 99999 !important;
    text-align: right;
    margin-right: -5px !important;
    margin-top: -5px !important;
}

#customizeBookCarousel .carousel-inner img,
#customizedBookPreviewCarousel .carousel-inner img {
    width: 295px;
    height: 400px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#customizeBookCarousel .carousel-control.right {
    background-image: none;
    right: -9%;
}

#customizeBookCarousel .carousel-control.left {
    background-image: none;
    left: -20%;
}

#customizeBookCarousel .carousel-control.right {
    right: -70px !important;
}

.carousel-control .glyphicon-chevron-left {
    left: -20px !important;
}


#customizeBookCarousel .carousel-control .glyphicon-chevron-right:before,
#customizedBookPreviewCarousel .carousel-control .glyphicon-chevron-right:before {
    content: " ";
    display: block;
    background: url('../../foxx/image/Arrow-Right.svg') center no-repeat;
    width: 26px;
    height: 26px;
    background-color: #C2C3C5;
    border-radius: 50%;
}

#customizeBookCarousel .carousel-control .glyphicon-chevron-left:before,
#customizedBookPreviewCarousel .carousel-control .glyphicon-chevron-left:before {
    content: " ";
    display: block;
    background: url('../../foxx/image/Arrow-Left.svg') center no-repeat;
    width: 26px;
    height: 26px;
    background-color: #C2C3C5;
    border-radius: 50%;
}

.div3TopSpace {
    padding-top: 23px !important;
}

.bookCustomizerModalHeader {
    padding-bottom: 0px !important;
    padding-top: 6px !important;
    background-color: #f3f3f3;
}

#chapterPageCount {
    padding-left: 0 !important;
    font-size: 16px; 
    text-align: left;
    font-style: normal;
    font-weight: 700;
    display:inline;
}
#preview_button{
    display:inline;
}
#preview_button button{
    border-radius: 25px;
    background: #FFF; 
    box-shadow: 2px 3px 7px -1px rgba(166, 171, 189, 0.40);
    color:#54565A;
    font-size: 14px;
    font-family: 'DM Sans';
    font-weight: 700;
    height:37px;
    width:139px;
}
#optionalChaptersHeadRow {
    background-color: #F5B335;
    color: #fff; 
    padding-bottom: 7px;
    padding-left: 10px !important;
    width: 400px;
    height: 45px;
    font-family: 'DM Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;
}
#optionalChaptersHeadRow .text-header{
    padding-left:5px;
}
.padding-zero{
    padding:0 !important;
}
#selectedChaptersHeadRow {
    height: 45px;
    background-color: orange;
    color: #fff;
    padding-right: 8px;
    padding-top: 12px;
    padding-left: 16px;
    padding-bottom: 12px;
    padding-left: 16px !important;
    max-width: 400px;
    font-family: 'DM Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;
}

#sortable2 div span.glyphicon-remove {
    cursor: pointer;
    color: #9C9DA0;
}
 
#sortable1 div span.glyphicon-plus {
    cursor: pointer;
    color: #5ada1f;
    margin-left: 12px;
}

#sortable2 .col-md-8 {
    font-weight: 500;
}
#sortable2 .col-md-8:hover {
    font-weight: 500;
}

#sortable1 .col-md-8 {
    color: #54565A;
}
.chapter-categories:hover {
    color:#F5B335;
}

.chapter-categories:hover .arrow-up-down i{
    stroke: #F5B335;
    fill: #F5B335;
    transition: 0.3s; /* Add a smooth transition effect */
  }
#sortable2 .active_orange .col-md-8,
#sortable1 .active_orange .col-md-8,
#sortable2 .active_orange .col-md-2 span.badge,
#sortable1 .active_orange .col-md-2 span.badge {
    color: #363636;
}

#optionalChapterRow {
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0 !important;
}

#imagesShowBtn {
    cursor: pointer;
}

#imagesPreview {
    display: none;
    margin-top: 2%; 
}

#imagesPreview #returnDescription {
    margin-left: 8%;
}

div[id^="chapterRow-"] {
    z-index: 1;
}

#optionalChaptersContainer h3,
#selectedChaptersContainer h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#optionalChaptersContainer {
    display: none;
}


.showCustomizedBookButtonPadding {
    padding: 13px 30px 10px 30px !important;
}

#chapterDescContainer {
    display: none; 
    align-items: center;
    padding-inline: 0;
    margin-left:10px;
    margin-right:75px;
}

#nextPage,
#nextPage2,
#nextMobilePage {
    height: 30px;
    width: 30px;
    margin-top: 26%;
    margin-left: 30px;
    float: left;
    padding: 5px;
    cursor: pointer;
    content: " ";
    display: block;
    background: url('../../mdpocket/image/left_arrow_customizer.svg') no-repeat;
}

#prePage,
#prePage2,
#preMobilePage {
    height: 30px;
    width: 30px;
    margin-top: 26%;
    float: left;
    padding: 5px;
    cursor: pointer;
    content: " ";
    display: block;
    background: url('../../foxx/image/arrow_left.jpg') no-repeat;
}

#prePage,
#preMobilePage {
    background: url('../../foxx/image/arrow_left_ghost.jpg') no-repeat;
}

.dull {
    opacity: 0.5;
    filter: alpha(opacity=50);
    /* For IE8 and earlier */
}

#right_pagenumber {
    color: #000;
    text-align: center;
    font-weight: bold;
    float: right;
    margin-top: -4px;
    right: 18%;
    position: absolute;
    font-size: 9px;
}



/************************* pages division ******************/
#leftInside,
#rightInside {
    width: 98% !important;
}

#left,
#right,
#right_mobile {
    background-color: white !important;
}

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

.fullTabText {
    background: #fbc927;
    display: inline-block;
    margin-left: 11px;
    width: 280px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 3px;
}

.fullTabText:hover {
    overflow: visible;
    color: #ffffff !important;
}

.shortTabText {
    color: #fff;
    word-wrap: break-word;
}

#chapterTabsUl {
    height: 460px;
    display: table-cell;
    vertical-align: bottom;
    padding-top: 185px;
}

#leftRoundedCut {
    width: 2.5%;
    height: 80%;
    position: absolute;
    top: 12%;
    -webkit-border-radius: 0px 16px 0px 0px;
    -moz-border-radius: 0px 16px 0px 0px;
    border-radius: 0px 8px 0px 0px;
    background-color: #f7f5f4 !important;
    z-index: 10;
}

#product #bookCustomizerChaptersData {
    font-size: 20px !important;
}

#customizeBookCustomPriceText {
    display: none;
    color: red;
}

div[id^="chapterRow-"] {
    cursor: move;
}

#bookDefaultChaptersState,
#bookOptionalChaptersState,
#customizeBookDefaultPrice,
#customizeBookDefaultTotalSelectedChapters {
    display: none;
}

.options-text-danger {
    white-space: nowrap !important;
}

.ebook-note {
    bottom: 0px;
    position: absolute;
    left: 525px;
}

span.tooltip {
    display: inline-block;
    width: 200px;
    height: 100px;
}

.btn {
    padding: 13px 30px 10px 30px !important
}

.modal {
    z-index: 10040;
}
.pupop-content-edit{ 
    background-color: #f7f5f4;
    
}
.optional-chapters-card{
    margin-top: 4px;
    background:#f7f5f4 !important;
    overflow-y: scroll;
    height: 441px;
    max-width: 400px;
    overflow-x: hidden; 
    border:unset !important;
    padding-right:7px;
    padding-left: 1px;
}
.default-chapters-card{
    margin-top: 4px;
    background:#f7f5f4 !important;
    overflow-y: scroll;
    height: 368px;
    overflow-x: hidden; 
    border:unset !important;
    padding-right:22px;
    padding-left: 1px;
    max-width: 400px;
}
#descriptionDetails #chapter-heading{
    margin-top:0px !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}
#text-notes {
    font-size: 14px;
    font-family: DM Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.preview-chapter-button{
    border-radius: 25px;
    background: #FFF; 
    box-shadow: 2px 3px 7px -1px rgba(166, 171, 189, 0.40);
    color:#54565A;
    font-size: 14px;
    font-family: 'DM Sans';
    font-weight: 700;
}
#imagesPreview #returnDescription{
    margin-right: -25px; 
    font-family: 'DM Sans';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 25px;
    background: #FFF; 
    box-shadow: 2px 3px 7px -1px rgba(166, 171, 189, 0.40);
    display: flex;
    justify-content: center;
    align-items: center;
    color:#54565A;
    margin-top: 37px;
    float:right;
    width: 172px;
    height: 37px;
}
#bookCustomizerModal .modal-body{
    background:#f7f5f4 !important;
    padding: 16px 32px;
}
.modal-custom-book-main-heading{
    margin-bottom: 21px;
    font-family: 'DM Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.optional-chapter-category-dropdown {
    background: #FFF;
    box-shadow: 0px 0px 0px 1px #FFF;
}

.optional-chapter-category-dropdown {
    background: var(--white, #FFF);
}

.subchapters {
    border-radius: 3px;
}
.chapter_categories .list-group-item{ 
   border-radius:3px;
   border:unset !important;
   margin-bottom: 4px;
   font-size: 14px;
   justify-content: center;
   align-items: center;
   display: flex;
   box-shadow:-3px 3px 7px -8px #000; 
}
#sortable2 .list-group-item{
    border-radius:3px;
    border:unset !important;
    margin-block: 4px; 
    font-size:14px;
    box-shadow:-3px 3px 7px -8px #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0; 
}
#sortable2 .list-group-item:hover{
    background: #f0e9ff;
}
/* Custom scrollbar styles */
.optional-chapters-card::-webkit-scrollbar {
    width: 14px;
    background-color: #FAFAFA;
    box-shadow:-3px 3px 7px -8px #000;
}

.optional-chapters-card::-webkit-scrollbar-thumb {
    background-color: #C1C1C1;
    border-radius: 7px;
    border: 3px solid transparent;
    background-clip: content-box;

}

.optional-chapters-card::-webkit-scrollbar-button {
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: center center;
}

.optional-chapters-card::-webkit-scrollbar-button:end:increment {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQwNC4zMDggNDA0LjMwOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDA0LjMwOCA0MDQuMzA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTAsMTAxLjA4aDQwNC4zMDhMMjAyLjE1MSwzMDMuMjI5TDAsMTAxLjA4eiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

.optional-chapters-card::-webkit-scrollbar-button:start:decrement {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI1NSAyNTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1NSAyNTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iYXJyb3ctZHJvcC11cCI+CgkJPHBvbHlnb24gcG9pbnRzPSIwLDE5MS4yNSAxMjcuNSw2My43NSAyNTUsMTkxLjI1ICAgIiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}

.optional-chapters-card::-webkit-scrollbar-thumb:hover {
    background-color: #C1C1C1;
}

.optional-chapters-card::-webkit-scrollbar-track {
    background-color: #FAFAFA;
}

.default-chapters-card::-webkit-scrollbar {
    width: 14px;
    background-color: #FAFAFA;
    box-shadow:-3px 3px 7px -8px #000;
}

.default-chapters-card::-webkit-scrollbar-thumb {
    background-color: #C1C1C1;
    border-radius: 7px;
    border: 3px solid transparent;
    background-clip: content-box;

}

.default-chapters-card::-webkit-scrollbar-button {
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: center center;
}

.default-chapters-card::-webkit-scrollbar-button:end:increment {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQwNC4zMDggNDA0LjMwOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDA0LjMwOCA0MDQuMzA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTAsMTAxLjA4aDQwNC4zMDhMMjAyLjE1MSwzMDMuMjI5TDAsMTAxLjA4eiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

.default-chapters-card::-webkit-scrollbar-button:start:decrement {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI1NSAyNTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1NSAyNTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iYXJyb3ctZHJvcC11cCI+CgkJPHBvbHlnb24gcG9pbnRzPSIwLDE5MS4yNSAxMjcuNSw2My43NSAyNTUsMTkxLjI1ICAgIiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}

.default-chapters-card::-webkit-scrollbar-thumb:hover {
    background-color: #C1C1C1;
}

.default-chapters-card::-webkit-scrollbar-track {
    background-color: #FAFAFA;
}
/************ media queries for product popup ****************/
@media only screen and (min-width: 1550px) {
    #customizedBookFullPreview {
        padding-left: 5%;
    }
}

@media only screen and (min-width: 990px) {
    .centerArrowLeftImage {
        bottom: 170px;
        left: -3.5%;
        position: absolute;
        z-index: 5;
        content: " ";
        display: block;
        background: url('../../foxx/image/arrow_left2.png') no-repeat;
        width: 30px;
        height: 30px;
    }

    .centerArrowRightImage {
        bottom: 220px;
        right: -3.6%;
        position: absolute;
        z-index: 5;
        content: " ";
        display: none;
        background: url('../../foxx/image/arrow_right2.png') no-repeat;
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 1390px) {
    #customizedBookFullPreview {
        padding-left: 0%;
    }
}

@media only screen and (max-width: 767px) {
    .modal-header .close.ebook-customizer-close {
        margin-top: -20px !important;
    }
}

@media only screen and (max-width: 809px) {
    #mymodel {
        background-color: #fff;
        font-size: 12px;
        padding: 0px;
        height: 90vh !important;
    }

    .fastor_mobile_product_popup .bookCustomizerModalHeader {
        background-color: #ffffff;
        border-bottom: 0px;
    }

    .fastor_mobile_product_popup .modal-dialog {
        padding: 0px !important;
    }

    .fastor_mobile_product_popup .bookCustomizerProductName {
        color: #333333;
        font-size: 16px;
    }

    .fastor_mobile_product_popup .modal-body {
        padding: 0 0 15px;
    }

    .fastor_mobile_product_popup .panel-heading {
        background-color: #A7A7A7;
        padding: 15px 15px 10px !important;
        color: #ffffff;
    }

    .fastor_mobile_product_popup .panel-heading.active {
        background-color: #FFB702;
    }

    .center-column .panel-heading h4 {
        font-size: 12px !important;
        font-weight: 200 !important;
        line-height: 1;
        text-transform: none;
    }

    span.glyphicon.glyphicon-chevron-down {
        float: right;
    }

    .fastor_mobile_product_popup .panel-heading .mainText {
        font-size: 16px;
        font-weight: 300;
        color: #ffffff;
        font-family: Poppins;
        line-height: 1;
    }

    .scroldiv,
    .customBook-scrolldiv {
        height: fit-content;
        max-height: 262px;
    }

    .fastor_mobile_product_popup .panel-body {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .fastor_mobile_product_popup #selectedChaptersHeadRow,
    .fastor_mobile_product_popup #optionalChaptersHeadRow {
        background-color: #D2D2D2;
        font-family: Poppins;
        color: #333333;
        font-weight: 600;
        margin: 0;
    }

    .modal-content {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        height: 85%;
    }

    .center-column .panel:last-child {
        margin-bottom: 0px !important;
    }

    .fastor_mobile_product_popup .customBook-scrolldiv,
    .fastor_mobile_product_popup .scroldiv {
        border: 0;
        height: 43vh;
    }

    .fastor_mobile_product_popup div span.glyphicon-sort-by-attributes,
    .fastor_mobile_product_popup div span.glyphicon-eye-open {
        color: #888787;
    }

    .bookCustomizerModalFooter {
        padding: 0px !important;
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    .mobile-footer {
        display: block;
    }

    .pricePages {
        font-size: 18px;
        padding-left: 10px !important;
    }

    .fastor_mobile_product_popup .badge img {
        width: 18px;
    }

    .glyphicon-eye-open {
        font-size: 18px !important;
    }

    #showCustomizedBookPreview {
        background-color: #A7A7A7 !important;
        font-size: 16px !important;
        padding: 6px 10px 6px !important;
        margin-top: 22px;
        height: 60px;
    }

    h4.panel-title {
        background-repeat: no-repeat;
        background-position: right;
    }

    .action-div button {
        width: 19%;
        font-size: 12px !important;
        padding: 13px 22px 10px 22px !important;
        margin: 0px 0px 6px 0px !important;
    }

    .action-div .btn-grey {
        background-color: #A7A7A7 !important;
    }

    #myBookPreview {
        height: 645px;
    }

    #myBookPreview .modal-dialog {
        padding: 10px 0;
    }

    .panel-heading-active {
        transition: all .5s;
        background-color: #FFB702 !important;
    }

    .fastor_mobile_product_popup #chapterDescContainer {
        padding: 40px 15px 15px 40px;
        height: 100vh;
        overflow-y: auto;
        background-color: #fff;
    }

    .detailsHead {
        line-height: .5;
        margin-bottom: 20px;
    }

    .fastor_mobile_product_popup #chapter-heading {
        margin-bottom: 8px;
    }

    #image-list img {
        width: 23%;
        margin-right: 2%;
    }

    #text-notes {
        font-size: 17px;
    }

    .fastor_mobile_product_popup #chapterPageCount {
        font-size: 17px;
        padding-top: 0px !important;
        font-weight: normal;
    }

    .fastor_mobile_product_popup .detailsHead .close,
    .fastor_mobile_product_popup #imagesPreview .close {
        margin-top: 5px;
        margin-right: 10px;
        font-size: 35px;
    }

    button.tooltip {
        position: relative;
        display: inline-block;
        border-bottom: 1px dotted black;
        opacity: 1;
    }

    button.tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -60px;
    }

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

    button.tooltip:hover .tooltiptext {
        visibility: visible;
    }

    #rightMobileNextPage {
        /* Added display table row to make vertical align work */
        float: right;
        margin-right: -21px;
        margin-top: 30px;
        font-size: 10px;
        display: table-row;
        overflow: hidden;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 304px;
    }

    #rightMobileNextPage ul li {
        font-family: HelveticaNeue;
        font-size: 13px;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #ea404b none repeat scroll 0 0;
        border-color: -moz-use-text-color #fffeff;
        border-image: none;
        border-width: medium 1px;
        height: 38px;
        list-style: outside none none;
        overflow: hidden;
        padding: 7px 5px 0 20px;
        width: 55px;
        cursor: pointer;
        margin-right: -17px;
        margin-top: -1px;
    }

    .overlayMobileImageDiv {
        margin: 0 auto;
        width: 89%;
    }

    #right_mobile_pagenumber {
        background: #fff none repeat scroll 0 0;
        color: #000;
        text-align: center;
        font-weight: bold;
        float: right;
        margin-right: -26px;
        margin-top: 11px;
        width: 27px;
        padding-left: 1%;
    }

    .fullTabText {
        width: 130px;
    }

    #chapterTabsUl {
        padding-top: 115px;
    }

    #rightMobileImageData {
        background-size: contain;
        background-repeat: no-repeat;
        -webkit-border-radius: 0px 45px 20px 0px;
        -moz-border-radius: 0px 45px 20px 0px;
        border-radius: 0px 25px 20px 0px;
        background-color: #fff;
    }

    #imagesPreview {
        margin-left: 12%;
    }

    #imagesPreview #returnDescription {
        margin-left: 14%;
    }

    #coil,
    #rightMobileInside,
    #rightMobileImageData {
        height: 335px;
    }

    .fastor_mobile_product_popup #right_mobile {
        width: 26%;
        margin-left: 38%;
        margin-top: 10px;
    }

    #coil {
        margin-left: 35%;
        background-size: 35px;
    }

    #preMobilePage {
        background-size: 25px;
        margin-left: 150px;
        bottom: 65%;
        position: relative;
    }

    #nextMobilePage {
        background-size: 23px;
        margin-right: 155px;
        bottom: 65%;
        float: right;
        position: relative;
    }

    #chapterTabsUl li:last-child .fullTabText {
        width: 202px !important;
    }
}

@media only screen and (max-width: 737px) {
    .prodOptionImagesCustPosition {
        float: right;
        left: 80px;
        position: relative;
        top: -70px;
        margin-bottom: -107px;
    }

    .prodOptionImagesPosCheckout {
        float: none;
        left: 0px;
    }

    .product-info .radio-type-button2 {
        text-align: center;
        margin: 10px 7px 5px 0 !important;
    }
}

@media only screen and (max-width: 640px) {
    #coil {
        margin-left: 34%;
        background-size: 30px;
    }

    .fastor_mobile_product_popup #right_mobile {
        width: 26%;
        margin-left: 37%;
    }

    #coil,
    #rightMobileInside,
    #rightMobileImageData {
        height: 280px;
    }

    #rightMobileNextPage {
        height: 250px;
    }

    #preMobilePage,
    #nextMobilePage {
        bottom: 55%;
    }
}

@media screen and (max-width: 560px) {
    #imagesPreview {
        margin-left: 20%;
    }
}

@media only screen and (max-width: 485px) {
    #imagesPreview {
        margin-left: 12%;
    }

    #imagesPreview #returnDescription {
        margin-left: 14%;
    }

    #coil {
        margin-left: 25%;
    }

    #preMobilePage {
        margin-left: 30px;
        bottom: 50%;
    }

    #nextMobilePage {
        margin-right: 30px;
        bottom: 50%;
    }

    #closeBookCustomizerConfirmationBox {
        height: 68vh !important;
    }

    #closeBookCustomizerConfirmationBox h4,
    #uncustomizedSaveBookLogin h4 {
        font-size: 14px;
    }

    .fastor_mobile_product_popup #right_mobile {
        margin-left: 30%;
        width: 44%;
        margin-top: 20px;
    }

    #rightMobileNextPage {
        height: 320px;
    }

    #coil,
    #rightMobileInside,
    #rightMobileImageData {
        height: 350px;
    }
}

@media only screen and (max-width: 420px) {
    .fastor_mobile_product_popup #right_mobile {
        width: 55%;
        margin-left: 20%;
    }

    #nextMobilePage {
        margin-right: 20px;
        background-size: 22px;
    }

    #preMobilePage {
        margin-left: 20px;
        background-size: 24px;
    }

    .overlayMobileImageDiv {
        width: 83%;
    }

    #coil {
        margin-left: 16%;
        background-size: 35px;
    }
}

@media only screen and (max-width: 375px) {
    .fastor_mobile_product_popup #right_mobile {
        width: 60%;
    }
}

@media only screen and (max-width: 360px) {
    #mymodel {
        height: 87vh !important;
    }

    #imagesPreview {
        margin-left: 8%;
    }

    #preMobilePage {
        margin-left: 10px;
        bottom: 45%;
    }

    #nextMobilePage {
        float: right;
        bottom: 45%;
        margin-right: 15px;
    }

    #coil {
        margin-left: 17%;
    }

    #coil,
    #rightMobileInside,
    #rightMobileImageData {
        height: 325px;
    }

    #rightMobileNextPage {
        height: 295px;
    }

    .fastor_mobile_product_popup #right_mobile {
        width: 58%;
        margin-left: 22%;
    }

    .fastor_mobile_product_popup .bookCustomizerProductName {
        font-size: 14px;
    }

    .fastor_mobile_product_popup .customBook-scrolldiv,
    .fastor_mobile_product_popup .scroldiv {
        height: 30vh;
    }
}

@media only screen and (max-width: 320px) {
    .carousel-inner {
        overflow: visible !important;
    }

    .fastor_mobile_product_popup #chapterDescContainer {
        padding: 35px 5px 0px 30px;
    }

    #imagesPreview {
        margin-left: 0 !important;
    }

    #coil {
        margin-left: 17%;
        background-size: 28px;
    }

    .fastor_mobile_product_popup #right_mobile {
        width: 55%;
        margin-left: 21%;
    }

    .fastor_mobile_product_popup .customBook-scrolldiv,
    .fastor_mobile_product_popup .scroldiv {
        height: 20vh;
    }

    #rightMobileNextPage {
        height: 242px;
    }

    #coil,
    #rightMobileInside,
    #rightMobileImageData {
        height: 273px;
    }

    #preMobilePage {
        bottom: 40%;
    }

    #nextMobilePage {
        bottom: 40%;
    }
}

.chapter_close_image:hover {
    cursor: pointer;
    filter: sepia(1) saturate(1000%) hue-rotate(-50deg) brightness(100%);
}
span.uncheck.badge {
    padding: 0px;
}
.priceLoader::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #ccc;
    border-top: 3px solid #54565A;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin-left: 10px;
    vertical-align: middle;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }