/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

a.wcpoa_attachmentbtn{
    color: #a46497;
    float: right;
    background: transparent;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 12px;
    border: 0;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    border-bottom: none;
}
.wcpoa_hide_me{
    display: none !important;
}
.wcpoa_attachment_name{
    margin-top: 0px !important;
    max-width: 80.5%;
    display: inline-block;
}
a.wcpoa_attachmentbtn_order{
    padding: 10px;
    background: #0e7aad;
    color: #fff;
}
#tab-wcpoa_product_tab a.wcpoa_attachment_expire {
    padding: 10px;
    background: #ccc;
    color: #ffffff;
    cursor: no-drop;
    box-shadow: none;
}
.wcpoa_cs_shortcode a.wcpoa_attachmentbtn {
    float: right;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 10px 10px 12px;
    border: 0;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    font-size: 16px;
    text-decoration: none !important;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    max-width: 100px;
}
.wcpoa_cs_shortcode .wcpoa_attachment {
    margin-bottom: 0px;
}
.wcpoa_order_attachments {
    padding: 10px 5px;
    margin: 10px 0;
}
button#wcpoa-ua-btn {
    margin-top: 15px;
}
.wcpoa_order_attachments .wcpoa_order_attachments_items .wcpoa-ofai {
    padding: 10px 5px 10px 36px;
    margin: 5px 0;
    position: relative;
    background: #eee;
}
a#wcpoa-clear-aitem {
    color: #ccc;
    display: block;
    text-align: right;
}
.wcpoa_order_attachments .wcpoa_order_attachments_items .wcpoa-ofai.wcpoa-attach-img:before {
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABAAgMAAAAhThzVAAAADFBMVEX///+IiIjDw8PExMTmLg9mAAAAAXRSTlMAQObYZgAAAEpJREFUKFPtxzENwDAMRcGvbAZiSJYXgzCZ8DG0Lm31CGTLbad4jSR9aaaYZPYg3ogVshLRHsQbsUJWItqDeCNWyMo/ERE3N4fzAErf85yPpT2uAAAAAElFTkSuQmCC");
    width: 23px;
    height: 31px;
    top: 7px;
    left: 5px;
    position: absolute;
    background-size: cover;
}
.wcpoa-ofai.wcpoa-attach-file:before {
    content: '';
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABAAgMAAAAhThzVAAAADFBMVEX///+IiIjDw8PExMTmLg9mAAAAAXRSTlMAQObYZgAAAGpJREFUKJHN0rkNACEMRNEvMgqhJMsJRdAM/bi0DdhjQkO0zl7gGckydk8APBiKrnAAAwCbIWhDULuguAQwQ9CGoHZB8S8AZgjaENQuKP4GmJmlwTt5nPaYpiWwVvdw3PPju7GeI42Tnn1cuaOhRIkVzr8AAAAASUVORK5CYII=");
    width: 23px;
    height: 31px;
    top: 7px;
    left: 5px;
    position: absolute;
    background-size: cover;
}

/*.wcpoa_order_attachments .wcpoa_order_attachments_items .wcpoa-ofai:after {
    content: '✖';
    position: absolute;
    right: 10px;
    top: 5px;    
    cursor: pointer;
}*/
.wcpoa_order_attachment_expire {
    color: #baa6b6;
    float: right;
    background: transparent;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 30px;
    border: 0;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    border-bottom: none !important;
    cursor: no-drop;
}
.wcpoa_attachmentbtn img {
    width: 34px;
}
.woocommerce-order section.woocommerce-attachment-details {
    margin-bottom: 23px;
}
p.wcpoa_attachment_desc {
    margin-top: 0;
}
p.order_att_expire_date {
    margin: 11px 0 0 0;
}
.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn ,.woocommerce-attachment-details .wcpoa_attachmentbtn {
    float: right;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 10px 10px 12px;
    border: 0;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    font-size: 16px;
    text-decoration: none !important;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    max-width: 100px;
}
.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn img{
    width: 100%;
    max-width: 60px;
    display: inline-block;
}
.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachment_name {
    display:  inline-block;
    margin-top:  0;
    max-width: 80.5%;
}
.wcpoa_attachmentbtn img {
    max-width: 50px;
    display: inline-block;
}
.woocommerce-Tabs-panel--wcpoa_product_tab .order_att_expire_date {
    margin: 0;
    font-size:  14px;
    color:  gray;
}

.woocommerce-Tabs-panel--wcpoa_product_tab .order_att_expire_date span {
    color: red;
    margin-right:  4px;
}
.wcpoa_order_attachment {
    border-top: 0.5px solid #f3f3f3;
    display: inline-block;
    width: 100%;
    padding: 25px 0;
}

.wcpoa_order_attachment .wcpoa_attachmentbtn {
    color: #515151;
    background-color: #ebe9eb;
    border:  0;
    font-size:  16px;
}

.wcpoa_order_attachment .wcpoa_attachmentbtn:hover,
.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn:hover,
.woocommerce-attachment-details .wcpoa_attachmentbtn:hover{
    background-color: #dad8da;
    text-decoration: none;
    background-image: none;
    color: #515151;
}
.wcpoa_attachment {
    clear: both;
    margin-bottom: 14px;
}
.woocommerce-Tabs-panel--wcpoa_product_tab.custom_attachment_block {
    width: 100%;
    display: inline-block;
}

/** Youtube video section style */

.wcpoa_attachmentbtn.youtube_container {
    width: auto;
    float: right;
    padding: 5px;
}