﻿.section-box.shop-template {
    padding: 24px 18px;
}

.shop-template .container {
    margin: 0 auto;
    max-width: 1283px;
    padding: 0;
}

    .shop-template .container .page_title {
        color: #707070 !important;
        font-weight: 400;
        font-size: 0.875rem;
        margin-bottom: 20px;
    }

.shop-template .page_title a {
    color: #191919 !important;
}

.shop-template h2 {
    font-size: 1.4rem;
}



.deviceassesscontainer .box {
    background-color: #383838 !important;
}

.goldNumber {
    color: #357ae8 !important;
    font-size: 30px;
}

.deviceassesspcontainer .box {
    background-color: #383838 !important;
    text-align: center;
    border: 1px solid #707070 !important;
    border-radius: 6px;
    color: #FFFFFF !important;
}

    .deviceassesspcontainer .box h5 {
        font-size: 24px;
        color: #FFFFFF;
    }

    .deviceassesspcontainer .box p {
        color: #FFFFFF;
    }

.devicefooter .step {
    flex: 1 1 !important;
}

.deviceassesssec2 {
    background-color: #191919;
}

    .deviceassesssec2 h3 {
        color: #FFFFFF !important;
    }

.devicefooter #how_works {
    padding: 0 0 39px 0px;
}

@media(max-width:480px) {
    .deviceassesspcontainer .box h5 {
        font-size: 20px;
    }
}
