/*!
 * 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 !important;
}
#main-banner-section{
background-size: 100% 100%;	
}
.social-vertical {
  position: absolute;
  right: 40px;             
  top: 50%;       
  transform: translateY(-170%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  z-index: 999; 
}

.social-vertical img {
  width: auto;
  height: auto;
}

.social-vertical .divider {
  width: 8px;
  height: 8px;
  background: #e30613;
  transform: rotate(45deg);
  display: block;
}
.social-vertical a:hover {
    transform: scale(1.3);
}
.discover-more-image img {
    animation: bounceImage 1.5s ease-in-out infinite;
    transform-origin: center;
}
@keyframes bounceImage {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(-12px); }
}
.header-section .elementor-nav-menu > li:last-child > a {
    background-color: #ce1503 !important;
    padding: 13px 30px !important;
	color: #fff !important;
}
.header-section .elementor-nav-menu .elementor-item:after{
	bottom: 10px !important;
}
.header-section .elementor-nav-menu > li:last-child > a:after{
	display: none !important;
}
body:not(.home) .header-section .elementor-nav-menu > li:last-child > a:hover{
	background-color: #000 !important;
	color: #fff !important;
}
body:not(.home) .header-section .elementor-nav-menu .elementor-item-active{
	color: #000 !important;
}
.header-section .elementor-nav-menu > li:last-child > a:hover{
    background-color: #fff !important;
    color: #000 !important;
	background-image: none !important;
}
.header-section .elementor-item-active{
    background-image: url(https://traewaynes.cloudtrek360.com/wp-content/uploads/2025/11/Shape-19.png) !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: top !important;
}
.header-section .elementor-item:hover{
	background-image: url(https://traewaynes.cloudtrek360.com/wp-content/uploads/2025/11/Shape-19.png) !important;
	background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
    transition: none;
}

#book-section .book-info {
    display: flex;
    flex-direction: row;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    gap: 25px;
    color: #fff;
    flex-wrap: wrap;
    text-transform: uppercase
    
}
#book-section .book-info > div:first-of-type > .label:first-of-type {
    margin-right: 100px;
}
#book-section .book-info > div:nth-of-type(2) > .label:first-of-type {
    margin-right: 30px;
}
#book-section .book-info-second {
    display: flex;
    flex-direction: row;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    gap: 110px;
    color: #fff;
    flex-wrap: wrap;
}
#book-section .book-info-second > div:first-of-type > .label:first-of-type {
    margin-right: 22px;
}
#book-section .book-info-second > div:nth-of-type(2) > .label:first-of-type {
    margin-right: 105px;
}
#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 {
    padding: 8px 45px 8px 45px;
    transition: all .5s;
    background-color: #FFF;
}
#book-section .book_type_list li:hover{
    background-color: #000 !important;
}
#book-section .book_type_list li:hover a{
    color: #fff !important;
}
#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: 9px !important;
}
#book-section:before {
	  content: "";
	  position: absolute;
	  left: 0;
	  right: 0;
	  bottom: -20%;
	  height: 670px;
	  background-image: url(https://traewaynes.cloudtrek360.com/wp-content/uploads/2025/11/Football.gif);
	  background-repeat: no-repeat;
	  background-position: center center;
	  background-size: cover;
	  width: auto;
	  opacity: 0.3;
}
#author-section:before {
      content: "";
    position: absolute;
    right: 0;
    top: 33%;
    width: 100%;
    height: 67%;
    background-image: url(https://traewaynes.cloudtrek360.com/wp-content/uploads/2025/11/FootballPlayer.gif);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    z-index: 0;
}
.card-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 0; 
}
.card {
    position: relative;
    display: inline-block;
}
.card img {
    width: auto;
    height: auto; 
    border-radius: 14px;
    animation: bounceCard 1.8s ease-in-out infinite;
}

.card.center {
    z-index: 3;
    transform: scale(1.15); 
       margin: -90px -35px 0px;
}
.card.left  { z-index: 1; transform: scale(1.2); }
.card.right { z-index: 1; transform: scale(1.2); }

@keyframes bounceCard {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(-12px); }
}
.card.left img  { animation-delay: 0s; }
.card.center img { animation-delay: 0.3s; }
.card.right img { animation-delay: 0.6s; }
.gallery-section .elementor-custom-embed-image-overlay img{
    --video-aspect-ratio: 0;
}
.video-first img{
    height: 451px;
    object-fit: cover;
}
.last-video-image img{
        height: 271px;
}
.hunting-section .swiper-pagination-bullet-active {
    width: 73px !important;
    height: 10px !important;
 
}
.hunting-section .swiper-pagination-bullet{
     width: 10px;
    height: 10px;
       border-radius: 0px
}
.hunting-section .swiper-pagination{
 bottom: -20px !important;   
}
.logo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0; 
    width: 100%;
   border-bottom: 1px solid #c40000;
}
.logo-grid:last-child{
    border-bottom: none !important;
}

.logo-box {
    border-right: 1px solid #c40000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}
.logo-box:last-child {
    border-right: none;
 
}
.logo-box img {
    max-width: 70%;
    max-height: 60px;
    object-fit: contain;
     transition: 0.3s ease;
}
.logo-box:hover img {
    filter: brightness(0) invert(1); 
    transform: scale(1.15); 
}
#footer-section .elementor-form {
    position: relative;
   margin-bottom: 0px;
}
#footer-section ::placeholder{
    color: #fff !important;
    opacity: 1 !important;
}
#footer-section .e-form__buttons{
    position: absolute;
    right: -3px;
    width: auto !important;
}
#footer-section .e-form__buttons .elementor-button {
    background-image: url("https://traewaynes.cloudtrek360.com/wp-content/uploads/2025/11/Group-100.png");
    background-repeat: no-repeat;
    background-size: auto;
        min-height: 46px !important;
        background-position: right;
        width: 74px !important;
}
#form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 150px !important;
    width: 100% !important; 
    resize: none !important;
}
#form-section .elementor-form-fields-wrapper input, #form-section .elementor-button {
    min-height: 58px;
}
#post-section .elementor-post {
    position: relative;
    overflow: visible;
}
#post-section .elementor-post__text {
    background-color: #fff;
    padding: 25px 40px 15px;
    border-radius: 20px;
    position: absolute;
    top: 70%;
	transition: all.5s;
}
.contact-info i:hover {
    background-color: #fff !important;
}

.contact-info i:hover::before {
    color: #ce1503 !important;
}
.contact-info {
    list-style: none;
    padding: 0;
    margin: 0px;
    color: #fff;
}
.contact-info li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 16px;
}
.contact-info i {
    background: #ce1503;
    color: #fff;
    border-radius: 0;
    padding: 10px;
    margin-right: 12px;
    font-size: 14px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all.5s;
	cursor: pointer;
}
.contact-info a {
    color: #fff;
    text-decoration: none;
}
.navigation-column .elementor-icon-list-item{
	transition: all.5s !important;
}
.navigation-column .elementor-icon-list-item a:hover {
    opacity: 0.6 !important;
}
.footer-btm-section a{
    color: #fff;
}
.contact-column br{
	display: none;
}
.logo-inner img {
    filter: brightness(0) invert(0);
}
#post-section .elementor-post:hover .elementor-post__text {
    background-color: #000 !important;
}
#post-section .elementor-post:hover .elementor-post__title a, #post-section .elementor-post:hover .elementor-post__excerpt p{
	color: #fff;
}
.mobile_image img {
    animation: bounceUpDown 3s ease-in-out infinite;
}
.order-btn .elementor-button{
    position: relative;
}
.order-btn .elementor-button::before{
    content: "→";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 600;
}
/* Keyframes for subtle vertical bounce */
@keyframes bounceUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
@media only screen and (max-width: 1200px){
	#book-section .book-info-second{
      gap: 40px;
	}
	#book-section .book-info-second > div:nth-of-type(2) > .label:first-of-type {
    margin-right: 46px;
}
		#video-section .middle-column .elementor-widget-wrap {
		align-content: center;
	}
}	
@media only screen and (max-width: 1024px){
	.contact-column br{
	display: unset;
}
	#book-section .book-info, #book-section .book-info-second{
		flex-direction: column;
        gap: 10px;
	}
	#book-section .book-info > div:first-of-type > .label:first-of-type {
    margin-right: 76px;
}
	#post-section .elementor-post__text{
    padding: 25px 20px 15px;
	}
}
@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;
    }
	.contact-column br{
	display: none;
}
	#author-section:before{
		top: 0%;
		height: 100%;
		background-position: right bottom;
	}
	#book-section .book_type_list li{
    padding: 7px 0px;
    width: 155px;
    text-align: center;
	}
	#book-section:before{
    bottom: -220px;
    height: 420px;
    background-position: bottom;
    background-size: auto;
    width: auto;
	}
	.logo-box{
    height: 80px;
	}
	#post-section .elementor-post__text{
    position: unset;
    top: 0%;	
}
	.gallery-section .elementor-widget-image a{
		display: block !important;
	}
	.gallery-section .elementor-widget-image a img, .video-first img {
      height: 271px !important;
}
	body:not(.home) .header-section .elementor-nav-menu .elementor-item-active{
		color: #fff !important;
	}
}