body {
	overflow-x: hidden !important;
}

.page-content > .span-reading-time {
	display: none !important;
}

body > .span-reading-time.rt-reading-time {
	display: none !important;
}

.max-width-xs {
	max-width: 205px;
}

.max-width-xs-2 {
	max-width: 174px !important;
}

.max-width-meduim {
	max-width: 600px;
}

.max-width-meduim-2 {
	max-width: 500px;
}

.max-width-meduim-3 {
	max-width: 520px;
}

.side-bar-max-width {
	max-width: 340px;
}
.max-width-large {
	max-width: 770px;
}

.max-width-large-2 {
	max-width: 830px;
}

.max-width-large-3 {
	max-width: 800px;
}

.max-width-large-2 {
	max-width: 1000px;
}

.footer-wrapper .footer-frame-1 {
	max-width: 250px;
}

.footer-wrapper .footer-frame-2 {
	max-width: 650px;
}


.inverse-btn a:hover span {
	color: #ffffff !important;
	
}

.inverse-btn a:hover span svg path {
	stroke: #ffffff !important;	
}

.custom-loop-plan-text p:first-child {
	font-size: 18px;
	font-weight: 800;
	font-family: "Montserrat", Sans-serif;
	text-transform: uppercase;
}


.quiz-error {
	display: none;
	text-align: center;
	color: #ff0700; 
	font-family: "Instrument Sans", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0px;
	margin-bottom: 20px;
}




/* Footer */

.custom-icon-list li a ,
.footer-icon-list li a ,
.footer-links .elementor-heading-title a ,
.footer-links .menu-item a {
	position: relative;
	width: fit-content !important;
}

.custom-icon-list li a::before ,
.footer-icon-list li a::before ,
.footer-links .elementor-heading-title a::before ,
.footer-links .menu-item a::before {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background: #F06723 !important;
	bottom: 0;
	left: 0;
	transform: translatey(3px);
	transition: .3s ease-in-out ;
}
.custom-icon-list li a:hover::before ,
.footer-icon-list li a:hover::before ,
.footer-links .elementor-heading-title a:hover::before ,
.footer-links .menu-item a:hover::before {
	width: 100%;
	transition: .3s ease-in-out;
}



/* Final CTA */

.final-cta {
	overflow-x: hidden;
}








/* Cart */

.wp-block-woocommerce-cart {
	width: 100%;
	margin: auto;
}

.wc-block-components-button__text {
	font-family: "Montserrat", Sans-serif !important;
}

.wc-block-components-quantity-selector button ,
.wc-block-components-quantity-selector__input ,
.wc-block-cart-item__remove-link ,
.wc-block-components-totals-item__label ,
.is-large.wc-block-cart .wc-block-cart__totals-title ,
.wc-block-cart-items__header span {
	font-family: "Montserrat", Sans-serif !important;
	color: #000000 !important;
}

.wc-block-formatted-money-amount,
.wc-block-components-product-name {
	font-family: "Montserrat", Sans-serif !important;
	color: #000000 !important;
	font-weight: 600 !important;
	font-size: 20px !important;
    line-height: 1.5;
    letter-spacing: 0px;
}

.wc-block-components-totals-item__label ,
.wc-block-components-panel__button ,
.wp-block-woocommerce-cart p {
	font-family: "Instrument Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	color: #000000;
}

.wc-block-components-button__text  {
	font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
}

.wp-element-button.wc-block-cart__submit-button {
	background: #003B69;
	border-radius: 10px;
	padding: 15px 28px;
}

.wp-element-button.wc-block-cart__submit-button:hover {
	background: #001E35;
}



/* Checkout */

.wc-block-components-address-form__address_2-toggle {
	font-family: "Montserrat", Sans-serif !important;	
}

.wc-block-components-notice-banner__content ,
.wc-block-components-checkbox__label ,
.wp-block-woocommerce-checkout p {
	font-family: "Instrument Sans", Sans-serif;
	color: #000000;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
}

.wc-block-components-button:not(.is-link) {
	border: none;
	border-radius: 10px;
}

.wc-block-components-button:hover {
	background: #001E35;
}

.wc-block-components-checkout-return-to-cart-button {
	font-family: "Montserrat", Sans-serif;
	color: #000000 !important;
	font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0px;
}


/* My Account */

.woocommerce .woocommerce-MyAccount-navigation {
	margin-bottom: 40px;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
	padding-left: 0;
}

.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
	list-style: none;
	margin-bottom: 20px;
}

.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:last-child {
	margin-bottom: 0;
}

.woocommerce .woocommerce-info {
	color: #000000;
	font-weight: 600;
	font-family: "Montserrat", Sans-serif;
}

.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
	padding: 10px 20px;
	border-radius: 10px;
	color: #000000;
	font-weight: 600;
	font-family: "Montserrat", Sans-serif;
	text-transform: uppercase;
}

.woocommerce .woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #003B69; 
  color: #ffffff;                           
}

.woocommerce .woocommerce-MyAccount-navigation a br {
  display: none;
}

.woocommerce .woocommerce-Address address ,
.woocommerce .woocommerce-MyAccount-content p {
	font-family: "Instrument Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	color: #000000;
	font-style: normal;
}

.woocommerce .woocommerce-Addresses h2 {
	font-family: "Montserrat", Sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;

}

.woocommerce .woocommerce-Button {
	margin-top: 20px !important;
	color: #ffffff !important;
	background: #003B69 !important;
	border-radius: 10px !important;
    padding: 15px 28px !important;
}




/* Shop */


.products .add_to_cart_button {
	background: #003B69 !important;
	border-radius: 10px !important;
    padding: 15px 28px !important;
	color: #ffffff !important;
}


/* Woocommerce Notices */

.single-product .woocommerce-notices-wrapper {
    display: none;
}

.woocommerce-notices-wrapper {
	position: relative;
	z-index: 100;
	border: none;
	margin: 10px;
}

.woocommerce-notices-wrapper .woocommerce-message {
	font-family: "Instrument Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	color: #000000;	
	margin-bottom: 0;
	border: 2px solid;
    border-radius: 10px;
    border-color: #003B69 !important;
}

.woocommerce-notices-wrapper .woocommerce-message a {
	background: #003B69 !important;
	border-radius: 10px !important;
    padding: 15px 28px !important;
	color: #ffffff !important;	
}


/* Custom Logo Wrapper */

.custom-logo-wrapper .elementor-social-icons-wrapper a {
	pointer-events: none;
}

/* Custom Hover Effect */

.blue-underline .elementor-button-content-wrapper ,
.white-underline .elementor-button-content-wrapper {
	position: relative;
}

.blue-underline .elementor-button-content-wrapper::before {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background: #003b69 !important;
	bottom: 0;
	left: 0;
	transition: .3s ease-in-out ;
}

.white-underline .elementor-button-content-wrapper::before  {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background: #FFFFFF !important;
	bottom: 0;
	left: 0;
	transition: .3s ease-in-out ;
}
.blue-underline .elementor-button-content-wrapper:hover::before ,
.white-underline .elementor-button-content-wrapper:hover::before {
	width: 100%;
	transition: .3s ease-in-out;
}



/* Header */


.header-phone .elementor-button-content-wrapper ,
.header-wrapper .menu-item a {
	position: relative;
}

.header-phone .elementor-button-content-wrapper::before ,
.header-wrapper .menu-item a::before {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background: #F06723 !important;
	bottom: 0;
	left: 0;
	transform: translatey(7.5px);
	transition: .3s ease-in-out ;
}

.header-wrapper .menu-item.current-menu-item a::before ,
.header-phone .elementor-button-content-wrapper:hover::before ,
.header-wrapper .menu-item a:hover::before {
	width: 100%;
	transition: .3s ease-in-out;
}


/* Service Tiles */

.block-hover:hover .elementor-hidden-desktop {
	display: flex !important;
} 

/* .tile-block {
	height: 410px !important;
}

 .tile-block > .elementor-element {
	overflow-y: scroll;
}  */

/* .tile-block:hover > .elementor-element {
	display: block !important;
} */




/* Video Testimonials */

.video-masonry > .elementor-element:first-child {
	grid-row: span 2;	
	height: 100%;
	max-height: 650px;
}

.video-masonry > .elementor-element:not(:first-child) {
    height: 300px;	
}

.video-masonry > .elementor-element > .elementor-element {
	height: 100%;
}

.video-masonry > .elementor-element img {
    height: 100%;
	width: 100%;
	object-fit: cover;
}


.video-masonry .elementor-wrapper .elementor-custom-embed-image-overlay ,
.video-masonry .elementor-wrapper.elementor-open-inline {
	height: 100%;
	width: 100%;
}

.video-masonry-2 > .elementor-element:nth-child(2) {
    grid-row: span 2;
    height: 100%;
    max-height: 650px;
}

.video-masonry-2 > .elementor-element:not(:nth-child(2)) {
    height: 300px;
}

.video-masonry-2 > .elementor-element > .elementor-element {
	height: 100%;
}

.video-masonry-2 > .elementor-element img {
    height: 100%;
	width: 100%;
	object-fit: cover;
}

.video-masonry-2 .elementor-wrapper.elementor-open-inline {
	height: 100%;
	width: 100%;
}

.video-masonry-2 .elementor-custom-embed-play ,
.video-masonry .elementor-custom-embed-play {
	top: calc(100% - 80px);
    left: calc(100% - 80px);	
}

.customVideowrapper:hover svg path {
	fill: #F06723;
}

.customVideowrapper .elementor-custom-embed-play i,
.customVideowrapper .elementor-custom-embed-play svg {
	opacity: 1;
}

.customVideowrapper .elementor-wrapper {
	height: 100%;
	width: 100%;
}



/* Social Content */

.social-video-content .social-video-content-each {
	height: 300px;
}

.social-video-content .social-video-content-each:before {

	pointer-events: none;
}

.social-video-content .social-video-content-each .elementor-open-lightbox {
	height: 100%;
	width: 100%;
	position: relative;	
}

.social-video-content .social-video-content-each .elementor-open-lightbox::before {
	content: "";
	position: absolute;	
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #0000004D;
}


.social-video-content .social-video-content-each > .elementor-element {
	height: inherit;
}

.social-video-content .slick-track .slick-slide > div {
	display: flex;
	gap: 30px;
}

.social-video-content .slick-track .slick-slide > div:first-child {
	margin-bottom: 30px;
}

.social-video-content .slick-track {
	display: flex;
	gap: 30px;
}

.social-content-btn .elementor-icon-wrapper {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.social-video-content .elementor-custom-embed-image-overlay svg {
	opacity: 1 !important;
}

.social-video-content .elementor-custom-embed-image-overlay:hover svg path {
	fill: #ffffff;
}

.social-video-content .elementor-custom-embed-image-overlay:hover svg path:last-child {
	fill: #F06723;
}

.custom-dots-container .slick-dots button {
	display: none;
}

.custom-dots-container .slick-dots li {
	background: #D8D6D6;
    border-radius: 50%;
    padding: 0;
    width: 10px;
    height: 10px;
	transition: 0.3s ease-in-out;
}

.custom-dots-container .slick-dots li.slick-active {
	background: #F06723;
	transition: 0.3s ease-in-out;
}


/* Written Testimonials */

.written-testimonial-wrapper .swiper-pagination-bullet {
	opacity: 1;
	background: #D8D6D6 !important;
}

.written-testimonial-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #F06723 !important;
}      

.written-testimonial-wrapper .elementor-swiper-button-next,
.written-testimonial-wrapper .elementor-swiper-button-prev {
	bottom: calc(50% - 50px);
}

.written-testimonial-wrapper .swiper-slide .e-con-inner .elementor-widget-testimonial ,
.written-testimonial-wrapper .swiper-slide .e-con-inner > .elementor-element {
	height: 100%;
}

.written-testimonial-wrapper .swiper-slide .e-con-inner .elementor-widget-testimonial .elementor-testimonial-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.written-testimonial-wrapper .elementor-swiper-button:hover svg rect {
	fill: #003B69;
}

.written-testimonial-wrapper .elementor-swiper-button:hover svg path {
	fill: #ffffff;
}




/* FAQs */

.custom-accordion .e-n-accordion-item {
	background: #EEEEEE;
	border-radius: 10px;
	border: 1px solid transparent;
	transition: .3s ease-in-out;
}

.custom-accordion .e-n-accordion-item:has([aria-expanded="true"]) {
    border-color: #003B69;
	transition: .3s ease-in-out;
}



/* Accordion With Image */

.accordion-content .e-n-accordion-item {
    padding-left: 32px;
    border-left: 2px solid transparent;
    transition: .2s ease-in-out;
}

.accordion-content .e-n-accordion-item[open] {
    border-left: 2px solid #F06723;
}

.accordion-with-image-main .accordion-image-wrapper img {
	height: 100%;
	object-fit: cover;
}


/* Form */

.gform_heading {
	display: none !important;
}

.gform_wrapper.gravity-theme {
	padding: 50px;
	background-color: var(--e-global-color-10cd2cb);
	border-radius: 10px;
}

.gform_wrapper.gravity-theme .gfield select,
.gform_wrapper.gravity-theme .gfield input {
	padding: 12px;
	border-radius: 10px;
}

.gform_wrapper.gravity-theme .gfield select:focus-visible,
.gform_wrapper.gravity-theme .gfield input:focus-visible {
	outline: none;
	border: 1px solid var(--e-global-color-55eae2d);
}

.gform_wrapper.gravity-theme .gfield_radio .gchoice label,
.gform_wrapper.gravity-theme .gfield_consent_label,
.gform_wrapper.gravity-theme .gfield_label {
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	color: #ffffff;
}

.gform_wrapper.gravity-theme .gfield_radio {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 14px;
	column-gap: 24px;
}

.gform_wrapper.gravity-theme .gfield_radio .gchoice {
	width: calc( 50% - 24px);
	gap: 12px;
    display: flex;
    align-items: center;
}

.gform_wrapper.gravity-theme .gfield input[type="checkbox"],
.gform_wrapper.gravity-theme .gfield_radio .gchoice input[type="radio"]  {
	appearance: none;
	width: 18px;
	height: 18px;
	border: none;
	display: inline-block;
	position: relative;
	background: #FFFFFF;
	padding: 0;
}

.gform_wrapper.gravity-theme .gfield input[type="checkbox"] {
	appearance: none;
	max-width: 18px;
	width: 100%;
	height: 18px;
	border: none;
	display: inline-block;
	position: relative;
	background: #FFFFFF;
	padding: 0;
	border-radius: 0;
}

.gform_wrapper.gravity-theme .gfield input[type="checkbox"]:checked,
.gform_wrapper.gravity-theme .gfield_radio .gchoice input[type="radio"]:checked {
	background: #F06723;
}

.gform_wrapper.gravity-theme .gfield input[type="checkbox"]:checked::before,
.gform_wrapper.gravity-theme .gfield_radio .gchoice input[type="radio"]:checked::before {
  content: "";
  background-image: url("/wp-content/uploads/2025/03/Vector-50.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-37%, -50%);
}

.gform_wrapper.gravity-theme .gform_fields {
	row-gap: 20px;
	column-gap: 16px;
}

.gform_wrapper.gravity-theme .ginput_container_consent  {
	display: flex;
	gap: 12px;
	align-items: center;
}

.gform_wrapper.gravity-theme .ginput_container_consent .gfield_required_asterisk {
	display: none;
}

.gform_wrapper.gravity-theme .gfield:has(.gfield_radio) {
	margin: 16px 0;
}

.gform_wrapper.gravity-theme .gform_footer {
	padding: 0;
	margin-top: 36px;
}

.gform_wrapper.gravity-theme .gform_footer .button {
	margin-bottom: 0;
	padding: 15px 53px 15px 28px;
	background: #FFFFFF;
	color: #003B69;
	border-radius: 10px;
	border: 1px solid transparent;
	font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0px;
	display: inline-block;
}
.gform_wrapper.gravity-theme .gform_footer {
	display: inline-block;
	position: relative;
	width: fit-content;
}

.gform_wrapper.gravity-theme .gform_footer::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/03/Group-402-6.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 50%;
    right: 0;
    transform: translate(-26px, -50%);
	z-index:1;
}

.gform_wrapper.gravity-theme .gform_footer .button:hover {
	background: #003B69;
	color: #FFFFFF;
	border: 1px solid #ffffff;
}

.gform_wrapper.gravity-theme .gform_footer:hover::before {
	background-image: url(/wp-content/uploads/2025/03/Group-402-5.svg);
}

.gform_wrapper.gravity-theme .gfield select.gfield_select {
	appearance: none;        
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('/wp-content/uploads/2025/04/Vector-54.svg'); 
	background-repeat: no-repeat;
	background-position: right 12px center;;
}

.gform_wrapper .gfield_required {
	color: #ffffff;
}




/* Custom Button */

/* .button-group {
  display: flex;
  align-items: center;
  gap: 0;
}

.button-group .btn-with-line {
  position: relative;
  padding-right: 15px;
}

.button-group .btn-with-line::after {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  height: 32px;
  width: 2px;
  background-color: #003B69;
} */


/* Hamburger Menu */


.hamburger .line{
	width: 40px;
	height: 3px;
	background-color: #ffffff;
	display: block;
    margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	border-radius: 2px;
}

.hamburger:hover{
  cursor: pointer;
}


#hamburger-6.is-active{
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hamburger-6.is-active .line:nth-child(2){
  width: 0px;
}

#hamburger-6.is-active .line:nth-child(1),
#hamburger-6.is-active .line:nth-child(3){
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

#hamburger-6.is-active .line:nth-child(1){
  -webkit-transform: translateY(9px);
  -ms-transform: translateY(9px);
  -o-transform: translateY(9px);
  transform: translateY(9px);
}

#hamburger-6.is-active .line:nth-child(3){
  -webkit-transform: translateY(-13px) rotate(90deg);
  -ms-transform: translateY(-13px) rotate(90deg);
  -o-transform: translateY(-13px) rotate(90deg);
  transform: translateY(-13px) rotate(90deg);
}


/* Mobile Menu */

.mobile-dropdown-menu .elementor-nav-menu .menu-item .sub-menu {
	position: relative;
}

.mobile-dropdown-menu .elementor-nav-menu > .menu-item {
	width: fit-content;
}

.bp-mobile-menu {
	display: none;
}





/* Custom Video */

.custom-video .elementor-wrapper,
.custom-video {
	height: 100%;
	width: 100%;
}




/* Custom List */

.custom-list .elementor-widget-icon-box {
	position: relative;
}


.custom-list .elementor-widget-icon-box::before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 2px;
	height: calc(100% - 54px);
	background: #D4D4D4;
	transform: translatex(19px);
}

.custom-list .elementor-widget-icon-box:last-child::before {
	display: none;
}

.custom-list .elementor-widget-icon-box {
  opacity: 0.2;
  transition: opacity 0.5s ease;
}

.custom-list .elementor-widget-icon-box.in-view {
  opacity: 1;
}

.elementor-widget-button.active a{
	background: #003B69 !important;
	color: #ffffff !important;
}

.custom-list {
	display: none;
}

.custom-list.active {
	display: block;
}

.custom-list > .elementor-element > .elementor-element  {
	min-height: 154px;
}






/* Calendly */

.calendly-inline-widget {
	position: relative !important;
    height: 800px;
    top: 0;
    left: 0;
}







/* Single Post */

.wp-block-image {
	margin: 40px 0;
}

.wp-block-image img {
	width: 100%;
}

.customized--post-content li,
.customized--post-content p {
	color: #000000;
	font-family: "Instrument Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	margin-bottom: 16px;
}

.customized--post-content h2,
.customized--post-content h3 {
	margin-top: 60px;
	margin-bottom: 20px;
}

.customized--post-content h4, 
.customized--post-content h5, 
.customized--post-content h6 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.customized--post-content a {
    color: #f06723;
}

.wp-block-columns .wp-block-column  {
	width: 100%;
	padding: 38px;
	background: #003B69;
	border-radius: 10px; 
	margin-top: 24px;
}

.customized--post-content .wp-block-quote p,
.customized--post-content .wp-block-quote {
	margin: 0 !important;
	max-width: 100%;
	color: #ffffff;
}

.wp-block-quote p:first-child {
	padding-bottom: 10px;
}

.wp-block-quote p:last-child {
	text-align: end;
}

.wp-block-list {
    list-style: none;
    padding-left: 0;
}

.wp-block-list li {
    position: relative;
    padding-left: 27px; 
}

.wp-block-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url('/wp-content/uploads/2025/03/Vector-45.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.customized--post-content .wp-block-image  {
	width: 100%;
}

.customized--post-content .wp-block-image img {
	border-radius: 10px;
	margin-bottom: 20px;
}

.customized--post-content .wp-block-embed__wrapper {
	border-radius: 10px;
	overflow: hidden;
}


/* Single Product  */


.elementor-widget-woocommerce-product-content ul {
    list-style: none;
    padding-left: 0;
}

.elementor-widget-woocommerce-product-content li {
    position: relative;
    padding-left: 27px; 
	margin-bottom: 16px;
}

.elementor-widget-woocommerce-product-content li:last-child {
	margin-bottom: 0;
}

.elementor-widget-woocommerce-product-content ol li::before {
	display: none;
}

.elementor-widget-woocommerce-product-content ol,
.elementor-widget-woocommerce-product-content ul {
	margin-bottom: .9rem;
}

.elementor-widget-woocommerce-product-content li::before {
    content: "";
    position: absolute;
    left: 0;
/*     top: 50%;
    transform: translateY(-50%); */
	top: 3px;
    width: 19px;
    height: 19px;
    background-image: url('/wp-content/uploads/2025/03/Vector-45.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.elementor-widget-woocommerce-product-content li ol {
	margin-top: 10px;
}

.elementor-widget-woocommerce-product-content li ol li {
	padding-left: 5px;
}

.elementor-widget-woocommerce-product-content li ol li::before {
	display: none;
}

.elementor-widget-woocommerce-product-content ol li {
    padding-left: 5px;
}

.custom-product--content .span-reading-time.rt-reading-time {
	display: none !important;
}


.custom-video-product .elementor-shortcode .product-video--inner iframe,
.custom-video-product .elementor-shortcode .product-video--inner,
.custom-video-product .elementor-shortcode .product-video,
.custom-video-product .elementor-shortcode,
.custom-video-product .elementor-widget-container,
.custom-video-product .elementor-widget-shortcode {
	height: 100%;
	width: 100%;
}

.custom-video-product .elementor-custom-embed-play:hover svg path:first-child {
	fill: #F06723;
}


.custom-video-product .elementor-shortcode .product-video--inner iframe {
	border-radius: 10px;
	min-height: 360px;
}


.custom-video-product .elementor-shortcode .product-video {
	position: absolute;
}

.custom-video-product .video-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
	height: 100%;
}

.custom-video-product .video--src {
    display: block;
    width: 100%;
    height: 100%;
	object-fit: cover;
	border-radius: 10px;
	background-color: #000;
	object-position: bottom center;
}

.custom-video-product .video-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    text-align: center;
    display: flex;
    justify-content: center;
	overflow: hidden;
	border-radius: 10px;
}

.custom-video-product .video-overlay .play-btn {
    pointer-events: auto;
    border: none;
    cursor: pointer;
	background: transparent;
	z-index: 2;
}

.add-to-cart-btn .single_add_to_cart_button {
	position: relative;
}

.add-to-cart-btn .single_add_to_cart_button::before {
	position: absolute;
	content: "";
	left: calc(50% + 62px);
    top: 50%;
	width: 16px;
	height: 16px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("/wp-content/uploads/2025/03/Group-402-5.svg");
	transform: translate(50%, -50%);

}


.poster_image_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

}




/* SIde Bar */

.pcs--list ul {
    padding-left: 0;
}

.pcs--list li {
	list-style: none;
    padding-left: 0;
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -.6px;
	text-transform: uppercase;
	margin-bottom: 11px;

}

.pcs--list li a {
	color: #D2D2D2;	
	transition: 0.2s ease-in-out;
}

.pcs--list li a:hover ,
.pcs--list li.active  a{
	color: #003B69;
}

.side-bar-icons .elementor-grid-item {
	padding: 0 12px;
	border-left: 1px solid #1719201F;
}


.side-bar-icons .elementor-grid-item:first-child {
	padding-left: 0;
	border-left: none;
}

.side-bar-icons .elementor-grid-item:last-child {
	padding-right: 0;
}




/* Blog Loop Grid */

.blog-loop-grid .page-numbers {
	display: none;
}

.blog-loop-grid .page-numbers.current {
	display: inline-flex;
}

.blog-loop-grid .page-numbers.prev,
.blog-loop-grid .page-numbers.next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}

.blog-loop-grid .page-numbers.prev::before,
.blog-loop-grid .page-numbers.next::before {
  content: "";
  display: inline-block;
  width: 56px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.blog-loop-grid .page-numbers:hover {
	opacity: .8;
	transition: 0.3s ease-in-out;
}

.blog-loop-grid .page-numbers.next::before,
.blog-loop-grid .page-numbers.prev::before {
  background-image: url("/wp-content/uploads/2025/04/Button-5.svg");
  transition: 0.3s ease-in-out;
}

.blog-loop-grid .page-numbers.next:hover::before,
.blog-loop-grid .page-numbers.prev:hover::before {
  background-image: url("/wp-content/uploads/2025/09/Button-10.svg");
  transition: 0.3s ease-in-out;
}

.blog-loop-grid .page-numbers.prev {
	transform: rotate(180deg);
}

.blog-loop-grid .total-post-block {
	color: #0A0A1280;
}

.custom-loop-item .span-reading-time {
	color: #797979;
}

.custom-loop-item:hover .span-reading-time ,
.custom-loop-item:hover .elementor-widget-container li span ,
.custom-loop-item:hover .elementor-widget-theme-post-excerpt .elementor-widget-container ,
.custom-loop-item:hover .elementor-heading-title {
	color: #ffffff !important;
}

.custom-loop-item {
	height: 100%;
}

.span-reading-time.rt-reading-time {
	margin-bottom: 20px;
}





/* Testimonial Loop Grid */

.testimonial-loop-gird .page-numbers.prev,
.testimonial-loop-gird .page-numbers.next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  text-indent: -9999px; 
  overflow: hidden;
  position: relative;
}

.testimonial-loop-gird .page-numbers.prev::before,
.testimonial-loop-gird .page-numbers.next::before {
  content: "";
  display: inline-block;
  width: 56px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.testimonial-loop-gird .page-numbers.next::before,
.testimonial-loop-gird .page-numbers.prev::before {
  background-image: url("/wp-content/uploads/2025/03/Button-2.svg");
}

.testimonial-loop-gird .page-numbers.prev {
	transform: rotate(180deg);
}

.testimonial-loop-gird .elementor-pagination .page-numbers {
  font-size: 24px; 
  position: relative;
  color: black; 
  align-items: center;
}

.testimonial-loop-gird .elementor-pagination .page-numbers:not(.prev):not(.next)::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    transform: translate(-50%, -50%);
}

.testimonial-loop-gird .elementor-pagination .page-numbers:not(.prev):not(.next) {
	color: transparent;
}

.testimonial-loop-gird .elementor-pagination .page-numbers::after {
	background: #D8D6D6;
}

.testimonial-loop-gird .elementor-pagination .page-numbers.current::after {
  	background: #F06723; 
}

.our-team-testimonials .swiper-wrapper {
	transition-timing-function: linear !important;
}






/* Hero Banner */


.hero-image-banner .elementor-widget-image {
	width: 100%;
}



/* Pricing Tab */

.pricing-tab .e-n-tabs-heading {
	width: fit-content;
	margin-right: auto;
	margin-left: auto;
	border-radius: 6px;
	overflow: hidden;
}

.pricing-tab .e-n-tabs-heading button {
	position: relative;
}

.pricing-tab .e-n-tabs-heading button::before {
	position: absolute;
	content: "";
	left: -.5px;
	top: 50%;
	height: 23px;
	width: 1px;
	background: #00000099;
	transform: translateY(-50%);
}

.pricing-tab .e-n-tabs-heading button[aria-selected="true"]::before {
	display: none;
}

.pricing-tab .e-n-accordion-item {
	border-bottom: 1px solid #D4D4D4;
}



/* Indoctrination */

.custom-block-wrapper .custom-video-block-each {
	display: none !important;

}

.custom-block-wrapper .custom-video-block-each.active {
	display: block !important;
	height: 100%;
}

.custom-block-wrapper .custom-video-block-each .elementor-video,
.custom-block-wrapper .custom-video-block-each .elementor-wrapper,
.custom-block-wrapper .custom-video-block-each > *{
	height: 100%;
	width: 100%;
}
	
.custom-block-wrapper .custom-video-block-each .custom-play-btn {
	transform: translate( 50%, 50%);
}



/* Media and Number */


.stats-grid .stats-wrapper {
	height: 100%; 
}




/*  Quiz Form */

.gform_wrapper.gravity-theme:has(.custom-quiz-wrapper) {
	padding: 0;
	border-radius: 10px;
    overflow: hidden;
}

.gform_wrapper .custom-quiz-wrapper .gform_page .gfield_radio {
	display: flex;
    justify-content: center;
    gap: 10px;
	padding: 50px 20px 0 20px;
	background: #E7E7E7;
	align-items: center;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page .gchoice .gfield-choice-input {
	cursor: pointer;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page .gchoice {
	position: relative; 
	height: 146px;
	max-width: 190px;
	width: 100%;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page .gchoice::before {
	content: '';
	position: absolute;
	background-image: url('/wp-content/uploads/2025/03/Vector-47.svg');
	width: 15px;
	height: 15px;
	top: 15px;
	left: 20px;
	z-index: 2;
}


.gform_wrapper.gravity-theme .custom-quiz-wrapper .gfield_radio .gchoice label {
	position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
	padding: 16px 20px;
	color: #041121CC;
    font-family: "Instrument Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
	letter-spacing: -.6px;
    max-width: 100%;
	pointer-events: none;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page .gchoice input[type="radio"] {
	background-color: #FFFFFF;
    padding: 15px 20px 16px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C2C2C2;
    border-radius: 20px 20px 20px 20px;
	height: 100%;
	width: 100% !important;
	left: 0;
    bottom: 0;
	position: absolute;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page .gchoice input:hover ,
.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page .gchoice input[type="radio"]:checked  {
	border-color: #000000;
	box-shadow: 0px 11px 24px -4px #00000014;
	-webkit-box-shadow: 0px 11px 24px -4px #00000014;
	-moz-box-shadow: 0px 11px 24px -4px #00000014;
}


.gform_wrapper .custom-quiz-wrapper .gform_page .gform_page_fields {
	width: 100%;
}

.gform_wrapper .custom-quiz-wrapper .gform_page {
	display: flex;
    flex-direction: column;
	align-items: center;
}

.gform_wrapper .custom-quiz-wrapper .gform_page .gfield legend  {
	text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.06;
    letter-spacing: -1.3px;
    color: #FFFFFF;
	max-width: 590px;
	padding-right: 20px;
	padding-left: 20px;
}

.gform_wrapper .custom-quiz-wrapper .gform_page .gfield_description {
	text-align: center;
    font-family: "Instrument Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #FFFFFF;
	padding: 0 20px 75px 20px;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page_footer {
	width: 100%;
	background: #E7E7E7;
	margin-top: 0;
	justify-content: center;
    display: flex;
	padding: 36px 20px 50px 20px;
	flex-wrap: wrap;
    row-gap: 10px;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page_footer .button {
	margin-bottom: 0;
	padding: 12px 25px;
	border: 1px solid #003B69;
	background: transparent;
	font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0px;
	border-radius: 10px;
	color: #003B69;
}

.gform_wrapper .custom-quiz-wrapper .gform_page .gform_page_fields .gfield {
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gf_page_steps {
	border: none;
	display: flex;
	gap: 8px;
	justify-content: center;
	margin: 20px 0;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gf_step {
	margin: 0;
	width: 8px;
    height: 8px;
	border-radius: 50%;
	background: #FFFFFF;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gf_step.gf_step_active {
	background: #F06723;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gf_step span {
	display: none;
}

.gf_step_dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc;
}

.gf_step_label {
	display: none !important;
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page_footer .gform_next_button {
	background-image: url('/wp-content/uploads/2025/03/Group-402-6.svg');
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 17px 14px;
	padding-right: 50px; 
}

.gform_wrapper.gravity-theme .custom-quiz-wrapper .gform_page_footer .gform_next_button:hover {
	background: #003B69;
	color: #ffffff;
	background-image: url('/wp-content/uploads/2025/03/Group-402-5.svg');
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 17px 14px;
	padding-right: 50px;
}


/* Quiz Shortcode */

.custom-quiz {
	overflow: hidden;
	background: #5959591A;
}

.custom-quiz .quiz-upper--content {
	padding: 50px 20px 25px 20px;
	background: #003B69;
	min-height: 258px;	
}

.custom-quiz .quiz-upper--content .quiz-upper--content__inner {
	max-width: 588px;
	margin: 0 auto;
	text-align: center; 
}

.custom-quiz .slick-slide[data-slick-index="2"] .quiz-upper--content .quiz-upper--content__inner {
    max-width: 800px;
}

.custom-quiz .quiz-upper--content p ,
.custom-quiz .quiz-upper--content h2 {
	color: #ffffff;
}

.custom-quiz .quiz-bottom--content {
	padding: 50px 20px;
	background: transparent;
}

.custom-quiz .quiz-bottom--content .quiz-choice--wrapper {
	display: flex;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}

.custom-quiz .quiz-bottom--content .quiz-choice--each {
	min-height: 146px;
	max-width: 174px;
	width: 100%;
	background: #ffffff;
	border-radius: 20px;
	border: 1px solid #C2C2C2;
	padding: 16px 10px;
}

.custom-quiz .quiz-bottom--content .quiz-choice--each__inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.custom-quiz .quiz-bottom--content .quiz-choice--each p {
	color: #041121CC;
	margin-bottom: 0;
	letter-spacing: -0.5px;
	line-height: 1.3;
}

.custom-quiz .quiz-bottom--content .quiz-choice--each.active,
.custom-quiz .quiz-bottom--content .quiz-choice--each:hover {
	border: 1px solid #000000;
	box-shadow: 1px 8px 23px -5px rgba(0,0,0,0.28);
	-webkit-box-shadow: 1px 8px 23px -5px rgba(0,0,0,0.28);
	-moz-box-shadow: 1px 8px 23px -5px rgba(0,0,0,0.28);
}

.custom-quiz .quiz-bottom--content .quiz-choice--each:hover p {
	color: #041121;
}

.custom-quiz .all-plan--button a ,
.custom-quiz .quiz-button a {
	padding: 12px 25px;
	background: transparent;
	border-radius: 10px;
	border: 1px solid #003B69;
	color: #003B69;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: 600;
	display: flex;
	gap: 12px;
	width: fit-content;
	align-items: center;
}

.custom-quiz .all-plan--button a:hover ,
.custom-quiz .quiz-button a:hover {
	background: #003B69;
	color: #ffffff;
}

.custom-quiz .all-plan--button ,
.custom-quiz .quiz-button {
	display: flex;
	justify-content: center;
}

.custom-quiz .quiz-button {
    margin-bottom: 25px;
    gap: 20px;
}

.custom-quiz .all-plan--button .icon-wrapper ,
.custom-quiz .quiz-button .icon-wrapper {
  width: 16px; 
  height: 15px;
  background-image: url('/wp-content/uploads/2025/03/Group-402-6.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

.custom-quiz .all-plan--button a:hover .icon-wrapper ,
.custom-quiz .quiz-button a:hover .icon-wrapper {
  width: 16px; 
  height: 15px;
  background-image: url('/wp-content/uploads/2025/03/Group-402-5.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;	
}

.custom-quiz .all-plan--button {
	padding-top: 30px;
	display: none;
	margin: 0 auto;
    width: fit-content;
}

.custom-quiz .quiz-plan--inner:has(.active) + .all-plan--button {
	/*display: block !important;*/
}

.no-quiz-btn .custom-quiz .quiz-plan--inner:has(.active) + .all-plan--button {
	/*display: none !important;*/
}

.custom-quiz .quiz-button a {
	position: relative;
	padding: 12px 50px 12px 25px;
}

.custom-quiz .quiz-button a::after{
	position: absolute;
	content: '';
	right: 0;
	width: 16px; 
	height: 15px;
	background-image: url('/wp-content/uploads/2025/03/Group-402-6.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateX(-20px);
}

.custom-quiz .quiz-button a:hover::after {
	background-image: url('/wp-content/uploads/2025/03/Group-402-5.svg');
}

.custom-quiz .quiz-button a.custom-quiz-back-button {
    padding: 12px 25px 12px 50px;
}

.custom-quiz .quiz-button a.custom-quiz-back-button:after {
	display: none;
}

.custom-quiz .quiz-button a.custom-quiz-back-button:before {
    position: absolute;
    content: '';
    left: 0;
    width: 16px;
    height: 15px;
    background-image: url('/wp-content/uploads/2025/03/Group-402-6.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateX(20px) rotate(180deg);
    top: 17px;
}

.custom-quiz .quiz-button a.custom-quiz-back-button:hover::before {
	background-image: url('/wp-content/uploads/2025/03/Group-402-5.svg');
}

.custom-quiz .quiz-button a.hidden {
    display: none;
}









.custom-quiz .quiz-plan--each {
	max-width: 403px;
	min-height: 639px;
	background: #FFFFFF;
	padding: 32px;
	border-radius: 10px;
	display: none;
}
.custom-quiz .quiz-plan--each.active {
	display: block;
}

.custom-quiz .quiz-plan--each .plan-mini--heading p {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: 500;
	text-transform: capitalize;
	font-family: "Inter", Sans-serif;
}

.custom-quiz .quiz-plan--each .plan-mini--heading {
	background: #F06723;
	border-radius: 5px;
	padding: 5px 10px;
	margin-bottom: 22.5px;
	width: fit-content;
	margin-left: auto;
}

.custom-quiz  .quiz-plan--inner {
	display: flex;
	gap: 25px;
	justify-content: center;
	flex-wrap: wrap;
}

.custom-quiz .quiz-plan--each .plan-price h4 {
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: -.5px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.custom-quiz .quiz-plan--each  .plan-text h4 {
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: -.5px;
	text-transform: uppercase;
}

.custom-quiz .quiz-plan--each .plan-price {
	padding-bottom: 32px;
	border-bottom: 1px solid #AAAAAA;
}

.custom-quiz .quiz-plan--each .plan-price h1 {
	margin: 0;
}

.custom-quiz .quiz-plan--each .plan-text {
	padding-top: 32px;
} 
.custom-quiz  .quiz-plan--each__inner {
	min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}

.custom-quiz .quiz-plan--each .plan-button a {
	display: flex;
	justify-content: center;
	gap: 12px;
	align-items: center;
	padding: 12px 25px;
	background: #003B69;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: 600;
	display: flex;
	gap: 12px;
	align-items: center;
}

.custom-quiz .quiz-plan .plan-button a:hover {
	background: #001E35;
}

/* .custom-quiz .quiz-plan .icon-wrapper {
	width: 16px; 
	height: 15px;
	background-image: url('/wp-content/uploads/2025/03/Group-402-5.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
} */

.custom-quiz .slick-dotted.slick-slider {
	margin-bottom: 0;
}



.quiz-slider-dots {
	text-align: center;
	margin-top: 15px;
}

.quiz-slider-dots .slick-dots {
	display: inline-block;
	padding: 0;
	list-style: none;
	position: relative;
	bottom: 20px;
}

.quiz-slider-dots .slick-dots li {
  display: inline-block;
  margin: 0;
}
.quiz-slider-dots .slick-dots li.disabled {
	pointer-events: none; 
	cursor: unset;
}

.quiz-slider-dots .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FFFFFF;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
  padding: 0;
}

.quiz-slider-dots .slick-dots li.slick-active button {
  background-color: #F06723;
}

.custom-quiz .quiz-plan {
	padding: 0 20px 50px 20px;
}


/* Plan Css */ 

.custom-quiz.custom-wrapper-2 .quiz-plan--each {
	display: block;
}

.custom-quiz.custom-wrapper-2 {
	background: unset;
}

.custom-quiz.custom-wrapper-2 .quiz-plan--each {
	background: #EEEEEE;
}

.custom-quiz .quiz-error-msg {
	display: none;
}

.custom-quiz .quiz-error-msg.is-active {
	display: block;
}
/* Old Css */

    .toggle-wrapper__mobile {
        display: -webkit-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .nav--menu-popup {
        position: fixed;
        background: #f3f3f5;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1;   
        padding: 20px;
        text-align: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -o-flex;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        pointer-events: none;
        width: calc(100% - 100px);
        width: -ms-calc(100% - 100px);
        width: -webkit-calc(100% - 100px);
        max-width: 400px;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        transition: 0.3s all linear;
        -ms-transition: 0.3s all linear;
        -webkit-transition: 0.3s all linear;
        -o-transition: 0.3s all linear;
        -moz-transition: 0.3s all linear;
   
    }
    .toggle-wrapper.toggle-wrapper__mobile {
        align-items: center;
        justify-content: space-between;
    }
    .nav--menu-popup.active {
        pointer-events: all; 
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        transition: 0.3s all linear;
        -ms-transition: 0.3s all linear;
        -webkit-transition: 0.3s all linear;
        -o-transition: 0.3s all linear;
        -moz-transition: 0.3s all linear;

    }
    .nav--menu-popup.active .header--mobile-logo {
        display: none;
    }
    .nav--menu-popup__logo {
        margin-bottom: 30px;
        max-width: 180px;
    }
    .nav--menu-popup ul {
        padding: 0px !important;
        margin: 0px !important;
    }
    .nav--menu-popup ul li {
        list-style-type: none;
        margin-bottom: 10px;
    }
    .nav--menu-popup ul li a {
        font-size: 18px;
        font-weight: 600;
    }
    .nav--menu-popup .toggle-wrapper {
        position: absolute;
        top: 16px;
        right: 20px;
        opacity: 0;
        visibility: hidden;
    }
    
    .vector--bg-container {
        pointer-events: none;
    }
    .nav--menu-popup ul ul.sub-menu {
        display: none;
        padding-top: 10px !important;
        padding-left: 10px !important;
    }
    .nav--menu-popup ul ul.sub-menu li {
        margin-bottom: 10px !important;
    }
    .nav--menu-popup ul ul.sub-menu a {
        font-size: 16px !important;
    }
    #toggle-nav {
        position: relative;
    }
    #toggle-nav .menu-btn {
        width: 40px;
        height: 40px;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        position: relative;
        cursor: pointer;
        pointer-events: all;
        border: 0px;
        background: transparent;
        top: -5px;
    }
    #toggle-nav .menu-btn:focus {
        outline: none;
    }
    #toggle-nav .menu-btn:before,
    #toggle-nav .menu-btn span:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 5px;
        width: 30px;
        height: 2px;
        background: #2d2d2d;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out; 
    }
    #toggle-nav .menu-btn span:after {
        top: auto;
        bottom: 15px;
    }
    #toggle-nav .menu-btn span {
        overflow: hidden;
        display: block;
    }
    #toggle-nav .menu-btn .cross-navigation-2 {
        position: absolute;
        left: 5px;
        width: 30px;
        height: 2px;
        background: #2d2d2d;
        bottom: 7px;
        -webkit-transition: .8s opacity ease;
        -ms-transition: .8s opacity ease;
        transition: .8s opacity ease;
        -o-transition: .8s opacity ease;
        -moz-transform: .8s opacity ease;
    }
    #toggle-nav .menu-btn.close:before {
        -webkit-transform: translateY(3px) rotate(135deg);
        transform: translateY(3px) rotate(135deg);
    }
    #toggle-nav .menu-btn.close:before, #toggle-nav .menu-btn.close span:after {
        top: 18px;
    }
    #toggle-nav .menu-btn.close span:after {
        -webkit-transform: translateY(-3px) rotate(45deg);
        transform: translateY(-3px) rotate(45deg);
    }
    #toggle-nav .menu-btn.close .cross-navigation:after {
        top: 24px!important;
    }
    #toggle-nav .menu-btn.close .cross-navigation-2 {
        opacity: 0;
        -webkit-transition: .2s opacity ease;
        -ms-transition: .2s opacity ease;
        transition: .2s opacity ease;
        -o-transition: .2s opacity ease;
        -moz-transform: .2s opacity ease;
    }
    .dropdown--trigger svg path {
        stroke:#1461AC;
    }
    .dropdown--trigger {
        display: inline-block;
        margin-left: 12px;
        width: 20px;
        top: -2px;
        position: relative;  
    }










/* Cart */

.wc-block-grid__product .wc-block-grid__product-image, 
.wc-block-grid__product .wc-block-grid__product-link {
	width: 100%;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	width: 100%;
	background-color: var(--e-global-color-10cd2cb);
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 28px 15px 28px;
	transition: 0.2s ease-in-out;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
    background-color: #001E35;	
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name ,
.wc-block-grid__products .wc-block-grid__product-title {
	font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #000000;
}

.wc-block-grid__product .wc-block-grid__product-price {
	font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.06;
    letter-spacing: -3%;
    color: #000000;
}

.wc-block-cart-items__row .wc-block-cart-item__image {
	width: 300px;
}

.wp-block-woocommerce-cart {
   container-type: unset !important;
}

.our-team-grid-wrapper > .elementor-element {
    padding-bottom: calc(100% + 104px)!important;
    background-position: top center!important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
    line-height: 1.5em;
    margin-bottom: 15px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
    background-color: #fff;
	padding: 30px;
    border-radius: 10px;
}

.woocommerce-checkout #payment div.payment_box .form-row {
    padding: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method .wc-payment-form label {
    display: block;
    margin-bottom: 10px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order {
    width: 100%;
    margin-top: 30px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button {
    width: calc(100% - 20px)!important;
    display: block;
    margin-right: 0;
    margin-left: auto;
}

iframe#calendly-iframe {
    position: relative!important;
}

.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message {
    display: none;
}

.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    padding-left: 30px;
    padding-right: 30px;
}












