header nav li .submenu-dropdown {
    position: absolute;
    display: none;
    top: 45px;
    opacity: 0;
    width: 68vw;
    height: 0;
    visibility: hidden;
    transition-duration: 0.5s;
    background: #fff;
}
@media (max-width: 1400px) {
    header nav li .submenu-dropdown {
        width: 85vw;
    }
}
@media (max-width: 1600px) {
    span.cart-count-badge {
        padding: 0.9px !important;
    }
}
.font-weight-bold {
    font-weight: 700;
}
header nav li:hover .submenu-dropdown {
    height: min-content;
    transition-duration: 0.5s;
    opacity: 1;
    display: block;
    visibility: visible;
}
ul.menu.list-unstyled {
    display: grid;
}
.button-rounded,
.button-rounded:hover {
    background: #ba3a71;
    color: #fff;
    border-radius: 20px;
    width: max-content;
}
.nav-active {
    color: #ba3a71 !important;
}
@media (min-width: 991px) {
    .pagination-division nav ul {
        justify-content: center;
    }
}
.pagination-division .page-item:first-child .page-link,
.pagination-division [rel="next"] {
    padding: 0.5rem 0.95rem;
    color: #ba3a71 !important;
    font-weight: 500;
}
.pagination .page-item .page-link {
    color: #161619;
    padding: 0.5rem 0.95rem;
}
.pagination .page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #ba3a71;
    border-color: #ba3a71;
}
.pagination .page-item .page-link:hover {
    border-color: #ba3a71 !important;
    color: #ba3a71 !important;
    background: unset !important;
}
.pagination-division {
    max-width: 100%;
    overflow-x: overlay;
    margin-bottom: 3rem;
}
.top-navigation-group-icons li i {
    font-weight: 800;
    color: #000;
}
img.office-flag {
    height: 15px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
span.cart-count-badge {
    background: #ba3a71;
    color: #fff;
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    font-size: 8px;
    text-align: center;
    padding: 2px;
    border-radius: 50px;
    right: 19px;
    bottom: 12px;
    font-weight: 600;
}
.color-primary {
    color: #8f244d !important;
    opacity: 1 !important;
}
h4.font-size-7 {
    font-size: 2.2rem;
}
.woocommerce-loop-product__thumbnail:hover a p {
    position: absolute;
    z-index: 9;
    top: 0;
    background: #fff;
    height: 77%;
    overflow: hidden;
    white-space: normal;
    color: #000;
    transition-duration: 0.6s;
}
.woocommerce-loop-product__thumbnail a p {
    position: absolute;
    z-index: -1;
    top: -10px;
    color: transparent;
    transition-duration: 0.6s;
}
.font-sm {
    font-size: 85%;
}
.font-md {
    font-size: 90%;
}
.font-lg {
    font-size: 120%;
}
.shop {
    padding: 80px 15px 0;
    position: relative;
    z-index: 0;
}
.media-body h2 {
    padding: 0 !important;
}
.bg-secondary-gray-800 {
    background: #f2f2f2;
}
.book-image {
    height: 122px;
}
.book-fullimage {
    height: 300px;
}
.banner__pretitle {
    color: #ba3a71 !important;
}
.promo-banner .btn-success {
    color: #fff;
    background-color: #ba3a71;
    border-color: #ba3a71;
}
.promo-banner .btn-success:hover {
    color: #fff;
    background-color: #f52f2f;
    border-color: #f52323;
}
.promo-banner .font-size-10 {
    font-size: 2rem;
}
.hero__title-line-2 {
    font-size: 2rem;
}
.hero__title-line-author {
    font-size: 70%;
}
.fontSizeAuthor {
    font-size: 60% !important;
}
.hero__title-line-1 {
    font-size: 134%;
}
.glyph-icon.flaticon-next {
    font-size: 0.7rem;
    margin-left: 0.3rem;
    position: relative;
    top: -1px;
}
.js-pagination.text-center.u-slick__pagination.mb-0 {
    margin: auto;
}
.wp-post-image {
    height: 350px;
    object-fit: cover;
    width: 100%;
}
p.cover-blurb {
    position: absolute;
    line-height: 1.2rem !important;
    transition-duration: 0.5s;
    top: 0;
    z-index: -1;
    font-weight: 500 !important;
    background: #fff;
    height: 0;
    margin-top: 0 !important;
    overflow: clip;
}
.product:hover p.cover-blurb {
    z-index: 9;
    padding: 15px 14px !important;
    top: 0;
    height: 81%;
    transition-duration: 0.5s;
}
#content::after {
    display: none;
}
.product__inner {
    width: 95%;
    margin-left: 2.5% !important;
}
.price-green {
    padding: 0;
    font-size: 20px;
    color: #b83970 !important;
    font-weight: 600;
    line-height: 24px;
}
.media-body {
    line-height: 1rem;
}
.con .media:hover {
    box-shadow: 2px 2px 12px -4px;
    transition-duration: 0.5s;
}
.con .media .book-image {
    min-width: 80px;
    max-width: 90%;
    height: auto;
}
.book-image {
    height: 122px;
}
.book-fullimage {
    height: 300px;
}
.banner__pretitle {
    color: #ba3a71 !important;
}
.promo-banner .btn-success {
    color: #fff;
    background-color: #ba3a71;
    border-color: #ba3a71;
}
.promo-banner .btn-success:hover {
    color: #fff;
    background-color: #f52f2f;
    border-color: #f52323;
}
.promo-banner .font-size-10 {
    font-size: 2rem;
}
.hero__title-line-2 {
    font-size: 2rem;
}
.hero__title-line-1 {
    font-size: 134%;
}
.glyph-icon.flaticon-next {
    font-size: 0.7rem;
    margin-left: 0.3rem;
    position: relative;
    top: -1px;
}
.js-pagination.text-center.u-slick__pagination.mb-0 {
    margin: auto;
}
.wp-post-image {
    height: 350px;
    object-fit: cover;
    width: 100%;
}
.complete-content h1,
.complete-content h2,
.complete-content h3,
.complete-content h4 {
    padding-right: 20px;
    padding-bottom: 0;
    text-align: left !important;
    width: max-content;
    font-size: 190%;
    font-weight:400;
    width: 100%;
}
.hoverable-text {
    transition-duration: 0.1s;
}
.hoverable-text:hover {
    font-weight: 700;
    transition-duration: 0.1s;
}
.text-orange {
    color: #ba3a71;
}
.left-arrows .owl-nav {
    justify-content: start;
}
.product.product__list {
    padding: 0;
}
@media (min-width: 1600px) {
    .wp-post-image {
        height: 340px;
    }
}
@media (max-width: 1600px) {
    .wp-post-image {
        height: 340px;
    }
}
.calendar {
    position: relative;
    width: 205px;
}
.calendar .calendar-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    border-bottom: 6px solid #ba3a71;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    box-shadow: 0 5px 25px rgb(1 1 1 / 15%);
}
.calendar .calendar-body .month-name {
    color: #fff;
    background: #ba3a71;
    width: 100%;
    font-size: 1.3em;
    text-align: center;
    font-weight: 400;
    padding: 5px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.calendar .calendar-body .day-name {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    margin-top: 8px;
}
.calendar .calendar-body .date-number {
    color: #000;
    font-size: 4.8em;
    font-weight: 600;
    line-height: 1.2em;
}
.calendar .calendar-body .year {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 11px;
}
@media (max-width: 768px) {
    .get-cont .last img {
        position: unset !important;
    }
    .become-author p {
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .become-author p img {
        margin: auto !important;
        order: 1;
    }
    .become-author .con {
        margin: 0;
    }
    .become-author .con:nth-child(2n + 2):before {
        left: 0;
    }
    .row .design-publish {
        margin: 0 !important;
    }
    .publishing-wrap .con {
        margin-left: 0 !important;
        box-shadow: unset !important;
    }
    .book-detail .con ul {
        display: block !important;
        justify-content: center;
    }
    .book-detail .con ul li {
        display: grid !important;
        justify-content: center !important;
        width: 100%;
        height: 100%;
        border: 0 !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
    }
}
@media (max-width: 991px) {
    .calendar {
        width: 120px;
    }
    .calendar .calendar-body .month-name {
        font-size: 1em;
    }
    .calendar .calendar-body .day-name {
        margin-top: 5px;
        font-size: 0.7em;
    }
    .calendar .calendar-body .date-number {
        font-size: 2.5em;
    }
    .calendar .calendar-body .year {
        font-size: 0.7em;
        margin-bottom: 5px;
    }
    .publishing-wrap .con p {
        padding: 20px;
    }
    .get-cont .last img {
        height: auto !important;
        position: sticky;
        top: 250px;
    }
    .con-hoverable .con,
    .hoverable {
        margin: auto;
    }
    .wp-post-image {
        height: auto !important;
    }
    .left-arrows .owl-nav {
        justify-content: end;
    }
    .book-detail .con ul {
        display: block;
        width: 100%;
    }
    .zsiq_floatmain {
        bottom: 80px !important;
    }
    header#topHeader {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .shop .con-wrap a span {
        height: auto !important;
    }
    .shop ul#tabs {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .left-con-wrap.promo-content {
        margin-right: 0;
    }
    .shop.shop1 .con-wrap a span {
        height: auto;
    }
}
.bg-facebook {
    background-color: #306199;
}
.bg-twitter {
    background-color: #26c4f1;
}
.bg-pinterest {
    background-color: #dd4f43;
}
.recent-post .heading {
    line-height: 1.3rem;
    margin-bottom: 1rem;
    font-size: 0.9rem;
}
.page-title h1 {
    font-family: Poppins;
    font-weight: 200;
    line-height: 5rem;
    color: #ba3a71;
    text-shadow: 2px 2px 12px #00000054 !important;
}
.page-title .row {
    margin: auto;
}
.page-title h1 strong {
    color: #000 !important;
}
.page-title {
    background: unset;
}
.page-title h1:before {
    content: "";
    background: url(/design/images/banner/quill_5.png);
    width: 42px;
    height: 150px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -54px;
    margin-top: 11px;
}
@media (max-width: 768px) {
    .page-title h1:before {
        height: 100%;
    }
}
@media (max-width: 600px) {
    .page-title h1:before {
        height: 80%;
        margin-left: -40px;
    }
}
.page-title:after {
    background-image: url(/design/images/banner/banner-bg.png) !important;
    background-size: 650px !important;
    background-repeat: repeat !important;
    background-position: center !important;
    mix-blend-mode: unset !important;
    opacity: 1 !important;
}
.books-desc .img {
    height: 120px;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 15px 0;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.books-desc .img img {
    width: 70%;
}
.font-fit {
    font-size: 100% !important;
}
.text-shadow-0 {
    text-shadow: unset !important;
}
.stick {
    position: sticky;
    top: 0;
}
.con-hoverable:hover .con,
.hoverable:hover {
    transform: translateY(-20px);
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.25);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.con-hoverable .con,
.hoverable {
    margin-top: 20px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.text-green {
    color: #8bbb41;
}
.bg-green {
    background: #8bbb41 !important;
}
.swal2-confirm {
    background: #8bbb41 !important;
}
.bg-event-succes {
    background: #8bbb413d;
}
.form-checkbox {
    vertical-align: middle;
    display: unset !important;
    margin-top: -3px;
    margin-right: 0 !important;
}
.font-strong {
    font-weight: 500;
}
.calndr-sedulbtn {
    background: #ba3a71 !important;
}
.cmpnt-days > div div.disabledday:hover,
.cmpnt-days > div div.normalday:hover,
.cmpnt-days > div div.selectedday {
    background-color: #ba3a71 !important;
    color: #fff;
}
.cal-timtype span:hover,
.zsiq-clr-azurblu {
    color: #ba3a71 !important;
}
.striked {
    font-size: 80%;
    margin-right: 10px;
    text-decoration: line-through;
    opacity: 0.9;
    color: #cb0707;
    margin-top: auto;
    margin-bottom: auto;
}
.mobile-nav .dropdown-toggle::after {
    position: absolute;
    left: 94%;
    top: 25px;
}
.toggle-wrap {
    padding: 10px;
    position: relative;
    cursor: pointer;
    float: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.toggle-bar,
.toggle-bar::after,
.toggle-bar::before,
.toggle-wrap.active .toggle-bar,
.toggle-wrap.active .toggle-bar::after,
.toggle-wrap.active .toggle-bar::before {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.toggle-bar {
    width: 35px;
    margin: 10px 0;
    position: relative;
    border-top: 2px solid #303030;
    display: block;
}
.toggle-bar::after,
.toggle-bar::before {
    content: "";
    display: block;
    background: #303030;
    height: 2px;
    width: 35px;
    position: absolute;
    top: -12px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -ms-transform-origin: 13%;
    -webkit-transform-origin: 13%;
    transform-origin: 13%;
}
.toggle-bar::after {
    top: 9px;
}
.toggle-wrap.active .toggle-bar {
    border-top: 2px solid transparent;
}
.toggle-wrap.active .toggle-bar::before {
    top: -9px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.toggle-wrap.active .toggle-bar::after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.wp-post-image {
    width: 100%;
}
.slick-slide .product .media a {
    width: 40%;
}
.slick-slide .product .media .media-body {
    width: 60%;
    margin-left: 0 !important;
}
body {
    transition-duration: 0.5s;
}
.overlay:before {
    content: "";
    background: #00000070;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    transition-duration: 0.5s;
}
:root {
    --backgroundColor: white;
    --textColor: #656464;
    --backgroundHover: #ba3a71;
    --activeText: white;
}
.multi-level-menu-wrapper:not(.active) {
    left: -100% !important;
    transition-duration: 0.6s;
}
.multi-level-menu-wrapper {
    position: fixed;
    top: 84px;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 300px;
    background-color: var(--backgroundColor);
    overflow: hidden;
    z-index: 999999999999999999999;
    transition-duration: 0.6s;
}
.multi-level-menu-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 75%;
    overflow-y: scroll;
}
.multi-level-menu-wrapper ul li {
    color: var(--textColor);
}
.multi-level-menu-wrapper ul li:hover {
    background-color: var(--backgroundHover);
    color: var(--activeText);
    cursor: pointer;
}
.multi-level-menu-wrapper ul li:hover a {
    color: var(--activeText) !important;
}
.multi-level-menu-wrapper ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
    text-decoration: none;
    color: var(--textColor);
}
.multi-level-menu-wrapper ul li a .icon {
    margin-right: 10px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.multi-level-menu-wrapper ul li.hasSubMenu {
    padding-right: 50px;
    position: relative;
}
.multi-level-menu-wrapper ul li.hasSubMenu div.trigger {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 50px;
}
.multi-level-menu-wrapper .mainMenu,
.multi-level-menu-wrapper .subMenu {
    background-color: var(--backgroundColor);
}
.multi-level-menu-wrapper .subMenu {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 300px;
    margin: auto;
    transition: all ease-in-out 0.5s;
}
.multi-level-menu-wrapper .subMenu .backTrigger {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    text-decoration: none;
    color: var(--textColor);
}
.multi-level-menu-wrapper .subMenu .backTrigger.active,
.multi-level-menu-wrapper .subMenu .backTrigger:hover {
    background-color: var(--backgroundHover);
    color: var(--activeText);
    cursor: pointer;
}
.multi-level-menu-wrapper .subMenu .backTrigger .icon {
    margin-right: 10px;
}
.multi-level-menu-wrapper .subMenu.active {
    left: 0;
}
@media (max-width: 1200px) {
    .grecaptcha-badge {
        bottom: 70px !important;
    }
}
.btn-primary {
    background-color: #ba3a71;
    border-color: #ba3a71;
}
.btn-primary:hover {
    background-color: #cf791c;
    border-color: #cf791c;
}
@media (max-width: 768px) {
    .shop .con-wrap a span img {
        object-fit: contain;
        object-position: center;
        min-height: 235px;
    }
    footer .copy {
        margin-bottom: 50px;
    }
    .shop.shop1 .left-con-wrap {
        margin: 0 !important;
    }
    .shop.shop1 .left-con-wrap .con {
        height: 100% !important;
        display: flex !important;
        flex-flow: row;
        padding: 5px 8px;
        min-height: 300px;
    }
    .shop .left-con-wrap .con .btn {
        margin-top: 2px;
    }
    .shop .left-con-wrap .con h6 {
        font-size: 18px;
        padding: 0;
        line-height: 1.4rem;
    }
    .shop .left-con-wrap .con .btn * {
        font-size: 14px;
        white-space: nowrap;
        text-shadow: unset;
    }
    .shop .left-con-wrap .con img {
        margin: 5px 0 !important;
        max-height: 250px;
        object-fit: contain;
        object-position: center;
    }
    .shop .left-con-wrap .con div {
        display: flex;
        flex-flow: column;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        width: 50%;
    }
    .shop .left-con-wrap .con {
        display: flex;
        flex-flow: row;
        width: 100%;
        justify-content: space-around;
        padding: 10px 0 25px 0;
    }
    .shop .left-con-wrap .con > img {
        width: 50% !important;
    }
    .w-max {
        width: auto !important;
    }
    .book-detail .con ul {
        width: 100% !important;
    }
    .book-detail .con ul li {
        height: auto !important;
    }
    .book-detail .add-to-cart {
        display: block !important;
    }
    .cover-blurb {
        white-space: unset !important;
    }
}
.btn-success {
    border-color: unset !important;
}
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}
.grecaptcha-badge:hover {
    width: 256px !important;
}
.complete-content a {
    word-break: break-word;
}
button.swal2-confirm {
    background: #ba3a71 !important;
}
.position-shopping-cart {
    position: absolute;
    z-index: 100;
    padding: 0;
    width: 470px !important;
    display: none;
    right: 0;
}
.shopping-cart-icon .badge {
    background-color: var(--kd-primary);
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.shopping-cart {
    background: #fff;
    position: relative;
    border-radius: 3px;
    padding: 10px;
}
.shopping-cart .shopping-cart-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.shopping-cart .shopping-cart-items {
    min-height: 50px;
    padding: 0;
}
.shopping-cart-items li {
    margin: 18px 0;
}
.shopping-cart-items .item-name {
    display: block;
    font-size: 16px;
}
.shopping-cart-items .item-price {
    color: #ba3a71;
    margin-right: 8px;
}
.shopping-cart-items .item-quantity {
    color: #abb0be;
}
.shopping-cart-header .cart-icon {
    color: var(--kd-primary);
    font-size: 24px;
    margin-right: 7px;
    float: left;
}

.author-img {
    width: 93px;
    height: 100px;
    object-fit: cover;
    cursor: pointer;
    margin: -10px 7px;
    transition: transform 0.5s, border 0.3s;
}
.author-img.active {
    transform: scale(1.3);
}
.author-detail {
    transition: opacity 0.5s;
}
.author-detail.d-none {
    opacity: 0;
}
@media (max-width: 768px) {
    .author-img {
        margin: 0px 6px;
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 576px) {
    .author-img {
        margin: 0px 6px;
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 568px) {
    .author-img {
        margin: 0px 4px;
        width: 55px;
        height: 55px;
    }
}
