/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2025 | 20:42:05 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2025 | 20:37:08 */
.form_cotizacion table thead th{
    background:#28272a;
    padding:8px !important;
    margin:0;
    color:#fff
}

.yith-ywraq-before-table{
    display:none
}

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:#28272a
}

td.product-name a:hover{
    color:#f68633
}

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:#f68633 !important
}

.update-list-wrapper .button:hover, .raq-send-request:hover{
    background:#28272a !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;
    border-radius:1em !important
}



.yith-ywraq-mail-form-wrapper textarea{
    border-radius:8px;
	height:150px !important
}

.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
}/* End custom CSS */