.et_pb_blog_grid .et_pb_post {
border: none; }
.et_pb_slide_title{
line-height: 1.5em; } #top-menu li {
text-transform : uppercase;
padding-right: 40px;
font-size: 18px; } #top-menu > li:last-child {
background-color:#8c6cc2;
border-radius:2px !important;
font-size:16px !important;
margin:0 0 20px !important;
padding:12px 24px 0 !important; }
.et_header_style_left #et-top-navigation nav > ul > li:last-child > a {
padding-bottom: 12px;
color: #fff !important; } .et_fullwidth_nav #main-header .container {
padding-right: 45px; } hr.line-purple-left {
border: 0;
height: 5px;
background-color: #8c6cc2;
width: 66px;
margin-left: 0px;
margin-top: 20px;
margin-bottom: 20px;} .gq_overlay_button .custom_overlay {
position: relative;}
.gq_overlay_button .image {
display: block;
width: 100%;
height: auto;}
.gq_overlay_button .overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: rgba(2, 2, 2, 0.7);}
.gq_overlay_button .custom_overlay:hover .overlay {
opacity: 1;}
.gq_overlay_button .text {
color: #fff;
padding: 10px 5px;
font-size: 20px;
font-family: 'Playfair Display';
line-height: 18px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);}