/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.white-text {
    color: #fff !important;
}
.white-text h2{
    color: #fff !important;
}
span.elementor-button-text{
	color: #fff;
}
span.highlight.one{
	background-color: #ac8860;
	color: #fff;
}
span.highlight {
    padding: 0 6px;
    margin: 0 2px;
}
span.highlight.two {
    background: #111;
    color: #fff;
    border: none;
}
.clickherebtn a{background-color: #007acc !important;;color: #fff !important;}
.home-banner-block .elementor-widget-text-editor {
    margin-bottom: 10px;
}
.home-banner-block .elementor-widget-container p {
    margin-bottom: 0;
}
.home-banner-block .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}
.home-banner-block .elementor-icon-list-items .elementor-icon-list-item {
    width: calc(100% / 2);
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 13px;
}
.home-banner-title h1.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    margin-bottom: 30px;
}
.home-logos-banner {
    margin-top: 0;
    background: #fff;
}
.home-banner-section .elementor-container.elementor-column-gap-default {
    max-width: 1600px;
    padding: 0 30px;
}
.home-banner-section {
    padding-top: 120px;
}
.home-banner-section .elementor-container{
    align-items: flex-start !important;
} 
.home-banner-title-block h1.elementor-heading-title.elementor-size-default {
    text-align: center;
    font-size: 40px;
    color: #004aad;
}
.home-banner-block h2.elementor-heading-title.elementor-size-default {
    color: #004aad !important;
	margin-bottom:10px !important
}
.home-banner-block .elementor-widget-divider {
    display: none;
}

.home-section-2{display: none;}
.home .elementor-widget-container p a, .home .elementor-widget-container a {
    color: #009fe5 !important;
}
.home-banner-block .elementor-icon-list-items .elementor-icon-list-item a {
    color: #4a4a4a !important;
}
.home-blog-slider h2.oew-carousel-entry-title.entry-title a,.footer-widgets-inner .elementor-widget-container a {
    color: #000 !important;
}
.home-logos-banner .swiper-slide-image {
    opacity: 0.3;
    transition: 0.2s ease-in-out all;
}
.home-blog-slider .oew-carousel-entry-details {
    min-height: 215px;
}
.home .products .woo-entry-inner a {
    color: #fff !important;
}
.single-product .productserviceinfo {
    background: #f1f1f1;
    text-align: left;
    border: 1px solid #dcdcdc;
    padding: 5px 10px;
}
.home-logos-banner .swiper-slide-image:hover {
    opacity: 1;
}
.dp-grid-rating:empty {
    display: none;
}
.dp_product_item .dp_images .dp-img-wrapper {
    height: 250px;
    overflow: hidden;
}
.dp_product_item .dp_images .dp-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-id-335 .woocommerce-MyAccount-tabs {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.page-id-335 .woocommerce-MyAccount-tabs .oceanwp-user-profile{
	margin-bottom: 15px;
}

#site-header.transparent-header{
	position: relative;
}
#main #content-wrap, .separate-layout #main #content-wrap {
    padding-top: 0 !important;
}
.elementor-69441 .elementor-element.elementor-element-5f64afb{
	margin-top:0 !important;
}
.elementor-67020 .elementor-element.elementor-element-d599f22{
	padding: 20px 0px !important;
}
.pswp__ui.pswp__ui--hidden {
    display: none;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 40px;
}
.lds-ellipsis div {
  position: absolute;
  top: 13px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #009fe3;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}


.loader {
    display: none;
}

.message {
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #db4747;
    color: #db4747;
    background-color: #ffe8e8;
}

@media screen and (max-width:1199px){
#site-navigation-wrap .dropdown-menu >li >a, #site-header.full_screen-header .fs-dropdown-menu >li >a, #site-header.top-header #site-navigation-wrap .dropdown-menu >li >a, #site-header.center-header #site-navigation-wrap .dropdown-menu >li >a, #site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a, .oceanwp-mobile-menu-icon a{
	font-size: 11px !important;
  letter-spacing: 0 !important;
}
}

@media screen and (max-width:991px){
.woocommerce .owp-account-links li .owp-account-link{
		font-size: 24px;
	}
	.woocommerce .owp-account-links li.or{
		width: 30px;
    height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
}
@media screen and (max-width:767px){
	.home-banner-block .elementor-icon-list-items .elementor-icon-list-item{width: calc(100% / 2);font-size:12px;}
	.home-logos-banner{margin-top:0;}
	.home-banner-title-block h1.elementor-heading-title.elementor-size-default{
		font-size: 20px;
		line-height: 1.4;
	}
	.home-banner-block .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
	.home-banner-section .elementor-container.elementor-column-gap-default {
    padding: 0;
}
	.home-banner-section {
    padding-top: 80px;
}
	.home-banner-block .elementor-widget-container p {
    font-size: 12px;
}
	.home-banner-block .elementor-icon-list-items{
		margin-bottom:15px;
	}
	.revers-block .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}
}

.page-id-335 .woocommerce-MyAccount-content{
	display:none !important;
	
}
.partnerstartedbtn a {
    color: #fff !important;
    background: #e10000 !important;
}