/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2023 | 17:24:12 */
.jm-custom-product-section2 {
	width: 100%;
}


/*--------------------------------------------------------------------------------*/
/* Product Hooks section */
/*--------------------------------------------------------------------------------*/
.jm-product-hooks-custom h1.product-title {
	display: none;
}

.jm-product-hooks-custom .price-wrapper {
	width: 40%;
	float: left;
	display: inline-block;
	position: relative;
    top: 20px;
}

.jm-product-hooks-custom .yith-ywraq-add-to-quote {
	width: 50%;
	float: left;
	display: inline-block;
	text-align: right;
}

@media screen and (max-width: 820px) {
	.jm-product-hooks-custom .price-wrapper	{
		width: 100%;
	}
	
	.jm-product-hooks-custom .yith-ywraq-add-to-quote {
		width: 100%;
		text-align: left;
	}
}

.jm-product-hooks-custom .product-page-price {
	display: flex;
	flex-direction: row-reverse;
}

.jm-product-hooks-custom .product-page-price span.woocommerce-Price-amount {
	flex-basis: 100%;
}

.jm-product-hooks-custom del {
	flex-basis: auto;
	flex-grow: 1;
	position: relative;
    top: 5px;
    left: 10px;
}

.jm-product-hooks-custom ins {
	flex-basis: auto;
}

.jm-product-hooks-custom ins .woocommerce-Price-amount,
.jm-product-hooks-custom .woocommerce-Price-amount {
	font-size: 26px;
	font-weight: 700;
}

.jm-product-hooks-custom del .woocommerce-Price-amount {
	font-size: 16px;
	font-weight: 400;
}

.jm-product-hooks-custom {
	/*display: none;*/
}

.jm-product-hooks-custom .yith-ywraq-add-button a {
	background-color: #C22A22!important;
	text-transform: capitalize !important;
}

/*.jm-product-hooks-custom .product_meta, */
.jm-product-hooks-custom .share-icons {
	display: none;
}
/*--------------------------------------------------------------------------------*/



/*--------------------------------------------------------------------------------*/
/* Functions and features section */
/*--------------------------------------------------------------------------------*/
.jm-functions-and-features h2 {
	font-size: 32px;
	font-weight: 600;
	color: #000000;
}

.jm-functions-and-features .jm-item-w-description ul li,
.jm-functions-and-features .jm-item-w-description ul li p,
.jm-functions-and-features .jm-item-w-description .jm-product-feature-headline p {
	color: #C22A22 !important;
	font-family: 'Cormorant';
	font-style: normal;
	font-weight: 600 !important;
	font-size: 22px !important;
	line-height: 32px !important;
	margin-bottom: 0;
}

.jm-functions-and-features .jm-under-text p {
	padding-left: 30px;
	margin-bottom: 10px;
	font-family: 'Baloo Da 2';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
}
/*--------------------------------------------------------------------------------*/



/*--------------------------------------------------------------------------------*/
/* Custom Product Sections */
/*--------------------------------------------------------------------------------*/
.jm-custom-product-section li.tab {
	/*margin-right: 30px;*/
}

.jm-custom-product-description ul.wc-tabs li.description_tab {
	/*display: none !important;*/
}
/*--------------------------------------------------------------------------------*/