.elementor-1552 .elementor-element.elementor-element-75e708b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:080px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1552 .elementor-element.elementor-element-1e201d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-1552 .elementor-element.elementor-element-2aed0a1{font-family:"FuturaBook", Sans-serif;}.elementor-1552 .elementor-element.elementor-element-2aed0a1 > .elementor-widget-container{margin:0px 0px 60px 0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-e0f9512 *//* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Futura+PTD&display=swap');

.price-list-table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Futura PTD', sans-serif;
}

.table-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    color: black;
}

.table-row.header {
    background-color: #980202 !important; /* Varsayılan olarak kırmızı arka plan */
    font-weight: normal; /* Anton'un font-weight değeri tek olduğu için normal kullanıyoruz */
    font-family: 'Anton', sans-serif;
    color: white;
    font-size: 17px; /* Yazı tipini küçültüyoruz */
    letter-spacing: 0.2px; /* Harf aralığını artırıyoruz */
}

.table-row:nth-child(even) {
    background-color: #F2F2F2;
}

.table-row:nth-child(odd) {
    background-color: #FFF;
}

.table-row:hover {
    background-color: #f9f9f9;
}

.model, .year-2023-campaign, .year-2023, .year-2024-campaign, .year-2024 {
    padding: 10px;
    flex: 1;
}

/* Add this class to make specific elements non-bold */
.no-bold {
    font-weight: normal;
}

.campaign-price {
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dd6fc1e *//* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Futura+PTD&display=swap');

.price-list-table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Futura PTD', sans-serif;
}

.table-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    color: black;
}

.table-row.header {
    background-color: #980202 !important; /* Varsayılan olarak kırmızı arka plan */
    font-weight: normal; /* Anton'un font-weight değeri tek olduğu için normal kullanıyoruz */
    font-family: 'Anton', sans-serif;
    color: white;
    font-size: 17px; /* Yazı tipini küçültüyoruz */
    letter-spacing: 0.2px; /* Harf aralığını artırıyoruz */
}

.table-row:nth-child(even) {
    background-color: #F2F2F2;
}

.table-row:nth-child(odd) {
    background-color: #FFF;
}

.table-row:hover {
    background-color: #f9f9f9;
}

.model, .year-2023-campaign, .year-2023, .year-2024-campaign, .year-2024 {
    padding: 10px;
    flex: 1;
}/* End custom CSS */