.invalid, .invalid:focus {
    border-color: #eb5757 !important
}

.clearfix:after, .rbcb, .rbcb input:checked ~ .checkmark:after, img {
    display: block
}

.error, .rbcb {
    position: relative
}

body {
    font-family: Montserrat, serif;
    font-size: 18px;
    color: #11263c;
    line-height: 1.5;
    font-weight: 400;
    background-color: #f0f5f9
}

.clearfix:after {
    content: "";
    clear: both
}

.clear {
    clear: both
}

.cntr {
    width: 100%;
    max-width: 1330px;
    padding: 0 20px
}

input[type=text],input[type=email], select, textarea {
    height: 3.125rem;
    outline: 0;
    font-size: 16px !important;
    font-family: Montserrat;
    display: block;
    width: 100%;
    padding: .8rem 1.313rem;
    font-weight: 400;
    line-height: 1.5;
    color: #52616b;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bac0c4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

input[type=text]:focus, select:focus, textarea:focus {
    color: #52616b;
    background-color: #fff;
    border-color: #00d0ff;
    outline: 0;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 208, 255, .4);
    box-shadow: 0 0 8px 0 rgba(0, 208, 255, .4)
}

textarea {
    height: 150px;
    resize: none
}

#myInput, .autocomplete_component .select input[type=text], select {
    background-image: url(../images/dropdown_arrow.svg);
    background-repeat: no-repeat;
    background-position: right 1.313rem center;
    background-size: 23px 23px;
    padding-right: 50px
}

.error {
    font-size: 1rem;
    color: #eb5757;
    margin-top: 10px;
    padding-left: 22px
}

.error .ic {
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px
}

.invalid:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 8px 0 rgba(235, 87, 87, .4) !important;
    box-shadow: 0 0 8px 0 rgba(235, 87, 87, .4) !important
}

.fieldset {
    width: 100%;
    margin-bottom: 26px
}

.rbcb {
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rbcb input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.rbcb .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.7em;
    height: 1.7em;
    margin-top: -.2em;
    background-color: #fff;
    border-radius: .25em;
    border: 1px solid #bac0c4
}

.rbcb input:checked ~ .checkmark, .sc_frequency .lyt .rbcb input:checked ~ .checkmark, .sc_tips .lyt .rbcb input:checked ~ .checkmark {
    background-color: #a9d4fb;
    border: none
}

.rbcb .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.rbcb .checkmark.radio {
    border-radius: 50%
}

.rbcb .checkmark.radio:after {
    border: none;
    width: 13px;
    height: 13px;
    background: #fff;
    transform: none;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.hp_sec3 .lt .bt .mainbutton, .sc_coupon .cnt .frm .lk button {
    background-color: #a9d4fb;
    color: #fff;
    outline: 0;
    font-family: Montserrat;
    cursor: pointer
}

.rbcb:focus-within .checkmark {
    border-color: #00d0ff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 208, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 208, 255, .25)
}

.tooltip {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #dee2e6;
    background-color: #fff;
    font-size: 13px;
    line-height: 1.4;
    color: #666;
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    display: none;
    z-index: 111
}

.hp_sec2, .hp_sec3 .lt .bx {
    padding-top: 30px
}

.ic_tooltip {
    position: relative;
    width: 16px;
    height: 16px;
    background: url(../images/ic_info.png) center center/16px no-repeat;
    margin: 0
}

.hp_sec1 {
    margin-bottom: 40px
}

.hp_sec1 .cntr {
    text-align: center
}

.hp_sec1 .lg {
    margin: 38px 0 20px
}

.hp_sec1 .lg img, .sc_reviews .item .pc img {
    margin: 0 auto
}

.hp_sec1 .t1 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 18px
}

.hp_sec1 .t2 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    color: #52616b
}

.hp_sec3 .sc, .hp_sec3 .sc p a {
    color: #11263c
}

.hp_sec2 {
    background-color: #fff;
    margin-bottom: 30px
}

.hp_sec2 .dv {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    background-color: #f0f5f9;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    padding: 12px 0;
    border-top: 4px solid #fc6011;
    border-radius: 4px 4px 0 0
}

.hp_sec3 .cntr, .sc_address .lyt1, .sc_address .lyt2, .sc_cdetails .lyt1, .sc_coupon .cnt .frm, .sc_datetime .lyt {
    display: flex;
    gap: 30px
}

.hp_sec3 .tgl {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 20px;
    margin: 0;
    cursor: pointer
}

.hp_sec3 .tgl:after {
    content: "-";
    font-size: 30px;
    line-height: 0;
    font-weight: 500;
    text-align: center;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%
}

.hp_sec3 .tgl.minimize:after {
    content: '+';
    font-size: 18px;
    top: 6.5px;
    font-weight: 700;
    left: .4px
}

.hp_sec3 .bx {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    margin-bottom: 30px
}

.hp_sec3 .sc {
    padding: 0 20px 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.2
}

.hp_sec3 .sc .t1 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px
}

.hp_sec3 .sc .t2 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 16px;
    font-weight: 700
}

.hp_sec3 .sc p {
    margin-bottom: 16px;
    color: #52616b
}

.hp_sec3 .sc p a:hover, .ui-state-highlight, .ui-widget-content .ui-state-highlight {
    color: #a9d4fb
}

.hp_sec3 .sc u {
    text-decoration: underline
}

.hp_sec3 .sc b {
    font-weight: 700
}

.hp_sec3 .sc i {
    font-style: italic
}

.hp_sec3 .sc .yellow {
    color: #f1c40f
}

.hp_sec3 .lt {
    width: 67%;
    padding-bottom: 40px
}

.hp_sec3 .lt .bt {
    font-size: 16px
}

.hp_sec3 .lt .bt .mainbutton {
    margin-top: 20px;
    display: flex;
    font-size: 24px;
    line-height: 1;
    border: none;
    font-weight: 700;
    width: 100%;
    height: 62px;
    border-radius: .5rem;
    justify-content: center;
    gap: 10px;
    align-items: center
}

.hp_sec3 .lt .bt .mainbutton img {
    width: 26px;
    height: 26px
}

.hp_sec3 .rt {
    width: 33%
}

.hp_sec3 .rt .summary {
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 2px
}

.hp_sec3 .rt .summary .hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px
}

.hp_sec3 .rt .summary .hd .dv, .hp_sec3 .rt .summary .lks .mn .mn_rw .mn_cl, .hp_sec3 .rt .summary .total .total_rw .total_cl, .sc_extras .checkboxes .dv {
    margin: 0
}

.hp_sec3 .rt .summary .hd .dv .t1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px
}

.hp_sec3 .rt .summary .hd .dv .t2 a {
    position: relative;
    color: #fc6011;
    font-weight: 700
}

.hp_sec3 .rt .summary .hd .dv .t2 a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #fc6011
}

.hp_sec3 .rt .summary .t3, .sc_reviews .item .tx2 {
    font-weight: 700;
    margin-bottom: 10px
}

.hp_sec3 .rt .summary .tgl_cnt {
    border-top: 1px solid #bac0c4;
    padding: 20px 0
}

.hp_sec3 .rt .summary .rw {
    display: flex;
    gap: 30px;
    margin-bottom: 10px
}

.hp_sec3 .rt .summary .rw .cl:first-child {
    width: 50%;
    color: #52616b;
    position: relative
}

.hp_sec3 .rt .summary .rw .cl:first-child:after {
    content: ":";
    position: absolute;
    top: 0;
    right: -17px
}

.hp_sec3 .rt .summary .rw .cl:nth-child(2) {
    width: 50%;
    font-weight: 700
}

.hp_sec3 .rt .summary .rw.sub {
    padding-left: 20px
}

.hp_sec3 .rt .summary .total {
    border-top: 1px solid #bac0c4;
    padding-top: 20px;
    margin-top: 20px;
    color: #94cafb
}

.hp_sec3 .rt .summary .total .total_rw {
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.hp_sec3 .rt .summary .total .total_rw.smalltext {
    font-size: 18px
}

.hp_sec3 .rt .summary .lks {
    position: relative;
    display: flex;
    justify-content: end;
    margin-top: 10px
}

.hp_sec3 .rt .summary .lks .mn {
    position: absolute;
    right: 0;
    bottom: 24px;
    width: 240px;
    background-color: #2b4d66;
    color: #fff;
    border-radius: 6px;
    padding: 10px 10px 0;
    display: none
}

.hp_sec3 .rt .summary .lks .mn .mn_rw {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.hp_sec3 .rt .summary .lks .mn .mn_rw.borderbold {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-weight: 700
}

.hp_sec3 .rt .summary .lks .lk {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    margin: 0;
    padding-bottom: 2px;
    padding-top: 10px
}

.hp_sec3 .rt .summary .lks .lk:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #94cafb
}

.hp_sec3 .rt .faq .t1 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 16px
}

.hp_sec3 .rt .faq .t2 {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500
}

.hp_sec3 .rt .faq .acc .acc_lk {
    cursor: pointer;
    padding: 10px 0 16px 20px;
    position: relative
}

.hp_sec3 .rt .faq .acc .acc_lk:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 20px;
    background: url(../images/arr.svg) 0 3px no-repeat;
    transform-origin: center;
    transition: .5s
}

.hp_sec3 .rt .faq .acc .acc_cnt {
    padding: 0 0 20px 20px;
    color: #52616b;
    line-height: 1.5;
    overflow: hidden;
    display: none
}

.hp_sec3 .rt .faq .acc.active .acc_lk:before {
    transform: rotate(90deg);
    top: 14px;
    left: -4px
}

.sc_cdetails .lyt2, .sc_wntbd .lyt2 {
    width: 50%;
    margin: 0 0 26px;
    padding-right: 15px
}

.sc_wntbd .lyt1 {
    display: flex;
    gap: 30px;
    margin-top: 40px
}

.sc_pets .fieldset {
    display: flex;
    gap: 30px;
    margin-bottom: 0
}

.sc_payment {
    border-bottom: none !important;
    margin-bottom: 0 !important
}

.sc_payment .fieldset {
    margin: 30px 0 20px
}

.sc_payment .cc {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px
}

.sc_payment .cc .ct {
    position: relative;
    margin: 0;
    width: 100%
}

.sc_payment .cc .ct .ic1 {
    position: absolute;
    top: 17px;
    left: 17px;
    width: 21px
}

.sc_payment .cc .ct input[type=text] {
    padding: 0 120px 0 50px
}

.sc_payment .cc .ct .ic2 {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 100px
}

.sc_payment .lg {
    width: 318px;
    margin: 0
}

.sc_payment .lg img {
    width: 100%
}

.sc_reviews .lyt, .sc_servicetype .lyt {
    display: flex;
    gap: 10px;
    align-items: center
}

.sc_servicetype .lyt .l {
    width: 60%
}

.sc_servicetype .lyt .r {
    width: 40%
}

.sc_frequency .lyt, .sc_tips .lyt {
    display: flex;
    gap: 20px
}

.sc_frequency .lyt .rbcb, .sc_tips .lyt .rbcb {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px 12px
}

.sc_frequency .lyt .rbcb .checkmark, .sc_tips .lyt .rbcb .checkmark {
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: #e5ecf2;
    border: none
}

.sc_frequency .lyt .rbcb .lb_tx, .sc_tips .lyt .rbcb .lb_tx {
    position: relative;
    color: #52616b
}

.autocomplete-items div.active:hover, .sc_frequency .lyt .rbcb input:checked ~ .lb_tx, .sc_tips .lyt .rbcb input:checked ~ .lb_tx {
    color: #fff
}

.sc_coupon .tb_cnt2, .sc_extras .checkboxes .dv .rbcb .checkmark:after, .sc_frequency .lyt .rbcb .checkmark:after, .sc_tips .lyt .rbcb .checkmark:after {
    display: none
}

.sc_coupon .tbs {
    display: flex;
    justify-content: start;
    font-size: 16px;
    margin-left: 4px
}

.sc_coupon .tbs .tb {
    margin: 0;
    color: #11263c;
    background-color: #fff;
    padding: 10px 20px;
    border-top: 4px solid #fff;
    border-radius: 4px 4px 0 0;
    cursor: pointer
}

.sc_coupon .tbs .tb.active {
    background-color: #f0f5f9;
    border-top: 4px solid #a9d4fb
}

.sc_coupon .cnt {
    background-color: #f0f5f9;
    border-radius: .3rem;
    padding: 1.25rem
}

.sc_coupon .cnt .ttl {
    display: flex;
    gap: 10px
}

.sc_coupon .cnt .ttl .t2 {
    margin: 0 0 16px
}

.sc_coupon .cnt .ttl .ic_tooltip {
    margin: 4px 0 0
}

.sc_coupon .cnt .frm .inp, .sc_coupon .cnt .frm .lk, .sc_datetime .lyt .dt, .sc_datetime .lyt .tm {
    width: 50%
}

.sc_coupon .cnt .frm .lk button {
    display: flex;
    border: 1px solid #00d0ff;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    width: 100%;
    height: 50px;
    border-radius: .25rem;
    justify-content: center;
    gap: 10px;
    align-items: center
}

.sc_extras .checkboxes {
    display: grid;
    grid-template-columns:repeat(5, minmax(0, 1fr));
    gap: 20px
}

.sc_extras .checkboxes .dv .rbcb {
    padding: 14px 20px
}

.sc_extras .checkboxes .dv .rbcb .checkmark {
    margin: 0;
    width: 100%;
    height: 100%
}

.sc_extras .checkboxes .dv .rbcb:focus-within .checkmark {
    border-color: #bac0c4 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.sc_extras .checkboxes .dv .rbcb .pc {
    position: relative
}

.sc_extras .checkboxes .dv .rbcb .pc img {
    width: 48px;
    margin: 0 auto
}

.sc_extras .checkboxes .dv .rbcb .qty {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(169, 212, 251, .96);
    border-radius: .25rem;
    display: none;
    overflow: hidden
}

.sc_extras .checkboxes .dv .rbcb .qty .minus, .sc_extras .checkboxes .dv .rbcb .qty .plus {
    top: 0;
    width: 30px;
    font-family: Montserrat;
    background-color: #0063bd;
    border: none;
    outline: 0;
    font-weight: 400;
    height: 100%;
    font-size: 28px;
    position: absolute;
    z-index: 1;
    color: #fff;
    cursor: pointer
}

.sc_extras .checkboxes .dv .rbcb .qty .minus {
    left: 0
}

.sc_extras .checkboxes .dv .rbcb .qty .plus {
    right: 0
}

.sc_extras .checkboxes .dv .rbcb .qty .num {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #000;
    position: relative;
    opacity: 1;
    background: 0 0;
    font-weight: 700
}

.sc_extras .checkboxes .tx {
    position: relative;
    font-size: 14px;
    text-align: center
}

.sc_extras .checkboxes .tx .ic_tooltip {
    margin: 4px auto 0
}

.sc_datetime .lyt .tm select optgroup {
    font-weight: 700;
    text-align: center
}

.sc_datetime .lyt .tm select option {
    font-style: italic;
    text-align: left
}

.sc_couponcode {
    position: relative;
    background-color: #ffd400 !important;
    padding-left: 130px !important;
    overflow: hidden;
    border: none !important
}

.sc_couponcode .t1 {
    position: absolute;
    top: 50%;
    left: -50%;
    font-size: 28px;
    line-height: 1;
    font-weight: 500;
    transform-origin: center;
    width: 100%;
    text-align: center;
    transform: translate(0, -50%) rotate(-90deg);
    margin-left: 30px
}

.sc_couponcode .ic {
    position: absolute;
    top: 50%;
    left: -50%;
    font-size: 28px;
    line-height: 1;
    font-weight: 500;
    transform-origin: center;
    width: 100%;
    text-align: center;
    transform: translate(0, -50%) rotate(-90deg);
    border-bottom: 1px dashed #fff;
    margin-left: 84px
}

.sc_couponcode .ic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) rotate(90deg);
    margin: -16px auto 0;
    transform-origin: center
}

.sc_couponcode .fb img {
    width: 40px;
    margin: 0 auto 10px
}

.sc_couponcode .t2 {
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 10px
}

.sc_couponcode .lk {
    display: block;
    width: 190px;
    height: 50px;
    background-color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding-top: 17px;
    margin: 0 auto 6px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .2);
    border-radius: 4px;
    transition: .5s
}

.sc_couponcode .cr1, .sc_couponcode .cr2 {
    position: absolute;
    left: 60px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #f0f5f9
}

.sc_couponcode .lk:hover {
    background-color: #000;
    color: #fff
}

.sc_couponcode .cr1 {
    top: -14px
}

.sc_couponcode .cr2 {
    bottom: -14px
}

.sc_reviews {
    font-size: 18px !important;
    border: none;
    background: url(../images/ic_quote.png) center center no-repeat #f0e3d6;
    padding: 20px !important;
    border-radius: 8px;
    margin-bottom: 30px
}

.sc_reviews .lyt .tx {
    margin: 0;
    font-weight: 700
}

.sc_reviews .item {
    text-align: center;
    padding: 20px 0
}

.sc_reviews .item .tx1 {
    margin-bottom: 30px
}

.sc_reviews .item .pc {
    width: 120px
}

.autocomplete_component {
    position: relative;
    padding-right: 15px;
    width: 50%;
    margin: 0
}

.autocomplete-items {
    position: absolute;
    width: calc(100% - 15px);
    z-index: 1;
    border: 1px solid #bac0c4;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-top: 4px;
    border-radius: 4px;
    overflow: hidden
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff
}

.autocomplete-items div.active {
    padding: 10px;
    cursor: pointer;
    background-color: #00d0ff;
    color: #fff
}

.autocomplete-items div:hover {
    color: #00d0ff
}

.autocomplete-items strong {
    font-weight: 700;
    color: #00d0ff
}

.ui-datepicker td, .ui-datepicker th {
    font-weight: 400;
    font-size: 14px;
    font-family: Montserrat
}

.owl-carousel .owl-nav {
    position: absolute;
    top: -30px;
    right: -10px;
    font-size: 40px;
    line-height: 1;
    display: flex
}

.owl-carousel .owl-nav button {
    display: block;
    width: 30px;
    height: 40px;
    overflow: hidden
}

.owl-carousel .owl-nav button span {
    display: block;
    margin-top: -8px
}

#datepicker {
    background: url(../images/ic_date.svg) right 14px top 12px/24px no-repeat
}

.ui-datepicker td {
    border: 1px solid #dee2e6;
    padding: 0
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    border: none
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #fff;
    color: #000;
    padding: 6px 10px;
    transition: .5s;
    font-weight: 700
}

.ui-state-default, .ui-widget-content .ui-state-default:hover {
    background-color: #00d0ff;
    color: #fff
}

.ui-state-active, .ui-widget-content .ui-state-active {
    background: #a9d4fb;
    color: #fff
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
    opacity: .2
}

.ui-widget.ui-widget-content {
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 6px;
    padding: 10px
}

.ui-widget-header {
    border: none;
    background: #fff;
    font-family: Montserrat
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    background-image: url(../images/arrow.png);
    background-position: top center;
    background-size: 9px
}

.ui-datepicker .ui-datepicker-prev span {
    background-image: url(../images/arrow_left.png)
}

.ui-widget-header .ui-state-hover {
    background-color: #fff;
    border: none;
    margin-top: 1px;
    cursor: pointer
}

@media (max-width: 1200px) {
    .hp_sec1 .t1 {
        font-size: 38px
    }
}

@media (max-width: 980px) {
    .hp_sec3 .cntr, .sc_datetime .lyt {
        flex-direction: column
    }

    .hp_sec3 .lt, .hp_sec3 .rt, .sc_coupon .cnt .frm .inp, .sc_coupon .cnt .frm .lk, .sc_datetime .lyt .dt, .sc_datetime .lyt .tm, .sc_servicetype .lyt .l {
        width: 100%
    }

    .autocomplete_component, .sc_wntbd .lyt2 {
        padding-right: 0;
        width: 100%
    }

    .sc_servicetype .lyt .r {
        width: 0%
    }

    .sc_frequency .lyt, .sc_tips .lyt, .sc_wntbd .lyt1 {
        flex-direction: column;
        gap: 0
    }

    .sc_extras .checkboxes {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .sc_coupon .cnt .frm {
        flex-direction: column;
        gap: 20px
    }
}

@media (max-width: 575px) {
    .sc_extras .checkboxes {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .hp_sec3 .lt .bx {
        padding-left: 0;
        padding-right: 0
    }

    .sc_address .lyt1, .sc_address .lyt2, .sc_cdetails .lyt1 {
        flex-direction: column;
        gap: 0
    }

    .sc_cdetails .lyt2 {
        width: 100%;
        padding-right: 0
    }
}

.mainbutton,.hp_sec3 .lt .bt .mainbutton, .sc_coupon .cnt .frm .lk button{
    background-color: rgb(0, 123, 255);
}
