.cshero-fancybox-wrap,
.cshero-fancybox-wrap .fancy-icon {
position: relative;
-webkit-transition:all 0.3s linear 0s;
-moz-transition:all 0.3s linear 0s;
-ms-transition:all 0.3s linear 0s;
-o-transition:all 0.3s linear 0s;
transition:all 0.3s linear 0s;
}
.cshero-fancybox-wrap .cshero-fancybox-padding{overflow: hidden;}
.cshero-fancybox-wrap .fancy-icon:before {
position: relative;
z-index: 1;
}
.cshero-fancybox-wrap .fancy-icon:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
-webkit-transition:all 0.3s linear 0s;
-moz-transition:all 0.3s linear 0s;
-ms-transition:all 0.3s linear 0s;
-o-transition:all 0.3s linear 0s;
transition:all 0.3s linear 0s;
}
.cshero-fancybox-wrap .cshero-fancybox-title{
margin: 15px 0;
} .cshero-fancybox-wrap .fancy-icon.icon-hover-style-1:after{
transform:scale(1.3);
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
-o-transform:scale(1.3);
z-index: -1;
}
.cshero-fancybox-wrap:hover .fancy-icon.icon-hover-style-1:after{
opacity: 1;
visibility: visible;
transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
}
.cshero-fancybox-wrap .fancy-icon.icon-hover-style-2:after{
background-color: transparent !important;
transform:scale(0);
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
}
.csbody .cshero-fancybox-wrap:hover .fancy-icon.icon-hover-style-2:after {
opacity: 1;
visibility: visible;
-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2);
}
.cshero-fancybox-wrap .content,
.cshero-fancybox-wrap .cshero-title-main {
-webkit-transition:all 0.3s linear 0s;
-moz-transition:all 0.3s linear 0s;
-ms-transition:all 0.3s linear 0s;
-o-transition:all 0.3s linear 0s;
transition:all 0.3s linear 0s;
}.cshero-fancybox-wrap {
display: inline-block;
width: 100%;
}
.fancybox-layout10{
position: relative;
}
.fancybox-layout10 .cshero-fancybox-icon {
border-radius: 50%;
height: 80px;
left: 50%;
position: absolute;
top: 0;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
width: 80px;
transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
}
.fancybox-layout10 .cshero-fancybox-icon:before {
bottom: -5px;
content: "";
height: 14px;
left: 50%;
position: absolute;
transform: translateX(-50%) rotate(45deg);
-webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
width: 14px;
}
.fancybox-layout10 .cshero-fancybox-icon .fancy-icon{
line-height: 80px;
}
.fancybox-layout10 .cshero-fancybox-title-wrap {
font-weight: 400;
}
.fancybox-layout10:hover .cshero-fancybox-icon{
top: -15px;
}.cshero-testimonial,
.cshero-testimonial-wrapper{
position: relative;
}
.cshero-testimonial .bx-viewport{
-webkit-transition: height 0.3s linear 0s;
-moz-transition: height 0.3s linear 0s;
-ms-transition: height 0.3s linear 0s;
-o-transition: height 0.3s linear 0s;
transition: height 0.3s linear 0s;
}
article.cshero_testimonial{
display: block;
} .cshero-testimonial.font-large {
font-size: 20px;
line-height: 40px;
}
.cshero-testimonial.font-italic .cshero-testimonial-text{ font-style: italic;} .testimonial-tab > div.bx-wrapper{
border:1px solid #eee;
}
.testimonial-tab .cshero_testimonial_content{
padding: 20px;
}
.testimonial-tab .cshero-pager{
margin-top: -1px;
position: relative;
padding-bottom: 80px;
}
.testimonial-tab .cshero-pager a{
padding: 15px;
border-style: solid;
border-width: 1px 1px 1px 0;
border-color: #eee;
display:inline-block;
padding: 0;
}
.testimonial-tab .cshero-pager a:first-child{
border-left-width: 1px;
}
.testimonial-tab .cshero-pager a.active{
border-top-color: #fff;
}
.testimonial-tab .cshero-pager a img{
margin: 0 !important;
width: 50px !important;
}.testimonial-layout2 {}
.testimonial-layout2 .cshero-testimonial-image.center{
margin-bottom: 20px;
}
.testimonial-layout2 .cshero-testimonial-category{
text-transform: uppercase;
} .testimonial-layout2 .cshero-pager {
margin-top: 35px;
}.cshero-fancybox-wrap {
display: inline-block;
width: 100%;
}.portfolio-layout4 .cshero-portfolio-item-content{
position: relative;
}
.portfolio-layout4 .cshero-portfolio-item-content .cshero-portfolio-content-wrap,
.portfolio-layout4 .cshero-portfolio-item-content .cshero-portfolio-content-wrap-inner{
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
padding: 0 15px;
opacity: 0;
transition: all 800ms ease 0s;
-webkit-transition: all 800ms ease 0s;
-moz-transition: all 800ms ease 0s;
-o-transition: all 800ms ease 0s;
}
.portfolio-layout4 .cshero-portfolio-item-content .cshero-portfolio-content-wrap-inner .cshero-portfolio-meta-box .cshero-portfolio-title a{
color: #fff;
font-weight: 700;
}
.portfolio-layout4 .cshero-portfolio-item-content .cshero-portfolio-content-wrap-inner .link-wrap.icon {
bottom: 10px;
position: absolute;
right: 10px;
}
.portfolio-layout4 .cshero-portfolio-item-content .cshero-portfolio-content-wrap-inner .link-wrap.icon a.icon-link{
display: inline-block;
font-size: 20px;
height: 30px;
line-height: 30px;
text-align: center;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
width: 30px;
background: #fff;
margin: 5px;
}
.portfolio-layout4 .cshero-portfolio-item-content .cshero-portfolio-content-wrap-inner .link-wrap.icon a.icon-link i{
font-size: 16px;
padding: 0 0 5px 5px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.portfolio-layout4 article:hover .cshero-portfolio-content-wrap,
.portfolio-layout4 article:hover .cshero-portfolio-content-wrap-inner{
opacity: 1;
}