<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Metaxopoulos Law
Theme URI: https://www.metaxopouloslaw.gr
Template: understrap
Author: Qualis Digital Marketing Agency
Author URI: http://www.qualis.gr
Description: Handcrafted theme for metaxopouloslaw.gr
Tags: one-column,custom-menu,featured-images,theme-options,translation-ready
Version: 0.6.5.1509621717
Updated: 2017-11-02 13:21:57

*/

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600&amp;subset=latin,greek);*/

* {
	font-family: 'Open Sans', sans-serif;
}

/*HTML elements*/
h1,
h2,
h3 {
	font-weight: 400;
}

h1 {
    font-size: 30px;
	margin-bottom: 0.9em;
}

@media (max-width: 767px) {
	h1 {
		font-size: 25px;
	}
}

h2 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

h3 {
    font-size: 22px;
}

a {
	color: #16738e;
}

a:hover {
	color: #1c4d5b;
}

aside {
    margin-bottom: 2em;
}

/*helpers*/
.c-color-gray {
	color: #8f8f8f;
}

.c-small-font {
	font-size: 14px;
}

.c-generic-title {
	background-color: #1c4d5b;
	padding: 10px 0px 10px 0px;
}

.c-generic-title h1 {
	color: #ecd368;
	margin-bottom: 0;
}

.c-generic-title span {
	color: #fff;
}

.c-generic-content-bg {
	background-color: #cee1e4;
}

.c-generic-content-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.c-clear-margin {
	margin: 0!important;
}

/*---Bootstrap Classes Customization---*/
/*change containers max width*/
.container {
	max-width: 1140px;
}

.navbar-brand {
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
}

/*main menu*/
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active &gt; .nav-link {
	color: #444444;
}

.navbar-light .navbar-nav .nav-link:after,
.navbar-light .navbar-nav .active &gt; .nav-link:after {
	content: '';
	display: block;
	border-bottom: 2px solid transparent;
	margin-top: 2px;
}

.navbar-light .navbar-nav .active &gt; .nav-link:after {
	border-bottom: 2px solid #e2d59b;
}

/*articles lists*/
article.post {
	padding-bottom: 30px;
	border-bottom: 1px solid #a4b4b8;
	margin-bottom: 30px;
}

.entry-meta {
	display: inline-block;
	margin-bottom: 0.5em;
	background-color: #cee1e4;
	padding: 0 0.5em;
	border-radius: 3px;
}

.btn-secondary {
	line-height: 1;
	font-size: 13px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #cee1e4;
	background-color: #1c4d5b;
	border: none;
}

.btn-secondary:hover {
	color: #cee1e4;
	background-color: #1c4d5b;
	opacity: 0.9;
}

.entry-footer {
	font-size: 14px;
	/*border: 1px solid #a4b4b8;
	padding: 10px;
	border-radius: 2px;*/
}

/*paging*/
.page-item.active .page-link {
	background-color: #b8a657;
	border-color: #b8a657;
}

.page-link {
	color: #b8a657;
}

/*---Custom classes---*/
.c-navbar {
	padding-top: 0;
}

@media (min-width: 992px) {
	.c-navbar {
		padding-left: 0;
		padding-right: 0;
	}
}

/*logo*/
.c-branding {
	flex-grow: 1;
}

/*branding top bar reordering*/
@media (max-width: 826px) {
	.c-branding {
		order: 1;
		max-width: 70%;
	}

	.c-telephone-container {
		order: 3;
	}

	.c-language-container {
		order: 2;
	}
}

.c-telephone-container {
	margin-right: 20px;
}

/*hero container*/
@media (min-width: 530px) and (max-width: 599px) {
	.c-hero-container {
		min-height: 250px;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.c-hero-container {
		min-height: 350px;
	}
}

@media (min-width: 1400px) {
	.c-hero-container {
		min-height: 800px;
	}
}

/*hero call to action*/
.c-hero-call-to-action-text {
	font-size: 26px;
	line-height: 1em;
	color: #cee1e4;
}

.c-hero-call-to-action-text strong {
	color: #fff;
}

.c-hero-call-to-action-text span {
	color: #d2b848;
}

/*column with its content aligned right*/
.c-column-contents-align-right .elementor-column-wrap {
	flex-direction: row-reverse;
}

.c-column-contents-align-right .elementor-column-wrap &gt; .elementor-widget-wrap {
	width: auto;
}

/*widget titles*/
.c-widget-title-lighter h2,
.c-widget-title-light h2,
.c-widget-title-dark h2 {
	font-size: 26px;
}

.c-widget-title-lighter h2 a:after,
.c-widget-title-light h2 a:after,
.c-widget-title-dark h2 a:after {
	content: '';
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 3px;
	margin-left: 0.5em;
	vertical-align: bottom;
}

.c-widget-title-lighter h2 a:after {
	background: #e2d59b url("img/icon-arrow-right-dark.svg") no-repeat center center;
}

.c-widget-title-light h2 a:after {
	background: #b8a657 url("img/icon-arrow-right.svg") no-repeat center center;
}

.c-widget-title-dark h2 a:after {
	background: #1c4d5b url("img/icon-arrow-right.svg") no-repeat center center;
}

/*globe background*/
.c-globe-background {
	background: #1c4d5b url("img/globe-background.svg") no-repeat center top;
}

/*brackets*/
.c-bracket {
	width: 10%!important;
}

.c-bracket + div {
	width: 80%!important;
}

/*brackets on sidebar*/
.c-bracket-side-content-before {
	width: 80%!important;
}

.c-bracket-side {
	width: 5%!important;
}

.c-bracket-side + div {
	width: 10%!important;
}

/*links widget*/
.c-links-container p {
    margin-bottom: 10px;
}
.c-links-container a {
    color: #212529;
}
.c-links-container a:hover {
    color: #b8a657;
}

/*people widget*/
.c-people-carousel .lae-project-image {
	border-radius: 50%;
	width: 150px;
	margin: auto;
	border: 7px solid #98abae;
}

/* ILIAS - 2021.02.06 It is needed after the update of the plugin START */
.c-people-carousel .hentry{
	background: transparent !important;
}
/*
.c-people-carousel .lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry{
	background: transparent;
}
*/
/* ILIAS - 2021.02.06 END */

.c-people-carousel .lae-posts-carousel .lae-posts-carousel-item .hentry {
	background: transparent;
	box-shadow: none!important;
}

.c-people-carousel .lae-posts-carousel .lae-posts-carousel-item .lae-project-image:hover {
	background: transparent;
}

.c-people-carousel .lae-image-info {
	display: none!important;
}

.c-people-carousel .lae-posts-carousel .lae-posts-carousel-item .lae-entry-text-wrap .entry-title {
	margin-bottom: 0;
}

.c-people-carousel .lae-posts-carousel .lae-posts-carousel-item .lae-entry-text-wrap .entry-summary:before {
	display: none;
}

.c-people-carousel .lae-posts-carousel .lae-posts-carousel-item .lae-entry-text-wrap .entry-summary {
	margin-top: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.c-people-carousel .entry-summary p:last-child {
	display: none;
}

.c-people-carousel .lae-container button.slick-prev,
.c-people-carousel .lae-container button.slick-next {
	width: 16px;
	height: 30px;
}

.c-people-carousel .lae-container button.slick-prev {
	left: -20px;
}

.c-people-carousel .lae-container button.slick-next {
	right: -20px;
}

.c-people-carousel .lae-container button.slick-prev:before,
.c-people-carousel .lae-container button.slick-next:before {
	content: '';
	display: block;
	width: 16px;
	height: 30px;
	margin: 0;
}

.c-people-carousel .lae-container button.slick-prev:before {
	background: url("img/icon-arrow-left-large.svg") no-repeat center center;
}

.c-people-carousel .lae-container button.slick-next:before {
	background: url("img/icon-arrow-right-large.svg") no-repeat center center;
}

	/*change bg color on single-people page*/
.single-people .c-people-section-template {
    background-color: #fff!important;
}

/*awards widget*/
.c-awards-carousel .lae-posts-carousel .lae-posts-carousel-item .hentry {
	background: transparent;
	border-radius: 0;
	box-shadow: none!important;
}

.c-awards-carousel .lae-posts-carousel .lae-posts-carousel-item .lae-project-image:hover {
	background: transparent;
}

.c-awards-carousel .lae-posts-carousel .lae-posts-carousel-item .lae-project-image img {
    margin: auto;
}

.c-awards-carousel .lae-image-info {
	display: none!important;
}

.c-awards-carousel .lae-container button.slick-prev,
.c-awards-carousel .lae-container button.slick-next {
	width: 16px;
	height: 30px;
}

.c-awards-carousel .lae-container button.slick-prev {
	left: -20px;
}

.c-awards-carousel .lae-container button.slick-next {
	right: -20px;
}

.c-awards-carousel .lae-container button.slick-prev:before,
.c-awards-carousel .lae-container button.slick-next:before {
	content: '';
	display: block;
	width: 16px;
	height: 30px;
	margin: 0;
}

.c-awards-carousel .lae-container button.slick-prev:before {
	background: url("img/icon-arrow-left-large.svg") no-repeat center center;
}

.c-awards-carousel .lae-container button.slick-next:before {
	background: url("img/icon-arrow-right-large.svg") no-repeat center center;
}

/*people single article*/
.c-people-article-main-image {
	min-height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

@media (min-width: 576px) and (max-width: 600px) {
	.c-people-article-main-image {
		min-height: 500px;
	}
}

@media (min-width: 601px) and (max-width: 890px) {
	.c-people-article-main-image {
		min-height: 700px;
	}
}

@media (min-width: 891px) and (max-width: 991px) {
	.c-people-article-main-image {
		min-height: 900px;
	}
}

/*testimonials widget*/
.elementor-testimonial__title span {
	color: #76620b;
}

.c-testimonials-carousel .eicon-chevron-left,
.c-testimonials-carousel .eicon-chevron-right {
	width: 16px;
	height: 30px;
}

.c-testimonials-carousel .eicon-chevron-left:before,
.c-testimonials-carousel .eicon-chevron-right:before {
	content: '';
	display: block;
	width: 16px;
	height: 30px;
	margin: 0;
}

.c-testimonials-carousel .eicon-chevron-left:before {
	background: url("img/icon-arrow-left-large.svg") no-repeat center center;
}

.c-testimonials-carousel .eicon-chevron-right:before {
	background: url("img/icon-arrow-right-large.svg") no-repeat center center;
}

.elementor-testimonial__text:before {
	content: open-quote;
	font-family: "Times New Roman", Georgia, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 1px;
	color: #98abae;
	display: block;
	margin-bottom: 10px;
}

/*footer*/
.c-footer {
	background-color: #1e2627;
	color: #fff;
}

.c-footer .c-widget-title-light h2 {
	color: #cee1e4;
}

.c-footer a {
	color: inherit;
}

.c-footer a:hover {
	text-decoration: none;
}

.c-footer-secondary-navigation {
	padding: 0;
	color: #b8a657;
}

.c-footer-secondary-navigation li {
	display: inline;
	margin-right: 40px;
}

.c-footer-secondary-navigation a:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url("img/icon-arrow-small-right-gold.svg") no-repeat center center;
	margin-left: 10px;
}

.c-footer-social {
	margin-top: 20px;
}

.c-social-linkedin,
.c-social-tweeter,
.c-social-facebook,
.c-social-youtube {
	margin-right: 25px;
}

.c-social-linkedin {
	width: 25px;
}

.c-social-tweeter {
	width: 24px;
}

.c-social-facebook {
	width: 14px;
}

.c-social-youtube {
	width: 28px;
}

.c-social-google-plus {
	width: 36px;
}

.c-credits {
	border-top: 1px solid #647173;
	text-align: center;
	font-size: 10px;
	margin-top: 30px;
	padding-top: 15px;
}

.qualis {
	margin-right: 20px;
}

.critter {
	margin-left: 20px;
	height: 32px;
}

.c-credits-logos {
	margin-top: 10px;
}

/*telephone link*/
.c-telephone-container a {
	display: inline-block;
	font-size: 14px;
	line-height: 28px;
	border: 1px solid #1c4d5b;
	background-color: #1c4d5b;
	color: #fff;
	border-radius: 3px;
	padding: 0 0.5em 0 0;
	overflow: hidden;
	float: right;
}

.c-telephone-container a:hover {
	text-decoration: none;
	background-color: #d2b848;
	border-color: #d2b848;
}

.c-telephone-container a:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 28px;
	float: left;
	background: #fff url("img/icon-phone.svg") no-repeat center center;
	margin-right: 0.5em;
}

/*people list*/
.c-people-list-item .elementor-image-box-img {
	overflow: hidden;
	width: 140px!important;
	border: 7px solid #98abae;
	border-radius: 50%;
	margin-bottom: initial!important;
}

.c-people-list-item .elementor-image-box-title span {
	font-size: 14px;
	color: #212529;
}

.c-people-list-last-row &gt; .elementor-container {
	margin-top: -80px;
}

/*people single*/
.single-people .wrapper {
	padding: 0;
}

/*breadcrumbs*/
#breadcrumb-container {
	background-color: #cee1e4;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 14px;
}

#breadcrumb-container a {
	background-color: #1c4d5b;
	color: #fff;
	padding: 0.1em  0.5em;
	border-radius: 3px;
}

#breadcrumb-container a:hover {
	text-decoration: none;
	background-color: #d2b848;
	color: #5e4e0a;
}

/*faded hero image section (saved as template)*/
/*@media (min-width: 1200px) {
	.c-template-faded-hero {
		background-size: cover!important;
	}
}*/

@media (min-width: 1670px){
	.c-template-faded-hero .elementor-spacer-inner {
		height: 600px!important;
	}
}

.c-generic-page-title {
	background-color: #1c4d5b;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 0!important;
}

.c-generic-text-container {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #cee1e4;
}

@media (min-width: 600px) {
	.c-generic-text-container {
		padding-top: 40px;
		background: -moz-linear-gradient(top, rgba(206,225,228,0.5) 0%, rgba(206,225,228,0.7) 40px, rgba(206,225,228,1) 100px, rgba(206,225,228,1) 100%);
		background: -webkit-linear-gradient(top, rgba(206,225,228,0.5) 0%,rgba(206,225,228,0.7) 40px,rgba(206,225,228,1) 100px,rgba(206,225,228,1) 100%);
		background: linear-gradient(to bottom, rgba(206,225,228,0.5) 0%,rgba(206,225,228,0.7) 40px,rgba(206,225,228,1) 100px,rgba(206,225,228,1) 100%);
	}
}

.c-generic-text-container &gt; .elementor-widget-container {
	max-width: 770px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
}

/*---plugins customization---*/
/*language plugin*/
.wpml-ls-legacy-list-horizontal {
	padding: 0;
}

.wpml-ls-item a  {
	width: 30px;
	height: 30px;
	line-height: 26px;
	padding: 0;
	text-align: center;
	background-color: #cee1e4;
	color: #1c4d5b;
	border-radius: 3px;
	margin-left: 5px;
	border: 1px solid #cee1e4;
	font-size: 14px;
}

.wpml-ls-item:first-child a {
	margin-left: 0;
}

.wpml-ls-current-language a,
.wpml-ls-item a:hover {
	background: transparent;
	text-decoration: none;
}

.wpml-ls-item a  span {
    display: inline-block;
    line-height: 30px;
}

/*---wp styles customization---*/
aside {
	margin-bottom: 2.3em;
}

.widget h3 {
	margin-bottom: 0.7em;
}

.widget ul {
	padding: 0;
}

.widget li {
	list-style-type: none;
	margin-bottom: 0.3em;
}

.widget_search h3,
.widget_search label {
	display: none;
}

.widget_search .btn-primary {
	background-color: #cee1e4;
	border-left: none;
	color: #1c4d5b;
}

/*wp pages titles*/
article:not(.type-post) .entry-header,
.page-header {
	margin-top: -30px;
	background-color: #1c4d5b;
	color: #ecd368;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 30px;
	position: relative;
}

article:not(.type-post) .entry-header:before,
.page-header:before {
	content: '';
	position: absolute;
	display: block;
	background-color: #1c4d5b;
	top: 0;
	left:-1000px;
	width: 1000px;
	height: 100%;
}

article:not(.type-post) .entry-header:after,
.page-header:after {
	content: '';
	position: absolute;
	display: block;
	background-color: #1c4d5b;
	top: 0;
	left: 100%;
	width: 1000px;
	height: 100%;
}

h1.entry-title,
h1.page-title {
	margin: 0;
	font-weight: 400;
}

/* vask */
.entry-content a.understrap-read-more-link{display: none;}</pre></body></html>