.left-colum-promocategory {
    max-width: 13.91%;
    -webkit-flex: 0 0 13.91%;
    flex: 0 0 13.91%;
}

:root {
    --white: #ffffff;
    --bg: #f9f9f9;
    --ink: #1a1a1a;
    --mid: #666;
    --light: #888;
    --border: #e0e0e0;
    --border2: #d5d5d5;
    --accent: #e8372a;
    --accent2: #d4301f;
    --star: #f5a623;
    --tag-border: #ccc;
    --sidebar-w: 230px;
    --font: 'Inter',sans-serif;
}


.right-colum-content {
    -webkit-flex: 0 0 86.09%;
    flex: 0 0 86.09%;
    max-width: 86.09%;
    padding-left: 3rem;
}


h2, h2 span, h3, h3 span {
    font-family: "Playfair Display", serif !important;
}

.categorysidebar-heading h2 {
    font-size: 12px;
    font-family: Lato, sans-serif !important;
    line-height: 15px;
    letter-spacing: .25px;
    color: #000;
    max-width: 182px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: bold;
}
.owl-carousel .owl-stage-outer {
    padding: 4px;
    margin: -4px;
}
.promosectionleft a {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px !important;
    font-display: swap;
    display: inline-block;
    color: #141715 !important;
    text-decoration: none;
    padding: 0;
    line-height: 20px;
    cursor: pointer;
    display: block;
    padding: 6px 0;
    text-align: left !important;
}

    .promosectionleft a:hover {
        text-decoration: underline !important;
    }

.left-colum-promocategory .list-unstyled {
    display: block !important;
}

.searchgrid {
    border-left: 1px solid #ccc;
    width: 100%;
}

.rating-stars-onslider {
    left: 0px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.promoslider a.imglinkpromo {
    display: block;
    width: 100%;
    text-align: center;
}

.promosliderbooker a.imglinkpromo {
    display: block;
    width: 100%;
}

.searchgrid .authortextcolor {
    max-width: 100% !important;
}

.promoslider .card {
    padding: 5px 5px;
    text-align: left !important;
}

.promosliderbooker .card {
    padding: 5px 5px;
    text-align: center !important;
}

.promoslider .card-body, .promosliderbooker .card {
    padding: 0 !important;
}

.searchgrid img {
    max-width: 100%;
}

.threeboxpattern.row {
    margin-left: -8px !important;
    margin-right: -8px !important;
}

.threeboxpattern .col-sm-4 {
    padding: 8px !important;
}

.searchgrid .booktitle {
    font-size: 12px !important;
    display: inline !important;
}



@media (min-width: 901px) {
    .searchgrid {
        padding-left: 2.5rem !important;
    }
}

.promoslider .owl-nav, .promosliderbooker .owl-nav {
    position: absolute;
    top: -50px;
    font-size: 43px;
    width: 62px;
    right: 10px;
}

.rating-stars img {
    width: 15px;
    height: auto !important;
}

.owl-nav {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

    .owl-nav span {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

.promoslider .owl-prev, .promosliderbooker .owl-prev {
    left: 0px;
    position: absolute;
}

.promoslider .owl-next, .promosliderbooker .owl-next {
    right: 0px !important;
    position: absolute;
}

.row.mobileoneline {
    padding: 15px!important;
    margin: 0px;
}

.rule:before {
    margin-right: .5em;
}
a.seeallbtn {margin-top:-13px; padding-left:5px!important;
}

.rule span {padding-top:7px;}
    .rule {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-start;
    height: 1em;
    line-height: .3;
}

h2.no-result-header {
    width: calc(100% - 50px);
    font-size: 24px;
}

.two-column-promo .mobileoneline {
    text-align: center;
}

a.seeallbtn {
    margin: auto;
    font-size: 12px !important;
}

.bookbrief label {
    font-size: 13px;
    color: #347d56;
    margin-bottom: 0px;
    display: block;
}

.promoslider .owl-item p, .promosliderbooker .owl-item p {
    margin: 0px !important;
    font-size: 13px;
}

.promoslider, .promosliderbooker {
    margin-bottom: 30px;
}

.card {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
}

.promoslider .font-weight-bold, .promosliderbooker .font-weight-bold {
    font-weight: normal !important;
}

.promoslider .author {
    color: gray !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    display: block;
    line-height: 11px;
    overflow: hidden;
    height: 17px;
}

.promosliderbooker .author {
    color: #d51912 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
    overflow: hidden;
    line-height: 11px;
    margin: 5px 0;
}

.promoslider .booktitle, .promosliderbooker .booktitle {
    font-family: "Playfair Display", serif;
    display: block !important;
    white-space: nowrap;
    color: #000;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    min-height: inherit;
    margin: 10px 0 !important;
}

.owl-item .card-body {
    position: relative;
}

.centerpromo {
    max-width: 100%;
    margin: auto;
    clear: both;
}

    .centerpromo .promoslider, .centerpromo .promosliderbooker {
        padding: 0;
    }

.twoboxset {
    margin: 0px;
    padding: 0px;
}

    .twoboxset li {
        list-style: none;
        display: inline-block;
        width: calc(50% - 17px);
        margin-right: 15px;
        font-size: 0px;
        margin-bottom: 20px;
    }

        .twoboxset li img {
            max-width: 100%;
        }

.fourboxset {
    margin: 0px;
    padding: 0px;
}

    .fourboxset li {
        list-style: none;
        display: inline-block;
        width: calc(25% - 17px);
        margin-right: 14px;
        font-size: 0px;
        margin-bottom: 20px;
    }

        .fourboxset li img {
            max-width: 100%;
        }

.promoslidermob .card-body {
    padding: 3px !important;
    width: 125px;
    position: relative;
}

.promocatslider p {
    text-align: center;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 13px;
    height: 39px;
}

.promocatslider .owl-nav {
    position: absolute;
    top: 50%;
    font-size: 43px;
    width: 100%;
    margin-top: -30px;
}

.promocatslider .owl-prev {
    left: -33px;
    position: absolute;
}

.promocatslider .owl-next {
    right: -33px;
    position: absolute;
}

.promocatslider {
    margin: 20px 0;
}

.leftpromotext {
    width: 38%;
    float: left;
}

.rightpromoslider {
    width: 62% !important;
    float: left;
    padding: 10px 60px;
    border-left: 1px solid #ccc;
}

.topstripbanner img {
    width: 100%;
}

.rightpromoslider .owl-nav {
    position: absolute;
    top: 50%;
    font-size: 43px;
    width: 100%;
    left: 0px;
}

.rightpromoslider .card {
    padding: 5px 15px;
    text-align: left !important;
}

.rightpromoslider .card-body {
    padding: 0 !important;
}

.rightpromoslider .owl-prev {
    left: 20px;
    position: absolute;
}

.rightpromoslider .owl-next {
    right: 20px;
    position: absolute;
}

.leftpromotext {
    padding: 30px;
}

    .leftpromotext h3 {
        font-size: 19.5px;
    }

.rightpromoslider .card a.imglinkpromo img {
    width: 147px !important
}

.searchgrid .leftpromotext p {
    overflow: auto;
    display: block;
}

.promoslider .card:hover, .promosliderbooker .card:hover {
    border: 1px solid #fff !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.promopagecontentheader {
    width: 650px;
    margin: auto;
    text-align: center;
    padding-top: 20px;
    max-width: 100%;
}

    .promopagecontentheader p {
        font-size: 12.5px;
    }

    .promopagecontentheader .breadcrumbnew {
        font-size: 11.5px;
    }



h1.page-title {
    font-family: "Playfair Display", serif;
    font-weight: normal;
    font-size: 28px;
}

.explore-item {
    width: 25%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

    .explore-item img {
        max-width: 144px;
        max-height: 220px;
    }

.exploreheading {
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
    font-size: 12px;
    max-height: 40px;
}

.feature-item {
    padding-right: 1rem;
    border-right: .5px solid #ccc;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.explore-item:last-child .feature-item {
    border-right: none !important;
}

.centerpromo .rating-stars img {
    width: 15px;
}

.centerpromo h2 {
    margin-top: 0px;
}

@media only screen and (max-width:768px) {
    .mangapagenew h2 {
        width: 100% !important;
    }

    .pattern14 img {
        margin-bottom: 20px;
    }

    .pattern14 .mobileoneline h2 {
        width: 100%;
    }

    .promoslidermob {
        display: block !important;
        overflow-x: scroll;
    }

    .row.exampromo {
        display: block;
        overflow-x: scroll;
    }

    .centerpromo h2 {
        text-align: left
    }

    .centerpromo.examtype .row {
        display: block;
        overflow-x: scroll
    }

    .five-col {
        display: table-cell;
    }

        .five-col a {
            width: 140px;
            display: block;
        }

    .explore-item:nth-child(even) .feature-item {
        border-right: none;
    }

    .explore-item {
        width: 50% !important;
    }

    .promoslidermob .text-left {
        text-align: center !important
    }

    .left-colum-promocategory {
        position: relative;
    }

    .filterband:before {
        content: '';
        height: 1px;
        background: #ccc;
        position: absolute;
        top: 53px;
        z-index: 999;
        width: 100%;
        left: 0px;
    }

    .searchgrid p {
        margin-bottom: 0px !important;
        text-align: center;
        display: block;
    }

    .searchgrid .booktitle {
        font-size: 12px !important;
        display: inline !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block !important;
        height: auto !important;
        min-height: inherit !important;
        text-align: center;
    }

    h2.rule span {
        padding-left: 15px;
    }

    .rule:after, .rule:before {
        display: none;
    }

    .mobileoneline h2 {
        width: calc(100% - 100px);
        float: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 25px;
        display: block;
        font-size: 20px !important;
        height: auto;
    }

    .seeallbtn {
        width: 60px;
        float: left;
    }

    .filterband {
        width: 100px;
        border: 1px solid #ccc;
        text-align: center;
        margin: auto;
        line-height: 28px;
        display: block;
        cursor: pointer;
        margin-bottom: 30px;
    }

        .filterband img {
            margin-top: -5px;
        }

    .promosectionleft {
        display: none
    }

        .promosectionleft .expendplus {
            top: -7px;
            right: 0 !important;
            font-size: 11px;
            color: gray;
            padding: 14px;
            cursor: pointer;
        }

        .promosectionleft .expendminus {
            top: -7px;
            right: 0 !important;
            font-size: 11px;
            color: gray;
            padding: 14px;
            cursor: pointer;
        }

    span.categorysidebar-heading {
        position: relative;
        display: block;
    }

    .left-colum-promocategory .d-block {
        width: 100%;
    }

    .owl-carousel.off {
        display: block;
        overflow-x: scroll;
    }

    .left-colum-promocategory {
        max-width: 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 0px !important;
    }

    .right-colum-content {
        max-width: 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-left: 0px !important;
    }

    .searchgrid {
        border-left: none !important;
    }

    .promosectionleft .lists {
        display: none !important;
    }

    .promosectionleft.listexpendedpromo .lists {
        display: block !important;
    }

    .categorysidebar-heading h2 {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        line-height: 30px;
        border-bottom: 1px solid #ccc;
    }
}

@media only screen and (min-width:769px) {
    .fa.expendplus, .fa.expendminus {
        display: none;
    }
}

.promoslider .actualprice {
    font-size: 17px;
    color: #000 !important
}

.promosliderbooker .actualprice {
    font-size: 17px;
    color: #d51912 !important
}

.section:last-child .promosectionleft:last-child h2 {
    border: none !important;
}

@media only screen and (min-width:850px) and (max-width:1026px) {
    .left-colum-promocategory {
        max-width: 22%;
        -webkit-flex: 0 0 22%;
        flex: 0 0 22%;
    }

    .right-colum-content {
        max-width: 78%;
        -webkit-flex: 0 0 78%;
        flex: 0 0 78%;
    }
}

.promoslider img.card-img-top {
    height: 240px !important;
    object-fit: contain;
}

.promosliderbooker img.card-img-top {
    height: 240px !important;
    object-fit: contain;
}

.singlebookbrief {
    clear: both;
}

.bookimg {
    max-height: 238px;
    max-width: 158px;
    margin-right: 2.25rem;
	overflow:hidden;
}

.singlebookbrief .signlebookdetail {
    font-size: 14px;
    width: 62%;
    max-width: 625px;
    position: relative;
}

.signlebookdetail .patreadmore {
    background: #bd2029 !important;
    color: #fff !important;
}

.singlebookbrief .signlebookdetail h2 {
    font-size: 19px
}

.signlebookdetail a {
    color: #000 !important;
}

.promoblog-item {
    background: #eeeeee;
    padding: 20px;
}

.promoblog-image {
    width: 100%;
}

    .promoblog-image img {
        width: 100%;
        object-fit: contain;
    }

.promoblog-item a {
    display: flex;
    color: #000 !important;
}

.promoblogcaption {
    padding: 10px;
    font-weight: bold;
    width: 100%;
    max-height: 90px !important;
}

.promoblog-wrapper {
    position: relative;
}

    .promoblog-wrapper .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
    }

    .promoblog-wrapper .owl-next {
        position: absolute;
        right: -30px;
        font-size: 43px !important;
        top: -45px;
    }

    .promoblog-wrapper .owl-prev {
        position: absolute;
        left: -30px;
        font-size: 43px !important;
        top: -45px;
    }

.rule:after {
    margin-left: .5em;
}

.explore-fiction a {
    color: #024e7d;
}

.singlebookbrief .actualprice {
    font-size: 17px;
    color: #d51912 !important;
}

.five-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    position: relative;
    padding: 10px;
}

.bc-menu {
    width: 201px;
    margin: 0 0 10px 0;
    font-size: 12px;
    padding-bottom: 10px
}

    .bc-menu .title {
        color: #bc3232;
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
        margin: 0 0 10px 0
    }

    .bc-menu ul {
        list-style-type: none
    }

    .bc-menu li {
        background-image: url(../../images/css/bc-menubullet.gif);
        background-position: 0 7px;
        background-repeat: no-repeat;
        font-weight: 400;
        padding-left: 7px;
        line-height: 15px
    }

        .bc-menu li h2 {
            font-size: 12px;
            margin: 0;
            padding: 0
        }

    .bc-menu .second-leve {
        margin-left: 10px
    }

    .bc-menu .third-leve {
        margin-left: 20px
    }

    .bc-menu .third-leve {
        margin-left: 20px
    }

    .bc-menu .fourth-leve {
        margin-left: 30px
    }

    .bc-menu .selected a {
        color: #404040;
        font-weight: 700;
        text-decoration: none
    }

    .bc-menu ul a {
        display: block;
        padding: 4px 4px;
        text-decoration: none;
        font-weight: 400;
        color: #555
    }

    .bc-menu .selected a:hover {
        color: #404040;
        text-decoration: none !important
    }

    .bc-menu ul a:hover {
        color: #bc3232;
        text-decoration: underline
    }

.filter-category {
    font-size: 12px !important
}

.store-menu {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    font-size: 14px;
    padding: 0 0 10px 0
}

    .store-menu .title {
        color: #ef4822;
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
        margin: 20px 0 10px 0 !important;
    }

    .store-menu ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

.bullet-link li {
    background-image: url(../../images/css/squer_bullet.gif);
    background-position: 0 4px;
    background-repeat: no-repeat;
    font-weight: 400;
    padding-left: 7px
}

.store-menu li h2 {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.store-menu .second-leve {
    margin-left: 10px
}

.store-menu .third-leve {
    margin-left: 20px
}

.store-menu .third-leve {
    margin-left: 20px
}

.store-menu .fourth-leve {
    margin-left: 30px
}

.store-menu .selected a {
    color: #404040;
    font-weight: 700;
    text-decoration: none
}

.store-menu ul a {
    display: block;
    padding: 3px 4px;
    text-decoration: none;
    font-weight: 400;
    color: #555;
    font-size: 12px
}

.store-menu .selected a:hover {
    color: #404040;
    text-decoration: none !important
}

.store-menu ul a:hover {
    color: #bc3232;
    text-decoration: underline
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.mangapagenew h2 {
    background: url(../images/manga-bg2.jpg);
    background-size: auto;
    background-size: cover;
    padding: 50px 19px;
    text-align: center !important;
    color: #fff;
    text-transform: uppercase;
}

    .mangapagenew h2 span {
        width: 100%;
        font-family: "Paytone One", sans-serif !important;
    }


.mangapagenew .rule:before, .mangapagenew .rule:after {
    display: none
}

.explore-item:nth-child(4n) .feature-item {
    border-right: none;
}

.explore-item:nth-child(n+5) {
    border-bottom: none;
}

#aboutauthor {
    display: block;
}

@media only screen and (max-width:768px) {

    .singlebookbrief {
        margin-bottom: 30px !important
    }

    .explore-item:nth-child(n+5) {
        border-bottom: 1px solid #ccc !important;
    }

    .explore-item:nth-child(n+7) {
        border-bottom: none !important;
    }

    .mangapagenew h2 {
        padding: 20px 19px !important
    }
}

.promocontentbottom {
    padding: 15px;
    border: 1px solid #ccc !important;
}

    .promocontentbottom h2 {
        font-size: 22px;
    }

.owl-carousel.promocatslidermob {
    display: block;
    overflow-x: scroll;
}

.promocatslidermob a {
    display: table-cell;
    padding-right: 20px;
}

.promocatslidermob p {
    width: 142px;
    margin-right: 10px;
    font-size: 13px;
    color: #000;
    text-align: center;
}

.singlebookbrief .signlebookdetail::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 33px;
    background: #fff;
    bottom: 0px;
    z-index: 1;
}

.bestseller-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 12px;
    margin-bottom: 20px !important;
}

.bs-card {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 10px 12px;
    cursor: pointer;
    transition: box-shadow .15s;
}

    .bs-card:hover {
        box-shadow: 0 3px 12px rgba(0,0,0,.1);
    }

.bs-cover {
    width: 44px;
    min-width: 44px;
    height: 60px;
    border-radius: 4px;
    object-fit: cover;
    background: #c8c0b4;
}

    .bs-cover.psych {
        background: #1a1a3a;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 8px;
        font-weight: 700;
        color: #f5c518;
        border-radius: 4px;
    }

.bs-info {
    flex: 1;
    min-width: 0;
}

.bs-title {
    font-size: 12.5px;
    font-weight: 600;
    color: var(--ink);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bs-author {
    font-size: 11px;
    color: var(--light);
    margin-top: 1px;
}

.bs-row {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 3px;
    font-size: 11px;
    color: var(--mid);
}

.bs-qty {
    font-size: 11px;
    color: var(--mid);
    margin-top: 2px;
}

.bs-price {
    font-size: 13px;
    font-weight: 700;
    color: var(--ink);
    min-width: 60px;
    text-align: right;
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {
    .centerpromo.bookerprize-section h2.rule span {
        padding-left: 0;
    }

    .centerpromo.bookerprize-section .mobileoneline h2 {
        font-size: 21px !important;
        white-space: inherit;
        text-align: left;
        padding-left: 0px !important;
        width: 100% !important;
    }
}

.image-wrapbox a{
    display:block;
    margin: auto;
}

.hero .mb-5 {
    margin: 0px !important;
}

h2 span {
    font-family: "Playfair Display", serif;
}

.arrow:hover {
    transform: translate(10px, 10px);
    transition:all 0.5s ease-in-out;
}

.fa-star:before {
    content: "\f005" !important;
}

@media only screen and (min-width:769px) {
 
    .image-wrapbox {
        height: 260px !important;
        padding: 10px 15px;
        background-color: #f8f9fa;
        border-bottom: none;
        display: flex;
        align-items: center;
        width: 100%;
    }
 
    .booktitle {
        color: #000 !important;
        text-align: left;
        height: auto !important;
        min-height: 12px !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
 
    .bookbrief {
        width: 100%;
    }
 
    .authortextcolor {
        width: auto !important;
        color: gray !important;
        text-align: left !important;
        margin: 0px !important;
    }
 
    .item-rating {
        font-size: 0.9rem;
        color: #888;
        display: flex;
        align-items: center;
        flex-shrink: 0;
    }
 
    .image-wrapbox {
        border-radius: 10px 10px 0 0 !important;
    }
 
    .bookbrief {
        padding: 10px;
    }
 
    .owl-carousel .owl-stage-outer {
        padding: 4px;
        margin: -4px;
    }
 
    .item-rating .fas {
        margin-right: 5px;
        color: #383838;
    }
 
    #site-wrapper .rated-yellow {
        color: #ffc207 !important;
    }
 
    .image-wrapbox a {
        margin: auto;
    }
 
    .bookbrief .themecolor {
        color: #000 !important;
        font-weight: normal !important;
    }
}

.promoslider .card {
    border-radius: 10px 10px 10px 10px !important;
    border: 1px solid #bebebe !important;
    padding: 0px !important;
}

body .promoslider .bookbrief {
    padding: 10px !important;
}
 
@media only screen and (max-width:768px) {
	.booktitle{color:#000!important;}
	.bookbrief .author{color:gray;}
	.bookbrief .actualprice{font-weight:normal!important; color:#000!important;}
	.promocatslidermob .card a {
    display: block !important;
    padding-right: 20px !important;
    width: 180px !important;
}
	h2 .arrow{display:inline;}
	h2.rule{width:100%;}
	h2.rule span{float:left!important; padding:0px!important;}
	#mobilefixicon .d-block{display:block!important;}
    .bookslider4 .text-left {
        text-align: center !important;
    }
 
    #site-wrapper .rated-yellow {
        color: #ffc207 !important;
    }
 
    p.item-rating {
        margin-bottom: 0px !important;
        text-align: center;
        display: block;
    }
 
    .d-block {
        display: inline !important;
    }
 
    .mobileviewspecific {
        text-align: center !important;
    }
 
        .mobileviewspecific .d-block {
            display: inline !important;
        }
}

.owl-nav span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border: 1px solid #ccc;
    display: block;
    border-radius: 50%;
    font-size: 33px;
}