/*
Theme Name: Discover Walks
Theme URI: http://www.discoverwalks.com/
Description: Offical Discover Walks WordPress Theme.

*/

.navbar-header #cities a:last-of-type {
	display:none;
}

#cities-gallery div.col-sm-3:last-of-type{
	display:none;
}

.di-none {display: none;}
.di-block{display: block;}
.di-sm-block {@media (min-width: 576px) { display: block;}}
.di-md-block {@media (min-width: 768px) { display: block;}}
.di-lg-block {@media (min-width: 992px) { display: block;}}
.di-xl-block {@media (min-width: 1200px) { display: block;}}
.di-md-none {@media (min-width: 768px) { display: none;}}

/* --------------------------------------------------------------
	Cities
-------------------------------------------------------------- */

.term-lisbon-walking-tours #tour-5792, .term-lisbon-walking-tours #tour-5794, .term-lisbon-walking-tours #tour-5790, .term-lisbon-walking-tours #tour-5796, .term-lisbon-walking-tours #tour-6083, .term-prague-walking-tours #tour-6137 {
	display: none;
}

.term-7 #grid-tours article {
	max-width: 294px;
	min-height: 400px;
}

/* ---------------------------------------------------------------
	AB TEST 
---------------------------------------------------------------- */

.bolder-text a {
	font-weight: bold !important;
	font-style: oblique;
}

/* --------------------------------------------------------------
	Tours
-------------------------------------------------------------- */

.postid-6251 #meet-us, .postid-5493 #meet-us, .postid-289 #meet-us {
	display:none !important;
}

/* --------------------------------------------------------------
	Reviewer
-------------------------------------------------------------- */

.reviewer-others {
	margin: 20px 0;
	font-size: 1.1em;
}

.review-margin {
	margin: 20px 0;
}

.review-margin-taxonomy {
	margin: 11px 0;
}

.review-name {
	text-align: right;
    font-weight: 700;
    font-size: 0.8em;
}

#reviewer-verified-tour {
	text-align: center;
	padding-left:0 !important;
}

/* --------------------------------------------------------------
	Model Four
-------------------------------------------------------------- */
a.booking-url-inner {
	color: white;
	display: block;
}

/* --------------------------------------------------------------
	Model Four
-------------------------------------------------------------- */


.book-now-square span.first {
	font-weight: 300;
}
.book-now-square {
	background-color: #B72F69;
	border-radius: 1em/5em;
    color: #fff;
    cursor: pointer;
    font-size: 40px;
    font-weight: 700;
    height: 83px;
    line-height: 1.2;
    padding: 5%;
    text-align: center;
    text-transform: uppercase;
    width: 350px;
}

.tour-ratings-four {
	font-size: 12px; 
	font-weight:700;
	margin-top: 5px;
}

.survey-stars {
	text-align: center;
	margin-bottom: 20px;
}

.call-action {
	width: 100%;
}

.book-now-square .inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

#summary .inner-summary-four{
	width: 95%;
	border: none;
}

.single-tour h1.entry-title-four {
   font-size:30px;
}

h2.tagline-four, .entry-content-four h2, .customer-review-four h2  {
	font-size: 20px;
	color: #b81a5c;
	border: none;
}

.entry-header-four {
	padding-left: 15px;
}

#tour-description-four p {
	font-weight: 400 !important;
}

#inner-details.extra-info-four {
	margin-top: 75px;
}

@media (max-width: 768px) {
	.book-now-square {
		width: 290px;
	}
}

/* --------------------------------------------------------------
	Model Newtours
-------------------------------------------------------------- */
.tour-date-time-top {
	border-top: 2px solid #AFB0B3;
	color: #B72F69;
	font-weight: 700;
}

/* --------------------------------------------------------------
	Tours
-------------------------------------------------------------- */

/*
.single-tour h1.entry-title {
	margin: 0 0 5px;
}
.single-tour h2 {
	font-size: 24px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.single-tour h3 {
	font-size: 19px;
	margin-bottom: 5px;
}
.single-tour h1, .single-tour h2, .single-tour h3 {
	font-weight: 700;
}
h2.tagline {
	color: #B72F69;
	margin: 0 0 15px;
	padding: 4px 0;
}
#summary {
	margin-bottom: 45px;
}
.tax-city #summary {
	margin: 5px 0 0;
}
.tax-city #summary.row {
	margin: 5px 0 0;
}
#summary .inner-summary {
	border-left: 2px solid #AFB0B3;
	padding-left: 15px;
	width: 74%;
}
#tour-short-description {
	font-size: 12px;
}
.book-now-square span.first {
	font-weight: 300;
}
.book-now-square {
	background-color: #B72F69;
	border-radius: 1em/5em;
    color: #fff;
    cursor: pointer;
    font-size: 40px;
    font-weight: 700;
    height: 83px;
    line-height: 1.2;
    padding: 5%;
    text-align: center;
    text-transform: uppercase;
    width: 350px;
}

.survey-stars {
	text-align: center;
	padding-left: 10%;
}

.call-action {
	width: 100%;
}

.book-now-square .inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#tour-date-time {
	border-bottom: 2px solid #AFB0B3;
	color: #B72F69;
	font-weight: 700;
}
#tour-conditions {
	color: #85868A;
	margin-top: 5px;
}
.entry-content h2 {
	border-color: #1A181B; 
	border-style: solid;
	border-width: 2px 0 2px 0;
	color: #B71F5F;
	font-size: 19px;
	font-weight: 700;
	margin: 15px 0;
	padding: 4px 0;
}
#tour-description p:first-of-type {
	font-weight: 700;
}
#square-pictures img {
	margin: 15px 0;
	width: 49%;
}
#square-pictures img:last-of-type {
	margin-left: 2%;
	margin-right: 0;
}
#inner-details {
	background-color: #EFEEEF;
	clear: both;
	margin-top: 15px;
	padding: 15px;
}
#inner-details h2 {
	border-bottom: 1px solid #B71F5F;
	color: #B71F5F;
	font-size: 17px;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 15px;
}
#inner-details p {
	margin-bottom: 0;
	padding-left: 15px;
}
#starts p:first-of-type {
	font-weight: 700;
}
#starts a {
	margin-left: 15px;
}
#meet-us {
	font-size: 27px;
	text-align: left;
	margin-top: 15px;
	padding-left: 30px;
}
.info ul li {
	list-style: disc inside;
}
.info-neighborhood {
	border-width: 1px 0 0 0;
}
.info-neighborhood, .info-neighborhood + .info-neighborhood {
	border-color: #B71F5F;
	border-style: dashed;
	border-width: 1px 0 1px 0;
}
.info-neighborhood h3 {
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 15px;
	text-decoration: underline;
	text-transform: uppercase;
}
.post-thumbnail {
	position: relative;
}
.post-thumbnail a {
	display: block;
}
.tour .post-thumbnail {
	max-width: 455px;
}
.icon-type {
	position: absolute;
	right: 0;
	top: 5%;
}
.archive .icon-type {
	width: 20%;
}
*/

/* ---------------------------------------------------------------
	Plan your trip page
---------------------------------------------------------------- */

.plan_days_frame {
	background: yellow;
	width: 45%;
    margin: 0 auto;
}

#boxzilla-5891 {
	border-radius: 41px;
	padding: 17px;
}

.boxzilla-close-icon {
	color: green !important;
}

.plan-your-trips-col1 {
	background: #ECEBEB;
	padding: 10px;
}
.plan-your-trips-col2 {
	background: #E1E0E0;
	padding: 10px;
}

/* ----------------------------------------------------------------
	Button Square for CNRS
---------------------------------------------------------------- */
.cnrs-xola {
  height: 50px;  
  width: 190px; 
  padding: 0%; 
  border-radius:1%;
}

.tour-template-default .cnrs-xola .inner {
    right: 0;
}

/* Christmas button css */
.button-christmas {
	box-shadow:inset 0px -17px 0px -24px #e67a73; background: #ff0101 url("https://www.discoverwalks.com/blog/wp-content/uploads/2019/11/snow-falling-2.gif") no-repeat right top; border-radius: 6px; display: inline-block; font-weight: 700; font-family: Verdana; cursor: pointer; color:#ffffff; padding:15px 22px; text-decoration:none; text-shadow:0px 1px 0px #b23e35;
}

@media only screen and (max-width: 450px) {
  a.button-christmas {
    font-size: 0.47em!important;
    width: 92%;
  }

  
  
}
@media only screen and (max-width: 400px) {    
  a.button-christmas {
    font-size: 14px !important;
    width: 88%;
  }
   span#christmas-arrow {
   display:none;
  }
}

/*BDE page: display custom div only on mobile*/

.display-mobile {
	display: none;
}
.display-desktop {
	display: block;
}

@media screen and (max-width: 768px) {

	.display-mobile  {display: block;}
	.display-desktop {display: none;}

}

/* Virtual trip template */

.term-93 #grid-tours article {
	min-height: 381px;
}

.virtual-image img {
	width: 100%;
    height: 350px;
    object-fit: cover;
}

/*.virtual-image img:last-of-type {
	object-fit: cover;
    height: 300px;
}*/

#is-virtual-temp {
	font-family: arial;
}

#is-virtual-temp h1.entry-title {
	font-weight: 700;
	font-size: 1.7em;
	margin: 14px 0;
}

#is-virtual-temp h5.interactive-fun {
	color: #777;
    font-size: 18px;
    font-weight: 700;
    margin-top: -8px;
}

#is-virtual-temp img.logo-virtual-h1 {
	margin-left: 12px;
	width: 24px;
}

#is-virtual-temp h2 {
	font-weight: 700;
	font-size: 1.4em;
	letter-spacing: 1px;
	color: #B72F69;
	text-transform: none;
}

#is-virtual-temp .virtual-tour-description {
	font-size: 16px;
	text-align: justify;
}

#is-virtual-temp .rv h2 {
	text-align: left;
}

#is-virtual-temp .virtual-details {
	font-size: 14px;
	color: #C0C0C0;
}

#is-virtual-temp .virtual-city-location h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 13px;
}

#is-virtual-temp .virtual-city-location .dashicons {
    margin: -2px 8px 0px 0px;
}

#is-virtual-temp .dashicons {
	margin: -4px 8px 0px 0px;
}

#is-virtual-temp #virtual-moving-frame {
	background: white;
	border-radius: 25px;
	border: 2px solid #ccc;
    padding: 22px 8px 15px 8px;
    margin-top: 14px;
	-webkit-box-shadow: 4px 9px 12px 3px rgba(153,153,153,1);
	-moz-box-shadow: 4px 9px 12px 3px rgba(153,153,153,1);
	box-shadow: 4px 9px 12px 3px rgba(153,153,153,1);
}

#is-virtual-temp .sidebar {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

#is-virtual-temp #rounded-button {
	font-size: 19px;
    text-align: center;
    margin-top: 15px;
	border-radius: 9px;
	font-weight: 700;
	padding: 10px 0;
	width: 95%;
    margin: 0 auto;
}

#is-virtual-temp #rounded-button a.booking-url-inner {
	display: inline-block;     
	position: relative;    
	z-index: 1;     
	padding: 2em;     
	margin: -2em; 
}

#is-virtual-temp #virtual-moving-frame p, #is-virtual-temp #virtual-moving-frame i{
	color: #777;
}

#is-virtual-temp .frame-info-price {
	font-size: 25px;
    font-weight: 700;
    letter-spacing: 1px;
	color: black !important;
	text-align: center;
}

#is-virtual-temp .frame-info-timetable {
	font-size: 19px;
	color: black !important;
	text-align: center;
}

#is-virtual-temp #virtual-moving-frame.pay-l8ter {
	border: 2px solid #636363;
	border-radius: 10px;
	-webkit-box-shadow: initial;
	-moz-box-shadow:initial;
	box-shadow:initial;
	padding: 15px;
}
#is-virtual-temp #virtual-moving-frame.pay-l8ter .frame-info-price, #is-virtual-temp #virtual-moving-frame.pay-l8ter .frame-info-timetable  {
	color: #000 !important;
}
#virtual-moving-frame.pay-l8ter .frame-info-timetable  {
	font-size: 13px;
    text-decoration: underline;
    color: black !important;
    text-align: center;
    font-weight: 700; 
}
#virtual-moving-frame.pay-l8ter .frame-info-price  {
	font-size: 24px;
	letter-spacing: 0px;
	margin-bottom: 2px !important;
	text-align: left;
	font-weight: 700;	
}		

#virtual-moving-frame.pay-l8ter .frame-info-bnpl {
	font-size: 19px;
	font-weight: 700;
    color: black !important;	
}

.pay-l8ter .reserveinfo { 
	font-weight:700; 
	text-decoration: underline; 
	cursor: pointer;
}	
.pay-l8ter .frame-info-sp { 
	font-size: 10px; 
	margin-bottom: 8px;
}

.pay-l8ter	.pay-notif { 
	color: #5a5a5a !important;
	font-size: 0.7em;
    background: #ffe1e6;
    padding: 10px;
    width: 90%;
    margin: 14px auto 0 auto;
}	

#replicate-l8ter .btn-m8 {
	display: none;
}

#is-virtual-temp .modal-pl {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#is-virtual-temp .modal-content-pl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    padding: 30px;
    background-color: #fff;
    border-radius: 2px;
}

#is-virtual-temp .modal-content-pl h2 {
	color: #000;
	margin-bottom: 22px;
}

#is-virtual-temp .close-pl {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}


#is-virtual-temp .virtual-review-ratings, .city-virtual .virtual-review-ratings {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 16px;
}

#is-virtual-temp .virtual-review-ratings .rwp-rating-stars, .city-virtual .virtual-review-ratings .rwp-rating-stars {
	margin:unset;
}

#is-virtual-temp #virtual-moving-frame i.rwp-box-score__average {
	font-size: 14px;
}

#is-virtual-temp #virtual-moving-frame i.rwp-box-score__count {
	font-size: 11px;
}

#is-virtual-temp .main-content .rwp-people-label, #is-virtual-temp .main-content .rwp-u-review__badges, #is-virtual-temp .rwp-u-review__date, #is-virtual-temp .rwp-numeric-rating{
	display: none;
}

#is-virtual-temp .main-content .rwp-box__sorting {
	display:none;
}

#is-virtual-temp .main-content .rwp-u-review__content {
	margin-left: 2px;
}

#is-virtual-temp .main-content .rwp-u-review{
	padding-left: 0px;
}

#is-virtual-temp .virtual-number-reviews i.rwp-box-score__average {
	font-weight: 700;
	font-size: 16px;	
}

#is-virtual-temp .virtual-number-reviews i.rwp-box-score__count {
	font-size: 16px;
	color: #595959;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}

#is-virtual-temp .virtual-guide-paragraph img {
	border-top-left-radius: 5% 10%;
	border-top-right-radius: 5% 10%;
	border-bottom-right-radius: 5% 10%;
	border-bottom-left-radius:5% 10%;
}

#is-virtual-temp .virtual-guide-paragraph {
	margin-top: 10px;
}

#is-virtual-temp .virtual-guide-txt {
	margin: 1em 0 2em 0;
}

body.term-93 {
	font-family: Arial !important;
}

#grid-is-virtual {
	padding-bottom: 10px;
}

#img-round-vt {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;	
}

.city-virtual .virtual-number-reviews {
	margin-left: 6px;
}

.city-virtual .virtual-number-reviews i.rwp-box-score__average {
	font-weight: 700;
	font-size: 16px;	
	color: #6d6d6d;
}

.city-virtual .virtual-number-reviews i.rwp-box-score__count {
	font-size: 16px;
	color: #595959;
}

.city-virtual .virtual-review-ratings {
	margin-top: 3px;
}

div.city-virtual {
	margin-top: 5px;
}

.tax-city article #grid-is-virtual h3.entry-title, .tax-type article #grid-is-virtual h3.entry-title { 
	font-size: 19px;
}

.virtual-city-lines .tagline {
	color: #000000;
	font-size: 16px !important;
}

.virtual-checkpoint ul li  {
    list-style-image: url('https://www.discoverwalks.com/wp-content/uploads/2023/12/checked.png');
	margin-bottom: 5px;
}

@media (min-width: 992px) {
	.virtual-height {
		height: 305px;
	}
	#replicate-l8ter {
		display:none;
	}
	.sidebar .btn-m8 {
		display: none;
	}
}
@media (max-width: 992px) {
	#is-virtual-temp .modal-content-pl {
		width: 85%;
		padding: 15px;
		top: 40% !important;
	}

	#is-virtual-temp .sidebar .pay-l8ter .frame-info-price, #is-virtual-temp .sidebar .pay-l8ter .frame-info-bnpl, #is-virtual-temp .sidebar .pay-l8ter .frame-info-sp, #is-virtual-temp .sidebar .pay-l8ter .pay-notif, #is-virtual-temp .sidebar .pay-l8ter #rounded-button  {
		display: none;
	}
	
	#is-virtual-temp .sidebar .pay-l8ter #rounded-button.btn-m8 {
		display: block;
	}
}

.virtual-city-det h4.the-price {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 8px 0px;
}

.virtual-review-duration {
	font-size: 15px;
	color: #363636;
	font-style: italic;
	margin-bottom: 6px;
	font-size: 15px;
}

.btn-virtual-check {
	background-color: #B71F5F;
	color: white;
	font-weight: 700;
	border-radius: 9px;
	margin-top: 11px;
}
/* update virtual template gallery*/

.virtual-image.mb-vi {
	position: relative;
	overflow: hidden;
}

.virtual-image .gallery-container {
	display: flex;
	transition: transform 0.5s ease-in-out;
}

.virtual-image .gallery-item {
	width: 100%;
	flex: 0 0 auto;
}

.virtual-image .navigation-button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	cursor: pointer;
	color: #fff;
	background-color: #333;
	border: none;
	padding: 10px;
}

.virtual-image .prev {
	left: 0;
}

.virtual-image .next {
	right: 0;
}

#is-virtual-temp #nb_image {
    color: white;
    position: absolute;
    bottom: 0px;
	left: 20px;
    z-index: 100;
    font-size: 0.9em;
    font-stretch: extra-expanded;
    font-weight: 700;
}

/* Virtual category pages [tax type] */

.tax-type article #grid-is-virtual h3.entry-title {
	margin: 1px 0;
	font-weight: 700;
}

.tax-type article #grid-is-virtual h4.tagline {
	margin: 6px 0;
}

.tax-type article #grid-is-virtual #img-round-vt {
	margin-bottom: 4px;
}

/* Alert Covid-19 top bar*/
.alertbarc { 
    color: rgb(255, 255, 255);
    background-color: rgb(197, 104, 147);
    display: block; 
    line-height: 22px;
    height: 22px; 
	margin-bottom: 5px;
    position: relative; 
    text-align: center; 
    text-decoration: none; 
    top: 0px; 
    width: 100%;
    z-index: 100;
}

.alertbarc a {
	color: rgb(255, 255, 255);
	font-size: 14px;
}

.alertbarc #close {
    float:right;
    display:inline-block;
    padding:0px 5px;
}

.term-shows div.alertbarc, .term-shows-in-paris div.alertbarc {
	display: none;
}


/* ---------------------------------------------------------------
	Private tours index page
---------------------------------------------------------------- */

h1.pt-h1 {
    color: #fff;
    font-size: 35px;
    line-height: 1em;
    margin-bottom: 0;
    font-weight: 700;
}

ul.remove-disc li {
    list-style: none;	
}

ul.remove-disc li a {
	color: black;
	text-decoration: underline;
	
}
h2.pt-h2 {
	font-weight: 700;
	font-size: 1.4em;
}	

/* Media queries */
@media only screen and (max-width: 768px) {    
  #is-virtual-temp .virtual-image img {
	object-fit: cover;
    width: 100%;
    height: 300px;
  }
  
  #is-virtual-temp .col-md-12.gallery-item {
	  padding-left:0px;
	  padding-right:0px;
  }
}

/* ---------------------------------------------------------------
	Paris tours (next) page
---------------------------------------------------------------- */
body.page-id-11150 header .entry-title {
	font-size: 3rem;
    color: #b71f5f;
	font-weight: 700;
	text-align: center;
}

body.page-id-11150 .mks_col h1 {
	text-transform: none !important;
	font-size: 25px;
    color: #b71f5f;
    font-weight: 700;
	margin-bottom: 5px;
}

body.page-id-11150 .mks_col h4 {
	text-transform: none !important;
	font-size: 20px;
	margin-top: 2px;
	font-weight: 700;
}

body.page-id-11150 .menu-small-line {
	display:none;
}

body.page-id-11150 .mks_col a {
	text-decoration: underline !important;
}

/* ---------------------------------------------------------------
	Private2021 template
---------------------------------------------------------------- */
.dw-pt-temp #summary .inner-summary {
	border-left: none;
	padding: 0;
}

.dw-pt-temp .pt-city-location h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 13px;
}

.dw-pt-temp .pt-city-location .dashicons {
    margin: -2px 8px 0px 0px;
}

.dw-pt-temp .dashicons {
	margin: -4px 8px 0px 0px;
}

.dw-pt-temp .virtual-details {
	font-size: 14px;
	color: #C0C0C0;
}

.dw-pt-temp div.pt-stars-line {
	margin-bottom: 10px;
}

.dw-pt-temp span#meet-us {
    text-align: center;
    padding-left: 0;
	border-radius: 6px;
    font-size: 22px;
	margin-top: 5px;
}

.dw-pt-temp div#inner-details {
    background: #ffffff;
	padding: 0;
	margin-top: 5px;
}

.dw-pt-temp a.booking-url-inner {
    font-weight: 700;
}

.single-tour .dw-pt-temp #summary {
	margin-bottom: 20px;
}

.single-tour .dw-pt-temp .gall-container #square-pictures img {
	object-fit: cover;
	height:223px;
}

.dw-pt-temp .gallery {
	display: flex; 
	height: auto; 
	flex-wrap: wrap; 
	justify-content: left; 
	align-content: flex-start; 
	padding: 5px 0 5px 0; 
}
.dw-pt-temp .gallery > img {
	max-width: 90vw;
	max-height: 200px;
	cursor: pointer !important;
	display: block;
	padding: 6px; 
}

.dw-pt-temp .gallery img {
	cursor: pointer !important;
}
.dw-pt-temp  #modal-gall {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 8px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.97);
	align-items: center;
	justify-content: center;
}

 .modal-open #modal-gall {
	display: block;
}

.dw-pt-temp .modal-content {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}
.dw-pt-temp #modal-slides {
	display: block;
	max-width:100%; 
	max-height: calc(100vh - 16px);
	margin: auto;
}
.dw-pt-temp #closem {
	cursor: pointer;
	color: #9e97b1;
	position: absolute;
	top: 26px;
	right: 0px;
	font-size: 40px;
	font-weight: bold;
	border-radius: 5px 0 0 5px;
	padding: 2px 16px 8px 16px;
	z-index: 2;
	background-color: #29272e;
	text-decoration: none;
}
 .dw-pt-temp  #closem:hover, .dw-pt-temp #closem:focus {
	color: red;
	cursor: pointer;
}
.dw-pt-temp #prevm, .dw-pt-temp #nextm {
	cursor: pointer;
	position: absolute;
	top: 46%;
	width: auto;
	padding: 10px 22px;
	margin-top: -10px;
	color: #9e97b1;
	font-weight: bold;
	font-size: 30px;
	user-select: none;
	-webkit-user-select: none;
	background-color: #29272e;
	text-decoration: none;
}
.dw-pt-temp #prevm {
	left: 0;
	border-radius: 0 5px 5px 0;
}
.dw-pt-temp #nextm {
	right: 0;
	border-radius: 5px 0 0 5px;
}
.dw-pt-temp #prevm:hover, .dw-pt-temp #nextm:hover {
	background-color: #322c42;
}

.dw-pt-temp .complete-sidebar #meet-us-floating {
	margin-top: 15px;
	border-radius: 0px;
	font-size: 22px;
	text-align: center;
    padding-left: 0;
}

@media (max-width: 992px) {
	.single-tour .dw-pt-temp .inner-summary {
		margin-top: 0px;
	}
	.dw-pt-temp .slideshow-container {
		margin-bottom: 10px;
	}

/* ---------------------------------------------------------------
	Complete template April 2022 updates
---------------------------------------------------------------- */

/*Slideshow gallery + mobile template changes */

.slideshow-container {
  max-width: 455px;
  position: relative;
}

.slideshow-container img.slide-image {
	width: 455px;
	height: 330px;
	object-fit: cover;
}

.slideshow-container .prev,
.slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.slideshow-container .prev:hover,
.slideshow-container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.grade-complete-page .reviewer-others .rwp-rating-stars {
	display: inline-block;
}
.grade-complete-page .reviewer-others .rwp-rating-stars-count {
    text-align: center;
    display: inline-block;
	margin-left: 8px;
}

div.grade-complete-page > div > div:nth-child(4) {
    display: none;
}

/* Floating book now */

.complete-sidebar {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	z-index: 55250;
}

#mobile-complete-page span#meet-us {
	text-align: center;
	padding-left: 0;
	
}

@media (max-width: 992px) {
	.col-md-6 .entry-header h1.entry-title {
		font-size: 3rem;
	}

	.col-md-6 .entry-header h2.tagline {
		font-size: 18px;
	}

/*number of stars closer to number of review media queries*/

	#is-virtual-temp .virtual-number-reviews {
		margin-left: -22px;
	}
    #is-virtual-temp div.sidebar{
        top: unset;
        bottom: 15px;
        width: 100%;
        z-index: 999;
    }
}

@media(max-width:768px){
	#is-virtual-temp .virtual-number-reviews {
		margin-left: -72px;
	}
	#is-virtual-temp #nb_image {
		left: 5px;
	}
}

@media(max-width:650px){
	#is-virtual-temp .virtual-number-reviews {
		margin-left: -50px;
	}
}

@media(max-width:600px){
	#is-virtual-temp .virtual-number-reviews {
		margin-left: -10%;
	}
}

@media(max-width:500px){
	#is-virtual-temp .virtual-number-reviews {
		margin-left: -3%;
	}
}

@media(max-width:400px){
	#is-virtual-temp .virtual-number-reviews {
		margin-left: 15px;
	}
}