/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Description: Child theme for GeneratePress
Author: Your Name
Author URI: https://yourwebsite.com
Template: generatepress
Version: 1.0
*/

/* Custom CSS yaha likho */

.service-block .elementor-cta__content:before {
    content: "";
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 250 164" fill="%23E8973E" xmlns="http://www.w3.org/2000/svg"> <path d="M180.121 0H210.258L205.001 16.8206H175.215L180.121 0Z"/></svg>');
    width: 15rem;
    position: absolute;
    top: -1rem;
    right: 0;
    height: 10rem;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 1;
}

.service-block .elementor-cta__content:after {
    content: "";
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 250 164" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M0 25.0088L28.9156 25.0088L62.151 146.18C64.2179 153.716 59.7577 161.494 52.21 163.517C44.7134 165.525 37.004 161.093 34.9675 153.604L0 25.0088Z"/> <path d="M208.596 23.4473H217.219V163.65H174.162L208.596 23.4473Z"/> <path d="M180.121 0H210.258L205.001 16.8206H175.215L180.121 0Z"/> <path d="M87.1431 35.8061C90.4353 28.7459 98.8276 25.6914 105.888 28.9836C112.948 32.2758 116.003 40.6682 112.71 47.7284L62.484 155.439C59.1918 162.499 50.7994 165.554 43.7392 162.262C36.679 158.97 33.6245 150.577 36.9167 143.517L87.1431 35.8061Z"/> <path d="M88.4773 46.8934C85.185 39.8332 88.2396 31.4409 95.2998 28.1486C102.36 24.8564 110.752 27.911 114.045 34.9712L164.701 143.605C167.994 150.666 164.939 159.058 157.879 162.35C150.819 165.642 142.426 162.588 139.134 155.528L88.4773 46.8934Z"/> <path d="M173.812 23.4473H249.855L244.723 43.1945H168.205L173.812 23.4473Z"/> <path d="M165.785 52.0107L195.406 52.0108L166.565 153.419C164.4 161.032 156.514 165.487 148.877 163.412C141.086 161.296 136.54 153.209 138.781 145.454L165.785 52.0107Z"/> </svg>');
    width: 15rem;
    position: absolute;
    top: -1rem;
    right: 0;
    height: 10rem;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.03;
}