
.focused{
  box-shadow: 10px 15px 25px rgba(171, 103, 0, 0.7);
}
#quick-to-reply-banner img {
    max-width: 100px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

#quick-to-reply-banner {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(241, 239, 216, 1) 35%, rgba(241, 239, 216, 1) 100%);
    height: 35px;
    border-radius: 3px;
    width: 330px;
}

#operator-logo-container {
  width: 180px;
  height: 100px;
  margin: auto;
  overflow: hidden;
}

.operator-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


/* Button heart */
#heart-TO-page {
  top: 15px;
  font-size: 2.2em !important;
}
.fa-heart {
    color: #DC7403;     
}

@media only screen and (max-width: 576px) {
    #heart-TO-page {
        top: 0px
    }
}
.get-quote-btn {
  width: 120px;
}

.btn-orange {
    background-color: #DC7403;
    border-color: #DC7403;
    color: #ffffff;
    font-weight: 500;
    max-height: 40px;
}

.btn-orange:hover {
    background-color: #FB880A;
    border-color: #FB880A;
    color: #ffffff;
}

.btn-green {
    background-color: #6b6a24;
    border-color: #6b6a24;
    color: #fff;
}

.btn-green:hover {
    color: #fff;
    background-color: #81802b;
    border-color: #81802b;
}


#operator-logo {
    width: 110px;
}

.orange {
    color: #DC7403 !important;
}

.review-image-container {
	height: 95px;
	width: 95px;
}

.review-image-container img {
  border-radius: 50%;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 576px) {
  .review-image-container img {
    border-radius: 50%;
    object-fit: cover;
    height: 95px;
    width: 95px;
    margin: 0 auto;
    display: block;
  }
}


#reviewer-info {
    min-width: 170px;
    max-width: 170px;
    width: 170px;
}

@media only screen and (max-width: 576px) {
    #reviewer-info {
        min-width: 50%;
        max-width: 50%;
        width: 50%;
    }
}

@media only screen and (min-width: 576px) {
    .border-top-sm-0 {
        border-top: 0 !important;
    }
}



@media only screen and (max-width: 1200px) {
    .parks-rhc-max-width {
        max-width: 396px;
    }
}

#kudu-button {
    background-color: none;
    border: 1px solid #6B6A24;
}

#kudu-button:hover {
    background-color: none;
    border: 1px solid #4B5320;
}

#kudu-button:active {
    background-color: #4B5320;
}

.icon-tato:active {
    color: white
}

/*from country and parks*/


.no-hover {
    pointer-events: none;
}

.comment {
    max-width: 800px;
    word-break: break-word;
}

a.morelink {
    text-decoration: none;
    outline: none;
}

.morecontent span {
    display: none
}

.close {
    color: #fff;
    opacity: 1;
}

.exchange-table {
    width: 200px;
}

.currency-container:first-child {
  background-color: #fff !important;
}

.popover {
    max-width: 671px;
}

.popover-header {
    padding: 0;
    border-bottom: none;
    font-size: unset;
}


.popup-country {
    top: auto;
    bottom: 100%;
    position: absolute;
    display: none;
    width: 490px;
    min-height: 233px;
    z-index: 600;
    background: #fff;
    border-radius: 2px;
    -moz-box-shadow: 0 3px 30px 0 rgba(62, 63, 62, .5);
    -webkit-box-shadow: 0 3px 30px 0 rgba(62, 63, 62, .5);
    box-shadow: 0 3px 30px 0 rgba(62, 63, 62, .5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-country .co-title {
    min-height: 42px;
    padding: 14px 20px;
    line-height: 1.3;
    border-radius: 2px;
    background-color: #ffce52;
    -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .15);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-country .popup-description {
    padding: 20px;
}

[class^=icon-], [class*=" icon-"] {
  font-family: icomoon !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.popup-country .popup-description {
    padding: 20px;
}

.popup-country .co-title .close {
    position: absolute;
    right: 20px;
    font-size: 10px;
    top: 12px;
    line-height: 2;
}

.vaccinations-box a {
    color: #73ae3a;
}

.vaccinations-box td, .vaccinations-box a {
    font-size: 14px;
    font-weight: 600;
    color: #7c8082;
}

.popup-country a {
    color: #73ae3a;
    cursor: pointer;
    background: 0 0;
    text-decoration: none;
}

.popup-country .popup-description li {
    position: relative;
    width: 0;
    margin-bottom: 0;
    margin-right: 3px;
    float: none;
    font-size: 13px;
    line-height: 1.53846154;
    color: #73ae3a;
    font-weight: 600;
}

.popup-country .popup-description p {
    display: inline;
    font-size: 13px;
    color: #7c8082;
    font-weight: 600;
}


.popup-country .popup-description ul, .popup-country .popup-description li {
    display: inline;
}

.safari-info ul {
    display: inline-block;
}

.popup-country ul, .popup-country ol {
    list-style: none;
}


.popup-country p {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}


/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */
#map-canvas {
    height: 10%;
    min-height: 250px;
    width: 100%;
    max-height: 350px;
}

.map-image {
    max-width: 100%;
    width: 100%;
}

#parks-text {
    display: flex;
    flex-wrap: wrap;
}

#kudu-button {
    background-color: none;
    border: 1px solid #6B6A24;
}

#kudu-button:hover {
    background-color: none;
    border: 1px solid #4B5320;
}

#kudu-button:active {
    background-color: #4B5320;
}

.icon-tato:active {
    color: white
}

#reviewer-info {
    min-width: 170px;
    max-width: 170px;
    width: 170px;
}

@media only screen and (max-width: 576px) {
    #reviewer-info {
        min-width: 50%;
        max-width: 50%;
        width: 50%;
    }
}


/*Featured card*/
.shadow-featured {
  box-shadow: 0rem 0rem 1rem 0.1rem #AB6700;
  width: 340px; 
  height: 585px;
}
.featured-banner {
  position: relative;
  width: 110px; 
  height: 44px; 
  bottom: 11px; 
  right: 30px; 
  background-color: #4B5320; 
  color: #ffffff;
  border-radius: 2px 2px 2px 0px;
}
.featured-banner:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #4B5320;
  position: absolute;
  bottom: -37%;
  left: -14%;
  -webkit-clip-path: polygon(52% 45%, 96% 75%, 96% 45%);
  clip-path: polygon(52% 45%, 96% 75%, 96% 45%);
}
.border-featured {
  border: 2px solid #AB6700 !important;
}
.shadow-featured-banner {
  filter: drop-shadow(0.2rem 0.2rem 0.13rem rgba(0, 0, 0, 0.452)) !important;
}
#featured-card {
  position: relative; 
  bottom: 50px;
}
#featured {
  height: 44px;
}
#yasscore {
  width: 55px; 
  height: 55px; 
  position: relative; 
  top: 50px;
}
#operator-logo {
  width: 110px;
}
#operator-name {
  height: 80px;
}

.fa-hiking {
  position: relative; 
  left: 3px;
}
#flags {
  position: relative; 
  bottom: 3px;
}
#flags > img {
  width: 25px;
}

/* Cards */
#card-padding {
  position: relative; 
  bottom: 50px;
}

/* Button heart */
.fa-heart {
  color: #DC7403; 
  font-size: 2.2em; 
  top: 60px;
}
/* Quick to respond banner */
.respond-banner-featured {
  position: relative;
  width: 110px; 
  height: 44px; 
  bottom: 55px; 
  left: 74%; 
  background-color: #F1EFD8; 
  color: #ffffff;
  border-radius: 2px 2px 0px 2px;
}
.respond-banner {
  position: relative;
  width: 110px; 
  height: 44px; 
  bottom: 10px; 
  left: 74%; 
  background-color: #F1EFD8; 
  color: #ffffff;
  border-radius: 2px 2px 0px 2px;
}
.respond-banner:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #F1EFD8;
  position: absolute;
  bottom: -35%;
  left: 87%;
  -webkit-clip-path: polygon(52% 45%, 96% 75%, 96% 45%);
  clip-path: polygon(52% 45%, 96% 75%, 96% 45%);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.shadow-respond-banner {
  filter: drop-shadow(-0.2rem 0.2rem 0.13rem rgba(0, 0, 0, 0.452)) !important;
}
#quick-respond {
  position: relative; 
  bottom: 23px;
}
#quick-respond > img {
  width: 80px;
}
#quick-respond > p {
  position: relative; 
  bottom: 30px;
}

/* Pagination */
.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #6b6a24;
  border-color: #6b6a24;
  border-radius: 2px;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.85rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000000;
  background-color: #ffffff;
  border: 0px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #000000;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/*Responsive font sizing*/
@media only screen and (max-width: 576px) {
  .h1-sm {
    font-size: 2rem;
  }
  .h2-sm {
    font-size: 1.5rem;
  }
  .h4-sm {
    font-size: 1.25rem;
  }
}
/* Pointer */
.pointer {
  cursor: pointer;
}

/* Filters */
#filters {
  max-width: 250px;
}
#filter-search {
  position: relative; 
  left: 10px;
}
.mt-filters {
  margin-top: 0.15rem;
}
#filter-btn {
  max-width: 150px;
}
#mobile-submit-btn {
  position: relative; 
  left: 10px;
}
#sortby-dropdown {
  max-width: 200px;
}
#selected-filters-all {
  max-width: 130px;
}
#selected-filters{
  position: relative; 
  right: 25px;
}
#selected-filter-x {
  position: relative; 
  top: 1px;
}

/* Rotating carets */
  .rotate-down:after {
  font-family: "Font Awesome 5 Free";
  font-size: 0.8rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  transform: rotate(180deg) ;
  transition: all 0.3s;
  float: right;
  margin: 5px 5px 0px 0px;
}   
[data-toggle="collapse"].collapsed:after {
  transform: rotate(0deg) ;
}
.rotate-up:after {
  font-family: "Font Awesome 5 Free";
  font-size: 0.8rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  transform: rotate(0deg) ;
  transition: all 0.3s;
  float: right;
  margin: 5px 5px 0px 0px;
}   
[data-toggle="collapse"].collapsed.rotate-up:after {
  transform: rotate(180deg) ;
}


/* Popover */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: block;
  max-width: 180px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 12px;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  text-align: left;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #494946;
}
#page-load .popover {
  width: 276px;
  max-width:none;
}
#luxury .popover {
  width: 380px;
  max-width:none;
}

/* Alert */
.alert-custom {
  color: #494946;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
} 

.keep-linebreak {
  white-space: pre-line;
}