#header .header-nav {
    border-bottom: 2px solid #f1f1f1f1;
    max-height: 50px;
    background-color: #F3D03E;
    color: black;
    margin-bottom: 5px;
}

#header .header-top {
    padding-bottom: 0rem;
    background-color: black;
}

#header a {
    color: black;
}

@media (min-width:961px) {
    .top-menu .sub-menu ul[data-depth='1']>li ::after {
        content: "";
        display: block;
        width: 1px;
        height: 15px;
        background-color: rgb(78, 78, 76);
        position: relative;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }
}

#header .header-nav #_desktop_contact_link {
    display: inline-block;
}

.container {
    width: 100%;
}

.search-widget form input[type=text] {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    height: 44px;
    border-radius: 48px;
    padding: 8px 45px 8px 30px;
    width: 363px;
    margin-right: 0px;
    margin-left: 25px;
}

@media (min-width: 768px) {
    .col-md-7 {
        float: right;
        width: 45%;
    }
}


/* version 1 */


/* desktop */

@media (min-width: 1025px) {
    .header-top #top-menu {
        margin-top: 20px;
    }
    .header-top #search_widget {
        margin-top: 10px;
    }
}


/* tablette h. */

@media (min-width: 1024px) AND (max-width: 1024px) {
    .header-top #top-menu {
        margin-top: 10px;
    }
    .header-top #search_widget {
        margin-top: 5px;
    }
}


/* desktop v. */

@media (min-width: 768px) AND (max-width: 1023px) {
    .header-top #top-menu {
        margin-top: 5px;
    }
    .header-top #search_widget {
        margin-top: 0px;
    }
}


/* mobile */

@media (max-width: 767px) {
    #header .logo {
        height: 30px;
    }
}

body {
    text-align: center;
    vertical-align: middle;
    background-color: rgb(240, 240, 235);
    overflow-x: hidden;
}

@media (min-width: 1870px) {
    .products {
        margin-left: 5%;
        /* margin-right: auto;*/
        width: 100%;
    }
}

@media (min-width: 1070px) {
    .products {
        margin-left: 7%;
        /* margin-right: auto;*/
        width: 100%;
    }
}

@media (min-width: 1870px) {
    .products {
        margin-left: 2%;
        /* margin-right: auto;*/
        width: 100%;
    }
}

#wrapper {
    background: #F4F4F4;
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .11);
    padding-top: 1.563rem;
}

footer {
    background-color: #262b2f;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .3);
}

.footer-container {
    margin-top: 0rem;
    padding-top: 0rem;
    overflow: hidden;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, .3);
}

.block-contact .block-contact-title,
.linklist .blockcms-title a {
    color: #F3D03E;
}

#block_myaccount_infos .myaccount-title a {
    color: #F3D03E;
}

.h1,
.h2,
.h3 {
    text-transform: uppercase;
    color: #F3D03E;
}

#header .header-top .search-widget {
    float: right;
    width: 450px;
}

#header .header-nav .cart-preview.active {
    background: black;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.thead-default th {
    color: red;
    background-color: #f6f6f6;
}

.page-customer-account #content {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem;
    font-size: .875rem;
    color: black;
}

i.icon-red {
    color: red;
}

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    /*width: 50%;*/
}

.pagination a.active {
    background-color: #4caf50;
    color: #ee2e2e;
}

.pagination a:hover:not(.active) {
    background-color: #bc2b2b;
}

@media (min-width: 768px) {
    .col-md-5 {
        float: left;
        width: 54.66667%;
    }
}

.bootstrap-touchspin {
    width: auto;
    float: left;
    display: inline-block;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
    margin-top: 5px;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    position: absolute;
    z-index: 3;
    background: #ffff;
    width: 278px;
    bottom: 0;
    height: 140px;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: center;
    text-transform: capitalize;
    margin-top: .7rem;
    height: 40px;
    background-color: #f1f1f1;
}

.remisep {
    padding: 8px;
    z-index: auto;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    background: rgb(255 0 52 / 70%) !important;
    top: auto;
    font-size: 14px;
    width: 120px;
    font-weight: bold;
}

.statutp {
    padding: 8px;
    z-index: auto;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    background: rgb(39 0 255 / 70%) !important;
    top: auto;
    font-size: 14px;
    width: 120px;
    font-weight: bold;
}

.liggrat {
    padding: 8px;
    z-index: auto;
    position: relative;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    background: rgb(44 183 42 / 70%) !important;
    margin-top: 5px;
    top: auto;
    font-size: 14px;
    width: 110px;
    font-weight: bold;
}

.pan {
    display: table-cell;
    z-index: auto;
    position: relative;
    float: right;
    background: rgb(250 190 60 / 70%) !important;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    line-height: 150%;
    padding: 18px 4px 0 3px;
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.563rem;
    height: 400px;
    width: 278px;
    background: #fff;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
}

#etatstock {
    padding: 8px;
    z-index: auto;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    right: 0;
    bottom: 75px;
}

#etatstockp {
    padding: 8px;
    z-index: auto;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    top: 0;
    right: 25%;
}

#etatst {
    padding: 8px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    right: 0;
    bottom: 60px;
}

#etatstockb {
    padding: 8px;
    z-index: auto;
    position: absolute;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    bottom: 0;
    color: white;
    font-size: 25px;
}

#etatstatutb {
    padding: 8px;
    z-index: auto;
    position: absolute;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    bottom: 68px;
    background-color: rgb(39 0 255 / 70%) !important;
    font-size: 25px;
    color: white;
}

.dateliv-wrapper {
    margin-top: 15px;
}

.ui-datepicker td {
    padding: 0px !important;
}

.dateliv-wrapper .form-control-label {
    padding-top: 0px !important;
}

.dateliv-wrapper .ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 20px;
    cursor: pointer;
}

.product-flag.new {
    display: none;
}

body.modal-open {
    overflow: auto!important;
    padding: 0px!important;
}

.modal {
    padding-right: 0px !important;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 768px) {
    .col-md-3 {
        float: left;
        width: 25%;
        text-align: initial;
    }
}

.carousel .carousel-inner {
    height: 674px;
}

#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
}


#discount #content > div.container > div:nth-child(1) {
	display: flex;
	justify-content: center;
}

 .pagination {
	width: initial !important;
}

#discount #content > div.container > div:nth-child(1) > table > thead > tr > th:nth-child(1){
	width: 40%;
}