.home_small_title{
    width: auto;
    display: inline-block;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 5px 0;
    color: #fff;
    margin-top: 220px;
    margin-bottom: 150px;
    position: relative;
}

.post-type-archive-villages .select-hotels{
	display: none !important;
}

.sl-five{
    margin: 25px;
    padding: 35px;
    margin-bottom: 145px;
}

.sl-five::after{
    content: "";
    position: absolute;
    width: 100%;
    height: calc(50% - 28px);
    border: 1px 1px 1px 0 solid #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    left: 0;
    top: 0;
    pointer-events: none;
}

.sl-five::before{
    content: "";
    position: absolute;
    width: 100%;
    height: calc(50% - 28px);
    border: 1px 1px 1px 0 solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    left: 0;
    bottom: 0;
    pointer-events: none;
}

.sl-five .slick-prev{
    display: inline;
    position: absolute;
    left: -28px;
    top: calc(50% - 29px);
    background: transparent;
}

.sl-five .slick-next{
    display: inline;
    position: absolute;
    right: -28px;
    top: calc(50% - 29px);
    background: transparent;
}

.sl-five .slick-slide{
    min-height: 225px;
    margin: 4px;
    background-size: cover !important;
}

.santorini-desc {
    padding-top: 20px;
    padding-left: 30px !important;
}

.select-hotels .pos-abs{
    bottom: 30px;
    left: 30px;
    text-shadow: 2px 2px 4px #000000;
    max-width: 240px;
}
.pos-abs{
    position: absolute;
}
.pos-rel{
    position: relative;
}
.select-hotels .pos-rel{
    padding: 20px;
}


.padding-bottom-small{
    padding-bottom: 5px;
}

.what-to-do-inside{
    background: #f6f6f7;
    padding: 20px;
    text-align: justify;
    padding-bottom: 51px;
}

.what-to-do-inside a{
    float: right;
    /* display: block; */
    margin-top: 21px;
    margin-right: -20px;

}

.what-to-do-inside a:hover{
    color: #fff;
}

.what-to-do-inside > div{
    padding: 5px 0;
}

.reviews{
    padding-top: 70px;
    padding-bottom: 70px;
}

.reviews .second-primary-sub_heading {
    font-size: 14px;
    line-height: 24px;
    padding: 30px;
}


.w-review{
    background: rgba(0,0,0,0.5);
    color: #fff;
    border: 1px solid;
    padding: 5px 20px;
    margin: 0 auto;
}

.sl-three{
    padding-top: 80px;
}

.sl-three .slick-slide {
    border: 1px solid rgb(255, 255, 255) !important;
    margin: 20px;
    padding: 20px;

    padding: 0px;
}

.sl-three .slick-slide:before{
    content: "";
    background: url(/wp-content/uploads/2018/07/review-to.png);
    position: relative;
    width: 24px;
    height: 20px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}


.sl-three .review-details {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 25px;
}

.sl-three .desc{
    padding-bottom: 40px;
    padding-top: 43px;
    padding-left:  10px;
    padding-right:  10px;
    margin-bottom: 40px;
}


.santorini_description{
    padding-top: 40px;
    padding-bottom: 35px;
}

.select-hotels{
    padding-top: 50px;
    padding-bottom: 25px;
    background: url("/wp-content/uploads/2018/07/pattern-1.jpg") repeat;
}

.what-to-do{
    padding-bottom: 52px;
    padding-top: 52px;
}
.what-to-do .small-md-pad > div{
    padding: 20px;
}


.select-hotels .pos-rel:nth-child(5n){
   padding-left: 15px;
}
.select-hotels .pos-rel:nth-child(1){
    padding-left: 15px;
}

.text-upper{
    text-transform: uppercase;
}

.reviews .second-primary-heading{
    margin: 30px 0;
}

.in_gallery img{
    cursor: pointer;
}