html:not(.no-js) [data-aos=slide-up] {
	-webkit-transform: translate3d(0,25%,0)!important;
	transform: translate3d(0,25%,0)!important;
}

html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translateZ(0)!important;
    transform: translateZ(0)!important;
}


/* 
========================================================================
HORIZONTAL DROPDOWN MENU SYSTEM
========================================================================
*/
#menubar								{ margin: 4px 0 0 0; }
#menubar .top-bar                       { background-color: #fff; margin: 0 0 6px 0; width: auto; }
#menubar .top-bar.expanded .title-area  { background: #ddd; }
#menubar .top-bar-section li a:not(.button)
                                        { height: 25px; line-height: 20px; font-family: Segoe UI, Arial, Helvetica, Sans-Serif; background-color: #fff; color: #000; font-weight: normal; font-size: 70%; text-transform: uppercase; padding: 2px 9px; }
/* Down arrow on each menu in main category nav bar - control position and colour */
#menubar .top-bar-section .has-dropdown > a:after
                                        { border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent; top: 13.5px; padding: 0; }
#menubar .top-bar-section li            { border-right: dotted 1px #333; }
#menubar .top-bar-section li a:hover
                                        { text-decoration: underline; }
/* Links within the dropdown menus */
#menubar .top-bar-section .dropdown li  { border-right: solid 1px #fff; }
#menubar .top-bar-section .dropdown ul  { border-bottom: solid 1px #fff; }
#menubar .top-bar-section .dropdown li a
                                        { background-color: #ddd; color: #333; width: auto; height: auto; font-weight: normal; padding: 2px 15px 4px 15px; font-size: 90%; text-transform: none; }
#menubar .top-bar-section .dropdown li a:hover
                                        { color: #000; background-color: #eee; text-decoration: none; }
#menubar .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after
                                        { top: 1px; }
#menubar .top-bar li.name span          { display: inline-block; padding: 0 0 0 10px; }
/* 
========================================================================
CATEGORY NAVIGATION MENU
The primary styles are created by foundation.css. Rather than change
styles there (which would be overwritten if we upgrade Foundation to
a newer version), just just grab the bits we need to change here.
========================================================================
*/
#categorymenu .top-bar                  { border-bottom: solid 1px #f50; background-color: #f90; min-height: 51px; }
#categorymenu .top-bar-section li       { border-right: dotted 1px #fff; }
#categorymenu .top-bar-section li a:not(.button)
                                        { color: #fff; background-color: #f90; font-family: Segoe UI, Arial, Helvetica, Sans-Serif; padding: 3px 15px; height: 50px; line-height: 1.2em; font-weight: bold; width: 125px; font-size: 80%; }
#categorymenu .top-bar-section li a:hover
                                        { background-color: #666; color: #fff; }
#categorymenu .top-bar-section li ul    { border-bottom: solid 1px #000; }
#categorymenu .top-bar-section li li    { border-right: solid 1px #000; }

#categorymenu .top-bar-section .has-dropdown > a:after
                                        { border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent; top: 13.5px; }
#categorymenu .top-bar-section .dropdown li a
                                        { background-color: #666; color: #fff; width: auto; height: auto; font-weight: normal; padding: 2px 15px 4px 15px; font-size: 90%; text-transform: none; }
#categorymenu .top-bar-section .dropdown li a:hover
                                        { color: #000; background-color: #aaa; }
#categorymenu .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after
                                        { top: 1px; }

/* Mobile version */
#categorymenu .top-bar.expanded li ul   { border: none; }
#categorymenu .top-bar.expanded li li a { background-color: #f90; }

/* Button to replace main nav menu in small devices */
#categorymenu .mobile-link              { font-weight: bold; padding: 2px 15px; color: #ddd; display: block; }
#categorymenu .mobile-link:hover        { color: #fff; background-color: #555; }

/* 
========================================================================
BIG SCREENS
========================================================================
*/
@media only screen and (min-width: 930px) {
  #menubar .title-area li.name,
  #categorymenu .title-area li.name { display: none; }
  .row { max-width: 100%; }
  }

/* 
========================================================================
SMALL SCREENS
========================================================================
*/
@media only screen and (max-width: 930px) {
  .products_tabular .item,
  .products_shortened .item,
  .subcategories_shortened .item,
  #homepage .products_tabular .item { display: block; float: none; width: 100%; margin: 0 0 5px 0; }
  .Kartris-DetailsView-Value { width: 270px; }
  ul { max-width: 100%; }
  #pagecontent_pad { min-height: 200px; padding-bottom: 15px; }
  .hand { cursor: default; }
  .versions td.info { max-width: 200px; overflow: hidden; }
  .basket td.quantity input { width: 32px; text-align: right; }
  #container { padding: 0; }
  select,
  input { width: 100%; }
  #footer_inside { margin: 0; }

  /* Menus */
  #menubar { margin: 5px 0 0 0; }
  #menubar .top-bar .title-area { background: #ddd; }
  #menubar .top-bar-section ul { background: #ddd; }
  #menubar .top-bar-section li { border-right: none; background-color: #ddd; }
  #menubar .top-bar-section li a:not(.button) { background: #ddd; font-size: 90%; padding: 5px 10px; }
  #menubar .top-bar-section .title-area li.name a { padding: 0 5px; }

  #categorymenu .top-bar { min-height: 0px; }
  #categorymenu .top-bar-section li a:not(.button) { width: auto; height: auto; font-size: 100%; padding: 5px 10px; }
  #categorymenu .top-bar.expanded .title-area { background: #f90; }
  #categorymenu .top-bar .title-area li.name a { padding: 0 10px; color: #fff; }
  #categorymenu .top-bar-section ul { background: #f94; }
  }

/* 
========================================================================
ORBIT SLIDESHOW
========================================================================
*/
#front-slideshow                        { background-color: #ffffff; }
#front-slideshow li                     { padding: 10px 80px; min-height: 200px; }

/* 
========================================================================
GENERAL 
========================================================================
*/
table tr td                             { font-size: 100%; }
table thead,
table tfoot                             { background: #fff; }






/*
===============================
CUSTOM ADDED
===============================
*/

html {
	scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", system-ui;
	font-weight: 400;
	font-style: normal;
}

div, p, span, label, a, td, th, select, body {
	font-family: "Poppins", system-ui;
	font-weight: 300;
	font-style: normal;
}

h3 {
    font-size: 26px;
    font-weight: 400;
}

.button.alt {
    background: transparent;
	color: #0081c9;
    padding: 10px 36px;
}

.button.alt.white {
    border-color: #ffffff;
}

.button.alt.white:hover {
    background: #ffffff !important;
    color: #000000 !important;
}

.white {
	color: #ffffff!important;
}

.t-right {
	text-align: right;
}

.t-center {
	text-align: center;
}

h2.excerpt {
    font-size: 60px;
}

.flex {
    display: flex;
    column-gap: 75px;
	column-gap: 4vw;
	row-gap: 4vw;
    max-width: 84vw;
    margin: auto;
}

.flex.space {
	justify-content: space-between;
}

.flex.middle {
	align-items: center;
}

.flex.f-3 > div {
    /*width: calc(100% / 3);*/
}

.title {
	font-family: "Abril Fatface", system-ui;
	font-weight: 400;
	font-style: normal;
}

.inner {
    max-width: 1200px;
    margin: auto;
}

.white {
	color: #ffffff;
}

#header #hcol-centre {
	text-align: right;
}

#header .row {
	width: 100%;
	max-width: 100%;
}

table td {
	background: transparent!important;
}

.subcategories_normal .item.listing, .subcategories_normal .item.listing .box {
	padding: 0px !important;
}

.anchor.button { 
	font-weight: 400;
	font-size: 100%;
	background-color: #ffffff;
	background: #0081c9;
	padding: 10px 18px;
	color: #ffffff;
	border: 1px solid #0081c9;
	border-radius: 30px;
}

.button.hotel { 
	font-weight: 400;
	font-size: 100%;
	border-radius: 30px;
	padding: 10px 18px;
}

.item.subCat {
	padding: 40px;
	padding: 45px 65px 55px;
}

.subcategories_normal .item {
	scroll-margin-top: 80px !important;
}

ul.clearing-thumbs a {
	display: inline-block;
}

ul.clearing-thumbs li {
	display: flex;
	align-items: center;
}

.carousel ul {
	display: flex;
}

.main_product_image .mainimage {
	display: none;
}

.category .main .imageviewer_holder, 
.category .main .imageviewer_holder div {
	width: 100% !important;
	height: auto !important;
}

.category .main .imageviewer_holder.CatImage,
.category .main .mainimage.CatImage{
	width: 100% !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px !important;
	height: 500px !important;
	margin: 0px -0.9375rem !important;
	width: calc(100% + 1.875rem) !important;
	border-radius: 16px;
}

.imageviewer_holder.CatImage.Destinations.SingleImage {
    background-image: url('/Skins/Kartris/Images/CategoryImage.jpg');
    height: 450px !important;
    background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
}

.catTitle.Destinations, 
.page-header + .catTitle {
    height: 452px;
    margin-top: -459px;
}

.page-header + .catTitle {
    margin-bottom: 45px;
}

.catTitle.Destinations h1,
.page-header + .catTitle h1 {
    text-shadow: 0 0 20px #00000061;
}

.Destinations ~ .content a#HotelLink {
    display: none;
}

.item.image-item:not(.img-double) .singleimage {
	height: auto !important;
}

td.itemname.Shul,
td.itemname.Venue,
td.itemname.Website,
td.itemname.Map,
td.itemname.Email,
td.itemname.Phone {
	display: none!important;
}

td.itemname.Website + td,
td.itemname.Map + td,
td.itemname.Email + td, 
td.itemname.Phone + td {
	display: none!important;
}

.attributes td.link a {
    color: #1e7ec9;
    font-weight: 500;
    padding-top: 8px;
    display: inline-block;
}

.attributes td {
	border: 0px;
	padding: 3px 0px;
	font-size: 16px;
}

.listing {
	border: 0px!important;
}

.listing .box {
	padding: 4px 8px;
}

.attributes {
	margin-top: 10px;
}

div#About .description,
div#About .description p,
div#About .description font {
    font-size: 16.75px!important;
    /*font-weight: 400;*/
}

#Shuls .item.listing:nth-child(3n + 1),
#Mikveh\ Tahra\'s .item.listing:nth-child(3n + 1),
#Kosher\ Food .item.listing:nth-child(3n + 1)
{
    clear: both;
}

.item h2.section-title {
	font-size: 200%!important;
	margin-bottom: 22px;
}

.page_category .description {
	padding: 0px;
}

.page_category .content {
	display: block;
	width: 1200px;
	max-width: 80%;
	margin: auto;
	margin-top: 60px;
}

#centre_container {
	display: block;
	padding: 0px 0px 90px 0px;
	width: 100%;
}

.page_category .category {
	display: inline-block;
	width: 100%;
}

.page_category .category img {
	width: 100%;
}

#Itineraries .description.grey {
	background-color: #f4f4f4;
	padding: 22px 28px 28px;
	margin-bottom: 24px;
	border-radius: 12px;
}

#Itineraries .Parent-Sub.description {
	display: none;
}

.SubCategory.leveled .item {
	width: 100% !important;
	padding: 0px 0px !important;
	display: inline-block;
	float: none !important;
}

.leveled .products_extended {
	column-count: 1;
	column-gap: 90px;
	text-align: center;
}

.item .item h2.section-title {
	font-weight: normal;
}

.subcategories_normal .item .item {
	border: 0px;
	padding: 0px;
}

.description {
	line-height: 1.5;
	font-size: 16px;
	color: #333;
}

.catTitle {
	text-align: center;
	display: flex;
	width: 100%;
	justify-content: center;
	height: 502px;
	margin-top: -509px;
	position: relative;
}

.catTitle h1 {
	font-family: "Abril Fatface", system-ui;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
	display: block;
	font-size: 106px;
	line-height: 1;
	color: #ffffff;
	text-shadow: 0 0 20px black;
	text-transform: capitalize;
	
}

.catTitle div {
	display: inline-block;
	padding: 20px 41px;
	/* background: #00000052; */
	align-self: center;
}

.subcategories_shortened .item {
	width: 100%!important;
	max-width: 100%!important;
	margin-bottom: 40px;
}

.subcategories_shortened .item:before {
	display: none;
}

.subcategories_shortened .item .imageholder,
.subcategories_shortened .item .details {
	position: relative!important;
}

.subcategories_shortened .box.item .pad {
	display: flex;
	align-items: stretch;
	padding: 0px;
	margin: 0px;
	flex-wrap: wrap;
}

.subcategories_shortened .box.item .pad a {
	width: 100%;
	height: 100%;
	display: flex;
	margin: 0px;
	justify-content: center;
}

.subcategories_shortened .item h2 {
	align-content: center;
}

.subcategories_shortened .item .details h2.section-title {
	font-size: 300%!important;
	margin: 40px 0px;
	padding: 0px;
}

.subcategories_shortened .item .details h2.section-title .button {
	display: block;
	font-size: 16px;
	padding: 10px 20px;
	width: fit-content;
	margin: 16px auto 0px;
	/*background: #ffffff;
	color: #0081c9;*/
}

.subcategories_shortened .item .columns {
	padding: 0px!important;
}

.subcategories_shortened .imageviewer_holder.CatImage{
	width: 100% !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px !important;
	min-height: 300px !important;
}

.subcategories_shortened .box.item .pad a.image {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px;
}

span.anchor-links {
	display: inline-block;
	vertical-align: top;
}

.SubCategory div#rptProductsTable {
	float: right;
	margin-top: -58px;
}

.leveled .description {
	line-height: 1.5;
}

.description li {
    margin-left: 2px;
}

.leveled .item h2 {
	margin-bottom: 8px;
	font-size: 142%;
	font-weight: normal;
	color: #0081c9;
}

.leveled .item {
	margin-bottom: 25px;
}

.SubCategory.leveled {
	padding: 0px 0px;
}

h2.Cont, h2.cont, h2.hide, h2.Hide {
	display: none !important;
}

.item.listing ul {
	margin-bottom: 0px;
}

.products_extended .item .strapline {
	margin: 0px;
}

.item.listing .description a {
	border: 1px solid #1e7ec9;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 30px;
}

td.itemname.Shul.Name+td {
	font-weight: bold;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	font-size: 110%;
	padding-bottom: 5px;
}

.anchor.button.alt {
	color: #0081c9;
	background: #ffffff;
	border: 1px solid;
	margin-right: 6px;
	font-weight: 500;
}

.leveled .item.listing .details .attributes {
	margin: 0px;
}

.subCat[id*="Itinerar"] .item {
    width: 100% !important;
    padding: 0px 0px !important;
    display: inline-block;
    float: none !important;
}

.item .item li a h2 {
	font-weight: normal;
}

.subcategories.subcategories_normal .accordion div > a {
	background: transparent;
	/* border: 1px solid; */
	padding: 12px 20px;
	display: inline-block;
	/*width: 100%;*/
}

.subcategories.subcategories_normal .accordion > div {
	/* border: 1px solid #dddddd; */
    margin-bottom: 58px !important;
    /* box-shadow: 0px 0px 10px 0px #d7d7d7; */
    overflow: visible;
    border-radius: 12px;
    background: rgb(243 243 243 / 53%);
}

.accordion-navigation.active .chevron {
	transform: rotate(-180deg);
}

.chevron {
	position: relative;
	display: block;
	height: 16px;
	width: 16px;
	float: right;
	margin-top: 6px;
	transition: all 0.3s ease;
	transform-origin: 8px 4px;
}

.chevron::before, .chevron::after {
	position: absolute;
	display: block;
	content: "";
	border: 8px solid transparent;
}

/*Change the four instances of 'top' below to rotate chevron*/
/*Use (top/right/bottom/left) where you want the back of the chevron to be*/
.chevron::before {
	top: 0;
	border-top-color: #5e9383;
	border-top-color: #555555;
}

.chevron::after {
	top: -2px;
	border-top-color: #fff;
}

.subcategories.subcategories_normal .accordion div  h2 {
	/* font-weight: normal; */
	font-size: 180% !important;
	margin: 22px 0px;
}

.accordion h2.section-title {
    margin: 40px 32px 10px 32px !important;
    color: #1e7ec9;
    font-weight: 600;
    /*letter-spacing: 0.5px;*/
}

.subcategories.subcategories_normal .accordion li a h2 i.fas {
	float: right;
	font-size: 16px;
	margin-top: 2px;
}

.leveled .imageblock {
	margin: 0px !important;
}

.accordion .content {
	padding: 24px 32px !important;
	max-width: 100%;
	margin: 0px;
	width: 100%;
}

.accordion .content div {
    background: transparent;
}

.subcategories_normal .accordion .item.subCat {
	margin-bottom: 0px;
}

#footer, #footer > div {
	min-height: 0px;
	background: transparent;
}

#footer .whatsapp {
	display: block;
    margin-top: 15px;
}

#header #categorymenu .custom-submenu a {
	padding: 10px 20px;
    display: block;
    font-size: 16px;
}

#header #categorymenu .custom-submenu h3 {
	margin: 0px;
}

.f-dropdown:after, .f-dropdown:before {
	visibility: hidden;
}

.f-dropdown {
	width: auto;
	max-width: 200px;
	left: 0px !important;
	border-radius: 16px;
	border: 0px;
}

.orbit-container.mainimage.CatImage ul li {
	height: 500px!important;
	overflow: hidden;
	display: flex; 
	align-content: center;
	align-items: center;
}

.orbit-container.mainimage.CatImage .orbit-container, 
.orbit-container.mainimage.CatImage ul {
	height: 500px!important;
	overflow: hidden;
}

.largeview {
	margin: 0px!important;
}

.orbit-container .orbit-container .orbit-slides-container img {
	min-width: 100%;
	min-height: 100%;
	max-width: unset;
	width: auto !important;
	object-fit: cover;
}

.category .main .imageviewer_holder {
	margin-bottom: 0px;
}

.item.listing.image-item {
	/* max-width: 49%!important; */
	margin: 0px auto 36px!important;
	float: none!important;
	clear: both;
	display: inline-block;
}

.item.listing.image-item + .item.listing.image-item {
	clear: none!important;
}

.SubCategory.leveled .item div {
	text-align: left;
}

.page-header {
    position: relative;
    width: 100vw;
    width: calc(100vw - 50px);
    left: -50vw;
    left: calc(-50vw + 25px);
    margin-left: 50%;
	display: table;
}

.page-header .main .imageviewer_holder.CatImage {
    margin: 0px!important;
    width: 100%!important;
}


.Kartris-DetailsView-Name label {
    font-size: 16px;
    font-weight: 400;
}

.Kartris-DetailsView-Data ul li {
    display: flex;
	column-gap: 45px;
}

.Kartris-DetailsView-Data ul li div, 
.Kartris-DetailsView-Value {
	width: 100%;
}

#contact div#cntMain_updMain,
#custompagetext .text-content {
    background: #ffffff;
    border-radius: 16px;
    padding: 100px 120px;
    margin-bottom: 44px;
    margin-top: -114px;
    z-index: 99!important;
    position: relative;
    box-shadow: 0px 0px 24px 0px hwb(0deg 0% 100% / 20%);
}

#contact .submitbuttons, #contact .submitbuttons input {
    margin-bottom: 0px;
}

.text-content.about {
    text-align: center;
    font-weight: 400;
}


/*
=============================================
HOMEPAGE
=============================================
*/

section.perks {
    position: relative;
    margin-top: 85vh;
	z-index: 99;
}

section.top {
    height: 100vh;
	height: calc(100vh - 32px);
    position: absolute;
    top: 0px;
    width: 100%;
	border-radius: 16px;
	overflow: hidden;
}

section.top .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 9;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding-bottom: 32px;
}

#homepage .top .orbit-container {
    height: 100%;
}

#homepage .top .orbit-container ul li {
	height: 100%!important;
	overflow: hidden;
	display: flex;
	align-content: center;
	align-items: center;
}

#homepage .top .orbit-container .orbit-container, 
#homepage .top .orbit-container ul {
	height: 100%!important;
	overflow: hidden;
}

#homepage .top .orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-width: unset;
    width: auto !important;
    object-fit: cover;
}


section.top h1 {
    font-size: 165px;
    line-height: 0.9;
	text-align: center;
}

section.top h2 {
	font-size: 24px;
    margin-top: 0px;
    margin-bottom: 32px;
	font-weight: 300;
	text-align: center;
	padding: 0px 40px;
}

section.top .orbit-timer,
.CatImage .orbit-slide-number,
.CatImage .orbit-timer,
.orbit-timer {
	visibility: hidden!important;
}

section.top li.active:first-child img {
  animation: zoom-move 15s linear infinite;
  transform: scale(1) translateX(0px);
}

section.top li:first-child img {
  transform: scale(1.1) translateX(10px);
}

section.top li.active:nth-child(2) img {
  animation: zoom-move2 15s linear infinite;
  transform: scale(1.12) translateX(-30px);
}

section.top li:nth-child(2) img {
  transform: scale(1) translateX(0px);
}

section.top li img {
  transition: all 2s ease;
}

@keyframes zoom-move2 {
  0% {
    transform: scale(1.12) translateX(-30px);
    opacity: 15;
  }
  13.33% {
    opacity: 1;
    /* make opacity change complete in 2s */
  }
  66.66% {
    opacity: 1;
    transform: scale(1) translateX(0px);
  }
  100% {
    transform: scale(1) translateX(0px);
    opacity: 1;
  }
}

@keyframes zoom-move {
  0% {
    transform: scale(1) translateX(0px);
    opacity: 1;
  }
  13.33% {
    opacity: 1;
    /* make opacity change complete in 2s */
  }
  66.66% {
    transform: scale(1.1) translateX(10px);
    opacity: 1;
  }
  100% {
    transform: scale(1.1) translateX(10px);
    opacity: 1;
  }
}

section.perks .content {
    background: #ffffff;
    border-radius: 16px;
    padding: 60px 60px;
	padding: 3.2vw 3.2vw;
    box-shadow: 0px 0px 24px 0px hwb(0deg 0% 100% / 30%);
	display: flex;
	flex-direction: column;
    align-items: flex-start;
}

section.perks .content .button {
	margin-top: auto;
}

section.perks p {
    margin-top: 16px;
    margin-bottom: 40px;
    font-size: 16px;
	line-height: 1.5;
}


section.testimonials .orbit-container h2 {
    color: #333333;
    font-weight: 600;
    font-size: 20px;
    margin-top: 26px;
}

section.testimonials .orbit-container h3,
section.adventure div {
    color: #666666;
    font-weight: 300;
    font-size: 20px;
}

section.testimonials .orbit-container {
    padding-top: 55px;
    background-image: url(/Skins/Kartris/Images/testimonials.png);
    background-repeat: no-repeat;
    background-position: top 55px center;
}

section.testimonials.inner {
    padding: 56px 0px;
    position: relative;
}

section.testimonials.inner:before {
    content: "";
    width: 100%;
    display: block;
    height: 800px;
    position: absolute;
    top: 10px;
    left: -55px;
    background-image: url('/Skins/Kartris/Images/Map.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 56%;
    opacity: 0.5;
}

section.gallery {
	padding-bottom: 40px;
	z-index: 99;
    position: relative;
}

section.gallery .owl-nav span {
    font-size: 75px;
	color: #ffffff;
}

section.gallery .owl-item {
    background: #f4f4f4;
    text-align: center;
}

section.gallery .owl-nav {
    position: absolute;
    width: 100%;
    top: 0px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 20px;
}


section.gallery .owl-item {
    height: 100%;
    display: flex;
    align-items: center;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0px 0px 24px color(srgb 0 0 0 / 0.30);
}

section.gallery .owl-stage {
    height: 300px;
    overflow: visible !important;
}

section.gallery .owl-stage-outer {
    overflow: visible !important;
}

section.gallery .owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-width: unset;
    /* width: auto !important; */
    object-fit: cover;
}

section.gallery .owl-carousel.owl-drag .owl-item > div {
    width: 100%;
    overflow: hidden;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.adventure.inner {
    padding: 56px 0px;
    position: relative;
}

section.adventure.inner:before {
    content: "";
    width: 100%;
    display: block;
    height: 650px;
    position: absolute;
    top: -240px;
    right: -10%;
    background-image: url(/Skins/Kartris/Images/Compass.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    z-index: -1!important;
    background-size: 49%;
    opacity: 0.5;
}

section.adventure div {
    line-height: 1.65;
}

section.destinations.inner {
    padding: 56px 0px 75px;
    position: relative;
}

.destinations .subcategories_shortened .box.item .pad {
    display: block;
	overflow: hidden;
	position: relative;
}

.destinations .title {
    position: absolute;
    top: 100%;
	height: 100%;
	transition: all ease 0.4s;
}

.destinations .subcategories_shortened .box.item .pad:hover .title {
	top: 0%;
}

.destinations .subcategories.subcategories_shortened {
    display: grid;
    column-gap: 40px;
    row-gap: 40px;
    grid-template-columns: repeat(5, 1fr);
}

.destinations .box.item:nth-child(2n) {
    grid-column: span 2!important;
}

.destinations .box.item:nth-child(1n) {
    grid-column: span 3;
}

.destinations .box.item:nth-child(3n) {
    grid-column: span 2 !important;
}

.destinations .box.item:nth-child(4n) {
    grid-column: span 3!important;
}

.destinations .subcategories_shortened .item {
	margin-bottom: 0px;
}

.destinations .subcategories_shortened .box.item .pad a {
    background: rgb(51 51 51 / 68%);
}

.destinations .subcategories_shortened .box.item .pad a h2 {
    color: #ffffff;
    font-family: "Abril Fatface", system-ui;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
}

.details .leveled .description ul {
    list-style: none;
    margin: 12px 0px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
}

.details .leveled .description ul li {
    border: 1px solid;
    padding: 6px 12px;
    display: inline-block;
    color: #1e7ec9;
    font-weight: 500;
    /* border-color: #333333; */
}

.details .leveled .item.image-item + .item.image-item {
    width: 49%!important;
    float: right!important;
}

.details .leveled .item.image-item:has(+.item.image-item) {
    width: 49%!important;
    float: left!important;
}
 
.img-double img {object-fit: cover;height: 100%;}

/*.button.alt:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    width: 0px;
    height: 100%;
    top: 0px;
    background-color: red;
    transition: 0.2s ease-in-out;
    border-radius: 20px;
    left: 0;
    background-color: #1e7ec9;
    z-index: -1;
}

.button.alt:hover:before {
    width: 100%;
}

.button.alt {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
*/

.button.alt:hover {
	color: #ffffff !important;
    background: #0081c9;
	border-color: #0081c9;
}

.description table td {
    background: transparent;
    border: 1px solid transparent!important;
    border-collapse: collapse;
}

.subcategories.subcategories_normal .accordion > div:last-child {
    margin-bottom: 0px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.item.listing.image-item:last-of-type {
    margin-bottom: 0px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.details .description table b {
    font-weight: 500;
	text-transform: capitalize;
}

.gallery p {
    position: absolute;
    z-index: 999;
    color: #ffffff;
    bottom: 0px;
    width: 100%;
    text-align: right;
    padding: 6px 24px;
    font-size: 16px;
    font-style: italic;
	letter-spacing: 0.5px;
    text-shadow: 0px 0px 20px #000000;
}


/*MORE THINGS TO DO - FULL WIDTH
div[id*="More things to do"] .listing {
    width: 100% !important;
}
*/

/*
=============================================
RESPONSIVE
=============================================
*/
@media only screen and (max-width: 64em) {
	.leveled .products_extended {
		column-count: 1;
	}

	.catTitle,
	.category .main .imageviewer_holder.CatImage,
	.category .main .mainimage.CatImage,
	.orbit-container.mainimage.CatImage .orbit-container, 
	.orbit-container.mainimage.CatImage ul,
	.orbit-container.mainimage.CatImage ul li {
		height: 300px!important;
	}

	.catTitle {
		margin-top: -304px!important;
	}

	.catTitle h1 {
		font-size: 60px;
	}

	.flex {
		flex-wrap: wrap;
	}

	.flex > * {
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center;
	}

	section.perks .content, section.perks .content h3,section.perks .content .button {
		text-align: center;
		margin: auto;
	}

	section.perks .content {
		padding: 40px 60px 50px;
	}

	h2.excerpt {
		text-align: center;
	}

	#contact div#cntMain_updMain, #custompagetext .text-content {
		padding: 60px;
	}

	.accordion .content {
		padding: 24px 24px !important;
	}

	.accordion h2.section-title {
		margin-left: 24px!important;
		margin-right: 24px!important;
	}

	.item.subCat {
		padding: 40px;
	}

	.SubCategory div#rptProductsTable {
		float: none;
		margin-top: 0px;
	}

}

@media only screen and (max-width: 845px) {
	span.anchor-links.right, span.anchor-links.right a {
		width: 100%;
        margin-bottom: 5px;
        float: none !important;
	}
}


@media only screen and (max-width: 750px) {
	.Kartris-DetailsView-Data ul li {
		flex-wrap: wrap;
	}

	.destinations .subcategories.subcategories_shortened {
		grid-template-columns: repeat(1, 1fr);
	}

	#homepage .destinations .box.item {
		grid-column: span 1 !important;
	}
}

@media only screen and (max-width: 530px) {	
	.page-header {
		width: 100vw!important;
		left: -50vw!important;
	}
}

@media only screen and (min-width: 40em) {
	#Shuls .details .SubCategory .item.listing .box,
	#Mikveh\ Tahra\'s .details .SubCategory .item.listing .box,
	#Kosher\ Food .details .SubCategory .item.listing .box
	{
		max-width: 85%;
	}
}




@media only screen and (min-width: 40em) and (max-width: 64em) {
	section.top h1 {
		font-size: 14vw;
		padding-right: 54px;
		padding-left: 54px;
	}
}

@media only screen and (max-width: 40em) {
	section.top h1 {
		font-size: 18vw;
		padding-right: 54px;
		padding-left: 54px;
	}

	section.top h2 {
		font-size: 22px;
		line-height: 1.4;
		padding: 0px 40px;
	}

	#contact div#cntMain_updMain, #custompagetext .text-content {
		padding: 60px;
	}

	.details .leveled .description ul li {
		width: 100%;
		text-align: center;
	}

	#footer .footer-content, #footer .footer-content .t-right {
		text-align: center;
	}

	.page_category .content:not(.itinerary) {
		max-width: 92%;
	}

	.accordion .content.itinerary {
		padding: 6px 4px !important;
	}

	.accordion .content.itinerary .content {
		max-width: 100%!important;
	}

	.details .leveled .item.image-item + .item.image-item {
		width: 100%!important;
		float: none!important;
	}

	.details .leveled .item.image-item:has(+.item.image-item) {
		width: 100%!important;
		float: none!important;
	}

	.anchor.button.alt {
		width: 100%;
		margin-bottom: 10px;
	}

	span.anchor-links {
		width: 100%;
	}

	.category .main .imageviewer_holder.CatImage, .category .main .mainimage.CatImage {
		margin: 0px -0.6rem !important;
		width: calc(100% + 1.2rem) !important;
	}

	.subcategories_shortened .item .details h2.section-title {
		font-size: 225% !important;
		margin: 18px 0px;
	}

	.subcategories_shortened .imageviewer_holder.CatImage {
		min-height: 150px !important;
	}

}
