body, label { cursor: url(../images/cursor/cursor.cur), default; }
textarea, input, input[type="text"], input[type="password"]{ cursor: url(../images/cursor/text.cur), text; }
a, a span, li a, li a span, input[type="submit"], input[type="radio"], input[type="reset"],  input[type="image"], input[type="button"], .button, select, .next-button, .showOnHover, .prev-button, iframe{ cursor: url(../images/cursor/hand.cur), pointer !important; }
abbr, acronym, abbr[title], .postcontent dfn[title]{cursor: url(../images/cursor/help.cur), help;}

.tp1 {background-image:url(../images/tp/tp1.png);}
.tp2 {background-image:url(../images/tp/tp2.png);}
.tp3 {background-image:url(../images/tp/tp3.png);}
.tp4 {background-image:url(../images/tp/tp4.png);}
.tp5 {background-image:url(../images/tp/tp5.png);}
.tp6 {background-image:url(../images/tp/tp6.png);}

a.logo {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.v-divider {
    background-image: url(../images/v-divider.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.top-corner { position: relative;}
.top-corner .sppb-addon-single-image-container:before {
background-image: url(../images/top-corner.png); background-position: 100% 0; background-repeat: no-repeat; background-size: contain; content: ""; height: 0; left: auto; max-height: 121px; max-width: 120px; padding: 3%; position: absolute; right: 0; width: 0; z-index: 1;
}
/*
#sp-page-title .top-design:before { border-top: 4px solid #ffffff; content: ""; height: 4px; padding-right: 3%; position: absolute; right: 0; top: -4px;
}
*/
#sp-page-title .top-design:before {
  background-image: url(../images/top-corner.png); background-position: 100% 0; background-repeat: no-repeat; background-size: contain; content: ""; height: 0; left: auto; max-height: 121px; max-width: 120px; padding: 3%; position: absolute; right: 0; width: 0; top:-4px; 
}

.header-brick #sp-header {
    background-image: url(../images/brick-bg.png);
    background-size: cover;
}
#sharing-caring::before {
    background-image: url("../images/sharing-caring.png");
    background-repeat: no-repeat;
    content: "";
    height: 269px;
    left: -50px;
    position: absolute;
    top: -45px;
    width: 100%;
    z-index: -1;
}

#sharing-caring {
    position: relative;
}