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

@font-face {
  font-family: 'PFDinTextCompPro-Regular';
  src: url('../fonts/pf/PFDinTextCompPro-Regular.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/pf/PFDinTextCompPro-Regular.woff') format('woff'), 
  url('../fonts/pf/../fonts/pf/PFDinTextCompPro-Regular.ttf')  format('truetype'), 
  url('../fonts/pf/PFDinTextCompPro-Regular.svg#PFDinTextCompPro-Regular') format('svg');
}

@font-face {
  font-family: 'PFDinTextCompPro-Light';
  src: url('../fonts/pf/PFDinTextCompPro-Light.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/pf/PFDinTextCompPro-Light.woff') format('woff'), 
  url('../fonts/pf/PFDinTextCompPro-Light.ttf')  format('truetype'), 
  url('../fonts/pf/PFDinTextCompPro-Light.svg#PFDinTextCompPro-Light') format('svg');
}

@font-face {
  font-family: 'PFDinTextCompPro-Bold';
  src: url('../fonts/pf/PFDinTextCompPro-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/pf/PFDinTextCompPro-Bold.woff') format('woff'), 
  url('../fonts/pf/PFDinTextCompPro-Bold.ttf')  format('truetype'), 
  url('../fonts/pf/PFDinTextCompPro-Bold.svg#PFDinTextCompPro-Bold') format('svg');
}

/*    FULLWIDTH     */
.col-sm-12,
.container {
	max-width: 100%;
}

.only {padding-left: 0; padding-right: 0;}
.first {padding-left: 0}
.last {padding-right: 0}
:focus {outline: none;}
.border-none {border: none !important;}
.d-none {display: none !important}
.d-block {display: block;}
.d-inline-block {display: inline-block !important;}
.d-table {display: table !important;}
.d-table-cell {display: table-cell !important;}
.f-left {float: left !important}
.f-right {float: right !important}
.f-none {float: none !important}
.a-left {text-align: left}
.a-right {text-align: right}
.a-center {text-align: center;}
.ta-left {text-align: left !important;}
.ta-right {text-align: right !important;}
.ta-center {text-align: center;}
.va-middle {vertical-align: middle !important; display: table-cell;}
.fw-300 {font-weight: 300 !important}
.fw-400 {font-weight: 400 !important}
.fw-700 {font-weight: 700 !important}
.fw-800 {font-weight: 800 !important}
.mt-0 {margin-top: 0px !important;}
.mt-3 {margin-top: 3px !important;}
.mt-5 {margin-top: 5px !important;}
.mt-10 {margin-top: 10px !important;}
.mt-15 {margin-top: 15px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-25 {margin-top: 25px !important;}
.mt-30 {margin-top: 30px !important;}
.mt-40 {margin-top: 40px !important;}
.mt-50 {margin-top: 50px !important;}
.mb-0 {margin-bottom: 0px !important;}
.mb-5 {margin-bottom: 5px !important;}
.mb-10 {margin-bottom: 10px !important;}
.mb-20 {margin-bottom: 20px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-80 {margin-bottom: 80px !important;}
.mr-5 {margin-right: 5px !important;}
.mr-10 {margin-right: 10px !important;}
.mr-20 {margin-right: 20px !important;}
.ml-5 {margin-left: 5px !important;}
.ml-10 {margin-left: 10px !important;}
.pt-0 {padding-top: 0px !important;}
.pt-3 {padding-top: 3px !important;}
.pt-5 {padding-top: 5px !important;}
.pt-10 {padding-top: 10px !important}
.pt-20 {padding-top: 20px !important;}
.pb-5 {padding-bottom: 5px !important;}
.pb-10 {padding-bottom: 10px !important;}
.pb-20 {padding-bottom: 20px !important;}
.pl-0 {padding-left: 0px !important;}
.padding-0 {padding: 0 !important}
.margin-0 {margin: 0 !important;}
.to-center{ float : none; display : block; margin : 0 auto; }
.capital {text-transform: uppercase;}
.fz-9 {font-size: 9px !important;line-height: 12px;}
.fz-10 {font-size: 10px !important;line-height: 13px;}
.fz-11 {font-size: 11px !important;line-height: 14px;}
.fz-12 {font-size: 12px !important;line-height: 16px;}
.fz-13 {font-size: 13px !important;line-height: 17px;}
.fz-14 {font-size: 14px !important;line-height: 18px;}
.fz-16 {font-size: 16px !important;line-height: 20px;}
.fz-18 {font-size: 18px !important;line-height: 24px;}
.fz-20 {font-size: 20px !important;line-height: 25px;}
.fz-22 {font-size: 22px !important;line-height: 26px;}
.fz-24 {font-size: 24px !important;line-height: 28px;}
.fz-25 {font-size: 25px !important;line-height: 29px;}
.fz-30 {font-size: 30px !important;line-height: 34px;}
.fz-36 {font-size: 36px !important;line-height: 40px;}
.fz-54 {font-size: 54px !important;line-height: 60px;}
.fz-100 {font-size: 100px !important;line-height: 116px;}
.p-relative {position: relative;}
.underline {text-decoration: underline;}
.underline-hover:hover {text-decoration: underline !important;}
.c-000 {color: #000000 !important}
.c-333 {color: #333!important}
.c-999 {color: #999999 !important}
.c-ccc {color: #cccccc !important}
.c-fff {color: #ffffff !important}
.c-f00 { color: #ff0000 !important}
.c-2aabe4 {color: #2aabe4 !important}
.c-006837 {color: #006837 !important}

.opensans {font-family: Arial, sans-serif;}

.pfdin-reg {font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif; font-weight: 400;}
.pfdin-light {font-family: 'PFDinTextCompPro-Light', Arial, sans-serif; font-weight: 300;}
.pfdin-bold, .pfdin-reg strong {font-family: 'PFDinTextCompPro-Bold', Arial, sans-serif; font-weight: 700;}

body {
	font-family: Arial, sans-serif;
	color: #000;
}

.header-container {
	background: #ffffff;
	-webkit-box-shadow: inset 0px 40px 0px 0px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 40px 0px 0px rgba(0,0,0,1);
	box-shadow: inset 0px 40px 0px 0px rgba(0,0,0,1);
}
.headercontrol {margin: 10px 0px 0;}

#logo {
	padding: 20px 0 0 0;
	overflow: hidden;
	background-image: url("../images/bilanis-logo.png");
	background-repeat: no-repeat;
	height: 78px;
	background-size: 286px;
	background-position-y: 50%;
}

.footer-container {
	background: #000000;
}

.footer .footer-middle .block .block-title strong span {
	border-bottom: none !important;
	padding-bottom: 0px !important;
}

.title-footer {
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif; 
	font-weight: 400;
	text-align: left;
}

.footer ul.links li a {
	color: #999999;
	transition:all .3s ease;
}

.footer ul.links li a:hover {
	color: #cccccc;
}

.footer .block .block-content ul li {
	color: #cccccc !important;
}

.newsletter .col-sm-8 > img {
	display: inline-block;
	vertical-align: middle;
}

.newsletter .col-sm-8 > form {
	display: inline-block;
}

.newsletter .col-sm-8 > form input {
	padding: 5px 0px;
	width: 160px;
}

.newsletter .col-sm-8 > form input[type="submit"] {
	width: 92px;
	font-weight: bold;
}

.newsletter .col-sm-4  > img {
	display: inline-block;
	height: 100%;
	width: auto;
}

.newsletter .col-sm-4 a {
	background: #999999;
	display: inline-block;
	height: 36px;
	padding: 8px;
	top: 11px;
	position: relative;
	border-radius: 100%;
}

.newsletter .col-sm-4 a img {
	width: auto;
	height: 100%;
	vertical-align: bottom;
}

.newsletter .col-sm-4 > img {
    margin-right: 20px;
}

.footer-middle .pfdin-reg.fz-24.c-999 {
	line-height: 26px;
}

.footer-container .footer-social a {
	background: #999999;
	display: inline-block;
	height: 36px;
	padding: 8px;
	top: 11px;
	position: relative;
	border-radius: 100%;
	transition: all .3s ease;
}

.footer-container .footer-social a:hover,
.page {
	background: #fff;
}

.footer-container .footer-social a img {
	width: auto;
	height: 100%;
	vertical-align: bottom;
}

.footer-container .footer-social > img {
	margin-right: 20px;
}

.footer .subscribe-form-footer input.input-text {
	background: #ffffff;
	border: none;
	line-height: 30px;
	padding: 5px;
	width: 80%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomright: 1px;
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}

.footer .subscribe-form-footer button {
	background: #ffffff;
	color: #000;
	width: 20%;
	font-size: 26px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-right-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomright: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
}

.footer .subscribe-form-footer button:hover {
	color: #666666;
}

.footer ul li,
.footer ul.links li,
.toolbar-bottom .toolbar .pager .pages {
	display: block;
	padding: 0 0 16px 0;
}

.footer .payment-cards {
	background: url('../images/payment_cards.png') no-repeat 0 50%;
	background-size: 246px;
}

.footer .footer-bottom > div > div {
	height: 66px;
}

.footer .footer-bottom .border-right {
	border-right: 1px solid #cccccc;
}

.xxs-visible,
.sm-visible
.md-visible {
	display: none;
}

.footer .banks-footer {
	background: url('../images/banks-footer.png') no-repeat 0 50%;
	background-size: 386px;
}

.footer .bank-alpha {
	background: url('../images/bank-alpha.png') no-repeat 50% 50%;
	background-size: 126px;
	width: 126px;
	width: 33%;
	height: 66px;
}

.footer .bank-pireaus {
	background: url('../images/bank-pireaus.png') no-repeat 50% 50%;
	background-size: 107px;
	width: 107px;
	width: 33%;
	height: 66px;
}

.footer .bank-national {
	background: url('../images/bank-national.png') no-repeat 50% 50%;
	background-size: 105px;
	width: 105px;
	width: 30%;
	height: 66px;
}

.footer .bank-alpha.mr-5,
.footer .bank-pireaus.mr-5,
.footer .bank-national.mr-5 {
	margin-right: 2% !important;
}

.footer .elta-courier {
	background: url('../images/elta-courier.png') no-repeat 80% 50%;
	background-size: 66px;
	height: 66px;
	width: 66px;
	display: inline-block;
}
.footer .taxydromiki-courier {
	background: url('../images/geniki-logo.png') no-repeat 80% 50%;
	background-size: 66px;
	height: 66px;
	width: 66px;
	display: inline-block;
}

.footer .elta-courier span {
	padding-right: 52%;
}

.footer .skroutz-partner {
	background: url('../images/skroutz-partner.png') no-repeat 50% 50%;
	background-size: 174px;
	width: 174px;
	height: 66px;
}

.footer .best-price {
	background: url('../images/bestprice-logo.png') no-repeat 50% 50%;
	background-size: 70px;
	width: 70px;
	height: 66px;
}

.phone-order-header,
.account-header-menu {
	line-height: 38px;
}

#v-cookielaw.v-bar .v-actions {width: 254px;}

/*  Header search  */
input#search, input#searchlayred {
	height: 30px;
	line-height: 24px;
	border: none;
	border-bottom: 1px solid #999999;
	border-radius: 0;
	text-align: left !important;
	background: transparent;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #777;
	width: 100%; 
	transition: border-color 200ms ease-in-out;
	-moz-transition: border-color 200ms ease-in-out;
	-webkit-transition: border-color 200ms ease-in-out;
	-o-transition: border-color 200ms ease-in-out;
	transition:all .3s ease-in-out;
	-webkit-appearance: none;
}

.header .form-search {
	position: relative;
	top: 12px;
	height: 30px;
	background: #ffffff;
	/*width: 100%;*/
}

#search_mini_formlayered .form-search {
	position: relative;
	padding: 0px 5px;
}

.header .form-search label { 
	float:left; 
	width:24px; 
	height:21px; 
	text-align:left; 
	text-indent:-999em; 
	overflow:hidden; 
}

.header .form-search input[type="text"]::-webkit-input-placeholder {
	color: #cccccc !important;
}

.header .form-search input[type="text"]:-moz-placeholder {
	color: #cccccc !important;
}

.header .form-search input[type="text"]::-moz-placeholder {
	color: #cccccc !important;
}

.header .form-search input[type="text"]:-ms-input-placeholder {
	color: #cccccc !important;
}

.header .form-search input.input-text { 
	float:left; 
	color: #999999 !important;
}

.header .form-search button.button {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 12%;
  border-bottom: 1px solid #999999;
  border-radius: 0;
}

 #search_mini_formlayered button.button {
  position: absolute;
  right: 3px;
  bottom: 0px;
 
  border-bottom: 1px solid #999999;
  border-radius: 0;
}

.header .form-search button.button span { 
  border: none;
  background: #ffffff !important;
  color: #999999 !important;
  font-size: 18px;
  padding-right: 0;
  /*padding: 0 0 0 20px;*/
}
#search_mini_formlayered button.button span {
  border: none;
  background: inherit !important;
  color: #999999 !important;
  font-size: 18px;
  /*padding: 0 0 0 20px;*/
	
}

.header .form-search button.button:hover span, #search_mini_formlayered button.button:hover span {
	color: #cccccc !important;
}

.header .form-search .search-autocomplete {
  z-index: 99;
  left: 0px !important;
  top: 32px !important;
  width: 100% !important;
}

.header .form-search .search-autocomplete ul { background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; padding: 5px 8px 5px 8px; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }


#search_mini_form .ajaxsearch .preview a {
	color: #999;
	font-size: 16px;
	padding-left: 10px;
}

#search_mini_form .ajaxsearch .preview a:hover,
.headerright a.cartright:hover,
.toolbar .pager .limiter label,
.blog-read-all:hover {
	color: #000;
}

#search_mini_form .ajaxsearch .preview img {
	border: none;
}

.account-header-menu span {
	padding-left: 13px;
	padding-right: 13px;
}

.account-link-custom .border-right,
.header-bottom .border-right {
	border-right: 1px solid #999999;
}

a.account-link-custom:hover strong,
a.account-link-custom:hover .fb-login {
	color: #ffffff !important;
	transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
}

.cartright {
	/*background: url('../images/bag-header.svg') 0% 0% no-repeat;*/
	width: 100%;
	height: 48px;
	font-size: 16px;
	line-height: 36px;
	color: #999999;
}

.carttotal {
	font-size: 28px;
	line-height: 22px;
}

.headerright a.cartright,
.headerright a.wishlist-header{
	position: relative;
	width: 100%;
	/*height: 36px;*/
	height: initial;
	height: 60px;
	color: #000;
	transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}

.headerright a.wishlist-header {
	background: url('../images/fav-black.svg') no-repeat left 30%;
	height: 34px;
	width: 138px;
	font-size: 16px;
	line-height: 26px;
}

.headerright a.wishlist-header:hover {
	background-image: url('../images/fav.svg');
}

.headerright a img {
	width: 26px;
	height: 26px;
}

.header-container a:hover,
.header-container a.sign-link:hover,
.header-container a,
.header-container a.sign-link,
.block-layered-nav .actions a {
    color: #999999; 
}

/********** < Navigation */
.navbar { background-color: #fff; background: #fff; box-shadow: none; z-index: 90000; }
.nav-container { border-bottom: 1px solid #e5e5e5; box-shadow: 0 2px 2px #eee; -webkit-box-shadow: 0 2px 2px #eee; -moz-box-shadow: 0 2px 2px #eee; }
#nav_custom { float: none; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav_custom li { text-align:left; }
#nav_custom li.over { z-index:998; }
#nav_custom a,
#nav_custom a:hover { display:block; line-height:1.3em; text-decoration:none; /* color: #000 !important; */}
#nav_custom span { font-family: 'PFDinTextCompPro-Light'; font-size: 28px; display: block; cursor: pointer; text-transform: uppercase; white-space: nowrap; }
#nav_custom li ul span {white-space:normal; }
#nav_custom ul li.parent a {  }
#nav_custom ul li.parent li a { background-image:none; }

/* 0 Level */
#nav_custom li { float:none; position: static; display: inline-block; }
#nav_custom li.level0 { padding: 0 25px 0 55px; }
#nav_custom a { float:left; padding:12px 0; color:#444; font-weight:normal; font-family:Arial; font-size: 16px; }
#nav_custom li.over a,
#nav_custom a:hover { color:/*#8C2222*/#2D8C22; }
#nav_custom li.level0.first { /* padding-left: 0; */ }
#nav_custom li.level0 a { color:#000; border-top: none; transition: color 200ms ease-in-out, border-color 200ms ease-in-out; -moz-transition: color 200ms ease-in-out, border-color 200ms ease-in-out; -webkit-transition: color 200ms ease-in-out, border-color 200ms ease-in-out; -o-transition: color 200ms ease-in-out, border-color 200ms ease-in-out; margin-top: -1px;  text-align: center;}
#nav_custom li.level0:hover > a { color: #000; border-top: none; cursor: pointer;}
#nav_custom li.level0:nth-child(4) a {color: #ff0000;}
#nav_custom li.level0:nth-child(5), #nav_custom li.level0:nth-child(6) {display: none;}

/* 1st Level */
#nav_custom ul li { display: inline-block; margin:0; padding-bottom:1px; vertical-align: top; width: 14%; padding: 0 0px; }
#nav_custom ul li img { width: 100%; margin-top: 0px; }
#nav_custom ul li ul { position: static; display: block; }
#nav_custom ul li ul li { display: block; float:none; width: 100%; padding: 0; }

#nav_custom ul a,
#nav_custom ul a:hover { float:none; padding:0; background:none; }
#nav_custom ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav_custom > li > ul { 
	box-shadow: 0 3px 5px rgba(0,0,0,0.2); 
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2); 
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2); 
	padding: 20px 10px 50px 10px; 
	min-height: 200px; 
	border-top: none;
	left: 0;
	padding-left: 0%;
	padding-right: 0%;
}

#nav_custom ul { position:absolute; width: 100%; top:43px; left:0px; border: 0; background:#e6e6e6; display: none; }
#nav_custom div ul { position:static; width:auto; border:none; }

ul.level2 {
  display: none !important;
}

/* 3rd+ Level */
#nav_custom ul ul,
#nav_custom ul div { top:5px; }

#nav_custom ul li a { color: #444; transition: color 200ms ease-in-out; -moz-transition: color 200ms ease-in-out; -webkit-transition: color 200ms ease-in-out; -o-transition: color 200ms ease-in-out; }
#nav_custom ul li a:hover span { color:#f08c77 !important; }
#nav_custom ul span { padding: 6px 0; font-weight: normal; font-size: 14px; color: #777; }
#nav_custom ul li.level1 > a { padding: 20px 0; text-align: center; border-bottom-color: #eeeeee;}
#nav_custom ul li.level1 > a > span { padding: 10px 0; transition: all .3s ease; border-bottom: none !important; display: inline-block; font-family: Arial; font-weight: 400; font-size: 16px; color: #555; }
#nav_custom span.plus { display: none; }
/********** Navigation > */

.tp-bannertimer {
	z-index: 9 !important;
}

.header-bottom {
    height: 40px;
    background: #f2f2f2;
}

.header-bottom > div {
	font-size: 16px;
	margin-top: 8px;
}

.xs-collapse {
	display: block;
}

.footer-privileges {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	padding: 20px 0;
	height: 340px
}

.footer-privileges > a {
	border-right: 1px dotted #000;
	height: 276px;
	padding-top: 10px;
	margin-top: 20px;
	text-decoration: none;
}

.footer-privileges > a:last-child {
	border: none;
}

.footer-privileges .block-payment {
	background: url('../images/payment-icon.svg') no-repeat 50% 50%;
	height: 62px;
}

.footer-privileges .block-tel-order {
	background: url('../images/tel-orders.svg') no-repeat 50% 50%;
	height: 64px;
}

.footer-privileges .block-returns {
	background: url('../images/returns-icon.svg') no-repeat 50% 50%;
	height: 53px;
}

.footer-privileges .block-delivery i {
	color: #000;
	font-size: 46px;
}

.privileges-title {
	margin-top: -40px;
	background: #fff;
}

.tparrows,
.block-manufacturers .bx-has-controls-direction,
body.checkout-cart-index .data-table thead th img,
.sorter .sort-by select {
	display: none !important;
}

.tp-bullets.simplebullets.square .bullet {
	background: #666666 !important;
	width: 18px !important;
	height: 18px !important;
	margin: 5px !important;
}

.tp-bullets.simplebullets .bullet:hover, 
.tp-bullets.simplebullets .bullet.selected {
	background: #000000 !important;
}

.tp-bullets.simplebullets {
	bottom: 10px !important;
	right: 10px !important;
}

.tp-banner-container > .revslider-initialised {
	height: 640px !important;
}

.block-manufacturers .block-content .bx-wrapper {
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
}

.brands-title {
	background: #fff;
	top: 44px;
	z-index: 1;
}

.red-banner-box {
	background: rgba(255,0,0,.85);
	width: 36%;
	height: 30%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.white-banner-box {
	background: rgba(255,255,255,0.9);
	width: 54%;
	height: 22%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.col-lg-4.full-width-img:hover .red-banner-box {
	width: 100%;
	height: 100%;
}

body.cms-index-index .full-width-img img {
	margin-bottom: 0;
}

.home-banner-text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50%;
	height: 24%;
}

.home-banner-text-white {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 54%;
	height: 33%;
	text-shadow: 1px 1px 22px rgba(0, 0, 0, 0.1);
}

.home-banner-text-white > img {
	max-width: 94%;
	max-height: 94%;
	width: auto;
	margin: auto;
	vertical-align: middle;
}

.home-banner-text .fz-100 {
	line-height: 88px;
}

.hover-opacity,
.block-manufacturers .block-content .bx-wrapper ul li {
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.block-manufacturers .block-content .bx-wrapper ul li {
	margin-right: 40px !important;
}

.hover-opacity:hover,
.block-manufacturers .block-content .bx-wrapper ul li:hover {
	opacity: 0.6;
}

.filter-products {
	margin-top: 20px;
}

.filter-products .tabs li { 
	display: inline-block; 
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: none; 
}

.filter-products .tabs li a {
	color: #000;
	text-decoration: none;
	cursor: default;
}

.filter-products ul {
	text-align: center;
	margin-bottom: 0;
}

.filter-products ul.tabs li:first-child,
body.catalog-category-view .block-layered-nav .block-title,
body.catalog-category-view .block-layered-nav .block-subtitle,
.sorter .view-mode,
.toolbar .pager .pages {
	display: none;
}

.filter-products ul.tabs {
	list-style: none;
	padding: 0;
}

.filter-products .tab-contents,
.tp-banner-container {
    margin-top: 0px;
}

#fp_featured .bx-wrapper,
.block-related .bx-wrapper,
.block-recentprods .bx-wrapper {
	max-width: 1400px !important;
	max-width: 100% !important;
}

#fp_featured .bx-wrapper ul.products-grid li,
body.catalog-product-view .bx-wrapper ul.bxslider li {
	border: 1px solid #ffffff;
}

#fp_featured .bx-wrapper ul.products-grid li:hover,
body.catalog-product-view .bx-wrapper ul.bxslider li:hover {
	border: 1px solid #000000;
}

#fp_featured .regular-price .price {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
}
ul.products-grid ul.cart-button-set {margin-top: 3px;}
#fp_featured .bx-wrapper ul.cart-button-set,
ul.products-grid ul.cart-button-set,
#block_recentprods ul.cart-button-set,
#block_related ul.cart-button-set {
	padding: 0;
	text-align: center;
}

#fp_featured .bx-wrapper ul.cart-button-set li,
ul.products-grid ul.cart-button-set li,
#block_recentprods ul.cart-button-set li,
#block_related ul.cart-button-set li {
	width: 86%;
	height: 42px;
	border: none;
	padding-top: 1px;
}

#fp_featured .bx-wrapper ul.cart-button-set li:hover,
ul.products-grid ul.cart-button-set li:hover,
#block_recentprods ul.cart-button-set li:hover,
#block_related ul.cart-button-set li:hover {
	border: none;
	background: #fff;
}

#fp_featured .bx-wrapper ul.cart-button-set a.addtocart,
ul.products-grid ul.cart-button-set a.addtocart,
#block_recentprods ul.cart-button-set a.addtocart,
#block_related ul.cart-button-set a.addtocart {
	color: #ccc;
	height: 36px;
	font-size: 14px;
    font-weight: 400;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    padding: 0;
}

#block_related ul.cart-button-set a.addtocart, #block_recentprods ul.cart-button-set a.addtocart {color: #000; border-color: #000;}

#fp_featured .bx-wrapper ul.cart-button-set a.addtocart:hover,
ul.products-grid ul.cart-button-set a.addtocart:hover,
#block_recentprods ul.cart-button-set a.addtocart:hover,
#block_related ul.cart-button-set a.addtocart:hover {
	color: #009245;
	background: #fff;
	border: 2px solid #000;
}

.category-products ul.products-grid li.item {
	border: 0px solid #e5e5e5;
}

h2.product-name a {
	font-size: 16px;
}

.product-name a,
.block-category-nav .akordeon-heading a, 
.block-category-nav a, 
.block-layered-nav a,
.block-layered-nav a:hover {
	color: #000;
}

#nav_custom li.level1.thumbnail-image-area {
    border: none !important;
    position: relative;
    float: left;
    width: 28%;
    padding-top: 0;
    padding-bottom: 0;
}


.breadcrumbs {
	background: #ffffff;
}

.sidebarnew .block-layered-nav.block .block-content, .block.block-layered-nav {background-color: #e7e7e7;}
.category-description {margin: 0px;}
.mb-category-products {margin-top: 7px;}
.sidebarnew {right: 15px;}
.sidebarnew .mb-right {background-color: #e7e7e7; }
.sidebarnew .akordeon-item-content ol li:hover:not(.colorblock) {background-color: #efefef; border-left: 3px solid red;}
.sidebarnew .block-layered-nav .akordeon-item .akordeon-item-head {padding: 0px 5px;}
.sidebarnew .akordeon-item-content li {padding: 0px 5px; border-left: 3px solid #e7e7e7;}
.sidebarnew .m-slider-values {padding: 0px 5px; }
.sidebarnew .m-filter-slider {padding: 0px 5px; margin: 0px 5px;}
.sidebarnew .colorblock {margin-left: 5px; border: 0px solid #e7e7e7 !important; width: 25px; height: 25px;}
.sidebarnew .m-more-less {padding-right: 5px; text-align: left; padding-left: 5px;}
.sidebarnew  ol.m-filter-css-checkboxes li a.m-checkbox-unchecked, .sidebarnew ol.m-filter-css-checkboxes li a.m-checkbox-checked, .sidebarnew ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover {background-position-y: 3px !important;}
.block-layered-nav .akordeon {margin-top: 0px;}
.m-filter-slider.style4 > .m-slider-span {margin-left: -13px !important;}
.sidebarnew .m-selected-ln-item {border-left: 3px solid green !important; background-color: #efefef;}
.sidebarnew .block.block-layered-nav .akordeon-heading {font-size: 22px;}
.sidebarnew .block-layered-nav .currently .label {font-size: 22px; display: none;}
.sidebarnew  .block-layered-nav .currently li {padding: 0px 5px 0px 5px;}
.sidebarnew .block-layered-nav .akordeon-item .akordeon-item-head {height: auto;}
.sidebarnew .block-layered-nav .currently .value {background: inherit; color: #000; padding: 0px;}
.sidebarnew .block-layered-nav .btn-remove2 {color: #000;}
.sidebarnew .block-layered-nav .currently .btn-remove2 {margin:0px; height: 100%;}
.m-option-search {margin: 0px 5px;}

.mobile-filters .searchblock {display: none;}
.mobile-filters .m-expandable-filter {height: auto !important;}
.mobile-filters .m-more-less {display: none !important;}
.mobile-filters .akordeon-heading::after {
	content: "\e080";
    position: absolute;
    right: 15px;
    font-family: 'Glyphicons Halflings';
    top: 9px;
    font-weight: 300;
    font-size: 16px;
}
.mobile-filters .beshown .akordeon-heading::after {content: "\e114";}
#m-wait {z-index: 999999 !important;}
#m-wait .loader {background: transparent !important;
    border: 0px solid #9E9E9E !important;
    color: #9E9E9E!important;}

.breadcrumbs ul li {
	padding-right: 10px;
}

.breadcrumbs > .container > ul > li:after {
	content: " > ";
	padding-left: 5px;
}

.breadcrumbs > .container > ul > li:last-child:after {
	content: " ";
}

.breadcrumbs > .container > ul > li:last-child u {
	font-weight: 600;
	text-decoration: none;
}

.breadcrumbs > .container > ul > li a:hover,
.my-account div a:hover {
	text-decoration: underline;
}

.block-layered-nav .btn-remove2 {
	background: url('../images/x-close-dark.svg') center no-repeat;
	position: absolute;
	right: 10px;
	top: 7%;
	margin-top: 4px;
    height: 34px;
    border: none;
}

.block.block-layered-nav .akordeon-heading {
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif; 
	font-weight: 400;
	font-size: 30px;
	line-height: normal;
	color: #000;
	height: auto;
	border-bottom: none;
	padding-top: 5px;
}
.mobile-filters .block.block-layered-nav .akordeon-heading {padding-top: 10px;}

body.catalog-category-view .sidebarnew .akordeon-item,
body.catalogsearch-result-index .sidebarnew .akordeon-item {
	border-top: 1px solid #cccccc;
	margin: 10px 0;
}

.ui-slider-horizontal .ui-slider-range {
	height: 1px;
	top: 3px;
	background: #000;
}

.ui-slider.slider-range {
	height: 1px;
	background: transparent;
}

.ui-slider .ui-slider-handle.ui-state-default {
	background: #000;
	width: 8px;
	height: 13px;
	border-radius: 4px;
	margin-left: 0;
}

.block.block-layered-nav .akordeon-item-content div.price {
	padding: 0 20px 0 10px !important;
}

.block.block-layered-nav .akordeon-item-content {
	font-family: Arial, sans-serif;
	min-height: 60px !important;
	font-size: 15px;
	max-height: inherit;
	overflow-y: hidden;
}

#amount {
	color: #000;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
}

.block.block-layered-nav .akordeon-item:first-child,
body.catalog-category-view .block-layered-nav .currently li:first-child,
body.catalogsearch-result-index .block-layered-nav .currently li:first-child {
	margin-top: -5px;
	border-top: none;
}

.block-layered-nav .actions {
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	text-align: center;
}
.block-layered-nav .actions a {color: #000;}

.block-layered-nav .akordeon-icon span,
.block-layered-nav .akordeon-item.collapsed .akordeon-icon span,
.block-category-nav .akordeon-item.expanded .akordeon-icon span {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}

.block-layered-nav .akordeon-item.expanded .akordeon-icon span:before,
.block-layered-nav .akordeon-item .akordeon-icon span:before {
	content: "\f077";
}

.block-layered-nav .akordeon-item.collapsed .akordeon-icon span:before {
	content: "\f078";
}

.block-layered-nav .akordeon-icon {
	float: left;
	margin-top: 8px;
	margin-bottom: 3px;
}

.akordeon-item-body.akordeon-border-bottom {
	height: auto;
}

.nicescroll-rails {
	/*left: 580px !important;*/
}

.toolbar .pager { 
	padding: 3px 0; 
	border: 0; 
	float: left;
	margin: 0px 0 10px;
}

.sorter label { 
	vertical-align: middle; 
	line-height: 30px; 
	margin: 0; 
	font-weight: normal; 
	color: #000; 
}

.toolbar-bottom .toolbar .pager {
	width: 100%;
}

.toolbar-bottom .toolbar .pager .limiter,
#wishlist-sidebar .product-details .price-box,
#wishlist-sidebar .link-cart,
.product-accordion {
	float: left;
}

.pager .limiter {
		display: none;
	}
.amscroll-top, .amscroll-tab {display: none;}
.amscroll-pager {width: 100% !important;}

.pager .amount { 
	float: left;
	margin: 0;
	line-height: 28px;
	color: #000;
}

.amconf-image-selected {
	border-radius: 0 !important;
}

.insku  {
	color: #000; margin-bottom: 5px; font-size: 12px;
}
.mb-mana-catalog-rightnav .clear-button button.button span {font-family: PFDinTextCompPro-Regular;}
.product-view .product-shop .product-name {margin: 0px;}
.product-view .regular-price .price {font-size: 20px;}
.product-view .product-essential .special-price .price-label {display: none;}
.product-view .special-price .price, .product-view .old-price .price {font-size: 20px; font-weight: 700;}
.product-view .product-options {margin: 0px 0 0;}
.product-view .product-options .options {display: block;}
.product-view .product-options .option .input-box > p {display: none !important;}
.product-view button.button.btn-cart span span {font-size: 21px; font-family: 'PFDinTextCompPro-Light',Arial,sans-serif;}
.product-view .wishlist-button, .product-view .options-button {margin-bottom: 20px;}
.product-view .continue-shopping span, .product-view .complete-order span {padding: 2px 6px !important; border: 0px solid #000;}
.success_add button.continue-shopping.validation-passed span, .success_add button.continue-shopping.validation-passed span:hover {box-shadow: none !important;}
.product-view ul.cart-button-set a.addtowishlist, body.catalog-product-view .add-to-cart a.addtowishlist {border: 2px solid #000;}
.product-view .add-to-cart button.button {width: 82%;}
.product-view .add-to-cart button.button span, .product-view .catalog-product-view .add-to-cart button.button > span > span {background-color: #000000 !important; height: 42px;     padding: 0 20px;}
.catalog-product-view .add-to-cart button.button:hover span {background-color: #006837 !important; }
body.catalog-product-view .add-to-cart a.addtowishlist:hover {border-color: #006837;}
.catalog-product-view .amconf-image-container img { min-width: 25px; background: #7b7b7b; color: #b3b3b3; border: 1px #f3f3f3 solid; color: #000;    }
.catalog-product-view .option-label-selected {font-weight: 400;}

.product-view  #amconf-images-container-134 img {max-width: 25px; display: none;}
.product-view #amconf-images-container-134 div {display: none;}
.product-view .amconf-image-title {display: block !important;}
.product-view #amconf-images-container-135 {}
.product-view #amconf-images-container-135 img:hover, .product-view #amconf-images-container-140 img:hover, .product-view #amconf-images-container-136 img:hover, .product-view #amconf-images-container-137 img:hover, .product-view #amconf-images-container-144 img:hover {background-color: #ccc; border: 1px #000 solid; color: #000;}
.product-view #amconf-images-container-135 .amconf-image-selected, .product-view #amconf-images-container-140 .amconf-image-selected, .product-view #amconf-images-container-136 .amconf-image-selected, .product-view #amconf-images-container-137 .amconf-image-selected, .product-view #amconf-images-container-144 .amconf-image-selected {background-color: #ccc; border: 1px #000 solid; color: #000;}

.availability.in-stock {
	background: url('../images/available-icon.svg') 50% 0% no-repeat;
	background-size: 26px;
	width: 60px;
	height: 52px;
	padding-top: 30px;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	text-align: center;
}

body.catalog-category-view .availability.in-stock,
body.catalogsearch-result-index .availability.in-stock {
	background: url('../images/available-icon.svg') 0% 50% no-repeat;
	background-size: 14px;
	width: 260px;
	height: 16px;
	padding: 2px 0 0 20px;
	text-align: left;
}

.product-view .product-shop .availability span { 
	color: #2D8C22;
	text-transform: none;
}

.input-box p {
	color: #999;
	font-weight: 400;
}

.product-right-side > div {
	float: none;
	margin: auto;
	padding: 25px 0;
	border-bottom: 1px dotted #e5e5e5;
}

.product-right-side > div:last-child {
	border: none;
}

.phoneicon{
	height: 76px;
	background: url('../images/tel-black.svg') center top no-repeat;
	padding-top: 36px;
}

.product-view .brand-icon{
	height: 50px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: contain !important;
}

.etalage_small_thumbs {
	float: left;
	width: 20%;
	position: relative;
}

.amconf-image-container img {
	line-height: normal;
	color: #fff;
	background: #000;
	font-size: 20px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	text-align: center;
	margin: auto;
}

.amconf-image-container > * {
	cursor: pointer;
}

body .amconf-image-selected {
	outline: 2px solid #24BD20;
}

.catalog-product-view .panel-group .panel {border-radius: 0px;     border: 0px solid transparent;}
.catalog-product-view  .panel-default>.panel-heading {background: #fff;}
.catalog-product-view .panel-title {color: #000;}
.catalog-product-view .product-accordion .collapsing,  .product-accordion .collapse, .product-accordion .in, .panel-collapse{
     -webkit-transition: -webkit-transform 1.26s linear;
	-o-transition: -o-transform 1.26s linear;
	-ms-transition: -ms-transform 1.26s linear;
	transition: transform 1.26s linear;
}
.catalog-product-view .sale-product-icon {display: none;}
.catalog-product-view .MagicZoom {border: 0px #eee solid !important}


.catalog-product-view .add-to-cart button.button > span > span {
	color: #fff;
	font-size: 20px;
	line-height: 42px;
	height: 42px;
	padding: 0px 0px;
	font-family: Arial, sans-serif;
	font-weight: 400;
}

.catalog-product-view .add-to-cart button.button:hover span {
	background-color: #019245 !important;
	border-color: #019245 !important;
	color:#fff;
}

.catalog-product-view .product-shop .add-to-links a.sizeguide,
.catalog-product-view .product-shop .add-to-links a.ship-return {
	width: 160px;
	height: 20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	text-align: center;
	background-image: linear-gradient(#fcfcfc, #e7e7e7);
	float: left;
}

.catalog-product-view .product-shop .add-to-links a.sizeguide:hover,
.catalog-product-view .product-shop .add-to-links a.ship-return:hover {
	background-image: linear-gradient(#e7e7e7, #fcfcfc);
}

#amconf-images-container-135 img,
#amconf-images-container-136 img,
#amconf-images-container-137 img,
#amconf-images-container-140 img,
#amconf-images-container-144 img  {
	width: 50px;
	height: 28px;
}

#amconf-images-container-135 img:hover,
#amconf-images-container-136 img:hover,
#amconf-images-container-140 img:hover,
#amconf-images-container-137 img:hover,
#amconf-images-container-144 img:hover {
	background-color: #006837;
	transition: all .2s ease;
}

#amconf-images-container-135 .amconf-image-selected,
#amconf-images-container-140 .amconf-image-selected,
#amconf-images-container-136 .amconf-image-selected,
#amconf-images-container-137 .amconf-image-selected,
#amconf-images-container-144 .amconf-image-selected {
	outline: none;
	background: #009345;
	text-align: center;
}

#amconf-image-5 {
	outline: 1px solid #cccccc;
}

#amconf-image-5.amconf-image-selected {
	outline: 2px solid #24BD20;
}

.easytabs-content {
	font-size: 12px;
	color: #999;
	background: #ffffff;
}

.product-accordion .easytabs-ul-wrapper ul.easytabs li > a {
	cursor: default;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 20px;
    font-weight: 400;
    text-shadow: none;
}

ul.products-grid .hover_div ul.cart-button-set li.nth-child-2n {
	width: 16%;
	margin-left: 4%;
	margin-top: 0;
}

#etalage {
	width: 100% !important;
}

#etalage li {
	width: 80% !important;
	float: left;
	position: relative;
}

#etalage li.etalage_small_thumbs {
	width: 20% !important;
	float: left !important;
	position: relative;
	top: 0 !important;
}

#etalage li.etalage_small_thumbs ul li {
	border: 1px solid #aaaaaa;
	margin-bottom: 10px !important;
}

#etalage li.etalage_small_thumbs ul li.etalage_smallthumb_active {
	border: 1px solid #999999;
}

body.customer-account-login .form-list label,
body.customer-account-create .form-list label {
	font-size: 14px;
	font-weight: 400;
	line-height: 34px;
	color: #000;
	text-align: left;
	float: left;
	width: 22%;
}

body.customer-account-create .form-list label {
	width: 33%;
}

body.customer-account-create label.newsletter-check {
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	width: 75%;
}

body.customer-account-login .form-list .input-box,
body.customer-account-create .form-list .input-box {
	width: 75%;
	float: left;
	clear: none;
	padding-left: 15px;
}

body.customer-account-create .form-list .input-box {
	width: 66%;
}

body.customer-account-create .form-list .newsletter-check-box {
	width: 40px;
}

body.customer-account-login .form-list .input-box input.input-text,
body.customer-account-create .form-list .input-box input.input-text {
	height: 35px;
	padding: 0px 15px;
}

body.customer-account-login .buttons-set button.button,
body.customer-account-create .buttons-set button.button {
	float: none;
	margin: 0 auto;
}

body.customer-account-login .buttons-set button.button span,
body.customer-account-create .buttons-set button.button span {
	font-size: 24px;
}

body.customer-account-login .main {
	padding-top: 10px;
}

body.customer-account-create .main {
	padding-top: 30px;
}

button#fblogin span {
	background: url('../images/fb-icon.svg') 95% center no-repeat;
	margin-top: 34px;
	border-radius: 3px;
}

.account-login .col2-set .block-registered-users {
	border-bottom: 2px solid #000;
	margin-bottom: 40px;
}

#form-validate .block-personal-info,
#form-validate .block-login-info {
	margin-bottom: 0;
}

#form-validate .block-login-info .block-content {
	padding-top: 0;
}

#fp_featured .bx-wrapper .bx-controls-direction a.disabled,
body.cms-brands .page-title {
	display: block;
}

.filter-products .bx-wrapper .bx-controls-direction a,
.block-recentprods .bx-wrapper .bx-controls-direction a,
.block-related .bx-wrapper .bx-controls-direction a {
	width: 24px;
	height: 44px;
	transition: all 200ms ease-in-out; 
	-moz-transition: all 200ms ease-in-out; 
	-webkit-transition: all 200ms ease-in-out; 
	-o-transition: all 200ms ease-in-out;
	opacity: 0.5;
}

.filter-products .bx-wrapper .bx-controls-direction a.bx-next,
.block-recentprods .bx-wrapper .bx-next,
.block-related .bx-wrapper .bx-controls-direction a.bx-next {
	background: url('../images/arrow-right.svg') #e5e5e5 no-repeat 50% 50%;
	right: 0;
	left: auto;
}

.filter-products .bx-wrapper .bx-controls-direction a.bx-prev,
.block-recentprods .bx-wrapper .bx-prev,
.block-related .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url('../images/arrow-left.svg') #e5e5e5 no-repeat 50% 50%;
	left: 0;
}

.filter-products .bx-wrapper .bx-controls-direction a:hover,
.block-recentprods .bx-wrapper .bx-controls-direction a:hover,
.block-related .bx-wrapper .bx-controls-direction a:hover {
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,1);
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,1);
	opacity: 1;
}

.fancybox-close {
	background: url('../images/icon_remove_15x15.svg') center no-repeat !important;
}

.ajaxcart-buttons-bottom button#finish_and_checkout span {
    padding: 4px 10px;
}

.cart-empty p a {
	font-weight: 700;
	color: #006837;
}

#wishlist-view-form p.wishlist-empty a {
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-weight: 400;
	color: #006837;
}

.cart-empty p a:hover,
#wishlist-view-form p.wishlist-empty a:hover {
	color: #019245;
	text-decoration: underline;
}

.selectbox .trigger .arrow {
	background: url('../images/dd_arrow.svg') center 9px no-repeat;
	background-size: 10px;
}

.home-blog-title {
	background: #f2f2f2;
	padding: 5px 0;
}

.home-blog-content .bx-wrapper .bx-controls-direction a {
	top: 8px;
	height: 24px;
	line-height: 24px;
	margin-top: 0;
	text-transform: uppercase;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif; 
	font-weight: 300;
	font-size: 28px;
	color: #000;
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home-blog-content .bx-wrapper .bx-controls-direction a:hover {
	opacity: 0.6;
}

.home-blog-content .bx-wrapper .bx-controls-direction a.bx-prev {
	text-indent: 33px;
	background: url('../images/arrow-left.svg') no-repeat 50% 0%;
}

.home-blog-content .bx-wrapper .bx-controls-direction a.bx-next {
	text-indent: -82px;
	background: url('../images/arrow-right.svg') no-repeat 50% 0%;
}

.home-blog-content .wp-post-excerpt p {
	margin-left: 0;
	color: #000000;
}

.home-blog-content .bx-controls {
	margin-bottom: 20px;
	background: #f2f2f2;
}

.home-blog-content .bx-controls-direction {
	height: 40px;
	position: relative;
	background: #f2f2f2;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 8px 0;
}

.home-blog-content {
	max-height: 400px;
	overflow-y: hidden;
}

body.cms-epistrofes .main.container,
body.cms-prosopikadedomena .main.container,
body.cms-oroixrisis .main.container,
body.cms-tropoipliromis .main.container,
body.cms-tropoiapostolis .main.container,
body.cms-frontida .main.container,
body.checkout-onepage-success .main.container {
	max-width: 1200px;
}

.block .block-title a.underline-hover:hover {
    text-decoration: underline !important;
}

.headerright ul.right-links > li {
	display: block;
}

.header {
	z-index: 90001;
	margin: 0 auto 0px auto;
}

.category-description {
	background: #e5e5e5;
	float: left;
	width: 100%;
}

li.mini-cart #topCartContent {
	padding: 0;
	/*opacity: 1;
	display: block;*/
	background: #ffffff;
}

#mini-cart .product-image {
	width: 25%;
}

#mini-cart .product-image img {
	width: 100%;
	height: auto;
}

.mini-products-list li {
	margin-bottom: 8px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e5e5e5;
}

.mini-products-list li:last-child {
	margin-bottom: 0px;
}

.mini-products-list .product-details {
	margin-left: 10px;
	width: 70%;
	display: inline-block;
}

.mini-products-list .btn-remove,
.mini-products-list .btn-edit {
	width: 12px;
	margin: 5px;
	float: right;
	clear: right;
}

.mini-products-list .product-details .product-name a {
	margin-right: 10px;
	width: 85%;
	float: left;
	line-height: normal;
	font-size: 12px;
}

.mini-products-list .product-details .product-name {
    float: left;
    width: 88%;
	margin-top: -20px;
}

#topCartContent .block-subtitle {
	background: #000;
	color: #fff;
	padding: 5px 10px;
}

#mini-cart {
	padding: 10px;
	max-height: 340px;
	overflow-y: auto; 
}

.mini-cart .actions {
	padding: 0;
}

.mini-cart .actions button.button {
	margin-bottom: 0;
	margin-top: 5px;
}

.mini-cart .actions button.button span {
	padding: 3px 0;
}

.product-view .product-img-box {
	padding-bottom: 0px;
}

.ajaxcart-index-options #etalage .etalage_thumb {
	left: 0 !important;
}

.ajaxcart-index-options ul#etalage li.etalage_thumb_active img {
	width: 80% !important;
	height: auto !important;
}

#topCartContent .shipping-cart {
	padding: 5px;
}

#topCartContent .shipping-cart span {
	color: #666;
	font-weight: normal;
	font-size: 11px;
}

#topCartContent .totals {
	padding-bottom: 5px;
}

.backtotop {
	background: rgba(0,0,0,0.3);
	border: 2px solid rgba(255,255,255,0.3);
	border-radius: 100%;
	transition: all .3s ease;
}

.backtotop:hover {
	background: rgba(0,0,0,1);
	border: 2px solid rgba(255,255,255,1);
}

h2.bluetitle,
h2.browntitle,
h2.bbrowntitle,
h2.greentitle,
h2.ggreentitle,
h2.fuxiatitle,
h2.greytitle {
	color: #333333;
}

.bluebutton,
.brownbutton,
.bbrownbutton,
.greenbutton,
.ggreenbutton,
.fuxiabutton,
.greybutton {
	background: #333333;
	line-height: normal;
}

body.cms-brands .page-title h1 {
	text-align: center;
	font-family: 'PFDinTextCompPro-Regular';
	font-size: 30px;
}

.brand-page-logo {
	padding: 20px;
}

.brand-page-logo a {
	padding: 40px;
	display: block;
	-webkit-box-shadow: inset 0px 0px 0px 1px #cccccc;
	-moz-box-shadow: inset 0px 0px 0px 1px  #cccccc;
	box-shadow: inset 0px 0px 0px 1px  #cccccc;
	opacity: 0.7;
	transition: all .3s ease;
}

.brand-page-logo a:hover {
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.75);
	opacity: 1;
}

#my-orders-table tbody td,
#shopping-cart-table tbody td  {
	vertical-align: middle;
	line-height: normal;
}

.btn-remove-cart {
	text-indent: 25px;
	width: 92px;
	height: 22px;
	background-position: 8px 50%;
	font-size: 12px;
    line-height: 20px;
    color: #000000;
    border: 1px solid #cccccc;
	float: left;
	clear: both;
}

.btn-remove-cart:hover {
	color: #fe0000;
}

 ul.cart-extra-tab {
	width: 100%;
}

.cart-extra-tab li,
.cart-extra .discount {
	border-top: none;
}

.cart .discount button.button{
	background: url('../images/refresh-grey.svg') no-repeat;
	font-size: 0;
	width: 30px;
	height: 30px;
	margin-left: 10px;
	transition: all .3s ease;
}

.cart .discount button.button:hover {
	background: url('../images/refresh-green.svg') no-repeat;
}

.cart .discount button.button span {
	opacity: 0;
	visibility: hidden;
	display: none;
}

.cart .discount .buttons-set {
	clear: none;
}

#shopping-cart-totals-table tfoot {
	border-top: 1px solid #000;
}

body.checkout-cart-index button.btn-proceed-checkout span,
body.checkout-cart-index button.btn-proceed-checkout:hover span {
	background: url('../images/arrow-right-white.svg') no-repeat 94% 49%;
	background-size: 8px;
}

ul.checkout-types li button.btn-proceed-checkout span,
ul.checkout-types li button.btn-proceed-checkout:hover span { 
	padding: 0 20px 0 10px; 
}

body.checkout-cart-index ul.checkout-types .btn-continue span {
	background: rgba(255,255,255,0) !important;
	border: none !important;
	color: #000000 !important;
	text-transform: none;
	font-size: 30px;
}

body.checkout-cart-index ul.checkout-types .btn-continue:hover span {
	opacity: 0.7;
}

body.checkout-cart-index ul.checkout-types li button.btn-continue {
	background: url('../images/arrow-left.svg') no-repeat 0% 50%;
	background-size: 8px;
}

.hover_div .short_desc .intag {
	cursor: pointer;
	background: #000000;
	color: #ffffff;
	border: none;
}

.hover_div .short_desc .intag:hover {
	background: #006837;
}

.hover_div .short_desc .intag.active {
	background: #009345;
}

.cart-table a.product-image {
	width: 100%;
}

.remleft,
.need-help-box {
	border: none;
	color: #017d49;
	font-size: 22px !important;
	font-weight: normal;
	line-height: normal;
	width: 550px;
	background: url('../images/stripes-green.png');
	padding: 40px 50px;
}

.need-help-box span:nth-child(1) {
	color: #f15a25;
}

.sale-product-icon,
body .block.block-related .sale-product-icon,
body .block.block-recentprods .sale-product-icon {
	/* background: url('../images/triangle-sale.svg') no-repeat 100% 0%; */
	color: #ff0000 !important;
	font-size: 18px;
	font-weight: 400;
	top: -10px !important;
	right: 0;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	text-shadow: -1px 1px 2px rgba(255, 255, 255, 0.3);
	border-radius: 0;
	width: 46px;
    height: 46px;
    background-size: 46px !important;
	text-align: right;
	padding: 5px !important;
}

body.catalog-product-view .sale-product-icon {
	right: 20%;
}

body.catalog-product-view .sale-product-icon,
body .block.block-related .sale-product-icon,
body .block.block-recentprods .sale-product-icon {
	top: 0px !important;
}

.new-product-icon,
.products-grid .item .hover_div .new-product-icon,
body .block.block-related .new-product-icon,
body .block.block-recentprods .new-product-icon,
.block .new-product-icon,
.block.block-related .new-product-icon,
body .block.block-recentprods .new-product-icon {
/*	background: url('../images/triangle-new.svg') no-repeat 0 0 !important; */
color: #2D8C22 !important;
	left: 0;
	top: 0 !important;
	border-radius: 0;
	width: 46px;
	height: 46px;
	background-size: 46px !important;
	padding: 0px 2px;
}

body.catalog-category-view .new-product-icon,
body.catalogsearch-result-index .new-product-icon {
	top: -10px !important;
}

.new-product-icon > div,
.products-grid .item .hover_div .new-product-icon > div,
body .block.block-related .new-product-icon > div,
body .block.block-recentprods .new-product-icon > div,
.block .new-product-icon > div,
.block.block-related .new-product-icon > div,
body .block.block-recentprods .new-product-icon > div {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	text-align: left;
	margin: 0px 2px 0 -2px;
}

#checkout-review-table-wrapper .item-options dt {
	float: left;
	clear: left;
	margin-right: 4px;
}

#checkout-review-table-wrapper .item-options dd {
	float: left;
}

body.catalog-category-view ul.cart-button-set a.addtowishlist,
body.catalogsearch-result-index ul.cart-button-set a.addtowishlist {
	height: 36px;
	width: 36px;
}

#mini-cart.mini-products-list .product-details .item-options,
#mini-cart.mini-products-list .qty-price {
	float: left;
	width: 80%;
}

#mini-cart.mini-products-list .qty-price {
	margin-bottom: 0;
}

.mini-products-list .product-details .item-options > div:first-child {
    display: none;
}

.accordion-footer {
	display: block;
	position: absolute;
	/*height: 100%;*/
	width: 100%;
	top: 0;
	right: 0;
}

.accordion-footer span {
    display: none;
}

.accordion-footer:before {
	content: " ";
    background: url('../images/minus.svg') no-repeat 100% 50%;
    width: 36px;
    height: 36px;
    display: block;
    float: right;
}

.accordion-footer.accordion-show:before {
    background: url('../images/plus.svg') no-repeat 100% 50%;
}

.brand-logo-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20%;
}

.brand-logo-container > img {
    max-width: 94%;
   /* max-height: 94%; */
    width: auto;
    margin: auto;
    vertical-align: middle;
}

.brand-logo-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.blog-read-all {
	text-align: center;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 28px;
	color: #999;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	z-index: 1;
}

.one-step-checkout .input-text {
	height: 36px;
	padding: 5px 10px;
}

.zoomin {
	position: absolute;
	right: 0;
}

body.checkout-cart-configure .add-to-cart label {
	color: #999;
	font-weight: 400;
}

body.checkout-cart-configure .add-to-cart button.button {
	clear: both;
	margin-top: 10px;
}

body.checkout-onepage-success .buttons-set button.button {
	float: none;
	margin: auto;
}

body.catalog-product-view .product-shop .oos-btn.availability.out-of-stock,
body.catalog-category-view .oos-btn.availability.out-of-stock,
body.catalogsearch-result-index .oos-btn.availability.out-of-stock {
	background-color: #ffffff;
	color: #cccccc;
	height: 42px;
	line-height: 32px;
	font-size: 18px;
	border: 4px solid #e5e5e5;
	text-align: center;
	width: 100%;
}

body.catalog-category-view .oos-btn.availability.out-of-stock,
body.catalogsearch-result-index .oos-btn.availability.out-of-stock {
	float: left;
	width: 100%;
	height: 36px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 400;
	border: 4px solid #e5e5e5;
}

.success_add {margin-bottom: 20px;}
.success_add > div {
	font-family: Arial, sans-serif;
	font-size: 17px;
	margin: 8px 0 5px;
}

.success_add > div:before {
	content: ' ';
	background: url('../images/tick-black.svg') no-repeat left bottom;
	background-size: 17px;
	opacity: 0.8;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 8px;
}

.success_add button.continue-shopping.validation-passed span {
	background-color: #fff !important;
	color: #000000 !important;
	-webkit-box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,1);
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,1);
	padding: 0;
	transition:all .3s ease;
}

.success_add button.continue-shopping.validation-passed span span {
	padding: 0 10px;
}

.success_add button.continue-shopping.validation-passed span:hover {
	-webkit-box-shadow: inset 0px 0px 0px 2px #999;
	-moz-box-shadow: inset 0px 0px 0px 2px #999;
	box-shadow: inset 0px 0px 0px 2px #999;
	color: #999 !important;
}

.catalogsearch-result-index .main {
	padding-top: 0;
}

#onestepcheckout-button-place-order {
	width: 300px;
}

#fblogin span {
	background-color: #3b5998 !important;
}

#fblogin span:hover {
	background-color: #284581 !important;
}

body .background-popup {
	background: transparent;
	width: 610px;
	height: 304px;
	padding: 0px;
	box-shadow: initial;
}

.inner-background-popup {
	background: url('../../../../../media/wysiwyg/newsletter/newsletter-pop-b.png') #E6E6E6 right top no-repeat;
	width: 100%;
	height: 100%;
}

.couponcode-popup {
	background: #8f887d;
	color: #ffffff;
	width: 94px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
}
.pop-title {
	font-weight: 700;
	text-align: left;
}

.newsletter-popup-txt {
	margin-left: 77px;
	color: #8f887d;
	padding-top: 45px;
}

.newsletter-popup-txt p {
	line-height: normal;
	margin-bottom: 35px;
}

body .background-popup form {
	position: static;
	
}

body .background-popup form input[name=email] {
	width: 310px;
	height: 30px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

body .background-popup form input[type="submit"] {
	left: 0px;
	top: 40px;
	width: 96px;
	height: 26px;
	border: none;
	background: #8f887d;
	opacity: 1;
	color: #ffffff;
}
body .background-popup .terms-popup {text-align: right;
    position: absolute;
    bottom: 0px;
    right: 95px;
    font-size: 16px;
	font-style: italic;}
body .background-popup .validation-advice {max-width: 305px;}
body .background-popup #result {width: 100%; clear: both;}
body .background-popup form button {
	background: #000;
	color: #999;
	padding: 0px 22px;
	margin-left: 5px;
	font-weight: 700;
	font-style: italic;
	height: 30px;
}

body .background-popup form input[type="submit"]:hover {
	background: #64615C;
}

body .background-popup span.label-newsletter-popup,
body .background-popup span.newsletter-popup-note {
	position: absolute;
	left: 270px;
	bottom: 144px;
}

body .background-popup span.newsletter-popup-note {
	bottom: 20px;
}

body #close_campaign {
	background: url('../images/x-close-dark.svg') no-repeat 50% 50%;
	width: 30px;
	height: 30px;
	opacity: 0.5;
}

body #close_campaign:hover {
	opacity: 1;
}

body.onestepcheckout-index-index .chk-prod-img,
body.onestepcheckout-index-index .chk-prod-desc {
	padding-left: 0;
	padding-right: 5px;
}

body.onestepcheckout-index-index .chk-prod-img a.product-image img {
	width: 100%;
}

body.catalogsearch-result-index .block-layered-nav .cat img {
	display: none !important;
}

.products-grid .item .hover_div .availability.out-of-stock {
	margin-top: 0;
}

body.checkout-cart-index .error-msg {
	text-align: center;
}

#loading-mask {
	z-index: 90002 !important;
}

#mini-cart .item-msg.error {
	font-size: 12px;
    line-height: 12px;
    float: left;
    font-weight: normal;
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #df280a;
    text-align: center;
}

.sale-product-icon .sale_number {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	text-align: center;
	margin: -10px 10px 0px;
}

ul#payment_form_directdepositpro_1 label,
ul#payment_form_directdepositpro_2 label,
ul#payment_form_directdepositpro_3 label {
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	font-weight: 600;
}

ul#payment_form_directdepositpro_1 label:first-child,
ul#payment_form_directdepositpro_2 label:first-child,
ul#payment_form_directdepositpro_3 label:first-child {
	margin-top: 0px;
}

#control_overlay {
	z-index: 90003 !important;
}

.sorter .sort-by img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.beshown {
	max-height: none !important;
}

.home-banner-text-white span.fz-100 {
	font-size: 160px !important;
}

.mfp-bg {z-index: 999999;}

.akordeon-item-content li:after {content: "";}

.product-specs a {font-weight: 700; color: #0000ff;}
.amconf-image-container {text-align: left !important;}
.product-view .add-to-box .add-to-cart {width: 100%;}
.catalog-product-view .main.container {padding-top: 5px;}
.success_add > button.complete-order {min-width: 193px;}
.success_add > button {border: 1px solid #000; margin: 5px 0px; width: 48%; }




.scene-wrapper {
  
}
.scene-text {
  position: relative;
  max-height: 85px;
  padding: 0px 0px 15px 0px;
}
.scene-text::after {
  background-color: rgba(255, 255, 255, 0) 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0) 0%), to(rgba(255, 255, 255, 1) 100%));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="rgba(255, 255, 255, 0) 0%", endColorStr="rgba(255, 255, 255, 1) 100%");
  position: absolute;
  bottom: -26px;
  left: 0;
  right: 0;
  height: 120px;
  content: " ";
  display: block;
}

.scene-text.closed::after {
	  height: 120px;
}
.scene-text.opened::after {
	  height: 20px;
}

.timer-wrapper {text-align:center; color: red; font-weight:700;}
.timer.running div { display: inline-block; width: 25%; margin: 0px 0 5px 0;}
.timer.running {max-width: 170px;  margin: auto;}
.offer-deadline-msg {margin: 0px;}
.timer.running div.jst-seconds {display:inline-block;}
.product-options-bottom.add-to-box .timer-wrapper {display:none;}
.product-shop .timer.running {margin:0px; max-width: 170px; text-align:center;}
.product-shop .timer-wrapper {text-align:left;}
.product-shop .offer-deadline-msg {margin:0px;}
.hover_info_right .timer-wrapper,.hover_info_right .timer.running, .hover_info_right .offer-deadline-msg {text-align:left; margin:0px;}
.hover_info_right .timer.running {width:170px;}
.offer-deadline-msg {color:black;}

/*  --------- RESPONSIVE ---------  */

@media (max-width: 767px) {
	.xs-hidden {display: none;}
	.product-view .product-shop .product-name {text-align: center;}
	.product-view .product-shop .price-box {text-align: center;}
	.product-view .insku {text-align: center;}
	.product-view .success_add > div {text-align: center;}
	.product-view .success_add > button {width: 100%; border: 1px solid #000; margin: 5px 0px}
	.product-view .success_add > button.button.btn-cart span {height: 41px;}
	
	/*
	.mz-expand-thumbnails .magic-thumbs .magic-thumb { padding: 4px 2px !important;
		background: #888;
		width: 10px;
		height: 10px;
		border-radius: 7px;}
	.mz-expand-thumbnails .magic-thumbs .magic-thumb > img {display: none;} */	

	.mz-thumb { padding: 4px 2px !important;
		background: #ccc;
		width: 10px;
		height: 10px;
		border-radius: 10px;}
	.mz-thumb.active-selector { background: #888;}
	div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer {margin-bottom: 0px !important;; flex-basis: inherit !important; margin-right: 10px !important;}
		

	div.MagicToolboxSelectorsContainer img {display: none;}
	
	.item:hover .quickview_btn, .item .quickview_btn {display: none !important;}
	.category-description .catdesc p {display: none;}

	.footer .footer-bottom .border-right {
		border-right: none;
		border-bottom: 1px solid #333333;
	}

	.footer-middle .block {
		border-bottom: 1px solid #333333;
		margin-bottom: 10px;
	}

	.footer-middle > div:last-child .block {
		border-bottom: none;
	}

	.footer .payment-cards,
	.footer .footer-bottom .col-xs-12 .col-xs-12 {
		padding-left: 0;
		padding-right: 0;
	}

	.footer .elta-courier {
		background: url('../images/elta-courier.png') no-repeat 64% 50%;
		background-size: 58px;
	}

	.footer .elta-courier span {
		padding-right: 52%;
	}

	.footer-bottom .skroutz-partner.mr-5 {
		margin-right: 15px !important;
	}

	.navbar .for-mobile .form-search button.button.btn-search span {
		padding: 0;
	}

	#logo {
		background-size: 180px;
		background-position: 50% 50%;
		height: 48px;
		padding: 0;
	}

	.xs-collapse {
		display: none !important;
	}

	.xs-visible {
		display: block;
	}

	.header-container {
		-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.2);
		box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.2);
	}

	.header-container .top-links2 {
		min-height: 0;
		max-height: 0;
	}

	.navbar-default .navbar-toggle {
		background: url('../images/menu-mob-icon.svg') 25% 50% no-repeat !important;
		width: 44px;
		height: 44px;
		width: 25%;
		float: left;
		padding-left: 0;
		-webkit-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
		-moz-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
		box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
	}

	.navbar .form-search button.button span {
		background-color: #fff !important;
		border: none;
		color: #000 !important;
		font-size: 20px;
		position: relative;
		width: 30px;
		border-color: transparent;
	}

	.navbar .for-mobile .form-search input.input-text {
		width: 90%;
		float: left;
	}

	.navbar .for-mobile .form-search {
		top: 8px;
		text-align: center;
		position: relative;
	}

	.navbar .for-mobile .form-search.form-wide {
		min-width: 280px;
	}

	#mb_search_mini_form.form-wide {
		width: 130%;
	}

	.btn-remove2:hover {
		border: none;
	}

	.navbar .container {
		-webkit-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.05);
		box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.05);
	}

	.container > .navbar-header {
		border-top: none;
	}

	.mobile-links{    
		float: left;
		width: 75%;
	}

	.account-link-custom.login-mob {
		background: url('../images/login-mob-icon.svg') 50% 56% no-repeat; 
		width: 50%;
		height: 42px;
		-webkit-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
		-moz-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
		box-shadow: inset px -1px 0px 0px rgba(0,0,0,0.05);
	}

	.account-link-custom.register-mob,
	.account-link-custom.logout-mob {
		background: url('../images/register-mob-icon.svg') 50% 56% no-repeat; 
		width: 50%;
		height: 42px;
		-webkit-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
		-moz-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.05);
		box-shadow: inset px -1px 0px 0px rgba(0,0,0,0.05);
	}
	.account-link-custom.logout-mob {
		background: url('../images/logged-mob-icon.svg') 50% 56% no-repeat; 
		}

	.mobile-links a.account-link-custom {
		max-width: none;
		float: left;
	}

	.navbar .for-mobile {
		float: left;
		display: inline-block;
		width: 75%;
	}

	body.customer-account-login .buttons-set.for-mobile {
		width: 100%;
	}

	#mb_search_mini_form {
		float: left;
		width: 25%;
		height: 42px;
		z-index: 999;
	}

	.navbar .for-mobile .form-search button.button.btn-search-flg {
		display: inline-block;
	}

	.footer .links li {
	    display: block;
	}

	.navbar .for-mobile .form-search input#mb_search{
		position: absolute;
		top: 0px;
		left: 30px;
		width: 220px;
	}

	.navbar .for-mobile .form-search button.button.btn-search {
		position: absolute;
		top: 0px;
		right: 0;
		width: 30px;
		z-index: 1;
		text-align: right;
	}

	.navbar .for-mobile .form-search a.btn-remove {
		position: absolute;
		top: 3px;
		left: 0;
	}

	.header,
	.header-container {
		z-index: 0;
	}

	.navbar {
		z-index: 40;
		border-radius: 0;
	}

	.footer-privileges {
		float: left;
		height: 100%;
	}

	.footer-privileges > a {
		border-right: none;
		border-bottom: 1px dotted #000;
		float: left;
		height: 80px;
		margin-top: 0px;
	}

	.footer-privileges > a > .mt-10 {
		margin-top: 0 !important;
	}

	.footer-privileges > a > .fz-25 {
		font-size: 18px !important;
	}

	.footer-privileges > a > .fz-30 {
		font-size: 25px !important;
		line-height: 27px;
	}

	.footer-privileges .block-payment,
	.footer-privileges .block-tel-order,
	.footer-privileges .block-returns,
	.footer-privileges .block-payment {
		background-position: 0% 50%;
		background-size: 28px;
		width: 20%;
		float: left;
	}

	.footer-privileges .block-delivery i {
		float: left;
		font-size: 26px;
		padding-top: 24px;
	}

	.xs-tiny {
		font-size: 10px !important;
		margin-top: -5px !important;
	}

	.tp-banner-container > .revslider-initialised {
		min-height: 270px !important;
		max-height: 290px !important;
	}

	.red-banner-box {
		width: 50%;
		height: 30%;
	}

	.home-banner-text {
		width: 48%;
		height: 20%;
	}

	.home-banner-text .fz-100 {
		font-size: 66px !important;
		line-height: 66px;
	}

	.home-banner-text .fz-30 {
		font-size: 20px !important;
		line-height: 25px;
	}

	.home-banner-text .fz-20,
	.home-banner-text-white .fz-20 {
		font-size: 14px !important;
		line-height: 17px;
	}

	.home-banner-text .fz-54 {
		font-size: 40px !important;
	}

	.home-banner-text-white {
		width: 74%;
		height: 64%;
	}

	.white-banner-box {
		width: 76%;
		height: 28%;
		opacity: 0.9;
	}

	.home-bottom-banners .col-xs-6:nth-child(even) {
		padding-left: 5px;
	}

	.home-bottom-banners .col-xs-6:nth-child(odd) {
		padding-right: 5px;
	}

	.home-bottom-banners .col-xs-6:nth-child(-n+2) {
		padding-bottom: 10px;
	}

	.home-bottom-banners.mt-40 {
		margin-top: 10px !important;
	}

	#nav_custom li.level0,
	#nav_custom li.level0.first {
		padding: 0 20px 0 34px;
		width: 100%;
		position: relative;
	}

	#nav_custom li.level0:last-child {
		border-bottom: none;
	}

	#nav_custom span.plus:hover {
		border-color: transparent;
	}

	#nav_custom li.level0:hover {
		webkit-box-shadow: inset 0px -4px 0px 0px rgba(230,230,230,0);
		-moz-box-shadow: inset 0px -4px 0px 0px rgba(230,230,230,0);
		box-shadow: inset 0px -4px 0px 0px rgba(230,230,230,0);
	}

	#nav_custom a:hover,
	#nav_custom li { 
		float: left; 
	}

	#nav_custom span.plus {
		background: url('../images/plus.svg') 92% 15px no-repeat;
	}

	#nav_custom span.plus.expanded {
		background: url('../images/minus.svg') 92% 15px no-repeat;
	}

	.navbar-collapse {
		padding: 0;
	}

	#nav_custom li.level1.thumbnail-image-area,
	#nav_custom ul li:first-child img,
	.bx-wrapper .bx-has-controls-direction,
	.breadcrumbs {
		display: none;
	}

	.wpblog .bx-wrapper .bx-has-controls-direction {
		display: block;
	}

	#nav_custom .level1 {
		width: 100% !important;
		max-height: 254px;
		overflow-y: auto;
		max-height: initial !important;
	}

	#nav_custom ul li.level1 > a {
		padding: 8px 0px;
		text-align: left;
	}

	#nav_custom ul li.level1 > a > span {
		padding: 6px 0px;
		font-size: 14px;
	}

	#nav_custom ul {
		background: transparent;
		position: relative;
		top: 0;
	}

	#nav_custom > li > ul {
		min-height: none;
		box-shadow: 0 3px 5px rgba(0,0,0,0);
		-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.0);
		-moz-box-shadow: 0 3px 5px rgba(0,0,0,0);
		clear: both;
	}

	.footer .bank-alpha {
		width: 33%;
	}

	.footer .bank-pireaus {
		width: 33%;
	}

	.footer .bank-national {
		width: 30%;
	}

	.footer .skroutz-partner {
		width: 65%;
	}

	.footer .best-price {
		width: 20%;
	}

	.cms-index-index .row {
		margin-right: -7px;
		margin-left: -7px;
	}

	.product-view .add-to-box .add-to-cart button {
		width: 82%;
	}

	.catalog-product-view .add-to-cart button.button > span > span,
	.product-view .add-to-box .add-to-cart button > span {
		padding: 0;
		height: 42px;
		font-size: 20px;
	}

	.product-view .add-to-box .add-to-cart .f-left.ml-5 {
		margin-left: 4% !important;
		width: 14%;
	}

	body.catalog-product-view .add-to-cart a.addtowishlist {
		width: 100%;
	}

	.catalog-product-view .product-shop .add-to-links a.sizeguide, 
	.catalog-product-view .product-shop .add-to-links a.ship-return{
		width: 49%;
	}

	.product-view .add-to-box .add-to-cart {
		width: 100%;
		margin-right: 0;
	}

	.product-right-side > div {
		float: left;
		display: table;
		height: 120px;
		padding: 10px;
		border: none;
	}

	.product-right-side > div > * {
		display: table-cell;
		vertical-align: middle;
	}

	.availability.in-stock {
		
	}

	.phoneicon {
		background-position: 50% 6%;
	}

	.easytabs {
		display: block;
	}

	.product-right-side > div:nth-child(odd) {
		border-right: 1px dotted #e5e5e5;
	}

	.product-right-side > div:nth-child(-n+2) {
		border-bottom: 1px dotted #e5e5e5;
	}

	.phoneicon .fz-30 {
		font-size: 24px !important;
	}

	body.customer-account-login .form-list label {
		font-size: 14px;
	}
	
	body.customer-account-create .form-list label {
		text-align: left;
		float: left;
		width: 100%;
		line-height: 18px;
	}

	body.customer-account-create .form-list .input-box {
		width: 100%;
		float: left;
		padding-left: 0;
		padding-bottom: 10px;
	}

	.account-create .form-list li.control {
		padding: 0;
	}

	body.customer-account-create .form-list .newsletter-check-box {
		width: 24px;
	}

	body.customer-account-create label.newsletter-check {
		width: 75%;
	}

	body.customer-account-create .buttons-set button.button {
		width: 100%;
	}

	body.catalog-product-view .fancybox-next span {
		right: -14px;
		background: url('../images/arrow-right.svg') #e5e5e5 no-repeat 50% 50%;
		height: 50px;
		opacity: 0.7;
	}

	body.catalog-product-view .fancybox-prev span {
		left: -14px;
		background: url('../images/arrow-left.svg') #e5e5e5 no-repeat 50% 50%;
		height: 50px;
		opacity: 0.7;
	}

	body.catalog-product-view .fancybox-close {
		background: url('../images/icon_remove_15x15.svg') #e5e5e5 center no-repeat !important;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
	}

	body.catalog-product-view .fancybox-close:hover {
		border-color: transparent;
	}

	body.cms-contact iframe.contact-map,
	button.button {
		width: 100%;
	}

	.form-list input.input-text, 
	.one-step-checkout .input-text {
		height: 36px;
		padding: 10px;
	}

	body .order-information ol li.shipping-method,
	body .order-review-section,
	.checkout-cart-index .cart ul.checkout-types li {
		width: 100%;
	}

	.cart-table tfoot td {
		padding: 5px 0px;
	}

	.cart-extra .akordeon .akordeon-item.expanded .akordeon-item-head {
		background: url('../images/arrow-down.svg') #999999 no-repeat 95% 50%;
	}

	.cart-extra .akordeon .akordeon-item.expanded.beshown .akordeon-item-head {
		background: url('../images/arrow-up.svg') #999999 no-repeat 95% 50%;
	}

	.onestepcheckout-index-index .item-options dd {
		padding-left: 0;
	}

	.block.block-layered-nav .akordeon-heading {
		font-size: 24px;
		line-height: 38px;
	}

	body.catalog-category-view .sidebarnew .akordeon-item,
	body.catalogsearch-result-index .sidebarnew .akordeon-item,  {
		margin: 0;
	}

	.cart-collaterals .totals,
	.cms-index-index .wp-post-title,
	.cms-index-index .wp-post-excerpt,
	.cms-index-index .wp-post-image {
		padding-left: 0;
		padding-right: 0;
	}

	.home-blog-content {
		max-height: 520px;
	}

	body.cms-index-index .wpblog .bx-viewport ul li {
		padding-left: 5px;
		padding-right: 5px;
	}

	.shipping_other_address label {
		float: left !important;
		width: 90% !important;
		margin-top: -6px !important;
	}

	.address-information ul li.shipping_other_address {
		width: 96% !important;
	}

	.address-information ul li.shipping_other_address input {
		float: left !important;
	}

	.cms-index-index .wp-post-title {
		max-height: 98px;
		overflow: hidden;
	}

	.home-blog-content .wp-post-excerpt p {
		max-height: 102px;
		overflow: hidden;
	}

	.home-blog-content .wp-post-readmore a {
		font-size: 26px !important;
	}

	.col-lg-12.wpblog {
		padding-right: 0px;
		padding-left: 0px;
	}

	.sorter .sort-by select {
		display: none;
	}

	body.cms-index-index .col-main .row > .full-width-img.xs-collapse,
	.product-image-area .hover-area,
	body .sorter .sort-by label {
		display: none !important;
	}

	ul.products-grid ul.cart-button-set a.addtocart {
		font-size: 11px;
		line-height: 28px;
		border: 2px solid #000000;
		color: #000;
		height: 34px;
	}

	ul.products-grid ul.cart-button-set a.addtocart:hover {
		border: 2px solid #009245;
		height: 34px;
	}

	.products-grid .sale-product-icon,
	.products-list .sale-product-icon,
	.product-view .sale-product-icon {
		top: 0px !important;
		right: 0;
	}

	body.catalog-category-view .products-grid .sale-product-icon,
	body.catalogsearch-result-index .products-grid .sale-product-icon {
		top: -10px !important;
	}

	body.catalog-product-view .product-view .sale-product-icon {
		top: 0px !important;
	}

	.catalog-category-view .products-grid .product-name a,
	.catalogsearch-result-index .products-grid .product-name a {
		font-size: 14px;
		line-height: normal;
		margin-top: 10px;
	}

	.catalog-category-view .category-products .products-grid .special-price .price,
	h2.bluetitle, 
	h2.browntitle, 
	h2.bbrowntitle, 
	h2.greentitle, 
	h2.ggreentitle, 
	h2.fuxiatitle, 
	h2.greytitle {
		font-size: 18px;
		line-height: normal;
		padding-left: 5px;
		padding-right: 5px;
	}

	.catalog-category-view .old-price .price,
	.catalogsearch-result-index .old-price .price,
	.bluebutton, 
	.brownbutton, 
	.bbrownbutton, 
	.greenbutton, 
	.ggreenbutton, 
	.fuxiabutton, 
	.greybutton {
		font-size: 14px;
	}

	.category-products .toolbar .sorter {
		width: 124px;
		margin: 0px 0px 5px 0px;
	}

	.category-products .toolbar .sorter .sort-by {
		float: right;
		width: 113px;
		padding-top: 0px;
	}
	.category-products .toolbar .sorter .sort-by > a {display: none;}
	
	.col2-right-layout .products-grid {clear: both;}

	.category-products .toolbar .pager {
		width: 50%;
		font-size: 11px;
		line-height: normal;
		margin-top: 0;
	}

	.category-products .toolbar .pager .amount {
		width: 100%;
		text-align: left;
	}

	.toolbar .limiter .selectbox.default .select .text {
		width: 38px;
		padding: 0;
	}

	.remleft {
		width: 90%;
		padding: 40px 5%;
	}

	.need-help-box {
		margin-top: 10px;
		width: 100%;
		padding: 25px 2%;
	}

	.need-help-box span {
		font-size: 91% !important;
	}

	.need-help-box span.fz-16 {
		font-size: 14px !important;
	}

	.need-help-box span.fz-36 {
		font-size: 30px !important;
	}

	.cart-table a.product-image img,
	.data-table.cart-table tbody td.pr-img-td a.product-image,
	#shopping-cart-table tbody td.pr-img-td {
		width: 62px;
		float: left;
	}

	#shopping-cart-table tbody td {
		text-align: left !important;
		float: left;
	}

	#shopping-cart-table tbody td.qty-td {
		width: 100%;
	}

	#shopping-cart-table .unit-price {
		float: left;
		padding: 10px 0 0;
		width: 100%;
	}

	#shopping-cart-table tbody td.pr-img-td {
		margin-right: 5px;
	}

	body.checkout-cart-index .cart .discount .input-box,
	.onestepcheckout-discount #coupon_code_onestepcheckout {
		width: 84% !important;
	}

	body.checkout-cart-index .cart .discount button.button,
	.onestepcheckout-discount button#add_coupon_code_button {
		margin-left: 4%;
		margin-right: 0;
	}

	body.checkout-cart-index .cart .totals tr td:first-child {
		padding-left: 0;
	}

	body.checkout-cart-index .cart .totals tr td:last-child {
		padding-right: 0;
	}

	body.checkout-cart-index .cart-collaterals .akordeon-item-content {
		min-height: 50px;
	}

	.tp-simpleresponsive > ul.xs-visible > li {
		visibility: visible;
	}
	#nav_custom li.catid22:hover {
	-webkit-box-shadow: inset 0px -0px 0px 0px rgb(255, 0, 0) !important;
	-moz-box-shadow: inset 0px -0px 0px 0px rgba(255,0,0,1) !important;
	box-shadow: inset 0px -0px 0px 0px rgb(255, 0, 0) !important;
}

	#nav_custom li.level0:nth-child(1) {
		background: url('../images/menu-products.svg') no-repeat 18px 13px;
		background-size: 22px;
	}

	#nav_custom li.level0:nth-child(2) {
		background: url('../images/menu-new.svg') no-repeat 19px 15px;
		background-size: 20px;
	}

	#nav_custom li.level0:nth-child(3) {
		background: url('../images/menu-brands.svg') no-repeat 20px 15px;
		background-size: 20px;
	}

	#nav_custom li.level0:nth-child(4) {
		background: url('../images/menu-offer.svg') no-repeat 22px 19px;
		background-size: 16px;
	}

	#nav_custom li.level0:nth-child(5) {
		background: url('../images/menu-blog.svg') no-repeat 20px 16px;
	}

	#nav_custom li.level0:nth-child(6) {
		background: url('../images/menu-home.svg') no-repeat 20px 17px;
		background-size: 20px;
	}

	#nav_custom span {
		font-size: 22px;
	}

	.navbar-collapse {
		width: 78%;
	}

	#nav_custom {
		-webkit-box-shadow: 100px 200px 0px 200px rgba(0,0,0,0.6);
		-moz-box-shadow: 100px 200px 0px 200px rgba(0,0,0,0.6);
		box-shadow: 100px 200px 0px 200px rgba(0,0,0,0.6);
		max-height: initial;	
		height: 100vh;		
	}

	img.menuicon {
		display: inline-block;
		margin: -2px 10px 0 !important;
		height: 36px;
	}

	#nav_custom li.level0:nth-child(5), #nav_custom li.level0:nth-child(6) {display: block;}

	#nav_custom ul li.level1:last-child > a {
		border-bottom: none;
	}

	.zoomin {
		z-index: 39;
	}

	.filters-mobile {
		position: fixed;
		top: 150px;
		z-index: 9999;
		box-shadow: 1px 1px 4px #999;
	}

	.new-product-icon > div,
	.products-grid .item .hover_div .new-product-icon > div,
	body .block.block-related .new-product-icon > div,
	body .block.block-recentprods .new-product-icon > div,
	.block .new-product-icon > div,
	.block.block-related .new-product-icon > div,
	body .block.block-recentprods .new-product-icon > div {
		font-size: 11px;
		margin: -1px 0 0 -2px;
	}

	.filter_ac {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		color: #ffffff;
		width: 60px !important;
		height: 32px !important;
		right: -50px !important;
		top: 160px;
		text-align: center;
		line-height: 32px;
		font-size: 11px;
		border-radius: 4px;
		cursor: pointer;
		background: #000;
		position: absolute;
		display: block;
	}

	.close_ac {
		background: url('../images/icon_remove_15x15.svg') #ffffff no-repeat 50% 50%;
		width: 42px;
		height: 42px;
		background-size: 15px;
		background-color: #ffffff;
		position: absolute;
		top: 10px;
		right: 0;
	}

	.close_ac:before {
		content: "ΚΛΕΙΣΙΜΟ";
		color: #000;
		margin-left: -54px;
		font-size: 12px;
		line-height: 44px;
	}

	body.catalog-category-view .sidebarnew.sidebar,
	body.catalogsearch-result-index .sidebarnew.sidebar {
		z-index: 39;
		top: 0px !important;
		padding-top: 60px;
		position: fixed;
		width: 76%;
		background: #ffffff;
		display: none;
	}

	.mobile-filters .akordeon  {
		padding-top: 0px !important;
		/* margin: 100% auto; */
	}

	.mobile-filters .akordeon .akordeon-item:first-child {
		border-top: 0px;
	}

	.toplinksnew > .container {
		padding: 0;
		position: absolute;
		top: 0;
	}

	.phone-order-header {
		background: #000000;
		line-height: normal;
		padding: 3px 0;
	}

	.footer ul.links {
		display: none;
	}

	.brand-page-logo {
		padding: 10px;
	}

	.one-step-checkout .button-onestepcheckout {
		float: left;
		width: 100%;
	}

	body.catalog-category-view .sidebarnew.sidebar .currently,
	body.catalog-category-view .sidebarnew.sidebar .actions,
	body.catalogsearch-result-index .sidebarnew.sidebar .currently,
	body.catalogsearch-result-index .sidebarnew.sidebar .actions {
		padding: 0 10px;
	}

	body.catalog-category-view .sidebarnew.sidebar .currently,
	body.catalogsearch-result-index .sidebarnew.sidebar .currently {
		margin-top: 40px;
	}
	
	body.catalog-category-view .sidebarnew.sidebar.mobile-filters .currently,
	body.catalogsearch-result-index .sidebarnew.sidebar.mobile-filters .currently {
		margin-top: 0px;
	}
	.sidebarnew.mobile-filters .block-layered-nav .close_ac .btn-remove2 {display: none;}

	p.ssl-info {
		line-height: normal;
	}

	.success_add > button {
		width: 100%; border: 1px solid #000; margin: 5px 0px
	}

	.success_add > button.button.btn-cart span {
		font-size: 15px;
		line-height: 36px;
		height: 49px;
	}

	.account-link-custom.cart-header-mob {
		background: url('../images/bag-header.svg') 38% 50% no-repeat;
		width: 50%;
		height: 42px;
		background-size: 24px;
	}

	span.cart-qty-mob {
		font-size: 10px;
		background: #000000;
		color: #ffffff;
		display: block;
		border-radius: 100%;
		width: 18px;
		height: 18px;
		display: block;
		float: right;
		margin-top: 20px;
		margin-right: 0%;
		border: 1px solid #fff;
		/*display: none;*/
	}

	body.customer-account-index .main {
		padding-top: 10px;
	}

	body.customer-account-index #my-orders-table tbody {
		max-height: 170px;
		overflow-y: auto;
		display: block;
	}

	.logout-mob-account {
		width: 100%;
		padding: 5px;
		background-color: #fff !important;
		color: #006837 !important;
		-webkit-box-shadow: inset 0px 0px 0px 2px rgba(0,104,55,1);
		-moz-box-shadow: inset 0px 0px 0px 2px rgba(0,104,55,1);
		box-shadow: inset 0px 0px 0px 2px rgba(0,104,55,1);
	}

	.sidebarnew.sidebar .akordeon-item-content {
		padding-top: 1px;
		padding-left: 10px;
		max-height: none;
	}

	.title-footer {
		font-size: 26px;
	}

	#onestepcheckout-button-place-order {
		width: 100%;
		height: 48px;
		line-height: 48px;
	}

	body.onestepcheckout-index-index .button-onestepcheckout {
		padding: 5px;
	}

	.ajaxcart-index-options #product_addtocart_form div.amconf-image-container {
		margin-bottom: 5px;
	}

	.bx-wrapper img {
		margin: auto;
	}

	.block-layered-nav .cat img {
		/*display: none !important;*/
	}

	.footer-privileges > a > p {
		margin-right: 18%;
	}

	.footer-privileges > a:last-child > p {
		margin-right: 7%;
	}

	#block_related .sale-product-icon .sale_number,
	#block_recentprods .sale-product-icon .sale_number {
		margin: -5px 10px 0px;
	}

	.block.block-recentprods .block-content .product-name,
	.block.block-related .block-content .product-name {
		min-height: 42px;
	}

	#nav_custom li.level0 ul::-webkit-scrollbar {
		-webkit-appearance: none;
	}

	#nav_custom li.level0 ul::-webkit-scrollbar:vertical {
		width: 8px;
	}

	#nav_custom li.level0 ul::-webkit-scrollbar:horizontal {
		height: 8px;
	}

	#nav_custom li.level0 ul::-webkit-scrollbar-thumb {
		background-color: rgba(0, 0, 0, .2);
		border-radius: 10px;
		border: 2px solid #fafafa;
	}

	#nav_custom li.level0 ul::-webkit-scrollbar-track {
		border-radius: 10px;  
		background-color: #fafafa; 
	}

	#etalage {
		height: 100% !important;
	}

	.beshown {
		/* max-height: 600px !important; */
	}

	.akordeon-item-content li.more-filters {
		display: none;
	}

	.home-banner-text-white span.fz-100 {
		font-size: 80px !important;
	}
	
	.product-shop .timer.running { width: 150px;  margin: auto;}
	.product-shop .timer-wrapper {text-align: center;}

}

@media (min-width: 768px) and (max-width: 1023px) {

	.sm-collapse {
		display: none !important;
	}

	.sm-visible {
		display: block;
	}

	.footer .bank-alpha {
		width: 31%;
		background-size: contain;
	}

	.footer .bank-pireaus {
		width: 28%;
		background-size: contain;
	}

	.footer .bank-national {
		width: 25%;
		background-size: contain;
	}

	.footer .bank-alpha.mr-5, .footer .bank-pireaus.mr-5, .footer .bank-national.mr-5 {
		margin-right: 8% !important;
	}

	.footer-bottom .col-sm-6.border-right:nth-child(even) {
		border-right: none;
	}

	.footer .elta-courier {
		background: url('../images/elta-courier.png') no-repeat 54% 50%;
		background-size: 54px;
	}

	.footer .elta-courier span {
		padding-right: 60%;
	}

	.footer .skroutz-partner {
		margin-right: 4% !important;
		background-size: 70%;
		width: 68%;
	}

	.footer .best-price {
		background-size: 70%;
		width: 26%;
		background-position: left;
	}

	.phone-order-header {
		padding: 0;
		font-size: 12px !important;
	}

	.account-header-menu span {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px !important;
	}

	.header-bottom > div {
		font-size: 10px;
		line-height: 12px;
		margin-top: 8px;
	}

	.header-bottom > div > strong {
		display: block;
	}

	#logo {
		background-size: 200px;
	}

	.header .form-search button.button span,
	.header .headerright {
		padding: 0;
	}

	#nav_custom span {
		font-size: 22px;
	}

	.headerright a.cartright {
		height: 60px;
		margin-top: 20px;
		line-height: 30px;
	}

	.logo-wrapper {
		padding-left: 0;
		padding-right: 0;
	}

	.cartright {
		line-height: 48px;
	}

	.cartright span {
		font-size: 12px;
	}

	.cartright span.price {
		font-size: 18px;
	}

	.footer-privileges {
		float: left;
		height: 100%;
	}

	.footer-privileges > a:nth-child(odd) {
		border-right: none;
	}

	.footer-privileges > a:nth-child(-n+3) {
		border-bottom: 1px dotted #000;
	}

	.footer-privileges > a:nth-child(n+4) {
		margin-top: 0;
		padding-top: 20px;
	}

	.tp-banner-container > .revslider-initialised {
		min-height: 270px !important;
		height: 270px !important;
		max-height: 450px !important;
	}

	.red-banner-box {
		width: 34%;
		height: 30%;
	}

	.home-banner-text {
		width: 50%;
		height: 22%;
	}

	.home-banner-text .fz-100 {
		font-size: 66px !important;
		line-height: 66px;
	}

	.home-banner-text .fz-30 {
		font-size: 20px !important;
		line-height: 25px;
	}

	.home-banner-text .fz-20,
	.home-banner-text-white .fz-20 {
		font-size: 14px !important;
		line-height: 17px;
	}

	.home-banner-text .fz-54 {
		font-size: 40px !important;
		line-height: 43px;
	}

	.home-banner-text-white {
		max-width: 54%;
		height: 72%;
	}

	.white-banner-box {
		width: 60%;
		height: 28%;
		opacity: 0.9;
	}

	body.cms-index-index .col-main .row > .full-width-img.sm-collapse {
		display: none !important;
	}

	#nav_custom li.level0:nth-child(1) {
		background: url('../images/menu-products.svg') no-repeat 18px 38%;
		background-size: 26px;
	}

	#nav_custom li.level0:nth-child(2) {
		background: url('../images/menu-new.svg') no-repeat 22px 40%;
		background-size: 24px;
	}

	#nav_custom li.level0:nth-child(3) {
		background: url('../images/menu-brands.svg') no-repeat 23px 40%;
		background-size: 24px;
	}

	#nav_custom li.level0:nth-child(4) {
		background: url('../images/menu-offer.svg') no-repeat 24px 48%;
		background-size: 20px;
	}

	.product-right-side > div {
		float: left;
		border-right: 1px dotted #e5e5e5;
		border-bottom: none;
		display: table;
		height: 120px;
		padding: 18px 0;
	}

	.product-right-side > div > * {
		display: table-cell;
		vertical-align: middle;
	}

	.availability.in-stock {
		background-position: 50% 16%;
	}

	body.catalog-category-view .availability.in-stock,
	body.catalogsearch-result-index .availability.in-stock {
		background: none;
		padding: 0;
	}

	#etalage li.etalage_small_thumbs {
		/*top: 8px !important;*/
	}

	.product-view .product-shop {
		margin-top: -8px;
	}

	.catalog-product-view .main.container {
		padding-top: 10px;
	}

	.block.block-layered-nav .akordeon-heading {
		font-size: 19px;
		line-height: 38px;
	}

	.block-layered-nav .akordeon-icon {
		width: 24px;
	}

	.block-layered-nav .akordeon-icon span, 
	.block-layered-nav .akordeon-item.collapsed .akordeon-icon span {
		font-size: 12px;
		margin: 6px 0px;
	}

	body.catalog-category-view .sidebarnew .akordeon-item,
	body.catalogsearch-result-index .sidebarnew .akordeon-item {
		margin: 0;
	}

	.toolbar .pager,
	.sorter label {
		font-size: 11px;
	}

	.block.block-layered-nav .akordeon-item:first-child,
	body.catalog-category-view .block-layered-nav .currently li:first-child,
	body.catalogsearch-result-index .block-layered-nav .currently li:first-child {
		margin-top: 0;
	}

	.products-grid h2.product-name a {
		font-size: 15px;
		line-height: normal;
	}

	.block.block-layered-nav .akordeon-item-content {
		max-height: 240px;
	}

	img.menuicon {
		height: 40px;
		margin-top: 3px !important;
	}

	#nav_custom > li > ul {
		padding-left: 0%;
		padding-right: 0%;
	}

	#nav_custom ul li.level1 > a {
		padding: 8px 0;
	}

	#nav_custom ul li.level1 > a > span {
		font-size: 12px;
		padding: 2px 0;
	}

	.category-description .imagecat {
		margin: 0 auto;
		float: none;
		display: block;
	}

	.category-description .catdesc {
		max-width: 100%;
		padding: 20px;
	}

	.products-grid li.item .product-image img.image_hover_update {
		height: 285px;
	}

	.products-grid .item .hover_div .thumbs_hover {
		width: 60px;
	}

	.hover_info_right {
		width: 220px;
		margin-right: 0px;
	}

	.products-grid .item .hover_div ul.cart-button-set li.first {
		width: 80%;
	}

	.products-grid .item .hover_div ul.cart-button-set a.addtocart {
		font-size: 14px;
	}

	.cart-table td.qty-td {
		padding: 15px 2px;
	}

	.cart-table td.qty-td .qty-holder {
		min-width: 115px;
	}

	.cart-table td.qty-td .qty-changer {
		width: 35px;
	}

	.cart-table td.qty-td input.input-text.qty {
		width: 36px !important;
	}

	.cart-extra .akordeon,
	.cart .discount input.input-text {
		width: 100%;
	}
	
	.cart .discount .input-box {
		width: 85%;
	}

	.product-view .add-to-box .add-to-cart {
		width: 100%;
	}

	#fp_featured .bx-wrapper ul.cart-button-set a.addtocart,
	#block_recentprods ul.cart-button-set a.addtocart, 
	#block_related ul.cart-button-set a.addtocart {
		font-size: 14px;
		line-height: 15px;
		white-space: initial;
		height: 38px;
	}

	.block.block-recentprods .block-content .product-name,
	.block.block-related .block-content .product-name {
		margin-top: 10px;
		min-height: 63px;
	}

	.new-product-icon > div,
	.products-grid .item .hover_div .new-product-icon > div,
	body .block.block-related .new-product-icon > div,
	body .block.block-recentprods .new-product-icon > div,
	.block .new-product-icon > div,
	.block.block-related .new-product-icon > div,
	body .block.block-recentprods .new-product-icon > div {
		font-size: 11px;
		margin: -1px 0 0 -2px;
	}

	li.mini-cart #topCartContent {
		top: 48px;
	}

	.carttotal {
		display: block;
	}

	body .block.block-related .sale-product-icon:before,
	body .block.block-recentprods .sale-product-icon:before {
		display: block;
		height: 18px;
	}

	.title-footer {
		font-size: 26px;
	}

	#block_related .sale-product-icon .sale_number,
	#block_recentprods .sale-product-icon .sale_number {
		margin: -5px 10px 0px;
	}

	.pager .amount {
		line-height: 30px;
	}

	.pager .limiter {
		margin-left: 38px;
	}

}

@media (min-width: 992px) and (max-width: 1023px) {

	.payment-cards .md-visible {
		display: block;
	}

	.payment-cards .md-collapse {
		display: none;
	}

	.footer .payment-cards {
		background-size: 95%;
	}

	.footer-bottom .col-sm-6.border-right:nth-child(even) {
		border-right: 1px solid #cccccc;
	}

	.footer .elta-courier {
		background-size: 66px;
		background-position: 78% 50%;
	}

	.footer .elta-courier span {
		padding-right: 64%;
	}

}

@media (min-width: 1024px) and (max-width: 1199px) {

	.md-collapse {
		display: none !important;
	}

	.md-visible {
		display: block;
	}

	.footer .payment-cards {
		background-size: 236px;
	}

	.footer .bank-alpha {
		width: 33%;
		background-size: contain;
	}

	.footer .bank-pireaus {
		width: 33%;
		background-size: contain;
	}

	.footer .bank-national {
		width: 30%;
		background-size: contain;
	}

	.footer .bank-alpha.mr-5,
	.footer .bank-pireaus.mr-5,
	.footer .bank-national.mr-5 {
		margin-right: 2% !important;
	}

	.footer .elta-courier {
		background: url('../images/elta-courier.png') no-repeat 90% 50%;
		background-size: 58px;
		height: 66px;
	}

	.footer .elta-courier span {
		padding-right: 46%;
	}

	.footer .skroutz-partner {
		background-size: 150px;
		width: 150px;
	}

	.footer .best-price {
		background-size: 52px;
		width: 52px;
	}

	#nav_custom span {
		font-size: 22px;
	}

	.logo-wrapper {
		padding-left: 0;
		padding-right: 0;
	}

	#logo {
		background-size: 236px;
	}

	.header .form-search button.button span {
		padding: 0 0 0 10px;
	}

	.header-bottom > div {
		font-size: 11px;
		margin-top: 10px;
	}

	.footer-privileges {
		height: 295px;
	}

	.footer-privileges > a {
		height: 240px;
		margin-top: 10px;
	}

	.footer-privileges > a > .fz-16 {
		font-size: 13px !important;
		line-height: 18px;
	}

	.tp-banner-container > .revslider-initialised {
		max-height: 380px;
	}

	.red-banner-box {
		width: 34%;
	}

	.home-banner-text {
		width: 60%;
		height: 22%;
	}

	.home-banner-text-white {
		max-width: 58%;
		height: 40%;
	}

	.white-banner-box {
		width: 64%;
		height: 28%;
		opacity: 0.9;
	}

	#nav_custom li.level0:nth-child(1) {
		background: url('../images/menu-products.svg') no-repeat 18px 38%;
		background-size: 26px;
	}

	#nav_custom li.level0:nth-child(2) {
		background: url('../images/menu-new.svg') no-repeat 22px 40%;
		background-size: 24px;
	}

	#nav_custom li.level0:nth-child(3) {
		background: url('../images/menu-brands.svg') no-repeat 23px 40%;
		background-size: 24px;
	}

	#nav_custom li.level0:nth-child(4) {
		background: url('../images/menu-offer.svg') no-repeat 24px 48%;
		background-size: 20px;
	}

	.footer ul li, .footer ul.links li {
		padding: 0 0 10px 0;
	}

	.product-view .product-shop {
		padding-left: 20px;
	}

	body.catalog-category-view .availability.in-stock,
	body.catalogsearch-result-index .availability.in-stock {
		width: 100%;
	}

	.products-grid .item .hover_div ul.cart-button-set li.first {
		width: 80%;
	}

	.block.block-recentprods .block-content h2.product-name,
	.block.block-related .block-content h2.product-name {
		min-height: 42px;
	}

	.block.block-layered-nav .akordeon-heading {
		font-size: 28px;
	}

	img.menuicon {
		height: 50px;
		margin-top: 4px !important;
	}

	#nav_custom > li > ul {
		padding-left: 8%;
		padding-right: 8%;
	}

	#nav_custom ul li.level1 > a {
		padding: 8px 0;
	}

	#nav_custom ul li.level1 > a > span {
		font-size: 13px;
		padding: 2px 0;
	}

	.cart-extra .akordeon,
	.cart .discount input.input-text {
		width: 100%;
	}
	
	.cart .discount .input-box {
		width: 85%;
	}

	.category-description .imagecat {
		margin: 0 auto;
		float: none;
		display: block;
	}

	.category-description .imagecat img {
		max-width: 75%;
	}

	.category-description .catdesc {
		max-width: 80%;
		padding: 10px;
		margin: 0 auto;
		display: block;
		text-align: center;
	}

	h2.bluetitle,
	h2.browntitle,
	h2.bbrowntitle,
	h2.greentitle,
	h2.ggreentitle,
	h2.fuxiatitle,
	h2.greytitle {
		font-size: 18px;
	}

	.bluebutton,
	.brownbutton,
	.bbrownbutton,
	.greenbutton,
	.ggreenbutton,
	.fuxiabutton,
	.greybutton {
		display: inline-block;
		padding: 8px 20px;
		font-size: 14px;
		text-align: center;
	}

	.catalog-category-view .main,
	.catalogsearch-result-index .main {
		padding-top: 0px;
	}

	body .block.block-related .sale-product-icon,
	body .block.block-recentprods .sale-product-icon {
		padding: 3px 2px !important;
	}

	#checkout-review-table dl.item-options dt {
		padding-right: 5px;
	}

	.hover_info_right {
		padding-left: 0px;
		width: 215px;
	}

	body.catalog-category-view .availability.in-stock,
	body.catalogsearch-result-index .availability.in-stock {
		padding: 2px 0 0 17px;
	}

	h2.product-name a {
		font-size: 14px;
		display: inline-block;
		max-height: 36px;
		overflow-y: hidden;
	}

	.product-view .block.block-related .regular-price .price,
	.product-view .block.block-recentprods .regular-price .price,
	.product-view .block.block-related .special-price .price,
	.product-view .block.block-recentprods .special-price .price {
		font-size: 18px;
	}

	.block.block-recentprods .old-price .price {
		font-size: 14px;
	}

	.block.block-related .sale-product-icon .sale_number,
	.block.block-recentprods .sale-product-icon .sale_number {
		margin: -5px 15px 0px;
	}

	#fp_featured .bx-wrapper ul.cart-button-set a.addtocart, 
	#block_recentprods ul.cart-button-set a.addtocart, 
	#block_related ul.cart-button-set a.addtocart {
		font-size: 14px;
		line-height: 15px;
		white-space: initial;
		height: 38px;
	}

	.products-grid .item .hover_div ul.cart-button-set a.addtocart {
		font-size: 12px;
	}

	.sidebarnew.sidebar .akordeon-icon {
		display: none;
	}

	.more-filters {
		float: right;
		cursor: pointer;
		font-size: 12px;
		color: #999999;
	}

	.more-filters:hover {
		color: #000000;
	}

}

@media (min-width: 1200px) {

	#nav_custom li.level0:nth-child(1) {
		background: url('../images/menu-products.svg') no-repeat 18px 38%;
		background-size: 26px;
	}

	#nav_custom li.level0:nth-child(2) {
		background: url('../images/menu-new.svg') no-repeat 22px 40%;
		background-size: 24px;
	}

	#nav_custom li.level0:nth-child(3) {
		background: url('../images/menu-brands.svg') no-repeat 23px 40%;
		background-size: 24px;
	}

	#nav_custom li.level0:nth-child(4) {
		background: url('../images/menu-offer.svg') no-repeat 24px 48%;
		background-size: 20px;
	}

	.footer ul li, .footer ul.links li {
		padding: 0 0 10px 0;
	}

	#block_recentprods h2.product-name a,
	#block_related  h2.product-name a {
		min-height: 39px;
		display: inline-block;
	}

	.cart .cart-collaterals .totals {
		width: 30%;
	}

	body.catalog-product-view .product-shop .oos-btn.availability.out-of-stock {
		width: 50%;
	}

	#block_related .sale-product-icon .sale_number,
	#block_recentprods .sale-product-icon .sale_number {
		margin: -5px 10px 0px;
	}

	.sidebarnew.sidebar .akordeon-icon {
		display: none;
	}

	.more-filters {
		float: right;
		cursor: pointer;
		font-size: 12px;
		color: #999999;
	}

	.more-filters:hover {
		color: #000000;
	}

}

@media (min-width: 1200px) and (max-width: 1350px) {

	.tp-banner-container > .revslider-initialised {
		min-height: 39px;
		max-height: 450px;
	}

	.account-header-menu span {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 10px;
	}

	.home-banner-text-white span {
		/*line-height: 20px;*/
	}

	.footer .bank-alpha {
		width: 33%;
		background-size: contain;
	}

	.footer .bank-pireaus {
		width: 33%;
		background-size: contain;
	}

	.footer .bank-national {
		width: 30%;
		background-size: contain;
	}

	.footer .bank-alpha.mr-5,
	.footer .bank-pireaus.mr-5,
	.footer .bank-national.mr-5 {
		margin-right: 2% !important;
	}

	.footer .elta-courier span {
		padding-right: 54%;
	}

	.payment-cards .md-visible {
		display: block;
	}

	.payment-cards .md-collapse {
		display: none;
	}

	.footer .payment-cards {
		background-size: 236px;
		background-position: 50% 50%;
	}

	.product-view .product-shop {
		padding-left: 20px;
	}

	img.menuicon {
		height: 60px;
		margin-top: 6px !important;
	}

	#nav_custom > li > ul {
		padding-left: 6%;
		padding-right: 6%;
	}

	#nav_custom ul li.level1 > a {
		padding: 12px 0;
	}

	#nav_custom ul li.level1 > a > span {
		font-size: 13px;
		padding: 2px 0;
	}

	.home-banner-text .fz-30 {
		font-size: 19px !important;
		line-height: 22px;
	}

	.home-banner-text .fz-100 {
		font-size: 70px !important;
		line-height: 66px;
	}

	.home-banner-text .fz-54 {
		font-size: 42px !important;
		line-height: 44px;
	}

	.home-banner-text {
		height: 23%;
	}

	.hover_info_right {
		padding-left: 0px;
		width: 280px;
		max-width: 80%;
	}

	.products-grid .item .hover_div ul.cart-button-set li.first {
		width: 80%;
	}

	#fp_featured .bx-wrapper ul.cart-button-set a.addtocart, 
	ul.products-grid ul.cart-button-set a.addtocart, 
	#block_recentprods ul.cart-button-set a.addtocart, 
	#block_related ul.cart-button-set a.addtocart {
		font-size: 14px;
		line-height: 15px;
		white-space: initial;
		height: 40px;
		padding-top: 1px;
	}

	ul.products-grid ul.cart-button-set a.addtocart {line-height: 32px; height: 36px; padding-top: 0px;}

	.block.block-related .sale-product-icon .sale_number,
	.block.block-recentprods .sale-product-icon .sale_number {
		margin: -8px 12px 0px;
	}

}

@media (max-width: 375px) {

	.xxs-collapse {
		display: none;
	}

	.xxs-visible {
		display: block;
	}

	.footer .payment-cards {
		background-position: 50% 50%;
	}

	.footer .bank-alpha {
		background-size: 90px;
		width: 33%;
		height: 66px;
	}

	.footer .bank-pireaus {
		background-size: 90px;
		width: 33%;
		height: 66px;
	}

	.footer .bank-national {
		background-size: 83px;
		width: 30%;
		height: 66px;
	}

	.footer .skroutz-partner {
		width: 68%;
	}

	.footer .best-price {
		width: 26%;
	}

	.tp-banner-container > .revslider-initialised {
		min-height: 220px !important;
		max-height: 240px !important;
	}

	.home-blog-content {
		max-height: 480px;
	}

	.white-banner-box {
		height: 36%;
		width: 66%;
	}

	.home-banner-text-white {
		height: 84%;
		max-width: 60%;
	}

	.home-banner-text {
		width: 58%;
		height: 23%;
	}

	.red-banner-box {
		width: 58%;
		height: 40%;
		background: rgba(255,0,0,.8);
	}

	.navbar-nav {
		padding-bottom: 14px;
	}

}

@media (min-width: 1200px) {
	
	.col2-right-layout .products-grid li.item:nth-child(3n) {margin-right: 3%;}
	.col2-right-layout .products-grid li.item:nth-child(3n+1) { clear: none;}
	.col2-right-layout .products-grid li.item:nth-child(4n+1) { clear: left;}

}

@media (min-width: 1351px) and (max-width: 1365px) {

	#nav_custom ul li.level1 > a > span {
		font-size: 13px;
		padding: 2px 0;
	}

	img.menuicon {
		margin-top: 0px !important;
		height: 56px;
	}

	#nav_custom ul li.level1 > a {
		padding: 15px 0;
	}

}

@media (min-width: 1200px) and (max-width: 1366px) {

	.col2-right-layout .products-grid li.item {
		width: 22.6%;
		min-height: 397px;
	}

	.col2-right-layout .products-grid li.item.nth-child-3np1 {
		clear: right;
	}

	.col2-right-layout .products-grid li.item.nth-child-3n,
	.col2-right-layout .products-grid li.item:first-child {
		margin-right: 3%;
	}

	.col2-right-layout .products-grid li.item:nth-child(4n+4),
	.col2-right-layout .products-grid li.item.nth-child-4n {
		margin-right: 0;
	}

	li.item.nth-child-2np1.nth-child-4np1 {
		clear: both;
	}

	.products-grid li.item .product-image img.image_hover_update {
		height: 270px;
	}
}

@media (min-width: 1366px) and (max-width: 1439px) {

	.col2-right-layout .products-grid li.item {
		width: 22.6%;
		min-height: 397px;
	}

	.col2-right-layout .products-grid li.item.nth-child-3np1 {
		clear: right;
	}

	.col2-right-layout .products-grid li.item.nth-child-3n,
	.col2-right-layout .products-grid li.item:first-child {
		margin-right: 3%;
	}

	.col2-right-layout .products-grid li.item:nth-child(4n+4),
	.col2-right-layout .products-grid li.item.nth-child-4n {
		margin-right: 0;
	}

	li.item.nth-child-2np1.nth-child-4np1 {
		clear: both;
	}

	.products-grid li.item .product-image img.image_hover_update {
		height: 270px;
	}

	.sorter .sort-by select {
		display: none;
	}

	.hover_info_right {
		padding-left: 5px;
	}

	body.catalog-category-view .availability.in-stock,
	body.catalogsearch-result-index .availability.in-stock {
		padding: 2px 0 0 18px;
	}

	.thumbs_hover .hover_thumb img {
		max-width: 60px;
	}

	#fp_featured .bx-wrapper ul.products-grid > li {
		width: 202px !important;
		margin-right: 20px;
	}

	body.catalog-product-view .bx-wrapper ul.bxslider > li {
		width: 204px !important;
		margin-right: 18px !important;
	}

	img.menuicon {
		height: 64px;
		margin-top: 6px !important;
	}

	#nav_custom > li > ul {
		padding-left: 0%;
		padding-right: 15%;
	}

	#nav_custom ul li.level1 > a {
		padding: 16px 0;
	}

	#nav_custom ul li.level1 > a > span {
		font-size: 13px;
		padding: 2px 0;
	}

	.home-blog-content {
		max-height: 340px;
	}

	.payment-cards .fz-9 {
		font-size: 8px !important;
	}

	.skroutz-partner.mr-5 {
		margin-right: 15px !important;
	}

	.block-manufacturers .block-content .bx-wrapper ul li {
		margin-right: 48px !important;
	}

	.home-banner-text .fz-30 {
		font-size: 22px !important;
		line-height: 28px;
	}

	.home-banner-text .fz-100 {
		font-size: 86px !important;
		line-height: 90px;
	}

	.home-banner-text .fz-54 {
		font-size: 48px !important;
	}

	.home-banner-text {
		height: 22%;
	}

	.tp-banner-container > .revslider-initialised {
		height: 460px !important;
	}

	.block.block-related .sale-product-icon .sale_number,
	.block.block-recentprods .sale-product-icon .sale_number {
		margin: -7px 10px 0px;
	}

}
@media (min-width: 1350px) and (max-width: 1366px) { 
.tp-banner-container > .revslider-initialised {height: 460px !important;}
}

@media (min-width: 1440px) {
	
	

	.footer .bank-alpha {
		width: 38%;
	}

	.footer .bank-pireaus {
		width: 26%;
	}

	.footer .bank-national {
		width: 32%;
	}

	.footer .elta-courier {
		background: url('../images/elta-courier.png') no-repeat 70% 50%;
		background-size: 66px;
		height: 66px;
	}

	.footer .elta-courier span {
		padding-right: 58%;
	}

	.account-header-menu span {
		font-size: 12px;
	}

	/*body.cms-index-index .wpblog .bx-viewport ul li {
		width: 70% !important;
		padding-right: 3%;
		margin-right: 3%;
		border-right: 1px dotted #cccccc;
	}*/

	.footer .skroutz-partner {
		width: 60%;
	}

	.product-essential {
		max-width: 1600px;
		margin: auto;
	}

	.sorter .sort-by select {
		display: none;
	}

	.col2-right-layout .products-grid li.item {
		width: 22.6%;
	}

	.col2-right-layout .products-grid li.item.nth-child-3np1 {
		clear: right;
	}

	.col2-right-layout .products-grid li.item.nth-child-3n,
	.col2-right-layout .products-grid li.item:first-child {
		margin-right: 3%;
	}

	.col2-right-layout .products-grid li.item:nth-child(4n+4),
	.col2-right-layout .products-grid li.item.nth-child-4n {
		margin-right: 0;
	}
	
	li.item.nth-child-2np1.nth-child-4np1 {
		clear: both;
	}

	.products-grid li.item .product-image img.image_hover_update {
		height: 286px;
	}


}

@media (min-width:992px) and (max-width:1023px){
	.catalog-product-view .product-options-bottom .add-to-cart button.button > span > span {font-size:15px;}
}

@media (min-width: 1440px) and (max-width: 1599px) {
	
	#fp_featured .bx-wrapper ul.products-grid > li {
		width: 262px !important;
		margin-right: 20px;
	}

	img.menuicon {
		height: 64px;
		margin-top: 6px !important;
	}

	#nav_custom ul li.level1 > a > span {
		font-size: 13px;
		padding: 2px 0;
	}

	#nav_custom ul li.level1 > a {
		padding: 12px 0;
	}

	.tp-banner-container > .revslider-initialised {
		height: 480px !important;
	}

}

@media (min-width: 1600px) and (max-width: 1750px) {

	#nav_custom ul li.level1 > a > span {
		padding: 5px 0;
	}

	img.menuicon {
		margin-top: 1px !important;
		height: 61px;
	}

	.tp-banner-container > .revslider-initialised {
		height: 580px !important;
	}

}

@media (min-width: 1600px) {

	.footer .payment-cards {
		background-position-x: 15%;
	}

	.footer .payment-cards > span:first-child {
		padding-right: 5%;
	}

	.footer .bank-alpha {
		width: 40%;
	}

	.footer .bank-pireaus {
		width: 22%;
	}

	.footer .bank-national {
		width: 34%;
	}

	.products-grid li.item .product-image img.image_hover_update {
		height: 386px;
	}

	.footer .elta-courier,
	.footer .footer-bottom > .col-xs-12 > .col-xs-12 {
		max-width: 390px;
		float: none;
		display: inline-block;
	}

	.footer .footer-bottom > .col-xs-12 > .col-xs-12:nth-child(2) {
		max-width: 520px;
	}

	.footer .footer-bottom > .col-xs-12 > .col-xs-12:nth-child(3) {
		max-width: 260px;
	}

	.cart .cart-collaterals .totals {
		width: 25%;
	}

	.home-banner-text-white span.fz-100 {
		font-size: 220px !important;
	}

}


@media (min-width: 1660px) and (max-width: 1750px) {

	.products-grid li.item .product-image img.image_hover_update {
		height: 331px;
	}

}


@media (min-width: 2560px) {

	.products-grid li.item .product-image img.image_hover_update {
		height: 520px;
	}

}


@media (min-width: 414px) and (max-width: 450px) {

	#nav_custom .level1 {
		max-height: 310px;
	}

}

@media (min-width: 375px) and (max-width: 413px) {

	#nav_custom .level1 {
		max-height: 240px;
	}

}

@media (min-width: 360px) and (max-width: 374px) {

	#nav_custom .level1 {
		max-height: 200px;
	}

}

@media (max-width: 321px) {

	#nav_custom .level1 {
		max-height: 200px;
	}

}

@media (min-width: 600px) and (max-width: 767px) {

	.footer .payment-cards {
		background: url('../images/payment_cards.png') no-repeat 30% 50%;
		background-size: 246px;
	}

	.footer .payment-cards > span {
		margin-right: 20%;
	}

	.footer .elta-courier {
	    background-position: 60% 50%;
	}

	.tp-banner-container > .revslider-initialised {
		min-height: 390px !important;
		max-height: 410px !important;
	}

	.footer-privileges > a {
		width: 50%;
		border-right: 1px dotted #000;
		border-bottom: none;
	}

	.footer-privileges > a:nth-child(odd) {
		border-right: none;
	}

	.footer-privileges > a:last-child {
		border: none;
	}

	.footer-privileges > a:nth-child(-n+3) {
		border-bottom: 1px dotted #000;
	}

	.footer-privileges > a .block-delivery.mb-10 {
		margin-bottom: 0px !important;
	}

	/* span.cart-qty-mob {
		margin-right: 43%;
	} */

	#nav_custom .level1 {
		max-height: 440px;
	}

	.navbar-collapse {
		width: 52%;
		top: 50px;
	}

	#nav_custom {
		-webkit-box-shadow: 310px 0px 0px 0px rgba(0,0,0,0.6);
		-moz-box-shadow: 310px 0px 0px 0px rgba(0,0,0,0.6);
		box-shadow: 310px 0px 0px 0px rgba(0,0,0,0.6);
	}

	body.catalog-category-view .sidebarnew.sidebar,
	body.catalogsearch-result-index .sidebarnew.sidebar {
		width: 68%;
	}

	body.customer-account-login .main button.button {
		width: 50%;
	}

	body.customer-account-login .main .buttons-set button.button span {
		font-size: 20px;
		line-height: 40px;
	}

	body.catalog-category-view .products-grid .sale-product-icon,
	body.catalogsearch-result-index .products-grid .sale-product-icon,
	body.catalog-product-view .product-view .sale-product-icon {
		padding: 5px !important;
		padding: 8px 4px !important;
		font-size: 18px;
	}

	.success_add > button {
		width: 49%;
		width: 49.5%;
	}

	body.onestepcheckout-index-index .chk-prod-img {
		width: 40%;
		float: left;
	}

	body.onestepcheckout-index-index .chk-prod-desc {
		width: 60%;
		float: left;
	}

	body.checkout-cart-index .error-msg {
		text-align: center;
	}

	#block_related .sale-product-icon .sale_number, #block_recentprods .sale-product-icon .sale_number {
		margin: -10px 10px 0px;
	}

}

@media (min-width: 500px) and (max-width: 1000px) {
	.ajaxcart-index-options .product-view .product-essential > .product-shop,
	.ajaxcart-index-options .product-view .product-essential .product-img-box {
		width: 50% !important;
		float: left;
	}

	.fancybox-close {
		top: 0;
		right: 0;
	}
}

@media (min-width: 1371px) {
	.products-grid .price-box {
		min-height: 31px;
	}
}

@media (min-width: 960px) and (max-width: 1023px) {

	.sidebarnew.sidebar .akordeon-icon {
		display: none;
	}

	.more-filters {
		float: right;
		cursor: pointer;
		font-size: 12px;
		color: #999999;
	}

	.more-filters:hover {
		color: #000000;
	}

}


/*   ***  HEIGHTS  ***   */
@media (max-height: 480px) and (max-width: 767px) {

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 390px !important;
	}

	.fancybox-iframe .page-empty {
		padding: 20px 0 0;
	}

}

@media (min-height: 481px) and (max-height: 567px) and (max-width: 767px) {

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 490px !important;
	}

}

@media (min-height: 568px) and (max-height: 640px) and (max-width: 767px) {

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 400px !important;
	}

}

@media (max-height: 568px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 200px;
	}

}

@media (min-height: 569px) and (max-height: 640px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 200px;
	}

	#nav_custom {
		padding-bottom: 10px;
	}

}

@media (min-height: 641px) and (max-height: 667px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 223px;
	}


	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 550px !important;
	}

}

@media (min-height: 668px) and (max-height: 695px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 265px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 570px !important;
	}

}

@media (min-height: 696px) and (max-height: 736px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 306px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 580px !important;
	}

}

@media (min-height: 737px) and (max-height: 768px) and (max-width: 767px)) {

	#nav_custom .level1 {
		max-height: 338px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 590px !important;
	}

}

@media (min-height: 769px) and (max-height: 800px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 385px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 590px !important;
	}

}

@media (min-height: 801px) and (max-height: 917px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 503px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 590px !important;
	}

}

@media (min-height: 918px) and (max-height: 960px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 546px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 700px !important;
	}

}

@media (min-height: 961px) and (max-height: 966px) and (max-width: 767px) {

	#nav_custom .level1 {
		max-height: 552px;
	}

	body.catalog-category-view .fancybox-type-iframe .fancybox-inner {
		height: 620px !important;
	}

}

@media (max-width: 480px) {

	#v-cookielaw .v-message {text-align: center;}
	#v-cookielaw.v-bar .v-actions {width: 100%; text-align: center;}
	.timer-wrapper {font-weight:400; font-size:11px;}

}

@media (max-width: 360px) {

	ul.products-grid ul.cart-button-set a.addtocart {
		font-size: 11px;
		white-space: initial;
		line-height: 26px;
		padding-top: 2px;
	}
}

@media (max-width: 320px) {

	ul.products-grid ul.cart-button-set a.addtocart {
		
		line-height: 12px;
		
	}
	

