h1, h2, h3, h4, h5, h6, nav, .nav, .menu, button, .button, .btn, .price, ._heading, .wp-block-pullquote blockquote, blockquote, label, legend,.elementor-button,.elementor-icon-list-text, .elementor-slide-description { font-family: "Roboto", "anakotmai", san-serif !important; font-weight:500 !important;}

.elementor-slideshow__header {display:none !important;}

/* Header */
.elementor-nav-menu--main .elementor-item {color:#777 !important;}
header.pabsolute {position:absolute !important; width:100% !important;}

/* Main Color */
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after, .elementor-widget-posts .elementor-post__card .elementor-post__badge {background:#333 !important;}
.elementor-item.elementor-item-active, .menu-item .elementor-item:hover,.elementor-widget-posts .elementor-post__read-more {color:#333 !important;}

.mainslide .elementor-background-overlay {background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.7962535355939251) 9%, rgba(0,0,0,0) 100%) !important;}

/* Footer */
footer .elementor-nav-menu--main .elementor-item {color:#eee !important;}
footer .elementor-item.elementor-item-active, footer .menu-item .elementor-item:hover, .elementor-social-icon i:hover {color:#888 !important;}

.contactbar {position:fixed; bottom:0px; width:100%; z-index:999;}
.get a {left:100px;}
.contactbar .elementor-button.elementor-size-lg {padding:17px 0 17px 25px !important;}
#contact .elementor-social-icon i {color:white !important;}

@media (min-width:800px){
	.mainbt2 a {border-radius:0 !important;}
}

@media (max-width:800px) {
	.contactbar .elementor-column {width:33.33%; float:left;}
	.mainmenu .elementor-column {width:50%; float:left;}
	.contactbar .elementor-button.elementor-size-lg {padding:17px 0 17px 17px !important;}
}

.contactbar {animation:slideup 2s;}
@keyframes slideup { from { bottom: 100px; opacity:0;} to { bottom: 0; opacity:1;} }