/* user.css ----------------------------------------------------------------- */
.navbar-nav.mr-auto > li a.nav-link{
    border-right: 1px solid #fff;
    padding: 0px 1em;
    height: 100%;
}
.navbar-nav.mr-auto > li:last-of-type a.nav-link,
#navDropdownInfo{
    border-right: none;
}
.e-book-updates .is-category.card-body
{
    background-color:  rgba(255, 0, 174, 1) !important;
}
.cm-navbar {
    background-color: rgba(255, 0, 174, 1) !important;
}
.cm-navbar i.fa-heart.text-danger::before{
    color: white;
    content: '\f004';
    font-weight: 400;
}
.card-body{
    position: relative;
}

.item-hide-box{
    color: #888 !important;
    padding-top: 0.35em !important;
    padding-bottom: 0.35em !important;
}
.item-hide-box:hover{
    color: #fff !important;
}
/*type ahead mod*/
.ta-box{
    font-size: 0.8em;
    text-align: left;
}
.input-group .ta-container-fluid{
    width: calc(100% - 30px) !important;
}
.ta-image-block{
    padding: 0px !important;
}
.ta-prod-description {
    max-height: 120px !important;
}
.ta-hint-box{
    text-align: left !important;
}
.card-header a:hover{
    color: #fff;
}
.breadcrumb-item a{
    color: #ff00ae;
    text-decoration: none;
}



/*Credits*/
.bm-credits .list-group-flush{
    background: url('/catalog/buy_credits_2023_03.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 2em;
}
.bm-credits .card-header a:hover{
    text-decoration: underline;
}
.bm-credits .card-header a:hover, .bm-credits .card-header a:hover i:before{
    color: #fff;
}
.bm-credits .list-group-flush a{
    display: block;
    padding: 0.25em;
    color: #fff;
    background: #222222bb;
    margin: 1px 0px;
}
.bm-credits .list-group-flush a:hover{
    color: #ff00ae;
    text-decoration: none;
}
.credit-queue{
    color: #ccc;
}

.nb-credits a.nav-link{
    display: inline-block;
    padding-right: 0px !important;
}
.nb-credits{
    min-width: 100px;
}
.nb-credits a.nav-link:hover, .nb-credits a.nav-link:hover .credit-queue, .nb-credits a.nav-link:hover i:before{
    color: #000 !important;
}

.text-pink{
    color: #ff00ae;
}
.text-pink:hover{
    color: #ff00ae;
    text-decoration: none;
}
.btn-credit-success{
    background: #ff00ae;
    /*#d11628*/
    /*margin: 0px auto 4px;*/
    /*display: block;*/
    color: #fff !important;
    padding: 9px 5px !important;
}
.btn-credit-download{
    background: #060606;
    /*#d11628*/
    /*margin: 0px auto 4px;*/
    /*display: block;*/
    color: #ff0019 !important;
    padding: 9px 5px !important;
    border: 1px solid #ff00ae33;

}
.btn-credit{
    background: #fff;
    /*background: #ffc107;*/
    /*margin: 0px auto 4px;*/
    /*display: block;*/
    padding: 9px 5px !important;
    border: 1px solid #ff00ae33;
}
.btn-product-listing.btn-credit:hover{
    background-color: rgba(255, 0, 174, 1) !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
#creditModal img{
    max-width: 200px;
}
#modal-credit-amount, #modal-queue-amount{
    font-weight: bold;
    color: #ff00ae;
}
#collapseCoreNav > ul > li > a{
    font-size: 0.9em;
}


.pi-queue-button{
    margin: 0px 1rem;
    background-color: #ddaa10 !important;
    color: white !important;

}
.pi-queue-button i:before{
    color: white;
}
.pi-queue-button a{
    color: white !important;
}
.pi-queue-button:hover{
    text-decoration: none;
    background-color: rgba(255, 0, 174, 1) !important;

}

.pi-wishlist-button{
    margin: 0px 1rem;
    background-color: #22bcd499 !important;
}
.pi-wishlist-button i:before{
    color: white;
    content: '\f004';
    font-weight: 400;
}

.pi-wishlist-button.btn-fav-filled i:before{
    color: white;
    content: '\f00c';
    font-weight: 900;
}

.pi-wishlist-button:hover{
    text-decoration: none;
    background-color: rgba(255, 0, 174, 1) !important;

}
.nb-wishlist{
    min-width: 80px;
}
.nb-wishlist a:hover, .nb-wishlist a:hover i:before{
    color: #000 !important;
}

    /*
    Printer Proofs - special image size
    */
.category-253 .listingPic {
    height: 100px;
    overflow: hidden;
}



.bm-ebooks-update {
    margin-top: 30px;
}
.bg-info{
    background-color: #e6e6e6 !important;
    color: #333 !important;
}
.bm-ebooks-update a.list-group-item {
    padding: 0.55rem 1.25rem !important;
    font-weight: bold;
}

.nav-link,
.navbar-brand,
#navDropdownAccount,
#navDropdownCurrencies,
#navDropdownCart,
#navDropdownLanguages {
    color: white !important;
}
.alert-filters .nav-link{
    color: #333 !important;
}
.alert-filters{
    padding: 0px !important;
}
.bm-whats-new > a {
    margin: auto;
    margin-top: 3px;
    width: 96%;
    display: block;

}

.nav-link:hover,
.navbar-brand:hover,
#navDropdownAccount:hover,
#navDropdownCurrencies:hover,
#navDropdownCart:hover,
#navDropdownLanguages:hover {
    color: black !important;
}


.breadcrumb {
    background-color: #000000;
    color: #ffffff;
}

.breadcrumb a:link {
    color: #FFFFFF;
}

.breadcrumb a:hover {
    color: rgba(255, 0, 174, 1);
}

.btn-info {
    background-color: #888888;
}
.card.is-product{
    border: 1px solid #ff00ae33;
}
.card.is-product .btn-info{
    border: 1px solid #ff00ae33;
}
.card.is-product .btn-buy{
    border: 1px solid #ff00ae33;
}
.card.is-product .btn-fav{
    border: 1px solid #ff00ae33;
}
.card.is-product.bm-whats-new{
    border: 1px solid rgba(0,0,0,.125);
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #FF00AE;
    color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header a {
    color: #ffffff;
}


.cm-header-logo {
    height: 200px;
    background-image: url('/catalog/images/left-xxx.png'), url('/catalog/images/main-logo.png'), url('/catalog/images/header-lady-transparent.png'), url('/catalog/images/right-xxx.png'), url('/catalog/images/gradient-tile.jpg');
    background-position: 0px 0px, 140px 0px, 760px 0px, 1715px 0px, 0px 0px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
}

.LogoText {
    position: relative;
    padding: 7% 0 0 25%;
    position: absolute;
    top: 0;
    height: 196px;
    display: flex;
    width: 650px;
    line-height: 1.4rem;
    bottom: 88px;
    height: auto;
    margin: 0px;
    right: 120px;
}

.LogoText span {
    text-align: center;
    width: 100%;
    margin: 0px;

}


.IndexBackgroundImage {
    background-image: url('/catalog/images/welcome.jpg');
    background-repeat: no-repeat;
}

.IndexPageSpacing {
    padding: 0 0 0 50%;
}

.BoxTitle {
    width: inherit;
    background-color: rgba(255, 0, 174, 1);
    color: #FFFFFF;
    padding: 0 0 0 5px;
}

.IndexPageSpacingBottom {
    padding: 0 40% 0 0;
    text-align: center;
}

.IndexBackgroundImageBottom {
    background-color: #000;
    background-image: url('/catalog/images/about-lcrops.jpg');
    background-repeat: no-repeat;
    background-position: top right
}

/* header info items / drop down */
.nb-info {
    display: none
}

/*remove to match old template*/
footer.pt-2 > div.bg-dark {
    display: none;
}

/*replace TXB-footer*/
footer.pt-2 > div.bg-light {
    height: 250px;
    background-color: #888888 !important;
    background-image: url('/catalog/images/footer-logo.png');
    background-repeat: no-repeat;
    background-position: 50% 15%;
}

/*header-row*/
#bodyWrapper > div.row:first-of-type {
    position: relative;
    background-image: url('/catalog/images/gradient-new.png');
    background-repeat: repeat-x;
    background-position-y: bottom;
    margin-top: 16px
}


.header-text {
    align-self: flex-end
}

.IndexInner {
    width: 50%;
    float: right
}

.IndexWrapper {
    background-color: #000;
    background-image: url('/catalog/images/welcome-rcrop.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

.IndexWrapper p:last-of-type {
    float: right;
    padding-right: 25px
}

.IndexWrapper p:last-of-type br:first-of-type {
    display: none
}


.header-text {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px
}
.btn-product-listing.btn-fav i, .btn-product-listing.btn-buy i, .btn-product-listing.btn-credit i, .btn-product-listing.btn-credit-success i, .btn-product-listing.btn-credit-download i, .btn-product-listing.btn-view i{
    margin: 0px !important;

}
.btn-product-listing.btn-buy, .btn-product-listing.btn-credit i,  .btn-product-listing.btn-credit-success i, .btn-product-listing.btn-credit-download i, .btn-product-listing.btn-view i{
    line-height: 2 !important;
}
.btn-product-listing.btn-fav, .btn-product-listing.btn-buy, .btn-product-listing.btn-credit-success, .btn-product-listing.btn-credit-download, .btn-product-listing.btn-credit, .btn-product-listing.btn-view{
    padding: 5px !important;
}
.is-product .card-footer {
    padding: .75rem 0.75rem !important;
}
.is-product .card-footer .btn-group{
    width: 100%;
}
.ziprow-1 .is-product .card-footer{
    max-width: 150px;

}
.btn-product-listing.btn-fav i{
    /*color: rgba(255, 0, 174, 1) !important;*/
    color: #333 !important;
}
.btn-product-listing.btn-fav:hover{
    background-color: rgba(255, 0, 174, 1) !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.btn-product-listing.btn-buy:hover{
    border-left: 1px solid #fff;
}
.btn-product-listing.btn-view:hover{
    border-right: 1px solid #fff;
}
.btn-product-listing.btn-fav:hover i{
    color: #fff !important;
}

.btn-product-listing.btn-fav.btn-fav-filled{
    background-color: rgba(255, 0, 174, 1) !important;
}
.btn-product-listing.btn-fav.btn-fav-filled i.fa-heart::before{
    color: #fff !important;
}



.btn-product-listing.btn-view, .btn-product-listing.btn-credit, .btn-product-listing.btn-credit-success, .btn-product-listing.btn-credit-download, .btn-product-listing.btn-buy{
    padding: 9px 2px !important;
}


.credit-history-download .btn-credit-success{
    width: 40px;
    padding: 0.25em !important;
}
a.btn.btn-product-listing.btn-buy{
    line-height: 2;
}
.cm-pi-buy-button .btn-fav-filled{
    background-color: rgba(255, 0, 174, 1) !important;
    color: #fff !important;
}
.cm-pi-buy-button .btn-queue-filled{
    background-color: rgba(255, 0, 174, 1) !important;
    color: #fff !important;
}

.cm-pi-buy-button .btn-queue-downloadable{
    background: #060606 !important;
    color: #ff0019 !important;
}
.cm-pi-buy-button .btn-queue-downloadable i.fa-download::before{
    color: #ff0019 !important;
}


.header-text p {
    margin: 0
}

.cm-footer-text {
    margin: 100px 0px 0px 0px;
    text-align: center;
    color: #FFFFFF;
}

.cm-footer-text a {
    color: #FFFFFF !important;
}

.cm-footer-text a:hover {
    color: rgba(255, 0, 174, 1) !important;
}

.cm-footer-text hr {
    width: 50%;
    background-color: #FFFFFF;
}

.cm-footer-text .nav-link {
    border-right: white solid thin;
    border-radius: 0;
    padding: 0 16px;
}

.cm-footer-text .nav-link:last-of-type {
    border-right: none
}

.pagination .page-link {
    padding: 0.5rem 0.75rem !important;
    font-size: 0.8rem !important;
}

/*Start - Product Card Spacing*/
.cm-i-card-products .row-cols-sm-12 .col, .cm-ip-product-listing .row-cols-sm-12 .col {
    padding-left: 5px;
    padding-right: 5px;
}

.cm-i-card-products .row-cols-sm-12, .cm-ip-product-listing .row-cols-sm-12 {
    margin-right: -10px;
    margin-left: -10px;
}

/*End - Product Card Spacing*/

form[name='checkout_confirmation'] h5 > small {
    display: none;
}

form[name='checkout_confirmation'] table ul.list-group-flush:first-of-type > li.list-group-item {
    display: none;
}

form[name='checkout_confirmation'] ul.list-group-flush:first-of-type > li.extra-link-item {
    display: block;
}

.alert-info {
    color: #ff00ae;
    background-color: #ff00ae3b;
    border-color: #ff00ae42;
}

.alert-danger {
    color: #ff00ae;
}

.description {
    float: left;
    max-width: 400px;
}

.freeshipdesc {
    padding: 10px 20px;
}

.piGal {
    overflow: hidden;
    float: right;
    margin: 0px 0px 0px 50px;
    max-width: 215px;
    text-align: center;
}

.ebooktag {
    padding: 0px;
    text-align: right;
    position: absolute;
    top: 2px;
    right: 0px;
    color: #ff00ae;;
    font-size: 0.9rem;
}

.authortitle {
    width: 100%;
    display: block;
    padding: 0px;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 0px;
    background: #ff00ae;
    color: #fff;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 0.9rem;
}
.cart-already-added{
    background: #ff00ae;
    color: #fff;
    padding: 0px 15px;
}
.cart-already-added-lg{
    border: 1px solid #c30386;
    padding: 5px;
}
.cart-already-added-lg:hover{
    background: #f349be;
    border: 1px solid #c30386;
}
.listingPic {
    height: 285px;
    /*height: 320px;*/
    overflow: hidden;
    /*position: relative;*/
}

.listingPic img {
    height: auto;
}

.card-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 60px;

}

.card-title:hover {
    overflow: visible;
    display: -webkit-box;
    -webkit-line-clamp: none;
    -webkit-box-orient: vertical;
}


h5, .h5 {
    font-size: 1.00rem;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
    /*  display: block; */
}

.btn-info:hover {
    color: #000;
    background-color: rgba(255, 0, 174, 1);
    border-color: rgba(255, 0, 174, 1);
}

.AlreadyPurchased {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: black;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    padding: 0.25rem;
    border-radius: 0.25rem;
}

.overall_border {
    border-style: solid;
    border-width: 1px;
}

.top_border {
    padding-left: 3px;
    padding-right: 3px;
    margin: 3px;
    border-style: solid;
    border-width: 1px;
}

.bottom_border {
    padding-left: 3px;
    padding-right: 10px;
    margin: 3px;
    border-style: solid;
    border-width: 1px;
}

.module_spacer {
    margin-top: 15px;
}

.attribute-spacer {
    margin-top: 150px;
}

input::-webkit-input-placeholder {
    color: red !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: red !important;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: red !important;
}

input:-ms-input-placeholder {
    color: red !important;
}

span.purchased {
    color: #ff0000;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
}


#popCart {
    position: absolute; /*do not change this*/
    top: 35%;
    left: 35%;
    width: 450px;
    background-color: #f8f8f8;
    border: 3px solid #BAC4D0;
    color: #000;
    z-index: 100000; /*do not change this*/
    display: none; /*do not change this*/
    padding: 20px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
}

ul.popcartList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li.popcartButton {
    float: right;
    padding-right: 10px;
}

#popCart_overlay {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #000;
    display: none;
    opacity: 0.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
}

#popCart .disable_popup {
    float: left;
    width: 100%;
    color: red;
}

#popCart .disable_popup p {
    float: left;
    width: 100%;
    margin: 10px 0px
}

.enablelink {
    display: none;
}

#popCart .minimum_order {
    float: left;
    width: 100%;
    color: red;
}

#popCart .minimum_order p {
    float: left;
    width: 100%;
    margin: 10px 0px
}

#addcart_notify {
    position: absolute;
    text-align: center;
    width: 100px;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: rgba(255, 0, 174, 1);
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: rgba(255, 0, 174, 1);
    text-decoration: none;
    background-color: #f8f9fa;
}

.display-6 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

div.logoff-image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.sort-link {
    color: #000000;
}

.sort-link:hover {
    color: rgba(255, 0, 174, 1);
}


/*Site Adjustments Start @zipurman*/


.is-product > .cm-pi-buy-button > .btn-buy {
    margin: 1rem;
}

.cm-ip-product-listing .btn-buy:hover {
    background-color: rgba(255, 0, 174, 1);
    color: #fff;
}

.cm-pi-description {
    min-height: 150px;
}

.cm-pi-description .description {
    width: 60%;
    max-width: 60%;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.cm-pi-description > .description > table {
    max-width: 100% !important;
    width: 100% !important;
}

/* changes*/
.cm-pi-description > .description .overall_border {
    padding: 0px
}
.cm-pi-description > .description  .overall_border .top_border {
    margin: 0px;
    border: none;
    border-bottom: 1px solid #333;
    padding: 1rem;
    background: #e6e6e6;
}
.cm-pi-description > .description  .overall_border .bottom_border {
    margin: 0px;
    border: none;
    padding: 1rem;

}
.cm-pi-name{
    padding: 2rem 0px;
}
.cm-pi-options-attributes, .cm-pi-date-available, .cm-pi-buy-button{
    display: inline-block;
}
.cm-pi-options-attributes{
    margin-top: 25px;
    padding: 16px 10px 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.cm-pi-options-attributes select{
    padding: 0px;
    margin: 0px;
}
.cm-pi-options-attributes h4, .cm-pi-options-attributes .row{
    font-size: 1rem;
    display: inline-block;
}
.cm-pi-options-attributes .row .col-sm-9{
    width: 100%;
    max-width: 100%;
}
.cm-pi-date-available{
    font-size: 0.8rem;
    margin-top: 25px;
    padding: 0px 0px 0px 10px;

}
.cm-pi-buy-button{
    max-width: 48%;
}
.cm-pi-also-purchased{
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 25px;
}

/* changes*/

.piGal {
    float: right;
    margin: auto;
    max-width: 39%;
    width: 39%;
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.piGal > a {
    float: none !important;
    margin: auto;
}

.piGal > a {
    max-width: 270px !important;
}

#cboxClose {
    width: 100% !important;
}

.custom_text_top_block {

}


.cm-ip-product-listing {
    display: none;
}

/*START - remove home breadcrumb*/
.cm-header-breadcrumb > nav > ol.breadcrumb > li.breadcrumb-item:first-of-type {
    display: none;
}

.cm-header-breadcrumb > nav > ol.breadcrumb > li.breadcrumb-item:first-of-type + .breadcrumb-item::before {
    content: '';
}

.cm-pi-options-attributes label {
    display: none;
}


.table-responsive {
    margin: 1em 0;
}

.cm-pi-name > h1 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;

}

/*product card widths*/
.col-custom {
    flex: 0 0 16.6%;
    max-width: 16.6%;
}

.cm-pi-also-purchased .col.mb-2 {
    flex: 0 0 16.6%;
    max-width: 16.6%;
}

.cm-i-card-products .col.mb-2 {
    flex: 0 0 16.6%;
    max-width: 16.6%;
}


form[name="cart_quantity"] .input-group div.input-group-append a {
    border-radius: .25rem;
}

.bm-categories a.list-group-item {
    transition: all .2s ease-in-out;
}

.btn-primary {
    background-color: #ff33be !important;
    border-color: #c82a99;
}

.bm-categories .list-group-item:hover {
    color: #000;
    background-color: #ff33be !important;
    border-radius: 4px;
    box-shadow: 7px 7px 4px #aaaaaa;
    transform: scale(0.9);
}

/*END - remove home breadcrumb*/

.item-hide-box{

}

.item-hide-box:hover{
    background-color: #ff33be !important;
    color: #fff;
    cursor: pointer;
}

/*Disabled Buttons*/
.btn-purchased-disabled i.fa-heart::before{
    color: #777777;
}
.btn-purchased-disabled{
    background: #ddd !important;
    color: #777 !important;
}
.btn-purchased-disabled i{
    color: #777 !important;
}
.btn-purchased-disabled:hover{
    background: #ddd !important;
    color: #777 !important;
    cursor: not-allowed !important;
}
.btn-fav.btn-purchased-disabled:hover{
    border-left: none;
    border-right: none;
}
.btn-buy.btn-purchased-disabled:hover{
    border-left: none;
}


/*MIN WIDTH MEDIA - START*/
@media (min-width: 521px) and (max-width: 960px) {
    .LogoText {
        padding: 0 125px
    }
}

@media (min-width: 860px) {
    .IndexBackgroundImageBottom {
        background-image: url('/catalog/images/about-lcropm.jpg')
    }
}

@media (min-width: 961px) {
    .header-left-sm {
        display: none
    }
}

@media (min-width: 961px) and (max-width: 1190px) {
    .LogoText {
        padding: 0
    }

    .header-text, .LogoText {
        width: 100%
    }

}

@media (min-width: 1190px) {
    .LogoText {
        right: 130px;
        padding: 0
    }

}

@media (min-width: 1300px) {
    .IndexBackgroundImageBottom {
        background-image: url('/catalog/images/about-lcrop.jpg')
    }
}


@media (min-width: 1534px) {
    .btn-product-listing.btn-info{
        line-height: 2;
    }


}
@media (min-width: 1551px) {
    .header-left {
        display: none
    }
}

/*MIN WIDTH MEDIA - END*/

/*MAX WIDTH MEDIA - START*/


@media (max-width: 1700px) {
    .navbar-nav > li{
        text-align: center;
    }
}
@media (max-width: 1550px) {
    .header-left-lg {
        display: none
    }
    .ebooktag {
        font-size: 0.8rem;
        right: -18px;
    }
    a.btn.btn-product-listing.btn-buy {
        line-height: 3;
    }
}


@media (max-width: 1400px) {


    .dTree {
        /*font-size: 13px !important;*/
    }
    .dTree .folder-group ul {
        /*padding-left: 10px !important;*/
    }
}

@media (max-width: 1320px) {
    .nb-info {
        display: block
    }

    .nb-shipping, .nb-terms, .nb-privacy, .nb-faq, .nb-contact, .nb-ebookpb, .nb-ereader {
        display: none
    }
    .dTree {
        /*font-size: 11px !important;*/
    }
    .dTree .folder-group ul {
        /*padding-left: 4px !important;*/
    }
}

@media screen and (max-width: 1200px) {

    .pagination .page-link{
        padding: 6px !important;
    }
    /*product card widths*/
    .col-custom {
        flex: 0 0 19.8%;
        max-width: 19.8%;
    }

    .cm-pi-also-purchased .col.mb-2 {
        flex: 0 0 19.8%;
        max-width: 19.8%;
    }

    .cm-i-card-products .col.mb-2 {
        flex: 0 0 19.8%;
        max-width: 19.8%;
    }

}

@media screen and (max-width: 1188px) {
    .LogoText {
        width: 100%;
        right: 0px;

    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .description {
        float: none;
        max-width: 300px;
    }

    .piGal {
        margin: 25px;
        overflow: hidden;
        max-width: 80%;
        width: 80%;
        margin: auto;
        display: block;
        text-align: center;
    }
    .cm-pi-description .description {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .is-product .card-footer .btn-group {
        max-width: 100%;
        width: 130px;

        position: relative;
        left: -10px;
    }
}

@media (max-width: 990px) {



    /*product card widths*/
    .col-custom {
        flex: 0 0 24.8%;
        max-width: 24.8%;
    }

    .cm-pi-buy-button{
        max-width: 100%;
    }



    .cm-pi-also-purchased .col.mb-2 {
        flex: 0 0 24.8%;
        max-width: 24.8%;
    }

    .cm-i-card-products .col.mb-2 {
        flex: 0 0 24.8%;
        max-width: 24.8%;
    }
}

@media (max-width: 960px) {
    .header-left {
        display: none
    }

    .header-text {
        width: 100%
    }

}

@media screen and (max-width: 900px) {


    .dropdown-cart-list, .only-10-displayed{
        display: none !important;
    }
    .ebooktag {
        font-size: 0.8rem;
        top: 18px;
    }

    .listingPic{
        height: auto;
    }

    .IndexInner, .IndexPageSpacingBottom {
        width: 100%;
        text-shadow: 2px 2px #000000;
        padding: 5px;
    }

    .IndexInner p {
        float: none !important;
        text-align: center !important;

    }

    .IndexPageSpacingBottom p {
        margin: 0px 0px 10px !important;
        text-align: center !important;
    }


}

@media screen and (max-width: 800px) {

    .piGal {
        float: none;
        max-width: 100%;
        width: 100%;
    }

    .cm-pi-description .description {
        max-width: 100%;
        width: 100%;
        margin-bottom: 1rem;
    }

}

@media (max-width: 768px) {
    .btn-product-listing.btn-info{
        line-height: 2;
    }

    .ebooktag {
        top: 0px;
    }
    .is-product .card-footer .btn-group {
        width: 100%;
    }
    .ziprow-1 .is-product .card-footer .btn-group {
        max-width: 100%;
        width: 100px;
    }
    .ziprow-1 .is-product .card-footer .btn-view{
        display: none;
    }

    /*product card widths*/
    .col-custom {
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }

    .cm-pi-also-purchased .col.mb-2 {
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }

    .cm-i-card-products .col.mb-2 {
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }


    .IndexWrapper h1 {
        float: right
    }

    .IndexWrapper p:last-of-type br:first-of-type {
        display: inline-block
    }
}

@media screen and (max-width: 700px) {
    .LogoText > span.header-text > p > strong > span {
        display: none;
    }

    .col-sm-12.cm-i-card-products, .cm-i-text-main-bottom, .bm-whats-new .card-body, .bm-whats-new img, .bm-best-sellers {
        display: none;
    }

    .is-product > .cm-pi-buy-button > .btn-buy {
        margin: 2px;
    }
    .pi-wishlist-button {
        margin: 1em 2px;
    }
    .pi-queue-button {
        margin: 2px;
    }

}

@media screen and (max-width: 580px) {
    .photoset-cell {
        height: auto !important;
        margin: auto !important;
        width: 170px !important;
        display: block;
        float: none !important;
    }

    .is-product {
        margin-bottom: 3rem !important;
        padding: 0px 1rem;
        border: 1px solid #ff00ae55;
    }
    .ziprow-1 .ebooktag{
        display: none;
    }
}

@media (max-width: 574px) {
    /*product card widths*/
    .col-custom {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cm-pi-also-purchased .col.mb-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cm-i-card-products .col.mb-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 520px) {
    .header-image {
        height: 50%
    }

    .LogoText {
        padding: 0 65px;
        bottom: unset;
        top: 80px;
    }
}

@media (max-width: 420px) {
    .IndexWrapper {
        width: 100%
    }
    .ziprow-1 .is-product .card-footer .btn-group {
        max-width: 100%;
        width: 100px;
        left: -80px;
    }
}

@media screen and (max-width: 400px) {
    .LogoText {
        bottom: unset;
        top: 110px;
    }
}

/*MAX WIDTH MEDIA - END*/


/*Mobile End On/Off Areas*/