div#paypal_cancel_button_div {
    font-size: 10px;
    max-width: 200px;
    margin: 0 auto;
}
div#paypal_cancel_button_div .paypal_cancel_button {
    margin: 0;
}
div#hikashop_paypalcheckout_end {
    margin-bottom: 30px;
}
div#booking-alert {
    padding: 5px;
    background-color: #fffaef;
    border: 2px solid #ffb514;
    margin-bottom: 15px;
}
span.important {
    font-weight: bold;
    color: #ff0000;
}
table.hikashop_payment_methods_table tr:nth-child(2) {
    display: none;
}
.offline .form-wrap .offline-header {
    background-color: #414514;
    border-radius: 8px 8px 0 0;
    color: #fff;
    padding: 2rem 2rem 2.5rem;
    position: relative;
    background-image: url(/images/template/sunset-forest-woods-birch.jpg);
    background-size: cover;
}
.offline .form-wrap h1 {
    display: none;
}
.offline .offline-image img {
    margin: auto;
    width: auto;
}
.offline .logo-icon {
    display: none;
}
div#t4-sideshow {
    background: none;
}
joomla-alert {
    margin-top: 15px;
}
body.site-default.navigation-default.theme-default.layout-foraged-home.nav-breakpoint-lg.navigation-hide.com_content.view-featured.item-101.loaded-bs5 .blog-featured {
    display: none;
}
span.tm {
    vertical-align: super;
    font-size: 0.5em;
    margin-left: -1ex;
    font-weight: normal !important;
}
body.layout-foraged-home .tm {
    font-size: 0.25em;
    vertical-align: top;
    margin-left: -2ex;
    line-height: 2;
}
.highlight {
    padding: 5px 10px;
}
.main-brand.logo.text-center {
    height: 100px;
    background: red;
}
html, body, main {
  height: 100%;
  font-weight: normal;
}
.t4-wrapper {
  position: relative;
  min-height: 100%;
  padding-bottom: 810px;
}
#t4-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 810px;
}
#t4-main-body {
    margin-bottom: 30px;
    margin-top: 15px;
}
div#t4-footer .t4-section-inner.container {
    padding: 15px;
    height: calc(100% - 30px);
}
/*----------------------------------------HEADER----------------------------------------*/
main div#t4-header.t4-sticky {
    min-height: 55px;
    background: url(/images/template/header/header-t3-mainnav-414x55.jpg);
    background-size: cover;
    z-index: 999999;
    border-bottom: 1px solid #fff;
    top: 0 !important;
    position: sticky !important;
    }
main div#t4-header.t4-sticky .header-block div.container-xxl {
    padding: 0;
}
.navbar-brand.logo-image img {
    max-width: 100%;
    height: 100% !important;
}
.navbar-brand.logo-image {
    margin-left: -8px;
}
.navbar-brand.logo-image {
    width: 40px;
    margin-left: 5px;
    position: inherit;
    margin-left: 5px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    height: 100%;
}
main div#t4-header.t4-sticky .navbar-brand.logo-text .site-slogan {
    background: url(/images/template/foraged-handstag.svg);
    text-indent: -1000px;
    width: 35px;
    height: 35px;
    display: flex!important;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: -10px;
    opacity: 1;
    margin-top: 0;
}
.navbar-brand.logo-text a {
    display: block !important;
    width: 100%;
    height: 100%;
    position: relative;
}
.navbar-brand.logo-text a span {
    background: url(/images/template/foraged-white-logo.svg);
    text-indent: -1000px;
    width: 130px;
    height: 50px;
    display: block!important;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 0!important;
    position: absolute;
    top: -25px;
    left: 20px;
}
.t4-navbar {
    margin-left: 160px !important;
    text-transform: uppercase;
}
li.nav-item.item-138:hover {
    background: transparent;
}
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    padding: 5px 20px;
    height: auto !important;
}
div#t4-megamenu-mainmenu img {
    height: 24px;
    float: left;
    margin: 7px 10px 0 0;
}
div#t4-megamenu-mainmenu .dropdown-menu img {
    height: 20px;
    float: left;
    margin: 0px 10px 0 0;
}
.t4-megamenu .dropdown-menu {
    padding: 0;
}
li.nav-item.dropdown.parent > a {
    cursor: default;
}
.t4-megamenu a.dropdown-item {
    padding: 10px !important;
    font-size: 14px;
}
.t4-megamenu .navbar-nav > li > a .item-caret, .t4-megamenu .navbar-nav > li > .nav-link .item-caret {
    border-top-color: #fff !important;
}
.t4-megamenu .dropdown-toggle .item-caret::before {
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    display: block;
}
.t4-megamenu .level1 .dropdown-toggle .item-caret::before {
    rotate: -90deg;
}
span#triggerButton {
    height: 22px;
    position: relative;
    z-index: 9999;
}
i.fa.fa-bars.toggle-bars {
    background-image: url(/images/template/menu-icons/barrs-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    height: 100%;
    display: block;
    width: 25px;
}
.fa-bars:before {
    content: "";
}
span.icon-eye.icon-fw {
    background-image: url(/images/template/menu-icons/eye-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    height: 100%;
    display: inline-block;
    width: 15px;
}
span.icon-fw.icon-eye-slash {
	background-image: url(/images/template/menu-icons/eye-slash-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    height: 100%;
    display: inline-block;
    width: 15px;
}
.input-password-toggle .icon-eye-slash:before {
    content: "";
}
/*----------------------------------------MINI-CART----------------------------------------*/
.topbar-r div#hikashop_cart_module {
    position: relative;
    top: 0;
    right: 35px;
}
.topbar-r div#hikashop_cart_119 {
    background-color: #656740;
    float: right;
    padding: 5px 5px 6px 25px;
    background-image: url(/images/template/menu-icons/basket-icon.svg);
    background-repeat: no-repeat;
    background-position: 4px 2px;
    background-size: 18px;
    border: solid 1px #3b3e06;
    top: 0;
    position: relative;
    line-height: 1;
}
div.hikashop_cart_dropdown_content {
    position: fixed;
    z-index: 9999999999;
    left: 0;
    top: 54px;
    width: calc(100vw - 20px);
    padding: 10px;
    margin: 10px;
    color: #000;
    background: #ddd;
}
table.hikashop_cart tbody {
    border-bottom: solid 1px #333;
}
/*----------------------------------------UTILITY-MENU----------------------------------------*/
.t4-col.topbar-r nav.navbar.navbar-expand-md {
    float: right;
}
ul.utility-menu li a {
    padding: 2px 3px;
    font-size: 12px !important;
    color: #ffffff;
}
ul.utility-menu li img {
    float: left;
    height: 17px;
    width: 17px;
    margin-right: 3px;
}
ul.utility-menu li span.image-title {
    margin-right: 5px;
    color: #fff;
}
i.fa.fa-chevron-up {
    background-image: url(/images/template/menu-icons/arrow-up-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    height: 100%;
    display: block;
}
.t4-palette-blue .t4-megamenu .navbar-nav > li.active > a, .t4-palette-blue .t4-megamenu .navbar-nav > li.active > .nav-link, li.nav-item.current.active, .t4-palette-blue .nav li.active li.active > a, li.nav-item:hover, a.nav-link:hover, .nav li.active li a:hover, .nav li.active li a:focus, .nav li.active li a:active {
    background: #17bebb;
    color: #fff !important;
}
ul.mod-menu.mod-list.nav.utility-menu li.active {
    background: none;
}
ul.mod-menu.mod-list.nav.utility-menu li.active a {
    font-weight: normal;
}
div#t4-footer a {
    color: #fff;
}
div#t4-footer a:hover {
    text-decoration: none;
}
/*----------------------------------------FOOTER----------------------------------------*/
div.footer-copyright {
    text-align: right;
    color: #ccc;
    margin-bottom: 0 !important;
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.copyright.col-sm {
    -webkit-box-flex: 0;
    -ms-flex: 1 0 0%;
    flex: 1 0 100%;
}
ul.nav.navbar-nav.footer-social-menu {
    margin: 0;
    display: inline;
}
.t4-footer .nav > li:before {
	display:none;
}
#t4-footer .navbar {
    padding: 0;
}
.t4-footer .nav > li {
    display: inline-block;
    min-width: 65px;
    padding:0 5px;
}
ul.nav.navbar-nav.footer-social-menu img {
    max-width: 40px;
}
ul.nav.navbar-nav.footer-social-menu li a {
    font-size: 9px;
}
.moduletable.newsletter-signup {
    background: #656740;
    --label-color: #fff;
    padding: 15px;
}
div.acym_module {
    background: rgb(57 43 43 / 60%);
    padding: 5px 15px 15px;
}
button.cf-btn.cf-btn-style-.cf-btn-shadow-0 {
    background-color: transparent !important;
    color: #333 !important;
    padding: 0 !important;
    font-weight: bold;  
}
#t4-footer h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
}
div.newsletter-signup .moduletable.newsletter-signup h3 {
    margin-bottom: 20px !important;
}
.newsletter-signup  .acym_lists {
    margin-top: 15px;
}
.newsletter-signup .onelist {
    margin-bottom: 10px;
}
.newsletter-signup label {
	color: #fff;
}
.newsletter-signup button.btn.btn-primary.button.subbutton.pushable {
    width: 100%;
    padding: 0;
}
.newsletter-signup span.front {
    margin: auto;
    height: 47px;
    display: grid;
    place-items: center;
}
.acym_module_form label.cell {
    max-width: 100%;
    display: block;
    cursor: pointer;
}
.acym_form input.cell, div#field_4 label input, p.acysubbuttons input {
    width: 100%;
    max-width: 100%;
}
div.fieldacyterms label {
    font-size: 12px !important;
}
.cf-content-wrap.cf-col-16 {
    padding-bottom: 0;
}
.t4-footer .nav > li > a:hover, .t4-footer .nav > li > a:active, .t4-footer .nav > li > a:focus {
    background: none;
    border-bottom: none;
    color: var(--footer-link-hover-color);
}
ul.nav.navbar-nav.footer-social-menu li:hover {
    background: transparent;
}
ul.nav.navbar-nav.footer-social-menu li a:hover {
    background: #17bebb;
}
ul.nav.navbar-nav.footer-social-menu a {
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
/*----------------------------------------GENERAL-STYLING----------------------------------------*/
.dropdown-menu.level1, .dropdown-menu.level2, .dropdown-menu.level3 {
    background-color: #71744C;
}
h1, h2, h3, h4, h5, h6, .moduletable > h3, .moduletable > .h3 {
    text-transform: uppercase !important;
    color: rgb(68,68,68);
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 500;
}
.site-default .page-header h1 {
    font-size: var(--h1-font-size);
    margin-bottom: 0;
}
div#t4-main-body a, .home.container h2 a, div.home .row-feature a {
    color: #486100;
    border: none;
}
.t4-col.col-md {
    margin-bottom: 15px;
}
blockquote {
    font-size: 0.8em;
}
div.field-entry, dl.fields-container {
    max-width: 25px;
    margin: 0px 3px 0px 0;
    float: left;
    width: 25px;
}
div.t4-content p a, div.foraged-header li a, div.home .row-feature p a, .t4-megamenu .dropdown-menu li > a {
    border-bottom: solid 1px #486100;
    padding-bottom: 2px;
    font-family: Montserrat;
}
.dropdown-menu.level1 {
    top: 53px;
}
.t4-col.sidebar-r .t4-module .module-ct {
    border: solid 1px #dddddd;
}
div#hikashop_product_description_main div.custom, div#hikashop_product_description_main div.outbox, body.view-article.blog div#t4-main-body div.custom, .about .outbox {
    border: solid 10px #e6e6e6;
    padding: 5px 10px;
    margin-bottom: 15px;
}
div#hikashop_product_description_main div.custom h3 {
    margin: 10px 0;
}
.alert-wrapper a {
    text-decoration: underline;
    font-weight: bold;
}
/*----------------------------------------COOKIES----------------------------------------*/
.cpnb-button-decline, .cpnb-button-delete, .cpnb-button-decline-modal, .cpnb-m-DeclineAllButton {
    color: rgba(21, 188, 185, 1) !important;
    background: none !important;
    border: solid 1px rgba(21, 188, 185, 1);
}
.cpnb-button-more-default, .cpnb-button-more-modal, .cpnb-button-settings, .cpnb-button-settings-modal {
    color: #ffffff;
    background-color: #656740;
}
button#cookies {
    background: url(/media/plg_system_cookiespolicynotificationbar/icons/cpnb-cookies-manager-icon-1-64x64.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 55px;
    border: 0;
    text-indent: -5000px;
    width: 55px;
}
.t4-col div.moduletable.cookie-manager {
    display: inline-block;
    margin-bottom: 0px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
div#w357_cpnb_outer {
    background: none !important;
    margin-top: 60px;
}
.cpnb-inner {
    background: rgba(50, 58, 69, 1);
    margin: 20px;
}
.cpnb-x-close-icon {
    right: 32px;
    top: 30px;
}
div#accept-cookie-button-wrap {
    display: inline-block;
}
/*----------------------------------------OFF-CANVAS----------------------------------------*/
.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
    background-color: rgb(0 0 0 / 50%);
}
.t4-offcanvas {
    background: #525625;
}
.t4-offcanvas .t4-off-canvas-body, .t4-offcanvas .t4-off-canvas-body .t4-module .module-inner {
    padding: 0;
}
.t4-offcanvas .t4-off-canvas-header a {
    outline: none;
    background: url(/images/template/foraged-white-logo.svg);
    display: block;
    height: 35px;
    width: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -100000px;
}
.t4-offcanvas .t4-off-canvas-header {
    background: url(/images/template/header/header-t3-mainnav-414x55.jpg);
    padding: 9px 0 10px 12px;
}
.t4-offcanvas .t4-off-canvas-header .close {
    background-color: transparent;
    margin-right: 5px;
}
.t4-offcanvas .t4-off-canvas-header .close span {
    color: #fff;
    font-size: 44px;
}
ul#accordeonck122 {
    border-radius: 0;
    background: transparent;
    border: 0;
    padding: 0;
    box-shadow: none;
}
a.accordeonck img {
    width: 20px;
    margin-right: 10px;
    margin-left: 5px;
}
.t4-col.sidebar-r a.accordeonck img {
    visibility: hidden;
}
ul#accordeonck122 li.level2 {
    background: #71744C;
}
ul#accordeonck122 li.level3 {
    background-color: #8A8D6C;
}
ul#accordeonck122 li.level4 {
    background-color: #a3a58d;
}
#accordeonck122 li.level1 span a {
    color: #fff !important;
    font-family: 'Raleway';
    font-size: 14px !important;
    font-weight: 500;
}
div#Mod122 {
    border-bottom: 1px solid #979a6f;
}
#accordeonck122 li {
    border-top: 1px solid #919567;
}
#accordeonck122 li li li {
    border-top: 1px solid #53544a;
}
#accordeonck122 li.parent span a, #accordeonck122 li.level-1 span a {
    padding: 10px !important;
}
.t4-offcanvas .t4-off-canvas-body .t4-module {
    margin: 0;
}
form.mod-finder.js-finder-searchform.form-search .form-control {
    max-width: 100%;
}
form.mod-finder.js-finder-searchform.form-search .awesomplete {
    display: block;
}
input#mod-finder-searchword131 {
    padding-left: 45px;
    width: 100%;
    height: 40px;
    border-radius: 0;
    background: url(/images/template/menu-icons/search-grey-icon.gif);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 15px 12px;
    background-color: #fff;
}
div#Mod132 li.nav-item {
    display: inline-block;
    width: auto;
    border: 0;
    float: left;
}
div#Mod132 .navbar {
    display: block;
    padding: 0;
    display: inline;
}
.t4-offcanvas .t4-off-canvas-body .navbar.drilldown-effect .navbar-nav {
    display: inline;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item {
    padding: 0 0px 0 15px;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
    color: #fff;
    padding: 5px 0;
}
.moduletable.utility-module, .moduletable.desktop-search {
    display: none;
}
/*.t4-col.topbar-r, .t4-col.topbar-r.col-sm.col-md-3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 330px;
}*/
.t4-col.topbar-r {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
}
body.com_hikashop.view-checkout select {
    max-width: 100%;
    border: solid 1px #ccc;
    border-radius: 0;
}
span.hikashop_field_required_label {
    font-size: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
    color: #df4a38;
}
/*----------------------------------------ACCORDEON CK----------------------------------------*/
.sidebar-l, .sidebar-r {
    margin-bottom: 15px;
}
.accordeonck-wrap ul {
    padding: 0;
    /*border: solid 1px #dddddd;*/
    border-radius: 0;
    box-shadow: none;
    background-image: none;
}
.t4-offcanvas .accordeonck-wrap ul {
    border: transparent;
}
#accordeonck129 li.level1 span, #accordeonck129 li.level1 span a {
    font-size: inherit !important;
}
.accordeonck-wrap ul li {
    border-top: 1px solid #eee;
}
.accordeonck-wrap ul li ul li {
    padding: 0;
    border-top: 1px solid #ddd;
    margin: 0;
}
.accordeonck-wrap ul li ul li ul li {
    border-top: 1px solid #b9b4b4;
}
.accordeonck-wrap ul li a {
    margin: 0;
    color: #555;
    text-align: left;
    display: block;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 4px;
    padding-top: 7px;
    text-decoration: none;
    background: none;
}
div.accordeonck-wrap ul .parent.level1 ul {
    background-color: #f9f9f9;
    padding: 0;
}
ul.content_1.accordeonck-wrap {
    -webkit-box-shadow: inset 1px 3px 10px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: inset 1px 3px 10px 1px rgb(0 0 0 / 10%);
    box-shadow: inset 1px 3px 10px 1px rgb(0 0 0 / 10%);
}
ul#accordeonck129 .parent.level2 ul {
    background-color: #efefef;
    padding: 0;
}
ul.content_2.accordeonck-wrap {
    -webkit-box-shadow: inset 1px 3px 10px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: inset 1px 3px 10px 1px rgb(0 0 0 / 15%);
    box-shadow: inset 1px 3px 10px 1px rgb(0 0 0 / 15%);
}
ul#accordeonck129 .parent.level3 ul {
    background-color: #d7d4d4;
    padding: 0;
}
.accordeonck-wrap ul {
    list-style-type: none;
}
span.accordeonck_outer.toggler {
    position: relative;
    width: 100%;
    display: block;
}
div.accordeonck-wrap span.toggler_icon, .t3-off-canvas-body div.accordeonck-wrap span.toggler_icon {
    display: block;
    position: absolute;
    z-index: 0;
    width: 10px;
    height: 10px;
    top: 15px !important;
    right: 15px;
    border: 4px solid #486100;
    border-top: 0;
    border-left: 0;
    transform: rotate(-45deg);
    transition: 300ms linear all;
}
div.accordeonck-wrap li.level1.open .toggler_1 span.toggler_icon, div.accordeonck-wrap li.level1.open li.level2.open .toggler_2 span.toggler_icon, .t3-off-canvas-body div.accordeonck-wrap .parent.open>span>span.toggler_icon {
    transform: rotate(45deg) !important;
}
.t4-offcanvas div.accordeonck-wrap span.toggler_icon {
    border: 4px solid #fff;
    border-top: 0;
    border-left: 0;
}
.t4-content .sidebar-r a {
    font-weight: bold;
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 10px;
}
.current a.accordeonck.isactive:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(/images/template/menu-icons/your-location.svg);
    background-size: 100%;
    vertical-align: middle;
}
.t4-col.sidebar-r img.menuIcon {
    visibility: hidden;
}
.t4-col.sidebar-r a.all-courses.accordeonck {
    background-image: url(/images/template/menu-icons/all-green.svg);
    background-size: 20px;
    background-position: 11px 8px;
}
.t4-col.sidebar-r a.foraging-acc.accordeonck {
    background-image: url(/images/template/menu-icons/foraging-green-icon.svg);
    background-position: 9px 7px;
}
.t4-col.sidebar-r a.foraging-walks-acc.accordeonck {
    background-image: url(/images/template/menu-icons/walks-green.svg);
    background-size: 30px;
    background-position: 7px 5px;
}
.t4-col.sidebar-r a.walks-wild-food-acc.accordeonck, .t4-col.sidebar-r a.days-wild-food-acc.accordeonck {
    background-image: url(/images/template/menu-icons/wild-food-green.svg);
    background-size: 20px;
}
.t4-col.sidebar-r a.walks-mushroom-acc.accordeonck, .t4-col.sidebar-r a.days-fungi-acc.accordeonck {
    background-image: url(/images/template/menu-icons/mushroom-green.svg);
    background-size: 20px;
}
.t4-col.sidebar-r a.walks-coastal-acc.accordeonck {
    background-image: url(/images/template/menu-icons/waves-green.svg);
    background-size: 20px;
}
.t4-col.sidebar-r a.day-pizza-acc.accordeonck {
    background-image: url(/images/template/menu-icons/pizza-green.svg);
    background-size: 20px;
}
.t4-col.sidebar-r a.foraging-day-acc.accordeonck, .t4-col.sidebar-r a.bushcraft-day-acc.accordeonck {
    background-image: url(/images/template/menu-icons/day-green.svg);
}
.t4-col.sidebar-r a.bushcraft-acc.accordeonck {
    background-image: url(/images/template/menu-icons/bushcraft-green.svg);
}
.t4-col.sidebar-r a.bushcraft-walks-acc.accordeonck {
    background-image: url(/images/template/menu-icons/bushcraft-walks-green.svg);
    background-size: 30px;
    background-position: 7px 5px;
}
.t4-col.sidebar-r a.bushcraft-2-day-acc.accordeonck {
    background-image: url(/images/template/menu-icons/2-day-green.svg);
}
.t4-col.sidebar-r a.about-acc.accordeonck {
    background-image: url(/images/template/menu-icons/foraged-handstag-green.svg);
    background-size: 30px;
    background-position: 7px 5px;
}
.t4-col.sidebar-r a.gallery-acc.accordeonck {
    background-image: url(/images/template/menu-icons/camera-green.svg);
}
.t4-col.sidebar-r a.locations-list-acc.accordeonck {
    background-image: url(/images/template/menu-icons/locations-green-icon.svg);
}
.t4-col.sidebar-r a.location-acc.accordeonck {
    background-image: url(/images/template/menu-icons/pin-green-icon.svg);
    background-position: 10px 8px;
}
.t4-col.sidebar-r a.terms-acc.accordeonck {
    background-image: url(/images/template/menu-icons/terms-green-icon.svg);
}
.t4-col.sidebar-r a.conduct-acc.accordeonck {
    background-image: url(/images/template/menu-icons/conduct-green-icon.svg);
}
.t4-col.sidebar-r a.covid-acc.accordeonck {
    background-image: url(/images/template/menu-icons/covid-green-icon.svg);
}
.t4-col.sidebar-r a.about-meetup.accordeonck {
    background-image: url(/images/template/menu-icons/flag-green.svg);
}
.t4-col.sidebar-r li.current.active a.accordeonck.isactive img {
    width: 20px;
    margin-right: 15px;
    margin-left: 0;
    visibility: hidden;
}
/*----------------------------------------HOME----------------------------------------*/
div#t4-section-1 {
    height: calc(100vh - 55px);
    background: #000;
}
#t4-section-1 .bg-overlay-image {
    opacity: 0.65;
}
div#welcome img {
    max-width: 460px;
}
div#t3-mainbody a, .home.container h2 a, div.home .row-feature a {
    color: #486100 !important;
    font-weight: bold;
}
div#t4-section-2 #hikashop_category_information_module_214 .hikashop_product_image_subdiv {
    width: auto;
}
div#t4-section-2 #hikashop_category_information_module_214 .hikashop_product_image {
    height: auto;
}
div#home-events {
    display: flex;
    flex-wrap: wrap !important;
    margin: 0 -8px;
}
div#home-events .home-event-cat {
    background: #414514;
    width: 130px;
    height: auto;
    margin: 10px 8px !important;
    order: 4;
    flex-grow: 1;
    background-position: 50% 50% !important;
}
div#home-events div#home-cat-courses-bc {
    background: url(/images/com_hikashop/upload/shop/categories/category-bushcraft-courses.jpg);
    background-size: cover;
    background-position: 50% 50%;
    min-height: 100%;
}
div#home-events div#home-cat-walks-bc {
    background: url(/images/com_hikashop/upload/shop/categories/category-bushcraft-walks.jpg);
    background-size: cover;
    background-position: 65% 50%;
    min-height: 100%;
}
div#home-events div#home-cat-courses-fg {
    background: url(/images/com_hikashop/upload/shop/categories/category-foraging-courses.jpg);
    background-size: cover;
    height: 150px;
    min-height: 100%;
}
div#home-events div#home-cat-walks-fg {
    background: url(/images/com_hikashop/upload/shop/categories/category-foraging-walks.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
div#home-events h4 {
    font-size: 24px;
    text-align: center;
}
div#home-events h4 a {
    color: #fff !important;
    padding: 42% 0;
    display: block;
}
div.moduletable.home h3, div.moduletable.home-upcoming h3 {
    font-size: 32px;
    text-align: center;
    margin: 40px 0 10px;
}
div.sec-spacing-lg h2 {
    font-size: 32px;
}
.t4-section-1 a,.t4-section-2 a,.t4-section-4 a,.t4-section-5 a, .home.container h2 a, div.home .row-feature a {
    color: #486100 !important;
}
.t4-section-3 a, .t4-section-3 p {
	color: #fff !important;
}
div#t4-section-3 .t4-section-inner.container {
    padding: 160px 50px;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg-414.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
.moduletable {
	border: 0;
    padding: 0;
    border-radius: 0;
    margin: 0;
}
.moduletable.description-location .custom {
    border: none !important;
    padding: 0 !important;
}
.view-featured h2 {
    font-size: 48px !important;
}
.moduletable.welcome h1 {
    font-size: 1.5em;
    padding: 0;
    margin: 70px 0 0 0;
    position: relative;
    font-weight: 300;
    line-height: 1.2;
}
.view-featured .moduletable.welcome div#welcome h2 {
    font-size: 1.6em !important;
    text-align: center;
    margin-top: 110px;
    font-weight: 900;
}
/*----------------------------------------FILTERS----------------------------------------*/
.t4-col div.moduletable.filters, .hikashop_filter_module.filters {
    margin: 0;
}
.t4-col div.moduletable.filters {
    padding: 3px 7px;
    margin-bottom: 15px;
    background: #ebebeb;
}
.hikashop_filter_fieldset.filter_refresh_div {
    width: 100%;
}
.hikashop_filter_main.hikashop_filter_main_Year_1 {
    min-height: auto !important;
}
.hikashop_category_information .hikashop_subcontainer, .hikashop_categories_listing_main .hikashop_subcontainer {
    padding: 0;
}
.hikashop_filter_fieldset h3 {
    font-size: 14px;
    font-weight: bold;
}
div.hikashop_checkout_loading > div.hikashop_checkout_loading_spinner {
	background:url('../images/spinner_02.gif') no-repeat center;
	background-size: 50%;
}
div.hikashop_checkout_loading > div.hikashop_checkout_loading_spinner.small_spinner {
	background:url('../images/spinner.gif') no-repeat center;
	background-size: 50%;
}
span.hikashop_filter_checkbox {
    margin-right: 5px;
}
span.hikashop_filter_checkbox input {
    margin-right: 5px;
}
/*----------------------------------------SHOP-HIKA----------------------------------------*/
.hikashop_badge_div.hikashop_badge_topleft_div {
    left: auto !important;
    height: 100px !important;
    right: -10px;
    top: -20px !important;
}
.hikashop_badge_div.hikashop_badge_topleft_div img {
    width: 100%;
    height: 100%;
}
a.hikashop_small_cart_checkout_link {
    font-size: 12px;
        color: #fff;
}
div.hikashop_cart_dropdown_content tbody tr td {
    padding: 10px 0;
    max-width: none !important;
    width: auto;
}
div#hikashop_cart_dropdown_119 tfoot tr td {
    padding: 15px 0;
}
table.hikashop_cart thead {
    border-bottom: solid 1px;
    font-size: 14px;
}
table.hikashop_cart thead th{
    padding-bottom: 10px;
}
div#hikashop_cart_dropdown_119 .hikashop_product_quantity_div.hikashop_product_quantity_input_div_simplified {
    margin-right: 5px;
}
td.hikashop_cart_module_product_total_value span, td.hikashop_cart_module_product_total_title {
    font-size: 22px !important;
    font-weight: bold;
    color: #666;
}
.hikacart {
    background-color: transparent !important;
    border-color: transparent !important;
}
td.hikashop_cart_module_product_total_title {
    text-align: right;
    padding-right: 30px !important;
    font-size: 1.3em;
}
td.hikashop_cart_module_product_name_value.hikashop_cart_value a {
    font-size: 1.3em;
    color: #000;
}
i.fa.fa-sync {
    color: #17bebb;
}
div#hikashop_product_quantity_main {
    display: flex;
    margin-bottom: 15px;
}
div#hikashop_product_quantity_main button {
    order: 1;
}
.hikashop_quantity_form {
    order: 2;
}
.hikashop_quantity_form:after {
    content: 'Quantity';
}
label.quantity-label {
    display: flex;
}
div#hikashop_product_quantity_field_1_area input {
    order: 1;
}
span.quantity-label-title {
    order: 2;
    margin-left: 10px;
}
.paypal-message {
    margin-top: 15px;
}
a.hikabtn.pushable.hika_waitlist_btn {
    max-width: 162px;
    padding: 0px;
}
.hikashop_product_quantity_div.hikashop_product_quantity_input_div_simplified {
    margin-left: 10px;
    order: 2;
    display: inline-flex;
    line-height: 2.5;
}
div#hikashop_checkout_cart_1_0 .hikashop_product_quantity_div.hikashop_product_quantity_input_div_simplified {
    margin-left: 0px;
}
span.hikashop_product_sale_end {
    order: 3;
    display: inline-block;
    line-height: 4;
    margin-left: 15px;
}
div#hikashop_product_quantity_field_1_area input {
    order: 1;
}
div#hikashop_product_quantity_field_1_area label {
    order: 2;
    margin-left: 10px;
}
span.hikashop_product_sale_end {
    display: none;
}
.hikashop_cart_product_quantity_refresh {
    margin-right: 15px;
}
.view-checkout td.hikashop_cart_product_name_value {
    width: 100% !important;
}
a.hikabtn.hikabtn_checkout_guest_logout {
    margin: 10px 0;
}
div#hikashop_cart_119 {
    padding: 10px;
    font-size: 12px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
}
td.hikashop_cart_module_product_name_value.hikashop_cart_value {
    width: 40%;
    padding-right: 10px;
}
div#hikashop_cart_119 i.fa.fa-times-sync {
    top: 5px;
}
div#hikashop_cart_119 i.fa.fa-times-circle {
    top: 0px;
}
.hikashop_product_quantity_div input, input.hikashop_product_quantity_field {
    max-width: 40px;
    height: 30px;
    font-size: 14px;
}
.hikashop_container {
    margin: 0px!important;
    padding-top: 0px!important;
    position: relative;
}
.hikashop_subcontainer {
    padding-top: 0;
    padding-bottom: 10px;
}
.hkc-md-4.hikashop_product.hikashop_product_column_1.hikashop_product_row_1 {
    padding: 0;
}
dl.hikashop_product_custom_date_line {
    margin: 0 15px;
    background: #fff;
    padding: 0px 7px;
    position: absolute;
    text-align: center;
    top: 0;
    font-family: "Raleway:700",Helvetica,Arial,sans-serif;
    z-index: 3;
}
.hikashop_category_information span.hikashop_product_price_full, span#hikashop_product_price_main span.hikashop_product_price_full {
    color: #666;
    display: block;
    /* bottom: 50px; */
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0;
}
h2.hikashop_product_name {
    text-transform: uppercase;
    font-size: 28px;
    margin: 10px 0 0;
    line-height: 1.4;
}
div#t4-main-body .hikashop_product_image_subdiv, div#t4-main-body .hikashop_product_image_subdiv {
    width: 100% !important;
}
.sidebar-r #hikashop_category_information_module_213 .hikashop_product_image {
    height: auto !important;
}
.site-default.com_hikashop #t4-main-body .hikashop_product_image, div#hikashop_main_image_div .hikashop_product_main_image {
    height: auto !important;
}
img.hikashop_product_listing_image {
    width: 100%;
}
.hikashop_products_listing dl {
    margin-top: 0;
    margin-bottom: 0;
}
dl.hikashop_product_custom_date_line {
    padding: 10px 10px 10px 10px;
}
img.hikashop_product_badge_image {
    width: 100%;
    min-height: 70px;
}
,hikashop_products_listing_main .hikashop_badge_div.hikashop_badge_topright_div {
    width: 100%;
    top: -5px !important;
    margin-top: 0 !important;
}
.hikashop_product_page .hikashop_badge_div.hikashop_badge_topright_div {
    width: 100%;
    top: 0 !important;
    margin-top: 0 !important;
}
.hikashop_product_page .hikashop_badge_div.hikashop_badge_topright_div img {
    min-height: auto;
}
.eb-event-date-day {
    font-size: 26px;
    line-height: 10px;
    font-weight: 500;
}
dd.hikashop_product_custom_value br {
    display: none;
}
.eb-event-date-month {
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.eb-event-date-year {
    font-size: 12px;
    line-height: 0;
    font-weight: bold;
}
.hikashop_product_custom_value span, .hikashop_product_custom_name label {
    font-weight: bold;
    color: #666;
}
tr.hikashop_product_custom_locationnolink_line .hikashop_product_custom_name {
    font-weight: bold;
    display: inline-block;
    line-height: 15px;
}
.hikashop_product_custom_name {
    font-weight: bold;
    line-height: 15px;
}
tr.hikashop_product_custom_locationnolink_line {
    display: inherit;
}
tr.hikashop_product_custom_locationnolink_line td.key {
    display: inline !important;
}
dl.hikashop_product_custom_location_line dt.hikashop_product_custom_name {
    display: block;
}
.t4-col.sidebar-r .module-title, .related-products h2  {
    background-image: url(/images/template/modules/sunset-forest-woods-birch-414.jpg);
    background-size: cover;
}
.module-title, .related-products h2 {
    margin-bottom: 0;
    padding: 10px 15px;
    color: #fff;
}
.module-title span {
    border-bottom:0;
    margin-bottom: 0;
    padding: 0 ;
}
.related-products h2 {
    margin-bottom: 15px;
}
.related-products h2.hikashop_product_name {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 22px;
}
.hkc-md-12.hikashop_product.hikashop_product_column_1 {
    padding: 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #a5a5a5;
    padding-bottom: 5px;
}
.sidebar-r .hkc-md-12.hikashop_product.hikashop_product_column_1 {
    margin-bottom: 0;
}
.hkc-md-12.hikashop_product.hikashop_product_column_1:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.hika_j2 .btn-danger, .hikabtn-danger {
    color: #d9534f !important;
    background-color: #fff;
    border: #d43f3a solid 1px !important;
    margin-left: 8px;
    padding: 9px 30px;
}
div.hikashop_product_waitlist_page button.hikabtn.hikabtn-danger {
    border: none !important;
    background: none;
    padding: 0;
    margin-top: 15px;
    margin-left: 0;
    text-decoration: underline;
}
.hikashop_checkout_buttons .buttons_right {
    float: right;
    width: 100%;
    margin: 15px 0 0;
}
div#hikashop_checkout_status_1_6 {
    display: none;
}
dd.hikashop_product_custom_value {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 5px 0;
    margin: 0;
}
body.layout-foraged-home .hikashop_products_listing dd.hikashop_product_custom_value span {
    display: inline;
}
span.hikashop_product_price_full, .hikashop_checkout_cart_additional, .hikashop_checkout_cart_payment, .hikashop_checkout_cart_coupon, .hikashop_checkout_cart_additional {
    color: #666;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    font-family: "Montserrat", Helvetica,Arial,sans-serif;
    white-space: nowrap;
}
.jumbotron.jumbotron-primary .container {
    padding: 0 !important;
}
div#hikashop_product_left_part, div#hikashop_product_right_part {
    padding: 0;
    width: 100%;
}
span.hikashop_product_stock_count.hikashop_product_no_stock, div#hikashop_product_custom_info_main h4, div#hikashop_product_right_part br {
    display: none;
}
span.hikashop_product_custom_value {
    line-height: 1.5;
}
.hikashop_product_page .course-date {
    margin-bottom: 5px;
}
.hikashop_product_page div#hikashop_product_custom_info_main {
    margin-bottom: 15px;
}
tr.hikashop_product_custom_datetimelocation_line td.key {
    display: none;
}
tr.hikashop_product_custom_location_line td {
    display: inline-block;
}
div#hikashop_product_bottom_part {
    margin-top: 30px;
}
div.hikashop_category_information span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 30px !important;
}
table.hikashop_cart span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 20px !important;
}
td.hikashop_cart_module_product_name_value.hikashop_cart_value a {
    font-weight: 500;
    font-size: 1.2em;
}
img#hikashop_main_image {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    width: 100%;
}
input#hikashop_product_quantity_field_1 {
    border-radius: 0;
    border-style: none;
    border: solid 1px #ccc;
    text-align: center;
    height: 40px;
    min-width: 50px;
}
body.com_hikashop.view-product #t4-main-body {
    margin-top: 15px;
}
div#hikashop_product_left_part h1 {
    margin-bottom: 5px;
    line-height: 1.4;
}
form:not(.form-no-margin) .control-group .controls {
    margin-left: 5px;
    margin-top: 10px;
}
.com-users-login__options.list-group {
    margin-bottom: 20px;
}
.input-group > .form-control, .input-group > .form-control.valid, .input-group > .form-select {
    width: calc(100% - 40px);
    min-width: calc(100% - 40px);
}
div#hikashop_checkout_login_1_0 label {
    font-weight: bold;
}
.hikashop_checkout_cart .hikashop_product_price_full {
    padding-left: 0;
}
.hikashop_checkout_cart .hikashop_product_quantity_field {
    margin: 0px 16px 0px 0px !important;
}
td.hikashop_cart_product_image_value:before {
    display: none;
}
div#hikashop_checkout td.hikashop_cart_product_image_value {
    padding: 0 !important;
    width: 100%;
}
img.hikashop_product_checkout_cart_image {
    min-width: 100%;
}
div#hikashop_checkout_cart_1_5 p {
    margin-bottom: 0;
}
div#hikashop_checkout_coupon_1_4 {
    background: rgb(222, 226, 230);
    padding: 10px;
    margin-bottom: 15px;
}
td.hikashop_cart_product_name_value:before {
    content: 'Product' !important;
}
td.hikashop_cart_product_field_location:before {
    content: 'Location' !important;
}
td.hikashop_cart_product_price_value:before {
    content: 'Price' !important;
}
td.hikashop_cart_product_quantity_value:before {
    content: 'Quantity' !important;
}
td.hikashop_cart_product_total_value:before {
    content: 'Sub total' !important;
}
td.hikashop_cart_total_value:before {
    content: 'Total' !important;
}
.hikashop_checkout_cart table td.hikashop_cart_total_value {
    border: 0 !important;
}
td.hikashop_cart_empty_footer, td#hikashop_checkout_cart_final_total_title, td.hikashop_cart_total_value {
    background: #e9e9e9;
}
div#hikashop_checkout_coupon_1_1 {
    margin: 30px 0;
}
label[for=hikashop_checkout_coupon_input_1_1], .view-checkout legend {
    font-size: calc(1.275rem + 0.3vw);
    line-height: 1;
    border-bottom: 0;
    text-transform: uppercase;
}
div#hikashop_checkout_coupon_1_1 i.fas.fa-trash {
    display: inline-block;
    background: url(/images/template/menu-icons/circle-x-red.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}
table.acym__hikashop__lists tr:first-child {
    display: none;
}
/*.vouchers  .hikashop_category_information span.hikashop_product_price_full, .item-130.vouchers div#hikashop_product_FGD_VCH_VAR_page span#hikashop_product_price_main, .vouchers td.key {
    display: none;
}*/
div#div_hikashop_category_information_menu_130_277 span.hikashop_product_price_full, .item-130.vouchers div#hikashop_product_FGD_VCH_VAR_page span#hikashop_product_price_main {
    display: none;
}
span.hikashop_product_stock_count {
    display: none;
}
.vouchers td.key {
    width: 35%;
}
.vouchers span.hikashop_field_required {
    color: #fff;
}
div#Mod152 .copy-container footer {
    margin: 10px;
    font-size: 12px;
}
span#hikashop_product_custom_item_value_28:before {
    content: "£";
    font-size: 29px;
    margin-right: 10px;
    display: inline;
}
select#amount {
    font-size: 20px;
    font-weight: 500;
    width: auto;
    display: inline;
}
div#hikashop_product_custom_item_info {
    margin-bottom: 20px;
}
select {
    border: 1px solid #afafaf;
}
dl.hikashop_product_custom_shortdescription_line p {
    margin-bottom: 0;
}
.t4-col.sidebar-r.col-sm-12.col-md-4.col-lg-3 dl.hikashop_product_custom_shortdescription_line p {
     display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
dl.hikashop_product_custom_location_line dt.hikashop_product_custom_name, dl.hikashop_product_custom_locationnolink_line dt.hikashop_product_custom_name {
    display: block;
    float: left;
    color: #666;
    margin-right: 5px;
}
dl.hikashop_product_custom_location_line dd.hikashop_product_custom_value, dl.hikashop_product_custom_locationnolink_line dd.hikashop_product_custom_value {
    display: block;
    padding: 0;
    line-height: 1;
}
dl.hikashop_product_custom_location_line dd.hikashop_product_custom_value a {
    color: #486100 !important;
    text-decoration: underline;
    font-weight: 700;
}
.notifyjs-metro-info {
    color: #31708f !important;
    background-color: #fff !important;
    border: 1px solid green !important;
    padding: 10px;
    margin: 0;
    top: 70px;
}
.notifyjs-metro-base .text-wrapper {
    margin: 0;
    left: 70px;
    position: relative;
    top: 0;
    width: 60%;
    font-family: 'Montserrat';
}
.notifyjs-corner .notifyjs-wrapper, .notifyjs-corner .notifyjs-container {
    position: relative;
    display: block;
    height: inherit;
    width: inherit;
    margin: 0 !important;
    padding: 0 20px !important;
}
.notifyjs-corner .notifyjs-wrapper {
    background: rgba(0,0,0,0.5);
    height: 100vh !important;
}
.notifyjs-corner {
    position: fixed !important;
    right: 0px;
    width: 100%;
    left: auto !important;
    margin: 0 !important;
}
.notifyjs-metro-base .image {
    left: 40px;
    top: 25px;
}
a.hikabtn.hikabtn_checkout_guest_logout, button.hikabtn.hikabtn_checkout_coupon_add {
    background: #fff;
    border: solid 1px #17bebb;
    line-height: 1.9;
    color: #17bebb;
}
button.hikabtn.hikabtn_checkout_coupon_add {
    border-radius: 0;
    position: absolute;
    height: 100%;
    right: 0;
    width: 35%;
}
input#hikashop_checkout_serialcoupon_input_1_3 {
    border: solid 1px #ccc;
}
input.hikashop_checkout_terms_checkbox {
    float: left;
    width: 10%;
    margin-top: 20px;
}
div.hikashop_checkout_terms label {
    float: left;
    width: 90%;
    padding-top: 15px;
    padding-right: 15px;
}
.hikashop_checkout_buttons {
    margin: 0 0 15px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 15px;
}
hika_j2 .btn-success:hover, .hikabtn-success:hover {
    color: inherit;
    background-color: transparent;
    border-color: transparent;
}
div.hikashop_checkout_serialcoupon {
    background: #f2f2f2;
    clear: both;
    padding: 10px;
    margin: 15px 0 20px;
    border: solid 1px #ccc;
}
div.hikashop_checkout_serialcoupon label {
    margin: auto auto 5px 5px;
}
div.hikashop_checkout_cart p {
    margin: 0;
}
div#hikashop_checkout {
    position: relative;
}
div#hikashop_checkout thead {
    font-size: 12px;
    background: #656740;
}
table.table.table-striped.table-hover tbody {
    border: solid 1px #ccc;
}
div#t4-main-body th.hikashop_cart_title, div#t4-main-body th.hikashop_cart_product_location {
    color: #fff;
}
.hikashop_checkout_cart .hikashop_product_price_full {
    padding-left: 0;
    font-size: 16px;
}
.hikashop_checkout_cart .hikashop_product_quantity_field {
    margin: 5px 16px 5px 0px !important;
    min-width: 100%;
    display: block;
    padding-left: 10px;
    border-style: inset;
    border: solid 1px #ccc;
}
i.fa.fa-times-circle {
    color: #df4a38;
    font-size: 20px;
}
td.hikashop_cart_total_value {
    line-height: 1.2;
    font-size: 24px;
}
.hikashop_checkout_cart table td.hikashop_cart_total_value:before {
    line-height: 1.5;
}
span.hikashop_checkout_cart_final_total {
    padding-left: 0 !important;
}
div.hikashop_checkout_login .hkc-lg-8 {
    padding: 0;
}
div.hikashop_checkout_terms {
    margin-top: 0;
}
div#hikashop_checkout_coupon_1_1, div#hikashop_checkout_payment_1_2, div#hikashop_checkout_login_1_3, div#hikashop_checkout_fields_1_4 fieldset.hkform-horizontal {
    margin: 0 0 15px;
    background: #f2f2f2;
    border: solid 1px #ccc;
    padding: 15px;
}
div#hikashop_checkout_fields_1_4 fieldset.hkform-horizontal:not(fieldset.hkform-horizontal:has(legend)) {
	display:none;
}
.moduletable.checkoutThankyou {
    margin-top: 15px;
}
div#hikashop_order_1_4_dietallergy label.hkc-sm-4.hkcontrol-label {
    text-align: left;
    line-height: 1.2;
}
table.hikashop_payment_methods_table.table.table-bordered.table-striped.table-hover {
    margin: 0;
}
.table > :not(caption) > * > * {
    border-bottom: 0;
    min-height: 36px !important;
}
div#hikashop_checkout_registration label {
    text-align: left;
    line-height: 1;
}
div#hikashop_checkout_registration .hkc-sm-8 {
    margin-bottom: 15px;
    margin-top: 5px;
}
form:not(.form-no-margin) .control-group {
    margin-bottom: 0;
}
.acym__regacy.hkform-group.control-group {
    margin-bottom: 15px;
}
.input-append input[type=text], .hkform-control {
    border: 1px solid #cccccc;
    margin: 0;
    padding: 3px;
}
input#hikashop_checkout_coupon_input_1_1 {
    max-width: calc(65% - 15px) !important;
    width: calc(65% - 15px) !important;
    min-width: calc(65% - 15px) !important;
}
.view-checkout .form-control {
    max-width: 100%;
    padding: 5px 10px;
}
textarea#dietallergy {
    margin-top: 15px;
}
.hikashop_product_waitlist_title h2 {
    margin-top: 16px;
    margin-bottom: 16px;
}
.hikashop_product_waitlist_title {
    width: 100%;
}
div.hikashop_product_waitlist_page {
    margin-bottom: 30px;
    padding: 15px;
    background: #f2f2f2;
    border: solid 1px #ccc;
}
div.hikashop_product_waitlist_page div#toolbar {
    float: left !important;
    padding-top: 15px;
    width: 100%;
}
div.hikashop_product_waitlist_page {
    display: flex;
    flex-wrap: wrap;
}
div.hikashop_product_waitlist_page fieldset {
	order: 4;
	width: 100%;
	margin-top: 10px;
}
form#adminForm {
    display: flex;
    flex-direction: column-reverse;
}
div.hikashop_product_waitlist_page td {
    display: inline-block;
}

input[type="text"] {
    max-width: 100%;
    width: 100%;
}
.hikashop_checkout_buttons {
    margin: 0 0 15px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 15px;
}
.fa-times-circle:before {
    content: "" !important;
}
.fa-sync:before {
    content: "" !important;
}
i.fa.fa-sync {
	background-image: url(/images/template/menu-icons/update-arrows-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    height: 25px;
    width: 25px;
    display: inline-block;
    position: relative;
    top: 8px;
}
i.fa.fa-times-circle {
    background-image: url(/images/template/menu-icons/circle-x-red.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    height: 25px;
    width: 25px;
    display: inline-block;
    position: relative;
    top: 8px;
}
div.hikashop_carousel .owl-nav .owl-prev, div.hikashop_carousel .owl-nav .owl-next {
    border: none;
    background: transparent;
    color: #486100;
    font-size: 4em;
    font-weight: 500;
    line-height: 0;
    padding: 5px;
    margin: 10px;
}
.owl-theme .owl-dots .owl-dot.active:hover, .owl-theme .owl-dots .owl-dot.active span:hover {
    cursor: pointer;
}
.owl-theme .owl-dots .owl-dot.active span:hover {
    background: #fff;
    border: solid 1px#486100;
    display: block;
}
.owl-theme .owl-dots .owl-dot.active:hover span {
    background: #fff;
    border: solid 1px#486100;
    display: block;
}
div.hikashop_carousel .owl-nav .owl-prev:hover, div.hikashop_carousel .owl-nav .owl-next:hover {
    color: #15bcb9;
}
.owl-theme .owl-dots .owl-dot span {
    background: #486100;
}
div.swiper {
    margin-bottom: 30px;
    overflow-clip-margin: 9px;
    padding-bottom: 15px;
}
.swiper-button-prev, .swiper-button-next {
    top: auto;
    bottom: 0;
    color: #15bcb9;
    z-index: 100;
}
.owl-theme .owl-dots .owl-dot:hover span, span.swiper-pagination-bullet {
    background: #15bcb9;
    border: solid 1px #15bcb9;
    opacity: 1;
    display: block;
}
.owl-theme .owl-dots .owl-dot.active span, span.swiper-pagination-bullet-active {
    background: #fff;
    border: solid 1px #15bcb9;
    display: block;
}
div#hikashop_module_214 h2.hikashop_product_name {
    line-height: 0.5em;
}
div#hikashop_module_214 h2.hikashop_product_name a{
    font-size: 0.5em;
}
.hikashop_carousel_item.thumbnail.hikashop_subcontainer {
    min-height: auto !important;
}
dl.hikashop_product_custom_shortdescription_line {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
}
div#Mod213 dl.hikashop_product_custom_shortdescription_line {
	display: none !important;
}
/*----------------------------------------ARTICLE----------------------------------------*/
div.article-aside:moz-only-whitespace {
	display:none;
}
/*----------------------------------------FORMS----------------------------------------*/
div.convertforms {
    max-width: 100%;
}
#cf_3 .cf-fields {
    margin: 0;
}
div#t4-main-body .convertforms .cf-form-wrap {
    padding: 0;
}
.cf-response {
    background-color: #656740 !important;
    text-align: left !important;
    margin-bottom: 10px !important;
}
div#cf_1 {
    padding: 15px;
    background: #f2f2f2;
    border: solid 1px #ccc;
    max-width: 630px;
}
/*----------------------------------------GALLERY----------------------------------------*/
.com_content .ba-gallery {
    padding: 0;
}
/*----------------------------------------ADVERTS----------------------------------------*/
div#voucher-ad h2 {
    margin: 0 0 10px 0;
    font-size: 2em;
}
div#voucher-ad {
    padding: 10px 15px;
}
div#voucher-ad p {
    font-size: 2em;
    line-height: 1;
}
div#voucher-ad footer {
    font-size: 0.4em;
}
/*----------------------------------------BESPOKE----------------------------------------*/
.bespoke #cf_3 {
    --background-position: left center !important;
    --background-image: url(/images/general/bespoke-home-bg-414.jpg);
}
.bespoke label.cf-label {
    color: #fff;
}
.bespoke .cf-form-wrap.cf-col-16 {
    width: calc(100% - 30px);
    background: rgb(57 43 43 / 60%);
    margin: 15px auto 15px 15px;
}
.bespoke div#t4-main-body .convertforms .cf-form-wrap {
    padding: 0 10px;
}
.cf-text-left.pushable {
    margin: 10px 0;
}
/*----------------------------------------404----------------------------------------*/
.com-content-article.item-page.page-not-found {
    background: url(/images/bagallery/original/north-downs-foggy-view.jpg);
    background-size: cover;
    color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    min-height: 400px;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    color: #fff;
}
/*----------------------------------------BREADCRUMB----------------------------------------*/
.t4-col div.moduletable.breadcrumb {
    margin-bottom: 15px;
    margin-top: -5px;
}
.moduletable.breadcrumb ul {
    padding: 0;
}
.breadcrumb li::after {
    content: "|";
    margin-left: 5px;
}
.breadcrumb li:last-child::after {
    content: none;
} 
.moduletable.breadcrumb li {
    display: inline;
    margin-right: 2px;
    list-style: circle;
    font-size: 14px;
}
.moduletable.breadcrumb li:first-child {
    background-image: url(/images/template/menu-icons/home-green-icon.svg);
    background-repeat: no-repeat;
}
.moduletable.breadcrumb li:first-child a {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.moduletable.breadcrumb a {
    text-decoration: underline;
    text-underline-offset: 3px;
    font-weight: 500;
    font-size: 14px;
}
/*----------------------------------------BLOG----------------------------------------*/
body.view-article.blog .com-content-article.item-pageblog {
    display: flex;
    flex-direction: column;
}
body.view-article.blog .page-header {
    order: 2;
}
body.view-article.blog figure.pull-left.item-image {
    order: 1;
    margin: 0;
}
body.view-article.blog .com-content-article__body {
    order: 3;
}
body.view-article.blog .page-header h1 {
	font-size: 24px;
	margin: 10px 0;
}
/*----------------------------------------SEARCH-RESULTS----------------------------------------*/
#t4-main-body .awesomplete {
    width: 100%;
    margin-bottom: 15px;
}
#t4-main-body span.front {
    font-size: 1em;
}
div#search-form .input-group {
    column-gap: 10px;
}
#t4-main-body span.front button.btn {
    width: 100%;
    font-weight: bold;
}
#t4-main-body span.front button.btn-primary {
    color: #333;
}
li.disabled.page-item {
    display: none;
}
.page-link.active, .active>.page-link {
    color: var(--t4-pagination-active-color);
    background-color: #656740;
    border-color: #656740;
}
#search-results .search-pagination {
    padding: 0;
    margin: 0 0 15px 0;
}
li.result__item:last-child {
    border-bottom: solid 1px;
    padding-bottom: 25px;
}
a.page-link, a.page-link:hover, a.page-link:active {
    background: transparent;
    padding: 5px;
    text-align: center;
    height: 36px;
}
li.active.page-item {
    margin: -2px 3px 0 3px;
}
.page-item span.page-link {
    border-radius: 8px;
    width: 36px;
    height: 40px;
    text-align: center;
}
ul.pagination .front {
    padding: 2px 4px;;
}
li.page-item.pushable {
    height: 40px;
    width: 40px;
    margin: 0 3px;
}
ul.pagination .front a span {
    height: 26px;
    display: block;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}
span.fa.fa-angle-double-left {
    background-image: url(/templates/t4_bs5_blank/images/pagination/fa-angle-double-left.svg);
}
span.fa.fa-angle-left {
    background-image: url(/templates/t4_bs5_blank/images/pagination/fa-angle-left.svg);
}
span.fa.fa-angle-right {
    background-image: url(/templates/t4_bs5_blank/images/pagination/fa-angle-right.svg);
}
span.fa.fa-angle-double-right {
    background-image: url(/templates/t4_bs5_blank/images/pagination/fa-angle-double-right.svg);
}
/*___________________________________________________________________________________________________________________________________________________________________________
_______________________________________________________________________ max 414px (iPhone5) _________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________________________*/
@media (max-width: 414px) {
/*De-bug
body:before {
    content: 'max 414px';
    position: fixed;
    z-index: 9999999999999;
    color: white;
    font-size: 0.6em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 60px;
    margin-left: -20px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
span.hikashop_checkout_cart_final_total {
    padding-left: 0 !important;
    font-size: 1.5em;
}
	li.nav-item.item-138 {
    display: none !important;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
 _______________________________________________________________________ 415px to 767px _____________________________________________________________________________________
 ___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 415px) and (max-width: 767px) {
/*De-bug
	body:before {
	content: ' min 415px max 767px';
    position: fixed;
    z-index: 9999999999999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
.view-featured h2 {
    font-size: 3.5em !important;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg-767.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
main div#t4-header.t4-sticky {
    min-height: 55px;
    background: url(/images/template/header/header-t3-mainnav-415-767.jpg);
    background-size: cover;
    z-index: 999999;
    border-bottom: 1px solid #fff;
    top: 0 !important;
    position: sticky !important;
    }
div#t4-section-3 .t4-section-inner.container {
    padding: 200px 50px;
}
.container-sm, .container, .t4-masthead .t4-masthead-detail {
    max-width: 100%;
}
span.hikashop_checkout_cart_final_total {
    padding-left: 0 !important;
    font-size: 1.5em;
}
div.hikashop_product_waitlist_page td {
    display: block;
    padding-bottom: 0;
}
.notifyjs-metro-base.notifyjs-metro-info {
    width: 400px;
    margin-left: 50%;
    left: -200px;
}
.bespoke .cf-form-wrap.cf-col-16 {
    width: calc(100% - 30px);
    background: rgb(57 43 43 / 60%);
    margin: 15px auto 15px 15px;
}
.bespoke #cf_3 {
    --background-position: left center !important;
    --background-image: url(/images/general/bespoke-home-bg-767.jpg);
}
.com-content-article.item-page.page-not-found {
    background-position: 50%;
}
div.moduletable.home h3, div.moduletable.home-upcoming h3 {
    font-size: 42px;
    text-align: center;
    margin: 40px 0 20px;
}
.com-content-article.item-page.page-not-found p {
    max-width: 60%;
    margin-right: 0;
    margin-left: 35%;
}
.com-content-article.item-page.page-not-found p:first-child {
    margin-top: 30px;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    font-size: 1.25em;
}
/*----------------------------------------BLOG----------------------------------------*/
body.view-article.blog .page-header h1 {
	font-size: 28px;
	margin: 15px 0;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
 _______________________________________________________________________ 415px to 575px _____________________________________________________________________________________
 ___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 415px) and (max-width: 575px) {
/*De-bug
	body:before {
	content: ' min 415px max 575px';
    position: fixed;
    z-index: 9999999999999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	}*/
div#home-events .home-event-cat {
    width: 180px;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg-575.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    font-size: 1.4em;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
 _______________________________________________________________________ 576px to 767px _____________________________________________________________________________________
 ___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 576px) and (max-width: 767px) {
/*De-bug
	body:before {
	content: ' min 576px max 767px';
    position: fixed;
    z-index: 9999999999999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
.t4-wrapper {
    padding-bottom: 600px;
}
#t4-footer {
    height: 600px;
}
div#home-events .home-event-cat {
    width: 240px;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    font-size: 1.4em;
}
/*----------------------------------------BLOG----------------------------------------*/
body.view-article.blog .page-header h1 {
	font-size: 28px;
	margin: 15px 0;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
_______________________________________________________________________ 768px to 991px ______________________________________________________________________________________
 ___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 768px) and (max-width:991px) {
/*De-bug
	body:before {
	content: ' min 768px max 991px';
    position: fixed;
    z-index: 99999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
.t4-wrapper {
    padding-bottom: 600px;
}
#t4-footer {
    height: 600px;
}
.t4-col.topbar-r {
    width: 33.33333333%;
}
main div#t4-header.t4-sticky {
    min-height: 55px;
    background: url(/images/template/header/header-t3-mainnav-768-990.jpg);
    background-size: cover;
    z-index: 999999;
    border-bottom: 1px solid #fff;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg-991.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.view-featured h2 {
    font-size: 4em !important;
}
div#t4-section-3 .t4-section-inner.container {
    padding: 200px 50px;
}
.moduletable.welcome h2 {
    font-size: 62px;
}
.container-md, .container-sm, .container, .t4-masthead .t4-masthead-detail {
    max-width: 100%;
}
div#t4-footer .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
div#t4-footer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
.col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
div#t4-main-body {
    padding: 0;
}
div#hikashop_checkout_cart_1_5 table.table.table-striped.table-hover thead {
    font-size: 0.7em;
}
div#hikashop_checkout td.hikashop_cart_product_image_value {
    padding: 10px 0 10px 0 !important;
    width: 20%;
}
td.hikashop_cart_product_name_value:before, td.hikashop_cart_product_field_location:before, td.hikashop_cart_product_price_value:before, td.hikashop_cart_product_quantity_value:before, td.hikashop_cart_product_total_value:before, td.hikashop_cart_total_value:before {
    content: none !important;
}
.hikashop_cart_product_image_thumb {
    padding: 0 5px;
}
.cartButton {
    max-width: 300px;
    float: right;
}
i.fa.fa-sync, i.fa.fa-times-circle {
    background-size: 100%;
    height: 20px;
    width: 20px;
    top: 0;
}
div.hikashop_checkout_cart p {
    margin: 0;
    font-size: 12px;
}
.table > :not(caption) > * > * {
    padding: 5px;
}
td.hikashop_cart_total_value {
    font-size: 24px !important;
}
span.hikashop_checkout_cart_final_total {
    padding-left: 0 !important;
    font-size: 18px;
}
.view-checkout td.hikashop_cart_product_name_value {
    width: 20% !important;
}
textarea#dietallergy {
    margin-top: 0;
}
div.hikashop_product_waitlist_page td {
    display: block;
    padding-bottom: 0;
}
.notifyjs-metro-base.notifyjs-metro-info {
    max-width: 400px;
    margin-left: 50%;
    left: -200px;
}
.bespoke .cf-form-wrap.cf-col-16 {
    width: calc(75% - 30px);
    background: rgb(57 43 43 / 60%);
    margin: 15px;
}
.bespoke #cf_3 {
    --background-position: center center !important;
    --background-image: url(/images/general/bespoke-home-bg-991.jpg);
}
.sidebar-r h2.hikashop_product_name {
    font-size: 18px;
    line-height: 1;
}
.sidebar-r .hikashop_category_information .hikashop_subcontainer, .hikashop_categories_listing_main .hikashop_subcontainer {
    padding: 10px;
}
.sidebar-r span.front {
    font-size: 14px;
}
.sidebar-r div.hikashop_category_information span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 20px !important;
}
.sidebar-r .hikashop_badge_div.hikashop_badge_topleft_div {
    height: 50px !important;
}
.sidebar-r dl.hikashop_product_custom_date_line {
    padding: 10px 5px 5px;
    margin: 0 7px;
}
.sidebar-r .hikashop_category_information span.hikashop_product_price_full, span#hikashop_product_price_main span.hikashop_product_price_full {
    margin: 0;
    line-height: 1;
    margin-bottom: 10px;
}
div#hikashop_module_214 h2.hikashop_product_name {
    line-height: 0.3em;
}
div#hikashop_module_214 h2.hikashop_product_name a{
    font-size: 0.3em;
}
div.moduletable.home h3, div.moduletable.home-upcoming h3 {
    font-size: 42px;
    text-align: center;
    margin: 40px 0 20px;
}
.com-content-article.item-page.page-not-found p {
    max-width: 50%;
    margin-right: 0;
    margin-left: 50%;
}
.com-content-article.item-page.page-not-found p:first-child {
    margin-top: 60px;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    font-size: 1.6em;
}
/*----------------------------------------BLOG----------------------------------------*/
.blog-items {
    grid-gap: 1em;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin: 0 0 1em;
    display: grid;
}
.blog-items.columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
}
.blog .blog-items[class^=columns-]>div, .blog .blog-items[class*=\ columns-]>div {
    flex: 0 auto;
    width: auto;
    max-width: none;
    margin-bottom: 0;
}
.blog-item {
    flex-direction: column;
    /*padding: 0 .5em 1em;*/
    display: flex;
    overflow: hidden;
}
.blog .pull-left.item-image, .blog .item-image.pull-left {
    margin-right: 0;
}
.blog.view-category .page-header h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
}
body.view-article.blog .page-header h1 {
	font-size: 32px;
	margin: 15px 0;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
_______________________________________________________________________ 992px to 1119px _____________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 992px) and (max-width: 1199px) {
/*De-bug
	body:before {
	content: ' min 992px max 1199px';
    position: fixed;
    z-index: 99999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/	
.t4-wrapper {
    padding-bottom: 600px;
}
#t4-footer {
    height: 600px;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg-1198.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
div#t4-footer .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
div#t4-footer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
main div#t4-header.t4-sticky {
    min-height: 55px;
    background: url(/images/template/header/header-t3-mainnav-991-1199.jpg);
    background-size: cover;
    z-index: 999999;
    border-bottom: 1px solid #fff;
}
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    padding: 5px 10px;
    height: auto !important;
    font-size: 14px;
}
#t4-megamenu-mainmenu span.image-title {
    padding: 15px 0;
    color: #fff;
}
div#t4-megamenu-mainmenu img {
    height: 20px;
    width: 25px;
    float: left;
    margin: 9px 5px 0 0;
}
.t4-navbar {
    margin-left: 150px !important;
}
.view-featured h2 {
    font-size: 4em !important;
}
.moduletable.welcome h2 {
    font-size: 72px;
    top: 430px;
}
div#t4-section-3 .t4-section-inner.container {
    padding: 220px 50px;
}
div#t4-main-body {
    padding: 0;
}
.container-lg, .container-md, .container-sm, .container, .t4-masthead .t4-masthead-detail {
    max-width: 100%;
}
h1 {
    margin-top: 0;
}
.moduletable.utility-module, .moduletable.desktop-search {
    display: block;
}
.t4-col.topbar-r nav.navbar.navbar-expand-md {
    display: block;
}
.t4-col.topbar-r.col-3 {
    top: 5px;
}
.topbar-r div#hikashop_cart_119 {
    top: -5px;
    right: 5px;
    padding: 4px 4px 4px 25px;
    background-position: 4px 1px;
    line-height: 1.2;
    margin-bottom: 1px;
}
div#navbar125 {
    position: relative;
    z-index: 9;
    height: auto;
}
.t4-col.header-2.col-12.col-md-9.foraged-header {
    width: 75%;
}
.t4-col.topbar-r.col-3, .t4-col.topbar-r.col-sm.col-md-3 {
    right: 0;
    top: 0;
	width: 25%;
}
.moduletable.cart {
    float: right;
}
a.hikashop_small_cart_checkout_link {
    font-size: 11px;
}
ul.utility-menu li a {
    font-size: 11px !important;
    padding: 3px!important;
}
.mod-finder__search.input-group {
    width: 70%;
    float: right;
}
.moduletable.desktop-search span.icon-search.icon-white {
    margin: 0;
}
.moduletable.desktop-search .awesomplete {
    flex: 2;
    margin-right: 5px;
}
.moduletable.desktop-search .form-control {
    padding: 3px 5px;
    line-height: 1.2;
    border-radius: 0;
    font-size: 0.8em;
}
.moduletable.desktop-search button.btn.btn-primary {
    padding: 3px 5px;
    line-height: 1.2;
    border-radius: 0;
    font-size: 0.8em;
}
div.sec-spacing-lg h2 {
    font-size: 42px;
}
.topbar-r div#hikashop_cart_module {
    position: relative;
    top: 4px;
    right: -6px;
}
div.hikashop_cart_dropdown_content {
    right: 0;
    top: 50px;
    left: auto;
    max-width: 50%;
}
div#hikashop_checkout_cart_1_5 table.table.table-striped.table-hover thead {
    font-size: 0.7em;
}
div#hikashop_checkout td.hikashop_cart_product_image_value {
    padding: 10px 0 10px 0 !important;
    width: 20%;
}
td.hikashop_cart_product_name_value:before, td.hikashop_cart_product_field_location:before, td.hikashop_cart_product_price_value:before, td.hikashop_cart_product_quantity_value:before, td.hikashop_cart_product_total_value:before, td.hikashop_cart_total_value:before {
    content: none !important;
}
.hikashop_cart_product_image_thumb {
    padding: 0 5px;
}
i.fa.fa-sync, i.fa.fa-times-circle {
    background-size: 100%;
    height: 20px;
    width: 20px;
    top: 0;
}
.hikashop_product_image {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.component_and_new_positions div.hikashop_listing_img_title div.pushable {
    width: auto;
    margin-bottom: 15px;
    margin-left: 50%;
    max-width: 200px;
    display: block;
}
.component_and_new_positions div#hikashop_submodules div.hikashop_listing_img_title div.pushable {
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 100%;
}
/*a.hikabtn {
    width: auto;
}*/
div#hikashop_cart_dropdown_119 a.hikabtn.hikashop_cart_proceed_to_checkout {
    width: auto;
    float: right;
}
div#hikashop_checkout_login_1_3 .hkc-lg-8 {
    width: 100%;
}
.vouchers .hikashop_products_listing dl {
    margin-bottom: 0px;
}
.vouchers  .hikashop_category_information span.hikashop_product_price_full {
    display: none;
}
.hikashop_category_information span.hikashop_product_price_full {
    margin-left: 50%;
    bottom: 10px;
}
div.related-products span.hikashop_product_price_full {
    margin-left: 0;
}
.hkc-md-6 {
    width: 100%;
}
.component_and_new_positions dl.hikashop_product_custom_location_line, .component_and_new_positions dl.hikashop_product_custom_shortdescription_line, .component_and_new_positions dl.hikashop_product_custom_datetimelocation_line, .component_and_new_positions dl.hikashop_product_custom_locationnolink_line {
    width: 50%;
    margin-left: 50%;
}
h2.hikashop_product_name {
    margin-top: 5px !important;
    line-height: 1;
}
a.hikabtn.hikabtn_checkout_guest_logout {
    margin: 0 15px 15px 0px;
}
div#hikashop_checkout_login_1_2 {
    line-height: 3;
}
.hikashop_cart_product_image_thumb {
    padding: 5px;
}
textarea#dietallergy {
    margin-top: 0;
}
div.hikashop_product_waitlist_page td {
    display: block;
    padding-bottom: 0;
}
.notifyjs-metro-base.notifyjs-metro-info {
    max-width: 400px;
    margin-left: 50%;
    left: -200px;
}
.bespoke .cf-form-wrap.cf-col-16 {
    width: calc(50% - 30px);
    background: rgb(57 43 43 / 60%);
    margin: 15px;
}
.bespoke #cf_3 {
    --background-position: -90px center !important;
    --background-image: url(/images/general/bespoke-home-bg-1198.jpg);
}
.component_and_new_positions div#t4-main-body a.hikabtn.pushable, .component_and_new_positions .hika_j2 .btn-success, .component_and_new_positions .hikabtn-success {
    width: 100%;
    max-width: 200px;
}
.view-checkout td.hikashop_cart_product_name_value {
    width: 20% !important;
}
.sidebar-r h2.hikashop_product_name {
    font-size: 18px;
    line-height: 1.2;
}
.sidebar-r .hikashop_category_information .hikashop_subcontainer, .hikashop_categories_listing_main .hikashop_subcontainer {
    padding: 10px;
}
.sidebar-r span.front {
    font-size: 14px;
}
.sidebar-r div.hikashop_category_information span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 20px !important;
}
.sidebar-r .hikashop_badge_div.hikashop_badge_topleft_div, div#hikashop_submodules .hikashop_badge_div.hikashop_badge_topleft_div {
    height: 50px !important;
}
.sidebar-r dl.hikashop_product_custom_date_line {
    padding: 10px 5px 5px;
    margin: 0 7px;
}
.sidebar-r .hikashop_category_information span.hikashop_product_price_full, span#hikashop_product_price_main span.hikashop_product_price_full {
    margin: 0 0 15px 0;
    line-height: 1;
}
.sidebar-r .hikashop_product_image {
    width: 100%;
}
.sidebar-r img.hikashop_product_listing_image {
    margin-bottom: 5px;
}
div#hikashop_module_214 h2.hikashop_product_name {
    line-height: 0.2em;
}
div#hikashop_module_214 h2.hikashop_product_name a{
    font-size: 0.3em;
}
div#hikashop_module_214 .hikashop_product_image {
    width: 100%;
    float: left;
    margin-right: 2%;
}
div#hikashop_module_214  .hikashop_category_information span.hikashop_product_price_full {
    margin-left: 0;
}
div.moduletable.home h3, div.moduletable.home-upcoming h3 {
    font-size: 48px;
    text-align: center;
    margin: 50px 0 30px;
}
.com-content-article.item-page.page-not-found {
    min-height: 500px;
}
.com-content-article.item-page.page-not-found p {
    max-width: 50%;
    font-size: 1.2em;
    margin-right: 0;
    margin-left: 50%;
}
.com-content-article.item-page.page-not-found p:first-child {
    margin-top: 90px;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    font-size: 2.5em;
}
/*----------------------------------------BLOG----------------------------------------*/
.blog-items {
    grid-gap: 1em;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin: 0 0 1em;
    display: grid;
}
.blog-items.columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
}
.blog .blog-items[class^=columns-]>div, .blog .blog-items[class*=\ columns-]>div {
    flex: 0 auto;
    width: auto;
    max-width: none;
    margin-bottom: 0;
}
.blog-item {
    flex-direction: column;
    /*padding: 0 .5em 1em;*/
    display: flex;
    overflow: hidden;
}
.blog .pull-left.item-image, .blog .item-image.pull-left {
    margin-right: 0;
}
.blog.view-category .page-header h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
}
body.view-article.blog .page-header h1 {
	font-size: 32px;
	margin: 15px 0;
}
div.related-products .hikashop_product_image {
    width: 100%;
    margin-bottom: 10px;
}
div.related-products dl.hikashop_product_custom_shortdescription_line, div.related-products dl.hikashop_product_custom_location_line, div.related-products dl.hikashop_product_custom_datetimelocation_line, div.related-products dl.hikashop_product_custom_locationnolink_line {
    width: 100%;
    margin: 0;
}
div.related-products a.hikabtn.pushable {
    margin-left: 0;
}
div.related-products .hikashop_products_listing {
    margin: 0 -10px;
}
div.related-products .hikashop_product {
        padding: 0 10px !important;
}
div.related-products .hikashop_subcontainer.thumbnail {
    min-height: auto !important;
}
.div.related-products .hikashop_badge_div.hikashop_badge_topleft_div {
    left: auto !important;
    height: 85px !important;
    right: -15px;
    top: -22px !important;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
_______________________________________________________________________ 1200px - WIDSECREEN _________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 1200px) {
/*De-bug
	body:before {
	content: ' min 1200px (widescreen)';
    position: fixed;
    z-index: 99999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
.t4-wrapper {
    padding-bottom: 600px;
}
#t4-footer {
    height: 600px;
}
#t4-footer .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
#t4-footer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
main div#t4-header.t4-sticky {
    min-height: 55px;
    background: url(/images/template/header/header-t3-mainnav-991-1199.jpg);
    background-size: cover;
    z-index: 999999;
    border-bottom: 1px solid #fff;
}
div#t4-megamenu-mainmenu .nav-item.show.animating a{
    color: #ffffff;
}
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    padding: 5px 10px;
    height: auto !important;
    font-size: 16px;
}
#t4-megamenu-mainmenu span.image-title {
    padding: 15px 0;
    color: #fff;
}
div#t4-megamenu-mainmenu img {
    height: 22px;
    width: 25px;
    float: left;
    margin: 7px 5px 0 0;
}
.t4-navbar {
    margin-left: 150px !important;
}
div.sec-spacing-lg h2 {
    font-size: 52px;
}
.view-featured h2 {
    font-size: 4.5em !important;
}
.moduletable.welcome h2 {
    font-size: 72px;
    top: 430px;
}
div#t4-section-3 .t4-section-inner.container {
    padding: 240px 50px;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg-1399.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
#home-events h3 {
    font-size: 1.8em;
    line-height: 1.2;
}
div#t4-main-body {
    padding: 0;
}
h1 {
    margin-top: 0;
    width: 100%
}
/*----------------------------------------TOP-BAR-RIGHT-START----------------------------------------*/
.moduletable.utility-module, .moduletable.desktop-search {
    display: block;
}
.topbar-r div#hikashop_cart_119 {
    top: -5px;
    right: 5px;
    padding: 4px 4px 4px 25px;
    background-position: 4px 1px;
    line-height: 1.2;
    margin-bottom: 1px;
}
.mod-finder__search.input-group {
    width: 70%;
    float: right;
}
ul.utility-menu li.nav-item a {
    font-size: 11px !important;
    padding: 3px !important;
}
div#navbar125 {
    position: relative;
    z-index: 9;
    height: auto;
}
.t4-col.topbar-r {
    right: 0;
    top: 0;
    width: 25%;    
}
.moduletable.cart {
   float: right;
}
/*.moduletable.desktop-search {
	padding-left: 40%;
}*/
.moduletable.desktop-search .form-control {
    padding: 3px 5px;
    line-height: 1.2;
    border-radius: 0;
    font-size: 0.8em;
}
.moduletable.desktop-search .awesomplete {
    flex: 2;
    margin-right: 5px;
}
.moduletable.desktop-search button.btn.btn-primary {
    padding: 3px 5px;
    line-height: 1.2;
    border-radius: 0;
    font-size: 0.8em;
}
.moduletable.desktop-search span.icon-search.icon-white {
    margin: 0;
}
.col-md-9 {
    width: 80%;
}
.topbar-r div#hikashop_cart_module {
    position: relative;
    top: 4px;
    right: -6px;
}
a.hikashop_small_cart_checkout_link {
    font-size: 11px;
}
div.hikashop_cart_dropdown_content {
    right: 0;
    top: 50px;
    left: auto;
    max-width: 50%;
}
div#hikashop_checkout_cart_1_5 table.table.table-striped.table-hover thead {
    font-size: 0.7em;
}
div#hikashop_checkout td.hikashop_cart_product_image_value {
    padding: 10px 0 10px 0 !important;
    width: 20%;
}
td.hikashop_cart_product_name_value:before, td.hikashop_cart_product_field_location:before, td.hikashop_cart_product_price_value:before, td.hikashop_cart_product_quantity_value:before, td.hikashop_cart_product_total_value:before, td.hikashop_cart_total_value:before {
    content: none !important;
}
.hikashop_cart_product_image_thumb {
    padding: 0 5px;
}
i.fa.fa-sync, i.fa.fa-times-circle {
    background-size: 100%;
    height: 20px;
    width: 20px;
    top: 0;
}
.hikashop_product_image {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.component_and_new_positions .hikashop_products_listing_main div.pushable {
    width: auto;
    margin-bottom: 15px;
    margin-left: 50%;
    font-weight: bold;
    max-width: 200px;
    display: block;
}
.component_and_new_positions div#hikashop_submodules div.hikashop_listing_img_title div.pushable {
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 100%;
}
/*a.hikabtn {
    width: auto;
}*/
div#hikashop_cart_dropdown_119 a.hikabtn.hikashop_cart_proceed_to_checkout {
    width: auto;
    float: right;
}
div#hikashop_checkout_login_1_3 .hkc-lg-8 {
    width: 100%;
}
.hikashop_category_information span.hikashop_product_price_full {
    margin-left: 50%;
    bottom: 10px;
}
div.related-products span.hikashop_product_price_full {
    margin-left: 0;
}
.hkc-md-6 {
    width: 100%;
}
.component_and_new_positions dl.hikashop_product_custom_location_line, .component_and_new_positions dl.hikashop_product_custom_shortdescription_line, .component_and_new_positions dl.hikashop_product_custom_datetimelocation_line, .component_and_new_positions dl.hikashop_product_custom_locationnolink_line {
    width: 50%;
    margin-left: 50%;
}
h2.hikashop_product_name {
    margin-top: 5px !important;
    line-height: 1;
}
.hikashop_cart_product_image_thumb {
    padding: 5px;
}
div.hikashop_product_waitlist_page td {
    display: block;
    padding-bottom: 0;
}
.notifyjs-metro-base.notifyjs-metro-info {
    max-width: 400px;
    margin-left: 50%;
    left: -200px;
}
textarea#dietallergy {
    margin-top: 0;
}
.bespoke .cf-form-wrap.cf-col-16 {
    width: calc(50% - 30px);
    background: rgb(57 43 43 / 60%);
    margin: 15px;
}
.bespoke #cf_3 {
    --background-position: -80px center !important;
    --background-image: url(/images/general/bespoke-home-bg-1399.jpg);
}
.component_and_new_positions div#t4-main-body a.hikabtn.pushable, .component_and_new_positions .hika_j2 .btn-success, .component_and_new_positions .hikabtn-success {
    width: 100%;
    max-width: 200px;
}
.view-checkout td.hikashop_cart_product_name_value {
    width: 20% !important;
}
.sidebar-r h2.hikashop_product_name {
    font-size: 18px;
    line-height: 1.2;
}
.sidebar-r .hikashop_category_information .hikashop_subcontainer, .hikashop_categories_listing_main .hikashop_subcontainer {
    padding: 10px;
}
.sidebar-r span.front {
    font-size: 14px;
}
.sidebar-r div.hikashop_category_information span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 20px !important;
}
.sidebar-r .hikashop_badge_div.hikashop_badge_topleft_div {
    height: 50px !important;
}
.sidebar-r dl.hikashop_product_custom_date_line {
    padding: 10px 5px 5px;
    margin: 0 7px;
}
.sidebar-r .hikashop_category_information span.hikashop_product_price_full, span#hikashop_product_price_main span.hikashop_product_price_full {
    margin: 0 0 15px 0;
    line-height: 1;
}
.sidebar-r .hikashop_product_image {
    width: 100%;
}
.sidebar-r img.hikashop_product_listing_image {
    margin-bottom: 5px;
}
div#hikashop_module_214 h2.hikashop_product_name {
    line-height: 0.2em;
}
div#hikashop_module_214 h2.hikashop_product_name a{
    font-size: 0.3em;
}
div#hikashop_module_214 .hikashop_product_image {
    width: 100%;
    float: left;
    margin-right: 2%;
}
div#hikashop_module_214  .hikashop_category_information span.hikashop_product_price_full {
    margin-left: 0;
}
div.moduletable.home h3, div.moduletable.home-upcoming h3 {
    font-size: 48px;
    text-align: center;
    margin: 50px 0 30px;
}
.com-content-article.item-page.page-not-found {
    min-height: 640px;
}
.com-content-article.item-page.page-not-found p {
    max-width: 50%;
    font-size: 1.2em;
    margin-right: 0;
    margin-left: 50%;
}
.com-content-article.item-page.page-not-found p:first-child {
    margin-top: 150px;
}
.com-content-article.item-page.page-not-found .page-header h1 {
    font-size: 2.6em;
}
/*----------------------------------------BLOG----------------------------------------*/
.blog-items {
    grid-gap: 1em;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin: 0 0 1em;
    display: grid;
}
.blog-items.columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
}
.blog .blog-items[class^=columns-]>div, .blog .blog-items[class*=\ columns-]>div {
    flex: 0 auto;
    width: auto;
    max-width: none;
    margin-bottom: 0;
}
.blog-item {
    flex-direction: column;
    /*padding: 0 .5em 1em;*/
    display: flex;
    overflow: hidden;
}
.blog .pull-left.item-image, .blog .item-image.pull-left {
    margin-right: 0;
}

.blog.view-category .page-header h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
}
body.view-article.blog .page-header h1 {
	font-size: 32px;
	margin: 15px 0;
}
div.related-products .hikashop_product_image {
    width: 100%;
    margin-bottom: 10px;
}
div.related-products dl.hikashop_product_custom_shortdescription_line, div.related-products dl.hikashop_product_custom_location_line, div.related-products dl.hikashop_product_custom_datetimelocation_line, div.related-products dl.hikashop_product_custom_locationnolink_line {
    width: 100%;
    margin: 0;
}
div.related-products a.hikabtn.pushable {
    margin-left: 0;
}
div.related-products .hikashop_products_listing {
    margin: 0 -10px;
}
div.related-products .hikashop_product {
        padding: 0 10px !important;
}
div.related-products .hikashop_subcontainer.thumbnail {
    min-height: auto !important;
}
}
/*___________________________________________________________________________________________________________________________________________________________________________
_______________________________________________________________________ 1400px - WIDSECREEN _________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________________________*/
@media (min-width: 1400px) {
/*De-bug
	body:before {
	content: ' min 1400px (widescreen)';
    position: fixed;
    z-index: 99999;
    color: white;
    font-size: 0.8em;
    display: block;
    background: red;
    padding: 3px 0;
    top: 0;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
div#t4-main-body .vouchers a.hikabtn {
    margin-top: -120px;
}
.component_and_new_positions div#t4-main-body a.hikabtn.pushable {
    width: 100%;
    max-width: 200px;
}
div#t4-section-3 {
	background: url(/images/general/bespoke-home-bg.jpg);
    background-size: cover;
    min-height: 100%;
    background-position: 50% 50%;
}
button.hikacart {
    border: 0;
}
.view-checkout td.hikashop_cart_product_name_value {
    width: 20% !important;
}
div.hikashop_cart_dropdown_content {
    right: auto;
    top: 50px;
    left: 40%;
    max-width: 45%;
}
}



/*----------------------------------------PUSHABLE-BUTTONS-STYLES----------------------------------------*/
.hikabtn {
    padding: 0;
}
.pushable {
    position: relative;
    border: none;
    background: transparent !important;
    /*padding: 0 !important;*/
    cursor: pointer;
    outline-offset: 4px;
    transition: filter 250ms;
    font-weight: bold;
}
.shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: hsl(0deg 0% 0% / 0.25);
    will-change: transform;
    transform: translateY(2px);
    transition:
    transform
    600ms
    cubic-bezier(.3, .7, .4, 1);
}
.swiper-slide.hikashop_carousel_item.hikashop_subcontainer .shadow {
    width: 98%;
    height: 98%;
    left: 2%;
}
.edge {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient( to left, hsl(187deg 46% 31%) 0%, hsl(179deg 80% 36%) 8%, hsl(185deg 52% 37%) 92%, hsl(179deg 83% 28%) 100% );
}
.edge.secondary {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient( to left, hsl(0deg 0% 30%) 0%, hsl(0deg 0% 34%) 8%, hsl(0deg 0% 34%) 92%, hsl(180deg 1% 30%) 100% );
}
.front {
    display: block;
    position: relative;
    border-radius: 12px;
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
    background: hsl(179deg 80% 41%);
    will-change: transform;
    transform: translateY(-4px);
    transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
}
.front.secondary {
    display: block;
    position: relative;
    padding: 8px;
    border-radius: 12px;
    font-size: 1.2em;
    color: white;
    background: var(--color-secondary);
    will-change: transform;
    transform: translateY(-4px);
    transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
}
#t4-main-body span.front button.btn {
    padding: 0;
}
.com-users-login.login {
    max-width: 450px;
}
button[class*=plg_system_webauthn_login_button] {
    max-height: 3rem;
    padding: 0;
}
button.pushable.btn.btn-primary, .btn:first-child:active {
    background-color: transparent !important;
    border-color: var(--color-primary);
}
button.pushable.btn.btn-secondary, .btn:second-child:active {
    background-color: transparent !important;
	border-color: var(--color-primary);
    padding: 0;
}
.pushable:hover {
    filter: brightness(110%);
}
.pushable:hover .front {
    transform: translateY(-6px);
    transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
}
.pushable:active .front {
    transform: translateY(-2px);
    transition: transform 34ms;
}
.pushable:hover .shadow {
    transform: translateY(4px);
    transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
}
.pushable:active .shadow {
    transform: translateY(1px);
    transition: transform 34ms;
}
.pushable:focus:not(:focus-visible) {
    outline: none;
}
input.btn.btn-primary.button.subbutton {
    background-color: transparent;
    color: #333;
    border: none;
    font-size: 18px;
    display: block;
    padding: 10px;
    margin-top: 15px;
    font-weight: bold;
}
span.front.acym {
    padding: 0;
}
.cf-form-wrap .front {
    padding: 15px 25px;
}
.com-users-login.login button.pushable.btn.btn-primary {
    width: 100%;
}
.com-users-login.login input[type="text"] {
    max-width: 100%;
}
.hika_j2 .btn-success, .hikabtn-success {
    width: 100%;
    border: none !important;
}
a.hikabtn.pushable {
    width: 100%;
    padding: 8px 25px;
    border: 0;
    margin: 0;
    color: #000!important;
}
a.hikabtn.pushable span{
    text-align: center !important;
}
button.hikabtn .front {
    padding: 8px 25px;
}
button#hikabtn_checkout_next::after {
	content:"";
}
a.hikabtn.pushable .front {
    padding: 8px 25px;
}
.cartButton span.front {
    padding: 8px 25px;
}
.cartButton a.hikabtn.pushable {
    padding: 0;
}
.bespoke #cf_3 {
    --background-position: -80px center !important;
    --background-image: url(/images/general/bespoke-home-bg-1399.jpg);
}
.sidebar-r h2.hikashop_product_name {
    font-size: 18px;
    line-height: 1.2;
}
.sidebar-r .hikashop_category_information .hikashop_subcontainer, .hikashop_categories_listing_main .hikashop_subcontainer {
    padding: 10px;
}
.sidebar-r span.front {
    font-size: 14px;
}
.sidebar-r div.hikashop_category_information span.hikashop_product_price.hikashop_product_price_0 {
    font-size: 20px !important;
}
.sidebar-r .hikashop_badge_div.hikashop_badge_topleft_div {
    height: 50px !important;
}
.sidebar-r dl.hikashop_product_custom_date_line {
    padding: 10px 5px 5px;
    margin: 0 7px;
}
.sidebar-r .hikashop_category_information span.hikashop_product_price_full, span#hikashop_product_price_main span.hikashop_product_price_full {
    margin: 0 0 15px 0;
    line-height: 1;
}
.sidebar-r .hikashop_product_image {
    width: 100%;
}
.sidebar-r img.hikashop_product_listing_image {
    margin-bottom: 5px;
}
div#hikashop_module_214 h2.hikashop_product_name {
    line-height: 0.2em;
}
div#hikashop_module_214 h2.hikashop_product_name a{
    font-size: 0.3em;
}
div#hikashop_module_214 .hikashop_product_image {
    width: 100%;
    float: left;
    margin-right: 2%;
}
div#hikashop_module_214  .hikashop_category_information span.hikashop_product_price_full {
    margin-left: 0;
}
div.moduletable.home h3, div.moduletable.home-upcoming h3 {
    font-size: 48px;
    text-align: center;
    margin: 50px 0 30px;
}