/* * Custom code goes here. * A template should always ship with an empty custom.css */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?kb1fua');
    src: url('../fonts/icomoon.eot?kb1fua#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?kb1fua') format('truetype'), url('../fonts/icomoon.woff?kb1fua') format('woff'), url('../fonts/icomoon.svg?kb1fua#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-world:before {
    content: "\e900";
}

.icon-percentage:before {
    content: "\e901";
}

.icon-leaf:before {
    content: "\e902";
}

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

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

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

body .product-features>dl.data-sheet {
    align-items: flex-end;
}

.stickUpTop.isStuck .logo img {
    max-height: 5.25rem;
}

#header i {
    color: #FFFFFF;
}

#header .logo img {
    max-width: 335px;
}

.displayTop_menu #column-1-1-2 {
    display: none;
}

.displayTop_menu>.menu>li:first-child .jxmegamenu_item>div {
    max-width: 350px;
}

.displayTop_menu>.menu>li:first-child .jxmegamenu_item>div #column-1-1-1,
.displayTop_menu>.menu>li:first-child .jxmegamenu_item>div #column-1-1-2 {
    max-width: 100%;
    flex: 0 0 100%;
}

.currency-selector>[data-toggle],
.language-selector>[data-toggle] {
    border-color: #FFFFFF;
    color: #FFFFFF;
}

#header .stickUpTop.isStuck i,
#header .stickUpTop.isStuck .currency-selector>[data-toggle],
#header .stickUpTop.isStuck .language-selector>[data-toggle] {
    color: #797979;
    border-color: #797979;
}


/* Banner */

#ps-image-slider figcaption .slide-description h2 {
    font-family: 'libre_baskervilleitalic';
    color: #666666;
    font-size: 2.85rem;
    line-height: normal;
    font-weight: normal;
}

.tablet_up_search a>span,
.tablet_up_wishlist a>span,
#jx-header-account-link>span,
.compare-products>span:first-child,
span.cart-products-label {
    display: none;
}

.cart-preview .cart-products-count {
    background-color: #0396a6;
}

#ps-image-slider figcaption .slide-description h5 {
    color: #0396a6;
}

.bg-newsletter {
    background-color: #0396a6;
}

.newsletter-type-2 .block-newsletter .block-newsletter-desc .h2 {
    position: relative;
    top: -30px;
    color: #FFFFFF;
    font-family: 'libre_baskervilleitalic';
}


/** Btn secondary **/

.btn-secondary:before {
    background: #db9d3c;
}

.btn-secondary:focus:before,
.btn-secondary:hover:before {
    background: #db9d3c;
}


/* Block extra Home */

.extraInfoBlk i {
    color: #0396a6;
}

.jxlookbooks.type-left .caption h2 a,
.jxlookbooks.type-left .caption h2 a:hover {
    font-family: 'libre_baskervilleitalic';
    color: #4298af;
}

.lookbook-block .link.link-action {
    display: none;
}


/** Bloc MEA **/

.blkMea {
    margin-top: 50px;
}

.blkMea h2 {
    font-family: 'libre_baskervilleitalic';
}

.blkMea .col-sm-6:first-child span {
    background-color: #f2f2f2;
}

.blkMea .col-sm-6+.col-sm-6 {
    padding-left: 30px;
}

.blkMea img {
    width: 95%;
    height: auto;
    max-width: unset;
    float: right;
    position: relative;
    right: -15px;
    top: -15px;
}


/* Product Category List */

ul.product-flags li.new {
    background-color: #a62666;
}

ul.product-flags li.on-sale {
    background-color: #fccb41;
    color: white;
}

ul.product-flags li.pack {
    background-color: #fcca3f;
}

.product-miniature .product-button-thumb a.add-to-cart,
.product-miniature .product-button-thumb a.add-to-cart:active {
    color: #000;
    background-color: #e59a15;
    border-color: #e59a15;
}

.product-miniature [class^=product-prices-] .price {
    color: #26a0b9;
    font-size: 1.42857rem;
}


/* Product page */

[class*=" product-prices-"] .price,
[class^=product-prices-] .price {
    color: #26a0b9;
}


/* hide BUY IN ONE CLICK btn */

#product #add_preorder {
    display: none;
}

#product .product-images li.swiper-slide {
    background-color: #fff;
    padding: 6px;
}

#product .product-images li.swiper-slide img {
    box-shadow: unset;
}

#product .category-products h2,
#product .product-accessories h2 {
    font-family: libre_baskervilleitalic;
    color: #666666;
    text-align: right !important;
    position: relative;
    margin-bottom: 50px !important;
}

#product .category-products h2:before,
#product .product-accessories h2:before {
    content: "";
    display: block;
    position: absolute;
    height: 40px;
    width: 100vw;
    left: -20vw;
    top: 20px;
    background-color: #f2f2f2;
    z-index: -1;
}


/* Homepage block Mise En Avant */

.blkMea h2 {
    font-family: libre_baskervilleitalic;
    text-transform: unset;
    font-size: 2.4em;
    color: #666666;
}

.blkMea div>span {
    display: inline-block;
}

.link.link-action {
    color: #993366;
    font-weight: 300;
    letter-spacing: 0;
}

.link.link-action i {
    font-size: 1em;
}


/* Home - Shop the lookbook */

.jxlookbooks .thumbnail img {
    display: none;
}

.jxlookbooks.type-left .caption h2 {
    text-transform: unset;
    font-size: 3em;
    line-height: 1.3;
}


/* Home - New arrivals */


/* #index .jxcategoryproducts .nav {
    display: none;
} */

#index .jxml-html:not(.blkMea) h2 {
    font-family: libre_baskervilleitalic;
    color: #666666;
    text-align: right;
    position: relative;
    text-transform: unset;
    font-size: 2.4em;
}

#index .jxml-html:not(.blkMea) h2:before {
    content: "";
    display: block;
    position: absolute;
    height: 40px;
    width: 100vw;
    left: -15vw;
    top: 15px;
    background-color: #f2f2f2;
    z-index: -1;
}


/* Home slider */

@media screen and (min-width: 768px) {
    #ps-image-slider figcaption .slide-description {
        margin-top: 25vh;
    }
}


/* Category page, eg bedroom from menu */

#category .category-info-top .block-category h2 {
    font-family: libre_baskervilleitalic;
    color: #666666;
    text-transform: unset;
    font-size: 3em;
}

#category .block-category .category-description {
    visibility: hidden;
}


/* Header icon color in inner pages */

body:not(#index) .stickUpTop:not(.isStuck) .currency-selector>[data-toggle],
body:not(#index) .stickUpTop:not(.isStuck) .language-selector>[data-toggle] {
    border-color: #a62666;
    color: #a62666;
}

body:not(#index) #header .stickUpTop:not(.isStuck) i {
    color: #a62666;
}


/* Cart */

#cart h1 {
    font-family: libre_baskervilleitalic;
    color: #666666;
    text-transform: unset;
    font-size: 3em;
}

#cart .checkout {
    margin: 20px 0;
}

#cart .checkout a {
    white-space: unset;
    letter-spacing: 1px;
}

#cart .checkout #add_preorder {
    display: none;
}


/* Checkout */

body#checkout .nav-tabs li>span {
    display: block;
}

body#checkout .nav-tabs li>span.nav-link.disabled:hover {
    color: #797979;
}


/* START CMS PAGE */


/* TRADICION */

#cms #wrapper {
    padding-top: 0;
}

#cms #wrapper .container {
    max-width: 100%;
}

#cms .content-wrapper {
    padding: 0;
}

#cms .page-header {
    background-image: url(../../../../img/cms/tradicion--cover.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 110px 0;
    margin-top: -65px;
}

#cms h1 {
    text-align: left;
    font-family: libre_baskervilleitalic;
    color: white;
    margin: 0;
}

#cms .breadcrumb {
    position: relative;
    z-index: 2;
    color: white;
}

#cms .breadcrumb .breadcrumb-item:last-child {
    color: white;
}

#cms .breadcrumb,
#cms h1,
#cms #content,
#cms .cms-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    #cms .breadcrumb,
    #cms h1,
    #cms #content,
    #cms .cms-container {
        max-width: 1170px;
    }
}

@media (min-width: 1500px) {
    #cms .breadcrumb #cms h1,
    #cms #content,
    #cms .cms-container {
        max-width: 1320px;
    }
}

#cms .cms-large-gray {
    color: #ecebeb;
    text-align: right;
    font-family: libre_baskervilleitalic;
    text-transform: capitalize;
    font-size: 12em;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 768px) {
    #cms .cms-large-gray {
        font-size: 8em;
    }
}

@media screen and (max-width: 576px) {
    #cms .cms-large-gray {
        font-size: 4em;
    }
}

.tradicion--1 {
    margin-bottom: 4em;
}

@media screen and (max-width: 576px) {
    .tradicion--1 {
        margin-bottom: 2em;
    }
}

.tradicion--1 .col-md-7 {
    margin-top: -8em;
}

@media screen and (max-width: 768px) {
    .tradicion--1 .col-md-7 {
        margin-top: -5em;
    }
}

@media screen and (max-width: 576px) {
    .tradicion--1 .col-md-7 {
        margin-top: 0em;
    }
}

.tradicion--1 .col-md-5 {
    margin-top: 6em;
}

@media screen and (max-width: 768px) {
    .tradicion--1 .col-md-5 {
        margin-top: 0em;
    }
}

.tradicion--1 .col-md-5 h3 {
    color: #666666;
    font-family: libre_baskervilleitalic;
    font-size: 3em;
}

@media screen and (max-width: 576px) {
    .tradicion--1 .col-md-5 h3 {
        font-size: 2em;
    }
}

.tradicion--2 .col-md-5 {
    margin-top: -6em;
}

@media screen and (max-width: 768px) {
    .tradicion--2 .col-md-5 {
        margin-top: -10em;
    }
}

@media screen and (max-width: 576px) {
    .tradicion--2 .col-md-5 {
        margin-top: 0;
    }
}

.tradicion--2 .col-md-5 h3 {
    color: #009999;
    font-family: libre_baskervilleitalic;
    font-size: 2em;
    text-align: right;
}

.tradicion--2 .col-md-5 p {
    text-align: right;
}

@media screen and (max-width: 576px) {
    .tradicion--2 .col-md-5 h3,
    .tradicion--2 .col-md-5 p {
        text-align: left;
    }
}

#cms .img-container {
    position: relative;
}

#cms .img-container:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    display: block;
    position: absolute;
    z-index: -1;
}

#cms .img-container--2 {
    margin-top: 8em;
}

@media screen and (max-width: 576px) {
    #cms .img-container--2 {
        margin-top: 0;
        margin-bottom: 4em;
    }
}

#cms .img-container--1:after {
    width: 50%;
    top: -3em;
    left: -2em;
}

#cms .img-container--2:after {
    top: 1em;
    right: -5em;
}

#cms .img-container--3:after {
    top: 2em;
    right: -2em;
}

.tradicion--special-p {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.tradicion--special-p p {
    margin-top: 5em;
    color: #993366;
    width: 50%;
    text-align: right;
    font-size: 1.4em;
    font-family: libre_baskervilleitalic;
}

.tradicion--special-p:after {
    content: "";
    display: block;
    width: 20%;
    height: 60%;
    position: absolute;
    background-color: #f2f2f2;
    z-index: -1;
    bottom: -1em;
    right: 0;
}

@media screen and (max-width: 576px) {
    .tradicion--special-p p {
        margin-top: 3em;
        width: 100%;
    }
    .tradicion--special-p:after {
        width: 40%;
    }
}


/* END TRADICION */


/* RENUEVATE */

.renuevate--1 .col-md-5 {
    margin-top: 8em;
}

@media screen and (max-width: 768px) {
    .renuevate--1 .col-md-5 {
        margin-top: 4em;
    }
}

@media screen and (max-width: 576px) {
    .renuevate--1 .col-md-5 {
        margin-top: 0;
    }
}

.renuevate--1 h3 {
    color: #666;
    font-family: libre_baskervilleitalic;
    font-size: 3em;
    text-align: right;
}

@media screen and (max-width: 768px) {
    .renuevate--1 h3 {
        font-size: 2.4em;
    }
}

.renuevate--1 p {
    text-align: right;
}

@media screen and (max-width: 576px) {
    .renuevate--1 h3 {
        text-align: left;
    }
    .renuevate--1 p {
        text-align: left;
    }
    .col-md-7 {
        margin-top: 4em;
    }
}

.img-container--r1 {
    z-index: 2;
}

.img-container--r1:after {
    top: -5em;
    right: -2em;
}

@media screen and (max-width: 768px) {
    .img-container--r1:after {
        top: -4em;
        right: -1em;
    }
}

.renuevate--2 {
    margin: 5em 0;
}

.renuevate--2 .col-md-5 {
    margin-top: 3em;
}

.renuevate--2 h3 {
    color: #099;
    font-family: libre_baskervilleitalic;
    font-size: 2em;
}

.renuevate--2 p:nth-of-type(1) {
    margin-top: 4em;
}

.renuevate--2 a {
    font-size: 1em;
}

.img-container--r2:after {
    top: -2.4em;
    left: -2.4em;
}

.renuevate--3 {
    position: relative;
    padding-top: 5em;
}

.renuevate--3:after {
    content: "";
    display: block;
    position: absolute;
    width: 150vw;
    height: 70%;
    background-color: #f2f2f2;
    z-index: -1;
    left: -50vw;
    top: 0;
}

@media screen and (max-width: 768px) {
    .renuevate--3:after {
        height: 90%;
    }
}

.renuevate--3 h3 {
    color: #099;
    font-family: libre_baskervilleitalic;
    font-size: 2em;
    text-align: right;
}

.renuevate--3 p {
    text-align: right;
}

@media screen and (max-width: 576px) {
    .renuevate--3 h3,
    .renuevate--3 p {
        text-align: left;
    }
    .renuevate--3 p {
        margin-bottom: 2em;
    }
}

.renuevate--3 iframe {
    width: 100%;
    height: 400px;
}

@media screen and (max-width: 768px) {
    .renuevate--3 iframe {
        height: 250px;
    }
}


/* END RENUEVATE */


/* MATERIALES */

.materiales--1 h3 {
    color: #099;
    font-family: libre_baskervilleitalic;
    font-size: 2em;
    width: 70%;
}

.materiales--1-desc {
    width: 50%;
}

@media screen and (max-width: 768px) {
    .materiales--1 h3 {
        font-size: 1.4em;
    }
    .materiales--1-desc {
        width: 100%;
    }
}

.materiales--1-desc:nth-of-type(even) {
    margin-left: auto;
}

.materiales--1-desc:nth-of-type(1) {
    margin-top: -4em;
}

.materiales--1 .col-md-6 {
    margin-top: -6em;
}

@media screen and (max-width: 768px) {
    .materiales--1 .col-md-6 {
        margin-top: -4em;
    }
}

@media screen and (max-width: 576px) {
    .materiales--1 .col-md-6 {
        margin-top: 4em;
    }
}

#cms .img-container--m1 img,
#cms .simple-img-container img {
    margin: 0;
}

#cms .img-container--m1 img {
    width: 80%;
}

@media screen and (max-width: 768px) {
    #cms .img-container--m1 img {
        width: 100%;
    }
}

#cms .img-container--m1:after {
    top: 4em;
    left: -8em;
    height: 150%;
    width: 70%;
}

@media screen and (max-width: 768px) {
    #cms .img-container--m1:after {
        height: 120%;
    }
}

@media screen and (max-width: 576px) {
    #cms .img-container--m1:after {
        left: -2em;
    }
}

.materiales--2 {
    margin: 4em 0;
}

@media screen and (max-width: 576px) {
    .materiales--2 {
        margin: 6em 0 4em;
    }
}

.materiales--2 h2 {
    text-align: right;
    color: #666;
    font-family: libre_baskervilleitalic;
    font-size: 3em;
    text-transform: unset;
    margin-right: 25%;
}

@media screen and (max-width: 576px) {
    .materiales--2 h2 {
        margin-right: unset;
        text-align: left;
    }
}

#cms .img-container--m2:after {
    top: -4em;
    left: -2em;
    width: 60%;
    height: 150%;
}

.materiales--3 h3 {
    color: #099;
    font-family: libre_baskervilleitalic;
    font-size: 2.4em;
    text-align: right;
}

.materiales--3 p {
    width: 50%;
    margin-left: auto;
    text-align: right;
}

@media screen and (max-width: 576px) {
    .materiales--3 h3,
    .materiales--3 p {
        text-align: left;
    }
    .materiales--3 p {
        width: 100%;
    }
}

.materialies--colors {
    display: flex;
    margin-top: 2em;
}

@media screen and (max-width: 576px) {
    .materialies--colors {
        flex-direction: column;
    }
    .m-color:not(last-of-type) {
        margin-bottom: 3em;
    }
}

#cms .m-color img {
    width: 70%;
    display: block;
    margin: 0 auto;
}

#cms .m-color p {
    color: #000;
    font-weight: bold;
    margin: 0 auto;
    text-align: left;
    width: 70%;
    margin: 2em auto 0;
    padding-top: 1em;
    position: relative;
}

#cms .m-color p:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #000;
    top: 0;
    left: 0;
    position: absolute;
    top: 0;
}

.materiales--4 {
    margin-top: 8em;
}

@media screen and (max-width: 576px) {
    .materiales--4 {
        margin-top: 4em;
    }
    .materiales--4 .col-md-6 {
        margin-bottom: 2em;
    }
}

.materiales--4 h3 {
    color: #666;
    font-family: libre_baskervilleitalic;
    font-size: 3em;
}

.img-container--m3:after {
    top: 2em;
    left: 1em;
}

.materiales--desc {
    margin-top: 4em;
    margin-left: 1em;
}

.materiales--desc-bold {
    font-weight: bold;
    color: #000;
    font-size: 1.2em;
    padding-top: 0.5em;
    position: relative;
}

.materiales--desc-bold:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #000;
    top: 0;
    left: 0;
    position: absolute;
    top: 0;
}

.materiales--special-p {
    margin-top: 15em;
}

.materiales--special-p p {
    margin-left: auto;
    color: #993366;
    width: 50%;
    text-align: right;
    font-size: 1.4em;
    font-family: libre_baskervilleitalic;
    position: relative;
}

.materiales--special-p p:after {
    content: "";
    display: block;
    width: 50%;
    height: 80%;
    position: absolute;
    background-color: #f2f2f2;
    z-index: -1;
    bottom: -1em;
    right: -1em;
}

@media screen and (max-width: 768px) {
    .materiales--special-p p {
        width: 80%;
    }
}

@media screen and (max-width: 576px) {
    .materiales--special-p {
        margin-top: 3em;
    }
    .materiales--special-p p {
        width: 100%;
    }
}


/* END MATERIALES */


/* END CMS PAGE */


/* COVER IMAGES */


/* MATERIALES */

#cms.cms-id-10 .page-header {
    background-image: url(../../../../img/cms/materiales--cover.jpg)
}


/* RENUEVATE */

#cms.cms-id-9 .page-header {
    background-image: url(../../../../img/cms/renuevate.jpg);
}

.cms-related-product {
    display: inline-block;
    width: 100%;
    margin-top: 125px;
}

.cms-related-product .products .product-miniature {
    padding: 0 25px;
}

.cms-related-product h1.product-title {
    text-align: center !important;
}

#cms.cms-id-1 .page-header {
    background-image: url(../img/banner-legal.jpg);
    background-position: right center;
}

#cms.cms-id-2 .page-header {
    background-image: url(../img/banner-legal.jpg);
    background-position: right center;
}

#cms.cms-id-2 .page-header h1,
#cms.cms-id-2 .breadcrumb-item span,
#cms.cms-id-1 .page-header h1,
#cms.cms-id-1 .breadcrumb-item span {
    color: #fff!important;
}

#cms.cms-id-1 h1,
#cms.cms-id-1 .breadcrumb,
#cms.cms-id-1 .breadcrumb a,
#cms.cms-id-1 .breadcrumb .breadcrumb-item:last-child,
#cms.cms-id-2 h1,
#cms.cms-id-2 .breadcrumb,
#cms.cms-id-2 .breadcrumb a,
#cms.cms-id-2 .breadcrumb .breadcrumb-item:last-child {
    color: #666666;
}

#cms.cms-id-1 .page-cms h2,
#cms.cms-id-2 .page-cms h2 {
    color: #666666;
    font-family: libre_baskervilleitalic;
    text-transform: none;
}

#cms.cms-id-1 .page-cms h3,
#cms.cms-id-2 .page-cms h3 {
    color: #666666;
    font-size: 1.25rem;
}

#cms.cms-id-2 .page-cms h4 {
    font-weight: normal;
    font-size: 1.15rem;
}


/** Search **/

#jxsearch #category-info- {
    background: url(../img/banner-search.jpg) no-repeat center;
    background-size: cover;
}

#jxsearch #category-info- h1 {
    margin: 1em 0;
    opacity: 0;
}


/* Cat Banner */

#category-info-12 {
    background: url(https://sillasmenorca.com/img/cms/headers/OurProducts.png) no-repeat center center;
    background-size: cover;
}

#category-info-12 h2,
#category-info-12 .breadcrumb-item {
    color: #fff!important;
}

#category-info-13 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Chairs.png) no-repeat right center;
}

#category-info-14 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Tables.png) no-repeat right center;
}

#category-info-17 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Rocking.png) no-repeat right center;
}

#category-info-18 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Tumbonas.png) no-repeat right center;
}

#category-info-15 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Auxiliares.png) no-repeat right center;
}

#category-info-54 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Children.png) no-repeat right center;
}

#category-info-53 {
    background: url(https://sillasmenorca.com/img/cms/headers/Header_Maleteros.png) no-repeat right center;
}

#category-info-52 {
    background: url(../img/banner-packs.jpg) no-repeat right center;
}

#category-info-51 {
    background: url(../img/banner-replacement.jpg) no-repeat right center;
}

#contact #wrapper>div>div+div>.row {
    flex-direction: row-reverse;
}

#contact #wrapper {
    padding-top: 0;
}

#banner-contact {
    background: url(../img/banner-contact2.jpg) no-repeat right center;
    margin-bottom: 50px;
    min-height: 275px;
    display: flex;
    align-items: center;
}

#banner-contact h2 {
    font-family: libre_baskervilleitalic;
    color: #fff;
    text-transform: unset;
    font-size: 3em;
}


/****** sh custom ******/

@media screen and (min-width: 992px) {
    .default-menu>ul>li>a {
        font-size: .85rem;
    }
    .default-menu>ul>li {
        margin: .85714rem 1.1rem .78571rem;
    }
}

.jxml-html.jxml-html-info ul {
    justify-content: center;
}

.map iframe {
    width: 100%;
}

.category-banner{
        background-size: cover !important;
}

  .jxmegamenu_item .is-megamenu ul.content > li.category + li.category {
    margin-top: 0 !important;
  }

.jxmegamenu_item .is-megamenu ul.content > li.category > ul {
    margin-bottom: 2em !important;
  }


