@media (min-width: 922px) {
.ast-builder-menu .main-navigation > ul > li:last-child a {
    margin-right: 0;
    padding-right: 20px;
}
}

.wc-bookings-availability-popover-container {
    background-color: white;
}

.components-popover:not(.is-without-arrow):not(.is-mobile)::after {
    display: none;
}

.wp-block-button .wp-block-button__link {
    padding-right: 20px;
    padding-left: 20px;
}

.components-popover {
    z-index: 10;
}

.wc-bookings-booking-form .block-picker li:nth-child(even) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(even) a:focus {
    background: #2480fe;
    color: #fff;
}

body, html { overflow-x:hidden; }

.woocommerce-message, .woocommerce-info {
    font-weight: bold;
}

@media only screen and (min-width: 600px) {
.wc-bookings-availability-event-table .wc-bookings-availability-item div {
    font-size: 17px;
    z-index: -1;
}

.wc-bookings-availability-header .wc-bookings-availability-date {
    z-index: -1;
}

.wc-bookings-availability-event-table div.wc-bookings-availability-item-subheader {
    z-index: -1;
}
}

div.product-addon-totals {
    display: none;
}

.wc-bookings-booking-form .block-picker li a.selected {
    background: #2480fe !important;
}

.wc-bookings-booking-form .block-picker li:nth-child(odd) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(odd) a:focus {
    background: #2480fe;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #fe7b24 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #2480fe !important;
}

.wc-bookings-date-picker .ui-datepicker td.fully_booked span, .wc-bookings-date-picker .ui-datepicker td.fully_booked a {
    background-color: #333!important;
}


.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background: #2480fe!important;
}

.wc-bookings-date-picker .ui-datepicker-header {
    background-color: #2480fe!important;
    border: none;
    background-image: none!important;

}



.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
    border: none;
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 70px!important;
    width: auto;
}

.woocommerce ul.products li.product .ast-woo-product-category, .woocommerce-page ul.products li.product .ast-woo-product-category {
    display: none;
}

@media (max-width: 544px){
.woocommerce-page[class*=columns-] ul.products li.product:nth-child(n), .woocommerce[class*=columns-] ul.products li.product:nth-child(n) {
    width: 50%;
    margin: 0 auto;
   }
}

.woocommerce ul.products li.product .price {
    display: none;
}

.woocommerce h2, .woocommerce-account h2 {
    font-size: 2.5em;
}

.page-id-2498 .duration{
    display: none!important;
} 

#product-2975 .price .duration{
    display: none;
} 

.yith-wcan-filters {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
}

.woocommerce ul.products li.product {
    padding: 10px;
    border-radius: 10px;
}

.woocommerce button.button.alt:disabled {
  background-color: #646970!important;
}


a, .page-title {
    color: #415161;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.5em;
}

.woocommerce ul.products li.product .ast-woo-product-category, .woocommerce-page ul.products li.product .ast-woo-product-category {
    font-size: 1.5em;
    margin-bottom: 0;
}

@media only screen and (max-width: 544px) {
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.5em;
}
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .menu-link {
   color: #2480fe;
}

.bookNow {
    color: white;
    border-style: solid;
    border-color: #2480fe;
    border-top-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-radius: 10px;
        display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.bookNow:hover,
.bookNow:focus,
.bookNow:active {
    transform: scale(1.1);
}

.site-logo-img {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.site-logo-img:hover,
.site-logo-img:focus,
.site-logo-img:active {
    transform: scale(1.1);
}

/*
.elementor-button-content-wrapper {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.elementor-button-content-wrapper:hover,
.elementor-button-content-wrapperg:focus,
.elementor-button-content-wrapper:active {
    transform: scale(1.1);
}
*/    

.woocommerce ul.products li.product {
  display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
  
}
    
.woocommerce ul.products li.product:hover,
.woocommerce ul.products li.product:focus,
.woocommerce ul.products li.product:active {
    transform: scale(1.1);
}
    