@import url('//fonts.googleapis.com/css?family=Roboto:400,500,700');

@font-face {
    font-family: 'semplicitalight';
    src: url('/arquivos/semplicita_light.woff2.css') format('woff2'),
         url('/arquivos/semplicita_light.woff.css') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'semplicitmedium';
    src: url('/arquivos/semplicita_medium.woff2.css') format('woff2'),
         url('/arquivos/semplicita_medium.woff.css') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'semplicitaombra';
    src: url('/arquivos/semplicita_ombra.woff2.css') format('woff2'),
         url('/arquivos/semplicita_ombra.woff.css') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'semplicitbold';
    src: url('/arquivos/semplicita_bold.woff2.css') format('woff2'),
         url('/arquivos/semplicita_bold.woff.css') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
  padding: 0px!important;
}

a {
   color: #000000; 
}

.body-checkout-confirmation h1.f2.black-70 {
  display: none;
}

.body-checkout-confirmation .main {
    max-width: 970px;
    padding: 0px;
    margin: 40px auto 20px auto;
}

#app-container .ph3-ns.w-70-ns.db {
    width: 100%;
}

.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus, 
.dropdown-submenu:hover>a, 
.dropdown-submenu:focus>a,
.shipping-sla-options li.selected  {
    background-color: #d6f0e4;
    background: #d6f0e4;
    color: #000;
}

.shipping-sla-options li .icon-ok {
    border: 1px solid #000;
    border-radius: 7px;
    width: 10px;
    height: 10px!important;
    float: left;
    position: relative;
    margin: 2px 0px 0px 0px;
    display: block!important;
}

.shipping-sla-options li .icon-ok::before {
    content: ""!important;
}

.shipping-sla-options li.selected .icon-ok::before {
    width: 6px;
    height: 6px;
    content: ""!important;
    background-color: #000;
    border-radius: 6px;
    position: absolute;
    left: 2px;
    top: 2px;
}

.shipping-sla-selector .shipping-sla-options a {
  font-size: 16px;
  text-align: left;
}

.shipping-sla-options .icon-ok:before {
    content: "\f0a1";
}

#shipping-calculate-link {
    padding: 7px 14px;
    font-weight: 700;
    text-decoration: none;
}

.shipping-estimate {
    position: relative;
}

@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
        display: none;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
        display: none;
    }
}

.shipping-sla-selector .shipping-sla-options {
    /*display: block;*/
}

.step, .cart, .totalizers {
    border: 1px solid #f4f4f4;
    border-radius: 0px;
}

h1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #000;
    font-family: 'semplicitmedium', sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 200%;
    margin: 20px 0px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.top-t {
    background-color: #fec400;
    width: 100%;
    height: 50px;
}

.container-center {
    margin: 0px auto;
    max-width: 1050px;
    padding: 0px;
}

#top-t-left {
    float: left;
}

#top-t-left p {
    font-family: 'semplicitmedium', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    padding: 0px 0px 0px 25px;
    margin: 16px 0px 0px 0px;
}

.check-topo-left a {
    float: left;
    margin: 33px 0px 0px 0px;
}

.check-footer {
    margin: 0px 0 0;
    padding: 20px 0 30px;
    background: #352c2d;
    float: left;
    width: 100%;
}

.check-footer-left span {
    float: left;
    width: 100%;
    text-align: left;
    font-family: 'Didact Gothic', sans-serif;;
}
.check-footer-right span {
    float: left;
    width: 100%;
    text-align: right
}
.check-footer-left strong {
    float: left;
    width: 100%;
    margin: 0 0 10px
}

.check-footer p {
    color: #fff;
    font-size: 13px;
}

.check-footer-left {
    float: left;
    width: 50%
}
.check-footer-right {
    float: right;
    width: 40%;
    margin: 0
}

.check-footer-left p {
    color: #fff;
    font-size: 13px;
    opacity: 0.9;
    letter-spacing: 1px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    margin: 5px 0px 0px 0px;
}
.check-footer-left-01::before {
    content: "\00a9 ";
    margin: 0px 5px 0px 0px;
}
.check-footer-right p {
    text-align: right;
    color: #f5a019;
    text-transform: uppercase;
    font-style: italic;
    font-size: 14px;
    opacity: 0.9;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 5px 0px 0px 0px;
}

.checkBar {
    float: right;
    color: #fff;
    font-size: 14px;
    line-height: 120%;
    font-family: 'semplicitmedium', sans-serif;
    margin: 32px 0px 0px 0px;
}

.top-m {
    background-color: #352c2d;
    width: 100%;
    height: 101px;
}

#top-m-02 {
    float: left;
    width: 268px;
    margin: 0px 0px 0px -134px;
    padding: 0px;
    left: 50%;
    position: relative;
}

#top-m-02 a {
    float: left;
    margin: 33px 0px 0px 0px;
}

.btn-success {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    color: #000;
    background: none no-repeat 0px 0px #f5a019;
    border: none;
    font-size: 20px;
    font-family: 'semplicitmedium', sans-serif;
    font-size: 17px;
    font-weight: 500!important;
    padding: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background: none no-repeat 0px 0px #362D2E;
}

.container-rodape {
    float: left;
    width: 100%;
    border-top: 1px solid #e9e9e9;
    padding: 30px 0px; 
    margin: 0px;
}

.container-rodape p {
    font-family: 'semplicitmedium', sans-serif;
    font-size: 14px;
}

#container-rodape-left {
  float: left;
}

#container-rodape-right {
  float: right;
}

#container-rodape-right p {
  text-align: right;
}

#container-rodape-right img {
  margin-left: 10px;
}

@media only screen and (max-width: 1050px) {
  .container {
    margin: 0px 0px 0px 5%;
    width: 90%;
  }
  
}

@media only screen and (max-width: 767px) {
  
  #top-m-02 {
      width: 268px;
      margin: -7px 0px 12px -134px;
  }
   
  #top-t-left {
    display: none; 
  }
  
  #container-rodape-left {
  	width: 100%;
  }
  
  #container-rodape-right {
  	width: 290px;
    margin: 30px 0px 0px -145px;
    position: relative;
    left: 50%;
    float: left;
  }
  
  .container-rodape p {
    text-align: center;
  }
  
  #container-rodape-right p {
    text-align: center;
  }
  
  h1 {
    margin-top: 13px;
    text-align: center;
    margin-bottom: 30px!important;
  }

  .top-t {
    height: 22px;
  }

  .shipping-sla-selector .shipping-sla-options {
      display: none;
  }

  .shipping-sla-selector.open .shipping-sla-options {
      display: block;
  }

  .shipping-estimate::before {
      content: "Clique aqui para trocar\a a forma de entrega";
      white-space: pre;
      font-size: 11px;
      line-height: 120%;
      background-color: #fffff6;
      /* width: 208px; */
      text-align: center;
      color: #4b5405;
      text-shadow: none;
      padding: 4px 8px;
      border: 1px solid #ccc;
      display: flex;
  }

  .check-topo {
      height: 139px!important;
  }
  .check-footer-right p, .check-footer-left p, .check-footer-left-02 {
      text-align: center;
  }
  .check-footer-right p, .check-footer-left p, .check-footer-left-02 { 
     color: #fff!important;
  }

  .check-topo-left {
      width: 100%;
  }

  .checkBar {
      float: left;
      width: 100%;
      text-align: center;
      line-height: 100%;
      margin: 24px 0px 0px 0px;
      font-size: 12px;
  }

  .top-m {
      height: 134px;
  }

  .check-topo-left a {
      position: relative;
      left: 50%;
      margin: 33px 0px 0px -80px;
      width: 171px;
  }

  .check-footer-left, .check-footer-right {
      width: 100%
  }
  
}

.container-main {
	min-height: auto;
}

.cart-active .cart-select-gift-placeholder {
  float: left !important;
  width: 58% !important;
}

@media(max-width: 768px) {

  .cart-active .cart-select-gift-placeholder {
    width: 100% !important;
  }
  
}

:root {
	  --border: #352c2d;
	  --truck: #352c2d;
	  --text: #352c2d;
	}
	#shipping-bar {display: inline-flex;width:100%;align-items: center;justify-content: center;border-top: solid 1px var(--border);border-bottom: solid 1px var(--border);padding: 10px;}
	.truck-icon {margin-right: 15px;}
	.truck-icon svg {width: 55px;height: auto;}
	.fil0 {fill: var(--truck);}
	.shipping-text p {margin: 0px;color: var(--text);font-family: Arial, Helvetica, sans-serif;font-size: 13px !important;}