/*
Theme Name: Calista Child
Theme URI: https://calista.qodeinteractive.com
Description: A child theme of Calista
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: camellia
Template: camellia
*/

#sb_instagram #sbi_images {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    padding: 14px 12px!important;
}

.elementor-1850 .elementor-element.elementor-element-4e7fd68d {
    --display: flex;
    --min-height: 0px;
    --flex-direction: column;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0% 0%;
    --row-gap: 0%;
    --column-gap: 0%;
    --margin-top: 30px!important;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top:  10%!important;
    --padding-bottom: 5%!important;
    --padding-left: 0%;
    --padding-right: 0%;
}

.elementor-1850 .elementor-element.elementor-element-c993491 {
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 34%;
    --padding-bottom: 0!important;
    --padding-left: 0%;
    --padding-right: 0%;
}

.elementor-635 .elementor-element.elementor-element-8b144f5 {
    --padding-top: 45px!important;
    --padding-bottom: 65px;
    --padding-left: 24%;
    --padding-right: 24%;
}

/*Prices*/
.elementor-4411 .elementor-element.elementor-element-b20e613 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 100px!important;
    --padding-bottom: 100px!important;
    --padding-left: 0px;
    --padding-right: 0px;
}

/* Universal */
.hidden {
    display: none !important;
}


/* Hourse */
.elementor-1850 .elementor-element.elementor-element-2280c57,
.elementor-1850 .elementor-element.elementor-element-e15c063 {
    padding: 0;
}

.elementor-1850 .elementor-element.elementor-element-7c6724e {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    column-gap: 0!important;
}

/* Header */
body.qodef-header--divided {
    --qode-header-height: 112px!important;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 58px!important;
}

.elementor-widget-text-editor {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: #000!important;
}

/*#qodef-page-header .qodef-header-logo-link {
    height: 150px!important;
    padding: 27px 0 0 0!important;
}*/


/* Top area */
#qodef-top-area {
    position: relative;
    background-color: #002c36!important;
    padding: 0 50px;
    z-index: 101;
}

#qodef-top-area-inner {
    border-bottom: 0 solid #ffffffb3!important;
}

/* Logo */
#qodef-page-header .qodef-header-logo-link {
    width: 121px!important;
    height: 165px!important;
    padding: 20px 0!important;
    margin-top: 35px;
}

/* Sticky logo*/
#qodef-page-header .qodef-header-sticky-inner .qodef-header-logo-link {
    height: 102px !important;
    padding: 20px 0!important;
    margin-top: 0!important;
}

.qodef-h1, h1 {
    line-height: 1;
}

.qodef-h6, h6 {
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.55em;
}

.qodef-m-icon-wrapper svg {
    display: none;
}

.qodef-info-boxes .qodef-m-item .qodef-m-item-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 50px 30px 0 30px;
    background-color: transparent;
    backdrop-filter: blur(0);
    transition: all .5s ease-in-out;
    height: 100%;
}

/* Newsletter */
#camellia_core_title_widget-2,
#camellia_core_contact_form_7-2,
#block-21{
    display: none!important;
}

#qodef-page-footer #qodef-custom-widget-area-top {
    padding-bottom: 45px;
    margin-bottom: 72px;
    border-bottom: 0px solid #d9e8e5!important;
    text-align: center;
}

input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    background-color: transparent;
    border-color: #002c36;
    color: #000;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: transparent;
    border-color: #dedede;
    color: #000;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    appearance: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #dedede;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500!important;
    line-height: 27px;
    margin: 0 0 20px;
    outline: 0;
    padding: 10px 10px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    /*    max-height: 48px;
        min-height: 47px;*/
}

textarea {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    appearance: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #dedede;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 27px;
    margin: 0 0 20px;
    outline: 0;
    padding: 10px 10px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    max-height: 107px!important;
    min-height: 47px;
}

.wpcf7-not-valid-tip {
    color: #ffd3d3!important;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.elementor-element-1c888403,
.elementor-element-5fa718f {
    color: #ffffff!important;
}

/* Slider */
.sr7-arrows {
    display: none !important;
}

.page-id-4411 .qodef-title--standard .qodef-m-inner,
.page-id-1683 .qodef-title--standard .qodef-m-inner {
    display: none!important;
}

#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
    display: none!important;
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}

#sb_instagram .sb_instagram_header, .sb_instagram_header {
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 12px!important;
    display: none !important;
}

/* Image Gallery */
.qode-slider, .shallower {
    height: 400px !important;
}
.qode-slider .qode-slide-image {
    max-height: 300px!important;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
.qodef-swiper-container.qodef-swiper--initialized {
    visibility: visible;
    overflow: visible;
}
.swiper-button-next.swiper-button-outside {
    right: -15px !important;
    position: relative;
    bottom: -53px;
}
.swiper-button-prev.swiper-button-outside {
    left: 15px !important;
    position: relative;
    bottom: -45px;
    display: none;
}

/* Contact Us */
.elementor-1850 .elementor-element.elementor-element-09d4c5f {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --gap: 50px 50px;
    --row-gap: 50px;
    --column-gap: 50px;
    --padding-top: 0125px;
    --padding-bottom: 010px;
    --padding-left: 0px;
    --padding-right: 0px;
    gap: 50px!important;
}

.elementor-1850 .elementor-element.elementor-element-09d4c5f .qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 18px;
    margin-bottom: 24px;
}

.page-id-1943 .qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    right: 0!important;
}

.page-id-1850 .qodef-h2,
.page-id-1850 h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    text-transform: initial;
    letter-spacing: -.015em;
    color: #ffffff!important;
    font-size: 51px;
    line-height: 1.1960784314em;
}

.page-id-1943 .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0;
    font-size: 25px !important;
    font-weight: 500 !important;
    width: unset!important;
    line-height: 1.45em !important;
    text-align: right;
}

/* Footer - Bottom Area */
#qodef-page-footer-bottom-area-inner a, #qodef-page-footer-bottom-area-inner p {
    color: unset !important;
}

#qodef-page-footer-bottom-area .widget p,
#qodef-page-footer-bottom-area .widget a:not(.qodef-shortcode.qodef-button) {
    font-size: 14px !important;
    font-weight: 400 !important;
}

::placeholder {
    font-weight: 400!important;
    color: #ffffff!important;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
    font-weight: 400 !important;
    color: #ffffff !important;
}

.qodef-contact-form-7 input[type=date], .qodef-contact-form-7 input[type=email], .qodef-contact-form-7 input[type=number], .qodef-contact-form-7 input[type=password], .qodef-contact-form-7 input[type=search], .qodef-contact-form-7 input[type=tel], .qodef-contact-form-7 input[type=text], .qodef-contact-form-7 input[type=url], .qodef-contact-form-7 select, .qodef-contact-form-7 textarea {
    margin: 0;
    background-color: transparent;
    border-color: #dedede;
    color: #fff!important;
}

#qodef-page-footer. .qodef-contact-form-7 input[type=email] {
    color: #000!important;
}

#qodef-page-footer.qodef-skin--light .qodef-contact-form-7 input[type=email] {
    color: #fff!important;
}

@media only screen and (max-width: 680px) {
    .qodef-h2, h2 {
        font-size: 45px;
    }
}

/* Qode Header Settings */
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0;
    font-size: 27px!important;
    font-weight: 500!important;
    width: 730px!important;
    line-height: 1.45em!important;
    color: #ffffffde!important;
}

@media (max-width: 768px) {

    body {
        color: #000;
        font-family: "Albert Sans", sans-serif;
        font-size: 17px!important;
        font-weight: 400;
        line-height: 1.5882352941em;
        text-transform: initial;
    }

    .widget a:not(.qodef-shortcode.qodef-button) {
    /*    color: #002c36!important;
        color: #000!important;*/
        font-size: 14px!important;
        font-weight: 600!important;
        letter-spacing: .05em!important;
    }

    .qodef-info-boxes .qodef-m-item .qodef-m-item-top .qodef-m-icon-wrapper {
        margin-bottom: 13px;
        display: none!important;
    }

    .qodef-info-boxes .qodef-m-item .qodef-m-item-inner {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 20px 30px 0 30px!important;
        background-color: transparent;
        backdrop-filter: blur(0);
        transition: all .5s ease-in-out;
        height: 100%;
    }

    .qodef-accordion-content-inner ul {
        display: flex!important;
        flex-wrap: wrap!important;
        padding: 0 0 0 20px!important;
        margin: 0!important;
        list-style: square!important;
    }

    .qodef-accordion-content-inner ul li {
        margin: 5px!important;
    }

    /*footer#qodef-page-footer a {
        display: none;
    }*/

    /* Banner */
    /* Services */
    .page-id-4411 .qodef-page-title {
        background-position: center right!important;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .page-id-4411 .qodef-title--standard .qodef-m-inner, .page-id-1683 .qodef-title--standard .qodef-m-inner {
        display: block !important;
    }

    .qodef-page-title .qodef-m-inner {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        height: 100vw;
    }

    .qodef-page-title .qodef-m-image {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: top;
    }

    .qodef-page-title .qodef-m-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .qodef-page-title .qodef-m-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-bottom: 27px !important;
    }

    .qodef-page-title .qodef-m-content, .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding-top: 155px!important;
    }

    sr7-txt#SR7_5_1-15-3 {
        font-weight: 700 !important;
    }
    sr7-txt#SR7_5_1-15-0 {
        background: rgba(0, 44, 54, 0.8)!important;
        padding: 10px 20px !important;
    }

    .qodef-section-title .qodef-m-svg-decoration-inner svg.qodef-svg--predefined-title-icon {
        stroke: #ffffff!important;
        fill: transparent;
    }

    /* Widgets - Hours */
    .elementor-1850 .elementor-element.elementor-element-7c6724e {
        --e-con-grid-template-columns: 1fr 2fr!important;
        --grid-auto-flow: row;
    }

    .elementor-widget-text-editor {
        font-family: var(--e-global-typography-text-font-family), Sans-serif;
        font-weight: var(--e-global-typography-text-font-weight);
        color: unset!important;
    }

    /* Container - Hours */
    .elementor-1943 .elementor-element.elementor-element-556fc6c:not(.elementor-motion-effects-element-type-background), .elementor-1943 .elementor-element.elementor-element-556fc6c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-color: #02020230!important;
    }

    .qodef-working-hours-list.qodef-separators--enabled.qodef-item-skin--light .qodef-working-hours-item {
        border-color: #d1d1d18c!important;
    }

    .elementor-1850 .elementor-element.elementor-element-226294a {
        --display: flex;
        --flex-direction: row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --justify-content: center;
        --gap: 50px 50px;
        --row-gap: 0!important;
        --column-gap: 50px;
        --padding-top: 010px;
        --padding-bottom: 045px;
        --padding-left: 0px;
        --padding-right: 0px;
    }

    .elementor-1850 .elementor-element {
        --widgets-spacing-row: 0!important;
    }

    .elementor-1850 .elementor-element.elementor-element-475cf66,
    .elementor-1850 .elementor-element.elementor-element-0f7d847,
    .elementor-1850 .elementor-element.elementor-element-3a16d71 {
        --display: flex;
        --min-height: unset!important;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px;
    }
}

.container-mobile {
    display: none!important;
}

.container-desktop {
    display: flex!important;
}

@media (max-width: 1535px) {
    .container-mobile {
        display: flex !important;
    }

    .container-desktop {
        display: none !important;
    }

    .elementor-1850 .elementor-element.elementor-element-4e7fd68d {
        --margin-top: 110px!important;
    }

    .elementor-element.elementor-element-62e99f2.e-con-full.e-flex.e-con.e-child h4,
    .elementor-element.elementor-element-62e99f2.e-con-full.e-flex.e-con.e-child .qodef-h4 {
        font-family: "Cormorant Garamond", serif;
        font-weight: 500;
        text-transform: initial;
        letter-spacing: -.015em;
        color: #ffffffc9!important;
        font-size: 33px;
        line-height: 1.303030303em;
    }

    .elementor-element.elementor-element-62e99f2.e-con-full.e-flex.e-con.e-child p {
        color: #fff!important;
    }

    .elementor-4228 .elementor-element.elementor-element-c05506d,
    .elementor-4228 .elementor-element.elementor-element-70df68d {
        --min-height: unset!important;
    }
}

@media (max-width: 768px) {

    .elementor-1850 .elementor-element.elementor-element {
        --display: flex;
        --min-height: unset !important;
        --padding-bottom: 10px!important;
    }

    /* Contact us */
    .elementor-1850 .elementor-element.elementor-element-c993491 {
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px;
        --padding-top: 0!important;
        --padding-bottom: 20%;
        --padding-left: 0%;
        --padding-right: 0%;
    }

    .elementor-4228 .elementor-element.elementor-element-f7c622e:not(.elementor-motion-effects-element-type-background), .elementor-4228 .elementor-element.elementor-element-f7c622e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: 0px 0px;
        display: none !important;
    }

    body {
        color: #000;
        font-family: "Albert Sans", sans-serif;
        font-size: 17px !important;
        font-weight: 400;
        line-height: 1.5882352941em;
        text-transform: initial;
    }

    .elementor-635 .elementor-element.elementor-element-62e99f2 {
        --padding-top: 85px!important;
        --padding-bottom: 0px;
        --padding-left: 12px;
        --padding-right: 12px;
    }

    .qodef-elementor-content-grid {
        padding-top: 45px!important;
        padding-bottom: 45px!important;
    }

    .elementor-635 .elementor-element.elementor-element-b66ed42:not(.elementor-motion-effects-element-type-background), .elementor-635 .elementor-element.elementor-element-b66ed42 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: url(https://dippingdogs.preview.glidedigital.co.uk/wp-content/uploads/2025/09/lady-and-dog.png);
        background-repeat: no-repeat;
        background-size: cover!important;
        width: auto;
        height: 446px!important;
    }

    .elementor-635 .elementor-element.elementor-element-94583ae {
        --padding-top: 0%;
        --padding-bottom: 0%;
        --padding-left: 7%!important;
        --padding-right: 7%!important;
    }

    .elementor-635 .elementor-element.elementor-element-94583ae {
        --display: flex;
        --min-height: unset!important;
        --justify-content: center;
        --align-items: flex-start;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px;
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px;
        --padding-top: 0%;
        --padding-bottom: 0%;
        --padding-left: 12.3%;
        --padding-right: 0%;
    }

    /* Facilities*/
    .elementor-635 .elementor-element.elementor-element-da3eedf {
        --display: flex;
        --padding-top: 10px;
        --padding-bottom: 050px;
        --padding-left: 15px!important;
        --padding-right: 15px!important;
    }

    .elementor-635 .elementor-element.elementor-element-675f318 {
        --padding-top: 70px!important;
        --padding-bottom: 0px;
        --padding-left: 12px;
        --padding-right: 12px;
    }

    .elementor-635 .elementor-element.elementor-element-0d71398 {
        --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;
        gap: 30px;
        padding-top: 25px !important;
        padding-bottom: 25px!important;
    }

    .elementor-635 .elementor-element.elementor-element-675f318:not(.elementor-motion-effects-element-type-background), .elementor-635 .elementor-element.elementor-element-675f318 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: unset!important;
    }


    .elementor-4228 .elementor-element.elementor-element-2c862be:not(.elementor-motion-effects-element-type-background), .elementor-4228 .elementor-element.elementor-element-2c862be > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: url("https://dippingdogs.preview.glidedigital.co.uk/wp-content/uploads/2025/09/lady-and-dog.png");
        background-position: 0px 0px;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 446px;
    }

    .elementor-635 .elementor-element.elementor-element-94583ae {
        --display: flex;
        --min-height: 648px;
        --justify-content: center;
        --align-items: flex-start;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
        --gap: 72px 41px;
        --row-gap: 13px;
        --column-gap: 0px;
        --margin-top: 0px;
        --margin-bottom: 49px !important;
        padding-bottom: 35px;
        padding-top: 35px;
    }

    .elementor-635 .elementor-element.elementor-element-1e5d47d {
        --display: flex;
        --flex-direction: row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --padding-top: 0px!important;
        --padding-bottom: 20px!important;
        --padding-left: 0px;
        --padding-right: 0px;
    }

    .elementor-635 .elementor-element.elementor-element-8b144f5 {
        --padding-top: 0px;
        --padding-bottom: 25px!important;
        --padding-left: 0px;
        --padding-right: 0px;
    }

    .qodef-page-title .qodef-h1,
    .qodef-page-title h1 {
        font-size: 45px!important;
    }

    .qodef-h3, h3 {
        font-family: "Cormorant Garamond", serif;
        font-weight: 500;
        text-transform: initial;
        letter-spacing: -.015em;
        color: #000;
        font-size: 30px!important;
        line-height: 1.45em !important;
    }

    #qodef-page-footer-bottom-area .widget p,
    #qodef-page-footer-bottom-area .widget a:not(.qodef-shortcode.qodef-button) {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .widget a:not(.qodef-shortcode.qodef-button) {
        /*    color: #002c36!important;
            color: #000!important;*/
        font-size: 14px !important;
        font-weight: 600 !important;
        letter-spacing: .05em !important;
    }

    /* Qode Header Settings */
    .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
        margin: 10px 0 0;
        font-size: 23px !important;
        font-weight: 500 !important;
        width: unset !important;
        line-height: 1.4em !important;
        color: #ffffffde !important;
    }

    .page-id-1850 .qodef-h2,
    .page-id-1850 h2 {
        font-family: "Cormorant Garamond", serif;
        font-weight: 500;
        text-transform: initial;
        letter-spacing: -.015em;
        color: #ffffff !important;
        font-size: 34px!important;
        line-height: 1.1960784314em;
    }

    .page-id-1943 .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
        margin: 4px 0 0;
        font-size: 18px !important;
        font-weight: 500 !important;
        width: unset !important;
        line-height: 1.45em !important;
        text-align: right;
    }

    input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        appearance: none;
        border-radius: 0;
        border: none;
        border-bottom: 1px solid #dedede;
        box-shadow: none;
        box-sizing: border-box;
        cursor: pointer;
        font-family: inherit;
        font-size: 16px;
        font-weight: 500 !important;
        line-height: 27px;
        margin: 0 0 20px;
        outline: 0;
        padding: 10px 10px;
        transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
        /*    max-height: 48px;
            min-height: 47px;*/
    }

    textarea {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        appearance: none;
        border-radius: 0;
        border: none;
        border-bottom: 1px solid #dedede;
        box-shadow: none;
        box-sizing: border-box;
        cursor: pointer;
        font-family: inherit;
        font-size: 16px;
        font-weight: 500 !important;
        line-height: 27px;
        margin: 0 0 20px;
        outline: 0;
        padding: 10px 10px;
        transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
        max-height: 107px !important;
        min-height: 47px;
    }

    .wpcf7-not-valid-tip {
        color: #ffd3d3 !important;
        font-size: 1em;
        font-weight: normal;
        display: block;
    }

    /* Header */
    #qodef-page-mobile-header .qodef-mobile-header-logo-link {
        height: 49px!important;
    }

    .qodef-page-title .qodef-m-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
}

/* Add typical breakpoints */
@media (max-width: 1024px) {

    .qodef-page-title .qodef-m-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-bottom: 7%!important;
    }

    #qodef-page-header .qodef-header-sticky .qodef-header-logo-link {
        height: 55px!important;
        padding: 0 0;
    }

    #qodef-page-mobile-header .qodef-mobile-header-logo-link {
        height: 55px!important;
    }

    .container-mobile {
        display: flex!important;
    }

    .container-desktop {
        display: none!important;
    }

    .swiper-button-next.swiper-button-outside {
        right: -1px!important;
        position: relative;
        z-index: 10000;
        overflow: hidden!important;
        bottom: -53px;
    }
    .qodef-swiper-container.qodef-swiper--initialized {
        visibility: visible;
        overflow: hidden!important;
    }

    .qodef-mobile-header--standard #qodef-page-mobile-header-inner:after {
        border-bottom-color: rgba(222, 222, 222, 0.98);
        border-bottom-width: 0px!important;
        border-bottom-style: solid;
    }

    /* Info blocks */
    .elementor-4228 .elementor-element.elementor-element-b5b3453,
    .elementor-4228 .elementor-element.elementor-element-1c42826,
    .elementor-4228 .elementor-element.elementor-element-b3092e6 {
        --display: flex;
        --flex-direction: row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px;
        --padding-top: 0!important;
        --padding-bottom: 070px;
        --padding-left: 0!important;
        --padding-right: 0!important;
    }

    /* Prices */
    .elementor-4411 .elementor-element.elementor-element-b20e613:not(.elementor-motion-effects-element-type-background), .elementor-4411 .elementor-element.elementor-element-b20e613 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: unset!important;
        background-position: 0px -576px;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background: #003E7F!important;
    }

    .elementor-4411 .elementor-element.elementor-element-b20e613 {
        --display: flex;
        --flex-direction: row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --justify-content: space-between;
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px;
        --padding-top: 20px!important;
        --padding-bottom: 20px!important;
        --padding-left: 0px;
        --padding-right: 0px;
    }
}

@media (min-width:1024px) and (max-width: 1535px) {


    .elementor-4411 .elementor-element.elementor-element-b20e613:not(.elementor-motion-effects-element-type-background), .elementor-4411 .elementor-element.elementor-element-b20e613 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: url(https://dippingdogs.preview.glidedigital.co.uk/wp-content/uploads/2025/09/services-1056x1224-deep-blue.png);
        background-repeat: no-repeat;
        background-size: cover!important;
        background-position: top center!important;
    }

    .elementor-635 .elementor-element.elementor-element-da3eedf {
        display: grid!important;
        padding-top: 75px;
        padding-bottom: 100px;
        padding-left: 13%;
        padding-right: 13%;
        grid-template-columns: 1fr 1fr;
        gap: 14%;
    }
}

.elementor-element-e6487d3 .qodef-accordion-mark {
    display: none;
}

/* Working hours */
.qodef-working-hours-list.qodef-item-skin--light .qodef-working-hours-item .qodef-e-day, .qodef-working-hours-list.qodef-item-skin--light .qodef-working-hours-item .qodef-e-time {
    color: #000!important;
}
#qodef-page-footer.qodef-skin--light .qodef-working-hours-list .qodef-e-day {
    position: relative;
    color: #ffffff!important;
    margin: 0;
}

#qodef-page-footer.qodef-skin--light .qodef-working-hours-list .qodef-e-time {
    color: #ffffff!important;
    margin: 0;
}

#qodef-page-footer.qodef-skin--dark .qodef-working-hours-list .qodef-e-day {
    position: relative;
    color: #000!important;
    margin: 0;
}

#qodef-page-footer.qodef-skin--dark .qodef-working-hours-list .qodef-e-time {
    color: #000!important;
    margin: 0;
}

#qodef-page-footer.qodef-skin--light .qodef-working-hours-list.qodef-separators--enabled .qodef-working-hours-item {
    border-bottom: 1px solid #f9f9f74a!important;
    padding: 17px 0 19px;
}

#qodef-page-footer .widget .qodef-widget-title {
    color: #000;
}

#qodef-page-footer .widget_camellia_core_working_hours_list .qodef-widget-title {
    margin: 0px 0 35px!important;
}

#qodef-page-footer .widget_camellia_core_contact_info h5.qodef-widget-title {
    margin: 0px 0 35px!important;
}

#qodef-side-area-inner .widget_camellia_core_contact_info {
    margin: 0 0 5px!important;
}

#qodef-page-footer .widget_camellia_core_contact_info {
    margin: 0 0 15px!important;
}

#qodef-side-area-inner .widget_camellia_core_contact_info h5 {
    margin: 0 0 20px!important;
}


#qodef-page-footer .widget_media_image {
    margin: 0 0 8px!important;
}

.widget_camellia_core_working_hours_list {
    margin: 0 0 70px!important;
}

.widget_camellia_core_social_icons_group {
    margin: 0 0 15px!important;
}

#qodef-page-footer-top-area-inner {
    padding-top: 62px;
    padding-bottom: 60px!important;
    border-top: 0 solid #dedede;
}

#qodef-page-footer-top-area-inner {
    padding-top: 0px!important;
    padding-bottom: 60px !important;
    border-top: 0 solid #dedede;
}

.wpcf7 form.invalid div.wpcf7-aborted, .wpcf7 form.invalid div.wpcf7-acceptance-missing, .wpcf7 form.invalid div.wpcf7-mail-sent-ng, .wpcf7 form.invalid div.wpcf7-mail-sent-ok, .wpcf7 form.invalid div.wpcf7-response-output, .wpcf7 form.invalid div.wpcf7-spam-blocked, .wpcf7 form.invalid div.wpcf7-validation-errors {
    color: #fff!important;
}

.wpcf7-response-output {
    color: #ffffff!important;
}

input.qodef-btn.qodef-btn-outlined.qodef-save-reset-button {
    display: none;
}