You are on page 1of 2

/* carusel */

.owl-item cloned .owl-carousel .owl-item {


width: 422.667px;
margin-right: 24px
}

.unclickable > a:hover {


cursor: default !important;
}

.page-top {
background-color: #072130 !important;
}

#header .main-menu .narrow li.menu-item > a {


color: #ffffff;
border-bottom-color: #786352;
text-transform: initial;
}

.custom-img .vc_single_image-wrapper::before {
display: block;
content: "";
position: absolute;
top: 30px;
left: -30px;
background: #b79a8a;
border-radius: 25px;
width: 100%;
height: 100%;
z-index: -1;
max-width: 480px;
}

.custom-posts .post .post-meta .meta-author {


display: none;
}

article.post .post-meta>.post-views, article.post .post-meta>span {


display: inline-block;
padding-right: 8px;
color: #ce9e6c;
font-family: 'Roboto';
font-size: 16px;
}

.popup{
top: 42px !important;
opacity:0 !important
}

#menu-main-menu li:hover .popup{


opacity: 1 !important;
transition: all 0.5s linear !important;
}
#menu-limba li .popup {
top: 0px !important;
opacity: 0 !important;

}
#menu-limba li:hover .popup {
opacity: 1 !important;
}

.page-top .page-title {
font-size: 32px !important;
font-weight: 500 !important;
font-family: 'Raleway' !important;
margin-bottom: 5px !important;
color: #d1cccc;
}

.member-overview p, .porto-u-sub-heading {
font-family: serif;
font-weight: 400;
font-size: 18px;
line-height: 20px;
}

You might also like