/* Common CSS */
.page-template-page-builder section {
	padding: 0;
}

.elementor-section {
	padding: 0;
}

.elementor-image-box-title {
	margin: 0;
}

.elementor-icon-box-title {
	margin: 0;
}

.page-template-builder-fullwidth-std section {
	padding: 0;
}

/* Common CSS End*/

/* MyDog */
.mydog-section-2:before {
	background-image: url(https://demosktthemes.com/free/mydog/wp-content/themes/my-dog/images/halfcircle_down.png);
	background-repeat: repeat-x;
	background-position: center top;
	content: "";
	display: block;
	height: 25px;
	position: absolute;
	top: -4px;
	width: 100%;
	z-index: 999;
}

.mydog-section-1:after {
	background-image: url(https://demosktthemes.com/free/mydog/wp-content/themes/my-dog/images/halfcircle_up.png);
	background-repeat: repeat-x;
	background-position: center top;
	content: "";
	display: block;
	height: 25px;
	position: absolute;
	bottom: -4px;
	width: 100%;
	z-index: 999;
}

.mydog-section-2 .services-box-image .elementor-widget-container {
	display: flex;
	width: 130px !important;
	height: 130px;
	border-radius: 50%;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	transition: all 0.2s;
}

.mydog-section-2 .services-box-dots {
	text-align: center;
}

.mydog-section-2 .services-box-dots span {
	height: 7px;
	width: 7px;
	display: inline-block;
	background-color: #9cc914;
	border-radius: 50%;
	transition: all 0.2s;
	background-color: #9cc914;
}

.mydog-section-2 .services-box-inner:hover .services-box-image .elementor-widget-container {
	background-color: #9cc914 !important;
}

.mydog-section-2 .services-box-inner:hover .services-box-dots span {
	background-color: #9cc914 !important;
}

/* MyDog */

/* SKT Activism Lite */
.activist-section-1 .elementor-image-box-img img {
	display: inline-block;
}

.activist-section-3 .elementor-image-box-img img {
	display: inline-block;
}

/* SKT Activism Lite */

/* Martial Arts Lite */
.workout-cont-img .elementor-widget-container {
	transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
}

.workout-cont-img .elementor-image {
	transform: skew(20deg);
	-ms-transform: skew(20deg);
	-webkit-transform: skew(20deg);
}

.workout-cont-box .elementor-widget-container {
	transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
}

.workout-cont-box .elementor-image-box-content {
	transform: skew(20deg);
	-ms-transform: skew(20deg);
	-webkit-transform: skew(20deg);
}

.workout-cont-box .elementor-image-box-description {
	text-indent: 15px;
}

.workout-cont-box .elementor-image-box-title {
	margin-left: 30px;
	margin-top: 0;
}

.martial-arts-btn,
.martial-arts-btn .elementor-button-wrapper {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	border-radius: 0;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-o-transform: skew(-20deg);
}

.martial-arts-btn a,
.martial-arts-btn .elementor-button-wrapper a {
	-moz-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-webkit-transform: skew(20deg);
}

.service-box {
	transform: skew(-7deg);
	-ms-transform: skew(-7deg);
	-webkit-transform: skew(-7deg);
}

.service-box .elementor-image-box-wrapper {
	transform: skew(7deg);
	-ms-transform: skew(7deg);
	-webkit-transform: skew(7deg);
}

.service-box .elementor-image-box-title {
	margin-top: 0;
}

.our-services {
	position: relative;
	overflow: hidden;
}

.our-services::after {
	content: "";
	width: 300px;
	height: 240px;
	background: #282828;
	position: absolute;
	bottom: 0px;
	right: -30px;
	transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-webkit-transform: skew(-10deg);
}

.our-services::before {
	content: "";
	width: 300px;
	height: 370px;
	background: #e2002b;
	position: absolute;
	top: 0px;
	left: -30px;
	transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-webkit-transform: skew(-10deg);
}

@media screen and (max-width: 29.938em) {
	.workout-cont-box {
		position: relative !important;
		left: 0px !important;
		top: 0px !important;
		margin-bottom: 140px !important;
	}

	.workout-cont-box .elementor-widget-container,
	.workout-cont-box .elementor-image-box-content {
		transform: skew(0deg);
		-ms-transform: skew(0deg);
		-webkit-transform: skew(0deg);
	}

	.workout-cont-img .elementor-widget-container {
		margin: 0px -60px 0px 20px !important;
	}

	.workout-cont-img2 {
		top: 230px !important;
		bottom: 0 !important;
		position: relative !important;
		left: -75px !important;
	}

	.workout-cont-img3 {
		top: 490px !important;
		position: relative !important;
		left: -40px !important
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.workout-cont-box {
		position: relative !important;
		left: 0px !important;
		top: 0px !important;
		margin-bottom: 140px !important;
	}

	.workout-cont-img {
		left: 50px !important;
		top: -10px;
	}

	.workout-cont-img2 {
		top: 140px !important;
		bottom: 0 !important;
		position: relative !important;
		left: -115px !important;
	}

	.workout-cont-img3 {
		top: 290px !important;
		position: relative !important;
		left: -30px !important
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.workout-cont-box {
		position: relative !important;
		left: 0px !important;
		top: 0px !important;
		margin-bottom: 140px !important;
	}

	.workout-cont-box .elementor-widget-container,
	.workout-cont-box .elementor-image-box-content {
		transform: skew(0deg);
		-ms-transform: skew(0deg);
		-webkit-transform: skew(0deg);
	}

	.workout-cont-img .elementorwidget-container {
		margin: 0px -45px 0px 20px !important;
	}

	.workout-cont-img2 {
		top: 200px !important;
		bottom: 0 !important;
		position: relative !important;
		left: -85px !important;
	}

	.workout-cont-img3 {
		top: 400px !important;
		position: relative !important;
		left: -40px !important
	}
}

/* Martial Arts Lite End */

/* SKT Winery Lite */
.skt-winery-service-box .elementor-image-box-img img {
	display: inline-block;
}

.skt-center-img:after {
	content: "";
	background-color: #ffffff;
	height: 350px;
	width: 120%;
	position: absolute;
	bottom: -110px;
	border-radius: 50%;
	left: -10%;
	right: 0;
	margin: 0 auto;
	z-index: 2;
}

.skt-center-img-section::after {
	content: "";
	background-color: #fff;
	height: 170px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.skt-center-img img {
	position: relative;
	z-index: 5;
}

/* SKT Winery Lite End */

/* SKT Coffee */
.skt-coffee-service-box .elementor-image-box-img img {
	display: inline-block;
}

.coffee-svg,
.about-coffee-svg {
	display: none;
}

.services-box2::before {
	position: absolute;
	bottom: -155px;
	width: 100%;
	content: '';
	background-image: url(https://demosktthemes.com/free/cuppa/wp-content/themes/skt-cuppa/images/service-svg.svg);
	z-index: 9999;
	height: 210px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.about-cafe::before {
	position: absolute;
	bottom: -210px;
	width: 70%;
	content: '';
	background-image: url(https://demosktthemes.com/free/cuppa/wp-content/themes/skt-cuppa/images/logo-svg.svg);
	z-index: 9999;
	height: 226px;
	background-repeat: no-repeat;
	background-size: 60% 60%;
	left: 0;
}

/* SKT Coffee End */

/* Restaurant Lite */
.restaurant-lite-feature-box .elementor-image-box-img img {
	display: inline-block;
}

.skt-story-box .elementor-column-wrap {
	position: relative;
	z-index: 99;
}

.skt-story-box .elementor-column-wrap:before {
	content: "";
	border: dashed 2px #535049;
	position: absolute;
	left: 5%;
	top: 5%;
	height: 90%;
	width: 90%;
	z-index: -1;
}

.skt-dish-content .elementor-widget-container {
	position: relative;
}

.skt-dish-content .elementor-widget-container:before {
	content: "";
	border-bottom: solid 12px #F8F8F8;
	border-left: solid 12px transparent;
	border-right: solid 12px transparent;
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	width: 0;
	margin: 0 auto;
}

/* Restaurant Lite End */

/* SKT Auto Car */
.auto-car-service-box.service-box {
	height: 400px !important;
	transform: none;
}

.auto-car-service-box.service-box .elementor-widget-button {
	display: none;
}

.auto-car-service-box.service-box:hover .elementor-widget-button {
	display: block;
}

.auto-car-service-box.service-box:hover {
	z-index: 999;
}

.video-play-buton img {
	width: 182px !important;
	height: 60px !important;
}

.services-box::before {
	content: '';
	background: rgba(215, 69, 22, 0.8);
	width: 100%;
	height: 88%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	text-align: center;
	padding-top: 65%;
	color: #fff;
	font-size: 30px;
	display: none;
}

.services-box:hover:before {
	display: block;
}

.services-box:hover .elementor-heading-title {
	color: #d74516 !important;
}

@media screen and (max-width: 29.938em) {
	.services-box::before {
		width: 81%;
		height: 81%;
		left: 35px;
	}
}

@media(max-width: 767px) {
	.service-box {
		height: inherit !important;
	}
}

@media(max-width: 479px) {
	.service-box {
		height: inherit !important;
	}
}

/* SKT Auto Car End */

/* SKT Architect Lite */
.skt-architect-service-box .elementor-image-box-img img {
	display: inline-block;
}

.years-box {
	bottom: -50px;
}

.explore-btn .elementor-button {
	width: 100% !important;
	text-align: left;
	vertical-align: middle;
}

.explore-btn span.elementor-button-text {
	position: relative;
	top: 18px;
	left: 45px;
}

.explore-btn span.elementor-button-text:before {
	content: '';
	width: 50px;
	height: 3px;
	background-color: #333;
	position: absolute;
	left: -70px;
	top: 7px;
}

.explore-btn span.elementor-button-icon.elementor-align-icon-right i {
	font-size: 50px;
	color: #fff;
}

@media(max-width: 1079px) {
	.years-box {
		bottom: 0;
	}
}

/* SKT Architect Lite End */

/* NatureOne */
.people-working-content {
	margin: 0 auto;
}

.working-services-box .elementor-button-icon {
	width: 50px;
	height: 50px;
	background: #6abe52;
	border-radius: 100%;
	color: #fff !important;
	line-height: 50px;
	margin-top: -15px;
	float: right;
	text-align: center;
}

.working-services-box .elementor-button-content-wrapper {
	text-align: left;
}

.working-services-box .elementor-button-link {
	width: 100% !important;
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.working-services-box .elementor-button-link {
		width: 52% !important;
		margin: 0 auto !important;
		float: none !important;
		display: table !important;
	}
}

/* NatureOne End */


/* SKT Build Lite */
.alwaye-work-box {
	height: 200px;
}

.alwaye-work-box:after {
	width: 0;
	height: 0;
	border-top: 30px solid #debc01;
	border-right: 30px solid transparent;
	content: "";
	position: absolute;
	right: 0px;
	bottom: -30px;
}

.about-build-title:before {
	width: 120px;
	height: 51px;
	content: "";
	position: absolute;
	left: -120px;
	top: 50px;
	background: #ffd800;
	z-index: 99
}

/* SKT Build Lite End */

/* Fitness Lite */
.skt-fitness-service-box {
	transform: none !important;
}

.skt-fitness-service-box .elementor-image-box-img img {
	margin-top: 10px;
}

.skt-fitness-service-box2 .elementor-image-box-img img {
	margin-top: 15px;
}

.skt-fitness-service-box3 .elementor-image-box-img img {
	margin-top: 15px;
}

.we-do-box .elementor-image-box-img {
	width: 150px !important;
	height: 120px !important;
	background: #e73a34;
	border-radius: 100px;
	text-align: center;
	line-height: 120px;
	border: solid 15px #19232f;
}

.we-do-box .elementor-image-box-img img {
	display: inline-block;
}

@media screen and (max-width: 29.938em) {
	.we-do-box .elementor-image-box-img {
		height: 150px !important;
		line-height: 150px;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-fitness-service-box2 .elementor-image-box-img img {
		margin-top: 20px;
	}

	.skt-fitness-service-box3 .elementor-image-box-img img {
		margin-top: 16px;
	}

	.we-do-box .elementor-image-box-img {
		height: 105px !important;
		line-height: 105px;
	}
}

/* Fitness Lite End */

/* Flat Lite End */
#section-btn {
	background-image: linear-gradient(-90deg, #ad69fd, #075ccb);
}

#section-btn:hover {
	background-image: linear-gradient(-40deg, #075ccb, #ad69fd);
}

.exp-box-icon .elementor-icon-box-icon .elementor-icon {
	background-image: linear-gradient(-130deg, #ad69fd, #075ccb);
}

.experience-outer-box::before {
	width: 1px;
	height: 70%;
	content: "";
	background: #fff;
	left: -1px;
	top: 80px;
	position: relative;
	border: solid 1px #000;
	border-style: dashed;
	border-height: 2px;
}

.exp-box-icon-before .elementor-icon-box-icon::before {
	width: 2px;
	height: 20px;
	background: #fff;
	content: "";
	position: absolute;
	left: 47px;
	top: -20px;
}

/* Flat Lite End */

/* Juice and Shakes Lite */
.juice-shake-feature-box .elementor-image-box-img img {
	display: inline-block;
}

/* Juice and Shakes Lite End */

/* SKT Design Agency */
.video-btn i {
	font-size: 20px !important;
	color: #ffffff !important;
	background-color: #fea700 !important;
	padding: 20px;
}

.video-btn .elementor-button-text {
	position: relative;
	margin-top: 23px;
}

.video-btn .elementor-button {
	position: relative;
	width: 200px;
	z-index: 9;
}

/* SKT Design Agency End */

/* SKT Construction Lite */
.construction-lite-process-box .elementor-image-box-title {
	margin: 16px 0;
}

.construction-lite-service-box .elementor-image-box-title {
	margin: 16px 0;
}

/* SKT Construction Lite End*/

/* IT Consultant Lite */
.offer-img-box .elementor-widget-container {
	width: 90px;
	height: 90px;
	border-radius: 100px;
	margin: 0 auto;
}

.itconsultant-service-box .elementor-image-box-img img {
	display: inline-block;
}

/* IT Consultant Lite End */

/* Online Coach */
.online-coach-feature-box .elementor-image-box-img img {
	display: inline-block;
}

.coaching-row {
	width: 100% !important;
	max-width: 350px !important;
}

.coaching-row.coaching-right {
	margin-left: 60px;
}

@media(max-width: 767px) {
	.coaching-row {
		margin: 0 auto;
	}

	.coaching-row.coaching-right {
		margin: 0 auto;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.coaching-row {
		margin: 0 auto;
	}

	.coaching-row.coaching-right {
		margin: 0 auto;
	}
}

/* Online Coach End */

/* SKT Pathway */
.client-carousel span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px !important;
	border-radius: 5px !important;
}

.client-carousel .swiper-pagination-bullet {
	opacity: 1 !important;
}

.client-carousel .swiper-slide .swiper-slide-image {
	border-radius: 30px;
}

/* SKT Pathway End */

/* SKT Black */
.web-design-box {
	z-index: 9;
}

.web-design-box:before {
	width: 0;
	height: 0;
	border-bottom: 40px solid #684901;
	border-left: 40px solid transparent;
	position: absolute;
	content: "";
	top: -40px;
	left: -25px;
}

.web-design-box:after {
	width: 0;
	height: 0;
	border-top: 50px solid #684901;
	border-right: 50px solid transparent;
	position: absolute;
	content: "";
	bottom: -50px;
	right: 0px;
}

.development-box:after {
	width: 109%;
	height: 50px;
	background: #161616;
	content: "";
	position: absolute;
	bottom: -50px;
	right: 15px;
}

.who-we-are-box {
	transform: rotate(-90deg);
}

.who-we-are-box::after {
	content: "";
	width: 1px;
	height: 290px;
	position: absolute;
	background: #252525;
	transform: rotate(-90deg);
	left: -146px;
	top: -125px;
}

.contact-info-box::before {
	content: "";
	width: 60px;
	height: 1px;
	background: #252525;
	position: absolute;
	left: -58px;
	top: 50px;
}

@media screen and (max-width: 29.938em) {

	.web-design-box::before,
	.web-design-box::after {
		display: none;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {

	.web-design-box::before,
	.web-design-box::after {
		display: none;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {

	.who-we-are-box::after,
	.contact-info-box::before {
		display: none;
	}
}

/* SKT Black End */

/* SKT White */
#about-left .about-4col .elementor-container {
	width: 780px !important;
}

#about-left .about-4col {
	position: relative;
	left: 10%;
	z-index: 999999999;
}

.creative-icon-box i {
	left: -6px;
	font-weight: 300;
}

@media(max-width: 767px) {
	#about-left .about-4col {
		left: 0;
	}

	#about-left .about-4col .elementor-container {
		width: 100% !important;
	}

	.creative-icon-box i {
		left: 0;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	#about-left .about-4col {
		left: 0;
	}

	#about-left .about-4col .elementor-container {
		width: 100% !important;
	}

	.creative-icon-box i {
		left: 0;
	}
}

/* SKT White End */

/* SKT Industrial Lite */
.industrial-skills .elementor-progress-wrapper {
	width: 58%;
	position: static;
	margin-left: 32%;
}

.industrial-skills span.elementor-progress-text {
	position: absolute;
	left: 0;
	padding: 0;
	overflow: inherit !important;
}

.industrial-skills span.elementor-progress-percentage {
	position: absolute;
	right: 0;
	padding: 0;
}

.industrial-feature-box .elementor-image-box-img img {
	display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.industrial-skills .elementor-progress-text,
	.industrial-skills .elementor-progress-percentage {
		font-size: 17px !important;
	}

	.industrial-skills .elementor-progress-wrapper {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.industrial-skills .elementor-progress-text,
	.industrial-skills .elementor-progress-percentage {
		top: -10px;
		font-size: 15px !important;
	}

	.sec1-highlight figure.elementor-image-box-img {
		margin-left: -40px !important;
	}
}

@media only screen and (min-width: 1024px) {
	.sec1-highlight figure.elementor-image-box-img {
		margin-left: -45px !important;
	}
}

@media only screen and (max-width: 767px) {
	.industrial-skills .elementor-progress-wrapper {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.industrial-skills .elementor-progress-text,
	.industrial-skills .elementor-progress-percentage {
		top: -10px;
		font-size: 15px !important;
	}

	.sec1-highlight figure.elementor-image-box-img {
		margin-left: 0 !important;
	}
}

/* SKT Industrial Lite End */

/* SKT Toothy */
.sec1-right::after {
	position: absolute;
	width: 115%;
	height: 90%;
	left: -26px;
	bottom: 0;
	content: " ";
	background-color: rgba(255, 255, 255, 0.8);
	z-index: -1;
}

/* SKT Toothy End */

/* Butcher Lite */
.skt-butcher-feature-box .elementor-image-box-img img {
	display: inline-block;
}

/* Butcher Lite End */

/* CutsnStyle Lite */
.cutsnstyle-service-box .elementor-image-box-img img {
	display: inline-block;
}

/* CutsnStyle Lite End */

/* Modelling Lite */
.modeling-service-box .elementor-image-box-img img {
	display: inline-block;
}

/* Modelling Lite End */

/* Yogi Lite */
.yogi-service-box .elementor-image-box-img img {
	display: inline-block;
}

/* Yogi Lite End */

/* Interior Lite Start*/
#client-read-more :before {
	content: "";
	width: 80px;
	height: 56px;
	position: absolute;
	left: -80px;
	bottom: 0px;
	background: #E4A62B;
}

#client-read-more:hover ::before {
	background: #fff;
}

.services .elementor-widget-container {
	width: 230px !important;
	height: 220px !important;
	padding-top: 40px;
	text-align: center;
}

.services .elementor-image-box-title {
	margin: 0;
}

.services:nth-child(1) {
	float: left;
	top: 120px;
}

.services:nth-child(2) {
	float: right;
	margin-top: 0px;
	position: relative;
	z-index: 999999;
	right: -30px;
}

.services:nth-child(3) {
	float: right;
	right: -260px;
	top: 30px;
}

.services-box::before {
	content: "";
	width: 200px;
	position: absolute;
	height: 350px;
	border: solid 1px #8d7b65;
	border-right: 0px !important;
	top: 60px;
	left: 185px;
}

@media screen and (max-width: 29.938em) {
	#client-read-more ::before {
		display: none;
	}

	.services {
		margin: 0 auto;
	}

	.services:nth-child(1) {
		top: 30px;
	}

	.services:nth-child(2) {
		top: 30px;
		right: 0px;
		margin-top: 30px;
	}

	.services:nth-child(3) {
		right: 0px;
		top: 30px;
		margin-top: 30px;
	}

	.services-box::before {
		display: none;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	#client-read-more ::before {
		display: none;
	}

	.services {
		position: static !important;
	}

	.services {
		margin: 0 auto;
	}

	.services:nth-child(1) {
		top: 30px;
		margin-top: 30px;
	}

	.services:nth-child(2) {
		top: 30px;
		right: 0px;
		margin-top: 30px;
	}

	.services:nth-child(3) {
		right: 0px;
		top: 30px;
		margin-top: 30px;
	}

	.services-box::before {
		display: none;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#client-read-more ::before {
		display: none;
	}

	.services {
		position: static !important;
	}

	.services {
		margin: 0 auto;
	}

	.services:nth-child(1) {
		top: 30px;
	}

	.services:nth-child(2) {
		top: 30px;
		right: 0px;
		margin-top: 30px;
	}

	.services:nth-child(3) {
		right: 0px;
		top: 30px;
		margin-top: 30px;
	}

	.services-box::before {
		display: none;
	}
}

/* Interior Lite End*/

/* SKT Simple Start*/
.skt-simple-section1 .elementor-image-box-img img {
	display: inline-block;
}

.skt-simple-section1 .elementor-image-box-title {
	margin: 0;
}

.section1-title .elementor-image-box-title {
	margin: 0;
}

.section1-title {
	margin: 0 auto;
}

.section1-title .elementor-heading-title span {
	color: #1b85ea;
}

.section-button .elementor-button {
	background-image: linear-gradient(#17daf6, #1b80e9);
}

.team-people-section:after {
	width: 90%;
	height: 300px;
	content: "";
	position: absolute;
	top: 85%;
	transform: translateY(-85%);
	background-image: linear-gradient(-90deg, #18cef4, #1b7ae8);
	z-index: 0;
	left: 5%;
}

.provide-box .elementor-element-populated {
	box-shadow: 0px 0px 10px #ededed;
}

.business-solution .elementor-button:after {
	content: '';
	background: #282828;
	width: 100px;
	height: 58px;
	position: absolute;
	left: -100px;
	top: -4px
}

.projects-done:after {
	width: 0;
	height: 0;
	border-top: 24px solid #0658b3;
	border-right: 25px solid transparent;
	content: "";
	position: absolute;
	right: -25px;
	top: 114px;
}

.video-section-service {
	width: 55%;
	margin-left: 10%;
	height: inherit;
	background: #ccc;
	margin-top: -550px;
	margin-bottom: 80px;
}

/* SKT Simple End*/

/* SKT Condimentum Start*/
.condimentum-services .elementor-image-box-img img {
	display: inline-block;
}

.condimentum-services .elementor-image-box-title {
	margin: 0;
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-service-box .elementor-image-box-img img {
		display: inline-block;
	}
}

/* SKT Condimentum End*/

/* SKT Charity Start*/
.charity-categories .elementor-image-box-img img,
.donate-seators .elementor-image-box-img img {
	display: inline-block;
}

.charity-categories .elementor-image-box-title,
.donate-seators .elementor-image-box-title {
	margin: 0;
}

.charity-about .elementor-text-editor p {
	line-height: 1.6em;
	margin: 0 0 30px 0;
}

/* SKT Charity End*/

/* Ele Makeup Lite Start*/
.skt-section1-column {
	width: 32% !important;
}

.section1-block-title1 .elementor-heading-title {
	position: relative;
	white-space: nowrap;
	z-index: 99;
}

.section1-block-title2 .elementor-heading-title {
	left: -90px;
	position: relative;
	white-space: nowrap;
	z-index: 99;
}

@media screen and (max-width: 29.938em) {
	.section1-block-title2 .elementor-heading-title {
		left: 0;
	}

	.skt-section1-column {
		width: 100% !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.section1-block-title2 .elementor-heading-title {
		left: 0;
	}

	.skt-section1-column {
		width: 100% !important;
	}
}

/* Ele Makeup Lite End*/

/* Ele Attorney Lite Start*/
.attorney-services .elementor-image-box-img img,
.attorney-practice .elementor-image-box-img img,
.attorney-choose-us .elementor-image-box-img img {
	display: inline-block;
}

.attorney-services .elementor-image-box-title,
.attorney-practice .elementor-image-box-title,
.attorney-choose-us .elementor-image-box-title {
	margin: 0;
}

/* Ele Attorney Lite End*/

/* Poultry Farm Lite Start*/
#eggs-nest-section {
	position: static !important;
}

#eggs-nest-section .nest-col {
	width: 440px !important;
	position: absolute;
	z-index: 2;
	bottom: 40px;
}

#eggs-nest-section .nest-col:after {
	content: '';
	width: 280px;
	height: 290px;
	border: solid 8px #ffc487;
	position: absolute;
	top: -50px;
	z-index: -1;
}

#eggs-nest-section .egg-title {
	position: relative;
	top: 100px;
	left: 80px;
}

.img-text-box h3 span {
	font-weight: 200;
	display: block;
}

.img-text-box .elementor-image-box-title {
	margin: 0;
}

.video-title h3 span {
	font-weight: 200;
	display: block;
	font-size: 30px;
}

.video-box iframe {
	border-radius: 10px;
}

.video-box .elementor-custom-embed-image-overlay {
	border-radius: 10px;
}

.big-title h2 {
	opacity: 0.1;
}

@media screen and (max-width:47.938em) and (min-width:20.000em) {
	#eggs-nest-section {
		position: relative !important;
	}

	#eggs-nest-section .nest-col {
		width: 100% !important;
		position: static;
		z-index: 2;
		bottom: 40px;
	}

	#eggs-nest-section .nest-col:after {
		display: none;
	}

	#eggs-nest-section .egg-title {
		top: 0;
		left: 0;
		margin-bottom: 25px;
	}

	#eggs-nest-section .egg-title h3 {
		color: #2a2a2a;
	}

	.img-text-box .elementor-image-box-img img {
		display: inline-block;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#eggs-nest-section .egg-title {
		position: absolute !important;
		bottom: 90px !important;
		left: 100px !important;
		z-index: 999999;
	}

	#eggs-nest-section .nest-col {
		width: 350px !important;
		bottom: 20px !important;
	}

	#eggs-nest-section .nest-col::after {
		display: none !important;
	}

	.img-text-box .elementor-image-box-img img {
		display: inline-block;
	}
}

/* Poultry Farm Lite End*/

/* Ele Wedding Lite Start*/
.verticle-bar {
	width: 1px;
	height: 60px;
	background-color: #000;
	margin: 0 auto;
}

.wedding-title-box .elementor-image-box-img img {
	display: inline-block;
}

.wedding-title-box .elementor-image-box-title {
	margin: 0;
}

/* Ele Wedding Lite End*/

/*Ele Fitness Lite Start*/
.bodybox {
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
	overflow: hidden;
	z-index: 99999;
	position: relative;
}

.bodybox .elementor-image {
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
}

.bodybox .elementor-widget-container {
	overflow: hidden;
	height: 440px;
}

.bodybox .elementor-image img {
	margin-top: -24px !important;
}

@media screen and (max-width: 29.938em) {
	.bodybox .elementor-image img {
		width: 100%;
	}
}

/*Ele Fitness Lite End*/

/*Ele Fitness Lite Start*/
.nature-service-box .elementor-widget-image-box {
	margin: 0 !important;
}

.nature-service-box .elementor-image-box-img img {
	display: inline-block;
}

.nature-service-box .elementor-image-box-title {
	margin: 0;
}

.nature-offer-box .elementor-image-box-title {
	margin: 0;
}

@media screen and (max-width:47.938em) and (min-width:20.000em) {
	.nature-offer-box .elementor-heading-title {
		text-align: center !important;
	}

	.nature-offer-box .elementor-divider-separator {
		display: block !important;
		margin: 0 auto !important;
	}

	.offer-column .elementor-image-box-wrapper {
		text-align: center !important;
	}
}

/*Ele Fitness Lite End*/

/*Ele eBook Lite Start*/
.skt-booking-btn {
	position: relative;
	top: 50px;
	z-index: 99;
}

.skt-new-tag .elementor-widget-container {
	line-height: normal;
}

.skt-new-tag .elementor-widget-container::after {
	content: "";
	border-left: solid 8px #ff7101;
	border-top: solid 0 transparent;
	border-bottom: solid 11px transparent;
	height: 0;
	width: 0;
	position: absolute;
	right: -8px;
	top: 0px;
}

.skt-new-tag .elementor-widget-container::before {
	content: "";
	border-left: solid 8px #ff7101;
	border-top: solid 11px transparent;
	border-bottom: solid 0 transparent;
	height: 0;
	width: 0;
	position: absolute;
	right: -8px;
	top: 11px;
}

.skt-new-tag .elementor-heading-title {
	line-height: normal;
}

/*Ele eBook Lite End*/

/*Ele Product Launch lite Start*/
#service-box-section .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

#revolution-section .elementor-text-editor p {
	margin-bottom: 0;
}

#app-button .elementor-button {
	text-align: left;
}

#app-button .elementor-button i {
	font-size: 36px;
}

#app-button .elementor-button strong {
	font-size: 24px;
	font-weight: 600;
}

#app-button .elementor-button .fab {
	font-family: "Font Awesome 5 Brands" !important;
}

.product-launch-features .elementor-widget-image-box {
	margin: 0 !important;
}

.product-launch-features .elementor-image-box-img img {
	display: inline-block;
}

.product-launch-features .elementor-image-box-title {
	margin: 0;
}

.product-launch-mobile-app .elementor-image-box-title {
	margin: 0;
}

@media screen and (max-width:47.938em) and (min-width:20.000em) {
	.product-launch-features .elementor-heading-title {
		text-align: center !important;
	}

	.product-launch-features .elementor-divider-separator {
		display: block !important;
		margin: 0 auto !important;
	}

	.product-launch-mobile-app .elementor-image-box-wrapper {
		text-align: center !important;
	}

	#app-button .elementor-button-wrapper {
		text-align: center;
	}
}

/*Ele Product Launch Lite End*/

/*Ele Spa lite Start*/
#first-box {
	position: relative;
	z-index: 12;
}

#first-box:after {
	content: '';
	position: absolute;
	height: 50px;
	width: 50px;
	bottom: -25px;
	right: -25px;
	background-color: #fff;
	border-radius: 100%;
	z-index: 9;
}

#video-pattern {
	position: relative;
}

#video-pattern:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 50px;
	bottom: -61px;
	left: -45px;
	background-color: #ef8481;
	z-index: 0;
}

#video-pattern:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 50px;
	bottom: -61px;
	right: -45px;
	background-color: #ef8481;
	z-index: -1;
}

.spa-service-column .elementor-image-box-img img {
	display: inline-block;
}

.spa-service-column .elementor-image-box-title {
	margin: 0;
}

@media screen and (max-width:47.938em) and (min-width:20.000em) {
	#video-pattern:before {
		display: none;
	}

	#video-pattern:after {
		display: none;
	}

	#welcome-section h2,
	#welcome-section h3,
	#welcome-section p {
		text-align: center;
	}

	#product-section .elementor-widget-wrap {
		text-align: center;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#video-pattern:before {
		display: none;
	}

	#video-pattern:after {
		display: none;
	}
}

/*Ele Spa Lite End*/

/*High Tech Lite Start*/
.hightech-services .elementor-image-box-img img,
.hightech-repair .elementor-image-box-img img {
	display: inline-block;
}

.hightech-services .elementor-image-box-title,
.hightech-repair .elementor-image-box-title {
	margin: 0;
}

/*High Tech Lite End*/

/*Junk Removal Lite Start*/
#about-col,
#about-outer {
	position: relative;
}

#about-col:before {
	content: '';
	position: absolute;
	top: -100px;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #33cf9f;
	border-right: 100px solid transparent;
}

#about-col:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #fff;
	border-right: 100px solid transparent;
}

#about-outer:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 36px solid #1c3346;
	border-left: 36px solid transparent;
}

#about-section .elementor-image-box-img img,
.junkremoval-services .elementor-image-box-img img {
	display: inline-block;
}

#about-section .elementor-image-box-title,
.junkremoval-services .elementor-image-box-title {
	margin: 0;
}

@media screen and (max-width:63.938em) and (min-width:20.000em) {

	#about-col::before,
	#about-col::after,
	#about-outer::after,
	#video-col-outer::before,
	#price-col::after {
		display: none;
	}
}

/*Junk Removal Lite End*/
/*Ele Pet Lite Start*/
.petcare-img::after {
	content: "";
	height: 50px;
	width: 2px;
	background-color: #01a765;
	position: absolute;
	top: -50px;
}

.petcare-img2::after {
	content: "";
	height: 50px;
	width: 2px;
	background-color: #01a765;
	position: absolute;
	bottom: -50px;
}

.petscare-services .elementor-image-box-img img {
	display: inline-block;
}

.petscare-services .elementor-image-box-title {
	margin: 0;
}

/*Ele Pet Lite End*/

/*Ele Agency Lite Start*/
.head-bottom-shape {
	position: relative;
}

.head-bottom-shape:after {
	content: '';
	position: absolute;
	bottom: -80px;
	left: 14px;
	width: 99%;
	max-width: 1140px;
	height: 230px;
	background-color: #f6f6f6;
	border-top-left-radius: 80px;
	border-top-right-radius: 100px;
	transform: skewY(-7deg);
	z-index: 999;
}

.agency-services .elementor-image-box-img img {
	display: inline-block !important;
}

.agency-services .elementor-image-box-title {
	margin: 0 !important;
}

.agency-features .elementor-image-box-img img {
	display: inline-block;
}

.agency-features .elementor-image-box-title {
	margin: 0;
}

/*Ele Agency Lite End*/

/*Ele Yoga Lite Start*/
.skt-yoga-section1 .elementor-image-box-img img {
	display: inline-block;
}

.skt-yoga-section1 .elementor-image-box-title {
	margin: 0;
}

.skt-yoga-section2 .elementor-image-box-img img {
	display: inline-block;
}

.skt-yoga-section2 .elementor-image-box-title {
	margin: 0;
}

/*Ele Yoga Lite End*/

/*Local Business Lite Start*/
.local-business-services .elementor-image-box-img img {
	display: inline-block;
}

.local-business-services .elementor-image-box-title {
	margin: 0;
}

/*Local Business Lite End*/

/*Ele Fashion Lite*/
.fashion-services .elementor-image-box-img img {
	display: inline-block;
}

.fashion-services .elementor-image-box-title {
	margin: 0;
}

/*Ele Fashion Lite End*/

/*Icecream Lite Start*/
.icecream-services .elementor-image-box-img img {
	display: inline-block;
}

.icecream-services .elementor-image-box-title {
	margin: 0;
}

.icecream-flavours .elementor-image-box-img img {
	display: inline-block;
}

.icecream-flavours .elementor-image-box-title {
	margin: 0;
}

/*Icecream Lite End*/

/*Catering Lite Start*/
.skt-dish-box .elementor-image-box-img {
	position: relative;
}

.skt-dish-box .elementor-image-box-img:after {
	content: "";
	border-right: solid 12px transparent;
	border-left: solid 12px transparent;
	border-bottom: solid 10px #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 auto;
	transform: translateX(-50%);
	z-index: 99;
}

.skt-dish-box .elementor-image-box-img img {
	border-radius: 8px;
	display: block;
	width: 100%;
}

.skt-dish-box .elementor-image-box-wrapper:hover .elementor-image-box-title {
	color: #ff6e26 !important;
}

.catering-section1 .elementor-image-box-img img {
	display: inline-block;
}

.catering-section1 .elementor-image-box-title {
	margin: 0;
}

.catering-section2 .skt-service-box .elementor-image-box-img img {
	border-radius: 50%;
	display: inline-block;
}

.catering-section2 .skt-service-box .elementor-image-box-wrapper:hover .elementor-image-box-img img {
	border: solid 8px #ff6e26;
	border-radius: 50%;
}

.catering-section2 .elementor-image-box-title {
	margin: 0;
}

/*Catering Lite End*/

/*SKT Plumbing Lite Start*/
.certificate-box {
	position: relative;
}

.certificate-box:before {
	content: '';
	position: absolute;
	right: 40px;
	top: -50px;
	border-bottom: 50px solid #e5e5e5;
	border-right: 50px solid transparent;
}

.certificate-box:after {
	content: '';
	position: absolute;
	width: 290px;
	height: 40px;
	transform: skew(76deg);
	background: linear-gradient(to top, #eeeeef 0%, #e5e5e5 100%);
	bottom: -20px;
	left: 120px;
}

.price-box {
	position: relative;
}

.price-box:after {
	content: '';
	position: absolute;
	width: 290px;
	height: 40px;
	transform: skew(76deg);
	background: linear-gradient(to top, #eeeeef 0%, #e5e5e5 100%);
	bottom: -20px;
	left: 120px;
}

.open-box {
	position: relative;
}

.open-box:before {
	content: '';
	position: absolute;
	left: 40px;
	bottom: -30px;
	border-top: 50px solid #e5e5e5;
	border-left: 50px solid transparent;
}

#offered-column {
	position: relative;
}

#offered-column:before {
	content: '';
	position: absolute;
	left: -50px;
	bottom: -50px;
	border-top: 50px solid #0084ff;
	border-left: 50px solid transparent;
}

#offered-column:after {
	content: '';
	position: absolute;
	right: -50px;
	bottom: -50px;
	border-top: 50px solid #0084ff;
	border-right: 50px solid transparent;
}

.plumbing-section1 .elementor-image-box-img img {
	display: inline-block;
}

.plumbing-section1 .elementor-image-box-title {
	margin: 0;
}

.plumbing-section2 .elementor-image-box-img img {
	display: inline-block;
}

.plumbing-section2 .elementor-image-box-title {
	margin: 0;
}

@media (max-width: 1199px) {

	#offered-column::before,
	#offered-column::after {
		display: none;
	}

	.certificate-box:before {
		display: none;
	}

	.certificate-box:after {
		display: none;
	}

	.price-box:after {
		display: none;
	}

	.open-box:before {
		display: none;
	}
}

/*SKT Plumbing Lite End*/

/*SKT Recycle Lite Start*/
.recycling-cont-box:before {
	width: 0;
	height: 0;
	border-top: 125px solid #83a31a;
	border-right: 100px solid transparent;
	content: "";
	position: absolute;
	bottom: -125px;
	right: 0px;
}

.recycle-section1 .elementor-image-box-img img {
	display: inline-block;
}

.recycle-section1 .elementor-image-box-title {
	margin: 0;
}

.recycle-section2 .elementor-image-box-img img {
	display: inline-block;
}

.recycle-section2 .elementor-image-box-title {
	margin: 0;
}

.welcome-section .elementor-image-box-description {
	line-height: 0.5;
}

@media screen and (max-width: 29.938em) {
	.recycling-cont-box:before {
		display: none;
	}
}

/*SKT Recycle Lite End*/

/*SKT Pottery Lite Start*/
.pottery-section1 .elementor-image-box-img img {
	display: inline-block;
}

.pottery-section1 .elementor-image-box-title {
	margin: 0;
}

.pottery-section1 .elementor-widget-image-box .elementor-widget-container {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

/*SKT Pottery Lite End*/

/*SKT Actor Lite Start*/
.actor-section2 .elementor-image-box-img img {
	display: inline-block;
}

.actor-section2 .elementor-image-box-title {
	margin: 0;
}

/*SKT Actor Lite End*/

/* SKT GB HOTEL */
.skt-gbhotel-abt-rgt {
	margin-left: 0 !important;
	padding-right: 30px;
	flex-basis: calc(50% - 16px);
	flex-grow: 0;
}

.skt-gbhotel-abt-left p {
	text-align: justify;
}

.skt-gbhotel-abt-left {
	position: absolute;
	right: 0;
}

.skt-gbhotel-service-box {
	background-color: #fff;
	border-radius: 10px;
	padding: 15px;
}

.skt-gbhotel-service-box:hover {
	background-color: #11c28b;
}

.skt-gbhotel-service-box:hover .uagb-heading-text {
	color: #fff
}

.skt-gbhotel-our-serv {
	padding-left: 50px;
}

.skt-gbhotel-our-serv p,
.skt-gbhotel-abt-left p {
	text-align: justify;
}

.skt-gbhotel-serv-btn a:hover {
	background: #11c28b !important;
}

.skt-gbhotel-abt-btn a:hover {
	background: #2f2f2f !important;
}

.skt-gbhotel-pkg-btn a:hover {
	background-color: #fff !important;
	color: #11c28b !important;
	text-decoration: none;
}

.skt-gbhotel-pkg-btn {
	border: 1px solid #FFF;
}

.skt-gbhotel-pkg-btn a {
	display: block;
	text-decoration: none;
}

@media screen and (max-width: 29.938em) {
	.skt-gbhotel-service-box {
		margin-bottom: 20px;
	}

	.skt-gbhotel-our-serv {
		padding-left: 0;
	}

	.skt-gbhotel-abt-left {
		position: relative;
		padding-right: 10px;
	}

	.skt-gbhotel-abt-rgt h1 {
		font-size: 30px !important;
		line-height: 35px;
	}
}

@media (min-width: 600px) and (max-width: 781px) {
	.wp-block-column {
		flex-basis: calc(50% - 16px) !important;
	}

	.skt-gbhotel-service-box {
		margin-bottom: 10px !important;
	}
}

@media (max-width: 781px) {
	.skt-gbhotel-our-serv {
		padding-left: 0;
	}

	.wp-block-spacer.skt-gb-space {
		height: 10px !important;
	}
}

/* SKT GB HOTEL */

/* SKT GB CHARITY */
.gbcharity-mission-cols {
	padding: 30px;
}

.gbcharity-mission-cols:hover {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 10px #ddd;
}

.gbcharity-join-campaign-btn a {
	position: relative;
	top: 25px;
	padding: 12px 40px !important;
}

.gbcharity-change-life-btn a {
	padding: 15px 40px !important;
}

.gbcharity-change-life-right {
	z-index: 9;
}

.gbcharity-help-block1 {
	padding-right: 20px;
}

.gbcharity-help-block2 p {
	margin: 0 0 5px !important;
}

.gbcharity-help-block3 img {
	position: absolute;
	right: -5px;
	z-index: 9;
	top: 11px;
}

@media only screen and (max-width: 639px) {
	.gbcharity-help-block1 {
		padding-right: 0 !important;
	}

	.gbcharity-help-block1 .wp-block-uagb-advanced-heading {
		margin-bottom: 20px;
	}

	.gbcharity-help-block3 {
		text-align: center;
	}

	.gbcharity-help-block3 img {
		position: relative !important;
	}
}

/* SKT GB CHARITY */


/* SKT GB FITNESS */
.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content {
	z-index: 1;
}

.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content:before {
	position: absolute;
	width: 300px;
	height: 292px;
	content: " ";
	background-color: #c6d215;
	top: -23px;
	left: 34px;
	z-index: -1;
}

.gbfitness-section2-infobox {
	padding: 20px 30px;
	background-color: #ffffff;
	margin: 20px 0;
	border-radius: 100px;
}

.gbfitness-section2-infobox:hover {
	background-color: #ff7101;
}

.gbfitness-section2-infobox:hover p,
.gbfitness-section2-infobox:hover h4 {
	color: #fff;
}

.gbfitness-section3-infobox {
	padding: 40px 20px;
	background-color: #fff;
	border-radius: 5px;
}

.gbfitness-section3-right {
	margin-left: 0 !important;
}

.gbfitness-section3-right img {
	position: absolute;
	right: -150px;
}

.gbfitness-section3-btn {
	text-align: right;
	padding-top: 20%;
}

.gbfitness-section3-btn a {
	border: 2px solid #fff !important;
	font-weight: 600;
}

@media only screen and (max-width: 599px) {
	.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content::before {
		display: none;
	}

	.gbfitness-section3-infobox.first {
		margin-bottom: 30px;
	}

	.gbfitness-section3-right img {
		position: relative;
		right: 0;
	}

	.gbfitness-section3-btn {
		text-align: left;
		padding-top: 0;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content::before {
		display: none;
	}

	.gbfitness-section3-infobox.first {
		margin-bottom: 30px;
	}

	.gbfitness-section3-section3-right img {
		position: relative;
		right: 0;
	}

	.gbfitness-section3-btn {
		text-align: left;
		padding-top: 0;
	}
}

/* SKT GB FITNESS */

/* SKT GB CONSTRUCION */
.gbconstruction-section1-infobox {
	position: relative;
	padding: 0 20px 0 20px;
	border: 1px solid #eee;
	border-radius: 15px;
}

.gbconstruction-section1-infobox:after {
	position: absolute;
	height: 100%;
	width: 50px;
	top: 0;
	left: -12px;
	content: " ";
	background-color: #fff;
	z-index: 0;
}

.gbconstruction-section1-infobox .uagb-ifb-image-content {
	margin-top: -30px !important;
	background-color: #fff;
}

.gbconstruction-section1-infobox a.uagb-infobox-cta-link {
	position: absolute;
	bottom: -14px;
	background-color: #fff;
	padding: 5px 0;
}

.gbconstruction-section4-left {
	position: relative;
}

.gbconstruction-section4-left1 figure {
	position: absolute;
	top: 30%;
	transform: translateY(-30%);
}

.gbconstruction-section4-highlight {
	position: absolute;
	width: 450px;
	top: 56%;
	transform: translateY(-56%);
}

.gbconstruction-section5 .wp-block-column {
	margin-bottom: 30px;
}

.gbconstruction-section5 .uagb-infobox__outer-wrap {
	padding: 40px 30px;
	background-color: #fff;
	border-radius: 5px;
}

.gbconstruction-section5 .uagb-infobox__outer-wrap:hover {
	box-shadow: 0 0 20px #ddd;
	border-left: 4px solid #ffe119;
}

@media only screen and (max-width: 781px) {

	.gbconstruction-section1-left,
	.gbconstruction-section1-right {
		width: 100%;
	}

	.gbconstruction-section4-left1 figure {
		position: relative !important;
		top: 0 !important;
		transform: translateY(0) !important;
	}
}

/* SKT GB CONSTRUCION */

/* GB POSTERITY */
.gb-pos-section2 figure {
	margin: 0;
}

.gb-pos-section2-para {
	padding: 25px 0 10px 0;
}

.gb-pos-section2 .uagb-buttons-repeater,
.gb-pos-section3 .uagb-buttons-repeater,
.gb-pos-section4 .uagb-buttons-repeater {
	text-decoration: none;
}

.gb-pos-section3 h4 {
	padding: 15px 0 0 0;
}

.gb-pos-bx-shad {
	box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.gb-pos-infbox {
	border-right: 1px solid #F0F0F0;
}

.gb-pos-section5 .pos-tstm-thumb {
	height: auto;
	overflow: visible !important;
}

.pos-green-strip img {
	margin: 15px 0 0 0;
	position: relative;
	left: 52px;
}

.pos-tstm-cols-sec {
	overflow: visible !important;
	background-position: 550px 320px !important;
}

.pos-tstm-thumb .uagb-ifb-title-wrap {
	padding: 19px 0 0 5px;
}

.pos-tstm-desc {
	text-align: left;
	max-width: 46%;
	margin: 20px 0;
}

.pos-process-title h2 {
	font-size: 282px !important;
	position: relative;
	top: -200px;
	z-index: -1;
	margin-bottom: -230px !important;
}

.pos-faq .uagb-faq-item-active .uagb-faq-questions,
.pos-faq .uagb-faq-item-active .uagb-icon-active,
.pos-faq .uagb-faq-item-active .uagb-question {
	color: #0083DD !important;
}

.pos-faq .uagb-faq-questions-button {
	padding: 18px 18px 18px 25px !important;
}

.pos-faq .uagb-column__inner-wrap {
	padding: 0px !important;
}

.pos-faq .uagb-faq-item-active .uagb-faq-content {
	padding: 20px !important;
}

.pos-faq .uagb-faq-item-active .uagb-faq-content,
.pos-faq .uagb-faq-item-active .uagb-faq-content p {
	background-color: #0083DD;
	color: #FFF !important;
}

.pos-faq .uagb-faq-item {
	border: none !important;
}

.pos-faq .uagb-faq-child__outer-wrap {
	margin-bottom: 0px !important;
}

.pos-faq .uagb-faq-item {
	background-color: #f2f2f2 !important;
}

.pos-meetbox .uagb-column__inner-wrap {
	padding: 0px !important;
}

/* GB POSTERITY */

/* GB POSTERITY DARK */
.gb-pos-infbox-dark {
	border-right: 1px solid #37393E;
}

.pos-green-strip-dark img {
	margin: 15px 0 0 0;
	position: relative;
	left: 42px;
}

.pos-tstm-cols-sec-dark {
	overflow: visible !important;
	background-position: 550px 263px !important;
}

.pos-faq-dark .uagb-faq-item-active .uagb-faq-questions,
.pos-faq-dark .uagb-faq-item-active .uagb-icon-active,
.pos-faq-dark .uagb-faq-item-active .uagb-question {
	color: #F2B944 !important;
}

.pos-faq-dark .uagb-faq-questions-button {
	padding: 18px 18px 18px 25px !important;
}

.pos-faq-dark .uagb-column__inner-wrap {
	padding: 0px !important;
}

.pos-faq-dark .uagb-faq-item-active .uagb-faq-content {
	padding: 20px !important;
}

.pos-faq-dark .uagb-faq-item-active .uagb-faq-content,
.pos-faq-dark .uagb-faq-item-active .uagb-faq-content p {
	background-color: #22242A;
	color: #FFF !important;
}

.pos-faq-dark .uagb-faq-item {
	border: none !important;
}

.pos-faq-dark .uagb-faq-child__outer-wrap {
	margin-bottom: 0px !important;
}

.pos-faq-dark .uagb-faq-item {
	background-color: #22242A !important;
}

/* GB POSTERITY DARK */

/* MARKETING AGENCY */
.cta-wrap:after {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/marketing-agency/wp-content/uploads/2020/12/sec1-arrowicon.png) no-repeat;
	width: 159px;
	height: 176px;
	right: -125px;
	top: -140px;
	z-index: 9;
}

@media screen and (max-width: 29.938em) {
	.cta-wrap:after {
		content: '';
		display: none;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.cta-wrap:after {
		content: '';
		display: none;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.cta-wrap:after {
		content: '';
		background: url(https://demosktthemes.com/free/marketing-agency/wp-content/uploads/2020/12/sec1-arrowicon.png) no-repeat;
		right: 10px;
		top: -165px;
	}
}

/* MARKETING AGENCY */

/* DIGITAL AGENCY */
.seomrkt-btn .elementor-button {
	background-image: linear-gradient(to right, #fd4c1c, #fe911c) !important;
}

.seomrkt-btn .elementor-button:hover {
	background-image: linear-gradient(to right, #fe911c, #fd4c1c) !important;
}

/* DIGITAL AGENCY */

/* PET CARE */
.pet-activities-box .elementor-image-box-content {
	position: absolute;
	bottom: 50px;
}

.pet-activities-box:before {
	content: '';
	position: absolute;
	bottom: 23px;
	left: 0;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(152, 203, 70, 0.7));
	width: 100%;
}

.pet-activities-box:nth-child(2):before {
	content: '';
	position: absolute;
	bottom: 23px;
	left: 0;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(255, 100, 46, 0.7));
	width: 100%;
}

.pet-activities-box:nth-child(3):before {
	content: '';
	position: absolute;
	bottom: 23px;
	left: 0;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(75, 179, 230, 0.7));
	width: 100%;
}

/* PET CARE */

/* THE ART */
.stroke-title h2 {
	-webkit-text-stroke: 2px #ffffff;
}

.abstract-column .elementor-widget-wrap {
	width: 575px !important;
	position: absolute;
	right: 0;
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.abstract-column .elementor-widget-wrap {
		width: inherit !important;
		position: static;
	}
}

@media screen and (max-width: 29.938em) {
	.abstract-column .elementor-widget-wrap {
		text-align: center;
		width: auto;
		position: static;
	}
}

/* THE ART */
/* BEAUTY CUTS */
.salon-time {
	width: 60% !important;
	position: absolute !important;
	right: 0 !important;
	top: -230px !important;
}

.salon-time-box h5 {
	font-size: 16px !important;
	color: #fff !important;
	width: 50%;
	float: left;
	text-align: left;
	font-weight: 400 !important;
	padding: 0px !important;
	margin: 0px !important;
}

.salon-time-box h6 {
	font-size: 16px !important;
	color: #fff !important;
	width: 50%;
	float: left;
	text-align: right;
	font-weight: 400 !important;
	padding: 0px !important;
	margin: 0px !important;
}

@media screen and (max-width: 29.938em) {
	.salon-time {
		width: 100% !important;
		position: relative !important;
		margin-bottom: -200px !important;
	}
}

/* BEAUTY CUTS*/
/* LIBRARY */
.category-btn {
	display: none;
}

.category-box:hover .category-btn {
	display: block;
}

/* LIBRARY */
/* TUTOR */
.course1:before {
	content: "";
	position: absolute;
	top: -62px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 111px solid transparent;
	border-right: 111px solid transparent;
	border-bottom: 62px solid #46298f;
}

.course1:after {
	content: "";
	position: absolute;
	bottom: -62px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 111px solid transparent;
	border-right: 111px solid transparent;
	border-top: 62px solid #46298f;
}

.course3-wrap:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -170px;
	width: 217px;
	height: 250px;
	background-image: url(https://demosktthemes.com/free/tutor/images/hexa-img.png);
	z-index: 0;
}

.course3-wrap:after {
	content: "";
	position: absolute;
	top: -10px;
	right: -170px;
	width: 217px;
	height: 250px;
	background-image: url(https://demosktthemes.com/free/tutor/images/hexa-img.png);
	z-index: 0;
}

.course2:before {
	content: "";
	position: absolute;
	top: -62px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 111px solid transparent;
	border-right: 111px solid transparent;
	border-bottom: 62px solid #2892a5;
}

.course2:after {
	content: "";
	position: absolute;
	bottom: -62px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 111px solid transparent;
	border-right: 111px solid transparent;
	border-top: 62px solid #2892a5;
}

.course3::before {
	content: "";
	position: absolute;
	top: -62px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 118px solid transparent;
	border-right: 118px solid transparent;
	border-bottom: 62px solid #f7a611;
}

.course3::after {
	content: "";
	position: absolute;
	bottom: -62px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 118px solid transparent;
	border-right: 118px solid transparent;
	border-top: 62px solid #f7a611;
}

.btn-wrap .elementor-button {
	background-color: transparent !important;
	background-image: linear-gradient(90deg, #4373ad 0%, #2baaa8 100%) !important;
}

/* TUTOR */

/* WELDER */
.skt-progress .elementor-title {
	position: relative;
	top: -10px;
}

.skt-progress .elementor-progress-percentage {
	position: absolute !important;
	top: -26px !important;
	right: 0;
}

/* WELDER*/

/* LEGAL EXPERT */
.win-rate {
	width: 130px !important;
	height: 130px;
	padding-top: 0px;
	position: absolute;
	top: -300px;
	left: -40px;
}

.rate-number {
	margin-bottom: 8px !important;
	padding-top: 25px;
}

.about-lawyer {
	position: absolute;
	right: -100px;
	top: -90px;
}

/* LEGAL EXPERT */

/* BEACH RESORT */
.beach-section1-wave img {
	width: 100%;
}

/* BEACH RESORT */


/* BARTER */
.bart-sec-2 .elementor-image-box-img img {
	margin: 0 auto;
}

.bart-sec-3 .woocommerce.columns-3 ul.products li.product {
	width: 30.75% !important;
	margin: 0 2.5% 2.992em 0 !important;
	text-align: center;
	display: block !important;
}

.bart-sec-3 [class*="woocommerce columns-"] {
	max-width: 100% !important;
}

.bart-sec-3 .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product img.woocommerce-placeholder {
	display: table !important;
	margin: 0 auto !important;
}

.bart-sec-5 .woocommerce.columns-3 ul.products li.product {
	width: 30.75% !important;
	margin: 0 2.5% 2.992em 0 !important;
	text-align: center;
	display: block !important;
}

.bart-sec-5 [class*="woocommerce columns-"] {
	max-width: 100% !important;
}

.bart-sec-5 .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product img.woocommerce-placeholder {
	display: table !important;
	margin: 0 auto !important;
}

.bart-sec-5 .woocommerce ul.products li.product {
	text-align: center !important;
}

.bart-sec-8 .woocommerce.columns-3 ul.products li.product {
	width: 30.75% !important;
	margin: 0 2.5% 2.992em 0 !important;
	text-align: center;
	display: block !important;
}

.bart-sec-8 [class*="woocommerce columns-"] {
	max-width: 100% !important;
}

.bart-sec-8 .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product img.woocommerce-placeholder {
	display: table !important;
	margin: 0 auto !important;
}

.bart-sec-8 .woocommerce ul.products li.product {
	text-align: center !important;
}

.product-of-month .woocommerce div.product {
	padding: 0px;
}

.product-of-month .woocommerce-tabs.wc-tabs-wrapper,
.product-of-month .related.products {
	display: none;
	visibility: hidden;
}

.product-of-month .woocommerce div.product form.cart .button {
	width: auto !important;
	font-size: 16px;
	font-weight: 500;
	background-color: #000000;
	color: #ffffff;
	border-radius: 0;
	height: 54px;
	padding: 0 35px;
	transition: all 0.2s;
}

.product-of-month .woocommerce .quantity .qty {
	height: 54px;
}

.product-of-month .woocommerce-product-details__short-description {
	padding: 0 0 15px 0;
}

.barter-stock .products_variant_under .product-details {
	background-color: transparent !important;
}

.barter-newsletter-form {
	max-width: 620px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-right: 210px;
}

.barter-newsletter-form input[type="text"] {
	font-size: 15px;
	width: 100%;
	border: none;
	box-shadow: 0px 3px 20px 0px rgba(239, 239, 239, 0.04);
	padding: 0 20px;
	height: 50px;
	outline: none;
	background-color: #FFF;
}

.barter-newsletter-form input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	font-weight: 600;
	background-color: #a88057;
	color: #fff;
	border: none;
	padding: 0 50px;
	cursor: pointer;
	height: 50px;
	transition: all 0.2s;
	border-radius: 0px !important;
}

.barter-newsletter-form input[type="submit"]:hover {
	background-color: #000;
}

.bart-sec-2 .woocommerce ul.products li.product .button,
.bart-sec-3 .woocommerce ul.products li.product .button,
.bart-sec-5 .woocommerce ul.products li.product .button,
.bart-sec-8 .woocommerce ul.products li.product .button {
	background-color: #000000 !important;
	color: #ffffff !important;
	border-radius: 0;
	font-size: 13px !important;
	font-weight: 500 !important;
	padding: 10px 25px !important;
	display: table !important;
	margin: 0 auto !important;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 35%;
	border: none !important;
}

.bart-sec-2 .woocommerce ul.products li.product .button:hover,
.bart-sec-3 .woocommerce ul.products li.product .button:hover,
.bart-sec-5 .woocommerce ul.products li.product .button:hover,
.bart-sec-8 .woocommerce ul.products li.product .button:hover {
	background-color: #a88057 !important;
	color: #ffffff !important;
	opacity: 1;
	visibility: visible;
}

.bart-sec-2 .woocommerce ul.products li.product:hover .button,
.bart-sec-3 .woocommerce ul.products li.product:hover .button,
.bart-sec-5 .woocommerce ul.products li.product:hover .button,
.bart-sec-8 .woocommerce ul.products li.product:hover .button {
	opacity: 1 !important;
	visibility: visible !important;
}

@media screen and (max-width: 29.938em) {
	.bart-sec-3 .woocommerce.columns-3 ul.products li.product {
		width: 100% !important;
		margin: 0 auto 25px !important;
	}
}

/* BARTER */

/* BICYCLE SHOP */
.bicy-category-slider {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .05);
}

.bicy-category-slider ul.products li.product a img {
	width: auto !important;
	margin: 0 auto !important;
	text-align: center !important;
	padding: 0 0 0 50px;
}

.bicy-category-slider ul.products li {
	border-right: 1px solid #e6e8ee;
}

.bicy-category-slider ul.products li:last-child {
	border-right: none !important;
}

.bicy-category-slider .product-category mark {
	display: block;
	text-align: center;
	font-weight: 600;
	color: #fe495c;
	padding: 10px 0 0 0;
}

.bicy-category-slider .woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 19px;
	font-weight: 600;
	width: 100%;
	padding: 0 0 0 70px;
	text-align: center;
}

.bicy-category-slider .products_variant_under .product-details {
	padding: 30px 0;
	background-color: #fff;
	position: relative;
}

.bicy-category-slider .product-category mark {
	display: block;
	text-align: center;
	font-weight: 600;
	color: #fe495c !important;
	padding: 10px 0 0 0;
}

.bicy-features-dtl:after {
	width: 70px;
	height: 70%;
	background: #aebf52;
	position: absolute;
	left: -70px;
	top: 15%;
	content: '';
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.bicy-discovernew .woocommerce ul.products li.product .button {
	border-radius: 250px !important;
	background-color: #FFF !important;
	color: #000 !important;
	z-index: 9999;
	bottom: auto;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
}

.bicy-discovernew .woocommerce ul.products li.product .button:hover {
	background-color: #fe495c !important;
	color: #FFF !important;
}

.bicy-discovernew .product-details .posted_in {
	display: none;
	visibility: hidden;
}

.bicy-discovernew .woocommerce-loop-product__title {
	font-size: 19px;
	font-weight: 600;
}

.bicy-discovernew .woocommerce ul.products li.product {
	position: relative;
	background-color: #FFF;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .025);
}

.bicy-discovernew .woocommerce ul.products li.product:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(207, 220, 40, 0.8);
	content: "";
	z-index: 1;
	opacity: 0;
}

.bicy-discovernew .woocommerce ul.products li.product:hover:before {
	opacity: 1 !important;
}

.bicy-discovernew .woocommerce ul.products li.product .price {
	color: #fe495c !important;
	text-align: center;
}

.bicy-discovernew .woocommerce ul.products li.product .price del {
	color: #fe495c !important;
}

.bicy-discovernew ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
}

.bicy-discovernew .woocommerce ul.products li.product:hover .button {
	opacity: 1;
	z-index: 99999;
}

.bicy-month-product-section .woocommerce div.product {
	padding: 20px 0 !important;
}

.bicy-month-product-section .woocommerce-tabs.wc-tabs-wrapper,
.month-product-section .related.products {
	display: none;
	visibility: hidden;
}

.bicy-month-product-section .woocommerce div.product form.cart .button {
	width: auto !important;
	font-size: 16px;
	font-weight: 500;
	background-color: #000000;
	color: #ffffff;
	border-radius: 0;
	height: 54px;
	padding: 0 35px;
	transition: all 0.2s;
}

.bicy-month-product-section .woocommerce div.product form.cart .button:hover {
	background-color: #fe495c !important;
}

.bicy-month-product-section .woocommerce .quantity .qty {
	height: 54px;
}

.bicy-month-product-section .woocommerce div.product .product_title {
	font-size: 29px;
}

.bicy-month-product-section .sku_wrapper {
	padding-bottom: 10px;
}

.bicy-month-product-section .woocommerce div.product p.price {
	color: #fe495c !important;
	margin-top: -30px !important;
}

.bicy-month-product-section .woocommerce-product-gallery__image {
	background-color: #FFF;
}

.bicy-product-of-month .woocommerce div.product {
	padding: 0px;
}

.bicy-product-of-month .woocommerce-tabs.wc-tabs-wrapper,
.bicy-product-of-month .related.products {
	display: none;
	visibility: hidden;
}

.bicy-product-of-month .woocommerce div.product form.cart .button {
	width: auto !important;
	font-size: 16px;
	font-weight: 500;
	background-color: #000000;
	color: #ffffff;
	border-radius: 0;
	height: 54px;
	padding: 0 35px;
	transition: all 0.2s;
}

.bicy-product-of-month .woocommerce .quantity .qty {
	height: 54px;
}

.bicy-product-of-month .woocommerce-product-details__short-description {
	padding: 0 0 15px 0;
}

@media screen and (max-width: 29.938em) {

	.bicy-category-slider .woocommerce .products li,
	.bicy-discovernew .woocommerce .products li {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
	}

	.bicy-category-slider ul.products li {
		border: none !important;
	}
}

/* BICYCLE SHOP */

/* BARTER GB */
.bart-btn-buy {
	padding: 40px 0 0 0;
}

.bart-btn-buy a {
	text-decoration: none !important;
}

.bart-gt-ready figure {
	margin: 0 0 -130px 0;
}

.bart-sec-ready .uagb-column__wrap {
	overflow: visible !important;
}

.barter-best-left .uagb-block-97d6b65f {
	padding: 0 0 36px 0;
}

.bart-best-list .uagb-icon-list__label-wrap {
	position: relative;
	top: -35px;
}

.bart-best-list .uagb-heading-text {
	padding: 0 0 0 40px;
	position: relative;
	top: -40px;
}

.bart-best-head-txt h5 {
	position: relative;
	left: 135px;
	top: -68px;
}

.barter-best-right figure {
	margin: 0;
	position: relative;
	top: 20px;
}

.barter-stylish .uagb-heading-text strong {
	font-size: 69px;
	font-weight: 700;
}

.barter-product-of-month .woocommerce div.product {
	padding: 0px;
}

.barter-product-of-month .woocommerce-tabs.wc-tabs-wrapper,
.barter-product-of-month .related.products {
	display: none;
	visibility: hidden;
}

.barter-product-of-month .woocommerce div.product form.cart .button {
	width: auto !important;
	font-size: 16px;
	font-weight: 500;
	background-color: #000000;
	color: #ffffff;
	border-radius: 0;
	height: 54px;
	padding: 0 35px;
	transition: all 0.2s;
}

.barter-product-of-month .woocommerce .quantity .qty {
	height: 54px;
}

.barter-product-of-month .woocommerce-product-details__short-description {
	padding: 0 0 15px 0;
}

.barter-disc-frm .barter-newsletter-form {
	padding-right: 40px;
}

.bartlastnone {
	display: none;
	visibility: hidden;
}

@media screen and (max-width: 29.938em) {
	.barter-gb-sec1 .hdng1 h2 {
		text-align: center !important;
		font-size: 15px;
		font-weight: normal;
	}

	.barter-gb-sec1 .hdng2 h2 {
		text-align: center !important;
		font-size: 25px;
		line-height: inherit;
		margin-top: -25px;
		margin-bottom: 10px !important;
	}

	.barter-gb-sec1 .hdng2 .uagb-desc-text {
		text-align: center !important;
		font-size: 14px;
		line-height: inherit;
	}

	.bart-btn-buy .uagb-buttons__wrap {
		display: table;
		margin: 0 auto;
	}

	.barter-gb-sec3 h2 {
		font-size: 22px !important;
		margin-bottom: 0px;
	}

	.barter-gb-sec3 .uagb-desc-text {
		font-size: 12px;
	}

	.barter-gb-sec3 .product-details h2 {
		font-size: 13px !important;
	}

	.barter-gb-sec3 .product-details .price {
		margin-top: 0px !important;
	}

	.bart-gt-ready img {
		width: auto;
		object-fit: contain;
		margin-top: -140px;
	}

	.getready-heading h2 {
		font-size: 15px !important;
		font-weight: normal !important;
	}

	.getready-prodname h2 {
		font-size: 35px !important;
		margin-bottom: 20px !important;
	}

	.getready-prodname .uagb-desc-text {
		font-size: 13px !important;
		font-weight: 400 !important;
	}

	.bart-latest-collection h2 {
		text-align: center !important;
		font-size: 25px !important;
	}

	.bart-latest-collection .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
	}

	.bart-latest-collection .product-details h2 {
		font-size: 13px !important;
	}

	.bart-latest-collection .product-details .price {
		margin-top: 0px !important;
	}

	.newtrue h2 {
		text-align: center !important;
		font-size: 15px !important;
		font-weight: normal;
		margin-bottom: 0px !important;
	}

	.stylish-bgs h2 {
		text-align: center !important;
		font-size: 25px !important;
		line-height: inherit !important;
		margin-bottom: 10px !important;
	}

	.stylish-bgs .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
		padding: 0 35px !important;
	}

	.stylish-price h2 {
		text-align: center !important;
	}

	.barter-best-left {
		padding: 0 20px !important;
	}

	.barter-best-left h2 {
		font-size: 16px !important;
	}

	.barter-best-left .uagb-desc-text {
		font-size: 25px !important;
		padding-bottom: 25px !important;
	}

	.barter-best-left .uagb-icon-list__source-image {
		width: 70px !important;
	}

	.barter-best-left .uagb-icon-list__source-wrap {
		margin-right: 10px !important;
	}

	.barter-best-left .uagb-icon-list__label {
		font-size: 16px !important;
	}

	.bart-best-head-txt h5 {
		position: relative;
		left: 82px;
		top: -58px;
		font-size: 14px !important;
		width: 60%;
		margin-bottom: -58px !important;
	}

	.barter-best-right img {
		object-fit: contain !important;
		width: 100% !important;
		margin-top: -190px !important;
		margin-bottom: -165px !important;
	}

	.barter-stock h2 {
		text-align: center !important;
		font-size: 25px !important;
	}

	.barter-stock .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
	}

	.barter-stock .product-details h2 {
		font-size: 13px !important;
	}

	.barter-stock .product-details .price {
		margin-top: 0px !important;
	}

	.barter-stylish .uagb-heading-text {
		font-size: 20px !important;
	}

	.barter-stylish .uagb-heading-text strong {
		font-size: 35px !important;
	}

	.bart-leather h2 {
		font-size: 25px !important;
		margin-bottom: 10px !important;
		margin-top: -25px !important;
	}

	.bart-leather .uagb-desc-text {
		font-size: 14px !important;
	}

	.barter-product-of-month .uagb-heading-text {
		font-size: 20px !important;
	}

	.barter-product-of-month .uagb-desc-text {
		font-size: 14px !important;
	}

	.barter-product-of-month .summary {
		padding: 0 20px !important;
	}

	.barter-product-of-month .product_title {
		font-size: 25px !important;
		margin-bottom: 0px !important;
	}

	.barter-product-of-month .woocommerce-product-details__short-description {
		width: 90%;
	}

	.bart-get-discount .uagb-heading-text {
		font-size: 25px !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.barter-gb-sec1 .hdng1 h2 {
		text-align: center !important;
		font-size: 15px;
		font-weight: normal;
	}

	.barter-gb-sec1 .hdng2 h2 {
		text-align: center !important;
		font-size: 25px;
		line-height: inherit;
		margin-top: -25px;
		margin-bottom: 10px !important;
	}

	.barter-gb-sec1 .hdng2 .uagb-desc-text {
		text-align: center !important;
		font-size: 14px;
		line-height: inherit;
	}

	.bart-btn-buy .uagb-buttons__wrap {
		display: table;
		margin: 0 auto;
	}

	.barter-gb-sec3 h2 {
		font-size: 30px !important;
		margin-bottom: 0px;
	}

	.barter-gb-sec3 .uagb-desc-text {
		font-size: 13px;
	}

	.barter-gb-sec3 .product-details h2 {
		font-size: 13px !important;
	}

	.barter-gb-sec3 .product-details .price {
		margin-top: 0px !important;
	}

	.bart-sec-ready .uagb-heading-text {
		text-align: center !important;
	}

	.bart-sec-ready .uagb-desc-text {
		text-align: center !important;
	}

	.bart-gt-ready {
		text-align: center;
	}

	.bart-gt-ready img {
		width: 55%;
		object-fit: contain;
		text-align: center;
		margin-top: -140px;
	}

	.getready-heading h2 {
		font-size: 15px !important;
		font-weight: normal !important;
	}

	.getready-prodname h2 {
		font-size: 35px !important;
		margin-bottom: 20px !important;
	}

	.getready-prodname .uagb-desc-text {
		font-size: 13px !important;
		font-weight: 400 !important;
	}

	.bart-latest-collection h2 {
		text-align: center !important;
		font-size: 25px !important;
	}

	.bart-latest-collection .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
	}

	.bart-latest-collection .product-details h2 {
		font-size: 13px !important;
	}

	.bart-latest-collection .product-details .price {
		margin-top: 0px !important;
	}

	.newtrue h2 {
		text-align: center !important;
		font-size: 15px !important;
		font-weight: normal;
		margin-bottom: 0px !important;
	}

	.stylish-bgs h2 {
		text-align: center !important;
		font-size: 25px !important;
		line-height: inherit !important;
		margin-bottom: 10px !important;
	}

	.stylish-bgs .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
		padding: 0 35px !important;
	}

	.stylish-price h2 {
		text-align: center !important;
	}

	.barter-best-left {
		padding: 0 20px !important;
	}

	.barter-best-left h2 {
		font-size: 16px !important;
	}

	.barter-best-left .uagb-desc-text {
		font-size: 25px !important;
		padding-bottom: 25px !important;
	}

	.barter-best-left .uagb-icon-list__source-image {
		width: 70px !important;
	}

	.barter-best-left .uagb-icon-list__source-wrap {
		margin-right: 10px !important;
	}

	.barter-best-left .uagb-icon-list__label {
		font-size: 16px !important;
	}

	.bart-best-head-txt h5 {
		position: relative;
		left: 82px;
		top: -58px;
		font-size: 14px !important;
		width: 60%;
		margin-bottom: -58px !important;
	}

	.barter-best-right img {
		object-fit: contain !important;
		width: 70% !important;
		margin-top: -130px !important;
		margin-bottom: -90px !important;
		display: table;
		margin: auto;
	}

	.barter-stock h2 {
		text-align: center !important;
		font-size: 25px !important;
	}

	.barter-stock .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
	}

	.barter-stock .product-details h2 {
		font-size: 13px !important;
	}

	.barter-stock .product-details .price {
		margin-top: 0px !important;
	}

	.barter-stylish .uagb-heading-text {
		font-size: 20px !important;
	}

	.barter-stylish .uagb-heading-text strong {
		font-size: 35px !important;
	}

	.bart-leather h2 {
		font-size: 25px !important;
		margin-bottom: 10px !important;
		margin-top: -25px !important;
	}

	.bart-leather .uagb-desc-text {
		font-size: 14px !important;
	}

	.barter-product-of-month .uagb-heading-text {
		font-size: 25px !important;
	}

	.barter-product-of-month .uagb-desc-text {
		font-size: 14px !important;
	}

	.barter-product-of-month .summary {
		padding: 0 20px !important;
	}

	.barter-product-of-month .product_title {
		font-size: 25px !important;
		margin-bottom: 0px !important;
	}

	.barter-product-of-month .woocommerce-product-details__short-description {
		width: 90%;
	}

	.bart-get-discount .uagb-heading-text {
		font-size: 25px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.barter-gb-sec1 .hdng1 h2 {
		font-size: 22px !important;
		line-height: 22px !important;
	}

	.barter-gb-sec1 .hdng2 h2 {
		font-size: 45px !important;
		line-height: 45px !important;
	}

	.barter-gb-sec2 .uagb-ifb-title {
		font-size: 16px !important;
		line-height: 22px !important;
	}

	.barter-gb-sec3 h2 {
		font-size: 30px !important;
		margin-bottom: 0px !important;
	}

	.barter-gb-sec3 .uagb-desc-text {
		font-size: 13px !important;
	}

	.barter-gb-sec3 .product-details h2 {
		font-size: 13px !important;
	}

	.barter-gb-sec3 .product-details .price {
		margin-top: 0px !important;
	}

	.bart-gt-ready img {
		object-fit: contain;
		text-align: center;
		margin-top: -110px;
		padding-bottom: 30px !important;
	}

	.getready-heading h2 {
		font-size: 20px !important;
		font-weight: normal !important;
	}

	.getready-prodname h2 {
		font-size: 35px !important;
		margin-bottom: 20px !important;
	}

	.getready-prodname .uagb-desc-text {
		font-size: 16px !important;
		font-weight: normal !important;
	}

	.bart-latest-collection h2 {
		text-align: center !important;
		font-size: 25px !important;
	}

	.bart-latest-collection .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
	}

	.bart-latest-collection .product-details h2 {
		font-size: 13px !important;
	}

	.newtrue h2 {
		font-size: 21px !important;
		font-weight: normal;
		margin-bottom: 0px !important;
	}

	.stylish-bgs h2 {
		font-size: 45px !important;
		line-height: inherit !important;
		margin-bottom: 10px !important;
	}

	.stylish-bgs .uagb-desc-text {
		font-size: 16px !important;
		line-height: inherit !important;
	}

	.barter-best-left {
		padding: 0 20px !important;
	}

	.barter-best-left h2 {
		font-size: 16px !important;
	}

	.barter-best-left .uagb-desc-text {
		font-size: 25px !important;
		padding-bottom: 25px !important;
	}

	.barter-best-left .uagb-icon-list__source-image {
		width: 70px !important;
	}

	.barter-best-left .uagb-icon-list__source-wrap {
		margin-right: 10px !important;
	}

	.barter-best-left .uagb-icon-list__label {
		font-size: 16px !important;
	}

	.bart-best-head-txt h5 {
		position: relative;
		left: 82px;
		top: -58px;
		font-size: 14px !important;
		width: 60%;
		margin-bottom: -58px !important;
	}

	.barter-best-right img {
		object-fit: contain !important;
		width: 70% !important;
		margin-top: -130px !important;
		margin-bottom: -90px !important;
		display: table;
		margin: auto;
	}

	.barter-stock h2 {
		text-align: center !important;
		font-size: 25px !important;
	}

	.barter-stock .uagb-desc-text {
		text-align: center !important;
		font-size: 14px !important;
		line-height: inherit !important;
	}

	.barter-stock .product-details h2 {
		font-size: 13px !important;
	}

	.barter-stylish .uagb-heading-text {
		font-size: 32px !important;
	}

	.barter-stylish .uagb-heading-text strong {
		font-size: 40px !important;
	}

	.bart-leather h2 {
		font-size: 25px !important;
		margin-bottom: 10px !important;
		margin-top: -25px !important;
	}

	.bart-leather .uagb-desc-text {
		font-size: 14px !important;
	}

	.barter-product-of-month .uagb-heading-text {
		font-size: 25px !important;
	}

	.barter-product-of-month .uagb-desc-text {
		font-size: 14px !important;
	}

	.barter-product-of-month .summary {
		padding: 0 20px !important;
	}

	.barter-product-of-month .product_title {
		font-size: 25px !important;
		margin-bottom: 0px !important;
	}

	.barter-product-of-month .woocommerce-product-details__short-description {
		width: 90%;
	}

	.bart-get-discount .uagb-heading-text {
		font-size: 25px !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.barter-gb-sec1 {
		padding: 110px 0 110px 35px !important;
	}

	.bart-styling-bags {
		padding: 110px 0 110px 35px !important;
	}

	.barter-best-left h2 {
		font-size: 20px !important;
	}

	.barter-best-left .uagb-desc-text {
		font-size: 35px !important;
		padding-bottom: 30px !important;
	}
}

/* BARTER GB */

/* SKT Videography */
.videography-trailer-box .elementor-custom-embed-play i {
	visibility: hidden !important;
}

.videography-trailer-box .elementor-custom-embed-play:before {
	content: '';
	background: url(https://demosktthemes.com/free/skt-videography/images/video-playicon.png) no-repeat;
	width: 64px;
	height: 64px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	position: absolute;
}

.videography-movie-trailer .elementor-custom-embed-play i {
	visibility: hidden !important;
}

.videography-movie-trailer .elementor-custom-embed-play:before {
	content: '';
	background: url(https://demosktthemes.com/free/skt-videography/images/latest-video-playicon.png) no-repeat;
	width: 144px;
	height: 114px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	position: absolute;
}

.videography-trailer-title {
	position: absolute !important;
	bottom: 23%;
	padding: 0 300px;
}

.videography-skill-counter .elementor-widget-container {
	width: 140px !important;
	height: 140px;
	border-radius: 100%;
	padding-top: 50px !important;
}

.videography-skill-counter .elementor-counter-title {
	margin-top: 60px !important;
}

@media screen and (max-width: 29.938em) {
	.videography-movie-trailer .elementor-custom-embed-play:before {
		width: 70px !important;
		height: 70px !important;
		background-size: 100% !important;
	}

	.videography-trailer-title {
		bottom: 30px !important;
		padding: 0px !important;
	}

	.videography-trailer-video .elementor-custom-embed-play {
		transform: translate(-70%, -10%) !important;
		top: 10% !important;
	}

	.videography-trailer-video .elementor-custom-embed-play i {
		font-size: 40px !important;
	}

	.videography-skill-counter .elementor-widget-container {
		margin: 20px auto 70px !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.videography-movie-trailer .elementor-custom-embed-play:before {
		width: 70px !important;
		height: 70px !important;
		background-size: 100% !important;
	}

	.videography-trailer-title {
		position: absolute !important;
		bottom: 15% !important;
		padding: 0 150px !important;
	}

	.videography-skill-counter .elementor-widget-container {
		margin: 20px auto 70px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.videography-trailer-title {
		position: absolute;
		bottom: 10%;
		padding: 0 150px;
	}
}

/* SKT Videography */


/* SKT Blocks Compatible */

/* Posterity GB */
.gbposterity-home-section1 *,
.gbposterity-home-section2 *,
.gbposterity-home-section3 *,
.gbposterity-home-section4 *,
.gbposterity-home-section5 *,
.gbposterity-home-section6 *,
.gbposterity-home-section7 *,
.gbposterity-home-section8 *,
.gbposterity-home-section9 *,
.gbposterity-home-section10 * {
	box-sizing: border-box;
}

.gbposterity-home-section1 figure,
.gbposterity-home-section2 figure,
.gbposterity-home-section3 figure,
.gbposterity-home-section4 figure,
.gbposterity-home-section5 figure,
.gbposterity-home-section6 figure,
.gbposterity-home-section7 figure,
.gbposterity-home-section8 figure,
.gbposterity-home-section9 figure,
.gbposterity-home-section10 figure {
	margin: 0;
}

.gbposterity-home-section1 iframe,
.gbposterity-home-section2 iframe,
.gbposterity-home-section3 iframe,
.gbposterity-home-section4 iframe,
.gbposterity-home-section5 iframe,
.gbposterity-home-section6 iframe,
.gbposterity-home-section7 iframe,
.gbposterity-home-section8 iframe,
.gbposterity-home-section9 iframe,
.gbposterity-home-section10 iframe {
	display: block;
}

.gbposterity-home-section1 img,
.gbposterity-home-section2 img,
.gbposterity-home-section3 img,
.gbposterity-home-section4 img,
.gbposterity-home-section5 img,
.gbposterity-home-section6 img,
.gbposterity-home-section7 img,
.gbposterity-home-section8 img,
.gbposterity-home-section9 img,
.gbposterity-home-section10 img {
	height: auto !important;
	max-width: 100% !important;
	width: auto !important;
}

.gbposterity-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbposterity-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbposterity-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbposterity-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbposterity-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbposterity-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbposterity-home-section4 figure {
	margin: 0 auto !important;
}

.gbposterity-home-section4 figure img {
	display: block;
}

.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child {
	border-right: solid 1px #eaeaea;
}

.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child:last-of-type {
	border: none;
}

.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text {
	margin-top: 20px;
}

.gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:after {
	content: "";
	background-color: #71ae0e;
	height: 85%;
	width: 40px;
	position: absolute;
	top: 50%;
	right: -40px;
	transform: translate(0, -50%);
}

.gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-of-type:after {
	display: none;
}

.gbposterity-home-section5 .skt-blocks-ifb-desc {
	margin: 0;
}

.gbposterity-home-section5 .skt-blocks-ifb-title {
	margin-top: 7px;
}

.gbposterity-home-section7 figure {
	margin: 0 auto !important;
}

.gbposterity-home-section7 .wp-block-image img {
	display: block;
}

.gbposterity-home-section8 .responsive-columns-wrap:after {
	content: "";
	background-color: #0083DD;
	height: 30px;
	width: 95%;
	position: absolute;
	bottom: -30px;
	z-index: 999;
	left: 50%;
	transform: translateX(-50%);
}

.gbposterity-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar {
	width: 100% !important;
}

.gbposterity-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar img {
	display: block;
	height: auto !important;
	width: 100% !important;
}

.gbposterity-home-section9 .skt-blocks-block-team .skt-blocks-team-content {
	padding: 25px 15px;
}

@media (max-width: 1023px) {
	.gbposterity-home-section2 .wp-block-image {
		text-align: center;
	}

	.gbposterity-home-section2 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-home-section3 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-home-section3 .skt-blocks-advanced-column-child:last-of-type .responsive-heading-title-text {
		text-align: center;
	}

	.gbposterity-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child {
		margin: 10px;
	}

	.gbposterity-home-section4 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text {
		text-align: center;
	}

	.gbposterity-home-section5 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after {
		right: -30px;
		width: 30px;
	}

	.gbposterity-home-section7 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-home-section8 .responsive-heading-title-text {
		text-align: left;
	}
}

@media (max-width: 976px) {
	.gbposterity-home-section2 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbposterity-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-content,
	.gbposterity-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		width: auto;
	}

	.gbposterity-home-section2 .skt-blocks-infobox__content-wrap.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-icon-wrap {
		margin-right: 10px;
	}

	.gbposterity-home-section5 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbposterity-home-section5 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		width: auto;
	}

	.gbposterity-home-section8 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbposterity-home-section8 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		width: auto;
	}
}

@media (max-width: 767px) {
	.gbposterity-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child {
		margin: 0;
	}

	.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child {
		border: none;
	}

	.gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after {
		display: none;
	}
}

/* Posterity GB */

/* Barter GB */
.gbbarter-home-section1 *,
.gbbarter-home-section2 *,
.gbbarter-home-section3 *,
.gbbarter-home-section4 *,
.gbbarter-home-section5 *,
.gbbarter-home-section6 *,
.gbbarter-home-section7 *,
.gbbarter-home-section8 *,
.gbbarter-home-section9 *,
.gbbarter-home-section10 *,
.gbbarter-home-section11 * {
	box-sizing: border-box;
}

.gbbarter-home-section1 figure,
.gbbarter-home-section2 figure,
.gbbarter-home-section3 figure,
.gbbarter-home-section4 figure,
.gbbarter-home-section5 figure,
.gbbarter-home-section6 figure,
.gbbarter-home-section7 figure,
.gbbarter-home-section8 figure,
.gbbarter-home-section9 figure,
.gbbarter-home-section10 figure,
.gbbarter-home-section11 figure {
	margin: 0;
}

.gbbarter-home-section1 iframe,
.gbbarter-home-section2 iframe,
.gbbarter-home-section3 iframe,
.gbbarter-home-section4 iframe,
.gbbarter-home-section5 iframe,
.gbbarter-home-section6 iframe,
.gbbarter-home-section7 iframe,
.gbbarter-home-section8 iframe,
.gbbarter-home-section9 iframe,
.gbbarter-home-section10 iframe,
.gbbarter-home-section11 iframe {
	display: block;
}

.gbbarter-home-section1 img,
.gbbarter-home-section2 img,
.gbbarter-home-section4 img,
.gbbarter-home-section6 img,
.gbbarter-home-section7 img,
.gbbarter-home-section9 img,
.gbbarter-home-section11 img {
	height: auto !important;
	max-width: 100% !important;
	width: auto !important;
}

.gbbarter-home-section1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbbarter-home-section1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbbarter-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbbarter-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbbarter-home-section4 figure {
	margin: 0 auto !important;
}

.gbbarter-home-section4 figure img {
	display: block;
}

.gbbarter-home-section5 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbbarter-home-section6 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbbarter-home-section6 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbbarter-home-section7 .skt-blocks-infobox .skt-blocks-ifb-image img {
	max-width: none !important;
}

.gbbarter-home-section7 .skt-blocks-infobox .skt-blocks-ifb-text-wrap p {
	margin: 0;
}

.gbbarter-home-section7 figure {
	margin: 0 auto !important;
}

.gbbarter-home-section7 .wp-block-image {
	margin: 0;
}

.gbbarter-home-section7 .wp-block-image img {
	display: block;
}

.gbbarter-home-section8 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbbarter-home-section9 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-size: 19px !important;
}

.woocommerce ul.products .posted_in {
	font-size: 14px !important;
}

.woocommerce ul.products li.product .price {
	font-size: 16px !important;
	margin-top: 10px !important;
}

@media (max-width: 1023px) {
	.gbbarter-home-section1 .responsive-heading-title-text {
		text-align: left;
	}

	.gbbarter-home-section4 .responsive-heading-title-text {
		text-align: left;
	}

	.gbbarter-home-section6 .responsive-heading-title-text {
		text-align: left;
	}

	.gbbarter-home-section7 .responsive-heading-title-text {
		text-align: left;
	}
}

@media (max-width: 976px) {
	.gbbarter-home-section7 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbbarter-home-section7 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-content,
	.gbbarter-home-section7 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		margin-right: 20px !important;
		width: auto;
	}

	.gbbarter-home-section7 .skt-blocks-infobox__content-wrap.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-icon-wrap {
		margin-right: 10px;
	}
}

@media (min-width: 768px) and (max-width: 976px) {

	.gbbarter-home-section3 .woocommerce-page.columns-3 ul.products li.product,
	.gbbarter-home-section3 .woocommerce.columns-3 ul.products li.product {
		clear: none !important;
		float: left;
		margin: 0 3.8% 2.992em 0;
		width: 30.75%;
	}

	.gbbarter-home-section3 .woocommerce ul.products li.last,
	.gbbarter-home-section3 .woocommerce-page ul.products li.last {
		margin-right: 0 !important;
	}
}

@media (max-width: 767px) {
	.barter-disc-frm .barter-newsletter-form {
		padding-right: 0;
	}

	.woocommerce ul.products .posted_in {
		font-size: 16px !important;
	}
}

/* Barter GB*/

/* Posterity Dark GB */
.gbposterity-dark-home-section1 *,
.gbposterity-dark-home-section2 *,
.gbposterity-dark-home-section3 *,
.gbposterity-dark-home-section4 *,
.gbposterity-dark-home-section5 *,
.gbposterity-dark-home-section6 *,
.gbposterity-dark-home-section7 *,
.gbposterity-dark-home-section8 *,
.gbposterity-dark-home-section9 *,
.gbposterity-dark-home-section10 * {
	box-sizing: border-box;
}

.gbposterity-dark-home-section1 figure,
.gbposterity-dark-home-section2 figure,
.gbposterity-dark-home-section3 figure,
.gbposterity-dark-home-section4 figure,
.gbposterity-dark-home-section5 figure,
.gbposterity-dark-home-section6 figure,
.gbposterity-dark-home-section7 figure,
.gbposterity-dark-home-section8 figure,
.gbposterity-dark-home-section9 figure,
.gbposterity-dark-home-section10 figure {
	margin: 0;
}

.gbposterity-dark-home-section1 iframe,
.gbposterity-dark-home-section2 iframe,
.gbposterity-dark-home-section3 iframe,
.gbposterity-dark-home-section4 iframe,
.gbposterity-dark-home-section5 iframe,
.gbposterity-dark-home-section6 iframe,
.gbposterity-dark-home-section7 iframe,
.gbposterity-dark-home-section8 iframe,
.gbposterity-dark-home-section9 iframe,
.gbposterity-dark-home-section10 iframe {
	display: block;
}

.gbposterity-dark-home-section1 img,
.gbposterity-dark-home-section2 img,
.gbposterity-dark-home-section3 img,
.gbposterity-dark-home-section4 img,
.gbposterity-dark-home-section5 img,
.gbposterity-dark-home-section6 img,
.gbposterity-dark-home-section7 img,
.gbposterity-dark-home-section8 img,
.gbposterity-dark-home-section9 img,
.gbposterity-dark-home-section10 img {
	height: auto !important;
	max-width: 100% !important;
	width: auto !important;
}

.gbposterity-dark-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbposterity-dark-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbposterity-dark-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbposterity-dark-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbposterity-dark-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	display: block;
}

.gbposterity-dark-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a {
	text-decoration: none;
}

.gbposterity-dark-home-section4 figure {
	margin: 0 auto !important;
}

.gbposterity-dark-home-section4 figure img {
	display: block;
}

.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child {
	border-right: solid 1px #37393E;
}

.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child:last-of-type {
	border: none;
}

.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text {
	margin-top: 20px;
}

.gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:after {
	content: "";
	background-color: #26292e;
	height: 85%;
	width: 40px;
	position: absolute;
	top: 50%;
	right: -40px;
	transform: translate(0, -50%);
}

.gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-of-type:after {
	display: none;
}

.gbposterity-dark-home-section5 .skt-blocks-ifb-desc {
	margin: 0;
}

.gbposterity-dark-home-section5 .skt-blocks-ifb-title {
	margin-top: 7px;
}

.gbposterity-dark-home-section7 figure {
	margin: 0 auto !important;
}

.gbposterity-dark-home-section7 .wp-block-image img {
	display: block;
}

.gbposterity-dark-home-section8 .responsive-columns-wrap:after {
	content: "";
	background-color: #181a1f;
	height: 30px;
	width: 95%;
	position: absolute;
	bottom: -30px;
	z-index: 999;
	left: 50%;
	transform: translateX(-50%);
}

.gbposterity-dark-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar {
	width: 100% !important;
}

.gbposterity-dark-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar img {
	display: block;
	height: auto !important;
	width: 100% !important;
}

.gbposterity-dark-home-section9 .skt-blocks-block-team .skt-blocks-team-content {
	padding: 25px 15px;
}

@media (max-width: 1023px) {
	.gbposterity-dark-home-section2 .wp-block-image {
		text-align: center;
	}

	.gbposterity-dark-home-section2 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-dark-home-section3 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-dark-home-section3 .skt-blocks-advanced-column-child:last-of-type .responsive-heading-title-text {
		text-align: center;
	}

	.gbposterity-dark-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child {
		margin: 10px;
	}

	.gbposterity-dark-home-section4 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text {
		text-align: center;
	}

	.gbposterity-dark-home-section5 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after {
		right: -30px;
		width: 30px;
	}

	.gbposterity-dark-home-section7 .responsive-heading-title-text {
		text-align: left;
	}

	.gbposterity-dark-home-section8 .responsive-heading-title-text {
		text-align: left;
	}
}

@media (max-width: 976px) {
	.gbposterity-dark-home-section2 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbposterity-dark-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-content,
	.gbposterity-dark-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		width: auto;
	}

	.gbposterity-dark-home-section2 .skt-blocks-infobox__content-wrap.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-icon-wrap {
		margin-right: 10px;
	}

	.gbposterity-dark-home-section5 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbposterity-dark-home-section5 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		width: auto;
	}

	.gbposterity-dark-home-section8 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap {
		display: flex;
	}

	.gbposterity-dark-home-section8 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap {
		width: auto;
	}
}

@media (max-width: 767px) {
	.gbposterity-dark-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child {
		margin: 0;
	}

	.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child {
		border: none;
	}

	.gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after {
		display: none;
	}
}

/* Posterity Dark GB */

/* GB Nature */
.gbnature-section-1 .skt-blocks-ifb-content {
	background-image: linear-gradient(to top right, #6adedd, #62e1b6);
	padding: 50px 0px;
	height: 100px;
}

.gbnature-section-1 .wp-block-image {
	margin: 0px;
	text-align: center;
}

.gbnature-section-1 .wp-block-image img {
	width: 100% !important;
}

.gbnature-section-2 figure {
	margin-left: 0px;
	margin-right: 0px;
}

.gbnature-section-5 .skt-blocks-team-avatar:before {
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(17, 194, 139, 0.5);
	z-index: 9;
	border-radius: 5px;
	display: none;
}

.gbnature-section-5 .skt-blocks-team-avatar-img {
	border-radius: 5px;
}

.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {
	position: absolute;
	top: -20px;
	margin: 0 auto;
	text-align: center;
	display: table;
	width: 100%;
}

.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) {
	margin-top: 30px;
}

.gbnature-section-5 .skt-blocks-team-social-icons li {
	list-style: none !important;
}

.gbnature-section-5 .skt-blocks-team-social-icons {
	top: -80px !important;
	position: relative;
	z-index: 9999;
	opacity: 0;
}

.gbnature-section-5 .skt-blocks-block-team:nth-child(1) .skt-blocks-team-social-icons,
.gbnature-section-5 .skt-blocks-block-team:nth-child(3) .skt-blocks-team-social-icons {
	top: -130px !important;
	position: relative;
	z-index: 99;
}

.gbnature-section-5 .skt-blocks-block-team:hover .skt-blocks-team-avatar:before {
	display: block;
}

.gbnature-section-5 .skt-blocks-block-team:hover .skt-blocks-team-social-icons {
	opacity: 1;
}

@media screen and (max-width: 29.938em) {
	.gbnature-section-2 .wp-block-image {
		text-align: center !important;
	}

	.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {
		position: relative;
		top: 0px;
	}

	.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) {
		margin-bottom: 0px !important;
	}

	.gbnature-section-5 .skt-blocks-team-social-icons {
		top: -130px !important;
		opacity: 1;
	}

	.gbnature-section-5 .skt-blocks-block-team {
		margin: 0px !important;
	}

	.gbnature-section-5 .skt-blocks-block-section {
		margin-bottom: -250px !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.gbnature-section-2 .wp-block-image {
		text-align: center !important;
	}

	.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {
		position: relative;
		top: 0px;
	}

	.gbnature-section-5 .skt-blocks-team-social-icons {
		top: -130px !important;
		opacity: 1;
	}

	.gbnature-section-5 .skt-blocks-block-team {
		margin: 0px !important;
	}

	.gbnature-section-5 .skt-blocks-block-section {
		margin-bottom: -130px !important;
	}

	.gbnature-section-5 .skt-blocks-block-section {
		margin-bottom: -250px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gbnature-section-1 .skt-blocks-ifb-content {
		padding: 20px 0;
		height: 100px;
	}

	.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {
		position: relative;
		top: 0px;
	}

	.gbnature-section-5 .skt-blocks-team-social-icons {
		top: -130px !important;
		opacity: 1;
	}

	.gbnature-section-5 .skt-blocks-block-team {
		margin: 0px !important;
	}

	.gbnature-section-5 .skt-blocks-team-name {
		margin-bottom: 0px !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.gbnature-section-5 .skt-blocks-block-section {
		margin-bottom: -130px !important;
	}

	.gbnature-section-5 .skt-blocks-block-advanced-heading.block-b0afaa63-76ef-49d3-b0f5-71c64a2c6dc1 .responsive-heading-seperator {
		margin-bottom: 25px !important;
	}
}

/* GB Nature */

/* GB Hotel */
.gbhotel-section-1 .skt-blocks-buttons__wrap {
	margin-top: 25px !important;
}

.gbhotel-section-1 .content {
	text-align: left;
	font-family: Assistant;
	line-height: 1.5em;
	font-size: 17px !important;
}

.gbhotel-section2 .services-content {
	text-align: left;
	font-family: Assistant;
	line-height: 1.5em;
	font-size: 17px !important;
}

.gbhotel-services-box .skt-blocks-block-column {
	height: 150px !important;
}

.gbhotel-services-box .skt-blocks-block-column:hover {
	background: #11c28b !important;
}

.gbhotel-services-box .skt-blocks-block-column:hover .skt-blocks-ifb-image-content {
	filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%) !important;
}

.gbhotel-services-box .skt-blocks-block-column:hover .skt-blocks-ifb-title {
	color: #fff !important;
}

.gbhotel-services-box .skt-blocks-advanced-column-child {
	padding: 5px 12px !important;
}

.gbhotel-services-box .skt-blocks-infobox__content-wrap {
	width: 100% !important;
}

.gbhotel-section2 .skt-blocks-buttons__wrap {
	margin-top: 40px !important;
}

.gbhotel-room-section .responsive-column-inner-wrap.overlay-type-color.linear {
	background: none !important;
}

.gbhotel-room-section .skt-blocks-buttons__wrap {
	margin-top: 230px !important;
}

.gbhotel-room-section .skt-blocks-block-column:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: rgba(17, 194, 139, 0.5);
	content: '';
	display: none;
}

.gbhotel-room-section .skt-blocks-advanced-column-child:hover .skt-blocks-block-column:before {
	display: block;
}

.gbhotel-section4 .skt-blocks-tm__text-wrap {
	text-align: left;
	background: #fff;
	padding: 6% 10%;
	border: 1px solid #f2f2f2;
	box-shadow: 1px 1px 10px #eee;
	border-radius: 5px;
	z-index: 1;
	margin-left: -5%;
	min-height: 340px;
}

.gbhotel-section4 .skt-blocks-tm__image {
	z-index: 9;
	top: 25px;
}

.gbhotel-section4 .slick-dots {
	text-align: right;
	top: -140px !important;
	position: relative;
	padding-right: 50px !important;
}

.gbhotel-section4 ul.slick-dots li button::before {
	font-size: 50px;
}

.gbhotel-section4 .slick-active {
	color: #11c28b !important;
}

.gbhotel-section4 .skt-blocks-slick-carousel {
	padding: 45px 0px 0px !important;
}

.gbhotel-section5 .skt-blocks-block-columns {
	background-color: rgba(255, 255, 255, 0) !important;
}

.gbhotel-section6 .skt-blocks-block-post-grid article:hover {
	box-shadow: none !important;
}

.gbhotel-section6 .skt-blocks-block-post-grid-more-link {
	padding: 10px 25px;
	color: #ffffff !important;
	background: #333333;
	border-radius: 50px;
	display: inline-block !important;
	margin-top: 30px;
	text-decoration: none !important;
}

.gbhotel-section6 .skt-blocks-block-post-grid-more-link:hover {
	background: #11c28b !important;
}

.gbhotel-section3,
.gbhotel-section3 .skt-blocks-block-advanced-heading {
	width: 100% !important;
}

.gbhotel-section5 .skt-blocks-block-button {
	float: none !important;
}

.gbhotel-section2 .skt-blocks-block-columns {
	background-color: transparent !important;
}

@media screen and (max-width: 29.938em) {
	.gbhotel-section4 .skt-blocks-slick-carousel {
		padding: 0px 0px 0px !important;
	}

	.gbhotel-section4 .skt-blocks-tm__image {
		top: 20px;
	}

	.gbhotel-section4 .skt-blocks-tm__text-wrap {
		margin-left: 0%;
	}

	.gbhotel-section-1 p,
	.gbhotel-section2 p {
		text-align: center !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.gbhotel-section4 .skt-blocks-slick-carousel {
		padding: 0px 0px 0px !important;
	}

	.gbhotel-section4 .skt-blocks-tm__image {
		top: 20px;
	}

	.gbhotel-section4 .skt-blocks-tm__text-wrap {
		margin-left: 0%;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gbhotel-services-box .skt-blocks-block-column {
		height: 140px !important;
		padding-top: 20px !important;
	}

	.gbhotel-section2 .skt-blocks-buttons__wrap {
		margin-top: 0px !important;
	}

	.gbhotel-services-box .skt-blocks-advanced-column-child .skt-blocks-block-column {
		padding-right: 0px !important;
	}

	.gbhotel-services-box .skt-blocks-advanced-column-child .skt-blocks-ifb-title {
		font-size: 16px !important;
	}

	.gbhotel-section3 .skt-blocks-block-section .left {
		float: none !important;
	}

	.gbhotel-room-section .skt-blocks-buttons__wrap {
		margin-top: 50px !important;
	}

	.gbhotel-section4 .skt-blocks-slick-carousel {
		padding: 0px 0px 0px !important;
	}

	.gbhotel-section5 .skt-blocks-block-section .left {
		float: none !important;
	}

	.gbhotel-section6 .skt-blocks-block-post-grid-title a {
		font-size: 20px !important;
	}

	.gbhotel-section-1 .skt-blocks-buttons__wrap {
		margin-top: 0px !important;
	}

	.gbhotel-section4 .skt-blocks-tm__text-wrap {
		margin-left: 0%;
	}

	.gbhotel-section4 .skt-blocks-tm__image {
		width: 25%;
		float: left;
		position: absolute !important;
		left: 30px;
		top: 60px;
	}

	.gbhotel-section4 .skt-blocks-tm__text-wrap {
		width: 80%;
		float: right;
		padding-left: 100px !important;
	}

	.gbhotel-section4 .skt-blocks-tm__image img {
		width: auto !important;
		max-width: 100% !important;
	}

	.gbhotel-services-box .skt-blocks-advanced-column-child {
		padding: 5px 5px !important;
	}
}

/* GB Hotel */

/* GB Charity */
.gbcharity-section1 .skt-blocks-buttons-repeater {
	margin-bottom: 0px !important;
}

.gbcharity-section1 .skt-blocks-buttons-repeater a {
	color: #fff !important;
}

.gbcharity-mission-box .skt-blocks-infobox__outer-wrap {
	background: none !important;
}

.gbcharity-mission-box .skt-blocks-infobox__outer-wrap:hover {
	background: #fff !important;
}

.gbcharity-sec2 .has-text-color,
.charity-sec-5 .has-text-color {
	font-size: 18px !important;
	font-family: Assistant !important;
	color: #3a3a3a !important;
	line-height: normal;
	font-weight: 500;
}

.gbcharity-poor-people-conten {
	background: #3cc88f;
	border-radius: 8px;
	padding: 20px;
	padding-bottom: 10px;
}

.gbcharity-poor-people-conten:after {
	position: absolute;
	content: " ";
	width: 100px;
	height: 100%;
	background-color: #3cc88f;
	right: -75px;
	top: 0;
	z-index: 1;
}

.gbcharity-poor-people-conten {
	margin-top: 40px !important;
}

.gbcharity-section7 .wp-block-image {
	margin-top: -360px;
	z-index: 9;
	position: relative;
	margin-right: 0px;
}

.gbcharity-section7 {
	margin-bottom: -30px;
}

@media screen and (max-width: 29.938em) {
	.gbcharity-section7 .wp-block-image {
		margin-top: 0px;
	}

	.gbcharity-section7 .wp-block-image img {
		margin-bottom: -20px;
	}

	.gbcharity-poor-people-conten::after {
		display: none;
	}

	.gbcharity-poor-people-conten {
		margin-bottom: 20px !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.gbcharity-mission-box .skt-blocks-infobox__outer-wrap {
		padding: 5px !important
	}

	.gbcharity-poor-people-conten::after {
		display: none;
	}

	.gbcharity-section7 .wp-block-image {
		margin-top: -250px;
		margin-right: 100px;
	}

	.gbcharity-section7 .wp-block-image img {
		width: 270px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:20.000em) {
	.gbcharity-mission-box .skt-blocks-infobox__outer-wrap {
		padding: 5px !important
	}

	.gbcharity-sec2 .has-text-color,
	.gbcharity-sec-5 .has-text-color {
		font-size: 15px !important;
	}

	.gbcharity-poor-people-conten {
		padding: 10px;
		padding-bottom: 0px;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gbcharity-section1 .skt-blocks-buttons-repeater {
		margin-top: 30px !important;
	}

	.gbcharity-section7 .wp-block-image {
		margin-top: -214px;
		margin-right: 40px;
	}

	.gbcharity-section7 .wp-block-image img {
		width: 200px;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.gbcharity-charity-sec2 .responsive-section-wrap.skt-blocks-block-section.overlay-type-color.linear h2 {
		font-size: 38px !important;
	}

	.gbcharity-section7 {
		padding: 0px 10px !important;
	}
}

/* GB Charity */

/* GB Fitness */
.gbfitness-section1 {
	background-color: #FFF;
}

.gbfitness-section1 .wp-block-skt-blocks-card-item .skt-blocks-card-button-inner {
	display: none !important;
}

.gbfitness-section1 .skt-blocks-card-avatar {
	position: relative;
}

.gbfitness-section1 .skt-blocks-card-avatar .skt-blocks-card-avatar-img {
	border-radius: 5px;
}

.gbfitness-section1 .wp-block-skt-blocks-card__inner .wp-block-skt-blocks-card-item {
	padding-top: 25px;
}

.gbfitness-section1 .skt-blocks-card-avatar .skt-blocks-card-avatar-img:before {
	position: absolute;
	width: 300px;
	height: 292px;
	content: "";
	background-color: #c6d215;
	top: -23px;
	left: 34px;
	z-index: -1;
}

.gbfitness-section1 .skt-blocks-ifb-image-content {
	padding-top: 20px;
}

.gbfitness-section1 .skt-blocks-ifb-image-content:before {
	position: absolute;
	width: 300px;
	height: 312px;
	content: "";
	background-color: #c6d215;
	top: -23px;
	left: 34px;
	z-index: -1;
}

.gbfitness-section2 .responsive-section-wrap.skt-blocks-block-section.overlay-type-color.linear {
	background-image: linear-gradient(180deg, rgba(247, 247, 247, 1) 90%, rgba(195, 211, 20, 1) 10%) !important;
}

.gbfitness-section2 .skt-blocks-infobox__outer-wrap:hover {
	background-color: #ff7101 !important;
}

.gbfitness-section2 .skt-blocks-infobox__outer-wrap:hover .skt-blocks-ifb-title,
.gbfitness-section2 .skt-blocks-infobox__outer-wrap:hover .skt-blocks-ifb-desc {
	color: #fff !important;
}

.gbfitness-section3 .wp-block-button a {
	color: #000000 !important;
}

.gbfitness-section3:after {
	position: absolute;
	width: 100%;
	height: 90px;
	content: " ";
	bottom: 0;
	left: 0;
	background: url(https://www.themes21.net/themedemos/gbfitness/border-bg.png);
	z-index: 9;
}

.gbfitness-section3 .skt-blocks-infobox__outer-wrap.responsive-blocks-block-team {
	padding: 40px 20px !important;
}

.gbfitness-section3 .right-girl {
	position: absolute;
	right: -150px;
}

.gbfitness-section3 .responsive-column-wrap {
	overflow: visible !important;
}

.gbfitness-section3.responsive-column-wrap {
	overflow: hidden !important;
	z-index: 99;
	position: relative;
}

@media(max-width: 1079px) {
	.gbfitness-section1 .skt-blocks-ifb-image-content:before {
		width: 80% !important;
		height: 120% !important;
		left: 10% !important;
	}

	.gbfitness-section3 .right-girl {
		right: 0 !important;
		position: relative !important;
		bottom: -120px;
	}

	.gbfitness-section3:after {
		position: absolute;
		width: 100%;
		height: 45px !important;
		content: " ";
		bottom: 0 !important;
		left: 0;
		background: url(https://www.themes21.net/themedemos/gbfitness/border-bg.png);
		z-index: 9;
		background-size: 100% !important;
		background-repeat: no-repeat !important;
	}
}

@media (min-width: 1024px) and (max-width: 1079px) {
	.gbfitness-section3 .skt-blocks-ifb-title {
		font-size: 16px !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.gbfitness-section1 .skt-blocks-ifb-image-content:before {
		width: 80% !important;
		height: 125% !important;
		left: 10% !important;
	}

	.gbfitness-section3 .skt-blocks-ifb-title {
		font-size: 16px !important;
	}

	.gbfitness-section3 .skt-blocks-advanced-column-outer-wrap.undefined .responsive-columns-inner-wrap.responsive-columns-columns-2 {
		display: block;
	}

	.gbfitness-section3 .skt-blocks-advanced-column-child:nth-of-type(1),
	.gbfitness-section3 .skt-blocks-advanced-column-child:nth-of-type(2) {
		width: 100% !important;
	}
}

@media(max-width: 767px) {
	.gbfitness-section2 .skt-blocks-infobox__outer-wrap.responsive-blocks-block-team {
		border-radius: 20px !important;
	}

	.gbfitness-section3:after {
		position: absolute;
		width: 100%;
		height: 23px !important;
		content: " ";
		bottom: 0 !important;
		left: 0;
		background: url(https://www.themes21.net/themedemos/gbfitness/border-bg.png);
		z-index: 9;
		background-size: 100% !important;
		background-repeat: no-repeat !important;
	}

	.gbfitness-section3 .right-girl {
		bottom: -30px;
	}
}

/* GB Fitness */

/* GB Construction */
.gbconstruction-section1 .skt-blocks-advanced-column-child:nth-of-type(1):before {
	bottom: 0;
	content: "";
	position: absolute;
	left: -99999px;
	top: 0;
	width: 99999px;
	background: #fafafa;
}

.gbconstruction-features-block .skt-blocks-advanced-column-child:nth-of-type(1):before {
	display: none;
}

.gbconstruction-features-block .skt-blocks-block-column {
	border-left: none !important;
	border-top-left-radius: inherit !important;
	border-bottom-left-radius: inherit !important;
}

.gbconstruction-features-block .skt-blocks-ifb-image-content {
	position: relative;
	margin-top: -50px;
}

.gbconstruction-features-block .skt-blocks-infobox__outer-wrap {
	overflow: visible !important;
}

.gbconstruction-features-block .responsive-section-wrap {
	overflow: visible !important;
}

.gbconstruction-section1 .responsive-column-wrap {
	overflow: visible !important;
}

.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap {
	overflow: visible !important;
}

.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(2) .responsive-column-wrap {
	overflow: visible !important;
	z-index: inherit !important;
}

.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap {
	position: relative;
	z-index: 9999999999;
	width: 100% !important;
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap {
		width: auto !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap {
		width: auto !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.gbconstruction-section4 .responsive-section-wrap {
		background-image: linear-gradient(0deg, rgb(246, 246, 246) 0%, rgb(255, 255, 255) 0%) !important;
	}

	.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-section-wrap {
		background-image: none !important;
	}
}

@media(max-width: 767px) {
	.gbconstruction-section4 .responsive-section-wrap {
		background-image: linear-gradient(0deg, rgb(246, 246, 246) 0%, rgb(255, 255, 255) 0%) !important;
	}

	.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-section-wrap {
		background-image: none !important;
	}
}

/* GB Construction */

/* GB Extreme */
.extreme-sec1 {
	position: relative;
	background-color: #FFF;
}

.extreme-sec1 .skt-blocks-advanced-column-child:nth-of-type(1):after {
	position: absolute;
	content: '';
	background-image: url(https://demosktthemes.com/free/gb-extreme/wp-content/themes/skt-gb-extreme/images/sec2-dots.jpg);
	width: 250px;
	height: 190px;
	background-size: 100%;
	right: 15px;
	top: -20px;
	z-index: -1;
}

.extreme-sec1 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-inner-wrap {
	padding-left: 0px;
}

.extremeintrolist .skt-blocks-advanced-column-child:nth-of-type(1):after {
	display: none;
	visibility: hidden;
}

.extremeintrolist .vertical {
	padding: 0px;
}

.extremeintrolist .responsive-column-inner-wrap {
	padding-left: 0px;
	padding-right: 0px;
}

.extremeintrolist .skt-blocks-icon-list__source-image {
	opacity: 1;
}

.sharedtext {
	line-height: 28px;
}

.extreme-sec2 {
	background-color: #FFF;
}

.extreme-sec5 .flickity-prev-next-button .arrow {
	fill: #000;
}

.extreme-sec5 .flickity-prev-next-button {
	height: 12%;
}

.extreme-sec6 .skt-blocks-tm__desc {
	text-align: left;
	padding-left: 20px;
}

.extreme-sec6 .skt-blocks-tm__meta {
	text-align: left;
	padding-left: 20px;
}

.extreme-sec6 .skt-blocks-tm__company {
	font-style: normal;
}

.extreme-sec6 .skt-blocks-tm__content {
	box-shadow: 0 0 30px 0 #eee !important;
	margin-top: 25px;
}

.extreme-banner h2,
.extreme-banner h1 {
	text-shadow: 0px 2px 3px #666;
}

/* GB Extreme */

/* GB Renovate */
.gb-renovation-section-1 .skt-blocks-advanced-column-child:nth-child(2):after {
	background: url(https://demosktthemes.com/free/gb-renovate/instruction-imgi-bg.png) no-repeat;
	position: absolute;
	right: 70px;
	top: 80px;
	content: '';
	width: 250px;
	height: 411px;
}

.gb-renovation-quality-box {
	position: absolute !important;
	width: 100% !important;
}

.gb-renovation-quality-box .skt-blocks-block-section {
	width: 37%;
	padding: 65px 0px !important;
	border-radius: 7px !important;
	position: relative;
	right: 30px;
	top: -400px;
	z-index: 99;
	float: right;
}

.gb-renovation-quality-box .skt-blocks-block-section:after {
	width: 179px;
	height: 180px;
	border: solid 1px #fff;
	position: absolute;
	left: 15px;
	top: 15px;
	content: '';
}

.section-content {
	font-family: Poppins;
	line-height: 28px;
	font-size: 17px;
}

.gb-renovation-section-1 .section-content {
	padding: 30px 0px 25px;
}

.gb-renovation-section-1 .skt-blocks-ifb-desc {
	margin: 0px !important;
}

.gb-renovation-contact .skt-blocks-infobox {
	text-align: left !important;
}

.gb-renovation-contact .skt-blocks-ifb-image-icon-content.skt-blocks-ifb-imgicon-wrap {
	width: 55px;
	float: left;
	background: #0d2e63;
	text-align: center;
	height: 55px;
	line-height: 55px;
	border-radius: 100px;
	margin-right: 20px !important;
}

.gb-renovation-contact .skt-blocks-advanced-column-child:nth-child(2)::after {
	display: none;
}

.gb-renovation-services .skt-blocks-block-column .skt-blocks-infobox {
	text-align: left !important;
}

.gb-renovation-services .skt-blocks-infobox-cta-link {
	padding: 0px !important;
}

.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	justify-content: left !important;
}

.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	justify-content: right !important;
}

.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
	justify-content: left !important;
}

.gb-renovation-section-3 .section-content {
	padding: 30px 0px 25px;
}

.gb-renovation-section-3 .skt-blocks-gallery--figure {
	margin: 0px !important;
}

.gb-renovation-section-3 .skt-blocks-gallery--item {
	border-radius: 10px;
}

.gb-renovation-section-3 .flickity-prev-next-button.previous {
	left: 0px !important;
}

.gb-renovation-section-3 .flickity-prev-next-button.next {
	right: 0px !important;
}

.gb-renovation-section-3 .flickity-prev-next-button .flickity-button-icon {
	height: 25% !important;
	top: 40% !important;
}

@media screen and (max-width: 29.938em) {
	.gb-renovation-quality-box .skt-blocks-block-section::after {
		width: 83%;
		height: 130px;
	}

	.gb-renovation-quality-box .skt-blocks-block-section {
		width: 50%;
		padding: 35px 0px !important;
		right: 80px;
		top: -330px;
	}

	#footer::after {
		display: none;
	}

	.gb-renovation-section-1 .section-content,
	.gb-renovation-section-3 .section-content {
		padding: 10px 0px 10px;
		text-align: center;
	}

	.gb-renovation-section-1 .left,
	.gb-renovation-section-3 .left {
		float: none !important;
	}

	.gb-renovation-section-1 .right,
	.gb-renovation-section-2 .right,
	.gb-renovation-section-7 .right,
	.gb-renovation-section-9 .right {
		float: none !important;
	}

	.wp-block-spacer {
		display: none !important;
	}

	.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}

	.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}

	.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	#footer::after {
		display: none;
	}

	.gb-renovation-quality-box .skt-blocks-block-section {
		right: 150px;
		width: 41%;
	}

	.gb-renovation-quality-box .skt-blocks-block-section::after {
		width: 88%;
		height: 190px;
	}

	.gb-renovation-section-1 .section-content,
	.gb-renovation-section-3 .section-content {
		padding: 10px 0px 10px;
		text-align: center;
	}

	.gb-renovation-section-1 .left,
	.gb-renovation-section-3 .left {
		float: none !important;
	}

	.gb-renovation-section-1 .right,
	.gb-renovation-section-2 .right,
	.gb-renovation-section-7 .right,
	.gb-renovation-section-9 .right {
		float: none !important;
	}

	.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}

	.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}

	.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#footer .call-us strong {
		padding-left: 0px;
		font-size: 17px;
		border-left: solid 0px;
	}

	#footer .footercols4 .social-icons a:link,
	#footer .footercols4 .social-icons a:visited {
		font-size: 14px !important;
		height: 35px;
		line-height: 35px;
		margin: 0 2px 0 0 !important;
		width: 35px !important;
	}

	#footer::after {
		left: -999799px;
	}

	.gb-renovation-quality-box .skt-blocks-block-section {
		width: 56%;
		padding: 40px 0px !important;
		right: 80px;
	}

	.gb-renovation-quality-box .skt-blocks-block-section::after {
		height: 145px;
	}

	.gb-renovation-contact .skt-blocks-ifb-image-icon-content.skt-blocks-ifb-imgicon-wrap {
		float: none;
		margin: 0 auto !important;
		margin-bottom: 15px !important;
	}

	.gb-renovation-contact .skt-blocks-ifb-content {
		text-align: center;
	}

	.gb-renovation-contact .skt-blocks-ifb-title-wrap h3 {
		font-size: 20px !important;
	}

	.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}

	.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}

	.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap {
		justify-content: center !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	#footer .call-us strong {
		padding-left: 0px;
		font-size: 26px;
		border-left: solid 0px #fc8134;
	}

	#footer::after {
		left: -999749px;
	}

	.gb-renovation-quality-box .skt-blocks-block-section {
		width: 42%;
	}

	.gb-renovation-contact .skt-blocks-ifb-image-icon-content.skt-blocks-ifb-imgicon-wrap {
		float: none;
		margin: 0 auto !important;
		margin-bottom: 15px !important;
	}

	.gb-renovation-contact .skt-blocks-ifb-content {
		text-align: center;
	}

	.gb-renovation-section-1 .responsive-heading-desc-text {
		font-size: 38px !important;
	}

	.gb-renovation-section-1 .skt-blocks-advanced-column-child:nth-child(2)::after {
		right: 0px;
	}
}

/* GB Renovate */

/* SKT Blocks Compatible */

/* Moviemaker */
.moviemaker-banner:after {
	content: "";
	clear: both;
	display: block;
	height: 40px;
	background-color: #161616;
	width: 78%;
	margin: 0 auto;
}

/* Moviemaker */

/* Lights */
.led-lightining-img .swiper-slide-inner img {
	display: block;
}

.led-lightining-img .elementor-swiper-button {
	width: 45px;
	height: 45px;
	background-color: #71beb1;
}

.led-lightining-img .elementor-swiper-button i {
	display: table;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

.led-lightining-img .elementor-swiper-button-prev {
	top: 45%;
}

.led-lightining-img .elementor-swiper-button-next {
	top: 55%;
}

.led-lightining-img .elementor-swiper-button-prev {
	left: auto;
	right: 0;
}

.led-lightining-img .elementor-swiper-button-next {
	right: 0;
}

@media screen and (max-width: 29.938em) {
	.led-lightining-img .elementor-swiper-button-next {
		top: 70%;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.led-lightining-img .elementor-swiper-button-next {
		top: 63%;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.led-lightining-img .elementor-swiper-button-next {
		top: 58%;
	}
}

/* Lights */

/* Mountain Biking */
.mountainbiking-skt-feature-img .elementor-widget-container {
	width: 207px;
	height: 207px;
	margin: 0 auto;
	border-radius: 100%;
	padding-top: 40px;
}

.mountainbiking-skt-feature-number .elementor-widget-container {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	text-align: center;
	padding-top: 25px;
	position: relative;
	margin-top: -95px;
	left: 35px;
}

/* Mountain Biking */

/* Tatto */
.tatto-welcome-video-box .elementor-custom-embed-play i {
	opacity: 1;
	background: #aa942e;
	padding: 15px;
	font-size: 70px;
	text-shadow: none !important;
	border-radius: 100%;
}

/* Tatto */

/* School Uniform */
.uniform-box:before {
	width: 100%;
	height: 35px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
}

.uniform-box .uniform-image-box:before {
	width: 0;
	height: 0;
	border-top: 55px solid #d7f2f2;
	border-right: 70px solid transparent;
	position: absolute;
	left: 0px;
	top: 35px;
	content: '';
	z-index: 999
}

.uniform-box .uniform-content-box:after {
	width: 0;
	height: 0;
	border-bottom: 80px solid #d7f2f2;
	border-left: 100px solid transparent;
	position: absolute;
	right: 0px;
	bottom: 0px;
	content: '';
	z-index: 999
}

.uniform-box {
	margin: 0px 15px !important;
}

.boy-uniform-box .uniform-image-box:before {
	width: 0;
	height: 0;
	border-top: 55px solid #f2eccf;
	border-right: 70px solid transparent;
	position: absolute;
	left: 0px;
	top: 35px;
	content: '';
	z-index: 999
}

.boy-uniform-box .uniform-content-box:after {
	width: 0;
	height: 0;
	border-bottom: 80px solid #f2eccf;
	border-left: 100px solid transparent;
	position: absolute;
	right: 0px;
	bottom: 0px;
	content: '';
	z-index: 999
}

.school-uniform-list .elementor-icon-list-item {
	width: 50%;
	float: left;
}

.uniform-ass-section {
	width: 500px !important;
	height: 500px;
}

.uniform-ass-section:before {
	width: 250px;
	height: 250px;
	background: #effafa;
	position: absolute;
	top: -40px;
	right: 0px;
	content: '';
	border-radius: 100%;
}

.uniform-company-box1 .elementor-widget-container {
	width: 370px !important;
	height: 370px !important;
	padding-top: 90px !important;
	margin: 0 auto !important;
	margin-top: 60px !important
}

.uniform-company-box2 .elementor-widget-container {
	width: 470px !important;
	height: 470px !important;
	padding-top: 115px !important;
	margin: 0 auto !important;
}

.uniform-company-box3 .elementor-widget-container {
	width: 370px !important;
	height: 370px !important;
	padding-top: 90px !important;
	margin: 0 auto !important;
	margin-left: -50px !important;
	margin-top: 60px !important;
}

.uniform-solution-box:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 60px;
	left: -30px;
	background: rgb(255, 255, 255, 0.3);
	border-radius: 10px;
}

@media screen and (max-width: 29.938em) {
	.school-uniform-list .elementor-icon-list-item {
		width: 100%;
	}

	.uniform-company-box1 .elementor-widget-container {
		width: 300px !important;
		height: 300px !important;
		padding-top: 70px !important;
		margin: 0 auto !important;
		margin-top: 30px !important;
	}

	.uniform-company-box2 .elementor-widget-container {
		width: 300px !important;
		height: 300px !important;
		padding-top: 50px !important;
		margin: 0 auto !important;
		margin-top: 20px !important;
	}

	.uniform-company-box3 .elementor-widget-container {
		width: 300px !important;
		height: 300px !important;
		padding-top: 70px !important;
		margin: 0 auto !important;
		margin-left: auto !important;
		margin-top: 20px !important;
		margin-right: auto !important;
	}

	.uniform-solution-box::before {
		display: none;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.uniform-ass-section {
		margin: 0 auto;
	}

	.uniform-company-box3 .elementor-widget-container {
		margin-left: auto !important;
		margin-top: 20px !important;
		padding: 90px !important;
	}

	.uniform-company-box2 .elementor-widget-container {
		width: 370px !important;
		height: 370px !important;
		margin-top: 20px !important;
		padding-top: 90px !important;
	}

	.uniform-company-box1 .elementor-widget-container {
		padding: 90px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.uniform-ass-section {
		width: 430px !important;
		height: 430px;
	}

	.uniform-ass-section .elementor-image img {
		width: 60% !important;
	}

	.school-uniform-list .elementor-icon-list-item {
		width: 100%;
	}

	.uniform-company-box1 .elementor-widget-container {
		width: 250px !important;
		height: 250px !important;
		padding-top: 50px !important;
	}

	.uniform-company-box2 .elementor-widget-container {
		width: 350px !important;
		height: 350px !important;
		padding-top: 60px !important;
	}

	.uniform-company-box3 .elementor-widget-container {
		width: 250px !important;
		height: 250px !important;
		padding-top: 50px !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.school-uniform-list .elementor-icon-list-text {
		font-size: 16px !important;
		margin-left: 0px !important;
		padding-left: 2px !important;
	}

	.school-uniform-list .elementor-icon-list-icon i {
		font-size: 16px !important;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		margin: 5px !important;
	}

	.uniform-company-box1 .elementor-widget-container {
		width: 330px !important;
		height: 330px !important;
	}

	.uniform-company-box2 .elementor-widget-container {
		width: 430px !important;
		height: 430px !important;
	}

	.uniform-company-box3 .elementor-widget-container {
		width: 330px !important;
		height: 330px !important;
	}

	.uniform-ass-section {
		width: 500px !important;
		height: 470px;
		padding-right: 30px;
	}

	.uniform-ass-section::before {
		top: -30px;
		right: 30px;
	}

	.discount-box {
		width: 25% !important;
	}

	.discount-box .elementor-widget-container {
		border-right: solid 1px #D6D6D6 !important;
	}
}

/* School Uniform */

/* Event Planners */
.event-planners-home-sec1:before {
	background: url(https://demosktthemes.com/free/event-planners/images/ballons.png) no-repeat;
	margin-left: -76px;
	top: -141px;
	width: 200px;
	height: 360px;
	position: absolute;
	left: 60px;
	z-index: 99;
	bottom: 40px;
	content: '';
}

@media screen and (max-width: 29.938em) {
	.event-planners-home-sec1:before {
		background-size: 30% !important;
		top: 0px !important;
		width: 100% !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.home-sec1:before {
		background-size: 30% !important;
		top: 0px !important;
		width: 100% !important;
	}
}

/* Event Planners*/

/* Aquarium */
.aquarium-creating-left-img {
	position: relative;
}

.aquarium-creating-left-img:before {
	content: "";
	position: absolute;
	height: 100%;
	top: 0;
	left: -1000%;
	width: 1000%;
	background: #f8f8f8;
}

.aquarium-creating-left-img .elementor-image {
	position: relative;
}

.aquarium-creating-left-img .elementor-image:after {
	width: 190px;
	height: 190px;
	position: absolute;
	right: 50px;
	top: -50px;
	background: #ffbd11;
	content: '';
}

.aquarium-health-title .elementor-widget-container {
	position: relative;
}

.aquarium-health-title:hover .elementor-widget-container:after {
	display: block;
}

.aquarium-health-title .elementor-widget-container:after {
	width: 100%;
	height: 10px;
	background: #fff;
	position: absolute;
	left: 0;
	top: -10px;
	content: '';
	display: none;
}

.aquarium-health-title a {
	text-decoration: none !important;
}

/* Aquarium */

/* Summer Camp*/
.summercamp-camping-list .elementor-image-box-img {
	width: 212px !important;
	height: 212px;
	padding-top: 50px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 100%;
	box-shadow: 0 0 50px #efeded;
}

.summercamp-camping-list:hover .elementor-image-box-img {
	background-color: #ff9600;
}

.summercamp-camping-list:hover .elementor-image-box-img img {
	filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%);
}

/* Summer Camp*/

/* Flower Shop */
.flowershop-service-box-number .elementor-heading-title {
	position: absolute;
	top: 0;
	z-index: 0;
	left: -20px;
	opacity: 0.1;
}

.flower-shop-img:before {
	position: absolute;
	right: 35px;
	top: -40px;
	background: url(https://demosktthemes.com/free/flowershop/images/img-dots.png) no-repeat;
	content: '';
	width: 245px;
	height: 195px;
	z-index: -1;
}

.flower-shop-img:after {
	position: absolute;
	left: -40px;
	bottom: 65px;
	background: url(https://demosktthemes.com/free/flowershop/images/img-dots.png) no-repeat;
	content: '';
	width: 245px;
	height: 195px;
	z-index: -1;
}

.flower-shop-title {
	position: relative;
}

.flower-shop-title:after {
	width: 70px;
	height: 3px;
	background: #222;
	position: absolute;
	left: 0;
	right: 0px;
	margin: 0 auto;
	content: '';
	bottom: 0px;
	top: 75px;
}

/* Flower Shop */

/* Home Theater */
.home-theater-sale-box .elementor-widget-container {
	width: 180px;
	height: 180px;
}

/* Home Theater */

/* PVC Pipes */
.pvc-features-services-box .elementor-image-box-img {
	width: 115px !important;
	height: 115px;
	border-radius: 100px;
	background: #14afc3;
	padding-top: 25px;
	margin: 0 auto 30px !important;
	text-align: center;
}

/* PVC Pipes */

/* CCTV */
.cctv-videowrap .eicon-play::before {
	visibility: hidden !important;
}

.cctv-videowrap .elementor-widget-container {
	overflow: inherit !important;
}

.cctv-videowrap .elementor-open-lightbox img {
	object-fit: cover !important;
	min-height: 600px !important;
}

.cctv-videowrap .elementor-custom-embed-play {
	width: 98px;
	height: 98px;
	top: 45%;
	left: -49px;
	transform: none !important;
	z-index: 99999999 !important;
	background-image: url(https://demosktthemes.com/free/cctv/images/video-playicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}

@media(min-width: 768px) and (max-width: 1023px) {
	.cctv-videowrap .elementor-custom-embed-play {
		width: 60px !important;
		left: -30px !important;
		top: 40% !important;
	}
}

@media(max-width: 767px) {
	.cctv-videowrap .elementor-custom-embed-play {
		left: 35% !important;
	}
}

/* CCTV */

/* SaturnWP */
.wpsaturn-workflow2::before {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/connector1.png) no-repeat;
	width: 67px;
	height: 71px;
	left: -62px;
	top: 75%;
	transform: translateY(-75%);
	z-index: -1;
}

.wpsaturn-workflow2::after {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/connector2.png) no-repeat;
	width: 111px;
	height: 139px;
	right: -70px;
	bottom: -30px;
	z-index: -1;
}

.wpsaturn-workflow4::before {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/connector3.png) no-repeat;
	width: 105px;
	height: 106px;
	left: -75px;
	bottom: -25px;
	z-index: -1;
}

.wpsaturn-workflow4::after {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/connector4.png) no-repeat;
	width: 63px;
	height: 64px;
	right: -35px;
	bottom: 5%;
	transform: translateY(-5%);
	z-index: -1;
}

.wpsaturn-home-section3::after {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/sec3-afterimg.png) no-repeat;
	width: 25%;
	height: 414px;
	right: 0;
	top: -120px;
	z-index: 1;
	background-size: 100%;
}

.wpsaturn-home-section5::after {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/sec5-after.png) no-repeat;
	width: 10%;
	height: 254px;
	right: 0;
	top: 185px;
	z-index: 1;
	background-size: 100%;
}

.wpsaturn-home-section6::before {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/sec6-before.png) no-repeat;
	width: 22%;
	height: 494px;
	left: 0;
	top: -50px;
	z-index: 0;
	background-size: 100%;
}

.wpsaturn-home-section6::after {
	position: absolute;
	content: '';
	background: url(https://demosktthemes.com/free/saturnwp/images/news-after.png) no-repeat;
	width: 16%;
	height: 203px;
	right: 6%;
	top: -20px;
	z-index: 0;
	background-size: 100%;
}

.wpsaturn-newsletter-wrap::before {
	position: absolute;
	content: '';
	background-color: #f0f6ff;
	width: 70%;
	height: 56px;
	top: -56px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	border-radius: 50px 50px 0 0;
	background-size: 100%;
}

.wpsaturn-newsletter-form {
	position: relative;
}

.wpsaturn-newsletter-form input[type="email"] {
	border: medium none;
	border-radius: 5px;
	box-sizing: border-box;
	line-height: normal;
	padding: 20px 40px;
	width: 100%;
	background: #fff;
	font-size: 17px;
	font-family: 'Poppins';
	border-radius: 50px;
	height: auto !important;
	max-width: 100% !important;
}

form.wpsaturn-newsletter-form i {
	background-color: #ff5252;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
	font-size: 16px;
	height: 100%;
	line-height: 42px;
	position: absolute;
	right: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align: center;
	width: 40px;
}

form.wpsaturn-newsletter-form input[type="submit"] {
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	height: 85%;
	position: absolute;
	right: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 23%;
	background: #fe4c1c !important;
	right: 5px;
	top: 5px;
	font-size: 18px;
	font-family: 'Poppins';
	border-radius: 50px;
}

@media(max-width: 767px) {

	.wpsaturn-home-section3,
	.wpsaturn-home-section10 {
		background-image: linear-gradient(90deg, #ffffff 50%, #ffffff 50%) !important;
	}

	.wpsaturn-newsletter-wrap::before,
	.wpsaturn-home-section6::after,
	.wpsaturn-home-section9::after {
		display: none !important;
	}

	.wpsaturn-workflow2::before,
	.wpsaturn-workflow2::after,
	.wpsaturn-workflow4::before,
	.wpsaturn-workflow4::after {
		display: none;
	}

	.wpsaturn-home-section3::after {
		width: 45% !important;
	}

	.wpsaturn-home-section5::after {
		width: 20% !important;
	}

	.wpsaturn-home-section6::before {
		width: 45% !important;
	}

	.wpsaturn-home-section10::before {
		width: 50% !important;
	}

	.wpsaturn-newsletter-form input[type="email"] {
		padding: 15px 20px !important;
	}

	form.wpsaturn-newsletter-form input[type="submit"] {
		width: 30% !important;
		font-size: 15px !important;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	form.wpsaturn-newsletter-form input[type="submit"] {
		width: 25% !important;
		font-size: 17px !important;
	}

	.wpsaturn-newsletter-wrap::before {
		width: 55% !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1160px) {
	.wpsaturn-home-section11 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}

	.wpsaturn-home-section9::after {
		width: 9% !important;
	}

	.wpsaturn-home-section10 {
		padding-left: 100px !important;
	}

	.wpsaturn-home-section3 {
		padding-right: 100px !important;
	}

	.wpsaturn-home-section5::after {
		width: 8% !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.wpsaturn-home-sec2 .elementor-shape-bottom svg {
		width: calc(90% + 1.3px) !important;
	}

	.wpsaturn-home-sec5 .elementor-shape-top svg {
		width: calc(60% + 1.3px) !important;
	}
}

/* SaturnWP */

/** Blendit New CSS **/
.blendit-sec1-rightbox::before {
	position: absolute;
	content: '';
	background-image: url(https://demosktthemes.com/free/blendit/wp-content/themes/posterity/images/sec1-dots.png);
	width: 161px;
	height: 100px;
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: -33px;
	left: -40px;
	z-index: 0;
}

.blendit-sec2-imgwrap::before {
	position: absolute;
	content: '';
	background-image: url(https://demosktthemes.com/free/blendit/wp-content/themes/posterity/images/sec2-dots.png);
	width: 161px;
	height: 129px;
	background-size: 100%;
	background-repeat: no-repeat;
	bottom: -25px;
	left: 25%;
	z-index: -1;
}

@media screen and (max-width: 29.938em) {
	.blendit-sec1-rightbox::before {
		left: -7px;
	}
}

/** Finance New CSS **/
.finance-sec1-imgwrap::before {
	position: absolute;
	content: '';
	width: 140px;
	height: 190px;
	background-color: #fa6501;
	left: 0;
	top: -45px;
	border-radius: 8px;
	z-index: -1;
}

/** Air Conditioner New CSS **/
.airconditioner-sec1-leftblock::after {
	position: absolute;
	content: '';
	background-color: #f6f9fd;
	width: 100%;
	height: 83%;
	top: 55px;
	left: 0;
	z-index: 0;
	border-radius: 8px;
}

/** Therapist New CSS **/
.therapist-adult-column::after {
	bottom: 0;
	content: "";
	position: absolute;
	left: -99999px;
	top: 0;
	width: 99999px;
	background: #efb402;
}

/** Medical New CSS **/
.medical-concern-admin h3 small {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #494848;
}

.medical-hours-list .elementor-icon-list-item small {
	position: absolute;
	right: 0;
	font-size: 14px;
}

/** Nuptials New CSS **/
.nuptials-bride-wrap::before {
	position: absolute;
	content: '';
	left: -30px;
	top: 30%;
	width: 40px;
	height: 39px;
	background-image: url(https://demosktthemes.com/free/nuptials/wp-content/themes/posterity/images/heart-red.png);
	z-index: 0;
}

.nuptials-groom-wrap::before {
	position: absolute;
	content: '';
	right: -30px;
	top: 30%;
	width: 40px;
	height: 39px;
	background-image: url(https://demosktthemes.com/free/nuptials/wp-content/themes/posterity/images/heart-red.png);
}

.nuptials-bride-wrap::after {
	position: absolute;
	content: '';
	right: -115px;
	top: 18%;
	width: 245px;
	height: 282px;
	background-image: url(https://demosktthemes.com/free/nuptials/wp-content/themes/posterity/images/heart-grey.png);
	z-index: 0;
}

@media screen and (max-width: 29.938em) {

	.nuptials-bride-wrap::before,
	.nuptials-bride-wrap::after,
	.nuptials-groom-wrap::before {
		display: none;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {

	.nuptials-bride-wrap::before,
	.nuptials-bride-wrap::after,
	.nuptials-groom-wrap::before {
		display: none;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.nuptials-bride-wrap::before {
		left: -5px;
		top: 23%;
	}

	.nuptials-groom-wrap::before {
		right: -5px;
		top: 23%;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.nuptials-bride-wrap::before {
		left: 0px;
	}

	.nuptials-groom-wrap::before {
		right: 0px;
	}
}

/** Gym Master New CSS **/
.gym-master-progression-box:after {
	background-color: #64b744;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: -999750px;
	top: 0px;
	width: 999999px;
	z-index: -1;
}

.gym-master-nutrition-box:before {
	background-color: #2f87d5;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -999750px;
	top: 0px;
	width: 999999px;
	z-index: -1;
}

/** Spa New CSS **/
.spa-pricing-img .elementor-widget-container {
	width: 150px !important;
	height: 150px !important;
	margin: 0 auto;
	border: 15px solid #dfe1e0;
	border-radius: 100%;
	position: relative;
}

.spa-pricing-img .elementor-widget-container img {
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}

.spa-pricing-wrap:hover .spa-pricing-img .elementor-widget-container {
	border: 15px solid #0ec7de;
}

/** Kitchen Design New CSS **/
.skt-video-box .elementor-widget-container {
	overflow: visible !important;
}

.skt-video-box .elementor-custom-embed-play i {
	display: none;
}

.skt-video-box .elementor-custom-embed-play {
	background: #33cf9f url(https://demosktthemes.com/free/kitchen-design/wp-content/themes/posterity/images/video-icon.png) 28px 20px no-repeat;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	position: absolute;
	left: 0;
}

.kitchen-layout-slider .elementor-image-carousel-caption {
	background-color: #33cf9f;
	padding: 15px;
}

.kitchen-layout-slider .swiper-slide-image {
	display: block;
}

.kitchen-layout-slider .swiper-pagination {
	bottom: -35px !important;
}

/** Webake New CSS **/
.webake-service-box .elementor-image-box-img {
	background-color: #e6a84b;
	border-radius: 100%;
	width: 150px !important;
	height: 150px !important;
}

.webake-service-box:hover .elementor-image-box-img {
	background-color: #d14f42;
}

.webake-service-box .elementor-image-box-img img {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -30%);
}

.webake-service-box:hover .elementor-image-box-title {
	color: #d14f42 !important;
}

.webake-service-button .elementor-button-content-wrapper {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -45%);
	width: 150px;
}

.webake-service-button .elementor-button {
	width: 170px !important;
	height: 170px !important;
}

.webake-home-section2 .elementor-container.elementor-column-gap-default::before {
	position: absolute;
	left: 0;
	bottom: -140px;
	content: "";
	width: 150px;
	height: 320px;
	background: #fff;
}

.webake-home-section2 .elementor-container.elementor-column-gap-default::after {
	position: absolute;
	right: -40px;
	bottom: -140px;
	content: "";
	width: 150px;
	height: 320px;
	background: #fff;
	z-index: 0;
}

.webake-services-wrap::before {
	content: "";
	position: absolute;
	width: 1170px;
	height: 600px;
	background-color: transparent;
	border-top-left-radius: 2000px;
	border-top-right-radius: 2000px;
	border: 1px solid #eee;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 0;
	top: 85px;
}

@media screen and (max-width: 29.938em) {

	.webake-home-section2 .elementor-container.elementor-column-gap-default::before,
	.webake-home-section2 .elementor-container.elementor-column-gap-default::after,
	.webake-services-wrap::before {
		display: none;
	}

	.webake-service-button .elementor-button-text {
		padding-top: 60px !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {

	.webake-home-section2 .elementor-container.elementor-column-gap-default::before,
	.webake-home-section2 .elementor-container.elementor-column-gap-default::after,
	.webake-services-wrap::before {
		display: none;
	}

	.webake-service-button .elementor-button-text {
		padding-top: 60px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {

	.webake-home-section2 .elementor-container.elementor-column-gap-default::before,
	.webake-home-section2 .elementor-container.elementor-column-gap-default::after,
	.webake-services-wrap::before {
		display: none;
	}

	.webake-service-box .elementor-image-box-img img {
		top: 20%;
		transform: translate(-50%, -20%);
	}

	.webake-service-box .elementor-image-box-img {
		width: 130px !important;
		height: 130px !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {}

/** Windows and Doors New CSS **/

/** Cyber Security **/
.cybersecurity-stop-attack:hover>.elementor-widget-container {
	border: 5px solid #3a74d8 !important;
}

.cybersecurity-stop-attack:hover .elementor-image-box-content h3,
.cybersecurity-stop-attack:hover .elementor-image-box-content p {
	color: #3a74d8 !important;
}

/** Marathon **/
.marathon-reason-box .elementor-widget-container {
	transform: skew(-8deg);
}

.marathon-reason-box .elementor-image-box-wrapper {
	transform: skew(8deg);
}

/** Securepro **/
.secure-service-number {
	position: absolute !important;
	top: 0;
	font: bold 300px/200px 'Assistant';
	z-index: 0;
	right: 0;
}

.secure-home-service-box {
	padding: 20px 15px;
	border-radius: 5px;
	position: relative !important;
}

/** Homedecor **/
.homedecor-capability-line {
	margin: 0 auto !important;
}

.homedecor-capability-box-number .elementor-widget-container {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto -20px;
	border-radius: 50%;
}

.homedecor-capability-box-number .elementor-heading-title {
	padding-top: 12px;
}

.homedecor-consult-box .elementor-container {
	margin-right: 0 !important;
}

.homedecor-planning-box .elementor-container {
	margin-left: 0 !important;
}

/** Laptop Repair **/
.laptoprepair-choose-img-box .elementor-image-box-img {
	width: 100% !important;
	max-width: 70px !important;
	height: 70px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 100%;
	line-height: 90px;
}

/** Maintenance Services **/
.maintenance-services-slider-title span {
	color: #ff9a00;
}

/** Dentist **/
.dentist-get-btn .elementor-button {
	position: absolute;
	right: -190px;
	width: 800px;
	text-align: right;
	bottom: 0;
	z-index: 1;
}

/** Dentist **/
.clean-title-bar {
	margin: 0 auto 20px !important;
}

/** yacht and cruise **/
.yachtandcruise-video-box .elementor-custom-embed-play {
	background-color: #33c8c6;
	width: 92px;
	height: 92px;
	top: 100px;
	left: 47%;
	transform: none !important;
	z-index: 99999999 !important;
	background-image: url(https://demosktthemes.com/free/yachtandcruise/wp-content/themes/posterity/images/play-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.yachtandcruise-video-box .elementor-custom-embed-play i {
	display: none;
}

@media screen and (max-width: 29.938em) {
	.yachtandcruise-video-box .elementor-custom-embed-play {
		top: 30px;
		left: 37%;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.yachtandcruise-video-box .elementor-custom-embed-play {
		top: 40px;
	}
}

/** Coming Soon **/
.temp1-header .elementor-container.elementor-column-gap-default {
	width: 1200px !important;
}

.tem-7-heading1,
.tem-7-heading2,
.tem-7-heading3 {
	transform: skew(-25deg, 0deg);
	padding-left: 40px;
}

.tem-7-heading1 .elementor-heading-title,
.tem-7-heading2 .elementor-heading-title {
	transform: skew(25deg, 0deg);
}

.tem-7-heading3 p {
	margin: 0px !important;
	transform: skew(25deg, 0deg);
}

.coming-soon-tem7 .eael-countdown-item .eael-countdown-digits:after {
	transform: skew(-15deg, 0deg);
}

.coming-soon-contact-form-tem7 {
	width: 100% !important;
}

.coming-soon-contact-form-tem7 .wpcf7-email {
	background: #000 !important;
	border-radius: 0px !important;
	color: #fff;
	padding: 20px 40px !important;
}

.coming-soon-contact-form-tem7 {
	transform: skew(-20deg, 0deg);
}

.coming-soon-contact-form-tem7 .wpcf7-form-control.wpcf7-submit {
	position: relative;
	top: -22px;
	padding: 10px 35px;
	border-radius: 0px;
	right: 10px;
	background: #fffc00 !important;
	color: #222 !important;
}

.coming-soon-header {
	position: absolute !important;
	z-index: 999;
	top: 0px;
}

.coming-soon-footer {
	position: absolute !important;
	z-index: 999;
	bottom: 0px;
}

.coming-soon-tem1 .coming-soon-tem1-cont,
.coming-soon-tem2 .coming-soon-tem1-cont,
.coming-soon-tem3 .coming-soon-tem-cont,
.coming-soon-tem5 .coming-soon-tem-cont,
.coming-soon-tem6 .coming-soon-tem-cont,
.coming-soon-tem8 .coming-soon-tem-cont {
	position: fixed !important;
	height: 100%;
}

.coming-soon-tem4 .coming-soon-tem-cont {
	height: 100%;
	width: 90%;
}

.coming-soon-tem-counter {
	width: 40% !important;
	margin: 0 auto;
	border-radius: 10px !important;
}

.coming-soon-tem3::before {
	background-color: #006bcd;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	width: 50%;
}

.coming-soon-tem3::after {
	content: '';
	position: absolute;
	right: 50%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-left: 50px solid #006BCD;
	border-bottom: 50px solid transparent;
	z-index: 999;
}

.coming-soon-tem4 .coming-soon-mid-cont {
	width: 65% !important;
	margin: 0 auto;
}

.coming-soon-tem5 .coming-soon-mid-cont {
	width: 40% !important;
	margin: 0 auto;
}

.coming-soon-tem6 .coming-soon-counter-box {
	width: 165px !important;
	height: 165px !important;
	border-radius: 100% !important;
	margin: 0 auto;
	max-width: 100% !important;
}

.coming-soon-tem-button .elementor-button {
	transform: skew(-25deg, 0deg);
}

.coming-soon-tem-button .elementor-button-text {
	transform: skew(25deg, 0deg);
}

.coming-soon-tem7 .coming-soon-tem-cont {
	position: absolute !important;
	height: 100%;
}

.coming-soon-tem8::before {
	background-color: #13aebe;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	width: 53%;
}

.coming-soon-tem8 .coming-soon-counter-box .elementor-widget-container {
	width: 145px !important;
	height: 145px !important;
	border-radius: 100% !important;
	margin: 0 auto;
	padding-top: 25px;
	margin: 0 auto !important;
	margin-bottom: 30px !important;
}

.coming-soon-tem7:before {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(https://sktperfectdemo.com/demos/coming-soon/wp-content/themes/skt-coming-soon/images/template7-top-bg.jpg);
	content: '';
	width: 100%;
	height: 20px;
	z-index: 9;
}

.coming-soon-tem7:after {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(https://sktperfectdemo.com/demos/coming-soon/wp-content/themes/skt-coming-soon/images/template7-top-bg.jpg);
	content: '';
	width: 100%;
	height: 20px;
	z-index: 9;
}

.coming-soon-tem6 .elementor-background-overlay {
	display: none;
}

.coming-soon-tem7 .elementor-background-overlay {
	display: none;
}

@media screen and (max-width: 29.938em) {

	.coming-soon-header,
	.coming-soon-footer,
	.coming-soon-tem-cont {
		position: relative !important;
	}

	.tem-7-heading2 {
		width: 90% !important;
	}

	.tem-7-heading1,
	.tem-7-heading2,
	.tem-7-heading3 {
		padding-left: 20px;
	}

	.coming-soon-tem7 .coming-soon-tem-cont {
		position: relative !important;
	}

	.coming-soon-tem1 .coming-soon-tem1-cont,
	.coming-soon-tem2 .coming-soon-tem1-cont,
	.coming-soon-tem3 .coming-soon-tem-cont,
	.coming-soon-tem5 .coming-soon-tem-cont,
	.coming-soon-tem6 .coming-soon-tem-cont,
	.coming-soon-tem8 .coming-soon-tem-cont {
		position: relative !important;
		height: 100%;
	}

	.coming-soon-tem-counter {
		width: 90% !important;
	}

	.coming-soon-tem3::after,
	.coming-soon-tem3::before {
		display: none;
	}

	.coming-soon-tem4 .coming-soon-tem-cont {
		width: 100%;
	}

	.coming-soon-tem4 .coming-soon-mid-cont {
		width: 100% !important;
	}

	.coming-soon-tem5 .coming-soon-mid-cont {
		width: 90% !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {

	.tem-7-heading1,
	.tem-7-heading2,
	.tem-7-heading3 {
		padding-left: 200px;
	}

	.coming-soon-header,
	.coming-soon-footer,
	.coming-soon-tem-cont {
		position: relative !important;
	}

	.tem-7-heading2 {
		width: 75% !important;
	}

	.tem-7-heading3 {
		width: 85% !important;
	}

	.coming-soon-tem7 .coming-soon-tem-cont {
		position: relative !important;
	}

	.coming-soon-tem1 .coming-soon-tem1-cont,
	.coming-soon-tem2 .coming-soon-tem1-cont,
	.coming-soon-tem3 .coming-soon-tem-cont,
	.coming-soon-tem5 .coming-soon-tem-cont,
	.coming-soon-tem6 .coming-soon-tem-cont,
	.coming-soon-tem8 .coming-soon-tem-cont {
		position: relative !important;
		height: 100%;
	}

	.coming-soon-tem-counter {
		width: 70% !important;
	}

	.coming-soon-tem4 .coming-soon-tem-cont {
		width: 100%;
	}

	.coming-soon-tem4 .coming-soon-mid-cont {
		width: 100% !important;
	}

	.coming-soon-tem5 .coming-soon-mid-cont {
		width: 70% !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {

	.coming-soon-header,
	.coming-soon-footer,
	.coming-soon-tem-cont {
		position: relative !important;
	}

	.coming-soon-footer {
		bottom: 50px;
	}

	.tem-7-heading3 {
		width: 85% !important;
	}

	.coming-soon-tem1 .coming-soon-tem1-cont,
	.coming-soon-tem2 .coming-soon-tem1-cont,
	.coming-soon-tem3 .coming-soon-tem-cont,
	.coming-soon-tem5 .coming-soon-tem-cont,
	.coming-soon-tem6 .coming-soon-tem-cont,
	.coming-soon-tem8 .coming-soon-tem-cont {
		position: relative !important;
		height: 100%;
	}

	.coming-soon-tem-counter {
		width: 90% !important;
	}

	.coming-soon-tem3::before {
		width: 55%;
	}

	.coming-soon-tem3::after {
		left: 58%;
	}

	.coming-soon-tem4 .coming-soon-mid-cont {
		width: 90% !important;
	}

	.coming-soon-tem5 .coming-soon-mid-cont {
		width: 90% !important;
	}

	.coming-soon-tem6 .coming-soon-counter-box {
		width: 160px !important;
		height: 145px !important;
	}

	.coming-soon-tem8 .coming-soon-counter-box .elementor-widget-container {
		width: 115px !important;
		height: 115px !important;
		padding-top: 10px !important;
	}

	.coming-soon-tem6 .elementor-background-overlay {
		display: block;
	}

	.coming-soon-tem7 .elementor-background-overlay {
		display: block;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {

	.coming-soon-header,
	.coming-soon-footer,
	.coming-soon-tem-cont {
		position: relative !important;
	}

	.coming-soon-footer {
		bottom: 50px;
	}

	.tem-7-heading3 {
		width: 85% !important;
	}

	.coming-soon-tem1 .coming-soon-tem1-cont,
	.coming-soon-tem2 .coming-soon-tem1-cont,
	.coming-soon-tem3 .coming-soon-tem-cont,
	.coming-soon-tem5 .coming-soon-tem-cont,
	.coming-soon-tem6 .coming-soon-tem-cont,
	.coming-soon-tem8 .coming-soon-tem-cont {
		position: relative !important;
		height: 100%;
	}

	.coming-soon-tem-counter {
		width: 90% !important;
	}

	.coming-soon-tem5 .coming-soon-mid-cont {
		width: 90% !important;
	}

	.coming-soon-tem6 .elementor-background-overlay {
		display: block;
	}

	.coming-soon-tem6 .coming-soon-mid-cont {
		width: 75% !important;
	}

	.coming-soon-counter-tem7 {
		width: 60% !important;
	}

	.coming-soon-tem7 .elementor-background-overlay {
		display: block;
	}
}

@media(min-width:1366px) and (max-width:1399px) {
	.tem-7-heading2 .elementor-heading-title {
		font-size: 32px !important;
	}

	.tem-7-heading2 .elementor-widget-container {
		padding: 10px 25px 10px 25px !important;
	}

	.tem-7-heading3 .elementor-widget-container {
		margin-bottom: 20px !important
	}

	.coming-soon-tem-button .elementor-button-link {
		padding: 20px 200px 20px 200px !important;
	}

	.coming-soon-tem-button .elementor-widget-container {
		padding: 30px 0px 80px 0px !important;
	}

	.coming-soon-tem7 .coming-soon-footer {
		padding-bottom: 60px !important;
	}

	.coming-soon-tem-counter {
		width: 60% !important;
		padding: 20px 0px 20px 0px !important;
	}

	.coming-soon-title .elementor-heading-title {
		font-size: 66px !important;
	}

	.coming-soon-button .elementor-button-link {
		padding: 20px 250px 20px 250px !important;
	}

	.coming-soon-tem2 .coming-soon-header {
		padding: 10px 0px !important;
	}

	.coming-soon-tem-counter {
		margin-top: -30px !important;
		margin-bottom: -40px !important;
	}

	.coming-soon-tem2 .coming-soon-footer {
		margin-top: 40px !important;
		padding: 10px 0px 10px 0px !important;
	}

	.coming-soon-title .elementor-heading-title {
		font-size: 64px !important;
	}

	.coming-soon-tem4 {
		padding: 40px !important;
	}

	.coming-soon-msg .elementor-widget-container {
		padding: 30px 0px 0px 0px !important;
		margin-bottom: -40px !important;
	}

	.coming-soon-launch {
		margin-bottom: -25px !important;
	}

	.coming-soon-tem4 .coming-soon-mid-cont .elementor-widget-wrap {
		padding: 20px 0px 0px 0px !important;
	}

	.coming-soon-tem5 .coming-soon-mid-cont {
		width: 60% !important;
	}

	.coming-soon-tem5-counter .elementor-widget-container {
		padding-top: 10px !important;
	}

	.coming-soon-tem5-counter {
		margin-bottom: -70px !important;
	}

	.coming-soon-tem5 .coming-soon-heading .elementor-widget-container {
		padding-top: 30px !important;
	}

	.coming-soon-tem6 .coming-soon-counter-box {
		width: 140px !important;
		height: 125px !important;
	}

	.coming-soon-counter-box .elementor-widget-container {
		padding: 20px !important;
	}

	.coming-soon-tem6 {
		background-position: center center !important;
	}

	.coming-soon-tem6-title .elementor-heading-title {
		font-size: 66px !important;
		margin-bottom: -20px;
	}

	.coming-soon-tem6-launch {
		margin-bottom: -10px !important;
	}

	.coming-soon-tem1-launch {
		margin-top: -20px;
		margin-bottom: 0px !important;
	}

	.coming-soon-tem1-counter .elementor-widget-wrap {
		padding: 30px !important;
	}

	.coming-soon-tem1-notify-msg {
		margin-top: -20px;
		margin-bottom: 0px !important;
	}

	.coming-soon-tem1-title {
		font-size: 66px !important;
	}

	.coming-soon-tem1-counter {
		width: 50% !important;
		margin: 0 auto !important;
	}

	.coming-soon-tem8 .coming-soon-counter-box .elementor-widget-container {
		width: 115px !important;
		height: 115px !important;
		padding-top: 10px !important;
	}

	.coming-soon-tem8-notify-msg {
		margin-top: -20px;
		margin-bottom: 0px !important;
	}

	.coming-soon-tem8-msg {
		margin-top: -30px !important;
		margin-bottom: -40px !important;
	}
}

/** Coming Soon **/

/* SKT Minimal */
.minimal-explore-btn .elementor-button-text {
	position: relative;
}

.minimal-explore-btn .elementor-button-text::after {
	content: '';
	background: #000;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -20px;
	transition: all 0.3s;
}

.minimal-explore-btn .elementor-button-text:hover:after {
	width: 100%;
}

/* SKT Minimal */

/* SKT Mosque */
body.elementor-editor-active .skt-mosque-community {
	margin-bottom: 0px !important;
}

.skt-mosque-community .elementor-container {
	float: right;
}

.skt-mosque-counter .elementor-counter-number-wrapper {
	width: 180px;
	height: 180px;
	border-radius: 100px;
	border: solid 3px #64a926;
	line-height: 170px !important;
	margin: 0 auto;
	background: rgba(44, 44, 44, 0.8);
	margin-bottom: 15px;
}

.skt-mosque-video .attachment-full {
	width: auto !important;
	max-width: 100% !important;
	float: right;
}

.skt-mosque-pillar-box .elementor-image-box-img {
	width: 195px !important;
	height: 100px !important;
	background: #64a926;
	text-align: center;
	border-radius: 100px;
	padding-top: 25px;
}

.skt-mosque-pillar-sec-right {
	margin-left: -200px !important;
	width: 100% !important;
}

.skt-mosque-services-list-box {
	background-position: right 40px center;
}

.skt-mosque-progress-bar .elementor-title {
	display: block;
	margin-bottom: 5px;
}

.skt-mosque-progress-bar .elementor-title span {
	float: right;
}

@media screen and (max-width: 29.938em) {
	.skt-mosque-pillar-sec-right {
		margin-left: 0px !important;
	}

	.skt-mosque-pillar-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px !important;
		padding-top: 45px;
		margin-bottom: 20px !important;
	}

	.skt-mosque-video .attachment-full {
		width: 80% !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-mosque-pillar-sec-right {
		margin-left: 0px !important;
	}

	.skt-mosque-pillar-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px !important;
		padding-top: 45px;
		margin-bottom: 20px !important;
	}

	.skt-mosque-video .attachment-full {
		width: auto !important;
		float: none;
		margin: 0 auto;
	}

	.skt-mosque-community .elementor-container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.skt-mosque-pillar-sec .elementor-heading-title {
		padding: 0px 150px !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-mosque-counter .elementor-counter-number-wrapper {
		width: 120px !important;
		height: 120px !important;
		line-height: 110px !important;
	}

	.skt-mosque-community .elementor-container.elementor-column-gap-default {
		width: 430px !important;
		max-width: 430px !important;
	}

	.skt-mosque-pillar-sec-right {
		margin-left: 0px !important;
	}

	.skt-mosque-progress-bar .elementor-title span {
		float: none !important;
		margin-left: 50px !important;
	}
}

/* SKT Mosque */

/* Extreme Sports */
.extreme-sports-header-section-menu ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.extreme-sports-header-section-menu ul li {
	display: inline-block;
	padding: 0 20px;
}

.extreme-sports-header-section-menu ul li a {
	color: #fff;
	text-decoration: none !important;
	font-size: 24px;
	font-weight: 300;
}

.extreme-sports-header-section-menu .current_page_item a:active {
	color: #ff5301;
	border-bottom: 1px solid #ff5301;
	padding-bottom: 10px !important;
	transition: 0.3s;
}

.extreme-sports-header-section-menu ul li a:hover,
.extreme-sports-header-section-menu ul li.current_page_item a,
.extreme-sports-header-section-menu ul li.current-menu-item a {
	color: #ff5301;
	border-bottom: 1px solid #ff5301;
	padding-bottom: 10px !important;
	transition: 0.3s;
}

.extreme-sports-header-button .elementor-button-link {
	padding: 15px 40px !important;
}

.extreme-sports-header-button a {
	text-decoration: none;
}

.extreme-sports-camping-section:hover {
	background-color: #ff5301;
	border-radius: 8px;
}

.extreme-sports-camping-section {
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}

.extreme-sports-camping-section .elementor-widget-wrap:hover {
	filter: brightness(0) invert(1);
}

.extreme-sports-camping-section {
	background-color: #fff;
	border-radius: 8px;
	margin: 15px;
}

.extreme-sports-activites-section img:hover {
	opacity: 0.3;
	position: relative;
}

.extreme-sports-activites-section h2:hover {
	transition: all .3s ease-in-out;
	bottom: 50% !important;
}

.extreme-sports-reasons-to-join-section {
	background-color: #fff;
	border-radius: 50%;
	margin: 15px;
	width: 180px !important;
	height: 180px;
}

.extreme-sports-reasons-to-join-section {
	box-shadow: 0px 6px 42px -25px rgb(0 0 0 / 50%);
}

.extreme-sports-reasons-to-join-section .elementor-widget-container:hover {
	filter: brightness(0) invert(1);
}

.extreme-sports-reasons-to-join-section:hover {
	background-color: #ff5301;
	border-radius: 50%;
}

.extreme-sports-reasons-to-join-section img:hover {
	filter: brightness(0) invert(1);
}

.extreme-sports-reasons-to-join-section img {
	margin: 45px;
}

.extreme-sports-footer-section a:hover {
	text-decoration: none !important;
}

.extreme-sports-activities-mountain-biking .elementor-widget-container .elementor-heading-title a:hover {
	text-decoration: none !important;
}

.extreme-sports-activities-mountain-biking .elementor-widget-container .elementor-heading-title a {
	font-weight: 400 !important;
}

.extreme-sports-activities-mountain-biking:hover {
	top: 60px;
}

.extreme-sports-video-section .elementor-custom-embed-play {
	background: #ff5301;
	border-radius: 50%;
}

.extreme-sports-video-section .elementor-widget-container img {
	width: 100% !important;
	max-width: inherit !important;
}

.extreme-sports-about-page-video .elementor-custom-embed-play {
	background: #ff5301;
	border-radius: 50%;
	top: 70%;
	left: 0% !important;
}

.extreme-sports-about-page-video .elementor-widget-container {
	overflow: visible !important;
}

.extreme-imageover {
	transition: background-color 0.5s ease;
}

.extreme-imageover .elementor-widget-image {
	margin: 0;
}

.extreme-imageover .elementor-widget-heading {
	height: 100%;
	position: absolute;
	transition: background-color 0.5s ease;
}

.extreme-imageover .elementor-heading-title {
	position: absolute;
	width: 100%;
	bottom: 13%;
	transition: background-color 0.5s ease;
}

.extreme-imageover:hover .elementor-widget-heading {
	background: rgb(241 113 4 / 85%) !important;
	cursor: pointer;
	border-radius: 12px;
}

.extreme-imageover:hover .elementor-heading-title {
	bottom: 40% !important;
}

.extreme-sports-club-activities .elementor-widget-image a {
	display: unset !important;
}

.extreme-sports-club-activities .elementor-widget-image a img {
	width: 100% !important;
	max-width: inherit !important;
}

.extreme-imageover .elementor-heading-title a {
	text-decoration: none !important;
	font-weight: 400 !important;
}

.extreme-sports-video-link a {
	text-decoration: none !important;
	font-weight: 400 !important;
}

@media (max-width: 768px) {
	.extreme-sports-header-section-menu ul li a {
		font-size: 20px;
	}

	.extreme-sports-header-section-menu ul li {
		padding: 0 18px;
	}
}

@media (max-width: 375px) {
	.extreme-sports-header-section-menu ul li a {
		font-size: 20px;
	}

	.extreme-sports-header-section-menu ul li {
		padding: 0 10px;
	}

	.extreme-sports-header-section-menu ul {
		margin-left: 0 !important;
		text-align: left;
	}

	.extreme-sports-about-page-video .elementor-custom-embed-play {
		background: #ff5301;
		border-radius: 50%;
		top: 50%;
		left: 50% !important;
	}

}

/* Extreme Sports */

/* Mechanic */
.mechanic-top-bar {
	width: 100% !important;
	max-width: 1050px;
	margin: 0 auto;
}

.mechanic-menu-link ul li a:active {
	color: #2f6aec !important;
}

.mechanic-top-logo-section {
	width: 100% !important;
	max-width: 1130px;
	margin: 0 auto;
	border-radius: 15px;
}

.mechanic-top-logo-section a:hover {
	text-decoration: none;
}

.mechanic-navigation-button .elementor-button-link {
	padding: 15px 30px 15px 30px !important;
}

.mechanic-banner-button .elementor-button-link {
	padding: 25px 45px 25px 45px !important;
	text-decoration: none;
}

.mechanic-auto-repair-section .elementor-heading-title {
	background: #2f6aec;
	width: 100%;
	max-width: 233px;
	margin: 0 auto;
	position: absolute;
	top: -430px !important;
	right: -72px;
	transform: rotate(-90deg);
	padding: 20px 15px;
}

.mechanic-auto-repair-blow .elementor-button-link {
	padding: 20px 45px 20px 45px !important;
	text-decoration: none;
}

.mechanic-our-benefit-bar .elementor-progress-wrapper {
	margin-top: 10px;
}

.mechanic-our-benefit-bar .elementor-progress-percentage {
	position: absolute;
	top: -27px;
	left: auto;
	right: 0;
}

.mechanic-our-benefit-bar-img:after {
	content: "";
	background: #f3f3f3;
	height: 500px;
	position: absolute;
	left: auto;
	right: -17px;
	top: 9%;
	width: 100%;
	border-radius: 0px 12px 12px 0px;
	max-width: 11%;
	z-index: -1;
}

.mechanic-our-benefit-bar-img {
	position: relative;
}

.mechanic-questions-feel-section {
	position: absolute !important;
	top: -150px;
	left: 0px;
}

.mechanic-our-service-img-blow {
	position: absolute !important;
	top: -360px;
	left: 0px;
	padding: 20px 33px;
	background: #E81C2E;
	z-index: 6;
}

.mechanic-most-trusted-car-section {
	background: #fff;
	width: 120px !important;
	height: 120px;
	border-radius: 100px;
}

.mechanic-most-trusted-car-section .elementor-counter-number-wrapper {
	margin-top: 40px;
}

.mechanic-video-section .elementor-custom-embed-play {
	background: #e81c2e;
	top: 100%;
	left: 79% !important;
	padding: 45px 57px;
}

.mechanic-video-section .elementor-widget-container {
	overflow: visible !important;
}

.mechanic-video-section .eicon-play:before {
	content: "";
	background: url(https://demosktthemes.com/free/mechanic/video-play-icon.png);
	width: 20px;
	height: 33px;
	display: inline-block;
}

.mechanic-video-section i {
	margin-top: -45px !important;
}

.mechanic-video-text {
	background: #fff;
	width: 100% !important;
	max-width: 240px;
	margin: 0 auto;
	left: 1px;
	padding: 27px 35px;
	top: -20px;
}

.mechanic-work-process-section {
	position: absolute !important;
	top: 100px;
	left: 52.5%;
	width: 100% !important;
	max-width: 532px;
}

.mechanic-feedback-left:before {
	content: "";
	background: #e81c2e;
	height: 350px;
	position: absolute;
	left: -79px;
	top: 25%;
	width: 100%;
	max-width: 41%;
}

.mechanic-footer-links a:hover {
	text-decoration: none;
}

.mechanic-footer-opening-hours-first {
	width: 100%;
	max-width: 120px;
	display: inline-block;
}

.mechanic-footer-opening-hours-second {
	width: 100%;
	max-width: 150px;
	display: inline-block;
	margin-left: 15px;
}


@media screen and (min-width: 768px) and (max-width:1023px) {
	.mechanic-top-bar {
		max-width: 680px;
	}

	.mechanic-navigation-button .elementor-button-link {
		padding: 18px 15px 18px 15px !important;
	}

	.mechanic-banner-button .elementor-button-link {
		padding: 20px 40px 20px 40px !important;
	}

	.mechanic-auto-repair-section .elementor-heading-title {
		top: -331px !important;
		right: -93px;
	}

	.mechanic-our-benefit-bar .elementor-progress-percentage {
		left: 284px;
	}

	.mechanic-our-benefit-bar-img:after {
		right: -42px;
		top: 67px;
		height: 390px;
	}

	.mechanic-most-trusted-car-section {
		width: 80px !important;
		height: 80px;
	}

	.mechanic-most-trusted-car-section .elementor-counter-number-wrapper {
		margin-top: 34px;
	}

	.mechanic-our-service-img-blow {
		padding: 10px 5px;
		top: -290px;
	}

	.mechanic-video-section i {
		margin-top: -45px !important;
	}

	.mechanic-video-section .elementor-custom-embed-play {
		top: 98%;
		left: 59% !important;
		padding: 35px 57px;
	}

	.mechanic-video-text {
		left: -124px;
		padding: 20px 11px;
		top: -20px;
		max-width: 184px;
	}

	.mechanic-work-process-section {
		top: 60px;
		left: 43%;
		max-width: 423px;
	}

	.mechanic-most-trusted-car-section {
		width: 95px !important;
		height: 95px;
	}
}

@media (max-width: 810px) {
	.mechanic-most-trusted-car-section {
		width: 95px !important;
		height: 95px;
	}
}

@media (max-width: 767px) {
	.mechanic-auto-repair-section .elementor-heading-title {
		max-width: 78%;
		top: -85px !important;
		left: -16px;
		right: 0;
		transform: rotate(0deg);
	}

	.mechanic-most-trusted-car-section {
		margin: 0 auto;
	}

	.mechanic-most-trusted-car-section .elementor-counter-number-wrapper {
		margin-top: 34px;
	}

	.mechanic-work-process-section {
		position: relative;
		top: 0px;
		left: 0;
		width: 100% !important;
		max-width: 100%;
	}

	.mechanic-footer-contact-details.elementor-widget-image-box .elementor-image-box-wrapper {
		text-align: left !important;
	}

	.mechanic-our-benefit-bar-img::after {
		height: 380px;
	}

	.mechanic-feedback-left::before {
		top: 0;
	}

	.mechanic-top-bar .elementor-icon-box-icon {
		display: inline-block;
		width: 100%;
		max-width: 20px;
	}

	.mechanic-top-bar .elementor-icon-box-content {
		display: inline-block;
		width: 100%;
		max-width: 88px;
	}

	.mechanic-top-bar .elementor-icon-box-wrapper {
		text-align: left;
	}

	.mechanic-footer-contact-details .elementor-image-box-img {
		display: inline-block;
		width: 100%;
		max-width: 50px;
		vertical-align: top;
	}

	.mechanic-footer-contact-details .elementor-image-box-content {
		display: inline-block;
		width: 100%;
		max-width: 200px;
	}
}

@media (max-width: 428px) {
	.mechanic-navigation-button .elementor-button-link {
		padding: 18px 35px 18px 35px !important;
	}

	.mechanic-banner-button .elementor-button-link {
		padding: 15px 35px 15px 35px !important;
	}

	.mechanic-our-service-img-blow {
		position: relative;
		top: -21px;
		right: 0;
	}

	.mechanic-video-section .elementor-custom-embed-play {
		top: 50%;
		left: 50% !important;
		padding: 9px 28px;
	}

	.mechanic-video-section i {
		margin-top: -47px !important;
	}

	.mechanic-video-section .eicon-play::before {
		font-size: 25px;
	}

	.mechanic-feedback-left::before {
		top: 6%;
	}
}

@media (max-width: 375px) {
	.mechanic-navigation-button .elementor-button-link {
		padding: 18px 35px 18px 35px !important;
	}

	.mechanic-banner-button .elementor-button-link {
		padding: 15px 35px 15px 35px !important;
	}

	.mechanic-our-service-img-blow {
		position: relative;
		top: -21px;
		right: 0;
	}

	.mechanic-video-section .elementor-custom-embed-play {
		top: 50%;
		left: 50% !important;
		padding: 9px 28px;
	}

	.mechanic-video-section i {
		margin-top: -47px !important;
	}

	.mechanic-video-section .eicon-play::before {
		font-size: 25px;
	}
}

@media (max-width: 320px) {
	.mechanic-footer-opening-hours-first {
		max-width: 90px;
	}

	.mechanic-footer-opening-hours-second {
		max-width: 139px;
	}

	.mechanic-footer-contact-details.elementor-widget-image-box .elementor-image-box-wrapper {
		text-align: left !important;
	}

	.mechanic-top-bar .elementor-icon-box-icon {
		display: block;
		width: 100%;
		max-width: 100%;
	}

	.mechanic-top-bar .elementor-icon-box-content {
		display: block;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}

	.mechanic-top-bar .elementor-icon-box-wrapper {
		text-align: center;
	}

	.mechanic-top-bar .elementor-icon-box-icon i {
		margin-left: -15px;
	}
}

/* Mechanic */

/* SKT Doctor */
.gb-doctor-section1 {
	z-index: 999 !important;
}

.gb-doctor-section1 .wp-block-image {
	margin: 0;
}

.gb-doctor-section1 .wp-block-image img {
	display: block;
	width: 100%;
}

.gb-doctor-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:nth-child(2) .skt-blocks-infobox__outer-wrap {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 299px;
	width: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gb-doctor-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-child .skt-blocks-infobox__outer-wrap {
	display: block;
	position: static;
	height: auto;
	width: auto;
}

.gb-doctor-section2 {
	z-index: 99 !important;
}

.gb-doctor-section2 .responsive-section-wrap {
	box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.06) !important;
}

.gb-doctor-section4 .wp-block-image {
	margin: 0;
}

.gb-doctor-section4 .wp-block-image img {
	display: block;
}

.gb-doctor-section5 .wp-block-image {
	margin-top: -43px;
}

.gb-doctor-section5 .responsive-column-wrap {
	overflow: visible;
}

.gb-doctor-section5 .skt-blocks-buttons__wrap .skt-blocks-buttons__outer-wrap {
	margin-bottom: -32px;
}

.gb-doctor-section6 .responsive-column-wrap {
	overflow: visible;
}

.gb-doctor-section6-img {
	display: inline-block;
	position: relative;
}

.gb-doctor-section7 .responsive-section-wrap {
	overflow: visible;
}

.gb-doctor-section7 .responsive-section-wrap .responsive-section-inner-wrap {
	position: static;
}

.gb-doctor-section7 .skt-blocks-buttons__outer-wrap {
	position: absolute;
	bottom: 0;
	bottom: -18px;
	margin-left: 45px;
}

.gb-doctor-section7 .skt-blocks-buttons__outer-wrap .skt-blocks-button__wrapper .skt-blocks-button__wrapper {
	padding-right: 140px !important;
}

.gb-doctor-section11 .responsive-section-wrap {
	overflow: visible;
}

.gb-doctor-section11 .wp-block-image {
	margin: 0;
	margin-top: -80px;
}

.gb-doctor-section11 .wp-block-image img {
	display: block;
}

.gb-doctor-section11 .responsive-column-wrap {
	overflow: visible;
}

.gb-doctor-section11:after {
	content: "";
	background-color: #0a30ad;
	position: absolute;
	top: -90px;
	right: 45px;
	height: 130px;
	width: 130px;
	z-index: 9;
	border-radius: 50%;
}

.gb-doctor-section11:before {
	content: "";
	background-color: #1bbde3;
	position: absolute;
	top: -50px;
	right: 130px;
	height: 92px;
	width: 92px;
	z-index: 99;
	border-radius: 50%;
}

@media screen and (max-width: 29.938em) {
	.get-button {
		float: none;
		margin-top: 25px;
		margin-bottom: 25px;
		margin-right: 0px;
	}

	.skt-doctor-pillar-sec-right {
		margin-right: 0px !important;
	}

	.skt-doctor-pillar-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px !important;
		padding-top: 45px;
		margin-bottom: 20px !important;
	}

	.skt-doctor-video .attachment-full {
		width: 80% !important;
	}

	.footer-social {
		padding: 0 0 25px 0;
		float: right;
		text-align: right;
	}

	.footer-logo {
		float: none;
		text-align: center;
		padding: 25px 0;
	}

	.gbbarter-home-section1 {
		background-size: 100% !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-doctor-pillar-sec-right {
		margin-right: 0px !important;
	}

	.skt-doctor-pillar-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px !important;
		padding-top: 45px;
		margin-bottom: 20px !important;
	}

	.skt-doctor-video .attachment-full {
		width: auto !important;
		float: none;
		margin: 0 auto;
	}

	.skt-doctor-community .elementor-container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.skt-doctor-pillar-sec .elementor-heading-title {
		padding: 0px 150px !important;
	}

	.gbbarter-home-section1 {
		background-size: 100% !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-doctor-counter .elementor-counter-number-wrapper {
		width: 120px !important;
		height: 120px !important;
		line-height: 110px !important;
	}

	.skt-doctor-community .elementor-container.elementor-column-gap-default {
		width: 430px !important;
		max-width: 430px !important;
	}

	.skt-doctor-pillar-sec-right {
		margin-right: 0px !important;
	}

	.skt-doctor-progress-bar .elementor-title span {
		float: none !important;
		margin-right: 50px !important;
	}
}

/* SKT Doctor */

/* Wedding Cards */
.wedding-cards-request-quote a:hover {
	text-decoration: none;
}

.wedding-cards-request-quote .elementor-button-link {
	padding: 19px 30px !important;
}

.wedding-cards-header-button .elementor-button-link {
	padding: 20px 43px !important;
}

.wedding-cards-header-button a:hover {
	text-decoration: none;
}

.wedding-cards-navigation ul li a:hover {
	text-decoration: none;
}

.wedding-cards-example-img {
	background-image: url("https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/example-sample-bg.png");
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.wedding-cards-build-number {
	background-color: #fff;
	border-radius: 100%;
	width: 160px !important;
	height: 160px;
	margin: 0 auto;
	box-shadow: 0 0px 40px 1px rgb(0 0 0 / 20%);
	z-index: 3;
}

.wedding-cards-build-number .elementor-heading-title {
	margin-top: 50px !important;
}

.wedding-cards-build-number ::before {
	content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/arrow-left.png);
	position: absolute;
	left: -18px;
	top: 39%;
	font-size: 22px;
}

.wedding-cards-pick-a-template ::after {
	content: "";
	position: absolute;
	right: 60px;
	top: 128px;
	background: rgb(0, 0, 0, 10%);
	width: 2px;
	height: 53px;
}

.wedding-cards-pick-a-template ::before {
	content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Pick-a-Template-img-1.jpg);
	position: absolute;
	right: 60px;
	top: -50px;
	z-index: -1;
}

.wedding-cards-customize-your-cards ::before {
	content: "";
	position: absolute;
	top: -150px;
	background: rgb(0, 0, 0, 0%);
	width: 100%;
	height: 329px;
	border-top: 2px solid #dfe2e5;
	border-right: 2px solid #dfe2e5;
	left: -239px;
	border-bottom: 1px solid #dfe2e5;
	z-index: -1;
}

.wedding-cards-customize-your-cards ::after {
	content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Customize-Your-Cards-img-1.jpg);
	position: absolute;
	left: 195px;
	top: -53px;
	z-index: -1;
}

.wedding-cards-build-number-2 ::after {
	content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/arrow-right.png);
	position: absolute;
	right: -18px;
	top: 39%;
	font-size: 22px;
}

.wedding-cards-build-number-2 {
	background-color: #fff;
	border-radius: 100%;
	width: 160px !important;
	height: 160px;
	margin: 0 auto;
	box-shadow: 0 0px 40px 1px rgb(0 0 0 / 20%);
	z-index: 3;
}

.wedding-cards-build-number-2 .elementor-heading-title {
	margin-top: 50px !important;
}

.wedding-cards-fill-in-the ::after {
	content: "";
	position: absolute;
	right: -374px;
	top: -150px;
	background: rgb(0, 0, 0, 0%);
	width: 100%;
	height: 332px;
	border-left: 2px solid #dfe2e5;
	border-bottom: 2px solid #dfe2e5;
	z-index: -1;
}

.wedding-cards-fill-in-the ::before {
	content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Pick-a-Template-img-1.jpg);
	position: absolute;
	right: 60px;
	top: -50px;
	z-index: -1;
}

.wedding-cards-cards-ready ::before {
	content: "";
	position: absolute;
	top: -148px;
	background: rgb(0, 0, 0, 0%);
	width: 100%;
	height: 279px;
	border-right: 2px solid #dfe2e5;
	left: -239px;
	z-index: -1;
}

.wedding-cards-cards-ready ::after {
	content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Customize-Your-Cards-img-1.jpg);
	position: absolute;
	left: 180px;
	top: -53px;
	z-index: -1;
}

.wedding-cards-get-started-button .elementor-button-link {
	padding: 15px 26px !important;
}

.wedding-cards-get-started-button a:hover {
	text-decoration: none;
}

.wedding-cards-wedding-invitations {
	position: absolute !important;
	left: 55px;
	top: -60px;
}

.wedding-cards-wedding-announcements {
	position: absolute !important;
	right: 0;
	top: 75px;
}

.wedding-cards-engagement-cards {
	position: absolute !important;
	left: 25px;
	top: 280px;
}

.wedding-cards-popular h3:after {
	content: "Popular";
	position: absolute;
	top: 16px;
	right: -11px;
	transform: rotate(45deg);
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	font-family: "Poppins", Sans-serif;
}

.wedding-cards-footer-link a:hover {
	text-decoration: none;
}

.wedding-cards-wedding-page-link .elementor-button-link {
	padding: 0px 0px !important;
}

.wedding-cards-wedding-page-link a:hover {
	text-decoration: none;
}

.wedding-cards-wedding-page-img {
	position: absolute !important;
	left: 65px;
	top: 3px;
}

.wedding-cards-wedding-page-second {
	position: absolute !important;
	right: 0;
	top: 75px;
}

.wedding-cards-wedding-page-img .elementor-widget-image {
	background: #fff;
}


/*Responsive*/
@media screen and (min-width: 1024px) and (max-width:1169px) {
	.wedding-cards-pick-a-template ::after {
		top: 238%;
		height: 40px;
	}

	.wedding-cards-pick-a-template ::before {
		top: -38px;
	}

	.wedding-cards-customize-your-cards ::before {
		top: -156px;
		width: 70%;
		left: -174px;
	}

	.wedding-cards-build-number {
		width: 130px !important;
		height: 130px;
	}

	.wedding-cards-build-number-2 {
		width: 130px !important;
		height: 130px !important;
	}

	.wedding-cards-build-number-2 .elementor-heading-title {
		margin-top: 40px !important;
	}

	.wedding-cards-customize-your-cards ::before {
		height: 292px;
	}

	.wedding-cards-fill-in-the ::after {
		right: -249px;
		top: -144px;
		width: 73%;
	}

	.wedding-cards-fill-in-the ::before {
		top: -44px;
	}

	.wedding-cards-cards-ready ::before {
		width: 89%;
		height: 217px;
		top: -143px;
	}

	.wedding-cards-cards-ready ::after {
		top: -94px;
	}

	.wedding-cards-build-number .elementor-heading-title {
		margin-top: 40px !important;
	}

	.wedding-cards-build-number ::before {
		left: -14px;
		top: 37%;
	}

	.wedding-cards-build-number-2 ::after {
		right: -14px;
		top: 37%;
	}

	.wedding-cards-engagement-cards {
		top: 185px;
		left: 0;
	}

	.wedding-cards-wedding-invitations {
		top: -95px;
		left: 35px;
	}

	.wedding-cards-wedding-announcements {
		right: 20px;
	}

	.wedding-cards-popular h3:after {
		top: 10px;
		right: -16px;
	}

	.wedding-cards-wedding-page-img {
		left: 25px;
		top: -30px;
	}

	.wedding-cards-wedding-page-second {
		top: 10px;
	}

	.wedding-cards-customize-your-cards ::after {
		left: 124px;
		top: -95px;
	}
}

@media screen and (min-width: 768px) and (max-width:1023px) {
	.wedding-cards-request-quote .elementor-button-link {
		padding: 15px 35px !important;
	}

	.wedding-cards-build-number {
		height: 120px;
		width: 120px !important;
	}

	.wedding-cards-build-number .elementor-heading-title {
		margin-top: 35px !important;
	}

	.wedding-cards-build-number ::before {
		left: -17px;
		top: 33%;
	}

	.wedding-cards-pick-a-template ::before {
		top: -65px;
	}

	.wedding-cards-pick-a-template ::after {
		top: 134%;
		height: 46px;
	}

	.wedding-cards-customize-your-cards ::before {
		width: 70%;
		left: -156px;
	}

	.wedding-cards-build-number-2 {
		width: 120px !important;
		height: 120px;
	}

	.wedding-cards-build-number-2 .elementor-heading-title {
		margin-top: 34px !important;
	}

	.wedding-cards-customize-your-cards ::after {
		left: 60px;
		top: -91px;
	}

	.wedding-cards-customize-your-cards ::before {
		height: 290px;
	}

	.wedding-cards-fill-in-the ::after {
		height: 302px;
		right: -158px;
		top: -140px;
		width: 72%;
	}

	.wedding-cards-fill-in-the ::before {
		top: -70px;
	}

	.wedding-cards-cards-ready ::before {
		top: -144px;
		height: 225px;
	}

	.wedding-cards-cards-ready ::after {
		left: 66px;
		top: -107px;
	}

	.wedding-cards-wedding-invitations {
		left: 5px;
	}

	.wedding-cards-wedding-announcements {
		right: 10px;
	}

	.wedding-cards-engagement-cards {
		left: -8px;
		top: 235px;
	}

	.wedding-cards-build-number-2 ::after {
		top: 35%;
		right: -16px;
	}

	.wedding-cards-popular h3:after {
		top: 11px;
		right: -15px;
	}

	.wedding-cards-wedding-page-img {
		left: 0;
	}

	.wedding-cards-wedding-page-second {
		top: 83px;
	}
}

@media screen and (min-width: 320px) and (max-width:767px) {
	.wedding-cards-wedding-invitations {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 20px;
	}

	.wedding-cards-wedding-announcements {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 20px;
	}

	.wedding-cards-engagement-cards {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 20px;
	}

	.wedding-cards-request-quote .elementor-button-link {
		padding: 12px 28px !important;
	}

	.wedding-cards-header-button .elementor-button-link {
		padding: 12px 35px !important;
	}

	.wedding-cards-pick-a-template ::before {
		display: none;
	}

	.wedding-cards-pick-a-template ::after {
		display: none;
	}

	.wedding-cards-build-number ::before {
		transform: rotate(-91deg);
		left: 10px !important;
		top: 86% !important;
		right: 0;
	}

	.wedding-cards-build-number {
		width: 130px !important;
		height: 130px;
		margin-top: 20px !important;
	}

	.wedding-cards-build-number .elementor-heading-title {
		margin-top: 45px !important;
	}

	.wedding-cards-customize-your-cards ::before {
		display: none;
	}

	.wedding-cards-customize-your-cards ::after {
		display: none;
	}

	.wedding-cards-build-number-2 ::after {
		transform: rotate(91deg);
		left: -23px;
		top: 86%;
	}

	.wedding-cards-build-number-2 {
		width: 130px !important;
		height: 130px;
		margin-top: 20px;
	}

	.wedding-cards-fill-in-the ::before {
		display: none;
	}

	.wedding-cards-fill-in-the ::after {
		display: none;
	}

	.wedding-cards-cards-ready ::before {
		display: none;
	}

	.wedding-cards-cards-ready ::after {
		display: none;
	}

	.wedding-cards-build-number-2 .elementor-heading-title {
		margin-top: 45px !important;
	}

	.pick-template-left {
		order: 3;
		margin-top: 40px;
	}

	.pick-template-right {
		order: 1;
	}

	.pick-template-center {
		order: 2;
	}

	.wedding-cards-wedding-page-img {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 20px;
	}

	.wedding-cards-wedding-page-second {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 20px;
	}
}

/* Wedding Cards */

/* Wildlife */
.wildlife-choose-icon .elementor-image-box-img {
	background-color: #82cc00;
	width: 130px !important;
	height: 80px;
	border-radius: 100px;
	text-align: center;
	padding-top: 15px;
}

.wildlife-choose-icon .elementor-image-box-img img {
	text-align: center;
	margin: 0 auto;
	display: table;
}

@media screen and (max-width: 29.938em) {
	.wildlife-choose-icon .elementor-image-box-img {
		width: 100px !important;
		height: 100px !important;
		padding-top: 25px;
	}
}

/* Wildlife*/

/*Taxi CSS*/
.taxi-top-menu a:hover {
	text-decoration: none;
	background-color: #f5bc09;
	border-radius: 0px 0px 8px 8px;
}

.taxi-top-menu a {
	padding: 40px 25px 25px;
}

.taxi-banner-button a:hover {
	text-decoration: none;
}

.taxi-app-button a {
	text-decoration: none;
	font-weight: 500;
}

.taxi-app-button .elementor-image-box-description {
	margin-top: -5px !important;
}

.taxi-choice-section-phone .elementor-image-box-img img {
	background: #111111;
	height: 70px;
	width: 70px;
	padding: 18px;
}

.taxi-video-section .elementor-custom-embed-play:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 999;
	width: 55px;
	height: 55px;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	background: #ffc000 url(images/play-button-icon.png) center no-repeat;
}

.taxi-video-section .eicon-play:before {
	display: none;
}

.taxi-testimonials-right-section {
	width: 400px !important;
	float: left;
	margin-left: 0px !important;
}

.taxi-testimonials-left-box .elementor-container {
	float: right !important;
	width: 690px;
}

.taxi-choose-section .elementor-icon-list-text span {
	margin-left: 30px;
}

.taxi-mobile-img {
	margin-left: -57px;
}

.taxi-testimonials-section::after {
	content: "";
	background: url(images/testimonials-quotes-img.png) center no-repeat;
	;
	position: absolute;
	bottom: -85px;
	right: 22px;
	width: 88px;
	height: 80px;
}

.taxi-newsletter-right input[type="text"] {
	background: #fff !important;
	padding: 35px !important;
	border-radius: 10px !important;
	padding-right: 254px !important;
	width: 100% !important;
	max-width: 550px;
	height: inherit !important;
}

.taxi-newsletter-right input[type="submit"] {
	position: absolute;
	right: 20px;
	top: 12px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
	background: #ffcd00;
	color: #282828;
	border-radius: 8px;
	padding: 12px 40px;
	height: inherit;
	line-height: 42px;
}

.taxi-newsletter-right input[type="submit"]:hover {
	background: #282828;
	color: #ffffff;
}

::placeholder {
	color: #1e1e1e !important;
	opacity: 1 !important;
	font-size: 18px;
}

.taxi-additional-text .elementor-icon-list-text span {
	position: absolute;
	right: 30px;
}

.taxi-menu-active-home ul li:nth-child(1) {
	text-decoration: none;
	background-color: #f5bc09;
	border-radius: 0px 0px 8px 8px;
	color: #282828 !important;
}

.taxi-menu-active-about ul li:nth-child(2) {
	text-decoration: none;
	background-color: #f5bc09;
	border-radius: 0px 0px 8px 8px;
	color: #282828 !important;
}

.taxi-menu-active-service ul li:nth-child(3) {
	text-decoration: none;
	background-color: #f5bc09;
	border-radius: 0px 0px 8px 8px;
	color: #282828 !important;
}

.taxi-menu-active-reviews ul li:nth-child(4) {
	text-decoration: none;
	background-color: #f5bc09;
	border-radius: 0px 0px 8px 8px;
	color: #282828 !important;
}

.taxi-menu-active-contacts ul li:nth-child(5) {
	text-decoration: none;
	background-color: #f5bc09;
	border-radius: 0px 0px 8px 8px;
	color: #282828 !important;
}

.taxi-menu-active-home ul li:nth-child(1) a span {
	color: #000000 !important;
}

.taxi-menu-active-about ul li:nth-child(2) a span {
	color: #000000 !important;
}

.taxi-menu-active-service ul li:nth-child(3) a span {
	color: #000000 !important;
}

.taxi-menu-active-reviews ul li:nth-child(4) a span {
	color: #000000 !important;
}

.taxi-menu-active-contacts ul li:nth-child(5) a span {
	color: #000000 !important;
}

.taxi-footer-address .elementor-icon-list-text span {
	margin-left: 30px;
}

/**/

/*Taxi Responsive*/
@media (max-width: 479px) {
	.taxi-testimonials-left-box .elementor-container {
		width: auto;
	}

	.taxi-choice-section-phone .elementor-image-box-img img {
		height: 60px;
		width: 60px;
		padding: 15px;
	}

	.taxi-top-menu a {
		padding: 10px 15px 10px;
	}

	.taxi-top-menu a:hover {
		border-radius: 8px;
	}

	.taxi-mobile-img {
		margin-left: 0;
	}

	.taxi-testimonials-section::after {
		bottom: -48px;
		right: 5px;
	}

	.taxi-newsletter-right .wpcf7-form input[type="email"] {
		width: 100% !important;
		padding-right: 18px !important;
		padding-left: 15px !important;
	}

	.taxi-newsletter-right .wpcf7-submit {
		right: 12px;
		top: 36px;
		padding: 15px 25px;
		font-size: 14px;
	}

	.taxi-apple-button .elementor-image-box-img {
		display: inline-block;
		width: 100%;
		max-width: 70px;
	}

	.taxi-apple-button .elementor-image-box-content {
		display: inline-block;
		width: 100%;
		max-width: 150px;
	}

	.taxi-google-button .elementor-image-box-img {
		display: inline-block;
		width: 100%;
		max-width: 70px;
	}

	.taxi-google-button .elementor-image-box-content {
		display: inline-block;
		width: 100%;
		max-width: 150px;
	}

	.taxi-additional-text .elementor-icon-list-text span {
		display: block;
		position: relative;
		right: 0;
	}

	.taxi-newsletter-right input[type="text"] {
		padding-left: 20px !important;
		padding-right: 50px !important;
	}

	.taxi-newsletter-right input[type="submit"] {
		font-size: 15px;
		padding: 12px 33px;
		right: 8px;
	}

	.taxi-newsletter-right input::placeholder {
		font-size: 15px;
	}

	.taxi-menu-active-home ul li:nth-child(1) {
		border-radius: 8px;
	}

	.taxi-menu-active-about ul li:nth-child(2) {
		border-radius: 8px;
	}

	.taxi-menu-active-service ul li:nth-child(3) {
		border-radius: 8px;
	}

	.taxi-menu-active-reviews ul li:nth-child(4) {
		border-radius: 8px;
	}

	.taxi-menu-active-contacts ul li:nth-child(5) {
		border-radius: 8px;
	}

	.taxi-footer-address .elementor-icon-list-text span {
		margin-left: 0px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.taxi-testimonials-left-box .elementor-container {
		width: auto;
	}

	.taxi-top-menu a {
		padding: 10px 15px 10px;
	}

	.taxi-top-menu a:hover {
		border-radius: 8px;
	}

	.taxi-mobile-img {
		margin-left: 0;
	}

	.taxi-testimonials-right-section {
		width: 100% !important;
	}

	.taxi-video-section .elementor-custom-embed-play::after {
		width: 80px;
		height: 80px;
	}

	.taxi-apple-button .elementor-image-box-img {
		display: inline-block;
		width: 100%;
		max-width: 70px;
	}

	.taxi-apple-button .elementor-image-box-content {
		display: inline-block;
		width: 100%;
		max-width: 150px;
	}

	.taxi-google-button .elementor-image-box-img {
		display: inline-block;
		width: 100%;
		max-width: 70px;
	}

	.taxi-google-button .elementor-image-box-content {
		display: inline-block;
		width: 100%;
		max-width: 150px;
	}

	.taxi-newsletter-right input[type="text"] {
		width: 100%;
		max-width: unset;
	}

	.taxi-menu-active-home ul li:nth-child(1) {
		border-radius: 8px;
	}

	.taxi-menu-active-about ul li:nth-child(2) {
		border-radius: 8px;
	}

	.taxi-menu-active-service ul li:nth-child(3) {
		border-radius: 8px;
	}

	.taxi-menu-active-reviews ul li:nth-child(4) {
		border-radius: 8px;
	}

	.taxi-menu-active-contacts ul li:nth-child(5) {
		border-radius: 8px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.taxi-top-menu a {
		padding: 40px 18px 25px;
	}

	.taxi-choice-section-phone .elementor-image-box-img img {
		height: 60px;
		width: 60px;
		padding: 13px;
	}

	.taxi-mobile-img {
		margin-left: 0;
	}

	.taxi-testimonials-left-box .elementor-container {
		width: auto;
	}

	.taxi-testimonials-section::after {
		bottom: 0;
	}

	.taxi-newsletter-right .wpcf7-form input[type="email"] {
		width: 100% !important;
		padding-right: 18px !important;
	}

	.taxi-additional-text .elementor-icon-list-text span {
		right: 12px;
	}

	.taxi-newsletter-right input[type="text"] {
		padding-right: 50px !important;
	}

	.taxi-newsletter-right input[type="submit"] {
		right: 7px;
		top: 15px;
		font-size: 15px;
		padding: 10px 35px;
	}

	.taxi-newsletter-right input::placeholder {
		font-size: 15px;
	}

}

/*End Responsive*/

/*woman Css*/
.woman-menu-iteam a:hover {
	text-decoration: none;
}

.woman-banner-button a {
	text-decoration: none;
}

.woman-footer-links a {
	text-decoration: none;
}

.woman-footer-address .elementor-icon-list-text span {
	margin-left: 30px;
}

.skt-woman-value-box-img {
	width: 130px !important;
	height: 130px;
	background: #fff;
	border-radius: 100%;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	margin-right: 50px;
	margin-top: 13px;
}

.skt-woman-value-box-img:before {
	width: 155px;
	height: 155px;
	background: rgba(255, 255, 255, 0.15);
	content: '';
	position: absolute;
	border-radius: 100px;
}

.skt-woman-book-btn {
	width: 200px !important;
	height: 200px;
	background: #fca395;
	border-radius: 100%;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	position: absolute !important;
	right: 0px;
	top: -280px;
}

.skt-woman-book-btn::before {
	background: none;
	border: solid 15px rgba(255, 255, 255, 0.25);
}

.skt-woman-book-btn::before {
	width: 235px;
	height: 235px;
	background: rgba(255, 255, 255, 0.25);
	content: '';
	position: absolute;
	border-radius: 100%;
	z-index: -1;
}

.skt-woman-section8-right {
	position: relative;
	margin-top: -420px;
	margin-bottom: 70px;
}

.skt-woman-work-box .elementor-image-box-img {
	width: 180px !important;
	height: 180px;
	background: #fff;
	border-radius: 100%;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	margin: 0 auto !important;
	margin-bottom: 35px !important;
}

.skt-woman-work-box-number {
	position: absolute !important;
	z-index: 99;
	top: 105px;
}

.skt-woman-work-box-number .elementor-widget-container {
	width: 70px;
	height: 70px;
	padding: 25px 0px !important;
	text-align: center;
}

.skt-woman-section11::before {
	content: '';
	width: 100%;
	height: 152px;
	position: absolute;
	bottom: 0px;
	background: #f6f5f2;
	z-index: 4;
}

.skt-woman-section7-left img {
	width: 100% !important;
}

.skt-woman-therapy-box-img {
	width: 163px !important;
	height: 163px;
	border: solid 13px #ffffff;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 30px;
	margin-top: 10px;
}

.skt-woman-contact-info .elementor-image-box-img {
	background: #fca395;
	border-radius: 15px;
	padding: 25px;
}

.skt-woman-contact-info .elementor-image-box-img img {
	vertical-align: middle;
}

.skt-woman-menu-active-home ul li:nth-child(1) a span {
	color: #fca395 !important;
}

.skt-woman-menu-active-about ul li:nth-child(2) a span {
	color: #fca395 !important;
}

.skt-woman-menu-active-service ul li:nth-child(3) a span {
	color: #fca395 !important;
}

.skt-womanmenu-active-contacts ul li:nth-child(4) a span {
	color: #fca395 !important;
}

/*End Css*/

/*Responsive*/
@media screen and (max-width: 29.938em) {
	.skt-woman-section1 {
		background-image: linear-gradient(180deg, #FCA395 66.5%, #FFF 13%) !important;
	}

	.skt-woman-value-box-img {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.skt-woman-book-btn {
		margin: 60px auto !important;
		position: relative !important;
		top: 0px;
	}

	.skt-woman-book-btn::before {
		background: none;
		border: solid 15px rgba(255, 255, 255, 0.25);
	}

	.skt-woman-therapy-box-img {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.skt-woman-section8-right {
		margin-top: 0px;
	}

	.skt-woman-work-box-number {
		left: 50px;
	}

	.skt-woman-section11::before {
		display: none;
	}

	.skt-woman-contact-info .elementor-image-box-content {
		margin-top: 20px;
	}

	.woman-footer-address .elementor-icon-list-text span {
		margin-left: 15px;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-woman-section1 {
		background-image: linear-gradient(180deg, #FCA395 74%, #FFF 13%) !important;
	}

	.skt-woman-value-box-img {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.skt-woman-book-btn {
		margin: 60px auto !important;
		position: relative !important;
		top: 0px;
	}

	.skt-woman-book-btn::before {
		background: none;
		border: solid 15px rgba(255, 255, 255, 0.25);
	}

	.skt-woman-therapy-box-img {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.skt-woman-section8-right {
		margin-top: 0px;
	}

	.skt-woman-work-box-number {
		left: 50px;
	}

	.skt-woman-section11::before {
		display: none;
	}

	.skt-woman-section5-bottom-img {
		width: 50% !important;
		margin: 0 auto;
	}

	.skt-woman-section9-box {
		width: 50% !important;
		padding: 15px;
	}

	.skt-woman-contact-info .elementor-image-box-img {
		padding: 20px;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-woman-value-box-img {
		margin-right: 20px;
		width: 110px !important;
		height: 110px;
	}

	.skt-woman-value-box-img::before {
		width: 135px;
		height: 135px;
	}

	.skt-woman-book-btn::before {
		width: 200px;
		height: 200px;
	}

	.skt-woman-book-btn {
		width: 170px !important;
		height: 170px;
		top: -180px;
		right: 10px;
	}

	.skt-woman-therapy-box-img {
		width: 130px !important;
		height: 130px;
		border: solid 10px #f3f4f5;
		margin-right: 5px;
	}

	.skt-woman-section8-right {
		margin-top: -200px;
		margin-bottom: 0px;
	}

	.skt-woman-work-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px;
	}

	.skt-woman-work-box .elementor-image-box-img img {
		width: 40%;
	}

	.skt-woman-work-box-number .elementor-widget-container {
		width: 60px;
		height: 60px;
		padding: 20px 0px !important;
	}

	.skt-woman-section11-left {
		width: 55% !important;
		position: absolute !important;
		left: 0px;
		bottom: 133px;
	}

	.skt-woman-section11-right {
		width: 100% !important;
		padding-left: 50%;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.skt-woman-book-btn {
		right: 10px;
		top: -200px;
	}

	.skt-woman-value-box-content {
		width: 62% !important;
	}

	.skt-woman-therapy-box-img {
		margin-right: 5px;
	}

	.skt-woman-therapy-box-content {
		width: 66% !important;
	}

	.skt-woman-section4-left {
		width: 33.33% !important;
	}

	.skt-woman-section4-right {
		width: 100% !important;
	}

	.skt-woman-section4-right-side {
		width: 68% !important;
	}

	.skt-woman-section4-left {
		width: 30% !important;
	}

	.skt-woman-section4-left .elementor-widget-heading {
		text-align: left !important;
	}

	.skt-woman-section8-right {
		margin-top: -320px;
	}

	.skt-woman-section8-left .elementor-widget-heading {
		text-align: left !important;
	}
}

@media screen and (max-width:1800px) and (min-width:1025px) {
	.skt-woman-section7-left {
		height: 650px;
	}
}

@media screen and (max-width:812px) and (min-width:320px) {
	.skt-woman-contact-info .elementor-image-box-img {
		padding: 16px;
	}
}

@media(min-width: 1400px) and (max-width: 4000px) {
	.skt-woman-section7-left {
		height: 650px;
	}
}

/*End Responsive*/

/* Palm Healing Lite */
.palm-healing-welcome-list .elementor-icon-list-icon {
	background: #73c6cd;
	padding: 5px;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	text-align: center;
}

.palm-healing-welcome-list .elementor-icon-list-icon i {
	margin-left: 3px;
	margin-top: 3px;
}

.palm-healing-everyday-section:before {
	content: url(https://demosktthemes.com/free/palm-healing/everyday-spa-left.png);
	position: absolute;
	left: -155px;
	bottom: -10px;
}

.palm-healing-everyday-section:after {
	content: url(https://demosktthemes.com/free/palm-healing/everyday-spa-right.png);
	position: absolute;
	right: -149px;
	bottom: 0px;
	top: 0;
}

.palm-healing-spa-section .elementor-image-box-img {
	background: #f4f4ed;
	height: 190px;
	width: 190px !important;
	border-radius: 100%;
}

.palm-healing-spa-section .elementor-image-box-img img {
	margin-top: 40px;
}

.palm-healing-pricing-text .elementor-heading-title span {
	font-size: 68px;
	font-weight: 700;
}

.palm-healing-time .elementor-icon-list-item .elementor-icon-list-text {
	width: 100% !important;
}

.palm-healing-time .elementor-icon-list-item .elementor-icon-list-text span {
	width: 50% !important;
	display: inline-block;
}

.palm-healing-relax-img:before {
	content: "";
	background: #f8f8f1;
	width: 600px;
	height: 600px;
	border-radius: 100%;
	position: absolute;
	top: -140px;
	left: 0;
	right: 0;
	z-index: -1;
	margin: 0 auto;
}

@media screen and (max-width: 29.938em) {
	.palm-healing-relax-img:before {
		width: 100%;
		height: 50px;
	}

	.palm-healing-everyday-section:after {
		display: none
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.palm-healing-relax-img:before {
		width: 100%;
		height: 50px;
	}

	.palm-healing-everyday-section:after {
		display: none
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.palm-healing-relax-img:before {
		width: 100%;
		height: 415px;
	}

	.palm-healing-everyday-section:after {
		display: none
	}
}

/* Palm Healing Lite */

/* SKT Ecology */
.skt-ecology-section1:before {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -2px;
	background: url(https://demosktthemes.com/free/skt-ecology/section1-left-bg.png) no-repeat;
	width: 170px;
	height: 220px;
}

.skt-ecology-section1-counter {
	width: 150px !important;
	height: 150px;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	position: absolute !important;
	right: 15px;
	bottom: 60px;
	outline: 20px solid #fff;
}

.skt-ecology-counter-box .elementor-counter-number-prefix:empty {
	display: none;
}

.skt-ecology-counter-box .elementor-counter-title {
	text-align: left !important;
}

.skt-ecology-counter-box .elementor-counter-number-suffix {
	color: #86bb46 !important;
	padding-left: 5px;
}

.skt-ecology-section1-left::before {
	content: '';
	width: 180px;
	height: 180px;
	position: absolute;
	right: 50px;
	top: -50px;
	background: #ebc442;
	border-radius: 100px;
}

.skt-ecology-project-box {
	position: absolute !important;
	right: 0;
	z-index: 99;
	top: 1px;
}

.skt-ecology-volunteer-btn .elementor-button {
	width: 100%;
	text-align: left;
}

.skt-ecology-volunteer-btn .elementor-button-icon {
	background: #3e9c4e;
	height: 100%;
	width: 63px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	color: #fff;
	padding-top: 40px;
}

.skt-ecology-volunteer-btn .elementor-button-icon i {
	font-weight: 100;
}

.skt-ecology-project-number {
	width: 50px !important;
	height: 50px;
	background: #efc94c;
	border-radius: 100%;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	text-align: center;
	margin: 0 auto;
}

.skt-ecology-tree-box .elementor-widget-image {
	width: 150px !important;
	height: 150px;
	margin: 0 auto;
	background: #fff;
	transform: rotate(45deg);
	line-height: 140px;
}

.skt-ecology-tree-box .elementor-widget-image img {
	transform: rotate(-45deg);
}

@media screen and (max-width: 29.938em) {
	.skt-ecology-pillar-sec-right {
		margin-left: 0px !important;
	}

	.skt-ecology-pillar-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px !important;
		padding-top: 45px;
		margin-bottom: 20px !important;
	}

	.skt-ecology-video .attachment-full {
		width: 80% !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-ecology-pillar-sec-right {
		margin-left: 0px !important;
	}

	.skt-ecology-pillar-box .elementor-image-box-img {
		width: 150px !important;
		height: 150px !important;
		padding-top: 45px;
		margin-bottom: 20px !important;
	}

	.skt-ecology-video .attachment-full {
		width: auto !important;
		float: none;
		margin: 0 auto;
	}

	.skt-ecology-community .elementor-container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.skt-ecology-pillar-sec .elementor-heading-title {
		padding: 0px 150px !important;
	}

	.skt-ecology-section1-left {
		width: 60% !important;
		margin: 0 auto;
	}

	.skt-ecology-counter-box {
		width: 50% !important;
	}

	.skt-ecology-section10 {
		width: 68% !important;
		margin: 0 auto;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-ecology-counter .elementor-counter-number-wrapper {
		width: 120px !important;
		height: 120px !important;
		line-height: 110px !important;
	}

	.skt-ecology-community .elementor-container.elementor-column-gap-default {
		width: 430px !important;
		max-width: 430px !important;
	}

	.skt-ecology-pillar-sec-right {
		margin-left: 0px !important;
	}

	.skt-ecology-progress-bar .elementor-title span {
		float: none !important;
		margin-left: 50px !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.skt-ecology-section1-counter {
		bottom: 80px;
	}
}

@media screen and (max-width:767px) {
	.skt-ecology-banner br {
		display: none;
	}
}

@media screen and (max-width:1169px) and (min-width:768px) {
	.skt-ecology-tree-box .elementor-widget-image {
		width: 125px !important;
		height: 125px;
		line-height: 125px;
	}

	.skt-ecology-section1-counter {
		right: -5px;
		bottom: 180px;
		outline: 15px solid #fff;
		outline-color: rgb(255, 255, 255);
	}
}

/* SKT Ecology */

/* SKT Specialist */
.specialist-top-logo-section {
	width: 100% !important;
	max-width: 1130px;
	margin: 0 auto;
}

.specialist-top-logo-section a {
	text-decoration: none;
}

.specialist-about-left2img {
	position: absolute !important;
	right: -27px;
	top: 180px;
}

.specialist-all-link a {
	text-decoration: none;
}

.specialist-section-3-right .elementor-image-box-title {
	padding: 0 70px;
}

.specialist-section-3-business {
	position: absolute !important;
	left: 145px;
	top: 65px;
	z-index: 3;
}

.specialist-section-3-marketing {
	position: absolute !important;
	right: -70px;
	top: 0px;
	z-index: 4;
}

.specialist-section-3-global {
	position: absolute !important;
	left: 0;
	top: 260px;
	z-index: 2;
}

.specialist-section-3-risk {
	position: absolute !important;
	right: -70px;
	top: 320px;
	z-index: 1;
}

.specialist-section-6-right-box1 .elementor-image-box-img {
	background-color: transparent;
	background-image: linear-gradient(140deg, #2278d6 0%, #279fe4 100%);
	height: 150px;
	width: 210px !important;
	border-radius: 100%;
	position: relative;
}

.specialist-section-6-right-box1 .elementor-image-box-img img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.specialist-section-6-right-box2 .elementor-image-box-img {
	background-color: transparent;
	background-image: linear-gradient(140deg, #6330EF 0%, #9437FC 100%);
	height: 150px;
	width: 210px !important;
	border-radius: 100%;
	position: relative;
}

.specialist-section-6-right-box2 .elementor-image-box-img img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.specialist-section-6-right-box1 {
	position: absolute !important;
	left: -50px;
	top: 15px;
}

.specialist-section-6-right-box2 {
	position: absolute !important;
	left: 35px;
	top: 195px;
}

.specialist-progress-bar .elementor-progress-wrapper {
	margin-top: 15px;
}

.specialist-progress-bar .elementor-progress-percentage {
	position: absolute !important;
	top: -27px;
	left: auto;
	right: 0;
}

.specialist-progress-bar .elementor-progress-bar {
	background-color: transparent !important;
	background-image: linear-gradient(140deg, #6330EF 0%, #9437FC 100%) !important;
}

.specialist-video-section .elementor-custom-embed-play {
	background-color: transparent;
	background-image: linear-gradient(140deg, #2278d6 0%, #279fe4 100%);
	top: 80%;
	left: 72% !important;
	padding: 38px 57px;
	border-radius: 100%;
}

.specialist-video-section .eicon-play:before {
	content: "";
	background: url(https://demosktthemes.com/free/skt-specialist/wp-content/themes/posterity/images/video-play-icon.png);
	width: 20px;
	height: 33px;
	display: inline-block;
}

.specialist-video-section i {
	margin-top: -44px !important;
}

.specialist-footer-form input[type="text"] {
	background: #fff !important;
	padding: 35px !important;
	border-radius: 10px !important;
	padding-right: 254px !important;
	width: 100% !important;
	max-width: inherit;
	height: inherit !important;
}

.specialist-footer-form input[type="submit"] {
	position: absolute !important;
	right: 15px;
	top: 12px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
	background: #ffcd00;
	color: #282828;
	border-radius: 8px;
	padding: 12px 40px;
	height: inherit;
	line-height: 42px;
	border: none;
}

.specialist-footer-form input[type="submit"]:hover {
	background: #9437fd !important;
	color: #ffffff !important;
}

.specialist-top-menu-link.specialist-home-active li:first-child a span {
	color: #fac223 !important;
}

.specialist-top-menu-link.specialist-about-active li:nth-child(2) a span {
	color: #fac223 !important;
}

.specialist-top-menu-link.specialist-services-active li:nth-child(3) a span {
	color: #fac223 !important;
}

.specialist-top-menu-link.specialist-contact-active li:nth-child(4) a span {
	color: #fac223 !important;
}

.specialist-services-imgboxaddress .elementor-image-box-img {
	background: #fff;
	box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 9%);
	height: 65px;
	width: 95px !important;
	border-radius: 15px;
	position: relative;
}

.specialist-services-imgboxaddress .elementor-image-box-img img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.specialist-services-imgboxphone .elementor-image-box-img {
	background: #fff;
	box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 9%);
	height: 65px;
	width: 95px !important;
	border-radius: 15px;
	position: relative;
}

.specialist-services-imgboxphone .elementor-image-box-img img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.specialist-services-imgboxemail .elementor-image-box-img {
	background: #fff;
	box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 9%);
	height: 65px;
	width: 100px !important;
	border-radius: 15px;
	position: relative;
}

.specialist-services-imgboxemail .elementor-image-box-img img {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.specialist-footer-address .elementor-icon-list-text span {
	margin-left: 30px;
}

@media (max-width: 320px) {
	.specialist-footer-form input[type="submit"] {
		position: relative;
		right: 0 !important;
		top: 0;
		margin-top: 10px;
		width: 100%;
	}

	.specialist-footer-form input[type="text"] {
		padding-bottom: 25px !important;
		padding-top: 25px !important;
	}

	.specialist-footer-form input::placeholder {
		font-size: 15px;
	}
}

@media (max-width: 479px) {
	.specialist-about-left2img {
		position: absolute !important;
		top: 105px;
		left: 120px;
		width: 60% !important;
	}

	.specialist-section-3-business {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-3-marketing {
		position: relative;
		right: 0;
		top: 0;
	}

	.specialist-section-3-global {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-3-risk {
		position: relative;
		right: 0;
		top: 0;
	}

	.specialist-section-6-right-box1 {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-6-right-box2 {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-6-right-box1 .elementor-image-box-img img {
		width: 50% !important;
	}

	.specialist-section-6-right-box1 .elementor-image-box-img {
		height: 125px;
		width: 125px !important;
	}

	.specialist-section-6-right-box2 .elementor-image-box-img img {
		width: 50% !important;
	}

	.specialist-section-6-right-box2 .elementor-image-box-img {
		height: 125px;
		width: 125px !important;
	}

	.specialist-section-6-right-box1 .elementor-image-box-title {
		margin-top: 15px;
	}

	.specialist-section-6-right-box2 .elementor-image-box-title {
		margin-top: 15px;
	}

	.specialist-video-section .elementor-custom-embed-play {
		padding: 25px 44px;
	}

	.specialist-footer-form input[type="submit"] {
		font-size: 15px;
		padding: 12px 33px;
		right: 8px;
	}

	.specialist-footer-form input[type="text"] {
		padding-left: 20px !important;
		padding-right: 50px !important;
	}

	.specialist-footer-form input::placeholder {
		font-size: 15px;
	}

	.specialist-services-tittle {
		order: 1;
	}

	.specialist-services-content {
		order: 2;
	}

	.specialist-services-img {
		order: 3;
	}

	.specialist-about-img1 {
		width: 60% !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.specialist-services-tittle {
		order: 1;
	}

	.specialist-services-content {
		order: 2;
	}

	.specialist-services-img {
		order: 3;
	}

	.specialist-about-left2img {
		position: absolute !important;
		top: 105px;
		left: 180px;
		width: 60% !important;
	}

	.specialist-about-img1 {
		width: 60% !important;
	}

	.specialist-section-3-business {
		position: relative;
		left: 0;
		top: 0;
		width: 47% !important;
	}

	.specialist-section-3-marketing {
		position: relative;
		right: 0;
		top: 0;
		width: 47% !important;
	}

	.specialist-section-3-global {
		position: relative;
		left: 0;
		top: 0;
		width: 47% !important;
	}

	.specialist-section-3-risk {
		position: relative;
		right: 0;
		top: 0;
		width: 47% !important;
	}

	.specialist-section-6-right-box1 {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-6-right-box2 {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-6-right-box1 .elementor-image-box-img img {
		width: 50% !important;
	}

	.specialist-section-6-right-box1 .elementor-image-box-img {
		height: 150px;
		width: 150px !important;
	}

	.specialist-section-6-right-box2 .elementor-image-box-img img {
		width: 50% !important;
	}

	.specialist-section-6-right-box2 .elementor-image-box-img {
		height: 150px;
		width: 150px !important;
	}

	.specialist-section-6-right-box1 .elementor-image-box-title {
		margin-top: 15px;
	}

	.specialist-section-6-right-box2 .elementor-image-box-title {
		margin-top: 15px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.specialist-about-left2img img {
		width: 80%;
	}

	.specialist-about-left2img {
		right: -5px;
		top: 197px;
	}

	.specialist-about-img1 img {
		width: 85% !important;
	}

	.specialist-section-3-business {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-3-marketing {
		position: relative;
		right: 0;
		top: 0;
	}

	.specialist-section-3-global {
		position: relative;
		left: 0;
		top: 0;
	}

	.specialist-section-3-risk {
		position: relative;
		right: 0;
		top: 0;
	}

	.specialist-section-3-right .elementor-image-box-title {
		padding: 0 10px;
	}

	.specialist-footer-form input[type="submit"] {
		right: 7px;
		top: 15px;
		font-size: 15px;
		padding: 10px 35px;
	}

	.specialist-footer-form input[type="text"] {
		padding-right: 50px !important;
	}

	.specialist-section-6-right-box1 {
		left: -15px;
	}

	.specialist-section-6-right-box2 {
		left: -15px;
	}

	.specialist-section-6-right-box1 .elementor-image-box-img {
		height: 110px;
		width: 160px !important;
	}

	.specialist-section-6-right-box1 .elementor-image-box-img img {
		width: 50% !important;
	}

	.specialist-section-6-right-box2 .elementor-image-box-img {
		height: 110px;
		width: 160px !important;
	}

	.specialist-section-6-right-box2 .elementor-image-box-img img {
		width: 50% !important;
	}

	.specialist-video-section .elementor-custom-embed-play {
		padding: 27px 45px;
	}

	.specialist-footer-form input::placeholder {
		font-size: 15px;
	}

	.specialist-services-provide .elementor-image-box-title {
		padding-right: 25px;
	}

	.specialist-footer-address .elementor-icon-list-text span {
		margin-left: 0;
	}
}

@media (min-width: 1024px) and (max-width: 1160px) {
	.specialist-section-2 {
		padding: 50px 0px 80px 0px !important;
	}

	.specialist-section-3 {
		padding: 50px 0px 190px 0px !important;
	}

	.specialist-section-3-business {
		left: 90px;
	}

	.specialist-section-3-marketing {
		right: -18px;
	}

	.specialist-section-3-global {
		top: 235px;
	}

	.specialist-section-3-risk {
		right: -18px;
		top: 282px;
	}

	.specialist-section-6 {
		padding: 70px 0px 140px 0px !important;
	}

	.specialist-video-section .elementor-custom-embed-play {
		padding: 30px 48px;
	}

	.specialist-connected-blow {
		margin-top: 40px !important;
	}

	.specialist-services-imgboxaddress {
		margin-bottom: 40px !important;
		padding-top: 30px;
	}

	.specialist-services-imgboxphone {
		margin-bottom: 40px !important;
	}

	.specialist-services-imgboxemail {
		margin-bottom: 30px !important;
		padding-bottom: 10px;
	}

	.specialist-about-left2img {
		right: 0;
	}

	.specialist-about-left2img img {
		width: 70% !important;
	}

	.specialist-section-6-right-box2 {
		left: -10px;
		top: 180px;
	}

	.specialist-footer-column1 {
		width: 25% !important;
	}

	.specialist-footer-column2 {
		width: 25% !important;
	}

	.specialist-footer-column3 {
		width: 25% !important;
	}

	.specialist-footer-column4 {
		width: 25% !important;
	}

	.specialist-footer-address .elementor-icon-list-text span {
		margin-left: 0;
	}
}

/* SKT Specialist */

/* SKT Resort */
.skt-resort-present-title {
	transform: translateX(-50%);
}

.skt-resort-welcome-column-img img {
	height: 307px !important;
	object-fit: cover;
}

.skt-resort-welcome-rating-column .elementor-container {
	margin: 0 !important;
}

.skt-resort-welcome-column .elementor-container {
	float: right !important;
}

.skt-resort-amenities-icon .elementor-widget-container {
	height: 145px;
	line-height: 145px;
}

.skt-resort-stay-img .widget-image-caption {
	position: absolute;
	bottom: 20%;
	width: 100%;
}

.skt-resort-relax-resort-img {
	height: 700px;
}

@media screen and (max-width: 29.938em) {
	.skt-resort-welcome-rating-column {
		margin-left: 10px;
	}

	.skt-resort-relax-resort-img {
		height: inherit;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-resort-relax-resort-img.elementor-widget-image .elementor-widget-container img {
		height: 600px;
		object-fit: cover;
	}

	.skt-resort-welcome-rating-column .elementor-container {
		margin: 0 auto !important;
	}

	.skt-resort-amenities-icon .elementor-widget-container {
		height: 100px;
		line-height: 100px;
	}

	.skt-resort-enjoy-holiday-section {
		height: 100%;
	}

	.skt-resort-holiday-video-section {
		height: 100%;
	}

	.skt-resort-relax-resort-img {
		height: inherit;
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-resort-relax-resort-img.elementor-widget-image .elementor-widget-container img {
		height: 850px;
		object-fit: cover;
	}

	.skt-resort-relax-resort-img {
		height: inherit;
	}
}

/* SKT Resort */

/* SKT Plants */
.gb-plants-section2 .wp-block-image {
	margin: 0
}

.gb-plants-section4 .responsive-section-wrap {
	overflow: visible;
}

.gb-plants-section4 .responsive-column-wrap {
	overflow: visible;
}

.gb-plants-section7 .skt-blocks-block-post-grid .skt-blocks-block-post-grid-image {
	margin-bottom: 50px;
}

.gb-plants-banner-section .skt-blocks-buttons__wrap {
	justify-content: left;
	text-align: left;
}

@media screen and (max-width: 29.938em) {
	.gb-plants-section1 .wp-block-image {
		text-align: center;
	}

	.gb-plants-banner-section .skt-blocks-buttons__wrap {
		justify-content: left;
		text-align: left;
	}

	.gb-plants-banner-section .skt-blocks-block-advanced-heading {
		text-align: left !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.gb-plants-section1 .wp-block-image {
		text-align: center;
	}

	.gb-plants-banner-section .skt-blocks-block-advanced-heading {
		text-align: left !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gb-plants-banner-section .skt-blocks-block-advanced-heading {
		text-align: left !important;
	}
}

/* SKT Plants */

/* SKT GB Sandwich */
.skt-sandwich-choose-title h3.responsive-heading-title-text {
	background-color: #da0024 !important;
	display: table;
	margin: 0 auto;
	padding: 6px 15px;
}

.skt-sandwich-choose-img-box .skt-blocks-block-section {
	border-width: 0 1px 0 0 !important;
	border-color: #f0ece3 !important;
}

.skt-sandwich-welcome-title h3.responsive-heading-title-text {
	background-color: #da0024 !important;
	display: table;
	margin: 0;
	padding: 6px 15px;
}

.sandwitch-section-2 {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 85%);
}

.skt-sandwich-pattern-button .responsive-section-wrap {}

.skt-sandwich-pattern-button h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.skt-sandwich-pattern-button h3 small {
	display: block;
	font-weight: 500 !important;
}

.skt-sandwich-price-button {
	position: absolute;
	top: 0;
	right: 0;
}

.skt-sandwich-price-button h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	font-weight: 500;
}

.sandwitch-section-2 .wp-block-column {
	position: relative;
}

.sandwitch-section-2 .welcome-pattern-price {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	right: 60px;
	width: 300px;
}

.sandwitch-section-2::after {
	content: "";
	position: absolute;
	bottom: -30px;
	background: #fff;
	width: 100%;
	height: 30%;
	clip-path: polygon(0 0, 100% 60%, 100% 100%, 0% 100%);
}

.sandwitch-section-4 .responsive-section-wrap {
	overflow: visible !important;
}

.sandwitch-section-5 .responsive-section-wrap {
	overflow: visible !important;
}

.skt-sandwich-menu .center {
	width: auto !important;
}

.skt-sandwich-banner-section .skt-blocks-buttons__wrap {
	justify-content: left;
	text-align: left;
}

.skt-sandwich-banner-section .linear {
	position: relative;
	top: 55px;
}

@media screen and (max-width:767px) {
	.skt-sandwich-banner br {
		display: none;
	}

	.header-phone-number {
		margin: 10px auto 20px;
		float: none;
	}

	.skt-sandwich-banner-section .linear {
		top: 0px;
	}

	.skt-sandwich-banner-section :where(h2, h4) {
		text-align: left;
	}

	.skt-sandwich-banner-section h4 br {
		display: none;
		visibility: hidden;
	}

	.skt-sandwich-banner-section {
		background-size: contain !important;
	}

	.skt-sandwich-banner-section h2 {
		font-size: 25px !important;
	}

	.sandwitch-section-2 {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	}

	.sandwitch-section-6 .banner-with-content {
		right: 20px;
		width: 260px;
	}

	.skt-sandwich-choose-img-box .skt-blocks-block-section {
		border-width: 0 0 1px 0 !important;
	}

	.sandwitch-section-2::after {
		background: none;
		clip-path: inherit;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.skt-sandwich-banner-section .linear {
		top: 0px;
	}

	.skt-sandwich-banner-section :where(h2, h4) {
		text-align: left;
	}

	.skt-sandwich-banner-section h4 br {
		display: none;
		visibility: hidden;
	}

	.skt-sandwich-banner-section {
		background-size: contain !important;
	}

	.skt-sandwich-banner-section h2 {
		font-size: 25px !important;
	}

	.sandwitch-section-2 {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	}

	.sandwitch-section-6 .banner-with-content {
		right: 20px;
		width: 260px;
	}

	.skt-sandwich-choose-img-box .skt-blocks-block-section {
		border-width: 0 0 1px 0 !important;
	}

	.sandwitch-section-2::after {
		background: none;
		clip-path: inherit;
	}
}

@media screen and (max-width:1023px) and (min-width:768px) {
	.skt-sandwich-banner-section .linear {
		top: 0px;
	}

	.skt-sandwich-banner-section :where(h2, h4) {
		text-align: left;
	}

	.skt-sandwich-banner-section h4 br {
		display: none;
		visibility: hidden;
	}

	.skt-sandwich-banner-section {
		background-size: cover !important;
	}

	.skt-sandwich-banner-section h2 {
		font-size: 25px !important;
	}

	.sandwitch-section-2 {
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	}

	.sandwitch-section-6 .banner-with-content {
		right: 20px;
		width: 260px;
	}

	.skt-sandwich-choose-img-box .skt-blocks-block-section {
		border-width: 0 0 1px 0 !important;
	}

	.sandwitch-section-2::after {
		background: none;
		clip-path: inherit;
	}
}

/* SKT GB Sandwich */

/* SKT Skin Care */
.gb-skin-care-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child {
	border-bottom: solid 1px #f1eae2;
	border-right: solid 1px #f1eae2;
}

.gb-skin-care-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-of-type {
	border-right: none;
}

.gb-skin-care-section1 .skt-blocks-ifb-title-wrap .skt-blocks-ifb-title a {
	color: #282828;
}

.gb-skin-care-section2 .responsive-section-inner-wrap {
	background-image: url(https://demosktthemes.com/free/skt-skincare/wp-content/uploads/2022/08/section2-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

.gb-skin-care-section2 .responsive-section-inner-wrap:after {
	content: "";
	background-image: url(https://demosktthemes.com/free/skt-skincare/wp-content/uploads/2022/08/section2-flower.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 137px;
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: -1;
}

.gb-skin-care-section2 .wp-block-image {
	margin: 0;
}

.gb-skin-care-section2 .responsive-count__inner {
	grid-gap: 30px;
}

.gb-skin-care-section2 .responsive-count-item {
	position: relative;
	margin: 0 auto 50px;
	border-radius: 50% !important;
	height: 140px;
	width: 140px;
	display: flex;
	justify-content: center;
}

.gb-skin-care-section2 .responsive-count-item__amount {
	margin: 0 !important;
}

.gb-skin-care-section2 .responsive-count-item__features {
	position: absolute;
	bottom: -50px;
	margin: 0 !important;
	left: 0;
	width: 100%;
}

.gb-skin-care-section2 .responsive-count-item__features li {
	list-style: none;
}

.gb-skin-care-section7 .wp-block-image img {
	border-radius: 70px 10px 10px 30px;
}

.gb-skin-care-banner-section .skt-blocks-buttons__wrap {
	justify-content: left;
	text-align: left;
}

@media screen and (max-width:1023px) and (min-width:768px) {
	.gb-skin-care-section2 .skt-blocks-block-button.tabletAligncenter {
		float: none;
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 29.938em) {
	.gb-skin-care-banner-section .skt-blocks-buttons__wrap {
		justify-content: left;
		text-align: left;
	}

	.gb-skin-care-banner-section .skt-blocks-block-advanced-heading {
		text-align: left !important;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.gb-skin-care-banner-section .skt-blocks-block-advanced-heading {
		text-align: left !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gb-skin-care-banner-section .skt-blocks-block-advanced-heading {
		text-align: left !important;
	}
}

/* SKT Skin Care */

/* SKT UI UX */
.ui-ux-counter .elementor-counter-number-wrapper {
	width: 150px;
	height: 150px;
	background: #f5d012;
	border-radius: 100px;
	line-height: 150px !important;
	margin: 0 auto;
	margin-bottom: 25px;
}

.ui-ux-counter:hover .elementor-counter-number-wrapper {
	background: #ff7167;
}

.ui-ux-counter:hover .elementor-counter-number {
	color: #fff;
}

.ui-ux-business-box2 {
	position: absolute !important;
	width: 60% !important;
	top: 0px;
	right: 0px;
	z-index: 999;
	padding: 25px !important;
	background: #fff;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}

.ui-ux-business-box2 {
	margin-top: 95px;
	margin-right: 3px;
}

.ui-ux-business-box2::before {
	content: '';
	position: absolute;
	left: -50px;
	bottom: -65px;
	background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/business-dots-img.png) no-repeat;
	width: 161px;
	height: 129px;
}

.ui-ux-section-title span {
	color: #ed5561 !important;
}

.ui-ux-mission-img {
	position: relative !important;
	bottom: -70px !important;
}

.ui-ux-mission-img::before {
	content: '';
	position: absolute;
	right: -60px;
	bottom: -27px;
	background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-mission-dot.png) no-repeat;
	width: 131px;
	height: 129px;
}

.ui-ux-misssion-button {
	position: absolute !important;
	bottom: 70px;
	left: -40px;
}

.ui-ux-skills-img::before {
	content: '';
	position: absolute;
	left: -60px;
	top: -60px;
	background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-skill-dots.png) no-repeat;
	width: 131px;
	height: 129px;
}

.ui-ux-skill-bar .elementor-progress-wrapper {
	overflow: visible !important;
	margin-top: 10px;
}

.ui-ux-design-text {
	transform: rotate(-90deg);
	position: absolute !important;
	right: -90px;
	top: 130px;
}

.ui-ux-skill-bar .elementor-progress-percentage {
	position: absolute;
	right: 0;
	top: -30px;
}

.ui-ux-expertise-section::before {
	height: 700px;
	width: 700px;
	border-radius: 100%;
	background-image: linear-gradient(to right, #ffefec, #fef8e3);
	content: '';
	position: absolute;
	left: -110px;
	top: -80px;
}

.ui-ux-expertise-section::after {
	box-shadow: 0 200px 250px 200px #fff;
}

.ui-ux-expertise-section::after {
	height: 560px;
	width: 560px;
	border-radius: 100%;
	background: #fff;
	content: '';
	position: absolute;
	left: -40px;
	top: -10px;
	margin: 0 auto;
}

.ui-ux-pricing-section::before {
	height: 250px;
	width: 250px;
	border-radius: 100%;
	background-image: linear-gradient(to right, #ffefec, #fef8e3);
	content: '';
	position: absolute;
	left: -20px;
	top: 150px;
}

.ui-ux-pricing-section::after {
	height: 170px;
	width: 170px;
	border-radius: 100%;
	background: #fff;
	content: '';
	position: absolute;
	left: 20px;
	top: 190px;
	margin: 0 auto;
}

.ui-ux-popular-title {
	position: absolute !important;
	right: -4px;
	top: 33px;
	transform: rotate(46deg);
}

.ui-ux-popular-title::before {
	width: 0;
	height: 0;
	border-bottom: 37px solid #ffcc2e;
	border-right: 40px solid transparent;
	content: '';
	position: absolute;
	top: 3px;
	left: -37px;
	transform: rotate(-93deg);
}

.ui-ux-popular-title::after {
	width: 0;
	height: 0;
	border-top: 41px solid #ffcc2e;
	border-right: 41px solid transparent;
	content: '';
	position: absolute;
	bottom: 0px;
	right: -40px;
	transform: rotate(-90deg);
}

.better-product-video .elementor-widget-video:before {
	content: '';
	position: absolute;
	left: -78px;
	top: -95px;
	background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-skill-dots.png) no-repeat;
	width: 80px;
	height: 80px;
	background-size: 100% !important;
}

.better-product-video .elementor-widget-video:after {
	content: '';
	position: absolute;
	right: -45px;
	bottom: -45px;
	background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-mission-dot.png) no-repeat;
	width: 80px;
	height: 80px;
	background-size: 100% !important;
}

.better-product-video::before {
	width: 60%;
	height: 97%;
	background: #fff;
	content: '';
	position: absolute;
	left: 95px;
	top: 10px;
	padding-left: 60px !important;
	border-radius: 5px;
	box-shadow: 0px 0px 45px 10px rgba(0, 0, 0, 0.05);
}

.better-product-video .elementor-custom-embed-play {
	position: absolute;
	top: 100%;
	left: 0%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(0%, -100%);
}

.better-product-video .elementor-custom-embed-play i {
	display: none;
}

.better-product-video .elementor-custom-embed-play:after {
	content: '';
	position: absolute;
	right: -50px;
	bottom: -30px;
	background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/video-play-icon.png) no-repeat;
	width: 150px;
	height: 150px;
	background-size: 100% !important;
}

.better-product-video .elementor-widget-container {
	overflow: visible !important;
}

.ui-ux-video-title {
	height: 360px;
	width: 360px !important;
	border-radius: 100%;
	background-image: linear-gradient(to right, #f8e4e0, #f6eed6);
	text-align: left;
	padding-top: 135px !important;
	margin-top: -280px;
	margin-left: -180px;
	padding-left: 90px !important;
}

.ui-ux-video-title:before {
	width: 270px;
	height: 270px;
	background: #fff;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 100%;
	transform: translate(-50%, -50%);
}


@media screen and (max-width: 29.938em) {
	.ui-ux-business-box2 {
		width: 100% !important;
		position: relative !important;
		margin-top: 25px;
		padding: 30px !important;
	}

	.ui-ux-business-box2::before,
	.ui-ux-mission-img::before,
	.ui-ux-skills-img::before,
	.skt-testimonials::before,
	.ui-ux-testimonial::before,
	.skt-testimonials::after,
	.ui-ux-pricing-section::before,
	.ui-ux-contact-info-section::after,
	.ui-ux-contact-info-section::before {
		display: none;
	}

	.services-box .cols2 {
		width: 100%;
		padding: 50px 40px;
	}

	.better-product-video .elementor-widget-video::before {
		left: -11px;
		top: -23px;
	}

	.better-product-video .elementor-widget-video::after {
		right: -10px;
		bottom: -13px;
		z-index: -1;
	}

	.better-product-video .elementor-custom-embed-play::after {
		right: -250px;
		bottom: -70px;
	}

	.ui-ux-video-title {
		margin-top: -60px;
		margin-left: 0px;
	}

	.ui-ux-video-title::before {
		left: 50%;
		top: 50%;
		width: 240px;
		height: 240px;
	}

	.ui-ux-video-title {
		height: 340px;
		padding-left: 0px;
	}

	.ui-ux-mission-img {
		bottom: 0px !important;
	}

	.ui-ux-misssion-button {
		position: relative !important;
		bottom: 0px;
		left: 0px;
	}

	.ui-ux-design-text {
		right: -62px;
	}

	.ui-ux-expertise-section::after {
		height: 230px;
		width: 230px;
		left: 35px;
		top: -47px;
	}

	.ui-ux-expertise-section::before {
		height: 300px;
		width: 300px;
		left: 0px;
		top: -80px;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.ui-ux-business-box2 {
		width: 100% !important;
		position: relative !important;
		margin-top: 25px;
		padding: 30px !important;
	}

	.ui-ux-business-box2::before,
	.ui-ux-mission-img::before,
	.ui-ux-skills-img::before,
	.skt-testimonials::before,
	.ui-ux-testimonial::before,
	.skt-testimonials::after,
	.ui-ux-pricing-section::before,
	.ui-ux-contact-info-section::after,
	.ui-ux-contact-info-section::before {
		display: none;
	}

	.services-box .cols2 {
		width: 100%;
		padding: 50px 40px;
	}

	.better-product-video .elementor-widget-video::before {
		left: -11px;
		top: -23px;
	}

	.better-product-video .elementor-widget-video::after {
		right: -10px;
		bottom: -13px;
		z-index: -1;
	}

	.better-product-video .elementor-custom-embed-play::after {
		right: -250px;
		bottom: 100px;
	}

	.ui-ux-video-title {
		margin-top: 50px;
		margin-left: 0px;
	}

	.ui-ux-video-title::before {
		left: 50%;
		top: 50%;
		width: 240px;
		height: 240px;
	}

	.ui-ux-video-title {
		height: 340px;
		width: 340px !important;
		padding-left: 0px;
		margin: 0 auto;
		margin-top: 50px;
	}

	.ui-ux-mission-img {
		bottom: 0px !important;
	}

	.ui-ux-misssion-button {
		position: relative !important;
		bottom: 0px;
		left: 0px;
	}

	.ui-ux-design-text {
		right: 30px;
	}

	.ui-ux-expertise-section::after {
		left: 70px;
	}

	.ui-ux-expertise-section::before {
		left: 0px;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {

	.ui-ux-counter .elementor-counter-number-wrapper,
	.ui-ux-services-single .ui-ux-counter .elementor-counter-number-wrapper {
		width: 110px;
		height: 110px;
		line-height: 110px !important;
		margin-bottom: 5px;
	}

	.ui-ux-business-box2 {
		width: 80% !important;
	}

	.ui-ux-business-box2::before {
		width: 120px;
		height: 120px;
		background-size: 100% !important;
		left: -35px;
	}

	.ui-ux-business-box2 {
		margin-top: 145px;
		margin-right: -5px;
	}

	.services-box .cols2 {
		padding: 30px 20px;
	}

	.skt-ourservice-title a {
		font-size: 22px !important;
	}

	.service-infobox p {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 16px;
	}

	.ui-ux-video-title {
		height: 260px;
		width: 260px !important;
		margin-top: -110px;
		margin-left: -115px;
		padding-left: 70px;
		padding-top: 105px;
	}

	.ui-ux-video-title::before {
		width: 180px;
		height: 180px;
		left: 50%;
		top: 50%;
	}

	.better-product-video::before {
		left: 25px;
	}

	.better-product-video .elementor-widget-video::after {
		width: 80px;
		height: 80px;
		z-index: -1;
		right: -10px;
		bottom: -25px;
	}

	.ui-ux-mission-img::before {
		right: 4px;
		bottom: 10px;
		width: 100px;
		height: 100px;
		background-size: 100% 100%;
		display: none;
	}

	.ui-ux-skills-img::before {
		left: -9px;
		top: 15px;
		width: 80px;
		height: 80px;
		background-size: 100% 100%;
	}

	.ui-ux-expertise-section::before {
		height: 380px;
		width: 380px;
		left: 0px;
		top: -70px;
	}

	.ui-ux-expertise-section::after {
		height: 280px;
		width: 280px;
		left: 50px;
		top: -20px;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.ui-ux-section3-left .elementor-widget-wrap {
		padding-right: 100px !important;
	}

	.better-product-video::before {
		left: 25px;
		width: 70%;
	}

	.better-product-video .elementor-custom-embed-play {
		top: 75%;
		transform: translate(0%, -75%);
	}

	.better-product-video .elementor-widget-video::after {
		z-index: -1;
		right: -10px;
		bottom: -25px;
	}

	.ui-ux-skills-img::before {
		left: -9px;
		top: 10px;
		width: 100px;
		height: 100px;
		background-size: 100%;
	}

	.ui-ux-expertise-section::after {
		height: 360px;
		width: 360px;
		left: 70px;
		top: -10px;
	}

	.ui-ux-expertise-section::before {
		height: 500px;
		width: 500px;
		left: 0px;
		top: -80px;
	}

	.ui-ux-section6-left .elementor-widget-wrap {
		padding-top: 100px !important;
		padding-left: 100px !important;
		padding-right: 100px !important;
	}

	#topmenu {
		padding-right: 0px;
	}

	.ui-ux-mission-img::before {
		width: 100px;
		height: 100px;
		background-size: 100% !important;
		right: 5px;
		bottom: -10px;
	}

	.ui-ux-team-page .minimal-our-team .cols4 .team-thumb {
		height: 305px;
	}

	.ui-ux-business-box2::before {
		width: 130px;
		height: 130px;
		background-size: 100% !important;
		left: -50px;
		bottom: -85px;
	}

	.ui-ux-section12 {
		overflow: hidden;
	}

	.ui-ux-team-section .elementor-heading-title {
		font-size: 42px !important;
	}

	.ui-ux-team-section .elementor-widget-text-editor {
		padding-right: 70px !important;
		margin-top: 30px;
	}

	.ui-ux-team-box .elementor-widget-wrap {
		padding-bottom: 40px !important;
	}
}

@media screen and (max-width:1800px) and (min-width:1025px) {
	.ui-ux-section3-left .elementor-widget-wrap {
		padding: 120px 80px 120px 120px !important;
	}

	.ui-ux-section3-left .elementor-widget-text-editor .elementor-widget-container {
		padding-right: 0px !important;
	}

	.ui-ux-expertise-section::before {
		height: 600px;
		width: 600px;
		left: -40px;
	}

	.ui-ux-expertise-section::after {
		height: 500px;
		width: 500px;
		left: 10px;
		top: -30px;
	}
}

/* SKT UI UX */

/* SKT Insurance */
.skt-insurance-section1-left .responsive-heading-desc-text,
.skt-insurance-section2 .responsive-heading-title-text,
.skt-insurance-section3 .responsive-heading-title-text,
.skt-insurance-section4 .responsive-heading-desc-text,
.skt-insurance-section6 .responsive-heading-title-text {
	line-height: 1.2em !important;
}

.skt-insurance-section1-right-box2 .responsive-section-wrap,
.skt-insurance-section1-right-box .responsive-section-wrap {
	border-radius: 10px !important;
}

.skt-insurance-section1 .skt-insurance-section1-left-btn a {
	padding: 18px 40px !important;
}

.skt-insurance-section1-left .wp-block-button__link:hover {
	background: #0077e5 !important;
}

.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text {
	background: #0077e5;
	width: 55px;
	height: 55px;
	border-radius: 100%;
	text-align: center;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	margin-top: 3px;
}

.skt-insurance-section2 img {
	border-radius: 20px !important;
}

.skt-insurance-section2-box .skt-blocks-advanced-column-outer-wrap .responsive-heading-desc-text {
	line-height: 26px !important;
}

.section-title .skt-blocks-block-advanced-heading h2 {
	line-height: 1.2em !important;
}

.skt-insurance-experience-box .responsive-section-wrap {
	width: auto !important;
	border-radius: 10px !important;
	position: absolute;
	bottom: 220px;
	right: 25px;
}

.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text {
	line-height: 1.3em !important;
	margin-top: -5px;
	margin-left: -10px;
}

.skt-insurance-services-box .responsive-heading-desc-text {
	line-height: 28px !important;
}

.skt-insurance-experience-box .responsive-heading-title-text {
	background: none !important;
}

.skt-insurance-section4-right .wp-block-image {
	margin-bottom: 0px !important;
}

.skt-insurance-section4-left .wp-block-button__link {
	padding: 20px !important;
	font-weight: 500 !important;
}

.skt-insurance-section4-left .wp-block-button__link:hover {
	background: #3c3c3c !important;
}

.skt-insurance-section4 {
	overflow: hidden;
}

.skt-insurance-section4-right .responsive-section-wrap::before {
	height: 560px;
	width: 560px;
	border-radius: 100%;
	background-image: linear-gradient(to right, #ffefec, #fef8e3);
	content: '';
	position: absolute;
	top: 120px;
	left: 0px;
}

.skt-insurance-section4-right .responsive-section-wrap::after {
	height: 490px;
	width: 490px;
	border-radius: 100%;
	background: #fff;
	content: '';
	position: absolute;
	left: 35px;
	top: 155px;
	margin: 0 auto;
	box-shadow: 0px 150px 150px 60px #fff;
}

.skt-insurance-section4-left .skt-blocks-icon-list__label {
	font-size: 17px !important;
	font-family: Poppins !important;
	font-weight: 500;
}

.skt-insurance-section4-left .skt-blocks-icon-list__wrapper {
	margin-bottom: 10px !important
}

@media screen and (max-width: 29.938em) {
	.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text {
		margin: 0 auto;
	}

	.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text {
		margin-top: -15px;
	}

	.skt-services-row .skt-services-column {
		margin-bottom: 15px !important;
	}

	.skt-insurance-services-box .wp-block-image {
		text-align: center;
		margin: 5px;
	}

	.skt-insurance-section4-left .wp-block-spacer {
		height: 20px !important;
	}

	.skt-insurance-section4-left .wp-block-button__link {
		padding: 20px 35px !important;
	}

	.skt-insurance-section4-left .section-btn {
		width: auto !important;
	}

	.skt-insurance-section4-right .responsive-section-wrap::before {
		height: 310px;
		width: 310px;
	}

	.skt-insurance-section4-right .responsive-section-wrap::after {
		height: 260px;
		width: 260px;
		left: 35px;
		top: 145px;
	}

	.skt-insurance-experience-box .responsive-section-wrap {
		bottom: 10px;
	}

	.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text {
		margin-left: 0px;
	}

	.skt-insurance-section1-left-content {
		text-align: center;
	}

	.skt-insurance-section1-left .wp-block-buttons {
		display: inherit !important;
		text-align: center;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text {
		margin: 0 auto;
	}

	.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text {
		margin: 0 auto;
	}

	.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text {
		margin-top: -15px;
	}

	.skt-insurance-services-box .wp-block-image {
		text-align: center;
		margin: 5px;
	}

	.skt-insurance-section4-left .wp-block-spacer {
		height: 20px !important;
	}

	.skt-insurance-section4-left .wp-block-button__link {
		padding: 20px 35px !important;
	}

	.skt-insurance-section4-left .section-btn {
		width: auto !important;
	}

	.skt-insurance-section4-right .responsive-section-wrap::before {
		height: 420px;
		width: 420px;
		left: 0;
		right: 0px;
		margin: 0 auto;
	}

	.skt-insurance-section4-right .responsive-section-wrap::after {
		height: 360px;
		width: 360px;
		left: 35px;
		top: 150px;
		left: 0;
		right: 0px;
		margin: 0 auto;
	}

	.skt-insurance-section2-left {
		width: 50% !important;
	}

	.skt-insurance-experience-box .responsive-section-wrap {
		right: 100px;
		bottom: 0px;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text {
		width: 45px;
		height: 45px;
	}

	.skt-insurance-section1-right-box2 .wp-block-spacer,
	.skt-insurance-section1-right-box .wp-block-spacer {
		display: none;
	}

	.skt-insurance-experience-box .responsive-section-wrap {
		width: 35% !important;
	}

	.skt-insurance-experience-box .responsive-heading-title-text {
		line-height: normal !important;
		height: auto !important;
		width: auto !important;
	}

	.skt-insurance-services-box .wp-block-image {
		margin-right: 15px !important;
	}

	.skt-insurance-services-box .skt-blocks-block-section {
		min-height: 220px;
	}

	.skt-insurance-section4-left .skt-blocks-icon-list__label {
		font-size: 16px !important;
	}

	.skt-insurance-section4-left .wp-block-button {
		width: auto !important;
	}

	.skt-insurance-section4-right .responsive-section-wrap::before {
		height: 360px;
		width: 360px;
	}

	.skt-insurance-section4-right .responsive-section-wrap::after {
		height: 300px;
		width: 300px;
	}

	.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(4) {
		display: none;
	}

	.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(2) {
		width: 50% !important;
	}

	.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(3) {
		width: 50% !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.skt-insurance-section1-left .responsive-heading-desc-text {
		font-size: 34px !important;
	}

	.skt-insurance-section4-right .responsive-section-wrap::before {
		height: 480px;
		width: 480px;
	}

	.skt-insurance-section4-right .responsive-section-wrap::after {
		height: 410px;
		width: 410px;
	}

	.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(4) {
		display: none;
	}

	.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(2) {
		width: 50% !important;
		padding-right: 50px;
	}

	.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(3) {
		width: 50% !important;
	}

	.skt-insurance-section2 img {
		width: 92%;
	}
}

/* SKT Insurance */

/* SKT Ayurveda */
.gb-ayurved-banner-section .skt-blocks-buttons__wrap {
	justify-content: left;
	text-align: left;
}

.gb-ayurved-banner-section h2 small {
	margin-top: -15px;
	display: block;
}

.gb-ayurveda-section1 .responsive-column-wrap {
	overflow: visible;
}

.gb-ayurveda-services-wrap .responsive-section-wrap {
	border-radius: 0 0 18px 18px !important;
}

.gb-ayurveda-services-wrap .skt-blocks-ifb-title a {
	color: #282828;
}

.gb-ayurveda-section2 .responsive-column-wrap {
	overflow: visible;
}

.gb-ayurveda-features-list .responsive-section-wrap {
	overflow: visible;
	position: relative;
}

.gb-ayurveda-features-list .responsive-section-wrap::after {
	content: "";
	background-color: #ffffff;
	height: 100%;
	width: 400px;
	position: absolute;
	top: 0;
	right: -390px;
}

.gb-ayurveda-features-list .skt-blocks-icon-list__label-wrap {
	padding-left: 15px;
}

.gb-ayurveda-section2-img figure {
	position: relative;
}

.gb-ayurveda-section2-img figure.alignright {
	float: right;
}

.gb-ayurveda-section2-img figure.alignleft {
	float: left;
}

.gb-ayurveda-section2-img figure::before {
	content: "";
	background-image: url(https://demosktthemes.com/free/skt-ayurveda/images/leaf-img2.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 192px;
	width: 152px;
	position: absolute;
	left: -88px;
	bottom: 150px;
	z-index: -1;
}

.gb-ayurveda-section2-img::after {
	content: "";
	clear: both;
	display: block;
}

.gb-ayurveda-features-list {
	display: flex;
}

.gb-ayurveda-feature-box {
	margin-right: 0 !important;
}

.gb-ayurveda-section4 .responsive-column-wrap {
	overflow: visible;
}

.gb-ayurveda-section4 .skt-blocks-buttons-repeater.skt-blocks-button__wrapper {
	border-radius: 50% !important;
	top: -60px;
	position: relative;
	z-index: 99;
	right: -30px;
}

.gb-ayurveda-how-works .skt-blocks-block-section {
	overflow: visible;
}

.gb-ayurveda-how-works .skt-blocks-block-section::before {
	content: "";
	border-bottom: solid 20px #fff;
	border-left: solid 20px transparent;
	border-right: solid 20px transparent;
	left: 38px;
	position: absolute;
	top: -18px;
	filter: drop-shadow(0 -8px 8px #eee);
}

.gb-ayurveda-how-works .skt-blocks-block-section::after {
	content: "";
	background-image: url(https://demosktthemes.com/free/skt-ayurveda/images/leaf-img.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 180px;
	position: absolute;
	z-index: -1;
	bottom: -103px;
	left: -85px;
}

.gb-ayurveda-how-works .skt-blocks-icon-list__label-wrap {
	padding-left: 15px;
}

@media screen and (max-width: 29.938em) {
	.gb-ayurved-banner-section p {
		text-align: center;
	}

	.gb-ayurved-banner-section .skt-blocks-buttons__wrap {
		justify-content: center;
		text-align: center;
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.gb-ayurved-banner-section h4 {
		text-align: left;
	}

	.gb-ayurved-banner-section h2 {
		text-align: left;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gb-ayurved-banner-section h4 {
		text-align: left;
	}

	.gb-ayurved-banner-section h2 {
		text-align: left;
	}

	.gb-ayurveda-section1 .left {
		float: none;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.gb-ayurveda-section1 .left {
		float: none;
	}
}

/* SKT Ayurveda */

/* SKT Salon */
.gb-salon-section1::before {
	content: '';
	width: 49%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background: #be8d5a;
	z-index: 1;
}

.gb-salon-section1-left section {
	border-radius: 7px !important;
}

.gb-salon-opening-hours .responsive-section-inner-wrap span {
	display: block;
	padding-bottom: 10px;
}

.gb-salon-opening-hours .responsive-section-inner-wrap p {
	width: 50%;
	float: left;
	margin: 0px;
}

.gb-salon-offer-section .skt-blocks-ifb-image-content {
	width: 100% !important;
	height: 90px;
}

.gb-salon-offer-section .skt-blocks-infobox__outer-wrap img {
	width: auto !important;
	padding-bottom: 20px;
}

.gb-salon-offer-section .skt-blocks-infobox__outer-wrap {
	width: 100% !important;
	padding: 35px 14px 30px !important;
	border-radius: 10px;
	float: left;
	margin-bottom: 15px;
}

.gb-salon-section1-left .wp-block-button {
	text-align: center !important;
	width: 100%;
	margin-top: 20px;
}

.gb-salon-section1-left .wp-block-button a {
	font-weight: 600;
	padding: 15px 35px !important;
}

.gb-salon-section1-left .wp-block-button a:hover {
	background: #222 !important;
}

.gb-salon-section1-right .wp-block-button a {
	padding: 0px !important;
	background: none !important;
}

.gb-salon-section1-right .wp-block-button a::before {
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 25px;
	left: 0px;
}

.gb-salon-offer-section .skt-blocks-ifb-title a {
	color: #111;
}

.gb-salon-offer-section .skt-blocks-ifb-title a:hover {
	color: #cd9a67;
}

.gb-salon-offer-section .skt-blocks-block-section {
	column-count: 3;
}

.gb-salon-section2-left .wp-block-image figure {
	margin: 0px;
}

.gb-salon-section2-left .wp-block-image figure img {
	border-radius: 10px;
}

.gb-salon-section2-left .wp-block-image figure::before {
	width: 60%;
	height: 350px;
	background: #cd9a67;
	content: '';
	position: absolute;
	right: 30px;
	z-index: -1;
	top: 220px;
	border-radius: 10px;
}

.gb-salon-section2-right .wp-block-button {
	width: 100%;
	margin-top: 90px;
}

.gb-salon-section2-right .wp-block-button a {
	font-weight: 600;
	padding: 15px 35px !important;
}

.gb-salon-section2-right .wp-block-button a:hover {
	background: #222 !important;
}

.gb-salon-section3-box p {
	line-height: 32px;
}

.gb-salon-section3-box .wp-block-button {
	width: 100%;
	margin-top: 58px;
}

.gb-salon-section3-box .wp-block-button a {
	font-weight: 500;
	padding: 13px 30px !important;
}

.gb-salon-section3-box .wp-block-button a:hover {
	background: #222 !important;
}

.gb-salon-section4 .skt-blocks-block-advanced-heading h3 {
	position: absolute;
	z-index: -1;
	top: -11%;
	width: 100%;
	text-align: center;
}

.gb-salon-section4 p {
	width: 50%;
	margin: 0 auto;
}

.gb-salon-section4 .skt-blocks-tm__desc {
	text-align: left;
}

.gb-salon-section4 .skt-blocks-tm__meta {
	text-align: left;
}

.gb-salon-section4 .skt-blocks-tm__company {
	font-style: normal;
}

.gb-salon-section4 ul.slick-dots li button::before {
	font-size: 50px !important;
}

.gb-salon-section4 .skt-blocks-tm__image-content {
	padding-left: 0px !important;
}

.gb-salon-section4 .skt-blocks-tm__content {
	padding: 60px 40px !important;
}

.gb-salon-section4 .skt-blocks-slick-carousel {
	padding: 45px 0px !important;
}

.gb-salon-section4 .skt-blocks-block-section {
	overflow: visible !important;
}

.gb-salon-banner-section {
	z-index: -999 !important;
}

.gb-salon-banner-section .skt-blocks-button__link_child {
	position: relative;
	z-index: 9999 !important;
}

@media(max-width: 1199px) {
	.gb-salon-appointment-form .wpcf7-form-control-wrap {
		padding: 5px;
	}

	.gb-salon-appointment-form .col-2 {
		width: 66.66% !important;
	}

	.gb-salon-appointment-form .wpcf7-form-control.wpcf7-submit {
		width: 98%;
	}

	.gb-salon-section4 .wp-block-spacer {
		display: none;
	}

	.gb-salon-pricing-box .skt-blocks-advanced-column-outer-wrap {
		margin: 20px 10px !important;
	}

	.gb-salon-pricing-box .wp-block-image {}

	.gb-salon-pricing-box .skt-blocks-block-columns {
		padding: 15px !important;
	}

	.gb-salon-pricing-box .skt-blocks-advanced-column-child:nth-child(4) {
		padding-left: 10px !important;
	}

	.gb-salon-pricing-box .skt-blocks-advanced-column-child:nth-child(4) .responsive-heading-title-text {
		font-size: 17px !important;
		margin-bottom: 10px !important;
		line-height: 1.3 !important;
	}

	.gb-salon-pricing-box .skt-blocks-advanced-column-child:nth-child(4) p {
		line-height: 1.4 !important
	}

	.gb-salon-section6 .skt-blocks-gallery--figure {
		margin: 5px !important;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(2) {
		width: 40% !important;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(4) {
		display: none;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) {
		width: 60% !important;
		padding-left: 20px;
	}

	.gb-salon-section1-left .skt-blocks-block-section {
		width: 90% !important;
		margin: 0 auto !important;
		padding: 30px 15px !important;
	}

	.gb-salon-section1-right .wp-block-read-more {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}

	.gb-salon-section1-right .skt-blocks-advanced-column-child:nth-child(4) {
		width: 20% !important;
	}

	.gb-salon-section2 .skt-blocks-advanced-column-child:nth-child(4) .responsive-column-wrap {
		padding-left: 30px !important;
	}

	.gb-salon-section1-left .responsive-heading-title-text {
		text-align: center;
	}

	.gb-salon-section9-contact {
		margin: 0px 15px !important;
	}

	.header .center::after {
		top: 40px;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) .skt-blocks-team-avatar {
		width: 270px !important;
	}

	.gb-salon-section2-left .wp-block-image figure::before {
		right: 0px;
	}

	.gb-salon-offer-section .skt-blocks-infobox__outer-wrap {
		padding: 35px 0px 30px !important;
	}

	.gb-salon-section6 .skt-blocks-gallery--item img {
		height: 360px;
	}
}

@media(max-width: 1023px) {
	.gb-salon-section1-right section {
		padding-left: 0px;
	}

	.gb-salon-offer-section .skt-blocks-block-section {
		column-count: 2;
	}

	.gb-salon-section1::before {
		display: none;
	}
}

@media(max-width: 991px) {
	.gb-salon-section3-box .wp-block-spacer {
		display: none;
	}

	.gb-salon-section1-right .wp-block-read-more {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}

	.gb-salon-section2-right .wp-block-button {
		margin-top: 10px;
	}

	.gb-salon-section2-left .wp-block-image figure::before {
		height: 210px;
		top: 220px;
		border-radius: 10px;
		right: -25px;
	}

	.gb-salon-section3 .responsive-column-inner-wrap {
		padding: 5px;
	}

	.gb-salon-section3-box .wp-block-image img {
		height: 200px !important;
		object-fit: contain;
	}

	.gb-salon-section3-box .wp-block-button {
		margin-top: 0px;
	}

	.gb-salon-section4 .skt-blocks-block-advanced-heading h3 {
		position: relative;
		top: 0px;
		font-size: 36px !important;
		color: #fff !important;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(2) {
		width: 100% !important;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(4) {
		display: none;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) {
		width: 100% !important;
		padding-left: 0px;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) .skt-blocks-team-avatar {
		width: 170px !important;
	}

	.gb-salon-section2 .skt-blocks-advanced-column-child:nth-child(4) .responsive-column-wrap {
		padding-left: 0px !important;
	}

	.gb-salon-section7-right .responsive-heading-title-text br {
		display: none;
	}

	.gb-salon-section1-left .skt-blocks-block-section {
		width: 70% !important;
		margin: 0 auto !important;
	}
}

@media(max-width: 767px) {
	.gb-salon-offer-section .skt-blocks-infobox__outer-wrap {
		width: 100% !important;
	}

	.gb-salon-section1-right .wp-block-button a::before {
		display: none;
	}

	.gb-salon-section1-right .wp-block-button {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}

	.gb-salon-section1-right .wp-block-columns {
		width: 100% !important
	}

	.gb-salon-section2-right figure {
		text-align: center;
	}

	.gb-salon-section2-right .wp-block-button {
		width: 100%;
		margin-top: 0px;
		text-align: center;
	}

	.gb-salon-section2-right p {
		text-align: center;
	}

	.gb-salon-section3-box,
	.gb-salon-section3-box p {
		text-align: center;
	}

	.gb-salon-section3-box figure {
		float: none !important;
		display: inline-block !important;
	}

	.gb-salon-section3-box .wp-block-spacer {
		display: none;
	}

	.gb-salon-section1-left {
		width: 100% !important;
		margin: 0 auto !important;
	}

	.gb-salon-appointment-form .wpcf7-form-control-wrap {
		width: 100% !important;
	}

	.gb-salon-appointment-form .col-2,
	.gb-salon-appointment-form .col-2 .wpcf7-form-control-wrap {
		width: 100% !important;
	}

	.gb-salon-appointment-form .wpcf7-form-control.wpcf7-submit {
		width: 98%;
		margin: 0 auto;
		display: table;
	}

	.gb-salon-appointment-form {
		margin-bottom: 40px;
	}

	.gb-salon-section4 p {
		width: 100%;
	}

	.gb-salon-section4 .skt-blocks-tm__content {
		padding: 30px !important;
	}

	.gb-salon-pricing-box .wp-block-image {
		text-align: center;
		margin: 20px 0px !important;
	}

	.gb-salon-section6 .skt-blocks-gallery--item,
	.gb-salon-section6 .skt-blocks-gallery--item:nth-child(2),
	.gb-salon-section6 .skt-blocks-gallery--item:nth-child(6) {
		width: 100% !important;
	}

	.gb-salon-new article {
		padding: 30px 20px !important;
	}

	.gb-salon-section7-left .wp-block-image {
		text-align: center;
	}

	.gb-salon-section2-left .wp-block-image figure::before {
		height: 210px;
		top: 220px;
		border-radius: 10px;
		right: 0px;
	}

	.woocommerce ul.products li.product {
		width: 100% !important;
		margin: 0px !important;
		margin-bottom: 15px !important;
	}

	.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) .skt-blocks-team-avatar {
		width: 270px !important;
	}

	.gb-salon-section2-left {
		width: 75%;
	}

	.gb-salon-offer-section .skt-blocks-ifb-title a {
		font-size: 17px;
	}

	.gb-salon-section1-right .skt-blocks-advanced-column-child:nth-child(4) {
		width: auto !important;
	}

	.gb-salon-section6 .skt-blocks-gallery--item img {
		object-fit: cover;
		height: inherit;
	}

	.gb-salon-section4 .skt-blocks-block-advanced-heading h3 {
		display: none;
	}
}

@media(max-width: 639px) {
	.gb-salon-offer-section .skt-blocks-infobox__outer-wrap {
		margin: 10px 0%;
		width: 100% !important;
	}

	.gb-salon-section2-left .wp-block-image figure::before {
		height: 150px;
		right: -10px;
		top: 200px;
	}

	.gb-salon-section9-contact .wpcf7-form div {
		width: 100%;
		margin-bottom: 20px;
	}

	.gb-salon-section9-contact .wpcf7-form-control.wpcf7-submit {
		top: 20px !important;
		padding: 0px;
	}

	.gb-salon-section9-contact input {
		padding-bottom: 10px;
		padding-left: 35px;
	}

	.gb-salon-section9-contact i {
		font-size: 20px;
	}

	.gb-salon-section1-left .skt-blocks-block-section {
		width: 100% !important;
		margin: 0 auto !important;
	}

	.gb-salon-section2-left {
		width: 100%;
	}

	.gb-salon-section1::before {
		width: 100%;
		top: auto;
		left: 0;
		height: 73%;
		bottom: 0;
	}

	.gb-salon-offer-section .skt-blocks-block-section {
		column-count: 2;
	}
}

@media(max-width: 575px) {
	.gb-salon-section1-right .wp-block-columns {
		width: 100% !important;
	}
}

@media(max-width: 479px) {
	.gb-salon-section1::before {
		width: 100%;
		top: auto;
		left: 0;
		height: 73%;
		bottom: 0;
	}

	.gb-salon-offer-section .skt-blocks-block-section {
		column-count: 1 !important;
	}

	.gb-salon-section6 .skt-blocks-gallery--item img {
		height: inherit;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.gb-salon-banner-section {
		padding: 140px 0 0 0;
	}
}

/* SKT Salon */

/*SKT Halloween*/
.skt-halloween-section-1-button {
	margin: 0 auto !important;
}

.skt-halloween-section-1::after {
	content: '';
	width: 10%;
	height: 462px;
	background: url(https://demosktthemes.com/free/halloween/images/tree-spider.png) no-repeat;
	margin: 0 auto;
	right: 0;
	top: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-halloween-section-1-left::after {
	content: '';
	width: 34%;
	height: 277px;
	background: url(https://demosktthemes.com/free/halloween/images/pumpkin-left.png) no-repeat;
	margin: 0 auto;
	left: -230px;
	top: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-halloween-section-1-left::before {
	content: '';
	width: 33%;
	height: 277px;
	background: url(https://demosktthemes.com/free/halloween/images/pumpkin-right.png) no-repeat;
	margin: 0 auto;
	right: 0;
	top: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-halloween-section-1-right-text .elementor-heading-title {
	background: -webkit-linear-gradient(#fff, #fce443);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: drop-shadow(2px 20px 5px rgba(204, 66, 38, 0.60));
}

@media(max-width: 479px) {
	.elementor-section.elementor-top-section.skt-halloween-section-1 {
		background-position: top left !important;
		background-repeat: no-repeat !important;
		background-size: 160% !important;
		background-color: #da7622 !important;
	}

	.skt-halloween-section-1-mid .elementor-element-populated {
		padding: 260px 0px 0px 0px !important;
	}

	.skt-halloween-section-1-left::after {
		left: 0 !important;
		z-index: 1;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.elementor-section.elementor-top-section.skt-halloween-section-1 {
		background-position: top left !important;
		background-repeat: no-repeat !important;
		background-size: 160% !important;
		background-color: #da7622 !important;
	}

	.skt-halloween-section-1-mid .elementor-element-populated {
		padding: 375px 0px 0px 0px !important;
	}

	.skt-halloween-section-1-left::after {
		left: 0 !important;
		z-index: 1;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-halloween-section-1-left::after {
		width: 70% !important;
		left: 0 !important;
		z-index: 1;
	}

	.skt-halloween-section-1-left::before {
		width: 70% !important;
		right: -170px !important;
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-helloween-helloween-text .elementor-heading-title {
		font-size: 88px !important;
	}

	.skt-halloween-section-1-right-text .elementor-heading-title {
		font-size: 145px !important;
	}
}

/*End SKT Halloween*/

/*SKT Diwali*/
.skt-diwali-section-1-left img {
	margin-left: -100px;
}

.skt-diwali-section-1-right img {
	margin-right: -100px;
}

.skt-diwali-section-1-mid::after {
	content: '';
	width: 70%;
	height: 167px;
	background: url(https://demosktthemes.com/free/diwali/images/design-image.png) no-repeat;
	margin: 0 auto;
	right: -240px;
	bottom: 10px;
	position: absolute;
	z-index: -1;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-diwali-section-inner-mid::after {
	content: '';
	position: absolute;
	top: -15px;
	width: 110%;
	height: 54%;
	background: transparent;
	border-radius: 15px;
	border: 2px solid #c85e15;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

@media(max-width: 479px) {
	.skt-diwali-section-1-mid::after {
		right: 0px !important;
		bottom: -160px !important;
		z-index: 5;
		left: 0;
	}

	.skt-diwali-section-1-right img {
		display: none !important;
	}

	.skt-diwali-section-inner-mid::after {
		height: 50% !important;
		top: -25px !important;
	}

	.skt-diwali-diya-img img {
		width: 80% !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.skt-diwali-section-inner-mid::after {
		height: 50%;
	}

	.skt-diwali-section-1-right img {
		display: none !important;
	}

	.skt-diwali-section-1-mid::after {
		right: 0px !important;
		bottom: -160px !important;
		z-index: 5;
		left: 0;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-diwali-section-1-right img {
		margin-right: 0 !important;
	}

	.skt-diwali-section-1-mid::after {
		right: -180px !important;
		bottom: 0 !important;
	}

	.skt-diwali-section-inner-mid::after {
		height: 48% !important;
	}

	.skt-diwali-diya-img img {
		width: 80% !important;
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-diwali-section-1-right img {
		margin-right: 0 !important;
	}
}

/*End SKT Diwali*/


/*SKT SKT Cyber Monday*/
.skt-cyber-monday-section-1-inner-column {
	transform: rotate(-7deg);
}

.skt-cyber-monday-section-1-btn a {
	transform: skewX(-10deg);
}

.skt-cyber-monday-section-1-btn a span {
	transform: skewX(5deg);
}

.skt-cyber-monday-section-1-right::after {
	content: '';
	width: 53%;
	height: 212px;
	background: url(https://demosktthemes.com/free/cybermonday/images/section-right-bottom-after.png);
	right: 0;
	bottom: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-cyber-monday-section-1-left::before {
	content: '';
	width: 70%;
	height: 170px;
	background: url(https://demosktthemes.com/free/cybermonday/images/section-right-bottom-before.png);
	left: 0;
	top: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-cyber-monday-section-site-btn {
	transform: rotate(-15deg);
	position: relative !important;
	right: -60px;
	top: -20px;
}

.skt-cyber-monday-bigtext span {
	font-size: 92px;
	display: block;
}

.skt-cyber-monday-section-1-inner-column-first {
	transform: skewX(-6deg) rotate(-7deg);
	right: -130px;
	z-index: 8;
}

.skt-cyber-monday-section-1-inner-column-btn-first {
	transform: rotate(-7deg) skewX(-7deg);
	right: -72px;
	top: -12px;
}

.skt-cyber-monday-section-1-inner-column-special {
	transform: rotate(-7deg) skewX(-7deg);
	right: 150px;
	top: 18px;
}

.skt-cyber-monday-circle {
	position: absolute !important;
	left: -29px;
	top: -80px;
	width: 410px !important;
	height: 212px;
	background-color: transparent;
	border-top-left-radius: 600px;
	border-top-right-radius: 600px;
	border: 2px solid #d60000;
	border-bottom: 0;
	transform: rotate(-46deg);
}

.skt-cyber-monday-circle::before {
	content: '';
	position: absolute !important;
	left: 0;
	top: 14px;
	width: 30px;
	height: 220px;
	background: #000;
	transform: rotate(13deg);
}

.skt-cyber-monday-circle::after {
	content: '';
	position: absolute !important;
	right: -11px;
	top: 194px;
	width: 20px;
	height: 20px;
	background: #d60000;
	border-radius: 100%;
}

.skt-cyber-monday-elements::before {
	content: '';
	width: 380px;
	height: 237px;
	background: url(https://demosktthemes.com/free/cybermonday/images/section-elements-2.png);
	left: 130px;
	top: -70px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-cyber-monday-elements::after {
	content: '';
	width: 581px;
	height: 111px;
	background: url(https://demosktthemes.com/free/cybermonday/images/section-elements-1.png);
	left: -10px;
	bottom: 40px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-cyber-monday-bigtext::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 80px solid #190131;
	left: -1px;
	top: 50%;
}

.skt-cyber-monday-bigtext::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 100px solid #000;
	right: -1px;
	top: 10%;
}

.skt-cyber-monday-section-1-left::after {
	content: '';
	position: absolute;
	width: 250px;
	height: 220px;
	background: linear-gradient(176deg, rgba(69, 25, 124, 1) 0%, rgba(97, 40, 158, 1) 100%);
	border-radius: 120px 120px 130px 130px;
	left: 46px;
	top: -50px;
	transform: rotate(-15deg);
}


@media(max-width: 479px) {
	.skt-cyber-monday-section-1-inner-column-first {
		right: 0 !important;
	}

	.skt-cyber-monday-section-1-inner-column-btn-first {
		right: 10px !important;
	}

	.skt-cyber-monday-elements::before {
		width: 80% !important;
		height: 187px !important;
		background-size: 100%;
		left: 0 !important;
	}

	.skt-cyber-monday-elements::after {
		width: 80%;
		height: 111px;
		background-size: 100%;
		left: 0 !important;
	}

	.skt-cyber-monday-section-1-inner-column {
		transform: none !important;
	}

	.skt-cyber-monday-circle {
		display: none !important;
	}

	.skt-cyber-monday-bigtext span {
		font-size: 62px;
	}

	.skt-cyber-monday-bigtext::after {
		border-top: 15px solid transparent !important;
		border-bottom: 10px solid transparent !important;
		border-right: 50px solid #000 !important;
		right: 0 !important;
		top: 22%;
	}

	.skt-cyber-monday-bigtext::before {
		border-left: 50px solid #190131 !important;
		left: 0 !important;
	}

	.skt-cyber-monday-section-site-btn {
		right: 0px !important;
		top: -50px !important;
	}

	.skt-cyber-monday-section-1-right::after {
		height: 103px !important;
	}

	.skt-cyber-monday-section-1-inner-column-special {
		right: 20% !important;
		top: -5px !important;
	}

	.skt-cyber-monday-bigtext .elementor-widget-container {
		box-shadow: 3px 12px 0px 0px rgba(0, 0, 0, 0.5) !important;
	}

	.skt-cyber-monday-section-1-left::after {
		width: 220px !important;
		height: 210px !important;
		left: 0px !important;
		top: -80px !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.skt-cyber-monday-section-1-inner-column-first {
		right: 0 !important;
	}

	.skt-cyber-monday-section-1-inner-column-btn-first {
		right: 10px !important;
	}

	.skt-cyber-monday-elements::before {
		width: 80% !important;
		height: 187px !important;
		background-size: 100%;
		left: 0 !important;
	}

	.skt-cyber-monday-elements::after {
		width: 80%;
		height: 111px;
		background-size: 100%;
		left: 0 !important;
	}

	.skt-cyber-monday-section-1-inner-column {
		transform: none !important;
	}

	.skt-cyber-monday-circle {
		display: none !important;
	}

	.skt-cyber-monday-bigtext span {
		font-size: 62px;
	}

	.skt-cyber-monday-bigtext::after {
		border-top: 15px solid transparent !important;
		border-bottom: 10px solid transparent !important;
		border-right: 50px solid #000 !important;
		right: 0 !important;
	}

	.skt-cyber-monday-bigtext::before {
		border-left: 50px solid #190131 !important;
		left: 0 !important;
	}

	.skt-cyber-monday-section-site-btn {
		right: 0px !important;
		top: -30px !important;
	}

	.skt-cyber-monday-section-1-right::after {
		height: 137px !important;
	}

	.skt-cyber-monday-section-1-inner-column-special {
		right: 90px !important;
		top: -5px !important;
	}

	.skt-cyber-monday-section-1-left::after {
		left: 6px !important;
		top: -70px !important;
		width: 220px !important;
		height: 210px !important;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-cyber-monday-section-1-inner-column-first {
		right: 0 !important;
	}

	.skt-cyber-monday-section-site-btn {
		right: 0px;
		top: -50px;
	}

	.skt-cyber-monday-bigtext span {
		font-size: 52px;
	}

	.skt-cyber-monday-section-1-inner-column-special {
		right: 70px !important;
		top: 38px !important;
	}

	.skt-cyber-monday-elements::before {
		background-size: 100%;
		width: 50% !important;
	}

	.skt-cyber-monday-section-1-right::after {
		height: 121px !important;
	}

	.skt-cyber-monday-bigtext::after {
		border-right: 50px solid #000 !important;
		top: 30% !important;
	}

	.skt-cyber-monday-bigtext::before {
		border-left: 50px solid #190131 !important;
	}

	.skt-cyber-monday-circle {
		display: none !important;
	}

	.skt-cyber-monday-section-1-left::after {
		width: 210px !important;
		height: 190px !important;
		left: 0px !important;
		top: -70px !important;
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-cyber-monday-section-1-inner-column-first {
		right: -50px !important;
	}

	.skt-cyber-monday-bigtext::after {
		top: 25% !important;
	}

	.skt-cyber-monday-circle {
		left: -55px !important;
	}

	.skt-cyber-monday-section-1-right::after {
		height: 161px !important;
	}

	.skt-cyber-monday-elements::before {
		background-size: 100%;
		width: 50% !important;
	}

	.skt-cyber-monday-section-1-inner-column-special {
		right: 70px !important;
		top: 48px !important;
	}

	.skt-cyber-monday-elements::after {
		background-size: 100%;
		width: 80% !important;
		bottom: 0 !important;
	}

	.skt-cyber-monday-bigtext::before {
		border-left: 60px solid #190131 !important;
	}

	.skt-cyber-monday-bigtext::after {
		border-right: 80px solid #000 !important;
	}

	.skt-cyber-monday-section-site-btn {
		right: 0px !important;
		top: -30px !important;
	}

	.skt-cyber-monday-section-1-left::after {
		left: -10px !important;
		top: -80px !important;
		width: 220px !important;
		height: 210px !important;
	}
}

@media(min-width: 1080px) and (max-width: 1199px) {
	.skt-cyber-monday-circle {
		left: -106px !important;
	}

}

@media(min-width: 1400px) and (max-width: 1600px) {
	.skt-cyber-monday-circle {
		left: -100px !important;
	}
}

@media(min-width: 1601px) and (max-width: 1920px) {
	.skt-cyber-monday-elements-outer {
		position: relative !important;
		right: -130px;
	}

	.skt-cyber-monday-section-1-inner-column-outer .elementor-container {
		margin: 0 !important;
		position: relative !important;
		left: 100px;
	}
}

/*End SKT Cyber Monday*/

/*SKT Black Friday*/

.skt-blackfriday-section-1-inner1-text {
	position: relative;
}

.skt-blackfriday-section-1-inner1-text::before {
	content: '';
	position: absolute;
	background: linear-gradient(176deg, rgba(236, 95, 29, 1) 0%, rgba(117, 34, 46, 1) 100%);
	width: 280px;
	height: 110px;
	left: 50%;
	top: 50%;
	border-radius: 65px;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.skt-blackfriday-section-1-inner1-text-2 span {
	font-size: 104px;
	display: block;
}

.skt-blackfriday-section-1-site-btn a {
	transform: rotate(-10deg);
}

.skt-blackfriday-section-1-offer {
	position: absolute !important;
	width: 170px !important;
	height: 170px;
	border-radius: 100%;
	background: linear-gradient(176deg, rgba(236, 95, 29, 1) 0%, rgba(125, 21, 87, 1) 100%);
	right: -120px;
	top: 20%;
	box-shadow: 0px 0px 80px 0px rgb(0 0 0 / 60%);
}

.skt-blackfriday-section-1-offer span {
	font-size: 22px;
	display: block;
}

.skt-blackfriday-section-1-offer .elementor-heading-title {
	margin-top: 50px;
}

.skt-blackfriday-inner-sectioncenter::before {
	content: '';
	width: 141px;
	height: 171px;
	background: url(https://demosktthemes.com/free/blackfriday/images/blackfriday-text-before.png);
	left: -40px;
	top: -30px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-blackfriday-inner-sectioncenter::after {
	content: '';
	width: 86px;
	height: 208px;
	background: url(https://demosktthemes.com/free/blackfriday/images/blackfriday-text-after.png);
	right: -40px;
	bottom: -30px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: -1;
}

.skt-blackfriday-inner-section-mid::before {
	content: '';
	width: 12%;
	height: 630px;
	background: url(https://demosktthemes.com/free/blackfriday/images/middle-before.png);
	left: 180px;
	top: -90px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-blackfriday-inner-section-mid::after {
	content: '';
	width: 36%;
	height: 680px;
	background: url(https://demosktthemes.com/free/blackfriday/images/middle-after.png);
	right: 20px;
	top: -140px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
}

.skt-blackfriday-section-1-mid::before {
	content: '';
	width: 43%;
	height: 150px;
	background: url(https://demosktthemes.com/free/blackfriday/images/section-before.png);
	left: 0;
	top: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
	border-radius: 15px 0 0 0;
}

.skt-blackfriday-section-1-mid::after {
	content: '';
	width: 43%;
	height: 100px;
	background: url(https://demosktthemes.com/free/blackfriday/images/section-after.png);
	right: 0;
	bottom: 0px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
	border-radius: 0 0 15px 0;
}

.skt-blackfriday-section-1-mid {
	overflow: hidden;
}

.skt-blackfriday-section-1-inner1-text-2::before {
	content: '';
	width: 108px;
	height: 55px;
	background: url(https://demosktthemes.com/free/blackfriday/images/yellow-tel.png);
	left: 0;
	bottom: -93px;
	position: absolute;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 5;
}



@media(max-width: 479px) {
	.skt-blackfriday-section-1-inner1-text-2 span {
		font-size: 57px;
	}

	.skt-blackfriday-section-1-offer {
		bottom: -190px;
		left: 50%;
		transform: translateX(-50%);
		right: 0;
		top: auto;
	}

	.skt-blackfriday-inner-section-mid::after {
		right: 0 !important;
	}

	.skt-blackfriday-inner-section-mid::before {
		left: 10px !important;
	}

	.skt-blackfriday-section-1-inner1-text-2::before {
		bottom: -75px !important;
	}

	.skt-blackfriday-inner-sectioncenter::before,
	.skt-blackfriday-inner-sectioncenter::after {
		display: none;
	}

	.skt-blackfriday-section-1-mid::before {
		width: 60% !important;
		height: 80px !important;
	}

	.skt-blackfriday-section-1-mid::after {
		width: 60% !important;
		height: 37px !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.skt-blackfriday-section-1-inner1-text-2 span {
		font-size: 57px;
	}

	.skt-blackfriday-section-1-offer {
		bottom: -190px;
		left: 50%;
		transform: translateX(-50%);
		right: 0;
		top: auto;
	}

	.skt-blackfriday-inner-sectioncenter::before,
	.skt-blackfriday-inner-sectioncenter::after {
		display: none;
	}

	.skt-blackfriday-section-1-inner1-text-2::before {
		bottom: -73px !important;
	}

	.skt-blackfriday-section-1-mid::after {
		width: 55% !important;
		height: 45px !important;
	}

	.skt-blackfriday-section-1-mid::before {
		width: 56% !important;
		height: 75px !important;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-blackfriday-section-1-inner1-text-2 span {
		font-size: 85px;
	}

	.skt-blackfriday-section-1-mid::before {
		width: 75% !important;
	}

	.skt-blackfriday-section-1-mid::after {
		width: 50% !important;
		height: 64px !important;
	}

	.skt-blackfriday-inner-section-mid::before {
		width: 14% !important;
		height: 570px !important;
		left: 20px !important;
		top: -69px !important;
	}

	.skt-blackfriday-inner-section-mid::after {
		right: 0px !important;
	}

	.skt-blackfriday-inner-sectioncenter::before {
		left: -20px !important;
		top: -10px !important;
		width: 20% !important;
	}

	.skt-blackfriday-inner-sectioncenter::after {
		right: -3px !important;
		bottom: -100px !important;
		transform: rotate(12deg);
		width: 12% !important;
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-blackfriday-section-1-mid::after {
		height: 75px;
	}

	.skt-blackfriday-section-1-mid::before {
		width: 55% !important;
	}

	.skt-blackfriday-inner-section-mid::before {
		left: 60px !important;
	}

	.skt-blackfriday-bottom-text .elementor-widget-container {
		padding: 0px 260px 0px 260px !important;
	}

	.skt-blackfriday-section-1-mid::before {
		width: 55% !important;
	}

	.skt-blackfriday-section-1-mid::after {
		height: 75px !important;
	}

	.skt-blackfriday-inner-sectioncenter::before {
		width: 28% !important;
		left: -35px !important;
	}

	.skt-blackfriday-inner-sectioncenter::after {
		width: 15% !important;
		right: -15px !important;
		bottom: -70px !important;
		transform: rotate(8deg);
	}
}

@media(min-width: 1400px) and (max-width: 1920px) {
	.skt-blackfriday-inner-section-mid::before {
		left: 260px;
	}
}

/*End SKT Black Friday*/

/* SKT Trekking */
.skt-trekking-header-wave {
	position: absolute;
	bottom: -10px;
	width: 100%;
	z-index: 9999;
}

.skt-trekking-header-wave svg {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.skt-trekking-header-wave svg g {
	fill: #ffffff;
}

.skt-trekking-section-2-right {
	position: relative !important;
}

.skt-trekking-section-2-right-text {
	width: 85% !important;
	position: absolute !important;
	left: -240px;
	top: 33% !important;
	transform: rotate(-90deg);
}

.skt-trekking-section-2-left-inner-section {
	width: 860px !important;
	position: absolute !important;
	bottom: -60px;
	z-index: 5;
}

.skt-trekking-section-3-inner-box1-img .elementor-widget-container {
	width: 240px !important;
	height: 240px !important;
	margin: 0 auto !important;
}

.skt-trekking-section-3-inner-box1-img .elementor-widget-container img {
	margin-top: 20px !important;
}

.skt-trekking-section-6-right {
	position: relative !important;
}

.skt-trekking-section-6-right-img2 {
	position: absolute !important;
	left: -230px;
	top: -10px;
}

.skt-trekking-section-6-right::before {
	content: '';
	background: #e9e9e9;
	width: 23%;
	height: 35%;
	position: absolute !important;
	top: 55%;
	left: -12%;
	transform: translateY(-50%);
	border-radius: 50px;
}

.skt-trekking-section-6-right-inner-mid {
	position: relative !important;
	border-radius: 300px;
	overflow: hidden;
}

.skt-trekking-section-6-right-inner-mid-title {
	position: absolute !important;
	bottom: -165px;
	left: 50%;
	transform: translateX(-50%);
}

.skt-trekking-section-6-right-inner-mid-title .elementor-widget-container {
	width: 410px !important;
	height: 410px;
	border-radius: 100%;
	margin: 0 auto;
}

.skt-trekking-section-8-inner-right-btn .elementor-widget-container {
	width: 166px;
	height: 166px;
	border-radius: 100%;
	margin: 0 auto;
	z-index: 5;
	position: relative !important;
}

.skt-trekking-section-8-inner-right-btn::before {
	content: '';
	background: #ff4c15;
	width: 2px;
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -80px;
	z-index: 1;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product .button {
	font-size: 0 !important;
	right: 10px !important;
	transform: none;
	opacity: 1 !important;
	width: 49px !important;
	height: 49px !important;
	visibility: visible !important;
	padding: 0;
	margin: 0;
	float: right;
	bottom: 15px !important;
	top: auto !important;
	left: auto !important;
	background-color: #fbf7f4 !important;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product .button::before {
	content: '' !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);
	width: 38%;
	height: 21px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product {
	width: 24.6% !important;
	float: none;
	position: relative !important;
	padding: 0 10px !important;
	display: inline-block;
	margin: 0 !important;
	margin-bottom: 50px !important;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-3 ul.products li.product .button {
	font-size: 0 !important;
	right: 10px !important;
	transform: none;
	opacity: 1 !important;
	width: 49px !important;
	height: 49px !important;
	visibility: visible !important;
	padding: 0;
	margin: 0;
	float: right;
	bottom: 15px !important;
	top: auto !important;
	left: auto !important;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-3 ul.products li.product .button::before {
	content: '' !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);
	width: 38%;
	height: 21px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-2 ul.products li.product .button {
	font-size: 0 !important;
	right: 10px !important;
	transform: none;
	opacity: 1 !important;
	width: 49px !important;
	height: 49px !important;
	visibility: visible !important;
	padding: 0;
	margin: 0;
	float: right;
	bottom: 15px !important;
	top: auto !important;
	left: auto !important;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-2 ul.products li.product .button::before {
	content: '' !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);
	width: 38%;
	height: 21px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-1 ul.products li.product .button {
	font-size: 0 !important;
	right: 10px !important;
	transform: none;
	opacity: 1 !important;
	width: 49px !important;
	height: 49px !important;
	visibility: visible !important;
	padding: 0;
	margin: 0;
	float: right;
	bottom: 15px !important;
	top: auto !important;
	left: auto !important;
}

.skt-trekking-section-8-inner-2-products .woocommerce.columns-1 ul.products li.product .button::before {
	content: '' !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);
	width: 38%;
	height: 21px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.skt-trekking-section-8-inner-2-products .products.columns-4 {
	text-align: center;
}

.skt-trekking-section-8-inner-2-products .woocommerce-loop-product__title {
	text-align: left !important;
}

.skt-trekking-section-8-inner-2-products .price {
	text-align: left !important;
}

.trekking-outer,
.tourcatrow {
	margin: 0 -15px;
}

.trekking-content,
.skt-tourcat-column {
	width: 33%;
	float: left;
	padding: 0 10px;
	display: inline-block;
	margin: 0 !important;
	margin-bottom: 30px !important;
}

.skt-trekking-progress-bar .elementor-progress-percentage {
	position: absolute !important;
	top: -27px;
	left: auto;
	right: 0;
}

.skt-trekking-progress-bar .elementor-progress-wrapper {
	margin-top: 15px;
	overflow: visible !important;
}

.skt-trekking-videonew-icon .elementor-custom-embed-image-overlay img {
	width: 63px !important;
	height: 93px !important;
	margin: 0 auto !important;
	position: relative;
	left: -60px;
}

.skt-trekking-videonew-icon .elementor-custom-embed-image-overlay {
	position: relative !important;
}

.skt-trekking-section-4-left-img img {
	-webkit-animation: qodefBounce 5s ease-in-out infinite;
	animation: qodefBounce 2s ease-in-out infinite;
}

@media screen and (max-width:767px) {
	.trekking-outer .trekking-content {
		width: 100% !important;
		margin-bottom: 30px !important;
		padding: 0 !important;
	}

	.trekking-outer {
		margin: 0 !important;
		padding: 0 15px;
	}

	.elementor-element .skt-trekking-section-2-left-inner-section {
		width: 100% !important;
		position: relative !important;
		bottom: 0;
	}

	.elementor-element.skt-trekking-section-6-right-img2 {
		position: relative !important;
		left: auto;
		top: auto;
	}

	.skt-trekking-section-6-right::before {
		display: none !important;
	}

	.elementor-element.skt-trekking-section-2-right-text {
		width: 100% !important;
		position: relative !important;
		left: auto;
		top: auto !important;
		transform: none !important;
	}

	.elementor-element.skt-trekking-section-6-right-inner-mid-title .elementor-widget-container {
		width: 360px !important;
		height: 360px !important;
	}

	.elementor-element.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product {
		width: 100% !important;
	}

	.elementor-element.skt-trekking-section-10-inner1-title .elementor-heading-title span {
		font-size: 65px !important;
	}

	.skt-trekking-section-10-inner1-title::after {
		top: -110px !important;
		right: 50px !important;
		width: 50% !important;
	}

	.skt-trekking-section-11-left::before {
		display: none;
	}

	.skt-trekking-section-8-inner-right {
		order: 1 !important;
	}

	.skt-trekking-section-8-inner-mid {
		order: 2 !important;
	}

	.skt-trekking-section-8-inner-left {
		order: 3 !important;
	}

	.skt-trekking-header-wave {
		bottom: -7px;
	}
}

@media screen and (max-width:1023px) and (min-width:768px) {
	.elementor-element.skt-trekking-section-2-right-text {
		width: 75% !important;
		left: -46% !important;
	}

	.elementor-element.skt-trekking-section-2-left-inner-section {
		width: 670px !important;
		bottom: -130px;
	}

	.trekking-content .tour-thumb a img {
		height: auto !important;
	}

	.elementor-element.skt-trekking-section-3-inner-box1-img .elementor-widget-container {
		width: 170px !important;
		height: 170px !important;
	}

	.elementor-element.skt-trekking-section-3-inner-box1-img .elementor-widget-container img {
		margin-top: 0 !important;
	}

	.elementor-element.skt-trekking-section-6-right-inner-mid-title .elementor-widget-container {
		width: 270px !important;
		height: 320px;
	}

	.elementor-element.skt-trekking-section-6-right-img2 {
		left: -130px !important;
	}

	.skt-trekking-section-6-right::before {
		top: 42% !important;
	}

	.elementor-element.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product {
		width: 49.7% !important;
	}

	.skt-trekking-section-5-inner-right {
		display: none !important;
	}

	.elementor-element.skt-trekking-video-right-botom .elementor-widget-container img {
		position: relative;
		right: -25px !important;
	}

	.elementor-element.skt-trekking-video-right-botom .elementor-widget-container {
		right: 0 !important;
	}

	.elementor-element.skt-trekking-section-11-left .elementor-element-populated {
		padding: 60px 10px !important;
	}

	.skt-trekking-section-11-left {
		width: 100% !important;
	}

	.skt-trekking-section-11-mid {
		width: 100% !important;
	}

	.skt-trekking-section-11-right {
		width: 100% !important;
	}

	.skt-trekking-section-11-left-inner1 {
		float: right !important;
		width: 40% !important;
	}

	.skt-trekking-section-11-left-inner2 {
		float: right !important;
		width: 60% !important;
		padding-left: 30px !important;
	}

	.skt-trekking-section-11-left-blog-text .elementor-widget-container {
		margin: 0px 0px 0px 0px !important;
	}

	.skt-trekking-section-11-left-block-text .elementor-widget-container {
		margin: 0px 0px 0px 0px !important;
	}

	.skt-trekking-section-11-left-btn .elementor-widget-container {
		margin: 20px 0px 0px 0px !important;
	}

	.elementor-element.skt-trekking-section-11-left-btn {
		text-align: left !important;
	}

	.elementor-element.skt-trekking-section-11-left-inner1 .elementor-element-populated,
	.elementor-element.skt-trekking-section-11-left-inner2 .elementor-element-populated {
		padding: 0 !important;
	}

	.skt-trekking-section-11-right .elementor-element-populated {
		padding: 20px 40px 10px 20px !important;
	}

	.elementor-element.skt-trekking-section-7-1-inner-mid-text {
		width: 40% !important;
	}
}

/* SKT Trekking */

/* SKT Golf */
.skt-golf-club-section-1-right .elementor-container {
	width: 510px !important;
	float: left;
}

.skt-golf-club-section-1-left-sinc {
	position: absolute !important;
	right: -60px;
	top: 10%;
	width: 126px !important;
	height: 126px;
	border-radius: 100%;
	background: #74b527;
}

.skt-golf-club-section-1-left {
	position: relative;
}

.skt-golf-club-section-1-left-sinc .elementor-image-box-content {
	margin-top: 30px;
}

.skt-golf-club-counter .elementor-counter-number::before {
	content: '';
	position: absolute;
	background: #f2f9f7;
	width: 110px;
	height: 110px;
	border-radius: 100%;
	left: -65px;
	top: -50px;
	z-index: -1;
}

.skt-golf-club-counter .elementor-counter-number {
	position: relative;
}

.skt-golf-club-section-4-icon .elementor-image-box-img {
	position: relative;
	z-index: 5;
}

.skt-golf-club-section-4-icon .elementor-image-box-img::before {
	content: '';
	position: absolute;
	width: 138px;
	height: 138px;
	background: #74b527;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.skt-golf-club-join-our-rightsmall-img img {
	position: absolute;
	left: -60px;
	top: -150px;
}

.skt-golf-club-section-4-right::before {
	content: '';
	width: 41px;
	height: 160px;
	background: url(https://demosktthemes.com/free/skt-golf/wp-content/uploads/2023/05/section-4-right-imgbefore.png);
	left: -35px;
	bottom: 32%;
	position: absolute;
	background-repeat: no-repeat;
}

.skt-golf-club-section-4-right::after {
	content: '';
	width: 160px;
	height: 128px;
	background: url(https://demosktthemes.com/free/skt-golf/wp-content/uploads/2023/05/section-4-right-imgafter.png);
	right: 30px;
	bottom: -140px;
	;
	position: absolute;
	background-repeat: no-repeat;
}

.skt-golf-club-section-5-inner2-icon .elementor-image-box-img {
	position: relative;
	z-index: 5;
}

.skt-golf-club-section-5-inner2-icon .elementor-image-box-img::before {
	content: '';
	position: absolute;
	width: 110px;
	height: 110px;
	background: #f1f8f2;
	border-radius: 100%;
	left: -29px;
	top: -15px;
	z-index: -1;
}

.skt-golf-club-section-5-inner2-icon {
	position: relative;
	top: 0;
	transition: all 0.5s ease-in-out;
}

.skt-golf-club-section-5-inner2-icon:hover {
	top: -20px;
	transition: all 0.5s ease-in-out;
}

.skt-golf-club-button .elementor-button-icon i {
	color: #000000;
	background: #ffffff;
	border-radius: 100%;
	width: 45px;
	height: 45px;
	line-height: 45px;
}

.skt-golf-club-button .elementor-button-text {
	margin-top: 15px;
}

.facilities-box-outer .item {
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin-bottom: 25px;
}

.facilities-box-content {
	background: #ffffff;
	border-radius: 15px;
	text-align: center;
}

.skt-facilities-outer .skt-facilities-image {
	border-radius: 15px;
}

.skt-facilities-outer .skt-facilities-image img {
	border-radius: 15px;
	vertical-align: top;
}

.facilities-box-content .content-outer {
	padding: 30px 30px 60px;
}

.skt-facilities-title a {
	font-size: 26px;
	color: #253242;
	font-weight: 600;
	font-family: 'Playfair Display';
}

.skt-facilities-title a:hover {
	color: #74B527;
}

.skt-facilities-title {
	padding: 0 0 15px;
}

.facilities-content {
	font-size: 17px;
	font-weight: 400;
	font-family: 'Poppins';
	color: #494848;
	line-height: 28px;
}

.skt-golf-club-section-8-price-title .elementor-heading-title sup {
	font-size: 19px;
	font-weight: 600;
	font-family: 'Poppins';
	position: relative;
	top: -7px;
}

.skt-golf-club-section-8-price-title .elementor-heading-title sub {
	font-size: 17px;
	font-weight: 400;
	font-family: 'Poppins';
	color: #494848;
	position: relative;
	top: -17px;
}

.skt-golf-club-section-8-box1-inner::before {
	content: '';
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	background: #edf5e4;
	width: 262px;
	height: 262px;
	border-radius: 100%;
	z-index: -1;
}

.skt-golf-club-section-8-box1-inner {
	position: relative !important;
}

.skt-golf-club-section-8-box2-inner2::before {
	content: '';
	position: absolute;
	top: 20%;
	right: -80px;
	background: #edf5e4;
	width: 365px;
	height: 365px;
	border-radius: 100%;
	z-index: -1;
}

.skt-golf-club-section-8-box2-inner2 {
	position: relative !important
}

.skt-golf-club-section-9-left .elementor-container {
	width: 460px !important;
	float: right;
}

.skt-golf-club-book-form span {
	width: 50%;
	float: left;
	padding: 0 20px 0 0;
}

.skt-golf-club-book-form input {
	border-radius: 10px !Important;
	padding: 15px !important;
	background: #ffffff;
}

.skt-golf-club-book-form .wpcf7-not-valid-tip {
	width: 100% !important;
}

.skt-golf-club-book-form .wpcf7-submit {
	width: 100%;
	background: #282828 !important;
	color: #ffffff !important;
	text-transform: uppercase;
	margin-top: 2px;
}

.skt-golf-club-book-form .wpcf7-form-control.wpcf7-date {
	color: #636363 !important;
}

.skt-golf-club-book-form .wpcf7-validates-as-number {
	width: 100%;
	border: none;
	margin-top: 3px;
}

.skt-golf-club-book-form::placeholder {
	color: #20221d;
	font-size: 17px;
	font-family: 'Poppins';
	font-weight: 400;
}

.skt-golf-club-section-11-right::after {
	content: '';
	background: 0 0;
	width: 25%;
	height: 78%;
	border-radius: 30px;
	position: absolute;
	right: 0px;
	top: 50px;
	border-right: 1px solid #222222;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	z-index: 1;
}

.skt-golf-club-section-12-toggle .elementor-accordion-item {
	margin-bottom: 20px;
}

.skt-golf-club-section-12-toggle .elementor-tab-title {
	border-radius: 10px;
}

.skt-golf-club-section-12-toggle .elementor-tab-title.elementor-active {
	border-radius: 10px 10px 0 0;
}

.skt-golf-club-section-12-toggle .elementor-tab-content {
	border-radius: 0 0 10px 10px;
}

.skt-golf-club-section-12-mid-title .elementor-heading-title sup {
	font-size: 28px;
	font-weight: 600;
	position: relative;
	top: -20px;
}

.skt-golf-club-newsletter .wpcf7-submit {
	padding: 15px 40px !important;
	position: absolute;
	right: 20px;
	top: 12px;
	font-weight: 700 !important;
	text-transform: uppercase;
	font-size: 18px !important;
	font-family: 'Assistant';
	color: #ffffff !important;
}

.skt-golf-club-newsletter .wpcf7-form-control {
	background: #fff;
	padding: 25px 50px;
	border-radius: 100px;
	color: #20221d;
	font-size: 20px;
	font-family: 'Assistant';
	font-weight: 400;
	margin-top: 0px;
}

.skt-golf-club-newsletter::placeholder {
	color: #20221d;
	font-size: 20px;
	font-family: 'Assistant';
	font-weight: 400;
}

.skt-golf-club-section-2-iconbox .elementor-widget-container:hover {
	outline: 2px solid #74b527;
	cursor: pointer;
	transition: all 0.10s ease-in-out;
}

.skt-golf-club-section-2-iconbox .elementor-widget-container {
	transition: all 0.10s ease-in-out;
}

.skt-golf-club-section-2-iconbox .elementor-widget-container:hover .elementor-image-box-content a,
.skt-golf-club-section-2-iconbox .elementor-widget-container:hover .skt-golf-club-section-2-iconbox .elementor-image-box-img::before {
	content: '';
	position: absolute;
	width: 110px;
	height: 110px;
	background: #f1f8f2;
	border-radius: 100%;
	left: 50%;
	top: 30%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.skt-golf-club-section-2-iconbox .elementor-image-box-img {
	position: relative !important;
	z-index: 5;
}

.skt-golf-club-pricing-tbl-button .elementor-button-icon i {
	font-size: 18px;
	position: absolute;
	right: -86px;
	top: -25px;
	background: #74b527;
	padding: 20px;
	border-radius: 100%;
	width: 68px;
	height: 68px;
	line-height: 25px;
	color: #fff;
	font-weight: 100 !important;
}

.skt-golf-club-pricing-tbl-button .elementor-button-icon {
	position: relative;
}

.skt-golf-club-section-11-left img {
	position: relative;
	left: -100px;
}

.skt-golf-club-section-6-left:hover {
	transform: scale(1.1);
}

.skt-golf-club-section-6-left {
	transition: transform .8s;
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-golf-club-section-1-left-sinc {
		right: -10px !important;
		top: 30% !important;
	}

	.elementor-element.skt-golf-club-section-1-right .elementor-container {
		width: 490px !important;
	}

	.skt-golf-club-section-8-box1 {
		width: 33.33% !important;
	}

	.skt-golf-club-section-8-box2 {
		width: 33.33% !important;
	}

	.skt-golf-club-section-8-box3 {
		width: 2% !important;
	}

	.skt-golf-club-section-8-box4 {
		width: 31% !important;
	}

	.skt-golf-club-section-12-left {
		width: 39% !important;
	}

	.skt-golf-club-section-12-left1 {
		width: 2% !important;
	}

	.skt-golf-club-section-12-mid {
		width: 29% !important;
	}

	.skt-golf-club-section-12-right {
		width: 29% !important;
	}

	.skt-golf-club-section-12-pricing-colorbox {
		padding: 20px 30px 20px 30px !important;
	}

	.skt-golf-club-section-12-pricing-colorbox2 {
		padding: 20px 30px 20px 30px !important;
	}

	.skt-golf-club-section-12-left .elementor-tablet-align-center {
		text-align: left !important;
	}

	.skt-golf-club-section-12-left .elementor-heading-title {
		text-align: left !important;
	}

	.skt-golf-club-section-12-left .elementor-widget-container {
		margin: 0px 0px 0px 0px !important;
	}

	.skt-golf-club-section-12-toggle .elementor-accordion-item {
		margin-bottom: 10px !important;
	}

	.skt-golf-club-section-4-left {
		width: 42% !important;
	}

	.skt-golf-club-section-4-mid {
		width: 11% !important;
	}

	.skt-golf-club-section-4-right {
		width: 47% !important;
	}

	.skt-golf-club-section-4-icon .elementor-image-box-img::before {
		width: 118px !important;
		height: 118px !important;
	}

	.skt-golf-club-section-5-inner1-left {
		width: 40% !important;
	}

	.skt-golf-club-section-5-inner1-right {
		width: 60% !important;
	}

	.skt-golf-club-section-5-inner1-left .elementor-widget-container {
		padding: 0 !important;
	}

	.skt-golf-club-section-5-inner1-left .elementor-heading-title {
		text-align: left !important;
	}

	.skt-golf-club-section-5-inner1-left .elementor-divider-separator {
		text-align: left !important;
		margin: 0 !important;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.elementor-element.skt-golf-club-section-1-right .elementor-container {
		width: auto !important;
		float: none !important;
	}

	.elementor-element.skt-golf-club-section-1-left-sinc {
		right: -20px !important;
		width: 106px !important;
		height: 106px !important;
		top: 20% !important;
	}

	.skt-golf-club-section-1-left-sinc .elementor-image-box-content {
		margin-top: 20px !important;
	}

	.skt-golf-club-counter .elementor-counter-number::before {
		left: -45px !important;
	}

	.skt-golf-club-join-our-rightsmall-img img {
		left: 0 !important;
		top: -110px !important;
	}

	.skt-golf-club-section-4-right::before {
		width: 9% !important;
		left: -30px !important;
		background-size: 100% !important;
	}

	.skt-golf-club-section-4-icon .elementor-image-box-img::before {
		width: 108px !important;
		height: 108px !important;
	}

	.skt-golf-club-section-4-right::after {
		display: none !important;
	}

	.skt-golf-club-section-5-inner2-icon .elementor-image-box-img::before {
		left: 0 !important;
	}

	.elementor-element.skt-golf-club-section-9-left .elementor-container {
		width: auto !important;
		float: none !important;
	}

	.skt-golf-club-section-11-right::after {
		width: 15% !important;
		height: 77% !important;
	}
}

@media(max-width: 479px) {
	.skt-golf-club-section-1-left-sinc {
		left: 50% !important;
		top: 50% !important;
		transform: translate(-50%, -50%) !important;
	}

	.elementor-element.skt-golf-club-section-1-right .elementor-container {
		width: auto !important;
		float: none !important;
	}

	.skt-golf-club-join-our-rightsmall-img img {
		left: 0 !important;
		right: 0 !important;
		margin: 0 auto;
	}

	.skt-golf-club-section-4-right::before {
		display: none !important;
	}

	.skt-golf-club-section-4-right::after {
		display: none !important;
	}

	.elementor-element.skt-golf-club-section-9-left .elementor-container {
		width: auto !important;
		float: none !important;
	}

	.skt-golf-club-section-8-box2-inner2::before {
		bottom: -50px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		width: 262px !important;
		height: 262px !important;
		top: auto !important;
		right: auto !important;
	}

	.skt-golf-club-book-form span {
		width: 100% !important;
	}

	.skt-golf-club-book-form .wpcf7-validates-as-number {
		margin-top: 7px;
	}

	.skt-golf-club-book-form .wpcf7-submit {
		margin-top: 16px;
	}

	.skt-golf-club-section-11-right::after {
		width: 15% !important;
		height: 82% !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.skt-golf-club-section-1-left-sinc {
		left: 50% !important;
		top: 50% !important;
		transform: translate(-50%, -50%) !important;
	}

	.elementor-element.skt-golf-club-section-1-right .elementor-container {
		width: auto !important;
		float: none !important;
	}

	.skt-golf-club-join-our-rightsmall-img img {
		left: 0 !important;
		right: 0 !important;
	}

	.skt-golf-club-section-4-right::before {
		display: none !important;
	}

	.skt-golf-club-section-4-right::after {
		display: none !important;
	}

	.elementor-element.skt-golf-club-section-9-left .elementor-container {
		width: auto !important;
		float: none !important;
	}

	.skt-golf-club-section-8-box2-inner2::before {
		bottom: -50px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		width: 262px !important;
		height: 262px !important;
		top: auto !important;
		right: auto !important;
	}

	.skt-golf-club-join-our-rightsmall-img img {
		position: relative !important;
	}

	.skt-golf-club-section-11-right::after {
		width: 15% !important;
		height: 77% !important;
	}
}

/* SKT Golf */

/* SKT Glass */
.skt-glaziers-btn .elementor-button-icon i {
	width: 34px !important;
	height: 34px;
	border-radius: 100%;
	background: #000000;
	text-align: center;
	line-height: 34px !important;
}

.skt-glaziers-btn-white .elementor-button-icon i {
	color: #ffffff;
}

.skt-glaziers-btn .elementor-button-text {
	margin-top: 10px;
}

.skt-glaziers-section-4-right-inner-form .wpcf7-text,
.skt-glaziers-section-4-right-inner-form .wpcf7-textarea {
	background: #ffffff !important;
	border: 1px solid #d1d0c8 !important;
	padding: 12px 25px;
}

.skt-glaziers-section-4-right-inner-form .wpcf7-textarea {
	height: 120px;
	min-height: unset !important;
}

.skt-glaziers-section-4-right-inner-form input[type="submit"] {
	float: none !important;
	text-transform: uppercase;
	padding: 15px 80px 15px 35px;
	position: relative;
	margin-top: 20px;
}

.skt-glaziers-section-4-right-inner-form .geta-quote-btn {
	position: relative;
}

.skt-glaziers-section-4-right-inner-form .geta-quote-btn::after {
	content: '\f061';
	position: absolute;
	right: 35%;
	top: 50%;
	transform: translateY(-50%);
	background: #000000;
	width: 34px;
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	font-family: FontAwesome;
	font-size: 16px;
	border-radius: 100%;
	text-align: center;
}

.skt-glaziers-section-6-left-inner::before {
	content: "";
	position: absolute;
	left: 0px;
	background: #ffffff;
	width: 820px;
	height: 100%;
	border-radius: 15px;
	z-index: 1;
	top: 0;
	bottom: 0;
}

.skt-glaziers-section-8-left-inner-box1 {
	width: 33.33% !important;
	float: left !important;
}

.skt-glaziers-section-8-left-inner {
	display: block !important;
}

.skt-glaziers-section-8-left-inner .elementor-container {
	display: block !important;
}

.skt-glaziers-section-13-products .woocommerce .products.columns-2 li p,
.skt-glaziers-section-13-products .woocommerce .products.columns-1 li p,
.skt-glaziers-section-13-products .woocommerce .products.columns-3 li p,
.skt-glaziers-section-13-products .woocommerce .products.columns-4 li p {
	display: none;
}

.skt-glaziers-section-15 {
	position: relative;
}

.skt-glaziers-section-15-map {
	position: absolute !important;
	z-index: -1;
}

.skt-glaziers-section-2-left-com-glass .elementor-button {
	display: block;
}

.skt-glaziers-section-2-left-res-glass .elementor-button {
	display: block;
}

@media(max-width: 479px) {
	.skt-glaziers-section-6-left-inner::before {
		width: 100% !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.skt-glaziers-section-6-left-inner::before {
		width: 100% !important;
	}

	.elementor-element.skt-glaziers-section-8-left-inner-box1 {
		width: 100% !important;
	}
}

@media screen and (max-width:1023px) and (min-width:768px) {
	.skt-glaziers-section-6-left-inner::before {
		width: 600px !important;
	}

	.skt-glaziers-section-8-left {
		width: 100% !important;
	}

	.skt-glaziers-section-8-right {
		width: 100% !important;
	}
}

/* SKT Glass */

/* Coachpress */
.coachpress-home-newsletter .wpcf7-form-control-wrap {
	width: 50% !important;
	float: left;
	padding: 0px 5px;
}

.coachpress-home-newsletter .wpcf7 input[type="text"],
.coachpress-home-newsletter .wpcf7 input[type="tel"],
.coachpress-home-newsletter .wpcf7 input[type="email"] {
	width: 100%;
}

.coachpress-home-newsletter .wpcf7 input[type="submit"] {
	width: 100% !important;
	border-radius: 50px !important;
	background-color: #ebc1c8 !important;
	color: #000;
}

.coachpress-home-newsletter input {
	border-radius: 50px;
	padding: 20px 30px !important;
	height: auto !important;
	color: #8a8989;
	font-size: 16px !important;
	font-weight: 400;
}

.coachpress-home-newsletter .wpcf7-text {
	margin-bottom: 20px !important;
	margin-top: 0 !important;
}

.coachpress-home-newsletter input::placeholder {
	color: #8a8989;
	font-size: 16px !important;
	font-weight: 400;
}

.coachpress-home-newsletter .wpcf7-submit {
	float: none !important;
	padding: 20px 35px !important;
	font-size: 18px;
	width: 98%;
	margin: 0 auto;
	text-align: center;
	display: block;
	font-weight: 500;
	color: #191724 !important;
	margin-top: 55px !important;
}

.coachpress-coachimg .elementor-widget-container img {
	width: 306px;
	height: 347px !important;
	object-fit: cover;
}

.coachpress-video .eicon-play:before {
	content: url(https://demosktthemes.com/free/skt-coach/wp-content/uploads/2023/05/coachpress-video-play-icon.png) !important;
}

.coachpress-video .elementor-custom-embed-play {
	width: 89px;
	height: 89px;
	border-radius: 100%;
	background: #7d6a91;
	z-index: 5;
}

.coachpress-video .elementor-custom-embed-play i {
	line-height: 50px;
}

.coachpress-video .elementor-custom-embed-image-overlay img {
	border-radius: 30px;
}

.coachpress-logo-relll .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction .swiper-container-horizontal>.coachpress-asfeatured-btn {
	position: relative;
}

.coachpress-asfeatured-btn::before {
	content: '';
	background: #7d6a91;
	width: 14px;
	height: 14px;
	position: absolute;
	top: -80px;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100% !important;
}

.coachpress-asfeatured-btn::after {
	content: '';
	background: #7d6a91;
	width: 2px;
	height: 114%;
	position: absolute;
	top: -39px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.coachpress-logo-relll {
	position: relative;
}

.coachpress-logo-relll::before {
	content: "";
	border: solid 1px #f6ebeb;
	border-bottom: 0 !important;
	border-radius: 25px 25px 0 0;
	height: 49%;
	left: 50%;
	position: absolute;
	top: -54px;
	transform: translateX(-50%);
	width: 81%;
	z-index: 7;
}

.coachpress-beamazing::before {
	content: '';
	background: #fdf9f9;
	width: 142%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -210px;
	border-radius: 15px;
}

.coachpress-beamazing {
	position: relative;
}

.coachpress-find-my-tribe::before {
	content: '';
	background: #fdf9f9;
	width: 135%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -210px;
	border-radius: 15px;
}

.coachpress-find-my-tribe {
	position: relative;
}

.coachpress-service-page .services-box-content {
	box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 8%) !important;
}

.coachpress-services .services-box-content {
	padding: 0px;
	border-radius: 0px;
}

.coachpress-services .skt-services-image {
	width: 100%;
	height: 296px;
}

.coachpress-services .services-box-content-area {
	width: 33%;
}

.coachpress-services .services-infobox .skt-services-title {
	text-align: left;
	padding: 0px;
	font-size: 21px;
}

.coachpress-services .services-infobox {
	padding: 20px 35px 30px 35px;
	text-align: left;
}

.coachpress-tstm .skt-testimonials .skt-testimonial-image {
	width: 75px !important;
	height: 75px !important;
	margin: 15px 15px 0 0 !important;
}

@media (min-width: 480px) and (max-width: 767px) {
	.coachpress-beamazing::before {
		width: 100% !important;
		left: 0 !important;
	}

	.coachpress-find-my-tribe::before {
		width: 100% !important;
		right: 0 !important;
	}

	.coachpress-logo-relll::before {
		height: 40% !important;
	}

	.coachpress-coachimgouter.coachpress-coachimg .elementor-widget-container img {
		width: 100% !important;
		height: auto !important;
	}
}

@media(max-width: 479px) {
	.coachpress-home-newsletter .wpcf7-form-control-wrap {
		width: 100% !important;
	}

	.coachpress-beamazing::before {
		width: 100% !important;
		left: 0 !important;
	}

	.coachpress-find-my-tribe::before {
		width: 100% !important;
		right: 0 !important;
	}

	.coachpress-coachimgouter.coachpress-coachimg .elementor-widget-container img {
		width: 100% !important;
		height: auto !important;
	}

	.coachpress-logo-relll .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: -20px !important;
	}

	.coachpress-services .services-box-content-area {
		width: 100% !important;
	}
}

/* Coachpress */

/* Pizzeria */
.sktpizza-section-1-mid-img {
	position: relative;
}

.sktpizza-section-1-mid-img::after {
	content: '';
	width: 630px;
	height: 315px;
	background: #ffffff;
	border-radius: 590px 590px 0 0;
	position: absolute;
	bottom: -70px;
	left: 50%;
	transform: translateX(-50%);
}

.sktpizza-section-2-left::after {
	content: '';
	width: 75%;
	height: 95%;
	background: #f9f6f1;
	border-radius: 15px;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 1;
}

.sktpizza-section-2-left img {
	-webkit-animation: qodefFloat 5s ease-in-out infinite;
	animation: qodefFloat 3s ease-in-out infinite;
}

@-webkit-keyframes qodefFloat {

	0%,
	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}

	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@keyframes qodefFloat {

	0%,
	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}

	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

.sktpizza-section-5-mid .woocommerce ul.products li.product {
	padding: 40px 40px;
}

.sktpizza-section-5 .woocommerce ul.products li h2 {
	text-transform: uppercase;
	font-family: 'Oswald';
	font-weight: 500 !important;
	font-size: 20px;
}

.sktpizza-new-midtext .elementor-heading-title span {
	font-size: 16px !important;
	margin: 0 8px;
}

.sktpizza-section-6-mid-text {
	position: relative;
}

.sktpizza-section-6-mid-text::before {
	content: '';
	background: #ffc139;
	width: 218px;
	height: 218px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 50%;
	z-index: -1;
}

.sktpizza-section-6-left::before {
	content: '';
	background: transparent;
	width: 140%;
	height: 91%;
	border: 1px solid #ff9839;
	border-radius: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: -1;
}

.sktpizza-delivery-bike img {
	animation: .3s qodefBounce ease-in-out infinite;
	-webkit-animation: .3s qodefBounce ease-in-out infinite;
}

@-webkit-keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

@keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}


@media(max-width: 479px) {
	.sktpizza-section-6-left:before {
		width: 100%;
	}

	.sktpizza-section-6-mid-text .elementor-image-box-title {
		padding: 0 100px !important;
	}
}

/* Pizzeria */

/* Physiotherapy */
.skt-physiotherapy-section-1-inner2-icon .elementor-image-box-img {
	position: relative;
	z-index: 5;
	margin-left: 40px !important;
}

.skt-physiotherapy-section-1-inner2-icon .elementor-image-box-img::after {
	content: "";
	position: absolute;
	left: -40px;
	top: 0px;
	background: #f5f8fb;
	width: 88px;
	height: 88px;
	border-radius: 100%;
	z-index: -1;
}

.skt-physiotherapy-section-2-left {
	position: relative !important;
}

.skt-physiotherapy-section-2-left-img2 {
	position: absolute !important;
	right: -190px;
	bottom: 60px;
	width: auto !important;
	z-index: 5;
}

.skt-physiotherapy-section-2-left-img2::after {
	content: '';
	position: absolute;
	right: 45px;
	top: -180px;
	width: 0;
	height: 0;
	border-top: 180px solid transparent;
	border-left: 155px solid #e4ebf4;
	border-bottom: 0px solid transparent;
	z-index: 4;
}

.skt-physiotherapy-section-4 {
	position: relative !important;
}

.skt-physiotherapy-section-4-mid-title {
	position: absolute !important;
	top: -130px;
	transform: translateX(-50%);
	left: 50%;
}

.social-icons:empty {
	display: none !important;
}

.skt-physiotherapy-section-5-right-video .elementor-custom-embed-play {
	background: #ffffff;
	border-radius: 100%;
	width: 102px;
	height: 102px;
}

.skt-physiotherapy-section-5-right-video .eicon-play:before {
	content: '\f04b' !important;
	color: #ce2066;
	font-family: "FontAwesome";
	opacity: 1 !important;
	font-size: 24px !important;
}

.skt-physiotherapy-section-5-right-video .elementor-custom-embed-play i {
	line-height: 50px;
	text-shadow: none !important;
}

.skt-physiotherapy-section-9-mid-inner-box1-lefticon .elementor-widget-container {
	width: 243px !important;
	height: 243px !important;
}

.skt-physiotherapy-section-9-mid-inner-box1-lefticon .elementor-widget-container img {
	margin-top: 50px !important;
}

.skt-physiotherapy-section-10-right-form .wpcf7-form-control-wrap {
	width: 50%;
	float: left;
	padding: 10px;
	padding-bottom: 0 !important;
}

.skt-physiotherapy-section-10-right-form .wpcf7-form-control-wrap:nth-child(7) {
	width: 100% !important;
}

.skt-physiotherapy-section-10-right-form input[type=date] {
	color: #4d4d4d !important;
}

.skt-physiotherapy-section-10-right-form input,
.skt-physiotherapy-section-10-right-form .wpcf7-select {
	margin: 0 !important;
	margin-top: 10px !important;
	line-height: normal !important;
}

.skt-physiotherapy-section-10-right-form .wpcf7-text,
.skt-physiotherapy-section-10-right-form .wpcf7-select,
.skt-physiotherapy-section-10-right-form .wpcf7-date {
	background: #f0f4f7 !important;
	color: #4d4d4d !important;
	opacity: 1 !important;
}

.skt-physiotherapy-section-10-right-form .wpcf7-textarea {
	height: 153px !important;
	background: #f0f4f7 !important;
}

.skt-physiotherapy-section-10-right-form .wpcf7-submit {
	font-size: 18px;
	font-weight: 600;
	color: #fff !important;
	background: #0090eb;
	padding: 15px 40px !important;
	border-radius: 50px;
	float: left;
}

.skt-physiotherapy-section-10-right-form input::placeholder {
	font-size: 16px !important;
	color: #4d4d4d !important;
	font-weight: 400;
	opacity: 1 !important;
}

.skt-physiotherapy-section-10-right-form input,
.skt-physiotherapy-section-10-right-form .wpcf7-textarea {
	font-size: 16px !important;
	;
	font-weight: 400;
	opacity: 1 !important;
}

.skt-physiotherapy-section-11-left {
	position: relative !important;
}

.skt-physiotherapy-section-11-left-inner-title {
	position: absolute !important;
	left: 30px;
	top: 30px;
}

.skt-physiotherapy-progress-bar .elementor-progress-percentage {
	position: absolute !important;
	top: -27px;
	left: auto;
	right: 0;
}

.skt-physiotherapy-progress-bar .elementor-progress-wrapper {
	margin-top: 15px;
	overflow: visible !important;
}

@media(max-width: 479px) {
	.elementor-element.skt-physiotherapy-section-2-left-img2 {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 0 auto;
	}

	.skt-physiotherapy-section-2-left-img2::after {
		display: none;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.skt-physiotherapy-section-4-mid-title {
		top: 0;
	}

	.elementor-element.skt-physiotherapy-section-2-left-img2 {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 0 auto;
	}

	.skt-physiotherapy-section-2-left-img2::after {
		display: none;
	}

	.skt-physiotherapy-section-11-left-inner-title {
		width: 80%;
	}
}

@media (min-width: 575px) and (max-width: 767px) {
	.skt-physiotherapy-section-8-left-inner-left {
		width: 50%;
	}

	.skt-physiotherapy-section-8-left-inner-right {
		width: 50%;
	}

	.skt-physiotherapy-section-8-left-inner-title .elementor-widget-container {
		padding: 0px 30px 0px 30px;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-physiotherapy-section-4-mid-title {
		top: -60px;
	}

	.skt-physiotherapy-section-5-right {
		margin: 0 auto;
	}

	.skt-physiotherapy-section-6-right {
		order: 1;
		margin: 0 auto;
	}

	.skt-physiotherapy-section-6-mid {
		order: 2;
	}

	.skt-physiotherapy-section-6-left {
		order: 3;
	}

	.skt-physiotherapy-section-8-left {
		order: 3;
	}

	.skt-physiotherapy-section-8-mid {
		order: 2;
	}

	.skt-physiotherapy-section-8-right {
		order: 1;
		margin: 0 auto;
	}

	.skt-physiotherapy-section-12-left {
		margin: 0 auto;
	}

	.skt-physiotherapy-section-7-box1-inner-counter.elementor-widget-counter {
		width: 33.33%;
		margin-bottom: 0;
	}

	.elementor-element.skt-physiotherapy-section-7-box1-inner-midcounter .elementor-widget-container {
		padding: 30px 0px 30px 0px;
		border-width: 0px 1px;
	}

	.skt-physiotherapy-section-7-box1-inner-counter .elementor-widget-container {
		border-width: 0;
	}

	.skt-physiotherapy-section-7-box1-inner-lastcounter .elementor-widget-container {
		padding: 30px 0px 30px 0px;
	}

	.skt-physiotherapy-section-9-mid-inner-box5-list .elementor-icon-list-items {
		column-count: 2;
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-physiotherapy-section-2-left-img2 {
		right: -130px !important;
		bottom: 10px !important;
	}

	.skt-physiotherapy-section-2-left-img2::after {
		right: 40px !important;
		top: -160px !important;
		border-left: 105px solid #e8eff7 !important;
		border-top: 160px solid transparent !important;
	}

	.skt-physiotherapy-section-2-left-img2 img {
		width: 80%;
	}

	.skt-physiotherapy-section-4-mid-title {
		top: -50px;
	}

	.skt-physiotherapy-section-4-mid-title .elementor-heading-title {
		font-size: 235px;
	}

	.skt-physiotherapy-section-5-left {
		width: 45%;
	}

	.skt-physiotherapy-section-5-mid {
		width: 10%;
	}

	.skt-physiotherapy-section-5-right {
		width: 44.664%;
	}

	.skt-physiotherapy-section-6-right {
		width: 32%;
	}

	.skt-physiotherapy-section-6-mid {
		width: 2%;
	}

	.skt-physiotherapy-section-6-left {
		width: 65.05%;
	}

	.skt-physiotherapy-section-6-right .elementor-widget-heading,
	.skt-physiotherapy-section-6-right .elementor-widget-text-editor,
	.skt-physiotherapy-section-6-right .elementor-widget-button {
		text-align: left;
	}

	.skt-physiotherapy-section-1-inner1-right {
		width: 45%;
	}

	.skt-physiotherapy-section-1-inner1-left {
		width: 55%;
	}

	.skt-physiotherapy-section-7-box1 {
		width: 19.999%;
	}

	.skt-physiotherapy-section-7-box2 {
		width: 3.971%;
	}

	.skt-physiotherapy-section-7-box3 {
		width: 34%;
	}

	.skt-physiotherapy-section-7-box4 {
		width: 6%;
	}

	.skt-physiotherapy-section-7-box5 {
		width: 36.009%;
	}

	.skt-physiotherapy-section-7-box1-inner {
		padding: 0 15px;
	}

	.skt-physiotherapy-section-8-left {
		width: 58%;
	}

	.skt-physiotherapy-section-8-mid {
		width: 3%;
	}

	.skt-physiotherapy-section-8-right {
		width: 38.572%;
	}

	.skt-physiotherapy-section-8-left-inner-title .elementor-widget-container {
		padding: 0px 30px 0px 30px;
	}

	.skt-physiotherapy-section-8-right .elementor-widget-heading,
	.skt-physiotherapy-section-8-right .elementor-widget-text-editor,
	.skt-physiotherapy-section-8-right .elementor-widget-button {
		text-align: left;
	}

	.skt-physiotherapy-section-9-mid-inner-box1 {
		width: 23.036%;
	}

	.skt-physiotherapy-section-9-mid-inner-box2 {
		width: 3%;
	}

	.skt-physiotherapy-section-9-mid-inner-box3 {
		width: 32%;
	}

	.skt-physiotherapy-section-9-mid-inner-box4 {
		width: 3%;
	}

	.skt-physiotherapy-section-9-mid-inner-box5 {
		width: 38.901%;
	}

	.elementor-element.skt-physiotherapy-section-9-mid-inner-box1-lefticon .elementor-widget-container {
		width: 213px;
		height: 213px;
	}

	.skt-physiotherapy-section-12-left {
		width: 31%;
	}

	.skt-physiotherapy-section-12-mid {
		width: 3%;
	}

	.skt-physiotherapy-section-12-right {
		width: 65.664%;
	}

	.skt-physiotherapy-section-12-left .elementor-widget-heading,
	.skt-physiotherapy-section-12-left .elementor-widget-text-editor,
	.skt-physiotherapy-section-12-left .elementor-widget-button {
		text-align: left;
	}

	.skt-physiotherapy-section-10-left {
		width: 47%;
	}

	.skt-physiotherapy-section-10-mid {
		width: 8%;
	}

	.skt-physiotherapy-section-10-right {
		width: 44.635%;
	}

	.skt-physiotherapy-section-2-left {
		width: 36%;
	}

	.skt-physiotherapy-section-2-mid {
		width: 15%;
	}

	.skt-physiotherapy-section-2-right {
		width: 49%;
	}
}

/* Physiotherapy */

/* Restara */
.skt-restara-section-2-leftimg .elementor-widget-container img {
	position: relative !important;
	z-index: 5;
}

.skt-restara-section-2-leftimg {
	position: relative !important;
}

.skt-restara-section-2-leftimg::after {
	content: '';
	width: 252px;
	height: 356px;
	background: #f2e9db;
	position: absolute;
	bottom: -80px;
	right: 9px;
	border-radius: 232px 232px 0 0;
}

.skt-restara-section-2-leftimg::before {
	content: '';
	width: 186px;
	height: 186px;
	background: #ffffff;
	position: absolute;
	top: 20px;
	left: 110px;
	border-radius: 100%;
}

.skt-restara-section-2-right {
	position: relative !important;
}

.skt-restara-section-2-right::after {
	content: '';
	width: 40%;
	height: 185px;
	position: absolute;
	bottom: 20px;
	right: 0px;
	background: url(https://demosktthemes.com/free/restara/wp-content/uploads/2023/09/section-2after-img.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.skt-restara-section-3-inner-img .elementor-widget-container {
	width: 123px;
	height: 123px;
	border-radius: 100%;
}

.skt-restara-section-3-left-btn .elementor-align-icon-right {
	background: #fff;
	width: 35px;
	height: 35px;
	border-radius: 100%;
}

.skt-restara-section-3-left-btn .elementor-align-icon-right i {
	color: #282828;
	margin-top: 8px;
}

.skt-restara-section-3-left-btn .elementor-button-text {
	margin-top: 10px;
}

.skt-restara-section-3-rightimg::after {
	content: '';
	width: 434px;
	height: 434px;
	background: #f3ebdf;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 100%;
	z-index: 3;
}

.skt-restara-section-3-rightimg .elementor-widget-container img {
	position: relative !important;
	z-index: 5;
}

.skt-restara-section-3-rightimg::before {
	content: '';
	width: 35%;
	height: 165px;
	position: absolute;
	top: 26%;
	left: -60px;
	background: url(../images/beer.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 4;
}

.skt-restara-section-3-right::after {
	content: '';
	width: 38%;
	height: 279px;
	position: absolute;
	top: 11%;
	right: -70px;
	background: url(../images/pizza.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 4;
}

.skt-restara-section-3::before {
	content: '';
	width: 193px;
	height: 243px;
	position: absolute;
	top: -80px;
	left: 0px;
	background: url(https://demosktthemes.com/free/restara/wp-content/uploads/2023/09/section-3-before-img.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 5;
}

.skt-restara-section-9-box5-btn .elementor-button::before {
	content: '';
	width: 85%;
	height: 80%;
	background: transparent;
	border: 1px solid #febc57;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.skt-restara-section-9-box5-btn .elementor-button {
	position: relative !important;
}

.skt-restara-section-9-box5-btn .elementor-button::after {
	content: '';
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	top: 20px;
	left: 47.8%;
	transform: translateY(-50%);
}

.skt-restara-section-9-box5-btn .elementor-button-wrapper::before {
	content: '';
	width: 2px;
	height: 100%;
	background: #fd7700;
	position: absolute;
	top: -75px;
	left: 50%;
	transform: translateY(-50%);
	z-index: 4;
}

.skt-restara-section-9-box5-btn .elementor-button-wrapper::after {
	content: '';
	width: 6px;
	height: 6px;
	background: #fd7700;
	position: absolute;
	top: 23px;
	left: 49.5%;
	transform: translateY(-50%);
	z-index: 4;
	border-radius: 100%;
}

.skt-restara-section-9-box5-btn .elementor-button-wrapper {
	position: relative !important;
}

.skt-restara-section-2-right::after {
	animation: .9s qodefBounce ease-in-out infinite;
	-webkit-animation: .9s qodefBounce ease-in-out infinite;
}

@-webkit-keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

@keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

.skt-restara-section-3-right::after {
	animation: .9s qodefBounce ease-in-out infinite;
	-webkit-animation: .9s qodefBounce ease-in-out infinite;
}

@-webkit-keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

@keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

.skt-restara-section-3-rightimg::before {
	animation: .9s qodefBounce ease-in-out infinite;
	-webkit-animation: .9s qodefBounce ease-in-out infinite;
}

@-webkit-keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

@keyframes qodefBounce {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

.skt-restara-section-8-inner-left img {
	animation: pizza 35s linear infinite;
}

@keyframes pizza {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.skt-restara-section-8-inner-mid img {
	animation: pizza 35s linear infinite;
}

@keyframes pizza {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.skt-restara-section-8-inner-right img {
	animation: pizza 35s linear infinite;
}

@keyframes pizza {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media(min-width: 1024px) and (max-width: 1199px) {
	.skt-restara-section-2-leftimg::after {
		width: 48% !important;
		height: 276px !important;
	}

	.skt-restara-section-3::before {
		width: 10% !important;
	}

	.skt-restara-section-3-inner-img .elementor-widget-container {
		padding-top: 30px !important;
	}

	.skt-services-title {
		padding: 20px 0px 10px !important;
	}

	.skt-restara-section-3-inner-img .elementor-widget-container {
		margin: 0 auto !important;
	}

	.skt-restara-section-3-right::after {
		width: 27% !important;
		top: 25% !important;
		right: 10px !important;
	}

	.skt-restara-section-2-right::after {
		width: 30% !important;
	}
}

@media(min-width: 768px) and (max-width: 1023px) {
	.skt-restara-section-2-leftimg::after {
		display: none !important;
	}

	.skt-restara-section-2-leftimg::before {
		width: 136px !important;
		height: 136px !important;
		top: 10px !important;
		left: 60px !important;
	}

	.skt-restara-section-3::before {
		width: 16% !important;
	}

	.skt-restara-section-3-rightimg::after {
		width: 314px !important;
		height: 314px !important;
	}

	.skt-restara-section-3-right::after {
		width: 30% !important;
		top: 15% !important;
		right: 5px !important;
	}

	.skt-restara-section-3-rightimg::before {
		left: -30px !important;
	}

	.skt-restara-section-3-inner-img .elementor-widget-container {
		width: 103px !important;
		height: 103px !important;
	}

	.skt-restara-section-9-box5-btn .elementor-button-wrapper::after {
		left: 50% !important;
	}

	.skt-restara-section-9-box5-btn .elementor-button-wrapper::before {
		top: -60px !important;
		left: 50.6% !important;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.skt-restara-section-2-leftimg::after {
		display: none !important;
	}

	.skt-restara-section-3-inner-img .elementor-widget-container {
		margin: 0 auto;
	}

	.skt-restara-section-3-rightimg::before {
		left: 0 !important;
	}

	.skt-restara-section-3-right::after {
		width: 30% !important;
		top: 20% !important;
		right: 10px !important;
	}

	.skt-restara-section-3::before {
		width: 20% !important;
		top: -25px !important;
	}
}

@media(max-width: 479px) {
	.skt-restara-section-2-leftimg::after {
		display: none;
	}

	.skt-restara-section-2-leftimg::before {
		top: -20px !important;
		left: 60px !important;
	}

	.skt-restara-section-3-inner-img .elementor-widget-container {
		margin: 0 auto !important;
	}

	.skt-restara-section-3-rightimg::after {
		width: 354px !important;
		height: 354px !important;
	}

	.skt-restara-section-3-rightimg::before {
		left: 0px !important;
	}

	.skt-restara-section-3-right::after {
		right: 0px !important;
	}

	.skt-restara-section-9-box5-btn .elementor-button-wrapper::before {
		display: none !important;
	}

	.skt-restara-section-9-box5-btn .elementor-button-wrapper::after {
		display: none;
	}

	.skt-restara-section-9-box5-btn .elementor-button::after {
		display: none;
	}
}

/* Restara */

/* Sushi */
.skt-sushi-section1-top:before {
	width: 201px;
	height: 197px;
	content: '';
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/welcome-bg.png) no-repeat;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

.skt-sushi-dish-section1-right:before {
	width: 201px;
	height: 197px;
	content: '';
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/welcome-bg.png) no-repeat;
	position: absolute;
	bottom: -130px;
	right: 20px;
}

.skt-sushi-section2:before {
	width: 286px;
	height: 407px;
	content: '';
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/boundaries-taste-bg.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.skt-shushi-restaurant-img img {
	position: absolute;
	top: -230px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.skt-sushi-section3-left::before {
	background-color: #f04541;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: -999999px;
	top: 0;
	width: 999999px;
}

.skt-sushi-section4-left:before {
	width: 520px;
	height: 520px;
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/chef-circle-img.png) no-repeat;
	position: absolute;
	left: -30px;
	top: 60px;
	content: '';
}

.skt-shushi-menu-title .elementor-heading-title span {
	float: right;
	font-weight: 400;
}

.skt-shushi-menu-title h6 {
	color: #282828;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
}

.skt-sushi-section5-left:before {
	content: '';
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/menu-left-img.png) no-repeat;
	width: 262px;
	height: 372px;
	right: 0;
	bottom: 0px;
	position: absolute;
}

.skt-sushi-section5-right:before {
	content: '';
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/menu-right-img.png) no-repeat;
	width: 167px;
	height: 466px;
	left: 0;
	bottom: 0px;
	position: absolute;
}

.skt-sushi-menu-btn .elementor-button-link {
	width: 100% !important;
}

.skt-sushi-choose-box .elementor-image-box-img {
	width: 140px !important;
	height: 105px;
	background: #f04541;
	border-radius: 100%;
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
}

.skt-sushi-video img {
	width: auto !important;
	height: auto;
	margin: 0 auto;
}

.skt-sushi-section1-bottom .owl-dots button span {
	width: 13px;
	height: 13px;
	background: #191919 !important;
	display: inline-block;
	margin: 0px 3px;
	border-radius: 100%;
}

.skt-sushi-section1-bottom .owl-dot.active span {
	background: #f04541 !important;
}

.skt-sushi-section1-bottom .owl-dots {
	text-align: center;
}

.skt-sushi-section9-mid:before {
	content: '';
	background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/contact-form-img.png) no-repeat;
	width: 148px;
	height: 421px;
	left: 40px;
	bottom: 100px;
	position: absolute;
	background-size: 90%;
}

.skt-sushi-dishes-box .dish-box-outer-area {
	width: 25%;
	float: left;
	padding: 10px;
}

.skt-sushi-dishes-box .dish-box-content {
	padding: 25px 15px 15px;
	border: solid 1px #f4f4f4;
	border-radius: 10px;
}

.additional-info-box .elementor-icon-list-icon i {
	font-weight: 400 !important;
}

.skt-sushi-welcome-list .elementor-icon-list-item {
	width: 50% !important;
	float: left;
	padding-bottom: 25px !important;
}

.skt-sushi-welcome-list .elementor-icon-list-icon i {
	width: 50px !important;
	height: 50px;
	border-radius: 100%;
	background: #f04541;
	align-items: center;
	display: flex;
	justify-content: center;
	font-weight: 200 !important;
	margin-right: 20px;
}

.skt-sushi-welcome-list .elementor-icon-list-text {
	padding-right: 80px;
}

.skt-sushi-menu-section .elementor-container {
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #e9e9e9;
	padding: 70px 0px;
}

.skt-sushi-menu-section-img .elementor-container {
	padding: 0px;
	border: none;
}

.skt-sushi-table-box input[type="text"],
.skt-sushi-table-box input[type="email"],
.skt-sushi-table-box input[type="tel"],
.skt-sushi-table-box input[type="number"],
.skt-sushi-table-box input[type="password"],
.skt-sushi-table-box select,
.skt-sushi-table-box textarea,
.skt-sushi-section9-right input[type="date"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.skt-sushi-menu-section:nth-last-child(2) .elementor-container {
	border-bottom: none !important;
}

.skt-shushi-restaurant-img img {
	position: relative;
	top: 0;
}

.skt-sushi-section4 {
	background-image: none !important;
}

.skt-sushi-section4-left::before {
	width: 250px;
	height: 250px;
	left: 0px;
	background-size: 100%;
}

.skt-shushi-menu-title .elementor-heading-title span {
	font-weight: 400;
	margin: 15px 0px;
	display: inline-block;
}

.skt-shushi-menu-title h6 {
	margin-top: 0px;
	line-height: normal;
}

.skt-shushi-menu-title {
	margin-bottom: 0px !important;
}

.skt-sushi-menu-section .skt-shushi-menu-title .elementor-heading-title span {
	margin: 15px;
}

.skt-sushi-section3-left .elementor-container {
	width: 100%;
}

.skt-sushi-dishes-box .dish-box-outer-area {
	width: 100%;
}

.skt-sushi-menu-section .elementor-container {
	padding: 0px;
	padding-bottom: 40px;
}

.skt-sushi-welcome-list .elementor-icon-list-icon i {
	margin-right: 10px;
}

.skt-sushi-welcome-list .elementor-icon-list-text {
	padding-right: 60px;
}

.skt-sushi-menu-section-img {
	display: none !important;
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-shushi-restaurant-img img {
		position: relative;
		top: 0;
	}

	.skt-sushi-section4 {
		background-image: none !important;
	}

	.skt-sushi-section4-left::before {
		width: 250px;
		height: 250px;
		left: 0px;
		background-size: 100%;
		right: 0;
		margin: 0 auto;
	}

	.skt-shushi-menu-title h6 {
		margin-top: 0px;
	}

	.skt-sushi-choose-box .elementor-image-box-img {
		width: 120px !important;
		height: 120px;
		margin-bottom: 20px !important;
	}

	.skt-sushi-section3-left .elementor-container {
		float: none;
		width: 100%;
	}

	.skt-sushi-dishes-box .dish-box-outer-area {
		width: 50%;
	}

	.skt-sushi-dishes-box .dish-box-content {
		padding: 0px;
	}

	.skt-dish-image {
		width: 200px;
		height: 200px;
	}

	.skt-sushi-menu-section .elementor-container {
		padding: 0px;
		padding-bottom: 40px;
	}

	.skt-sushi-welcome-list .elementor-icon-list-icon i {
		margin-right: 10px;
	}

	.skt-sushi-menu-section-img {
		display: none !important;
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {

	.skt-sushi-section1-top::before,
	.skt-sushi-dish-section1-right:before {
		width: 100px;
		height: 100px;
		background-size: 100%;
	}

	.skt-sushi-dish-section1-right:before {
		bottom: -40px;
	}

	.skt-sushi-section2::before {
		width: 130px;
		height: 130px;
		background-size: 100%;
	}

	.skt-sushi-section3-left .elementor-container {
		width: auto !important;
	}

	.skt-shushi-restaurant-img img {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 50%;
	}

	.skt-sushi-section4-left::before {
		width: 300px;
		height: 300px;
		left: 0px;
		right: 0;
		margin: 0 auto;
		background-size: 100%;
	}

	.skt-sushi-section5-left::before {
		width: 120px;
		height: 170px;
		background-size: 100%;
	}

	.skt-sushi-section5-right::before {
		width: 120px;
		height: 200px;
		background-size: 100%;
	}

	.skt-sushi-choose-box .elementor-image-box-img {
		height: 110px;
	}

	.skt-sushi-section6-right {
		width: 100% !important;
	}

	.skt-sushi-section6-mid {
		display: none;
	}

	.skt-sushi-section6-left {
		width: 100% !important;
	}

	.skt-sushi-section6-left .elementor-widget-image {
		text-align: center !important;
	}

	.skt-sushi-section9-right {
		padding-top: 100px;
	}

	.skt-sushi-dishes-box .dish-box-outer-area {
		width: 50%;
	}

	.skt-sushi-menu-section-img {
		width: 70% !important;
		margin: 30px 0px;
		margin: 30px auto;
	}

	.skt-sushi-menu-section-content {
		width: 100% !important;
	}

	.skt-sushi-menu-section .elementor-container {
		padding: 0px;
		padding-bottom: 40px;
	}

	.skt-sushi-menu-section-img .elementor-container {
		padding: 0px !important;
	}

	.skt-sushi-welcome-list .elementor-icon-list-icon i {
		margin-right: 10px;
	}

	.skt-sushi-welcome-list .elementor-icon-list-text {
		padding-right: 40px;
	}

	.skt-shushi-restaurant-img {
		text-align: center !important;
	}

	.skt-sushi-menu-section-img {
		display: none !important;
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.skt-sushi-section1 .elementor-widget-button .elementor-widget-container {
		margin-top: 0px !important;
	}

	.skt-shushi-restaurant-img img {
		width: 50%;
		right: -60px;
		top: -120px;
	}

	.skt-sushi-section3-mid .elementor-widget-heading,
	.skt-sushi-section3-mid .elementor-widget-button {
		text-align: left !important;
	}

	.skt-sushi-section4 {
		padding-bottom: 0px !important;
	}

	.skt-sushi-section4-left::before {
		width: 300px;
		height: 300px;
		background-size: 100%;
		right: 0;
		left: 0;
	}

	.skt-sushi-section5-left::before {
		width: 120px;
		height: 170px;
		background-size: 100%;
	}

	.skt-sushi-section5-right::before {
		width: 120px;
		height: 200px;
		background-size: 100%;
	}

	.skt-sushi-choose-box .elementor-image-box-img {
		height: 100px;
	}

	.skt-sushi-section9-mid::before {
		width: 68px;
		height: 220px;
		left: 0px;
		background-size: 100%;
	}

	.skt-sushi-dish-section1-right:before {
		width: 150px;
		height: 150px;
		background-size: 100%;
		bottom: -42px;
	}

	.skt-dish-image {
		width: 200px;
		height: 200px;
	}

	.skt-sushi-dishes-box .dish-box-content {
		padding: 0px;
	}

	.skt-sushi-menu-section .elementor-container {
		padding: 0px;
	}

	.skt-sushi-menu-section .skt-sushi-menu-section-img {
		padding-bottom: 70px !important;
	}

	.skt-sushi-section2::before {
		width: 150px;
		height: 200px;
		background-size: 100%;
	}
}

/* Sushi */