
/***************  templates/main/css/fonts/sprite-icons-font.css  ***************/

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sprite-icons-font';
    src: url(/templates/main/css/fonts/sprite-icons-font.svg?91454018) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sprite-icons-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-fat_arrow_left:before { content: '\e800'; } /* '' */
.icon-fat_arrow_right:before { content: '\e801'; } /* '' */
.icon-fat_arrow_up:before { content: '\e802'; } /* '' */
.icon-long_arrow_down:before { content: '\e803'; } /* '' */
.icon-grid:before { content: '\e804'; } /* '' */
.icon-long_arrow_right:before { content: '\e805'; } /* '' */
.icon-magnifying_glass:before { content: '\e806'; } /* '' */
.icon-magnifying_glass_solid:before { content: '\e807'; } /* '' */
.icon-marker_border:before { content: '\e808'; } /* '' */
.icon-mobile_menu:before { content: '\e809'; } /* '' */
.icon-phone_riging:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-table_boardroom:before { content: '\e80f'; } /* '' */
.icon-table_hollowsquare:before { content: '\e810'; } /* '' */
.icon-table_cabaret:before { content: '\e811'; } /* '' */
.icon-table_classroom:before { content: '\e812'; } /* '' */
.icon-table_cocktail:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-close:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-car:before { content: '\e81b'; } /* '' */
.icon-calendar2:before { content: '\e81c'; } /* '' */
.icon-calendar:before { content: '\e81d'; } /* '' */
.icon-arrow_up:before { content: '\e81e'; } /* '' */
.icon-arrow_right:before { content: '\e81f'; } /* '' */
.icon-arrow_down:before { content: '\e820'; } /* '' */
.icon-wedding_ring:before { content: '\e821'; } /* '' */
.icon-walking_guy:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-arrow_left:before { content: '\e824'; } /* '' */
.icon-table_ushape:before { content: '\e825'; } /* '' */
.icon-table_theatre:before { content: '\e826'; } /* '' */
.icon-table_dining:before { content: '\e827'; } /* '' */
.icon-table_banquet:before { content: '\e827'; } /* '' */
.icon-dimensions:before { content: '\e82b'; } /* '' */
.icon-dollar_circle:before { content: '\e82c'; } /* '' */
.icon-dot:before { content: '\e82d'; } /* '' */
.icon-download:before { content: '\e82e'; } /* '' */
.icon-fat_arrow_down:before { content: '\e82f'; } /* '' */
.icon-mail:before { content: '\e830'; } /* '' */
.icon-mail-alt:before { content: '\e831'; } /* '' */
.icon-minus:before { content: '\e832'; } /* '' */
.icon-plus:before { content: '\e833'; } /* '' */
.icon-map_arrow_down:before { content: '\e834'; } /* '' */
.icon-map_arrow_left:before { content: '\e835'; } /* '' */
.icon-map_arrow_right:before { content: '\e836'; } /* '' */
.icon-map_arrow_up:before { content: '\e837'; } /* '' */
.icon-ok:before { content: '\e845'; } /* '' */

/*After replacement  ======= */
.icon-after.icon-fat_arrow_left:after { content: '\e800'; } /* '' */
.icon-after.icon-fat_arrow_right:after { content: '\e801'; } /* '' */
.icon-after.icon-fat_arrow_up:after { content: '\e802'; } /* '' */
.icon-after.icon-long_arrow_down:after { content: '\e803'; } /* '' */
.icon-after.icon-grid:after { content: '\e804'; } /* '' */
.icon-after.icon-long_arrow_right:after { content: '\e805'; } /* '' */
.icon-after.icon-magnifying_glass:after { content: '\e806'; } /* '' */
.icon-after.icon-magnifying_glass_solid:after { content: '\e807'; } /* '' */
.icon-after.icon-marker_border:after { content: '\e808'; } /* '' */
.icon-after.icon-mobile_menu:after { content: '\e809'; } /* '' */
.icon-after.icon-phone_riging:after { content: '\e80c'; } /* '' */
.icon-after.icon-play:after { content: '\e80d'; } /* '' */
.icon-after.icon-table_boardroom:after { content: '\e80f'; } /* '' */
.icon-after.icon-table_hollowsquare:after { content: '\e810'; } /* '' */
.icon-after.icon-table_cabaret:after { content: '\e811'; } /* '' */
.icon-after.icon-table_classroom:after { content: '\e812'; } /* '' */
.icon-after.icon-table_cocktail:after { content: '\e813'; } /* '' */
.icon-after.icon-cross:after { content: '\e814'; } /* '' */
.icon-after.icon-close:after { content: '\e817'; } /* '' */
.icon-after.icon-clock:after { content: '\e818'; } /* '' */
.icon-after.icon-car:after { content: '\e81b'; } /* '' */
.icon-after.icon-calendar2:after { content: '\e81c'; } /* '' */
.icon-after.icon-calendar:after { content: '\e81d'; } /* '' */
.icon-after.icon-arrow_up:after { content: '\e81e'; } /* '' */
.icon-after.icon-arrow_right:after { content: '\e81f'; } /* '' */
.icon-after.icon-arrow_down:after { content: '\e820'; } /* '' */
.icon-after.icon-wedding_ring:after { content: '\e821'; } /* '' */
.icon-after.icon-walking_guy:after { content: '\e822'; } /* '' */
.icon-after.icon-train:after { content: '\e823'; } /* '' */
.icon-after.icon-arrow_left:after { content: '\e824'; } /* '' */
.icon-after.icon-table_ushape:after { content: '\e825'; } /* '' */
.icon-after.icon-table_theatre:after { content: '\e826'; } /* '' */
.icon-after.icon-table_dining:after { content: '\e827'; } /* '' */
.icon-after.icon-table_banquet:after { content: '\e827'; } /* '' */
.icon-after.icon-dimensions:after { content: '\e82b'; } /* '' */
.icon-after.icon-dollar_circle:after { content: '\e82c'; } /* '' */
.icon-after.icon-dot:before { content: '\e82d'; } /* '' */
.icon-after.icon-download:after { content: '\e82e'; } /* '' */
.icon-after.icon-fat_arrow_down:after { content: '\e82f'; } /* '' */
.icon-after.icon-mail:after { content: '\e830'; } /* '' */
.icon-after.icon-mail-alt:after { content: '\e831'; } /* '' */
.icon-after.icon-minus:after { content: '\e832'; } /* '' */
.icon-after.icon-plus:after { content: '\e833'; } /* '' */
.icon-after.icon-map_arrow_down:after { content: '\e834'; } /* '' */
.icon-after.icon-map_arrow_left:after { content: '\e835'; } /* '' */
.icon-after.icon-map_arrow_right:after { content: '\e836'; } /* '' */
.icon-after.icon-map_arrow_up:after { content: '\e837'; } /* '' */
.icon-after.icon-ok:after { content: '\e845'; } /* '' */

/*Attractions Icons  ======= */
.icon-city_hall_border:before { content: '\e819'; } /* '' */
.icon-city_hall:before { content: '\e81a'; } /* '' */
.icon-cutlery:before { content: '\e828'; } /* '' */
.icon-cutlery_2:before { content: '\e829'; } /* '' */
.icon-cutlery_border:before { content: '\e82a'; } /* '' */
.icon-cocktail_border:before { content: '\e815'; } /* '' */
.icon-cocktail:before { content: '\e816'; } /* '' */
.icon-people:before { content: '\e80a'; } /* '' */
.icon-people_border:before { content: '\e80b'; } /* '' */
.icon-shopping_bag:before { content: '\e80e'; } /* '' */
.icon-entertainment:before { content: '\e846'; } /* '' */
.icon-others:before { content: '\e847'; } /* '' */
.icon-sports:before { content: '\e848'; } /* '' */
.icon-sightseeing:before { content: '\e849'; } /* '' */

/*Social Media Icons  ======= */
.sm-icon{
  font-family: "sprite-icons-font";
}
.sm-icon a{
  text-decoration: none;
}
.followus-socialmedia .sm-icon.instagram:after,.sm-wrapper .sm-icon.instagram:after { content: '\e838'; } /* '' */
.followus-socialmedia  .sm-icon.share-this:after, .sm-wrapper  .sm-icon.share-this:after { content: '\e839'; } /* '' */
.followus-socialmedia  .sm-icon.pinterest:after , .sm-wrapper  .sm-icon.pinterest:after { content: '\e83a'; } /* '' */
.followus-socialmedia  .sm-icon.linkedin:after, .sm-wrapper  .sm-icon.linkedin:after{ content: '\e83b'; } /* '' */
.followus-socialmedia  .sm-icon.googleplus:after, .sm-wrapper  .sm-icon.googleplus:after { content: '\e83c'; } /* '' */
.followus-socialmedia  .sm-icon.vimeo:after, .sm-wrapper  .sm-icon.vimeo:after  { content: '\e83d'; } /* '' */
.followus-socialmedia  .sm-icon.flickr:after, .sm-wrapper  .sm-icon.flickr:after { content: '\e83e'; } /* '' */
.followus-socialmedia  .sm-icon.myspace:after, .sm-wrapper  .sm-icon.myspace:after  { content: '\e83f'; } /* '' */
.followus-socialmedia  .sm-icon.facebook:after, .sm-wrapper  .sm-icon.facebook:after { content: '\e840'; } /* '' */
.followus-socialmedia  .sm-icon.foursquare:after, .sm-wrapper  .sm-icon.foursquare:after { content: '\e841'; } /* '' */
.followus-socialmedia  .sm-icon.tripadvisor:after , .sm-wrapper  .sm-icon.tripadvisor:after { content: '\e842'; } /* '' */
.followus-socialmedia  .sm-icon.youtube:after, .sm-wrapper  .sm-icon.youtube:after { content: '\e843'; } /* '' */
.followus-socialmedia  .sm-icon.twitter:after, .sm-wrapper  .sm-icon.twitter:after{ content: '\e844'; } /* '' */

.sm-share .sm-icon.instagram a:after { content: '\e838'; } /* '' */
.sm-share .sm-icon.share-this a:after { content: '\e839'; } /* '' */
.sm-share .sm-icon.pinterest a:after { content: '\e83a'; } /* '' */
.sm-share .sm-icon.linkedin a:after{ content: '\e83b'; } /* '' */
.sm-share .sm-icon.googleplus a:after { content: '\e83c'; } /* '' */
.sm-share .sm-icon.vimeo a:after  { content: '\e83d'; } /* '' */
.sm-share .sm-icon.flickr a:after { content: '\e83e'; } /* '' */
.sm-share .sm-icon.myspace a:after  { content: '\e83f'; } /* '' */
.sm-share .sm-icon.facebook a:after { content: '\e840'; } /* '' */
.sm-share .sm-icon.foursquare a:after { content: '\e841'; } /* '' */
.sm-share .sm-icon.tripadvisor a:after { content: '\e842'; } /* '' */
.sm-share .sm-icon.youtube a:after { content: '\e843'; } /* '' */
.sm-share .sm-icon.twitter a:after{ content: '\e844'; } /* '' */
.sm-share .sm-icon.email a:after{  content: '\e831'; font-size: 0.7em;  line-height: 1.6em; vertical-align: top;} /* '' */
/***************  templates/main/libs/jquery/slick/slick.css  ***************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
	z-index:0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	outline: none;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/***************  templates/main/../respwidgets/maps/template.layout.css  ***************/
/* --------------------------------------------------[ css ]-- */
.respwidgets-maps{
	width:100%;
	height:auto;
	position: relative;
}

.respwidgets-maps .toolbox-link{
	position:absolute;
	padding:5px 10px;
}
/* Map Controls =*/
.map-controls{
	position: absolute;
	top:50px;
	left: 30px;
}
/* Pan control */
.map-navigator{
	position: relative;
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	padding: 2px;
}
.map-navigator .pan-button{
	position: absolute;
	font-size: 12px;
	cursor: pointer;
}
.map-navigator .left{
	top:17px;
	left: 2px;
}
.map-navigator .right{
	top:17px;
	right: 2px;
}
.map-navigator .up{
	top:4px;
	left: 17px;
	font-size: 8px;
}
.map-navigator .down{
	left: 17px;
	bottom:4px;
	font-size: 8px;
}
/* Zoom Control*/
.map-controls .zoom{
	margin-top: 22px;
}
.map-controls .zoom .zoom-button{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 auto 2px;
		font-size: 11px;
	line-height: 17px;
	text-align: center;
	cursor: pointer;
}

.map-controls .zoom .pan-button.center{
	position: relative;
	width: 18px;
	height: 18px;
	margin: 0 auto 12px auto;
	border-radius: 3px;
	font-size: 6px;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
}
.map-controls .zoom .zoom-in, .map-controls .zoom .zoom-out{
	border-radius: 3px; 
}
.map-controls .zoom .zoom-bar{
	position: relative;
	width: 2px;
	height: 148px;
	margin: -2px auto 0 auto;
}
.map-controls .zoom .zoom-selector{
	position: absolute;
	width: 18px;
	height: 8px;
	border-radius: 2px;
	font-size: 8px;
	left: -8px;
	text-align: center;
	line-height: 6px;
}

/* Map Control Colors */
.map-navigator,
.map-controls .zoom .pan-button,
.map-controls .zoom .zoom-bar,
.map-controls .zoom .zoom-button,
.map-controls .zoom .zoom-selector{
	background-color: #262e33;
	color: white;
}

/* Markers */
.marker-content{ display: none; }
.infoBox{ background-color: #fff; padding: 16px; }
.infoBox .marker-content{ display: block;}
/***************  templates/main/../respwidgets/activities-items/template.layout.css  ***************/
/* --------------------------------------------------[ css ]-- */
.widget-list,
.widget-detail{
	opacity: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	transition:opacity .5s ease-in-out;
}
.widget-list.show,
.widget-detail.show,
/* IE9 FIX */
.ie9 .widget-list,
.ie9 .widget-detail
{
	opacity: 1;
	height: auto;
	width: auto;
	overflow: visible;	
}

.widget-list,
.widget-detail{
	opacity: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	transition:opacity .5s ease-in-out;
}
.widget-detail-back{
	text-decoration: underline;
	text-transform: uppercase;
	text-align: left;
	font-weight: 600;
	font-size: 15px;
	cursor: pointer;
	margin-bottom: 12px;
	color: #999;
}
.widget-detail-back:hover{
	color: #666;
}
.categories-wrapper{
	background-color: white;
	padding: 12px 16px;
	margin-bottom: 26px;
}
.categories-wrapper .category-selector{
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
}
.categories-wrapper .category-selector > span{
	font-size: 18px;
}
.categories-wrapper .category-selector:before{
	position: absolute;
	font-size: 16px;
	color: #77406f;
	width: auto;
	top:3px;
	right: 0;
}
.categories-wrapper .category-selector.open:before{
	content: '\e81e';
}
.categories-menu{
	max-height: 0;
	overflow: hidden;
	transition:max-height .5s ease-in-out;
}
.categories-menu.open{
	max-height: 200px;
}
.categories-wrapper ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: justify;
	margin-top: 26px;
}
.categories-wrapper ul:after {
	content: "";
	display: inline-block;
	width: 100%;
}
.categories-wrapper ul li{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 40%;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
}
.categories-wrapper ul li:before{
	font-size: 24px;
	margin-right: 20px;
}

.categories-wrapper ul li:after{
	display: inline-block;
	content: "";
	width: 16px;
	height: 16px;
	margin-top: 4px;
	background-color: white;
	border:1px solid #999999;
	float: right;
}
.categories-wrapper ul li.active:after{
	font-family: "sprite-icons-font";
	content:'\e845';
	color: black;
	text-align: center;
	text-indent: 1px;
	line-height: 18px;
}

.items-wrapper{

}

.items-wrapper ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: justify;
}
.items-list.only-one{
	text-align: left;
}
.items-wrapper ul:after {
	content: "";
	display: inline-block;
	width: 100%;
}
.items-wrapper ul li{
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 300px;
	margin-bottom: 30px;
	cursor: pointer;
}
.items-list .item-content{
	position: relative;
	opacity: 0;
	transition:opacity .3s ease-in-out;
}
.items-list .item-content.show{
	opacity: 1;
}
.items-list .item-content.finished{
	width: 0;
	height: 0;
	overflow: hidden;
}
.item-image{
	position: relative;
	width: 300px;
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
}
.item-category-icon{
	position: absolute;
	top:0;
	left:0;
	width: 66px;
	height: 62px;
	color: white;
	line-height: 66px;
	text-align: center;
}
.item-category-icon span:before{
	font-size: 25px;
	width: auto;
}
.items-list .item-content .item-title{
	color:black;
	font-size: 26px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 700;
	margin: 23px 0 20px 0;
}

.items-list .item-content .item-readmore{
	font-size: 13px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 18px;
}

/* Categories Colors */
.item-category-icon{
	background-color: rgba(255,255,255,.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF')"; 	
}
/* Restaurants */
.categories-list .cat-restaurants,
.cat-restaurants .item-category-icon{
	color:#c1272c;
}

/* Shopping */
.categories-list .cat-shopping,
.cat-shopping .item-category-icon{
	color:#f7921e;
}

/* Family */
.categories-list .cat-family,
.cat-family .item-category-icon{
	color:#8cc63f;
}

/* Culture */
.categories-list .cat-culture,
.cat-culture .item-category-icon{
	color:#744c23;
}

/* Bars */
.categories-list .cat-bars,
.cat-bars .item-category-icon{
	color:#2caade;
}

/* Entertainment */
.categories-list .cat-entertainment,
.cat-entertainment .item-category-icon{
	color:#C7C031;
}
/* Sightseeing */
.categories-list .cat-sightseeing,
.cat-sightseeing .item-category-icon{
	color:#B0529F;
}
/* Sports */
.categories-list .cat-sports,
.cat-sports .item-category-icon{
	color:#07A381;
}
/* Others */
.categories-list .cat-others,
.cat-others .item-category-icon{
	color:#293A90;
}

/* Markers */
.marker-content{
	max-width: 300px;
	cursor: pointer;
}
.marker-content .marker-img{
	display: block;
	width: 300px;
	height: 250px;
	position: relative;
	margin-bottom: 16px;
}
.marker-content h3{
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase;
}
.marker-content h3:after{
	color: inherit;
	width: auto;
	content: '\e81f';
	font-size: 12px;
	vertical-align: middle;
	margin-left: 5px;
	font-family: "sprite-icons-font";
}
.marker-content.hotel h3:after{
	display: none;
}
.marker-body p{
	color:#999;
}
/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1179px) {
	.categories-wrapper ul li{
		width: 98%;
	}

	.categories-menu.open{
		max-height: 1000px;
	}
}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) { 
	.categories-wrapper ul li{
		width: 98%;
	}
	
	.categories-menu.open{
		max-height: 1000px;
	}
}

/* Mobile to Portrait tablet */
@media (max-width: 767px) {
	.categories-wrapper ul li{
		width: 98%;
	}

	/* Markers */
	.marker-content{
		max-width: 220px;
	}
	.marker-content .marker-img{
		width: 220px;
		height: 183px;
		background-size: 100%;
	}

	.categories-menu.open{
		max-height: 1000px;
	}

}

/***************  templates/main/../respwidgets/activities-items/template.layoutItem.css  ***************/
/* --------------------------------------------------[ css ]-- */
.item-detail{
	display: none;
	margin-bottom: 20px;
}
.item-detail-left,.item-detail-left{
	display: table-cell;
	vertical-align: top;
}
.item-detail-left{
	width: 300px;
}
	.item-detail-img{
		width: 300px;
		height: 250px;
		position: relative;
	}
	.item-detail-share .label{
		clear: both;
		margin:10px 0 8px;
		text-transform: uppercase;
		font-size: 15px;
		color:#b3b3b3;
	}
	.item-detail-share ul{
		clear: both;
		margin: 0;
		padding: 0;
		font-size: 30px;
		list-style: none;
		text-align: justify;
	}
	.item-detail-share li{
		position:relative;
		display:inline-block;
		width: 36px;
		height: 36px;
		background-color: #b3b3b3;
		vertical-align: top;
	}
	.item-detail-share li a{
		color:white;
		display: inline-block;
		width: 100%!important;
		height: 100%;
		text-align: center;
	}
	.item-detail-share li.share-this{
		font-size: 22px;
		line-height: 36px;
	}
	.item-detail-share .sm-icon a:hover{
		color:#999;
	}

.item-detail-right{
	padding-left:20px;
}
	.item-detail-right h2{
		margin-bottom: 15px;
		font-size: 24px;
		text-transform: uppercase;
		font-style: italic;
		font-weight: 700;
	}
	.item-detail-content p {
	    line-height: 20px;
	}
	.itemPreviewEditLink a{
		color:black;
	}


/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1179px) {
	.item-detail-left,.item-detail-left{
		display: inline-block;
	}
	.item-detail-right{
		margin-top: 16px;
		padding-left:0;
	}
}

/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) { 
	.item-detail-left,.item-detail-left{
		display: inline-block;
	}
	.item-detail-right{
		margin-top: 16px;
		padding-left:0;
	}
}

/* Mobile to Portrait tablet */
@media (max-width: 767px) {
	.widget-detail-back{
		text-align: left;
	}
	.item-detail-left,.item-detail-left{
		display: inline-block;
	}
	.item-detail-right{
		margin-top: 16px;
		padding-left:0;
	}
	.item-detail-share ul{
		background-color:#f7f8f8;
		margin: 0 4px;
	}
}	