﻿
@font-face {
    font-family: 'Poynter';
    src: url('../web-fonts/Poynter.eot');
    src: local('ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âº'),url('../web-fonts/Poynter.woff') format('woff'),url('../web-fonts/Poynter.ttf') format('truetype'),url('../web-fonts/Poynter.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


.marquee-container {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    overflow-x: hidden;
}

.content-wrapper {
    padding-inline: 75px; display: flex;
    column-gap: 150px;
    color: #fff;
    line-height: 50px;
    align-items: center;
    animation: scroll 10s linear infinite;
}

.content-wrapper p {
    white-space: nowrap;
    line-height: 50px;
    margin-bottom: 0px;
}

.scroll {
    animation: scroll 10s linear infinite;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

/* Pause on hover */
.marquee-container:hover .content-wrapper {
    animation-play-state: paused;
}

.mobileheader .searchcrossicon {
  position: absolute;
  right: 51px;
  height: 13px !important;
  top: 10px;
  display: none;
  cursor: pointer;
}
 .searchcrossicon {
  position: absolute;
  right: 51px;
  height: 13px !important;
  top: 10px;
  display: none;
  cursor: pointer;
}

h2, h2 span, h3, h3 span {
    font-family: 'Poynter' !important
}

@media only screen and (min-width: 769px) {

   body #newtrend .owl-item .card {
        border-radius: 9px !important;
        margin: 0px !important;
    }

   body #newtrend .card.align-items-center:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 0px 11px;
        box-sizing: content-box;
        border-radius: 11px;
    }

    #newtrend img {
        border: none!important;
        box-shadow: none!important;
    }
}

.col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative
}

.booksubcategory .col-sm-6{
min-width:294px;
}



#couponmobile .emailmob-input input {
    width: 268px !important
}

span.search input {
    background: #e42b26 url(../../images/css/search-solid.svg) no-repeat center !important;
    padding: 16px 15px;
    background-size: 16px 19px !important;
    position: relative;
    height: 34px !important;
    width: 38px !important;
    vertical-align: top;
    border-radius: 0 0px 0px 0;
    top: 0px;
    right: 5px;
    z-index: 1;
    cursor: pointer;
    border: 0
}

.authorbg > .text-center {
    width: 100%;
}

.currencytype label {
    margin-left: 5px;
    margin-right: 5px
}

.myaccount-wrapper .myaccount-form .customer-form .input-fild textarea {
    width: 300px
}

.baseDDL select {
    border: solid 1px #ccc;
    padding: 3px 0 3px 2px;
    color: #727272;
    background: #fff;
    appearance: auto;
    width: 300px !important
}

.userpopup {
    position: absolute;
    overflow: visible !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    user-select: none;
    -ms-user-select: none;
    zoom: 1;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    font-size: 13px;
    font-family: inherit;
    line-height: normal;
    width: 250px;
    left: -50px;
    top: 27px;
    display: none;
    z-index: 103;
}

.realauthor {
    height: 24px;
    display: block
}

#mobilemenupopup .dropdown ul .col-md-6 {
    width: 300px
}

#mobilemenupopup .dropdown > li.active, #mobilemenupopup .dropdown > li.listexpended, #mobilemenupopup .dropdown > li:hover {
    background: #efefef
}

    #mobilemenupopup .dropdown > li.active a::before, #mobilemenupopup .dropdown > li.listexpended > a::before, #mobilemenupopup .dropdown > li:hover > a::before {
        content: '';
        position: absolute;
        width: 4px;
        height: 100%;
        background: #d51912;
        left: 0;
        top: 0
    }

.userpopupinside {
    background: #fff;
    border: 1px solid #bbb;
    padding: 14px;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13)
}

.book-container {
    padding: 0;
    margin: 30px auto !important;
    width: 1100px;
    max-width: 100%
}

#iconscroll button span {
    width: inherit !important
}

#iconscroll span {
    width: 111px;
    display: inline-block
}

.gap1 a {
    display: block
}

.gap1 {
    text-align: center;
    padding: 5px
}

#mobilemenupopup {
    width: 350px !important;
    border-right: 1px solid #ccc;
    height: calc(100% - 57px) !important;
    top: 57px !important
}

.iconplus {
    display: none
}

li.expended, li.hasdropdown {
    position: relative
}

.booksubcategory .col-sm-6 {
    min-width: 295px
}

#mobilemenupopup .dropdown ul {
    position: fixed;
    left: 330px;
    background: #fff;
    top: 60px;
    overflow-y: auto;
    height: 570px;
    border: 1px solid #ccc;
    display: none
}

#mobilemenupopup .dropdown > li:hover ul {
    display: block
}

.loginpopupwrapper:hover .userpopup {
    display: inline-block
}

.logoutlink {
    display: none
}

.itemcount {
    position: absolute;
    color: #707070;
    padding: 0;
    height: 17px;
    width: 17px;
    line-height: 17px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    top: 0;
    font-weight: 700;
    display: inline-block;
    width: 100%
}

.headersignuplink {
    line-height: 20px !important;
    margin-top: 10px;
    display: inline-block
}

.usernametext {
    background: 0 0;
    border-radius: 5px 0 0 5px;
    height: 25px;
    line-height: 27px;
    vertical-align: bottom;
    padding: 0px !important;
    color: #707070;
    width: 74px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
    margin-right: -5px;
    text-align: left;
    cursor: pointer
}

.userpopup a {
    color: #000 !important;
    font-size: 16px;
    line-height: 26px
}

.myaccount-wrapper {
    min-height: 540px !important
}

.userpopup a.themebackground {
    color: #fff !important
}

.userpopup a.themecolor {
    color: #d51912 !important
}

.userpopup a:hover {
    color: #d51912
}

.carousel-control-next, .carousel-control-prev {
    width: 80px
}

#ctl00_SignIn_lblmsg {
    bottom: inherit;
    margin-top: -9px !important
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-size: 20px !important;
    width: 30px !important;
    height: 30px !important;
    background-color: #d51912 !important;
    padding: 10px;
    display: none
}

#carouselExampleIndicators:hover .carousel-control-next-icon, #carouselExampleIndicators:hover .carousel-control-prev-icon {
    display: inline-block
}

#toppage {
    background: #fff;
    position: fixed;
    bottom: 10px;
    right: 25px;
    z-index: 40;
    color: #fff;
    border: 1px solid #bbb7b7;
    border-radius: 5px;
    display: none
}

    #toppage .fa {
        color: #d51912;
        font-size: 20px
    }

.dropdown a {
    display: block
}

.dropdown li a {
    padding: 8px 20px
}

#mobilemenupopup ul.dropdown li {
    line-height: 20px;
    position: relative
}

.dropdown.subcategory {
    position: relative
}

    .dropdown.subcategory .iconplus {
        right: 0
    }

#mobilemenupopup ul.dropdown li .fas {
    position: absolute;
    left: 0;
    color: #d51912;
    top: 9px
}

a:hover .withhover {
    display: block;
}

.wihouthover {
    display: none
}

a:hover .withhover {
    display: inline-block
}

.themebackground {
    background: #d51912 !important;
    width: 100%;
    z-index: 99
}

#mobilemenupopup ul.list-unstyled > li a {
    font-size: 20px;
    color: #000;
    display: block
}

li.expended, li.hasdropdown {
    position: relative
}

.dark-overlay.d-block {
    display: none !important
}

li.expended .fas, li.hasdropdown .fas {
    color: #d51912;
    position: absolute;
    right: 50px;
    top: 10px
}



    #iconscroll span {
        color: #000;
    }

#mobilemenupopup ul.dropdown {
    height: 100%;
    overflow: auto
}

    #mobilemenupopup ul.dropdown li a {
        color: #676767;
        font-size: 16px;
        font-family: 'Poynter';
        position: relative
    }

.mobileshow {
    display: none
}

#mobilefixicon {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0 15px;
    display: none
}

#loginModal .new-txt-boxnew {
    width: calc(100% - 100px) !important;
    margin-bottom: 10px
}

.modal .error {
    position: absolute;
    bottom: -15px;
    font-size: 11px !important;
    color: #d51912 !important;
    text-align: left !important;
    float: left;
    left: 6px !important
}

.search-results {
    background: url(../../images/css/searchresult-bg.gif);
    background-repeat: repeat-y;
    width: 1100px !important;
    max-width: 100% !important;
    margin: 30px auto !important;
    float: none !important
}

select {
    background: 0 0;
    border: #ffdead;
    appearance: none
}

.sortddl {
    float: left;
    width: 159px !important;
    height: 28px !important
}

.desktopmenupopup {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 99999;
    height: calc(100% - 130px);
    display: none;
    top: 130px;
    overflow: hidden
}

footer a {
    color: #fff !important
}

.desktopmenupopup li a {
    padding: 6px 30px;
    display: block;
    color: #676767;
    font-family: 'Poynter';
    text-decoration: none !important
}

    .desktopmenupopup li a:hover {
        color: #d51912
    }

.desktopmenupopup h4 {
    background: #d51912;
    color: #fff;
    padding: 15px 30px;
    font-size: 20px;
    margin-bottom: 0;
    font-family: 'Poynter'
}

.booksubcategory {
    position: fixed;
    background: #fff;
    top: 130px;
    left: 282px;
    display: none;
width:600px;
border:1px solid #ccc!important;
max-width:100%;
}

.hidewrapper {
    display: none
}

.maincategory li:hover .booksubcategory {
    display: block
}

.maincategory li.active .booksubcategory {
    display: block
}

.maincategory > li.active, .maincategory > li:hover {
    background: #efefef
}

    .maincategory > li.active::before, .maincategory > li:hover::before {
        content: '';
        position: absolute;
        width: 4px;
        height: 36px;
        background: #d51912
    }

.booksubcategory img {
    padding: 15px 15px 15px 0
}

.booksubcategory .row {
    height: 100%;
    margin: 0px !important
}

.booksubcategory ul {
    height: 560px;
    overflow-y: scroll;
    border-right: 1px solid #ccc;
}

.maincategory li {
    text-align: left;
    position: relative
}

.desktopmenupopup .maincategory {
    height: 100%;
    overflow: auto;
    width: 300px;
    border-right: 1px solid #ccc
}

.desktopmenupopup .fa-times {
    float: right;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 8px;
    top: 8px
}

header {
    transition: all .1 ease-in-out;
    -webkit-transition: all .1s ease-in-out
}

.desktopheader {
    background: rgb(255 255 255);
    padding: 15px;
    position: fixed;
    top: 0px;
    z-index: 100;
    width: 100%;
}

    .desktopheader.smallheader {
        padding: 5px 15px;
        transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
        z-index: 103;
    }

        .desktopheader.smallheader img.logonew {
            height: 50px
        }

.signreflink img {
    width: 35px
}

.accountred {
    padding: 0 3px;
    display: inline-block;
    border-radius: 0 5px 5px 0;
}

#loginModal .modal-dialog {
    padding-top: 45px
}

.mobileheader {
    position: sticky;
    top: 0;
    z-index: 100
}

.slick-slide img {
    width: 100%;
    padding: 0 7px;
    filter: contrast(1.2)
}

#carouselExampleIndicators img {
    filter: contrast(1.2)
}

.slick-prev {
    position: absolute;
    bottom: 15px
}

.slick-next {
    position: absolute;
    bottom: 15px
}

span.maxprice {
    font-size: 14px;
    color: gray
}

#centercarousel .owl-nav.disabled {
    display: block
}

#popupsearch {
    width: 600px;
    max-width: 100%
}

#mobilemenupopup {
    position: fixed;
    width: 600px;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    padding-bottom: 50px
}

.dark-overlay, .desktopdark-overlay, .desktopdark-overlay2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.7);
    top: 0;
    z-index: 999;
    display: none
}

.desktopheader.smallheader.newzindex {
    z-index: 9999
}

.desktopdarkbelowheader {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.7);
    top: 150px;
    z-index: 1;
    display: none
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    html body .iconwrapper.container, html body .bgblack1 .container {
        width: 1269px !important;
        max-width: 90%;
    }

    .container:not(.iconwrapper.container, .bgblack1 .container) {
        width: calc(100% - 35px) !important;
        max-width: 94% !important;
    }
}

@media only screen and (min-width:1600px) and (max-width:1680px) {
    html body .iconwrapper.container, html body .bgblack1 .container {
        max-width: 1269px !important;
    }

    .container:not(.iconwrapper.container, .bgblack1 .container) {
        width: calc(100% - 35px) !important;
        max-width: 1550px !important;
    }
}

@media only screen and (min-width:1800px) and (max-width:1920px) {
    html body .iconwrapper.container, html body .bgblack1 .container {
        max-width: 1269px !important;
    }

    .container:not(.iconwrapper.container, .bgblack1 .container) {
        width: calc(100% - 35px) !important;
        max-width: 1700px !important;
    }
}

@media only screen and (min-width:769px) {
    #mobilemenupopup button.close {
        position: absolute !important;
        right: 0 !important;
        z-index: 8 !important
    }

    #mobilemenupopup .col-sm-6 {
        width: 300px
    }

        #mobilemenupopup .col-sm-6 ul {
            width: 285px
        }

    .desktopmenuoverlay {
        display: block;
        height: calc(100% - 110px);
        top: 130px
    }
}

@media only screen and (min-width:769px) and (max-width:1205px) {
    .usernametext {
        width: 139px
    }

    nav a {
        padding: 0px 7px !important;
        font-size: 14px !important;
    }

    #centercarousel .fa-angle-left {
        left: 0 !important
    }

    #centercarousel .fa-angle-right {
        right: 0 !important
    }

    .pattern1img .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        position: relative
    }
}

@media only screen and (max-width:768px) {
	#newtrend p, .bookslider4 p {
    margin-bottom: 0px!important;
}
    .logomobileleft{width:62px; float:left;}
    .searchinputmobile.scrollsticky {
        width: calc(100% - 62px);
        float: left;
        padding-left: 10px !important;
        box-sizing: border-box;
    }
    #carouselExampleIndicators2 {
        margin-bottom: 7px !important
    }
    #carouselExampleIndicators2 .owl-prev {
        left: -11px !important;
    }
    #carouselExampleIndicators2 .owl-next {
        right: -11px!important;
    }
    .mobileshow.mobileshown {
        padding: 2px 12px;
    }
    #twobox {
        padding: 0px !important
    }

        #twobox h2 {
            padding-left: 0px
        }

    #iconscroll {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    #number_list {
        left: 60px
    }

    .containerfullwidth {
        padding-bottom: 0px !important;
    }

    #colorbox, #colorbox * {
        overflow: hidden !important
    }

    #cboxClose {
        top: 12px !important;
        right: 5px !important
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    body, body #site-wrapper {
        overflow-x: hidden
    }

    #colorbox iframe {
        height: 440px !important
    }

    html #cboxWrapper #cboxLoadedContent {
        width: 307px !important
    }

    #quickviewmodal, #quickviewmodal p {
        text-align: center;
        margin-bottom: 6px
    }

        #quickviewmodal .list-inline.mt-3 {
            margin-bottom: 0
        }

    body .error.offset-3 {
        margin-left: 0 !important
    }

    body #ctl00_phBody_ContactUs_ddlSubjectType {
        appearance: none !important
    }

    .category-grid {
        width: 100% !important
    }

    .site-map {
        width: 100% !important;
        display: block
    }

    .rwd1.width1 .bc-menu {
        margin-top: 23px !important
    }

    .modal .error {
        top: 31px !important
    }

    #colorbox iframe {
        height: 526px !important
    }

    body #cboxWrapper, body #colorbox {
        width: 317px !important
    }

    body #cboxContent, body #cboxLoadedContent, body #cboxMiddleLeft, body #cboxWrapper, body #colorbox {
        height: 550px !important
    }

    body #colorbox {
        max-width: 320px !important;
        left: 50% !important;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        overflow: scroll;
        margin-top: -70px;
    }

    #careerform .text-right {
        text-align: left !important
    }

    #centercarousel h3 {
        height: 53px !important
    }

    .row .owl-nav button:hover {
        color: #fff !important
    }

    .search-results {
        margin-top: 0 !important
    }

    .gototop {
        display: none !important
    }

    .booktitle {
        height: 47px !important;
        overflow: hidden
    }

    #toppage {
        bottom: 60px;
        right: 8px;
        width: 40px
    }

    .dropdown li a {
        padding: 8px 35px 8px 20px !important
    }

    button.close {
        cursor: pointer;
        float: right;
        text-align: right;
        outline: 0;
        padding: 10px !important;
        position: absolute !important;
        right: 11px
    }

    #quickviewmodal button.close {
        cursor: pointer;
        top: -8px;
        right: 0
    }

    footer .list-inline {
        text-align: center
    }

    #mobilemenupopup ul.dropdown {
        width: calc(100% - 15px)
    }

    .icons {
        margin-top: 15px
    }

    .search {
        background: #e42b26;
        display: inline-block;
        padding: 7px 15px;
        border-radius: 0 5px 5px 0;
        color: #fff;
        vertical-align: top;
        margin-top: 0px !important;
        margin-right: 1px
    }

    #mobilemenupopup .list-unstyled, footer .list-unstyled {
        display: block !important
    }

    #mobilemenupopup .dropdown.list-unstyled.hidewrapper.subcategory {
        display: none !important
    }

    #mobilemenupopup .dropdown.list-unstyled {
        display: none !important
    }

        #mobilemenupopup .dropdown.list-unstyled.subcategory {
            display: block !important;
            overflow-x: hidden
        }

        #mobilemenupopup .dropdown.list-unstyled .list-unstyled {
            display: none !important
        }

        #mobilemenupopup .dropdown.list-unstyled .listexpended .list-unstyled {
            display: block !important
        }

    .iconplus {
        display: block;
        top: 0;
        right: 0 !important;
        font-size: 11px;
        color: gray;
        padding: 14px;
        cursor: pointer
    }

    .mobileuserpopup {
        left: 50%;
        margin-left: -125px;
        z-index: 999;
        position: fixed;
        top: 50%;
        margin-top: -202px;
    }

    .headersignuplink {
        display: block;
        text-align: center
    }

    .userpopup #ctl00_divLogin, .userpopup .list-unstyled {
        display: block !important
    }

    #mobilemenupopup .dropdown ul {
        position: static !important;
        left: 0 !important;
        background: #fff;
        top: inherit;
        height: auto !important;
        border: none !important;
        display: none
    }

    .desktopdarkbelowheader {
        display: none !important
    }

    #authorcarousel span {
        font-size: 14px;
        margin-top: 27px!important;

    }

    .dark-overlay.d-block {
        display: block !important
    }

    body #centercarousel .slick-current.slick-active h3 {
        font-size: 16px !important;
        padding-top: 26px !important;
    }

    h2 {
        font-size: 22px
    }

    .desktopdark-overlay2.d-block {
        display: none !important
    }

    .product-listingwrapper .listingpattern1 {
        margin-left: 15px;
        margin-right: 15px
    }

    #loginModal .modal-content {
        width: 94% !important;
        margin-left: 3% !important
    }

    #loginModal input[type=password], #loginModal input[type=text] {
        font-size: 13px
    }

    #loginModal .modal-body {
        padding-left: 25px !important;
        padding-right: 25px !important
    }

    #loginModal .close {
        right: -36px !important;
        top: -93px !important;
        color: #fff;
        opacity: 1;
        font-size: 26px !important
    }

    #centercarousel .fa-angle-left {
        left: 0 !important;
        bottom: 3px !important;
    }

    #centercarousel .fa-angle-right {
        right: 0 !important;
        bottom: 3px !important;
    }

    .dark-overlay.d-block {
        display: none !important
    }

    #quickviewmodal .btn {
        margin-bottom: 10px
    }

    .bannerheading {
        font-size: 18px;
        margin-top: -12px;
        display: inline-block;
    }

    #mobilemenupopup .inputbar {
        width: calc(100% - 46px) !important;
        max-width: calc(100% - 46px) !important
    }

    .searchcomponent {
        text-align: left !important;
        float: right
    }

    .inputbar {
        padding: 4px 15px !important;
        height: 34px !important
    }

    .search {
        padding: 1px 0px !important
    }

    .mobileheader .inputbar {
        width: calc(100% - 39px) !important;
        max-width: calc(100% - 39px) !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 12px;
    }

    .scrollsticky {
        padding: 11px 15px 8px 0px!important;
    }

/*        .scrollsticky.sticky {
            position: fixed;
            top: 0;
            background: rgb(252,252,252);
            border-top: none !important;
            border-bottom: 1px solid #707070;
            width: 100%
        }*/

    .gap60 {
        margin-top: 60px
    }

    #mobilemenupopup {
        position: fixed;
        width: 255px !important;
        height: 100%;
        overflow: auto;
        background: #fff;
        top: 0;
        left: 0;
        z-index: 9999;
        display: none;
        padding-bottom: 50px;
        transform: translate(0,0);
    }

        #mobilemenupopup ul li {
            line-height: 40px
        }

    .mobileshow {
        display: block
    }

    .mobilehide {
        display: none
    }

    .iconwrapper {
        padding: 5px !important
    }

    #iconscroll span.font-weight-bold {
        font-size: 11px
    }

    #mobilefixicon {
        display: block;
        background: #fff;
        height: 55px;
        text-align: center;
        box-shadow: 0 -4px 7px rgb(50 50 50 / 40%);
        z-index: 99999
    }

        #mobilefixicon .fa-bars {
            font-size: 20px !important;
            color: #000;
            position: relative;
            padding: 4px 0 8px 0
        }

        #mobilefixicon .col-sm-20:before {
            content: '';
            position: absolute;
            top: 0;
            height: 5px;
            background: #000;
            width: 84%;
            left: 8%;
            border-radius: 0 0 5px 5px;
            display: none;
            transition: all .5s ease-in-out;
            -webkit-transition: all .5s ease-in-out
        }

        #mobilefixicon .col-sm-20.iconactive:before {
            display: block
        }

    header.smallheader img {
        height: 63px
    }

    header.smallheader {
        padding: 15px
    }

    .menumobiletoggle .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .menumobiletoggle .col-sm-3 {
        display: none
    }

    body .trend {
        margin-top: 5px !important
    }

    .d-md-none {
        display: block !important
    }



    #newtrend img {
        height: 90px;
        object-fit: contain;
        border: none !important;
        padding: 0px !important;
    }

    #newtrend .owl-next, #newtrend .owl-prev {
        top: -22px !important
    }

    #iconscroll .owl-prev {
        top: -37px !important;
        left: -20px !important
    }

    #iconscroll .owl-next {
        top: -37px !important;
        right: -20px !important
    }

    #newtrend .owl-prev {
        left: -3px !important
    }

    #newtrend .owl-next {
        right: -3px !important
    }

    #quickviewmodal img {
        height: 220px;
        object-fit: contain;
        margin-bottom: 10px
    }

    a.quick-view.themecolor {
        font-size: 14px !important
    }

    #quickviewmodal .list-inline-item, .quick-cart, .quick-wishlist {
        width: 100%
    }

    a.seeallbtn {
        padding: 5px 9px !important;
        margin-right: 3px
    }

    .mobileoneline .col-sm-6:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }

    .mobileoneline .col-sm-6:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0
    }

    .mobileoneline h2 {
        font-size: 22px
    }

    span.maxprice {
        font-size: 12px;
        color: gray
    }

    .owl-carousel .card-body {
        padding: 3px !important
    }

    .authortextcolor {
        width: 98px !important
    }

    .booktitle {
        font-size: 15px !important;
        padding: 0px 10px 0 !important;
        display: inline-block;
        min-height: 41px !important;
        margin-top: 0px !important;
    }

    .owl-nav button:hover {
        color: #fff !important
    }

    #quickviewmodal .modal-content {
        padding: 20px 20px !important
    }

    a.quick-view.themecolor {
        padding: 2px 2px !important;
        width: 103px !important;
        display: none !important;
        top: 1px !important;
        max-width: 100% !important
    }

    body #quickviewmodal .modal-dialog {
        max-width: 98% !important;
        margin-left: 1% !important
    }

    #authorcarousel .owl-prev {
        left: -20px !important
    }

    #authorcarousel .owl-next {
        right: -20px !important
    }

    .appicon ul {
        margin-bottom: 0
    }

    .authorwrapper {
        padding: 0 30px
    }

    footer .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        border: 1px solid #dbdbdb;
        margin-left: 2%;
        padding: 15px
    }

        footer .col-sm-3:nth-child(1), footer .col-sm-3:nth-child(3) {
            border-right: none
        }

        footer .col-sm-3:nth-child(2), footer .col-sm-3:nth-child(4) {
            margin-left: 0
        }

        footer .col-sm-3:nth-child(1), footer .col-sm-3:nth-child(2) {
            border-bottom: none
        }

    a.seeallbtn2 {
        background: #d51912;
        padding: 5px 15px;
        color: #fff !important;
        font-size: 12px;
        display: inline-block;
        top: 50% !important;
        left: 50%;
        bottom: inherit !important;
        position: absolute;
        transform: translate(-50%,-50%) !important
    }


    .owl-carousel .card .card-img-top {
        object-fit: contain;
    }
    .owl-carousel.bookslider4 .card .card-img-top {
        width: 88px !important;
        object-fit: contain;
        height: auto !important;
    }

    h2 {
        padding-left: 15px
    }

    .twoboxwrapper {
        margin: 0 !important
    }

    #twobox .owl-prev {
        left: -16px !important
    }

    #twobox .owl-next {
        right: -16px !important
    }

    .appicon {
        padding: 8px 3px !important;
        height: 20px !important
    }

        .appicon ul {
            font-size: 14px
        }

        .appicon li {
            padding-right: 5px
        }

        .appicon .mr-4 {
            margin-right: 0 !important
        }

    .carousel-control-next, .owl-next {
        right: 0 !important
    }

    .carousel-control-prev, .owl-prev {
        left: 0 !important
    }

    footer .text-left, footer .text-right {
        text-align: center !important
    }

    footer .pr-0 {
        padding-right: 15px !important
    }

    .iconwrapper img {
        margin: auto
    }

    nav {
        width: 300px !important;
        position: absolute;
        text-align: left !important;
        background: #fff;
        z-index: 9999;
        top: 95px;
        left: -300px;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out
    }

    .menumobiletoggle {
        left: 0;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out
    }

    nav li {
        position: relative;
        display: block !important;
        border-bottom: 1px solid #f9f7f7
    }

    .mobileheader {
        background: rgb(252,252,252)
    }

        .mobileheader img {
            height: 52px !important;
        }

    footer .pl-0 {
        padding-left: 15px !important
    }

    #centercarousel .owl-nav {
        left: 0 !important;
        width: inherit !important;
        display: none
    }

    .authorwrapper img {
        max-width: 250px;
        margin: auto;
        width: 110px !important;
        height: 110px !important
    }

    #authorcarousel .owl-next span, #authorcarousel .owl-prev span {
        font-size: 60px !important
    }

    .owl-prev {
        position: absolute !important;
        background: #d51912 !important;
        width: 24px !important;
        height: 31px !important;
        border-radius: 5px !important;
        color: #fff !important;
        font-size: 45px !important
    }

        .owl-prev span {
            position: absolute;
            top: 0;
            width: 24px;
            height: 30px;
            line-height: 22px;
            left: 0
        }

    #iconscroll .owl-next span, #iconscroll .owl-prev span {
        color: #fff !important
    }

    .owl-next {
        position: absolute !important;
        background: #d51912 !important;
        width: 24px !important;
        height: 31px !important;
        border-radius: 5px !important;
        color: #fff !important;
        font-size: 45px !important
    }

        .owl-next span {
            position: absolute;
            top: 0;
            width: 24px;
            height: 30px;
            line-height: 22px;
            right: 0
        }

    header .col-sm-8 {
        padding: 9px;
        position: absolute;
        left: 0;
        width: 100%;
        top: 70px;
        background: #d51912;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .copyrighttext {
        padding-bottom: 60px;
        font-size: 14px
    }

    .iconwrapper {
        margin-top: 10px !important
    }

    .mobilemargin0 {
        margin: 0 !important
    }

    .mobilepad0 {
        padding: 0 !important
    }

    #carouselExampleIndicators2 .carousel-indicators {
        bottom: 96px
    }

    .bannertext {
        background: #fbb421 !important;
        height: 150px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        padding: 60px 15px;
        margin: -15px 15px 0;
        position: relative
    }

    header .col-sm-3 {
        position: absolute;
        right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

        header .col-sm-3 ul {
            right: 30px;
            position: absolute;
            top: 10px
        }
}

@media only screen and (max-width:480px) {
    .baseDDL select, .myaccount-wrapper .myaccount-form .customer-form .input-fild textarea {
        width: 100% !important
    }

    .myaccount-wrapper .ac-container {
        width: calc(100% - 20px) !important;
        overflow: hidden
    }
}

@media only screen and (min-width:481px) and (max-width:600px) {
    .myaccount-wrapper .myaccount-form .customer-form .input-fild input {
        width: 300px !important
    }
}

@media only screen and (max-width:500px) {
    .product-listingwrapper .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.fa-star {
    color: #bbb
}

.fa-star-active {
    color: #fbb421
}

.inputbar {
    width: 750px;
    border-radius: 5px 0 0 5px;
    max-width: 80% !important;
    padding: 6px;
    outline: none;
    border: 1px solid #e42b26;
    padding: 5px 15px;
    box-shadow: none;
    height: 34px;
    border-radius: 0px 0 0 0px !important;
	text-transform:capitalize;
}

.search {
    border-radius: 0 0px 0px 0;
    color: #fff;
    vertical-align: top;
    float: right
}

.headericon {
    background: #fff;
    padding: 5px 10px;
    color: #d51912
}

    .headericon .fa {
        color: #d51912
    }

header a {
    color: #fff
}

    header a .far, header a .fas {
        font-size: 25px;
        color: #fff
    }

.fa-caret-down {
    font-size: 18px !important;
    color: #fbb421 !important
}

.listfilter .fa-caret-down {
    font-size: 18px !important;
    color: #d51912 !important;
    right: 0;
    top: 0
}

header a .fa {
    font-size: 25px;
    color: #fff
}

.appicon {
    background: #fff;
    height: 30px;
    padding: 8px 15px;
    box-sizing: content-box
}

nav {
    background: #fff;
    line-height: 23px;
    margin-top: 97px;
    border-bottom: 1px solid #e42b26;
	padding-bottom:15px;
}

    nav.gap62 {
        margin-top: 62px
    }

    nav li {
        margin-right: 0px !important;
    }

    nav a {
        padding: 0px 17px;
        color: #000 !important;
        border-right: 1px solid #e42b26;
        text-decoration: none;
        display: inline-block !important;
        line-height: 23px;
    }

    nav li:last-child a {
        border-right: none;
    }

    nav a:hover {
        color: #000 !important;
        font-weight: bold;
        text-decoration: none
    }

.bordertopbottom {
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff
}

#mobilefixicon img {
    height: 32px
}

#ctl00_SignUp_txtEmail .new-txt-boxnew {
    width: calc(100% - 100px) !important;
    padding: 7px 10px !important
}

.iconwrapper {
    width: 1100px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%
}

#iconscroll img {
    height: 41px;
    object-fit: contain;
    display: inline-block
}

#iconscroll .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: block !important
}

#iconscroll .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -53px;
    outline: 0
}

    #iconscroll .owl-next span, #iconscroll .owl-prev span {
        color: #000
    }

#iconscroll .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -53px;
    outline: 0
}

    #iconscroll .owl-next span, #iconscroll .owl-prev span {
        height: 40px
    }

#carouselExampleIndicators .carousel-indicators li, #carouselExampleIndicators2 .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #000
}

#carouselExampleIndicators2 .carousel-control-prev {
    left: -34px;
    width: 21px;
    height: 29px;
    top: 50%;
    opacity: 1 !important
}

#carouselExampleIndicators2 .carousel-control-next {
    right: -34px;
    width: 21px;
    height: 29px;
    top: 50%;
    opacity: 1 !important
}

#carouselExampleIndicators2 .carousel-control-prev .carousel-control-prev-icon {
    background-image: url('../images/left-arrow.jpg') !important
}

#carouselExampleIndicators2 .carousel-control-next .carousel-control-next-icon {
    background-image: url('../images/right-arrow.jpg') !important
}

a.seeallbtn {
    padding: 0px !important;
    color: #e42b26 !important;
    font-weight: 600;
    text-decoration: underline;
    font-size: 14px;
    display: inline-block
}

a.seeallbtn2 {
    background: #d51912;
    padding: 5px 15px;
    color: #fff !important;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    bottom: 75px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

nav .dropdown-menu a {
    color: #000
}

a.seeallbtn3 {
    background: #d51912;
    padding: 5px 15px;
    color: #fff !important;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    bottom: 75px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

a.quick-view.themecolor {
    border: 1px solid #d51912;
    font-size: 13px;
    padding: 2px 8px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
    position: absolute;
    background: #fff;
    top: -31px;
    width: 123px;
    max-width: 90%;
    left: 50%;
    display: none;
    transform: translateX(-50%);
    cursor: pointer;
    text-align: center
}

.authorwrapper {
    max-width: 100% !important
}

.home-container hr {
    margin-top: 5px !important
}

.owl-item .card-body {
    position: relative
}

.themecolor {
    color: #d51912 !important
}

input.themecolor {
    background: #fff;
    border: 1px solid #d51912 !important
}

.authortextcolor {
    color: #332e2e;
    font-size: 14px;
    display: block;
    height: 18px;
    overflow: hidden;
    text-align: center;
    width: 100% !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
    margin: 3px auto 0 auto;
}

.booktitle {
    font-size: 14px;
    color: #676767;
    display: block;
    min-height: 41px;
    margin-top: 11px;
    height: 41px;
    overflow: hidden
}

span.author.authorname.authortextcolor {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 126px
}

.booktitle > br {
    display: none
}

.owl-item p {
    margin-bottom: 3px !important;
    margin-top: 3px
}

.owl-item .card {
    position: relative;
    border: 1px solid #fff
}

    .owl-item .card:hover {
        border-radius: 3px
    }

        .owl-item .card:hover a.quick-view {
            display: inline-block
        }

.owl-item .offer {
    background: red;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #fff;
    right: 0;
    line-height: 20px;
    font-size: 13px;
    padding-top: 8px;
    font-weight: 700;
    z-index: 9;
    right: 3px;
    top: 3px
}

.homebookslider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

.homebookslider .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

.homebookslider .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider1 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#bookslider1 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider1 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider2 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#bookslider2 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider2 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#twobox .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: 35px;
}

    #twobox .owl-nav.disabled {
        display: none
    }

#twobox .owl-prev {
    position: absolute;
    left: 0;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#twobox .owl-next {
    position: absolute;
    right: 0;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

.bgblack {
    background-size: cover
}



.col-sm-3.bigpic {
    padding: 5px
}


.bigpic a, .smallpic a {
    width: 100%;
    display: block;
    text-align: center
}

    .bigpic a.quick-view.themecolor, .smallpic a.quick-view.themecolor {
        width: 100% !important;
        padding: 5px 15px !important;
        margin: 5px !important
    }

    .bigpic a.quick-view.themecolor {
        width: 100% !important;
        padding: 5px 15px !important;
        margin: 5px !important;
        margin-left: 0 !important
    }

    .smallpic a.quick-view.themecolor {
        margin-left: 0 !important
    }

.newtrendquick {
    bottom: -30px;
    background: #fff;
    width: calc(100% - 10px);
    height: 45px;
    transition: all .5s ease-in-out;
    opacity: 0
}

.bigpic:hover .newtrendquick, .gap1:hover .newtrendquick {
    bottom: 0;
    opacity: 1
}

.bigpic:hover a.quick-view.themecolor, .gap1:hover a.quick-view.themecolor {
    display: block
}

.bigpic img { /*height:300px;*/
    object-fit: contain;
    padding: 5px 0;
    filter: contrast(1.2);
    border: 1px solid #000
}

.smallpic img { /*height:228px;*/
    object-fit: contain;
    padding: 5px 0;
    filter: contrast(1.2);
    border: 1px solid #000
}

.owl-item .card {
    margin: 0 !important
}

.searchcomponent {
    text-align: right;
    width: 100%
}

.pricegap {
    margin-top: -9px
}

.offer {
    background: red;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    right: 0;
    line-height: 18px;
    padding-top: 8px;
    font-weight: 700;
    text-align: center
}

#quickviewmodal .modal-dialog {
    width: 700px;
    max-width: 700px !important
}

#quickviewmodal .modal-content {
    border: none !important;
    padding: 30px 25px 0;
    background: #fff
}

.quick-cart {
    background: #d51912 !important;
    color: #fff !important;
    padding: 8px 21px;
    margin-bottom: 20px;
    width: 100% !important
}

.nav-language {
    position: absolute;
    display: none;
    overflow: visible !important;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    user-select: none;
    -ms-user-select: none;
    zoom: 1;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    font-size: 13px;
    font-family: inherit;
    line-height: normal;
    border-radius: 5px;
    width: 87px;
    left: 48px
}

.currencyselected .fas {
    color: #fff !important
}

.nav-language .form-check-label {
    display: block
}

.nav-arrow {
    border-style: solid;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 9px solid #707070;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -9px
}

.currencydropdown:hover .nav-language {
    display: block
}

.currencydropdown {
    position: relative;
    z-index: 2
}

#quickviewmodal .modal-footer {
    justify-content: center
}

button.close {
    cursor: pointer;
    float: right;
    text-align: right;
    outline: 0
}

.quick-wishlist {
    background: #fff !important;
    color: #d2232a !important;
    border: 1px solid #d2232a !important;
    padding: 8px
}

.modal-footer .quick-wishlist {
    min-width: 250px
}


#authorcarousel .item span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
	    font-size: 17px;
    padding-top: 10px;
	margin:auto;
}





#newtrend .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#newtrend .owl-prev {
    position: absolute;
    left: -36px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#newtrend .owl-next {
    position: absolute;
    right: -36px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

.trend a.seeallbtn {
    z-index: 9;
    position: relative
}

#bookslider3 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#bookslider3 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider3 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider4 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#bookslider4 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookslider4 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#loginModal .themecolor {
    font-size: 14px
}

#loginModal p {
    font-size: 14px
}

#loginModal img {
    margin-top: -35px
}

#centercarousel {
    text-align: center
}

    #centercarousel .fa-angle-left {
        position: absolute;
        left: -24px;
        font-size: 36px !important;
        color: #000;
        top: 50%;
        outline: 0;
        cursor: pointer;
        z-index: 99
    }

    #centercarousel .fa-angle-right {
        position: absolute;
        right: -18px;
        font-size: 36px !important;
        color: #000;
        top: 50%;
        outline: 0;
        cursor: pointer;
        z-index: 99;
        padding: 0 10px;
        margin-right: -10px
    }

    #centercarousel h3 {
        display: none
    }

    #centercarousel .slick-current.slick-active h3 {
        display: block;
        padding-top: 35px;
        padding-bottom: 20px;
        font-family: 'Lato' !important;
        font-size: 24px !important;
    }

.authorbg {
    background: #ececec;
    FONT-WEIGHT: 200;
    background-size: 100%
}

#authorcarousel img {
    filter: contrast(1.2)
}

#quickviewmodal button.add, #quickviewmodal button.sub {
    width: 24px;
    height: 30px;
    float: left;
    margin-bottom: 10px;
    margin-right: 1px
}

#quickviewmodal input[type=number] {
    width: 42px;
    float: left;
    height: 30px;
    text-align: center
}

#authorcarousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#authorcarousel .owl-prev {
    position: absolute;
    left: -50px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#authorcarousel .owl-next {
    position: absolute;
    right: -50px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

footer {
    background: rgb(252 252 252);
    display: block;
    font-family: Lato,sans-serif;
    margin-top: 5px
}

    footer a {
        color: #000 !important;
        font-family: Lato,sans-serif
    }

    footer h4 {
        font-size: 16px;
        color: #d51912;
        font-weight: 700;
        width: 140px;
        margin: auto;
        text-align: left;
    }

    footer .fa, footer .fab {
        font-weight: 400;
        border: 1px solid #353434;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center
    }

.owl-carousel .card {
    text-align: center
}

.gap1 {
    text-align: center
}

.owl-carousel .card .card-img-top { /*width:139px;height:209px;*/
    object-fit: contain;
    margin-top: 2px;
    filter: contrast(1.2);
	border:1px solid #d9d9d9;
}

.boximgsize {
    max-height: 88vh;
    filter: contrast(1.2)
}

footer .form-control {
    padding: 3px 10px !important;
    background-color: transparent !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px !important;
    height: 26px;
    color: #000 !important
}

.addbtn {
    color: #d51912 !important;
    font-size: 17px;
    border-radius: 5px;
    cursor: pointer;
    border: none
}

ol, p, span, table, ul {
    font-family: Lato,sans-serif
}

footer label {
    margin-bottom: 0
}

footer .form-group {
    margin-bottom: 8px
}

.verify-email {
    background: #fff;
    width: 29%;
    font-size: 14px;
    padding: 2px;
    line-height: 12px;
    text-align: center;
    font-weight: 700;
    border-radius: 3px;
    font-family: 'Conv_Calibri Regular'
}

footer a:hover {
    color: #1d1d1d !important;
    font-weight: bold
}

header a:hover {
    color: #fff
}

a.verify-email {
    cursor: pointer
}

footer .error {
    position: absolute;
    bottom: -15px;
    font-size: 11px;
    color: #d51912;
    left: 6px;
    font-size: 12px !important
}

p, ul {
    text-align: justify
}

.otherpage h2 {
    font-size: 20px
}

footer .fa:hover, footer .fab:hover {
    background: #fff;
    color: #d51912
}

#otpmodal div input[type=text] {
    color: #999;
    display: block;
    border-bottom: 1px solid #ccc;
    border-right: 0px;
    border-top: 0;
    margin-right: 10px;
    width: 37px;
    height: 37px;
    border-radius: 0;
    margin-bottom: 14px;
    float: left;
    border-left: 0
}

@media only screen and (max-width:414px) {
    #authorcarousel .font-weight-bold {
        font-size: 10px
    }
}

@media only screen and (max-width:300px) {
    header .row {
        font-size: 12px
    }

    .mobileoneline h2 {
        font-size: 19px
    }

    .mobileoneline .col-sm-6:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding: 0
    }

    a.seeallbtn {
        padding: 5px 6px !important
    }

    .mobileoneline .col-sm-6:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding: 0
    }
}

#otpmodal p {
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    padding: 20px 77px 0
}

.desktopheader .fa-bars {
    display: none
}

.desktopheader.smallheader .fa-bars {
    position: absolute;
    display: block;
    color: #e42b26;
    left: 94px;
    font-size: 20px;
    top: 20px;
    z-index: 999;
    cursor: pointer
}

.themeborder {
    border: 1px solid #d51912 !important
}

.forgotpassword-wrapper, .otp-wrapper, .signup-wrapper {
    display: none
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555
    }

@media only screen and (min-width:769px) and (max-width:998px) {
    .owl-prev {
        left: 0 !important
    }

    footer .col-sm-7 .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

#site-wrapper {
    padding-top: 18px !important
}

.loading-page {
    margin: 0 5px 5px 5px !important
}

@media only screen and (min-width:992px) and (max-width:1260px) {
    .container {
        max-width: 94%
    }

    .smallpic img {
        height: 180px !important
    }

    #authorcarousel .owl-next {
        right: -16px !important
    }

    #authorcarousel .owl-prev {
        left: -16px !important
    }


    a.quick-view.themecolor {
        font-size: 11px !important
    }
}

@media (min-width:1199px) {
    #site-wrapper {
        overflow: inherit !important
    }
}

label.error {
    margin: 0 !important
}

@media only screen and (min-width:769px) and (max-width:930px) {
    nav a {
        font-size: 14px
    }



    #authorcarousel .owl-prev {
        left: -50px !important
    }
}

#quickviewmodal li {
    width: 100%
}

button {
    outline: 0 !important
}

#lblMaxPrice {
    text-decoration: line-through
}

#quickviewmodal label#lblauthor, #quickviewmodal label#lblpubdate, #quickviewmodal label#lblpubimprint, #quickviewmodal label#lblpublisher {
    display: inline !important
}

@media only screen and (min-width:1025px) {
    .iconplus {
        display: none !important
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .iconminus, .iconplus {
        display: block !important;
        right: 0;
        padding: 10px;
        top: 5px;
        z-index: 99;
        font-size: 11px
    }

    .dropdown li a {
        padding: 8px 30px 4px 12px
    }

    .inputbar {
        width: 300px !important
    }

    .smallheader #ctl00_TopSearch1_plnTopSearch {
        padding-top: 3px !important
    }
}

.smallpic .newtrendquick {
    width: calc(100% - 10px)
}

.mobileitemcount {
    padding-left: 3px;
    left: 0;
    text-align: center;
    color: #000;
    position: absolute;
    width: 100%;
    bottom: 25px;
    font-size: 13px
}

.bookslider4 .owl-nav {
    position: absolute;
    top: 100px;
    width: 100%;
    left: 0
}

.bookslider4 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

.bookslider4 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

.ac_results {
    padding: 0;
    border: solid 1px #ccc;
    border-top: none;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    z-index: 99999;
    width: 75% !important;
    max-width: 580px;
    margin: 5px 0 0 0
}

.ac_results-partner {
    padding: 0;
    border: solid 1px #ccc;
    border-top: none;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    z-index: 99999;
    width: 99.9% !important;
    margin: 5px 0 0 0
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0
}

.ac_results-partner ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0
}

.ac_results-partner li {
    margin: 0;
    padding: 5px 0 5px 15px;
    cursor: pointer;
    display: block;
    font-size: 11px;
    line-height: 14px;
    overflow: hidden;
    color: #404040
}

.ac_results li {
    margin: 0;
    padding: 5px 0 5px 15px;
    cursor: pointer;
    display: block;
    font-size: 11px;
    line-height: 14px;
    overflow: hidden;
    color: #404040
}

.ac_loading {
    background: #fff url(indicator.gif) right center no-repeat
}

.ac_odd {
    background-color: #fff;
    cursor: pointer
}

.ac_over {
    background-color: #f0f0f0;
    color: #ef4822;
    cursor: pointer
}

.ac_viewmore {
    cursor: pointer;
    text-decoration: underline;
    text-align: center;
    cursor: pointer
}

.ac_cat {
    color: #404040;
    font-weight: 700;
    background-color: #dfdfdf;
    font-size: 12px !important;
    padding: 3px 5px 5px 5px !important;
    cursor: text
}

#cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    padding: 6px;
    background-color: #fff
}

#cboxWrapper, #colorbox {
    width: 900px !important
}

#colorbox {
    height: 460px !important
}

.shopping-wrapper {
    width: 100%;
    float: left
}

#colorbox iframe {
    width: 100%;
    height: 440px
}

#cboxContent, #cboxLoadedContent {
    width: 890px !important
}

#cboxOverlay, #cboxOverlaySignUp {
    background: none repeat scroll 0 0 #000;
    opacity: .5 !important
}

#cboxOverlay, #cboxOverlaySignUp {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999
}

#colorbox {
    border: solid 5px #e5e5e5
}

#cboxClose {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../images/css/cancel.png) no-repeat;
    width: 26px;
    height: 26px;
    margin: 10px 14px 0 0;
    text-indent: -9999px;
    cursor: pointer
}

.itemcount label {
    cursor: pointer
}

#quickviewmodal h2 {
    font-size: 20px !important
}

span.cartlabel {
    font-size: 13px
}

.headertophamburgur {
    color: #707070;
    font-size: 25px;
    padding: 5px;
    margin-top: 5px
}

.center-align {
    text-align: center;
    width: 98px;
    margin: auto;
    height: 30px;
    float: none
}

#mobilefixicon a {
    color: #000
}

#divCountryMob {
    width: 99px;
    float: left
}

    #divCountryMob span {
        position: absolute;
        width: 95px;
        left: 5px;
        top: 0;
        height: 30px;
        border-radius: 5px;
        line-height: 28px;
        z-index: 7;
        background: url(../../images/countryselect.png);
        background-repeat: no-repeat;
        text-align: left;
        padding-left: 10px;
        font-size: 12px
    }

    #divCountryMob select.countryopen {
        z-index: 9;
        opacity: 0;
        position: relative
    }

    #divCountryMob select {
        height: 31px;
        padding: 5px;
        appearance: auto
    }

@media only screen and (min-width:1025px) {
    .bannertext {
        display: none
    }
}

#carouselExampleIndicators2 .owl-dots {
    text-align: center;
    padding-top: 15px;
    bottom: -25px;
    position: absolute;
    width: 100%;
    z-index: 1
}

#carouselExampleIndicators2 .owl-next, #carouselExampleIndicators2 .owl-prev {
    z-index: 4
}

#carouselExampleIndicators2 .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px
}

    #carouselExampleIndicators2 .owl-dots button.owl-dot.active {
        background-color: #000
    }

    #carouselExampleIndicators2 .owl-dots button.owl-dot:focus {
        outline: 0
    }

#carouselExampleIndicators2 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%
}

.tooltipisbn {
    position: absolute !important;
    width: 300px;
    z-index: 999;
    background: #fff;
    color: #000;
    padding: 10px;
    border-radius: 5px;
    display: none
}

.tooltip12:hover .tooltipisbn {
    display: block
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .smallpic img {
        height: 150px !important
    }

    html .bgblack1.bgblack .container {
        width: 100% !important;
        max-width: inherit !important
    }
}

.col-sm-6.smallpic {
    padding-left: 0px !important
}

.owl-item .card-text {
    min-width: 120px;
}

footer .col-sm-12 {
    color: #000
}

footer label {
    color: #000
}

.copyrighttext.text-light {
    color: #59595a !important;
}

footer input[type="submit"] {
    background: #e42b26 !important;
    color: #fff !important
}

.icons img {
    height: 32px
}

footer {
    border-top: 1px solid rgba(0,0,0,.1)
}

.mobileheader > .row.m-0.p-2 {
    background: #fff;
}

.iconminus {
    display: block;
    top: 0;
    right: 0 !important;
    font-size: 11px;
    color: gray;
    padding: 14px;
    cursor: pointer
}

.userpopupinside label {
    padding: 0 7px;
}

.info-circle {
    background: black;
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    font-weight: bold;
    font-size: 14px;
}

.topbtn {
    color: #e42b26;
    font-size: 21px !important;
    padding: 5px 11px !important;
    margin: 0;
    line-height: 20px !important;
    font-weight: bold !important;
}

button.owl-next.disabled, button.owl-prev.disabled {
    opacity: 0.1;
    pointer-events: none;
}

#number_list {
    padding: 0 0 10px 0;
    font-size: 14px;
    font-family: 'Lato';
    display: none;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    z-index: 99999;
    width: 77% !important;
    max-width: 580px;
    margin: 5px 0 0;
    position: absolute;
    right: 62px;
    text-align: left;
    color: #000
}

    #number_list a {
        color: #000;
        display: block;
        ;
        font-size: 12px;
        line-height: 24px
    }

.option.ac_results1 {
    font-weight: 700;
    padding: 0 15px;
    font-size: 12px;
    background: #dfdfdf
}

#number_list .option a {
    padding: 0 15px !important
}

#number_list a:hover {
    background: #f9f9f9;
    text-decoration: none
}

* {
    box-sizing: border-box;
}


/*the container must be positioned relative:*/
.autocomplete {
    position: relative;
    display: inline-block;
}

.redmenubar{display:none!important}

.autocomplete input[type=submit] {
    background-color: DodgerBlue;
    color: #fff;
    cursor: pointer;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 34px;
    /* left: 0; */
    right: 38px;
}

    .autocomplete-items div {
        /*  font-weight: 700;*/
        padding: 5px 15px;
        font-size: 12px;
        background: #ffffff;
        text-align: left;
        border-bottom: 1px solid #dededecc;
        line-height: 21px;
        font-family: 'Lato';
        cursor: pointer;
		text-transform: capitalize;
    }

        .autocomplete-items div.ac_results1 {
            background: #ccc;
        }

            .autocomplete-items div.ac_results1.autocomplete-active {
                background: #ccc !important;
            }

        /*when hovering an item:*/
        .autocomplete-items div:hover {
            background-color: #e9e9e9;
            color: #000;
        }

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: #f0f0f0 !important;
    color: #000;
}

#divLoader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    right: 48px;
    top: 4px;
    background: #fff;
    display: none;
}

.searchcomponent {
    position: relative;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width:769px) {
    #mobilemenupopup {
        height: calc(100% - 60px) !important;
        top: 60px !important;
    }

    .bgblack1 .d-none {
        display: block !important
    }

    .hasdropdown .hidewrapper {
        display: block !important
    }

    .hasdropdown .fa-caret-left, .hasdropdown .fa-caret-right {
        display: none !important
    }
}

@media only screen and (max-width:768px) {
    footer.pt-5{padding-top:20px!important}
    .BooksDropDownMenu{padding-top:20px!important;}
    .redmenubar {
        background: #e42b26;
        padding: 5px;
        margin:0px!important;
        display:flex!important;
    }
    #mobilemenupopup ul.dropdown li{text-align:left!important}

    #mobilemenupopup {
        top: 0px !important
    }
    .owl-carousel .card {
        border: none !important;
    }

    span.search input {
        width: 38px !important;
        right: 0px;
    }

    .container-fluid.mobileheader {
        float: left;
        margin-bottom:8px;
       }

    #iconscroll {
        height: 80px;
    }

    .home-container .iconwrapper.container {
        padding: 0px !important;
        min-height: 80px;
        margin-top: 32px !important;
        border-top:none!important;
    }

    span.search input {
        height: 32px !important;
    }

    ::-webkit-scrollbar {
        height: 1px;
        width: 1px;
        background: #fff;
    }

    ::-webkit-scrollbar-thumb:horizontal {
        background: #000;
        border-radius: 10px;
    }

    ::-webkit-scrollbar-track {
        background-color: transparent;
    }

    .owl-carousel .offer {
        background: red;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        color: #fff;
        right: 0;
        line-height: 20px;
        font-size: 13px;
        padding-top: 8px;
        font-weight: 700;
        z-index: 9;
        right: 3px;
        top: 3px;
    }

    #newtrend .item a {
        width: 120px;
        display: inline-block;
    }

    .owl-carousel.off {
        display: block;
    }

    .owl-carousel .item, .owl-carousel .card {
        display: table-cell;
    }

    .owl-carousel.bookslider4 .card-body, .owl-carousel#newtrend .card-body{
        padding: 3px !important;
        width: 105px;
        position: relative;
    }

    .owl-carousel.bookslider4 .card-img-top {
        width: auto;
      }

    .owl-carousel .card .card-img-top {
        box-shadow: unset;
    }

    .owl-carousel.position-relative.bookslider4.off, #newtrend.off, #iconscroll.off, #authorcarousel.off {
        overflow-x: scroll;
    }

    #iconscroll.off {
        overflow-y: hidden;
    }

        #iconscroll.off img {
            height: 36px;
        }

    #iconscroll span {
        width: 71px !important;
    }

    #iconscroll span {
        font-size: 10px;
        text-transform: uppercase;
    }

    #authorcarousel.off .item {
        padding: 5px
    }

    #divLoader {
        right: 68px !important;
    }

    .home-container .container {
        padding-top: 0px !important;
    }


    .autocomplete-items {
        top: 34px !important;
        right: 38px !important
    }
}

#divDiscount {
    padding-top: 0px !important;
    line-height: 50px !important;
}

div.mobileshow.mobileshown {
    min-height: 131px !important;
}
    div.mobileshow.mobileshown img{
        border-radius:20px;
    }

    .authorbg .text-center {
        padding: 10px;
    }

.BooksDropDownMenu {
    height: 100%;
    overflow: auto;
}

.mobileuserpopup .nav-arrow {
    display: none;
}

footer .col-sm-3 ul.list-unstyled.text-center {
    width: 140px;
    margin: auto;
    text-align: left;
    margin-bottom: 20px;
}

.loginpopupwrapper {
    border-right: 1px solid #e42b26;
    height: 28px;
    position: relative;
    width: 175px;
}

.carticonwrapper .itemcount {
    width: 34px !important;
}

.itemcount {
    font-size: 12px;
}

.arrowimg {
    position: absolute;
    right: 14px;
    bottom: 0px;
    transform: rotate(-90deg);
}

.accountred img {
    width: 25px;
}

.loginpopupwrapper:hover .arrowimg {
    transform: rotate(0deg);
}

.carticonwrapper a {
    padding: 0 11px !important;
}

body.modal-open1 {
    overflow: hidden
}

.carticonwrapper {
    margin-right: 11px !important;
}

#carouselExampleIndicators .carousel-indicators {
    bottom: -10px !important
}

nav li {
    float: left;
}

span.initialprice {
    font-size: 13px;
}


@media only screen and (min-width:769px) and (max-width:991px) {
    .owl-carousel.off {
        display: block;
    }

    .owl-carousel .item, .owl-carousel .card {
        display: table-cell;
    }

    .owl-carousel.bookslider4 .card-body {
        padding: 3px !important;
        width: 125px;
        position: relative;
    }

    .owl-carousel.bookslider4 .card-img-top {
        width: auto;
        border: 1px solid #dcdcdc;
    }

    .owl-carousel .card .card-img-top {
        box-shadow: unset;
    }

    .owl-carousel.position-relative.bookslider4.off, #newtrend.off, #iconscroll.off, #authorcarousel.off {
        overflow-x: scroll;
    }

    #iconscroll.off {
        overflow-y: hidden;
    }

        #iconscroll.off img {
            height: 51px;
        }

    #iconscroll span {
        width: 102px !important;
    }

    #iconscroll span {
        font-size: 11px;
        text-transform: uppercase;
    }

    #authorcarousel.off .item {
        padding: 5px
    }
}

.todaydealicon {
    position: absolute;
    bottom: 24px;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    height: 29px;
   /* max-width: 57px; */
    object-fit: contain;
    object-position: bottom;
}


#mobilemenupopup .todaydealicon {
    position: relative;
    bottom: 0px;
    z-index: 100;
    left: inherit;
    transform: inherit;
    height: 29px;
    max-width: 57px;
    object-fit: contain;
    vertical-align: top;
}

@media only screen and (min-width:1200px) and (max-width:1392px) {
    nav a {
        padding: 0px 12px !important;
        font-size: 14px;
    }
}

@media only screen and (min-width:1021px) and (max-width:1199px) {
    nav a {
        padding: 0px 8px !important;
        font-size: 14px;
    }

    nav .col-sm-10 {
        flex: 0 0 88.3333333333%;
        max-width: 88.3333333333%;
        padding-lright: 0px !important;
    }

    nav .col-sm-2 {
        flex: 0 0 11.6666666667%;
        max-width: 11.6666666667%;
        padding-left: 0px !important;
    }
}

body #site-wrapper .home-container .container.containerfullwidth {
    padding-bottom: 0px !important;
}

.owl-item .card-body {
    padding-top: 0px;
}

.row.mobileoneline {
    padding: 6px 0 0px 0;
}

#twobox {
    margin-top: -10px;
}

.medicalpromogap {
    padding-top: 16px;
}

.authorbg {
    margin-top: 30px !important;
}

.owl-carousel {
    margin-bottom: 20px;
}

body {
    overflow-x: hidden;
}


#newtrend img {
    width: 217px;
    border-radius: 5px;
    border: 1px solid #e42b26;
	padding:10px;
	border:1px solid #d9d9d9!important;
}

#newtrend .owl-item .card {
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}


#newtrend .owl-prev {
    top: -98px
}

#newtrend .owl-next {
    top: -98px
}
.successquickview {
    display: block;
    color: #0e8413;
    position: absolute;
    font-size: 14px;
    width: 100%;
    font-weight: bold;
    top: 0;
    background: rgba(255,255,255,0.9);
    padding: 50px;
    z-index: 999;
    height: 100%;
    text-align: center;
    line-height: 300px;
}
.mobileheader .row {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}
nav a.wishlisticonheader {
    padding: 0px !important;
}

span.noreviewyet {
  font-size: 12px;
}
span.averageratingbox.highrating {
    line-height: normal;
    display: inline-block;
    color: #fff;
    padding: 2px 4px 2px 6px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 13px;
    vertical-align: middle;
    background-color: #388e3c;
}
.moderaterating {
    background-color: #ff9f00 !important;
}

.lowrating {
    background-color: #ff6161 !important;
}

.rhf-overline-carousal {
    width: 100%;
    min-height: 40px;
    background-color: #e42b26;
    display: flex;
    position:fixed;
    top:0px;
    z-index:9999;
}

#latesttrendingsection.owl-carousel{
    margin-bottom:0px;
}

#latesttrendingsection .item {
    line-height: 40px;
    color: #fff;
    text-align: center;
}

#latesttrendingsection .owl-next {
    right: 0px;
    position: absolute;
    top: 0px;
    color: #fff;
    font-size: 27px!important;
	background: transparent!important;
}

#latesttrendingsection .owl-prev {
    left: 0px;
    position: absolute;
    top: 0px;
    color: #fff;
    font-size: 27px!important;
	background: transparent!important;
}
.mobileheader {
    margin-top: 0px !important;
}
#latesttrendingsection .item a {
    color: #fff !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
#latesttrendingsection .owl-nav.disabled {
    display: none;
} 
@media only screen and (max-width:768px) {
    #latesttrendingsection .item {
        display: block !important;
    }

        #latesttrendingsection .item a {
            width: 200px;
            margin: auto;
        }
		
		    #latesttrendingsection .owl-prev, #latesttrendingsection .owl-next {
        top: 6px !important;
    }
}

@media only screen and (max-width: 768px) {
    #centercarousel .fa-angle-left {
        position: absolute !important;
        background: #d51912 !important;
        width: 24px !important;
        height: 31px !important;
        border-radius: 5px !important;
        color: #fff !important;
        font-size: 32px !important;
        margin-left: 4px;
    }

    #centercarousel .fa-angle-right {
        position: absolute !important;
        background: #d51912 !important;
        width: 24px !important;
        height: 31px !important;
        border-radius: 5px !important;
        color: #fff !important;
        font-size: 32px !important;
        margin-right: 4px!important;
        padding: 0 6px;
    }
}

#iconscroll{
	margin-bottom:0px!important;
}

.centercarousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    font-size: 54px;
    margin-top: -35px;
}
.centercarousel .owl-prev {position:absolute; left:-30px;}
.centercarousel .owl-next {
    position: absolute;
    right: -30px;
}
#iconscroll{margin-top:40px;}

#latesttrendingsection.owl-carousel {
    width: 600px;
    max-width: 100%;
    margin: auto;
}

.blog-item {
    background: #eeeeee;
    padding: 20px;
}

.blog-image {
    width: 55%;
}

    .blog-image img {
        width: 100%;
		object-fit:contain;
    }
	
	.blog-item a {
    display: flex;
	color:#000!important;
}

.blogcaption {
    padding: 10px;
    font-weight: bold;
    width: 45%;
	max-height:90px!important;
}

.blog-wrapper {
    position: relative;
}

    .blog-wrapper .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
    }

    .blog-wrapper .owl-next {
        position: absolute;
        right: -30px;
        font-size: 43px !important;
        top: -45px;
    }

    .blog-wrapper .owl-prev {
        position: absolute;
        left: -30px;
        font-size: 43px !important;
        top: -45px;
    }
	
	.averageratingbox, .allreviewcount{display:none!important}
	
	@media only screen and (min-width:1300px){
		.containerfullwidth .owl-nav.disabled{display:none!important;}
	}

h2.float-left, .mobileoneline h2 {font-size:23px!important; font-weight:300!important;}
.medicalpromogap{margin-bottom:10px;}

@media only screen and (max-width:768px){
	#authorcarousel .item span {width:100px!important;padding-top: 0px;
        margin-top: 10px !important;}
}


.homeoffertab a {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 10px;
    color: #ccc;
}

    .homeoffertab a.activetab {
        color: #000;
        font-weight: bold;
        font-size: 16px;
    }

.tabcategory {
    width: 33%;
}

.offertab-wrappper {
    padding: 0 0 0 15px;
}

#discounttab2 {
    display: none;
}

#discounttab3 {
    display: none;
}
.bannerslider{padding-right:4px!important}
.wraptwobanner{padding-left:1px!important}
.wraptwobanner img{width:100%; margin-bottom:5px!important}
.wraptwobanner ul {margin:0px!important; padding:0px!important;}
.wraptwobanner li {list-style:none;}
@media only screen and (max-width:768px){
	.bannerslider{padding-right:15px!important}
	.wraptwobanner{ overflow: scroll; width:100%;}
	.wraptwobanner ul{display:flex; width:680px; margin-top:30px!important}
	.wraptwobanner li{display:inline; margin-right:15px}
	.wraptwobanner li:last-child{margin-right:0px;}
	.wraptwobanner img{width:340px;}
}

.educationslide{margin:2px 0; padding:0px; overflow:hidden;}
.educationslide li
 {
    list-style: none;
    width: calc(33.33% - 1.33px);
    float: left;
    margin-right: 2px;
}
.educationslide li:last-child{margin-right:0px;}
.educationslide li img{width:100%;}

@media only screen and (max-width:768px){
	.home-container .iconwrapper.container{margin-top:0px!important;}
	#iconscroll {
    margin-top: 0!important;
}
.wraptwobanner{display:none!important}
	.wrapeducationslide{ overflow: scroll; width:100%;}
	.wrapeducationslide ul{display:flex; width:800px; margin-top:30px!important}
	.wrapeducationslide li{display:inline; margin-right:7px}
	.wrapeducationslide li:last-child{margin-right:0px;}
	.wrapeducationslide img{width:400px;}
	.educationslidescroll .owl-dots{display:none}
	.educationslidescroll .owl-nav{
		position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
	}
	.educationslidescroll .owl-prev{position:absolute; left:0px;}
		.educationslidescroll .owl-next{position:absolute; right:0px;}

}
