/* /files/checkout5-custom.css */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body{
    padding-top: 0px !important;
}
.client-document{display:none !important}
.footer{
	font-family: 'Open Sans', sans-serif;
}
.container-cart, .container-order-form {
    width: 1170px;
}
.all-with.cms {
    background: #d2d6ec;
    padding-top: 25px;
    padding-bottom: 15px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.footer .col-inst-nos {
    padding-left: 0px;
    width: 68%;
    float: left;
}
.col-xs-3 {
    width: 25%;
    float: left;
}
.footer .row-menus b {
    display: block;
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #004994;
}
.footer ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 10px;
}
.footer li{
    list-style: none;
    padding-left: 0;
}
.footer a, .footer span {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer;
}
.col-xs-4 {
    width: 33.33333333%;
    float: left;
}
.col-xs-8 {
    width: 66.66666667%;
    float: left;
}
.footer .col-servicios .col-atencion {
    padding: 0px 25px;
}
.footer .col-servicios {
    text-align: center;
}
.col-atencion img {
    padding-right: 10px;
}
.footer p.agrupado-footer {
    display: inline-block;
    margin-bottom: 0px;
    height: 50px;
    vertical-align: middle;
}
.footer p.agrupado-footer span {
    color: #004994;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.footer p.agrupado-footer .tf {
    display: block;
    font-size: 26px;
}
.content-logos {
    margin-top: 15px;
    background: white;
    max-width: 370px;
    min-height: 40px;
    line-height: 40px;
    padding-left: 11px;
}
.content-logos img {
    padding-right: 8px;
}
.footer ul {
    list-style: none;

}
footer.footer.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.box-portes-gratis .content-box-portes {
    display: inline-block;
    padding: 10px;
}
.content-box-portes .agrupado:nth-child(4) {
    padding-right: 0px;
}
.content-box-portes .agrupado {
    padding-right: 15px;
    display:inline-block;
}
.content-box-portes .cifra, .content-box-portes .simbolo {
    font-size: 35px;
    font-weight: bold;
}
.content-box-portes .block {
    display: block;
}

.content-box-portes .year, .content-box-portes .text {
    text-transform: uppercase;
    font-size: 16px;
}
.content-box-portes .bold {
    font-weight: bold;
}
.content-box-portes .add-portes-gratis {
    background: #4d80b4;
    color: white;
    text-transform: uppercase;
    padding: 8px;
    text-align: center;
}
.content-box-portes .text.block {
    font-size: 14px;
    line-height: 11px;
}
.box-portes-gratis {
    /*display: inline-block;*/
    display: none;
    margin-bottom: 15px;
    background: #add0be;
    padding: 15px;
}
.content-box-portes .boton-portes {
    background: #4d80b4;
    padding: 10px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
.box-portes-gratis img {
    padding-bottom: 30px;
}

body.body-cart {
    padding-top: 0px;
}
.welcome-bar {
    background-color: #004b93;
    padding: 5px 0px;
    height: 80px;
    z-index: 12;
    width: 100%;
}
.logo-header {
    position: absolute;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.container.container-main.container-cart {
    padding-top: 150px;
}
img.img-responsive.logo {
    max-width: 50%;
}
.account-cart a#mi-cuenta {
    padding-right: 10px;
    padding-top: 15px;
    display: inline-block;
    vertical-align: sub;
}
.account-cart a {
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
}
.account-cart {
    float: right;
    display: none;  
}
button#cart-coupon-add, a#cart-to-orderform {
    color: white;
    background: #ee8123;
    border: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    font-weight: bold;
}
button#cart-coupon-add {
    background: #76b5ef;
}
a:hover, a:focus {
    color: #08c;
    text-decoration: none;
}
.table.cart-items th {
    color: #004994;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.table.cart-items thead {
    background: #ccdbe9;
}
.cart-template-holder .cart {
    border: none;
    padding: 0px;
}
#cart-title {
    text-transform: uppercase;
    color: #004994;
    font-weight: bold;
    margin-top: 0px;
}
.full-cart .summary-totalizers .monetary{
    text-align: right;
}
.footer .text-compra {
    display: inline-block;
    max-width: 255px;
    text-align: center;
    vertical-align: top;
    margin-right: 16px;
}
.footer .text-compra span {
    color: #444444;
    display: block;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 22px;
}
.footer .text-compra a {
    color: #004994;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 22px;
}
.footer .caja-content {
    display: inline-block;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
.footer .caja-content .content-img {
    min-height: 40px;
}
.footer .caja-content p, .footer .caja-content p span {
    font-family: 'Open Sans';
    font-weight: normal;
    color: #004b93;
    text-align: center;
}
.caja-content p span.bold {
    font-weight: 600;
}
.footer .caja-content.envio p, .footer .caja-content.entrega p, .footer .caja-content.devolucion p,
.footer .caja-content.pago p, .footer  .footer .caja-content.garantia p {
    max-width: 150px;
}
.caja-content.papel p{
    max-width: 105px;
}
.footer .caja-content.pago p span, .caja-content.garantia p span.bold, .footer .caja-content.entrega p span,
.caja-content.devolucion p span.bold, .caja-content.tiendas p span.bold, .caja-content.opiniones-footer p span.bold {
    display: block;
}
.col-ecommerce-anho, .col-atencion, .content-logos {
    display: inline-block;
}
/*confirmation 1*/
.checkout-container.orderform-active{
    padding-top: 25px;
    /*overflow: auto;*/
    min-height: 640px;
}
/**/
/*confirmation 2*/
/*
div#checkout-confirmation-header{
    margin-top: -20px;
}*/

.body-checkout-confirmation .box-portes-gratis {
    display: none;
}
.body-checkout-confirmation .main {
    padding-top: 80px;
    margin-bottom: 50px;
}
a.cconf-continue-button, a.cconf-myorders-button {
    background-color: #004994;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
}
a.cconf-continue-button.hover-bg-moon-gray:hover, a.cconf-myorders-button.hover-bg-moon-gray:hover{
    background: #409c40;
}

.logo-header .logo-movil{
    display: none;
}

.account-cart .mi-cuenta-movil{
    display: none;
}

#footer-movil-checkout{
    display: none;
}

/*fin confirmation*/

@media (max-width:767px){
    input[type="checkbox"], input[type="radio"]{
        margin-top: 0px;
    }
  	.modal.fade {
    	top: -150px;
	}
    .logo-header .logo-movil{
        display: block;
    }

    .account-cart .mi-cuenta-movil{
        display: block;
    }

    .logo-header .logo-pc{
        display: none;
    }

    .account-cart .mi-cuenta-pc{
        display: none;
    }

    .welcome-bar{
        margin-left: -10px;
        padding-left: 20px;
        /*padding-right: 20px;*/
        overflow: hidden;
        max-width: 100%;
        height: 50px;
    	box-sizing:unset;
    }

    .welcome-bar .container{
        width: 100%;
    }

    .welcome-bar .container .row{
        width: 100%;
    }

    .logo-header{
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 85%;
    }

    .account-cart{
        display: none;
        float: none;
        text-align: left;
        vertical-align: middle;
        width: 10%;
        padding-right: 10px;
        box-sizing: unset;
    }

    #footer-movil-checkout{
        display: block;
        background-color: #D9D9D9;
        padding: 15px 0 25px;
        margin-top: 20px;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #footer-pc-checkout{
        display: none;
    }

    .account-cart a#mi-cuenta{
        display:none;
    }

    body.body-cart{
        padding-bottom: 0px !important;
    }


    .bloque-ayuda-footer{
        background-color: #808080;
        height: 50px;
        text-align: center;
        padding: 7px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .segunda-frase-tel{
        font-size: 18px;
        font-weight: bold;
        margin-top: 5px;
    }

    .input-email{
        border-radius: 0px;
        width: 75%;
    }
    .submit-newsletter{
        border-radius: 0px;
        width: 25%;
        margin-left: -5px;
        background-color: #004994;
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
    }
    .footer .title-section-footer .flecha-footer.up{
        display: none;
    }
    .footer .title-section-footer .flecha-footer {
        float: right;
        padding-right: 15px;
        color: #4d4d4d;
    }
    .footer .title-section-footer {
        font-family: 'Open Sans';
        text-transform: uppercase;
        color: #4d4d4d;
        font-size: 11px;
        padding: 10px 0px;
        border-top: 1px solid #4d4d4d;
        display: block;
    }
    .footer ul li, .footer ul li a {
        font-family: 'Open Sans';
        font-size: 11px;
        color: #4d4d4d;
        line-height: 13px;
        margin: 15px 0px;
    }
    .footer .col-micuenta .title-section-footer {
        border-bottom: 1px solid #4d4d4d;
    }
    .footer ul{
        display: none;
    }
    .primera-frase {
        font-size: 11px;
        font-family: 'Open Sans';
        line-height: 14px;
        color: #ffffff;
    }
    .segunda-frase-tel {
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        font-family: 'Open Sans';
    }
    .bloque-newsletter-footer input.input-submit {
        width: 23%;
        border-radius: 0px;
        background: #004994;
        color: white;
        text-transform: uppercase;
        font-family: 'Open Sans';
        font-size: 10px;
        line-height: 14px;
    }
    p.info-terminos {
        display: inline-block;
        vertical-align: sub;
        font-family: 'Open Sans';
        font-size: 11px;
        color: #4d4d4d;
    }
    p.info-terminos a {
        text-decoration: underline;
    }

    .container.container-main.container-cart{
        padding-top: 25px !important;
        width: 100%;
        min-height: auto;
    }

    .full-cart .cart table tbody tr{
        width:100%;
    }
    .full-cart .cart table tbody tr td.product-price{
        width: 30%;
        float: none !important;
    }

    .box-portes-gratis{
        /*display:block;*/
        display: none;
    }
   body.body-cart #modalQuienCompro{
        width: 99%;
        margin-left: -10px;
    }
    .modal-dialog .itemQuienCompro{
        width: 50%;
    }
  .checkout-container .cart-links-bottom {
        float: none;
        margin-bottom: 10px;
        text-align: center;
        clear: both;
        margin-top: 20px;
    }
    .checkout-container span.link-choose-more-products-wrapper{
        display: block;
        margin-right: 0px;
    }
    .footer-checkout .footer .text-compra{
        margin: 0 auto;
        display: block;
        text-align: center;
        max-width: 100%;
        margin-bottom: 25px;
    }
    .footer .caja-content{
        margin-bottom: 10px;
    }
    .footer .col-servicios .col-atencion{
        margin-top: 10px;
    }
  	.container-cart, .container-order-form {
    	width: 100%;
	}
    .footer .caja-content {
        display: inline-block;
        text-align: center;
        padding-right: 10px;
        padding-left: 10px;
        width: 26.5%;
        float: left;
    }
    .footer .caja-content.papel p {
        margin: 0 auto;
    }
    .footer p.agrupado-footer .tf {
        display: block;
        font-size: 30px;
        font-weight: bold;
    }
    .footer .caja-content.garantia, .footer .caja-content.papel {
        width: 29%;
    }
}
/* samuel, mapa de seleccion recogida en tienda */
#contenedorTiendaSeleccionada {
    position: absolute;
    font-size:11px;
    background-color: lightgoldenrodyellow;
    width:220px;
    height:280px;
    padding:10px;
    border-right: 5px solid goldenrod;
    z-index:9999;
    overflow-y: auto;
}

#add_gift_paper {
 	text-align:right;
}
/*boton mas productos*/
span.link-choose-more-products-wrapper a {
    color: #004993;
    text-shadow: none;
    font-size: 16px;
    margin-right: 0px;
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer;
}
span.link-choose-more-products-wrapper {
    background: transparent;
    margin-right: 10px;
    padding: 0px;
    border: none;
    color: #004993;
}
/* samuel, quien compro también compro */
.itemQuienCompro {
    width: 25%;
    float: left;
    text-align: center;
}
.imgQuienCompro img {
    width: 80%;
}

body #modalQuienCompro {
    /* new custom width */
    width: 750px;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -375px;
}

body #modalQuienCompro .modal-header h3 {
    color:#46a74e;
    font-size: 24px;
}
body #modalQuienCompro .product-name{
    display:block;
    clear:both;
}
.btn-add-buy-button-asynchronous {
    background-color: #004994;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    display: block;
    width: 124px;
    text-decoration: none;
    clear: both;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
}
/* limitar a 2 lineas el titulo de los productos */
#modalQuienComproContent b.product-name a {
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 100%;
  height: 28px; /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;
}
span.best-price {
    font-weight: bold;
    font-size: 15px;
}
a.pg-lengow {
    display: none;
}
.payment-confirmation-wrap {
    background: #fff;
    /*bottom: -170px;*/
    position: relative!important;
}
span.newsletter-text {
    font-size: 11px;
    line-height: 12px;
    display: block;
    padding-top: 2px;
}
.btn-success, .btn-success:hover, .btn-success:active{
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #ee8123;
    *background-color: #ee8123;
    background-image: none;
}
.modal.fade {
    top: -250%;
}
@media (max-width: 490px){
  body {
      padding-left: 10px;
      padding-right: 10px;
  }
  body .container {
    padding: 0 !important;
  }
.vtexIdUI {
    top: 50% !important;
    }
}

.adyenHostedPaymentGroup .payment-description {
    font-size: 0;
}
.adyenHostedPaymentGroup .payment-description::after {
    font-size: 13px;
    content: "Pagar com Multibanco (Adyen). Com este método de pagamento receberá na sua conta de correio electrónico a entidade e referências para poder realizar o pagamento numa Caixa de Multibanco.";
}

#payment-group-adyenHostedPaymentGroup .payment-group-item-text {
    font-size: 0;
}
#payment-group-adyenHostedPaymentGroup .payment-group-item-text::after {
    font-size: 13px;
    content: "Pague com Multibanco";
}
form.form-step .box-client-info p.newsletter {
    display: none;
}

.best-price .new-product-real-price,
.quantity-price .total-price{
    display: inline !important;
}

.best-price .new-product-price,
.best-price .discount,
.quantity-price .total-selling-price{
    display: none !important;
}

/* ############### BLACK FRIDAY CAMBIO ESTILO GLOBAL ####################### */
/*
.welcome-bar {
  background-color: #000;
}

#cart-title {
  color: #000;
}

.table.cart-items thead {
  background-color: #000;
}

.table.cart-items thead tr th {
  color: #FFF;
}

button#cart-coupon-add {
  background: #000;
}
.footer p.agrupado-footer span {
  color: #000
}
*/
.all-with.cms {
  background: #FFF;
  border-top: 5px solid;
}

.footer .caja-content p, .footer .caja-content p span {
  color: #000;
}

.col-ecommerce-anho img {
    height: 75px;
    margin-right: 5px;
}

tr.discounts_desglose {
    display: none;
}

.input.ship-receiverName {
    clear: both;
}