/*!
 * Theme Name: 		   OceanWP
 * Text Domain: 	   oceanwp
 * Version:            4.1.0
 * Tested up to:       6.8.1
 * 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;-moz-outline-style:none !important}

#header-section{
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#book-section .book_type_list {
    display: flex !important
;
    list-style: none !important;
    gap: 22px;
    margin: 0 !important;
    flex-wrap: wrap !important;
    align-items: center;
}
#book-section .book_type_list li {
    padding: 6px 23px 6px 25px;
    border-radius: 7px;
border: 1px solid #fff;
transition: all.5s;
}
#book-section .book_type_list li a {
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #fff;
}
#book-section .book_type_list a img {
    margin-left: 9px !important;
}
#book-section .book_type_list li:hover {
    background-color: #000;
    border: 1px solid #000;
}
#video-section .elementor-custom-embed-image-overlay img{
 --video-aspect-ratio: 0;
}
#post-section .elementor-post__thumbnail__link{
    width: 30% !important;
}
#post-section .elementor-post{
        align-items: center;
            background-color: #18191994;
   
}
#post-section .elementor-post__text {
    padding-right: 95px;
}
#testimonial-section .elementor-testimonial__image img {
    width: 100% !important;
    height: auto !important;
}
#testimonial-section .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
    align-items: center !important;
    height: 100%;
}
#testimonial-section .elementor-testimonial{
        align-items: center;
}
#testimonial-section .elementor-testimonial__cite{
    margin-top: 0;
}
#testimonial-section .elementor-testimonial__content:after {
    content: "";
    display: block;
    width: 115px; 
    height: 28px; 
    background-image: url('https://heathercohen.cloudtrek360.com/wp-content/uploads/2025/10/Group-53.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px; 
    align-self: start;
    order: -1;
}
#testimonial-section .elementor-main-swiper{
    padding-bottom: 0px;
}
#testimonial-section  .swiper-slide{
 padding: 0px !important;   
}
#testimonial-section .e-font-icon-svg {
    display: none;
}
#testimonial-section .elementor-swiper-button-next {
    background-image: url("https://heathercohen.cloudtrek360.com/wp-content/uploads/2025/10/Group-51.png");
    background-repeat: no-repeat;
    background-size: auto;
    width: 45px;
    height: 45px;
}
#testimonial-section .elementor-swiper-button-prev {
    background-image: url("https://heathercohen.cloudtrek360.com/wp-content/uploads/2025/10/Group-52.png");
    background-repeat: no-repeat;
    background-size: auto;
    width: 45px;
    height: 45px;
    left: -60px !important;
}
#testimonial-section .elementor-testimonial__text {
    padding-right: 150px;
}
#form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 150px !important;
    width: 100% !important; 
    resize: none !important;
}
#form-section .elementor-form-fields-wrapper input, #form-section .elementor-button {
    min-height: 58px;
}


.footer-reveal-btn-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 10000;
    display: inline-block;
}

.footer-reveal-btn-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 10000;
    display: inline-block;
}

.reveal-btn {
    padding: 8px 25px;
    background-color: #D76C74;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    font-family: "Poppins", Sans-serif !important;
    border: 3px solid #fff;
	transition: all.3s;
}

.tooltip {
    position: absolute;
    bottom: 67px;
    right: -272px;
    background-color: #264509;
    color: #fff;
    padding: 38px 20px 20px;
    border-radius: 5px;
    white-space: normal;
    width: 400px;
    z-index: 10001;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    font-size: 14px;
    line-height: 1.5;
    font-family: "Poppins", Sans-serif !important;

    /* 🔥 transition setup */
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.tooltip.show {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.tooltip ul {
    padding-left: 15px;
    margin-top: 10px;
}

.tooltip p {
    font-size: 16px;
}

.tooltip ul li {
    font-size: 16px;
    line-height: 30px;
}

.tooltip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 7%;
    transform: translateX(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: #264509 transparent transparent transparent;
}

#tooltip-close {
    position: absolute;
    top: -27px;
    right: 10px;
    cursor: pointer;
    background-color: #000;
    padding: 8px 13px;
    border: 1px solid #fff;
    border-radius: 100px;
    font-size: 25px;
    color: #fff;
    line-height: 1;
    text-align: center;
    transition: all 0.3s ease;
}

#tooltip-close:hover {
    background-color: #D76C74;
    transform: scale(1.2);
}
.reveal-btn:hover {
    background-color: #000;
}
@media only screen and (min-width: 1300px) and (max-width: 1560px){
	#testimonial-section .elementor-swiper-button-prev{
		left: 0px !important;
	}
}
@media only screen and (max-width: 1200px){
	#testimonial-section .elementor-testimonial__footer{
       width: 50%;
	}
	#testimonial-section .elementor-swiper-button{
      top: 100%;
	}
	#testimonial-section .elementor-swiper-button-prev{
      right: 50px !important;
     left: unset !important;
	}
	#testimonial-section .elementor-swiper-button-next{
     right: 0;
     left: unset;
	}
	#testimonial-section .elementor-testimonial__footer{
       width: 50%;
	}
	#testimonial-section .elementor-swiper-button{
      top: 100%;
	}
	#testimonial-section .elementor-swiper-button-prev{
      right: 50px !important;
     left: unset !important;
	}
	#testimonial-section .elementor-swiper-button-next{
     right: 0;
     left: unset;
	}
	#testimonial-section .elementor-testimonial__text {
    padding-right: 0px;
}
}
@media only screen and (max-width: 1024px) {
	#book-section .book_type_list{
      gap: 10px;
	}
}
@media only screen and (max-width: 767px){
	#post-section .elementor-post{
      flex-direction: column !important;
	}
	#post-section .elementor-post__thumbnail__link {
    width: 100% !important;
}
	#post-section .elementor-post__text {
    padding-right: 10px;
    padding-left: 10px;
}
	#testimonial-section .elementor-testimonial{
		flex-direction: column-reverse;
	}
	    #testimonial-section .elementor-testimonial__footer {
        width: 100%;
        padding-right: 0px;
    }
	#testimonial-section .elementor-testimonial__content:after{
		align-self: center;
        margin-top: 10px;
	}
	    #testimonial-section .elementor-swiper-button {
        top: 105%;
    }
}