/*
Theme Name: Engage The Exotic
Theme URI: https://engage-the-exotic.com
Author: Sekhar Chaudhary, optimized by Terry Arthur
Author URI: https://engage-the-exotic.com/
Description: Engage The Exotic
Version: 1.0
Text Domain: engage-the-exotic.com
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Engage The Exotic WordPress Theme, (C) 2020-2026 WordPress.org
Engage The Exotic is distributed under the terms of GPL.
*/
.override_black p {
    color: #000000!important;
}
.override_black>p {
    color: #000000!important;
}

                                .container{
                background:#fff !important;
}.container{max-width:995px;
                width:995px;
background:#fff !important;
}
.barranquilla_carnival_one {
    padding: 0px 20px;
}
.barranquilla_carnival_two {
    padding: 0px 20px;
}
button.slick-next {
    display: none !important;
}
/* === Fix for slider images and layout on smaller screens === */
@media screen and (max-width: 995px) {
  .col-right, .col-left {
    width: 100% !important;
    float: none !important;
    display: block !important;
    text-align: center;
    padding: 0 10px !important;
  }

  .col-right img, .col-left img,
  .slider img, .img-responsive, .content img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
  }

  .full-section-area {
    padding: 0 !important;
  }

  .border_block {
    padding: 10px !important;
    box-sizing: border-box;
  }

  .default_slider ul.slider {
    padding: 0;
    margin: 0;
  }

  .default_slider ul.slider li {
    list-style: none;
  }
}
/* Fix for mobile responsiveness */
@media screen and (max-width: 995px) {
    .tour-responsive-img {
        width: 100% !important; /* Ensure images take the full width on small screens */
        margin-bottom: 20px; /* Space between image and text */
    }

    .tour-responsive-text {
        padding: 15px !important; /* Add space around text */
        margin-top: 35px !important; /* Distance from the image */
        width: auto !important;
        text-align: left; /* Ensure the text is left-aligned */
    }

    /* Ensure the container takes the full width without pushing text to the left */
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Fix the navigation arrows on small screens */
    #arrow-container {
        display: flex;
        justify-content: center; /* Center the arrows */
        align-items: center;
        margin-top: 20px; /* Space above the arrows */
    }

    #arrow-container a {
        margin-left: 10px; /* Space between arrows */
    }

    #arrow-container img {
        width: 110px !important; /* Consistent arrow width */
        height: 30px !important; /* Consistent arrow height */
        border: 0px;
    }
	p.ParragrafeLoveLNormal {
    font-size: 12px !important;
}
	ul.style1.mb30 li {
    list-style: unset;
}
}
/* Fix for mobile responsiveness */
@media screen and (max-width: 995px) {
    .tour-responsive-img {
        width: 100% !important; /* Ensure images take the full width on small screens */
        margin-bottom: 20px; /* Space between image and text */
    }

    .tour-responsive-text {
        padding: 15px !important; /* Add space around text */
        margin-top: 15px !important; /* Distance from the image */
        width: auto !important;
        text-align: left; /* Ensure the text is left-aligned */
    }

    /* Ensure the container takes the full width without pushing text to the left */
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Fix the navigation arrows on small screens */
    #arrow-container {
        display: flex;
        justify-content: center; /* Center the arrows */
        align-items: center;
        margin-top: 20px; /* Space above the arrows */
    }

    #arrow-container a {
        margin-left: 10px; /* Space between arrows */
    }

    #arrow-container img {
        width: 110px !important; /* Consistent arrow width */
        height: 30px !important; /* Consistent arrow height */
        border: 0px;
    }
    .footer-mail p {
    font-size: 14px;
}
.linkss {
    font-size: 16px;
}
p.ParragrafeLoveLNormal {
    font-size: 13px !important;
}
footer#footer {
    margin-top: 2em;
}
}
.footer-mail p {
    font-size: 14px;
}
.linkss {
    font-size: 16px;
}
p.ParragrafeLoveLNormal {
    font-size: 12px !important;
	line-height: 21px;
}
.homeTop.custom_flex {
    display: flex;
    object-fit: cover;
}
.bottomlastimag.custom_flex {
    display: flex;
}
ul.style1.mb30 li {
    list-style: unset;
	padding-left: 0px !important;
}