/** Shopify CDN: Minification failed

Line 47:0 All "@import" rules must come first
Line 325:52 Expected ")" to end URL token

**/
/* Fonts Family */
@font-face {
    font-family: 'la_nordbold';
    src: url('la_nord_bold-webfont.woff2') format('woff2'),
    url('la_nord_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'la_nordlight';
    src: url('la_nord_light-webfont.woff2') format('woff2'),
    url('la_nord_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'la_nordmedium';
    src: url('la_nord_medium-webfont.woff2') format('woff2'),
    url('la_nord_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'la_nordregular';
    src: url('la_nord_regular-webfont.woff2') format('woff2'),
    url('la_nord_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'la_nordsemilight';
    src: url('la_nord_semilight-webfont.woff2') format('woff2'),
    url('la_nord_semilight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.SectionHeader__Heading {
    font-family: 'la_nordbold';
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.roboto { font-family: 'Roboto', sans-serif; }

a:hover,a:focus {
    color:#878686;
}

/* Font Size */
.fs-8 { font-size: 8px; }
.fs-9 { font-size: 9px; }
.fs-10 { font-size: 10px; }
.fs-11 { font-size: 11px; }
.fs-12 { font-size: 12px; }
.fs-13 { font-size: 13px; }
.fs-14 { font-size: 14px; }
.fs-15 { font-size: 15px; }
.fs-16 { font-size: 16px; }
.fs-17 { font-size: 17px; }
.fs-18 { font-size: 18px; }
.fs-19 { font-size: 19px; }
.fs-20 { font-size: 20px; }
.fs-21 { font-size: 21px; }
.fs-22 { font-size: 22px; }
.fs-23 { font-size: 23px; }
.fs-24 { font-size: 24px; }
.fs-25 { font-size: 25px; }
.fs-26 { font-size: 26px; }
.fs-27 { font-size: 27px; }
.fs-28 { font-size: 28px; }
.fs-29 { font-size: 29px; }
.fs-30 { font-size: 30px; }
.fs-35 { font-size: 35px; }
.fs-40 { font-size: 40px; }
.fs-45 { font-size: 45px; }
.fs-50 { font-size: 50px; }
.fs-55 { font-size: 55px; }
.fs-60 { font-size: 60px; }
.fs-65 { font-size: 65px; }
.fs-70 { font-size: 70px; }

/* Line Height */
.lh-8 { line-height: 8px; }
.lh-9 { line-height: 9px; }
.lh-10 { line-height: 10px; }
.lh-11 { line-height: 11px; }
.lh-12 { line-height: 12px; }
.lh-13 { line-height: 13px; }
.lh-14 { line-height: 14px; }
.lh-15 { line-height: 15px; }
.lh-16 { line-height: 16px; }
.lh-17 { line-height: 17px; }
.lh-18 { line-height: 18px; }
.lh-19 { line-height: 19px; }
.lh-20 { line-height: 20px; }
.lh-21 { line-height: 21px; }
.lh-22 { line-height: 22px; }
.lh-23 { line-height: 23px; }
.lh-24 { line-height: 24px; }
.lh-25 { line-height: 25px; }
.lh-26 { line-height: 26px; }
.lh-27 { line-height: 27px; }
.lh-28 { line-height: 28px; }
.lh-29 { line-height: 29px; }
.lh-30 { line-height: 30px; }
.lh-35 { line-height: 35px; }
.lh-40 { line-height: 40px; }
.lh-45 { line-height: 45px; }
.lh-50 { line-height: 50px; }
.lh-55 { line-height: 55px; }
.lh-60 { line-height: 60px; }
.lh-65 { line-height: 65px; }
.lh-70 { line-height: 70px; }

.border-dashed { border-style: dashed!important; }

/* Template a propos v2  */
.titlenew{min-height: 26px!important;height: 70px}
.txtnew{font-size:16px}
.shogun-image-container,.shogun-image-container img {height: 100%;}
.PageContent--narrow,.PageContent{max-width:unset!important}
/* template ACF */
.w60{width:60%}.w40{width:40%}
.Section-lr .row{max-width: 1300px;margin: auto;}
.newtt{padding:0}
.Section-lr{padding:30px 0;font-size:16px}
.Section-lr img{height: 100%;}
.newtt .Section-title{height: 600px;display: flex;flex-direction: column;text-align: center;justify-content: center;}
.newtt .Section-title h1{font-size: 32px;color: #fff;text-transform: uppercase;font-weight: 600;}
.newtt .cadrerow{border: 2px solid;border-radius: 5px;}
.Section-lr .column{padding:0}
.Section-lr .w60{padding:30px 3rem;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}
.Section-lr h2{font-size: 25px;font-weight: 600;padding-bottom:20px}
.newtt .btn{margin-top: 10px;background: #7fa083;color: #fff;border-radius: 0;padding: 12px 30px;border: 1px solid;}
.newtt .btn:hover{background: #fff;color: #7fa083}
.newtt .Section-paralax{    min-height: 600px;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: 100% auto;}
@media screen and (max-width: 768px) {
  .newtt .Section-title h1{font-size: 27px;padding: 0 10px;}
  .w60,.w40{width:100%}
  .Section-lr .w60{padding: 30px 15px 0;}
  .newtt .cadrerow{border:none}
  .newtt .Section-paralax{display:none}
  .shogun-root .shg-c{    border: none!important;}
    .newtt .Section-paralax{display:none}
}
/* MegaMenu */
.MegaMenu__Push {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 20%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.MegaMenu__Push--col1 { width:16%;}
.MegaMenu__Push--col2 { width:20%;}
.MegaMenu__Push--col3 { width:25%;}
.MegaMenu__Push--col4 { width:33.33333333%;}
.MegaMenu__Push--col6 { width:50%;}

.MegaMenu__PushHeading {
    font-size: 12px;
    font-weight: 400;
    text-transform: inherit;
}
.MegaMenu__PushImageWrapper {
    transition: all 300ms;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    border: solid 2px #ffffff;
}
.MegaMenu__PushImageWrapper:hover {
    /*border: solid 2px #000000;*/
}

#insta-feed h2 {
    font-size: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 4rem!important;
    font-family: var(--heading-font-family)!important;
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    color: var(--heading-color);
    transition: color .2s ease-in-out;
    line-height: 1.2;
}
#shopify-section-product-template .Product {
    z-index:1;
}
.Form--spacingTight .Form__Group>:nth-child(3){
    margin-left:15px;
}

/*.formFixBottom {
  position: fixed;
  left: 0;
  bottom: 0;
  padding-bottom: 24px;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
  z-index: 999;
  opacity: 1;
}
.formFixBottom .ProductForm__Variants,
.formFixBottom .ProductForm__AddToCart,
.formFixBottom .shopify-payment-button,*/
.formFixBottom .swym-button-bar{
    display: block;
    width: 100%;
    margin: 1rem 0;
}
.formFixBottom .swym-btn-container { display: block!important; }
.formFixBottom .swym-button-bar .swym-button{
    font-family: 'Montserrat', sans-serif!important;
    font-size: 12px!important;
    letter-spacing: 2.4px!important;
    height: 45px!important;
    padding: 14px 28px!important;
}
.formFixBottom .swym-add-to-wishlist.swym-text{ width: 100%!important; line-height: inherit!important; }
.parallax {
    min-height: 600px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.parallax-video {
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.parallax-video video {
    width: 100%;
}
.btn-light {
    background-color: #EFEFEF;
    border-color: #EFEFEF;

}
.btn-light:hover {
    border-color: #EFEFEF!important;
}
.text-white.active {
    color: #212529!important;
}
.text-black-hover:hover {
    color: #878686!important;
}
.bg-black-hover:hover {
    background-color: var(--button-text-color)!important;
}
.policy-list { display: none!important; }
#shopify-product-reviews .spr-summary-actions {
    margin-top: 1rem;
}
.spr-form-actions .spr-button {
    color: var(--button-background);
    background-color: transparent;
}
.spr-form-actions .spr-button:hover {
    color: var(--button-background)!important;
    background-color: transparent!important;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-text {
    background: none!important;
    color: #000!important;
    text-transform: inherit;
}
.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-text:before{
    content: "\f417";
    display: inline-block;
    margin-right: 10px;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.spr-form[style*="display: none;"] { display: none; }
.parallax-mobile { opacity: 0; background-position: top center; background-size: cover; }
.parallaxmobile {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
}
.Popover { background-color:#000000; }
.Popover__Value.Link--primary:hover, .Popover__Value.is-selected { color: #FFFFFF; }
.Popover__Value { color: #FFFFFF; }
.Popover__Value.Link--primary:hover,
.Popover__Value.is-selected { background-color:#ffffff; color: #000000; }
.parallax video {
    width: 100%;
}

.form-selected {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/** Custom Card **/
.cc-img-top i {
    position: relative;
    top: 95px;
    left: calc(50% - 25px);
}
.cc-body { display: none; }
.custom-card:hover .cc-img-top i { background-color: rgba(255,255,255,0.8)!important; color: #000!important; }
.custom-card.hover .cc-img-top i { display: none; }
.custom-card.hover .cc-body { display: block; width: 350px; }
.custom-card.hover { box-shadow: none!important; }
.custom-card-hover.hover {
    position: absolute;
    background: white;
    z-index: 999;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 1rem;
    margin-top: -1rem;
    margin-left: -1rem;
}
.custom-card-hover.hover > div { float: left; vertical-align: top; }

.CollectionItem__Content--bottomLeft.float-end > a,
.CollectionItem__Content--bottomLeft.float-end > div > a,
.CollectionItem__Content--bottomLeft.float-end .first-child > a:first-child {
    display: none!important;
}

.zoom .zoomIn {
    transition: transform 5s cubic-bezier(.215,.61,.355,1),opacity 5s cubic-bezier(.215,.61,.355,1);
    object-fit: contain;
}
.zoom:hover .zoomIn {
    transform: scale(1.5);
}
.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink:after {
    margin-top: 15px;
    margin-left: 20px;
}


@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media screen and (min-width: 1140px) {
    .zoom {
        height: 600px;
    }
    .ImageHero--small {
        min-height: 600px;
    }
    .CollectionItem {
        min-width: 50%!important;
    }
    .Footer__Inner + .Footer__Aside {
        margin-top: 0;
    }
}
@media screen and (max-width: 1140px) {
    .zoom {
        height: 600px;
    }
}
@media screen and (max-width: 768px) {
    #insta-feed .instafeed-container {
        width: 50%!important;
        padding-top: 50%!important;
    }
    .AnnouncementBar__Wrapper {
        padding: 5px 10px;
    }
    .AnnouncementBar__Content {
        font-size: 8px;
    }
}
