.elementor-274 .elementor-element.elementor-element-d300e77{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0rem;--padding-bottom:3rem;--padding-left:0rem;--padding-right:0rem;}.elementor-274 .elementor-element.elementor-element-d300e77:not(.elementor-motion-effects-element-type-background), .elementor-274 .elementor-element.elementor-element-d300e77 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#14161B;}.elementor-274 .elementor-element.elementor-element-8a8a528{--display:flex;--border-radius:25px 25px 25px 25px;--padding-top:15rem;--padding-bottom:5rem;--padding-left:0rem;--padding-right:0rem;}.elementor-274 .elementor-element.elementor-element-8a8a528:not(.elementor-motion-effects-element-type-background), .elementor-274 .elementor-element.elementor-element-8a8a528 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://oficialsport.com.br/wp-content/uploads/subtitulo-carrinho.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-274 .elementor-element.elementor-element-500802f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0rem;--padding-bottom:4rem;--padding-left:0rem;--padding-right:0rem;}.elementor-274 .elementor-element.elementor-element-500802f:not(.elementor-motion-effects-element-type-background), .elementor-274 .elementor-element.elementor-element-500802f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#14161B;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-274 .elementor-element.elementor-element-8a8a528{--content-width:500px;}}/* Start custom CSS *//* Imagem */
#yith-ywrq-table-list td.product-thumbnail img {
width: 120px;
border-radius: 8px;
background: #ffffff;
}

td.product-thumbnail img {
width: 100% !important;
}
td.product-thumbnail {
display: flex
;
width: 30%;
}
td.product-name {
    width: 70%;
    font-size: 25px;
    color: #ffffff !important;
    font-family: 'Work Sans';
}
td.product-name a {
    color: #ffffff !important;
}
/* Card de produto */
#yith-ywrq-table-list tr.cart_item {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
padding: 20px;
margin-bottom: 15px;
}
/* Remove estrutura de tabela */
#yith-ywrq-table-list,
#yith-ywrq-table-list thead,
#yith-ywrq-table-list tbody,
#yith-ywrq-table-list tr,
#yith-ywrq-table-list th,
#yith-ywrq-table-list td {
display: block;
border: none;
background: #2F3138;
border-radius: 12px;
}
thead {
    display: none !important;
}
.woocommerce .quantity .qty {
    width: 100px;
    text-align: center;
}
input.button.raq-send-request, .woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    background: #ff0000 !important;
    color: #ffffff !important;
    margin: 15px 0px !important;
    padding: 15px 35px !important;
    font-family: 'Work Sans' !important;
    font-weight: 500 !important;
}
.yith-ywraq-mail-form-wrapper input {
    min-height: 50px !important;
}/* End custom CSS */