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



a:active,a:focus{outline:0 !important;/* border:none !important;*/-moz-outline-style:none !important}

.text-color{
 color: #d98654;
 font-weight: 600
}
ul.featured-book-list {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    gap: 20px;
	flex-wrap: wrap;
}
li.image-text-item {
    display: flex;
    align-items: center;
}
li.image-text-item .elementor-image-box-img {
    margin-right: 12px;
}
li.image-text-item h4 {
    font-family: "Montserrat", Sans-serif;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 10px;
    margin: 0 !important;
   align-items: center;
	flex-wrap: wrap !important;
}
.book_type_list li {
  border-radius: 6px;
    padding: 8px 16px 8px 28px;
    background-color: #411a04;
}
.book_type_list li a {
        font-family: "Poppins", Sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #fff;
    text-transform: uppercase
}
.book_type_list p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #000;
    margin-bottom: 0px !important;
        padding-right: 23px;
}
.book_type_list a img {
    margin-left: 12px !important;
}
#testimonial-section p.review-para {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: initial;
    padding-top: 23px;
}
#testimonial-section .elementor-testimonial__text{
    padding-right: 44px !important;
	padding-bottom: 15px !important;
}
#testimonial-section .elementor-testimonial{
  display: flex;
  flex-direction: column;
  height: 100%;
}
#testimonial-section .elementor-testimonial__footer{
  margin-top: auto !important;
}
#testimonial-section .swiper-slide {
    background-image: url(https://paulosgote.cloudtrek360.com/wp-content/uploads/2025/05/Group-19.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 10% 0%;
}
#testimonial-section .swiper-pagination-bullet {
    border-radius: 0px;
        margin: 0px;
}
#testimonial-section .swiper-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -30px;
}
#testimonial-section .swiper-pagination-bullet-active{
    width: 17px !important;
    height: 17px !important;
}
#testimonial-section .swiper-pagination-bullet{
    margin: 0 5px !important;
}
#footer-section ::placeholder{
    color: #fff;
font-family: "Montserrat", Sans-serif;
font-size: 14px;
font-weight: 300;
opacity: 1;
font-style: italic
}
#form-section ::placeholder{
 color: #000 !important;
font-family: "Montserrat", Sans-serif;
font-size: 14px;
font-weight: 300;
opacity: 1;
font-style: italic
}
#footer-section .elementor-form .elementor-button, #form-section .elementor-form .elementor-button{
        background-image: linear-gradient(156deg, #A65F33 20%, #824024 100%);
}
.contact-list{
      margin: 0;
    padding: 0;
    list-style: none;  
}
.contact-list li a {
    font-family: "Montserrat", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
}
.contact-list li img{
    margin-right: 13px;
}
#post-section .elementor-post__read-more{
 border-bottom: 1px solid #9c572f   
}
#post-section .elementor-post__title::after {
    content: "";
    display: block;
    width: 37%;
    height: 3px;
    background-color: #9c572f;
    margin: 10px auto 0px;
}
#post-section .elementor-post{
border-radius: 0px 0px 20px 20px !important;
}
#post-section .elementor-post__text{
    background-color: #fff;
    margin-top: -51px;
    z-index: 1;
    border-top: 2px solid #d98654;
}
#post-section .elementor-post__thumbnail img{
    width: 85% !important
        ;
    border: 3px solid #d98654;
       border-radius: 26px !important;
}
#post-section .elementor-post__thumbnail{
    padding: 90% 0px 0px 0px;
 
}
#author-section .elementor-wrapper {
    --video-aspect-ratio: 0 !important;
}
#book-section::before {
    content: "";
    position: absolute;
    top: 90px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-image: url(https://paulosgote.cloudtrek360.com/wp-content/uploads/2025/06/gote_book_bg_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    z-index: -1;
    opacity: 1;
}
ul.image-list {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
@media only screen and (max-width: 1024px) {
	#banner-section br{
	display: none !important;	
	}
	.book-inner-section::before{
		display: none !important;
	}
 }

@media only screen and (min-width: 1025px) and (max-width: 1200px){
	.book-inner-section::before{
    top: 17px !important;
    width: 61% !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	#footer-section .elementor-form .elementor-button{
  padding: 0px 15px 0px 15px !important;
	}
	.book_type_list li{
      padding: 8px 16px 8px 14px !important;
	}
	.book_type_list p{
		padding-right: 10px !important;
	}
	.book_type_list li a{
      font-size: 13px !important;
	}
	ul.featured-book-list{
       gap: 15px !important;
	}
	#book-section .column-image img{
		max-width: 100% !important;
	}
	#post-section .elementor-post__thumbnail img{
		width: 100% !important;
	}
	#post-section .elementor-post__thumbnail{
		padding: 100% 0px 0px 0px !important;
	}
	#post-section .elementor-post__thumbnail img{
		border: none !important;
	}
	#testimonial-section .elementor-main-swiper .swiper-slide{
		padding: 122px 0px 30px 25px !important;
	}
	#testimonial-section .elementor-testimonial__text {
    padding-right: 0px !important;
}
}
@media only screen and (max-width: 767px) {
	#footer-section .elementor-nav-menu{
     justify-content: center;
	 margin: auto !important;
     padding: 10px 0px !important;
	}
	#footer-section .elementor-nav-menu--layout-horizontal {
    display: flex !important;
    justify-content: center !important;
}
	#banner-section br{
		display: none !important;
	}
	.book_type_list p{
      padding-right: 5px !important;
	}
	.book_type_list li{
      padding: 8px 16px 8px 16px !important;
	}
	.book_type_list li a{
     font-size: 14px !important;
	}
	#post-section .elementor-post__thumbnail img{
		width: 100% !important;
        border: none !important;
	}
	#testimonial-section .elementor-testimonial__text {
    padding-right: 10px !important;
}
	#testimonial-section .elementor-main-swiper .swiper-slide{
		padding: 130px 0px 40px 22px !important;
	}
	#testimonial-section .swiper-pagination{
		    bottom: 7px !important;
	}
	#book-section::before{
		display: none !important;
	}
	.elementor-nav-menu--dropdown-mobile{
	margin-bottom: 0px !important;	
	}
	ul.image-list{
		gap: 10px !important;
	}
	
 }
@media only screen and (min-width: 650px) and (max-width: 767px){
	    #post-section .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
	#post-section .elementor-post__title a{
		font-size: 17px !important;
	}
}
@media only screen and (min-width: 575px) and (max-width: 767px){
	#banner-section h1{
		font-size: 35px !important;
	}
	
}