@charset "UTF-8";
/*!
    Theme Name:   Latt landing theme
    Author:       DrMalus
    Author URI:   https://sitebears.hu
    Description:  Custom theme for Latt
    Template:     Divi
    Version:      1.0.0
    Text Domain:  latt
*/

@import url("../Divi/style.css");



/* Főcímsor */
.fenykepes-arlista-1 .focim-row:before {
    content: '';
    position: absolute;
    background: url(https://premium-viztisztito.hu/wp-content/uploads/2023/06/background-dots-pattern.png) no-repeat;
    top: -116px;
    left: -109px;
    width: 32%;
    height: 100%;
    transform: scale(.4);
}
/* BUG
.fenykepes-arlista-1 .viztisztitas-cim:before {
    content: '';
    position: absolute;
    background: url(https://premium-viztisztito.hu/wp-content/uploads/2023/06/drop-image.png) no-repeat;
    top: -4px;
    left: auto;
    right: 56px;
    width: 10%;
    height: 100%;
    transform: scale(.5);
}
*/
.fenykepes-arlista-1 .focim-jobb-kep {
    max-width: 117px;
}

/* Termékek */
.fenykepes-arlista-2 .alcim:before {
    content: '';
    position: absolute;
    background: url(https://premium-viztisztito.hu/wp-content/uploads/2023/06/main-heading-bg-circle.png) no-repeat;
    top: -20px;
    left: -14px;
    width: 50%;
    height: 100%;
}

.fenykepes-arlista-2 .termekcim:before {
    content: '';
    position: absolute;
    background: url(https://premium-viztisztito.hu/wp-content/uploads/2023/06/block-heading-bg-circle.png) no-repeat;
    top: 0;
    left: -15px;
    width: 50%;
    height: 100%;
}

.fenykepes-arlista-2 .termekcim h3 {
    padding-bottom: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
