/*
Theme Name:     Buana Digdaya
Theme URI:      https://www.buanadigdaya.co.id/
Template: neve
Author:         Buana Digdaya
Author URI:     https://www.buanadigdaya.co.id/
Description:    Buana Digdaya
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    buanadigdaya
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
.joinchat{
	bottom:120px!important;
	z-index:99999;
}

/*MAIN MENU HOME*/
span.homebutt, span.ourcombutt, span.prodbutt {
    padding: 5px 25px!important;
    border: 1px solid #fff!important;
}
span.homebutt a, span.ourcombutt a, span.prodbutt a {
	color:#ffffff!important;
}
span.homebutt a:hover, span.ourcombutt a:hover, span.prodbutt a:hover {
	color:#1798C6!important;
}	
.scroll-to-top{
	z-index:9999999!important;
}
/*TAB*/
.elementor-tab-content {
    border-top: 1px solid #ccc!important;
}
.elementor-tab-title {
    font-size: 20px!important;
    color: #333!important;
}
.elementor-tab-title.elementor-active a {
    color: #ffffff!important;
	background:#009ed6;
	padding:20px!important;
}

/*Accessories*/
.anwp-pg-post-teaser__bottom-meta {
    margin-bottom: 0px!important;
    padding: 0px!important;
    margin-top: 0px!important;
    /* display: none!important; */
}

/*MOBILE */
@media only screen and (max-width: 600px) {
	span.homebutt, span.ourcombutt, span.prodbutt {
		padding: 5px 25px!important;
		border: 1px solid #fff!important;
		display: block!important;
		margin: 5px!important;
	}
}