
@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;
}

@font-face {
    font-family: Basawa3of9MHR;
    src: url("../web-fonts/Basawa3of9MHR.eot") format("embedded-opentype");
    font-display: swap
}

@font-face {
    font-family: "Conv_Dimbo Regular";
    src: url("../web-fonts/Dimbo Regular.eot");
    src: local("ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âº"),url("../web-fonts/Dimbo Regular.woff") format("woff"),url("../web-fonts/Dimbo Regular.ttf") format("truetype"),url("../web-fonts/Dimbo Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Conv_TrajanPro-Regular;
    src: url("../web-fonts/TrajanPro-Regular.eot");
    src: local("ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº"),url("../web-fonts/TrajanPro-Regular.woff") format("woff"),url("../web-fonts/TrajanPro-Regular.ttf") format("truetype"),url("../web-fonts/TrajanPro-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: MyriadProRegular;
    src: url("../web-fonts/MyriadProRegular.eot");
    src: url("../web-fonts/MyriadProRegular.eot") format("embedded-opentype"),url("../web-fonts/MyriadProRegular.woff2") format("woff2"),url("../web-fonts/MyriadProRegular.woff") format("woff"),url("../web-fonts/MyriadProRegular.ttf") format("truetype"),url("../web-fonts/MyriadProRegular.svg#MyriadProRegular") format("svg");
    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;
}

.mobilebannerpromo{display:none}
.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;
}

#latesttrendingsection .owl-nav.disabled {
    display: none;
} 
.user-preferences .sortddl {
    padding-right: 0px !important;
}
.countstrip{display:none;}
.rhf-overline-carousal {
    width: 100%;
    min-height: 40px;
    background-color: #e42b26;
    display: flex;
    position:fixed;
    top:0px;
    z-index:9999;
	color:#fff;
}
.rhf-overline-carousal a{color:#fff!important}

#latesttrendingsection.owl-carousel{
    margin-bottom:0px;
}

.updatepsbtn{cursor:pointer;}

#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 .owl-nav {top:0px!important}
#latesttrendingsection .item a {
    color: #fff !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
@media only screen and (max-width:768px) {
	.seeallfilter h1{font-size:20px!important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}	
#listSearchResult	.attributes{
width: 100% !important;
    overflow: hidden;
    margin: 0;
	display:block!important;
	padding-top:10px;
}
#listSearchResult .attributes table{
    margin: 0 auto;
    width: 152px;
}

#listSearchResult .attributes td:nth-child(2)
{
	text-align:left!important;
}

#listSearchResult .attributes td:first-child
{
	text-align:right!important;
}

		.search-results .search-summary.search-heading h1{white-space:nowrap!important; text-overflow:ellipsis; padding: 0 7px 0 55px; overflow:hidden;}

    #latesttrendingsection .item {
        display: block !important;
    }

        #latesttrendingsection .item a {
            width: 200px;
            margin: auto;
        }
		
		    #latesttrendingsection .owl-prev, #latesttrendingsection .owl-next {
        top: 6px !important;
    }
}

.bestsellerbox .card .offer {
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    position: absolute;
    z-index: 9;
    width: 80px;
    height: 20px;
    border-radius: 0px;
    left: -9px !important;
    top: 0px !important;
    padding-top: 0px;
    background: #fd0000 !important;
}

.bestsellerbox .offer.position-absolute:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    bottom: -9px;
    left: 0;
    border-top: 10px solid #a31a1a;
    border-left: 10px solid transparent;
}

@media only screen and (min-width: 769px) {
    .bestsellerbox .col-sm-20 {
        margin-right: 1%;
        flex: 0 0 19% !important;
        max-width: 19% !important;
        margin-bottom: 10px;
    }

    .bestsellerbox .card {
        border-radius: 0;
        margin: 0;
        box-shadow: inset gray 0px 0px 20px -12px!important;
    }
}

h1 span.promotitletext, h2, h2 span, h3, h3 span {
    font-family: "Poynter" !important
}
.pattern8 .row.w-100 {
  margin: 0 !important;
  width: 100% !important;
}
.averageratingbox {
    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;
}
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;
}


.redmenubar {display:none!important}
    .col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    position: relative
}

#couponmobile .emailmob-input input {
    width: 109px !important;
    background: 0 0 !important;
    border: none !important;
    float: left;
    position: absolute;
    left: 86px;
    height: 20px
}

#couponmobile #ctl00_cpBody_ShoppingCart_lvCart_divEmail input {
    width: 300px !important;
    left: 0 !important
}

#couponmobile .mobileSel {
    width: 209px !important;
    background: 0 0 !important
}

.mobileshow.filtermobile {
    display: none
}



span.search input {
    border: none;
    background: #e42b26 url("../../images/svg/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
}

.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
}

.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 span {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    display: inline-block
}

.gap1 a {
    display: block;
    background: #f2f2f2
}

.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 {
    width: 300px
}

#mobilemenupopup .dropdown ul {
    position: fixed;
    left: 330px;
    background: #fff;
    top: 60px;
    height: 570px;
    border: 1px solid #ccc;
    display: none;
    overflow-y: auto
}

#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: top;
    padding: 0px !important;
    color: #707070;
    width: 74px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    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;
    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
}

.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 {
    height: 110px
}

    #iconscroll span {
        color: #676767
    }

#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;
    display: none;
    background: #fff;
    width: 100%;
}

.search-results {
    background: url(images/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: 0px;
    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;
    border: 1px solid #ccc !important;
    width: 600px;
    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: 0 !important
}

.booksubcategory ul {
    height: 560px;
    border-right: 1px solid #ccc;
    overflow-y: scroll
}

.product-detailwrapper .social-icons {
    margin-top: 10px
}

.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: #fff;
    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
    }

        .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%;
    overflow: auto;
    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:769px) {
    .pattern9 .owl-nav {
        z-index: -1
    }

    #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% - 120px);
        top: 130px
    }
}

@media only screen and (min-width:769px) and (max-width:1205px) {
    .usernametext {
        width: 72px
    }

    nav li {
        margin-right: 0px
    }

    nav a {
        padding: 0px 7px !important;
        font-size: 14px;
    }

    #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) {
	.mobilebannerpromo{display:block}
	.largebannerpromo{display:none;}
	.bestsellerbox .card {min-height:290px}

#reviewshowbtn2{white-space:nowrap; text-overflow:ellipsis; width:100%; overflow:hidden;}
	.bestsellerbox .card-body{padding-bottom:0px!important;}
		.bestsellerbox p.card-text.text-center {
		min-height:48px;
}
	span.noreviewyet{white-space:nowrap; text-overflow:ellipsis;}
	body .seeallfilter .filters {
    top: 140px !important;
    left: 16px !important;
}
	.bestsellerbox .booktitle {
    height: 23px !important;
    min-height: 23px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
	.bestsellerbox .card .offer {
    width: 46px !important;
    height: 15px !important;
    line-height: 15px !important;
    font-size: 11px !important;
}
	#listpromoproduct {
    padding: 0 10px;
}
	.bestsellerbox .card {
    box-shadow: inset gray 0px 0px 20px -12px;
}
body .bestsellercontentcol > .row .col-sm-6.text-left{
    background: #f8f8fd;
    border-radius: 5px;
    padding: 7px 5px;
    text-align: right !important;
    border: 4px solid #ededed;
    font-size: 14px;
}	
  .pattern11 .col-lg-2.p-3.pb-2 {
    width: 50%!important;
}
    .logomobileleft {
        width: 62px;
        float: left;
    }

    .searchinputmobile.scrollsticky {
        width: calc(100% - 62px);
        float: left;
        padding-left: 10px !important;
        box-sizing: border-box;
    }
    .filterlink {
        padding: 9px 15px;
        display: inline-block;
        margin-bottom: 10px;
    }
        .col-sm-6.topreviewheadingwrapper {
        flex: 0 0 33% !important;
        max-width: 33% !important;
        margin-bottom: 24px;
        line-height: 34px;
    }
    .col-sm-6.writereviewbtnwrapper {
        flex: 0 0 67% !important;
        max-width: 67% !important;
    }
    .reviewcountandfilter .col-sm-6 {
        text-align: center !important;
        margin-bottom: 17px
    }
    .togglefilterreview{float:right;}
    .pagenumberingreview .col-sm-6:nth-child(1) {
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }
    .pagenumberingreview .col-sm-6:nth-child(2) {
        flex: 0 0 40% !important;
        max-width: 40% !important;
    }
    #number_list {
        left: 60px
    }

    .product-listingwrapper .row {
        margin: 0
    }

    #bestsellerdetail {
        padding: 0 20px;
    }

    #latestbrowseproduct .owl-nav {
        top: 100px !important;
    }

    #latestbrowseproduct.owl-carousel .owl-next {
        right: 0px !important;
    }

    #bestsellerdetail .owl-prev {
        left: 10px !important;
    }

    #bestsellerdetail .owl-next {
        right: 10px !important;
    }

    .promotion1listslide .owl-nav button.owl-prev {
        margin-left: 0 !important
    }

    .promotion1listslide .owl-nav button.owl-next {
        margin-right: -27px !important
    }

    .demo-link {
        right: 16px;
        position: absolute
    }

    .categorysitemap {
        width: 100% !important;
        display: block !important
    }

    .captchacode .col-sm-5, .captchacode .col-sm-6 {
        max-width: 40% !important
    }

    #ctl00_phBody_ContactUs_btnSubmit {
        margin-right: -5px !important
    }

    .captchacode .Signup_Captcha_refresh {
        width: 20%
    }

    .category-head {
        padding: 7px 15px !important
    }

    .right-column > a {
        padding-left: 15px !important
    }

    .filtercol {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0 15px;
        background: #fff;
        z-index: 99;
        width: 100%;
        position: absolute;
        display: none
    }

    .help-leftmenu {
        position: static !important
    }

    .varifybtnright {
        width: 110px !important;
        padding: 0 5px
    }

    .emailboxnew {
        width: calc(100% - 115px) !important
    }

    .varifybtnright input {
        font-size: 12px !important;
        padding: 6px 15px !important
    }

    .contacttextmobile {
        padding: 0 15px
    }

    html #colorbox, html #colorbox * {
        overflow: hidden !important
    }

    html #cboxWrapper #cboxLoadedContent {
        width: 315px !important
    }

    .signup-wrapper .mobileSel {
        width: 100px !important
    }

    #cboxClose {
        top: 12px !important;
        right: 5px !important
    }

    #colorbox iframe {
        height: 526px !important
    }

    html #cboxWrapper #cboxLoadedContent {
        width: 307px !important
    }

    .shopping-msg {
        margin: 2px 0 0 !important
    }

    .shopping-content .description {
        width: 100% !important
    }

    html .ac_results {
        width: 75% !important
    }

    .wl-books .sno {
        display: block !important
    }

    .chkbox label, .select-all label {
        padding-left: 4px
    }

    #quickviewmodal .list-inline.mt-3 {
        margin-bottom: 0
    }

    #quickviewmodal, #quickviewmodal p {
        margin-bottom: 6px;
        text-align: center
    }

    .pat8block .blackhover:before, .pattern9 .blackhover:before, .product-listingwrapper a.quick-view.themecolor {
        display: none !important
    }

    .account-info .wl-action {
        width: 100% !important;
        text-align: center
    }

        .account-info .wl-action table {
            width: 80% !important;
            margin: auto !important;
            max-width: 290px
        }

    #quickviewmodal {
        text-align: center
    }

        #quickviewmodal h2 {
            font-size: 25px !important
        }

    .product-detailwrapper .list-unstyled {
        display: block
    }

    .wl-books .action {
        float: left !important
    }

    .mobilefiterclose {
        display: none !important
    }

    .product-listingwrapper .col-sm-20 {
        margin-bottom: 33px !important
    }

    .bestsellerbox .card-img-top {
        height: auto !important;
        object-fit: initial !important;
        padding-top: 0px !important;
    }

    .bestsellercontentcol {
        -webkit-box-flex: 0;
        -ms-flex: 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0 15px
    }

    #listpromoproduct .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33% !important;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        position: relative
    }

    .graybox .pat8block {
        padding: 10px 10px !important
    }

    .pattern9 .item .blackhover:before {
        opacity: 1
    }

    body .pattern9 .item a.quick-view.themecolor {
        display: block !important;
        top: 100px !important
    }

    .pat8block .quick-view {
        margin-top: 0 !important
    }

    .pat8block .authortextcolor {
        width: 100% !important
    }

    #site-wrapper #otherpromotionbanner .owl-nav button.owl-prev, #site-wrapper .pattern9 .owl-nav button.owl-prev {
        margin-left: -10px !important
    }

    #site-wrapper #otherpromotionbanner.owl-nav button.owl-next, #site-wrapper .pattern9 .owl-nav button.owl-next {
        margin-right: -10px !important
    }

    .headingpattern6 span {
        width: 166px;
        display: inline-block
    }

    .headingpattern6 img {
        margin-top: -18px
    }

    .pattern9 .owl-nav {
        margin-top: -20px
    }

    .pattern2 .text-right {
        text-align: center !important
    }

        .pattern2 .text-right .float-right {
            float: none !important
        }

    .pattern6 .col-sm-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pattern6 .twopic img {
        height: inherit !important
    }

    .graybox {
        padding-top: 40px !important
    }

    .pat8block .position-absolute {
        display: block !important
    }

    .pat8block .blackhover:before {
        opacity: 1 !important
    }

    .pattern15 .list-unstyled {
        display: inline-block !important
    }

    .myaccount-wrapper .ac-container {
        width: calc(100% - 20px) !important;
        overflow: hidden
    }

    #careerform .modal-dialog {
        margin-bottom: 50px
    }

    #divCategoryFooter {
        padding: 15px
    }

    .pattern13 .row {
        margin: 0 !important
    }

    .pattern13 h2 {
        padding-left: 0 !important
    }

    #latestbrowseproduct .owl-next, #offer1 .owl-next, .pattern3 .owl-next, .pattern4 .owl-next {
        right: -30px !important
    }

    .headingpattern6 img {
        width: 60px
    }

    .pattern16 {
        margin: 15px 20px !important
    }

    .headingpattern6 {
        font-size: 15px !important
    }

    .owlpat16 .addcartbtn, .owlpat16 .wishlistbtn {
        display: block;
        margin-bottom: 10px
    }

    .search-summary h1 {
        white-space: inherit !important
    }

    .pattern1img img {
        height: 187px !important
    }

    .shopping-content .description:before {
        font-size: 14px !important
    }

    .result-heading {
        margin: 8px 15px !important
    }

        .result-heading ul {
            padding-left: 15px !important
        }

    .help-right {
        overflow: auto !important
    }

    #careerform.modal .error {
        top: inherit !important
    }

    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
    }

    body #cboxWrapper, body #colorbox {
        width: 317px !important
    }

    body #cboxContent, body #cboxLoadedContent, body #cboxMiddleLeft, body #cboxWrapper, body #colorbox {
        height: 550px !important
    }

    body #colorbox {
        width: 320px !important;
        left: 50% !important;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin-top: -70px;
        top: 176px !important;
    }

    #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
    }

    .action .action-btns a .poptip, .action .action-button a .poptip {
        z-index: 8 !important
    }

    .gototop {
        display: none !important
    }

    .pageno {
        padding: 8px 11px !important
    }

    #listSearchResult .award-listing .award-content {
        width: 82% !important;
        font-size: 14px !important
    }

    #listSearchResult .list-view-books .action {
        width: 100% !important;
        background-position: left 8px !important
    }

    .fltrs .list-view-books .product-summary .attributes {
        width: 200px !important
    }

    .booktitle {
        height: 47px !important;
        overflow: hidden
    }

    #toppage {
        bottom: 58px;
        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: 0 !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: 12px
    }

    .dark-overlay.d-block {
        display: block !important
    }

    #centercarousel .slick-current.slick-active h3 {
        font-size: 16px
    }

    h2 {
        font-size: 22px
    }

    .desktopdark-overlay2.d-block {
        display: none !important
    }

    .product-listingwrapper .listingpattern1 {
        margin-left: 0;
        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
    }

    #centercarousel .fa-angle-right {
        right: 0 !important
    }

    .dark-overlay.d-block {
        display: none !important
    }

    #quickviewmodal .btn {
        margin-bottom: 10px
    }

    .bannerheading {
        font-family: "Conv_Calibri Regular";
        font-size: 18px
    }

    #mobilemenupopup .inputbar {
        width: calc(100% - 46px) !important;
        max-width: calc(100% - 46px) !important
    }

    .searchcomponent {
        text-align: left !important;
        width: 100% !important;
        float: left
    }

    .inputbar {
        padding: 4px 15px !important;
        height: 44px !important
    }

    .search {
        padding: 3px 8px !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;
    }

        .scrollsticky.sticky {
            position: fixed;
            top: 0;
            background: #fcfcfc;
            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
    }

    span.cartlabel {
        font-size: 13px
    }

    #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 {
        display: none
    }

    #newtrend2 img {
        height: 134px;
        object-fit: contain
    }

    #newtrend2 .owl-next, #newtrend2 .owl-prev {
        top: -22px !important
    }

    #iconscroll .owl-prev {
        top: -37px !important
    }

    #iconscroll .owl-next {
        top: -37px !important
    }

    #newtrend2 .owl-prev {
        left: -15px !important
    }

    #newtrend2 .owl-next {
        right: -15px !important
    }

    #quickviewmodal img {
        height: 220px;
        object-fit: contain;
        margin-bottom: 10px
    }

    a.quick-view.themecolor {
        font-size: 9px !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 76%;
        flex: 0 0 76%;
        max-width: 76%
    }

    .mobileoneline .col-sm-6:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
        padding: 0
    }

    #bookdetail .border-right {
        border-right: none !important
    }

    .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;
    }

    .owl-nav button:hover {
        color: #fff !important
    }

    #quickviewmodal .modal-content {
        padding: 20px 20px !important
    }

    a.quick-view.themecolor {
        padding: 2px 2px !important;
        width: 88px !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
    }

    #twobox {
        margin-top: 10px
    }

    .owl-carousel .card .card-img-top {
        width: 100px !important;
        object-fit: contain;
        height: 150px !important
    }

    h2 {
        padding-left: 0px
    }

    .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 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: 84px !important;
        height: 84px !important
    }

    #authorcarousel .owl-next span, #authorcarousel .owl-prev span {
        font-size: 60px !important
    }

    .owl-prev {
        position: absolute !important;
        background: #d51912 !important;
        width: 30px !important;
        height: 40px !important;
        border-radius: 5px !important;
        color: #fff !important;
        font-size: 60px !important
    }

        .owl-prev span {
            position: absolute;
            top: 0;
            width: 30px;
            height: 30px;
            line-height: 30px;
            left: 0
        }

    #iconscroll .owl-next span, #iconscroll .owl-prev span {
        color: #fff !important
    }

    .owl-next {
        position: absolute !important;
        background: #d51912 !important;
        width: 30px !important;
        height: 40px !important;
        border-radius: 5px !important;
        color: #fff !important;
        font-size: 60px !important
    }

        .owl-next span {
            position: absolute;
            top: 0;
            width: 30px;
            height: 30px;
            line-height: 30px;
            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: #d51912;
        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
        }

    #otherpromotionbanner .owl-nav {
        margin-top: 0 !important
    }

    #otherpromotionbanner .owl-next {
        margin-right: 0 !important
    }
}

@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
    }

    .pattern9 img {
        height: 220px !important
    }
}

@media only screen and (max-width:500px) {
    .product-listingwrapper .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important
    }
}

@media only screen and (min-width:501px) and (max-width:768px) {
    .product-listingwrapper .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important
    }

    .pattern1img .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        position: relative
    }
}

@media only screen and (max-width:767px) {
	.wishlistroundbg p,.wishlistroundbg li{text-align:left!important;}
		#ctl00_phBody_WishList_lblWishlist  a:first-child{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 15px;
    /* width: 90%; */
    display: block;
	}
    .bestsellercontentcol select {margin-top:10px!important}
        .bestsellercontentcol > .row .col-sm-6.text-left {
        text-align: right !important;
    }
    footer.pt-5 {
        padding-top: 20px !important
    }
    body #site-wrapper{overflow:hidden;}
    .BooksDropDownMenu {
        padding-top: 20px !important;
    }
    .pat8block.col-6 {
        flex: 0 0 33%;
        max-width: 33%;
    }
    .redmenubar {
        background: #e42b26;
        padding: 5px;
        margin: 0px !important;
        display:flex!important;
    }

    #mobilemenupopup ul.dropdown li {
        text-align: left !important
    }

    .wishlistroundbg .addcartbtn, .wishlistroundbg .media-body .buynowbtnoutline {
        display: inline-block;
        width: 106px;
        text-align: center;
        margin-bottom: 5px;
    }
    .wishlistroundbg .media .imagecontainer img {
        height: inherit !important;
    }
    .wishlistroundbg .position-relative.imagecontainer {
        width: 70px !important;
        float: left;
    }

    .wishlistroundbg div {
        padding: 7px !important;
    }
    .container-fluid.mobileheader {
        float: left;
        margin-bottom: 8px;
    }
    .seeallfilter .filters {
        top: 80px !important;
    }
    .ship-grid div {
        width: 100% !important
    }

    .mobilecareerboxmargin {
        margin-left: 0 !important
    }

    .col-lg-3, .col-lg-9, .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    #reviewshowbtn {
        width: 150px !important
    }
}

#site-wrapper {
    margin: auto !important
}

.fa-star {
    color: #bbb
}

.fa-star-active {
    color: #fbb421
}

.inputbar {
    width: 750px;
    border-radius: 5px 0 0 5px;
    max-width: 80% !important;
    padding: 6px;
    border: 1px solid #e42b26;
    padding: 5px 15px;
    box-shadow: none;
    height: 34px;
    border-radius: 0px 0 0 0px !important;
    outline: 0;
		text-transform:capitalize;
}

.search {
    border-radius: 0 0px 0px 0;
    color: #fff;
    vertical-align: top;
    margin-top: 0px;
    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;
    padding-bottom: 15px;
    border-bottom: 1px solid #e42b26
}

    nav.gap62 {
        margin-top: 62px
    }

    nav a {
        padding: 0px 17px;
        color: #000 !important;
        border-right: 1px solid #e42b26;
        text-decoration: none;
        display: inline-block
    }

        nav a:hover {
            color: #000 !important;
            text-decoration: none;
            font-weight: 700
        }

.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;
    border-top: 2px solid #aeaeae;
    margin-top: 20px;
    border-bottom: 2px solid #aeaeae;
    margin-bottom: 20px;
    max-width: 100%
}

#iconscroll img {
    height: 71px;
    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
}

#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: 0 !important;
    color: #e42b26 !important;
    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;
    top: -31px;
    background: #fff;
    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;
    width: 100% !important;
    max-width: 101px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 3px auto 0 auto;
}

.booktitle {
    font-size: 14px;
    color: #676767;
    display: block;
    min-height: 41px;
    margin-top: 6px;
    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: 4px;
    top: 4px;
    line-height: 20px;
    padding-top: 8px;
    font-weight: 700;
    z-index: 9
}

.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
}

#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: url(./images/newtrendbanner.png);
    background-size: cover
}

#newtrend .owl-prev {
    position: absolute;
    left: -42px;
    font-size: 60px !important;
    color: #fff !important;
    background: #d51912;
    top: -12px;
    outline: 0;
    width: 35px;
    height: 38px
}

    #newtrend .owl-prev span {
        width: 30px;
        height: 30px;
        display: block;
        margin-top: -50px
    }

#newtrend .owl-next {
    position: absolute;
    right: -42px;
    font-size: 60px !important;
    color: #fff !important;
    top: -6px;
    outline: 0;
    width: 35px;
    height: 38px;
    background: #d51912
}

.col-sm-3.bigpic {
    padding: 5px
}

#newtrend .owl-next span {
    width: 35px;
    height: 35px;
    display: block;
    margin-top: -52px;
    position: ABSOLUTE
}

.bigpic a, .smallpic a {
    width: 100%;
    display: block;
    background-color: #f2f2f2;
    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: 320px;
    object-fit: contain;
    padding: 5px 0;
    filter: contrast(1.2)
}

.smallpic img {
    height: 155px;
    object-fit: contain;
    padding: 5px 0;
    filter: contrast(1.2)
}

.owl-item .card {
    margin: 0 !important
}

.searchcomponent {
    text-align: right;
    width: 100%
}

.pricegap {
    margin-top: -9px
}

.offer {
    background: red;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #fff;
    right: 3px;
    line-height: 20px;
    padding-top: 8px;
    font-weight: 700;
    text-align: center;
    font-size: 13px
}

#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
}

.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;
    padding-right: 25px;
    background: 0 0;
    border: none;
    font-size: 30px
}

#btnSubmit {
    background: #c82333;
    padding: 10px;
    color: #fff
}

.quick-wishlist {
    background: #fff !important;
    color: #d2232a !important;
    border: 1px solid #d2232a;
    padding: 8px
}

.modal-footer .quick-wishlist {
    min-width: 250px
}

#newtrend .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#newtrend .owl-prev {
    position: absolute;
    left: -42px;
    font-size: 60px !important;
    color: #fff !important;
    background: #d51912;
    top: -12px;
    outline: 0;
    width: 35px;
    height: 38px
}

#authorcarousel span {
    text-transform: lowercase;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden
}

    #authorcarousel span::first-line {
        text-transform: capitalize
    }

#newtrend .owl-prev span {
    width: 30px;
    height: 30px;
    display: block;
    margin-top: -50px
}

#newtrend .owl-next {
    position: absolute;
    right: -42px;
    font-size: 60px !important;
    color: #fff !important;
    top: -6px;
    outline: 0;
    width: 35px;
    height: 38px;
    background: #d51912
}

    #newtrend .owl-next span {
        width: 35px;
        height: 35px;
        display: block;
        margin-top: -52px;
        position: ABSOLUTE
    }

#newtrend2 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#newtrend2 .owl-prev {
    position: absolute;
    left: -36px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#newtrend2 .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
}

#centercarousel {
    text-align: center
}

    #centercarousel .fa-angle-left {
        position: absolute;
        left: 150px;
        font-size: 36px !important;
        color: #000;
        bottom: 0;
        outline: 0;
        cursor: pointer;
        z-index: 99
    }

    #centercarousel .fa-angle-right {
        position: absolute;
        right: 150px;
        font-size: 36px !important;
        color: #000;
        bottom: 0;
        outline: 0;
        cursor: pointer
    }

    #centercarousel h3 {
        display: none
    }

    #centercarousel .slick-current.slick-active h3 {
        display: block
    }

.authorbg {
    background: url(images/authorbg.jpg);
    font-weight: 200;
    height: 260px;
    background-size: 100%
}

#authorcarousel img {
    border-radius: 50%;
    width: 135px;
    height: 135px;
    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: #fcfcfc;
    display: block;
    margin-top: 5px
}

    footer a {
        color: #1d1d1d !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 #fff;
        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)
}

.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;
    font-family: Lato,sans-serif;
    border-radius: 5px;
    border: none;
    cursor: pointer
}

input, label, 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"
}

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: 18px!important;
}

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
}

.headingpattern1 {
    background: url(../images/probannertype1.jpg);
    background-size: 100% auto;
    padding: 30px;
    text-align: center;
    color: #fff;
    font-family: "Conv_Dimbo Regular" !important
}

.pattern2 img {
    width: 150px;
    object-fit: contain
}

.pattern1img img {
    margin-bottom: 30px
}

h3.headingtype1 {
    text-align: center;
    width: 100%;
    position: relative;
    font-family: "Conv_Dimbo Regular"
}

.fitertype {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px
}

h3.headingtype1:before {
    content: "";
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    left: 15px;
    background: #ccc;
    top: 50%
}

h3.headingtype1 span {
    background: #fff;
    position: relative;
    padding: 10px;
    color: #d51912;
    font-family: "Conv_Dimbo Regular"
}

.innercurvetop:before {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: -12px;
    left: -4px;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    transform: rotate(45deg)
}

.innercurvetop:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: -9px;
    right: -4px;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    transform: rotate(135deg)
}

.innercurvebottom:before {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    bottom: -9px;
    right: -3px;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    transform: rotate(135deg);
    z-index: 9
}

.innercurvebottom:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    bottom: -12px;
    left: -3px;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    transform: rotate(135deg)
}

.pattern1img img {
    height: 209px;
    object-fit: cover;
    border: 1px solid #ccc
}

.pattern3 img {
    height: 239px;
    object-fit: cover
}

.pattern3 .col-sm-3 {
    margin-bottom: 30px
}

.pat3cat {
    position: relative;
    z-index: 10;
    padding: 10px
}

.pattern4 img {
    height: 209px;
    object-fit: contain;
    width: 139px !important
}

.pattern4 .boxview {
    border-right: 1px solid #ccc
}

    .pattern4 .boxview a {
        color: #212529;
        font-size: 17px
    }

    .pattern4 .boxview:last-child {
        border: none
    }

.pattern5 img {
    height: 120px;
    object-fit: contain;
    max-width: 100%
}

.boxborder {
    padding: 32px 15px;
    border: 2px solid #ccc;
    margin-bottom: 9px;
    box-shadow: rgb(149 157 165 / 20%) 0 8px 24px;
    background: 0 0
}

.pattern5 {
    font-weight: 700
}

    .pattern5 .col-sm-3 {
        margin-bottom: 25px
    }

.listfilter select {
    width: 45%;
    margin-bottom: 20px;
    border: 1px solid #000;
    padding: 0 5px
}

.pattern4:first-child {
    padding-top: 15px;
    border-bottom: 1px solid #ccc
}

.pattern4:last-child {
    margin-bottom: 15px
}

.pattern6 img {
    border-radius: 5px;
    width: 100%
}

.pattern6 .twopic img {
    height: 190px;
    object-fit: cover;
    margin-bottom: 10px
}

.headingpattern6 {
    padding: 10px;
    text-align: center;
    font-family: Conv_TrajanPro-Regular;
    font-size: 23px
}

.topdarkbar {
    background: #1b1b1b;
    height: 46px;
    border-radius: 5px 5px 0 0;
    text-align: center
}

.pat7contentarea {
    background: #ececec;
    padding: 30px 30px 15px;
    border-radius: 0 0 5px 5px
}

.pattern13 h2 {
    padding-bottom: 35px
}

    .pattern13 h2:before {
        content: "";
        position: absolute;
        width: 71px;
        height: 32px;
        left: 50%;
        background: url(../images/pattern8headingpatternbeforepic.png) bottom;
        bottom: 0;
        transform: translateX(-50%)
    }

.pattern13 h2 {
    padding-bottom: 35px;
    font-size: 23px
}

    .pattern13 h2:before {
        content: "";
        position: absolute;
        width: 71px;
        height: 32px;
        left: 50%;
        background: url(../images/pattern8headingpatternbeforepic.png) bottom;
        bottom: 0;
        transform: translateX(-50%)
    }

.pat8block {
    position: relative;
    cursor: pointer
}

a.blackhover {
    display: block
}

.pat8block .blackhover:before, .pattern9 .blackhover:before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background: rgba(0,0,0,.5)
}

.pattern9 img {
    border: 1px solid #f5f1f1;
    max-height: 324px !important;
    object-fit: contain
}

.pattern9 .item a.quick-view.themecolor {
    top: 150px !important;
    z-index: 9;
    display: none !important;
    background: #fff
}

.pattern9 .item:hover a.quick-view.themecolor {
    display: block !important
}

.pat8block:hover .blackhover:before, .pattern9 .item:hover .blackhover:before {
    opacity: 1
}

.pat8block .position-absolute {
    top: 120px;
    text-align: center;
    width: 100%;
    z-index: 9;
    display: none;
    margin-left: -23.5px
}

.pat8block .initialprice {
    font-size: 14px
}

.pat8block:hover .position-absolute {
    display: block
}

.pat8block .quick-view {
    margin-top: 41px;
    background: #fff
}

.pattern8 h2 {
    text-align: center;
    position: relative;
    width: 100%
}

    .pattern8 h2 span {
        font-family: Conv_TrajanPro-Regular !important
    }

.graybox {
    background: #ececec;
    padding: 10px 20px 33px;
    border-radius: 10px;
    margin-bottom: 20px
}

#otherpromotionbanner .owl-nav, .pattern9 .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    width: 100%
}

#site-wrapper #otherpromotionbanner .owl-nav button.owl-prev, #site-wrapper .pattern9 .owl-nav button.owl-prev {
    left: -11px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    margin-left: -50px;
    position: absolute
}

#site-wrapper #otherpromotionbanner .owl-nav button.owl-next, #site-wrapper .pattern9 .owl-nav button.owl-next {
    right: -11px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    margin-right: -50px;
    position: absolute
}

#promotion1listslide {
    margin: 0
}

    #promotion1listslide .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
        left: 0
    }

    #promotion1listslide .owl-prev {
        position: absolute;
        left: -28px;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        outline: 0
    }

    #promotion1listslide .owl-next {
        position: absolute;
        right: -28px;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        outline: 0
    }

.pattern10 h2 {
    text-align: center;
    position: relative;
    width: 100%;
    font-family: Conv_TrajanPro-Regular
}

.pattern11 .col-sm-20 {
    margin-bottom: -14px
}

    .pattern11 .col-sm-20 img {
        height: 162px;
        object-fit: contain
    }

#pattern11slider img {
    width: 100%
}

.pattern11 {
    background: #ececec;
    padding: 10px;
    margin-bottom: 20px
}

.listingpattern1, .pattern5 {
    margin: 0
}

.pat12block .position-absolute {
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,.6);
    color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 5px
}

.pat12block img {
    border-radius: 5px;
    height: 203px !important;
    object-fit: contain;
    border: 1px solid #ccc
}

.pat12block .position-absolute {
    width: calc(100% - 30px);
    text-align: center;
    background: rgba(0,0,0,.6);
    color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 5px;
    left: 15px;
    min-height: 64px
}

.pattern12 ul {
    text-align: center
}

.pattern12 li {
    margin-bottom: 5px;
    padding: 5px 10px
}

.pat13block > div:before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 180px;
    height: 180px;
    z-index: 8;
    background: rgba(0,0,0,.5);
    border-radius: 50%
}

.pat13block img {
    border-radius: 50%;
    height: 180px;
    width: 180px !important;
    object-fit: cover
}

.pat13block:hover > div:before {
    opacity: 1
}

.pattern13 .position-absolute {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    color: #fff;
    display: none
}

.pat13block:hover .position-absolute {
    display: block
}

.product-listingwrapper .pattern14 .card img {
    height: inherit;
    object-fit: inherit;
    border-radius: 10px 10px 0 0;
    width: 100%
}

.product-listingwrapper .pattern14 .card {
    border: 1px solid rgba(0,0,0,.16);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 16%);
    border-radius: 10px 10px 10px 10px
}

.pattern15 p {
    font-family: MyriadProRegular
}

.pattern15 img {
    height: 200px;
    object-fit: contain;
    border: 1px solid #dedede
}

.pattern15 span {
    font-size: 11px
}

.pattern15 .media-body {
    padding-right: 23px
}

.pattern16 {
    border: 4px solid #ffe0ad;
    margin: 15px 60px
}

.owlpat16 img {
    height: 220px;
    object-fit: contain
}

.owlpat16 {
    margin: 30px 0
}

    .owlpat16 .owl-nav {
        position: absolute;
        top: 50%;
        width: 100%;
        left: 0
    }

    .owlpat16 .owl-prev {
        position: absolute;
        left: 0;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        outline: 0
    }

    .owlpat16 .owl-next {
        position: absolute;
        right: 0;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        outline: 0
    }

.pat16heading {
    font-weight: 700;
    margin: 15px;
    display: block;
    font-size: 27px
}

.pattern16 .addcartbtn {
    padding: 7px 19px;
    border-radius: 5px
}

.pattern16 .wishlistbtn {
    border: 2px solid #d51912;
    padding: 5px 15px;
    border-radius: 5px
}

.pattern8 .row.w-100 {
    margin: 0 !important
}

@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
    }

.checkboxwrapper {
    top: 1px;
    left: 0
}

.listfilter h3 {
    font-size: 14px;
}

.listfilter .nav-link {
    display: block;
    padding: 1px 25px;
    color: #000;
    font-size: 14px
}

#loginModal input[type=password], #loginModal input[type=text] {
    background: #f2f2f2;
    border: none;
    padding: 5px 10px;
    outline: 0;
    height: 30px;
}

.listfilter li:last-child .nav-link {
    border-bottom: none
}

.product-listingwrapper .card {
    margin-right: 10px
}

    .product-listingwrapper .card img {
        height: 229px;
        object-fit: contain;
        margin-bottom: 5px
    }

.buynowbtn {
    background: #d51912;
    color: #ffff;
    margin: 10px 30px;
    display: block;
    width: 120px
}

h1.listingheading {
    font-size: 23px
}

.product-listingwrapper .card:hover {
    border: 1px solid rgba(0,0,0,.16);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 16%);
    border-radius: 3px
}

.product-listingwrapper .card {
    position: relative;
    border: 1px solid #fff
}

.product-listingwrapper .card-body {
    position: relative
}

.listfilter h3 {
    font-family: "Conv_Calibri Regular"
}

.product-listingwrapper .card:hover .quick-view {
    display: inline-block
}

.product-listingwrapper .col-sm-20 {
    margin-bottom: 30px
}

.product-listingwrapper .listingpattern1 {
    border: 1px solid #d51912;
    border-radius: 10px;
    padding: 30px 10px;
    margin-top: 20px
}

.pattern8 {
    margin-bottom: 20px !important
}

.page-link {
    border: none !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    line-height: 30px;
    margin-right: 13px;
    color: #000;
    outline: 0
}

    .page-link.activepage, .page-link:hover {
        background: #d51912;
        color: #fff
    }

.page-item.disabled .page-link {
    color: #949393 !important
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    width: auto !important;
    height: auto !important;
    background: 0 0 !important;
    color: #d51912
}

#offer1 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#offer1 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#offer1 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#offer2 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

#offer2 .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#offer2 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#latestbrowseproduct {
    margin: 0
}

    #latestbrowseproduct .owl-nav {
        position: absolute;
        top: 100px;
        width: 100%;
        left: 0
    }

    #latestbrowseproduct .owl-prev {
        position: absolute;
        left: -18px;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        outline: 0
    }

    #latestbrowseproduct .owl-next {
        position: absolute;
        right: -18px !important;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        outline: 0
    }

.fitertype li:not(.disablefilter) {
    cursor: pointer
}

.listfilter input[type=checkbox] {
    pointer-events: none
}

.listfilter li {
    position: relative
}

    .listfilter li .fas {
        position: absolute;
        left: 0;
        color: #d51912;
        top: 9px
    }

    .listfilter li a {
        color: #000;
        font-size: 14px;
        padding: 1px 25px;
        display: block
    }

    .listfilter li > ul {
        list-style: none
    }

.listfilter .maincategory {
    padding-left: 15px
}

    .listfilter .maincategory li ul {
        display: none
    }

.headingpattern1 {
    background: url(../images/probannertype1.jpg);
    background-size: 100% 100%;
    padding: 19px;
    text-align: center;
    color: #000;
}

.pattern1img img {
    margin-bottom: 30px
}

h3.headingtype1 {
    text-align: center;
    width: 100%;
    position: relative;
    font-family: "Conv_Dimbo Regular"
}

    h3.headingtype1:before {
        content: "";
        width: calc(100% - 30px);
        height: 1px;
        position: absolute;
        left: 15px;
        background: #ccc;
        top: 50%
    }

    h3.headingtype1 span {
        background: #fff;
        position: relative;
        padding: 10px;
        color: #d51912;
        font-family: "Conv_Dimbo Regular";
        line-height: 39px !important
    }

.username.new-txt-boxnew {
    width: calc(100% - 100px) !important;
    padding: 7px 10px !important
}

.bigpicquick {
    bottom: 0;
    width: 100%;
    height: 30px;
    padding: 5px;
    background: #da3737
}

#lblMaxPrice {
    text-decoration: line-through
}

#quickviewmodal label {
    margin-bottom: 0 !important
}

    #quickviewmodal label#lblauthor, #quickviewmodal label#lblpubdate, #quickviewmodal label#lblpubimprint, #quickviewmodal label#lblpublisher {
        display: inline !important
    }

#quickviewmodal img {
    margin-bottom: 10px
}

.themecolor {
    color: #d51912 !important
}

.iconminus {
    display: block;
    top: 0;
    right: 0 !important;
    font-size: 11px;
    color: gray;
    padding: 14px;
    cursor: pointer
}

@media only screen and (min-width:769px) and (max-width:1120px) {
    .careerbannerheading span {
        font-size: 57px !important
    }

    .list-view-books .product-summary {
        width: 288px !important
    }

    #ctl00_TopSearch1_plnTopSearch {
        top: 3px !important;
        background: 0 0 !important;
        border: none !important
    }

    .usernametext {
        width: 72px
    }

    .list-view-books .product-summary .attributes {
        float: left !important
    }

    .list-view-books .product-summary .right-border1 {
        height: 30px !important
    }
}

@media only screen and (min-width:769px) and (max-width:998px) {
    .categorysitemap {
        width: 50% !important;
        display: inline-block !important
    }

    .pattern1img img {
        height: 156px !important
    }

    .pattern1img span {
        top: 127px !important
    }

    .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%
    }
}

.artical-main p {
    line-height: 21px !important
}

.artical-main h2 {
    font-size: 17px !important
}

#site-wrapper {
    padding-top: 18px !important
}

.author-publisher label {
    font-size: 14px !important
}

.product-detail label {
    margin-bottom: 0 !important
}

.summary .product-info .price .discount {
    height: 62px !important
}

#bookdetail table {
    font-size: 15px !important
}

#aboutbook b, #aboutbook p {
    font-size: 16px !important
}

.side-bar .safe-shopping p {
    font-size: 13px !important
}

.side-bar {
    min-width: 234px !important
}

.reviewpara {
    font-size: 13px !important
}

input[value="Notify Me"].themecolor:hover {
    color: #fff !important
}

input[value="Notify Me"] {
    max-width: 250px;
    border-radius: 5px;
    border: none;
    margin-top: 0 !important;
    background: #000;
    color: #fff !important;
    cursor: pointer;
    border: none !important
}

.bread-crumb, .bread-crumb a {
    font-size: 13px !important
}

#ctl00_phBody_ProductDetail_lishipping br {
    display: none
}

#aboutbook .title {
    font-weight: 700;
    font-family: "Poynter"
}

.about-book .title {
    font-weight: 700;
    font-family: "Poynter"
}

.book-details .shipping-info {
    font-size: 14px !important
}

.store-menu ul a {
    font-size: 16px !important
}

.search-criteria li a {
    font-size: 14px !important;
    line-height: 26px !important
}

.search-criteria h3 {
    font-size: 15px !important
}

.list-view-books .action {
    width: 364px !important;
    background-position: left 8px !important
}

.list-view-books .product-summary .author-publisher, .other-editions {
    font-size: 14px !important;
    line-height: 21px !important;
    font-family: Lato,sans-serif
}

.list-view-books .product-summary .right-border1 {
    height: 70px !important
}

.list-view-books .product-summary .price .list {
    font-size: 13px !important
}

#listSearchResult {
    font-family: Lato,sans-serif
}

.list-view-books .product-summary .price .sell {
    font-size: 16px !important
}

.tooltip-mid1 {
    width: 270px !important
}

.award-listing .award-content {
    width: 92% !important;
    font-size: 14px !important
}

.store-menu ul a {
    text-align: left !important
}

.similar-books .summary .right-info .title {
    font-size: 15px !important
}

.list-view-books .product-summary .attributes {
    font-size: 14px !important
}

.shopping-content .acton .wishlist {
    width: 143px !important
}

.shopping-content .acton {
    width: 260px !important
}

#cboxWrapper, #colorbox {
    width: 900px !important
}

#colorbox {
    height: 460px !important
}

.preferences-show {
    font-size: 14px !important
}

#aboutbook {
    text-align: justify
}

.similar-books .summary .right-info .author {
    font-size: 13px !important
}

.similar-books .summary .right-info .price {
    font-size: 15px !important
}

span.select {
    box-sizing: content-box
}

.authorList li {
    min-height: 175px !important
}

.atrCnt h3 a {
    font-weight: 700
}

.about-book li {
    font-size: 16px !important;
    line-height: 25px !important;
    position: relative;
    padding-left: 20px !important
}

.about-book ul {
    margin: 10px 0 !important
}

    .about-book ul li:before {
        font-size: 150% !important;
        color: #90ee90 !important;
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        background: #928c8b;
        border-radius: 50%;
        top: 9px;
        left: 0
    }

.bullet-link li {
    background-position: 0 9px !important
}

@media only screen and (max-width:400px) {
    .pattern9 img {
        height: 150px !important
    }

    .pattern8 .pat8block img {
        height: inherit !important
    }

    .shopping-content .description {
        padding: 45px 0 10px 0 !important
    }

    .tooltip-mid1 {
        width: 200px !important
    }

    body .pattern8 .pat8block {
        padding: 10px 10px !important
    }
}

@media only screen and (min-width:400px) and (max-width:480px) {
    .pattern9 img {
        height: 190px !important
    }

    .pattern8 .pat8block img {
        height: inherit !important
    }
}

.summary .product-info .title h1 {
    font-size: 26px !important;
    line-height: 26px;
    font-weight: 700 !important;
    color: #d51912 !important
}

.btn-red {
    padding: 8px 15px !important;
    background: #bc3232 !important;
    border-radius: 10px !important;
    font-size: 16px !important
}

.btn-black {
    padding: 8px 15px !important;
    background: #272727 !important;
    border-radius: 10px !important;
    font-size: 16px !important
}

.pageno {
    clear: both
}

.inputfieldcareer {
    background: #f2f2f2;
    border: none;
    padding: 0 10px;
    outline: 0;
    border-radius: 5px !important;
    height: 30px
}

#careerform .form-group {
    position: relative
}

.swal2-styled.swal2-confirm {
    background-color: #d51912 !important
}

.bc-menu ul a {
    font-size: 14px !important
}

.bc-menu .bullet-link li {
    background-position: 0 5px !important
}

.search-results h3 {
    font-size: 18.7px !important
}

.about-book p {
    text-align: justify !important
}

.contact-frm.email-field .mandatory {
    width: 72px !important
}

.loading-page {
    margin: 0 5px 5px 5px !important
}

@media only screen and (min-width:768px) and (max-width:768px) {
    .careerbannerheading span {
        font-size: 40px !important
    }

    .careerbox {
        min-height: 448px !important
    }

    body .mobilecareerboxmargin {
        margin-left: 16.666667%
    }
}

@media only screen and (min-width:992px) and (max-width:1042px) {
    #authorcarousel .owl-next {
        right: -16px !important
    }

    #authorcarousel .owl-prev {
        left: -16px !important
    }

    body #newtrend .owl-prev {
        left: -28px !important
    }

    body #newtrend .owl-next {
        right: -28px !important
    }

    a.quick-view.themecolor {
        font-size: 11px !important
    }

    .pattern3 img {
        height: 200px !important
    }

    .pattern1img img {
        height: 187px !important
    }
}

.category-grid a:link, .category-grid a:visited {
    color: #d51912
}

li.category-grid {
    padding: 0 30px 0 0 !important;
    text-align: left
}

@media (min-width:1199px) {
    #site-wrapper {
        overflow: inherit !important
    }

    .pat8block img {
        height: 220px;
        object-fit: contain;
    }
}

.pattern4.borderbottom {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.pattern4.noborder {
    border: none !important;
    margin-bottom: 30px
}

.descriptiontext {
    height: 75px;
    overflow: hidden;
    position: relative
}

.patreadmore {
    position: absolute;
    bottom: -10px;
    width: auto !important;
    color: #fff !important;
    font-size: 13px;
    padding: 2px 10px;
    cursor: pointer !important
}

.descriptiontext.fullheight {
    height: auto
}

.pattern3 {
    margin-bottom: 15px
}

.pattern1img span {
    font-family: "Conv_Dimbo Regular";
    text-align: center;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    -webkit-text-stroke: 2px red;
    font-size: 32px;
    line-height: 30px;
    top: 188px;
    text-shadow: 4px 5px 6px #000;
    left: 0;
    z-index: 9
}

.side-bar .delivery-info ul li {
    font-size: 14px !important
}

.top-selling .ts-price {
    font-size: 15px !important
}

.top-selling .ts-title {
    font-size: 15px !important
}

.top-selling .gridmain {
    line-height: 26px !important
}

.top-selling .ts-author {
    font-size: 14px !important
}

.similar-books .summary .right-info .price .list {
    font-size: 13px !important
}

.bread-crumb a {
    text-decoration: none !important;
    color: #d51912 !important;
    font-weight: 700 !important
}

.rating img {
    height: 22px
}

.special-product .summary .author {
    font-size: 13px !important
}

.special-product .summary .price .list {
    font-size: 13px !important
}

.special-product .summary .price .sell {
    font-size: 14px !important
}

.special-product .summary .action a {
    font-size: 13px !important
}

.shopping-wrapper {
    width: 880px !important;
    float: none !important;
    margin: auto;
    transform: translate(-50%,-50%);
    top: 50%;
    position: absolute;
    left: 50%;
    max-width: 100%
}

.list-view-books .action {
    color: #555
}

.list-view-books .product-summary .attributes {
    color: #555
}

.book-details .available {
    font-family: Lato,sans-serif;
    font-weight: 700 !important
}

.attributes-head {
    font-weight: 700;
    font-size: 13px
}

.trajanpro {
    font-family: Conv_TrajanPro-Regular
}

@media (max-width:1120px) {
    #site-wrapper .user-preferences {
        width: 320px !important
    }
}

.pattern13 h2 {
    width: 100%;
    position: relative
}

    .pattern13 h2 span {
        display: block
    }

li.position-relative.pat12block.col-md-6.col-lg-3 {
    margin-bottom: 20px
}

.owlpat16 .owl-nav {
    margin-top: 35px
}

.myaccount-wrapper .ac-container {
    width: 820px
}

.no-items-gc {
    margin: 10px 0
}

.name-fild {
    font-weight: 700;
    font-size: 14px
}

.product-listingwrapper .list-unstyled {
    display: flex
}

@media only screen and (min-width:650px) and (max-width:768px) {
    .os-tab.review-order .itm-description {
        width: 45% !important
    }

    .myaccount-wrapper ul.ac-tabs, .myaccount-wrapper ul.po-tabs {
        width: calc(100% - 20px)
    }

        .myaccount-wrapper ul.ac-tabs li, .myaccount-wrapper ul.po-tabs li {
            width: 100%;
            margin: 0 0 5px 0
        }

            .myaccount-wrapper ul.ac-tabs li a, ul.po-tabs li a.links {
                padding: 10px 0;
                font-size: 13px;
                display: block;
                margin: 0 10px;
                border-radius: 4px 4px 4px 4px;
                -webkit-border-radius: 4px 4px 4px 4px;
                overflow: hidden;
                border: 1px solid #ccc;
                float: none;
                text-align: center
            }

    .myaccount-wrapper .account-tabs1, .myaccount-wrapper .account-tabs2, .myaccount-wrapper .account-tabs3, .myaccount-wrapper .account-tabs4, .myaccount-wrapper .account-tabs5, .myaccount-wrapper .account-tabs6 {
        position: static;
        width: 100%;
        float: left
    }
}

@media only screen and (min-width:1024px) {
    .account-tabs5 {
        top: 245px !important
    }

    .account-tabs6 {
        top: 292px !important
    }

    .account-tabs3 {
        top: 147px !important
    }

    .account-tabs4 {
        top: 196px !important
    }

    .deliverSet p {
        font-size: 14px
    }

    .sortddl5 {
        height: 27px !important
    }
}

.prv-address .top {
    background: #ededed !important;
    min-height: 30px !important
}

@media only screen and (max-width:649px) {
    #checkout-header .toggle-menu {
        background: #bc3232 !important;
        width: 32px !important
    }

    #site-wrapper .checkout-top #currency {
        margin: 0 10px
    }

    .checkout-top .currency-lbl {
        color: #fff !important
    }

    .os-tab .itm-price, .os-tab .quantity, .os-tab.review-order .itm-description {
        padding: 10px 0 10px 145px !important
    }
}

.os-tab .os-footer-div .gift-msg {
    width: 60% !important
}

@media only screen and (min-width:769px) {
    .os-tab.review-order .itm-description {
        width: 50% !important
    }
}



.cover .cover-discount-tag {
    font-size: 14px !important
}

.topdarkbar a {
    background: #fff;
    display: inline-block;
    margin-top: 5px
}

label.error {
    margin: 0 !important
}

#discount-range.ui-widget.ui-widget-content, #slider-range.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5 !important
}

.filtercol {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px
}

.bestsellercontentcol {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    padding: 0 15px
}

.countstrip {
    position: absolute;
    left: 0;
    background: url("../../images/css/countstrip.png");
    width: 38px;
    height: 26px;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    padding-left: 5px
}

.bestsellerbox .card-img-top {
    height: 220px;
    object-fit: contain;
    padding-top: 30px;
	display:block!important;
}
.bookslider4 [hidden] {
    display: block !important;
}

.bestsellerbox .card {
    border-radius: 0;
    margin: 0
}

    .bestsellerbox .card:hover a.quick-view {
        display: inline-block
    }

.bestsellercontentcol select {
    background: #e9e9ed !important;
    border: #ffdead;
    appearance: auto;
    border-radius: 5px !important;
    width: 160px;
    margin-bottom: 15px;
    margin-left: 6px
}

.checkboxwrapper {
    pointer-events: none
}

.list-view-books .product-summary .author-publisher a {
    font-size: 14px !important
}

@media (max-width:900px) {
    .list-view-books .product-summary .title a {
        font-size: 14px !important;
        font-weight: 700
    }
}

@media only screen and (min-width:769px) and (max-width:930px) {
    nav a {
        font-size: 14px
    }

    #newtrend .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@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
    }

    .desktopheader img.logonew {
        width: 75px;
        max-width: 75px
    }

    .desktopheader.smallheader img.logonew {
        width: 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .captchacode {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70% !important;
        flex: 0 0 70% !important;
        max-width: 70% !important
    }

    #ctl00_phBody_ContactUs_btnSubmit {
        float: left !important
    }

    .pattern6 .twopic img {
        height: 147px !important
    }

    .pat8block img {
        height: 165px;
        object-fit: contain;
    }

    .graybox .pat8block {
        padding: 10px 10px !important
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    .captchacode {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90% !important;
        flex: 0 0 90% !important;
        max-width: 90% !important
    }

    #ctl00_phBody_ContactUs_btnSubmit {
        float: left !important
    }

    .pattern6 .twopic img {
        height: 108px !important
    }

    .pat8block img {
        height: 251px;
        object-fit: cover
    }

    .filtercol {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
        max-width: 30% !important;
        padding: 0 15px
    }

    .bestsellercontentcol {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
        padding: 0 15px
    }

    #listpromoproduct .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        position: relative
    }
}

@media only screen and (max-width:320px) {
    .pat8block .position-absolute {
        transform: scale(.8)
    }

    .pattern1img img {
        height: 131px !important
    }

    .pat8block img {
        height: 150px;
        object-fit: cover
    }

    .pat8block .actualprice {
        font-size: 14px
    }

    .pattern1img span {
        top: 98px !important
    }
}

@media only screen and (min-width:321px) and (max-width:376px) {
    .pattern1img img {
        height: 160px !important
    }

    .pat8block .actualprice {
        font-size: 14px
    }

    .pattern1img span {
        top: 128px !important
    }
}

@media only screen and (min-width:576px) and (max-width:769px) {
    .pattern8 .pat8block {
        padding: 10px 11px !important
    }

        .pattern8 .pat8block .position-absolute {
            margin-left: -9.5px !important
        }
}

h3.headingtype1 {
    margin-top: 20px
}

.pat8block {
    padding: 10px 25px !important;
    border: 1px solid rgba(0,0,0,.09)
}

.mobileitemcount {
    padding-left: 3px;
    left: 0;
    text-align: center;
    color: #000;
    position: absolute;
    width: 100%;
    bottom: 25px;
    font-size: 13px
}

.wl-action {
    width: 275px !important
}

.wl-books .action .shipping-info {
    font-size: 14px !important
}

.wl-books .action .order-info {
    font-size: 14px !important
}

.other-editions, .wl-books .wl-summary .author-publisher {
    font-size: 14px !important;
    line-height: 18px !important
}

.wl-books .wl-summary .attributes p {
    font-size: 14px !important
}

.wl-books .chkbox, .wl-total .select-all {
    position: relative;
    padding-left: 15px
}

    .wl-books .chkbox input, .wl-total .select-all input {
        position: absolute;
        left: 0;
        top: 4px
    }

.wl-total .total {
    font-size: 14px !important
}

.pattern1img {
    margin-bottom: 15px
}

.listfilter .list-unstyled {
    max-height: 228px;
    overflow: hidden
}

    .listfilter .list-unstyled.actualheight {
        max-height: inherit;
        overflow: hidden
    }

.downArrow {
    font-size: 14px !important;
    color: #e42b26;
    text-decoration: underline;
    float: right;
    line-height: 17px;
    vertical-align: top;
    display: block;
    margin-top: 10px
}

.promotion1listslide .owl-nav button.owl-prev {
    left: -11px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    margin-left: -50px;
    position: absolute
}

.promotion1listslide .owl-nav button.owl-next {
    right: -11px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    margin-right: -50px;
    position: absolute
}

.quick-view.text-white {
    color: #d51912 !important
}

.promotion1listslide .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    width: 100%
}

.loading-page {
    margin-top: 10px !important
}

.productbrief .actualprice {
    font-size: 26px
}

.productbrief .maxprice {
    font-size: 18px
}

.product-detailwrapper span.headingtext {
    font-family: "Poynter";
    font-size: 24px
}

.useyr_img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px
}

.inputfieldreview {
    background: 0 0;
    border: 1px solid #bdb8b8;
    padding: 5px 10px;
    outline: 0
}

.blacklistreview a {
    color: #000 !important;
    line-height: 30px;
    font-size: 14px
}

.detailfont14 {
    font-size: 14px
}

.timereview {
    color: #8d8d8d;
    font-size: 14px
}

ul.markreview li {
    background: #ccc
}

#writereview {
    border: 1px solid #bdb8b8 !important;
    border-radius: 2px
}

.reviewform .error {
    font-size: 11px;
    color: red
}

#reviewwrappershow {
    display: none
}

.hidereview {
    position: absolute;
    z-index: 6;
    cursor: pointer;
    font-size: 29px;
    right: 5px;
    top: -15px
}

    .hidereview .fa-times-circle {
        background: #fff
    }

#bestsellerdetail .owl-nav, #browsinghistorydetail .owl-nav, #newarrivaldetail .owl-nav {
    position: absolute;
    top: 100px;
    width: 100%;
    left: 0
}

#bestsellerdetail .owl-prev, #browsinghistorydetail .owl-prev, #newarrivaldetail .owl-prev {
    position: absolute;
    left: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bestsellerdetail .owl-next, #browsinghistorydetail .owl-next, #newarrivaldetail .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

@media only screen and (max-width:1100px) {
    .ipadnopad {
        padding: 0 !important
    }
}

.authorImg img {
    height: 100px !important
}

#ctl00_phBody_ProductDetail_divAddtoCart {
    display: inline-block
}

    #ctl00_phBody_ProductDetail_divAddtoCart input {
        margin-top: 0 !important
    }

#ctl00_phBody_ProductDetail_AvgProductRating_plnRating img {
    height: 19px
}

body #site-wrapper {
    max-width: 95% !important;
    width: 94% !important;
    padding-top: 0 !important
}

.bookslider4 .owl-next {
    position: absolute;
    right: -28px;
    font-size: 60px !important;
    color: #000;
    top: -43px;
    outline: 0
}

#bookdetail {
    line-height: 25px
}

.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
}

.authordetailtext a {
    color: #d51912 !important
}

#ctl00_phBody_WriteReview_Rating_plnRating img {
    height: 25px
}

#ctl00_phBody_WriteReview_Rating_plnRating .list-inline {
    text-align: center
}

label[for=ctl00_SignUp_chkNewsletter] {
    font-size: 14px;
    color: #212529;
    padding-left: 5px
}

.wl-books .action {
    width: 280px !important
}

#ctl00_phBody_OrderDetail_lvOrder_ctrl0_lblProductTitle {
    cursor: pointer
}

.ddlcountry-cal {
    width: 100%;
    background: #fff;
    appearance: auto;
    -webkit-appearance: auto
}

.shopping-bottom .right .total-ammount p {
    font-size: 13px
}

.mobileoneline .col-sm-12 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px !important;
    margin-bottom: 25px !important
}

.maxprice label {
    text-decoration: line-through
}

#categories .themecolor {
    font-weight: 700
}

span.actualprice {
    padding-right: 7px
}

.card-body {
    padding: 1.25rem 12px !important;
    width: 100%
}

.artical-main h1 {
    margin-top: 15px !important
}

#ctl00_phBody_ProductDetail_AvgProductRating_plnRating {
    float: left;
    padding-right: 15px
}

.d-inline.authordetailtext {
    display: block !important
}

.downArrow, .upArrow {
    background-position: center right !important
}

.grid-view .author-publisher, .grid-view .price, .grid-view .title, .hovercard:hover .description .form-rel {
    font-size: 13px !important
}

.grid-view .listing-grid li {
    height: 272px !important
}

.mobileoneline:last-child .col-sm-12 {
    border-bottom: none !important;
    margin-bottom: 0 !important
}

.togglefilter .fa-caret-down {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.togglefilter .arrowdirection {
    transform: rotate(0);
    -webkit-transform: rotate(0)
}

.itemcount label {
    cursor: pointer
}

.ac_results {
    width: 75% !important;
    max-width: 580px
}

label:empty {
    display: none
}

#ctl00_phBody_ProductDetail_txtEmail {
    float: left;
    margin-right: 10px;
    border: 1px solid #959595
}

.checkout-bg {
    font-family: Lato,sans-serif !important
}

    .checkout-bg h2 {
        font-size: 17px !important
    }

.checkout .login .customer h3 {
    font-size: 17px !important
}

.checkout div {
    font-family: Lato,sans-serif !important;
    font-size: 14px
}

.checkout-head-new {
    font-family: "Poynter" !important
}

.checkout-logout-link a {
    font-family: Lato,sans-serif !important
}

.checkout img {
    max-width: 100%
}

.checkout-footer-wrapper, marquee {
    font-family: Lato,sans-serif !important
}

.headertophamburgur {
    color: #707070;
    font-size: 25px;
    padding: 5px;
    margin-top: 5px
}

#reviewwrappershow textarea {
    width: 100% !important;
    border: 1px solid #bdb8b8 !important
}

.bookslider4 .owl-nav {
    position: absolute;
    top: 100px;
    width: 100%;
    left: 0
}

.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: 0px;
        top: 0;
        height: 30px;
        border-radius: 0px;
        line-height: 28px;
        z-index: 7;
        background: url(https://www.bookswagon.com/App_Themes/Common/images/countryselect.png);
        background-repeat: no-repeat;
        text-align: left;
        padding-left: 10px
    }

#divCountryMob {
    width: 99px;
    float: left
}

    #divCountryMob span {
        position: absolute;
        width: 95px;
        left: 0px;
        top: 0;
        height: 30px;
        border-radius: 0px;
        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;
        position: relative;
        z-index: 9;
        opacity: 0;
    }

#ctl00_cpBody_ShoppingCart_lvCart_plnEmailMobile #couponmobile .emailmob-input {
    width: 209px !important
}

.checkout-head {
    margin-top: 15px !important
}

.mobileSel.acotpVer input {
    border: solid 1px #ccc !important
}

.tooltipisbn {
    position: absolute !important;
    width: 300px;
    z-index: 999;
    background: #fff;
    color: #000;
    padding: 10px;
    border-radius: 5px;
    display: none;
    text-align: justify;
    border: 1px solid #ccc
}

.tooltip11:hover .tooltipisbn {
    display: block;
    text-align: justify
}

#otpmodal .col-md-12 {
    overflow: hidden;
    text-align: center
}

#otpmodal #txtOTP {
    margin: auto;
    float: none;
    margin-bottom: 30px
}

#otpmodal p {
    box-sizing: border-box
}

#otpmodal {
    margin-top: 23px
}

    #otpmodal .demo-link {
        position: absolute;
        right: 11px;
        display: block
    }

.my-odrs p {
    padding: 0 !important;
    font-size: 14px
}

.ordersum-grid .summary h2 {
    font-family: Lato,sans-serif !important
}

#site-wrapper.gaptop {
    margin-top: 25px
}

body.checkoutPbg select.select {
    line-height: 21px !important;
    padding: 0 5px !important;
    height: 21px !important
}

.seeallfilter input.themecolor {
    border: none !important
}

.out-of-stock {
    color: red !important;
    font-weight: 700
}

.emailverify input[type=text] {
    width: calc(100% - 130px) !important
}

#ctl00_phBody_ContactUs_btnVeiry {
    margin: -7px 15px
}

#ctl00_phBody_ContactUs_rfvEmail {
    position: absolute;
    bottom: -16px;
    left: 7px
}

#ctl00_phBody_ContactUs_btnSubmit {
    margin-right: -15px
}

    #ctl00_phBody_ContactUs_btnSubmit:disabled {
        background: #9c9898 !important;
        margin-top: 0 !important
    }

#ctl00_phBody_ProductDetail_txtNotifyEmail {
    border: 1px solid #ccc
}

#centercarousel .slick-slide {
    height: inherit !important
}

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)
}



.loading-page {
    background-color: #ffffff;
    text-align: center;
    padding: 5px 0;
    color: #e42b26;
    font-size: 12px;
    margin: 0 0 5px 0;
    clear: both
}

.action a .poptip {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 3;
    color: #404040
}

.tooltip-mid1 {
    margin: 5px 0 0 15px;
    width: 177px;
    float: left;
    position: relative;
    border: solid 1px #cfcfcf;
    background: #e5e5e5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px
}

.action a:hover .poptip {
    display: block
}

.itm-description .tooltip-mid1 {
    margin: 0
}

.tooltip-mid1:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 12px;
    border-bottom: 12px solid #e5e5e5;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.action a {
    position: relative
}

.userpopupinside label {
    padding: 0 7px
}

.info-circle {
    background: #000;
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    font-weight: 700;
    font-size: 14px
}

.topbtn {
    color: #e42b26;
    font-size: 21px !important;
    padding: 5px 11px !important;
    margin: 0;
    line-height: 20px !important;
    font-weight: 700 !important
}

.product-listingwrapper .row {
    width: 100%
}

.modalpopupsmall label, .modalpopupsmall p, .modalpopupsmall td {
    font-size: 14px !important
}

.myaccount-form .sortddl4 select {
    border: none;
    padding: 4px
}

.myaccount-address .address-box {
    min-height: 250px
}

img {
    max-width: 100%;
}

.modal-open1 {
    overflow: hidden;
}

#number_list {
    padding: 0 0 10px 0;
    font-size: 14px;
    display: none;
    border: 1px solid #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;
    position: absolute;
    right: 62px;
    text-align: left;
    color: #000
}

    #number_list a {
        color: #000;
        display: block;
        font-size: 12px;
        line-height: 20px
    }

.option.ac_results1 {
    font-weight: 700;
    padding: 0 15px;
    background: #c5c5c5
}

#number_list .option {
    padding: 0 15px !important
}

#number_list a:hover {
    background: #f9f9f9;
    text-decoration: none
}

.imagecontainer .offer {
    top: 0px
}

.close-tag, .filters {
    display: none;
}

@media only screen and (min-width:769px) {
    .hasdropdown .hidewrapper {
        display: block !important
    }

    .hasdropdown .fa-caret-left, .hasdropdown .fa-caret-right {
        display: none !important
    }
}

.ac_results, .ac_results-partner {
    background-color: #fff;
    z-index: 99999;
    margin: 5px 0 0;
    padding: 0;
    overflow: hidden
}

.ac_odd, .ac_over, .ac_viewmore {
    cursor: pointer
}

.ac_results {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    width: 75% !important;
    max-width: 580px
}

.ac_results-partner {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    width: 99.9% !important
}

    .ac_results ul, .ac_results-partner ul {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .ac_results li, .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_loading {
    background: url(indicator.gif) right center no-repeat #fff
}

.ac_odd {
    background-color: #fff
}

.ac_over {
    background-color: #f0f0f0;
    color: #ef4822
}

.ac_viewmore {
    text-decoration: underline;
    text-align: center
}

.ac_cat {
    color: #404040;
    font-weight: 700;
    background-color: #dfdfdf;
    font-size: 12px !important;
    padding: 3px 5px 5px !important;
    cursor: text
}

#cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    padding: 6px;
    background-color: #fff;
    width: 900px !important
}

#colorbox {
    height: 460px !important
}

#cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#cboxOverlay, #cboxOverlaySignUp {
    background: #000;
    opacity: .5 !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9998;
    overflow: hidden;
    width: 100% !important
}

#cboxOverlaySignUp {
    height: 100%
}

#cboxOverlay, #cboxOverlaySignUp {
    position: fixed;
    width: 100%;
    height: 100%;
}

#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;
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer;
}

@media (max-width: 1120px) {
    .seeallfilter .filters {
        float: left;
        display: block;
        position: absolute;
        top: -14px;
        left: 5px;
        z-index: 1;
        background: #fff;
        background: -moz-linear-gradient(top,#fff 0,#ededed 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#ededed));
        background: -webkit-linear-gradient(top,#fff 0,#ededed 100%);
        background: -o-linear-gradient(top,#fff 0,#ededed 100%);
        background: linear-gradient(to bottom,#fff 0,#ededed 100%);
        border: 1px solid #ccc;
        padding: 7px 10px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
    }

    .filters a {
        background: url(../../images/css/filters.png) no-repeat 0 0;
        width: 19px;
        height: 18px;
        float: left;
        text-indent: -99999px;
    }

    .fitertype {
        max-width: 96%
    }
}

* {
    box-sizing: border-box;
}


/*the container must be positioned relative:*/
.autocomplete {
    position: relative;
    display: inline-block;
}


    .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 (max-width:768px) {
	 .bookslider4 p {
    margin-bottom: 0px!important;
}
    #mobilemenupopup {
        top: 0px !important
    }
    #captchsignupwrapper {
        padding-left: 20px !important
    }

    .neweditionwrapper {
        padding: 14px;
        border-radius: 0.8rem;
        border: 1px solid #ccc;
        margin-top: 30px;
    }

        .neweditionwrapper .mt-3 {
            margin-top: 0px !important;
        }

        .neweditionwrapper a label {
            margin-bottom: 0px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            width: 100%;
        }

    #readmoreedition {
        font-size: 14px;
        display: inline-block;
    }

    .neweditionwrapper a {
        color: #0b6b7c;
    }

    #latestbrowseproduct {
        margin-bottom: 80px !important;
    }

    .col-sm-12.myaddresswrapper.editablemode {
        padding: 0px !important
    }

    .editaddress .col-sm-12 {
        padding: 0px !important
    }

    #site-wrapper .changepasswordemailaddressmobile.col-sm-12 {
        padding-left: 15px !important;
    }

    .search {
        padding: 1px 0px !important
    }

    span.search input {
        width: 38px !important;
        height: 32px !important;
        right: 0px;
    }

    .tooltipisbn {
        margin-left: -57px;
    }

    .mobileheader .inputbar {
        width: calc(100% - 39px) !important;
        max-width: calc(100% - 39px) !important;
        height: 34px !important;
    }

    .scrollsticky {
        float: left;
        width: 100%;
    }

    ::-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;
    }

    .owl-carousel.off {
        display: block;
    }

    .owl-carousel .item, .owl-carousel .card {
        display: table-cell;
    }

    .owl-carousel.bookslider4 .card-body, #latestbrowseproduct .card-body {
        padding: 3px !important;
        width: 125px;
        position: relative;
    }

    .pattern9 a {
        padding: 3px !important;
        width: 125px;
        position: relative;
        display: block;
    }

    .owl-carousel .card {
        border: none !important;
    }

    .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, #newtrend2, #iconscroll.off, #authorcarousel.off, #latestbrowseproduct.off, .pattern9.off, .promotion1listslide.off {
        overflow-x: scroll;
    }

    #divLoader {
        right: 68px !important;
    }

    .autocomplete-items {
        top: 34px !important;
        right: 38px !important
    }

    .product-detailwrapper .position-relative.border {
        text-align: center;
    }

        .product-detailwrapper .position-relative.border img {
            width: auto !important
        }
}

.award {
    margin-top: 20px
}

    .award img {
        float: left;
        margin-right: 10px;
    }

    .award .award-heading {
        float: left;
        padding-right: 5px;
    }

.order-sms select {
    padding: 5px;
}

.forgotpassword-wrapper .error {
    position: static
}

#loginModal input[type='checkbox'] {
    margin-right: 7px
}

input#ctl00_phBody_RequestBook_imgbtnSave:disabled {
    background: #9c9898 !important;
    margin-top: 0 !important;
    border-radius: 0px;
    margin-right: 10px;
}

input#ctl00_phBody_RequestBook_imgbtnSave {
    border-radius: 0px;
    margin-right: 10px;
}

.clearfilter {
    height: 30px;
    cursor: pointer
}

.fitertype li.disablefilter {
    opacity: 0.3;
    pointer-events: none;
}

.bestsellercontentcol .no-items {
    text-align: center;
    font-size: 22px;
    font-family: "Poynter" !important;
    color: #d51912;
    margin-top: 30px;
    background: #fbfbfb;
    padding: 15px;
    border-radius: 5px;
}

/*Dropdown menu related css changes start by bipin 1 november for desktop  menu hover issue as user not able to click hover menu as it hide */

@media only screen and (min-width:769px) {
    .BooksDropDownMenu {
        height: 100%;
        overflow: auto;
    }

    #mobilemenupopup {
        overflow: inherit !important;
        height: calc(100% - 60px) !important;
        top: 60px !important;
    }

        #mobilemenupopup .close {
            font-size: 24px !important
        }
}

#mobilemenupopup.bookdropdownonly {
    top: 148px !important;
    height: calc(100% - 92px) !important;
}

    #mobilemenupopup.bookdropdownonly li.hasdropdown > a {
        display: none;
    }

    #mobilemenupopup.bookdropdownonly .dropdown ul {
        top: 148px !important;
    }

    #mobilemenupopup.bookdropdownonly li.expended {
        display: block !important;
    }

    #mobilemenupopup.bookdropdownonly li:not(.hasdropdown) {
        display: none;
    }

    #mobilemenupopup.bookdropdownonly li.hasdropdown li, #mobilemenupopup.bookdropdownonly li.expended li {
        display: block;
    }

/*Dropdown menu related css changes end by bipin 1 november for desktop  menu hover issue as user not able to click hover menu as it hide */

/*css changes start by bipin 1 for reducing gap in mobile for promotion page like manga page  */

@media only screen and (max-width:768px) {
    .product-listingwrapper .col-md-12 {
        padding: 0;
    }

    .pattern1img .pat8block img {
        height: inherit !important;
        min-height: 170px;
    }
}


.product-listingwrapper.container {
    padding: 0px !important;
}

.pat8block {
    padding: 10px 25px !important;
    border: 1px solid rgba(0,0,0,.09);
}
/*css changes end by bipin 1 for reducing gap in mobile for promotion page like manga page  */


.seeallfilter h1 span {
    font-family: 'Poynter';
}

#latestbrowseproduct .owl-prev.disabled, #latestbrowseproduct .owl-next.disabled, .promotion1listslide .owl-next.disabled, .bookslider4 .owl-next.disabled {
    opacity: 0.3;
    cursor: pointer;
}

.more-load-page {
    cursor: pointer;
    color: #e42b26 !important;
    text-decoration: underline !important;
    font-size: 16px;
}

img[alt="load more"] {
    display: none;
}

.filtercol.listfilter {
    width: 95%;
    max-width: 95% !important;
}

.productbrief div.action {
    margin-bottom: 5px;
}

.cenerwrapper.artical-main h1 {
    margin-top: 0 !important
}

.otherpage .artical-main h1 {
    margin-top: 0px !important
}

.themebackground:hover {
    background: #e92019 !important;
}

a.themecolor:hover, button.themecolor:hover {
    color: #000 !important;
}

#ctl00_phBody_ContactUs_revEmal {
    position: absolute;
    bottom: -16px;
    left: 7px;
    font-size: 11px;
    color: red;
}

#ctl00_cpBody_imgGiftCert {
    margin-top: 10px;
}

.order-summary .cal-top-border {
    width: 196px;
    background-size: 100%;
}

.edit-add textarea {
    padding: 5px;
}

label#ctl00_phBody_WishList_lvWishList_ctrl0_lblSalePrice {
    text-decoration: line-through;
}

.price-attrib .price .list label {
    text-decoration: line-through;
}

.action-button table td .iframe input.btn-red:hover {
    background: #da3434 !important;
}

.action-button table td .iframe input.btn-black:hover {
    background: #8a7b7b;
}

.action a img[alt="Print On Demand"] {
    display: block;
    margin-bottom: 15px;
}

.roundbg {
    float: left;
}

nav li:last-child a {
    border-right: none;
}

.itembgheader .themebackground.orderdetailnewthembackground {
    display: inline-block;
    margin: 10px;
    width: 200px;
}

#reviewwritebtn {
    padding-left: 10px;
    display: inline-block;
}

.mobileuserpopup .nav-arrow {
    display: none;
}

.fitertype input.themecolor {
    border: none !important;
    outline: none !important;
}

.seeallfillter h1 {
    margin-top: 15px;
}

.otherpage .text-center h1 span {
    font-family: 'Poynter';
}

.otherpage .text-center h1 {
    margin-top: 15px;
}

footer .col-sm-3 ul.list-unstyled.text-center {
    width: 140px;
    margin: auto;
    text-align: left !important;
    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 5px !important;
}

.carticonwrapper {
    margin-right: 11px !important
}

.itembgcontent a .poptip {
    display: none
}

.itembgcontent a:hover .poptip {
    display: block;
    position: absolute;
    z-index: 9;
}

.carticonwrapper a {
    padding: 0 11px !important;
}

.reviews .post {
    line-height: 30px;
}

nav li {
    float: left;
}

span.initialprice {
    font-size: 13px;
}

nav li {
    margin-right: 0px !important;
}

@media only screen and (min-width:1170px) and (max-width:1270px) {
    nav a {
        padding: 0px 14px !important;
    }
}

.owl-item .card-body, .bestsellerbox .card-body {
    padding-top: 0px !important;
}

.row.mobileoneline {
    padding: 16px 0 6px 0;
}

.owl-carousel {
    margin-bottom: 20px;
}

.neweditionleft {
    float: left;
    width: 63px;
}

.neweditionright {
    float: left;
    width: calc(100% - 63px);
    padding-left: 15px;
}

.lesscontent {
    height: 0px;
    overflow: hidden;
}

.neweditionwrapper label {
    margin-bottom: 0px;
    cursor: pointer
}

#topbanner img {
    border-bottom: 1px solid #e42b26;
    padding-bottom: 4px;
}

.countrydrop {
    width: 99px !important;
    height: 31px !important;
    background: url(../../images/countrydrop.jpg) !important;
    background-size: 100% auto !important;
}

.editableicon {
    position: absolute;
    right: 10px;
    top: 0px;
}

.personalsettingdropdowndesign .floatlabel {
    margin-left: 80px
}

@media only screen and (max-width:768px) {
    .personalsettingwrapper .personalsettingdropdowndesign input[type="text"] {
        width: 191px !important;
    }

    .personalsettingdropdowndesign .mobileSel {
        width: 100px !important;
    }
}

@media only screen and (min-width:1024px) and (max-width:1599px) {
    .container {
        width: calc(100% - 35px) !important;
        max-width: 94% !important;
    }
}

@media only screen and (min-width:1600px) and (max-width:1680px) {
    .container, html body #site-wrapper {
        width: calc(100% - 35px) !important;
        max-width: 1550px !important;
    }

    .pattern1img img {
        border: none !important
    }

    .pattern8 .pat8block img {
        border: none
    }
}

@media only screen and (min-width:1681px) and (max-width:1920px) {
    .container, html body #site-wrapper {
        width: calc(100% - 35px) !important;
        max-width: 1700px !important;
    }

    .pattern1img img {
        border: none !important
    }

    .pattern8 .pat8block img {
        border: none
    }
}

#captchsignupwrapper img {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    max-height: 62px;
}

.product-detailwrapper .border {
    text-align: center;
}

.socialiconlogin img {
    max-width: 30px;
}

.product-detailwrapper .border img {
    max-width: 200px;
}

#site-wrapper .container {
    margin: 0px !important;
    width: 100% !important;
    max-width: 100% !important
}

.border-left-0 {
    border-left: none !important;
}

.border-top-0 {
    border-top: none !important;
}

body {
    overflow-x: hidden;
}

.productbrief h1 {
    line-height: 22px;
}

.g-recaptcha > div {
    width: 100% !important;
}

    .g-recaptcha > div > div {
        margin: 4px auto !important;
        /*text-align: center;*/
        width: auto !important;
        height: auto !important;
    }

.g-recaptcha iframe {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: left top;
    -webkit-transform-origin: left top;
}

#rc-imageselect {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

/*-- Pantallas superiores a 480px --*/
@media only screen and (min-width: 480px) {
    #rc-imageselect {
        transform: none;
        -webkit-transform: none;
    }

    .g-recaptcha iframe {
        max-width: none;
        transform: none;
        -webkit-transform: none;
    }
}

.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-right: 0px !important;
    }

    nav .col-sm-2 {
        flex: 0 0 11.6666666667%;
        max-width: 11.6666666667%;
        padding-left: 0px !important;
    }
}

.personalsettingdropdowndesign input {
    max-width: calc(100% - 130px) !important;
}

#otherpromotionbanner .owl-next {
    right: 0 !important;
    margin-right: -30px !important;
}

.promotion1listslide .owl-nav button.owl-prev {
    left: 23px !important;
}

.promotion1listslide .owl-nav button.owl-next {
    right: 23px !important;
}
.otperror {
    color: red;
    font-size: 12px;
    padding-top: 3px;
    margin-bottom: 0px;
}
.themecolor:disabled {
    color: #9e9b9b !important;
}

.aspNetDisabled.themecolor {
    color: #9e9b9b !important;
}
.aspNetDisabled {
    color: #9e9b9b !important;
}
.action-btns .alert-success {
    color: #074507;
    /* font-weight: bold; */

    width: 300px !important;
    border-radius: 5px;
    max-width: 100%;
    margin-top: 3px;
}
.productbrief .alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
    display: block;
    width: 300px !important;
    border-radius: 5px;
    max-width: 100%;
}
nav a.wishlisticonheader {
    padding: 0px !important;
}
.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;
}
nav a.wishlisticonheader {
    padding: 0px !important;
}

	#otherpromotionbanner .owl-prev{
		left:0px!important;
	}
	@media only screen and (min-width:1024px) and (max-width:1024px){
	.promotion1listslide .owl-nav button.owl-prev {
    left: 31px !important;
}
.promotion1listslide .owl-nav button.owl-next {
    right: 31px !important;
}
#site-wrapper .pattern9 .owl-nav button.owl-prev{left:0px!important;}
#site-wrapper .pattern9 .owl-nav button.owl-next{right:0px!important;}
#otherpromotionbanner .owl-prev {
    left: 8px !important;
}
#otherpromotionbanner .owl-next {
    right: 8px !important;
}
}

@media only screen and (min-width:350px) and (max-width:768px){
.shoppingcartroundwrapper .media-body.row, .wishlistroundbg .media-body.row {
    float: right !important;
    display: inline !important;
    width: calc(100% - 109px) !important;
    text-align: left !important;
}

.shoppingcartroundwrapper .position-relative.imagecontainer {
    position: relative !important;
    width: 68px !important;
    margin-right: 10px;
}
input[type=button].add, input[type=button].sub{-webkit-appearance: none;border-radius:0px;-webkit-border-radius:0px;}	
}

span.noreviewyet {
  font-size: 12px;
}
.grid-view .title {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding-right:5px;
}
.grid-view .author-publisher{line-height:15px!important;}
span#ctl00_phBody_WriteReviewNew_ReviewPage_CustomValidator1 {
    padding-left: 15px;
}


@media only screen and (min-width:1024px) and (max-width:1024px){
	.promotion1listslide .owl-nav button.owl-prev {
    left: 31px !important;
}
.promotion1listslide .owl-nav button.owl-next {
    right: 31px !important;
}
#site-wrapper .pattern9 .owl-nav button.owl-prev{left:0px!important;}
#site-wrapper .pattern9 .owl-nav button.owl-next{right:0px!important;}
#otherpromotionbanner .owl-prev {
    left: 8px !important;
}
#otherpromotionbanner .owl-next {
    right: 8px !important;
}
}
.customer-form .same-for-billing input{line-height:17px;}

@media only screen and (max-width:768px){
	.product-listingwrapper .row {
    width: 100%!important;
}
	.pattern1img img {
    margin-bottom: 0!important;
}
		.pattern1img span {font-family:lato!important; font-size:12px!important; color:#000!important; text-shadow:none!important; -webkit-text-stroke: 0px red!important;
    font-weight: bold; }
.editaddress .mobileSel{
	width: 80px !important;
    float: left;
}
.editaddress .countrymobile{
	width: calc(100% - 85px)!important;
    float: right;
}
.editaddress .countrymobile input{width:100%!important;}	
}

#ctl00_phBody_WriteReviewNew_ReviewPage_CustomValidator1{padding-left:20px}
@media only screen and (min-width:768px){

.ratingstartarea{display:inline}
.bv-flex-container-column-hover{max-width:inherit!important; top:38px!important}
}
#ctl00_phBody_RequestBook_btnVeiry{margin-top:4px!important; line-height:20px}

.pattern9 .item a{
    width: 200px !important;
    height: 200px;
    object-fit: contain;
    padding: 35px;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    background: radial-gradient(#FFF 65%, #000);
	line-height:200px;
	padding:0px!important;
}
.pattern11 .booktitle, .pattern11 .authortextcolor, .pattern11 .text-center {
    text-align: left !important;
}
    .pattern11 .booktitle.text-center {
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: auto !important;
        min-height: inherit !important;
        padding-left:0px!important;
    }
    .pattern11 .authortextcolor, .pattern11 .authortextcolor span {
        color: #63997c !important;
        font-weight: bold;
        text-transform: capitalize;
        margin: 0px !important;
    }

span.newrelease {
    width: 93px;
    height: 20px;
    border-radius: 0px;
    left: -9px;
    top: -17px;
    padding-top: 0px;
    background: #487606 !important;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    position: absolute;
}

    span.newrelease:before {
        content: '';
        position: absolute;
        height: 0;
        width: 0;
        bottom: -9px;
        left: 0;
        border-top: 10px solid #355704;
        border-left: 10px solid transparent;
    }
    .pattern9{margin-bottom:0px!important}
        .pattern9 .owl-nav {
            margin-top:-18px!important;
        }

.patreadmore {
    bottom: inherit !important;
}

.pattern1img .pat8block a {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.pattern1img .pat8block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
    object-position:top;
}

.pattern1img .pat8block a {
    position: relative;
	display:block;
	margin: auto;
}

    .pattern1img .pat8block a:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.6) 50%);
        top: 0;
        filter: blur(8px);
        left: 0px;
    }

.pattern2 .row {
    max-width: 95%;
    margin: auto;
}

.pattern2 .col-sm-8 {
    background: #f1faff;
    box-shadow: inset 0 0 10px #000000;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #838383;
    padding: 60px;
}

.pattern2 .col-sm-4 {
    box-shadow: inset 0 0 10px #000000;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #838383;
    padding: 20px;
    text-align: center !important;
}

    .pattern2 .col-sm-4 .float-right {
        float: none !important;
    }

.pattern2 .col-sm-8:before {
    content: '';
    width: 47px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -30px;
    background: url(../../images/curvborder.png);
    background-size: 100% 100%;
}

.pattern1img span {
    font-family: "Conv_Dimbo Regular";
    text-align: center;
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 25px;
    line-height: 30px;
    top: 188px;
    left: 0;
    z-index: 9;
	  -webkit-text-stroke: white;    text-shadow: none;
}
.pattern9 img {
    width: 72px !important;
    object-fit: contain;
}

.imageconttoppic {
    width: 200px;
    float:left;
    margin-bottom:20px;
}
.pattern3 img {
    object-fit:contain;
}
.pat3cat {
    float: left;
    width: calc(70% - 200px);
    text-align: left;
}

    .pat3cat h2 {
        font-size:20px;
        font-weight:bold;
    }

.sepratorborder {
    border-bottom: 1px solid #ccc !important;
    padding-top: 20px;
}

.sepratorborder:last-child{
    border-bottom:none!important;
}

.pattern9 a {
    padding: 3px !important;
    width: 124px;
    position: relative;
    display: block;
    text-align:center;
}

.pattern9 .item {
    border-spacing: 10px;
}

.pattern9 {
    border-spacing: 10px;
}

.pattern3carousel .item a {
    background: #f7f7f7;
    display: block;
    padding: 15px;
    margin: 10px;
    border-radius: 10px;
    position:relative;
    border: 1px solid #ccc;
}

    .pattern3carousel .item a:before {
        content: '';
        position: absolute;
        top: -6px;
        width: 100%;
        height: 30px;
        left: 0;
        background: #fff8f0;
        border-radius: 10px;
        z-index: -1;
        border: 1px solid #ccc;
    }
    .pattern3carousel .item a:after {
        content: '';
        position: absolute;
        top: -11px;
        width: 100%;
        height: 30px;
        left: 0;
        background: #fefdfb;
        border-radius: 10px;
        z-index: -2;
        border: 1px solid #ccc;
    }

.pattern3carousel2nd .item  {
    background: #f7f7f7;
    display: inline-block;
    padding: 24px;
    margin: 10px;
    border-radius: 10px;
    position: relative;
    border: 1px solid #ccc;
	width:100%;
}

.pattern3carousel2nd .booktitle.text-center {
    text-align: left!important;
    padding-left: 0px!important;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 32px;
    display: block;
    box-sizing: border-box;
}

.pattern3carousel2nd .owl-nav button.owl-prev, .pattern3carousel .owl-nav button.owl-prev {

    font-size: 60px !important;
    color: #000;
    top: -43px;
    margin-left: -50px;
    position: absolute;
}

.pattern3carousel2 .owl-nav, .pattern3carousel2nd .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    width: 100%;
}

    .pattern3carousel2 .owl-nav button.owl-next, .pattern3carousel2nd .owl-nav button.owl-next {
        right: -11px;
        font-size: 60px !important;
        color: #000;
        top: -43px;
        position: absolute;
    }



    span.newrelease:before {
        content: '';
        position: absolute;
        height: 0;
        width: 0;
        bottom: -9px;
        left: 0;
        border-top: 10px solid #355704;
    }  

@media (min-width: 992px) {
    .pat8block.outerboxborder.col-lg-2 {
        padding: 10px 25px !important;
        margin: 0;
        border-radius: 10px;
        margin-right: 1%;
        flex: 0 0 15.6666666667% !important;
        max-width: 15.6666666667% !important;
    }
}

@media only screen and (min-width:576px) and (max-width:768px){
    .pat8block.outerboxborder.col-sm-4 {
        padding: 10px 25px !important;
        margin: 40px 0 0 0;
        box-shadow: 2px 1px 4px #ccc;
        border-radius: 10px;
        margin-right: 3%;
        flex: 0 0 30.3333333333%;
        max-width: 30.3333333333% !important;
    }
}

@media only screen and (max-width:768px) { 

	.pattern8 .row {
    padding: 10px !important;
}
	.pattern2 .col-sm-8:before{display:none;}
	.pat8block.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
	    padding: 0px!important;
    text-align: center!important;
}
    .pat8block.outerboxborder.col-6 {
        padding: 10px 25px !important;
        margin: 40px 0 0 0;
        box-shadow: 2px 1px 4px #ccc;
        border-radius: 10px;
        margin-right: 5%;
        flex: 0 0 45%;
        max-width: 45% !important;
    }
    .imageconttoppic {
        width: 120px !important;
    }

    .pattern3 img {
        height: 120px !important;
    }

    .pat3cat {
        width: calc(100% - 120px);
    }
    .promotion1listslide a{
        width:125px; display:block;
    }
}

.pat8block .booktitle.text-center {
    white-space: nowrap;
    text-overflow: ellipsis;
    height: auto !important;
    min-height: inherit !important;
    padding-left: 0px!important;
}

.pat8block {
	
	border:none!important;
}


.pat8block .authortextcolor, .pat8block .authortextcolor span {
    color: #63997c !important;
    font-weight: bold;
    text-transform: capitalize;
}

.pat8block .authortextcolor{height:18px!important}
.pat8block .aednormal{text-align:left!important;}
.pattern9 img{max-height:110px!important} 
.pattern3 .row{width:100%!important;} 
.pattern3carousel2nd  .authortextcolor, .pattern3carousel2nd  .authortextcolor span {
    color: #63997c !important;
    font-weight: bold;
    text-transform: capitalize;
}
.pattern3carousel2nd .text-center {
    text-align: left !important;
    margin: 0px!important;
    height: 18px;
}

.pattern3carousel2nd .aednormal {
    text-align: left !important; 
	margin:0px;
}
.rating-stars-onslider {
    left: 0px;
    color: red;
    overflow: hidden;
    white-space: nowrap;
}
h3.headingtype1:before{display:none} 
.pattern9 .booktitle{
	    white-space: nowrap;
    text-overflow: ellipsis;
	overflow:hidden;
    padding-right:10px;
    padding: 0 20px;
    height: 20px!important;
    min-height: 20px!important;
}

.pattern11 a {
    position: relative;
    display: block;
}

.pattern11 img{
	box-shadow:-2px 2px 4px #ccc;
}

span#ctl00_phBody_ctl02_lblProductTile {
    font-weight: bold;
}
.pattern11 h2.text-center {
    text-align: center!important;
    margin-bottom: 27px!important;
}
.pattern11 {
	background:#fff!important;
}
.list-view-books .product-summary .author-publisher a {
    font-size: 14px !important;
    color: #5095a1 !important;
}
.action-btns input.btn-red{border-radius:5px!important; background:#397d58!important; }
.action-btns input.btn-black{border-radius:5px!important;     color: #0F1111!important;
    border: 1px solid #969696!important; background:#fff!important;
    box-shadow: 0 2px 5px 0 rgba(213,217,217,.5)}
	
.action-btns input.btn-black:hover {
    background: #F7FAFA!important;
    color: #0F1111;
}	
	
.list-view-books .product-summary .attributes .attributes-title {
    color: #5095a1!important;
}
.list-view-books .action{font-size:14px!important}
.hovercard:hover .description span.btn-red{ background: #397d58!important;}
.grid-cont .author-publisher{color: #5095a1 !important;}
.rating-stars-onslider {
    left: 0px;
    color: red;
    overflow: hidden;
    white-space: nowrap;
}

.cover .cover-discount-tag, .cover .cover-discount-tag1{
    position: absolute!important;
    z-index: 2;
    width: 80px!important;
    height: 20px!important;
    border-radius: 0px!important;
    left: -10px!important;
    top: -9px!important;
	margin:0px!important;
    padding-top: 0px!important;
    background: #fd0000 !important;
}

.cover .cover-discount-tag:before, .cover .cover-discount-tag1:before{
    content: '';
    position: absolute!important;
    height: 0!important;
    width: 0!important;
    bottom: -9px!important;
    left: 0;
    border-top: 10px solid #a31a1a;
    border-left: 10px solid transparent;
}

.cover .cover-discount-tag1{
    margin-left: 38px!important;
    margin-top: 15px!important;
}

.grid-view .author-publisher{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.my-odrs p, .itm-desc-desc-inn{font-size:12px!important}
.action-btns .btn-red, .action-btns .btn-black{font-weight:normal!important;}


@media only screen and (min-width:769px){
	.list-view-books .action{
	    min-height: 222px!important;
    background-size: 12px 100%!important;
    padding-top: 68px!important;	
	}
	
}

	.averageratingbox, .allreviewcount{display:none!important}
	h2.float-left, .mobileoneline h2, .col-sm-12 h2 {font-size:23px!important; font-weight:300!important;}
	.search-criteria h2 {font-size:17px!important}
	.search-criteria h3 {font-weight:normal!important;}
	.listingpattern1{display:none}
	
	#latesttrendingsection.owl-carousel {
    width: 600px;
    max-width: 100%;
    margin: auto;
}
.totalcountpromo{opacity:0}
#couponmobile .sortddl5{ width: 99px!important; padding-right: 5px !important;}
.pat8block [hidden] {
    display: block !important;
}

input#ctl00_cpBody_ShoppingCart_lvCart_txtOTP {
    width: 149px !important;
}

.mobileSel1 .form-row{width: 200px;    float: left;}
.product-listingwrapper .card-body img {
    height: auto !important;
}
.pat8block2.text-right{text-align:center!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: "";
}
.filtercol.listfilter h3 {
    font-size: 17px !important;
}