/**
override base theme
**/
.cms-index-index .breadcrumbs {
    display: none;
}
.cms-index-index .main-container {
    padding-top: 1px;
}
.cms-index-index .std {
    display: none;
}
/*Home Slider*/
.slider-wrapper {
    position: relative;
    margin-top:12px;
    margin-bottom: 10px;
}
.slider-wrapper .item {
    position: relative;
}
.slider-wrapper .shop_now_btn {
    position: absolute;
    bottom: 45px;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.slider-wrapper .shop_now_btn .shop_now {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    padding: 12px 20px;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
    font-family: "Roboto", sans-serif;
}
.slider-wrapper .shop_now_btn .shop_now:hover {
    opacity: 0.8;
}
.customnavigation.prev {
    position: absolute;
    left: -30px;
    top: 45%;
    cursor: pointer;
    z-index: 11;
}
.customnavigation.prev:after {
    font-family: FontAwesome;
    content: "\f104";
    width: 15px;
    height: 23px;
    font-size: 40px;
    color: #c6eff5;
    display: inline-block;
}
.customnavigation.next {
    position: absolute;
    right: -30px;
    top: 45%;
    cursor: pointer;
    z-index: 11;
}
.customnavigation.next:after {
    font-family: FontAwesome;
    content: "\f105";
    width: 15px;
    height: 23px;
    font-size: 40px;
    color: #c6eff5;
    display: inline-block;
}
.customNavigation.prev:hover, .customNavigation.next:hover {
    opacity: 0.8;
}
#homeSlider .mob-image {
    display: none;
}

/*Best Seller*/
.bestselling_books_wrap {
    margin-top: 40px;
    margin-bottom: 12px;
}
.bestselling_books_wrap h2 {
    text-align: center;
    font-size: 19px;
    color: #383838;
    padding: 15px;
    border-bottom: 1px solid #d9d9d9;
    font-weight: bold;
}
.bestselling_books_wrap .best_book {
    padding-top: 20px;
}
.bestselling_books_wrap .best_book .product-img:hover {
    opacity: 0.8;
}
.bestselling_books_wrap .prod_list .product-img {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.bestselling_books_wrap .prod_list img {
    max-width: 100%;
}
.bestselling_books_wrap .price-box {
    text-align: center;
    padding: 20px;
    display: inline-block;
    width: 100%;
}

.bestselling_books_wrap .price-box .price {
    font-size: 20px;
    color: #5d701e;
    font-weight: bold;
}
.bestselling_books_wrap .price-box  .price-label {
    display: none;
}
.bestselling_books_wrap  .old-price .price {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    text-decoration: line-through;
    color: #888;
}
.bestselling_books_wrap .prod_name {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.bestselling_books_wrap .pr_snippet_category {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 2px 0px;
    line-height: normal;
}

/*Feature Product*/
div.feature-product {
    text-align: center;
    width: 100%;
}
div.feature-product ul.row {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.feature-product {
    margin-top: 0px;
    margin-bottom: 10px;
    display: inline-block;
}
.feature-product h2 {
    font-size: 19px;
    color: #383838;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding: 15px;
    font-weight: bold;
    text-align: center;
}
.feature-product .feature-info, .feature-product span {
    font-size: 24px;
    color: #383838;
    padding: 20px;
    width: 100%;
    text-align: center;
    line-height: 28px;
    font-weight: 300;
    display: inline-block;
}
.feature-product span {
    font-size: 20px;
    padding-left: 51px;
    padding-right: 64px;
    padding-bottom: 5px;
    display: block;
}
.feature-product .grid-feature {
    margin-bottom: 0px;
}
.feature-product li.grid-feature {
    padding: 0px;
    width: 348px;
    max-width: 348px;
    margin-top: 20px;
    text-align: center;
}
.feature-product .grid-feature .feature-img {
    padding: 0px;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 7px;
}
.feature-product .grid-feature img {
    max-width: 100%;
    max-height: 348px;
}
.feature-product .product-title {
    font-size: 19px;
    color: #383838;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0 0;
}
.feature-product .product-title .line {
    font-size: 19px;
    color: #383838;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px;
}
.feature-product .btn-box {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}
.feature-product .btn-shopnow {
    font-size: 20px;
    text-align: center;
    text-transform: none;
    display: inline-block;
    font-weight: normal;
    letter-spacing: 2px;
    color: #383838;
}
.feature-product .btn-shopnow:hover:before {
    background: url("../../images/homepage/arrow-icons.png") no-repeat scroll -12px 0px transparent;
    content: " ";
}
.feature-product .btn-shopnow:before {
    background: url("../../images/homepage/arrow-icons.png") no-repeat scroll left top transparent;
    content: " ";
    vertical-align: bottom;
    font-size: 11px;
    height: 19px;
    width: 10px;
    display: inline-block;
    margin-right: 10px;
}
.feature-product .fp-item-2,
.feature-product .fp-item-5 {
    margin: 0px 103px;
}
.feature-product .fp-item-1,
.feature-product .fp-item-4 {
    clear: both !important;
}
.feature-product .main-widget-title {
    display: none;
}
.bestselling_books_wrap h2 .prev, .bestselling_books_wrap h2 .next {
    display: none;
}
.app-featured-author-wrapper .prev, .app-featured-author-wrapper .next {
    display: none;
}

/* Set H2 heading settings */
.main-widget-title {
    font-family: 'Roboto Slab', serif !important;
    font-weight: normal !important;
    font-size: 24px !important;
}

/*Home Story Banner*/
.home-storybanner {
    width: 100%;
    max-width: 100%;
    margin: 30px 0 10px auto;
    height: auto;
    position: relative;
    font-family: "Roboto", sans-serif;
    text-align: center;
}
.home-storybanner .widget-title {
    font-size: 55px;
    color: #0b9199;
    font-weight: 300;
}
.home-storybanner .widget-text {
    font-size: 17px;
    color: #383838;
    font-weight: normal;
    width: 75%;
    display: block;
    margin: 0 auto;
}
.home-storybanner a,
.home-storybanner img {
    margin-top: 20px;
}

/*Homepage Featured Categories*/
.featured-categories {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
    display: none;
}

.featured-categories ul.row {
    width: 100%;
    display: block;
    text-align: justify;
    margin: 0px;
    padding:0px;
    list-style: none;
    font-size: 0;
    text-justify: distribute-all-lines;
}

.featured-categories ul.row:after {
    content: ' ';
    display: inline-block;
    width: 100%;
    height: 0;
}

.featured-categories .fc-item {
    display: inline-block;
    width: 22.4%;
    vertical-align: top;
}

.featured-categories .btn-text,
.featured-categories .btn-text h3 {
    font-family: "Roboto Regular", sans-serif;
    font-size: 22px;
    color: #383838;
    font-weight: 400;
    margin: 15px 0px 0px
}

.featured-categories .msg-text,
.featured-categories .msg-text span {
    font-family: "Roboto Regular", sans-serif;
    color: #383838;
    font-size: 15px;
    font-weight: 300;
}

.featured-categories .fc-item a {
    max-width: 100%;
    display: block;
    text-align: left;
}

.featured-categories .fc-item img {
    width: 100%;
    max-width: 100%;
}

/*app-featured-author */
.app-featured-author {
    margin-top: 45px;
}
.app-featured-author .app-product {
    background: #f3f9fa;
    display: table;
}
.app-featured-author .app-img {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.app-featured-author .app-text {
    font-size: 24px;
    font-weight: bold;
    color: #0b9199;
    text-transform: none;
    text-align: center;
    line-height: 30px;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

/*Resposive*/
/*Desktop Small device*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-storybanner .widget-title {
        font-size: 34px;
    }
    .home-storybanner img {
        max-width: 100%;
    }
    .customnavigation.prev {
        left: 0px;
    }
    .customnavigation.next{
        right: 0px;
    }
}
/*Tablet device*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /*tablet*/
    .customnavigation.prev {
        left: 10px;
    }
    .customnavigation.next{
        right: 10px;
    }
    .home-storybanner .widget-title {
        font-size: 34px;
    }
    .home-storybanner img {
        max-width: 100%;
    }
    .footer h4 {
        margin-top: 20px;
    }
    .footer .footer_newsletter {
        max-width: 280px;
    }
    .featured-categories .btn-text,
    .featured-categories .btn-text h3 {
        font-size: 15px;
    }

    .featured-categories .msg-text,
    .featured-categories .msg-text span {
        font-size: 12px;
    }
}
@media only screen and (max-width: 991px) {
    .app-featured-author .app-product {
        display: inline-block;
        text-align: center;
        padding: 0px 0px 30px;
        width: 275px;
    }
    .app-featured-author .app-img {
        width: 100%;
        display: inline-block;
    }
    .app-featured-author .app-text {
        display: inline-block;
        width: 100%;
        margin-top: 35px;
    }
    .app-featured-author .item {
        text-align: center;
    }
    .footer-content-none {
        display: none;
    }
}

/*Mobile device*/
@media only screen and (max-width: 767px) {
    .slider-wrapper .shop_now_btn {
        bottom: 30px;
    }
    #homeSlider .mob-image {
        display: block;
        width: 100%;
    }
    #homeSlider .desktop-image {
        display: none;
    }
    .customnavigation.prev {
        left: 5px;
    }
    .customnavigation.next {
        right: 5px;
    }
    .customnavigation.prev:after,.customnavigation.prev:before {
        font-size: 35px;
    }
    .bottom_block {
        margin-bottom: 0px;
        padding:25px 0 45px 0;
        background: #f3f9fa;
    }
    div.feature-product {
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .feature-product .grid-feature .feature-img {
        width: 100%;
        padding: 0px;
    }
    .feature-product .grid-feature a.feature-img,
    .feature-product .grid-feature img {
        display: none;
    }
    .feature-product.feature-product1 .grid-feature img {
        width: auto;
    }
    .feature-product.feature-product1 .grid-feature .feature-img {
        padding: 25px;
    }
    .feature-product .btn-shopnow {
        font-family: "Roboto", sans-serif;
        font-size: 26px;
        font-weight: normal;
        width: 100%;
        height: 75px;
        line-height: 75px;
        vertical-align: middle;
        display: block;
        margin: 0px;
        padding: 0px;
        color: #fff;
        overflow: hidden;
    }
    .feature-product .fp-item-1 .btn-shopnow,
    .feature-product .fp-item-4 .btn-shopnow {
        background: #83b2a8;
        background: -moz-radial-gradient(center, ellipse cover, #83b2a8 1%, #669a8e 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#83b2a8), color-stop(100%,#669a8e));
        background: -webkit-radial-gradient(center, ellipse cover, #83b2a8 1%,#669a8e 100%);
        background: -o-radial-gradient(center, ellipse cover, #83b2a8 1%,#669a8e 100%);
        background: -ms-radial-gradient(center, ellipse cover, #83b2a8 1%,#669a8e 100%);
        background: radial-gradient(ellipse at center, #83b2a8 1%,#669a8e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83b2a8', endColorstr='#669a8e',GradientType=1 );
    }
    .feature-product .fp-item-2 .btn-shopnow,
    .feature-product .fp-item-5 .btn-shopnow {
        background: #7b97ad;
        background: -moz-radial-gradient(center, ellipse cover,  #7b97ad 0%, #526d88 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#7b97ad), color-stop(100%,#526d88));
        background: -webkit-radial-gradient(center, ellipse cover,  #7b97ad 0%,#526d88 100%);
        background: -o-radial-gradient(center, ellipse cover,  #7b97ad 0%,#526d88 100%);
        background: -ms-radial-gradient(center, ellipse cover,  #7b97ad 0%,#526d88 100%);
        background: radial-gradient(ellipse at center,  #7b97ad 0%,#526d88 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b97ad', endColorstr='#526d88',GradientType=1 );
    }
    .feature-product .fp-item-3 .btn-shopnow,
    .feature-product .fp-item-6 .btn-shopnow {
        background: #ab85b6;
        background: -moz-radial-gradient(center, ellipse cover,  #ab85b6 0%, #734e84 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ab85b6), color-stop(100%,#734e84));
        background: -webkit-radial-gradient(center, ellipse cover,  #ab85b6 0%,#734e84 100%);
        background: -o-radial-gradient(center, ellipse cover,  #ab85b6 0%,#734e84 100%);
        background: -ms-radial-gradient(center, ellipse cover,  #ab85b6 0%,#734e84 100%);
        background: radial-gradient(ellipse at center,  #ab85b6 0%,#734e84 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab85b6', endColorstr='#734e84',GradientType=1 );
    }

    .feature-product .btn-shopnow:before {
        vertical-align: baseline;
        background-position-x: -24px;
    }
    .feature-product .grid-feature {
        margin-bottom: 0px;
    }
    .feature-product .product-title .line-two {
        padding-bottom: 0px;
    }
    .feature-product .main-widget-title {
        display: block;
        border: none;
        font-size: 30px !important;
        font-family: "Roboto", sans-serif !important;
        font-weight: normal !important;
        color: #1c1c1c;
    }
    .bestselling_books_wrap {
        margin-top: 5px;
    }
    .customNavigation .prev {
        left: 15px;
        z-index: 10;
    }
    .customNavigation .next {
        right: 15px;
        z-index: 10;
    }
    .home-storybanner .widget-title {
        font-size: 35px;
        font-weight: normal;
    }
    .home-storybanner .widget-text {
        width: 100%;
        margin-top: 15px;
    }
    .home-storybanner img {
        max-width: 100%;
        width: 100%;
    }
    .feature-product .feature-info {
        padding: 15px;
        font-size: 20px;
        margin-bottom: 15px;
    }
    .prod_list {
        margin: 0px;
    }
    .prod_list.owl-carousel .owl-item img {
        max-width: 285px;
        width: auto;
        height: auto;
    }
    .app-featured-author-wrapper .prev, .app-featured-author-wrapper .next {
        position: absolute;
        color: #4a4765;
        font-size: 40px;
        cursor: pointer;
    }
    .bestselling_books_wrap .best_book {
        padding: 20px 0px 0px;
    }
    .app-featured-author .app-img {
        width: auto;
    }
    .app-featured-author .item {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 0px;
    }
    .app-featured-author-wrapper .prev, .app-featured-author-wrapper .next {
        display: block;
    }
    .app-featured-author-wrapper {
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
    }
    .app-featured-author-wrapper .prev {
        left: 0px;
        top: 180px;
        z-index: 10;
    }
    .app-featured-author-wrapper .next {
        right: 0px;
        top: 180px;
        z-index: 10;
    }
    .app-featured-author {
        margin: 45px 0px 0px;
    }
    div.feature-product ul.row {
        padding-left: 0px;
        width: 90%;
        margin: 0px auto;
    }
    .feature-product li.grid-feature {
        margin: 20px 0px 0px 0px;
        width: 100%;
        height: 75px;
        max-width: 100%;
    }
    .feature-product li.grid-feature.fp-item-1 {
        margin-top: 0px;
    }
    .feature-product span {
        font-size: 20px;
        padding-left: 11px;
        padding-right: 12px;
        padding-bottom: 5px;
        display: block;
    }
    .bestselling_books_wrap h2 .prev, .bestselling_books_wrap h2 .next {
        position: absolute;
        color: #4a4765;
        font-size: 40px;
        cursor: pointer;
    }
    .bestselling_books_wrap h2 {
        position: relative;
    }
    .bestselling_books_wrap h2 .prev {
        left: 0px;
        top: 6px;
    }
    .bestselling_books_wrap h2 .next {
        right: 0px;
        top: 6px;
    }
    .bestselling_books_wrap h2 .prev, .bestselling_books_wrap h2 .next {
        display: block;
    }
    .bestselling_books_wrap .prod_list img {
        height: auto;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .feature-product.feature-product2 .grid-feature .feature-img {
        padding: 25px;
    }
}
/* Most tablets landscape orientation */
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    div.feature-product ul.row {
        padding-left: 0px;
        display: block;
        margin: 0px auto;
    }
    .feature-product .btn-box {
        padding: 5px 0px;
    }
    .feature-product li.grid-feature {
        /*max-height: 341px;*/
        max-width: 270px;
    }
    .feature-product .grid-feature img {
        max-height: 270px;
    }
    .feature-product .fp-item-2,
    .feature-product .fp-item-5 {
        margin: 0px 65px;
    }
    .feature-product .btn-shopnow {
        font-size: 14px;
        font-weight: normal;
    }
    .feature-product span {
        font-size: 20px;
        padding-left: 11px;
        padding-right: 12px;
        padding-bottom: 5px;
        display: block;
    }
    .home-storybanner img {
        max-width: 100%;
    }
    .bestselling_books_wrap .best_book.col-md-3.item {
        width: 100%;
    }
    .featured-categories .btn-text,
    .featured-categories .btn-text h3 {
        font-size: 19px;
    }
}
/* Most tablets portrait orientation */
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .feature-product li.grid-feature {
        margin-top: 0px;
        max-width: 205px;
    }
    .feature-product .grid-feature img {
        max-height: 205px;
    }
    .feature-product .fp-item-2,
    .feature-product .fp-item-5 {
        margin: 0px 52px;
    }
    div.feature-product ul.row {
        display: block;
        margin-left: 0px;
        padding-left: 0px;
    }
    .feature-product .btn-shopnow {
        font-size: 14px;
        font-weight: normal;
    }
    .bestselling_books_wrap ul.prod_list.row {
        width: 100%;
        margin: 0 auto;
    }
    .bestselling_books_wrap .best_book {
        max-width: 186px;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
        display: inline-block;
    }
    .feature-product span {
        font-size: 20px;
        padding-left: 11px;
        padding-right: 12px;
        padding-bottom: 5px;
        display: block;
    }
}
/* Most tablets portrait & landscape orientations */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    /*bestseller*/
    .bestselling_books_wrap h2 .prev, .bestselling_books_wrap h2 .next {
        position: absolute;
        color: #4a4765;
        font-size: 40px;
        cursor: pointer;
    }
    .bestselling_books_wrap h2 {
        position: relative;
    }
    .bestselling_books_wrap h2 .prev {
        left: 0px;
        top: 6px;
    }
    .bestselling_books_wrap h2 .next {
        right: 0px;
        top: 6px;
    }
    .bestselling_books_wrap h2 .prev, .bestselling_books_wrap h2 .next {
        display: block;
    }
    .bestselling_books_wrap .prod_list img {
        height: auto;
    }
}