/*
Theme Name: Appilo Child
Template: appilo
*/

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: none;
}
.swiper-button-prev .fas:before,
.swiper-button-next .fas:before {
	/*font-size: 35px;*/
	/*line-height: 50px;*/
}


.web-expert-card-wr {
	position: relative;
	width: 100%;
}
.web-expert-card-wr iframe{
	height: 310px;
	border-radius: 28.5px 0 28.5px 28.5px;
}
#testimonial-scroller-video .owl-dots {
	height: 13px;
	margin-top: 30px;
	text-align: center;
	border-radius: 30px;
}
#testimonial-scroller-video .owl-dot {
	width: 78px;
	height: 13px;
	border-radius: 30px;
	display: inline-block;
	background-color: #e9ebf7;
	margin: 0 4px;
}
#testimonial-scroller-video .owl-nav.disabled {
	display: none;
}
#testimonial-scroller-video .owl-dot.active {
	background-color: #7b0dbd;
}
.web-expert-card {
	box-sizing: border-box;
	display: flex;
	flex: 0 0 auto;
	flex-direction: row;
	align-items: stretch;
	justify-content: flex-start;
	max-width: initial;
	height: 310px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	border-radius: 28.5px 0 28.5px 28.5px;
	cursor: pointer;
	width: 100%;
}
.hero-section2 {
	box-sizing: border-box;
	display: flex;
	flex: 0 0 auto;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	max-width: initial;
	height: 310px;
	padding: 25px 29.5px 235px 25px;
	background: url("assets/images/image_d98caf47.png") 50% / cover no-repeat;
}
.flex-column-container {
	box-sizing: border-box;
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: stretch;
	justify-content: center;
	width: 50px;
	padding-right: 2.75px;
	padding-left: 2.75px;
	background: white;
	border-radius: 10px;
}
.center-aligned-text-container {
	box-sizing: border-box;
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 44px;
	background: url("assets/images/image_2493a2fb.png") 50% / cover no-repeat;
}
.bold-white-text1 {
	flex: 0 0 auto;
	padding: 0;
	margin: 0;
	font: 700 31.5px Poppins, sans-serif;
	color: white;
}
.vertical-centered-text-container {
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	margin-left: 9.5px;
}
.main-heading-style {
	flex: 0 0 auto;
	padding: 0;
	margin: 0;
	font: 400 31.5px Poppins, sans-serif;
	color: white;
}
.hero-text {
	flex: 0 0 auto;
	padding: 0;
	margin: 0;
	margin-top: -8px;
	font: 700 12.5px Poppins, sans-serif;
	color: white;
}
.flex-column-box-with-padding {
	box-sizing: border-box;
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	align-items: stretch;
	align-self: flex-end;
	justify-content: flex-end;
	width: 84px;
	height: 84px;
	position: absolute;
	right: 18px;
	bottom: 18px;
	animation: pulse 2s infinite;.svg-main-logo;
	border-radius: 50%;
}
.image-container-compact {
	display: block;
	flex: 0 0 auto;
	max-width: initial;
	height: 84px;
}
#header-eight .appheader-content {
	display: flex;
}
.appheader-content .wpml-ls-legacy-dropdown {
	position: relative;
	max-width: 100%;
	width: auto;
	margin: 0 25px 0 10px;
}
.appheader-content .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 43px;
	height: 43px;
	padding: 0;
	border: 0;
	position: relative;
	border-radius: 50%;
	background-color: #fff;
}
.appheader-content .wpml-ls-legacy-dropdown .wpml-ls-flag {
	display: inline;
	vertical-align: middle;
}
.appheader-content .wpml-ls-legacy-dropdown .wpml-ls-flag+span {
	font-size: 0;
}
.appheader-content .wpml-ls-legacy-dropdown:before {
	content: "";
	background-image: url(assets/images/arrow_down.webp);
	height: 6px;
	width: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: auto;
	bottom: 0;
	right: 0;
	top: 0;
	position: absolute;
	display: none;
}
.appheader-content .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	content: none;
}
.appheader-content .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	width: auto;
	border: 0;
	right: auto;
	padding-top: 6px;
	transition: all .3s ease;
}
.appheader-content .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-bottom: 7px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
.appheader-content .wpml-ls.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 43px;
	height: 43px;
	padding: 0;
	border: 0;
	position: relative;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	border-radius: 10px 10px 0 0;
}
.appheader-content .wpml-ls.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li:last-child a {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.appheader-content .wpml-ls.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li + li a {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.appheader-content .wpml-ls.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li a .wpml-ls-display {
	display: none;
}
.eight-service-text .bx-wrapper {
	background-color: transparent;
}
.show-mobile {
	display: none;
}
.sidebar-title h4:before {
	background-color: #9c00e2;
	background-image: none;
}
.sidebar-widget ul li a:hover {
	color: #9c00e2;
}
.tag-cloud-link:hover {
	background-color: #9c00e2;
	color: #fff !important;
}
.news-block-two .inner-box .content-column .read-more,
.news-block-two .inner-box .content-column h4 a:hover,
.sidebar-widget ul li a:before,
.recentcomments,
.new-posts .prev-post:hover, .new-posts .next-post:hover {
	color: #9c00e2;
}
.subscribe-form-three button,
.blog-detail .inner-box .lower-content .post-meta:before,
.blog-detail .post-share-options .post-tags a:hover {
	background-image: linear-gradient(to right, #c12dd1, #6d8cf8);
}
.styled-pagination li .current,
.styled-pagination li.active a,
.styled-pagination li:hover a{
	background-color: #9c00e2;
}
.search-form-area {
	position: relative;
}
.search-form-area .search-input {
	border: 2px solid #9c00e2;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	padding-right: 45px;
}
.search-form-area button {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #9c00e2;
	background-color: transparent;
	height: 100%;
	width: 46px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 2px solid #9c00e2;
}
.app-eight-home .dia-about-section {
	padding-top: 50px;
}
.elementor-widget-wrap.elementor-element-populated .elementor-image-carousel-wrapper .swiper-slide-image {
	max-height: 50px;
	object-fit: contain;
}
.wpcf7-spinner {
	top: -39px !important;
	left: 45%;
	right: 0;
	margin: auto;
	background-color: transparent;
	opacity: 1;
}
.wpcf7-form.submitting .wpcf7-submit {
	background-color: #bdbcbc;
	background-image: none;
}
.wpcf7-spinner:before {
	content: " ";
	position: absolute;
	top: -7px;
	left: -3px;
	right: 0;
	display: block;
	width: 30px;
	height: 30px;
	margin: 4px auto;
	border-radius: 50%;
	border: 2px solid;
	border-color: #9c00e2 transparent #9c00e2 transparent;
	animation: lds-dual-ring 1.2s linear infinite;
	transform-origin: center;
	background: none;
}
@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
	}
	100% {
		box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
	}
}
.blog-detail .inner-box .post-meta li {
	-webkit-text-fill-color: initial;
}
.blog-detail .inner-box .lower-content {
	padding: 15px;
}
.blog-detail .inner-box .lower-content .post-meta li a {
	color: #9c00e2;
}
.ei-newslatter-section .ei-newslatter-mockup {
	top: 30px;
}
.partner-slide-area.owl-carousel .owl-item img {
	width: auto;
	height: 39px;
	max-width: fit-content;
}
.main-header-eight .appheader-content .navigation-eight > ul#menu-main-menu > li:not(.active) > a.active:after {
	content: none;
}
.main-header-eight .appheader-content .navigation-eight li.active a.nav-link:after {
	width: 100%;
	right: auto;
	left: 0;
}
.soft-m-intre-innerbox .soft-m-intre-text .soft-in-more {
	display: none;
}
.topapp-screenshot-slider .swiper-wrapper,
.topapp-screenshot-slider .swiper-slide {
	height: 440px;
	border-radius: 30px;
}
.topapp-screenshot-slider .row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow {
	height: 475px;
}
.ei-testimonial-content .owl-nav,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav {
	text-align: center;
	margin-top: 30px;
}
.ei-testimonial-content .owl-nav > div,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav > div{
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 10px 25px rgba(112, 91, 34, 0.2);
	height: 50px;
	margin: 0 10px;
	position: relative;
	transition: all 0.3s ease;
	width: 50px;
	font-size: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 50px;
	transform: none;
}
.ei-testimonial-content .owl-nav div:after,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav div:after{
	color: #242931;
	font-family: "Font Awesome 5 Free", sans-serif;
	font-weight: 900;
	font-size: 16px;
}
.ei-testimonial-content .owl-nav div.owl-prev:after,
.ei-testimonial-content .owl-nav div.owl-next:after,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav div.owl-prev:after,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav div.owl-next:after{
	content: "";
}
.ei-testimonial-content .owl-nav div.owl-prev:after,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav div.owl-prev:after {
	content: "\f104";
}
.ei-testimonial-content .owl-nav div.owl-next:after,
.smm-testimonial-section .smm-testimonial-wrapper .owl-nav div.owl-next:after{
	content: "\f105";
}
.smm-testimonial-wrapper .owl-nav .owl-next:hover,
.smm-testimonial-wrapper .owl-nav .owl-prev:hover {
	background-color: #fff;
}
.page-id-3009 .full-width-page-wrapper + .separator.mb100,
.page-id-3068 .full-width-page-wrapper + .separator.mb100,
.page-id-3093 .full-width-page-wrapper + .separator.mb100,
.page-id-3123 .full-width-page-wrapper + .separator.mb100,
.page-id-3162 .full-width-page-wrapper + .separator.mb100,
.page-id-515 .full-width-page-wrapper + .separator.mb100,
.page-id-2677 .full-width-page-wrapper + .separator.mb100 {
	margin-bottom: 0;
}
#care-pricing .list-item li {
	position: relative;
	padding-left: 22px;
}
.pricing-section .single-pricing ul.list-item li i {
	margin-left: -20px;
	margin-top: 2px;
	position: absolute;
}

.woocommerce-info {
	border-top-color: #9c00e2;
}
.woocommerce-info::before {
	color: #9c00e2;
}
body .woocommerce .cart .button,
body .woocommerce .cart input.button,
body .woocommerce #respond input#submit,
body .woocommerce a.button,
body .woocommerce button.button,
body .woocommerce input.button {
	background: linear-gradient(to right, #c12dd1, #6d8cf8) !important;
	color: #fff;
}
body .woocommerce .cart .button:hover,
body .woocommerce .cart input.button:hover,
body .woocommerce #respond input#submit:hover,
body .woocommerce a.button:hover,
body .woocommerce button.button:hover,
body .woocommerce input.button:hover {
	color: #fff;
}
.woocommerce-error, .woocommerce-info,
.woocommerce-message {
	background-color: #fff3ff;
}
.woocommerce form .form-row input.input-text {
	width: 100% !important;
	height: 50px;
	padding-left: 20px;
	border-radius: 5px;
	margin-bottom: 15px;
	border: 2px solid #e8e8e8;
	background-color: #fff;
}
.woocommerce-MyAccount-content form {
	background-image: url("/wp-content/uploads/2021/03/19_signup.png");
	padding: 20px;
	border-radius: 15px;
}
.woocommerce form .form-row select {
	width: 100%;
	height: 50px;
	padding-left: 20px;
	border-radius: 5px;
	margin-bottom: 15px;
	border: 2px solid #e8e8e8;
}
.woocommerce-checkout .woocommerce .col2-set {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background: transparent;
	width: 100%;
	float: none;
	margin-right: 0;
}
.woocommerce-checkout .woocommerce .col2-set .col-1 {
	float: left;
	width: 48%;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 {
	float: right;
	width: 48%;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
	float: none;
	width: 100%;
}
.woocommerce-checkout .stm-short-description ul li {
	border-bottom: none;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	display: revert;
	font-family: inherit;
	line-height: 25px;
	text-align: left;
	list-style: none;
	position: relative;
}
.woocommerce-checkout .stm-short-description ul li:before {
	top: 7px;
	left: -17px;
	width: 11px;
	height: 11px;
}
.woocommerce-checkout .stm-short-description ul {
	padding-left: 25px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background: #edf0f5 !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #edf0f5 !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
	line-height: normal !important;
	padding: 0.618em 1em !important;
	text-align: center;
	font-size: 14px;
}

.subscriptio-order-related-subscriptions-title {
	margin-bottom: 15px;
	font-size: 19px;
}

.billing_method_edit .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	width: 48%;
}


.content .woocommerce {
	padding: 50px 0;
}

.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address h2 {
	margin-bottom: 15px;
	font-size: 19px;
}

.subscriptio-account-subscription-overview {
	margin-top: 0 !important;
}

.wc-stripe-elements-field {
	height: 48px;
	padding: 14px !important;
}

#billing_first_name_field {
	/*width: 100% !important;*/
}
body .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	padding: 8px 30px;
	margin: 0;
}
.ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form input {
	color: #616060;
	font-size: 16px;
}

.select2-dropdown {
	margin-top: -11px;
}

.signin-form.elementor-element.elementor-element-7a8db92:not(.elementor-motion-effects-element-type-background),
.signin-form.elementor-element.elementor-element-7a8db92 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-image: url("/wp-content/uploads/2021/03/sign-in-bg.png");
	background-position: center center;
}

.signin-form.elementor-element.elementor-element-7a8db92,
.signin-form.elementor-element.elementor-element-7a8db92 > .elementor-background-overlay {
	border-radius: 10px 10px 10px 10px;
}

.signin-form.elementor-element.elementor-element-7a8db92 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 40px 40px 40px 40px;
}

.signin-form.elementor-element.elementor-element-7a8db92 > .elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.signin-form .elementor-element.elementor-element-78b802d > .elementor-element-populated {
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #54595F38;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 0 20px 0 0;
}

.signin-form .elementor-element.elementor-element-78b802d > .elementor-element-populated > .elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.signin-form .elementor-element.elementor-element-63297ac .elementor-heading-title {
	color: #010101;
	font-family: "Poppins", Sans-serif, serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.4em;
}

.signin-form .elementor-element.elementor-element-63297ac > .elementor-widget-container {
	padding: 0 0 20px 0;
}

.signin-form .elementor-element.elementor-element-c09825b {
	text-align: center;
}

.signin-form .elementor-element.elementor-element-3ee011f > .elementor-element-populated {
	padding: 0 0 0 45px;
}

.signin-form .elementor-element.elementor-element-1062085 .elementor-heading-title {
	color: #010101;
	font-family: "Poppins", Sans-serif, serif;
	font-size: 24px;
	font-weight: 700;
}

.signin-form .elementor-element.elementor-element-1062085 > .elementor-widget-container {
	padding: 15px 0 15px 0;
}
.signin-form .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
	width: 50%
}
.signin-form.elementor-section .elementor-container {
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.stm-subscribe {
	background: #F0F0F0;
	height: 68px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 6px;
}

.stm-subscribe--btn, .tickets-header .btn-primary {
	background: linear-gradient(to right, #c12dd1, #6d8cf8);
	padding: 10px 14.5px 10px 40px !important;
	font-size: 16px;
	font-weight: 600;
	border-radius: 30px !important;
	color: #fff !important;
	margin-right: 12px;
	position: relative;
	white-space: nowrap;
}

.stm-subscribe--btn:focus {
	color: #fff !important;
}
.stm-subscribe--title::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 33px;
	transform: translate(-50%, -50%);
	width: 46px;
	height: 46px;
	background: url('/wp-content/themes/appilo-child/assets/images/dash-group 2.svg');
}


iframe {
	z-index: 90 !important;
}

.stm-subscribe--btn:before,
.tickets-header .btn-primary:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 22px;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	background: url('/wp-content/themes/appilo-child/assets/images/dash-plus.svg');
}

.stm-subscribe--btn:hover,
.tickets-header .btn-primary:hover {
	border: 1px solid rgb(156, 0, 226);
	background: rgb(156, 0, 226);
	color: #fff !important;
}

.stm-subscribe--btn:hover.stm-subscribe--btn:before {
	background: url('/wp-content/themes/appilo-child/assets/images/dash-plus.svg');
}

.stm-subscribe--title {
	position: relative;
	padding-left: 66px;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	color: #DA5E18;
}


.stm-subscribe--title::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 33px;
	transform: translate(-50%, -50%);
	width: 46px;
	height: 46px;
	background: url('/wp-content/themes/appilo-child/assets/images/dash-group 2.svg');
}

.stm-subscribe.woocommerce-info {
	padding: 12px;
}

.stm-new-site {
	margin-top: 20px;
}

#add-site-btn {
	padding: 10px 0;
	display: block !important;
	background: transparent !important;
	text-align: center;
	border: 1px dashed #A9B1BB !important;
	border-radius: 6px;

	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #404B5A !important;
	position: relative;
	margin-bottom: 20px;
}

#add-site-btn:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 41.5%;
	transform: translate(-50%, -50%);
	width: 14px;
	height: 14px;
	background: url('/wp-content/themes/appilo-child/assets/images/shape.svg');
}
.woocommerce-account.stm-user-logged .full-width-page-wrapper .woocommerce {
	display: grid;
	padding: 0;
	grid-template-columns: 1fr 3fr;
	margin-bottom: 82px;
	box-shadow: 0 0 27px 3px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
	min-height: 600px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	font-family: "Poppins", sans-serif;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
	background: rgb(156, 0, 226);
	color: rgb(255, 255, 255);
	border-radius: 6px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link i {
	display: none;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
	font-size: 16px;
	font-weight: 600;
	line-height: 19.5px;
	color: #404B5A;
	padding: 12px 8px 12px 8px;
	display: block;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:not(:last-of-type) {
	border: none;
}


.dashboard_content {
	padding: 20px 15px 1px;
	background: #FFFFFF;
	box-shadow: none;
	border-radius: 0;
}

body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content {
	width: 100% !important;
}

body.woocommerce-account .woocommerce-MyAccount-content {
	border-left: 1px solid #dce1e8ab;
	background: #fff;
}

.woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before {
	display: none !important;
}
.woocommerce-MyAccount-navigation ul {
	height: 100%;
	box-shadow: none;
	border-radius: 8px 0px 0px 8px;
	padding: 10px 12px 18px;
	list-style: none;
	background: #FFFFFF;
}
.stm-dash-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding-bottom: 20px;
}

.stm-dash-content img {
	margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link--products,
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--edit-address
{
	display: none;
}
.dash_products {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
}

.dash_product_item {
	box-shadow: 0 0 27px 3px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	padding: 10px;
	text-align: center;
}

.dash_product_item p {
	margin-bottom: 0;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
}



.start.dash_start {
	padding-top: 20px;
}

.start.dash_start .start_payment {
	margin-top: 0;
	margin-bottom: 30px;
}

.start.dash_start .start_wr_item {
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.05);
	width: 100%;
	margin: 0;
	padding: 20px 0;
}
.start {
	padding-top: 95px;
	padding-bottom: 100px;
	overflow: hidden;
	padding-top: 95px;
	padding-bottom: 100px;
	overflow: hidden;
	background: rgb(255, 255, 255);
	/* background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(235, 249, 254, 1)));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(235, 249, 254, 1) 100%); */
	/* background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(235, 249, 254, 1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ebf9fe", GradientType=1);

}

.start_subtitle {
	margin-top: 18px;
	font-size: 16px;
	color: #5C6C79;
}

.start_payment {
	width: 210px;
	margin: 0 auto;
	margin-top: 54px;
	margin-bottom: 25px;
}

.start_sale {
	width: 350px;
	padding: 6px 0 5px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 50px;
	background: #9c00e2;
	color: #fff;
	font-size: 15px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.start_payment_input {
	position: relative;
}

.start_payment_input input {
	top: 3px;
	left: 80px;
	width: 50px;
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 20px;
	font-size: inherit;
	margin: 0;
	border: none;
	z-index: 1;
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.start_payment_input input:focus {
	outline: none;
}

.start_payment_input input::before {
	content: 'Monthly';
	position: absolute;
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #273044;
	font-size: 18px;
	font-weight: 500;
	top: 0;
	left: -78px;
}

.start_payment_input input::after {
	content: 'Annual';
	position: absolute;
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: rgba(39, 48, 68, 0.5);
	font-size: 18px;
	font-weight: 500;
	top: 0;
	right: -71px;
}

.start_payment_input label {
	display: block;
	margin: 0 auto;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	width: 50px;
	height: 26px;
	border-radius: 13px;
	background: #5C6C79;
	-webkit-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.start_payment_input label:before {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 3px;
	left: 4px;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.start_payment_input input:checked+label {
	background: #9c00e2;
}

.start_payment_input input:checked+label:before {
	-webkit-transform: translateX(22px);
	-ms-transform: translateX(22px);
	transform: translateX(22px);
}

.start_payment_input input:checked::before {
	color: rgba(39, 48, 68, 0.5);
}

.start_payment_input input:checked::after {
	color: rgba(39, 48, 68, 1);
}
.t_center {
	text-align: center;
}
.start_payment_sale {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-size: 16px;
	color: #5C6C79;
	margin-left: 180px;
	width: 100%;
	margin-top: 14px;
}

.start_payment_sale img {
	position: relative;
	top: -6px;
	margin-right: 8px;
}
.section_title {
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 46px;
	color: #404245;
	position: relative;
}
.start.dash_start .plan-toggler-label {
	margin: 0 17px;
}
.title-post {
	font-size: 18px;
	/* color: #292a2d; */
	line-height: 28px;
	margin: 15px 0;
	font-weight: 700;
	padding-bottom: 25px;
}

.start.dash_start p {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #5c6c79;
	line-height: 30px;
	margin: 0px 0 30px;
}
.start_wr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

.start_wr_item {
	position: relative;
	width: 358px;
	height: auto;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 27px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 27px 3px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	padding: 40px 25px 42px;
	margin: 0 15px;
}

.start_wr_item_name {
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	font-family: 'Montserrat', sans-serif;
	color: #404245;
	text-align: center;
}

.start_wr_item_cost {
	text-align: center;
	color: #404245;
	font-size: 24px;
	font-weight: 600;
	margin-top: 4px;
	margin-bottom: 30px;
	font-family: 'Montserrat', sans-serif;
}

.plan-optional-label {
	font-size: 18px;
	margin: 25px 17px;
	color: #9c00e2;
	position: relative;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	padding-top: 25px;
}

.plan-optional-label::before {
	content: "";
	height: 1px;
	width: 100%;
	top: 0%;
	margin-top: -1px;
	position: absolute;
	background-color: #EEEEEE;
}

.plan-optional-label::before {
	left: 0;
}
.plan-toggler-label {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;

	margin: 0 20px;
	font-weight: 500;
	color: #404245;
	cursor: pointer;
	padding-left: 30px;
	position: relative;
}

.plan-toggler-label.active {
	color: #333333;
}

.plan-toggler-label input[type=checkbox] {
	height: 20px;
	width: 20px;
	display: inline-block !important;
	vertical-align: bottom;
	margin-right: 10px;
	position: absolute;
	left: 0;
	border-radius: 3px;
	margin-top: 0;
	cursor: pointer;
}

.plan-toggler-label input[type=checkbox]::before {
	content: "";
	background-color: transparent;
	border-color: #999999;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border-radius: 3px;
}

.plan-toggler-label input[type=checkbox]:checked::before {
	content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E);
	height: 20px;
	width: 20px;
	background-color: #9c00e2;
	border-color: #9c00e2;
}
.start_wr_item_cost span.plan_cost {
	position: relative;
	font-weight: 600;
	font-size: 50px;
	color: #404245;
	top: 7px;
	font-family: 'Montserrat', sans-serif;

}

.start_wr_item_cost .limit-price {
	margin-top: 25px;
	padding: 12px 30px;
	background: #F2F9FF;
	color: #9c00e2;
	font-size: 15px;
	width: max-content;
	margin-inline: auto;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif;
	position: relative;
}


.start_wr_item_cost .limit-price::before, .start_wr_item_cost .limit-price::after {
	content: "";
	height: 1px;
	width: 55px;
	top: 50%;
	margin-top: -1px;
	position: absolute;
	background-color: #EDF2F8;
}

.start_wr_item_cost .limit-price::before {
	left: -27%;
}

.start_wr_item_cost .limit-price::after {
	right: -27%;
}


.start_wr_item_cost .plan_info {
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	margin-top: 25px;
	min-height: 100px;
}

.start_wr_item_ul li {
	position: relative;
	padding-left: 49px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: 500;
	margin-bottom: 13px;
	display: block;
	font-family: 'Montserrat', sans-serif;
	line-height: 21px;
}

.start_wr_item_ul li:last-child {
	border-bottom: none;
}

.start_wr_item_ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 15px;
	width: 15px;
	height: 13px;
	background: url(assets/images/faq-check.svg) no-repeat center top / contain;
}


.start_wr_item_ul li > span.info {
	width: 18px;
	height: 18px;
	margin-left: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	border: 2px solid #AAAAAA;
	cursor: pointer;
	position: relative;
}

.start_wr_item_ul li > span.info:hover::before {
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0;
	bottom: 20px;
	content: "";
	left: 1px;
	position: absolute;
	z-index: 99;
}

.start_wr_item_ul li > span.info:hover::after {
	background: #333;
	background: rgba(0, 0, 0, .8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	left: -5px;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
	text-align: initial;
}

.start_wr_item_ul li.disable {
	color: #677089;
	opacity: 1;
	/*z-index: 1;*/
}

.start_wr_item_ul li.disable::before {
	opacity: 0.5;
	width: 13px;
	height: 13px;
	background: url(assets/images/faq-x.svg) no-repeat center top / cover;
}
.start_wr_item_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	margin-top: 29px;
	background: linear-gradient(to right, #c12dd1, #6d8cf8);
	border-radius: 5px;
	width: 88%;
	height: 50px;
	color: #fff !important;
	font-size: 18px;
}

.start_wr_item_btn img {
	margin-right: 8px;
}

.start_wr_item_btn:hover {
	background: linear-gradient(to right, #c12dd1, #6d8cf8);
	color: #fff;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.price_tooltip {
	position: relative;
	cursor: help;
}

.price_tooltip img {
	width: 13px;
	height: 13px;
}

.price_tooltip:hover img {
	filter: brightness(0.5);
}

.ytp-chrome-top {
	display: none !important;
}

.price_tooltip:before {
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border: 5px solid transparent;
	border-top-color: #333;
}

.price_tooltip:after, .price_tooltip:before {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	content: "";
	opacity: 0;
	pointer-events: none;
	position: absolute;
	-webkit-transition: margin .2s, opacity .2s;
	-o-transition: margin .2s, opacity .2s;
	transition: margin .2s, opacity .2s;
	z-index: 2;
}

.price_tooltip:after {
	bottom: 100%;
	left: 0;
	margin: 0 0 10px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/*transform: translateX(-0%);*/
	background: #333;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	content: attr(data-tooltip);
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	font-size: 13px;
	max-width: 280px;
	min-width: 280px;
	padding: 8px 12px;
	text-transform: none;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}

.price_tooltip:hover:after, .price_tooltip:hover:before {
	opacity: 1;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}
.start_wr_item_popular {
	position: absolute;
	top: -28px;
	left: 50%;
	margin-left: -51.5px;
	width: 128px;
	height: 28px;
	background: #9c00e2;
	border-radius: 15px 15px 0 0px;
	font-size: 15px;
	font-weight: 500;
	color: #fff !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.start_wr_item_popular img {
	margin-top: -2px;
	margin-right: 3px;
}
.tool-tip {
	bottom: 100%;
	font-family: 'Montserrat', sans-serif;
	left: 50%;
	margin: 0 0 10px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #333;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	max-width: 280px;
	min-width: 250px;
	padding: 8px 12px;
	text-transform: none;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	content: "";
	opacity: 0;
	pointer-events: none;
	position: absolute;
	-webkit-transition: margin .2s, opacity .2s;
	-o-transition: margin .2s, opacity .2s;
	transition: margin .2s, opacity .2s;
	z-index: 1;
}

.hosting_tooltip::after {
	content: none;
}

.hosting_tooltip:hover .tool-tip {
	opacity: 1;
}
.stm-subscribe-page {
	padding: 20px;
	display: flex;
	justify-content: end;
	align-items: center;
}
.woocommerce-EditAccountForm {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(2, 1fr);
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.woocommerce form .password-input,
.woocommerce-page form .password-input{
	width: 100%;
}
.woocommerce form.woocommerce-EditAccountForm .form-row label {
	line-height: 20px;
}
.woocommerce-payment-methods .woocommerce-MyAccount-content {
	padding: 20px;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
	content: " ";
	display: table;
}

.modal-header:after {
	clear: both;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.428571429;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
.fade.in {
	opacity: 1;
}
.modal-backdrop {
	background-color: #000 !important;
}

#add-site .btn-primary {
	background-color: #9E00E2;
	border-color: #9E00E2;
}
#add-site .btn-primary:hover {
	color: #fff;
}

.add-site-header > div {
	margin-top: 15px;
}

/* HTML: <div class="loader"></div> */
.loader {
	width: 50px;
	aspect-ratio: 1;
	display: none;
	border: 4px solid #000;
	border-radius: 50%;
	border-color: #ccc #000;
	animation: l16 1s infinite linear;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100;
}
.loader.active {
	display: grid;
}
.loader::before,
.loader::after {
	content: "";
	grid-area: 1/1;
	margin: 2px;
	border: inherit;
	border-radius: 50%;
}
.loader::before {
	border-color: #9E00E2 #0000;
	animation: inherit;
	animation-duration: .5s;
	animation-direction: reverse;
}
.loader::after {
	margin: 8px;
}
@keyframes l16 {
	100%{transform: rotate(1turn)}
}
.dash_start_wr {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin: 10px 8px;
}

.stm-dash-modal {
	background: rgba(0, 0, 0, .46);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 20px;
	z-index: 9999;

	display: none;
	justify-content: center;
	align-items: center;
}

.stm-dash-modal.active {
	display: flex;
}
.stm-dash-modal-content .start_subtitle {
	margin-top: 0;
}

.stm-dash-modal-content .section_title {
	font-size: 26px;
}

.stm-dash-modal-content .section_title:after {
	display: none;
}

.stm-dash-modal-content .start_sale {
	background: #9E00E2;
	font-size: 14px;
	color: #fff;

	width: max-content;
	margin-top: 20px;
	margin-bottom: 32px;
	padding: 8px 22px;
}

.stm-dash-modal-content .start.dash_start {
	padding: 31px 31px 20px;
	border-radius: 12px;
	position: relative;
}

.stm-dash-modal-content .tool-tip {
	left: -80px;
}

.stm-dash-modal-content .section_title {
	width: max-content;
	margin: 0 auto;
}

.stm-dash-modal-content .stm-close {
	content: url(/wp-content/themes/appilo-child/assets/images/stm-dash-close.svg);
	position: absolute;
	top: 13px;
	right: 18px;
	/* transform: translate(-50%, -50%); */
	width: 36px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7px;
	border-radius: 50%;
	background: rgba(245, 245, 245, 1);
	cursor: pointer;

	transition: .2s linear;
}

.stm-dash-modal-content .stm-close:hover {
	background: rgba(216, 223, 231, 1);
}

body.stm-dash-overflow {
	overflow: hidden;
	margin-right: 10px;
}

.stm-dash-modal-content .start.dash_start .start_payment {
	margin-bottom: 10px;
	margin-top: 20px;
}





.dev-hours-range {
	display: flex;
	align-items: center;
	padding-right: 70px;
	margin-top: 75px;
}

.dev-hours-range_wrap {
	position: relative;
	width: calc(100% - 85px);
	margin-right: auto;
}
.dev-hours-range_wrap input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	background: transparent;
}

.dev-hours-range_wrap input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 3px;
	cursor: pointer;
	animate: 0.2s;
	background: rgba(20, 117, 204, 0.15);
	border: 1px solid rgba(20, 117, 204, 0.15);
	border-radius: 25px;
}

.dev-hours-range_wrap input[type=range]::-webkit-slider-thumb {
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #1475CC;
	box-shadow: none;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -8.5px;
}

.dev-hours-range_wrap input[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(20, 117, 204, 0.15);
}

.dev-hours-range_input input {
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	width: 60px;
	height: 36px;
	padding-left: 12px;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #404245;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart_wr .cart-collaterals {
	max-width: 470px;
	position: relative;
	margin: auto;
	float: none;
}
.woocommerce-checkout #payment {
	background-color: transparent;
	border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
	/*box-shadow: 0 15px 35px rgb(31 66 98 / 20%);*/
	border-radius: 3px;
	border-bottom: 0 !important;
	transition: all 0.3s ease-in-out;
}

.woocommerce-checkout #payment ul.payment_methods:hover {
	box-shadow: 0 15px 35px rgb(31 66 98 / 30%);
}

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

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 20px;
	margin-left: 100px;
}
.checkout_content .woocommerce table.shop_table {
	color: #ffff;
	border-radius: 3px;
	margin-top: 15px !important;
	position: relative;
}
.woocommerce-checkout #order_review {
	background-color: #fff;
	box-shadow: 0 15px 35px rgb(31 66 98 / 20%);
	border-radius: 3px;
	padding: 15px;
}
.checkout_content .woocommerce table.shop_table > thead {
	background: transparent;
}
.woocommerce-additional-fields {
	display: none !important;
}

.woocommerce table.shop_table.custom-fields {
	box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
	background: #fff;
	color: #333;
	border-radius: 3px;
	position: relative;
	padding-top: 0;
	overflow: hidden;
}

.woocommerce table.shop_table.custom-fields:hover {
	box-shadow: 0 0 27px 3px rgb(0 0 0 / 7%);
}
.lower-content table.shop_table, table.shop_table tbody, table.shop_table tr, table.shop_table td, table.shop_table th, table.shop_table tfoot {
	border: none;
}

.woocommerce table.shop_table.custom-fields th {
	width: 300px;
	color: #555;
	/*padding-right: 0 !important;*/
}

/*.checkout_content .woocommerce table.shop_table:hover {*/
/*  box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);*/
/*}*/

.woocommerce table.shop_table, .woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.subscriptio-account-subscriptions-table {
	background: #fff;
	box-shadow: none;
	color: #333;
	border-radius: 8px;
	position: relative;
	padding-top: 0;
	overflow: hidden;
}

.woocommerce-order-details__title {
	margin-bottom: 15px !important;
	font-size: 19px;
}
.woocommerce-billing-fields__field-wrapper {
	box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
	border-radius: 3px;
	border-bottom: 0 !important;
	padding: 1em;
	transition: all 0.3s ease-in-out;
	margin-top: 15px;
}

.woocommerce-billing-fields__field-wrapper:hover {
	box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);
}

.woocommerce-additional-fields__field-wrapper {
	box-shadow: 0px 15px 35px rgb(31 66 98 / 20%);
	border-radius: 3px;
	border-bottom: 0 !important;
	padding: 1em;
	transition: all 0.3s ease-in-out;
}

.woocommerce-additional-fields__field-wrapper:hover {
	box-shadow: 0px 15px 35px rgb(31 66 98 / 30%);
}

.woocommerce-page .woocommerce button.button[name="save_address"] {
	padding: 5px 35px !important;
	line-height: 14px !important;
	width: 100%;
	font-size: 14px;
	display: block;
	height: 50px;
	margin-top: 24px;
}
.cart_wr {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.cart_wr .woocommerce-cart-form {
	display: none;
}

.cart_wr .cart-developer_hour {
	width: calc(100% - 400px);
	padding: 35px 30px;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
	background: #fff;
}

.cart_wr .cart-developer_hour h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #404245;
}

.cart_wr .cart-developer_hour p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #677089;
	margin-bottom: 0;
}

.cart_wr.loading .cart-collaterals::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgb(255 255 255 / 50%);
	border-radius: 10px;
}

.cart_wr.loading .cart-collaterals::after {
	height: 1em;
	width: 1em;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.5em;
	margin-top: -0.5em;
	content: "";
	animation: spin 1s ease-in-out infinite;
	background-size: cover;
	line-height: 1;
	text-align: center;
	font-size: 2em;
	background: url("../../images/loader.svg") center center;
}

.cart_content .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
	padding: 35px 30px;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
	background: #fff;
}

.woocommerce-cart-form__cart-item {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #EDF2F8;
}

.woocommerce-cart-form__cart-item h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 35px;
	color: #404245;
}

.woocommerce-cart-form__cart-item .product-price {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}

.woocommerce-cart-form__cart-item .product-price span {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #677089;
}

.cart-totals_wr {
	margin-bottom: 30px;
}

.cart-totals_wr .cart-subtotal {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

.cart-totals_wr .cart-subtotal span {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #677089;
}

.cart-totals_wr .order-total {
	display: flex;
	justify-content: space-between;
}

.cart-totals_wr .order-total span {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #404245;
}

.cart_content .checkout-button.cart-tatal_checkout_btn {
	width: 100%;
}
body .woocommerce a.checkout-button.button.alt {
	text-align: center;
}
.woocommerce-page .woocommerce .payment-method a.button.delete:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url(/wp-content/themes/appilo-child/assets/images/delete_site.svg);
	height: 18px;
	width: 16px;
	left: 81% !important;
}

.woocommerce-page .woocommerce .payment-method a.button.default:after,
.account-payment-methods-table a:after {
	left: 87% !important;
}

.woocommerce-page .button.stm-pay-btn:after {
	left: auto !important;
	right: 15px !important;
}

.woocommerce-payment-methods .woocommerce-MyAccount-content {
	padding: 20px;
}

.woocommerce-payment-methods .woocommerce table.shop_table {
	border: none;
}

.woocommerce-PaymentMethod.woocommerce-PaymentMethod--actions.payment-method-actions {
	display: flex;
	justify-content: end;
	align-items: center;
}
.woocommerce table.shop_table thead th {
	color: rgba(64, 75, 90, 1) !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 14px !important;
}
.woocommerce table.shop_table > thead,
.woocommerce table.shop_table.order_details > thead,
.woocommerce table.shop_table.subscriptio-account-subscriptions-table > thead {
	background: rgba(234, 238, 243, 1);
	color: rgba(133, 141, 152, 1);
}
.woocommerce-page .woocommerce .account-payment-methods-table .payment-method a.button.delete {
	background: transparent !important;
	border: 1px solid rgba(216, 223, 231, 1);
	color: rgba(224, 36, 36, 1);
	padding: 8px 35px 8px 14px;
}
.woocommerce table.account-payment-methods-table thead th {
	text-align: left;
	padding: 13px 10px !important;
	border: none;
}
.woocommerce table.shop_table tfoot th {
	color: #9c00e2;
}
.woocommerce form.checkout_coupon {
	position: relative;
}
.woocommerce form.checkout_coupon p:first-child,
.woocommerce .woocommerce-form-login p:first-child{
	margin-bottom: 10px;
}
.woocommerce form.checkout_coupon .form-row.form-row-first {
	padding-right: 140px;
	padding-left: 0;
}
.woocommerce form.checkout_coupon .form-row.form-row-last {
	position: absolute;
	right: 8px;
	width: auto !important;
}
.woocommerce form.checkout_coupon .form-row.form-row-last button {
	padding: 1em;
}
body .woocommerce-checkout table.shop_table td.product-name {
	font-weight: bold;
	color: #9E00E2;
}
body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background: linear-gradient(to right, #c12dd1, #6d8cf8) !important;
	font-size: 14px;
}
.woocommerce .woocommerce-form-login .form-row-first {
	width: 47% !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	margin-top: -15px;
}

.woocommerce-form-login-toggle a {
	color: #9E00E2;
	text-decoration: underline;
}

.woocommerce form.woocommerce-ResetPassword {
	background: #FFFFFF;
	box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
	border-radius: 10px;
	padding: 20px;
	max-width: 50%;
	margin-inline: auto;
}

.woocommerce form.woocommerce-ResetPassword:after {
	clear: both;
	content: "";
	display: table;
}

.woocommerce form.woocommerce-ResetPassword .form-row {
	width: 100% !important;
	float: left;
	margin-top: 0;
}

.woocommerce form.woocommerce-ResetPassword .form-row-first {
	width: 100% !important;
	margin-top: 0px;
}

.woocommerce form.woocommerce-ResetPassword .clear {
	display: none;
}
.woocommerce-form-coupon-toggle a {
	text-decoration: underline;
	color: #9E00E2;
}
.StripeElement--invalid {
	border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	border-color: #e8e8e8;
}
.woocommerce-checkout .woocommerce-error {
	/*display: none;*/
}
.woocommerce-thankyou-page-account-wrap {
	text-align: center;
}
.woocommerce-page .woocommerce-thankyou-order-received {
	font-size: 36px;
	font-weight: 500;
	color: #404245;
	text-align: center;
	margin-bottom: 50px;
}
.woocommerce ul.order_details {
	margin: 0 auto 3em;
	list-style: none;
	background: #ffffff;
	padding: 10px !important;
	border-radius: 5px;
	box-shadow: 0 0 27px 3px rgb(0 0 0 / 5%);
	border: none !important;
	display: block;
	max-width: 820px;
}
.woocommerce-order .woocommerce-order-details .woocommerce-table--order-details th.product-total {
	text-align: left;
}
.woocommerce table.shop_table > thead,
.woocommerce table.shop_table.order_details > thead,
.woocommerce table.shop_table.subscriptio-account-subscriptions-table > thead {
	background-color: #fff;
}
.woocommerce-order-received .woocommerce table.shop_table thead th,
.woocommerce-order-received .woocommerce table.subscriptio-account-subscriptions-table thead th,
.woocommerce-account .woocommerce table.woocommerce-MyAccount-orders thead th,
.woocommerce-account .woocommerce table.subscriptio-account-subscription-items-table thead th,
.woocommerce-account .woocommerce table.woocommerce-table--order-details thead th{
	border-bottom: none;
}
.woocommerce-account .woocommerce table.subscriptio-account-subscription-items-table thead th:last-child,
.woocommerce-account .woocommerce table.woocommerce-MyAccount-orders thead th:last-child,
.woocommerce-account .woocommerce table.woocommerce-table--order-details thead th:last-child{
	border-right: none;
}
.woocommerce-account .woocommerce table.woocommerce-MyAccount-orders a.button {
	width: 100%;
	text-align: center;
}
body .woocommerce .woocommerce-order-received .woocommerce table.shop_table td{
	padding: 9px 12px !important;
	line-height: 19px;
	font-size: 16px !important;
	font-weight: 500;
}
.woocommerce-order-received .woocommerce table.shop_table tbody:first-child tr:first-child td {
	border-right: 1px solid #e6e6e6;
}
.woocommerce-order-received .woocommerce table.my_account_orders .button {
	width: 100%;
	text-align: center;
}
.woocommerce-order-received .woocommerce-order-details {
	margin-top: 70px;
}
.stm-create-site .stm-created {
	font-size: 13px;
	font-family: "Poppins", sans-serif;
}
.woocommerce-order-received .stm-subscribe-page {
	display: none;
}
body.woocommerce-account .woocommerce-MyAccount-content {
	padding: 15px;
	font-family: "Poppins", sans-serif;
}

.subscriptio-account-subscription-overview,
body.woocommerce-account .woocommerce-MyAccount-content .edit_order_num{
	margin-bottom: 15px;
	font-size: 14px;
}
body.woocommerce-account .woocommerce-MyAccount-content a.button,
body.woocommerce-account .woocommerce-MyAccount-content a.edit{
	font-size: 14px;
}
body.woocommerce-account .woocommerce-MyAccount-content h3 {
	font-size: 19px;
}
.subscriptio-account-subscription-actions {
	margin-bottom: 30px;
}
.woocommerce .woocommerce-customer-details address,
.woocommerce-MyAccount-content #edit_billing_form label{
	font-size: 14px;
	line-height: 16px;
}
.subscriptio-account-subscription-addresses .woocommerce-columns--addresses .edit {
	background: linear-gradient(to right, #c12dd1, #6d8cf8);
	padding: .618em 1em;
	border-radius: 40px;
	color: #fff;
	min-width: 75px;
	line-height: 1;
	text-align: center;
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.woocommerce-account .woocommerce table.subscriptio-account-subscription-items-table td,
body .woocommerce table.woocommerce-table--order-details td{
	padding: 5px 15px;
}
.woocommerce-account .woocommerce table.subscriptio-account-subscription-items-table td.woocommerce-table__product-name.product-name,
body .woocommerce table.woocommerce-table--order-details td.woocommerce-table__product-name.product-name{
	border-right: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address {
	position: relative;
}
.subscriptio-account-subscription-orders h2,
.woocommerce-customer-details h2{
	font-size: 19px;
}
.woocommerce-account .woocommerce section.subscriptio-account-subscription-items {
	margin-bottom: 10px;
}
#add_payment_method #payment {
	background-color: transparent;
}
.woocommerce-page form.woocommerce-EditAccountForm.my_edit_form .woocommerce-form-row--last {
	width: 100% !important;
}
body .woocommerce #edit_form_btn button[name="save_account_details"] {
	margin-top: 22px;
	width: 100%;
	padding: 15px 16px;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
	top: 1.2em;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.subscriptio-account-subscriptions-table,
.woocommerce-checkout table.shop_table td,
.woocommerce table.shop_table tfoot th{
	font-size: 14px !important;
	line-height: 14px !important;
}
.woocommerce ul.order_details li {
	white-space: nowrap;
	max-width: 190px;
	overflow: hidden;
}
.woocommerce form .woocommerce-address-fields.edit_billing .form-row {
	width: 49px;
}
.woocommerce form .woocommerce-address-fields.edit_billing .woocommerce-address-fields__field-wrapper,
.woocommerce-PaymentMethods.payment_methods.methods.billing_payment_methods div.payment_box{
	display: grid;
	grid-template-columns: 50% 50%;
	grid-gap: 10px;
}
.woocommerce form .woocommerce-address-fields.edit_billing .woocommerce-address-fields__field-wrapper .form-row-last,
.woocommerce-PaymentMethods.payment_methods.methods.billing_payment_methods .billing_method_edit #billing_first_name_field{
	width: 100%;
}
.woocommerce form .form-row .select2-container {
	margin-bottom: 15px;
	display: block;
	margin-top: -3px;
}
.select2-container--default .select2-selection--single,
#add_payment_method #payment div.payment_box input.input-text{
	border: 2px solid #e8e8e8;
	background-color: #fff;
	border-radius: 5px;
}
.woocommerce form .woocommerce-address-fields.edit_billing .screen-reader-text {
	display: none;
}
.woocommerce form .woocommerce-address-fields.edit_billing .screen-reader-text + .woocommerce-input-wrapper {
	margin-top: 24px;
}
.woocommerce form .woocommerce-address-fields.edit_billing .form-row input.input-text,
.woocommerce form .form-row .select2-container{
	margin-bottom: 5px;
}
.woocommerce-payment-methods .woocommerce table.shop_table {
	border: 1px solid rgba(0,0,0,.1);
}
.woocommerce-payment-methods .woocommerce table.shop_table th {
	border-right: 1px solid #e6e6e6;
}
.woocommerce-payment-methods .woocommerce table.shop_table th:last-child {
	border-right: none;
}
#add_payment_method #payment ul.payment_methods li label.payment-method__label,
.woocommerce-EditAccountForm.edit-account.my_edit_form legend{
	font-size: 19px;
}
.woocommerce-EditAccountForm.edit-account.my_edit_form,
.add-site-header .btn-console,
.woocommerce-page .woocommerce button.button[name="save_address"]{
	font-size: 14px;
}
.find_us {
	position: absolute;
	bottom: -5px;
}
.find_us p {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
}
.find_us ul {
	display: inline-block;
	vertical-align: middle;
}
.find_us li {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	margin-left: 10px !important;
	font-size: 0 !important;
}
.find_us li a {
	display: inline-block;
	position: relative !important;
	border-radius: 50%;
}
.find_us li a:before,
.find_us li a:after{
	content: none !important;
}
.find_us li a:hover {
	margin-left: 0 !important;
	transform: scale(1.2);
	transition: all .2s ease-in-out;
}
.find_us li a span {
	display: inline-block;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 50%;
	font-size: 0;
	border: 1px solid #434242;
	color: #fff;
	text-align: center;
	line-height: 35px;
}

.find_us li .find_us_youtube{
	/*background-image: url('assets/images/find_us_youtube.webp');*/
	/*background-size: 150%;*/
}
.find_us li .find_us_youtube:before,
.find_us li .find_us_google:before{
	font-size: 16px;
}
.find_us li .find_us_google{
	/*background-image: url('assets/images/find_us_google.png');*/
}
.tashkent .ei-footer-widget {
	height: 100%;
	position: relative;
}


















@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
	body #header-eight .appheader-content {
		padding: 0 100px;
	}
}






@media screen and (max-width: 1440px) {
	.main-header-eight .appheader-content .site-logo {
		margin-right: 20px !important;
	}
	.main-header-eight .appheader-content .navigation-eight li {
		margin-right: 20px;
	}
}



@media(min-width:1200px) {
	.elementor-widget-app-showcase-service .eight-service-section .eight-service-text .ei-service-slide-mbl .slide-item img {
		min-width: 340px;
	}
	.elementor-widget-app-showcase-service .eight-service-section .eight-service-text .ei-service-slide-mbl {
		width: 340px;
	}

	.topapp-screenshot-slider .screen-mobile-image{
		/*height: 440px;*/
		/*width: 440px;*/
	}

	.topapp-screenshot-slider .swiper-slide.swiper-slide-active {
		/*background-size: cover;*/
		border-radius: 30px !important;
	}
	.how-app-works .app-mobile {
		/*left: 55%;*/
	}
	.elementor-widget-galaxy-how-works .how-app-works .how-appworks-phone-animation {
		bottom: 135px !important;
	}
	.elementor-widget-galaxy-how-works .how-app-works .how-appworks-phone-animation img {
		max-width: 338px;
	}
	.page-id-3009 .elementor-widget-galaxy-how-works .how-app-works .how-appworks-phone-animation {
		bottom: 185px !important;
	}
	.page-id-3068 .elementor-widget-galaxy-how-works .how-app-works .how-appworks-phone-animation {
		bottom: 90px !important;
	}

}






.subscription-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.popup-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 400px;
	box-sizing: border-box;
	display: flex;
	flex: 0 0 auto;
	flex-direction: column;
	gap: 32px;
	align-items: center;
	justify-content: flex-start;
	padding: 32px;
	background: white;
	border-radius: 32px;
	box-shadow: 0px 15px 20px rgba(120, 132, 146, 0.1);
}
.popup-content .response-message {
	color: red;
}
.popup-content form {
	text-align: center;
	width: 100%;
}
.popup-close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: none;
	border: none;
	font-size: 20px;
	cursor: pointer;
}
.form-group {
	margin-bottom: 15px;
}
.form-group input {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
}
.submit-btn {
	background: #0073aa;
	color: #fff;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
}





@media(max-width:1200px) {
	.ei-newslatter-section .ei-newslatter-mockup {
		top: 0;
		bottom: 0;
		width: 185px;
		height: 130px;
		right: 15px;
		margin: auto;
	}
	#header-eight.main-header-eight .appheader-content {
		padding: 0 15px;
	}
	.woocommerce ul.order_details li {
		margin-right: 15px;
	}
}

@media (max-width: 1024px) {
	.stm-dash-modal-content {
		width: 100%;
		padding: 20px;
		height: 80vh;
		overflow: scroll;
	}
	.stm-dash-modal-content .start_sale {
		margin-bottom: 0;
	}
}

@media(max-width: 991px) {
	.appi-ei-mobile_menu_content {
		background-color: #212329;
	}
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li {
		position: relative;
	}
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li a {
		color: white;
	}
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav > li > a {
		display: inline-block;
		width: auto;
	}
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav .dropdown-menu li:before {
		content: "-";
		color: #fff;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 35px;
		margin: auto;
		height: 2px;
		line-height: 2px;
	}
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li,
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li:first-child{
		border-color: transparent;
	}
	.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li a {
		padding: 10px 30px;
	}
	.appi-ei-mobile_menu_content .m-brand-logo .svg-main-logo {
		width: 170px;
		margin-top: 20px;
	}
	.appi-ei-mobile_menu .dropdown .dropdown-btn:before {
		content: none;
	}
	.appi-ei-mobile_menu .dropdown .dropdown-btn {
		color: #fff;
	}
	.appi-ei-mobile_menu .appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav .dropdown-menu {
		background-color: transparent;
		border-color: transparent;
	}
	.appi-ei-mobile_menu .appi-ei-mobile_menu_close {
		color: #fff;
		right: 20px;
		left: auto;
	}
	.appi-ei-mobile_menu .dropdown .dropdown-btn {
		right: 15px;
		padding: 5px 20px;
	}
	.main-header-eight .appheader-content .svg-main-logo {
		width: 180px;
		margin-top: 0;
	}
	html #wpadminbar {
		overflow: hidden;
	}
	.appi-ei-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
		opacity: 0.7;
	}
	.appi-ei-mobile_menu_wrap.mobile_menu_on .appi-ei-mobile_menu_content {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	}
	.appi-ei-mobile_menu_wrap .wpml-ls-legacy-dropdown {
		padding: 20px 20px 10px;
		width: 100%;
	}
	.appi-ei-mobile_menu_wrap .wpml-ls-legacy-dropdown ul li a {
		background-color: #212329;
		color: #fff;
	}
	.appi-ei-mobile_menu_wrap .fa-times-circle {
		font-size: 28px;
	}
	.appi-ei-mobile_menu_wrap .fa-times-circle:before {
		/*content: "✕";*/
		content: "✖";
	}
	.wpml-ls-legacy-list-horizontal .wpml-ls-item {
		color: #fff;
		width: 50%;
	}
	.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language {
		color: #807e7e;
	}
	.wpml-ls-legacy-list-horizontal .wpml-ls-display {
		display: none;
	}
	.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
		margin-bottom: 0 !important;
		margin-top: 20px;
		display: none;
	}
	body .main-header-eight.eisticky-menu-bg-overlay {
		top: 0;
	}
	body.admin-bar header:not(.main-header-eight.eisticky-menu-bg-overlay) .appi-ei-mobile_menu_content {
		margin-top: 32px;
	}
	#ei-footer.ei-footer-section {
		padding-top: 50px;
	}
	.ei-footer-section .col-lg-4 {
		width: 25%;
	}
	.appi-ei-mobile_menu_content .sign-up-btn-eight {
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		background-color: #29f5eb;
		width: 160px;
		margin: 30px auto 0;
		float: none !important;
	}
	.gradient-bg {
		background: linear-gradient(to right, #c12dd1, #6d8cf8);
		color: #fff;
	}
	.eight-banner-section .eight-banner-content .ei-banner-mbl-mockup {
		text-align: center;
	}
	.elementor-widget-app-showcase-service .eight-service-section .eight-service-text .ei-service-slide-mbl {
		display: none;
	}
	.eight-service-section,
	.eg-fun-fact-section{
		padding: 80px 0 80px;
	}
	.elementor-40 .elementor-element.elementor-element-ce69487 .feature-eight-section {
		padding: 0 0 50px 0;
	}
	.eg-how-work-section .how-work-bg-shape img {
		display: none;
	}
	.elementor-widget-app-showcase-scroller .eg-how-work-section .how-work-mockup .hw-mockup-img {
		margin-top: -430px;
		opacity: .2;
		text-align: left;
	}
	.elementor-widget-app-showcase-block .ei-appdownload-section .ei-appdownload-content .row.style2 .ei-app-mockup-img {
		position: absolute;
		opacity: .2;
		right: 0;
	}
	.elementor-40 .elementor-element.elementor-element-45ab4f2 {
		padding: 60px 0 0 0;
	}
	.elementor-widget-app-showcase-block .ei-appdownload-section .ei-appdownload-content .ei-app-down-text .ei-download-btn.pera-content {
		margin-bottom: 50px;
	}
	.ei-faq-section .ei-faq-queans .ei-faq-header button {
		text-align: left;
	}
	.ei-faq-section {
		padding: 145px 0 20px;
	}
	.elementor-40 .elementor-element.elementor-element-0cfcd45 {
		padding: 80px 0 45px 0;
	}
	.web-expert-card {
		height: 200px;
	}
	.flex-column-box-with-padding {
		width: 46px;
		height: 46px;
	}
	.hero-section2 {
		height: 100%;
	}
	.flex-column-container {
		height: 50px;
	}
	.vertical-centered-text-container {
		align-items: flex-start;
	}
	.main-heading-style {
		font-size: 23px;
	}
	.hero-text {
		font-size: 9px;
	}
	.hero-section2 {
		padding: 10px 29.5px 200px 10px;
	}
	.ei-testimonial-section {
		padding: 100px 0 60px;
	}
	.ei-newslatter-section .ei-newslatter-contnet {
		margin: auto;
		text-align: center;
	}
	.ei-footer-widget .ei-footer-logo img {
		max-width: 160px;
	}
	.ei-footer-copyright .ei-copyright-menu li {
		margin-left: 25px;
	}
	.feature-eight-section .eight-feature-box {
		padding: 40px 20px 53px;
		min-height: 354px;
	}
	.eight-service-slide {
		padding-right: 0;
	}
	.eg-fun-fact-section .eg-funfact-text {
		margin: auto;
	}
	.topapp-screenshot-slider .row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow {
		height: 260px;
	}
	.topapp-screenshot-slider .swiper-wrapper,
	.topapp-screenshot-slider .swiper-slide {
		height: 210px;
		border-radius: 17px;
	}
	.topapp-screenshot-slider .swiper-slide.swiper-slide-active {
		border-radius: 17px !important;
		background-size: contain;
	}
	.eight-banner-section.ei-default-header {
		padding: 110px 0 40px;
	}
	.saas_two_service_section .service_content_box {
		min-height: 260px;
	}
	.elementor-widget-galaxy-how-works .how-app-works .col-md-4 {
		flex: 0 1 50%;
		margin: 0;
		max-width: max-content;
	}
	.elementor-widget-galaxy-how-works .how-app-works.section-padding {
		padding: 95px 0 0;
	}
	.eight-banner-section .eight-banner-content h1 {
		font-size: 50px;
	}
	.page-template-default .ei-testimonial-section {
		padding: 0;
	}
	.pricing-section .single-pricing p.price {
		font-size: 40px;
	}

	.dia-about-content .dia-about-title-text,
	.dia-exp-section .dio-exp-text-area{
		max-width: none;
	}
	.dia-about-content .dia-about-img,
	.dia-exp-img{
		display: none;
	}
	.smm-testimonial-section {
		padding: 100px 0 0;
	}
	.elementor-445 .elementor-element.elementor-element-c56fe0d > .elementor-element-populated {
		padding-top: 50px;
	}
	.smm-case-tab .nav-gallery li {
		margin: 0 15px;
	}
	.full-width-page-wrapper + .separator.mb100 {
		margin-bottom: 0;
	}
	.elementor-658 .elementor-element.elementor-element-6b35dd6,
	.elementor-4411 .elementor-element.elementor-element-6b35dd6,
	.elementor-4471 .elementor-element.elementor-element-6b35dd6,
	.elementor-4539 .elementor-element.elementor-element-6b35dd6,
	.elementor-4496 .elementor-element.elementor-element-6b35dd6,
	.elementor-4562 .elementor-element.elementor-element-6b35dd6,
	.elementor-4619 .elementor-element.elementor-element-6b35dd6,
	.elementor-4518 .elementor-element.elementor-element-6b35dd6,
	.elementor-4585 .elementor-element.elementor-element-6b35dd6 {
		margin-bottom: 0;
	}
	.elementor-658 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4411 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4471 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4539 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4496 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4562 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4619 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4518 .elementor-element.elementor-element-e163f1a .elementor-heading-title,
	.elementor-4585 .elementor-element.elementor-element-e163f1a .elementor-heading-title {
		font-size: 28px;
	}
	.blog-classic {
		display: flex;
		flex-flow: wrap;
	}
	.blog-classic .news-block-two {
		flex: 0 1 50%;
		padding: 0 15px;
	}
	.news-block-two .inner-box .image-column .image img {
		height: 200px;
		object-fit: cover;
	}
	.woocommerce-page.woocommerce-checkout form.login .form-row-first {
		float: left;
	}
	.woocommerce-page.woocommerce-checkout form.login .form-row-last {
		float: right;
	}
	#add-site-btn:before {
		left: 20px;
	}
	.woocommerce-page .woocommerce button.button[name="save_address"] {
		margin-top: 40px;
	}
	.find_us p {
		margin-bottom: 5px !important;
		margin-top: 20px;
	}
	.find_us ul {
		display: block;
		text-align: center;
	}
	.find_us li {
		float: none !important;
		display: inline-block !important;
	}
	#header-eight .appheader-content {
		display: block;
	}
}

@media screen and (max-width: 1150px) and (min-width: 767px) {
	.svg-main-logo {
		width: 180px !important;
	}}
@media screen and (max-width: 991px) and (min-width: 767px) {
	#wpadminbar {
		white-space: nowrap;
		overflow: hidden;
	}

	.appheader-content .wpml-ls-legacy-dropdown {
		display: none;
	}
}

@media(max-width: 767px) {
	.ei-footer-section .col-lg-4 {
		width: 100%;
	}
	.app-eight-home section {
		overflow: hidden !important;
	}
	.appheader-content .wpml-ls-legacy-dropdown {
		display: none;
	}
	.topapp-screenshot-slider .swiper-wrapper,
	.topapp-screenshot-slider .screen-mobile-image,
	.topapp-screenshot-slider .row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow{
		height: 350px;
		margin: 0;
		width: 100%;
	}
	.topapp-screenshot-slider .swiper-slide.swiper-slide-active {
		border-radius: 17px !important;
	}
	.topapp-screenshot-slider .swiper-wrapper .swiper-slide {
		background-size: contain;
		height: auto;
		background-position: top center;
	}
	.elementor-40 .elementor-element.elementor-element-0cfcd45 {
		padding: 60px 0 60px 0;
	}
	.eight-banner-section {
		padding-top: 80px;
	}
	.ei-service-slide-mbl {
		height: auto;
	}

	.main-header-eight .appheader-content .sign-up-btn-eight {
		background-color: transparent;
		width: auto !important;
	}
	.main-header-eight .appheader-content .sign-up-btn-eight a {
		padding: 0;
		font-size: 0;
		height: 25px;
		margin: 10px 0;
	}
	.main-header-eight .appheader-content .sign-up-btn-eight a:before {
		content: "";
		background-image: url("assets/images/rocket-svgrepo-com_1.svg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 25px;
		height: 25px;
		display: block;
		color: white;
		fill: white;
	}
	.main-header-eight .appheader-content .sign-up-btn-eight:hover {
		background-color: transparent;
	}


	.eight-service-section {
		padding-top: 0;
		padding-bottom: 0;
	}
	.eg-fun-fact-section {
		padding-bottom: 70px;
	}
	.eight-service-section > .container {
		display: grid;
	}
	.eight-service-section > .container .eight-service-slide {
		order: 2;
	}
	.eight-service-section > .container .eight-service-text {
		order: 1;
		padding-bottom: 50px;
	}
	.eg-how-work-section .ei-how-work-content-item {
		padding-left: 0;
	}
	.eg-how-work-section .eg-how-work-content {
		padding: 0 10px 0 37px;
	}
	.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .scroller-no {
		left: -40px;
		z-index: 1;
		opacity: 0.4;
	}
	.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text {
		display: flex;
		flex-direction: row;
		padding: 20px 10px 30px 20px;
	}
	.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon {
		flex: none;
	}
	.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-text {
		padding-left: 10px;
	}
	.show-mobile {
		display: block;
	}
	.hide-mobile {
		display: none;
	}

	.separator.mb100 {
		margin-bottom: 40px;
	}
	.eight-banner-section.ei-default-header {
		padding: 140px 0 30px;
	}
	.eg-how-work-section .how-work-mockup,
	.ei-appdownload-section .ei-appdownload-content .ei-app-mockup-img {
		display: none;
	}
	.elementor-40 .elementor-element.elementor-element-45ab4f2 {
		padding-top: 0;
	}
	.smm-case-tab .nav-gallery li {
		padding: 10px 10px;
		width: auto;
		margin: 0;
		min-width: 70px;
	}
	.smm-case-tab .nav-gallery li:after {
		bottom: 1px !important;
		height: 3px;
		width: 100%;
		border-radius: 0;
	}
	.saas_two_team_section .s2-team_img_text .s2_tean_img {
		left: 0;
		right: 0;
		margin: auto;
	}
	.saas_two_team_section .s2-team_img_text .s2_name_info {
		float: none;
		text-align: center;
	}
	.elementor-482 .elementor-element.elementor-element-6f8ee92,
	.elementor-658 .elementor-element.elementor-element-6b35dd6{
		margin-bottom: -42px !important;
	}
	.how-app-works .col-md-4{
		flex-basis: auto;
	}
	.elementor-658 .elementor-element.elementor-element-e163f1a .elementor-heading-title {
		font-size: 28px;
	}
	.ei-footer-widget p {
		max-width: none;
	}
	.footer-about .ei-payment-mathod {
		display: none;
	}
	.footer-payment .ei-footer-logo,
	.footer-payment p{
		display: none;
	}
	.footer-payment .ei-payment-mathod {
		margin-top: 0;
		text-align: center;
	}
	.footer-payment .ei-payment-mathod img {
		width: 194px;
	}
	.ei-footer-copyright .ei-copyright-menu ul {
		margin-top: 20px;
		flex-wrap: wrap;
	}
	.elementor-widget-app-showcase-service .eight-service-section .ei-service-slide-mbl {
		display: none;
	}
	.eight-service-section .eight-service-text {
		padding-top: 0;
	}
	.ei-partner-section .partner-slide-area .partner-img {
		min-width: 140px;
	}
	.ei-partner-text p {
		padding-left: 0;
	}
	.ei-footer-copyright .ei-copyright-menu li a {
		text-decoration: underline;
	}
	.ei-footer-copyright .ei-copyright-menu li {
		flex: 1 0 50%;
		margin-right: 0;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.ei-footer-copyright .ei-copyright-menu li:nth-of-type(2n) {
		/*text-align: right;*/
	}
	.how-app-works .box {
		padding: 0 0 30px 75px;
	}
	.elementor-515 .elementor-element.elementor-element-98be270 {
		padding: 0;
	}
	.how-app-works {
		padding-bottom: 0;
	}
	.elementor-515 .elementor-element.elementor-element-33a0202 > .elementor-widget-container {
		padding-top: 100px;
	}
	.app-eight-home .smm-case-tab.ul-li ul {
		overflow: auto;
		height: 45px;
		word-wrap: normal;
		white-space: nowrap;
	}
	.eg-how-work-section .mCustomScrollBox {
		left: 0;
	}
	.eight-service-slide {
		padding-right: 0;
	}
	.ei-footer-copyright .ei-copyright-menu {
		float: none;
	}
	.blog-classic .news-block-two {
		flex: 0 1 100%;
	}
	#header-eight.main-header-eight .appheader-content {
		padding: 0 15px;
	}
	.eight-banner-section .eight-banner-content h1 {
		font-size: 38px;
	}
	.feature-eight-section .eight-feature-box .feature-icon8 {
		background-color: #3A256C;
	}
	.eight-section-title {
		padding: 0 15px;
	}
	.web-expert-card,
	.web-expert-card-wr iframe{
		height: 195px;
	}
	.hero-section2 {
		padding: 10px 10px 185px 11px;
	}
	.center-aligned-text-container {
		height: 29px;
	}
	.bold-white-text1 {
		font: 700 21.5px Poppins, sans-serif;
	}
	.flex-column-container {
		width: 34px;
		height: 34px;
		border-radius: 7px;
	}
	.hero-text {
		margin-top: -3px;
	}
	.main-heading-style {
		font-size: 20px;
		line-height: 24px;
	}
	.vertical-centered-text-container {
		margin-left: 6.5px;
	}
	.elementor-482 .elementor-element.elementor-element-dbdbe41 .soft-m-intregration-section {
		padding: 80px 0 0 0;
	}
	.elementor-widget-galaxy-how-works .how-app-works .col-md-4 {
		flex: 0 1 100%;
	}
	.elementor-2677 .elementor-element.elementor-element-720855a > .elementor-widget-container {
		background-image: none;
	}

	.elementor-2677 .elementor-element.elementor-element-3156d20 {
		margin-bottom: -25px;
	}
	.elementor-2677 .elementor-element.elementor-element-98be270 {
		margin-bottom: 0;
	}
	.smm-testimonial-section {
		padding: 50px 0 30px;
	}
	.partner-slide-area.owl-carousel .owl-item img {
		width: 100%;
		height: auto;
		max-width: none;
	}
	.elementor-618 .elementor-element.elementor-element-3865a77 {
		margin-bottom: 0;
	}
	.topapp-screenshot-slider .swiper-wrapper,
	.topapp-screenshot-slider .screen-mobile-image,
	.topapp-screenshot-slider .row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow {
		height: 440px;
	}
	.woocommerce-checkout .woocommerce .col2-set .col-1,
	.woocommerce-checkout .woocommerce .col2-set .col-2 {
		width: 100%;
	}
	.woocommerce-checkout .stm-short-description ul {
		padding-left: 10px;
	}

	.woocommerce-account.stm-user-logged .full-width-page-wrapper .woocommerce {
		display: flex;
		flex-direction: column;
		box-shadow: none;
	}
	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		content: none;
	}
	body.woocommerce-account .woocommerce-MyAccount-content .account-payment-methods-table {
		text-align: center;
	}
	.stm-subscribe--btn, .tickets-header .btn-primary {
		padding: 5px 14.5px 5px 40px !important;
		font-size: 14px;
	}
	.stm-subscribe--title {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 14px;
	}
	.stm-subscribe--title::before {
		content: none;
	}

	body.woocommerce-account .woocommerce-MyAccount-content {
		border-left: none;
	}
	.site-inner .col-md-8 ul {
		margin: 15px 0 0;
	}
	.modal-content {
		margin-top: 40px;
	}
	.nav-tabs .nav-item {
		margin-bottom: 0 !important;
	}
	.stm-dash-modal-content .start.dash_start .start_payment {
		margin-top: 15px;
	}
	.start_wr_hero {
		overflow-y: visible;
		overflow-x: scroll;
	}
	.start_wr_item_btn {
		height: 45px;
		font-size: 16px;
	}
	.stm-dash-modal-content .section_title {
		width: 100%;
		line-height: 1.2;
		font-size: 24px;
	}
	.my-sites-wrap .site-inner img {
		border-radius: 7px;
	}
	.my-sites-wrap .add-site-header .site-title {
		width: 100%;
		margin-left: 0;
		z-index: 1;
		display: block;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.my-sites-wrap .add-site-header .btn-console {
		margin-top: 10px;
		float: none;
	}
	.stm-create-site .stm-created {
		text-align: center;
	}
	.woocommerce-MyAccount-content form {
		grid-template-columns: none;
	}
	body.woocommerce-account .woocommerce-MyAccount-content .account-payment-methods-table {
		border: 1px solid rgba(0,0,0,.1);
	}
	.stm-subscribe {
		display: block;
		padding: 10px;
		text-align: center;
		height: 100px;
	}
	.stm-subscribe .stm-subscribe--title {
		display: block;
		margin-bottom: 10px;
	}
	.stm-subscribe-page {
		justify-content: center;
	}
	.stm-subscribe-page .stm-subscribe--btn {
		margin-right: 0;
	}
	.add-site-header {
		text-align: center;
	}
	.woocommerce-checkout .stm-short-description ul li {
		line-height: 20px;
		margin-bottom: 10px;
	}
	.woocommerce ul.order_details li {
		float: none;
		margin-bottom: 15px;
		border-right: none;
	}
	#add_payment_method .cart-collaterals .cart_totals tr td,
	.woocommerce-cart .cart-collaterals .cart_totals tr td,
	.woocommerce-checkout .cart-collaterals .cart_totals tr td,
	#add_payment_method table.cart td,
	.woocommerce-cart table.cart td,
	.woocommerce-checkout table.cart td,
	.woocommerce-checkout table.shop_table td {
		font-size: 14px;
	}
	.woocommerce form .woocommerce-address-fields.edit_billing .woocommerce-address-fields__field-wrapper,
	.woocommerce-PaymentMethods.payment_methods.methods.billing_payment_methods div.payment_box{
		grid-template-columns: 100%;
	}
	#add_payment_method #payment div.payment_box {
		background-color: transparent !important;
		padding: 0;
		margin: 0;
	}
	#add_payment_method #payment ul.payment_methods {
		padding: 1em 0;
	}
	.woocommerce form .woocommerce-address-fields.edit_billing .screen-reader-text + .woocommerce-input-wrapper {
		margin-top: 16px;
	}
	.find_us {
		position: static;
		margin-bottom: 20px;
		margin-top: 50px;
	}
	.find_us p {
		text-align: center;
		display: block;
		width: 100%;
		margin-top: 30px;
	}
	.find_us li a span {
		height: 40px;
		width: 40px;
		line-height: 38px;

	}
	.find_us li:first-child {
		margin-left: 0 !important;
	}
	.wpml-ls-legacy-dropdown a {
		border: 1px solid #6e6b6b;
		padding: 10px 10px;
		border-radius: 10px;
	}
	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
		color: #6e6b6b;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		border: none;
	}
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a {
		border-radius: 0 0 10px 10px;
	}
	.signin-form .elementor-element.elementor-element-78b802d {
		display: none;
	}
	.signin-form .elementor-column.elementor-col-50 {
		width: 100%;
	}
	.signin-form .elementor-element.elementor-element-3ee011f > .elementor-element-populated {
		padding-left: 0;
	}
}
@media(max-width: 600px) {
	.signin-form.elementor-element.elementor-element-7a8db92 {
		padding: 20px;
		margin-bottom: 30px;
	}
}
@media(max-width:500px) {
	#wpadminbar .quicklinks ul {
		position: absolute;
		right: 0;
	}
	.svg-main-logo {
		width: 114px;
		margin-top: 7px;
	}
	.main-header-eight .appheader-content .site-logo {
		margin-right: 15px;
	}
	.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a + a {
		margin-top: 30px;
	}
	.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:first-child {
		padding: 0 15px;
		width: auto;
		margin: 0;
	}
	.topapp-screenshot-slider .swiper-wrapper,
	.topapp-screenshot-slider .screen-mobile-image,
	.topapp-screenshot-slider .row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow {
		height: 380px;
	}
	.stm-dash-modal-content .start_sale {
		width: 100%;
	}
	.dash_start .start_wr_hero {
		overflow-x: hidden;
		width: 100%;
	}
	.stm-dash-modal .start_wr.dash_start_wr {
		grid-template-columns: 1fr;
		min-width: 100%;
		padding: 10PX;
		margin: 0;
		overflow: hidden;
	}
	.start.dash_start .start_wr_item:last-child {
		margin-top: 25px;
	}
	.woocommerce-page.woocommerce-checkout form.login .form-row-first,
	.woocommerce-page.woocommerce-checkout form.login .form-row-last {
		float: none;
		width: 100% !important;
	}
}
@media(max-width:400px) {
	.topapp-screenshot-slider .swiper-wrapper,
	.topapp-screenshot-slider .screen-mobile-image,
	.topapp-screenshot-slider .row.appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow {
		height: 300px;
	}
}
