/*
Theme Name:     Divi Child
Theme URI:      https://yourwebsite.com
Description:    A child theme for Divi
Author:        hearcuffjewelry
Author URI:     https://yourwebsite.com
Template:       Divi
Version:        1.0.0
*/

/* Import parent theme styles */
@import url("../Divi/style.css");


.qty-button {
    background-color: #eee;
    border: 1px solid #D9D9D9;
    padding: 5px 10px;
    font-size: 18px;
    cursor: pointer;
    margin: 0 5px;
}

.signin-icon{

    width: 17%;
}
.quantity {
    display: flex;
    align-items: center;
}
