/**
* Theme Name: Grogin Child
* Description: This is a child theme of Grogin, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: grogin
* Version: 1.0.12
*/

.woocommerce-age-checkbox-text label {
        position: relative;
    display: inline;
    font-size: 0.75rem;
}

.woocommerce-age-checkbox-text input {
    display: inline-block;
    margin-right: 10px;
}

.product-detail .buy_now_button {
	display: none !important;
}

#asnp_easy_product_bundle.asnp_easy_product_bundle .bundle-description {
	display: none !important;
}

.asnp-bundle-title {
	margin: 2rem 0 !important;
}

.page-id-10 .wc-block-components-notice-snackbar.wc-block-components-notice-banner.is-info.is-dismissible.notice-transition-enter-done {
    display: none !important;
}

.header-main .header-inner {
    height: 6rem;
}

@media (max-width: 64rem) {
    .single .product-type-simple form.cart {

        bottom: 49px !important;

    }
}

.asnp-post-grid-wrapper {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .45);
}

.asnp-modal-header {
	margin: 20px 0;
}

.asnp-BundleGridItem-product-info.asnp-medium {
	box-shadow: none;
}

@media only screen and (min-width: 1000px) { 
	.elementor-widget-grogin-banner-box .site-banner .entry-media,
	.elementor-widget-grogin-banner-box,
	.elementor-widget-grogin-banner-box .site-banner.overflow-hidden.rounded-base {
		height: 100% !important;
	}

}

.elementor-widget-grogin-banner-box .site-banner.overflow-hidden.rounded-base > .entry-wrapper {
    background: rgb(31 31 31 / 20%);
}

.elementor-widget-grogin-banner-box .site-banner.overflow-hidden.rounded-base .text-gray-500 {
	color: white !important;
}

.product-thumbnail.product-hover-gallery img {
	height: 140px;
    width: auto;
    margin: 0 auto;
}

.product-heading {
	height: 35px;
}

.product-thumbnail.entry-media {
	text-align: center;
}

.notification-countdown {
    display: none !important;
}