@import url(ext/fancybox.min.css);

.bg-color-8 {
    background-color: #EA0D58;
}

.menu-color-8 > a:not(.btn):after {
    background-color: #EA0D58;
}

.menu-color-8.selected:not(.no-sub) > .sub > ul > li.selected > a:not(.btn) {
    background-color: #EA0D58;
}

.menu-color-8.selected:not(.no-sub) > .sub:after {
    background-color: #EA0D58;
}

.menu-color-8.selected:not(.no-sub) > .sub:before {
    border-color: transparent transparent #EA0D58 transparent;
}

.menu-color-8.selected:not(.no-sub) > a:not(.btn) {
    background-color: #EA0D58;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        order: -1;
    }

    .order-sm-last {
        order: 13;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }

    .order-sm-5 {
        order: 5;
    }

    .order-sm-6 {
        order: 6;
    }

    .order-sm-7 {
        order: 7;
    }

    .order-sm-8 {
        order: 8;
    }

    .order-sm-9 {
        order: 9;
    }

    .order-sm-10 {
        order: 10;
    }

    .order-sm-11 {
        order: 11;
    }

    .order-sm-12 {
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        order: -1;
    }

    .order-md-last {
        order: 13;
    }

    .order-md-0 {
        order: 0;
    }

    .order-md-1 {
        order: 1;
    }

    .order-md-2 {
        order: 2;
    }

    .order-md-3 {
        order: 3;
    }

    .order-md-4 {
        order: 4;
    }

    .order-md-5 {
        order: 5;
    }

    .order-md-6 {
        order: 6;
    }

    .order-md-7 {
        order: 7;
    }

    .order-md-8 {
        order: 8;
    }

    .order-md-9 {
        order: 9;
    }

    .order-md-10 {
        order: 10;
    }

    .order-md-11 {
        order: 11;
    }

    .order-md-12 {
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}


.footer-menu-contact .social-links .ul-clear li:last-child {
    padding-right: 0;
}

.footer-menu-contact .customer-support .ul-clear li {
    padding: 0;
}

#blog-main-slider .swiper-slide.swiper-slide-active:first-child {
    margin-left: 12px;
}

.blog-quick-categories {
    width: 100%;
}

    .blog-quick-categories .item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .blog-quick-categories .item a {
            height: auto;
            padding: 22px 8px;
        }

.grid-container {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
}

.featured-blog-list .item {
    display: flex;
}

.footer-menu-contact .ul-clear li {
    padding: 0 6px;
}

.customer-support .desc {
    font-size: 18px;
}

.blog-category-head.theme-pink::before {
    background-color: #EA0D58;
    opacity: 0.6;
}

.blog-category-head.no-bg:before {
    background-color: transparent;
}

.blog-share-opener.activated {
    z-index: 5;
}

.blog-item-content .title a {
    margin-bottom: 10px;
}

.blog-item-content .description {
    margin-bottom: 16px;
}

.blog-item.type-video .link-img {
    position: relative;
}

    .blog-item.type-video .link-img::before {
        content: '';
        position: absolute;
        left: 8px;
        bottom: 16px;
        background-image: url("/arc-blog-main/assets/images/play-2.svg");
        width: 24px;
        height: 24px;
        z-index: 2;
    }

.blog-item {
    width: 100%;
}

    .blog-item.event-card {
        width: 100%;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    }

        .blog-item.event-card .blog-item-content {
            width: 100%;
            display: flex;
            flex-flow: column;
        }

        .blog-item.event-card .title {
            margin-top: 8px;
        }

        .blog-item.event-card .description {
            max-width: 403px;
        }

    .blog-item.disabled img {
        filter: grayscale(100%);
    }

    .blog-item.disabled .tag-label {
        filter: grayscale(100%);
    }


    .blog-item.event-card.disabled .blog-item-content .info-item .icon-wrapper {
        background-color: #7e7e7e;
    }

    .blog-item.event-card .blog-item-content .info {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        margin-top: 4px;
    }

    .blog-item.event-card .blog-item-content .info-item {
        display: flex;
        align-items: center;
        flex: 0 0 49%;
        margin: 0 0 16px 0;
        background-color: #f6f6f6;
        padding: 4px;
    }

        .blog-item.event-card .blog-item-content .info-item .info-text {
            font-size: 10px;
            line-height: 1.73;
        }

        .blog-item.event-card .blog-item-content .info-item .icon-wrapper {
            background-color: #d93131;
            padding: 7px;
            border-radius: 4px;
            width: 24px;
            height: 24px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            margin-right: 8px;
        }

.blog-item-list.type-secondary .row {
    margin: 0 auto;
}

    .blog-item-list.type-secondary .row .col-sm-6 {
        padding: 0;
    }

.blog-item-list .card-wrapper .item {
    display: flex;
    width: 100%;
}

.cook-card {
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 32px;
    background-color: #ffd8d8;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

    .cook-card .card-body {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        text-align: center;
    }

    .cook-card .card-title {
        font-size: 22px;
        line-height: 0.86;
        font-weight: 600;
        margin-bottom: 12px;
    }

    .cook-card .card-info {
        font-size: 12px;
        line-height: 1.44;
        font-weight: normal;
    }

    .cook-card .card-button {
        margin-top: 24px;
    }

    .cook-card .img-wrapper {
        margin-top: 24px;
    }

/*Blog-detail*/

.blog-detail-top.has-margin {
    margin: 24px 0 0 0;
    align-items: flex-start;
}

    .blog-detail-top.has-margin .page-title .title {
        font-size: 26px;
    }

.blog-detail.content .page-desc {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    color: #222;
}

.info-card-container {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin: 0 -12px;
    background-color: white;
    margin-bottom: 12px;
}

    .info-card-container .info-item {
        display: flex;
        align-items: center;
        flex: 0 0 49%;
        margin: 0 12px;
        padding: 12px;
        background-color: white;
        margin-bottom: 0;
        border-bottom: 1px solid #d8d8d8;
    }

    .info-card-container .icon-wrapper {
        background-color: #d93131;
        padding: 10px;
        border-radius: 4px;
        margin-right: 8px;
    }

        .info-card-container .icon-wrapper img {
            width: 14px;
            height: 14px;
        }

.main-title .title {
    font-size: 26px;
}

.media-slider {
    overflow: hidden;
}

    .media-slider .swiper-slide img {
        width: 100%;
    }

.media-swiper-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}

.media-slider .swiper-pagination {
    margin: 0;
}

    .media-slider .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
        margin-right: 4px;
    }

    .media-slider .swiper-pagination .swiper-pagination-bullet::before {
        display: none;
    }

    .media-slider .swiper-pagination .swiper-pagination-bullet {
        background-color: white;
        border: solid 1px #d93131;
        border-radius: 50%;
        width: 14px;
        height: 14px;
    }

        .media-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background-color: #d93131 !important;
        }

.media-slider .swiper-navigation {
    display: flex;
}

    .media-slider .swiper-navigation .prev {
        margin-right: 8px;
    }

.media-swiper-nav .prev, .media-swiper-nav .next {
    background-color: #d93131;
    padding: 10px;
    border-radius: 50%;
}


/*Sub-section */
.sub-section {
    padding: 32px 20px;
    overflow: hidden;
    margin: 0 -20px;
}

.main-title.bigger .title {
    font-size: 32px;
}

.swiper-wrapper-container {
    position: relative;
    display: flex;
    flex-flow: column;
    height: 100%;
}

    .swiper-wrapper-container .swiper-slide .blog-item {
        display: flex;
        flex-flow: column;
        flex-grow: 1;
        height: 100%;
    }

.events-slider {
    padding: 24px 0;
}

    .events-slider .swiper-slide {
        height: auto;
    }

.swiper-wrapper-container .swiper-button-next,
.swiper-wrapper-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    background-image: none;
}


.swiper-wrapper-container .swiper-button-next {
    right: -16px;
}

.swiper-wrapper-container .swiper-button-prev {
    left: 0;
}

.featured-blog-list {
    margin-right: -12px;
}

.blog-detail-head .blog-breadcrumb::-webkit-scrollbar {
    display: none;
}

.blog-detail-head .cover-media.type-secondary {
    padding-top: 60%;
}

.blog-detail-head .big-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    width: 100%;
    text-align: center;
    z-index: 2;
}

    .blog-detail-head .big-title .t {
        font-size: 20px;
    }

.blog-cook-container {
    background-color: #ffd8d8;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

    .blog-cook-container .cook-card {
        box-shadow: none;
        padding: 80px 0;
        max-width: 400px;
    }

        .blog-cook-container .cook-card .modal-text {
            text-align: center;
        }

.modal.iframe-whatToCook .modal-content {
    background-color: #ffd8d8;
}

.modal.iframe-whatToCook iframe {
    height: 1059.14px;
    max-height: 1059.14px;
}

.modal.iframe-whatToCook .modal-content .modal-body {
    padding: 0;
}


    .modal.iframe-whatToCook .modal-content .modal-body .bnr-body {
        padding: 0;
    }

    .modal.iframe-whatToCook .modal-content .modal-body iframe::-webkit-scrollbar {
        display: none !important;
    }


.modal.iframe-whatToCook .bnr-media {
    margin: 50px auto 0;
    max-width: 320px;
    mix-blend-mode: darken;
}



@media screen and (min-width: 576px) {
    .blog-item-list.type-secondary .row .col-sm-6 {
        padding: 0 8px;
    }

    .blog-detail-head .cover-media.type-secondary {
        padding-top: 30%;
    }
}

@media (max-width: 768px) {
    .grid-container {
        grid-template-columns: repeat(7, 150px);
        overflow-x: auto;
        padding-bottom: 10px;
    }

    .item {
        min-width: 150px;
    }
}

@media (max-width: 991px) {
    .events-nav {
        display: none !important;
    }
}

@media screen and (min-width: 992px) {
    .featured-blog-list {
        margin-right: 0;
    }

    .blog-category-head .text {
        max-width: unset;
    }

    .blog-detail-head .cover-media.type-secondary {
        padding-top: 20%;
    }

    .blog-detail-head .big-title .t {
        font-size: 30px;
    }

    .blog-item.event-card .blog-item-content .info-item {
        padding: 5px 8px;
    }

    .blog-item.event-card .blog-item-content .info-text {
        font-size: 14px;
    }

    .info-card-container {
        flex-flow: row !important;
        flex-flow: wrap !important;
        margin: 0 auto;
        background-color: transparent;
    }

        .info-card-container .info-item {
            margin: 0 0 4px 0;
            margin-bottom: 16px;
            border-bottom: none;
        }

    .sub-section {
        padding: 32px 0;
        overflow: hidden;
        margin: inherit;
    }

        .sub-section .main-title {
            margin: 0 40px;
        }

    .events-slider {
        overflow-x: hidden;
        margin: 0 40px;
    }

    .swiper-wrapper-container .swiper-button-next,
    .swiper-wrapper-container .swiper-button-prev {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    #blog-main-slider .swiper-slide.swiper-slide-active:first-child {
        margin-left: 0;
    }

    .modal.iframe-whatToCook .modal-content .modal-body {
        padding: 10px 10px 0;
    }
}

@media (min-width: 1200px) {
    .customer-support .desc {
        font-size: 20px;
    }

    .footer-menu-contact .ul-clear li {
        padding: 0 10px;
    }
}

.events-nav.swiper-button-next,
.events-nav.swiper-button-prev {
    display: none;
}

.events-slider-wrapper {
    position: relative;
}

.container-max-540 {
    max-width: 580px;
}

.container-max-699 {
    max-width: 749px;
}

.container-max-720 {
    max-width: 760px;
}

.container-max-752 {
    max-width: 792px;
}

.container-max-880 {
    max-width: 920px;
}

.container-max-1070 {
    max-width: 1110px;
}

.container-max-1124 {
    max-width: 1164px;
}

.container-max-1140 {
    max-width: 1180px;
}

.container-max-1200 {
    max-width: 1240px;
}

.container-max-1220 {
    max-width: 1220px;
}

.container-max-1360 {
    max-width: 1400px;
}

.blog-item-list .row .col-lg-6,
.blog-item-list .row .col-lg-4,
.blog-item-list .row .col-sm-6 {
    padding: 0 8px;
    margin-bottom: 16px !important;
}


@media screen and (min-width: 1024px) {
    .menu-category > li > .sub:not(.big-sub) {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 165px;
        transform: translateX(-50%);
        background: white;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    }

    .menu-color-8.selected:not(.no-sub) > a:not(.btn) {
        background-color: white;
    }
}

[class*="container-max-"] {
    margin: 0 auto;
    padding: 0 12px;
}

.events-slider .event-card .title a {
    height: auto;
}
