html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	color: #555;
	overflow-x: hidden;
	background: #fff;
	background: url(../images/bg-body.jpg) 0px 10% no-repeat;
	background-position: top center !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*{
	outline: none;
}

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-size: 14px;
}
p {
	line-height: 1.4;
}
/* Common */
.no-display {
	display: none;
}
a{
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}
.color-wine {
	color:#921B3B;
}
.color-white {
	color: white;
}
.color-purple {
	color: #56046E;
}
.color-green{
	color: #A3AF5A;
}
.color-brown{
	color: #FDC362;
}

.clear { clear: both; }

.rounded {
	border-radius: 3px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.dotted-separator {
	background: url("../images/by_categories_bottom.jpg") center left repeat-x;
	width: 100%;
	height: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.first {
	margin-left: 0px !important;
}
.no-p-top {
	padding-top: 0px !important;
}
.display-inline-block {
	display: inline-block !important;
}
.extra-margin {
	margin-bottom: 30px;
}
.bold {
	font-weight: bold !important;
}
.uc {
	text-transform: uppercase !important;
}
.no-back {
	background: none !important;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
/* END Common */

/* Content wrappers */
.limit {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	position: relative;
}
.full {
	width: 100%;
}
.readable p {
	margin-bottom: 10px;
}
.readable h2 {
	color: #666;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
/* END Content wrappers */

/* Buttons */
.btn {
	font:inherit;
	display: inline-block !important;
	background-color: #AB234B;
	color: white;
	padding: 8px 10px;
	text-align: left;
	font-size: 16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	font-weight: normal;
	position: relative;
	text-decoration: none;
	/* text-transform: uppercase;
	font-weight: bold; */
	border: none;
}
.btn:hover {
	text-decoration: none;
}
.btn-wine {
	background-color: #AB234B;
	color: white;
}
.btn-salmao {
	background-color: #CA3360;
	color: #6D1F37;
}
.btn-pink {
	background-color: #E5376A;
	color: #6D1F37;
}
.btn-icon {
	width: 33px;
	height: 29px;
	text-align: center;
}
.btn-icon .icon {
	font-size: 18px;
}
/* END BUTTONS */

/* ICONS */
.fake-twitter {
	background: url('../images/social-icons/twitter.png') center center no-repeat;
	width: 11px;
	height: 15px;
	display: inline-block;
	position: relative;
	left: -5px;
}
.fake-facebook {
	background: url('../images/social-icons/facebook.png') center center no-repeat;
	width: 11px;
	height: 15px;
	display: inline-block;
	position: relative;
	left: -5px;
}
.fake-location {
	background: url('../images/icons/icon-location.png') center center no-repeat;
	width: 11px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
}
.fake-comment {
	background: url('../images/icons/icon-comment.png') center center no-repeat;
	width: 15px;
	height: 18px;
	display: inline-block;
	position: relative;
	top:-4px;
}
.fake-chevron-right, .fake-chevron-left {
	background: url('../images/icons/custom-chevron-right.png') center center no-repeat;
	width: 11px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	top: 4px !important;
	right: -10px;
}

.fix-top {
	top: -7px !important;
}
.fix-top2 {
	top: -25px !important;
}
.fake-chevron-left {
	background: url('../images/icons/custom-chevron-left.png') center center no-repeat;
}
.sidebar-btns .fake-chevron-right {
	top: -2px;
	float: right;
}
.icon-white-inverted {
	color: #93354D;
	background-color: white;
	border-radius: 1px;
	font-size: 16px;
	margin-right: 10px;
	padding: 3px;
}
.extra-padding {
	padding: 5px 3px 3px 5px;
}
/* END ICONS */


/* HEADER */
#wrap-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/*padding: 10px 10px;*/
	background: #fff;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	padding: 10px;
	box-shadow: -5px 3px 5px rgba(0, 0, 0, 0.1);
	webkit-shadow: -5px 3px 5px rgba(0, 0, 0, 0.1);
	-moz-shadow: -5px 3px 5px rgba(0, 0, 0, 0.1);
}

.header{
	position: relative;
	height: 170px;
	background: url(../images/bg-header-bordeaux.png) repeat-x;
}

#top-line {
	height: 30px;
	float: right;
	text-align: right;
}
.top-links {
	display: inline-block;
	float: left;
}
.top-links li {
	display: inline-block;
}
.top-links li a{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	padding: 12px 0px;
}
.top-links li a:hover{
	text-decoration: underline;
}
.top-links a.flag-en{
	background: url(../images/flags/en.png) no-repeat center right;
	padding-right: 20px !important;
}
.top-links a.flag-pt{
	background: url(../images/flags/pt.png) no-repeat center right;
	padding-right: 20px !important;
}
.top-links li.separator {
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 5px;
	color: #EFEFEF;
}
#top-line .top-buttons {
	display: inline-block;
}
#top-line .top-buttons .btn {
	float: left;
	padding: 7px 21px 6px 21px;
}
#top-line .top-buttons .btn-icon {
	padding: 7px 18px 6px 18px;
}

#search {
	float: right;
	height: 35px;
	position: absolute;
	top: 89px;
	right: 180px;
}

#cart-display {
	float: right;
	height: 120px;
	position: absolute;
	top: 25px;
	right: 5px;
	width: 167px;
	background: url("../images/cart.png") top left no-repeat;
}

#cart-display-en {
	float: right;
	height: 120px;
	position: absolute;
	top: 25px;
	right: 5px;
	width: 167px;
	background: url("../images/cart-en.png") top left no-repeat;
}

.cart-info {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #FFF;
	display: inline-block;
	position: relative;
	top: 62px;
}
.cart-finish{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	top: 105px; left: 10px;
	position: absolute;
}
.cart-qty {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
}
.cart-text {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	letter-spacing: 1px;
}
.cart-price .units {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
}
.cart-price .decimals, .cart-price .euro {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.cart-price .euro {
	margin-left: -1px;
}
.qty-zero {
	margin-left: 10px;
}
.qty-one {
	margin-left: 18px;
}
.qty-small {
	margin-left: 10px;
}
.qty-large {
	margin-left: 6px;
}
.qty-extreme {
	margin-left: 0px;
}
.price-zero  {
	margin-left: 20px;
}
.price-small  {
	margin-left: 20px;
}
.price-medium  {
	margin-left: 17px;
}
.price-large  {
	margin-left: 15px;
}
.price-vlarge  {
	margin-left: 12px;
}
#search {
	padding: 0 10px;
}
#search form {
	/*position: relative;*/
	top: 45px;
}
#search form div{
	width: 240px;
	float: left;
	position: relative;
	top: 6px;
	left: -20px;
}
#search form .add-on {
	display: inline-block;
	width: 25px;
	height: 20px;
	padding: 2px 0px 1px 2px;
	border-radius: 0px 2px 2px 0px;
	float: right;
	border: 1px solid #D6D6D4;
	border-left: none;
	background: url("../images/icons/search-icon.jpg") center center no-repeat;
	background-color: #EDEAE5;
}
#search form div input {
	float: right;
	padding: 4px 3px 4px 3px;
	border-radius: 2px 0px 0px 2px;
	border: 1px solid #D6D6D4;
	border-right: none;
	position: relative;
	width: 145px;
	color: #9A9A9A;
	font-style: italic;
	font-weight: bold;
}
#search form .add-on i{
	font-size: 16px;
	font-weight: bold;
	color: #525254;
}

.menu {
	background: black;
	height: 40px;
	border-top: 1px solid #fff;
}

#menu-wrapper .vinho { background:url('../images/destaques-imagens/vinho.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); }
#menu-wrapper .generosos { background:url('../images/destaques-imagens/generosas-3.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); }
#menu-wrapper .licores { background:url('../images/destaques-imagens/licores-final.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); }
#menu-wrapper .borbulhar { background:url('../images/destaques-imagens/champanhe.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); }
#menu-wrapper .espirituosas { background:url('../images/destaques-imagens/espirituosas.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); left:360px; }
#menu-wrapper .gourmet {  background:url('../images/destaques-imagens/gourmet.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); left:460px; }
#menu-wrapper .conjuntos { background:url('../images/destaques-imagens/conjuntos.jpg') top left; box-shadow:-6px 4px 17px rgba(0, 0, 0, 0.4); left:640px; }
.width-80 { width: 80px !important; }
.width-170 { width: 170px !important; }
.width-160 { width: 160px !important; }
.width-150 { width: 150px !important; }
.width-140 { width: 140px !important; }
.width-130 { width: 130px !important; }
.width-120 { width: 120px !important; }
.width-100 { width: 100px !important; }
.width-240 { width: 240px !important; }
.width-680 { width: 680px !important; }

#main-menu-ul{
	margin: 0 auto;
	text-align: center;
	width: 960px;
}
#menu-wrapper ul {
	display: block;
	/*position: relative;*/
}
#menu-wrapper ul li ul{
	display: none;
}
#menu-wrapper ul li ul li ul{
	display: block;
}
#menu-wrapper ul li {
	float: left;
}
#menu-wrapper ul li ul li{
	float: none;
}
#menu-wrapper ul li a{
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 13px 21px 13px 21px;
	display: inline-block;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
	letter-spacing: 1px;
	border-top: 1px solid transparent;
}
#menu-wrapper ul li a.first{
	padding-left: 0px;
}
#menu-wrapper ul li a.last{
	padding-right: 0px;
}
#menu-wrapper ul li:hover ul{
	display: block;
}

#menu-wrapper ul .second-level {
	position: absolute;
	z-index: 1000000000;
	/*padding-bottom: 30px;
	padding-top: 20px;*/
}
.second-level li {
	display: block;
	padding-right: 20px;
	padding-left: 10px;
}

#menu-wrapper ul .second-level .col-1, #menu-wrapper ul .second-level .col-2, #menu-wrapper ul .second-level .col-3 {
	display: block;
	float: left;
	background: none;
	width: 100px;
}
#menu-wrapper ul .second-level ul li:hover{
	background: none;
}
#menu-wrapper ul .second-level .col-2 {
}

#menu-wrapper ul.second-level li a {
	font-size: 12px;
	text-transform:none;
	padding: 10px;
}
#menu-wrapper ul.second-level ul li {
	width: 960px;
}

.sfHover, #menu-wrapper ul li:hover {
}


/* END header */
/* Sidebar */
#sidebar {
	/*width: 275px;*/
	width: 250px;
	overflow: hidden;
	float: left;
	position: relative;
}
#sidebar #by_categories li {
}
#sidebar #by_categories li a {
	/*color: #555555;*/
	font-size: 12px;
	display: inline-block;
	padding: 7px 0px 9px 4px;
	font-weight: bold;
	/*background: url("../images/by_categories_bottom.jpg") bottom left repeat-x;*/
	width: 100%;
}

.inside-first-level {
	/*display: none;*/
}
.inside-first-level .inside-second-level{
	margin-left: 10px;
}
#sidebar #by_categories .inside-first-level .inside-second-level li a {
	text-transform: none;
	padding-top: 3px;
}

.drop-on-click{
	margin: 0px 15px 20px 15px;
}

.drop-on-click .icon, .drop-on-click-special .icon {
	float: right;
}

#sidebar #by_categories li .price-range {
	margin-top: 20px;
	margin-bottom: 10px;
}
#sidebar #by_categories li #price-range a {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0px;
	background-color: #921B3B;
	background-image: none;
	top: -5px;
}

.display-price-range, .display-price-range span {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}

.ui-widget-header {
	background-color: #7B8F1E;
	background-image: none;
}

.ui-widget-content {
	background-color: pink;
	background-image: none;
}

#sidebar #destaques_imagens {
	/*margin-top: -65px;*/
	margin: 31px 0px 25px 0px;
}
#sidebar #destaques_imagens li{
	margin-bottom: 25px;
	position: relative;
}
#sidebar #destaques_imagens li span.background-wine{
	color: #fff;
	position: absolute;
	background:	url("../images/wine-background.png") top left repeat;
	width: 150px;
	height: 50px;
	top: 65px;
	left: 10px;
	font-size: 13px;
	padding: 10px;
	display: inline-block;
	font-weight: normal;
	line-height: 18px;
	font-family: Montserrat, Helvetica, Arial, sans serif;
	font-style: italic;
	text-shadow:1px 1px 1px #000;
}

#sidebar .btn-large, .cart-continue .btn-large {
	display: inline-block;
	background:	url("../images/btn-large-back.png") top left repeat-x;
	width: 230px;
	padding: 5px 10px 9px 10px;
	height: 23px;
	color: white;
	cursor: pointer;
}
#sidebar .btn-large2 {
	display: inline-block;
	background:	url("../images/btn-large-back-2.png") top left repeat-x;
	width: 230px;
	padding: 5px 10px 9px 10px;
	height: 36px;
	line-height: 18px;
	color: white;
	cursor: pointer;
}
#sidebar .btn-large i, .cart-continue .btn-large i{
	margin-top: 0px;
}
#sidebar .btn-large2 i{
	margin-top: 0px;
}
#sidebar .btn-large span, .cart-continue .btn-large span{
	padding: 5px 0px 5px 10px;
	color: white;
	position: relative;
	display: inline-block;
}
#sidebar .btn-large2 span{
	padding: 2px 0 0 10px;
	color: white;
	position: relative;
	display: inline-block;
}
}
#sidebar .btn-large .icon, .btn-large2 .icon, .cart-continue .btn-large .icon {
	font-size: 16px;
	position: relative;
	top: -10px;
}
#sidebar .sidebar-info h2 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#sidebar .sidebar-info .wrapper {
	padding: 5px;
	border:	1px solid #DBDBDB;
	padding-bottom:10px;
}
.wrapper .color-purple{
	font-size: 40px;
	display: inline-block;
	margin: 5px;
}
.wrapper .fake-icon-envelope{
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url('../images/icons/icon-envelope.jpg') center center no-repeat;
	float: left;
	margin: 4px 0px 0px 0px;
}
.wrapper .wrapper-right{
	display: block;
	text-align: right;
}

.sidebar-contacts{
	padding-bottom: 15px;
}

.sidebar-contacts .wrapper-right{
	padding: 0px 10px 0px 0px;
}

.wrapper .wrapper-right .wrapper-destaque{
	color: #a1223d;
	font-size: 18px;
	width: 200px;
	display: inline-block;
	padding-top: 5px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.wrapper .wrapper-right .wrapper-text{
	font-weight: bold;
	color: #666;
	width: 200px;
	display: inline-block;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}

.news-form .wrapper-right form .wrapper-text{
	text-align: left;
	margin-bottom: 7px;
	margin-top: 4px;
}

.news-form form {
	display: inline-block;
	position: relative;
	top: 10px;
}

.news-form form .add-on {
	display: inline-block;
	background-color: #EDEAE5;
	width: 25px;
	padding: 9px 0px 9px 7px;
	border-radius: 0px 2px 2px 0px;
	float: right;
	font-weight: bold;
	color: #696967;
}
.news-form form span input {
	float: right;
	padding: 7px 3px 6px 3px;
	border-radius: 2px 0px 0px 2px;
	border: 1px solid #EDEAE5;
	position: relative;
	width: 150px;
}
.news-form form .add-on i{
	font-size: 16px;
	font-weight: bold;
	color: #525254;
}

/* END Sidebar */

/* Content */
.content-main {
	float: left;
	width: 680px;
	/*padding-left: 25px;*/
	padding: 15px 15px 10px 15px;
	background: #fff;
}
/* END Content */

/* Content home */
#slider, #slider-wrapper {
	width: 680px;
	height: 250px;
	margin-bottom: 30px;
}
.nivo-label {
	display: block;
	/*width: 265px;*/
	width: 370px;
	background: url("../images/wine-background.png") top left repeat;
	background: rgba(161, 34,61, 0.85);
	height: 130px;
	z-index: 1000;
	padding: 10px 20px 0px 0px;
	border-top: 1px solid #d93662;
	border-left: 1px solid #a12849;
	border-bottom: 1px solid #a12849;
	border-right: 1px solid #a12849;
}
.nivo-label .nivo-title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: white;
	display: block;
	margin-top: 30px;
	margin-left: 17px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.60);
	border-bottom: 1px solid #ebebeb;
	padding: 0px 0px 10px 0px;
}

.nivo-label .nivo-text {
	font-size: 15px;
	color: white;
	display: block;
	margin-top: 10px;
	margin-left: 17px;
	font-weight: normal;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.60);
	line-height: 23px;
}
.nivo-html-caption {
	display: none;
}
.nivo-caption {
	bottom: -5px;
	right: -5px;
	position: absolute;
	z-index: 10000000;
}

.nivo-directionNav {
	z-index: 100000000;
	position: absolute;
	bottom: 125px;
	right: 35px;
	display: block;
}
.nivo-directionNav .nivo-prevNav {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/bg-arrows.png) no-repeat 0px 0px;
	float: left;
	left: -25px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}
.nivo-directionNav .nivo-nextNav {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/bg-arrows.png) no-repeat -30px 0px;
	right: -30px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}

.product-list ul li {
	display: inline-block;
	text-align: center;
	position: relative;
/*	border-right: 1px dashed #A1223D;*/
	margin: 0px 17px 30px 0px;
	float: left;
	height:260px;
	width: 154px;
}
.product-list ul li a.product-name, .product-list ul li span.product-name{
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 35px;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.product-list ul li a.product-img, .product-list ul li span.product-img{
	display: block;
	margin-bottom: 10px;
	height:150px;
	width: 150px;
	background-color: #fff;
}
.product-list ul li a.product-price, .product-list ul li span.product-price{
	display: block;
	z-index: 1;
}
.product-list ul li .product-price span.product-price-value, .product-list ul li .product-price span.product-price-value-com-riscado, .product-list ul li .product-prices span.product-price-value{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 17px;
	color: #a1223d;
	padding: 4px 0px;
	width:63px;
	border-radius: 3px 3px 0px 0px;
	text-align: center;
}
.product-old-price{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	text-decoration: line-through;
	color:#7e7e7e;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
}
.product-price .strike {
	display: block;
	clear: right;
	font-size: 11px;
	color: #575757;
	text-decoration: line-through;
}
.product-list ul li .product-price span.product-price-value-com-riscado {
	position: relative;
	top: -14px;
}
.product-list ul li .product-price span.product-price-value-com-riscado .preco_riscado{
	text-decoration: line-through;
}
.product-list ul li .product-price span.gourmet-wrapper{
	display: block;
	width: 100%;
	height: 22px;
	float: left;
}
.product-list ul li .product-price span.product-gourmet, .product-list ul li .product-price span.product-gourmet-riscado{
	background-color: #7B8F1E;
	position: relative;
	width: 64px;
	display: inline-block;
	clear: right;
	float: left;
	font-size: 14px;
	color: white;
	padding: 4px 7px 4px 13px;
	border-radius: 3px 3px 0px 0px;
	left: 52px;
	z-index: -1;
	top: -22px;
}
.product-list ul li .product-price span.product-gourmet-riscado{
	top: -35px;
}
.product-list ul li .product-price span.product-add-to-cart{
	display: block;
	background-color: #921B3B;
	float: left;
	font-size: 12px;
	color: white;
	padding: 4px 10px;
	clear: both;
	border-radius: 0px 3px 3px 3px;
	font-weight: normal;
	text-align: left;
}
.product-list ul li .product-description{
	display: block;
	position: absolute;
	/* background: url("../images/wine-background.png") top left repeat; */
	background: url("../images/wine-background.png") top left repeat;
	top: 33px;
	width: 116px;
	height: 157px;
	left: 7px;
	text-align: left;
	padding: 10px;
	z-index: 10;
	display: none;
	font-weight: normal;
	z-index: 0;
	color: white;
}
.product-list ul li .product-description .description-name{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
}
.border-bottom {
	display: block;
	width: 100%;
	/* border-bottom: 1px dashed #A1223D; */
	position: relative;
	top: 50px;
}
.product-list .no-border-right{
	margin-right: 0px !important;
}
.no-border-right {
	border-right: none !important;
}
.no-top-right-border-radius {
	border-top-right-radius: 0px !important;
}
/* END Content home */

/* Página de catalogo, tem coisas definidas na home */
.t-info {
	float: left;
}
.t-pagination {
	float: right;
}
.t-pagination .active span {
	color: lightgrey;
}
.toolbar {
	display: block;
	width: 100%;
	height: 50px;
}
.toolbar span {
	margin: 0 2px 0 2px;
	font-family: Montserrat, Helvetica, Arial, sans serif;
	font-size: 13px;
	color: #333;
}
.toolbar a:hover span{
	color: #fff !important; /*for hover on pagination*/
}
/* END Página de catalogo, tem coisas definidas na home */

/* Página de produto */
.product-image {
	display: block;
	float: left;
	padding-right: 0px;
	width: 270px;
	text-align: center;
}
.product-image a img {
	width: 270px;
}
.product-description {
	float: right;
	padding-left: 10px;
	width: 399px;
	/*border-left: 1px solid #AB234B;*/
}
.product-description .prices {
	margin: 9px 0px 0px 0px;
	text-align: center;
	float: left;
}
.product-description .prices .product-detail {
	color: #545454;
	font-weight: bold;
	font-size: 16px;
	padding-right: 3px;
}
.product-description .prices .product-old {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-decoration: line-through;
	color: #b2b2b2;
	font-size: 14px;
	font-weight: normal;
	margin-top: -12px;
	display: block;
}
.product-description .prices .product-price {
	color: #a1223d;
	font-size: 26px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.cart-add-qty {
	padding: 8px 10px;
	position: relative;
	top: 1px;
	width: 40px;
	text-align: center;
	font-size: 16px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin: 0px 27px 0px 0px;
}
.input-produto {
	padding: 8px 10px;
	position: relative;
	top: 1px;
	width: 187px;
	text-align: left;
	font-size: 16px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin: 0px 27px 0px 0px;
}
.attention label.error {
	display: block;
	position: absolute;
	margin-top: 10px;
	color: red;
}
.attention .country-not-found label.error {
	position: static;
}

.attention .dashed form { margin-bottom: 15px; }

.cart-actions{
	text-align: right;
}
.cart-actions label{
	display: none;
}
.cart-actions .btn-large, .btn-rounded {
	background: url(../images/bg-buy.png) top left no-repeat;
	padding: 3px 28px 0px 23px;
	height: 42px;
	border: 0px;
	cursor: pointer;
	-webkit-transition: all 0.20s ease-out;
	-moz-transition: all 0.20s ease-out;
	-ms-transition: all 0.20s ease-out;
	-o-transition: all 0.20s ease-out;
	transition: all 0.20s ease-out;
	width: 120px;
}
.cart-actions .btn-large:hover, .btn-rounded:hover{
	background: url(../images/bg-buy.png) -146px 0px no-repeat;
}

.btn-rounded.btn-long {
	background: url(../images/bg-buy-large.png) top left no-repeat;
	padding: 3px 28px 0px 23px;
	height: 42px;
	border: 0px;
	cursor: pointer;
	-webkit-transition: all 0.20s ease-out;
	-moz-transition: all 0.20s ease-out;
	-ms-transition: all 0.20s ease-out;
	-o-transition: all 0.20s ease-out;
	transition: all 0.20s ease-out;
	width: 252px;

}
.btn-rounded.btn-long:hover{
	background: url(../images/bg-buy-large.png) -280px 0px no-repeat;
	width: 252px;
}

.cart-actions .btn-large span, .btn-rounded span{
	color: white;
	display:inline-block;
	font-weight: normal;
	text-transform: none;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	outline: none;
}
.cart-actions .btn-large .icon, .btn-rounded .icon {
	font-size: 16px;
	color: white;
	position: relative;
	top: 2px;
}

.more-info-table {
	display: block;
}
.more-info-table tr th, .more-info-table tr td, .product-short-description h2 {
	font-weight: bold;
	color: #111;
	width: 100px;
	padding: 5px 0;
	padding-right: 3px;
	text-align: left;
	font-size: 12px;
	/*border-bottom: 1px solid #AB234B;
	font-style: 16px;*/
}
.more-info-table tr td {
	padding-left: 10px;
	color: #545454;
	width: 300px;
	text-align: left;
	font-weight: normal;
}
.more-info-table tr td a {
	color: #AB234B;
}
.product-short-description h2 {
	border: none !important;
	margin-top: 15px;
	margin-bottom: 10px;
}
/* END Página de produto */

/* Footer */
footer .limit{
	padding-left: 50px;
	padding-right: 50px;
	width: 960px;
}
footer {
	background: url("../images/footer-back.jpg") #6b1e31 top left repeat-x;
	padding-bottom: 0px;
	/* margin-top: 10px; */
}
footer .footer-top-border {
	margin-bottom: 30px;
	display: block;
	width: 100%;
	background: url("../images/footer-top-border.png") top left repeat-x;
	height: 8px;
}
.span1 {
	width: 140px;
	float: left;
	margin-right: 20px;
}
.span2 {
	width: 160px;
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.span3 {
	width: 300px;
	display: inline-block;
	float: left;
}
.span4 {
	width: 250px;
	display: inline-block;
	float: left;
}
.span6 {
	width: 640px;
	margin-right: 20px;
	display: inline-block;
	float: left;
}
.double-collumn{
	width: 510px !important;
	margin-right: 20px;
}
.double-collumn ul{
	float: left;
	width: 155px;
	margin-right: 15px;
}
footer .contacts a{
	padding: 0px !important;
}
footer .contacts span{
	font-size: 13px;
	  display: block;
	  margin-left: 31px;
}

footer .contacts li{
	margin: 0px 0px 18px 0px;
}
.footer-collumn-top-offset{
	margin: 60px 0px 0px 0px;
}

.limit .contacts .footer-block-content p{
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 19px;
	clear: both;
}
h1 span.h1-ticker, h2 span.h2-ticker {
	display: inline-block;
	width: 50px;
	border-bottom: 3px solid white;
	position: relative;
	top: 25px;
}
h1 span.h1-text, h2 span.h2-text {
	font-family: Oswald, Helvetica, Arial, sans serif;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	left: -50px;
	margin:10px 0px 10px 0px;
	font-size: 15px;
	white-space: pre;
}
.footer-block h1, .footer-block h2{
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #BBB;
	margin-bottom: 15px;
}
.footer-block h1{
	text-transform: uppercase;
	margin-bottom: 15px;
}
.footer-block .footer-block-content p {
	margin-bottom: 20px;
	color: white;
	font-weight: normal;
	font-size: 13px;
}
.footer-block ul li a {
	color: white;
	font-weight: normal;
	padding: 8px 0;
	display: inline-block;
	font-size: 12px;
}
.footer-block ul li a:hover{
	text-decoration: underline;
}
footer a {
	color: white;
}
.indent-address{
	text-indent: 35px;
}
.bright-logo {
	position: relative;
	top: -18px;
}
/* END Footer */

.breadcrumbs li {
	display: inline-block;
	margin: 0 0 15px 0;
}
.breadcrumbs li a, .breadcrumbs li span {
	color: #AB234B;
	font-weight: normal;
	font-size: 13px;
}
.breadcrumbs li span.breadcrumb-split{
	color: #c0c0c0;
	margin: 0px 4px;
	font-weight: bold;
}
.breadcrumbs .breadcrumb-active{
	font-weight: bold;
}

.breadcrumbs li a:hover{
	border-bottom: 1px dotted #AB234B;
}

/* FREEPAGES */
.page-title h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #AB234B;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 2px solid #AB234B;
	font-family: Oswald, Helvetica, Arial, sans-serif;
}
.page-title h1 span.h1-ticker {
	border-color: #AB234B;
	top: 15px;
}
.page-title h1 span.h1-text{
	font-size: 16px;
}
/* END FREEPAGES */


/* Forms */
.content-main .form-horizontal .control-group {
	width: auto;
	float: left;
	margin-bottom: 10px;
}
.content-main .form-horizontal .control-label {
	width: 90px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.content-main .form-horizontal .control-label label {
	padding: 10px 0;
	float: right;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	color: #6F6A6A;
	font-size: 13px;
}

label.two-line-label {
	padding: 3px 0 !important;
}
.content-main .form-horizontal .control-label label em  {
	color: #AB234B;
	padding-right: 5px;
}
.content-main .form-horizontal .controls {
	float: left;
	padding-left: 10px;
	width: auto;
}
.form-horizontal .controls small {
	font-size:11px;
	color: #aaa;
	display: inline-block;
	margin-left: 23px;
	margin-top: 3px;
}
.form-horizontal .controls a {
	font-size: 11px;
	color: #aaa;
	text-decoration: underline;
}

.content-main .form-horizontal .controls  input[type="text"], .content-main .form-horizontal .controls  input[type="number"], .content-main .form-horizontal .controls  input[type="email"], .content-main .form-horizontal .controls  input[type="password"], .content-main .form-horizontal .controls  textarea, .content-main .form-horizontal .controls  select, .content-main .form-horizontal .controls  #recaptcha_table{
	display: inline-block;
	padding: 7px 0px 8px 8px;
	width: 97%;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #c6c6c6;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c6c6c6;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.content-main .form-horizontal .controls  textarea.height-textarea {
	height: 50px;
	width: 100%;
}
.content-main .form-horizontal .controls  .error {
	color: #AB234B;
	display: block;
	width: 240px;
	margin-bottom: 15px;
}
.content-main .form-horizontal .controls  .hide {
	display: none;
}
.content-main .form-horizontal .form-actions, .content-main .form-vertical .form-actions {
	border-top: 1px solid #ebebeb;
	float: left;
	width: 100%;
	padding-top: 10px;
}

.content-main .form-horizontal .form-actions p, .content-main .form-vertical .form-actions p {
	font-size: 10px;
	padding: 10px 0;
}
.content-main .form-horizontal .form-actions .required, .content-main .form-vertical .form-actions .required {
	color: #AB234B;
	float: left;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.content-main .form-horizontal .form-actions .btn, .content-main .form-vertical .form-actions .btn {
	float: right;
	margin-left: 20px;
}
.content-main .form-horizontal h2 {
	color: #AB234B;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.content-main .form-vertical .controls {
	margin-top: 10px;

}
.content-main .form-vertical .control-group{
	margin-bottom: 20px;
}
.content-main .form-vertical .controls textarea{
	width: 100%;
	height: 60px;
}
/* END Forms */


/* Login ou Registar */
.half-col h2 {
	font-size: 15px;
	color: #215E61;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
/* END Login ou Registar */


/* Área pessoal */
#change_pass_box {
	margin-top:17px;
}
.cart {
	width: 100%;
}
.data-cell p {
	word-break:break-word;
}
.cart th, .data-cell h2 {
	color: #AB234B;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #dbdbdb;
	vertical-align: middle;
}
#cart-table th {
	padding: 0 10px;
}
#cart-table .td-image a {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
}

.cart td {
	padding: 20px 0 5px 0;
	vertical-align: middle;
}
/* END Área pessoal */


/* carrinho */
#cart-table label input {
	position: relative;
	top: 3px;
}

#cart-table td {
	padding: 0;
	vertical-align: middle;
}
#cart-table table {
	width: 100%;
}
#cart-table table thead th {
	font-family: Oswald, Helvetica, Arial, sans serif;
	text-align: center;
	color: #AB234B;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 7px;
}
#cart-table table tbody td {
	font-family: Oswald, Helvetica, Arial, sans serif;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}
#cart-table table .product-qty {
	width: 50px;
	padding: 5px 0px;
	text-align: center;
}
#cart-table .product-price {
	font-size: 14px;
}

.no-border-bottom {
	border-bottom: none !important;
}

#observacoes-end {
	border: 1px solid #AB234B;
	width: 100%;
	height: 50px;
	margin-top: 20px;
}

.checkout-options .cart-continue {
	width: 135px;
}

.cart-continue .btn-continue {
	text-align: center;
	color: white;
	background: url("../images/bg-product-detail.png") repeat-x;
	padding: 10px 10px;
	border:none;
	border-radius: 3px;
	font-weight: normal;
	width: auto;
	box-sizing:border-box;
	display: block;
	cursor: pointer;
}
.cart-continue .btn-continue.hide { display: none; }
.checkout-options{
	margin: 20px 0px 0px 0px;
	/*border-top: 1px solid #dbdbdb;*/
	padding-top: 15px;
}
.cart-continue .btn-continue span{
	font-family: Oswald, Helvetica, Arial, sans-serif;
}
.product-sub-total {
	border-top: 1px solid #AB234B;
	border-bottom: 1px solid #AB234B;
}

/* END carrinho */


/* Checkout */
.checkout-errors {
	background-color: rgb(253, 172, 172);
	border: 1px solid #aaa;
	padding: 15px;
	margin-bottom: 20px;
}
.checkout-oks {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #5cb85c;
}
.checkout-text-intro {
	padding-bottom: 20px;
}

.checkout-text-intro p{
	margin: 5px 0px;
}

.data-cell {
	margin-top: 25px;
}
.user-info-table {
	width: 100%;
}
.user-info-table th {
	color: #AB234B;
	font-weight: bold;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	vertical-align: top;
}
.user-info-table th a small{
	font-size: 12px;
	clear: both;
	display: block;
}
.user-info-table th {
	padding: 7px 5px;
}
.user-info-table td {
	padding: 10px 5px;
}
.user-info-table tr.odd td, .user-info-table tr.odd th {
	background-color: #f5f5f5;
}

.checkout-login {
}

.checkout-login p{
	padding: 0px !important;
}
.checkout-login input[type="email"], .checkout-login input[type="password"] {
	padding: 8px 3px 7px 3px;
	border: 1px solid #AB234B;
	width: 100px;
	position: relative;
	top: -1px;
}
.facturacao-form p {
	padding: 20px 0 20px 0;
}
.checkout-langing {
	margin-top: 20px;
}
.existing-addr {
	margin-top: 5px;
}
.existing-addr ul li {
	display: block;
	float: left;
	margin-right: 20px;
}

.length-2 {
	width: 150px !important;
}
.length-4 {
	width: 250px !important;
}
.length-auto {
	width: auto !important;
}
/* END Checkout */


/* encomendas */
#mais-pagamentos {
	position: relative;
	top: 9px;
}
.hide {
	display: none;
}

.encomendas-intro .encomendas-intro-text-block {
	display: block;
	width: 468px;
	float: left;
	border: 1px solid #666;
	margin-right: 10px;
	padding: 10px;
}
.encomendas-intro .encomendas-intro-action a{
	margin-bottom: 10px;
}
.encomendas-intro .encomendas-intro-action {
	display: block;
	width: 150px;
	float: left;
}
/* END encomendas */


#menu-wrapper ul li a:hover{
	/* background: #50625e; */
	background: white;
	/* border-top: 1px solid #d93662; */
	color: black;
	position: relative;
	z-index: 9999999999;
	/* top: 2px; */
}

.sidebar-contacts{
	background: url(../images/icon-phone-large.png) no-repeat 10px 8px;
}

.sidebar-contacts .icon-phone{
	font-size: 30px;
	float: left;
	margin: 12px 0px 0px 6px;
}

.news-form .wrapper-right{
	float:right;
}

.product-prices{
	margin: 5px 0px;
	display: block;
}

.product-list-buy-btn{
	background: url("../images/product-buy-bg.png") no-repeat top center;
	color:#fff;
	display: block;
	padding: 7px 0px;
}

.block{
	display: block !important;
}

.product-list-item-link{
	display: block;
	border: 1px solid #e8e8e8;
	padding: 0px;
	border-radius: 5px;
	position: relative;
}

.product-list-item-link:hover span.product-list-details{
	background: #a1223d;
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-ms-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
}

.product-list-item-link:hover span.product-name, .product-list-item-link:hover span.product-prices *, .product-list-item-link:hover span.limited{
	color: #fff !important;
}

.highlighted{
	border: 1px solid #ebebeb;
}

.highlighted .gourmet-ribbon{
	display: block;
	visibility: visible;
}

.gourmet-ribbon{
	display: none;
	visibility: hidden;
	background: url("../images/gourmet-label.png");
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 3000;
	top: -2px;
	right: -3px;
}

.rating{
	margin: 5px 0px;
}

.product-list-details{
	background: #f4f4f4;
	padding: 10px 5px;
	border-radius: 0px 0px 5px 5px;
}

a.product-list-item-link:hover  .product-list-additional-description{
	visibility: visible;
	opacity: 1;
}

.product-list-additional-description{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	margin: 0px !important;
	/*background: rgba(223, 19, 72, 0.3);*/
	/*background: url("../images/wine-background.png") top left repeat;*/
	background: url("../images/bg-product-detail.png") top left repeat-x;
	top: 115px;
	left: 0px;
	right: 0px;
	padding: 8px 0px;
	border-top: 1px dashed #701c33;
	border-bottom: 1px dashed #701c33;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.product-list-additional-description span{
	display: block;
	margin: 0px 0px 5px 0px !important;
	font-weight: normal !important;
	text-align: center !important;
	color:#fff;
}

.product-description-container{
	/*background: #f3f3f3;*/
	/*padding: 5px 10px;
	border-radius: 3px;*/
	margin: 0px 0px 15px 0px;
}

.product-page-actions{
	margin: 10px 0px 0px 0px;
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
	padding: 3px;
	position: relative;
}

.product-breakdown{
}

.product-breakdown label{
}

.product-description .product-title{
	font-size: 22px;
	color: #AB234B;
	margin: 0px 0px 5px 0px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
}

.product-info{
	padding: 40px 0px 0px 0px;
	position: relative;
}

.product-short-description{
	margin: 15px 0px;
	text-align: justify;
	line-height: 19px;
}

.product-page-options{
	background: #f3f3f3;
	padding: 1px 10px;
	border-radius: 3px;
	margin: 10px 0px;
}

.product-page-options label{
	display: block;
	margin: 8px 0px 8px 0px;
}

.product-page-options label input{
	margin: 0px 5px 0px 0px;
}

.product-description .minor-title{
	font-size: 12px;
	font-weight: bold;
}

.acompanhamentos ul li{
	float: left;
	width: 210px;
	min-height: 220px;
	margin: 0px 10px 0px 0px;
}

.acompanhamentosEN ul li{
	float: left;
	width: 210px;
	min-height: 220px;
	margin: 0px 10px 0px 0px;
}

.acompanhamentos-page .acompanhamentos ul li{
	margin: 0px 25px 0px 0px;
}

.acompanhamentos ul li.last-pseudo-col{
	margin-right: 0px !important;
}

.acompanhamento{
	text-align: center;
	overflow: hidden;
}
.acompanhamento img{
	display: block;
}
.acompanhamento span{
	display: block;
}
.acompanhamento span span{
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
	font-weight: bold;
}

.acompanhamento-title strong{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #889b2b;
}

.acompanhamentosEN-title strong{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #889b2b;
}

.top-vendas.related-products {
	margin-bottom: 70px;
}



.related-products .carousel-lite{
	width: 663px !important;
}
.related-products .prev, .highlights .prev, .acompanhamentos .prev{
	right:50px;
	background: url(../images/bg-arrows.png) no-repeat 0px -28px;
	width: 25px;
	height: 25px;
}

.related-products .next, .highlights .next, .acompanhamentos .next{
	right: 25px;
	background: url(../images/bg-arrows.png) no-repeat -30px -28px;
	width: 25px;
	height: 25px;
}

.related-products .prev, .highlights .prev, .related-products .next, .highlights .next, .acompanhamentos .prev, .acompanhamentos .next{
	top:10px;
	position: absolute;
	z-index: 100000;
	font-size: 30px;
	color:#a1223d;
	text-indent: 1000000px;
}

.related-products .prev:hover, .highlights .prev:hover, .acompanhamentos .prev:hover{
	cursor: pointer;
	background: url(../images/bg-arrows.png) no-repeat -0px 0px;
}

.related-products .next:hover, .highlights .next:hover, .acompanhamentos .next:hover{
	background: url(../images/bg-arrows.png) no-repeat -30px 0px;
	cursor: pointer;
}

.related-products-title{
	font-size: 20px;
	color: #AB234B;
	font-family: Montserrat, Helvetica, Arial, sans serif;
	font-style: italic;
	margin: 0px 0px 15px 0px;
}

/* produtos relacionados */
.related-products .product-img{
	background: #fff;
	text-align: center;
	height: 140px;
	padding: 10px 0px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin-bottom: 10px;
}
.related-products .product-price-value {
	font-size: 17px;
	padding: 4px 0px;
	display: inline-block;
}

.product-list-item-link:hover::after{
	display: block;
	opacity: 1;
}

.product-list-item-link span.raridade{
	position: absolute;
	display: block;
	z-index: 4;
	height: 120px;
	width: 120px;
	background: url(../images/bg-raridade-ribbon.png) no-repeat;
}
.product-list-item-link span.limited{
	color: red;
}

.related-products .product-list-item-link{
	width: 152px;
	height: 250px;
	padding: 0px;
	text-align: center;
	display: block;
	background: #fff;
	position: relative;
}

.related-products li{
	width: 154px;
	height: 252px;
	margin: 0px 13px 0px 0px;
	float: left;
}

.related-products li:last-child{
	margin: 0px 0px 0px 0px;
}
.related-products .nav-tabs li {
	height: auto;
}

.related-products .product-price-value{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 17px;
	color: #a1223d;
	width: 63px;
}

.t-pagination a:hover{
	background: url("../images/bg-product-detail.png") top left repeat-x;
}

.pagination-bottom{
	border-top: 1px solid #AB234B;
}

.related-products .product-name{
	height: 35px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #4e4e4e;
	font-size: 13px;
}

.no-margin-right{
	margin-right: 0px !important;
}

/* sidebar */
.sidebar-filters{
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
	padding: 3px;
	position: relative;
}

.sidebar-label{
	background: url(../images/bg-siderbar-label.png) no-repeat;
	position: absolute;
	padding: 7px 10px 12px 20px;
	width: 230px;
	z-index: 10;
	top: 25px;
	left: -7px;
}

.sidebar-label h3{
	color: #fff;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
}

.sidebar-filters .dashed{
	border: 1px dashed #c6c6c6;
	padding: 80px 0px 0px 0px;
}

#sidebar #by_categories li ul.inside-first-level li{
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	padding: 0px 0px 8px 0px;
}
#sidebar #by_categories li ul.inside-first-level li.javascript-link{
	clear: both;
	text-align: right;
	border: none;
}
#sidebar #by_categories li ul.inside-first-level li.javascript-link a{
	background: none;
	clear: both;
	float: right;
	border: none;
}

#sidebar #by_categories li ul.inside-first-level li:last-child{
	border-bottom: none;
}

#sidebar #by_categories li ul.inside-first-level a{
	text-transform: none;
	font-weight: normal;
	padding: 3px 0px 3px 14px;
	color: #545454;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: url(../images/bg-menu-item.png) no-repeat 0px 5px;
}

#sidebar #by_categories li ul.inside-first-level a:hover{
	color: #a1223d;
}

.main-filter-field {
	border-bottom: 1px solid #73880a;
	color:#73880a;
	margin: 0px 0px 10px 0px;
	font-size: 14px !important;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: none;
}

.force-red .main-filter-field {
	border-bottom: 1px solid #9C022F;
	color:#9C022F;

}
#sidebar #by_categories li.force-red a {
	padding-bottom: 3px;
}
#sidebar #by_categories li.force-red ul.inside-first-level li {
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #9C022F;
}
#sidebar #by_categories li.force-red ul.inside-first-level li a {
	color: #9C022F;
}
.descricao-regiao{
	height: 150px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	background: #f8f8f8;
	padding: 10px;
}

.descricao-regiao p{
	margin: 10px 0px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
}

.acompanhamento img{
	border-radius: 3px;
}

ul#destaques_imagens img{
	border-radius: 4px;
}

#by_categories li.active a{
	font-weight: bold !important;
}

.product-list-additional-description span.list-stars-rating{
	margin: 0px !important;
}

ul.categoria .product-list-additional-description span.list-stars-rating{
	margin: 0px 0px 3px 0px !important;
}

.main-logo{
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
}

.sub-menu-entry{
	width: 980px;
	/* min-height: 235px; */
	/* border: 2px solid #617671; */
	/* border: 2px solid #A1223D; */
	padding: 10px 7px;
	background-color: white;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	border-top: none !important;
	margin: 0px 0px 0px 0px;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	visibility: hidden;
	opacity: 0;
	left: 3px;
	top: 40px;
}

#main-menu-ul li:hover .sub-menu-entry{
	visibility: visible;
	opacity: 1;
}


/* OLD
.sub-menu-entry-list{
	background: url("../images/bg-submenu-vertical.png") repeat-y top right;
}
.sub-menu-entry span.sub-menu-title{
	color: #7b000a;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #7b000a;
	display: block;
	padding: 10px 0px 15px 30px;
	font-size: 12px;
	margin: 0px 20px 0px 0px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-align: left;
}
*/

.sub-menu-entry span.sub-menu-title{
	color: white;
	font-weight: normal;
	text-transform: capitalize;
	display: block;
	padding: 10px 0px 11px 15px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-align: left;
	background-color: black;
}

.sub-menu-entry .collumn{
	float: left;
}

.sub-menu-entry .collumn-fifth{
	width: 186px;
	border: 1px solid white;
	margin-right: 8px;
}

.sub-menu-entry .collumn-2fifth{
	width: 382px;
	border: 1px solid white;
}

.sub-menu-entry .collumn-quarter{
	width: 25%;
}

.sub-menu-entry .collumn-third{
	width: 33%;
}

.sub-menu-entry .collumn-half{
	width: 50%;
}

.sub-menu-entry .collumn-wrapper{
	padding: 5px 0px 10px 0px;
}

#menu-wrapper .sub-menu-entry .sub-menu-entry-list li, #menu-wrapper .sub-menu-entry .sub-menu-entry-list li a {
	padding: 0;
	margin: 0;
	text-transform: none;
	color:#6a6a6a !important;
	text-shadow: none;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	text-align: left;
}
#menu-wrapper .sub-menu-entry .sub-menu-entry-list li a {
	max-width: 120px;
	float: left;
	font-size: 13px;
}
#menu-wrapper .sub-menu-entry .sub-menu-entry-list li:before {
	content: ">";
	margin-right: 5px;
	margin-left: 3px;
	float: left;
	font-size: 11px;
	position: relative;
	top: 2px;
}

#menu-wrapper .sub-menu-entry-list li a:hover{
	background: none;
	color:#a1223d !important;
}

#menu-wrapper .sub-menu-entry-list li {
	margin: 0px 0px 10px 0px !important;
	float: left;
	clear: both;
}

#menu-wrapper .sub-menu-entry-list {
	display: block;
	margin: 20px 0px 0px 10px;
}

/*icons
.sub-menu-type-wine{background: url("../images/icons/bottle-wine.png") no-repeat 5px 0px;}
.sub-menu-type-region{background: url("../images/icons/outline-portugal.png") no-repeat 5px 0px;}
.sub-menu-type-price{background: url("../images/icons/euro.png") no-repeat 5px 5px;}
*/

.no-background{
	background: none !important;
}

/* backgrounds
.sub-menu-vinhos{background: url("../images/bg-wine.jpg") no-repeat center bottom #ffffff;}
.sub-menu-generosos{background: url("../images/bg-vinho-porto.jpg") no-repeat center bottom #ffffff;}
.sub-menu-licores{background: url("../images/bg-liquors.jpg") no-repeat center bottom #ffffff; left: 150px;}
.sub-menu-espumantes{background: url("../images/bg-espumantes.jpg") no-repeat center bottom #ffffff; left: 130px;}
.sub-menu-gourmet{background: url("../images/bg-gourmet.jpg") no-repeat center bottom #ffffff; left: 130px;}
.sub-menu-espirituosas{background: url("../images/bg-spirit-drinks.jpg") no-repeat center bottom #ffffff; left: 120px;}
.sub-menu-conjuntos{background: url("../images/bg-conjuntos.jpg") no-repeat center bottom #ffffff; left: 200px;}
*/

.sub-menu-promo{
	float: left;
	margin: 5px 0px 0px 0px;
	border: 1px solid whitesmoke !important;
}

.sub-menu-promo .promo-image-wrapper{

}

.sub-menu-promo .promo-region{
	color:#7b000a;
	margin: 0px 0px 3px 0px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}

.sub-menu-promo .promo-description{
	display: block;
	position: relative;
	top: -30px;
}
.sub-menu-promo .promo-description a {
	width: 100%;
	display: inline-block;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

.sub-menu-promo.promo-texto .promo-description{
	display: block;
	position: static;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 80px;
}
.sub-menu-promo.promo-texto a:hover{
	background: none !important;
}

.sub-menu-promo .promo-product-name{
	color:white;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	background-color: black;
	padding: 11px;
	text-align: left;
	width: 165px;
}
.sub-menu-promo .promo-image-wrapper-texto a{
	padding: 0px !important;
}

.promo-price{
	color: white;
	padding: 7px 0px;
	background-color:#a1223d;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	position: relative;
	top: -30px;
	left: 5px;
	width: 78px;
	display: inline-block;
	border: 1px solid rgba(161, 34, 61, 0.35);
	float: right;
}

.promo-product-name{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}

.promo-old-price{
	color:#b2b2b2;
	font-family: Georgia, serif;
	font-size: 15px;
	text-decoration: line-through !important;
	position: absolute;
	top: 130px;
	right: 20px;
}

.promo-description a{
	text-shadow: none !important;
	text-transform: none !important;
	padding: 0px !important;
}

.promo-description a:hover{
	background: none !important;
}

.sub-menu-list-continue{
	float: left;
	margin-left: 10px !important;
}

.sub-menu-continuous, .sub-menu-list-continue{
	float: left;
	width: 173px;
}

.collumn-half .sub-menu-entry-list{
	float: left;
	width: 150px;
}

.promo-image-wrapper a{
	padding: 0px !important;
	position: static !important;
}

.promo-image-wrapper a:hover{
	background: none !important;
}

.menu-split{
	margin: 2px auto 0px auto;
	background: #73880A;
	height: 2px;
	border: none;
	opacity: 1;
	width: 960px;
}

div#wrap{
	background: #000;
}

.clearfix{
	clear: both;
}

div.search{
	background: #fff;
	border-radius: 30px;
	padding: 5px 5px 5px 20px;
	position: absolute;
	top: 65px;
	height: 36px;
	right: 0px;
	width: 345px;
}

div.search .search-icon{
	width: 36px;
	height: 36px;
	background: url(../images/bg-search.png) no-repeat;
	border: 0;
	float: right;
}

div.search .search-icon:hover{
	cursor: pointer;
}

div.search input.unoticeable{
	border: 0;
	color: #999;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 15px;
	width: 300px;
	padding: 9px 0px 7px 0px;
}

div.search input.unoticeable:focus{
	outline: none;
}

.combo-search-top-links{
	position: absolute;
	right: 333px;
	top: 0px;
	width: auto;
	padding-right: 70px;
}

.combo-search-top-links .social{
	position: absolute;
	background: url(../images/facebook-off.png) no-repeat;
	top: 0px; right: 0px;
	padding: 29px 0 0 40px;
}
.combo-search-top-links .social a:hover{
	background: url(../images/facebook-on.png) no-repeat;
}

.newsletter-top {
  position: absolute;
  background: url(../images/newsletter-off.png) no-repeat 5px 5px;
  top: 0px;
  right: -201px;
  padding: 8px 4px 4px 28px;
  background-color: #821C33;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.newsletter-top a{
  font-family: Oswald, Helvetica, Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding: 3px 0px;
}

.newsletter{
	background: #3f3f3f;
	padding: 8px 8px 15px 8px !important;
}

.newsletter .newsletter-input{
	border: 3px solid #dbdbdb;
	background: #fff;
	border-radius: 20px;
}
.newsletter .newsletter-input.active{
	border: 3px solid #848484;
	background: #fff;
	border-radius: 20px;
}

.newsletter button{
	background: #a1223d;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	float: right;
	margin: 0;
	padding: 10px;
	border-radius: 0px 20px 20px 0px;
}

.newsletter button:hover{
	cursor: pointer;
}

.newsletter .unoticeable{
	border: 0;
	margin: 0;
	background: url(../images/icon-email-small.png) no-repeat center right;
	width: 70%;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	color: #8a8a8a;
	padding: 10px;
}

.newsletter p{
	font-family: "Oswald", sans-serif;
	color: #fff;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
}

.placeholder:focus{
	outline: none;
}

.top-vendas .dashed{
	border: 1px dashed #c6c6c6;
	padding: 10px 10px 20px 7px;
}

.smaller-label{
	background: url(../images/bg-small-label.png) no-repeat;
	padding: 10px 10px 14px 10px;
	margin: -5px 0px 15px -18px;
}

.medium-label{
	background: url(../images/bg-medium-label.png) no-repeat;
	padding: 10px 10px 14px 10px;
	margin: -5px 0px 15px -18px;
}

.smaller-label h2, .medium-label h2{
	color: #fff;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin: 0px;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}


.special-hours {
	width: 174px;
	position: relative;
	top: 5px;
}

.orders-table {
	width:  100%;
	border: 1px solid #AB234B;
}
.orders-table caption, .password h2, .moradas h2 {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #AB234B;
	text-align: left;
	font-weight: bold;
}

 .moradas h3{
	font-size: 13px;
	margin-bottom: 20px;
	color: #AB234B;
	text-align: left;
	font-weight: bold;
 	cursor: hand;
 }
 .moradas h3 .sign1, .moradas h3 .sign2{
 	font-size: 16px;
 }
.orders-table th {
	font-size: 14px;
	font-weight: bold;
	color: #AB234B;
	padding: 5px;
	border-bottom: 1px solid #AB234B;
}
.orders-table td {
	padding: 3px 5px;
	text-align: center;
}

.product-rating {
	margin-top: 10px;
	background: url("../images/stars-back.jpg") no-repeat;
	float: left;
}

.more-info-blocks {
	display: block;
	float: left;
	margin-right: 3px;
	background-color: #AB234B;
	max-width:109px;
}

.more-info-blocks .more-info-label{
	padding: 8px 15px;
	text-align: center;
	font-weight: bold;
	color: white;
	height: 25px;
}
.more-info-blocks .more-info-value{
	padding: 13px 15px;
	text-align: center;
	background-color: #f3f3f3;
	font-weight: normal;
	color: #a1223d;
}

.quantities-block {
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: #fff;
}

.quantities-block .quantity-block {
	float: left;
	width: 33%;
	cursor: pointer;
	padding-bottom: 5px;
}

.quantities-block .quantity-block.selected{
	background: #a1223d;
}

.quantities-block .quantity-block.selected span{
	color: #fff !important;
}

.quantities-block .quantity-block:hover {
}
.quantities-block .quantity-block-discount {

}
.quantities-block .quantity-block .quantity{
	display: block;
	color: #AB234B;
	font-size: 22px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin: 0 5px 0 5px;
	padding-top: 10px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
}
.quantities-block .quantity-block .discount-amount{
	display: block;
	background: url(../images/bg-menu.jpg) top left repeat-x;
	color: white;
	font-size: 22px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	padding: 8px;
	text-shadow:1px 1px  1px black;
	position: relative;
	top: 5px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
}
.quantities-block .quantity-block .quantity .plus{
	color: #AB234B;
	font-size: 22px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.quantities-block .quantity-block .quantity-label{
	text-align: center;
	color: #AB234B;
	display: block;
	font-size: 16px;
	font-style: italic;
	margin: 0 5px;
}

.acompanhamentos{
	position: relative;
}

.acompanhamentos-mais {
	text-align: center;
	margin: 4px 0 0px 0;
	font-size: 16px;
	color: #A3a3a3;
	font-weight: bold;
	font-style: italic;
	padding: 4px 0;
	cursor: pointer;
}
.acompanhamentos-mais:hover {
	background-color: #A3a3a3;
	color: white;
}

.title-comprar {
	border-bottom: 1px solid #73880a;
	color:#73880a;
	margin: 0px 0px 10px 0px;
	font-size: 14px !important;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: none;
	padding: 7px 0px 9px 4px;
	font-weight: bold;
}
.green-line {
	border-bottom: 1px solid #73880a;
}

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

.errors p {
	color: black;
}

.highlights{
	margin: 35px 0px;
	background: #ebe2cb;
	border: 1px solid #e3e3e3;
	padding: 5px;
	position: relative;
}

.highlights .tab-content{

}

.highlights-carousel .carousel-loaded ul li{
	float: left;
	margin: 0px 11px 0px 0px;
}

.highlights-carousel ul li{
	margin: 0px 11px 0px 0px;
	float: left;
}

.highlights .dashed{
	border: 1px dashed #c6c6c6;
	padding: 0px 10px 20px 7px;
	min-height: 276px;
}

.highlights .nav-tabs{
	margin: -15px 0px 20px 0px;
	border: none;
}

.highlights .nav-tabs li{
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-ms-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	margin: 0px 10px 0px 0px;
}

.highlights .nav-tabs li a{
	background: url(../images/bg-custom-tabs-active.png) no-repeat right -1px;
	color: #fff;
	height: 19px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 8px 22px 8px 12px;
	opacity: 0.9;
}

.highlights .nav-tabs li.active a{
	background: url(../images/bg-custom-tabs.png) no-repeat right -1px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-right: none;
}

.highlights .nav-tabs li a:hover{
	opacity: 1;
	color: #fff;
}

#tab-detalhes{
	line-height: 20px;
	padding: 10px 0px 0px 10px;
}

.product-page-actions .dashed{
	border: 1px dashed #c6c6c6;
	padding: 15px;
}

.produtos-relacionados{
	margin: 20px 0px;
}

.freepage h1{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #a1223d;
}

.freepage .freecontent{
	margin: 20px 0px 0px 0px;
	line-height: 19px;
}

.freepage .freecontent p{
	margin: 15px 0px;
}

/* noty styles - notification messages */
.noty_bar{
	background: #f8f8f8;
	margin: 0px 0px 10px 0px;
	box-shadow: 1px 0px 1px #333;
}

.noty_message{
	padding: 2px !important;
	text-align: left !important;
}

.noty_message .dashed{
	border: 1px dashed #c6c6c6;
	padding: 15px;
}

.noty_text{
	color: #AB234B;
	font-family: Oswald, Helvetica, Arial, sans-serif;
}

.noty_type_success{
	border-left: 4px solid #a0af38;
}

.noty_type_success .dashed{	background: url(../images/icons/notification-icons.png) no-repeat 270px 12px;}
.noty_type_info .dashed{	background: url(../images/icons/notification-icons.png) no-repeat 270px -61px;}
.noty_type_error .dashed{	background: url(../images/icons/notification-icons.png) no-repeat 270px -137px;}

.noty_type_info{
	border-left: 4px solid #5bc0de;
}

.noty_type_error{
	border-left: 4px solid #d9534f;
}
/* noty styles - notification messages */

/* footer icons */

footer .contacts .icon{
	background: url(../images/icons/icons-contacts.png) no-repeat #fff;
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0px 10px 0px 0px;
	border-radius: 2px;
}

footer .contacts .icon-phone{background-position: 3px -30px;}
footer .contacts .icon-email{background-position: 3px 5px;}
footer .contacts .icon-address{background-position: 3px -100px; margin-bottom: 30px;}
footer .contacts .icon-time{background-position: 3px -66px;}

/* footer icons */

/**/
.form-inline .control-group, .form-inline .control-group .control-label, .form-inline .control-group .controls, .form-inline .form-actions {
	display: inline-block;

}

.form-inline .controls input {
	padding: 3px 0;
	width: auto;
	border: 1px solid #AB234B;
	padding: 5px 3px;
}

input[readonly="readonly"], select[disabled="disabled"] {
	background-color: whitesmoke;
}

.low-padding {
	padding: 5px !important;
}

.checkout-login p.moradas_billing, .checkout-login p.moradas_shipping {
	cursor: pointer;
	color: white;
	padding: 5px !important;
	font-weight: bold;
	background: url("../images/bg-morada-label.png") no-repeat 100% 100%;
}

.form-newsletter {
	display: block !important;
	position: static !important;
}

#messages{
	display: none;
}

h3.smaller-title{
	font-size: 13px;
}

.t-pagination .active {
	color: #fff !important;
	background: #AB234B !important;
}

.t-pagination .btn{
	background: none;
	color: #565656;
	margin-top: -8px;
	padding: 6px 6px;
}

.t-pagination .btn.active span{
	color: white;
}

.t-pagination .btn:hover.active span{
	color: #fff;
}

.t-pagination .btn:hover{
	color: #fff !important;
	background: #AB234B;
}

.t-pagination .btn-arrow{
	color: #9c9c9c;
}

input.error{
	border: 1px solid #AB234B;
	outline: none;
}

.product-overview-table{
	width: 100%;
}

.product-overview-table th{
	background: #AB234B;
	color: #fff;
	padding: 8px 15px;
	font-family: Oswald, Helvetica, Arial, sans serif;
	text-transform: uppercase;
	font-size: 13px;
	vertical-align: middle;
}

.product-overview-table td{
	padding: 13px 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
	font-size: 13px;
	font-weight: normal;
	color: #a1223d;
}

.tab-details li.active a{
	/*background: #AB234B !important;
	border: 1px solid #AB234B;*/
	color: #AB234B !important;
}

#product-tabs{
	/*border-bottom: 1px solid #AB234B !important;*/
}

.product-info #product-tabs{
	margin: 20px 0px 0px 0px;
}

.recaptchatable #recaptcha_response_field{
	font-size: 11px !important;
}


.share-tools{
	float: right;
	margin-top: 10px;
}

.cart-totals{
	text-align: right;
}

.cart-totals strong, .cart-totals span{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #AB234B;
}

.cart-return a span{
	font-family: Oswald, Helvetica, Arial, sans-serif;
	padding: 10px 10px 10px 32px;
	background: #f3f3f3 url(../images/icons/icon-basket.png) no-repeat 7px 10px;
	display: block;
}

.cart-return a:hover span{
	background: #ebebeb url(../images/icons/icon-basket.png) no-repeat 7px 10px;
	color: #AB234B;
}

.cart-portes {
	margin-left: 15px;
}

#calcular-portes {
	width: 530px;
}

#trans_bancaria p {
	padding-top: 3px;
	padding-bottom: 3px;

}

.checkout-form-wrap{
	float: left;
	width: 60%;
}

.checkout-form-wrap input:focus{
	border: 1px solid #AB234B !important;
	outline: none;
}

.checkout-login{
	float: right;
	width: 245px;
	margin: 0px;
	padding: 0px;
}
.facturacao-form .checkout-login {
	position: relative;
	top: -20px;
}

.checkout-login .checkout-login-box{
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
	padding: 3px;
	position: relative;
}

.checkout-login .checkout-login-box .dashed{
	border: 1px dashed #c6c6c6;
	padding: 42px 8px 10px 8px;
}

.checkout-login .checkout-login-box .side-ribbon{
	position: absolute;
	display: block;
	background: url(../images/bg-small-label.png) no-repeat;
	color: #fff;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	padding: 9px 62px 16px 20px;
	left: -8px;
	top: 7px;
}

.hidden-login{
	display: none;
	background: #fff;
	padding: 10px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 15px 0px 0px 0px;
}

.hidden-login label{
	display: block;
	margin: 0px 0px 5px 0px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	color: #AB234B;
}

.hidden-login input[type=text], .hidden-login input[type=password]{
	display: inline-block;
	padding: 8px 0px 5px 8px;
	width: 97%;
	font-size: 13px;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #c6c6c6;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c6c6c6;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.hidden-login .form-actions{
	display: block;
}

.hidden-login .form-actions button{
	float: right;
}

.hidden-login .p-recover{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}

.hidden-login .p-recover:hover{
	text-decoration: underline;
}

.go-login{
	color: #AB234B;
	text-decoration: underline;
}

.go-login:hover{
	cursor: pointer;
}

.end-order{
	float: right;
}

.ifthen-card{
	margin: 0px !important;
	border-radius: 0px !important;
	border: 1px solid #dbdbdb !important;
}

.steps{
	margin: 0px 0px 20px 0px;
}

.steps ul li div *{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

.steps ul li {
	float: left;
	width: 240px;
	position: relative;
}

.steps ul li div.step{
	background: url(../images/icons/bg-step-arrow.png) top right;
	height: 25px;
	padding: 10px 0px 10px 10px;
}

.steps ul li.step-active div.step{
	background: url(../images/icons/bg-step-arrow.png) bottom right;
}

.steps ul li div span.step-number{
	background: url(../images/icons/bg-steps.png) no-repeat 0px -33px;
	display: block;
	padding: 7px 11px 8px 11px;
	width: 5px;
	height: 12px;
	float: left;
	color: #AB234B;
	margin: 0px 10px 0px 0px;
}

.steps ul li.step-active span.step-number{
	background: url(../images/icons/bg-steps.png) no-repeat 0px 0px;
	color: #fff;
}

.steps ul li div span.step-description{
	color: #AB234B;
	display: block;
	float: left;
	margin: 6px 0px 0px 0px;
}

.steps ul li.step-active div span.step-description{
	color: #fff;
}

.cart-start .page-title h1{
	margin-bottom: 0px;
}

/* positions */
.steps ul li.step-one{
	z-index: 100;
}

.steps ul li.step-two{
	margin: 0px 0px 0px -20px;
	z-index: 10;
}

.steps ul li.step-three{
	margin-left: -20px;
	z-index: 5;
}

.steps ul li.step-three div.step{
	padding-left: 30px;
	background: #f3f3f3;
}

.steps ul li.step-three.step-active div.step{
	background: #AB234B;
}

.steps ul li.step-two div.step{
	padding-left: 30px;
}

.width-220 { width: 220px !important; }
.width-240 { width: 240px !important; }

.border-top {
	border-top: 1px solid #aaa;
	margin-top: 5px;
	padding-top: 3px;
}

.contactos-textarea {
	height: 100px;
}

#recaptcha_table tr td {
	background: none !important;
}

#recaptcha_area {
	border: 1px solid #AB234B;
}

.form-contact-wrap {
	margin-top: 20px;
	padding-top: 10px;
}
.freecontent strong{
	font-weight: bold;
}
.freecontent a{
	color: #a1223d;
}

.freecontent h2 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #a1223d;
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 3px;
}

.stores-table {
	width: 100%;
}
.stores-table tr td{
	vertical-align: top;
	width: 33%;
}
.stores-table tr td h2{
	border-top: 2px solid #73880A;
}
.stores-table tr td.addr{
	padding-left: 20px;
}
.stores-table tr td.addr p{
	margin-top: 0px;
	margin-bottom: 5px;
}
.stores-table tr td.addr p small{
	font-size: 10px;
}

.control-group.full {
	width: 100%;
}
.controls.full {
	width: 100%;
}
#portes_string{
	display: none;
}
#postal_custom_error{
	display: none;
}
td.no-padding {
	padding: 0px !important;
}

.acompanhamento-title{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	display: block;
	margin: 15px 0px;
	font-size: 17px;
	color: #575757;
	line-height: 25px;
	border-top: 3px solid #889b2b;
	padding: 10px 0px 0px 0px;
}

.acompanhamento-item-title{
	display: block;
	color: #a1223d;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 15px;
	margin: 10px 0px;
}

.acompanhamento-item-description{
	text-align: left;
	display: block;
	color: #545454;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}

.regiao-img {
	border: 1px solid #aaa;
	margin-left: 15px;
}

.invisible-p p {
	margin-bottom: 10px;
}

.invisible-p, .visible-p {
	border-bottom: 2px solid #AB234B;
	margin-bottom: 15px;
}

.footer-banner{
	margin: 20px 0px 0px 0px;
	background: url(../images/banner-vinho-acompanhamentos.jpg) no-repeat right bottom;
	padding: 0px 0px 20px 0px;
}

.footer-banner h3{
	color: #a1223d;
	font-family: "Oswald", sans-serif;
	font-size: 26px;
}

.footer-banner p{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #898989;
	margin: 25px 0px;
	font-weight: normal;
	line-height: 18px;
}

.footer-banner a{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	background: #a1223d;
	border:1px solid #a1223d;
	padding: 5px 10px;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.footer-banner a:hover{
	color: #a1223d;
	background: #fff;
}

.footer-banner-space{
	width: 250px;
	padding: 15px 0px 0px 25px;
}

.acompanhamentos-intro, .attention{
	background: #f8f8f8;
	border: 1px solid #e3e3e3;
	padding: 3px;
	position: relative;
	margin: 0px 0px 30px 0px;
}

.acompanhamentos-intro p, .acompanhamentos-intro p strong, .attention p, .attention p strong{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin: 10px 0px;
	color: #545454;
	line-height: 17px;
}
.attention p strong {
	font-weight: bold;
}
.acompanhamentos-intro p strong{
	color: #AB234B;
	font-weight: bold;
}

.acompanhamentos-intro .dashed, .attention .dashed{
	border: 1px dashed #c6c6c6;
	padding: 10px;
}

.acompanhamentos a{
    text-decoration: none;
    display: block;
    float: left;
    margin: 0 3px 3px 0;
    opacity: 1;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.acompanhamentos a:hover img{
    opacity: .7;
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
}



.limited-stock {
	color: red;
	margin-bottom: 10px;
}

.premios {
	margin-top: 15px;
}

.premios h3 {
	font-size:18px;
	color: #AB234B;
	font-weight: bold;
	margin-bottom: 10px;
}
.premios ul {
	list-style-type: circle;
	margin-left: 30px;
}
.premios ul li{
	list-style-type: circle;
}

#mensagem_oferta_wrapper {
	padding-left: 0px;
	padding-top: 5px;
	width: 250px;
}
#mensagem_oferta_wrapper textarea{
	width: 250px;
	height: 100px;
}

#mensagem_oferta_wrapper small {
	display: inline-block;
}

.catalogo_tags_wrapper {
	display: block;
	position: relative;
	top: -25px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.catalogo_tags {
	float: right;
	display: block;
	clear: both;
	font-weight: normal;
	margin-bottom: 2px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.catalogo_tags .label {
	text-transform: none;
	color: #aaa;
	font-size: 13px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.catalogo_tags .value {
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}


#sidebar #by_categories li ul.inside-first-level span.remove-icon {
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	background: url("../images/icon-remove.png") no-repeat;
	margin-right: 12px;
}


li.lower-than-5, .more-than-5-sub-cat, .more-than-5-regioes {
	display: none;
}

.toolbar-only-gourmet {
	float: left;
	background-color: #AB234B;
	border-radius: 2px;
	position: relative;
	top: 2px;
}
.toolbar-only-gourmet a{
	display: inline-block;
	padding: 3px 5px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	color: white;
}

.product-photos{
	/* position: absolute; */
	left: 0px;
	z-index: 1;
	position: relative;
	top: 20px;
}

.product-photos ul li{
	margin: 0px 0px 5px 0px;
}

.product-photos ul li a{
	opacity: 0.6;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	display: block;
}

.product-photos ul li a:hover{
	opacity: 1;
}

.ui-menu-item strong{
	font-weight: bold !important;
}

.pesquisa-image{
	float: left;
	width: 68px;
	text-align: center;
	background: #fff;
	height: 90px;
}

.pesquisa-list-description{
	float: left;
	width: 235px;
	padding: 10px 0px 0px 15px;
}

.pesquisa-product-title{
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #a1223d;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}

.ui-autocomplete{
	z-index: 20000000 !important;
}
.ui-autocomplete .ui-menu-item .pesquisa-wrap .pesquisa-list-description p{
	font-size: 13px;
}

.ui-autocomplete li a:hover{
	cursor: pointer;
}

.ui-autocomplete li a{
	display: block;
}

.ui-autocomplete{
	width: 330px !important;
}

.promo-image-wrapper img {
}

.premios-table {
	width: 100%;
	border: 1px solid #ECECEC;
}
.premios-table tr td{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.premios-table tr td.even{
	background-color: #ECECEC;
}

table.portes-e-envios {
	width: 100%;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
}
table.portes-e-envios td.divider, table.portes-e-envios th.divider {
	border-right: 1px solid #aaa !important;
}
table.portes-e-envios thead th {
	font-size: 16px;
	color: white;
	background-color: #a1223d;
	padding: 8px 0px;
	border: 1px solid #CCC;
}
table.portes-e-envios tfoot td {
	text-align: left;
	padding: 3px 15px;
	border: 1px solid #CCC;
}
table.portes-e-envios thead td {
	text-align: center;
	font-weight: bold;
	padding: 8px 0px;
	border: 1px solid #CCC;
}
table.portes-e-envios tbody td {
	text-align: center;
	padding: 3px 0;
	border: 1px solid #CCC;
}

.smaller-font {
	font-size: 11px !important;
}
.medium-font {
	font-size: 12px !important;
}
.send-friend-form .control-group{
	margin-right: 20px;
}
.send-friend-form {
	margin-top: 20px;
}
.product-sub-total .error {
	font-size: 12px;
	display: block;
	clear: both;
	margin-top: 3px;
}
.product-sub-total .product-qty {
	margin: auto;
}






/* Shadows */
.shadow-wrapper {
  z-index: 1;
  position: relative;
}

/*Common Style*/
.box-shadow {
	background: #fff;
	position: relative;
}

.box-shadow:after,
.box-shadow:before {
	top: 10px;
	left: 5px;
	width: 50%;
	z-index: -1;
	content: "";
	bottom: 15px;
	max-width: 300px;
	background: #999;
	position: absolute;
}

 /*Effect 1*/
.shadow-effect-1 {
	box-shadow: 0 10px 6px -6px #bbb;
	-moz-box-shadow: 0 10px 6px -6px #bbb;
	-webkit-box-shadow: 0 10px 6px -6px #bbb;
}

 /*Effect 2,3,4*/
.shadow-effect-2 {
	position: relative;
}

.shadow-effect-2:after,
.shadow-effect-2:before,
.shadow-effect-3:before,
.shadow-effect-4:after {
	transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	box-shadow: 0 15px 10px #999;
	-moz-box-shadow: 0 15px 10px #999;
	-webkit-box-shadow: 0 15px 10px #999;
}

.shadow-effect-2:after,
.shadow-effect-4:after {
	left: auto;
	right: 5px;
  transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}
.natal a {
color: rgb(242, 0, 0) !important;
font-weight: bold !important;
}

#disclaimer {
	position: absolute;
	top: 0px;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: black;
	z-index: 2;
	padding: 10px 0;
}

#disclaimer span {
	color: white;
}

#disclaimer button {
	padding: 4px 5px;
	display: inline-block;
	margin-left: 15px;
}


.vinho-verao{
	position: fixed;	
	left: 0px;
	right: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.9);
	height: 100%;
    z-index: 10000000000;
}

.video-container{
	margin: 0 auto;
    width: 400px;
}

.nivo-controlNav {
	display: none;
}

.related-products {
	position: relative;
}

.tlite {
	font-size: 12px !important;
}

.preco-riscado-area {
	
}

.preco-riscado-area i {
	
}

.preco-riscado-area .percentage-change {
	font-style: italic;
	font-size: 0.8em;
	color: #27ae60;
}

.preco-riscado-area .fas {
	font-weight: normal !important;
}

.blocker {
	z-index: 999999999 !important;
}

#modal-idade-legal {
	text-align: center;
}

#modal-idade-legal h4 {
	font-size: 20px;
	padding: 5px 0;
}

#modal-idade-legal .buttons {
	padding-top: 10px;
}

#modal-idade-legal .message-nao {
	display: none;
	padding-top: 10px;
}

#modal-idade-legal .buttons .btn {
	margin: 0 5px;
}

#modal-idade-legal .close-modal  {
	display: none;
}
