.swiper-wrapper .swiper-slide {
	margin-top: 0 !important;
}
.elementor-social-icon-instagram {
    background-color: #af2d67;
}
.elementor-widget-image-carousel.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 0;
}
.elementor-widget-image-carousel.elementor-pagination-position-outside .swiper-pagination-bullets {
    padding-top: 25px;
}
.elementor-widget-image-box .elementor-image-box-content {
    margin-top: 10px;
}
/*Testimonial*/
h5.elementor-heading-title {
	letter-spacing: normal;
}
.site-main .swiper-pagination{
	position: relative;
}
.ftc-blogs-slider .post-text {
	padding-top: 15px;
}
.ftc-element-testimonial .name a {
	color: inherit;
}
.ftc-element-testimonial .byline {
	color: #999;
}
.ftc-element-testimonial.def_style_1 .avatar-image {
	margin-bottom: 15px;
}
.ftc-element-testimonial .rating {
	display: inline-block;
}
.ftc-element-testimonial.def_style_2 .testimonial-content {
	padding: 20px;
	margin-bottom: 10px;
	text-align: center;
	box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
}
.ftc-element-testimonial.def_style_2 .testimonial-content .avatar-image {
	margin-bottom: 15px;
}
.ftc-element-testimonial .star-rating span::before{
	color: #EABE12;
}
.ftc-element-testimonial.def_style_3 .testimonial-content {
	padding: 20px;
	box-shadow: 0px 0px 7px 4px #ebebeb;
	margin-bottom: 10px;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
	max-width: 25%;
	display: inline-block;
	float: left;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .group-content {
	max-width: 75%;
	padding-left: 20px;
	display: inline-block;
	text-align: left;
}
@media (max-width: 991px){
	.ftc-element-testimonial.def_style_3 .infomation {
		padding: 0;
	}

}
@media (max-width: 480px){
	.ftc-element-testimonial.def_style_3 .testimonial-content{
		text-align: center;
	}
}
.ftc-element-testimonial.def_style_4 .testimonial-content {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	padding: 20px;
	box-shadow: 0px 0px 7px 4px #ebebeb;
	margin-bottom: 10px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
	max-width: 25%;
	display: inline-block;
	float: right; 
}
.ftc-element-testimonial.def_style_4 .testimonial-content .group-content {
	max-width: 75%;
	display: inline-block;
	padding-right: 20px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .group-content {
	border: 1px solid #ebebeb;
	position: relative;
	margin-top: 30px;
	padding: 20px 5px;
	box-shadow: 0px 0px 7px 4px #ebebeb;
	text-align: center;
}
.ftc-element-testimonial.def_style_5 .testimonial-content{
	padding: 0 8px 10px;
	text-align: center;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .name{
	margin-top: 10px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .group-content:after {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 15px solid rgba(19, 18, 18, 0.2);
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -15px;
	z-index: 9;
}
.ftc-element-testimonial.def_style_2,
.ftc-element-testimonial.def_style_3,
.ftc-element-testimonial.def_style_4,
.ftc-element-testimonial.def_style_6{
	padding: 0 8px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content{
	display: grid;
	padding: 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
	text-align: center;
	/*transform: translateX(3%);
	left: -1%;*/
}
.ftc-element-testimonial.def_style_6 .testimonial-content h4.name {
	grid-row: 1;
	margin: 0 0 10px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .group-content {
	grid-row: 1;
	display: grid;
	margin-bottom: 20px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .byline{
	grid-row: 2;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .rating {
	grid-row: 3;
	margin: 7px auto;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .infomation {
	grid-row: 4;
}


/*end 6 style Testimonial*/
.ftc-element-testimonial.def_style_7 .infomation {
	background-color: #4c84ff;
	padding: 30px;
	border-radius: 20px;
	color: #fff;
	position: relative;
	margin-bottom: 35px;
}
.ftc-element-testimonial.def_style_7 .infomation:after {
	border-color: #4c84ff transparent transparent transparent;
	left: 50%;
	transform: translateX(-50%);
	border-right-width: 24px;
	border-top-width: 27px;
	bottom: -28px;
	border-left-width: 0;
	position: absolute;
	border-style: solid;
	content: "";
}
.ftc-element-testimonial.def_style_7 h4.name {
	margin-top: 0;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.ftc-element-testimonial.def_style_7 .byline {
	margin-bottom: 0;
}
.ftc-element-testimonial.def_style_7 .infomation span:before, 
.ftc-element-testimonial.def_style_7 .infomation span:after {
	content: '"';
	padding: 0 2px;
}
.ftc-element-testimonial.def_style_7 .infomation span {
	position: relative;
}



/*Style for Team Member*/
.ftc-element-team  .ftc-team-member header > h3 {
	font-size: 16px;
	font-weight: 600;
}
.ftc-element-team .ftc-team-member {
	max-width: none;
}
.ftc-element-team .ftc-team-member .image-thumbnail{
	margin:auto;
}

.ftc-element-team  header span.role{
	font-style: italic;
	color: #999;
}
.ftc-element-team  .ftc-team-member .excerpt{
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.team-color .ftc-team-member header > h3 a,.team-color .ftc-team-member header span.role,
.team-color .ftc-team-member .excerpt  {
	color: #fff;
}
.ftc-element-team.def_style_1 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail{
	border-radius: unset;
}
.ftc-element-team.def_style_1 .ftc-team-member {
	box-sizing: border-box;
	padding-bottom: 20px;
}
.ftc-element-team.def_style_1 .ftc-team-member .image-thumbnail {
	max-width: 300px;
}
.ftc-element-team .ftc-team-member .image-thumbnail:before{
	display: none;
}
.ftc-element-team.def_style_1 .ftc-team-member .socials ul {
	padding-left: 0;
	background-color: rgba(0, 0, 0, 0.62);
	line-height: 19px;
	padding: 10px 0px;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
	border: 5px solid #ececec;
	margin-top: 10px;
	padding: 20px 0;
	border-radius: 5px;
}
.ftc-element-team.def_style_2 .image-thumbnail img {
	border: 5px solid #fff;
	-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	position: relative;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%;
}
.ftc-element-team.def_style_2 .image-thumbnail figure{
	background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) fixed;
	background: linear-gradient(to right, #9f2348, #f12626, #df56da) fixed;
	background-repeat: repeat-y;
	display: inline-block;
	padding: 6px;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
	background-attachment: scroll;
}
.ftc-element-team.def_style_2 .ftc-team-member .socials{
	top: 75%;
}
.ftc-team-member .content-info .socials i {
	font-weight: normal;
}
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail {
	display: inline-block;
	max-width: 40%;
}
.ftc-element-team.def_style_3 .ftc-team-member header {
	display: inline-block;
	max-width: 59%;
	box-sizing: border-box;
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
}
.ftc-element-team.def_style_3 .ftc-team-member header span.role
{
	text-decoration: underline;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials {
	position: relative;
	transform: none;
	display: block;
	background-color: #111;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul {
	line-height: 18px;
}
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail {
	display: inline-block;
	max-width: 40%;
	float: right;
}
.ftc-element-team.def_style_4 .ftc-team-member header {
	display: inline-block;
	max-width: 59%;
	box-sizing: border-box;
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
}
.ftc-element-team.def_style_4 .ftc-team-member header span.role
{
	text-decoration: underline;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials {
	position: relative;
	transform: none;
	display: block;
	background-color: #111;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials ul {
	line-height: 18px;
}

.ftc-element-team.def_style_5 .image-thumbnail {
	border-radius: 42px;
	position: relative;
}
.ftc-element-team.def_style_5 header {
	position: absolute;
	bottom: 40px;
	width: 100%;
	padding: 10px;
	background-color: #33333363;
}
.ftc-element-team.def_style_5 header a, 
.ftc-element-team.def_style_5 header .role {
	color: #fff;
}
.ftc-element-team.def_style_5 .image-thumbnail .socials {
	bottom: 0;
	top: auto;
	display: block;
	transform: none;
	background-color: #333333bf;
}
.ftc-element-team.def_style_5 .image-thumbnail .socials ul {
	margin: 0;
}
.ftc-element-team.def_style_5 .ftc-team-member .content-info {
	max-width: 300px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.elementor-element.elementor-widget.elementor-widget-social-icons {
	overflow: hidden;
}
.ftc-element-team.def_style_6 .image-thumbnail {
	border-radius: 5px;
	position: relative;
}
.ftc-element-team.def_style_6 header {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background-color: #33333363;
}
.ftc-element-team.def_style_6 header a, 
.ftc-element-team.def_style_6 header .role {
	color: #fff;
}
.ftc-element-team.def_style_6 .image-thumbnail .socials {
	display: none;
}

.ftc-element-team.def_style_6 .ftc-team-member:nth-child(4n +1) .content-info{
	background-color: #9f2348;
}
.ftc-element-team.def_style_6 .ftc-team-member:nth-child(4n +2) .content-info{
	background-color: #452e86;
}
.ftc-element-team.def_style_6 .ftc-team-member:nth-child(4n +3) .content-info{
	background-color: #329eab;
}
.ftc-element-team.def_style_6 .ftc-team-member:nth-child(4n +4) .content-info{
	background-color: #26782a;
}
.ftc-element-team.def_style_6 .ftc-team-member .content-info {
	max-width: 300px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.ftc-element-team.def_style_6 .ftc-team-member .image-thumbnail img {
	opacity: 0.5;
}
.ftc-element-team.def_style_6 .ftc-team-member:hover .image-thumbnail img {
	opacity: 0.2;
}
.ftc-element-team.def_style_6 .ftc-team-member{
	transition: all 0.2s;
	background-color: #fff;
	border: 0px solid #fff;
}
.ftc-element-team.def_style_6 .ftc-team-member:hover {
	border: 6px solid #fff;
}
.ftc-element-team.def_style_6 .ftc-team-member:hover .image-thumbnail {
	box-shadow: 0 0 8px 0 #aaa;
}

/*end team member*/

/*Style for portfolios*/
.ftc-portfolio-element .portfolio-inner .item .thumbnail:after{
	display: none;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:after {
	content: "/";
	padding: 0 5px;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:last-child:after {
	display: none;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail img{
	transform: scale(1);
	-webkit-transform: scale(1);
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption h3 a{
	font-weight: 600;
}

.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner{
	margin-bottom: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .zoom-img {
	top: 10px;
	right: 10px;
	position: absolute;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul{
	opacity: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul li,
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul{
	opacity: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul {
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social {
	position: absolute;
	top: 60px;
	right: 10px;
	z-index: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul li a i:hover:before{
	color: #000;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group .po-social-sharing {
	top: 60px;
	position: absolute;
	right: 10px;
}
.ftc-portfolio-wrapper.ftc-portfolio-element ul.filter-bar {
	margin-top: 0;
}
.ftc-portfolio-element.def_style_1 ul.filter-bar {
	margin-bottom: 0;
}
.ftc-portfolio-element.def_style_1 ul.filter-bar li {
	margin-bottom: 15px;
}
.ftc-portfolio-element.def_style_1 .load-more-wrapper {
	margin-top: 15px;
}
.ftc-portfolio-element.def_style_1 .item:hover .thumbnail .figcaption {
	background-color: #9f2348;
	z-index: 9;
}

.ftc-portfolio-element.def_style_1 .figcaption .term {
	color: #fff;
	margin: 14px 0 10px;
}
.ftc-portfolio-element.def_style_1 a.read-more-button {
	color: #fff;
	border: 1px solid;
	width: 100%;
	max-width: 125px;
	margin: 10px auto 0;
	padding: 7px 0;
}
.ftc-portfolio-element.def_style_1 a.read-more-button:hover {
	color: #333;
}

.ftc-portfolio-element.def_style_1 .figcaption .term span:hover {
	color: #333;
}
.ftc-portfolio-element.def_style_2 ul.filter-bar {
	margin-bottom: 15px;
}
.ftc-portfolio-element.def_style_2 .filter-bar li {
	margin-bottom: 15px;
}
.ftc-portfolio-element.def_style_2 .item:hover .figcaption {
	background-color: rgb(0 0 0 / 37%);
}
.ftc-portfolio-element.def_style_2 .figcaption .term{
	color: #fff;
	margin: 12px 0;
}
.ftc-portfolio-element.def_style_2 .figcaption .term span:hover {
	border-bottom: 1px solid;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item{
	padding: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_3 .portfolio-inner,
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .portfolio-inner {
	margin: 0;
	overflow: hidden;
}
.ftc-portfolio-element.def_style_2 a.read-more-button {
	color: #fff;
	width: 100%;
	max-width: max-content;
	margin: 0 auto;
	border-bottom: 2px solid transparent;
}
.ftc-portfolio-element.def_style_2 a.read-more-button:hover {
	border-bottom-color: #fff;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_3 .item{
	padding:0 ;
	margin: 0 0 30px;
	max-width: 33.3333%;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item{
	z-index: 0;
	margin: 0;
	width: 100%;
	max-width: 33.3333%;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item:hover{
	z-index: 1;
}

.ftc-portfolio-element.def_style_2.columns-3 .item:nth-child(3n + 3),
.ftc-portfolio-element.def_style_3.columns-3 .item:nth-child(3n + 3) {
	margin-left: -1px;
}
.ftc-portfolio-element.def_style_3 ul.filter-bar {
	margin-bottom: 15px;
}
.ftc-portfolio-element.def_style_3 .filter-bar li {
	margin-bottom: 15px;
}
.ftc-portfolio-element.def_style_3 .ftc-social{
	top:12px;
	right: 60px;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail span.date-time{
	position: absolute;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail span.date-time {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	color: #333;
}
.ftc-portfolio-wrapper.def_style_3 .item:hover .thumbnail .figcaption {
	position: absolute;
	padding: 20px 5px;
	height: auto;
	top: auto;
	bottom: 0;
	background-color: #000000ab;
}
.ftc-portfolio-wrapper.def_style_3 .item .figcaption .term {
	color: #fff;
	margin: 7px 0;
}
.ftc-portfolio-wrapper.def_style_3 .item .figcaption a.read-more-button {
	color: #fff;
}
.ftc-portfolio-wrapper.def_style_3 .item .figcaption .term span:hover {
	color: #9f2348;
}
.ftc-portfolio-wrapper.def_style_3 .item .figcaption a.read-more-button:hover {
	color: #b06221;
}
@media only screen and (max-width: 1024px){
	.ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social{
		top: 12px;
		right: 60px;
	}
}

.ftc-portfolio-wrapper.def_style_1 .item .thumbnail .date-time {
	position: absolute;
	z-index: 9999;
	background-color: #fff;
	left: 0;
	top: 0;
}
/*End*/

/*Style for single image*/
.ftc-element-image .button-banner .single-image-button {
	padding: 10px;
	background-color: #fff;
	font-weight: 600;
	line-height: initial;
	display: inline-block;
}
.ftc-element-image .ftc-image-content {
	z-index: 1;
}
.ftc-element-image .wp-caption img{
	z-index: 2;
}
.ftc-element-image .button-banner{
	margin-top:10px;
	min-height: 35px;
}
.ftc-image-content {
	padding: 10px;
}
.ftc-element-image .ftc-image-content.style_3 {
	width: 80%;
	visibility: hidden;
	margin-top:-30px;
	transition: 0.5s;
	opacity: 0
}
.ftc-element-image:hover .ftc-image-content.style_3 {
	visibility:visible;
	margin-top:0;
	opacity: 1;
}
.ftc-element-image .ftc-image-content.style_4 {
	width: 80%;
	visibility: hidden;
	margin-top:30px;
	transition: 0.5s;
	opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_4 {
	visibility:visible;
	margin-top:0;
	opacity: 1;
}
.ftc-element-image  .ftc-image-content.style_5 {
	visibility: hidden;
	margin-left:-30px;
	transition: 0.5s;
	opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_5 {
	width: 80%;
	visibility:visible;
	margin-left :0;
	opacity: 1;
}
.ftc-element-image  .ftc-image-content.style_6 {
	visibility: hidden;
	margin-left:30px;
	transition: 0.5s;
	opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_6 {
	visibility:visible;
	margin-left:0;
	opacity: 1;
}
.ftc-element-image .ftc-image-content.style_7 {
	width: auto;
	z-index: 1;
}

.ftc-element-image  .ftc-image-content.style_8 {
	visibility: hidden;
	transition: 0.5s;
	opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_8 {
	visibility:visible;
	margin-top:0;
	opacity: 1;
}
.ftc-element-image .ftc-image-content.style_8 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 15px 25px;
}

/*ENd*/

/*Instagram Feed*/
.owl-height{
	overflow: hidden;
}
.ftc-instagram .slider .owl-height{
	height: auto !important;
}
.ftc-instagram ul.slider li{
	width: auto;
}
.ftc-instagram ul.slider{
	position: relative;
}
.ftc-instagram ul.slider .owl-nav > div{
	top: 50%;
	left: 0;
	transform:translateY(-50%);
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background-color: #333;
	margin: 0;
}
.ftc-instagram ul.slider .owl-nav > div:before{
	line-height: 37px;
	color: #fff;
}
.ftc-instagram ul.slider .owl-nav > div.owl-next {
	right: 0;
	left: auto;
}
.ftc-instagram ul.slider .owl-dots > div{
	display: inline-block;
}
.ftc-instagram ul.slider .owl-dots{
	text-align: center;
	position: absolute;
	z-index: 1;
}
.post-info .ftc-element-instgram ul{
	padding: 0;
}
@media only screen and (max-width: 480px){

}
/*end*/

@media (min-width: 768px){
	.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item {
		max-width: 33.33333333333%;
	}
}
/*Style for Gallery image*/
.elementor-image-gallery .gallery-item a{
	display: inherit;
}
/*Style for list item*/
.elementor-element.elementor-align-right span.elementor-icon-list-icon {
	float: right;
}


/*Blog slide Style 1*/
.blog-template-elementor.def_style_1 .inner-wrap .post-text{
	padding-top: 30px;
	padding-bottom: 10px;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta{
	margin: 10px 0;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta span{
	font-style: italic;
}
/*end*/
/*Blog slide Style 2*/
.blog-template-elementor.def_style_2 .inner-wrap{
	padding-bottom: 10px;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text{
	width: calc(100% - 40px);
	margin: -50px auto 0;
	background-color: #fff;
	position: relative;
	padding: 20px;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta{
	margin: 10px 0;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta .published{
	margin-right: 20px;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta .vcard.author{
	float: none;
}
/*end*/
/*Blog slide Style 3*/
.blog-template-elementor.def_style_3 .blogs-slider:not(.swiper-slide-active){
	height: 0;
}
.blog-template-elementor.def_style_3 .inner-wrap{
	display: inline-block;
} 
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta{
	margin: 10px 0;
	padding-bottom: 10px;
	position: relative;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta:before{
	content: '';
	width: 200px;
	height: 1px;
	background-color: #ebebeb;
	left: 0;
	top: 100%;
	position: absolute;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text{
	vertical-align: middle;
	padding-left: 50px;
	max-width: 49%;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text,
.blog-template-elementor.def_style_3 .inner-wrap > a{
	width: 50%;
	display: inline-block;
	overflow: inherit;
}
.blog-template-elementor.def_style_3 .inner-wrap a img:hover {
	opacity: 1;
	transform: scale(0.9,0.9);
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta span{
	font-style: italic;
}
/*end*/
/*Blog slide Style 4*/
.blog-template-elementor.def_style_4 .inner-wrap{
	position: relative;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text{
	text-align: center;
	position: absolute;
	bottom: 25px;
	margin: 0 25px;
	background-color: rgba(0,0,0,.8);
	padding: 30px;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text h4{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 28px;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text h4 a{
	color: #fff;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text p{
	color: #fff;
	margin-bottom: 0;
	line-height: 25px;
}
/*end*/
/*Blog slide Style 5*/
.blog-template-elementor.def_style_5 .inner-wrap{
	position: relative;
	border: 1px solid #ebebeb;
	border-radius: 10px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .published{
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0 10px;
	background-color: #fff;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text{
	padding: 30px 15px 20px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text h4{
	font-size: 20px;
	margin-bottom: 10px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta span{
	font-style: italic;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .vcard.author,
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .posted_in{
	display: none;
}

/*end*/
/*Blog slide Style 6*/
.blog-template-elementor.def_style_6 .inner-wrap .post-text{
	position: relative;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta{
	position: absolute;
	top: -32px;
	background-color: rgba(0,0,0,.7);
	padding: 5px 20px;
	width: 100%;
	text-align: center;
	display: grid;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text{
	padding-top: 30px;
	text-align: center;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text p{
	margin-bottom: 0px;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4{
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4:before{
	content: '';
	width: 60px;
	height: 1px;
	background-color: #333;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta span{
	color: #fff;
	float: none;
	grid-row: 1;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .posted_in{
	display: none;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .vcard.author{
	margin-right: 0;
	grid-column: 1;
	text-align: left;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .published{
	text-align: right;
}

/*end*/
/*Blog slide Style 7*/
.blog-template-elementor.def_style_7 .inner-wrap{
	display: inline-block;
	border: 1px solid #ebebeb;
}
.blog-template-elementor.def_style_7 .inner-wrap > a{
	position: relative;
}
.blog-template-elementor.def_style_7 .inner-wrap > a:after{
	content: "";
	width: 0;
	height: 0;
	border-right: 15px solid #fff;
	border-top: 15px solid transparent!important;
	border-bottom: 15px solid transparent!important;
	position: absolute;
	right: 0;
	top: calc(50% - 15px);
	z-index: 9;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text{
	vertical-align: middle;
	max-width: 49%;
	text-align: center;
	padding: 0 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text p{
	margin-bottom: 10px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text h4{
	margin-bottom: 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text,
.blog-template-elementor.def_style_7 .inner-wrap > a{
	width: 50%;
	display: inline-block;
	overflow: inherit;
}
.blog-template-elementor.def_style_7 .inner-wrap a img:hover {
	opacity: 0.8;
	transform: scale(1,1);
}
/*end*/
/*Blog Grid*/
.ftc-elements-blogs.blog-template-elementor .inner-wrap .post-text .meta {
	font-size: 14px;
	line-height: 28px;
}
.ftc-elements-blogs.blog-template-elementor .inner-wrap .post-text .meta > span{
	border-left: none;
	padding: 0; 
}
.blog-template-elementor .inner-wrap .post-text .meta span{
	color: #999;
	display: inline-block;
}
.blog-template-elementor .inner-wrap .post-text,
.blog-template-elementor .inner-wrap .post-text h4,
.blog-template-elementor .inner-wrap .post-text .meta{
	padding: 0;
}
.blog-template-elementor .meta .vcard.author{
	margin-right: 0;
}
.blog-template-elementor .inner-wrap > a{
	overflow: hidden;
	display: block;
}
.blog-template-elementor .inner-wrap a img{
	transition: all 0.5s ease 0s;
	width: 100%;
}
.blog-template-elementor .inner-wrap a img:hover {
	opacity: 1;
	transform: scale(1.1,1.1);
}
.elementor-element .elementor-widget-ftc-posts-grid .ftc-elements-blogs.blog-template-elementor .ftc-blogs:last-child {
	margin-bottom: 0;
}
/*end*/


/*Brand style*/
.ftc-element-brand .item{
	text-align: center;
}
.ftc-element-brand .item img:hover{
	opacity: 0.8;
}
/*end*/
/*Brand style 2*/
.ftc-element-brand.def_style_2 .item{
	border: 1px solid #ebebeb;
	padding: 20px;
}
/*end*/
/*Brand style 3*/
.ftc-element-brand.def_style_3 .item{
	border: 1px solid #ebebeb;
	padding: 20px;
	border-radius: 50%;
}
/*end*/
/*Brand style 4*/
.ftc-element-brand.def_style_4 .item{
	border: 1px solid #ebebeb;
	padding: 10px;
}
.ftc-element-brand.def_style_4 .item.swiper-slide-active{
	border-left: none !important;
}
/*end*/
/*Brand style 5*/
.ftc-element-brand.def_style_5 .item{
	background-color: #9F2348;
	max-height: 80px;
	padding: 10px;
}
.ftc-element-brand.def_style_5 .item img{
	max-height: 60px;
}
/*end*/

/*Instagram Style 1*/
.ftc-instagram.def_style_1 .images img{
	width: 100%;
}

/*End*/
/*Instagram Style 2*/
.ftc-instagram.def_style_2 .images img{
	width: 100%;
	border-radius: 50%;
}
/*End*/
/*Instagram Style 3*/
.ftc-instagram.def_style_3 .images img{
	width: 100%;
}
.ftc-instagram.def_style_3 ul{
	margin: -10px;
}
.ftc-instagram.def_style_3 ul li{
	padding: 10px;
}
/*End*/
/*Instagram Style 4*/
.ftc-instagram.def_style_4 .images img{
	width: 100%;
	border-radius: 15px;
}
.ftc-instagram.def_style_4 ul{
	margin: 0 -5px;
}
.ftc-instagram.def_style_4 ul li{
	padding: 5px;
}
/*End*/
/*Instagram Style 5*/
.ftc-instagram.def_style_5 .images img{
	width: 100%;

}
.ftc-instagram.def_style_5 ul{
	margin: 0 -5px;
}
.ftc-instagram.def_style_5 ul li{
	transform: rotate(15deg);
	padding: 5px;
}
/*End*/

/*Instagram Style 6 */
.ftc-element-instgram.ftc-instagram.def_style_6 li.images {
	border: 1px solid #fff;
}
/**/

/*Instagram Style 7 */
.ftc-element-instgram.ftc-instagram.def_style_7 li.images {
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #fff;
}

.ftc-element-instgram.def_style_7 li.images img {
	border-radius: 50%;
}
/**/

/*Countdown Style 1*/

/*end*/
/*Countdown Style 2*/
.ftc-countdown-element.def_style_2 .ftc-number{
	position: relative;
}
.ftc-countdown-element.def_style_2 .ftc-number:before{
	position: absolute;
	content: '';
	width: 40px;
	height: 3px;
	bottom: 0px;
	background-color: #fff;
	left: 50%;
	transform: translateX(-50%);
}
/*end*/
/*Countdown Style 3*/
.ftc-countdown-element.def_style_3 .ftc-number{
	border: 1px solid #ebebeb;
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.ftc-countdown-element.def_style_3 .countdown-timer-init .items {
	padding: 0;
}
/*end*/

/*Countdown Style 4*/
.ftc-countdown-element.def_style_4 .countdown-timer-init{
	max-width: 700px;
	margin: 0 auto;
}
.ftc-countdown-element.def_style_4 .ftc-number {
	width: 145px;
	height: 145px;
	line-height: 140px;
	border-radius: 50%;
	border: 3px solid #ffffffb8;
	margin: auto;
	font-size: 55px;
	font-weight: bold;
	margin-bottom: 15px;
}
.ftc-countdown-element.def_style_4 span.ftc-label {
    font-size: 14px;
    text-transform: uppercase;
}
.ftc-countdown-element.def_style_4 .countdown-timer-init .items {
	padding: 0;
}

.ftc-countdown-element.def_style_6 .items {
	display: flex;
	align-items: flex-end;
}

.ftc-countdown-element.def_style_7 .items {
	padding: 30px 10px;
}
/*end*/


/*Product categories style 1*/
.ftc-product-categories.def_style_1 .item-description{
	padding-top: 30px;
}
/*end*/
/*Product categories style 2*/
.ftc-product-categories.def_style_2 .ftc-categories{
	border: 1px solid #ebebeb;
	border-radius: 10px;
}
.ftc-product-categories.def_style_2 .item-description{
	padding: 20px;
}
/*end*/
/*Product categories style 3*/
.ftc-product-categories.def_style_3 .ftc-categories{
	position: relative;
}
.ftc-product-categories.def_style_3 .item-description {
	position: unset;
	padding: 0;
}
.ftc-product-categories.def_style_3 .item-description h3 {
	position: absolute;
	top: 35px;
	right: 30px;
}
.ftc-product-categories.def_style_3 .item-description .button-shop {
	position: absolute;
	bottom: 18px;
	right: 24px;
	padding: 3px 8px;
}
.ftc-product-categories.def_style_3 .item-description .button-shop .btn-category {
	font-size: 15px;
	font-weight: 300;
}
.ftc-product-categories.def_style_3 .item-description .button-shop:hover {
	background-color: #fff;
}
.ftc-product-categories.def_style_3 .item-description .button-shop .btn-category:after {
	content: "\f0da";
	font-family: 'FontAwesome';
	padding-left: 10px;
	font-weight: 100;
}
/*end*/
/*Product categories style 4*/
.ftc-product-categories.def_style_4 .ftc-categories:hover .item-description{
	opacity: 1;
	transition: 1s ease-in-out;
}
.ftc-product-categories.def_style_4 .ftc-categories .item-description {
	position: absolute;
	height: calc(100% - 50px);
	width: calc(100% - 50px);
	top: 25px;
	left: 25px;
	right: 25px;
	bottom: 25px;
	opacity: 0;
	background: rgba(255,255,255,0.9);
}
.ftc-product-categories.def_style_4 .ftc-categories .item-description .title{
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ftc-product-categories.def_style_4 .ftc-categories .item-description .product-count{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%,-50%);
}
/*end*/
/*Product categories style 5*/
.ftc-product-categories.def_style_5 .ftc-categories{
	position: relative;
}
.ftc-product-categories.def_style_5 .item-description{
	position: absolute;
	bottom: 0;
	padding: 5px 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
}
.ftc-product-categories.def_style_5 .ftc-categories .item-description .title,
.ftc-product-categories.def_style_5 .ftc-categories .item-description .product-count{
	color: #fff;
}
/*End*/
/*Product categories style 6*/
.ftc-product-categories.def_style_6 .ftc-categories{
	display: grid;
}
.ftc-product-categories.def_style_6 .item-description{
	grid-row: 1;
	margin-bottom: 45px;
}
.ftc-product-categories.def_style_6 .item-description:before{
	content: '';
	position: absolute;
	height: 60px;
	width: 1px;
	background-color: #333;
	left: 50%;
	top: 50px;
}
/*End*/

/*Product categories style 7*/
.ftc-product-categories.def_style_7 .ftc-categories {
	display: flex;
	align-items: center;
	min-height: 62px;
	width: max-content;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}
.ftc-product-categories.def_style_7 .ftc-categories .images-category {
	width: max-content;
	max-width: max-content;
	padding-right: 25px;
}
.elementor-element .elementor-widget .ftc-product-categories.def_style_7 .category {
	margin: 0;
}
.ftc-product-categories.def_style_7 .category{
	border-right: 1px solid #ebebeb;
	padding-top: 30px;
	padding-bottom: 10px;
}
.ftc-product-categories.def_style_7 .category:last-child{
	border: 0;
}
.ftc-product-categories.def_style_7 {
	display: inline-block;
	float: left;
	width: 100%;
}
.ftc-product-categories.def_style_7 .title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
@media only screen and (max-width: 480px){
	.ftc-product-categories.def_style_7 .category{
		border: 0;
		padding: 0 0 30px 0;
	}
	.ftc-product-categories.def_style_7 .category:last-child{
		padding-bottom: 0;
	}
	.ftc-product-categories.def_style_7 .category:after {
		content: "";
		width: 60%;
		position: absolute;
		bottom: 15px;
		background-color: #ebebeb;
		height: 1px;
		left: 50%;
		transform: translateX(-50%);
	}
	.ftc-product-categories.def_style_7 .category:last-child:after {
		display: none;
	}

}
/*Blog Timeline*/
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
	width: 50%;
	display: inline-block;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
	padding-right: 15px;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
	padding-left: 15px;
}
.ftc-elements-blogs-timeline.columns-2 .element-timeline{
	max-width: 15%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 15%;
	height: 100%;
	float: left;
}
.ftc-elements-blogs-timeline.columns-2 .inner-wrap{
	max-width: 85%;
	display: inline-block;
	float: left;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .meta{
	margin: 5px 0;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .meta span{
	color: #999;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text p{
	margin-bottom: 20px;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .ftc-readmore{
	padding: 5px 10px;
	border: 1px solid #333;
}
/*Blog Timeline Style 1*/
.ftc-elements-blogs-timeline.def_style_1 .inner-wrap .post-text{
	padding-top: 30px;
} 
.ftc-elements-blogs-timeline.def_style_1 .element-timeline{
	position: relative;
}
.ftc-elements-blogs-timeline.def_style_1 .element-timeline:before{
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 4px;
	height: 100%;
	background-color: #ebebeb;
	z-index: -1;
	top: 50px;
}

.ftc-elements-blogs-timeline.def_style_1 .ftc-blogs:last-child .element-timeline:after{
	content: '';
	position: absolute;
	width: 60px;
	height: 4px;
	background-color: #ebebeb;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
}
.ftc-elements-blogs-timeline.def_style_1 .element-timeline .date-timeline-element{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 0 10px;
	background-color: #fff;
	border: 4px solid #ebebeb;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
	top: 65px;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
	content: '';
	position: absolute;
	width: 60px;
	height: 4px;
	background-color: #ebebeb;
	bottom: -65px;
	left: 50%;
	transform: translateX(-50%);
}
.elementor-widget-ftc-blog-timeline .ftc-loadmore-posts{
	max-width: 20%;
	text-align: center;
}
.elementor-widget-ftc-blog-timeline .ftc-loadmore-posts a{
	padding: 0 15px;
	background-color: #ebebeb;
}
/*End*/


.elementor-element .images .button-in-product a i, 
.elementor-element .woocommerce .product .images .button-in-product a:first-child:before {
	width: 100%;
	height: 100%;
	line-height: inherit;
	font-size: initial;
}

/*Product Style 1*/

/*End*/
/*Product Style 2*/
.product-template.def_style_2 .images .group-button-product > .compare,
.product-template.def_style_2 .images .group-button-product > .quickview,
.product-template.def_style_2 .images .group-button-product > .add-to-cart,
.product-template.def_style_2 .images .group-button-product .yith-wcwl-add-to-wishlist {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}
.product-template.def_style_2 .ftc-product:hover .images .group-button-product{
	transition: 1s;
}
.product-template.def_style_2 .ftc-product.product:hover{
	box-shadow: none;
}
.product-template.def_style_2 .products .product{
	border: 1px solid transparent;
}
.product-template.def_style_2 .products .product:hover{
	box-shadow: none;
	border: 1px solid #ebebeb;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product{
	width: max-content;
	left: 50%;
	height: 40px;
	webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: auto;
	bottom: 10px;
	display: flex;
	justify-content: center;
	opacity: 1;
	visibility: visible;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.button.loading::after{
	top: 20px;
	right: 32%;
	color: #000;
	font-size: 14px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview{
	width: 40px;
	float: none;
	margin: 0 5px;
	display: block;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a{
	border-radius: 50%;
	background: #fff;
	width: 40px;
	height: 40px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
	content: "\e04f";
	font-family: "simple-line-icons";
	font-weight: normal;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
	font-weight: normal;
}

.product-template.def_style_2 .ftc-product.product .item-description{
	text-align: left;
	padding-left: 15px;
}
.product-template.def_style_2 .ftc-product.product .item-description .star-rating{
	margin: 3px 0 5px;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info{
	position: absolute;
	top: -65px;
}
.product-template.def_style_2 .ftc-product.product .item-description .product_title{
	text-transform: uppercase;
	font-size: 15px;
}

.product-template.def_style_2 .ftc-product.product .item-description span.price ins{
	padding-right: 0px;
}
.product-template.def_style_2 .navigation-slider div{
	opacity: 0;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
}
.product-template.def_style_2:hover .navigation-slider div{
	opacity: 1;
}
.product-template.def_style_2 .navigation-slider .nav-next{
	right: 5px;
}
.product-template.def_style_2 .navigation-slider .nav-prev{
	left: 5px;
}
.product-template.def_style_2 .navigation-slider .nav-next:before{
	content: "\f105";
	line-height: 35px;
	font-size: 20px;
}
.product-template.def_style_2 .navigation-slider .nav-prev:before{
	content: "\f104";
	line-height: 35px;
	font-size: 20px;
}
/*end*/
/*product slider - style 3*/
.product-template.def_style_3 .images .group-button-product>.compare,
.product-template.def_style_3 .images .group-button-product>.quickview,
.product-template.def_style_3 .images .group-button-product>.add-to-cart,
.product-template.def_style_3 .images .group-button-product .yith-wcwl-add-to-wishlist {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}
.product-template.def_style_3 .ftc-product:hover .images .group-button-product{
	transition: 1s;
}
.product-template.def_style_3 .ftc-product.product .images{
	border-radius: 50%;
	margin-bottom: 30px;
}
.product-template.def_style_3 .ftc-product.product .images .conditions-box{
	display: none;
}
.product-template.def_style_3 .products .ftc-product:hover{
	box-shadow: none;
}
.product-template.def_style_3 .products .ftc-product .item-description .meta_info,
.product-template.def_style_3 .products .ftc-product:hover .item-description .meta_info{
	display: none;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product{
	width: 100px;
	left: 50%;
	height: 85px;
	webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	display: grid;
	grid-template-columns: auto auto auto;
	grid-template-rows: auto auto;
	justify-content: center;
	opacity: 1;
	visibility: visible;
}
.product-template.def_style_3 .products .ftc-product .images .button-in-product {
	display: flex;
}
.product-template.def_style_3 .products .ftc-product .images .button-in-product > div a, 
.product-template.def_style_3 .products .ftc-product .images .button-in-product > a {
	line-height: 40px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
	margin: 0 5px;
	display: block;
	float: left;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
	grid-column: 1;
	grid-row: 2;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
	grid-column: 1;
	grid-row: 1;
	margin-bottom: 5px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare{
	grid-column: 2;
	grid-row: 2;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
	grid-column: 2;
	grid-row: 1;
	margin-bottom: 5px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
	line-height: 40px;
	font-size: 15px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
	content: "\e04f";
	font-family: "simple-line-icons";
	font-weight: bold;
}
.product-template.def_style_3 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
	width: 40px !important;
	padding-top: 0;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
	font-weight: bold;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button .fa-shopping-cart:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview .icon-magnifier:before{
	color: #333;
}
.product-template.def_style_3 .ftc-product.product .group-button-product .added_to_cart:after{
	color: #333;
	content: "\e080";
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
	display: block;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added .ajax-loading,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist{
	display: none;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i.icon-heart:before{
	content: "\e08a";
	font-family: 'simple-line-icons';
	color: #333;

}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button.loading:after{
	font-size: 15px;
	top: 20px;
	right: 15px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a i:before{
	font-weight: bold;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview:hover .icon-magnifier:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare:hover i:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare:hover
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart:hover a:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart:hover a.added_to_cart:after
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:hover a i:before{
	color: #e8867d;
}
@media only screen and (max-width: 991px){
	.product-template.def_style_3 .ftc-product.product .images .group-button-product{
		height: 40px;
	}
	.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
		grid-column: 3;
		grid-row: 1;
	}
	.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 480px){
	.product-template.def_style_3 .ftc-product.product .images .group-button-product{
		height: 35px;
	}
	.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a i,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
		height: 35px;
		width: 35px;
	}
	.product-template.def_style_4 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before,
	.product-template.def_style_3 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
		width: 35px !important;
	}
	.product-template.def_style_3 .ftc-product.product .images .group-button-product a i,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a:before,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
	.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
		line-height: 35px;
		font-size: 14px;
	}
}
/*end*/
/*Product Style 4*/
.product-template.def_style_4 .products .ftc-product{
	padding: 10px;
}
.product-template.def_style_4 .products .ftc-product:hover{
	box-shadow: none;
	background-color: #f5f4f9;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info{
	justify-content: center;
	position: unset;
	display: flex;
	transform: none;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .quickview{
	display: none;
}

.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
	background-color: transparent;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare{
	display: none;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.quickshop {
	width: 20%;
	order: 3;
	margin-left: 10px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
	margin-right: 10px;
	order: 1;
	width: 20%;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info div.add-to-cart{
	order: 2;
	flex: 1;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist.added .icon-heart:before{
	content: "\f004";
	font-family: 'fontawesome';
	color: #333;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare i.icon-refresh:before{
	font-size: 14px;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product{
	width: auto;
	left: auto;
	height: 40px;
	webkit-transform: translate(0,0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
	top: auto;
	right: 10px;
	bottom: 10px;
	opacity: 1;
	visibility: visible;
	display: block;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product a.quickview{
	background-color: transparent;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product a.quickview:hover i:before{
	color: #e8867d;
}
.product-template.def_style_4 .ftc-product .images .group-button-product div.add-to-cart,
.product-template.def_style_4 .ftc-product .images .group-button-product div.yith-wcwl-add-to-wishlist,
.product-template.def_style_4 .ftc-product .images .group-button-product a.compare{
	display: none;
}
.product-template.swiper-container.def_style_4 .navigation-slider div{
	opacity: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	background: transparent;
	top: 34%;
}
.product-template.def_style_4 .products {
	margin-bottom: 30px;
}
.product-template.swiper-container.def_style_4:hover .navigation-slider div{
	opacity: 1;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
	right: 0px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-prev{
	left: 0px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next:before{
	content: "\f105";
	line-height: 38px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-prev:before{
	content: "\f104";
	line-height: 38px;
}
@media only screen and (min-width: 992px){
	.product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
		right: 10px;
	}

	.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
		font-size: 14px;
	}
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart:after{
		display: none;
	}
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button:before{
		display: none;
	}
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart,
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button span{
		font-size: 14px;
		color: #fff;
		display: inline-block;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 992px){
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button,
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
		width: 110px;
	}
}
@media only screen and (max-width: 1024px){
	.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare{
		margin-left: 5px;
	}
	.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
		margin-right: 5px;
	}
}
@media only screen and (max-width: 480px){
	.product-template.def_style_4 .woocommerce .products .product .price del{
		padding-right: 15px;
	}
}
/*end*/
/*product slider - style 5*/
.product-template.def_style_5 .images .group-button-product>.compare,
.product-template.def_style_5 .images .group-button-product>.quickview,
.product-template.def_style_5 .images .group-button-product>.add-to-cart,
.product-template.def_style_5 .images .group-button-product .yith-wcwl-add-to-wishlist {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}
.product-template.def_style_5 .ftc-product:hover .images .group-button-product{
	transition: 1s;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide{
	border: 1px solid transparent;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide:hover{
	border: 1px solid #e8867d;
}
.product-template.def_style_5 .ftc-product.product{
	padding: 0;
}
.product-template.def_style_5 .ftc-product.product:hover{
	box-shadow: none;
}
.product-template.def_style_5 .ftc-product.product .item-description span.price ins{
	padding-right: 0px;
}
.product-template.def_style_5 .ftc-product.product:hover .item-description .meta_info{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.product-template.def_style_5 .ftc-product.product .item-description .product_title{
	font-size: 14px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a i:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a i:before{
	color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
	color: #fff;
	content: '\f004';
	font-family: 'fontawesome';
	line-height: 40px;

}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a i{
	display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
	display: block;
	height: 100%;
	line-height: inherit;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added img.ajax-loading{
	display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
	content: "\e08a";
	font-family: 'simple-line-icons';
	color: #fff !important;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare.added:before{
	color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a{
	background-color: rgba(0, 0, 0, 0.8);
}

.product-template.def_style_5 .images .group-button-product > div a i,
.product-template.def_style_5 .images .group-button-product > a i{
	font-size: 13px;
}
.product-template.def_style_5 .products .ftc-product .images .button-in-product > div a, 
.product-template.def_style_5 .products .ftc-product .images .button-in-product > a {
	line-height: 40px;
}
.product-template.def_style_5 .ftc-product:hover .button-in-product {
	display: block;
	height: auto;
	width: max-content;
	left: 20px;
	transform: translate(0, -50%);
}
.product-template.def_style_5 .products .ftc-product .images .button-in-product > div, 
.product-template.def_style_5 .products .ftc-product .images .button-in-product > a {
	display: block;
	margin: 10px 0;
}
.product-template.def_style_5 .images .button-in-product a.button.loading::after {
	top: 0;
	left: 12px;
	right: auto;
}
@media only screen and (min-width: 992px){
	
	.product-template.def_style_5 .ftc-product.product .images .group-button-product {
		display: grid;
		grid-template-columns: auto auto auto;
		grid-template-rows: auto auto;
		justify-content: center;
		height: 86px;
		top: 50%;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart{
		grid-column-start: 1;
		grid-column-end: 4;
		grid-row-start: 3;
		width: 150px;
		text-align: center;
		margin-top: 7px;
		position: relative;
		display: block;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
		width: 140px;
		border-radius: 30px;
		position: relative;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: normal;
		height: 40px;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a span.ftc-tooltip,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart{
		height: 40px;
		width: 140px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart .add_to_cart_button:before,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product .added_to_cart:after{
		display: none;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.button.loading::after{
		top: 20px;
		right: 7px;
		transform: translateX(0);
	}

	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
		width: 40px;
		height: 40px;
		line-height: 40px;
		position: relative;
		border-radius: 50%;
		margin: 0 5px;
		display: block;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview{
		grid-column: 1;
		grid-row: 1;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
		grid-column: 2;
		grid-row: 1;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare{
		grid-column: 3;
		grid-row: 1;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a{
		border-radius: 50%;
	}   
}
@media only screen and (max-width: 991px){

	.ftc-single-product div.single-product-container .entry-summary{
		padding: 50px 0 0;
	}
	.product-template.def_style_5 .ftc-product .images .group-button-product > div.add-to-cart a.loading:after{
		right: 12px;
	}
	.product-template.def_style_5 .ftc-product .group-button-product div.add-to-cart .added_to_cart {
		font-size: 0;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a:before {
		display: inline-block;
		font-size: 14px;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart {
		min-width: auto;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart .ftc-tooltip.button-tooltip {
		display: none;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
		width: 40px;
		height: 40px;
		line-height: 40px;
		position: relative;
		border-radius: 50%;
		margin: 0 5px;
		display: block;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product{
		width: max-content;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		display: flex;
		height: 40px;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a{
		border-radius: 50%;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before {
		content: "\e04f";
		font-family: "simple-line-icons";
		font-weight: normal;
		color: #fff !important;
		padding: 0;
		width: 40px !important;
	}
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
		background-color: rgba(0, 0, 0, 0.8);
	}
}
@media only screen and (max-width: 480px){
	.product-template.def_style_5 .navigation-slider .nav-next{
		right: -15px;
	}
	.product-template.def_style_5 .navigation-slider .nav-prev{
		left: -15px;
	}
	.product-template.def_style_5 .navigation-slider .nav-prev:before,
	.product-template.def_style_5 .navigation-slider .nav-next:before{
		font-size: 20px;
	}
}
@media only screen and (max-width: 375px){
	.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart,
	.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
		margin: 0 1px;
	}
}
/*end*/


/*Product slider Style 6*/
.product-template.def_style_6 .ftc-product.product .images .conditions-box{
	display: none;
}
.product-template.def_style_6 .products .ftc-product:hover{
	box-shadow: none;
}
.product-template.def_style_6 .ftc-product.product:hover .meta_info{
	transition: 1s;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info > div{
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info > a,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
	display: none;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info .add-to-cart{
	height: 40px;
}
.product-template.def_style_6 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a.add_to_cart_button{
	width: 115px;
	height: 40px;
	line-height: 40px;
	border-radius: 15px;
	background-color: #e8867d;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a.add_to_cart_button:before{
	display: none;
}
.product-template.def_style_6 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a .ftc-tooltip{
	font-size: 13px;
	color: #fff;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product{
	width: 40px;
	height: auto;
	right: 10px;
	top: 10px;
	left: auto;
	display: grid;
	grid-template-columns: auto auto auto;
	grid-template-rows: auto auto;
	justify-content: center;
	opacity: 1;
	visibility: visible;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.quickview{
	display: block;
	float: left;
	margin-top: 10px;
	border-radius: 5px;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a{
	border-radius: 5px;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
	grid-column: 1;
	grid-row: 1;
	margin-top: 0;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.compare{
	grid-column: 1;
	grid-row: 2;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.quickview{
	grid-column: 1;
	grid-row: 3;
	margin-left: 0;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i{
	display: none;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:not(.added) a.add_to_wishlist{
	display: block;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
	content: "\e08a";
	font-family: 'simple-line-icons';
	color: #333;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before,
.product-template.def_style_6 .ftc-product.product .images .group-button-product > a i:before{
	font-weight: bold;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before{
	color: #e8867d;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a:hover i:before,
.product-template.def_style_6 .ftc-product.product .images .group-button-product > a:hover i:before{
	color: #e8867d;
}
/*End*/


/*Counter Style 2*/
.counter-style-2 .elementor-counter-number{
	padding: 40px 20px;
	border-radius: 50%;
	border: 4px solid;
	margin-bottom: 20px;
}
/*End*/
/*Counter Style 2*/
.counter-style-3 .elementor-counter-number{
	padding-bottom: 15px;
	margin-bottom: 10px;
	position: relative;
}
.counter-style-3 .elementor-counter-number:before{
	position: absolute;
	content: '';
	width: 30px;
	height: 4px;
	background-color: #fff;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
/*End*/
/*Counter Left*/
.counter-left .elementor-counter-number-wrapper .elementor-counter-number-prefix{
	display: none;
}
.counter-left .elementor-counter .elementor-counter-title{
	text-align: left;
}
/*End*/
/*Counter Left*/
.counter-right .elementor-counter-number-wrapper .elementor-counter-number-suffix{
	display: none;
}
.counter-right .elementor-counter .elementor-counter-title{
	text-align: right;
}
/*End*/

/*Product Deal Style 1*/

.ftc_products_deal_slider.def_style_1{
	padding: 5px;
}
.ftc_products_deal_slider.def_style_1 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_1 .meta_info > div{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}

.ftc_products_deal_slider.def_style_1 .ftc-product.product .item-description .meta_info{
	opacity: 1;
	visibility: visible;
	top: -60px;
}
/*End*/
/*Product Deal Style 2*/
.ftc_products_deal_slider.def_style_2 .ftc-product.product{
	background-color: #fff;
	padding: 15px;
	display: flex;
	align-items: center;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product .images {
	margin: 0;
	width: 50%;
}
.ftc_products_deal_slider ul.ftc-products {
	margin: 0;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product:hover{
	box-shadow: none;
}
.ftc_products_deal_slider.def_style_2{
	max-width: 570px;
	padding: 10px 0;
	margin: auto;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
	position: relative;
	opacity: 1;
	top: 0;
}
.ftc_products_deal_slider.def_style_2 .ftc-product .item-description {
	width: 50%;
	padding-left: 15px;
}

/*End*/
/*Product Deal Style 3*/

.ftc_products_deal_slider.def_style_3 .ftc-product.product{
	padding: 10px;
	display: flex;
	align-items: center;
	box-shadow: 0 2px 7px 3px rgba(0,0,0,.1);
	background: #fff;
}
.ftc_products_deal_slider.def_style_3 .ftc-products .ftc-product.product .images {
	margin: 0;
	order: 2;
}
.ftc_products_deal_slider.def_style_3 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_3 .meta_info > div{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}

.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .meta_info{
	opacity: 1;
	visibility: visible;
	grid-row: 4;
	position: relative;
	top: 0;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .counter-wrapper > div{
	width: 60px;
	height: 60px;
	padding: 10px 5px;
	border-radius: 50%;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description{
	padding: 0 20px;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .product-name{
	font-size: 24px;
	margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .star-rating{
	margin-top: 10px;
	margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .price{
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .counter-wrapper{
	margin-bottom: 10px;
}
/*End*/
/*Product Deal Style 4*/
.ftc_products_deal_slider.def_style_4{
	padding: 5px;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_4 .meta_info > div{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .meta_info{
	opacity: 1;
	visibility: visible;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product{
	float: none;
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images{
	float: none;
	max-width: 100%;
	margin: 0 auto;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .group-button-product{
	display: none;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
	position: absolute;
	bottom: 0;
	z-index: 2;
	max-width: 100%;
	width: 100%;
	padding: 20px 0 5px;
	background-color: rgba(0,0,0,.8);
	display: grid;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .meta_info{
	display: none;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name a{
	color: #fff;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name{
	grid-row: 1;
	font-size: 20px;
	margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .star-rating{
	grid-row: 2;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .price{
	grid-row: 3;
	padding-bottom: 20px;
	position: relative;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .price:before{
	position: absolute;
	content: '';
	width: 80px;
	height: 1px;
	background-color: #fff;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .counter-wrapper{
	grid-row: 4;
	height: 50px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .counter-wrapper > div{
	background: transparent;
	border-color: transparent;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images {
	margin: 0;
}
/*End*/
/*Product Deal Style 5*/
.ftc_products_deal_slider.def_style_5{
	padding: 5px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product{
	float: none;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product:hover{
	box-shadow: none;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_5 .meta_info > div{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0s ease 0s;
	-moz-transition: transform 0s ease 0s;
	-webkit-transition: transform 0s ease 0s;
	-o-transition: transform 0s ease 0s;
	z-index: 1;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product >div{
	max-width: 100%;
	margin: 0;
}
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
	position: relative;
	top: -30px;
	max-width: calc(100% - 40px);
	left: 50%;
	transform: translateX(-50%);
	padding: 20px 0 18px;
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
	z-index: 9;
	background-color: #fff;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .meta_info{
	opacity: 1;
	visibility: visible;
	grid-row: 4;
	top: 0;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
	width: 60px;
	height: 60px;
	padding: 10px 5px;
	border-radius: 50%;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .product-name{
	grid-row: 1;
	font-size: 24px;
	margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .star-rating{
	grid-row: 2;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .price{
	grid-row: 3;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper{
	grid-row: 5;
}
/*End*/
.ftc_products_deal_slider.def_style_6 .ftc-deal-products {
	width: 100%;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product {
	width: 100%;
	max-width: 970px;
	background-color: #f8f8f8;
	border: 10px solid #f8f8f8;
	display: flex;
	align-items: center;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product:hover {
	border: 10px solid #f8f8f8;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .images {
	display: inline-block;
	width: 100%;
	max-width: 460px;
	margin: 0;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .group-button-product {
	display: none;
}
.ftc_products_deal_slider.def_style_6 .product .images:hover > a:after{
	display: none;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .item-description {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 40px;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .product_title.product-name{
	order: 1;
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .item-description .star-rating {
	order: 2;
	position: relative;
	transform: none;
	left: 0;
	font-size: 16px;
	width: 96px;
	margin-bottom: 22px;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .item-description .short-description{
	order: 3;
	margin-bottom: 24px;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .item-description span.price {
	order: 4;
	margin-bottom: 40px;
}
.ftc_products_deal_slider.def_style_6 .ftc-product.product .item-description .counter-wrapper.days-3{
	order: 5;
	position: relative;
	border-top: 1px dashed #e3e3e3;
	border-bottom: 1px dashed #e3e3e3;
	display: flex;
	align-items: center;
	padding: 12px 0;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .counter-wrapper .number-wrapper{
	margin-bottom: 8px;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .counter-wrapper.days-3 > div {
	background-color: transparent;
	border: 0;
	width: 25%;
	height: auto;
	margin: 0;
	padding: 0;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .counter-wrapper.days-3 > div:not(.seconds){
	border-right: 1px dashed #e3e3e3;
}
.ftc_products_deal_slider.def_style_6 .counter-wrapper > div .countdown-meta{
	color: #999;
}
.ftc_products_deal_slider.def_style_6 .counter-wrapper > div .number-wrapper .number{
	color: #333;
	font-size: 24px;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .meta_info {
	display: block;
	order: 6;
	margin: 50px auto 0;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .meta_info > :not(.add-to-cart) {
	display: none;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .meta_info .added_to_cart:before{
	display: inline-block;
	content: "\f00c";
	font-family: Fontawesome;
	margin-right: 10px;
	font-weight: normal;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .meta_info .add-to-cart {
	width: 100%;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .meta_info .add-to-cart a {
	background-color: #333;
	border: 0;
	padding: 0 15px;
}
.ftc_products_deal_slider.def_style_6 .product .item-description .meta_info .add-to-cart:hover a {
	background-color: #333;
	color: #fff;
}



/*Product Widget Style 1*/

.ftc-product-widget .products-widget.products .ftc-product {
	margin-bottom: 30px;
	max-width: 320px;
}
.ftc-product-widget .products-widget .ftc-product:last-child{
	margin-bottom: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description,
.ftc-product-widget .products-widget .ftc-product .images{
	vertical-align: middle;
}
.ftc-product-widget .products-widget .ftc-product .images{
	float: none;
	max-width: 40%;
}
.ftc-product-widget .products-widget .ftc-product .meta-description{
	max-width: 60%;
	width: 100%;
	padding: 0 5px 0 15px;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
	font-size: 18px;
	
}
.ftc-product-widget.elements .title-product-widget{
	margin-bottom: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .price {
	display: inline-block;
	margin: 0;
	width: 100%;
}


/*End*/
.ftc-product-widget.def_style_1 .ftc-product.product {
	margin-left: 0;
}
/*Product WIdget Style 2*/
.ftc-product-widget.def_style_2 .products-widget .ftc-product{
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
	border-radius: 15px;
	padding: 15px;
}
/*End*/
/*Product WIdget Style 3*/
.ftc-product-widget.def_style_3 .products-widget .ftc-product{
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
	text-align: center;
	margin-left: auto;
	width: 100%;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product:nth-child(3){
	margin-bottom: 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_3 .products-widget .ftc-product .images{
	max-width: 100%;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
	margin-top: 5px;
	text-align: center;
	padding: 16px 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .star-rating{
	float: none;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product{
	max-width: 184px;
	margin: 0 auto 30px;
	text-align: center;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product:last-child{
	margin-bottom: 0;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
	margin-top: 0;
}
/*End*/
/*Product WIdget Style 4*/
.ftc-product-widget.def_style_4 .products-widget .ftc-product{
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
	display: grid;
	text-align: center;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product:nth-child(3){
	margin-bottom: 0;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
	max-width: 100%;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description{
	text-align: center;
	padding: 16px 0;
	grid-row: 1;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
	margin-top: 10px;
	grid-row: 2;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description .star-rating{
	float: none;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
	max-width: 184px;
	margin: 0 auto 30px;
	text-align: center;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product:last-child{
	margin-bottom: 0;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
	margin-top: 0;
}
/*End*/
/*Product Widget Style 5*/
.ftc-product-widget.def_style_5 .ftc-product.product {
	margin-right: 0;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
	width: 60%;
}
.ftc-product-widget.def_style_5 .woocommerce .star-rating {
	float: right;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
	text-align: right;
	padding: 0 20px 0 0;
}

/*End*/
/*Product Widget Style 6 */
.ftc-product-widget.def_style_6 .title-product-widget {
	padding-bottom: 0;
	border-bottom: 1px dashed #999;
}
.ftc-product-widget.def_style_6 .ftc-product.product {
	max-width: 100%;
	display: flex;
	align-items: center;
}
.ftc-product-widget.def_style_6 .ftc-product.product .images {
	width: 36%;
	margin: 0;
}
.ftc-product-widget.def_style_6 .ftc-product.product .product_title{
	margin-bottom: 4px;
	color: #fff;
}
.ftc-product-widget.def_style_6 .ftc-product.product .product_title a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500
}
.ftc-product-widget.def_style_6 .ftc-product.product .price ,
.ftc-product-widget.def_style_6 .ftc-product.product .price span {
	color: #fff;
	font-size: 13px;
}
.ftc-product-widget.def_style_6 .ftc-product.product .star-rating.no-rating, 
.ftc-product-widget.def_style_6 .ftc-product.product .star-rating.no-rating:before {
	color: #fff;
}
.ftc-product-widget.def_style_6 .ftc-product.product .star-rating{
	margin-left: 0;
	margin-bottom: 6px;
}
@media only screen and (min-width: 1250px){
	.ftc-product-widget.def_style_6 .ftc-product.product .images, 
	.ftc-product-widget.def_style_6 .ftc-product.product .images img{
		height: 157px;
	}
}
/*Product Widget Style 7 */
.ftc-product-widget.def_style_7 .products-widget .ftc-product{
	border: 1px solid #ebebeb;
	border-radius: 15px;
	padding: 15px;
}


/*Carousel*/
.carousel-row1 .navigation-slider .nav-prev:before,
.carousel-row2 .navigation-slider .nav-prev:before,
.carousel-row3 .navigation-slider .nav-prev:before,
.image-carousel .navigation-slider .nav-prev:before{
	content: "\f104";
	font-size: 30px;
}
.carousel-row1 .navigation-slider .nav-next:before,
.carousel-row2 .navigation-slider .nav-next:before,
.carousel-row3 .navigation-slider .nav-next:before,
.image-carousel .navigation-slider .nav-next:before{
	content: "\f105";
	font-size: 30px;
}


/*end*/


/*Product Tabs Style 1*/

.ftc-product-tabs.vertical .tabs-content-wrapper .tab-content{
	padding-top: 0;
}
.ftc-product-tabs.vertical .tabs-wrapper .tab-title{
	text-align: center;
}
.ftc-product-tabs .tabs-wrapper .tab-title .title{
	font-size: 16px;
}
/*End*/
.ftc-product-tabs .ftc-product .product_title {
	margin-bottom: 5px;
}
/*Product Tabs Style 2*/
.ftc-product-tabs.def_style_2 .tabs-wrapper .tab-title .title {
	font-size: 13px;
}
.ftc-product-tabs.def_style_2 .tabs-wrapper {
	border-top: 1px dashed #e3e3e3;
	border-bottom: 1px dashed #e3e3e3;
}
.ftc-product-tabs.def_style_2 .tabs-wrapper .tab-title {
	padding: 9px;
	position: relative;
	padding-left: 20px;
	margin-right: 20px;
}
.ftc-product-tabs.def_style_2 .tabs-wrapper .tab-title.active {
	color: #000;
}
.ftc-product-tabs.def_style_2 .tabs-wrapper .tab-title:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #999;
	position: absolute;
	left: 0;
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
}
.ftc-product-tabs.def_style_2 .ftc-product.product {
	border: 5px solid #f8f8f8;
	background-color: #f8f8f8;
	margin-bottom: 0;
}
.ftc-product-tabs.def_style_2 .ftc-product.product:hover {
	border: 5px solid #f8f8f8;
}
.ftc-product-tabs.def_style_2 .ftc-product.product .product_title {
	text-transform: uppercase;
	font-weight: 500;
}
.ftc-product-tabs.def_style_2 .ftc-product.product .star-rating {
	margin: 5px auto 7px;
}
.ftc-product-tabs.def_style_2 .ftc-product.product .price {
	display: inline-block;
	width: 100%;
	margin-bottom: 3px;
}
.ftc-product-tabs.def_style_2 .ftc-product.product .images {
	margin-bottom: 10px;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product div.add-to-cart {
	order: 1;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product div.yith-wcwl-add-to-wishlist {
	order: 2;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > a {
	order: 3;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div, 
.ftc-product-tabs.def_style_2 .product .images .group-button-product > a {
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin: 0 3px;
	border-radius: 50%;
	min-width: auto;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .added_to_cart,
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .add_to_cart_button,
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div a {
	width: 100%;
	height: 100%;
	line-height: 36px;
	border-radius: 50%;
	margin: 0;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .add_to_cart_button.loading:after {
	right: 12px;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .added_to_cart {
	font-size: 0;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .added_to_cart:before {
	display: block;
	font-size: 15px;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .show {
	width: 100%;
	height: 100%;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div .ftc-tooltip.button-tooltip {
	display: none;
}
.ftc-product-tabs.def_style_2 .product .images .group-button-product > div a.add_to_cart_button:before {
	display: block;
}

.images .group-button-product > .add-to-cart a:before{
	content: "\e04f";
	font-family: 'simple-line-icons';
	display: none;
}


/*End*/


/*Product tab Style 3*/
.product-tab-template.def_style_3 .ftc-product.product .images .conditions-box{
	display: none;
}
.product-tab-template.def_style_3 .products .ftc-product:hover{
	box-shadow: none;
}

.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info > a,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
	display: none;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .add-to-cart{
	height: 40px;
}
.product-tab-template.def_style_3 .ftc-product .item-description .meta_info a.added_to_cart,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a.add_to_cart_button{
	width: 115px;
	height: 40px;
	line-height: 40px;
	border-radius: 15px;
	background-color: #e8867d;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a.add_to_cart_button:before{
	display: none;
}
.product-tab-template.def_style_3 .ftc-product .item-description .meta_info a.added_to_cart,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a .ftc-tooltip{
	font-size: 13px;
	color: #fff;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product {
	width: auto;
	height: auto;
	right: auto;
	top: 50%;
	left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: 1;
	visibility: visible;
	transform: translate(0, -50%);
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > .add-to-cart span.ftc-tooltip.button-tooltip {
	display: none;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div, 
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a {
	display: block;
	float: left;
	border-radius: 5px;
	margin: 0;
	margin-top: 10px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div a {
	border-radius: 5px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > .add-to-cart {
	order: 1;
	min-width: auto;
	margin: 0;
	overflow: hidden;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
	order: 2;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a.compare {
	order: 3;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a.quickview {
	order: 4;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > .add-to-cart a:before {
	display: block;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .product .item-description .ftc-thumbnails-gallery {
	margin-bottom: 10px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div a:after {
	right: 9px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div a.added_to_cart {
	font-size: 0;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div a.added_to_cart:before {
	display: block;
	font-size: 14px;
}
.product-tab-template.def_style_3 .ftc-thumbnails-gallery .details-thumbnails li span img{
	width: 40px;
}
.product-tab-template .product .item-description .ftc-thumbnails-gallery ul.details-thumbnails {
	margin: 0;
}
/*Product tab Style 3*/
.ftc-product-tabs.def_style_4 .tabs-wrapper {
	padding: 0 20px;
}
.ftc-product-tabs.def_style_4 .tab-title .title {
	border-bottom: 3px solid transparent;
	font-size: 14px;
}
.ftc-product-tabs.def_style_4 .tab-title.active .title {
	border-bottom: 3px solid;
}
.ftc-product-tabs.def_style_4 {
	width: calc(100% + 40px);
	/*padding: 0 15px;*/
	margin-left: -20px;
}
.ftc-product-tabs.def_style_4 .tabs-content-wrapper {
	padding-bottom: 50px;
}
.ftc-product-tabs.def_style_4 .ftc-product.product {
	width: calc(100% - 30px);
	max-width: 100%;
	padding: 10px 0 40px;
	margin-bottom: 0;
}
.ftc-product-tabs.def_style_4 .ftc-product.product:hover {
	width: calc(100% - 10px);
	padding: 10px 10px 30px;
	box-shadow: 0px 1px 4px 1px #ddd;
	z-index: 9;
	background-color: #fff;
	margin-bottom: -36px;
}
.ftc-product-tabs.def_style_4 .group-button-product {
	display: none;
}
.ftc-product-tabs.def_style_4 .product .images:hover > a:after{
	display: none;
}
.ftc-product-tabs.def_style_4 .meta_info {
	display: none;
	margin: 10px 0 0 0;
	overflow: unset;
	justify-content: center;
}
.ftc-product-tabs.def_style_4 .product:hover .meta_info {
	display: flex;
}
.ftc-product-tabs.def_style_4 .product .item-description .meta_info > a.quickview {
	display: block;
	position: absolute;
	top: -65px;
	right: 20px;
	transform: none;
	width: auto;
}
.ftc-product-tabs.def_style_4 .product .meta_info .add-to-cart {
	min-width: 140px;
	width: auto;
	order: 2;
	text-align: center;
	background-color: #333;
	border-radius: 20px;
	margin: 0 14px;
}
.ftc-product-tabs.def_style_4 .product .meta_info .add-to-cart:hover {
	background-color: #333;
}
.ftc-product-tabs.def_style_4 .product .meta_info .add-to-cart a.button {
	width: 100%;
	border-radius: inherit;
	background-color: transparent;
	border: 0;
	height: 100%;
	line-height: inherit;
	font-weight: normal;
	color: #fff;
}
.ftc-product-tabs.def_style_4 .product .meta_info .add-to-cart .added_to_cart {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.ftc-product-tabs.def_style_4 .product .compare.added {
	font-size: 0;
}
.ftc-product-tabs.def_style_4 .product .item-description {
	z-index: 8;
}
.ftc-product-tabs.def_style_4 .product .meta_info .add-to-cart a.button:before{
	display: none;
}
.ftc-product-tabs.def_style_4 .product .meta_info .add-to-cart .ftc-tooltip.button-tooltip {
	font-size: 14px;
}
.ftc-product-tabs.def_style_4 .product .ftc-tooltip.button-tooltip {
	font-size: 0;
	padding: 0 1px 0 0;
}
.ftc-product-tabs.def_style_4 .product .item-description .meta_info a {
	border: 0;
}
.ftc-product-tabs.def_style_4 .product .compare {
	display: inline-block;
	order: 3;
}
.ftc-product-tabs.def_style_4 .product .compare.added:before {
	font-weight: bold;
}
.ftc-product-tabs.def_style_4 .product .yith-wcwl-add-to-wishlist.added .add_to_wishlist {
	display: none;
}
.ftc-product-tabs.def_style_4 .product .yith-wcwl-add-to-wishlist {
	order: 1;
}
.ftc-product-tabs.def_style_4 .product .meta_info > div, 
.ftc-product-tabs.def_style_4 .product .meta_info > a {
	width: auto;
	height: 36px;
	line-height: 36px;
}
.ftc-product-tabs.def_style_4 .item-description .product_title {
	font-size: 16px;
	margin-bottom: 7px;
}
.ftc-product-tabs.def_style_4 .product .meta_info > a,
.ftc-product-tabs.def_style_4 .meta_info .yith-wcwl-add-to-wishlist a {
	color: #666;
}
.ftc-product-tabs.def_style_4 .product .item-description .meta_info i {
	font-size: 16px;
}
.ftc-product-tabs.def_style_4 .product .item-description .meta_info .compare i:before {
	content: "\f021";
	font-family: 'FontAwesome';
}
.ftc-product-tabs.def_style_4 .product .item-description .meta_info .add_to_wishlist.wishlist i:before {
	content: "\f08a";
	font-family: 'FontAwesome';
	font-weight: bold;
}
.ftc-product-tabs.def_style_4 .product .item-description .meta_info .quickview i:before {
	content: "\f06e";
	font-family: 'FontAwesome';
}
.ftc-product-tabs.def_style_4 .product .item-description .price * {
	color: #666;
	font-size: 17px;
}

/*thumbnail gallery product slider*/
.ftc-thumbnails-gallery ul li {
	max-width: 45px;
	margin-right: 15px;
	display: inline-block;
	border: 1px solid transparent;
}
.ftc-thumbnails-gallery ul li:hover{
	border: 1px solid #e8867d;
}
.ftc-thumbnails-gallery ul li:last-child{
	margin-right: 0;
}
.ftc-thumbnails-gallery ul li span{
	cursor: pointer;
}
/*End*/


/*Product Hotspot*/
.ftc-image-hotspots .woocommerce .ftc-product{
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
	z-index: 2;
}
.ftc-image-hotspots .woocommerce .ftc-product .images{
	margin-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description{
	padding-top: 15px;
	padding-bottom: 0;
	background-color: #fff;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .meta_info{
	position: absolute;
}
.ftc-image-hotspots .woocommerce .ftc-product:hover .item-description .meta_info{
	position: relative;
}
.ftc-image-hotspots .woocommerce .ftc-product:hover .item-description{
	padding-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .product-categories,
.ftc-image-hotspots .woocommerce .ftc-product .item-description .product-sku{
	display: none;
}
.ftc-image-hotspots .woocommerce .star-rating span::before{
	color: #d79d4a;
}
/*end*/

/*Image Hotspot Content*/
.ftc-hot-spot-image .content{
	z-index: 2;
}
.ftc-hot-spot-image .content .content-text{
	color: #333;
	max-width: 250px;
	background-color: #fff;
	box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
	padding: 15px;
	z-index: 2;
}
.ftc-hot-spot-image .content .content-text h4{
	margin-bottom: 15px;
}
/*End*/

/*Recent,Feature,Sale Product*/

.ftc-product-grid.def_style_1 .products .product{
	z-index: 1;
}

.ftc-product-grid.def_style_1 .load-more-product {
	text-align: center;
	margin-top: 25px;
}
@media only screen and (max-width: 991px) and (min-width: 641px){

	.ftc-product-widget.def_style_7 .products-widget .ftc-product,
	.ftc-product-widget.def_style_2 .products-widget .ftc-product{
		padding: 10px;
	}
	.ftc-product-widget .products-widget .ftc-product .meta-description{
		padding-left: 10px;
	}
	.woocommerce.ftc-product-grid.def_style_1 .products .product{
		width: calc(33.3333% - 30px);
	}
}
@media only screen and (max-width: 640px){

	.woocommerce.ftc-product-grid.def_style_1 .products .product{
		width: calc(50% - 15px);
	}
}
.ftc-product-grid.def_style_1 .load-more-product.style_4:before {
	background-color: #ebebeb;
}

.ftc-product-grid.def_style_1 .load-more-product.style_4 .load-more.button {
	border-color: #ebebeb;
}
/*End*/

/*Single Product*/
.ftc-single-product div.single-product-container .entry-summary .wcfm_catalog_enquiry_button_wrapper {
	display: none;
}
.ftc-single-product .detail-nav-summary {
	right: 0;
	top: 10px;
}
.ftc-single-product div.product .summary .yith-wcwl-add-to-wishlist,
.ftc-single-product div.product .summary .compare{
	margin: 0;
}
.ftc-single-product div.single-product-container .entry-summary>*{
	float: left;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing{
	padding-left: 0;
}
.single-product-container form.cart .single_add_to_cart_button.loading:after {
	top: 8px;
	left: 13px;
}
.ftc-single-product .summary.entry-summary >.content {
	margin-bottom: 10px;
}
.ftc-single-product div.product form.cart div.quantity {
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px){
	.ftc-single-product div.single-product-container .entry-summary{
		text-align: center !important;
		padding-right: 0;
	}
	.ftc-single-product div.product div.summary .woocommerce-product-rating a.woocommerce-review-link,
	.ftc-single-product div.single-product-container .entry-summary>*{
		float: none;
	}
	.ftc-single-product div.single-product-container .entry-summary .social-sharing{
		float: left;
	}
	.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing{
		display: inline-block;
	}
	
	.ftc-single-product div.product .summary .yith-wcwl-add-to-wishlist,
	.ftc-single-product div.product .summary .compare{
		margin: -5px 7px 5px 0;
		float: none;
	}
	.ftc-single-product div.product .summary .compare{
		margin-right: 0;
		top: -12px;
	}
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity > input {
    height: 30px;
}
/*End*/
.images_left.single-product-container h1.product_title.entry-title {
	width: 100%;
}
.images_left.single-product-container .woocommerce-product-rating {
	width: 100%;
}
/*Css Add*/
.testi-carosel-template .style_2.ftc-element-testimonial .avatar-image:before{
	color: rgba(102,102,102,0.2)
}
.custom-slider .ftc-all-slider .slide-title{
	margin-top: 20px;
}
.custom-slider .navigation-slider div{
	top: 50%;
}
.elementor-pagination-position-outside .elementor-image-carousel-wrapper .elementor-swiper-button{
	top: -webkit-calc(44% - 30px / 2);
	top: calc(44% - 30px / 2);
}
.elementor-pagination-position-outside .elementor-image-carousel-wrapper .elementor-swiper-button i:before{
	color: #333;
}
.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 0;
}
.image-carousel .swiper-slide > *{
	margin-bottom: 0 !important;
}
.image-carousel .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: -5px;
	cursor: pointer !important;
}
/*End*/


@media only screen and (max-width: 1024px) and (min-width: 992px){
	.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
		padding-top: 3px;
	}
	.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
		width: 55px;
		height: 55px;
		padding: 8px 2px;
		margin: 0;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
		font-size: 17px;
	}

}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.widget-banner img{
		padding-left: 15px;
	}
	.deal-style2{
		width: 100% !important;
		text-align: center; 
	}

}

@media only screen and (max-width: 767px) and (min-width: 481px){
	.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
		max-width: calc(100% - 10px);
	}
}
@media only screen and (max-width: 991px){
	.deal-style2:first-child{
		margin-bottom: 20px;
	}
	
	.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description{
		right: 0;
	}
	
	.widget-style3{
		width: 100% !important;
	}
	.ftc-product-widget.def_style_3 {
		max-width: 400px;
		margin: 0 auto;
	}
	.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .product-name{
		font-size: 20px;
	}
	.ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
		width: 100%;
	}
	.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
		padding-right: 0px;
	}
	.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
		padding-left: 0px;
	}
	.ftc-elements-blogs-timeline.columns-2 .element-timeline{
		max-width: 20%;
		width: 20%;
	}
	.ftc-elements-blogs-timeline.columns-2 .inner-wrap{
		max-width: 80%;
	}
	.ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
		top: 50px;
	}
	.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
		bottom: -50px;
	}
	.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs:not(:last-child) .element-timeline:after{
		display: none;
	}
	.blog-template-elementor.def_style_7 .inner-wrap > a:after{
		content: none;
	}
	.blog-template-elementor.def_style_7 .inner-wrap > a:before{
		content: "";
		width: 0;
		height: 0;
		border-bottom: 15px solid #fff;
		border-right: 15px solid transparent!important;
		border-left: 15px solid transparent!important;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		bottom: 0;
		z-index: 1;
	}
	.blog-template-elementor.def_style_7 .inner-wrap .post-text{
		max-width: 100%;
		padding: 30px 0 20px;
	}
	.blog-template-elementor.def_style_7 .inner-wrap .post-text,
	.blog-template-elementor.def_style_7 .inner-wrap > a{
		width: 100%;
		display: inline-block;
	}
	.blog-template-elementor.def_style_4 .inner-wrap .post-text{
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		width: calc(100% - 50px);
		height: calc(100% - 50px);
		margin: 0 auto;
	}
	.blog-template-elementor.def_style_4 .inner-wrap .post-text p{
		height: 75px;
		overflow: hidden;
	}
	
	.ftc-countdown-element{
		margin: 0 auto;
	}
	.product-template .ftc-product.product .images .group-button-product a.compare{
		display: none !important;
	}
	.widget-default{
		width: 50% !important;
	}
	.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
	.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 767px){

	.ftc_products_deal_slider.def_style_4 .ftc-product.product .images .conditions-box{
		display: none;
	}
}
@media only screen and (max-width: 480px){
	.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description{
		padding: 20px 0 10px; 
	}
	.ftc_products_deal_slider.def_style_3 .ftc-product.product{
		flex-direction: column-reverse;
	}
	.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
		max-width: calc(100% - 30px)
	}
	.ftc-element-hotspots .ftc-hot-spot-image .content{
		min-width: 190px;
	}
	.ftc-hot-spot-image .content .content-text{
		padding: 15px 10px;
	}
	.widget-default{
		width: 100% !important;

	}
	
	.ftc_products_deal_slider.def_style_2 .ftc-product.product >div,
	.ftc_products_deal_slider.def_style_3 .ftc-product.product >div{
		max-width: 100%;
	}
	
	.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description,
	.ftc_products_deal_slider.def_style_3 .ftc-deal-products .ftc-product.product > .item-description{
		position: relative;
		transform: translateY(0);
		padding: 30px 0;
	}
	.ftc_products_deal_slider.def_style_2{
		max-width: calc(100% - 30px);
	}
	.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
		bottom: 0;
	}
	.widget-default:last-child{
		margin-bottom: 0;
	}
	
	.blog-template-elementor.def_style_3 .inner-wrap .post-text,
	.blog-template-elementor.def_style_3 .inner-wrap > a{
		width: 100%;
		display: inline-block;
	}
	.blog-template-elementor.def_style_5 .inner-wrap .post-text,
	.blog-template-elementor.def_style_1 .inner-wrap .post-text{
		text-align: center;
	}
	.blog-template-elementor.def_style_3 .inner-wrap .post-text{
		text-align: center;
		padding: 30px 15px 0;
		max-width: 100%;
	}
	.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta:before{
		left: 50%;
		transform: translateX(-50%);
	}
	.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta .published,
	.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta .published{
		margin-right: 20px;
	}
	.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .vcard.author,
	.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta .vcard.author,
	.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta .vcard.author{
		float: none;
		margin-right: 0;
	}

}

.ftc_products_slider .product .product_title {
	margin-bottom: 5px;
	font-size: 15px;
}
/* products slider default 2 */
.product-slider3-st2 .ftc_products_slider.def_style_2 .title-product-slider {
    display: none;
}
.ftc_products_slider.def_style_2 .title-product-slider h2 {
	font-size: 24px;
	padding-left: 40px;
}
.ftc_products_slider.def_style_2 .title-product-slider h2 * {
	font-family: inherit;
}
.ftc_products_slider.def_style_2 .title-product-slider h2:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #241704;
	position: absolute;
	top: 10px;
	left: 0;
	margin-right: 10px;
}
.ftc_products_slider.def_style_2 .add_to_cart_button a:before{
	display: none;
}
.ftc_products_slider.def_style_2 .swiper-pagination-bullet {
	opacity: 1;
}
.ftc_products_slider.def_style_2 .swiper-pagination-bullet:before {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: -3px;
	top: -3px;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
}
.ftc_products_slider.def_style_2 .swiper-pagination-bullet:hover,
.ftc_products_slider.def_style_2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #000;
}
.ftc_products_slider.def_style_2 .swiper-pagination-bullet:hover:before, 
.ftc_products_slider.def_style_2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	border-color: #000;
}
.ftc_products_slider.def_style_2 .swiper-pagination.swiper-pagination-bullets {
	margin-top: 10px;
}
/* products slider default 3 */

.ftc_products_slider.def_style_3 .product .images .group-button-product {
	display: none;
}
.ftc_products_slider.def_style_3 .item-description .meta_info {
	display: none;
}
.ftc_products_slider.def_style_3 .item-description span.price {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.ftc_products_slider.def_style_3 .product .item-description span.price .amount {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.ftc_products_slider.def_style_3 .item-description .product-name {
	display: inline-block;
	float: left;
	width: calc(100% - 75px);
	text-align: left;
}
.ftc_products_slider.def_style_3 .product-name a {
	color: #fff;
	font-size: 16px;
}
.ftc_products_slider.def_style_3 .item-description .star-rating {
	display: inline-block;
	float: right;
	margin-top: 5px;
}
.ftc_products_slider.def_style_3 .item-description .meta_info {
	display: flex;
	top: 0;
	width: 100%;
	position: absolute;
	opacity: 0;
	visibility: hidden;
}
.ftc_products_slider.def_style_3 .product:hover .item-description .meta_info {
	opacity: 1;
	visibility: visible;
}
.ftc_products_slider.def_style_3 .product .item-description .meta_info > :not(.add-to-cart) {
	display: none;
}
.ftc_products_slider.def_style_3 .item-description .meta_info .add-to-cart, 
.ftc_products_slider.def_style_3 .item-description .meta_info .add-to-cart a {
	width: 100%;
	border-radius: 0;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	text-transform: capitalize;
	background-color: rgba(255, 255, 255, .1);
	color: #fff;
}
.ftc_products_slider.def_style_3 .product .item-description .meta_info .add-to-cart a:before {
	display: none;
}
.ftc_products_slider.def_style_3 .item-description .star-rating.no-rating:before {
	color: #fff;
}
.ftc_products_slider.def_style_3 .meta_info .add-to-cart .ftc-tooltip {
	display: inline-block;
	overflow: visible;
	height: auto;
	font-family: Playfair Display;
	font-weight: normal;
	font-size: 15px;
}

.ftc_products_slider.def_style_3 .item-description .meta_info .add-to-cart:hover a.added_to_cart,
.ftc_products_slider.def_style_3 .item-description .meta_info .add-to-cart:hover a {
	color: #333;
	background-color: #fff;
}
.ftc_products_slider.def_style_3 .product .item-description .meta_info .add-to-cart a.added_to_cart:before{
	display: none;
}
.ftc_products_slider.def_style_3 .product .item-description .meta_info .add-to-cart a.added_to_cart {
	flex-direction: row-reverse;
	font-size: 15px;
	text-transform: capitalize;
	font-family: Playfair Display;
	letter-spacing: 0.5px;
}
.ftc_products_slider.def_style_3 .product:hover .item-description > :not(.meta_info) {
	opacity: 0;
}
.ftc_products_slider.def_style_3 .product .images {
	margin-bottom: 15px;
}
.ftc_products_slider.def_style_3 .product .meta_info .added_to_cart:after {
	margin-right: 5px;
}



/* products slider default 4 */
.ftc_products_slider.def_style_4 .images {
	margin-bottom: 10px;
}
.ftc_products_slider.def_style_4 .item-description .meta_info {
	position: unset;
	transform: none;
	opacity: 1;
	margin-top: 30px;
}
.ftc_products_slider.def_style_4 .product .meta_info .add-to-cart .added_to_cart:after {
	display: none;
}
.ftc_products_slider.def_style_4 .product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.def_style_4 .item-description .meta_info > :not(.add-to-cart) {
	display: none;
}
.ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart {
	width: 100%;
	max-width: 132px;
}
.ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart a {
	background-color: #999;
	color: #222;
	text-transform: capitalize;
}
.ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart:hover a {
	color: #fff;
}
.ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart a:before{
	display: none;
}
.ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart .ftc-tooltip {
	overflow: visible;
	display: inline-block;
	font-size: 18px;
}
.ftc_products_slider.def_style_4 .product .item-description .meta_info .add-to-cart .added_to_cart {
	font-size: 18px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}
.ftc_products_slider.def_style_4 .ftc-product:hover .item-description .meta_info {
	animation: none;
	-webkit-animation: unset;
	-o-animation: unset;
}
.ftc_products_slider.def_style_4 .ftc-product .item-description .star-rating {
	display: none;
}
.ftc_products_slider.def_style_4 .ftc-product .item-description .product_title a {
	font-size: 16px;
	color: #fff;
}
.ftc_products_slider.def_style_4 .ftc-product .item-description .price {
	font-size: 24px;
	color: #fff;
}
.ftc_products_slider.def_style_4 .ftc-product .item-description .price del .amount {
	font-size: 18px;
}
.ftc_products_slider.def_style_4 .ftc-product .item-description .price ins .amount {
	color: #fff;
}
.ftc_products_slider.def_style_4 .ftc-product .item-description .price .amount {
	font-weight: normal;
}

/* products slider default 5 */
.ftc_products_slider.def_style_5 .product .meta_info {
	display: none;
}
.ftc_products_slider.def_style_5 .product .star-rating {
	display: none;
}
.ftc_products_slider.def_style_5 .product .item-description {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ftc_products_slider.def_style_5 .product span.price {
	margin-top: 0;
}
.ftc_products_slider.def_style_5 .product .images > a, 
.ftc_products_slider.def_style_5 .product .images img {
	width: 100%;
}
.ftc_products_slider.def_style_5 .product .button-in-product {
	display: flex;
	align-items: center;
	top: calc(100% - 37px);
	width: 100%;
	max-width: 235px;
	height: 36px;
	-webkit-transform: translate(-49%, -50%);
	-moz-transform: translate(-49%, -50%);
	transform: translate(-49%, -50%);
}
.ftc_products_slider.def_style_5 .product .button-in-product .add-to-cart {
	order: 2;
	width: 100%;
	max-width: 150px;
	margin: 0 10px;
}
.ftc_products_slider.def_style_5 .product .images .button-in-product .add-to-cart a {
	width: 100%;
	border-radius: 0;
}
.ftc_products_slider.def_style_5 .product .button-in-product a.compare {
	order: 1;
	border-radius: 0;
}
.ftc_products_slider.def_style_5 .product .button-in-product .yith-wcwl-add-to-wishlist {
	order: 3;
}
.ftc_products_slider.def_style_5 .product .button-in-product a.quickshop {
	display: none;
}
.ftc_products_slider.def_style_5 .product .images .button-in-product > a, 
.ftc_products_slider.def_style_5 .product .images .button-in-product > div a {
	line-height: 37px;
	width: 37px;
	height: 37px;
}
.ftc_products_slider.def_style_5 .product .button-in-product .yith-wcwl-add-to-wishlist a {
	border-radius: 0;
}
.ftc_products_slider.def_style_5 .product .images .button-in-product > a, 
.ftc_products_slider.def_style_5 .product .images .button-in-product > div a {
	background-color: #FFF;
	color: #666;
	border: 1px solid #e6e6e6;
}
.ftc_products_slider.def_style_5 .product .images .button-in-product > a:hover, 
.ftc_products_slider.def_style_5 .product .images .button-in-product > div a:hover {
	border-color: transparent;
	color: #fff;
}
.ftc_products_slider.def_style_5 .add-to-cart .ftc-tooltip {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	height: auto;
	line-height: initial;
	margin-left: 7px;
}
.ftc_products_slider.def_style_5 .product span.price del {
	display: none;
}
.ftc_products_slider.def_style_5 .product .images > a.quickshop {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 132px;
	width: 100%;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
}
.ftc_products_slider.def_style_5 .product .images > a.quickshop i {
	display: none;
}
.ftc_products_slider.def_style_5 .product .images > a.quickshop span.ftc-tooltip {
	display: inline-block;
}

@media only screen and (max-width: 991px) and (min-width: 768px){
	.ftc_products_slider.def_style_5 .product .button-in-product .add-to-cart {
		width: 100%;
		max-width: 125px;
		margin: 0 3px;
	}
}
@media only screen and (max-width: 480px){
	.ftc_products_slider.def_style_5 .add-to-cart .ftc-tooltip{
		display: none;
	}
	.ftc_products_slider.def_style_5 .product .button-in-product .add-to-cart{
		max-width: 37px;
		margin: 0;
	}
	.ftc_products_slider.def_style_5 .product .item-description{
		display: block;
	}
	.ftc_products_slider.def_style_5 .product .images > a.quickshop{
		max-width: 125px;
		top: 20%;
	}


}
/* products slider default 6 */
.ftc_products_slider.def_style_6 .item-description .meta_info,
.ftc_products_slider.def_style_6 .item-description .star-rating {
	display: none;
}
.ftc_products_slider.def_style_6 .images .button-in-product {
	display: grid;
	grid-template-columns: 50% 50%;
	width: 100%;
	height: auto;
	padding: 0 15px;
	top: auto;
	bottom: 15px;
	left: 0;
	transform: none;
}
.ftc_products_slider.def_style_6 .images .button-in-product > div {
	width: 37px;
	height: auto;
}
.ftc_products_slider.def_style_6 .product .images .button-in-product > a, 
.ftc_products_slider.def_style_6 .product .images .button-in-product > div a {
	background-color: #fff;
	color: #666;
}
.ftc_products_slider.def_style_6 .images .button-in-product > a:hover, 
.ftc_products_slider.def_style_6 .images .button-in-product > div a:hover {
	color: #fff;
}
.ftc_products_slider.def_style_6 .product .images .button-in-product > div, 
.ftc_products_slider.def_style_6 .product .images .button-in-product > div a, 
.ftc_products_slider.def_style_6 .product .images .button-in-product > a {
	width: 37px;
	height: 37px;
	line-height: 37px;
}

.ftc_products_slider.def_style_6 .product .images .button-in-product .add-to-cart {
	order: 1;
	margin-left: 0;
	margin-bottom: 10px;
}
.ftc_products_slider.def_style_6 .product .images .button-in-product .yith-wcwl-add-to-wishlist {
	order: 2;
	margin-left: auto;
	margin-bottom: auto;
}
.ftc_products_slider.def_style_6 .product .images .button-in-product a.quickshop {
	order: 3;
	margin-left: 0;
}
.ftc_products_slider.def_style_6 .product .images .button-in-product a.compare {
	order: 4;
	margin-left: auto;
}
.ftc_products_slider.def_style_6 .images .conditions-box span {
	top: 10px;
	left: 10px;
	padding: 6px 31px;
	font-size: 18px;
}
.ftc_products_slider.def_style_6 .images .conditions-box span.onsale {
	left: auto;
	right: 10px;
}
.ftc_products_slider.def_style_6 .product .images {
	margin-bottom: 18px;
}
.ftc_products_slider.def_style_6 .item-description .product_title a {
	font-size: 18px;
	color: #222;
	font-weight: normal;
}
.ftc_products_slider.def_style_6 .product .item-description span.price span {
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
.ftc_products_slider.def_style_6 .product .item-description span.price del .amount {
	font-size: 15px;
	color: #666;
}
.ftc_products_slider.def_style_6 .images .button-in-product a.loading:after {
	left: auto;
	top: 0;
	right: 12px;
}
.ftc_products_slider.def_style_6 .images .button-in-product a.added_to_cart:before{
	display: none;
}
.ftc_products_slider.def_style_6 .images .button-in-product a.added_to_cart:after {
	display: inline-block;
}
@media only screen and (max-width: 991px){
	.ftc_products_slider.def_style_6 .images .button-in-product{
		grid-template-columns: 42px 42px 42px;
		padding: 0;
	}
	.ftc_products_slider.def_style_6 .product .images .button-in-product a.quickshop {
		margin-right: 0;
		margin-left: auto;
		margin-bottom: auto;
	}
	.ftc_products_slider.def_style_6 .product .images .button-in-product .yith-wcwl-add-to-wishlist {
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
	}
	.ftc_products_slider.def_style_6 .product .images .button-in-product .add-to-cart{
		margin-bottom: 0;
	}

}
/* products slider default 7 */

.ftc_products_slider.def_style_7 .products .product .images > a, 
.ftc_products_slider.def_style_7 .product .images img{
	width: 100%;
}
.ftc_products_slider.def_style_7 .item-description .star-rating ,
.ftc_products_slider.def_style_7 .item-description .meta_info {
	display: none;
}
.ftc_products_slider.def_style_7 .item-description .product_title {
	white-space: pre;
	width: calc(100% - 70px);
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}
.ftc_products_slider.def_style_7 .item-description .price del {
	display: none;
}
.ftc_products_slider.def_style_7 .item-description .product_title a {
	font-size: 18px;
	color: #222;
	text-transform: uppercase;
}
.ftc_products_slider.def_style_7 .item-description {
	display: flex;
}
.ftc_products_slider.def_style_7 .item-description .price {
	margin: 0;
	padding-right: 4px;
}
.ftc_products_slider.def_style_7 .product .item-description span.price span {
	font-size: 26px;
	color: #333;
	font-weight: normal;
	padding: 0;
}
.ftc_products_slider.def_style_7 .product .item-description span.price del .amount {
	font-size: 15px;
}
.ftc_products_slider.def_style_7 .button-in-product {
	display: block;
	width: auto;
	height: auto;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.ftc_products_slider.def_style_7 .product .images .button-in-product > a.quickshop {
	margin-bottom: 0;
}
.ftc_products_slider.def_style_7 .product .images .button-in-product .compare {
	display: none;
}
.ftc_products_slider.def_style_7 .product .images .button-in-product > div, 
.ftc_products_slider.def_style_7 .product .images .button-in-product > a {
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	box-shadow: 0 0 3px #999;
	border-radius: 0;
}

.ftc_products_slider.def_style_7 .product .images .button-in-product > a{
	line-height: 50px;
	background-color: #fff;
	color: #333;
	position: relative;
}
.ftc_products_slider.def_style_7 .product .images .button-in-product > div a {
	border-radius: 0;
	line-height: 50px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #333;
	position: relative;
}
.ftc_products_slider.def_style_7 .product .images .button-in-product > a:hover, 
.ftc_products_slider.def_style_7 .product .images .button-in-product > div a:hover{
	color: #fff;
}
.ftc_products_slider.def_style_7 .product .images .button-in-product > div a:hover .ftc-tooltip,
.ftc_products_slider.def_style_7 .product .images .button-in-product > a:hover .ftc-tooltip {
	font-size: 14px;
	display: block;
	position: absolute;
	top: 0;
	left: calc(100% + 10px);
	width: max-content;
	background-color: #fff;
	text-transform: uppercase;
	padding: 0px 10px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1.5px;
	box-shadow: 0 0 3px #ebebeb;
}
.ftc_products_slider.def_style_7 .product .images .button-in-product > div .yith-wcwl-wishlistexistsbrowse {
	height: 100%;
	position: relative;
	overflow: unset;
}
.ftc_products_slider.def_style_7 .button-in-product > div .added_to_cart:before{
	display: none;
}
.ftc_products_slider.def_style_7 .button-in-product > div .added_to_cart:after {
	display: inline-block;
}
.ftc_products_slider.def_style_7 .images .button-in-product > div .loading:after {
	top: 0;
}
@media only screen and (max-width: 480px){
	.ftc_products_slider.def_style_7 .product .images .button-in-product > div, 
	.ftc_products_slider.def_style_7 .product .images .button-in-product > a {
		width: 35px;
		height: 35px;
	}
	.ftc_products_slider.def_style_7 .product .images .button-in-product > a,
	.ftc_products_slider.def_style_7 .product .images .button-in-product > div a{
		line-height: 35px;
	}
	.ftc_products_slider.def_style_7 .product .images .button-in-product > div a:hover .ftc-tooltip, 
	.ftc_products_slider.def_style_7 .product .images .button-in-product > a:hover .ftc-tooltip{
		font-size: 12px;
		left: calc(100% + 6px);
		padding: 0px 5px;
	}

}



/* products grid default 7 */
.ftc-product-grid.def_style_7 .products .product {
	margin-bottom: 8px;
}
.ftc-product-grid.def_style_7 .product .images {
	margin: 0;
}
.ftc-product-grid.def_style_7 .meta_info {
	display: none;
}
.ftc-product-grid.def_style_7 .product .item-description {
	display: grid;
	grid-template-columns: auto auto;
	text-align: left;
	color: #fff;
}
.ftc-product-grid.def_style_7 .item-description .product-categories {
	grid-row-start: 2;
	font-size: 16px;
}
.ftc-product-grid.def_style_7 .item-description .product-name {
	grid-column-start: 1;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ftc-product-grid.def_style_7 .item-description span.price {
	grid-column-start: 2;
	grid-row-start: 1;
	margin: 0;
	text-align: right;
	display: flex;
	justify-content: flex-end;
}
.ftc-product-grid.def_style_7 .item-description .product-name a {
	color: #fff;
	font-size: 30px;
}
.ftc-product-grid.def_style_7 .item-description .product-name:hover a {
	color: #333;
}
.ftc-product-grid.def_style_7 .item-description span.price:before {
	content: "-------------------------------------------";
	position: relative;
	top: 10px;
	font-size: 16px;
	right: 6px;
	color: #fff;
	width: 61%;
	height: 8px;
	line-height: 5px;
	overflow: hidden;
	font-weight: normal;
	padding-left: 10px;
}
.ftc-product-grid.def_style_7 .product .item-description .price del {
	display: none;
}
.ftc-product-grid.def_style_7 .product .item-description .price .amount {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	width: 100%;
	max-width: 33%;
	min-width: 100px;
	font-weight: normal;
}
.ftc-product-grid.def_style_7 .item-description .product-categories a {
	color: #fff;
}
.ftc-product-grid.def_style_7 .item-description .product-categories a:hover {
	color: #333;
}

/* Instagram column */
.ftc-element-instgram.ftc-instagram ul {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 0;
	justify-content: center;
}
.ftc-element-instgram.ftc-instagram ul li {
	text-align: center;
}
/**/
.ftc-pricing {
	-webkit-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ftc-pricing .ftc-pricing-item {
	width: 100%;
	height: auto;
	margin: 0;
}

.ftc-pricing .ftc-pricing-button {
	display: none;
	padding: 12px 25px;
	background: #00c853;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.ftc-pricing .ftc-pricing-button:hover {
	background: #03b048;
}

.ftc-pricing .ftc-pricing-item ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.ftc-pricing .ftc-pricing-item ul li.disable-item {
	text-decoration: line-through;
	opacity: 0.8;
}

.ftc-pricing .ftc-pricing-item ul li span.li-icon {
	margin-right: 6px;
}

/*--- Pricing Table: Style 1 ---*/

.ftc-pricing.style-1 {
	position: relative;
	z-index: 0;
	text-align: center;
}

.ftc-pricing.style-1 .ftc-pricing-item {
	border: 1px solid rgba(9, 9, 9, 0.1);
	padding: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ftc-pricing.style-1 .ftc-pricing-item:hover {
	transition: all 0.5s;
	transform: translateY(-10px);
}
.custom-style1 .ftc-pricing.style-1 .ftc-pricing-item:hover {
	box-shadow: 0 0 8px 0 #ddd;
}
.ftc-pricing.style-1 .ftc-pricing-item.featured {
	position: relative;
}

.ftc-pricing.style-1 .ftc-pricing-item.ribbon-1:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #00c853;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.ftc-pricing.style-1 .ftc-pricing-item.ribbon-2:before {
	content: "Featured";
	position: absolute;
	width: auto;
	background: #00c853;
	color: #fff;
	top: 35px;
	right: -15px;
	z-index: 10;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 10px;
}

.ftc-pricing.style-1 .ftc-pricing-item.ribbon-2:after {
	content: "";
	position: absolute;
	top: 20px;
	right: -15px;
	width: 0;
	height: 0;
	border-bottom: 15px solid #00c853;
	border-right: 15px solid transparent;
	z-index: 9;
	opacity: 0.9;
}

.ftc-pricing.style-1 .ftc-pricing-item.ribbon-3:before {
	content: "Featured";
	position: absolute;
	width: auto;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	top: 15px;
	right: 15px;
	z-index: 10;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 15px;
}

.ftc-pricing .ftc-pricing-item .ftc-pricing-image.ribbon-4:before,
.ftc-pricing .ftc-pricing-item.ribbon-4:before {
	content: "Featured";
	position: absolute;
	width: auto;
	background: #fff;
	color: #333;
	top: 12px;
	right: -67px;
	z-index: 10;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 200px;
	padding: 7px 0;
	white-space: nowrap;
}

.ftc-pricing .ftc-pricing-item .ftc-pricing-image.ribbon-left.ribbon-4:before,
.ftc-pricing .ftc-pricing-item.ribbon-left.ribbon-4:before {
	right: auto;
	left: -55px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.ftc-pricing.style-1 .ftc-pricing-item .header {
	display: block;
	position: relative;
	z-index: 0;
	padding-bottom: 15px;
}
.ftc-pricing.style-1 .ftc-pricing-item .body:after,
.ftc-pricing.style-1 .ftc-pricing-item .header:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 1;
	background: rgba(9, 9, 9, 0.1);
}

.ftc-pricing.style-1 .ftc-pricing-item .header .title {
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
}

.ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag {
	position: relative;
	z-index: 0;
	padding: 10px 0px;
	margin-bottom: 15px;
}

.ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 1;
	background: rgba(9, 9, 9, 0.04);
}


.ftc-pricing.style-1 .ftc-pricing-item .price-tag {
	position: relative;
	display: inline-block;
	font-size: 28px;
	font-weight: 500;
	line-height: initial;
	margin: 0px auto;
}

.ftc-pricing.style-1 .ftc-pricing-item .price-tag .price-currency {
	font-size: 24px;
	font-weight: 700;
}

.ftc-pricing.style-1 .ftc-pricing-item .price-period {
	color: #999;
}
.ftc-pricing.style-1 .ftc-pricing-item .body {
	position: relative;
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.ftc-pricing .ftc-pricing-item .body ul{
	text-align: left;
	padding: 0 30px;
}
.ftc-pricing .ftc-pricing-item ul li span.li-icon{
	float: right;
	margin-right: 0;
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul li {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 0px;
	font-size: 14px;
	color: #6d6d6d;
	border-bottom: 1px solid rgba(9, 9, 9, 0.1);
}

.ftc-pricing.style-1 .ftc-pricing-item .body ul li:last-child {
	border: none;
}

.ftc-pricing.style-1 .ftc-pricing-item.featured-large {
	padding: 60px 0px;
}

/*--- Pricing Table : Style 2 ---*/

.ftc-pricing.style-2 {
	position: relative;
	z-index: 0;
	text-align: center;
}

.ftc-pricing.style-2 .ftc-pricing-item {
	padding: 30px 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px;
	border: 1px solid rgba(9, 9, 9, 0.1);
}

.ftc-pricing.style-2 .ftc-pricing-item.featured {
	-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.ftc-pricing.style-2 .ftc-pricing-item.ribbon-1:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #00c853;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.ftc-pricing.style-2 .ftc-pricing-item.ribbon-2:before {
	content: "Featured";
	position: absolute;
	width: auto;
	background: #00c853;
	color: #fff;
	top: 35px;
	right: -15px;
	z-index: 10;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 10px;
}

.ftc-pricing.style-2 .ftc-pricing-item.ribbon-2:after {
	content: "";
	position: absolute;
	top: 20px;
	right: -15px;
	width: 0;
	height: 0;
	border-bottom: 15px solid #00c853;
	border-right: 15px solid transparent;
	z-index: 9;
	opacity: 0.9;
}

.ftc-pricing.style-2 .ftc-pricing-item.ribbon-3:before {
	content: "Featured";
	position: absolute;
	width: auto;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	top: 15px;
	right: 15px;
	z-index: 10;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 15px;
}

.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	background: #00c853;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	overflow: hidden;
}

.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon,
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon i {
	font-size: 30px;
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ftc-pricing.style-2 .ftc-pricing-item:hover .ftc-pricing-icon .icon {
	background: #43a047;
}

.ftc-pricing.style-2 .ftc-pricing-item:hover .ftc-pricing-icon .icon i {
	color: #fff;
}

.ftc-pricing.style-2 .ftc-pricing-item .header {
	background: #c8e6c9;
	padding: 10px 30px;
	margin-bottom: 15px;
	position: relative;
	z-index: 0;
	width: calc(100% - 40px);
	margin: 0 auto 15px;
}

.ftc-pricing.style-2 .ftc-pricing-item.featured .header:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -1;
	background: rgba(255, 255, 255, 0.4);
}

.ftc-pricing.style-2 .ftc-pricing-item .header .title {
	font-size: 28px;
	font-weight: 700;
	line-height: 40px;
	margin: 0px;
}

.ftc-pricing.style-2 .ftc-pricing-item .header .subititle {
	font-size: 14px;
	font-weight: 600;
	color: #6d6d6d;
}

.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag {
	position: relative;
	z-index: 0;
	padding: 15px 0px;
	margin-bottom: 15px;
}

.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after {
	content: "";
	position: absolute;
	width: 140px;
	height: 1px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 1;
	background: rgba(9, 9, 9, 0.04);
}

.ftc-pricing.style-2 .ftc-pricing-item .price-tag {
	position: relative;
	display: inline-block;
	font-size: 28px;
	font-weight: 500;
	line-height: 0px;
	margin: 0px auto;
}

.ftc-pricing.style-2 .ftc-pricing-item .price-tag .price-currency {
	font-size: 24px;
	font-weight: 700;
	color: #00c853;
}

.ftc-pricing.style-2 .ftc-pricing-item .price-period {
	color: #999;
}

.ftc-pricing.style-2 .ftc-pricing-item .body ul {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.ftc-pricing.style-2 .ftc-pricing-item .body ul li {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 15px;
	font-size: 14px;
	color: #6d6d6d;
	border-bottom: 1px solid rgba(9, 9, 9, 0.04);
}

.ftc-pricing.style-2 .ftc-pricing-item .body ul li:last-child {
	border: none;
}

.ftc-pricing.style-3 .ftc-pricing-item {
	border: 1px solid #444;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li {
	border-bottom: 1px solid #444;
}
.ftc-pricing.style-3 .ftc-pricing-item .header:after,
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag:after{
	display: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag{
	margin: 0 auto;
	position: relative;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: inherit;
	border-radius: 50%;
	background: #fff;
	padding: 17px 0;
	border: 1px solid #fff;
	box-shadow: 0 0 15px #666;
}
.ftc-pricing.style-3 .ftc-pricing-item .header {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
}

/*--- Media Query ---*/

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.ftc-pricing {
		display: block;
	}

}

@media only screen and (max-width: 480px) {
	.ftc-pricing {
		display: block;
	}

	.ftc-pricing .ftc-pricing-item {
		width: 100%;
	}

}

/*--- Page Builder Related Style ---*/

.ftc-pricing-content-align-center .ftc-pricing {
	text-align: center;
}

.ftc-pricing-content-align-left .ftc-pricing {
	text-align: left;
}

.ftc-pricing-content-align-right .ftc-pricing {
	text-align: right;
}

.ftc-pricing-content-align-center .ftc-pricing.style-4 {
	text-align: center;
}

.ftc-pricing-content-align-left .ftc-pricing.style-4 {
	text-align: left;
}

.ftc-pricing-content-align-right .ftc-pricing.style-4 {
	text-align: right;
}

.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .price-tag {
	padding-left: 45px;
}

.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .price-tag:before {
	left: 30px;
}

.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag {
	padding-right: 30px;
}

.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .header,
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .footer,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .header,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .footer {
	padding-left: 30px;
	padding-right: 30px;
}

.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .header,
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .footer,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .header,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .footer {
	padding-right: 30px;
	padding-left: 30px;
}

.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .body ul li,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .body ul li {
	padding-left: 30px;
}

.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .body ul li,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .body ul li {
	padding-right: 30px;
}

.ftc-pricing-content-align-left .ftc-pricing.style-3 .ftc-pricing-item .header:after {
	-webkit-transform: translateX(-80%);
	-ms-transform: translateX(-80%);
	transform: translateX(-80%);
}

.ftc-pricing-content-align-right .ftc-pricing.style-3 .ftc-pricing-item .header:after {
	-webkit-transform: translateX(80%);
	-ms-transform: translateX(80%);
	transform: translateX(80%);
}

.ftc-pricing-content-align-left .ftc-pricing.style-3 .ftc-pricing-item:hover .header:after,
.ftc-pricing-content-align-right .ftc-pricing.style-3 .ftc-pricing-item:hover .header:after {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

.ftc-pricing-content-align-left .ftc-pricing.style-1 .ftc-pricing-item .header:after,
.ftc-pricing-content-align-right .ftc-pricing.style-1 .ftc-pricing-item .header:after,
.ftc-pricing-content-align-left .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-right .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after {
	margin: 0;
	width: 100%;
}

/*--- Button Alignment ---*/

.ftc-pricing-button-align-right .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-4 .footer {
	text-align: right;
}

.ftc-pricing-button-align-center .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-4 .footer {
	text-align: center;
}

.ftc-pricing-button-align-left .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-4 .footer {
	text-align: left;
}

.pricing-list-left.elementor-widget-ftc-pricing-table .ftc-pricing-item .body ul {
    text-align: left;
}
.pricing-list-center.elementor-widget-ftc-pricing-table .ftc-pricing-item .body ul {
    text-align: center;
}
.pricing-list-right.elementor-widget-ftc-pricing-table .ftc-pricing-item .body ul {
    text-align: right;
}
.ftc-pricing-content-align-center.ftc-pricing-button-align-right .ftc-pricing.style-2 .footer,
.ftc-pricing-content-align-center.ftc-pricing-button-align-right .ftc-pricing.style-4 .footer {
	padding-right: 30px;
}

.ftc-pricing-content-align-center.ftc-pricing-button-align-left .ftc-pricing.style-2 .footer,
.ftc-pricing-content-align-center.ftc-pricing-button-align-left .ftc-pricing.style-4 .footer {
	padding-left: 30px;
}

/*--- Only In Pro Alert ---*/

.only-in-pro {
	width: 100%;
	-webkit-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
	min-width: 200px;
	background: #ef5350;
	color: #fff;
	text-align: center;
}

.only-in-pro .title {
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	line-height: 40px;
	margin: 0px;
}

/*--- Pricing Table Tooltip ---*/

div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow {
	position: absolute;
	top: 50%;
}

div.tooltipster-sidetip.tooltipster-top div.tooltipster-box {
	margin-bottom: 0px !important;
}

div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box {
	margin-top: 0px !important;
}

.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	top: auto;
	bottom: -8px;
}

div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	top: -8px;
	bottom: auto;
}
@media only screen and (max-width: 991px) {
	.ftc-pricing{
		max-width: 400px;
		margin: 0 auto;
	}
	.ftc-img-accordion.accordion-direction-horizontal{
		webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
@media only screen and (max-width: 480px) {
	.ftc-price-list .ftc-price-list-image{
		max-width: 25%;
	}
}
/*Flip Box*/
.ftc-flipbox-container {
	position: relative;
	height: 300px;
	width: 100%;
	overflow: hidden;
}

.ftc-flipbox-icon-image,
.ftc-flipbox-icon-image-back {
	display: inline-block;
	margin: 0 auto 0px auto;
	line-height: 1; 
}
.ftc-flipbox-icon-image img,
.ftc-flipbox-icon-image-back img {
	width: 30%; 
}
.ftc-flipbox-icon-image i,
.ftc-flipbox-icon-image-back i {
	font-size: 40px;
	line-height: 40px;
	width: 40px; 
}

.ftc-flipbox-overlay {
	height: 100%;
	padding: 35px;
	width: 100%;
	-webkit-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; 
}

.ftc-flipbox-front,
.ftc-flipbox-back {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%; 
}

.ftc-flipbox-front {
	background: #1abc9c;
	color: #fff;
	z-index: 2; 
}

.ftc-flipbox-back {
	background: #444;
	color: #fff; }
	.ftc-flipbox-back .ftc-flipbox-box-link {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0; 
	}

	.ftc-flipbox-content,
	.ftc-flipbox-heading {
		color: #fff; 
	}

	.ftc-flipbox-heading.ftc-flipbox-linked-title {
		color: #fff;
		display: block;
		font-size: 1.5em;
		font-weight: 700; 
	}

	/*--- CSS3 Transitions ---*/
	.ftc-flipbox-container {
		-webkit-perspective: 1000px;
		perspective: 1000px; 
	}

	.ftc-flipbox-front,
	.ftc-flipbox-back {
		-webkit-transition-duration: 500ms;
		-o-transition-duration: 500ms;
		transition-duration: 500ms;
		-webkit-transition-property: all;
		-o-transition-property: all;
		transition-property: all;
		-webkit-transition-timing-function: ease;
		-o-transition-timing-function: ease;
		transition-timing-function: ease; 
	}

	.ftc-flipbox-flip-card {
		width: 100%;
		height: 100%;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease; 
	}

	.ftc-flipbox-back,
	.ftc-flipbox-front {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg); 
	}

	/*--- Flip ---*/
	.ftc-animate-flip.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
	.ftc-animate-flip.ftc-direction-up .ftc-flipbox-back {
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg); 
	}

	.ftc-animate-flip.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
	.ftc-animate-flip.ftc-direction-down .ftc-flipbox-back {
		-webkit-transform: rotateX(-180deg);
		transform: rotateX(-180deg); 
	}

	.ftc-animate-flip.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
	.ftc-animate-flip.ftc-direction-left .ftc-flipbox-back {
		-webkit-transform: rotateY(-180deg);
		transform: rotateY(-180deg); 
	}

	.ftc-animate-flip.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
	.ftc-animate-flip.ftc-direction-right .ftc-flipbox-back {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg); 
	}

	/*--- Slide ---*/
	.ftc-animate-push.ftc-flipbox-container,
	.ftc-animate-slide.ftc-flipbox-container {
		overflow: hidden; 
	}

	.ftc-animate-push .ftc-flipbox-back,
	.ftc-animate-slide .ftc-flipbox-back {
		z-index: 3; 
	}

	.ftc-animate-push.ftc-direction-up .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-up .ftc-flipbox-back {
		top: 100%; 
	}

	.ftc-animate-push.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-back {
		top: 0; 
	}

	.ftc-animate-push.ftc-direction-down .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-down .ftc-flipbox-back {
		top: auto;
		bottom: 100%; 
	}

	.ftc-animate-push.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-back {
		top: auto;
		bottom: 0; 
	}

	.ftc-animate-push.ftc-direction-left .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-left .ftc-flipbox-back {
		left: 100%; 
	}

	.ftc-animate-push.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-back {
		left: 0; 
	}

	.ftc-animate-push.ftc-direction-right .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-right .ftc-flipbox-back {
		left: auto;
		right: 100%; 
	}

	.ftc-animate-push.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-back,
	.ftc-animate-slide.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-back {
		left: auto;
		right: 0; 
	}

	/*--- Push + Slide Above ---*/
	.ftc-animate-push.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-front {
		top: -100%; 
	}

	.ftc-animate-push.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-front {
		top: 100%; 
	}

	.ftc-animate-push.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-front {
		left: -100%; 
	}

	.ftc-animate-push.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-front {
		left: 100%; 
	}

	/*--- Zoom In ---*/
	.ftc-animate-zoom-in .ftc-flipbox-back {
		opacity: 0;
		-webkit-transform: scale(0.75);
		-ms-transform: scale(0.75);
		transform: scale(0.75);
		z-index: 3; 
	}
	.ftc-animate-zoom-in.ftc-flipbox-container:hover .ftc-flipbox-back {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1); 
	}

	/*--- Zoom Out ---*/
	.ftc-animate-zoom-out.ftc-flipbox-container:hover .ftc-flipbox-front {
		opacity: 0;
		-webkit-transform: scale(0.75);
		-ms-transform: scale(0.75);
		transform: scale(0.75); 
	}

	.ftc-animate-fade.ftc-flipbox-container:hover .ftc-flipbox-front {
		opacity: 0; 
	}

	/*Imgae accordion*/
	.ftc-img-accordion {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		height: 50vh;
	}
	.ftc-img-accordion.accordion-direction-vertical {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.ftc-img-accordion a {
		position: relative;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		text-align: center;
		text-decoration: none;
		color: #fff;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		-webkit-transition: -webkit-box-flex 0.4s, -webkit-flex 0.4s;
		transition: -webkit-box-flex 0.4s, -webkit-flex 0.4s;
		-o-transition: flex 0.4s;
		transition: flex 0.4s;
		transition: flex 0.4s, -webkit-box-flex 0.4s, -webkit-flex 0.4s, -ms-flex 0.4s;
		overflow: hidden;
	}
	.ftc-grow-accordion {
		-webkit-box-flex: 3;
		-webkit-flex: 3;
		-ms-flex: 3;
		flex: 3;
	}
	.ftc-img-accordion .overlay {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 10px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		-webkit-transition: background-color 0.4s;
		-o-transition: background-color 0.4s;
		transition: background-color 0.4s;
	}
	.ftc-img-accordion-horizontal-align-left .overlay {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left;
	}
	.ftc-img-accordion-horizontal-align-center .overlay {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
	.ftc-img-accordion-horizontal-align-right .overlay {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right;
	}
	.ftc-img-accordion-vertical-align-top .overlay {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.ftc-img-accordion-vertical-align-center .overlay {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.ftc-img-accordion-vertical-align-bottom .overlay {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.ftc-img-accordion .overlay .overlay-inner {
		z-index: 1;
	}
	.ftc-img-accordion a:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 0;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0px;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.ftc-img-accordion .overlay-inner * {
		visibility: hidden;
		opacity: 0;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.ftc-img-accordion .overlay h2 {
		color: #fff;
		-webkit-transform: translate3d(0, -60px, 0);
		transform: translate3d(0, -60px, 0);
	}
	.ftc-img-accordion .overlay p {
		color: #fff;
		margin-bottom: 0;
		-webkit-transform: translate3d(0, 60px, 0);
		transform: translate3d(0, 60px, 0);
	}
	.ftc-img-accordion .overlay-inner-show * {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		-webkit-transition: all 0.3s 0.3s;
		-o-transition: all 0.3s 0.3s;
		transition: all 0.3s 0.3s;
	}
	@media screen and (max-width: 800px) {
		.ftc-img-accordion {
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
		}

		.ftc-img-accordion a:hover {
			-webkit-box-flex: 1;
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
		}

		.ftc-img-accordion a:hover .overlay {
			background-color: transparent;
		}
	}

	/*List price*/
	.elementor-widget-ftc-price-list .ftc-price-list {
		list-style: none;
		padding: 0;
		margin: 0; 
	}
	.elementor-widget-ftc-price-list .ftc-price-list li {
		margin: 0; 
	}

	.ftc-price-list li:not(:last-child) {
		margin-bottom: 20px; 
	}

	.ftc-price-list .ftc-price-list-image {
		max-width: 50%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding-right: 25px; 
	}
	.ftc-price-list .ftc-price-list-image img {
		width: 100%; 
	}
	.ftc-price-list .ftc-price-list-image:hover img {
		transform: scale(1.05);
	}
	.ftc-price-list .ftc-price-list-image img {
		transition: all 0.5s;
	}
	.ftc-price-list .ftc-price-list-text,
	.ftc-price-list .ftc-price-list-item,
	.ftc-price-list .ftc-price-list-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; 
	}

	.ftc-price-list .ftc-price-list-item {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start; 
	}
	.ftc-price-list .ftc-price-list-item .ftc-price-list-text {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1; 
	}
	.ftc-price-list .ftc-price-list-item .ftc-price-list-header {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		font-size: 19px;
		font-weight: 600;
		margin-bottom: 10px;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between; 
	}
	.ftc-price-list .ftc-price-list-item .ftc-price-list-title {
		max-width: 80%; 
	}
	.ftc-price-list .ftc-price-list-item p.ftc-price-list-description {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		font-size: 14px;
		margin: 0; 
	}
	.ftc-price-list .ftc-price-list-item .ftc-price-list-separator {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin-left: 10px;
		margin-right: 10px;
		border-bottom-style: dotted;
		border-bottom-width: 2px;
		height: 0; 
	}

/*
* Dropcaps
*/
.ftc-dropcaps-inner p {
	color: #434343;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	margin: 0;
}

.ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-inner:first-of-type:first-letter {
	color: #d6d6d6;
	float: left;
	font-size: 90px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 20px;
	font-weight: 700;
	margin-top: 10px;
}
@-moz-document url-prefix(){
	.ftc-dropcaps-style-1 .ftc-dropcaps-inner p:first-of-type:first-letter,
	.ftc-dropcaps-style-1 .ftc-dropcaps-inner:first-of-type:first-letter {
		padding: 0 20px 0px;
	}
}
/* Dropcaps Style 2 */
.ftc-dropcaps-style-2 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-2 .ftc-dropcaps-inner:first-of-type:first-letter {
	color: #18012c;
	float: left;
	font-size: 60px;
	margin-right: 15px;
	margin-bottom: 8px;
	font-weight: 600;
	margin-top: 15px;
	border: 2px solid;
	padding: 35px 15px;
	font-style: normal;
}

/* Dropcaps Style 3 */
.ftc-dropcaps-style-3 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-3 .ftc-dropcaps-inner:first-of-type:first-letter {
	color: #ed552d;
	float: left;
	font-size: 90px;
	margin-right: 15px;
	margin-bottom: 13px;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	margin-top: 20px;
	text-decoration: line-through;
	line-height: 28px;
	border: 0;
	padding: 0;
	font-style: normal;
}

/* Dropcaps Style 4 */
.ftc-dropcaps-style-4 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-4 .ftc-dropcaps-inner:first-of-type:first-letter {
	color: #fff;
	float: left;
	font-size: 36px;
	padding: 20px 22px;
	background: #000;
	border-radius: 50%;
	font-size: normal;
	border: none;
	font-style: normal;
	font-weight: 500;
}

/* Dropcaps Style 5 */
.ftc-dropcaps-style-5 .ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-style-5 .ftc-dropcaps-inner:first-of-type:first-letter {
	color: white;
	float: left;
	font-size: 75px;
	padding: 32px 20px;
	background: black;
	border-radius: 50%;
	border: 1px solid white;
	box-shadow: 0 0 0 5px #000;
	font-style: normal;
	font-weight: 500;
}



/*--- Builder Related Css ---*/

.ftc-dual-header-content-align-center {
	text-align: center;
}

.ftc-dual-header-content-align-left {
	text-align: left;
}

.ftc-dual-header-content-align-right {
	text-align: right;
}


/*custom popup style default*/
.ftc_custom_popup.ftc_default_style .ftc_btn_popup {
	padding: 10px;
	font-size: 14px;
	background-color: #232323;
	color: #fff;
	border-radius: 0;
}

.ftc_custom_popup.def_style_2 .ftc_btn_popup {
	background-color: #fff;
	color: #333;
	box-shadow: 0 0 7px 2px #333;
}

.content_modal {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 800px;
	margin: 20px auto;
}
.content_modal.modal_contact_form{
	padding: 30px;
}
.content_modal .content_popup {
	margin-bottom: 15px;
}
.ftc_default_style.content_modal .btn_popup_modal{
	background-color: #232323;
	color: #fff; 
}
.mfp-close-btn-in .content_modal button.mfp-close{
	background-color: transparent;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.mfp-close-btn-in .modal_video iframe{
	margin-top: 5px;
	margin-bottom: 0;
}
.modal_image_gallery .gallery-item{
	margin-top: 5px;
	margin-bottom: 0;
	padding-right: 0;
	text-align: center;
}

.ftc_360_rotation.threesixty .nav_bar {
	margin-bottom: 5px;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,.15);
	margin-left: 0 !important;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.ftc_360_rotation.threesixty .nav_bar a {
	display: inline-block !important;
	text-decoration: none;
	width: 45px !important;
	height: 35px !important;
	font-size: 0;
	text-align: center;
	background: none !important;
	text-indent: 0 !important;
	color: #000;
	line-height: 35px;
}
.ftc_360_rotation.threesixty .nav_bar a::after {
	font-family: "FontAwesome",sans-serif;
	font-size: 18px;
	position: relative;
}
.ftc_360_rotation.threesixty .nav_bar a::after {
	font-family: "FontAwesome",sans-serif;
	font-size: 18px;
	position: relative;
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_previous::after {
	content: "\f048";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_stop::after {
	content: "\f04d";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_next::after {
	content: "\f051";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_play::after {
	content: "\f04b";
}
.elementor-widget-tabs .elementor-tab-desktop-title{
	margin-bottom: -1px;
}
.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	display: inline-block;
}
.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tabs {
	text-align: unset;
}
.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tabs-wrapper {
	text-align: center;
}

.tab-justify.elementor-tabs-view-horizontal .elementor-tabs-wrapper div#elementor-tab-title-1731 a:before {
	content: "\e09a";
	font-family: simple-line-icons;
	display: inline-block;
	position: unset;
	transition: none;
	width: auto;
	margin-right: 5px;
}
.tab-justify.elementor-tabs-view-horizontal .elementor-tabs-wrapper div#elementor-tab-title-1732 a:before {
	content: "\e08a";
	font-family: simple-line-icons;
	display: inline-block;
	position: unset;
	transition: none;
	width: auto;
	margin-right: 5px;
}
.tab-justify.elementor-tabs-view-horizontal .elementor-tabs-wrapper div#elementor-tab-title-1733 a:before {
	content: "\e08d";
	font-family: simple-line-icons;
	display: inline-block;
	position: unset;
	transition: none;
	width: auto;
	margin-right: 5px;
}
.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper div#elementor-tab-title-1031 a:before{
	content: "\e067";
	font-family: simple-line-icons;
	display: inline-block;
	position: unset;
	transition: none;
	width: auto;
	margin-right: 5px;
	height: auto;
	transform: none;
}
.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper div#elementor-tab-title-1032 a:before{
	content: "\e06a";
	font-family: simple-line-icons;
	display: inline-block;
	position: unset;
	transition: none;
	width: auto;
	height: auto;
	margin-right: 5px;
	transform: none;
}
.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper div#elementor-tab-title-1033 a:before{
	content:"\e096";
	font-family: simple-line-icons;
	display: inline-block;
	position: unset;
	transition: none;
	width: auto;
	height: auto;
	margin-right: 5px;
	transform: none;
}

.tab-justify.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}
.tab-justify.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-title {
	width: 33.333333%;
}
.tab-justify.elementor-tabs-view-horizontal .elementor-tab-content {
	text-align: justify;
}
.tab-justify.elementor-tabs-view-horizontal .elementor-tab-content {
	text-align: justify;
}
.tab-justify.elementor-widget-tabs .elementor-tab-desktop-title {
	margin-bottom: 0;
}

.toggle-boxed .elementor-toggle-item{
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
	position: relative;
}
.toggle-boxed .elementor-toggle-item:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 44px;
	top: 0;
	left: 45px;
	background-color: #ebebeb;
}
.toggle-boxed .elementor-toggle-item .elementor-tab-content{
	border-top: 1px solid #ebebeb !important;
	background-color: #fff;
}
.progress-thin .elementor-progress-percentage {
	position: absolute;
	padding-right: 15px;
	top: -15px;
	right: 0;
}
.elementor-widget.elementor-widget-toggle .elementor-toggle .elementor-tab-content{
	color: #333;
}
.color-progress-bar .elementor-progress-bar {
	background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) fixed !important;
	background: linear-gradient(to right, #9f2348, #663cce, #70efef) fixed !important;
	background-repeat: repeat-y;
}


.toggle-color2 .elementor-tab-title.elementor-active {
	background-color: #fd0025;
}
.toggle-color1 .elementor-tab-title.elementor-active {
	background-color: #3452ff;
}

/*Custom Timeline*/
.ftc_timeline_line .start_line{
	top: 0;
}
.ftc_timeline_line .end_line{
	bottom: 0;
}
.ftc_timeline_line .start_line, .ftc_timeline_line .end_line {
	position: absolute;
	left: 50%;
	transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #a07936;
}
.ftc_timeline_line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 2px;
	background-color: #a07936;
	z-index: -10;
}
.ftc_custom_timeline .ftc_timeline_breakpoint {
	text-align: center;
	margin: 30px 0;
	color: #fff; 
}
.ftc_custom_timeline .ftc_timeline_breakpoint .breakpoint_title {
	padding: 10px 15px;
	display: inline-block;
	background-color: #000;
}
.ftc_custom_timeline {
	padding: 50px 0;
}
.ftc_custom_timeline.content_item .subtitle_content {
	margin-bottom: 22px;
}
.ftc_timeline_items {
	position: relative;
}
.ftc_timeline_items .ftc_timeline_item {
	position: relative;
	background-color: #fff;
}
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_left,
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_right{
	width: 45%;
	max-width: 45%;
}
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_left{
	padding-right: 25px;
}
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_right{
	padding-left: 25px;
	margin-left: auto;
}
.ftc_timeline_items .ftc_timeline_item .btn_readmore_timeline {
	padding: 10px 15px;
	background-color: #232323;
}
.ftc_timeline_items .ftc_timeline_item .btn_readmore_timeline a{
	color: #fff;
}
.ftc_timeline_items .ftc_timeline_item .content_item{
	margin-bottom: 30px;
}
.ftc_timeline_items .ftc_timeline_item .content_item .btn_readmore_timeline{
	margin-top: 15px;
}
.ftc_timeline_items .ftc_timeline_item .image_item img{
	margin: 0 auto;
}
.ftc_timeline_items .ftc_timeline_item .image_item .image_desc{
	margin-top: 10px;
	text-align: center;
}
.ftc_custom_timeline .ftc_timeline_items .ftc_timeline_item{
	padding: 46px 25px;
	border: 1px solid #ebebeb;
}
.ftc_custom_timeline .ftc_timeline_breakpoint .breakpoint_title{
	border: 1px solid #ebebeb;
}
@media only screen and (max-width: 480px){
	.ftc_timeline_items .ftc_timeline_item.ftc_position_content_left,
	.ftc_timeline_items .ftc_timeline_item.ftc_position_content_right{
		width: 100%;
		max-width: 100%;
	}
}


/*custom timeline style default 2 - vertical */
.ftc_custom_timeline.def_style_2 {
	padding: 2px 0;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_left {
	width: 50%;
	margin: 0;
	margin-left: auto;
	text-align: left;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint .breakpoint_title {
	border: 0;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_right {
	width: 50%;
	margin: 0;
	margin-right: auto;
	text-align: right;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint{
	position: relative;
	top: 80px;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item {
	padding: 40px;
	margin-top: -42px;
	transition: all 0.5s;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item .content_item {
	margin: 0;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_left:after {
	content: "\f0da";
	font-family: fontawesome;
	position: absolute;
	right: -11px;
	top: 92px;
	font-size: 30px;
	color: #ebebeb;
	transition: all 0.5s;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_right:after {
	content: "\f0d9";
	font-family: fontawesome;
	position: absolute;
	left: -11px;
	top: 92px;
	font-size: 30px;
	color: #ebebeb;
	transition: all 0.5s;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item:hover {
	border-color: #333;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_right:hover:after,
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_left:hover:after {
	color: #333;
}



/*custom timeline style default 2  horizontal */


.ftc_custom_timeline.def_style_3 {
	overflow: hidden;
	padding: 5px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_line {
	position: unset;
	width: 100%;
	transform: none;
	height: 5px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_line .start_line {
	left: 5px;
	top: 2px;
	z-index: 9;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_line .end_line {
	left: auto;
	right: -5px;
	top: 2px;
	bottom: auto;
	z-index: 9;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_items {
	display: flex;
	justify-content: center;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_item {
	max-width: 370px;
	margin: 50px auto 0;
	position: relative;
	padding: 25px;
	border: 0;
	background-color: #f8f8f8;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint span.breakpoint_title {
	border: 0;
	padding: 5px 10px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint {
	margin: 0;
	position: absolute;
	top: -55px;
	left: 0;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint .breakpoint_title:before {
	content: "\f073";
	font-family: fontawesome;
	margin-right: 10px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_item:before {
	content: "\f0d8";
	font-family: fontawesome;
	top: -17px;
	position: absolute;
	left: 20px;
	font-size: 30px;
	color: #f8f8f8;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_item .content_item {
	margin-bottom: 0;
}
@media only screen and (max-width: 1199px){

	.ftc_custom_timeline.def_style_3 .ftc_timeline_item {
		margin: 50px 15px 0;
	}

}

@media only screen and (max-width: 640px){
	.ftc_custom_timeline.def_style_3 .ftc_timeline_item {
		margin: 60px 5px 0;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint{
		top: -65px;
	}
}

@media only screen and (max-width: 480px){
	.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint {
		position: relative;
		top: 10px;
	}
	.ftc_custom_timeline.def_style_2 .ftc_timeline_item {
		margin-top: 30px;
		margin-left: auto;
		max-width: 94%;
		padding: 20px;
	}
	.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_right{
		text-align: left;
	}
	.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_left:after,
	.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_right:after{
		top: -18px;
		left: 15px;
		content: "\f0d8";
	}

	.ftc_timeline_line{
		left: 0;
	}
	.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_left{
		margin-left: 0;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_line {
		position: absolute;
		width: 5px;
		transform: none;
		height: 100%;
		right: 4px;
		left: auto;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_line .end_line {
		left: 3px;
		right: auto;
		top: auto;
		bottom: 0;
		z-index: 9;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_line .start_line {
		left: 2px;
		top: 0px;
		z-index: 9;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_items {
		padding-right: 30px;
		flex-direction: column;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_item {
		margin: 55px 5px 30px;
		max-width: 100%;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint {
		top: -50px;
		right: 0;
		left: auto;
	}
	.ftc_custom_timeline.def_style_3 .ftc_timeline_item:before{
		left: auto;
		right: 20px;
	}

}


/**/

.image-box-color .elementor-image-box-title {

	background-image: -webkit-gradient(linear-gradient(to right, #0072ff, #8200f4, #ff6c5f)) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) !important;
	background-image: linear-gradient(to right, #8e0e34, #563eb6,#40dda9) !important;
	background-size: 100%;
	-webkit-box-decoration-break: clone;
	-webkit-background-clip: text !important;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	box-decoration-break: clone;
	background-attachment: fixed;
	background-position: 0 0;
	background-repeat: repeat;
}
.image-box-color .elementor-image-box-description {
	background-image: -webkit-gradient(linear-gradient(to right, #0072ff, #8200f4, #ff6c5f)) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) !important;
	background-image: linear-gradient(to right, #8e0e34, #a462ba,#2a4653) !important;
	background-size: 100%;
	-webkit-box-decoration-break: clone;
	-webkit-background-clip: text !important;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	box-decoration-break: clone;
	background-attachment: fixed;
	background-position: 0 0;
	background-repeat: repeat;
}
.elementor-widget-image-box .elementor-image-box-description {
	margin-top: 8px;
}
.image-box-bg1.elementor-widget-image-box .elementor-image-box-content {
	position: absolute;
	bottom: 20px;
	color: #fff;
	opacity: 0;
	transition: all 0.5s;
	max-width: 90%;
	left: 50%;
	transform: translateX(-50%);
}
.image-box-bg1.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content {
	opacity: 1;
}

.image-box-bg1.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
	transform: translateY(100%);
	transition: all 0.5s;
}
.image-box-bg1.elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-title {
	transform: translateY(0);
}


.image-bg-color.elementor-widget-image-box .elementor-image-box-title {
	background-color: #285f14;
	background-image: -webkit-gradient(linear-gradient(to right, #0072ff, #8200f4, #ff6c5f)) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) !important;
	background-image: linear-gradient(to right, #8e0e34, #b187c6, #467647) !important;
	background-size: 100%;
	-webkit-box-decoration-break: clone;
	-webkit-background-clip: text !important;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	box-decoration-break: clone;
	background-attachment: fixed;
	background-position: 0 0;
	background-repeat: repeat;
}

.image-bg-color.elementor-widget-image-box .elementor-image-box-img{
	background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) fixed !important;
	background: linear-gradient(to right, #da2626, #762f60, #5fc6ed) fixed !important;
	background-repeat: repeat-y;
}
.image-bg-color.elementor-widget-image-box .elementor-image-box-img img {
	opacity: 0.4;
}
.image-bg-color.elementor-widget-image-box .elementor-image-box-img:hover img {
	opacity: 0.8;
}

.bg-color-hd1{
	background-color: #b11151;
	padding: 0 5px;
}
.bg-color-hd2{
	background-color: #a608ad;
	padding: 0 5px;
}
.bg-color-hd3{
	background-color: #a6a93a;
	padding: 0 5px;
}
.bg-color-hd4{
	background-color: #339966;
	padding: 0 5px;
}
.bg-color-hd5{
	background-color: #7389e5;
	padding: 0 5px;
}
.bg-color-hd6{
	background-color: #3366ff;
}

.bn-bord-box.elementor-widget.elementor-widget-ftc_single_image img {
	margin: 10px 0;
}


.elementor-element.bg-hover-f.elementor-widget .elementor-widget-container:before,
.elementor-element.bg-hover-f.elementor-widget .elementor-widget-container:after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	transition: all 0.6s ease-out 0s;
	pointer-events: none;
}
.elementor-element.bg-hover-f.elementor-widget .elementor-widget-container:hover:after {
	background-color: rgba(255,255,255,0.2);
	top: 51%;
	bottom: 50%;
}
.elementor-element.bg-hover-f.elementor-widget .elementor-widget-container:hover:before {
	background-color: rgba(255,255,255,0.2);
	right: 50%;
	left: 51%;
}
.ftc_products_slider .post.swiper-slide {
	margin-top: 0 !important;
}
/**/

/* Blog Grid */
.ftc-elements-blogs.element-masonry.gap,
.ftc-elements-blogs.element-grid.gap {
    margin: 0 -15px -15px;
    width: calc(100% + 30px);
}
.ftc-elements-blogs.element-masonry .ftc-blogs .post-text,
.ftc-elements-blogs.element-grid .ftc-blogs .post-text{
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #ebebeb;
}
.ftc-elements-blogs.element-masonry .ftc-blogs .post-text .meta,
.ftc-elements-blogs.element-grid .ftc-blogs .post-text .meta {
    order: 1;
}
.ftc-elements-blogs.element-masonry .ftc-blogs .post-text > h4,
.ftc-elements-blogs.element-grid .ftc-blogs .post-text > h4 {
    order: 2;
}
.ftc-elements-blogs.element-masonry .ftc-blogs .post-text > p,
.ftc-elements-blogs.element-grid .ftc-blogs .post-text > p {
    order: 3;
}
.ftc-elements-blogs.element-masonry .ftc-blogs .post-text > .ftc-readmore,
.ftc-elements-blogs.element-grid .ftc-blogs .post-text > .ftc-readmore {
    order: 4;
}



@-moz-document url-prefix() {
	.ftc-product-tabs .woocommerce .ftc-product.product .images{
		max-width: max-content;
	}
}
