/*!
 * Theme Name: 		   OceanWP
 * Text Domain: 	   oceanwp
 * Version:            4.0.8
 * Tested up to:       6.8
 * 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}
body{
	overflow-x: hidden !important;
}

.blue-color{
	color: #44c2f4 !important;
	font-style: italic;
}
/* .elementor-nav-menu--main #menu-1-f3586bd li, .elementor-nav-menu--main #menu-1-3926796 li, .elementor-nav-menu--main #menu-1-d846a50 li, .elementor-nav-menu--main #menu-1-c1ff063 li{
	    background-image: url(https://friedayang.cloudtrek360.com/wp-content/uploads/2025/05/Rectangle-11-copy.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
} */
#header-section .elementor-nav-menu--main li{
	    background-image: url(https://friedayang.cloudtrek360.com/wp-content/uploads/2025/05/Rectangle-11-copy.png) !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: right !important;
}
#menu-1-d846a50 li:nth-child(3), #menu-1-c1ff063 li:nth-child(3), #menu-1-f3586bd li:nth-child(3), #menu-1-3926796 li:nth-child(3) {
  background-image: none !important;
  background: none !important;
}
#book-section .column-img img{
    max-width: unset !important;
    width: auto !important;
}
#book-section .list-inner-section .column-inner .elementor-icon-list-items li{
	    background-image: url(https://friedayang.cloudtrek360.com/wp-content/uploads/2025/05/Rectangle-11-copy.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left;
    padding-left: 20px;
}
#book-section .amazon_rating_list {
    margin: 0;
    padding: 0;
    display: flex
;
    list-style: none;
    gap: 20px;
    align-items: center;
}
#book-section .amazon_rating_list li h3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 53px;
    font-weight: 700;
    color: #07609a;
    margin: 0px !important;
}
#book-section .amazon_rating_list li .rating_block {
    text-align: center !important;
}
.amazon_rating_list li .rating_block span {
    color: white !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #585858 !important;
}
#preference-section .image-text-list{
	   list-style: none;
    display: flex;
    flex-direction: row;
    gap: 60px;
}
#preference-section .image-text-list li{
	text-align: center;
}
#preference-section .image-text-list li p{
	    margin: 10px 0 0px !important;
	color: white !important;
	    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
}
#accordion-section .elementor-tab-title{
	    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: space-between;
	  align-items: center !important;
}
#accordion-section .elementor-tab-title .elementor-accordion-icon{
	    padding-left: 40px !important;
}
.elementor-custom-embed-image-overlay{
    background-size: auto !important;
    background-repeat: no-repeat !important;
	    background-position: right !important;
}
.elementor-widget-video .elementor-wrapper{
	--video-aspect-ratio: 6 !important;
}
.image-stars{
padding-bottom: 20px !important;	
}
::placeholder{
	color: #fff !important;
	font-family: "Poppins", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
	font-style: italic !important;
	opacity: 1 !important;
}
#footer-section .elementor-form input{
	padding: 0px !important;
}
#footer-section .elementor-form .elementor-button{
background-image: url('/wp-content/uploads/2025/05/Shape-18.png') !important;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    right: 0;	
}

.white_col_logo .elementor-widget-image {
  position: relative;
}
.white_col_logo .elementor-widget-image:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 85%;
  height: 110%;
  background: #fff;
  margin: 0 auto;
  border-radius: 0px 0px 30px 30px;
}
.white_col_logo .elementor-widget-image img {
  position: relative;
  z-index: 1;
}
.white_col_logo .elementor-widget-image {
  padding-top: 10px;
}
#video-section .elementor-custom-embed-image-overlay img{
   --video-aspect-ratio: 0 !important;
}
.arrow_image img {
    filter: invert(69%) sepia(43%) saturate(671%) hue-rotate(
69deg) brightness(95%) contrast(92%);
}
#book-section .elementor-custom-embed-image-overlay img{
--video-aspect-ratio: 0 !important; 
}
.trailer-section {
    position: absolute;
    top: 40px;
    left: -86px;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px){
	#book-section .amazon_rating_list{
		    gap: 10px !important;
	}
	.trailer-section{
     top: 17px;
     left: -15px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 1024px){
	
	.amazon_rating_list li .rating_block span:nth-of-type(2) br {
    display: none;
}

	#book-section .amazon_rating_list{
		    display: grid !important;
    grid-template-columns: 0fr 2fr !important;
		gap: 9px !important;
	}
	#book-section .amazon_rating_list li h3{
		    font-size: 35px !important;
	}
	#book-section .rating-inner-section .elementor-container{    
		margin-left: 0;
    margin-right: 0;		
	}

}
@media only screen and (max-width: 1024px) {
	.white_col_logo .elementor-widget-image:before{
		width: 191px !important;
	}
	.trailer-section {
    position: absolute;
    top: 15%;
    left: -54px;
    transform: translateY(-50%);
}
	.trailer-section .elementor-widget-video{
		position: unset !important;
	}
 }
@media only screen and (min-width: 830px) and (max-width: 1024px){
	.book_image img {
/*     width: 380px !important; */
    position: relative !important;
    top: 70px !important;
}
}

@media only screen and (max-width: 767px) {
		#preference-section br{
		display: none !important;
	}
		#preference-section .image-text-list{
		    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
		    gap: 10px !important;
		        margin: 0;
        padding: 0;
	}
	#book-section .list-inner-section .elementor-container{
    margin-left: 0;
    margin-right: 0;
	}
	.elementor-custom-embed-image-overlay{
		background-position: left !important;
	}
	#testimonial-section .swiper-slide{
padding: 20px 20px 30px 20px !important;
	}
		.copies-span br {
    display: none !important;
}
	.elementor-item-active{
	color: #fff !important;	
	}
	.white_col_logo .elementor-widget-image:before{
     left: -6px !important;
     right: auto !important;
     width: 163px !important;
	}
	#book-section .column-img img {
    max-width: 100%;
    width: auto !important;
}
	#book-section .elementor-widget-video{
		position: unset !important;
	}
	.trailer-section{
	position: unset !important;	
	}
	#book-section{
	margin-bottom: -40px !important;	
	}
}

@media only screen and (min-width: 500px) and (max-width: 767px){
	#preference-section .image-text-list{
		display: flex !important;
		justify-content: center !important;
		gap: 30px !important;
	}
	#book-section .rating-inner-section .elementor-container{
		max-width: 700px !important;
	}
	#book-section .amazon_rating_list{
		display: flex !important;
    gap: 9px !important;
	}

}