/*!
 * 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 {
    background-image: url(https://josephdrolshagen.cloudtrek360.com/wp-content/uploads/2025/05/Layer-9.png) !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: top !important;
}
.business-text{
font-family: "Montserrat", Sans-serif;
	font-weight: 800 !important;
	font-style: italic !important;
	color: #ff9c00 !important;
}
#potential-section .btn-schedule{
	    background-image: url(https://josephdrolshagen.cloudtrek360.com/wp-content/uploads/2025/05/Shape-1.png);
    background-repeat: no-repeat;
    background-position: right;
}
.offering-schedule{
		    background-image: url(https://josephdrolshagen.cloudtrek360.com/wp-content/uploads/2025/05/Shape-1-copy-2.png);
    background-repeat: no-repeat;
    background-position: right;
}
#featured-section .btn-schedule .elementor-button{
	   background-image: url(https://josephdrolshagen.cloudtrek360.com/wp-content/uploads/2025/05/Shape-1.png);
    background-repeat: no-repeat;
	  background-size: auto;
    background-position: 83% 51%;
}
#book-section .btn-schedule .elementor-button{
	   background-image: url(https://josephdrolshagen.cloudtrek360.com/wp-content/uploads/2025/05/Shape-1.png);
    background-repeat: no-repeat;
	  background-size: auto;
    background-position: 100% 51%;
}
#featured-section .elementor-image-box-title::after{
	  content: "";
    display: block;
    width: 22%;
    height: 2px;
    background-color: #ff9c00;
    margin: 4px auto 0px;
}

#featured-section .elementor-image-box-img{
position: relative !important;	
}

#featured-section .column-one .elementor-image-box-img::before{
	    content: '1';
    position: absolute;
    top: 12px;
    left: -2px;
    width: 26px;
    height: 26px;
    background-color: #ff9c00;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	    font-family: "Montserrat", Sans-serif;
}
#featured-section .column-two .elementor-image-box-img::before{
	    content: '2';
    position: absolute;
    top: 12px;
    left: -2px;
    width: 26px;
    height: 26px;
    background-color: #ff9c00;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	    font-family: "Montserrat", Sans-serif;
}
#featured-section .column-three .elementor-image-box-img::before{
	    content: '3';
    position: absolute;
    top: 12px;
    left: -2px;
    width: 26px;
    height: 26px;
    background-color: #ff9c00;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Montserrat", Sans-serif;
}
#featured-section .column-four .elementor-image-box-img::before{
	    content: '4';
    position: absolute;
    top: 12px;
    left: -2px;
    width: 26px;
    height: 26px;
    background-color: #ff9c00;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	  font-family: "Montserrat", Sans-serif;
}
.image-text-list{
margin: 0px;
	padding: 0px;
	list-style: none;
  display: flex;
}
.image-text-list .image-text-item{
	display: flex;
	align-items: center;
}
.image-text-list .image-text-item h4{
    margin-bottom: 0 !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    padding-left: 14px;
}
ul.image-text-list li.image-text-item:nth-of-type(1) {
    margin-right: 20px;
}
ul.featured-book-list {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    gap: 20px;
}
li.image-text-item {
    display: flex;
    align-items: center;
}
li.image-text-item h4 {
	   font-family: "Montserrat", Sans-serif;
    margin: 0;
	  font-size: 15px;
    font-weight: 400;
    color: white;
}
li.image-text-item .elementor-image-box-img {
    margin-right: 12px;
}
.book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 10px;
    margin: 0 !important;
}
.book_type_list li {
    border-radius: 20px;
    padding: 8px 22px 8px 26px;
    background-color: white;
}
.book_type_list li a {
   font-family: "Montserrat", Sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #000;
}
.book_type_list a img {
    margin-left: 12px !important;
}
#inspire-section{
	background-position: 51% 97% !important;
}
#form-section .elementor-form .elementor-button{
	background-image: linear-gradient(152deg, #2A69B8 14%, #143675 58%) !important;
}

#reviews-section .swiper-pagination-bullet {
    width: 133px !important;
    height: 4px !important;
    border-radius: 0 !important;
}
#reviews-section .swiper-pagination{
	display: flex;
  justify-content: start;
	bottom: -47px;
}
#form-section .elementor-form #form-field-message {
  height: 150px !important; 
  resize: none !important;  
}
#form-section ::placeholder{
	opacity: 1 !important;
	font-family: "Montserrat", Sans-serif;
  font-size: 15px !important;
  font-weight: 300 !important;
	font-style: italic !important;
	color: black !important;
}
a:active,a:focus{outline:0 !important;/* border:none !important;*/-moz-outline-style:none !important}

#books-inner .elementor-container{
	    gap: 38px !important;
}
#post-section::before {
     content: "";
     position: absolute;
     left: 0;
     top: 50%; 
     transform: translateY(-50%); 
     width: 100%;
     height: 19%;
     background-color: #061022;
     z-index: -1; /
}

.add_featured_sec {
  padding: 6em 0px;
}

/* responsive css */
@media only screen and (min-width: 320px) and (max-width: 1024px){
#potential-section br{
    display: none !important;
}
	#reviews-section .swiper-pagination{
		    bottom: 0px !important;
	}
	#top-column {
    order: 1 !important;
}
	#post-section::before{
      top: 43%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
		#books-inner .elementor-container {
    gap: 20px !important;
    flex-wrap: nowrap;
}
}
@media only screen and (max-width: 767px) {
	.add_featured_sec {
	  padding: 5em 0px;
	}
	#featured-section br{
    display: none;
}
	.image-text-list {
    flex-wrap: wrap;
    gap: 14px;
}
	.image-text-list .image-text-item h4{
		font-size: 17px;
		padding-left: 0px;
	}
	ul.featured-book-list{
		  flex-wrap: wrap;
      justify-content: center;
	}
	.book_type_list{
			  flex-wrap: wrap;
       justify-content: center;
	}
	#inspire-section {
    background-position: 40% 97% !important;
}
	#reviews-section .swiper-pagination-bullet {
    width: 100px !important;
}
	#reviews-section .swiper-pagination {
    justify-content: center;
}
	.elementor-form .elementor-field-group{
		justify-content: center !important;
	}
#books-inner .elementor-widget-wrap {
    background-size: 100% auto !important;
}
	#post-section::before{
     display: none;	
}
	
}
@media only screen and (min-width: 500px) and (max-width: 767px){
#featured-section .elementor-inner-section .elementor-container{
		display: grid !important;
    grid-template-columns: 1fr 1fr !important;
	}
	#featured-section .elementor-image-box-img{
     width: 50% !important;
	}
	#featured-section .column-one .elementor-image-box-img::before, #featured-section .column-two .elementor-image-box-img::before, #featured-section .column-three .elementor-image-box-img::before, #featured-section .column-four .elementor-image-box-img::before{
		left: 8% !important;
	}
#inspire-section .elementor-column:first-child {
    width: 60% !important;
}

#inspire-section .elementor-column:nth-child(2) {
    width: 40% !important;
}

}
@media only screen and (min-width: 600px) and (max-width: 767px){
	#books-inner .elementor-container{
		    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  gap: 10px;
	} 
	#books-inner .elementor-container {
    gap: 18px !important;
}
}
/* responsive css */