.product_top_heading h3 {
    font-weight: 700 !important;
    font-size: 18px !important;
    font-family: "Libre Baskerville" !important;
    line-height: 30px;
}
.product_top_heading {
	padding: 12px 24px !important;
	max-width: 900px;
	margin: 0 auto;
	text-align: center !important;
	background-color: #fff !important;
	margin-top: 40px !important;
}
.pro_cat_title {
	font-size: 28px !important;
	font-weight: 700 !important;
	line-height: 36px;
}
/* Single Page  */
.stock_status {
	display: flex;
	align-items: center !important;
	justify-content: center !important;
	gap: 20px !important;
}
/* Style for the clamshell option checkbox */
input[name="clamshell_cover"] {
	appearance: none;
	-webkit-appearance: none;
	width: 18px;
	height: 18px;
	border: 1px solid #816834 !important;
	border-radius: 2px;
	cursor: pointer;
	position: relative;
	top: 2px !important;
	right: 8px !important;
}
#primary {
	background-color: #f7f8f8 !important;
}
/* When checked */
input[name="clamshell_cover"]:checked {
  background-color: #fff;
  border-color: #816834 !important;
}
input[name="clamshell_cover"]:checked::after {
  content: "✔";
  color: #816834 !important;
  font-size: 12px;
  position: absolute;
  top: -1px;
  left: 3px;
}

.main_product_details .price_sec .price bdi {
	font-size: 18px !important;
	color: #000 !important;
	font-weight: 700;
	font-size: 19px;
	font-family: "Inter" !important;
}
.single-product .details_right .button.add_to_cart_button {
	padding: 10px 16px !important;
}
.item-no {
	margin-bottom:20px !important;
}
hr {
	background-color: #816834 !important;
	border: 0;
	height: 2px !important;
	margin-bottom: 20px !important;
	clear: both;
}
.single-product .details_right #wl-wrapper .wl-add-link.present {
	height: 48px !important;
}
.single-product .details_right .button.add_to_cart_button {
	height: 48px !important;
}
.main_product {
  display: flex;
  align-items: flex-start;
  overflow: visible !important;
}
a.flex-next::after {
	visibility: visible;
	/* content: '' !important; */
	font-family: "Font Awesome 5 Pro";
	/* font-size: 20px !important; */
	background-color: #816834 !important;
	/* padding: 10px !important; */
	/* border-radius: 4px !important; */
	/* background-image: url('/wp-content/uploads/2025/11/arrow-right.png'); */
	content: "";
	position: absolute;
	top: 50%;
	right: -40px;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-image: url('/wp-content/uploads/2025/11/arrow-right.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	/* margin: 10px !important; */
	/* background-size: contain; */
}
.details_right {
  position: sticky !important;
  top: 10% !important;
  height: fit-content;
}
.single-product .main_product_details .price_sec .price bdi {
	font-size: 18px !important;
	color: #000 !important;
	font-weight: 700;
	font-size: 19px;
	font-family: "Inter" !important;
}
.main-desc p {
	color: #000 !important;
	font-family: Inter !important;
	font-size: 16px !important;
	line-height: 32px !important;
	font-weight: 300 !important;
	margin: 0px !important;
}
.product-notes {
	color: #000 !important;
	font-family: Inter !important;
	font-size: 16px !important;
	line-height: 32px !important;
	font-weight: 300 !important;
	font-style: italic !important;
	
}
.stock {
	color: #28A745 !important;
	font-family: Inter !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 32px !important;
}
.details_left {
	padding-top: 20px;
}
.btnsec {
	border-top: none !important;
}
.flex-control-nav.flex-control-thumbs {
	margin-top: 40px !important;
}
.author {
	color: #000 !important;
	font-family: Libre Baskerville !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 36px !important;
	margin-bottom: 16px !important;
}
.details_main {
	display: none !important;
}
ul.flex-direction-nav li a {
	color: #fff !important;
	/* background: #816834 !important; */
}
a.flex-next::after {
	visibility: visible;
	content: '\2192' !important;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px !important;
	background: #816834 !important;
	padding: 10px !important;
	border-radius: 4px !important;
}
a.flex-prev::before {
	visibility: visible;
	content: '\2190' !important;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px !important;
	background: #816834 !important;
	padding: 10px !important;
	border-radius: 4px !important;
}
.single-product .fl-content.fl-woo-content.col-md-12 {
	background-color: #F7F8F8 !important;
	margin: 0 !important;
}
.single-product .main_product_details {
	display: flex !important;
	gap: 48px !important;
}
.single-product .details_left .product_heading h3 {
	font-size: 18px !important;
	color: #000 !important;
	font-family: Libre Baskerville !important;
	font-weight: 700 !important;
	line-height: 30.6px !important;
	margin-bottom: 12px !important;
}
.single-product .details_left h1 {
	color: #000 !important;
	font-size: 18px !important;
	font-family: Inter !important;
	line-height: 27px !important;
	font-weight: 500 !important;
}
.single-product .product-description1 {
	color: #000 !important;
	font-family: Inter !important;
	font-style: italic !important;
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 20px !important;
}
.single-product .details_left h4 {
	color: #000 !important;
	font-family: Inter !important;
	font-size: 16px !important;
	line-height: 32px !important;
	font-weight: 300 !important;
}
.clamshell-option {
	margin: 0px 12px !important;
	text-align: center;
	line-height: 32px !important;
}
/* Single Page end  */

/* Search  */
#filter_133967_5 .filter-items.filter-radio.level-0 .term-label {
	text-transform: capitalize !important;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields {
	padding: 0 !important;
}
.term-label {
	font-size: 16px !important;
	font-family: Inter !important;
	color: #000 !important;
	font-weight: 300 !important;
	line-height: 26px !important;
	margin-left: 8px;
}
/* Checkbox custom style (optional) */
#filter_133967_5_46867 {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #816834;
  border-radius: 2px;
	background: #fff !important;
}

h3.filter-heading {
	font-family: 'Libre Baskerville', serif !important;
}
.search, .prod_detail .order-dropdown a {
	font-family: Inter !important;
}
body.search .prod_detail .order-dropdown a, body.search .prod_detail p.woocommerce-result-count, body.search .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	font-family: "Inter" !important;
}
.orderby.order-dropdown .current-li-content a {
	text-transform: uppercase !important;
}
.order-dropdown .current-li {
	text-indent: 5px !important;
}
.orderby.order-dropdown.product_count span.current-li a {
	color: #000 !important;
	font-weight: 600 !important;
}
.orderby.order-dropdown.product_count .current-li {
	border: 1px solid #CED3D7 !important;
	border-radius: 0 !important;
}
.view-toggle button {
	border: 1px solid #CED3D7 !important;
	border-radius: 0 !important;
}
.single-product .main_product {
	margin-top: 40px !important;
}
.woocommerce-product-gallery__trigger {
	display: none !important;
}
/* Search end  */
.single-product .fl-content.fl-woo-content.col-md-12 {
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.single-product .details_right .shipping_sec.tooltip {
	width: 100% !important;
}
.main_product_details {
	display: flex !important;
	gap: 80px !important;
}
.details_left {
	width: 70% !important;
}
.details_right {
	width: 30% !important;
}
.single-product .details_right .button.add_to_cart_button {
	width: 100% !important;
}
.single-product .details_right .askque_sec {
	width: 100% !important;
}
.single-product .details_right .shipping_sec.tooltip {
	width: 100% !important;
}
.fl-post-title a {
	font-size: 16px !important;
	color: #000 !important;
	font-family: "Libre Baskerville" !important;
	font-weight: 700 !important;
	line-height: 27px !important;
}
.fl-post-title a:hover {
	color: #816834 !important;
}
p.location {
	font-weight: 400 !important;
	font-style: italic;
}
.main_product_details .details_left h1 {
	font-size: 22px;
	font-size: 28px;
	font-weight: bold;
	font-family: 'Libre Baskerville',Arial,Helvetica,sans-serif;
}
.content-area .main_product_details .details_left p {
	/* font-weight: bold; */
	font-family: 'Libre Baskerville',Arial,Helvetica,sans-serif;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.single-product .details_right .button.other-edition {
	background: none !important;
	color: #000 !important;
	font-size: 12px !important;
	font-family: 'Libre Baskerville', serif;
	text-transform: uppercase !important;
	width: 100% !important;
}
.details_main h1 {
	padding: 0 !important;
}
.details_main h1 {
	font-size: 28px !important;
	font-weight: 700 !important;
	line-height: 36px !important;
}
#wl-wrapper.wl-button-wrap {
	padding: 0 !important;
}
.fl-post-grid-post {
	background: transparent !important;
	border: none !important;
}
.wp-post-image {
	object-fit: cover;
}
.main-text {
	margin-bottom: 16px !important;
	color: #000 !important;
	font-family: Inter !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 21px !important;
}
.fl-post-title {
    	margin-bottom: 12px !important;
	color: #816834 !important;
	font-family: publico Headline Web !important;
	font-size: 20px !important;
	font-weight: 500;
	line-height: 27px !important;
	text-align: start !important;
	text-transform: capitalize !important;
}
.page-numbers.current {
	background-color: #816834 !important;
	padding: 10px 16px !important;
	color: #fff !important;
	border-radius: 2px !important;
}
.page-numbers {
	color: #816834 !important;
	font-family: Inter !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}
.pro-bp-page-nav {
	margin-bottom: 48px !important;
}
.main-h {
	color: #000 !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 26px !important;
	margin-bottom: 12px !important;
}
.fl-post-excerpt {
	color: #45484c !important;
	font-family: Inter !important;
	font-size: 14px !important;
	font-weight: 300;
	line-height: 28px !important;
}
.details_main {
	padding: 32px 40px !important;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	background-color: #816834;
	padding: 10px 24px !important;
	color: #fff !important;
	font-size: 16px !important;
	font-family: Inter !important;
	font-weight: 700;
	margin-right: 12px !important;
	border-radius: 2px;
border: 0 solid var(--Button-Primary-Idle-stroke-color, rgba(255, 255, 255, 0.00));
line-height: 28px !important;
}
.btnsection {
	display: flex;
	align-items: center;
	margin-top: 12px;
	flex-wrap: wrap !important;
}
.item {
	margin-top: 0px !important;
}
.woocommerce-Price-amount.amount {
	color: #000 !important;
	font-family: Inter !important;
	font-size: 18px !important;
	font-weight: 700;
	line-height: 36px;
}
.sku {
	margin-left: 24px;
	font-size: 16px !important;
	font-family: Inter !important;
	font-weight: 300;
	line-height: 32px !important;
	color: #45484c !important;
}
.fl-post-more-link {
	margin-top: 4px !important;
}
.fl-post-more-link a {
	overflow: hidden !important;
	color: #45484c !important;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 28px !important;
}
.askque_sec, .details_sec {
	color: #000 !important;
	font-family: Inter;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 32px !important;
	margin-right: 12px;
}
.location {
	font-size: 14px !important;
	font-weight: 300 !important;
	font-family: Inter !important;
	line-height: 27px !important;
	margin-bottom: 0 !important;
	color: #45484c !important;
}
.button.product_type_simple {
	background-color: #816834 !important;
	color: #fff !important;
	padding: 10px 24px !important;
	border-radius: 2px !important;
	margin-right: 12px !important;
	font-size: 16px !important;
	font-family: Inter;
	font-weight: 500;
	border: 0 !important;
}
.main-new .wl-add-to.wl-add-link {
    display: inline-block;
    text-indent: -9999px; 
}
.main-new #wl-wrapper .wl-add-link.present {
	background: url(https://www.raptisrarebooks.com/wp-content/uploads/2025/12/primary.png) no-repeat 0 0 !important;
	padding-left: 20px !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 48px !important;
	height: 48px !important;
	margin-right: 11px;
}
.main-new #wl-wrapper .wl-add-link.present:hover {
	background: url(https://www.raptisrarebooks.com/wp-content/uploads/2025/12/primary.png) no-repeat 0 0 !important;
	padding-left: 20px !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 48px !important;
	height: 48px !important;
	margin-right: 11px;
}
.details_main .container h3 {
	padding: 0px !important;
}
.fl-builder-pagination-load-more  {
	padding: 0;
}
.fl-full-width .container {
	width: 100% !important;
	max-width: 1440px !important;
}
.prod_detail_container {
	background-color: #ececec !important;
}
.container.newarrival {
	background-color: #f7f8f8 !important;
	margin: 0 auto !important;
	padding-top: 48px !important;
}
.page-template-page-newsletter-landing form.cart.wishlist-cart-form {
	width: auto !important;
}
.main_wrapper.test.page-template-page-newsletter-landing {
	background-color: #f7f8f8;
}
.details_main {
  background-image: linear-gradient(to bottom, #f7f8f8 0%, #ffffff 100%) !important;
}


	/*--Filter CSS--*/
.prolists .list-view .main-new {
    display: flex !important;
    align-items: stretch;
    gap: 48px;
    margin-bottom: 48px !important;
}
.prolists  .list-view	.main-new	.fl-post-image {
    width: 44% !important;
}
.prolists .list-view	 .main-new	.fl-post-text {
    width: 56% !important;
}
.prolists .list-view	 .main-new	.wp-post-image {
    height: 100%;
}
.search ul.products.toggle-list .main-new.main-products {
    padding-bottom: 0 !important;
}

div#filter_133967_4 .filter-title {
    display: none;
}
div#filter_133967_4 ul.filter-items.filter-checkbox.level-0 {
    margin-top: 0 !important;
}
input[type="radio"], input[type="checkbox"] {
    accent-color: rgb(129, 104, 52) !important;
}
ul.products.columns-4.grid-view {
    margin-bottom: 48px !important;
}
.products.grid-view .main-new {
    gap: 48px;
}
.tax-product_cat nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li span {
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
	    background: #E8CB90 !important;
    color: #785510 !important;
    margin: 0px !important;
	    font-family: Inter !important;
    font-size: 16px !important;
    font-weight: 700 !important;
	border:0;
}
.tax-product_cat nav.woocommerce-pagination ul li a:hover {
    text-decoration: underline !important;
}
.tax-product_cat  nav.woocommerce-pagination {
    margin-bottom: 48px !important;
}
.tax-product_cat  ul.page-numbers {
    text-align: center !important;
}
input#filter_133967_4_37432 {
     appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #816834;
    border-radius: 2px;
    background: #fff !important;
}
@media only screen and (max-width: 991px) {

	/*--Filter CSS--*/
.prolists .list-view .main-new {
   flex-direction:column;

}
.prolists  .list-view	.main-new	.fl-post-image,.prolists .list-view	 .main-new	.fl-post-text {
    width: 100% !important;
}
}


@media only screen and (max-width: 940px) {
 .main-new {
	display: block !important;
}
.fl-post-text {
	padding: 0 !important;
}
.wp-post-image {
	height: 350px !important;
}
		.prolist {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
}
@media only screen and (max-width: 768px) {
.main-new {
	grid-template-columns: 100%;
}
	.single-newsletter .container {
	padding-top: 0px !important;
}
	.prolist {
	padding-top: 0px !important;
		padding-left: 0px !important;
	padding-right: 0px !important;
}
	.single-newsletter .container {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
	.stock_status {
	display: flex !important;
}
	.single-product .main_product_details{
      display: block !important;
	}
	.details_right {
	width: 100% !important;
		margin-bottom: 80px !important;
}
	.details_left {
	width: 100% !important;
}
	.product-notes {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
	.single-product .fl-content.fl-woo-content.col-md-12 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
	 body   .prod_detail ul {
        margin: 48px 0 0 !important;
    }
}
@media only screen and (max-width: 991px) {
    .left-filter .yith-wcan-filters-opener {
        border: 1px solid #D7D7D7;
        border-radius: 0px;
        background: #000 !important;
        color: #fff;
        width: 100%;
        text-align: left;
        padding: 12px 20px;
        position: relative;
    }
}
@media (min-width: 1100px) {
    body.archive .container, .page-template-newarrival-page-v2 .main_wrapper .container, .search-results .main_wrapper .container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}