html {
    overflow-x: hidden
}
a {
    transition: all 0.3s ease 0s;
    cursor: pointer;
}
h1, h2, h3, h4 {
    color: #185DB6;
}
h1 a, h2 a, h3 a, h4 a {
    color: #185DB6;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    opacity: 0.7;
}
.logo {
    display: inline-block;
    vertical-align: middle;
}
header.home-header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    padding: 0px 0px 0px;
    background: url("../images/site-header-bg.png") repeat-x left top;
    transition: all 0.3s ease 0s;
}
header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #185DB6;
    padding: 0px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
}
header.sticky .container {}
.inner-banner-section {
    position: relative;
}
.inner-banner-section img {
    width: 100%;
    height: auto;
}
.banner-for-mobile {
    display: none;
}
.header-right-icons ul {
    margin: 0px;
    padding: 0px;
}
.header-right-icons ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
}
.header-right-icons ul li a {
    display: block;
}
.header-right-icons ul li:last-child {
    margin-right: 0px;
}
.mobile-inner-banner {
    display: none;
}
.site-footer {
    padding: 40px 0px;
    background: #185DB6;
    text-align: center;
}
.footer-logo {
    margin-bottom: 24px;
}
.site-footer-menu {
    margin-bottom: 24px;
}
.site-footer-menu ul {
    margin: 0px;
    padding: 0px;
}
.site-footer-menu ul li {
    margin: 0px;
    padding: 0px 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.site-footer-menu ul li:after {
    content: "";
    width: 1px;
    height: 20px;
    right: 0px;
    position: absolute;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
}
.site-footer-menu ul li:first-child {
    padding-left: 0px;
}
.site-footer-menu ul li:last-child {
    padding-right: 0px;
}
.site-footer-menu ul li:last-child:after {
    display: none;
}
.site-footer-menu ul li a {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #fff;
}
.site-footer-btm-menu {
    margin-bottom: 24px;
}
.site-footer-btm-menu ul {
    margin: 0px;
    padding: 0px;
}
.site-footer-btm-menu ul li {
    margin: 0px;
    padding: 0px 22px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.site-footer-btm-menu ul li a {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #fff;
}
.site-footer-btm-menu ul li:first-child {
    padding-left: 0px;
}
.site-footer-btm-menu ul li:last-child {
    padding-right: 0px;
}
.site-footer p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.12px;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
.mob-icon-img {
    display: none;
}
.close-menu-div {
    display: none;
}
.title-with-search-sec .site-input-sec {
    margin-bottom: 30px;
}
.site-input-sec input {
    width: 100%;
    padding: 12px 20px;
    border-radius: 35px;
    border: 1px solid #A9ACB7;
    background: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    outline: none;
    box-shadow: none;
    color: #A9ACB7;
}
.site-input-sec input::-webkit-input-placeholder {
    color: #A9ACB7
}
.site-input-sec input::-moz-placeholder {
    color: #A9ACB7
}
.site-input-sec input:-ms-input-placeholder {
    color: #A9ACB7
}
.site-input-sec input:-moz-placeholder {
    color: #A9ACB7
}
.block-image {
    margin-bottom: 8px;
    display: block;
}
.block-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
}
.site-image-block-list-full-width .block-image img {
    height: auto;
}
.category-5-list-slider .block-image img {
    height: auto;
}
.with-brand {
    margin-bottom: 5px;
    display: block;
}
.with-brand label {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.12px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    color: #303133;
    cursor: pointer;
}
.with-brand img {
    display: inline-block;
    vertical-align: middle;
    max-height: 25px;
    width: auto !important;
    height: auto !important;
}
.clock-icon-label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 24px;
    display: block;
    background: url("../images/site-black-clock-icon.svg") no-repeat left 1px;
    margin-bottom: 5px;
    color: #303133;
    cursor: pointer;
    background-size: contain;
}
.cooker-icon-label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 24px;
    display: block;
    background: url("../images/site-black-cooker-icon.svg") no-repeat left 1px;
    color: #303133;
    cursor: pointer;
    background-size: contain;
}
.see-more-btn {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    color: #185DB6;
    display: table;
    padding-right: 10px;
    background: url("../images/blue-right-arw.svg") no-repeat right center;
}
.see-more-btn:hover {
    opacity: 0.7;
}
.site-image-block-with-title-detail .see-more-btn {
    margin-bottom: 20px;
}
.site-image-block-list-find-category {
    text-align: center;
}
.site-image-block-list-find-category .block-image {
    margin-bottom: 12px;
}
.site-image-block-list-find-category h4 {
    text-transform: uppercase;
}
.site-image-block-list-find-category p {
    padding-left: 5px;
    padding-right: 5px;
    color: #303133;
}
.border-btn {
    display: table;
    padding: 11px 40px;
    border-radius: 75px;
    border: 2px solid #185DB6;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.12px;
    color: #185DB6
}
.border-btn:hover {
    background: #185DB6;
    color: #fff;
}
.border-btn img {
    margin-right: 10px;
    max-width: 20px;
    position: relative;
    top: -1px;
}
.border-btn:hover img {
    filter: brightness(100);
}
.recipe-cat-listed-section .border-btn {
    margin: 20px auto;
}
.nf-discover-banner {
    background: #457DC5;
    background-size: cover !important;
    background-position: center right !important;
    position: relative;
}
.nf-discover-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url("../images/overlay-effect-pattern.png") no-repeat center top;
    background-size: cover;
}
.nf-discover-banner .container {
    position: relative;
}
.nf-discover-banner-packshot {
    text-align: center;
}
.nf-discover-banner-titles h2 {
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
}
.nf-discover-banner-titles h2 span {
    font-style: italic;
    font-weight: 400;
}
.nf-discover-banner-titles h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
}
.white-btn {
    border: 2px solid #fff;
    color: #185DB6;
    background: #fff;
}
.white-btn:hover {
    border: 2px solid #fff;
    background: none;
    color: #fff;
}
.nf-discover-banner-titles {
    max-width: 405px;
    margin: auto;
}
.category-5-list-slider-arrows {
    display: none;
}
.recipe-3-list-slider-arrows {
    display: none;
}
.site-image-block-list-grid-row.row {
    margin-left: -20px;
    margin-right: -20px;
}
.site-image-block-list-grid-row.row [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}
.no-result-page {
    min-height: 470px;
}
.title-with-logo h1 {
    margin-bottom: 0px;
}
.cooking-time-spec {
    padding: 19px 50px;
    border-radius: 20px;
    border: 2px solid #D8DAE0;
}
.cooking-time-icon-label {
    display: flex;
    margin: 0px;
    align-items: center;
    padding: 0px;
    justify-content: center;
}
.cooking-time-icon-label label {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    color: #185DB6;
    margin: 0px;
    padding: 0px;
}
.cooking-time-icon-label img {
    max-width: 40px;
    margin-right: 10px;
}
.ingredient-left-sec h2 {
    margin-bottom: 40px;
}
.ingredient-prepare-sec h2 span {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #9C9C9C;
    display: inline-block;
    vertical-align: middle;
}
.ingredient-list {
    margin: 0px 0px 20px;
    padding: 0px;
}
.ingredient-list li {
    margin: 0px;
    padding: 2px 0px 6px 28px;
    list-style: none;
    background: url("../images/blue-line_end_circle-bullet.svg") no-repeat left 0px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    color: #313A48;
}
.ingredient-list li span {
    margin: 0px 8px;
}
.prepare-sec-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    counter-reset: my-awesome-counter;
}
.prepare-sec-list li {
    margin: 0px;
    padding: 34px 0px 20px 0px;
    list-style: none;
    counter-increment: my-awesome-counter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    color: #313A48;
    position: relative;
}
.prepare-sec-list li:last-child {
    padding-bottom: 0px;
}
.prepare-sec-list li::before {
    content: counter(my-awesome-counter);
    color: #185DB6;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.5px;
}
.ingredient-discover-banner {
    background: #EDD12E;
    padding: 16px;
}
.ingredient-discover-banner-titles h3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: 16px;
}
.ingredient-discover-banner-titles {
    text-align: right;
}
.ingredient-discover-banner-titles .border-btn {
    margin-left: auto;
}
.ingredient-left-sec .ingredient-discover-banner {
    margin-bottom: 40px;
}
.nutrition-information-block {
    background: #185DB6;
    padding: 40px 0px;
}
.nutrition-information-block h2 {
    color: #fff;
    margin-bottom: 40px;
}
.nutrition-info-listing {
    padding: 0px;
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.nutrition-info-listing li {
    margin: 0px;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.nutrition-info-listing li label {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    color: #fff;
    padding-left: 28px;
    background: url(../images/white-line_end_circle-bullet.svg) no-repeat left 0px;
    display: flex;
    align-items: center;
}
.nutrition-info-listing li label span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    margin-left: 15px;
}
.discover-recipe-block .border-btn {
    margin: 25px auto 0px;
}
.breadcrumb-sec .breadcrumb {
    margin: 0px;
    padding: 0px;
    align-items: center;
}
.breadcrumb-sec .breadcrumb li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-right: 24px;
    position: relative;
}
.breadcrumb-sec .breadcrumb li:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url("../images/breadcrumb-right-arw.svg") no-repeat center center;
    float: none;
    right: 0px;
    top: -2px;
    position: absolute;
    padding: 0px;
}
.breadcrumb-sec .breadcrumb li a {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    color: #A9ACB7;
}
.breadcrumb-sec .breadcrumb li.breadcrumb-item.active {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    color: #185DB6;
    padding-right: 0px;
}
.breadcrumb-sec .breadcrumb li.breadcrumb-item.active:before {
    display: none;
}
.article-datail-sec-block h1 {
    margin-bottom: 20px;
}
.article-datail-sec-block ul {
    margin-bottom: 30px;
    margin-left: 5px;
}
.article-datail-sec-block ul li {
    list-style: none;
    position: relative;
    padding-left: 16px;
}
.article-datail-sec-block ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #303133;
}
.article-datail-sec-block ul li span {
    font-weight: 500;
    color: #185DB6;
}
.article-datail-sec-block p span {
    font-weight: 500;
    color: #185DB6;
}
.title-with-logo .with-brand {
    margin-bottom: 0px;
}
.ramadan-blue-block {
    background: url("../images/ramadan-bg-pattern.svg") repeat #185DB6;
    padding: 30px;
    border-radius: 10px;
    background-position: top left;
}
.ramadan-blue-block label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}
.ramadan-blue-block h2 {
    margin-bottom: 0px;
    color: #fff;
}
.white-border-btn {
    border: 2px solid #fff;
    color: #fff;
}
.white-border-btn:hover {
    background: #fff;
    border: 2px solid #fff;
    color: #185DB6;
}
.white-border-btn img {
    filter: brightness(100);
    position: relative;
    top: -2px;
}
.white-border-btn:hover img {
    filter: none;
}
.ramadan-blue-block [class*="col-"]:nth-child(2) {
    text-align: center;
}
.ramadan-blue-block [class*="col-"]:last-child {
    text-align: right;
}
.ramadan-blue-block .white-border-btn {
    margin: auto;
}
.ramadan-blue-block p {
    margin-bottom: 15px;
    color: #fff;
}
.ramadan-blue-block p:last-child {
    margin-bottom: 0px;
}
.ramadan-blue-block p strong {
    font-size: 20px;
}
.kids-day-sec .border-btn {
    margin: auto;
}
.button-for-mobile {
    display: none;
}
.specific-blue-box {
    padding: 30px 20px;
    border-radius: 10px;
    background: url(../images/ramadan-bg-pattern.svg) repeat #185DB6;
    background-position: top left;
}
.specific-blue-box h3 {
    color: #fff;
}
.specific-blue-box h3 span:first-child {
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    letter-spacing: 0.8px;
}
.specific-blue-box h3 span#daycount {
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    letter-spacing: 0.8px;
}
.specific-blue-box p {
    color: #fff;
}
.site-input-sec select {
    width: 100%;
    padding: 11px 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    box-shadow: none;
    color: #A9ACB7;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    background: url(../images/select-down-arw.svg) no-repeat center right 20px #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.specific-blue-box .site-input-sec {
    padding-top: 10px;
    padding-bottom: 30px;
}
.calender-weeks a {
    display: flex;
    width: 36px;
    height: 36px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.40);
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    margin: auto;
}
.calender-weeks a.active {
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.90);
    color: #185DB6;
}
.calender-weeks [class*="row"] {
    margin-left: -6px;
    margin-right: -6px;
}
.calender-weeks [class*="col"] {
    padding-left: 6px;
    padding-right: 6px;
}
.country-time-listing-sec [class*="row"] {
    margin-left: -25px;
    margin-right: -25px;
}
.country-time-listing-sec [class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 40px;
}
.country-time-box label {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
    color: #185DB6;
    display: block;
    margin: 0px;
    padding: 0px;
}
.country-time-box span {
    color: #313A48;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin: 0px;
    padding: 0px;
}
.country-time-listing-sec .border-btn {
    margin: auto;
}
.ramadan-blue-block [class*="col-"]:last-child .border-btn {
    margin-left: auto;
}
.pre-up-dates-list {
    column-count: 4;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 10px;
}
.pre-up-dates-list li span {
    margin: 0px 6px 0px 0px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px;
}
.floating-whatsapp {
    display: none;
}
.lang_dropdown a.language-link.is-active {
    display: none;
}
.lang_dropdown a.language-link {
    font-size: 18px;
}
#views-exposed-form-search-ramadan-country-block-1 {
    display: none;
}
.inner-banner-section img {
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}
.border-brn-wraper {
    margin: 20px 0px 40px;
    text-align: center;
}
.border-brn-wraper a {
    display: table;
    padding: 11px 40px;
    border-radius: 75px;
    border: 2px solid #185DB6;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.12px;
    color: #185DB6;
    margin: auto;
}
.border-brn-wraper a:hover {
    background: #185DB6;
    color: #fff;
}
.site-image-block-with-title-detail [class*="js-view-dom-"]:last-child .section-space-bottom {
    padding-bottom: 0px;
}
.site-image-block-with-title-detail [class*="js-view-dom-"]:first-child .section-space-bottom {
    padding-bottom: 30px;
}
.site-image-block-with-title-detail [class*="row-cols"] [class*="col"] {
    margin-bottom: 30px;
}
.site-image-block-list {
    display: block;
}
.home-header .container {
    position: relative;
}
.section-banner-image {
    text-align: center;
}
.desktop-hide {
    display: none !important;
}
.banner-sec .item img {
    width: 100%;
    display: block;
    height: auto !important;
}
.banner-content {
    position: absolute;
    height: 74%;
    width: 97%;
    top: 22%;
    left: 0;
    padding: 0% 6%;
    z-index: 1;
    left: 3%;
}
.banner-content {
    padding-right: 12px;
    padding-left: 12px;
    left: 0px;
    right: 0px;
    margin: auto;
}
.main-sec {
    max-width: 1120px;
    margin: 0px auto;
}
.main-sec .content {
    max-width: 1012px;
    margin: 0px auto;
    padding: 40px 0 20px 0;
}
.banner-content h2, .banner-content h1 {
    color: #FFF;
    max-width: 700px;
    margin: 10px 0 0 0;
    text-shadow: 1px 1px 2px #000000;
    line-height: 50px;
    padding-bottom: 20px;
    font-weight: 300;
}
.login-form.login-form__wrapper {
    max-width: 1255px !important;
    padding: 127px 20px 80px 20px;
    box-sizing: border-box;
    margin: auto;
}
.login-form.login-form__wrapper * {
    box-sizing: border-box;
}
.login-form.login-form__wrapper .js-form-item label {
    display: block;
    font-size: 15px;
    color: #5b4b3d;
    font-weight: 500;
    margin-bottom: 20px;
}
.login-form.login-form__wrapper .js-form-item input {
    background: #FFF;
    border: 1px solid #00A1DA;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 50px;
    text-indent: 0px;
    font-size: 15px;
    border-radius: 4px;
    padding: 15px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.login-form.login-form__wrapper .forgot-passwd {
    margin-bottom: 40px;
    display: none;
}
.login-form.login-form__wrapper .user-login-form {
    max-width: 600px;
    margin: auto;
}
.login-form.login-form__wrapper .login-form__submit input {
    height: 50px;
    border-radius: 25px;
    font-size: 16px !important;
    text-transform: uppercase;
    background: #00A1DA;
    line-height: normal;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    padding: 0px;
}
.admin-login-page .status-message {
    top: 0 !important;
}
.admin-login-page .camp_error_msg a {
    display: none;
}
.tfa-entry-form {
    max-width: 600px;
    margin: auto;
    padding: 127px 20px 80px 20px;
}
.tfa-entry-form .js-form-item {
    color: #5b4b3d;
}
.tfa-entry-form .js-form-item label {
    display: block;
    font-size: 15px;
    color: #5b4b3d;
    font-weight: 500;
    margin-bottom: 20px;
}
.tfa-entry-form .js-form-item input {
    background: #FFF;
    border: 1px solid #00A1DA;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 50px;
    text-indent: 0px;
    font-size: 15px;
    border-radius: 4px;
    padding: 15px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tfa-entry-form .form-actions input {
    height: 50px;
    border-radius: 25px;
    font-size: 16px !important;
    text-transform: uppercase;
    background: #00A1DA;
    line-height: normal;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    padding: 0px;
}
.tfa-entry-form .lang-btn {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
}
.tfa-entry-form .lang_dropdown {
    min-width: 150px;
}
.tfa-entry-form .lang_dropdown a {
    font-size: 13px;
    line-height: normal;
}
.tfa-entry-form .lang-btn span.label {
    display: none;
}
.additional-information-block {
    margin-bottom: 80px;
}
.additional-information-block .container {
    margin: auto;
}
.additional-box {
    border: solid 1px #1c5db7;
    padding: 30px 25px;
    border-radius: 15px;
    height: 100%;
}
.additional-box button {
    margin-bottom: 23px;
    padding: 0px !important;
    background: none;
    box-shadow: none;
    outline: none;
    font-size: 25px;
    line-height: normal;
    padding: 0px;
    font-weight: 500;
    border: 0px;
    color: #1c5db7;
}

.additional-box p {
    margin: 0px;
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    color: #313A48;
}
.additional-box .card-body {
    padding: 0px;
    border: 0px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #313A48;
}
/*...media-strats-here...*/
@media (min-width: 1100px) {
    .banner-content {
        max-width: 1040px;
    }
}
@media (min-width: 1200px) {
    .banner-content {
        max-width: 1140px;
    }
}
@media (min-width: 1300px) {
    .banner-content {
        max-width: 1160px;
    }
}
@media (min-width: 1600px) {
    .banner-content {
        max-width: 1160px;
    }
}
@media(min-width:576px) {}
@media(min-width:768px) {
    .home-service-section [class*="col-"]:last-child {
        margin-bottom: 0px;
    }
    .home-service-section [class*="col-"]:nth-last-child(2) {
        margin-bottom: 0px;
    }
    .home-service-section [class*="col-"]:nth-last-child(3) {
        margin-bottom: 0px;
    }
}
@media(min-width:800px) {}
@media(min-width:992px) {
    .additional-box button {
        pointer-events: none;
    }
    .additional-box .collapse {
        display: block;
    }
}
@media(min-width:1025px) {
    .header-right-icons ul li span.label {
        display: none;
    }
    .ingredient-prepare-sec > [class*="row"] {
        margin-left: -35px;
        margin-right: -35px;
    }
    .ingredient-prepare-sec > .row > [class*="col-"] {
        padding-left: 35px;
        padding-right: 35px;
    }
    .row.resp-vtabs {
        display: flex !important;
        flex-wrap: wrap;
        margin-right: calc(-.5 * var(--bs-gutter-x)) !important;
        margin-left: calc(-.5 * var(--bs-gutter-x)) !important;
    }
    .site-ramadan-specific-day-sec [class*="row"] {
        margin-left: -30px;
        margin-right: -30px;
    }
    .site-ramadan-specific-day-sec [class*="col-"] {
        padding-left: 30px;
        padding-right: 30px;
    }
    .calender-weeks [class*="row"] {
        margin-left: -6px;
        margin-right: -6px;
    }
    .calender-weeks [class*="col"] {
        padding-left: 6px;
        padding-right: 6px;
    }
    .country-time-listing-sec [class*="row"] {
        margin-left: -25px;
        margin-right: -25px;
    }
    .country-time-listing-sec [class*="col-"] {
        padding-left: 25px;
        padding-right: 25px;
    }
    .country-time-listing-sec .border-btn {
        left: -40px;
        position: relative;
    }
    .lang-btn {
        position: relative
    }
    .lang_dropdown {
        position: absolute;
        top: 100%;
        background: #185DB6;
        color: #fff;
        width: 100px;
        padding: 6px 8px 10px;
        height: auto;
        right: 0px;
        text-align: center;
        opacity: 0;
    }
    .lang-btn:hover .lang_dropdown {
        opacity: 1;
    }
    .lang_dropdown a {
        color: #fff;
    }
    .tfa-entry-form .icon-img img {
        filter: brightness(1) invert(1);
    }
}
@media(min-width:1300px) {}
@media(min-width:1400px) {}
@media(min-width:1600px) {}
@media(max-width:1200px) {}
@media(max-width:1599px) {}
@media(max-width:1440px) {}
@media(max-width:1366px) {}
@media(min-width:1100px) and (max-width : 1200px) {
    .menu-sec .col-xl {
        flex: 1 0 0%;
    }
    .menu-sec .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
}
@media (max-width: 1099px) {
    .banner-content {
        max-width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media (min-width: 1024px) and (max-width: 1400px) {
    .banner-content h2, .banner-content h2 a, .banner-content h1, .banner-content h1 a, .kids-main .banner-content h2, .kids-main .banner-content h1 {
        line-height: 36px;
        font-size: 36px;
        padding-bottom: 10px;
    }
}
@media(max-width:1024px) {
    .site-header-col-right {
        text-align: right;
    }
    header.home-header {
        padding: 28px 0px;
    }
    .header-right-icons {
        margin-left: -28px;
        margin-right: -28px;
        background: #fff;
        text-align: left;
        padding: 21px 28px;
    }
    .header-right-icons ul li {
        display: block;
        margin-bottom: 20px;
        padding: 0px;
        margin-right: 0px;
    }
    .header-right-icons ul li:last-child {
        margin-bottom: 0px;
    }
    .close-menu-div [class*="col"]:first-child {
        text-align: left;
    }
    .header-right-icons ul li span.label {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0.5px;
        color: #185DB6;
        display: inline-block;
        vertical-align: middle;
    }
    .header-right-icons ul li a img {
        margin-right: 20px;
    }
    span.icon-img {
        min-width: 24px;
        display: inline-block;
        vertical-align: middle;
    }
    span.icon-img img {
        margin-right: 20px;
    }
    .mob-icon-img {
        display: inline-block;
    }
    .desk-icon-img {
        display: none;
    }
    .close-menu-div {
        display: block;
    }
    .nf-discover-banner-titles h2 {
        font-size: 46px;
    }
    .nf-discover-banner-titles h3 {
        font-size: 20px;
    }
    .nf-discover-banner-titles {
        max-width: 355px;
    }
    .site-image-block-list-grid-row.row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .site-image-block-list-grid-row.row [class*="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .nutrition-info-listing li {
        margin-bottom: 8px;
    }
    .country-time-listing-sec [class*="col-"] {
        margin-bottom: 20px;
    }
    .lang_dropdown {
        display: none;
    }
    .menu-selected .lang_dropdown {
        display: block;
        padding-left: 24px;
        padding-top: 10px;
    }
    .lang_dropdown a {
        color: #185DB6;
    }
    .banner-content {
        padding-left: 35px;
        padding-right: 35px;
    }
    .main-sec .content {
        padding: 40px 15px 0 15px !important;
    }
}
@media(max-width:991px) {
    .footer-logo {
        margin-bottom: 25px;
    }
    .site-footer-menu ul li {
        display: block;
        padding: 0px 0px 16px;
    }
    .site-footer-menu ul li:after {
        display: none;
    }
    .site-footer-menu ul li:last-child {
        display: none;
        padding-bottom: 0px;
    }
    .site-footer-menu ul li:nth-last-child(2) {
        display: none;
    }
    .site-footer-btm-menu ul li {
        display: block;
        padding: 0px 0px 16px;
    }
    .site-footer-btm-menu ul li a {
        font-size: 12px;
        line-height: normal;
    }
    .site-footer p {
        font-size: 11px;
    }
    .site-footer-menu {
        margin-bottom: 5px;
    }
    .site-footer-btm-menu {
        margin-bottom: 5px;
    }
    .category-5-list-slider .swiper-slide {
        width: 26%;
    }
    .category-5-list-slider {
        margin-right: -35px;
    }
    .recipe-3-list-slider .swiper-slide {
        width: 42%;
    }
    .recipe-3-list-slider {
        margin-right: -35px;
    }
    .nf-discover-banner-titles h2 {
        font-size: 36px;
    }
    .nf-discover-banner-titles h3 {
        font-size: 20px;
    }
    .nf-discover-banner .border-btn {
        margin: 20px auto 0px;
    }
    .block-image img {
        height: 151px;
    }
    .site-image-block-list-full-width .block-image img {
        min-height: 150px;
        object-fit: cover;
        object-position: center;
    }
    .site-image-block-list-grid-row.row [class*="col-"] {
        margin-bottom: 20px;
    }
    .cooking-time-icon-label {
        flex-wrap: wrap;
    }
    .cooking-time-spec {
        padding: 19px 30px;
    }
    .cooking-time-icon-label label {
        display: block;
        width: 100%;
        text-align: center;
    }
    .cooking-time-icon-label img {
        margin-right: 0;
    }
    .ingredient-discover-banner {
        display: none;
    }
    .ingredient-left-sec {
        margin-bottom: 30px;
    }
    .ingredient-left-sec h2 {
        margin-bottom: 20px;
    }
    .ingredient-left-sec .border-btn {
        margin: auto;
    }
    .nutrition-information-block h2 {
        margin-bottom: 20px;
    }
    .nutrition-information-block .white-btn {
        margin: 20px auto 0px
    }
    .nutrition-information-block {
        padding: 30px 0px;
    }
    .button-for-mobile {
        display: table;
    }
    .button-for-desktop {
        display: none;
    }
    .ramadan-blue-block label {
        margin-bottom: 4px;
    }
    .border-btn.button-for-mobile {
        margin: 20px auto 0px;
    }
    .ramadan-blue-block [class*="col-"]:nth-child(2) {
        display: none;
    }
    .specific-blue-box {
        margin-bottom: 30px;
    }
    .country-time-listing-sec {
        padding: 0px 15px;
    }
    .ramadan-page-ramadan-blue-block h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .banner-content h2, .banner-content h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .additional-box button {
        margin-bottom: 0px;
        width: 100%;
        text-align: left;
        font-weight: 600;
        font-size: 22px;
        background: url("../images/blue-right-arw.svg") no-repeat right center;
        background-size: 9px;
    }
    .additional-box {
        padding: 20px 30px;
        margin-bottom: 17px;
        height: auto;
    }
    .additional-box .card-body {
        padding-top: 15px;
    }
    .additional-information-block [class*="col-"]{
        width: 100%;
    }
}
@media(min-width:992px) and (max-width : 1024px) {}
@media(min-width:768px) and (max-width : 1024px) {
    .inner-banner-section img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: center;
    }
}
@media(min-width:768px) and (max-width : 991px) {}
@media(min-width:641px) and (max-width : 768px) {}
@media (min-width : 320px) and (max-width : 480px) {}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:767px) {
    .mobile-inner-banner {
        display: block;
    }
    .desktop-inner-banner {
        display: none;
    }
    .site-footer {
        padding: 28px 0px;
    }
    .category-5-list-slider .swiper-slide {
        width: 35%;
    }
    .category-5-list-slider {
        margin-right: -20px;
    }
    .recipe-3-list-slider .swiper-slide {
        width: 43%;
    }
    .recipe-3-list-slider {
        margin-right: -20px;
    }
    .nf-discover-banner-titles h2 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .nf-discover-banner-titles h3 {
        font-size: 13px;
    }
    .no-result-page {
        min-height: 420px;
    }
    .cooking-time-icon-label img {
        max-width: 24px;
    }
    .cooking-time-icon-label label {
        font-size: 12px;
        line-height: normal;
        letter-spacing: 0.12px;
    }
    .cooking-time-spec {
        padding: 19px 30px;
    }
    .ingredient-prepare-sec {
        padding-bottom: 0px !important;
    }
    .article-datail-sec-block ul {
        margin-left: 20px;
    }
    .article-datail-sec-block {
        padding-bottom: 0px !important;
    }
    .clock-icon-label, .cooker-icon-label {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.12px;
    }
    .breadcrumb-sec .breadcrumb li a {
        font-size: 12px;
        line-height: normal;
        letter-spacing: 0.12px;
    }
    .breadcrumb-sec .breadcrumb li.breadcrumb-item.active {
        font-size: 12px;
        line-height: normal;
        letter-spacing: 0.12px;
    }
    .specific-blue-box {
        padding: 16px 20px;
        background-size: 45px;
    }
    .pre-up-dates-list {
        column-count: 3;
        padding-left: 0px;
        padding-right: 0px;
    }
    .country-time-listing-sec .border-btn {
        margin-top: 10px;
    }
    .nutrition-info-listing li label span {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18.2px;
        margin-left: 15px;
    }
    .nutrition-info-listing li label {
        font-size: 12px;
        line-height: normal;
        letter-spacing: 0.12px;
    }
    .pre-up-dates-list li {
        font-size: 12px;
        line-height: normal;
        letter-spacing: 0.12px;
    }
    .pre-up-dates-list li span {
        font-size: 12px;
        line-height: normal;
        letter-spacing: 0.12px;
    }
    .inner-banner-section img {
        max-height: 171px;
        object-fit: cover;
        object-position: center;
    }
    .ramadan-blue-block {
        background-size: 45px;
        padding: 20px 25px;
    }
    .ramadan-blue-block .col-auto img {
        /* min-width: 70px;*/
    }
    .desktop-hide {
        display: block !important;
    }
    .mobile-hide {
        display: none !important;
    }
    .banner-content {
        padding-left: 24px;
        padding-right: 24px;
    }
    .banner-content h2, .banner-content h1 {
        font-size: 27px !important;
        line-height: 27px !important;
        padding-bottom: 10px;
    }
    .main-sec {
        padding: 30px 0 0 0;
    }
    .main-sec .content {
        padding: 0px !important;
    }
}
@media(min-width:475px) and (max-width : 767px) {}
@media(max-width:575px) {
    .category-5-list-slider .swiper-slide {
        width: 60%;
    }
    .recipe-3-list-slider .swiper-slide {
        width: 80%;
    }
    .cooking-time-spec [class*="row"] {
        margin-left: -6px;
        margin-right: -6px;
    }
    .cooking-time-spec [class*="col"] {
        padding-left: 6px;
        padding-right: 6px;
    }
    .cooking-time-spec {
        padding: 15px 15px;
    }
    .pre-up-dates-list {
        column-count: 2;
    }
    .calender-weeks [class*="row"] {
        margin-left: -2px;
        margin-right: -2px;
    }
    .calender-weeks [class*="col"] {
        padding-left: 2px;
        padding-right: 2px;
    }
}
@media(max-width: 475px) {}
@media (min-width : 476px) and (max-width : 767px) {}
@media(max-width:320px) {}
@media only screen and (width :568px) {}
.ui-dialog.ui-dialog-off-canvas {
    left: auto !important;
    right: 0px !important;
}