/*!
 * 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 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
body:not(.home) .header-section .elementor-nav-menu > li:last-child > a:hover{
	background-color: #000 !important;
	color: #fff !important;
}
.header-section .elementor-nav-menu > li:last-child > a {
    background-color: #d68327 !important;
    color: #fff !important;
    padding: 13px 35px !important;
    border-radius: 10px;
}
.header-section .elementor-nav-menu > li:last-child > a:hover{
    background-color: #fff !important;
    color: #000 !important;
}
body:not(.home) .header-section .elementor-nav-menu--main li:not(:last-child) > .elementor-item {
    color: #000 !important;
}
body:not(.home) .header-section .elementor-nav-menu--main li:not(:last-child) > .elementor-item:hover,
body:not(.home) .header-section .elementor-nav-menu--main li:not(:last-child) > .elementor-item.elementor-item-active {
    color: #d68327 !important;
}
.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: 5px;
    transition: all .3s;
    border: 2px solid #D68327;
}
.book-section .book_type_list li:hover{
    background-color: #d68227;
}
.book-section .book_type_list li:hover a{
    color: #fff !important;
}
.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: #D68327;
}
.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 {
    position: relative;
    z-index: 1;
        overflow: visible;
}

.post-section .elementor-post:before {
    content: "";
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    height: 80%;
    background: #d68227;
    z-index: -1;
    border-radius: 20px;
}
.post-section .elementor-post__thumbnail img{
    width: 70% !important;
    margin: auto !important;
}
.post-section .elementor-post__excerpt {
    padding: 0px 40px;
}
.author-image {
    position: relative;
}
.author-image img {
    position: absolute;
    left: 0;
    top: -260px;
}
.book-section-inner .elementor-container {
    margin-right: 0;
}
.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 {
    position: relative;
    z-index: 1;
    overflow: visible !important; /* ADD THIS */
}

.testimonial-section .elementor-testimonial {
    position: relative;
    z-index: 1;
    overflow: visible !important; /* ADD THIS */
}

.testimonial-section .elementor-swiper-button-prev{
 left: -40px !important;   
}
.testimonial-section .elementor-swiper-button-next{
 right: -40px !important;   
}
.testimonial-section .elementor-main-swiper {
  
    padding-bottom: 0px !important;
}
.testimonial-section .elementor-testimonial__cite{
 margin-top: 12px !important;   
}
.testimonial-section .elementor-swiper-button {
    top: 60% !important;
}
.testimonial-section .swiper-slide{
	padding: 0px !important;
}

.testimonial-section .elementor-swiper-button-prev{
 left: -40px !important;   
}
.testimonial-section .elementor-swiper-button-next{
 right: -40px !important;   
}
.testimonial-section .elementor-main-swiper {
  
    padding-bottom: 0px !important;
}
.testimonial-section .elementor-testimonial__cite{
 margin-top: 12px !important;   
}
.testimonial-section .elementor-swiper-button {
    top: 60% !important;
}
.testimonial-section .elementor-testimonial__content {
    padding: 90px 30px 40px;
    background-color: #000;
    margin-top: -90px;
    z-index: -1;
    border-radius: 20px;
    min-height: 480px !important;
}
.post-section .elementor-post:hover::before,
.post-section .elementor-post:focus-within::before {
    background-color: #fff !important;
    transition: all.5s;
}
.post-section .elementor-post:hover .elementor-post__title a, .post-section .elementor-post:hover .elementor-post__excerpt p{
	color: #000;
}
.blog_content_inner h2{
    font-size: 20px !important;
    color: #000 !important;
}
.e-gallery-image{
   background-position: 100% 15% !important;
}

@media only screen and (max-width: 1200px){
	.testimonial-section .elementor-swiper-button-prev {
    left: unset !important;
    right: 60px;
}
	.testimonial-section .elementor-swiper-button-next {
    right: 0px !important;
}
	.testimonial-section .elementor-swiper-button {
    top: -50px !important;
    background-color: #000;
    padding: 7px;
    border-radius: 50px;
}
}

@media only screen and (max-width: 1024px){
	.header-section .elementor-nav-menu > li:last-child > a{
		    padding: 13px 24px !important;
	}
	.author-image img{
		top: 0px;
		position: unset !important;
	}
	.post-section .elementor-post__text {
    padding: 0px 15px;
}
	.post-section .elementor-post__excerpt {
    padding: 0px 0px;
}
}
@media only screen and (max-width: 767px){
	    .header-section .elementor-nav-menu > li:last-child > a {
        background-color: transparent !important;
        color: #33373d !important;
        padding: 10px 20px !important;
        border-radius: 0px !important;
    }
	.header-section .elementor-nav-menu > li:last-child > a:hover, .header-section .elementor-nav-menu > li:last-child > a.elementor-item-active {
        background-color: #D68227 !important;
        color: #fff !important;
    }
	.author-image img{
		position: unset !important;
	}
	.post-section .elementor-post__thumbnail img{
		width: auto !important;
	}
	.post-section .elementor-post:before{
		    height: 80%;
	}
	.book-section .book_type_list li{
		padding: 6px 20px 6px 20px;
	}
	.testimonial-section .elementor-swiper-button-prev{
        right: 55px;
	}
}