.elementor-601 .elementor-element.elementor-element-fc50f57{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-fc50f57 */.elementor-601 .elementor-element.elementor-element-fc50f57 .elementor-widget-woocommerce-product-additional-information{
	gap: 24px;
    display: flex;
    flex-direction: column;
}

.elementor-601 .elementor-element.elementor-element-fc50f57 .woocommerce-product-attributes{
    margin-bottom: 0;
}

.woocommerce div.product table.shop_attributes {
    border: none !important;
    border-collapse: collapse;
    width: 100%;
    background: transparent !important;
}

.woocommerce div.product table.shop_attributes tr {
    background: transparent !important;
    border-bottom: 1px solid #e5e5e5;
}
.woocommerce div.product table.shop_attributes tr:last-child {
    border-bottom:none;
}
.woocommerce div.product table.shop_attributes th,
.woocommerce div.product table.shop_attributes td {
    border: none !important;
    padding: 20px 24px;
    background: transparent !important;
}

.woocommerce div.product table.shop_attributes th {
    font-weight: 500;
    color: #666;
    width: 200px;
    text-align: left;
    padding-left: 0px;
    vertical-align: middle;
}

.woocommerce div.product table.shop_attributes td {
    font-weight: 600;
    color: #111;
    font-style:normal;
    
}

.woocommerce div.product table.shop_attributes tr:nth-child(even) {
    background: transparent !important;
}
.woocommerce table.shop_attributes td p{
    padding: 0;
}
.woocommerce-Tabs-panel--additional_information,
 .woocommerce-tabs .panel {
    background: transparent !important;
}/* End custom CSS */