/* Custom.css
/* ! DO NOT FORGET, we have also custom.scss
/* ======================================== */

/*
.itemid-916.helix-ultimate #sp-header, 
.itemid-989.helix-ultimate #sp-header, 
.itemid-1704.helix-ultimate #sp-header, 
.itemid-1561.helix-ultimate #sp-header, 
.itemid-2507.helix-ultimate #sp-header {
    position: relative;
    margin-top: 0px;
    box-shadow: none;
}
.itemid-916.helix-ultimate .sp-megamenu-parent > li > a, 
.itemid-989.helix-ultimate .sp-megamenu-parent > li > a, 
.itemid-1704.helix-ultimate .sp-megamenu-parent > li > a, 
.itemid-1561.helix-ultimate .sp-megamenu-parent > li > a, 
.itemid-2507.helix-ultimate .sp-megamenu-parent > li > a, 
.itemid-916.helix-ultimate .sp-megamenu-parent > li > span, 
.itemid-989.helix-ultimate .sp-megamenu-parent > li > span, 
.itemid-1704.helix-ultimate .sp-megamenu-parent > li > span, 
.itemid-1561.helix-ultimate .sp-megamenu-parent > li > span, 
.itemid-2507.helix-ultimate .sp-megamenu-parent > li > span {
    color: #979797;
}

.itemid-916.helix-ultimate #sp-top-bar, 
.itemid-989.helix-ultimate #sp-top-bar, 
.itemid-1704.helix-ultimate #sp-top-bar, 
.itemid-1561.helix-ultimate #sp-top-bar, 
.itemid-2507.helix-ultimate #sp-top-bar {
    position: relative;
    z-index: 999;
    width: 100%;
    color: inherit;
}
.itemid-916.helix-ultimate #sp-top-bar ul.social-icons .fa, 
.itemid-989.helix-ultimate #sp-top-bar ul.social-icons .fa, 
.itemid-1704.helix-ultimate #sp-top-bar ul.social-icons .fa, 
.itemid-1561.helix-ultimate #sp-top-bar ul.social-icons .fa, 
.itemid-2507.helix-ultimate #sp-top-bar ul.social-icons .fa {
    color: rgb(151, 151, 151);
}

#sp-header .btn.btn-app-invert:hover {
    background: #68a3c2;
    border: 1px solid #fff;
    color: #fff;
}
.itemid-916.helix-ultimate #sp-header.header-sticky, 
.itemid-989.helix-ultimate #sp-header.header-sticky, 
.itemid-1704.helix-ultimate #sp-header.header-sticky, 
.itemid-1561.helix-ultimate #sp-header.header-sticky, 
.itemid-2507.helix-ultimate #sp-header.header-sticky {
    background: #fff;
}

.itemid-989.helix-ultimate .sp-megamenu-parent > li:hover > a {
  color:#40657d !important;
  
}
.itemid-989.helix-ultimate #sp-header .logo-image {
    height: auto !important;
    max-width: 124px;
      transform: translateY(-25px);
}
.itemid-989.helix-ultimate #sp-header.header-sticky .logo img.logo-image {
    transform: translate(0);
}

.itemid-916.helix-ultimate #offcanvas-toggler > .fa, 
.itemid-989.helix-ultimate #offcanvas-toggler > .fa, 
.itemid-1704.helix-ultimate #offcanvas-toggler > .fa, 
.itemid-1561.helix-ultimate #offcanvas-toggler > .fa, 
.itemid-2507.helix-ultimate #offcanvas-toggler > .fa {
    color: #40657d;
}
.itemid-989.helix-ultimate .sp-megamenu-parent > li > a::before, 
.itemid-1704.helix-ultimate .sp-megamenu-parent > li > a::before, 
.itemid-1561.helix-ultimate .sp-megamenu-parent > li > a::before, 
.itemid-2507.helix-ultimate .sp-megamenu-parent > li > a::before {
    background: #40657d;
}

*/

#sppb-addon-1612454693912 #btn-1612454693912.sppb-btn-custom:hover {
    color: #fff;
    background: transparent !important;
    border: 1px solid !important;
}
/* ============================== */


.com-hikashop .hikashop_product_page {
    max-width: 760px;
    margin: 0 auto;
  }
.map-sec {
    position: relative;
    padding: 50px 0 0;
}
.feature-map {
    position: absolute;
    min-height: 500px;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.feature-map #map {
    height: 100%;
}
.feature-map iframe {
    height: 100%;
    width: 100%;
    border: 0;
}
.wrap-max {
    color: #fff;
    position: relative;
    z-index: 5;
}
.location-info {
    text-align: center;
    background-color: #fff;
}

.hikashop_small_cart_checkout_link::before {
    content: "\f07a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
/*.location-head { background-color: #273d4c; padding: 30px 20px; text-align: center; position: relative; }

.location-head:after { content: ""; display: block; position: absolute; left: 50%; bottom: -20px; transform: translateX(-50%); width: 0; height: 0; border-style: solid; border-width: 20px 15px 0 15px; border-color: #273d4c transparent transparent transparent; }*/
.wrap-max h3 {
    color: #ffffff;
    font-size: 26px;
    margin: 0;
}
.location-info {
    font-size: 20px;
    color: #979797;
}
.location-info h4 {
    color: #40657d;
    font-size: 25px;
    margin: 0 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'SofiaProBold', Helvetica, Arial, serif;
}
.info-top {
}
.info-bottom {
}
.location-info .included {
    color: #68a3c2;
}
.location-info a.btn-book {
    background-color: #40657d;
    text-transform: uppercase;
    color: #fff;
    display: block;
}
.location-info a.btn-book::hover {
    background-color: #273d4c;
}

.chooseOptions .radio {
    position: relative;
}
.voucher-details .radio span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.voucher-details .radio input:checked + span::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #40657d;
    display: block;
    z-index: -1;
}
.voucher-details .radio input:checked + span {
    color: #fff;
}











/*@media screen and (max-width:1199px) {

    .wrap-max { max-width: 30%; margin: 15px; }

}



@media screen and (max-width:991px) {

    .location-head{padding:15px 10px}

    .wrap-max h3{font-size: 22px;}

    .location-info h4{font-size: 20px;}

    .location-info a.btn-book {font-size: 16px;}

}



@media screen and (max-width:767px) {

    .wrap-max { max-width: 100%; margin: 15px; }

    .location-info a.btn-book { font-size: 16px; max-width: 215px; }

    

    .info-top {

        padding: 10px 0px 0;

    }

    .map-pic {

        float: left;

        width: 50%;

        margin: 0 auto;

    }

    .location-info:after {

        clear: both;

        display: block;

        content: "";

    }

    .info-bottom {

        padding: 5px 0;float: right;

        width: 48%;

    }

    .location-info .included {

        margin-bottom: 5px;font-size: 14px;

    }

}



@media screen and (max-width:480px) {

    .location-info a.btn-book {

        font-size: 12px;

        padding: 6px;

    }

}

*/
/*-----------------------------*/
.feature-map-container {
    max-width: 1140px;
    margin: 0 auto;
}
.feature-map {
    max-width: 56%;
    padding-right: 25px;
}
.wrap-max {
    float: right;
    width: 40%;
}
.wrap-max-inner {
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-bottom: 100px;
}
.feature-map-container:after,
.feature-map-container:before {
    content: '';
    display: table;
    clear: both;
}
.location-info a.btn-book {
    max-width: 82%;
    font-weight: normal;
    font-size: 20px;
	line-height:28px;
    padding: 25px 10px;
    letter-spacing: 1px;
    margin: 0 auto -45px;
    font-family: 'SofiaProBold', Helvetica, Arial, serif;
}
.info-bottom {
    padding: 37px 0 1px;
}
.location-info .included {
	font-size:22px;
    margin-bottom: 35px;
    letter-spacing: 1.1px;
    font-family: 'sofiaprosemibold', Helvetica, Arial, serif;
}
.info-top {
    padding: 15px 0 10px;
}
.location-head h4 {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}
.location-head {
    background: #fff;
    padding: 35px 0 0;
    color: #f15b4a;
    text-align: center;
    font-family: 'SofiaProBold', Helvetica, Arial, serif;
}
.location-info a.btn-book span {
    display: block;
    text-transform: none;
    margin-top: 5px;
}
.dscvr-loc {
    text-align: right;
    padding-right: 45px;
}
@media (max-width:767px) {
	.dscvr-loc {
		text-align: center;
		padding-right: 0px;
	}	
}
.location-info .dscvr-loc {
	text-align:center;
	padding:0;
}
.location-info .dscvr-loc a {
    font-size: 12px;
    letter-spacing: 1.25px;
    color: #777;
    border-bottom: 1px solid #a0a0a0;
	font-family: 'sofiaprolight';
}
.dscvr-loc a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #777;
    border-bottom: 1px solid #a0a0a0;
	font-family: 'SofiaProBold';
	font-weight:normal;
}

.info-top p {
    font-size: 16px;
    font-family: 'MerriweatherLightItalic';
    letter-spacing: 0.7px;
}
@media screen and (max-width:1550px) {
    .feature-map {
        padding-right: 0;
    }
}
@media screen and (max-width:1350px) {
    .feature-map {
        max-width: 57%;
    }
}
@media screen and (max-width:1199px) {
    .feature-map {
        max-width: 66%;
    }
}
@media screen and (max-width:991px) {
    .location-info a.btn-book {
        font-size: 16px;
    }
}
@media screen and (max-width:767px) {
    .feature-map {
        max-width: inherit;
    }
    .wrap-max {
        float: none;
        width: 100%;
        max-width: 450px;
        margin: 15px auto 0;
        padding: 0 15px;
    }
    .feature-map {
        position: static;
        min-height: inherit;
        height: 300px;
    }
    #section-03b::before {
        width: 100%
    }
    .map-sec {
        padding: 0;
    }
    /*.wrap-max {
        margin:
    }*/
    .sp-page-builder .page-content #section-03b {
        padding-top: 0 !important
    }
}

.hikashop_product_characteristics_table tr, .hikashop_product_quantity_main {
    display: block !important;
}

/**Voucher CSS**/
.voucher-details span.hikashop_product_price_full {
    display: none;
}
.voucher-details h2, .voucher-details > p{text-align: center;}
.radio {text-align:center;cursor: pointer;font-size: 18px;margin-right: 10px;margin-bottom: 5px !important;font-weight: 600;border:1px solid #252525;min-width: 70px;height: 35px;line-height: 32px;}
.voucher-details .radio input {position: absolute;opacity: 0;cursor: pointer;}
.voucher-details .radio:hover input ~ .checkmark {background-color: #ccc;}
.voucher-details .radio.active{border-color:#f6a35a;background: #fdf3eb;}
.voucher-details .chooseOptions {display: flex;display: -webkit-flex;align-items: center;flex-wrap: wrap;}
.voucher-details .form-group{display: flex;align-items: center;flex-wrap: wrap;}
.voucher-details .char-label, .hikashop_product_stock .form-group > label,.hikashop_product_quantity_main .form-group > label{padding-right: 20px;font-size: 20px;font-weight: 600;width: 25%;text-align: right;}
.voucher-details .form-field{width: 100%;}
.voucher-details .option-group{position: relative;display: flex;width: 100%;}
.voucher-details .form-control{border:1px solid #2f2f2f;height: 40px;padding:0 15px;border-radius: 0;width: 62%;}
.voucher-details .option-group .form-control{width:50%}
.voucher-details .group-icon i{color: #8c8d8e;font-size: 20px;}
.ml{margin-left: 25%;}
textarea.form-control{resize: none;height: 100px;}
.voucher-details .form-control::-webkit-input-placeholder {color: #8c8d8e;}
.voucher-details .form-control::-moz-placeholder { color: #8c8d8e;}
.voucher-details .form-control:-ms-input-placeholder {color: #8c8d8e;}
.voucher-details .form-control:-moz-placeholder {color: #8c8d8e;}
.words-remaining{text-align: left;display: block;}
.voucher-details .option-group button{border:1px solid #c4c4c4;left: 0;top:0;background: #fbfbfb;width:65px;cursor:pointer;text-align: center;font-size: 18px;height: 40px;line-height: 40px;}
input.button.hikashop_cart_input_button{text-align:center;width:83%;height: 40px;background: #69a1b9;border: none;color: #fff;font-size: 20px;font-family: 'sofiaprolight';font-weight: 300;letter-spacing: 0.5px;cursor: pointer;-webkit-transition: all ease-in-out 0.2s;transition: all ease-in-out 0.2s;}
input.button.hikashop_cart_input_button:hover{opacity: 0.8;}
input.button.hikashop_cart_input_button:focus{outline: none;}
.hk-row-fluid.voucherRow{display:block}
.hk-row-fluid.voucherRow #hikashop_product_right{width: 100%;}
.chooseOptions .radio{margin-bottom: 0;background: #fff;}
@media (max-width:991px){
    .voucher-details .form-control, .submitForm{width:75%}
    .voucher-details .option-group .form-control {width: 57%;}
    input.button.hikashop_cart_input_button{width:100%;font-size: 16px;}
}
@media (max-width:767px){
    .char-label, .hikashop_product_stock .form-group > label{font-size: 16px;width:100%;display: block;text-align: left;padding-right: 0;}
    .voucher-details .form-group{display: block;}
    .voucher-details .form-control, .submitForm, .voucher-details .form-field {width:100%}
    .ml {margin-left: 0;}
    .voucher-details .option-group .form-control {width: 87%;}
    .voucher-details .radio{font-size: 15px;min-width: 50px;margin-right: 15px;}
    
}