/*
Theme Name: Liiv Bahamas
Theme URI: https://nuhatech.org
Description: A custom theme built for Liiv Bahamas by Nuhatech.org
Author: Nuhatech
Author URI: https://nuhatech.org
Version: 1.0.0
*/

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
.ntmygal img.swiper-slide-image {
min-height: 260px;
}
.ntmyradio .forminator-label {
    font-family: 'Playfair Display' !important;
    font-size: 18px !important;
    color: #000;
}
#nuhatech-header-small
{
    display:none;
position:fixed;
top: 0;
}
.open-quote-form
 {
    background: #00a0c0 !important;
    color: #fff !important;
    border-radius: 30px !important;
}
.open-quote-form:hover
 {
    background: #ffbb28 !important;
}
.sl-pl-brand
 {
    max-width: 45% !important;
}
@media screen and (max-width:600px) {
.ntmyservcol .elementor-widget-wrap
 {
    flex-direction: column-reverse;
}

}