#header-wrap,
.archive-title,
.widgettitle,
.more-link,
.post-pagination,
.main-navigation-menu ul a:hover,
#footer
 
{
    background-image: linear-gradient(180deg, #1b83a0 21%, #1c5f72 98%);
}


/* Blue Colour Scheme */
body, html{background-color:#dbf7ff;}
.content_botbg { margin:0; padding:0; background-color:#dbf7ff; border-bottom:none; min-height: 600px;  }

p.post-price {background-color:#2daacd;}
.content_right h2, #welcome_widget h2 {
font-size: 16px;
font-weight: bold;
padding: 10px 12px 11px;
margin: 0;
border-bottom: 1px dashed #ddd;
background: #1b83a0;
color: #fff;
}
.header_menu_res .obtn {
background: #00495d;
}
.vitrindekiler-phone-bg::after {
content: '';
height: 100px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 1;
background-image: linear-gradient(0, #7000B7 5%, rgba(255, 16, 212, 0.35) 62%, rgba(247, 107, 28, 0.00) 100%);
}
.vitrindekiler::before {content: '';pointer-events: none;position: absolute;z-index: 1;bottom: 0;left: 0;width: 100%;height: 50%;background-image: linear-gradient(180deg, rgba(250, 217, 97, 0.00) 21%, #0091ba 98%);}