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

#testimonial-section .clients-heading {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 600;
}
#testimonial-section .elementor-testimonial__image img{
    width: 100%;
    height: 100%;
}
#testimonial-section .elementor-testimonial{
    align-items: center;
}
#testimonial-section .elementor-testimonial__content{
    padding: 0px 30px !important;
}
#testimonial-section .e-font-icon-svg {
    display: none !important;
}

#testimonial-section .elementor-swiper-button-prev {
    background-image: url("https://jerelynnwashington.cloudtrek360.com/wp-content/uploads/2025/09/Group-8-1.png");
    background-repeat: no-repeat;
    background-size: auto;
    width: 65.77px;
    height: 65.77px;
    left: -25px;
}
#testimonial-section .elementor-swiper-button-next {
    background-image: url("https://jerelynnwashington.cloudtrek360.com/wp-content/uploads/2025/09/Group-9-1.png");
    background-repeat: no-repeat;
    background-size: auto;
    width: 65.77px;
    height: 65.77px;
   right: -65px;
}
#form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 150px !important;
    width: 100% !important; 
    resize: vertical !important;
}
#form-section .elementor-form-fields-wrapper input, #form-section .elementor-button {
    min-height: 50px;
}
#footer:before {
    content: "";
    position: absolute;
    top: -129px;
    right: 128px;
    width: 35%;
    height: 91%;
    background-image: url(https://jerelynnwashington.cloudtrek360.com/wp-content/uploads/2025/07/Vector-3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top;
    z-index: 1;
}
#footer:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://jerelynnwashington.cloudtrek360.com/wp-content/uploads/2025/07/Vector-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
    z-index: 1;
    pointer-events: none;
    top: -8%;
}
#header-section .elementor-item-active {
    font-weight: 700 !important;
}
#post-section .elementor-post__read-more{
    border-bottom: 1px solid #AD0001;
}
#products-section .category, .owp-quick-view, .product_meta, .owp-floating-bar, li.category, .oceanwp-grid-list{
    display: none !important;
}
#products-section .woo-entry-inner li{
  margin-bottom: 5px !important;  
}
#products-section li.title h2{
    margin-bottom: 15px !important;
}
#products-section li.title a{
   color: #fff !important;
       font-family: "Poppins", Sans-serif;
    font-size: 20px !important;
    font-weight: 500;
    color: #FFFFFF;
}
#products-section ul.products li.product .price .amount{
    color: #fff !important;
       font-family: "Poppins", Sans-serif;
   font-weight: 400;
   font-size: 20px
}
ul.products li.product li.title a{
   color: #000 !important;
   font-family: "Poppins", Sans-serif;
   font-weight: 400 !important;
   font-size: 20px !important;
}
#products-section .ajax_add_to_cart, button.single_add_to_cart_button, .woocommerce ul.products li.product .button {
    border: none !important;
    color: white !important;
    background-color: #AD0001 !important;
    padding: 10px 35px !important;
    border-radius: 14px !important;
    text-transform: uppercase !important;
        font-family: "Poppins", Sans-serif !important;
   font-weight: 400;
   font-size: 15px !important;
}
#products-section img.woo-entry-image-main{
    width: 100% !important;
}
.product form.cart {
    display: flex !important;
    align-items: center !important;
}
.woocommerce div.product p.price{
	font-size: 25px !important;
}
.amount{
	color: #000 !important;
}
.woocommerce .related.products h2, .woocommerce ul.products li.product li.title h2{
	text-align: center !important;
	margin-bottom: 0px !important;
	 text-transform: uppercase !important;
        font-family: "Poppins", Sans-serif !important;
   font-weight: 500;
   font-size: 25px !important;
}
ul.products.oceanwp-row.clr.grid{
	margin-top: 40px !important;
}
.book_type_list {
    display: flex !important
;
    list-style: none !important;
    gap: 22px;
    margin: 0 !important;
    flex-wrap: wrap !important;
    align-items: center;
}
.book_type_list li {
    padding: 7px 23px 7px 25px;
    border-radius: 6px;
    background-color: #AD0001;
}
.book_type_list li a {
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #fff;
}
.book_type_list a img {
    margin-left: 9px !important;
        width: 18px;
    height: 18px;
    object-fit: contain;
}

@media only screen and (max-width: 1200px){
	#testimonial-section .elementor-testimonial__footer{
		padding-left: 15px !important;
	}	
	#testimonial-section .elementor-testimonial__content {
    padding: 0px 10px !important;
}
	#testimonial-section .elementor-swiper-button {
    position: absolute !important;
    top: 92%!important;
}
	#testimonial-section .elementor-swiper-button-prev{
		left: 0px !important;
	}
	#testimonial-section .elementor-swiper-button-next{
    transform: translateY(-50%) !important;
    right: unset !important;
    left: 73px !important;
    z-index: 10 !important;
	}
}
@media only screen and (max-width: 1024px){
	#testimonial-section .elementor-testimonial{
    flex-direction: column-reverse !important;
	}
	#testimonial-section .elementor-testimonial__image img{
		width: 90px !important;
		height: 90px !important;
		border-radius: 15px !important;
	}
	    #testimonial-section .elementor-testimonial__footer {
        padding-left: 0px !important;
    }
	    #testimonial-section .elementor-testimonial__content {
        padding: 25px 10px 0px !important;
    }
	#testimonial-section .elementor-swiper-button-next, #testimonial-section .elementor-swiper-button-prev{
    background-size: cover !important;
    width: 50px !important;
    height: 50px !important;
	}
	#testimonial-section .elementor-swiper-button-next{
     left: 55px !important;
	}
	#footer:before{
    top: 0px !important;
    right: 0px !important;
	}
	#footer:after{
    width: 350px !important;
	}
}
@media only screen and (min-width: 575px) and (max-width: 767px){
	#products-section .elementor-wc-products ul.products{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;	
	}
	#podcast-section .elementor-inner-section .elementor-container{
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
	}
	#podcast-section .elementor-inner-section .elementor-container .elementor-inner-column .elementor-widget-container{
		margin: 0px !important;
	}
}

@media only screen and (max-width: 767px) {
	#footer-section .elementor-nav-menu, .elementor-nav-menu--main, .image-list{
	justify-content: center !important;
}
	#podcast-section:before, #podcast-section:after, #testimonial-section .elementor-swiper-button-next, #testimonial-section .elementor-swiper-button-prev, #footer:before, #footer:after{
		display: none !important;
	}
	ul.products.oceanwp-row.clr.grid {
    margin-top: 0px !important;
}
	#testimonial-section .elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0px !important;
}
	
 }