/*!
 * 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;
	background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Group-29-scaled.png");
	background-repeat: no-repeat;
	background-size: cover;
	cursor: url('/wp-content/uploads/2026/03/image-2-21.png') 16 16, auto;
}
a, a *,
button, button *,
input[type="button"],
input[type="submit"],
.elementor-button,
.elementor-button *,
.swiper-pagination-bullet,
.swiper-pagination-bullet * {
    cursor: url('/wp-content/uploads/2026/03/image-2-21.png') 16 16, auto !important;
}
.cursor-glitter {
    position: fixed;
    width: 10px;       
    height: 10px;      
	background: radial-gradient(circle, #fff 0%, #ffd700 100%);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    opacity: 1;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
}

header {
background: transparent;
padding: 0px 0px;
}
#site-header {
    background-color: transparent;
}
#site-header-inner{
	display: none !important;
} 
.header-section .elementor-nav-menu > li:last-child > a {
    background-color: #a08648 !important;
    color: #fff !important;
    padding: 13px 32px !important;
    border-radius: 10px;
}
.header-section .elementor-nav-menu > li:last-child > a:before{
	display: none !important;
}

body:not(.home) .header-section .elementor-nav-menu > li:last-child > a {
     background-color: #fff !important;
    color: #000 !important;
}
body:not(.home) .header-section .elementor-nav-menu > li:last-child > a:hover{
	background-color: #a08648 !important;
    color: #fff !important;
}
.header-section .elementor-nav-menu > li:last-child > a:hover{
    background-color: #000 !important;
}
.header-section .elementor-nav-menu > li:last-child > a:after{
	display: none;
}
.header-section .e--pointer-underline .elementor-item:after{
    bottom: 6px;
}

.colored-text{
 color: #a08648;   
}
.main-banner-section {
    margin-left: 30px;
    margin-right: 30px;
}
.image-column {
    position: relative;
}

.image-column:before {
   content: "";
    position: absolute;
    left: -170px;
    top: -190px;
    background-image: url(https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Ellipse-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 135%;
    height: 100%;
}
.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 25px 6px 25px;
    border-radius: 10px;
    border: 2px solid #fff;
    transition: all .5s;
}

.book-section .book_type_list li:hover{
    background-color: #000;
    border: 2px solid #000;
}
.book-section .book_type_list li a {
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #fff;
}
.book-section .book_type_list a img {
    margin-right: 9px !important;
}

.book-meta.book-meta{
    display: flex;
    gap: 40px;
    align-items: center;
    font-family: Arial, sans-serif;
    color: #fff;
	flex-wrap: wrap;
}

.meta-item {
    display: flex;
    flex-direction: column;
}

.meta-title {
    font-size: 24px;
    font-weight: 600;
     color: #a08648;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Poppins", Sans-serif !important;
}

.meta-title::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #a08648;
    border-radius: 50%;
    display: inline-block;
}

.meta-value {
       font-size: 14px;
    margin-top: -6px;
    color: #ffffff;
    margin-left: 24px;
}
.services-section .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}

.services-section .elementor-testimonial__image img {
     width: 258px !important;
    height: 223px !important;
    border-radius: 30px;
}
.services-section .service-name{
 font-family: "Caladea", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: white;
        margin-bottom: 0;
}
.services-section .elementor-testimonial__content {
    background-color: #a08648;
    border-radius: 30px;
   padding: 30px 30px;
       margin-top: -5em;
}
.services-section .join-btn {
    background-color: #fff;
    color: #a08648;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 28px;
    border-radius: 10px;
    margin-top: 20px;
    transition: all.5s;
    border: navajowhite;
}

.services-section .join-btn:hover {
    background-color: #000;
}
.services-section .elementor-swiper-button {
    top: 102% !important;
    opacity: 1 !important;
        position: relative !important;
}
.services-section .e-font-icon-svg{
    fill: #a08648 !important;
    
}
.services-section .elementor-swiper-button-next {
    left: 47% !important;
    right: unset !important;
        top: 28px !important;
}

.services-section .elementor-swiper-button-prev {
    left: 47% !important;
    right: unset !important;
        top: 28px !important;
}
.book-section, .amazon-book-section{
     margin-left: 30px;
    margin-right: 30px;
}
.booking-section #form-field-name {
    background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-21.png");
    background-repeat: no-repeat;
    background-size: auto;
        background-position: 4% 50%;
}
.booking-section #form-field-email{
      background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-22.png");
    background-repeat: no-repeat;
    background-size: auto;
        background-position: 4% 50%;
}
.booking-section #form-field-field_00ddeb8{
    background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-23.png");
    background-repeat: no-repeat;
    background-size: auto;
        background-position: 4% 50%;
}
.booking-section #form-field-field_1cf99b3{
     background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-24.png");
    background-repeat: no-repeat;
       background-size: 7%;
    background-position: 9% 50%;
}
.booking-section #form-field-field_abdf82e{
     background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-25.png");
    background-repeat: no-repeat;
       background-size: 7%;
    background-position: 9% 50%;
}
.booking-section .elementor-field-textual{
     background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-26.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 5% 7%;
}
.booking-section .elementor-field-group input, .elementor-field-textual {
    padding-left: 43px !important;
}
.booking-section .elementor-form .elementor-button {
    margin-top: 15px !important;
}
.booking-section .elementor-field-type-textarea .elementor-field-textual {
    height: 150px !important;
    width: 100% !important; 
    resize: none !important;
}
.post-section .elementor-post__text {
    background-color: #000;
    padding: 20px 20px 27px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;

}
.post-section .elementor-post {
    position: relative;
}
.blog-text-inner h2{
    color: #A08648;
    font-size: 22px;
}
.post-section .elementor-post__read-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto !important;
    width: 100%;
}

.post-section .elementor-post__read-more::after {
    content: "";
    display: block;
    background-image: url(https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-19-copy-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 47px;
    height: 13px;
    margin-left: 10px;
}
.testimonial-section .elementor-testimonial__footer {
    display: flex;
    flex-direction: column-reverse;
    margin-top: auto !important;
    margin-bottom: -50px;
}
.testimonial-section .elementor-testimonial__image {
    position: relative;
    margin-top: 23px !important;
}

.testimonial-section .elementor-testimonial__image::before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("https://korizion.cloudtrek360.com/wp-content/uploads/2026/02/Shape-1-copy-7.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 94px;   
    height: 16px; 
    z-index: 2;
}
.testimonial-section .swiper-slide{
    overflow: visible !important;
}
.testimonial-section .swiper-pagination{
     bottom: -55px !important;
}
.testimonial-section .swiper-pagination-bullet {
    width: 23px !important;
    height: 10px !important;
    border-radius: 5px;
}
.testimonial-section .swiper-pagination-bullet-active {
    width: 63px !important;
}
.testimonial-section .elementor-testimonial {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.footer-section .elementor-icon-list-icon {
    background-color: #a08648;
    padding: 7px 7px;
    border-radius: 8px 5px 8px 5px;
}
.post-section .elementor-background-video-container, .main-banner-section .elementor-background-video-container, .amazon-book-section .elementor-background-video-container, .book-section .elementor-background-video-container{
    border-radius: 30px;
}
.author-image {
    animation: slowBounce 4s ease-in-out infinite;
}
.header-section .elementor-item-active {
    position: relative;
}

.header-section .elementor-item-active:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px !important;
    height: 100px !important;
    transform: translate(-50%, -50%) !important;
    border-radius: 50%;
    z-index: -1 !important;
    background: radial-gradient(circle at center, rgb(255 190 60 / 67%) 0%, rgba(255, 190, 60, 0.25) 50%, rgba(10, 30, 60, 0.60) 125%, rgba(5, 15, 35, 0.85) 40%, rgba(2, 8, 20, 0.95) 85%, rgba(0, 0, 0, 0) 100%);
    filter: blur(16px);
}
/* .app-section .elementor-background-video-hosted{
    inset-block-start: 27% !important;	
} */
.gallery-inner-section .e-gallery-image{
   background-position: 100% 30% !important;
}
.blog-text-inner ol li::marker {
    color: #A08648 !important;
	font-weight: 600;
    font-size: 18px;
}
#music-toggle img{
	filter: brightness(0) invert(1);
}
.fixed-footer-video {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 400px;   
    height: auto;
    z-index: 9999;
    pointer-events: none;
}

.fixed-footer-video video {
    width: 100%;
    height: auto;
    border-radius: 10px; 
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}
@keyframes slowBounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px); /* adjust height of bounce here */
    }
    100% {
        transform: translateY(0);
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1400px){
	.services-section .elementor-testimonial__image img{
      width: 208px !important;
	}
	.services-section .elementor-testimonial__content{
        padding: 30px 11px;
	}
	.book-section, .amazon-book-section {
    margin-left: 15px;
    margin-right: 15px;
}
	.image-column{
      padding-left: 15px;
	}
	.header-section .elementor-nav-menu .elementor-item{
	   margin: calc(16px / 2) !important;	
	}
	.banner-heading h1{
	font-size: 58px !important;	
	}
	.header-section .elementor-nav-menu > li:last-child > a{
		padding: 13px 20px !important;
	}
}
@media only screen and (max-width: 1200px){
	.book-meta{
     gap: 30px !important;
	}
}

@media only screen and (max-width: 1024px){
	 .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: #A08648 !important;
        color: #fff !important;
    }
	.podcast-inner .elementor-container{
     gap: 20px;
     flex-wrap: nowrap;
	}
	.post-section .elementor-post__title a{
		padding: 10px 12px !important;
	}
	.post-section .elementor-post__text{
        padding: 20px 10px 27px !important;
	}
}
@media only screen and (max-width: 767px){
	.main-banner-section {
    margin-left: 10px;
    margin-right: 10px;
}
	.footer-inner .elementor-nav-menu a{
	justify-content: start !important;	
	}
	.logo-column {
    order: -1;
}
	.book-section, .amazon-book-section {
    margin-left: 10px;
    margin-right: 10px;
}
    .book-meta {
        gap: 15px !important;
    }
	.meta-title{
		font-size: 20px;
	}
	.podcast-inner .elementor-container{
     gap: 20px;
     flex-wrap: wrap;
	}
	.blog-text-inner h2{
    font-size: 20px;
}
}