/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2026 | 00:00:20 */
#yith-ywraq-form table thead th{
    background:#dc602a !important;
    padding:8px !important;
    margin:0;
    color:#fff
}

thead th:nth-child(1) {
    border-radius: 20px 0px 0px 20px;
}

thead th:nth-child(3) {
    border-radius: 0px 20px 20px 0px;
}

.woocommerce table.shop_table,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th{
    border:none
}

td.product-name a{
    font-size:16px;
    font-weight:600;
    transition:.3s all ease;
    color:#000
}

td.product-name a:hover{
    color:#dc602a
}

td.product-quantity input{
    border-radius:5px !important;
    border:1px solid #ccc;
    background:#fff !important
}

td.product-thumbnail img{
    border-radius:10px;
    width:60px;
    height:60px
}

th.raq-totals-label{
   text-align:right
}

td.raq-totals{
    text-align:left
}

.update-list-wrapper .button, .raq-send-request{
    border-radius:30px!important;
    padding:12px 25px!important;
    color:#fff !important;
    background:#dc602a !important
}

.update-list-wrapper .button:hover, .raq-send-request:hover{
    background:#f0ba58 !important
}

.yith-ywraq-mail-form-wrapper{
    border:1px solid #e7e7e7;
    border-radius:20px
}

.yith-ywraq-mail-form-wrapper h3{
    text-align:center;
    font-weight:600;
    font-size:2em
}

.yith-ywraq-mail-form-wrapper input, .yith-ywraq-mail-form-wrapper textarea{
    border:1px solid #ccc;
    background:#fff;
}

.yith-ywraq-mail-form-wrapper textarea{
    border-radius:8px
}

.yith-ywraq-mail-form-wrapper .ywraq_acceptance_description{
    font-size:16px
}

.yith-ywraq-mail-form-wrapper .ywraq_acceptance_description a{
    font-weight:600
}

.yith-ywraq-mail-form-wrapper label{
    font-size:16px !important
}
