.ldlogo-wrapper{
    margin: 2rem 0;
}
.hlpll {
    position: relative;
    color: #fff;
    min-height: 400px;
    padding: 3rem 0;
}

.hlpll ._content {
    position: relative;
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hlpll::before {
    content: "";
    background-color: #40404045;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: saturate(64%) contrast(0.9) brightness(0.7)
}

.hlpll._borse:before {
    background: url(https://calzoleriacannito.it/wp-content/uploads/2024/12/cover-landing-borse.webp) no-repeat;
    background-position: center;
    background-size: cover;
}

.hlpll._scarpe::before {
    background: url(https://calzoleriacannito.it/wp-content/uploads/2024/05/Cannito-126-scaled.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.step-wrapper {
    max-width: 880px;
}
._step {
    display: flex;
    flex-direction: column;
    align-items: center;
}
._step span {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b77e31;
    font-size: 2.5rem;
    padding: 1rem;
    border-radius: 50%;
    aspect-ratio: 1;
    width: 4rem;
    height: 4rem;
}
._step p {
    padding: 1rem 0;
    text-align: center;
}

.mod-cnt {
    min-height: 500px;
    background: #fff;
    transform: translateY(-56px);
    box-shadow: 0px 8px 16px 1px rgba(69,69,69,0.3);
}

.mod-cnt {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mod-cnt h4 {
    position: relative;
}
.mod-cnt h4::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 2px;
    background: #b77e31;
}

.mod-cntsh h4 {
    position: relative; 
}
.mod-cntsh h4::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 64px;
    height: 2px;
    background: #b77e31;
}
.mod-cntsh .lnd-text {
    text-align: left;
}
.mod-cnt._snd {
    transform: unset;
    box-shadow: none;
    min-height: unset;
}

.lnd-btn.__hb {
    margin-bottom: 4rem;
}
.lnd-btn {
    display: inline-block;
    background: #b77e31;
    padding: 1rem 2rem;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    border-radius: 16px;
    transition: .25s;
    border: none;
}
.lnd-btn:hover {
    transform: scale(1.04);
    color: #fff;
}

.lnd-btn.dl {
    display: flex;
}
.lnd-btn.dl ._eur {
    display: block;
    width: 35px;
    height: 35px;
    background: url(https://calzoleriacannito.it/wp-content/uploads/2024/12/euro.svg) no-repeat;
    background-size: contain;
}

.lnd-text {
    max-width: 700px;
    font-size: 18px;
    margin-top: 1rem;
    text-align: center;
}

.mp_uploader .img-pick-wrapper .img-pick-btn{
    width: 341px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    background-color: #b77e31;
    border-radius: 16px;
}

.mp_uploader .img-pick-wrapper .img-pick-btn .img-pick {
    display: none;
}


.__md2 {
    max-width: 800px;
    min-height: unset;
}

.__rb {
    margin-bottom: 0;
    font-size: 20px;
}

.__md3 {
    max-width: 800px;
    min-height: unset;
    background-color: #b77e31;
    color: #fff;
    transform: unset;
    margin-top: 64px;
}
.__md3 .__rb {
    border: 2px solid #fff;
    padding: .5rem 1rem;
}

footer {
    width: 100%;
    min-height: 144px;
    background: #f2f3f4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #222222;
}
footer span a {
    text-decoration: none;
    color: #222222;
}
footer span a:hover {
    color: #222222;
}


/** CSS contact form —**/
#responsive-form{
    max-width:600px;
    margin:0 auto;
    width:100%;
    display: flex;
    flex-direction: column;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

.column-half,
.column-full {
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 48em) {
    .column-half {
        width: 50%;
    }
}

.wpcf7-submit {
    background: #000;
    color: white;
    display: none!important;
}

.wpcf7-submit:hover {
    background: #f3f3f3;
    color: #000;
}

div.wpcf7-mail-sent-ok {
    text-shadow: none;
    border: none;
    background: #8BC34A;
    color: white;
    font-family: ‘Raleway’;
}
.wpcf7-form-control:focus {
    outline: none!important;
    box-shadow: none!important;
    border-color: #b77e31!important;
}
.acc .wpcf7-list-item {
    margin: 0 0 0 10px;
}



@media (max-width: 767px) {
    ._content h2 {
        font-size: 26px!important;
    }
    ._content h3 {
        font-size: 16px!important;
        margin-bottom: 2rem;
    }
    .lnd-btn {
        font-size: 20px;
        text-align: center;
    }
    .lnd-btn.dl ._eur {
        width: 26px;
        height: 26px;
    }
    .mod-cnt {
        padding-top: 2rem;
    }
    .img-pick-wrapper {
        justify-content: center!important;
    }
    .lnd-text {
        text-align: center;
        margin-bottom: 32px;
    }
    #sub_prev {
        margin-bottom: 4rem;
    }
    .__md2 {
        transform: none;
        margin-bottom: 4rem;
    }
    .__md2 h4 {
        font-size: 26px!important;
    }
    .mod-cntsh h4, .mod-cntsh .lnd-text, .mod-cntsh p {
        text-align: center;
    }
    .mod-cntsh h4 {
        margin-bottom: 2rem;
    }
    .mod-cntsh h4::after {
        left: 50%;
        transform: translateX(-50%);
    }
    footer span {
        text-align: center;
    }
}

.img-pick-wrapper .loading span {
    color: #b77e31;
}

.mp_uploader .img-pick-wrapper .img-pick-btn.loading::before {
    top: unset;
    bottom: 0;
    font-size: 20px;
}

.mp_uploader .img-pick-wrapper .img-pick-btn.loading::after {
    bottom: unset;
    top: 2px;
    width: 32px;
}
.cc_atc:disabled {
    transform: scale(1)!important;
    background-color: #b77e3194;
    border: 2px solid #b77e31;
}
.cc_atc:disabled::after {
    content: "Caricamento video in corso. Attendere grazie";
    position: absolute;
    color: #212529;
    bottom: -36px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-size: 18px;
    font-weight: 400;
}
.img-pick-btn img {    
    object-fit: contain;
    background: #ffebcc;
}
.img-pick-btn .hidden {    
    display: none;
}