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

#header-section a.elementor-item.elementor-item-active {
    background-image: url(https://douglasstevenrasmussen.cloudtrek360.com/wp-content/uploads/2025/07/Vector-Smart-Object.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top;
}
#header-section .elementor-nav-menu > li:last-child > a {
        background-color: #ef2e27 !important;
        color: #fff !important;
      padding: 0px 30px !important;
    border-radius: 30px !important;
    height: 45px !important;
    }
    
    #header-section .elementor-nav-menu{
    align-items: center;   
    }
#book-section .image-text-grid {
    display: flex
;
    gap: 30px;
    align-items: center !important;
    flex-wrap: wrap !important;
}
#book-section .image-text-grid .item {
    text-align: center !important;
font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercasel;
}
#book-section .image-text-grid .item img {
    padding-bottom: 4px;
}
#video-section .elementor-custom-embed-image-overlay img{
    --video-aspect-ratio: 0 !important;
}
#post-section .elementor-post__read-more{
    border-bottom: 1px solid #ef2e27;
}
.reviews-section .elementor-testimonial__image img {
    width: 98px !important;
    height: 106px !important;
}
.reviews-section .elementor-testimonial__footer:before {
    content: "";
    position: absolute;
    top: 40%;
    right: 0;
    transform: translateY(-50%);
    width: 100px;
    height: 106px;
    background-image: url(https://douglasstevenrasmussen.cloudtrek360.com/wp-content/uploads/2025/07/Shape-1-copy-8.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    border-radius: 0;
}
.reviews-section .elementor-testimonial__content {
  background: #ef2e27;
     padding: 80px 28px 42px 25px;
  border-radius: 60px 12px;
  margin: -30px 0px 0px 30px;
  min-height: 312px !important;	
}
.reviews-section .elementor-testimonial__footer {
  margin-top: 0px !important;
}
.reviews-section .elementor-testimonial {
  display: flex;
  flex-flow: column-reverse;
}
.reviews-section .elementor-testimonial__footer {
  position: relative !important;
}
.reviews-section .elementor-main-swiper {
  width: 100% !important;
}
.reviews-section .swiper-slide {
  padding: 0px !important;
}
.reviews-section .elementor-testimonial__cite{
    margin-inline-start: 12px;
    margin-top: -20px;
}

@media only screen and (min-width: 1025px) and (max-width: 1200px){
	#book-section .image-text-grid{
		gap: 20px !important;
	}
}

@media only screen and (min-width: 881px) and (max-width: 1024px){
	#header-section .elementor-nav-menu > li:last-child > a{
		padding: 0px 15px !important;
		height: 45px !important;
	}
	#book-section .image-text-grid{
        gap: 8px;
	}
}
@media only screen and (max-width: 880px) {
	 #header-section .elementor-nav-menu > li:last-child > a {
        background-color: transparent !important;
        color: #000 !important;
        padding: 0px 22px !important;
        border-radius: 0px !important;
        height: 40px !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: #ef2e27 !important;
    color: #fff !important;

  }
	#book-section h2{
		color: #000 !important;
	}
	#book-section .image-text-grid{
        gap: 8px;
	}
 }


@media only screen and (max-width: 767px) {
	.banner-section br {
    display: none;
}
	.reviews-section .elementor-testimonial__content{
		padding: 42px 28px 42px 25px !important;
		margin: -25px 0px 0px 30px !important;
	}
	.reviews-section .elementor-testimonial__image img{
      width: 80px !important;
      height: 87px !important;
	}
	#footer-section .elementor-nav-menu{
	justify-content: center !important;	
    margin: auto !important;
	}
 }