/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here 
hello-theme-child-master
*/
.cat-wrapper{ cursor: pointer;}

@media (max-width: 768px) {
    .page-template-loc-home #hero > div:first-child {
        align-self: unset;
    }
    .page-template-loc-home .elementor-181 .elementor-element.elementor-element-25c4488b.e-con{
        align-self: unset;
    }
    .page-template-loc-home .elementor-221 .elementor-element.elementor-element-2a0469b4.e-con{
        padding-bottom: 100px;
    }
}

.cart-banner{
    bottom: 100px;
    margin: 0 20px;
}
.commerce_media.elementor-widget.elementor-widget-shortcode {
    margin: 30px auto 0 auto;
}

@media (max-width: 900px) {
    .mobile-mt-2 {
        margin-top: 5px;
    }
}
div#posMetaData {
    margin: 0 0 20px 0;
}
.map-info{
    margin-top: 5px;
    font-size: 1.4rem;
}
.map-info img{
    height: 35px;
}
.buyNow {
    vertical-align: middle;
}
.copy-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    height: 90%;
    margin-left: 8px;
}
.copy-link .dashicons {
    font-size: 24px;
    line-height: 1;
    height: 100%;
    cursor: pointer;
}
.copy-link .dashicons:hover{
    color:red;
}
.copy-link span.copied-message {
    margin-left: 10px;
}
label.checked {
    font-weight: bold;
}
/*
.e-n-carousel.swiper-container.swiper-initialized.swiper-horizontal .swiper-wrapper{
    display: flex;
    overflow: unset;
}
.elementor-widget-n-carousel .e-n-carousel{
    overflow: hidden;
}
*/
.modal-header{
    padding-top: 0!important;
}
.user-location-section .location-info-box {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
}
#dispensaryModalLabel {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600!important;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
}
button.custom-close {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: none;
}

button.custom-close .close-icon {
    font-weight: 200;
    font-size: 40px;
    color: #ffffff;
    height: 35px;
}
button.custom-close:hover{
    background-color: rgba(255, 255, 255, 1);
}

#orderPop button.btn.btn-outline-secondary.use-my-location-btn,
button.btn.btn-outline-light.use-my-location-btn {
    font-family: "Barlow Condensed", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    background-color: #fff;
    color: #030712;
    border:1px solid #d1d5fc;
    border-radius:8px;
    padding: 8px 10px;
}
.dashicons.dashicons-location {
    font-size: 24px;
    color: white;
    text-shadow: 1px 0 black,
    -1px 0 black,
    0 1px black,
    0 -1px black,
    1px 1px black,
    -1px -1px black,
    1px -1px black,
    -1px 1px black;
}

.dispensary-location-item .btn.select-location-btn{
    color: #030712;
    text-transform: uppercase;
    background: #fff;
    border-radius: 8px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
}
.sorted-info {
    display: inline-flex;
    align-items: center;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: white;
    float: right;
}
.info-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border: 1.5px solid white;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    margin-right: 6px;
    line-height: 1;
}

#orderPop .modal-content {
    width: 100%;
    max-width: 42rem;
    border-radius: 8px;
}
#orderPop .location-modal-content .border{
    border: none!important;
    border-top: 1px solid #fff!important;
    border-width:1px!important;
}
@media (min-width: 768px) {
    .my-element {
        padding: 2rem !important;
    }
}

#locationConfirmDialog .modal-content{
    padding: 20px;
    border-radius: 12px;
}
#locationConfirmDialog .btn-close {
    background-color: transparent;
    width: 10px;
    height: 10px;
    padding: 3px;
    margin-right: 2px;
}

#locationConfirmDialog .modal-title{
    font-weight: 600;
}
#skipPreference{
    color: #030712;
    text-transform: uppercase;
    background: #fff;
    border-radius: 8px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 15px;
    border: 1px solid #d1d5dc;
}
#skipPreference:hover{
    background-color:#E4002B;
    color:#fff;
}

#savePreference {
    text-transform: uppercase;
    border-radius: 8px;
    border: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 15px;
    border: 0;
}


div#locationConfirmDialog .modal-body {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    padding: 0;
    color: #364153;
}
div#locationConfirmDialog .modal-footer,
div#locationConfirmDialog .modal-header{
    border-bottom:0;
    border-top:0;
    padding: 0;
}

.divider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px 0;
}

.divider-line {
    flex: 1;
    height: 1px;
    background-color: #FF95A9;
}

.divider-text {
    font-size: 1.25rem;
    padding: 0 10px;
    color: #ffffff;
    font-weight: 600;
}
/*
.divider-line:first-child {
    margin-right: 10px;
}

.divider-line:last-child {
    margin-left: 10px;
}
*/
.other-retailers-container{
    overflow-x: hidden;
}

/* ---------------------------------------------------------------- */
/* MEDIA QUERIES                                                    */
/* ---------------------------------------------------------------- */
@media screen and (min-width: 1024px) {
    #orderPop .modal-dialog {
        height: 100%;
        max-height: 95dvh;
    }

    #orderPop .other-retailers-container {
        max-height: 65dvh !important;
    }
}

div#orderPop .modal-content {
    height: 100%;
    max-height: 95dvh;
}

div#orderPop .modal-body {
    max-height: 100%;
}

@media (max-width: 992px) {
    /* Mobile menu hamburger toggler */
    button#rmp_menu_trigger-33961 {
        padding: 0;
    }

    div#orderPop .modal-content .other-retailers-container {
        max-height: 450px !important;
    }

    div#orderPop .modal-body {
        max-height: 100%;
    }
}

@media screen and (max-width: 480px) {
    #orderPop .location-modal-content .border .col-9.p-0 {
        display: flex;
        align-items: flex-start;
        gap: 1rem;
    }
    #orderPop .location-modal-content .col-9.p-0 img.img.float-start.me-3 {
        margin: 0 !important;
    }
    #orderPop .location-info-box .use-my-location-btn {
        width: 100%;
    }
}