body#index {
    background-color: #f7f7f7;
}

body#index #wrapper {
    padding-top: 0 !important;
    box-shadow: inset 0px 13px 14px 0px #ccc8c842;
}

body#index .home-block-title-header {
    border-bottom: 4px solid #bcc0c4;
    padding-bottom: 5px;
    font-size: 24px;
    margin-top: 24px;
    line-height: 54px;
    color: #061623;
}

body#index .home-block-title-header span.home-title-header {
    color: #010101;
}

body#index .home-block-title-header span.home-title-header strong {
    box-shadow: 0px 0px 0px 0px black;
    color: #061623;
    padding-bottom: 20px;
    border-bottom: 4px solid #f3d031;
    font-style: italic;
}

body#index .home-block-title-header a {
    float: right;
    color: #061623;
}

body#index .home-block-title-header .home-block-show-more {
    font-size: 18px; 
    color: #061623;
}

body#index .alcasimpleslider.fullsize {
    margin-left: -50vw;
}

body#index #alca_i_1663064993, 
body#index #alca_i_1663065121 {
    background-color: white;
    margin-left: -160px;
    margin-right: -160px;
    padding-left: 160px !important;
    padding-right: 160px !important;
    width: auto;
}

body#index #alca_i_1663065121 {
    text-align: center;
}

body#index #custom-text h1,
body#index #custom-text h2 {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    color: #061623;
}

body#index #custom-text p,
body#index #custom-text li {
    line-height: 1.2em;
}

body#index #custom-text p,
body#index #custom-text li,
body#index #custom-text a
body#index #custom-text strong
body#index #custom-text span {
    font-size: 16px;
    color: #061623;
}

body#index div#content-wrapper {
    padding-left: 150px;
    padding-right: 150px;
    max-width: none;
}

@media (max-width: 1199px) {
    body#index div#content-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    body#index .alcasimpleslider,
    body#index #alca_i_1663140603 p {
        margin-bottom: .4rem;
    }
    body#index .product-miniature.js-product-miniature {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .alcasimpleslider {
        margin-top: -25px;
    }
    
    body#index #alca_i_1663064993, 
    body#index #alca_i_1663065121 {
        margin-left: -25px;
        margin-right: 0px;
        padding-left: 30px !important;
        padding-right: 30px !important;
        width: 100vw;
    }

    body#index #custom-text {
        text-align: center;
        padding-bottom: 20px;
    }

    body#index #custom-text h1, body#index #custom-text h2 {
        margin-top: 20px;
    }

}

@media (max-width: 575px) {
    body#index div#content-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    body#index .thumbnail-container {
        padding: 5px;
    }
}


body#index #custom-text{
padding:2rem;
}
