/* Reset %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
}
/* Fix for Opera */
body {
  font: 75%/150% Arial, Helvetica, sans-serif;
  color: #333;
  text-align: center;
}
img {
  border: 0;
  vertical-align: top;
}
a {
  color: #066cc3;
  /*#4b6aac;*/
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #2e4260;
}
:focus {
  outline: 0;
}
/* Fonts */
@font-face {
  font-family: 'Amaranth';
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-webfont.eot');
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-webfont.woff') format('woff'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-webfont.ttf') format('truetype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-webfont.svg#AmaranthRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AmaranthItalic';
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Italic-webfont.eot');
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Italic-webfont.woff') format('woff'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Italic-webfont.ttf') format('truetype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Italic-webfont.svg#AmaranthItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AmaranthBold';
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Bold-webfont.eot');
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Bold-webfont.woff') format('woff'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Bold-webfont.ttf') format('truetype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-Bold-webfont.svg#AmaranthBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AmaranthBoldItalic';
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-BoldItalic-webfont.eot');
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-BoldItalic-webfont.woff') format('woff'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-BoldItalic-webfont.ttf') format('truetype'), url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Amaranth-BoldItalic-webfont.svg#AmaranthBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBold';
  src: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/css/fonts/Gotham-Bold.otf') format("opentype");
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px;
}
h1 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.25;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.25;
}
h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.25;
}
h4 {
  font-size: 14px;
  font-weight: bold;
}
h5 {
  font-size: 12px;
  font-weight: bold;
}
h6 {
  font-size: 11px;
  font-weight: bold;
}
/* Forms */
form {
  display: inline;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
/* Table */
caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
/* Content */
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
cite {
  font-style: normal;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after {
  content: '';
}
small,
big {
  font-size: 1em;
}
sup {
  font-size: 1em;
  vertical-align: top;
}
/* Lists */
ul,
ol {
  list-style: none;
}
/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
  min-height: 147px;
  position: relative;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
/* Layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Additional styles on home page */
body.cms-index-index,
body.cms-index-defaultindex {
  background-image: none;
}
.wrapper {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/top-bg.jpg") center 0 repeat-x;
}
.page {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  padding: 20px;
  text-align: left;
  background: #fff;
}
.main {
  margin: 0 auto;
  min-height: 344px;
  padding: 1px 0 30px;
}
/* Decrease padding on home page */
.cms-index-index .main,
.cms-index-defaultindex .main {
  padding: 20px 0;
}
.cms-index-index .spec-grid {
  width: 937px;
}
/* Base Columns */
.col-left {
  float: left;
  width: 220px;
  padding: 0 20px 0 0;
}
.col-main {
  float: left;
  width: 720px;
  padding: 0;
}
.col-right {
  float: right;
  width: 220px;
  padding: 0 0 0 20px;
}
/* 1 Column Layout */
.col1-layout .col-main {
  float: none;
  width: auto;
}
.cms-index-index .col1-layout .col-main {
  float: left;
  width: auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
  float: right;
}
/* 3 Columns Layout */
.col3-layout .col-main {
  width: 480px;
}
.col3-layout .col-wrapper {
  float: left;
  width: 720px;
}
.col3-layout .col-wrapper .col-main {
  float: right;
}
/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 49%;
}
.col2-set .col-2 {
  float: right;
  width: 49%;
}
.col2-set .col-narrow {
  width: 33%;
}
.col2-set .col-wide {
  width: 65%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
/* Global Styles %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Form Elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
input,
select,
textarea,
button {
  font: 12px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
input.input-text:hover,
select:hover,
textarea:hover {
  border: 1px solid #ccc;
}
input.input-text:focus,
select:focus,
textarea:focus {
  outline: none;
  border: 1px solid #ccc;
  border-top: 1px solid #bbb;
}
input.input-text.validation-failed,
select.validation-failed,
textarea.validation-failed {
  padding: 3px;
}
select option {
  padding-right: 10px;
}
select.multiselect option {
  border-bottom: 1px solid #ddd;
  padding: 2px 5px;
}
select.multiselect option:last-child {
  border-bottom: 0;
}
textarea {
  overflow: auto;
}
input.radio {
  margin-right: 3px;
}
input.checkbox {
  margin-right: 3px;
}
input.qty {
  width: 2.5em !important;
}
/* Buttons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* FF Fix */
button.button {
  -webkit-border-fit: lines;
  /* <- Safari & Google Chrome Fix */
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
button.button span {
  /*background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-big-red.png) no-repeat 0 -35px;*/
  background-color: #586880;
  float: left;
  display: block;
  height: 31px;
  padding: 0 0 0 8px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  border-bottom: 4px solid #6c7583;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
button.button:hover span {
  /*background-position:0 -105px;*/
  background-color: #636a75;
  color: #fff;
}
button.button span span {
  /*background-position:100% 0;*/
  padding: 0 23px 0 15px;
  /* 23 = 8 + 15 */
  line-height: 35px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
}
/*button.button:hover span span { background-position:100% -70px; }*/
/* Button - small, for inline display with input boxes
-------------------------------------------------------------- */
button.button.btn-inline span,
.product-view .box-tags .form-add button.button span {
  /*background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-purple.png) no-repeat 0 -27px;*/
}
button.button.btn-inline:hover span,
.product-view .box-tags .form-add button.button:hover span {
  /*background-position: 0 -81px;*/
}
button.button.btn-inline span span,
.product-view .box-tags .form-add button.button span span {
  /*background-position:100% 0; */
}
button.button.btn-inline:hover span span,
.product-view .box-tags .form-add button.button:hover span span {
  /*background-position: 100% -54px;*/
}
/* Button - cart
-------------------------------------------------------------- */
button.button.btn-cart span {
  background-color: #b2be63;
  border-bottom: 4px solid #8ca146;
  height: 35px;
}
button.button.btn-cart span span {
  color: #fff;
  font-size: 18px;
  font-family: 'Amaranth', sans-serif;
  padding: 0 14px 0 7px;
}
button.button.btn-cart:hover span {
  background-color: #c4cd87;
}
button.button.btn-cart.addto span span {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/addtocart.png") no-repeat scroll 88% center transparent;
  padding: 0 47px 0 7px;
}
/* Button small
-------------------------------------------------------------- */
button.small-button span {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-small-grey.png) no-repeat 0 -20px;
  float: left;
  height: 20px;
  padding: 0 0 0 8px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  color: #555;
}
button.small-button:hover span {
  background-position: 0 -60px;
  color: #222;
}
button.small-button span span {
  background-position: 100% 0;
  padding: 0 14px 0 4px;
  /*14px=12px+2px > prawa strona przycisku ma 2 pikselowy cien, wiec trzeba to uwzglednic*/
}
button.small-button:hover span span {
  background-position: 100% -40px;
}
/* Big buttons: Add to cart (product view) & Proceed to checkout
-------------------------------------------------------------- */
.product-view .btn-cart span,
button.btn-checkout span {
  /*background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-big-red.png) no-repeat 0 -35px transparent;
	-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;*/
  background-color: #B2BE63;
  /*#a52832*/
  height: 35px;
  padding: 0 0 0 8px;
  line-height: 20px;
  color: #fff;
  border-bottom: 4px solid #8CA146;
}
.product-view .spec-grid {
  width: 960px;
}
.product-view .btn-cart:hover span,
button.btn-checkout:hover span {
  /*background-position:0 -105px;
	background-color:transparent;*/
  background-color: #c4cd87;
  color: #fff;
}
.product-view .btn-cart span span,
button.btn-checkout span span {
  /*background-position:100% 0;*/
  height: 35px;
  padding: 0px 23px 0 15px;
  line-height: 35px;
  border: none;
  font-size: 18px;
  font-family: 'Amaranth', sans-serif;
}
/*.product-view .btn-cart:hover span span,
button.btn-checkout:hover span span {
	background-position:100% -70px;
}*/
/* Icons on big buttons */
.product-view .btn-cart span span .img-cart {
  /*obsolete*/
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-cart-white.png) no-repeat right;
  width: 25px;
  height: 21px;
  padding: 0 0 0 10px;
  float: right;
}
button.btn-checkout span span .img-checkout {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-checkout-white.png) no-repeat right;
  width: 16px;
  height: 21px;
  padding: 13px 0 0 7px;
  float: right;
}
/* Form
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  float: left;
  color: #555;
  position: relative;
  z-index: 0;
  margin: 0 0 2px 0;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
  display: block;
  clear: both;
}
.form-list input.input-text {
  width: 254px;
  height: 20px;
}
.form-list textarea {
  width: 254px;
  height: 10em;
}
.form-list select {
  width: 280px !important;
  padding-bottom: 7px;
  padding-top: 7px;
}
.form-list li.wide input.input-text {
  width: 529px;
}
.form-list li.wide textarea {
  width: 529px;
}
.form-list li.wide select {
  width: 535px;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .name-middlename {
  width: 70px;
}
.form-list .name-middlename input.input-text {
  width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}
.form-list .customer-dob .dob-year {
  width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}
/* Orders and Returns form
-------------------------------------------------------------- */
#oar_widget_orders_and_returns_form ul li {
  margin: 0 0 5px;
  height: 30px;
}
/* Buttons set
-------------------------------------------------------------- */
.buttons-set {
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
}
.buttons-set .back-link {
  float: left;
}
.buttons-set .back-link a {
  display: block;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 10px -232px no-repeat #eee;
  /* Icon moved down 8px (-240px + 8 = -232px) */
  padding: 8px 15px 8px 32px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.buttons-set .back-link a:hover {
  color: #333 !important;
  background-color: #e5e5e5;
}
.buttons-set .back-link small {
  display: none;
}
.buttons-set button.button {
  float: right;
  margin-left: 3px;
}
.buttons-set p.required {
  margin: 0 0 5px;
}
.buttons-set button.button span span {
  padding-right: 38px;
  padding-left: 30px;
}
/* my:del Tymczasowo usuniete. Wymuszony styl zwyklych przycisk�w. Pozostawione tylko: padding
.buttons-set button.button span {
	background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-navy+purple.png) no-repeat 0 -23px;
	height:23px;
	padding:0 0 0 8px;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#BBBCC9;
}
.buttons-set button.button:hover span {
	background-image:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-navy+purple.png);
	background-position: 0 -69px;
	color:#fff;
}
.buttons-set button.button span span {
	background-position:100% 0;
	padding:0 28px 0 20px;
}
.buttons-set button.button:hover span span {
	background-position: 100% -46px;
}*/
.contacts-index-index .buttons-set {
  float: left;
  margin-top: -10px;
}
.contacts-index-index .buttons-set .required {
  text-align: left;
}
.contacts-index-index .buttons-set .button {
  margin-left: 0;
}
/* Fieldset
-------------------------------------------------------------- */
/* Common styles for fieldsets and blocks in Multiple Addresses Checkout and Generic Info Set */
.fieldset,
.multiple-checkout .col2-set,
.multiple-checkout .col3-set,
.info-set {
  border: 15px solid #eee;
  margin: 25px 0 20px;
  padding: 30px 20px 20px;
}
.fieldset .legend,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  background-color: #fff;
  color: #2e4260;
  float: left;
  font-size: 14px;
  margin: -47px 0 0 1px;
  padding: 0 15px;
}
/* Form Validation
-------------------------------------------------------------- */
.validation-advice {
  clear: both;
  min-height: 12px;
  margin: 3px 0 0;
  font-size: 10px;
  line-height: 12px;
  color: #ee001c;
}
.validation-failed {
  border: 2px solid #ee001c !important;
  background: #fff !important;
  padding: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
p.required {
  font-size: 10px;
  text-align: right;
  color: #ee001c;
}
/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
/* Global Messages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #ee001c;
  font-weight: bold;
}
.notice {
  color: #ccc;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.messages {
  overflow: visible;
  margin: 10px 0;
}
.messages li {
  margin: 0 0 5px;
}
.messages li li {
  margin: 0 0 5px;
}
.messages a {
  text-decoration: underline;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  background-position: 10px 14px !important;
  background-repeat: no-repeat !important;
  padding: 14px 14px 14px 32px !important;
  font-size: 12px !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #F5DAD3;
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_msg-error.png);
  color: #df280a;
}
.success-msg {
  border-color: #529327;
  background-color: #e9ffca;
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_msg-success.png);
  color: #296a23;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #FDEDA4;
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_msg-note.gif);
  color: #666;
}
/* Pusta kategoria*/
.note-msg.empty-catalog {
  background: #fff;
  color: #777;
  padding: 140px 30px 150px 170px !important;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/ico/empty-catalog.png) 30px 90px no-repeat !important;
}
/* BreadCrumbs
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.breadcrumbs {
  /*margin:-50px 0 0;*/
  height: 25px;
}
/*.breadcrumbs { margin-top:-50px; padding:16px 0; }*/
.breadcrumbs ul {
  padding-top: 11px;
}
.breadcrumbs li {
  display: inline;
  font-size: 11px;
  color: #bbb;
}
.breadcrumbs a {
  display: block;
  float: left;
  border-bottom: none;
  color: #bbb;
}
.breadcrumbs a:hover {
  color: #000;
}
.breadcrumbs li span {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -129px no-repeat;
  width: 7px;
  height: 5px;
  margin: 6px 4px 0;
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
}
.breadcrumbs li strong {
  font-weight: normal;
  display: block;
}
/* Page Heading
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.page-title {
  margin: 0 0 15px;
  padding: 0;
}
.page-title h1 {
  color: #FFFFFF;
  font-size: 35px;
  line-height: 70px;
  margin: 20px 0 0;
  background: none repeat scroll 0 0 #586880;
  height: 70px;
  padding-left: 20px;
  border-radius: 5px;
}
.cms-page-view {
  color: #3a435f;
}
.cms-page-view .col2-set {
  margin-bottom: 25px;
  margin-top: 40px;
}
.cms-page-view .std .col-1 {
  width: 52%;
}
.cms-page-view .std .col-1 p {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
}
.cms-page-view .std .col-1 .address {
  display: inline-block;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 20px;
}
.cms-page-view .std .col-1 .address img {
  max-width: 50%;
}
.cms-page-view .std .col-1 .address small {
  width: 48%;
  float: right;
  padding: 0 0 0 0;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 19px;
}
.cms-page-view .std .col-1 .address small b {
  letter-spacing: 2px;
}
.cms-page-view .std .col-2 {
  width: 46%;
}
.cms-page-view .std .col-2 img {
  max-width: 100%;
}
.cms-page-view .std .list-cms-content p {
  font-family: GothamBold, Arial, sans-serif;
  background-color: #dde9f0;
  font-size: 17px;
  text-transform: uppercase;
  padding: 12px 0px 12px 64px;
  letter-spacing: 1px;
  position: relative;
  margin-left: 10px;
  margin-bottom: 40px;
}
.cms-page-view .std .list-cms-content p:before {
  background-image: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/icono_ventajas.png");
  content: "";
  width: 64px;
  height: 80px;
  display: inline-block;
  position: absolute;
  left: -14px;
  top: -18px;
}
.cms-page-view .std .list-cms-content ol {
  counter-reset: list;
}
.cms-page-view .std .list-cms-content ol li {
  position: relative;
  counter-increment: step-counter;
  width: 26%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  padding: 0 10px 0 25px;
  font-family: arial, sans-serif;
  color: #9a999e;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 24px;
  margin-right: 31px;
}
.cms-page-view .std .list-cms-content ol li:before {
  counter-increment: list;
  content: counter(list) '.';
  position: absolute;
  top: 8px;
  left: -0.7em;
  color: #93c1dd;
  font-size: 35px;
  background: white;
  border-bottom: 6px solid #93c1dd;
  padding-bottom: 12px;
  font-family: GothamBold, Arial, sans-serif;
}
.cms-page-view .std .list-cms-content ol li b {
  font-family: GothamBold, arial, sans-serif;
  color: #3b435f;
  display: block;
  letter-spacing: 2px;
  margin-right: 2px;
}
.cms-page-view .std .list-cms-content ol li a {
  color: #9a999e;
  text-decoration: underline;
}
.cms-page-view p,
.cms-page-view small {
  color: #3a435f;
}
.cms-page-view .terms-page ol {
  list-style-type: upper-roman;
  list-style-position: inside;
}
.cms-page-view .terms-page ol li {
  position: relative;
  counter-increment: my-awesome-counter;
  color: #727176;
  font-family: arial;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 21px;
  margin-bottom: 25px;
}
.cms-page-view .terms-page ol li:before {
  content: counter(my-awesome-counter, upper-roman) ".";
  position: absolute;
  top: -5px;
  left: -1px;
  color: #fff;
  font-size: 13px;
  background: #93c1dd;
  font-family: GothamBold, Arial, sans-serif;
  border-radius: 35px;
  padding: 5px 3px;
  text-transform: uppercase;
  width: 24px;
  text-align: center;
}
.cms-page-view .terms-page ol li .title {
  font-family: GothamBold, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #3a435f;
  font-size: 17px;
  padding-left: 25px;
}
.cms-page-view .terms-page ol li p {
  color: #727176;
  font-size: 13px;
}
.cms-page-view .terms-page ol li a {
  text-decoration: underline;
  color: #727176;
}
.cms-page-view .page-title h1 {
  margin: 0px;
  background: none repeat scroll 0 0 #b8b8be;
  border-radius: 0px;
  font-family: GothamBold, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-title h2 {
  color: #45607B;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
}
.title-buttons {
  text-align: left;
}
.subtitle {
  clear: both;
}
/* Toolbar: pager + sorter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Set line-height to vertically align all elements (select boxes are 27px heigh) */
.pager,
.sorter {
  padding: 7px 7px 7px 10px;
  background-color: #f5f5f5;
  color: #555;
  line-height: 27px;
}
.sorter .amount,
.pager .amount {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e5e5e5;
}
/* If pager is inside toolbar */
.toolbar .pager {
  margin: 0 0 5px;
}
.toolbar {
  margin-bottom: 5px;
}
.toolbar-bottom {
  margin-top: 5px;
}
/* Sorter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.sorter {
  height: 28px;
}
.sorter .view-mode {
  float: left;
}
.sorter .view-mode label {
  float: left;
  margin-right: 4px;
}
.sorter .view-mode .grid,
.sorter .view-mode .list {
  width: 26px;
  height: 26px;
  margin: 1px 0 0 3px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) no-repeat transparent;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
.sorter .view-mode .grid {
  background-position: 0 -277px;
}
.sorter .view-mode .list {
  background-position: -27px -277px;
}
.sorter .view-mode a.grid:hover {
  background-position: 0 -304px;
}
.sorter .view-mode a.list:hover {
  background-position: -27px -304px;
}
.sorter .view-mode span.grid,
.sorter .view-mode span.list {
  background-color: #eaeaea;
}
.sorter .view-mode a:hover {
  background-color: #eaeaea;
}
.sorter .sort-by {
  float: right;
}
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
.sorter .sort-by .category-asc {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -85px no-repeat transparent;
}
.sorter .sort-by .category-desc {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) -27px -85px no-repeat transparent;
}
.sorter .sort-by .category-asc:hover {
  background-position: -81px -85px;
  background-color: #eaeaea;
}
.sorter .sort-by .category-desc:hover {
  background-position: -54px -85px;
  background-color: #eaeaea;
}
.sorter .limiter {
  float: right;
  margin-right: 10px;
  padding-right: 10px;
  border-right: #e5e5e5 solid 1px;
}
/* Pager
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.pager {
  margin: 10px 0;
}
/* Same as ".sorter .limiter" but space is on the left side */
.pager .limiter {
  float: right;
  margin-left: 10px;
  padding-left: 10px;
  border-left: #e5e5e5 solid 1px;
}
.pager .pages {
  float: right;
  margin-top: 1px;
}
.pager .pages strong,
.pager .pages span {
  float: left;
  padding: 0 3px 0 0;
  font-weight: normal;
  line-height: 25px;
  /* Line-height = pages->li->height */
}
.pager .pages ol {
  display: inline;
}
.pager .pages li {
  float: left;
  margin: 0 0 0 3px;
  width: 25px;
  height: 25px;
  background-color: #eaeaea;
  display: block;
  line-height: 25px;
  /*=height*/
  text-align: center;
  font-family: Tahoma, Geneva, sans-serif;
}
.pager .pages li a {
  display: block;
  color: #555;
}
.pager .pages li a:hover {
  color: #2e4260;
  background-color: #f5f5f5;
}
.pager .pages li.current {
  color: #2e4260;
  background-image: none;
  background-color: #ddd;
  font-weight: bold;
}
.pager .pages .previous {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -55px no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.pager .pages li:hover .previous {
  background-position: -50px -55px;
}
.pager .pages .next {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) -25px -55px no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.pager .pages li:hover .next {
  background-position: -75px -55px;
}
/* Data Table
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.data-table {
  width: 100%;
}
.data-table th,
.data-table td {
  padding: 8px;
}
.data-table thead {
  background: none;
  border-bottom: 1px solid #5cc3df;
}
.data-table thead th {
  font-weight: bold;
  white-space: nowrap;
  vertical-align: middle;
  font-family: Verdana, Geneva, sans-serif;
  color: #2E4260;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table tfoot {
  border-bottom: 1px solid #5cc3df;
  border-top: 1px solid #5cc3df;
}
.data-table tbody tr.last {
  border-bottom: 1px solid #5cc3df;
}
.data-table tr.odd td.last {
  border-right: none;
}
.data-table tr.even td.last {
  border-right: none;
}
.data-table tbody tr {
  background: #f6f6f6;
  border-bottom: 1px solid #e2e2e2;
}
.data-table tbody tr.product-shop-row:hover {
  background-color: #FFF;
}
.data-table tbody.odd td {
  border-width: 0 1px;
}
.data-table tbody.odd tr.last {
  border-bottom: #e5e5e5 solid 1px;
}
.data-table tbody.even {
  background-color: #f1f1f1;
}
.data-table tbody.even td {
  border-width: 0 1px;
}
/*border-bottom-width:1px;*/
.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: normal;
}
.data-table .cart-price {
  text-align: right;
  display: block;
}
/* Shopping cart total summary row expandable to details
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -53px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #f5f5f5;
  color: #777;
  padding: 2px 5px !important;
}
tr.summary-details-first td {
  border-top: 1px solid #d5d5d5;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -53px;
}
/* Class: std - styles for admin-controlled content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.std .subtitle {
  padding: 0;
}
.std > ul {
  color: #2E4260;
}
.std > ul li {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png") no-repeat scroll 0 4px transparent;
  padding-bottom: 3px;
  padding-left: 13px;
}
.std > ul li span {
  color: #333333;
}
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
  font-weight: bold;
  color: #2E4260;
}
.std ol li span {
  color: #333333;
  font-weight: normal;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/
/* Unordered list */
.std ul.disc {
  list-style: disc outside none;
  padding-left: 30px;
  margin: 5px 0 15px;
}
.std p {
  margin: 0 0 10px;
}
.std .products-grid p {
  margin-bottom: 0;
}
.data-table ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}
/* Misc
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.links li {
  display: inline;
}
.links li.first {
  padding-left: 0 !important;
}
.links li.last {
  padding-right: 0 !important;
}
.link-cart {
  font-weight: bold;
  color: #555;
}
.link-reorder {
  font-weight: bold;
}
.link-print {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
}
.link-rss {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_rss.gif) 0 1px no-repeat;
  padding-left: 18px;
  white-space: nowrap;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
  font-weight: normal;
  color: #ddd;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
/* Button remove/close
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.btn-remove,
.btn-remove2,
.btn-edit,
.tool-tip .btn-close a {
  display: block;
  width: 17px;
  height: 17px;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove,
.btn-remove2,
.tool-tip .btn-close a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -150px no-repeat;
}
.btn-remove:hover,
.btn-remove2:hover,
.tool-tip .btn-close a:hover {
  background-position: -17px -150px;
}
.btn-remove:active,
.btn-remove2:active,
.tool-tip .btn-close a:focus {
  background-position: -34px -150px;
}
.btn-edit {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -250px no-repeat;
  margin: 0 0 0 5px;
}
.btn-edit:hover {
  background-position: -17px -250px;
}
.btn-edit:active {
  background-position: -34px -250px;
}
/* Noscript Notice
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.noscript .noscript-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
  margin: 0;
}
/* Demo Notice */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  text-align: center;
  color: #fff;
}
/* ======================================================================================= */
/* Header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.header {
  height: 112px;
  position: relative;
  color: #888;
}
.header a {
  color: #888;
}
.header a:hover {
  color: #bbb;
}
.logo {
  float: left;
}
/* Add 1px padding to prevent margins collapsing */
.header a.logo {
  float: left;
  text-decoration: none !important;
  margin: 10px 0 0;
  max-width: 215px;
  height: 85px;
  padding-top: 1px;
}
.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.header .welcome-msg {
  margin-top: 5px;
}
.header .login-msg {
  margin-top: 29px;
  float: right;
}
.header .login-msg a {
  color: #777;
}
.header .login-msg a:hover {
  color: #fff;
}
/* Header additional containers
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-right {
  height: 50px;
}
.header-right-secondary {
  height: 23px;
  padding-top: 1px;
  text-align: right;
  font-size: 11px;
}
.header-right-secondary a {
  color: #8baed8;
}
.header-right-secondary a:hover {
  color: #fff;
}
.header-left {
  float: left;
  height: 86px;
  margin-left: 20px;
}
/* Header top
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-top {
  display: inline-block;
  float: right;
  font-size: 11px;
  height: 40px;
  position: absolute;
  right: 0;
  width: 515px;
  z-index: 99999;
}
.header-top .header-top-search-wrapper {
  float: left;
  margin-top: 6px;
}
.header-top .lang-switcher,
.header-top .currency-switcher {
  margin-top: 7px;
  margin-right: 25px;
}
/* Header top - links
-------------------------------------------------------------- */
/*my:predef-block*/
.header-top .header-top-links-wrapper {
  float: left;
  margin-top: 13px;
}
.header-top-links-wrapper li {
  float: left;
  border-right: 1px solid #555;
  padding: 0 8px;
  line-height: 12px;
}
.header-top-links-wrapper li.first {
  padding-left: 0;
}
.header-top-links-wrapper li.last {
  padding-right: 0;
  border-right: 0;
}
/* Header top - help
-------------------------------------------------------------- */
/*my:predef-block*/
.header-top .header-top-help-wrapper {
  float: left;
  margin-right: 20px;
}
.header-top .header-top-help-wrapper .phone {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-phone-light.png) 0 0 no-repeat;
  padding: 0 0 0 24px;
  margin-top: 10px;
}
.header-phone-div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
}
.header-phone-div .header-phone-img {
  width: auto;
  height: 25px;
  padding: 7px 5px 0 0;
}
.header-phone-div .phone {
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  height: 25px;
  padding: 10px 9px 0 0;
}
/* User menu - top links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.user-menu {
  float: right;
}
/* "ul" is a list of default Magento links or additional custom links added in header template.
   Set floating because there can be more than one list in a row. */
.user-menu ul {
  float: left;
}
.user-menu > ul > li {
  float: left;
}
.user-menu > ul > li > a {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/linkssep.png") no-repeat scroll 101% 14px transparent;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  height: 22px;
  padding: 10px 9px 0;
  text-align: center;
}
.user-menu > ul > li:hover > a {
  color: #ddd;
}
/* Elements outside ".user-menu > ul" styled like user menu element */
.user-menu .user-menu-item {
  color: #aaa;
}
.user-menu .user-menu-item a {
  background: none;
}
.user-menu .user-menu-item:hover {
  color: #ddd;
}
/* Mini cart inside user menu */
.user-menu .user-menu-cart {
  height: 42px;
  padding: 0;
  /* Remove padding, increase height */
}
.user-menu .user-menu-cart:hover {
  background: none;
}
/* Quick search
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/*overflow:visible > form-search jest ponizej boxu*/
#search_mini_form {
  clear: both;
  display: block;
}
.quick-search-wrapper {
  width: 255px;
  float: right;
  margin-left: 10px;
  position: relative;
  /*position:absolute;
	bottom:-43px;
	right:13px;*/
}
.header .advanced-search-link {
  position: absolute;
  bottom: -2px;
  right: 8px;
  visibility: hidden;
  color: #bcbcbc;
}
.header .quick-search-wrapper:hover .advanced-search-link {
  visibility: visible;
}
.header .advanced-search-link:hover {
  color: #fff;
}
.header .form-search {
  position: relative;
  text-align: right;
  height: 30px;
  padding: 0;
}
.header .form-search label {
  float: left;
  margin: 3px 4px 0 0;
  color: #fff;
  display: none;
}
.header .form-search .input-text {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png") no-repeat scroll 96% -356px #FFFFFF;
  border: medium none;
  border-radius: 2px 2px 2px 2px;
  color: #808394;
  float: left;
  font-size: 12px;
  height: 26px;
  padding: 2px 2px 2px 8px;
  width: 230px;
}
.header .form-search .input-text:hover {
  background-color: #fff;
}
/*rgba(255,255,255, 0.6)*/
.header .form-search .input-text:focus {
  background-color: #eee;
  color: #333;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header .form-search .button {
  float: left;
  height: 30px;
  margin: 0 0 0 -29px;
  width: 29px;
}
.header .form-search .button span {
  background: none;
  display: none;
}
.header .form-search .search-autocomplete {
  left: 0 !important;
  top: 29px !important;
  z-index: 999;
  position: relative;
  z-index: 2000;
}
.header .form-search .search-autocomplete ul {
  background-color: #fff;
  text-align: left;
  margin-top: -2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.header .form-search .search-autocomplete li {
  padding: 3px 5px;
  border-bottom: 1px solid #eee;
  color: #777;
  cursor: pointer;
}
.header .form-search .search-autocomplete li:hover {
  color: #2e4260;
}
.header .form-search .search-autocomplete li.last {
  border-bottom: none;
}
.header .form-search .search-autocomplete li.first {
  border-top: none;
}
.header .form-search .search-autocomplete li .amount {
  float: right;
  padding-left: 5px;
  font-weight: bold;
}
/* Main navigation container (main menu)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Class specifying default background image and settings for navigation bar */
/* Override default background image by adding another class */
.navbar-gray-l .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-gray-l.png);
}
.navbar-gray-d .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-gray-d.png);
}
.navbar-green-pea .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-green-pea.png);
}
.navbar-green-pea-d .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-green-pea-d.png);
}
.navbar-blue .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-blue.png);
}
.navbar-navy .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-navy.png);
}
.navbar-orange .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-orange.png);
}
.navbar-crimson .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-crimson.png);
}
.navbar-red .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-red.png);
}
.navbar-red-saturated .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-red-saturated.png);
}
.navbar-red-d .navbar-bg {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/navbar-red-d.png);
}
/* Classes specifying other background settings for navigation bar */
.navbar {
  height: 40px;
  margin-left: 128px;
  padding-top: 7px;
}
.navbar-left {
  background-position: 0 -51px;
  width: 8px;
  height: 51px;
  float: left;
}
.navbar-right {
  background-position: 100% -51px;
  width: 8px;
  height: 51px;
  float: left;
}
/* Main navigation tabs (top level links in main menu)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
#nav {
  font-size: 12px;
  height: 41px;
  margin: 0;
  position: relative;
  /* Dropdown custom block position is relative to this element */
  z-index: 9999;
}
/* All Levels
-------------------------------------------------------------- */
#nav li {
  float: left;
  text-align: left;
}
#nav li a {
  display: block;
  float: left;
  border: none;
  text-decoration: none;
  color: #333;
  line-height: 15px;
}
#nav li a span {
  display: block;
  white-space: nowrap;
}
#nav li ul a span {
  white-space: normal;
}
/* Only 1st level
-------------------------------------------------------------- */
#nav > li {
  height: 41px;
  display: inline-block;
  margin-left: -3px;
  /*position:relative;*/
  /*Set to position drop-down under current tab*/
}
#nav > li > a {
  display: block;
  height: 41px;
  padding: 0 0 0 8px;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px rgba(57, 57, 57, 0.5);
}
#nav > li.parent:hover > a,
#nav > li.parent.active > a {
  /* For parent items */
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/menu-tabs.png) 0 -41px no-repeat;
  padding-top: 0;
}
#nav > li:hover > a,
#nav > li.active > a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/menu-tabs.png) 0 -123px no-repeat;
  padding-top: 0;
}
#nav > li:hover > a {
  position: relative;
  /*FF: domyslny static sprawia, ze element nie wyplywa na wierzch pomimo wysokiego z-index*/
  z-index: 2001;
  /* "ul.shown-sub" + 1 */
}
#nav > li.parent.active > a {
  color: #555;
}
/* For parent items */
#nav > li > a span {
  padding: 7px 13px 0 5px;
}
#nav > li.parent:hover > a span,
#nav > li.parent.active > a span {
  /* For parent items */
  display: block;
  height: 28px;
  /* 28 = 41 - padding-top */
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/menu-tabs.png) 100% 0 no-repeat;
  padding-top: 13px;
  /* Move the link down */
  text-shadow: none;
}
#nav > li:hover > a span,
#nav > li.active > a span {
  display: block;
  height: 28px;
  /* 28 = 41 - padding-top */
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/menu-tabs.png) 100% -82px no-repeat;
}
#nav > li.parent:hover > a span {
  color: #066cc3;
}
/* For parent items */
/* 2nd Level
-------------------------------------------------------------- */
#nav ul li.active > a {
  color: #2e4260;
}
#nav ul li a:hover {
  color: #066cc3;
}
/* Show submenu
-------------------------------------------------------------- */
#nav li ul.shown-sub,
#nav li div.shown-sub {
  z-index: 2000;
}
/* Additional custom elements in main menu
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Static CMS blocks displayed as a dropdown in main menu
-------------------------------------------------------------- */
/* Main tab */
#nav .nav-custom-link > a {
  cursor: default;
}
/* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */
#nav li.nav-custom-link {
  position: static;
}
/* Dropdown box. Duplicate styling of "wide menu": #nav ul.level0 */
#nav .nav-custom-link ul.level0 {
  position: absolute;
  top: 41px;
  left: -10000px;
  padding: 25px 21px 5px;
  background-color: #fff;
  width: 918px;
  /*960 - padding*/
  z-index: 2000;
}
/* Move left on mouse hover */
#nav .nav-custom-link ul.level0.shown-sub {
  left: -8px;
}
/* Static CMS blocks content
-------------------------------------------------------------- */
/* Wrapper of the block */
#nav .header-nav-dropdown-wrapper {
  /* #nav li.header-nav-dropdown-wrapper */
  width: 100% !important;
  margin: 0 !important;
  padding: 0 0 20px !important;
  position: static;
}
/* Reset content of the custom block */
#nav .header-nav-dropdown-wrapper * {
  margin: 0;
  padding: 0;
  border: 0;
}
/* List and other elements */
#nav .header-nav-dropdown-wrapper li {
  float: left;
  width: 23.125%;
  margin-right: 2.5%;
}
#nav .header-nav-dropdown-wrapper li.last {
  margin-right: 0;
}
#nav .header-nav-dropdown-wrapper p {
  margin: 10px 0;
  color: #555;
}
#nav .header-nav-dropdown-wrapper .heading {
  margin: 10px 0;
}
#nav .header-nav-dropdown-wrapper a {
  display: inline;
  /* Restore default display for drop-down block content */
  color: #066cc3;
}
#nav .header-nav-dropdown-wrapper a:hover {
  color: #2e4260;
}
/* "Home" link in main menu
-------------------------------------------------------------- */
/* If option is enabled in admin, "show-home-img" class is applied to the link */
/* ZendDesk */
#zenbox_overlay {
  z-index: 9999999999 !important;
}
/* Dropdown switcher
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Dropdown button
-------------------------------------------------------------- */
.dropdown {
  float: right;
  height: 23px;
  position: relative;
}
.dropdown p {
  display: block;
  float: left;
}
.dropdown .label {
  padding: 3px 9px 0;
  z-index: 4001;
  /* Move above dropdown shadow */
  position: relative;
}
.dropdown .text {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/arrow-dropdown-gray.png) 100% 9px no-repeat;
  padding: 3px 13px 5px 0;
}
.dropdown ul {
  position: absolute;
  top: 21px;
  left: 0;
  display: none;
  padding: 17px 20px;
  z-index: 4000;
}
.dropdown:hover ul {
  display: block;
}
/* Dropdown at the top of the page
-------------------------------------------------------------- */
.top-dropdown p {
  height: 18px;
}
.top-dropdown:hover .label {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/transp-bg.png) 0 0 repeat #222;
  color: #bbb;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.top-dropdown ul {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/transp-bg.png) 0 0 repeat #222;
  -moz-border-radius: 0 2px 2px 2px;
  -webkit-border-radius: 0 2px 2px 2px;
  border-radius: 0 2px 2px 2px;
}
.top-dropdown li {
  color: #bbb;
  /* Color of selected element */
  text-transform: capitalize;
  white-space: nowrap;
  line-height: 16px;
}
.top-dropdown a {
  color: #666;
}
.top-dropdown a:hover {
  color: #bbb;
}
/* Language switcher
-------------------------------------------------------------- */
.lang-switcher {
  padding-left: 24px;
  background-position: 5px 7px;
  background-repeat: no-repeat;
}
.lang-switcher ul {
  left: 24px;
  /*przesuniecie bloku o wartosc padding-left*/
  min-width: 80px;
}
.lang-switcher li {
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding-left: 25px;
  line-height: 18px;
}
/* mini-cart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Static cart block displayed in the header
-------------------------------------------------------------- */
#mini-cart {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 9999;
  *display: inline;
  vertical-align: top;
}
#mini-cart .block-cart {
  margin: 0;
  font-size: 11px;
  float: none;
  /*IE7*/
}
#mini-cart .block-title {
  padding: 5px;
  height: 32px;
  background: #435570;
  border: none;
}
/* Element extends "block-title" height. It prevents cart from hiding while moving cursor from "block-title" to "block-content". */
#mini-cart .block-title .heading {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/icon-cart-mini.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 23px;
  margin: 3px 3px 0 3px;
  overflow: hidden;
  text-indent: -9999px;
  width: 38px;
}
#mini-cart .block-title .empty {
  margin-right: 5px;
}
#mini-cart .block-title .summary {
  float: left;
  font-size: 11px;
  line-height: 20px;
  margin-top: 6px;
  color: #FFF;
}
#mini-cart .block-title .summary a {
  color: #fff;
}
#mini-cart .block-title .amount {
  float: left;
}
#mini-cart .block-title .subtotal {
  float: left;
  margin-left: 5px;
}
#mini-cart .block-title .to-checkout {
  float: left;
  margin: 0 0px 0 4px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.13);
}
#mini-cart .block-title .to-checkout a {
  color: #8baed8;
}
#mini-cart .block-title .to-checkout .icon {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -177px no-repeat;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
}
/* Content box */
#mini-cart .block-content {
  display: none;
  z-index: 3000;
  position: absolute;
  right: 0;
  top: 39px;
  width: 234px;
  padding: 25px;
  background-color: #fff;
  color: #555;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /* see: Common shadow styles for multiple items */
}
#mini-cart .mini-cart-above-products-wrapper {
  margin: 0 0 5px;
}
#mini-cart .mini-cart-above-products-wrapper a {
  color: #2e4260;
}
#mini-cart .mini-cart-above-products-wrapper a:hover {
  color: #000;
}
#mini-cart .block-subtitle {
  padding: 0;
  margin: 0 0 5px;
  font-weight: normal;
}
#mini-cart .block-content .empty {
  padding: 2px 0;
  text-align: center;
}
#mini-cart .block-content .item {
  padding: 5px;
}
#mini-cart .block-content .item:hover {
  background-color: #f5f5f5;
}
#mini-cart .product-details {
  line-height: 13px;
}
#mini-cart .product-name {
  line-height: 13px;
  margin-bottom: 3px;
}
#mini-cart .actions {
  margin: 5px 0 0;
  padding: 0;
  border: none;
  text-align: right;
}
/* Cart on hover
-------------------------------------------------------------- */
#mini-cart:hover .block-content {
  display: block;
}
#mini-cart.hover:hover .block-content {
  display: none;
}
/* If JS is enabled, this class will override default :hover behavior */
#mini-cart:hover .block-title {
  position: relative;
  z-index: 3001;
  /* Higher than ".block-content" */
  color: #333;
  background-color: #fff;
}
#mini-cart:hover .block-title .heading {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/icon-cart-mini-hover.png") no-repeat scroll 0 0 transparent;
}
#mini-cart:hover .block-title .summary {
  color: #333;
}
#mini-cart:hover .block-title .summary a {
  color: #333;
}
#mini-cart:hover .block-title .summary a:hover {
  color: #2e4260;
}
#mini-cart:hover .block-title .subtotal {
  border-left-color: #e5e5e5;
}
#mini-cart:hover .block-title .to-checkout {
  border-left: 1px solid #e5e5e5;
}
#mini-cart:hover .block-title .to-checkout a {
  color: #066cc3;
}
#mini-cart:hover .block-title .to-checkout a:hover {
  color: #2e4260;
}
#mini-cart:hover .block-title .to-checkout a .icon {
  background-position: -9px -177px;
}
#mini-cart:hover .block-title .to-checkout a:hover .icon {
  background-position: -18px -177px;
}
/* Block: cart
-------------------------------------------------------------- */
.block-cart {
  /*position:relative; z-index:100;*/
}
.block-cart .block-content {
  background-color: #eee;
}
/* Sidebar %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Block
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block {
  margin: 0 0 30px;
}
.block .block-title {
  padding: 0;
}
.block .block-title strong {
  background: none repeat scroll 0 0 #5CC3DF;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 12px;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  margin: 0;
  padding: 0 0 5px;
  font-size: 1em;
  font-weight: bold;
  line-height: 15px;
  color: #555;
}
.block .block-content {
  padding: 10px;
}
.block .block-content li.item {
  padding: 2px 0;
}
.block .btn-remove {
  float: right;
}
.block .btn-edit {
  float: right;
}
.block .actions {
  margin: 5px 0 0 0;
  padding: 5px 0 0;
  border-top: 1px dotted #e5e5e5;
  text-align: right;
}
.block .actions a {
  float: left;
}
/* Mini Products List
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.mini-products-list li {
  padding: 5px 0;
  color: #444;
}
.mini-products-list .product-image {
  float: left;
  width: 50px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.mini-products-list .product-image:hover {
  border-color: #999;
}
.mini-products-list .product-details {
  margin-left: 69px;
}
.mini-products-list .product-details h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
/* Block: Account
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-account .block-title {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-account.png) 5px 2px no-repeat;
  padding-left: 42px;
  border-bottom: 1px solid #eee;
}
.block-account .block-content {
  padding: 10px 0 0 10px;
}
.block-account li.current {
  padding: 4px 2px 4px 33px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/arrow-menu.png) 2px -48px no-repeat;
  color: #000;
}
.block-account li.current strong {
  font-weight: normal;
}
.block-account li.last {
  border-bottom: none;
}
.block-account li a {
  padding: 3px 2px 3px 33px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/arrow-menu.png) 2px 1px no-repeat;
  display: block;
  color: #555;
}
.block-account li a:hover {
  background-position: 2px -48px;
  color: #2e4260;
}
/* Block: Layered Navigation
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-layered-nav {
  margin-top: 2px;
}
.block-layered-nav .block-title {
  background: none;
  border: 0;
  padding-left: 10px;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
}
.block-layered-nav .block-content {
  padding: 0;
}
.block-layered-nav .block-title {
  padding: 0px;
}
.block-layered-nav .block-title strong {
  background: none repeat scroll 0 0 #5CC3DF;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 12px;
}
.block-layered-nav .block-subtitle {
  display: none;
}
/* List of filters */
.block-layered-nav dt {
  font-weight: bold;
  padding: 10px 10px 2px;
  font-family: 'Verdana', Lucida, Lucida Grande, sans-serif;
  font-size: 11px;
  color: #2e4260;
}
.block-layered-nav dd {
  padding: 0 10px 10px 14px;
  border-bottom: #f5f5f5 solid 1px;
}
.block-layered-nav dd.last {
  border-bottom: none;
}
.block-layered-nav dd li {
  color: #888;
}
/* Bullets */
.block-layered-nav .bullet {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-layered.png) 0 -44px no-repeat;
  width: 11px;
  height: 11px;
  margin: 3px 3px 0 0;
  float: left;
}
.block-layered-nav dd a .bullet {
  background-position: 0 0;
}
.block-layered-nav dd a:hover .bullet {
  background-position: 0 -22px;
}
/* Current filters */
.block-layered-nav .currently {
  background-color: #f5f5f5;
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  padding: 15px 10px 0;
  font-weight: bold;
}
.block-layered-nav .currently ol {
  padding: 10px 10px 15px 15px;
}
.block-layered-nav .currently .bullet {
  background-position: 0 -22px;
}
.block-layered-nav .currently .label {
  color: #2e4260;
  padding: 0 2px 0 0;
}
.block-layered-nav .currently .btn-remove {
  float: right;
  margin-left: 5px;
}
.block-layered-nav .currently li:hover {
  color: #777;
}
.block-layered-nav .currently li:hover .btn-remove {
  background-position: -51px -150px;
}
.block-layered-nav .currently li:hover .btn-remove:hover,
.block-layered-nav .currently li:hover .btn-remove:focus {
  background-position: -17px -150px;
}
.block-layered-nav .currently li:hover .btn-remove:active {
  background-position: -34px -150px;
}
.block-layered-nav .currently .block-subtitle .btn-remove {
  background-position: -51px -150px;
  margin-top: -42px;
}
.block-layered-nav .currently .block-subtitle .btn-remove:hover,
.block-layered-nav .currently .block-subtitle .btn-remove:focus {
  background-position: -17px -150px;
}
.block-layered-nav .currently .block-subtitle .btn-remove:active {
  background-position: -34px -150px;
}
/* Style specjalne dla layered navigation
-------------------------------------------------------------- */
.filter-cat {
  background-color: #f9f9f9;
}
/* Block: Wishlist
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-wishlist li.item .btn-remove {
  visibility: hidden;
  margin: -3px -3px 0 0;
}
.block-wishlist li.item:hover .btn-remove {
  visibility: visible;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
/* Block: Related
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Basic styles for related products
-------------------------------------------------------------- */
.block-related-wrapper {
  float: right;
  width: 220px;
  margin: 20px 0 0;
}
.block-related {
  padding-right: 4px;
  /* "product-top-wrapper" right shadow width */
}
.block-related .block-title strong {
  font-size: 20px;
  font-weight: normal;
  line-height: 16px;
  text-transform: none;
}
.block-related .block-content li.item {
  padding: 9px;
  position: relative;
}
.block-related input.checkbox {
  float: left;
}
.block-related .product {
  margin-left: 20px;
}
/* Related products in tabs
-------------------------------------------------------------- */
/* Tabs - override */
.block-related-tabbed .tabs {
  display: none;
}
.block-related-tabbed .pane {
  padding: 0;
}
.block-related-tabbed .forward {
  float: right;
  margin: -32px 6px 10px 0;
}
.block-related-tabbed .backward {
  float: right;
  margin: -32px 3px 10px 0;
}
/* Block elements */
.block-related-tabbed .block-content {
  padding: 0;
}
.block-related-tabbed .block-subtitle {
  clear: both;
  padding: 10px;
  font-weight: normal;
  background-color: #f8f8f8;
}
.block-related-tabbed .block-content li.item {
  padding: 12px 0;
  border-top: 1px solid #e5e5e5;
}
.block-related-tabbed input.checkbox {
  clear: left;
  margin-top: 5px;
}
.block-related-tabbed .product {
  margin-left: 0;
}
.block-related-tabbed .mini-products-list .product-image {
  width: 56px;
}
.block-related-tabbed .mini-products-list .product-details {
  margin-left: 78px;
}
.block-related-tabbed .mini-products-list .link-wishlist {
  float: none;
  margin-top: 3px;
}
/* Block related - version 2 - similar to Magento default */
/* Related products - based on default Magento theme
-------------------------------------------------------------- */
/*.block-related-tabbed .block-content { padding:0; }
.block-related-tabbed .block-subtitle { clear:both; padding:10px; font-weight:normal; background-color:#f8f8f8; }
.block-related-tabbed .block-content li.item {
	padding:12px 0;
}
.block-related-tabbed input.checkbox {
	position:absolute;
	bottom:12px;
	right:0;
}
.block-related-tabbed .product { margin-left:0;  }
.block-related-tabbed .mini-products-list .product-image { width:56px; }
.block-related-tabbed .mini-products-list .product-details { margin-left:79px; }*/
/* Block: Compare Products
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.compare-table {
  border: 0;
}
.compare-table .btn-remove {
  float: right;
}
.compare-table tbody tr:hover {
  background-color: #e5e5e5;
}
.compare-table .product-shop-row {
  border-bottom: 1px solid #ccc;
}
.compare-table .product-shop-row th,
.compare-table .product-shop-row td {
  border-color: #eee !important;
}
.compare-table tr.add-to-row {
  background-color: #fff;
  border-top: 1px solid #ccc;
}
.compare-table tr.add-to-row:hover {
  background-color: #fff;
}
/* Cover background applied on tr hover */
.compare-table tr.add-to-row td {
  text-align: left;
}
.compare-table tr.first td {
  text-align: left;
}
.compare-table tr.first td .product-name {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0;
}
.compare-table tr.first td .ratings {
  width: 145px;
  margin: 10px 0;
}
.compare-table .price-box {
  margin: 10px 0;
  line-height: 15px;
}
.compare-table .product-name a {
  color: #333;
}
/* Changes after setting text-align:left */
.compare-table .product-image img {
  display: block;
  margin: 0 auto;
}
.compare-table .add-to-links {
  margin-top: 5px;
}
.compare-table .add-to-links li {
  float: none;
}
.compare-table a.link-wishlist {
  overflow: visible;
  text-indent: 0;
  background: none;
  display: inline;
}
/* Block: Recently Viewed
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-viewed .block-content li.item {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/menu-bullet.gif) no-repeat 0 8px;
  padding-left: 10px;
}
/* Block: Recently Compared
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Block: Poll
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-poll .block-subtitle {
  font-weight: normal;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 3px 9px;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
/* Block: Tags
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  font-size: 12px;
}
.block-tags .tags-list a {
  color: #555;
}
.block-tags .tags-list a:hover {
  color: #2e4260;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
/* Block: Subscribe
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-subscribe .input-box {
  margin-top: 5px;
}
.block-subscribe input {
  width: 155px;
}
.block-subscribe .actions button.button {
  float: none;
}
/* Block: Reorder
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
/* Block: Banner
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-banner .block-content {
  text-align: center;
}
/* Block: Login
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-login label {
  font-weight: bold;
  color: #666;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
/* Paypal
-------------------------------------------------------------- */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.sidebar .paypal-logo a {
  float: none;
}
/* Categories %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.category-title {
  border: 0;
  margin: 0 0 7px;
}
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
}
.category-description {
  margin: 0 0 15px;
}
.category-products {
  margin: 0px;
}
/* Static CMS blocks on category page */
/*my:predef-block*/
.category-above-collection-wrapper,
.category-above-empty-collection-wrapper,
.category-below-collection-wrapper {
  margin: 10px 0;
}
/* Common styles for View Types: List & Grid
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.products-list .price-box,
.products-grid .price-box {
  font-size: 12px;
  line-height: 22px;
}
.products-list .product-name a,
.products-grid .product-name a {
  color: #555;
}
.products-list .ratings,
.products-grid .ratings,
.products-list .ratings a,
.products-grid .ratings a,
.products-list .desc .link-learn {
  color: #bbb;
}
.products-list .product-name a:hover,
.products-grid .product-name a:hover,
.products-list .ratings a:hover,
.products-grid .ratings a:hover,
.products-list .desc .link-learn:hover {
  color: #2e4260;
}
.category-products .products-list .product-image {
  position: relative;
}
.category-products .products-list .product-image .label-capacidad {
  right: 14px;
  bottom: 5px;
}
.products-grid .old-price .price {
  color: #aaa;
  font-size: 15px;
  font-weight: normal;
}
/* View Type: List
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.products-list {
  padding: 15px 8px 8px 15px;
  /* padding = 15px. Subtracted 7px (shadow width) from top and right padding */
  background-color: #eee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.products-list li.item {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/grid-item-shadow.png) right bottom no-repeat;
  padding: 0 7px 7px 0;
  /* Added 7px padding (shadow width) */
  margin-bottom: 8px;
  /* margin-bottom = 15px. Subtracted 7px (shadow width) */
}
.products-list li.item.last {
  margin-bottom: 0;
}
.products-list .item-inner {
  position: relative;
  background-color: #fff;
  padding: 15px;
}
.products-list .product-image {
  float: left;
  width: 190px;
  height: 190px;
}
.products-list .product-shop {
  float: left;
  width: 270px;
  min-height: 190px;
  padding-right: 15px;
  margin: 0 0 0 15px;
  border-right: 1px solid #f1f1f1;
}
.products-list .right-column {
  float: right;
  width: 155px;
}
.products-list .product-name {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 12px;
}
.products-list .desc {
  clear: both;
  margin: 15px 0px;
  line-height: 15px;
}
.products-list .price-box {
  margin: 0 0 10px;
}
.products-list .button {
  width: 100%;
}
.products-list .button span {
  float: none;
}
.products-list .availability {
  float: left;
  margin: 3px 0 0;
}
.products-list .add-to-links {
  position: absolute;
  bottom: 14px;
  right: 14px;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: none;
}
/*.products-list .price-box .regular-price .price { font-size:15px; }
.products-list .price-box .special-price .price { font-size:15px; line-height:13px; }
.products-list .price-box .old-price { line-height:13px; }*/
/* Grids %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Grid
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Grid - basic styles. Common for main region grid and full width grid.
   Do not use without column count class (e.g. "grid3col").
-------------------------------------------------------------- */
.products-grid {
  position: relative;
  width: 718px;
  /* 718 = 720 - borders */
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.products-grid.last {
  border-bottom: 1px solid #e5e5e5;
}
.products-grid .item {
  float: left;
  width: 218px;
  padding: 10px;
  margin: 0;
  border-right: 1px solid #e5e5e5;
  position: relative;
  /* For stickers (e.g. "new" and "sale") positionning */
}
.products-grid .item.last {
  border-right: none;
}
/* Grid item's content */
.products-grid .product-name {
  margin: 15px 0 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
}
.products-grid .product-image {
  display: block;
  margin: 0 auto;
}
.products-grid .price-box {
  bottom: 60px;
  position: absolute;
  width: 190px;
}
.ie7 .products-grid .price-box {
  position: static;
}
.products-grid .price-box .price-label {
  color: #777;
}
.products-grid .ratings {
  margin: 1px 5px;
}
.products-grid .actions {
  margin: 15px 0 0;
}
.products-grid .btn-cart {
  float: left;
  margin-right: 10px;
}
.products-grid .add-to-links {
  bottom: 0;
  margin: 0;
  position: absolute;
  right: 0;
  width: 83px;
}
.products-grid .availability {
  float: left;
  line-height: 27px;
}
.category-products .yotpo {
  margin-top: 5px;
  margin-bottom: 5px;
}
.category-products .yotpo a.text-m {
  font: 75%/150% Arial, Helvetica, sans-serif;
  font-size: 11px !important;
  color: #bbb !important;
  vertical-align: text-top;
  pointer-events: none;
  margin-left: 7px;
  text-shadow: 0 0 0;
}
#review-yotpo h2 {
  font-size: 25px;
  line-height: 25px;
  color: #2e4260;
  font-family: 'Amaranth', sans-serif;
  text-align: center;
  margin-top: 20px;
}
#review-yotpo .yotpo-icon-star:before {
  content: "";
  height: 13px;
  display: inline-block;
  width: 14px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 100% repeat-x;
}
#review-yotpo .yotpo-icon-half-star:before {
  content: "";
  height: 13px;
  display: inline-block;
  width: 14px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 50% repeat-x;
}
#review-yotpo .yotpo-icon-empty-star:before {
  content: "";
  height: 13px;
  display: inline-block;
  width: 14px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 0 repeat-x;
}
.product-top-inner .yotpo {
  margin-top: 5px;
  margin-bottom: 5px;
}
.product-top-inner .yotpo a.text-m {
  font: 75%/150% Arial, Helvetica, sans-serif;
  font-size: 11px !important;
  color: #bbb !important;
  vertical-align: text-top;
  pointer-events: none;
  margin-left: 7px;
  text-shadow: 0 0 0;
}
.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-star:before {
  content: "";
  height: 13px;
  display: inline-block;
  width: 14px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 100% repeat-x;
}
.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-half-star:before {
  content: "";
  height: 13px;
  display: inline-block;
  width: 14px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 50% repeat-x;
}
.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-empty-star:before {
  content: "";
  height: 13px;
  display: inline-block;
  width: 14px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 0 repeat-x;
}
/* Grid: 3 columns
-------------------------------------------------------------- */
.grid3col .item {
  width: 208px;
  padding: 15px;
  min-height: 310px;
}
.grid3col .product-image {
  margin-top: 14px;
  width: 190px;
  height: 190px;
}
.grid3col.grid-actions-absolute .item {
  padding-bottom: 42px;
}
.grid3col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 15px;
  width: 208px;
}
/* Grid: 4 columns (featured products)
-------------------------------------------------------------- */
.grid4col .item {
  width: 158px;
  padding: 10px;
  min-height: 258px;
}
.grid4col .product-image {
  width: 150px;
  height: 150px;
}
.grid4col.grid-actions-absolute .item {
  padding-bottom: 37px;
}
.grid4col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 10px;
  width: 158px;
}
/* Grid: 5 columns
-------------------------------------------------------------- */
.grid5col .item {
  width: 123px;
  /*124px + 1px border-right = 125px*/
  padding: 10px;
  min-height: 260px;
}
.grid5col .product-image {
  width: 123px;
  height: 123px;
}
/* Grid - additional classes
-------------------------------------------------------------- */
.grid-standalone {
  border-bottom: 1px solid #e5e5e5;
}
/* Grid - full width
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.grid-wide.products-grid {
  width: 958px;
  /* 958 = 960 - borders */
}
/* Grid, full width: 4 columns
-------------------------------------------------------------- */
.grid-wide.grid4col .item {
  width: 208px;
  padding: 15px;
}
.grid-wide.grid4col .product-image {
  width: 180px;
  height: 180px;
}
.grid-wide.grid4col.grid-actions-absolute .item {
  padding-bottom: 40px;
}
.grid-wide.grid4col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 12px;
  width: 209px;
}
/* Special grid
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.spec-grid {
  width: 697px;
  /* 697 = 720 - padding-right - padding-left */
  padding: 8px 8px 0 15px;
  /* padding (except bottom) = 15px. Subtracted 7px (shadow width) from right and top padding */
  border: none;
  background-color: #eee;
}
.col1-layout .spec-grid {
  width: 937px;
}
.spec-grid.first {
  padding-top: 15px;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.spec-grid.last {
  border-bottom: 8px solid #eee;
  /* border = 15px. Subtracted 7px (shadow width) */
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.spec-grid .item {
  width: 190px;
  padding: 15px 22px 22px 15px;
  /* padding = 15px. Added 7px (shadow width) to right and bottom padding. */
  margin: 0 8px 0 0;
  /* margin-right = 15px. Subtracted 7px (shadow width) */
  border: none;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/grid-item-shadow.png) right bottom no-repeat;
}
.spec-grid .item.last {
  margin-right: 0;
}
/* Fix for right aligned stickers:
   move sticker 7px left (shadow width). Subtract 2px, because the label sticks out 2px */
.spec-grid .item .sticker-top-right {
  right: 5px;
}
.spec-grid .item .sticker-bottom-right {
  right: 5px;
}
/* Special grid: 3 columns
-------------------------------------------------------------- */
.tabs-panes .spec-grid3col {
  width: 697px;
}
.tabs-panes .spec-grid3col .item {
  padding: 15px 27px 22px 15px;
  margin: 8px 0px;
}
.spec-grid3col .item {
  min-height: 333px;
}
.spec-grid3col .product-image {
  width: 190px;
  height: 190px;
  position: relative;
}
.spec-grid3col.grid-actions-absolute .item {
  padding-bottom: 54px;
  min-height: 317px;
}
/* Bottom space equals bottom padding of the item (when "actions" box position != absolute) */
.spec-grid3col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 20px;
  width: 192px;
}
/* Special grid: 4 columns
-------------------------------------------------------------- */
.spec-grid4col .item {
  width: 201px;
  padding: 10px 17px 17px 10px;
  /* padding = 10px. Added 7px (shadow width) to right and bottom padding. */
  min-height: 302px;
}
.spec-grid4col .product-image {
  width: 201px;
  height: 201px;
}
.spec-grid4col .product-image .productlabels_icons {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
}
.spec-grid4col .item:hover .add-to-links {
  visibility: visible;
}
.spec-grid4col .add-to-links li {
  float: none;
}
.spec-grid4col .add-to-links a.link-compare {
  margin-top: 3px;
  margin-left: 0;
}
.spec-grid4col.grid-actions-absolute .item {
  padding-bottom: 78px;
  min-height: 243px;
}
/* Bottom space equals bottom padding of the item (when "actions" box position != absolute) */
.spec-grid4col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 17px;
  width: 206px;
}
/* Special grid - additional classes
-------------------------------------------------------------- */
.spec-grid.grid-standalone {
  padding-top: 15px;
  border-bottom: 8px solid #eee;
  /* border = 15px. Subtracted 7px (shadow width) */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* Special grid - full width
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.grid-wide.spec-grid {
  width: 937px;
  /* 937 = 960 - padding-right - padding-left */
}
/* Special grid, full width: 4 columns
-------------------------------------------------------------- */
.grid-wide.spec-grid4col .item {
  width: 191px;
  padding: 15px 22px 22px 15px;
  /* padding = 15px. Added 7px (shadow width) to right and bottom padding. */
  min-height: 319px;
}
.grid-wide.spec-grid4col .product-image {
  width: 190px;
  height: 190px;
}
/* Restore basic ".add-to-links" styling */
.grid-wide.spec-grid4col .add-to-links {
  visibility: visible;
}
.grid-wide.spec-grid4col .add-to-links li {
  float: left;
}
.grid-wide.spec-grid4col .add-to-links a.link-compare {
  margin-top: 0;
  margin-left: 3px;
}
.grid-wide.spec-grid4col.grid-actions-absolute .item {
  padding-bottom: 49px;
  min-height: 320px;
  /*min 282px;*/
}
/* Bottom space equals bottom padding of the item (when "actions" box position != absolute) */
.grid-wide.spec-grid4col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 22px;
  width: 192px;
}
/* Special grid, full width: 5 columns
-------------------------------------------------------------- */
.grid-wide.spec-grid5col .item {
  width: 154px;
  padding: 10px 17px 17px 10px;
  /* padding = 10px. Added 7px (shadow width) to right and bottom padding. */
  min-height: 319px;
}
.grid-wide.spec-grid5col .product-image {
  width: 154px;
  height: 154px;
}
.grid-wide.spec-grid5col .add-to-links {
  visibility: hidden;
}
.grid-wide.spec-grid5col .item:hover .add-to-links {
  visibility: visible;
}
.grid-wide.spec-grid5col .add-to-links li {
  float: none;
}
.grid-wide.spec-grid5col .add-to-links a.link-compare {
  margin-top: 3px;
  margin-left: 0;
}
/* Alternative version: Show links on item hover:
.grid-wide.spec-grid5col .add-to-links { float:right; margin:0; visibility:hidden; }
.grid-wide.spec-grid5col .item:hover .add-to-links {
	visibility:visible;
	z-index:1;
	right:0;
	bottom:44px;
	padding:8px;
	background-color:#fff;
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
}*/
.grid-wide.spec-grid5col.grid-actions-absolute .item {
  padding-bottom: 44px;
  min-height: 270px;
}
/* Bottom space equals bottom padding of the item (when "actions" box position != absolute) */
.grid-wide.spec-grid5col.grid-actions-absolute .actions {
  position: absolute;
  bottom: 17px;
  width: 154px;
}
/* jQuery constructions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Tabs (jQuery Tools)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.tabs {
  list-style: none outside none;
}
.tabs a {
  float: left;
  margin-right: 3px;
}
.tabs a.current {
  color: #2e4260;
}
/* Panes */
.tabs-panes {
  clear: both;
}
.tabs-wrapper .browse-button {
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-indent: -999px;
  overflow: hidden;
  background-color: #ddd;
}
.tabs-wrapper .disabled {
  cursor: auto;
}
.tabs-wrapper .backward {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/tabs-arrows.png) 0 0 no-repeat;
}
.tabs-wrapper .backward:hover {
  background-position: 0 -25px;
}
.tabs-wrapper .backward:active {
  background-position: 0 -50px;
}
.tabs-wrapper .backward.disabled {
  background-position: 0 -75px;
}
.tabs-wrapper .forward {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/tabs-arrows.png) -25px 0 no-repeat;
}
.tabs-wrapper .forward:hover {
  background-position: -25px -25px;
}
.tabs-wrapper .forward:active {
  background-position: -25px -50px;
}
.tabs-wrapper .forward.disabled {
  background-position: -25px -75px;
}
/* Products/items slider (jQuery Cycle)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.itemslider-wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.itemslider {
  position: relative;
  width: 960px;
}
.itemslider .slide {
  display: block;
  width: 960px;
  left: 0;
  top: 0;
}
/* Navigation */
.itemslider-wrapper .browse-button {
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
}
.itemslider-wrapper .backward {
  position: absolute;
  left: -55px;
  top: 45%;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/slideshow-arrows.png) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
.itemslider-wrapper .backward:hover {
  background-position: 0 -50px;
}
.itemslider-wrapper .forward {
  position: absolute;
  right: -55px;
  top: 45%;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/slideshow-arrows.png) -50px 0 no-repeat;
  width: 50px;
  height: 50px;
}
.itemslider-wrapper .forward:hover {
  background-position: -50px -50px;
}
/* Navigation goes up (Z-axis) */
.itemslider-wrapper .browse-button,
.itemslider-wrapper .tab-pager {
  z-index: 50;
}
/* Slideshow (jQuery Cycle)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slideshow-wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto 20px;
}
ul.slideshow {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  /* Slideshow: */
  position: relative;
  width: 960px;
  height: 420px;
}
.slideshow .slide {
  display: block;
  width: 960px;
  height: 420px;
  left: 0;
  top: 0;
}
/* Navigation */
.slideshow-wrapper .browse-button {
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  visibility: hidden;
}
.slideshow-wrapper:hover .browse-button {
  visibility: visible;
}
.slideshow-wrapper .backward {
  position: absolute;
  left: 10px;
  top: 45%;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/slideshow-arrows.png) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
.slideshow-wrapper .backward:hover {
  background-position: 0 -50px;
}
.slideshow-wrapper .forward {
  position: absolute;
  right: 10px;
  top: 45%;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/slideshow-arrows.png) -50px 0 no-repeat;
  width: 50px;
  height: 50px;
}
.slideshow-wrapper .forward:hover {
  background-position: -50px -50px;
}
/* Navigation goes up (Z-axis) */
.slideshow-wrapper .browse-button,
.slideshow-wrapper .tab-pager {
  z-index: 50;
}
/* Universal navigation pager for tabs and slideshow
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.tab-pager a {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  text-align: center;
  overflow: hidden;
  text-indent: -999px;
}
/* Tab pager: simple gray rounded rectangles
-------------------------------------------------------------- */
.tab-pager.tab-pager-simple a {
  background-color: #eee;
  color: #777;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.tab-pager.tab-pager-simple a.current,
.tab-pager.tab-pager-simple a.activeSlide,
.tab-pager.tab-pager-simple a:hover {
  background-color: #ccc;
}
/* Tab pager: image background
-------------------------------------------------------------- */
.tab-pager.tab-pager-img a {
  background: 0 0 no-repeat transparent;
}
.tab-pager.tab-pager-img a.current,
.tab-pager.tab-pager-img a.activeSlide {
  background-position: 0 -30px;
}
.tab-pager.tab-pager-img a:hover {
  background-position: 0 -60px;
}
/* Light gray rounded squares */
.tab-pager.tab-pager-rounded-lgray a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/tab-pager-rounded-lgray.png) 0 0 no-repeat transparent;
}
/* Light gray circles */
.tab-pager.tab-pager-circle-lgray a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/tab-pager-circle-lgray.png) 0 0 no-repeat transparent;
}
/* Light gray rings */
.tab-pager.tab-pager-ring-lgray a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/tab-pager-ring-lgray.png) 0 0 no-repeat transparent;
}
/* Other constructions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Large tabs container
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.large-tabs-left {
  float: left;
  width: 8px;
  height: 40px;
}
.large-tabs-right {
  float: left;
  width: 8px;
  height: 40px;
}
.large-tabs {
  float: left;
  height: 31px;
  /* 31 + padding-top = 40 */
  padding: 9px 0 0;
}
.large-tabs li {
  height: 31px;
  margin: 0 1px 0 0;
}
.large-tabs a {
  background: none repeat scroll 0 0 #5CC3DF;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 12px;
  height: 31px;
  margin: 0 7px 0 0;
  outline: medium none;
  padding: 0 0 0 9px;
  text-decoration: none;
}
.large-tabs a span {
  display: block;
  height: 24px;
  /* 24 = tabs->a - padding-top */
  padding: 7px 14px 0 5px;
  /* additional horizontal padding: 5px */
}
.large-tabs a:hover,
.large-tabs a:focus,
.large-tabs a.current {
  background: #FFF;
  border-top: 1px solid #d9d7d7;
  border-right: 1px solid #d9d7d7;
  border-left: 1px solid #d9d7d7;
  color: #2e4260;
}
.large-tabs a:hover span,
.large-tabs a:focus span {
  background-position: 100% -62px;
}
.large-tabs a.current {
  background-position: 0 -155px;
  color: #333;
}
.large-tabs a.current span {
  background-position: 100% -124px;
}
/* Product view elements %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Rating */
.ratings,
.no-rating {
  font-size: 11px;
  line-height: 13px;
  margin: 15px 0 15px;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links .separator {
  display: inline-block;
  text-indent: -9999px;
  width: 1px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bg-separator1.gif) no-repeat;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 8px;
}
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  padding-right: 8px;
}
/* Availability */
.availability {
  margin: 0;
}
.products-grid .availability.out-of-stock span,
.products-list .availability.out-of-stock span {
  color: #777;
}
.availability-only {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 0 -160px no-repeat;
  float: left;
  margin: 0;
  padding: 2px 10px 2px 24px;
  line-height: 15px;
}
.availability-only a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png) 100% 4px no-repeat;
  padding-right: 11px;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px dotted #bbb;
}
.availability-only strong {
  font-weight: normal;
}
.availability-only-details {
  width: 100%;
  margin: 30px auto 0;
}
.availability-only-details thead tr {
  border-bottom: 1px solid #d5d5d5;
}
.availability-only-details th {
  font-size: 11px;
  padding: 4px 12px;
  font-weight: bold;
}
.availability-only-details td {
  font-size: 11px;
  padding: 2px 12px;
  border-right: 1px solid #e5e5e5;
}
.availability-only-details td.last {
  border-right: none;
}
.availability-only-details tr.even {
  background-color: #fbfbfb;
}
.product-pricing {
  line-height: 15px;
}
.extrahint-wrapper .product-pricing {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png) 0 4px no-repeat;
  padding-left: 11px;
}
.product-options-bottom .product-pricing {
  clear: left;
  color: #777;
}
/* Alerts */
.alert-price,
.alert-stock {
  padding: 2px 0 2px 21px;
  line-height: 15px;
}
.alert-price {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 0 -80px no-repeat;
}
.alert-stock {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 0 -120px no-repeat;
}
/* Product Prices
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.price {
  white-space: nowrap !important;
}
.price-box {
  margin: 0;
}
.price-box .price {
  color: #2e4260;
  font-family: 'Amaranth', sans-serif;
  font-size: 23px;
}
.price-box .price-label {
  color: #777;
}
/* Common labels */
.old-price .price-label,
.special-price .price-label {
  white-space: nowrap;
  display: none;
}
.old-price .price-label {
  display: none;
}
/* Regular price */
.regular-price {
  display: inline-block;
}
.block .regular-price,
.block .regular-price .price {
  color: #777;
}
/* Old price */
.old-price {
  margin: 0;
  display: inline-block;
  float: right;
}
.old-price .price {
  font-size: 16px;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  text-decoration: line-through;
  line-height: 30px;
}
/* Special price */
.special-price {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.special-price .price,
.special-price .price-label {
  color: #b2be63 !important;
  /* Overide color change on product grid/list */
}
.special-price .price-excluding-tax .price {
  color: #777;
}
/* Minimal price (as low as) */
.minimal-price {
  margin: 0 0 5px;
}
.minimal-price .price-label {
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .label,
.minimal-price-link .price {
  color: #4b6aac;
}
/* Excluding tax */
.price-excluding-tax {
  display: block;
  color: #777;
}
.price-excluding-tax .label {
  white-space: nowrap;
  color: #777;
}
.price-excluding-tax .price {
  font-weight: normal;
}
/* Including tax */
.price-including-tax {
  display: block;
  color: #777;
}
.price-including-tax .label {
  white-space: nowrap;
  color: #777;
}
.price-including-tax .price {
  font-weight: bold;
  color: #777;
}
/* Configured price */
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.configured-price .price {
  font-weight: bold;
}
/* FPT */
.weee {
  display: block;
  font-size: 11px;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
/* Price range */
.price-from {
  margin: 0;
}
.price-from .price-label {
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  white-space: nowrap;
}
/* Price notice next to the options */
.price-notice {
  color: #aaa;
  margin-left: 5px;
}
.price-notice .price {
  padding-left: 3px;
}
/* Price as configured */
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
  color: inherit;
}
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
}
/* Tier Prices
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.tier-prices {
  margin: 10px 0;
  padding: 10px 15px;
  background-color: #f5f5f5;
  color: #555;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tier-prices li {
  line-height: 15px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png) 0 4px no-repeat;
  padding: 0 0 0 11px;
  margin: 3px 0;
  color: #777;
}
.tier-prices .benefit {
  font-weight: normal;
  color: #000;
}
.tier-prices .price {
  color: #2e4260;
}
.tier-prices-grouped li {
  padding: 2px 0;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
/* Add-to links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.add-to-links .separator {
  display: none;
}
/* Add-to links as icons with no text
-------------------------------------------------------------- */
a.link-compare,
a.link-wishlist,
a.email2friend {
  display: block;
  font-weight: bold;
  font-size: 11px;
  padding-left: 20px;
}
a.link-compare {
  background: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/ico-comp.png') left center no-repeat;
}
a.link-wishlist {
  background: url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/ico-wish.png') left center no-repeat;
}
/* Add-to links as text links with icons on the left
-------------------------------------------------------------- */
.product-shop a.link-wishlist,
.product-shop a.link-compare {
  display: block;
  padding: 2px 0 2px 21px;
  margin-right: 10px;
  line-height: 15px;
  /* Reset icons style */
  text-indent: 0;
  overflow: visible;
  width: auto;
  height: auto;
}
.product-view .product-shop .add-to-links li {
  display: inline-block;
}
/* Add to Cart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.add-to-cart label {
  float: left;
  margin: 8px 5px 0 0;
  font-weight: bold;
  color: #666;
}
.add-to-cart .qty {
  float: left;
  margin: 5px 5px 0 0;
}
.add-to-cart button.button {
  float: left;
}
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  padding: 10px 0 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}
/* Add to Links + Add to Cart */
.add-to-box .add-to-cart {
  float: right;
}
.add-to-box .add-to-cart .iva {
  text-align: right;
  text-transform: uppercase;
  font-size: 10px;
}
.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
  color: #666;
}
/* Product view %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.product-view {
  margin-top: 10px;
}
.product-collateral {
  float: left;
  width: 100%;
  margin: 20px 0 0;
}
.product-collateral h2 {
  margin: 0 0 10px;
}
.product-collateral .box-collateral {
  margin: 0;
}
.product-collateral .product-tabs-wrapper {
  margin-top: 0;
}
/* First h2 in pane (pane heading) is hidden */
.product-collateral .pane > h2:first-child {
  display: none;
}
.tabs-wrapper .box-collateral > h2:first-child {
  display: none;
}
.box-collateral.box-up-sell {
  margin-top: 25px;
}
.box-collateral.box-up-sell > h2 {
  margin: 0;
  font-size: 21px;
  line-height: 25px;
  color: #2f425e;
  font-family: 'Amaranth', sans-serif;
  /*text-shadow: 0.5px 0.5px 0.75px #aE44FE;
      -moz-text-shadow: 0.5px 0.5px 0.75px #aE44FE;
      -webkit-text-shadow: 0.5px 0.5px 0.75px #aE44FE;
      -ms-text-shadow: 0.5px 0.5px 0.75px #aE44FE;
      -o-text-shadow: 0.5px 0.5px 0.75px #aE44FE;*/
}
.box-collateral.box-up-sell .out-of-stock {
  float: left;
  margin-left: 0;
}
.box-collateral.box-up-sell li.item a.review-yotpo {
  display: inline-block;
  float: left;
  margin: 7px 0;
  width: 100%;
  min-height: 20px;
}
.box-collateral.box-up-sell li.item a.review-yotpo .bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-star:before {
  background-position: 0 99%;
}
.box-collateral.box-up-sell li.item a.review-yotpo .bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-half-star:before {
  background-position: 0 49%;
}
.box-collateral.box-up-sell li.item a.review-yotpo .bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-empty-star:before {
  background-position: 0 2px;
}
/* Product Images
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-view .product-img-box {
  float: left;
  /* IMPORTANT: Width is overriden in the template files (using admin panel) */
  width: 277px;
  /* 277 = image width (265px: magento default) + img->padding + product-image->border */
  margin-top: -2px;
  /* Override margin to keep the image box in the same line that the top shadow of 'product-top-wrapper' */
  /*margin-bottom:2px;*/
  /* Margin to keep the same height of 'product-top-wrapper' and image box */
  position: relative;
  /* Holder for "new" and "sale" product labels */
}
.product-view .product-img-box .energy-label {
  top: 6px;
  z-index: 99;
}
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}
.product-view .product-img-box .product-image {
  border: #e5e5e5 1px solid;
  position: relative;
  /* IMPORTANT: Stickers ("new", "sale") are positioned relative to this box */
}
.product-view .product-img-box .product-image img {
  padding: 5px;
  margin: 0 auto;
  display: block;
}
.product-view .product-img-box .product-image.product-image-zoom {
  z-index: 9;
  /* 275 = image width (magento default) + img->padding */
  /* Image size is overriden in the template
	width:275px;
	height:275px;*/
}
.product-view .product-img-box .zoom {
  display: none;
}
.product-view .product-img-box .zoom-notice {
  display: none;
  font-size: 11px;
  margin: 0 0 5px;
  text-align: center;
}
.product-view .product-img-box .more-views h2 {
  display: none;
  border-bottom: 1px solid #ccc;
  margin: 0 0 8px;
}
.product-view .product-img-box .more-views li {
  float: left;
  margin: 10px -1px 0 0;
}
.product-view .product-img-box .more-views li.last {
  margin-right: 0;
}
.product-view .product-img-box .more-views li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 6px;
  border: #e5e5e5 solid 1px;
}
.product-view .product-img-box .more-views li a:hover {
  border-color: #999;
  position: relative;
  z-index: 1000;
  /*podniesienie powyzej pozostalych miniaturek, aby wyswietlana byla cala ramka miniaturki z hoverem*/
}
.product-image-popup {
  margin: 0 auto;
}
.product-image-popup .nav {
  font-weight: bold;
  text-align: center;
}
.product-image-popup .image {
  display: block;
  margin: 10px 0;
}
.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f;
}
/* Stickers
-------------------------------------------------------------- */
.sticker {
  border: none;
  position: absolute;
  z-index: 99;
  /* Gteater than Cloud Zoom image */
}
.sticker-top-right {
  top: -2px;
  right: -2px;
}
.sticker-bottom-right {
  bottom: -2px;
  right: -2px;
}
.sticker-bottom-left {
  bottom: -2px;
  left: -2px;
}
.sticker-top-left {
  top: -2px;
  left: -2px;
}
/* Product Shop
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-top-wrapper {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/prod-bg-right.jpg) 100% 0 repeat-y;
}
.product-top {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/prod-bg-bottom.jpg) 100% 100% no-repeat;
}
.product-top-inner {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/prod-bg-top.jpg) 100% 0 no-repeat;
  min-height: 279px;
  padding: 6px 5px 5px 0;
  /* Added padding to keep the content away from the shadow of background images */
}
.product-view .product-shop {
  float: right;
  width: 397px;
  padding: 10px 20px 20px;
  border-right: #eee 1px solid;
}
.col3-layout .product-view .product-shop {
  float: none;
  width: auto;
}
.product-view .product-shop .product-name {
  margin: 0 0 5px;
}
.product-view .product-shop .product-name h1 {
  margin: 0;
  font-size: 25px;
  line-height: 25px;
  color: #2e4260;
}
.product-view .product-shop .ratings-table {
  margin: 15px 0 5px;
}
.product-view .short-description {
  margin: 15px 0;
  line-height: 15px;
}
.product-view .short-description h2 {
  font-size: 12px;
}
.product-view .short-description ul {
  margin-bottom: 0;
}
/* Remove bottom margin on product view */
/* Unordered list in description box on product view and category view */
.product-view .short-description ul,
.products-list .desc ul {
  list-style: none outside none;
  margin: 5px 0 0 8px;
  padding: 0;
}
.product-view .short-description li,
.products-list .desc li {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png) 0 4px no-repeat;
  padding-left: 13px;
  padding-bottom: 3px;
}
/* Prices. Common for product view and MAP popup.
-------------------------------------------------------------- */
.product-view .price-box,
.map-popup-price,
.map-popup-msrp {
  font-family: Verdana, Geneva, sans-serif;
}
.product-view .product-shop .price-box {
  margin: 5px 0 10px;
}
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 18px;
}
.product-view .product-shop .price-box .price-excluding-tax .price {
  font-size: inherit;
}
/* Main, well visible price */
/* Old price */
.product-view .product-shop .price-box .old-price .price-label {
  white-space: nowrap;
}
.product-view .product-shop .price-box .old-price .price-label {
  display: inline-block;
  color: #aaa;
  font-size: 8px;
  text-transform: uppercase;
}
.product-view .product-shop .price-box .iva {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  color: #a6a6a6;
}
.product-view .product-shop .price-box .old-price .price {
  font-weight: normal;
}
.product-view .product-shop .price-box .old-price {
  margin: -7px 0 0;
  width: 100%;
  display: inline-block;
  float: none;
}
/* Override price box top margin for special prices */
.product-view .product-shop .price-box .old-price .price {
  font-size: 12px;
  line-height: 32px;
}
/* MSRP price and old price */
.product-view .product-shop .price-box .old-price .price,
.map-popup-msrp .price {
  color: #aaa;
}
/* MSRP price and old price (only in MSRP box) */
.price-box.map-info .old-price .price,
.map-popup-msrp .price {
  text-decoration: line-through;
  display: block;
}
.product-view .product-shop .price-box.map-info .old-price .price {
  font-size: 18px;
}
/* Move MSRP links below old price */
.product-view .product-shop .price-box.map-info .old-price {
  display: block;
}
/* Special price */
.product-view .product-shop .price-box .special-price {
  margin: -4px 0 0;
  white-space: nowrap;
  /*Chrome*/
}
.product-view .product-shop .price-box .special-price .price {
  font-size: 23px;
}
.product-view .product-shop .price-box .special-price .price-label {
  white-space: nowrap;
}
.product-view .product-shop .price-box .special-price .price-including-tax,
.product-view .product-shop .price-box .special-price .price-excluding-tax {
  padding: 0 0 0 15px;
}
/* Additional styles for "product-view"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* "Add to cart" box with price box inside (displayed even if the product is not available).
   It has the same styling as 'container1-wrapper' and 'container2-wrapper'. */
.product-view .add-to-box,
.product-view .product-type-data {
  margin: 10px 0;
  padding: 20px 15px 15px 15px;
}
/* Price boxes inside */
.product-view .add-to-box .price-box {
  float: left;
  margin: 0px 0 0 8px;
  width: 115px;
}
.product-view .product-type-data .price-box {
  margin: 0;
}
.product-view .out-of-stock {
  float: right;
  margin: 0 0 5px 10px;
}
/* Product view link colors */
.product-view .product-shop a,
.product-right-box a {
  color: #888;
}
.product-view .product-shop a:hover,
.product-right-box a:hover {
  color: #2e4260;
}
/* Other elements */
.action-box {
  margin: 0 0 15px;
}
.extrahint-wrapper {
  margin: 0 0 15px;
}
/* Product view messages */
#messages_product_view {
  margin-top: 5px;
}
/* Grouped product
-------------------------------------------------------------- */
.product-view .product-type-data.is-grouped {
  padding: 0;
  background-color: transparent;
}
/* Align right instead of float right */
.product-view .product-type-data.is-grouped .out-of-stock {
  float: none;
  text-align: right;
}
/* Downloadable product
-------------------------------------------------------------- */
.product-type-data .item-options {
  margin: 10px 0 0;
}
.product-type-data .item-options dt {
  float: none;
  margin: 0 0 5px;
}
/* Same as "item-options" in cart */
.product-type-data .item-options dd {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png) 3px 4px no-repeat;
  padding-left: 15px;
}
/* Additional information table
-------------------------------------------------------------- */
.product-view .data-table th {
  font-weight: bold;
}
.product-view .data-table tr.even {
  background-color: #f5f5f5;
}
.product-view .data-table tr td,
.product-view .data-table tr th {
  border-right-color: #e5e5e5;
}
.product-view .add-to-cart .input-text.qty {
  height: 29px;
  margin-top: 0;
  text-align: center;
}
/* Product right box - additional attributes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-right-box {
  float: right;
  width: 210px;
  min-height: 233px;
  padding: 15px;
}
.product-right-box .item {
  margin: 10px 0;
}
.product-right-box .item img {
  float: left;
}
.product-right-box .item .heading {
  line-height: 15px;
  display: block;
  margin-left: 25px;
}
.product-right-box .box-brand {
  width: 210px;
  height: 50px;
  margin: 0px;
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
}
.product-right-box .box-brand img {
  float: none;
}
/* Temporary demo attributes */
.product-right-box .other-attributes {
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid #f2f2f2;
}
.product-right-box .item.box-delivery .heading {
  line-height: 18px;
}
.product-right-box .item.box-delivery img {
  margin-right: 3px;
}
/* Product options
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.container1-wrapper {
  margin: 10px 0 10px;
}
.container2-wrapper {
  margin: 20px 0 0;
  float: left;
  width: 720px;
}
.product-view .add-to-box,
.product-view .product-type-data,
.container1-wrapper,
.container2-wrapper {
  background-color: #f5f5f5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.product-options {
  padding: 10px;
  position: relative;
}
.product-options dt {
  font-weight: normal;
}
.product-options dt label {
  font-weight: bold;
}
.product-options dt label.required em {
  color: #eb340a;
  margin-left: 5px;
}
.product-options dd .qty-holder {
  display: block;
  padding: 5px 0 0;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dd {
  padding: 5px 10px 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ebebeb;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.product-options dd input.input-text {
  width: 98%;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select {
  width: 99%;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 11px;
}
.product-options p.required {
  visibility: hidden;
  position: absolute;
  right: 30px;
  top: 10px;
}
.container1-wrapper:hover .required,
.container2-wrapper:hover .required {
  visibility: visible;
}
/*bottom*/
.product-options-bottom {
  padding: 0 15px 15px;
}
.product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
  color: #e26703;
}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #e26703;
}
.product-options-bottom .price-box {
  float: left;
  margin: 7px 0 0;
  padding: 0;
}
/* Top margin same as: price-box outside options */
.product-options-bottom .price-box .price-as-configured {
  margin: 5px 0 0;
}
.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-options-bottom .add-to-cart {
  float: right;
}
.product-shop .product-options-bottom .price-box {
  margin: 7px 0 0;
}
/* Same as ".product-options-bottom .price-box" */
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
/* Product view tabs
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-tabs-wrapper .tabs {
  width: 704px;
  /* 720 - (large-tabs-left->width + large-tabs-right->width)*/
}
.product-tabs-wrapper .tabs-panes {
  border: 1px solid #D9D7D7;
  border-radius: 5px 5px 5px 5px;
  clear: both;
  width: 100%;
}
.product-tabs-wrapper .tabs-panes .pane {
  padding: 15px;
  min-height: 100px;
}
.product-tabs-wrapper .tabs-panes .pane .prestaciones {
  width: 100%;
}
.product-tabs-wrapper .tabs-panes .pane .prestaciones:after {
  content: '';
  display: block;
  clear: both;
}
.product-tabs-wrapper .tabs-panes .pane .prestaciones h3 {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}
.product-tabs-wrapper .tabs-panes .pane .prestacion {
  width: 33.3%;
  float: left;
  margin-bottom: 10px;
}
.product-tabs-wrapper .tabs-panes .pane .prestacion .image {
  margin: 10px;
}
.product-tabs-wrapper .tabs-panes .pane .prestacion .image img {
  width: 100%;
}
.product-tabs-wrapper .tabs-panes .pane .prestacion .title {
  margin: 5px 10px;
  font-size: 15px;
  font-weight: bold;
  float: left;
}
.product-tabs-wrapper .tabs-panes .pane .prestacion .desc {
  float: left;
  margin: 0 10px;
  clear: both;
}
.download-app {
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  margin-top: 10px;
}
.download-app .title {
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}
.download-app .text-center {
  text-align: center;
}
.download-app img {
  width: 140px;
  max-height: 40px;
  margin-right: 10px;
}
/* Static CMS blocks displayed on product view
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Static CMS blocks for social buttons */
/*my:predef-block*/
.product-view .product-right-bottom-wrapper {
  margin: 15px 0 4px;
}
.product-view .product-main-bottom-wrapper {
  border-top: 1px solid #eee;
  margin: 20px 0 0;
  padding: 17px 0 0;
}
/* Static CMS block replacing Related products */
/*my:predef-block*/
/* Static CMS block replacing Up-sell products */
/*my:predef-block*/
.product-replace-upsell-wrapper {
  margin: 20px 0 0;
}
/* Grouped Product
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-view .grouped-items-table {
  margin: 0 0 -5px;
}
.product-view .grouped-items-table thead th {
  font-weight: bold;
}
.product-view .grouped-items-table tbody tr.last {
  border-bottom: none;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}
.product-view .grouped-items-table .price-box .price-including-tax .price {
  font-size: 15px;
}
.product-view .grouped-items-table td {
  vertical-align: middle;
}
.product-view .grouped-items-table .price-box .regular-price .price {
  font-size: 14px;
}
/* Block: Upsell
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-collateral .box-up-sell {
  margin: 15px 0 20px;
}
.box-up-sell .item {
  min-height: 277;
}
.box-up-sell h2 {
  float: left;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 25px;
  /* Adjusted to tabs browse buttons height */
}
/* Tabs - override */
.box-up-sell .tabs {
  display: none;
}
.box-up-sell .tabs-panes {
  float: left;
}
.box-up-sell .browse-button {
  float: left;
  margin: 0 3px 10px 0;
}
.box-up-sell .browse-button.forward {
  margin-right: 15px;
}
.box-up-sell .ratings {
  font-size: 10px;
  margin: 10px 0;
}
/* Override grid item's minimal height */
.box-up-sell .spec-grid4col .item {
  min-height: 280px;
}
/* Block: Tags
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags h3 {
  font-size: 13px;
  color: #222;
}
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 15px;
}
.product-view .box-tags .product-tags li {
  display: inline;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_pipe3.gif) 100% 4px no-repeat;
  padding: 0 7px 0 4px;
}
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
  background: none;
  padding-right: 0;
}
.product-view .box-tags .form-add label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #0a263c;
}
.product-view .box-tags .form-add .input-box {
  float: left;
  width: 305px;
  margin: 0 5px 0 0;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_tag_add.gif) 0 5px no-repeat;
  padding: 0 0 0 23px;
}
.product-view .box-tags .form-add input.input-text {
  width: 299px;
  height: 17px;
  padding: 4px;
}
.product-view .box-tags .form-add .button {
  margin-left: 5px;
}
.product-view .box-tags .note {
  margin: 3px 0 0;
  padding: 0 0 0 23px;
  font-size: 11px;
}
/* Block: Reviews
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-view .box-reviews dl {
  margin: 0 0 15px;
}
.product-view .box-reviews dt {
  color: #999;
}
.product-view .box-reviews dt .heading {
  color: #333;
  font-weight: normal;
  font-size: 18px;
  margin-right: 8px;
}
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dt a {
  font-size: 18px;
  margin-right: 8px;
}
.product-view .box-reviews dd {
  margin: 0 0 15px 15px;
}
.product-view .box-reviews dd .date {
  color: #999;
  display: block;
  margin-top: 3px;
}
.product-view .box-reviews .ratings-table {
  margin: 5px 0;
}
.product-view .box-reviews .form-add {
  padding: 15px;
  background-color: #f5f5f5;
}
.product-view .box-reviews .form-add h2 {
  margin-top: 0;
  color: #066cc3;
}
.product-view .box-reviews .form-add h3 {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
  font-size: 12px;
  font-weight: normal;
}
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
}
.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add .form-list .input-box {
  width: 360px;
}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
  width: 354px;
}
.product-view .box-reviews #review-form {
  margin: 0;
  display: block;
}
/*bylo: margin top 40px*/
/* Send a Friend
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.send-friend .form-list {
  overflow: hidden;
}
.send-friend .form-list li {
  margin-right: -15px;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  width: 315px;
}
.send-friend .form-list .input-box {
  width: 300px;
}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
  width: 294px;
}
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
.send-friend .form-list li.wide textarea {
  width: 609px;
  max-width: 660px;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 11px;
  line-height: 21px;
}
/* Content Styles %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.product-name {
  margin: 0;
  font-size: 1em;
  line-height: 15px;
  font-weight: normal;
}
/* Product Tags */
.tags-list li {
  display: inline;
}
/* Advanced Search */
.advanced-search-summary {
  padding: 15px;
  margin: 10px 0;
  background-color: #f5f5f5;
}
.advanced-search-summary ul {
  float: left;
  margin: 0 15px 10px 0;
  width: 46%;
}
.advanced-search-summary li {
  margin: 0 0 2px 0;
  color: #2e4260;
  font-size: 16px;
}
.advanced-search-summary strong {
  color: #000;
  margin: 0 5px 0 0;
}
.advanced-search-summary p {
  clear: both;
  margin: 10px 0 0;
}
/* Advanced Search - form */
.advanced-search .form-list label {
  padding-right: 10px;
  width: 140px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  clear: none;
  float: left;
}
.catalogsearch-advanced-index .fieldset {
  margin-bottom: 3px;
}
.catalogsearch-advanced-index .buttons-set {
  padding-left: 0;
}
.catalogsearch-advanced-index .buttons-set button.button {
  float: left;
  margin: 0;
}
.catalogsearch-advanced-index .buttons-set button.button span span {
  padding-left: 60px;
  padding-right: 68px;
}
/* Sitemap */
.page-sitemap .links {
  margin: 0;
  text-align: center;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}
.page-sitemap .sitemap {
  margin: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
/* RSS */
.rss-title h1 {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
  line-height: 24px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}
/* Shopping Cart %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Checkout Types
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
  float: right;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
/* Shopping Cart Table
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart fieldset {
  background-color: #eee;
  padding: 20px 13px 13px 20px;
  /* Subtract background image shadow width from padding-right and padding-bottom */
  -moz-border-radius: 2px 2px 0 2px;
  -webkit-border-radius: 2px 2px 0 2px;
  border-radius: 2px 2px 0 2px;
}
.cart-table-wrapper {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/cart-shadow.png) right bottom no-repeat;
  padding: 0 7px 7px 0;
  /* Shadow width padding */
}
.cart-table {
  background-color: #fff;
}
.cart-table thead th {
  padding: 10px;
  font-weight: normal;
}
.cart-table th.last {
  border-right: none;
}
.cart-table tr.odd td,
.cart-table tr.even td {
  padding: 10px;
  border-right: 1px solid #eee;
}
.cart-table tr {
  border-bottom: #eee solid 1px;
}
.cart-table thead tr {
  border-bottom: 1px solid #ddd;
}
.cart-table tr.even {
  background: none;
}
.cart-table .product-name {
  font-weight: normal;
  margin: 0 0 5px;
  font-size: 13px;
}
.cart-table .item-msg {
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color: #df280a;
}
.cart-table tfoot td {
  padding: 5px 10px;
  border: none;
}
/* Buttons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart-table .btn-continue,
.cart-table .btn-update a {
  display: block;
  padding: 2px 0 2px 21px;
  margin: 12px 10px;
  line-height: 15px;
  color: #888;
}
.cart-table .btn-continue:hover,
.cart-table .btn-update:hover a {
  color: #2e4260;
}
.cart-table .btn-continue {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 0 -240px no-repeat;
  float: left;
}
.cart-table .btn-update a {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 0 -200px no-repeat;
  float: right;
}
/* Make link wrapper (button tag) invisible */
.cart-table .btn-update {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
/* Shopping Cart Collateral boxes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .cart-right-column {
  float: right;
  width: 306px;
}
.cart .cart-left-column {
  float: left;
  width: 632px;
}
.cart .cart-left-column .cart-bottom-box {
  margin-top: 20px;
}
/* This class helps distinguish content placed inside 2-column-wide boxes in ".cart-left-column" */
/* 2 columns set */
.cart .cart-collaterals .col2-set .col-1,
.cart .cart-collaterals .col2-set .col-2 {
  width: 306px;
}
.cart .cart-collaterals .col2-set .col-1 {
  margin-right: 20px;
}
/* Cross-sell
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .crosssell {
  padding: 15px;
  border: 15px solid #f5f5f5;
}
.cart .crosssell h2 {
  font-weight: normal !important;
}
.cart .crosssell .product-image {
  float: left;
  width: 75px;
  height: 75px;
  border: 1px solid #d0cdc9;
}
.cart .crosssell .product-details {
  margin-left: 90px;
}
.cart .crosssell .product-name a:hover {
  border: none;
}
.cart .crosssell li.item {
  padding: 20px 0;
  border-bottom: #eee 1px solid;
}
.cart .crosssell .btn-cart {
  float: left;
}
.cart .crosssell .add-to-links {
  float: right;
  margin-left: 5px;
}
.cart .crosssell .price-box {
  margin: 7px 0;
  line-height: 15px;
}
.cart .crosssell:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
/*
-------------------------------------------------------------- */
.cart-wide-box .crosssell li.item {
  float: left;
  width: 265px;
  min-height: 109px;
}
.cart-wide-box .crosssell li.item.odd {
  padding-right: 20px;
  border-right: 1px solid #eee;
}
.cart-wide-box .crosssell li.item.even {
  padding-left: 20px;
}
.crosssell #crosssell-products-list .product-details .add-to-links {
  display: none;
}
/* Common styles: Cross-sell, Discount Codes, Estimate Shipping
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .shipping {
  background-color: #f5f5f5;
  padding: 15px;
}
.cart .crosssell h2,
.cart .discount h2,
.cart .shipping h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0;
}
/* Discount Codes (coupons)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .discount label {
  display: block;
  margin: 0 0 5px;
}
.cart .discount .input-box {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0 36px;
  vertical-align: top;
}
.cart .discount input.input-text {
  height: 25px;
  width: 205px;
}
/* Changed */
.cart .discount .buttons-set {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0;
  position: relative;
  width: 42px;
}
.cart .discount .buttons-set .btcan {
  float: right;
  margin-top: 7px;
  position: absolute;
  right: 174px;
  cursor: pointer;
  white-space: nowrap;
}
.cart .discount .buttons-set button span {
  height: 30px;
}
.cart .discount .buttons-set button span span {
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  padding-right: 13px;
  text-transform: uppercase;
  font-size: 11px;
}
/* Estimate Shipping
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .shipping input.input-text {
  width: 254px;
}
.cart .shipping select {
  width: 264px;
}
.cart .shipping p {
  margin-bottom: 10px;
}
.cart .shipping .sp-methods {
  margin: 10px 0 0;
  padding: 5px 0 0;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_divider1.gif) 0 0 repeat-x;
}
/* Shopping Cart Totals
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart .totals {
  padding: 0 20px 20px;
  margin: 0 0 20px;
  background-color: #eee;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.cart .totals table {
  width: 100%;
}
.cart .totals td {
  padding: 1px 0px 1px 7px;
}
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
  padding-bottom: 5px;
}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
  font-size: 15px;
}
/*.cart .totals tfoot .price { color:#B31F5A; } */
.cart .totals .checkout-types {
  font-size: 13px;
  text-align: right;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
/*my:predef-block*/
/* Cart predefined blocks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart-below-table-wrapper,
.cart-above-crosssell-wrapper,
.cart-replace-crosssell-wrapper,
.cart-below-totals-wrapper {
  margin: 20px 0;
}
.cart-below-table-wrapper,
.cart-above-crosssell-wrapper {
  margin-top: 0;
}
/* Remove top margin for the first block above coupons */
/* Item Options and Options Tool Tip
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.item-options {
  line-height: 15px;
}
.item-options dt {
  white-space: nowrap;
  float: left;
  margin-right: 7px;
  color: #333;
}
.item-options dd {
  padding-left: 11px;
  margin: 0 0 2px;
  color: #999;
}
/* Item options in cart/checkout tables */
.data-table .item-options dt {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/bullet.png) 0 4px no-repeat;
  padding-left: 10px;
}
.data-table .item-options {
  margin: 0 0 0 10px;
}
/* Options Tool Tip
-------------------------------------------------------------- */
.truncated {
  cursor: help;
  display: inline-block;
  margin-left: 3px;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
  color: #999;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
.truncated a.details:hover {
  color: #333;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  /*width:250px;*/
  padding: 8px;
  background-color: #f5f5f5;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px;
}
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}
/* Checkout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {
  font-weight: bold;
  margin: 13px 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 30px;
}
.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 10px;
}
.sp-methods .checkmo-list label {
  color: #B31F5A;
  width: 135px;
  padding-right: 10px;
}
.sp-methods .checkmo-list address {
  float: left;
  padding: 5px 0 10px;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.please-wait {
  float: right;
  margin-right: 5px;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}
/* Tooltip */
.tool-tip {
  background-color: #fff;
  padding: 10px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close a {
  margin: 0 0 0 auto;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
/* Gift Messages */
.gift-messages {
  margin: 15px 0;
}
.gift-messages-form {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  padding: 15px;
  position: relative;
}
.gift-messages-form p {
  margin-bottom: 10px;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
/*my:*/
#allow-gift-message-container .measure ul {
  margin: 0 0 5px 15px;
  list-style: inside disc none;
}
#allow-gift-message-container .form-list {
  margin: 8px 0 0;
}
#allow-gift-message-container .form-list .input-box {
  margin: 5px 0 0;
}
.gift-message-link {
  display: block;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}
.gift-message-link.expanded {
  background-position: 0 -53px;
}
.gift-message-row .btn-close {
  float: right;
  padding: 0 7px 0px;
}
.gift-message dt strong {
  font-weight: bold;
  color: #666;
}
.gift-message dd {
  margin: 5px 0 0;
  font-size: 13px;
}
.order-gift-message {
  margin: 15px 0;
}
/* Checkout Agreements */
.checkout-agreements {
  padding: 0 60px 20px;
}
.checkout-agreements li {
  margin: 0 0 10px;
}
.checkout-agreements .agree {
  margin-top: 5px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  font-weight: bold;
}
.opc .checkout-agreements {
  padding: 20px 40px;
}
/* Centinel */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
/* Generic Info Set */
/* For more styles see Multiple Addresses Checkout */
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
/********** Common Checkout Styles > */
.block-progress {
  border: 0;
  margin: 7px 0 0;
}
.block-progress .block-title {
  background: none;
  border: 0;
  padding: 10px 0 10px 5px;
  line-height: 15px;
}
.block-progress .block-title strong {
  font-family: inherit;
  font-size: 15px;
  text-transform: none;
  font-weight: normal;
}
.block-progress .block-content {
  background: none;
  padding: 0;
  border: none;
}
.block-progress .block-title strong {
  color: #222;
}
.block-progress dt {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/icons.png) 0px -280px no-repeat #f5f5f5;
  line-height: 18px;
  margin: 0 0 5px;
  padding: 6px 10px 6px 30px;
  color: #555;
}
.block-progress dd {
  line-height: 15px;
  border-top: 0 none;
  margin: 0 0 6px;
  padding: 8px 10px;
}
.block-progress dt.complete {
  background-position: 0px -320px;
}
.block-progress dt.complete .separator {
  display: none;
}
.block-progress dt.complete a {
  text-transform: none;
  float: right;
}
.block-progress p {
  margin: 0;
}
.opc .buttons-set {
  margin-top: 0;
  padding-top: 2em;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .section {
  margin: 0 0 10px;
}
.opc .section.allow {
  cursor: pointer;
}
.opc .section.allow.active {
  cursor: auto;
}
.opc .allow .step-title h2 {
  color: #555;
}
.opc .allow .step-title a {
  display: block;
}
.opc .step-title {
  background: #f5f5f5;
  padding: 10px;
  text-align: right;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.opc .allow .step-title {
  background: #e5e5e5;
}
.opc .step-title .number {
  float: left;
  background: #fff;
  padding: 8px 12px;
  margin: 0 8px 0 0;
  font: normal 15px/15px arial, helvetica, sans-serif;
  color: #555;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.opc .step-title h2 {
  float: left;
  margin: 6px 0 0;
  color: #999;
  font-size: 15px;
  line-height: 18px;
}
.opc .step-title a {
  display: none;
  float: right;
  margin-top: 6px;
}
.opc .active .step-title {
  background-color: #ddd;
  cursor: default;
}
.opc .active .step-title .number {
  color: #fff;
  background-color: #bf2330;
}
.opc .active .step-title h2 {
  font-weight: bold;
}
.opc .active .step-title a {
  display: none;
}
.opc .step {
  background-color: #f9f9f9;
  padding: 15px 30px;
  position: relative;
}
.opc .step .tool-tip {
  right: 30px;
}
#opc-login .col-1 {
  width: 48%;
  padding: 0 15px 0 0;
}
#opc-login .col-2 {
  width: 47%;
  padding: 0 0 0 15px;
  border-left: #e5e5e5 1px solid;
}
#opc-login h3 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 2px;
  margin: 10px 0 20px;
}
#opc-login h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
#opc-login .form-list {
  margin: 15px 0 15px;
}
#opc-login .form-list li {
  margin: 0 0 3px;
}
#opc-login .buttons-set {
  padding: 0;
}
#opc-shipping_method .buttons-set {
  border-top: 0;
}
.opc .gift-messages-form {
  margin: 2px -30px;
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-width: 1px 0;
  padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
  padding: 5px;
  overflow: visible;
}
#opc-review .step {
  padding: 0;
}
#opc-review .product-name {
  color: #222;
}
#opc-review .item-options {
  margin: 5px 0 0;
}
#opc-review .buttons-set {
  border: 0;
  padding: 15px 30px;
}
#opc-review .buttons-set p {
  margin: 0;
  line-height: 28px;
}
#opc-review .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}
#opc-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0;
}
/* Predefined CMS blocks */
/*my:predef-block*/
.opc-above-steps-wrapper,
.opc-below-steps-wrapper {
  margin: 20px 0;
}
.opc-below-progress-wrapper {
  margin: 15px 0;
}
/* Common styles for Multiple Addresses Checkout and Generic Info Set
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.multiple-checkout h2,
.info-set h2 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4,
.info-set h3,
.info-set h4 {
  font-size: 15px;
  font-weight: bold;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a,
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-size: 12px;
  font-weight: normal;
}
.multiple-checkout .data-table .product-name,
.info-set .data-table .product-name {
  font-size: 13px;
  margin: 0 0 5px;
}
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  font-weight: normal;
}
.multiple-checkout .col2-set h3.legend,
.info-set h3.legend {
  color: #2e4260;
  margin: 0 0 10px;
}
.multiple-checkout .col2-set .divider,
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .box,
.info-set .box {
  margin: 0 0 15px;
}
/* Multiple Addresses Checkout
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.checkout-progress {
  padding: 0 110px;
  margin: -11px 0 25px;
}
.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 1px 0 0;
  padding-top: 5px;
  border-top: 10px solid #d5d5d5;
  text-align: center;
  color: #bbb;
}
.checkout-progress li.active {
  border-top-color: #2e4260;
  color: #2e4260;
}
.multiple-checkout .page-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}
.multiple-checkout .buttons-set {
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 15px;
}
/* Styles similar to cart-table */
.multiple-checkout .data-table thead tr {
  border-bottom: 1px solid #bbb;
}
.multiple-checkout .data-table thead th {
  padding: 10px;
  font-weight: normal;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}
.multiple-checkout .col2-set .col-1 {
  width: 32%;
}
.multiple-checkout p.actions {
  margin-bottom: 10px;
}
.multiple-checkout .place-order .please-wait {
  margin-top: 10px;
}
.multiple-checkout .place-order .grand-total {
  font-size: 1.5em;
  text-align: right;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}
.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 20px;
}
.multiple-checkout .place-order .grand-total .price {
  color: #2e4260;
}
/* Step 1 */
.multiple-checkout .title-buttons button.button span,
#multiship-addresses-table tfoot button.button span {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/btn-grey.png);
  color: #555;
}
#multiship-addresses-table td {
  padding: 10px;
}
/* Step 2 */
.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
}
/* Account Login/Create Pages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.account-login {
  margin-bottom: 20px;
}
.account-login h2 {
  font-size: 15px;
  font-weight: bold;
}
.account-login .col2-set .col-1,
.account-login .col2-set .col-2 {
  width: 475px;
  height: auto;
  background-color: #f5f5f5;
}
.account-login .content {
  padding: 20px;
  min-height: 215px;
}
.account-login p {
  margin-bottom: 15px;
}
.account-login p.required {
  margin: 0 10px 0 0;
}
.account-login .buttons-set {
  padding: 0 20px 20px;
  margin: 0;
}
/* Account Login/Create box elements - login page and checkout page */
.account-login .buttons-set button,
#opc-login .buttons-set button {
  float: left;
  margin-left: 0;
}
.account-login .buttons-set a,
#opc-login .buttons-set a {
  float: right !important;
  margin: 4px 0 0;
}
/* My Account %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.my-account {
  padding-left: 20px;
}
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
.my-account .title-buttons button {
  margin-bottom: -140px;
  /*-55px;*/
}
.my-account .buttons-set button {
  float: right;
}
.my-account .buttons-set .back-link {
  margin-top: 1px;
}
#action-buttons {
  float: right;
  margin: 0 0 5px;
}
#action-buttons .link-reorder,
#action-buttons .link-rss,
#action-buttons .link-print {
  font-weight: normal;
}
/********** < Dashboard */
.dashboard .welcome-msg {
  margin: 0 0 1.5em 0;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .welcome-msg strong {
  font-size: 15px;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
/* General Box */
.box-account {
  padding: 15px;
  margin: 0 0 15px;
  border: #eee 15px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.box-account:hover {
  border-color: #e5e5e5;
}
.box-account .box-head {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px;
  text-align: right;
}
.box-account .box-head h2 {
  float: left;
  margin: 0 0 5px;
  text-transform: uppercase;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #066cc3;
  padding: 0 0 0 30px;
}
.box-info .col-1 {
  border-right: 1px solid #e5e5e5;
}
.box-info .col-1 .box {
  padding-right: 10px;
}
.dashboard .box .box-title {
  padding: 0 0 2px;
  margin: 0 0 8px;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  margin: 0;
}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_folder-table.gif);
}
/* Block: Account Information */
.dashboard .box-info .box-head h2 {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_ma-info.gif);
}
.dashboard .box-info h4 {
  font-weight: normal;
  text-transform: uppercase;
}
/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_ma-reviews.gif);
}
.dashboard .box-reviews .number {
  float: left;
  font-size: 12px;
  line-height: 1;
  padding: 2px 5px;
}
.dashboard .box-reviews .details {
  margin-left: 23px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .ratings {
  margin: 5px 0 0;
}
/* Block: Tags */
.dashboard .box-tags .box-head h2 {
  background-image: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/i_ma-tags.gif);
}
.dashboard .box-tags .number {
  float: left;
  font-size: 12px;
  line-height: 1;
  padding: 2px 5px;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags .tags {
  margin: 5px 0 0;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
/********** Dashboard > */
/* Common heading styles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.dashboard .box .box-title h3,
.dashboard .box .box-title h4,
.order-info-box h2 {
  font-size: 15px;
  font-weight: bold;
}
.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 0 38px;
  line-height: 30px;
  color: #2e4260;
}
/* Address Book
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.addresses-list.col2-set .col-1,
.addresses-list.col2-set .col-2 {
  width: 49.3%;
}
.addresses-list h2 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 15px;
}
.addresses-list h3 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.addresses-list address {
  margin-bottom: 10px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list .link-remove {
  color: #333;
}
.addresses-list .link-remove:hover {
  color: #2e4260;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list .addresses-primary .item {
  padding: 10px 13px;
  margin: 0 0 10px;
  border: #eee 15px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.addresses-list .addresses-primary .item:hover {
  border-color: #e5e5e5;
}
.addresses-list .addresses-primary .item.empty:hover {
  border-color: #eee;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.empty p {
  color: #555;
}
.addresses-list .addresses-additional .item {
  padding: 15px;
  margin: 0 0 10px;
  background-color: #f5f5f5;
}
.addresses-list .addresses-additional {
  margin-top: 40px;
}
.my-account .pager {
  margin: 20px 0;
}
/* Order View
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.order-info {
  display: block;
  height: 16px;
  width: 100%;
}
.order-info dt {
  float: left;
  padding-right: 14px;
  font-weight: bold;
}
.order-info dd li {
  display: inline-block;
  margin-right: 10px;
}
/*
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.order-date {
  color: #2E4260;
  display: block;
  margin: 12px 0;
  width: 100%;
}
.order-info-box {
  margin: 0 0 10px;
  padding: 15px;
  border: #eee 15px solid;
}
.order-info-box .col-1 {
  border-right: #e5e5e5 solid 1px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-items .data-table {
  margin-bottom: 20px;
}
.order-items .data-table td {
  padding: 5px 9px;
}
.order-items .data-table .grand_total {
  font-size: 15px;
}
.order-items .data-table .grand_total .last,
.order-items .data-table .grand_total_incl .last {
  color: #2e4260;
}
.order-items {
  width: 100%;
  overflow-x: auto;
}
.order-items .product-name {
  margin: 0 0 3px;
  font-size: 12px !important;
}
.order-items .link-print {
  font-weight: normal;
}
.order-items p .link-print {
  float: none;
}
.order-items h2,
.order-about h2 {
  margin: 15px 0;
}
.order-items h3.table-caption {
  font-size: 13px;
  font-weight: bold;
}
.order-items h2.table-caption a,
.order-items h2.sub-title a {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}
.order-items .order-links {
  text-align: right;
}
.order-items .order-comments h2 {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-order-comment.gif) 0 0 no-repeat;
}
.order-details h2 {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-order-item.gif) 0 0 no-repeat;
}
.order-details h2 .separator {
  color: #999;
  font-size: 12px;
}
.order-about {
  margin: 0 0 15px;
  padding: 5px 30px;
}
.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 12px;
  margin-bottom: 15px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  width: 20%;
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table th,
.tracking-table td {
  padding: 5px 9px;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
/* Order Print Pages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 16px;
  font-weight: bold;
}
.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 16px;
  font-weight: bold;
}
.page-print .order-date {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
/* My Wishlist
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.my-wishlist .data-table td {
  padding: 10px;
}
.my-wishlist .product-image {
  display: block;
  width: 113px;
  height: 113px;
  margin: 0 0 5px;
}
.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 109px;
  border: 1px solid #e5e5e5;
}
.my-wishlist .buttons-set {
  margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
  float: none;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
.my-wishlist .btn-cart {
  margin: 10px 0 5px;
}
/* My Tags
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 5px 0 0 5px;
}
#my-tags-table {
  clear: both;
}
#my-tags-table td {
  padding: 10px;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
/* My Reviews
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
#my-reviews-table td {
  padding: 10px;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .label {
  margin: 0 0 8px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 10px;
}
.product-review .product-details {
  margin: 0 20px 20px 155px;
}
.product-review .product-name {
  font-size: 18px;
  margin: 0 0 18px;
}
.product-review h3 {
  font-size: 12px;
  margin: 15px 0 5px;
}
.product-review .ratings-table {
  margin: 0 0 15px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  font-size: 12px;
  margin: 5px 0 0;
}
/* Billing Agreements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px;
}
/* Popups %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Remember Me Popup
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.window-overlay {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  z-index: 1000;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
/*.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }*/
/* Additionally remove the button */
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}
/* MAP Popup
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  text-align: right;
  text-transform: uppercase;
}
/*.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }*/
.map-cart-sidebar-total {
  color: red;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: lowercase;
  width: 55px;
  line-height: 15px;
  padding: 2px 8px;
}
.map-cart-sidebar-total:hover {
  overflow: visible;
  white-space: normal;
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.map-popup {
  margin: 10px 0 0;
  position: absolute;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  width: 240px;
}
.map-popup-heading h2 {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  display: none;
  /*border-color:transparent transparent #fff transparent; border-style:solid; border-width:10px; position:absolute; left:50%; top:-20px;*/
}
.map-popup-content {
  overflow: hidden;
  text-align: left;
  width: 270px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 15px;
  padding: 15px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #eee;
}
/* Common for: Remember Me Popup and MAP Popup
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.remember-me-popup,
.map-popup {
  background: #fff;
  text-align: left;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /* +Common shadow styles for multiple items */
}
.remember-me-popup h3,
.map-popup-heading {
  border-bottom: 1px solid #eee;
  padding: 12px 45px 12px 15px;
}
.remember-me-popup h3,
.map-popup-heading h2 {
  font-size: 14px;
  font-weight: bold;
}
.remember-me-popup .remember-me-popup-body,
.map-popup-content {
  padding: 15px;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close,
.map-popup-close {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/pix.png) 0 -150px no-repeat;
  display: block;
  position: absolute;
  top: 11px;
  right: 15px;
  height: 17px;
  width: 17px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close:hover,
.map-popup-close:hover {
  background-position: -17px -150px;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close:active,
.map-popup-close:active {
  background-position: -34px -150px;
}
/* Footer %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.footer-container {
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/footer-bg.jpg) center 0 repeat-x;
  text-align: left;
  color: #555;
}
.footer-container-inner {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/footer-bg-plus.png") no-repeat scroll center 57px transparent;
  margin-left: -100px;
  padding-left: 100px;
  height: 366px;
}
/* Top of the footer
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.footer-top {
  width: 960px;
  height: 50px;
  margin: 0 auto;
  clear: both;
  /*IE7*/
}
.footer-top .links {
  float: left;
}
.footer-top ul {
  margin-top: 15px;
}
.footer-top ul li {
  float: left;
  padding: 0 8px 0;
  border-right: #eee solid 1px;
}
.footer-top ul li.last {
  border: none;
}
.footer-top ul a {
  color: #333;
}
.footer-top ul a:hover {
  color: #066cc3;
}
.footer-top .links-float-right {
  float: right;
}
.footer-top .links-border-left ul li:first-child {
  border-left: #eee solid 1px;
}
/* left border for cms_footer_links */
/* Main footer
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.footer-main {
  width: 960px;
  margin: 0 auto;
}
/* Main footer top
-------------------------------------------------------------- */
.footer-main-top {
  margin: 20px 0;
}
/* Main footer bottom
-------------------------------------------------------------- */
.footer-main-bottom .heading {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 9px;
}
/* Wrappers for footer content */
.footer-item {
  float: left;
  padding: 20px;
  margin-right: 10px;
  background-color: #5cc3df;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.footer-item.last {
  margin-right: 0;
}
.footer-item.wide {
  width: 690px;
}
.footer-item.narrow {
  width: 180px;
  background-color: #d1edf4;
}
/* Static CMS block with column of links */
/*my:predef-block*/
.footer-links-column-wrapper {
  float: left;
  width: 18%;
  margin-right: 2%;
}
.footer-links-column-wrapper.last {
  margin-right: 0;
}
.footer-links-column-wrapper li {
  line-height: 16px;
}
.footer-links-column-wrapper a {
  color: #fff;
}
.footer-links-column-wrapper a:hover {
  color: #333;
}
/* Company info, address, phone number etc. */
/*my:predef-block*/
.footer-company-wrapper .heading {
  color: #45607B;
  margin-bottom: 3px;
  margin-left: 28px;
}
.footer-company-wrapper .phone {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/icon-phone.png") no-repeat scroll 0 0 transparent;
  color: #45607B;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 28px;
  margin: -18px 0 10px;
  padding-left: 28px;
  padding-top: 18px;
  vertical-align: bottom;
}
.footer-company-wrapper address {
  font-style: italic;
  line-height: 15px;
}
/* Newsletter form
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
#subscribe-form {
  float: right;
}
#subscribe-form form {
  display: block;
}
#subscribe-form label {
  float: left;
  margin: 0 5px 0 0;
  font-size: 13px;
  line-height: 25px;
  font-weight: normal;
  position: relative;
}
#subscribe-form .input-box {
  float: left;
  margin: 0 5px 0 0;
}
#subscribe-form .input-box .validation-advice {
  width: 139%;
}
#subscribe-form .input-text {
  float: left;
  width: 180px;
  height: 17px;
  padding: 5px;
  color: #555;
  background: none;
  background-color: rgba(255, 255, 255, 0.25);
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#subscribe-form .input-text:hover {
  background-color: rgba(255, 255, 255, 0.35);
}
#subscribe-form .input-text:focus {
  background-color: rgba(255, 255, 255, 0.5);
}
#subscribe-form .button {
  float: left;
}
/* Footer bottom
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.footer-bottom {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 0;
  min-height: 27px;
  font-size: 11px;
  color: #666;
}
/* Footer elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Social services
-------------------------------------------------------------- */
.footer-social-wrapper {
  float: left;
  line-height: 25px;
  margin-right: 20px;
  margin-top: 12px;
}
.footer-social-wrapper h2 {
  font-family: 'Amaranth', sans-serif;
  font-size: 18px;
  color: #45607b;
}
/*my:predef-block*/
/* Styles for static block */
.footer-social-wrapper .custom-content a {
  float: left;
  margin-right: 10px;
  display: block;
}
.footer-social-wrapper .custom-content.image-hover a {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.footer-social-wrapper .custom-content.image-hover a:hover img {
  margin-top: -40px;
}
/* Payment info
-------------------------------------------------------------- */
.footer-payment-wrapper {
  float: right;
  margin-top: 28px;
  text-align: right;
  width: 285px;
}
/*my:predef-block*/
/* Other elements
-------------------------------------------------------------- */
.footer-copyright {
  color: #D1EDF4;
  float: left;
  line-height: 15px;
  margin-right: 15px;
  margin-top: 35px;
}
.i4div {
  color: #D1EDF4;
  float: right;
  margin-top: 34px;
  text-align: right;
  width: 250px;
}
.i4div a {
  color: #FFF;
}
.store-switcher {
  float: left;
  width: 205px;
  margin-right: 15px;
}
.store-switcher label {
  vertical-align: middle;
}
.store-switcher select {
  background: none;
  background-color: rgba(255, 255, 255, 0.25);
  border: none;
  vertical-align: middle;
}
.store-switcher select:hover,
.store-switcher select:focus {
  border: none;
}
/* Tooltips %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Standard tooltips */
.tooltip {
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #aaa;
  padding: 8px 15px;
  max-width: 300px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* Home page %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.home-block {
  background: #ffffff;
  border: 1px solid #2e4260;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -mozborder-top-right-radius: 6px;
  -o-border-top-left-radius: 6px;
  -o-border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -ms-border-top-left-radius: 6px;
  -ms-border-top-right-radius: 6px;
  margin-bottom: 20px;
}
.home-block .home-block-content {
  padding-bottom: 20px;
}
.home-block .home-block-content h2 {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/top-bg.jpg") center 0 repeat-x;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 21px;
  line-height: 25px;
  color: #f9f9f9;
  font-family: 'Amaranth', sans-serif;
  text-shadow: 0.5px 0.5px 0.75px #ccc;
  -moz-text-shadow: 0.5px 0.5px 0.75px #ccc;
  -webkit-text-shadow: 0.5px 0.5px 0.75px #ccc;
  -ms-text-shadow: 0.5px 0.5px 0.75px #ccc;
  -o-text-shadow: 0.5px 0.5px 0.75px #ccc;
}
.home-block .home-block-content div,
.home-block .home-block-content p {
  margin: 10px 15px;
}
.home-block .home-block-content div > p {
  margin: 10px 0;
}
/* Main slideshow on home page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.the-slideshow .tab-pager {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.the-slideshow .slideshow {
  background-color: #fff;
}
/* Fix: prevent showing all slides while loading */
.the-slideshow .slideshow .slide {
  display: none;
  overflow: hidden;
}
.the-slideshow .slideshow .slide.first {
  display: block;
}
/* Elements in slides
-------------------------------------------------------------- */
.the-slideshow {
  color: #333;
  /*	text-shadow:1px 1px 2px rgba(0, 0, 0, 0.4);
	font-size:18px;*/
}
.the-slideshow h2,
.the-slideshow h3,
.the-slideshow h4,
.the-slideshow h5,
.the-slideshow h6,
.the-slideshow a {
  color: #333;
}
/* Banner in the middle of the home page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.home-banner-wrapper {
  clear: both;
  padding: 20px 0;
}
.home-banner-wrapper .item {
  height: 60px;
  overflow: hidden;
  padding-top: 1px;
}
.home-banner-wrapper .item:hover .image-hover {
  margin-top: -60px;
}
/* CMS Content %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* CCK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.col-1-4 {
  float: left;
  width: 23.5%;
  padding: 0;
  margin-right: 2%;
}
.col-1-4.last {
  margin-right: 0;
}
/* Double column */
.col-2-4 {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.col-2-4.last {
  margin-right: 0;
}
/* Edge boxes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.edgebox {
  position: fixed;
  z-index: 2000;
}
/* Side boxes */
.side-edgebox {
  width: 250px;
}
.right-edgebox {
  right: -252px;
  top: 190px;
}
.right-edgebox:hover {
  right: -1px;
}
/* -1px to hide the border */
.right-edgebox.hover:hover {
  right: -252px;
}
/* If JS is enabled, this class will override default :hover behavior */
.left-edgebox {
  left: -252px;
  top: 190px;
}
.left-edgebox:hover {
  color: #000;
  left: -1px;
}
/* -1px to hide the border */
.left-edgebox.hover:hover {
  left: -252px;
}
/* If JS is enabled, this class will override default :hover behavior */
.side-edgebox-title {
  position: absolute;
  top: 10px;
  width: 45px;
  min-height: 40px;
  cursor: pointer;
}
/* Move title label outside the block. Value equals edgebox-title->width */
.right-edgebox .side-edgebox-title {
  left: -45px;
}
.left-edgebox .side-edgebox-title {
  right: -45px;
}
/* Bottom boxes */
.bottom-right-edgebox {
  bottom: 0;
  right: 0;
}
.bottom-right-edgebox .custom-content {
  max-width: 220px;
}
/* Box content */
.edgebox-content {
  min-height: 30px;
}
.edgebox-content .custom-content {
  padding: 15px;
  background-color: #fff;
}
.edgebox-content .custom-content .heading {
  margin: 10px 0;
}
/* Static CMS blocks inside edge boxes
-------------------------------------------------------------- */
/*my:predef-block*/
/* Other static CMS blocks
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/*my:predef-block*/
.cms-page-top-wrapper {
  margin: 5px 0 15px;
}
.cms-page-bottom-wrapper {
  margin: 15px 0 0;
}
/* CMS pages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 404 not found page */
.cms-index-noroute .col-main {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/404.png") no-repeat scroll right bottom transparent;
  width: 960px;
}
.cms-index-noroute .col-main .std {
  border: 1px solid #FFFFFF;
  background: #FFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 2px #999;
  margin-bottom: 300px;
  margin-top: 40px;
  padding: 40px;
  width: 715px;
}
.cms-index-noroute .col-main .std h1 {
  color: #2e4260;
  font-size: 36px;
}
.cms-index-noroute .col-main .std h2 {
  font-family: 'Amaranth';
  color: #60c3da;
  font-size: 30px;
}
.cms-index-noroute .col-main .std p {
  font-family: Verdana, sans-serif;
}
.cms-index-noroute .col-main .std p a {
  color: #60c3da;
}
/* Common styles %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Common shadow styles for popups and dropdowns
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* IE version included */
#nav ul.level0,
#nav div.level0,
.nav-standard #nav ul,
#mini-cart .block-content,
.header .form-search .search-autocomplete ul,
.remember-me-popup,
.map-popup,
.tool-tip,
.top-dropdown ul,
.edgebox-content .custom-content {
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
/* Tags: */
/*my:predef*/
/*my:remove-before-release*/
/* Clears %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.mclear {
  clear: both;
}
/* my: additional simple clearing */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.guest-select {
  width: 305px !important;
}
.block-layered-nav button.button.close {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/icon-close.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 17px;
  position: absolute;
  right: 15px;
  text-indent: -9999px;
  top: 13px;
  width: 17px;
}
.block-layered-nav button.button.close span {
  background: none;
  border: none;
}
.block-layered-nav button.button.close span span {
  background: none;
  border: none;
}
.block-layered-nav button.button.close:hover {
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/icon-close-hover.png") no-repeat scroll 0 0 transparent;
}
.iva {
  display: block;
  font-size: 11px;
  color: #a6a6a6;
}
.premain {
  position: relative;
}
.premain .page-title {
  height: 64px;
  margin-bottom: 0;
  position: absolute;
  top: 73px;
  width: 960px;
  background: rgba(46, 66, 96, 0.8);
}
.premain .page-title h1 {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0 0 0 0;
  color: #FFFFFF;
  font-size: 36px;
  height: 64px;
  line-height: 62px;
  margin: 0;
  padding-left: 25px;
}
.checkitout {
  width: 960px;
  margin-top: 20px;
}
.slider-wrap {
  margin-top: 0px !important;
}
.cms-index-index .std > ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cart .page-title h1 {
  margin-top: 20px;
}
.premain .page-title.noimage {
  background: none repeat scroll 0 0 rgba(46, 66, 96, 0.8);
  height: 70px;
  margin-bottom: 15px;
  position: static;
  top: 20px;
  width: 960px;
}
.premain .page-title.noimage h1 {
  color: #FFFFFF;
  font-size: 36px;
  line-height: 70px;
  padding-left: 25px;
  margin-top: 0px;
}
#block-related .price-box .price {
  font-size: 20px;
}
.inputcheck {
  display: block;
  float: left;
  height: 26px;
  width: 100%;
}
.inputcheck label {
  display: inline-block;
  margin-left: 4px;
  margin-top: 3px;
  position: relative;
}
.crosssell h2 {
  font-family: 'Amaranth';
  font-size: 25px;
  color: #586880;
}
.crosssell .price-box .price {
  font-size: 20px;
}
.crosssell button.button.btn-cart span {
  height: 27px;
  line-height: 27px;
}
.crosssell button.button.btn-cart span span {
  font-size: 14px;
}
#checkout-step-login {
  float: right;
  position: absolute;
  right: 10px;
  top: 7px;
}
.checkitout .checkout-step {
  background: none repeat scroll 0 0 #ECECEC;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
}
.checkitout .checkout-top .page-title {
  overflow: visible;
  position: relative;
}
#checkout-step-login .step-content {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  padding: 0;
  position: static;
}
.checkitout .checkout-step .step-content {
  border: medium none;
  padding: 15px 8px;
  position: relative;
}
.checkitout .input-text {
  height: 20px;
}
.onestepcheckout-summary thead {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #5CC3DF;
}
.onestepcheckout-summary thead th {
  color: #2E4260;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  vertical-align: middle;
  white-space: nowrap;
}
.checkitout div.onestepcheckout-place-order-wrapper {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
}
.checkitout div.onestepcheckout-place-order-wrapper button span span {
  padding: 0px 45px;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/ic-checkout-white.png) no-repeat right;
  background-position: right 8px;
  float: right;
  margin-right: 40px;
}
.block-account {
  margin-top: 20px;
}
.product-view .short-description table {
  margin-top: 15px;
}
.product-view .short-description table td {
  padding: 0 4px;
}
.account-create .form-list label {
  float: none;
}
.account-create .form-list input.input-text {
  display: block;
}
.legal-registro {
  font-size: 11px;
}
.ie7 #checkout-step-login {
  top: 26px;
}
.ie7 .footer-main {
  margin-top: -25px;
}
.category-products .box-up-sell .productlabels_icons p {
  display: none;
}
.catalog-product-view .product-shop .productlabels_icons {
  position: static;
}
.catalog-product-view .product-shop .productlabels_icons p {
  display: block;
  font-size: 14px;
}
.catalog-product-view .product-shop .productlabels_icons img {
  display: none;
}
.catalog-product-view .product-shop .productlabels_icons .oferta p {
  font-weight: bold;
  color: #B2BE63;
}
.catalog-product-view .product-shop .productlabels_icons .novedad p {
  font-weight: bold;
  color: #f19250;
}
.catalog-product-view .product-shop .productlabels_icons .ultimas p {
  font-weight: bold;
  color: #ed4b5a;
}
.catalog-product-view .product-shop .productlabels_icons .masvendido p {
  font-weight: bold;
  color: #ed4b5a;
}
/*=======================================================================

						LANDING PAGES

=========================================================================*/
.cms-page-view .breadcrumbs {
  margin-bottom: 15px;
}
.cms-page-view .std p {
  font-family: arial, sans-serif;
  font-size: 13px;
}
.cms-page-view .col-main {
  font-family: 'Amaranth';
  font-size: 15px;
  color: #494f5f;
}
.cms-page-view .col-main h3 {
  font-size: 19px;
  color: #58c4e0;
}
.cms-page-view .col-main #content-landing .slider img:nth-child(2) {
  margin-top: -400px;
}
.cms-page-view .col-main #content-landing .slider .titulo {
  width: 400px;
  line-height: 30px;
  position: relative;
  left: 370px;
  top: -340px;
}
.cms-page-view .col-main #content-landing .slider .titulo#caravanas {
  width: 590px;
}
.cms-page-view .col-main #content-landing .slider .titulo#profesionales {
  width: 500px;
}
.cms-page-view .col-main #content-landing .slider .titulo p:first-child {
  font-size: 36px;
  color: white;
}
.cms-page-view .col-main #content-landing .slider .titulo p:last-child {
  font-size: 24px;
  color: #58C4E0;
}
.cms-page-view .col-main #content-landing .contents {
  margin-bottom: 100px;
  margin-top: -75px;
}
.cms-page-view .col-main #content-landing .contents div#content-mini {
  position: relative;
  height: 300px;
  margin-top: 30px;
}
.cms-page-view .col-main #content-landing .contents div#content-mini h3 {
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.cms-page-view .col-main #content-landing .contents div#content-mini p {
  font-family: arial;
}
.cms-page-view .col-main #content-landing .contents div#content-mini .content {
  width: 150px;
  text-align: center;
  font-size: 13px;
}
.cms-page-view .col-main #content-landing .contents div#content-mini #contentmini-1 {
  position: absolute;
  left: 30px;
  width: 110px;
}
.cms-page-view .col-main #content-landing .contents div#content-mini #contentmini-2 {
  position: absolute;
  left: 210px;
  width: 160;
}
.cms-page-view .col-main #content-landing .contents div#content-mini #contentmini-3 {
  position: absolute;
  left: 420px;
  width: 120px;
}
.cms-page-view .col-main #content-landing .contents div#content-mini #contentmini-4 {
  position: absolute;
  left: 600px;
  width: 110px;
}
.cms-page-view .col-main #content-landing .contents div#content-mini #contentmini-5 {
  position: absolute;
  left: 790px;
}
.cms-page-view .col-main #content-landing .contents div#content1 {
  height: 220px;
  margin-top: 30px;
  position: relative;
}
.cms-page-view .col-main #content-landing .contents div#content1 .content-info1 {
  left: 250px;
  position: relative;
  top: -165px;
  width: 670px;
}
.cms-page-view .col-main #content-landing .contents div#content1 .content-info1 p {
  font-family: arial;
}
.cms-page-view .col-main #content-landing .contents div#content1 .content-info1#content-caravanas1 {
  left: 250px;
  position: relative;
  top: -160px;
  width: 670px;
}
.cms-page-view .col-main #content-landing .contents div#content2 {
  height: 220px;
  margin-bottom: 90px;
}
.cms-page-view .col-main #content-landing .contents div#content2 .content-info2 {
  left: 100px;
  margin-top: 35px;
  position: relative;
  text-align: right;
  top: 60px;
  width: 600px;
}
.cms-page-view .col-main #content-landing .contents div#content2 .content-info2 p {
  font-family: arial;
}
.cms-page-view .col-main #content-landing .contents div#content2 .content-info2#content-caravanas2 {
  left: 230px;
  top: 25px;
  width: 460px;
}
.cms-page-view .col-main #content-landing .contents div#content2 .content-info2#content-profesionales {
  top: 30px;
}
.cms-page-view .col-main #content-landing .contents div#content2 img {
  float: right;
  margin-left: 30px;
}
.cms-page-view .col-main #content-landing .contents div#content2 p {
  width: 680px;
  float: right;
}
.cms-page-view .col-main #content-landing .contents div#content3 {
  height: 220px;
}
.cms-page-view .col-main #content-landing .contents div#content3 .content-info3 {
  margin-top: 35px;
  position: relative;
  text-align: left;
  left: 275px;
  top: -215px;
  width: 600px;
}
.cms-page-view .col-main #content-landing .contents div#content3 .content-info3 p {
  font-family: arial;
}
.cms-page-view .col-main #content-landing .contents div#content3 .content-info3#content-caravanas3 {
  left: 275px;
  top: -215px;
  width: 600px;
}
.cms-page-view .grid-product .category-products .products-grid {
  font-family: Arial, Helvetica, sans-serif;
  width: 933px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 100px;
}
.cms-page-view .grid-product .category-products .products-grid .price {
  font-weight: normal;
}
.yotpo .yoTop {
  background-color: #ffffff !important;
}
.yotpo .yoMain {
  border: 1px solid #e5e5e5;
}
.yotpo .yoMain .yoReview .yoUserProfile {
  padding: 5px;
}
.yotpo .yoMain .yoReview .yoMiddle {
  background: white;
  padding: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radisu: 6px;
  -webkit-border-radius: 6px;
}
.yui-ac label {
  float: left;
  height: 21px;
  width: 24px;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
/* For Magento  1.3
button within container */
.yui-ac button {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  vertical-align: middle;
  overflow: visible;
  border: 0 none;
  cursor: pointer;
  background: none repeat scroll 0 0 transparent;
  color: #2F2F2F;
  font: 12px/15px Arial, Helvetica, sans-serif;
}
.yui-ac button span {
  display: block;
  height: 21px;
  padding: 0 0 0 3px;
  background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/aw_searchautocomplete/btn_search.gif") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  font: bold 11px/21px Tahoma, Verdana, Arial, sans-serif;
}
.yui-ac button span span {
  background-position: 100% 0;
  padding: 0 6px 0 3px;
}
/* results container */
#myContainer,
.yui-ac-container {
  position: absolute;
  z-index: 13999;
}
/* results content */
.yui-ac-content {
  background-color: white;
  border: solid 2px #ccc;
  width: 300px;
  padding: 10px 15px 25px;
  margin: 0;
  font-size: 15px;
}
/* header within container */
.yui-ac-hd {
  color: #999999;
  display: block;
  margin-bottom: 10px;
  padding: 0 4px;
  border-bottom: dashed 1px #ccc;
  text-align: left;
  font-style: italic;
}
/* item list (ul) container */
/* items container*/
.yui-ac-content table,
.header .form-search .search-autocomplete table {
  background-color: #ffffff;
  border: none;
}
/* result item */
.header .form-search .search-autocomplete tr,
.yui-ac-content td {
  border-bottom: solid 1px #C4C6C8;
  margin: 4px 0;
  padding: 4px;
  cursor: pointer;
  min-height: 85px;
  color: #2F2F2F;
}
.yui-ac-highlight {
  /* highlighted result item */
  background-color: #D5E4EB;
}
.searched-words {
  /* highlight of the words being searched */
  color: red;
}
.search-autocomplete tr {
  text-align: left;
}
.search-autocomplete tr p {
  text-align: justify;
}
.yui-ac-content tr:hover {
  background-color: #D5E4EB;
}
.yui-ac-bd table tr.selected {
  background-color: #D5E4EB;
}
.yui-ac-bd table tr.aw_hidden {
  background-color: white;
  border: medium none;
  margin: 0;
  padding: 0;
  display: none;
}
.std ul.disc {
  float: left;
}
#sac-results table {
  width: 100%;
}
#sac-results table td > strong {
  color: #2e4260;
}
#sac-results table .std {
  font-size: 15px;
}
#sac-results table .price-box {
  margin-top: 10px;
}
#sac-results table .price-box .price {
  font-size: 17px;
}
#sac-results table .price-box .old-price {
  margin-right: 40px;
}
#sac-results table .price-box .old-price .price {
  font-size: 15px;
  line-height: 20px;
}
.ias_loader {
  text-align: center;
  color: #586880;
  font-weight: bold;
  font-family: 'Verdana', Lucida, Lucida Grande, sans-serif;
  font-size: 12px;
  line-height: 48px;
  margin: 10px 0;
}
.ias_loader > img {
  margin-left: 10px;
}
.label-capacidad {
  position: absolute;
  right: 0;
  width: 40px;
  bottom: 3px;
  font-size: 14px;
  text-align: center;
  color: white;
  border-radius: 50px;
  padding: 10px 4px;
  box-shadow: -1px 0.5px 2px 0px black;
  transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  -webkit-transform: rotate(14deg);
  text-transform: lowercase;
  line-height: 14px;
  font-family: 'Amaranth', sans-serif;
}
.label-capacidad.green {
  background: #87AA34;
}
.label-capacidad.orange {
  background: #FF842A;
}
.label-capacidad.blue {
  background: #01A9CD;
}
.label-new-model {
  position: absolute;
  bottom: 95px;
  background: #f91c06;
  color: #fff;
  text-transform: uppercase;
  font-family: Helvetica, Arial;
  font-size: 9px;
  padding: 0 15px;
  font-weight: 600;
}
.col-main > .yotpo.yotpo-main-widget,
#tabreviews {
  display: none;
  visibility: hidden;
}
.product-view .product-shop .box.alert {
  margin-top: 20px;
}
.product-view .product-shop .box.alert .amxnotif-block {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.product-view .product-shop .box.alert .amxnotif-block .validation-advice {
  position: absolute;
  bottom: 0;
}
.product-view .product-shop .box.alert .amxnotif-block input[type="text"] {
  float: left;
  padding: 5px 10px;
  width: 68%;
  display: inline-block;
  max-width: 250px;
  margin-top: 10px;
}
.product-view .product-shop .box.alert .amxnotif-block button.button.btn-cart {
  background-color: #586880;
  border-color: #586880;
  border-radius: 0;
  text-align: center;
  width: 20%;
  height: auto;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.product-view .product-shop .box.alert .amxnotif-block button.button.btn-cart span {
  height: auto;
  background: transparent;
  border: 0;
  line-height: normal;
  display: inline-block;
  padding: 0;
  width: 100%;
}
.product-view .product-shop .box.alert .amxnotif-block button.button.btn-cart span span {
  background: none;
  padding: 3px 0px;
  text-transform: none;
  font: bold 12px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  height: auto;
  width: 100%;
}
#messages_product_view {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: -1;
}
#messages_product_view .overlay {
  width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 10;
}
#messages_product_view .messages {
  background: #fff;
  max-width: 600px;
  width: 100%;
  left: 50%;
  position: absolute;
  top: 40%;
  margin-left: -300px;
  padding: 30px 20px 30px 20px !important;
  text-align: left;
  z-index: 10;
}
#messages_product_view .messages > li.close {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 16px;
  border-radius: 50px;
  border: 1px solid;
  padding: 3px 6px;
  cursor: pointer;
  background: #fff;
}
.videoWrapper {
  position: relative;
  padding-bottom: 53%;
  /* 16:9 */
  padding-top: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.energy-label {
  position: absolute;
  right: 0px;
  width: 49px;
  bottom: 60px;
}
.energy-label img {
  width: 100%;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* Common styles */
.gan-top{
	background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/bkg_nav0.jpg") repeat-y 50% 0 #0A263D;
}
.block-layered-nav .hidden{display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.block-layered-nav,
.gan-sidebar-nav{
	margin:0 0 15px;
	border:0;
}
.gan-sidebar-nav .block-title{
	background: url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/block-nav-title.gif") no-repeat 0 0;
  border:0;
  overflow:hidden;
  padding:0 0 0 9px;
	position:relative;
	cursor:pointer;
}
.gan-sidebar-nav .block-title strong{
	color:#fff;
	height:18px;
	font:700 12px/16px Arial,Helvetica,sans-serif;
	display:block;
	text-transform:uppercase;
	line-height:18px;
	padding:3px 9px 3px 0;
	background:url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/block-nav-title.gif") no-repeat 100% 0;
}
/* 1900 */
.sidebar .block-layered-nav .block-content{
  padding:0;
}
.sidebar .block-layered-nav .block-subtitle{
  display:block;
  padding:3px 9px;
}

.block-layered-nav .block-content,
.gan-sidebar-nav .block-content{
  background:#E7F1F4;
}
.block-layered-nav #narrow-by-list-left{
	padding-bottom:5px;
    position:relative;
}
.block-layered-nav #narrow-by-list-left dt{

}
.block-layered-nav dd{
    padding:0 12px 12px;
}
.block-layered-nav dd a{
	color: #818181;
	font-family: 'Lucida Grande', sans-serif;
	font-size: 11px;
}
.block-layered-nav li.active a{
	font-weight:700;
}
.block-layered-nav dd,
.category-products,
div.col-main p.note-msg,
.block-layered-nav #narrow-by-list-left dt{
	position:relative;
}
#advanced-navigation-overlay{
	opacity:0.7;
	filter: alpha(opacity: 70);
	background:#fff;
	position:absolute;
}
span.plain_column{float:left;}

/* Top plain */
.gan-plain-items ul{float:left;}
#gan_nav_top.gan-plain-list{margin:0 auto; padding:0 16px; width:918px; font-size:13px;}
#gan_nav_top.gan-plain-list li{ position:relative; text-align:left; float:left;}
#gan_nav_top.gan-plain-list li.over { z-index:998; }
#gan_nav_top.gan-plain-list li.active a { color:#d96708; }
#gan_nav_top.gan-plain-list a,
#gan_nav_top.gan-plain-list a:hover { display:block; line-height:1.3em; text-decoration:none; float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:700;}
#gan_nav_top.gan-plain-list span { display:block; cursor:pointer; white-space:nowrap; }
#gan_nav_top.gan-plain-list li ul span {white-space:normal; }
#gan_nav_top.gan-plain-list li.over a,
#gan_nav_top.gan-plain-list a:hover { color:#d96708; }
#gan_nav_top.gan-plain-list div.gan-plain{ position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#gan_nav_top.gan-plain-list ul li,
#gan_nav_top.gan-plain-list ul li.active{float:none; padding:0; margin:0;}
#gan_nav_top.gan-plain-list ul a,
#gan_nav_top.gan-plain-list ul a:hover { float:none; padding:0; background:none; }
#gan_nav_top.gan-plain-list ul span,
#gan_nav_top.gan-plain-list ul li.last li span { padding:3px 15px 4px; }
#gan_nav_top.gan-plain-list div.gan-plain ul li a,
#gan_nav_top.gan-plain-list div.gan-plain ul li a:hover { color:#2f2f2f; font-weight:400;}
#gan_nav_top.gan-plain-list ul li a:hover { background:#d5e4eb; }
#gan_nav_top.gan-plain-list li div.gan-plain.shown-sub { left:0; z-index:999; }

.gan-wrapper .gan-plain .gan-plain-items li.gan-plain-item-bold a{font-weight:700 !important;}

/* Plain img */
.gan-plain-image-left{float:left;}
.gan-plain-image-left img,.gan-plain-image-right img{display:block;margin:5px;}
.gan-plain-image-right{float:right;}
.gan-plain-image-top img,.gan-plain-image-bottom img{padding:5px;}
.gan-plain-image-top,.gan-plain-image-bottom{text-align:center;}
/* Plain img END */


/* Dropdown */
.gan-top .gan-dropdown-list{text-align:left;width:910px;display:block;margin:0 auto;padding:7px 20px;}
.gan-top .gan-dropdown-list li{display:inline;padding-right:5px;}
.gan-sidebar-nav .gan-dropdown-list li select{width:100%;}
.gan-dropdown-list li select.active{font-weight:700;}
.gan-dropdown-list option.gan-dropdown-top{background-color:#D96708;font-weight:700;color:#fff;}
.gan-sidebar-nav .gan-dropdown-list li{padding:3px;}
/* Dropdown END */


/* Sidebar default */
.gan-sidebar-nav ul.gan-default-list{font-size:13px;}
.gan-sidebar-nav ul.gan-default-list li{position:relative;float:none;display:block;border-top:1px solid #CCC;}
.gan-sidebar-nav ul.gan-default-list li.first{border-top:0;}
.gan-sidebar-nav ul.gan-default-list li li.first{border-top:1px solid #CCC;}
.gan-sidebar-nav ul.gan-default-list li a{color:#2F2F2F;float:none;font-weight:700;display:block;line-height:1.3em;text-decoration:none;}
.gan-sidebar-nav ul.gan-default-list li a span{cursor:pointer;display:block;white-space:normal;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-default-list li a:hover{color:#d96708;background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-default-list li a.active{color:#d96708;background-color:#f6fafd;}
/* Sidebar default END */


/* Sidebar default Pro */
.gan-sidebar-nav ul.gan-defaultpro-list{font-size:13px;}
.gan-sidebar-nav ul.gan-defaultpro-list li{float:none;position:relative;padding-bottom:1px;background:url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/bkg_nav1.gif") repeat-x 0 100%;}
.gan-sidebar-nav ul.gan-defaultpro-list li.last{background:none;padding-bottom:0;}
.gan-sidebar-nav ul.gan-defaultpro-list li.over{z-index:999;}
.gan-sidebar-nav ul.gan-defaultpro-list li a,.gan-sidebar-nav ul.gan-defaultpro-list li a:hover{display:block;line-height:1.3em;text-decoration:none;}
.gan-sidebar-nav ul.gan-defaultpro-list li a.active{background-color:#f6fafd;color:#d96708;}
.gan-sidebar-nav ul.gan-defaultpro-list li a{color:#2F2F2F;float:none;font-weight:700;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-defaultpro-list li a:hover{color:#d96708;background-color:#d5e4eb;}
.gan-sidebar-nav ul.gan-defaultpro-list li a span{cursor:pointer;display:block;white-space:normal;}
.gan-sidebar-nav ul.gan-defaultpro-list ul{background:#FFF;border:1px solid #899BA5;position:absolute;width:15em;}
.gan-sidebar-nav ul#gan_nav_left.gan-defaultpro-list ul{left:-10000px;top:5px;}
.gan-sidebar-nav ul#gan_nav_left.gan-defaultpro-list li.over > ul{left:100px;}
.gan-sidebar-nav ul#gan_nav_right.gan-defaultpro-list ul{top:-10000px;}
.gan-sidebar-nav ul#gan_nav_right.gan-defaultpro-list li.over > ul{right:100%;top:-1px;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li a{float:none;font-weight:400;background:none;color:#2F2F2F !important;padding:0;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li.parent a{background:url("http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/bkg_nav2.gif") no-repeat 100% 100%;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li a:hover{background-color:#d5e4eb;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li a span{white-space:normal;padding:3px 15px 4px;}
.gan-sidebar-nav ul.gan-defaultpro-list ul li.parent li a{background-image:none;}
/* Sidebar default Pro END*/


/* Sidebar folding */
.gan-sidebar-nav ul.gan-folding-list{font-size:13px;}
.gan-sidebar-nav ul.gan-folding-list li{position:relative;float:none;display:block;border-bottom:1px solid #CCC;}
.gan-sidebar-nav ul.gan-folding-list li:last-child{border-bottom:0;}
.gan-sidebar-nav ul.gan-folding-list li a{color:#2F2F2F;float:none;font-weight:700;display:block;line-height:1.3em;text-decoration:none;}
.gan-sidebar-nav ul.gan-folding-list li a span{cursor:pointer;display:block;white-space:normal;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-folding-list li a:hover{color:#d96708;background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-folding-list li a.active{color:#d96708;background-color:#f6fafd;}
/* Sidebar folding END */


/* Sidebar plain */
.gan-sidebar-nav ul.gan-plain-list{font-size:12px;}
.gan-sidebar-nav ul.gan-plain-list li{border:1px solid #E7F1F4;border-bottom-color:#CCC; line-height:16px;position:relative;display:block;}
.gan-sidebar-nav ul.gan-plain-list li.last{border-bottom:0;}
.gan-sidebar-nav ul.gan-plain-list li.over{z-index:999;}
.gan-sidebar-nav ul.gan-plain-list li:hover,.gan-sidebar-nav ul.gan-plain-list li.over{background:#f6fafd;border:1px solid #A0B3C3;margin:0 -1px;padding:0 1px;}
.gan-sidebar-nav ul.gan-plain-list li.last:hover,.gan-sidebar-nav ul.gan-plain-list li.over.last:hover{margin-bottom:-1px;}
.gan-sidebar-nav ul.gan-plain-list li a{color:#000;float:none;display:block;line-height:16px;text-decoration:none;font-weight:700;padding:5px 12px 6px 8px;}
.gan-sidebar-nav ul.gan-plain-list li a span{cursor:pointer;display:block;white-space:normal;}
.gan-sidebar-nav ul.gan-plain-list li li a{font-weight:400;}
.gan-sidebar-nav ul.gan-plain-list li.over a{background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-plain-list li a.active{background-color:#f6fafd;}
.gan-sidebar-nav ul.gan-plain-list li .gan-plain{background:#F6FAFD;border:1px solid #A0B3C3;width:15em;position:absolute;}
.gan-sidebar-nav ul#gan_nav_left.gan-plain-list .gan-plain{left:-10000px;top:0;}
.gan-sidebar-nav ul#gan_nav_left.gan-plain-list li.over > .gan-plain{left:90%;top:-1px;}
.gan-sidebar-nav ul#gan_nav_right.gan-plain-list .gan-plain{top:-10000px;right:999em;}
.gan-sidebar-nav ul#gan_nav_right.gan-plain-list li.over > .gan-plain{top:-1px;right:100%;}
.gan-sidebar-nav ul.gan-plain-list span.gan-plain-border{display:block;position:absolute;top:0;background:#f6fafd;width:1px;overflow:hidden;height:27px;}
.gan-sidebar-nav ul#gan_nav_left.gan-plain-list span.gan-plain-border{left:-1px;}
.gan-sidebar-nav ul#gan_nav_right.gan-plain-list span.gan-plain-border{right:-1px;}
.gan-sidebar-nav ul.gan-plain-list li li{border:0 !important;background:none;margin:0 !important;padding:0 !important;}
.gan-sidebar-nav ul.gan-plain-list li li a{background:none !important;color:#2f2f2f;float:none;text-decoration:none;padding:0;}
.gan-sidebar-nav ul.gan-plain-list li li a:hover,.gan-sidebar-nav ul.gan-plain-list li.over li a,.gan-sidebar-nav ul.gan-plain-list li.over li,.gan-sidebar-nav ul.gan-plain-list li.hover li{background:none !important;}
.gan-sidebar-nav ul.gan-plain-list li li a span{padding:6px 15px;}
.gan-sidebar-nav ul.gan-plain-list li li a:hover{text-decoration:underline !important;}
/* Sidebar plain END */

/* Help icon and popup */
.filter-note-handle{
    display:block;
    position:absolute;
    top:4px;
    text-align:center;
    right:4px;
    width:16px;
    padding:8px;
    font-size:12px;
    line-height:16px;
    height:20px;
    font-weight:700;
    overflow:hidden;
    color:#519cde;
    background:url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/icon_filter_help.png') 0 0 no-repeat;
    cursor:help;
}
#narrow-by-list-left dd.filter-note-content,
.filter-note-content{
	position:absolute;
	top:-15px;
	left:190px;
	padding:3px 7px;
	border:1px solid #dbdbdb;
	background:#fff;
	text-transform:none;
	display:none;
	z-index:999;
	margin-left:30px;
	font-weight:400;
}
.gan-sidebar-nav .block-title .filter-note-handle{
	right:5px;
    top:3px;
}
/* Help icon and popup END */

#narrow-by-list-left dd ol.gan-inblock-list,
ul.gan-inblock-list.gan-default-list{
	overflow:auto;
  position:relative;
}
#narrow-by-list-left dd ol.gan-inblock-list{
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
}

/* Checkbox's */
#narrow-by-list-left dd ol.gan-list-checkbox li a,
ul.gan-list-checkbox.gan-default-list li a span,
ul.gan-list-checkbox.gan-folding-list li a span,
.gan-sidebar-nav .gan-image-list.gan-list-checkbox li a{
	display:inline-block;
	padding-left:20px;
	line-height:16px;
	background:url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/gan_checkbox.png') 0 0px no-repeat;
}
#narrow-by-list-left dd ol.gan-list-checkbox li a.active{
	background:url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/gan_checkbox_active.png') 0 0px no-repeat;
}
ul.gan-list-checkbox.gan-default-list li a.active span,
ul.gan-list-checkbox.gan-folding-list li a.active span{
	background:url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/gan_checkbox_active.png') 9px 7px no-repeat;
}
ul.gan-list-checkbox.gan-image-list li a.active{
	background:url('http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/gan_checkbox_active.png') 0 0px no-repeat;
}
.gan-wrapper .gan-folding-list.gan-list-checkbox li a span,
.gan-wrapper .gan-default-list.gan-list-checkbox li a span{
	background-position:9px 7px;
	padding-left:26px;
}
#narrow-by-list-left dd ol.image-align-horizontally li a,
#narrow-by-list-left dd ol.image-align-default li a,
#narrow-by-list-left dd ol.image-align-2-columns li a,
ul.image-align-horizontally li a,
ul.image-align-default li a,
ul.image-align-2-columns li a{
	background-position:0 0;
}
#narrow-by-list-left dd ol.image-align-horizontally li,
ul.image-align-horizontally li{
	display:inline-block;
	padding-right:5px;
	padding-bottom:3px;
}
#narrow-by-list-left dd ol.image-align-default li,
ul.image-align-default li{
	display:block;
	padding-bottom:5px;
	padding-bottom:3px;
}
#narrow-by-list-left dd ol.image-align-2-columns li,
ul.image-align-2-columns li{
	width:50%;
	padding-bottom:3px;
	float:left;
}
#narrow-by-list-left dd ol.gan-list-checkbox li a,
#narrow-by-list-left dd ol.image-align-horizontally li{
	/display:inline;
}
#narrow-by-list-left dd select{
	width:100%;
}
#narrow-by-list-left .filter-fieldset .fields .from-wrapper{
	float:left;
}
#narrow-by-list-left .filter-fieldset .fields .from-wrapper span{
	float:left;
	text-align:center;
	width:25px;
}
#narrow-by-list-left .filter-fieldset .fields .from-wrapper  input{
	width:66px;
}
#narrow-by-list-left .slider-input-action{
	text-align:right;
	padding-top:5px;
}
#narrow-by-list-left dd ol.image-align-horizontally li .filter-label,
.gan-sidebar-nav .gan-image-list.image-align-horizontally a span{
	display:block;
}
.gan-loadinfo{
	position:fixed;
	-position:absolute;
	left:50%;
	top:45%;
	-top:0;
	width:250px;
	margin-left:-150px;
	background:none;
	z-index:2001;
	padding:8px;
	border:1px solid #0A263C;
	font-weight:900;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
}
.gan-loadinfo img.align-top{
	display:block;
	padding-bottom:5px;
	margin:0 auto;
}
.gan-loadinfo img.align-right{
	float:right;
	padding-left:5px;
}
.gan-loadinfo img.align-left{
	float:left;
	padding-right:5px;
}
.gan-loadinfo img.align-bottom{
	display:block;
	padding-top:5px;
	margin:0 auto;
}
#narrow-by-list-left dd ol a,
.gan-sidebar-nav .gan-image-list a{
	text-decoration:none;
}
#narrow-by-list-left dd ol a span,
.gan-sidebar-nav .gan-image-list a span{
	text-decoration:underline;
}
#narrow-by-list-left dd ol a:hover span,
.gan-sidebar-nav .gan-image-list a:hover span{
	text-decoration:none;
}

/* Buttons */
/*.block-layered-nav button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix *!/
.block-layered-nav button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix *!/
.block-layered-nav button.button { overflow:visible; float:none; width:auto; border:0; padding:0; margin:0; background:none !important; cursor:pointer; text-indent:0px !important; height:23px !important;}

.block-layered-nav .block-content button.button span{
	border:0;
	height:23px;
	display:block;
	padding:0 0 0 12px;
	font:700 12px/23px Arial,Helvetica,sans-serif !important;
	background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/gan_button.png) no-repeat 0 0;
	text-transform:uppercase;
	text-align:center;
	white-space:nowrap;
}
.block-layered-nav .block-content button.button span span{
	padding:0 12px 0 0;
	text-indent:0px !important;
	background-position:100% 0;
	color:#519cde;
}*/
/* Buttons END */


/* Slider View */
#narrow-by-list-left .handle-left{
	width:9px;
	height:21px;
	position:absolute;
	z-index:11;
}
#narrow-by-list-left .handle-right{
	width:9px;
	height:21px;
	position:absolute;
	z-index:11;
}
#narrow-by-list-left .handle-left .handle-left-bg{
	display:block;
	background:#ccc;
	background-repeat:no-repeat;
	width:9px;
	height:21px;
	cursor:pointer;
	position:relative;
	left:-14px;
}
#narrow-by-list-left .handle-right .handle-right-bg{
	display:block;
	background:#ccc;
	background-repeat:no-repeat;
	width:9px;
	height:21px;
	cursor:pointer;
	position:relative;
}
#narrow-by-list-left .handle-left .handle-left-bg span.slider-span,
#narrow-by-list-left .handle-right .handle-right-bg span.slider-span{
	position:absolute;
	top:20px;
	left:50%;
	display:block;
	width:45px;
}
#narrow-by-list-left .handle-left .handle-left-bg span.slider-span span,
#narrow-by-list-left .handle-right .handle-right-bg span.slider-span span{
	position:absolute;
	left:-50%;
	display:block;
	width:45px;
	text-align:center;
}
#narrow-by-list-left .gan-track{
	background-image:#333;
	width:98%;
	height:28px;
	position:relative;
	left:9px;
}
#narrow-by-list-left .gan-slider-span{
	background:blue;
	height:4px;
	top:10px;
	position:relative;
	z-index:10;
}
#narrow-by-list-left .slider-back-bg{
	background:#bfbfbf;
	height:4px;
	left:-9px;
	position:relative;
	top:10px;
	width:100%;
	z-index:9;
}
#narrow-by-list-left .gan-track div.span{
	top:0;
	height:20px;
	overflow:hidden;
	z-index:10;
}
/* Slider View END */

/* Slider Type */
.gomage-navigation-slider-type-rectangle #narrow-by-list-left .slider-back-bg,
.gomage-navigation-slider-type-rectangle #narrow-by-list-left .gan-slider-span{
	height:3px;
	top:10px;
}
.gomage-navigation-slider-type-cone #narrow-by-list-left .slider-back-bg,
.gomage-navigation-slider-type-cone #narrow-by-list-left .gan-slider-span{
	height:3px;
	top:8px;
	overflow:hidden;
}
#narrow-by-list-left .handle-left .handle-left-bg,
#narrow-by-list-left .handle-right .handle-right-bg,
#narrow-by-list-left .handle-left,
#narrow-by-list-left .handle-right{
	height:24px;
	width:14px;
}
#narrow-by-list-left .handle-right .handle-right-bg,
#narrow-by-list-left .handle-right .handle-right-bg{
	left:0;
}
#narrow-by-list-left .handle-left .handle-left-bg span.slider-span,
#narrow-by-list-left .handle-right .handle-right-bg span.slider-span{
	top:25px;
}
#narrow-by-list-left .filter-type-input{
	padding-top:15px;
}
.gomage-navigation-slider-type-cone #narrow-by-list-left .filter-type-input,
.gomage-navigation-slider-type-rectangle #narrow-by-list-left .filter-type-input{
	padding-top:20px;
}
.gomage-navigation-slider-type-rectangle #narrow-by-list-left .handle-left .handle-left-bg,
.gomage-navigation-slider-type-rectangle #narrow-by-list-left .handle-right .handle-right-bg{
	background:transparent url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/slider_bg_rect.png) no-repeat 0 0;
}
.gomage-navigation-slider-type-cone #narrow-by-list-left .handle-left .handle-left-bg,
.gomage-navigation-slider-type-cone #narrow-by-list-left .handle-right .handle-right-bg{
	background:transparent url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/slider_bg_cone.png) no-repeat 0 0;
}
/* Slider Type END */

#narrow-by-list-left dd ol.no-titles li img,
.gan-sidebar-nav .gan-image-list li img,
#narrow-by-list-left dd ol.image-align-horizontally li a img,
#narrow-by-list-left dd ol.image-align-default li a img,
#narrow-by-list-left dd ol.image-align-2-columns li a img{
	padding:2px;
}
#narrow-by-list-left dd ol.no-titles li a.active img,
.gan-sidebar-nav .gan-image-list li a.active img,
#narrow-by-list-left dd ol.image-align-horizontally li a.active img,
#narrow-by-list-left dd ol.image-align-default li a.active img,
#narrow-by-list-left dd ol.image-align-2-columns li a.active img{
	padding:1px;
	border:1px solid #E26703;
}
#narrow-by-list-left dd ol.image-align-horizontally.no-titles li{
	padding-right:0;
}
.gan-sidebar-nav .image-align-horizontally.no-titles li{
	padding-right:2px;
}
#narrow-by-list-left dd ol.gan-list-checkbox.no-titles  li a,
.gan-sidebar-nav .gan-list-checkbox.no-titles  li a{
	background-position:0 2px;
}
#narrow-by-list-left dd ol.gan-list-checkbox.no-titles  li a.active img,
.gan-sidebar-nav .gan-list-checkbox.no-titles  li a.active img{
	padding:2px;
	border:0;
}
.gan-sidebar-nav .gan-image-list{
	padding:5px 5px 2px;
}

/* Clears */
#narrow-by-list-left dd ol:after,
#narrow-by-list-left .filter-fieldset .fields:after,
#narrow-by-list-left dt:after,
.gan-plain-items:after,
.gan-top:after,
.gan-wrapper:after{
	content:' ';
	clear:both;
	display:block;
	width:0; 
	height:0;
	overflow:hidden;
	font-size:0;
}
#narrow-by-list-left dd ol,
#narrow-by-list-left dd ol li a,
#narrow-by-list-left .filter-fieldset .fields,
#narrow-by-list-left dd ol.image-align-horizontally li,
#narrow-by-list-left dt,
.gan-plain-items,
.gan-top,
.gan-wrapper,
.block-layered-nav dd{
	zoom:1;
}
/* Clears END */

/* Default nav 
.nav-container { background:#0a263d url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/bkg_nav0.jpg) 50% 0 repeat-y; }
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:700; }
#nav li.over a,
#nav a:hover { color:#d96708; }

#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/gomage/advanced-navigation/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

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

#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; } */
#aw-afptc-popup {
    position: fixed;
    border: 1px #999999 solid;
    text-align: center !important;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:200px;    
    min-width: 450px;
    width: auto;
    height: auto;    
} 


#aw-afptc-overlay
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
 

.aw-afptc-promo-message {
    font-size:16px;
}

#aw-afptc-popup .product-name {
    font-size:16px;
}
 
/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Autorelated
 * @copyright  Copyright (c) 2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.aw-arp-block-content {
    padding: 5px 0px 0px 5px;
    overflow: hidden;
    clear: both;
}

.aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline !important;
    _height: 250px;
    margin-bottom: 20px;
}

.aw-arp-item img {
    border: 1px solid #A9A9A9;
    width: 75px;
    margin-bottom: 10px;
}

.aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

.footer .aw-arp-block-content li {
    display: inline-block !important;
    *display: inline !important;
}

.footer .aw-arp-block-content a {
    color: #1E7EC8;
}

/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Autorelated
 * @copyright  Copyright (c) 2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.aw-arp-block-content {
    padding: 5px 0px 0px 5px;
    overflow: hidden;
    clear: both;
}

.aw-arp-item {
    text-align: center;
    width: 100px;
    min-height: 100px;
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline !important;
    _height: 250px;
    margin-bottom: 20px;
}

.aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

.aw-arp-product-item {
    margin: 0 0 20px;
}

.aw-arp-item-photo {
    float: left;
    margin-right: 10px;
}

.aw-arp-item-photo img {
    border: 1px solid #A9A9A9;
    width: 75px;
}

.aw-arp-item-text {
    margin-left: 85px;
}

.footer .aw-arp-block-content li {
    display: inline-block !important;
    *display: inline !important;
}

.footer .aw-arp-block-content a {
    color: #1E7EC8;
}


.products-grid .item {
  position: relative;
}
.product-img-box {
  position: relative;
}
.product-view .box-up-sell .products-grid td div.td {
  position: relative;
}
.mini-products-list .product {
  position: relative;
}
.crosssell .item {
  position: relative;
}
.productlabels_icons {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 100%;
}
.productlabels_icons .label {
  float: right;
  background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/productlabel_icons.png) 0 0 no-repeat;
  width: 50px;
  height: 50px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  line-height: 1em;
  text-align: center;
  padding: 10px 0 0;
}
.productlabels_icons > li > p {
  display: none;
}
.productlabels_icons .nobg {
  background: none;
  width: auto;
  height: auto;
}
.productlabels_icons .orange {
  background-position: 0 0;
}
.productlabels_icons .yellow {
  background-position: 0 -60px;
}
.productlabels_icons .blue {
  background-position: 0 -120px;
}
.productlabels_icons .violet {
  background-position: 0 -180px;
}
.productlabels_icons .red {
  background-position: 0 -240px;
}
.productlabels_icons .black {
  background-position: 0 -300px;
}
.productlabels_icons .new {
  background-position: -200px 0;
}
.productlabels_icons .special {
  background-position: -200px -60px;
}
.productlabels_icons .bestseller {
  background-position: -200px -120px;
}
.product-img-box .productlabels_icons {
  z-index: 9999;
}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border:1px solid #ccc;
	margin:-1px; /* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #e5e5e5;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}

/* For 'position: inside'. */
.product-image .mousetrap { z-index:100 !important; }
/* CONTAINER */
.cookienotice-container {
  font: inherit;
  background: #ddd;
  z-index: 19999;
  padding: 10px;
}
.cookienotice-content {
  margin: 0 auto;
  display: block;
  clear: both;
  overflow: auto;
}
/* MESSAGE */
.cookienotice-message {
  float: left;
  font-weight: bold;
}
/* BUTTON */
.cookienotice-button-container {
  float: right;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border: 1px solid #34140F;
  padding: 2px 9px;
  background: #586880;
  margin-right: 12px;
}
#cookienotice-close-button {
  font-weight: bold;
  font-size: 14px;
  color: #f9f9ff;
}
.cookienotice-bar .cookienotice-message {
  line-height: 28px;
}
.cookienotice-button {
  cursor: pointer;
}
/* BAR */
.cookienotice-bar {
  clear: both;
  width: 100%;
}
.cookienotice-bar-top {
  position: absolute;
  top: 0;
  left: 0;
}
.cookienotice-bar-bottom {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
}
.cookienotice-bar .cookienotice-content {
  width: 960px;
}
/* BOX */
.cookienotice-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 240px;
  border-radius: 4px;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.cookienotice-box-top-left {
  left: 30px;
  top: 30px;
}
.cookienotice-box-top-right {
  right: 30px;
  top: 30px;
}
.cookienotice-box-bottom-right {
  right: 30px;
  bottom: 30px;
}
.cookienotice-box-bottom-left {
  left: 30px;
  bottom: 30px;
}

/**
 * Override specific classes to change colors, fonts, backgrounds etc. 
 * which are shared in all themes and skins
 */

/* Elements with 'Open Sans' font
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
h1,

.page-title h2,

.fieldset .legend,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend,

#nav > li > a,

.block .block-title strong,

.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2,

.footer-main-bottom .heading
{
	font-family:'Amaranth', sans-serif;
}


/* Footer: dark
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.footer-container.dark-footer {
	background-image:url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/images/img/footer-bg-dark.jpg);
	color:#999;
}

/* Main footer bottom
-------------------------------------------------------------- */
.dark-footer .footer-main-bottom .heading { color:#ddd; }

/* Wrappers for footer content */
.dark-footer .footer-item { background-color:rgba(255,255,255, 0.05); }

/* Static CMS block with column of links */
.dark-footer .footer-links-column-wrapper a { color:#959595; }
.dark-footer .footer-links-column-wrapper a:hover { color:#6099c5; }

.dark-footer .footer-company-wrapper .phone { color:#6099c5; }
/**
 * Skin specific styling
 */



/* Only 2nd level (first subcategory)
-------------------------------------------------------------- */
#nav ul.level0,
#nav > li div {
	position:absolute;	
	top:41px;
	left:-10000px;
	padding:25px 21px 5px;
	background-color:#fff;
	width:918px; /*960 - padding*/
	z-index:2000;
	/* +Common shadow styles for multiple items */
}
/* If list is wrapped in additional DIV */
/*#nav div ul { position:static; width:auto; border:none; }*/

/* Block with subcategory title and a list of child categories */
#nav ul.level0 > li {
	float:left;
	width:145px; /*6 columns*/
	margin-right:4px;
	margin-left:4px;
	padding-bottom:20px;
}
#nav ul.level0 > li.last {}
#nav ul.level0 > li > a {
	padding:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#ce001a;
	background-color:#f5f5f5;
}
#nav ul.level0 > li > a:hover { color:#066cc3; background-color:#f9f9f9; }

/* 2nd level
-------------------------------------------------------------- */
#nav ul li a { float:none; }
#nav ul li.parent {}

/* 3rd level
-------------------------------------------------------------- */
#nav ul ul,
#nav ul div {
	position:static !important;
	width:auto;
	padding:0 10px;
}
#nav ul ul li {
	float:none;
	margin:0;
}

/* 4th level
-------------------------------------------------------------- */
#nav ul.level2 { padding:5px 0 5px 8px; }
#nav ul.level2 a { color:#aaa; font-size:11px; line-height:13px; }

/* Show submenu
-------------------------------------------------------------- */
/* default: left:0; Move 8px left (navbar left corner width) */
#nav li > ul.shown-sub,
#nav li > div.shown-sub { left:-8px; }



/* Override default styling of the 2-level links (main link in the column)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.level2-link-lgray-red		#nav ul.level0 > li > a { color:#ce001a; background-color:#f5f5f5; }
.level2-link-lgray-red		#nav ul.level0 > li > a:hover { background-color:#f9f9f9; }

.level2-link-lblue-blue		#nav ul.level0 > li > a { color:#066cc3; background-color:#e9f3fa; }
.level2-link-lblue-blue		#nav ul.level0 > li > a:hover { background-color:#d5e7f6; }

.level2-link-lgray-gray		#nav ul.level0 > li > a { color:#555; background-color:#eee; }
.level2-link-lgray-gray		#nav ul.level0 > li > a:hover { color:#333; background-color:#e5e5e5; }
.wizard:after { content: ""; display: block; clear: both; }
.wizard .steps li.step-item { margin-bottom: 10px; }
.wizard .step-title { background: #5DC4DD; color: #fff; padding: 8px 28px 8px 14px; position: relative; cursor: pointer; display: block; text-decoration: none; text-shadow: 1px 1px rgba(57, 57, 57, 0.5); }
.wizard .step-title:hover { text-decoration: none; }
.wizard .step-title .question { font-weight: bold; font-size: 14px; }
.wizard .step-title .description { font-size: 12px; }
.wizard .step-title .toogle { position: absolute; display: block; right: 14px; top: 21px; width: 11px; height: 11px; background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/i4productwizard/images/toogle.png) no-repeat; }
.wizard .step-title .selected { display: inline-block; font-size: 11px; margin-left: 4px; }
.wizard .step-content { background: #fff; }
.wizard .step-content .step-container { padding: 8px 14px; }
.wizard .steps li.step-item.on .step-title { background: #5DC4DD; }
.wizard .steps li.step-item.on .toogle { background-position: -11px 0; }
.wizard .gan-list-checkbox { column-count: 5; column-gap: 10px; -webkit-column-count: 5; -webkit-column-gap: 10px; -moz-column-count: 5; -moz-column-gap: 10px; -ms-column-count: 5; -ms-column-gap: 10px; -o-column-count: 5;  -o-column-gap: 10px; }
.wizard .gan-list-checkbox li { display: block; margin: 0 20px 4px 0; }
.wizard .gan-list-checkbox a { color:#30415E;background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/i4productwizard/images/checkbox.png) left top no-repeat; display: inline-block; line-height: 16px; padding-left: 20px; text-decoration: none; }
.wizard .gan-list-checkbox a:hover { text-decoration: none; }
.wizard .gan-list-checkbox a.active { background: url(http://www.geleirasportateis.pt//skin/frontend/interactiv4/neveras/i4productwizard/images/checkbox_checked.png) left top no-repeat; }
.toolbar .total-result { display: block; }
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
  font-family: 'revicons';
  src: url('http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.eot?5510888');
  src: url('http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.woff?5510888') format('woff'),
       url('http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.ttf?5510888') format('truetype'),
       url('http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	position:absolute; z-index:505; top:0px;left:0px}


.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}
                                    
.tp-layer-inner-rotation            {    position: relative !important;}        


/***********************************************
    -    SPECIAL ALTERNATIVE IMAGE SETTINGS    -
***********************************************/

img.tp-slider-alternative-image    {    width:100%; height:auto;}


                            

/******************************
	-	WRAPPER STYLES		-
******************************/



.rev_slider_wrapper{
	position:relative;
}

.rev_slider_wrapper >ul	{
	visibility:hidden;
}

.rev_slider{
	position:relative;
	overflow:visible;
}


.rev_slider img{
	max-width:none !important;
	-moz-transition: none 0;
	-webkit-transition: none 0;
	-o-transition: none 0;
	transition: none 0;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;

}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul{
	margin:0px;
	padding:0px;
	list-style: none !important;
	list-style-type: none;
	background-position:0px 0px;
}

.rev_slider >ul >li,
.rev_slider >ul >li:before{
	display: block;
	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul    {    padding:0 !important; margin:0 !important; list-style:none !important;}

.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image:none
}


.tp-simpleresponsive >ul li{
    list-style:none;
    position:absolute;
    visibility:hidden;
}


.rev_slider .tp-caption,
.rev_slider .caption { position:absolute;  visibility:hidden; white-space: nowrap}

.tp-simpleresponsive img	{	max-width:none}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption { z-index:1}



.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {max-width: none !important}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;

							}
.tp-caption:hover .tp-video-play-button    {    opacity: 1;}
.html5vid .tp-revstop                            {    width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.html5vid .tp-revstop                            {    display:none}
.html5vid.videoisplaying .revicon-right-dir        {    display:none}
.html5vid.videoisplaying .tp-revstop            {    display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button             { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.13, rgb(0,0,0)),
        color-stop(1, rgb(50,50,50))
    );
    
    display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    line-height:12px;
    font-size:12px;
    color:#fff;
    padding:0px;
    margin:0px;
    outline: none;
    }
.tp-video-button:hover {
    cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap     { padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap    {    width:80%}
.tp-video-vol-bar-wrap    {    width:20%}

.tp-volume-bar,
.tp-seek-bar        {    width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/



/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_3x3_white.png)}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/



/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ 	/*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:30px; bottom:-30px}
.tp-bannershadow.tp-shadow2 {	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
			padding:6px 13px 5px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			height:30px;
			cursor:pointer;
			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
			background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
			text-decoration:none;
		}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/css/nwdthemes/revslider/images/gradient/g40.png) repeat-x top}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px}


	/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear								{	clear:both}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
												-webkit-transform: translateZ(5px);
										}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
										}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/bullet.png) no-repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets.png) no-repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet				{	cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/bullet_boxed.png) no-repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px}

.tp-bullets.simplebullets.navbar .bullet.first			{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last			{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/navigdots.png) no-repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(1000px);
															-webkit-transform-style: preserve-3d;

														}


.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}

.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/small_left.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/small_right.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/small_left_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/small_right_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrowleft.png) no-repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrowright.png) no-repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
												vertical-align: top;
											}
.tp-bullets.tp-thumbs img					{	vertical-align: top}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }




/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}





/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa; }

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
.tparrows.preview1 .tp-arr-iwrapper            {      -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper    {      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px; }
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px; }
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000; }
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px; }
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px; }



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px; }
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }


/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}

.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat}






/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(http://www.geleirasportateis.pt//skin/frontend/base/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;padding:2px 4px;margin:0px;border-width:0px;border-style:none;background-color:#888;white-space:nowrap;}.tp-caption.small_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:14px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:40px;line-height:40px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;letter-spacing:-2px;}.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#000;}.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#fff;}.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:"Open Sans", sans-serif;padding:3px 10px;margin:0px;border-width:0px;border-style:none;background-color:#4e5b6c;letter-spacing:0;}.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:"Open Sans", sans-serif;padding:3px 10px;padding-top:1px;margin:0px;border-width:0px;border-style:none;background-color:#de543e;letter-spacing:0;}.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);}.tp-caption.black{color:#000;text-shadow:none;}.tp-caption.noshadow{text-shadow:none;}.tp-caption.thinheadline_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:30px;line-height:30px;font-family:"Open Sans";background-color:transparent;}.tp-caption.thintext_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:16px;line-height:26px;font-family:"Open Sans";background-color:transparent;}.tp-caption.largeblackbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#000;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largepinkbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#db4360;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largewhitebg{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#fff;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largegreenbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#67ae73;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.excerpt{font-size:36px;line-height:36px;font-weight:700;font-family:Arial;color:#ffffff;text-decoration:none;background-color:rgba(0, 0, 0, 1);text-shadow:none;margin:0px;letter-spacing:-1.5px;padding:1px 4px 0px 4px;width:150px;white-space:normal !important;height:auto;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}.tp-caption.large_bold_grey{font-size:60px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_thin_grey{font-size:34px;line-height:30px;font-weight:300;font-family:"Open Sans";color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.small_thin_grey{font-size:18px;line-height:26px;font-weight:300;font-family:"Open Sans";color:rgb(117, 117, 117);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgba(235, 235, 235, 1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bold_darkblue{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_darkblue{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(52, 73, 94);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bold_red{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_red{font-size:21px;line-height:26px;font-weight:300;font-family:"Open Sans";color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_red{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(227, 58, 12);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bold_orange{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(243, 156, 18);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_orange{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(243, 156, 18);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.grassfloor{text-decoration:none;background-color:rgba(160, 179, 151, 1);width:4000px;height:150px;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bold_white{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_white{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_white_center{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:#ffffff;text-decoration:none;background-color:transparent;padding:0px 0px 0px 0px;text-align:center;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_asbestos{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(127, 140, 141);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_black{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.large_bold_black{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_darkblue{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.small_light_white{font-size:17px;line-height:28px;font-weight:300;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.roundedimage{border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bg_black{font-size:40px;line-height:40px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(0, 0, 0);padding:10px 20px 15px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumwhitebg{font-size:30px;line-height:30px;font-weight:300;font-family:"Open Sans";color:rgb(0, 0, 0);text-decoration:none;background-color:rgb(255, 255, 255);padding:5px 15px 10px;text-shadow:none;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,800);

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}


.tp-caption.big_caption_3,
.tp-caption.big_caption_2,
.tp-caption.big_caption_4,
.tp-caption.big_caption_5,
.tp-caption.big_caption_6,
.tp-caption.big_caption_7,
.tp-caption.big_caption_8,
.tp-caption.big_caption_9,
.tp-caption.big_caption_10,
.tp-caption.big_caption_11,
.tp-caption.big_caption_12,
.tp-caption.big_caption_13,
.tp-caption.big_caption_3_white,
.tp-caption.big_caption_2_white,
.tp-caption.big_caption_4_white{
            position: absolute; 
			color: #e14f4f; 
			text-shadow: none; 
			
			font-size: 80px; 
			line-height: 80px; 
			 font-family: "Oswald";
			border-width: 0px; 
			border-style: none; 
 
								
		}
    .tp-caption.big_caption_2, .tp-caption.big_caption_2_white {font-size:48px;}
.tp-caption.big_caption_4, .tp-caption.big_caption_4_white {font-size:124px; color:#fff;}
.tp-caption.big_caption_5  {font-size:120px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_6 {font-size:84px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_7 {font-size:50px;color:#333;font-weight:800;}
.tp-caption.big_caption_8  {font-size:24px;color:#fff;font-family: "Open Sans";}
.tp-caption.big_caption_9  {font-size:100px;color:#fff !important;}
.tp-caption.big_caption_10  {font-size:55px;color:#2a2b2c;font-weight:bold;}
.tp-caption.big_caption_11  {font-size:100px;color:#fff;}
.tp-caption.big_caption_12  {font-size:200px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_13 {font-size:24px;color:#aaa;font-family: "Open Sans";}
.tp-caption.handwriting, .tp-caption.handwriting_white{
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			 
			font-size: 144px; 
			line-height: 44px; 
			 font-family: "Dancing Script";
			padding:15px 40px 15px 40px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
  
								
		}

.tp-caption.store_button a {
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			
			font-size: 18px; 
			line-height: 18px; 
            font-weight:bold;
			 font-family: "Open Sans";
			padding:20px 35px 20px 35px !important;
			margin: 0px; 
  			cursor:pointer;
      		background:#1ABC9C;
  	        border-radius:5px;
            border-bottom:4px solid #16A085;
 						
}
.tp-caption.store_button_white a{position: absolute; 
			color: #fff; 
			text-shadow: none;
            font-size:14px;
    		font-weight:normal;
    		padding:10px 20px !important;
            background:#379BDE;
      		border-bottom:4px solid #2980B9;
      		border-radius:5px ;
    }
.tp-caption.store_button_white a:hover{
  	    background:#2980B9;
        border-bottom:4px solid #379BDE;
      }
.tp-caption.store_button a, .tp-caption.store_button_white a {
	color: #fff !important; 
}
.tp-caption.store_button_white a {color:#fff !important;}


.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.big_caption_3_white,
.tp-caption.big_caption_2_white,
.tp-caption.big_caption_4_white,
.tp-caption.handwriting_white{
    color:#fff;
    
    }
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
