/*!
 * 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:not(.home) #header-section {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#header-section .elementor-nav-menu > li:last-child > a:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.info-section {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}
.info-box {
    display: flex
;
    align-items: center;
    gap: 10px;
}
.info-box img {
    width: auto;
    height: auto;
}
.divider {
    width: 2px;
    height: 28px;
    background-color: #fff;
}
.info-text {
    display: flex
;
    flex-direction: column;
    line-height: 17px;
}
.info-text span {
    font-size: 14px;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.info-text strong {
    font-size: 16px;
    color: #ff7f9d;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
}

.single-post-title.product_title.entry-title {
  font-family: "SourceSansPro-Semibold", Sans-serif;
  font-size: 30px !important;
  font-weight: 600;
}
.price,.amount {
  color: #ff7f9d !important;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  background: #ff7f9d !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
  background: #000 !important;
  color: #fff !important;
}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  background: #ff7f9d !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
  background: #000 !important;
  color: #fff !important;
}


#book-section .book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 22px;
    margin: 0 !important;
    flex-wrap: wrap !important;
    align-items: center;
}
#book-section .book_type_list li {
    padding: 5px 18px 5px 25px;
    border: 1px solid #fff;
    border-radius: 6px;
    background-color: #fff
}
#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;
    filter: brightness(0);
    width: 15px;
    height: 18px;
    object-fit: contain;
}
#video-section .elementor-custom-embed-image-overlay img, #video-section .elementor-widget-video .elementor-wrapper{
        --video-aspect-ratio: 0;
}
#post-section .elementor-post__text {
    background-color: #ff7f9d;
    padding: 30px 20px;
        border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#post-section .elementor-post__title {
    padding: 0px 0px;
}
#post-section .elementor-post__read-more::after {
    content: "";
    display: inline-block;
     /* adjust size */
    height: 11px;
    background: url("https://rashmijwalakumar.cloudtrek360.com/wp-content/uploads/2025/09/blog_sec_btn_arrow.png") no-repeat center;
    background-size: auto;
    margin-left: 12px; /* spacing from text */
    vertical-align: middle;
    width: 24px;
}
#testimonial-section .swiper-slide {
    background-image: url("https://rashmijwalakumar.cloudtrek360.com/wp-content/uploads/2025/09/testi_block_bg_img.png");
    background-repeat: no-repeat;
    background-size: cover;
}
#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__text {
    padding-bottom: 70px;
}
#testimonial-section .image-quote {
    padding-bottom: 80px;
}
#testimonial-section .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0px;   /* adjust as needed */
    right: 15px; /* adjust as needed */
    width: 70px; /* set width */
    height: 74px; /* set height */
    background: url("/wp-content/uploads/2025/09/testi_block_quote_icon.png") no-repeat center;
    background-size: contain;
    z-index: 2;
}
#testimonial-section .swiper-pagination-bullet-active {
    width: 50px;
    height: 8px;
    border-radius: 4px;
}
#footer-section ::placeholder{
    color: #fff !important;
    opacity: 1 !important;
    font-family: 'Roboto', sans-serif;
      font-style: italic;
      font-weight: 300; /* Light */
      font-size: 14px;
}
#footer-section .elementor-field-type-email #form-field-email {
    background-image: url(/wp-content/uploads/2025/09/footer_sub_form_icon.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 4%;
    padding-left: 40px;
}
#footer-section .elementor-form-fields-wrapper {
    border: 1px solid #fff;
    border-radius: 6px;
}
#footer-section br{
	display: none;
}
  .contact-info {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    .contact-info li {
      display: flex;
      align-items: center;
      margin-bottom: 12px;
      font-size: 16px;
      color: #fff;
          font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    }

    .contact-info a {
      color: #fff;
      text-decoration: none;
      transition: color 0.3s ease;
    }

    .contact-info a:hover {
      color: #ff6f91; /* pink hover */
    }

    .contact-info .icon {
      width: 36px;
      height: 36px;
      background: #ff6f91; /* pink background */
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 10px;
      flex-shrink: 0;
    }

    .contact-info .icon img {
      width: 18px;
      height: 18px;
     filter: brightness(0) saturate(100%);

    }
#form-section .elementor-form-fields-wrapper input {
    min-height: 55px;
}
#form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 170px !important;
    width: 100% !important;
    resize: vertical !important;
    padding: 22px 16px;
}
#form-section .elementor-button {
    min-height: 55px;
}
.post-text h2 {
    color: #000 !important;
}

@media only screen and (max-width: 1025px){
	#post-section .elementor-post__title {
    padding: 0px 0px;
}
}
@media only screen and (max-width: 1024px) {
	#header-section .elementor-nav-menu > li:last-child > a{
		padding: 13px 12px !important;
	}
	#footer-section br{
	display: unset;
}
	#book-section .book_type_list{
    gap: 15px;
	}
	#book-section .book_type_list li{
     padding: 5px 12px 5px 13px;
	}
	#book-section .book_type_list a img{
     margin-left: 8px !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;
    }
	#footer-section br{
	display: none;
}
	#footer-section .elementor-form-fields-wrapper{
		border: none;
	}
	#footer-section .elementor-field-group .elementor-button{
		border-radius: 6px;
	}
	#footer-section .elementor-field-type-email #form-field-email{
    border: 1px solid #fff;
    border-radius: 6px;
    background-position: 3%;
    padding-left: 50px;
    margin-bottom: 10px;
	}
	#book-section .book_type_list{
     gap: 15px;
	}
	#book-section .book_type_list li {
      padding: 5px 12px 5px 15px;
	}
	#video-section:before{
		height: 100%;
	}
	#testimonial-section .elementor-testimonial__text {
    padding-bottom: 40px;
}
	}
	
	
#testimonial-section .image-quote {
    padding-bottom: 60px;
}
#testimonial-section .swiper-pagination{
    bottom: -10px;
}
.post-text h2 {
    font-size: 18px !important;
}