

/** Start Template Kit CSS: Winery (css/customizer.css) **/

/* Kit 98 Custom Styles - apply under Advanced to the element they affect */
/* Subheading side line */
.envato-kit-98-line-before .elementor-heading-title:before {
	  content: '';
	  border-bottom: 1px solid;
    width: 48px;
    height: 1px;
    margin-right: 11px;
    display: inline-block;
    margin-bottom: 3px;
    opacity: .6;
}
/* Subheading lines on both sides */
.envato-kit-98-line-sides .elementor-heading-title:before {
	  content: '';
	  border-bottom: 1px solid;
    width: 48px;
    height: 1px;
    margin-right: 11px;
    display: inline-block;
    margin-bottom: 3px;
    opacity: .6;
}
.envato-kit-98-line-sides .elementor-heading-title:after {
	  content: '';
	  border-bottom: 1px solid;
    width: 48px;
    height: 1px;
    margin-left: 11px;
    display: inline-block;
    margin-bottom: 3px;
    opacity: .6;
}
/* Slider overlay */
.envato-kit-98-overlay .elementor-background-overlay{
   background: linear-gradient(to right, rgba(255,255,255,.1) 20%,rgba(255,255,255,1) 100%);
   mix-blend-mode: unset !important;
}
/* Typography */
.envato-kit-98-link a {
	color: #878787;
}

.envato-kit-98-link a:hover {
	border-bottom: 1px dashed;
}

/** End Template Kit CSS: Winery (css/customizer.css) **/



/** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/

.envato-block__preview{overflow: visible;}

/* Envato Kit 141 Custom Styles - Applied to the element under Advanced */

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{
	text-align: center;
}
.envato-kit-141-top-0 h1,
.envato-kit-141-top-0 h2,
.envato-kit-141-top-0 h3,
.envato-kit-141-top-0 h4,
.envato-kit-141-top-0 h5,
.envato-kit-141-top-0 h6,
.envato-kit-141-top-0 p {
	margin-top: 0;
}

.envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.envato-kit-141-bottom-0 p {
	margin-bottom: 0;
}

.envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
	margin-bottom: .5rem;
}

.envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
	padding-bottom: 52px;
}

.envato-kit-141-display-inline {
	display: inline-block;
}

.envato-kit-141 .elementor-slick-slider ul.slick-dots {
	bottom: -40px;
}

/** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/



/** Start Template Kit CSS: Creative Agency (css/customizer.css) **/

/**
 * Dividers
 */
.title-divider {
	position: absolute;
	right: 100%;
	width: 100px;
	top: 0;
	margin-right: 15px;
	margin-top: .7rem;
}

/**
 * Portfolio grids
 */
.portfolio-grid .widget-image-caption {
    position: absolute;
    top: 10%;
    left: 10%;
    color: black !important;
    font-weight: bold;
    font-size: 1.6em;
    opacity: 0;
    transform: translate3d(-100px,0,0);
    transition: all .3s ease-in-out;
    background: white;
    padding: 6px 14px;
}
.portfolio-grid img {
	transition: transform .3s ease-in-out;
	transform: scale(1);
}
.portfolio-grid .elementor-image {
	overflow: hidden;
}
.portfolio-grid .elementor-widget-image {
    margin-bottom: 0;
}
.portfolio-grid .elementor-image:hover img {
	transform: scale(1.2);
}
.portfolio-grid .elementor-image:hover .widget-image-caption {
	transform: translate3d(0px,0,0);
	opacity: 1;
}

/**
 * Posts list
 */
.posts-list ul {
	list-style: none;
	padding-left: 0;
	font-size: 1.4rem;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
}
.posts-list li {
	border-bottom: 1px solid #dedede;
	margin: 0;
	display: flex;
	align-items: center;
}
.posts-list h5 {
	display: none;
}
.posts-list a {
	color: black;
	padding: 17px 0;
  display: inline-block;
	transition: all .3s ease-in-out;
}
.posts-list .post-date {
	margin-left: auto;
	font-size: .9rem;
	opacity: .3;
}

/**
 * Team members
 */
.team-members a.elementor-icon.elementor-social-icon {
    background: transparent;
/* 	  opacity: 0; */
}
.team-members .elementor-widget-image:hover + .elementor-widget-social-icons .elementor-social-icon {
	  opacity: 1;
}

.team-members a.elementor-icon.elementor-social-icon i {
    color: black;
}
.team-members figcaption.widget-image-caption.wp-caption-text {
    color: black;
    position: absolute;
    bottom: 0;
    background: white;
    padding: 13px;
		width: 230px;
}

/**
 * Social Bar
 */
.social-bar a.elementor-icon.elementor-social-icon {
    margin: 0 !important;
    border-radius: 0;
    padding: .8rem 1rem !important;
}
.social-bar a.elementor-icon.elementor-social-icon:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.social-bar a.elementor-icon.elementor-social-icon:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

/**
 * Icon boxes
 */
.ewp-icon-box.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
    margin-top: 0;
}
.ewp-icon-box.elementor-widget-icon-box .elementor-icon {
    transform: translate3d(0px, 0, 0);
}
.ewp-icon-box.elementor-widget-icon-box:hover .elementor-icon {
    transform: translate3d(-20px, 0, 0);
}

/** End Template Kit CSS: Creative Agency (css/customizer.css) **/



/** Start Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/

.envato-block__preview{overflow: visible;}

/** End Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/

