/*
 Theme Name:   Supernatural Hair
 Theme URI:    http://supernaturalperth.com.au
 Description:  Henry Pham
 Author:       Henry Pham
 Author URI:   http://supernaturalperth.com.au
 Version:      1.0.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  http://supernaturalperth.com.au
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,400;0,500;0,600;0,700;1,500;1,600;1,700&display=swap');

:root {
    --white-color: #fff;
    --black-color: #000;
    --bg-menu-color: #141414;

}

.content__body a {
    text-decoration: none;
    color: var(--black-color);
}

.location__appointment {
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-direction: column; */
    /* height: 100%; */
}

.location__appointment .phone {
    font-size: 3rem;
}

* {
    box-sizing: inherit;
}

.section-gift-certificate {
    text-align: center;
    background: #000;
}

.section-gift-certificate .link-gift-voucher {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 2rem;
}

a.link-gift-voucher {
    display: inline-block;
    margin-top: 35px;
    text-decoration: none;
    color: #000;
    font-size: 2.1rem;
    padding: 5px 10px;
    background: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.gform_confirmation_message {
    font-size: 3rem;
    margin-top: 20px;
    margin-bottom: 50px;
}

.square_block {
    background: #d1d7ce;
    width: 25%;
    text-align: center;
    padding: 5px;
    margin-top: 25px;
}

.square_block img {
    width: 65%;
}

.square_block span {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
}

.page-gift-voucher .gift-voucher .gform_footer input[type=submit] {
    background: #d1d7ce;
    color: #000;
    font-size: 1.8rem !important;
    font-weight: 600;
    padding: 5px 12px !important;
    cursor: pointer;
}

.gift-voucher .gform_wrapper ul li.gfield {
    margin-top: 8px;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-25 {
    margin-bottom: 25px;
}

.label-title.gift-value {
    font-size: 2.4rem;
}

.gift-voucher .gform_wrapper .top_label li.gfield.gf_inline.select-value {
    width: 40% !important;
    font-size: 1.6rem;
}

.gift-voucher .gform_wrapper .top_label li.gfield.gf_inline.select-value select {
    border: none;
    background: #d1d7ce;
    font-weight: 500;
    padding: 5px 5px;
}

.gift-voucher .gform_wrapper .top_label li.gfield.gf_inline.select-value .ginput_container_select {
    margin-top: 0;
}

.gift-voucher {
    margin-left: 30px;
}

.gift-voucher .label-title {
    font-weight: 600;
}

.gift-voucher .close-group {
    display: none;
}

.gift-voucher .form-group ul {
    display: flex;
    justify-content: space-between;
}

.gift-voucher .form-group {
    margin-bottom: 22px;
}

#men {
    margin-top: -35px;
    padding-top: 35px;
}

#beauty_skincare {
    padding-top: 35px;
    margin-top: -35px;
}

#hair {
    padding-top: 35px;
}

.content__body {
    /* font-size: 1.8rem; */
    /* margin-bottom: 130px; */
    /* padding-left: 30px; */
}

.content__body p:first-child {
    margin-top: 5px;
}

.content__body {
    margin-top: 0;
    line-height: 3rem;
    font-size: 1.8rem;
    padding-left: 40px;
    text-align: initial;
}

.content__body h3 {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 500;
}

.content {
    margin-top: 30px;
}

.content__title {
    float: right;
    text-align: right;
    margin-right: 6px;
    position: relative;
}

.content__title:before {content: '';position: absolute;width: 2px;height: 135%;background: var(--black-color);right: -35px;top: 10px;}

.footer__top-contact {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.location__box-address {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

p#error-page-text {
    font-size: 2.8rem;
}

h1#error-page-title {
    font-size: 3.6rem;
}

.slick-slide img {
    width: 100%;
}

.location__top-button {
    margin-top: 30px;
}

.location__box {
    margin-top: 35px;
}

.location__box p {
    margin-bottom: 35px;
}

.location__box a {
    color: var(--black-color);
    text-decoration: none;
}

.location__box a.link-gift-voucher {
    border: 1px solid #000;
    margin-top: 10px;
}

.location__time-work .time-work-day {
    font-weight: 600;
}

.location__time-work p {
    margin: 0 0 10px 0;
}

.section_location {
    font-size: 1.8rem;
    text-align: center;
    margin: 50px 0;
}

.section_location .btn {
    border: 1px solid var(--black-color);
    font-weight: 600;
    padding: 5px 30px;
}

.section_location h3 {
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

.widget_media_gallery .gallery {
    display: flex;
    margin: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.widget_media_gallery .gallery .gallery-item {
    width: 25%;
    margin: 0;
    padding-right: 5px;
}

.widget_media_gallery .gallery .gallery-item img {
    width: 100%;
}

.gallery_review {
    margin-bottom: 3px;
}

.section_review_page {
    margin-bottom: 45px;
}

.section_review_item.right {
    flex-direction: row-reverse;
}

.section_review_item.left {
    border: 1px solid var(--black-color);
    margin: 8px 0;
}

.fullwidth {
    width: 100%;
    object-fit: cover;
}

.current_page_item a {
    border-bottom: 1px solid var(--white-color);
}

.service__list-item {
    padding-top: 20px;
}

.service__list-item strong {
    font-weight: 500;
}

.service__list-item div {
    margin: 15px 0;
}

.service__list-item p {
    margin: 0;
}

.service__list-items .service__list-item:first-child p:first-child {
    margin-top: 0;
}

.service__list-item-title {
    font-weight: 600;
    text-transform: uppercase;
}

span.name {
}


.service__list-item-full .underline {
    border-bottom: 1px solid var(--black-color);
}

.service__list-item-full {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.service__list-item-full .price {
    position: relative;
}

.service__list-item-full .price:before {content: '';position: absolute;background: #fff;width: calc(100% + 5px);height: 1px;bottom: -2px;right: 0;}

.service__list-item-full .name:before {content: '';background: #fff;position: absolute;width: calc(100% + 10px);height: 1px;bottom: -2px;left: 0;}

.service__list-item-full .name {
    position: relative;
}

.service__list-item-full:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -2px;
}

.service__list {
    font-size: 1.8rem;
}

.service__banner img {
    width: 100%;
}

.section_portfolio h2 {
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
}

.section_portfolio .row .col {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 3px;
}

.section_portfolio img {
    width: 100%;
}

#menu-pc .menu-item-has-children {
    position: relative;
}

#menu-pc .menu-item-has-children:hover .sub-menu {
    transform: translateY(0px);
    visibility: visible;
}

#menu-pc .menu-item-has-children .fa-caret-down {
    display: none;
}

#menu-pc .menu-item-has-children .sub-menu {
    position: absolute;
    z-index: 20;
    width: 220px;
    background: #141414;
    list-style: none;
    padding: 10px;
    left: -20px;
    transform: translateY(0px);
    transition: .4s;
    visibility: hidden;
    top: 20px;
}

#menu-pc .menu-item-has-children .sub-menu .menu-item {
    padding: 10px 0;
    border-bottom: 1px dashed var(--white-color);
}

#menu-pc .menu-item-has-children .sub-menu .menu-item:last-child {
    border-bottom: none;
}

html {
    font-size: 62.5%;
    line-height: 1.6rem;
    font-family: 'Raleway', sans-serif;
    box-sizing: border-box;
    margin-top: 0 !important;
}

ul {
    padding-left: 0;
}

.slick-dots {
    position: absolute;
    right: 100px;
    list-style: none;
    bottom: 50px;
}

.slick-dots li {
    display: inline-block;
    padding: 0 5px;
}

.slick-dots li button {
    outline: none;
    background: none;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 16px;
    width: 16px;
    cursor: pointer;
    font-size: 0;
    padding: 0;
}

.slick-dots li.slick-active button {
    background: var(--white-color);
}

.service__list-items {
    padding-left: 30px;
    list-style: none;
    margin-bottom: 65px;
    margin-top: 0;
}

.service__list-items .service__list-item:first-child {
    padding-top: 0;
}

.section_slider .sliders {
    margin-top: 3px;
    margin-bottom: 3px;
}

a:focus, img:focus {
    outline: 0px;
}


header {
    background-color: var(--black-color);
}


.header__top {
    display: flex;
    justify-content: space-between;
}

.header__right {
    color: var(--white-color);
}

.header__right-road {
    font-size: 1.8rem;
    margin-top: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.header__right-info{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 30px;
}


.header__right-socials {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    width: 40%;
    list-style: none;
}

.header__right-mobile {
    font-size: 3rem;
    color: var(--white-color);
    text-decoration: none;
    line-height: 50px;
    font-family: "Segoe UI";
}



.nav {
    height: 48px;
    background-color: #141414;
    justify-content: space-between;
    padding-bottom: 55px;
}

.nav__list {
    display: flex;
    list-style: none;
    align-items: center;
    padding-left: 0;
}

.nav__link {
    text-decoration: none;
    color: #fff;
    margin-right: 35px;
}

/** Mobile nav  **/
.nav__bars-btn {
    width: 28px;
    height: 28px;
    color: #ffffff;
    display: none;
    margin-left: 10px;
}

.nav__input:checked ~ .nav__overlay {
    display: block;
}

.nav__input:checked ~ nav.nav__mobile {
    transform: translateX(0);
    opacity: 1;
}

.nav__input {
    display: none;
}

.nav__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.3);
    animation: fadeIn linear .2s;
}


.nav__mobile {
    position: fixed;
    top: 0;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 320px;
    max-width: 100%;
    background: #000;
    opacity: 0;
    transform: translateX(-100%);
    transition: transform linear .2s, opacity linear .2s;
}

ul.nav__mobile-list {
    margin-top: 24px;
    list-style: none;
    padding-left: 5px;
}

.nav__mobile a.nav__link {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-size: 1.4rem;
}


.nav__mobile-close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 1rem;
    right: 1rem;
    color: #666;
}


.nav__bars-btn:hover {
    cursor: pointer;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}



nav.nav__pc {
    justify-content: space-between;
    font-size: 16px;
    text-transform: uppercase;
}

.nav__buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
}


.btn {
    padding: 14px 17px;
    color: var(--black-color);
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16px;
}

.nav__button-book {
    background-color: #e8ebe7;
}

.nav__button-shop-aveda {
    background: #c5cdc2;
    margin-left: 20px;
}


.sliders img.cover {
    width: 100%;
    object-fit: cover;
}


.nav .fa {
    font-size: 32px;
}


.nav .grid.wide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 11px;
}

.gallery__list {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.gallery__item {
    width: 25%;
    padding-right: 5px;
}

.gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.introduce__text {
    font-size: 1.8rem;
    line-height: 32px;
    position: relative;
    padding-left: 30px;
}

.page-gift-voucher .service__desc {
    padding-bottom: 10px;
}

.service__desc {
    margin-top: 36px;
    padding-bottom: 30px;
}

.service__desc strong {
    font-weight: 600;
    text-transform: uppercase;
}

.service__list .service__desc:before {
    height: 100%;
}

.service__desc p {
    margin: 6px 0;
}

.introduce__title {
    width: 90%;
    float: right;
    text-align: right;
    position: relative;
    margin-right: 6px;
}

.introduce__title h2 {
    font-weight: 600;
    font-size: 4.8rem;
    text-transform: uppercase;
    margin-top: 20px;
}

.service__title h2 {
    margin-top: 36px;
}

.introduce__title:before {
    /* position: absolute; */
    /* content: ''; */
    width: 2px;
    height: 100%;
    background: var(--black-color);
    top: 28px;
}

.section_reviews {
    background-color: var(--black-color);
    color: var(--white-color);
}

.review__text {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.6rem;
}

.review__name {
    font-size: 1.8rem;
    font-weight: 600;
}


.review__slider .row {
    /* align-items: center; */
}

.review__common {
    float: right;
    margin-right: 6px;
    position: relative;
    height: 100%;
}

.right .review__common {
    float: left;
}

.review__common img {
    margin-top: 25px;
}

.introduce__text::after {
    position: absolute;
    width: 2px;
    height: 100%;
    background: var(--black-color);
    top: 0;
}

.introduce__text:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 90%;
    background: var(--black-color);
    left: 0;
    top: 10px;
}


.review__box {
    padding-left: 30px;
    position: relative;
}

.review__box:before {content: '';position: absolute;width: 2px;background: var(--white-color);left: 0;height: 100%;}

.section_review_page .review__box:before {background: var(--black-color);}

.section_review_page .right .review__box:before {
    left: 100%;
}
.service__item-image {
    width: 100%;
    position: relative;
}

.service__item {
    text-align: center;
}

.service__item-title {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 500;
}

.service__item-desc p {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin: 0;
}


.service__title {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 500;
}




.service__item-image img {
    object-fit: cover;
    width: 100%;
}


.services .col {
    padding-left: 3px;
    padding-right: 3px;
}


.service__menu {
    text-align: center;
    margin: 40px auto;
}

.btn.service__menu-btn {
    font-size: 1.8rem;
    background: var(--white-color);
    font-weight: 600;
    padding: 12px 25px;
    border: 1px solid var(--black-color);
}


.service__list.row {
    margin-bottom: 0;
}


.service__item-title h4 {
    margin-bottom: 5px;
}


.aveda {
    background-color: #d1d7ce;
    padding: 30px 0;
}

.aveda__box-title {
    font-size: 4.8rem;
    text-transform: uppercase;
    line-height: 4.8rem;
    margin: 0 0 20px 0;
}


.aveda__box-desc {
    font-size: 1.6rem;
    margin: 0;
    line-height: 2.6rem;
}

.evada__box-btn {
    font-size: 1.8rem;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid var(--black-color);
    font-weight: 600;
}


.section_brands .brands {
    margin: 60px 0 40px 0;
}

.section_main .sliders {
    margin-top: 3px;
}

.review__slider {
    margin-top: 3px;
}

.map__image {
    width: 100%;
    object-fit: cover;
}
.section_map {
    display: flex;
}

.footer {
    background: var(--black-color);
    color: var(--white-color);
    font-size: 1.6rem;
}


.footer__top {
    padding-top: 23px;
}

.footer__top-logo-aveda {
    margin-top: 30px;
}

.footer__time-work .time-work-day {
    display: inline-block;
    width: 20%;
}


.footer__top-button .btn-book {
    font-size: 2.4rem;
    background: var(--white-color);
    padding: 10px 20px;
    display: inline-block;
}

.footer__top-social {
    display: flex;
    list-style: none;
    justify-content: space-between;
    width: 50%;
    margin: 20px 0;
}


.footer__bottom-website a {
    font-size: 1.5rem;
    color: var(--white-color);
    text-decoration: none;
}

.footer__bottom p {
    margin: 27px 0;
}

p.footer__bottom-abn a {
    color: #fff;
    text-decoration: none;
}


.footer__top-address p {
    margin: 0;
}

.footer__top-contact p {
    margin: 0;
}

.footer__top-address {
    margin-bottom: 35px;
}

.footer__time-work p {
    margin: 0 0 18px 0;
}

p.footer__top-road {
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

p.footer__top-contact-mobile {
    margin-bottom: 5px;
}


.header__logo img {
    width: 100%;
}

.service__desc h3 {
    margin: 8px 0;
    text-transform: uppercase;
    font-weight: 600;
}


.footer__top .footer__top-address a, .footer__top .footer__top-contact a {
    color: var(--white-color);
    text-decoration: none;
}

.section_slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 0;
    background: none;
    color: transparent;
    width: 65px;
    height: 65px;
    cursor: pointer;
    border: none;
    transform: translateY(-50%);
}

.section_slider .slick-arrow:after {
    content: "";
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 25px;
}

.section_slider .slick-prev {
    left: 100px;
}

.section_slider .slick-prev.slick-arrow:after {
    transform: rotate(-45deg);
}

.section_slider .slick-next.slick-arrow:after {
    transform: rotate(135deg);
}

.section_slider .slick-next {
    right: 100px;
}

.section_slider .slick-arrow:focus {
    border: none;
    outline: none;
}

.content__title h2 {
    font-weight: 600;
    font-size: 4.8rem;
    text-transform: uppercase;
    margin: 0;
}

.content__body ul {
    padding-left: 35px;
}

.mt-35 {
    margin-top: 35px;
}

.mb-35 {
    margin-bottom: 35px;
}
.mb-130 {
    margin-bottom: 130px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-15 {
    margin-top: 15px !important;
}
.mt-25 {
    margin-top: 25px !important;
}


.mt-40 {
    margin-top: 40px !important;
}

.font-size-24 {
    font-size: 2.4rem !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.gift-voucher .gform_wrapper ul.gform_fields li.gfield input[type=text],
.gift-voucher .gform_footer input[type=submit],
.gift-voucher .gform_wrapper ul.gform_fields li.gfield textarea
{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.gift-voucher .gform_wrapper ul.gform_fields li.gfield textarea.textarea {
    height: auto;
}

.gift-voucher .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 8px;
}

.gift-voucher .gform_wrapper ul.gform_fields li.gfield input[type=text]:focus,
.gift-voucher .gform_wrapper ul.gform_fields li.gfield select:focus,
.gift-voucher .gform_wrapper ul.gform_fields li.gfield textarea:focus
{
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.gform_wrapper ul.gform_fields li.gfield input[type=radio] {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 1.25rem;
    height: 1.25rem;
    opacity: 0;
    -moz-opacity: 0;
}

.gform_wrapper ul.gform_fields li.gfield input[type=checkbox] {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 1.25rem;
    height: 1.25rem;
    opacity: 0;
    -moz-opacity: 0;
}



.gform_wrapper.form-contact_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 500;
}

.gform_wrapper.form-contact_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label {
    font-weight: 500;
}



.gform_wrapper .book-request ul.gfield_radio li input[type=radio]:checked ~ label:before {
    color: #424446;
    border-color: #d1d1d1;
}

.gform_wrapper .book-request ul.gfield_checkbox li input[type=checkbox]:checked ~ label:before {
    color: #424446;
    border-color: #d1d1d1;
}



.gform_wrapper ul.gfield_radio li label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    transition: all 0.15s ease-in-out;
    border-radius: 50%;
    pointer-events: none;
    border: 1px solid #424446;
    background-color: #d1d7ce;
}



.gform_wrapper ul.gfield_radio li input[type=radio]:checked ~ label::after {
    display: block;
}





.gform_wrapper ul.gfield_radio li label:after {
    display: none;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    background: #424446;
}



.gform_wrapper ul.gfield_radio li label {
    position: relative;
    margin-bottom: 0;
    padding-left: 30px;
    vertical-align: top;
    line-height: 1.2;
    font-size: 1.8rem;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}



.gform_wrapper ul.gfield_radio li {
    position: relative;
    display: block;
    min-height: 30px;
    padding-left: 2rem;
    line-height: 1;
}

.gform_wrapper ul.gfield_checkbox li {
    position: relative;
    display: block;
    min-height: 30px;
    padding-left: 2rem;
    line-height: 1;
}



.gift-voucher .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
    width: 23px !important;
    height: 23px;
    vertical-align: middle;
}


.container{
    display: inline-block;
    position:relative;
    cursor:pointer;
    font-size:30px;
    user-select: none;
    padding-left:40px;
    margin-bottom:10px;
}
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.gform_wrapper ul.gfield_checkbox li label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    transition: all 0.15s ease-in-out;
    /*border-radius: 3px;*/
    pointer-events: none;
    border: 1px solid #424446;
    background-color: #ffffff;
}


.gform_wrapper ul.gfield_checkbox li label {
    position: relative;
    padding-left: 35px;
}


.gform_wrapper ul.gfield_checkbox li label:after {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: translate(-50%, -50%) rotate(45deg);

}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked ~ label::after {
    display: block;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked ~ label:before {
    background:#d1d7ce;
}

