@font-face {
    font-family: "gotham-book";
    src:  url("../../specifics/customfonts/Gotham-Book.otf") format("opentype"); 
}

/* All params */

body {
    font-family: gotham-book;
    color: #383e42;
}

strong {
    font-weight: bold;
}

a {
    color: #80c242;
}

a:hover {
    color: #80c242;
}

h3.page-name {
    color: #80c242;
}

.overflow-scroll {
    overflow-y: scroll;
}

@media screen and (max-width: 768px) {
    h1.page-name {
        font-size: 1.2rem;
    }
}

/* End params */

/* Header */

header {
    background-color: unset;
}

#header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
}

#header .logo {
    max-height: 170px;
}

.product-mini .img-wrapper img {
    max-height: 100%;
    width: auto;
    object-fit: inherit;
}
.nav-item-account {
    background: #80C242;
}
.btn-primary, .btn-primary:hover, .btn-info, .btn-info:hover {
    background-color: #a0cc3a;
    border-color: #a0cc3a;
}

.bg-primary,a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #a0cc3a!important;
}

.social i {
    color: #fff;
    font-size: 25px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background-color: #a0cc3a;
    transition-duration: 0.5s;
}

.social .favicon img {
    max-height: 40px;
    max-width: 40px;
    height: auto;
    width: auto;
}

.social a:hover i {
    color: #a0cc3a;
    background-color: #fff;
}

/* Header mobile */

#header .mobile {
    padding-right: 15px;
    padding-left: 15px;
}

#header .mobile .logo {
    max-width: 90px;
}

/* End Header */

/* Columns lateral */

.columns {
    height: calc(100% - 212px);
    overflow-y: auto;
    position: fixed;
    padding-bottom: 30px;
}

.columns .logo {
    min-width: auto;
    max-height:90px;
}

.right-column {
    background-color: #f3fed9;
    right: 0;
}

.right-column .side-text {
    font-size: 0.9rem;
}

.sidebar-navigation {
    overflow-x: hidden;
    overflow-y: auto;
}

.right-column .nav-item {
    font-size: 0.9rem;
    line-height: 1;
}

.right-column .nav-item .nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
}

.right-column .account-nav-right i {
    color: #474747;
}

.right-column .cart-column .cart-line {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.cart-line .quantity_wanted::-webkit-outer-spin-button, .cart-line .quantity_wanted::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart-line .quantity_wanted {
    -moz-appearance: textfield;
    max-width: 50px;
    min-width: 45px;
}

/* End columns */

/* Nav */

.left-nav > li > a {
    color: #a0cc3a;
}

.left-nav > li li a {
    color: #72736d;
}

.left-nav > li > a:hover, .left-nav > li li a:hover {
    color: #80C242;
}

.account-nav {
    background: unset;
    color: #72736d;
}

.account-nav-right a {
    color: #72736d;
}

.nav-link-cart .count-pdt {
    position: initial;
    top: -3px;
    color: #bababa;
    font-size: 1rem;
    font-weight: 600;
}

.nav-link-cart .sub-cart {
    font-size: 0.8rem;
}

.offcanvas {
    left: unset;
    right: 0;
    transform: translate(100%);
}

/* End nav */

/* Certificats icons */

.certificats .icon-header {
    display: inline-block;
    margin-right: 15px;
    height: 40px;
    width: 40px;
    background-size: 100%;
}

.certificats .header-valex {
    background-image: url("/assets/upload/pages/25/e6323906a400304115c522b758759812.png");
}

.certificats .header-binspect {
    background-image: url("/assets/upload/pages/25/641283e3eefcc83d1eac577660e40a3d.png");
}

.certificats .header-bsuisse {
    width: 49px;
    background-image: url("/assets/upload/pages/25/0a0455aa398e65bf262656a1552f90e7.png");
}

.certificats .header-iso14001 {
    background-image: url("/assets/upload/pages/25/027840e67c6ab8b1094a88dae29e8911.png");
}

.certificats .header-iso22000 {
    background-image: url("/assets/upload/pages/25/c02d358bedbe51c6c15dc5a25a0e9dc3.png");
}

.certificats .header-iso9001 {
    background-image: url("/assets/upload/pages/25/fcfc99c2b465eeaf85d3979c6f98ac0f.png");
}

.certificats .btn-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    /*margin-bottom: 15px;*/
    background-repeat: no-repeat;
    /*background-image: url("/assets/upload/pages/25/c80a97c1f26c540e80a35850e7ddf734.png");*/
    /*-moz-background-size: 399px 122px;
    -webkit-background-size: 399px 122px;
    -o-background-size: 399px 122px;
    -ms-background-size: 399px 122px;
    background-size: 399px 122px;
    background-position-y: -66px;*/
}

.certificats .btn-icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    auto: auto;
}

/*.certificats .btn-icon:hover {
    background-position-y: -66px;
}*/

/*.certificats .icon-valex {
    background-position-x: 0;
}

.certificats .icon-bsuisse {
    width: 69px;
    background-position-x: -330px;
}

.certificats .icon-binspect {
    background-position-x: -66px;
    background-position-y: 0;
}

.certificats .icon-iso14001 {
    background-position-x: -132px;
}

.certificats .icon-iso22000 {
    background-position-x: -198px;
}

.certificats .icon-iso9001 {
    background-position-x: -264px;
}*/

/* End Certificats icons */

/* Footer */

footer header {
    min-height: unset;
}

footer {
    background-color: #242831;
    color: #a7aaad;
    display: block;
}

footer .footer {
    background-color: #a0cc3a;
}

footer .flexy {
    display: flex;
}

footer .flexy--grow {
    flex-grow: 100;
    width: 100%;
}

footer .flexy-row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
}

footer .footer-wrapper {
    padding-top: 100px;
    font-size: 14px;
    // font-family: 'font-light';
}

footer .footer-wrapper header {
    margin-bottom: 25px;
}

footer .customer-wrapper {
    padding-bottom: 20px !important;
}

footer .footer-wrapper h5 {
    margin: 0 0 15px 0;
    color: #f6f7f6;
    font-size: 20px;
}

footer .footer-wrapper b {
    color: #a0cc39;
}

footer .footer-wrapper a {
    color: #f6f7f6;
}

footer strong {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

footer .footer-wrapper strong {
    color: white;
}

footer .footer-wrapper a:hover {
    text-decoration: underline;
}

footer .footer-wrapper .newsletter-title {
    display: block;
    margin-top: 40px;
    width: 100%;
    color: #a7aaad;
}

footer .WG-newsletter {
    margin: 0;
    margin-top: 10px;
    width: 100%;
}

footer .WG-newsletter > * {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

footer .WG-newsletter .btn-send {
    padding: 5px 12px 6px 12px;
    text-indent: -9999em;
    white-space: nowrap;
    font-size: 0 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #a7aaad;
    border: none;
    background-color: #292f36;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

footer .WG-newsletter .btn-send, footer .WG-newsletter .btn-send::before {
    -webkit-transition: background-color .1s ease-out,color .1s ease-out;
    -moz-transition: background-color .1s ease-out,color .1s ease-out;
    -o-transition: background-color .1s ease-out,color .1s ease-out;
    transition: background-color .1s ease-out,color .1s ease-out;
}

footer .WG-newsletter .btn-send:hover, footer .WG-newsletter .btn-send:active {
    color: #221f1f;
    background-color: #f6f7f6;
}

footer .footer-wrapper .desc {
    font-size: 13px;
}

footer .footer-mainNav-wrapper {
    width: 100%;
    padding-top: 20px !important;
    border-top: #f6f7f6 solid 2px;
}

footer .nav-wrapper {
    padding-bottom: 20px !important;
}

footer .footer-mainNav {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    margin-top: 20px;
}

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

footer .footer-mainNav a {
    padding: 8px 20px;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
}

footer .footer-mainNav a:hover {
    color: #a0cc39;
    text-decoration: none;
}

footer .WP-footercredits {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding-top: 20px;
    padding-bottom: 30px;
    border-top: #343940 dashed 2px;
}

footer .certificats .btn-icon {
    background-position-y: -66px;
}

footer .certificats .btn-icon:hover {
    background-position-y: -66px;
}

footer .WP-footercredits .btn-social {
    position: relative;
    margin-top: 10px;
    margin-right: 20px;
    color: #a7aaad;
    font-size: 10px;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

footer .WP-footercredits .btn-social, footer .WP-footercredits .btn-social i {
    width: 103px;
}

footer .WP-footercredits .btn-social i {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 30px;
    background-position: top left;
    background-repeat: no-repeat;
    -moz-background-size: 103px 30px;
    -webkit-background-size: 103px 30px;
    -o-background-size: 103px 30px;
    -ms-background-size: 103px 30px;
    background-size: 103px 30px;
    -moz-opacity: .4;
    -o-opacity: .4;
    -webkit-opacity: .4;
    opacity: .4;
    -webkit-transition: -webkit-opacity .2s ease-out;
    -moz-transition: -moz-opacity .2s ease-out;
    -ms-transition: -ms-filter .2s ease-out;
    transition: opacity .2s ease-out;
}

footer .WP-footercredits .btn-social, footer .WP-footercredits .btn-social * {
    display: inline-block;
}

footer .WP-footercredits .btn-social span {
    position: relative;
    z-index: 1;
    padding-top: 25px;
}

footer .WP-footercredits .btn-social:hover {
    color: #a0cc39;
}

footer .WP-footercredits .btn-social:hover i {
    -moz-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

footer .WP-footercredits .icon-facebook i {
    background-image: url("../../upload/settings/facebook.svg");
}

footer .WP-footercredits .icon-instagram i {
    background-image: url("../../upload/settings/instagram.svg");
}

footer .btn-copyright {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    /*padding: 6px 12px;
    font-size: 22px;
    line-height: 1.6;
    border-radius: 4px;*/
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

footer .WP-footercredits .btn-copyright.copyright {
    margin-top: 18px;
    padding: 0;
    text-indent: -9999em;
    white-space: nowrap;
    font-size: 0 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 84px;
    height: 29px;
    background: url("../../upload/settings/logo_b_apcom.svg") no-repeat center center;
        background-size: auto;
    -moz-background-size: 84px 27px;
    -webkit-background-size: 84px 27px;
    -o-background-size: 84px 27px;
    -ms-background-size: 84px 27px;
    background-size: 84px 27px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-opacity: .25;
    -o-opacity: .25;
    -webkit-opacity: .25;
    opacity: .25;
    -webkit-transition: -webkit-opacity .2s ease-out;
    -moz-transition: -moz-opacity .2s ease-out;
    -ms-transition: -ms-filter .2s ease-out;
    transition: opacity .2s ease-out;
}

footer .copyright {
    color: #fff;
}

/* End footer */

/* Categories */

.cat-image h3 {
    top: 5px;
    left: 5px;
    color: #585854;
}

/* End categories */

/* Products */
.product-infos-wrapper .dropdown-menu, .product-mini .dropdown-menu {
    cursor: pointer;
}

.product-mini .dropdown-menu>div:hover, .product-infos-wrapper .dropdown-menu>div:hover {
    background-color: #e0e0e0;
}

.product-mini-container {
    border: 1px solid #dee2e6;
    border-right-style: none;
}

.product-mini-container:last-child {
    border-right-style: solid;
}

@media (min-width: 992px) {
    .product-mini-container {
        max-width: 20%;
    }

    .product-mini-container:nth-of-type(5n) {
        border-right-style: solid;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-mini-container:nth-of-type(3n) {
        border-right-style: solid;
    }
}

@media (max-width: 767px) {
    .product-mini-container:nth-of-type(2n) {
        border-right-style: solid;
    }
}

/*@media (max-width: 575px) {
    .product-mini-container {
        border-right-style: solid;
    }
}*/

.product-mini .favoris {
    right: 0;
    top: 0;
    opacity: 0.6;
    color: #b98a00;
}

.product-mini .favoris.active {
    color: #ffbe00;
}

.product-mini-labels {
    left: 5;
    top: 0;
}

.product-mini .label-icon, .product-wrapper .label-icon {
    max-height: 60px;
    max-width: 60px;
    height: auto;
    width: auto;
    margin-top: 3px;
}

.modal-dialog {
    max-width: 90%;
    width: 1500px;
}

.modal .label-modal {
    max-height: 80px;
    max-width: 80px;
}

.product-mini .big-title {
    color: #80c242;
    font-size: 1.7rem;
}

.product-mini-labels .is-new {
    background-color: #a0cc3a;
}

.product-infos-wrapper .quantity-choice {
    background-color: #a0cc3a;
}

.product-infos-wrapper .quantity-choice a {
    color: #fff;
}

.product-infos-wrapper .quantity-choice .quantity_wanted {
    max-width: 55px;
    background-color: #a0cc3a;
    color: #fff;
}

.tiny-text {
    font-size: 60%;
}

.list-infos-product {
    max-height: 450px;
}

.img-miniatures-products {
    border: 1px solid #dee2e6;
    border-right-style: none;
}

.img-miniatures-products:last-child {
    border-right-style: solid;
}

.img-miniatures-products:nth-of-type(4n) {
    border-right-style: solid;
}

@media screen and (max-width: 768px) {
    .product-mini-labels {
        display: none;
    }

    .product-name {
        font-size: 1rem;
    }

    .product-mini .box-info-product .quantity_wanted {
        max-width: 60px;
    }

    .product-cover {
        max-height: 300px;
    }

    .modal .label-modal {
        max-width: 50px;
        max-height: 50px;
    }
}

.product-mini .bottom {
    bottom: 0;
}

@media screen and (max-width: 620px) {
    .product-cover {
        max-height: 190px;
    }

    .img-miniatures-products {
        max-height: 70px;
    }
}

/* End Products */

/* Page validation */
.order-box {
    border-color: #a0cc3a!important;
}

.delete-row {
    font-size: 1.2rem;
}

.carrier-content {
    font-size: 80%;
}

@media (max-width: 768px) {
    .shipping_method {
        font-size: 0.8rem;
    }
}

#cc-modal .modal-content {
    margin-right: auto;
    margin-left: auto;
    width: auto;
    padding: 17px;
    background-color: #a0cc3a;
    border: none;
    opacity: 0.8;
}

#cc-modal .modal-content .added-to-cart i {
    font-size: 40px;
}
