.customheadline {
    height: 96px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    padding: 16px;
    font-size: 19px;
    color: #fff;
    /*background: #00aca6;*/
}

.customheadline a {
    color: #fff;
}

.customheadline a:hover {
    color: #111;
	text-decoration: none;
}

input#mod-bt-smartsearchword{
	height: 48px !important;
    margin-top: -20px;
    border-bottom: 0px;
    width: 120px;
    border-right: 0px;
}

.t3-content{background: #fff;}

.cat-red.active > a, .cat-red.open > a, .cat-red.active > a:hover, .cat-red.open > a:hover, .cat-red.active > a:focus, .cat-red.open > a:focus {
    background-color: /*#cc0000*/ #00aca6 !important;
}

.t3-megamenu .cat-red .module-title, .t3-megamenu .cat-red .module-title:hover {
    background: /*#cc0000*/ #00aca6 !important;
    color: #fff;
}

.cat-red .t3-mainnav {
    border-top-color: /*#cc0000*/ #00aca6 !important;
}

.module-title {
    display: inline-block;
background: /*#cc0000*/ #00aca6;}

.t3-megamenu .cat-green .module-title, .t3-megamenu .cat-green .module-title:hover {
    background: /*#669900*/#2db672;
    color: #fff;
}

.t3-megamenu .cat-blue .module-title, .t3-megamenu .cat-blue .module-title:hover{
	background: /*#0077bb*/ #e51166;
    color: #fff;
}

/* Remove bg image from main page + footer
.main{
    background: url(https://www.opanda.gr/images/opanda-bg-stripes.jpg) !important;
}

footer#t3-footer {
    background: url(https://www.opanda.gr/images/opanda-bg-stripes.jpg) !important;
}*/

.magazine-categories {
    background: #fff !important;
}

.row.style-1.magazine-featured {
    background: #fff !important;
}

.t3-footer a {
    color: #999999 !important;
    text-transform: uppercase;
}
