/*
 Theme Name:   Belly Home - Webtática (child)
 Theme URI:    http://179.190.55.146/~belly243/flatsome-child/
 Description:  Tema desenvolvido para a loja Belly Home
 Author:       Webtática
 Author URI:   http://www.webtatica.com.br
 Template:     flatsome
 Version:      2.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Flatsome-child
*/

.email-existente {
  color: #b20000;
  font-size: 14px;
  margin-bottom: 15px;
}

.email-existente a {
  color: #b20000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.ancora-login {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}

/* css plugin simulador de parcelas fernando acosta */
span.wc-simulador-parcelas-parcelamento-info.best-value.no-fee {
  line-height: 22px;
  font-size: 14px;
  font-style: normal;
}

.woocommerce-cart
  span.wc-simulador-parcelas-parcelamento-info.best-value.no-fee {
  line-height: 16px;
  font-size: 14px;
  font-style: normal;
}

span.woocommerce-Price-currencySymbol {
  font-family: Arial;
  margin-right: 1px;
  font-size: unset !important;
  vertical-align: unset;
}

.woocommerce
  .entry-summary
  .wc-simulador-parcelas-parcelamento-info-container:before {
  top: 0;
}

span.wc-simulador-parcelas-parcelamento-info-container {
  display: block;
}
/* --------- */

label.fl-label {
  font-size: 11px !important;
}

/* Aviso Loja - Correios - Covid-19 */

.demo_store {
  padding: 12px 10px 8px 5px;
  margin: 0;
  font-size: 14px;
  text-align: center;
  background-color: #007b57;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  z-index: 9;
}

.woocommerce-store-notice a.woocommerce-store-notice__dismiss-link {
  display: inline-block;
}

/* Melhorias 19/06/2019 */

.badge {
  display: table;
  z-index: 20;
  pointer-events: none;
  height: 1.9em;
  width: 2.2em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.badge-circle .badge-inner {
  font-size: 12px !important;
}

.badge-outline,
.badge-circle {
  margin-left: -1.2em;
}

/* Dropdown Outlet */
.page-id-22360 .tabbed-content.show-for-small .tab {
  border-top: none;
}

.page-id-22360 .tabbed-content.show-for-small .nav-tabs {
  margin-bottom: 10px;
  border: 1px solid #ddd;
}

.page-id-22360 .tabbed-content.show-for-small .nav-tabs::after {
  background: url(https://www.bellyhome.com.br/wp-content/themes/flatsome-child/img/seta-select.png)
    no-repeat;
  background-size: 25px 7px;
  background-position: right;
  content: "";
  display: block;
  width: 25px;
  height: 7px;
  position: absolute;
  right: 0;
  top: 20px;
}

.page-id-22360 .tabbed-content.show-for-small .tab a {
  border: none;
}

.page-id-22360 .tabbed-content.show-for-small .tab:not(.active) a {
  font-weight: normal;
}

@media (min-width: 768px) {
  .login-toggle {
    display: none;
  }
  .row-login {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .login-toggle {
    display: block;
  }
  .row-login-mobile {
    display: none;
  }
  .woocommerce-form-login-toggle .woocommerce-info,
  .woocommerce-account .page-wrapper .woocommerce-info {
    border: 1px solid #f5ac4c;
    /*float: left;*/
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
  }

  .account-register-inner {
    border: 1px solid #ececec;
    padding: 20px;
  }

  .row-login {
    padding-left: 0;
  }

  .row-login form {
    border: 1px solid #ececec;
    padding: 20px;
  }

  .row-register {
    padding: 0 15px 0 15px !important;
  }

  .row-register form.register {
    margin-bottom: 0;
  }

  .row-register form.register button {
    margin-bottom: 0;
  }

  #tabelaProduto td,
  #tabelaProduto th {
    font-size: 12px;
    padding: 2px !important;
  }

  .tabela-metade {
    width: 100%;
    margin-right: 0;
  }

  .tabela-metade:first-child {
    margin-bottom: 30px;
  }

  #tabelaProduto table {
    width: 100% !important;
  }

  #tabelaProduto .modal-body {
    flex-direction: column;
  }

  .page-id-25385 .banner {
    margin-bottom: 15px;
  }

  .page-id-25385 #row-1878125404 {
    display: none !important;
  }

  /* Dropdown Black Week */
  /* .page-id-25385 .tabbed-content .tab {
        border-top: none;
    }

    .page-id-25385 .tabbed-content .nav-tabs {
        margin-bottom: 10px;
        border: 1px solid #ddd;
    }

    .page-id-25385 .tabbed-content .nav-tabs::after {
        background: url(https://www.bellyhome.com.br/wp-content/themes/flatsome-child/img/seta-select.png ) no-repeat; 
        background-size: 25px 7px;
        background-position: right;
        content: '';
        display: block;
        width: 25px;
        height: 7px;
        position: absolute;
        right: 0;
        top: 20px;
    }

    .page-id-25385 .tabbed-content .tab a {
        border: none;    
    }

    .page-id-25385 .tabbed-content .tab:not(.active) a {
        font-weight: normal;
    } */
}

/* Estilos Black Week*/
#menu-item-31264:hover {
  background: #eacc6b;
}
li#menu-item-31264 {
  background: black;
  margin-left: 10px;
}

#menu-item-31264 a.nav-top-link {
  color: #fff !important;
}

#menu-item-31264:hover a.nav-top-link {
  color: #916f05 !important;
}

/* Texto e borda das abas */
.page-id-25385 .tab a span {
  color: #353535;
}

.page-id-25385 .nav-tabs > li.active > a {
  border-top-color: #353535;
}

/* aviso frete gratis - estilo cupom carrinho */
.woocommerce-cart .woocommerce-info.message-wrapper {
  border: 1px solid #f5ac4c;
  /* float: left; */
  padding: 10px 15px;
  width: 100%;
  margin-bottom: 10px;
}

/* Melhorias 19/06/2019 ------------- */

/* Remoção dos itens do carrinho nas páginas de checkout e do próprio carrinho. Para evitar divergência de valores ao finalizar a compra*/
.esconde-carrinho .nav-dropdown .product_list_widget {
  display: none !important;
}

/*.callout.style1 .inner {
    width: 100px;
    height: 100px;
    background-color: #6FBF17;
    border-radius: 999px;
}
*/

a:hover,
a:focus {
  color: #555;
}

.callout.style1 .inner {
  width: 55px;
  height: 55px;
  background-color: #6fbf17;
  border-radius: 999px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
}

.callout .inner .inner-text {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  line-height: 13px;
  color: #ffffff;
  font-weight: bold;
  color: #fff;
  padding-top: 8px;
  font-size: 12px;
}

/*.callout .inner .inner-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    font-weight: bold;
}*/

#masthead.stuck {
  opacity: 100;
  position: fixed;
  top: -200px;
  left: 0;
  right: 0;
  z-index: 100;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
}

.wide-nav.stuck {
  opacity: 100;
  position: fixed;
  top: -300px;
  right: 0;
  left: 0;
  z-index: 99;
}

.widget_product_categories li a {
  padding-right: 15px;
  text-transform: inherit;
}

.footer.dark,
.widget-title,
.footer.dark {
  color: #9a8757;
}

h3.widget-title {
  /*  color: #9A8757 !important;*/
}

#block-filter {
  /* float: left; */
  /* background: #f2f2f2; */
  width: 100%;
  /* padding: 10px; */
  /* display: block; */
  /* margin-bottom: 10px; */
  color: #eda546;
  font-weight: bold;
  /* height: 68px; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

#menino {
  /*max-width: 137px;*/
  max-height: 46px;
  background-color: #7eafe2;
  float: left;
  color: #fff;
  margin-right: 10px;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  box-sizing: border-box;
  padding: 9px 16px;
}

#menino:hover {
  background-color: #659ad2;
}

#menino.s-ativo {
  background-color: #659ad2;
}

#menino img {
  width: 28px;
  height: 28px;
  margin-right: 12px;
}

#menina {
  /*max-width: 137px;*/
  max-height: 46px;
  background-color: #f799a8;
  float: left;
  /*padding-left: 54px;
  padding-top: 15px;*/
  color: #fff;
  margin-right: 0;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  box-sizing: border-box;
  padding: 9px 16px;
}

#menina:hover {
  background-color: #f27186;
}

#menina.s-ativo {
  background-color: #f27186;
}

#menina img {
  width: 36px;
  height: 28px;
  margin-right: 11px;
}

#all-text {
  width: auto;
  height: 46px;
  background-color: #ffe9a3;
  background-repeat: no-repeat;
  float: left;
  padding: 13px;
  font-size: 14.5px;
  padding-top: 15px;
  color: #eda546;
  margin-left: 3px;
}

.filtros-idade {
  width: auto;
  height: 46px;
  background-color: #ffeeb8;
  background-repeat: no-repeat;
  float: left;
  padding: 13px;
  font-size: 14.5px;
  padding-top: 15px;
  color: #ca862f;
  margin-left: 10px;
  float: right;
  border-radius: 3px;
  line-height: 16px;
  letter-spacing: -1px;
  display: flex;
  align-content: center;
}

.filtros-idade.f-ativo {
  padding: 13px 5px;
}

.filtros-idade:hover {
  background-color: #ffe9a3;
  color: #ca862f !important;
}

.filtros-idade:active,
.filtros-idade:focus {
  background-color: #ffe9a3;
  color: #ca862f !important;
}

.f-ativo {
  background-color: #ffe9a3;
  color: #ca862f !important;
}

a.f-ativo::before {
  content: "x";
  display: inline-block;
  opacity: 0.6;
  color: inherit;
  margin-right: 3px;
  margin-top: 2px;
  background-color: #e1e1e1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 11px;
  width: 14px;
  height: 14px;
  text-align: center;
  border-radius: 99px;
  font-size: 12px;
}

.breadcrumb a {
  color: #717171;
  font-size: 18px;
  font-weight: bold;
}

.count {
  display: block;
}

span.amount {
  color: #659ad2;
}

p.name {
  color: #717171;
}

ul.roupas-bebe-children {
  padding-left: 15px;
}

ul.roupas-bebe-children li {
  border-bottom: 1px solid #eeeeee;
}

.container-filtro-idade {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

@media screen and (max-width: 1054px) {
  .container-filtro-sexo {
    width: 100%;
    height: 56px;
    display: block;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
  }
  .container-filtro-idade {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 500px) {
  .container-filtro-sexo {
    width: 100%;
    height: 56px;
    display: block;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: auto;
  }
  .container-filtro-sexo a {
    padding: 23px 16px;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .container-filtro-idade {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
  }
  .container-filtro-idade a {
    padding: 17px 16px;
    margin-top: 10px;
  }
  .filtros-idade {
    min-width: 154px;
    text-align: center;
    margin-left: 0;
  }
}

.menu-menu-ocasiao-container ul li a {
  font-family: Open Sans, helvetica, arial, sans-serif !important;
  font-weight: normal;
  text-transform: initial;
}

.wide-nav .header-nav a.nav-top-link {
  padding-right: 13px !important;
  padding-left: 13px !important;
}

.price_slider_amount button[type="submit"] {
  background-color: #659ad2;
}

li.widget_price_filter,
li#nav_menu-8,
li.widget_recently_viewed_products {
  list-style: none;
}

li.widget_price_filter h2,
li#nav_menu-8 h2,
li.widget_recently_viewed_products h2 {
  color: #eda546 !important;
  padding: 0 0 5px;
  margin-bottom: 15px;
  /*border-bottom: 3px solid #e4deb8;*/
  text-transform: uppercase;
  font-size: 95%;
}

.menu-menu-ocasiao-container ul li a {
  font-size: 14px;
}

.widgetFor {
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 18px;
  text-transform: uppercase;
}

/*#masthead #logo {
  width: 128px;
}

.left-links {
  width: 51%;
  max-width: 547px !important;
}*/

li.menu-item-3251 a {
  color: #b39433 !important;
}

.searchform {
  width: 500px;
}

#yith-ajaxsearchform input[type="search"] {
  border-radius: 4px 0 0 4px;
}

#yith-searchsubmit {
  border-radius: 0 4px 4px 0;
}

footer .tx-div {
  height: 2px;
  background-color: #ffffff;
  opacity: 1 !important;
  border-bottom: 1px solid #d4cd9c;
}

footer .widget ul li {
  color: #fff;
  line-height: 0;
}

footer .field-wrap,
#ninja_forms_required_items {
  margin-bottom: 14px;
}

footer .widget {
  margin-bottom: 0;
}

footer .footer.footer-1.dark .row:first-child {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  padding-bottom: 10px;
}

.absolute-footer {
  padding: 25px 0;
}

#menu-top-nav-and-footer-nav {
  margin: 0;
}

ul.footer-nav li a {
  padding: 0;
  margin: 0;
}

.absolute-footer .left {
  margin-top: 3px;
}

li.cat-item.cat-item-112.current-cat {
  text-transform: uppercase;
}

h3.widget-title {
  color: #9a8757 !important;
}

.sidebar-inner h3.widget-title {
  color: #eda546 !important;
  padding-bottom: 6px;
}

span.amount {
  color: #659ad2 !important;
}

.tabbed-content ul.tabs li.active a,
.tabbed-content ul.tabs li.current_page_item a {
  border-color: #eda546;
  color: #eda546;
}

.ux-row-slider .tx-div {
  display: block;
  height: 1px;
  background-color: rgba(212, 205, 156, 0.7);
  opacity: 1;
  margin: 15px auto;
}

.product-small .tx-div.small {
  display: block;
  height: 1px;
  background-color: rgba(212, 205, 156, 0.7);
  opacity: 1;
  margin: 8px auto !important;
}

.product-image .front-image img {
  min-height: 297px !important;
}

ul.header-nav li.active a.nav-top-link {
  color: #ca862f;
  opacity: 1;
}

.product-category .header-title {
  color: #eda546;
}

.product-small h5.category {
  font-size: 12px;
  margin: 8px 0 8px 0;
}

#id-460740399 .tx-div.small {
  margin: 15px auto !important;
}

/*a.link-tabela {*/
/*    margin: 20px 0 20px 0;*/
/*    display: block;*/
/*    font-size: 16px;*/
/*    color: #eda546;*/
/*}*/

a.link-tabela {
  width: 100%;
  text-align: center;
  background: transparent;
  color: #eda546;
  padding: 5px;
  font-weight: bold;
  border: 1px solid #eda546;
  margin: 20px 0 20px 0;
  display: block;
  font-size: 16px;
}

a.link-tabela:hover {
  background-color: #eda546;
  color: #fff;
}

.yith_magnifier_zoom_wrap {
  z-index: 9;
}

#tabelaProduto .modal-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #eda546;
}

.modal-header {
  padding: 0 0 18px 0;
  border-bottom: 1px dotted #cecece;
  min-height: 16.42857143px;
  text-align: center;
  width: 100%;
  margin: auto;
  text-transform: uppercase;
}

#tabelaProduto {
  padding-right: 0 !important;
}

#tabelaProduto th {
  background: #ffe9a3;
  font-size: 13px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #ca862f;
  text-align: center !important;
  border: 1px solid #e3c976;
  padding: 6px 6px !important;
}

#tabelaProduto td {
  text-align: center;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 12px;
  padding: 8px 1px;
}

#tabelaProduto tr {
  border-bottom: 1px solid #ccc;
}

#tabelaProduto table {
  margin-bottom: 0;
  border: 1px solid #ccc;
}

#tabelaProduto .modal-body {
  width: 100%;
  padding: 25px 0 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

#tabelaProduto .modal-content {
  padding: 18px 30px 30px 30px;
}

#tabelaProduto button.close {
  background: transparent;
  border: 2px solid #ccc;
  color: #ccc !important;
  font-size: 16px !important;
  width: 40px !important;
  height: 40px !important;
  font-weight: bold;
  line-height: 15px !important;
  right: 0 !important;
  top: -6px !important;
}

#tabelaProduto .modal-header .close:hover,
#tabelaProduto .modal-header .close:focus {
  color: #fff !important;
}

.legenda-tabela {
  font-size: 13px;
  margin-top: 25px;
}

.tabela-metade:first-child {
  margin-right: 1.8em;
}

.tabela-inteira {
  width: 100%;
}

/*#masthead {
  height: 100px !important;
}
*/

.wide-nav-search > div {
  padding-top: 0;
}

#masthead .right-links > ul {
  padding-top: 0;
}

.right-links span.amount {
  color: #d4923e !important;
}

.entry-image .post-date,
.ux-box .post-date {
  width: 60px;
  height: 60px;
  border-width: 4px;
  margin-bottom: 4px;
}

.entry-image .post-date,
.ux-box .post-date .post-date-day {
  margin-bottom: 1px;
}

.flickity-viewport p.from_the_blog_comments {
  display: none;
}

.button,
input[type="submit"] {
  font-weight: 700;
}

input.checkout-button.secondary.expand.button,
input#place_order {
  font-weight: 700;
  background: #00a651;
}

a.button.checkout.wc-forward {
  font-weight: 700;
  background: #00a651;
}

#submit,
button,
.button,
input[type="submit"] {
  font-weight: 700 !important;
}

.active strong.cart-name,
.active span.cart-price {
  color: #d4923e;
  opacity: 1;
}

a.shipping-calculator-button {
  text-transform: uppercase;
  font-size: 90%;
  padding: 5px 0;
  margin: 5px 0 0 0;
  border-top: none;
  display: block;
  width: 100%;
  font-weight: 700;
  background: gray;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

#wpmem_reg legend {
  display: none;
}

.stuck #logo a img {
  max-height: 65px !important;
  margin-top: 8px;
}

.g-recaptcha {
  margin-bottom: 15px;
}

.woocommerce-checkout .page-wrapper .woocommerce-info {
  border: 1px solid #f5ac4c;
  /*float: left;*/
  padding: 15px;
  width: 100%;
}

.woocommerce-cart .page-wrapper .woocommerce-info {
  border: 1px solid #f5ac4c;
  /*float: left;*/
  padding: 15px;
  width: 100%;
  margin-bottom: 20px;
}

select#pagarme-installments {
  height: 2.3125em;
}

p#breadcrumbs a {
  color: #717171;
  font-size: 18px;
}

p#breadcrumbs span {
  font-size: 18px;
}

.product-info h1 {
  color: #eda546;
  font-size: 26px;
}

.product-info .tx-div.small {
  background-color: #e4deb8;
  opacity: 1;
  height: 1px;
}

.quantity.buttons_added input {
  float: left;
}

.callout.large .inner .inner-text {
  font-size: 20px;
  line-height: 23px;
}

p#breadcrumbsPrincipal {
  letter-spacing: -1px;
}

p#breadcrumbsPrincipal span {
  font-size: 18px;
}

p#breadcrumbsPrincipal a {
  /*text-transform: uppercase;*/
  color: #717171;
}

.page-title-inner p#breadcrumbsPrincipal span.breadcrumb_last {
  font-size: 16px;
  font-weight: bold;
}

span.breadcrumb_last {
  /*text-transform: uppercase;*/
  font-weight: bold;
  color: #eda546;
}

p#breadcrumbsPrincipal a {
  font-size: 16px;
  color: #717171;
}

/*#breadcrumbsPrincipal span {
  font-size: 21px;
  font-weight: bold;
}*/

.widget_nav_menu ul li a {
  display: block;
  padding: 10px 0;
  color: #777;
  /*border-bottom: 1px solid #eeeeee;*/
}

.widget ul li:last-child a {
  border: 0;
}

li.cat-item a {
  text-transform: capitalize;
}

li.cat-parent > a {
  text-transform: uppercase;
  color: #717171;
  font-weight: bold;
}

li.cat-item-51 > a:first-child,
li.cat-item-51 > span:first-child {
  display: none;
}

#woocommerce_product_categories-5 .cat-item-163,
#woocommerce_product_categories-5 .cat-item-41 {
  display: none;
}

#woocommerce_product_categories-5 .cat-item-51 .children {
  display: block;
}

.widget-area .searchform {
  width: 100%;
}

/*
li.cat-item-51 > a:first-child {
  display: none;
}*/

/*li.cat-item-51 > span:first-child {
  display: none !important;
}*/

.widget_product_categories li ul.children > li.cat-item-59 {
  border-top: 0;
}

select,
.select2-container .select2-choice {
  color: #717171;
}

h1 {
  margin-top: 0;
  line-height: 1em;
}

.brand-color {
  color: #eda546 !important;
}

#pagarme-modal-box .pagarme-checkout-input-container.focus {
  -o-box-shadow: 0 0 4px 1px #eda546;
  -ms-box-shadow: 0 0 4px 1px #eda546;
  box-shadow: 0 0 4px 1px #eda546;
  border-color: #eda546;
}

.widget_product_categories li.cat-item-51 > .count {
  display: none;
}

.header-nav .search-field.mb-0 {
  border-radius: 4px 0 0 4px;
}

.header-nav button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
  border-radius: 0 4px 4px 0;
}

span.header-cart-title {
  color: #d4923e;
}

.wide-nav {
  padding: 5px 0;
}

.header-nav li.html.custom.html_nav_position_text {
  color: #be7e2d;
  font-weight: 700;
  font-size: 15px;
}

.wide-nav .header-nav a.nav-top-link {
  font-weight: 700 !important;
}

.box-text.box-text-products {
  text-align: center;
}

.nav > li > a:hover,
.nav > li.active > a,
.nav > li.current > a,
.nav > li > a.active,
.nav > li > a.current,
.nav-dropdown li.active > a,
.nav-column li.active > a,
.nav-dropdown > li > a:hover,
.nav-column li > a:hover {
  color: #eda546;
}

.badge.absolute.top.post-date.badge-outline {
  width: 60px;
  height: 60px;
}

.badge-frame .badge-inner,
.badge-outline .badge-inner {
  border-width: 4px;
  margin-bottom: 4px;
}

.post-date-day {
  font-size: 16px;
}

.post-date-month {
  font-size: 15px;
}

.is-divider.small {
  height: 2px;
}

footer .is-divider.small {
  height: 2px;
  background-color: #ffffff;
  opacity: 1 !important;
  border-bottom: 1px solid #d4cd9c;
}

footer ul.menu > li + li,
.widget > ul > li + li {
  border-top: none;
}

.footer-1 {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  padding-bottom: 30px;
}

.absolute-footer .container {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
}

.absolute-footer .container:after {
  display: none;
}

footer .widget ul li {
  list-style: inherit;
  margin-left: 0;
}

footer input#ninja_forms_field_6 {
  margin-bottom: 0;
}

footer #ninja_forms_field_7 {
  line-height: 0.5em;
}

/*.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
  color: #eda546;
}*/

.nav-dropdown .menu-item-has-children > a,
.nav-dropdown .title > a,
.nav-dropdown .nav-dropdown-col > a {
  color: #ea9525;
}

.nav-column > li > a {
  color: #777777;
}

#wrapper .page-title-inner {
  padding-top: 30px;
  /*padding-bottom: 10px;*/
  padding-bottom: 30px;
}

#breadcrumbsPrincipal {
  margin-left: 0;
}

/* .header-top {
  min-height: 19px !important;
} */

.top-divider {
  display: none;
}

.flex-col.mr-half .badge-inner {
  border-width: 2px;
}

.flex-col.mr-half .badge-inner .post-date-day {
  font-size: 15px;
}

.flex-col.mr-half .badge-inner .post-date-month {
  font-size: 14px;
}

.header-nav li {
  margin: 0;
}

ul.roupas-bebe-children li {
  list-style: none;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 10px 3px;
  width: 100%;
  position: relative;
}

li.cat-item {
  position: relative;
}

ul.roupas-bebe-children li a {
  color: #777;
  font-size: 14px;
}

.product-categories li .count,
.widget > ul > li .count {
  position: absolute;
  top: 0.6em;
  right: 0;
  opacity: 1;
  font-size: 1em;
  line-height: 1em;
}

.widget .current-cat > a {
  color: #777;
  font-weight: bolder;
}

button.single_add_to_cart_button.button.alt {
  background: #00a651;
}

.widget_price_filter .price_slider_amount .button {
  background-color: #659ad2;
}

#main .col .img:not(:last-child) {
  margin-bottom: 1.5em;
}

.page-id-522 #content .social-icons {
  width: 100%;
  text-align: center;
}

#sidebar-bebe {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  height: auto;
}

#woocommerce_layered_nav-4 ul,
#woocommerce_layered_nav-5 ul {
  display: flex;
  align-items: center;
}

#woocommerce_layered_nav-4 ul li:nth-child(1) {
  background: #f799a8;
  border-radius: 3px;
  padding: 5px 16px;
}

#woocommerce_layered_nav-4 ul li:nth-child(1):hover {
  background-color: #f27186;
}

#woocommerce_layered_nav-4 ul li:nth-child(1) a {
  max-height: 46px;
  background-color: #f799a8;
  float: left;
  color: #fff;
  margin-right: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  box-sizing: border-box;
  padding-left: 43px;
  background: url(img/menina.png) no-repeat left center;
}

#woocommerce_layered_nav-4 ul li:nth-child(2) {
  background: #7eafe2;
  border-radius: 3px;
  padding: 5px 16px;
}

#woocommerce_layered_nav-4 ul li:nth-child(2):hover {
  background-color: #659ad2;
}

#woocommerce_layered_nav-4 ul li:nth-child(2) a {
  max-height: 46px;
  background-color: #7eafe2;
  float: left;
  color: #fff;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  box-sizing: border-box;
  padding-left: 43px;
  background: url(img/menino.png) no-repeat left center;
}

#woocommerce_layered_nav-4 .count {
  display: none;
}

#woocommerce_layered_nav-5 .count {
  display: none;
}

#woocommerce_layered_nav-5,
#woocommerce_layered_nav-4 {
  width: auto;
  float: left;
  padding: 0;
  margin: 0;
}

#woocommerce_layered_nav-5 ul li,
#woocommerce_layered_nav-4 ul li {
  margin-left: 0px;
  margin-right: 10px;
}

#woocommerce_layered_nav-5 ul li {
  width: auto;
  height: 47px;
  background-color: #e4e4e4;
  background-repeat: no-repeat;
  float: left;
  /*padding: 9px;*/
  font-size: 14.5px;
  /* padding-top: 15px; */
  color: #afafaf;
  float: right;
  border-radius: 3px;
  line-height: 32px;
  min-width: 116px;
  text-align: center;
}

#woocommerce_layered_nav-5 ul li:last-child,
#woocommerce_layered_nav-4 ul li:last-child {
  margin-left: 0px;
  margin-right: 0px;
}

#woocommerce_layered_nav-5 ul li a {
  width: auto;
  height: 47px;
  background-color: #ffeeb8;
  background-repeat: no-repeat;
  float: left;
  padding: 13px;
  font-size: 13.5px;
  padding-top: 15px;
  color: #ca862f;
  float: right;
  border-radius: 3px;
  line-height: 16px;
  min-width: 116px;
  text-align: center;
  text-transform: uppercase;
}

#woocommerce_layered_nav-5 ul li a:hover {
  background-color: #ffe9a3;
  color: #ca862f;
}

#woocommerce_layered_nav-5 ul::before {
  content: "IDADE:";
  display: block;
  margin-right: 10px;
}

.wc-layered-nav-term.chosen > a:before {
  background-color: #d1d1d1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 13px;
  width: 18px;
  height: 18px;
  text-align: center;
  border-radius: 99px;
}

.container-filtro-sexo {
  /* width: auto;
    min-width: 312px; */
  width: auto;
  min-width: unset;
  margin: auto;
  background: #f2f2f2;
  padding: 10px;
  border-radius: 3px;
}

ul.menu > li ul,
.widget > ul > li ul {
  border-left: none;
}

.product-categories .children li {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 10px 3px;
  width: 100%;
  position: relative;
}

.product-categories .children li a {
  color: #777;
  font-size: 14px;
}

.product-categories .children .cat-parent {
  border-bottom: none;
}

.product-categories button.toggle {
  display: none;
}

.widget li.cat-item-51 > .children {
  padding-left: 0 !important;
}

.widget_product_categories > ul > li ul span.count {
  position: absolute;
  top: 0.8em;
  right: 0;
  opacity: 1;
  font-size: 14px;
  line-height: 1em;
  display: block;
}

ul.menu > li ul,
.widget > ul > li ul {
  margin: 0 0 10px 0;
}

.widget_nav_menu ul li {
  font-weight: bold;
}

footer .textwidget {
  font-family: "Open Sans", sans-serif !important;
  font-size: 13px;
}

footer h3.widget-title {
  font-size: 0.9em;
  margin-bottom: 16px;
}

footer .widget ul {
  list-style-position: outside;
  text-transform: uppercase;
  margin-left: 16px;
}

footer a.icon.button.circle {
  width: 34px;
  height: 34px;
}

footer .button i {
  font-size: 1.5em;
  top: 2.3px;
}

.banner-layers .text-box {
  pointer-events: none;
}

.account-link,
account-login {
  color: #d4923e;
}

select {
  background-image: url("img/seta-select.png");
  background-size: auto;
  background-position: center right;
}

.account-item a {
  color: #d4923e !important;
}

.widget li.chosen a::before {
  font-size: 11px;
  line-height: 16px;
}

.fill.banner-link {
  transition: all 0.3s;
}

.fill.banner-link:hover,
.fill.banner-link:focus {
  background-color: #f5ac4c;
  opacity: 0.5;
}

#top-bar {
  /* background: url(img/bg-topo.jpg);
  height: 19px; */
  display: none;
}

/* #top-bar div {
  height: 19px;
} */

.wide-nav,
.header-bottom {
  background: #a3524f !important;
  box-shadow: none;
}

ul.header-nav a.nav-top-link {
  color: #ca862f;
}

.dark,
.dark p,
.dark td {
  color: #fff;
}

.page-title-inner p#breadcrumbsPrincipal a {
  font-size: 16px;
  /*font-weight: bold;*/
}

p#breadcrumbsPrincipal a:hover {
  color: #eda546;
  cursor: pointer;
}

p#breadcrumbsPrincipal span.breadcrumb_last {
  font-size: 18px;
  font-weight: bold;
}

.footer-secondary {
  padding: 0;
}

.footer-secondary .footer-text {
  color: #fff;
  font-weight: bold;
}

.absolute-footer ul {
  padding-bottom: 0;
  border-bottom: none;
}

.product-gallery .yith-wcwl-add-to-wishlist {
  display: none;
}

.image-tools .wishlist-button:hover {
  background-color: #eda546;
  border-color: #eda546;
}

.nav-vertical .searchform-wrapper form {
  width: 100%;
}

/*
select#pa_tamanho {
    color: #e64343;
}*/

.header.show-on-scroll,
.stuck .header-main {
  height: 85px !important;
}

.dropdown_product_cat {
  font-size: 15px;
}

.badge-circle .badge-inner {
  border-radius: 999px;
  box-shadow: 3px 5px 5px -3px rgba(0, 0, 0, 0.43);
  font-size: 15px;
  padding: 7px;
}

.product-main {
  padding: 40px 0 20px 0;
}

.cart-popup-title h4 {
  color: #eda546;
}

.widget_search input[type="search"] {
  max-width: 204px !important;
}

.recent-blog-posts .post_comments {
  display: none;
}

form.checkout.woocommerce-checkout .row.pt-0 {
  clear: both;
  padding-top: 1em !important;
}

form.checkout.woocommerce-checkout .woocommerce-error {
  float: left;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.container-certificados {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 1101px) {
  #logo {
    width: 210px !important;
  }
}

@media (max-width: 1100px) {
  div#woocommerce_layered_nav-5 {
    margin: auto;
  }
  .header-nav.header-nav-main.nav.nav-right {
    display: flex;
    flex-direction: column;
  }
  .header-nav.header-nav-main.nav.nav-right .header-divider {
    display: none;
  }
  ul.header-nav a.nav-top-link {
    padding: 0.3em 0;
  }
  .header-cart-link .is-small {
    padding: 0.3em 0;
  }
}

@media (min-width: 993px) {
  .logo-left .logo {
    margin-right: 0;
  }
  .product-info {
    padding-top: 0px;
  }
  .banner-grid-wrapper .banner-grid {
    max-height: 600px;
    overflow: hidden;
  }
  .nav > li.header-divider {
    margin: 0 0.8em;
  }
  span + .image-icon {
    margin-left: 14px;
  }
  /*.content-area .banner {
        width: 331px;
        height: 101px;
    }*/
}

@media (max-width: 992px) {
  .page-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 850px;
    margin: 50px auto;
  }
  .header-nav.header-nav-main.nav.nav-left {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #logo {
    width: auto !important;
  }
  #wide-nav {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  /* ajustes carrinho mobile */
  .continue-shopping {
    width: 100%;
  }
  a.button-continue-shopping {
    width: 100%;
    padding: 8px;
  }
  .shop_table_responsive button[name="update_cart"] {
    width: 100% !important;
    padding: 8px;
  }
  .shop_table_responsive a.checkout-button.green-checkout-button {
    max-width: unset;
    padding: 8px;
    margin-top: 0;
  }

  a.shipping-calculator-button {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    padding: 10px;
  }

  .cross-sells {
    display: none;
  }
  .cart-sidebar a.button.wc-forward {
    padding: 5px;
  }
  .cart-sidebar .coupon input[name="apply_coupon"] {
    padding: 5px;
  }

  /* Notificação de sucesso ao adicionar produto ao carrinho - Mobile */
  .message-container.container.success-color.medium-text-center {
    display: flex;
    flex-direction: column-reverse;
  }

  a.button.wc-forward {
    width: 100% !important;
    max-width: 400px;
    margin: 6px auto;
  } /* Fim estilo notificação */

  .container-certificados {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  /*#tabelaProduto td {
        font-size: 10px;
    }*/
  #tabelaProduto td,
  #tabelaProduto th {
    font-size: 9px;
    padding: 1px !important;
  }
  #tabelaProduto .modal-content {
    padding: 14px 20px 20px 20px;
  }
}

.banner-grid .col:nth-child(1) {
  display: block;
}

@media (max-width: 550px) {
  /* .banner-grid .col:nth-child(1) {
        display: none;
    } */

  .banner-grid .col {
    position: relative !important;
    top: 0 !important;
  }

  .banner-grid .col:nth-child(1) .img-inner.image-cover.dark {
    padding-top: 370px !important;
  }

  .banner-grid .col:nth-child(1) .flickity-viewport {
    height: 370px !important;
  }

  .banner-grid .col:nth-child(2) {
    /* top: 0px !important; */
  }

  .banner-grid .col:nth-child(3) {
    /* top: 310px !important; */
  }

  .banner-grid {
    /* max-height: 600px !important; */
  }

  .container-filtro-sexo {
    min-width: 0;
  }
  #logo a img {
    max-height: 60px;
    margin-top: 5px;
    margin-bottom: 0;
  }
  #menino {
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 0;
  }
  #menina {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  #woocommerce_layered_nav-5 ul {
    flex-direction: column;
  }
  #woocommerce_layered_nav-5 ul li {
    margin-left: 0;
    margin-top: 10px;
    margin-right: 0;
  }
}

.sidebar-enxoval .cat-item-51,
.sidebar-enxoval .cat-item-41 {
  display: none;
}

@media (max-width: 850px) {
  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-31264 {
    background: black;
  }
  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-31264:hover {
    background: #eacc6b;
  }
  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-31264
    a {
    color: #fff;
  }
  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-31264
    a:hover {
    color: #916f05;
  }

  #menu-item-31264 a.nav-top-link {
    color: #fff !important;
  }

  #menu-item-31264:hover a.nav-top-link {
    color: #916f05 !important;
  }
  footer .widget {
    margin-bottom: 1.5em;
  }
  .widget_search input[type="search"] {
    max-width: 100% !important;
  }
  #block-filter.filtro-roupas-bebe {
    display: none;
  }
  #breadcrumbsPrincipal {
    display: none;
  }
  .container-filtro-sexo {
    display: flex;
    flex-direction: row;
    padding: 10px 10px 10px 10px;
    max-width: 315px;
  }
}

.header,
.header-wrapper {
  z-index: 1040;
}

.footer-inferior {
  width: 100%;
  background-color: #b89987;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.footer-inferior .textwidget p {
  font-size: 12px;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}

span.widget-title.cert-title {
  font-size: 1.29em;
}

.cert-linha {
  margin-top: -0.3em !important;
  margin-bottom: 1.4em;
}

.woocommerce-checkout .woocommerce-info {
  margin-bottom: 15px;
}

.footer-widgets .social-icons {
  display: flex;
}

.woocommerce-cart-form .actions {
  font-size: 13px;
}

.woocommerce-cart-form .actions.clear a,
.woocommerce-cart-form .actions.clear input {
  margin-right: 9px !important;
}

.woocommerce-cart-form .actions.clear .green-checkout-button {
  margin-right: 0px !important;
}

.green-checkout-button {
  background: #00a651 !important;
}

#filtrosBebes {
  width: auto;
  margin: auto;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.desc-rodape {
  margin-top: 30px;
  margin-bottom: 15px;
}

.g-recaptcha {
  visibility: hidden;
  position: absolute;
}

#sendgrid_mc_email_form {
  padding-top: 0 !important;
}

.sendgrid_mc_fields {
  padding-top: 0 !important;
}

.sendgrid_mc_label.sendgrid_mc_label_email {
  display: none;
}

#sendgrid_mc_email_submit {
  font-size: 13px;
  width: 100%;
  margin-top: 0 !important;
}

#sendgrid_mc_email {
  font-size: 0.8em;
}

.woocommerce-message a.button.wc-forward {
  display: inline-block;
  width: auto;
  float: right;
  font-size: 0.83em;
  clear: both;
}

.no-margin-right {
  margin-right: 0 !important;
}

.banner-loja-sp .banner-link {
  display: none;
}

ul.header-nav li#menu-item-16670 a.nav-top-link {
  color: #b39433;
}

.woocommerce-password-strength {
  display: none !important;
}

footer a.icon.button.circle {
  bottom: 85px;
}

abbr.required {
  color: #ce1a01;
  font-weight: 300;
}

.woocommerce-checkout .stuck,
.woocommerce-cart .stuck {
  position: relative !important;
}

#billing_address_2_field label {
  width: auto;
  opacity: 1;
}

#billing_address_2_field .optional {
  display: none;
}

.checkout-sidebar th,
.checkout-sidebar td {
  padding: 0.6em 0 0.6em 0;
}

.woocommerce-checkout-review-order-table th {
  padding: 0.7em 0 0.7em 0;
}

.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount {
  font-weight: normal;
}

.woocommerce-checkout-review-order-table
  .order-total
  span.woocommerce-Price-amount.amount {
  font-weight: bold;
}

.checkout-sidebar .form-row.place-order button#place_order {
  width: 100%;
  background-color: #00a651 !important;
}

tr.cart-discount th {
  padding-left: 0.5em;
}

.product.type-product .woocommerce-variation-add-to-cart.variations_button,
.product-lightbox .woocommerce-variation-add-to-cart.variations_button {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.product.type-product button.single_add_to_cart_button.button,
.product-lightbox button.single_add_to_cart_button.button {
  width: 100%;
}

.woocommerce-variation-availability p,
.woocommerce-variation-availability p.in-low-stock {
  color: #b50505;
}

.woocommerce-variation-availability p.stock.in-stock {
  color: #7a9c58;
}

/* estilos simulador de frete */
#fshipping-results,
.shipping-notice,
.shipping-notice small,
.shipping-to small {
  font-size: 13px;
}

#fshipping-results td,
#wc-shipping-simulator table tr.shipping-to,
.shipping-notice,
.tr-frete {
  padding: 0.7em 0;
  color: #777;
}

.wc-shipping-simulator h3 {
  color: #777;
  font-size: 14.4px;
  text-transform: uppercase;
}

.wc-shipping-simulator hr {
  font-size: 13px;
}

.wc-shipping-simulator .table-freight thead tr th:last-child {
  padding-left: 0;
}

.shipping-to small {
  font-weight: bold;
}

.wc-shipping-simulator .table-freight {
  margin-bottom: 0;
}

div#wc-shipping-simulator {
  margin-bottom: 20px;
}

.wc-shipping-simulator input.button.calculate.btn {
  margin-left: 11px;
}

.wc-shipping-simulator input#zipcode {
  max-width: 100px;
}

.filtro-aberto {
  display: flex;
}
.filtro-fechado {
  display: none;
}

div.blockOverlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  /* background-color: #00f !important; */
  background-color: rgb(245, 245, 245) !important;
  -moz-opacity: 0.9 !important;
  opacity: 0.9 !important;
  height: 100% !important;
}

div.blockMsg.blockElement {
  z-index: 1011 !important;
  display: block !important;
  position: absolute !important;
  left: 12% !important;
  top: 320px !important;
  width: 100%;
}

div.blockMsg.blockElement::after {
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8 !important;
  content: "Aguarde, processando informações" !important;
  text-align: center;
}

.processing:before,
.loading-spin.centered {
  z-index: 99999;
}

.cresta-whatsapp-chat-box,
.cresta-whatsapp-chat-button {
  z-index: 10000;
}

.demo_store {
  z-index: 9999;
}

.custom-msg-hkz {
  display: flex;
  padding: 7px 10px 6px 5px;
  margin: 0;
  font-size: 13px;
  text-align: center;
  background-color: #007b57;
  color: #fff;
  width: 100%;
  text-align: center;
  font-weight: bold;
  z-index: 9999;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.close-msg-hkz {
  font-weight: bold;
  color: #eda546;
  font-size: 13px;
  margin-left: 5px;
  cursor: pointer;
}

#logo img {
  max-height: 120px;
  margin-top: 15px;
}

@media (max-width: 768px) {
  .close-msg-hkz {
    width: 120px;
  }

  .stuck #logo img,
  .stuck #logo a img {
    max-height: 65px !important;
    margin-top: 8px;
  }
}

.wpcf7 .wpcf7-response-output {
  display: inline-block;
}

.wpcf7 .wpcf7-response-output.wpcf7-display-none {
  border: none;
}

.container-certificados p {
  margin-right: 10px;
}

.container-certificados p {
  margin-bottom: 0;
}

.banner h2 {
  font-size: 3.5em;
}

.shipping__table tr {
  display: flex;
  flex-direction: column;
}

.shipping__table td {
  padding: 1em 0 2em 0;
  text-align: left !important;
}

.cart_totals .button {
  min-width: 100%;
  margin-right: 0;
  display: block;
  margin-top: 1em;
}

a.shipping-calculator-button {
  margin-bottom: 0;
  margin-top: 1.5em;
  padding: 10px;
}

.shipping__table {
  margin-top: 1em;
}

/*
.banner-grid-wrapper .medium-9 {
  max-width: 100%;
}
.col.hide-for-small {
    display: none;
}
*/

.row,
.product-small {
  content-visibility: auto;
  contain-intrinsic-size: 380px;
}

@media (max-width: 849px) {
  .shop_table tr.shipping th {
    width: 100%;
    display: block;
    margin-top: 0.5em;
  }

  a.shipping-calculator-button {
    margin-bottom: 0;
  }
}
