/*-- Hacks --*/
sup {font-size:.5em; vertical-align:inherit;}

/* -- Global --*/
.my-hide {display:none !important}
.my-bold {font-weight:400 !important}
.testimonial-tx em {color:#222 !important;}
.my-pink {color:#B21E7F !important; font-weight:400 !important}
.my-blue {color:#1b76a6 !important; font-weight:400 !important}
.my-green {color:#7ad24d !important; font-weight:400 !important}
hr.style-one {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    margin:0.8rem 0 0.8rem 0;
}

.my-logo-wait {opacity: 1; transition: opacity 0.5s ease; cursor:pointer}
.my-logo-wait img:hover {opacity: 0.8;}

/*-- Landing --*/
.my-section-full .et_pb_row  {padding:0 !important}
.my-list li {margin-bottom:0.5rem}
#testimonials h6 {margin:0; padding-bottom:0}

/*-- Blog --*/
.my-blog-img img {padding:6px; border:1px thin #ddd !important; opacity: 1; transition: opacity 0.5s ease;}
.my-blog-img img:hover {opacity: 0.8;}

/*-- Form --*/
.my-btn-right {float:right !important; font-size:15px !important; color:#fff}

/*-- Footer --*/
#copyright strong {color:#ddd}
.my-fa-heart {color:#b21e4d;}

/*-- Responsive --*/
