:root {
    --fs-banner-heading: 2.813rem;
    --fs-heading1: 1.875rem;
    --fs-heading2: 1.75rem;
    --fs-xxxl: 1.625rem;
    --fs-xxl: 1.5rem;
    --fs-xl: 1.375rem;
    --fs-l: 1.25rem;
    --fs-base: 1.125rem;
    --fs-sm: 1rem;
    --fs-xs: 0.875rem;
    --line-height-default: 1.6;
    --layout-container: 1320px;
}

@media(min-width:992px) and (max-width:1200px) {}



.woof_sid_auto_shortcode {
    display: none;
}

.entry-header {
    display: none;
}

.product-wrapper__caption span {

    display: inline-block !important;

}

/*.product-wrapper{
    width: 23% !important;
}
.compare-product-wrapper__box .product-wrapper{
    width: 100% !important;
}*/

#filter {
    margin-bottom: 20px;
}

#price-filter,
#brand-filter {
    margin-bottom: 20px;
}

#brand-filter label {
    display: block;
    margin-bottom: 5px;
}

#filter-form input,
#filter-form button {
    margin-bottom: 10px;
}

#filter-form input {
    padding: 8px;
    font-size: var(--fs-base);
}

#product-list {
    margin-top: 20px;
}

#product-list .products {
    list-style-type: none;
    padding: 0;
}

#product-list .products li {
    margin-bottom: 20px;
}

.modal_cat {
    list-style: none;
}

.product-score-section {
    width: 100% !important;
}


/* common css */

/* after container (breadcrumb) */
/* add class bread */
.yoast-breadcrumbs {
    margin-top: 53px;
    margin-bottom: 24px;
}

.yoast-breadcrumbs span {
    font-size: var(--fs-sm);
    ;
    font-weight: 400;
    line-height: var(--line-height-default);
    ;
    color: orange;
    display: flex;
    gap: 5px;
}

.page-template-new_shop .shop-card-wrapper__container__col:nth-child(2) {
    width: 340px;
}


.page-template-new_shop .shop-card-wrapper__container__col a {
    display: flex;
    align-items: center;
}

.page-template-new_shop .shop-card-wrapper__container {
    justify-content: space-between;
}

.page-template-new_shop .shop-card-wrapper__container__col .image {
    justify-content: end;
    border-radius: 3px;
}


/* Css for shop inner page */
.woof_childs_list {
    margin: 0px 0 0 0px !important;
}

.woof_list li {
    margin: 0 0px 0 0px !important;
}

.filter-box input[type=checkbox] {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, 1);
}

.filter-box input[type=checkbox]+label {
    margin-left: 18px;
    padding: 0;
    line-height: var(--line-height-default);
    ;
    width: calc(100% - 50px);
    padding-bottom: 15px;
    color: #041523;
}

.woocommerce-loop-product__title {
    height: 75px;
}

.filter-box .heading-medium-extra {
    font-family: "Source Sans Pro";
    text-transform: uppercase;
}

.woof h4 {
    font-size: var(--fs-base);
    font-weight: 600;
    line-height: var(--line-height-default);
    ;
    letter-spacing: 0.15px;
    color: #041523;
    font-family: "Source Sans Pro";
    text-transform: uppercase;
}

.product_description__rating .nav-tabs .nav-item.show .nav-link,
.product_description__rating .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: transparent;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after {
    display: none !important;
}

.single-product div.product .woocommerce-product-gallery img {
    margin: 0 auto !important;
}

.flex-active-slide a {
    width: 100%;
    background: #fff;
    display: block;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    gap: 10px;
    justify-content: start;
    text-align: left;
    flex-wrap: wrap;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: calc(100% / 5 - 8px) !important;
    float: left;
    margin-right: 0;
    margin: 0 !important;
    padding: 10px;
    background: #fff;
}

.single-product #block-9.widget {
    margin: 0;
}

.single .product-detail-wrapper .product_description__rating table * {
    vertical-align: baseline;
}

.product-detail-wrapper .product_description p {
    margin-top: 10px !important;
}

.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table tr td,
.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table tr td {
    padding: 0;
}

.page-template-read #tabs-content h2 {
    margin-bottom: 50px;
    font-weight: 600;
}


.page-template-read .learn_video_wrapper+.pagination {
    padding: 0;
    border: none;
    border-width: 1px 0;
    text-align: center;
    clear: both;
    margin: 50px auto 0;
}

.page-template-read .pagination .pagination {
    margin: 0 auto;
    border: none;
    padding: 0;
}

.page-template-read .pagination ul:first-child {
    margin: 0 auto;
    width: 100%;
}

.page-template-read .pagination .page-numbers li .page-numbers.current {
    background-color: transparent;
    color: #4CA1BC;
    text-decoration: underline;
}

.page-template-read .pagination .page-numbers li .page-numbers,
.page-template-read .woocommerce-pagination .page-numbers li .page-numbers {
    padding: 0 5px;
    background-color: transparent;
    color: #4CA1BC;
    font-size: var(--fs-xl);
    font-weight: 600;
    line-height: var(--line-height-default);
    ;
    text-transform: uppercase;
}

.tabbing_custom {
    flex-wrap: wrap;
}


.tabbing_custom li a {
    text-transform: uppercase;
    color: #031522;
}

.page-template-learn #tabs-content h2 {
    margin-bottom: 20px;
    font-weight: 600;
}

.page-template-learn .learn_video_wrapper+.pagination {
    padding: 0;
    border: none;
    border-width: 1px 0;
    text-align: center;
    clear: both;
    margin: 50px auto 0;
}

.page-template-learn .pagination .pagination {
    margin: 0 auto;
    border: none;
    padding: 0;
}

.page-template-learn .pagination ul:first-child {
    margin: 0;
}

.page-template-learn .pagination .page-numbers li .page-numbers.current {
    background-color: transparent;
    color: #4CA1BC;
    text-decoration: underline;
    margin: 0 5px !important;
}

.page-template-learn .pagination .page-numbers li .page-numbers,
.page-template-learn .woocommerce-pagination .page-numbers li .page-numbers {
    padding: 0 5px;
    background-color: transparent;
    color: #4CA1BC;
    font-size: var(--fs-xl);
    font-weight: 600;
    line-height: var(--line-height-default);
    ;
    text-transform: uppercase;
}

.page-template-compare_product_list #product-list .product-wrapper {
    max-width: calc(100% / 4 - 15px);
    width: 100%;
}

.page-template-compare_product_list .product-wrapper__caption h6,
.page-template-compare_product_list .product-wrapper__caption .h6 {
    font-weight: 700;
}

.page-template-compare_product_list .compare-cta a.compare_cta_link {
    padding: 15px 30px;
}

.page-template-compare_product_list .filter-wrapper {
    left: 250px;
}

.page-template-compare_product_list .filter-wrapper label {
    color: #041523;
}

.favourite-brands h2,
.recent-reads h2,
.our-category h2,
.compare-product h2 {
    font-weight: 600;
}


.learn_video_wrapper+.pagination,
.pagination,
.woocommerce-pagination {
    padding: 0;
    border: none;
    border-width: 1px 0;
    text-align: center;
    clear: both;
    margin: 50px auto 0;
}

.pagination .pagination {
    margin: 0 auto;
    border: none;
    padding: 0;
}

.pagination ul:first-child {
    margin: 0 auto;
    width: 100%;
}

.pagination .page-numbers li .page-numbers.current {
    background-color: transparent !important;
    color: #4CA1BC !important;
    text-decoration: underline;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    padding: 0 5px;
    background-color: transparent;
    color: #4CA1BC;
    font-size: var(--fs-xl);
    font-weight: 600;
    line-height: var(--line-height-default);
    ;
    text-transform: uppercase;
}

.btn {
    border-radius: 0;
    font-size: var(--fs-sm);
    ;
    font-weight: 600;
}

.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a {
    padding: 15px;
    font-size: var(--fs-sm);
    ;
    font-weight: 600;
    line-height: var(--line-height-default);
    ;
    border-radius: 0;
}

.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a .woocommerce-Price-amount {
    color: #fff;
}

.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a .woocommerce-Price-currencySymbol {
    color: #fff;
}

.compare-product-wrapper.compare-table-page:before {
    bottom: auto;
    top: 310px;
}

.product-wrapper__image .delete-compare-product.show.active img:not(.close-compare) {
    display: none;
}

.product-score-section__compareTable .row.header {
    background: none;
}

.product-score-section__compareTable .row .box:first-child {
    width: 300px;
}

.compare-product-wrapper.left-spacing {
    padding-left: 0px;
    justify-content: center;
}

.compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
    width: 170px !important;
}

.product-score-section__compareTable .row .box {
    width: 170px;
}

.filter-wrapper {
    position: relative;
    left: 30px;
    width: 100%;
    margin-top: 50px;
}

.page-template-compare_product_list .filter-wrapper {
    left: 0;
}


.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    background-color: transparent !important;
    color: #4ca1bc !important;
    padding: 0 5px !important;
}

@media(max-width:991px) {
    .page-template-compare_product_list #product-list .product-wrapper {
        max-width: calc(100% / 2 - 10px);
        width: 100%;
    }
}


@media(min-width:992px) and (max-width:1200px) {
    .page-template-compare_product_list #product-list .product-wrapper {
        max-width: calc(100% / 3 - 15px);
        width: 100%;
    }

    .hero-banner__content .title {
        font-size: var(--fs-heading2);
    }
}

.compare-product-wrapper.compare-table-page:before {
    top: 285px;
}

.btn {
    line-height: var(--line-height-default);
    ;
}


@media(max-width:991px) {
    .compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
        width: calc(100% / 2 - 8px) !important;
    }

    .btn {
        padding: 15px 12px;
    }
}

.home .our-standard .size-16 {
    margin-top: 15px;
}

.home .product-wrapper__caption span {
    line-height: var(--line-height-default);
}

.home .h2 {
    font-weight: 600;
}

.home .favourite-brands h2,
.home .recent-reads h2,
.home .our-category h2,
.home .compare-product h2 {
    margin-bottom: 30px;
}

.home .recent-reads .slick-carousel-2 .slick-list {
    margin-bottom: 42px;
}

.home .compare-product .slick-carousel-2 .slick-list {
    margin-bottom: 10px;
}

.home .compare-product__box__col {
    width: calc(100% / 2 - 5px);
}

.home .slick-carousel-2 .slick-list {
    margin-bottom: 10px;
}

.home .our-standard h3 {
    font-size: var(--fs-heading2);
}

.home .our-standard p {
    font-size: var(--fs-xl);
}

.header .d-flex .logo-box {
    width: 15%;
}

.header .navigation-box {
    width: 70%;
}

.header .login-box {
    width: 15%;
    justify-content: end !important;
}

.header .d-flex .navigation-box .menu li>.sub-menu {
    grid-template-columns: 25% 25% 25% 25% !important;
}


.header .d-flex .navigation-box .menu li:hover .sub-menu {
    top: calc(100% + 10px) !important;
}

.header .d-flex .navigation-box .menu {
    justify-content: center !important;
}


.product-score-section__compareTable .row .box:first-child {
    width: calc(100% / 3);
}

.product-score-section__compareTable .row .box {
    width: calc(100% / 3);
}

.compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
    width: calc(25% - 20px) !important;
}

/* .storefront-sorting select {
    width: auto;
    padding: 7px;
    border: 1px solid #000000;
} */

.compare-product__box__col {
    width: calc(100% / 2 - 7px);
}

.btn {
    line-height: var(--line-height-default) !important;
}


.slick-track {
    margin-left: 0;
    margin-right: 0;
}

.page-template-read .tabbing_custom li {
    width: calc(100% / 4 - 20px);

}

.recent-reads__box .image img {
    height: 100% !important;
}

.recent-reads__box .image {
    border-radius: 3px;
}

.page-template-read .tabbing_custom {
    gap: 10px;
}

.page-template-read .tabbing_custom li {
    width: auto;
    padding: 5px 15px;
    background: #eee;
    border-radius: 30px;
}

.product-list ul li.product .woocommerce-loop-product__title {
    height: auto;
}

.our-standard__box__col {
    line-height: var(--line-height-default);
}

.home .product-wrapper .size-16 {
    line-height: var(--line-height-default);
}

.home .recent-reads .slick-dots {
    margin: 0;
}

.btn {
    font-weight: 600 !important;
}

.btn.btn-primary:hover {
    background: #96224b;
    border-color: #96224b;
}

.home .compare-product__box__col .h6 {
    color: #041523;
}

.home .compare-product__box .action .btn {
    padding: 10px 30px;
    font-size: var(--fs-sm);
    ;
}

.page-template-new_shop p {
    font-weight: 400;
}

.page-template-new_shop .recent-reads h2 {
    margin-bottom: 24px;
}

.page-template-new_shop .product-wrapper__caption p {
    margin-bottom: 0;
}

.page-template-new_shop .latest-product-item .slick-dots {
    margin-top: 56px;
    margin-bottom: 30px;
}

.slick-carousel-4 ul.slick-dots,
.slick-carousel-2 ul.slick-dots {
    gap: 8px;
}

.page-template-new_shop .product-wrapper__caption p {
    line-height: var(--line-height-default);
}

.page-template-new_shop .slick-carousel-4 .slick-list,
.page-template-new_shop .slick-carousel-2 .slick-list {
    margin-bottom: 0;
}

.page-template-new_shop .shop-card-wrapper__container {
    align-items: start;
}

.our-standard {
    padding: 50px 110px;
}

.home .our-standard .size-16 {
    margin-bottom: 38px;
}

.home p {
    line-height: var(--line-height-default);
}

.home .recent-reads__box .caption .h6 {
    line-height: var(--line-height-default);
}

.page-template-new_shop p {
    line-height: var(--line-height-default);
    color: #041523;
}

.slick-track {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.size-14 {
    line-height: var(--line-height-default) !important;
}

.size-27 {
    line-height: var(--line-height-default);
}

.page-template-new_shop .shop-card-wrapper__container__col {
    row-gap: 24px;
}

.page-template-new_shop .shop-card-wrapper__container__col a {

    line-height: var(--line-height-default);
    padding: 10px 0;
    gap: 10px;
}

.page-template-new_shop .shop-card-wrapper__container__col a img {
    margin-left: 0;
}

.page-template-new_shop .shop-card-wrapper__productWrapper.mt-30 {
    margin-top: 20px !important;
}

.yoast-breadcrumbs>span a,
.yoast-breadcrumbs>span .breadcrumb_last {
    font-weight: 400;
    line-height: var(--line-height-default);
}

.yoast-breadcrumbs span span:after {
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/arrow-down-orange.svg) no-repeat center;
    transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    rotate: 270deg;
    padding-top: 25px;
}

.yoast-breadcrumbs span span:last-child {
    margin-left: -5px;
}

.yoast-breadcrumbs span span:last-child:after {
    display: none;
}


.tax-product_cat .product-wrapper {
    max-width: calc(100% / 4 - 15px);
    width: 100%;
}

a.button.product_type_variable.add_to_cart_button {
    display: none;
}

#block-9 {
    margin-left: 332px;
}

@media(max-width:991px) {
    #block-9 {
        margin-left: 0;
    }
}

.product-wrapper__image .add-compare-cta img,
.product-wrapper__image .delete-compare-product img {
    margin: 0;
}

.compare-cta a.compare_cta_link.active img {
    margin-bottom: 0;
}

.woof_authors li {
    list-style: none;
}

.woof_list li input {
    margin: 0;
}

.btn {
    padding: 12px 30px;
}

.page-template-compare .recent-reads .h2 {
    margin-bottom: 24px !important;
}

.page-template-compare .recent-reads p {
    font-weight: 400;
    line-height: var(--line-height-default);
    ;
    margin: 0;
}

.page-template-compare .compare-product-wrapper {
    margin-top: 50px;
}

.page-template-compare .compare-product-wrapper .compare-product__box {
    width: calc(100% / 2 - 15px);
}

.page-template-compare .compare-product__box__col {
    width: calc(100% / 2 - 5px);
}

.page-template-compare .compare-product-wrapper .compare-product__box__col a.h6 {
    line-height: var(--line-height-default);
    ;
}

.page-template-compare .compare-product__box .action {
    margin-top: 25px;
}

.woof_price_filter_radio {
    display: none;
}

.woof_authors li {
    position: relative;
}

.tax-product_cat .woof_list {
    margin-bottom: 10px;
}

input[type=checkbox]+label,
input[type=radio]+label {
    border-color: #e57d8a;
}

.woof_price_filter_radio+label {
    padding-left: 30px;
    position: relative;
}

.woof_price_filter_radio+label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #041523;
    border-radius: 50%;
    top: 50%;
    left: 0rem;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
}

.woof_price_filter_radio+label:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #e57d8a;
    border: 2px solid #e57d8a;
    border-radius: 50%;
    top: 50%;
    left: 0rem;
    transform: translateY(-50%) scale(0);
    transition: transform 400ms ease;
}

.product-wrapper__image .add-compare-cta img,
.product-wrapper__image .delete-compare-product img {
    margin: 0;
}

.compare-cta a.compare_cta_link.active img {
    margin-bottom: 0;
}

.woof_authors li {
    list-style: none;
}

.woof_list li input {
    margin: 0;
}

.woof_list input[type=radio]:checked+label::before {
    border: 1px solid #e57d8a;
}

.woof_list input[type=radio]:checked+label::after {
    transform: translateY(-50%) scale(0.55);
}

.page-id-1297 .recent-reads p {
    line-height: var(--line-height-default);
    ;
    font-weight: 400;
}

.page-template-read p {
    font-weight: 400;
    line-height: var(--line-height-default);
    ;
}

.page-template-read #tabs-nav {
    margin-top: 50px;
}

.page-template-read .learn_video_wrapper a {
    width: calc(100% / 3 - 34px);
}

.slick-carousel-4 ul.slick-dots li button,
.slick-carousel-2 ul.slick-dots li button {
    padding: 0;
    line-height: 8px;
}

.tax-product_cat .filter-wrapper {
    left: 0;
    margin-top: 0;
}

.tax-product_cat .yoast-breadcrumbs {
    margin-top: 0;
}

.product-detail-wrapper .product_description p {
    line-height: var(--line-height-default);
    ;
    color: rgba(0, 21, 36, 0.8);
    font-weight: 400;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 20px;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    gap: 20px;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: calc(100% / 3 - 14px) !important;
}

.compare-modal .image-wrapper__box .image .caption h6,
.compare-modal .image-wrapper__box .image .caption .h6 {
    padding: 5px;
    line-height: var(--line-height-default);
    height: 50px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    background: #ffffffb5;
}

.compare-modal .image-wrapper__box .image img {
    opacity: 1;
}

.tax-product_cat .yoast-breadcrumbs>span a,
.yoast-breadcrumbs>span .breadcrumb_last {
    margin: 0;
}

.single-read .image_card {
    margin-bottom: 50px;
}

.single-read .recent-reads ul li {
    color: #041523;
}

.single-read .recent-reads ol li {
    font-size: var(--fs-xl);
    line-height: var(--line-height-default);
    ;
    color: #FF8857;
}

.single-read .recent-reads.mb-60 {
    margin-bottom: 45px;
}

.single-read .recent-reads ol li::marker {
    font-size: var(--fs-heading1);
    line-height: var(--line-height-default);
    ;
}

.single-read p,
.single-read p span {
    font-weight: 400;
    line-height: var(--line-height-default);
    ;
    color: #041523;
}

.single-read .recent-reads h2 {
    margin-bottom: 20px;
}

.single-read .image_card img {
    max-height: 100%;
    width: 100% !important;
    height: 475px !important;
    object-fit: cover;
}

.filter-wrapper label {
    color: #041523;
}


.tax-product_cat p {
    color: #041523;
    line-height: var(--line-height-default);
    ;
    font-weight: 400;
}

.tax-product_cat .product-wrapper {
    padding: 0;
}


.tax-product_cat .product-list ul {
    gap: 20px;
}

input[type=checkbox][disabled] {
    opacity: .2;
    cursor: default;
}

input[type=checkbox][disabled]+label {
    opacity: .4;
    cursor: default;
}

.tax-product_cat .product-wrapper .product-wrapper__image img {
    height: 100%;
    object-fit: contain;
}

#compareModal {
    width: 100%;
    max-width: 760px;
    border-radius: 10px;
}

#compareModal.show .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0;
}

#compareModal .modal-content {
    height: 100%;
}

#compareModal .modal-content .product-wrapper {
    width: calc(50% - 10px);
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 2px #eeeeee59;
}

#compareModal.modal .modal-body {
    margin-right: 0;
    margin-left: 0;
}

.filter-wrapper__sortby__content .form-group input[type=checkbox]:checked {
    accent-color: #e57d8a;
    border: 1px solid #e57d8a;
}

.filter-box input[type=checkbox]:checked {
    accent-color: #e57d8a;
    border: 1px solid #e57d8a;
    background: #fff;
}

.filter-box input[type=checkbox]:checked::after {
    content: '';
    display: block;
    height: 15px;
    width: 8px;
    border-bottom: 2px solid #e57d8a;
    border-right: 2px solid #e6808d;
    transform: rotate(45deg);
    margin-left: 5px;
}

input[type=checkbox]+label,
input[type=radio]+label {
    margin-left: 0 !important;
}

.filter-box input[type=checkbox]+label {
    padding-left: 10px;
}

.woof_checkbox_label_selected {
    font-weight: normal;
}

.compare-cta-btn {

    width: 40px;
    height: 40px;
    background: #ff8a99;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #ff8a99;
    z-index: 1;
}

.compare-cta-btn img {
    filter: brightness(0) invert(1);
}

.compare-cta-btn img {
    filter: brightness(0) invert(1);
    transform: rotate(45deg);
}

.compare-cta-btn.active img {
    transform: rotate(0deg);
}

.compare-cta-btn.active {
    background: #fff;
}

.compare-cta-btn.active img {
    transform: rotate(0deg);
    transition: all .2s ease-in;
    filter: none;
}

.yoast-breadcrumbs span span:last-child {
    margin-left: -5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: initial;
}

.error_msg {
    width: 100%;
}

#compareModal.show .modal-dialog {
    height: max-content;
}

.product-category-wrapper {
    row-gap: 20px;
}

.about_card {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.about_card .image_card {
    flex: 0 0 380px;
    margin: 0;
}

.about_card .image_card img {
    height: 350px !important;
    object-fit: cover;

}

.about_card .about_content {
    flex: 1;
}

.about_card:nth-child(even) {
    flex-direction: row-reverse;
}

.error404 .container {
    margin: 20px auto;
}

.post-type-archive .filter-wrapper {
    left: 0;
    margin-top: 0;
}

.post-type-archive .product-wrapper {
    width: calc(100% / 4 - 15px);
    padding: 0;
}

.post-type-archive .product-wrapper .product-wrapper__image {
    height: 100%;
    max-height: 245px;
}

.post-type-archive .yoast-breadcrumbs {
    margin-top: 0;
}

.post-type-archive .yoast-breadcrumbs span {
    margin-bottom: 0;
}




@media(min-width:768px) and (max-width:1200px) {
    .post-type-archive .product-wrapper .product-wrapper__image {
        height: 100%;
        max-height: 210px;
    }
}

@media(min-width:1201px) and (max-width:1320px) {}

a.product_type_variable {
    display: none;
}

.search-results .page-title {
    color: #ff8857;
    font-weight: 600;
    font-size: 28px;
    line-height: var(--line-height-default);
    ;
    margin-bottom: 24px;
    margin-top: 53px;
}

.search-results article {
    padding: 10px 20px;
    background: #fff;
    margin-bottom: 20px;
}

.search-results article h2 a {
    color: #041523;
    font-weight: 600;
    text-decoration: underline;
    font-size: var(--fs-base);
    ;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.search-results article p {
    font-weight: 400;
    margin-bottom: 12px;
}

.woof_submit_search_form_container {
    display: none;
}

.mt-10 {
    margin-top: 10px;
}


.home .compare-product .slick-carousel-2 .slick-list {
    margin-bottom: 40px;
}


.recent-reads__box .caption .h6 {
    line-height: var(--line-height-default);
    ;
}

.error404 .container {
    margin: 0 auto;
}

.page-404 {
    text-align: center;
}

.page-404 img {
    width: 50%;
    margin: 0 auto;
    mix-blend-mode: darken;
}

.page-404 a.button {
    margin-bottom: 20px;
}

.tax-berocket_brand .product-wrapper {
    width: calc(100% / 4 - 20px);
    padding: 0;
}

.tax-berocket_brand .product-wrapper .product-wrapper__image img {
    height: 240px;
    object-fit: cover;
}

.tax-pwb-brand .product-wrapper {
    width: calc(100% / 4 - 20px);
    padding: 0;
}

.tax-pwb-brand .product-wrapper .product-wrapper__image img {
    height: 240px;
    object-fit: cover;
}

.wpfFilterVerScroll li label {
    display: flex;
    align-items: center;
}

.wpfFilterVerScroll li label span {
    margin: 0;
display:inline-block;
}

.wpfFilterWrapper[data-filter-type] {
    padding: 0 !important;
}

.wpfValue {
    font-size: var(--fs-base);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-default);
    ;
    letter-spacing: .15px;
}

.wpfFilterWrapper .wpfCheckbox label::before,
.wpfFilterWrapper .wpfCheckbox label::after {
    position: absolute !important;
    content: "" !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.wpfCheckbox label {
    border: 1px solid #041523;
    border-radius: 20px;
    width: 20px !important;
    height: 20px !important;
}

.filter-wrapper__sortby__content .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before {
    background-size: 100% 100% !important;
    background-color: #e57d8a !important;
    width: 12px !important;
    height: 12px !important;
    border: none !important;
    background-image: none !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.filter-box input[type=checkbox]+label {
    width: 18px !important;
    height: 18px !important;
}

.filter-box input[type=checkbox]+label {
    width: 20px !important;
    height: 20px !important;
    display: flex !important;
    border: 1px solid;
}

.wpfFilterWrapper i,
.wpfFilterWrapper svg {
    display: none !important;
}

.filter-box input[type=checkbox]:checked+label {
    border: 1px solid #e57d8a;
}

.filterHead {
    font-size: var(--fs-base);
    font-weight: 600;
    line-height: var(--line-height-default);
    letter-spacing: 0.15px;
    color: #041523;
    font-family: "Source Sans Pro";
    text-transform: uppercase;
}

.woof_list.woof_list_checkbox li {
    display: flex;
}

.woof_list.woof_list_checkbox li input[type=checkbox]:checked+label {
    border: none;
    width: auto !important;
    height: auto !important;
}

.woof_list.woof_list_checkbox li input[type=checkbox]+label {

    width: auto !important;
    height: auto !important;
    display: flex !important;
    border: none;
    padding: 0;
    padding-left: 10px;
    line-height: var(--line-height-default);

}

.woof_list.woof_list_checkbox li input[type=checkbox]+label span {
    margin: 0;
}

.pwb-single-product-brands {
    display: none !important;
}


.page-template-learn .learn_video_wrapper .player {
    position: relative;
}

.page-template-learn .learn_video_wrapper .player:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    display: block;
    background-image: url(../images/youtube.png);
    transform: translate(-50%, -50%);
    background-size: contain;
    z-index: 1;
}

/*.page-template-learn .learn_video_wrapper .player iframe{
    display:none;
}*/

.page-template-learn .learn_video_wrapper .player.active-video:before {
    display: none
}

.page-template-Home .recent-reads__box .player.active-video:before {
    display: none
}

.about_card .image_card img {
    height: 250px !important;
}

.page-id-1297 .recent-reads .main-heading {
    margin-bottom: 60px;
    text-align: center;
}

.page-id-1297 .recent-reads .main-heading h2 {
    margin-bottom: 30px;
}

.about_card:nth-child(even) {
    flex-direction: row;
}

.about_card:nth-child(odd) {
    flex-direction: row-reverse;
}

.about_card {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin-bottom: 50px;
    align-items: center;
}

.about_card:last-child {
    margin-bottom: 0;
}

.filter-box {
    margin-top: 160px;
}

.page-template-Home .recent-reads .recent-reads__box .player {
    position: relative;
}

.page-template-Home .recent-reads .recent-reads__box .player:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    display: block;
    background-image: url(../images/youtube.png);
    transform: translate(-50%, -50%);
    background-size: contain;
    z-index: 1;

}

.about_card .about_content {
    width: calc(100% - 430px);
}

.product_description__rating .nav-tabs .nav-item.show .nav-link,
.product_description__rating .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: transparent;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after {
    display: none !important;
}

.single-product div.product .woocommerce-product-gallery img {
    margin: 0 auto !important;
}

.flex-active-slide a {
    width: 100%;
    background: #fff;
    display: block;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    gap: 10px;
    justify-content: start;
    text-align: left;
    flex-wrap: wrap;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: calc(100% / 5 - 8px) !important;
    float: left;
    margin-right: 0;
    margin: 0 !important;
    padding: 10px;
    background: #fff;
}

.single-product #block-9.widget {
    margin: 0;
}

.single .product-detail-wrapper .product_description__rating table * {
    vertical-align: baseline;
}

.product-detail-wrapper .product_description p {
    margin-top: 10px !important;
}

.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table tr td,
.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table tr td {
    padding: 0;
}






#wpfBlock_2 .wpfFilterVerScroll {
    max-height: 100% !important;
}

.filter-mobile-btn {
    display: none;
}

.wpfFilterTitle {
    display: none !important;
}

.filterHead {
    font-size: var(--fs-base);
    font-weight: 600;
    line-height: var(--line-height-default);
    ;
    letter-spacing: 0.15px;
    color: #041523;
    font-family: "Source Sans Pro";
    text-transform: uppercase;
}

.woof_list.woof_list_checkbox li {
    display: flex;
}

.woof_list.woof_list_checkbox li input[type=checkbox]:checked+label {
    border: none;
    width: auto !important;
    height: auto !important;
}

.woof_list.woof_list_checkbox li input[type=checkbox]+label {

    width: auto !important;
    height: auto !important;
    display: flex !important;
    border: none;
    padding: 0;
    padding-left: 10px;
    line-height: 1.5;

}

.woof_list.woof_list_checkbox li input[type=checkbox]+label span {
    margin: 0;
}






/* Baby Cot */



.filter-box {
    margin-top: 100px;
}


.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    gap: 30px;
}


.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: calc(100% / 3 - 20px) !important;
    float: left;
    margin: 0 !important;
    background: #fff;
}

.compare-product-wrapper.left-spacing {
    padding-left: 25%;
    justify-content: start;
}

.compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
    width: calc(33.3% - 20px) !important;
}

.product-score-section__overall {
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-score-section__overall .box {
    width: calc(33.3% - 20px);
}

.compare-product-wrapper {
    gap: 20px;
}

.product-score-section__compareTable .row .box {
    width: calc(100% / 4);
}

.product-score-section__compareTable .row .box:first-child {
    width: calc(100% / 4);
}

.product-score-section__overall .box {
    width: 25%;
}


.compare-modal .image-wrapper__box .image .caption h6,
.compare-modal .image-wrapper__box .image .caption .h6 {
    font-size: var(--fs-sm);
    ;
    font-weight: 500;
}

.wpfFilterTitle {
    display: block !important;
}

.woocommerce-ordering {
    float: none;
}

.append-heading {
    display: none;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 14%;
}

#wpfBlock_1 .wpfFilterVerScroll {
    max-height: max-content;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 14% !important;
}


.product-thumbnail .slick-slide {
    margin-left: 30px
}

.product-thumbnail .slick-list {
    margin-left: -30px
}

.tax-product_cat .related_exploring h2 {
    font-weight: 600;
    color: #ff8857;
}

.tax-product_cat .filter-box .woocommerce-ordering .filter-wrapper__sortby .filter-wrapper__sortby__content.radio-buttons {
    padding-bottom: 0;
}

.tax-product_cat .filter-box .filter-wrapper__sortby>.filter-wrapper__sortby__content.radio-buttons {
    padding-bottom: 30px;
}

.page-template-brand .favourite-brands__logo img {
}

.pagination .nav-links {
    display: flex;
    gap: 10px;
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    font-size: var(--fs-xl);
    font-weight: 400;
    line-height: var(--line-height-default);
    display: flex;
    justify-content: center;
    color: #4CA1BC;
    text-transform: uppercase;
}

.pagination .page-numbers.current {
    text-decoration: underline;
}

.single-read .recent-reads h2 {
    margin-bottom: 20px;
    font-size: var(--fs-heading1);
    font-weight: 600;
    line-height: var(--line-height-default);

}

.wpfFilterWrapper .wfpTitle {
    line-height: var(--line-height-default) !important;
    margin-bottom: 10px !important;
    height: auto !important;
}

.compare-product__box {
    padding-bottom: 15px;
    margin-right: 2px;
}

.product-wrapper__image a{
    height: 100%;
}

.custom_product_category .product-wrapper .view-details{
    margin-top: 10px;
}

@media(min-width:360px) and (max-width:520px){
    .product-wrapper__image{
        height: 150px;
    }
}



@media(max-width:767px) {
    html {
        font-size: 80%;
    }

    span.bread {
        padding: 0 14px;
    }

    .page-template-new_shop .shop-card-wrapper__container__col .image {
        justify-content: start;
    }

    .related_exploring__wrapper a {
        width: calc(100% / 2 - 6px);
    }

    .page-template-compare_product_list .filter-wrapper {
        left: auto;
        width: 0%;
        position: absolute;
        top: -50px;
        transition: .5s ease-in-out;
    }

    .page-template-compare_product_list .filter-wrapper.show {
        left: auto;
        width: 100%;
        position: absolute;
        top: -50px;
    }

    .filter-toggle-mobile {
        border-top: solid 1px rgba(109, 109, 109, .22);
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .filter-toggle-mobile a {
        display: block;
        width: 50%;
        text-align: center;
        color: #041523;
        font-size: var(--fs-base);
        font-style: normal;
        font-weight: 600;
        line-height: var(--line-height-default);
        ;
        text-transform: uppercase;
        padding: 3px 0;
    }

    .filter-toggle-mobile a+a {
        border-left: solid 1px #333;
    }

    .filter-wrapper.show .filter-wrapper__footer {
        display: flex;
    }

    .filter-wrapper__footer {
        background: #fff;
        position: fixed;
        bottom: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 25px 38px;
        margin-top: -1px;
        gap: 10px;
        justify-content: center;
        border-top: 1px solid #b3b3b3;
        display: none;
    }

    .filter-wrapper__header h4,
    .filter-wrapper__header .h4 {
        padding: 20px 20px 13px;
        font-size: var(--fs-base);
        font-weight: 600;
        line-height: var(--line-height-default);
        ;
        color: #041523;
        letter-spacing: .15px;
    }

    .filter-wrapper .h5 {
        font-weight: 600;
        line-height: var(--line-height-default);
        ;
        font-size: var(--fs-base);
        color: #041523;
        padding: 20px 20px;
    }

    .filter-wrapper__sortby>strong.size-16,
    .filter-wrapper__filterby>strong.size-16 {
        display: none !important;
    }

    #price-filter,
    #brand-filter {
        margin-bottom: 0;
    }

    .favourite-brands__logo {
        width: calc(100% / 2 - 10px);
    }

    .home .our-standard p {
        font-size: var(--fs-base);
    }

    .our-standard__box__col {
        font-size: var(--fs-base);
    }

    .compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
        width: calc(50% - 8px) !important;
    }

    .home .compare-product__box__col {
        width: calc(100% / 2 - 7px);
    }

    .home .favourite-brands__wrapper {
        flex-wrap: wrap;
        justify-content: space-between;
        column-gap: 10px;
        row-gap: 10px;
    }

    .home .favourite-brands .favourite-brands__wrapper .favourite-brands__logo {
        width: calc(100% / 2 - 5px);
    }

    .home .our-standard.mt-60 {
        margin-top: 10px;
    }

    .page-template-new_shop .recent-reads {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-new_shop .latest-product-item .slick-dots {
        margin-top: 46px;
    }

    .page-template-new_shop .shop-card-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-new_shop .related_exploring {
        padding-left: 0;
        padding-right: 0;
    }

    .yoast-breadcrumbs {
        margin-top: 30px;
    }

    .page-template-compare .compare-product-wrapper .compare-product__box {
        width: calc(100% / 1 - 0px);
    }

    .page-template-compare .compare-product__box__col {
        width: calc(100% / 2 - 7px);
    }

    .page-template-read .learn_video_wrapper .recent-reads__box {
        width: calc(100% / 1 - 0px);
    }

    .recent-reads {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-read #tabs-nav {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .tabbing_custom {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .pagination {
        display: flex;
        justify-content: center;
    }

    .pagination .page-numbers,
    .woocommerce-pagination .page-numbers {
        color: #4CA1BC;
        font-size: var(--fs-xl);
        font-weight: 400;
        line-height: var(--line-height-default);
        ;
    }

    .pagination .page-numbers.current,
    .woocommerce-pagination .page-numbers.current {
        text-decoration: underline;
    }

    .product-template-default .product_description h2 {
        font-size: var(--fs-base);
        ;
        line-height: var(--line-height-default);
        ;
        margin-bottom: 24px !important;
    }

    .woocommerce-ordering {
        position: relative !important;
    }

    .filter-wrapper {
        position: relative;
        left: 20px !important;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0 !important;
    }

    .filter-wrapper__sortby {
        margin: 0 !important;
    }

    .woocommerce-ordering+.filter-wrapper {
        display: none;
    }

    .our-category__box {
        font-size: var(--fs-sm);
    }

    .tax-product_cat .product-wrapper {
        max-width: calc(100% / 2 - 10px);
    }

    .post-type-archive .product-wrapper {
        width: calc(100% / 1 - 0px);
        padding: 0;
    }

    .post-type-archive .product-wrapper .product-wrapper__image {
        height: 100%;
        max-height: 325px;
    }

    .recent-reads.mb-60 {
        margin-bottom: 0;
    }

    .about_card:nth-child(odd),
    .about_card:nth-child(even) {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 20px;
    }

    .about_card .image_card {
        flex: 0 0 auto;
    }

    .filter-mobile-btn {
        display: block;

    }

    .filterShow.woocommerce-ordering+.filter-wrapper {
        display: block !important;
    }

    .filterShow .filter-wrapper__sortby__content.radio-buttons {
        display: block;
    }

    .filterShow.woocommerce-ordering .filter-wrapper {
        display: none;
    }

    .filterShow.filter-wrapper {
        position: fixed;
        left: 0px !important;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0 !important;
        background: #fff;
        height: 100%;
        z-index: 99;
    }

    .responsive-filter-sorting {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .responsive-filter-sorting h5 {
        width: calc(50% - 10px);
    }

    .responsive-filter-sorting .filter-mobile-btn {
        width: calc(50% - 10px);
        margin: 0;
        font-weight: 600;
        line-height: var(--line-height-default);
        font-size: var(--fs-base);
        color: #041523;
        padding: 20px 20px;
    }

    .filter-box {
        margin-top: 0;
    }

    header .d-flex .navigation-box {
        z-index: 2;
    }

    .about_card .about_content {
        width: calc(100% - 0px);
    }

    .about_card:last-child {
        margin-bottom: 0 !important;
    }

    .page-template-new_shop .recent-reads.mb-60 {
        margin-bottom: 30px;
    }

    .page-template-new_shop .shop-card-wrapper .slick-carousel-4 .slick-slide,
    .page-template-new_shop .shop-card-wrapper .slick-carousel-2 .slick-slide {
        margin: 19px;
    }

    .tabbing_custom {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .page-template-read .related_exploring {
        margin-bottom: 30px;
    }

    .page-template-read-php .tabbing_custom li a {
        white-space: nowrap;
    }

    .filter-box {
        margin-top: 0;
    }

    .filter-mobile-btn {
        display: block;

    }

    .woocommerce-ordering+.filter-wrapper {
        left: -100%;
        transition: .5s ease-in-out;
    }

    .filterShow.woocommerce-ordering+.filter-wrapper {
        display: block !important;
    }

    .filterShow .filter-wrapper__sortby__content.radio-buttons {
        display: block;
    }

    .filterShow.woocommerce-ordering .filter-wrapper {
        display: none;
    }

    .compare-product-wrapper.left-spacing {
        padding-left: 0;
    }

    .compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
        width: calc(50% - 8px) !important;
    }

    .compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a {
        padding: 10px;
    }

    .filterShow.filter-wrapper {
        position: fixed;
        left: 0px !important;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0 !important;
        background: #fff;
        height: 100%;
        z-index: 99;
    }

    .compare-product-wrapper .compare-product-wrapper__box:nth-child(n+3) {
        display: none;
    }

    .product-score-section__overall .box:nth-child(n+4) {
        display: none;
    }

    .product-score-section__compareTable .row .box:first-child {
        width: calc(100% / 1);
    }

    .product-score-section__compareTable .row .box {
        width: calc(100% / 2);
    }

    .product-score-section__compareTable .row .box:nth-child(n+4) {
        display: none;
    }

    .product-score-section__overall .box:first-child {
        width: calc(100% / 1 - 0px);
        margin-bottom: 0;
    }

    .product-score-section__overall .box {
        width: calc(50% - 10px);
    }

    .filter-box {
        padding-right: 15px;
    }

    .filter-box .woocommerce-ordering {
        display: flex !important;
        align-items: center;
        left: 0;
        right: 0;
        gap: 20px;
        border-top: #e9e9e9 solid 1px;
    }

    .filter-box .woocommerce-ordering .filter_btn {
        font-weight: 600;
        line-height: var(--line-height-default);
        ;
        font-size: var(--fs-base);
        color: #041523;
        padding: 10px 10px;
        margin: 0;
        text-transform: uppercase;
        width: calc(50% - 10px);
        position: relative;
    }

    .filter-box .woocommerce-ordering .filter_btn:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        border-top: 6px solid #4ca1bc;
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-bottom: 1px solid rgba(0, 0, 0, 0);
    }

    .filter-box .woocommerce-ordering .filter_btn:after {
        content: '';
        width: 2px;
        height: 24px;
        background-color: #041523;
        display: block;
        position: absolute;
        top: 50%;
        left: calc(100% + 20px);
        transform: translateY(-50%);
    }

    .filter-wrapper {
        width: calc(50% - 10px);
    }

    .filter-wrapper .h5 {
        border: none;
        padding: 10px;
    }

    .filter-wrapper__sortby h5:before,
    .filter-wrapper__sortby .h5:before {
        border-top: 6px solid #4ca1bc;
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-bottom: 1px solid rgba(0, 0, 0, 0);
    }

    .filter-wrapper__sortby h5.active:before,
    .filter-wrapper__sortby .h5.active:before {
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-bottom: 6px solid #4ca1bc;
        border-top: 10px solid rgba(0, 0, 0, 0);
    }

    .filter-box {
        padding-right: 30px;
        display: block;
        position: fixed;
        top: 0;
        left: -100%;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        background: var(--e-global-color-accent) !important;
        padding: 50px 0 50px 0 !important;
        height: 100%;
        overflow: auto;
        z-index: 9;
    }

    .filter-wrapper__sortby__content {
        display: block;
    }

    .filter-box .woocommerce-ordering {
        width: 100%;
    }

    .woocommerce-ordering+.filter-wrapper {
        display: block;
    }

    .filter-wrapper__sortby__content {
        padding: 20px 23px;
    }

    .filter-wrapper {
        left: 0 !important;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
        position: relative !important;
    }

    .woocommerce-ordering+.filter-wrapper,
    .woocommerce-ordering {
        display: block;
        overflow: visible;
    }

    .filter-box {
        padding-right: 0;
    }

    .filter-box .mobile-view {
        display: none;
    }

    .filter-wrapper__sortby>strong.size-16,
    .filter-wrapper__filterby>strong.size-16 {
        display: block !important;
        padding: 20px 22px;
    }

    .filter-wrapper h4,
    .filter-wrapper .h4 {
        box-shadow: 0 8px 12px rgb(0 0 0);
        position: fixed;
        bottom: 0;
        z-index: 99;
        left: 0;
        width: 100%;
        height: 46px;
        padding: 15px;
        margin: 0;
        background-color: var(--e-global-color-secondary);
        color: #fff;
    }

    .filter-wrapper__sortby__content {
        padding: 0 23px 0px 23px;
    }

    .close-filter {
        position: absolute;
        top: 10px;
        right: 10px;
        border: 1px solid #b0b0b0;
        width: 40px;
        height: 40px;
        z-index: 999;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ddd;
        font-size: var(--fs-xxxl);
        cursor: pointer;
    }

    body.active {
        overflow: hidden;
    }

    body.active .filter-box {
        left: 0;
    }

    .filter-wrapper:nth-child(2) {
        margin-bottom: 40px;
    }

    .favourite-brands {
        padding-left: 0;
        padding-right: 0;
    }

    .header .login-box {
        width: 28%;
        justify-content: end !important;
    }

    .our-category {
        padding-left: 0;
        padding-right: 0;
    }

    .compare-product {
        padding-left: 0;
        padding-right: 0;
    }

    .latest-product {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-brand .favourite-brands__wrapper a {
        width: 46%;
        display: block;
    }

    .page-template-brand .favourite-brands__wrapper a .favourite-brands__logo {
        width: 100% !important;
    }

    .product-detail-wrapper .product_info__image .slick-dots li button {
        width: 8px;
        height: 8px;
    }

    .compare-modal.show {
        bottom: 45px;
        padding: 10px;
    }

    .compare-modal .image-wrapper__box .image {
        width: 100px;
    }

    .compare-product__box {
        margin-right: 1px;
        padding-bottom: 15px;
    }

    /* .product-wrapper__image{
        height: auto;
    }
    .product-wrapper__image a{
        height: 150px;
    } */

    .single-read .image_card img{
        height: 250px !important;
    }
    /*.inner_page h6, .inner_page .h6{
        -webkit-box-orient: unset;
        min-height: 10px !important;
    }*/

    
}

@media(min-width:768px) and (max-width:991px) {
    html {
        font-size: 85%;
    }

    .compare-product-wrapper.compare-table-page .compare-product-wrapper__box {
        width: calc(33.3% - 20px) !important;
    }

    .home .recent-reads__box .caption p {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    .home .our-standard.mt-60 {
        margin-top: 10px;
    }

    .tax-product_cat .product-wrapper {
        max-width: calc(100% / 2 - 15px);
    }

    .filter-box {
        padding: 0 !important;
        margin-top: 185px;
        margin-top: 100px;
        padding-left: 10px !important;
    }

    .page-template-brand .favourite-brands__wrapper {
        gap: 20px;
    }

    .page-template-brand .favourite-brands__wrapper a {
        width: calc(25% - 15px);
    }

    .page-template-brand .favourite-brands__wrapper a .favourite-brands__logo {
        width: 100% !important;
    }

    .compare-product__box {
        padding-bottom: 16px;
    }

    .product-detail-wrapper .product_info__image__boxThumb {
        height: 90px;
    }

    .single-product .product-detail-wrapper .product_info__rating .nav-tabs li,
    .single-product .product-detail-wrapper .product_description__rating .nav-tabs li {
        min-width: 10px !important;
        width: calc(100% / 3 - 0px);
    }
    .tax-product_cat .filter-wrapper{
        padding-left: 10px;
    }
    .related_exploring__wrapper{
        gap: 40px;
    }
    #compareModal{
        left: 50%;
        transform: translate(-50%, -10%);
    }
    .page-template-read .learn_video_wrapper .recent-reads__box{
        width: calc(100% / 2 - 34px);
    }

}


@media (max-width:767px){
    .tabbing_custom li a {
        text-transform: uppercase;
        color: #031522;
        white-space: nowrap;
    }
    }
.tagged_as{
    display: none !important;
}
li{
    color: #041523;
    line-height: var(--line-height-default);
    font-weight: 400;
    margin-left:25px;
}

.slick-dots li{
    margin-left:0;
    }
    
    .header li{
        margin-left:inherit;
    }
    
    .tabbing_custom li{
        margin-left:inherit;
        
    }
    
    .pagination li{
        margin-left:inherit;
    }
    
    .top-picks li{
        margin-left:inherit;
    }
    
    footer li{
        margin-left:inherit;
    }

    footer .menu li > a{

        border-bottom: 1px solid #ffc5cc !important;
        display: block;
        margin-bottom: 10px;
        text-decoration: none;
    }
    
    footer .menu li .sub-menu li{
        margin-bottom:0px;
    }
    
    footer .menu li .sub-menu li a{
    
    border-bottom: none !important;
        display: inline-block;
        margin-bottom: 0;
        text-decoration: none;
        font-size: 14px;
    transition: .5s ease-in-out;
    }
    footer .menu li .sub-menu li a:hover{
    margin-left:5px;
    }

    .modal.popup_player{
        height: auto;
        background-color: transparent;
    }

    .modal.popup_player .modal-dialog{
        margin: 0;
        
    }

    .modal.popup_player {
        top: 50%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .modal.popup_player .modal-dialog {
        width: 90%;
        margin: 0 auto;
        max-width: 900px;
    }

    .modal.popup_player .modal-body {
        margin: 0;
        height: 490px;
        text-align: center;
        color: #000;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .recent-reads__box .caption {
        color: #ff8857;
    }

    .learn_video_wrapper a {
        width: 328px;
    }

    .product-wrapper__caption h6, .product-wrapper__caption .h6{
        min-height:65px;
    }
    .view-details{
        padding: 7px 15px !important; 
    }

    .primary-color {
            color: var(--e-global-color-primary);
        }

        .secondary-heading {
            font-weight: 600;
            line-height: var(--line-height-default);
            color: #041523;
            transition: all .2s ease-in;
            font-size: var(--fs-xxl);
            font-family: 'Source Sans 3';
        }

        .mt-20{
            margin-top: 20px;
        }

        .contact-us{
            padding-bottom: 30px;
        }

        .info {
            display: flex;
            flex-direction: column;
            gap: 15px;
        }

        .info .item {
            display: flex;
            gap: 10px;
            font-size: var(--fs-l);
            color: var(--bs-black);
        }

        .info .item img{
            width: 30px;
    height: 30px;
    margin-top: 8px;
    object-fit: contain;
        }

        .info .item a{
            color: var(--bs-black);
            margin-top: 4px;
            transition: .5s ease-in-out;
        }

        .info .item a:hover{
            color:var(--e-global-color-primary);
        }

        footer .add-info{
            font-size: 13px;
        }

        footer .bottom-links a{
            font-size: 13px;
        }

        @media(max-width:767px){
            .contact-us .mb-60{
                margin-bottom: 20px;
            }
            .info{
                margin-bottom: 30px;
            }
        }

        .text-left{
            text-align: left;
        }

        .learn_video_wrapper .recent-reads__box{
            width: calc(50% - 25px);
        }
        .recent-reads__box .caption .h6 {
            width: 100%;
        }
        .page-template-learn .learn_video_wrapper .recent-reads__box {
            width: calc(100% - 0px);
        }

        .text-lightBlack{
            color:var(--bs-body-color)
        }

        .footer-menu {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;

        }

        .footer-menu .footer-cols {
            width: calc(100% / 5 - 20px);
            color: var(--bs-white);
        }

        .footer-menu .footer-cols.footer-logo {
            width: 40%;
            max-width: 40%;
        }

        .footer-menu .footer-cols .info {
            margin-top: 20px;
        }

        .footer-menu .footer-cols .info .item {
            display: flex;
            gap: 7px;
            font-size: var(--fs-sm);
            color: var(--bs-white);
        }

        .footer-menu .footer-cols .info .item img {
            width: 25px;
            height: 25px;
            margin-top: 4px;
            object-fit: contain;
            background: var(--bs-white);
            padding: 4px;
        }

        .footer-menu .footer-cols .info .item a {
            color: var(--bs-white);
        }

        .footer-menu .footer-cols .info .item a:hover {
            text-decoration: underline;
        }

        .footer-menu .footer-cols h3 {
            font-size: var(--fs-l);
            font-family: var(--bs-body-font-family);
            font-weight: 400;
            text-transform: uppercase;
            color: var(--bs-white);
            margin-top: 23px;
            border-bottom: 1px solid #ffffff9e;
            display: inline-block;
            padding-bottom: 3px;

        }

        .footer-menu .footer-cols .sub-menu {
            margin: 0;
            padding: 0;
            list-style: none;
            color: var(--bs-white);
        }

        .footer-menu .footer-cols .sub-menu li {
            color: var(--bs-white);
            position: relative;
            padding-left: 12px;
            transition: .5s ease-in-out;
            padding: 3px 0;
            padding-left: 12px;
            width: max-content;
        }

        .footer-menu .footer-cols .sub-menu li::before {
            content: "";
            display: inline-block;
            width: 5px;
            height: 5px;
            background-color: #fff;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
        }

        .footer-menu .footer-cols .sub-menu li:hover {
            margin-left: 8px;
        }

        .footer-menu .footer-cols .sub-menu li a {
            color: var(--bs-white);
            font-size: var(--fs-sm);
        }

        .footer-inner .bottom-links {
            display: flex;
            gap: 20px;
        }

        .footer-inner .bottom-links a:hover {
            text-decoration: underline;
        }

        @media(max-width:767px) {
            footer {
                padding: 20px 0 10px;
            }

            .footer-menu {
                gap: 0px;
            }

            .footer-menu .footer-cols.footer-logo {
                width: 100%;
                max-width: 100%;
                margin: 0;
            }

            .footer-menu .footer-cols {
                width: calc(100% / 1 - 0px);
            }

            footer .footer-inner {
                margin-top: 20px;
                color: #fff;
                flex-wrap: wrap;
                gap: 20px;
            }

            .footer-inner .bottom-links {
                display: flex;
                gap: 20px;
                flex-wrap: wrap;
            }
        }

        .menu-secondary-menu-container {
            width: calc(60% - 20px);
            margin-top: 30px;
        }

        .menu-secondary-menu-container ul li ul.sub-menu li {
            position: relative;
            padding-left: 12px;
        }

        .menu-secondary-menu-container ul li ul.sub-menu li::before {
            content: "";
            display: inline-block;
            width: 5px;
            height: 5px;
            background-color: #fff;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
        }

        @media(max-width:767px) {
            .menu-secondary-menu-container {
                width: calc(100% - 0px);
                margin-top: 0px;
            }

            .menu-secondary-menu-container ul.menu {
                margin-bottom: 0;
                display: flex;
                flex-wrap: wrap;
            }

            .menu-secondary-menu-container ul.menu > li{
                width: 100%;
            }
        }

        table td, table th{

        border: 1px solid;
        }

        table{

        border-collapse: collapse !important;
        }

         .mb-20{
                    margin-bottom: 20px;
                }
        .w-100{
            width: 100%;
        }

        .yoast-breadcrumbs {
    margin-top: 25px;
    margin-bottom: 25px;
}

.page-template-popular_product .product-wrapper {
    max-width: calc(100% / 4 - 15px);
    width: 100%;
}

.pagination, .woocommerce-pagination{
    border: none !important;
    justify-content: center;
    gap: 10px;
}

.pagination .page-numbers.current {
    text-decoration: underline;
    font-weight: 600;
}


.pagination .page-numbers.next{
    font-weight: 600;
}

.page-template-popular_product .product-category-wrapper {
    row-gap: 50px;
}

.filter-wrapper {
    position: relative;
    left: 0;
    margin-top: 0;
}

.yoast-breadcrumbs {
    margin-top: 0;
}

.tax-pwb-brand .woocommerce-products-header .col-md-9.col-lg-9{
    overflow: hidden;
}

.product-wrapper__caption h6, .product-wrapper__caption .h6 {
    min-height:65px;
}


@media(max-width:767px){
    .yoast-breadcrumbs {
        margin-top: 30px;
    }
    header .hamburger-menu {
        z-index: 100;
    }
    header .d-flex .navigation-box {
        z-index: 100;
    }
    .page-template-popular_product .product-wrapper {
        max-width: calc(100% / 2 - 15px);
        width: 100%;
    }
    .category-page-tab-content .product-list ul{
        flex-wrap: wrap;
        gap: 20px;
    }
    
    .tax-pwb-brand .product-wrapper {
        width: calc(100% / 2 - 20px);
        padding: 0;
    }
    .tax-pwb-brand .product-wrapper .product-wrapper__image img {
        height: 100%;
    }

    
    
}

@media (min-width:768px) and (max-width: 992px) {
    header .hamburger-menu {
        z-index: 100;
    }
    header .d-flex .navigation-box {
        z-index: 100;
    }
    .page-template-popular_product .product-wrapper {
        max-width: calc(100% / 3 - 15px);
        width: 100%;
    }
    .tax-pwb-brand .product-wrapper {
        width: calc(100% / 3 - 20px);
        padding: 0;
    }
    .yoast-breadcrumbs {
        margin-top: 25px;
    }
    
}
@media(max-width:767px){
    .tax-pwb-brand .yoast-breadcrumbs {
            margin-top: 0;
        }
    }
.page-id-1297 .yoast-breadcrumbs{
    margin-top: 30px;
}

.page-id-4973 .yoast-breadcrumbs{
    margin-top: 30px;
}
.page-template-new_shop .yoast-breadcrumbs{
    margin-top: 30px;
}

.hentry{
    margin: 0px;
}

.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr td, .product-detail-wrapper .product_info .general-feature-wrapper__detail table tr th{
border-right:none;
border-left:none;
}

.single .product-detail-wrapper .product_description__rating table *{
border:none
}

.blog-container .top-picks ul li{
    color: #fff;
}

#single_read .yoast-breadcrumbs{
    padding-bottom: 25px;
}



@media(max-width:576px){
    #single_read .yoast-breadcrumbs{
        padding-bottom: 0;
    }

    .blog-container .share-icon.mt-100{
        margin-top: 45px;
    }
    .page-template-read .learn_video_wrapper a {
        width: calc(100% / 1 - 0px);
    }
        
}



@media (min-width: 576px) {
    .blog-container , #single_read .yoast-breadcrumbs{
        max-width: 480px;
        margin: 0 auto;
    }
    .blog-container .share-icon.mt-100{
        margin-top: 45px;
    }
    .page-template-read .learn_video_wrapper a {
        width: calc(100% / 1 - 0px);
    }
}


@media (min-width: 768px) {
    .blog-container , #single_read .yoast-breadcrumbs {
        max-width: 520px;
        margin: 0 auto;
    }
    .blog-container .share-icon.mt-100{
        margin-top: 45px;
    }
    .learn_video_wrapper {
        gap: 25px;
    }
    .page-template-read .learn_video_wrapper a {
        width: calc(100% / 2 - 13px);
    }
}

@media (min-width: 992px) {
    .blog-container, #single_read .yoast-breadcrumbs  {
        max-width: 580px;
        margin: 0 auto;
    }
    .header .d-flex .navigation-box .menu{
        gap: 10px;
    }
    .blog-container .share-icon.mt-100{
        margin-top: 45px;
    }
    
}

@media (min-width: 1200px) {
    .blog-container , #single_read .yoast-breadcrumbs{
        max-width: 660px;
        margin: 0 auto;
    }
    .header .d-flex .navigation-box .menu{
        gap: 20px;
    }
    .blog-container .share-icon.mt-100{
        margin-top: 45px;
    }
    .learn_video_wrapper {
      
        gap: 50px;
    }
    .page-template-read .learn_video_wrapper a {
        width: calc(100% / 3 - 34px);
    }
    
}

@media (min-width: 1400px) {
    .blog-container , #single_read .yoast-breadcrumbs{
        max-width: 960px;
        margin: 0 auto;
    }
    .blog-container .share-icon.mt-100{
        margin-top: 100px;
    }
}
header .d-flex .navigation-box{
z-index:9;
}

.header .d-flex .navigation-box .menu li>.sub-menu{
    min-height: auto;
}
.header .d-flex .navigation-box .menu li .sub-menu li .sub-menu{
    padding-bottom: 20px !important;
min-height: auto !important;
}
.latest-product h2, .latest-product .h2 {
      margin-bottom: 16px;
    line-height: 36px;
}
.favourite-brands__logo a{
padding: 20px
}
.favourite-brands__logo img {
    height: auto;
   
}
.page-template-brand  .favourite-brands__logo img {
   width: auto;
}


.our-category__box:hover .image img {
    transform: scale(1.1);
}
.favourite-brands.favourite-brands-page .favourite-brands__wrapper .favourite-brands__logo {
    padding: 25px;
}

.compare-cta a.compare_cta_link{
transition: all .2s ease-in;
}
.wpfFilterVerScroll li label{
display: flex !important;
gap: 10px

}
.compare-cta a.compare_cta_link:hover {
    background: #96224b;
    border-color: #96224b;
}
@media (max-width: 767px) {
    .home .our-standard.mt-60 {
        margin: 50px -10px 0;
    }
.home .favourite-brands h2, .home .recent-reads h2, .home .our-category h2, .home .compare-product h2 {
    margin-bottom: 20px;
}
 .product-wrapper__image {
        height: 300px;
    }

    .slick-carousel-4 ul.slick-dots li, .slick-carousel-2 ul.slick-dots li{
         margin:0 5px
        }

.modal {
      max-height: 95% !important;
}
    footer{
        padding: 30px 0 10px;
    }
    footer .footer-inner{
        margin-top: 20px;
        gap: 15px;
    }
    .footer-inner .bottom-links{
        gap: 10px;
    }
    footer .bottom-links a{
        text-decoration: underline;
    }
    .favourite-brands__logo {
        width: calc(50% - 10px);
    }

}

@media(max-width:991px) {
.product-wrapper__caption h6, .product-wrapper__caption .h6 {
    min-height: 55px;
}
}



/*shop page img*/
.shop-card-wrapper__container__col .image img
{
width:100% !important;}

.page-template-new_shop .shop-card-wrapper__container__col:nth-child(2)
{
width:calc(50% - 15px) !important;
}

.shop-card-wrapper__container__col .image
{
height:auto !important;}


@media screen and (max-width: 767px) {
.page-template-new_shop .shop-card-wrapper__container__col:nth-child(2) {
        width: 100% !important;

    }
}
.page-template-new_shop .product-wrapper .product-wrapper__caption .view-details {
    margin-top: 10px;
}


@media (max-width: 767px) {
    .page-template-new_shop .shop-card-wrapper .slick-carousel-4 .slick-slide, .page-template-new_shop .shop-card-wrapper .slick-carousel-2 .slick-slide {
         margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    
    .compare-product-wrapper
    {
        padding-bottom: 40px;
    }
    .compare-product__box {
        gap: 0 14px;
    }
}

.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr:last-child td,
 .product-detail-wrapper .product_info .general-feature-wrapper__detail table tr:last-child th
{
border-bottom: none;
}


.compare-product-wrapper.compare-table-page:before
{
    /* bottom: 70px;
    top: auto; */
    top: 330px;
}

.recent-reads__box .caption .h6
{
    min-height: 4rem;
}
.favourite-brands__logo img {
    max-width: 120px;
}
.product-wrapper__image .add-compare-cta img.close-compare, .product-wrapper__image .delete-compare-product img.close-compare
{
    height: auto !important;
}
.single-read .recent-reads ol li::marker {
    line-height: 22px;
    font-size: 22px;
}
.recent-reads__box .image img {

    transform: scale(1.2);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: top 8px left 8px;
    background-size: 20px;
}



.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.parenting {
    background-image: url(../images/parenting.svg);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.health {
    background-image: url(../images/health.svg);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.pregnancy {
    background-image: url(../images/pregnancy.svg);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.mumpa {
    background-image: url(../images/mumpa.svg);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.education {
    background-image: url(../images/education.svg);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.uncategorized {
    background-image: url(../images/uncategorized.svg);
}
.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.kids-nutrition-recipies {
    background-image: url(../images/kids-nutrition-recipies.svg);
}


.header .d-flex .navigation-box .menu li>.sub-menu li.clothing-and-accessories {
    background-image: url(../images/clothing-and-accessories.svg);
}
.header .d-flex .navigation-box .menu li>.sub-menu li.time-to-bath {
    background-image: url(../images/time-to-bath.svg);
}
.header .d-flex .navigation-box .menu li>.sub-menu li.time-to-fed {
    background-image: url(../images/time-to-fed.svg);
}




#wpfBlock_3 .wpfFilterVerScroll {
    max-height: max-content !important;
}
.share-icon a.twitter
{
    background: #000;
}


.header .d-flex .navigation-box .menu li.learn-mega-menu  .sub-menu li {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: top 8px left 8px;
    background-size: 20px;
}
.header .d-flex .navigation-box .menu li.learn-mega-menu  .sub-menu li.learning {
    background-image: url(../images/learning.svg);
}
.header .d-flex .navigation-box .menu li.learn-mega-menu  .sub-menu li.parenting {
    background-image: url(../images/parenting.svg);
}
.header .d-flex .navigation-box .menu li.learn-mega-menu  .sub-menu li.travel {
    background-image: url(../images/travel.svg);
}
.header .d-flex .navigation-box .menu li.learn-mega-menu  .sub-menu li.food {
    background-image: url(../images/food.svg);
}

.compare-modal .image-wrapper__box .image .caption h6
{
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    height: 40px    ;
}

.woocommerce-products-header h1 a,.woocommerce-products-header h2 a,.woocommerce-products-header h3 a,.woocommerce-products-header h4 a,
.woocommerce-products-header h5 a,.woocommerce-products-header h6 a
{
    font-weight: inherit;
    color: inherit;
}


@media(min-width:768px){

.learn_video_wrapper .recent-reads__box.img-left .caption .h6
{
    min-height: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.learn_video_wrapper .recent-reads__box.img-left .caption p

{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
}
@media(min-width:1025px){

    .header .d-flex .navigation-box .menu li.learn-mega-menu  .sub-menu
{
 min-width: 400px;min-height: auto;
 grid-template-columns: repeat(2, 1fr) !important;
 display: grid;
}

/* .header .d-flex .navigation-box .menu li.learn-mega-menu:hover .sub-menu {
} */
}
.category-page-tab-content .compare-cta
{
    margin-top: 80px;
}
ol li{
    font-size: var(--fs-base);
}
@media (max-width: 1199px) {
    .compare-product-wrapper.compare-table-page:before
    {
        display: none;
    }
}

@media (max-width: 1024px) {
    .header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li , .header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li
    {
        background-position: top 21px left 8px;
    }
    .header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li ul li , .header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li ul li{
    padding-left: 0;        
    }
    .header .d-flex .navigation-box .menu li>.sub-menu li span{
        top: 12px;
    }

        header .d-flex .navigation-box .menu li.menu-item-has-children>span {
            background: url(../images/arrow-down-pink.svg) no-repeat center !important;
            background-size: 16px !important;
        }
}
@media screen and (max-width: 991px) {
    .recent-reads__box .caption .h6
    {
        min-height: 54px;
    }
}

@media screen and (max-width: 767px) {
    .home .recent-reads .slick-carousel-2 .slick-list {
        margin-bottom: 0;
    }
    .product-score-section {
        padding-bottom: 40px;
    }
    .product-wrapper .product-wrapper__image {
        overflow: hidden;
    }
    .recent-reads__box .caption .h6
    {
        min-height: 0;
    }
    .tax-pwb-brand .product-wrapper {
        width: calc(100% / 1 - 20px);
        padding: 0;
    }
    .learn_video_wrapper .recent-reads__box.img-left
    {
flex-direction: column;gap: 0;

    }
    .learn_video_wrapper .recent-reads__box.img-left .image
    {
        width: 100%;height: auto;
    }
    .learn_video_wrapper .recent-reads__box.img-left img{
        width: 100%;height: auto;
    }

    #compareModal
    {
        left: 5%;
        max-width: calc(100vw - 10%); 
        top: 12%;
    }
    #compareModal .modal-header{
        display: flex;
    }
    .compare-product-wrapper__box.add-product-to-compare.desktop-view
    {
        display: none;
    }
    .modal .product-wrapper__image {
        height: 170px;
    }
     .compare-product-wrapper .compare-product-wrapper__box:nth-child(n+3) {
            display: none !important;
        }
   


}

.custom_product_category .product-category-wrapper {
    row-gap: 50px;
}

.custom_product_category .product-wrapper {
    max-width: calc(100% / 4 - 15px);
    width: 100%;
}

@media (max-width:767px) {
    .custom_product_category .product-wrapper {
        max-width: calc(100% / 1 - 0px);
    }
}

@media(min-width:768px) and (max-width:991px){
    .custom_product_category .product-wrapper {
        max-width: calc(100% / 2 - 15px);
        width: 100%;
    }
}

.filter__checkgroup-count{
    display: none !important;
}

/* filter changes */
.filter__item--type-checkbox
{
	padding-left:0 !important;
}

.filter__item--type-checkbox .filter__title{
	    font-weight: 700;
    line-height: var(--line-height-default);
    letter-spacing: .15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.filter__checkgroup-check:before{
	background-color:#e57d8a !important ;
}
.filter__item--type-checkbox .filter__checkgroup-title {
	margin-bottom:5px;
}
.filter__item--type-checkbox 
.filter__checkgroup-link{
	margin-bottom:0 !important;
}
.filter--style-premmerce .filter__checkgroup-title, .filter--style-custom .filter__checkgroup-title{
	font-size:var(--fs-base);
	padding-left:20px;
}
#wpfBlock_2 input[type=checkbox]+label,#wpfBlock_2 input[type=checkbox]+label:before{
	border-radius:0 !important;
}
.filter__item--type-checkbox
.filter__inner{
	margin-bottom:0 !important;
}
.filter__item.filter__item--type-checkbox
{
	padding-top:0 !Important;
}

.favourite-brands-page .favourite-brands__wrapper > a{
    width: calc(100% / 7 - 9px);
}

.favourite-brands-page .favourite-brands__wrapper > a .favourite-brands__logo {
    width: 100% !important;
    height: 180px;
}

.filter-box input[type=checkbox]:checked+label{
    border: 1px solid #000;
    background: #e57d8a;
}

.filter__checkgroup-check:before {
    background-color: #e57d8a !important;
    width: 6px;
    height: 11px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg) translate(-50%, -50%);
    left: 4px;
    top: 8px;
}

.filter-wrapper__sortby__content .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before{
    background-color: #e57d8a !important;
    width: 6px !important;
    height: 11px !important;
    border-bottom: 2px solid #ffffff !important;
    border-right: 2px solid #ffffff !important;
    transform: rotate(45deg) translate(-50%, -50%) !important;
    left: 4px !important;
    top: 8px !important;
    border-radius: 0 !important;
}

.filter--style-premmerce .filter__checkgroup-title, .filter--style-custom .filter__checkgroup-title{
    margin: 0;
}

.wpfFilterWrapper .wfpTitle{
    text-transform: uppercase;
}

@media(max-width:767px){
	.filter__checkgroup-check, .filter__checkgroup-body, .filter__checkgroup-title, .filter__checkgroup-count, .filter__checkgroup-aside
	{
		line-height:1;
	}
	.filter__item--type-checkbox .filter__checkgroup-title
	{
		margin-bottom:0;
	}
	.filter--style-premmerce .filter__checkgroup-link, .filter--style-custom .filter__checkgroup-link{
		align-items:center;line-height:1;
	}
    .favourite-brands-page .favourite-brands__wrapper{
        gap:10px !important;
    }
    .favourite-brands-page .favourite-brands__wrapper > a {
        width: calc(100% / 2 - 5px);
    }
}
footer .menu li .sub-menu li a:hover {
    margin-left: 0px; 
   transform: translateX(10px);
}

.storefront-sorting .container{
    display: none !important;
}

.storefront-sorting .woocommerce-pagination{
    display: none;
}

@media(min-width:768px) and (max-width:991px){
    .favourite-brands-page .favourite-brands__wrapper{
        gap:10px;
    }
    .favourite-brands-page .favourite-brands__wrapper > a {
        width: calc(100% / 4 - 8px);
    }
}

@media(min-width:992px) and (max-width:1200px){
    .favourite-brands-page .favourite-brands__wrapper{
        gap:10px;
    }
    .favourite-brands-page .favourite-brands__wrapper > a {
        width: calc(100% / 5 - 8px);
    }
}


#wpfBlock_3 input[type=checkbox]+label, #wpfBlock_3 input[type=checkbox]+label:before {
    border-radius: 0 !important;
}
.wfpTitle{
    text-transform: uppercase !important;
}

@media (max-width: 767px) {
    .recent-reads.mb-60 {
        margin-bottom: 30px;
    }
}

 #read-more-description {
    font-size: 1.2rem;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    max-height:230px;
}



.desc-box {
    overflow: hidden;
    max-height: 140px;
    /* collapsed height */
    transition: max-height 0.5s ease-in-out;
    position: relative;
}

.desc-box.expanded {
    max-height: 100%;
    /* expanded height */
}

h1, .recent-reads h1, .our-category h1, .compare-product h1 {
    font-weight: 600;
}

.favourite-brands h1, .recent-reads h1, .our-category h1, .compare-product h1 {
    color: #ff8857;
}

.desc-box {
    max-height: 126px;
}

.yoast-breadcrumbs span {
align-items: flex-start;

}
.yoast-breadcrumbs>span a {
 white-space: nowrap;
}

 /* Variables */

        :root {
            --rating-size: 48px;
            ---big-rating-size: 140px;
            --bar-size: 4px;
            --bar-size-big: 4px;
            --background-color: #e7f2fa;
            --rating-color-default: #2980b9;
            --rating-color-background: #c7e1f3;
            --rating-color-good: #FF8857;
            --rating-color-meh: #4CA1BC;
            --rating-color-bad: #4CA1BC;
            --bg-rating: #4CA1BC;
        }

        .scorecard h1,
        .scorecard h2,
        .scorecard h3 {
            font-family: "Lora", serif;
        }

        .scorecard {
            background: var(--bg-rating);
            max-width: 700px;
            margin: auto;
            padding: 40px;
            font-family: "Source Sans 3", sans-serif;
            border-radius: 2px;
        }

        .scorecard .left-section {
            display: flex;
            align-items: center;
            flex-direction: column;
            gap: 20px;
            margin-bottom: 20px;
            width: 140px;
        }

        .scorecard .ds-fx {
            display: flex;
            gap: 40px;
            flex-wrap: wrap;
        }

        .scorecard .right-box-rating {
            flex: 1;
        }

        .score-text {
            text-align: center;
        }

        .scorecard .score-text h2 {
            margin: 0;
            font-size: 28px;
            color: #fff;
        }

        .scorecard .score-text p {
            color: #fff;
            font-size: 18px;
            font-family: "Lora", serif;
        }

        .scorecard .fs-semibold {
            font-weight: 500;
            color: #222;
        }

        .scorecard .overall-label {
            font-weight: bold;
            margin: 5px 0;
        }

        .scorecard .score-text .description {
            font-size: 14px;
            color: #e2f3f9;
            font-family: "Source Sans 3", sans-serif;
        }

        .scorecard .tabs {
            display: flex;
            gap: 10px;
            margin-bottom: 20px;
            justify-content: stretch;
        }

        .scorecard .tab {
            background: rgba(254, 254, 254, 0.9);
            padding: 15px;
            border-radius: 6px;
            cursor: pointer;
            width: 100%;
            display: flex;
            gap: 10px;
            align-items: center;
            font-size: 16px;
            font-weight: 600;
            color: #4da5c4;
            position: relative;
            flex-wrap: wrap;
        }

        .scorecard .tab.active {
            background: #fff;
            color: #000;

            &::after {
                content: "";
                position: absolute;
                left: 50%;
                bottom: -10px;
                transform: translateX(-50%);
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-top: 10px solid rgb(255, 255, 255);
            }
        }

        .scorecard .tab span {
            font-weight: bold;
            margin-right: 5px;
        }

        .scorecard .details {
            background: #fff;
            color: #333;
            border-radius: 8px;
            padding: 15px;
        }

        .scorecard .details .row {
            display: flex;
            justify-content: space-between;
            padding: 10px 0;
            border-bottom: 1px solid #eee;
        }

        .scorecard .details .row:last-child {
            border-bottom: none;
        }


        /* Rating item */
        .scorecard .rating {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 100%;
            overflow: hidden;
            font-family: "Lora", serif;
            background: var(--rating-color-default);
            color: var(--rating-color-default);
            width: var(--rating-size);
            height: var(--rating-size);

            /* Basic style for the text */
            font-size: calc(var(--rating-size) / 3);
            line-height: 1;
            display: flex;
            align-items: center;
        }

        .scorecard .rating span {
            margin-right: 0;
        }

        .scorecard .rating span::after {
            content: "/5";
            position: relative;
            color: #5B5B5B;
            opacity: .8;
        }


        .scorecard .big-rating {
            height: var(---big-rating-size);
            width: var(---big-rating-size);
            font-size: 65px;
            line-height: 65px;
        }

        .scorecard .big-rating span {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .scorecard .big-rating span::after {
            font-size: 35px;
            line-height: 35px;
        }


        /* Rating circle content */
        .scorecard .rating span {
            position: relative;
            display: flex;
            font-weight: bold;
            z-index: 2;
        }

        .scorecard .rating span small {
            font-size: 0.5em;
            font-weight: 900;
            align-self: center;
        }

        /* Bar mask, creates an inner circle with the same color as thee background */
        .scorecard .rating::after {
            content: "";
            position: absolute;
            inset: var(--bar-size);
            background: var(--background-color);
            border-radius: inherit;
            z-index: 1;
        }

        /* Bar background */
        .scorecard. .rating::before {
            content: "";
            position: absolute;
            inset: var(--bar-size);
            border-radius: inherit;
            box-shadow: 0 0 0 1rem var(--rating-color-background);
            z-index: -1;
        }

        /* Classes to give different colors to ratings, based on their score */
        .scorecard .rating.good {
            background: var(--rating-color-bad);
            color: var(--rating-color-bad);
        }

        .scorecard .rating.meh {
            background: var(--rating-color-bad);
            color: var(--rating-color-bad);
        }


        .scorecard .rating.bad {
            background: var(--rating-color-bad);
            color: var(--rating-color-bad);
        }

        .scorecard .big-rating.rating.meh {
            background: var(--rating-color-good);
            color: var(--rating-color-good);
        }

        .scorecard .big-rating.rating.bad {
            background: var(--rating-color-good);
            color: var(--rating-color-good);
        }

        .scorecard .big-rating.rating.good {
            background: var(--rating-color-good);
            color: var(--rating-color-good);
        }

        @media (max-width:767px) {
            .scorecard .tab {
                text-align: center;
            }

            .scorecard .ds-fx {
                gap: 0px;
            }

            .scorecard {
                padding: 10px;
            }

            .scorecard .left-section {
                width: 100%;
            }
        }
         .scorecard .tab {
            justify-content: center;
        }

.product-description-more.desc-box
{
    max-height: 176px;
}

.product-description-more.desc-box.expanded {
    max-height: 100%;
}

.scorecard .score-text h2 , .scorecard .score-text p
{
        color: #fff !important;
}
.scorecard .score-text h2 
{
      font-weight: 700;
}
.scorecard .score-text p.overall-label
{
    font-weight: bold;
    margin:5px 0 !important;
}
.scorecard .score-text p.description
{
    margin:10px 0 !important;

}

.scorecard .details .row span{
    width:auto !important;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: var(--e-global-color-secondary) !important;
}

.read-more-box {
            margin-bottom: 1.5rem;
            overflow: hidden;
        }

.read-more-content {
    line-height: 1.5em;
    overflow: hidden;
    max-height: none;
    transition: max-height 0.4s ease;
}

/* .read-more-content p{
visibility: hidden;
}*/

.read-more-content p:first-child {
    -webkit-line-clamp: unset;
}

.read-more-content.collapsed {
    max-height: 3em;
    /* 2 lines x 1.5em */
}

.read-more-content.collapsed p {
    visibility: hidden;
}

.read-more-content.collapsed p:first-child {
    visibility: visible;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease;
}


.read-more-btn {
    background: none;
    border: none;
    color: #007BFF;
    cursor: pointer;
    padding: 0;
    margin-top: 6px;
    font-size: 14px;
    display: none;
}

.btn-action {
    margin: 38px 10% 40px;
}

.btn-action a {
    width: 100%;
    margin-top: 10px;
}

.read-more-btn{
    color: #000;
    text-decoration: underline;
}

.blog-container .top-picks ul li,
.blog-container .top-picks ul li span {
    color: #fff !important;
}
.single-read ul, .single-read ol{
    padding-left: 0 !important;
}
.single-read p, .single-read p span, ul li span , ol li span,  ul li ,  ol li {
    font-weight: 400 !important;
    line-height: var(--line-height-default) !important;
    color: #041523 !important;
    font-size: 18px !important;
       font-family: "Source Sans 3", sans-serif !important;
}

a {
    color: #4ca1bc;
}

.page-template-read .pagination .page-numbers li .page-numbers.current {
    background-color: transparent;
    color: #ff8857 !important;
    text-decoration: underline;
    font-size: 21px !important;
    font-weight: 600 !important;
}

.product-thumbnail-unslick{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

.product-detail-wrapper .product_info__image__box{
    padding: 30px;
}

.product-thumbnail-unslick .product_info__image__boxThumb {
    height: 109px;
    width: 109px;
}

.ytplayer{
    height: 600px;
}

@media(max-width: 767px){
    .ytplayer{
    height: 250px;
}
}

@media (min-width: 768px) and (max-width: 991px){
    .ytplayer{
    height: 350px;
}
}

@media (min-width: 992px) and (max-width: 1200px){
    .ytplayer{
    height: 450px;
}
}

.tax-product_cat .pagination .page-numbers li .page-numbers.current {
    background-color: transparent;
    color: #ff8857 !important;
    text-decoration: underline;
    font-size: 21px !important;
    font-weight: 600 !important;
}



                     


