/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
// Add CSS for the currency symbol (add this to your theme's style.css or Additional CSS)
/*
.dubai-currency-symbol {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

/* Responsive sizing */
@media (max-width: 768px) {
    .dubai-currency-symbol {
        width: 18px;
        height: 18px;
    }
}

/* For product pages - larger size */
.single-product .dubai-currency-symbol {
    width: 25px;
    height: 25px;
}

link[rel="icon"],
link[rel="shortcut icon"] {
    background-color: #73593e !important;
}

/* For cart and checkout pages */
.woocommerce-cart .dubai-currency-symbol,
.woocommerce-checkout .dubai-currency-symbol {
    width: 20px;
    height: 20px;
}
*/

<script type="application/id+json">
{
"@context" : "https://schema.org",
"@type" : "WebSite",
"name" : "Sadad Perfumes",
"url" : "https://sadadperfumes.com/"
}
</script>