/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
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 &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; 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 &amp; 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
Version: 4.1.2.1756366639
Updated: 2025-08-28 07:37:19

*/
/* error msg of cf7 start */
.wpcf7-response-output{
	border: none !important;
	color: #fff !important;
}

.quote-formx input{
	width: 100% !important;
}

.quote-formx{
	display: flex;
	justify-content: space-between;
	gap: 20px;
    margin: 20px 0 -10px;
}

.quote-formx p{
	width: 100%;
}
/* error msg of cf7 end */


/* my custm css start */
.oceanwp-mobile-menu-icon a:before {
    content: none !important;
}


.oceanwp-mobile-menu-icon a {
    display: inline-block;
    width: 28px; 
    height: 28px;
    background: url("https://ogdendetailexperts.com/wp-content/uploads/2025/08/hamburger-2-menu-mobile-svgrepo-com.svg") no-repeat center;
    background-size: contain;
}


.privacy-policy-heading h5{
	margin-bottom: -10px;
}


.wpmtst-testimonial {
  pointer-events: none;
}

.oceanwp-theme a:focus {
    outline:none !important;
}

.home-slider .elementor-image-carousel-caption{
	z-index: 2;
}

.home-slider .swiper-slide-inner{
	position:relative;
}

.home-slider .swiper-slide-inner:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(180deg, #FFFFFF00 0%, #000 100%);
    z-index: 1;
	border-radius:20px;
	    top: 0px;
}

/* Contact Form */
.contactus-page .call-to-action{
	width: 96% !important;
  margin: 3% !important;
	padding: 10px !important;
}

.call-to-action{
	width: 31% !important;
    background-color: #fff !important;
    float: left;
    margin: 1%;
	    padding: 20px !important;
    border-radius: 10px !important;
}

 .wpcf7-form-control-wrap select{
     height: auto!important;
 }
  
.contactus-page .call-to-action-submit{
	width: 96% !important;
  margin: 3% !important;
	border: 1px solid #0D2A3B !important;
      color: #fff !important;
	   background-color: #0D2A3B !important;
	padding: 10px !important;
}


  .call-to-action-submit{
			width: 31% !important;
    margin: 1% !important;
      border: 1px solid #2883b8 !important;
      background-color: #72A98F !important;
      padding: 20px !important;
      font-size: 14px !important;
    line-height: 1.8 !important;
     border-radius: 10px !important;
  }
  
  
  .call-to-action-submit:hover{
      border: 1px solid #fff !important;
      background-color: #ffffff00 !important;
      color: #fff !important;
  }

.homepage-form{
	text-align:center;
}

.wpcf7-spinner {
    margin-right: -35px !important;
}

.privacy-list ul {
    margin: 0px 0px 15px 20px !important;
}




/* Testimonial */

.wpmtst-testimonial-field{
	text-align:left !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-inner {
     padding: 60px 40px 40px 40px !important;
}

/* Purchase now button */
.purchase-now:hover .elementor-icon{
	transform:rotate(90deg);
}

.testimonial-inner:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 45px !important;
	  height:45px !important;
    background-image: url(https://ogdendetailexperts.com/wp-content/uploads/2025/08/quotation-mark-icon.svg);
    background-position: center;
    background-size: contain;
    left: 30px;
    background-repeat: no-repeat;
    top: -15px !important;
    z-index: 1;
 	  filter: invert(1); 
}

.strong-view.pager-style-buttons .wpmslider-pager-link.active:before {
    width: 15px !important;
	color: #fff !important;
    background: #fff !important;
}


.strong-view.pager-style-buttons .wpmslider-pager-link:hover:before {
  	color: #fff !important;
    background: #fff !important;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
   width: 15px !important;
}

.strong-view.wpmtst-default.dark .wpmtst-testimonial-inner {
    border: 0px !important;
}

.select2-container .select2-selection--single{
 height: auto!important;
}

/* .swiper-slide-next{
transform: scale(0.9);
	transition:0.2s all;
} */

.home-slider .elementor-swiper-button{
	background-color: #f1faee;
	padding: 10px;
  border-radius: 10px;
}

.home-slider .swiper-slide-image{
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
	margin:20px 0;
}


.navigation-menu .menu-link{
    z-index: 0;	
}

.navigation-menu .menu-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 30px;
    transform: scale(0);
    transition: transform .7s ease, background-color .3s ease;
    z-index: -1;
}

.navigation-menu .menu-link:hover:before {
    transform: scale(0.8);
    background-color: #72A98F;
}

/* testimonials home */
/* .strong-view.wpmtst-default .wpmtst-testimonial-inner{
	text-align:center!important;
}

.wpmtst-testimonial-field{
	text-align:center!important;
} */

.testimonial-inner:before{
	left: 5% !important;
}

.wpmslider-viewport{
	padding-top: 20px !important;
}



.strong-view-id-1 .wpmtst-testimonial-inner{
	background-color: transparent !important;
}

.strong-view.wpmtst-default.dark .wpmtst-testimonial {
    border: 1px solid #ffffff47 !important;
}

/* .menu-link .text-wrap:hover{
	color:#fff !important;
}
 */



.beat-copyright
{  
  animation: heartbeat 1.5s infinite;
}
@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}

 .home-slider .elementor-image-carousel-caption{
    position: absolute;
    margin-left: 40px;
	  bottom: 30px;
} 

/* //contact form */


/*  contact icon  */
.contact-icon-set .elementor-icon svg{
	margin-top: 5px !important;
}

@media screen and (max-width: 480px) {
	.quote-formx input{
		margin: 0 auto;
		padding: 15px 18px !important; 
	}
	
	.quote-formx{
		flex-direction: column;
		gap: 0px;
		margin: 20px 10px -10px;
	}
	
	
	.home-slider .elementor-image-carousel-caption {
    position: absolute;
    margin-left: 0px;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center !important;
}
	
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    padding: 40px 20px 20px 20px !important;
}
	
.call-to-action {
    width: 94% !important;
    margin: 3%;
}
	
	.call-to-action-submit {
    width: 94% !important;
    margin: 3% 3% 0 3% !important;
		padding: 10px 20px !important;
}
	
.contactus-page	.call-to-action-submit {
    width: 96% !important;
    margin: 3% 3% 0 3% !important;
		padding: 10px 20px !important;
}
	
}
/* my custm css end */