.header {
    display: none;
}

.footer {
    display: none;
}

.copyright-container {
    display: none;
}

.print_container {
    font-size: 15px;
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
}

@media print {
    .print_container {
        width: 100%;
    }
}

.actionButtons {
    position: fixed;
    bottom: 50px;
    right: 150px;
    display: flex;
    justify-content: space-evenly;
    z-index: 9;
}

@media print {
    .actionButtons {
        display: none;
    }
}

.note-print-for {
    position: absolute;
    right: 0;
    line-height: normal !important;
    font-size: 14px;
    top: 0;
}

.logo_print {
    padding: 0 0 30px 0;
    z-index: 99;
    display: none;
}

@media print {
    .logo_print {
        display: flex;
    }
}

.content_print_product {
    margin: 0 auto;
}

.pic-diagram {
    margin-top: 10px;
    margin-left: 20px;
}

.logo-img {
    height: 110px;
    width: 100%;
}

.content_print_product .product_image {
    height: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    font-family: "object-fit: scale-down;";
    width: 67%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
}

.product_image {
    /* margin-top: -40px !important; */
    padding: 20px !important;
    height: 400px !important;
}

.content_print_product .picture_print img {
    mix-blend-mode: multiply;
}

.picture_print {
    width: 100%;
    margin: 0 auto;
}

.picture_print p {
    margin-bottom: 0;
}

.logo_product_print {
    width: 100%;
    height: 100%;
}

.name_product {
    font-size: 25px;
    font-family: "HurmeGeometricSans1-SemiBold";
}

.product_detail_info {
    padding-left: 40px;
    padding-right: 40px;
    overflow: auto;
}

.product_detail_info_name {
    font-size: 1.25rem;
    text-transform: uppercase;
    font-family: "HurmeGeometricSans1-SemiBold", sans-serif;
}

.product_detail_info_instock {
    color: #eea501;
    margin-top: 20px;
}

.product_detail_info-row {
    display: flex;
    padding: 10px 0 0 0;
}

.product_detail_info_sku {
    color: #777;
}

.product_detail_gallery_icon-share_items {
    font-size: 20px;
}

.product_detail_gallery_icon-share_items_item {
    padding: 0 10px;
    cursor: pointer;
}

.product_detail_info_icon_CP {
    margin-right: 20px;
    height: 18px;
}

.product_detail_info_description {
    margin-top: 0;
}

.product_detail_info_feature {
    list-style: none;
    padding: 0;
    margin-top: 0;
}

.product_detail_info_feature li {
    position: relative;
    text-indent: 20px;
    line-height: 24px;
}

.product_detail_info_feature li::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 4px solid #212121;
    position: absolute;
    top: 11px;
    left: 0;
}

.product_detail_info_dimension {
    margin-top: 5px;
    display: flex;
    flex-direction: column;
}

.product_detail_info_option {
    margin-top: 5px;
    display: flex;
    flex-flow: row;
    gap: 20px;
}

.product_detail_info_upholstery {
    margin-top: 10px;
}

.product_detail_info_upholstery-wrapper {
    list-style: none;
    display: block;
    content: "";
    display: table;
    clear: both;
}

.product_detail_info_upholstery-li {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    float: left;
    margin-bottom: 15px;
}

.product_detail_info_upholstery-li img {
    width: 35px;
    height: 35px;
}

.product_detail_info_finish {
    margin-top: 10px;
}

.product_detail_info_finish-wrapper {
    list-style: none;
    display: block;
    content: "";
    display: table;
    clear: both;
}

.product_detail_info_finish-li {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    float: left;
    margin-bottom: 15px;
}

.product_detail_info_finish-li img {
    width: 35px;
    height: 35px;
}

.product_detail_info_plus-btn {
    width: 34px;
    height: 34px;
    position: relative;
    display: block;
    border: 1px solid #636363;
    color: #636363;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    font-size: 1rem;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

.product_detail_info_msg {
    font-size: 0.75rem;
    padding-left: 10px;
    border-left: 2px solid #ccc;
    color: #222;
    margin-top: 10px;
    font-family: "HurmeGeometricSans1-LightObl", sans-serif;
}

.product_detail_info_msg-a {
    color: #eea501;
}

.title_uphostery,
.title_finishes {
    display: block;
    padding: 5px 0;
}

.product_detail_info_availability {
    padding: 20px 0;
    margin-top: 10px;
    border-top: 1px dotted #ccc;
    font-family: var(--font-regular), sans-serif;
}

.product_detail_info_availability-p {
    margin-bottom: 0;
}

.product_detail_info_availability-value {
    font-family: var(--font-light), sans-serif;
}

.product_detail_info_price {
    padding: 5px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-family: var(--font-regular), sans-serif;
}

.product_detail_info_price-p {
    margin-bottom: 0;
}

.product_detail_info_price-value {
    font-size: 1.25rem;
    font-family: "HurmeGeometricSans1-SemiBold", sans-serif;
}

.product_detail_info_btn {
    margin-top: 30px;
}

.product_detail_info_btn-request {
    padding: 10px;
    float: left;
    width: calc(50% - 10px);
    text-align: center;
    color: white !important;
    margin-right: 10px;
    background: #333;
    font-size: 14px;
}

@media (max-width: 1024px) {
    .product_detail_info_btn-request {
        width: 100%;
    }
}

.product_detail_info_btn-request:hover {
    background: #4f4f4f;
}



@media (max-width: 1199.98px) {
    .product_detail_info {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 15px;
    }

    .product_detail_info_name {
        margin-top: 30px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .product_detail_info {
        padding: 0 15px;
    }

    .product_detail_info_price-value {
        font-size: 1.125rem;
    }

    .product_detail_info_btn-request {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .product_detail_info_btn-talkToARep {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .product_detail_info_upholstery-wrapper {
        display: block;
        content: "";
        display: table;
        clear: both;
    }

    .product_detail_info_upholstery-li {
        float: left;
        margin-bottom: 15px;
    }

    .product_detail_info_finish-wrapper {
        display: block;
        content: "";
        display: table;
        clear: both;
    }

    .product_detail_info_finish-li {
        float: left;
        margin-bottom: 15px;
    }
}

/* Popup fabric */
.close_fabric {
    cursor: pointer;
    right: 90px;
    padding: 20px 0 0 0;
}

.row {
    margin: 0;
}

.title_popup_fabric {
    font-size: 15px;
    font-family: 'HurmeGeometricSans1-SemiBold';
    padding: 5px 20px;
    border-bottom: 1px solid #b2b2b2;
    line-height: 50px;
}

.popup_fabric_product_detail {
    height: 100%;
    background: #fafafa;
}

@media (max-width: 1199.98px) {
    .popup_fabric_product_detail {
        margin-right: 15px;
    }
}

.title_demension {
    font-size: 15px;
    font-family: var(--font-regular);
    font-weight: bold;
    color: #000;
    padding: 20px 0 0 20px;
}

.title_filter {
    font-size: 15px;
    font-family: var(--font-regular);
    color: #000;
    padding: 20px 20px 0 10px;
}

.icon-heart_outline,
.icon-share,
.icon-print {
    font-size: 18px;
}



.bold-text {
    font-weight: bold;
    font-family: var(--font-regular);
}