/* manrope-300 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/manrope-v15-greek_latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* manrope-regular - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/manrope-v15-greek_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* manrope-500 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/manrope-v15-greek_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* manrope-600 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/manrope-v15-greek_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* manrope-700 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/manrope-v15-greek_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* manrope-800 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/manrope-v15-greek_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


body,
html { width: 100%;
  height: 100%; }
body {
	font-family: 'Manrope'!important;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	height:100%;
	padding:0px 0px;overflow-x:hidden;
	background:#f5f5f5;
}
.front {padding-top:0px;}
.informationpage {padding-top:0px;}

.immexfront{width:100%;margin-top:12%;}
@media (max-width: 1390px)  {
.immexfront{width:100%;margin-top:25%;}	
}
@media (max-width: 1190px)  {
.immexfront{width:100%;margin-top:35%;}	
}
@media (max-width: 9910px)  {
.immexfront{width:100%;margin-top:50px;}	
}




.full-screen-width {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  width: 100vw;
}

.frontbot { position:absolute;bottom:20px;left:20px;font-family: 'Manrope';color:#fff; font-weight: 500;font-size: 11px;}
.frontbot a { font-family: 'Manrope';color:#fff; font-weight: 500;font-size: 11px;}
.frontbot a:hover {color:#ccc;}

video {
    object-fit: fill;
	width: 100%;
}


p {font-size: 14px;font-weight: 500;
	color: #000;
	line-height: 19px;
	width: 100%;}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}


h2 {color: #000;font-family: 'Manrope';font-size: 23px;padding-bottom:25px;}


/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}

h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none!important;color: #666;
}
a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;text-decoration: none;color:#666;
}
button:focus { outline: none!important;-moz-outline-style: none;border: none;}
button:active {outline: none!important;-moz-outline-style: none;border: none;}

legend {
	font-size: 18px;
	padding: 7px 0px;font-family: 'Manrope';
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

.container { max-width: 100% !important;}



.pos3 a {padding:17px 40px;background: #0B0B0B;color:#fff;font-weight: 700;font-size: 12px;line-height: 14px;text-align: center;letter-spacing: 0.1em;}


#selidaoverlay {
position:fixed;
top:0;left:0;
width:100%;
height:100%;
background:rgba(255,255,255,1);
z-index:100;
display:none;
}
.selidaoverlayon {display:block!important; }





/* top */
.headertop {position:relative;width:100%;background:#fff;padding:15px 15px;border: 1px solid #989898;z-index:1030!important;}

.kripsimo {visibility:hidden;}
.kripsimoheader {display:none;}
.kripsimoheader2 {display:block;}

#form-currency .currency-select,
#form-language .language-select {
	text-align: left;
}
#form-currency .currency-select:hover,
#form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

.nomargin {margin-bottom:0px!important;}
.roweqheight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
  
}
.roweqheight > [class*='col-'] {
  display: flex;box-sizing: border-box;
  flex-direction: column;border: 1px solid #EFEFEF;padding:70px 60px;
}
.section-center__full h2 {text-align:left!important;width:100%!important;margin:0 0!important; display: block!important;}
.two-col .col-1 p img {width:100%!important;height:auto!important;}


@media (max-width: 991px) {
.roweqheight {  display: block;}
.roweqheight > [class*='col-'] {padding:30px 20px;}
}

.vazolink {
background: #000000;
border-radius: 24px;
display:block;
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 14px;
text-align: center;
padding:12px 0;
color: #FFFFFF;
width:180px;
margin:0 auto;}

.vazolink:hover {color:#ccc;}

#glossa {position:relative;text-align:right;}

#glossa .btn	{
 font-family: 'Manrope';
font-size: 12px!important;
line-height: 12px!important;
text-align: center!important;
letter-spacing: 0!important;
color:#000!important;
padding:1px!important;
background:#fff!important;
border:0!important;
margin-right:3px!important;
}
#glossa .btn.onn {color:#ccc!important;background:#fff!important;}
#glossa .btn:hover	{color:#ccc!important;background:#fff!important;}

#glossa .btn img {position:absolute;top:4px;right:0px;}

.header {position:relative;width:100%;padding:0 0 0px 0;background:#fff;}

@media (max-width: 690px) {
.header {padding:15px 0 15px 0;}
}

.topline{font-weight: 500;font-size: 12px;line-height: 18px;text-align: center;color: #111;padding:12px 10px;background:#fff;}
.topline a {color: #111;margin-right:15px;margin-right:50px;}
.topline a:hover {color: #ccc;}
.topline a:last-child {margin-right:0px;}
.topline2 {display:none;}	
@media (max-width: 766px) {
.topline {display:none;}	
.topline2{font-weight: 500;font-size: 12px;line-height: 12px;text-align: center;color: #111;padding:6px 10px;background:#fff;display:block;}
.topline2 a {color: #111;font-weight: 500;font-size: 12px;line-height: 12px;}
}

/* logo */
.logomenholder {
	margin: 0px 0 0px 0px;
	position:absolute;
	text-align:left;top:0px;left:0px;
	
}
.logo {display:block;float:left;position:relative;margin-left:20px;}
.logo img {max-width:240px;}
.menholder {position:relative;	text-align:left;float:left;padding-bottom:0px;width:25%;}
.smallinks {display:block;float:left;margin-left:270px;padding-top:3px;}
.v_menu_trigger {display:block;float:left;font-weight: 700;font-size: 14px;color: #FFFFFF;cursor:poManrope;background:#000000;border-radius: 5px;width: 35px;padding:0 0px 0 0;height:35px;cursor:poManrope;position: relative;margin-top:5px;margin-left:15px;}
.v_menu_trigger.active {position:fixed;top:20px;left:20px;z-index:999999999999999999;}

.v_menu_trigger span {
    background: #fff;
    border: none;
	color:#fff;
    height: 2px;
    
    position: absolute;
    top: 0px;
    left: 9px;
    transition: all .35s ease;
    cursor: poManrope
}
.leksi {color:#fff!important;font-weight: 700;font-size:14px!important; top:auto!important;left:auto!important;position: relative!important;float:left!important;margin-top:8px; margin-left:50px;width:73px!important; background: transparent!important;}

.v_menu_trigger span:nth-of-type(1) {
    top: 9px;
	width:18px;

}
.v_menu_trigger span:nth-of-type(2) {
    top: 16px;
	width:18px;
}
.v_menu_trigger span:nth-of-type(3) {
    top: 23px;
	width:18px;
}
.v_menu_trigger.active .top {
    -webkit-transform: translateY(9px) translateX(-3px) rotate(45deg);
    transform: translateY(9px) translateX(-3px) rotate(45deg);width:22px;
}
.v_menu_trigger.active .middle {
    -webkit-transform: translateY(2px) translateX(-3px) rotate(-45deg);width:22px;
    transform: translateY(2px) translateX(-3px) rotate(-45deg);
}
.v_menu_trigger.active .bottom {display:none;}

.v_menu_trigger.active {color:#ccc!important;}
.v_menu_trigger:hover {color:#ccc!important;}

.menulink {float:left;font-weight: 700!important;font-size: 14px!important;color: #000!important;padding:7px 26px 8px 0px!important;margin-top:0px!important;}
#navbarDropdown img {width:20px;position:absolute;top:8px;right:5px;}
.smallinksmen {list-style-type:none!important;}
.navbar-nav li:hover .dropdown-menu {
    display: block;
}
.navbar-nav li a .dropdown-menu a .dropdown-menu {
    display: none!important;background:#ccc!important;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 


.todeksia1 {position:relative;width:50%;float:left;text-align:center;padding:0px 0px 0px 0;}
.todeksia  {position:relative;width:25%;float:left;text-align:right;padding:0px 0px 0px 0;}

.mobile-left {display:none;}
.mobile-right {display:none;}

.brandlinkalt {position: relative!important;
background: #F5F5F5!important;
border-radius: 24px!important;
font-weight: 700!important;
font-size: 14px!important;
border:none!important;
padding: 11px 60px 11px 40px!important;
}
.brandlinkalt img {width:25px!important;position: absolute!important;top:8px!important;right:10px!important;}


.anazitisi {display:none;}

.front .menu1 {display:none;}
.front .menu2 {display:block;}

.informationpage .menu1 {display:none;}
.informationpage .menu2 {display:block;}

.menu1 {display:block;}
.menu2 {display:none;}


.dropdown-menu  {}


/* search */
#search {
	display:block!important;width:90%;margin:14px auto 0 auto;position:relative;
}


.title3 {
  text-align:center
}
.title3 .h4,
.title3 h4 {
  color:#ffcb05;
  padding-bottom:10px;
  margin-bottom:0px;
  margin-top:-3px
  
}
.title3 .title-inner3 {
  margin-bottom:20px;
  padding-bottom:0px;
  position:relative;
  margin-top:-5px
}
.title3 .line {
  position:relative;
  width:45px;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto 50px
}
.title3 .line,
.title3 .line:after,
.title3 .line:before {
  height:5px;
  background-color:#324E1A;
  content:""
}
.title3 .line:after,
.title3 .line:before {
  position:absolute;
  width:10px
}
.title3 .line:after {
  right:50px
}
.title3 .line:before {
  left:50px
}



#search input {
  border: 0 !important;
  background: #efefef !important;
border-top-left-radius: 10px!important;
border-bottom-left-radius: 10px!important;
border-top-right-radius: 0px!important;
border-bottom-right-radius: 0px!important;
	float:left;
	width:90%!important;
  color: #000 !important;
  box-shadow:0!important;
}

#search .input-lg {
	height: 42px;
	padding: 0 0px 0 10px!important;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;float:left;
	width:10%!important;
	padding: 0px 0px;
	text-shadow: none; border: 0px !important;
  background: #efefef !important;height:42px; box-shadow:0!important;
  border-top-right-radius: 10px!important;
border-bottom-right-radius: 10px!important;
border-top-left-radius: 0px!important;
border-bottom-left-radius: 0px!important;
}




/* cart */
.logariasmos2 {
	display:block;float:right;width:34px;margin:13px 10px 0 0!important;
}
.logariasmos {
	display:block;float:right;width:34px;margin:13px 10px 0 0!important;
}
.totel {display:block;float:right;width:34px;margin:13px 5px 0 0!important;}

.logariasmos li a {display:block;padding:0px 0px;font-weight: 500;font-size: 12px;color:#000;font-family: 'Manrope';}
.front .logariasmos li a {display:block;padding:0px 0px;font-weight: 500;font-size: 12px;color:#000;font-family: 'Manrope';}
.informationpage .logariasmos li a {display:block;padding:0px 0px;font-weight: 500;font-size: 12px;color:#000;font-family: 'Manrope';}
.logariasmos li a:hover {color: #666;!important}
.logariasmos li a:hover img { -webkit-filter: invert(0.5);
   filter: invert(0.5);}


.logariasmos .dropdown-menu {padding:15px;top: 30px!important;}
.logariasmos .dropdown-menu > li > a:hover {background:none!important;color:#666!important;}
.logariasmos .dropdown-menu > li > a {display:block;padding:8px 8px;}


.logariasmos3 {
	float:right;margin:0 0 0 0!important;background: #FFD600 !important;padding-right:5px;
}
.logariasmos3 li a {display:block;padding:16px 3px 17px 3px;}

.logariasmos3 .dropdown-menu {padding:15px;}
.logariasmos3 .dropdown-menu > li > a:hover {background:none!important;color:#666!important;}
.logariasmos3 .dropdown-menu > li > a {display:block;padding:8px 8px;}

.rowprods {
  display: flex;
  justify-content: space-between;
}

.rowprod1{flex-basis: 50%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;}
.rowprod2{flex-basis: 50%;
min-width: 0px !important;
box-sizing: border-box;
position: relative;}




.sloganhome {font-weight: 700;font-size: 16px;line-height: 19px;text-align: center;letter-spacing: 0.06em;color: #FFFFFF;background: #EA0006;padding:29px 25px;margin-top:20px;}
.sloganhome p {font-weight: 700;font-size: 16px;line-height: 19px;text-align: center;letter-spacing: 0.06em;color: #FFFFFF;background: #EA0006;margin:0;}
.sloganhome p a {font-weight: 700;font-size: 16px;line-height: 19px;text-align: center;letter-spacing: 0.06em;color: #FFFFFF;background: #EA0006;margin:0;}

.slidertop1 {display:block;position:relative;width:100%; height:100%;min-height:100%;}
.slidertop1 img {width:100%;}
.slidertop1 span {width:340px;position:absolute;bottom:80px;left:24px;font-weight: 700;font-size: 24px;line-height: 36px;color: #000;z-index: 6; background: rgba(255,255,255,0.5);padding:15px;}


.top1 {display:block;background-repeat:no-repeat;background-position:50% 0;background-size:cover;padding:15% 0;position:relative;margin-bottom:12px;}

.top1 span {width:268px;position:absolute;bottom:20px;left:24px;font-weight: 700;font-size: 20px;line-height: 24px;color: #FFFFFF;z-index: 6;}

.top2 {display:block;background-repeat:no-repeat;background-position:0 0;background-size:cover;padding:15% 0;position:relative;}
.top2 span {width:268px;position:absolute;bottom:20px;left:24px;font-weight: 700;font-size: 20px;line-height: 24px;color: #FFFFFF;z-index: 6;}


.feturedhome {position:relative;}
.feturedhomeholder{width:80%;margin:0 auto;overflow-x:hidden;}
@media (max-width: 1200px) {
.feturedhomeholder {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}
}

.mid1 {display:block;position:relative;}
.mid1 img {width:100%;}
.mid1 span {width:268px;position:absolute;bottom:20px;left:24px;font-weight: 700;font-size: 20px;line-height: 24px;color: #FFFFFF;z-index: 6;}
.mid1padding {padding:0px 5px 0 0!important;}
.mid2padding {padding:0px 0 0 5px!important;}





@media (max-width: 767px) {
.mid1padding {padding:0 0 0 0!important;margin-bottom:15px;}
.mid2padding {padding:0 0 0 0!important;}	
}

@media (max-width: 1090px) {

.rowprods {  display: block;}
.rowprod1{ display: block;width:100%;padding:0 0 0 0!important;margin-bottom:15px;}
.rowprod2{ display: block;width:100%;}

}





#cart {
	display:block;float:right;width:38px;position:relative;margin-top:15px;padding-right:0px;
}

#cart-total {font-weight: 500;
font-size: 10px;
line-height: 10px;
position:absolute;
color: #fff;top:-7px;left:17px;}


#cart > .btn {
background: transparent !important;
	padding:0px 0px 0px 0px!important;
	border:0!important;text-align:left!important;display:block!important;
}
#cart .btn img {float:left;}

#cart.open > .btn {
	background-image: none;
	background: #000 !important;
	border: 0!important;
	font-weight:700;font-size:12px;color:#000;
	box-shadow: none;
	text-shadow: none;}
	
#cart .btn:hover {color: #666!important;}
#cart .btn:hover img {-webkit-filter: invert(0.5);filter: invert(0.5);}


#cart .dropdown-menu {
	background: #fff;
	z-index: 1002;
}
#cart .dropdown-menu {
	min-width: 100%;
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

.menholdermob {display:none;}
.menholdermob2 {display:none;}
.logomob {display:none;}




.giapcmen {display:none;}

html.oxiskroll, body.oxiskroll {overflow:auto;height: auto;}
.searchmob {display:none;}
.todeksiamob {display:none;}





@media (max-width: 1218px) {
#cart-total span {display:none;}
#cart {width:50px;}
.logariasmos {	display:block;float:right;width:34px;margin:14px 10px 0 0!important;}
.logariasmos span {display:none;}
}



@media (max-width: 901px) {
.logariasmos {display:none;}
}

@media (max-width: 1240px) {
.todeksia1 {position:relative;width:54%;float:left;text-align:center;padding:0px 0px 0px 0;}
.todeksia  {position:relative;width:20%;float:left;text-align:right;padding:0px 0px 0px 0;}
}





@media (max-width: 1000px) {
.logariasmos {display:none;}
#cart {margin-top:15px;}
.menholder {display:none;}
.searchmob {display:block;margin-top:20px;margin-bottom:0px;padding:12px 0 15px 0;}
#search {   width: 95%;margin:0 auto 0 auto;padding:0 0 0 0;}
.menholdermob {display:none;}
.menholdermob {width:20%;float:left;position:relative;display:block;z-index: 9999999999999999999;}
.logo  {   display:none;}
.logomob {width:60%;float:left;position:relative;display:block;text-align:center;}
.logomob a {display:block;text-align:center;max-width:200px;margin:0px auto 0 auto;}
.logomob a img {width:100%;}
.todeksia {display:none;}
.todeksia1 {display:none;}
.todeksiamob {width:20%;float:left;position:relative;display:block;text-align:right;}
.header {  padding: 20px 0 4px 0;}
.giapcmen {display:none!important;}
.mobile-left {display:block;position:absolute;top:20px;left:20px;}
.mobile-right {display:block;position:absolute;top:20px;right:20px;}
.header {z-index: 9999999999999999999;}
#selidaoverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,1);}
html.oxiskroll, body.oxiskroll {overflow:hidden;height: 100%;}
}

@media (max-width: 430px) {
.logomob a {display:block;text-align:center;max-width:200px;margin:5px auto 0 auto;}
}




.table-striped {background-color:#5b5a5a!important;}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #5b5a5a!important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #c4c4c4;
}

.table-bordered {
   
}
.table-bordered > thead > tr > td {
    border-bottom: 1px solid #000!important;
	border-top: 1px solid #fff!important;
	border-left: 1px solid #fff!important;
	border-right: 1px solid #fff!important;
}
.table-bordered > tbody > tr > td {
    border-bottom: 1px solid #ccc!important;
	border-top: 1px solid #fff!important;
	border-left: 1px solid #ccc!important;
	border-right: 1px solid #ccc!important;
}


.cartdeksia{border-left:none!important;padding-bottom:20px;padding-top:20px;}
.checkoutright {border:1px solid #999;padding:15px 0px 0 0px;text-align:center;margin-top:83px;}
@media (max-width: 766px) {
.checkoutright {margin-top:0px;}
.cartaristera{padding-right:0px;}
.cartdeksia{border-left:none!important;padding-bottom:0px;padding-top:0px;}

}


.carteikona{width:20%;float:left;margin-right:10px;text-align:center;margin-left:20px;height:160px;}
.cartdets {width:65%;float:left;}
.carteikona2{width:70%;float:right;}

@media (max-width: 930px) and (min-width: 501px) {
.carteikona{width:15%;float:left;margin-right:20px;text-align:center;margin-left:20px;height:160px;}
.cartdets {width:65%;float:left;}
.carteikona img {width:90%!important;}
}

@media (max-width: 500px) and (min-width: 240px) {
.carteikona{width:30%;float:left;margin-right:0px;text-align:center;margin-left:0px;height:160px;}
.cartdets {width:65%;float:left;}
.carteikona img {width:90%!important;}
}


#button-coupon {padding:7px 10px!important;}
#button-quote {padding:10px 15px!important;}




/* content */
.barholder {position:relative;display:block;}
.bar {
  position: relative;
  width: 100%;
  padding: 25px 0;
font-weight:500;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  height:70px;
  overflow:hidden;
}

.bar_content {
  display: block; /* Important to give the content a width */
white-space: nowrap;
  width: 100%;
  transform: translateX(100%); /* Animation start out of the screen */
letter-spacing:1px;
  /* Add the animation */
  animation: move 30s linear infinite /* infinite make reapeat the animation indefinitely */;
}

/* Create the animation */
@keyframes move {
  to { transform: translateX(-100%); }
}


@media (max-width: 665px) and (min-width: 240px) {
.bar_content {	 transform: translateX(100%); /* Animation start out of the screen */
letter-spacing:1px;
  /* Add the animation */
animation: move 10s linear infinite /* infinite make reapeat the animation indefinitely */;}
@keyframes move {
  to { transform: translateX(-100%); }
}
}


.selides {margin-top:30px;}



.slidedeksia {padding-left:80px;padding-top:80px;}
.slideshowtitle {max-width:351px;font-weight: 700;font-size: 32px;line-height: 38px;color: #000000;margin-bottom:25px;}
.slideshowdesc {max-width:351px;font-weight: 400;font-size: 16px;line-height: 19px;color: #000000;}
.slideshowdesc span {max-width:351px;font-weight: 700;font-size: 32px;line-height: 38px;color: #000000;margin-bottom:25px;display:block;}
.prosfora {font-weight: 700;
font-size: 12px;width:155px;
line-height: 16px;
text-align: center;
background: #FFD600;padding:2px;
color: #000000;margin-bottom:20px;}
.agorase {
display:block;
width:212px;
font-weight: 700;
font-size: 12px;
line-height: 14px;
text-align: center;
letter-spacing: 0.06em;
background: #EA0006;
padding:18px 0px;
color: #FFFFFF;margin-top:20px;}


@media (max-width: 766px) and (min-width: 240px) {
.slidedeksia {padding-left:20px;padding-top:30px;}
}


.agorase:hover {color:#ccc;}
.agorase:focus {color:#ccc;}

.home1 {padding:0;}
.home2 {padding:40px 35px;}
.home2hold {max-width:650px;padding:20% 0;}
.home2 h2 {font-weight: 600;font-size: 24px;padding:0 0 16px 0;color: #000000;border-bottom: 1px solid #E0E0E0;transition: all 1s ease;}
.home2 h2 a {display:block;transition: all 1s ease;}
.home2 h2:hover img {margin-right:10px;transition: all 1s ease;}
.home2 h2 img {float:right;}
.home2 p {font-weight: 500;font-size: 14px;line-height: 19px;color: #000000;margin-bottom:50px;width:80%;}

@media (max-width: 1244px) and (min-width: 741px) {
.home2hold {max-width:650px;padding-top:10% 0;}
}
@media (max-width: 740px) and (min-width: 220px) {
.home2hold {max-width:650px;padding-top:60px 0;}
}


.xartis {padding:40px 35px;background: #F5F5F5;}
.xartis a span {float:left;}
.xartis a img {margin-left:8px;margin-top:6px;transition: all 1s ease;float:left;}
.xartis a:hover img {margin-left:15px;transition: all 1s ease;}

.nslt {padding:40px 35px;background: #EBEBEB;}
.olivebranch {float:right;margin-bottom:97px;}
.nslt span{font-weight: 700;
font-size: 20px;
line-height: 27px;width:100%;
color: #000000;display:block;margin-bottom:32px;}
.nslt p {}


.tolink span {float:left;}
.tolink img {margin-left:8px;margin-top:-6px;transition: all 1s ease;}
.tolink:hover img {margin-left:15px;transition: all 1s ease;}


.tolink2 span {float:left;}
.tolink2 img {margin-left:8px;margin-top:-4px;transition: all 1s ease;}
.tolink2:hover img {margin-left:15px;transition: all 1s ease;}


.tolink3 span {float:left;}
.tolink3 img {margin-left:8px;margin-top:-4px;transition: all 1s ease;}
.tolink3:hover img {margin-left:15px;transition: all 1s ease;}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
@media (max-width: 766px) and (min-width: 240px) {
.row-eq-height {
  display: block;
  display: block;
  display: block;
  display:         block;
}
}
#content {
	min-height: 600px;
}

.sectionkatigories {padding:0px 0 0px 0;max-width:1440px;margin:0 auto 40px auto;position:relative;}
.oikatigories a {
font-weight: 400;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #000;
display:block;

}
.oikatigories a:hover {color: #666;}
.oikatigories a img {border-radius:8px;margin-bottom:20px;}


.brands {padding:55px 0 35px 0;text-align: center;background:#fff;}
.brandstext {position:relative;}
.brandstext span{font-family: 'Manrope';

color: #000000;display:block;margin-bottom:33px;}
.brandstext a {
	font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 13px;color: #000000;
}
.brandslogos {}


@media (max-width: 700px) {
.brandstext {width:100%;float:none;display:block;}
.brandslogos {width:100%;float:none;display:block;}
.brandstext a {position:absolute;top:0px;right:0px;}
}


/* footer */

.footcats {color: #000;font-size: 14px;font-weight:400;line-height:24px;font-family: 'Manrope';margin-top:90px;position:relative;z-index:3;border-top: 1px solid #DCDCDC;}
.footcatshold {width:80%;margin:0 auto;}
@media (max-width: 1240px) {
.footcatshold {width:100%;margin:0 auto;}
}

.footcats ul {list-style-type:none;padding:0 0 0 0;margin:0 0 0 0;}

.footcats ul li {	padding:0 0 0 0;}
	
.footcats ul li a {font-family:  'Manrope';
	color: #000;font-size: 13px;font-weight: 700;
	margin:0px 0 0 0;
	padding:0 0 0px 0;margin:10px 0 5px 0;display:inline-block;
	}

.footcats ul li ul li {margin:0px 0 0px 0;
	padding:0 0 0 0;}
.footcats ul li ul li a {color: #000;font-size: 13px;
	font-weight: 400;line-height:24px;margin:0px 0 7px 0;padding:0 0 0 0;
}
.footcats ul li ul li a:hover {color:#000;}

.fotlogo {max-width:340px;}
.fotlogo img {width:100%;}

.footertop {color: #000;font-size: 14px;font-weight: 400;line-height:32px;font-family: 'Manrope';}

.footcats2 {display:none;}
.footcats2 ul {list-style-type:none;padding:0 0 0 0;margin:0 0 0 0;}
.footcats2 ul li {	padding:0 0 0 0;}
.footcats2 ul li a {font-family:  'Manrope';
	color: #000;font-size: 13px;font-weight: 500;
	margin:0px 0 0 0;
	padding:9px 0 9px 0;margin:0px 0 0px 0;display:block;
	}
	
	
@media (max-width: 767px) {
.footcats {	padding:20px!important;display:none;}
.footcats2 {display:block;background: #F5F5F5;width:100%;color: #000;font-size: 13px;font-weight: 500;line-height:13px;font-family: 'Manrope';padding:20px 0px 30px 0px!important;margin-top:30px;position:relative;z-index:3;}
}

footer {background:#000;color: #fff;font-family: 'Manrope';font-size: 14px;font-weight:500;padding:0px 0 0 0;position:relative;z-index:4;}
footer a {	color: #fff;font-size: 14px;	font-weight: 400;font-family: 'Manrope';}
footer ul li a {padding:4px 0;display:inline-block;line-height: 20px;}
footer a:hover {	color: #666;}
footer a:focus {
	color: #666;
}
footer h5 {
	color: #fff;font-family: 'Manrope';font-size: 14px;font-weight:700;
	margin:0px 0 18px 0;
	padding:0 0 0 0;
}



.soc {margin-bottom:54px;margin-top:50px;}
.footleft {border-right: 1px solid #E7E7E7;padding-top:30px;padding-bottom:60px;}
.footright {padding:30px 15px 6px 15px;font-family:  'Manrope', sans-serif;}
.fotcol2 {margin-bottom:0px;}

.footbotm {padding-top:160px;}
.bottomslogan1 {font-weight: 700;font-size: 32px;line-height: 44px;color:#fff;}
.bottomslogan1 span{font-weight: 500;font-size: 12px;line-height: 24px;display:block;}

.bottomslogan2 {font-weight: 700;font-size: 32px;line-height: 44px;color:#fff;text-align:center;}
.bottomslogan2 a{font-weight: 500;font-size: 12px;line-height: 24px;display:block;}
.bottomslogan3 {text-align:right;}
.bottomslogan3 img {margin-top:20px;}
.bank {text-align:center;}



.copya {text-align:left;color: #fff;font-weight: 500;font-size: 12px;line-height: 19px;padding-top:16px;padding-left:0px!important;}
.copyc {text-align:center;color: #fff;font-weight: 500;font-size: 12px;line-height: 19px;}
.copyb {text-align:right;color: #fff;font-weight: 500;font-size: 12px;line-height: 19px;padding-top:16px;padding-right:0px!important;}
.copyb a {color: #fff;font-weight: 500;font-size: 12px;line-height: 19px;}
.copyb a:hover {color: #ccc;font-size:12px;}

.footline{padding:35px 0;background: #ffcb05;color:#111;}
.footline span {font-weight: 700;font-size: 14px;line-height: 24px;display:block;float:left;margin-right:90px;min-height:60px;line-height:60px;}
.footline span:nth-child(2) {padding-top:0px;}
.footlinesoc {width:170px!important;float:right!important;margin-right:0px!important;}

.fottlinecol {font-weight: 400;font-size: 14px;line-height: 24px;}
@media (max-width: 883px) {
.footline span {font-weight: 700;font-size: 14px;line-height: 24px;display:block;float:left;margin-right:10px;min-height:30px;line-height:30px;}
}
@media (max-width: 767px) {
.footline span {text-align:center;font-weight: 700;font-size: 14px;line-height: 24px;display:block;float:none;margin-right:0px;min-height:60px;line-height:60px;}
.footlinesoc {width:170px!important;text-align:center;float:none!important;margin:0px auto!important;}	
}

.katakato {max-width:100%!important;padding-top:20px;padding-bottom:20px;margin-top:110px;}
@media (max-width: 767px) {
.fottlinecol {margin-bottom:35px;}
.katakato {max-width:100%!important;padding-top:20px;padding-bottom:20px;margin-top:10px;}
}



@media (max-width: 766px)  {
.bottomslogan1 {text-align:center;}
.bottomslogan2 {text-align:center;margin-top:25px;}
.bottomslogan3 {text-align:center;margin-top:25px;}

.copya {text-align:center;}
.copyc {text-align:center;margin-top:8px;margin-bottom:15px;}
.copyb {text-align:center;}
}


@media (max-width: 766px)  {
	.fotlogo {max-width:300px;}
.fotlogo img {width:100%;}
.footertop {padding:50px 20px 10px 20px!important;}
.cols {margin-top:40px;text-align:center!important;}
footer h5 {margin:0px 0 18px 0;}
.eshopbutton {position:relative;display:inline-block;top:auto;padding:13px 28px;margin-top:40px;right:auto;background: linear-gradient(90deg, #410099 0%, #97CAEB 105.56%);border-radius: 24px;font-weight: 700;font-size: 12px;line-height: 16px;text-align: center;color: #FFFFFF;}
.giakentro {text-align:left;}
.footbotm {padding-top:90px;}
}


.footeermob {display:none;}
@media (max-width: 766px)  {
.footeermob {display:block;}
.footeerpc {display:none;}
}
.colapsarrow {float:right;}
.colapsarrow2 {float:right;display:none;}


/* alert */
.alert {
	padding: 20px 5px;
	position:absolute;
	display:block;
	width:90%;
	top:150px;left:5%;
	background:rgba(73, 221, 185, 1) !important;
	color:#111;
	z-index:999999999999;
	border:0;
	text-align:center;border-radius: 0!important;
}

.alert a {color:#111;text-decoration:underline;}

.alert-dismissable .close, .alert-dismissible .close {
  position: absolute;
  top: 0px;
  right: 15px;
  color: inherit;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity:1;
}

.piso {
float:left;
display:block;
font-family: 'Manrope';
font-weight: 600;
font-size: 12px;
color: #000000;
padding: 4px 5px 4px 0px;
}

.cattop {padding:31px 0 31px 0;position:relative;background:#F8F8F8;}
.cattop span {font-weight: 500;font-size: 16px;line-height: 22px;color: #222;display:block;}


.extrainfos {
	font-family: 'Manrope';

font-weight: 700;
font-size: 18px;
line-height: 28px;
color: #000000;margin:30px 0 50px 0;}
.extrainfos span {
	display:block;
	font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 28px;
color: #000000;}



.extrainfos2{
font-family: 'Manrope';
font-weight: 500;
font-size: 16px;
line-height: 24px;
}

.extrainfos2 span{
font-family: 'Manrope';
font-weight: 700;
font-size: 18px;
line-height: 28px;display:block;padding-bottom:8px;
}

.breadholder {font-family: 'Manrope';width:40%;float:left;color:#E6E6E6;font-size: 28px;line-height: 36px;padding-bottom:28px;padding-top:18px;}
.breadholder a {font-family: 'Manrope';font-size: 28px;line-height: 36px;color:#000;}
.breadholder a:nth-child(1) {color:#E6E6E6;}


.breadholder2 {font-family: 'Manrope';width:30%;float:left;color:#E6E6E6;font-size: 32px;line-height: 36px;padding-bottom:28px;}
.breadholder2 a {font-family: 'Manrope';font-size: 28px;line-height: 36px;color:#000;}
.breadholder2 a:nth-child(1) {color:#E6E6E6;}


.breadholder3 {position:absolute;top:0;left:0;color:#000;font-size: 16px;font-weight:500;}
.breadholder3 a {font-size: 16px;font-weight:500;color:#000;}
.breadholder3 a:nth-child(1) {color:#000;}

.breadholder4 {color:#000;font-size: 16px;font-weight:500;}
.breadholder4 a {font-size: 16px;font-weight:500;color:#000;}
.breadholder4 a:nth-child(1) {color:#000;}

@media (max-width: 610px) {
.breadholder3 {position:relative;top:auto;left:auto;margin-bottom:20px;}	
.breadholder4 {margin-bottom:30px;}
}


.ocmp-post-content {font-family: 'Open Sans', sans-serif!important;font-weight: 500!important;font-size:16px!important;line-height:24px!important;}
.ocmp-post-content p {font-family: 'Open Sans', sans-serif!important;font-weight: 500!important;font-size:16px!important;line-height:24px!important;}

.post-title {font-family: 'Manrope'!important;font-size: 24px!important;line-height: 32px!important;color:#000!important;width:97%!important;}
.post-title a {font-family: 'Manrope'!important;font-size: 24px!important;line-height: 32px!important;color:#000!important;} 
.post-title a:hover {color:#666!important;} 


.ocmp-blog-title {font-family: 'Manrope'!important;
font-style: normal!important;
font-weight: 400!important;
font-size: 48px!important;
line-height: 56px!important;
text-align:left!important;
color: #000000!important;margin-bottom: 20px!important;}
	
	
.catsholder {width:60%;float:right;text-align:right;}
.catsholder a {font-family: 'Manrope';
font-style: normal;text-transform:capitalize;
font-weight: 500;
font-size: 14px;
padding:15px 37px;
line-height: 24px;
display:inline-block;
text-align: center;
background: #F5F5F5;
border-radius: 48px;
border: 2px solid #F5F5F5;
color: #000000;}
.catsholder a:hover {border: 2px solid #000;background: #fff;}
.catsholder .onn {border: 2px solid #000;background: #fff url(../image/linkoff.svg) no-repeat 94% center;background-size:17px 17px;}
.catsholder .onn:hover {border: 2px solid #000;background: #fff url(../image/linkoff.svg) no-repeat 94% center;background-size:17px 17px;}


@media (max-width: 1644px) and (min-width: 1187px) {
.breadholder {font-size: 28px;line-height: 36px;}
.breadholder a {font-size: 28px;line-height: 36px;}
}
@media (max-width: 1550px) and (min-width: 1400px) {

.breadholder {font-size: 20px;line-height: 30px;width:30%;}
.breadholder a {font-size: 20px;line-height: 30px;}
.catsholder	{padding-bottom:30px;width:70%;}
.catsholder a {font-size: 14px;padding:8px 20px;line-height: 24px;}
.catsholder .onn {border: 2px solid #000;background: #fff url(../image/linkoff.svg) no-repeat 98% center;background-size:17px 17px;}
.catsholder .onn:hover {border: 2px solid #000;background: #fff url(../image/linkoff.svg) no-repeat 98% center;background-size:17px 17px;}

}
@media (max-width: 1399px) and (min-width: 200px) {
.breadholder {font-size: 22px;line-height: 34px;float:none;min-width:100%;}
.breadholder a {font-size: 22px;line-height: 34px;}
.catsholder	{float:none;width:100%;text-align:center;padding-bottom:30px;overflow-x: auto;white-space: nowrap;}
.catsholder a {font-size: 14px;padding:15px 30px;line-height: 24px;}
.breadholder2 {font-family: 'Manrope';width:100%;float:none;color:#E6E6E6;font-size: 22px;line-height: 34px;padding-bottom:18px;}
.breadholder2 a {font-family: 'Manrope';font-size: 22px;line-height: 34px;color:#000;}
.breadholder2 a:nth-child(1) {color:#E6E6E6;}
}
@media (max-width: 640px) and (min-width: 200px) {
.catsholder	{min-width:280px;overflow-x: auto;white-space: nowrap;}
}



/* Chrome */
.catsholder::-webkit-scrollbar {
    width: 5px;
}

.catsholder::-webkit-scrollbar-track {
  /*background-color: grey;*/
  box-shadow: inset 0 0 5px #ffffff!important; 
  border-radius: 15px;
}

.catsholder::-webkit-scrollbar-thumb {
  background-color: #000!important; 
  border-radius: 15px;
  /*border: 1px solid red;*/
}

/*.container::-webkit-scrollbar-button {
  background-color: red;
   border-radius: 15px;
}*/

.catsholder::-webkit-scrollbar-thumb:hover {
  background: #000!important; 
}

/* IE */
.catsholder {
  scrollbar-face-color: #000!important; 
  scrollbar-shadow-color: #ffffff!important; 
  scrollbar-highlight-color: #000;
}

/* FireFox */
.catsholder {
  scrollbar-color: #000 #fff!important;
  scrollbar-width: thin!important;
}



#product-product .tasquares {display:none!important;}



.viewsell {
background: #000000;
border-radius: 48px;
display:block;
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 18px;
text-align: center;
padding:28px 0;
color: #FFFFFF;}

.viewsell:hover {color:#ccc;}

.viewsell2holder {margin-bottom:100px;}
.viewsell2 {
background: #000000;
border-radius: 48px;
display:block;
width:320px;
margin:0 auto;
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 18px;
text-align: center;
padding:28px 0;
color: #FFFFFF;}

.viewsell2:hover {color:#ccc;}

/* breadcrumb */
.breadcrumb {
margin: 0 0 0px 0;
padding: 5px 0 8px 10px;
border-bottom: 0;
background-color:transparent;
overflow-x:auto;
width:100%;

}
.breadcrumb i {
	font-size: 10px;
}
.breadcrumb > li a {
	font-weight: 400;
font-size: 11px;
color: rgba(105, 105, 115, 1);}
.breadcrumb > li {
	text-shadow:0;
	padding: 0 10px 0 6px;
	position: relative;
	white-space: nowrap;color: rgba(105, 105, 115, 1);
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;color: rgba(105, 105, 115, 1);
}
.breadcrumb > li:after {
	content: " / ";
	display: block;
	position: absolute;
	top: 0px;color: rgba(105, 105, 115, 1);
	right: -2px;
	width: 4px;
	height: 4px;
	
}
.breadcrumb > li:last-child:after {display:none!important;}

.catban {background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:150px 0;border-radius: 12px;}
.subcatban {background-position:50% 0;background-repeat:no-repeat;background-size:cover;padding:40% 0;border-radius: 12px;display:block;margin-bottom:30px;position:relative;}
.theover {position:absolute;top:0!important;left:0!important;min-height:100%!important;height:100%!important;width:100%!important;display:block!important;background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20.37%, #000000 100%);border-radius: 12px;z-index:3!important;}
.subcatban span {position:absolute;bottom:50px;left:30px;font-weight: 700;font-size: 21px;line-height: 25px;color: #FFFFFF;z-index:4;}

@media (max-width: 1240px) {
.catban {background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:150px 0;border-radius: 12px;}	
}
@media (max-width: 650px) {
.subcatban span {position:absolute;bottom:20px;left:10px;font-weight: 700;font-size:14px;line-height: 18px;color: #FFFFFF;z-index:4;}

}



.brandlink {background: #F5F5F5;border-radius: 12px;display:block;text-align: center;padding:30px 18px 18px 18px;}
.brandlink img {height:auto!important;width:150px!important;}
.eikk {height:100px;overflow:hidden;display:block;margin-top:0px;}
.brandlink span {display:block;font-weight: 700;font-size: 16px;line-height: 18px;text-align: center;color: #000000;margin-top:38px;}


.brandlink2 {background: #000;border-radius: 12px;display:block;text-align: center;padding:30px 18px 18px 18px;}
.brandlink2 img {height:auto!important;width:150px!important;}
.eikk2 {height:100px;overflow:hidden;display:block;margin-top:0px;}
.brandlink2 span {display:block;font-weight: 700;font-size: 16px;line-height: 18px;text-align: center;color: #000000;}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 0px;
}
.btn.focus, .btn:focus {box-shadow:none!important;}
.btn-offer {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 0;
	text-align:left!important;
	background:#DFC878!important;border-radius:2px!important;color:#000!important;display:block!important;max-width:360px!important;margin:0 0 0 0!important;
}
.btn-offer span {display:block!important;}

.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.form-horizontal {width:90%;}
@media (max-width: 990px) {
.form-horizontal {width:100%;}
}


.thelink{
background:#000!important;border:0!important;color:#fff!important;
	text-align: center!important;
	font-family: 'Manrope';
font-weight: 500!important;
font-size: 14px!important;
line-height: 14px!important;
border-radius: 0px!important;
text-align: center!important;
padding:10px 30px!important;
display:block!important;
width:240px!important;
margin:25px auto!important;
}


#button-cart {
	background:rgba(73, 221, 185, 1)!important;border:2px solid #fff!important;color:#000!important;

	text-align: center!important;
	font-family: 'Manrope';
font-weight: 700!important;
font-size: 14px!important;
line-height: 14px!important;
border-radius: 0px!important;
text-align: center!important;
padding:12px 0px!important;
width:240px!important;
}
#button-cart:hover {background:#000!important;color:#fff!important;border:2px solid #000!important;}
.btn-primary {
background:#ffcb05!important;border:2px solid #ffcb05!important;color:#fff!important;
	text-align: center!important;
	font-family: 'Manrope';
font-weight: 700!important;
font-size: 14px!important;
line-height: 14px!important;
border-radius: 0px!important;
text-align: center!important;
padding:19px 50px!important;
display:block!important;
}
.btn-primary:hover {background:#000!important;color:#fff!important;border:2px solid #000!important;}

.btn-primary:active,.btn-primary.focus, .btn-primary:focus,.btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background:#ffcb05!important;color:#fff!important;border:2px solid #ffcb05!important;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: 0;
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	
}
.btn-success {
	color: #ffffff;
	text-shadow: none;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}



.thesmallcats {margin-bottom:5px;}
.thesmallcats a {background:#666;color:#fff;padding:10px 20px;display:inline-block;font-size:12px;font-weight:400;margin-right:4px;margin-bottom:10px;border-radius:4px;}
.thesmallcats a:hover {background:#000;color:#fff;}
@media (max-width: 910px) {
	.thesmallcats a {font-size:12px;padding:3px 7px;}
}



/* product list */
.product-layout {padding:10px!important;}
.product-thumb {
border: 0;
border-radius: 6px;
margin-bottom: 0px;
position:relative;
transition:all 350ms;
padding:0px 0 0px 0;
background:#fff;
-webkit-box-shadow: 0px 0px 5px -3px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 5px -3px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 5px -3px rgba(66, 68, 90, 1);
}
@media (max-width: 610px) {
.product-layout {padding:5px!important;}	
}



.tokouti {background:#fff;}
.tokouti:nth-child(2) {
background:#000!important;
}
.tokouti:nth-child(4) {
background:#000!important;
}
.product-thumb .image {
	text-align: center;
	background:#fff;
	padding:20px 0 20px 0;
}
.product-thumb .image a {
	display: block;
}
.sold-out .image a img {filter: brightness(1)!important; }
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;width:100%;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 0px;
}
}
.product-thumb h4 {width:100%;margin-top:15px;text-align:center;}
.product-thumb h4 a {
font-family: 'Manrope';
font-style: normal;text-align:center;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #000000;
display:block;transition:all 350ms;
}
@media (max-width: 480px)  {
	.product-thumb h4 a {font-size: 13px;line-height: 15px;}
}

.tokouti:nth-child(2) .product-thumb h4 a {
color: #fff!important;
}
.tokouti:nth-child(4) .product-thumb h4 a {
color: #fff!important;
}


.product-thumb .caption {
	padding:0px px px px;
	position:relative;
	height:110px;overflow:hidden;
}


.product-thumb .caption .btn-primary {
font-weight: 700;
font-size: 12px;
line-height: 18px;
text-align: center;
letter-spacing: 0.1em;
color: #000;
padding:12px 0px 12px 0px;background: #FFD600!important;
border:0;
display:block;
position:relative;
width:100%;
margin-top:15px;margin-bottom:0px;z-index:9;
}
.product-thumb .caption .btn-primary:hover, .product-thumb .caption .btn-primary:active,.product-thumb .caption .btn-primary.focus, .product-thumb .caption .btn-primary:focus,.product-thumb .caption .btn-primary.active, .product-thumb .caption .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #000!important;border:0!important;color: #FFF!important;
}






.product-thumb .rating {
	padding-bottom: 10px;
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}

.morelink {
font-weight: 700;
font-size: 12px;
text-align: right;
color: #000000;
width:120px;
float:right;
text-align:right;
}
.morelink span {margin-top:4px;float:left;display:inline-block;}
.morelink img {float:left;margin-right:12px;}
.tokouti:nth-child(2) .morelink {
color: #fff!important;
}
.tokouti:nth-child(4) .morelink {
color: #fff!important;
}
.tokouti:nth-child(2) .morelink img {
filter: invert(100%)!important;
}
.tokouti:nth-child(4) .morelink img {
filter: invert(100%)!important;
}
.soldout {position:absolute;top:20px;right:25px;font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 11px;
background: #E20613;border-radius:40px;
text-align: center;
padding:5px 10px;
color: #FFFFFF;}
.new {position:absolute;top:20px;right:25px;font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 11px;
background: #A8C839;border-radius:40px;
text-align: center;
padding:5px 10px;
color: #FFFFFF;}
.meta_details {font-weight: 500;font-size: 11px;line-height: 18px;color: #666;}
.meta_details span {font-weight: 700;}
.meta_details a {color: #535353;}
.meta_details a:hover {color: #000;}

.timi {
font-family: 'Manrope';
font-weight:800;
font-size: 26px;line-height: 28px;color: #fff;
display:inline-block;

}
.timi span {
font-weight:500;
display:inline-block;
margin-left:10px;font-family: 'Manrope';font-size: 12px;line-height: 18px;color:#666;text-decoration:line-through;
}


.timispecial {float:left;
font-family: 'Manrope';
font-size: 24px;line-height: 28px;color: #fff;
}
.product-thumb .price {
font-weight: 600;
    font-size: 20px;text-align:center;
line-height: 20px;
padding-top:13px;margin-left:10px;
}
.tokouti:nth-child(2) .product-thumb .price {
color: #fff!important;
}
.tokouti:nth-child(4) .product-thumb .price {
color: #fff!important;
}
@media (max-width: 480px)  {
	.product-thumb .price {
	font-weight: 600;font-size: 16px;}
}

.product-thumb .price-new {
font-weight: 600;
    font-size: 20px;
line-height: 20px;
padding-top:13px;
}
.product-thumb .price-old {
font-weight: 600;
    font-size: 17px;
line-height: 20px;
padding-top:13px;color:#666;
margin-left:15px;
 text-decoration: line-through;
}



@media (max-width: 650px)  {
.product-thumb .caption {	padding:5px 5px 5px 5px;height: 150px;}
}




.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
	display:none;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

.giaprods{max-width:80%;margin:20px auto;padding:15px;}
@media (max-width: 1540px) { 
.giaprods{max-width:100%;margin:20px auto;}
}
.rowprod {width:80%;margin:25px auto;}
.prodsection {display: flex;  justify-content: space-between;}

.prodeikona { box-sizing: border-box;position:relative;flex-basis: 50%;min-width: 0px!important;background:#fff; }
.prodeikonaholder {width:70%;margin:0 auto 0 auto;position:relative;}
.prodeikonainner {}


.prodeikona .thumbnail {
  display: block;
  margin-bottom: 20px;min-width: 0;
  line-height: 1.42857143;
  background-color: transparent!important;
  border: 0!important;
  border-radius: 0!important;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.meta_des {max-width:430px;margin:0 0 22px 0;font-family: 'Inter';line-height: 18px;font-size:16px!important;font-weight:500;}
.prodtext { box-sizing: border-box;position:relative;flex-basis: 50%;min-width: 0px!important; background:#000;}
.prodholder {position:relative;padding:45px;}
.awards {position:absolute;top:30px;right:30px;}
.awardsmob {display:none;}


@media (max-width: 1090px) { 
.rowprod {width:100%;margin:25px auto;display: block;}
.prodsection {display: block;  justify-content: space-between;}
.prodeikona {display: block;}
.prodtext {display: block;padding:20px!important;}
.prodholder {position:relative;padding:0;}
}


@media (max-width: 1300px) {
.awards {width:35px;position:absolute;top:30px;right:10px;display:none;}
.awardsmob {display:block;margin:15px 0;}
}

.thevideoholder {max-width:1040px;margin:0 auto;}

.eikprod {width:100%;}

.section-title {display:block;font-weight: 700;font-size: 16px;line-height: 20px;color: #000000;border-bottom:3px solid #000;padding-bottom:10px;margin-top:37px;margin-bottom:22px;}
.pordsection {font-weight: 500;font-size: 14px;line-height: 18px;color: #000000;padding:0 0 0 0;}
.pordsection p {font-weight: 500;font-size: 14px;line-height: 18px;color: #000000;padding:0 0 0 0;}


.section-title2 {display:block;font-weight: 700;font-size: 20px;line-height: 24px;color: #000000;border-top: 1px solid #DCDCDC;padding:20px 0 20px 20px;margin-top:37px;}

.pordsection3 {font-weight: 700;font-size: 14px;line-height: 18px;color: #000000;padding:35px 15px;background:#F5F5F5;border-radius: 12px;position:relative;margin-top:37px;}
.section-title3 {display:block;font-weight: 700;font-size: 16px;line-height: 20px;color: #000000;padding-bottom:10px;margin-top:0px;margin-bottom:22px;}


.pordsection4 {font-weight: 700;font-size: 16px;line-height: 18px;color: #fff;padding:15px 25px;background:#000;border-radius: 12px;position:relative;margin-top:50px;}
.section-title4 {display:block;font-weight: 700;font-size: 16px;line-height: 20px;color: #fff;padding-bottom:10px;margin-top:0px;margin-bottom:22px;}


@media (max-width: 991px) {

	.piso {display:block;position:relative;margin-bottom:25px;font-size: 13px!important;line-height: 20px;padding:5px 8px;}
.prodeikona {padding:0px 0px;border-right: 0;}
.prodtext { box-sizing: border-box;padding:0px;}	
.eikprod {width:100%;}

}

.tostok {position:absolute;top:0px;right:0px;color:green;font-weight: 500;font-size: 11px;line-height: 18px;}
.prodtext h1 { font-family: 'Manrope';line-height: 24px;font-size:20px!important;color:#000000!important;font-weight:500!important;padding:0 0 0 0!important;margin:0 0 0px 0!important;max-width:430px;}
.avail {position:absolute;top:110px;right:10%;font-weight: 500;display:block;z-index:999;
font-size: 12px;
line-height: 24px;
color: #FFFFFF;
border: 1px solid #FFFFFF;
box-sizing: border-box;
border-radius: 12px;
padding:5px 22px;}


.paradosi {font-weight: 400;font-size: 16px;line-height: 24px;color: #fff;margin-top:34px;margin-bottom:30px;border-top:1px solid #000;}
.porion{max-width: 430px;display:block;margin:0 0 0 0;}
#product {margin-top:50px;}
.thetabs {position:relative;display:block;padding:100px 20px;}


.sdesc {color:#fff;font-size:13px;padding:15px 15px 15px 0;max-width:400px;}

	.thelista {margin-top:10px;margin-bottom:43px;}


@media (max-width: 766px) and (min-width: 240px) {
.goapanomargin {margin-top:45px!important;}
}

@media (max-width: 988px) and (min-width: 240px) {
.rowprod {width:100%;margin:25px auto;}
.porion{width: 98%;display:block;margin:0 0 0 0;}
}

@media (max-width: 1359px) and (min-width: 766px) {
.avail	{position:absolute;top:70px;}
.avail2 {display:none;}
}
@media (max-width: 765px) and (min-width: 240px) {
.avail	{position:absolute;top:70px;display:none;}

.avail2 {position:absolute;top:30px;right:0px;font-weight: 500;display:block;z-index:999;
font-size: 12px;
line-height: 24px;
color: #FFFFFF;
border: 1px solid #FFFFFF;
box-sizing: border-box;
border-radius: 12px;
padding:5px 22px;display:block;}
.paradosi {font-weight: 400;font-size: 18px;line-height: 24px;color: #fff;margin-bottom:35px;border-top:1px solid #666666;padding-top:40px;}
.porion{width:100%;display:block;}
#product {border-top:1px solid #fff;margin-top:15px;padding-top:0px;}
.thetabs {position:relative;display:block;padding:50px 20px;}
.thelista {margin-top:10px;margin-bottom:15px;}
}

.kerdos {display:block;float:left;background: #EA0006;border-radius: 12px;margin-left:25px;padding:4px 4px;box-sizing: border-box;border-radius: 12px;font-weight: 500;font-size: 12px;text-align: center;color:#fff;}
@media (max-width: 765px) and (min-width: 240px) {
.kerdos {display:block;float:right;background: #EA0006;border-radius: 12px;padding:4px 4px;box-sizing: border-box;border-radius: 12px;font-weight: 500;font-size: 12px;text-align: center;color:#fff;}
	
}

.xaraktiristika {margin-top:30px;width:100%;position:relative;}
.xaraktiristika .table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #fff;
	font-weight: 700;font-size: 18px;line-height: 42px;color: #000000;
}
.xaraktiristika .table {width:100%;table-layout: fixed;}
.xaraktiristika .table > tbody > tr:nth-of-type(2n+1) {
    background-color: #F5F5F5!important;
}
.xaraktiristika .table > tbody > tr > td img {width:100%!important;} 

.familyhome{width:260px;margin:90px auto;}
@media (max-width: 600px) {
.familyhome{width:160px;margin:60px auto;}	
.xaraktiristika .table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #fff;
	font-weight: 700;font-size: 14px;line-height: 22px;color: #000000;
}
}


/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}




.tokoumpi {width:130px;list-style-type:none;position:relative;}





.cartaristera {padding-right:50px;}
@media (max-width: 766px) and (min-width: 200px) {
.cartaristera {padding-right:15px;}
}




.topleftinfrmation {background-size:cover;background-repeat:no-repeat;height:100%;background-attachment:0 0;max-height:100%;position:relative;}
.topleftinfrmation img {width:100%;}
.topleftinfrmationfronttext {
	position:absolute;bottom:40px;left:35px;font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-size: 68px;
line-height: 68px;
color: #FFFFFF;width:70%;}


.topleftbottom {padding:55px 40px 45px 40px;background: transparent;border-radius: 12px;position:absolute;display:block;bottom:0px;left:0px;z-index:1;}

.topleftbottomtext {font-weight: 500;
font-size: 42px;
line-height: 48px;color: #FFFFFF;
display:block;
width:50%;float:left;
}

.topleftbottomlinks {
display:block;
width:40%;float:right;text-align:right;
}

.topleftbottomlinks a {background: #FFFFFF;border-radius: 24px;padding:14px 33px;text-align:center;display:inline-block;font-weight: 700;
font-size: 12px;
line-height: 16px;margin-right:27px;margin-top:47px;}



.blogeikona {background-size:cover;background-repeat:no-repeat;padding:30% 0;position:relative;border-radius:12px;display:block;}

.topleft {background-size:cover;background-repeat:no-repeat;height:70%;max-height:70%;position:relative;border-radius:12px;}
.topleft img {width:100%;}


@media (max-width: 1235px) {
.topleftbottomtext {width:65%;float:left;}
.topleftbottomlinks {width:30%;float:right;}
.topleftbottomlinks a {margin-right:15px;}
.topleftbottom {padding:55px 25px 45px 25px;}
.topleft {background-size:cover;background-repeat:no-repeat;height:70%;max-height:70%;position:relative;border-radius:12px;z-index:2;}

}
@media (max-width: 1107px) {
.topleftbottomtext {width:50%;float:left;font-size: 28px;line-height: 38px;}
.topleftbottomlinks {width:47%;float:right;}
.topleftbottom {padding:55px 25px 45px 25px;}
.topleftbottomlinks a {margin-right:15px;}
.topleft {background-size:cover;background-repeat:no-repeat;height:50%;max-height:50%;position:relative;border-radius:12px;z-index:2;}
}
@media (max-width: 835px) {
.topleftbottomtext {width:100%;float:none;font-size: 24px;line-height: 34px;text-align:center;}
.topleftbottomlinks {width:100%;float:none;margin-right:0px;text-align:center;}
.topleftbottom {padding:35px 25px 25px 25px;}
.topleft {background-size:cover;background-repeat:no-repeat;height:60%;max-height:60%;position:relative;border-radius:12px;z-index:2;}
.topleftbottomlinks a {margin-right:10px;margin-top:27px;}
}

.fronttext {position:absolute;top:50%;left:20px;}
.fronttext a {font-family: 'Manrope';font-size: 32px;color:#fff;margin-right:70px;display:inline-block;}
.fronttext a:hover {color:#ccc;}
.cert {width:50px!important;position:absolute;right:30px;bottom:30px;}


@media (max-width: 960px) and (min-width: 781px){
.fronttext a {display:block;margin-right:0px;padding:17px 0;}
.fronttext {position:absolute;top:30%;left:20px;}
}

@media (max-width: 780px) and (min-width: 650px){
.fronttext {position:absolute;top:30%;left:20px;}
.fronttext a {display:block;margin-right:0px;padding:17px 0;}
.topleftinfrmationfronttext {bottom:20px;left:15px;font-size: 55px;line-height: 75px;width:75%;}
}

@media (max-width: 649px) and (min-width: 550px){
.topleftinfrmationfronttext {bottom:20px;left:15px;font-size: 34px;line-height: 48px;width:75%;}
	.fronttext {position:absolute;top:30%;left:20px;}
.fronttext a {display:block;margin-right:0px;padding:17px 0;}
}
@media (max-width: 549px) and (min-width: 150px){
.topleftinfrmationfronttext {bottom:20px;left:15px;font-size: 34px;line-height: 48px;width:75%;}
.cert {display:none;}
	.fronttext {position:absolute;top:30%;left:20px;}
.fronttext a {display:block;margin-right:0px;padding:17px 0;}
}



@media (max-width: 880px){
.topleftinfrmation {background-position:50% 0;}
.topleft {background-position:50% 0;}
}




	
/* Main Menu */

/* Main Menu */

.menu_wrapper {	

	position:relative;
z-index:1001;

background:#fff;

}

.header2 .menu_wrapper, .header6 .menu_wrapper {	

	display:none;

}

.menu_wrapper .outer_container, .header_wrapper .outer_container {

	background:#fff;

	position:relative;



}

.menu_wrapper .outer_container:before, .menu_wrapper .outer_container:after {

	content:" "; 

	position:absolute;

	left:0;

	width:100%;

}

.menu_wrapper .outer_container:before {

	

	top:0;

}

.menu_wrapper .outer_container:after {

	bottom:0;

	

}


.menu_table {

	width: 100%;

	display: table;

	position:relative;

}

.header1 .menu_table {

	/*border-right: 1px solid #eaeaea;*/

}

.menu_table .menu_cell {

	display: table-cell;

	vertical-align:middle;

}

.menu_table .menu_cell.menu_holder {

	position:relative;

	z-index:455;

	border-color:#eaeaea;

}

.menu_table .menu_cell.fill {

	width:100%;

}

.menu_table .menu_cell.search_holder {

	padding:10px 21px 10px 20px;

}

.menu_table > .menu_cell.nowrap {

	white-space:nowrap;

}



.main_menu ul > li {

	display:inline-block;

	position:relative;

	text-align:center;
margin-right:8px;

}
.main_menu {}
.main_menu > ul.horizontal > li > a {
	font-size: 15px;
	text-align:center;
	padding: 10px 6px;
	display:block;
	color:#fff;
	font-weight:700;
}



.main_menu > ul.horizontal > li:first-child > a {

	border-left:none;
}
.main_menu > ul.horizontal > li:last > a {

	border-left:none;
}


.main_menu > ul > li:hover > a, 

.main_menu > ul.horizontal > li.current > a, 

.main_menu .active, 

.main_menu ul.links_holder li ul li a:hover, 

ul.vertical > li:hover > a {

	color:#ccc !important;

	border-color:transparent !important;

	background-color:transparent;

}

ul.categories > li:hover > a, ul.categories a.active, ul.categories li.current > a {

	position:relative;

	z-index:3;

}

ul.categories > li .icon-down-dir {

	font-size:11px;

	margin-left:20px;


	vertical-align: middle;

	opacity:0.4;

}

ul.categories.vertical > li .icon-down-dir {

	-ms-transform: rotate(270deg); /* IE 9 */

    -webkit-transform: rotate(270deg); /* Safari */

    transform: rotate(270deg);

	position:absolute;

	top:14px;

	right:18px;

}
ul.categories.vertical > li a img {display:none;}





ul.categories > li:hover .icon-down-dir {

	opacity:1;

}






.list-group-item.active {background:#1cbbb4!important;border:none;border-radius:0px;}


.main_menu ul li.home.disabled {

	display:none;

}

/* Main Menu Dropdown */

ul.categories, .main_menu ul.links_holder { 

	background:#ffffff;

}

#column-left ul.categories { 

	background:#ffffff;

}



.menugiapc ul.categories li .wrapper {top:40px;} 

ul.categories li .wrapper { 
	position: absolute;
	z-index:2;
	left:-1px;
	top:0px;
	background:#ffffff!important;
	border-top:1px solid #d7d7d7!important;
	border-left:1px solid #d7d7d7!important;
	border-right:1px solid #d7d7d7!important;
	border-bottom:1px solid #d7d7d7!important;
	border-top-left-radius:4px!important;
	border-top-right-radius:4px!important;
	border-bottom-left-radius:4px!important;
	border-bottom-right-radius:4px!important;
	padding:15px;
	margin-top:0px;
	display:table;
	opacity:0;
	visibility:hidden;
	text-align:left;
	height:0;
	transition: margin-top 300ms, opacity 200ms, visibility 200ms;
	white-space:normal;
	max-width:1139px !important;
}


#column-left ul.categories li .wrapper { 
	max-width:879px !important;
}

ul.categories li:hover .wrapper, .main_menu ul.links_holder li:hover ul {
	margin-top:0;
	opacity:1;
	visibility:visible;
	height:auto;
	transition: margin-top 400ms, opacity 300ms;
} 

.main_menu ul.links_holder li:hover ul, .header1 ul.categories li:hover .wrapper {

	margin-top:-1px;

}

ul.categories.vertical li .wrapper, ul.vertical.active li .wrapper { 

	position: absolute;

	left:100%;

	margin-left:0px;

	top:0px;

	z-index:9;

}


.main_menu ul li .wrapper ul {

	display:table-cell;

	vertical-align:top;

	padding:3px;

}

.main_menu ul li .wrapper ul li {
	width:190px;text-align:left;
}

.main_menu ul.links_holder li ul li {
	width:190px;text-align:left;
}



ul.categories li ul {padding-bottom:20px!important;}
ul.categories li ul li a {
	padding: 0px 0px 8px 0;
	font-size:14px;
	display:block;
	color:#000;text-align:left;
	font-weight:600;
}
ul.categories li ul li a:hover {color:#ccc!important; }
ul.categories li ul li ul li a {font-size:13px; color:#111;	font-weight:400;padding: 3px 0px;}
ul.categories li ul li ul li a:hover {color:#ccc!important;}
.see-all {font-size:13px!important; color:#000!important;	font-weight:400!important;padding: 0px 0px!important;}


ul.categories.vertical > li > a {
	padding: 15px 15px 15px 15px;
	font-size:16px;
	margin:0 0 -1px;
color:#000;
font-weight:500;
	display:block;border-bottom:1px solid #ccc;

}

ul.categories li ul li a:hover {
	color:#ccc;
}
.see-all:hover {
	color:#ccc!important;
}



@media only screen and (max-width: 1289px) {
.main_menu > ul.horizontal > li > a {	font-size: 13px;font-weight:500;padding: 10px 2px;}

}

@media only screen and (max-width: 1000px) {
.main_menu > ul.horizontal > li > a {	font-size: 13px;font-weight:500;padding: 10px 2px;}

}





.main_menu > ul > li > a.v_menu_trigger.light_bg_color .icon-menu {

	font-size:21px;

	line-height:21px;

	vertical-align:top;

	display:inline-block;

	margin:0 6px 0 3px;

}

.main_menu > ul > li > a.v_menu_trigger.light_bg_color .icon-down-dir {

	opacity:1;

	margin:0 3px 0 8px;

}



.main_menu > ul.vertical {

	visibility:hidden;

	position:absolute;

	z-index:999;

	top:0px;
	padding:20px!important;
	margin:0px 0 0 0!important;
	width:290px!important;

	background:#ffffff!important;
	border-top:none!important;
	border-left:1px solid #d7d7d7!important;
	border-right:1px solid #d7d7d7!important;
	border-bottom:1px solid #d7d7d7!important;
	border-top-left-radius:0px!important;
	border-top-right-radius:0px!important;
	border-bottom-left-radius:4px!important;
	border-bottom-right-radius:4px!important;
	opacity:0;

	-ms-transform: scale(0); /* IE 9 */

    -webkit-transform: scale(0); /* Safari */

    transform: scale(0);

	transition:all 350ms;

}



.main_menu > ul.vertical.active {

	opacity:1;

	visibility:visible;

	-ms-transform: scale(1); /* IE 9 */

    -webkit-transform: scale(1); /* Safari */

    transform: scale(1);

	transition:all 350ms;

}

ul.vertical > li {

	position:relative;

	float:none;

	display:block!important;

	margin:0 0 0 0!important;
	width:100%!important;

}

ul.vertical > li:last-child a, .main_menu ul.links_holder li ul li:last-child a {

	border-radius:0 0 3px 3px;

}

#column-left ul.vertical > li:first-child a, #column-right ul.vertical > li:first-child a {

	border-radius:3px 3px 0 0;

}

.menugiapc {display:block;}
.menunopc {display:none;}
@media (max-width: 1000px) {
.menugiapc {display:none;}
.menunopc {display:block;}
}



.v_menu_trigger i {font-weight:400;float:right;}

[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 0px!important;
}




.panel-default > .panel-heading {
    color: #000!important;
    background-color: transparent!important;
    border: none!important;
	box-shadow:none!important;
	padding:10px 0!important;
	font-family: 'Manrope'!important;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none!important;
  box-shadow:none!important;
}

.nsl {border: 1px solid #E30613;
box-sizing: border-box;
border-radius: 12px;
font-weight: 400;
font-size: 18px;
padding:15px 17px;
color: #E30613;display:block;float:left;width:167px;margin-right:25px;}

.nsl2 {font-weight: 400;
font-size: 18px;
line-height: 24px;
display:block;float:left;width:330px;margin-top:2px;
color: #000000;}

.nsl3 {
background: #E30613;
border-radius: 12px;
display:block;
text-align:center;	
color:#fff;
padding:15px 0;
border-radius:0;
}
.nsl3:hover {color:#000;}
.nsl3 img {float:right;margin-right:20px;margin-top:4px;}

@media (max-width: 576px) and (min-width: 240px) {
	.nsl2 {margin-top:12px;}
}


.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 8px;
  text-align: left;
}


.clear90{clear:both;height:90px;}



.htitle{font-weight: 500;font-size: 24px;color:#fff;margin:0;padding:30px;background: #000;border-radius: 12px;}
.cattitlos {font-weight: 700;
font-size: 28px;
line-height: 34px;
text-align: center;
color: #000000;
border-top: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
padding:30px 0;
}

.eikonabanner img {width:100%!important;height:auto!important;border-radius:12px;margin-bottom:40px;}
.brandlogo {width:100%;text-align:center;}
.perigrafi {max-width:700px;margin:38px auto 0 auto;font-weight: 700;font-size: 16px;line-height: 18px;text-align: center;color: #000000;}
.perigrafi p {font-weight: 700;font-size: 16px;line-height: 18px;text-align: center;color: #000000;}

.perigrafi2 {max-width:700px;margin:33px auto 10px auto;font-weight: 700;font-size: 16px;line-height: 18px;text-align: center;color: #000000;}





.partners {background: #000000;
border-radius: 12px;padding:67px 40px;}
.partners1 {width:20%;float:left;font-weight: 700;
font-size: 42px;
line-height: 57px;padding-top:25px;
color: #FFFFFF;}
.partners1 span {font-weight: 500;
font-size: 16px;
line-height: 22px;
margin-top:5px;
display:block;
color: #FFFFFF;}
.partners2 {width:80%;float:right;}

@media (max-width: 1520px)  {
.partners1 {width:100%;float:none;text-align:center;margin-bottom:35px;}
.partners2 {width:100%;float:none;text-align:center;}
}
@media (max-width: 400px)  {
.partners1 {font-size: 28px;line-height: 47px;}
}

.theh1 {font-weight: 700;
font-size: 12px;
line-height: 16px;
font-weight:800;
border-bottom: 4px solid #000000;
color: #000000;padding-bottom:17px;margin-bottom:44px;margin-top:70px;}

.theh1link {position:absolute;top:70px;right:5px;font-weight: 700;
font-size: 12px;
line-height: 16px;
font-weight:800;}







@media (max-width: 1334px){
.inner1 span {font-size: 28px;line-height: 36px;}
.inner2 span {font-size: 28px;line-height: 36px;}
.inner3 span {font-size: 28px;line-height: 36px;}

}

@media (max-width: 744px){
.infodesc2 .row {width:100%;margin:0 auto;}	
.infoarticles {width:100%;margin:0 auto 120px auto;}
}



h2 .collapsed .arrowdown {display:none;}
h2 .collapsed .arrowup {display:block;}
h2 .arrowup {display:none;}
h2 .arrowdown {display:block;}

.infodeschonor {padding:20px; }
.infodeschonor h2{font-weight: 500;font-size: 24px;line-height: 32px;}
.infodeschonor p{font-weight: 500;font-size: 18px;line-height: 28px;}



.contentdesc {margin-top:160px; -webkit-transition: all 1s;position:relative;
    -moz-transition: all 1s;
    -o-transition: all 1s;display:block;
    transition:all 1s;font-weight: 500;font-size: 18px;line-height: 28px;}
.contentdesc p {font-weight: 500;font-size: 18px;line-height: 28px;}	

@media (max-width: 991px)  {
.contentdesc {margin-top: 0px;}
.extrainfos2 {margin-top:30px;}
}

@media (max-width: 830px) and (min-width: 580px) {
.infodesc3 {margin-top:120px;margin-right:20px;margin-bottom:60px;max-width:400px;float:right; }
.infodesc {margin-top:60px;margin-right:20px;margin-bottom:60px;max-width:400px;float:right; }
}

@media (max-width: 579px) and (min-width: 200px) {
.sima {position:relative;top:25px;left:20px;width:34px;}
.infodesc3 {margin-top:20px;margin-right:0px;margin-bottom:20px;width:100%;float:none; padding:20px;}
.clear90{clear:both;height:20px;}
.infodesc {margin-top:60px;margin-right:0px;margin-bottom:20px;max-width:100%;float:none; padding:20px;}
.infodesc h2{font-weight: 500;font-size: 24px;line-height: 32px;}
.infodesc p{font-weight: 500;font-size: 18px;line-height: 28px;}
}













.koympia {border:none!important;background:transparent!important;font-size:14px!important;color:#E30613!important;cursor:pointer; -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition:all 1s;}
.caret2 {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.live-search {height:550px;overflow:auto;border: 1px solid #000!important;
border-radius: 0px!important;
box-shadow: 0 2px 2px #000!important;padding:0px!important;}
.live-search ul li .product-name {font-weight: 400!important;font-size: 13px!important;padding:10px 0!important;}
.live-search .product-name p {display:none!important;}
.live-search ul {padding:15px!important;}
.live-search ul li .product-add-cart {display:none!important;}
.live-search .result-text {
    text-align: center;
    font-size: 13px!important;
    line-height: 20px;
    color: #fff!important;
    background-color: #000!important;
    position: relative!important;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;

}
.live-search ul li {
  cursor: pointer;
  padding: 5px;
  margin: 0px 5px;
  background-color: #FFF;
  min-height: 50px;
  clear: both!important;
  display:block!important;
}
.live-search .view-all-results {
  color: #fff!important;display:block!important;font-weight: 400!important;font-size: 13px!important;
}

.form-group {
padding: 5px 13px;
}

.tasort1 {float:none;}
.tasort2 {float:right;}
.tofiltro {float:left;width:50px;margin-right:10px;}





.menuhead{font-family: 'Manrope';
    position: absolute;
	left:80px;top:60px;
    color: #fff;
   font-size: 24px;
line-height: 42px;
    text-decoration: none;
   font-weight: 500;}
   
   
   .toggle2 {  position: absolute;
	right:80px;top:60px;}

.socmenu {position:absolute;bottom:30px;left:80px;}
.socmenu a img {-webkit-filter: invert(1);
   filter: invert(1);}
.socmenu a {
font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 28px;
text-decoration: underline;
color: #FFFFFF;
}



#mc-embedded-subscribe {display:block;width:100%;background:#000;color:#fff;font-weight: 700;
font-size: 16px;
line-height: 22px;
text-align: center;
padding:25px 0;
color: #FFFFFF;
border:0;
}
#mce-EMAIL {background:transparent;border-bottom:1px solid #000;border-top:0;border-left:0;border-right:0;display:block;width:100%;padding:8px;margin-bottom:27px;margin-top:37px;}


#product .radio {
display:inline-block;
padding:0px 0 10px 0;
margin:0 10px 0 0;	
}

#product .radio label {padding:0px 0px;font-weight: 600!important;font-size: 14px;color: #fff!important;display:inline-block;padding-bottom:10px!important;}
#product .radio input[type="radio"] {position:absolute;left:-999999999999px;}
#product .radio input[type="radio"]+span {background:#959396;border:1px solid #959396;color:#fff;padding:4px 8px;font-size:13px;font-weight:500;border-radius: 10px;}
#product .radio input[type="radio"]:hover+span {background:#959396;border:1px solid #959396;color:#fff;}
#product .radio input[type="radio"]:checked+span {background:#959396;border:1px solid #959396;color:#fff;}


.descprod p {font-size: 14px;color: #fff!important;font-weight: 400!important;line-height:20px!important;}
.descprod p b {font-size: 14px;color: #fff!important;font-weight: 400!important;line-height:20px!important;}

.descprod  {font-size: 14px;color: #fff!important;font-weight: 400!important;line-height:20px!important;}
.descprod ul {font-size: 14px;color: #fff!important;font-weight: 400!important;line-height:20px!important;}
.descprod ul li {font-size: 14px;color: #fff!important;font-weight: 400!important;line-height:20px!important;}
.descprod ul li span {font-size: 14px;color: #fff!important;font-weight: 400!important;line-height:20px!important;}

.toggled-on .toggle-content {
    display: block;
    margin-top: 20px;
    padding: 20px;
    border-radius: 10px; 
}

.toggle-content {
   
}

.toggle-content p {
    margin: 15px 0 15px 0; 
}

.toggled-on .fa-angle-down {
    display: none; 
}
.toggle-title h2 {position: relative; width:90%;}
@media only screen and (max-width:600px) and (min-width:100px) {
.toggle-title h2 {position: relative;font-size:18px; }	
}
.toggle-title {
    cursor: pointer;
    position: relative; 
  background-color: #fff;border-bottom: 2px solid #000000;padding-bottom:0px;
}

.toggle-title i {
    position: absolute;
    right: 0;
	top:-2px;
    font-size:42px; 
}

.toggled-off .toggle-content {
    display: none; 
}

.toggled-off .fa-angle-up {
    display: none; 
}


	
.nxt {position:absolute;top:15px;right:15px;background:#ffcb05!important;border:0!important;color:#fff!important;font-weight: 700;
font-size: 12px;
line-height: 14px;
text-align: left;
padding:20px 0px 20px 15px;width:235px;}

.nxt:hover, .prv:hover {color:#000;}

.prv {position:absolute;top:15px;left:15px;background:#ffcb05!important;border:0!important;color:#fff!important;font-weight: 700;
font-size: 12px;
line-height: 14px;
text-align: right;
display:none;
padding:25px 20px 25px 60px ;width:280px;}

.selides .pagination {text-align: left!important;display: block!important;float: none!important;width:100%;padding-top:16px;}
.selides .pagination li{display: inline-block!important; float: none!important;}
.selides2  {text-align: left!important;display: block!important;float: none!important;width:100%;padding-top:0px;font-size:10px;font-weight:400;}

.selides .pagination > li > a, .selides .pagination > li > span {
  position: relative;
  float: left;
  font-size:14px;
  font-weight:600;
  padding: 6px 13px;
  margin-left: 7px;
  background: #666;border-radius:50%;
  line-height: 21px;
  color: #fff;text-align: center;
  text-decoration: none;
  border:0!important;
}
.selides .pagination > li > a:hover {color: #fff;background:#000!important;border:0!important;border-radius:50%;}
.selides .pagination > li.active span {color: #fff;background:#000!important;border:0!important;border-radius:50%;}
.selides .pagination > li.active span:hover {color: #fff;background:#000!important;border-radius:50%;}

.tonsl {padding:90px 0;border-bottom:1px solid #E7E7E7;}
.prv span {text-align:right;}
.nxt span {text-align:left;}

@media (max-width:929px) and (min-width: 690px) {
.prv {width:185px;}
.nxt {width:185px;}
.prv span {width:105px;display:block;word-wrap:normal;padding-right:20px;}
.nxt span {width:93px;display:block;word-wrap:normal;}


}

@media (max-width:689px) and (min-width: 140px) {
.prv {width:50px;height:35px;position:absolute;top:110px;left:15px;padding:0 ;font-size:0px;background: #0B0B0B url(../image/arrowwhite2.png) no-repeat center center;}
.prv span {width:95px;display:block;word-wrap:normal;padding-right:10px;text-align: right;}
.nxt {width:50px;height:35px;position:absolute;top:110px;right:15px;padding:0;font-size:0px;background: #0B0B0B url(../image/nxt.svg) no-repeat center center;}
.nxt span {width:93px;display:block;word-wrap:normal;}
.tonsl {padding:120px 0;border-bottom:1px solid #E7E7E7;}
}
	
	
	
.newslink {display:block;position:relative;}
.newslink img {width:100%;border-radius:12px;margin-bottom:30px;}
.n2 {font-weight: 500!important;
font-size: 16px!important;
line-height: 24px!important;
margin-bottom: 30px!important;color:#000;display:block;margin-bottom:30px;margin-top:20px;height:70px;overflow:hidden;}
.n1{font-weight: 700;font-size: 24px;color:#000;display:block;}
.n3 {font-weight: 500;font-size: 14px;color:#000;display:block;margin-bottom:30px;}



.blogdescription p {font-weight: 500!important;
font-size: 16px!important;
line-height: 24px!important;
margin-bottom: 30px!important;}


.toheading {padding:25px 0;font-size:32px;color:#111;text-align:center;}
.giakats { margin-top:55px;}
.filtrakoumpi {
  background: transparent !important;
  height: 36px!important;
  padding: 8px 8px!important;
  border: 1px solid #111!important;
  box-sizing: border-box!important;
  border-radius: 0px!important;
  font-weight: 500!important;
  font-size: 12px!important;
  color: #FFFFFF!important;
  float:left;
  margin-right:15px;display:none;
}
.filtrakoumpi span {margin-left:10px;}

#column-left {width:15%;float:left;padding:0 0px;background:#f5f5f5;position:relative;}
.katigoriadeksia{width:83%;float:right;padding-top:0px;padding-left:20px;padding-right:20px;border-left:1px solid #f5f5f5;}
.filtrakoumpioxi {display:none;}
.selides3 {text-align:center;}
@media (max-width:923px) {
	.giakats { margin-top:0px;}
.taks{display:none;}
}

@media (max-width:1260px) {
#column-left {width:20%;}
.katigoriadeksia{width:78%;}
}
@media (max-width:1029px) {
#column-left {width:25%;}
.katigoriadeksia{width:73%;}
}

@media (max-width: 838px) and (min-width: 240px) {
#column-left {width:100%;float:none;position:absolute;top:0px;overflow-y:scroll;height:100%;left:-2000px;right:0px;background:#fff;padding:20px 20px 20px 15px;z-index:9999999999;width:100%;}
.katigoriadeksia{width:100%;float:none;padding-top:30px;padding-left:0px;padding-right:0px;border-left:0;}
.colnai {display:block!important;}
.filtrakoumpi {display:block;}
.filtrakoumpioxi {display:block;}
.taks2 {width:45px!important;}
}

.menuprods{
	list-style:none;
	list-style-type:none;
	position:relative;
	z-index:90;
	float:left;
	margin:0px 0px 0px -40px;
}

.menuprods li{
	float:left;
	padding:0px;
}

.menuprods li a{}

.menuprods li a:hover{
	background: #fff;
	color:#666;
}

/* Navigation Second Level */

.menuprods li ul{
	position:absolute;
	background:#fff; 
	top:30px;
	display:none;
	height:auto;
	padding:20px 0px 20px 20px;
	min-width:215px;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	margin-left:-3px;
}

.menuprods li:hover > ul{
	display:block
}

.menuprods li li:hover {
	color:#666;
}

.menuprods li ul li ul{
	padding:15px!important;top:0px!important;
}

.menuprods li li {
    position:relative;
	display:block;
	float:none;
	min-width:150px;
	
}

.menuprods li ul a{
	text-align:left;
	display:block;font-weight: 500!important;font-size: 14px!important;color: #000!important;padding:7px 5px 8px 5px!important;
}

.menuprods li li ul{
	position:absolute;
    left:195px!important;padding:15px!important;top:0px!important;
}




.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.swiper-pager {
  width: 100%;
  position: absolute;
  top: 0;
  line-height: 45px;
}

.homeslider .swiper-pager { top: auto;bottom: 00px;}
.xrisima .swiper-pager { top: 40%;}
.xrisima {padding-bottom:60px;}
.homeslider .swiper-pagination {
  bottom: 20px;
  left: auto;
  right:20px;
  text-align: right;
  width: 100%;
  font-weight: 500;
  font-size: 11px;
  line-height: 24px;
  color: #000000;
}
.homeslider .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: #D9D9D9;
	border-radius: 20px;
	border:1px solid #D9D9D9;
	margin: 0 5px;
	opacity: 1;
}
.homeslider .swiper-pagination-bullet:hover {
	background: #fff;border:1px solid #fff;
}
.homeslider .swiper-pagination-bullet-active {
	background: #fff;border:1px solid #fff;
}



.xrisima .swiper-button-prev{
 background:url(../img/ar2big.svg) no-repeat 0 0!important;z-index:99!important;width:18px!important;height:40px!important; top: 0!important;
opacity: 0.7;
 left:10px!important;
 right:auto!important;
 }
.xrisima .swiper-button-next{
 background:url(../img/ar1big.svg) no-repeat 0 0!important;z-index:99!important;width:18px!important;height:40px!important; top: 0!important;
  right:10px!important;left:auto!important;opacity: 0.7;
}
.xrisima .swiper-viewport:hover .swiper-button-prev {	 opacity: 1;}
.xrisima .swiper-viewport:hover .swiper-button-next {	 opacity: 1;}




.swiper-button-prev{
 background:url(../img/ar2.svg) no-repeat 0 0!important;z-index:99!important;width:16px!important;height:40px!important; top: -60px!important;
opacity: 0.7;
 left:auto!important;
 right:50px!important;
 }
.swiper-button-next{
 background:url(../img/ar1.svg) no-repeat 0 0!important;z-index:99!important;width:16px!important;height:40px!important; top: -60px!important;
  right:30px!important;left:auto!important;opacity: 0.7;
}
.swiper-viewport:hover .swiper-button-prev {	 opacity: 1;}
.swiper-viewport:hover .swiper-button-next {	 opacity: 1;}



.swiper-button-prev-slideshow0{
 background:url(../img/arw2.svg) no-repeat 0 0!important;z-index:99!important;width:16px!important;height:40px!important; bottom: 15px!important;top:auto!important;
opacity: 0.7;position:absolute!important;
 right:45px!important;left:auto!important;cursor:pointer;
 }
.swiper-button-next-slideshow0{
position:absolute!important;
 background:url(../img/arw1.svg) no-repeat 0 0!important;z-index:99!important;width:16px!important;height:40px!important; bottom: 15px!important;top:auto!important;
  right:20px!important;opacity: 0.7;left:auto!important;cursor:pointer;
}
.swiper-viewport:hover .swiper-button-prev-slideshow0 {	 opacity: 1;}
.swiper-viewport:hover .swiper-button-next-slideshow0 {	 opacity: 1;}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #000;
  border: none;
    border-bottom-color: rgb(221, 221, 221);
  border-bottom-color: transparent;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0;
  border-radius: 0;font-weight: 600;
font-size: 14px;color:#666666;
line-height: 17px;
}

.tab-pane {font-weight: 400;
font-size: 14px;color:#000;
line-height: 20px;padding:30px 0;}
.tab-pane p {font-weight: 400;
font-size: 14px;color:#000;
line-height: 20px;}


@media (max-width: 590px) {
.nav-tabs > li > a {font-size: 11px;padding:8px 3px;margin-right:5px;}
}

.panel { background-color: transparent!important;}


	
.eikonaheading p img {width:100%!important;}
.eikonaheading span {font-weight: 700;font-size: 20px;line-height: 24px;color: #000000;padding:15px;display:block;}

.giamaketaeikonamobile {display:none;}
.zeropadd{padding:53px 0px 60px 0;}
.clearer{clear:both;height:20px;}
@media (max-width:767px) {
.eikonaheading p img {width:70px!important;}
.eikonaheading span {font-weight: 700;float:left;font-size: 20px;line-height: 24px;color: #000000;padding:0;margin-top:21px;display:block;}
.giamaketaeikonamobile {display:block;width:70px;float:left;margin-right:25px;}
.giamaketaeikonapc {display:none;}
.zeropadd{padding:0px 0px 10px 0;}
.clearer{clear:both;height:0px;}


.zeropadd .swiper-button-next {
  top: -70px !important;
  right: 0px !important;
  left: auto !important;
}
.zeropadd .swiper-button-prev {
 top: -70px !important;
  right: 30px !important;
  left: auto !important;
}


}




/* plus glyph for showing collapsible panels */
.panel-heading .accordion-plus-toggle:before {
   font-family: FontAwesome;
   content: "\f068";
   float: right;
   color: silver;
}

.panel-heading .accordion-plus-toggle.collapsed:before {
   content: "\f067";
   color: silver;
}

/* arrow glyph for showing collapsible panels */
.panel-heading .accordion-arrow-toggle:before {
   font-family: FontAwesome;
   content: "\f078";
   float: right;
   color: silver;
}

.panel-heading .accordion-arrow-toggle.collapsed:before {
   content: "\f054";
   color: silver;
}

/* sets the link to the width of the entire panel title */
.panel-title > a {
   display: block;
}