/*
Theme Name: MmeZ Eucalyptus
Description: Thème enfant pour Shop Isle
Template: shop-isle
Version:        1.4.7
*/

@import url("../shop-isle/style.css");


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


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

@font-face {
    font-family: "Muli-Regular";
    src: url("./fonts/Muli-Regular.eot");
    /* IE9 Compat Modes */
    src: url("./fonts/Muli-Regular.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("./fonts/Muli-Regular.otf") format("opentype"),
        /* Open Type Font */
        url("./fonts/Muli-Regular.svg") format("svg"),
        /* Legacy iOS */
        url("./fonts/Muli-Regular.ttf") format("truetype"),
        /* Safari, Android, iOS */
        url("./fonts/Muli-Regular.woff") format("woff"),
        /* Modern Browsers */
        url("./fonts/Muli-Regular.woff2") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bodoni";
    src: url("./fonts/BodonBk.eot");
    /* IE9 Compat Modes */
    src: url("./fonts/BodonBk.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("./fonts/BodonBk.otf") format("opentype"),
        /* Open Type Font */
        url("./fonts/BodonBk.svg") format("svg"),
        /* Legacy iOS */
        url("./fonts/BodonBk.ttf") format("truetype"),
        /* Safari, Android, iOS */
        url("./fonts/BodonBk.woff") format("woff"),
        /* Modern Browsers */
        url("./fonts/BodonBk.woff2") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Starlights";
    src: url("./fonts/Starlights.eot");
    /* IE9 Compat Modes */
    src: url("./fonts/Starlights.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("./fonts/Starlights.otf") format("opentype"),
        /* Open Type Font */
        url("./fonts/Starlights.svg") format("svg"),
        /* Legacy iOS */
        url("./fonts/Starlights.ttf") format("truetype"),
        /* Safari, Android, iOS */
        url("./fonts/Starlights.woff") format("woff"),
        /* Modern Browsers */
        url("./fonts/Starlights.woff2") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Muli-Regular !important;
}

ul.products li.product h2,
ul.products li.product h3,
.wccm-td div,
.woocommerce ul.products li.product .price ins .amount,
.woocommerce ul.products li.product .price .amount {
    font-family: Muli-Regular !important;
    letter-spacing: 0 !important;
}

.woocommerce-tabs ul.tabs li,
.woocommerce-tabs ul.tabs li.active {
    font-family: Bodoni !important;
}

.block-finitions {
    width: 100%;
}

.block-finitions .block-finition {
    display: inline-block;
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    vertical-align: text-bottom;
}

@media screen and (max-width: 783px) {
    .block-finitions .block-finition {
        width: 100%;
        margin-bottom: 20px;
    }
}

.block-finitions .block-finition .title {
    height: 50px;
    font-weight: bold;
}

.block-finitions .block-finition .description {
    padding: 5px 20px;
    text-align: justify;
}

.related.products,
.upsells.products {
    background: #EFEFEF;
}

.related.products ul.products,
.upsells.products ul.products {
    text-align: center;
    padding: 0 20px;
}

.related.products ul.products li.product,
.upsells.products ul.products li.product {
    float: none;
    display: inline-block;
}

.related.products ul.products.columns-4 li.product,
.upsells.products ul.products.columns-4 li.product {
    float: left;
}

.woocommerce-breadcrumb {
    display: none;
}

a.add-request-quote-button.button {
    width: auto;
    padding: 10px 20px;
    text-align: center;
    border: none;
    border-radius: 5px;
    color: #fff;
    background: rgba(17, 17, 17, 1) !important;
    font-family: Muli-Regular, "Roboto Condensed", sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    float: left;
}

.quick_view {
    display: none !important;
}

a.add-request-quote-button.button:hover,
.ywraq-big-button:hover {
    opacity: 0.8;
}


a.add-request-quote-button.button:before {
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-family: "Glyphicons Halflings";
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    content: "\e236";
}


span.devis {
    font-weight: bolder;
    font-size: 1.2em;
    color: #fc4349;
}

.quotes-actions .accept,
.quotes-actions .reject {
    display: none;
}

a.ywraq-big-button {
    padding: 10px 45px;
    border: black;
    border-radius: 2px;
    color: #fff !important;
    background: rgba(17, 17, 17, 1) !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

a.ywraq-big-button.ywraq-reject {
    background: rgb(252, 67, 73) !important;
}

a.ywraq-big-button.ywraq-accept {
    background: #90bb3a !important;
}

a.ywraq-big-button:before,
.quotes-actions .button:before {
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-family: "Glyphicons Halflings";
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
}

a.ywraq-big-button.ywraq-accept:before {
    content: "\e125";
}

a.ywraq-big-button.ywraq-reject:before {
    content: "\e126";
}

a.ywraq-big-button.ywraq-pdf-file:before {
    content: "\e166";
}

.quotes-actions .button.view:before {
    content: "\e105";
}

div.product-addon h3.addon-name {
    font-size: 1em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}

div.product-addon .form-row textarea {
    height: 100px;
    resize: none;
}

.encart-pro {
    width: 27%;
    float: left;
    text-align: center;
    margin: 0 3%;
    height: 200px;
}

.encart-pro .description {
    text-align: justify;
}

.creations .testimonies {
    width: 27%;
    margin: 1% 3%;
    float: left;
    max-height: 300px;
}

.creations .testimonies .testimony {
    background: #7f8c81;
    color: #FFF;
    width: 300px;
    height: 300px;
    display: none;
    padding: 5px 30px;
}

.creations .testimonies .testimony.show {
    display: block;
}

.creations .nomargin {
    display: inline-table;
}

.creations .testimonies .testimony h3:before,
.creations .testimonies .testimony h3:after {
    content: '"';
}

.content-testimony {
    text-align: justify;
}

.date-testimony {
    text-align: right;
}

.creations .testimonies .testimony h3 {
    font-family: "Bakery";
    text-transform: CAPITALIZE;
}

.creations img {
    width: 100%;
}

.author-testimony {
    text-align: right;
    font-weight: bold;
    margin-top: 10px;
}

.creations h3 {
    text-align: center;
    font-family: Bakery;
    font-size: 2.5em;
}

.creations h3.big {
    font-size: 5.5em;
}

.creations h3.medium {
    font-size: 4em;
    margin-top: 40px;
}

.creations div.center {
    text-align: center;
    font-size: 1.2em;
    padding-top: 5px;
}

div.full {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

div.full>a.button {
    padding: 20px 50px;
    text-transform: uppercase;
    background: #111;
    color: #FFF;
    border-radius: 5px;
}

div.full>a.button:hover {
    background: #7f8c81;
    color: #FFF;
}

.encarts {
    display: inline-block;
}

.encart-pro h3 {
    margin-top: 0px;
}

i.fa.icon {
    font-size: 24px;
}

.woocommerce.single-product .related.products,
.woocommerce.single-product .upsells.products {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.woocommerce.single-product .warning-printing {
    font-weight: bold;
    padding-bottom: 10px !important;
    display: block;
}

.related.products h2,
.upsells.products h2,
.woocommerce-tabs .panel h2,
.woocommerce-tabs ul.tabs li a {
    font-family: Bodoni !important;
}

.woocommerce.single-product ul.products {
    padding-top: 0px;
}

.shop_isle_header_title h1 a {
    font-family: Bakery;
    text-transform: capitalize;
    font-size: 30px;
    color: #4b5b5d;
}

.navbar-custom .nav li.bakery>a {
    font-family: Bakery;
    text-transform: capitalize;
    font-size: 19px;
}

div.product form.cart .button {
    float: left !important;
    width: 40% !important;
    border-radius: 5px;
    margin-top: 5px;
}

.summary .product_meta {
    display: none !important;
}

.summary ul li {
    text-transform: capitalize;
}

.single-product div.product .summary,
.single-product .amount {
    font-family: Muli-Regular;
}

p.price {
    margin: 0;
}

.priceinfo ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    display: block;
}

.priceinfo ul li:before {
    margin: 5px;
    font: normal normal normal 14px/1 FontAwesome;
}

.priceinfo ul li {
    width: 45%;
    display: inline-block;
    text-transform: none;
    vertical-align: top;
}

@media screen and (max-width: 783px) {
    .priceinfo ul li {
        width: 100%;
    }
}

.priceinfo {
    width: 100%;
    display: block;
}

.site-info {
    text-align: center;
}

.navbar-custom,
.page .navbar-custom {
    background-color: #FFF !important;
}

.navbar-custom .sub-menu>li:hover>a,
.navbar-custom .children>li:hover>a {
    background-color: #FFFAF0 !important;
    color: #000 !important;
}

.header-search-button {
    color: #4b5b5d !important;
}

.navbar-cart-inner .cart-item-number {
    top: 10px !important;
    left: 10px !important;
    background: rgba(255, 255, 255, 0.45) !important;
    ;
    border-radius: 15px !important;
}

.page-header-module.module {
    padding: 100px 0 0 0;
    background: #FFF !important;
    color: #000;
}

.page-header-module:before {
    background: #FFF;
}

.bg-dark .module-title {
    color: #000;
    font-family: Bakery;
    font-size: 60px;
}

.navbar-cart-inner .icon-basket,
.navbar-cart-inner .icon-basket:hover {
    color: #4c5a5f !important;
}

.term-description {
    margin-top: 20px !important;
    text-align: center;
}

section.module-small.module-small-shop {
    padding: 0px !important;
}

p.center {
    text-align: center;
}

.front-page-main h2 {
    font-family: Bakery;
    font-size: 52px;
    text-transform: capitalize;
    margin: 0 0 20px 0;
}

.front-page-main .module-small {
    padding: 40px 0;
}

.module-small.home-banners {
    padding: 70px 0 30px !important;
}

.coupon-promo {
    text-align: center;
    background: #111111;
    color: #FFF;
    padding: 10px;
    font-weight: bold;
    margin: 0 15px;
}

div.product form.cart .quantity .qty {
    display: none;
}

.wc-terms-and-conditions span {
    margin-left: 20px;
}

@media screen and (max-width: 783px) {

    .creations .testimonies,
    .encart-pro,
    .widget ul#menu-footer li {
        width: 100%;
        margin: 0;
    }

    .widget input[type=submit],
    .widget button[type=submit] {
        width: 100%;
    }

    .sidebar .widget {
        margin-bottom: 0px !important;
    }

    .module-small-shop ul.products {
        padding-top: 0 !important;
    }

    .sidebar-shop {
        margin: 20px 0px 0px 0px;
        padding-top: 0px !important;
    }

    .widget_product_categories,
    .widget_product_search {
        display: none;
    }

    .woocommerce ul.products {
        float: none !important;
    }

    .module-small-bottom {
        display: none;
    }

    .single-product div.product form.cart .button {
        width: 100% !important;
    }

    .comment-reply-title {
        border-bottom: none;
    }

    .creations h3 {
        font-size: 24px !important;
    }

    .woocommerce-widget-layered-nav h3.widget-title:after {
        content: '+';
        float: right;
        font-size: 26px;
        margin-top: -5px;
    }

    .woocommerce-widget-layered-nav.active h3.widget-title:after {
        content: '-';
    }

    .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list {
        display: none;
    }

    .woocommerce-widget-layered-nav.active ul.woocommerce-widget-layered-nav-list {
        display: block;
    }
}

li.wc_payment_method.payment_method_paypal {
    display: none !important;
}

p.strong {
    font-weight: bold;
}

.woocommerce-product-details__short-description {
    text-align: justify;
}

.hex_row_even {
    display: inline-block;
    margin: 0 auto -275px auto;
    overflow: hidden;
}

.hex_row_odd {
    display: inline-block;
    margin: 0 auto -275px auto;
    overflow: hidden;
}

.hexagons .center {
    float: left;
    margin: 20px 10px;
    width: 220px;
}

.hexagon {
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    height: 440px;
    overflow: hidden;
    visibility: hidden;
    width: 220px;
}

.hex1 {
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.hex2 {
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    height: 100%;
    /*@include background-size(($width + ($width * .20)) ($width + ($width * .20)));
  background-position: 50%;*/
    position: relative;
    visibility: visible;
    width: 100%;
    background-color: #b5c9bc;
}

.desc {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    height: 440px;
    line-height: 1.5em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    visibility: visible;
    width: 220px;
}

.desc.base {
    background: rgba(230, 0, 98, 0.75);
}

.desc.one {
    background: rgba(252, 171, 55, 0.75);
}

.desc.two {
    background: rgba(169, 160, 50, 0.75);
}

.desc.three {
    background: rgba(83, 70, 54, 0.75);
}

.desc h2 {
    margin: 165px 20px 0 20px;
    font-size: 40px;
}

.desc p {
    font-size: .8em;
    text-transform: lowercase;
}

.hexagons {
    margin: 0 auto;
    text-align: center;
    width: 960px;
    height: 550px;
}

.hexagons.mobile {
    width: 100%;
    margin-top: -70px;
    height: 1650px;
    display: none;
}

.mobile .hex_row_even {
    display: inline-block;
    margin: 30px 115px -275px auto;
    overflow: hidden;
}

.mobile .hex_row_odd {
    display: inline-block;
    margin: 0px auto -305px 115px;
    overflow: hidden;
}

@media screen and (max-width: 783px) {
    .hexagons {
        display: none;
    }

    .hexagons.mobile {
        display: block;
    }

    .only-desktop {
        display: none !important;
    }
}

.woocommerce.single-product div.product {
    margin-top: 100px !important;
}

@media screen and (min-width: 784px) {
    div.product-addon {
        width: 48%;
        display: inline-block;
        margin: 0 2% 0 0%;
        vertical-align: top;
    }

    .only-mobile {
        display: none !important;
    }

    .woocommerce.single-product div.product form.cart {
        padding: 0;
    }

    .form-row-wide {
        margin: 0;
    }
}

.creations .testimonies img.testimony {
    padding: 0;
    background: none;
}

#yith-ywraq-form table.cart td.product-name {
    white-space: pre-line;
    width: 100%;
    padding-top: 0;
}

#yith-ywraq-form table.cart .product-thumbnail {
    display: block;
    border: none;
    border-top: 1px solid #e5e5e5;
}

.stock.in-stock {
    display: none;
}

.woocommerce.single-product .owl-carousel .ex-product .woocommerce-Price-amount {
    display: none;
}

/* MEGAMENU */
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    font-family: Bodoni, "Roboto Condensed", sans-serif;
    color: #4c5a5f;
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 2px;
}

#wp-megamenu-primary {
    z-index: 9999;
    text-align: left;
    background-color: #FFF !important;
    padding-right: 20px;
    padding-left: 20px;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-container>ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container-container>ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:before,
.wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:after,
.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu {
    background: rgba(75, 91, 93, 0.6);
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title {
    color: #fff;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: 4px;
    font-family: Starlights !important;
    font-size: 70px;
    margin: 20px 0 50px 0;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a:hover,
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a,
#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a:hover,
#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a:hover,
#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a:hover {
    color: #4c5b5f;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a:hover {
    color: #FFF;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a:hover {
    background-color: transparent;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li:hover {
    background-color: #4b5b5d !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    text-transform: capitalize;
    background-color: inherit;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Bodoni !important;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul {
    background: none;
    border: none;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active {
    background: #4b5b5d;
    border: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu,
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu {
    width: max-content;
    background-color: rgba(10, 10, 10, 0.6);
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu {
    position: fixed;
    left: 0;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li {
    padding: 6px;
}

.wpmm-vertical-tabs-nav,
.wpmm-vertical-tabs {
    background: none;
}

.wpmm-grid-post-img {
    height: 340px;
    background-size: 100% !important;
}

.wpmm-gridcontrol-left.disablebtn,
.wpmm-gridcontrol-right.disablebtn {
    display: none;
}

.wpmm-gridcontrol-left,
.wpmm-gridcontrol-right {
    color: #FFF;
}

.wpmm-grid-post-img-wrap .post-in-image {
    display: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.bakery>a {
    font-family: Bakery;
    text-transform: capitalize;
    font-size: 19px;
}

.wpmm-sticky.wpmm-sticky-wrap {
    position: relative;
}

.wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
    width: auto;
    padding-left: 0;
    padding-right: 0;
}

.wpmm-col-6 .wpmm-vertical-tabs-nav {
    width: 25%;
}

.wpmm-col-6 .wpmm-vertical-tabs-content {
    width: 75%;
}

.header-search-input {
    z-index: 9999;
}

.product-addon span.woocommerce-Price-amount.amount {
    font-weight: 100;
    line-height: 1.4;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
}

.product .woocommerce-Price-amount.amount.startprice {
    font-size: 24px;
}

.product-addon-totals span.amount {
    font-size: 14px;
    font-weight: 100;
}

dl.product-addon-totals dd {
    margin: 0.5em 0 0;
}

.variation span.woocommerce-Price-amount.amount {
    color: #666;
    font-size: 11px;
}

.holidays {
    margin-top: 50px !important;
    color: #FF0000;
}

.woocommerce-product-details__short-description h3 {
    font-size: 20px;
}

.woocommerce-product-details__short-description h4 {
    font-size: 16px;
}

.cameraLeft {
    float: left;
    margin-right: 10px;
}

.cameraLeft img {
    max-height: 48px;
}

.sidebar-shop .widget.widget_layered_nav .chosen:before {
    content: "x" !important;
    font-weight: bolder;
}

.sidebar-shop .widget.widget_layered_nav .chosen {
    font-weight: bolder;
}

.logo {
    content: url(https://www.mmezcreazioni.fr/wp-content/uploads/2018/08/LOGO-MMEZ-CREAZIONI-1.jpg);
    height: 175px;
    margin: 80px auto -80px auto;
}

@media screen and (max-width: 783px) {
    .logo {
        height: auto;
        width: 90%;
    }

    div.woof_info_popup {
        width: 50%;
        left: 25%;
    }

    div.woof_block_html_items {
        display: none;
    }
}

@media (min-width: 1290px) {
    .container {
        width: 1290px;
    }
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe],
.woocommerce-checkout #payment .payment_method_stripe_sepa label[for=payment_method_stripe_sepa] {
    padding-left: 17px !important;
}

.woocommerce-checkout #payment input#payment_method_stripe_sepa,
#add_payment_method #payment input#payment_method_stripe_sepa,
.woocommerce-checkout #payment input#payment_method_stripe,
#add_payment_method #payment input#payment_method_stripe {
    top: auto !important;
}


.woof_color_term {
    border-radius: 25px;
    width: 40px;
    height: 40px;
}

.woof_redraw_zone ul li:before,
.woof_sid_auto_shortcode.woof,
.button.woof_reset_search_form {
    display: none;
}

.widget .woof_redraw_zone ul li input {
    width: auto !important;
    float: left;
    display: inline-block;
    margin-top: -2px;
}

.woof_redraw_zone ul li label {
    width: auto;
}

.woof_checkbox_label {
    font-weight: 100;
}

.woof_container_inner_thmes li {
    border: 1px solid;
    padding: 5px 10px !important;
    margin: 10px 0px !important;
    border-radius: 5px;
}

.woof_checkbox_label_selected {
    font-weight: bold
}

.woof_container_inner h4 {
    cursor: pointer;
}

.sidebar .widget.widget_product_search {
    margin-bottom: 20px;
}

.widget .woof_redraw_zone ul.woof_list_color li input {
    display: none;
}

.wonderpluginslider-container {
    margin-top: 100px !important;
    margin-bottom: -70px !important;
}

.single-product div.product form.cart .quantity {
    display: none;
}

.christmas>a:before {
    content: "\f1bb";
    font-family: "FontAwesome";
    font-size: 15px;
    margin-right: 5px;
}


.goodies>a:before,
.goodies>a:after {
    content: "\f005";
    font-family: "FontAwesome";
    font-size: 15px;
    margin-right: 5px;
}

.goodies>a {
    font-weight: bolder !important;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    display: none;
}

.instagram-center {
    text-align: center;
}

.instagram-center img {
    width: 80%;
}

@media screen and (max-width: 783px) {
    .instagram-center img {
        width: 100%;
    }
}

a.woof_front_toggle {
    display: none;
}

.woof_show_auto_form,
.woof_hide_auto_form {
    display: none !important;
}

.home .categories {
    margin-top: 100px;
}

.home .categories.bis {
    margin-top: -50px;
}

.home .categories {
    margin-top: 100px;
    margin: 50px auto;
    width: 1179px;
    text-align: center;
    padding: 0;
}

.home .mt-30 {
    margin-top: 0px !important;
    margin-bottom: 50px !important;
}

.blocs.categories .category {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    float: left;
    display: flex;
}

.blocs.categories .category.small {
    width: 262px;
    margin: 0;
    margin-bottom: 30px;
}

.category.big {
    width: 555px;
    margin-right: 50px;
}

.category.medium {
    width: 262px;
    float: right !important;
}

.blocs.categories.bis .category {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    float: right;
    display: flex;
}

.blocs.categories.bis .category.medium {
    width: 262px;
    float: left !important;
}

.blocs.categories.bis .category.big {
    width: 555px;
    margin-right: 0px;
    margin-left: 50px;
}

.blocs.categories .category:hover {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.blocs.categories .category span {
    width: 100%;
    display: block;
    padding: 20px;
    background: #cbab84;
    text-transform: uppercase;
    font-family: Muli-Regular;
    font-weight: bolder;
    font-size: 14px;
}

.blocs.categories .category.eucalyptus span {
    background: #a0b19f;
}

.blocs.categories .category.pastel span {
    background: #ede1d5;
}

.blocs.categories .category.grey span {
    background: #e6e6e6;
}

.blocs.categories .category span.lower:after {
    background-image: url('/img/home/fleche.png');
    background-size: 30px 15px;
    display: inline-block;
    width: 30px;
    height: 15px;
    content: "";
    margin: 0 5px;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 8px;
}

.blocs.categories .category span.lower {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    margin-left: -15px;
    background: none;
    font-size: 17px;
    font-family: Bodoni, Arial;
    font-weight: normal;
    display: none;
}

.blocs.categories .category span {
    padding: 0;
    background: #ffffff;
    text-transform: uppercase;
    font-family: Bodoni, roboto condensed, sans-serif;
    color: #4c5a5f;
    font-weight: 100;
    font-size: 15px;
    width: 240px;
    display: block;
    margin: -40px 10px 0 10px;
    position: absolute;
    text-align: center;
}

.blocs.categories .category.big span {
    width: 355px;
    margin: -40px 100px 0 100px;

}

.blocs.categories .category a {
    color: #000;
}

@media screen and (max-width: 783px) {
    .home .categories {
        width: 262px;
    }

    .blocs.categories.bis .category.big {
        width: 262px;
        margin-left: 0;
    }

    .blocs.categories .category {
        width: 262px;
        display: block;
        margin: 0;
        margin-bottom: 30px;
        text-align: center;
        float: none !important;
        clear: both;
        padding: 0 !important;
    }

    .blocs.categories .category.big span {
        width: 240px;
        margin: -40px 10px 0 10px;
    }

    .home-product-slider {
        display: none;
    }
}

.single-product .product_title {
    font-family: Bodoni !important;
}

.navbar-custom .navbar-toggle .icon-bar {
    background: #4b5b5d;
}

@media (max-width: 767px) {
    .navbar-fixed-top .header-menu-wrap .navbar-collapse {
        background: rgba(75, 91, 93, 0.9) !important;
    }
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center !important;
}

.ui-widget.ui-widget-content {
    font-family: Bodoni !important;
    font-size: 1.2em !important;
    background: rgba(75, 91, 93, 0.6) !important;
}

.ui-widget-header {
    background: #FFF !important;
    color: #000 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #4c5b5f !important;
    background: #4c5b5f !important;
    color: #FFF !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #000 !important;
    background: #000 !important;
}

.addon-group {
    border: 1px solid;
    margin: 10px 0;
    padding: 10px;
}

span.group {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul {
    text-align: center;
}

.cart_item .quantity label {
    display: none;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    top: 30px !important;
}

.woocommerce-notices-wrapper ul {
    margin-top: 50px;
}

.module-super-small {
    padding: 0;
}

.post-8444 .qty,
.post-8444 .quantity {
    display: block !important;
    text-transform: uppercase;
}

.post-8444 .quantity {
    width: 100% !important;
    ;
    margin: 20px 0;
}

.post-8444 .quantity label,
.post-8444 .quantity input {
    width: 50% !important;
    ;
    float: left;
}

.post-8444 .summary ul li {
    text-transform: initial;
}

@media screen and (min-width: 785px) {
    .blocs.categories .category.ticket {
        display: block;
        float: none;
        text-align: center;
        margin: 0 38%;
    }
}

.blocs.categories .category.ticket span {
    background: #eff0e2;
}

div[class*="product-addon-step-"] input,
div[class*="product-addon-step-"] h3 {
    display: none;
}


div[class*="product-addon-step-"]>div.addon-description p {
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}

.product-addon {
    display: block;
    width: 100% !important;
    background: #eaeaeacc;
    padding: 5px 10px;
    color: #000;
    margin: 0 !important;
}

.product-addon.addons-supplement.product-addon-votre-affiche {
    margin-top: 10px !important;
}

.product-addon.addons-supplement.product-addon-modification-delements {
    margin-bottom: 20px !important;
}

dl.product-addon-totals {
    background: #eee;
    margin: 10px 0;
    padding: 10px;
}

span.sbi_btn_text,
.btn.btn-b,
.widget input[type=submit],
.widget button[type=submit],
input[type="submit"],
button[type="submit"],
.wc-proceed-to-checkout .button.checkout-button,
.coupon-promo {
    font-size: 13px;
}

a.sbi_load_btn,
.btn.btn-b,
.widget input[type=submit],
.widget button[type=submit],
input[type="submit"],
button[type="submit"],
.wc-proceed-to-checkout .button.checkout-button,
.coupon-promo {
    background: #4b595c !important;
    font-family: Bodoni, roboto condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.header-search-input input[type="search"],
.woocommerce-ordering select {
    font-family: Bodoni, roboto condensed, sans-serif;
}

.bg-dark .module-title {
    color: #4b595c;
}

.bottom-page-wrap .widget.widget_search form input[type=submit] {
    background: transparent !important;
}

.homeheader {
    text-align: center;
    padding: 15px;
}

.titlehome,
.front-page-main h2 {
    font-family: Starlights;
    font-size: 80px;
    padding: 0;
}

#instagram {
    padding: 0;
}

.instagram-center img {
    width: 250px;
}

#instagram a.btn.btn-b.btn-round {
    margin: 10px 0;
}

.home-product-slider {
    padding: 0px 0 70px;
}

.description {
    font-family: Bodoni, "Roboto Condensed", sans-serif;
    font-size: 16px;
}

.module-small.bg-dark.shop_isle_footer_sidebar,
footer.footer {
    background-color: #4a595c !important;
}

footer.footer .divider-d {
    border-top: 1px solid #4a595c;
}

.bg-dark .module-title {
    color: #4a595c;
    font-family: Starlights;
    font-size: 85px;
    text-transform: capitalize;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.bakery>a {
    font-family: Starlights;
    text-transform: capitalize;
    font-size: 34px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}

.woof_container_inner h4 {
    text-align: center;
    margin: 0;
    display: block;
    padding: 0 0 20px 0;
    font-family: Starlights;
    font-size: 70px;
    line-height: 0.6;
}

.mobile {
    display: none;
}

@media screen and (max-width: 783px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .titlehome,
    .front-page-main h2 {
        font-size: 50px;
    }

    .instagram-center img {
        width: 150px;
    }

    .bg-dark .module-title {
        font-size: 50px;
    }

    .woof_container_inner h4:after {
        content: '+';
        float: right;
    }

    #payment .payment_methods li label {
        width: 85% !important;
    }

    #payment .payment_methods .wc_payment_method.payment_method_stripe_klarna label img {
        width: 100%;
        display: block;
        margin: 0;
        float: none !important;
    }

    .wc-stripe-card-icons-container {
        float: left !important;
    }

    table.cart tr td.actions button[type=submit] {
        width: 100%;
        margin-top: 5px;
        padding: 13px;
    }

    table.cart tr td.actions div.coupon button[type=submit] {
        width: 50%;
        padding: 5px;
        margin-top: 0px;
        letter-spacing: 1.5px;
    }
}

.woocommerce-terms-and-conditions-wrapper label {
    margin-left: 25px;
}

ul#shipping_method {
    padding: 0;
}

ul#shipping_method label {
    padding-left: 5px;
    display: flex !important;
}

ul#shipping_method label .amount {
    padding: 0 5px;
}

@media screen and (min-width: 784px) {
    ul#shipping_method input.shipping_method {
        float: left;
        margin: 5px 0;
        clear: both;
    }
}

dt[class^="variation-Prixdebase"],
dd[class^="variation-Prixdebase"] {
    display: none;
}



.rond .type  {
    border-radius: 5px;
}
.en-arc .type  {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
.carre .type, .rond .type,
.rectangulaire .type, .en-arc .type {
    width: 50px;
    border: 2px solid #000;
    height: 50px;
    display: block;
    margin: 0;
    cursor: pointer;
}
.carre, .rond,
.rectangulaire, .en-arc {
    display: inline-block;
    margin: 10px;
    text-align: center;
    vertical-align: top;
}
.rond:after {
    content: "+15ct ";
    display: inline-block;
}
.en-arc:after {
    content: "+15€ ";
    display: inline-block;
}
.checked .type {
    border-color: red !important;
}

.ruban .img ,
.product-addon-feuille-dor  .img {
    overflow: hidden;
}

.ruban .img open,
.product-addon-feuille-dor  .img open {
    display: block;
}

.ruban .img .choice,
.product-addon-feuille-dor  .img .choice {
    width: 33%;
    float: left;
    cursor: pointer;
    text-align: center;
}


@media screen and (max-width: 783px) {
    .ruban .img .choice,
    .product-addon-feuille-dor  .img .choice {
        width: 50%;
    }
}

.ruban .img .choice label,
.product-addon-feuille-dor  .img .choice label {
    text-align: center;
    width: 100%;
    font-size: 10px;
    display: flow;
    font-weight: 100;
}

.ruban .img .choice img,
.product-addon-feuille-dor  .img .choice img {
    border-radius: 25px;
    width: 90px;
    height: 50px;
}

.ruban .img .choice.selected label,
.product-addon-feuille-dor  .img .choice.selected label {
    color: #FF0000;
}

.ruban .img .choice.selected img,
.product-addon-feuille-dor  .img .choice.selected img {
    border: 2px solid #ff0000;
}

.product-addon-ruban,
.product-addon-prix-ruban,
.product-addon-feuille-dor ,
.product-addon-prix-finition,
.product-addon-ruban select {
    display: none;
}