/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.tnp-subscription-minimal input.tnp-submit{
	height:50px !important
}
.wpmtst-testimonial-heading{
	display:none;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, 
.strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
    background: #e72512 !important;
}
.person-desc{padding:25px !important;}
.plus_icon::after {
    content: '+';
    position: absolute;
    right: -25px;
    background: red;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 45px;
    top: 40%;
    z-index: 999;
    border-radius: 4px;
}
.fusion-mobile-menu-icons a:after, .fusion-mobile-menu-icons a:before {
    background: #e72512;
    color: #fff !important;
    padding: 10px 10px 10px 14px;
    border-radius: 5px;
}
.page-id-10 .subscribe_box {
    display: none;
}