.heading_style_4 .seoico_menu > ul > li > a 
{
	color: #ccc;
}
ul.align-set li {
	list-style: none;
}
.elementor-widget-container p {
	margin-bottom: 2px;
}
.message__container.locale--US {
  display: none !important;
}
h2.wp-block-heading {
	font-size: 28px;
}
#elementor-popup-modal-1877 {
    z-index: 9999;
    position: absolute;
    top: 150px;
    left: 0;
}
.ppcp-messages {
    display: none !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item:first-child {
	border-bottom: 1px solid #2f2f2f;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 62px !important;
    width: 62px !important;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: #000;
    font-size: 20px !important;
	  font-weight: 500 !important;
}
.wc-block-components-product-metadata p {
    line-height: 1.575;
    font-weight: 400;
    margin-top: 8px;
}
h3.woocommerce-loop-product__title {
	padding: 5px 15px !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
	background: #ccc;
    padding: 10px 5px 0px 5px;
    font-family: 'Parkinsans';
    font-size: 22px;
	color: #030B40;
}
.servce-box {
	border-top: 5px solid #000;
}
.animated-scroll .elementor-button-text {
    rotate: 180deg;
}
#elementor-popup-modal-4710 .dialog-close-button {
   
    padding: 10px;
    border-radius: 50px;
}
.eael-elements-flip-box-icon-image {
	margin: 0 auto 15px auto;
}
/* Hamburger Menu Button */
#hamburger-menu {
  font-size: 24px;
  cursor: pointer;
  position: fixed;
  top: 50px;
  right: 20px;
  z-index: 1000;
  background-color: #1F63B5;
  color: #fff;
  padding: 6px 12px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Contact Box */
#contact-box {
  position: fixed;
  top: 0;
  right: -380px; /* Initially hidden off-screen */
  width: 380px;
  height: 100%;
  background-color: #fff;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  padding: 40px 20px;
  box-sizing: border-box;
  transition: right 0.3s ease;
  z-index: 999;
}

#contact-box h3 {
  margin-top: 0;
}

/* When the Contact Box is Open */
.hypr-links a {
	color: #000;
}
#contact-box.open {
  right: 0;
}
#scrollUp {
	background: #3858e9;
}
.testomonial .test-part {
	border: none;
	text-align: center;
	height: 330px;
    border-radius: 15px;
    box-shadow: 2px 2px 3px 2px #ccc;
}
@media only screen and (max-width: 600px) {
.testomonial .test-part {
	height: 360px;
}
	#scrollUp {
		display: none; 
	}
}
.elementor-tab-title.elementor-active a {
	color: #005bbd !important;
}
.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
  padding: 3% 9% 3% 9%;
    border-radius: 14%;
	background:transparent;
}
.witr_pricing_border {
    display: none;
}
.price-box strong {
	font-family: 'Parkinsans';
    font-size: 24px;
    font-weight: 500;
    color: #02055A;
}
.price-box {
	  margin-top: 5px; 
    font-size: 20px;
    font-weight: 500;
   
}
.learn-more-btn {
    display: inline-block;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    border-radius: 8px;
    background: linear-gradient(90deg, #02055a, #2067b9);
    border: none;
    cursor: pointer;
    transition: 0.3s;
}
.learn-more-btn:hover {
	color: #fff;
}
.heading_background_image .elementor-widget-container {
    position: relative;
	height: auto !important;
}
.heading_background_image .elementor-widget-container:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    left: 29px;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
}
.tbd_product_title h3 {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.witr_related_title {
    padding: 20px 0 40px;
	font-size:18px;
}
.blog-hgt .blog_part_inner {
	height: 460px;
	border-radius: 0px 0px 10px 10px; 
}
