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


#header-section .elementor-nav-menu > li:last-child > a {
    background-color: #bc202d;
    color: #fff;
    padding: 14px 37px;
}
#header-section .elementor-nav-menu > li:last-child > a:hover{
	background-color: #000;
	color: #fff;
}
#header-section .elementor-nav-menu .elementor-item-active{
	font-weight: 500;
	background-image: url(/wp-content/uploads/2025/06/Rectangle-23.png);
    background-repeat: no-repeat;
    background-size: auto;
   background-position: 50% 80%;
}

.image-row {
  display: flex;
  justify-content: space-between;
   margin-bottom: 28px;
}

.image-row img {
    width: auto;
    height: auto;
    object-fit: contain;
}
#post-section .elementor-post__title{
    padding-right: 35px !important;
}
#post-section .elementor-post__title:after{
    content: "";
    display: block;
    width: 27%;
    height: 2px;
    background-color: #fff;
    margin-bottom: 7px;
}
#book-section .book-info {
    display: flex
;
    flex-direction: row;
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    gap: 25px;
    color: #fff;
    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: 63px;
    color: #fff;
    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;
}
#book-section .book_type_list span{
       font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 500;
    color: #fff
}
#book-section .book_type_list {
    display: flex !important
;
    list-style: none !important;
    gap: 10px;
    margin: 0 !important;
    flex-wrap: wrap !important;
    align-items: center;
}
#book-section .book_type_list li {
    background-color: #fff !important;
    padding: 8px 18px 8px 25px;
	transition: all.3s;
}
#book-section .book_type_list li a {
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #000;
}
#book-section .book_type_list a img {
    margin-left: 15px !important;
}
#book-section .book_type_list li:hover {
    background-color: #000 !important;
}

#book-section .book_type_list li:hover a {
    color: #fff;
}

#book-section .book_type_list li:hover img {
    filter: brightness(0) invert(1);
}
#book-section .spotlight-divider-second{
    width: 2px;
    height: 30px;
    background-color: #fff;
    margin: 0px 17px 0px 17px;
}
.spotlight-section {
    display: flex;
    align-items: center;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.spotlight-label {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 16px;
    flex-wrap: wrap !important;
}
.spotlight-divider {
width: 2px;
    height: 38px;
    background-color: #bc202d;
    margin: 0px 17px 0px 17px;
}
.spotlight-platforms img {
    margin-right: 20px;
}
.spotlight-platforms img:last-child {
  margin-right: 0;
}
#footer-section::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    height: 10px;
    width: 100%;
    background-color: #bc202d;
}
#form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 170px !important;
    width: 100% !important; 
    resize: vertical !important;
        padding: 22px 16px;
}
#form-section .elementor-form-fields-wrapper input{
    min-height: 55px;
}
#form-section .elementor-button{
    min-height: 55px;
}
#header-section{
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#testimonial-section .elementor-swiper-button {
    border: 2px solid #000;
    width: 40px;
    height: 40px;
}
#testimonial-section .e-eicon-chevron-left, .e-eicon-chevron-right{
    display: none;
}
#testimonial-section .elementor-swiper-button-prev {
    background-image: url(/wp-content/uploads/2025/06/Shape-32-copy.png);
    background-repeat: no-repeat;
    background-position: center;
    left: -30px;
}
#testimonial-section .elementor-swiper-button-next {
    background-image: url(/wp-content/uploads/2025/06/Shape-32.png);
    background-repeat: no-repeat;
    background-position: center;
        right: -30px;
}
#testimonial-section .elementor-testimonial {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;  
}
#testimonial-section .elementor-testimonial__footer {
  margin-top: auto !important;
}
#testimonial-section .elementor-testimonial__content{
  padding-bottom: 25px !important;
}
.footer_logo img {
    filter: brightness(0) invert(1) !important;
}
.woocommerce-page #right-sidebar {
    display: none !important;
}
.woocommerce-page .content-area{
	width: 100% !important;
	border-right-width: 0px !important;
}
.wc-block-cart__submit-container a, .wc-block-checkout__actions_row .wc-block-components-button, .wp-block-button__link{
	background-color: #BC202D !important;
}
.wc-block-components-checkout-place-order-button, .wc-block-cart__submit-button{
    padding: 18px 0px !important;	
}
.wc-block-formatted-money-amount{
color: #000;	
}
.wc-block-components-product-price__value, .wc-block-grid__product-price .woocommerce-Price-amount{
color: #BC202D !important;	
}
.financial-inner .elementor-container{
gap: 40px;	
}
.wc-block-cart {
    margin-bottom: 0px;
}
.wc-block-components-checkout-place-order-button__text{
justify-content: center !important;	
}
@media only screen and (max-width: 1350px){
	#testimonial-section .elementor-swiper-button-prev{
		left: 0px;
		transform: translateY(-50%);
		right: 50px;
		left: auto;
		z-index: 10;
	}
	#testimonial-section .elementor-swiper-button {
    position: absolute;
    top: -40px;
}
	#testimonial-section .elementor-swiper-button-next{
		right: 0px;
	}
}

@media only screen and (max-width: 1200px){
	#header-section .elementor-nav-menu > li:last-child > a{
     padding: 14px 12px;
	}
}
@media only screen and (max-width: 1024px) {
	#book-section .book-info-second, #book-section .book-info{
		flex-direction: column;
		gap: 7px !important;
	}
	#book-section .book_type_list li {
    background-color: #fff !important;
    padding: 8px 15px 8px 15px;
}
	.spotlight-platforms img {
    margin-right: 12px;
}
	.spotlight-platforms{
	display: flex;
    flex-wrap: wrap;
    align-items: center;	
	}
	.spotlight-divider{
     margin: 0px 14px 0px 14px;
	}
	#banner-section br{
		display: none;
	}
	#post-section .elementor-post__title{
		padding-right: 0px;
	}
	.woocommerce-cart #main #content-wrap.container{
	padding-bottom: 0px !important;	
	}
	   #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: #BC202D !important;
    color: #fff !important; /* optional: change text color for contrast */
  }
 }

@media only screen and (min-width: 768px) and (max-width: 1024px){
	#header-section .elementor-nav-menu > li:last-child > a {
    padding: 13px 19px !important;
}
	
}

@media only screen and (max-width: 767px) {
	#banner-section::before{
		top: 1px;
	}
	#post-section .elementor-post__title {
    width: 100%;
}
	#post-section .elementor-post__title:after{
		margin: 7px 0px;
	}
	#testimonial-section .swiper-slide{
	  padding: 40px 20px 40px 20px !important;	
	}
	#form-section .elementor-field-type-textarea .elementor-field-textual{
		height: 150px !important;
		padding: 17px 16px;
	}
	#form-section .elementor-form-fields-wrapper input, #form-section .elementor-button{
    min-height: 50px;
}	
	.wp-block-woocommerce-cart-line-items-block,.wp-block-woocommerce-cart-totals-block{
	margin-bottom: 0px !important;	
	}
	.woocommerce-checkout #main #content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
}