/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:focus-visible, :focus {outline: none !important;}

figcaption {       position: absolute;
    bottom: 5px;
    right: 10px;
    font-style: initial;
    font-size: 12px;
    color: #fff !important;
    text-shadow: #000 0px 0px 5px;

}

h1, h2, h3, h4, h5, h6 {
  /*   margin-block-start: 0.0rem;
    margin-block-end: 0rem; */
  }



  .random-image {
    position:absolute;
    bottom:-50px;
    left:14%;
}

.random-image-homeless {
  bottom:-75px;
}

.random-image-oldman {
  bottom:-65px;
}

.random-image-cop {
    bottom: -75px;
    left: 35%;
}

.random-image-guy {
    bottom: -65px;
    left: 25%;
}

.random-image-dog {
    bottom: -45px;
    left: 75%;
}

.random-image-cat{
    left: 78%;;
}

#gform_submit_button_1 {
    background-color: #061975;
    font-family: "Stick No Bills", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    line-height: 16px;
    color: var(--e-global-color-f4ea2fb);
    fill: var(--e-global-color-f4ea2fb);
    padding: 16px;
    border-radius: 0;
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: all 0.3s;
    -webkit-mask-image: url(/wp-content/uploads/2025/03/spraymask.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: repeat;
}

#gform_fields_1 .gfield_label, #label_1_7_1 {
    font-family: "Stick No Bills", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 18px;
    color: #5b5b5b;
    margin-bottom: 0px;
}

#gform_fields_1 {row-gap: 10px;}
#gform_fields_1 #input_1_5 {
  max-height:140px;
  min-block-size: 140px
}


#gform_fields_1 input[type="text"],
#gform_fields_1 input[type="email"],
#gform_fields_1 input[type="tel"],
#gform_fields_1 textarea {
    border-width: 0px;
    background-color: #0000000d;
    box-shadow: none;
}

#gform_2 #gform_submit_button_2 {
      background-color: #FFF;
    font-family: "Stick No Bills", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    line-height: 16px;
    color: #000;
    fill: #FFF;
    padding: 16px;
    border-radius: 0;
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: all 0.3s;
    -webkit-mask-image: url(/wp-content/uploads/2025/03/spraymask.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: repeat;
}

#input_2_1 {
    background-color: #000;
    font-family: "Stick No Bills", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    line-height: 16px;
    color: #FFF;
    padding: 5px 15px;
    /* display: inline-block; */
    border-radius: 0;
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: all 0.3s;
    -webkit-mask-image: url(/wp-content/uploads/2025/03/spraymask.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: repeat;
    border: solid 4px #fff;
    height: 56px;
    text-align: left;
}

.gfield_error #input_2_1 {
border-color:#B82B09;
}

#validation_message_2_1 {
  display:none;
}

#input_2_1::placeholder {
  color:#3b3b3b;
}

#gform_2_validation_container {
  background-color:transparent;
  padding:0px;
  margin:0px 0px 15px 0px;
  border:none;
}

#gform_2_validation_container .gform_submission_error {
font-family: "Stick No Bills", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    line-height: 20px;
}

#gform_2_validation_container .gform-icon--circle-error {
  border: none;
    border-radius: 0px;
    font-size: 66px;
    line-height: 66px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


@media only screen and (max-width: 767px) {
  #gform_fields_2 {
        row-gap: 15px;
  }
.random-image-oldman {
  left: 0%;
}
.random-image-guy {
  left:0%;
}
.random-image-dog {
  left:50%;
}
.random-image-cat {
  left:0%;
}
.random-image-cop {
  left:58%;
}
}

@media only screen and (max-width: 535px) {
.random-image-guy {
  left:-42%;
}
.random-image-cop {
  left:34%;
}
.random-image-dog {
  left:18%;
}
.random-image-kid2 {
  left:-21%;
}
.random-image-kid {
  left:-5%;
}
.random-image-cat {
  left:-12%;
}
.random-image-oldman {
  left: -7%;
}
}

.sticker-corner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.woocommerce-product-gallery__trigger {display:none;}