/**
Theme Name: PT. Bali Web Design
Author: PT. Bali Web Design
Author URI: https://www.baliwebdesign.co.id/
Description: Bali Web Design adalah Digital Agency yang berlokasi di Denpasar – Bali. Kami menyediakan Layanan Jasa Web Desain, Graphic Design, Jasa Maintenance Website, dan Layanan Digital Marketing lainnya.
Version: 1.5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pt-bali-web-design
Template: astra
*/

.main-header-menu .sub-menu .menu-link {
  padding: .6em 1em;
  font-size: 15px;
  font-weight: 500;
}

.main-header-menu .sub-menu .sub-menu .menu-link {
  padding: .3em 1em;
  font-size: 15px;
  font-weight: 500;
}

.ast-article-inner {background-color: #fff;}
.main-header-menu .sub-menu .menu-link:hover {background-color: #f2f2f2;}
.elementor-price-table .elementor-price-table__price .elementor-typo-excluded {padding-top: 10px;}
.elementor-price-table .elementor-price-table__features-list i {font-size: 1.1em!important;}
.entry-title, .entry-title a {font-weight: 600;}


#primary, #secondary {margin: 3.5em 0;}

.post-thumb img, .sidebar-main img {
  box-sizing: border-box;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  width: 100%;
}

@media (min-width: 993px) {
.ast-right-sidebar #primary {
  padding-right: 30px;}	
	
.ast-right-sidebar #secondary {
	padding-left: 30px;}

}

@media (min-width: 922px) {
.ast-right-sidebar #primary {
  border-right: 0;
}	
.ast-right-sidebar #secondary {
  border-left:0;
  margin-left:0;}
}

@media (max-width: 810px) {

#primary, #secondary {
  margin: 0 0;
}
}