#portfolio { }
.togglecont {
text-align: center;
}
#portfolio .elementor-widget-empty-icon,#working .elementor-widget-empty-icon{ }
#portfolio .elementor-element.elementor-widget-empty,#working .elementor-element.elementor-widget-empty{
background-color: initial;
}
.togglebtns span {
padding: 10px 35px;
margin: 0px;
border-radius: 50px;
border-color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.togglecont {
padding: 20px;
}
.bdt-navbar-nav > li > a{
}
.togglebtns > span{
cursor: pointer;
padding: 20px 35px;
border:solid rgba(255, 255, 255, 0.5);
color:rgba(255, 255, 255, 0.5);
}
.togglebtns span.work {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
margin-right: -3px;
}
.togglebtns span.port {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
margin-left: -3px;
background: #1e1e4d;
border-left: 0;
}
.togglecont:before {content: " ";position: absolute;width: 100%;height: 3px;background: #70708e;left: 0px;margin-top: 17px;}
.togglebtns > span.active{
background-color: #D81652;
border: 3px solid #D81652;
color: white;
}
span.work {
background: #1e1e4d;
}
@media (max-width:650px) {
.togglebtns > span{
padding: 10px 10px;
font-size: .8em;
} }
.togglebtns.in-header {
display: flex;
justify-content: center;
align-items: center;
position: relative;
position: relative;  z-index: 99;
padding: 5px;
height: 50px;
display: none;
}
.togglebtns.in-header>span {
padding: 10px 25px;
} body.initialising-sticky-buttons .togglebtns.in-header {
top: 34px;
opacity: 1;
}.latestinsights {
display: flex;
}
.singleinsight {
margin: 10px;
position: relative;
flex: 1;
}
.singleinsight h3 {
font-size: 26px;
color: white;
margin: 30px auto;
text-align: center;
}
.singleinsight .insight-img-wrapper{
position: relative;
max-height: 220px;
height: 100%;
}
.singleinsight .insight-img-wrapper:before{
content: "";
height: 30px;
position: absolute;
top: 0;
width: 100%;
left: 0;
background-image: url(https://copia-capital.co.uk/wp-content/plugins/aws-widgets/widgets/latest-insights/bg-top.png);
background-repeat: no-repeat;
background-size: 100%;
}
.singleinsight .insight-img-wrapper:after{
content: "";
height: 20px;
position: absolute;
bottom: 0;
width: 100%;
left: 0;
background-image: url(https://copia-capital.co.uk/wp-content/plugins/aws-widgets/widgets/latest-insights/bg-bottom.png);
background-repeat: no-repeat;
background-position: bottom;
background-size: cover;
}
.singleinsight p {
color: white;
line-height: 1.3;
}
.singleinsight a {
display: block; font-size: 16px;
font-weight: 600;
background-color: #D81652;
border-radius: 30px;
padding: 10px; text-align: center;
color: white;
text-transform: uppercase;
}
.singleinsight img {
height: 100%;
max-height: 240px;
width: 100%;
object-fit: cover;
}
@media screen and (max-width: 768px) {
.latestinsights {
flex-direction: column;
}
.latestinsights .elementor-button{
font-size: .8em;
}
}
body.search h1.elementor-heading-title.elementor-size-default {
color: white;
}
body.search .elementor-posts-nothing-found {
color: white;
}