/*
Theme Name: Aquacity
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.blog-archive{
    padding-top: 0px !important
}
.slider-home:after {
    content: '';
    width: 100%;
    height: 200px;
    background-image: url(https://www.aquacitybienhoa.net/wp-content/uploads/2019/08/edge-1.png);
    background-position: left bottom;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -2px;
    pointer-events: none;
    z-index: 10;
}
@font-face {
    font-family: 'ellefutura';
    src: url('fonts/elle-futura.otf');

}
@font-face {
    font-family: 'ellefuturabold';
    src: url('fonts/elle-futura-bold.otf');
 
}


@font-face{font-family:"NewParisText";src:url("fonts/NewParisText-Bold.woff") format("woff");font-weight:normal;font-style:normal;}

body,p{font-family:'ellefutura' !important;font-size:15px;}
.alt-font{font-family:"ellefutura" !important;}
.nav > li > a{font-family:"ellefuturabold" !important;}
h1,h2,h3,.heading-font{font-family:"ElleFuturaBold" !important;}
h4,h5,h6{font-family:"ElleFuturaBold" !important;}
span.widget-title {font-family: ElleFuturaBold !important}
.is-uppercase, .uppercase {line-height: 1.6;}
.title{font-family: 'NewParisText',Arial, serif!important;font-size:34px;margin-bottom:10px;font-weight:normal;text-transform:uppercase;}
@media(max-width: 855px){
    .section-tieu-de .page-title-inner {
    min-height: 200px !important;
}
}
@media(min-width:1023px){
    #fancybox-wrap{
    width: 670px !important;
}
    #fancybox-content{
    width: 650px !important;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.pum-overlay.pum-overlay-disabled {
    visibility: inherit !important;
}
#chatzalo{
	display: none;
}
@media (max-width: 767px) {
    .bottom-contact ul li {
        width: 33%!important;
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13.5px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 860px){
	.text1{
		display: none;
	}
	    #cpsijzaiqfzvtmzcivcvf .chat-button {
        top: -45px !important;
        left: 35px !important;
}
}






