@media (min-width: 991px) {
    body#cms.cms-id-16 .boucheries-list .widget-html div.content{
        min-height: 332px;
    }
}

@media (min-width: 992px) and (max-width: 1419px) {
    body#cms.cms-id-16 .boucheries-list .widget-html div.content{
        min-height: 337px;
    }
}

@media (min-width: 1420px) {
    body#cms.cms-id-16 .boucheries-list .widget-html div.content{
        min-height: 215px;
    }
}


@media screen and (min-width: 1825px) {
#tabcategory-node-1.tab-content, #tabcategory-node-2.tab-content, #tabcategory-node-3.tab-content, #tabcategory-node-4.tab-content, #tabcategory-node-5.tab-content, #tabcategory-node-6.tab-content, #tabcategory-node-7.tab-content {
    width: 73.59% !important;
    left: 13.2% !important;
}
}

@media screen and (min-width: 1600px) and (max-width: 1825px) {
#tabcategory-node-1.tab-content, #tabcategory-node-2.tab-content, #tabcategory-node-3.tab-content, #tabcategory-node-4.tab-content, #tabcategory-node-5.tab-content, #tabcategory-node-6.tab-content, #tabcategory-node-7.tab-content {
    width: 84.9% !important;
    left: 7.55% !important;
}
}

@media screen and (min-width: 1460px) and (max-width: 1600px) {
#tabcategory-node-1.tab-content, #tabcategory-node-2.tab-content, #tabcategory-node-3.tab-content, #tabcategory-node-4.tab-content, #tabcategory-node-5.tab-content, #tabcategory-node-6.tab-content, #tabcategory-node-7.tab-content {
    width: 88.7% !important;
    left: 5.65% !important;
}
}

.instagram_image a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.instagram_image .image-item {
    text-align: center;
}

.display-mobile {
    display: none;
}

@media (max-width: 480px) {
    body#product .owl-nav, body#product .pk-nav {
        display: none;
    }
    
    body#product .owl-stage-outer {
        margin: 0 10px;
    }
    
    .instagram-feed {
        display: none;
    }
    
    .mm_block_type_product, .mm_block_type_image, .mobile-hide {
        display: none;
    }
    .display-mobile {
        display: block;
    }
    
    body#product .product-crossselling {
        padding: 10px !important;
    }
    body#product .product-crossselling .products {
        padding-top: 12px !important;
    }
    body#product .product-crossselling h4.module-title {
        margin-bottom: 10px !important;
    }
    body#product article.product-miniature .thumbnail-container .product-thumbnail img {
        max-height: 138px;
    }
    body#product article.product-miniature {
        padding-right: 10px;
    }
    body#product article.product-miniature .thumbnail-container {
        padding: 0 !important;
    }
    .table-fidelite {
        overflow-x: auto;
    }
     .table-fidelite form {
        width: 270%;
    }
    
    #checkout #wrapper h1, #checkout .step-title {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        text-align: center;
    }
    body#checkout .blockreassurance_product {
        display: none;
    }
    body#checkout #payment-confirmation button {
        width: 100%;
    } 
    body#checkout #payment-confirmation button:focus, body#checkout #payment-confirmation button:disabled:hover {
        background-color: #4BB543 !important;
        border-color: white !important;
        color: white !important;
    }
    body#checkout .show-cart-details svg {
        transform: rotate(180deg);
    }
    body#checkout .show-cart-details.collapsed svg {
        transform: rotate(0deg);
    }
}

@media (max-width: 768px) {
    .product-quantity .input-group-btn-vertical .btn {
        width: 30px;
        height: 20px;
    }
    
    .nav-tabs {
        overflow-x: auto;
        display: flex;
        flex-direction: row !important;
        justify-content: left !important;
        margin-bottom: 25px;
    }
     .nav-tabs li {
        flex: 1;
        white-space: nowrap;
    }
}

@media (max-width: 768px) {
    .widgetAvisVerifie {
        display: none;
    }
}

article.product-miniature .thumbnail-container .product-thumbnail img {
    max-height: 258px;
    object-fit: cover;
}

.countdown {
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
}

.countdown > div {
    border-top: 1px solid #cca677;
    border-right: 1px solid #cca677;
    border-left: 1px solid #cca677;
    text-align: center;
    padding: 10px 5px 5px 5px;
    background-color: white;
}

body#product .countdown > div {
    border: 1px solid #cca677 !important;
}

.countdown > div:first-of-type {
    border-left: none;
}

.countdown > div:last-of-type {
    border-right: 0;
}

@media (min-width: 1025px) {
    body#product .countdown {
        position: initial;
        margin: auto;
    }
}

@media (max-width: 1024px) {
    body#product .blockreassurance_product {
        margin-top: 0 !important;
    }
    .countdown {
        position: block;
    }
    .countdown > div {
        width: 25%;
        border: none;
        border-top: 1px solid #cca677;
        padding: 5px 2px 2px 2px;
    }
    article.product-miniature .countdown > div i {
        font-size: 16px !important;
    }
    article.product-miniature .thumbnail-container {
        padding: 15px 10px !important;
    }
    article.product-miniature ul.product-flags .on-sale {
        margin-bottom: 5px;
    }
    .product-miniature .product-flags {
        right: 10px;
    }
    .product-miniature .product-flags li {
        font-size: 10px;
    }
    body#product .countdown > div {
        border-right: none !important;
    }
    body#product .countdown > div:last-of-type {
        border-right: 1px solid #cca677 !important;
    }
}

@media (min-width: 1024px) and (max-width: 1700px) {
    article.product-miniature .thumbnail-container .product-thumbnail img {
        max-height: 180px;
    }
}
.h2-title {
    font-size: calc(1em + 1.5vw);
    line-height: 1em;
}

@media screen and (min-width: 1500px) {
    .home-text {
        padding: 100px 200px 100px 200px !important;
    }

    #wid-key_1615301515889 > div > div > div {
        margin-bottom: -8px !important;
    }
}

@media screen and (min-width: 720px) {
    .border-div {
        border-right: 1px solid #CCA677;
    }


}

.title-2 {
    font-size: calc(1em + 1vw);
    color: #CCA677;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: bold;
}

#footer {
    background: url("/modules/pspagebuilder/views/img/FOOTER.png") !important;
}

.div-3 {
    min-height: 600px;
}

#wid-key_1620050170560 > div > div > h2 {
    color: white !important;
}

.div-3 > div > div > div > div > div > div.row-inner.row-level-2.container > div {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: black;
}

@supports (-webkit-touch-callout: none) {
    .div-3 > div > div > div > div > div > div.row-inner.row-level-2.container > div {
    background-attachment: unset;
    }
}

.div-3 > div > div > div > div > div {
    position: relative;
}

.div-3 > div > div > div > div > div > div:nth-child(1) {
    position: absolute;
    margin-bottom: 0 !important;
}

.div-3 > div > div > div > div > div > div:nth-child(2) {
    position: absolute;
    bottom: -21px;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 720px) {
    .div-3 > div > div > div > div > div > div:nth-child(1) {
        display: block !important;
    }

    .div-3 > div > div > div > div > div > div:nth-child(2) {
        display: block !important;
        bottom: 0;
    }

    .blocs-column {
        margin-top: -30px;
    }
}

.div-2 > div > div > div > div.col-xl-6.col-lg-12.col-sm-12.col-xs-12 > div > div:nth-child(2) {
    margin-top: 2px !important;
}

.div-2 > div > div > div > div.col-xl-6.col-lg-12.col-sm-12.col-xs-12 > div > div:nth-child(3) {
    margin-bottom: 17px !important;
}

@media screen and (min-width: 820px) {
    #wid-key_1615550415801 > div > .module-title > span,
    #wid-key_1615810981111 > div > h4 > span {
        border-top: 2px solid #CCA677;
        border-bottom: 2px solid #CCA677;
        padding: 15px;
        margin-bottom: 25px;
        color: black;
        font-weight: bold;
        font-size: 25px;
    }

    #wid-key_1616409811772 > div > div > div > div > div > h4 > span,
    #gsr > h4 > span,
    #wid-key_1599946013490 > div > section > div > h4 > span,
    #wid-key_1616679097713 > div > h4 > span,
    #wid-key_1620030142294 > div > h4 > span {
        border-top: 2px solid #CCA677 !important;
        border-bottom: 2px solid #CCA677 !important;
        padding: 15px !important;
        color: black;
        font-weight: bold;
        font-size: 25px;
    }
}

@media screen and (max-width: 820px) {
    #wid-key_1615550415801 > div > .module-title,
    #wid-key_1615810981111 > div > h4 {
        border-top: 2px solid #CCA677;
        border-bottom: 2px solid #CCA677;
        padding: 15px;
        margin-bottom: 25px;
        color: black;
        font-weight: bold;
        font-size: 25px;
    }

    #wid-key_1616409811772 > div > div > div > div > div > h4,
    #gsr > h4,
    #wid-key_1599946013490 > div > section > div > h4,
    #wid-key_1616679097713 > div > h4,
    #wid-key_1620030142294 > div > h4 {
        border-top: 2px solid #CCA677 !important;
        border-bottom: 2px solid #CCA677 !important;
        padding: 15px !important;
        color: black;
        font-weight: bold;
        font-size: 25px;
    }
}


#wid-key_1615550415801 > div > .module-title {
    margin-bottom: 100px;
}

#wid-key_1522251424724 > div {
    text-align: center;
}

#newsletter-input-footer {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #CCA677 !important;
}

#newsletter-input-footer::placeholder {
    color: white;
    font-weight: bold;
}

.submit-widget-newsletter {
    color: #CCA677 !important;
}

#wid-key_1522251424724 > div > h4 {
    font-size: 30px !important;
    color: white;
}

.level-1 :hover {
    background: white;
    color: black !important;
}

#wid-key_1615383192576 > div > div > p {
    margin-bottom: 0;
}

#wid-key_1615383017585 > div > div > div > img {
    margin: 0 !important;
}

.replace-2x {
    object-fit: cover;
    height: 100%;
    width: 100%;
    padding: 20px;
    border: solid 1px #CCA677;
}

.subcategory-image {
    height: 100%;
    width: 100%;
}

.subcategory-name {
    text-transform: uppercase;
    font-size: 14px;
}

#subcategories {
    padding-top: 15px;
    margin-top: 10px;
    margin-left: 15px;
}

#subcategories ul li {
    margin-left: 0;
    margin-right: 0;
}

#subcategories ul {
    display: inline-flex;
    max-width: 110%;
    margin-bottom: 60px;
}

#subcategories > ul > li {
    min-height: 125px;
    min-width: 180px;
}

#subcategories > ul > li > h5 > a {
    font-size: 16px;
}

@media (max-width: 768px) {
    #subcategories > ul {
    repeat(4, 25 %);
    }
}

#js-product-list > div {
    display: grid !important;
}

.pkradio {
    text-align: left;
}

#wid-key_1615810981111 > div > div {
    margin-top: 35px;
}

body:not(#index) .header-1 {
    border-bottom: none !important;
}

@media screen and (max-width: 720px) {
   
    .pagebuilder > div:nth-child(2) {
        margin-top: 0 !important;
    }

    .slide-2 {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .pts-newsletter {
        margin-top: 50px;
    }

    .footerbuilder > div:nth-child(1) {
        margin-bottom: 0 !important;
    }

    .border-div {
        border-bottom: 1px solid #CCA677;
    }

    .mobile-img-slider {
        margin-left: -19px !important;
    }

    #wid-key_1615550415801 > div > h4 > span,
    #wid-key_1599946013490 > div > section > div > h4 > span,
    #wid-key_1616679097713 > div > h4 > span {
        font-size: 19px !important;
    }

    .div-3 {
        padding-top: 50px !important;
    }

    .header-top {
        padding: 52px 0 !important;
    }

    #wid-key_1615561318553 > div > div > p > a {
        position: absolute;
        width: 100px;
        top: 25px;
        left: 38%;
    }
}


#wid-key_1616409811772 > div > div > div > div > div > h4,
#wid-key_1599946013490 > div > section > div > h4 {
    margin-top: 30px;
}

#footer h4 {
    color: white !important;
    font-weight: bold;
}

#wid-key_1615366756222 {
    margin-bottom: 2px;
}

.search_widget_container #search_icon {
    color: white;
}

#wid-key_1617350109562 > div > h4 > span {
    z-index: 5;
    white-space: nowrap;
    font-size: 35px;
    line-height: 53px;
    font-weight: 700;
    color: rgb(204, 166, 119);
    font-family: Oswald;
    padding: 6px 30px;
    border-right-color: rgb(204, 166, 119);
    border-left-color: rgb(204, 166, 119);
    border-width: 1px 0px;
    border-top-style: solid;
    border-top-color: initial;
    border-bottom-style: solid;
    border-bottom-color: initial;
    visibility: inherit;
    transition: none 0s ease 0s;
    margin: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

@media screen and (max-width: 1024px) {
    #wid-key_1617350109562 > div > h4 > span {
        font-size: 23px;
    }

    .block-info {
        background-size: cover;
        background-position: center;
        min-height: 600px;
        background-attachment: scroll;
        background-repeat: no-repeat;
    }
}

.block-info {
    background-size: cover;
    background-position: center;
    min-height: 600px;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

@media screen and (max-width: 990px) {
    .gallery {
        margin: 30px 0;
    }

    #block-reassurance > ul,
    .blockreassurance_product > ul {
        display: grid;
        grid-template-column: repeat(3,1fr);
        padding: 1rem 0;
    }
    
    #wid-key_1617096451488 #block-reassurance > ul {
        margin-left: 20px !important;
    }

    #block-reassurance > ul > li,
    .blockreassurance_product > ul li {
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: 220px;
        padding-right: 0 !important;
        padding-left: 0 !important;
        grid-column: auto!important;
    }

    #main > div.tabs-container > div > ul {
        text-align: center;
    }

    #js-product-list-top > div.products-sort-order.dropdown {
        display: none;
    }

    #js-product-list-top {
        margin-top: 3em;
    }
}

.ets_mm_megamenu_content > div.container {
    padding: 0;
}

article.product-miniature .thumbnail-container .product-thumbnail {
    padding: 15px;
}

article.product-miniature .thumbnail-container .product-thumbnail img {
    padding: 0 !important;
}

.product-thumbnail > a {
    overflow: hidden;
}

@media screen and (min-width: 1100px) {
    body#product .blockreassurance_product ul {
        grid-template-columns: repeat(5, 1fr) !important;
    }

    body#product .blockreassurance_product {
        margin-top: 5em !important;
        margin-bottom: 0 !important;
    }
}

.tabs-container {
    margin-top: 0 !important;
    padding: 0 !important;
}

@media screen and (min-width: 1100px) {
    .product-quantity .qty {
        width: 50% !important;
    }

    .product-quantity #quantity_wanted {
        width: 100% !important;
        max-width: 100% !important;
    }

    #add-to-cart-or-refresh > div.product-add-to-cart > div > div.add.flex-container.align-items-center {
        width: 50% !important;
    }

    #add-to-cart-or-refresh > div.product-add-to-cart > div > div.add.flex-container.align-items-center > button {
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 720px) {
    .product-quantity {
        display: block !important;
    }

    .qty {
        width: 100% !important;
    }

    #quantity_wanted {
        width: 100% !important;
        max-width: 100% !important;
    }

    #add-to-cart-or-refresh > div.product-add-to-cart > div > div.add.flex-container.align-items-center > button {
        width: 100%;
    }

    .blockreassurance_product {
        width: 105%;
    }
}

.caracteristiques_produit > div > table {
    width: 100%;
    margin: 40px auto;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #CCA677;
}

.caracteristiques_produit > div > table td,
.caracteristiques_produit > div > table th {
    border: 1px solid #CCA677;
    white-space: nowrap;
}

.product-information {
    padding: 0 35px;
    margin-right: 0;
    text-align: center;
}

.ad_info_pro > h4:hover a {
    color: black !important;
}

.ad_info_pro > h4 > a {
    font-size: 17px !important;
}

.ad_info_pro > h4 {
    margin: 0 auto;
}

#main > div.page-width.product-footer > div > div.page-top.fadeOut_1_title > div > span {
    position: relative;
    border-top: 2px solid #CCA677 !important;
    border-bottom: 2px solid #CCA677 !important;
    padding: 15px !important;
    color: black;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}

.fadeOut_1_title {
    text-align: center;
    margin-top: 25px;
}

.blockreassurance_product.test > ul > li > svg {
    width: 90px;
}

.ig-wrapper {
    height: 200px;
}

@media screen and (max-width: 720px) {
    .ig-wrapper {
        height: 90px;
    }
}

#content > div.cart-total > div > ul {
    display: block !important;
}

#Layer_1 {
    visibility: visible !important;
}
#content > div.checkout-step-items{
    max-width: 100%;
}

@media screen and (min-width: 1825px) {
    #tabcategory-node-1.tab-content,
    #tabcategory-node-2.tab-content,
    #tabcategory-node-3.tab-content,
    #tabcategory-node-4.tab-content,
    #tabcategory-node-5.tab-content,
    #tabcategory-node-6.tab-content,
    #tabcategory-node-7.tab-content {
        width: 63.16%;
        left: 18.38%;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1825px) {
    #tabcategory-node-1.tab-content,
    #tabcategory-node-2.tab-content,
    #tabcategory-node-3.tab-content,
    #tabcategory-node-4.tab-content,
    #tabcategory-node-5.tab-content,
    #tabcategory-node-6.tab-content,
    #tabcategory-node-7.tab-content {
        width: 69.8%;
        left: 15%;
    }
}

@media screen and (min-width: 1460px) and (max-width: 1600px) {
    #tabcategory-node-1.tab-content,
    #tabcategory-node-2.tab-content,
    #tabcategory-node-3.tab-content,
    #tabcategory-node-4.tab-content,
    #tabcategory-node-5.tab-content,
    #tabcategory-node-6.tab-content,
    #tabcategory-node-7.tab-content {
        width: 75%;
        left: 12%;
    }
}

@media screen and (max-width: 500px) {
    #subcategories > ul {
        display: flex !important;
        overflow-x: scroll !important;
        padding: 1rem 0;
        flex-wrap: inherit;
    }

    #subcategories > ul > li {
        margin-left: 1rem !important;
        flex-grow: 1 !important;
        flex-shrink: 0 !important;
    }
}

@media screen and (max-width: 820px) {
    #faq-table {
        width: 280px !important;
    }

    #faq-table > tbody > tr > td {
        font-size: 13px;
        padding: 5px;
    }

    .page-cms-10 a {
        line-break: anywhere;
    }

    .page-cms-10 h2 {
        font-size: 28px !important;
        text-align: left !important;
    }

    body#cms h2 {
        font-size: 28px !important;
    }

    .mapgoogle {
        width: 300px !important;
        height: auto !important;
        margin: auto !important;
    }
}

#customer-form > section > div:nth-child(10) > div > div > span > label {
    color: #cca677;
    text-transform: uppercase;
    font-size: 1.1em;
}

.page-cms .widget-image > div > div > div > div > img {
    width: 100% !important;
}

body#cart section.main-contant-wrapper {
    padding-bottom: 0 !important;
}

body#checkout #block-reassurance ul li, body#checkout .blockreassurance_product ul li {
    justify-content: left;
}

#checkout #table_box {
    margin-top: 20px;
}

@media (max-width: 1400px) and (min-width: 1024px) {
    #checkout #table_box {
        max-width: calc(96vw - 400px - 30px);
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1400px) {
    #checkout #table_box {
        max-width: calc(90vw - 400px - 30px);
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 720px) {
    #blockcart-modal > div > div > div.modal-body > div > div.col-md-7.divide-right > div > div:nth-child(2) > span.h6.product-name {
        font-size: 0.88rem;
    }

    #blockcart-modal > div > div > div.modal-body > div > div.col-md-7.divide-right > div > div:nth-child(2) {
        padding: 8px;
    }

    #blockcart-modal > div > div > div.modal-body > div > div.col-md-5 > div > button,
    #blockcart-modal > div > div > div.modal-body > div > div.col-md-5 > div > a {
        width: 100%;
    }

    #main > div > div.cart-grid-body > div > div > ul > li > div > div.product-line-grid-right.product-line-actions.flex-container > div.price {
        display: none;
    }

    #main > div > div.cart-grid-body > div > div > ul > li > div > div.product-line-grid-right.product-line-actions.flex-container > div.cart-line-product-actions {
        position: absolute;
    }

    #main > div > div.cart-grid-body > div > div > ul > li > div > div.product-line-grid-left {
        margin-right: 0;
    }

    #main > div > div.cart-grid-body > div > div > ul > li > div > div.product-line-grid-body.flex-grow1 > div:nth-child(1) > a {
        font-size: 15px;
    }

    #main > div > div.cart-grid-body > div > div > ul > li > div > div.product-line-grid-right.product-line-actions.flex-container > div.qty {
        width: 80% !important;
    }

    #main > div > div.cart-grid-body > div > div > ul > li > div > div.product-line-grid-body.flex-grow1 {
        padding-right: 0;
    }

    .delivery-option {
        padding: 15px 0;
    }


    .changeSlot {
        background-color: white;
        color: black;
        width: 100%;
        float: none;
    }

    #content > div.cart-total > div > ul {
        display: flex !important;
        overflow-x: scroll !important;
        padding: 1rem 0;
    }
    #wid-key_1615810282272 > div {
        display: none;
    }
}

#shop_selected > h5,
#creneau_selected > h5 {
    font-size: 1.5em;
}
.description_category {
    width: 70% !important;
}
#wid-key_1617696407455 > div > div > div > div:nth-child(2) > div.img > img {
    max-width: 102% !important;
    width: 101%!important;
}
@media screen and (min-width: 1100px) {
    #tabcategory-node-1 > ul > li:nth-child(1) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a,
    #tabcategory-node-1 > ul > li:nth-child(2) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a,
    #tabcategory-node-2 > ul > li:nth-child(1) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a,
    #tabcategory-node-3 > ul > li:nth-child(1) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a,
    #tabcategory-node-4 > ul > li:nth-child(1) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a,
    #tabcategory-node-5 > ul > li:nth-child(1) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a,
    #tabcategory-node-6 > ul > li:nth-child(1) > ul > li > div.ets_mm_block.mm_block_type_category > h4 > a{
        font-family: 'Oswald';
        color: #000000;
        font-weight: 700;
    }
}
.pk-carousel:not(.pk-carousel-active) > article {
    width: 85% !important;
    margin: auto;
}
.btn-primary-slider {
    border: 2px #cca677 solid!important;
    background-color: #cca677!important;
    color: white!important;
}
.btn-primary-slider:hover {
    background-color: white!important;
    color: #cca677!important;
}
.slider-title > span {
    border-top: 2px solid #CCA677;
    border-bottom: 2px solid #CCA677;
    padding: 15px;
    margin-bottom: 25px;
    color: black;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}

@media (min-width: 1025px) {
    .logo_deskop {
        display: block;
    }
    .logo_deskop img {
        height: 100px;
    }
    .logo_mobile {
        display: none;
    }
}

@media (max-width: 1024px) {
    .logo_deskop {
        display: none;
    }
    .logo_mobile {
        display: block;
    }
    body#category .description_category{
        display: none;
    }
    body#category .widget-productlist {
        display: none;
    }
}

body#category .subcategory-image {
    display: none;
}
body#category .widget-categorypagesubcategories #subcategories>ul {
    display: flex !important;
    -webkit-box-pack: center  !important;
    justify-content: center  !important;
    -webkit-box-align: center  !important;
    align-items: center  !important;
    grid-gap: 0 !important;
    margin-bottom: 0;
    grid-column-gap: 0 !important;
    grid-row-gap: 0 !important;
}
@media (max-width: 500px) {
    body#category .widget-categorypagesubcategories #subcategories>ul {
        justify-content: left  !important;
        -webkit-box-align: left  !important;
    }
}
body#category .widget-categorypagesubcategories #subcategories ul li {
    list-style-type: none;
    margin-bottom: 0 !important;
    width: auto !important;
    min-height: initial !important;
    min-width: initial !important;
}
body#category .widget-categorypagesubcategories #subcategories ul li a {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid black;
    width: auto;
    height: auto;
}
@media screen and (max-width: 720px) {
    .reassurance-block > div > #block-reassurance, .blockreassurance_product {
        margin-top: -6em!important;
    }
}
body#cms .conteneur_image_cms::after {
    content: url(/img/vagues.png) !important;
    height: auto;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -80px;
}
@media screen and (min-width: 1000px) and (max-width: 1460px) {
    .mm_menu_content_title {
        padding: 18px;
    }
    ul.deskop_menu.mm_columns_ul.mm_columns_ul_tab {
        display: none!important;
        min-height: 50px!important;
        transition-duration: 1s;
    }
    #header > div.ets_mm_megamenu.layout_layout2.show_icon_in_mobile.transition_fade.transition_floating.sticky_disabled.ets-dir-ltr.hook-custom.single_layout.disable_sticky_mobile.changestatus > div > div > div > ul > li.mm_menus_li.mm_sub_align_full.mm_has_sub:hover > ul.deskop_menu.mm_columns_ul.mm_columns_ul_tab,
    #header > div.ets_mm_megamenu.layout_layout2.show_icon_in_mobile.transition_fade.transition_floating.sticky_disabled.ets-dir-ltr.hook-custom.single_layout.disable_sticky_mobile > div > div > div > ul:hover > li.mm_menus_li.test-658.mm_sub_align_full.mm_has_sub > ul.deskop_menu.mm_columns_ul.mm_columns_ul_tab {
        display: block!important;
    }
}

.av_category_stars {
    justify-content: left !important;
    width: auto !important;
}

.ets_mm_megamenu .av_category_stars {
    display: none;
}

.tab-content>.tab-pane.tab_media:not(.active) {
    position: absolute !important;
}

#product .product-info-section .product-prices {
    margin-bottom: 1rem !important;
}
#product .note_product {
    margin-bottom: 2rem;
}
#product .note_product .nr-icon.nr-star {
    text-align: initial;
    display: inline !important;
}

#product #netreviews_reviews_tab {
    background-color: #f5f5f5 !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}

#product .netreviews_review_part {
    width: 100% !important;
}

.widgetAvisVerifie > div {
    bottom: 10px !important;
    left: 10px !important;
    position: fixed !important;
    z-index: 10;
}

#product #del-add-to-cart {
    display: none;
}
@media (max-width: 480px) {
    article.product-miniature .countdown {
        position: initial;
        margin-left: -15px;
        margin-right: -15px;
        width: fit-content;
        width: -webkit-fill-available;
        margin-bottom: -15px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 720px) {
    #product h1 {
        font-size: 22px;
    }
    #product  #add-to-cart-or-refresh > div.product-add-to-cart > div > div.add.flex-container.align-items-center > button {
        display: block;
    }
    #product #group_6 {
        width: 100% !important;
    }
}
#product .owl-carousel .owl-item img {
    border: 1px solid #cca677;
    padding: 15px;
}
#main > div.page-width.product-footer > div > section {
    margin-top: 0!important;
}
#product .nav-svig {
    width: 25px!important;
    height: 25px!important;
}
@media screen and (max-width: 720px) {
    #index .product-actions {
        display: flex!important;
    }
    .product-line-grid-left {
        min-width: 115px!important;
    }
    .product-line-grid-body {
        max-width: 90px!important;
    }
    #authentication .btn-primary {
        width: 100%;
    }
    #login-form > section > div.forgot-password.flex-container > a {
        text-align: center;
    }
    .mm_img_content {
        display: none;
    }
    #header article.product-miniature > div.thumbnail-container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #header article.product-miniature > div.thumbnail-container > a {
        margin: 15px auto;
        width: 70%;
    }
    #header article.product-miniature > div > div.mm-product-description > h4 {
        text-align: center;
    }
    #header article.product-miniature > div > div.mm-product-description > div > span {
        text-align: center;
        width: 100%;
    }
}

#review-arrow-right > div{
    background-image: url("https://legarconboucher.com//themes/alysumchild/_dev/img/arrow-right-solid.svg")!important;
    background-size: 34px!important;
    idth: 59px!important;
    height: 63px!important;
    right: -13px!important;
}
#netrevews-style > iframe > #ng-app > body > div > div.view-container > div.view-frame > div.netreviews-widget > #widget-body-element > #review-wrapper > #review-arrow-right > div.arrow {
    background-image: url("https://legarconboucher.com//themes/alysumchild/_dev/img/arrow-right-solid.svg")!important;
    background-size: 34px!important;
    idth: 59px!important;
    height: 63px!important;
    right: -13px!important;
}
#blockcart-modal .cart-content a, #blockcart-modal .cart-content button{
    width: 100%;
}

.ybc-menu-toggle.opened:before {
    content: none !important;
}

.add_to_cart_miniature_mobile button {
    width: 100%;
    background-color: #cca677 !important;
    background-image: none !important;
    animation: none !important;
    color: white !important;
    padding: 10px 5px;
}

@media (min-width: 769px) {
    .add_to_cart_miniature_mobile {
        display: none;
    }
}

@media (max-width: 480px) {
    .add_to_cart_miniature_mobile button {
        font-size: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    body#category .categorypagebuilder .row > div:last-of-type {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 720px) {
    #table_dispo_head::-webkit-scrollbar {
        height: 6px !important;
        background-color: #F5F5F5 !important;
    }
    #table_dispo_head::-webkit-scrollbar-thumb {
        background-color: #CCA677 !important;
        border-radius: 3px !important;
    }
}