.top-header ul {
    display: flex;
    justify-content: flex-end;
    padding: initial;
}

.top-header ul li a {
    white-space: nowrap;
}

.noo-header.header-3 .noo-main-menu .navbar-nav li:last-child>a {
    padding-right: 0;
}

.navbar-brand img {
    height: auto;
    object-fit: contain;
    width: auto;
    margin-left: auto;
}

.product-detail-section {
    padding-bottom: 80px;
}

.product-detail-section h1,
.product-detail-section h2,
.product-detail-section h3,
.product-detail-section h4,
.product-detail-section h5,
.product-detail-section h6 {
    margin: initial;
}

.product-detail-section .title-holder {
    display: flex;
    margin-top: 50px;
    justify-content: center;
    align-items: end;
}

.product-detail-section .title-holder h3 {
    margin-bottom: 30px;
    font-size: 33px;
    text-decoration: underline;
    text-decoration-style: wavy;
    text-decoration-color: #f5a64a;
}

.product-detail-section .title-holder img {
    height: 16px;
    position: relative;
    top: -12px;
    right: -5px;
}

.product-detail-section .recipy-pic-link {
    display: block;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 1px #00000082;
}


.product-detail-section .product-description-title {
    font-size: 30px;
    font-weight: 500;
    color: #000;
    margin: 40px auto 20px auto;
}



.product-detail-section table {
    border-collapse: collapse;
    border: 1px solid #000;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 0px 1px #000;
}

.product-detail-section table thead tr {
    background: #e1e1e1;
}

.product-detail-section table thead tr th {
    border: 1px solid #000;
    color: black;
    text-align: center;
}

.product-detail-section table tbody tr td {
    border: 1px solid #000;
    text-align: center;
}

.product-detail-section p {
    margin-bottom: 15px;
    font-size: 16px;
}


.product-detail-section h3 {
    font-size: 28px;
    text-decoration: underline;
    text-decoration-style: wavy;
    margin-bottom: 25;
    text-decoration-color: #f5a64a;
}

.product-detail-section ul {
    list-style: none;
    padding-left: 40px;
    margin-bottom: 35px;
}

.product-detail-section ul li {
    margin-bottom: 10px;
    text-indent: -5px;
    font-size: 16px;
}

.product-detail-section .product-description-holder ul li:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    left: -15px;
    color: #f5a64a;
}

.product-detail-section ul.make-btn {
   list-style: none;
    padding-left: 0;
    margin: 35px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.product-detail-section ul.make-btn li {
    border: 1px solid #ccc;
    margin-bottom: 2pc;
    font-size: 16px;
    height: 4.5pc;
    display: flex;
    flex-basis: calc(25% - (2pc));
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: white;
}

.product-detail-section ul.make-btn li:hover {
    border-color: #f5a64a;
    box-shadow: 0px 0px 15px #ccc;
    transition: all 0.5s ease;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(1) {
    background-color: #f6ea1a;
    color: black;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(2) {
    background-color: fc5a8d;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(3) {
    background-color: ffc324;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(4) {
    background-color: #FFA500;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(5) {
    background-color: #8ee53f;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(6) {
    background-color: #f6efd0;
    color: black;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(7) {
    background-color: white;
    color: black;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(8) {background-color: #563c0d;}

.product-detail-section ul.make-btn.galze-product li:nth-child(9) {
    background-color: #4f86f7;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(10) {
    background-color: #FFD59A;
    color: black;
}

.product-detail-section ul.make-btn.galze-product li:nth-child(11) {
    background-color: #FABD02;
    color: black;
}

.product-detail-section ul.make-btn.cake-mixes li {
    background-color: #563c0d;
}

.product-detail-section .product-description-holder ul.make-btn li:before{
    display: none;
}

.product-detail-section .product-description-holder ol {
    list-style: none;
    padding-left: 40px;
    margin-bottom: 35px;
}

.product-detail-section .product-description-holder ol li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-indent: -5px;
    font-size: 16px;
}

.product-detail-section .product-description-holder ol li::marker,
.product-detail-section .product-description-holder ol li:marker {
    content: '';
    display: none;
}

.product-detail-section .product-description-holder ol li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    left: -15px;
    color: #f5a64a;
}

.product-detail-section .product-description-holder b {}

.noo-menu-extend {
    display: none;
}

.noo-product-grid {}

.noo-instagram .noo-instagram-image .noo-instagram-item {}

.noo-instagram .noo-instagram-image .noo-instagram-item a {}

.noo-instagram .noo-instagram-image .noo-instagram-item a img {}

@media only screen and (max-width: 1400px) and (min-width: 992px) {
    .tp-bgimg.defaultimg {
        height: 83%!important;
    }
    .tp-parallax-wrap:nth-child(3) {
        top: 20%!important;
        left: 10%!important;
    }
    .tp-parallax-wrap:nth-child(3) .caption-17 {
        color: #fff!important;
    }
    .tp-parallax-wrap:nth-child(4) {
        left: 10%!important;
        top: 33%!important;
    }
    .tp-parallax-wrap:nth-child(4) .tp-mask-wrap {}
    .tp-parallax-wrap:nth-child(4) .tp-mask-wrap .tp-caption {
        width: 600px;
        overflow: initial;
        white-space: initial!important;
        text-align: left;
        font-size: 16px!important;
        color: #fff;
        font-weight: 400!important;
    }
    .tp-parallax-wrap:nth-child(5) {
        left: 10%!important;
        top: 45%!important;
    }
}

@media only screen and (max-width: 991px) and (min-width: 320px) {
    .top-header ul {
        flex-direction: column;
    }
    .top-header ul li::after {
        display: none;
    }
    .navbar-brand .noo-logo-img {
        height: 70px;
        max-height: initial;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
    }
    .noo_menu_canvas {
        margin-top: 5px;
    }
    .noo_menu_canvas .btn-search {
        top: -3px;
    }
    .tp-bgimg.defaultimg {
        height: 83%!important;
    }
    .tp-parallax-wrap:nth-child(3) {
        top: 15%!important;
        left: 10%!important;
    }
    .tp-parallax-wrap:nth-child(3) .caption-17 {
        color: #fff!important;
        font-size: 28px!important;
    }
    .tp-parallax-wrap:nth-child(4) {
        left: 10%!important;
        top: 25%!important;
    }
    .tp-parallax-wrap:nth-child(4) .tp-mask-wrap {}
    .tp-parallax-wrap:nth-child(4) .tp-mask-wrap .tp-caption {
        width: 256px;
        overflow: initial;
        white-space: initial!important;
        text-align: left;
        font-size: 16px!important;
        color: #fff;
        font-weight: 400!important;
        line-height: 17px!important;
    }
    .tp-parallax-wrap:nth-child(5) {
        left: 10%!important;
        top: 45%!important;
    }
    .noo-instagram .noo-instagram-image .noo-instagram-item {}
    .noo-instagram .noo-instagram-image .noo-instagram-item a {
        display: block;
        overflow: hidden;
        height: 150px;
        margin-bottom: 1px;
    }
    .noo-instagram .noo-instagram-image .noo-instagram-item a img {
        max-width: initial;
        width: 100%;
        transform: translate(0, -50%);
    }
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .noo-product-menu-content ul {}
    .noo-menu-content li {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .noo-menu-content li .menu-thumb {
        float: initial;
        display: block;
        margin: auto;
    }
    .noo-menu-content li .menu-thumb a {}
    .noo-menu-content li .menu-thumb img {}
    .noo-menu-content li .product-menu-ds {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .noo-menu-content li .product-menu-ds .product-menu-flex {
        text-align: center;
        flex-direction: column;
    }
    .noo-menu-content li .product-menu-ds .product-menu-flex span {
        text-align: center;
        display: block;
    }
    .noo-menu-content li .product-menu-ds .product-menu-flex span.p-menu-title {}
    .noo-menu-content li .product-menu-ds .product-menu-flex span.p-menu-title a {
        /*background: #1d272d;*/
        padding: 0 10px;
        position: relative;
        z-index: 1;
    }
    .noo-menu-content li .product-menu-ds .product-menu-flex span.p-menu-border {
        position: relative;
        top: -11px;
    }
    .noo-menu-content li .product-menu-ds p {
        text-align: center;
    }
    ul.testimonials {}
    ul.testimonials li {
        width: 100%;
    }
}