/* Content copied from "checkout5-custom.css" at 2019-02-21T14:35:59.272Z */

@charset "UTF-8";
/*reset*/
*{margin:0px;padding:0px;outline:none!important}
table {border-collapse: collapse;border-spacing: 0}
fieldset, img, abbr, acronym, fieldset-img, table {border: 0 none}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display: block}
ol, ul, menu {list-style: none;margin:0}
body {line-height: 1;font-size: 14px;background:#fff;-webkit-font-smoothing: antialiased !important;text-rendering: optimizeLegibility}
a {text-decoration: none;cursor: pointer;color: #000;transition: all .15s ease;backface-visibility: hidden;}
a:hover{color:#666}
:after,
:before{transition: all .15s ease;backface-visibility: hidden}
p {line-height: normal;line-height: 20px;color: #8E8E8E;font-size: 14px}
em {font-style: normal}
img {border: none}
input:focus {outline: none}

/*grid*/
body{padding-top:0}
.ext {clear: both;float:none;width: 100%}
.ext:after{content: "";display: table;clear: both}
.int,
.container {margin: 0 auto;position: relative;width:100%;max-width: 1275px}
.line {clear:both; float:none}
.line:after{content: "";display: table;clear: both}
.col {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;float:left}
.col10 { float:left; width:10%}
.col15 { float:left; width:15%}
.col16 { float:left; width:16%}
.col20 { float:left; width:20%}
.col25 { float:left; width:25%}
.col30 { float:left; width:30%}
.col33 { float:left; width:33.33%}
.col35 { float:left; width:35%}
.col40 { float:left; width:40%}
.col45 { float:left; width:45%}
.col48 { float:left; width:48%}
.col50 { float:left; width:50%}
.col60 { float:left; width:60%}
.col66 { float:left; width:66.66%}
.col70 {float:left;width: 70%}
.col75 { float:left; width:75%}
.col80 { float:left; width:80%}
.col90 { float:left; width:90%}
.col100 { float:left; width:100%;clear: both}
.col-right { float: right}
.col-right.border { border-left:10px solid #fff}
.col-left.border { border-right: 10px solid #fff}
.clear { clear:both}
.hide { display: none}
.accordion-toggle .link-box-edit{right:14px;top:-12px}
.transition{transition: all .2s ease;backface-visibility: hidden}

.modal p{/* color:#fff!important */}

/*HEADER
----------------------------------------*/
#header{padding: 5px 0;border-bottom: 3px solid #203a66;}
#header > .int{display: table;width: 100%;}

#header .logo{/*margin: 0 auto;*/display: inline-table;}
#header .seguranca{
    display: inline-table;
    float: right;
    font-size: 19px;
    margin: 35px 0;
}

#header .frete-top {float:left; padding-top: 10px; padding-left:120px;}

#header .cartao-top {float:left;padding-top: 10px;padding-left: 150px;display: none;}
#header .security-top{float:right;margin-top: 11px;filter: invert();display: none;}

/*EMPTY CART*/
.empty-cart-content{text-align:center;position: relative;z-index: 99}
.empty-cart-title{color:#000;font-size: 22px}
.empty-cart-title:before{content:"Meu Carrinho";position:absolute;top: -45px;width: 100%;left: 0;background: #fff;font-size: 30px}
.empty-cart-message{margin-bottom:20px}
#cart-choose-products{font-size:0;max-width: 320px}
#cart-choose-products:before{content:"ir \00E0s compras";font-size:14px;font-weight:700}
.text input{border-radius:0;height:30px}

input#cart-coupon {
    width: 65%;
}

.coupon-form #cart-coupon-add {
left: 61%!important;
background: #09314b!important;
color: white!important;
}

/*CART
----------------------------------------*/
body.body-cart h1#cart-title{padding: 0;margin: 0;margin-top: 42px;font-size: 33px;font-weight: bold;color: #000}
body .product-image img{width:auto;height:auto}
body table.cart-items{border:1px solid;background:#fff}
body table.cart-items,
body table.cart-items *{border-color:#d1d2d3!important}
.item-remove{padding-right:0!important}
body table.cart-items thead{border-bottom:1px solid;background-color: #f7f7f7;font-weight: 700}
body table.cart-items thead tr th:last-child{border-right:none!important;}
body table.cart-items th{color: #000;font-size: 13px;line-height: 12px;font-weight: 700;background-color: #e9e9e9;padding: 15px 10px}
body .cart-links-bottom{width:100%}
.orderform-template{margin-top:30px}
.cart-links-bottom .btn-success{width:312px!important;text-transform: uppercase} 
.link-choose-more-products-wrapper #cart-choose-more-products{
	display:block;
	float: left;
	width: 310px;
	height: 51px;
	margin-right: 0;
	font-size: 13px;
	/*font-weight: 700;*/
	text-transform: uppercase;
	text-align: center;
	/*border-radius: 4px;
	border: 2px solid #000;*/
	line-height: 50px;
	background: #09314b;
	color: #fff;
}

.link-choose-more-products-wrapper #cart-choose-more-products:hover:before{margin-right:12px}
.link-choose-more-products-wrapper #cart-choose-more-products:hover{text-decoration:none;color:#fff;background-color:#22bb5d;margin-right: 0;}
body .cart{padding-bottom:0px!important;margin-bottom:0!important;border: 0;padding: 0;margin-top: 30px}
body table.table{border:1px solid;margin-top: 3px;margin-bottom: 25px}
body .summary-totalizers{position:relative;top:-9px;left:-3px}
body .summary-totalizers *{color:#666;font-size:14px!important;border-color: #fff;position: initial}
.full-cart .summary-totalizers .empty{display:none}
.full-cart .summary-totalizers .shipping-calculate + tfoot tr:last-child .info,
.full-cart .summary-totalizers .shipping-calculate + tfoot tr:last-child .monetary{color:#000;font-weight:700}
span.error{display:none}
body  .cart-items li.hproduct{border:0!important;padding: 0}
body  .cart-items li.hproduct,
body  .cart-items li.hproduct a,
body  .cart-items li.hproduct a *{color:#000!important;border: none!important;background: transparent!important}
.mini-cart .summary-template-holder{border:none!important}
.full-cart .summary-totalizers .info{text-align:left;width: auto;min-width: initial;padding-left: 0}
.full-cart .summary-totalizers .monetary{text-align:right;width: auto}
tfoot .space+.monetary{color:#f00!important}
body table.table,
body table.table *{border-color: #fff!important;}
.icon-remove{color: #000;display: block !important;}
.icon-remove:hover{opacity:.7;filter:alpha(opacity=70)}
body.body-order-form table.table{border:0px}
.full-cart .summary-totalizers tr:first-child{border-bottom:1px solid #ddd!important}
.shipping-calculate *{border:0!important}
.full-cart .summary-totalizers .shipping-calculate + tfoot tr:first-child{border:0!important}

.coupon-label label{color:#000;font-weight:700}
p.coupon-fields {display: block !important;float: left;position: relative}
input#cart-coupon {display: block;float: left;padding-top: 0;padding-bottom: 0;padding-right: 85px}
.help.error{clear:both}

.steps-view{background:#fff;border:1px solid #ddd;border-radius:0}
.payment-confirmation-wrap{background:transparent;padding: 0}
.mini-cart .affix-top .payment-submit-wrap{margin:0;bottom: -118px;position: relative;bottom: -6px !important}
.mini-cart .affix .payment-submit-wrap{margin:0;bottom: 0px !important;position: relative;margin-top: -21% !important}
.cart-fixed.cart-fixed-transition.affix-top .payment-submit-wrap .btn-success#payment-data-submit {bottom: 40px !important;top: 0px !important;margin: 0px !important;margin-top: 26% !important}

fieldset.coupon-fieldset div {display: block !important}
p.coupon-data , a#cart-link-coupon-add {display: none}
form.form-step a,
form.form-step a span{font-size: 13px;text-indent: 5%;color: #000;margin: 0;text-decoration: none!important}
.payment-group-item-text{background:none!important;text-decoration: none!important}
.box-client-info-pj,
.box-client-info-pj ul,
li.link.pf-pj{width:100%;display:none;margin-top: 0}
.box-client-info-pj ul{margin-top:15px}
li.link.pf-pj{margin-bottom: 10px;color:#fff}
#is-corporate-client,
#change-other-shipping-option{width:100%;height: 45px!important;display:block;padding: 0!important;color: #fff;text-align:center;text-transform: uppercase;background-color: #909090;font-weight: 700;box-sizing:border-box;border-radius: 4px;box-shadow: none!important;line-height: 46px!important;outline: 0!important;border: none!important;}
#is-corporate-client:hover,
#change-other-shipping-option:hover{opacity:.8}
#change-other-shipping-option{margin-top:15px;font-size:13px}
.summary-coupon {clear: right;margin-top: 10px !important;float: left}
.total,
.total+span{font-weight:700!important;color:#000}

.accordion-heading{padding:25px 0 10px 25px}
.payment-data.span6 .accordion-heading{padding-left:0!important}

.payment-group-item{border-radius:0;border:0;text-decoration:none}
.steps-view iframe{background:transparent}
.link.link-cart{display:block;width:100%;clear: both;}
.cart-fixed.cart-fixed-transition.affix-top{width:auto;padding: 0 10px}
#orderform-minicart-to-cart{
	display:block;
	/*border:2px solid #000;
	width: 99%;*/
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	text-shadow: none;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight:700;
	background: #25AF5A;
	color: #fff;
}
#orderform-minicart-to-cart:hover{text-decoration:none;color:#fff;background:#22bb5d;}
.mini-cart tfoot .monetary{color:#000}
.payment-group-item.active{
  background:#FFF url("/arquivos/ico-check.png") no-repeat calc(100% - 20px) 13px!important;
  border-color:#ccc
}
.payment-group-item{border: 1px solid #e9e9e9}
.payment-group-item.active:before {
	background: url("/arquivos/arrow-right.png") no-repeat;
	float: right;
}

p.client-first-name,
p.client-last-name,
p.client-document,
p.client-phone{width: 50%;margin: 0 0 15px 0!important;box-sizing: border-box}

p.client-first-name input,
p.client-last-name input,
p.client-document input,
p.client-phone input{width: 100%;box-sizing:border-box;height:40px}

p.client-first-name input,
p.client-document input{width:96%}

body table.table .quantity input{border: 1px solid #b5b5b5!important;box-shadow: none}
.icon-plus-sign:before {content: "+";color: #000;font-weight: 700;font-family: arial;font-size: 22px}
.icon-minus-sign:before {content: "-";color: #000;font-weight: 700;font-family: arial;font-size: 23px}


.mini-cart .table td.info,
.shipping-name{float:left;font-weight: 700;color: #a7a7a7!important;margin-right: 5px}
.mini-cart .summary-totalizers td{font-weight:700}
.body-order-form .mini-cart .table tfoot td.info{color:#000!important}

.payment-data .step{background:#fff!important}
.payment-body .accordion-inner,
.step.accordion-group{padding:0!important}
.payment-group-list-btn,
.payment-group-list-btn a{width: calc( 100% + 1px );display: block;padding: 0 0 0 0;position: relative;left: 0px;background: #e9e9e9}
.steps-view,
.payment-group{width:50%;float:left;box-sizing:border-box}
.payment-group{position:relative;z-index:90;margin-top: 0;padding-top: 50px;background: #e9e9e9}
/* form.form-page.client-pre-email.anim-death.anim-current + .step.accordion-group.client-profile-data.active {display: none} */

/*Cupom*/
.coupon-form{position:relative}
.coupon-form #cart-coupon-add{background:#09314b;height:45px;left: 61%;position: absolute;text-transform: uppercase;font-size: 12px;color: #ffffff}
.coupon-form #cart-coupon{height: 43px}

/*SUMMARY ON CART*/
.body-cart .summary-totalizers {width: 24%}
.cart-fixed h2{text-align:center}
.affix.cart-fixed{min-height:initial}
.cart-fixed.cart-fixed-transition.affix .summary-totalizers,
.cart-fixed.cart-fixed-transition.affix .summary-cart-template-holder,
.cart-fixed.cart-fixed-transition.affix #go-to-cart-button{display:none}
.cart-template.mini-cart{border:1px solid #e9e9e9;box-sizing: border-box}
.icon-credit-card{display:none}
.summary-cart-template-holder .cart{background: transparent!important}
.payment-data .active .accordion-heading span{pointer-events: none;position: relative;top: 24px;z-index: 99}

/*EMAIL*/
.client-pre-email .client-email{float:left!important}
.client-pre-email .emailInfo{padding: 9px 22px 15px;border:0;border-radius:0;background: #EFEFEF}
.client-pre-email .emailInfo li{line-height:28px}
.client-pre-email .emailInfo h3,
.client-pre-email .emailInfo .icon-lock{display:none}
.client-pre-email .btn-success{position: absolute;width: 37%!important}
.client-pre-email-h label{text-align:center}
.client-pre-email-h label > *{display:block;float:none;line-height:38px;font-weight:700!important}
.client-pre-email{border-top:0!important}
.client-pre-email input[type="email"]{width:62%;float:left;border-radius:0;border-color: #e0e0e0;box-shadow: none!important;margin-top: 2px;height: 50px}
.checkout-container{}

.step, .cart, .payment-data{border:0;background-color:#e9e9e9!important;border-radius:0}
.totalizers{border:1px solid #ddd}
.icon-user,
.icon-home{display:none}
span[class*="title"],
span[class*="title"] span,
.accordion-heading .accordion-toggle,
.mini-cart h2{color:#000;font-size:14px;padding: 0;display: block;width: 100%;text-transform: uppercase;}
.summary-cart-template-holder .cart{margin-top:10px;max-height: 260px;}
.accordion-inner{padding: 0 25px 25px}

.box-info .shipping-options.just-one p{color:#000}
.client-email input{background:#fff;display: block;padding: 9px 10px;border: 1px solid #ccc;width: 100%;box-sizing: border-box;height: 40px}

/*PAYMENT*/
#go-to-shipping{width: 100%!important;margin-top: 15px}
#orderform-title{display:none!important}
body .totalizers.summary-totalizers.cart-totalizers{padding:0;position:relative;left:0px;margin: 0;border: 0}
body .btn-success {background: #109cb3;color: #FFFFFF;width: 100%;border:0;font-size: 16px;margin-top: 10px;height: 55px;border-radius: 0;text-transform: uppercase;line-height: 56px;padding: 0;font-weight: normal;}
body .btn-success#payment-data-submit{margin-left: auto!important;margin-right: auto!important;margin-top: 0px !important;top: 90% !important;/*position: absolute;*//* bottom: 0px !important; */}
/*.body-order-form .btn-success{width: 100%;margin-top:30px;position: initial}*/
body .btn-success:hover{background: #0c7b8c;}
button.btn-go-to-payment{width:100%!important}

body .btn-place-order-wrapper{float:right;display: block}

/*FOOTER
----------------------------------------*/
footer#footer{padding-bottom: 0px;margin-top: 40px;padding-top: 0px;background: #fff;border-top: 3px solid #203a66;}

footer#footer .int {
    display: table;
    width: 100%;
}
footer#footer #payment-forms{width: 75%}
footer#footer #security{width:25%;float:right;display: none;}
footer#footer .col.eq01{width: 31%}
footer#footer .col.eq02{width: 19%}
footer#footer .col.eq03{width:25%}
footer#footer .col.eq04{width: auto;float: left}

footer#footer .col h4{font-size: 14px;color: #000;margin-bottom: 0px;font-weight: 700;}
footer#footer .col,
footer#footer .col a{font-size:13px;line-height: 30px;color: #000;}
footer#footer .col a:hover{color:#000}

#footer-info{width: 95%;/* float: left; */margin: 10px auto 0 auto!important;display: table;}

div#footer-info p {
    font-size: 10px;
    width: 78%;
    float: left;
    border-right: 1px solid #ccc;
    padding: 10px 10px 10px 0;
}

footer#footer .col.eq03 .about-footer{margin-bottom:20px}
footer#footer .col.eq03 .about-footer a{display:block;width:177px;text-align: center;font-size: 18px;margin-top: 20px;line-height: 45px;background-color:#93c050;color: #fff;border-radius: 3px}
footer#footer .col.eq03 .about-footer a:hover{background-color:#9ec662}

footer#footer #operation{margin-top:48px}
footer#footer #operation > strong{display:block;margin-bottom:23px;color: #000}

footer#footer .col.eq01 > strong{font-size:38px;font-weight:normal;display:block;margin-bottom:26px}

footer#footer .col.eq01 .contact li{line-height:30px}
footer#footer .col.eq01 .contact li:before{content:"";width: 20px;height: 19px;background: url('/arquivos/sprite.png') no-repeat;display:inline-block;margin-right: 28px;position:relative;top:6px}
footer#footer .col.eq01 .contact li.eq01:before{background-position:-798px -3px}
footer#footer .col.eq01 .contact li.eq02:before{background-position:-832px -1px;height: 23px}
footer#footer .col.eq01 .contact li.eq03:before{background-position:-864px -2px}

footer#footer #payment-forms ul{margin-right: 4.81%;float: left}
footer#footer #payment-forms ul span{display:block;margin-bottom: 10px;font-size: 12px;color: #aaaaaa;font-weight: 700}
footer#footer #payment-forms ul li{display:inline-block;margin-right: 8px}

footer#footer #security ul li{float:left;margin-right:10px}
footer#footer #security ul li:last-child{margin-right:0;filter: invert();}

@media only screen and (max-width:1220px) {

    footer#footer .col#security{clear:left;margin-top:20px}
    #payment-forms{width: auto!important;min-width: initial;float: none}
    
} 
.full-cart .cart-links-bottom .btn-success {margin-top:0px}
@media only screen and (max-width:1280px) { 

    /*common*/
    .int,
    .container{float:left;width: 98%;padding: 0 1%}

}

@media only screen and (min-width: 1170px) {

    body.body-cart .span5.totalizers.summary-totalizers {position: relative;width: 25%} 
    body.body-cart .full-cart .totalizers tfoot td {font-size: 18px !important}
    body.body-cart .full-cart .summary-totalizers .monetary {min-width: 100px !important}
    body.body-cart .span5.totalizers.summary-totalizers .empty {display: none !important}
    body.body-cart .shipping-calculate {border: 0;display: block !important;position: absolute;left: -145%;top: 14px}
    body.body-cart .shipping-calculate tr,
    body.body-cart .shipping-calculate td {display: block !important;padding: 0}
    body.body-cart .full-cart .summary-totalizers .info {text-align: left;color: #000!important;font-weight: 700}
    body.body-cart .full-cart .summary-totalizers .info span{color:#000!important}
    body.body-cart .summary-coupon.pull-right {float: none !important}
    body.body-cart .shipping-calculate input.postal-code {max-width: initial;margin-right: -16px;width: calc(100% - 97px);height: 34px;border: 1px solid #d5d5d5!important;box-shadow: none!important}
    body.body-cart .shipping-calculate .monetary,
    body.body-cart #shipping-calculate-link,
    body.body-cart .link-coupon-add {display: none !important;}
    body.body-cart .coupon-fieldset > div,
    body.body-cart .monetary.form-postal-code.forms {display: block !important;border: 0!important}
    .full-cart .summary-totalizers tr:first-child{}
    body.body-cart .full-cart .shipping-calculate .shipping-form-inline {min-width: 250px !important}
    body.body-cart .full-cart .shipping-calculate tr {border-bottom: 0 !important}
    body.body-cart #cart-shipping-calculate,.btn-view {background: #ddd;height: 44px;left: 138px;position: absolute;text-transform: uppercase;color: #999999;font-size: 12px!important;border: 1px solid #d5d5d5!important}
}

@media only screen and (max-width:740px) {
    .link-choose-more-products-wrapper,
    .btn-place-order-wrapper{width:49%;display: block;box-sizing: border-box;float: left}
    body .totalizers.summary-totalizers.cart-totalizers{width:100%}
    body #cart-to-orderform,
    .link-choose-more-products-wrapper #cart-choose-more-products{float:right;width:98%!important;height: 55px;box-sizing: border-box}
}

@media only screen and (max-width:740px) {
    .link-choose-more-products-wrapper #cart-choose-more-products:before{display:none}
}

@media (max-width: 490px){
  
    body{padding:0!important;}
    
    body .container {
          padding: 0;
          width: 95%;
          margin: 0 5px;
      }

  	#header {
    width: 100%!important;
    margin-left: 0!important;
    padding: 5px 0 0!important;
   }

body.body-cart h1#cart-title {
    display: none!important;
}
  
	#header .logo {
		padding-right: 0;
		width: 50%;
	}

.logo img {
    max-width: 190px!important;
}
	#header .frete-top {
		width: 30%;
		padding-top: 0;
    	padding-left: 0;
		margin-left: 4%;
		margin-top: 2%;
	}
	#header .cartao-top {
		padding-top: 0;
		padding-left: 0;
		width: 50%;
		margin-left: 4%;
		margin-top: 3%;
	}
    
    .client-pre-email .btn-success {width:100%!important;position: relative;right: auto;top: auto;margin: 5px auto 0}
  
  	.item-link-remove {
		padding: 0;
		position: relative!important;
		top: -10px!important;
		left: 10px!important;
	}

	.link-choose-more-products-wrapper #cart-choose-more-products {
		border: 0!important;
		background: #25AF5A!important;
		color: #fff!important;
		font-weight: normal!important;
		line-height: 20px!important;
		padding-top: 8px!important;
  		border-radius: 0!important;
	}

	.link-choose-more-products-wrapper #cart-choose-more-products:hover {
		background: #22bb5d!important;
	}
  
    .full-cart .cart table tbody tr td.quantity-price {
      	display: inline!important;
    	float: right;
    	margin-right: -170px;
    	font-size: 12px;
    }
  
   	.full-cart .cart table tbody tr td.quantity-price:before {
      content:"Total";
      top: -10px;
      position: relative;
      left: 15px;
      font-weight: bold;
    }
  
    .full-cart .cart table tbody tr td.quantity-price .total-selling-price {
      position: relative;
      top: 12px;
      margin-left: -35px;
    }
  
  	.full-cart .cart table tbody tr td.product-price {
  		position: relative;
    	margin-right: 80px!important;
    	margin-top: -8px;
    	font-size: 12px;
    	text-align: left!important;
  	}
  
  	.full-cart .cart table tbody tr + tr {
    	padding-top: unset!important;
    	margin: 20px 0!important;
  	}
  
  .full-cart .cart table tbody tr td.quantity {
      margin-left: 50px!important;
    }
  
  	table tbody tr.product-item {
      border: 1px solid #b5b5b5!important;
   	 width: 99%;
    }
  
  	.full-cart .cart table tbody tr td.item-remove {
    	top: -3px!important;
      	right: 1px!important;
    }
  
  	footer#footer {
      	padding: 0!important;
    }
  
  	footer#footer #payment-forms {
      	margin-left: 10px!important;
    }
  
  	footer#footer .col#security {
    	margin-top: 0!important;
    	margin-left: 10px!important;
    	margin-bottom: 10px!important;
  }
  
  	footer#footer #security {
  		width: 50%!important;
    	float: left!important;
  	}
  
    footer#footer .col h4 {
    	margin-bottom: 10px!important;
    }
  
    body .btn-success {
    	line-height:18px!important;
    	padding-top: 5px!important;
    
    }
  
  	body.body-cart .full-cart .cart-links-bottom .btn-success:after {
    	position: relative;
      	top: 7px;
    }
      
  	body #cart-to-orderform:before {
    	top: 10px!important;
  	}
  
   
}

@media (max-width: 470px){
    .security-top{display:none}
    .logo img{display:block;margin:0 auto}
}

@media (max-width: 320px){

  body.body-cart .full-cart .cart-links-bottom .btn-success:after {
    	font-size: 12px!important;
    	letter-spacing: 0!important;
    }
      
  	body #cart-to-orderform:before {
    	margin-right: 2px!important;
  	}
  
}

/* ADITADO DIA 08/06/17 BY GALEGO */

.body-cart span.help.error {    position: absolute;    float: left;    background: #ffb7b7;    padding: 7px;    border-radius: 3px;    color: red;    width: 100%;    display: block !important;    margin: 0px;    top: 0;    left: 0px}
.row-fluid.orderform-template.span12.inactive {float: left;height: 0px;overflow: hidden;padding: 0px;}
.full-cart .cart-links-bottom .btn-success {margin-top:0px}
footer#footer #payment-forms ul li {    display: inline-block;  margin-bottom: 7px;   margin-right: 3px}

footer#footer #payment-forms ul li img {
    max-width: 300px;
}
body.body-cart .full-cart .cart-links-bottom .btn-success:after {content:'Finalizar Compra';font-size: 13px;letter-spacing: .5px}
.body-order-form button#btn-client-pre-email {top: -8px}
body.body-cart .full-cart .cart-links-bottom .btn-success {font-size:0px}
@media screen and (max-width: 920px){
	div#visualizar{
		position: relative!important;
		top:0;
		bottom: 0!important;
		left: 0!important;
		margin: 20px 0;
	}
  .payment-data .payment-group, .payment-data .link-gift-card {position: relative;width: 100%}
}
table.table.cart-items tr.product-item small.seller.muted {display:none}
#header .logo img {
    max-width: 240px;
}
div#visualizar {
    position: absolute;
    left: -290px;
    width: 220px;
    top: 14px;
    display: none;
}

body.body-cart div#visualizar {
    display: block;
}

div#visualizar > span {
    font-size: 14px!important;
    color: #000!important;
    font-weight: bold;
    margin-bottom: 12px;
    display: table;
}

div#visualizar > div {
    border: 1px solid #ccc;
    border-color: #ccc!important;
    display: flex;
    width: 100%;
    padding: 0px 0!important;
    border-radius: 5px!important;
}

div#visualizar div span {
    display: table;
    float: left;
    width: 40%;
    text-align: center;
    position: relative;
    top: 5px;
    left: -2px;
}

.btn-view {
    width: 60%;
    right: 0px;
    left: auto;
    height: 46px;
    padding: 9px 0;
    border: 0!important;
    position: relative;
}
div#agencia {
    display: table;
    width: 20%;
    float: right;
}

div#agencia a {
    margin-right: 10px;
}

#agencia > a:nth-child(1) img {
    max-width: 90px;
}

div#agencia img {max-width: 80px;height: auto;}


/*estilos utilizados no checkout5-custom.js*/

#bloqueador {
	position: absolute;
	right: 0px;
	margin-top: 5px;
}

.display-none {
  display: none;
}


#lembra-aceite {
  display:none;
  text-align: right;
  padding-right: 50px;
  color: #ff0000;
}
@media (max-width: 600px){
#bloqueador {
	margin-top: 5px;
	right: -169px;
}
}
span.chama_confirmacao_tc a {
    color: #08c;
    text-decoration: underline;
}
tr.item-attachments-head.item-attachments-name-personalizacao {
    display: none;
}

body.body-order-form #shipping-data > div > div.accordion-heading > span > span {
    font-size: 0;
}

body.body-order-form #shipping-data > div > div.accordion-heading > span > span:before {
    content: "ENDEREÇO DE CADASTRO";
    font-size: 14px;
}
tr.item-attachments-content.item-attachments-name-personalizacao {
    display: none;
}

td.quantity {
    /* display: none; */
}

th.quantity {
    /* display: none; */
}

a.clone-item.btn.btn-mini {
    display: none;
}
body.body-cart > div.container.container-main.container-cart > div.checkout-container.row-fluid.cart-active > div.cart-template.full-cart.span12.active > div.summary-template-holder > div > div.span5.totalizers.summary-totalizers.cart-totalizers.pull-right > div > div.accordion-body.collapse.in > div > table > tbody.shipping-calculate > tr > td.info span {
    font-size: 0!important;
}

body.body-cart > div.container.container-main.container-cart > div.checkout-container.row-fluid.cart-active > div.cart-template.full-cart.span12.active > div.summary-template-holder > div > div.span5.totalizers.summary-totalizers.cart-totalizers.pull-right > div > div.accordion-body.collapse.in > div > table > tbody.shipping-calculate > tr > td.info span:before {
    content: "Insira seu CEP";
    font-size: 14px;
}
td.product-image {
    background: none;
}

body.body-cart > div.container.container-main.container-cart > div.checkout-container.row-fluid.cart-active > div.cart-template.full-cart.span12.active > div.summary-template-holder > div > div.span5.totalizers.summary-totalizers.cart-totalizers.pull-right > div > div.accordion-body.collapse.in > div > table > tbody.totalizers-list > tr.Shipping > td.info > span.postal-code-for-sla > span.shipping-name {
    font-size: 0!important;
}

body.body-cart > div.container.container-main.container-cart > div.checkout-container.row-fluid.cart-active > div.cart-template.full-cart.span12.active > div.summary-template-holder > div > div.span5.totalizers.summary-totalizers.cart-totalizers.pull-right > div > div.accordion-body.collapse.in > div > table > tbody.totalizers-list > tr.Shipping > td.info > span.postal-code-for-sla > span.shipping-name:before {
    content: "Valor Frete ";
    font-size: 14px;
}
body.body-cart tbody.shipping-calculate {
    /* display: none!important; */
}

body.body-cart div.totalizers tr.Shipping {
    /* display: none; */
}
#app-container > div > div > div > div.BillingAddress.BillingAddress-BRA.clearfix > p > label {font-size: 0;}

#app-container > div > div > div > div.BillingAddress.BillingAddress-BRA.clearfix > p > label:before {
    content: "O endereço da fatura do cartão é o mesmo do cadastro";
    font-size: 13px;
}
body.body-order-form a#change-other-shipping-option {
    font-size: 0;
}

body.body-order-form a#change-other-shipping-option:before {
    content: "ALTERAR DADOS DO ENDEREÇO";
    font-size: 14px;
}
body.body-cart > div.container.container-main.container-cart > div.checkout-container.row-fluid.cart-active > div.cart-template.full-cart.span12.active > div.summary-template-holder > div > div.span5.totalizers.summary-totalizers.cart-totalizers.pull-right > div > div.accordion-body.collapse.in > div > table > tfoot {
    display: none;
}
body.body-order-form #payment-group-custom201PaymentGroupPaymentGroup {
    display: none;
}
tr.item-attachments-head.item-attachments-name-personalize {}

tr.item-attachments-content.item-attachments-name-personalize,tr.item-attachments-head.item-attachments-name-personalize {
    display: none!important;
}
/* - FIM DA EDICAO A CIMA 



*/


