/* ==========================================================================
FLOOW2 MAIN - ITEM V2
========================================================================== */

.item_container_wrapper_capacity,
td.label.Available.quantity,
td.label.Available.quantity+td,
td.label.Available.unit,
td.label.Available.unit+td {
    display: none !important;
}

body {
    margin: 0 !important;
}

.trxmeds-item {
    padding-left: 6px;
}

.transport_costs {
    border: 1px solid grey;
    width: 100% !important;
    padding: 10px;
    border-radius: 10px;
    background: #ffefd1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 10px 0px;
}

.transport_costs p {
    font-size: 14px !important;
    margin: 0px;
}

.add_wishlist i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: white;
    font-size: 22px;
    background: white;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
}

.altimg_subcontainer img {
    width: 50px;
    height: 50px;
}

.send_email.buy_direct i {
    background: #50b49f !important;
}

.add_wishlist .not-active {
    color: #b6b6b6;
    border: 1px solid #b6b6b6;
}

.add_wishlist .active {
    color: #ec7373;
    background: #ffffff;
    border: 1px solid #ec7373;
}

#image img {
    max-width: 100% !important;
    height: auto;
}

.specs h4 {
    margin: 20px 0px 4px 0px;
}

.equipment_wrapper {
    overflow-x: scroll;
    margin-block-start: 1em;
    white-space: nowrap;
    width: 100%;
}

.equipment {
    display: inline-block;
    min-width: 200px;
    max-width: 200px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 225px;
    vertical-align: top;
    margin: 10px;
    padding: 0;
    transition: all 300ms ease;
    position: relative;
    margin-bottom: 1.5em;
}

.equipment .label {
    display: none;
}

.equipment:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.28);
}

.equipment:first-child {
    margin-left: 1px;
}

.equipment a.more_info.button_inline.small {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    color: transparent;
}

.item_imgcontainer_wrapper {
    width: 100% !important;
}

.item_imgcontainer {
    max-height: 100% !important;
    min-width: 100% !important;
}

.photo {
    height: 200px;
    width: 100%;
}

.photo img {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
    object-position: 50% 50%;
}

.equipment .attribute.price {
    display: none;
}

.attribute.name {
    padding: 10px 15px 15px 15px;
    min-height: 40px;
}

.attribute.name a {
    text-decoration: none;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

#right {
    height: 4px;
}

.share_item span,
input#myInput {
    margin: 20px 0px 0px 4px;
}

input#myInput {
    width: 200px;
    height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 6px;
    border-top: 0px;
    border-left: 0px;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
}

#facebook-share {
    cursor: pointer;
}

span.link i {
    color: white;
    background: grey;
    font-family: "Font Awesome 5 Free" !important;
}

span.twitter i {
    color: white;
    background: #00acee;
}

span.linkedin i {
    color: white;
    background: #0e76a8;
}

span.facebook i {
    color: white;
    background: #0f61a1;
}

span.whatsapp i {
    color: white;
    background: #25d366;
}

.share_item i {
    color: white;
    background: #0f61a1;
    padding: 10px;
    border-radius: 150px;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    font-size: 15px;
    cursor: pointer;
    font-family: "Font Awesome 5 Brands" !important;
}

.altimg_container h1,
.contact_lessor h1.title,
.personal_information h1,
.tel,
span.short_desc+p {
    display: none !important;
}

h1,
h1 a,
h2 {
    font-size: 20px;
}

.item_list_planner.planlist_detail {
    padding: 20px;
}

.wrapper_ {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    /* background: #f0efed; */
    padding: 0px;
    display: flex;
}

.contact_lessor {
    padding: 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.send_email,
.tel_user {
    padding: 0;
}

.tel_user {
    display: none;
}

.contact_lessor h1 a {
    color: #116db4 !important;
}

.send_email a,
.tel_user a {
    background: #116db4;
    color: white;
    padding: 20px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-decoration: none;
    width: 100%;
    float: left;
    margin: 10px 0;
    position: relative;
    border-radius: 4px;
    transition: 0.5s;
}

.send_email a:hover,
.tel_user a:hover {
    background: #0a5691;
    padding-left: 75px;
}

.send_email a:hover i,
.tel_user a:hover i {
    background: #116db4;
    width: 75px;
    opacity: 1;
}

.send_email i,
.tel_user i {
    float: left;
    height: 100%;
    width: 0;
    background: #0a5691;
    position: absolute;
    left: 0px;
    clip-path: polygon(85% 0%, 100% 50%, 85% 100%, 0% 100%, 0% 50%, 0% 0%);
    -webkit-clip-path: polygon(85% 0%, 100% 50%, 85% 100%, 0% 100%, 0% 50%, 0% 0%);
    top: 0;
    border-radius: 4px;
    transition: 0.5s;
    z-index: 10;
    text-align: center;
    opacity: 0;
    display: block !important;
}

.send_email i:before,
.tel_user i:before {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.itemleft {
    width: 63%;
    margin-right: 2%;
    float: left;
    background-color: #f7f7f6;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#extension_titlebar {
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.contact_lessor h1 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#extension_price_detail_floow2 .price {
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
}

.itemright {
    width: 35%;
    float: right;
    background: #ffffff;
    padding-bottom: 1.5em;
}

.accordion {
    overflow: visible !important;
    height: auto !important;
}

.altimg_container div, .viewcount, .date-on-detailspage, .trxmeds-item {
    display: inline-block;
    vertical-align: revert;
    color: #a0a0a0;
}

.viewcount {
    color: #a0a0a0;
}

.viewcount:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06e";
    padding-right: 5px;
}

.viewcount:after {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    padding-left: 15px;
}

.date-on-detailspage {
    color: #a0a0a0;
}

.date-on-detailspage:before {
    content: "sinds";
    padding-right: 5px;
    display: none;
}

#extension_price_detail_floow2 {
    width: 50%;
    float: left;
}

#extension_info,
#extension_specifications,
#extension_specifications,
#extension_more_from_user,
#extension_customer_review,
#extension_profile_member_contacts {
    width: 100%;
    float: left;
}

#extension_images {
    width: 50%;
    float: left;
    padding: 0px 20px 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.price.price_wrapper h1 {
    margin: 10px 0px 4px 0px !important;
    padding: 0px !important;
    font-size: 18px;
}

span.short_desc {
    background: white;
    padding: 4px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 20px;
    display: block;
    border-top: 1px solid #e6e4e1;
}

.share_item {
    background: #f7f7f6;
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block !important;
    visibility: visible !important;
    border-top: 1px solid #e6e4e1;
}

.share_item h1,
.share_item span {
    display: inline;
    vertical-align: middle;
}

span.short_desc h1 {
    padding-top: 10px;
}

table.specs_table {
    width: 100%;
}

table.specs_table td.label {
    text-align: left;
    width: 30%;
    vertical-align: top;
}

table.specs_table td.right,
table.specs_table td.right strong {
    text-align: right;
    font-size: 16px !important;
    font-weight: normal !important;
}

.specs {
    padding: 20px;
    background: white;
    border-top: 1px solid #e6e4e1;
}

.more_from_user {
    padding: 20px;
}

.more_from_user h3 a {
    /* color: #365b8f !important; */
    color: #116db4 !important;
    text-decoration: none;
    transition: 0.5s;
}

.more_from_user h3 a:hover {
    color: #365b8f !important;
    text-decoration: underline;
}

.equipment_wrapper::-webkit-scrollbar,
.contact_wrapper::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-appearance: none;
}

.equipment_wrapper::-webkit-scrollbar-track,
.contact_wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.equipment_wrapper::-webkit-scrollbar-thumb,
.contact_wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #555;
    height: 3px;
}

.equipment_wrapper::-webkit-scrollbar-corner,
.contact_wrapper::-webkit-scrollbar-corner {
    display: none;
    height: 0px;
    width: 0px;
}

.stampery-stamp {
    display: none;
}

#extension_titlebar .far {
    margin-right: 5px;
}

.mod_catalog_detail {
    position: relative;
}

.publish img {
    width: 30px !important;
    height: 30px !important;
}

.extend_item .edit img {
    height: 25px;
    width: 25px;
}

.qr_code_detail iframe {
    height: 41px;
    width: 41px;
    border: 0;
}

.qr_code_detail a {
    display: none;
}

#extension_info,
#extension_info p,
#extension_info span,
#extension_info strong {
    font-weight: normal !important;
    font-size: 16px !important;
    color: black !important;
}

.member_contacts {
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.contact_wrapper {
    overflow-x: scroll;
    margin-block-start: 1em;
    white-space: nowrap;
    width: 100%;
}

.contact_container {
    display: inline-block;
    min-width: 200px;
    max-width: 200px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 225px;
    vertical-align: top;
    margin: 10px;
    padding: 0;
    transition: all 300ms ease;
    position: relative;
    margin-bottom: 1.5em;
    float: initial !important;
}

.contact_container:nth-of-type(1) {
    margin-left: 1px;
}

.contact_container table {
    border-spacing: 0;
}

.contact_container br {
    display: none;
}

.contact_container address {
    display: none;
}

.contact_container tr {
    width: 100% !important;
    display: none;
}

.contact_container tr:nth-child(1),
.contact_container tr:nth-child(2) {
    display: block !important;
}

.contact_container td {
    max-height: 100%;
    min-width: 100%;
    padding: 0;
}


.avatar {
    height: 200px;
    width: 100%;
}

.avatar img {
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

.contact_container td.column1 {
    display: none;
}

td.columm1 {
    display: none;
}

.contact_container p {
    margin: 0;
    border: 15px solid transparent;
    border-top: 0;
    padding-top: 10px;
    min-height: 65px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.contact_container:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.28);
}

.rating-and-reviews {
    padding: 20px;
}

.review_rating_wrapper {
    margin-block-start: 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.review_rating {
    border: solid 1px rgba(190, 190, 190, .35);
    padding: 30px;
    -webkit-box-shadow: 0px 5px 20px -8px rgba(199, 199, 199, 1);
    -moz-box-shadow: 0px 5px 44px -8px rgba(199, 199, 199, 1);
    box-shadow: 0px 5px 20px -8px rgba(199, 199, 199, 1);
    width: 49%;
    max-width: 49%;
    -ms-flex: 49%;
    flex: 49%;
    display: inline-block;
    text-align: left;
    min-height: 90px;
    margin-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

span.rating-value {
    height: 28px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle;
    background-image: url(/tl_files/files/main/images/stars-review.png);
}

.rating_5 {
    width: 145px;
}

.rating_4 {
    width: 116px;
}

.rating_3 {
    width: 88px;
}

.rating_2 {
    width: 58px;
}

.rating_1 {
    width: 24px;
}

.reviewer {
    text-transform: capitalize;
    font-weight: bold;
    margin: 4px 0;
}

.review {
    margin: 4px 0px 0px 0px;
}

.rating_button {
    display: block;
}

.message-row {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    background: #8fb0d8;
    transition: 0.3s ease;
}

.message-row:hover {
    background: #809bbf;
}

.rating {
    width: 100%
}

.review_date {
    display: block;
    opacity: .6;
    font-size: inherit !important;
}

.rating-and-reviews h2 {
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
}

.options.desktop {
    position: fixed;
    right: 10px;
    top: calc(50% - 161px);
    text-align: center;
    background: white;
    padding: 20px 0px;
    display: block !important;
    background: rgb(255, 255, 255);
    border: 0.0625rem solid rgb(222, 228, 233);
    border-radius: 0.625rem;
    z-index: 9999;
}

.options.desktop a {
    padding: 16px 10px;
    vertical-align: middle;
    display: block;
}

.options.desktop img {
    height: 22px;
    width: 25px;
    margin: 0px 6px;
}

.options.desktop div:hover i,
.options.desktop div:hover p {
    color: black;
}

.options.desktop p {
    margin: 4px 0px 0px 0px;
    font-size: 12px;
    color: #8f8f8f;
    font-weight: normal;
}

.options.desktop i {
    color: #8f8f8f;
    font-size: 16px;
}

.options.beheerder h1 {
    padding: 20px 0px 20px 20px;
    background: #f7f7f6;
    margin: 0px;
}

.options.beheerder {
    position: fixed;
    right: 10px;
    top: calc(50% - 92px);
    text-align: center;
    background: white;
    padding: 0px 0px;
    display: block !important;
    background: rgb(255, 255, 255);
    border: 0.0625rem solid rgb(222, 228, 233);
    border-radius: 0.625rem;
    z-index: 9999;
}

.options.beheerder p {
    margin: 4px 0px 0px 0px;
    font-size: 12px;
    color: #8f8f8f;
    font-weight: normal;
}

.options.beheerder i {
    color: #8f8f8f;
    font-size: 16px;
}

.publish {
    padding: 16px 10px;
    vertical-align: middle;
    display: block;
}

.options.beheerder h1 {
    display: none !important;
}

.options.beheerder div:hover i,
.options.beheerder div:hover p {
    color: green;
}

.options.beheerder div {
    max-width: 90px;
    border-bottom: 1px solid #f1f1f1;
}

/* ==========================================================================
END
========================================================================== */

/* ==========================================================================
FLOOW2 MAIN - ITEM V2 - 1023
========================================================================== */

@media screen and (max-width: 1024px) {

    .mod_catalog_detail {
        padding-top: 30px;
    }

    .qr_code_detail iframe {
        height: 41px;
        width: 41px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .publish img {
        width: 30px !important;
        height: 20px !important;
    }

    .extend_item .edit img {
        height: 25px !important;
        width: 25px !important;
    }

    #extension_price_detail_floow2 {
        width: 100%;
        float: left;
        padding: 20px 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    #extension_images {
        width: 100%;
    }
}

@media screen and (max-width: 1023px) {
    #container {
        padding-bottom: 62px !important;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .equipment {
        min-width: 40%;
        max-width: 40%;
    }

    .send_email a:hover,
    .tel_user a:hover {
        padding-left: 40px;
    }

    .send_email a:hover i,
    .tel_user a:hover i {
        width: 40px;
    }

    input#myInput {
        margin-top: 0.5em;
        margin-left: 0;
    }

    span#whatsapp-share {
        margin-left: 0;
    }

    body {
        margin-bottom: 0 !important;
    }

    .specs_table td.label {
        width: 50% !important;
    }

    .contact_container {
        min-width: 40%;
        max-width: 40%;
    }

    .review_rating {
        padding: 25px;
        width: 100%;
        max-width: 100%;
        flex: 100%;
        -ms-flex: 100%;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    input#myInput {
        margin-top: 0.5em;
        margin-left: 0;
    }

    span#whatsapp-share {
        margin-left: 0;
    }

    #container {
        padding-bottom: 10px !important;
    }

    body {
        margin-bottom: 0 !important;
    }

    .specs_table td.label {
        width: 50% !important;
    }
}

@media screen and (max-width: 600px) {
    body {
        margin-bottom: 0 !important;
    }

    #container {
        padding-bottom: 10px !important;
    }

    .itemleft {
        width: 100%;
    }

    .itemright {
        width: 100%;
        margin-top: 10px;
    }

    .equipment {
        min-width: 45%;
        max-width: 45%;
    }

    .wrapper_ {
        display: block;
    }

    .photo {
        height: 160px;
    }

    .send_email a:hover,
    .tel_user a:hover {
        padding-left: 55px;
    }

    .send_email a:hover i,
    .tel_user a:hover i {
        width: 55px;
    }

    .share_item h1 {
        display: block;
    }

    input#myInput {
        width: 100%;
        margin-top: 0.5em;
        margin-left: 0;
    }

    span#whatsapp-share {
        margin-left: 0;
    }

    .specs_table td {
        display: block;
    }

    .specs_table td.label {
        width: 100% !important;
    }

    .specs_table td.right {
        text-align: left !important;
        margin-bottom: 10px;
        color: grey;
    }

    .detail-images img {
        max-width: 100% !important;
    }

    .contact_container {
        min-width: 45%;
        max-width: 45%;
    }

    .avatar {
        height: 160px;
    }

    .message-row {
        width: 100%;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .review_rating {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        flex: 100%;
        -ms-flex: 100%;
    }

    .price.price_wrapper {
        padding: 0px;
    }

    .itemright {
        padding-bottom: 200px;
    }
}

@media screen and (max-width: 320px) {
    .equipment {
        min-width: 50%;
        max-width: 50%;
    }
}

/* ==========================================================================
END
========================================================================== */