/*
Theme Name:   Vineta Child Theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://themesflat.co/fashion-vineta/
Template:     vineta
Version:      1.0.0
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  vineta-child-theme
*/
.product-trust-box, .eurlex-below-price-info, .eurlex-product-reassurance {
	background: linear-gradient(120deg, #d6e8ff 30%, #a8cbff 60%) !important;
    border: 2px solid #1e73be;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 5px;
}
.product-trust-box a{
	text-decoration: underline;
}


