#hero .item .link-layout {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.grecaptcha-badge {
    display: none !important;
}

.block.related {
    clear: both;
    text-align: center;
}

/* .toolbar.toolbar-products {
    display: none !important;
} */

.toolbar-products {
    position: relative !important;
}

.toolbar select {
    box-shadow: none;
    background-color: unset;
}

.toolbar-sorter {
    margin: 20px 0 10px 0;
}

.toolbar-sorter .sorter-action::before{
    font-size: 25px;
}

.catalog-category-view .column.main {
    margin-top: 0px;
    padding-top: 0;
}

.product-item-inner {
    position: inherit !important;
    width: 100% !important;
}

.product-item-info .product-item-details{
    max-height: initial !important;
}

.page-products .product-item-actions {
    font-size: initial;
    /* height: 35px !important; */
}

@media only screen and (max-width: 767px) {
    .top_left_midle_header {
        padding: 6px 0;
    }
    .top_left_midle_header .bandeau-message {
        line-height: initial;
    }
    .top_left_midle_header,
    .top_left_midle_header #mainnav,
    .top_left_midle_header #mainnav li:first-child {
        display: block !important;
        text-align: center;
    }
    .top_left_midle_header #mainnav li:last-child {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .block-recette {
        padding:0;
    }
    .block-recette .container {
        width: 100%;
        padding:0;
    }
    .block-recette .block-recette-content, .block-recette .img-recette {
        box-sizing: border-box;
        text-align: center;
    }
    .block-recette .block-recette-content h2, .block-recette .block-recette-content h4 {
        text-align: center;
    }
    .block-recette .block-recette-content hr {
        margin: 10px auto 10px;
    }
    .block-recette .block-recette-content a {
        margin: 0 auto;
    }
    .block-recette .block-recette-content h4,
    .block-recette .img-recette h4 {
        text-align: center;
        max-width: 100%;
    }
}

.category-recettes .price-box,
.category-recettes .product-item-inner {
    display: none !important;
}
[class*="categorypath-recettes-"] .price-box,
[class*="categorypath-recettes-"] .product-item-inner {
    display: none !important;
}
[class*="categorypath-recettes-"] .product.details .name {
    min-height: 50px;
}

.checkout-index-index .checkout-agreement {
    display: none;
}

@media screen and (max-width: 768px) {
    #hero .owl-item {
        padding-bottom: 200px;
    }
    #hero .owl-item .item .text-center {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: white;
        box-sizing: border-box;
        top: initial;
        transform: initial;
        bottom: -190px;
    }
    #hero .owl-item .item .caption {
        width: 100%;
    }

    .child-boutiques .col-left {
        width: 100%;
        margin-bottom: 70px;
    }
    .child-boutiques .col-right {
      margin-bottom: 70px;
      width: 100%;
    }
    .child-boutiques .col-right img{width: 100%}
    .col-right .images-inline {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 0px !important;
    }
}
.product.details .name {margin-bottom: 0px}
.product.details .contenant {
  font-family: 'DIN-Cond';
  font-size: 16px;
  margin-bottom: 40px
}



.ui-menu .ui-menu-item.all-category {display: none !important}
.owl-dots {
  text-align: center;
  padding-top: 10px;
}
.owl-carousel button.owl-dot {
    padding: 5px !important;
    border-radius: 50px;
    background: white;
    border: 1px solid #c1c1c1;
    margin: 0 5px;
}

.owl-carousel button.owl-dot.active {
    background: #c1c1c1;
}

.price-box .old-price .price {
    color: black !important;
    font-size: 14px !important;
    text-decoration: line-through;
}

.cms-liste-recettes .products-grid {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
.recette-product .product.attribute.description {
    display: none;
}

@media screen and (max-width: 1040px ) {
    .cms-liste-recettes .products-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 768px ) {
    .cms-liste-recettes .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 450px ) {
    .cms-liste-recettes .products-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.recette-product .product-info-price,
.recette-product .product-add-form {
    display: none;
}

.cms-liste-recettes .products-grid li {
    margin-bottom: 0;
}

.d_grid {
    display: grid;
}
.d_block {
    display: block;
}
.gt-col-3 {
    grid-template-columns: repeat(3, 1fr);
}
.gap-40 {
    gap: 40px;
}
.m-b-9 {
    margin-bottom: 90px;
}
button {
    border-radius: 0;
}
.opc-block-summary .items-in-cart > .title:after {
    top: 12px;
}
.authentication-wrapper {
    width: initial;
    float: initial;
    margin: initial;
    max-width: inherit;
    margin-top: 20px;
}
.opc-block-summary .items-in-cart > .title:after {
    font-size: 30px;
}
.checkout-cart-index .page-title {
    margin: 0;
    margin-top: 0.5rem;
    padding: 0;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 36px;
    font-family: "DIN Pro-normal", sans-serif;
}
.checkout-index-index .opc-block-summary {
    background-color: #fbfbfb;
}
.checkout-cart-index #maincontent button:not(.tocart),
.checkout-cart-index #maincontent .action.continue {
    display: inline-block;
    padding: 1em;
    border: none;
    outline: none;
    color: white;
    text-transform: uppercase;
    background: #fab906;
    font-weight: 400;
    transition: 0.5s;
    margin-top: 0;
    line-height: 1;
    margin: 0;
    font-size: 13px;
    vertical-align: bottom;
    font-family: "DIN Pro-normal", sans-serif;
}
.block-cart-failed .actions.main .continue, .cart-container .form-cart .actions.main .continue {
    display: blc;
}
.price-box.price-final_price {
    margin: 10px 0 15px;
}
.price-box.price-final_price * {
    margin: 0;
}
.product-item .price-box .price {
    font-family: 'DINPro-CondBold';
    font-weight: 700;
    white-space: nowrap;
    margin: 0;
    font-style: lighter;
    font-size: 1.2rem;
    font-size: 18px;
    color: #C09B51;
}
.product-item .price-box p {
    line-height: initial;
}
.slid-click {
    font-size: 18px;
}
.text-center {
    text-align: center;
}
.owl-item .caption {
    margin-bottom: 10px;
}
.parent-boutiques img {
    width: 100%;
}
.parent-boutiques h1 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 32px;
    font-family: "DIN Pro-normal", sans-serif;
    font-weight: 400;
}
.parent-boutiques h3 {
    position: relative;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 60px;
}
.child-boutiques h3:after, .parent-boutiques h3:after {
    content: "";
    height: 1px;
    width: 282px;
    background: black;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
}
.child-boutiques h1 {
    margin-top: 1rem;
    margin-bottom: 30px;
    font-family: "DIN Pro", sans-serif;
    text-align: center;
    line-height: 1.5;
    font-size: 32px;
}

.cms-nos-epiceries-fines .parent-boutiques .partners .item {
    height: initial;
}
.cms-nos-epiceries-fines .parent-boutiques .item {
    text-align: center;
    /* margin-bottom: 90px; */
    position: relative;
    margin-bottom: 50px;
}
.cms-nos-epiceries-fines .parent-boutiques .item h4 {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 20px;
}

.cms-nos-epiceries-fines .parent-boutiques .item .new-cta {
    margin: 0 auto;
}
@media screen and (min-width: 960px) {
    .cms-nos-epiceries-fines .parent-boutiques .item {
        height: 37px;
    }
}
@media screen and (min-width: 768px) {
    .tablet\:d_grid {
        display: grid;
    }
    .cms-nos-epiceries-fines .parent-boutiques .item .new-cta {
        position: absolute;
        bottom: 0;
        display: inline-block;
        left: 0;
        right: 0;
        max-width: fit-content;
    }
    .cms-nos-epiceries-fines .parent-boutiques .item {
        height: 420px;
    }
}

.col-left {
  float: left;
  width: 35%;
  margin-bottom: 200px;
}
.child-boutiques .block h3 {
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  clear: both;
  font-size: 24px;
}
.child-boutiques .block {
  padding: 0px 25px;
  margin-bottom: 30px;
  text-align: center;
}
.child-boutiques ul {
  list-style: none;
  padding: 0;
  font-family: 'DIN Pro-Regular', sans-serif;
}
.col-right img:nth-child(1) {padding-right: 2%}
.col-right {
  float: right;
  width: 65%;
  margin-bottom: 200px;
}
.col-right .images-inline{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.col-right img {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
#map {
  position: relative;
  overflow: hidden;
  height: 400px;
  width: 100%;
  max-width: 100%;
}
#map iframe {
  width: 100%;
  height: 100%;
}
audio, canvas, iframe, img, svg, video {vertical-align: middle}
.page-title {
  padding: 40px 0;
  text-align: center;
}
.page-title h1 {
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  color: black;
  font-size: 32px;
}
.catalog-category-view .page-title {
  margin-bottom: 15px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 26px;
  margin-bottom: 0px!important;
}
#polarcore .category-products .product-info .info-wrapper .product-name{font-weight: bold}

@media only screen and (min-width: 768px) {
    .breadcrumbs {
        margin: 0 auto !important;
        padding: 5px 30px !important;
    }
    .breadcrumbs li {
        font-size: 14px !important;
    }
    #polarcore.catalog-category-view .col2-left-layout .breadcrumbs ul li {
    margin-bottom: 0;
    }
    #polarcore.catalog-category-view .col2-left-layout .category-head .category-title {
    margin-top: 0;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .category-products > .toolbar {
    position: absolute;
    z-index: 11;
    top: 16px;
    right: 0.75rem;
    padding: 0;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .category-products > .toolbar .sort-by label {
    display: none !important;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .category-products > .toolbar .sort-by .nuva-dropdown-wrapper a {
    display: inline-block;
    width: 100px;
    padding: 0.5rem;
    margin: 0 0.5rem 0.5rem 0;
    border: 1px solid #eaeaea;
    font-size: 1rem;
    font-weight: bold;
    color: black;
    line-height: 2rem;
    text-transform: initial;
    text-align: left;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .category-products > .toolbar .sort-by .nuva-dropdown-wrapper a:after {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    content: "\E315";
    float: right;
    font-size: 2rem;
    font-weight: normal;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .category-products > .toolbar .amount {
    display: none;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .col-left {
    position: relative;
    z-index: 10;
    width: 100%;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .col-left #narrow-by-list dt {
    display: inline-block;
    width: 15%;
    padding: 0.5rem;
    margin: 0 0.5rem 0.5rem 0;
    border: 1px solid #eaeaea;
    text-transform: initial;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .col-left #narrow-by-list dt i.material-icons {
    float: right;
    font-size: 2rem;
    font-weight: normal;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .col-left #narrow-by-list dd {
    position: relative;
    display: inline-block;
    width: 15%;
    margin-left: -webkit-calc(-15% - 3px);
    margin-left: calc(-15% - 3px);
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .col-left #narrow-by-list dd .filter-content {
    position: absolute;
    z-index: 10;
    top: 13px;
    left: -7.5px;
    width: 100%;
    padding: 0.5rem;
    background-color: white;
    border: 1px solid #eaeaea;
    border-top-color: white;
    }
    #polarcore.catalog-category-view .col2-left-layout .col-wrapper .col-main {
    width: 100%;
    }
}


.category-description {
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  font-size: 1.1em;
  width: 1100px;
  margin: auto;
  max-width: 100%;
}
@media only screen and (min-width: 768px)
{
    .category-description {
        display: block;
    }

}


/* BREADCRUMBS - _breadcrumbs.scss */
@media only screen and (max-width: 767px) {
    .breadcrumbs {
        height: 3.5rem;
        padding: 0.75rem;
        overflow: hidden;
    }
}

@media only screen and (min-width: 768px) {
    .breadcrumbs {
    padding: 0.25rem 0rem;
    }
}

.breadcrumbs ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs ul {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scolling: touch;
    }
}

.breadcrumbs li {
    display: inline-block;
    margin-bottom: 0.5rem;
    list-style: none;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs li {
        padding-left: 0;
        white-space: nowrap;
    }
    .breadcrumbs li:after {
        display: block;
        overflow: hidden;
        font-style: normal;
        line-height: 1;
        font-family: "Material Icons";
        text-transform: none;
        text-rendering: optimizelegibility;
        -webkit-font-feature-settings: "liga";
        font-feature-settings: "liga";
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        position: relative;
        top: 0.2rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        font-weight: bold;
        content: "\E315";
    }
    .breadcrumbs li:last-child {
        padding-right: 0;
        background-color: transparent;
    }
    .breadcrumbs li:last-child strong {
        padding-right: 0rem;
    }
    .breadcrumbs li:last-child:after {
        content: "";
    }
    .breadcrumbs li > a {
        background: #f0f0f0;
    }
    .breadcrumbs li > a,
    .breadcrumbs li > strong {
        display: inline-block;
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

.breadcrumbs li strong {
    padding-left: 0;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .breadcrumbs li > a {
        font-weight: lighter;
    }
}

.breadcrumbs li .mdl-button {
    min-width: auto;
}

.breadcrumbs li.home {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .breadcrumbs li.home {
        padding-left: 0;
    }
}

.breadcrumbs li > span {
    margin-left: 0.25rem;
    color: #bdbdbd;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs li > span {
        display: none;
    }
}

.breadcrumbs li > strong {
    color: #00b3b3;
    color: black;
    font-weight: 500;
}
@media only screen and (min-width: 768px) {
    #polarcore.catalog-category-view .col2-left-layout .breadcrumbs ul li {
        margin-bottom: 0;
    }
}

.page-footer .copyright
{
    width: 100%;
    padding: 1rem;
    color: white;
    font-size: 11px;
    text-align: center;
    background-color: #C09B51;
}

.page-footer
{
    padding-bottom: 0;
}

.page-footer
{
    clear: both;
    background: white;
    padding-bottom: 0;
}

.page-footer .footer-container .footer
{
    background-color: #151515;
    color: white;
    margin: 0;
}



.reassur_foot
{
    display: inline;
    width: 1264px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

.reassur_bloc
{
    width: 22%;
    display: inline-block;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
}

.reassur_bloc h4
{
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

.reassur_bloc img
{
    width: 60px
}

.reassur_main_foot
{
    background-color: #f1f1f1;
    display: flex;
}

.page-footer iframe
{
    margin: auto;
    display: block;
    background: white;
    margin-bottom: 50px;
    margin-top: 40px;
}

.footer {
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.5rem;
    /* letter-spacing: 0.5px; */
    color: white;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    /* font-family: "DIN Pro-normal", sans-serif; */
    text-transform: uppercase;
}

/* FOOTER - _footer.scss */
/* .footer-container
{
    margin-top: 3rem;
    color: white;
    background: #2c313e;
}

*/
/* .footer-container .back-to-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: 1.25rem;
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: -webkit-transform 275ms ease-in-out;
    transition: -webkit-transform 275ms ease-in-out;
    transition: transform 275ms ease-in-out;
    transition: transform 275ms ease-in-out, -webkit-transform 275ms ease-in-out;
    -webkit-transform: translate3d(0, 4rem, 0);
    transform: translate3d(0, 4rem, 0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 200;
}

*/
/* .footer-container .back-to-top.show
{
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
}

.footer-container .back-to-top__text
{
    display: none;
}

.footer-container .back-to-top__icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    background-color: #E6B517;
}

*/
.footer
{
    width: 100%;
    max-width: 100%;
}

.footer .mdl-grid
{
    margin-bottom: 2rem;
}

.footer h2
{
    color: #c0c0c0;
    font-weight: 300;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.footer ul, .footer li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer a
{
    color: white;
    text-decoration: none;
}

.footer a:hover
{
    color: #cccccc;
}

.footer .block-title, .footer .col-wrapper aside.sidebar .block-subtitle--filter, .col-wrapper aside.sidebar .footer .block-subtitle--filter
{
    color: #5c657d;
    font-size: 1.3rem;
    line-height: 2.5rem;
}

.footer .footer-logos
{
    width: 100%;
    padding: 1.5rem 0;
    text-align: center;
}

.footer .footer-logos img
{
    width: auto;
    min-width: auto;
    height: 25px;
    padding-right: 0.5rem;
}

/* .footer .copyright
{
    width: 100%;
    padding: 1rem;
    color: white;
    font-size: 11px;
    text-align: center;
    background: #E6B517;
}

*/
.footer .newsletter
{
    padding: 0rem 1rem;
    border-radius: 4px;
    background: white;
}

.footer .newsletter .action
{
    background: #fab906!important;
    transition: 0.5s;
}

.footer .newsletter #newsletter
{
    color: #333333;
}

.footer .newsletter .button, .footer .newsletter #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .footer .newsletter .continue, .footer .newsletter #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .footer .newsletter a
{
    padding: 1em;
    border-radius: 4px;
}

.footer #newsletter-validate-detail
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.footer #newsletter-validate-detail .button, .footer #newsletter-validate-detail #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .footer #newsletter-validate-detail .continue, .footer #newsletter-validate-detail #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .footer #newsletter-validate-detail a
{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0.5rem;
    line-height: 14px;
}

@media only screen and (min-width: 1025px)
{
    .footer .footer-right
    {
        padding-left: 1rem;
    }
}

.footer .footer-middle
{
    padding: 0 1rem;
    text-align: center;
}

.footer .footer-right,.footer .footer-left
{
    text-align: center;
}

@media only screen and (min-width: 1025px)
{
    .footer .footer-right,.footer .footer-left
    {
        text-align: left;
    }
}

.footer .newsletter
{
    padding: 0rem 1rem;
    border-radius: 4px;
    background: white;
}

.footer .newsletter #newsletter
{
    color: #333333;
}

.footer .newsletter .button, .footer .newsletter #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .footer .newsletter .continue, .footer .newsletter #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .footer .newsletter a
{
    padding: 1em;
    border-radius: 4px;
}

.footer #newsletter-validate-detail
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.sociala-ikoner {
    float: left;
    margin-top: 2px;
    width: 50%;
}
.ikon {
    width: 45px;
    margin-right: 5px;
    margin-top: 5px;
    text-align: left;
}
form#newsletter-validate-detail button.button {
    border: none;
    color: white;
}

form#newsletter-validate-detail input.input-text:focus {
    outline: none;
    box-shadow: none;
}
form#newsletter-validate-detail input.input-text {
    border: none;
}

img {
    max-width: 100%;
    height: auto;
}

.footer .newsletter .mdl-textfield
{
    padding: 10px 0;
}

.mdl-textfield
{
    width: 100%;
}

.mdl-textfield
{
    position: relative;
    font-size: 16px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    max-width: 100%;
    margin: 0;
    padding: 20px 0;
}

.mdl-textfield__input
{
    border: none;
    border-bottom: 1px solid rgba(0,0,0, 0.12);
    display: block;
    font-size: 16px;
    /* font-family: "DIN Pro-normal", sans-serif; */
    margin: 0;
    padding: 4px 0;
    width: 100%;
    background: none;
    text-align: left;
    color: inherit;
}

#polarcore .newsletter #newsletter
{
    border: none !important;
}

.footer .newsletter #newsletter
{
    color: #333333;
}

#polarcore .newsletter
{
    margin-top: 0.75rem;
}

#polarcore .newsletter .mdl-textfield
{
    padding: 10px 0;
}

#polarcore .newsletter .mdl-textfield .mdl-textfield__label
{
    top: 18px;
}

#polarcore .newsletter .mdl-textfield .mdl-textfield__label:after
{
    display: none;
}

#polarcore .newsletter .mdl-textfield.is-focused .mdl-textfield__label
{
    top: 0px;
}

#polarcore .newsletter .mdl-textfield.is-dirty .mdl-textfield__label
{
    top: 0px;
}

#polarcore .newsletter #newsletter
{
    border-bottom: 0px solid #FFFFFF;
}

#polarcore .footer ul li
{
    line-height: 1.5rem;
    font-size: 0.9rem;
}

.mdl-grid
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto 0 auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.mdl-grid.mdl-grid--no-spacing
{
    padding: 0;
}

.mdl-cell
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mdl-cell--top
{
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.mdl-cell--middle
{
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.mdl-cell--bottom
{
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.mdl-cell--stretch
{
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

.mdl-grid.mdl-grid--no-spacing > .mdl-cell
{
    margin: 0;
}

.mdl-cell--order-1
{
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.mdl-cell--order-2
{
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.mdl-cell--order-3
{
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.mdl-cell--order-4
{
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.mdl-cell--order-5
{
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.mdl-cell--order-6
{
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}

.mdl-cell--order-7
{
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
}

.mdl-cell--order-8
{
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
}

.mdl-cell--order-9
{
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}

.mdl-cell--order-10
{
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
}

.mdl-cell--order-11
{
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
}

.mdl-cell--order-12
{
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
}

@media (max-width: 767px)
{
    .mdl-grid
    {
        padding: 8px;
    }

    .mdl-cell
    {
        margin: 8px;
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell
    {
        width: 100%;
    }

    .mdl-cell--hide-phone
    {
        display: none !important;
    }

    .mdl-cell--order-1-phone.mdl-cell--order-1-phone
    {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .mdl-cell--order-2-phone.mdl-cell--order-2-phone
    {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .mdl-cell--order-3-phone.mdl-cell--order-3-phone
    {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .mdl-cell--order-4-phone.mdl-cell--order-4-phone
    {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .mdl-cell--order-5-phone.mdl-cell--order-5-phone
    {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .mdl-cell--order-6-phone.mdl-cell--order-6-phone
    {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .mdl-cell--order-7-phone.mdl-cell--order-7-phone
    {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .mdl-cell--order-8-phone.mdl-cell--order-8-phone
    {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .mdl-cell--order-9-phone.mdl-cell--order-9-phone
    {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .mdl-cell--order-10-phone.mdl-cell--order-10-phone
    {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .mdl-cell--order-11-phone.mdl-cell--order-11-phone
    {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .mdl-cell--order-12-phone.mdl-cell--order-12-phone
    {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .mdl-cell--1-col,.mdl-cell--1-col-phone.mdl-cell--1-col-phone
    {
        width: -webkit-calc(8.33333% - 16px);
        width: calc(8.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >.mdl-cell--1-col-phone.mdl-cell--1-col-phone
    {
        width: 8.33333%;
    }

    .mdl-cell--2-col,.mdl-cell--2-col-phone.mdl-cell--2-col-phone
    {
        width: -webkit-calc(16.66667% - 16px);
        width: calc(16.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >.mdl-cell--2-col-phone.mdl-cell--2-col-phone
    {
        width: 16.66667%;
    }

    .mdl-cell--3-col,.mdl-cell--3-col-phone.mdl-cell--3-col-phone
    {
        width: -webkit-calc(25% - 16px);
        width: calc(25% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >.mdl-cell--3-col-phone.mdl-cell--3-col-phone
    {
        width: 25%;
    }

    .mdl-cell--4-col,.mdl-cell--4-col-phone.mdl-cell--4-col-phone
    {
        width: -webkit-calc(33.33333% - 16px);
        width: calc(33.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >.mdl-cell--4-col-phone.mdl-cell--4-col-phone
    {
        width: 33.33333%;
    }

    .mdl-cell--5-col,.mdl-cell--5-col-phone.mdl-cell--5-col-phone
    {
        width: -webkit-calc(41.66667% - 16px);
        width: calc(41.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >.mdl-cell--5-col-phone.mdl-cell--5-col-phone
    {
        width: 41.66667%;
    }

    .mdl-cell--6-col,.mdl-cell--6-col-phone.mdl-cell--6-col-phone
    {
        width: -webkit-calc(50% - 16px);
        width: calc(50% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >.mdl-cell--6-col-phone.mdl-cell--6-col-phone
    {
        width: 50%;
    }

    .mdl-cell--7-col,.mdl-cell--7-col-phone.mdl-cell--7-col-phone
    {
        width: -webkit-calc(58.33333% - 16px);
        width: calc(58.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >.mdl-cell--7-col-phone.mdl-cell--7-col-phone
    {
        width: 58.33333%;
    }

    .mdl-cell--8-col,.mdl-cell--8-col-phone.mdl-cell--8-col-phone
    {
        width: -webkit-calc(66.66667% - 16px);
        width: calc(66.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >.mdl-cell--8-col-phone.mdl-cell--8-col-phone
    {
        width: 66.66667%;
    }

    .mdl-cell--9-col,.mdl-cell--9-col-phone.mdl-cell--9-col-phone
    {
        width: -webkit-calc(75% - 16px);
        width: calc(75% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >.mdl-cell--9-col-phone.mdl-cell--9-col-phone
    {
        width: 75%;
    }

    .mdl-cell--10-col,.mdl-cell--10-col-phone.mdl-cell--10-col-phone
    {
        width: -webkit-calc(83.33333% - 16px);
        width: calc(83.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >.mdl-cell--10-col-phone.mdl-cell--10-col-phone
    {
        width: 83.33333%;
    }

    .mdl-cell--11-col,.mdl-cell--11-col-phone.mdl-cell--11-col-phone
    {
        width: -webkit-calc(91.66667% - 16px);
        width: calc(91.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >.mdl-cell--11-col-phone.mdl-cell--11-col-phone
    {
        width: 91.66667%;
    }

    .mdl-cell--12-col,.mdl-cell--12-col-phone.mdl-cell--12-col-phone
    {
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >.mdl-cell--12-col-phone.mdl-cell--12-col-phone
    {
        width: 100%;
    }

    .mdl-cell--1-offset,.mdl-cell--1-offset-phone.mdl-cell--1-offset-phone
    {
        margin-left: -webkit-calc(8.33333% + 8px);
        margin-left: calc(8.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--1-offset-phone.mdl-cell--1-offset-phone
    {
        margin-left: 8.33333%;
    }

    .mdl-cell--2-offset,.mdl-cell--2-offset-phone.mdl-cell--2-offset-phone
    {
        margin-left: -webkit-calc(16.66667% + 8px);
        margin-left: calc(16.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--2-offset-phone.mdl-cell--2-offset-phone
    {
        margin-left: 16.66667%;
    }

    .mdl-cell--3-offset,.mdl-cell--3-offset-phone.mdl-cell--3-offset-phone
    {
        margin-left: -webkit-calc(25% + 8px);
        margin-left: calc(25% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--3-offset-phone.mdl-cell--3-offset-phone
    {
        margin-left: 25%;
    }

    .mdl-cell--4-offset,.mdl-cell--4-offset-phone.mdl-cell--4-offset-phone
    {
        margin-left: -webkit-calc(33.33333% + 8px);
        margin-left: calc(33.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--4-offset-phone.mdl-cell--4-offset-phone
    {
        margin-left: 33.33333%;
    }

    .mdl-cell--5-offset,.mdl-cell--5-offset-phone.mdl-cell--5-offset-phone
    {
        margin-left: -webkit-calc(41.66667% + 8px);
        margin-left: calc(41.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--5-offset-phone.mdl-cell--5-offset-phone
    {
        margin-left: 41.66667%;
    }

    .mdl-cell--6-offset,.mdl-cell--6-offset-phone.mdl-cell--6-offset-phone
    {
        margin-left: -webkit-calc(50% + 8px);
        margin-left: calc(50% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--6-offset-phone.mdl-cell--6-offset-phone
    {
        margin-left: 50%;
    }

    .mdl-cell--7-offset,.mdl-cell--7-offset-phone.mdl-cell--7-offset-phone
    {
        margin-left: -webkit-calc(58.33333% + 8px);
        margin-left: calc(58.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--7-offset-phone.mdl-cell--7-offset-phone
    {
        margin-left: 58.33333%;
    }

    .mdl-cell--8-offset,.mdl-cell--8-offset-phone.mdl-cell--8-offset-phone
    {
        margin-left: -webkit-calc(66.66667% + 8px);
        margin-left: calc(66.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--8-offset-phone.mdl-cell--8-offset-phone
    {
        margin-left: 66.66667%;
    }

    .mdl-cell--9-offset,.mdl-cell--9-offset-phone.mdl-cell--9-offset-phone
    {
        margin-left: -webkit-calc(75% + 8px);
        margin-left: calc(75% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--9-offset-phone.mdl-cell--9-offset-phone
    {
        margin-left: 75%;
    }

    .mdl-cell--10-offset,.mdl-cell--10-offset-phone.mdl-cell--10-offset-phone
    {
        margin-left: -webkit-calc(83.33333% + 8px);
        margin-left: calc(83.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--10-offset-phone.mdl-cell--10-offset-phone
    {
        margin-left: 83.33333%;
    }

    .mdl-cell--11-offset,.mdl-cell--11-offset-phone.mdl-cell--11-offset-phone
    {
        margin-left: -webkit-calc(91.66667% + 8px);
        margin-left: calc(91.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--11-offset-phone.mdl-cell--11-offset-phone
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) and (max-width: 1024px)
{
    .mdl-grid
    {
        padding: 8px;
    }

    .mdl-cell
    {
        margin: 8px;
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell
    {
        width: 100%;
    }

    .mdl-cell--hide-tablet
    {
        display: none !important;
    }

    .mdl-cell--order-1-tablet.mdl-cell--order-1-tablet
    {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .mdl-cell--order-2-tablet.mdl-cell--order-2-tablet
    {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .mdl-cell--order-3-tablet.mdl-cell--order-3-tablet
    {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .mdl-cell--order-4-tablet.mdl-cell--order-4-tablet
    {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .mdl-cell--order-5-tablet.mdl-cell--order-5-tablet
    {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .mdl-cell--order-6-tablet.mdl-cell--order-6-tablet
    {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .mdl-cell--order-7-tablet.mdl-cell--order-7-tablet
    {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .mdl-cell--order-8-tablet.mdl-cell--order-8-tablet
    {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .mdl-cell--order-9-tablet.mdl-cell--order-9-tablet
    {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .mdl-cell--order-10-tablet.mdl-cell--order-10-tablet
    {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .mdl-cell--order-11-tablet.mdl-cell--order-11-tablet
    {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .mdl-cell--order-12-tablet.mdl-cell--order-12-tablet
    {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .mdl-cell--1-col,.mdl-cell--1-col-tablet.mdl-cell--1-col-tablet
    {
        width: -webkit-calc(8.33333% - 16px);
        width: calc(8.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >.mdl-cell--1-col-tablet.mdl-cell--1-col-tablet
    {
        width: 8.33333%;
    }

    .mdl-cell--2-col,.mdl-cell--2-col-tablet.mdl-cell--2-col-tablet
    {
        width: -webkit-calc(16.66667% - 16px);
        width: calc(16.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >.mdl-cell--2-col-tablet.mdl-cell--2-col-tablet
    {
        width: 16.66667%;
    }

    .mdl-cell--3-col,.mdl-cell--3-col-tablet.mdl-cell--3-col-tablet
    {
        width: -webkit-calc(25% - 16px);
        width: calc(25% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >.mdl-cell--3-col-tablet.mdl-cell--3-col-tablet
    {
        width: 25%;
    }

    .mdl-cell--4-col,.mdl-cell--4-col-tablet.mdl-cell--4-col-tablet
    {
        width: -webkit-calc(33.33333% - 16px);
        width: calc(33.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >.mdl-cell--4-col-tablet.mdl-cell--4-col-tablet
    {
        width: 33.33333%;
    }

    .mdl-cell--5-col,.mdl-cell--5-col-tablet.mdl-cell--5-col-tablet
    {
        width: -webkit-calc(41.66667% - 16px);
        width: calc(41.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >.mdl-cell--5-col-tablet.mdl-cell--5-col-tablet
    {
        width: 41.66667%;
    }

    .mdl-cell--6-col,.mdl-cell--6-col-tablet.mdl-cell--6-col-tablet
    {
        width: -webkit-calc(50% - 16px);
        width: calc(50% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >.mdl-cell--6-col-tablet.mdl-cell--6-col-tablet
    {
        width: 50%;
    }

    .mdl-cell--7-col,.mdl-cell--7-col-tablet.mdl-cell--7-col-tablet
    {
        width: -webkit-calc(58.33333% - 16px);
        width: calc(58.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >.mdl-cell--7-col-tablet.mdl-cell--7-col-tablet
    {
        width: 58.33333%;
    }

    .mdl-cell--8-col,.mdl-cell--8-col-tablet.mdl-cell--8-col-tablet
    {
        width: -webkit-calc(66.66667% - 16px);
        width: calc(66.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >.mdl-cell--8-col-tablet.mdl-cell--8-col-tablet
    {
        width: 66.66667%;
    }

    .mdl-cell--9-col,.mdl-cell--9-col-tablet.mdl-cell--9-col-tablet
    {
        width: -webkit-calc(75% - 16px);
        width: calc(75% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >.mdl-cell--9-col-tablet.mdl-cell--9-col-tablet
    {
        width: 75%;
    }

    .mdl-cell--10-col,.mdl-cell--10-col-tablet.mdl-cell--10-col-tablet
    {
        width: -webkit-calc(83.33333% - 16px);
        width: calc(83.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >.mdl-cell--10-col-tablet.mdl-cell--10-col-tablet
    {
        width: 83.33333%;
    }

    .mdl-cell--11-col,.mdl-cell--11-col-tablet.mdl-cell--11-col-tablet
    {
        width: -webkit-calc(91.66667% - 16px);
        width: calc(91.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >.mdl-cell--11-col-tablet.mdl-cell--11-col-tablet
    {
        width: 91.66667%;
    }

    .mdl-cell--12-col,.mdl-cell--12-col-tablet.mdl-cell--12-col-tablet
    {
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >.mdl-cell--12-col-tablet.mdl-cell--12-col-tablet
    {
        width: 100%;
    }

    .mdl-cell--1-offset,.mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet
    {
        margin-left: -webkit-calc(8.33333% + 8px);
        margin-left: calc(8.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet
    {
        margin-left: 8.33333%;
    }

    .mdl-cell--2-offset,.mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet
    {
        margin-left: -webkit-calc(16.66667% + 8px);
        margin-left: calc(16.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet
    {
        margin-left: 16.66667%;
    }

    .mdl-cell--3-offset,.mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet
    {
        margin-left: -webkit-calc(25% + 8px);
        margin-left: calc(25% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet
    {
        margin-left: 25%;
    }

    .mdl-cell--4-offset,.mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet
    {
        margin-left: -webkit-calc(33.33333% + 8px);
        margin-left: calc(33.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet
    {
        margin-left: 33.33333%;
    }

    .mdl-cell--5-offset,.mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet
    {
        margin-left: -webkit-calc(41.66667% + 8px);
        margin-left: calc(41.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet
    {
        margin-left: 41.66667%;
    }

    .mdl-cell--6-offset,.mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet
    {
        margin-left: -webkit-calc(50% + 8px);
        margin-left: calc(50% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet
    {
        margin-left: 50%;
    }

    .mdl-cell--7-offset,.mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet
    {
        margin-left: -webkit-calc(58.33333% + 8px);
        margin-left: calc(58.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet
    {
        margin-left: 58.33333%;
    }

    .mdl-cell--8-offset,.mdl-cell--8-offset-tablet.mdl-cell--8-offset-tablet
    {
        margin-left: -webkit-calc(66.66667% + 8px);
        margin-left: calc(66.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--8-offset-tablet.mdl-cell--8-offset-tablet
    {
        margin-left: 66.66667%;
    }

    .mdl-cell--9-offset,.mdl-cell--9-offset-tablet.mdl-cell--9-offset-tablet
    {
        margin-left: -webkit-calc(75% + 8px);
        margin-left: calc(75% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--9-offset-tablet.mdl-cell--9-offset-tablet
    {
        margin-left: 75%;
    }

    .mdl-cell--10-offset,.mdl-cell--10-offset-tablet.mdl-cell--10-offset-tablet
    {
        margin-left: -webkit-calc(83.33333% + 8px);
        margin-left: calc(83.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--10-offset-tablet.mdl-cell--10-offset-tablet
    {
        margin-left: 83.33333%;
    }

    .mdl-cell--11-offset,.mdl-cell--11-offset-tablet.mdl-cell--11-offset-tablet
    {
        margin-left: -webkit-calc(91.66667% + 8px);
        margin-left: calc(91.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--11-offset-tablet.mdl-cell--11-offset-tablet
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1025px)
{
    .mdl-grid
    {
        padding: 8px;
    }

    .mdl-cell
    {
        margin: 8px;
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell
    {
        width: 100%;
    }

    .mdl-cell--hide-desktop
    {
        display: none !important;
    }

    .mdl-cell--order-1-desktop.mdl-cell--order-1-desktop
    {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .mdl-cell--order-2-desktop.mdl-cell--order-2-desktop
    {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .mdl-cell--order-3-desktop.mdl-cell--order-3-desktop
    {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .mdl-cell--order-4-desktop.mdl-cell--order-4-desktop
    {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .mdl-cell--order-5-desktop.mdl-cell--order-5-desktop
    {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .mdl-cell--order-6-desktop.mdl-cell--order-6-desktop
    {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .mdl-cell--order-7-desktop.mdl-cell--order-7-desktop
    {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .mdl-cell--order-8-desktop.mdl-cell--order-8-desktop
    {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .mdl-cell--order-9-desktop.mdl-cell--order-9-desktop
    {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .mdl-cell--order-10-desktop.mdl-cell--order-10-desktop
    {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .mdl-cell--order-11-desktop.mdl-cell--order-11-desktop
    {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .mdl-cell--order-12-desktop.mdl-cell--order-12-desktop
    {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .mdl-cell--1-col,.mdl-cell--1-col-desktop.mdl-cell--1-col-desktop
    {
        width: -webkit-calc(8.33333% - 16px);
        width: calc(8.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >.mdl-cell--1-col-desktop.mdl-cell--1-col-desktop
    {
        width: 8.33333%;
    }

    .mdl-cell--2-col,.mdl-cell--2-col-desktop.mdl-cell--2-col-desktop
    {
        width: -webkit-calc(16.66667% - 16px);
        width: calc(16.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >.mdl-cell--2-col-desktop.mdl-cell--2-col-desktop
    {
        width: 16.66667%;
    }

    .mdl-cell--3-col,.mdl-cell--3-col-desktop.mdl-cell--3-col-desktop
    {
        width: -webkit-calc(25% - 16px);
        width: calc(25% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >.mdl-cell--3-col-desktop.mdl-cell--3-col-desktop
    {
        width: 25%;
    }

    .mdl-cell--4-col,.mdl-cell--4-col-desktop.mdl-cell--4-col-desktop
    {
        width: -webkit-calc(33.33333% - 16px);
        width: calc(33.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >.mdl-cell--4-col-desktop.mdl-cell--4-col-desktop
    {
        width: 33.33333%;
    }

    .mdl-cell--5-col,.mdl-cell--5-col-desktop.mdl-cell--5-col-desktop
    {
        width: -webkit-calc(41.66667% - 16px);
        width: calc(41.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >.mdl-cell--5-col-desktop.mdl-cell--5-col-desktop
    {
        width: 41.66667%;
    }

    .mdl-cell--6-col,.mdl-cell--6-col-desktop.mdl-cell--6-col-desktop
    {
        width: -webkit-calc(50% - 16px);
        width: calc(50% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >.mdl-cell--6-col-desktop.mdl-cell--6-col-desktop
    {
        width: 50%;
    }

    .mdl-cell--7-col,.mdl-cell--7-col-desktop.mdl-cell--7-col-desktop
    {
        width: -webkit-calc(58.33333% - 16px);
        width: calc(58.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >.mdl-cell--7-col-desktop.mdl-cell--7-col-desktop
    {
        width: 58.33333%;
    }

    .mdl-cell--8-col,.mdl-cell--8-col-desktop.mdl-cell--8-col-desktop
    {
        width: -webkit-calc(66.66667% - 16px);
        width: calc(66.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >.mdl-cell--8-col-desktop.mdl-cell--8-col-desktop
    {
        width: 66.66667%;
    }

    .mdl-cell--9-col,.mdl-cell--9-col-desktop.mdl-cell--9-col-desktop
    {
        width: -webkit-calc(75% - 16px);
        width: calc(75% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >.mdl-cell--9-col-desktop.mdl-cell--9-col-desktop
    {
        width: 75%;
    }

    .mdl-cell--10-col,.mdl-cell--10-col-desktop.mdl-cell--10-col-desktop
    {
        width: -webkit-calc(83.33333% - 16px);
        width: calc(83.33333% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >.mdl-cell--10-col-desktop.mdl-cell--10-col-desktop
    {
        width: 83.33333%;
    }

    .mdl-cell--11-col,.mdl-cell--11-col-desktop.mdl-cell--11-col-desktop
    {
        width: -webkit-calc(91.66667% - 16px);
        width: calc(91.66667% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >.mdl-cell--11-col-desktop.mdl-cell--11-col-desktop
    {
        width: 91.66667%;
    }

    .mdl-cell--12-col,.mdl-cell--12-col-desktop.mdl-cell--12-col-desktop
    {
        width: -webkit-calc(100% - 16px);
        width: calc(100% - 16px);
    }

    .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >.mdl-cell--12-col-desktop.mdl-cell--12-col-desktop
    {
        width: 100%;
    }

    .mdl-cell--1-offset,.mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop
    {
        margin-left: -webkit-calc(8.33333% + 8px);
        margin-left: calc(8.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop
    {
        margin-left: 8.33333%;
    }

    .mdl-cell--2-offset,.mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop
    {
        margin-left: -webkit-calc(16.66667% + 8px);
        margin-left: calc(16.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop
    {
        margin-left: 16.66667%;
    }

    .mdl-cell--3-offset,.mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop
    {
        margin-left: -webkit-calc(25% + 8px);
        margin-left: calc(25% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop
    {
        margin-left: 25%;
    }

    .mdl-cell--4-offset,.mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop
    {
        margin-left: -webkit-calc(33.33333% + 8px);
        margin-left: calc(33.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop
    {
        margin-left: 33.33333%;
    }

    .mdl-cell--5-offset,.mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop
    {
        margin-left: -webkit-calc(41.66667% + 8px);
        margin-left: calc(41.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop
    {
        margin-left: 41.66667%;
    }

    .mdl-cell--6-offset,.mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop
    {
        margin-left: -webkit-calc(50% + 8px);
        margin-left: calc(50% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop
    {
        margin-left: 50%;
    }

    .mdl-cell--7-offset,.mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop
    {
        margin-left: -webkit-calc(58.33333% + 8px);
        margin-left: calc(58.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop
    {
        margin-left: 58.33333%;
    }

    .mdl-cell--8-offset,.mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop
    {
        margin-left: -webkit-calc(66.66667% + 8px);
        margin-left: calc(66.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop
    {
        margin-left: 66.66667%;
    }

    .mdl-cell--9-offset,.mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop
    {
        margin-left: -webkit-calc(75% + 8px);
        margin-left: calc(75% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop
    {
        margin-left: 75%;
    }

    .mdl-cell--10-offset,.mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop
    {
        margin-left: -webkit-calc(83.33333% + 8px);
        margin-left: calc(83.33333% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop
    {
        margin-left: 83.33333%;
    }

    .mdl-cell--11-offset,.mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop
    {
        margin-left: -webkit-calc(91.66667% + 8px);
        margin-left: calc(91.66667% + 8px);
    }

    .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >.mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop
    {
        margin-left: 91.66667%;
    }
}



/* BREADCRUMB */
.nav-sections {
    margin-bottom: 0;
}
.breadcrumbs {
    margin: 0 5px 10px;
    font-family: 'DIN-regular';
}
.breadcrumbs .items li:last-child {
    font-weight: 500;
}
.breadcrumbs .items > li {
    vertical-align: middle;
}
.breadcrumbs .items li:last-of-type {
    padding-left: 16px;
}
.breadcrumbs li a {
    min-width: auto;
    font-weight: lighter;
    background: transparent;
    border: none;
    border-radius: 2px;
    color: rgb(0,0,0);
    position: relative;
    height: 36px;
    margin: 0;
    padding: 0 16px;
    display: inline-block;
    /* font-family: "DIN Pro-normal", sans-serif; */
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
}

.breadcrumbs a:hover {
    text-decoration: none;
    background-color: rgba(158,158,158, 0.20);
}

.breadcrumbs .item:not(:last-child):after {
    content: '/';
    font-size: 17px;
    line-height: 30px;
}

/* .breadcrumbs .item:not(:last-child):after {
    display: none;
} */

@media (min-width: 768px), print {
    .product-info-main {
        width: calc(66.66667% - 16px) !important;
        background-color: #f5f5f5;
        box-sizing: border-box;
    }
    .product.media {
        width: calc(33.33333% - 16px) !important;
    }
    .product.media img {
        width: 100%;
    }
}

.product-info-main {
    padding: 2rem;
}

.catalog-product-view #maincontent {
    margin-top: 20px;
    margin-bottom: 50px;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    text-transform: none;
    line-height: initial;
}

.catalog-product-view .product-info-main .product-info-price {
    border: none;
    margin: 0;
}
.catalog-product-view .stock.available span {
    color: #4caf50;
    font-size: 1.2em;
}
.catalog-product-view .stock.available span:before {
    padding-right: 0.2em;
    content: "\2713";
}
.catalog-product-view .product-info-price .special-price {
    order: 1;
    color: red;
    font-weight: 800;
    font-size: 2rem;
}
.catalog-product-view .product-info-price .old-price {
    order: 3;
    color: #333333;
    text-decoration: line-through;
}
.catalog-product-view .product-info-price .price-label {
    display: none !important;
}

.catalog-product-view .page-title {
    text-align: left;
    padding: 0;
}
.product-add-form {
    padding-top: 0 !important;
}
.product-add-form .field.qty .label {
    display: none;
}

.catalog-product-view .block.upsell {
    clear: both;
    position: relative;
}
.catalog-product-view .block.upsell .block-title {
    text-align: center;
    position: relative;
}
.catalog-product-view .block.upsell:before {
    position: absolute;
    top: 1.7rem;
    width: 100%;
    border-bottom: #e0e0e0 1px solid;
    content: "";
    left: 0;
}
.catalog-product-view .block-title #block-upsell-heading {
    background-color: white;
    /* padding: 0 2rem; */
}
.catalog-product-view .block.upsell .products.product-items {
    text-align: center;
}

.catalog-product-view .product-info-main {
    margin-bottom: 50px;
}

.catalog-product-view #custom-qty input {
    border-color: #eeeeee;
}

.catalog-product-view #custom-qty input,
.catalog-product-view #custom-qty .input-group__addon button {
    width: 40px;
    text-align: center;
    height: 35px;
    vertical-align: bottom;
}
.catalog-product-view #custom-qty .input-group__addon {
    display: inline-block;
}
.catalog-product-view #custom-qty .input-group__addon button {
    border: none;
    outline: none;
    color: white;
    background: #fab906!important;
    border-radius: 0;
}
.catalog-product-view .box-tocart .actions .tocart .inner svg {
    fill: white;
}
/* .catalog-product-view #custom-qty .input-group__addon button */


/*Texte catégorie produits*/
.column-cat {
   display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px), print {
    .column-cat {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-column-gap: 20px;
    }
}
.payment-option-content {
    display: block !important;
}

.catalog-category-view .column.main {
    width: 100% !important;
    padding: 0 !important;
}


.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    padding: 0 !important;
    box-shadow: none !important;
    border: none !important;
    margin: 0 !important;
}

.product-item-inner {
    position: relative !important;
    display: block;
    box-shadow: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 43px !important;
}

.product-item-info, .product-item-info {
    /*flex-direction: column !important;*/
    width: auto !important;
}
.product-item-actions {
    height: auto !important;
    margin: 0 !important;
}

#checkout .authentication-wrapper {
    display: none !important;
}