body {
    max-width: 100vw;
    overflow-x: hidden;
}

@font-face {
    font-family: "Luna";
    src: url("/0/Handler/CSSOverride/GetImage/4/luna-webfont.woff2") format("woff2"),
        url("/0/Handler/CSSOverride/GetImage/4/luna-webfont.woff") format("woff"),
        url("/0/Handler/CSSOverride/GetImage/4/Luna.ttf") format("truetype"),
        url("/0/Handler/CSSOverride/GetImage/4/luna-webfont.eot") format("embedded-opentype");
}

@font-face {
    font-family: "Arial-Rounded";
    src: url("/0/Handler/CSSOverride/GetImage/4/unicode.arialr-webfont.woff2") format("woff2"),
        url("/0/Handler/CSSOverride/GetImage/4/unicode.arialr-webfont.woff") format("woff"),
        url("/0/Handler/CSSOverride/GetImage/4/unicode.arialr.ttf") format("truetype"),
        url("/0/Handler/CSSOverride/GetImage/4/unicode.arialr-webfont.eot") format("embedded-opentype");
}

*:not(.fa, .fas, .fal, .far) {
    letter-spacing: 0.02rem;
}

h1,
h2,
h3,
.content h1,
.content h2,
.title,
.subtitle,
.homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow .bestsellers h3,
.featuredBlog__wrapper .title h3 {
    font-family: 'Luna', sans-serif !important;
    line-height: 2.2;
}

p,
p *,
.content ul,
.content {
    font-size: 1.3rem !important;
}

.product-variant-line .overview .productname {
    display: none;
}

/* default stuff */
.is-secondary.button,
.catfish-button,
.button,
.text-bottom.darkorange:before,
.text-top.darkorange:before,
.has-background-secondary {
    background-color: #E87A17;

}

.is-secondary.button:hover,
nav#main-nav,
.cta-section,
.section.concave-header,
.text-bottom.lightorange:before,
.text-top.lightorange:before,
.extended-information-container,
.extended-information::before {
    background-color: #EFA400;
}

.text-bottom.lightblue:before,
.text-top.lightblue:before,
.has-background-tertiary {
    background-color: #8EC9FF;
}

.catfish-button,
.button {
    border-radius: 6px;
    font-weight: bold;
}

.homeFeaturedProductsWrapper #homeFeaturedProductsTitleRow .bestsellers h3,
.footerinner h3.footer-title,
.sub-category-grid .listWrapper .item-box .sub-category-item .category-title a,
.product-info-section .title,
.featuredBlog__wrapper .title h3,
.blog-page .page-title h1 {
    color: #EFA400;
}

.overide-dark-text {
    color: #A8A8A8 !important;
}

.title.overide-dark-text {
    color: #EFA400 !important;
}

.navbar-brand {
    margin-left: 0px !important;
}

/* header menu */
@media screen and (min-width: 1088px) {

    .navbar-start,
    .navbar-end {
        margin: unset;
    }

    div#main-navbar {
        justify-content: space-between;
        padding: 1rem 0;
    }

    .navbar-item img {
        max-height: unset;
    }

    .navbar-item a:not(.has-dropdown .navbar-item a) {
        color: white;
    }

    .navbar-item:hover:not(.has-dropdown .navbar-item:hover, .navbar-item.basket-button:hover) {
        border-radius: 12px;
        background-color: #ffffff2b
    }

    .navbar-link:not(.is-arrowless)::after {
        border-color: white;
    }

    .navbar-dropdown {
        border-top: none;
        border-radius: 4px;
    }

    .navbar-dropdown .navbar-item:hover a {
        color: #EFA400;
    }
}

@media only screen and (max-width: 1088px) {

    p,
    p *,
    .content ul,
    .content {
        font-size: 1rem !important;
    }

    a.navbar-item {
        padding: 0 1.5rem;
    }

    a.navbar-item .fa-lg {
        color: white;
    }

    .navbar-burger span {
        background-color: white;
    }

    .navbar>.container {
        display: flex;
    }

    .navbar-brand {
        width: 100%;
        margin: 0px;
    }

    .navbar-group.navbar-right-mobile {
        justify-content: end;
    }

    .navbar-menu {
        top: 4.6rem;
    }

    .navbar-dropdown {
        margin-left: 20px;
    }

    .mobile-dropdown .navbar-dropdown {
        display: none;
    }

    .center-image-container.container {
        padding: 0px;
    }
}

@media only screen and (max-width: 1470px) and (min-width: 1089px) {
    div#main-navbar a {
        font-size: .75rem;
    }

    .navbar-item,
    .navbar-link {
        padding: 0.5rem 1rem;
    }

    #main-nav>.container {
        max-width: 100%;
    }
}


nav#main-nav {
    z-index: 999999999999999;
    box-shadow: 0px 10px 20px 0px #0000003b;
}

.middle-logo {
    margin-top: 4rem;
    width: 100%;
    max-width: 200px;
    padding: 0px;
}

div#main-navbar a {
    text-transform: uppercase;
}

.basket-button .button {
    border-radius: 15px;
}

.navbar-item .button {
    height: 2.93333em;
}

/* footer */
footer.catfish-footer {
    padding: 0;
    background-color: white;
}

.footercopyrightrow {
    background-color: #e87a17;
    text-align: right;
    color: white;
    padding: 1.5rem 0;
}

.catfish-footer #footerrow {
    margin-bottom: 0px;
    padding: 3rem 0;
}

.footerinner .grid_3>h3 {
    display: none;
}

.footer-social-media li {
    display: inline-block;
}

.footer-links ul {
    margin-left: 0.5rem !important;
}

.footer-social-media img {
    width: 60px;
    height: 60px;
}

/* social tab */
.social-fixed-links {
    position: fixed;
    right: 0;
    top: 30vh;
    padding: 0.5rem;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background-color: #ffffffc4;
    z-index: 99999999999;
}

.social-fixed-links li {
    padding: 5px;
    width: 60px;
}

/* homepage banner */

.background-banner-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
}

.homeFeaturedProductsWrapper {
    display: inline-block;
}

.author-section {
    position: absolute;
    right: 20%;
}

.banner-text-top:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    height: 85%;
    background-color: #EFA400;
}

.author-section {
    position: absolute;
    right: 0px;
    bottom: 5%;
    width: 100%;
}

.semi-circle-dip::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    height: 159px;
    width: 85vw;
    background-color: transparent;
    border: 88px solid #efa400;
    border-top: 0;
    border-bottom-right-radius: 100% 200%;
    border-bottom-left-radius: 100% 200%;
    box-sizing: border-box;
    background-color: transparent;
}

.left-side,
.right-side {
    width: 11.6vw;
    height: 77px;
    position: absolute;
    top: -69px;
    background-color: #efa400;
}

.left-side {
    left: 0px;
}

.right-side {
    right: 0px;
}

.semi-circle-dip {
    padding-bottom: 6rem;
    background-color: #efa400;
}

.background-banner-image .center-image-container .image {
    position: relative;
    top: 5rem;
    z-index: 999;
    width: 100%;
}

.button-container.has-text-centered {
    position: relative;
    z-index: 1000;
    padding-top: 3rem;
    margin-bottom: -7rem;
}

@media screen and (min-width:1472px) {
    .banner-container .banner-text-top>.container {
        padding-bottom: 3rem;
    }

    .banner-text-top:before {
        height: 100%;
    }
}

/* featured products */
.listWrapper .item-box {
    position: relative;
}

.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .cart-item__summaryShortDescription,
.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .description {
    -webkit-line-clamp: inherit;
    max-height: 100%;
}

.arone-category-page .category-intro-wrapper {
    text-align: center;
}

.arone-category-page .category-intro-wrapper .title {
    color: #efa400;
}

.category-intro-wrapper>.container {
    max-width: 100%;
    padding: 0px !important;
}

section.section.convex-header {
    padding-bottom: 12rem;
    background-color: #8EC9FF;
}

.convex-curve {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 170px;
    background-color: white;
    border: 20px solid white;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top-right-radius: 70% 56%;
    border-top-left-radius: 130% 200%;
}

/* category*/

section.category-between-wrapper,
.sub-category-grid .listWrapper .item-box:after {
    padding-bottom: 0px;
}

.category-subcategory-section .sub-category-grid>.columns {
    justify-content: center;
}

.sub-category-grid .listWrapper .item-box {
    border-top: 0px;
}

.sub-category-grid .listWrapper .item-box .sub-category-item .category-title {
    border-radius: 15px;
}

.sub-category-grid .listWrapper .item-box .sub-category-item .category-title a {
    font-size: bold;
}

.sub-category-grid .listWrapper .item-box .sub-category-item {
    position: relative;
}

.sub-category-grid .listWrapper .item-box .sub-category-item .picture img {
    border-radius: 10px;
}

span.oldproductPrice {
    text-decoration: line-through;
}

.sub-category-grid .listWrapper .item-box .sub-category-item {
    position: relative;
    padding-bottom: 4rem;
}

.sub-category-grid .listWrapper .item-box .sub-category-item .category-title {
    transform: none !important;
    padding: 1rem;
    background: #fafafa;
}

.category-product-section .pager {}

.category-description-wrapper {
    text-align: center;
}

.pager span,
.pager a {
    border-radius: 100%;
    font-weight: bold;
}

.pager span:hover,
.pager a:hover {
    border-color: #e87a17;
    color: white;
    background-color: #e87a17;
}



.listWrapper .listItem .item-box .catfish-default-product-box .product__title,
.listWrapper .listItem .item-box .catfish-default-product-box .product-title {
    font-weight: normal !important;
    font-size: 1.5rem !important;
    line-height: 2.2 !important;
}

.listWrapper .listItem .item-box .catfish-default-product-box .product__title a,
.listWrapper .listItem .item-box .catfish-default-product-box .product-title a {
    color: #efa400;
}

.listWrapper .listItem .item-box .catfish-default-product-box .picture {
    border-radius: 12px;
    overflow: hidden;
}


.listWrapper .listItem input.productlistaddtocartbutton,
.listWrapper .listItem .item-box .catfish-default-product-box .cart-item__price,
.listWrapper .listItem .item-box .catfish-default-product-box .alternate--prices,
.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .cart-item__price,
.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .alternate--prices {
    display: none !important;
}

.listWrapper .listItem .item-box .catfish-default-product-box .add-info .catfish-button {
    max-width: 200px !important;
    text-transform: uppercase !important;
}

.listWrapper .listItem .item-box .catfish-default-product-box .cart-item__summaryShortDescription,
.listWrapper .listItem .item-box .catfish-default-product-box .description {
    font-size: 1em !important;
}

.slider-container #sliderrow .flexslider {
    height: 90vh;
    border: 0px white solid;
    border-radius: 180% 100%;
    width: 110vw;
    margin-left: -5vw;
}

.slider-container .slide-container img {
    width: 100%;
    display: block;
}

.slider-container #sliderrow .flexslider .flex-direction-nav {
    display: none;
}

.slider-container::before {
    content: '';
    background-color: #8EC9FF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 75%;
    width: 100%;
    z-index: -1;
}

.slider-container .content-section {
    margin-top: -10rem;
    z-index: 9999;
}

.slider-container div#sliderrow {
    z-index: 0;
}

.slider-container .slide-text {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -o-transform: translate(-50%, -20%);
}

.slider-container ol.flex-control-nav.flex-control-paging {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, -10%);
    z-index: 9;
    list-style: none;
    margin: 0px !important;
    margin-block: 0px !important;
    margin-inline: 0px !important;
    -webkit-transform: translate(-50%, -10%);
    -moz-transform: translate(-50%, -10%);
    -ms-transform: translate(-50%, -10%);
    -o-transform: translate(-50%, -10%);
}

ol.flex-control-nav.flex-control-paging li {
    display: inline-block;
    margin: 8px;
    border-radius: 200%;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
}

ol.flex-control-nav.flex-control-paging li a {
    width: 100%;
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    background: white;
}

ol.flex-control-nav.flex-control-paging li a.flex-active {
    background-color: #efa400;
    color: #efa400;
}

/* topic page */
.topicpage>.catfish-container {
    max-width: 100%;
    padding: 0px;
}

div#phTopic {
    padding: 0px;
}

div#phTitle {
    display: none;
}

section.section.concave-header {
    padding-bottom: 0px;
    margin-bottom: 9rem;
}

/* generic templates */
.concave-curve {
    position: absolute;
    bottom: -130px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 130px;
    border: 130px solid #efa400;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom-left-radius: 50% 100%;
    border-bottom-right-radius: 200% 200%;
}

section.static-banner {
    padding-top: 0px;
    position: relative;
    display: inline-block;
}

.static-banner .image-section {
    height: 90vh;
    border-radius: 180% 100%;
    overflow: hidden;
    width: 110vw;
    margin-left: -5vw;
}

section.static-banner.text-bottom:before,
section.static-banner.text-top:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    height: 74%;
    width: 100%;
    z-index: -1;
}

section.static-banner.text-top:before {
    top: 0;
}

section.static-banner.text-bottom:before {
    bottom: 0;
}

.faqContainer .panel-heading {
    border: 0px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.faqContainer .panel-block {
    border: 1px solid #e87a17;
    margin-bottom: 1rem;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block;
}

.faqContainer .collapse.panel {
    margin-bottom: 0.75rem;
}

.buttons-container .image-button-container {
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 10px 10px 50px #0000008f;
}

.buttons-container .text-container {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    max-width: 100%;
    width: 100%;
    background-color: #2b78c2;
    padding: 5% 0 10%;
    font-weight: bold;
    color: white;
}

/* blog page */
.page-blog-blogpost .blogpost {
    padding: 0px;
}

.page-blog-blogpost section.recipe-container {
    padding-bottom: 0px !important;
}

.page-blog-blogpost .blogpost .news-header>.catfish-container {
    padding: 0px;
    max-width: 100%;
}

.page-blog-blogpost .page-title,
.page-blog-blogpost .blogpost .postbody,
.page-blog-blogpost .postdate,
.blog-page .blogposts .blogposts-list .post .post-content .post-info .blogdate {
    max-width: 60% !important;
    margin: 0 auto !important;
    padding: 0 20px;
    display: block;
}

@media only screen and (max-width: 1280px) {

    .page-blog-blogpost .page-title,
    .page-blog-blogpost .blogpost .postbody,
    .page-blog-blogpost .postdate,
    .blog-page .blogposts .blogposts-list .post .post-content .post-info .blogdate {
        max-width: 90% !important;
    }

    .button-container.has-text-centered {
        padding-top: 5rem;
        margin-bottom: -6rem;
    }
}

.blog-page span.blogdate {
    display: none !important;
}

.page-blog-blogpost .postdate {
    padding-bottom: 2rem;
}

.page-blog-blogpost .page-title {
    color: #efa400;
    text-align: center;
    padding: 6rem 0px 3rem;
}

.page-blog-blogpost .blogpost .postbody {
    padding-bottom: 6rem;
}

.page-blog-blogpost .blogpost__featureimage img {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom-left-radius: 30% 20%;
    border-bottom-right-radius: 50% 25%;
    height: auto !important;
    position: relative;
    max-height: 700px;
}

.page-blog-blogpost .blogpost .blogpost__featureimage {
    margin: 0px;
    padding: 0px;
    max-height: 700px;
    overflow: hidden;
}

.page-blog-blogpost .blogpost .postbody .food-banner {
    max-height: 650px;
    overflow: hidden;
    padding-top: 3rem;
}

.page-blog-blogpost .blog-title {
    position: absolute;
    bottom: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    font-size: 3rem;
    color: white;
    width: 60vw;
    max-width: 1200px;
    text-align: center;
    background-color: #efa400;
    padding: 40px 10px;
    border-radius: 12px;
}

.page-blog-blogpost ul {
    margin-left: 0px;
    list-style: none;
    margin-top: 0px;
}

.extended-information {
    padding: 2rem 2rem 2rem 0px;
}

.extended-information ul:first-child {
    margin-top: 0px;
}

.food-banner {
    padding-top: 6rem;
}

section.recipe-container {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.recipe-container .header-image {
    padding-bottom: 4rem;
}

/* recipes page */
input#recipe-search,
select#meals-list {
    border: 2px solid #efa400;
    height: 2.5rem;
    border-radius: 12px;
    padding: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

select#meals-list {
    padding: 0px 20px;
}

.recipe-container .image {
    border-radius: 12px;
    overflow: hidden;
}

.recipe-container .recipe-text {
    padding: 20px 20px 0px 20px;
}



@media only screen and (min-width: 768px) {
    .extended-information::before {
        content: '';
        position: absolute;
        top: 0px;
        left: -100%;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
}

.page-blog-list .blogposts .post-content,
.featuredBlog__wrapper .post .post-content {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 4px 4px 4px 0px;
}

.page-blog-list .blogposts .blogposts-list .post .post-content .post-info .blogtitle,
.featuredBlog__wrapper .post .post-content .post-info .blogtitle {
    font-weight: bold;
    color: #efa400;
    font-size: 1.25rem;
    text-align: center;
}

.page-blog-list .pager {
    text-align: center;
    padding: 6rem 0px;
}

.blog-page .blogposts-list .column,
.featuredBlog__wrapper .column {
    display: flex;
}

.blogpost .tags,
.tags-list,
.featuredBlog__wrapper .post .post-content .post-info .blogdate {
    display: none;
}

.blog-page .blogposts .blogposts-list .post .post-content .blogimage {
    min-height: 280px;
}

/* product poage */
.page-catalog-product .details-wrapper .short-description-wrapper {
    font-family: 'Raleway', sans-serif !important;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem !important;
}

/* policy page */
.policies ul {
    margin-left: 0px;
    list-style: none;
    margin-top: 0px;
}

.policies ul ul {
    margin-left: 2rem;
}

.policy-section .links-side {
    position: fixed;
}

.policy-section .links-side a {
    color: #efa400;
}

/* password recovery page */
.password-recovery-page-form input#Email {
    width: 100% !important;
}

.password-recovery-page-form table tr:nth-child(2) td:nth-child(1) {
    display: none !important;
}

/* basket */
.shoppingcart__wrapper .cartform .cartTableWrapper .cart tr.cart-item-row td.cart--productinfo .summaryShortDescription {
    -webkit-line-clamp: 4;
}

/* login page */
.layout--columnsOneD div#contentiInnerRow {
    background-image: url(/0/Handler/CSSOverride/GetImage/4/Abi-Apple-Romesh-Rhubarb-Crumble4284.jpg);
}

.layout--columnsOneD .page-title {
    color: white;
    text-align: center;
}

.layout--columnsOneD .login__wrapper .columns {
    justify-content: center;
}

.layout--columnsOneD .login__wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

/* product page */

.product-wrapper .short-description-wrapper {
    margin-bottom: 0.25rem !important;
}

.related-products-section .title {
    text-align: center;
    margin-bottom: 3rem !important;
}

section.section.additional-description-section {
    padding: 0px;
}

.product-wrapper .additional-description-section>.container {
    max-width: 100%;
    padding: 0px;
}

/* email sign up */
#mc_embed_signup label[for="mce-EMAIL"] {
    color: white !important;
    font-size: 1.25rem !important;
    margin-right: 15px !important;
}

#mc_embed_signup .mc-field-group {
    margin-bottom: 1.25rem !important;
}

#mc_embed_signup input#mce-EMAIL {
    border: 0px !important;
    width: 50% !important;
    height: 2.5rem !important;
    border-radius: 12px !important;
    padding: 20px !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -ms-border-radius: 12px !important;
    -o-border-radius: 12px !important;
}

section.cta-section {
    display: inline-block;
    float: left;
    width: 100%;
}

/* Blog module */
.featuredBlog__wrapper .title h3 {
    font-size: 2.074rem;
}

.featuredBlog__wrapper .columns {
    flex-wrap: wrap;
}

@media only screen and (min-width: 1471px) {
    .banner-text-top {
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width: 1480px) {

    .banner-text-top:before {
        height: 100%;
    }

    .author-section {
        position: relative;
        right: 0px;
        bottom: 0px;
        width: 100%;
    }

    .slider-container .content-section {
        margin-top: 0rem;
    }
}

.subcategory-with-product-wrapper h2.subcategory-title.title.is-2 {
    text-align: center;
}

.listWrapper.columns {
    justify-content: center;
}

.listWrapper .column.listItem {
    width: 33.3%;
    padding: 2rem;
    text-align: center;
}

.listWrapper .column.listItem .product-title {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.listWrapper .column.listItem .add-info .prices {
    display: block !important;
    font-size: 2rem !important;
    color: #EFA400 !important;
    font-weight: bold;
}

.listWrapper .column.listItem .add-info .buttons {
    margin-bottom: 0;
    justify-content: center;
    margin-top: 1rem;
}

@media screen and (min-width: 1280px) {

    .slider-container .content-section {
        padding-top: 0px !important;
    }

    .sub-category-grid .listWrapper .column.is-3-widescreen {
        width: 25%;
    }

    .related-products .listWrapper .listItem .item-box .catfish-default-product-box .product-title {
        font-size: 1.25rem !important;
    }
}

.LoginToDownloadMsg.modal .animation-content {
    margin: 0 20px;
    min-width: 300px;
    text-align: center;
}

.LoginToDownloadMsg.modal footer.modal-card-foot {
    justify-content: center;
}

section.section.page-title.is-large {
    padding-bottom: 3rem;
    padding-top: 9rem;
}

.is-secondary.button,
.catfish-button,
.button,
.navbar-item.basket-button>a,
.is-blue,
.add-info .catfish-button,
.shoppingcart__wrapper .cart-footer .checkout-buttons .checkout-buttons__wrapper .checkoutbutton,
.recipe-button.has-text-centered .button,
input.button.header-filters-reset-button,
.blogsearch__search-inputs .catfish-button {
    background: #74aaf3;
    border: solid 1px #fff;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.is-secondary.button:hover,
.catfish-button:hover,
.button:hover,
.navbar-item.basket-button>a:hover,
.is-blue:hover,
.add-info .catfish-button:hover,
.shoppingcart__wrapper .cart-footer .checkout-buttons .checkout-buttons__wrapper .checkoutbutton:hover,
.recipe-button.has-text-centered .button:hover,
input.button.header-filters-reset-button:hover,
.blogsearch__search-inputs .catfish-button:hover {
    background: #518bd6;
}

a.shop-now-fixed {
    position: fixed;
    right: 0px;
    z-index: 999999;
    top: 50%;
    padding: 1rem;
    padding-bottom: 1.5rem;
    background: #74aaf3;
    color: #fff;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 5px;
    border: solid 1px #fff;
    -webkit-transform: rotate(-90deg) translate(50%, 60%);
    -webkit-transition: all 0.3s ease;
    -moz-transform: rotate(-90deg) translate(50%, 60%);
    -moz-transition: all 0.3s ease;
    -o-transform: rotate(-90deg) translate(50%, 60%);
    -o-transition: all 0.3s ease;
    transform: rotate(-90deg) translate(50%, 60%);
    transition: all 0.3s ease;
    font-weight: bold;
    font-size: 1.2rem;
}

a.shop-now-fixed:hover {
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    -moz-transform: rotate(-90deg) translate(50%, 50%);
    -o-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%);
    background: #518bd6 !important;
}

@media only screen and (max-width: 1280px) {
    .listWrapper .column.is-3-widescreen {
        width: 50%;
    }

    .slider-container #sliderrow .flexslider {
        height: 100%;
        border-radius: 95% 49%;
    }

    .slider-container::before {
        height: 80%;
    }

    .sub-category-grid .listWrapper .column.is-3-widescreen {
        width: 50%;
    }
}

@media only screen and (max-width: 1080px) {
    .social-fixed-links {
        display: none;
    }

    .static-banner .image-section {
        height: 100%;
    }
}

@media only screen and (max-width: 980px) {

    /* .slider-container #sliderrow .flexslider {
        height: 60vh;
    } */
    .slider-container::before {
        height: 85%;
    }

    section.static-banner.text-bottom:before,
    section.static-banner.text-top:before {
        height: 80%;
    }
}

@media only screen and (min-width: 769px) {
    .page-blog-blogpost .blog-title {
        bottom: 10%;
    }
}

@media only screen and (max-width: 768px) {
    .semi-circle-dip {
        padding-bottom: 3rem;
    }

    .center-image-container .image {
        top: 4vh;
    }

    .semi-circle-dip::after {
        height: 130px;
        width: 105vw;
    }

    .left-side,
    .right-side {
        width: 2.6vw;
        height: 60px;
        top: -55px;
    }

    .slider-container #sliderrow .flexslider {
        /* height: 90%; */
        border-radius: 70% 50%;
    }

    .slider-container::before {
        height: 88%;
    }

    .page-blog-blogpost .blog-title {
        bottom: 0;
        font-size: 1.5rem;
        width: 90%;
        transform: translate(-50%, -20%);
        -webkit-transform: translate(-50%, -20%);
        -moz-transform: translate(-50%, -20%);
        -ms-transform: translate(-50%, -20%);
        -o-transform: translate(-50%, -20%);
    }

    .extended-information {
        padding: 2rem;
    }

    .sub-category-grid .listWrapper .column.is-3-widescreen {
        width: 100%;
    }

    section.split-section .column.image-side {
        order: 2;
    }

    section.split-section .column.text-side {
        order: 1;
    }
}

@media only screen and (max-width: 420px) {
    .listWrapper .listItem:nth-child(2n) .product-item--image {
        order: unset;
    }

    .semi-circle-dip {
        top: 6vW;
    }

    .navbar>.container {
        padding: 0px;
    }

    .section.is-large {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .listWrapper .column.is-3-widescreen {
        width: 100%;
    }

    .recipes-area .column.recipe-container,
    .header-filters .column {
        width: 100% !important;
    }
}

@media only screen and (max-width: 320px) {

    .semi-circle-dip::after,
    .left-side,
    .right-side {
        Display: none;
    }

}

/* Editor */

.ME_loading_hints {
    display: none !important;
}

.SammyProduct .editorTop,
.SammyProduct .editorLeft,
.SammyProduct .toggleCollapseTab {
    display: none !important;
}

.SammyProduct .custom-ui-radio-button span.color-choice {
    position: absolute;
    top: 3px;
    left: 3px;
    bottom: 3px;
    right: 3px;
    border-radius: 100%;
}

.SammyProduct .SammySatsuma-Main {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 4;
    background-color: #f2b531 !important;
}

.SammySatsuma-BackButton {
    position: fixed;
    top: 3rem;
    left: 3rem;
    z-index: 3;
    transform: scale(1);
}

.SammySatsuma-NextButton {
    position: fixed;
    bottom: 3rem;
    right: 50%;
    z-index: 3;
    transform: translateX(50%) scale(1);
}

.SammyProduct .editorBottom.is-attached-to-editor .priceContainer {
    display: none;
}

.SammyProduct .SammySatsuma-Main .SammySatsuma-BackButton,
.SammyProduct .SammySatsuma-Main .SammySatsuma-NextButton,
.SammyProduct .memobilePageClass.buttons .catfish-button,
.SammySatsuma-PuzzleNext,
.SammySatsuma-PuzzleBack,
.SammySatsuma-PuzzlePiecesDropdown button.SammySatsuma-PuzzlePiecesDropdown {
    border-radius: 2rem;
    background: #74aaf3;
    border: solid 2px #fff !important;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.2rem;
    padding: 0.7rem 2rem 0.9rem 2rem;
    height: auto;
    transition: all 0.5s ease;
}

.SammyProduct .SammySatsuma-Main .SammySatsuma-BackButton:hover,
.SammyProduct .memobilePageClass.buttons .catfish-button:hover,
.SammySatsuma-PuzzleNext:hover,
.SammySatsuma-PuzzleBack:hover,
.SammySatsuma-PuzzlePiecesDropdown button.SammySatsuma-PuzzlePiecesDropdown:hover {
    transform: scale(1.1);
    background: #518bd6;
}

.SammyProduct .SammySatsuma-Main .SammySatsuma-NextButton:hover {
    transform: translateX(50%) scale(1.1);
    background: #518bd6;
}

.SammySatsuma-MainTitle {
    position: fixed;
    top: 3.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    z-index: 3;
    text-align: center;

}

.SammySatsuma-Avatar {
    position: fixed;
    top: 9rem;
    bottom: 9rem;
    width: 50%;
    transition: all 1s ease;
}

.SammySatsuma-Avatar.SammySatsuma-Avatar-boy {
    left: 0px;
}

.SammySatsuma-Avatar.SammySatsuma-Avatar-girl {
    right: 0px;
}

.SammySatsuma-Avatar>.columns,
.SammySatsuma-AvatarPreviewAndOptionsCont div.meuiNonLayout,
.SammySatsuma-AvatarPreviewAndOptionsCont div.columns,
.SammySatsuma-AvatarPreviewAndOptionsCont div.column,
.SammySatsuma-AvatarPreviewAndOptionsCont div.MEUIColumnLayout {
    height: 100%;
}

.SammySatsuma-Avatar .SammySatsuma-AvatarPreviewAndOptionsCont {
    height: calc(100% - 5rem);
}

.SammySatsuma-Gender .SammySatsuma-Avatar .SammySatsuma-AvatarPreviewAndOptionsCont {
    height: 100%;
}

.SammySatsuma-AvatarChoiceList {
    justify-content: center !important;
    background: #fff;
    padding: 1.2rem;
    box-shadow: inset rgb(0 0 0 / 30%) 1px 1px 5px;
}

.SammySatsuma-AvatarChoiceList .control {
    margin-bottom: 0px !important;
}

.SammySatsuma-AvatarChoiceList .custom-ui-radio-button {
    background: transparent;
    border: solid 1px transparent;
    border-radius: 3rem;
    height: 3rem;
    min-width: 3rem;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all 0.5s ease;
    color: #7f7e7e;
    font-size: 1.2rem;
}

.SammySatsuma-AvatarChoiceList .custom-ui-radio-button:hover,
.SammySatsuma-AvatarChoiceList .custom-ui-radio-button.is-primary {
    background: transparent;
    border: solid 1px #efa400;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    color: #efa400;
}

.SammySatsuma-AvatarPreview {
    position: relative;
}

.SammySatsuma-Avatar:after {
    content: '';
    display: block;
    position: absolute;
    top: -65%;
    width: 100%;
    height: 220%;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
}

.SammySatsuma-Avatar-boy:after {
    background-image: url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/4/editor_background_boy.png);
    background-position: right;
    right: 0px;
}

.SammySatsuma-Avatar-girl:after {
    background-image: url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/4/editor_background_girl.png);
    background-position: left;
    left: 0px;
}

.SammySatsuma-AvatarPreview img {
    position: absolute;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all 0.5s ease;
    -webkit-transform: translateY(-50%);
    -moz-transition: all 0.5s ease;
    -moz-transform: translateY(-50%);
    -o-transition: all 0.5s ease;
    -o-transform: translateY(-50%);
    transition: all 0.5s ease;
    transform: translateY(-50%);
    top: 50%;

}

.SammySatsuma-Avatar-boy .SammySatsuma-AvatarPreview img {
    right: 0px;
}

.SammySatsuma-Avatar-girl .SammySatsuma-AvatarPreview img {
    left: 0px;
}

.SammySatsuma-Gender .SammySatsuma-Avatar {
    bottom: 3rem;
}

.SammySatsuma-Gender:after {
    content: 'or';
    position: fixed;
    top: 51%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
}

.Sammy-GenderSelectButton {
    position: absolute;
    top: 0px;
    bottom: 0px;
    background: transparent !important;
    border: none;
    padding-top: calc(95vh - 16rem) !important;
    color: #fff !important;
    font-size: 3rem;
    font-weight: bold;
    width: 50vh;
    max-width: 100%;
    outline: none !important;
    transition: all 0.5s ease;
    border-radius: 0rem;
    border: solid 2px transparent;
}

.Sammy-GenderSelectButton:hover {
    border: solid 2px #ffffff79;
    border-radius: 2rem;
    background: rgb(239 164 0 / 15%) !important;
}

.SammySatsuma-Gender .SammySatsuma-Avatar-boy .Sammy-GenderSelectButton {
    right: 1.6rem;
}

.SammySatsuma-Gender .SammySatsuma-Avatar-girl .Sammy-GenderSelectButton {
    left: 1.6rem;
}

.SammySatsuma-Main:not(.SammySatsuma-Gender) .Sammy-GenderSelectButton {
    display: none !important;
}

.SammySatsuma-Configure .SammySatsuma-Avatar {
    position: fixed;
    margin-top: -2%;
    bottom: 9rem;
    width: 100%;
    opacity: 1;
}

.SammySatsuma-Configure .SammySatsuma-AvatarPreview img {
    max-height: 120%;
    margin-top: -2%;
    pointer-events: none;
    z-index: 3;
}

.SammySatsuma-Configure .SammySatsuma-Avatar-girl .SammySatsuma-AvatarPreview img {
    right: 45%;
    left: auto;
}

.SammySatsuma-Configure .SammySatsuma-Avatar-boy .SammySatsuma-AvatarPreview img {
    left: 45%;
}

.SammySatsuma-Configure-boy .SammySatsuma-Avatar-girl .SammySatsuma-AvatarPreview img {
    right: -150%;
    opacity: 0;
}

.SammySatsuma-Configure-girl .SammySatsuma-Avatar-boy .SammySatsuma-AvatarPreview img {
    left: -150%;
    opacity: 0;
}

.SammySatsuma-AvatarOptions {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 20rem;
    transform: translateY(-64%);
    transition: all 1s ease;
    opacity: 0;
}

.SammySatsuma-Configure .SammySatsuma-AvatarOptions {
    opacity: 1;
}

.SammySatsuma-AvatarOptions .control {
    width: 100%;
    margin: 0 !important;
}

.SammySatsuma-Avatar-boy .SammySatsuma-AvatarOptions {
    right: 44%;
}

.SammySatsuma-Avatar-girl .SammySatsuma-AvatarOptions {
    left: 44%;
}

.SammySatsuma-AvatarOptions .control button {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 1.4rem;
    padding: 0.6rem 2.5rem;
    padding-bottom: 0.75rem;
    height: auto;
    border-radius: 2rem;
    margin-bottom: 0.25rem;
    transition: all 0.3s ease;
    border: solid 1px transparent;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.SammySatsuma-Avatar-girl .SammySatsuma-AvatarOptions .control button {
    justify-content: flex-end !important;
}

.SammySatsuma-AvatarOptions .control button:hover,
.SammySatsuma-AvatarOptions .control button.is-primary {
    background: rgb(239 164 0 / 59%);
    border: solid 1px #efa400;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.SammySatsuma-NameInput {
    padding: 1.3rem;
    text-align: center;
    font-size: 1.6rem;
    width: 600px;
    max-width: 90%;
    margin: 0 auto;
    display: block;
    border-radius: 0.5rem;
}

.SammySatsuma-Configure.SammySatsuma-ConfigureName .SammySatsuma-Avatar .SammySatsuma-AvatarPreview img {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.SammySatsuma-ShowBook .SammySatsuma-Avatar {
    position: fixed;
    top: 6rem;
    bottom: 9rem;
    width: 16rem;
    transition: all 1s ease;
    left: 0px;
}

.SammySatsuma-ShowBook .SammySatsuma-Avatar:after {
    width: 300%;
    right: -200%;
    background-position: right;
}

.SammyProduct .SammySatsuma-Main.SammySatsuma-ShowBook .SammySatsuma-NextButton {
    right: 3rem;
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
}

.SammyProduct .SammySatsuma-Main.SammySatsuma-ShowBook .SammySatsuma-NextButton:hover {
    -webkit-transform: translateX(0) scale(1.1);
    -moz-transform: translateX(0) scale(1.1);
    -o-transform: translateX(0) scale(1.1);
    transform: translateX(0) scale(1.1);
}

.SammySatsuma-CharName {
    position: fixed;
    z-index: 3;
    top: 61vh;
    width: 13rem;
    text-align: center;
    color: #fff;
}

.SammyProduct .SammySatsuma-Main.SammySatsuma-ShowBook:not(.SammySatsuma-SelectRecipe) {
    z-index: 2;
}

.SammyProduct .editorMain {
    position: fixed !important;
    top: 8rem !important;
    left: 20rem !important;
    width: calc(100% - 40rem) !important;
    height: calc(100% - 16rem) !important;
    overflow: visible !important;
    z-index: 3 !important;
    /*pointer-events: none!important;*/
}

.SammyProduct .editorMain .canvas-container {
    pointer-events: none !important;
}

.SammyProduct .zoom_options.buttons {
    display: none !important;
}

.SammyProduct .memobilePageClass.buttons {
    position: fixed;
    bottom: 2rem;
    max-width: 29rem;
}

.SammySatsuma-RecipeSelect {
    position: fixed;
    top: 9rem;
    bottom: 9rem;
    left: 20rem;
    right: 3rem;
    padding: 2rem;
    background: rgb(0 0 0 / 6%);
    border-radius: 10px;
    border: solid 0px #fff;
    overflow-y: auto;
    box-shadow: inset rgb(0 0 0 / 30%) 0px 0px 10px;
}

.SammySatsuma-RecipeSelect .SammySatsuma-RecipeOption {
    padding: 2rem;
    background: #fff;
    height: 100%;
    border-radius: 0.5rem;
}

.SammySatsuma-RecipeSelect .SammySatsuma-RecipeOption .Option-Title {
    line-height: 2;
    color: #efa400;
}

.SammySatsuma-RecipeSelect .SammySatsuma-RecipeOption .Option-Description {
    font-family: 'Arial-Rounded', sans-serif !important;
    line-height: 1.2 !important;
}

.SammySatsuma-RecipeSelect .SammySatsuma-RecipeOption .Option-Dificulty {
    color: #ffe000;
}

.SammySatsuma-RecipeOption {
    position: relative;
}

.SammySatsuma-SelectRecipeeButton {
    position: absolute;
    background: transparent !important;
    width: 100%;
    height: 100% !important;
    top: 0px;
    left: 0px;
}

.SammySatsuma-SelectRecipeeButton span {
    position: absolute;
    border: solid 3px #efa400;
    width: 2rem;
    height: 2rem;
    top: 1rem;
    left: 1rem;
    background: #fff;
    border-radius: 0.5rem;
}

.SammySatsuma-SelectRecipeeButton:not(.is-active) span i {
    display: none;
}

.SammySatsuma-SelectedRecipeeNr {
    position: fixed;
    bottom: 4rem;
    right: 22rem;
    color: #fff;
}

.SammyProduct:after {
    content: '';
    display: block;
    background-image: url('/1353091505/Handler/Picture/GU/F/ThemeImages/Group 123.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 13rem;
    height: 9rem;
    position: fixed;
    z-index: 5;
    top: 1rem;
    right: 2rem;
}

.SammySatsuma-PuzzleControls {
    position: fixed;
    bottom: 3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 4;
    min-width: 25rem;
    width: 40rem;
    max-width: 90vw;
}

.SammySatsuma-PuzzleControls .SammySatsuma-NameInput {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.SammySatsuma-PuzzlePiecesDropdown.is-active .dropdown-menu {
    top: auto;
    bottom: 100%;
}

.SammySatsuma-PuzzlePiecesDropdown .dropdown-content {
    max-height: 80vh;
    overflow: visible;
    overflow-y: visible;
    background: transparent;
    box-shadow: none;
    padding: 0px;
    width: 100%;
    min-width: 0px !important;
}

.SammySatsuma-PuzzlePiecesDropdown .dropdown-content .dropdown-item {
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.SammyProduct .NameCharLimit {
    width: 100%;
    text-align: center;
    color: #fff;
}

.SammyProduct span.catfish-button.btn.btn-primary.pagenrbtn.ng-binding {
    min-width: 17rem;
}

/*
.SammySatsuma-AvatarPreview img {
    left: 50%;
    transform: translateX(-50%);
}
*/
/* Editor Mobile*/

.MeMobilePortrait .SammySatsuma-Configure .SammySatsuma-AvatarPreview img {
    max-width: 70%;
}

.MeMobilePortrait .SammySatsuma-Configure .SammySatsuma-Avatar-girl .SammySatsuma-AvatarPreview img {
    right: auto;
    left: 0px;
}

.MeMobilePortrait .SammySatsuma-Configure .SammySatsuma-Avatar-boy .SammySatsuma-AvatarPreview img {
    right: 0px;
    left: auto;
}

.MeMobilePortrait .SammySatsuma-AvatarOptions .control button {
    font-size: calc(100vw / 30);
}

.MeMobilePortrait .SammySatsuma-Avatar-girl .SammySatsuma-AvatarOptions {
    left: 30%;
    width: 60%;
}

.MeMobilePortrait .SammySatsuma-Avatar-boy .SammySatsuma-AvatarOptions {
    right: 30%;
    width: 60%;
}

.MeMobilePortrait .SammySatsuma-ConfigureName .SammySatsuma-AvatarPreview img {
    max-width: 100%;
    left: 50% !important;
}

.MeMobilePortrait .SammySatsuma-AvatarChoiceList {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.MeMobilePortrait .SammySatsuma-ShowBook .SammySatsuma-AvatarPreviewAndOptions {
    display: none;
}

.MeMobilePortrait .SammySatsuma-RecipeSelect {
    top: 12rem;
    left: 3rem;
    bottom: 13rem;
}

.MeMobilePortrait .SammySatsuma-SelectedRecipeeNr {
    bottom: 8rem;
    right: 0px;
    text-align: center;
    width: 100%;
}

.MeMobilePortrait.SammyProduct .SammySatsuma-Main.SammySatsuma-ShowBook .SammySatsuma-NextButton {
    right: 50%;
    -webkit-transform: translateX(50%) scale(1);
    -moz-transform: translateX(50%) scale(1);
    -o-transform: translateX(50%) scale(1);
    transform: translateX(50%) scale(1);
}

.MeMobilePortrait.SammyProduct .SammySatsuma-Main.SammySatsuma-ShowBook .SammySatsuma-NextButton:hover {
    -webkit-transform: translateX(50%) scale(1.1);
    -moz-transform: translateX(50%) scale(1.1);
    -o-transform: translateX(50%) scale(1.1);
    transform: translateX(50%) scale(1.1);
}

.MeMobilePortrait .SammySatsuma-RecipeSelect>.columns>.column {
    width: 100%;
    min-width: 100%;
}

.MeMobilePortrait .SammySatsuma-CharName {
    display: none;
}

.MeMobilePortrait .Sammy-GenderSelectButton {
    padding-top: calc(67vw) !important;
}

.MeMobilePortrait.SammyProduct .editorMain {
    position: fixed !important;
    top: 10rem !important;
    left: 1rem !important;
    width: calc(100% - 2rem) !important;
    height: calc(100% - 24rem) !important;
    overflow: visible !important;
    z-index: 3 !important;
}

.MeMobilePortrait.SammyProduct .memobilePageClass.buttons {
    position: fixed;
    bottom: 8rem;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
}

.MeMobilePortrait .SammySatsuma-MainTitle {
    max-width: 25rem;
}

.SammySatsuma-SelectRecipe .SammySatsuma-AvatarPreview img {
    top: 31 !important;
}

@media (orientation: landscape) {
    html.page-dynamicproduct-editor {
        font-size: calc(100vw /84);
    }
}

@media (orientation: portrait) {
    html.page-dynamicproduct-editor {
        font-size: calc(100vw /54);
    }

    .SammyProduct .editorMain {
        position: fixed !important;
        top: 10rem !important;
        left: 1rem !important;
        width: calc(100% - 2rem) !important;
        height: calc(100% - 24rem) !important;
        overflow: visible !important;
        z-index: 3 !important;
    }

    .SammySatsuma-PuzzleControls {
        bottom: 9rem;
    }
}

@media (min-aspect-ratio: 2/1) {
    html.page-dynamicproduct-editor {
        font-size: calc(100vh /54);
    }
}

@media only screen and (max-width: 520px) {
    @media (orientation: portrait) {
        html.page-dynamicproduct-editor {
            font-size: calc(100vw /33);
        }

        .SammySatsuma-BackButton {
            top: 1.5rem;
            left: 1.5rem;
        }

        .SammyProduct:after {
            width: 12rem;
            height: 8rem;
            top: 0rem;
            right: 0rem;
        }

        .MeMobilePortrait .SammySatsuma-MainTitle {
            max-width: 90vw;
            width: 90vw;
            top: 9rem;
        }

        .SammySatsuma-AvatarPreview img {
            max-width: 110%;
        }

        .MeMobilePortrait .SammySatsuma-Configure .SammySatsuma-AvatarPreview img {
            max-width: 85%;
        }

        .MeMobilePortrait .SammySatsuma-Configure .SammySatsuma-Avatar-girl .SammySatsuma-AvatarPreview img {
            left: -15%;
        }

        .MeMobilePortrait .SammySatsuma-Configure .SammySatsuma-Avatar-boy .SammySatsuma-AvatarPreview img {
            right: -15%;
        }

        .MeMobilePortrait .SammySatsuma-AvatarOptions .control button {
            font-size: calc(100vw / 24);
            padding: 0.6rem 1.5rem;
        }

        .MeMobilePortrait .SammySatsuma-RecipeSelect {
            top: 14rem;
            left: -1rem;
            bottom: 13rem;
            right: -1rem;
        }

        .MeMobilePortrait .Sammy-GenderSelectButton {
            padding-top: calc(100vw) !important;
        }

        .SammySatsuma-AvatarPreview img {
            max-width: 150%;
        }

        .MeMobilePortrait .SammySatsuma-Gender .SammySatsuma-Avatar-girl .SammySatsuma-AvatarPreview img {
            left: -30%;
        }

        .MeMobilePortrait .SammySatsuma-Gender .SammySatsuma-Avatar-boy .SammySatsuma-AvatarPreview img {
            right: -30%;
        }

        .SammySatsuma-Gender:after {
            top: 64%;
        }

        .MeMobilePortrait .SammySatsuma-Gender .SammySatsuma-MainTitle {
            top: 20vh;
        }
    }
}