/*
Theme Name: royal-elementor-kit-child
Theme URI: https://royal-elementor-addons.com/royal-elementor-kit/
Description: Child theme for the Your Theme
Author: Your Name
Author URI: https://cosmoinstrumentsindia.com
Template: royal-elementor-kit
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../royal-elementor-kit/style.css");
@import url("../royal-elementor-kit-child/style.css");


.contact-page .cf7-full textarea { 
	margin-bottom:0 !important
}
.contact-page textarea{
	height:80px !important
}
.menu-item.current-menu-item a.hfe-menu-item {
  
    color: #0F74B7 !important;
}
.sub-menu li.current-menu-item > a{
	 color: #0F74B7 !important;
}
.side-bar-menu .hfe-nav-menu li a{
	border-bottom:1px solid #ececec !important;
/* 	border-top: 1px solid #ececec; */
}
.side-bar-menu  .sub-menu li a{
	border-bottom:0px solid #ececec;
	border-top: 0px solid #ececec;
}
 .side-bar-menu .hfe-nav-menu ul li ul li a {
   
    border: none !important;
} 
.side-bar-menu .hfe-nav-menu ul li ul li  {
   
    border: none !important;
} 
@media(min-width:991px){
	.side-arrow{
		border-top: 1px solid #ececec;
	}
nav.hfe-nav-menu__layout-horizontal .sub-menu{
	    padding: 10px 16px !important;
}
	.elementor-counter-title {
  
    text-align: right !important;
}
	.elementor-counter .elementor-counter-number-wrapper {
		display: block !important;
	    flex: 4 !important;
	}
}
.premium-blog-thumbnail-container img {
   padding:10px;
    border-radius: 20px !important;
}

.sidebar-menu .hfe-nav-menu .sub-arrow {
   
    position: absolute;
    right: 0;
}
@media(max-width:991px){
	 nav.hfe-dropdown li.menu-item{
		    border-bottom:none !important
	}
	.side-arrow{
	position:absolute;
	right:0;
	top: 5px;
	
}
.side-arrow .hfe-nav-menu__toggle {
    margin: inherit !important;
}
	.side-arrow svg{
		    position: absolute;
    right: 0;
	}
	.cta-text{
		        right: -58px;
        padding: 14px 14px;
        font-size: 15px;
	}
	.cf7-two-col p{
		margin-bottom:0 !important
	}
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
		margin-bottom:10px 
	}
	.cta-text {
    
    right: -74px !important;
   
}
}

.hfe-sub-menu-item:hover{
	color: #212529;
    background-color: #f8f9fa;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 0;
/* 	padding:10px; */
}
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom:15px !important
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):before {
	    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    width: 22px !important;
    height: 22px !important;
    content: '' !important;
    border: 2px solid #fff;
    top: -4px !important;
    left: -5px !important;
    opacity: 0 !important;
}
.elementor-counter .elementor-counter-number {
    flex-grow: unset !important;
}
/* .elementor-counter .elementor-counter-number-wrapper {
    display: block;
    flex: 1;
    font-size: 69px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
} */

.c-slider img{
	max-height:240px;
	min-height:240px;
	object-fit:cover;
	border: 1px solid #efefef;
}
.c-slider h2{
	line-height:30px
}

.tf-slider h2{
		margin-top:-10px;
	line-height:30px !important;
	font-size:18px !important
}
.tf-slider p{
	margin-top:-10px;
	 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}
.cta-text{
	background: #0F74B7;
    color: #fff;
   
    display: inline-block;
    position: absolute;
    right:-108px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}
/* Two-column layout */
@media(min-width:991px){
.cf7-two-col p {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
	justify-content: space-between;
}
.cf7-two-col input {
  flex: 1;
}
}
/* Full width field */
.cf7-full textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
  margin-bottom: 20px;
  font-family: inherit;
  font-size: 15px;
}

/* Input styling */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  padding: 14px;
  border: 1px solid #eee;
  font-size: 15px;
  border-radius: 3px;
  background: #fff;
  color: #333;
  box-sizing: border-box;
}

/* Button style */
.cf7-button-wrap {
  display: flex;
  align-items: center;
}

.wpcf7 input[type="submit"] {
  background: #fff;
  color: #0073c6;
  padding: 12px 20px;
  border: 2px solid #0073c6;
  font-weight: 600;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  transition: all 0.3s ease;
}

.wpcf7 input[type="submit"]::after {
  content: "↗";
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
  background: #0073c6;
  color: #fff;
  padding: 12px;
  border-radius: 0 3px 3px 0;
  font-size: 14px;
}

.wpcf7 input[type="submit"]:hover {
  background: #0073c6;
  color: #fff;
}

.wpcf7 input[type="submit"]:hover::after {
  background: #005ea6;
}
.pp-info-box{
	 box-shadow: 0 0 10px #00000020;
    padding: 10px 10px;
    border-radius: 40px;
    background-color: #fff;
}
.pp-info-box img{
	 border-radius: 40px;
	width:100% !important;
	height:260px !important
}
.pp-info-box-title{
	margin:20px 25px
}
.pp-info-box-button{
		margin:0px 25px 25px 20px
}
.pp-info-box-description{
	margin-top:-10px !important;
	margin:20px 25px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom:20px !important
}
.tft-slider .pp-info-box-title{
	color
}
.pp-info-box-button  svg {
  display: inline-block !important;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: middle;
}
html{
	overflow-x:hidden
}
body{
	overflow-x:hidden
}
ul {
  list-style-type: circle !important;
}
ul li::marker {
    /* display: none !important; */
    color: #0F74B7;
    font-size: 18px !important;
    list-style-type: circle !important;
}
/* Highlight the active sub-menu link */
li.current-menu-item > a,
a.elementor-item-active {
  color: #d2232a !important; /* example red color */
  font-weight: bold;
}

/* Make sure the dropdown opens */
li.menu-item-has-children.open > .sub-menu {
  display: block !important;
}
.h-fit-content{
	height:fit-content
}