@keyframes fadeDown {from {opacity: 0;transform: translate3d(0,-30px,0) }to {opacity: 1;transform: none }}.elementor-element.fadeInDown {animation-name: fadeDown }@keyframes fadeLeft {from {opacity: 0;transform: translate3d(-30px,0,0) }to {opacity: 1;transform: none }}.elementor-element.fadeInLeft {animation-name: fadeLeft }@keyframes fadeRight {from {opacity: 0;transform: translate3d(30px,0,0) }to {opacity: 1;transform: none }}.elementor-element.fadeInRight {animation-name: fadeRight }@keyframes fadeUp {from {opacity: 0;transform: translate3d(0,30px,0) }to {opacity: 1;transform: none }}.elementor-element.fadeInUp {animation-name: fadeUp } .elementor-popup-modal ul:not(.vertical-sub-nav) {
margin: 0 !important;
} .swiper {
width: 100%;
height: 600px;
}
.swiper-slide {
display: flex;
justify-content: center;
align-items: center;
width:100%;
height:100%;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover !important;
} .home-slider-text .elementor-widget-heading .divider {
color:#9e7a68;
display:inline-block;
margin:0 10px;
} .about-grid .e-link-in-bio .e-link-in-bio__icons,
.about-grid .e-link-in-bio .e-link-in-bio__image-links{
display:none;
} .portfolio-cat-list .cat-item-7,
.portfolio-cat-list .cat-item a.cat-item-wrap{
display:none;
}
.portfolio-cat-list .cat-item ul.children li a.cat-item-wrap{
display:inline-block;
}
.cat-item ul.children {
width:80%;
margin:0 auto !important;
padding:0;
text-align: center;
}
.cat-item ul.children li {
display:inline-block;
width:auto;
border-right:1px solid #9e7a68;
margin-bottom: 20px !important;
}
.cat-item ul.children li:last-child {
border-right:0;
} .project-video .ts-video-wrapper .ts-video-title {
display:none !important;
} #footer .divider {
color:#9e7a68;
display:inline-block;
margin:0 10px;
}
.footer-contact a,
.footer-contact a:visited {
color:#333;
}
.footer-contact a:hover {
color:#9E7A68;
} @media screen and (max-width: 767px) {
.swiper {
height: 300px;
}
.home-slider-text .elementor-widget-heading .divider {
display:none;
}
.cat-item ul.children li {
border-right:0 !important;
width:100%;
}
}