/* =========================================================
   KEYHELD PROCESS
   Using original MUZEX Gallery 2
   No custom Elementor class required
========================================================= */


/* =========================================================
   ELEMENTOR WIDGET
========================================================= */

.elementor-widget-muzex_gallery2 {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


.elementor-widget-muzex_gallery2
> .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   MAIN SECTION
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two {
    width: 100%;

    margin: 0 !important;

    padding-top: 65px !important;
    padding-bottom: 60px !important;

    background: #f8f5ed !important;
    background-image: none !important;

    font-family: "EB Garamond" !important;
}


/* =========================================================
   FORCE FONT
========================================================= */

.elementor-widget-muzex_gallery2 .collection-two,
.elementor-widget-muzex_gallery2 .collection-two h1,
.elementor-widget-muzex_gallery2 .collection-two h2,
.elementor-widget-muzex_gallery2 .collection-two h3,
.elementor-widget-muzex_gallery2 .collection-two p,
.elementor-widget-muzex_gallery2 .collection-two span,
.elementor-widget-muzex_gallery2 .collection-two a {
    font-family: "EB Garamond" !important;
}


/* =========================================================
   HEADER
========================================================= */

.elementor-widget-muzex_gallery2
.block-title-two {
    margin: 0 0 38px !important;

    padding-top: 0 !important;

    text-align: center !important;
}


/* =========================================================
   OUR PROCESS
   Canva: 16.4
========================================================= */

.elementor-widget-muzex_gallery2
.block-title-two p {
    margin: 0 0 11px !important;
    padding: 0 !important;

    font-family: "EB Garamond" !important;

    font-size: 16.4px !important;
    line-height: 1.3 !important;

    font-weight: 600 !important;

    letter-spacing: 2.4px !important;

    text-transform: uppercase !important;

    color: #b79a6b !important;
}


/* =========================================================
   GUIDING INFORMED DECISION-MAKING
   Canva: 41.5
========================================================= */

body
.elementor-widget-muzex_gallery2
.block-title-two h3 {
    margin: 0 !important;
    padding: 0 !important;

    font-family: "Cormorant Garamond", Georgia, serif !important;

    font-size: 41.5px !important;
    line-height: 1.15 !important;

    font-weight: 600 !important;

    letter-spacing: -0.25px !important;

    color: #c9a668 !important;
}


/* =========================================================
   CAROUSEL
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel {
    width: 100%;

    margin: 0 !important;
}


/* =========================================================
   IMAGE
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__image {
    width: 100%;

    height: 450px;

    overflow: hidden;
}


.elementor-widget-muzex_gallery2
.collection-two__image > img {
    display: block;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;
    object-position: center !important;
}


/* =========================================================
   WHITE OVERLAPPING CONTENT BOX
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__content {
    width: calc(100% - 50px) !important;

    min-height: 145px;

    padding: 24px 20px 22px !important;

    box-sizing: border-box;

    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;

    background: #ffffff !important;

    text-align: center;

    box-shadow:
        0 20px 45px
        rgba(16, 46, 87, 0.08);
}


/* =========================================================
   PROCESS CARD TITLE
   Canva: 18.1
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__content h3 {
    margin: 0 0 11px !important;
    padding: 0 !important;

    font-family: "EB Garamond" !important;

    font-size: 18.1px !important;
    line-height: 1.25 !important;

    font-weight: 600 !important;

    color: #252525 !important;
}


.elementor-widget-muzex_gallery2
.collection-two__content h3 a,
.elementor-widget-muzex_gallery2
.collection-two__content h3 a:visited {
    color: #252525 !important;

    text-decoration: none !important;
}


.elementor-widget-muzex_gallery2
.collection-two__content h3 a:hover {
    color: #252525 !important;
}


/* =========================================================
   PROCESS DESCRIPTION
   Canva: 11.8
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__content p {
    width: 100%;
    max-width: 265px;

    margin: 0 auto !important;
    padding: 0 !important;

    font-family: "EB Garamond" !important;

    font-size: 11.8px !important;
    line-height: 1.35 !important;

    font-weight: 500 !important;

    letter-spacing: 0.9px !important;

    text-transform: none !important;

    color: #b78b54 !important;

    text-align: center;
}


/* =========================================================
   NAVIGATION
   SAME STYLE AS EXHIBITION 2
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav {
    display: -webkit-box !important;
    display: flex !important;

    -webkit-box-align: center;
    align-items: center;

    -webkit-box-pack: center;
    justify-content: center;

    margin-top: 110px !important;
    margin-bottom: 0 !important;

    padding: 0 !important;

    background: transparent !important;
}


/* =========================================================
   NAV BUTTON
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"] {
    width: 60px !important;
    height: 45px !important;

    border:
        1px solid
        var(--thm-base) !important;

    opacity: 50%;

    display: -webkit-box !important;
    display: flex !important;

    -webkit-box-align: center;
    align-items: center;

    -webkit-box-pack: center;
    justify-content: center;

    -webkit-transition: 500ms;
    transition: 500ms;

    position: relative;

    outline: none !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;

    box-shadow: none !important;

    border-radius: 0 !important;
}


/* =========================================================
   NAV BUTTON HOVER
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"]:hover {
    border-color: var(--thm-base) !important;

    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;

    opacity: 100%;
}


/* =========================================================
   NAV BUTTON FOCUS / ACTIVE
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"]:focus,
.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"]:active {
    border-color: var(--thm-base) !important;

    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;

    outline: none !important;

    box-shadow: none !important;
}


/* =========================================================
   SPACE BETWEEN ARROWS
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"]
+ [class*="owl-"] {
    margin-left: 10px !important;
}


/* =========================================================
   NAV ARROW SPAN
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"] span {
    color: rgba(0, 0, 0, 0) !important;

    display: -webkit-box !important;
    display: flex !important;

    -webkit-box-align: center;
    align-items: center;

    -webkit-box-pack: center;
    justify-content: center;

    position: absolute;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    text-align: center;

    background: transparent !important;
}


/* =========================================================
   PREVIOUS ARROW
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"] span::before {
    content: "\f30a" !important;

    color: var(--thm-base) !important;

    font-size: 17px !important;

    /*
     * Keep Font Awesome here.
     * Do not replace with EB Garamond.
     */
    font-family: "Font Awesome 5 Free" !important;

    font-weight: 900 !important;

    position: absolute;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    text-align: center;

    display: -webkit-box !important;
    display: flex !important;

    -webkit-box-align: center;
    align-items: center;

    -webkit-box-pack: center;
    justify-content: center;

    background: transparent !important;
}


/* =========================================================
   NEXT ARROW
========================================================= */

.elementor-widget-muzex_gallery2
.collection-two__carousel.owl-theme
.owl-nav [class*="owl-"]:nth-child(2)
span::before {
    content: "\f30b" !important;
}


/* =========================================================
   SMALL DESKTOP
========================================================= */

@media (max-width: 1199px) {

    .elementor-widget-muzex_gallery2
    .collection-two {
        padding-top: 60px !important;
        padding-bottom: 55px !important;
    }


    body
    .elementor-widget-muzex_gallery2
    .block-title-two h3 {
        font-size: 38px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__image {
        height: 295px;
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .elementor-widget-muzex_gallery2
    .collection-two {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }


    .elementor-widget-muzex_gallery2
    .block-title-two {
        margin-bottom: 32px !important;
    }


    .elementor-widget-muzex_gallery2
    .block-title-two p {
        font-size: 15px !important;

        letter-spacing: 2.2px !important;
    }


    body
    .elementor-widget-muzex_gallery2
    .block-title-two h3 {
        font-size: 35px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__image {
        height: 300px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .elementor-widget-muzex_gallery2
    .collection-two {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }


    .elementor-widget-muzex_gallery2
    .block-title-two {
        margin-bottom: 28px !important;

        padding-left: 20px !important;
        padding-right: 20px !important;
    }


    .elementor-widget-muzex_gallery2
    .block-title-two p {
        font-size: 14px !important;

        letter-spacing: 2px !important;
    }


    body
    .elementor-widget-muzex_gallery2
    .block-title-two h3 {
        font-size: 32px !important;

        line-height: 1.18 !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__image {
        height: 315px;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__content {
        width: calc(100% - 45px) !important;

        min-height: 145px;

        padding: 22px 20px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__content h3 {
        font-size: 18px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__content p {
        font-size: 11.5px !important;

        letter-spacing: 0.35px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__carousel.owl-theme
    .owl-nav {
        margin-top: 105px !important;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .elementor-widget-muzex_gallery2
    .block-title-two p {
        font-size: 13px !important;
    }


    body
    .elementor-widget-muzex_gallery2
    .block-title-two h3 {
        font-size: 29px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__image {
        height: 285px;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__content {
        min-height: 140px;

        padding: 21px 18px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__content h3 {
        font-size: 17px !important;
    }


    .elementor-widget-muzex_gallery2
    .collection-two__content p {
        font-size: 11px !important;

        letter-spacing: 0.3px !important;
    }

}