.full-height{
    height: 100% !important;
}
.pointer{
    cursor: pointer !important;
}

#myLoginModal input{
     border-bottom: 1px solid #ccc; !important;
}

#myLoginModal button{
    box-shadow: none !important;
}

#myLoginModal h1, #myLoginModal h2, #myLoginModal h3, #myLoginModal h4, #myLoginModal h5, #myLoginModal h6{
    font-weight: 500;
}

.hide{
    display: none !important;
}

.position-avatar:hover{
    background-color: transparent !important;
}

.avatar-gastro{
    margin-top: 10px !important;
    padding: 0 !important;
}

.button-sign-in{
    border-radius: 22px !important;
    border-width: 1px !important;
    cursor: pointer !important;
    width: 118px !important;
    height: 39px !important;
    box-shadow: none !important;
    font-size: 12px !important;
}

.button-sign-in span{
    line-height: 0.5 !important;
}

.custom-swiper-pagination{
    padding-bottom: 15px;
    font-size: 18px;
}

.swiper-pagination-bullets{
    width: 12px;
    height: 12px;
    bottom: 10px !important;
}
.swiper-pagination-bullets span{
    background: black;
}
.btn-gastro-login{
    border-color: #E95F20 !important;
    background-color: #E95F20 !important;
    color:white !important;
}
.text-middle{
    vertical-align: middle !important;
}

.text-size-download{
    font-size: 2.7648rem !important;
}

.magic-button{
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: transparent !important;
    cursor: default !important;
}
.fancybox-title-over{
    display: none !important;
}
#fancybox-wrap{
    padding: 12px !important;
}
.gst-background-wrapper{
    height: 100% !important;
}

@media (min-width: 768px){
    .gst-row:last-child .gst-item:last-child {
        margin-bottom: 35px !important;
    }
}
.npd-bottom{
    padding-bottom: 0px !important;
}
.nmg-bottom{
    margin-bottom: 0px !important;
}