.elementor-1304 .elementor-element.elementor-element-882ea94{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-295f5c8 *//* ===============================
   ATHENS SELF GUIDED TOUR PREMIUM
================================ */


/* HERO */

.athens-tour-hero {

    position:relative;
    height:750px;
    overflow:hidden;
    border-radius:35px;
    margin-bottom:80px;

}


.athens-tour-hero img {

    width:100%;
    height:100%;
    object-fit:cover;

}



.athens-tour-hero:after {

    content:"";
    position:absolute;
    inset:0;

    background:
    linear-gradient(
    rgba(0,0,0,.25),
    rgba(0,0,0,.7)
    );

}



.athens-hero-content {

    position:absolute;
    z-index:2;
    bottom:80px;
    left:8%;
    max-width:650px;
    color:white;

}



.athens-hero-content h1 {

    font-size:65px;
    line-height:1.1;
    color:white;
    margin-bottom:25px;
    font-family: Georgia;

}



.athens-hero-content p {

    font-size:20px;
    line-height:1.8;
    color:white;
    margin-bottom:35px;
    font-family: Abel;

}



.athens-hero-content a,
.purchase-content a {


    display:inline-block;

    background:#8CDEE3;

    color:white;

    padding:16px 38px;

    border-radius:50px;

    text-decoration:none;

    font-weight:600;

    transition:.3s;
    font-family: Georgia;

}



.athens-hero-content a:hover,
.purchase-content a:hover {

    background:#F9B6BA;

}






/* INTRO */


.athens-intro {


    display:grid;

    grid-template-columns:1fr 1fr;

    gap:70px;

    align-items:center;

    padding:100px 8%;

    


}



.athens-intro-text h2,
.athens-route h2,
.athens-highlights h2,
.purchase-content h2 {


    font-size:45px;

    color:black;

    margin-bottom:25px;
    font-family: Georgia;


}



.athens-intro-text p {


    font-size:18px;

    color:#555;

    line-height:1.9;
    font-family: Abel;


}



.athens-intro-image img {


    width:100%;

    border-radius:30px;

    box-shadow:
    0 25px 60px rgba(0,0,0,.15);


}






/* ROUTE */


.athens-route {


    padding:100px 8%;


}



.athens-route h2 {


    text-align:center;

    margin-bottom:80px;
    font-family: Georgia;


}



.route-item {


    display:grid;

    grid-template-columns:1fr 1fr;

    gap:70px;

    align-items:center;

    margin-bottom:110px;


}



.route-item.reverse .route-image {

    order:2;

}



.route-image img {


    width:100%;

    height:430px;

    object-fit:cover;

    border-radius:30px;

    box-shadow:
    0 25px 60px rgba(0,0,0,.12);


}



.route-text span {


    font-size:75px;

    color:#8CDEE3;

    font-weight:700;
    font-family: Georgia;


}



.route-text h3 {


    font-size:38px;

    color:#1f3d3a;

    margin:10px 0;
    font-family: Abel;


}



.route-text p {


    font-size:18px;

    color:#666;

    line-height:1.8;
    font-family: Abel;


}







/* INCLUDED */


.athens-highlights {


    background:#faf7f1;

    padding:100px 8%;

    text-align:center;


}



.highlight-grid {


    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:30px;


}



.highlight-card {


    background:white;

    padding:45px 30px;

    border-radius:25px;

    box-shadow:
    0 15px 40px rgba(0,0,0,.08);

    transition:.3s;


}



.highlight-card:hover {


    transform:translateY(-10px);


}



.highlight-card i {


    font-size:40px;

    color:#F9B6BA;

    margin-bottom:20px;
    


}



.highlight-card h3 {


    color:#1f3d3a;

    font-size:22px;
    font-family: Georgia;


}



.highlight-card p {


    color:#666;

    line-height:1.7;
font-family: Abel;

}







/* PURCHASE SECTION */


.athens-purchase {


    display:grid;

    grid-template-columns:1fr 1fr;

    gap:80px;

    align-items:center;

    padding:120px 8%;


}



.guide-preview img {


    width:100%;

    border-radius:30px;

    box-shadow:

    0 30px 70px rgba(0,0,0,.2);


}




.purchase-content p {


    font-size:18px;

    color:#666;

    line-height:1.8;

    margin-bottom:35px;
    font-family: Georgia;


}




.price-box {


    background:#faf7f1;

    padding:40px;

    border-radius:30px;

    box-shadow:

    0 20px 50px rgba(0,0,0,.08);
    font-family: Georgia;


}



.price-box h3 {


    color:#1f3d3a;

    font-size:28px;
    font-family: Georgia;


}



.price-box ul {


    list-style:none;

    padding:0;

    margin:25px 0;


}



.price-box li {


    margin-bottom:12px;

    color:#555;

    font-size:17px;


}



.price {


    font-size:50px;

    font-weight:700;

    color:#F9B6BA;

    margin-bottom:25px;


}






/* MOBILE */


@media(max-width:900px){


.athens-tour-hero {

    height:600px;

}



.athens-hero-content {


    left:25px;

    right:25px;

    bottom:50px;


}



.athens-hero-content h1 {


    font-size:40px;


}



.athens-intro,
.route-item,
.athens-purchase {


    grid-template-columns:1fr;

    padding:60px 25px;


}



.route-item.reverse .route-image {

    order:0;

}



.route-image img {


    height:320px;


}



.athens-intro-text h2,
.athens-route h2,
.athens-highlights h2,
.purchase-content h2 {


    font-size:34px;


}



.highlight-grid {


    grid-template-columns:1fr;


}



.route-text span {


    font-size:50px;


}



.price-box {


    padding:30px;


}



}/* End custom CSS */