/* Content copied from "checkout-custom.css" at 2017-06-29T15:59:17.724Z */


/* /files/checkout-custom.css */


/* banner vendedoras */


.body-cart .forms.coupon-column.summary-coupon-wrap.span7.pull-left {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    padding: 22px 0;
}


.body-cart .forms.coupon-column.summary-coupon-wrap.span7.pull-left > div {
  margin: 0 0 10px 0 !important;
}


@media screen and (max-width:768px) {
    
  .body-cart .forms.coupon-column.summary-coupon-wrap.span7.pull-left {
    padding: 10px 25px;
    align-items:center;
  }


}

.vendedoras {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}

.vendedoras.show {
    visibility: visible;
    opacity: 1;
    padding: 25px 0;
}

.vendedoras.show p {
    font-size: 16px;
}

.vendedoras p {
    background: #000;
    font-size: 0px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
}

@import url('//fonts.googleapis.com/css?family=Lato:300,400,700');
@media (min-width: 1200px) {
    @import "//fonts.googleapis.com/css?family=Oswald:400,300";
    body {
        padding-top: 20px
    }
    .container {
        width: 1170px
    }
    .container-cart,
    .container-order-form {
        width: 970px
    }
    .masthead {
        padding: 10px 5px 0
    }
    .masthead h3 {
        font-size: 24.5px;
        margin: 10px 0
    }
    .masthead h1,
    .masthead h2,
    .masthead h3 {
        line-height: 40px
    }
    .masthead h1,
    .masthead h2,
    .masthead h3,
    .masthead h4,
    .masthead h5,
    .masthead h6 {
        font-family: 'Oswald', sans-serif;
        font-weight: 300
    }
    #footerCredits {
        background-color: #F5F5F5;
        padding: 60px 10px
    }
    #footerCredits img {
        display: inline-block;
        margin-bottom: 40px
    }
    h1.lead {
        margin-top: 0
    }
    .valor-por {
        font-size: 36px;
        margin-top: 4px;
        display: block;
        line-height: 140%
    }
    .descricao-preco {
        margin-top: 10px
    }
    .buy-button {
        float: right;
        width: 30%;
        font-weight: bold
    }
    nav {
        display: block
    }
    .nav {
        margin-bottom: 20px;
        margin-left: 0;
        list-style: none
    }
    .nav>li>a {
        display: block;
        font-size: 14px
    }
    .nav>li>a:hover {
        text-decoration: none;
        background-color: #eeeeee
    }
    .nav>li>a>img {
        max-width: none
    }
    .nav>.pull-right {
        float: right
    }
    .nav-tabs>li,
    .nav-pills>li {
        float: left
    }
    .nav-tabs>li>a,
    .nav-pills>li>a {
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
        line-height: 14px
    }
    .nav-pills>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 2px;
        margin-bottom: 2px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .product-name .brand-name,
    .product-name .seller {
        display: none
    }
    .steps-view {
        width: 422px
    }
    .mini-cart {
        text-shadow: 0 1px 0px #fff;
        position: relative
    }
    .mini-cart .summary-template-holder,
    .mini-cart h2 {
        background: #f7f7f7;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top: 1px dotted #eee;
        padding-top: 8px
    }
    .mini-cart .cart-template-holder {
        background: #fff;
        border-right: 3px solid #F7F7F7;
        border-left: 3px solid #F7F7F7
    }
    .mini-cart h2 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 0;
        padding: 4px 6px;
        text-align: right;
        color: #aaa;
        margin-bottom: 0;
        border-radius: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    .mini-cart .cart {
        margin-bottom: 0;
        padding: 1px 3px 6px 5px
    }
    .mini-cart .monetary,
    .mini-cart .quantity-price {
        text-align: right;
        white-space: nowrap
    }
    .mini-cart .cart table tbody tr td.quantity-price {
        float: right;
        margin-right: 6px
    }
    .mini-cart .info {
        text-align: right;
        width: 58%
    }
    .mini-cart .info,
    .mini-cart .monetary {
        padding-top: 6px
    }
    .mini-cart .table tfoot td {
        color: #468847;
        font-size: 13px;
        font-weight: bold;
        padding-top: 12px
    }
    .mini-cart .product-item {
        padding-bottom: 6px
    }
    .mini-cart .product-item .shipping-date,
    .mini-cart .product-item .quantity-price {
        font-size: 11px;
        padding: 10px 0 4px 0
    }
    .mini-cart .totalizers {
        margin-bottom: 10px
    }
    .mini-cart .link-cart {
        font-size: 11px;
        margin-top: 5px
    }
    .locale {
        display: none
    }
    .lookatme {
        background: #FFF;
    }
    .item-unavailable {
        background-color: #FFF;
    }
    .item-unavailable .top-arrow {
        border-bottom-color: #FFF;
        top: -15px;
        left: 25px;
        margin-left: -5px;
        border-bottom-width: 0;
        border-width: 10px;
        bottom: auto;
    }
    span[data-i8n="cart.unavailableForDelivery"],
    span[data-i18n="cart.unavailableForDelivery"] {
        font-size: 0;
    }
    span[data-i8n="cart.unavailableForDelivery"]:before,
    span[data-i18n="cart.unavailableForDelivery"]:before {
        content: "Este CEP Ã© invÃ¡lido ou possui restriÃ§Ãµes de entrega";
        color: #a92b39;
        font-weight: 400;
        font-size: 13px;
        position: absolute;
        right: 33px;
        bottom: -33px;
        opacity: 0;
    }
    tr.item-unavailable:last-child span[data-i8n="cart.unavailableForDelivery"]:before,
    tr.item-unavailable:last-child span[data-i18n="cart.unavailableForDelivery"]:before {
        opacity: 1;
    }
    .item-unavailable i {
        color: #FFF;
    }
}

@media (max-width: 480px) {
    #header {
        background-color: #2982d4;
        color: #fff;
        height: 45px;
        width: 100%;
        padding: 0 10px;
        margin-left: -10px
    }
    #header button.back {
        background-color: transparent;
        border: none;
        float: left;
        margin: 10px;
        color: #fff;
        border: 0;
        font-size: 17px;
        line-height: 24px;
        font-weight: normal;
        padding: 0
    }
    #header button.back .arrow {
        width: 17px;
        height: 23px;
        background-image: url("/arquivos/playkids-mobile-sprite.png");
        background-size: 320px auto;
        background-repeat: no-repeat;
        background-position: -177px -60px;
        float: left
    }
    #header h1 {
        float: right;
        margin: 3px 0 0;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 25px;
        width: 93px;
        height: 26px;
        color: #FFF
    }
}

.wrapper {
    margin: 0 auto;
    padding: 0;
    width: 945px
}

.left {
    float: left
}

.right {
    float: right
}

body {
    font-family: "Signika Negative", sans-serif;
    font-size: 12px;
    color: #000000;
    background: #fff;
    padding: 0
}

a {
    color: #999999
}

.container h1 {
    font: 300 26px "Signika Negative", sans-serif;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 10px
}

.btn {
    font-family: "Helvetica", sans-serif;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #000;
}

.btn.btn-success:hover {
    color: #fff;
}

.btn:hover {
    color: #000;
}

.page-header {
    border-bottom: none !important;
    overflow: hidden;
    margin: 0;
    background-color: #000
}

.page-header .wrapper {
    overflow: hidden;
    padding: 0
}

.page-header .logo-wrapper .logo {
    background: url("//ateen.vteximg.com.br/arquivos/ateen-logo.png") no-repeat;
    width: 194px;
    height: 39px;
    font-size: 0;
    display: block;
    margin: 32px 0
}

.page-header .selo-seguro {
    font-size: 15px;
    font-weight: 100;
    font-family: "Helvetica", sans-serif;
    margin-top: 44px;
    color: #fff
}

.page-header .selo-seguro:before {
    content: "\f023";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-size: 18px
}

.page-footer .wrapper {
    padding: 40px 0 0 0;
    margin-top: 40px;
    border-top: 1px solid #efefef
}

.page-footer .address {
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    text-align: center
}

.page-footer .credits .credit-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

.btn-place-order {
    width: 258px;
    height: 45px;
    padding: 0;
    font-size: 16px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-image: none;
    background: #51a351;
}

.btn-place-order:hover {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

@media (max-width: 480px) {
    .wrapper {
        width: 100%
    }
    .logo-wrapper {
        float: none;
        margin: 20px auto;
        width: 194px
    }
    .page-header .selo-seguro {
        float: none;
        margin: 15px auto;
        width: 181px
    }
}

#show-gift-card-group {
    font-size: 0;
}

#show-gift-card-group::after {
    content: 'Vale-compras';
    display: inline;
    font-size: 12px
}

.gift-card-provider-default > .payment-discounts-options > label[for="payment-discounts-code"]::after {
    content: 'Vale-compras';
    display: inline;
    font-size: 13px
}
.gift-card-provider-default > .payment-discounts-options > label[for="payment-discounts-code"] {
    font-size: 0;
}

/*# sourceMappingURL=checkout-custom.css.map */

/* Banner Dia dos namorados */
.b__content {
  position: fixed;
  top: 80px;
  left: 0;
  background-image: url(https://ateen.vteximg.com.br/arquivos/ATEEN_0144.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 50px;
  width: 100%;
  max-width: 750px;
  max-height: 440px;
  height: 100%;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  border: 1px solid black;
}

.feedback-success, .feedback-error{
  display:none;
}
.b__content.feedback .feedback-success, .b__content.feedback-erro .feedback-error{
  display: block;
}
.b__content.feedback, .b__content.feedback-erro {
    width: 250px;
    height: auto;
    color: white;
    background: #e9bd8a;
    text-align: center;
    font-size: 16px;
    padding: 25px 30px 5px;
}
.b__content.feedback .b__title, .b__content.feedback .b__form, .b__content.feedback-error .b__title, .b__content.feedback-error .b__form {
 	display:none; 
}
.b__title {
  width: 50%;
}
.b__title--text {
  text-align: center;
  color: white;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 25px;
}
.b__title img{
  margin: 0 auto;
  display: block; 
}
.b__form {
  width: 50%;
}
.b__form input, .b__form textarea {
  display: block;
  width: 75%;
  margin: 0 auto;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin-bottom: 10px;
  height: 28px;
  text-indent: 12px;
  font-size: 15px;
}
.b__form textarea {
  height: 80px;
}  
.b__form input[type="submit"]{
  color: white;
  background: transparent;
  text-align: right;
  padding: 0;
  width: 78%;
  font-size: 18px;
}
.b__content--close {
  color: white;
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .b__content {
    background: #e9bd8a;
    width: auto;
    max-height: 100vh;
    margin: 0 10px;
    border: 1px solid black;
    top: 15px;
    height: 100%;
    max-height: 540px;
    overflow-y: auto;
    padding: 0;
  }
  .b__content.feedback, .b__content.feedback-erro {
    width: auto;
    padding: 0 0 10px;
  }
  .b__body {
   padding: 40px 15px 5px; 
  }
  .b__title, .b__form {
    width: 100%;
  }
  .b__form input, .b__form textarea {
   	width: 80%;
    padding: 4px 0; 
  }
  .b__title--text {
   	margin: 10px 0 25px; 
  }
}
/* Banner Dia dos namorados */

#app-container > div > div > p > a {
    font-weight: bold;
    color: black;
    font-size: 1.25em;
    margin-top: 5px;
    display: block;
}