/*!
 * Theme Name: 		   OceanWP
 * Text Domain: 	   oceanwp
 * Version:            4.0.9
 * 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"
 */


#header-section .elementor-item-active{
    font-weight: 700;
}
#slider-section{
     position: relative;
    z-index: 1;
    overflow: hidden;
}
#slider-section .btn-slider-inner {
    justify-content: center;
    display: flex;
    list-style-type: none;
    align-items: center;
    gap: 20px;
	margin-top: 25px !important;
}
#slider-section li a {
  

}
#slider-section .btn-slider-inner li:first-child a {
  /* your styles here */
  display: inline-block;
    padding: 10px 30px;
    color: #000;
    background: #fff;
    transition: all 0.5s linear;
        font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#slider-section .btn-slider-inner li:nth-child(2) a {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  background: tranparent;
  transition: all 0.5s linear;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #fff
}
#slider-section .swiper-slide-inner .swiper-slide-contents{
    margin-top: 200px;
}
#slider-section .swiper-pagination{
        bottom: 130px !important;
}
#slider-section span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 48px !important;
    border-radius: 4px;
}
#slider-section::before {
    content: "";
    position: absolute;
    top: 52px;
    left: -78px;
    width: 606px;
    height: 244px;
    background-image: url(https://garyking.cloudtrek360.com/wp-content/uploads/2025/06/pngwing.com-2025-05-15T054823.503-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 4;
}
#slider-section::after {
    content: "";
    position: absolute;
    bottom: 130px;
    right: 0;
    width: 345px;
    height: 230px;
    background-image: url(https://garyking.cloudtrek360.com/wp-content/uploads/2025/06/saturn_3d-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    z-index: 1;
}
#video-section .elementor-wrapper{
     --video-aspect-ratio: 0 !important;   
}
#preference-section::after {
/*     content: url(https://garyking.cloudtrek360.com/wp-content/uploads/2025/06/310e7f5a-2999-4ad9-94c7-f1989b4aaeb1-1.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 180px;
    z-index: 1 */
	
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: url(https://garyking.cloudtrek360.com/wp-content/uploads/2025/06/310e7f5a-2999-4ad9-94c7-f1989b4aaeb1-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
    z-index: 1;
	top: 68%;
}

#preference-section .book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 10px;
    margin: 0 !important;
  align-items: center;
  flex-wrap: wrap;
}
#preference-section .book_type_list li p{
margin-bottom: 0;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    margin-right: 45px;
}
#preference-section .book_type_list li a {
    font-family: "Montserrat", Sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #570D5C;
        border-radius: 0px;
    padding: 8px 22px 8px 26px;
    background-color: white;
}
#preference-section .book_type_list a img {
    margin-left: 12px !important;
}
#book-section .book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 10px;
    margin: 0 !important;
  align-items: center;
  flex-wrap: wrap;
}
#book-section .book_type_list li p{
margin-bottom: 0;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
}
#book-section .book_type_list li a {
    font-family: "Montserrat", Sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #0A6258;
        border-radius: 0px;
    padding: 8px 22px 8px 26px;
    background-color: white;
}
#book-section .book_type_list a img {
    margin-left: 12px !important;
}
#video-section-two .elementor-wrapper{
     --video-aspect-ratio: 0 !important;   
}
#video-section-two{
    position: relative !important;
}

#video-section-two::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 774px;
    height: 540px;
    background-image: url(https://garyking.cloudtrek360.com/wp-content/uploads/2025/06/Layer-4-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 1;
}
#video-section-two::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 774px;
    height: 540px;
    background-image: url(https://garyking.cloudtrek360.com/wp-content/uploads/2025/06/Layer-4-4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    z-index: 1;
}
#testimonail-section .elementor-testimonial__image img{
    width: 100% !important;
    height: auto !important;
}
#sign-up-section .elementor-form{
    position: relative;
}
#sign-up-section .elementor-form .elementor-button{
        position: absolute;
    right: 9px;
    top: -64px;
}
#sign-up-section .elementor-form input{
        height: 60px;
}
#sign-up-section ::placeholder {
    color: #414141 !important;
    opacity: 1;
    font-family: 'Times New Roman', Times, serif;
    font-weight: 400;
    font-size: 18px;
}
#footer-section br{
	display: none !important;
}


.elementor-element-00fc53f::after{
	display: none !important;
}
#header-section {
    height: 100px !important;
}
#header-section .header-logo img {
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    top: -35px;
    left: -45px;
}
#header-section .column-menu{
	height: 83px !important;
}
.book_type_list img {
    width: 18px !important;
    height: 18px !important;
    object-fit: fill !important;
}
#form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 150px !important;
    width: 100% !important; 
    resize: none !important;
}
.footer_logo img {
    background-color: #fff !important;
    border-radius: 50% !important;
}
#form-section .elementor-form-fields-wrapper input, #form-section .elementor-button {
    min-height: 58px;
}
@media only screen and (min-width: 1201px) and (max-width: 1500px){
	#preference-section::after{
	top: 81% !important;
	width: 220px !important;
    height: 220px !important; 	
	}
	
}


@media only screen and (min-width: 768px) and (max-width: 1024px){
	#footer-section br{
	display: unset !important;
}
		#header-section .header-logo img{
     left: -33px !important;
	}
	#header-section .column-menu {
    height: 62px !important;
}

}
@media only screen and (max-width: 1200px){
	#book-section .book_type_list li p, #preference-section .book_type_list li p{
      margin-right: 5px;
	}
		#video-section-two::after, #video-section-two::before, #preference-section::after{
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	#slider-section br{
	display: none !important;	
	}
	#slider-section::before, #slider-section::after{
		display: none !important;
	}
	#slider-section .elementor-slides .swiper-slide-inner {
        padding: 10px;
    }
	#slider-section .btn-slider-inner li a{
		    padding: 10px 16px !important;
	}
	#slider-section .btn-slider-inner{
		gap: 12px !important;
       margin: 20px 0px 0px 0px !important;
        padding: 0;
	}
	#slider-section .swiper-slide-inner .swiper-slide-contents {
    margin-top: 150px;
}
	#header-section .header-logo img{
    position: absolute;
    top: -28px;
    left: -12px;
	}
	#header-section .column-menu {
    height: 60px !important;
}
	#form-section .elementor-form-fields-wrapper input, #form-section .elementor-button {
    min-height: 50px !important;
}
	#header-section .elementor-item-active{
    font-weight: 400;
	}
 }