/*!
 * 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;
	background-color: #fcfaf7 !important;
}
#site-header-inner {
    display: none !important;
}
.header-section .elementor-nav-menu > li:last-child > a {
    background-color: #d98194 !important;
    padding: 12px 20px !important;
    border-radius: 10px;
}
.header-section .elementor-nav-menu > li:last-child > a:hover{
    background-color: #000 !important;
    color: #fff !important;
}
body:not(.home) .header-section {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.book-section .book-info {
    display: flex;
    flex-direction: row;
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    gap: 80px;
    color: #000;
    flex-wrap: wrap;
}
.book-section .book-info > div > .label:first-of-type {
    margin-right: 20px;
    font-weight: 600;
}
.book-section .book-info-second {
    display: flex;
    flex-direction: row;
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    gap: 119px;
    color: #000;
    flex-wrap: wrap;
}

.book-section .book-info-second > div:first-of-type > .label:first-of-type {
    margin-right: 20px;
    font-weight: 600;
}
.book-section .book-info-second div:nth-of-type(2) .label:first-of-type {
    margin-right: 30px;
    font-weight: 600;
}
.video-section .elementor-custom-embed-image-overlay img, .video-section .elementor-open-lightbox {
    --video-aspect-ratio: 0 !important;
}
.footer-section .elementor-post__thumbnail img, .footer-section .elementor-post__thumbnail__link {
    display: none !important;
}
.footer-section .elementor-post__title a:hover {
    color: #d98194 !important;
}
.post-section .elementor-post__read-more {
    background-color: #D98193;
    padding: 10px 30px;
    border-radius: 10px;
}

.post-section .elementor-post {
    overflow: visible !important;
}

.post-section .elementor-post__read-more:hover {
    background-color: #000;
}

.testimonial-section .elementor-testimonial__image img {
    width: 57px !important;
    height: 42px !important;
}
.testimonials-section .elementor-testimonial {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.testimonials-section .elementor-testimonial__footer {
    margin-top: auto !important;
}
.testimonial-section .elementor-swiper-button-next {
    background-image: url(/wp-content/uploads/2025/12/Group-94.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
width: 60px !important;
height: 60px !important;
right: -66px !important;

}
.testimonial-section .elementor-swiper-button-prev {
    background-image: url(/wp-content/uploads/2025/12/Group-95.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    width: 60px !important;
    height: 60px !important;
    left: -66px !important;
}
.testimonial-section .e-font-icon-svg {
    display: none !important;
}
.footer-section .elementor-icon-list-item span:hover {
    color: #D98194 !important;
}
.footer-section br{
	display: none;
}
.testimonial-section .elementor-testimonial__footer {
    position: relative;
}

.testimonial-section .elementor-testimonial__footer::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 110px; 
    height: 20px;
    background-image: url("/wp-content/uploads/2025/12/Shape-2-copy-4.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.header-section .elementor-nav-menu > li:not(:last-child) > a:hover,
.header-section .elementor-nav-menu > li:not(:last-child) > a:focus {
    color: #d98194 !important;
}

.youtube_sec {
  border-bottom: solid 3px #000;
  border-top: solid 3px #000;
}
.articles-inner .elementor-container {
    gap: 15px;
}
.reader-section .swiper-slide {
    position: relative;
}

.reader-section .swiper-slide:not(:last-child)::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 70%; 
    background: #000;
    opacity: 1;
}
.reader-section .elementor-testimonial__content {
    background-image: url(/wp-content/uploads/2025/12/Shape-2-copy-4.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 100% 90%;
}
.discover-inner .elementor-container{
    gap: 20px !important;
} 
.pum-overlay {
    background-color: rgba(0, 0, 0, 0.75) !important;
}
.pum-container{
        width: 45% !important;
        margin: auto !important;
	    right: 0px !important;
	    left: 0px !important;
	    border-radius: 10px !important;
}
.popmake-close {
    background-color: #D98194 !important;
	transition: all.5s !important;
}
.popmake-close:hover {
    background-color: #000 !important;
}
.form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 120px !important;
    width: 100% !important; 
    resize: none !important;
}
.form-section .elementor-form-fields-wrapper input, .form-section .elementor-button, #form-field-field_7086c9d {
    min-height: 55px !important;
}
#form-field-field_7086c9d {
    color: #0000008a;
}

/* Woocommerce css start */
.oceanwp-toolbar, .category, .owp-quick-view, .product_meta, .owp-floating-bar {
    display: none !important;
}
.woocommerce ul.products li.product .button, .single_add_to_cart_button, .wp-block-button__link, .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button {
    background-color: #D98194 !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000 !important;
    border: none;
    border-radius: 10px;
    padding: 8px 15px;
}

.wc-block-cart__submit-button, .wc-block-cart__submit-button {
    text-transform: capitalize !important;
}
.woocommerce ul.products li.product .button:hover,
.single_add_to_cart_button:hover,
.wp-block-button__link:hover, .wc-block-cart__submit-button:hover, .wc-block-components-checkout-place-order-button:hover {
background-color: #000 !important;
	color: #fff !important;
}
.woocommerce ul.products li.product li.title h2 {
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product li.title a {
    font-family: "Poppins", Sans-serif !important;
    font-weight: 500;
    font-size: 20px;
}
.woocommerce ul.products li.product .price .amount {
    color: #000;
}
#right-sidebar, .woocommerce-message {
    display: none !important;
}
.woocommerce-page .container {
    max-width: 1250px;
}
.woocommerce-page .content-area {
    width: 100%;
    border: none !important;
}
.wc-block-components-product-price__value {
    color: #000;
    font-size: 15px;
}
.wc-block-cart {
    margin-bottom: 0px !important;
}
.woocommerce-checkout #main #content-wrap{
padding-bottom: 20px !important;	
}
/* Woocommerce css end */

@media only screen and (min-width: 1300px) and (max-width: 1460px){
	.testimonial-section .elementor-swiper-button-prev{
       left: -30px !important;
	}
	.testimonial-section .elementor-swiper-button-next{
       right: -30px !important;
	}
	
}
@media only screen and (min-width: 1201px) and (max-width: 1500px){
	.pum-container{
		width: 60% !important;
	}
}
@media only screen and (max-width: 1300px){
	    .woocommerce-page .container {
        max-width: 100%;
    }
	    .woocommerce-page .content-area {
        width: 90%;
        float: unset !important;
        margin: auto;
    }
	
}

@media only screen and (max-width: 1200px){
	.post-section .elementor-post__excerpt {
    padding: 0px 0px;
}
	.book-section .book-info-second, .book-section .book-info{
		    gap: 50px;
	}
	.testimonial-section .elementor-swiper-button {
    top: -40px !important;
}
	.testimonial-section .elementor-swiper-button-prev{
	   left: unset !important;
       right: 70px;
	}
	.testimonial-section .elementor-swiper-button-next{
     right: 0px !important;
	}
	.pum-container{
		width: 65% !important;
	}
}
@media only screen and (max-width: 1024px){
	.header-section .elementor-nav-menu > li:last-child > a{
		padding: 12px 35px !important;
	}
	    .book-section .book-info-second, .book-section .book-info {
        gap: 10px;
        flex-direction: column;
    }
	.footer-section br{
	display: block;
}
	.articles-inner .elementor-container, .discover-inner .elementor-container {
    gap: 15px;
   flex-wrap: nowrap
}
	.pum-container{
		width: 80% !important;
	}
}

@media only screen and (max-width: 767px){
	 .header-section .elementor-nav-menu > li:last-child > a {
        background-color: transparent !important;
        color: #33373d !important;
        padding: 10px 20px !important;
        border-radius: 0px !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: #d98194 !important;
        color: #fff !important;
    }
	.footer-section br, .reader-section .swiper-slide:not(:last-child)::before{
	display: none;
}
	.testimonial-section .swiper-slide{
      padding: 40px 25px 40px 25px !important;
	}
	.amazon-inner .elementor-column:hover > .elementor-element-populated {
    background-color: transparent !important;
}
	.articles-inner .elementor-container, .discover-inner .elementor-container {
   flex-wrap: wrap
}
	 .pum-container {
    width: 96% !important;
  }
	.form-section .elementor-form-fields-wrapper input, .form-section .elementor-button {
  min-height: 50px !important;
}
	.form-section .elementor-field-type-textarea .elementor-field-textual{
		height: 120px !important;
	}
	.wp-block-woocommerce-cart-totals-block, .wc-block-checkout__actions{
	margin-bottom: 0px !important;	
	}
	.wp-block-woocommerce-checkout{
		padding-top: 0px !important;
	}
	.woocommerce-checkout #main #content-wrap{
     padding-bottom: 50px !important;	
}
}