/**
Theme Name: Intiroda Makmur Theme
Author: Dimensee Digital
Author URI: https://dimensee.com/
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: intiroda-makmur-theme
Template: astra
*/

/* .header-overlay::before {
    content: '';
    position: absolute;
    height: 40vh;
    background: linear-gradient(180deg, #0e141ca1, #1b243052, transparent);
    top: 0;
    z-index: 1;
    margin: 0;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
} */

.blog-style .eael-grid-post-link,
.blog-style .eael-grid-post-excerpt p {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-style .eael-grid-post-holder-inner {
    border-radius: 6px;
    overflow: hidden;
}

.product-style .eael-elements-flip-box-flip-card h2 {
    margin-bottom: 10px;
}

.product-style .eael-elements-flip-box-front-container .eael-elements-flip-box-padding {
    background: linear-gradient(35deg, #1e2837 0%, transparent 75%);
    border-radius: 0 0 6px 6px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] h2.wp-block-heading {
    margin: 32px 0 20px;
    font-weight: 500;
    border-bottom: 1px solid #ffffff17;
    padding-bottom: 25px;
    font-size: 16px !important;
    color: #949ba7 !important;
    text-transform: uppercase;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .widget_nav_menu ul {
    margin-top: 15px;
    column-count: 2;
    column-gap: 40px;
    line-height: 2;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .widget_nav_menu li a {
    color: #f9f6fe;
    font-size: 16px;
    line-height: 1.65em;
}

.ast-builder-grid-row-3-cheavy .ast-builder-grid-row {
    grid-column-gap: 100px !important;
    grid-template-columns: 1.2fr 1.8fr 1fr !important;
}

footer.site-footer a.wp-block-social-link-anchor {
    display: block;
    padding: 10px 10px 2px;
    background: #FFFFFF;
    border-radius: 100%;
    height: 44px;
    width: 44px;
    color: #164971 !important;
    fill: #164971 !important;
}

.ast-header-search .astra-search-icon {
    background: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.main-header-bar .ast-search-menu-icon .search-form {
    background-color: #ffffff;
    border-radius: 100px;
    overflow: hidden;
    border-color: #101d2f;
}

.gtranslate_wrapper {

}

.marketplace-links .icon a::before {
    content: '';
    width: 24px;
    display: inline;
    position: absolute;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -34px;
    margin-top: -2px;
}

.icon.icon-tokopedia a::before {
    background-image: url('assets/images/tokopedia.png');
}

.icon.icon-shopee a::before {
    background-image: url('assets/images/shopee.png');
}

.marketplace-links {
    list-style: none;
    margin: 20px 0 30px;
    display: inline-flex;
}

.marketplace-links li {
    display: inline-block;
    margin-right: 10px;
}

.entry-summary .marketplace-links li a {
    background: #F2F2F2;
    padding: 8px 20px 6px 44px !important;
    border-radius: 14px;
    font-size: 14px;
    color: #828282;
    border: 4px solid #F2F2F2;
    border-left: 0;
    border-right: 0;
    transition: all 0.15s ease-in-out;
}

.marketplace-links .icon-tokopedia a:hover {
    border-top-color: #5eb953;
    box-shadow: 2px 12px 15px -12px rgba(70,139,62,0.5);
}

.marketplace-links .icon-shopee a:hover {
    border-top-color: #f1582c;
    box-shadow: 2px 12px 15px -12px rgba(188,63,27,0.5);
}

.entry-summary .marketplace-links li a::before {
    margin-top: 1px !important;
    width: 22px;
    height: 22px;
    margin-left: -28px;
}

body.woocommerce .ast-primary-header-bar,
body.blog .ast-primary-header-bar {
    background-color: #101d2f !important;
}

.eael-product-grid .button.product_type_external,
.woocommerce-page ul.products li.product.desktop-align-left .button {
    display: none !important;
}

.eael-product-grid .woocommerce-loop-product__title,
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 1.45;
}

body.woocommerce .summary.entry-summary .woocommerce-breadcrumb {
    font-size: 10px;
    margin-top: 10px;
}

#masthead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease;
}

#masthead.shrink {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #101d2f;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

#masthead .site-logo-img img {
	transition: all .75s ease;
	max-height: auto;
}

#masthead.shrink .site-logo-img img {
	max-height: 60px !important;
	width: auto !important;
}

body {
    padding-top: 90px;
}

.custom-product-carousel .woocommerce-LoopProduct-link {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.custom-product-carousel .product-image-wrap {
    border-radius: 6px 6px 0 0 !important;
}

body.blog .entry-title.ast-blog-single-element {
    line-height: 1.55;
}

body.blog .ast-excerpt-container.ast-blog-single-element p {
    font-size: 14px;
}

body.blog .entry-title.ast-blog-single-element,
body.blog .ast-excerpt-container.ast-blog-single-element p {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

body.blog .ast-blog-single-element.ast-taxonomy-container {
    margin-bottom: 5px;
}

body.blog .ast-blog-single-element.ast-taxonomy-container a {
    background: #cae0ff;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 12px;
}

.main-navigation #menu-item-1710 > .sub-menu {
    position: absolute;
    top: 50%;
    left: calc(50% + 136px);
    transform: translate(-50%, 0%);
    width: 100vw;
    margin-left: -10px;
    margin-top: 20px;
    padding-top: 80px;
    min-height: calc(100vh - 120px);
    border: 0;
    background: linear-gradient(180deg, #ffffff00 30px, #F2F2F2 0);
}

.main-navigation #menu-item-1710 > .sub-menu > li {
    max-width: 360px !important;
}

.main-navigation #menu-item-1710 > .sub-menu > li > a {
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 25px;
}

.main-navigation #menu-item-1710 > .sub-menu > li:hover {
    background: #d2d8de;
}

.main-navigation #menu-item-1710 > .sub-menu > li > .sub-menu {
    width: 100vw;
    top: 120px;
    border: 0;
    height: calc(100vh - 150px);
    left: 360px;
    background-color: #FFFFFF;
    position: fixed;
    transform: translate(0, -90px);
    padding-left: 20px;
    padding-top: 20px;
    overflow-y: auto;
}

.main-navigation #menu-item-1710 > .sub-menu > li > .sub-menu > li > a {
    padding: 4px 10px;

}

.main-navigation #menu-item-1710 > .sub-menu > li > .sub-menu > li.menu-item-object-product_cat > a {
    margin-top: 10px;
    color: #C8102E !important;
    font-size: 18px;
    font-weight: 700;
}

.main-navigation .sub-menu * {
    color: #101d2f !important;
}

.woocommerce-js div.product .product_title {
    font-size: 24px;
    margin-bottom: 30px;
}

.woocommerce-js div.product div.summary .single-product-category {
    font-size: 14px;
}

.woocommerce-js div.product div.summary .single-product-category a {
    color: #c80f2e;
}

.related.products > h2 {
    font-size: 24px !important;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.related.products .ast-woo-shop-product-description {
    display: none;
}

.wp-singular.product-template-default .woocommerce-tabs table {
    border-color: #d6dde8;
}

.wp-singular.product-template-default .woocommerce-tabs table tr:first-child {
    color: #f2f6fc;
    background: #C8102E;
}

.wp-singular.product-template-default .woocommerce-tabs table tr:nth-child(2):not(:last-child) {
    color: #101d2f;
    background: #f2f6fc;
}

.wp-singular.product-template-default .woocommerce-tabs table td,
.wp-singular.product-template-default .woocommerce-tabs table th {
    border-color: #d6dde8;
}

@media (max-width: 544px) {
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
        border: 0 !important;
    }

    .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item.menu-item-object-product_cat .menu-link {
        color: #C8102E !important;
        font-size: 18px;
        font-weight: 700;
    }

    .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item:not(.menu-item-object-product_cat) .menu-link {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 60px;
        font-size: 14px;
    }
}


@media only screen and (max-width: 768px) {
    .ast-builder-grid-row-3-cheavy .ast-builder-grid-row {
        grid-template-columns: 1fr !important;
    }

    .ast-builder-grid-row-3-cheavy .footer-widget-area {
        text-align: left !important;
        padding: 0 20px;
    }
}