/* Signed Photos Landing Page */
.page-id-37780 .jquery-modal.blocker.current {
    background-color: rgba(0,0,0,0.75) !important;
    background-image: none !important;
}
#available-drivers-modal.modal {
    height: auto;
    text-align: center;
    max-width: 700px;
    font-size: 20px;
    padding: 40px;
    color: #fff;
    background: rgb(151,131,116);
    background: linear-gradient(221deg, rgba(151,131,116,1) 0%, rgba(173,144,129,1) 51%, rgba(159,150,144,1) 100%);
}
#available-drivers-modal.modal a.close-modal {
    top: 5px;
    right: 5px;
}
#available-drivers-modal.modal img {
    text-align: center;
    margin: auto;
}
#available-drivers-modal.modal a.order-now {
    color: #fff !important;
    background-color: #A41B13 !important;
    transition: all 0.5s ease;
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 17px;
    border-radius: 10px;
}
.hidden {
    display: none !important;
}
#sp-product-list {
    background: url( '/wp-content/uploads/f1/products/f1-signed-photos/landing-page/sp-top-bg.jpg' );
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 40px 15px 60px;
}
.sp-black {
    color: #000;
}
.sp-red {
    color: #8C110B;
}
#sp-product-list h1 {
    margin-top: 20px;
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 41px;
    text-align: center;
}
.sp-top-txt {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0px;
    padding: 0 0 20px 0;
}
#sp-product-list-inner .sp-driver-col {
    margin: auto;
    height: 220px;
    margin-bottom: 60px;
    max-width: 400px;
}
#sp-product-list-inner .sp-driver-col#kym-illman .sp-driver-img {
    margin-top: 10px;
}
.sp-driver {
    position: relative;
    padding: 15px;
    height: 100%;
}
.sp-driver-a {
    height: auto;
    display: block;
    padding-bottom: 30px;
}
.sp-order-now-img {
    position: absolute;
    transition: all 0.5s ease;
    bottom: 0px;
    right: 0px;
    max-width: 150px !important;
}
.sp-driver-a:hover .sp-driver-img,
.sp-driver-a:hover .sp-order-now-img,
.sp-driver-a:hover .promo-special-discount-top {
    transform: scale( 1.1 );
}
.sp-driver .sp-driver-img {
    transition: all 0.5s ease;
    display: block;
    margin: auto;
    width: auto;
    max-height: 190px;
}
.sp-driver .sp-driver-img.sp-driver-coming-soon {
    max-width: 280px !important;
    margin-top: 15px;
}
.sp-driver-name {
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
}
#valtteri-bottas-dutch .sp-driver-name {
    margin-bottom: 10px;
}
#valtteri-bottas-dutch .sp-driver .sp-driver-img {
    max-width: 350px !important;
}
.sp-driver-name-past {
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 25px;
    padding: 0px;
    text-align: center;
    min-height: 50px;
}
#sp-coming-soon-driver .sp-driver-name {
    margin: auto;
}
.sp-sold-out {
    opacity: 0.5;
}
.sp-sold-out-img {
    position: absolute;
    top: 40%;
    left: 75%;
    transform: translateX(-50%) translateY(-50%) rotate(-3deg);
    max-width: 200px !important;
    margin-top: 120px;
}
.sp-inactive {
    pointer-events: none;
}
#sp-coming-soon-driver {
    background: url( '/wp-content/uploads/f1/products/f1-signed-photos/landing-page/sp-coming-soon.jpg' );
    background-size: cover;
    background-position: center center;
    display: flex;
    min-height: 300px;
}
.sp-order-now {
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-weight: 600;
    background-color: #8C110B;
    color: #fff;
    padding: 10px;
    margin: 0px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
#sp-past-collaborations {
    padding: 40px 15px 0px 15px;
    background-color: #fff;
}
#sp-product-list .container,
#sp-past-collaborations .container {
    max-width: 1600px;
}
#sp-product-list h2,
#sp-past-collaborations h2 {
    margin-bottom: 30px;
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
}
#sp-past-collaborations .fa-chevron-left.slick-arrow:after,
#sp-past-collaborations .fa-chevron-right.slick-arrow:after {
    content: "";
}
#sp-past-collaborations-inner {
    max-width: 1000px;
    margin: auto;
}
#sp-past-collaborations-inner.slick-slider,
#sp-past-collaborations-inner .sp-pc-tom {
    max-width: 100%;
}
.sp-past-collab-col {
    margin: auto;
}
@media only screen and (max-width: 690px) {
    .at-content .container {
        max-width: 500px !important;
    }
}
@media only screen and (max-width: 992px) {
    #sp-past-collaborations {
        padding: 40px 15px 50px 15px;
    }
    .sp-driver-col {
        margin-bottom: 40px;
    }
    .sp-driver .sp-driver-img {
        max-width: 335px !important;
        width: 100%;
    }
}
@media( min-width: 700px ) {
    .sp-order-now-img {
        max-width: 190px !important;
    }
}
@media( min-width: 992px ) {
    #sp-past-collaborations-inner {
        display: flex;
    }
    #sp-product-list {
        padding: 50px 15px 70px;
    }
    #sp-product-list h1 {
        margin-top: 60px;
        font-size: 40px;
        line-height: 45px;
    }
    .sp-driver-a {
        padding-bottom: 0px;
    }
}
@media( min-width: 992px ) {
    .sp-sold-out-img {
        margin-top: 90px;
    }
}
@media( min-width: 1200px ) {
    .sp-driver-name {
        max-height: 27px;
        bottom: 27px;
        position: relative;
    }
    #sp-kym-illman .sp-driver-name {
        bottom: 0px;
        line-height: 15px;
    }
}
@media( min-width: 1600px ) {
    #sp-product-list h1 {
        font-size: 50px;
        line-height: 65px;
    }
    .sp-top-txt {
        line-height: 24px;
    }
    .sp-driver-name {
        font-size: 18px;
        line-height: 27px;
    }
    .sp-order-now {
        font-size: 22px;
        line-height: 27px;
    }
    .sp-sold-out-img {
        margin-top: 100px;
    }
    .sp-order-now-img {
        max-width: 230px !important;
    }
}
#sp-interest-form {
    padding: 50px 10px;
    background-color: #fff;
}
#sp-interest-form input {
    font-size: 14px;
}
#sp-interest-form-inner {
    background: rgb(172,145,131);
    background: linear-gradient(90deg, rgba(172,145,131,1) 0%, rgba(176,158,144,1) 49%);
    padding: 30px 20px;
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
    border-radius: 15px;
    display: inline-flex;
    flex-direction: column;
}
#shipping-countries #shipping-countries-header{
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    text-align: center;
    color: #000;
}
#shipping-countries-content{
    text-align: center;
    color: #000;
}
.sp-form-title {
    font-family: 'loveloblack', 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 27px;
}
.sp-form-text {
    max-width: 860px;
    margin: auto;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
}
#sp-interest-form #nf-form-12-cont {
    max-width: 1000px;
    margin: auto;
}
#sp-interest-form .nf-field label {
    margin-top: 10px;
}
#sp-interest-form .nf-field label,
#sp-interest-form .nf-field label span {
    color: #fff !important;
}
#sp-interest-form input.ninja-forms-field.nf-element,
#sp-interest-form select.ninja-forms-field.nf-element {
    border-radius: 10px;
    background-color: #efefef;
}
#sp-interest-form #nf-field-73.ninja-forms-field.nf-element {
    color: #fff !important;
    background-color: #A41B13 !important;
    transition: all 0.5s ease;
    margin-top: 10px;
    float: right;
    padding: 10px 30px;
    font-size: 17px;
    border-radius: 10px;
    text-transform: capitalize !important;
    letter-spacing: 0.1px;
}
#sp-interest-form #nf-field-73.ninja-forms-field.nf-element:hover {
    background-color: #900700 !important;
}
#sp-interest-form-inner .nf-field-container {
    width: 49%;
    padding: 10px;
    display: inline-block;
}
#sp-interest-form-inner #nf-field-77-container {
    width: 100%;
    padding: 10px;
    float: left;
    clear: none;
}
#sp-interest-form-inner #nf-field-73-container {
    width: 100%;
    display: inline-flex;
    justify-content: center;
}
#sp-interest-form-inner .hidden-container {
    padding: 0 !important;
    margin: 0 !important;
}
#sp-interest-form-inner .nf-after-field .nf-error-msg {
    display: block;
}
#sp-interest-form-inner .nf-after-field {
    position: absolute;
}
@media( min-width: 1600px ) {
    .sp-form-title {
        font-size: 23px;
        line-height: 28px;
    }
    .sp-form-text {
        font-size: 17px;
        line-height: 22px;
    }
}
#shipping-notes.sp-shipping-notes {
    color: #fff;
}
#shipping-notes.sp-shipping-notes p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
#sp-interest-form #nf-field-89-container {
    display: none;
}
#sp-interest-form div#nf-field-93-container .btn-group,
#sp-interest-form div#nf-field-93-container button.multiselect {
    width: 100%;
}
#sp-interest-form div#nf-field-93-container button.multiselect {
    text-align: left;
    border-radius: 10px;
    padding: 10px;
    background-color: #efefef;
}
#sp-interest-form div#nf-field-93-container button.multiselect .caret {
    position: absolute;
    right: 10px;
    top: 18px;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
#sp-interest-form div#nf-field-93-container .multiselect-container {
    width: 100%;
    max-height: 300px;
    overflow-y: scroll;
}
#sp-interest-form div#nf-field-93-container .multiselect-container li:nth-child(even) {
    background-color: #efefef;
}
#sp-interest-form div#nf-field-93-container .multiselect-container label {
    color: #000 !important;
}
#sp-interest-form div#nf-field-93-container .multiselect-container .active a,
#sp-interest-form div#nf-field-93-container .multiselect-container .active label {
    background-color: #fff;
}
#sp-interest-form div#nf-field-93-container .multiselect-container label input {
    position: relative;
    cursor: pointer;
}
@media( max-width: 767px ) {
    #sp-interest-form-inner .nf-field-container {
        width: 100%;
    }
    .sp-top-txt {
        text-align: justify;
    }
}
.promo-special-discount-top {
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 2;
    transition: all 0.5s ease;
}
/* End Signed Photos Landing Page */