.thumbnails-vertical-default {
  left: 0;
  position: absolute !important;
  top: 0;
}
.thumbnails-vertical-default .product-thumbnails-list .product-thumbnails-item {
  margin-bottom: 10px;
  float: none !important;
}
.thumbnails-vertical-default .bx-wrapper {
  padding: 30px 0;
}
.thumbnails-vertical-default .bx-wrapper .bx-controls a {
  background: #9F1B1F;
  left: 10px;
  padding: 10px;
  right: 10px;
}
.thumbnails-vertical-default .bx-wrapper .bx-controls a.bx-prev {
  top: 0;
}
.thumbnails-vertical-default .bx-wrapper .bx-controls a.bx-next {
  bottom: 0;
  top: initial;
}
.thumbnails-horizontal-default .product-thumbnails-list {
  display: table;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thumbnails-horizontal-default .product-thumbnails-list .product-thumbnails-item {
  display: inline;
  margin-right: 10px;
}
.thumbnails-horizontal-default .bx-wrapper {
  padding: 0 50px;
}
.thumbnails-horizontal-default .bx-wrapper .bx-controls a {
  background: #9F1B1F;
  margin-top: -20px;
  padding: 10px;
}
/* URL's */
/* Color */
/* Fonts */
@font-face {
  font-family: 'lato_regular';
  src: url("https://cdn.simplo7.net/static/webroot/fonts/lato_regular.eot");
  src: url("https://cdn.simplo7.net/static/webroot/fonts/lato_regular.eot?#iefix") format("embedded-opentype"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_regular.woff2") format("woff2"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_regular.woff") format("woff"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_regular.ttf") format("truetype"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_regular.svg#lato_regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato_bold';
  src: url("https://cdn.simplo7.net/static/webroot/fonts/lato_bold.eot");
  src: url("https://cdn.simplo7.net/static/webroot/fonts/lato_bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_bold.woff2") format("woff2"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_bold.woff") format("woff"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_bold.ttf") format("truetype"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_bold.svg#lato_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato_black';
  src: url("https://cdn.simplo7.net/static/webroot/fonts/lato_black.eot");
  src: url("https://cdn.simplo7.net/static/webroot/fonts/lato_black.eot?#iefix") format("embedded-opentype"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_black.woff2") format("woff2"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_black.woff") format("woff"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_black.ttf") format("truetype"), url("https://cdn.simplo7.net/static/webroot/fonts/lato_black.svg#lato_black") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font {
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
}
.font-bold {
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
.font-extrabold {
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
}
.arial {
  font-family: Arial, Sans-serif;
}
.display-table {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #000;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
}
img {
  max-width: 100%;
  height: auto;
}
*:before,
*:after {
  vertical-align: top;
}
/* Containers */
.container-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  min-width: 960px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid >> Global */
.grid-num,
.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12 {
  display: inline;
  float: left;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.push-1,
.pull-1,
.push-2,
.pull-2,
.push-3,
.pull-3,
.push-4,
.pull-4,
.push-5,
.pull-5,
.push-6,
.pull-6,
.push-7,
.pull-7,
.push-8,
.pull-8,
.push-9,
.pull-9,
.push-10,
.pull-10,
.push-11,
.pull-11,
.push-12,
.pull-12 {
  position: relative;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last) */
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Grid >> 12 Columns */
.container-12 .grid-num {
  width: 60px;
}
.container-12 .grid-1 {
  width: 8.333%;
}
.container-12 .grid-2 {
  width: 16.667%;
}
.container-12 .grid-3 {
  width: 25.0%;
}
.container-12 .grid-4 {
  width: 33.333%;
}
.container-12 .grid-5 {
  width: 41.667%;
}
.container-12 .grid-6 {
  width: 50.0%;
}
.container-12 .grid-7 {
  width: 58.333%;
}
.container-12 .grid-8 {
  width: 66.667%;
}
.container-12 .grid-9 {
  width: 75.0%;
}
.container-12 .grid-10 {
  width: 83.333%;
}
.container-12 .grid-11 {
  width: 91.667%;
}
.container-12 .grid-12 {
  width: 100%;
}
/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}
form div[class^="grid"] {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
span[class^="icon-"] {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat;
  display: inline-block;
  height: 20px;
  overflow: hidden;
  text-indent: -555555px;
  width: 20px;
}
span[class^="icon-"].icon-search {
  background-position: 0 -80px;
  height: 40px;
  width: 40px;
}
span[class^="icon-"].icon-minus,
span[class^="icon-"].icon-plus {
  height: 10px;
  width: 10px;
}
span[class^="icon-"].icon-minus {
  background-position: -90px -50px;
}
span[class^="icon-"].icon-plus {
  background-position: -90px -60px;
}
span[class^="icon-"].icon-gift {
  background-position: center -62px;
}
span[class^="icon-"].icon-like {
  background-position: center -82px;
}
span[class^="icon-"].icon-basket {
  background-position: -100px -40px;
  width: 40px;
  height: 40px;
}
span[class^="icon-"].icon-people,
span[class^="icon-"].icon-delivery,
span[class^="icon-"].icon-payment {
  height: 30px;
  margin-right: 5px;
  width: 30px;
}
span[class^="icon-"].icon-people {
  background-position: 0 -50px;
}
span[class^="icon-"].icon-delivery {
  background-position: -30px -50px;
}
span[class^="icon-"].icon-payment {
  background-position: -60px -50px;
}
span[class^="icon-"].icon-prev {
  background-position: -90px -80px;
}
span[class^="icon-"].icon-next {
  background-position: -110px -80px;
}
span[class^="icon-"].icon-delete {
  background-position: center -282px;
}
span[class^="icon-"].icon-video {
  background-position: center -300px;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
input[type="creditcard"],
input[type="cpf"],
select,
textarea {
  background-color: #E7E7E7;
  border: none;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
  color: #000;
  line-height: 20px;
  padding: 15px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: border 0.45s linear;
  -moz-transition: border 0.45s linear;
  -ms-transition: border 0.45s linear;
  -o-transition: border 0.45s linear;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="creditcard"]:focus,
input[type="cpf"]:focus,
select:focus,
textarea:focus {
  border-color: #731417;
}
input[type="email"].input-loading,
input[type="number"].input-loading,
input[type="password"].input-loading,
input[type="tel"].input-loading,
input[type="url"].input-loading,
input[type="text"].input-loading,
input[type="search"].input-loading,
input[type="creditcard"].input-loading,
input[type="cpf"].input-loading,
select.input-loading,
textarea.input-loading {
  background-image: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/loading-small.gif");
  background-repeat: no-repeat;
  background-position: right center;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="search"],
input[type="creditcard"] {
  padding: 10px 20px;
}
select {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/arrow-select.png") no-repeat right center #E7E7E7;
  padding: 10px 20px;
}
textarea {
  padding: 15px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.label-block {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
label.error {
  clear: both;
  color: #B22025;
  display: block;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 2px 0;
}
.row {
  display: table;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row + .row {
  margin-top: 10px;
}
label.grid-8 {
  padding-left: 0 !important;
}
.btn {
  background: #9F1B1F;
  border: 0;
  cursor: pointer;
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.btn .btn-text {
  color: #fff;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}
.btn:hover {
  background: #b51f23;
}
.btn:focus,
.btn:active {
  background: #89171b;
}
.btn.btn-green {
  background: #2ecc71;
  border-bottom-color: #25a25a;
}
.btn.btn-tell-me {
  background: #2ecc71 !important;
  border-bottom-color: #5e1012;
}
.btn.btn-mini {
  padding: 4px 10px 4px;
}
.btn.btn-mini .btn-text {
  font-size: 12px;
  line-height: 18px;
}
.order-message.order-message-error .btn {
  background: #fff;
  border-color: #711418;
  margin-top: 10px;
}
.order-message.order-message-error .btn .btn-text {
  color: #711418;
}
.table-primary thead th {
  border: 1px solid #E7E7E7;
  color: #000;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.table-primary tbody td,
.table-primary tbody th {
  border: 1px solid #E7E7E7;
  /*&.deadline-price {
				text-align: left !important;
			}*/
}
.table-primary tbody td.holder-checkbox,
.table-primary tbody th.holder-checkbox {
  width: 1%;
}
.table-primary tbody td.holder-image img,
.table-primary tbody th.holder-image img,
.table-primary tbody td.image-holder img,
.table-primary tbody th.image-holder img {
  margin: 0 auto;
  max-height: 60px;
  max-width: 60px;
}
.table-primary tbody td.price-holder,
.table-primary tbody th.price-holder,
.table-primary tbody td.total-price-holder,
.table-primary tbody th.total-price-holder {
  white-space: nowrap;
}
.table-total-price tr:last-child th,
.table-total-price tr:last-child td {
  color: #000;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
.table-list thead th {
  color: #000;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
.table-list thead th.holder-amount {
  text-align: center;
  white-space: nowrap;
  width: 1%;
}
.table-list tbody td .btn {
  padding: 3px 20px;
}
.table-list tbody td .btn .btn-icon {
  display: none !important;
}
.table-list tbody td .btn .btn-text {
  font-size: 13px;
  line-height: 15px;
}
.table-list tbody td.holder-checkbox {
  width: 1%;
}
.table-list tbody td.holder-image,
.table-list tbody td.image-holder {
  text-align: left !important;
}
.table-list tbody td.holder-image img,
.table-list tbody td.image-holder img {
  margin: 0 auto;
  max-height: 60px;
  max-width: 60px;
}
.table-list tbody td.holder-amount {
  text-align: center;
  width: 1%;
}
.wrapper-amount {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
.wrapper-amount div[class^="grid"] {
  position: static;
}
.wrapper-amount .grid-num {
  width: 80px !important;
}
.wrapper-amount .btn.btn-item-decrement,
.wrapper-amount .btn.btn-item-increment {
  position: absolute;
  height: auto;
  margin: -12px 0 0 0;
  top: 50%;
}
.wrapper-amount .btn.btn-item-decrement {
  left: 0;
}
.wrapper-amount .btn.btn-item-increment {
  right: 0;
}
.wrapper-amount .product-item-amount {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
tr.empty + tr td {
  padding: 20px 0;
}
tr.empty + tr td .btn {
  padding: 10px 40px !important;
}
tr.empty + tr td .btn .btn-text {
  font-size: 16px !important;
  line-height: 20px !important;
}
.msg .msg-text-bottom a {
  background: #9F1B1F;
  border: 1px solid #9F1B1F !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.msg .msg-text-bottom a:hover {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}
.element-pagination {
  margin: 0px 0px 40px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-pagination .pagination ul.pagination-list {
  margin: 0 auto 10px;
}
.element-pagination .pagination ul.pagination-list li {
  margin: 0 5px !important;
}
.element-pagination .pagination ul.pagination-list li a,
.element-pagination .pagination ul.pagination-list li.current {
  background-color: #B22025;
  background: -webkit-gradient(linear, left top, left bottom, from(#B22025), to(#881517));
  background: -webkit-linear-gradient(top, #B22025, #881517);
  background: -moz-linear-gradient(top, #B22025, #881517);
  background: -ms-linear-gradient(top, #B22025, #881517);
  background: -o-linear-gradient(top, #B22025, #881517);
  color: #fff;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  min-width: 50px;
  overflow: hidden;
  padding: 15px;
  position: relative;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-pagination .pagination ul.pagination-list li a.prev .btn-text,
.element-pagination .pagination ul.pagination-list li.current.prev .btn-text,
.element-pagination .pagination ul.pagination-list li a.next .btn-text,
.element-pagination .pagination ul.pagination-list li.current.next .btn-text {
  display: none;
}
.element-pagination .pagination ul.pagination-list li a.prev.disabled,
.element-pagination .pagination ul.pagination-list li.current.prev.disabled,
.element-pagination .pagination ul.pagination-list li a.next.disabled,
.element-pagination .pagination ul.pagination-list li.current.next.disabled {
  display: none;
}
.element-pagination .pagination ul.pagination-list li.current,
.element-pagination .pagination ul.pagination-list li:hover a {
  background-color: #881517;
  background: -webkit-gradient(linear, left top, left bottom, from(#881517), to(#B22025));
  background: -webkit-linear-gradient(top, #881517, #B22025);
  background: -moz-linear-gradient(top, #881517, #B22025);
  background: -ms-linear-gradient(top, #881517, #B22025);
  background: -o-linear-gradient(top, #881517, #B22025);
}
.element-pagination .pagination .pagination-counter {
  color: #000;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
/*.
element-pagination {
	.pagination {
		ul {
			&.pagination-list {
				li {
					color: @white;
					opacity: 1;
					.gradientV(@red, @other-red);
					padding: 10px!important;
					border-radius: 35px!important;

					&.current {
						display: inline-block;
						font-size: 12px;
						line-height: 28px;
						min-width: 50px;
						padding: 4px;
						text-align: center;
						.gradientV(@other-red, @red);
					}

					.prev, .next {
						.btn-text {
							display: none;
						}
					}

					a {
						&:hover {
							opacity: .8;
						}

						&.disabled {
							display: none;
						}
					}

					&:hover {
						opacity: .8;
					}
				}
			}
		}
	}
}
*/
/* Breadcrumb */
.pagina-busca .page-content:empty,
.pagina-categoria .page-content:empty,
.pagina-marca .page-content:empty,
.pagina-tag .page-content:empty {
  display: none;
}
.element-breadcrumb {
  margin-bottom: 30px;
}
.element-breadcrumb .breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list {
  display: table;
  position: relative;
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li {
  background: none;
  display: inline;
  margin: 0;
  float: left;
  padding: 0;
  position: relative;
  line-height: 20px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li:after {
  content: "/";
  display: inline-block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  vertical-align: top;
  text-align: center;
  width: 30px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li:last-child:after {
  display: none;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li a h2,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li a h3 {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li.active a {
  color: #9F1B1F;
}
.pagina-categoria .element-breadcrumb,
.pagina-marca .element-breadcrumb,
.pagina-busca .element-breadcrumb {
  padding-right: 180px;
}
/* Fim Breadcrumb */
.wrapper-order-select {
  display: inline-block;
  float: right;
  margin-bottom: 0;
  margin-top: -70px;
}
.wrapper-order-select .label-block {
  display: none !important;
}
.wrapper-order-select div[class^="grid"] {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 180px;
}
.advanced-search {
  background: #fff;
  border: 0;
  border-top: 5px solid #d38c1a !important;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
  padding: 20px 0 50px;
  text-transform: initial;
  -webkit-border-radius: 0 0 0 45px;
  -moz-border-radius: 0 0 0 45px;
  border-radius: 0 0 0 45px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 11px 27px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 11px 27px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 11px 27px 0 rgba(0, 0, 0, 0.22);
}
.advanced-search * {
  text-align: left;
}
.advanced-search .advanced-search-header .advanced-search-title {
  color: #000;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}
.advanced-search .advanced-search-categories .advanced-search-category-item a,
.advanced-search .advanced-search-list .advanced-search-category-item a,
.advanced-search .advanced-search-categories .advanced-search-item a,
.advanced-search .advanced-search-list .advanced-search-item a {
  padding: 10px 20px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.advanced-search .advanced-search-categories .advanced-search-category-item:hover a,
.advanced-search .advanced-search-list .advanced-search-category-item:hover a,
.advanced-search .advanced-search-categories .advanced-search-item:hover a,
.advanced-search .advanced-search-list .advanced-search-item:hover a {
  background: #9F1B1F;
  color: #fff;
}
/*
 * Product
 * Arquivo: product.less
 * Tema: ValentinaNigre
 */
.element-product-detail > .product-detail {
  margin: 0 !important;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-product-detail > .product-detail.product-detail-left {
  padding-right: 15px;
}
.element-product-detail > .product-detail.product-detail-right {
  padding-left: 15px;
}
.element-product-detail .product-main-image {
  height: 500px;
}
.element-product-detail .product-main-image img {
  max-height: 500px;
}
/* Thumbnail */
.product-thumbnails .product-thumbnails-list {
  display: table;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-thumbnails .product-thumbnails-list .product-thumbnails-item {
  display: inline;
  margin-right: 10px;
}
.product-thumbnails .bx-wrapper {
  padding: 0 50px;
}
.product-thumbnails .bx-wrapper .bx-controls a {
  background: #9F1B1F;
  margin-top: -20px;
  padding: 10px;
}
.product-thumbnails .product-thumbnails-list .product-thumbnails-item a,
.product-thumbnails .product-thumbnails-list .product-thumbnails-item div {
  border: 2px solid #e7e7e7;
  display: inline-block;
  font-size: 0;
  padding: 0;
  height: 60px;
  line-height: 58px;
  text-align: center;
  width: 60px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}
.product-thumbnails .product-thumbnails-list .product-thumbnails-item a img,
.product-thumbnails .product-thumbnails-list .product-thumbnails-item div img {
  display: inline-block;
  max-height: 50px;
  max-width: 50px;
  vertical-align: middle;
}
.product-thumbnails .product-thumbnails-list .product-thumbnails-item a:hover,
.product-thumbnails .product-thumbnails-list .product-thumbnails-item div:hover,
.product-thumbnails .product-thumbnails-list .product-thumbnails-item a.active,
.product-thumbnails .product-thumbnails-list .product-thumbnails-item div.active {
  border-color: #9F1B1F;
}
.product-thumbnails .bx-wrapper {
  padding: 0 50px;
}
.product-thumbnails .bx-wrapper .bx-controls .bx-controls-direction a {
  background-color: #B22025;
  background: -webkit-gradient(linear, left top, left bottom, from(#B22025), to(#881517));
  background: -webkit-linear-gradient(top, #B22025, #881517);
  background: -moz-linear-gradient(top, #B22025, #881517);
  background: -ms-linear-gradient(top, #B22025, #881517);
  background: -o-linear-gradient(top, #B22025, #881517);
  border: 0;
  padding: 10px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.product-thumbnails .bx-wrapper .bx-controls .bx-controls-direction a:hover {
  background-color: #881517;
  background: -webkit-gradient(linear, left top, left bottom, from(#881517), to(#B22025));
  background: -webkit-linear-gradient(top, #881517, #B22025);
  background: -moz-linear-gradient(top, #881517, #B22025);
  background: -ms-linear-gradient(top, #881517, #B22025);
  background: -o-linear-gradient(top, #881517, #B22025);
}
/* Fim Thumbnail */
.wrapper-btn-actions {
  margin-top: 20px;
}
.wrapper-btn-actions .btn {
  margin: 10px 5px 0 5px;
}
.wrapper-btn-actions .btn .btn-icon {
  display: none !important;
}
/* Detalhamento do Produto */
/* Elemento Detalhe do Produto */
.element-product-detail {
  /* Fim Informações Principais do Produto */
  /* Combinações */
  /* Fim Combinações */
  /* Quantidade */
  /* Fim Quantidade */
  /* Preço */
  /* Fim Preço */
  /* Parcelas */
  /* Fim Parcelas */
  /* Box's */
  /* Fim Box's */
  /* Box Frete */
  /* Fim Box Frete */
}
.element-product-detail .product-info {
  font-size: 14px;
  line-height: 22px;
}
.element-product-detail .product-info .product-name {
  color: #2b2b2b;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
.element-product-detail .product-rating {
  line-height: 14px;
}
.element-product-detail .label-stamp-wrapper {
  margin: 10px 0 0 0;
}
.element-product-detail .label-stamp-wrapper .label-stamp {
  color: #fff;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  height: auto;
  line-height: 24px;
  margin: 0 15px 15px 0;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-launch {
  background: #9F1B1F;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-promo {
  background: #2ecc71;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-unavailable {
  background: #be0d4f;
}
.element-product-detail .product-rating {
  margin-bottom: 30px;
}
.element-product-detail .wrapper-product-combination {
  margin-bottom: 20px;
  /*.product-combination-title {
				color: #000;
				.font-bold;
				font-size: 16px;
				line-height: 24px;
				margin-bottom: 0;
			}*/
}
.element-product-detail .product-amount {
  margin-bottom: 30px;
}
.element-product-detail .product-amount .btn {
  padding: 20px 25px;
}
.element-product-detail .product-amount .holder-decrement {
  margin-left: 0 !important;
}
.element-product-detail .product-amount .holder-increment {
  margin-right: 0 !important;
}
.element-product-detail .product-amount .grid-medida {
  width: 100px;
}
.element-product-detail .product-amount .grid-medida input {
  padding: 15px 5px;
}
.element-product-detail .product-amount .label-amount {
  line-height: 30px;
}
.element-product-detail .wrapper-product-price .product-price .product-old-price {
  color: #36425c;
  font-size: 12px;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price {
  color: #2b2b2b;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  line-height: 40px;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price span:first-child {
  display: none;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price .product-big-price {
  font-size: 30px;
}
.element-product-detail .wrapper-product-price .product-price .product-parcelled-price,
.element-product-detail .wrapper-product-price .product-price .product-price-off,
.element-product-detail .wrapper-product-price .product-price .wrapper-product-parcels {
  color: #2b2b2b;
  font-size: 14px;
  line-height: 20px;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy {
  /*
				 *.btn-buy,
				 *.btn-buy-kit,
				 *.btn-dealer,
				 *.btn-tell-me,
				 *.btn-text-unavailable
				 */
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn {
  float: right;
  height: auto;
  overflow: hidden;
  padding: 25px 0 25px 100px;
  position: relative;
  text-align: left;
  width: 250px;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn:before {
  background: #fba924;
  content: "";
  height: 120px;
  left: -40px;
  margin-top: -60px;
  position: absolute;
  top: 50%;
  width: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn:after {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat -40px -80px;
  content: "";
  height: 60px;
  left: 15px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 50px;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn .btn-icon {
  display: none;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn .btn-text {
  font-size: 18px;
  line-height: 30px;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy-kit,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-dealer {
  background-color: #1c7108;
  background: -webkit-gradient(linear, left top, left bottom, from(#1c7108), to(#114504));
  background: -webkit-linear-gradient(top, #1c7108, #114504);
  background: -moz-linear-gradient(top, #1c7108, #114504);
  background: -ms-linear-gradient(top, #1c7108, #114504);
  background: -o-linear-gradient(top, #1c7108, #114504);
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy:hover,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy-kit:hover,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-dealer:hover {
  background-color: #165906;
  background: -webkit-gradient(linear, left top, left bottom, from(#165906), to(#0b2d03));
  background: -webkit-linear-gradient(top, #165906, #0b2d03);
  background: -moz-linear-gradient(top, #165906, #0b2d03);
  background: -ms-linear-gradient(top, #165906, #0b2d03);
  background: -o-linear-gradient(top, #165906, #0b2d03);
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-tell-me {
  background: #9F1B1F;
}
.element-product-detail .wrapper-product-parcels {
  display: inline-block !important;
}
.element-product-detail .wrapper-product-parcels .show-parcells {
  background: none;
  padding-right: 0;
  white-space: nowrap;
}
.element-product-detail .wrapper-product-parcels .show-parcells:after {
  border-color: #36425c transparent transparent;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.element-product-detail div[class^="box-"] {
  border: 2px solid #e7e7e7;
  padding: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-product-detail div[class^="box-"] .row {
  margin-bottom: -10px;
}
.element-product-detail div[class^="box-"] .box-title {
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.element-product-detail div[class^="box-"] p {
  font-size: 14px;
  margin-bottom: 10px;
}
.element-product-detail div[class^="box-"] .grid-cep {
  width: 140px;
}
.element-product-detail div[class^="box-"] input {
  background-color: #e7e7e7;
  border: 0;
  line-height: 20px;
  padding: 15px 25px;
}
.element-product-detail .box-shipping {
  margin-bottom: 0 !important;
}
.element-product-detail .box-shipping #product-shipping th {
  color: #484848;
  text-transform: uppercase;
}
/* Fim Elemento Detalhe do Produto */
/* Informações do Produto */
.table-info-product {
  margin: 0;
}
.table-info-product tr th {
  width: 40%;
}
.table-info-product tr td {
  width: 60%;
}
/* Fim Informações do Produto */
/* Fim Detalhamento do Produto */
/* Lista de Comentários */
.list-comments .list-comments-item {
  border: 1px dotted #ccc;
  border-left: 0;
  border-right: 0;
}
.list-comments .list-comments-item .comment-text-empty {
  font-size: 14px;
  line-height: 20px;
}
.list-comments .list-comments-item .comment-info-customer p {
  font-size: 14px;
  line-height: 20px;
}
.list-comments .list-comments-item .comment-info-customer p span {
  color: #9F1B1F;
}
.list-comments .list-comments-item .comment-info .comment-header .comment-title {
  color: #9F1B1F;
  font-size: 16px;
  text-transform: uppercase;
}
.list-comments .list-comments-item .comment-content .comment-descrition {
  font-size: 14px;
  line-height: 20px;
}
/* Fim Lista de Comentários */
/* Combinações */
.wrapper-product-combination .product-combination-title {
  color: #9F1B1F;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.wrapper-product-combination .product-combination-list {
  border-width: 1px;
  margin-left: -7px;
}
.wrapper-product-combination .product-combination-list .product-combination-item {
  border: 0;
  margin: 5px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.wrapper-product-combination .product-combination-list .product-combination-item label {
  background: #fff;
  border: 1px solid #484848;
  color: #484848;
  font-size: 12px;
  padding: 2px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div {
  line-height: 34px;
  min-height: 34px;
  min-width: 34px;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image {
  line-height: 50px;
  min-height: 50px;
  min-width: 50px;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image img {
  width: 100%;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-text {
  min-width: 44px;
  padding: 0 8px;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div span {
  border-width: 16px;
}
.wrapper-product-combination .product-combination-list .product-combination-item.product-combination-active label {
  background: #9F1B1F;
  border-color: #9F1B1F;
  color: #fff !important;
}
/* Fim Combinações */
/* Produtos Relacionados */
/*.product-view {	
	&.element-product-related {
		.product-view-content {
			background: none;
			padding: 0;
		}
	}
}*/
.element-product-related #product-list .product-list-item {
  width: 33.333%;
}
.element-product-related .bx-wrapper .bx-viewport #product-list {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.element-product-related .bx-wrapper .bx-viewport #product-list .product-list-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 30px 0 0 !important;
}
.element-product-related .bx-wrapper .bx-viewport #product-list .product-list-item .label-promo {
  left: 0;
}
.element-product-related .bx-wrapper .bx-viewport #product-list .product-list-item .label-launch {
  left: 0;
}
.element-product-related .bx-wrapper .bx-viewport #product-list .product-list-item .label-freeshiping {
  right: 0;
}
.element-product-related .bx-wrapper .bx-controls .bx-controls-direction a {
  background-color: #B22025;
  background: -webkit-gradient(linear, left top, left bottom, from(#B22025), to(#881517));
  background: -webkit-linear-gradient(top, #B22025, #881517);
  background: -moz-linear-gradient(top, #B22025, #881517);
  background: -ms-linear-gradient(top, #B22025, #881517);
  background: -o-linear-gradient(top, #B22025, #881517);
  line-height: 0;
  margin-top: -25px;
  overflow: hidden;
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}
.element-product-related .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
  left: -80px;
}
.element-product-related .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
  right: -80px;
}
.element-product-related .bx-wrapper .bx-controls .bx-controls-direction a:hover {
  background-color: #881517;
  background: -webkit-gradient(linear, left top, left bottom, from(#881517), to(#B22025));
  background: -webkit-linear-gradient(top, #881517, #B22025);
  background: -moz-linear-gradient(top, #881517, #B22025);
  background: -ms-linear-gradient(top, #881517, #B22025);
  background: -o-linear-gradient(top, #881517, #B22025);
}
/* Fim Produtos Relacionados */
.product-view {
  margin-bottom: 30px;
}
.product-view .product-view-content {
  clear: both;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.attr-desc img,
.page-content img,
.element-product-description img,
.element-product-info img {
  display: initial;
}
.attr-desc table,
.page-content table,
.element-product-description table,
.element-product-info table {
  width: 100%;
}
.attr-desc p,
.page-content p,
.element-product-description p,
.element-product-info p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.attr-desc h2,
.page-content h2,
.element-product-description h2,
.element-product-info h2 {
  color: #9F1B1F;
  font-size: 32px;
  line-height: 34px;
}
.attr-desc h3,
.page-content h3,
.element-product-description h3,
.element-product-info h3 {
  font-size: 24px;
  line-height: 26px;
}
.attr-desc h4,
.page-content h4,
.element-product-description h4,
.element-product-info h4 {
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
}
.attr-desc ol,
.page-content ol,
.element-product-description ol,
.element-product-info ol,
.attr-desc ul,
.page-content ul,
.element-product-description ul,
.element-product-info ul {
  list-style-position: inside;
  padding-left: 25px;
}
.attr-desc ol,
.page-content ol,
.element-product-description ol,
.element-product-info ol {
  list-style: decimal;
}
.attr-desc ul,
.page-content ul,
.element-product-description ul,
.element-product-info ul {
  list-style: disc;
}
.attr-desc b,
.page-content b,
.element-product-description b,
.element-product-info b,
.attr-desc strong,
.page-content strong,
.element-product-description strong,
.element-product-info strong {
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
body.pagina-produto #product-list .product-list-item .wrapper-btn-product {
  display: block !important;
}
#header-main {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/dog-banner.png") no-repeat center top #fff;
  color: #000;
  padding-bottom: 80px;
}
#header-main .header-main-inner {
  padding: 0 !important;
}
#header-main div[class^="element"] {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#header-main .header-1 {
  padding: 0 !important;
}
#header-main .header-1 .container-12 {
  position: relative;
}
#header-main .header-1 .container-12:before {
  background: #E7E7E7;
  bottom: 0;
  content: "";
  left: 30px;
  position: absolute;
  right: 30px;
  top: 0;
  -webkit-border-radius: 0 0 40px 35px;
  -moz-border-radius: 0 0 40px 35px;
  border-radius: 0 0 40px 35px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#header-main .header-2 {
  padding: 15px 0!important;
}
#header-main .element-welcome-message {
  font-size: 13px;
  padding: 20px;
  line-height: 20px;
  padding: 20px 0;
  text-align: center;
}
#header-main .element-menu-top {
  padding: 20px 0;
  text-align: center;
}
#header-main .element-menu-top .menu-top-list {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
#header-main .element-menu-top .menu-top-list li a {
  display: inline-block;
  font-size: 13px;
}
#header-main .element-menu-top .menu-top-list li a::before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 3px;
  width: 20px;
}
#header-main .element-menu-top .menu-top-list li a.cadastro::before {
  background-position: -40px 0;
}
#header-main .element-menu-top .menu-top-list li a.account::before {
  background-position: -60px 0;
}
#header-main .element-menu-top .menu-top-list li a.pedidos::before {
  background-position: -80px 0;
}
#header-main .element-menu-top .menu-top-list li a.catalog::before {
  background-position: -100px 0;
}
#header-main .element-shopping-cart .link-shopping-cart {
  background-color: #FCD743;
  background: -webkit-gradient(linear, left top, left bottom, from(#FCD743), to(#F68017));
  background: -webkit-linear-gradient(top, #FCD743, #F68017);
  background: -moz-linear-gradient(top, #FCD743, #F68017);
  background: -ms-linear-gradient(top, #FCD743, #F68017);
  background: -o-linear-gradient(top, #FCD743, #F68017);
  display: inline-block;
  line-height: 0;
  padding: 12px 40px 12px 80px;
  position: relative;
  text-align: center;
  -webkit-border-radius: 0 0 35px 35px;
  -moz-border-radius: 0 0 35px 35px;
  border-radius: 0 0 35px 35px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#header-main .element-shopping-cart .link-shopping-cart .icon-shopping-cart {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat;
  background-position: -70px -20px;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 30px;
  margin-top: -15px;
  top: 50%;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-title {
  display: block;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper,
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  white-space: nowrap;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper {
  font-size: 0;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper .shopping-cart-total-price {
  font-size: 12px;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper:before {
  border-left: 1px solid #323232;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 3px 5px;
}
#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart {
  padding-top: 15px;
}
#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart {
  border: 0;
  border-top: 5px solid #d38c1a !important;
  line-height: 20px;
  -webkit-border-radius: 0 0 0 45px;
  -moz-border-radius: 0 0 0 45px;
  border-radius: 0 0 0 45px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 11px 27px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 11px 27px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 11px 27px 0 rgba(0, 0, 0, 0.22);
}
#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart .total-price-shopping-cart-wrapper {
  color: #9F1B1F;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart .cart-action-buttons {
  padding: 10px 0 30px;
}
#header-main .element-search {
  padding: 35px 50px ;
}
#header-main .element-search .search-inner {
  position: relative;
}
#header-main .element-search .search-inner .search-field {
  border: 0;
  line-height: 20px;
  padding: 20px 120px 20px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#header-main .element-search .search-inner .search-field.input-loading {
  background-image: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/loading-small.gif");
  background-repeat: no-repeat;
  background-position: 240px center;
}
#header-main .element-search .search-inner .btn {
  background: none;
  height: auto;
  overflow: hidden;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#header-main .element-search .search-inner .btn:before {
  background: #752522;
  content: "";
  height: 80px;
  left: 0;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  width: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#header-main .element-search .search-inner .btn .btn-text {
  display: none;
}
#header-main .element-search .search-inner .btn .btn-icon {
  display: block;
  margin: 0;
  position: relative;
}
#header-main .element-info {
  text-transform: uppercase;
}
#header-main .element-info .info-inner {
  margin-left: -15px;
  margin-right: -15px;
}
#header-main .element-info .info-inner .contact {
  display: inline;
  height: 130px;
  text-align: left;
}
#header-main .element-info .info-inner .contact .icon-phone,
#header-main .element-info .info-inner .contact .info-title {
  display: none !important;
}
#header-main .element-info .info-inner .contact .phone,
#header-main .element-info .info-inner .contact .web {
  width: 40%;
  float: left;
  margin-left: 10%;
}
#header-main .element-info .info-inner .contact .phone hr {
  width: 80%;
  float: left;
  border: 1px solid #E7E7E7;
  margin: 1px 0px;
}
#header-main .element-info .info-inner .contact .phone::before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat;
  content: "";
  display: inline-block;
  height: 50px;
  width: 40px;
  background-position: 0 0;
}
#header-main .element-info .info-inner .contact .phone .detais {
  display: inline-block;
}
#header-main .element-info .info-inner .contact .phone .detais .telecontact {
  text-transform: uppercase;
  color: #9F1B1F;
  display: block;
  font-size: 15px;
  margin-top: 10px;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
}
#header-main .element-info .info-inner .contact .phone .detais .info-time {
  color: #484848;
  display: block;
  font-size: 11px;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
#header-main .element-info .info-inner .contact .phone .estado {
  margin: 0px 5px;
  display: flex;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
}
#header-main .element-info .info-inner .contact .phone .estado .info-phone {
  color: #6F1416;
  margin-right: 5px;
}
#header-main .element-info .info-inner .contact .phone .estado .info-phone a {
  font-size: 13px;
}
#header-main .element-info .info-inner .contact .phone .phone-secundary {
  margin: 0px 5px;
  display: block;
}
#header-main .element-info .info-inner .contact .phone .phone-secundary .info-phone-secundary {
  color: #6F1416;
}
#header-main .element-info .info-inner .contact .phone .phone-secundary .info-phone-secundary,
#header-main .element-info .info-inner .contact .phone .phone-secundary .ramal,
#header-main .element-info .info-inner .contact .phone .phone-secundary .localidades {
  display: inline-block;
  margin-right: 5px;
}
#header-main .element-info .info-inner .contact .info-phone {
  color: #6F1416;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
#header-main .element-info .info-inner .contact .web {
  float: right;
  margin-right: 10%;
  margin-left: 0%;
}
#header-main .element-info .info-inner .contact .web .detais {
  display: inline-block;
}
#header-main .element-info .info-inner .contact .web .detais .whatsapp {
  text-transform: uppercase;
  display: block;
  font-size: 15px;
  color: #9F1B1F;
  margin-top: 10px;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
}
#header-main .element-info .info-inner .contact .web .detais .onlinecontact {
  text-transform: uppercase;
  color: #484848;
  display: block;
  font-size: 11px;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
#header-main .element-info .info-inner .contact .web .info-whatsapp {
  font-size: 13px;
}
#header-main .element-info .info-inner .contact .web .info-whatsapp .info-label-whatsapp {
  display: none;
}
#header-main .element-info .info-inner .contact .web::before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat;
  content: "";
  height: 30px;
  width: 30px;
  background-position: -40px -20px;
  display: inline-block;
  margin-top: 10px;
}
#header-main .element-info .info-inner .contact .ramal,
#header-main .element-info .info-inner .contact .localidades,
#header-main .element-info .info-inner .contact .localidades,
#header-main .element-info .info-inner .contact .estado {
  display: inline-block;
  color: #969696;
  font-size: 12px;
}
#header-main .element-logo a {
  display: block;
  font-size: 0;
  text-align: center;
}
#header-main .element-logo a img {
  display: inline-block;
}
#nav-main {
  margin-top: -80px;
  /* Menu Principal */
  /* Fim Menu Principal */
  /* Menu Categoria */
  /* Fim Menu Categoria */
}
#nav-main .element-menu-main {
  margin-bottom: 0 !important;
}
#nav-main .element-menu-main #menu-main {
  background-color: #B22025;
  background: -webkit-gradient(linear, left top, left bottom, from(#B22025), to(#881517));
  background: -webkit-linear-gradient(top, #B22025, #881517);
  background: -moz-linear-gradient(top, #B22025, #881517);
  background: -ms-linear-gradient(top, #B22025, #881517);
  background: -o-linear-gradient(top, #B22025, #881517);
  padding-right: 160px;
  -webkit-border-radius: 35px 35px 0 0;
  -moz-border-radius: 35px 35px 0 0;
  border-radius: 35px 35px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nav-main .element-menu-main #menu-main .menu-main-list {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  position: static;
  width: 100%;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li:before {
  background: #952729;
  border-left: 1px solid #b04142;
  border-right: 1px solid #7e1d1e;
  content: "";
  display: inline-block;
  height: 24px;
  margin: 28px 15px;
  width: 1px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li:first-child:before,
#nav-main .element-menu-main #menu-main .menu-main-list > li:last-child:before {
  display: none;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li:last-child {
  position: absolute;
  right: 15px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li:last-child a {
  width: 160px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a {
  color: #fff;
  display: inline-block;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.promo {
  background-color: #9F1B1F;
  background: -webkit-gradient(linear, left top, left bottom, from(#9F1B1F), to(#6F1416));
  background: -webkit-linear-gradient(top, #9F1B1F, #6F1416);
  background: -moz-linear-gradient(top, #9F1B1F, #6F1416);
  background: -ms-linear-gradient(top, #9F1B1F, #6F1416);
  background: -o-linear-gradient(top, #9F1B1F, #6F1416);
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0 35px 0 35px;
  -moz-border-radius: 0 35px 0 35px;
  border-radius: 0 35px 0 35px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.promo:after {
  content: "%";
  color: #fba924;
  margin: 0 0 0 5px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li ul {
  background: #fff;
  border-top: 5px solid #d38c1a;
  padding: 40px 0;
  width: 250px;
  -webkit-border-radius: 0 0 0 45px;
  -moz-border-radius: 0 0 0 45px;
  border-radius: 0 0 0 45px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
  box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
}
#nav-main .element-menu-main #menu-main .menu-main-list > li ul li {
  padding: 0 50px;
  white-space: pre-wrap;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li ul li a {
  display: block;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li ul li:hover > a {
  color: #9F1B1F;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li ul li > ul {
  margin-left: -10px;
  top: -45px;
}
#nav-main .element-menu-category {
  margin-bottom: 0 !important;
}
#nav-main .element-menu-category #menu-category {
  background-color: #B22025;
  background: -webkit-gradient(linear, left top, left bottom, from(#B22025), to(#881517));
  background: -webkit-linear-gradient(top, #B22025, #881517);
  background: -moz-linear-gradient(top, #B22025, #881517);
  background: -ms-linear-gradient(top, #B22025, #881517);
  background: -o-linear-gradient(top, #B22025, #881517);
  padding-right: 160px;
  -webkit-border-radius: 35px 35px 0 0;
  -moz-border-radius: 35px 35px 0 0;
  border-radius: 35px 35px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nav-main .element-menu-category #menu-category .menu-category-list {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  position: static;
  width: 100%;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li:before {
  background: #952729;
  border-left: 1px solid #b04142;
  border-right: 1px solid #7e1d1e;
  content: "";
  display: inline-block;
  height: 24px;
  margin: 28px 15px;
  width: 1px;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li:first-child:before,
#nav-main .element-menu-category #menu-category .menu-category-list > li:last-child:before {
  display: none;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li:last-child {
  position: absolute;
  right: 15px;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li:last-child a {
  width: 160px;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a {
  color: #fff;
  display: inline-block;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.promo {
  background-color: #9F1B1F;
  background: -webkit-gradient(linear, left top, left bottom, from(#9F1B1F), to(#6F1416));
  background: -webkit-linear-gradient(top, #9F1B1F, #6F1416);
  background: -moz-linear-gradient(top, #9F1B1F, #6F1416);
  background: -ms-linear-gradient(top, #9F1B1F, #6F1416);
  background: -o-linear-gradient(top, #9F1B1F, #6F1416);
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0 35px 0 35px;
  -moz-border-radius: 0 35px 0 35px;
  border-radius: 0 35px 0 35px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.promo:after {
  content: "%";
  color: #fba924;
  margin: 0 0 0 5px;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li ul {
  background: #fff;
  border-top: 5px solid #d38c1a;
  padding: 40px 0;
  width: 250px;
  -webkit-border-radius: 0 0 0 45px;
  -moz-border-radius: 0 0 0 45px;
  border-radius: 0 0 0 45px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
  box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
}
#nav-main .element-menu-category #menu-category .menu-category-list > li ul li {
  padding: 0 50px;
  white-space: pre-wrap;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li ul li a {
  display: block;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li ul li:hover > a {
  color: #9F1B1F;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li ul li > ul {
  margin-left: -10px;
  top: -45px;
}
.menu-default {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  position: static;
  width: 100%;
}
.menu-default > li:before {
  background: #952729;
  border-left: 1px solid #b04142;
  border-right: 1px solid #7e1d1e;
  content: "";
  display: inline-block;
  height: 24px;
  margin: 28px 15px;
  width: 1px;
}
.menu-default > li:first-child:before,
.menu-default > li:last-child:before {
  display: none;
}
.menu-default > li:last-child {
  position: absolute;
  right: 15px;
}
.menu-default > li:last-child a {
  width: 160px;
}
.menu-default > li > a {
  color: #fff;
  display: inline-block;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-default > li > a.promo {
  background-color: #9F1B1F;
  background: -webkit-gradient(linear, left top, left bottom, from(#9F1B1F), to(#6F1416));
  background: -webkit-linear-gradient(top, #9F1B1F, #6F1416);
  background: -moz-linear-gradient(top, #9F1B1F, #6F1416);
  background: -ms-linear-gradient(top, #9F1B1F, #6F1416);
  background: -o-linear-gradient(top, #9F1B1F, #6F1416);
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0 35px 0 35px;
  -moz-border-radius: 0 35px 0 35px;
  border-radius: 0 35px 0 35px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.menu-default > li > a.promo:after {
  content: "%";
  color: #fba924;
  margin: 0 0 0 5px;
}
.menu-default > li ul {
  background: #fff;
  border-top: 5px solid #d38c1a;
  padding: 40px 0;
  width: 250px;
  -webkit-border-radius: 0 0 0 45px;
  -moz-border-radius: 0 0 0 45px;
  border-radius: 0 0 0 45px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
  box-shadow: 0 11px 27px rgba(0, 0, 0, 0.22);
}
.menu-default > li ul li {
  padding: 0 50px;
  white-space: pre-wrap;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-default > li ul li a {
  display: block;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 0;
}
.menu-default > li ul li:hover > a {
  color: #9F1B1F;
}
.menu-default > li ul li > ul {
  margin-left: -10px;
  top: -45px;
}
.element-banner-main {
  overflow: hidden;
}
.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
  max-width: 100%;
  min-width: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.element-banner-main .bx-wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-banner-main .bx-wrapper .bx-viewport {
  height: auto !important;
  position: relative;
  width: 100%;
}
.element-banner-main .bx-wrapper .bx-controls-direction a {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-controls-banner-main.png") no-repeat rgba(0, 0, 0, 0.2);
  height: 60px;
  margin-top: -30px;
  overflow: hidden;
  text-indent: -555555px;
  visibility: hidden;
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.element-banner-main .bx-wrapper .bx-controls-direction a.bx-prev {
  background-position: 0 0;
  left: -50px;
}
.element-banner-main .bx-wrapper .bx-controls-direction a.bx-next {
  background-position: 0 -60px;
  right: -50px;
}
.element-banner-main .bx-wrapper:hover .bx-controls-direction a {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.element-banner-main .bx-wrapper:hover .bx-controls-direction a.bx-prev {
  left: 30px;
}
.element-banner-main .bx-wrapper:hover .bx-controls-direction a.bx-next {
  right: 30px;
}
/* Fim Banner Principal */
/* Banner Stripe */
.element-banner-stripe {
  background: #fff;
  padding: 35px 0;
}
.element-banner-stripe #banner-stripe {
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.element-banner-stripe #banner-stripe > li {
  flex: 1;
  font-size: 14px;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.element-banner-stripe #banner-stripe > li img,
.element-banner-stripe #banner-stripe > li p {
  display: inline-block;
}
.element-banner-stripe #banner-stripe > li img {
  margin-right: 20px;
}
.element-banner-stripe #banner-stripe > li p {
  font-size: 14px;
  min-width: 140px;
  padding: 5px 0;
  position: relative;
}
.element-banner-stripe #banner-stripe > li p:before {
  background: #fba924;
  content: "";
  height: 3px;
  left: 0;
  margin-top: -1px;
  right: 0;
  top: 50%;
  position: absolute;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-banner-stripe #banner-stripe > li p span {
  display: block;
}
.element-banner-stripe #banner-stripe > li p span.text-top {
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 16px;
}
/* Fim Banner Stripe */
/* Banner bottom */
.element-search-vitrine {
  margin-bottom: 60px !important;
  width: 100%;
}
.element-search-vitrine .banner-left-list {
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -15px;
  margin-right: -15px;
}
.element-search-vitrine .banner-left-list li {
  padding-left: 15px;
  padding-right: 15px;
}
/* Fim Banner bottom */
/* Banner shop */
.element-banner-shop {
  margin-bottom: 30px !important;
}
.element-banner-shop .container-12,
.element-banner-shop .container-12 .grid-12 {
  max-width: 100%;
  min-width: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.element-banner-shop #banner-shop {
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.element-banner-shop #banner-shop li img {
  display: block;
  width: 100%;
}
/* Fim Banner Bottom */
#product-list.col-pl-2 > li {
  width: 50%;
}
#product-list.col-pl-3 > li {
  width: 33.333%;
}
#product-list.col-pl-4 > li {
  width: 25%;
}
#product-list.col-pl-5 > li {
  width: 20%;
}
#content-main {
  margin-bottom: 0 !important;
  padding: 0;
}
#content-main div[class^="element-"] + div[class^="element-"] {
  margin-top: 0 !important;
}
.list-item {
  display: table;
  margin-top: 10px;
  width: 100%;
}
.list-item li {
  background: none;
  display: table;
  margin: 4px 0;
  padding-left: 15px;
  position: relative;
  width: 100%;
}
.list-item li:before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat -90px -70px;
  content: "";
  height: 10px;
  left: 0;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
.header-box-content {
  margin-bottom: 30px;
  text-align: center;
}
.header-box-content h1,
.header-box-content h2,
.header-box-content h3,
.header-box-content h4,
.header-box-content h5,
.header-box-content h6,
.header-box-content .title-secundary {
  color: #353535;
  display: inline-block;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 40px;
  padding: 30px 0;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.header-box-content h1:before,
.header-box-content h2:before,
.header-box-content h3:before,
.header-box-content h4:before,
.header-box-content h5:before,
.header-box-content h6:before,
.header-box-content .title-secundary:before {
  border-top: 1px solid #e1e1e1;
  bottom: 0;
  content: "";
  left: 50%;
  max-width: 750px;
  position: absolute;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.header-box-content h1:after,
.header-box-content h2:after,
.header-box-content h3:after,
.header-box-content h4:after,
.header-box-content h5:after,
.header-box-content h6:after,
.header-box-content .title-secundary:after {
  background: #fba924;
  bottom: -6px;
  content: "";
  height: 13px;
  left: 50%;
  max-width: 300px;
  position: absolute;
  width: 80%;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.header-box-content h3 {
  font-size: 24px;
  line-height: 30px;
  padding: 25px 0;
}
#product-list {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
#product-list .product-list-item {
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
#product-list .product-list-item .product-list-item-inner {
  background: #fff;
  border: 1px solid #E7E7E7;
  display: block;
  height: 100%;
  padding: 0 0 50px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#product-list .product-list-item .product-image a:not(.label-unavailable) img {
  max-height: 300px;
  max-width: 300px;
}
#product-list .product-list-item .label-launch,
#product-list .product-list-item .label-promo {
  color: #fff;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  height: auto;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#product-list .product-list-item .label-launch {
  background: #9F1B1F;
  right: 20px;
  top: 20px;
}
#product-list .product-list-item .label-promo {
  background: #2ecc71;
  left: 20px;
  bottom: 20px;
}
#product-list .product-list-item .product-info {
  padding: 20px;
  text-align: center;
}
#product-list .product-list-item .product-info .product-name {
  margin-bottom: 0;
  min-height: 66px;
  padding-bottom: 50px;
  position: relative;
}
#product-list .product-list-item .product-info .product-name a {
  display: block;
}
#product-list .product-list-item .product-info .product-name a:hover {
  text-decoration: none;
}
#product-list .product-list-item .product-info .product-name a h2 {
  color: #252525;
  font-size: 15px;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  line-height: 22px;
  text-transform: uppercase;
}
#product-list .product-list-item .product-info .product-name:before {
  border-top: 1px solid #ececec;
  bottom: 35px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
}
#product-list .product-list-item .product-info .product-name:after {
  background: #9F1B1F;
  bottom: 33px;
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#product-list .product-list-item .product-info .product-old-price {
  line-height: 20px;
}
#product-list .product-list-item .product-info .product-old-price + .product-price {
  margin-top: 0;
}
#product-list .product-list-item .product-info .product-price {
  color: #000;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  margin-top: 20px;
  line-height: 40px;
}
#product-list .product-list-item .product-info .product-price span:first-child {
  display: none;
}
#product-list .product-list-item .product-info .product-price span.product-price,
#product-list .product-list-item .product-info .product-price span.product-big-price {
  font-size: 30px;
}
#product-list .product-list-item .product-info .product-parcelled-price,
#product-list .product-list-item .product-info .product-cash-price {
  color: #969696;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
}
#product-list .product-list-item .product-info .product-rating-stars-wrapper .product-rating-stars-bg {
  background: #F9A82E;
}
#product-list .product-list-item .product-info .product-rating .product-rating-number {
  display: none;
}
#product-list .product-list-item .wrapper-btn-product {
  background: rgba(159, 27, 31, 0.9);
  bottom: 0;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  visibility: hidden;
  z-index: 3;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
#product-list .product-list-item .wrapper-btn-product:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.45);
}
#product-list .product-list-item .wrapper-btn-product .btn {
  background: #fba924;
  display: inline-block;
  margin-top: 30px;
  padding: 20px 25px 20px 0;
  position: relative;
  width: 80%;
}
#product-list .product-list-item .wrapper-btn-product .btn:after {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat -100px -40px;
  content: "";
  display: inline-block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 40px;
}
#product-list .product-list-item .wrapper-btn-product .btn .btn-text {
  color: #2d2d2d;
  font-size: 15px;
}
#product-list .product-list-item .wrapper-btn-product .btn:hover {
  background: #e89104;
}
#product-list .product-list-item .wrapper-btn-product > div {
  position: absolute;
  margin-top: 0;
  left: 10px;
  top: 50%;
  text-align: center;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#product-list .product-list-item .wrapper-btn-product > div:before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat -140px 0px;
  content: "";
  display: inline-block;
  height: 140px;
  width: 120px;
}
#product-list .product-list-item .wrapper-btn-product > div .product-old-price {
  color: #fff;
  line-height: 20px;
  margin-top: 20px;
}
#product-list .product-list-item .wrapper-btn-product > div .product-old-price .product-strikethrough-price {
  text-decoration: line-through;
}
#product-list .product-list-item .wrapper-btn-product > div .product-old-price + .product-price {
  margin-top: 0;
}
#product-list .product-list-item .wrapper-btn-product > div .product-price {
  color: #fff;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  line-height: 40px;
  margin-top: 40px;
}
#product-list .product-list-item .wrapper-btn-product > div .product-price span:first-child {
  display: none;
}
#product-list .product-list-item .wrapper-btn-product > div .product-price span.product-price,
#product-list .product-list-item .wrapper-btn-product > div .product-price span.product-big-price {
  font-size: 38px;
}
#product-list .product-list-item .wrapper-btn-product > div .product-parcelled-price,
#product-list .product-list-item .wrapper-btn-product > div .product-cash-price {
  color: #fff;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
}
#product-list .product-list-item:hover .wrapper-btn-product {
  visibility: visible;
  opacity: 1;
}
/* Banner Servicos Loja Fisica */
/*.element-newsletter-vitrine {
	background: url("@{img}/bg-paw.png") repeat;
	color: @white;

	.newsletter-inner {
		padding: 60px 0;
		margin-left: -15px;
		margin-right: -15px;

		&:before {
			background: url("@{img}/bg-dog.png") no-repeat center center;
			bottom: 0;
			content: "";
			left: -180px;
			position: absolute;
			top: 0;
			width: 805px;
		}

		.conteudo {
			align-items: center;
			display: -webkit-flex;
			display: flex;
			position: relative;
		}

		.chamada, .lista, .phone {
			flex: 1;
			padding-left: 15px;
			padding-right: 15px;
		}

		.grande-texto {
			.font-extrabold;
			font-size: 52px;
			line-height: 52px;
			text-transform: uppercase;
		}

		.listinha {
			padding-right: 40px;

			li {
				font-size: 18px;
				line-height: 22px;
				padding: 15px 0;
				text-transform: uppercase;
				
				+ li {
					border-top: 2px solid #906363;
				}

				&.last {
					border-top: 0;
					color: #fba924;
					font-size: 16px;
					padding: 0;
					text-transform: none;
				}
			}

		}

		.info-inner {
			text-align: center;

			.icon-phone,
			.info-title,
			.info-whatsapp {
				display: none !important;
			}

			.info-time {
				font-size: 18px;
			}

			.info-phone {
				display: inline-block;
				.font-extrabold;
				font-size: 40px;
				line-height: 50px;

				.info-ddd {
					color: @yellow-dark;
				}
			}

			address {
				font-style: normal;
				
				.title-footer {
					display: none;
				}

				.address-inner {
					margin: 0 auto;
					font-size: 16px;
					line-height: 22px;
					width: 85%;

					.info-cnpj {
						display: none;
					}

					span[itemprop="postalCode"] {
						display: none;
					}
				}
			}
		}
	}
}*/
.element-newsletter-vitrine {
  overflow: hidden;
}
.element-newsletter-vitrine .container-12 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.element-newsletter-vitrine .container-12 .grid-12 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.element-newsletter-vitrine .banner-right-list li {
  height: 350px;
  position: relative;
}
.element-newsletter-vitrine .banner-right-list li img {
  left: 50%;
  margin-left: -960px;
  max-width: 1920px;
  position: absolute;
  top: 0;
}
/* Fim Banner Servicos Loja Fisica */
#nav-bottom {
  /* Banner Inferior */
  /* Fim Banner Inferior */
  /* Newsletter */
  /* Fim Newsletter */
}
#nav-bottom .element-banner-bottom {
  font-size: 0;
  margin-bottom: -100px !important;
  position: relative;
  text-align: center;
  z-index: 2;
}
#nav-bottom .element-banner-bottom #banner-bottom li {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-bottom .element-banner-bottom #banner-bottom li img {
  display: inline-block;
}
#nav-bottom .element-newsletter-bottom {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-news-top.png") no-repeat center top #ffab00;
  margin-bottom: 0 !important;
  padding: 220px 0 60px;
  text-align: center;
}
#nav-bottom .element-newsletter-bottom .newsletter-inner {
  display: inline-block;
  width: 100%;
}
#nav-bottom .element-newsletter-bottom .header-box-content {
  margin-bottom: 0;
}
#nav-bottom .element-newsletter-bottom .header-box-content .title-secundary {
  color: #232323;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
}
#nav-bottom .element-newsletter-bottom .header-box-content .title-secundary:before,
#nav-bottom .element-newsletter-bottom .header-box-content .title-secundary:after {
  display: none;
}
#nav-bottom .element-newsletter-bottom .desc-newsletter {
  color: #232323;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
}
#nav-bottom .element-newsletter-bottom .newsletter-form {
  display: inline-block;
  padding: 20px 100px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-bottom .element-newsletter-bottom .newsletter-form form {
  margin-left: -10px;
  margin-right: -10px;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input,
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-submit {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  width: 33.333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input input {
  background: #d38d1a;
  border: 0;
  color: #292929;
  font-size: 13px;
  line-height: 20px;
  padding: 20px 30px;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input input::-webkit-input-placeholder {
  color: #292929;
  opacity: 1;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input input::-moz-placeholder {
  color: #292929;
  opacity: 1;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input input:-ms-input-placeholder {
  color: #292929;
  opacity: 1;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-input input:-moz-placeholder {
  color: #292929;
  opacity: 1;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-submit .btn {
  background-color: #b72327;
  background: -webkit-gradient(linear, left top, left bottom, from(#b72327), to(#881517));
  background: -webkit-linear-gradient(top, #b72327, #881517);
  background: -moz-linear-gradient(top, #b72327, #881517);
  background: -ms-linear-gradient(top, #b72327, #881517);
  background: -o-linear-gradient(top, #b72327, #881517);
  display: block;
  padding: 20px 0;
  width: 100%;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-submit .btn .btn-text {
  color: #fff;
}
#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-submit .btn .btn-text:after {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat -120px 0;
  content: "";
  display: inline-flex;
  height: 20px;
  margin-left: 5px;
  width: 20px;
}
#footer-main {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-news-bottom.png") no-repeat center top #DFDFDF;
  padding: 200px 0 0 0;
  position: relative;
  margin-top: 0;
  /* Menu */
  /* Fim Menu */
  /* Formas de Envio */
  /* Fim Formas de Envio */
  /* Redes Sociais */
  /* Fim Redes Sociais */
  /* Formas de Pagamento */
  /* Fim Formas de Pagamento */
  /* Atendimento */
  /* Fim Atendimento */
  /* Razao Social */
  /* Fim Razao Social */
  /* Certificados */
  /* Fim Certificados */
}
#footer-main div[class^="element"] {
  width: 100%;
}
#footer-main:before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/logo.png") no-repeat center center;
  content: "";
  height: 130px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  top: 55px;
  width: 150px;
}
#footer-main .footer-main-inner div[class^="footer"] {
  padding-bottom: 25px;
  padding-top: 25px;
}
#footer-main .footer-main-inner div[class^="footer"] + div[class^="footer"] {
  margin-top: 0;
}
#footer-main .footer-main-inner div[class^="footer"].footer-2 {
  padding-bottom: 50px;
}
#footer-main .footer-main-inner div[class^="footer"].footer-3 {
  background: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}
#footer-main .footer-main-inner div[class^="footer"].footer-4 {
  text-align: center;
}
#footer-main .footer-main-inner div[class^="footer"].footer-4 .container-12 {
  align-items: center;
  display: -webkit-inline-flex;
  display: inline-flex;
}
#footer-main .footer-main-inner div[class^="footer"].footer-5 {
  display: none !important;
}
#footer-main .title-footer {
  color: #9F1B1F;
  display: inline-block;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#footer-main .element-menu-footer {
  width: 100%;
}
#footer-main .element-menu-footer #menu-footer {
  margin-left: -15px;
  margin-right: -15px;
}
#footer-main .element-menu-footer #menu-footer .menu-footer-list > li {
  display: inline;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#footer-main .element-menu-footer #menu-footer .menu-footer-list > li > a {
  color: #9F1B1F;
  display: inline-block;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#footer-main .element-menu-footer #menu-footer .menu-footer-list > li ul li a {
  color: #000;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
}
#footer-main .element-delivery-methods {
  padding-left: 60px;
  padding-right: 60px;
}
#footer-main .element-delivery-methods .delivery-methods-inner .delivery-methods-list .delivery-methods-item {
  background: #fff;
  border: 0;
  display: block;
  margin: 0 0 10px;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#footer-main .element-delivery-methods .delivery-methods-inner .delivery-methods-list .delivery-methods-item div[class^="icon-delivery"] {
  display: inline-block !important;
}
#footer-main .element-social-footer .social-footer-list {
  display: none;
}
#footer-main .element-payment-methods {
  text-align: center;
}
#footer-main .element-payment-methods .payment-methods-inner .payment-methods-list {
  display: inline-block;
  margin-bottom: -10px;
  width: auto;
}
#footer-main .element-payment-methods .payment-methods-inner .payment-methods-list .payment-methods-item {
  background: #fff;
  border: 0;
  margin: 0 5px 10px 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#footer-main .element-phone {
  color: #9F1B1F;
}
#footer-main .element-phone .phone-inner {
  align-items: center;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
#footer-main .element-phone .phone-inner .logo-footer,
#footer-main .element-phone .phone-inner .phone-wrapper,
#footer-main .element-phone .phone-inner .social-itens {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#footer-main .element-phone .phone-inner .logo-footer {
  width: 16.667%;
}
#footer-main .element-phone .phone-inner .logo-footer img {
  max-height: 90px;
}
#footer-main .element-phone .phone-inner .phone-wrapper {
  width: 66.667%;
}
#footer-main .element-phone .phone-inner .phone-wrapper .list-phone {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#footer-main .element-phone .phone-inner .phone-wrapper .list-phone li.item-phone-secundary,
#footer-main .element-phone .phone-inner .phone-wrapper .list-phone li.item-time {
  display: none;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-phone,
#footer-main .element-phone .phone-inner .phone-wrapper .info-email {
  color: #a11f21;
  display: inline-block;
  line-height: 30px;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-phone:before,
#footer-main .element-phone .phone-inner .phone-wrapper .info-email:before {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/bg-sprite.png") no-repeat -120px -120px;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 5px 3px 5px 0;
  width: 20px;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-phone {
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 20px;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-phone.info-whatsapp:before {
  background-position: -100px -120px;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-phone.info-whatsapp .info-label-whatsapp {
  display: none;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-email {
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 16px;
}
#footer-main .element-phone .phone-inner .phone-wrapper .info-email:before {
  background-position: -120px -100px;
}
#footer-main .element-phone .phone-inner .social-itens {
  width: 16.667%;
}
#footer-main .element-phone .phone-inner .social-itens .social-footer-list {
  display: inline-block;
  float: right;
}
#footer-main .element-phone .phone-inner .social-itens .social-footer-list .social-footer-item {
  display: inline;
  float: left;
  margin-left: 15px;
}
#footer-main .element-phone .phone-inner .social-itens .social-footer-list .social-footer-item img {
  max-height: 30px;
  max-width: 30px;
}
#footer-main .element-phone .phone-inner .social-itens .social-footer-list .social-footer-item .social-footer-text {
  display: none;
}
#footer-main .element-phone .title-footer,
#footer-main .element-phone .info-time {
  display: none;
}
#footer-main .element-name-cnpj {
  text-align: left;
}
#footer-main .element-name-cnpj p {
  font-size: 12px;
  line-height: 22px;
}
#footer-main .element-name-cnpj p.info-cnpj {
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  margin-top: 10px;
}
#footer-main .element-certificates .title-footer {
  display: none;
}
#footer-main .element-certificates .certificates-list {
  display: inline-block;
  float: right;
  margin-bottom: -10px;
  width: auto;
}
#footer-main .element-certificates .certificates-list .certificates-item {
  margin: 0 0 10px 10px;
}
#footer-main .copyright {
  text-align: center;
}
#cart-products-table .cart-products-header > div {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
#cart-products-table .cart-products-list .cart-products-list-item > div.cart-item-amount-holder .cart-item-decrement,
#cart-products-table .cart-products-list .cart-products-list-item > div.cart-item-amount-holder .cart-item-increment {
  background: #9F1B1F;
  padding: 3px;
}
#cart-products-table .cart-products-list .cart-products-list-item > div.cart-item-amount-holder .cart-item-decrement:hover,
#cart-products-table .cart-products-list .cart-products-list-item > div.cart-item-amount-holder .cart-item-increment:hover {
  background: #731417;
}
#cart-products-table .cart-products-list .cart-products-list-item > div.cart-item-amount-holder .cart-item-amount {
  padding-left: 0;
  padding-right: 0;
  width: 60px;
}
.row-actions {
  padding: 10px 0;
}
#cart-data .grid-cep {
  width: 140px;
}
#cart-data #label-link-coupon {
  color: #9F1B1F;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
  margin-top: 28px;
}
#cart-data .cart-data-coupon-holder .grid-2 {
  width: 160px;
  margin-right: 20px;
}
#cart-data .cart-data-coupon-holder .grid-2 input {
  padding-left: 10px;
  padding-right: 10px;
}
#cart-data .cart-data-coupon-holder .btn {
  padding-left: 20px;
  padding-right: 20px;
}
#cart-data .cart-info {
  padding-bottom: 10px;
}
#cart-data .cart-info b {
  color: #9F1B1F;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#cart-data .cart-data-total p {
  color: #9F1B1F;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
#cart-data .cart-data-total p b {
  color: #9F1B1F;
}
.list-shipping .list-shipping-item {
  border-width: 2px;
  padding-left: 15px;
  padding-right: 15px;
}
.list-shipping .list-shipping-item.active {
  border-color: #9F1B1F;
}
.list-shipping .list-shipping-item .list-shipping-row .list-shipping-name {
  color: #9F1B1F;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#cart-email h3,
#cart-email h4 {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
#cart-email .cart-email-wrapper {
  /*.btn {
			padding: 10px 40px;
			height: auto;
		}*/
}
#cart-email .cart-email-wrapper input {
  height: auto;
  padding: 15px 140px 15px 25px;
}
#cart-email .cart-email-wrapper input.input-loading {
  background-position: 440px center !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.box-cart-final {
  background: #fff;
  border-width: 0;
  padding: 30px;
}
.box-cart-final.final-active {
  background: #fff;
  border-color: #484848;
}
.box-cart-final .box-cart-header .box-cart-title {
  color: #000;
  font-family: 'lato_black', Sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
.box-cart-final .card-expiration-separator {
  padding: 7px 10px;
}
.box-order-summary .box-order-summary-header .box-order-summary-title {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
.list-payment .list-payment-item {
  border-width: 2px;
}
.list-payment .list-payment-item.list-payment-active {
  border-color: #9F1B1F;
}
.bandeiras-data .cartao-bandeira-option {
  border-width: 2px;
}
.bandeiras-data .cartao-bandeira-option.cartao-bandeira-option-active {
  border-color: #9F1B1F;
}
.payment-title {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
.card-code-security {
  background-color: rgba(159, 27, 31, 0.8);
}
.card-code-security::after {
  border-color: transparent rgba(159, 27, 31, 0.8) transparent transparent;
}
#cart-final input[type="email"],
#cart-final input[type="number"],
#cart-final input[type="password"],
#cart-final input[type="tel"],
#cart-final input[type="url"],
#cart-final input[type="text"],
#cart-final input[type="search"],
#cart-final input[type="creditcard"],
#cart-final input[type="cpf"] {
  padding: 10px;
}
#cart-final select {
  padding: 10px 30px 10px 10px;
}
div[class^="icon-payment-"].icon-payment-pagar-me {
  background-position: 0 0;
}
.box-order-summary .box-order-summary-content .list-order-summary li .final-product-image .final-product-amount {
  background: #9F1B1F;
}
.element-filter-select-box .element-filter .select-box-container .label-filter {
  color: #222;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}
.element-filter-select-box .element-filter .select-box-container .select-box-placeholder {
  background: #e7e7e7;
  border: 0;
  color: #2b2b2b;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 40px 10px 15px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
}
.element-filter-select-box .element-filter .select-box-container .select-box-placeholder div {
  background: url("https://cdn.simplo7.net/static/themed/CostaShow2/webroot/img/arrow-select.png") no-repeat center center;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.element-filter-select-box .element-filter .select-box-container .select-box-drop {
  border: 1px solid #e7e7e7;
  margin-top: 5px;
  padding: 5px 0;
  width: 100%;
}
.element-filter-select-box .element-filter .select-box-container .select-box-drop .select-box-list li a {
  display: block;
  font-family: 'lato_regular', Sans-serif;
  font-weight: normal;
  padding: 3px 10px;
  text-decoration: none;
}
.element-filter-select-box .element-filter .select-box-container .select-box-drop .select-box-list li:hover a {
  background: #9F1B1F;
  color: #fff;
}
.element-selected-filters {
  border: 2px solid #484848;
}
.element-selected-filters .selected-filters-title {
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.list-filter {
  display: table;
  width: 100%;
}
.list-filter li {
  display: inline;
  float: left;
  margin: 0 1% 20px;
  text-align: center;
  width: 23%;
}
.list-filter li a {
  color: #2d2828;
  display: block;
  font-size: 12px;
  line-height: 15px;
}
.modal {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.modal .modal-product-info {
  color: #000 !important;
}
.modal .modal-product-info p {
  color: #000 !important;
}
.modal .modal-content p {
  color: #000 !important;
}
.modal .modal-header {
  background: #9F1B1F;
  margin: 5px;
  padding: 10px 15px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal .modal-header .modal-header-title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.modal .modal-header .modal-close {
  margin-top: -10px;
  right: 10px;
  top: 50%;
}
.modal .modal-footer {
  color: #fff !important;
}
.modal .modal-footer .btn-text {
  color: #fff !important;
}
.wrapper-form-login .btn {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.element-menu-painel {
  background: #fff;
  border: 1px solid #E7E7E7;
  padding: 20px;
  width: 18%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-menu-painel .menu-painel-list > li > a {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  padding: 5px 0 !important;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.element-menu-painel .menu-painel-list > li:hover > a {
  color: #9F1B1F;
}
.container-content {
  background: #fff;
  margin-left: 18%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-content .grid-1 {
  width: 10.333% !important;
}
.container-content .grid-2 {
  width: 18.667% !important;
}
.container-content .grid-3 {
  width: 27.0% !important;
}
.container-content .grid-4 {
  width: 35.333% !important;
}
.container-content .grid-5 {
  width: 43.667% !important;
}
.container-content .grid-6 {
  width: 52.0% !important;
}
.container-content .grid-7 {
  width: 60.333% !important;
}
.container-content .grid-8 {
  width: 68.667% !important;
}
.container-content .grid-9 {
  width: 77.0% !important;
}
.container-content .grid-10 {
  width: 85.333% !important;
}
.container-content .grid-11 {
  width: 93.667% !important;
}
.container-content .grid-12 {
  width: 98.0% !important;
}
.container-content .element-pagination {
  padding: 0;
  margin: 3% 0 0 0 !important;
}
.btn.orders-details-button,
.btn.rebuy-button {
  padding: 3px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn.orders-details-button .btn-icon,
.btn.rebuy-button .btn-icon {
  display: none !important;
}
.btn.orders-details-button .btn-text,
.btn.rebuy-button .btn-text {
  font-size: 11px;
  line-height: 14px;
}
.btn.rebuy-button {
  background: #2ecc71;
}
.btn.rebuy-button:hover {
  background: #25a25a;
}
.customer-orders .box {
  border: 1px solid #E7E7E7;
}
.customer-orders .box .box-header .box-title {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
}
.order-message .order-message-button .btn {
  border-color: #1b7943;
}
.order-message .order-message-button .btn .btn-text {
  color: #1b7943;
}
.orders-list > tbody > tr.header-orders > td {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
}
.order-info .order-info-date span,
.order-info .order-info-number span,
.order-info .order-info-delivery span {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.orders-list tbody tr.empty td em {
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.box .box-content p {
  font-size: 12px;
}
.box .box-content .btn {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.timeline .timeline-status .timeline-status-info .timeline-status-text {
  color: #484848;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.CatalogoClientes.CatalogoClientes-edit .label-block {
  white-space: nowrap;
}
.btn-toolbar.top .pull-left {
  width: 100%;
}
ul.dashboard li a {
  background: #fff;
  border: 1px solid #E7E7E7;
  color: #000;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
ul.dashboard li a .dashboard-title {
  color: #000;
  font-family: 'lato_bold', Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.ui-datepicker {
  border-color: #484848;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  background: #165a06;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #E7E7E7;
}
.ui-datepicker .ui-datepicker-calendar thead tr th {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-active {
  background: #9F1B1F;
  color: #fff;
}
/*# sourceMappingURL=./layout.css.map */