/*
  ========================================
                HEADER
  ========================================
*/

#metaslider-id-1294 {
  display:none;
}

#fc-wrapper {
  z-index: 1;
}

@media screen and (max-width: 600px) {
  #metaslider-id-1294 {
     display:block;
  }

  #metaslider-id-1283 {
    display:none;
  }
}


/* MEDIAS SOCIAIS */
.medias_soc_header {
  height: 50px;
  background-color: #445743;
}

.medias_soc_header a {
  float: right;
  margin: 10px 5px;
}

/* HEADER CONTENT */
.header_content {
  background: url('../img/backg_header.jpg') repeat;
  background-size: 100%;
  position: relative;
  z-index: 6;
}

.header_content::after {
  content:'';
  position:absolute;
  right:0;
  bottom:0;
  background: url("../img/flor_header2.png") bottom center no-repeat;
  width: 300px;
  height:100%;
  z-index: -1;
}

.header_content .logo, .login_header {
  display: inline-block;
}
.imgs_header {
  display: inline-block;
}

.imgs_header {
  float: left;
  background: url('../img/fotos_header.png');
  height: 330px;
  margin-top: -50px;
  width: 500px;
  margin-left: -10px;
}

/* HEADER LOGO */
.logo {width: 100px;}

.logo img {
  margin: 10px 0;
}

/* LOGIN */
.login_header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.login_header .compras {
  position: relative;
}

.login_header span {
    position: absolute;
    top: -7px;
    left: 23px;
    padding: 0 5px;
    z-index: -1;
}

span.label_header {
    position: absolute;
    top: 0px;
    left: 23px;
    padding: 0 5px;
    z-index: -1;
}

.login_header .cadastre h4 {
  background: url('../img/avatar_contato_header.png') 0px 11px no-repeat;
  padding: 25px 40px;
}

.login_header .compras h4 {
  background: url('../img/compra_contato_header.png') 0px 0px no-repeat;
  padding: 9px 40px;
  float: left;
  position: relative;
}

.login_header h4:hover {
  color: #ced6ce;

    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .login_header {
    width: auto;
  }
  
  .login_header .cadastre h4 {
    padding-right:0;
  }
}

/* NAV MENU */

.dl-menuwrapper {
  margin:0!important;
}

.menu {
  text-align: center;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  //width: 900px;
  width: calc(100% - 200px);
}

.menu form {
  width: 250px;
  position: relative;
  bottom: -10px;
  margin-right: 35px;
}

.menu .container {
  max-width: 1920px;
}

.menu_geral {
  position: relative;
}

.menu nav {
  width: 100%;
  margin:0 auto;
}

.menu nav ul {
  display:flex;
  justify-content:space-between;
align-items: center;}

.menu nav ul li {
  margin: 5px 0;
}

.menu nav ul li a {
  text-transform: uppercase;
  font-size: 12px;
  //font-size: 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  padding: 10px 10px;
  color: #435743;
  line-height: 1.6;
display: block;}

.menu nav ul li.ativo a {
  font-weight: 700;
  background-color: #ced6ce;
}

.menu nav ul li a:hover {
  background-color: #ced6ce;

    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header_content .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 10px 20px;
}

@media screen and (max-width: 1340px) {
  .menu nav ul li a {
    /* font-size: 17px; */
    /* font-weight: 400; */
    /* padding: 20px 10px; */
  }
}

@media screen and (max-width: 1160px) {
  .menu nav ul li a {
    padding: 22px 8px;
  }
}


@media screen and (max-width: 1110px) {
  .menu nav ul li a {
    font-size: 12px;
    font-weight: 400;
    padding: 20px 8px;
  }
}

@media screen and (max-width: 1024px) {
  .menu_desktop {
    display:none;
  }
}

@media screen and (max-width:550px) {
  .menu {
    /* width:100%; */
    order: 1;
  }
}

/*BUSCAR*/
.buscar {
  width: 100%;
  position: relative;
  box-shadow: -2px 2px 7px -1px rgb(0 0 0 / 50%);
}

.buscar input[type="search"] {
  width:100%;
  background:#fff;
  border:2px solid #fff;
  font-size: 15px;
  padding: 6px 50px 6px 18px;
  color: #414042;
  outline: none;
  font-family: 'Open Sans', sans-serif;
}

.buscar input[type="search"]:focus {
  border:2px solid #435743;

    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.buscar input[type="submit"] {
  outline: none;
}
.buscar ::-webkit-input-placeholder {
    color: #414042;
}
.buscar :-moz-placeholder {
    color: #414042;
}
.buscar ::-moz-placeholder {
    color: #414042;
}
.buscar :-ms-input-placeholder {
    color: #414042;
}

.buscar .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    background: url("../img/lupa_busca.png") center no-repeat;
    border-radius: 0;
}

.buscar .btn:hover {
    background:#435743 url("../img/lupa_busca_white.png") center no-repeat;
    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1494px) {
  .button_container {
    display: none;
  }
}

@media screen and (max-width: 1650px) {
  .login_header {
    margin-right:100px;
  }
  .header_content::after {
    right:0px;
  }
}

@media screen and (max-width: 1450px) {
  .header_content::after {
    width:220px;
  }
}

@media screen and (max-width: 1400px) {
  .header_content::after {
    display:none;
  }
  .login_header {
    margin-right:0;
  }
}

@media screen and (max-width: 1024px) {
  .imgs_header {
    display: none;
  }
  .header_content .container {
    text-align: inherit;
    align-items: center;
    flex-wrap: inherit;
  }

  .logo {
    width: 100px;
  }
  
  .logo img {
    margin: 10px 25px;
    width: 100px;
  }

  .menu {
    width: 380px;
  }

  .menu form {
    bottom: inherit;
    margin: 0 0 0px 0;
  }

  .login_header {
        flex-wrap: wrap;
        justify-content: flex-end;
        width: 100%;
  }

  .login_header .cadastre {
    width:100%;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 550px) {
  .logo {
    /* width: 100%; */
    margin-left: 0;
  }
  .login_header {
  justify-content: flex-end;
  margin: 0;
  flex-wrap: wrap;
  }
  .header_content .container {
    text-align: center;
  }

  .login_header .cadastre {
    width: 100%;
    margin-bottom: 25px;
    left: -4px;
    position: relative;
  }

  #cart-total,
  .login_header .cadastre h4 {
    font-size: 0;
  }

  #cart-total {
    height: 50px;
    width: 44px;
    display: block;
  }

  #cart-total span {
    font-size:15px;
    background: #435743;
    color: #ffffff;
    border-radius: 15px;
  }

  .login_header .cadastre h4 {
    background: url('../img/avatar_contato_header.png') 0px 6px no-repeat;
  }

}

@media screen and (max-width:450px) {
  .menu form {
    display:none;
  }

    .menu {
      width: 280px;
    }

}
/*
  ========================================
      SECOND CONTENT DESTAQUES
  ========================================
*/
/* .second_content {
  background: url('../img/backg_destaques.jpg') top right no-repeat, url('../img/backg_2destaque.jpg') repeat;
} */

.second_content {
  position: relative;
  background: url('../img/contato/contato_backg.jpg') no-repeat, #fff4dc;
}

.second_content::after {
    position: absolute;
    content: '';
    left: -98px;
    top: 22px;
    background: url('../img/contato/after_flor.png') center no-repeat;
    height: 385px;
    width: 370px;
}

.second_content::before {
    position: absolute;
    content: '';
    /* right: -24px; */
    right: 0;
    bottom: -5px;
    background: url('../img/contato/before_flor.png') center no-repeat;
    height: 260px;
    width: 370px;
}

.second_content.destaques.pag_produtos {
  border-bottom:10px solid #435743;
}

.destaques {
  text-align: center;
}
.destaques ul {
  text-align:center;
}
.destaques .titulo {
  padding-top: 40px;
}
.destaques .titulo h1 {
  font-size: 60px;
  position: relative;
  display: inline-table;
  margin-bottom:5px;
}

.destaques h1 span {
    position: relative;
    padding: 0 50px;
    font-family: 'brushnyoeregular';
    font-size: 100px;
    color: #435743;
}

.destaques .titulo h1::before {
  content: '';
  top: 25px;
  left: -150px;
  position: absolute;
  height: 46px;
  width: 192px;
  background: url('../img/destaque_folha_left.png') no-repeat;
}
.destaques .titulo h1::after {
  content: '';
  top: 40px;
  right: -150px;
  position: absolute;
  height: 46px;
  width: 192px;
  background: url('../img/destaque_folha_right.png') no-repeat;
}

/* .mandala {
  opacity: 0.5;
  position: absolute;
  top: 47%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;

  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.second_content li:hover .mandala {
  opacity: 1;
} */

.produto {
    position: absolute;
    top: 63%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.woocommerce .content-area {
  margin: 0;
  padding-top:20px;
  background: url('../img/trocas/trocas_backg.jpg') right no-repeat;
  border-bottom: 10px solid #fff;
  padding: 0 20px;
}

.related.products h2 {
  text-align:center;
  font-size:22px;
  font-weight:600;
  color:#435743;
  margin-bottom:15px;
}

.woocommerce ul.products {
  display:flex;
  justify-content: center;
  flex-wrap:wrap;
  padding-bottom: 30px;
}

ul.products li.product, 
.woocommerce-page ul.products li.product {
  width: 280px!important;
  /* height: auto!important; */
  margin: 15px 1%!important;
  position: relative;
  margin-bottom: 0px!important;
  padding: 11px 10px 5px 17px!important;
  transition: 0.3s all;
  border-radius: 5px;
}

.woocommerce ul.products li.product:hover {background: #ffffff;}


.destaques ul a li p {
  float: left;
  line-height: 1;
    text-align: justify;
  text-transform: uppercase;
  margin-top: 10px;
}

.categorias_produtos {
  text-align: center;
  padding-top: 25px;
}

.categorias_produtos ul {
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
}

/* .categorias_produtos ul {
  max-width: 1000px;
    margin-left: 105px;
} */

.categorias_produtos ul li a {
  padding: 3px 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 18px;
}

.categorias_produtos ul li.ativo {
  display: none;
}
.categorias_produtos ul li {
  display: inline-block;
  margin: 0px 15px 20px;
  min-width: 150px;
  background: #ced6ce;
  border-radius: 3px;
  padding: 4px;
  color: #435743;
}


.categorias_produtos ul li:hover {
  background: #435743;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.categorias_produtos ul li:hover a {
  color: #ced6ce;
}

@media screen and (max-width: 1100px) {
  .categorias_produtos ul {
    flex-wrap:wrap;
    justify-content:center;
  }
}

@media screen and (max-width: 900px) {
  .categorias_produtos ul li {
    width: 48%;
    margin: 5px 1%;
  }

  .categorias_produtos ul li a {
    font-size:16px;
  }

  .woocommerce ul.products li.product {
    background:#fff;
    margin-bottom:25px!important;
  border-bottom: 10px solid #FFFFFF;}

  .woocommerce .content-area  {
    background:#fef3df!important;
    padding-top:15px;
  }

  .woocommerce-breadcrumb {
    margin-bottom:15px!important;
  }
  .single-product div.product {
    margin-top:20px;
  }

  .single-product .summary p.price {
    margin:5px 0!important;
  }

  .single-product .entry .entry-title {
    margin-bottom:10px;
  }
}

@media screen and (max-width:600px) {
  ul.products li.product, 
  .woocommerce-page ul.products li.product {
    width: 48%!important;
    padding: 11px 10px 10px 17px!important;
    border-radius: 5px;
  }

  .woocommerce ul.products {
    margin:0 -20px;
  }


}

/******* WORDPRESS **********/
.woocommerce-page .content-area .site-main,
body.tax-product_cat main.site-main,
body.single-product main.site-main,
body.search-results main.site-main {
  max-width: 1250px!important;
  margin: 0 auto!important;
  padding-top:15px;
}

h2.woocommerce-loop-product__title {
  /* display: flex; */
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px!important;
  color: #435743;
  order: 3;
margin-bottom: 0!important;}

h2.woocommerce-loop-product__title br {
  display:none;
}

ul li a span.price span.woocommerce-Price-amount {
  display: inline-block;
  margin-top: 12px;
}


ul.products li {
  float: none!important;
}
ul.products  li a h5 {
  float: left;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 10px;
    text-align: left;
  color: #435743!important;
    font-size: 16px!important;
}

ul.products li a span.price {
  margin-top: -15px;
  font-size: 20px!important;
  margin-bottom: 10px!important;
}
ul.products  li a span.price span {
  font-size: 25px;
  color: #435743;
}

ul.products .fswp_installments_price p {
  text-align: center;
  width: 100%;
  margin: 0!important;
}

ul.products li.product .price, ul.products li.product .star-rating {
  font-size: 12px!important;
  text-align: center;
  order: 4;
}

ul.products .fswp_installments_price p * {
  font-size: 14px!important;
}

.down_text {
  width:100%;
  text-align:center;
  margin-bottom: 10px;
  color:#111111;
  font-size: 13px;
  order: 4;
  font-family: inherit;
height: 60px;display: flex;align-items: center;justify-content: center;}

ul.products .fswp_installments_price .fswp_installment_prefix{
  width:100%;
  display:block;
  text-transform: capitalize;
}

ul.products .fswp_installments_price p bdi {
  font-weight:600;
}

/* .lista_produtos ul li a span.price .tantofaz,
.lista_produtos ul li a span.price .valor,
.lista_produtos ul li a span.price .centavos {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.lista_produtos ul li a span.price .tantofaz,
.lista_produtos ul li a span.price .centavos {
  font-size: 16px;
    float: right;
    margin-top: 10px;
}
.lista_produtos ul li a span.price .tantofaz {
  float: left;
  margin-top: 3px;
}

.lista_produtos ul li a span.price .valor {
  font-size: 30px;
  float: left;
  margin-top: -4px;
}

.lista_produtos ul li a span.price .centavos {
  margin-top: 3px;
} */

/* .lista_produtos ul li a span.price span.woocommerce-Price-currencySymbol {
  font-size: 15px;
  color: #435743;
  float: left;
    padding: 5px 0;
    margin-right: -5px;
} */

ul.products li.product a span.price span.woocommerce-Price-currencySymbol {
  font-size: 15px;
  color: #435743;
  float: left;
    padding: 5px 0;
    margin-right: -5px;
}

ul.products li a.added_to_cart {
  background-color: #9ac59a;
  position: absolute;
  bottom: 6px;text-align: center;
  
  width: 230px;
  height: 33px;
  padding: 5px;
  left: 20px;
  padding: 7px 5px;
  text-transform: uppercase;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
}

ul.products li a.woocommerce-LoopProduct-link {
  /* height: 310px; NT */
  width: 100%;
}

ul.products li a.button {
    /* position: absolute; */
    
    left: 48px;
    width: 230px;
    /* height: 0; */
    overflow: hidden;
    text-transform: uppercase;
    border-radius: 8px!important;
    background-color: #ced6ce!important;
    color: #435743!important;
    /* font-size: 16px!important; */
    font-weight: 500!important;
    /* z-index: 30; */
    /* height: 32px; */
    padding: 5px!important;
    box-shadow: -2px 0px 4px rgb(0 0 0 / 50%);
    transition: all 0.3s ease;
    outline: none;
}

ul.products li:hover a.button {
  height: auto;
  padding: 5px!important;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}

ul.products li .wayra-coc-button.wayra-coc-product, a.button.alt.wayra-coc-button.wayra-coc-shop {
    background-color: #36c638!important;
    color: #fff!important;
    height: auto;
    word-break: inherit;
    margin-bottom: 15px!important;
}
.qib-container:not(#qib_id):not(#qib_id) {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.products li.product .button.loading {
  background: #5d765d url("../img/loading.gif") center no-repeat!important;
  background-size:20px!important;
  height: 35px;
  padding-top: 6px!important;
  opacity: 1;
  font-size: 0!important;
}

ul.products li a.button:hover {
    background-color: #435743!important;
    color: #ced6ce!important;
}

.products ul li a.product_type_simple {
  background-color: #ced6ce;
}
ul.products li a img {
  box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.woocommerce-pagination {
  text-align:center;
  margin-bottom:20px;
}

.woocommerce-pagination li {
  background:#fff;
  margin:0 5px;
}

.woocommerce-pagination li span  {
  background:#435743;
  color:#fff;
}

.woocommerce-pagination li a {
  transition:0.3s all;
}

.woocommerce-pagination li a:hover {
  background:#7e957e;
  color:#fff;
}

.qib-container {
  width:100%;
  margin:10px 0;
}

@media screen and (max-width: 900px) {
  ul.products li a.button {
    height: 35px;
    padding: 5px!important;
  }
}

/******* WORDPRESS **********/

/* @media screen and (max-width: 1465px) {
  .second_content {
    background: url('../img/backg_2destaque.jpg') repeat;
  }
} */

@media screen and (max-width: 1640px) {
  .second_content::before {
    display: none;
  }
}

@media screen and (max-width: 1460px) {
  .second_content::after {
    display: none;
  }
}
@media screen and (max-width: 839px) {
  .destaques .first_list,
  .destaques .second_list {
    margin: 0px 27px 10px 27px;
  }
}

@media screen and (max-width: 800px) {
  .destaques .titulo h1::before,
  .destaques .titulo h1::after {
    display: none;
  }

  .destaques .titulo {
    padding-top:20px;
  }

  .destaques .titulo h1 {
    margin-bottom:10px;
  }

  .destaques .titulo h1 span {
    font-size: 90px;
  }
}

@media screen and (max-width: 600px) {
  ul.products li a.added_to_cart {
    left: 9%;
  width: 85%;bottom: 11px;margin: 0!important;}

  ul.products li a.button {
    width: 100%;
  }
}

@media screen and (max-width: 430px) {
  .destaques .titulo h1 {
    font-size: 50px;
  }
  .destaques h1 span {
    padding: 0;
  }
}
/*
  ========================================
        THIRD CONTENT
  ========================================
*/
.third_content {
  background: url('../img/saiba_mais_backg.jpg') right 0 no-repeat;
}

.third_content .saiba_mais_img {
  width: 100%;
  height: 254px;
  background: url('../img/saiba_mais_image.jpg') left 0 no-repeat;
  float: left;
  position: relative;
}

.third_content .saiba_mais_img p {
  position: absolute;
  top: 60%;
  left: 14%;
  font-size: 50px;
  line-height: 1;
  font-family: 'brushnyoeregular';
}

.saiba_mais_img img {
  position: absolute;
  top: 50%;
  right: 50%;
}

.third_content .saiba_mais_txt {
  float: right;
  position: relative;
}

.third_content .saiba_mais_txt a {
  position: absolute;
  top: 100px;
  right: 490px;
  width: 210px;
  background-color: #ced6ce;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 300;
  font-size: 20px;
    box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.third_content .saiba_mais_txt a:hover {
  color: #fff;
}
/**/
.third_content .saiba_mais_txt a::before {
    content: '';
    background-color: #435743;
    width: 0px;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    position: absolute;
    z-index: -1;
}

.third_content .saiba_mais_txt a:hover::before {
    content: '';
    width: 210px;
    height: 100%;

    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}


@media screen and (max-width: 1750px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -15% center no-repeat;
  }
}
@media screen and (max-width: 1580px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -30% center no-repeat;
  }
}
@media screen and (max-width: 1450px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -40% center no-repeat;
  }
}
@media screen and (max-width: 1360px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -50% center no-repeat;
  }
}
@media screen and (max-width: 1300px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -60% center no-repeat;
  }
}
@media screen and (max-width: 1250px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -70% center no-repeat;
  }
}
@media screen and (max-width: 1200px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -90% center no-repeat;
  }
  .third_content .saiba_mais_txt a {
    top: 100px;
    right: 435px;
  }
}
@media screen and (max-width: 1100px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -130% center no-repeat;
  }
  .third_content .saiba_mais_txt a {
    top: 100px;
    right: 380px;
  }
}
@media screen and (max-width: 1054px) {
  .third_content {
    background: url('../img/saiba_mais_backg.jpg') right -155% center no-repeat;
  }
  .third_content .saiba_mais_txt a {
    top: 100px;
    right: 330px;
  }
}
@media screen and (max-width: 1024px) {
  .third_content {
    background: #fff;
  }
  .third_content .saiba_mais_txt a {
    top: 100px;
    right: 70px;
  }
}
@media screen and (max-width: 650px) {
  .third_content .saiba_mais_txt {
    float: none;
  }

  .saiba_mais .container {
    padding:0;
  }
}
@media screen and (max-width: 620px) {
  .third_content .saiba_mais_img p {
      top: 65%;
      right: 20px;
      left: inherit;
 }
}
@media screen and (max-width: 480px) {
  .third_content .saiba_mais_txt a {
      top: 115px;
      right: 2%;
  }
}
@media screen and (max-width: 445px) {
  .third_content .saiba_mais_img p {
    top: 65%;
  }
  .third_content .saiba_mais_img p {
      font-size: 25px;
  }
}

@media screen and (max-width: 1120px) {
  .saiba_mais_img img {
    width: 400px;
    right: 50%;
  }
}
@media screen and (max-width: 1023px) {
  .saiba_mais_img img {
    top: 58%;
    right: 10%;
  }
}
@media screen and (max-width: 550px) {
  .saiba_mais_img img {
    width: 330px;
    top: 65%;
    right: 10%;
  }
}
@media screen and (max-width: 550px) {
  .saiba_mais_img img {
      width: 290px;
      top: 70%;
      right: 2%;
  }
}

/*
  ========================================
          FOOTER
  ========================================
*/
/* FOOTER FIRST CONTENT */
.footer_backg {
  background: url('../img/backg_footer.jpg') no-repeat, url('../img/backg_2footer.jpg') repeat;
}

.footer_backg .container {
  display:flex;
  justify-content: space-between;
  padding: 30px 0;
}

.footer_content_first {display: flex;justify-content: flex-start;align-items: center;width: 800px;gap: 0 70px;}

.footer_content_first li {
  color:#435743;
}

.footer_content_first h6, h4, a, p {
  color: #435743;
}

.footer_content_first a:hover {
  color: #8bcc8b;

    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.footer_content_first h4 {
  padding-bottom: 20px;
}

.footer_backg .footer_content_first .logo_footer, .menu_footer, .fale_conosco, .sua_conta {
}

.fale_conosco,
.logo_footer {
  margin-left: 0!important;
}

/* MENU FOOTER */
.menu_footer ul li {
  margin-bottom: 4px;
}

.menu_footer ul li a {
  font-size:15px;
}

.menu_footer span {
    background: url('../img/risco_sublinhado_footer.png') center 42px no-repeat;
    padding: 20px 0;
    font-weight: 600;
}

/*links_footer*/

.links_footer {
  margin-top:15px;
}

.links_footer a {
  font-weight:800;
}

/* FALE CONOSCO */
.fale_conosco p {
  margin-bottom: 15px;
}

.fale_conosco h4 {
  background: url('../img/risco_sublinhado_footer.png') left 30px top 19px no-repeat;
  padding-bottom: 20px;
  font-weight: 600;
}

.formas_pagamento {
  margin:0!important;
}

/* SUA CONTA */
.sua_conta {
  width: 200px;
}
.sua_conta ul li {
  margin-bottom: 15px;
}
.sua_conta img {
  margin: 10px;
}
.sua_conta h4 {
  background: url('../img/risco_sublinhado_footer.png') left 20px top 19px no-repeat;
  padding-bottom: 20px;
  font-weight: 600;
}

/* FOOTER SECOND CONTENT */
.footer_content_second {
  position: relative;
}
.footer_content_second a:hover {
  color: #8bcc8b;
    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

/* FOOTER REDES SOCIAIS */
.redes_sociais h4 {
    background: url('../img/risco_sublinhado_footer.png') bottom 15px left 30px no-repeat;
    padding-bottom: 20px;
    font-weight: 600;
}

.footer_content_second .cont_txt .redes_sociais, .feito_amao {
  float: left;
  display: inline-block;
}

.redes_sociais ul li {
  margin: 6px 0 15px 0;
}

.face_footer {
  background: url('../img/media_soc_face_footer.png') left 0px top 0px no-repeat;
  padding: 2px 40px 2px 40px;
}

.insta_footer {
  background: url('../img/media_soc_insta_footer.png') left 0px top 0px no-repeat;
  padding: 2px 33px 2px 35px;
}

/* FOOTER XICARA */
.cont_img img {
    position: absolute;
    right: -0;
    bottom: -55px;
}

/* FOOTER CREATOR */
footer .creator {
  width: 100%;
  background-color: #435743;
  text-align: center;
}

footer .creator img {
  float: right;
  padding: 20px;
  margin: 0 10px;
}

footer .creator p {
  font-size: 12px!important;
  color: #fff;
  float: left;
  margin-bottom: 0px;
  background: url('../img/img_backg_footer.png') right 41px top 9px no-repeat;
  background-size: 45px;
  padding: 18px 100px 15px 15px;
}

footer .creator p, img {
  display: inline-block;
}


.fixed_footer {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  background: #ebebeb;
  padding: 15px 0;
  display: none;
}

.fixed_footer a {
  width:33%;
  text-align: center;
}

.fixed_footer a svg {
  width: 20px;
  height: 20px;
}

.fixed_footer a span {
  width:100%;
  display:block;
}

.content_busca {
  position:absolute;
  bottom: -77px;
  left:0;
  width:100%;
  opacity:0;
  transition:0.3s all;
}

.content_busca.ativo {
  bottom: 77px;
  opacity:1;
}

.content_busca .buscar {width:auto;float: none;margin: 0;box-shadow: -5px 0px 11px -1px rgb(0 0 0 / 50%);}


@media screen and (max-width: 1250px) {
  .logo_footer {
    /* display:none; */
  }
}

@media screen and (max-width: 1230px) {
  .logo_footer {
    display:none;
  }
  .footer_content_first {
  width: 500px;
  }
  .footer_content_second {
      text-align: center;
      display: inline-block;
      width: 400px;
  }
  .footer_backg {
    text-align: center;
  }
  .cont_img img {
    position: inherit;
  }
  .fale_conosco h4, .sua_conta h4, .redes_sociais h4 {
      background: url('../img/risco_sublinhado_footer.png') center 20px no-repeat;
  }
}
@media screen and (min-width: 1221px) {
  .cnpj {
    display:none;
  }
}

@media screen and (max-width: 1220px) {
  .menu_footer ul li.resp_none {
    display: none;
  }
  .fale_conosco h6 {
    margin-bottom:15px;
  }
}

@media screen and (max-width: 1125px) {
  .footer_content_second {
      float: none;
  }
}

@media screen and (max-width: 900px) {
    .menu_footer {
    margin: 0;
  }

    .footer_content_first {
      text-align:center;
      width: 60%;
      gap: 0 25px;
      padding: 0 15px;
    }
  .menu_footer,
  .fale_conosco {
    height: 100%;
  }

  .menu_footer h4 {
    width:100%
  }
  
  .fale_conosco,
    .sua_conta {
    text-align:center;
    margin: 20px 0;
  }
  .sua_conta {
    height: 100%;
  }
  .footer_content_second {
    width: 40%;
    text-align:center;
    margin: 0;
  }

  .footer_content_second .cont_txt {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
  
  .footer_content_second .cont_txt .redes_sociais, .feito_amao {
    float:none;
  }
  .cont_img {
    display: none;
  }
}

@media screen and (max-width: 720px) {
 .footer_backg .container {
   flex-wrap:wrap;
 }

  .footer_content_second,
  .footer_content_first {
   width:100%;
   justify-content: center;
 } 

  .footer_content_second {
    margin-top:15px;
  }
}

@media screen and (max-width: 600px) {
  footer .creator .container {
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
  }

  footer .creator p {
    width:100%;
    background:none;
    padding:0;
    margin:10px 0;
  }

  footer .creator a {
    width:100%;
    text-align:center;
    display:block;
  }

  footer .creator img {
    float:none;
    padding: 5px 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 450px) {
  .footer_content_second, .footer_content_first {
    flex-wrap: wrap;
  }

  .menu_footer, .fale_conosco {
    width:100%;
    height: auto;
  }

    .ctc-analytics.ctc_wp_mobile {
    display: none!important;
  }

  footer {
    padding-bottom:75px;
  }
  
  .fixed_footer {
    display: flex;
    z-index: 100;
  }

  .ctc-analytics.ctc_wp_desktop {
    display: none!important;
  }

  .sua_conta {
    width:100%;
    display: block;
  }
  
  .formas_pagamento {
    display:flex;
    flex-wrap:wrap;
  }

  .formas_pagamento a {
    width: 33%;
  }
}

.grecaptcha-badge {
  bottom: 90px!important;
}

/*
  ========================================
        SOBRE NOS
  ========================================
*/
.second_content_sobre {
  background: url('../img/sobre_nos/sobre_nos_backg.jpg') no-repeat, url('../img/backg_repeat.jpg') repeat;
  position: relative;
}

.banner_sobre_txt {
  position: relative;
  display: none;
}

.second_content_sobre::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-color: #435743;
}

.txt_sobre {
  padding-top: 70px;
  text-align: justify;
}

.txt_sobre p {
  font-size: 18px;
  line-height: 1.7;
}

.txt_sobre img {
  float:left;
  width: 38%;
  margin:0 25px 20px 0;
}

.fotos_sobre {
  text-align: center;
}

.fotos_sobre ul {
  margin-top: 170px;
}
.boxImgs a {
  position: relative;
}

.boxImgs a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 299px;
    left: 0;
    top: 0;
    background-color: #435743;
    opacity: 0;
}

.boxImgs a:hover::after {
    opacity: 0.4;
    transition: 0.3s all;
}

.fotos_sobre ul li {
    display: inline-block;
    padding:0px 10px 120px 0;
    position: relative;
}

.fotos_sobre ul li a {
  display: block;
  width: 100%;
}

.fotos_sobre ul li::after {
    content: '';
    position: absolute;
    top: -98px;
    left: 5px;
    width: 100%;
    height: 100px;
    background: url('../img/sobre_nos/mandala.png') no-repeat;
}

@media screen and (max-width: 1798px) {
  .second_content_sobre {
    background: url('../img/backg_repeat.jpg') repeat;
  }
}

@media screen and (max-width: 1024px) {
  .banner_sobre img {
    display: none;
  }
  .banner_sobre_txt {
    display: block;
    height: 350px;
    background: url('../img/sobre_nos/sobre_nos_banner_resp.jpg') no-repeat, #eff1f5;
  }
  .banner_sobre_txt img {
    display: block;
    position: absolute;
    top: 50%;
    left: 80%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .txt_sobre {
    padding-top:30px;
  }

  .fotos_sobre ul {
    margin-top: 100px;
  }
}

@media screen and (max-width: 880px) {
  .banner_sobre_txt {
    background: #eff1f5;
    height: 250px;
  }
  .banner_sobre_txt img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .txt_sobre img {
    width:50%;
  }
}
@media screen and (max-width: 600px) {
  .txt_sobre img {
    width:100%;
  }
}
@media screen and (max-width: 400px) {
  .banner_sobre_txt {
      height: auto;
      text-align:center;
      padding: 25px 15px;
 }

  .banner_sobre_txt img {
    margin:0;
    position: inherit;
    left: 0;
    top: 0;
    transform: translate(-0%, -0%);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(-0%, -0%);
    -o-transform: translate(-0%, -0%);
    -ms-transform: translate(-0%, -0%);
    width: 100%;
  }
}
/*
  ========================================
        TROCAS
  ========================================
*/
.second_content_trocas {
  position: relative;
  padding-bottom: 100px;
  padding-top: 45px;
  background: url('../img/trocas/trocas_backg.jpg') no-repeat, url('../img/backg_repeat.jpg') repeat;
}

.banner_trocas_txt {
  display: none;
}

.second_content_trocas::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-color: #435743;
}

.txt_trocas p {
  font-weight: 400;
  color: #435743;
}

.txt_trocas span {
  font-weight: 700;
  font-size: 18px;
  color: #435743;
}

.importante {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 16px;
}

@media screen and (max-width: 1818px) {
  .second_content_trocas {
    background: url('../img/backg_repeat.jpg') repeat;
  }
}

@media screen and (max-width: 1024px) {
  .banner_trocas img {
    display: none;
  }
  .banner_trocas_txt {
    display: block;
    background: url('../img/trocas/trocas_backg_resp.jpg') repeat-x;
    height: 350px;
    position: relative;
    width: 100%;
  }
  .banner_trocas_txt img {
    display: block;
  }
}

@media screen and (max-width: 400px) {
  .banner_trocas_txt {
      height: 250px;
  }
}
/*
  ========================================
        FITOENERGETICA
  ========================================
*/
.second_content_fitoenergetica {
  background: url('../img/fitoenergetica/fitoenergetica_backg.jpg') no-repeat, #fff4dc;
  position: relative;
}

.second_content_fitoenergetica img {
  float: right;
  margin: 0 0 0 20px;
  display: inline-block;
}

.fancy_fito {
  background-color: #fff4dc;
}
.fito_txt_banner,
.txt_fitoenergetica_footer {
  display: none;
}

.txt_fitoenergetica {
  padding-top: 66px;
  float: left;
  text-align: center;
}

.txt_fitoenergetica p {
  text-align: justify;
}

.txt_fitoenergetica_footer {
  position: relative;
}

.banner_fitoenergetica_footer {
  padding: 0 0 56px;
  position: relative;
  background-color: #fff1d8;
}
.third_content_fitoenergetica {
  position: relative;
}

.third_content_fitoenergetica::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-color: #435743;
}

.last {
  margin-bottom: 0;
}

@media screen and (max-width: 1798px) {
  .second_content_fitoenergetica {
    background: url('../img/backg_repeat.jpg') repeat;
  }
}

@media screen and (max-width: 1024px) {
  .banner_fitoenergetica img,
  .banner_fitoenergetica_footer img {
    display: none;
  }
  .fito_txt_banner,
  .txt_fitoenergetica_footer {
    display: block;
    height: 350px;
  }
  .fito_txt_banner {
    background: url('../img/fitoenergetica/fitoenergetica_backg_resp.jpg') repeat-x;
    position: relative;
  }
  .fito_txt_banner img,
  .txt_fitoenergetica_footer img {
    display: block;
  }

  .txt_fitoenergetica_footer {
    background: #434346;
  }
}

@media screen and (max-width: 880px) {
  .fito_txt_banner {
    height: 250px;
  }
}
@media screen and (max-width: 712px) {
  .second_content_fitoenergetica img {
    float: none;
    margin: 0 0 15px 0;
  }
}
@media screen and (max-width: 400px) {
  .fito_txt_banner,
  .txt_fitoenergetica_footer {
      height: 250px;
  }
}

/*
  ========================================
        PRIVACIDADE
  ========================================
*/

.second_content_privacidade {
  position: relative;
  background: url('../img/privacidade/privacidade_backg.jpg');
}

.banner_privacidade_txt {
  display: none;
}

.txt_privacidade {
  padding: 76px 0 105px 0;
}

.txt_privacidade span {
  font-weight: 700;
  font-size: 18px;
  color: #435743;
}

.second_content_privacidade::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-color: #435743;
}

@media screen and (max-width: 1818px) {
  .second_content_privacidade {
    background: url('../img/backg_repeat.jpg') repeat;
  }
}
@media screen and (max-width: 1024px) {
  .banner_privacidade img {
    display: none;
  }
  .banner_privacidade_txt {
    display: block;
    background: url('../img/privacidade/privacidade_backg_resp.jpg') repeat-x;
    height: 350px;
    position: relative;
    width: 100%;
  }
  .banner_privacidade_txt img {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .banner_privacidade_txt {
      height: 250px;
  }
}

/*
  ========================================
        CONTATO
  ========================================
*/
.second_content_contato {
  background: url('../img/contato/contato_backg.jpg') no-repeat, url('../img/backg_repeat.jpg') repeat;
  position: relative;
  text-align: center;
  padding: 30px 0 65px 0;
  overflow:hidden;
}

.second_content_contato {
  border-bottom:24px solid #435743;
}

.banner_contato_txt {
  display: none;
}

.second_content_contato .txt_form_contato,
.second_content_contato .txt_email_contato, {
  text-align: left;
  float: left;
}
.txt_email_contato {
  width: 40%;
  float: right;
  margin-top: 44px;
}

.txt_email_contato p {
  margin-bottom: 0;
}

.txt_email_contato a:hover {
  color: #8bcc8b;
}

.second_content_contato .container {
  text-align: left;
}

.formulario {
  display: inline-block;
}
.formulario {
  width: 58%;
  padding: 10px 0;
}

.formulario.inputs {
  width:100%;
}

.formulario input,
.formulario textarea {
  width: 100%;
  float: left;
  margin-top: 10px;
  border: 0;
  padding: 10px;
  box-shadow: -5px 4px 8px -1px rgba(0, 0, 0, 0.5);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  outline: none;
  border: 2px solid #fff;
  position: relative;
  z-index: 2;
}

.formulario textarea {
  height: 100px;
  resize: none;
}

.formulario button {
  float: right;
  margin-top: 10px;
  width: 140px;
  height: 50px;
  border: 0;
  color: #435743;
  background-color: #ced6ce;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  border-radius: 0;
}

.preview {
  text-align: center;
  padding-top: 20px;
}

.formulario button:hover {
  background-color: #435743;
  color: #ced6ce;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.formulario input:focus,
.formulario textarea:focus {
  border: 2px solid #435743;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* [type="password"],
[type="email"] {
    filter: saturate(1) hue-rotate(500deg);
} */

@media screen and (max-width: 1695px) {
  .second_content_contato {
    background: url('../img/backg_repeat.jpg') repeat;
  }
}

@media screen and (max-width: 1166px) {
  .formulario {
    width: 100%;
    padding: 0;
  }
  .txt_form_contato p {
    text-align: center;
  }
  .txt_email_contato {
      width: 100%;
      float: none;
  }
}

@media screen and (max-width: 1024px) {
  .txt_form_contato p {
    margin-bottom:0;
  }

  .banner_contato img {
    display: none;
  }
  .banner_contato_txt {
    display: block;
    background: url('../img/contato/contato_backg_resp.jpg') repeat-x;
    height: 350px;
    position: relative;
  }
  .banner_contato_txt h1 {
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .banner_contato_txt img {
    display: block;
  }
}

@media screen and (max-width: 880px) {
  .banner_contato_txt {
     height: 250px; 
  }
}

/*
  ========================================
    SEJA UM REPRESENTANTE
  ========================================
*/

.second_content_representante {
  background: url('../img/contato/contato_backg.jpg') no-repeat, url('../img/backg_repeat.jpg') repeat;
  position: relative;
  text-align: center;
  padding: 50px 0 45px 0;
  text-align: center;
  overflow: hidden;
}

.second_content_contato::after,
.second_content_representante::after {
  position:absolute;
  content:'';
  left: -98px;
  top: 22px;
  background: url("../img/contato/after_flor.png") center no-repeat;
  height: 385px;
  width: 370px;
}

.second_content_contato::before,
.second_content_representante::before {
  position:absolute;
  content:'';
  right: -24px;
  bottom: -26px;
  background: url("../img/contato/before_flor.png") center no-repeat;
  height: 260px;
  width: 370px;
}

.banner_representante_txt {
  display: none;
}

.txt_email_representante {
  float: right;
}

.formulario_representante .form_div {
  width: 49%;
}

.second_content_representante .txt_form_representante,
.second_content_representante .txt_email_representante, {
  text-align: left;
  float: left;
}
.txt_email_representante {
  width: 40%;
}

.second_content_representante {
  border-bottom:24px solid #435743;
}
.formulario_representante {
  display: inline-block;
}
.formulario_representante {
  width: 100%;
  padding: 10px 0;
  text-align: center;
}

.formulario_representante input,
.formulario_representante textarea,
.formulario_representante select {
  width: 100%;
  float: left;
  margin-top: 10px;
  border: 0;
  padding: 10px;
  box-shadow: -5px 4px 8px -1px rgba(0, 0, 0, 0.5);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  outline: none;
  border: 2px solid #fff;
  position: relative;
  z-index: 2;
}

.formulario_representante select {
  width: 50%;
    float: right;
    height: 51px;
}

.formulario_representante textarea {
  height: 100px;
  resize: none;
}

.formulario_representante button {
  float: right;
  margin-top: 10px;
  width: 140px;
  height: 50px;
  border: 0;
  color: #435743;
  background-color: #ced6ce;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 18px;
  position: relative;
  z-index: 2;
}

.formulario_representante button:hover {
  background-color: #435743;
  color: #ced6ce;

  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.formulario_representante input:focus,
.formulario_representante textarea:focus,
.formulario_representante select:focus {
  border:2px solid #435743;

  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

@media screen and (max-width: 1800px) {
  .second_content_contato::after {
    top:100px;
  }
}

@media screen and (max-width: 1694px) {
  .second_content_representante {
    background: url('../img/backg_repeat.jpg') repeat;
  }
}

@media screen and (max-width: 1024px) {
  .formulario_representante {
    width: 100%;
    padding: 0;
  }
  .txt_form_representante p {
    text-align: center;
    margin-bottom:0;
  }
  .banner_representante img {
    display: none;
  }
  .banner_representante_txt {
    display: block;
    background: url('../img/representante/representante_backg_resp.jpg') repeat-x;
    height: 350px;
    position: relative;
  }
  .banner_representante_txt img {
    display: block;
  }
  .second_content_contato::before,
  .second_content_contato::after,
  .second_content_representante::before,
  .second_content_representante::after {
    display:none;
  }

  .second_content_representante {
    padding: 30px 0;
  }
}

@media screen and (max-width: 880px) {
  .banner_representante_txt {
    height: 250px;
  }
}

@media screen and (max-width: 690px) {
  .formulario_representante .form_div {
    width: 100%;
  }
  .formulario_representante select {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .banner_representante_txt {
      height: 250px;
  }
}

.align_center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

a:visited {
  color: #435743;
}

a:link {
  text-decoration: none!important;
    outline: none!important;
}

button {
  outline: none!important;
}
/*
  ========================================
        WORDPRESS CART
  ========================================
*/

.woocommerce-cart .entry .entry-content,
.woocommerce-cart .entry .entry-header{
  margin:0 auto;
  max-width:100%;
  padding: 0 20px;
}

.woocommerce-cart h1 {
  font-size:25px;
}

.woocommerce-cart-form .actions .input-text {
  padding:6px 10px!important;
}

.entry-content .woocommerce {
  max-width: 100%!important;
}

.cart-collaterals a.checkout-button,
.entry-content p.return-to-shop a,
.woocommerce-cart-form button {
  background-color: #ced6ce;
  color: #435743;
  border-radius: 3px!important;
}

.woocommerce-cart-form input.qty:focus {
  outline: none;
  border: 1px solid #435743;
}

.cart-collaterals .wc-proceed-to-checkout a:hover,
.entry-content p.return-to-shop a:hover,
.woocommerce-cart-form button:hover {
  background-color: #435743!important;
  color: #ced6ce!important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.woocommerce-cart-form a.remove {
    width: 25px;
    height: 25px;
    background: #ced6ce;
    color: #435743;
    padding: 4px 0;
}

.woocommerce-cart-form a.remove:hover {
    width: 25px;
    height: 25px;
    background: #435743;
    color: #ced6ce;
    padding: 4px 0;
}

.woocommerce-cart-form a.remove:hover,
form.woocommerce-shipping-calculator button:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.woocommerce-cart-form .product-thumbnail,
.woocommerce-cart-form .product-quantity {
  text-align: center;
}

.cart_totals {
  width: 50%!important;
}

.cart_totals table td,
.cart_totals table th {
    padding: 15px;
}

.entry-content table td,
.entry-content table th {
  color: #435743;
  vertical-align: middle;
}

.entry-content table td > {
  display:inline-block!important;
}

.cart_totals table td {
  font-size: 18px;
}

.cart-collaterals a.checkout-button {
  float: right;
  margin-top: 5px;
}

form.woocommerce-shipping-calculator button {
  background-color: #ced6ce;
    color: #435743;
}
form.woocommerce-shipping-calculator button:hover {
  background-color: #435743;
    color: #ced6ce;
}

@media screen and (max-width: 1024px) {
  .entry .entry-content {
      padding: 0 0px;
  }
  header.entry-header {
    margin-left: 105px!important;
  }
}

@media screen and (max-width: 767px) {
  .cart_totals {
    width: 100%!important;
  }
  header.entry-header {
    margin: 0 20px!important;
  }
}

@media screen and (max-width: 460px) {
  .woocommerce-cart-form .actions .input-text {
    width: 100%!important;
    text-align:center;
  }

  .woocommerce-page table.cart td.actions .button {
    width:100%!important;
    margin-top:5px;
  }
}
/*
  ========================================
    WORDPRESS PAGINA PRODUTOS
  ========================================
*/
/*teste*/
/* section.pag_produtos ul.products li {
  position: relative;
}
section.pag_produtos ul.products li a img {
  z-index: 30;
}
section.pag_produtos ul.products li:nth-child(2)::after {
  content: "";
    background: url('../img/produtos/mandala_amor.png') no-repeat; /* hsl(0, 0%, 100%)
    opacity: 0.5;
    top: 5px;
    left: 14px;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 29;
    width: 215px;
    height: 215px;
}
section.pag_produtos ul.products li:hover::after {
    content: "";
    opacity: 1;
    position: absolute;
}
.lista_produtos ul li a img:hover {
    opacity: 1;
}
.lista_produtos ul li a img:hover {
    opacity: 1;
} */
/*teste*/

.banner_trocas_pg_produtos {
  position: relative;
}
section.pag_produtos {
  padding: 0;
}

section.pag_produtos ul.products li a img {
  width: 215px;
  height: 215px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product_meta {
  display: none;
}

.woocommerce-loop-product__link img {
  /* width: 215px; */
  /* height: 215px; */
}

a.woocommerce-product-gallery__trigger {
  z-index: -1;
}

.variations_form table {
  margin-bottom: 15px;
}

.variations_form tr {
  display:flex;
  flex-wrap:wrap;
}

.variations_form tr td {
  border:none;
  width: 100%;
  padding: 5px 0;
}

.variations_form tr td select {
  border-radius: 9px;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  cursor: pointer;
  padding: 3px 6px;
}

.woocommerce-variation-description {
  background: #ced6ce;
  padding: 3px 10px;
  display:inline-block;
  margin-bottom: 30px;
  border-radius: 15px;
}

.woocommerce-variation-description p {
  margin: 0!important;
}

.detalhes .woocommerce-tabs {
  padding-top: 70px;
}

.banner_trocas_pg_produtos a {
  position: absolute;
    top: 58%;
    left: 19%;
    z-index: 2;
    padding: 10px 25px;
    background-color: #ced6ce;
    color: #435743;
}

.banner_trocas_pg_produtos a:hover {
    background-color: #435743;
    color: #ced6ce;
    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner_trocas_txt_produtos {
  display: none;
}

.detalhes .flex-viewport {
  margin-bottom: 30px;
}

.detalhes .woocommerce-product-gallery {
    width: 45%!important;
    height: auto;
    text-align: center;
    margin-bottom: 0;
}

.detalhes .woocommerce-product-gallery__image img {
  display: inline-block;
  width: 180%!important;
  height: 180%!important;
}

.detalhes .summary.entry-summary {
  width:52%!important;
}

.detalhes .woocommerce-tabs ul li.active a {
    color: #435743;
  box-shadow: 0 2px 0 #435743;
}

.summary button.single_add_to_cart_button {
  color: #435743;
    background: #ced6ce;
    text-transform: uppercase;
    border-radius: 3px;
    width: 125px;
    height: 42px;
    padding: 13px 0
}

.summary button.single_add_to_cart_button:hover {
  color: #ced6ce;
  background: #435743;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.summary h1 {
  color: #435743;
}

.summary span.woocommerce-Price-amount {
  font-size: 30px;
}

.summary .product_title {
  color: #435743;
}

.woocommerce-page div.product div.summary .qib-container {
  width:auto;
}

.summary .tantofaz,
.summary .valor,
.summary .centavos {
  display: inline-block;
  font-size: 30px;
  color: #435743;
}

.woocommerce-message a.wc-forward {
  color: #ced6ce;
  background: #435743;
  width: 140px;
  padding: 8px;
}

.woocommerce-message a.wc-forward:hover {
  color: #435743;
  background: #ced6ce;
}

#idx-calc_shipping {
  width: 65px;
  height: 35px;
    border-radius: 3px;
    padding: 0;
    text-transform: uppercase;
    background-color: #ced6ce;
    color: #435743;
}

#idx-calc_shipping:hover {
  background-color: #435743;
    color: #ced6ce;
}

#zipcode {
  height: 35px!important;
  width: 85px!important;
}

.voltar {
  display: inline-block;
  color: #435743;
  position: absolute;
  top: -35px;
  left: 0;
  font-size: 16px;
  background: #ced6ce;
  padding: 4px 10px 4px 10px;
  z-index: 2;
  border-radius: 15px;
  margin-top: -5px;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.voltar:hover {
  background: #212c21;
  color:#fff;
}

.woocommerce-product-gallery li {
  text-align:center;
  margin:10px 0;
}

.woocommerce-product-gallery li img {
  display:inline-block;
}

@media screen and (max-width: 1024px) {
  .banner_trocas_pg_produtos img {
    display: none;
  }
  .banner_trocas_txt_produtos {
    display: block;
    background: url('../img/trocas/trocas_backg_resp.jpg') repeat-x;
    height: 350px;
    position: relative;
    width: 100%;
  }
  .banner_trocas_txt_produtos img {
    display: block;
  }
  .banner_trocas_pg_produtos a {
      top: 65%;
      left: 21%;
  }
}

@media screen and (max-width: 880px) {
  .banner_trocas_txt_produtos {
    height: 250px;
  }
}

@media screen and (max-width: 768px) {
  .detalhes .woocommerce-product-gallery,
  .summary h1 {
        margin-bottom: 0;
  }

  .detalhes .summary.entry-summary {
    width:100%!important;
  }

  .detalhes .woocommerce-product-gallery {
    width:60%!important;
    position: relative;
    left: 20%;
  }
}
@media screen and (max-width: 590px) {
  .banner_trocas_pg_produtos a {
      top: 65%;
      left: 5%;
  }

  .detalhes .woocommerce-product-gallery {
    width:100%!important;
    left: 0%;
  }
}

/************PRODUTOS RELACIONADOS****************/
/*
.related ul.products li a h5,
section.content-area ul.products li a h5 {
  float: left;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 10px;
    text-align: left;
  color: #435743!important;
    font-size: 16px!important;
}

.related h2,
section.content-area h2 {
  margin-bottom: 25px;
  font-size: 18px;
  color: #435743;
}

.related > h2  {
  font-size: 22px!important;
  font-weight: 600;
  margin-bottom:0!important;
}

.related ul.products li a span.price,
section.content-area ul.products li a span.price {
  width: 100%;
  margin-top: -25px;
  font-size: 20px!important;
  text-align: center;
}
.related ul.products li a span.price span,
section.content-area ul.products li a span.price span {
  font-size: 25px;
  color: #435743;
}

.related ul.products li a span.price span {
  font-size: 22px!important;
  margin-top: 23px!important;
  font-weight: normal!important;
}


.related ul.products li a span.price span span {
  font-size: 18px!important;
  margin-top: 0!important;
  margin-right:1px!important;
  font-weight: 600!important;
}


.related ul.products li a span.price .tantofaz,
.related ul.products li a span.price .valor,
.related ul.products li a span.price .centavos,
section.content-area ul.products li a span.price .tantofaz,
section.content-area ul.products li a span.price .valor,
section.content-area ul.products li a span.price .centavos {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.related ul.products li a span.price .tantofaz,
.related ul.products li a span.price .centavos,
section.content-area ul.products li a span.price .tantofaz,
section.content-area ul.products li a span.price .centavos {
  font-size: 16px;
    float: right;
    margin-top: 3px;
}
.related ul.products li a span.price .tantofaz,
section.content-area ul.products li a span.price .tantofaz {
  float: left;
  margin-top: 3px;
}
.related ul.products li a span.price .valor,
section.content-area ul.products li a span.price .valor {
  font-size: 30px;
  float: left;
  margin-top: -4px;
}

.related ul.products li a.added_to_cart {
  background-color: #ced6ce;
    position: absolute;
    bottom: 10px;
    width: 74%;
    height: 30px;
    padding: 5px;
    text-align: center;
}
section.content-area ul.products li a.added_to_cart {
  background-color: #ced6ce;
    position: absolute;
    bottom: 55px;
    width: 72%;
    right: 29px;
    height: 33px;
    padding: 7px;
    text-align: center;
    border-radius: 3px;
    text-transform: uppercase;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.5);
}
.related ul.products li a.woocommerce-LoopProduct-link,
section.content-area ul.products li a.woocommerce-LoopProduct-link {
  height: 310px;
  width: 220px;
}
.related ul.products,
section.content-area ul.products {
  text-align: center;
  transform: scale(0.85);
}
.related .woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
section.content-area .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none!important;
    display: inline-grid;
    width: 218px!important;
    height: 270px!important;
    margin-right: 3%!important;
    margin-bottom: 50px!important;
}

.related ul.products li.product {
  margin-right:5%!important;
}

@media screen and (max-width: 1054px){
  .related .woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
  section.content-area .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-right: 5%!important;
  }
}

.related ul.products li a.button,
section.content-area ul.products li a.button {
    position: absolute;
    bottom: 55px;
    right: 29px;
    width: 153px;
    height: 0;
    overflow: hidden;
    text-transform: uppercase;
    padding: 0 0!important;
    border-radius: 0!important;
    background-color: #ced6ce!important;
  color: #435743!important;
  font-size: 16px!important;
  font-weight: 500!important;
}
.related ul.products li:hover a.button,
section.content-area ul.products li:hover a.button {
  height: 32px;
  padding: 5px!important;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.related ul.products li a img,
section.content-area ul.products li a img {
  box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.related ul.products li a img:hover,
section.content-area ul.products li a img:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
*/
/************PRODUTOS RELACIONADOS FIM****************/

form.woocommerce-cart-form .tantofaz,
form.woocommerce-cart-form .valor,
form.woocommerce-cart-form .centavos {
  display: inline-block;
}
.cart-collaterals .tantofaz,
.cart-collaterals .valor,
.cart-collaterals .centavos {
  display: inline-block;
}
.woocommerce-checkout-review-order .tantofaz,
.woocommerce-checkout-review-order .valor,
.woocommerce-checkout-review-order .centavos {
  display: inline-block;
}

/*
  ========================================
    WORDPRESS CHECKOUT
  ========================================
*/

.woocommerce-notice--success {
  color:#435743;
  font-size:18px;
  font-weight:600;
}

.fc-contact-login__action {
  background:#445743;
  color:#fff;
  padding:2px 8px;
  border-radius:15px;
  text-decoration:none!important;
  font-size:15px;
  transition: 0.3s all;
}

.fc-contact-login__action:hover {
  color:#ffffff;
  background:#253525;
}

.fc-step__substep h3 {
  font-size:20px!important;
}

.fc-step__substep label {
  font-size: 15px;
}

.fc-step__substep input {
 padding: 5px 15px!important;
 transition:0.3s all;
 font-size: 16px!important;
}

.fc-step__substep input:focus {
  border:1px solid #97cab0!important;
}

.fc-step__substep * {
  outline:none!important;
}

.order-print a, 
.wcpix-container button,
.fc-login-form__inner button,
.checkout button {
  background:#435743;
  font-family:"Poppins", sans-serif;
  font-size: 16px;
  font-weight:400;
  border-radius:25px;
  transition:0.3s all;
}

.payment_box.payment_method_pagseguro {
  padding:20px!important;
}

#pagseguro-payment-form {
  padding:0;
}

#pagseguro-credit-card-form {
  display:flex;
  justify-content:space-between!important;
  flex-wrap:wrap;
}

#pagseguro-card-holder-cpf-field,
#pagseguro-card-number-field {
  display:flex;
  flex-wrap:wrap;
  align-items: end;
}

#pagseguro-card-number-field #pagseguro-card-number {
  height:40px;
}

#pagseguro-card-holder-cpf-field::after,
#pagseguro-card-number-field::after {
  display:none;
}

.checkout button:hover {
    background:#253525;
}

.fc-checkout-steps p {
  margin:0 0 20px 0!important;
}

.fc-checkout-steps .woocommerce-shipping-fields__field-wrapper {
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}

.woocommerce-billing-fields #billing_same_as_shipping_field {
  display: flex;
}

.woocommerce-billing-fields #billing_same_as_shipping_field label {
  cursor:pointer;
}

.woocommerce-billing-fields #billing_same_as_shipping_field::after,
.woocommerce-billing-fields #billing_same_as_shipping_field::before {
  display:none;
}

.woocommerce-billing-fields #billing_same_as_shipping_field input[type=checkbox] {
  width: 36px;
  height: 16px;
  margin-top: 2px;
  cursor: pointer;
}

.woocommerce-billing-only-fields__field-wrapper,
.collapsible-content__inner {
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
}

/**/

.woocommerce-checkout .entry .entry-header {
  margin: 0;
  max-width: 1440px;
  padding: 0 20px;
}

.woocommerce-checkout .entry .entry-header h1 {
  font-size:30px;
}

.woocommerce-checkout .entry .entry-content, 
.woocommerce-checkout .entry .entry-summary {
  max-width: 1440px;
  padding: 0 20px;
  margin: 0;
}

#pagseguro-payment-methods input[type=radio] {
  display: none!important;
}

#pagseguro-payment-methods li {
  font-size:15px;
}

#pagseguro-payment-methods li * {
  border-radius:15px;
}

#pagseguro-payment-methods li.active {
  background:#435743;
  color:#ffffff;
  font-size:18px;
  border-radius: 5px!important;
}

.woocommerce-checkout-review-order table.shop_table td,
.woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout-review-order table.shop_table td,
.woocommerce-checkout-review-order table.shop_table th {
    text-align: center;
}

.woocommerce-checkout-review-order button {
  color: #435743;
  background: #ced6ce;
}

.woocommerce-checkout-review-order button:hover {
  color: #ced6ce;
  background: #435743;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

form.checkout input:focus {
  border: 1px solid #435743;
  outline: none;
}

.woocommerce-info {
    background: #ced6ce;
    color: #435743;
}

.woocommerce-info a {
    background: #ced6ce;
    color: #435743;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ced6ce;
    color: #435743;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:focus,
.select2-container--default .select2-results__option--highlighted[data-selected]:focus {
    background-color: #ced6ce;
    color: #435743;
}

form.checkout input,
form.checkout textarea {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

a.woocommerce-privacy-policy-link {
  text-decoration: underline!important;
}

form.checkout input,
form.checkout textarea {
  width: 100%;
}

.oocommerce-billing-fields__field-wrapper p.form-row {
  width: 100%;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
}

span.select2-container--default {
  width: 100%!important;
}

/*
  ========================================
    WORDPRESS CATEGORIAS
  ========================================
*/
.btn_voltar_cat {
  position: relative;
  margin-top: 45px;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.term-description {
  width:100%;
  margin-top: 15px;
  float: left;
}

.woocommerce-result-count {
  padding-top:0;
}

.btn_voltar_cat a {
  position: absolute;
  display: inline-block;
}

.voltar_cat {
  display: inline-block;
  color: #435743;
  position: absolute;
  top: -35px;
  left: 0;
  font-size: 16px;
  background: #ced6ce;
  padding: 4px 10px 4px 10px;
  z-index: 2;
  border-radius: 15px;
    margin-top: 10px;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.voltar_cat:hover {
  background: #212c21;
  color:#fff;
}

h1:not(.site-title):before, h2:before,
.entry .entry-title:before {
  height: 0;
}

header.woocommerce-products-header {
  margin-top: -35px;
}

form.woocommerce-ordering select {
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

form.woocommerce-ordering select:focus {
  border: 1px solid #435743;
  outline: none;
}

::selection {
    background-color: #ced6ce!important;
}

@media screen and (max-width: 648px) {
  form.woocommerce-ordering {
    float: left!important;
  }
  form.woocommerce-ordering select {
    width: 100%;
  }
}
h1.woocommerce-products-header__title {
  color: #435743;
  margin-bottom: 15px;
  height: 50p;
}

h1.woocommerce-products-header__title::before {
  height: 2px!important;
}
/*
  ========================================
    WORDPRESS LOGIN
  ========================================
*/
.entry-content .woocommerce-form-login button,
form.woocommerce-ResetPassword button {
  background: #ced6ce;
    color: #435743;
}
.entry-content .woocommerce-form-login button:hover,
form.woocommerce-ResetPassword button:hover {
  background: #435743;
    color: #ced6ce;
    -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*
  ========================================
    WORDPRESS LOGADO
  ========================================
*/
nav.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-content p {
  text-align: center;
}

nav.woocommerce-MyAccount-navigation ul li {
  color: #ced6ce;
}
nav.woocommerce-MyAccount-navigation ul li:hover {
  color: #435743;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

form.woocommerce-EditAccountForm p {
  text-align: left;
}

.woocommerce-MyAccount-content a.woocommerce-Button {
  background: #435743;
    color: #ced6ce;
}
form.woocommerce-EditAccountForm button {
  background: #ced6ce;
    color: #435743;
}
form.woocommerce-EditAccountForm button:hover {
  background: #435743;
    color: #ced6ce;
}

/*
  ========================================
    WORDPRESS DROP CARRINHO
  ========================================
*/
span.woocommerce-Price-currencySymbol,
span.woocommerce-Price-amount,
.mini-carrinho span.quantity {
  position: inherit;
  font-size: 16px;
  position: inherit;
  left: 0;
  top: 0;
  display: inline-block;
  padding: 0;
}

span.woocommerce-Price-amount {
  font-size: 17px;
}

/* .mini-carrinho span.quantity {
    font-size: 14px;
    position: inherit;
    left: 0;
    display: inline-block;
    padding: 0;
} */

span.woocommerce-Price-currencySymbol {

}

#cart {
  position: relative;
  text-align: left;
  z-index: 2;
}

header .login {
  margin-left:25px;
}

header .login a {
  display: block;
  font-size: 14px;
  color: #fff;
}

.ico_login {
  padding: 10px 0 10px 45px;
  background: url("../img/header/ico_login.png") left center no-repeat;
  margin-bottom: 20px;
}

a.cart_button_header{
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
a.cart_button_header:hover{
    cursor:pointer;
    opacity:0.80;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
}
.cart_button_header {
  padding: 10px 0 13px 45px;
  background: url("../img/compra_contato_header.png") left center no-repeat;
  position: relative;
}
/* .cart_button_header span {
  content: '';
  position: absolute;
  top: -13px;
  left: 24px;
  background: #cf1400;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 3px;
} */

.mini-carrinho {
  position:absolute;
  z-index: 9999;
}
.mini-carrinho {
  display: none;
  position:absolute;
  top: 38px;
  right: -20px;
  overflow: hidden;
  padding: 0px 0 15px 0;
  width: 300px;
  background-color: rgb(221, 228, 221);
  border: 2px solid #435743;
  border-radius: 15px;
  color: #fff;
}

.mini-carrinho ul {
    overflow-y:scroll;
    max-height: 295px;
    padding: 0 22px;
    border-bottom:2px solid #435743;
}

.mini-carrinho ul::-webkit-scrollbar {
    width: 10px;
}

.mini-carrinho ul::-webkit-scrollbar-track {
    border:1px solid #1f3a29;
}

.mini-carrinho ul::-webkit-scrollbar-thumb {
    background-color: #435743;
    outline: 1px solid #000000;
}

.mini-carrinho .total {
  font-size:18px;
    color: #ced6ce;
    background: #435743;
    padding:5px 0;
    margin: 10px 20px 4px 20px;
    text-align: center;
    border-radius: 15px;
}

.mini-carrinho .buttons {
    margin-bottom: 0;
    text-align: center;
}

.mini-carrinho .buttons a {
    display: inline-block;
    color: #ced6ce;
    background: #435743;
    padding: 6px 16px;
    margin: 2px 4px;
    border-radius: 15px;
    font-size: 15.5px;
    font-weight: 600;
    transition:0.4s all;
}

.mini-carrinho .buttons a:hover,
.mini-carrinho .total {
    background: #435743;
    color: #fff;
}

.mini-carrinho ul li {
    border-bottom: 2px solid #435743;
    position:relative;
    padding: 20px 0 20px 0;
}

.mini-carrinho ul li:last-child {
    border-bottom:none;
}

.mini-carrinho ul li:before,
.mini-carrinho ul li:after {
    content: "";
    display: table;
}

.mini-carrinho ul li:after {
    clear: both;
}

.mini-carrinho ul li {
    clear: both;
    *zoom: 1;
}

.mini-carrinho ul li img {
  width: 75px;
    float: left!important;
    border: 1px solid #435743;
    border-radius: 5px;
    margin-right: 13px;
}

.mini-carrinho a.remove {
  position:absolute;
  top: 25px;
  right:0;
  padding: 2px 0 0 0;
  color: #ced6ce;
  background: #435743;
}

.mini-carrinho a.remove:hover {
    color: #435743!important;
  background: #fff;
}

.mini-carrinho ul li a,
.mini-carrinho ul li span {
  /*float: left;*/
}

.mini-carrinho ul li a {
  display: block;
}
.mini-carrinho .quantity {
    top:0;
    width: 97px;
    color: #445743;
}

.mini-carrinho .tantofaz {
  margin-left: 110px;
}

.mini-carrinho .tantofaz,
.mini-carrinho .valor,
.mini-carrinho .centavos {
    font-size: 25px;
}

.mini-carrinho ul li span.quantity .tantofaz,
.mini-carrinho ul li span.quantity .valor,
.mini-carrinho ul li span.quantity .centavos {
  margin-left: 0px;
    font-size: 14px;
}

/* .mini-carrinho span.quantity {
    font-size: 14px;
    position: inherit;
    left: 0;
    display: inline-block;
    padding: 0;
} */

.mini-carrinho .quantity span.woocommerce-Price-amount {
  margin-bottom:5px;
}

.mini-carrinho .quantity span * {
  /* display:inline-block; */
  /* width: auto; */
}

header #cart .content2 {
    clear: both;
    display: none;
    position: relative;
    top: 0px;
    padding: 8px;
    min-height: 100px;

    background-color:#FFF;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -khtml-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;

    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;

    z-index: 9999;
}
header #cart.active .heading {
}

header #cart.active .content2 {
    display: block;
    z-index: 9999;
}
.woocommerce-mini-cart__empty-message {
  text-align: center;
    padding-top: 10px;
}
.tantofaz,
.valor,
.centavos {
  display: inline-block;
}
@media screen and (max-width: 1400px) {
  .mini-carrinho {
      right: -10px;
  }
}
@media screen and (max-width: 1270px) {
  .mini-carrinho {
      right: 0px;
      width: 300px;
  }
}
@media screen and (max-width: 500px) {
  .mini-carrinho {
      right: -8px;
      width: 280px;
      top: 54px;
  }
  .mini-carrinho .tantofaz {
      margin-left: 80px;
  }
}

/*CART PLUGIN WORDPRESS*/

#cart_resp thead th {
  text-align: left;
  padding: 7px 10px;
}

#cart_resp tbody tr td,
#cart_resp thead tr th{
  text-align:center;
}

#cart_resp .product-name {
  text-align:left;
  width: 400px;
}

#cart_resp .product-thumbnail img {
  display:inline-block;
}

#cart_resp .buttons_added {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}

@media screen and (max-width: 1000px) {
  .wl-ci-proceed-to-checkout {   
    width:auto!important;
    margin-left:15px;
  }
}

@media screen and (max-width:950px) {
  #cart_resp thead {
    display:none;
  }

  #cart_resp tbody tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 10px solid #fef1d9;
    position: relative;
  }

  #cart_resp tbody tr td {
    width: 100%!important;
    padding: 5px 15px!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ededed;
  }

  #cart_resp .buttons_added {
    margin:inherit;
  }

  #cart_resp tbody tr td::before {
    display:flex;
    align-items:center;
    padding: 0;
    font-size:15px;
    color:#435743;
    height:30px;
  }

  #cart_resp tbody tr td.product-name::before {
    content:'Produto';
  }

  #cart_resp tbody tr td.product-price::before {
    content:'Preço';
  }

  #cart_resp tbody tr td.product-quantity::before {
    content:'Quantidade';
  }
  
  #cart_resp tbody tr td.product-subtotal::before {
    content:'SubTotal';
  }

  #cart_resp .product-name {
    justify-content: flex-end;
    gap: 0 15px;
  }

  #cart_resp .product-name a {
    font-size: 14px!important;
  }

  #cart_resp .product-name::before {
    position:absolute;
    left:15px;
  }

  #cart_resp tbody tr td.product-price > span {
    margin:4px 0 0 0;
  }
  
   #cart_resp .product-remove {
     position: absolute;
     right:15px;
     top: 28px;
     z-index: 2;
     display: inherit!important;
     width: auto!important;
   }
  
  #cart_resp .product-remove::before {
    display:none;
  }

  .elementor.elementor-6 {
   margin:15px 0; 
  }

}

@media screen and (max-width:770px) {
  #cart_resp .buttons_added * {
    font-size:18px;
    height:30px!important;
    border-radius: 1px;
  }

  .wl .wl-ci .quantity.buttons_added {
    height:35px!important;
    width: 90px;
  }

  #cart_resp .product-remove {
    border:none;
  }

  .wl-bottom-actions {
    gap:15px;
    flex-wrap:wrap;
  }
}

@media screen and (max-width:600px) {
  #cart_resp .product-name {
    justify-content:space-between;
    flex-wrap:wrap;
    align-items: center;
    text-align: center;
  }

  #cart_resp .product-name a {
    width:100%;
  }
  
  #cart_resp .product-name::before {
    display:none!important;
  }

  #cart_resp .product-category {
    margin:0 auto;
  }

  .wl-ci-btns div {
    margin:0;
  }
}

/*
  ========================================

  ========================================
*/

.shipping-calculator-button {
  background:#ced6ce;
  color:#435743;
  padding:5px 10px;
  font-size:16px;
  border-radius:5px;
  transition:0.3s all;
}

.shipping-calculator-button:hover {
  background:#b5bdb5;
  color:#435743;
}

.shop_table * {
  font-family: 'Poppins', sans-serif;
}

.woocommerce-shipping-calculator *{
  font-size:16px;
}

.shop_table .input-text {
  padding: 1px 10px!important;
  border-radius: 5px;
  border: 1px solid #aaaaaa;
}

#shipping_method *,
#shipping_method {
  font-size:17px!important;
}

#shipping_method li p {
  display:inline-block;
  margin-left:8px;
  margin-bottom:0;
}

#shipping_method li {
  margin-bottom:15px;
}

.shipping-method__option {
  display: flex!important;
  justify-content:space-between;
}

.shipping-method__option-price {
  position:inherit!important;
  right: 0!important;
  top: 3px!important;
}

.shipping-method__option label {padding: 8px 15px 8px 45px!important;display: flex!important;justify-content: space-between;align-items: center;}

.shop_table input[type="radio"] {
  position: relative;
  top: 3px;
  margin-right: 6px;
}

.content_abelhas {
  padding: 0 0 30px 0!important;
}

.status p.instock {
    color:#8BC34A;
   }
.status p.onbackorder  {
    color:#ffa700;
  }
.status p.out-of-stock {
    color:#cb1d05;
    font-size: 2.5em;
 }

.woocommerce-Tabs-panel h2 {
  display:none;
 }

.woocommerce-Tabs-panel h6 {
     margin:0!important;
     color: #435743;
 }

.woocommerce-tabs .description_tab a {
  color: #445743!important;
  font-size: 22px;
  box-shadow: none!important;
  border-bottom: 3px solid #435743;
}

 /*
  ========================================
    ETAPAS
  ========================================
*/


.etapas .titulo {
  height:240px;
  background: url("../img/etapas/bg_titulo_etapas.jpg") center no-repeat;
  /* background-size: cover; */
}

.etapas .sub_titulo {
  height:170px;
  background: #f4f4f4 url("../img/etapas/sub_title_etapas.jpg") center no-repeat;
}

.etapas .txt_1 {
  background:#fff;
  text-align:center;
  padding:25px 0;
}

.etapas .txt_1 h6 {
  font-weight:600;
  color: #74b736;
  line-height: 1.6;
}

.etapas .content {
  padding: 50px 0;
  background: #f5f5f5 url("../img/etapas/content.jpg") top center repeat;
}

.etapas .content .item {
  float:left;
  width: 50%;
  text-align:center;
  padding-right: 40px;
  margin-bottom: 20px;
}

.etapas .content .item .tt_et {
  margin-bottom:10px;
  height: 110px;
}

.etapas .content .item:nth-child(2n) {
  padding-right:0;
}

.etapas .content p {
  text-align: justify;
  font-size: 15px;
  letter-spacing: -0.3px;
}

@media screen and (max-width: 1170px) {
  .etapas .titulo {
    height:165px;
    background: #fdfef8 url("../img/etapas/title_etapas.jpg") center no-repeat;
  }
}

@media screen and (max-width: 1050px) {
  .etapas .titulo {
    height:165px;
    background: #fdfef8 url("../img/etapas/title_etapas.jpg") center no-repeat;
    background-size:100%;
  }
}

@media screen and (max-width: 1050px) {
  .etapas .titulo {
    height:130px;
  }

  .etapas .sub_titulo {
    background: #f4f4f4 url("../img/etapas/sub_title_etapas.jpg") center no-repeat;
    background-size:cover;
  }


  .etapas .txt_1 h6 br {
    display:none;
  }

}

@media screen and (max-width: 800px) {
  .etapas .titulo {
    height:110px;
  }

    .etapas .content {
        padding:25px 0;
    }

  .etapas .content .item {
    width: 100%;
    padding-right: 0;
  }

  .etapas .content .item p {
    text-align:center;
  }
}

@media screen and (max-width: 650px) {
  .etapas .titulo {
    padding:10px 0;
    height:90px;
  }

  .etapas .sub_titulo {
    height:120px;
    background: #f4f4f4 url("../img/etapas/sub_title_etapas.jpg") center no-repeat;
    background-size:cover;
  }
}

@media screen and (max-width: 550px) {
  .etapas .titulo {
    height:70px;
    background: #fdfef8 url("../img/etapas/title_etapas.jpg") center no-repeat;
    background-size:100%;
  }
}

@media screen and (max-width: 420px) {
  .etapas .sub_titulo {
    height:100px;
    background: #f4f4f4 url("../img/etapas/sub_title_etapas.jpg") center no-repeat;
    background-size:cover;
  }
}




.cart_totals {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
}

.cart_totals h2 {
  font-size:20px;
  font-weight:600;
  margin-bottom:15px;
}

.cart_totals .wc-proceed-to-checkout {
    width: 100%;
}

.notice_free_shiping {
  color: black;
    border: 2px solid #435743;
    order: 2;
    width: 100%;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    margin: 25px 0 15px;
    align-items: center;
}

.notice_free_shiping .button.wc-forward {
    order: 3;
}

.cart_totals .notice_free_shiping a {
    font-size: 14px;
    padding: 6px 5px;
    margin: 10px;
    word-break: inherit;
}

.notice_free_shiping a.button {
    background: #435743;
    padding: 10px 15px;
}

.notice_free_shiping .woocommerce-Price-amount {
  color: #fff;
    font-weight: 600;
    background: #435743;
}

.notice_free_shiping .woocommerce-Price-amount {
    padding: 2px 5px;
    animation: shakeHand 2s infinite;
    z-index: 9;
}

.notice_free_shiping div {
  font-weight: 600;
    color: #435743;
}

span.woocommerce-Price-amount {
    position: inherit!important;
    font-size: 21px!important;
    margin-bottom: 3px;
    font-family: "Poppins";
    text-align: left;
    left: 0;
    top: 0;
    display: inline-block;
}

@keyframes shakeHand{
  0%  {transform:scale(0.9);  
  }

  50% {transform:scale(1);  
  }

  100%{transform:scale(0.9);        
  }
}

/*
  ========================================

  BLOG

  ========================================
*/

.fundo_blog {
  background: url("../img/blog/fundo_blog.jpg") top center no-repeat;
  border-bottom: 20px solid #435743;
}

.lista_blog {
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
  padding: 35px 0;
}


.lista_blog .item {
  width: 29%;
  margin: 0 2%;
  margin-bottom: 60px;
}

.lista_blog .img_blog {
  height:200px;
  overflow:hidden;
}

.lista_blog .img_blog img {
  object-fit:cover;
}

.owl-carousel .item {
  width: 100%!important;
}

.lista_blog .item h6 {
  font-size:22px;
  color:#435a4c;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 10px;
}

.lista_blog .item p {
  font-size: 15px;
  color:#435a4c;
  line-height: 1.4;
}

.banner_blog_txt {
  display: none;
}

.pagination_blog  {
  width:100%;
  margin-top:25px;
  display:flex;
  justify-content:center;
}

.pagination_blog a,
.pagination_blog span {
  border: 1px solid #a0a0a0;
  background:#fff;
  width: 30px;
  height: 32px;
  display:flex;
  justify-content:center;
  align-items:center;
  margin: 0 1px;
}

.pagination_blog span {
  font-weight:600;
  border: 1px solid #435743;
}

.pagination_blog a.prev {
  background: #fff url("../img/blog/seta_blog.png") center no-repeat;
  transform:rotateZ(180deg);
}

.pagination_blog a.next {
  background: #fff url("../img/blog/seta_blog.png") center no-repeat;
}

@media screen and (max-width: 1350px) {
  .owl-carousel {
    padding: 0 25px!important;
  }
}

@media screen and (max-width: 1024px) {
  
   .fundo_blog {
     background:#fff4e5;
   }

   .blog_details h2 {
     margin-top: 0!important;
     padding-top: 30px;
   }

  .banner_blog img {
    display: none;
  }
  .banner_blog_txt {
    display: block;
    background: url('../img/contato/contato_backg_resp.jpg') repeat-x;
    height: 350px;
    position: relative;
  }
  .banner_blog_txt h1 {
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .banner_blog_txt img {
    display: block;
  }

  .lista_blog .item {
    width: 46%;
    margin: 0 2%;
    margin-bottom: 40px;
  }

  .lista_blog .item h6 {
    font-size:18px;
  }
}

@media screen and (max-width: 880px) {
  .banner_blog_txt {
     height: 250px; 
  }
}

@media screen and (max-width: 600px) {
    .lista_blog .item {
      width: 100%;
      margin: 0 2%;
      margin-bottom: 30px;
    }

    .lista_blog .item .img_blog {
      height: 180px;
    }
}

/**/

.blog_details h2 {
  font-size:40px;
  font-weight:600;
  color:#435a4c;
  margin-bottom:10px;
  margin-top: 40px;
}

.blog_details h3 {
  font-size:16px;
  color:#435a4c;
  margin-bottom:30px;
}

.blog_details .detail {
  display:flex;
  justify-content:space-between;
}

.blog_details .detail .txt {
  width: 100%;
  text-align: justify;
}

.blog_details .detail .img {
  width:450px;
  float: right;
  margin-left: 60px;
  margin-bottom: 25px;
}

.blog_details h4 {
  text-align:center;
  font-size:40px;
  font-weight:600;
  color:#435a4c;
  margin-bottom:10px;
  margin-top:15px;
}

.blog_details h2::after,
.blog_details h2::before {
  display:none;
}

@media screen and (max-width: 900px) {
  .blog_details h2 {
    font-size:25px;
  }

  .blog_details .detail .txt {
    display:flex;
    flex-wrap:wrap;
  }

  .blog_details .detail .img {
    width:100%;
    order:1;
    text-align:center;
    margin:15px 0;
  }

  .blog_details h4 {
    font-size:25px;
    margin-bottom:5px;
  }

}

ul.products li a.woocommerce-LoopProduct-link {
    display: flex!important;
    flex-wrap: wrap;
}

ul.products li a.woocommerce-LoopProduct-link span.subcat {
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding: 15px 0 0 0;
  order: 1;
}

ul.products li a.woocommerce-LoopProduct-link img {
  order: -1;
}

ul.products li.product .price {
  width: 100%;
}

ul.products .fswp_installments_price {
  width: 100%;
  order: 5;
}

/* ul.products li.product .woocommerce-loop-product__title {
  margin: 0!important;
} */

.menu_categorias {
  display:flex;
  flex-wrap:wrap;
width: 100%;justify-content: center;gap: 10px 15px;margin-bottom: 35px;}

.menu_categorias h2 {
  width:100%;
  text-align:center;
  margin-bottom:25px;
font-size: 18px;}

.menu_categorias div {
  width: 150px;
text-align: center;
  transition:0.3s all;
}

.menu_categorias div:hover {
  opacity:0.7;

}

.menu_categorias div span {
  display:block;
margin-top: 5px;}

.menu_categorias div:hover span {
  color:#233823;
}

p.price del span {
  text-decoration: line-through;
}
span.price del span {
  text-decoration: line-through;
}
.onsale {
  background: #ffa500!important;
}