@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1280px !important;
	}

	.container {
		width: 1280px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header-style1 .site-header {
		height: 145px;
	}
	
	.sp-cont {
    position: unset;
	}
	
	#undefined-sticky-wrapper {
    height: 190px !important;
	}
}

/* menu ekthemata hardware ypologistes scrollable */
#menu-main-menu > li.menu-item-725.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children > ul > li.menu-item-806.computerz.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children > ul > li.menu-item-8181.kompiouter.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children > ul {
    height: 500px;
    overflow-y: scroll;
}


/* San Simera Rules */

.rowsmr {
	border: 4px solid #e85f20;
	padding: 24px;
	padding-bottom: 24px;
	padding-bottom: 0px;
	margin: 0 auto;
	min-height: 240px;
	text-align: left;
	position: relative;
	border-radius: 20px;
}


.ttlsmr {
	background: rgb(127, 127, 127);
	text-align: center;
	padding: 20px;
	min-height: 140px;
}


.ttlsmr > a {
    color: #fef1dc;
    font-size: 20px;
}

.datesmr {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
  padding-top: 10px;
  background: #444;
  color: whitesmoke;
}

.sansimera-months {
    margin-bottom: 50px;
    background: #de591f;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sansimera-months > span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    word-spacing: 5px;
    margin-left: 5px;
}

.sansimera-months > span > a {
    color: #fff;
}

a.activemonth {
    color: #212121 !important;
}

figure.item-thumb.fgrsmr > a > img:hover {
    opacity: 0.6;
}

.sansimerathumb {
  padding-top: 20px;
  padding-bottom: 30px;
}

.activemonthmobile {
  color: #000;
  font-weight: bold;
}

.inactivemonthmobile {
  color: #fff;
}

@media (max-width: 991px) {
	.sansimera-months {
		display: none;
	}
}

@media (min-width: 992px) {
	.sansimera-months-mobile {
		display: none;
	}
}

.sansimera-months-mobile {
    margin-bottom: 50px;
    background: #de591f;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

.sansimera-months-mobile > span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    word-spacing: 5px;
    margin-left: 5px;
}

.sansimera-months-mobile > span > a {
    color: #fff;
}

a.activemonthmobile:hover {
    color: #94c0e6;
}
