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

/*************** ADD CUSTOM CSS HERE.   ***************/
blockquote, dl, figure, form, ol, p, pre, ul {margin-bottom: 0.8em;}
.banner p {margin-top: 0;margin-bottom: 0.8em;}

.image-border-radius-10 img{border-radius: 10px;}

@media screen and (min-width: 850px) {
  .large-columns-25 > .col {
    flex-basis: 20%;
    max-width: 20%;
  }
}

.absolute-footer{display: none;}

.searchform input[type="search"],
.searchform button[type="submit"]{height: 3em;}
.searchform button[type="submit"]{min-width: 3.5em;}


.wp-block-separator {height: 2px;width: 100px;opacity: 1;}
.section-title-center b{background-color: #8fa4d6;width: 100px; flex: unset; opacity: 1}
.section-title.section-title-center{justify-content: center;}

.image-logo img{border: 3px solid #fff;border-radius: 100px;width: 158px;height: auto;max-width: 100%;vertical-align: bottom;}

.disable-flickity-button .flickity-button{display: none;}
.gallery-col .box-text{display: none;}


.footer-wrapper .section-title.section-title-normal{border-bottom-color: #313131;margin-bottom: 0;}
.footer-wrapper .section-title .section-title-main{font-weight: 500;border-bottom-color: #8fa4d6}


.popup-socials{position:fixed;z-index:998;right:1.75rem;bottom:5rem;padding:0.25rem;}
.popup-socials ul{list-style: none;}
.popup-socials ul li:not(:last-child){margin-bottom:1.2rem;}
.popup-socials ul li a{width:50px;height:50px;display:block;}
.popup-socials ul li.messenger a{background:url(assets/img/stick-messenger.png)center no-repeat;background-size:100% auto;}
.popup-socials ul li.zalo a{background:url(assets/img/stick-zalo.png)center no-repeat;background-size:100% auto;}
