.test {
    -moz-transform: skew(25deg, 10deg);
    -o-transform: skew(25deg, 10deg);
    -ms-transform: skew(25deg, 10deg);
    -webkit-transform: skew(25deg, 10deg);
    transform: skew(25deg, 10deg);
    moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    position: absolute;
    top: 25%;
    bottom: 25%;
    left: 25%;
    right: 25%;
    background-color: rgba(20, 20, 20, 0.5)
}

@font-face {
    font-family: 'nespresso_lucasbold';
    src: url("../fonts/nespressolucas-bold-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasbold_italic';
    src: url("../fonts/nespressolucas-bolditalic-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-bolditalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasitalic';
    src: url("../fonts/nespressolucas-italic-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucaslight';
    src: url("../fonts/nespressolucas-light-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucaslight_italic';
    src: url("../fonts/nespressolucas-lightitalic-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-lightitalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasmed';
    src: url("../fonts/nespressolucas-med-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-med-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasmed_italic';
    src: url("../fonts/nespressolucas-meditalic-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-meditalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasregular';
    src: url("../fonts/nespressolucas-regular-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucassemibd';
    src: url("../fonts/nespressolucas-semibd-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-semibd-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucassemibd_italic';
    src: url("../fonts/nespressolucas-semibditalic-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-semibditalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasxtrabd';
    src: url("../fonts/nespressolucas-xtrabd-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-xtrabd-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'nespresso_lucasxtrabd_italic';
    src: url("../fonts/nespressolucas-xtrabditalic-webfont.woff2") format("woff2"), url("../fonts/nespressolucas-xtrabditalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

html {
    height: 100%
}

html, body {
    margin: 0px;
    padding: 0px
}

.ramadan-cms {
    overflow: hidden;
    max-width: 996px;
    margin: auto
}

/*.page-wrapper header, .page-wrapper footer {*/
    /*display: inline-block*/
/*}*/

/*.page-wrapper header {*/
    /*display: block;*/
    /*float: left*/
/*}*/

/*.page-wrapper header .topnav {*/
    /*width: 100%;*/
    /*float: left*/
/*}*/

/*.page-wrapper header .topnav .header-static {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*float: left*/
/*}*/



.ramadan-page {
    float: left;
    width: 100%;
    position: relative;
    font-size: 100%;
    font-family: "nespresso_lucasregular", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
}

.ramadan-page html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.ramadan-page body {
    margin: 0
}

.ramadan-page article, .ramadan-page aside, .ramadan-page details, .ramadan-page figcaption, .ramadan-page figure, .ramadan-page footer, .ramadan-page header, .ramadan-page hgroup, .ramadan-page main, .ramadan-page menu, .ramadan-page nav, .ramadan-page section, .ramadan-page summary {
    display: block
}

.ramadan-page audio, .ramadan-page canvas, .ramadan-page progress, .ramadan-page video {
    display: inline-block;
    vertical-align: baseline
}

.ramadan-page audio:not([controls]) {
    display: none;
    height: 0
}

.ramadan-page [hidden], .ramadan-page template {
    display: none
}

.ramadan-page a {
    background-color: transparent
}

.ramadan-page a:active, .ramadan-page a:hover {
    outline: 0
}

.ramadan-page abbr[title] {
    border-bottom: 1px dotted
}

.ramadan-page b, .ramadan-page strong {
    font-weight: bold
}

.ramadan-page dfn {
    font-style: italic
}

.ramadan-page h1 {
    font-size: 2em;
    margin: 0.67em 0
}

.ramadan-page mark {
    background: #ff0;
    color: #000
}

.ramadan-page small {
    font-size: 80%
}

.ramadan-page sub, .ramadan-page sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.ramadan-page sup {
    top: -0.5em
}

.ramadan-page sub {
    bottom: -0.25em
}

.ramadan-page img {
    border: 0
}

.ramadan-page svg:not(:root) {
    overflow: hidden
}

.ramadan-page figure {
    margin: 1em 40px
}

.ramadan-page hr {
    box-sizing: content-box;
    height: 0
}

.ramadan-page pre {
    overflow: auto
}

.ramadan-page code, .ramadan-page kbd, .ramadan-page pre, .ramadan-page samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.ramadan-page button, .ramadan-page input, .ramadan-page optgroup, .ramadan-page select, .ramadan-page textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.ramadan-page button {
    overflow: visible
}

.ramadan-page button, .ramadan-page select {
    text-transform: none
}

.ramadan-page button, .ramadan-page html input[type="button"], .ramadan-page input[type="reset"], .ramadan-page input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

.ramadan-page button[disabled], .ramadan-page html input[disabled] {
    cursor: default
}

.ramadan-page button::-moz-focus-inner, .ramadan-page input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ramadan-page input {
    line-height: normal
}

.ramadan-page input[type="checkbox"], .ramadan-page input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

.ramadan-page input[type="number"]::-webkit-inner-spin-button, .ramadan-page input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

.ramadan-page input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

.ramadan-page input[type="search"]::-webkit-search-cancel-button, .ramadan-page input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

.ramadan-page fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

.ramadan-page legend {
    border: 0;
    padding: 0
}

.ramadan-page textarea {
    overflow: auto
}

.ramadan-page optgroup {
    font-weight: bold
}

.ramadan-page table {
    border-collapse: collapse;
    border-spacing: 0
}

.ramadan-page td, .ramadan-page th {
    padding: 0
}

.ramadan-page .icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.ramadan-page .icon.icon-play-lrg {
    width: 254px;
    height: 254px;
    background-image: url("../images/ramadan/play-lrg.png");
    width: 125px;
    height: 125px
}

@media (max-width: 991px) {
    .ramadan-page .icon.icon-play-lrg {
        height: 75px;
        width: 75px
    }
}

.ramadan-page .icon.icon-play-sml {
    width: 90px;
    height: 90px;
    background-size: 90px auto;
    background-image: url("../images/ramadan/play-lrg.png")
}

.ramadan-page .icon.icon-arrow-right {
    background-image: url("../images/ramadan/arrow-right.png");
    width: 11px;
    height: 17px;
    width: 6px;
    height: 10px
}

.ramadan-page .icon.icon-arrow-left-lg {
    width: 18px;
    height: 32px;
    background-image: url("../images/ramadan/arrow-left-lg.png")
}

.ramadan-page .icon.icon-arrow-right-lg {
    width: 18px;
    height: 32px;
    background-image: url("../images/ramadan/arrow-right-lg.png")
}

.ramadan-page .icon.icon-loading {
    background-image: url("../images/ramadan/loading.gif");
    height: 200px;
    width: 200px
}

.ramadan-page .icon.icon-close {
    background-image: url("../images/ramadan/close-btn.png");
    height: 26px;
    width: 26px
}

.ramadan-page * {
    box-sizing: border-box
}

.ramadan-page a, .ramadan-page .btn, .ramadan-page a:focus, .ramadan-page .btn:focus {
    outline: 0
}

.ramadan-page p {
    font-size: 18px;
    line-height: 32px
}

.ramadan-page a, .ramadan-page button {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ramadan-page a, .ramadan-page a:hover, .ramadan-page a:focus {
    color: #160311
}

.ramadan-page h1, .ramadan-page h2, .ramadan-page h3, .ramadan-page h4, .ramadan-page h5, .ramadan-page h6 {
    font-weight: 300;
    font-family: "nespresso_lucasregular", Helvetica, Arial, sans-serif
}

.ramadan-page h2 {
    font-size: 44px;
    font-size: Infinityrem
}

.ramadan-page h3 {
    font-size: 35px;
    font-size: Infinityrem
}

.ramadan-page textarea {
    resize: vertical
}

.ramadan-page b, .ramadan-page strong {
    font-family: "nespresso_lucassemibd", Helvetica, Arial, sans-serif;
    color: #d88452
}

.ramadan-page .container {
    max-width: 1026px
}

.ramadan-page .menu-wrap {
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: auto
}

@media (max-width: 991px) {
    .ramadan-page .menu-wrap {
        position: relative;
        background: #000
    }
}

.ramadan-page .menu-wrap .menu {
    font-family: "nespresso_lucasregular", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px
}

@media (max-width: 991px) {
    .ramadan-page .menu-wrap .menu {
        padding: 30px 0px;
        margin: 0px
    }
}

@media (max-width: 768px) {
    .ramadan-page .menu-wrap .menu {
        padding: 15px 0px
    }
}

.ramadan-page .menu-wrap .menu li {
    display: inline-block;
    list-style: none;
    margin: 16px 20px
}

@media (max-width: 768px) {
    .ramadan-page .menu-wrap .menu li {
        display: block;
        margin: 15px
    }
}

.ramadan-page .menu-wrap .menu li a {
    text-decoration: none;
    color: #fff
}

.ramadan-page .menu-wrap .menu li a:hover {
    text-decoration: underline
}

.ramadan-page .offer-video {
    float: left;
    width: 100%;
    overflow: hidden;
    height: calc(100% - 20px);
    position: relative
}

.ramadan-page .offer-video .videoWrapper {
    position: relative;
    padding-bottom: 56.24%;
    padding-top: 0px;
    height: 0;
    z-index: 0;
    background-size: auto 100%
}

.ramadan-page .offer-video .videoWrapper .video-overfill {
    background: rgba(64, 64, 64, 0.35);
    background: -moz-linear-gradient(left, rgba(64, 64, 64, 0.35) 0%, #404040 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(64, 64, 64, 0.35)), color-stop(100%, #404040));
    background: -webkit-linear-gradient(left, rgba(64, 64, 64, 0.35) 0%, #404040 100%);
    background: -o-linear-gradient(left, rgba(64, 64, 64, 0.35) 0%, #404040 100%);
    background: -ms-linear-gradient(left, rgba(64, 64, 64, 0.35) 0%, #404040 100%);
    background: linear-gradient(to right, rgba(64, 64, 64, 0.35) 0%, #404040 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#404040', GradientType=1);
    background-size: auto 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1
}

.ramadan-page .offer-video .videoWrapper iframe {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%
}

.ramadan-page .offer-video .overlay-video {
    width: 100%;
    max-height: 650px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 50px 45px;
    position: absolute;
    top: 50%;
    left: 30px;
    padding: 25px;
    margin-top: -180px;
    max-width: 350px
}

@media (max-width: 991px) {
    .ramadan-page .offer-video .overlay-video {
        background: #000;
        position: relative;
        max-width: 100%;
        margin-top: 0px;
        left: 0px
    }
}

@media (max-width: 768px) {
    .ramadan-page .offer-video .overlay-video {
        margin-top: -1px;
        padding: 15px
    }
}

.ramadan-page .offer-video .overlay-video h3 {
    font-family: "nespresso_lucasbold", Helvetica, Arial, sans-serif;
    margin-bottom: 18px;
    font-size: 24px
}

.ramadan-page .offer-video .overlay-video p {
    line-height: 22px;
    font-size: 16px
}

.ramadan-page .offer-video .overlay-video .btn-watch-video {
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #000;
    display: inline-block;
    text-decoration: none;
    font-size: 40px;
    margin-top: 10px;
    padding: 10px 30px;
    line-height: 50px;
    font-size: 20px;
    line-height: 26px;
    height: 44px;
    margin-bottom: 30px
}

.ramadan-page .offer-video .videoContainer {
    position: relative
}

.ramadan-page .offer-video .videoContainer .btn-play-video {
    display: block;
    width: 254px;
    height: 254px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -85px;
    margin-left: -127px;
    z-index: 999;
    width: 150px;
    height: 150px;
    margin-top: -62.5px;
    margin-left: -62.5px
}

@media (max-width: 991px) {
    .ramadan-page .offer-video .videoContainer .btn-play-video {
        height: 75px;
        width: 75px;
        margin-top: -37px;
        margin-left: -37px
    }
}

.ramadan-page .section {
    float: left;
    width: 100%;
    position: relative
}

.ramadan-page .section .title {
    max-height: 193px;
    float: left;
    width: 100%;
    color: #fff;
    background: url(../images/ramadan/shape01.jpg) #160311 no-repeat right center;
    background-size: auto 100%;
    padding: 36px 30px
}

@media (max-width: 768px) {
    .ramadan-page .section .title {
        padding: 30px 15px;
        display: inline-block;
        max-height: inherit
    }
}

.ramadan-page .section .title h2, .ramadan-page .section .title h5 {
    margin: 0px;
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block
}

.ramadan-page .section .title h2 {
    font-size: 26px;
    font-weight: 300;
    width: unset;
    padding-top: 0;
}

@media (max-width: 991px) {
    .ramadan-page .section .title h2 {
        float: left;
        clear: both
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .title h2 {
        line-height: 20px;
        font-size: 28px
    }
}

.ramadan-page .section .title h2 small {
    font-family: "nespresso_lucaslight", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #fff;
}

@media (max-width: 768px) {
    .ramadan-page .section .title h2 small {
        font-size: 18px
    }
}

.ramadan-page .section .title h5 {
    float: right;
    font-size: 14px;
    margin-right: 100px;
    color: #fff;
}

@media (max-width: 991px) {
    .ramadan-page .section .title h5 {
        float: left;
        clear: both
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .title h5 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 14px
    }
}

.ramadan-page .section.stories .content-wrap .grid {
    float: left;
    width: 100%
}

.ramadan-page .section.stories .content-wrap .grid .col {
    text-transform: uppercase;
    color: #fff;
    width: 50%;
    float: left
}

@media (max-width: 991px) {
    .ramadan-page .section.stories .content-wrap .grid .col {
        width: 100%
    }
}

.ramadan-page .section.stories .content-wrap .grid .col .overlay-col {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.9);
    padding: 8px 30px
}

@media (max-width: 768px) {
    .ramadan-page .section.stories .content-wrap .grid .col .overlay-col {
        padding: 15px
    }
}

.ramadan-page .section.stories .content-wrap .grid .col h4 {
    margin: 0px;
    font-size: 20px
}

@media (max-width: 768px) {
    .ramadan-page .section.stories .content-wrap .grid .col h4 {
        font-size: 22px
    }
}

.ramadan-page .section.stories .content-wrap .grid .col p {
    color: #d3d2d8;
    line-height: 16px;
    margin: 0px;
    max-width: 100%;
    font-size: 12px
}

@media (max-width: 768px) {
    .ramadan-page .section.stories .content-wrap .grid .col p {
        font-size: 14px;
        line-height: 20px
    }
}

.ramadan-page .section.stories .content-wrap .grid .col a {
    color: #fff
}

.ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn {
    color: #d3d2d8;
    font-family: "nespresso_lucassemibd", Helvetica, Arial, sans-serif;
    position: absolute;
    display: inline-block;
    right: 45px;
    top: 25px;
    text-decoration: none;
    font-size: 14px;
    right: 15px;
    top: 12px
}

@media (max-width: 768px) {
    .ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn {
        font-size: 16px;
        right: 15px;
        top: 20px
    }
}

.ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn:hover {
    color: #fff
}

.ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn > i {
    margin: 0px 5px
}

@media (max-width: 768px) {
    .ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn > i {
        top: 2px;
        width: 8px;
        height: 13px;
        position: relative
    }
}

.ramadan-page .section.stories .content-wrap .grid .col .col-item {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%
}

.ramadan-page .section.stories .content-wrap .grid .col .col-item .play-thumb-video {
    z-index: 1;
    height: 90px;
    width: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -45px
}

.ramadan-page .section.stories .content-wrap .grid .col .col-item > img {
    width: 100%;
    height: auto;
    float: left
}

@media (max-width: 768px) {
    .ramadan-page .section.stories .content-wrap .grid .col .col-item > img {
        max-width: 100%
    }
}

.ramadan-page .section.stories .content-wrap .grid .col.single .col-item {
    min-height: 100%
}

.ramadan-page .section.offers {
    float: left;
    width: 100%
}

.ramadan-page .section.offers .content-wrap .grid {
    width: 100%;
    float: left
}

.ramadan-page .section.offers .content-wrap .grid a {
    display: block;
    width: 100%;
    float: left
}

.ramadan-page .section.offers .content-wrap .grid a > img {
    width: 100%;
    height: auto;
    float: left
}

.ramadan-page .section.offers .content-wrap .grid .col {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    color: #fff
}

.ramadan-page .section.offers .content-wrap .grid .col h4 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #fff
}

@media (max-width: 991px) {
    .ramadan-page .section.offers .content-wrap .grid .col {
        width: 50%
    }
}

@media (max-width: 768px) {
    .ramadan-page .section.offers .content-wrap .grid .col {
        width: 100%
    }
}

.ramadan-page .section.offers .content-wrap .grid .col .buy-recipe-btn {
    float: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 0px auto;
    display: inline-block;
    padding: 10px 15px;
    line-height: 18px;
    text-decoration: none;
    background: #fff;
    font-family: 'nespresso_lucassemibd';
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    max-width: 120px;
    height: 36px
}

.ramadan-page .section.offers .content-wrap .grid .col .over-box {
    padding: 10px 5px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px
}

@media (max-width: 991px) {
    .ramadan-page .section.offers .content-wrap .grid .col .over-box {
        padding: 15px
    }

    .ramadan-page .section.offers .content-wrap .grid .col .over-box h4 {
        margin: 0px 0px;
        font-size: 18px;
        line-height: 18px
    }

    .ramadan-page .section.offers .content-wrap .grid .col .over-box .buy-recipe-btn {
        margin: 15px 0px
    }
}

.ramadan-page .section.social-wall {
    max-height: 760px;
    background: #000;
    float: left;
    width: 100%
}

@media (max-width: 768px) {
    .ramadan-page .section.social-wall {
        max-height: 330px
    }

    .ramadan-page .section.social-wall #miappi-frame {
        height: 360px !important
    }
}

.ramadan-page .section.recipes {
    background: #000;
    float: left;
    width: 100%
}

.ramadan-page .section.recipes .slider-wrap {
    position: relative;
    float: left;
    width: 100%;
    min-height: 200px
}

.ramadan-page .section.recipes .slider-wrap .loader {
    display: block;
    margin: auto;
    text-align: center
}

.ramadan-page .section.recipes .slider-wrap .recipes-slider {
    display: none
}

@media (min-width: 769px) {
    .ramadan-page .section.recipes .slider-wrap .recipes-slider.active .slider-item {
        opacity: 0.2
    }

    .ramadan-page .section.recipes .slider-wrap .recipes-slider.active .slider-item .view-recipe-btn {
        pointer-events: none
    }

    .ramadan-page .section.recipes .slider-wrap .recipes-slider.active .slider-item.selected {
        opacity: 1
    }

    .ramadan-page .section.recipes .slider-wrap .recipes-slider.active + .controls a {
        opacity: 0.2;
        pointer-events: none
    }
}

.ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner {
    width: 100%;
    position: relative;
    overflow: hidden;
    float: left
}

.ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner .wall {
    float: left;
    width: 100%
}

.ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner h3 {
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 12px 0px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    font-size: 16px;
    line-height: 16px;
    padding-top: 0;
}

@media (max-width: 990px) {
    .ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner h3 {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 768px) {
    .ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner h3 {
        font-size: 24px;
        line-height: 24px
    }
}

.ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner .view-recipe-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    line-height: 18px;
    text-decoration: none;
    background: #fff;
    font-family: 'nespresso_lucassemibd';
    text-transform: uppercase;
    font-size: 15px;
    z-index: 1;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    text-align: center;
    min-width: 120px;
    height: 30px;
    bottom: 18px
}

.ramadan-page .section.recipes .slider-wrap .controls {
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0px;
    margin-top: -16px
}

@media (max-width: 768px) {
    .ramadan-page .section.recipes .slider-wrap .controls {
        margin-top: -20px;
        height: 20px
    }
}

.ramadan-page .section.recipes .slider-wrap .controls a {
    position: absolute
}

.ramadan-page .section.recipes .slider-wrap .controls a.recipe-prev {
    left: 15px
}

.ramadan-page .section.recipes .slider-wrap .controls a.recipe-next {
    right: 15px
}

.ramadan-page .section.recipes .slider-wrap .controls a.slick-disabled {
    opacity: 0.5;
    cursor: default
}

@media (max-width: 768px) {
    .ramadan-page .section.recipes .slider-wrap .controls a .icon {
        width: 20px
    }
}

.ramadan-page .section.main-recipe {
    background: #000;
    float: left;
    width: 100%
}

.ramadan-page .section.main-recipe .content-wrap {
    background-position: center center;
    background-size: cover;
    display: inline-block;
    width: 100%;
    padding: 30px
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap {
        background: none !important
    }
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap {
        padding: 15px
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-mobile-bg {
    display: none
}

.ramadan-page .section.main-recipe .content-wrap .recipe-mobile-bg > img {
    width: 100%;
    height: auto
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-mobile-bg {
        display: block
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-overlay {
    display: inline-block;
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 35px 60px;
    text-transform: uppercase;
    color: #fff;
    max-width: 280px;
    padding: 20px 35px 40px
}

@media (max-width: 991px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-overlay {
        max-width: 100%
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-overlay h2 {
    font-size: 52px;
    line-height: 50px;
    margin: 34px 0px 0px 0px;
    font-family: 'nespresso_lucasmed';
    font-size: 24px;
    line-height: 24px;
    margin-top: 24px;
    font-weight: 300;
    padding-top: 0;
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-overlay h2 {
        font-size: 30px;
        margin-top: 0px;
        line-height: 32px
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-overlay h2 span {
    font-family: 'nespresso_lucaslight';
    display: block
}

.ramadan-page .section.main-recipe .content-wrap .recipe-overlay p {
    font-size: 16px;
    line-height: 20px;
    margin: 16px 0;
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-overlay p {
        font-size: 16px;
        line-height: 24px
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info {
    color: #fff;
    float: right;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
    max-width: 320px;
    margin-top: 0px
}

@media (max-width: 991px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-info {
        max-width: 100%;
        float: left;
        margin: 30px 0px
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info h3 {
    font-size: 22px;
    font-family: 'nespresso_lucaslight';
    margin-top: 0px
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info h3 span {
    font-family: 'nespresso_lucasmed'
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table h4 {
    font-family: 'nespresso_lucasmed';
    margin: 0px;
    font-size: 15px;
    color: #fff;
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table h4 span {
    font-family: 'nespresso_lucasregular'
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table h4 {
        margin-bottom: 14px
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col {
    float: left;
    display: inline-block
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col:first-child {
    margin-right: 20px;
    min-width: 116px
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col:first-child {
        margin-right: 0px;
        min-width: 128px
    }
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col {
        margin-bottom: 15px
    }
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .view-main-recipe-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0px;
    display: inline-block;
    padding: 10px 15px;
    line-height: 18px;
    text-decoration: none;
    background: #fff;
    font-family: 'nespresso_lucassemibd';
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    min-width: 100px;
    height: 36px
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .view-main-recipe-btn.active, .ramadan-page .section.main-recipe .content-wrap .recipe-info .view-main-recipe-btn:hover, .ramadan-page .section.main-recipe .content-wrap .recipe-info .view-main-recipe-btn:focus {
    opacity: 0.4
}

.ramadan-page .section.main-recipe .content-wrap .recipe-info .buy-recipe-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0px;
    display: inline-block;
    padding: 10px 15px;
    line-height: 18px;
    text-decoration: none;
    background: #fff;
    font-family: 'nespresso_lucassemibd';
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    min-width: 100px;
    height: 36px;
    margin-left: 5px
}

@media (max-width: 768px) {
    .ramadan-page .section.main-recipe .content-wrap .recipe-overlay {
        padding: 10px 0px
    }

    .ramadan-page .section.main-recipe .content-wrap .recipe-info {
        margin: 15px 0px;
        padding: 0px
    }
}

.ramadan-page .section .recipe-body h4 {
    margin: 0px;
    font-size: 14px;
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif;
    color: #fff;
}

@media (max-width: 768px) {
    .ramadan-page .section .recipe-body h4 {
        font-size: 16px
    }
}

body.ramadan .category-cms .ramadan-cms .ramadan-page .section .recipe-body li, body.ramadan .category-cms .ramadan-cms .ramadan-page .section .recipe-body p {
    font-size: 11px;
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif
}

@media (max-width: 768px) {
    body.ramadan .category-cms .ramadan-cms .ramadan-page .section .recipe-body ul, body.ramadan .category-cms .ramadan-cms .ramadan-page .section .recipe-body p {
        font-size: 12px
    }
}

.ramadan-page .section .recipe-body ul {
    list-style: none;
    marign: 0px;
    padding: 0px;
    line-height: 48px;
    margin-top: 15px
}

.ramadan-page .section .recipe-body ul li {
    padding-left: 25px;
    margin-bottom: 22px;
    line-height: 22px;
    position: relative;
    line-height: 16px;
    margin-bottom: 12px;
    padding-left: 15px
}

.ramadan-page .section .recipe-body ul li span {
    display: inline-block
}

.ramadan-page .section .recipe-body ul li:before {
    opacity: 0.2;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 4px;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 12px;
    content: "";
    height: 8px;
    width: 8px
}

.ramadan-page .section .recipe-body ul.continues li:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-left: 1px solid #fff;
    top: 18px;
    bottom: -24px;
    left: 6px;
    opacity: 0.2;
    bottom: -14px;
    top: 14px;
    left: 4px
}

.ramadan-page .section .recipe-body ul.continues li:last-child:after {
    display: none
}

.ramadan-page .section .close-btn {
    z-index: 1;
    position: absolute;
    right: 20px;
    top: 20px
}

@media (max-width: 768px) {
    .ramadan-page .section .close-btn {
        width: 20px;
        height: 20px
    }

    .ramadan-page .section .close-btn .icon.icon-close {
        width: 20px;
        height: 20px
    }
}

.ramadan-page .section .recipes-details {
    display: none;
    background: url(../images/ramadan/background-pattern.jpg) no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    float: left;
    position: relative
}

.ramadan-page .section .recipes-details .recipe-head, .ramadan-page .section .recipes-details .recipe-body {
    min-height: 100%;
    text-transform: uppercase;
    color: #fff;
    float: left
}

@media (max-width: 1200px) {
    .ramadan-page .section .recipes-details .recipe-head, .ramadan-page .section .recipes-details .recipe-body {
        min-height: 340px;
        position: relative
    }
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-details .recipe-head, .ramadan-page .section .recipes-details .recipe-body {
        min-height: 100px
    }
}

.ramadan-page .section .recipes-details .recipe-head {
    background: url(../images/ramadan/recipe-head.png) no-repeat;
    background-size: cover;
    max-width: 25%;
    display: inline-block;
    padding: 30px 40px 40px 50px;
    padding: 30px;
    max-width: 30%
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-details .recipe-head {
        max-width: 100%
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-details .recipe-head {
        padding: 30px 15px
    }
}

.ramadan-page .section .recipes-details .recipe-head h3 {
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 0px;
    font-size: 26px;
    margin-bottom: 15px
}

.ramadan-page .section .recipes-details .recipe-head p {
    margin-top: 0px;
    font-size: 14px;
    line-height: 22px
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-details .recipe-head p {
        margin-bottom: 0px
    }
}

.ramadan-page .section .recipes-details .recipe-body {
    width: 75%;
    left: 25%;
    display: inline-block;
    padding: 40px 80px 40px 40px;
    padding: 30px 40px 30px 25px;
    left: 0px;
    width: 70%
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-details .recipe-body {
        width: 100%
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-details .recipe-body {
        padding: 30px 15px
    }
}

.ramadan-page .section .recipes-details .recipe-body .col {
    float: left;
    padding-left: 15px;
    display: inline-block
}

.ramadan-page .section .recipes-details .recipe-body .col.ingredients {
    max-width: 40%
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-details .recipe-body .col.ingredients {
        max-width: 50%;
        width: 50%
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-details .recipe-body .col.ingredients {
        padding: 0px;
        max-width: 100%;
        width: 100%
    }
}

.ramadan-page .section .recipes-details .recipe-body .col.method {
    max-width: 60%
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-details .recipe-body .col.method {
        max-width: 50%;
        width: 50%
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-details .recipe-body .col.method {
        padding: 0px;
        margin-top: 15px;
        max-width: 100%;
        width: 100%
    }
}

.ramadan-page .section .recipes-additional-details {
    overflow: hidden;
    background-image: url(../images/ramadan/recipies-background.jpg);
    background-color: #000;
    background-size: cover;
    display: none;
    max-height: 100%;
    background-size: cover;
    min-height: 100px;
    position: relative;
    top: 0px;
    z-index: 1;
    width: 100%;
    float: left
}

.ramadan-page .section .recipes-additional-details.active {
    display: block
}

.ramadan-page .section .recipes-additional-details .recipe-head, .ramadan-page .section .recipes-additional-details .recipe-body {
    text-transform: uppercase;
    color: #fff;
    float: left
}

.ramadan-page .section .recipes-additional-details .recipe-head {
    background-size: cover;
    width: 25%;
    display: inline-block;
    padding: 30px 0px 30px 30px;
    width: 25%
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-additional-details .recipe-head {
        width: 100%
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-additional-details .recipe-head {
        padding: 30px 15px 15px
    }
}

.ramadan-page .section .recipes-additional-details .recipe-head h3 {
    font-family: "nespresso_lucasmed", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-bottom: 15px;
    font-size: 20px
}

.ramadan-page .section .recipes-additional-details .recipe-head p {
    font-size: 24px;
    margin-top: 0px;
    line-height: 46px;
    font-size: 15px;
    line-height: 32px
}

.ramadan-page .section .recipes-additional-details .recipe-head .cap-wrap {
    margin-bottom: 25px
}

.ramadan-page .section .recipes-additional-details .recipe-head .cap-wrap p {
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px
}

@media (max-width: 1360px) {
    .ramadan-page .section .recipes-additional-details .recipe-head .cap-wrap p {
        font-size: 14px
    }
}

.ramadan-page .section .recipes-additional-details .recipe-body {
    width: 75%;
    display: inline-block;
    padding: 30px 0px;
    width: 75%
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-additional-details .recipe-body {
        width: 100%;
        padding: 0px 30px;
        padding-bottom: 30px
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-additional-details .recipe-body {
        padding: 0px 15px;
        padding-bottom: 30px
    }
}

.ramadan-page .section .recipes-additional-details .recipe-body .col {
    float: left;
    padding-left: 0px;
    display: inline-block
}

.ramadan-page .section .recipes-additional-details .recipe-body .col.ingredients {
    width: 33.5%
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-additional-details .recipe-body .col.ingredients {
        padding: 0px;
        width: 100%
    }
}

.ramadan-page .section .recipes-additional-details .recipe-body .col.method {
    width: 33.5%;
    margin-left: 0%;
    margin: 0px
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-additional-details .recipe-body .col.method {
        margin-top: 15px;
        padding: 0px;
        width: 100%
    }
}

.ramadan-page .section .recipes-additional-details .recipe-body .col.specs {
    margin-left: 4%;
    min-width: 200px;
    margin-top: -50px;
    top: 50%;
    position: absolute;
    margin-left: 2%;
    min-width: 200px;
    margin-left: 40px
}

@media (max-width: 991px) {
    .ramadan-page .section .recipes-additional-details .recipe-body .col.specs {
        top: 0px;
        position: relative;
        margin-top: 10px;
        width: 200px
    }
}

@media (max-width: 768px) {
    .ramadan-page .section .recipes-additional-details .recipe-body .col.specs {
        margin-left: 0px;
        width: 100%
    }
}

.ramadan-page .section .recipes-additional-details .recipe-body .col.specs .col-xs-6 {
    width: 50%;
    display: inline-block;
    float: left;
    min-width: 50px
}

.ramadan-page .section .recipes-additional-details .recipe-body .col.specs .col-xs-6 strong {
    display: block
}

.ramadan-page .section .buy-now-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 36px;
    text-decoration: none;
    background: #fff;
    font-family: 'nespresso_lucassemibd';
    text-transform: uppercase;
    font-size: 18px;
    z-index: 1;
    float: left;
    margin-top: 25px;
    text-align: center;
    min-width: 140px;
    height: 36px;
    bottom: 30px;
    clear: both
}

@media (max-width: 991px) {
    .ramadan-page .section .buy-now-btn {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.ramadan-page .section .cap-wrap {
    float: left;
    width: 100%
}

@media (max-width: 991px) {
    .ramadan-page .section .cap-wrap {
        max-width: 300px
    }
}

.ramadan-page .section .cap-wrap > img, .ramadan-page .section .cap-wrap p {
    display: inline-block;
    float: left
}

.ramadan-page .section .cap-wrap > img {
    margin-top: 0px;
    max-width: 32px
}

.ramadan-page .section .cap-wrap p {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 14px
}

html[lang="ar-SA"] .ramadan-page {
    direction: rtl
}

html[lang="ar-SA"] .ramadan-page h1, html[lang="ar-SA"] .ramadan-page h2, html[lang="ar-SA"] .ramadan-page h3, html[lang="ar-SA"] .ramadan-page h4, html[lang="ar-SA"] .ramadan-page h5, html[lang="ar-SA"] .ramadan-page h6, html[lang="ar-SA"] .ramadan-page .menu-wrap .menu, html[lang="ar-SA"] .ramadan-page b, html[lang="ar-SA"] .ramadan-page strong, html[lang="ar-SA"] .ramadan-page .offer-video .overlay-video h3, html[lang="ar-SA"] .ramadan-page .section .title h2, html[lang="ar-SA"] .ramadan-page .section .title h5, html[lang="ar-SA"] .ramadan-page .section .recipe-body h4, html[lang="ar-SA"] .ramadan-page .offer-video .overlay-video .btn-watch-video, html[lang="ar-SA"] .ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner h3, html[lang="ar-SA"] .ramadan-page .section .title h2 small, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-overlay h2, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info h3, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info h3 span, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .view-main-recipe-btn, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table h4, html[lang="ar-SA"] .ramadan-page .section .recipe-body ul, html[lang="ar-SA"] .ramadan-page .section .recipe-body p, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table h4 span, html[lang="ar-SA"] .ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn, html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .buy-recipe-btn, html[lang="ar-SA"] .ramadan-page .section.offers .content-wrap .grid .col .buy-recipe-btn, html[lang="ar-SA"] .ramadan-page .offer-video .overlay-video p, html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-head h3, html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head h3, html[lang="ar-SA"] .ramadan-page .section.recipes .slider-wrap .recipes-slider .slider-item .slider-inner .view-recipe-btn {
    font-family: 'Tahoma', Helvetica, Arial, sans-serif
}

html[lang="ar-SA"] .ramadan-page .section .close-btn {
    right: auto;
    left: 20px
}

html[lang="ar-SA"] .ramadan-page .section .cap-wrap > img, html[lang="ar-SA"] .ramadan-page .section .cap-wrap p, html[lang="ar-SA"] .ramadan-page .buy-now-btn {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section .cap-wrap p {
    margin-left: 0px;
    margin-right: 15px
}

html[lang="ar-SA"] .ramadan-page .offer-video .overlay-video {
    left: auto;
    right: 30px
}

@media (max-width: 991px) {
    html[lang="ar-SA"] .ramadan-page .offer-video .overlay-video {
        right: 0px
    }
}

html[lang="ar-SA"] .ramadan-page .section .title {
    background-position: left center;
    background-image: url("../images/ramadan/shape01-ar.jpg")
}

html[lang="ar-SA"] .ramadan-page .section.offers .content-wrap .grid .col, html[lang="ar-SA"] .ramadan-page .section .cap-wrap, html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body .col.specs .col-xs-6 {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section .title h5 {
    float: left;
    margin-right: 0px;
    margin-left: 100px;
    margin-right: 0px
}

@media (max-width: 991px) {
    html[lang="ar-SA"] .ramadan-page .section .title h2, html[lang="ar-SA"] .ramadan-page .section .title h5 {
        float: right
    }
}

html[lang="ar-SA"] .ramadan-page .section.recipes .slider-wrap .controls a {
    -moz-transform: scale(-1);
    -o-transform: scale(-1);
    -ms-transform: scale(-1);
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

html[lang="ar-SA"] .ramadan-page .section.recipes .slider-wrap .controls a.recipe-prev {
    left: auto;
    right: 15px
}

html[lang="ar-SA"] .ramadan-page .section.recipes .slider-wrap .controls a.recipe-next {
    right: auto;
    left: 15px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-head, html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body .col {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body .col.specs {
    margin-left: 0px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-head {
    padding-left: 0px;
    padding-right: 50px
}

html[lang="ar-SA"] .ramadan-page .section .recipe-body ul li {
    padding-left: 0px;
    padding-right: 15px
}

html[lang="ar-SA"] .ramadan-page .section .recipe-body ul li:before {
    margin-right: 0px;
    margin-left: 12px;
    left: auto;
    right: 0px
}

html[lang="ar-SA"] .ramadan-page .section .recipe-body ul li:after {
    left: auto;
    right: 6px
}

html[lang="ar-SA"] .ramadan-page .section.stories .content-wrap .grid .col {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn {
    right: auto;
    left: 15px
}

@media (max-width: 768px) {
    html[lang="ar-SA"] .ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn {
        left: 15px
    }
}

html[lang="ar-SA"] .ramadan-page .section.stories .content-wrap .grid .col a.viewmore-btn > i {
    -moz-transform: scale(-1);
    -o-transform: scale(-1);
    -ms-transform: scale(-1);
    -webkit-transform: scale(-1);
    transform: scale(-1);
    top: 0px
}

html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info {
    float: left
}

html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col:first-child {
    margin-left: 20px;
    margin-right: 0px
}

@media (max-width: 768px) {
    html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .info-table .info-row .info-col:first-child {
        margin-left: 0px
    }
}

html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info .buy-recipe-btn {
    margin-left: 0px;
    margin-right: 10px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head, html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head {
    padding: 30px 50px 40px 40px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body {
    padding: 40px 40px 40px 80px;
    left: auto;
    right: 25%
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body .col {
    float: right;
    padding-left: 0px;
    padding-right: 100px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body {
    padding: 30px 25px 30px 40px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body .col {
    padding-left: 0px;
    padding-right: 30px
}

html[lang="ar-SA"] .ramadan-page .section .recipe-body ul.continues li:after {
    left: auto;
    right: 4px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-head {
    padding: 30px 30px 30px 0px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head {
    padding: 30px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body .col {
    padding-left: 0px;
    padding-right: 15px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body {
    padding-right: 30px;
    padding-left: 0px
}

html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body .col.specs {
    margin-right: 2%
}

@media (max-width: 768px) {
    html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body .col.specs {
        margin-left: 0;
        margin-right: 0
    }
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head, html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body {
    float: right
}

html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body {
    right: 0px
}

@media (max-width: 991px) {
    html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body {
        padding: 0px 30px;
        padding-bottom: 30px
    }

    html[lang="ar-SA"] .ramadan-page .section.main-recipe .content-wrap .recipe-info {
        float: right
    }
}

@media (max-width: 768px) {
    html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body .col.method {
        padding: 0px;
        margin: 0px;
        margin-top: 15px
    }

    html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-body {
        padding: 0px 15px;
        padding-bottom: 30px
    }

    html[lang="ar-SA"] .ramadan-page .section .recipes-additional-details .recipe-head {
        padding: 30px 15px 15px
    }

    html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head, html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body {
        padding: 30px 15px
    }

    html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-head .col, html[lang="ar-SA"] .ramadan-page .section .recipes-details .recipe-body .col {
        padding: 0px
    }
}
