/*!
 * 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}

body {
    overflow-x: hidden;
}

header {
background: transparent;
padding: 0px 0px;
}
.page-id-13 header {
    position: absolute !important;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;
    background: transparent;
}
#site-header {
    background-color: transparent;
}
#site-header-inner{
	display: none !important;
}
body:not(.home) .header-section .elementor-nav-menu .elementor-item {
    color: #000 !important;
}
body:not(.home) .header-section a.elementor-item.elementor-item-active {
    color: #a77096 !important;
}
body:not(.home) .header-section {
    padding: 25px 0px 25px 0px !important;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.main-banner-section {
	margin: 0px 40px;
    border-radius: 0px 0px 50px 50px;
}
.main-banner-section .elementor-background-overlay{
    border-radius: 0px 0px 50px 50px;
}
.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: 10px 30px 6px 30px;
    border-radius: 5px;
    transition: all .3s;
    background-color: #fff;
}
.book-section .book_type_list li:hover{
    background-color: #a77096;
}
.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: 16px !important;
    font-weight: 400 !important;
    color: #000;
}
.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;
}
.post-section .elementor-post__read-more {
    background-color: #fff;
    padding: 10px 25px;
    border-radius: 6px;
}

.post-section .elementor-post {
    overflow: visible !important;
}
.post-section .elementor-post__read-more:hover {
    background-color: #000;
    color: #fff !important;
}
.testimonial-section .elementor-testimonial__text {
    position: relative;
}

.testimonial-section .elementor-testimonial__text:before {
    content: "";
    position: absolute;
    top: -40px;
    right: 0;
    background-image: url("https://laxhmidevipersaud.cloudtrek360.com/wp-content/uploads/2025/12/Shape-1-copy-6.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 163px;
    height: 27px;
    left: 50% !important;
    transform: translateX(-50%);
}
.testimonial-section .swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
}

.testimonial-section .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -15px !important;
}
.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;
}
.testimonial-section .elementor-testimonial {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.testimonial-section .elementor-testimonial__footer {
    margin-top: auto !important;
}
@media only screen and (min-width: 1300px) and (max-width: 1400px){
	.main-banner-section {
	margin: 0px 10px;
}
}
@media only screen and (max-width: 1200px){
	.main-banner-section {
	margin: 0px 0px;
}
}
@media only screen and (max-width: 767px){
	.book-section .book_type_list li{
		padding: 10px 20px 6px 20px;
	}
	.main-banner-section{
		border-radius: 0px 0px 30px 30px;
	}
}