.handmade-ourteam {
text-align: center;
}
.handmade-ourteam .ourteam-avatar-inner {
position: relative;
}
.handmade-ourteam .ourteam-avatar-inner img {
width: 100%;
height: auto;
}
.handmade-ourteam .ourteam-avatar-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.handmade-ourteam .ourteam-avatar-overlay a {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.handmade-ourteam .ourteam-avatar-overlay a,
.handmade-ourteam .ourteam-avatar-overlay i {
color: #ffffff;
}
.handmade-ourteam .ourteam-avatar:hover .ourteam-avatar-overlay {
opacity: 1;
}
.handmade-ourteam .owl-stage .owl-item {
padding-left: 15px;
padding-right: 15px;
}
.handmade-ourteam h6 {
font-size: 14px;
line-height: 1.2;
text-transform: uppercase;
padding-top: 27px;
margin-bottom: 12px;
}
.handmade-ourteam span {
font-size: 14px;
line-height: 1.2;
display: block;
}
.handmade-ourteam p {
padding: 0 10px;
max-height: 126px;
overflow: hidden;
}
.handmade-ourteam ul {
list-style-type: none;
padding: 22px 0 3px 0;
}
.handmade-ourteam ul li {
display: inline-block;
}
.handmade-ourteam ul li a {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.handmade-ourteam ul li a i {
font-size: 19px;
color: #AAAAAA;
line-height: 1.2;
margin: 0 7px;
}
.handmade-ourteam ul li a:hover i {
color: #25282C;
}.handmade-image-slider {
overflow-x: hidden;
}
.handmade-image-slider .owl-theme .owl-nav {
margin: 0;
position: absolute;
top: -89px;
right: 15px;
}
.handmade-image-slider .owl-theme .owl-nav [class*='owl-'] {
width: 42px;
height: 42px;
border: 2px solid #eee;
background-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 0;
line-height: 38px;
opacity: 1;
color: #333333;
margin: 0;
font-size: 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.handmade-image-slider .owl-theme .owl-nav [class*='owl-']:hover {
background-color: #F7F7F7;
border-color: #F7F7F7;
}
.handmade-image-slider .owl-theme .owl-nav [class*='owl-'].owl-prev {
margin-right: 5px;
}
.handmade-image-slider .image-slider-main {
margin-left: -15px;
margin-right: -15px;
}
.handmade-image-slider .owl-stage .owl-item {
padding-left: 15px;
padding-right: 15px;
}
.handmade-image-slider .owl-stage .owl-item img {
width: 100%;
height: auto;
}
.handmade-image-slider h2 {
font-size: 30px;
line-height: 1.2;
padding-left: 5px;
}
.handmade-image-slider .handmade-line {
margin-bottom: 32px;
}