@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap');

.font-primary,
.font-secondary,
*:not(i, .alt-ff, .fab) {
    font-family: "Prompt", sans-serif !important;
}

.alt-ff {
    font-family: "Kalam", cursive !important;
}

hr.bannerline {
    border-top: 5px solid #ED1C24;
    width: 15%;
    margin-left: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.header:not(.header-transparent) .header-middle {
    background: #fff;
}

.header:not(.header-transparent) .header-top {
    background: #FFA000;
}

.intro-slider .banner img {
    height: 100%;
    object-fit: contain;
}

.intro-slider .banner figure {
    height: 100%;
}

.category-dropdown>a {
    background: #EBEBEB
}

.menu .active>a:not(.menu-title),
.menu li:hover>a:not(.menu-title) {
    color: #FFA000;
}

hr.yellow-underline {
    border-top: 3px solid #FFC101;
    margin-top: 0;
    margin-bottom: 0;
}

.category .category-name {
    font-size: 1.6rem;
}

.category .category-count {
    font-size: 1.4rem;
}

.intro-slide1 .banner-content p {
    line-height: 1.5;
}

.fs-16 {
    font-size: 16px;
}

.fs-60 {
    font-size: 60px;
}

.fs-30 {
    font-size: 30px;
}

.fs-25 {
    font-size: 25px;
}

.fs-18 {
    font-size: 18px;
}

.icon-box-side.icon-box-side-1 {
    padding: 4.5rem 2.5rem 4.5rem;
    background-color: #FFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.05);
}

.icon-box-side.icon-box-side-1 .icon-box-icon {
    font-size: 4rem;
    height: 3.5rem;
    color: #1A4895;
}

.grey-bg {
    background-color: #F7F7F7;
}

.icon-box-side {
    align-items: center;
}

.icon-box .img-icon {
    width: 60px !important;
    height: 60px !important;
    object-fit: contain;
    background-color: #ED1C24;
    margin-bottom: 1.5rem;
}

.category-classic .category-content {
    background-color: #ED1C24;
}

.catename {
    background-color: #ED1C24;
    color: #FFF;
}

.category-custom {
    border-radius: 25px;
}

.bg-red {
    background-color: #ED1C24 !important;
}

.category-light .category-name {
    border-radius: 0 0 25px 25px;
}

.category img {
    border-radius: 25px 25px 0 0;
}

.product-name {
    font-size: 16px;
}

.product-cat {
    font-size: 14px;
    text-transform: inherit;
}

.post-frame {
    padding: 0px;
}

.post-frame .post-details {
    padding: 2rem;
}

.post-frame {
    box-shadow: none;
}

.post-media {
    border-radius: 1rem;
}

.post .btn i:before {
    color: #ED1C24
}

.fa-xl {
    font-size: 2em;
}

.footer {
    background: #F4F4F4;
}

.footer-middle .widget-title {
    color: #444;
}

.footer-middle .widget-body {
    color: #444;
}

.footer p {
    font-size: 16px;
}

.widget-body {
    font-size: 16px;
}

.widget-body li i {
    color: #FD3609;
}

.footer a:not(.social-link):hover {
    color: #ED1C24;
}

.list-horizontal li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

.list-horizontal li a,
.footer-left p.copyright {
    font-size: 14px;
    font-weight: 500;
}

.footer-middle {
    border-bottom: none;
}

.footer-bottom {
    border-top: none;
    padding: 1rem 0 1rem;
    color: #F7F7F7;
}

.footer-bottom-row {
    background-color: #FFA000;
}

.header-search.hs-expanded {
    max-width: 80rem;
}

.menu-active-underline>li>a:before {
    background-color: #ED1C24;
}

.header-search.hs-expanded .input-wrapper {
    border: 2px solid #e2e2e2;
}

.header-top {
    background-color: #474747;
    color: #F7F7F7;
}

.lineid {
    background: #3AD100;
    padding: 5px 15px;
    border-radius: 5px;
    color: #F7F7F7;
}

/* demo food 3 */
.steps-order {
    list-style: none;
}

.steps-order .step-term {
    display: flex;
    align-items: center;
}

.steps-order .step {
    position: relative;
    padding: 57px 0;
}

.steps-order .step,
.steps-order .step-content,
.steps-order .step-count,
.steps-order .step-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.steps-order .step-item {
    position: relative;
    border-radius: 100%;
    width: 120px;
    height: 120px;
    background: conic-gradient(#ED1C24 0deg, #ED1C24 360deg);
}

.steps-order .step-count {
    position: relative;
    z-index: 3;
    border-radius: 100%;
    flex-direction: column;
    width: calc(100% - 3px * 2);
    height: calc(100% - 3px * 2);
    background-color: #ED1C24;
    border: 17px solid #fff;
}

.steps-order .step-count .step-name {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.025em;
    color: #fff;
    line-height: 1.1;
}

.steps-order .step-count .step-descri {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.025em;
    color: #fff;
    text-transform: uppercase;
}

.steps-order .step-title {
    font-size: 24px;
    font-weight: 400;
    font-family: "Rammetto One", sans-serif;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: -0.025em;
    margin-bottom: 6px;
}

.steps-order .step-subtitle {
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
    color: #666;
    letter-spacing: 0;
}

.steps-order .step-term:not(:last-child) .step:after {
    position: absolute;
    z-index: 3;
    transform: translate(-50%, -50%);
    font-size: 34px;
    font-family: riode;
    content: "";
    top: 100%;
    left: 50%;
    font-weight: 400;
    color: #4a4a4a;
}

@media (min-width: 768px) {
    .step-serration .step-term {
        position: relative;
        justify-content: center;
    }

    .step-serration .step-content {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .step-serration .step-content-text {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        max-width: calc(50% - 120px / 2);
    }

    .step-serration>li .step-content-text {
        padding-left: 30px;
        padding-right: 30px;
    }

    .step-serration>li:not(:nth-child(2n)) .step-content-text {
        left: calc(50% + 120px / 2);
    }

    .step-serration>li:nth-child(2n) .step-content-text {
        float: right;
        right: calc(50% + 120px / 2);
        text-align: right;
    }
}

.step-section .title {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 13px;
}

.steps-order .step-title {
    display: inline-block;
    position: relative;
}

.steps-order .step-title:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    top: 50%;
    margin: 0 2rem;
    transform: translateY(-50%);
    background-color: #333;
}

.steps-order .step-subtitle {
    max-width: 366px;
}

@media (min-width: 768px) {
    .steps-order .step-figure {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 4%;
        max-width: calc(50% - 57px);
    }

    .steps-order .step-title:after {
        display: none;
    }

    .steps-order .content-right .step-figure {
        left: unset;
        right: 0%;
    }
}

@media (min-width: 992px) {
    .steps-order .step-figure {
        left: 12.5%;
    }

    .steps-order .step-title:after {
        display: unset;
    }

    .steps-order .content-right .step-figure {
        right: 12.5%;
    }

    .steps-order .content-right .step-title:after {
        right: 100%;
    }
}

@media (max-width: 767px) {
    .steps-order {
        margin-top: 5rem;
    }

    .steps-order .step {
        padding: 0;
    }

    .steps-order .step:after {
        display: none;
    }

    .steps-order .step-title:after {
        display: none;
    }

    .steps-order .step-content {
        flex-direction: column;
        flex: 1;
    }

    .steps-order .step-term {
        align-items: flex-start;
        justify-content: center;
        margin-bottom: 5rem;
    }
}

@media (max-width: 479px) {
    .steps-order .step-term {
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .steps-order .step-content-text {
        margin: 3rem 0;
    }
}

/* end */
.table.size-table {
    text-align: center;
}

.table.striped tr:nth-child(2n),
.table.size-table thead {
    background: #f4f4f4;
}

.btn-primary {
    color: #FFA000 !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #FFA000;
    border-color: #FFA000;
}

.partnerlogo {
    background: #fff;
    text-align: center;
    margin-bottom: 15px;
}

.innerlogo {
    background: #f7f7f7;
    border-radius: 15px;
}

.contact-info .grey-section {
    padding: 2.5rem 3.2rem 1.4rem;
    padding-top: 2.5rem;
    padding-right: 3.2rem;
    padding-bottom: 1.4rem;
}

iframe.google-map {
    display: block;
}

.step-figure .step-img {
    width: 350px;
    height: auto;
    border-radius: 15px;
}

.shop-sidebar .btn-outline:not(:hover) {
    border: 2px solid #FFA000;
}

.btn-primary.btn-outline:hover {
    background: #474747;
    color: #f7f7f7 !important;
    border: 2px solid #000;
}

.text-primary {
    color: #ED1C24 !important;
}

.category-media {
    padding: 3rem;
    background: transparent;
    transition: background-color 0.3s, padding 0.3s;
    border-radius: 50%;
}

.product-media .btn-wrapper {
    position: absolute;
    bottom: 1.5rem;
    display: none;
    width: 100%;
    justify-content: center;
    column-gap: 1rem;
    padding: 0rem 1rem;
    opacity: 0;
}

.btn-custom {
    padding: 1rem 2rem;
}

.btn-custom.brochure {
    background: #fff;
    color: #4a4a4a;
}

.btn-custom.quote {
    background: #FFC101;
    color: #fff;
}

.product-media:hover {
    border: 1px solid #FFC101;
}

.product-media:hover .btn-wrapper {
    display: flex;
    opacity: 1;
}

.product-details {
    background-color: transparent;
}

.banner-big-section {
    padding: 70px 0 70px;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-yellow {
    color: #FFC101;
}

.bg-yellow {
    background: #FFC101;
}

.text-almostblack {
    color: #333333;
}

.bg-almostblack {
    background: #333333;
}

.banner-content p {
    font-size: 1.8rem;
}

.grey-border {
    border: 1px solid #ddd;
}

.btn-regular {
    font-size: 18px;
    padding: 1rem 2rem;
    width: max-content;
    border-radius: 5px;
}

.sectionhead {
    border-left: 15px solid #FFC101;
    padding-left: 2rem;
}

.about-text {
    display: flex;
    align-items: center;
}

.about-text p {
    font-size: 1.15em
}

.about-section {
    padding-top: 8rem;
    padding-bottom: 8rem;
}

.category-menu {
    background: #fff;
}

ul.widget-body li i {
    font-size: 32px;
}

.shop-sidebar .btn-outline:not(:hover) {
    color: #FFC101;
}

.shop-sidebar .btn-outline:hover {
    color: #fff;
}

.filter-btn {
    color: #FFC101;
    border: 2px solid #FFC101;
}

@media only screen and (max-width:1200px) {
    .product-media .btn-wrapper a {
        width: 100%;
    }
}

.post-meta a:hover,
a:hover {
    color: #FFA000;
}

.howto-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 2rem;
}

.about-us .section-title {
    letter-spacing: normal;
}

ul.contactul li {
    list-style: none;
}

ul.contactul {
    padding: 0;
}

.btn-quotation {
    padding: 0 1rem;
    border-radius: 5px;
}

.product-thumb.active:before {
    border-color: #FFA000;
}

.tab-nav-simple .nav-item .nav-link.active,
.tab-nav-simple .nav-item.show .nav-link,
.tab-nav-simple .nav-item:hover .nav-link {
    border-bottom-color: #FFA000;
}

.about-text-wrapper {
    display: flex;
    flex-direction: column;
}

.page-header {
    height: 30.2rem;

}

.page-header .page-title {
    font-size: 5rem;
}

.mobile-menu-container .input-wrapper .btn-search {
    background-color: #FFA000;
    border-color: #FFA000;
    color: #fff;
}

.mobile-menu-container,
.mobile-menu-container .mobile-menu {
    background: #a1a1a1;
}

.mobile-menu li:not(:last-child) {
    border-bottom: 1px solid #a1a1a1;
}

.mobile-menu {
    font-weight: 300;
    letter-spacing: normal;
    font-size: 1.5rem;
}
.mobile-menu-container .input-wrapper .form-control {
    border-color: #fff;
    color: #fff;
}
.cart .shop-table th {
    font-weight: 500;
    font-size: 1.4rem;
}