@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: 'Cormorant Garamond', serif;
}

body.single.single-recipe div#skm-boomerang-el-2-1,
body.single.single-recipe div#sovrn-sidebar-2,
body.single.single-recipe .adv-data.comments-section {
    background: #1fb56626;
    padding: 10px;
    border-radius: 19px;
}

.container-wrap-box {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 15px;
}

.payment_wrap.paypal-form .donation-form input::placeholder {
    font-size: 16px !important;
}

.body-toggle-div #respond h4 {
    margin: 15px 0 !important;
    display: flex;
    float: left;
}

.comments-section input[type="text"].empty {
    background-color: #ffffff !important;
    border: 1px solid #efefef !important;
    border-radius: 10px !important;
    min-height: 50px !important;
    margin: 20px 0 !important;
    border: 1px solid #efefef !important;
}

.ogp_comment_loadmore {
    background-color: #42b56b !important;
    border-radius: 2px;
    color: #ffffff !important;
    border-radius: 7px !important;
    float: left;
    width: 100% !important;
    font-size: 15px !important;
}

.box-wrap {
    width: calc(100% - 440px);
}

@media screen and (min-width: 1024px) {
    .box-wrap {
        padding-right: 20px !important;
    }
}

.sidebar-box-wrap {
    width: 360px;
    position: relative;
}

.sidebar-box-wrap:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #75757580;
    left: -40px;
    top: 0;
}

.rainbox-box {
    position: relative;
    border-radius: 12px;
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
}

.comment-box-inner-wrap ol.comment-list li {
    margin-bottom: 0px;
    background-color: #f8f8f8;
}

.body-toggle-div #respond {
    align-items: center;
}

.rainbox-box:after {
    content: '';
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(to right, #56beeb, #1e97d3, #2b9c87, #95c617, #fed380, #ffa225, #ff5847, #623a6e);
    z-index: -1;
    border-radius: 12px;
}

.rainbox-box p {
    padding: 0;
    font-size: 14px !important;
    color: #4D4D4D !important;
    line-height: 22px !important;
}

.rainbox-box .donation-form {
    flex-wrap: wrap !important;
}

.rainbox-box .donation-form input {
    border: 1px solid #919191;
    width: calc(100% - 170px);
    margin-bottom: 10px !important;
}

.rainbox-box .donation-form button {
    margin-bottom: 10px !important;
}

.sidebar-box-wrap h3 {
    font-family: "Engagement", serif !important;
    text-align: center;
    font-size: 34px;
    margin: 0;
    margin-bottom: 25px;
    margin-top: 25px;
}

.rainbox-box h4 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    text-align: left !important;
}

.rainbox-box .form-control-custom.border-box input {
    text-align: left !important;
    height: 49px;
    text-align: center;
    padding: 0 10px;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #75757580;
    font-size: 15px !important;
}

.rainbox-box .form-control-custom.border-box input::placeholder {
    font-size: 15px !important;
}

.rainbox-box .payment_wrap .wrap_box:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, rgba(117, 117, 117, 0) 1.92%, #757575 47.6%, rgba(117, 117, 117, 0) 97.6%);
    top: -21px;
}

.rainbox-box .payment_wrap .wrap_box:after {
    display: inline-block;
    content: "OR";
    position: absolute;
    width: auto;
    top: -30px;
    left: 0;
    right: 0;
    width: 70px;
    margin: auto;
    position: absolute;
    font-size: 15px;
    background-color: #ffffff;
}

.rainbox-box .payment_wrap .wrap_box {
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.rainbox-box .payment_wrap .wrap_box .addfree_btn_click {
    width: 100% !important;
    margin: 0 !important;
    justify-content: center;
}

.rainbow-border {
    width: 100%;
    display: block;
    background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 100%);
    position: relative;
    padding: 2px;
    display: inline-block;
    border-radius: 37px;
    background-color: #ffffff !important;
    border: 0;
    color: #000000 !important;
    text-decoration: none !important;
}

.rainbow-border span {
    background-color: #ffffff;
    width: 100%;
    display: block;
    border-radius: 24px;
    line-height: 45px;
    font-size: 15px;
}

.viral-post {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
}

.recipes-ingredients a:has(.aligncenter) {
    text-align: center;
    width: 100%;
    display: block;
    border: none !important;
}


.view-post-inner {
    display: flex;
    align-items: center;
    gap: 15px;
}

.view-post-inner img {
    width: 118px !important;
    height: 118px;
    min-width: 118px;
    border-radius: 10px;
    object-fit: cover;
}

.post-info .title-box-post {
    font-size: 16px;
    color: #21272A;
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.add-banner {
    display: inline-block;
    margin-bottom: 20px;
}

.add-banner img {
    max-width: 100%;
}

.post-info span.category {
    border: 1px solid #1FB566;
    padding: 0 8px;
    background: #1FB566;
    border-radius: 16px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

.cookbook-app {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.cookbook-app img {
    max-width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.cookbook-app-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 47%;
}

.cookbook-app-inner a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.cookbook-app .category-box {
    border: 1px solid #1FB566;
    color: #1FB566;
    font-size: 12px;
    padding: 5px 8px;
    background: #EDF9F3;
    border-radius: 16px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.text-rainbox {
    display: block;
    margin-top: 20px;
    background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 100%) !important;
    position: relative;
    padding: 2px !important;
    display: inline-block !important;
    border-radius: 37px !important;
    border: 0 !important;
    height: 43px;
    min-width: 150px;
    margin-top: 0 !important;
}

.text-rainbox span {
    background-color: #ffffff;
    width: 100%;
    display: inline-flex;
    border-radius: 20px;
    height: 39px;
    align-items: center;
    justify-content: center;
}

.container-wrap-box .mb-20 {
    margin-bottom: 20px;
}

.container-wrap-box ul.post-border li:nth-child(even) .feature-img {
    float: left !important;
}

.container-wrap-box .d-block-btn-div {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 28px;
}

.search-modal-box form {
    display: flex;
    gap: 20px;
}

.search-modal-box form .rainbow-btn {
    font-size: 20px;
    font-weight: 900 !important;
}

.search-modal-box {
    margin-bottom: 30px;
}

.search-modal-box form input {
    border-bottom: 3px solid #efefef;
    width: 100%;
    box-shadow: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-size: 24px;
    line-height: 50px;
    padding: 5px 10px;
    color: #555;
    text-align: left;
    height: 52px;
    border-right: 1px;
    border-image: url(https://www.onegreenplanet.org/wp-content/themes/onegreenplanet/img/headerline.png) 1 round !important;
    border-width: 2px !important;
    background: #ffffff !important;
}

.IXNXCV_chatMessageContainerMobile img {
    padding: 3px !important;
}

.container-wrap-box .post-margin .feature-block .feature-img {
    width: 35% !important;
    max-height: 300px !important;
}

.container-wrap-box .feature-text {
    width: 65% !important;
    height: 300px !important;
}

.max-100 img {
    max-width: 100% !important;
    height: 300px;
    width: 100%;
    max-height: 300px;
}

.feature-block .details-right h2,
.earth-block .details-right h2.food-h2 {
    padding: 0 20px !important;
    text-align: left !important;
}

.button-load-more-raindow {
    background: #fff;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.2);
    border-image: url(https://ogp-staging.mystagingwebsite.com/wp-content/themes/onegreenplanet/img/headerline.png) 2 round !important;
    border: 2px solid #000;
    font-size: 28px;
    display: inline-block;
    padding: 18px 50px;
    border-radius: 7px;
    margin-bottom: 15px;
}

.button-load-more-raindow span {
    color: #000;
}

#load-more-wrapper {
    text-align: center;
}

.category-button {
    display: inline-block;
    font-size: 14px !important;
    background-color: green;
    color: #ffffff !important;
    padding: 5px 10px !important;
    border-radius: 6px;
    text-align: left !important;
    line-height: 16px !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
}


.human-interest .category-button,
.human-interest .category-button:hover {
    background: #eb7d01 !important;
    color: #fff !important;
}

.animalsandnature .category-button,
.animalsandnature .category-button:hover {
    background: #c9504a !important;
    color: #fff !important;
}

.natural-health .category-button,
.natural-health .category-button:hover {
    background: #a97dfb !important;
    color: #fff !important;
}

.vegan-food .category-button,
.vegan-food .category-button:hover {
    background: #ffd300 !important;
    color: #fff !important;
}

.news .category-button,
.news .category-button:hover {
    background: #ffac9e !important;
    color: #fff !important;
}

.lifestyle .category-button,
.lifestyle .category-button:hover {
    background: #ff69b3 !important;
    color: #fff !important;
}

.environment .category-button,
.environment .category-button:hover {
    background: #12c9d2 !important;
    color: #fff !important;
}

.environment .category-button,
.environment .category-button:hover {
    background: #12c9d2 !important;
    color: #fff !important;
}

.vegan-recipe .category-button,
.vegan-recipe .category-button:hover {
    background: #1fb566 !important;
    color: #fff !important;
}

.d-block-btn-div {
    display: block;
    text-align: center;
}

.fs-400 {
    font-weight: 400 !important;
    padding: 0 15px 10px !important;
    color: #969696 !important;
}

.fs-400 b {
    color: #000000 !important;
}

.container-wrap-box .feature-block {
    height: 325px;
}

.container-wrap-box>div {
    padding: 30px 0 0 0;
}

.post-shares {
    background: #1FB56614;
    color: #1FB566;
    font-size: 32px;
    padding: 15px;
    border-radius: 32px;
    display: inline-flex;
    gap: 10px;
    font-weight: 600;
}

.top-review-div,
.auther-details {
    display: inline-flex;
    gap: 20px;
    align-items: center;
}

.container-wrap-box h1 {
    font-size: 42px;
    color: #21272A;
    margin: 25px 0;
    font-weight: 800;
}

.container-wrap-box h1.title-box br {
    display: none !important;
}

.container-wrap-box h1.title-box span {
    display: inline-block !important;
}

.auther-details {
    color: #21272A !important;
    font-size: 23px;
    font-weight: 600;
    text-decoration: none !important;
    margin-bottom: 0;
}

.auther-details span {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 16px;
    color: #fff;
    background-color: #1FB566;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.flex-button-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.green-outline-button svg {
    min-width: 19px !important;
}

.green-outline-button,
.green-outline-button:hover,
.green-outline-button:focus,
.single_add_to_cart_button,
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus,
.add-cart-button-container span,
.add-cart-button-container span:hover {
    border: 1px solid #1FB566 !important;
    color: #1fb566 !important;
    text-decoration: none !important;
    padding: 12px 30px !important;
    border-radius: 4px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px;
    background-color: #ffffff !important;
}

.bg-green-button,
.bg-green-button:hover,
.bg-green-button:focus {
    padding: 12px 20px;
    background: #003D28;
    color: #ffffff !important;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none !important;
}

.recipe-diet {
    padding: 20px;
    background: #F8F8F8;
    border-radius: 12px;
    margin-bottom: 20px;
}

.recipe-diet ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0;
}

.recipe-diet li {
    margin-right: 10px;
    border-color: transparent;
    line-height: 0;
    background: transparent !important;
    margin: 0;
    position: relative;
}

.recipe-diet li a,
.recipe-diet li a:hover {
    margin-right: 0;
    background: #EDF9F3 !important;
    min-height: 0;
    border: 1px solid #1FB56659 !important;
    line-height: 26px;
    color: #1FB566 !important;
    display: flex;
    padding: 0 8px;
    border-radius: 40px;
    cursor: pointer;
    text-decoration: none;
    text-transform: capitalize;
}

.recipe-diet li .img-overlay-effect {
    display: none !important;
}

.recipes-div {
    margin-top: 30px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recipes-div h2 {
    font-size: 34px;
    color: #56b43c !important;
    margin: 0;
    font-style: normal;
    font-weight: 700;
}

.slider-action {
    display: flex;
    align-items: center;
    gap: 15px;
}

.slider-action a,
.slider-action a:hover {
    outline: none;
    box-shadow: none;
}

.recipes-wrap-box .recipes-banner img {
    border-radius: 4px;
    max-height: 195px;
    min-height: 195px;
}

.recipes-wrap-box .recipes-banner {
    position: relative;
}

.recipes-wrap-box .recipes-banner .recipes-view {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #42b566;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    padding: 0 6px;
    border-radius: 13px;
    font-size: 11px;
    line-height: 20px;
    z-index: 5;
}

.recipes-wrap-box .recipes-banner:after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) -26.82%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
}

.recipes-wrap-box .recipes-banner h4 {
    font-size: 16px;
    margin: 12px 0;
}

.green-pills {
    background: #1FB566 !important;
    min-height: 0;
    border: 1px solid #1FB56659 !important;
    line-height: 26px;
    color: #fff !important;
    display: inline-flex;
    padding: 0 8px;
    border-radius: 40px;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 600;

}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.mySwiperCategory {
    padding-bottom: 20px !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #75757580;
}

ul.explore_ul h3 {
    font-size: 32px;
    color: #21272A;
    margin: 0;
    margin-bottom: 30px;
}

ul.explore_ul .explore_li {
    display: inline-block;
    width: auto !important;
    padding: 10px;
    list-style: none;
    position: relative;
    text-align: center;
    height: auto;
}

ul.explore_ul .explore_li img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin: 0 auto;
    object-fit: cover;
}

ul.explore_ul .explore_li {
    display: inline-block;
    width: auto;
    padding: 10px;
    list-style: none;
    position: relative;
    text-align: center;
    height: auto;
    padding: 10px 30px;
}

ul.explore_ul .explore_li a {
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border: none !important;
}

ul.explore_ul .img-overlay-effect {
    opacity: 0;
}

ul.explore_ul span.ingredient-sticky {
    position: relative;
    margin: 0;
    transform: none;
    top: auto;
    left: auto;
    font-size: 12px;
    font-style: normal;
    background: #EDF9F3 !important;
    min-height: 0;
    border: 1px solid #1FB56659 !important;
    line-height: 26px;
    color: #1FB566 !important;
    display: inline-flex;
    padding: 0 8px;
    width: 100%;
    border-radius: 40px;
    cursor: pointer;
    text-decoration: none;
}

ul.explore_ul {
    margin-bottom: 0;
}

.recipes-ingredients {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #75757580;
}

.recipes-ingredients h1,
.recipes-ingredients h2,
.recipes-ingredients h3,
.recipes-ingredients h4,
.recipes-ingredients h5,
.recipes-ingredients h6 {
    color: #4d4d4d;
}

.recipes-ingredients p {
    font-size: 17px;
    line-height: 30px;
    color: #4d4d4d;
}

.recipes-ingredients p b,
.recipes-ingredients p strong {
    color: #4d4d4d;
}

.recipes-ingredients p a {
    color: #252525 !important;
}

.recipes-ingredients p:empty {
    margin: 0;
}

.comment-box-inner-wrap ol.comment-list li {
    float: left !important;
    width: 100% !important;
}

h2.recipe-head-title {
    margin-top: 0;
}

.recipe-details .column-div p {
    margin: 0;
    padding-top: 10px;
}

.infor-box-div {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.infor-box-div .inner-box {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    width: 23.5%;
}

.infor-box-div .product-image {
    background-color: #f5f4f9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}

.infor-box-div .inner-box h4 {
    font-size: 16px;
    color: #4D4D4D;
    margin: 0;
}

.infor-box-div .inner-box-body {
    padding: 15px;
}

.inner-box-body .price-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #1FB566;
    font-size: 16px;
    align-items: center;
    margin-top: 10px;
}

.inner-box-body .price-box h6 {
    margin: 0;
    font-size: 24px;
}

.recipes-items-details .column-div p {
    margin-top: 10px !important;
    padding: 0;
    margin: 0;
}

.light-card-box {
    background: #F8F8F8;
    border: 1px solid #F3F3F3;
    border-radius: 12px;
    padding: 30px;
    margin-top: 50px;
}

.light-card-box h2,
.light-card-box h3 {
    font-size: 32px !important;
    color: #21272A !important;
    font-style: normal !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    font-style: italic !important;
}

.light-card-box p {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 20px;
    color: #21272A;
}

.recipe-ingredients,
.recipe-preparation {
    padding: 0;
}

.light-card-box .recipe-ingredients ul,
.light-card-box .recipe-preparation ol {
    padding-left: 20px;
}

.light-card-box .recipe-ingredients ul li,
.light-card-box .recipe-preparation ol li {
    font-size: 20px;
    color: #21272A;
    line-height: 30px;
}

.light-card-box .recipe-preparation ol {
    list-style-type: auto;
}

.light-card-box .recipe-preparation ol li {
    /* text-decoration: underline; */
}

.light-card-box .recipe-preparation ol li::marker {
    color: #21272A;
}

.light-card-box .recipe-ingredients ul li:before,
.light-card-box .recipe-preparation ol li:before {
    display: none !important;
    margin: 0 !important;
}

.light-card-box .recipe-ingredients ul li::marker {
    color: #1FB566 !important;
}

.info-text {
    font-size: 12px;
    color: #6D7471;
    padding: 0 30px;
    margin-top: 10px;
}

.table-layout {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.table-layout>div {
    display: table-cell;
}

.table-layout>div>.recipe-head-title {
    margin: 0;
}

.main-slider-wrap {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-top: 20px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.mySwiperMain {
    width: 102px !important;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
}

.mySwiperMain .swiper-slide img {
    border-radius: 6px;
    height: 90px;
    width: 90px;
    border: 2px solid transparent !important;
}

.mySwiperMain .swiper-slide.swiper-slide-thumb-active img {
    border-color: #1FB566 !important;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 9px;
    max-height: 530px;
    object-fit: cover;
}

.mySwiperMain .swiper-slide {
    position: relative;
    height: 90px !important;
    width: 90px !important;
}

.mySwiperMain .swiper-slide.swiper-slide-thumb-active:after {
    background: rgba(0, 0, 0, 0);
}

.mySwiperMain .swiper-slide:after {
    position: absolute;
    width: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    z-index: 555555;
}


.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rainbox-box-title-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
    padding: 20px;
}

.rainbox-box-title-box:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 2px;
    background: url(https://ogp-staging.mystagingwebsite.com/wp-content/themes/onegreenplanet/img/headerline.png);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    z-index: -1;
}

.rainbox-box-title-box .info-text {
    padding: 0;
    margin: 0;
}

.rainbox-box-title-box .info-text h4 {
    font-size: 24px;
    color: #4D4D4D;
    margin-top: 0;
}

.rainbox-box-title-box .info-text span {
    font-size: 20px;
    color: #4D4D4D;
}

.btn_red,
.btn_red:hover,
.btn_red:focus {
    background: #F10000;
    color: #ffffff;
    font-size: 18px;
    max-width: 220px;
    width: 100%;
    text-align: center;
    height: 48px;
    border-radius: 4px;
    line-height: 48px;
    cursor: pointer;
    text-decoration: none;
}

div#report-recipe-comments {
    width: 100%;
    background: #F8F8F8;
    border-radius: 12px;
    padding: 15px;
}

div#report-recipe-comments .header-toggle {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#report-recipe-comments .header-toggle svg {
    transform: rotate(-90deg);
    transition: 0.2s ease;
}

div#report-recipe-comments .header-toggle.open-comment svg {
    transform: rotate(0deg);
    transition: 0.2s ease;
}

div#report-recipe-comments .header-toggle h3 {
    font-size: 32px;
    color: #21272A;
    margin: 0;
}

.body-toggle-div {
    padding: 30px 20px 5px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.body-toggle-div .comment-author:before {
    display: none !important;
}

.body-toggle-div li {
    list-style: none !important;
    padding: 20px 0;
}

.body-toggle-div .comment-author b.fn,
.body-toggle-div .comment-metadata {
    margin-left: 0 !important;
}

.body-toggle-div .comment-metadata {
    display: none;
}

.body-toggle-div .comment-author b.fn {
    font-size: 20px;
    font-weight: 500;
}

.body-toggle-div li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.comment-content p {
    padding: 0;
    margin: 0;
    color: #21272A;
    font-size: 20px;
    padding-top: 15px;
}

.body-toggle-div .reply a {
    font-size: 20px;
    color: #21272A;
    text-decoration: none;
    padding-left: 36px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDYuMjVWMTEuMzVDMjIgMTIuNjIgMjEuNTggMTMuNjkgMjAuODMgMTQuNDNDMjAuMDkgMTUuMTggMTkuMDIgMTUuNiAxNy43NSAxNS42VjE3LjQxQzE3Ljc1IDE4LjA5IDE2Ljk5IDE4LjUgMTYuNDMgMTguMTJMMTUuNDYgMTcuNDhDMTUuNTUgMTcuMTcgMTUuNTkgMTYuODMgMTUuNTkgMTYuNDdWMTIuNEMxNS41OSAxMC4zNiAxNC4yMyA5IDEyLjE5IDlINS4zOTk5OUM1LjI1OTk5IDkgNS4xMyA5LjAxMDAyIDUgOS4wMjAwMlY2LjI1QzUgMy43IDYuNyAyIDkuMjUgMkgxNy43NUMyMC4zIDIgMjIgMy43IDIyIDYuMjVaIiBzdHJva2U9IiMyMTI3MkEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTUuNTkgMTIuNFYxNi40N0MxNS41OSAxNi44MyAxNS41NSAxNy4xNyAxNS40NiAxNy40OEMxNS4wOSAxOC45NSAxMy44NyAxOS44NyAxMi4xOSAxOS44N0g5LjQ3TDYuNDUgMjEuODhDNiAyMi4xOSA1LjM5OTk5IDIxLjg2IDUuMzk5OTkgMjEuMzJWMTkuODdDNC4zNzk5OSAxOS44NyAzLjUzIDE5LjUzIDIuOTQgMTguOTRDMi4zNCAxOC4zNCAyIDE3LjQ5IDIgMTYuNDdWMTIuNEMyIDEwLjUgMy4xOCA5LjE5MDAyIDUgOS4wMjAwMkM1LjEzIDkuMDEwMDIgNS4yNTk5OSA5IDUuMzk5OTkgOUgxMi4xOUMxNC4yMyA5IDE1LjU5IDEwLjM2IDE1LjU5IDEyLjRaIiBzdHJva2U9IiMyMTI3MkEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
    background-size: 24px;
    background-repeat: no-repeat;
}

.body-toggle-div #respond {
    background: transparent;
    display: flex;
    flex-wrap: wrap;
}

.body-toggle-div #respond h4 {
    margin: 0 !important;
    font-size: 24px;
}

.body-toggle-div .reply {
    padding-top: 20px;
}

.body-toggle-div #respond textarea#comment {
    background: #F8F8F8;
    border: 2px solid #D3D3D3 !important;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    resize: none;
}

.body-toggle-div #respond p.form-submit {
    margin: 0;
    padding: 0;
    text-align: end;
}

.body-toggle-div .comment-respond input[type="submit"] {
    padding: 0 30px;
    font-size: 18px;
    height: 48px;
    width: auto;
    border-radius: 4px;
    line-height: 48px;
    background: #00B56B;
}

.profile-content.post-author-info {
    width: 100% !important;
    margin: 0;
}

.author-profile {
    margin-top: 30px;
}

.ebook.button-container {
    margin: 0 !important;
}

.recipe-product.buttons-container {
    margin: 0 !important;
}

.author-profile h4 {
    font-size: 24px;
    color: #4D4D4D;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.author-profile .img-circle {
    border: 0;
    width: 72px;
    min-width: 72px;
    min-height: 72px;
}

.flex-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.tooltip_box .small-text {
    color: #7B7B7B;
    font-size: 12px;
    font-style: italic;
    margin-top: 5px;
    display: inline-block;
}

@media screen and (min-width: 1024px) {
    #taboola-below-article-thumbnails-test {
        margin: 0 !important;
    }

    .tooltip_box .small-text+.tooltip-show {
        display: none !important;
        font-size: 12px;
        color: #000000;
        display: inline-block;

    }
}

@media screen and (max-width: 1024px) {
    .tooltip-show {
        display: none;
    }

    /* .sidebar-box-wrap a img {
        width: 100% !important;
        max-width: 255px !important;
    } */
}

.profile-socials ul li {
    width: 22px;
    list-style: none;
    margin: 0 !important
}

.fancybox-content {
    padding: 15px;
}

#open_report_problem {
    padding: 15px !important;
}

#open_report_problem #bookmark_update {
    font-weight: 500 !important;
    height: auto;
    background: #F10000 !important;
}

.profile-socials ul {
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.profile-socials ul li:nth-child(1) {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.tooltip-show a {
    font-size: 12px;
    text-decoration: underline;
    color: #000000;
    display: inline-block;
    text-decoration: none !important;
    border-bottom: 2px solid;
}

/* p.p1.empty-p {
    text-align: center;
} */

@media screen and (min-width: 1024px) {
    .tooltip_box:hover .small-text+.tooltip-show {
        display: block !important;
    }
}

.flex-box a {
    color: #4D4D4D;
    font-size: 20px;
    text-decoration: none;
    font-style: italic;
}

.profile-socials ul li a i {
    color: #4D4D4D;
    font-size: 22px;
    padding: 0;
}

.profile-socials ul {
    margin: 0 !important;
}

.autoher-intro p {
    color: #4D4D4D;
    font-size: 16px;
    line-height: 23px;
    padding-top: 10px;
}

.top-autoher {
    margin-top: 20px;
    font-size: 23px;
    font-weight: 500;
    color: #000;
}

.autoher-intro {
    color: #4D4D4D;
    font-size: 23px;
    line-height: 1.3;
    padding-top: 0;
    font-family: 'Cormorant Garamond', serif;
}

.author-flex {
    display: flex;
}

.box-button-div {
    display: flex;
    align-items: center;
    gap: 20px
}

.rainbox-box .form-control-custom.border-box input::placeholder {
    color: #7b7b7b;
    font-size: 16px !important;
}

/* .box-wrap a,
.viral-post a {
    color: #21272a !important;
    text-decoration-color: #1FB566;
} */

.box-wrap:is(.recipes-ingredients) a,
.box-wrap:is(.tooltip_box) a,
.box-wrap:is(.recipe-ingredients) a,
.box-wrap:is(.content-recipe-open) a,
.sidebar-box-wrap:is(.view-post-inner) a {
    color: #21272a !important;
    text-decoration: underline;
    text-decoration-color: #1FB566;
    text-decoration-thickness: 2px;
}

.recipe-notes a {
    color: #21272a !important;
}

.recipes-ingredients a,
.recipe-notes a,
.box-wrap .recipe-ingredients a,
.box-wrap .recipe-preparation a {
    color: #21272a !important;
    text-decoration: none;
    border-bottom: 2px solid #1FB566 !important;
}

.sidebar-box-wrap a,
.sidebar-box-wrap a {
    /* text-decoration-color: #1FB566 !important;
    text-decoration-thickness: 2px !important; */
    text-decoration: none !important;
}

.sidebar-box-wrap .cookbook-app-inner a {
    text-decoration: none !important;
}

.box-wrap:is(.flex-button-div) a {
    color: #ffffff !important;
}

.swiper-button-next,
.swiper-button-prev {
    cursor: pointer !important;
}

.add-cart-button-container.disabled {
    cursor: not-allowed !important;
}

.box-button-div {
    justify-content: space-between;
}

.box-button-div .flex-button-div {
    flex-direction: column;
    max-width: 370px;
    width: 100%;
    gap: 25px;
    background: #EDF9F3;
    border: 1px solid #1FB56680;
    border-radius: 12px;
    padding: 30px;
}

.box-button-div .flex-button-div a {
    width: 100%;
    text-align: center;
    justify-content: center;
    gap: 15px;
    font-size: 14px;
    white-space: nowrap;
    font-weight: bold !important;
}

.flex-button-div a {
    font-weight: bold !important;
}

.top-padding {
    margin-top: 50px;
}

.recipe-product.buttons-container .add-cart-button-container .cart button {
    margin: 0 !important;
}

.rainbox-box .form-control-custom.border-box input::placeholder {
    color: #747474 !important;
}

.show-mobile {
    display: none;
}

.recipe-product.buttons-container .add-cart-button-container .cart,
.recipe-product.buttons-container,
.ebook.button-container,
.recipe-product.buttons-container .add-cart-button-container .cart button {
    height: 46px;
}

.body-toggle-div #respond h4 small a {
    font-size: 16px;
    margin-left: 10px;
}

.recipes-ingredients ul,
.recipes-ingredients ol {
    margin-left: 15px !important;
    font-size: 17px;
    line-height: 32px;
    font-family: 'Merriweather', serif;
}

.body-toggle-div .reply {
    padding-top: 20px;
    visibility: visible !important;
    width: 100%;
}

.recipes-ingredients img {
    max-width: 100%;
    height: auto;
}

iframe {
    display: flex;
    margin: 0 auto;
    width: 100%;
}

@media screen and (min-width: 1024px) {
    iframe {
        min-height: 450px;
    }
}

.main-slider-wrap img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.main-slider-wrap iframe {
    width: 100%;
    height: 600px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .main-slider-wrap iframe {
        width: 100%;
        height: 450px;
    }

}

@media screen and (max-width: 1024px) {
    div#sovrn-sidebar-2 {
        padding: 0 !important;
    }

    .container-wrap-box:has(.adv-data) {
        margin: 0 !important;
    }

    .container-wrap-box:has(.adv-data)>div {
        padding: 0 !important;
    }

    .adv-data.comments-section {
        margin: 0 !important;
    }

    .main-slider-wrap.human-interest+.payment-box-section.rainbox-box {
        float: none;
    }

    div#sovrn-sidebar-2 {
        background-color: transparent !important;
    }

    .top-padding {
        margin-top: 30px;
    }

    .top-padding .container-wrap-box>div {
        padding: 0;
    }

    #taboola-below-article-thumbnails-test {
        margin: 0 !important;
    }

    .mySwiperMain {
        display: none !important;
    }

    .main-slider-wrap .swiper-slide img {
        max-height: 350px !important;
        min-height: 350px !important;
    }

    .post-shares {
        font-size: 16px !important;
        padding: 10px !important;
    }

    .container-wrap-box h1 {
        font-size: 26px !important;
        margin: 15px 0 !important;
    }

    .auther-details {
        color: #21272A !important;
        font-size: 16px;
    }
    .autoher-intro {
        font-size: 16px !important;
    }
    .top-autoher{
        font-size: 16px !important;
    }

    .recipes-div h2 {
        font-size: 34px !important;
    }

    .slider-action a svg,
    .slider-action a {
        width: 24px !important;
        height: 24px !important;
    }

    .auther-details span {
        width: 35px;
        height: 35px;
        border-radius: 100%;
        font-size: 13px;
    }

    .container-wrap-box {
        flex-wrap: wrap;
        padding: 0 15px;

    }

    .sidebar-box-wrap {
        width: 50%;
        padding-top: 25px;
        margin: 20px auto;
    }

    .sidebar-box-wrap:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #75757580;
        left: 0;
        top: 0;
    }

    .sidebar-box-wrap {
        display: block;
        width: 100%;
    }

    .box-wrap {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .cookbook-app-inner {
        width: 23%;
    }

    .flex-button-div {
        flex-direction: row;
        gap: 20px;
    }
}

@media screen and (max-width: 991px) {
    .recipes-wrap-box h4 {
        font-size: 15px !important;
    }

    .container-wrap-box .giIgaN_askAiContainerMobile {
        margin: 0 !important;
    }

    .body-toggle-div #respond {
        margin-top: 15px !important;
        display: flex;
        padding: 0;
        width: 100%;
    }

    .comments-section h2:empty {
        margin: 0 !important;
    }

    .comments-section h2:empty {
        margin: 0;
    }

    #dappier-ask-ai-widget {
        margin-bottom: 15px !important;
    }

    ul.explore_ul h3 {
        margin-bottom: 15px !important;
    }

    .comment-content p {
        font-size: 15px !important;
        line-height: 25px !important;
    }

    .body-toggle-div .reply a {
        font-size: 16px !important;
        background-size: 20px !important;
    }

    .body-toggle-div .comment-author b.fn {
        font-size: 16px !important;
    }

    ol.comment-list article {
        background-color: #f8f8f8 !important;
    }

    .rainbox-box-title-box.commnet-section-main .info-text h6 {
        font-size: 16px !important;
        color: #4D4D4D;
        margin-top: 0;
        margin: 0 !important;
    }

    .wp-social-login-widget a img {
        margin: 0 !important;
    }

    .body-toggle-div #respond h4,
    .body-toggle-div #respond h4,
    .comment-author {
        font-size: 16px !important;
    }

    .box-button-div {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 20px
    }

    .recipes-items-details .column-div p {
        font-size: 16px !important;
        list-style: 16px !important;
    }

    .recipes-items-details .recipe-head-title {
        font-size: 20px !important;
    }

    .light-card-box h2,
    .light-card-box h3 {
        font-size: 24px !important;
    }

    .light-card-box h3 {
        font-size: 20px !important;
    }

    .light-card-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .rainbox-box-title-box {
        flex-direction: column;
        gap: 10px;
    }

    .cookbook-app .category-box {
        width: auto;
    }

    .rainbox-box-title-box .info-text {
        text-align: center;
    }

    .info-text {
        display: inline-block !important;
        padding: 0 !important;
        font-size: 13px !important;
    }

    .body-toggle-div {
        padding: 0;
    }

    .light-card-box {
        margin-top: 20px;
        padding: 15px;
    }

    .light-card-box .recipe-ingredients ul li,
    .light-card-box .recipe-preparation ol li {
        font-size: 16px;
    }


    .flex-button-div a {
        width: 100%;
        justify-content: center;
    }

    .container-wrap-box .feature-block {
        height: auto !important;
    }

    .container-wrap-box .feature-text {
        width: 100% !important;
    }

    .container-wrap-box .post-margin .feature-block .feature-img {
        width: 100% !important;
    }

    .feature-text {
        width: 100% !important;
    }

    .search-modal-box {
        padding: 0 15px;
    }

    .mySwiperCategory {
        margin-bottom: 0 !important;
    }

    .recipes-ingredients p {
        margin: 12px 0;
        padding: 0;
    }

    /* .top-autoher {
        font-size: 16px;
    } */
}

@media screen and (max-width: 767px) {
    .autoher-intro {
        font-size: 16px;
        line-height: 1.3;
    }

    .main-slider-wrap iframe {
        width: 100%;
        height: 300px;
    }

    .payment_wrap.paypal-form .donation-form input {
        width: calc(100% - 168px) !important;
        height: 43px;
    }

    .payment_wrap.paypal-form .donation-form button {
        width: 138px !important;
        margin-left: 10px !important;
    }

    .flex-box {
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .d-hide-mobile {
        display: none !important;
    }

    .show-mobile {
        display: block !important;
    }

    .cookbook-app-inner {
        width: 100% !important;
    }

    .body-toggle-div #respond h4 small a {
        font-size: 14px;
        margin-left: 10px;
    }

    .body-toggle-div .comment-respond input[type="submit"] {
        padding: 0 20px;
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        font-weight: 500;
    }

    .top-review-div,
    .auther-details {
        gap: 20px;
    }

    .auther-details {
        gap: 5px;
    }

    .swiper.mySwiperCategoryBox {
        padding-bottom: 20px;
    }

    .swiper.mySwiperCategoryBox .swiper-pagination-bullets-dynamic {
        bottom: -10px;
    }

    .swiper.mySwiperCategoryBox .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        background: #42b566;
    }

    .swiper-pagination-bullet {
        background-color: transparent;
    }

    div#report-recipe-comments .header-toggle {
        padding: 10px !important;
    }

    .recipe-product.buttons-container .button-container .button.single_add_to_cart_button {
        width: 100%;
        font-size: 16px !important;
        justify-content: center !important;
    }

    .recipe-product.buttons-container .add-cart-button-container .cart,
    .recipe-product.buttons-container,
    .ebook.button-container,
    .recipe-product.buttons-container .add-cart-button-container .cart button {
        width: 100% !important;
        height: 46px;
    }

    .recipes-ingredients {
        margin-bottom: 20px !important;
    }

    .auther-details {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .main-slider-wrap {
        margin-top: 20px;
    }

    .box-wrap-mobile {
        flex-direction: column-reverse;
        display: flex;
    }

    .flex-button-div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        gap: 20px;
    }

    .content-recipe-open .flex-button-div {
        padding: 20px !important;
        gap: 0 !important;
    }

    .flex-button-div {
        flex-direction: column;
    }

    .sidebar-box-wrap {
        display: block;
        width: 100%;
        padding-top: 25px;
        margin: 10px auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .search-modal-box form input {
        font-size: 28px !important;
    }

    .button-load-more-raindow {
        font-size: 20px;
        display: inline-block;
        padding: 11px 30px;
    }

    .search-modal-box form {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .container-wrap-box .feature-text {
        height: auto !important;
    }

    .feature-block .details-right h2,
    .earth-block .details-right h2.food-h2 {
        padding-left: 0 !important;
        padding-top: 20px !important;
    }

    .post-margin .feature-block .feature-img.max-100 {
        min-height: auto !important;
        height: auto !important;
    }
}
/* 
p.p1 {
    text-align: center;
} */

.sidebar-box-wrap a img {
    max-width: 100%;
}

.col-custom a {
    text-decoration: none !important;
}

/* category color */
.single-category-animals span.post-shares {
    color: #c9504a;
    background-color: rgb(201 80 74 / 8%);
}

.single-category-animals span.post-shares svg path {
    fill: #c9504a !important;
}

.single-category-animals .auther-details span {
    background-color: #c9504a !important;
}

.single-category-animals .recipes-ingredients a,
.single-category-animals .recipe-notes a,
.single-category-animals .box-wrap .recipe-ingredients a,
.single-category-animals .box-wrap .recipe-preparation a,
.single-category-animals .tooltip-show a {
    border-color: #c9504a !important;
}

.single-category-animals .recipe-diet li a,
.single-category-animals .recipe-diet li a:hover {
    color: #c9504a !important;
    background-color: rgb(201 80 74 / 8%) !important;
    border-color: #c9504a !important;
}

.single-category-animals a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #c9504a !important;
}

.single-category-animals .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #c9504a !important;
}

.single-category-animalsandnature span.post-shares {
    color: #c9504a;
    background-color: rgb(201 80 74 / 8%);
}

.single-category-animalsandnature span.post-shares svg path {
    fill: #c9504a !important;
}

.single-category-animalsandnature .auther-details span {
    background-color: #c9504a !important;
}

.single-category-animalsandnature .recipes-ingredients a,
.single-category-animalsandnature .recipe-notes a,
.single-category-animalsandnature .box-wrap .recipe-ingredients a,
.single-category-animalsandnature .box-wrap .recipe-preparation a,
.single-category-animalsandnature .tooltip-show a {
    border-color: #c9504a !important;
}

.single-category-animalsandnature .recipe-diet li a,
.single-category-animalsandnature .recipe-diet li a:hover {
    color: #c9504a !important;
    background-color: rgb(201 80 74 / 8%) !important;
    border-color: #c9504a !important;
}

.single-category-animalsandnature a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #c9504a !important;
}

.single-category-animalsandnature .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #c9504a !important;
}


.single-category-environment span.post-shares {
    color: #12c9d2;
    background-color: rgb(18 201 210 / 8%);
}

.single-category-environment span.post-shares svg path {
    fill: #12c9d2 !important;
}

.single-category-environment .auther-details span {
    background-color: #12c9d2 !important;
}

.single-category-environment .recipes-ingredients a,
.single-category-environment .recipe-notes a,
.single-category-environment .box-wrap .recipe-ingredients a,
.single-category-environment .box-wrap .recipe-preparation a,
.single-category-environment .tooltip-show a {
    border-color: #12c9d2 !important;
}

.single-category-environment .recipe-diet li a,
.single-category-environment .recipe-diet li a:hover {
    color: #12c9d2 !important;
    background-color: rgb(18 201 210 / 8%) !important;
    border-color: #12c9d2 !important;
}

.single-category-environment a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #12c9d2 !important;
}

.single-category-environment .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #12c9d2 !important;
}


.single-category-lifestyle span.post-shares {
    color: #ff69b3;
    background-color: rgb(255 105 179 / 8%);
}

.single-category-lifestyle span.post-shares svg path {
    fill: #ff69b3 !important;
}

.single-category-lifestyle .auther-details span {
    background-color: #ff69b3 !important;
}

.single-category-lifestyle .recipes-ingredients a,
.single-category-lifestyle .recipe-notes a,
.single-category-lifestyle .box-wrap .recipe-ingredients a,
.single-category-lifestyle .box-wrap .recipe-preparation a,
.single-category-lifestyle .tooltip-show a {
    border-color: #ff69b3 !important;
}

.single-category-lifestyle .recipe-diet li a,
.single-category-lifestyle .recipe-diet li a:hover {
    color: #ff69b3 !important;
    background-color: rgb(255 105 179 / 8%) !important;
    border-color: #ff69b3 !important;
}

.single-category-lifestyle a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #ff69b3 !important;
}

.single-category-lifestyle .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #ff69b3 !important;
}



.single-category-vegan-food span.post-shares {
    color: #ffd300;
    background-color: rgb(255 211 0 / 8%);
}

.single-category-vegan-food span.post-shares svg path {
    fill: #ffd300 !important;
}

.single-category-vegan-food .auther-details span {
    background-color: #ffd300 !important;
}

.single-category-vegan-food .recipes-ingredients a,
.single-category-vegan-food .recipe-notes a,
.single-category-vegan-food .box-wrap .recipe-ingredients a,
.single-category-vegan-food .box-wrap .recipe-preparation a,
.single-category-vegan-food .tooltip-show a {
    border-color: #ffd300 !important;
}

.single-category-vegan-food .recipe-diet li a,
.single-category-vegan-food .recipe-diet li a:hover {
    color: #ffd300 !important;
    background-color: rgb(255 211 0 / 8%) !important;
    border-color: #ffd300 !important;
}

.single-category-vegan-food a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #ffd300 !important;
}

.single-category-vegan-food .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #ffd300 !important;
}


.single-category-natural-health span.post-shares {
    color: #a97dfb;
    background-color: rgb(169 125 251 / 8%);
}

.single-category-natural-health span.post-shares svg path {
    fill: #a97dfb !important;
}

.single-category-natural-health .auther-details span {
    background-color: #a97dfb !important;
}

.single-category-natural-health .recipes-ingredients a,
.single-category-natural-health .recipe-notes a,
.single-category-natural-health .box-wrap .recipe-ingredients a,
.single-category-natural-health .box-wrap .recipe-preparation a,
.single-category-natural-health .tooltip-show a {
    border-color: #a97dfb !important;
}

.single-category-natural-health .recipe-diet li a,
.single-category-natural-health .recipe-diet li a:hover {
    color: #a97dfb !important;
    background-color: rgb(169 125 251 / 8%) !important;
    border-color: #a97dfb !important;
}

.single-category-natural-health a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #a97dfb !important;
}

.single-category-natural-health .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #a97dfb !important;
}


.single-category-news span.post-shares {
    color: #ffac9e;
    background-color: rgb(255 172 158 / 8%);
}

.single-category-news span.post-shares svg path {
    fill: #ffac9e !important;
}

.single-category-news .auther-details span {
    background-color: #ffac9e !important;
}

.single-category-news .recipes-ingredients a,
.single-category-news .recipe-notes a,
.single-category-news .box-wrap .recipe-ingredients a,
.single-category-news .box-wrap .recipe-preparation a,
.single-category-news .tooltip-show a {
    border-color: #ffac9e !important;
}

.single-category-news .recipe-diet li a,
.single-category-news .recipe-diet li a:hover {
    color: #ffac9e !important;
    background-color: rgb(255 172 158 / 8%) !important;
    border-color: #ffac9e !important;
}

.single-category-news a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #ffac9e !important;
}

.single-category-news .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #ffac9e !important;
}


.single-category-human-interest span.post-shares {
    color: #eb7d01;
    background-color: rgb(235 125 1 / 8%);
}

.single-category-human-interest span.post-shares svg path {
    fill: #eb7d01 !important;
}

.single-category-human-interest .auther-details span {
    background-color: #eb7d01 !important;
}

.single-category-human-interest .recipes-ingredients a,
.single-category-human-interest .recipe-notes a,
.single-category-human-interest .box-wrap .recipe-ingredients a,
.single-category-human-interest .box-wrap .recipe-preparation a,
.single-category-human-interest .tooltip-show a {
    border-color: #eb7d01 !important;
}

.single-category-human-interest .recipe-diet li a,
.single-category-human-interest .recipe-diet li a:hover {
    color: #eb7d01 !important;
    background-color: rgb(235 125 1 / 8%) !important;
    border-color: #eb7d01 !important;
}

.single-category-human-interest a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #eb7d01 !important;
}

.single-category-human-interest .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #eb7d01 !important;
}


.single-category-petitions span.post-shares {
    color: #c9504a;
    background-color: rgb(201 80 74 / 8%);
}

.single-category-petitions span.post-shares svg path {
    fill: #c9504a !important;
}

.single-category-petitions .auther-details span {
    background-color: #c9504a !important;
}

.single-category-petitions .recipes-ingredients a,
.single-category-petitions .recipe-notes a,
.single-category-petitions .box-wrap .recipe-ingredients a,
.single-category-petitions .box-wrap .recipe-preparation a,
.single-category-petitions .tooltip-show a {
    border-color: #c9504a !important;
}

.single-category-petitions .recipe-diet li a,
.single-category-petitions .recipe-diet li a:hover {
    color: #c9504a !important;
    background-color: rgb(201 80 74 / 8%) !important;
    border-color: #c9504a !important;
}

.single-category-petitions a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #c9504a !important;
}

.single-category-petitions .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #c9504a !important;
}

.single-category-videos span.post-shares {
    color: #ffac9e;
    background-color: rgb(255 172 158 / 8%);
}

.single-category-videos span.post-shares svg path {
    fill: #ffac9e !important;
}

.single-category-videos .auther-details span {
    background-color: #ffac9e !important;
}

.single-category-videos .recipes-ingredients a,
.single-category-videos .recipe-notes a,
.single-category-videos .box-wrap .recipe-ingredients a,
.single-category-videos .box-wrap .recipe-preparation a,
.single-category-videos .tooltip-show a {
    border-color: #ffac9e !important;
}

.single-category-videos .recipe-diet li a,
.single-category-videos .recipe-diet li a:hover {
    color: #ffac9e !important;
    background-color: rgb(255 172 158 / 8%) !important;
    border-color: #ffac9e !important;
}

.single-category-videos a.external-link-btn {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #ffac9e !important;
}

.single-category-videos .recipes-wrap-box .recipes-banner .recipes-view {
    background-color: #ffac9e !important;
}

.single-category-human-interest .intro-full a {
    color: #4D4D4D !important;
    border-bottom: 2px solid #eb7d01 !important;
    text-decoration: none !important;
}
.single-category-animalsandnature .intro-full a{
    color: #4D4D4D !important;
    border-bottom: 2px solid #c9504a !important ;
    text-decoration: none !important;
}
.single-category-animals .intro-full a{
     color: #4D4D4D !important;
    border-bottom: 2px solid #c9504a !important ;
    text-decoration: none !important;
}
.single-category-news .intro-full a {
    color: #4D4D4D !important;
    border-bottom: 2px solid #ffac9e !important;
    text-decoration: none !important;
}
.single-category-natural-health .intro-full a {
    color: #4D4D4D !important;
    border-bottom: 2px solid #a97dfb  !important;
    text-decoration: none !important;
}
.single-category-vegan-food .intro-full a{
    color: #4D4D4D !important;
    border-bottom: 2px solid #ffd300  !important;
    text-decoration: none !important;
}

/* inner category text */
.green-pills.animals,
.animals .post-info span.category {
    /* color: #c9504a !important; */
    /* background-color: rgb(201 80 74 / 8%) !important; */
    border-color: #c9504a !important;
    background: #c9504a !important;
    color: #fff !important;
}

.animals.view-post-inner a {
    text-decoration-color: #c9504a !important;
}

.green-pills.petitions,
.petitions .post-info span.category {
    color: #c9504a !important;
    background-color: rgb(201 80 74 / 8%) !important;
    border-color: #c9504a !important;
}

.petitions.view-post-inner a {
    text-decoration-color: #c9504a !important;
}

.green-pills.environment,
.environment .post-info span.category {
    /* color: #12c9d2 !important; */
    /* background-color: rgb(18 201 210 / 8%) !important; */
    border-color: #12c9d2 !important;
    background: #12c9d2 !important;
    color: #fff !important;
}

.environment.view-post-inner a {
    text-decoration-color: #12c9d2 !important;
}


.green-pills.lifestyle,
.lifestyle .post-info span.category {
    /* color: #ff69b3 !important; */
    /* background-color: rgb(255 105 179 / 8%) !important; */
    border-color: #ff69b3 !important;
    background: #ff69b3 !important;
    color: #fff !important;
}
.lifestyle .title-box-post:hover {
    text-decoration: underline !important;
    text-decoration-color: #ff69b3 !important;
    text-decoration-thickness: 2px !important;
}

.lifestyle.view-post-inner a {
    text-decoration-color: #ff69b3 !important;
}

.green-pills.vegan-food,
.vegan-food .post-info span.category {
    color: #000 !important;
    /* background-color: rgb(255 211 0 / 8%) !important; */
    border-color: #ffd300 !important;
    background: #ffd300 !important;
}

.vegan-food .title-box-post:hover{
     text-decoration: underline !important;
    text-decoration-color: #ffd300 !important;
    text-decoration-thickness: 2px !important;
}
.vegan-food.view-post-inner a {
    text-decoration-color: #ffd300 !important;
}

.green-pills.natural-health,
.natural-health .post-info span.category {
    color: #FFF !important;
    /* background-color: rgb(169 125 251 / 8%) !important; */
    border-color: #a97dfb !important;
    background:#a97dfb !important;
}
.natural-health .title-box-post:hover {
    text-decoration: underline !important;
    text-decoration-color: #a97dfb !important;
    text-decoration-thickness: 2px !important;
}
.natural-health.view-post-inner a {
    text-decoration-color: #a97dfb !important;
}

.green-pills.news,
.news .post-info span.category {
    color: #000 !important;
    /* background-color: rgb(255 172 158 / 8%) !important; */
    border-color: #ffac9e !important;
    background: #ffac9e !important;

}

.news.view-post-inner a {
    text-decoration-color: #ffac9e !important;
}

.green-pills.human-interest,
.human-interest .post-info span.category {
    color: #eb7d01 !important;
    background-color: rgb(235 125 1 / 8%) !important;
    border-color: #eb7d01 !important;
}

.human-interest.view-post-inner a {
    text-decoration-color: #eb7d01 !important;
}

.green-pills.animalsandnature,
.animalsandnature .post-info span.category {
    color: #fff !important;
    /* background-color: rgb(201 80 74 / 8%) !important; */
    border-color: #c9504a !important;
    background-color:#c9504a !important ;
}


.animalsandnature.view-post-inner a {
    text-decoration-color: #c9504a !important;
}
.external-link-block em .external-link-btn {
    width: 270px;
    margin: auto;
    max-width: 100%;
    margin-top: 20px !important;
}
.external-link-block .external-link-title{
    display: flex;
    justify-content: center;
}
.green-pills.videos,
.videos .post-info span.category {
    color: #ffac9e !important;
    background-color: rgb(255 172 158 / 8%) !important;
    border-color: #ffac9e !important;
}

.videos.view-post-inner a {
    text-decoration-color: #ffac9e !important;
}

/* author button color with category */
.single-category-videos .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #ffac9e !important;
}

.single-category-petitions .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #c9504a !important;
}

.single-category-human-interest .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #eb7d01 !important;
}

.single-category-news .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #ffac9e !important;
}

.single-category-natural-health .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #a97dfb !important;
}

.single-category-vegan-food .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #ffd300 !important;
}

.single-category-lifestyle .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #ff69b3 !important;
}

.single-category-environment .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #12c9d2 !important;
}

.single-category-animals .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #c9504a !important;
}

.single-category-animalsandnature .body-toggle-div .comment-respond input[type="submit"] {
    background-color: #c9504a !important;
}

/* add category color */
.single-category-videos #sovrn-sidebar-2,
.single-category-videos .adv-data.comments-section,
.single-category-videos #skm-boomerang-el-2-1 {
    background-color: rgb(255 172 158 / 8%);
}

.single-category-petitions #sovrn-sidebar-2,
.single-category-petitions .adv-data.comments-section,
.single-category-petitions #skm-boomerang-el-2-1 {
    background-color: rgb(201 80 74 / 8%);
}

.single-category-human-interest #sovrn-sidebar-2,
.single-category-human-interest .adv-data.comments-section,
.single-category-human-interest #skm-boomerang-el-2-1 {
    background-color: rgb(235 125 1 / 8%);
}

.single-category-news #sovrn-sidebar-2,
.single-category-news .adv-data.comments-section,
.single-category-news #skm-boomerang-el-2-1 {
    background-color: rgb(255 172 158 / 8%);
}

.single-category-natural-health #sovrn-sidebar-2,
.single-category-natural-health .adv-data.comments-section,
.single-category-natural-health #skm-boomerang-el-2-1 {
    background-color: rgb(169 125 251 / 8%);
}

.single-category-vegan-food #sovrn-sidebar-2,
.single-category-vegan-food .adv-data.comments-section,
.single-category-vegan-food #skm-boomerang-el-2-1 {
    background-color: rgb(255 211 0 / 8%);
}

.single-category-lifestyle #sovrn-sidebar-2,
.single-category-lifestyle .adv-data.comments-section,
.single-category-lifestyle #skm-boomerang-el-2-1 {
    background-color: rgb(255 105 179 / 8%);
}

.single-category-environment #sovrn-sidebar-2,
.single-category-environment .adv-data.comments-section,
.single-category-environment #skm-boomerang-el-2-1 {
    background-color: rgb(18 201 210 / 8%);
}

.single-category-animals #sovrn-sidebar-2,
.single-category-animals .adv-data.comments-section,
.single-category-animals #skm-boomerang-el-2-1 {
    background-color: rgb(201 80 74 / 8%);
}

.single-category-animalsandnature #sovrn-sidebar-2,
.single-category-animalsandnature .adv-data.comments-section,
.single-category-animalsandnature #skm-boomerang-el-2-1 {
    background-color: rgb(201 80 74 / 8%);
}


.adv-data.comments-section {
    padding: 10px;
}


.recipes-wrap-box a {
    color: #000;
    text-decoration: none;
}

.mySwiperCategory .swiper-pagination-bullet-active {
    background: #42b566;
}

.mySwiperCategory .swiper-pagination-bullet {
    background-color: #42b566;
}

@media screen and (min-width: 768px) {
    .mySwiperCategory {
        padding-bottom: 30px !important;
    }
}

.mySwiperCategory .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 3px;
}

/* slider button dots color as per category */
.single-category-videos .mySwiperCategory .swiper-pagination-bullet {
    background: #ffac9e !important;
}

.single-category-petitions .mySwiperCategory .swiper-pagination-bullet {
    background: #c9504a !important;
}

.single-category-human-interest .mySwiperCategory .swiper-pagination-bullet {
    background: #eb7d01 !important;
}

.single-category-news .mySwiperCategory .swiper-pagination-bullet {
    background: #ffac9e !important;
}

.single-category-natural-health .mySwiperCategory .swiper-pagination-bullet {
    background: #a97dfb !important;
}

.single-category-vegan-food .mySwiperCategory .swiper-pagination-bullet {
    background: #ffd300 !important;
}

.single-category-lifestyle .mySwiperCategory .swiper-pagination-bullet {
    background: #ff69b3 !important;
}

.single-category-environment .mySwiperCategory .swiper-pagination-bullet {
    background: #12c9d2 !important;
}

.single-category-animals .mySwiperCategory .swiper-pagination-bullet {
    background: #c9504a !important;
}

.single-category-animalsandnature .mySwiperCategory .swiper-pagination-bullet {
    background: #c9504a !important;
}

.profile-socials {
    display: flex;
    height: 20px;
    margin: auto 0 auto;
}

.author-box {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}

.profile-socials li a i:hover {
    color: #1FB566 !important;
}

.bradecurms {
    margin-top: 20px;
}

.bradecurms ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 20px;
    font-size: 16px;
}

.bradecurms ul li {
    position: relative;
    color: #a2a2a2;
}

.bradecurms ul li a {
    color: #a2a2a2;
    text-decoration: none !important;
}

.bradecurms ul li:not(:last-child):after {
    content: '>';
    position: absolute;
    right: -13px;
}

.bradecurms ul li.active {
    color: #000000;
}

.viral-post .view-post-inner {
    position: relative;
}

.viral-post .post-view {
    display: flex;
    align-content: center;
    position: absolute;
    top: 6px;
    color: #fff;
    background-color: #1fb566;
    left: 6px;
    align-content: center;
    border-radius: 40px;
    padding: 3px 5px;
    font-size: 9px;
    gap: 5px;
    line-height: 12px;
}

.viral-post .post-view svg {
    width: 12px;
    height: 12px;
}

.external-link-block .external-link-title {}

/* parimary-text color with text decoration */
.text-primary-category {
    text-decoration-color: #1fb566;
    color: #1fb566;
}

.text-primary-category {
    font-size: 16px;
    text-align: right;
    z-index: 5;
    position: relative;
    text-decoration: underline;
    font-weight: 700;

}


.bottom-links-box {
    text-align: right;
    bottom: -20px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .rainbox-box h4 {
        margin-bottom: 5px;
        font-size: 18px;
    }

    body .box-test-list h2 {
        font-size: 18px !important;
    }

    .rainbox-box {
        padding: 15px !important;
    }

    .rainbox-box p {
        font-size: 14px !important;
    }

    .mySwiperCategory .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        position: relative !important;
    }

    .bottom-links-box {
        bottom: -10px;
        text-align: center;
    }
}

.single-category-videos .text-primary-category {
    text-decoration-color: #ffac9e !important;
    color: #ffac9e !important;
}

.single-category-petitions .text-primary-category {
    text-decoration-color: #c9504a !important;
    color: #c9504a !important;
}

.single-category-human-interest .text-primary-category {
    text-decoration-color: #eb7d01 !important;
    color: #eb7d01 !important;
}

.single-category-news .text-primary-category {
    text-decoration-color: #ffac9e !important;
    color: #ffac9e !important;
}

.single-category-natural-health .text-primary-category {
    text-decoration-color: #a97dfb !important;
    color: #a97dfb !important;
}

.single-category-vegan-food .text-primary-category {
    text-decoration-color: #ffd300 !important;
    color: #ffd300 !important;
}

.single-category-lifestyle .text-primary-category {
    text-decoration-color: #ff69b3 !important;
    color: #ff69b3 !important;
}

.single-category-environment .text-primary-category {
    text-decoration-color: #12c9d2 !important;
    color: #12c9d2 !important;
}

.single-category-animals .text-primary-category {
    text-decoration-color: #c9504a !important;
    color: #c9504a !important;
}

.single-category-animalsandnature .text-primary-category {
    text-decoration-color: #c9504a !important;
    color: #c9504a !important;
}


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

.single-category-videos .toggle-intro {
    color: #ffac9e !important;
}

.single-category-petitions .toggle-intro {
    color: #c9504a !important;
}

.single-category-human-interest .toggle-intro {
    color: #eb7d01 !important;
}

.single-category-news .toggle-intro {
    color: #ffac9e !important;
}

.single-category-natural-health .toggle-intro {
    color: #a97dfb !important;
}

.single-category-vegan-food .toggle-intro {
    color: #ffd300 !important;
}

.single-category-lifestyle .toggle-intro {
    color: #ff69b3 !important;
}

.single-category-environment .toggle-intro {
    color: #12c9d2 !important;
}

.single-category-animals .toggle-intro {
    color: #c9504a !important;
}

.single-category-animalsandnature .toggle-intro {
    color: #c9504a !important;
}

.external-link-block {
    background: #F8F8F8;
    border: 1px solid #F3F3F3;
    border-radius: 12px;
    padding: 30px;
    margin-top: 50px;
}

.external-link-block .external-link-btn {
    border: none !important;
}

.show_mobile {
    display: none;
}
/* post title color */
.single-category-vegan-food .recipes-div h2 {
    color: #ffd300 !important;
}
.single-category-environment .recipes-div h2{
    color: #12c9d2 !important;
}
.single-category-animals .recipes-div h2{
    color: #c9504a !important;
}
.single-category-lifestyle .recipes-div h2{
    color: #ff69b3 !important;
}
.single-category-natural-health .recipes-div h2{
    color: #a97dfb !important;
}
.single-category-news .recipes-div h2{
    color: #ffac9e !important;
}
.single-category-human-interest .recipes-div h2{
    color: #eb7d01 !important;
}

@media screen and (max-width: 991px) {
    .external-link-block {
        margin-top: 20px;
        padding: 15px;

    }
    .single-btn-group {
        justify-content: center !important;
        padding-bottom: 23px !important;
        column-gap: 10px !important;
        row-gap: 5px !important;
    }
   

}

@media screen and (max-width: 1024px) {
    .hide_mobile {
        display: none !important;
    }

    .show_mobile {
        display: block;
    }

}

.mySwiperCategoryBoxTeen a {
    text-decoration: none !important;
}

.swiper.mySwiperCategoryBoxTeen {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 5px;
    padding-top: 5px;
}

.swiper.mySwiperCategoryBoxTeen .swiper-pagination.swiper-pagination-bullets {
    bottom: -10px;
}

.single-category-videos .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #ffac9e !important;
}

.single-category-petitions .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #c9504a !important;
}

.single-category-human-interest .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #eb7d01 !important;
}

.single-category-news .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #ffac9e !important;
}

.single-category-natural-health .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #a97dfb !important;
}

.single-category-vegan-food .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #ffd300 !important;
}

.single-category-lifestyle .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #ff69b3 !important;
}

.single-category-environment .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #12c9d2 !important;
}

.single-category-animals .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #c9504a !important;
}

.single-category-animalsandnature .swiper.mySwiperCategoryBoxTeen .swiper-pagination-bullet {
    background: #c9504a !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .tees_section .product-box .box-span {
        min-height: 52px !important;
    }
}

@media screen and (max-width: 767px) {
    .tees_section .product-box .box-span {
        min-height: 78px !important;
    }
     .single-btn-group {
        column-gap: 10px !important;
        row-gap: 5px !important;
        padding-bottom: 23px !important;
        justify-content: center !important;
    }
    /* .sidebar-box-wrap a img {
        width: 100% !important;
        max-width: 175px !important;
    } */
      .mySwiperCategory .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -10px;
    }
      .recipes-div h2 {
        font-size: 24px !important;
    }
     .sidebar-box-wrap a img {
        width: 100%;
    }
}

.card-list h4 {
    margin-bottom: 0 !important;
}

@media screen and (min-width: 1024px) {
    .tees_section .product-box .box-span {
        min-height: 78px;
    }

    .tees_section .row {
        gap: 15px;
        display: flex;
        flex-direction: row;
        overflow: auto;
        padding-bottom: 15px;
        padding: 0;
    }

    .col-custom {
        min-width: 220px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .swiper.mySwiperCategoryBoxTeen {
        margin-bottom: 0;
        padding-bottom: 30px;
        padding-left: 5px;
    }

    .tees_section .row {
        gap: 10px;
        display: flex;
        flex-direction: column;
        padding: 0 10px;
    }
}

.card-list h4 {
    font-family: "Engagement", serif !important;
    text-align: center;
    font-size: 34px;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 0;
    font-weight: 500;
}

.tees_section .card-list.mt-40 {
    width: 100%;
    margin: 0 auto;
}

.tbl-read-more-box {
    z-index: 55 !important;
}

@media screen and (max-width: 1024px) {
    .payment-box-section {
        float: unset !important;
        margin-top: 10px;
    }
}
.giIgaN_askAiContainerMobile {
    margin: 10px !important;
    margin-bottom: 25px !important;
}