#headerCheckout {
  width: 100%;
  display: inline-block;
  border-bottom: 0.1875rem solid #c51b22;
  margin-bottom: 2rem; }
  .headerCheckoutContent .content{width: 100%; margin: 0 auto;}
#headerCheckout .headerCheckoutContent {
  width: 90%; max-width: 1200px; margin: 0 auto;
  background-color: #fff;
  padding: 1rem 0; }
#headerCheckout .headerCheckoutContent .logo {
  width: auto; padding: 0; border: none;
  float: left; margin-top: 10px;}
#headerCheckout .headerCheckoutContent .logo img {
  width: auto;
  max-width: 100%;
  margin: 0 auto; }
#headerCheckout .headerCheckoutContent .security {
  width: auto;
  float: right; }
#headerCheckout .headerCheckoutContent .security img {
  width: auto;
  max-width: 150px;
  margin-top: 22px;}
#headerCheckout .headerCheckoutContent #checkoutProgress {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-top: 0.5rem; }
#headerCheckout .headerCheckoutContent #checkoutProgress .steps {
  width: 100%;
  display: inline;
  font-size: 0; }
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li {
  width: 25%;
  display: inline-block;
  position: relative; }
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li a {
  width: 3.75rem;
  height: 3.75rem;
  display: inline-block;
  font-size: 1.75rem;
  line-height: 3.75rem;
  color: #e5e5e5;
  background-color: #e5e5e5;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  position: relative;
  z-index: 1;
  /* INIT FOR IE */
  width: 60px\9;
  height: 60px\9;
  font-size: 28px\9;
  line-height: 60px\9;
  /* END FOR IE */ }
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li a i {
  position: relative;
  z-index: 2; color: #fff;}
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li a i:before{color: #fff;}
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li a b {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #c51b22;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  z-index: 1;
  opacity: 0; }
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li .progressBar {
  width: 100%;
  height: 1rem;
  display: inline-block;
  background-color: #e5e5e5;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  /* INIT FOR IE */
  height: 16px\9;
  /* END FOR IE */ }
#headerCheckout .headerCheckoutContent #checkoutProgress .steps li .progressBar b {
  width: 0;
  height: 1rem;
  float: left;
  background-color: #c51b22;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  /* INIT FOR IE */
  height: 16px\9;
  /* END FOR IE */ }
#headerCheckout .headerCheckoutContent #checkoutProgress .description {
  width: 100%;
  display: inline;
  font-size: 0; }
#headerCheckout .headerCheckoutContent #checkoutProgress .description li {
  width: 25%;
  display: inline-block; }
#headerCheckout .headerCheckoutContent #checkoutProgress .description li a {
  width: 100%;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1rem;
  color: #e5e5e5;
  /* INIT FOR IE */
  font-size: 12px\9;
  line-height: 16px\9;
  margin-top: 8px\9;
  /* END FOR IE */ }
#headerCheckout .headerCheckoutContent #checkoutProgress .step_1.actived a b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2.actived a b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2_1.actived a b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2_2.actived a b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_3.actived a b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_4.actived a b {
  opacity: 1; }
#headerCheckout .headerCheckoutContent #checkoutProgress .step_1.halfActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2.halfActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2_1.halfActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2_2.halfActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_3.halfActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_4.halfActived .progressBar b {
  width: 50%; }
#headerCheckout .headerCheckoutContent #checkoutProgress .step_1.fullActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2.fullActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2_1.fullActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_2_2.fullActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_3.fullActived .progressBar b,
#headerCheckout .headerCheckoutContent #checkoutProgress .step_4.fullActived .progressBar b {
  width: 100%; }
#headerCheckout .headerCheckoutContent #checkoutProgress .description .step_1.actived a,
#headerCheckout .headerCheckoutContent #checkoutProgress .description .step_2.actived a,
#headerCheckout .headerCheckoutContent #checkoutProgress .description .step_2_1.actived a,
#headerCheckout .headerCheckoutContent #checkoutProgress .description .step_2_2.actived a,
#headerCheckout .headerCheckoutContent #checkoutProgress .description .step_3.actived a,
#headerCheckout .headerCheckoutContent #checkoutProgress .description .step_4.actived a {
  color: #c51b22 !important; }

@media screen and (max-width: 730px) {
  .full-cart .cart-links .link-choose-more-products-wrapper,
  .full-cart .cart-links .btn-place-order-wrapper,
  .full-cart .cart-links .btn-complement-products {
    width: 100%;
    margin-bottom: 1rem;
    box-sizing: border-box; }
  .full-cart .cart-links .link-choose-more-products-wrapper a,
  .full-cart .cart-links .btn-place-order-wrapper a,
  .full-cart .cart-links .btn-complement-products a {
    width: 100%;
    box-sizing: border-box;
    margin: 0; } }
@media all and (max-width: 890px) {
  #headerCheckout .headerCheckoutContent .logo {
    width: 6rem;
    margin: 1.1rem 0; }
  #headerCheckout .headerCheckoutContent .security {
    display: none; } }
@media all and (max-width: 580px) {
  #headerCheckout .headerCheckoutContent .col-mn-12 {
    padding-right: 0; }
  #headerCheckout .headerCheckoutContent #checkoutProgress .description {
    display: none; } }
@media all and (max-width: 480px) {
  #headerCheckout .headerCheckoutContent .logo {
    margin: .7rem 0; }
  #headerCheckout .headerCheckoutContent #checkoutProgress .steps li a {
    width: 3rem;
    height: 3rem;
    font-size: 1.125rem;
    line-height: 3rem; } }
@media all and (max-width: 360px) {
  #headerCheckout .headerCheckoutContent .logo {
    width: 4rem;
    margin: 0.4375rem 0; }
  #headerCheckout .headerCheckoutContent #checkoutProgress .steps li a {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
    line-height: 2.5rem; } }

.bloco_surge{opacity: 0;}

.wc_login_email, .wc_login_pass{max-width: 500px; margin: auto;}
.form-ok{position: relative; padding: 0 !important;}
.btn-ok{position: absolute; width: auto; padding: 6.5px 15px; text-transform: uppercase; border-radius: 2px; top: 2px; right: 5px;}

.bloco_seguro{margin: 60px auto; padding: 15px; text-align: left; width: 100%; border: 1px solid #669933; box-shadow: 0 0 1px 1px #669933;
             position: relative; overflow: hidden;}
.bloco_seguro > h3{color: #669933;}
.bloco_seguro > .icon-lock{position: absolute; right: -30px; top: -20px; font-size: 8em; opacity: .1;}

.wc_cart_add .cart_more{
    display: inline-block;
    margin: 0;
    font-size: 1em;
    background: #e5e5e5;
    padding: 0;
    width: 22px;
    text-align: center;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
}

.wc_cart_add .less{
    border-right: none;
    border-radius: 3px 0 0 3px;
    height: 48px;
    vertical-align: bottom;
}

.wc_cart_add .plus{
    border-left: none;
    border-radius: 0 3px 3px 0;
    height: 48px;
    vertical-align: bottom;
}

.wc_cart_add input{
    display: inline-block;
    width: 50px;
    padding: 11px 0;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    height: 48px;
    vertical-align: bottom;
}

.wc_cart_size_select{
    display: inline-block;
    padding: 12px;
    border: 1px solid #e5e5e5;
    background: #e5e5e5;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.wc_cart_size_select_true,
.wc_cart_size_select:hover{
    color: #008068;
    border-color: #008068;
    background: none;
}

.wc_cart_size_select input{
    display: none;
}

.wc_cart_add button{
    display: inline-block;
    font-size: 0.875em;
    text-transform: uppercase;
    max-width: 70%;
    padding: 0 15px;
    margin-left: 10px;
    height: 48px;
    vertical-align: bottom;
}

.wc_cart_add_btn.btn{
    padding: 15px 30px;
}

.wc_cart_related > h1{
    font-size: 1em;
    text-transform: uppercase;
    color: #555;
    font-weight: bold;
    margin: 25px 0 10px 0;
}

.wc_related_product{
    padding: 20px;
    background: #fbfbfb;
    text-align: center;
    font-size: 0.65em;
    margin: 0 !important;
}

.wc_related_product img{
    margin-bottom: 15px;
}

.wc_cart_list{
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    padding: 15px 20px;
    cursor: pointer;
}

.wc_cart_callback{
    position: fixed;
    width: 400px;
    max-width: 100%;
    right: -100%;
    top: 0;
    padding: 15px;
    z-index: 99;
}

.wc_cart_callback .trigger{
    margin: 0;
}

.wc_cart_manager{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url(load_w.gif) center center no-repeat;
    z-index: 999;
    display: none;
}

.wc_cart_manager_content{
    display: none;
    width: 600px;
    max-width: 90%;
    margin: 12% auto 0 auto;
    background: #fff;
}

.wc_cart_manager_header{
    text-align: center;
    padding: 20px 0;
    background: #008068;
    color: #fff;
    font-size: 1.4em;
    font-weight: 300;
}

.wc_cart_manager_info{
    padding: 45px;
    font-size: 1.1em;
}

.wc_cart_manager_actions{
    display: block;
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #f2f2f2;
}

.wc_cart_manager_actions .btn{
    font-weight: 600;
    font-size: 0.7em;
    text-transform: uppercase;
}

.wc_cart_manager_actions .wc_cart_close{
    float: left;
}

.wc_cart_manager_actions .wc_cart_finish{
    float: right;
}

.wc_cart_load{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url(load_w.gif) center center no-repeat;
    z-index: 999;
    display: none;
}

.workcontrol_cart{
    padding: 10px 0 100px 0;
}

.workcontrol_cart > header{
    margin-bottom: 20px;
}

.workcontrol_cart > header h2{
    color: #999;
}

.workcontrol_cart > header span{
    color: #008068;
    font-weight: 400;
}

.workcontrol_cart_clean{
    min-height: 300px;
}

.workcontrol_cart_clean p{
    margin-bottom: 20px;
}

.workcontrol_cart_clean .title{
    font-size: 1.5em;
}

.workcontrol_cart_list{
    border: 1px solid #e5e5e5; margin-bottom: 30px;
}

.workcontrol_cart_list p{
    display: inline-block; 
    width: 22.5%;
    text-align: center;
    vertical-align: middle;
}

.workcontrol_cart_list p img{
    padding-left: 10px;
    background: #fff;
}

.workcontrol_cart_list p:last-child,
.workcontrol_cart_list p:first-child{
    width: 5%;
}

.workcontrol_cart_list .item{
    padding: 0 0 0 20px;
    text-align: left;
}

.tag_brinde{background: green; color: #fff; padding: 2px 10px;}

.workcontrol_cart_list_header{
    padding: 20px 0;
    font-size: 0.8em;
    color: #555;
    background: #f2f2f2;
    font-weight: 300;
    text-transform: uppercase;
}

.workcontrol_cart_list_item{
    font-size: 0.875em;
    padding: 10px 0;
    display: block;
    border-top: 1px solid #e5e5e5;
}

.workcontrol_cart_list_item a{
    font-weight: 400;  
    text-decoration: none;
}

.workcontrol_cart_list_item a:hover{
    text-decoration: underline;
}

.workcontrol_cart_list_item input{
    width: 50px;
    text-align: center;
    font-size: 0.8em;
    padding: 8px 0;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    background: #fbfbfb;
    outline: none;
    height: 34px;
    vertical-align: middle;
}
.workcontrol_cart_list_item input[type=number]::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    display:none;
    width:0;
}
.workcontrol_cart_list_item input[type=number] { 
   -moz-appearance: textfield;
   appearance: textfield;
}

.workcontrol_cart_list_item .change{
    padding: 8px 0;
    width: 20px;
    background: #e5e5e5; box-shadow: 0 0 1px 1px #e5e5e5;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    outline: none;
}

.workcontrol_cart_list_item .wc_cart_change_less{
    border-right: 0;
    border-radius: 3px 0 0 3px;
    height: 34px;
    vertical-align: middle;
}

.workcontrol_cart_list_item .wc_cart_change_plus{
    border-left: 0;
    border-radius: 0 3px 3px 0;
    height: 34px;
    vertical-align: middle;
}

.workcontrol_cart_list_item .stock{
    font-size: 0.8em;
    color: #e5e5e5;
    margin-left: 20px;
}

.workcontrol_cart_list_item .discount{
    display: block;
    font-size: 0.9em;
    color: #999;
}

.wc_cart_remove{
    display: inline-block;
    padding: 5px 8px;
    background: #e5e5e5;
    color: #fff;
    font-size: 0.7em;
    border-radius: 50%;
    cursor: pointer;
}

.wc_cart_remove:hover{
    background: #F45563;
}

.wc_cart_total_forms{
    display: inline-block;
}

.wc_cart_total_shipment{margin-top: 30px;}

.wc_cart_total_cupom,
.wc_cart_total_shipment{
    display: inline-block;
    font-size: 0.875em;
    vertical-align: top;
}

.wc_cart_total_cupom p,
.wc_cart_total_shipment p{
    
}

.wc_cart_total_cupom input,
.wc_cart_total_shipment input{
    display: inline-block;
    width: auto; margin-right: 3px;
    border: 1px solid #e5e5e5;
    font-size: 1em;
    padding: 5px;
    vertical-align: middle;
}

.wc_cart_total_cupom button,
.wc_cart_total_shipment button{
    display: inline-block;
    padding: 7px 0;
    width: 80px; font-weight: bold;
    border: 1px solid #e5e5e5;
    border-left: none;
    background: #e5e5e5;
    text-transform: uppercase;
    cursor: pointer;
    vertical-align: middle;
}


.wc_cart_total_cupom img,
.wc_cart_total_shipment img{
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-left: 10px;
    display: none;
}

.wc_cart_total_shipment_result .shiptag:first-child{
    margin: 20px 0 10px 0;
}

.wc_cart_total_shipment_result .shiptag{
    display: block; clear: both;
    margin: 0;
    width: auto; max-width: 300px;
}

.wc_cart_total_shipment_result .shiptag input{
    width: auto; border: none; box-shadow: none;
}

.wc_cart_total_price{
    display: inline-block;
    width: 50%; float: right;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
}
.wc_cart_total_price *{}

.wc_cart_total_price p{
    display: inline-block;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.wc_cart_total_price .wc_cart_discount{
    border-left: 0;
    border-right: 0;
}

.wc_cart_actions{
    display: block;
    width: 100%;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: right;
}

.wc_cart_actions .btn{
    display: inline-block;
    padding: 10px 20px;
}

.wc_cart_actions .btn_green{
    margin-left: 20px;
}

/*WORKCONTROL ORDER*/

.content_order_colunas{width: 68%; display: inline-block;}
.label30{width: 31.3%;}

.order_colunas{
    display: inline-block;
    margin-right: 0; width: 30%; float: right;
    vertical-align: top;
}

.div_order_colunas{padding: 15px; border: 1px dotted #e5e5e5;}
.div_order_colunas.aberto{border: 1px dotted #669933;}
.div_order_colunas.completo{border: 1px solid #669933;}

.div_order_colunas div{width: 100%;}

.icone_colunas{float: right; display: inline-block; position: relative; font-size: 1.5em; top: -8px; transform: rotate(180deg);}
.aberto .icone_colunas{top: 0; transform: rotate(0deg);}
.completo .icone_colunas{cursor: pointer;}

.resumo > p{border-bottom: 1px solid #e5e5e5; padding-bottom: 10px;}
.item_resumo{border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; margin: 10px 0;}
.item_resumo img{float: left; margin-right: 10px;}
.item_resumo span{font-size: .8em; }

.workcontrol_order_details p span,
.workcontrol_order_details p img{
    display: inline-block;
    vertical-align: middle;
}

.workcontrol_order_details p span{
    width: 90%;
    padding-left: 5%;
    font-size: 0.875em;
    font-weight: 300;
}

.workcontrol_order_details p img{
    width: 10%;
}

.workcontrol_order_details_total{
    font-size: 0.9em;
    text-align: right;
    color: #999;
}

.workcontrol_order_details_total div{
    margin-top: 5px; text-transform: uppercase;
}

.workcontrol_order_details_total b{
    display: inline-block;
    font-weight: 400;
    width: 50%;
}

.workcontrol_order_details_total .wc_cart_price,
.workcontrol_order_details_total .wc_cart_price b{
    font-weight: 600;
}

.workcontrol_order_details article .title{
    font-size: 0.8em;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.workcontrol_order_details article .row{
    font-weight: 300;
    font-size: 0.875em;
    color: #555;
    margin: 0;
    padding: 5px 0;
    border: none;
}

.workcontrol_order_back{
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.workcontrol_order_back a{
    text-decoration: none;
    color: #999;
    text-transform: uppercase;
    font-size: 0.7em;
}

.workcontrol_order_back a:hover{
    text-decoration: underline;
}

.workcontrol_shipment{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.worcontrol_useraddr{
    padding: 20px;
    background: #fbfbfb;
    cursor: pointer;
    margin: 0 !important;
}

.worcontrol_useraddr:hover{
    background: #e5e5e5;
}

.workcontrol_order_addrs{
    margin-bottom: 30px;
}

.wc_cart_total_shipment_tag{
    font-size: 1.3em;
    font-weight: 300;
    display: none;
}

.workcontrol_order_newaddr{
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
}

.workcontrol_order_newaddr_form{
    display: none;
}

.worcontrol_useraddr input{
    float: right;
    margin-top: 4px;
    width: auto;
    vertical-align: middle;
}

.worcontrol_useraddr div{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.875em;
    color: #000;
    font-weight: 300;
}

.worcontrol_useraddr p{
    display: inline-block;
    margin-right: 5px;
}

.worcontrol_useraddr .title{
    font-weight: bold;
    font-size: 1.2em;
}

.workcontrol_shipment .shiptag{
    display: inline-block;
    width: 49%;
    margin: 0 !important;
    border: 0;
    padding: 10px; clear: none;
    vertical-align: middle;
    font-size: 0.875em;
    cursor: pointer;
}

.workcontrol_shipment .shiptag input{
    width: auto; margin-right: 3px;
}

.workcontrol_pagseguro{
    display: block;
    width: 100%;
}

.workcontrol_pagseguro_logo{
    display: block;
    width: 100%;
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5;
}

.workcontrol_pay_tabs{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.workcontrol_pay_tabs li{
    display: inline-block;
    padding: 15px 15px 10px 15px;
    width: 50%;
    background: #f2f2f2;
    border-bottom: 5px solid #e5e5e5;
    cursor: pointer;
    font-size: 0.8em;
    text-transform: uppercase;
}

.workcontrol_pay_tabs li:hover{
    border-color: #999;
}

.workcontrol_pay_tabs .active:hover,
.workcontrol_pay_tabs .active{
    border-color: #008068;
    color: #008068;
}

.workcontrol_pay_tabs .active:before{
    content: "✓ ";
}

.workcontrol_pagseguro .labelline{
    display: block;
    width: 100%;
    margin-top: 20px;
    vertical-align: top;
}

.workcontrol_pagseguro .labelactions{
    margin: 40px 0 0 0;
    vertical-align: top;
}

.workcontrol_cardnumber{
    background-position: center right 4px;
    background-repeat: no-repeat;
    background-image: url(PagSeguroWc/nocard.png);
}

form#billet,
.workcontrol_pagseguro_billet{
    display: none;
}

.workcontrol_pagseguro_billet h3{
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.workcontrol_pagseguro_billet p{
    font-size: 1.1em;
    font-weight: 300;
    margin-bottom: 15px;
}

.workcontrol_pagseguro_billet h4{
    font-size: 1.2em;
    font-weight: 400;
}

.workcontrol_load{
    display: none;
    text-align: center;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 999;
}

.workcontrol_load .load_message{
    position: absolute;
    width: 100%;
    top: 35%; color: #fff;
    margin-top: 20px;
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: center;
    background: url(load_w.gif) center top no-repeat;
    background-size: 40px;
    padding-top: 40px;
}

.workcontrol_load_content{
    display: none;
    color: #555;
    font-weight: 300;
    font-size: 1.2em;
    text-align: center;
    width: 500px;
    padding: 30px;
    background: #fff;
    max-width: 85%;
    margin: 0 auto;
    top: 35%;
    position: relative;
    z-index: 999;
}

.workcontrol_load_close{
    margin-top: 20px;
    display: inline-block;
    width: 100px;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
    padding: 10px;
    background: #999;
    color: #fff;
    font-size: 0.6em;
    text-transform: uppercase;
}

.workcontrol_load_close:hover{
    background: #F45563;
}

.workcontrol_load_content img{
    display: inline-block;
    vertical-align: middle;
}

.workcontrol_load_content p{
    display: block;
    margin: 10px 0 0 0;
}

.workcontrol_load_content .min{
    font-size: 0.7em;
}

.workcontrol_load_content .big{
    font-size: 1.1em;
    color: #F45563;
    font-weight: bold;
}

.workcontrol_carddata{
    display: block;
    padding: 30px 0 20px 0; border-bottom: 2px solid #e5e5e5;
}

.workcontrol_carddata h3{
    font-size: 1em;
    font-weight: 600;
    padding: 10px;
    background: #e5e5e5;
    text-transform: uppercase;
}

.workcontrol_trigger_order{
    font-size: 1em;
    padding: 25px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.workcontrol_trigger_order > b{
    font-size: 1.4em;
}

.workcontrol_trigger_order p{
    margin-top: 15px;
}

.workcontrol_order_completed{
    display: block;
    width: 100%;
    margin-top: 50px;
}

.workcontrol_order_completed header{
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.workcontrol_order_completed header h1 span{
    font-size: 1.4em;
    font-weight: 300;
    margin-top: 4px;
}

.workcontrol_order_completed header a{
    font-size: 0.875em;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.workcontrol_order_completed header span,
.workcontrol_order_completed header a{
    display: inline-block;
    vertical-align: middle;
}

.workcontrol_order_completed_card{
    display: block;
    width: 100%;
}

.workcontrol_order_completed_card p{
    display: inline-block;
    width: 20%;
    text-align: center;
    font-weight: bold;
    color: #888;
    font-size: 0.875em;
}
.workcontrol_order_completed_card.items img{
    display: inline-block;
    vertical-align: middle;
    width: 15%;
}

.workcontrol_order_completed_card.items .product span{
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    padding-left: 5%;
}

.workcontrol_order_completed_card.items {
    border-bottom: 1px solid #e5e5e5;
}

.workcontrol_order_completed_card.items p{
    font-weight: 300;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0;
}

.workcontrol_order_completed_card .product{
    width: 40%;
    text-align: left;
}

.workcontrol_order_completed_card.total{
    display: block;
    text-align: right;
    padding-top: 30px;
    color: #888;
    font-size: 1.3em;
    font-weight: 300;
}

.workcontrol_order_completed_card.total b{
    display: inline-block;
    width: 200px;
    font-weight: 300;
}

.workcontrol_order_completed_card.total .wc_cart_price b,
.workcontrol_order_completed_card.total .wc_cart_price{
    font-weight: 400;
    color: #000;
}

.wc_cart_tag{
    display: inline-block;
    vertical-align: middle;
    padding: 3px 6px !important;
    font-size: 0.65em;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #e5e5e5;
    width: auto !important;
    margin: 0 !important;
}

.wc_cart_outsale{
    display: inline-block;
    padding: 10px;
    border: 1px solid #F45563;
    color: #F45563;
}

/*992*/
@media (max-width: 62em){

    .workcontrol_cart_list_header p:first-of-type,
    .workcontrol_cart_list_item p:first-of-type{
        display: none;
    }

    .workcontrol_cart_list_header p:last-of-type,
    .workcontrol_cart_list_item p:last-of-type{
        width: 10%;
    }

    .workcontrol_cart_list_header p,
    .workcontrol_cart_list_item p{
        width: 19%;
    }

    .workcontrol_cart_list_header .item,
    .workcontrol_cart_list_item .item{
        width: 33%;
    }

    .workcontrol_cart_list_item .stock{
        display: none;
    }

    .workcontrol_order_forms{
        width: 100%;
        padding: 0;
    }

    .workcontrol_order_details{
        display: none;
    }
}

@media(max-width: 800px){
    .content_order_colunas{width: 100%;}
    .resumo_cart{display: none;}
}

@media(max-width: 700px){
    .wc_cart_total_price{width: 100%; margin-top: 20px;}
}

/*768*/
@media (max-width: 48em){
    .wc_cart_total_cupom{
        padding-bottom: 0;
    }

    .wc_cart_total_cupom,
    .wc_cart_total_shipment{
        width: 100%;
    }

    .wc_cart_total_price p{
        width: 100%;
        display: block;
        margin-left: 0;
    }

    .workcontrol_cart_list_header{
        display: none;
    }

    .workcontrol_cart_list_item{
        padding: 0;
    }

    .workcontrol_cart_list_item p{
        width: 30%;
        padding: 10px 0;
    }

    .workcontrol_cart_list_item .item{
        width: 100%;
        padding: 20px;
        background: #f2f2f2;
    }
    .workcontrol_pagseguro .wc_button_cart{
        float: none;
        width: 100%;
    }
}

/*640*/
@media (max-width: 42em){
    .wc_cart_add button{
        margin-top: 20px;
    }
    
    .content_order_colunas label{
        width: 100%;
        padding: 0;
    }
    .month, .year{width: 49% !important;}
    
}

/*480*/
@media (max-width: 30em){    
    .wc_cart_total_cupom,
    .wc_cart_total_shipment,
    .wc_cart_total_price{
        width: 100%;
        text-align: center;
    }

    .wc_cart_total_shipment .shiptag{
        text-align: center;
    }

    .wc_cart_actions .btn{
        margin-top: 20px;
        width: 100%;
    }

    .wc_cart_change{
        width: 35px !important;
    }

    .wc_cart_actions .btn:first-of-type{
        margin: 0 0 20px 0;
    }
}