.set_delivery_address {
    text-decoration: none !important;
    display: inline !important;
    margin: 0px !important;
    font-size: 15px !important;
    border: none !important;
    cursor: pointer;
}
.category-banner-main{
    /*height:550px;*/
    display: block;
    margin-top:-62px;
}
.category-banner-container
{
    position: static;
    margin-bottom: 30px;
    /*left:0%;*/
}
.number_active_book{}
.filter-on,
.filter-off{
    display: block;
    min-width: 100%;
}
.book-list .book-list-title {
    margin-bottom: 0;
}
.block-social-share{
    margin-bottom: 30px;
}
#content-wrap.container > div.row > .stison-section > div:not(.container) > .regular-layout{
    width: 100%;
    padding: 0;
}
.block-social-share .st_facebook .chicklets.facebook,
.block-social-share  .st_twitter .chicklets.twitter,
.block-social-share  .st_linkedin .chicklets.linkedin,
.block-social-share .st_instagram .chicklets.instagram,
.block-social-share .st_googleplus  .googleplus,
.block-social-share .st_email .email{
    background-image:none;
}
.book-list .book-list-description {
    margin-bottom: 25px;
    clear: both;
}

.book-list .left + .book-list-description {
    float: left;
    text-align: left;
}

.book-list .book-list-toolbar {
    padding: 25px 0 0 0;
    margin: 0 0 50px 0;
    text-align: left;
    padding-left: 30px;
    border-top: 2px solid transparent;
    position: relative;
}

.book-list .book-list-toolbar:after {
    content: '';
    position: absolute;
    width: 100%;
    top: -2px;
    left: 30px;
    border-top: 2px solid #ececec;
}

.book-list .book-list-toolbar.filter-off {
    padding-left: 0px;
}

.book-list .book-list-toolbar.filter-off:after {
    left: 0px;
}

.book-list .book-list-toolbar + *{
    border-top: 2px solid #ececec;
    padding-top: 25px;
}

.book-list{
    float: left;
}

.book-list .list-summary {
    padding: 0 0 10px 0;
    margin: 0 0 5px 0;
}

.book-list .book-list-mode {
    float: right;
}

.book-list .book-list-mode,
.book-list .book-list-page-size,
.book-list .book-list-sorter {
    display: inline-block;
}

.book-list .book-list-sorter .dropdown button{
    border-radius: 0;
    border: 0;
    background: #ECECEC;
    color: #494949;
    font-family: Poppins;
    font-weight: 500;
    padding: 10px 30px;
} 

.book-list .book-list-sorter .dropdown button .caret {
    border: 0;
    background: url(image/dropdown-arrow.png) no-repeat;
    background-position: center;
    width: 24px;
    height: 11px;
    margin-top: -4px;
}

.book-list .book-list-mode li {
    display: inline-block;
    font-size: 2em;
    margin-left: 5px;
}

.book-list .list-summary {
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

.book-list .list-summary b{
    font-family: Poppins;
    font-weight: 600;
    color: #494949;
}

.book-list .book-list-mode li:first-child {
    margin-left: 0;
}

#content-wrap .book-list .book-list-mode li a.active {
    color: #494949;
    cursor: default;
}

.book-list .book-item-add-basket a {
    padding: 6px 10px;
    margin: 1px;
    display: inline-block;
    border-radius: 8px;
    transition: 0.4s;
    text-decoration: none;
    background-color: #a3a3a3;
    color: #fff;
}

.book-list .book-item-add-basket a:hover {
    background-color: #6a6a6a;
}

.book-list .book-item-image .image-not-found {
    display: inline-block;
}


    /***********************
    * LIST VIEW
    ***********************/
.book-list-list .list-items > div {
    border-bottom: 0;
    padding: 0;
    -webkit-box-shadow: 0 10px 16px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.05) !important;
    -moz-box-shadow: 0 10px 16px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.05) !important;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.05) !important;
}

.book-list-list .list-items > div:last-child {
    border-bottom: none;
}

.book-list-list .book-item-image img {
    width: 100%;
}

.book-list-list .book-item-image .image-not-found {
    height: 150px;
}

.book-list-list .book-item-title{
    font-family: Poppins;
    font-weight: 700;
    color: #494949;
}

.book-list-list .book-item-sub-title{
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

.book-list-list .book-item-contributors {
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

.book-list-list .book-item-short-description{
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

.book-list-list .book-item-forms li > span {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid silver;
}

.book-list-list .book-item-forms {
    list-style: none;
    margin: 0;
    padding: 0;
}

.book-list-list .book-item-forms li > span:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}

.book-list .list-pager .pagination{
    margin: 0;
    border: 0;
    border-radius: 0;
}

.book-list .list-pager .pagination > li a,
.book-list .list-pager .pagination > li span{
    border: 0;
    font-family: Poppins;
    font-weight: 600;
}

.book-list .list-pager .pagination > li.prev span,
.book-list .list-pager .pagination > li.prev a{
    background: url(image/left-arrow.png) no-repeat;
    background-position: center;
    text-indent: 99999px;
}

.book-list .list-pager .pagination > li.next span,
.book-list .list-pager .pagination > li.next a{
    background: url(image/right-arrow.png) no-repeat;
    background-position: center;
    text-indent: 99999px;
}

.book-list .list-pager .pagination > li.active a{
    background: #ECECEC;
    color: #494949;
}

.book-list .list-pager .pagination > li:hover a{
    background-color: #ECECEC;
}

/***********************
* GRID VIEW
***********************/
.book-list-grid .list-items > .row {
    margin-top: 20px;
    padding-top: 20px;
}

.book-list-grid .list-items > .row .book-list-item {
    border-top: 1px dotted silver;
    padding-top: 10px;
}

.book-list-grid .list-items > .row:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.book-list-grid .book-item-link {
    text-align: center;
    display: block;
}

.book-list-grid .book-item-box .book-item-image {
   /* display: table-cell; */
   text-align: center;
   vertical-align: bottom;
   margin-top: auto;
}

.search-result .book-list-grid .book-item-box .book-item-image {
    vertical-align: top;
}

.book-list-grid .book-item-image img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.book-list-grid .book-item-image .image-not-found {
    width: 100%;
}

.book-list-grid .book-item-contributors,
.book-list-grid .book-item-title,
.book-list-grid .book-item-forms,
.book-list-grid .book-item-prices {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 16px;
}

.book-list-grid .book-item-contributors,
.book-list-grid .book-item-title,
.book-list-grid .book-item-forms,
.book-list-grid .book-item-prices {
    font-family: Poppins;
}

.book-list-grid .book-item-title{
    font-weight: 700;
    color: #494949;
}



.book-list-grid .book-item-volume {
    text-align: center;
}
.book-list-list .book-item-title {
    margin-top: 0;
}

.new-title .book-list-list .book-item-title {
    margin-bottom: 0px;
}

.new-title .book-list .book-list-item .book-item-sub-title {
    margin-top: 5px;
    margin-bottom: 5px;
}

.book-list-grid .book-item-forms li > span,
.book-list-grid .book-item-contributors {
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

.book-list-grid .book-item-forms li > span {
    display: block;
    margin: 5px 0;
}

.search-result .book-list-grid .book-item-add-basket,
.search-result .book-list-grid .book-item-availability {
    display: none;
}

.search-result .book-list-grid .book-item-form-paperback {
    padding-top: 0px;
}

.book-list-grid .book-item-forms {
    list-style: none;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0;
}

.book-list-grid .book-item-forms li {
    padding: 6px 0;
}


/*.book-list-tab-none .regular-layout {*/
    /*display: none;*/
/*}*/

#tab-container .list-pager,
#tab-container .book-item-short-description,
#new-title .list-summary,
#new-title .book-list-toolbar,
#coming-soon .list-summary,
#coming-soon .book-list-toolbar {
    display: none;
}

#tab-container .book-list-item {
    margin: 0;
}
#tab-container .nav > li {
    width: 50%;
}

#tab-container .nav > li > a {
    padding: 15px 5px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    color: #1B1464;
    margin-right: 0px;
    border-radius: 0px;
}

.tab-right-block #tab-container .nav > li:first-child > a {
    border-top-left-radius: 10px;
}

.tab-right-block #tab-container .nav > li:last-child > a {
    border-top-right-radius: 10px;
}

#tab-container .nav > li > a > i {
    margin-right: 10px;
    margin-left: 5px;
    padding: 5px;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
}

#tab-container .nav > li.active > a > i {
    background: #a2338a;
}

#tab-container .nav > li:first-child > a {
    border-top: 1px solid transparent;
    border-left: 0px;
}

#tab-container .nav > li:last-child > a {
    border-top: 1px solid transparent;
    border-right: 0px;
}

.book-list-tab-1 .regular-layout .book-item-title,
.book-list-tab-2 .regular-layout .book-item-title,
#tab-container .book-item-title {
    font-size: 18px;
}

.book-list-tab-1 .regular-layout .book-item-sub-title,
.book-list-tab-2 .regular-layout .book-item-sub-title,
#tab-container .book-item-sub-title {
    font-style: 15px;
}

.book-list-tab-1 .regular-layout .book-list-item .col-md-2,
.book-list-tab-2 .regular-layout .book-list-item .col-md-2,
#tab-container .book-list-item .col-md-2 {
    width: 40%;
    padding: 0 10px;
}

.book-list-tab-1 .regular-layout .book-list-item .col-md-10,
.book-list-tab-2 .regular-layout .book-list-item .col-md-10,
#tab-container .book-list-item .col-md-10 {
    width: 60%;
    padding: 0 5px;
}

#tab-container .block-title {
    display: none;
}
.tab-right-block
{
    border: 1px solid #CDCDCD;
    border-radius: 10px;
    padding: 0;
}

.tab-right-block .nav-tabs > li.active > a {
    border-radius: 10px;
}

/* book list featured title */
.book-list-featured-titles{
    display: block;
    margin: -20px 0px 20px 0;
}
.featured-titles{
    margin-bottom: 10px;
}
.featured-titles .book-item-title{
    margin-bottom: 10px;
    padding: 15px 0
}
.featured-titles .book-item-contributors {
    font-size: 0.8em;
}
/* book list featured title  end */

@media only screen and (min-width: 1025px) {
    body.suffix-plays-to-perform .book-list .book-list-item a img {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .book-list-grid .list-items > .row .book-list-item {
        border-top: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .book-list-grid .list-items > .row {
        border-top: 1px dotted silver;
    }

    .book-list-grid .list-items > .row .book-list-item .book-item-volume {
        text-align: center;
        font-size: 14px;
    }

}

@media (max-width: 768px) {
    .book-list.ebooks-list .book-list-sorter {
        float: left;
    }

    .book-list.ebooks-list .book-list-grid .book-item-image img {
        width: auto;
    }
}

@media (max-width: 380px) {
    .book-list .book-list-mode {
        padding-left: 0px;
    }

    .book-list .book-list-sorter .btn {
        font-size: 10px;
    }
}

.book-list-filter {
    padding: 0;
    margin: 0;
    font-family: Muli, sans-serif;
    color: #4D4C4C;
    margin-bottom: 20px;
}

.book-list-filter .search-block input{
    background: transparent;
}

.book-list-filter input{
    border-color: #4D4C4C !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.book-list-filter .keywords-search-button{
    padding: 0;
    display: block;
    cursor: pointer;
    background: url(search-icon-widget.png) no-repeat;
    background-size: contain;
    position: absolute;
}

.book-list-filter .form-group{
    position: relative;
    margin-bottom: 20px;
}

.book-list-filter .form-group label.control-label{
    background: #ECECEC;
    color: #494949;
    font-family: Poppins;
    font-weight: 500;
    padding: 8px 45px 8px 12px !important;
    border: 0 !important;
    display: block;
    font-size: 14px !important;
    text-transform: none !important;
    position: relative;
    margin-bottom: 0px;
}

.book-list-filter .form-group label.control-label:after{
    background: url(image/dropdown-arrow.png) no-repeat;
    background-position: center;
    width: 24px;
    height: 11px;
    margin-top: -4px;
    border: 0 !important;
    bottom: 50% !important;
    transform: translateY(50%);
    right: 10px;
}

.book-list-filter .form-group label.control-label:after{
    content: '';
    display: inline-block;
    position: absolute;
}

.book-list-filter .form-group label.control-label.show:after{
    transform: rotate(180deg);
    top: 18px;
}

.book-list-filter .form-group > div {
    display: none;
    padding: 15px;
}

.book-list-filter .form-group > div > label,
.book-list-filted label{
    display: block;
    font-family: Poppins;
    color: #4D4C4C;
    font-weight: 700;
    width: 100%;
    padding-left: 0px !important;
    padding-bottom: 3px;
    cursor: pointer;
}

.book-list-filter .form-group > div > label > input[type="checkbox"],
.book-list-filted label > input[type="checkbox"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: 1px solid #4D4C4C;
    padding: 6.5px;
    display: inline-block;
    position: relative;
    left: 0px !important;
    width: auto;
    margin-right: 5px !important;
}

.book-list-filter .form-group > div > label.disabled{
    color: #D6D6D7;
}

.book-list-filter .form-group > div > label > input[type="checkbox"]:active,
.book-list-filter .form-group > div > label > input[type="checkbox"]:checked:active,
.book-list-filted label > input[type="checkbox"]:active,
.book-list-filted label > input[type="checkbox"]:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.book-list-filter .form-group > div > label > input[type="checkbox"]:checked,
.book-list-filted label > input[type="checkbox"]:checked {
    border: 1px solid #4D4C4C;
    color: #4D4C4C;
}

.book-list-filter .form-group > div > label > input[type="checkbox"]:checked:after,
.book-list-filted label > input[type="checkbox"]:checked:after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: -1px;
    left: 5px;
    border-left: 2px solid #4D4C4C;
    -moz-transform: skew(43deg);
    -webkit-transform: skew(43deg);
    transform: skew(43deg);
}

.book-list-filter .btn > span{
    display: none;
}

.book-list-filter input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(77, 76, 76, 0.7);
    font-style: italic;
}

.book-list-filter input::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(77, 76, 76, 0.7);
    font-style: italic;
}

.book-list-filter input::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(77, 76, 76, 0.7);
    font-style: italic;
}

.book-list-filter .form-group div#searchform-themeid label:last-child { /* open access */
    margin-top: 10px;
    border-top: 2px solid #ECECEC;
    padding-top: 10px;
}

h3.control-label{
    font-family: Muli, sans-serif;
    color: #4D4C4C;
    text-transform: uppercase;
}

.book-list-filter #sumbmit-search-adv,
.book-list-filted .button-clear-all-filter{
    width: 152px;
    max-width: 80%;
    text-align: center;
    display: block;
    text-decoration: none;
}


.book-list-filted .button-clear-all-filter{
    color: #fff !important;
    background: #AA182C;
    margin-top: 20px;
    padding: 10px 20px;
}

.advanced-search .control-label.show + .filter-label {
    display: none;
}

.advanced-search .filter-label, .advanced-search .filter-label input {
    width: 100%;
    display: none;
}

.advanced-search .filter-label .keywords-search-button {
    top: 20px;
    right: 0;
}

.book-list-filter h3.title-filter{
    font-family: Poppins;
    font-weight: 500;
    margin: 0px 0px 20px 0px;
    font-size: 22px;
}
.book-list-filter .keywords-search-button {
    padding: 0;
    display: block;
    cursor: pointer;
    background: url(search-icon-widget.png) no-repeat;
    background-size: contain;
    position: absolute;
}
#content-wrap.container > div.row > .stison-section > div{
    text-align: left !important; 
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid gray; /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    alignment: center;
}

.block-social-share.series{
    display: inline-block;
    float: right;
    padding-top: 9px;
}

.book-list-filter .form-group > div{
    z-index: 999;
    background: #fff;
    border: 2px solid #ECECEC;
    width: calc(100% - 15px);
}

.book-list-filter .form-group > div > label > input[type="checkbox"], 
.book-list-filted label > input[type="checkbox"]{
    display: none !important;
}

.book-list-filter .form-group > div > label > input[type="checkbox"]:checked + span, 
.book-list-filted label > input[type="checkbox"]:checked + span{
    color: #AA182C;
}

.book-list-filter .form-group > div.help-block{
    display: none !important;
}

.book-list-toolbar ul.dropdown-menu {
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-top: 0px;
    border-radius: 0px;
    border-color: #ececec;
    border-width: 2px;
    background: #ececec !important;
    box-shadow: none;
    margin-top: -10px;
}

.book-list .book-list-sorter .dropdown.open button .caret{
    background: none;
    border-top: 2px solid #494949;
    margin-top: 9px;
}

.book-list .book-list-sorter .dropdown button{
    background: #ececec !important;
}

#content-wrap .book-list-toolbar ul.dropdown-menu > li > a{
    color: #494949;
    font-size: 15px;
}

#content-wrap .book-list-toolbar ul.dropdown-menu > li a:hover{
    background: transparent !important;
    color: #AA182C;
}

.book-list-filted{
    display: none;
}
