.elementor-496 .elementor-element.elementor-element-84e28b2{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-496 .elementor-element.elementor-element-37cbaa2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-496 .elementor-element.elementor-element-bf0061d .elementor-heading-title{font-family:"Lora", Sans-serif;font-weight:600;color:#1A1A1A;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-496 .elementor-element.elementor-element-072fec0{color:#313131;font-family:"Montserrat", Sans-serif;font-weight:400;}@media(min-width:768px){.elementor-496 .elementor-element.elementor-element-37cbaa2{--width:66.6666%;}}@media(max-width:767px){.elementor-496 .elementor-element.elementor-element-84e28b2{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for container, class: .elementor-element-84e28b2 */.datepick-inline {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #f0f0f0 !important;
    border-radius: 16px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
    overflow: hidden !important;
    font-family: 'Montserrat', sans-serif !important;
}

.datepick-month-row {
    display: block !important;
}
.datepick-month-row .datepick-month:nth-child(n+2) {
    display: none !important;
}

.datepick-month {
    width: 100% !important;
}
.datepick-month table {
    width: 100% !important;
    border-collapse: collapse !important;
    table-layout: fixed !important; 
}

.datepick-month-header {
    background: #ffffff !important;
    color: #1A1A1A !important;
    font-family: 'Lora', serif !important;
    padding: 15px 0 !important;
    font-size: 16px !important;
    border-bottom: 1px solid #f7f7f7 !important;
}

.datepick-month th {
    background: #ffffff !important;
    color: #bbb !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    padding: 12px 0 !important;
    text-transform: uppercase;
}

.datepick-month td {
    padding: 4px 0 !important;
    text-align: center !important;
}

.datepick-month a, .datepick-month span {
    display: block !important;
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    margin: 0 auto !important;
    border-radius: 50% !important;
    color: #333 !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.datepick-month td .datepick-selected {
    background-color: #1A1A1A !important;
    color: #ffffff !important;
}

.datepick-today a {
    background-color: #f0f0f0 !important;
    font-weight: 700 !important;
}

.datepick-nav {
    background: #1A1A1A !important;
    padding: 8px !important;
    display: flex !important;
    justify-content: space-between !important;
}
.datepick-nav a {
    color: #fff !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.datepick.datepick-multi {
    width: 100% !important; 
    max-width: 500px !important;
    margin: 0 auto !important;
    display: block !important;
}

.datepick-month-row {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important; 
    align-items: center !important;
}

.datepick-month {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}/* End custom CSS */