:root{
    --colorBG: #7AB946;
    --colorText: #46753E;
    --fontFamily: 'Courier New', Courier, monospace;
}

body{background: #F6F4FB !important;}

.no-image{display: flex;height: 100%;width: 100%;align-items: center;justify-content: center;background: #fafafa;color:#999;text-transform: uppercase;text-align: center;font-size:18px;}
.no-color{color: unset;}

/* h1.entry-title {
  display: none;
} */

.width-auto{width:auto !important;}

.elementor-lightbox .elementor-lightbox-image{box-shadow: none !important;}

.elementor-widget-text-editor p:last-child{margin-bottom: 0 !important;}

/* TO TOP */
#ast-scroll-top{display:none !important;}

.otgs-development-site-front-end{display: none;}

.ast-container{max-width: unset;padding: 0;}

.e-loading{display: flex;justify-content: center;margin: 0;width: 100%;}
.e-loading img{width: 60px;}

.e-loading-room{margin-bottom: 3rem;}
.ehf-header #masthead{position: sticky !important;top:0;width: 100%;z-index: 999;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);}
.ast-article-single{z-index: 1;position: relative;}

/* BUTTON STYLE 1 */
.button-style1 a.elementor-button{ padding: 0px 42px 0 16px !important; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-bottom: 1px solid #573C2A; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ; background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25 9L15.75 9' stroke='%23573C2A' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5 3.75L15.75 9L10.5 14.25' stroke='%23573C2A' stroke-width='0.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); background-position: right 16px center; background-repeat: no-repeat;}
.button-style1 .elementor-button-text{font-size: 16px;font-weight: 400;}

/* MENU */
body .menu-item >a.hfe-menu-item{color:#999999;font-size: 18px;font-weight: 400;text-transform: uppercase;}

#page .site-content{background: #F7F1EA;}
.ast-narrow-container .site-content > .ast-container {max-width: 1240px;}
.relative{position: relative;}

body .wpcf7 form.invalid .wpcf7-response-output{background: #ebebeb;   border: none;   color: #666;   font-size: 14px;   text-align: center;   padding: 20px;   border-radius: 6px;margin: 0; margin-top: 10px;}

.text-shadow1{text-shadow: #ffffff 3px 3px 0px, rgba(0, 0, 0, 0.2) 6px 6px 0px;}

#photo-contact{display: none !important;}
/* Chỉ hiện khi đang mở Elementor */
body.elementor-editor-active #photo-contact {
    display: block !important;
}

#comments{display: none;}

.ast-separate-container #primary{font-family: var(--fontFamily);font-size: 16px;}

@media screen and (max-width: 1280px){
  body .menu-item >a.hfe-menu-item{font-size: 15px;}
}