/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your needs
* please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.wk_cf_camp_manager_block {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    margin-top: 2rem;
    background: #fff;
    padding: 1.25rem 1.875rem;
}
.wk_cf_camp_manager_avtar img {
    border-radius: 50%;
}
.wk_cf_camp_manager_details {
    padding: 5px;
}
.wk_cf_manager_name {
    font-size: 18px;
    font-weight: 900;
}
.wk_cf_manager_compaign {
    font-size: 14px;
    font-weight: 400;
}
.wk_cf_manager_rised {
    font-size: 12px;
    font-weight: 400;
}
.wk_amount_error {
    position: absolute;
    right: 0px;
    color: red;
    margin-right: 15px;
    font-size: 14px;
    font-weight: 400;
    display: none;
}
.wk_cf_video {
    width: 70%;
}
.wk_cf_product_footer .product-description {
    margin-top: 15px;
}
.wk_cf_nav_icon {
    text-align: center;
}
.wk_cf_processbar {
    position: relative;
    margin: 0 auto 40px;
}
.wk_cf_target_tooltip {
    position: absolute;
    right: 5px;
    bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #2BC33A;
    box-shadow: 0 1px 1px 0 rgba(180,180,180,0.50);
    border-radius: 2px;
    float: right;
    font-size: 13px;
    color: #393939;
    letter-spacing: 0;
    display: none;
}
.wk_cf_target_tooltip::after {
    content: " ";
    position: absolute;
    right: 0;
    top: 21px;
    border-width: 7px;
    border-style: solid;
    border-color: #2BC33A transparent transparent transparent;
}
.wk_cf_process_details {
    margin-bottom: 15px;
    font-size: 14px;
    color: #393939;
    letter-spacing: 0;
}
svg:not(:root) {
    border-radius: 4px;
}
.wk_user_name .wk_first_letter {
    background: #B5F9BA;
    text-align: center;
    width: 40px;
    line-height: 38px;
}
.wk_user_name .wk_full_name {
    font-size: 14px;
    color: #7E7E7E;
    letter-spacing: 0;
    float: left;
    /* margin-top: 10px; */
}
.wk_comment_edit_button {
    float: left;
    margin-left: 15px;
    font-size: 14px;
}
.wk_user_comment {
    margin-top: 15px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
}
.wk_comment_title {
    font-weight: 600;
}

#wk_crowdfunding_write_comment,
.wk_cf_write_comment {
    margin-top: 15px;
}

.wk_alert_suc_msg,
.wk_alert_delete_msg,
.wk_alert_danger_msg {
    display: none;
}

.wk_cf_comment .comment-section {
    margin: 15px 0;
}
.ek_cf_date {
    color: #555555;
}
.wk_delete_comment {
    color: #FF4848;
}
.wk_expire_number {
    color: #555555;
    font-size: 24px;
    font-weight: 900;
}
.wk_expire_text {
    color: #555555;
    font-size: 14px;
}
.wk_cf_expire {
    margin: 15px 0;
}
.wk_cf_detail_container {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    margin-top: 2rem;
    background: #fff;
    padding: 1.25rem 1.875rem;
}
.wk_cf_date {
    font-size: 14px;
    color: #555555;
    letter-spacing: 0;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: hidden;
}
.padding_0 { padding: 0px !important;}
#wk_crowdfunding_pay {
    width: 115%;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 115%;
}
.cus_btn_font{text-transform: initial !important;}
@media only screen and (max-width: 600px) {
    #wk_crowdfunding_pay { margin-top: 5px;}
}
.back-amount { word-break: break-word !important};
