.highlight-section {
    background-color: #d9edf7;
    border-left: 5px solid transparent;
    border-color: #bcdff1;
    padding: 20px;
    color: #31708f;
}
.wpr-post-content {
    font-size: 16px !important;
}
p.first-para {
    margin-top: 20px;
}
.sharedaddy.sd-sharing-enabled {
    display: none;
}

.item-content-wrapper {
    text-align: center;
}
aside#block-2 ul {
    display: flex;
    justify-content: space-evenly;
}
aside#block-2{
	margin: 0;
}
aside#block-2 li {
    border: none;
    text-transform: uppercase;
    font-size: 16px;
}
.destination-p-post .eael-entry-thumbnail {
    position: relative;
}
.destination-p-post .eael-entry-wrapper {
    position: absolute;
    margin-top: -9%;
    background-color: #ffffffcc;
    padding: 10px !important;
    width: 16%;
    margin-left: 11.5%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
}
.destination-p-post  h2.eael-entry-title {
    margin-bottom: 0px !important;
}
.post-carousel-categories {
    position: relative;
	    opacity: 1;
	visibility: visible;
	    text-align: center;
	 padding: 0;
}

.post-carousel-categories li a {

    padding: 10px 15px;
    background-color: #AA6479;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    transform: translateX(-50%) translateY(-50%);
	   
}
@media only screen and (max-width: 1200px){ 
ul#menu-blog-menu {
    display: flex;
    flex-wrap: wrap;
}
}
@media only screen and (max-width: 990px){ 
.destination-cat-menu ul#menu-desitination-menu {
    display: flex;
    flex-wrap: wrap;
}
}
@media (min-width: 767px) and (max-width: 1024px){
	.destination-p-post .eael-entry-wrapper {
    position: absolute;
    margin-top: -11%;
    width: 30%;
    margin-left: 23.5%; 
}
}
@media only screen and (max-width: 600px){
.destination-p-post .eael-entry-wrapper {
    position: absolute;
    margin-top: -24%;
    width: 50%;
    margin-left: 45.5%;
}
}
@media (min-width: 601px) and (max-width: 767px){
.destination-p-post .eael-entry-wrapper { 
    position: absolute;
    margin-top: -14%;
    width: 50%;
    margin-left: 45.5%;
}
}
.single-post .entry-content{
  background:#b8e2ed;
  padding:20px 30px;
}
/* .single-post .comments-area-wrapper {
    position: relative;
    z-index: 9;
} */
.single-post blockquote.instagram-media {
    background: #ffffffad!important;
}

button.wpr-button {
    padding: 10px;
}

.wpr-post-content p{
  padding:0px;
}
/* 26-3-2024 */
@media (max-width:780px){
  body:not(.rtl) .elementor-1230 .elementor-element.elementor-element-7eba4f9 .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child) {
    margin-right: 0px;
}
}
@media (max-width:1024px) and (min-width:769px){
  .eael-grid-post-holder {
    height: 525px;
}
}
@media (max-width:768px){
  .eael-grid-post-holder {
    height: 565px;
}
}
