/*
Theme Name:         G5Plus Auteur Child Theme
Theme URI:          https://auteur.g5plus.net/
Description:        G5Plus Auteur Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-auteur

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-auteur
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/


.woocommerce-checkout #customer_login .col-1, 
.woocommerce-checkout #customer_login .col-2 {
    max-width: 50%;
    width: 50%;
    flex: 0 0 50%;
}

.product_title.lineheight_16,
.product_title.lineheight_16a
{
	line-height: 1.6;
}

.product-main-info {
    height: 233px;
    overflow: hidden;
}
.product-main-info.product-main-nosubtitle
{
	height: 238px;
}
.book-review-section {
            margin: 0 auto;
        }

        .book-review-section__subheader {
            font-weight: bold;
            margin-bottom: 20px;
        }

        .book-review-container {
            display: flex;
            flex-wrap: wrap;
            gap: 30px;
        }

        .book-review-item {
            width: 100%;
            padding-bottom: 60px;
        }

        .book-review-item__content-wrapper {
            display: flex;
        }

        .book-review-item__image-container {
            position: relative;
            width: 180px;
            height: auto;
            margin-right: 30px;
            overflow: hidden;
            transition: all 0.3s ease;
        }

        .book-review-item__image {
            width: 100%;
            height: 100%;
            background-color: #f0f0f0;
            transition: all 0.3s ease;
            display: block;
        }

        .book-review-item__image-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: opacity 0.3s ease;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 14px;
        }

/*         .book-review-item__image-container:hover {
            transform: translateY(-5px);
        }

        .book-review-item__image-container:hover .book-review-item__image {
            opacity: 0.5;
        } */
.gform_title {
	display: none;
}
/*         .book-review-item__image-container:hover .book-review-item__image-overlay {
            opacity: 1;
        } */

/*         .book-review-item__image-container::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border: 2px solid transparent;
            transition: all 0.3s ease;
            z-index: 2;
        }  */

/*         .book-review-item__image-container::before {
            border-color: #fff;
            top: 8px;
            left: 8px;
            right: 8px;
            bottom: 8px;
        } */

        .book-review-item__content {
            flex: 1;
			position: relative;
			text-align:justify;
        }

        .book-review-item__title {
            font-size: 24px;
			color: #333;
            margin-bottom: 5px;
			font-family:'Libre Baskerville';
        }

        .book-review-item__author {
            margin-bottom: 10px;
			font-family:'Libre Baskerville';
			font-size: 14px;
			color: #333;	
			font-weight:700;
        }

        .book-review-item__description {
            margin-bottom: 10px;
            font-size: 15px;
			font-family: 'Nunito Sans';
			color: #333;
        }
		#ship-to-different-address span {
    	font-family: 'Nunito Sans';
    	font-size: 16px;
    	font-weight: 700 !important;
    	color: #333 !important;
		}
		#ship-to-different-address span:hover {
    	color: #e4573d !important;
		}
		#shipping_postcode_field {
			margin-bottom: 30px;
		}
        .book-review-item__category {
		 margin-bottom: 10px;
		 font-size: 15px;
		 color: #333;
		font-family:'Libre Baskerville';
	   }

        .book-review-item__link {
            font-weight: 600;
            text-decoration: none;
            display: inline-block;
            margin-top: 10px;
			position: absolute;
 			bottom: 0;
            font-size: 14px;
        }

        .book-review-item__image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .book-review-item__image-overlay a {
            color: white;
            text-decoration: none;
            display: flex;
            width: 100%;
            height: 100%;
            align-items: center;
            justify-content: center;
        }
            .book-review-item {
                padding-bottom: 30px;
            }
 			.book-review-item:last-child {
   			 border-bottom: none !important;
    }
.single-product .entry-thumbnail-overlay img{
	width: 80% !important;
	margin: 0 auto;
	border: 1px solid #cacaca
}
.single-product .gf-slider-item .product-item-wrap .product-thumb{
	border: none !important;
}
.author-promises ol li {
	margin-bottom: 20px;
}
.author-promises ol{
	padding-left: 15px !important;
}
.page-id-3536 .col-lg-12{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
        /* Desktop styles (992px and up) */
        @media (min-width: 992px) {
            .book-review-item {
                width: calc(50% - 15px);
                /* Two columns with gap */
            }

            .book-review-item__image-container {
                width: 205px;
                height: 300px;
            }
        }
     @media (max-width: 1200px) {
            .book-review-item__author {
			padding-bottom: 30px;
}
        }

        @media (max-width: 992px) {
.gf-toggle-filter.gf-filter-bellow.mobile_init_filter {
	display: block !important;
}
.archive .primary-sidebar.sidebar { 
display: none;
}
 .shop_page_filterSP {
	display: flex;
	gap: 25px;
}
#gf-filter-content-category #woocommerce_product_search-2{
	display: none !important;
}
#gf-filter-content-category #gsf-product-category-filter-3 {
	width: 99%;
	margin: 25px 20px !important;
	
}
.book-review-item__image-container {
	width: 260px;
	height: 360px;
border: none !important;
}
.book-review-item__image {
	width: 260px;
	margin: 0 auto;
	border: 1px solid #cacaca !important;
}
.book-review-item {
                border-bottom: 1px solid #ccc;
            }
}

        @media (max-width: 767px) {
            .book-review-item__image-container {
                height: auto;
                width: 100%;
            }
			.book-review-item__author {
	padding-bottom: 0;
}

            .book-review-item__content-wrapper, .reviewBlock-item {
                display: flex;
                flex-direction: column;
            }
			
            .book-review-item__content {
                padding-top: 20px;
            }
        }


/* Review single page */
.reviewBlock-wrapper {
      margin: 0 auto;
    }

   .reviewBlock-heading {
	font-family: 'Nunito Sans';
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
	color: #333;
}

    .reviewBlock-divider {
      border: none;
      border-top: 1px solid #ddd;
      margin: 20px 0;
    }

    .reviewBlock-item {
      display: flex;
      margin-bottom: 30px;
    }

    .reviewBlock-imageBox {
	position: relative;
	width: 220px;
	height: 308px;
	margin-right: 20px;
	overflow: hidden;
}

    .reviewBlock-image {
      width: 100%;
      height: 100%;
      background-color: #f0f0f0;
      transition: all 0.3s ease;
    }
    .reviewBlock-content {
      flex: 1;
    }

    .reviewBlock-title {
      font-size: 24px;
      margin-bottom: 5px;
	  color: #333;	
	font-family:'Libre Baskerville';
  
    }

    .reviewBlock-author {
      font-style: italic;
      margin-bottom: 10px;
    }
.post-home-page .col-auto {
	-ms-flex:auto;
	flex: auto;
}
    .reviewBlock-description {
	margin-bottom: 10px;
	font-size: 17px;
	font-family: 'Nunito Sans';
	font-style: italic;
	color: #333;
}

    .reviewBlock-category {
      font-family:'Libre Baskerville';
      margin-bottom: 10px;
	  color: #333;
      font-family:'Libre Baskerville';
    }
   .reviewBlock-image img {
	object-fit: contain;
	display: block;
	width: 100%;
	height: 100%;
}
.reviewBlock-summary {
	font-weight: 600;
	color: #333;
	font-size: 17px;
}
.all-variation-details {
	display: flex !important;
	gap: 25px !important;
	justify-content: left !important;
}
.variation-section {
	width: 33.33% !important;
}
.blog .gf-post-inner img, .post-single .entry-thumbnail img{
	width: 100% !important;
}
.blog article.post-large-image .entry-thumb-format- .entry-thumbnail, .post-single .entry-thumbnail {
	display: block !important;
}

   @media (max-width: 767px) {
.all-variation-details {
	display: flex !important;
	flex-direction: column !important;
	gap: 0px !important;
}
.all-variation-details {
	display: flex;
	flex-direction: column;
}
            .reviewBlock-item {
                display: flex;
                flex-direction: column;
            }
.reviewBlock-title {
	margin-top: 15px;
}
	   .variation-section {
	width: 100% !important;
}
}


.mc4wp-form-fields {
  display: flex;
  justify-content: center;
}

.newsletter-wrap {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
  max-width: 500px;
  width: 100%;
}

.newsletter-wrap input[type="email"] {
	border: none;
	outline: none;
	background: transparent;
	padding: 10px;
	font-size: 16px;
	color: #000;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
}

.newsletter-wrap input::placeholder {
  text-align: center;
  color: #aaa;
}
.newsletter-wrap button {
	background-color: transparent;
	color: #000;
	padding: 12px 16px;
	border: none;
	cursor: pointer;
	padding-bottom: 0px;
	padding-right: 5px;
}

.newsletter-wrap button i {
	font-size: 16px;
	font-weight: 400;
	color: #333;
}
.newsletter-wrap:has(input[type="email"]:focus) {
  border-bottom-color: #e4573d !important; 
}
.newsletter-wrap button:focus{
	outline: none;
	border: none
}
.newsletter-wrap button:hover{
	color: #e4573d !important; ;
}
.main-footer-wrapper .product_list_widget .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	display: none;
}
.woocommerce ul.product_list_widget:not(.cart_list) li + li {
	padding-top: 5px;
	margin-top: 5px;
}	
.product-author-wrap.pd-top-100.pd-bottom-100.md-pd-top-70.md-pd-bottom-70.sm-pd-top-60.sm-pd-bottom-60.mg-top-70.md-mg-top-50.text-center {
	margin-top: -5px !important;
}
.author-products.col-md-8 {
	text-align: center;
	align-content: center;
}
.oppsproduct-author-wrap .woocommerce-no-products-found { 
display: none; 
}
.page-id-3626 .ube-ib-title.mb-0 {
	font-size: 26px;
}
.page-id-3682 .ube-fancy-text-item.ube-fancy-text-show {
	background-color: #e4573d;
	color: #fff !important;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 26px;
	line-height: 1;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: 0;
}
.single-product .summary.entry-summary table.variations td select {
	width: 52% !important;
}
.page-id-3333 .elementor-section.elementor-top-section.elementor-element.elementor-element-1247003.elementor-section-boxed.elementor-section-height-default {
	max-width: 700px;
	margin: 0 auto;
}
.gform_confirmation_message {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	max-width: 850px;
	margin: 0 auto;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background-color: #e4573d !important;
}
.ube-btn-icon-right .ube-btn-icon {
	top: 2px;
	position: relative;
}
.news-home-page a.ube-post-read-more-btn::after {
	content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='%23E4573D' d='M34.5 36.5l211.1 211c4.7 4.7 4.7 12.3 0 17l-211.1 211c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L205.9 256 10.5 60.5c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.6-4.6 12.2-4.6 16.9.1zm111 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17L333.9 256 138.5 451.5c-4.7 4.7-4.7 12.3 0 17l7.1 7.1c4.7 4.7 12.3 4.7 17 0l211.1-211c4.7-4.7 4.7-12.3 0-17l-211.1-211c-4.8-4.8-12.4-4.8-17.1-.1z'/></svg>");
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 10px;
	vertical-align: middle;
	bottom: 1px;
	position: relative;
	/* left: -1%; */
}



@media (max-width: 767px) {
.ube-fancy-text-after {
	font-size: 24px;
}
.gsf-product-singular .singular-product-title {
	font-size: 26px !important;
}
.layout-list .product-item-wrap .product-name {
	font-size: 26px;
}
.woocommerce .product_title {
	font-size: 26px !important;
}
}



ul.header-customize .item-wishlist .wishlist-count {
	position: absolute;
	margin: auto;
	top: -8px;
	right: -14px;
	text-align: center;
	font-size: 12px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: var(--g5-color-accent) !important;
	color: var(--g5-color-accent-foreground) !important;
	line-height: 16px;
	padding-right: 1px;
}
.layout-list .product-item-wrap .product-name {
	font-weight: 400 !important;
	font-size: 24px;
}
.book_sub_title{
	font-size: 20px;
	font-style: italic;
	color: #333;
	font-family:'Libre Baskerville';
}
.single-product .book_sub_title{
	font-size: 18px !important;
}
.product-author {
	margin-bottom: 10px;
}
.summary.entry-summary .product_title {
	margin-bottom: 15px;
}
.single-product .book_sub_title {
	margin-bottom: 20px;
}
.single-product .main_hide_mon.product_author_editor {
	margin-bottom: 20px;
}
.single-product .main_hide_mon.product_author_editor {
	margin-bottom: 20px;
	font-family: 'Libre Baskerville';
	font-size: 16px;
}
.single-product .main_hide_mon.product_author_editor a {
	color: #000;
}
.single-product .gf-slider-item .book_sub_title {
	display: none;
}
.woocommerce-shop .product-author a{
	text-transform: inherit;
}
.menu-your-account-container a {
	font-family: inherit;
	font-style: italic;
}
.single-product .summary.entry-summary .product_title {
	font-size: 22px;
}
.description_tab, .author_info_tab, .book_info_tab, .reviews_tab{
	font-size: 24px !important;
}
.description_tab a, .author_info_tab a, .book_info_tab a, .reviews_tab a{
	margin-right: 10px;
}
.single-product .related.products .product-name {
	font-size: 16px !important;
	margin-top: 10px;
}
.ube-post-grid-item .ube-entry-content .card-text{
	text-align: justify !important;
}
.single-product .product-info .product-author {
	margin-top: 10px !important;
}
.gf-shop-switch-layout.gf-inline {
	display: none;
}
.quick-view-product-image .product_meta,.quick-view-product-image .gf-product-share {
	display: none;
}

.gsf-catalog-filter #gf-filter-content {;
	background-color: rgb(250, 250, 250) !important;
}
.layout-list .product-item-wrap .product-info {
	display: block !important;
}
.single-product .summary.entry-summary p.price:first-child{
	display: none;
}
 
.single-product .summary.entry-summary table.variations label {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.single-product.woocommerce div.product form.cart .variations th {
	vertical-align: middle !important;
}
.single-product .summary.entry-summary table.variations td {
	padding-bottom: 0px;
}
.single-product.woocommerce div.product form.cart .variations select {
	background-color: transparent;
	border: 1px solid #333;
}
.single-product.woocommerce div.product form.cart .variations th {
	width: 140px;
}
.single-product .summary.entry-summary .quantity .quantity-label {
	margin-right: 20px;
	width: 120px;
}
.single-product.woocommerce div.product form.cart .variations td {
	width: calc(100% - 114px) !important;
}
.product-item-wrap .product-thumb, .book-review-item__image-container {
	border: 1px solid #cacaca;
}
.woocommerce-shop .layout-list .product-item-wrap .product-item-inner {
	border-bottom: 1px solid #808080 !important;
}
.blog .gsf-link, .blog .gf-post-title.heading-color {
	text-transform: capitalize;
}
.blog article.post-single .gf-post-title {
	text-transform: capitalize;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a, li.contributor_bio_tab a
  {
	font-size: 24px !important;
}
.home-feature-book .price, .home-feature-book .product-quick-view.no-animation.btn.btn-accent.btn-icon-left,
.home-blog-sec ul li span {
	display: none;
}
.home-feature-book .button.product_type_variable.add_to_cart_button {
	color: #fff !important;
	background-color: var(--g5-color-accent) !important;
	border-color: var(--g5-color-accent) !important;
}
.home-feature-book .button.product_type_variable.add_to_cart_button:hover {
	fill: var( --e-global-color-accent ) !important;
	color: var( --e-global-color-accent ) !important;
	border-color: var( --e-global-color-accent ) !important;
	background-color: #02010100 !important;
}

.single-product .related.product_meta {
    display: block;
}

.single-product .product_meta label {
    display: block; /* label ko alag line pe bhej dega */
    margin-bottom: 5px;
    font-weight: bold;
}

.single-product .product_meta a {
    display: inline;
    margin-right: 5px;
    white-space: normal;
}
.product-quick-view.no-animation {
	display: none !important;
}
.single-product .related.products .owl-carousel .owl-nav {
	position: absolute;
	top: 32%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	z-index: 10;
	display: flex !important;
	justify-content: space-between !important;
	pointer-events: none;
}
.single-product .related.products .owl-carousel > div.owl-nav [class*="owl-"] {
	opacity: 1 !important;
}
.single-product .related.products .owl-carousel .owl-nav {
	position: absolute;
	top: 32%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	z-index: 10;
	display: flex !important;
	justify-content: space-between !important;
	pointer-events: none;
}
.single-product .product-actions.gf-tooltip-wrap {
	padding-right: 15px;
}
 .single-product .related.products .owl-carousel .owl-prev, .single-product .related.products .owl-carousel .owl-next {
	background: rgb(0, 0, 0) !important;
	color: rgb(255, 255, 255) !important;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 20px;
	cursor: pointer;
	pointer-events: all;
	transition: 0.3s;
	border: medium;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px;
}

  .customer-table-wrapper {
    overflow-x: auto;
  }
  .customer-table {
    border-collapse: collapse;
    width: 100%;
    min-width: 500px; /* Ensures scroll if screen is smaller */
  }
  .customer-table th, 
  .customer-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    white-space: nowrap;
  }
  .customer-table th {
    background: #3DA3D4;
    color: #fff;
  }


.customer .gf-product-category-filter li.cat-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}
.gf-product-category-filter-wrap:not(.gf-product-category-filter-select) ul li .count {
	position: absolute;
	right: 20px;
}
.woocommerce-shop .cat-item.cat-parent.has-dropdown {
	margin-bottom: 20px;
}
.woocommerce-shop .cate-item.all-cate.active {
	margin-bottom: 20px;
}

.ube-ib-desc.mb-0 {
	font-family: 'Libre Baskerville';
	color: #7e7e7e;
	font-size: 15px;
}
.ube-accordion-icon.left-icon{
	border: none;
}
.card-header.ube-accordion-card-header{
	border-bottom: none;
	border-radius: 0!important;
}
.active .ube-accordion-icon.left-icon{
	color: #fff !important;
}
.gf-post-excerpt p {
	color: #000;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 35px;
}
.unique-book-btn::before {
	display: none !important;
}
/* Sirf featured-book-item ke andar wale Owl slider pe effect */
.featured-book-item .owl-stage {
  transition: all 1s ease-in-out !important;
}

.featured-book-item .owl-item {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.featured-book-item .owl-item.active {
  opacity: 1;
}

.product-item-wrap:last-child .product-item-inner {
    border-bottom: none !important;
}
.product-info .product-description{
	display: none;
}
.wdt_side_cart_view .cart_totals_wrap.col-lg-6.col-12{
	min-width: 100% !important;
}
.wdt_side_cart_view .cart-collaterals .woocommerce-cart-title {
	font-size: 15px;
	margin-bottom: 23px;
	font-family: inherit;
	text-transform: uppercase;
}
.wdt_side_cart_view .cart-collaterals {
	margin-top: 0px;
}
.wdt_wishlist_table .product-thumbnail.hidden {
	display: none;
}
.wdt_wishlist_table table.wishlist_table tr th {
	text-align: left;
}
.wdt_wishlist_table td.product-name {
    vertical-align: middle; 
}
.wdt_wishlist_table td.product-name .product-thumbnail {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.wdt_wishlist_table td.product-name a {
    display: inline-block;
    vertical-align: middle;
}
.wdt_wishlist_table .product-name{
	display: flex;
	align-items: center;
}
#yith-wcwl-form tbody .product-thumbnail img{
	max-width: 85px;
}
table.wishlist_table tr th {
	text-align: left !important;
}
#yith-wcwl-form tbody .product-thumbnail {
	padding-left: 20px !important; 
}
table.shop_table.wishlist_table tr td{
	background: transparent !important;
}
.wishlist-title-container{
	display: none;
}
p#wc-stripe-express-checkout-button-separator { 
clear: both; 
width: 100%;
}
 @media only screen and (max-width: 1500px) {
.header-inner {
	padding-left: 0px !important;
	padding-right: 8px !important;
}
}
@media (max-width: 1300px) and (min-width: 1200px) {
 .single-product .related.products .owl-next{
	left: 1%;
}
.single-product .related.products .owl-prev {
	right: 1%;
}
}
@media (max-width: 1100px) and (min-width: 922px) {
 .single-product .related.products .owl-next{
	left: 3%;
}
.single-product .related.products .owl-prev {
	right: 3%;
}
}
 @media only screen and (max-width: 1500px) {
.woocommerce-wishlist .item-details .product-name a {
	font-size: 22px;
} 
.woocommerce-wishlist .item-details .product-name h3{
   margin-top: 0;
}
	 .woocommerce-wishlist .item-details .product-name .add_to_cart_button{
		 padding: 20px !important;
	 }
}
 @media only screen and (max-width: 1200px) {
.single-product .summary.entry-summary table.variations td select {
	width: 65% !important;
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a, li.contributor_bio_tab a {
	font-size: 20px !important;
}
.single-product .summary.entry-summary .product_title {
	font-size: 30px;
}
.description_tab, .author_info_tab, .book_info_tab, .reviews_tab{
	font-size: 20px !important;
}
}
 @media only screen and (max-width: 992px) {
 .single-product .related.products .owl-next{
	left: 7%;
}
.single-product .related.products .owl-prev {
	right: 7%;
}
.single-product .summary.entry-summary table.variations td select {
	width: 100% !important;
}
.single-product.woocommerce div.product form.cart .variations th {
	width: 135px;
}
.single-product .summary.entry-summary .quantity .quantity-label {
	margin-right: 15px;
}
.layout-list .product-item-wrap .product-thumb {
	width: 100% !important;
	margin-bottom: 20px;
}
.layout-list .product-item-wrap .product-info {
	padding-left: 1px;
}
}
 @media only screen and (max-width: 767px) {

 .single-product .related.products .owl-nav.disabled {
	display:none !important;
}
.single-product .summary.entry-summary table.variations td select {
	width: 63% !important;
}
.page-title-inner h1{
	font-size: 34px;
}
}
 @media only screen and (max-width: 450px) {
.single-product .summary.entry-summary table.variations td select {
	width: 100% !important;
}
}




/* timeline css */

        .cabr-timeline-container .cabr-timeline {
	position: relative;
	width: 100%;
	margin: 50px auto;
	padding: 0;
	max-width: 1000px;
}

        .cabr-timeline-container .cabr-timeline:before {
            content: '';
            position: absolute;
            left: 29px;
            /* aligned with icon center */
            top: 0;
            width: 2px;
            height: 88%;
            background: #333;
        }

        .cabr-timeline-container .cabr-timeline-item {
            position: relative;
            padding-left: 80px;
            /* space for icon + line */
            margin-bottom: 70px;
        }

        .cabr-timeline-container .cabr-timeline-icon {
            position: absolute;
            left: 0;
            top: 0;
            width: 60px;
            height: 60px;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .cabr-timeline-container .cabr-timeline-icon img {
            max-width: 100%;
            height: auto;
        }

        .cabr-timeline-container .cabr-timeline-content h3 {
            margin: 0 0 10px;
            font-size: 26px;
            font-weight: bold;
        }

        .cabr-timeline-container .cabr-timeline-content p {
            margin: 0;
            font-size: 16px;
            line-height: 1.6;
			color: #333;
        }
		.cabr-timeline-container .cabr-timeline-content ul {
            padding-left: 15px;
        }
        @media (max-width: 992px) {
   .cabr-timeline-container .cabr-timeline:before {
            height: 90%;
        }
        }
        @media (max-width: 600px) {

            .cabr-timeline-container .cabr-timeline-item {
                padding-left: 80px;
            }

            .cabr-timeline-container .cabr-timeline:before {
                left: 30px;
            }
			.frleft img
			{
				position:relative;
				left:35px;
			}
        }
        @media (max-width: 470px) {
   .cabr-timeline-container .cabr-timeline:before {
            height: 88%;
        }
        }
        @media (max-width: 355px) {
   .cabr-timeline-container .cabr-timeline:before {
            height: 86%;
        }
        }



/* feature book */

.unique-book-section {
      max-width: 1200px;
      margin: 0 auto;
      padding: 60px 20px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 40px;
    }
.unique-book-sub-title {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 40px;
}
    .unique-book-text {
      flex: 1;
    }

    .unique-book-text h5 {
	color: #E4573D;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 5px;
	margin-bottom: 15px;
}

    .unique-book-text h2 {
      font-size: 42px;
      margin: 0 0 15px;
    }

    .unique-book-text p {
      margin: 8px 0;
      line-height: 1.6;
    }

.unique-book-btn {
	display: inline-block;
	margin-top: 20px;
	padding: 12px 40px;
	background-color: #E4573D;
	color: #fff;
	font-size: 13px;
	font-weight: 800;
	border: 1px solid #E4573D;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s ease;
	width: 160px;
	text-align: center;
	text-transform: uppercase;
}
.unique-book-btn::before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  display: inline-block;
  margin-right: 8px;
  font-size: 14px;
  line-height: 1;
}
    .unique-book-btn:hover {
      background-color: transparent;
		text-decoration: none;	
	color: #e4573D;
	border: 1px solid #E4573D;
    }

.unique-book-image {
  flex: 1;
  display: flex;
  justify-content: end;
  position: relative;
}

.unique-book-image img {
  max-width: 100%;
  width: 325px !important;
  height: auto;
  position: relative;
  z-index: 2;
  /* Soft right shadow */
  box-shadow: 20px 20px 30px rgba(0,0,0,0.35);
}

/* Bottom oval shadow */
.unique-book-image::after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 72%;
	transform: translateX(-50%);
	width: 70%;
	height: 35px;
	background: radial-gradient(ellipse at center, rgba(0,0,0,0.4) 0%, transparent 80%);
	border-radius: 50%;
	filter: blur(6px);
	z-index: 1;
}
.woocommerce-cart-form table.shop_table th.product-price {
    width: 17%; /* Price ke liye space */
}
.woocommerce form.checkout h3 {
	font-size: 30px !important;
	font-weight: 400 !important;
	line-height: 1.17;
	margin-bottom: 20px !important;
}
.woocommerce form label {
	font-weight: 600 !important;
}
.woocommerce-account .addresses .title .edit {
	float: left;
	padding: 0 0 15px 0 !important;
}
.home .elementor-section.elementor-top-section.elementor-element.elementor-section-full_width.elementor-section-stretched.elementor-section-height-default.elementor-section-height-default .elementor-element-populated {
	padding: 50px 15px 33px !important;
}
.ube-counter .card-text{
	text-align: center;
}
.product-info .product-author span {
	margin-right: 0px;
}
.layout-list .product-list-actions .product-action-item .product_type_variable::before{
	display: none !important;
}
.woocommerce-shop .product-item-inner .product-thumb::first-child{
	margin-top: 5px !important;
}
.woocommerce-shop .gsf-catalog-filter .woocommerce-custom-wrap {
	border-bottom: none;
}
.bpfw-action-read-book1 .bpfw-svg-icon {
	display: none;
}
.single-product .product_meta a {
	margin-right: 0;
}
.woocommerce-shop .layout-list .product-item-wrap .product-item-inner::last {
	border-bottom: 1px solid #808080 !important;
}
.woocommerce-shop .layout-list .product-item-wrap:last-child .product-item-inner {
    border-bottom: none !important;
}
.page-id-3726 .ube-icon-box .ube-ib-desc {
	margin-top: 12px;
}
.woocommerce-account .woocommerce-Address-title h2{
	font-size: 28px;
}
.woocommerce form.checkout #order_review .shop_table .order-total .amount{
	font-weight: 400 !important;
}
.woocommerce-Price-amount.amount, .woocommerce-remove-coupon, .woocommerce-Price-amount.amount {
	font-weight: 400 !important;
}
.woocommerce-shop .gsf-catalog-filter-ordering {
	display: none !important;
}
.woocommerce-shop .gsf-catalog-filter .woocommerce-custom-wrap .container {
	padding-top: 35px !important;
}
.single-product .product_author_wdt{
	display: none;
}
#tab-title-contributor_bio {
	margin-right: 5px;
}
.all-variation-details .variation-section h4{
	margin-top: 0px !important;
}
.product-author a{
	cursor: default !important;
	pointer-events: none !important;
}
.product-author a:hover{
	color: inherit !important;
}
.single-product .product_meta .posted_in:first-of-type a {
    pointer-events: none;
    cursor: default;
}

.single-product .product_meta .posted_in:first-of-type a:hover {
    color: inherit !important;
}
.woocommerce-shop .woocommerce-Price-amount.amount, .woocommerce-shop .product-info .price {
	font-family: 'Libre Baskerville' !important;
}
.single-product .single_variation_wrap .woocommerce-variation-price { 
	display: none;
} 

    /* Responsive */
    @media (min-width: 768px) {
		.unique-book-section{
			position: relative;
		}
.unique-book-btn {
	position: absolute;
	bottom: 60px;
}
}


@media (max-width: 768px) {
   	.woocommerce-checkout #customer_login .col-1, 
   	.woocommerce-checkout #customer_login .col-2 {
	    max-width: 1000%;
	    width: 100%;
	}
.unique-book-image img {
	width: 260px !important;
}
.page-title-inner {
    display: flex;
    flex-direction: column; /* stack vertically */
    align-items: flex-start !important; /* left align */
}

.page-title-content {
    order: 1; /* show first */
}

ul.gf-breadcrumbs {
    order: 2; /* move below */
    margin-top: 10px; /* add space from title */
}
.cabr-timeline-container .cabr-timeline-content h3 {
	font-size: 22px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
article.post-large-image .gf-post-title {
	font-size: 22px;
}
.gf-post-excerpt p {
	font-size: 15px !important;
}
.mobile-logo-header img {
	max-width: 38px !important;
}
.mobile-logo-header {
	margin-left: 50px !important;
}
ul.header-customize .item-wishlist a, .mobile-header .shopping-cart-icon .fal.fa-shopping-cart, ul.header-customize .item-my-account i {
	font-size: 16px !important;
}
.unique-book-text h2 {
      font-size: 34px;
    }
      .unique-book-section {
        flex-direction: column;
        text-align: center;
      }
      .unique-book-text {
        order: 2;
		text-align: left;
      }
      .unique-book-image {
        order: 1;
      }
.woocommerce .cart-collaterals .woocommerce-cart-title {
	font-size: 28px;
}
.unique-book-section {
	padding: 60px 0;
}
#yith-wcwl-form .wishlist-title h2 {
	font-size: 24px;
}
.woocommerce-account #customer_login h2 {
	margin-top: 0;
	font-size: 24px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	text-align: left;
	display: flex;
	flex-direction: column;
	text-align: center;
	gap: 10px;
}
    }
@media (max-width: 1024px) {
	.product-main-info.product-main-nosubtitle {
		height: 225px;
	}

	.product_title.lineheight_16,
	.product_title.lineheight_16a
	{
		line-height: 1.4;
		margin-bottom: 0 !important;
	}
}

@media (max-width: 768px) {

	.product-main-info {
		height: auto;
	}
}




/* single product css */

.single-product .single-product-function {
	display: flex;
	gap: 20px;
}
.single-product #wdt-variation-price {
	float: left !important;
	margin-right: 20px !important;
	width: 120px;
	margin-top: 10px;
}
.main_product_cat_book.webview_product_category {
	display: flex;
	justify-content: space-between;
}
.single-product .summary.entry-summary .quantity {
	margin-bottom: -7px !important;
}
.single-product .quantity .quantity-inner .input-text {
	background-color: transparent;
	border: 1px solid #333 !important;
}
.single-product .btn-number.fal.fa-minus.gsf-link {
	border-right: 1px solid #333;
	color: #333;
}
.single-product .btn-number.fal.fa-plus.gsf-link{
	border-left: 1px solid #333;
	color: #333;
}
.single-product .layout-grid .product-info .product-name { 
order: inherit !important;
}
.single-product .related.products .owl-next{
	position: relative;
	left: 7%;
}
.single-product .related.products .owl-prev {
	position: relative;
	right: 7%;
}
.single-product.woocommerce div.product div.images img {
	border: 1px inset #808080 !important;
}
.single-product .bpfw-btn {
	padding: 15px 20px !important;
	position: relative;
	text-transform: uppercase;
	width: 150px;
}
.home .elementor-section.elementor-top-section.elementor-element.elementor-element-e242185.elementor-section-boxed.elementor-section-height-default {
	display: none;
}
.single-product .bpfw-btn {
	background-color: transparent;
	padding: 5px 15px;
	color: #000;
	border: 1px solid #333 !important;
	 border-radius: 0px !important; 
	font-size: 15px;
	cursor: pointer;
	line-height: 1;
	display: inline-block;
	margin: 0 5px;
	transition: .3s ease;
	text-decoration: none;
}
.summary.entry-summary .single-product-function .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button {
	border: 1px solid #333 !important;
}
.single-product.woocommerce div.product div.images{
	width: 45%;
}
.single-product-function {
	display: flex !important;
	gap: 5px !important;
}
.single-product .gf-product-share-title {
	display: none !important;
}
.single-product .tabs.wc-tabs a {
	font-family: "Nunito Sans", Sans-serif;
	text-transform: uppercase;
	color: #000 !important;
	font-size: 18px !important;
}
.single-product .book_pages_name {
	color: #000;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel {
	max-width: 100%;
}
.single-product .main_hide_mon.main_product_cat_book.webview_product_category {
	display: flex !important;
}
.all-variation-details h4, .variation-section h4 {
	font-family: "Nunito Sans", Sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.single-product .posted_in.product_Categorieslk label {
	text-transform: uppercase;
	color: #000;
}
.single-product .book_pages_name span {
	font-size: 18px;
	color: #696969;
}
.single-product .posted_in.product_Categorieslk a {
	color: #696969;
	font-size: 18px;
}
.single-product .book_pages_name{
	width: 31.8%;
}
.single-product .summary.entry-summary .gf-product-share{
	margin-top: -30px;
}
.all-variation-details {
	margin-bottom: 25px;
}
.single-product .main_hide_mon.product_author_editor label {
	display: none;
}
.single-product .product-info{
	width: 80%;
	margin: 0 auto;	
}
.single-product .bpfw-btn.bpfw-action-read-book1:hover{
background: #e4573d;
border: 1px solid #e4573d !important;	
color: #fff !important;
}
.single-product .single_add_to_cart_button.button.alt{
	font-weight: 400;
}
.single-product .gf-product-share ul.gf-social-icon i {
	font-size: 20px;
}
.single-product .gf-product-share ul li {
	margin-right: 20px !important;
}
.posted_in.product_Categorieslk label, .book_pages_name label {
	text-transform: uppercase;
	color: #000;
	font-family: "Nunito Sans", Sans-serif;
	font-size: 18px;
}
 .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
	padding: 0 40px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.single-product .bpfw-btn {
	padding: 15px 10px !important;
	position: relative;
	width: auto !important;
}
	.single-product .book_pages_name {
	width: 31%;
}
.single-product.woocommerce-page div.product div.summary{
	padding-right: 10px !important;
  	padding-left: 0 !important;
}
}
@media (max-width: 992px) {
.all-variation-details {
	margin-bottom: 10px;
}
.single-product .book_pages_name {
	width: 31%;
}
.single-product .summary.entry-summary {
	position: relative;
	padding-left: 0px;
	margin-bottom: 30px !important;
}
.single-product.woocommerce-page div.product div.images {
  width: 100% !important;
}
.single-product.woocommerce-page div.product div.summary {
  width: 100% !important;
}
.single-product #wdt-variation-price {
	margin-right: 14px !important;
}
.single-product .summary.entry-summary table.variations td select {
	width: 25% !important;
}
}
@media (max-width: 767px) {
.single-product .summary.entry-summary table.variations td select {
	max-width: 205px !important;
	width: 100% !important;
}
.single-product .book_pages_name {
	width: 100%;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel {
	margin-left: 20px;
}
.single-product #wdt-variation-price {
	float: inherit !important;
	margin-right: 14px !important;
	width: 120px;
	margin-top: 10px;
}
.single-product .summary.entry-summary .gf-product-share{
	margin-top: -30px !important;
}
.woocommerce-tabs {
	margin-top: 15px;
	padding-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel {
	padding-top: 20px;
	padding-bottom: 40px;
}
}
@media (max-width: 450px) {
.single-product .summary.entry-summary button.single_add_to_cart_button, .single-product .summary.entry-summary button.single_add_to_cart_button.alt {
	padding: 14px 10px !important;
}
.single-product .bpfw-btn {
	padding: 15px 5px !important;
}
.single-product .bpfw-btn {
	padding: 15px 6px !important;
	max-width: 120px;
	width: auto;
}
}
.single-product .woocommerce-tabs {
	margin: 0px auto auto;
	position: relative;
}
.single-product #primary-content {
	padding-top: 55px;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel {
	padding-top: 30px;
}
.single-product.woocommerce div.product div.images {
	width: 28%;
}
.single-product.woocommerce div.product div.summary{
	width: 70%;
}
/* search box css */
.main-search-box form {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-20px); /* slide a bit from top */
  transition: all 0.4s ease-in-out;
}

.main-search-box.active form {
  max-height: 1000px; /* big enough to fit the form */
  opacity: 1;
  transition: all 0.6s ease-in-out;
  transform: translateY(0);
}
.main-search-box-wt .search-popup-button > i {
	vertical-align: baseline;
}
.main-search-box-wt .search-box {
	background: transparent;
	padding: 15px;
	/* width: 500px; */
	margin: 0px auto;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	width: 100%;
}
    .main-search-box-wt .search-box input[type="text"] {
     width: 100%;
    background: transparent;   /* koi background nahi */
    border: none;              /* sab border remove */
    border-bottom: 1px solid #fff; /* sirf ek line */
    color: #fff;               /* text white */
    font-size: 14px;
    padding: 8px 0;
    outline: none !important;  /* focus outline remove */
    box-shadow: none !important; /* shadow bhi remove */
    }
.main-search-box-wt .search-section input[type="text"]::placeholder {
    color: #aaa;  /* halka grey */
    opacity: 1;   /* Firefox ke liye */
}
    .main-search-box-wt .search-header {
      display: flex;
      align-items: center;
      margin-bottom: 15px;
    }
    .main-search-box-wt .search-header input[type="text"] {
      flex: 1;
      margin: 0;
    }
    .main-search-box-wt .search-header button {
      background: transparent;
      border: none;
      color: #fff;
      font-size: 18px;
      margin-left: 8px;
      cursor: pointer;
    }
  .main-search-box-wt .search-section {
	/* border-top: 1px solid #444; */
	padding: 12px 0;
	font-size: 14px;
	margin-bottom: 15px;
}
    .main-search-box-wt .search-section label {
      font-weight: bold;
      display: block;
      margin-bottom: 5px;
    }
    .main-search-box-wt .search-actions {
	margin-top: 15px;
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	font-family: "Libre Baskerville", Sans-serif !important;
}
    .main-search-box-wt .search-actions button {
	padding: 6px 10px;
	border: 1px solid #444;
	cursor: pointer;
	background: #fff;
	color: #000;
	font-weight: bold;
	width: 125px;
	max-width: 100%;
}
    .main-search-box-wt .search-actions .clear {
      background: #333;
      color: #fff;
    }
    .main-search-box-wt .search-actions .clear:hover {
      background: #444;
    }
    .main-search-box-wt .search-actions button:hover {
      opacity: 0.9;
    }
.main-search-box-wt .search-slide-button {
	float: right;
	position: relative;
	bottom: 59px;
	padding: 9px 5px;
	border: none;
	color: #fff !important;
	background: #484848;
	margin-right: 1px;
	cursor: pointer;
	/* width: 42px; */
}
.main-search-box-wt .search-slide-button img {
	height: auto;
	max-width: 100%;
	width: 38px;
}
.main-search-box-wt .search-popup-button {
	display: flex;
	cursor: pointer;
	position: absolute;
	right: 80px;
	top: 17px;
	bottom: 0;
	margin: 0;
	width: 23px;
	height: 23px;
	font-size: 23px;
	background-color: transparent;
	color: #fff;
	border: 0;
	align-self: flex-start;
}
.main-search-box-wt .search-popup-button:focus {
	outline: none;
}
.main-search-box-wt .search-popup-form {
	color: #fff;
	background-color: transparent;
	padding: 0;
}
    .main-search-box-wt .search-slide-button:focus {
	outline: none;
}
.main-search-box-wt .search-section .bottom_text {
	display: none;
}
.main-search-box-wt .search-section label{
	color: #fff;
}
.main-search-box-wt .search-section input[type="text"]:focus,
.main-search-box-wt .search-section input[type="text"]:hover,
.main-search-box-wt .search-section input[type="text"]:active {
	border: none;
    border-bottom: 1px solid #fff !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
}


.main-search-box-wt .search-section {
    display: flex;
    align-items: end;
    gap: 10px; /* thoda space label aur input ke beech */
}
/* Label normal */
.main-search-box-wt .search-section label {
    color: #fff;
    font-size: 14px;
    margin: 0;
    white-space: nowrap;
}

/* Input line label ke aage se start hogi */
.main-search-box-wt .search-section input[type="text"] {
    flex: 1;                   /* bachi hui space lega */
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff; /* sirf ek line */
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
    outline: none !important;
    box-shadow: none !important;
	padding-bottom: 0 !important;
	opacity: 1;
}
.main-search-box-wt .search-popup-form::before,
.main-search-box-wt .search-popup-form::after {
    display: none !important;
}
.main-search-box-wt input[type="search"].search-popup-field {
	/* border: 2px solid #fff !important; */
	border-bottom: 2px solid #fff !important;
}
#search-popup {
	border: 2px solid #fff;
	position: relative;
}
.main-search-box-wt .search-section {
	width: 100%;
}
.main-search-box .search-popup-form .search-section:first-child { 
padding-top: 0 !important;  
}
/* For main search input */
.main-search-box-wt input.search-popup-field {
    color: #fff !important;
}

/* For subtitle input field */
.main-search-box-wt input[name="sub_title"], main-search-box-wt input.sub-title {
    color: #fff !important;
}
.main-search-box-wt input::placeholder {
  color: #fff;
  opacity: 1;
}
 
.home .unique-book-text {
	margin-bottom: 50px;
}

::-webkit-input-placeholder {
	opacity: 1;
}
:-moz-input-placeholder {
	opacity: 1;
}
::-moz-input-placeholder {
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}
input:-moz-placeholder {
	opacity: 1;
}

@media (max-width: 575px){
.main-search-box-wt .search-slide-button {
	bottom: 50px;
	padding: 4.5px 5px;
	margin-right: 0px;
}
.main-search-box-wt .search-popup-button {
	display: none !important;
}
}
@media (max-width: 440px){
	.main-search-box-wt .search-actions button{
		font-size: 12px;
	}
input[type="search"].search-popup-field {
	font-size: 12px;
}
}