/* Força a imagem a ficar com 100% de largura */
#product-list .product-list-item .product-image a:not(.label-unavailable) img,
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) img {
    width: 100%;
}
/*Imagem de fundo Depoimentos*/
.element-banner-bottom {
    background: url() no-repeat center center!important;
    background-size: cover !important;
 }

/*.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit {
    background: #1ff106;
    -webkit-box-shadow: 0 3px 0 #0c6002;
    -moz-box-shadow: 0 3px 0 #0c6002;
    box-shadow: 0 3px 0 #0c6002;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy:hover,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit:hover {
    background:  #19c105;
}*/

.element-pagination {
    margin-bottom: 40px;
}

iframe[name="google_conversion_frame"] {
     position: absolute;
     height: 0;
}

.element-banner-stripe .container-12,
.element-banner-stripe .container-12 .grid-12 {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
	width: 100%;
}
/*
.element-banner-stripe #banner-stripe  {
	display: -webkit-flex;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
}

.element-banner-stripe #banner-stripe li {
	flex: 1;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*
.element-banner-stripe #banner-stripe li img {
	display: block;
	width: 100%;
}
*/

/*Banners Tarja*/
ul#banner-stripe {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 0;
}
ul#banner-stripe li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}
ul#banner-stripe li img {
    margin-right: 10px;
}
ul#banner-stripe li p {
    color: #000;
    font-size: 16px;
}

.element-banner-stripe,
.element-banner-shop {
	overflow: hidden;
}
/*
.element-banner-shop #banner-shop li img,
.element-search-vitrine .banner-left-list>li img {
	width: 100%;
}
*/
.element-newsletter-vitrine:before,
.element-newsletter-vitrine:after { 
	display: none;
}


.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy .btn-text, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit .btn-text, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-dealer .btn-text, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me .btn-text, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-text-unavailable .btn-text {
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    }

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy .btn-icon, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit .btn-icon, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-dealer .btn-icon, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me .btn-icon, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-text-unavailable .btn-icon {
    display: none;
       }

/*Ajuste botão comprar*/
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy .btn-text{
    font-size: 22px;
    line-height: 40px;
}

/*Icone carrinho botão comprar*/
span.icon-basket.btn-icon {
    display: none !important;
}

/*Cor botão comprar*/
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy {
    background: #00ff15;
}
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy:hover {
    background: #00ff15;
}

/*Ícone categoria fraldas bordadas*/
#nav-main .element-menu-category #menu-category .menu-category-list>li>a.link-fraldas-bordadas:before {
    background: url(https://2451.cdn.simplo7.net/static/2451/galeria/163465301817429.png) no-repeat center center;
}

/*Ícone categoria black friday*/
#nav-main .element-menu-category #menu-category .menu-category-list>li>a.link-black:before {
    background: url(https://2451.cdn.simplo7.net/static/2451/galeria/163673719289470.png) no-repeat center center;
}

span.title-manutencao {
    display: none !important;
}
.element-banner-bottom .container-12 {
    width: 100%;
}
/*Ajuste Cor botão comprar pagina produto*/
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy:hover, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit:hover {
    background: #00ff15;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit {
    background: #00ff15;
}
/*Alterar a cor da newsletter*/
.element-newsletter-vitrine {
    background: #365979;
}
.element-newsletter-vitrine .btn {
    background: #88af9a;
    -webkit-box-shadow: 0 3px 0 #365979;
    -moz-box-shadow: 0 3px 0 #ffffff;
    box-shadow: 0 3px 0 #ffffff;
}
/*Ajuste Banners Principais*/
.element-banner-main {
    max-height: 450px !important;
}
#nav-main .element-banner-main img {
    max-height: 450px;
}

/*Ajustes Banner Bottom*/
.element-banner-bottom{
 	margin: 10px 0;   
}
.element-banner-bottom .container-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.element-banner-bottom .container-12 .grid-12{
    padding-left: 0;
    padding-right: 0;
}
.element-banner-bottom #banner-bottom li {
    padding: 0;
    width: 100%;
}
.element-banner-bottom #banner-bottom li img{
    width: 100%;
}
.element-banner-shop #banner-shop li img {
    width: 100%;
}

/*Custom settings*/
.element-banner-bottom .bx-controls-direction a:before {
    box-shadow: 0 0 5px #00000047;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a:before {
    box-shadow: 0 0 5px #00000047;
}
.element-facebook-comments .container-12 {
    max-width: 100% !important;
}

/*Ajustes cabeçalho Página do produto*/
#header-main .header-1 {
    padding: 5px 0 5px !important;
}
#header-main .header-2 {
    padding: 5px 0 !important;
}
#nav-main .element-menu-category #menu-category .menu-category-list>li>a {
    padding: 16px 7px 10px;
}
#nav-main .element-menu-category #menu-category .menu-category-list>li>a:before {
    top: 5px;
}
.pagina-produto #nav-main {
    margin-bottom: 10px;
}

/* Ajuste ícone */

.conjuntopagao:before { 
background: url(https://2451.cdn.simplo7.net/static/2451/galeria/164570455192325.png) no-repeat center center !important; 
} 

/*Ajustes Páginas Produto*/
.pagina-produto .product-view {
    display: block;
}
/*FIM - Ajustes Páginas Produto*/

#nav-main .element-menu-category #menu-category .menu-category-list>li {
	align-self: center;
}

#nav-main .element-menu-category #menu-category .menu-category-list>li>a {
    font-size: 14px !important;
}

a.cat-ajus {
    padding: 16px 9px 10px !important;
}


/*
 * Layout
 * Arquivo: layout.less
 * Tema: AmyBaby
 */
/*
 * Mixins
 * Arquivo: mixins.less
 * Tema: AmyBaby
 */
.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: 0 30px;
}
.thumbnails-vertical-default .bx-wrapper .bx-controls a {
  background: #365979;
  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;
  float: left;
  margin-right: 10px;
}
.thumbnails-horizontal-default .bx-wrapper {
  padding: 0 50px;
}
.thumbnails-horizontal-default .bx-wrapper .bx-controls a {
  background: #365979;
  margin-top: -20px;
  padding: 10px;
}
/*
 * Variables
 * Arquivo: variables.less
 * Tema: AmyBaby
 */
/* Z-index */
/* URLs */
/* Colors */
@font-face {
  font-family: 'aller_display';
  src: url("https://cdn.simplo7.net/static/webroot/fonts/aller_display.eot");
  src: url("https://cdn.simplo7.net/static/webroot/fonts/aller_display.eot?#iefix") format("embedded-opentype"), url("https://cdn.simplo7.net/static/webroot/fonts/aller_display.woff2") format("woff2"), url("https://cdn.simplo7.net/static/webroot/fonts/aller_display.woff") format("woff"), url("https://cdn.simplo7.net/static/webroot/fonts/aller_display.ttf") format("truetype"), url("https://cdn.simplo7.net/static/webroot/fonts/aller_display.svg#aller_display") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sans_regular';
  src: url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_regular.eot");
  src: url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_regular.eot?#iefix") format("embedded-opentype"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_regular.woff2") format("woff2"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_regular.woff") format("woff"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_regular.ttf") format("truetype"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_regular.svg#open_sans_regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sans_extrabold';
  src: url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_extrabold.eot");
  src: url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_extrabold.eot?#iefix") format("embedded-opentype"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_extrabold.woff2") format("woff2"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_extrabold.woff") format("woff"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_extrabold.ttf") format("truetype"), url("https://cdn.simplo7.net/static/webroot/fonts/open_sans_extrabold.svg#open_sans_extrabold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica_rounded_black';
  src: url('https://cdn.simplo7.net/static/webroot/fonts/helvetica_rounded_black.eot');
  src: url('https://cdn.simplo7.net/static/webroot/fonts/helvetica_rounded_black.eot?#iefix') format('embedded-opentype'), url('https://cdn.simplo7.net/static/webroot/fonts/helvetica_rounded_black.woff2') format('woff2'), url('https://cdn.simplo7.net/static/webroot/fonts/helvetica_rounded_black.woff') format('woff'), url('https://cdn.simplo7.net/static/webroot/fonts/helvetica_rounded_black.ttf') format('truetype'), url('https://cdn.simplo7.net/static/webroot/fonts/helvetica_rounded_black.svg#helvetica_rounded_black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntu_bold';
  src: url('https://cdn.simplo7.net/static/webroot/fonts/ubuntu_bold.eot');
  src: url('https://cdn.simplo7.net/static/webroot/fonts/ubuntu_bold.eot?#iefix') format('embedded-opentype'), url('https://cdn.simplo7.net/static/webroot/fonts/ubuntu_bold.woff2') format('woff2'), url('https://cdn.simplo7.net/static/webroot/fonts/ubuntu_bold.woff') format('woff'), url('https://cdn.simplo7.net/static/webroot/fonts/ubuntu_bold.ttf') format('truetype'), url('https://cdn.simplo7.net/static/webroot/fonts/ubuntu_bold.svg#ubuntu_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font {
  font-family: 'open_sans_regular';
}
.font-bold,
.font-extrabold {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
}
.aller {
  font-family: 'aller_display';
  font-weight: normal !important;
}
.helvetica {
  font-family: 'helvetica_rounded_black';
  font-weight: normal !important;
}
.ubuntu-bold {
  font-family: 'ubuntu_bold';
  font-weight: normal !important;
}
.arial {
  font-family: Arial, Sans-serif;
}
/*
 * Reset
 * Arquivo: reset.less
 * Tema: AmyBaby
 */
body {
  color: #777;
  font-family: 'open_sans_regular';
  font-size: 12px;
}
*:before,
*:after {
  vertical-align: top;
}
.bx-wrapper .bx-viewport #product-list {
  display: block !important;
  margin-left: 0;
  margin-right: 0;
}
.bx-wrapper .bx-viewport #product-list .product-list-item {
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px 0 0 !important;
}
.bx-wrapper .bx-viewport #product-list .product-list-item .product-list-item-inner {
  border: 0 !important;
}
.bx-wrapper .bx-viewport #product-list .product-list-item .wrapper-product-combination {
  display: none !important;
}
/*
 * Grid
 * Arquivo: grid.less
 * Tema: AmyBaby
 */
/* Containers */
.container-12 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid >> Global */
.grid-auto,
.grid-cep,
.grid-num,
.grid-medida,
.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;
  margin-left: 0;
  margin-right: 0;
  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-auto {
  width: auto;
}
.container-12 .grid-num {
  width: 40px;
}
.container-12 .grid-cep {
  width: 120px;
}
.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;
}
.alpha {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
/*
 * Icons
 * Arquivo: icons.less
 * Tema: AmyBaby
 */
span[class^="icon-"] {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat;
  display: inline-block;
  height: 20px;
  overflow: hidden;
  text-indent: -555555px;
  width: 20px;
}
span[class^="icon-"].icon-search {
  background-position: -60px -60px;
}
span[class^="icon-"].icon-shopping-cart:before {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat;
  background-position: -160px -40px;
  content: "";
  display: inline-block;
  overflow: hidden;
  height: 40px;
  width: 40px;
}
span[class^="icon-"].icon-buy {
  background-position: 0 -80px;
}
span[class^="icon-"].icon-cards:before {
  background-position: -20px -40px !important;
}
span[class^="icon-"].icon-truck:before {
  background-position: -40px -40px !important;
}
span[class^="icon-"].icon-desconto:before {
  background-position: -60px -40px !important;
}
span[class^="icon-"].icon-clock:before {
  background-position: 0 -60px !important;
}
span[class^="icon-"].icon-security:before {
  background-position: -20px -60px !important;
}
span[class^="icon-"].icon-chat:before {
  background-position: -40px -60px !important;
}
span[class^="icon-"].icon-prev {
  background-position: -80px -40px;
}
span[class^="icon-"].icon-next {
  background-position: -80px -60px;
}
span[class^="icon-"].icon-basket {
  background-position: -170px -80px;
  height: 30px;
  width: 30px;
}
span[class^="icon-"].icon-like,
span[class^="icon-"].icon-favorite {
  background-position: -60px -80px;
}
span[class^="icon-"].icon-gift {
  background-position: -40px -80px;
}
span[class^="icon-"].icon-prev-up {
  background-position: 0 -100px;
}
span[class^="icon-"].icon-next-down {
  background-position: -20px -100px;
}
span[class^="icon-"].icon-minus,
span[class^="icon-"].icon-plus {
  height: 16px;
  width: 16px;
}
span[class^="icon-"].icon-minus {
  background-position: -42px -102px;
}
span[class^="icon-"].icon-plus {
  background-position: -62px -102px;
}
span[class^="icon-"].icon-people,
span[class^="icon-"].icon-delivery,
span[class^="icon-"].icon-payment {
  height: 30px;
  width: 30px;
}
span[class^="icon-"].icon-people {
  background-position: -80px -80px;
}
span[class^="icon-"].icon-delivery {
  background-position: -110px -80px;
}
span[class^="icon-"].icon-payment {
  background-position: -140px -80px;
}
/*
 * Forms
 * Arquivo: forms.less
 * Tema: AmyBaby
 */
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: #fff;
  border: 1px solid #ddd;
  color: #777;
  font-family: 'open_sans_regular';
  font-size: 12px;
  line-height: 20px;
  -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-shadow: 0 3px 0 #ddd;
  -moz-box-shadow: 0 3px 0 #ddd;
  box-shadow: 0 3px 0 #ddd;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -ms-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  /*&:focus {
		border-color: @base-color;
	}*/
}
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"] {
  padding: 9px 15px;
}
select {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/arrow-select.png") no-repeat right center #fff;
  padding: 8px 40px 8px 10px;
}
textarea {
  padding: 10px 15px;
}
.label-block {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
label.error {
  clear: both;
  color: #e02335;
  display: block;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 2px 0;
  text-transform: uppercase;
}
.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;
}
/*
 * Buttons
 * Arquivo: buttons.less
 * Tema: AmyBaby
 */
.btn {
  background: #365979;
  line-height: 0;
  padding: 10px 20px;
  -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-shadow: 0 3px 0 #5b84b1;
  -moz-box-shadow: 0 3px 0 #5b84b1;
  box-shadow: 0 3px 0 #5b84b1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.btn .btn-text {
  color: #fff;
  font-family: 'helvetica_rounded_black';
  font-weight: normal !important;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-mini {
  padding: 4px 10px 4px;
}
.btn.btn-mini .btn-text {
  font-size: 12px;
  line-height: 18px;
}
.btn:hover {
  background: #263f56;
}
.btn.btn-blue {
  background: #1dabb8 !important;
  -webkit-box-shadow: 0 4px 0 #0f5960;
  -moz-box-shadow: 0 4px 0 #0f5960;
  box-shadow: 0 4px 0 #0f5960;
}
/*
 * Table
 * Arquivo: table.less
 * Tema: AmyBaby
 */
.table-primary thead th {
  border: 1px solid #ddd;
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.table-primary tbody td,
.table-primary tbody th {
  border: 1px solid #ddd;
  /*&.deadline-price {
				text-align: left !important;
			}*/
}
.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: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.table-list thead th {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.table-list tbody td .btn {
  border-width: 2px;
  padding: 3px 15px;
}
.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;
}
#product-shipping tbody td:nth-of-type(2) {
  white-space: nowrap;
}
/*
 * Pagination
 * Arquivo: pagination.less
 * Tema: AmyBaby
 */
.element-pagination {
  margin-top: 20px;
}
.element-pagination .pagination ul.pagination-list li a,
.element-pagination .pagination ul.pagination-list li.current {
  background: #365979;
  color: #fff;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  min-width: 40px;
  padding: 10px 4px;
  position: relative;
  text-align: center;
  -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-shadow: 0 3px 0 #5b84b1;
  -moz-box-shadow: 0 3px 0 #5b84b1;
  box-shadow: 0 3px 0 #5b84b1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.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:hover,
.element-pagination .pagination ul.pagination-list li.current:hover {
  background: #75aae4;
}
.element-pagination .pagination ul.pagination-list li.current {
  background: #75aae4;
}
.element-pagination .pagination .pagination-counter {
  display: none;
  margin-top: 10px;
  font-size: 14px;
}
/*
 * Breadcrumb
 * Arquivo: breadcrumb.less
 * Tema: AmyBaby
 */
/* Breadcrumb */
.element-breadcrumb .breadcrumb ul.breadcrumb-list {
  display: table;
  position: relative;
  padding: 5px 0px;
  width: 100%;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li {
  background: none !important;
  display: inline;
  float: left;
  padding: 0 24px 0 0 !important;
  position: relative;
  line-height: 20px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li:before {
  content: "/";
  height: 20px;
  right: 0;
  margin-top: -10px;
  padding: 0 10px;
  position: absolute;
  top: 50%;
  width: 4px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li:last-child:before {
  display: none;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li a,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li h2,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li h3 {
  color: #777;
  display: inline-block;
  font-family: 'open_sans_regular';
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li a:hover,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li h2:hover,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li h3:hover {
  text-decoration: underline;
}
.element-breadcrumb .breadcrumb ul.breadcrumb-list li.active a,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li.active h2,
.element-breadcrumb .breadcrumb ul.breadcrumb-list li.active h3 {
  color: #365979;
}
/* Fim Breadcrumb */
.wrapper-order-select {
  display: inline-block;
  float: right;
  margin-top: -50px;
}
.wrapper-order-select .label-block {
  color: #999;
  display: inline-block;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 14px;
  float: left;
  line-height: 30px;
  margin-right: 10px;
  text-transform: initial;
}
.wrapper-order-select .label-block:after {
  content: ":";
}
.wrapper-order-select div[class^="grid"] {
  margin-right: 0;
  width: 160px;
}
.wrapper-order-select select {
  background-position: 122px center;
  padding: 4px 30px 4px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/*
 * Search
 * Arquivo: search.less
 * Tema: AmyBaby
 */
.advanced-search {
  border: 2px solid #ddd;
  color: #777;
  left: 0;
  padding: 5px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.advanced-search * {
  text-align: left;
}
.advanced-search .advanced-search-header .advanced-search-title {
  color: #666;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 18px;
  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 {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
.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: #365979;
  color: #fff;
}
/*
 * Header
 * Arquivo: Header.less
 * Tema: AmyBaby
 */
#header-main {
  /* Menu */
  /* Fim Menu */
  /* Telefone */
  /* Fim Telefone */
  /* Pesquisa */
  /* Fim Pesquisa */
  /* Carrinho */
  /* Fim Carrinho */
}
#header-main .header-main-inner {
  padding: 0 !important;
}
#header-main .container-12 {
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
#header-main div[class^="element"] {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#header-main .header-1 {
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  line-height: 20px;
  padding: 10px 0 9px !important;
  text-transform: uppercase;
}
#header-main .header-2 {
  padding: 15px 0 !important;
}
#header-main .header-2 .element-logo .logo img {
  max-height: 90px;
}
#header-main .header-3 {
  display: none !important;
  padding: 0 !important;
}
#header-main .element-menu-top .menu-top-list {
  display: inline-block;
  float: right;
}
#header-main .element-menu-top .menu-top-list li + li {
  margin-left: 30px;
}
#header-main .element-menu-top .menu-top-list li a:before {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 3px;
  overflow: hidden;
  text-indent: -555555px;
  width: 20px;
}
#header-main .element-menu-top .menu-top-list li a.link-quem-somos:before {
  background-position: 0 0;
}
#header-main .element-menu-top .menu-top-list li a.link-pedidos:before {
  background-position: -20px 0;
}
#header-main .element-menu-top .menu-top-list li a.link-contato:before {
  background-position: 0 -20px;
}
#header-main .element-info {
  display: inline-block !important;
  margin-bottom: 6px;
  vertical-align: top !important;
  width: 100% !important;
}
#header-main .element-info div[class^="grid"] {
  margin: 0 !important;
  width: 100% !important;
}
#header-main .element-info .info-inner {
  text-align: center;
}
#header-main .element-info .info-inner .info-title,
#header-main .element-info .info-inner .info-time {
  display: none;
}
#header-main .element-info .info-inner .info-phone {
  display: inline-block;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
#header-main .element-info .info-inner .info-phone:before {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat -20px -20px;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 2px 5px 2px 0;
  overflow: hidden;
  text-indent: -555555px;
  vertical-align: top;
  width: 20px;
}
#header-main .element-info .info-inner .info-phone.info-whatsapp:before {
  background-position: 0 -40px;
}
#header-main .element-info .info-inner .info-phone .info-ddd {
  font-family: 'open_sans_regular';
  font-size: 12px;
}
#header-main .element-info .info-inner .info-phone .info-label-whatsapp {
  display: none;
}
#header-main .element-info .info-inner .info-phone + .info-phone {
  margin-left: 30px;
}
#header-main .element-search .search-inner {
  position: relative;
}
#header-main .element-search .search-inner input {
  padding: 19px 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;
  -webkit-box-shadow: inset 0 -3px 0 #ddd;
  -moz-box-shadow: inset 0 -3px 0 #ddd;
  box-shadow: inset 0 -3px 0 #ddd;
}
#header-main .element-search .search-inner .btn.btn-search {
  background: none;
  padding: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header-main .element-search .search-inner .btn.btn-search .btn-icon {
  display: inline-block;
  margin: 0;
}
#header-main .element-search .search-inner .btn.btn-search .btn-text {
  display: none;
}
#header-main .element-shopping-cart .link-shopping-cart {
  padding: 0 75px 0 0;
}
#header-main .element-shopping-cart .link-shopping-cart .icon-shopping-cart {
  background: #365979;
  content: "";
  height: 60px;
  margin-top: -30px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 60px;
  z-index: -1;
  text-indent: initial;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 -3px 0 #5b84b1;
  -moz-box-shadow: inset 0 -3px 0 #5b84b1;
  box-shadow: inset 0 -3px 0 #5b84b1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-title {
  color: #365979;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  width: 80px;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper,
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper {
  display: none;
}
#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: 2px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart .total-price-shopping-cart-wrapper {
  color: #365979;
  font-family: 'aller_display';
  font-weight: normal !important;
  text-transform: uppercase;
}
/*
 * Nav
 * Arquivo: nav.less
 * Tema: AmyBaby
 */
#nav-main {
  /* Menu Principal */
  /* Fim Menu Principal */
  /* Menu Categoria */
  /* Fim Menu Categoria */
}
#nav-main .element-menu-main {
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
  margin-bottom: 0 !important;
}
#nav-main .element-menu-main .container-12 {
  padding-left: -webkit-calc((100vw - 1210px) / 2);
  padding-left: calc((100vw - 1210px) / 2);
  padding-right: -webkit-calc((100vw - 1210px) / 2);
  padding-right: calc((100vw - 1210px) / 2);
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-menu-main .container-12 .grid-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#nav-main .element-menu-main #menu-main .menu-main-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li {
  flex: 1;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a {
  color: #777;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 14px;
  line-height: 26px;
  padding: 16px 7px 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  /*
			&.link-bebe:before		 					{ background-position: -40px 0; }
			&.link-enxovais:before	 					{ background-position: -80px 0; }
			&.link-acessorios:before 					{ background-position: -120px 0; }
			&.link-presentes:before  					{ background-position: -160px 0; }
			&.link-presente-para-recem-nascido:before	{ background-position: -160px 0; }
			&.link-renda-renascenca:before				{ background-position: 0 -180px; }
			&.link-vestidos-infantis:before				{ background-position: 0 -220px; }
			&.link-roupinhas:before						{ background-position: -160px -181px; }
			&.link-atacado:before						{ background-position: -160px -220px; }
			&.link-promo:before							{ background-position: -120px 0; }
			*/
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a:before {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/bg-icons.png") no-repeat 100px 100px;
  content: "";
  display: inline-block;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  width: 50px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-bebe:before {
  background-position: 0 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-enxovais:before {
  background-position: -50px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-renda-renascenca:before {
  background-position: -100px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-vestidos-infantis:before {
  background-position: -150px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-saida-maternidade:before {
  background-position: -200px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-roupinhas:before {
  background-position: -250px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > a.link-depoimentos:before {
  background-position: -300px 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li:hover > a {
  color: #365979;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li.menu-left > ul {
  left: 0 !important;
  right: initial !important;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li.menu-right > ul {
  left: initial !important;
  right: 0;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 0;
  padding: 40px;
  width: 500px;
  text-align: left !important;
  -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 {
  display: inline;
  float: left;
  padding: 5px 0;
  width: 209px;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li:nth-child(2n+1) {
  clear: both;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li > a {
  color: #777;
  display: inline-block;
  font-family: 'open_sans_regular';
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  white-space: pre-wrap;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li > a:hover {
  color: #365979;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li > ul {
  display: block;
  position: static;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li > ul > li a {
  color: #777;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  white-space: pre-wrap;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
#nav-main .element-menu-main #menu-main .menu-main-list > li > ul > li > ul > li:hover > a {
  color: #365979;
  text-decoration: underline;
}
#nav-main .element-menu-category {
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
  margin-bottom: 0 !important;
}
#nav-main .element-menu-category .container-12 {
  padding-left: -webkit-calc((100vw - 1210px) / 2);
  padding-left: calc((100vw - 1210px) / 2);
  padding-right: -webkit-calc((100vw - 1210px) / 2);
  padding-right: calc((100vw - 1210px) / 2);
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-menu-category .container-12 .grid-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#nav-main .element-menu-category #menu-category .menu-category-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li {
  flex: 1;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a {
  color: #777;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 14px;
  line-height: 26px;
  padding: 16px 7px 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  /*
			&.link-bebe:before		 					{ background-position: -40px 0; }
			&.link-enxovais:before	 					{ background-position: -80px 0; }
			&.link-acessorios:before 					{ background-position: -120px 0; }
			&.link-presentes:before  					{ background-position: -160px 0; }
			&.link-presente-para-recem-nascido:before	{ background-position: -160px 0; }
			&.link-renda-renascenca:before				{ background-position: 0 -180px; }
			&.link-vestidos-infantis:before				{ background-position: 0 -220px; }
			&.link-roupinhas:before						{ background-position: -160px -181px; }
			&.link-atacado:before						{ background-position: -160px -220px; }
			&.link-promo:before							{ background-position: -120px 0; }
			*/
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a:before {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/bg-icons.png") no-repeat 100px 100px;
  content: "";
  display: inline-block;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  width: 50px;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-bebe:before {
  background-position: 0 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-enxovais:before {
  background-position: -50px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-renda-renascenca:before {
  background-position: -100px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-vestidos-infantis:before {
  background-position: -150px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-saida-maternidade:before {
  background-position: -200px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-roupinhas:before {
  background-position: -250px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a.link-depoimentos:before {
  background-position: -300px 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li:hover > a {
  color: #365979;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li.menu-left > ul {
  left: 0 !important;
  right: initial !important;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li.menu-right > ul {
  left: initial !important;
  right: 0;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 0;
  padding: 40px;
  width: 500px;
  text-align: left !important;
  -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 {
  display: inline;
  float: left;
  padding: 5px 0;
  width: 209px;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li:nth-child(2n+1) {
  clear: both;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li > a {
  color: #777;
  display: inline-block;
  font-family: 'open_sans_regular';
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  white-space: pre-wrap;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li > a:hover {
  color: #365979;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li > ul {
  display: block;
  position: static;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li > ul > li a {
  color: #777;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  white-space: pre-wrap;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > ul > li > ul > li:hover > a {
  color: #365979;
  text-decoration: underline;
}
/* Menu Default */
.menu-default {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.menu-default > li {
  flex: 1;
}
.menu-default > li > a {
  color: #777;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 14px;
  line-height: 26px;
  padding: 16px 7px 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  /*
			&.link-bebe:before		 					{ background-position: -40px 0; }
			&.link-enxovais:before	 					{ background-position: -80px 0; }
			&.link-acessorios:before 					{ background-position: -120px 0; }
			&.link-presentes:before  					{ background-position: -160px 0; }
			&.link-presente-para-recem-nascido:before	{ background-position: -160px 0; }
			&.link-renda-renascenca:before				{ background-position: 0 -180px; }
			&.link-vestidos-infantis:before				{ background-position: 0 -220px; }
			&.link-roupinhas:before						{ background-position: -160px -181px; }
			&.link-atacado:before						{ background-position: -160px -220px; }
			&.link-promo:before							{ background-position: -120px 0; }
			*/
}
.menu-default > li > a:before {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/bg-icons.png") no-repeat 100px 100px;
  content: "";
  display: inline-block;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  width: 50px;
}
.menu-default > li > a.link-bebe:before {
  background-position: 0 0;
}
.menu-default > li > a.link-enxovais:before {
  background-position: -50px 0;
}
.menu-default > li > a.link-renda-renascenca:before {
  background-position: -100px 0;
}
.menu-default > li > a.link-vestidos-infantis:before {
  background-position: -150px 0;
}
.menu-default > li > a.link-saida-maternidade:before {
  background-position: -200px 0;
}
.menu-default > li > a.link-roupinhas:before {
  background-position: -250px 0;
}
.menu-default > li > a.link-depoimentos:before {
  background-position: -300px 0;
}
.menu-default > li:hover > a {
  color: #365979;
}
.menu-default > li.menu-left > ul {
  left: 0 !important;
  right: initial !important;
}
.menu-default > li.menu-right > ul {
  left: initial !important;
  right: 0;
}
.menu-default > li > ul {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 0;
  padding: 40px;
  width: 500px;
  text-align: left !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-default > li > ul > li {
  display: inline;
  float: left;
  padding: 5px 0;
  width: 209px;
}
.menu-default > li > ul > li:nth-child(2n+1) {
  clear: both;
}
.menu-default > li > ul > li > a {
  color: #777;
  display: inline-block;
  font-family: 'open_sans_regular';
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  white-space: pre-wrap;
}
.menu-default > li > ul > li > a:hover {
  color: #365979;
}
.menu-default > li > ul > li > ul {
  display: block;
  position: static;
}
.menu-default > li > ul > li > ul > li a {
  color: #777;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  white-space: pre-wrap;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.menu-default > li > ul > li > ul > li:hover > a {
  color: #365979;
  text-decoration: underline;
}
/*
 * Banner
 * Arquivo: banner.less
 * Tema: AmyBaby
 */
#nav-main {
  margin-bottom: 20px;
  /* Banner Principal */
  /* Fim Banner Principal */
  /* Banner Stripe */
  /* Fim Banner Stripe */
}
#nav-main div[class^="element"] {
  margin-bottom: 0 !important;
}
#nav-main .element-banner-main {
  /*  */
}
#nav-main .element-banner-main .container-12,
#nav-main .element-banner-main .container-12 .grid-12 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#nav-main .element-banner-main img {
  width: 100%;
}
#nav-main .element-banner-main .bx-wrapper {
  overflow: hidden;
}
#nav-main .element-banner-main .bx-wrapper .bx-viewport {
  height: auto !important;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a {
  background: none;
  height: 150px;
  padding: 0;
  margin-top: -75px;
  width: 150px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a:before {
  background: #fff;
  content: "";
  height: 98px;
  left: 50%;
  margin-left: -49px;
  margin-top: -49px;
  position: absolute;
  top: 50%;
  width: 98px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a:after {
  border-style: solid;
  border-width: 6px;
  content: "";
  margin-top: -6px;
  position: absolute;
  top: 50%;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a span[class^="icon"] {
  display: none !important;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -75px;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a.bx-prev:after {
  border-color: transparent #000 transparent transparent;
  right: 35%;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a.bx-next {
  right: -75px;
}
#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a.bx-next:after {
  border-color: transparent transparent transparent #000;
  left: 35%;
}
#nav-main .element-banner-main .bx-wrapper .bx-pager {
  bottom: 0;
  padding-bottom: 20px;
  position: absolute;
  left: 0;
  line-height: 0;
  right: 0;
  text-align: center;
}
#nav-main .element-banner-main .bx-wrapper .bx-pager .bx-pager-item {
  line-height: 0;
}
#nav-main .element-banner-main .bx-wrapper .bx-pager .bx-pager-item + .bx-pager-item {
  margin-left: 10px;
}
#nav-main .element-banner-main .bx-wrapper .bx-pager .bx-pager-item a {
  background: rgba(0, 0, 0, 0.3);
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: -555555px;
  width: 10px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0, .6), 0 1px 0 rgba(255,255,255, .1);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0, .6), 0 1px 0 rgba(255,255,255, .1);
  box-shadow: inset 0 1px 3px rgba(0,0,0, .6), 0 1px 0 rgba(255,255,255, .1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#nav-main .element-banner-main .bx-wrapper .bx-pager .bx-pager-item a.active {
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
#nav-main .element-banner-main .banner-left-list,
#nav-main .element-banner-main .banner-right-list {
  display: inline-block;
  width: 100%;
}
#nav-main .element-banner-main .banner-left-list li img,
#nav-main .element-banner-main .banner-right-list li img {
  width: 100%;
}
#nav-main .element-banner-stripe #banner-stripe {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0 0;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item {
  background: #e4e4e4;
  height: 80px;
  padding: 27px 0 0 0;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li {
  display: inline-block;
  padding-left: 45px;
  position: relative;
  text-align: left;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li + li {
  margin-left: 15px;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li:nth-of-type(4) .text-top {
  margin-top: -4px;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li:nth-of-type(4) .text-bottom {
  line-height: 10px;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li span[class^="icon-"] {
  background: #365979;
  font-size: 0;
  left: 0;
  line-height: 0;
  padding: 9px 10px 11px;
  position: absolute;
  text-indent: initial;
  top: -7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 -3px 0 #5b84b1;
  -moz-box-shadow: inset 0 -3px 0 #5b84b1;
  box-shadow: inset 0 -3px 0 #5b84b1;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li span[class^="icon-"]:before {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  overflow: hidden;
  text-indent: -555555px;
  width: 20px;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li .text-top,
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li .text-bottom {
  display: block;
  text-transform: uppercase;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li .text-top {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
#nav-main .element-banner-stripe #banner-stripe li .banner-stripe-item li .text-bottom {
  font-size: 10px;
  line-height: 12px;
}
#nav-main .element-banner-stripe #banner-stripe li img {
  margin-right: 10px;
}
#nav-main .element-banner-stripe #banner-stripe li p {
  color: #000;
  font-size: 16px;
}
/* Banner Vitrine */
.element-banner-shop .container-12,
.element-banner-shop .container-12 .grid-12 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.element-banner-shop .banner-shop-inner {
  margin-left: -10px;
  margin-right: -10px;
}
.element-banner-shop #banner-shop {
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.element-banner-shop #banner-shop li {
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
}
.element-banner-shop #banner-shop li img {
  max-width: 100%;
}
/* Fim Banner Vitrine */
.element-search-vitrine {
  width: 100%;
  /*
	.container-12,
	.container-12 .grid-12 {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	*/
}
.element-search-vitrine .banner-left-list {
  display: -webkit-flex;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.element-search-vitrine .banner-left-list > li {
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
}
.element-search-vitrine .banner-left-list > li img {
  max-width: 100%;
}
.element-banner-bottom {
  background: none !important;
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/bg-depoimentos.png") no-repeat center center;
  background-size: cover;
  display: inline-block;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-banner-bottom .container-12 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.element-banner-bottom .container-12 .grid-12 {
  padding-left: 0;
  padding-right: 0;
}
.element-banner-bottom #banner-bottom {
  display: inline-block;
  width: 100%;
}
.element-banner-bottom #banner-bottom li {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  padding: 0;
  text-align: center;
  text-shadow: 0 1px 0 rgab(0, 0, 0, 0.05);
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-banner-bottom #banner-bottom li .autor-nome {
  color: #365979;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 10px;
}
.element-banner-bottom #banner-bottom li .autor-local {
  font-size: 14px;
}
.element-banner-bottom .bx-wrapper {
  padding-top: 100px;
  padding-bottom: 50px;
  position: static !important;
  padding-left: 100px;
  padding-right: 100px;
}
.element-banner-bottom .bx-wrapper .bx-pager {
  bottom: 0;
  padding-bottom: 20px;
  position: absolute;
  left: 0;
  line-height: 0;
  right: 0;
  text-align: center;
}
.element-banner-bottom .bx-wrapper .bx-pager .bx-pager-item {
  line-height: 0;
}
.element-banner-bottom .bx-wrapper .bx-pager .bx-pager-item + .bx-pager-item {
  margin-left: 6px;
}
.element-banner-bottom .bx-wrapper .bx-pager .bx-pager-item a {
  background: rgba(0, 0, 0, 0.3);
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: -555555px;
  width: 10px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0, .6), 0 1px 0 rgba(255,255,255, .1);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0, .6), 0 1px 0 rgba(255,255,255, .1);
  box-shadow: inset 0 1px 3px rgba(0,0,0, .6), 0 1px 0 rgba(255,255,255, .1);
  -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-banner-bottom .bx-wrapper .bx-pager .bx-pager-item a.active {
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.element-banner-bottom .bx-controls-direction a {
  background: none;
  height: 150px;
  padding: 0;
  margin-top: -75px;
  width: 150px;
}
.element-banner-bottom .bx-controls-direction a:before {
  background: #fff;
  content: "";
  height: 98px;
  left: 50%;
  margin-left: -50px;
  margin-top: -49px;
  position: absolute;
  top: 50%;
  width: 98px;
  -webkit-transform: rotate(-45deg);
  box-shadow: 0 0 5px #00000047;
}
.element-banner-bottom .bx-controls-direction a:after {
  border-style: solid;
  border-width: 6px;
  content: "";
  margin-top: -6px;
  position: absolute;
  top: 50%;
}
.element-banner-bottom .bx-controls-direction a span[class^="icon"] {
  display: none !important;
}
.element-banner-bottom .bx-controls-direction .bx-prev {
  left: -75px !important;
}
.element-banner-bottom .bx-controls-direction .bx-prev:after {
  border-color: transparent #000 transparent transparent;
  right: 35%;
}
.element-banner-bottom .bx-controls-direction .bx-next {
  right: -75px !important;
}
.element-banner-bottom .bx-controls-direction .bx-next:after {
  border-color: transparent transparent transparent #000;
  left: 35%;
}
.element-banner-main,
.element-banner-stripe,
.element-banner-shop {
  margin-bottom: 0 !important;
}
/*
 * Content
 * Arquivo: content.less
 * Tema: AmyBaby
 */
body {
  overflow-x: hidden;
}
#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-cols-2 #vitrine {
  display: block;
  float: none;
  margin-left: 249px;
  width: auto !important;
}
.link {
  color: #365979;
}
.list-item {
  display: table;
  margin-top: 10px;
  width: 100%;
}
.list-item li {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/icon-check.png") no-repeat 0 6px;
  display: table;
  margin: 4px 0;
  padding-left: 11px;
  position: relative;
  width: 100%;
}
.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-primary,
.header-box-content .title-secundary {
  color: #365979;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.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-primary:before,
.header-box-content .title-secundary:before {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat -100px -40px;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -30px;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-indent: -555555px;
  z-index: -1;
  width: 60px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
}
/* Lista de Produtos */
#product-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
  width: auto;
}
#product-list .list-product-empty {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#product-list .product-list-item {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
#product-list .product-list-item .product-list-item-inner {
  background: #fff;
  border: 1px solid transparent;
  height: 100%;
  padding: 10px 10px 71px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#product-list .product-list-item .label-launch,
#product-list .product-list-item .label-freeshiping {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat;
  height: 30px;
  margin: 0;
  position: absolute;
  text-indent: -555555px;
  width: 113px;
}
#product-list .product-list-item .label-launch {
  background-position: 0 -120px;
  left: -16px;
  top: 0;
}
#product-list .product-list-item .label-promo {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/bg-label-promo.png") repeat-x center -30px;
  color: #fff;
  font-family: 'helvetica_rounded_black';
  font-weight: normal !important;
  font-size: 11px;
  height: 22px;
  line-height: 22px;
  overflow: visible;
  padding: 7px 0 1px;
  position: absolute;
  right: 4px;
  text-indent: initial;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  top: 0;
  width: auto;
}
#product-list .product-list-item .label-promo:before,
#product-list .product-list-item .label-promo:after {
  background: url("https://cdn.simplo7.net/static/themed/AmyBaby/webroot/img/bg-label-promo.png") no-repeat;
  content: "";
  height: 30px;
  top: 0;
  width: 20px;
  position: absolute;
}
#product-list .product-list-item .label-promo:before {
  background-position: left top;
  left: -20px;
}
#product-list .product-list-item .label-promo:after {
  background-position: right bottom;
  right: -20px;
}
#product-list .product-list-item .label-freeshiping {
  background-position: -140px -120px;
  height: 61px;
  right: 10px;
  top: 140px;
  width: 60px;
}
#product-list .product-list-item .label-unavailable {
  bottom: 0;
}
#product-list .product-list-item .product-info {
  text-align: center;
  padding: 15px 0 0;
}
#product-list .product-list-item .product-info .product-name .product-link {
  text-decoration: none;
}
#product-list .product-list-item .product-info .product-name h2 {
  color: #777;
  font-family: 'open_sans_regular';
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  min-height: 48px;
  text-transform: uppercase;
}
#product-list .product-list-item .product-info .product-old-price {
  font-size: 12px;
  line-height: 18px;
}
#product-list .product-list-item .product-info .product-price {
  color: #365979;
  font-family: 'aller_display';
  font-weight: normal !important;
  line-height: 30px;
}
#product-list .product-list-item .product-info .product-price span {
  vertical-align: initial;
}
#product-list .product-list-item .product-info .product-price span:first-child {
  font-size: 14px;
  text-transform: lowercase;
}
#product-list .product-list-item .product-info .product-price .product-big-price,
#product-list .product-list-item .product-info .product-price .product-price {
  display: inline-block;
  font-size: 24px;
}
#product-list .product-list-item .product-info .product-price .product-big-price del,
#product-list .product-list-item .product-info .product-price .product-price del {
  display: inline-block;
}
#product-list .product-list-item .product-info .product-parcelled-price,
#product-list .product-list-item .product-info .product-cash-price {
  font-size: 11px;
}
#product-list .product-list-item .wrapper-btn-product {
  bottom: 0;
  display: none;
  left: -1px;
  margin-top: -10px;
  padding: 10px 15px 20px;
  position: absolute;
  right: -1px;
}
#product-list .product-list-item .wrapper-btn-product .btn {
  padding: 10px 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#product-list .product-list-item .wrapper-btn-product .btn .btn-text {
  font-family: 'ubuntu_bold';
  font-weight: normal !important;
  font-size: 16px;
  line-height: 24px;
  text-shadow: unset;
}
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit,
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy {
  background: #88AF9A;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit:hover,
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy:hover {
  background: #6a9a80;
}
#product-list .product-list-item .wrapper-product-combination {
  display: none !important;
}
#product-list .product-list-item:hover .product-list-item-inner {
  border-color: #ddd;
}
#product-list .product-list-item:hover .wrapper-btn-product {
  display: block;
}
.element-facebook-comments {
  margin-top: 75px !important;
}
.element-facebook-comments .container-12 {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.element-facebook-comments .container-12 .grid-12 {
  padding-left: 0;
  padding-right: 0;
}
.element-facebook-comments #tabs-products .ui-tabs-nav {
  margin-bottom: -2px;
  text-align: center;
}
.element-facebook-comments #tabs-products .ui-tabs-nav li {
  border: 2px solid transparent;
  display: inline-block;
  margin: 0 5px;
}
.element-facebook-comments #tabs-products .ui-tabs-nav li a {
  background: #fff;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 26px;
  padding: 5px 20px 7px;
  text-transform: lowercase;
  text-decoration: none;
}
.element-facebook-comments #tabs-products .ui-tabs-nav li.ui-state-active {
  border-color: #ddd;
  border-bottom: 0;
}
.element-facebook-comments #tabs-products .ui-tabs-nav li.ui-state-active a {
  color: #365979;
  padding-bottom: 9px;
}
.element-facebook-comments #tabs-products .ui-tabs-panel {
  border: 2px solid #ddd;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .header-box-content {
  left: -555555px;
  position: absolute;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper {
  padding: 0 36px;
  max-width: 100% !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-viewport {
  height: auto !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a {
  background: none !important;
  box-shadow: none !important;
  height: 150px;
  padding: 0;
  margin-top: -85px !important;
  width: 150px;
  -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-shadow: 0 3px 0 #5b84b1;
  -moz-box-shadow: 0 3px 0 #5b84b1;
  box-shadow: 0 3px 0 #5b84b1;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -105px;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a.bx-prev:after {
  border-color: transparent #000 transparent transparent;
  right: 35%;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a.bx-next {
  right: -105px;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a.bx-next:after {
  border-color: transparent transparent transparent #000;
  left: 35%;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a:before {
  background: #fff;
  content: "";
  height: 98px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  width: 98px;
  -webkit-transform: rotate(-45deg);
  box-shadow: 0 0 5px #00000047;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a:after {
  border-style: solid;
  border-width: 6px;
  content: "";
  margin-top: -6px;
  position: absolute;
  top: 50%;
}
.element-facebook-comments #tabs-products .ui-tabs-panel .bx-wrapper .bx-controls-direction a span[class^="icon"] {
  display: none !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list {
  background: #fff !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list .product-list-item {
  background: #fff !important;
  border: 0 !important;
  clear: none !important;
  height: auto !important;
  margin: 0 20px 0 0 !important;
  outline: 0 !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list .product-list-item .product-list-item-inner {
  padding: 0 !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list .product-list-item .label-launch,
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list .product-list-item .label-promo,
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list .product-list-item .label-freeshiping {
  display: none !important;
}
.element-facebook-comments #tabs-products .ui-tabs-panel #product-list .product-list-item .wrapper-btn-product {
  display: none !important;
}
/* Fim Lista de Produtos */
.wrapper-form-contact {
  width: 75%;
}
.content-form .label-inline label {
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
}
.ui-tooltip {
  background: rgba(54, 89, 121, 0.9);
}
.ui-tooltip:after {
  border-color: transparent transparent rgba(54, 89, 121, 0.9) transparent;
}
.site-map-list > li > a {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.site-map-list > li ul {
  padding: 3px 0;
}
.site-map-list > li ul li {
  line-height: 24px;
}
.site-map-list > li ul li ul {
  padding: 3px 5px;
}
/* Contato */
.wrapper-form-contact {
  clear: both;
  display: block;
  float: none;
  margin: 0 auto;
  width: 58%;
}
.content-form .label-inline label {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  padding: 11px 0;
  text-transform: uppercase;
  text-align: right;
}
.content-form .label-inline label:after {
  content: ":";
}
.content-form #div-captcha .label-inline label {
  text-align: left;
}
.content-form #div-captcha .label-inline label:after {
  content: "";
}
.element-newsletter-vitrine {
  background: #365979;
  padding: 40px;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-newsletter-vitrine:before,
.element-newsletter-vitrine:after {
  background: #365979;
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: calc((100vw - 1150px) / 2);
}
.element-newsletter-vitrine:before {
  left: calc((-100vw + 1150px) / 2);
}
.element-newsletter-vitrine:after {
  right: calc((-100vw + 1150px) / 2);
}
.element-newsletter-vitrine .title-secundary {
  color: #fff;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.element-newsletter-vitrine .title-secundary:before {
  display: none;
}
.element-newsletter-vitrine .desc-newsletter {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.element-newsletter-vitrine .newsletter-form form {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.element-newsletter-vitrine .newsletter-form div[class^="grid"] {
  padding-left: 10px;
  padding-right: 10px;
}
.element-newsletter-vitrine .newsletter-form .newsletter-input {
  width: 30%;
}
.element-newsletter-vitrine .newsletter-form .newsletter-submit {
  margin-left: 0;
  margin-right: 0;
}
.element-newsletter-vitrine input {
  border: 0;
  padding: 10px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 0 #ddd;
  -moz-box-shadow: 0 3px 0 #ddd;
  box-shadow: 0 3px 0 #ddd;
}
.element-newsletter-vitrine .btn {
  background: #ff8970;
  padding: 10px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 0 #b3604f;
  -moz-box-shadow: 0 3px 0 #b3604f;
  box-shadow: 0 3px 0 #b3604f;
}
.element-newsletter-vitrine .btn:hover {
  background: #e67c65;
}
/* Fim Contato */
.page-content p,
.element-product-description p,
.element-product-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
}
#modal-on-exit-popup .modal-text h1 {
  font-family: 'open_sans_regular';
  font-size: 18px;
  line-height: 24px;
}
.element-highlight-sec {
  width: 100%;
}
.element-highlight .container-12,
.element-highlight-sec .container-12,
.element-search-vitrine .container-12,
.element-facebook-comments .container-12 {
  max-width: 1600px;
  width: 100%;
}
body.pagina-categoria #content-main .container-12,
body.pagina-marca #content-main .container-12,
body.pagina-busca #content-main .container-12,
body.pagina-tag #content-main .container-12 {
  max-width: 1600px;
  width: 100%;
}
/*
 * Footer
 * Arquivo: footer.less
 * Tema: AmyBaby
 */
#footer-main {
  background: #fff;
  color: #000;
  font-size: 12px;
  padding: 0 !important;
  line-height: 20px;
  /* Atendimento */
  /* Fim Atendimento */
  /* Menu */
  /* Fim Menu */
  /* Endereço */
  /* Fim Endereço */
  /* Listas */
  /* Fim Listas */
  /* Social */
  /* Fim Social */
  /* Social Alt */
  /* Fim Social Alt */
  /* Razao Social */
  /* Fim Razao Social */
}
#footer-main div[class^="element"] {
  width: 100%;
}
#footer-main .footer-main-inner div[class^="footer-"] {
  padding: 30px 0;
}
#footer-main .footer-main-inner div[class^="footer-"] + div[class^="footer-"] {
  margin-top: 0;
}
#footer-main .footer-main-inner div[class^="footer-"].footer-4 {
  padding-top: 0 !important;
}
#footer-main .title-footer {
  color: #000;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#footer-main .footer-2 {
  padding: 15px 0;
}
#footer-main .footer-2 .title-footer {
  position: absolute;
  left: -555555px;
}
#footer-main .footer-2 div[class^="element"] {
  display: table-cell !important;
  float: none !important;
  vertical-align: middle !important;
}
#footer-main .element-phone .info-phone {
  font-size: 18px;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  line-height: 24px;
}
#footer-main .element-phone .info-phone .info-ddd {
  font-size: 12px;
  font-family: 'open_sans_regular';
}
#footer-main .element-phone .info-phone .info-label-whatsapp {
  display: none;
}
#footer-main .element-menu-footer .menu-footer-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  padding-right: -15px;
}
#footer-main .element-menu-footer .menu-footer-list > li {
  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-list > li > a {
  color: #000;
  display: block;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-decoration: none;
}
#footer-main .element-menu-footer .menu-footer-list > li ul li a {
  display: inline-block;
  position: relative;
  padding-left: 12px;
}
#footer-main .element-menu-footer .menu-footer-list > li ul li a:before {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat -25px -85px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 0;
  margin-top: -4px;
  overflow: hidden;
  position: absolute;
  text-indent: -555555px;
  top: 50%;
  width: 10px;
}
#footer-main .element-address .info-cnpj {
  display: block;
  margin-top: 10px;
}
#footer-main ul[class$="methods-list"] li {
  border: 0 !important;
  padding: 0 !important;
}
#footer-main .element-social-footer .title-footer {
  display: none;
}
#footer-main .element-social-footer .social-footer-list {
  display: none;
}
#footer-main .element-delivery-methods .social-footer-list {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
#footer-main .element-delivery-methods .social-footer-list > li {
  padding-left: 15px;
  padding-right: 15px;
}
#footer-main .element-delivery-methods .social-footer-list > li .social-footer-text {
  display: none;
}
#footer-main .element-name-cnpj {
  text-align: center;
}
#footer-main .copyright {
  padding: 10px 0;
  text-align: center;
}
/*
 * Product
 * Arquivo: product.less
 * Tema: AmyBaby
 */
.product-detail {
  margin: 0 !important;
  width: 50% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-detail.product-detail-left {
  padding-right: 10px;
}
.product-detail.product-detail-right {
  padding-left: 10px;
}
/* Thumbnail */
.element-product-detail {
  margin-bottom: 60px;
}
.element-product-detail .product-main-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-product-detail .product-main-image img {
  max-height: 400px;
  max-width: 400px;
}
.element-product-detail .product-thumbnails .product-thumbnails-list {
  display: table;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item {
  display: inline;
  float: left;
  margin-right: 10px;
}
.element-product-detail .product-thumbnails .bx-wrapper {
  padding: 0 50px;
}
.element-product-detail .product-thumbnails .bx-wrapper .bx-controls a {
  background: #365979;
  margin-top: -20px;
  padding: 10px;
}
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item a,
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item div {
  border: 2px solid transparent;
  padding: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item a:hover,
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item div:hover,
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item a.active,
.element-product-detail .product-thumbnails .product-thumbnails-list .product-thumbnails-item div.active {
  border-color: #365979;
  -webkit-box-shadow: 0 2px 0 #365979;
  -moz-box-shadow: 0 2px 0 #365979;
  box-shadow: 0 2px 0 #365979;
}
.element-product-detail .product-thumbnails .bx-wrapper {
  padding: 0 80px;
}
.element-product-detail .product-thumbnails .bx-wrapper .bx-controls .bx-controls-direction a {
  -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-shadow: 0 3px 0 #5b84b1;
  -moz-box-shadow: 0 3px 0 #5b84b1;
  box-shadow: 0 3px 0 #5b84b1;
}
.element-product-detail .product-thumbnails .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
  left: 20px;
}
.element-product-detail .product-thumbnails .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
  right: 20px;
}
/* Fim Thumbnail */
/* Detalhamento do Produto */
/* Elemento Detalhe do Produto */
.element-product-detail {
  /* Informações Principais do Produto */
  /* Fim Informações Principais do Produto */
  /* Quantidade */
  /* Fim Quantidade */
  /* Preço */
  /* Fim Preço */
  /* Box's */
  /* Fim Box's */
  /* Box Frete */
  /* Fim Box Frete */
}
.element-product-detail .product-info {
  color: #777;
  font-family: 'open_sans_regular';
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}
.element-product-detail .product-info .product-name {
  color: #777;
  font-family: 'aller_display';
  font-weight: normal !important;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
.element-product-detail .product-amount .grid-medida {
  width: 120px;
}
.element-product-detail .product-amount .holder-amount {
  margin-left: 0;
  margin-right: 0;
}
.element-product-detail .product-amount .holder-amount .label-amount {
  line-height: 26px;
}
.element-product-detail .wrapper-product-price .product-price,
.element-product-detail .wrapper-product-price .wrapper-btn-buy {
  display: inline-block;
  width: 100% !important;
}
.element-product-detail .wrapper-product-price .product-price {
  margin-bottom: 20px;
}
.element-product-detail .wrapper-product-price .product-price .product-old-price {
  font-size: 12px;
  line-height: 16px;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price {
  color: #365979;
  font-family: 'aller_display';
  font-weight: normal !important;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price span {
  vertical-align: initial;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price span:first-child {
  text-transform: lowercase;
}
.element-product-detail .wrapper-product-price .product-price .product-new-price .product-big-price {
  font-size: 30px;
  line-height: 36px;
}
.element-product-detail .wrapper-product-price .product-price .product-parcelled-price,
.element-product-detail .wrapper-product-price .product-price .product-price-off {
  font-size: 12px;
  line-height: 18px;
}
.element-product-detail .wrapper-product-price .product-price .product-parcelled-price span,
.element-product-detail .wrapper-product-price .product-price .product-price-off span {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-dealer,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-text-unavailable {
  float: right;
  height: auto;
  padding: 15px 0;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy .btn-icon,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit .btn-icon,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-dealer .btn-icon,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me .btn-icon,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-text-unavailable .btn-icon {
  display: none;
  margin: 5px 5px 5px 0;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy .btn-text,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit .btn-text,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-dealer .btn-text,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me .btn-text,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-text-unavailable .btn-text {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit {
  background: #88AF9A;
  -webkit-box-shadow: 0 3px 0 #547d67;
  -moz-box-shadow: 0 3px 0 #547d67;
  box-shadow: 0 3px 0 #547d67;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy:hover,
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy-kit:hover {
  background: #6a9a80;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me {
  background: #365979;
  -webkit-box-shadow: 0 3px 0 #172532;
  -moz-box-shadow: 0 3px 0 #172532;
  box-shadow: 0 3px 0 #172532;
}
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me:hover {
  background: #263f56;
}
.element-product-detail div[class^="box-"] {
  border: 3px solid #ddd;
  position: relative;
}
.element-product-detail div[class^="box-"]:last-child {
  margin-bottom: 0;
}
.element-product-detail div[class^="box-"] .box-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
}
.element-product-detail div[class^="box-"] p {
  font-family: 'open_sans_regular';
  font-weight: normal;
}
.element-product-detail .box-shipping input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-product-detail .box-shipping #product-shipping th {
  color: #555;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  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 span {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.list-comments .list-comments-item .comment-info .comment-header .comment-title {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
}
/* Fim Lista de Comentários */
/* Combinações */
.wrapper-product-combination .product-combination-title {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.wrapper-product-combination .product-combination-list .product-combination-item.product-combination-active {
  border-color: #365979;
}
.wrapper-product-combination .product-combination-list .product-combination-item.product-combination-active label {
  border-color: #365979;
  color: #365979;
}
/* Fim Combinações */
/* Produtos Relacionados */
.element-product-related .product-view-content {
  padding: 0 !important;
}
.element-product-related #product-list .product-list-item .label-launch,
.element-product-related #product-list .product-list-item .label-promo,
.element-product-related #product-list .product-list-item .label-freeshiping {
  display: none !important;
}
.element-product-related .bx-wrapper {
  padding: 0 30px;
}
.element-product-related .bx-wrapper .bx-viewport {
  position: relative;
  padding-bottom: 50px;
}
.element-product-related .bx-wrapper .bx-viewport #product-list .product-list-item {
  clear: none !important;
  margin: 0 10px 0 0 !important;
  width: 221px !important;
}
.element-product-related .bx-wrapper .bx-controls-direction a {
  background: #365979;
  margin-top: -20px;
  padding: 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;
  -webkit-box-shadow: 0 3px 0 #5b84b1;
  -moz-box-shadow: 0 3px 0 #5b84b1;
  box-shadow: 0 3px 0 #5b84b1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.element-product-related .bx-wrapper .bx-controls-direction a:hover {
  background: #263f56;
}
.element-product-related .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -10px;
}
.element-product-related .bx-wrapper .bx-controls-direction a.bx-next {
  right: -10px;
}
/* Fim Produtos Relacionados */
.product-view .header-box-content {
  margin-bottom: 10px;
}
.product-view .product-view-content {
  padding: 0 10px 10px;
}
.element-product-tags .product-tags-list .product-tags-list-item a {
  color: #666;
  font-size: 20px;
  text-transform: uppercase;
}
.element-product-tags .product-tags-list .product-tags-list-item a:hover {
  color: #365979;
}
.page-content {
  display: block;
}
.page-content #categorias {
  display: table;
  margin-top: 20px;
  width: 100%;
}
.page-content #categorias li {
  display: inline;
  float: left;
  margin: 0 1% 40px;
  width: 23%;
}
.page-content #categorias li a {
  display: block;
  text-align: center;
}
.page-content #categorias li a img {
  display: block;
  height: 70px;
  margin: 0 auto;
  width: auto;
}
.page-content #categorias li a .title {
  margin-top: 10px;
}
/*.element-product-detail .wrapper-btn-actions .btn .btn-icon {
	display: none;
}*/
/* Social */
.social-list a {
  padding: 0 !important;
  margin: 10px 10px 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.social-list a.a2a_button_facebook {
  background: #346da6;
  -webkit-box-shadow: 0 3px 0 #255079;
  -moz-box-shadow: 0 3px 0 #255079;
  box-shadow: 0 3px 0 #255079;
}
.social-list a.a2a_button_google_plus {
  background: #ca4738;
  -webkit-box-shadow: 0 3px 0 #90392d;
  -moz-box-shadow: 0 3px 0 #90392d;
  box-shadow: 0 3px 0 #90392d;
}
.social-list a.a2a_button_twitter {
  background: #55acee;
  -webkit-box-shadow: 0 3px 0 #3a7aa6;
  -moz-box-shadow: 0 3px 0 #3a7aa6;
  box-shadow: 0 3px 0 #3a7aa6;
}
.social-list a.a2a_button_pinterest {
  background: #ca2028;
  -webkit-box-shadow: 0 3px 0 #8f2725;
  -moz-box-shadow: 0 3px 0 #8f2725;
  box-shadow: 0 3px 0 #8f2725;
}
/* Fim Social */
.info-entrega {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  padding-top: 32px;
  right: 10px;
  top: 10px;
  text-align: center;
  text-transform: uppercase;
}
.info-entrega:after {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat center -1112px;
  content: "";
  display: inline-block;
  height: 32px;
  left: 50%;
  margin-left: -24px;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-indent: -555555px;
  width: 48px;
}
.wrapper-btn-actions {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  width: 100%;
}
.wrapper-btn-actions .btn {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wrapper-btn-actions .btn .btn-icon {
  display: inline-block;
  margin: 0;
}
.wrapper-btn-actions .btn .btn-text {
  color: #365979;
  font-family: 'open_sans_regular';
  font-size: 12px;
  padding: 0;
  text-transform: initial;
  text-shadow: none;
}
.wrapper-btn-actions .btn + .btn {
  margin-left: 50px;
}
.wrapper-btn-actions .btn:hover .btn-text {
  text-decoration: underline !important;
}
.element-product-tags {
  display: none !important;
}
.element-product-detail .label-stamp-wrapper .label-stamp {
  background: url("https://2451.cdn.simplo7.net/static/2451/galeria/168141191442751.png") no-repeat !important;
  display: inline-block;
  height: 23px;
  margin-right: 10px;
  overflow: hidden;
  padding: 0 !important;
  text-indent: -555555px;
  width: 108px;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-promo {
  background-position: -40px -203px !important;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-launch {
  background-position: -40px -180px !important;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-unavailable {
  background-position: -40px -226px !important;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-freeshiping {
  background-position: -40px -249px !important;
}
/*
 * Shopping Cart
 * Arquivo: shopping-cart.less
 * Tema: AmyBaby
 */
#cart-products-table .cart-products-header > div {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
#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: #365979;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#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 {
  background: #365979;
  color: #fff;
  display: block;
  font-family: 'helvetica_rounded_black';
  font-weight: normal !important;
  font-size: 13px;
  line-height: 20px;
  margin-top: 20px;
  padding: 10px 20px;
  text-transform: uppercase;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  -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-shadow: 0 3px 0 #5b84b1;
  -moz-box-shadow: 0 3px 0 #5b84b1;
  box-shadow: 0 3px 0 #5b84b1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
#cart-data #label-link-coupon:hover {
  background: #263f56;
}
#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: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
#cart-data .cart-data-total p {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
}
#cart-data .cart-data-total p b {
  color: #365979;
}
.list-shipping .list-shipping-item {
  border-width: 2px;
  padding-left: 15px;
  padding-right: 15px;
}
.list-shipping .list-shipping-item.active {
  border-color: #365979;
}
.list-shipping .list-shipping-item .list-shipping-row .list-shipping-name {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
#cart-email {
  /*.cart-email-wrapper input {

	}*/
}
#cart-email h3,
#cart-email h4 {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.box-cart-final {
  border-width: 2px;
}
.box-cart-final.final-active {
  border-color: #ddd;
}
.box-cart-final .box-cart-header .box-cart-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.box-cart-final .card-expiration-separator {
  padding: 7px 10px;
}
.box-order-summary .box-order-summary-header .box-order-summary-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.list-payment .list-payment-item {
  border-width: 2px;
}
.list-payment .list-payment-item.list-payment-active {
  border-color: #365979;
}
.bandeiras-data .cartao-bandeira-option {
  border-width: 2px;
}
.bandeiras-data .cartao-bandeira-option.cartao-bandeira-option-active {
  border-color: #666;
}
.payment-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.card-code-security {
  background-color: rgba(54, 89, 121, 0.8);
}
.card-code-security::after {
  border-color: transparent rgba(54, 89, 121, 0.8) transparent transparent;
}
#cart-email .cart-email-wrapper .btn {
  padding: 10px 25px;
  height: auto;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#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: 4px 10px;
}
.box-cart-final div[class^="grid"] {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 10px;
  padding-right: 10px;
}
.box-cart-final#final-payment-data div[class^="grid"] {
  margin-left: 10px !important;
  margin-right: 10px !important;
  padding-left: 0;
  padding-right: 0;
}
.box-cart-final#final-payment-data div[class^="grid"].alpha {
  margin-left: 0 !important;
}
.box-cart-final#final-payment-data div[class^="grid"].omega {
  margin-right: 0 !important;
}
.element-filter-select-box .element-filter .select-box-container .label-filter {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  margin: 2px 0;
  text-transform: uppercase;
}
.element-filter-select-box .element-filter .select-box-container .select-box-placeholder {
  border: 1px solid #ddd;
  color: #777;
  font-family: 'open_sans_regular';
  font-size: 12px;
  padding: 4px 30px 4px 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 0 #ddd;
  -moz-box-shadow: 0 3px 0 #ddd;
  box-shadow: 0 3px 0 #ddd;
  -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/AmyBaby/webroot/img/arrow-select.png") no-repeat center center;
  height: 30px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 30px;
}
.element-filter-select-box .element-filter .select-box-container .select-box-drop {
  border: 1px solid #ddd;
  margin-top: 5px;
  padding: 3px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-filter-select-box .element-filter .select-box-container .select-box-drop .select-box-list li a {
  color: #777;
  display: block;
  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: #365979;
  color: #fff;
}
.element-selected-filters {
  border: 2px solid #ddd;
}
.element-selected-filters .selected-filters-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  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-family: Arial, Sans-serif;
  font-size: 12px;
  line-height: 15px;
}
/*
 * Modal
 * Arquivo: modal.less
 * Tema: AmyBaby
 */
.modal .modal-header {
  border-bottom: 1px solid #ddd;
  color: #5c5b5b;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 10px;
}
.modal .modal-header .modal-header-title {
  color: #5c5b5b;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.modal .modal-header .modal-close {
  color: #000;
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  right: 15px;
}
.modal .modal-content p {
  font-size: 12px;
  line-height: 20px;
}
.modal .modal-content .product-name {
  color: #365979;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.modal .modal-footer {
  border-top: 1px solid #ddd;
  padding: 10px;
}
/*
 * Panel
 * Arquivo: panel.less
 * Tema: AmyBaby
 */
.element-menu-painel {
  border: 2px solid #ddd;
  border-bottom-width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.element-menu-painel .menu-painel-list > li > a {
  color: dark-gray;
  font-size: 14px;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -ms-transition: all 350ms;
  -o-transition: all 350ms;
}
.element-menu-painel .menu-painel-list > li:hover > a {
  background: #365979;
  color: #fff;
  text-decoration: none;
}
.orders-details-button,
.rebuy-button {
  padding: 6px 15px 5px;
}
.orders-details-button span[class^="icon-"],
.rebuy-button span[class^="icon-"] {
  margin: 2px 2px 2px 0;
}
.orders-details-button .btn-text,
.rebuy-button .btn-text {
  font-size: 13px;
  line-height: 20px;
}
.btn.rebuy-button {
  background: #2ecc71;
  -webkit-box-shadow: 0 3px 0 #1b7943;
  -moz-box-shadow: 0 3px 0 #1b7943;
  box-shadow: 0 3px 0 #1b7943;
}
.btn.rebuy-button:hover {
  background: #25a25a;
}
.customer-orders .box {
  border: 1px solid #ddd;
}
.order-message .order-message-button .btn {
  border-color: #547d67;
}
.order-message .order-message-button .btn .btn-text {
  color: #547d67;
}
.orders-list > tbody > tr.header-orders > td {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
}
.order-info .order-info-date span,
.order-info .order-info-number span,
.order-info .order-info-delivery span {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.box .box-header .box-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.orders-list tbody tr.empty td em {
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.box .box-header .box-title {
  font-size: 14px;
}
.box .box-header span[class^="icon-"] {
  margin-bottom: 0 !important;
}
.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: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
/*
 * Dashboard
 * Arquivo: dashboard.less
 * Tema: AmyBaby
 */
ul.dashboard li a {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom-width: 3px;
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
ul.dashboard li a .dashboard-title {
  color: #666;
  font-family: 'open_sans_extrabold';
  font-weight: normal;
  text-transform: uppercase;
}
.msg .msg-text-bottom a {
  background: #365979;
}
.ui-datepicker {
  border-color: #ddd;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  background: #365979;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #666;
}
.ui-datepicker .ui-datepicker-calendar thead tr th {
  color: #666;
  font-weight: bold;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-active {
  background: #365979;
  color: #fff;
}
/*
* Product
* Arquivo: tabs.less
* Tema: AmyBaby
*/
#tabs-att-tec {
  margin: 20px 0 0 0;
}
#tabs-att-tec .ui-tabs-nav {
  border: 0;
  display: table;
  margin: 0 auto;
}
#tabs-att-tec .ui-tabs-nav .ui-state-default {
  border: 2px solid transparent;
  margin-bottom: -2px;
  margin-right: -2px;
}
#tabs-att-tec .ui-tabs-nav .ui-state-default a {
  color: #666;
  display: block;
  font-family: 'open_sans_extrabold';
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: -2px;
  padding: 11px 16px 9px;
  text-transform: uppercase;
  text-decoration: none;
}
#tabs-att-tec .ui-tabs-nav .ui-state-default.ui-tabs-active {
  border-color: #ddd;
}
#tabs-att-tec .ui-tabs-nav .ui-state-default.ui-tabs-active a {
  background: #fff;
  color: #365979;
  font-weight: normal;
}
#tabs-att-tec .ui-tabs-panel {
  background: #fff;
  border: 0;
  border-top: 2px solid #ddd;
  font-family: 'open_sans_regular';
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  padding: 20px;
}
#tabs-att-tec .ui-tabs-panel img {
  width: auto !important;
}
.product-view-content {
  font-family: 'open_sans_regular';
  font-weight: normal;
}

/*# sourceMappingURL=layout.css.map */

.product-view.element-product-related p.product-new-price {
    color: #365979 !important;
    font-size: 24px !important;
    text-align: center;
    line-height: unset !important;
    font-weight: bold;
    font-family: "Ubuntu", sans-serif;
}

.product-view.element-product-related p.product-new-price span:not(span.product-big-price) {
    font-size: 14px;
}

.product-view.element-product-related p.product-price-off {
    color: #777 !important;
    font-size: 11px !important;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
}

.product-view.element-product-related p.product-parcelled-price {
    color: #777 !important;
    font-size: 11px !important;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
}

.product-view.element-product-related .wrapper-product-parcels {
    display: none !important;
}

.product-view.element-product-related .wrapper-btn-buy {
    display: none;
}

iframe#rmkt_multi_vitrine_3 html.js.flexbox.canvas.no-touch.geolocation.websqldatabase.hashchange.history.websockets.textshadow.opacity.cssanimations.csscolumns.cssgradients.cssreflections.csstransforms.csstransforms3d.csstransitions.generatedcontent.video.audio.localstorage.webworkers.no-applicationcache.svg.inlinesvg.mediaqueries.no-overflowscrolling.cssscrollbar span.productname,
#product-list .product-list-item .product-info .product-name h2 {
    font-weight: bold;
    color:#353535;
}
/*
li.product-list-item.product-simple > .product-list-item-inner > .product-info > p.product-old-price,
li.product-list-item.product-simple > .product-list-item-inner > .product-info > p.product-price.product-sell-price,
li.product-list-item.product-simple > .product-list-item-inner > .product-info > p.product-unit,
li.product-list-item.product-simple > .product-list-item-inner > .product-info > p.product-cash-price,
li.product-list-item.product-simple > .product-list-item-inner > .product-info > p.product-parcelled-price {
    display: none;
}*/
li.product-list-item.product-simple > .product-list-item-inner > .wrapper-product-price {
    display: none;
}
.btn.btn-buy {
background: #016b3a !important;
}

.comprar_b {
    background: #00ff15 !important;
    background-color: #00ff15 !important;
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy{
    background: #016b3a !important;
}

.wa-chat-wrapper.wa-chat-left .wa-chat-header {
    left: 90%;
}

.btn {
    background: #016b3a;
   
}

a.btn.btn-cart-checkout {
    background:#016b3a;
}
a.btn.btn-cart-continue.product-add-home {
    background:#365979;
}

/* Botão comprar visível somente com mouse encima “hover” */ 
#product-list-sidebar .product-list-item .wrapper-btn-product, #product-list .product-list-item .wrapper-btn-product { 
    opacity: 0; 
} 
.product-list-item:hover .wrapper-btn-product { 
    opacity: 1 !important; 
} 

/*Alteração descrição*/
.element-product-description .product-view-content:not(.wrapper-table-kit) img, .element-product-info .product-view-content:not(.wrapper-table-kit) img {
    max-width: 50% !important;
    margin-left: 25%;
}