html,
body {
    height: 100%;
}

.common-home {
    display: none;
}

.hideScroll {
    overflow: hidden;
}

#placeblocker {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1;
}

.am-login-err {
    color: red;
    margin: 10px 0px;
    font-size: 12px;
}

.no-index {
    z-index: 0 !important;
}

.left-img-space {
    margin-left: 10px;
}

.titres {
    margin: 0;
    font-size: 16px;
}

.responsive-logo-image {
    width: 280px;
}

.disp-flex {
    display: flex !important;
}

.disp-flex-center {
    display: flex;
    align-items: center;
}

.ta-center {
    text-align: center;
}

.fix-shop {
    position: relative;
    display: flex;
    padding: 20px;
}

.img-category {
    width: 50px;
    height: 50px;
}

.img-category-in {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ee3d4f;
    padding: 2px;
    object-fit: cover;
}

.sm-no-padding {
    padding: 0;
}

.ck-out-button {
    margin: 0 !important;
}

.login-info {
    font-size: 14px;
}

.ml-3 {
    margin-left: 1.3rem !important;
}

.mb-2px {
    margin-bottom: 2px;
}

.mb-6px {
    margin-bottom: 6px;
}

.mb-10px {
    margin-bottom: 10px;
}

.w-100 {
    width: 100%;
}

.w-auto {
    width: auto !important;
}

.scrolled-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.connect-gmail {
    font-size: 12px;
    border: 0;
    padding: 8px 0px;
    border-radius: 4px;
    background: #ee3d4f;
    color: white;
    font-weight: bold;
    border: 1.5px solid #ae0011;
    margin-bottom: 10px;
}

.connect-facebook {
    font-size: 12px;
    border: 0;
    padding: 8px 0px;
    border-radius: 4px;
    background: #1877F2;
    color: white;
    font-weight: bold;
    border: 1.5px solid #004eb4;
    margin-bottom: 2px;
}

.connect-main,
.amazona-log-btn {
    border: 3px solid #ee3d4f;
    color: white;
    font-weight: bold;
    background-color: #ee3d4f;
    font-size: 14px;
    padding: 5px 0px;
    border-radius: 6px;
}

.boldder {
    font-weight: bold;
    color: black;
}

h4.withLine {
    overflow: hidden;
    text-align: center;
}

h4.withLine:before,
h4.withLine:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

h4.withLine:before {
    right: 0.5em;
    margin-left: -50%;
}

h4.withLine:after {
    left: 0.5em;
    margin-right: -50%;
}

.signin,
.signout,
#my_account {
    display: none;
}

.abcRioButton.abcRioButtonLightBlue {
    width: 100% !important;
    margin-bottom: 10px;
}

.prefixed-h-w {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

h4.tof-ell {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 32px;
}

h1.fixed-line-height {
    line-height: 1.2;
}

.wrong-field {
    border: 1px solid red !important;
}

.error-text {
    color: #ee3d4f;
}

.w-60px {
    width: 60px;
}

.b {
    font-weight: bold;
}

.tajustify {
    text-align: justify;
}

.custom-img-fixed {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.bt-tof-ell {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 32px;
}

@media (max-width: 767px) {
    .bt-tof-ell {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
        height: 23px;
    }
}

.customContentLoader,
.customContentLoader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.customContentLoader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #000000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#show-megamenu {
    float: right;
    margin-right: 0;
}

.disp-flex-search {
    display: block;
}

.product-responsive-ratio {
    position: relative;
    width: 100%;
    padding-top: 100%;
}

.pc-search-result {
    display: none;
    position: absolute;
    top: 40px;
    left: 0px;
    border-radius: 20px;
    width: 100%;
    background: white;
    border: 1px solid #e5e5e5;
    z-index: 1;
}

.mb-search-result {
    display: none;
    position: absolute;
    top: 40px;
    left: 0px;
    border-radius: 20px;
    width: 100%;
    background: white;
    border: 1px solid #e5e5e5;
    z-index: 1;
}

.pc-search-result h4 {
    margin: 18px 10px 12px 25px;
}

.mb-search-result h4 {
    margin: 18px 10px 12px 25px;
}

.search-pc-img {
    height: 35px;
    width: 35px;
    margin-right: 10px;
    object-fit: cover;
}

.search-mb-img {
    height: 35px;
    width: 35px;
    margin-right: 5px;
    object-fit: cover;
}

ul.search-pc-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.search-mb-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.search-pc-ul>li.err {
    padding: 25px;
}

ul.search-mb-ul>li.err {
    padding: 25px;
}

ul.search-pc-ul a {
    display: block;
    padding: 5px 25px;
    cursor: pointer;
    border-top: 1px solid #eee;
}

ul.search-mb-ul a {
    display: block;
    padding: 5px;
    cursor: pointer;
    border-top: 1px solid #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.li-pc-is-selected {
    display: block;
    background-color: #eee;
}

.li-mb-is-selected {
    display: block;
    background-color: #eee;
}

ul.search-pc-ul a:hover {
    display: block;
    background-color: #eee;
}

ul.search-mb-ul a:hover {
    display: block;
    background-color: #eee;
}

ul.search-pc-ul>li:last-child>a:hover {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

ul.search-mb-ul>li:last-child>a:active {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

ul.search-mb-ul>li:last-child>a:focus {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media (max-width: 767px) {
    .search-pro {
        width: 100%;
        margin: 0;
        padding: 0;
        clear: both;
    }
    .disp-flex-search {
        display: flex;
    }
    #main-nav {
        float: right;
    }
}

.pickAdresa {
    cursor: pointer;
    background-color: #ffb100;
    color: white;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 4px;
    margin-right: 5px;
    white-space: nowrap;
}

.editAllAdress {
    cursor: pointer;
    background-color: #0089ff;
    color: white;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 4px;
    margin-right: 5px;
    white-space: nowrap;
}

.price {
    height: 22px !important;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.custom-selectable {
    display: inline-block;
    border: 1px solid #e74c3c;
    padding: 2px 10px;
    border-radius: 4px;
    cursor: pointer;
    color: #e74c3c;
    margin-right: 4px;
    margin-bottom: 4px;
}

.errSingleProduct {
    font-weight: bold;
    color: red;
}

.cus-sele-cted {
    display: inline-block;
    border: 1px solid #e74c3c;
    background-color: #e74c3c;
    padding: 2px 10px;
    border-radius: 4px;
    cursor: pointer;
    color: white;
    margin-right: 4px;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                    supported by Chrome, Edge, Opera and Firefox */
}

.mtkr {
    margin-bottom: 25px;
}

.darken-bg {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.shprt {
    background: #ee4556 !important;
    border-radius: 0 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: bold !important;
    padding: 11px 15px !important;
}

.so-extraslider.products-list.grid {
    height: 276px;
    overflow: hidden;
}

.so-extraslider.products-list.grid .ltabs-item {
    max-width: 187px;
}

.slideshow--home8 {
    height: 536px;
    overflow: hidden;
}

.no-js .slideshow--home8 {
    display: block;
}

.owl2-carousel.owl2-loaded {
    display: block;
    overflow: inherit;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .slideshow--home8 {
        height: 473px;
        overflow: hidden;
    }
    .so-extraslider.products-list.grid {
        height: auto;
        overflow: hidden;
    }
    .so-extraslider.products-list.grid .ltabs-item {
        max-width: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slideshow--home8 {
        height: 365px;
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .slideshow--home8 {
        display: none;
        height: auto;
        overflow: hidden;
    }
    .slider-img-home {
        height: auto!important;
        object-fit: cover;
    }
    .so-extraslider.products-list.grid {
        height: 190.33px;
        overflow: hidden;
    }
    .so-extraslider.products-list.grid .ltabs-item {
        max-width: 101.33px;
    }
}

.fastBuyContent {
    background-color: #eee;
    padding: 10px;
}

.multipleInputs {
    display: flex;
}

#quickBuyErrors {
    /* font-weight: bold; */
    color: red;
    display: none;
}

#quickBuySuccess {
    /* font-weight: bold; */
    color: rgb(0 128 0);
    display: none;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
}

.separator::before,
.separator::after {
    content: '';
    flex: 1;
    border-bottom: 2px solid #000;
}

.separator::before {
    margin-right: .25em;
}

.separator::after {
    margin-left: .25em;
}

.slider-img-home {
    height: 535px;
    object-fit: cover;
}

figure.table > table > tbody tr {
    border-collapse: collapse;
}

figure.table > table, figure.table td, figure.table th {
    border: 1px solid black;
    padding: 2px 6px;
}