 /* @font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
} */
/* @font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2'), url(https://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
} */
/* @font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
} */

body #pjWrapper { font-family: 'Oswald', sans-serif; }

#pjWrapper .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }

#pjWrapper .navbar .open .dropdown-menu .active,
#pjWrapper .navbar .open .dropdown-menu .active:hover { background-color: #ef4625; color: #fff;}

#pjWrapper .navbar-default .navbar-toggle:focus,
#pjWrapper .navbar-default .navbar-toggle:hover { background-color: #ef4625; }

#pjWrapper .navbar-collapse { border: 0; } 

#pjWrapper .ui-slider-handle,
#pjWrapper .btn-primary { background: #ef4625; border-color: #a92d15; }

#pjWrapper .ui-slider-range { background: #f9785f; border: 1px solid #db6953; }

#pjWrapper .badge { background: #ef4625; }

#pjWrapper .text-primary,
#pjWrapper .navbar a:hover,
#pjWrapper .btn-group .btn,
#pjWrapper a { color: #ef4625; } 

#pjWrapper .thumbnail:hover { border-color: #a92d15; }
#pjWrapper .thumbnail p { margin-top: 15px; }

#pjWrapper .pagination .active a { background: #ddd; border-color: #ddd;}

#pjWrapper .navbar { background: #3d3938 none repeat scroll 0 0; border-color: #3d3938; }
#pjWrapper .navbar-default .nav .active:hover a,
#pjWrapper .navbar a { color: #fff; }

#pjWrapper .navbar .open .dropdown-menu a:hover,
#pjWrapper .navbar .active a { background: #211f1e; }

#pjWrapper .navbar .open .dropdown-menu,
#pjWrapper .navbar .open .dropdown-toggle { background: #3d3938; }

#pjWrapper .range p { margin-top: 5px; }

#pjWrapper .form-control:focus {  border: 1px solid #ccc; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

#pjWrapper .panel-heading {background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(62, 60, 61, 1) 0%, rgba(56, 54, 55, 1) 42%, rgba(50, 48, 49, 1) 65%, rgba(46, 44, 45, 1) 100%) repeat scroll 0 0;
    color: #fff;}
    

#pjWrapper .pjAcDetailButtons .btn{
	color: #fff;
}
#pjWrapper .pjAcGridWrapper{
	
}

#pjWrapper .pjAcGridWrapper .itemSmall
{
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	margin-bottom: 30px;
}
#pjWrapper .pjAcGridWrapper .itemSmall a{
	color: #58595b;
}
#pjWrapper .pjAcGridWrapper .itemSmall .imageWrap{
	position: relative;
}
#pjWrapper .pjAcGridWrapper .itemSmall .imageWrap img{
	max-width: 100%;
    vertical-align: middle;
    border-style: none;
}
#pjWrapper .pjAcGridWrapper .itemSmall .textWrap{
	padding: 24px;
}
#pjWrapper .pjAcGridWrapper .itemSmall .textContent{
	padding: 0 0 24px;
}
#pjWrapper .pjAcGridWrapper .itemSmall > li {
    text-align: left;
}
#pjWrapper .pjAcGridWrapper .itemSmall h2{
	display: block;
	position: relative;
	font-size: 1.5rem;
	line-height: 28px;
	margin: 0 0 16px;
	height: 100px;
}
#pjWrapper .pjAcGridWrapper .itemSmall h2 a{
	position: relative;
	display: block;
	border: 0;
	padding: 0 0 16px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
#pjWrapper .pjAcGridWrapper .itemSmall h2 a:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 50px;
	background: #e30613;
}
#pjWrapper .pjAcGridWrapper .itemSmall .itemFeatures {
    float: left;
    width: 100%;
    font-size: .8125rem;
    line-height: 15px;
    margin: 0 0 8px;
    height: 40px;
}
#pjWrapper .pjAcGridWrapper .itemSmall .itemFeatures ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
#pjWrapper .pjAcGridWrapper .itemSmall .itemFeatures ul li{
	list-style-type: none;
	margin-right: 24px;
	margin-bottom: 8px;
}
#pjWrapper .pjAcGridWrapper .itemSmall .itemFeatures ul li img{
	margin-right: 4px;
	vertical-align: middle;
	max-height: 13px;
	margin-top: -2px;
}
#pjWrapper .pjAcGridWrapper .itemSmall .itemFeatures ul li i{
	color: #e30613;
}
#pjWrapper .pjAcGridWrapper .itemSmall .priceWrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#pjWrapper .pjAcGridWrapper .itemSmall .priceWrap .price {
    margin-right: 43px;
}
#pjWrapper .pjAcGridWrapper .itemSmall .priceWrap .label {
    display: block;
    font-size: 1rem;
    line-height: 20px;
    color: #a9a9a9;
    margin: 0 0 3px;
    text-align: left;
    padding-left: 0px;
    font-weight: normal;
}
#pjWrapper .pjAcGridWrapper .itemSmall .priceWrap .value {
    font-size: 1.25rem;
    line-height: 23px;
    font-weight: 700;
    color: #707070;
}

#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 16px;
}

#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .button {
	position: relative;
	display: inline-block;
	background: #e30613;
	padding: 15.5px 28px 17.5px;
	cursor: pointer;
	text-align: center;
	border: 0;
	outline: 0;
	font-family: Arial,helvetica neue,Helvetica,sans-serif;
	letter-spacing: -.6px;
	color: #fff;
	line-height: 1;
	font-weight: 700;
	font-size: 1.3125rem;
	transition: background-color .5s;
	border-radius: 4px;
	text-decoration: none;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,.15);
    border: 1px solid #c10510;
}
#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .buttonAlt {
    position: relative;
    display: inline-block;
    background: #e30613;
    padding: 15.5px 28px 17.5px;
    cursor: pointer;
    text-align: center;
    border: 0;
    outline: 0;
    font-family: Arial,helvetica neue,Helvetica,sans-serif;
    letter-spacing: -.6px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    font-size: 1.3125rem;
    transition: background-color .5s;
    border-radius: 4px;
    text-decoration: none;
    font-size: 1.25rem;
    background: #f3f3f3;
    border: 1px #c8cace solid;
    color: #58595b;
    transition: background .3s;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.15);
}
#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .button, 
#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .buttonAlt {
    display: block;
    flex: calc(50% - 16px);
    padding: 0 10px;
    margin: 0 8px 8px;
    box-shadow: none;
    padding: 15px 15px;;
    height: auto;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .button img {
    margin-right: 8px;
    margin-top: -2px;
}

#pjWrapper .pjAcGridWrapper .itemSmall .locationWrap {
    float: none;
    display: flex;
    flex-wrap: wrap;
    font-size: .8125rem;
    line-height: 15px;
    font-weight: 700;
    margin: 0;
    padding-top: 16px;
    border-top: 2px solid rgba(112,112,112,.12);
}
#pjWrapper .pjAcGridWrapper .itemSmall .locationWrap > div {
    margin-right: 16px;
    font-weight: normal;
}
#pjWrapper .pjAcGridWrapper .itemSmall .locationWrap i {
    font-size: .9375rem;
    vertical-align: middle;
    color: #e30613;
}

@media (max-width: 1630px) {
	#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .button, 
	#pjWrapper .pjAcGridWrapper .itemSmall .buttonWrap .buttonAlt {
	    
	    flex: 100%;
	}
}

@media (max-width: 1428px) {
	#pjWrapper .pjAcGridWrapper .itemSmall h2{
		font-size: 18px;
		line-height: 24px;
	}
}
@media (max-width: 1192px) {
	#pjWrapper .pjAcGridWrapper .itemSmall h2{
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 1060px) {
	#pjWrapper .pjAcGridWrapper .itemSmall h2{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width: 768px) {
	#pjWrapper .pjAcGridWrapper .itemSmall h2{
		font-size: 24px;
		line-height: 28px;
		height: auto;
	}
}


/* ======= FONT FIX ======= */
/* Εισάγουμε Noto Sans με ελληνικά glyphs */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap&subset=greek');

/* Εφαρμόζουμε Noto Sans σε όλα τα texts του PJ wrapper */
body #pjWrapper {
    font-family: 'Noto Sans', Arial, sans-serif !important;
}

#pjWrapper h1, 
#pjWrapper h2, 
#pjWrapper h3, 
#pjWrapper .panel-heading, 
#pjWrapper .list-group-item, 
#pjWrapper .pjAcDetailButtons, 
#pjWrapper .panel-body, 
#pjWrapper .extras li,
#pjWrapper .pjAcContactSection,
#pjWrapper .pjAcShareSection {
    font-family: 'Noto Sans', Arial, sans-serif !important;
}
