/*!
 * Theme Name: 		   OceanWP
 * Text Domain: 	   oceanwp
 * Version:            4.0.8
 * Tested up to:       6.8
 * Requires at least:  5.6
 * Requires PHP:       7.4
 * Author:             OceanWP
 * Author URI:         https://oceanwp.org/about-oceanwp/
 * Theme URI:          https://oceanwp.org/
 * Description:        OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful & professional design. Very fast, responsive, RTL & translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet & mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor & WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
 * Tags:               two-columns, right-sidebar, footer-widgets, blog, news, custom-background, custom-menu, post-formats, rtl-language-support, sticky-post, editor-style, threaded-comments, translation-ready, buddypress, custom-colors, featured-images, full-width-template, theme-options, e-commerce, block-styles, wide-blocks, accessibility-ready
 *
 * License: GNU General Public License v2.0 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 *
 * All files, unless otherwise stated, are released under the GNU General Public
 * License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned
 * with others.
 *
 * DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 * To add your own CSS, use a child theme: https://github.com/oceanwp/oceanwp-child-theme
 *
 * CSS file is in "assets/css"
 */



a:active,a:focus{outline:0 !important;/* border:none !important;*/-moz-outline-style:none !important}

#featured-book .book_type_list{
     display: flex !important;
     list-style: none !important; 
     gap: 10px;
     margin: 0 !important;
}
#featured-book .book_type_list li {
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 8px 18px 8px 25px;
}
#featured-book .book_type_list a img{
    margin-left: 20px !important;
    width: 15px;
    height: 18px;
}
#featured-book .book_type_list li a{
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: white;
}

.book_action_buttons{
	   display: flex;
    list-style: none;
	  margin: 0px !important;
	  padding: 0px !important;
	    gap: 10px !important;
}
.book_action_buttons li a{
	border: 1px solid #fff !important;
    background-color: transparent !important;
	border-radius: 6px !important;
	padding: 15px 40px !important;
	font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 500;
	text-transform: capitalize !important;
}
.book_action_buttons li:first-of-type a{
	    background-image: linear-gradient(180deg, #FAD15C 6%, #9B7537 87%) !important;
	color: #000 !important;
	border: none !important;
}
.spotlight-section {
  display: flex;
  align-items: center;

  color: #fff;

      font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.spotlight-label {
  display: flex;
  flex-direction: column;
  margin-right: 15px;
  font-weight: 400;
  font-size: 18px;
  flex-wrap: wrap !important;
}

.spotlight-divider {
  width: 1px;
  height: 55px;
  background-color: #f1c40f; /* gold-yellow */
     margin: 0px 25px;
}

.spotlight-platforms img {
  height: 20px;
  margin-right: 20px;
  filter: brightness(0) invert(1); /* Make logos white if needed */
}

#testimonial-section .upper-haeding{
        color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
        margin: 0 0 10px;
}
#testimonial-section .image-coma{
 padding-bottom: 17px;   
}
#testimonial-section .elementor-testimonial {
    position: relative;
}

#testimonial-section .elementor-swiper::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 40px;
    width: 82%;
    height: 50px; /* Adjust height to fit the image */
    background-image: url('https://darroncarmon.clientcloud360.com/wp-content/uploads/2025/05/Rectangle-2-copy-9.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    z-index: 0;
}
#testimonial-section .elementor-swiper-button{
    background-color: #000;
    padding: 6px;
    border-radius: 50px;
    position: absolute;
    top: 100% !important;
	width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#testimonial-section .elementor-swiper-button-prev {
    position: absolute !important;
    transform: translateY(-50%) !important;
    right: 55px !important;
    left: auto !important;
    z-index: 10 !important;
}

/* .elementor-widget-testimonial-carousel .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .elementor-swiper-button-next {
    position: absolute !important;
    top: 98% !important;
    transform: translateY(-50%) !important;
    z-index: 2 !important;
}
 */
/* .elementor-widget-testimonial-carousel .elementor-swiper-button-prev {
    left: 90% !important;
} */

@media only screen and (min-width: 768px) and (max-width: 1024px){
	.book_action_buttons li:first-of-type a{
		padding: 15px 25px !important;
	}
}

@media only screen and (max-width: 767px) {
	#header-section .elementor-item-active, #header-section a.elementor-item:hover{
		background-image: none !important;
	}
	.book_action_buttons, #featured-book .book_type_list{
		flex-flow: wrap !important;
}
	#header-section br{
		display: none !important;
	}
	.book_action_buttons li a{
		padding: 15px 20px !important;
	}
	 #testimonial-section .upper-haeding{
    font-size: 18px;
}
#testimonial-section .image-coma{
    width: 50px !important;
    padding-bottom: 15px !important;
}
	
	#testimonial-section .elementor-swiper-button{
		top: 105% !important;
	}
	
	#testimonial-section .elementor-swiper-button-next {
    position: absolute !important;
    transform: translateY(-50%) !important;
    right: auto !important;
    left: 65px !important;
    z-index: 10 !important;
}
	#testimonial-section .elementor-swiper-button-prev{
    right: auto !important;
    left: 25px !important;
	}
	#testimonial-section .elementor-swiper::after{
		display: none;
	}
	.column-image{
	order: -1 !important;	
	}
	    ul.book-meta {
        flex-flow: wrap !important;
        gap: 15px;
    }
}

