/*
Theme Name: LUISS University Press
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.shop-page-title .page-title-inner .form-flat,
.post-type-archive-product .shop-page-title .page-title-inner div.is-small {
	display: none;
}
.post-type-archive-product .shop-page-title {
	margin: 0 !important;
}

.authbio-widget figure {
	border-radius: 3px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 15px auto 20px auto;
	position: relative;
}
.autocomplete-suggestion {
	cursor: pointer;
}

.shop-container .term-description {
	display: none !important;
}

.product-container section .col-fit.col.large-12{
	display: none;
}
.product-footer.related {
	padding: 0 !important;
}
.product-section {
	padding-top: 2rem !important;
}

body.single .entry-meta.uppercase.is-xsmall {
	display: none !important;
}
body.single .entry-content.single-page {
	padding-top: 0 !important;
}


.book-details.small li b {
	text-transform: capitalize;
}
.product_meta .posted_in {
	display: none;
}

.price bdi {
	font-size: 16px !important;
}

.py-5 {
	padding: 2rem 0;
}

.related-images {
	display: block !important;
	height: 305px !important;
	width: auto !important;
}

.has-equal-box-heights .box-image img {
	object-fit:fill !important;
}