@media (max-width: 767.98px) { 
	.post-details-header .e-con-inner{
		padding: 50px 0;
	}
}

.mobile-menu-container {
	background-color: #1A251E !important;
}

.mobile-menu-container .middle-menu,
.mobile-menu-container .elementor-menu-toggle{
	background-color: transparent !important;
}
.mobile-menu-container .middle-menu .elementor-menu-toggle{
	color: #FFF !important;
}
.header-menu-container.scrolled{
	background-color:#1A251E;
}
.mobile-menu-container .middle-menu ul li {
    text-align: left;
    display: flex;
    border: 0px !important;
    margin: 15px;
}
.mobile-menu-container .middle-menu ul li a{
	padding:0 !important;
	border:0px !important;
	color: #000 !important;
}
.blogList-readTime .read-time-container{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/clock-1.png);
	box-shadow: 0 4px 20px 0 rgb(0 0 0 / .15);
	background-color: #fff;
	width: 142px;
	height: auto;
	background-repeat: no-repeat;
	padding: 0 0 0 33px;
	border-radius: 8px;
	display: block !important;
	background-position: 10px center;
}
.blogList-readTime .read-time-container span{
	display: inline-block !important;
}
.blogList-readTime .read-time-container span.text{
	padding-left:5px;
}
.footer-social-media .elementor-social-icon{
	background-color: transparent !important;
	width: 40px;
    height: 40px;
	background-position: center;
	background-size: 40px;
	background-repeat: no-repeat;
}
.footer-social-media .elementor-social-icon i,
.footer-social-media .elementor-social-icon span{
	display: none;
}
.footer-social-media .elementor-social-icon-facebook{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/footer-facebook.png);
}
.footer-social-media .elementor-social-icon-linkedin{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/footer-linkdin.png);
}
.blog-details-social-icon .elementor-social-icon{
	background-color: transparent !important;
	width: 28px;
    height: 28px;
    background-position: center;
    background-size: 28px;
}
.blog-details-social-icon .elementor-social-icon i,
.blog-details-social-icon .elementor-social-icon span{
	display: none;
}
.blog-details-social-icon .elementor-social-icon-facebook{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/facebook.png);
}
.blog-details-social-icon .elementor-social-icon-linkedin{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/linkdin.png);
}
.blog-details-social-icon .elementor-social-icon-x-twitter{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/x.png);
}
.blog-details-social-icon.contactUs-socialIcon .elementor-social-icon-facebook{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/contact-social-facebook.png);
}
.blog-details-social-icon.contactUs-socialIcon .elementor-social-icon-linkedin{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/contact-social-linkdin.png);
}
.read-time-container{
    background: #f6f6f6;
    border: 1px solid #e9e9ea;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.read-time-container span{
	font-family: Montserrat;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
	color: rgba(74, 76, 86, 1);
}
.read-time-container span.text{
	display:block;
}
.blog-title-content{
	border-bottom: 1px solid rgba(233, 233, 234, 1) !important;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.blog-list-container .elementor-pagination{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0;
}

.blog-list-container .elementor-pagination .page-numbers{	
	width:48px;
	height: 48px;
	display:flex;
	align-items:center;
	justify-content: center;
	font-family: Montserrat;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	border-radius: 4px;
	color: rgba(74, 76, 86, 1);
}

.blog-list-container .elementor-pagination .page-numbers.prev,
.blog-list-container .elementor-pagination .page-numbers.next{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/arrow-right-double.png);
	background-repeat: no-repeat;
    background-position: center;
	border: 1px solid rgba(237, 237, 237, 1);	
	color:transparent;
}
.blog-list-container .elementor-pagination .page-numbers.prev:hover,
.blog-list-container .elementor-pagination .page-numbers.next:hover{
	border: 1px solid rgba(11, 146, 75, 1);	
}

.blog-list-container .elementor-pagination .page-numbers.next{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/arrow-left-double.png);
}
.blog-list-container .elementor-pagination  .page-numbers.current{
	background-color:rgba(11, 146, 75, 1);
	color: #FFF;
}

.form-section-title{
	color:rgba(15, 16, 22, 1);
	font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 24px;
	letter-spacing: 0%;
}

@media (max-width: 767.98px) { 
	.custom-arrow .elementor-swiper-button-prev,
	.custom-arrow .elementor-swiper-button-next,
	.testimonial-slider.custom-arrow .elementor-swiper-button-prev,
	.testimonial-slider.custom-arrow .elementor-swiper-button-next{
		display:none !important;
	}
}

.testimonial-slider.custom-arrow .elementor-swiper-button-prev{
	left: -80px !important;
}

.testimonial-slider.custom-arrow .elementor-swiper-button-next{
	right: -80px !important;
}

.custom-arrow .elementor-swiper-button-prev,
.custom-arrow .elementor-swiper-button-next{
	width: 36px;
	height: 36px;
}

.custom-arrow .elementor-swiper-button-prev i,
.custom-arrow .elementor-swiper-button-next i{
	display:none
}

.custom-arrow .elementor-swiper-button-prev{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/arrow-left.png);
	left: -14px !important;
}

.custom-arrow .elementor-swiper-button-next{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/arrow-right.png);
	right: -14px !important;
}
.custom-arrow .elementor-swiper-button-prev:hover{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/arrow-left-active.png);
}
.custom-arrow .elementor-swiper-button-next:hover{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/arrow-right-active.png);
}
.double-bg,
.exper-section{
	background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/expart-left-shap.png), url(https://roboreg.ca/wp-content/uploads/2025/08/expart-right-shap.png);
	background-repeat: no-repeat;
	background-position: left -48px, right -48px;
 }

.expert-slider .swiper-slide:nth-child(even) {
  position: relative;
  top: 30px;
}
/* Base accordion style */
.roboreg-accordion details {
  border-radius: 12px;
  margin-bottom: 20px; /* keep spacing between items consistent */
  transition: background-color 0.3s ease;
}

/* Active background */
.roboreg-accordion .active-details {
  background-color: rgba(246, 246, 246, 1);
}

/* Prevent border shake */
.roboreg-accordion summary {
  border: 1px solid transparent;
  transition: border-color 0.3s ease;
}

.roboreg-accordion .active-details summary.active {
  border-color: transparent !important;
}

/* Region spacing */
.roboreg-accordion [role="region"] {
  padding-bottom: 20px;  /* ✅ use padding instead of margin for gap */
  transition: padding 0.3s ease;
}



.page-header {
    display: none !important;
}
.header-menu-container{
	background: rgb(255 255 255 / .1);
	backdrop-filter: blur(20px);
	padding: 18px 0;
}
@media (max-width: 767.98px) { 
	.header-menu-container{
		padding: 0 0;
		height: 70px;
	}
	.header-inner-container{
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
	
	.header-logo-container img{
		width: 40px !important;
	}
}
.middle-menu{
	background-color:rgba(1, 13, 5, 1);
	border-radius:50px;
	padding:5px 2px;
}
.middle-menu ul li{
	margin:0 6px;
}
.middle-menu ul li a{
	margin: 0 !important;
	padding: 5px 12px !important;
	display: flex;
	align-content: center;
	justify-content: center;
	border: 1px solid transparent;
	border-radius: 50px;
}
.middle-menu li:hover a,
.middle-menu .current_page_item a.elementor-item-active{
	border: 1px solid #0e5934;
	background-color: #0e5934;
}
.middle-menu .current_page_item a.elementor-item-active{
	font-weight:500;
}

.right-menu ul li a{
	color: rgb(255 255 255) !important;
    padding: 10px 32px !important;
    font-weight: 400 !important;
	margin: 0 !important;
}

.right-menu ul li a:hover{
	background-color: rgba(18, 213, 110, 1);
	color: rgba(1, 13, 5, 1);
	font-weight:500;	
	border-radius:50px;
}

.footer-content{
	position: relative;
	overflow: hidden;
}
.footer-content:before{
    content: "";
    background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/footer-left-shap.png);
    position: absolute;
    left: -30px;
    bottom: -41%;
    width: 375px;
    height: 280px;
    margin: auto;
    background-repeat: no-repeat;
    transform: rotate(348deg);	
}
.footer-content:after{
    content: "";
    background-image: url(https://roboreg.ca/wp-content/uploads/2025/08/footer-right-shap.png);
    position: absolute;
    right: -102px;
    bottom: 0;
    width: 375px;
    height: 280px;
    margin: auto;
    background-repeat: no-repeat;
    transform: rotate(17deg);
}

.robo-btn .elementor-button{
	background-image:url(https://roboreg.ca/wp-content/uploads/2025/08/button-bg.svg);
	background-repeat: no-repeat;
    background-position: right 20px center;
	transition:0.5s;
	text-transform: none;
}

.robo-btn .elementor-button:hover{
	background-image:url(https://roboreg.ca/wp-content/uploads/2025/08/button-hover-bg.svg);
	background-repeat: no-repeat;
	background-position: right 15px center;
	transition:0.5s;
}

.robo-tab-container .e-n-tabs-heading{
	border-bottom:1px solid rgba(233, 233, 234, 1);
}

.robo-tab-container button{
	background-color: #fff0 !important;
	color: rgb(74 76 86) !important;
	text-transform: none;
	border-bottom: 2px solid transparent !important;
	padding:8px 16px !important;
}

.robo-tab-container button[aria-selected="true"] {
	color: rgba(15, 16, 22, 1) !important;
	border-bottom: 2px solid rgba(11, 146, 75, 1) !important;
}


