﻿.sf-js-enabled {
    border: none !important;
}

.customwhatsapp {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 5px;
    left: 10px;
    /*background-color: #25d366;*/
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /*box-shadow: 2px 2px 3px #999;*/
    z-index: 99999;
}


    .customwhatsapp:hover {
        /*box-shadow: 4px 4px 6px #999;*/
        width: 90px;
        height: 90px;
    }

.customwhatsapp-my-float {
    margin-top: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
}

.si-sticky {
    position: fixed;
    top: auto;
    left: 5px;
    width: 36px;
    bottom: 5px;
    z-index: 100;
}


.hades.tparrows {
    background: rgba(0,0,0,0.05) !important;
}

@media (max-width: 575.98px) {
    .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 85vh !important;
    }

    .container, #header.full-header .container, .container-fullwidth {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .portfolio-item {
        padding: 20px 0 0 0 !important;
    }
}
