/* user.css ----------------------------------------------------------------- */
.thumbnail  { min-height:390px !important; }
.thumbnail  { max-width:290px !important; }
.thumbnail p {
	min-height:15px;
	overflow : hidden !important;
}
.thumbnail-search  { min-height:170px !important; }
.thumbnail-search  { max-width:180px !important; }
.cloudzoom  {
  width:100%;
  height:auto;
  min-height:190px !important;
  max-width:180px !important;
}
.piGal .cloudzoom
{
  min-height:auto !important;
  max-width:100% !important;
}
.piGal .photoset-row
{
	padding:5px;
	height: auto !important;
}

.listing-width {
  width:100%;
  height:auto;
}
.list-group-item-heading{
	min-height: 60px !important;
}
.nav.nav-pills.nav-stacked a {
    font-size: 12px;
    padding-bottom: 2px;
    padding: 0px;
}
#share-buttons > a:focus, #share-buttons > a:hover {
    text-decoration: none;
}

.breadcrumb {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
    margin-bottom: 6px;
    list-style: none;
    background-color: #EAEAEA;
    border-radius: 4px;
	font-weight: bold;
	font-size: 13px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #E5E5E5;
    border-color: #DDD;
    font-size: 12px;
    font-style: italic;
	font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.panel-heading {
    padding: 1px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding-top: 6px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 12px;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.42857;
    color: #333;
}

.footer {
    background: #E5E5E5;
    border-top: 2px solid #ddd;
    font-size: 12px;
}

.panel-footer {
    padding: 5px 10px;
    background-color: #F5F5F5;
    border-top: 1px solid #DDD;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.panel-default {
    border-color: #CCC;
}

.panel-default a {
   font-size: 12px;
}

.thumbnail a {
    color: #337ab7;
    text-decoration: none;
    font-size: 12px;
}

.thumbnail p {
    min-height: 30px;
    max-height: 30px;
    overflow: visible !important; */
}

.btn-group a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.h1, h1 {
    font-size: 22px;
	font-weight: bold;
}

.productHolder h2 {
    font-size: 1em;
}

.productHolder {
    border: 1px solid #bbb;
    padding: 10px;
    border-radius: 4px;
    -webkit-transition: border .5s ease-in-out;
    -o-transition: border .5s ease-in-out;
    transition: border .5s ease-in-out;
	min-height: 350px; /* added 12/03/2016 γιατι χαλουσαν, οσα ηταν σε προσφορα */
}

.alert-info {
    color: #31708F;
    background-color: #D9EDF7;
    border-color: #BCE8F1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 14px;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
}

.reviews blockquote p {
    font-size: 0.7em;
}

.col-sm-6 .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-sm-6, .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

.searchbox-margin {
    margin-top: 18px;
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 14px;
}

.form-control {
    margin-bottom: 5px;
    max-width: 400px;
    display: inline;
}

.breadcrumb a {
    display: inline-block;
    margin-bottom: 8px;
}

img.framed {
	border-color: #660000;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
}

img.framedmedium {
	border-color: #660000;
	border-style: solid;
	border-width: 1px;
	width: 70px;
	height: 70px;
}

img.imginpst{
	max-width: 100%;
}

.pull-right {
    float: right !important;
    position: relative;
    z-index: 10;
}

span.glyphicon.glyphicon-star {
    color: #b9180b;
}

#NotifyContainer{position:relative}
#AlertBox{width:360px;position:absolute;right:35%;display:none;z-index:1;border-radius:3px 0 3px 3px;-moz-border-radius:3px 0 3px 3px;background:#87B6D9;padding:12px 10px 6px 10px}
fieldset#notifyBody{background:#fff;border:4px;border-radius:3px;-moz-border-radius:3px;padding:10px 13px;background:#fff;margin:0}
SPAN.error{color:#F03;font:bold 10px Verdana,Arial,sans-serif}
#notify{background:#3F0;border:4px;border:#090;color:#000;height:25px;font:bold 10px Verdana,Arial,sans-serif}
.newt  {   font-family: Verdana, Arial, sans-serif;  color:#C60050;  font-size: 12px;   font-weight:bold;   line-height: 1.5;   }
A.newt {   font-family: Verdana, Arial, sans-serif;  color:#C60050;  font-size: 12px;   font-weight:bold;   line-height: 1.5;   }
A.newt:hover {   font-family: Verdana, Arial, sans-serif; color:#B5B752;  font-size: 12px;   font-weight:bold;   line-height: 1.5; text-decoration:none;  }


@media screen and (min-width: 190px) and (max-width: 249px) {
	#AlertBox {
		width: 160px;
		right: 1%;
		z-index: 99 !important;
	}
}

@media screen and (min-width: 250px) and (max-width: 359px) {
	#AlertBox {
		width: 220px;
		right: 2%;
		z-index: 99 !important;
	}
}

@media screen and (min-width: 360px) and (max-width: 479px) {
	#AlertBox {
		width: 320px;
		right: 3%;
		z-index: 99 !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 640px) {
	#AlertBox {
		width: 420px;
		right: 4%;
		z-index: 99 !important;
	}
}

@media screen and (max-width: 640px) {
    .upon_order_clear{
        clear:both;
    }
}

.help-block {
    display: block;
    margin-top: 20px;
}

.productSpecialPrice {
    color: #c40505;
    font-weight: bold;
}

/* Hide Buy as a Visitor */
.pwa_login {
    display: none;
}

/* Hide Saturday Delivery
#delivery_time, #saturday_delivery {
    display: none;
} */

/* Tooltip (Guarantee on Header */
.tooltip {
    position: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    opacity: 1;
    display: unset;
}

.upon_order
{
    color:#536846;
	font-weight: bold;
}