#filter-products {
    display: none;
}

.all-drop-link::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: rgb(212, 197, 197);
}

.all-drop-link::-webkit-scrollbar-thumb {
    background-color: #000;
}
.all-content-overview #pagination-page p.text-sm.text-gray-700.leading-5 {
    display: none;
}
.all-content-overview #pagination-page [aria-current="page"] .cursor-default {
    font-size: 20px;
    padding: 7px 15px !important;
}
.all-content-overview #pagination-page nav > div > div > span > a {
    padding: 7px 15px !important;
    font-size: 20px;
}
.all-content-overview #pagination-page svg {
    width: 32px;
}
.text-joinery {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 35px;
}
.custom-select-option-product {
    position: relative;
    width: 100%;
}

.custom-select-option-product i {
    position: absolute;
    right: 14px;
    color: #fff;
    top: 50%;
    transition: 50%;
    transform: translate(0, -50%);
}

.pa-edge {
    padding: 20px 15px;
}
.width-check-arrow {
    max-width: 100%;
    border: 1px solid #000;
    min-width: 207px;
}
.width-check-arrow.show .icon-down-cus {
    display: none;
}
.width-check-arrow .icon-up-cus {
    display: none;
}
.width-check-arrow.show .icon-up-cus {
    display: block !important;
}
.all-select-option-product {
    display: grid;
    /* grid-template-columns: repeat(6, calc(100% / 6)); */
    grid-template-columns: repeat(5, calc(100% / 5));
    /* width: calc(100% - 100px); */
    width: calc(100% - 85px);
    grid-gap: 20px;
}
.min-width-50{
    min-width: 50px;
}

.all-quantity-error{
    position: relative;
}
.all-select-option-product .bootstrap-select {
    width: 100% !important;
    height: 40px;
}

.all-select-option-product .dropdown-toggle {
    height: 40px;
    color: #000;
    background-clip: padding-box;
    border: 1px solid #5a5758;
    border-radius: 0;
    font-size: 18px;
    padding: 0;
}

.all-select-option-product .bootstrap-select .dropdown-toggle .filter-option {
    width: calc(100% - 40px);
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 5px 4px 4px 8px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.bootstrap-select .dropdown-menu.inner {
    max-height: 280px;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
:focus {
    outline: none !important;
}

.btn-switch {
    cursor: pointer;
}

.custom-bgr-raukantex {
    background: #39bb9d;
    padding: 9px 40px;
    color: #fff !important;
    border: 0;
    height: 64px;
    width: 160px;
    cursor: pointer;
    white-space: nowrap;
}
.custom-bgr-raukantex:hover {
    background: #000;
}
.custom-option-product {
    background: #000 !important;
    padding: 0;
    border: 0;
    border-radius: 0;
}
.custom-option-product:hover {
    background: #000 !important;
}
.custom-option-product:focus {
    box-shadow: none !important;
}
.product-custom-choose {
    font-size: 18px;
    padding: 6px 12px;
    width: 78%;
}
.width-select-option-product {
    /* max-width: 221px; */
    max-width: 100%;
}
.mx-product-custom-choose {
    width: 81%;
}
#form-product .selectpicker-rehau.product-overview button.btn.dropdown-toggle {
    -webkit-box-orient: horizontal;
    padding: 6px 40px 0px 0px;
}
#form-product .form-account {
    padding: 6px 20px;
    font-size: 18px;
}
/* option box */
.custom-option-product.custom-select-choose.dropdown-toggle::before {
    top: 17px;
    right: 7%;
}
.check-arrow.show .custom-option-product.custom-select-choose.dropdown-toggle::after {
    top: 9px;
    right: 7%;
}
.product-custom-link-size {
    padding: 6px 12px;
    font-size: 18px;
}

.all-product-overview {
    padding: 0;
    margin-top: 40px;
}

.all-product-overview-detail {
    /* margin: 0 -15px; */
    margin-top: 42px;
}
.overview-main-detail {
    padding: 30px 15px;
}
.link-detail-product:hover {
    text-decoration: none;
}
.width-drop {
    width: 102%;
    margin-left: -2px;
    max-width: 600px;
    top: 1px !important;
}

.product-overview-detail {
    /* padding: 34px; */
    padding: 20px 25px;
    border: 1px solid #e5e5e5;
}
.img-overview-product {
    width: 100%;
    /* margin: auto 0; */
    /* object-fit: cover; */
    object-fit: contain;
    /* height: 55px; */
    /* height: 100px; */
    height: 62px;
}
.height-img-product {
    /* height: 110px; */
    /* margin-bottom: 30px; */
    margin-bottom: 17px;
    display: flex;
    /* margin-top: 30px; */
}
.ml-cus-7 {
    margin-left: 7%;
}
.text-raukantex {
    /* font-size: 21px; */
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    line-height: 28px;
}
span.add-product-name{
    font-size: 21px;
}
.all-popup-content .title-popup-detail {
    font-weight: bold;
    text-align: center;
}
.text-raukantex:hover {
    color: #000;
    text-decoration: none;
}
.text-colour {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 18px;
}
.color-e10 {
    color: #e10868;
}
.color-39b {
    color: #39bb9d;
}
.all-content-product-detail {
    /* height: 245px; */
    height: 197px;
}
.all-content-product-detail.content-product-per{
    height: 130px;
}
.cus-mt {
    padding-top: 50px;
}
.link-out-of-stock-product {
    background: #000 !important;
    border: 0;
    color: #fff;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    cursor: pointer;
    outline: none !important;
    height: 48px;
}
.link-add-to-cart-product {
    background: #39bb9d;
    border: 0;
    color: #fff;
    width: 100%;
    /* font-size: 24px; */
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    outline: none !important;
    /* height: 48px; */
    height: 44px;
}

.link-add-to-cart-product {
    background: #39bb9d;
    border: 0;
    color: #fff;
    width: 100%;
    /* font-size: 24px; */
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    outline: none !important;
    /* height: 48px; */
    height: 44px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.link-add-to-cart-product:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.all-show-product {
    justify-content: center;
    margin: 70px 0 30px;
}
.text-show {
    font-size: 26px;
    font-weight: bold;
}
.text-show-number {
    font-size: 26px;
    font-weight: bold;
    margin-right: 30px;
    padding: 0 9px;
}
.show-select {
    background: #000;
    color: #fff;
}
.text-show-number:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.height-myacc {
    margin-top: 20px;
}
.custom-header-product {
    justify-content: end;
}
.img-icon-header {
    margin-left: 20px;
}

.img-icon-header img {
    height: 36px;
}
.text-nothing-found {
    font-size: 21px;
    font-weight: 400;
}

.all-nothing-found {
    width: 100%;
    text-align: center;
    height: 300px;
    padding-top: 100px;
}

.custom-frown {
    font-size: 85px;
}
.decoration-more-detail:hover {
    text-decoration: none;
}

.click-reload {
    text-decoration: none;
    padding: 6px 12px;
    font-size: 18px;
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.click-reload:hover {
    text-decoration: none;
}

/* .all-select-option-product .bootstrap-select .dropdown-toggle .filter-option:after {
    font-size: 18px !important;
    border: 0;
    color: white;
    background: black;
    width: 62px;
    height: 51px;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    display: flex;
    align-items: center;
    justify-content: center;
} */

/* css popup */
.popup-db.show {
    overflow: auto;
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.popup-db {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
}
.close-model {
    position: absolute;
    top: 15px;
    padding: 4px 9px;
    right: 15px;
    /* background: red; */
    border-radius: 22px;
    /* background: #A6D7D2; */
}
.close-model-mb {
    position: absolute;
    top: -65px;
    padding: 4px 9px;
    right: -15px;
    border-radius: 22px;
    background: #a6d7d2;
}
.popup-header {
    display: flex;
}
.popup-db.show > .popup-parent {
    transform: scale(1);
}

.popup-db > .popup-parent {
    transform: scale(0);
    overflow: hidden;
    border-radius: 20px;
    max-width: 440px;
    transition: all 0.4s;
}

/* .popup-db .popup-header {

    position: relative;
} */

.btn-group-popup a,
.btn-group-popup button {
    display: inline-flex;
    font-weight: bold;
    color: white;
    background-color: #4d1761;
    padding: 12px 30px;
    border-radius: 10px;
    height: 52px;
    align-items: center;
    justify-content: center;
}
.all-btn-group-popup {
    display: flex;
    justify-content: flex-end;
}

.btn-group-popup a:hover,
.btn-group-popup button:hover {
    color: white;
    text-decoration: none;
    background-color: #60127d;
}
.popup-parent {
    margin: 20% 30%;
}
.popup-db.show > .edit-account {
    transform: scale(1);
}

.popup-db > .edit-account {
    transform: scale(0);
}
.popup-db.show > .change-plan {
    transform: scale(1);
}

.popup-db > .change-plan {
    transform: scale(0);
}
.popup-db.show > .update-credit {
    transform: scale(1);
}

.popup-db > .update-credit {
    transform: scale(0);
}
.popup-db.show > .billing-all {
    transform: scale(1);
}

.popup-db > .billing-all {
    transform: scale(0);
}
.popup-db.show > .add-promo {
    transform: scale(1);
}
.popup-db > .add-promo {
    transform: scale(0);
}
.popup-db.show > .manage-users {
    transform: scale(1);
}
.popup-db > .manage-users {
    transform: scale(0);
}
.popup-db.show > .edit-allTrustees {
    transform: scale(1);
}
.popup-db > .edit-allTrustees {
    transform: scale(0);
}

.popup-db.show > .popup-products-edit {
    transform: translateX(50px);
    margin: auto;
}

.popup-db > .popup-products-edit {
    transform: translateX(0);
    transition: all 0.5s;
}

.timeLine-double {
    position: relative;
}
.timeLine-double::after {
    position: absolute;
    height: 28px;
    border: 1px solid #645984;
    content: "";
    top: -11px;
    transform: translate(-50%, 100%);
    left: 21%;
}

/* .popup-products-edit{
    width: 60%;

} */
.all-popup-content {
    background: #fff;
    /* padding: 30px; */
    padding: 50px;
    /* max-width: 400px; */

    /* width: 400px; */
    width: 535px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: #39bb9d;
}
.all-form-productid {
    justify-content: space-between;
}
.all-form-productid button.btn.dropdown-toggle.bs-placeholder.btn-light .filter-option-inner-inner {
    display: none;
}
.all-form-productAdd {
    justify-content: flex-end;
}
.form-addPopup {
    margin-left: 5%;
}
.w-48 {
    width: 48%;
}
.w-32 {
    width: 31.5%;
}
.w-30 {
    width: 30%;
}
.w-20 {
    width: 20%;
}

.members-changepw .wrapper {
    padding: 30px 15px;
}
.all-popup-product .form-add-cart-popup {
    background: #fff;
    padding: 25px;
    max-width: 400px;
}
.icon-times {
    color: #fff;
    font-size: 29px;
}

/* end css popup */

.selectpicker-rehau.product-overview button.btn.dropdown-toggle {
    border: 1px solid black;
    border-radius: 0;
    height: 42px;
    text-align: left;
    padding: 0 42px 0 8px !important;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: ignore next  */
    -webkit-box-orient: vertical;
}

@media (max-width: 1750px) {
    .custom-select-option-product {
    }
    .width-check-arrow {
        max-width: 100%;
    }
    .pa-edge {
        padding: 20px 40px;
    }
    .width-select-option-product {
        max-width: 100%;
    }
    .width-check-arrow {
        max-width: 100%;
    }
    .mx-product-custom-choose {
        width: 78%;
    }
}

@media (max-width: 1500px) {
    .custom-select-option-product {
    }
}

@media (min-width: 1440px) {
    .img-icon-header {
        margin-top: 11px;
    }
    .all-content-overview {
        padding: 70px 239px;
        background: #fff;
    }
}

@media (max-width: 1440px) {
    .all-content-overview {
        padding: 40px 100px;
    }
}
@media (max-width: 1250px) {
    .overview-main-detail {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .all-content-product-detail{
        height: 165px;
    }
    .all-content-product-detail.content-product-per{
        height: 92px;
    }
}

@media (max-width: 1200px) {
    .all-select-option-product {
        grid-template-columns: repeat(4, calc(100% / 4));
        width: calc(100% - 60px);
    }
}

@media (max-width: 1150px) {
    .custom-select-option-product {
    }
}
@media (max-width: 992px) {
    .all-content-product-detail{
        height: 189px;
    }
    .all-content-product-detail.content-product-per{
        height: 122px;
    }
}

@media (max-width: 850px) {
    .custom-select-option-product {
    }
}

@media (max-width: 768px) {
    .all-content-product-detail.content-product-per{
        height: 97px;
    }
    .all-select-option-product {
        grid-template-columns: 50% 50%;
        width: calc(100% - 20px);
    }

    .all-content-product-detail {
        height: 165px;
    }
    .popup-db.show > .popup-products-edit {
        transform: translateX(0);
        margin: auto;
    }

    .popup-db {
        align-items: unset;
    }
    .ml-cus-7 {
        margin-left: 8%;
    }
    .cus-mt {
        padding-top: 0;
    }
    .all-product-overview-detail {
        margin-top: 0;
    }
    .height-myacc {
        margin-top: 10px;
    }
    .all-content-overview {
        padding: 20px 70px;
    }
    .overview-main-detail {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .text-show {
        font-size: 18px;
    }
    .text-show-number {
        font-size: 18px;
        margin-right: 15px;
    }
    .all-show-product {
        margin: 30px 0 20px;
    }
}

@media (max-width: 560px) {
    .all-content-product-detail.content-product-per{
        height: 120px;
    }
    .custom-select-option-product {
    }

    .text-joinery {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .all-content-product-detail {
        height: 185px;
    }
}

.select-hidden {
    display: none !important;
}

.multiselect-filter-button{
    position: absolute;
    z-index: 4;
    top: 14px;
    right: 9px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.all-product-overview .hyperlinks{
    display: flex;
    width: 100%;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%,0);
    justify-content: center;
}

.all-product-overview .overview-flex{
    position: relative;
}

.all-product-overview .hyperlinks .hyperlink-area{
    display: flex;
}

.all-product-overview .hyperlink-container {
}

.all-product-overview .hyperlinks .hyperlink-area .link{
    background: #fff;
    color: #333;
    border: 1px solid #39bb9d !important;
    border-radius: 4px;
    margin: 0 14px;
    padding: 3px 14px;
    transition: all 0.3s ease;
    color: #747473 ;
    font-size: 20px;
    font-weight: 400;
}

.all-product-overview .hyperlinks .hyperlink-area .link:hover{
    background: #39bb9d;
    color: #fff;
    border: 0;
    transition: all 0.3s ease;
}

.all-product-overview .hyperlinks .hyperlink-area .active{
    background: #39bb9d;
    color: #fff;
    border: 0;
    transition: all 0.3s ease;
}

.product-alert-popup .alert-messenger{
    background-color: white !important;   
}

.product-alert-popup .alert-messenger h2{
    color: black;
    padding: 23px;
    font-size: 23px;
}
