/*!
 * Theme Name: 		   OceanWP
 * Text Domain: 	   oceanwp
 * Version:            4.1.4
 * Tested up to:       6.9
 * 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}


body{
	background-color: #f5d5e0 !important;
}
#site-header{
	background-color: transparent; !important
}

header {
background: #000;
padding: 0px 0px;
}

.page-id-13 header {
    position: absolute !important;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1 !important;
    background: transparent;
}

.main-banner-home {
    padding: 20em 0px 3em !important;
}
#site-header-inner{
	display: none !important;
}
body:not(.home) .header-section{
   padding: 15px 0px 15px 0px !important;
}
.shadow-text h1 {
    text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.9), 0px 5px 16px rgba(0, 0, 0, 0.9), 0px 11px 20px rgba(0, 0, 0, 0.9);
}
.text-shadow h2 {
      text-shadow: 0px 5px 7px rgba(0, 0, 0, 0.9);
}
.banner-text {
    text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
}
.author-main {
    position: relative;
}

.author-main::before {
    content: "";
    position: absolute;
    top: -250px;
    left: 0;
    width: 100%; 
    height: 100%;  
    background: url("https://heatherkathleen.cloudtrek360.com/wp-content/uploads/2025/12/Layer-20-copy.png") no-repeat top left;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}
.author-main::after {
    content: "";
    position: absolute;
    bottom: -250px;
    right: 0;
    width: 70%;
    height: 100%;
    background: url(https://heatherkathleen.cloudtrek360.com/wp-content/uploads/2025/12/Layer-20-copy-2.png) no-repeat bottom right;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.button-bar {
    border-radius: 30px;
    padding: 5px 0px;
    display: flex;
    gap: 20px;
    align-items: center;
    color: #430d4b;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid #430d4b;
    justify-content: center;
    width: 360px;
}
.book-section .book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 15px;
    margin: 0 !important;
    flex-wrap: wrap !important;
    align-items: center;
}
.book-section .book_type_list li {
    padding: 6px 30px 6px 30px;
    border-radius: 30px;
    transition: all .3s;
    border: 3px solid #430d4b;
}
.book-section .book_type_list li:hover{
    background-color: #430d4b;
}
.book-section .book_type_list li:hover a{
    color: #fff;
}
.book-section .book_type_list li:hover img{
    filter: brightness(0) invert(1);
}
.book-section .book_type_list li a {
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #430d4b;
}
.book-section .book_type_list a img {
    margin-left: 9px !important;
}
.video-section .elementor-custom-embed-image-overlay img, .video-section .elementor-open-lightbox {
    --video-aspect-ratio: 0 !important;
}
.video-section{
box-shadow: 0px -10px 15px rgba(0, 0, 0, 0.6), 0px 10px 15px rgba(0, 0, 0, 0.6);  
}
.blog-section .elementor-post:before {
    content: "";
    position: absolute;
    top: 77px;
    left: 0;
    width: 100%;
    height: 90%;
    background-color: #7b337d;
    border-radius: 20px;
    z-index: -1;
    transition: all.5s;
}
.blog-section .elementor-post {
    position: relative;
    z-index: 1;
    overflow: visible;
    border-radius: 20px;
}
.blog-section .elementor-post__text {
    padding: 0px 40px;
}
.blog-section h3.elementor-post__title {
    padding: 0px 10px;
}
.blog-section .elementor-post__read-more {
    background-color: #490f54;
    padding: 10px 30px;
    border-radius: 50px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: 3px solid #fff;
}
.blog-section .elementor-post__read-more:hover{
    background-color: #000;
}
.blog-section .elementor-post__thumbnail__link {
    width: 90% !important;
}

.blog-section .elementor-post__title::after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background-color: #fff;
    margin: 6px auto 0px;
}
.blog-section .elementor-post:hover:before {
    background-color: #000 !important;
}
.testimonials-section .elementor-testimonial::before {
    content: "";
    position: absolute;
    top: 92px;
    left: 0;
    width: 98%;
    height: 88% !important;
    background-color: #f6f6f6;
    z-index: -1;
    border-radius: 20px;
   box-shadow: 7px 8px 0px rgba(73, 15, 84, 0.9);
}
.testimonials-section .elementor-testimonial__footer {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between !important;
    margin-top: auto !important;
    border-top: 2px solid #000;
    padding: 13px 15px 0px;
        margin-right: 7px;
}
.testimonials-section .elementor-testimonial__image img {
    height: auto;
    width: 94px;
    border-radius: 0px;
}
.testimonials-section .elementor-testimonial__text {
    padding: 0px 30px;
    margin-bottom: 30px;
}
.testimonials-section .swiper-slide {
    overflow: visible !important;
}
.testimonials-section .swiper-pagination-bullet-active {
    width: 63px !important;
    border: 1px solid #000;
}
.testimonials-section .swiper-pagination-bullet {
    width: 23px;
    height: 10px;
    border-radius: 6px;
}
.testimonials-section .swiper-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    bottom: -50px !important;
}
.testimonials-section .elementor-testimonial {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.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 !important;
}
.blog-section:before {
    content: "";
    position: absolute;
    top: -280px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://heatherkathleen.cloudtrek360.com/wp-content/uploads/2025/12/Layer-20-copy.png") no-repeat top left;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.blog-section:after {
    content: "";
    position: absolute;
    bottom: -38em;
    right: 0;
    width: 70%;
    height: 100%;
    background: url(https://heatherkathleen.cloudtrek360.com/wp-content/uploads/2025/12/Layer-20-copy-2.png) no-repeat bottom right;
    background-size: contain;
    pointer-events: none;
    z-index: 0;
}
.review_image {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1300px) and (max-width: 1450px){
	.header-divider .elementor-divider-separator{
     width: 80% !important;
	}
}
@media only screen and (max-width: 1024px){
	.contact-row{
      gap: 30px;
	}
	.book-section .book_type_list{
		gap: 10px;
	}
	.book-section .book_type_list li{
        padding: 6px 25px 6px 25px;
	}
	.blog-section .elementor-post__text {
    padding: 0px 20px;
}
	.blog-section .elementor-post__read-more{
     width: 160px;
	}
}
@media only screen and (max-width: 767px){
	.header-section .elementor-nav-menu--toggle{
	margin-bottom: 0px !important;	
	}
	.contact-row{
      gap: 20px !important;
      padding: 15px 0px !important;
	}
	.main-banner-home {
    padding: 14em 0px 4em !important;
}
	.button-bar{
     width: 320px;
     flex-wrap: wrap;
     gap: 11px;
     padding: 5px 10px;
	}
	.book-section .book_type_list{
    gap: 7px;
	}
	.book-section .book_type_list li{
     padding: 6px 20px 6px 20px;
	}
	.blog-section .elementor-post__text {
    padding: 0px 30px;
}
	.blog-section .elementor-post__read-more{
      padding: 8px 27px;
	}
	.testimonials-section .swiper-pagination{
		bottom: -10px !important;
	}
	.newsletter-section input#form-field-name, .newsletter-section .elementor-button.elementor-size-md {
    border-radius: 0px !important;
}
	.testimonials-section .elementor-testimonial::before{
    box-shadow: none !important;
    height: auto !important;
    bottom: 0;       
    top: 92px;
    width: 100%;
	}
	.testimonials-section .elementor-testimonial__footer{
    margin-right: 0px;
	}
}