/*
Theme Name: Dr. Haworth
Theme URI: https://ogrodutit.com
Author: Rasel Bisswas
Author URI: https://ogrodutit.com
Description: Custom WordPress theme developed for Dr Haworth.
Version: 1.0

*/

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}

.line00000{
        position: relative;
    top: -256px;
    left: 198px;
}
.eyes22{
    position: relative;
    left: -31px;
}
.line002{
    position: relative;
    top: -316px;
    left: -7px;
}


.fullsvg svg {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

   .fullsvg path {
        fill: none;
        stroke: #000;
        stroke-width: .5;
        stroke-linecap: round;
        stroke-linejoin: round;
    }