.mpfe_wrap_head_tc,.wpfe_wrap_block{
    background-color:#fff;
    border-radius:5px
}
.mpfe_wrap{
    margin:40px 30px;
    width:calc(75% - 120px);
    max-width:1000px
}
.mpfe_wrap_head{
    margin-bottom:30px
}
.mpfe_admin_content,.wpfe_wrap_block{
    font-size:16px;
    line-height:1.8em
}
p.mpfe_admin_content{
    margin:25px 0
}
.wpfe_wrap_block{
    padding:21px;
    margin-bottom:20px
}
.wpfe_wrap_block h4{
    margin-top:0;
    margin-bottom:10px
}
.img_yt{
    max-width:600px;
    margin:20px 0;
    border-radius:5px
}
.mpfe_left,.mpfe_right{
    display:inline-block;
    float:left
}
.mpfe_left{
    width:50%;
    padding:40px 35px
}
.mpfe_left h1{
    margin-bottom:40px;
    margin-top:0
}
.mpfe_right{
    width:50%;
    background-image:url(../img/slide-promo.jpg);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat
}
.mpfe_wrap_head_tc{
    display:flex;
    margin-bottom:60px
}
.mpfe_adm_btn{
    text-decoration:none;
    color:#fff;
    padding:12px 25px;
    background-color:#c209d4;
    border-radius:5px;
    font-size:13px;
    font-weight:600
}
.mpfe_adm_btn.mpfe_adm_btn{
    padding:7px 14px;
    border-radius:3px;
    border:1px solid #f13276
}
.mpfe_templ_container,.mpfe_widget_container{
    box-sizing:border-box;
    background-color:#fff;
    border-radius:5px
}
.mpfe_adm_btn.mpfe_adm_btn.btn_naked{
    background-color:transparent;
    color:#f13276
}
.mpfe_adm_btn.mpfe_adm_btn:hover{
    background-color:#c92660
}
.mpfe_adm_btn.mpfe_adm_btn.btn_naked:hover{
    background-color:#fdf2f6
}
.mpfe_adm_btn.mpfe_adm_btn,.mpfe_adm_btn:focus,.mpfe_adm_btn:hover{
    background-color:#f13276;
    color:#fff
}
.btn_cont{
    margin-top:50px;
    margin-bottom:50px
}
.star_rating_msg{
    margin-left:10px;
    color:#909090
}
.star_rating img{
    vertical-align:bottom
}
img,img.pro_widget_img{
    max-width:100%
}
.pro_widget_name{
    text-align:center;
    text-transform:uppercase;
    margin:6px auto;
    font-weight:600;
    font-size:12px;
    line-height:24px;
    color:#3c434a
}
.mpfe_widget_lnk,.mpfe_widget_lnk:focus{
    box-shadow:none;
    text-decoration:none
}
.mpfe_more_widgets{
    display:flex;
    flex-flow:column wrap;
    align-content:space-between;
    height:2000px
}
.mpfe_message_left,.mpfe_message_right,.mpfe_rate_option{
    display:inline-block
}
.mpfe_more_widgets::after,.mpfe_more_widgets::before{
    content:"";
    flex-basis:100%;
    width:0;
    order:2
}
.mpfe_widget_container{
    padding:10px 10px 0;
    width:32%;
    margin-bottom:30px;
    -webkit-box-shadow:4px 6px 13px -2px rgba(0,0,0,.15);
    box-shadow:4px 6px 13px -2px rgba(0,0,0,.15)
}
.mpfe_widget_container:hover{
    -webkit-box-shadow:4px 6px 13px -2px rgba(0,0,0,.4);
    box-shadow:4px 6px 13px -2px rgba(0,0,0,.4)
}
.mpfe_widget_container:nth-child(3n+1){
    order:1
}
.mpfe_widget_container:nth-child(3n+2){
    order:2
}
.mpfe_widget_container:nth-child(3n){
    order:3
}
.wpfe_wrap_block.wpfe_promo{
    position:absolute;
    top:40px;
    right:50px;
    width:23%;
    box-sizing:border-box;
    padding:40px 30px;
    box-shadow:0 0 19px rgb(0 0 0 / 8%)
}
.text_center{
    text-align:center
}
.mpfe_icon_pro img{
    margin-bottom:30px;
    max-width:100px
}
.vibrant_color{
    color:#f7366b;
    font-weight:600
}
.mpfe_go_pro.vibrant_color{
    text-decoration:none
}
.mpfe_go_pro.vibrant_color:hover{
    color:#f7366b;
    border-bottom:1px solid #f7366b
}
.pro_features{
    margin-top:35px;
    margin-bottom:40px
}
.checked{
    width:15px;
    margin-right:10px
}
.single_feat{
    margin-bottom:10px
}
.mpfe_trial_test{
    margin-top:30px;
    line-height:1.6em;
    font-size:14px
}
.mpfe_import_messages,.mpfe_promo_img{
    margin-bottom:20px
}
img.img_in_helper{
    margin:15px 0 0;
    width:800px
}
.mpfe_rate_option{
    margin-right:5px
}
.mpfe_rate_message{
    margin-bottom:15px;
    line-height:1.6em
}
.mpfe_rate_message_content{
    margin-bottom:5px;
    font-size:14px
}
.mpfe_message_left{
    float:left;
    padding-top:20px
}
.mpfe_message_left img{
    max-width:50px
}
.mpfe_message_right{
    padding:20px
}
.notice.mpfe_rate_notice{
    border-left-color:#e32490
}
@media only screen and (max-width :1024px){
    .mpfe_wrap,.wpfe_wrap_block.wpfe_promo{
        width:calc(100% - 80px);
        max-width:100%;
        margin:40px 30px
    }
    .wpfe_wrap_block.wpfe_promo{
        position:relative;
        top:unset;
        right:unset;
        margin-top:0
    }
    .mpfe_message_left,.mpfe_message_right{
        display:block;
        width:100%
    }
    .mpfe_message_right{
        padding:10px 5px
    }
    .mpfe_adm_btn.mpfe_adm_btn{
        margin-bottom:10px
    }
}
.mpfe_wrap_templates{
    margin:40px 30px;
    width:calc(100% - 60px);
    max-width:1200px
}
.mpfe_player_templates{
    display:flex;
    flex-direction:row;
    height:auto;
    flex-wrap:wrap
}
.mpfe_template_col_left,.mpfe_template_col_right{
    width:calc(50% - 30px)
}
.mpfe_template_col_left{
    padding-right:15px
}
.mpfe_template_col_right{
    padding-left:15px
}
.mpfe_templ_container{
    position:relative;
    width:100%;
    margin-bottom:25px;
    padding:10px
}
.mpfe_import_overlay{
    position:absolute;
    width:calc(100% - 20px);
    height:calc(100% - 25px);
    left:10px;
    top:10px;
    cursor:pointer;
    opacity:0;
    background-color:#1b1a42ed;
    transition:.3s ease-out;
    -webkit-transition:.3s ease-out
}
.mpfe_import_overlay:hover{
    opacity:1
}
.mpfe_import_overlay:hover .cta_text{
    letter-spacing:5px;
    text-indent:5px
}
.cta_text,.mpfe_importing{
    color:#fff;
    text-align:center;
    transform:translate(-50%,-50%);
    position:absolute;
    top:50%;
    left:50%;
    font-size:13px;
    letter-spacing:1px;
    text-indent:1px;
    font-weight:600;
    padding-bottom:5px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    transition:.5s ease-out;
    -webkit-transition:.5s ease-out
}
.mpfe_importing{
    border-bottom-width:0;
    display:none
}
.cta_text.import_pro,.cta_text.import_pro a{
    color:#f13866;
    border-bottom-color:#f13866;
    text-decoration:none
}
.cta_text.import_available{
    color:#3eca84;
    border-bottom-color:#3eca84
}
.cta_text.import_pro a{
    padding:15px 0
}
.cta_text.import_pro a:focus{
    box-shadow:none
}
.mpfe_import_notice{
    position:relative;
    background-color:#fff;
    border-radius:3px;
    padding:10px 20px;
    margin-bottom:5px;
    display:none
}
.mpfe_import_head{
    margin-bottom:50px
}
.mpfe_import_notice::before{
    content:'';
    background-color:red;
    width:5px;
    position:absolute;
    left:0;
    top:0;
    height:100%
}
.mpfe_import_success.mpfe_import_notice::before{
    background-color:#1db91d
}
ul#adminmenu li#toplevel_page_mpfe-dashboard a[href="admin.php?page=mpfe-import"]::after{
    content:"1";
    background-color:#f33373;
    right:20px;
    border-radius:50%;
    font-size:8px;
    line-height:8px;
    padding:3px 6.3px;
    text-align:center;
    margin-left:10px;
    font-weight:700;
    color: #fff;
}
