.gradient-text {
 background-image: linear-gradient(to right, #CF0043, #7200E4);
  -webkit-background-clip: text; /* For broader browser compatibility */
  background-clip: text;
  -webkit-text-fill-color: transparent; /* For broader browser compatibility */
  color: transparent; /* Fallback for browsers that don't support -webkit-text-fill-color */ }

.wpr-menu-item {
 background-image: linear-gradient(to right, #CF0043, #7200E4) !important;
  -webkit-background-clip: text; /* For broader browser compatibility */
  background-clip: text;
  -webkit-text-fill-color: transparent; /* For broader browser compatibility */
  color: transparent; /* Fallback for browsers that don't support -webkit-text-fill-color */ }



.featured-image-cover {
    width: 100%;
    height: 400px !important; /* adjust height */
    object-fit: cover;
    display: block;
    image-rendering: -webkit-optimize-contrast; /* improves sharpness in some browsers */
    image-rendering: crisp-edges; /* forces sharp scaling in some cases */
		border-radius:25px !important; 
}

.saboxplugin-wrap { border-radius: 20px !important; }

.recent_blogs ul li a { color:#000 !important; }
.wpr-grid-media-hover-middle { top:70px;}

.wpr-grid-item-title .inner-block a {text-shadow: 0px 1px 5px #000;}
.bg-info {
    background-color: #E8F2FF !important;
}
.e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]{
	  background: linear-gradient(#fff, #fff) padding-box,
    linear-gradient(to right, #FC6070 0%, #7b00d4 100%) border-box !important;
    border: 1px solid transparent;
		}
.border-gradient{
	  background: linear-gradient(#fff, #fff) padding-box,
    linear-gradient(to right, #FC6070 0%, #7b00d4 100%) border-box;
    border-radius: 18px;
    border: 2px solid transparent;

}

.bg-success {
 background-color: #673AB7 !important;
}
button.elementor-button.elementor-size-sm.e-form__buttons__wrapper__button.e-form__buttons__wrapper__button-previous {
		display: none; }

.form-switch.price-switch .form-check-input {background-color:#673AB7 !important;}

.btn-outline-secondary { border-color: #673AB7 !important;
    color: #3e4265;}

.py-lg-5 { padding-top:0px !important; padding-bottom:0px !important; }

.card-body {padding: .5rem .5rem;}


.dl-animated-text-wrap b { background: #121FCF;
background: linear-gradient(to right, #FC6070 0%, #BF4CF4 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  }
 
 .btn-grad {
            background-image: linear-gradient(to right, #E8295A 0%, #7b00d4 100%);
            /* margin: 10px 0px 10px 0px; */
            /* padding: 4px 8px; */
            text-align: center;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 2px 10px #949494;
            border-radius: 4px;
            display: block;
          }

 .btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }


 #btn-grad {
            background-image: linear-gradient(to right, #C6004E 0%, #7200E4 100%);           
            text-align: center;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            display: block;
		       
          }

 #btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }

#btn-grad-signup {
            background-image: linear-gradient(to right, #E8295A 0%, #C24DEC 100%);
            width:250px;
            text-align: center;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            border-radius:4px;
            display: block;
          }

 #btn-grad-signup:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
time.entry-date.published.d-none{ display:block !important;}
time.updated {
    display: none !important;
}
span.sn-elementor-post__meta-data.fs-sm {
    display: none;
}
		
.slider-two-ul .n2-ss-layer-row-inner p {
  background: url('../wp-content/uploads/2023/09/check-mark_v1.png') 0 50% no-repeat;
  background-size: 18px 18px;
  padding-left: 26px;
  text-align: left !important;
}

.n2-ss-slider-controls {
  margin: 25px 0 0!important;
}

.n2-bullet {
  width: 5px !important;
  height: 5px !important;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out, background-color 0.2s ease-in-out;
  border-radius: 100%;
  background-color: #b4b7c9 !important;
  opacity: 1;
  padding: 0 !important;
  border: 0 !important;
}

.n2-bullet.n2-active {
  width: 24px !important;
  height: 5px !important;
  background-color: #fc6070 !important;
 }

 
.side-bar-social .elementor-social-icon-linkedin-in,
.side-bar-social .elementor-social-icon-facebook-f,
.side-bar-social .elementor-social-icon-twitter {
  background-color: #fa98a233 !important;
  border: 1px solid #fa98a233 !important;
  width: 44px !important;
  border-radius: 6px !important;
  height: 44px !important;
}

.side-bar-social .elementor-social-icon-linkedin-in i,
.side-bar-social .elementor-social-icon-facebook-f i,
.side-bar-social .elementor-social-icon-twitter i {
  display: flex;
  align-items: center;
  justify-content: center;
}

.side-bar-social .elementor-social-icon-linkedin-in i:before,
.side-bar-social .elementor-social-icon-facebook-f i:before,
.side-bar-social .elementor-social-icon-twitter i:before {
  color: #33354d !important;
  transform: inherit !important;
  left: auto !important;
  position: inherit !important;
  font-size: 18px !important;
}

.side-bar-social .elementor-social-icon-linkedin-in:hover i:before,
.side-bar-social .elementor-social-icon-facebook-f:hover i:before,
.side-bar-social .elementor-social-icon-twitter:hover i:before {
  color: #fff !important;
}

.side-bar-social .elementor-social-icon-linkedin-in:hover,
.side-bar-social .elementor-social-icon-linkedin-in:focus,
.side-bar-social .elementor-social-icon-linkedin-in:active {
  border-color: #0077b5 !important;
  background-color: #0077b5 !important;
  color: #fff !important;
  box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(0,119,181,.8) !important;
}

.side-bar-social .elementor-social-icon-facebook-f:hover,
.side-bar-social .elementor-social-icon-facebook-f:focus,
.side-bar-social .elementor-social-icon-facebook-f:active {
  border-color: #1877f2 !important;
  background-color: #1877f2 !important;
  color: #fff !important;
  box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(24,119,242,.8) !important;
}

.side-bar-social .elementor-social-icon-twitter:hover,
.side-bar-social .elementor-social-icon-twitter:focus,
.side-bar-social .elementor-social-icon-twitter:active {
  border-color: #1da1f2 !important;
  background-color: #1da1f2 !important;
  color: #fff !important;
  box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(29,161,242,.8) !important;
}

.side-bar-card {
  background-color: #f9f9f9 !important;
  border-radius: 8px !important;
}

.cnt-title {
  background: linear-gradient(to right, #fc6070, #8B5CF6, #D946EF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
}
.form-group {
    margin: 30px 0;
}

@media screen and (max-width: 768px) {
  .offcanvas-body button.dropdown-toggle {
    border: none;
    background-color: transparent;
    font-size: inherit;
    width: auto;
    padding: 0;
  }

  

  .slider-two-ul .n2-ss-layer-row-inner {
    display: block !important;
  }

  .slider-two-ul .n2-ss-layer-row-inner .n2-ss-layer {
    width: 100% !important;
    display: block !important;
  }
}