/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Michel Turco
 * Template: blocksy
 * Text Domain: blocksy
 */

a, a:hover {
	color: initial;
	text-decoration: none;
}

 .jet-hamburger-panel__toggle {
    -webkit-box-shadow: 0 0 0 0 transparent !important; }

.footer-overlay .elementor-cta__button.elementor-button {
   width: 100%;
   text-transform: uppercase;
}

/* Ultimate Members */

/* Link colors */
.um a.um-link,
.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color,
.um-profile-edit-a
{
    color: #cb954d !important;
}

.um a.um-link:hover,
.um a.um-link-hvr:hover, {
    color: #cb954d !important;
}

/* Button colors */
.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover,
.um .um-button,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active,
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um input[type=submit]:disabled:hover,
.um-request-button,
.um-export-data-button
{
    background: #cb954d !important;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected,
.um .um-button:hover,
.um a.um-button:hover,
.um input[type=submit].um-button:hover{
    background: #cb954d !important;
}

/* Button alt colors */
.um .um-button.um-alt, 
.um input[type=submit].um-button.um-alt {
    background: #eeeeee !important;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
    background: #e5e5e5 !important;	
}

/* PiVOT CUSTOM */
.filter-buttons {
    padding-left: 3rem!important;
    padding-right: 3rem!important;
    margin-top: 2rem!important;
}
.filter-buttons button {
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.filter-buttons #filter-reset{
    background: white!important;
    color: #1A1C1C!important;    
}
.filter-buttons #filter-submit{
    background: #1A1C1C!important;
    color: white!important;    
}

.filter-group {
    background: #1A1C1C!important;
    color: white;
}
#edit-filter-body{
    padding-left: 3rem!important;
    padding-right: 3rem!important;
}
.pivot-slider #carouselOffer img,
.pivot-slider #carouselOffer .carousel-inner{
    height: 70vh;
}
ul.adr li{
    min-height: 45px;
}
.province{
   font-size: 40px;
   line-height: 1em;
  color: var(--e-global-color-primary);
}
.size-30{
    font-size: 30px;
}
.addr-location{
    font-size: 10px;
    line-height: 8px;
    font-family: "Sen", Raleway;
}
p .addr-location{
    margin-bottom: 15px;
}
img.fit-cover {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.offers-area-col .container-img figure img {
    width: 100%;
    height: 265px;
}
.container-img figure:after {
    content: '';
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 27%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 27%, rgba(0,0,0,0.85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(27%, rgba(0,0,0,0)), to(rgba(0,0,0,0.85)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 27%, rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 27%, rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
    position: absolute;
    top: 0;
    left: 0;
    right: 16px;
    bottom: 0;
}
.caption-bottom-left .addr-location{
   font-size: 20px!important;
   line-height: 24px!important;
}
figcaption:hover, 
.elementor-widget-image .widget-image-caption {
    cursor: default;
    font-size: 1rem;
    background: rgba(0,0,0,0.3);
    vertical-align: middle;
    border-radius: 25px;
    padding: 5px 10px 5px 10px;
    line-height: 25px;
    color: white!important;
    font-family: "Sen", Raleway;
    font-weight: inherit!important;
}
figcaption:before {
    content: "i";
    font-size: 15px;
    line-height: 15px;
    color: white;
    float: left;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
    border-radius: 25px;
    background: transparent;
    border: 1px solid white;
}
figcaption {
    color: #fff;
    line-height: 18px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 9000;
    width: auto;
    max-width: calc(100% - 30px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
#view-route{
    background-color: rgba(0,0,0,0.5);
    top: 50px;
    right: 10%;
    z-index: 10;
    color: white;
    width: 500px;
    min-height: 150px;
}
#route-button{
    bottom: -20px;
    left: 40px;
}
#filters-area{
    background-color: #DDB682;
}
#maparea{
    padding: 0;
    margin: 0;
}
#contact-col{
    background-color: #EBEBEB;
}
#pivot-equipment .pivot-service{
    display: inline-block;
    vertical-align: middle;
    background-color: #1A1C1C;
    border-radius: 10px;
    padding: 10px;
    margin-right: 5px;
}
/* Pagination */
.page-link {
    color: #DDB682!important;
    background-color: inherit!important;
    border: none!important;
    font-size: 20px!important;
    line-height: 28px!important;
    font-family: "Sen", Raleway!important;
}
.page-link:focus {
    box-shadow: inherit!important;
}
.page-item.active .page-link,
.page-link:hover{
    z-index: 1;
    color: #070606!important;
    background-color: inherit!important;
    border: none!important;
}
a.prev.page-link {
    position: absolute;
    left: 0;
    padding-left: 0;
}
a.next.page-link {
    position: absolute;
    right: 10%;
    padding-right: 0;
}
/* End pagination */