/*
Theme Name:   Datteldelight
Theme URI:    http://wordpress.com
Description:  Datteldelight
Template:     storefront
Version:      1.0.0
Text Domain:  Datteldelight
*/

.header-top .right-shoplink-secn .menu .topacntlink a {font-size: 0;background: url(user-icon.png) no-repeat;width: 20px;height: 20px;background-size: contain;display: flex;margin: 0 20px;}

.subscribe_sec .nsubscribe_left:before {content: "";background: url(send-icon.png) no-repeat;width: 50px;height: 48px;display: table-cell;top: 6px;position: relative;padding-right: 20px;}

.editorder_chkoutpg a {color: #000;font-size: 15px;background: url(back-arrow.png) no-repeat;background-size: 18px;display: flex;background-position: 0;padding-left: 25px;}

.pi-progress-circle{display:none!important;}

body {
    background: url(bg-img.png) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}