html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

#blockcart-modal {
  color: #414141; }
  #blockcart-modal .modal-header {
    background: #f7b3b3; }
  #blockcart-modal .modal-body {
    background: #ebebeb;
    padding: 3.125rem 1.875rem; }
    #blockcart-modal .modal-body .divide-right span {
      display: inline-block;
      margin-bottom: 0.3125rem; }
#blockcart-modal .modal-dialog {
    margin: 30px auto;
    max-width: 1140px;
    width: 100%;
}
  #blockcart-modal .product-image {
    width: 13.125rem;
    margin-bottom: 20px;
     }
  #blockcart-modal .modal-title {
    font-weight: 600;
    color: white;
    font-size: 18PX; }
    #blockcart-modal .modal-title i.material-icons {
      margin-right: 1.875rem; }
 #blockcart-modal .product-name {
    color: #000000;
    font-family: DINWebPro-Regular,Helvetica,Arial,Meiryo,sans-serif;
    font-size: 16px;
    font-weight: 500;
}
  #blockcart-modal .cart-products-count {
    font-size: 18x; }
  #blockcart-modal .cart-content {
    padding-left: 2.5rem; }
#blockcart-modal .cart-content button {
    margin-right: 0.3125rem;
}
.btn.btn-secondary:hover {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
}
  #blockcart-modal .divide-right {
    border-right: #acaaa6 1px solid; }
  
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050 !important;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  font-weight: normal;
   }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  #product #product-modal .modal-dialog {
    width: auto !important;
    margin: 30px auto;
    display: table; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } 
}
text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important;
  }*/

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } 
}


@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } 
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } 
}    
body#checkout section.checkout-step.-current.-reachable.-complete .done, body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
    display: none;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    color: #acaaa6;
    cursor: pointer;
    display: block;
    float: right;
    margin-right: 0.125rem;
}
body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block;
}
body#checkout section.checkout-step.-reachable.-complete .content {
    display: none;
}
body#checkout section.checkout-step.-current .content {
    display: block;
}
.done {
    display: inline-block;
    margin-right: 1rem;
}
body#checkout section.checkout-step .address-item {
    -moz-box-flex: 0;
    flex: 0 0 49%;
    margin-bottom: 0.625rem;
}

.topheader {
    padding: 10px 0px 0px 0px;
    background: #d1aa7c;
    font-weight: 500;
    color: #fff;
}


.topheader .telefone .addon-box {
    float: right;
}


.texto_telefone:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 125px;
}


.icones_redes:before {
    content: "\f082";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #434343;
    font-size: 20px;
}


.icones_redes:after {
    content: "\f16d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #434343;
    font-size: 20px;
    margin-left: 10px;
}

.frete_gratis .addon-box {
    float: none;
}

.layout-column.col-lg-4.redes-sociais-top {
    margin-top: -8px;
}

.redes-sociais-top span.fa.fa-facebook {
    color: #fff;
}

.redes-sociais-top span.fa.fa-twitter {
    color: #fff;
}


.text_seo h1 {
    font-size: 14px;
    color: #b2b2b9;
}


.text_seo p {
    font-size: 12px;
    color: #b2b2b9 !important;
    font-weight: 400;
    text-align: justify;
    line-height: 17px;
}

.text_seo {
    padding: 50px 0px 0px 0px;
}

.product-reference {
    display: none !important;
}

section.product-features {
    display: none !important;
}

