/*
    Template:       pisces
    Theme Name:     Pisces Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Pisces - Multi Concept Creative Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    pisces-child
    Domain Path:    /languages/
*/

.mega-menu, .mega-menu ul.sub-menu {

    text-align: right;
}
.showposts-loop.blog-4 .blog_item--meta{
    display:none;
}
@media (max-width: 1400px){
.site-main-nav .main-menu>li>a {
    font-size: 14px!important
}
}
.wrapper-whatshap {
    color: #000;
    position: fixed;
    width: auto;
 left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    background: #28a745;
    padding: 10px 15px;
    border-radius: 50%;
    text-align: center;
    transition: all .3s;
    margin: 20px;
    z-index: 999999;
    cursor: pointer;
    width: 50px;
    height: 50px;
}
.wrapper-whatshap i {
    font-size: 2rem;
}
.la_testimonials--style-5 .item-inner:before{
        background-color: #17d0ec!important;
}
#row_testimonial_demo_17 .first-column:after{
       border-color: transparent transparent transparent #17d0ec!important;
}
.footer-handheld-footer-bar .footer-handheld__inner{
    display:none;
}
.wrapper-whatshap span {
    font-size: 1rem;
    font-family: 'Roboto',sans-serif;
    display: none;
}
@media (min-width: 1024px){
    .wrapper-whatshap  {
           width: auto;
    height: auto; 
    }
.wrapper-whatshap span {
    display: flex;
    font-size: 1.8rem;
}
}

@media (min-width: 1024px){
.wrapper-whatshap i {
    font-size: 2rem;
    padding-right: .5rem;
}
}
@media (min-width: 1024px){
.wrapper-whatshap {
    border-radius: 50px;
}
}
