/**
Theme Name: Belle
Author: Syihab
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: belle
Template: astra
*/


.single-layout-1 .post-thumb-img-content.post-thumb img {
	width: 85%;
}
.single-layout-1 .post-thumb-img-content.post-thumb {
    text-align: center;
}

.single-layout-1 .ast-single-post-order {
	text-align: center;
}

.ast-site-header-cart-data .widgettitle {
	text-align: left;
	font-size: 1.2rem;
	padding-left: 1em;
	padding-top: 1em;
}

.entry-content p {
	margin-bottom: 0;
}
a.eael-post-elements-readmore-btn:after {
	content: '\f345';
	font-family: 'dashicons';
	font-size: 14px;
	vertical-align: sub;
}


/* blog-style */
.blog-archive .eael-grid-post-holder-inner .eael-entry-media {
	display: inline-block;
	width: 50%;
}

.blog-archive .eael-grid-post-holder-inner .eael-entry-wrapper {
	display: inline-block;
	width: 50%;
	padding-top: 0;
	vertical-align: top;
}

.eael-grid-post-holder {
	border: 0;
}

.eael-entry-wrapper .eael-entry-title {
	margin-top: 0 !important;
}
.ast-related-post-content img {
    height: 200px;
    object-fit: cover;
}
.elementor-accordion-item {border-top: 1px #4e5652 solid !important;}

.main-header-bar {
	position: fixed;
	top: 0;
	width: 100%;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: 0em 0;
    padding: 0;
}

ul.quadmenu-navbar-nav {
    background: #282c23 !important;
}
/*Adjust Content Padding*/
.site-content {
	padding-top: 75px;
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 800px) {
	.site-content {
		padding-top: 175px;
	}
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
	.main-navigation {
		position: fixed;
		margin-top: 0px;
	}
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 650px) {
	.site-content {
		padding-top: 90px;
	}
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
	.main-navigation {
		position: fixed;
		margin-top: 60px;
	}
	.blog-archive .eael-grid-post-holder-inner .eael-entry-media {
		width: 100%;
	}

	.blog-archive .eael-grid-post-holder-inner .eael-entry-wrapper {
		width: 100%;
		padding-top: 0;
		vertical-align: top;
	}
}

.text-center {
    text-align: center;
}
.box-title-produk {
    margin-bottom: 2em;
}

.box-title-produk.text-center .entry-header {
    margin-bottom: 2em;
}

.btn-primary {
    padding: 8px 20px;
    gap: 8px;
    width: 194px;
    height: 40px;
    background: #B6EB77;
    border-radius: 100px;
    color: #3a3a3a;
}
.single-produk div#content:before {
    content: '';
    background: #FBFFF5;
    height: 500px;
    width: 100%;
    margin-bottom: -27em;
}

.produk {
    background-color: inherit !important;
}
.related-produk {
    display: block;
    clear: both;
    width: 100%;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    text-align: center;
    padding: 3em 0;
    border-bottom: 1px #000 solid;
}