@font-face { font-family: 'WOFFJavanweb'; src: url('fonts/Javanweb.woff'); }
@font-face { font-family: 'TahrirRegular'; src: url('fonts/Tahrir_Regular.woff'); }
@font-face { font-family: 'TahrirBold'; src: url('fonts/Tahrir_Bold.woff'); }
@font-face { font-family: 'artin'; src: url('fonts/Artin-Bold.woff'); }
@font-face { font-family: 'aviny'; src: url('fonts/aviny.woff'); }
@font-face { font-family: 'yekan'; src: url('fonts/yekan.woff'); }
@font-face { font-family: 'bkoodakbold'; src: url('fonts/BKoodakBold.woff'); }
@font-face { font-family: 'bkoodak'; src: url('fonts/BKoodakOutline.woff'); }
@font-face { font-family: 'iransans'; src: url('fonts/IRANSansX-Regular.woff'); }

.fontJavan{
    font-family: "WOFFJavanweb" !important;
}
.fontyekan{
    font-family: "artin" !important;
}
.fontTahrirBold{
    font-family: "TahrirBold" !important;
}
.aviny{
    font-family: "aviny" !important;
}
.yekan{
    font-family: "yekan" !important;
}
.bkoodakbold{
    font-family: "bkoodakbold" !important;
}
.iransans{
    font-family: "iransans" !important;
}
@media (prefers-reduced-motion: reduce) {
    .animated {
        transition: none !important;
        animation: none !important
    }
}

footer .footer-disclaimer,#newsletter_modal a,.destini-close {
    font-family: fontJavan;
}

footer .footer-links>li a {
    font-family: fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

@font-face {
    font-family:fontJavan;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-50px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(50px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpMin {
    0% {
        opacity: 0;
        transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.fadeInUpMin {
    animation-name: fadeInUpMin
}

.delay-0 {
    animation-delay: 0s !important
}

.delay-100 {
    animation-delay: 100ms !important
}

.delay-200 {
    animation-delay: 200ms !important
}

.delay-300 {
    animation-delay: 300ms !important
}

.delay-400 {
    animation-delay: 400ms !important
}

.delay-500 {
    animation-delay: 500ms !important
}

footer {
    padding: 30px 0;
    position: relative;
    border-top: 6px solid #000;
    background: #fff;
    overflow: hidden
}

footer .footer-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 0 0
}

footer .footer-logos a {
    text-decoration: none;
    margin: 0 10px;
    display: block
}

footer .footer-logos img {
    max-height: 60px
}

footer .footer-disclaimer {
    color: #000;
    font-size: 12px;
    padding: 20px 0 0;
    text-align: center
}

footer .footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

footer .footer-links>li {
    display: block;
    margin: 0 7px
}

footer .footer-links>li a {
    transition: all .3s ease;
    text-decoration: none;
    font-size: 15px;
    color: #000;
    display: block
}

footer .footer-links>li a:hover,footer .footer-links>li a:focus {
    color: #f78320
}

footer.es .footer-links>li {
    margin: 0 6px
}

footer.es .footer-links>li a {
    font-size: 12px
}

@media (max-width: 767px) {
    footer {
        border-top: 6px solid #000
    }

    footer .footer-links {
        display: block
    }

    footer .footer-links>li {
        display: block;
        margin: 15px 0
    }

    footer .footer-links>li a {
        font-size: 20px;
        text-transform: initial
    }

    footer .footer-links>li a.language-footer {
        border: 2px solid #000;
        text-transform: uppercase;
        font-size: 14px;
        padding: 6px;
        width: 32px;
        margin: 0 auto
    }

    footer .footer-links>li:first-child {
        margin: 0 0 15px
    }

    footer .footer-links>li:last-child {
        margin: 15px 0 0
    }

    footer .footer-logos img {
        max-height: 80px
    }

    footer.es .footer-links>li {
        margin: 6px 0
    }

    footer.es .footer-links>li:last-child {
        margin: 6px 0
    }
}

.search-active .header .to-search .to-open-close-search,.search-active .header .to-search-collapsed .to-open-close-search {
    width: 0;
    height: 0;
    opacity: 0
}

.search-active .header .to-search input,.search-active .header .to-search-collapsed input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    padding: 8px;
    border: 1px solid #8b8b8b;
    height: 32px
}

.search-active .header .to-search input.input-error,.search-active .header .to-search-collapsed input.input-error {
    border: 1px solid #f30006
}

.search-active .header .to-search::after,.search-active .header .to-search-collapsed::after {
    transition: opacity .3s ease;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    content: " ";
    background: url("/sites/cheetos.com/themes/cheetos/img/enter-icon-search.png") no-repeat 0 0;
    background-size: contain;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 8px;
    position: absolute;
    opacity: 1
}

.search-active .header .to-search.filled::after,.search-active .header .to-search-collapsed.filled::after {
    opacity: 0.6
}

.search-active .header .to-search input {
    width: 120px
}

.search-active .header .to-search-collapsed {
    max-width: 300px
}

.search-active .header .to-search-collapsed input {
    padding: 8px;
    border: 2px solid #000;
    font-size: 16px;
    width: 100%;
    height: auto
}

.search-active .header .to-search-collapsed input.input-error {
    border: 2px solid #f30006
}

.to-open-close-search:hover,.to-open-close-search:focus {
    animation-delay: 0s;
    animation-duration: .5s;
    animation-name: hoverCommon;
    animation-fill-mode: forwards;
    animation-iteration-count: 1
}

.scrolled-menu {
    display: none;
    overflow: hidden;
    box-shadow: 0 0 20px #222
}

.scrolled-menu a {
    display: block;
    position: relative;
    background: #f57509;
    height: 30px
}

.scrolled-menu a .menu-button {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    margin: 0 auto;
    top: 15px
}

.scrolled-menu a .menu-button,.scrolled-menu a .menu-button::before,.scrolled-menu a .menu-button::after {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    outline: 1px solid transparent;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.scrolled-menu a .menu-button::before,.scrolled-menu a .menu-button::after {
    position: absolute;
    content: ''
}

.scrolled-menu a .menu-button::before {
    top: -5px
}

.scrolled-menu a .menu-button::after {
    top: 5px
}

.scrolled-menu a:hover .menu-button::before,.scrolled-menu a:focus .menu-button::before {
    -webkit-transform: translateY(-7px) rotate(0deg);
    -moz-transform: translateY(-7px) rotate(0deg);
    -ms-transform: translateY(-7px) rotate(0deg);
    -o-transform: translateY(-7px) rotate(0deg);
    transform: translateX(-7px) rotate(0deg)
}

.scrolled-menu a:hover .menu-button::after,.scrolled-menu a:focus .menu-button::after {
    -webkit-transform: translateY(-3px) rotate(0deg);
    -moz-transform: translateY(-3px) rotate(0deg);
    -ms-transform: translateY(-3px) rotate(0deg);
    -o-transform: translateY(-3px) rotate(0deg);
    transform: translateX(-3px) rotate(0deg)
}

.collapsed .menu ul li a {
    opacity: 0
}

@media (max-width: 1180px) {
    .menu-open .menu::before {
        content: " ";
        background: -webkit-linear-gradient(top, #fff 0%, #fff 74%, rgba(255,255,255,0.76) 81%, rgba(255,255,255,0.1) 100%);
        background: linear-gradient(to bottom, #fff 0%, #fff 74%, rgba(255,255,255,0.76) 81%, rgba(255,255,255,0.1) 100%);
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 90px;
        z-index: 2
    }

    .menu-open .menu .menu-options {
        display: block
    }

    .menu-open .menu ul li {
        animation-delay: 0s;
        animation-duration: .5s;
        animation-name: opacity;
        animation-fill-mode: forwards;
        animation-iteration-count: 1
    }

    .menu-open .menu ul li a.to-language {
        font-size: 32px;
        width: 48px;
        border-color: #000
    }

    .menu-open .menu ul li:nth-child(0) {
        animation-delay: 0s
    }

    .menu-open .menu ul li:nth-child(1) {
        animation-delay: .2s
    }

    .menu-open .menu ul li:nth-child(2) {
        animation-delay: .4s
    }

    .menu-open .menu ul li:nth-child(3) {
        animation-delay: .6s
    }

    .menu-open .menu ul li:nth-child(4) {
        animation-delay: .8s
    }

    .menu-open .menu ul li:nth-child(5) {
        animation-delay: 1s
    }

    .menu-open .menu ul li:nth-child(6) {
        animation-delay: 1.2s
    }

    .menu-open .menu ul li:nth-child(7) {
        animation-delay: 1.4s
    }

    .menu-open .menu .menu-footer {
        animation-delay: .6s;
        animation-duration: .5s;
        animation-name: opacity;
        animation-fill-mode: forwards;
        animation-iteration-count: 1
    }

    .menu-open .menu .to-open-close-menu-mobile i,.menu-open .menu .to-open-close-menu-mobile-dth i {
        position: relative;
        margin-top: 12px;
        margin-bottom: 12px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .menu-open .menu .to-open-close-menu-mobile i,.menu-open .menu .to-open-close-menu-mobile i::before,.menu-open .menu .to-open-close-menu-mobile i::after,.menu-open .menu .to-open-close-menu-mobile-dth i,.menu-open .menu .to-open-close-menu-mobile-dth i::before,.menu-open .menu .to-open-close-menu-mobile-dth i::after {
        display: block;
        width: 40px;
        height: 5px;
        background-color: #000;
        outline: 1px solid transparent;
        -webkit-transition-property: background-color, -webkit-transform;
        -moz-transition-property: background-color, -moz-transform;
        -o-transition-property: background-color, -o-transform;
        transition-property: background-color, transform;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .menu-open .menu .to-open-close-menu-mobile i::before,.menu-open .menu .to-open-close-menu-mobile i::after,.menu-open .menu .to-open-close-menu-mobile-dth i::before,.menu-open .menu .to-open-close-menu-mobile-dth i::after {
        position: absolute;
        content: ''
    }

    .menu-open .menu .to-open-close-menu-mobile i::before,.menu-open .menu .to-open-close-menu-mobile-dth i::before {
        top: -12px
    }

    .menu-open .menu .to-open-close-menu-mobile i::after,.menu-open .menu .to-open-close-menu-mobile-dth i::after {
        top: 12px
    }

    .menu-open .menu .to-open-close-menu-mobile i,.menu-open .menu .to-open-close-menu-mobile-dth i {
        background-color: transparent
    }

    .menu-open .menu .to-open-close-menu-mobile i::before,.menu-open .menu .to-open-close-menu-mobile-dth i::before {
        -webkit-transform: translateY(12px) rotate(45deg);
        -moz-transform: translateY(12px) rotate(45deg);
        -ms-transform: translateY(12px) rotate(45deg);
        -o-transform: translateY(12px) rotate(45deg);
        transform: translateY(12px) rotate(45deg)
    }

    .menu-open .menu .to-open-close-menu-mobile i::after,.menu-open .menu .to-open-close-menu-mobile-dth i::after {
        -webkit-transform: translateY(-12px) rotate(-45deg);
        -moz-transform: translateY(-12px) rotate(-45deg);
        -ms-transform: translateY(-12px) rotate(-45deg);
        -o-transform: translateY(-12px) rotate(-45deg);
        transform: translateY(-12px) rotate(-45deg)
    }
}

@-moz-keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes hoverCommon {
    0% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes hoverCommon {
    0% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes hoverCommon {
    0% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes hoverCommon {
    0% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.owl-carousel {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative
}

.owl-carousel .owl-stage::after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel.owl-fluid-scroll .owl-stage {
    transition: transform 5s linear !important
}

.owl-carousel .owl-stage-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative
}

.owl-carousel .owl-wrapper,.owl-carousel .owl-item {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: visible !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: visible !important;
    position: relative;
    min-height: 1px;
    float: left
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: transform 0.3s ease;
    cursor: pointer;
    position: absolute;
    top: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 33px;
    height: 40px;
    padding: 10px
}

.owl-carousel .owl-nav .owl-prev {
    left: calc(50% - 585px);
    margin: 0 0 0 15px;
    background-image: url("/sites/cheetos.com/themes/cheetos/img/arrow-prev.png?1")
}

@media (min-width: 768px) {
    .owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-prev:focus {
        -webkit-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%)
    }
}

.owl-carousel .owl-nav .owl-next {
    right: calc(50% - 585px);
    margin: 0 15px 0 0;
    background-image: url("/sites/cheetos.com/themes/cheetos/img/arrow-next.png?1")
}

@media (min-width: 768px) {
    .owl-carousel .owl-nav .owl-next:hover,.owl-carousel .owl-nav .owl-next:focus {
        -webkit-transform: translate(10px, -50%);
        transform: translate(10px, -50%)
    }
}

.owl-carousel .owl-dot {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 15px;
    bottom: 5%;
    width: 100%;
    position: absolute
}

.owl-carousel .owl-dots .owl-dot {
    background: none;
    margin: 0 4px
}

.owl-carousel .owl-dots .owl-dot span {
    transition: all .5s ease;
    display: block;
    width: 60px;
    height: 3px;
    background: #797979
}

.owl-carousel .owl-dots .owl-dot span.srt {
    width: 0;
    height: 0
}

.owl-carousel .owl-dots .owl-dot:hover span,.owl-carousel .owl-dots .owl-dot:focus span,.owl-carousel .owl-dots .owl-dot.active span {
    background: #f78320
}

.no-js .owl-carousel {
    display: block
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

@media (max-width: 1180px) {
    .owl-carousel .owl-nav .owl-prev {
        left: 0
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0
    }
}

@media (max-width: 767px) {
    #home-slider .owl-carousel .owl-nav .owl-prev,#home-slider .owl-carousel .owl-nav .owl-next {
        display: none !important
    }
}

.products-slider.owl-carousel .owl-nav .owl-prev,.products-slider.owl-carousel .owl-nav .owl-next {
    top: 75px
}

@media (max-width: 420px) {
    .products-slider.owl-carousel .owl-nav .owl-prev,.products-slider.owl-carousel .owl-nav .owl-next {
        top: 17vw
    }
}

.recipes-slider.owl-carousel .owl-nav .owl-prev,.recipes-slider.owl-carousel .owl-nav .owl-next {
    top: 100px
}

@media (max-width: 1180px) {
    .recipes-slider.owl-carousel .owl-nav .owl-prev,.recipes-slider.owl-carousel .owl-nav .owl-next {
        top: 7vw
    }
}

@media (max-width: 767px) {
    .recipes-slider.owl-carousel .owl-nav .owl-prev,.recipes-slider.owl-carousel .owl-nav .owl-next {
        top: 22vw
    }
}

@media (max-width: 420px) {
    .recipes-slider.owl-carousel .owl-nav .owl-prev,.recipes-slider.owl-carousel .owl-nav .owl-next {
        top: 17vw
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-dots .owl-dot {
        margin: 0 8px
    }

    .owl-carousel .owl-dots .owl-dot span {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 10px;
        height: 10px
    }
}

#newsletter_modal {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    position: absolute;
    top: 5%;
    left: 50%;
    z-index: 1000;
    background: transparent;
    display: none;
    height: 878px;
    width: 100%;
    max-width: 100%
}

#newsletter_modal iframe {
    width: 100%;
    height: 100%;
    background: transparent
}

#newsletter_modal a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #8b8b8b;
    cursor: pointer;
    font-size: 60px;
    height: 42px;
    line-height: 36px;
    position: absolute;
    margin-left: calc(50% + 260px);
    left: 0;
    text-align: center;
    top: 65px;
    width: 42px;
    z-index: 99999999;
    text-decoration: none
}

#newsletter_modal a:hover,#newsletter_modal a:focus {
    color: #03598b
}

@media (max-width: 768px) {
    #newsletter_modal a {
        margin-left: calc(50% + 124px)
    }
}

.no-results-message {
    margin: 20px auto 100px;
    font-size: 20px;
    color: #fff
}

#destini {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    display: none;
    position: fixed;
    top: 6vh;
    left: 50%;
    width: 80vw;
    max-width: 1200px;
    height: 88vh;
    z-index: 999999;
    background: #fff
}

#destini iframe {
    width: 100%;
    height: 100%
}

.destini-close {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #fff;
    cursor: pointer;
    font-size: 44px;
    height: 42px;
    line-height: 36px;
    position: absolute;
    top: -35px;
    right: -30px;
    text-align: center;
    width: 42px;
    z-index: 99999999;
    text-decoration: none
}

.destini-close:focus,.destini-close:hover {
    color: #fff
}

.to-buy-now {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

body .real-modal {
    display: none;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    background: rgba(247,131,32,0.5)
}

body.modal header,body.modal main,body.modal footer {
    -webkit-filter: blur(15px);
    filter: blur(15px);
    -ms-filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15');
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15')
}

body.modal .real-modal {
    display: block
}

@media (max-width: 767px) {
    #destini {
        height: auto;
        position: absolute;
        width: 90vw
    }

    #destini iframe {
        height: 200vh
    }

    .destini-close {
        right: -18px
    }
}

.just-print {
    display: none !important
}

@media print {
    .just-print {
        display: block !important
    }
}
