#hsd_conversations_table td.sorting_1,
#hsd_conversation_thread .label {
    display: none;
}
/*.single-post main img {
    border: 1px solid #C9D1DD;
    padding: 25px;
}
img.yt-border {
    border: 1px solid #C9D1DD;
    padding: 5px;
}*/

/* For the checkbox's label "Count Me In for Deals & News" in the checkout form */
.woocommerce-form__label-for-checkbox span {
    font-size: 14px;
    line-height: 1.5;
}

/* validation for the terms and conditions in checkout form */
.woocommerce-invalid-required-field .woocommerce-form__label-for-checkbox {
    border: 1px dotted red;
    padding: 5px;
    margin-bottom: 5px;
    display: block;
    color: red;
}
.woocommerce-invalid-required-field .woocommerce-form__label-for-checkbox a {
    color: red;
    border-bottom: 1px dotted red;
}

/**
Hide the captcha and the newsletter checkbox in the vip form if the user is logged in
*/
/**
.logged-in #wpforms-174256-field_13-container,
.logged-in #wpforms-174256-field_20-container {
   display:none;
}
*/

/* Woo - Edit Profile */
.woocommerce-EditAccountForm.edit-account fieldset {
    margin-bottom: 30px;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide
    input[type='radio'] {
    margin-right: 7px;
}

/*temp (mexri na ginei anavathmisi tou yootheme*/
#wpforms-174256-field_14-container,
#wpforms-209466-field_14-container {
    display: none;
}
/* highlight download item */
.highlight-item td {
    background-color: rgba(169, 131, 229, 0.23);
}

/* sto checkout tou mailerlite (Count me in for Deals and Updates!) */
.woocommerce-input-wrapper label {
    font-size: 14px;
    line-height: 1.5;
}

.yt-post a {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #0073aa;
}

.yt-post a:hover {
    border-bottom: 1px solid;
}

.dotted-link {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #0073aa;
}
