Domain: antoinekatan.com
Server Adress: 10.127.20.23

privdayz.com

/home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/team/assets/css/scss/default/
Dosya Yükle :
Current File : /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/team/assets/css/scss/default/_team.scss

/* ==========================================================================
   Team shortcode style - begin
   ========================================================================== */

.mkdf-team-holder {
	@include mkdfRelativeHolderLayout();

	&.mkdf-team-info-on-image {

		.touch & {
			cursor: pointer;
		}

		&:hover {

			.mkdf-team-social-wrapper {
				opacity: 1;
			}

			.mkdf-team-social-inner {
				@include mkdfTransitionTransform(.45s cubic-bezier(0.64, 0.01, 0.15, 1.16), opacity .5s);
				@include mkdfTransform(translate3d(0, 0, 0));
			}
		}

		.mkdf-team-social-holder {
			margin: 7px 0 0;
		}
	}

	&.mkdf-team-grayscale-image {
		.mkdf-team-image {
			img:hover {
				-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
				filter: grayscale(100%);
			}
		}
	}

	.mkdf-team-image {
		@include mkdfRelativeHolderLayout();

		img {
			display: block;
			@include mkdfTransition(all .35s ease);
		}
	}

	.mkdf-team-info {
		@include mkdfRelativeHolderLayout();
		margin: 26px 0 0;
	}

	.mkdf-team-name {
		margin: 6px 0 0;
	}

	.mkdf-team-position {
		margin: 5px 0 0 0;
	}

	.mkdf-team-text {
		margin: 10px 0 0;
	}

	.mkdf-team-social-wrapper {
		@include mkdfAbsoluteHolderLayout();
		background-color: rgba(#fff, .85);
		z-index: 1;
		opacity: 0;
		@include mkdfTransform(translateZ(0));
		@include mkdfTransition(opacity .3s);
	}

	.mkdf-team-social-outer {
		@include mkdfTableLayout();
	}

	.mkdf-team-social-inner {
		position: relative;
		display: table-cell;
		height: 100%;
		width: 100%;
		padding: 20px 40px 33px;
		vertical-align: bottom;
		@include mkdfTransitionTransform(.2s ease);
		@include mkdfTransform(translate3d(0, 40px, 0));
	}

	.mkdf-team-social-holder {
		@include mkdfRelativeHolderLayout();
		margin: 13px 0 0;

		.mkdf-team-icon {
			font-size: 15px;
			margin: 0 14px 0 0;

			&:hover a {
				color: #cabd31;
			}

			.mkdf-icon-element {
				font-size: inherit;
				@include mkdfTransition(none);
			}
		}
	}
}

/* ==========================================================================
   Team shortcode style - end
   ========================================================================== */

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.