.elementor-32394 .elementor-element.elementor-element-f35af5a{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:15px 15px;--row-gap:15px;--column-gap:15px;--margin-top:70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32394 .elementor-element.elementor-element-a1e72c6{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:15px 15px;--row-gap:15px;--column-gap:15px;--flex-wrap:wrap;--align-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:12%;--padding-bottom:3%;--padding-left:5%;--padding-right:5%;}.elementor-32394 .elementor-element.elementor-element-a1e72c6.e-con{--align-self:center;--order:-99999 /* order start hack */;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-32394 .elementor-element.elementor-element-7635016{width:100%;max-width:100%;text-align:center;}.elementor-32394 .elementor-element.elementor-element-7635016 .elementor-heading-title{font-family:"Work Sans", Sans-serif;font-size:30px;font-weight:500;color:var( --e-global-color-primary );}.elementor-32394 .elementor-element.elementor-element-a15444e{width:100%;max-width:100%;text-align:center;}.elementor-32394 .elementor-element.elementor-element-a15444e > .elementor-widget-container{padding:0px 0px 10px 0px;}.elementor-32394 .elementor-element.elementor-element-a15444e .elementor-heading-title{font-family:"Work Sans", Sans-serif;font-size:24px;font-weight:500;color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-32394 .elementor-element.elementor-element-a1e72c6{--padding-top:20%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-32394 .elementor-element.elementor-element-7635016 .elementor-heading-title{font-size:24px;}.elementor-32394 .elementor-element.elementor-element-a15444e .elementor-heading-title{font-size:20px;}}@media(max-width:767px){.elementor-32394 .elementor-element.elementor-element-f35af5a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-32394 .elementor-element.elementor-element-f35af5a.e-con{--order:99999 /* order end hack */;}.elementor-32394 .elementor-element.elementor-element-a1e72c6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:57%;--padding-bottom:8%;--padding-left:4%;--padding-right:4%;}.elementor-32394 .elementor-element.elementor-element-a1e72c6.e-con{--order:99999 /* order end hack */;}.elementor-32394 .elementor-element.elementor-element-7635016 .elementor-heading-title{font-size:20px;}.elementor-32394 .elementor-element.elementor-element-a15444e .elementor-heading-title{font-size:16px;}}@media(min-width:768px){.elementor-32394 .elementor-element.elementor-element-a1e72c6{--content-width:1520.8px;}}/* Start custom CSS for shortcode, class: .elementor-element-22873cf *//* Main Container */
.tattoo-wc-form {
    background: #3c3c3c;
    padding: 30px;
    color: #fff;
    font-family: Arial, sans-serif;
}

/* Label text */
.tattoo-wc-form label,
.tattoo-wc-form strong {
    color: #c4a459;
    font-size: 13px;
    font-weight: 600;
    width:100%;
    line-height: 20px;
}

/* Inputs & Textarea */
.tattoo-wc-form input[type="text"],
.tattoo-wc-form input[type="email"],
.tattoo-wc-form input[type="tel"],
.tattoo-wc-form input[type="date"],
.tattoo-wc-form textarea,
select{
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    margin-top:7px;
    margin-bottom: 18px;
}
input[type="radio"]{
    margin-top:7px;
}
/* Textarea height */
.tattoo-wc-form textarea {
    height: 120px;
}

/* Two column layout */
.two-cols {
    display: flex;
    gap: 20px;
}

.two-cols > p {
    flex: 1;
}

.two-cols-checks {
    display: flex;
    gap: 40px;
    margin-bottom: 20px;
}

/* Checkboxes & Radios */
.tattoo-wc-form input[type="checkbox"],
.tattoo-wc-form input[type="radio"] {
    margin-right: 5px;
}

/* Upload Box */
.upload-box {
    background: #2a2a2a;
    border: 1px dashed #999;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 25px;
    border-radius: 4px;
}

.upload-box input[type="file"] {
    background: none;
    border: none;
    color: #fff;
    margin-top: 15px;
}

.upload-title {
    color: #d1d1d1;
    font-size: 13px;
    margin-bottom: 10px;
}

/* Submit Button */
.submit-wrap input[type="submit"] {
    width: 100%;
    background: #c5a248;
    color: #000;
    border: none;
    padding: 14px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    border-radius: 2px;
    margin-top: 10px;
}

.submit-wrap input[type="submit"]:hover {
    background: #b0903c;
}
span.wpcf7-list-item.first {
    margin-left: 0;
}
.tattoo-wc-form input[type="text"], .tattoo-wc-form input[type="email"], .tattoo-wc-form input[type="tel"], .tattoo-wc-form input[type="date"], .tattoo-wc-form textarea{
    color: #000;
}
select.wpcf7-form-control.wpcf7-select {
    color: #000;
}
@media (max-width:767px){
    .two-cols {
flex-wrap: wrap;
gap: 0;
}
.two-cols > p {
    flex: unset;
            width: 100%;
}
.tattoo-wc-form p {
    margin-bottom: 20px;
}
.tattoo-wc-form input[type="text"], .tattoo-wc-form input[type="email"], .tattoo-wc-form input[type="tel"], .tattoo-wc-form input[type="date"],
input[type="radio"], 
.tattoo-wc-form textarea,
select{
        margin-bottom: 0;
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a1e72c6 */body{
 background-color: #464141;
}
}
@media (max-width: 767px) {
    p {
    margin-block-end: 0;
}
}/* End custom CSS */