/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Global Style Start */

html, body {
	overflow-x: hidden !important;
}

p, h1, h2, h3, h4, h5, h6, a, .elementor-widget-text-editor, .elementor-icon-list-text {
	font-family: 'Satoshi' !important;
}

p {
	margin-bottom: 0px !important;
}

.elementor-widget-counter .elementor-counter-title {
    font-family: Satoshi !important;
}

.elementor-widget-counter .elementor-counter-number-wrapper span {
    font-family: Satoshi !important;
}

/* Header Style Start */

.elementor-location-header {
	height: 0;
}

/* Home Page Style Start */

.banner_sec, .banner_sec .banner_row {
	position: relative;
}

.banner_sec .banner_row::before {
	content: "";
	position: absolute;
	width: 602px;
	height: 700px;
	background: url(https://darkgoldenrod-dotterel-469685.hostingersite.com/sekure/wp-content/uploads/2025/08/s.png);
	background-repeat: no-repeat;
	background-size: cover;
	left: unset;
	right: -30px;
}

.sekure_tabs .e-n-tabs-heading {
}

.sekure_tabs .e-n-tabs-heading button img {
	opacity: 60%;
}

.sekure_tabs .e-n-tabs-heading button[aria-selected="true"] img {
	opacity: 100%;
}

.sekure_tabs .e-n-tabs-heading button {
	padding-bottom: 18px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.20);
	padding-left: 7px;
	padding-right: 7px;
}

.sekure_tabs .e-n-tabs-heading button[aria-selected="true"] {
	border-bottom: 2px solid #fff;
}

.s_left_right {
	position: relative;
}

.s_left_right::before {
	content: "";
	position: absolute;
	width: 336px;
	height: 429.882px;
	background: url(https://darkgoldenrod-dotterel-469685.hostingersite.com/sekure/wp-content/uploads/2025/08/s.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.s_left_right::after {
	content: "";
	position: absolute;
	width: 336px;
	height: 429.882px;
	background: url(https://darkgoldenrod-dotterel-469685.hostingersite.com/sekure/wp-content/uploads/2025/08/s.png);
	background-repeat: no-repeat;
	background-size: cover;
	left: unset;
	right: 0;
	top: unset;
	bottom: 0;
}

/* Marquee Style Start */

.swiper-marquee-right-to-left {
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-marquee-right-to-left .swiper-wrapper{
	-webkit-transition-timing-function:linear!important;    
	transition-timing-function:linear!important; 
	position: relative;
}
.swiper-marquee-right-to-left .swiper-slide {
	text-align: center;
	font-size: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	position: relative;
	overflow: hidden;
	padding: 0 50px;
}

@keyframes line-slide {
	0% {
		background-position: -5% 0;
	}
	100% {
		background-position: 100% 0;
	}
}

.marquee_row {
	overflow: hidden;
}

.swiper-marquee-right-to-left .swiper-slide {
	color: #FFF;
	font-family: Satoshi;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 34px */
	letter-spacing: -1.36px;
	text-transform: capitalize;
	display: flex;
	gap: 8px;
	line-height: 44px;
}

.swiper-testimonial .swiper-slide {
	border-radius: 20px;
	border: 1px solid #FFF;
	padding: 24px;
}

.swiper-testimonial .swiper-slide p {
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	line-height: 26px; /* 144.444% */
	letter-spacing: -0.36px;
	margin-bottom: 100px !important;
}

.swiper-testimonial .swiper-slide .auth_con {
	display: flex;
	align-items: center;
	gap: 15px;
}

.swiper-testimonial .swiper-slide .auth_con .details p, .swiper-testimonial .swiper-slide .auth_con .details h5 {
	margin: 0px !important;
}

.swiper-testimonial .swiper-slide .auth_con .details p {
	color: rgba(255, 255, 255, 0.70);
	font-family: Satoshi;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.28px;
}

.swiper-testimonial .swiper-slide .auth_con .details h5 {
	color: #FFF;
	font-family: Satoshi;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.72px;
}

.swiper-testimonial .swiper-slide:hover {
	background: #fff;
}

.swiper-testimonial .swiper-slide:hover p, .swiper-testimonial .swiper-slide:hover h5 {
	color: #1B1B1B !important;

}

/* Protection Policy Style Start */

.page-id-227 .elementor-location-footer > div {
    background: #002EA6 !important;
}

/* Shipping Protection Page Style Start */

.easy_counter span.elementor-counter-number {
    display: none;
}

.page-id-315 .elementor-location-footer > .elementor-element {
    background: #002EA6 !important;
}

.page-id-315 .elementor-location-footer > .elementor-element > .e-con-inner {
    padding-top: 120px !important;
}

.get_started_sec {
    position: relative;
}

.get_started_sec::before {
    content: "";
    position: absolute;
    width: 312px;
    height: 440px;
    background: url(https://darkgoldenrod-dotterel-469685.hostingersite.com/sekure/wp-content/uploads/2025/08/s.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 10px;
    left: 10px;
}

.get_started_sec::after {
    content: "";
    position: absolute;
    width: 312px;
    height: 440px;
    background: url(https://darkgoldenrod-dotterel-469685.hostingersite.com/sekure/wp-content/uploads/2025/08/s.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 10px;
    left: unset;
    right: 0;
}

.merchant_ex, .customer_ex_sec {
    position: relative;
}

.merchant_ex::before {
    content: "Merchants Experience";
    color: rgba(255, 255, 255, 0.14);
    font-family: Satoshi;
    font-size: 161.852px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 161.852px */
    letter-spacing: -6.474px;
    text-transform: capitalize;
    text-align: left;
    width: 1685px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border: beige;
}

.customer_ex_sec::before {
    content: "Customers Experience";
    color: rgba(255, 255, 255, 0.14);
    font-family: Satoshi;
    font-size: 161.852px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 161.852px */
    letter-spacing: -6.474px;
    text-transform: capitalize;
    text-align: left;
    width: 1685px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border: beige;
}

.h-cont{
  transition: background .2s ease, color .2s ease;
}

.h-cont:hover{
  background:#fff;
  color:#000614;   
}


.h-cont:hover h2{
  color:#000614 !important;
}

.h-cont:hover p{
  color:#000614;
}


/* Responsiveness Style Start */
@media screen and (max-width:1024px) {

}

@media screen and (max-width:820px) {
	.banner_sec .banner_row::before {
		top: 0;
		width: 410px;
		height: 100%;
	}

	.sekure_tabs .e-n-tabs-heading {
		gap: 40px 0;
	}
}

@media screen and (max-width:768px) {

}

@media screen and (max-width:600px) {
	.s_left_right::after, .s_left_right::before, .banner_sec .banner_row::before {
		display: none !important;
	}

	.sekure_tabs .e-n-tabs-heading button:not(:first-child) {
		margin-top: 20px !important;
	}

	.sekure_tabs .e-n-tabs-heading button:not(:last-child) {
		margin-bottom: 20px !important;
	}
}