/*!
 * 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;
}
#site-header {
    background-color: transparent;
}
#site-header-inner{
	display: none !important;
}
.header-section {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.gradient-btn .elementor-button {
  background: linear-gradient(to right, #775A19 0%, #C5A059 100%);
}
.gradient-btn .elementor-button:hover{
    background: #000 !important;
}
.span-text {
  background: linear-gradient(90deg, #775A19 0%, #C5A059 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 67px !important;
}
.amazon-btn .elementor-button {
    position: relative;
    padding-left: 45px;
    transition: all 0.3s ease;
}

.amazon-btn .elementor-button::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/uploads/2026/04/Icon-3.webp");
    background-size: contain;
    background-repeat: no-repeat;
    transition: filter 0.3s ease;
}


.amazon-btn .elementor-button:hover::before {
    filter: brightness(0) invert(1);
}
.barnes-btn .elementor-button {
    position: relative;
    padding-left: 45px;
    transition: all 0.3s ease;
}


.barnes-btn .elementor-button::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url("/wp-content/uploads/2026/04/Icon-4.webp");
    background-size: contain;
    background-repeat: no-repeat;
    transition: filter 0.3s ease;
}

.barnes-btn .elementor-button:hover::before {
    filter: brightness(0) invert(1);
}
.video-section .elementor-custom-embed-image-overlay img, .video-section .elementor-open-lightbox {
    --video-aspect-ratio: 0 !important;
}
.post-section .elementor-post__text{
    display: flex !important;
        background-color: #FBF9F1;
    padding: 32px 0px 30px 30px;
}
.post-section .elementor-post__meta-data {
    order: -1 !important;
}
.post-section .elementor-post{
    overflow: visible !important;
}
.post-section .elementor-post:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.post-section .elementor-post__read-more::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(/wp-content/uploads/2026/04/Icon-5.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.post-section .elementor-post__read-more{
    display: inline-flex;
        align-items: baseline;
    gap: 8px;
}
.testimonial-section{
    position: relative;
    
}
.testimonial-section .elementor-testimonial__text{
    position: relative;
    padding-right: 30px;
}
.testimonial-section .elementor-testimonial__text:before {
    content: "";
    position: absolute;
    top: -80px;
    left: -40px;
    background-image: url(/wp-content/uploads/2026/04/Icon-6.webp);
    background-repeat: no-repeat;
    background-size: auto;
    width: 94px;
    height: 64px;
}
.testimonial-section .elementor-testimonial {
    background-color: #F5F4EC;
    padding: 60px 40px;
    border-radius: 5px;
}
.testimonial-section .e-font-icon-svg {
    display: none;
}

.testimonial-section .elementor-swiper-button {
    position: absolute !important;
    top: 82% !important;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
}

.testimonial-section .elementor-swiper-button-next {
    background-image: url(/wp-content/uploads/2026/04/Group-10.webp);
    background-repeat: no-repeat;
    background-size: contain;
    left: -24.2em;
}

.testimonial-section .elementor-swiper-button-prev {
    background-image: url(/wp-content/uploads/2026/04/Group-11.webp);
    background-repeat: no-repeat;
    background-size: contain;
    left: -27.5em !important;
}
.icon-wrapper {
  display: flex;
  gap: 30px;

  justify-content: center;
}
.icon-box {
  width: 50px;
  height: 50px;
  border: 2px solid #D1C5B4;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all.3s;
}
.icon-box:hover {
    background-color: #000;
}
.icon-box img {
  width: 15px;
  height: 15px;
}
.icon-link:before{
    display: none;
}

.footer-section {
  position: relative;
}

.footer-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px; 
  background: linear-gradient(to right, #775A19 0%, #C5A059 100%);
}
.home .footer-section::before {
  display: none;
}
@media only screen and (min-width: 1201px) and (max-width: 1230px){
	.testimonial-section .elementor-swiper-button-prev{
		    left: -26.5em !important;
	}
	.testimonial-section .elementor-swiper-button-next{
		    left: -23.2em;
	}
}
@media only screen and (max-width: 1200px){
	.span-text{
     font-size: 59px !important;
	}
	.testimonial-section .elementor-swiper-button-next{
        left: unset !important;
        right: 0 !important;
	}
	.testimonial-section .elementor-swiper-button-prev{
        left: unset !important;
        right: 60px;
	}
	.testimonial-section .elementor-swiper-button{
		top: -5% !important;
	}
}
@media only screen and (max-width: 1024px){
	.span-text {
        font-size: 48px !important;
    }
	.post-section .elementor-post__text{
		padding: 32px 10px 30px 10px;
	}
	.testimonial-section .elementor-testimonial__text{
        padding-right: 0px;
	}
}
@media only screen and (max-width: 767px){
	br{
		display: none;
	}
	    .span-text {
        font-size: 33px !important;
    }
	.mobile-toggle .elementor-menu-toggle{
	   background: linear-gradient(to right, #775A19 0%, #C5A059 100%);	
	}
	.mobile-toggle .elementor-item-active{
		 background: linear-gradient(to right, #775A19 0%, #C5A059 100%) !important;	
	}
	.mobile-toggle .elementor-nav-menu .elementor-item:hover{
		 background: linear-gradient(to right, #775A19 0%, #C5A059 100%) !important;	
	}
	.icon-wrapper{
       gap: 20px;
	}
	.testimonial-section .elementor-testimonial{
      padding: 60px 10px 40px;
	}
	.testimonial-section .elementor-testimonial__text:before{
		left: 0px;
	}
	    .post-section .elementor-post__text {
        padding: 32px 15px 30px 15px;
    }
}