html {
    background: #f7ede1;
}
.row .products-image-title {
    text-align: center;
    text-transform: uppercase;
}
.halfprice-discount-bar {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 25px;
    background-color: #3d3c3a;
    text-transform: uppercase;
    color: white;
    font-weight: 900;
}
.halfprice-discount-bar .percent {
    font-size: 35px;
}
.halfprice-discount-bar a {
    color: white;
}
.halfprice-discount-bar a:hover {
    color: white;
}
.regular-backgound {
    background: #f7ede1;
}
.products {
    margin: 0;

}
.products .images {
    padding: 20px 130px;
}
.products .product-title-link {
    top: -170px;
}
.products .step-small-div {
    background: white;
    padding: 40px 130px;
}
.products .step-small-div .title-and-desc {
    background: white;
    padding: 40px 130px;
    font-weight: bold;
    text-align: center;
}
.products .step-small-div .title-and-desc .bottom_content_header { 
    font-family: Myriad Pro;
    margin-bottom: 30px;
}

.products .single-product-desc {
    font-size: 17px;
    margin-bottom: 30px;
    font-family: Myriad Pro;
}
.products .product-img {
    margin-bottom: 40px;
}
.products .products-images p {
    max-height: 20px;
}
.products .product-img img {
    width: 100%;
    height: auto;
}
.products .single-product-desc a {
    color: black;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Myriad Pro;
}
.products .bottom_content_paragraph a:link {
    color: #2a6496;
    text-decoration: underline;
    color: black;
}
#tp-carusell .trustpilot-widget.gbox {
    background: #f7ede1;
    width: 80%;
    margin: auto;
}
/* TOP BOXES */
.top-boxes {
    background: #f7ede1;
    padding-top: 60px;
}
.top-boxes .one-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.top-boxes .one-row .panel.panel-default {
    margin-left: 10px;
}

.top-boxes .panel.panel-default {
    width: 430px;
    margin-left: 50px;
    cursor: pointer;
}
.top-boxes .panel.panel-default.right {
    float: right; 
    margin-right: 50px;
    margin-left: 0;
}
.top-boxes .link-container {
    padding-top: 100px;
}
.top-boxes .product-title-link {
    color: #151414;
    font-family: Lato Black;
    display: table;
    margin: 0 auto;
    bottom: 16vw;
    position: inherit;
    background: rgba(240, 240, 240, 0.77);
    padding: 20 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: unset;
    padding: 10px;
    font-size: 27px;
}
.own-book .product-title-link.has-header{
    padding-top: 5px;
    padding-bottom: 17px;
}
.top-boxes .product-title-link h1 {
    font-size: 27px;
    line-height: 6px;
}
.top-boxes .own-book .panel .panel-body .panel-background .link-container .product-title-link h1 {
    font-size: 27px;
    line-height: normal !important;
    font-weight: normal !important;
}
.top-boxes .panel-footer {
    padding: 15px 15px;
    background-color: white;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    min-height: 100px;
    padding: 0 15px 15px 15px;
    font-size: 16px;
    line-height: 18px;  
}
.top-boxes .panel-body {
    padding: 15px;
}
.top-boxes .fotobok .panel-body .panel-background {
    background-image: url('https://static1.solentro.com/ng/main_fotobok.jpg');
}
.top-boxes .own-book .panel-body .panel-background {
    background-image: url('https://static1.solentro.com/ng/main_own_book.webp');
}
.top-boxes .publish-book .panel-body .panel-background {
    background-image: url('https://static1.solentro.com/ng/main_publish_book.jpg');
}
.top-boxes .posters .panel-body .panel-background {
    background-image: url('https://static1.solentro.com/ng/main_poster.webp');
}
.top-boxes .panel-body .panel-background  {
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    width: 400px;
    height: 250px;
}
.top-boxes {
    display: block;
    padding-bottom: 50px;
}
.top-boxes.mobile {
    display: none;
    padding-bottom: 5px;
}
.referral-container {
    background: #f7ede1;
}
.gbox-default-referral {
    background: #f7ede1;
    padding: 10px
}
.regular-backgound {
    background: #f7ede1;
}
.invite-iframe {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 400px;
}
.price-logo-img {
    top: 210px;
}
@media screen and (min-width: 2000px) {
    .top-boxes {
        padding-top: 10px;
    }
    .top-boxes .panel.panel-default {
        width: 630px;
        margin-left: 50px;
        cursor: pointer;
    }
    .top-boxes .panel-body .panel-background {
        background-size: cover;
        width: 100%;
        min-height: 390px;
    }
    .top-boxes .link-container {
        padding-top: 157px;
    }
    .top-boxes .panel-footer {
        font-size: 20px;
        line-height: 20px;
    }
}
@media screen and (min-width: 2500px) {
    .top-boxes {
        padding-top: 10px;
    }
    .top-boxes .panel.panel-default {
        width: 830px;
        margin-left: 50px;
        cursor: pointer;
    }
    .top-boxes .panel-body .panel-background {
        background-size: cover;
        width: 100%;
        min-height: 490px;
    }
    .top-boxes .link-container {
        padding-top: 187px;
    }
    .top-boxes .link-container h1 {
        font-size: 49px;
        line-height: 55px;
    }
    .top-boxes .link-container a {
        font-size: 49px;
        line-height: 55px;
    }
    .top-boxes .panel-footer {
        font-size: 26px;
        line-height: 28px;
    }
}
@media screen and (min-width: 3000px) {
    .top-boxes {
        padding-top: 10px;
    }
    .top-boxes .panel.panel-default {
        width: 930px;
        margin-left: 50px;
        cursor: pointer;
    }
    .top-boxes .panel-body .panel-background {
        background-size: cover;
        width: 100%;
        min-height: 590px;
    }
    .top-boxes .link-container {
        padding-top: 227px;
    }
    .top-boxes .link-container h1 {
        font-size: 45px;
        line-height: 55px;
    }
    .top-boxes .link-container a {
        font-size: 45px;
        line-height: 60px;
    }
    .top-boxes .panel-footer {
        font-size: 30px;
        line-height: 31px;
    }
}
@media screen and (min-width: 4000px) {
    .top-boxes {
        padding-top: 10px;
    }
    .top-boxes .panel.panel-default {
        width: 1530px;
        margin-left: 50px;
        cursor: pointer;
    }
    .top-boxes .panel-body .panel-background {
        background-size: cover;
        width: 100%;
        min-height: 890px;
    }
    .top-boxes .link-container {
        padding-top: 227px;
    }
    .top-boxes .link-container h1 {
        font-size: 69px;
        line-height: 90px;
    }
    .top-boxes .link-container a {
        font-size: 69px;
        line-height: 90px;
    }
    .top-boxes .panel-footer {
        font-size: 50px;
        line-height: 52px;
    }
}
@media screen and (max-width: 1000px) {
    .top-boxes {
        padding-top: 10px;
    }
    .top-boxes .panel.panel-default.right {
        float: none;
        margin: auto;
        margin-top: 20px;
    }
    .top-boxes .panel.panel-default {
        float: none;
        margin: auto;
        margin-top: auto;
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px)
{
    html, body {
        max-width: 100%;
        overflow-x: hidden;
    }
    .step-container-small {
        background: #f4dba3;
    }
    .step-container-small {
        width: 385px;
        display: block;
        margin: 0 auto;
    }
    .step-container-small .step-txt {
        font-size: 12px;
        padding: 10px;
    }
    .begin-here-mob {
        background-color: white;
        border-radius: unset;
        padding: 10px;
    }
    /* TOP BOXES */
    .top-boxes {
        display: none;
    }
    .top-boxes .box {
        display: flex;
        justify-content: center;
    }
    .top-boxes.mobile {
        display: block;
        padding-top: 10px;
        margin-top: 57px;
    }
    /* html, body {
        max-width: 100%;
        overflow-x: hidden;
    } */
    .top-boxes {
        background: #f7ede1;
        padding-top: 60px;
    }
    .top-boxes {
        background: #f7ede1;
        padding-top: 60px;
    }
    .top-boxes .panel.panel-default {
        width: auto;
        margin: auto;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 30px;
        max-width: 400px;
        margin-left: auto;
    }
    .top-boxes .link-container {
        padding-top: 75px;
    }
    .top-boxes .product-title-link {
        color: #151414;
        font-family: Lato Black;
        display: table;
        margin: 0 auto;
        bottom: 16vw;
        position: inherit;
        background: rgba(240, 240, 240, 0.77);
        padding: 20 10px;
        text-transform: uppercase;
        text-align: center;
        border-radius: unset;
        padding: 10px;
        font-size: 27px;
        top: -160px;
    }
    .top-boxes .link-container h1 {
        line-height: 30px;
    }
    .top-boxes .panel-footer {
        background-color: white;
        border-top: none;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        min-height: 100px;
        padding: 5px 15px;
        font-size: 16px;
        line-height: 18px;  
        padding-bottom: 10px;
    }
    .top-boxes .panel-body {
        padding: 15px;
    }
    .top-boxes .panel-body .panel-background  {
        background-repeat: no-repeat;
        width: 100%;
    }
    .gbox.gbox-rounded {
        background: #f7ede1;
        padding-left: 20px;
        border-radius: 0px;
    }
    .step-last-mob {
        background: #f7ede1;
    }
    .products .step-small-div {
        padding: 10px;
    }
    .products .title-and-desc {
        padding: 10px 10px;
    }
    .products .product-title-link {
        padding: 20px;
    }
    .products .seo-text {
        padding-left: 40px;
    }
    .products .images {
        padding: 15px 5px 10px 25px;
    }
    .products .products-image-title {
        padding: 20px;
        text-align: center;
    }
    .products .products-column {
        padding-left: 0;
        text-align: justify;
    }
    .products-image-title p {
        padding: 2px;
        text-align: center;
        font-size: 25px;
    }
    .products .step-small-div .title-and-desc {
        padding: 10px;
        padding-left: 40px;
    }
    .products .single-product-desc {
        margin-bottom: 20px;
    }
    .products .step-small-div .title-and-desc .bottom_content_header{ 
        font-size: 25px;
        margin-bottom: 10px;
    }
    .box.publish-book, .box.posters, .box.fotobok{
        padding-left: 30px;
    }
    #content-row {
        margin-top: 40px;
    }
    .gbox-default {
        margin-top: 20px;
    }
    #main {
        overflow: hidden;
    }
}
body {
    overflow-x: hidden;
}
.gbox-default {
    font-size: 18px;
}