/* New Deal Page Styles :: BEN */

.single-product-page.single-product-v4 {
	padding-bottom:0;
}

.deal-page-grids {
	padding:0;
	margin:0;
}

.deal-page-grids .grid-section {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	width:100%;
	display:inline-block;
}

.deal-page-grids .grid-section .buy-now-wrap {
	display:inline-block;
	padding-right:5px;
}

.deal-page-grids .grid-section .buy-now-wrap.buy-now-wrap-mobile {
	padding-right:15px;
	margin-bottom: 15px;
}

.deal-page-grids .grid-section .buy-now-wrap.buy-now-wrap-mobile .button-buy-now {
	display: inline-block;
	height: 50px;
	margin:5px 0 0 0;
	width: 100%;
	float: left;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 600;
	vertical-align: middle;
	padding-top: 0;
	text-shadow: 0px 1px 1px #666666;
}

.deal-page-grids .grid-section .buy-now-wrap.buy-now-wrap-mobile .button-buy-now .btn-arrow {
	float:right;
	margin-top: -2px;
}

.deal-page-grids .grid-section .buy-now-inner .btn-text-limited .time-left-img {
	display: inline-block;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
	font-size: 24px;
	margin-top: -2px;
}

.deal-page-grids .grid-section .buy-now-inner .btn-text-limited  {
	display:inline-block;
	font-size:16px;
	font-weight:100;
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	padding-top:16px;
	margin-top:-1px;
}

.deal-page-grids .grid-section .buy-now-inner .btn-text-limited img {
	display:inline-block;
	float:left;
	margin-right:10px;
}

.deal-page-grids .grid-section .buy-now-inner .btn-text-limited span {
	display:inline-block;
	float:left;
	margin-top: 1px;
}

.deal-page-grids .grid-section .buy-now-inner .button-buy-now {
	display:inline-block;
	height:50px;
	margin:0;
	width: 100%;
	outline: none;
	float:left;
	text-transform:uppercase;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:20px;
	font-weight:600;
	vertical-align: middle;
	padding-top:0;
	text-shadow:0px 1px 1px #666666;
}

.deal-page-grids .grid-section .buy-now-inner .button-buy-now .btn-inner {
	display:inline-block;
	min-width:120px;
}

.deal-page-grids .grid-section .buy-now-inner .button-buy-now .btn-text {
	display:inline-block;
	float:left;
}

.deal-page-grids .grid-section .buy-now-inner .button-buy-now .btn-arrow {
	display:inline-block;
	float:right;
	/* margin-top:15px; */
	margin-left: 10px;
}

.deal-page-grids .grid-section.grid-pretop-section {
	display:inline-block;
	float:left;
	margin-bottom:15px;
	width:100%;
}

.deal-page-grids .grid-section .deal-title {
	display:inline-block;
	padding-left:10px;
}

.deal-page-grids.archived-grid .grid-section .deal-title {
	width:100%;
	padding-left:15px;
	padding-right:15px;
}

.deal-page-grids .grid-section .deal-title .deal-title-inner {
	text-align:left;
	padding:0px;
	color:#222222;
}

.deal-page-grids .grid-section .deal-title .deal-title-inner .deal-main-title {
	font-size:28px;
	font-weight:bold;
	margin:0px 0px 0px 5px;
}

.deal-page-grids .grid-section .deal-title .deal-title-inner .deal-tagline {
	display:inline-block;
}

.deal-page-grids .grid-section .left-column-box {
	padding-right:5px;
}

.deal-page-grids .grid-section .right-column-box {
	padding-left:10px;
	padding-right:0px;
}

.deal-page-grids .grid-section .deal-summary {
	display: inline-block;
	float:left;
	width:100%;
	/*height:400px;*/
	padding:0;
	background:#393939;
	margin-bottom:15px;
}

.deal-page-grids .grid-section .deal-summary.has-exclusives-bonuses {
	background:#222222;
}

.deal-page-grids .grid-section .deal-summary .deal-summary-inner {
	display: inline-block;
	float:left;
	width:100%;
	/*height:100%;*/
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap {
	display:inline-block;
	background:#222222;
	height:492px;
	cursor:pointer;
	overflow:hidden;
	float:left;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .slideshow {
	position: absolute;
	left:0px;
	top:0px;
	width:740px;
	height:492px;
	overflow:hidden;
	width:100%;
	border: 1px solid lightgray;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .slideshow .slideshow-slide {
	position:absolute;
	top:0px;
	left:0px;
	height: 492px;
	overflow: hidden;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee > img {
	display:inline-block;
	width:80px;
	height:auto;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee .deal-flights-included {
	display:inline-block;
	width:auto;
	height:auto;
	float:right;
	margin-right: 12px;
	margin-top: 10px;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee .deal-flights-included .deal-flights-included-img {
	display:inline-block;
	width:55px;
	height:auto;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee .deal-half-price-stamp {
	display:inline-block;
	width:auto;
	height:auto;
	float:right;
	margin-right: 12px;
	margin-top: 10px;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee .deal-half-price-stamp.has-flights-icon {
	margin-right:30px;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee .deal-half-price-stamp .deal-half-price-stamp-img {
	display:inline-block;
	width:55px;
	height:auto;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .magnifier > img {
	display:inline-block;
	width:30px;
	height:auto;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .banner-guarantee {
	position:absolute;
	top:10px;
	right:10px;
	z-index:15;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap:hover .banner-guarantee {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity:0.2;
	opacity:0.2;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .magnifier-background {
	position:absolute;
	z-index:50;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	background:#000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap:hover .magnifier-background {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap .magnifier {
	position:absolute;
	text-align: center;
	z-index: 100;
	left:50%;
	top:50%;
	margin-left:-15px;
	margin-top:-15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .grid-section .deal-summary .slideshow-wrap:hover .magnifier {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

.deal-page-grids .grid-section .deal-summary .deal-summary-tagline {
	display:inline-block;
	background:#222222;
	background:rgba(34,34,34,0.7);
	position:absolute;
	min-height:40px;
	width:100%;
	bottom:0px;
	left:0px;
	/*color:#dba000;*/
	color:#dddddd;
	text-align:center;
	font-size:20px;
	padding:10px;
	font-style: italic;
	z-index: 10;
}

.deal-page-grids .grid-section .deal-summary .added-value {
	display:inline-block;
	background:#393939;
	height:45px;
	text-align:center;
	padding:0;
	color:#ffffff;
	font-size:20px;
	font-style:italic;
	font-weight:600;
}

.deal-page-grids .grid-section .deal-summary .added-value .added-value-inner {
	display:inline-block;
	padding-top: 5px;
}

.deal-page-grids .grid-section .deal-summary .added-value .added-value-inner .added-value-icon {
	display:inline-block;
	float:left;
}

.deal-page-grids .grid-section .deal-summary .added-value .added-value-inner .added-value-icon .added-value-icon-img {
	display:inline-block;
	width:20px;
	height:auto;
	margin:8px 10px 0 0;
}

.deal-page-grids .grid-section .deal-summary .added-value .added-value-text {
	display:inline-block;
	font-size:20px;
	padding:0px;
	margin:8px 0 0 0;
	font-weight:normal;
	float:left;
}

.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap {
	display:inline-block;
	background:#222222;
	padding:0;
	border-spacing:0;
	float:left;
}

.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon {
	background:#222222;
	height:105px;
	text-align:center;
	padding:10px;
	border:1px solid #393939;
	border-bottom:none;
	border-left:none;
}

.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon .single-icon-img {
	display:inline-block;
	width:100%;
	text-align:center;
	margin:10px 0 10px 0;
}

.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon .single-icon-img img {
	display:inline-block;
	width:22px;
	height:auto;
}

.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon .single-icon-text {
	display:inline-block;
	color:#ffffff;
	text-align:center;
	width:100%;
	text-transform:none;
	font-size:14px;
	font-weight:normal;
}

.deal-page-grids .grid-section .map-wrap {
	display:inline-block;
	padding:0;
	overflow:hidden;
}

.deal-page-grids .grid-section .map-wrap .map-inner {
	display:inline-block;
	width:100%;
	height:240px;
	overflow:hidden;
	background:#222222;
	position:relative;
	z-index:5;
}

.deal-page-grids .grid-section .map-wrap.has-map .map-inner {
	border:#cccccc solid 1px;
	background:#e5e3df url('../img/ajax-loader.gif') center center no-repeat;
}

.deal-page-grids .grid-section .map-wrap .google-map {
	width:100%;
	height:100%;
	margin:0;
}

.deal-page-grids .grid-section .map-wrap .scribble-map {
	width:100%;
	height:100%;
	margin:0;
}

.deal-page-grids .grid-section .map-wrap .static-map {
	width:100%;
	height:100%;
	margin:0;
	background: transparent no-repeat center center;
	background-size:cover;
}

.deal-page-grids .grid-section .map-wrap .map-overlay {
	display:block;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	cursor:pointer;
	background:#000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .grid-section .map-wrap:hover .map-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}

.deal-page-grids .grid-section .map-wrap .magnifier {
	position:absolute;
	text-align: center;
	z-index: 100;
	left:50%;
	top:50%;
	cursor:pointer;
	margin-left:-15px;
	margin-top:-15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .grid-section .map-wrap:hover .magnifier {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

.deal-page-grids .grid-section .map-wrap .magnifier > img {
	display:inline-block;
	width:30px;
	height:auto;
}

.deal-page-grids .grid-section .deal-info-box {
	background:#ffffff;
	padding-left:0px;
	height:auto;
	overflow:hidden;
	height:240px;
	margin-bottom:15px;
}

.deal-page-grids .deal-info-box .deal-info-box-inner {
	background:#222222;
	height:238px;
	text-align:center;
	padding:0;
	color:#ffffff;
	cursor:pointer;
	overflow:visible;
	position:relative;
	z-index:1;
	display:inline-block;
	padding:0;
	margin:0;
	position:relative;
	width:100%;
	height:240px;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .deal-info-box-title {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:20px;
	background:#DADADA;
	color:#666666;
	padding: 5px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .deal-info-box-inner-bg-wrap {
	display:block;
	position:absolute;
	z-index:5;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .deal-info-box-inner-bg-wrap .deal-info-box-inner-bg {
	position: relative;
	display: inline-block;
	min-width: 100%;
	width:auto;
	height:100%;
	left: 100%;
	margin-left:-200%;
	-webkit-transition: all 0.35s ease; /* Safari and Chrome */
	-moz-transition: all 0.35s ease; /* Firefox */
	-ms-transition: all 0.35s ease; /* IE 9 */
	-o-transition: all 0.35s ease; /* Opera */
	transition: all 0.35s ease;
}


.deal-page-grids .deal-info-box .deal-info-box-inner .mask-transparent-wrap {
	display:block;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .mask-transparent-wrap .mask-transparent {
	display:block;
	position:relative;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-default .btn-wrapper {
	display:inline-block;
	position:absolute;
	text-align:center;
	bottom:25px;
	left:50%;
	margin-left:-40px;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-default .btn-wrapper .btn-readmore {
	outline:none!important;
	appearance:normal;
	-moz-appearance:normal;
	-webkit-appearance:normal;
	width:80px;
	padding:5px;
	background:transparent;
	border:1px solid #666666;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:13px;
	font-weight:normal;
	height:31px;
	line-height:19.5px;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-default .btn-wrapper.prices-view-button {
	bottom:10px;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay {
	display:block;
	position:absolute;
	z-index:15;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.overlay-default {
	display:block;
	position:absolute;
	z-index:15;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5;
	padding-top:30px;
	font-size:22px;
	font-weight:600;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-hover {
	display:none;
	position:absolute;
	z-index:15;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
	padding:30px;
	line-height:1.5em;
	text-align:center;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-hover .btn-wrapper {
	display:inline-block;
	position:absolute;
	text-align:center;
	bottom:25px;
	left:50%;
	margin-left:-40px;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-hover .btn-wrapper .btn-readmore {
	outline:none!important;
	appearance:normal;
	-moz-appearance:normal;
	-webkit-appearance:normal;
	width:80px;
	padding:5px;
	background:transparent;
	border:1px solid #666666;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition: all 0.1s ease; /* Safari and Chrome */
	-moz-transition: all 0.1s ease; /* Firefox */
	-ms-transition: all 0.1s ease; /* IE 9 */
	-o-transition: all 0.1s ease; /* Opera */
	transition: all 0.1s ease;
}

.deal-page-grids .deal-info-box .deal-info-box-inner .overlay .overlay-hover .btn-wrapper .btn-readmore:hover {
	background:#ffffff;
	color:#000000;
}

.deal-page-grids .deal-pdf-download {
	display:inline-block;
	text-align:right;
}

.deal-page-grids .itnry-pdf-download {
	float: right;
	text-align:right;
	padding-bottom: 2px;
}

.deal-page-grids .deal-add-wishlist {
	display:inline-block;
	text-align:right;
	padding-bottom: 3px;
}

.single-deal-views .single-deal-views-icon .add-to-wish-list {
    padding: 6px;
    cursor: pointer;
}


.deal-page-grids .deal-pdf-download .pdf-link {
	display: inline-block;
    width: 127px;
    background-color: #DDDDDD;
    color: #333333;
    text-align: center;
    text-decoration: none;
    padding: 6px;
	font-size:13px;
    cursor: pointer;
    border-radius: 4px;
    text-shadow: 1px 1px 2px #EEEEEE;
}

.deal-page-grids .itnry-pdf-download .itinerary-pdf-link {
	display: inline-block;
    /*width: 127px;*/
    background-color: #DDDDDD;
    color: #333333;
    text-align: center;
    text-decoration: none;
    padding: 5px;
	font-size:13px;
    cursor: pointer;
    border-radius: 4px;
    /*text-shadow: 1px 1px 2px #EEEEEE;*/
}


.deal-page-grids .deal-pdf-download .pdf-link:hover {
	background-color:#CCCCCC;
}

.deal-page-grids .deal-add-wishlist .add-wishlist {

	display: inline-block;
    width: 127px;
    background-color: #DDDDDD;
    color: #333333;
    text-align: center;
    text-decoration: none;
    padding: 6px;
	font-size:13px;
    cursor: pointer;
    border-radius: 4px;
    text-shadow: 1px 1px 2px #EEEEEE;
}


.deal-page-grids .deal-add-wishlist .add-wishlist:hover {
	background-color:#CCCCCC;
}


.deal-rich-description {
	padding: 0px 0px 10px 0px;
    text-align: justify;
}

.deal-page-grids .seo-star {
	display: inline-block;
    color: #2db300;
    font-weight: bold;
    font-size: 25px;
	padding-bottom:10px;
}

.deal-page-grids .rich-description-content {
	 line-height: 20px;
}

.nav-pills
{
	font-size: 16px;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: red !important;
	border: 0px solid maroon;
	border-radius: 0px !important;
	/*font-weight: bold;*/
}

.nav-pills > li > a:hover {
    background-color: darkgray !important;
	border: 0px solid maroon;
	border-radius: 0px !important;
	/*font-weight: bold;*/
}

.nav-tabs{
  background-color:blue;
  border-radius: 0px;
}
.tab-content{
    background-color:#f1f1f1;
	border-radius: 0px;
    color:#000;
    padding: 15px;
	font-size: 14px;
	line-height: 25px;
}

@media (min-width:990px) {
	.deal-page-grids .star-col {
		margin-right:-50px;
	}
}

@media (max-width:780px) {
	.deal-page-grids .deal-pdf-download .pdf-link {
		margin-top:10px;		
	}
	.deal-page-grids .deal-add-wishlist .add-wishlist {
		margin-top:5px;		
	}
}





	
.deal-page-grids .grid-section .deal-info-box.box-reviews .deal-info-box-inner {
	background:#EEEEEE url('../img/ajax-loader.gif') 50% 50% no-repeat;
	border:1px solid #DADADA;
	cursor:default;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews.box-initialised .deal-info-box-inner {
	background:#222222;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .deal-info-box-inner .overlay-default {
	color:#ffffff;
	text-align:left;
	font-size:14px;
	font-weight:100;
	padding:30px;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-wrapper {
	display:block;
	position:relative;
	z-index:5;
	visibility:hidden;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews.box-initialised .customer-reviews-wrapper {
	visibility:visible;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-list .customer-reviews-single {
	display:inline-block;
	color:#fff;
	padding:10px 10px 0px 10px;
	text-align:left;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-type-wrapper {
	display:inline-block;
	width:100%;
	height:36px;
	margin-bottom:10px;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-type-wrapper img {
	display:inline-block;
	width:auto;
	height:36px;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-title {
	display:inline-block;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	width:100%;
	margin-bottom:10px;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-text {
	display:inline-block;
	width:100%;
	margin-bottom:10px;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-name {
	display:inline-block;
	font-weight:bold;
	width:100%;
	padding-right: 110px;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .rslides-wrapper .rslides_nav {
	background:transparent;
	width:16px;
	height:16px;
	top:12px;
	left:auto;
	right:auto;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .rslides-wrapper .rslides-arrow {
	display:inline-block;
	width:16px;
	height:auto;
	margin:0;
	padding:0;
	color: #222222;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity:0.2;
	opacity:0.2;
	-webkit-transition: opacity 0.15s ease-in;
	-moz-transition: opacity 0.15s ease-in;
	-o-transition: opacity 0.15s ease-in;
	-ms-transition: opacity 0.15s ease-in;
	transition: opacity 0.15s ease-in;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .rslides-wrapper .rslides-arrow:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .rslides-wrapper .rslides-arrow:active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
	transition:none;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .rslides-wrapper .rslides_nav.prev {
	right:50px;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .rslides-wrapper .rslides_nav.next {
	right:10px;
}

.deal-page-grids .grid-section .deal-info-box .customer-reviews-wrapper {
	display:block;
	position:relative;
	z-index:5;
	margin-top:-6px;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .btn-wrapper {
	display:inline-block;
	position:relative;
	float: right;
	z-index:10;
	right:10px;
	bottom:10px;
	visibility:hidden;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews.box-initialised .btn-wrapper {
	visibility:visible;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .btn-viewall {
	outline:none!important;
	appearance:normal;
	-moz-appearance:normal;
	-webkit-appearance:normal;
	width:100px;
	padding:8px;
	background:transparent;
	border:1px solid #DADADA;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#fff;
	-webkit-transition: all 0.1s ease; /* Safari and Chrome */
	-moz-transition: all 0.1s ease; /* Firefox */
	-ms-transition: all 0.1s ease; /* IE 9 */
	-o-transition: all 0.1s ease; /* Opera */
	transition: all 0.1s ease;
}

.deal-page-grids .grid-section .deal-info-box.box-reviews .btn-viewall:hover {
	background:#222222;
	color:#EEEEEE;
}

.deal-page-grids.archived-grid .grid-section .deal-info-box.box-price {
	cursor:default;
}
/*
.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner {
	padding-top:0px;
	font-size:36px;
	font-weight:600;
	vertical-align: middle;
	margin-bottom:0px;
}*/

.deal-page-grids.archived-grid .grid-section .deal-info-box.box-price .deal-info-box-inner {
	cursor:default;
}

.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .overlay-default {
	padding-top:55px;
}

.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-info-box-inner .overlay-default {
	padding-top:10px;
}

.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .deal-save-up-to-text {
	padding:5px;
	background:#cccccc;
	background:rgba(204, 204, 204, 0.75);
	color:#222222;
	font-size:14px;
	font-weight:bold;
	display: inline-block;
	max-width: 95%;
	width: 100%;
	height:30px;
	margin-bottom:20px;
	float: left;
	margin-left: 2.5%;
	line-height:20px;
}

.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-info-box-inner .overlay-hover {
	padding-top:45px;
}

.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .overlay-hover .deal-save-up-to-text {
	position:absolute;
	left:0;
	top:10px;
	margin-bottom: 0;
}

.from-price-tagX {
	display:inline-block;
	padding:0px;
	font-size:55px;
	color:#ffffff;
	vertical-align: middle;
	letter-spacing: 0px;
	margin:0px;
	text-shadow: 0 0 5px #000000;
}

.from-price-text {
	font-size: 18px;
	margin: 32px 6px 0px 0px;
	float: right;
	padding-right: 0px !important;
}

.from-price-tag .amount {
	display:inline-block;
	padding:0px;
	font-size:50px;
	color:#DC140A;
	vertical-align: bottom;
	letter-spacing: 0px;
	margin:0px;
	float:right;
}

.from-price-tag .amount sup {
	font-size: 30px;
	top: -14px;
	margin-right: 5px;
}

.deal-page-grids .grid-section .deal-info-box.box-price .overlay-summary h3 {
	font-size:20px;
	margin:15px 0;
}

.deal-page-grids .grid-section .deal-info-box.box-price .overlay-summary span {
	font-size:15px;
	color:#888888;
}

.deal-page-grids .grid-section .deal-info-box .deal-info-box-inner .from-price-currency {
	padding:0px;
	margin:0px;
	display:inline-block;
	font-size:35px;
	color:#DC140A;
	font-weight:500;
	margin-right:-5px;
}

.deal-page-grids .grid-section .deal-info-box .deal-info-box-inner .deal-star-rating {
	display:inline-block;
	width:100%;
	float:left;
	margin-top:10px;
}

.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-info-box-inner .deal-star-rating {
	margin-top:5px;
}

.deal-quick {
	font-size:14px;
	font-weight:200;
	margin-top:-5px;
	display:inline-block;
	padding:0px;
	letter-spacing: 0.7px;	
	float: right;
}

.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-quick {
	margin-top:8px;
}

.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-text {
	float:left;
	margin-top:10px;
	text-shadow: 0 0 4px #000000;
}

.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-separator {
	float:left;
	margin:10px 10px;
}

.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-icon {
	float:left;
}

/*remove X from below class to make icons bigger*/
.deal-quick .deal-quick-icon.flights-icon i X {
	margin-left: 5px;
	font-size: 17px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-icon .flights-icon-img {
	display:inline-block;
	width:32px;
	height:auto;
}

.deal-page-grids .deal-info-box.hover-effect:hover .deal-info-box-inner-bg-wrap .deal-info-box-inner-bg {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}

.deal-page-grids .deal-info-box.hover-effect:hover .mask-transparent {
	background:#000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
}

.deal-page-grids .deal-info-box.hover-effect:hover .overlay .overlay-default {
	display:none;
}

.deal-page-grids .deal-info-box.hover-effect:hover .overlay .overlay-hover {
	display:block;
}


.deal-page-grids .grid-down-section {
	padding:0px;
}

@media (max-width:991px) {

	.deal-page-grids .grid-section .deal-title {
		padding:0 15px;
	}

	.deal-page-grids .grid-section .left-column-box {
		padding:0 15px;
	}

	.deal-page-grids .grid-section .right-column-box {
		padding:0 0 0 15px;
	}

}

@media (max-width:767px) {

	.deal-page-grids .grid-section .deal-title {
		padding:0 15px;
	}

	.deal-page-grids .grid-section .left-column-box,
	.deal-page-grids .grid-section .left-column-box {
		padding:0 15px;
	}

	.deal-page-grids .grid-section .grid-section-inner {
		margin-left:0;
		margin-right:0;
	}
	.deal-page-grids .grid-section .deal-summary {
		margin-bottom:0px;
	}

}

.mfp-content .single-deal-popup-container {
	background:#f5f5f5;
	max-width:1140px;
	position:relative;
	padding:0 15px;
}

.mfp-content .single-deal-popup-container .single-deal-popup-inner {
	display:inline-block;
	background:#ffffff;
	width:100%;
	position:relative;
	margin: 15px 0;
}

.mfp-content .single-deal-popup-container .mfp-close {
	color: #ffffff;
	margin-top: 15px;
	margin-right: 15px;
}

.mfp-content .single-deal-popup-container .popup-header {
	background:#222222;
	color:#ffffff;
	position:relative;
}

.mfp-content .single-deal-popup-container .popup-header h2 {
	font-size: 16px;
	float: left;
	margin: 15px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.mfp-content .single-deal-popup-container .popup-content {
	margin-top:15px;
}

.mfp-content .single-deal-popup-container .popup-content .popup-content-inner {
	margin-bottom:50px;
}

#popup-deal-location .popup-content .popup-content-inner {
	margin-bottom:0;
}

#popup-deal-location .google-map {
	display:block;
	width:100%;
	height:600px;
	margin:0 0 15px 0;
}

#popup-deal-location .static-map {
	display:block;
	width:100%;
	height:600px;
	margin:0 0 15px 0;
	background:transparent no-repeat center center;
	background-size:contain;
}

.popup-customer-reviews-list .customer-reviews-single {
	display:inline-block;
	width:100%;
	padding:15px;
	background:#EEEEEE;
	border:1px solid #aaaaaa;
	color:#222222;
	margin-bottom:15px;
	float:left;
	position:relative;
	z-index:1;
}

.popup-customer-reviews-list .customer-reviews-single .review-type-wrapper {
	display:inline-block;
	position:absolute;
	z-index:100;
	top:15px;
	right:15px;
}

.popup-customer-reviews-list .customer-reviews-single .review-type-wrapper img {
	display:inline-block;
	width:auto;
	height:40px;
}

.popup-customer-reviews-list .customer-reviews-single .review-title {
	display:inline-block;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	width:100%;
	margin-bottom:10px;
	padding-right:150px;
	height: 40px;
}

.popup-customer-reviews-list .customer-reviews-single .review-text {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}

.popup-customer-reviews-list .customer-reviews-single .review-name {
	display:inline-block;
	font-weight:bold;
	width:100%;
}

.popup-buy-now {
	position:absolute;
	right: 50px;
	top: 8px;
}

.popup-buy-now .btn {
	width:120px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
}

.popup-buy-now .btn-green .btn-inner {
	width:100%;
	display:inline-block;
}

.popup-buy-now .btn-green .btn-inner .btn-text {
	float:left;
	margin-top: -1px;
}

.popup-buy-now .btn-green .btn-inner .btn-arrow {
	float:right;
	margin-top: -3px;
}

.mfp-content .single-deal-popup-container .popup-content .popup-buy-now {
	position:absolute;
	right:15px;
	top:auto;
	bottom:0;
	margin:5px 0 15px 0;
	text-align:right;
}

.single-product-options-wrapper {
	padding:0;
	background:#ffffff;
}

.single-product-options .single-product-variation td {
  background: #f5f5f5;
  border-bottom: 15px solid #ffffff
}

.single-product-options .single-product-variation .product-variation-option.option-price {
	color: #222222;
	font-size: 22px;
	font-weight: bold;
}

.single-product-options .single-product-variation .restricted-variation-logos {
	width: auto;
	text-align: left;
	padding: 5px 0 0 0;
}

.single-product-options .single-product-variation.restricted-variation .restricted-variation-logos .restircted-item {
	width:auto;
	margin-left:5px;
	margin-right:5px;
}

.single-product-options .single-product-variation.restricted-variation .restricted-variation-logos .restircted-item.restircted-static-card {
	width:30px;
}


.single-deal-popup-container .body-copy p {
	font-size:14px;
	line-height: 20px;
	margin-bottom:15px;
}

.single-deal-popup-container .body-copy ul,
.single-deal-popup-container .body-copy ol {
	padding-left:30px;
}

.single-deal-popup-container .body-copy li {
	font-size:14px;
	line-height: 20px;
	margin-bottom: 5px;
}

.single-deal-popup-container .body-copy iframe {
	max-width:100%;
}

#popup-deal-prices .single-product-options {
	width:100%;
}

#popup-deal-prices .single-product-options .single-product-variation.restricted-variation td {
	background:#cccccc;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  margin-top:-200px;
  width:200px;
  height:400px;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	top:200px;
}

@media (max-width:1199px) {

	.mfp-content .single-deal-popup-container {
		max-width:940px;
	}

}

@media (min-width:992px) and (max-width:1199px) {

	.deal-page-grids .grid-section .buy-now-inner .btn-text-limited span {
		max-width:60px;
		margin-top:-8px;
	}

	.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon .single-icon-text {
		font-size:10px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .overlay-default {
		padding-top:30px;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-text {
		float: none;
		margin-top: 5px;
		width: 90%;
		display: inline-block;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-separator {
		display:none;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-icon {
		float: none;
		margin-top:10px;
		width: 90%;
		display: inline-block;
	}

	.deal-page-grids .grid-section .deal-summary.has-exclusives-bonuses .slideshow-wrap {
		height:400px;
	}

	.deal-page-grids .grid-section .deal-summary.has-exclusives-bonuses .slideshow-wrap .slideshow {
		height:400px;
	}

	.deal-page-grids .grid-section .deal-summary {
		height:400px;
	}	

	.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .deal-save-up-to-text {
		margin-bottom:0;
	}

}

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

	.deal-page-grids .grid-section .buy-now-wrap {
		padding-right:15px;
		margin-bottom:15px;
	}

	.deal-page-grids .grid-section .deal-summary {
		height:275px;
	}

	.deal-page-grids .grid-section .deal-summary.has-exclusives-bonuses {
		height:230px;
	}

	.deal-page-grids .grid-section .deal-summary .slideshow-wrap {
		height:230px;
	}

	.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon {
		height:115px;
		padding-top: 20px;
	}
	.deal-page-grids .grid-section .deal-summary .slideshow-wrap .slideshow .slideshow-slide {	
		top:-85px;
	}

}

@media (min-width:768px) {

	.mfp-content .single-deal-popup-container .popup-content {
		min-height:500px;
	}

	#popup-deal-prices .popup-content {
		/*min-height:0;*/
	}

}

@media (max-width:767px) {

	.deal-page-grids .grid-section .deal-title .deal-title-inner .deal-tagline {
		margin-top:5px;
	}

	.deal-page-grids .grid-section .deal-summary .slideshow-wrap .slideshow .slideshow-slide {
		position:absolute;
		width:100%;
		height:100%;
		overflow:hidden;
	}

	.deal-page-grids .grid-section .deal-summary .slideshow-wrap .slideshow .slideshow-slide .slideshow-slide-img {
		position:relative;
		width:auto;
		height:100%;
		/*left:100%;
		margin-left:-200%;*/
	}

	.single-product-options .single-product-variation .product-variation-option.option-package {
		border-bottom:none;
	}

	.single-product-options .single-product-variation .product-variation-option.option-price {
		width:100%;
		text-align:left;
		padding-top: 0;
		padding-bottom: 0;
		height: auto;
	}

	.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-text {
		margin-bottom: 12px;
	}

	.deal-page-grids .grid-section .deal-info-box .customer-reviews-single .review-name {
		font-size:11px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .overlay-default {
		padding-top:10px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .deal-star-rating {
		margin-top:5px;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick {
		margin-top:5px;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-text {
		float: none;
		margin-top: 5px;
		width: 90%;
		display: inline-block;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-separator {
		display:none;
	}

	.deal-page-grids .grid-section .deal-info-box .deal-quick .deal-quick-icon {
		float: none;
		margin-top:5px;
		width: 90%;
		display: inline-block;
	}

	.deal-page-grids .grid-section .deal-summary .added-value .added-value-text {
		max-width:82%;
		font-size:16px;
	}

	.deal-page-grids .grid-section .deal-summary .added-value .added-value-inner .added-value-icon {
		margin-left:15px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price .overlay-summary h3 {
		margin:5px 0;
	}

	.deal-page-grids .grid-section .deal-summary .added-value-icons-wrap .single-icon .single-icon-text {
		font-size:12px;
		word-wrap:break-word;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-info-box-inner .from-price-tag .from-price-text {
		font-size: 22px;
		margin-top: 8px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-info-box-inner .from-price-tag .amount {
		font-size:35px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text  .deal-info-box-inner .from-price-tag .amount sup {
		font-size: 20px;
  		top: -10px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price .deal-info-box-inner .overlay-default .deal-save-up-to-text {
		margin-bottom:0;
		font-size: 13px;
		height: 26px;
		padding: 3px 5px;
	}

	.deal-page-grids .grid-section .deal-info-box.box-price.has-save-upto-text .deal-info-box-inner .overlay-hover {
		padding-top:60px;
	}

	.mfp-content .single-deal-popup-container .popup-header .popup-buy-now {
		display:none;
	}

	.mfp-content .single-deal-popup-container .popup-content .popup-buy-now {
		width:100%;
		right: 0;
		padding: 0 15px;
	}

	.mfp-content .single-deal-popup-container .popup-content .popup-buy-now .btn-green {
		width:100%;
	}

	.mfp-content .single-deal-popup-container .popup-content .popup-content-inner {
		margin-bottom:60px;
	}

	#popup-deal-location .popup-content .popup-content-inner {
		margin-bottom:0;
	}
	
	.deal-page-grids .grid-section .deal-summary .slideshow-wrap .slideshow .slideshow-slide .slideshow-slide-img
	{
		width:100%;
		height:auto;
	}
	.deal-page-grids .grid-section .deal-summary .slideshow-wrap {
    	height: 253px;
	}


}

.exclusives-bonuses {
	padding:0;
}

.exclusives-bonuses .deal-single-exclusives-bonuses {
	position:relative;
	top:auto;
	right:auto;
	width:100%;
	background:#222222;
	padding:0;
}

.exclusives-bonuses .deal-single-exclusives-bonuses .deal-single-exclusives-bonuses-inner {
	border:none;
	padding-top:0;
	padding-bottom:0;
}

.exclusives-bonuses .deal-single-exclusives-bonuses .bonuses-heading {
	color:#dba000;
}

.exclusives-bonuses .deal-single-exclusives-bonuses .bonuses-body .bonuses-list ul li {
	font-size:15px;
}

@media (min-width:768px) and (max-width:1199px) {

	.exclusives-bonuses .deal-single-exclusives-bonuses .bonuses-heading {
		margin-bottom: 5px;
		margin-top: 0;
	}

	.exclusives-bonuses .deal-single-exclusives-bonuses .bonuses-heading .heading-text {
		font-size:15px;
		font-weight: bold;
	}

	.exclusives-bonuses .deal-single-exclusives-bonuses .bonuses-body .bonuses-list ul li {
		font-size:13px;
	}

	.nav>li>a {
    padding: 10px 2px !important;
		}
}

@media (max-width:767px) {

	.deal-page-grids .grid-section .deal-summary.has-exclusives-bonuses {
		height:auto;
	}
}
@media (max-width: 430px) {
	
	.deal-page-grids .grid-section .deal-summary .slideshow-wrap {
    	height: 210px;
	}
}