.content-order{border-radius:7px;border:1px solid #dadedc;width:100%;margin:42px 0 2rem}.content-order-header{display:flex;justify-content:space-between;border-bottom:1px solid #dadedc;gap:16px;background-color:#f2f7f5;line-height:21px;color:#727273;font-size:1rem;flex-wrap:wrap}.content-order-header p{font-weight:700;font-size:14px;color:#36403b;text-transform:inherit;margin:0}.content-order-header-total{flex:1}.content-order-products{display:flex;gap:16px}.content-product{display:flex;gap:8px;margin:8px 0}.content-product .info-name,.content-product .info-name a{font-weight:700;font-size:14px;color:#36403b;margin-bottom:8px;text-decoration:none}.content-product .info-name a:hover{color:#f44237;transition:color .15s ease-in}.content-product .info-qtd{font-weight:400;font-size:12px}.content-order-products-right p{font-weight:700;font-size:16px;color:#f44237;display:flex;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;cursor:pointer}.content-order-products-right p:before{content:"";background-image:url(https://gigadigital.vteximg.com.br/arquivos/Rotate%20Clockwise.png);background-repeat:no-repeat;width:24px;height:24px;display:flex;margin-right:8px;cursor:pointer}.content-order-products-right p:hover{color:#bf3726}.content-order .c-action-primary.mr3.self-center{display:none}@media(max-width:640px){.content-order-products{flex-direction:column}}.vtex-account__page-body.my-custom-page{padding:0}