/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2026 | 07:32:27 */
#pum-11612 .mc4wp-form label {
    display: block;
    font-weight: 400;
    font-family: "Playfair Display";
    line-height: 1;
    font-style: normal;
    font-size: 18px;
}

#pum-11612 .mc4wp-form input[type="email"] {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 1;
    display: block;
	width: 100%;
    border: none;
	border-radius: 0;
    background: #dddddd;
    padding: 10px 20px;
	margin: 10px 0 20px;    
}

#pum-11612 .mc4wp-form input[type="submit"] {
    width: 100%;
    font-size: 16px;
    padding: 15px 20px;
    line-height: 1;
}

#pum-11612 .mc4wp-form{
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

#pum-11612 .mc4wp-form .mc4wp-response p{
	font-size: 14px;
	line-height: 1.2;
	margin-top: 10px;
}

.booksContainer #nav-holder,
.booksContainer .product_content{
	background-color: transparent;
}

.booksContainer .wtcpl_category_nav li a{
	border: none;
    background: #999;
    color: #fff;
	padding: 6px 23px;
    font-size: 16px;
    font-family: 'Poppins';
    border-radius: 50px;
	margin: 4px;
}

.booksContainer .wtcpl_category_nav li a.active{
	background: #d4b036;
}

.booksContainer .astroon-products .product__thumbnail-img{
	border-radius: 0;
}

.booksContainer .astroon-products .product__thumbnail-img img {
    width: 100%;
    height: 250px;
    object-fit: contain;
	mix-blend-mode: multiply;
}

.booksContainer .product-style .product-item,
.booksContainer .astroon-products .product .product__wrap {
    border-radius: 0;
    box-shadow: none;
    text-align: center;
	background: #fff;
	box-shadow: 0px 10px 30px 0px rgba(103, 103, 103, 0.16);
    border-radius: 20px;
	transition: all 0.3s;
}

.booksContainer .product-style .product-item:hover{
	transform: translatey(-15px);
}

.booksContainer .astroon-products .product .product__wrap .product_type_simple {
    top: 210px;
    z-index: 999;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.booksContainer .astroon-products .product .product__wrap .added_to_cart{
	bottom: inherit;
    top: 140px;
}

.booksContainer .product-style .product-item .actions{
	background: transparent !important;
	padding: 0 20px;
}

.booksContainer .product-style .product-item .add_to_cart_button{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 46px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    position: relative;
    transition: 0.3s;
    justify-content: flex-start;
    padding: 0px 5px;
    background: #D4B036;
}

.booksContainer .product-style .product-item .add_to_cart_button:before{
	content: '\e889';
	font-family: "aga";
	margin-right: 15px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    border-radius: 50px;
    transition: 0.3s;
	background: white;
    color: #d4b036 !important;
	position: inherit;
	top: inherit;
	left: inherit;
}

.booksContainer .astroon-products .product__content{
	background: transparent;
}

.booksContainer .product-style .product-item .title,
.booksContainer .astroon-products .product h2.woocommerce-loop-product__title{
	font-family: "Josefin Sans";
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}

form.cart button{
    pointer-events:all !important;
}
.free-shipping-tag {
	background-color: #D4B036;
	color: white;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 16px;
	display: inline-block;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	max-width: 255px;
}

body.woocommerce-checkout div.woocommerce-checkout-payment li.wc_payment_method.payment_method_stripe {
    display: none;
}

.single-product .ast-shop__category{
	flex-wrap: wrap;
	max-width: 100%;
}
.single-product .product{
	display: flex;
    flex-wrap: wrap;
}
.single-product .woocommerce-tabs{
	width: 100%;
}
@media screen and (max-width: 1024px){
	.single-product .woocommerce-product-gallery__image a img{
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 565px){
	.logo img{
		max-width: 150px !important;
    	margin-right: 0;
	}
}

.news-and-releases-template .popmake-11612, .news-and-releases-template .news-and-releases-sec-content .button{
	background: #D4B036;
}
/*
.button, .wpcf7-submit, #submit, .wp-block-button__link, input[type="submit"], .elementor .button, .widget .wp-block-search__button {
	background: #d4b036 !important;
}
*/

.single .entry-content > ul:not(.wp-block-latest-posts) li:before, .page .entry-content > ul:not(.wp-block-latest-posts) li:before, .single .comment-content > ul:not(.wp-block-latest-posts) li:before, .page .comment-content > ul:not(.wp-block-latest-posts) li:before, .single .elementor-text-editor ul:not(.wp-block-latest-posts) li:before, .page .elementor-text-editor ul:not(.wp-block-latest-posts) li:before, .single .elementor-widget-text-editor ul:not(.wp-block-latest-posts) li:before, .page .elementor-widget-text-editor ul:not(.wp-block-latest-posts) li:before {
    background: #d4b036 !important;
}
.navbar_vertical .navbar-nav > li > a:hover, .navbar_vertical .navbar-nav > ul > li > a:hover, .navbar_vertical .navbar-nav > ul > ul > li > a:hover {
    color: #d4b036 !important;
}
#button-top .button-top_wrap {
    color: #d4b036 !important;
}
.navbar_horizontal .navbar-nav > li > a > .menu-item-wrap:after, .navbar_horizontal .navbar-nav > ul > li > a > .menu-item-wrap:after, .navbar_horizontal .navbar-nav > ul > ul > li > a > .menu-item-wrap:after {
    background: linear-gradient(60deg, #d4b036 0%, #d4b036 100%);
}
.elementor-widget-text-editor ul:not(.wp-block-latest-posts) li::before {
    content: none !important;
    display: none !important;
}