/* ------ BOILERPLATE TEMPLATE ------ */
#Grid p{
	width: 500px;
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.5;
}

.content-area .controls{
	display: inline-block; display:block;
	width: auto; float:right; color:#000000;
	margin: 0px 18px 8px 30px;
	vertical-align: top;
}

.content-area .controls li{
	margin-left: 10px; float:left; padding: 6px 14px 6px 14px; 
	background:none !important; background-color:#ccc !important;
	cursor: pointer;
	list-style: none;
}

.content-area .controls li.active {
	 color:#FFFFFF; cursor: pointer;
}
.portfolio-arrow { display: none; }
hr{
	margin: 0 0 30px;
	height: 0;
	border: 0 none;
	border-top: 1px solid #eee;
}

#Grid{
	width: 100%;
	text-align: justify;
	font-size: 0.1px;
}

#Grid:after{
	content: '';
	display: inline-block;
	width: 100%;
}
#Grid .mix {
	display: none;
	opacity: 0; 
	vertical-align: top;
	margin: 0 14px 20px 14px;
	padding: 4px 0px 0px 0px; 	
	color: #000; 
	overflow:hidden;
	font-size: 12px;
	text-align: center; cursor: pointer;
}

#Grid li{ 
	display:block;
	opacity: 1;
	 background:none;
}

#Grid .mix .img-box {  
	display:block; 
	margin:0px; 
	padding:0px; 
}

#Grid .mix .img-box img { 
	display:block; 
	width:100%; 
	height:auto; 
}
.mix-hover-image, .mix-hover-video{
	display: none; 
	height: 160px;
    width: 298px;
}
.mix-hover-image { 
	background:url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/magnifier.png) no-repeat center center; 
	background-color: rgba(255, 255, 255, 0.5); 
	opacity: 1; 
	position:absolute; 
}

.mix-hover-video { 
	background:url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/play.png) no-repeat center center; 
	background-color: rgba(255, 255, 255, 0.5); 
	opacity: 1; 
	position:absolute;  
}

#Grid .mix-details { 
	display:block; 
	padding:10px 0px; 
	text-align:center; 
	border-top: none; 
	border-right: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	background: #f0f0f0; 
	color:#000000;
}

#Grid .mix:hover { 	background:#3b3b3b; }
#Grid .mix:hover .mix-details { 
	background:#3b3b3b;  border-top: none; 
	border-right: 1px solid #3b3b3b; 
	border-left: 1px solid #3b3b3b; 
	border-bottom: 1px solid #3b3b3b; 
	color:#FFFFFF;  
}
 
#Grid .img-box:hover .blur-box{ display:block !important; }

#Grid .gap{
	display: inline-block;
	width: 200px;
} 

/* ------------------------------------------------------------------------
This you can edit.
------------------------------------------------------------------------- */

/* ----------------------------------
	Default Theme
----------------------------------- */

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }

div.pp_default .pp_top .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
div.pp_default .pp_top .pp_middle { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
div.pp_default .pp_top .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */

div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_content { background-color: #fff; } /* Content background */
div.pp_default .pp_next:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.pp_default .pp_previous:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.pp_default .pp_expand { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
div.pp_default .pp_expand:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
div.pp_default .pp_contract { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
div.pp_default .pp_contract:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
div.pp_default .pp_close { width: 30px; height: 30px; background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_social { margin-top: 7px; }

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

div.pp_default .pp_bottom .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
div.pp_default .pp_bottom .pp_middle { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

div.pp_default .pp_loaderIcon { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */


/* ----------------------------------
	Light Rounded Theme
----------------------------------- */


div.light_rounded .pp_top .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
div.light_rounded .pp_top .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */

div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } /* Content background */
div.light_rounded .pp_next:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_rounded .pp_previous:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.light_rounded .pp_expand { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_rounded .pp_expand:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_rounded .pp_contract { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_rounded .pp_contract:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

div.light_rounded .pp_arrow_previous { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
	div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
	div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_rounded .pp_bottom .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.light_rounded .pp_loaderIcon { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */

/* ----------------------------------
	Dark Rounded Theme
----------------------------------- */

div.dark_rounded .pp_top .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
div.dark_rounded .pp_top .pp_middle { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
div.dark_rounded .pp_top .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */

div.dark_rounded .pp_content_container .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
div.dark_rounded .pp_content_container .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
div.dark_rounded .pp_content { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
div.dark_rounded .pp_next:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_rounded .pp_previous:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.dark_rounded .pp_expand { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_rounded .pp_expand:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_rounded .pp_contract { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_rounded .pp_contract:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

div.dark_rounded .pp_arrow_previous { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
	div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_arrow_next { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
	div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_rounded .pp_bottom .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.dark_rounded .pp_loaderIcon { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


/* ----------------------------------
	Dark Square Theme
----------------------------------- */

div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }

div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */

div.dark_square .pp_expand { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_square .pp_expand:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_square .pp_contract { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_square .pp_contract:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_square .pp_close { width: 75px; height: 22px; background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

div.dark_square .pp_arrow_previous { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
	div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_arrow_next { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
	div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_square .pp_next:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_square .pp_previous:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ----------------------------------
	Light Square Theme
----------------------------------- */

div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }

div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_square .pp_expand:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_square .pp_contract { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_square .pp_contract:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_square .pp_close { width: 75px; height: 22px; background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

div.light_square .pp_arrow_previous { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
	div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
	div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_square .pp_next:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_square .pp_previous:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

div.light_square .pp_loaderIcon { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


/* ----------------------------------
	Facebook style Theme
----------------------------------- */

div.facebook .pp_top .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
div.facebook .pp_top .pp_middle { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
div.facebook .pp_top .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */

div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
div.facebook .pp_content_container .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
div.facebook .pp_content { background: #fff; } /* Content background */
div.facebook .pp_expand { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.facebook .pp_expand:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.facebook .pp_contract { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.facebook .pp_contract:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.facebook .pp_close { width: 22px; height: 22px; background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */

div.facebook .pp_arrow_previous { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
	div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
	div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }

div.facebook .pp_next:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
div.facebook .pp_previous:hover { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

div.facebook .pp_bottom .pp_left { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.facebook .pp_bottom .pp_middle { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right { background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus { outline:none; }

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

	
	.pp_top {
		height: 20px;
		position: relative;
	}
		* html .pp_top { padding: 0 20px; }
	
		.pp_top .pp_left {
			height: 20px;
			left: 0;
			position: absolute;
			width: 20px;
		}
		.pp_top .pp_middle {
			height: 20px;
			left: 20px;
			position: absolute;
			right: 20px;
		}
			* html .pp_top .pp_middle {
				left: 0;
				position: static;
			}
		
		.pp_top .pp_right {
			height: 20px;
			left: auto;
			position: absolute;
			right: 0;
			top: 0;
			width: 20px;
		}
	
	.pp_content { height: 40px; min-width: 40px; }
	* html .pp_content { width: 40px; }
	
	.pp_fade { display: none; }
	
	.pp_content_container {
		position: relative;
		text-align: left;
		width: 100%;
	}
	
		.pp_content_container .pp_left { padding-left: 20px; }
		.pp_content_container .pp_right { padding-right: 20px; }
	
		.pp_content_container .pp_details {
			float: left;
			margin: 10px 0 2px 0;
		}
			.pp_description {
				display: none;
				margin: 0;
			}
			
			.pp_social { float: left; margin: 0; }
			.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
			.pp_social .twitter { float: left; }
			
			.pp_nav {
				clear: right;
				float: left;
				margin: 3px 10px 0 0;
			}
			
				.pp_nav p {
					float: left;
					margin: 2px 4px;
					white-space: nowrap;
				}
				
				.pp_nav .pp_play,
				.pp_nav .pp_pause {
					float: left;
					margin-right: 4px;
					text-indent: -10000px;
				}
			
				a.pp_arrow_previous,
				a.pp_arrow_next {
					display: block;
					float: left;
					height: 15px;
					margin-top: 3px;
					overflow: hidden;
					text-indent: -10000px;
					width: 14px;
				}
	
	.pp_hoverContainer {
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 2000;
	}
	
	.pp_gallery {
		display: none;
		left: 50%;
		margin-top: -50px;
		position: absolute;
		z-index: 10000;
	}
	
		.pp_gallery div {
			float: left;
			overflow: hidden;
			position: relative;
		}
		
		.pp_gallery ul {
			float: left;
			height: 35px;
			margin: 0 0 0 5px;
			padding: 0;
			position: relative;
			white-space: nowrap;
		}
		
		.pp_gallery ul a {
			border: 1px #000 solid;
			border: 1px rgba(0,0,0,0.5) solid;
			display: block;
			float: left;
			height: 33px;
			overflow: hidden;
		}
		
		.pp_gallery ul a:hover,
		.pp_gallery li.selected a { border-color: #fff; }
		
		.pp_gallery ul a img { border: 0; }
		
		.pp_gallery li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
			padding: 0;
		}
		
		.pp_gallery li.default a {
			background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
			display: block;
			height: 33px;
			width: 50px;
		}
		
		.pp_gallery li.default a img { display: none; }
		
		.pp_gallery .pp_arrow_previous,
		.pp_gallery .pp_arrow_next {
			margin-top: 7px !important;
		}
	
	a.pp_next {
		background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		display: block;
		float: right;
		height: 100%;
		text-indent: -10000px;
		width: 49%;
	}
		
	a.pp_previous {
		background: url(//www.jovida.eu/wp-content/themes/skt-bizness/mixit/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
		display: block;
		float: left;
		height: 100%;
		text-indent: -10000px;
		width: 49%;
	}
	
	a.pp_expand,
	a.pp_contract {
		cursor: pointer;
		display: none;
		height: 20px;	
		position: absolute;
		right: 30px;
		text-indent: -10000px;
		top: 10px;
		width: 20px;
		z-index: 20000;
	}
		
	a.pp_close {
		position: absolute; right: 0; top: 0; 
		display: block;
		line-height:22px;
		text-indent: -10000px;
	}
	
	.pp_bottom {
		height: 20px;
		position: relative;
	}
		* html .pp_bottom { padding: 0 20px; }
		
		.pp_bottom .pp_left {
			height: 20px;
			left: 0;
			position: absolute;
			width: 20px;
		}
		.pp_bottom .pp_middle {
			height: 20px;
			left: 20px;
			position: absolute;
			right: 20px;
		}
			* html .pp_bottom .pp_middle {
				left: 0;
				position: static;
			}
			
		.pp_bottom .pp_right {
			height: 20px;
			left: auto;
			position: absolute;
			right: 0;
			top: 0;
			width: 20px;
		}
	
	.pp_loaderIcon {
		display: block;
		height: 24px;
		left: 50%;
		margin: -12px 0 0 -12px;
		position: absolute;
		top: 50%;
		width: 24px;
	}
	
	#pp_full_res {
		line-height: 1 !important;
	}
	
		#pp_full_res .pp_inline {
			text-align: left;
		}
		
			#pp_full_res .pp_inline p { margin: 0 0 15px 0; }

	div.ppt {
		color: #fff;
		display: none;
		font-size: 17px;
		margin: 0 0 5px 15px;
		z-index: 9999;
	}.jcarousel-wrapper {margin: 20px auto; position: relative; border: 10px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 2px #999;-moz-box-shadow: 0 0 2px #999;    box-shadow: 0 0 2px #999;}

/** Carousel **/
.jcarousel {position: relative; overflow: hidden; width: 100%;}

.jcarousel ul {width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; text-align:center;}

.jcarousel li {width: auto; float: left; padding:10px 10px 0px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display:inline-table;}

.jcarousel li h3{margin-top:30px; font-size:15px; font-weight:200px;}

.jcarousel img {display:inline-block; max-width: 100%; margin-bottom:-20px;}

/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {position: absolute; top:-54px; width: 30px; height: 30px; text-align: center; background: #838698; color: #fff; text-decoration: none; text-shadow: 0 0 1px #000; font: 24px/27px Arial, sans-serif; -webkit-border-radius: 30px; -moz-border-radius: 30px;  border-radius: 4px;}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover{background:#4e5269;}

.jcarousel-control-prev {right:24px;}
.jcarousel-control-next {right:-10px;}

a.jcarousel-control-prev,
a.jcarousel-control-next,
a.jcarousel-control-prev:hover,
a.jcarousel-control-next:hover{color:#fff !important;}

/** Carousel Pagination **/
.jcarousel-pagination {position: absolute; bottom: -40px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); margin: 0;}

.jcarousel-pagination a {text-decoration: none; display: inline-block; border:1px solid #838698; font-size: 11px; height: 10px; width: 10px; line-height: 10px; background: #fff; color: #4E443C; border-radius: 10px; text-indent: -9999px; margin-right: 7px;}

.jcarousel-pagination a.active {background: #838698; color: #fff; opacity: 1;}
/*-------------------------------------------------------------------------

   Plugin Name: Easy Logo Slider
   Description:  Easy Logo Slider is plugin that helps users to upload the logos of clients along with title, short description and website URL
   Version: 1.2.1
   Plugin URI: http://www.jwthemes.com
   Author: JW THemes
   Author URI: http://www.jwthemes.com
   License: Under GPL2

--------------------------------------------------------------------------*/
a,a:hover,a:focus{text-decoration:none; outline:0;}

/* Style for Admin */
.jw_admin_wrap{background:#fff; padding:15px; border:1px solid #ddd; border-radius:4px; margin-top:25px; color:#3D566E;}
.jw_admin_wrap h2{color:#3D566E; border-bottom:1px solid #e5e5e5;}
.jw_admin_wrap h3{color:#3D566E;line-height:normal;}
.jw_admin_wrap h3 code{padding:5px 20px; border-radius:3px; font-size:14px; font-weight:100;}
.jw_admin_wrap table{border-radius:4px; margin-top:15px; overflow:hidden; box-shadow:none; border-bottom:0;}
.jw_admin_wrap table tr:nth-child(1){background:#19B698;}
.jw_admin_wrap table tr th{color:#fff; font-weight:bold; padding-top:14px; padding-bottom:12px;}
.jw_admin_wrap table tr td{border-bottom:1px solid #ddd; padding-top:18px; padding-bottom:7px;}
.jw_admin_wrap table tr th:last-child,
.jw_admin_wrap table tr td:last-child{text-align:center;}
.jw_admin_wrap table tr:last-child{border-bottom:0;}

.remove_jw_easy_logo_slider_name button,
.jw_easy_logo_slider_details_delete{border:1px solid #fb948b !important; background:#fff !important; color:#3D566E; border-radius:3px; padding:4px 10px; cursor:pointer;}
.remove_jw_easy_logo_slider_name button:hover,
.jw_easy_logo_slider_details_delete:hover{background:#e74c3c !important; color:#fff !important;  border-color:#e74c3c !important;box-shadow:none !important; }

.jw_admin_wrap .primary-button,
.jw_admin_wrap input[type="submit"],
.jw_admin_wrap .jw_easy_logo_slider_add_image{background:#19B698; border:1px solid #19B698; padding:3px 16px; height:36px; color:#fff; box-shadow:none;}
.jw_admin_wrap .primary-button:hover,
.jw_admin_wrap .primary-button:focus,
.jw_admin_wrap input[type="submit"]:hover,
.jw_admin_wrap input[type="submit"]:focus,
.jw_admin_wrap .jw_easy_logo_slider_add_image:hover,
.jw_admin_wrap .jw_easy_logo_slider_add_image:focus{background:#0d9d81; color:#fff; border-color:#0d9d81; box-shadow:none;}

.jw_easy_logo_slider_add_image{margin-top:20px !important;}

/* Style for Add new Slider */
.jw_create_new_slider table{text-align:left; margin-bottom:20px; padding:20px 10px;  border-bottom:1px solid #ddd;}
.jw_create_new_slider table tr td,
.jw_easy_logo_slider_add_details table tr td{border-bottom:0;}
.jw_create_new_slider table tr,
.jw_create_new_slider table tr:nth-child(1),
.jw_easy_logo_slider_add_details table tr:nth-child(1){background:none;}
.jw_create_new_slider table tr th,
.jw_easy_logo_slider_add_details table tr th{padding-top:16px; padding-bottom:16px; border-bottom:0;}
.jw_create_new_slider table tr td,
.jw_easy_logo_slider_add_details table tr td{padding-top:5px; padding-bottom:5px;}

.jw_create_new_slider table tr th,
.jw_easy_logo_slider_add_details table tr th,
.jw_easy_logo_slider_options tr th{color:#3D566E !important}
.jw_create_new_slider input[type="text"],
.jw_easy_logo_slider_add_details input[type="text"],
.jw_easy_logo_slider_add_details textarea,
.jw_easy_logo_slider_add_details input[type="file"]{border-radius:4px; padding:8px 15px; float:left; width:50%; box-shadow:none;}
.jw_easy_logo_slider_add_details input[type="file"]{border:1px solid #ddd;}

.jw_create_new_slider input[type="text"]:focus,
.jw_easy_logo_slider_add_details input[type="text"]:focus,
.jw_easy_logo_slider_add_details textarea:focus{background:#fff;}.


/* Add new Details */
.jw_easy_logo_slider_add_details table{padding:20px 10px; border-bottom:1px solid #ddd !important; }
.jw_easy_logo_slider_add_details table tr:first-child td{padding-top:15px;}
.jw_easy_logo_slider_add_details table tr:last-child td,
.jw_easy_logo_slider_add_details table tr:last-child th{border-bottom:1px solid #ddd; padding-bottom:15px;}
.jw_easy_logo_slider_add_details table tr th{color:#3D566E}
.jw_easy_logo_slider_add_details table tr th{padding-top:16px; padding-bottom:16px; border-bottom:0;}
.jw_easy_logo_slider_add_details img{width:auto; height:50px; padding:4px; border:1px solid #ddd; background:#fff; border-radius:3px;}


/* Image Listing page */
table.jw_easy_logo_slider_list img{width:auto; height:50px;}

.jw_easy_logo_slider_details_edit{background:#fff !important; border:1px solid #19B698 !important; margin-right:5px !important;}
.jw_easy_logo_slider_details_edit:hover{background:#19B698 !important; color:#fff !important; box-shadow:none;}

/*table css*/
table th{ width:100px;}

/* Style for Options */
.jw_easy_logo_slider_options tr{border-bottom:1px solid #ddd;}
.jw_easy_logo_slider_options tr td:nth-child(2){text-align:left !important;}
.jw_easy_logo_slider_options input[type="text"]{box-shadow:none; padding:2px inherit; width:70px; border-radius:3px; color:#3D566E}
.jw_easy_logo_slider_options input[type="radio"]:last-child{margin-left:25px;}
.pea_cook_wrapper {
    position: fixed;
    padding: 8px 21px;
    margin: 0;
    border-radius: 5px;
    z-index: 10000;
	text-align: center;
}

.pea_cook_control {
	width:80%;
    padding: 8px 21px;
    margin: 20px auto;
    border-radius: 5px;
    z-index: 10000;
	text-align: center;
	color:white;
}

.eu_control_btn {
    border: none;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	cursor:pointer;
	margin: 10px;
}

.pea_cook_wrapper.pea_cook_topleft {
    top:30px;
    left:30px;
	margin-right:5%;
}
.pea_cook_wrapper.pea_cook_topright {
    top:30px;
    right:30px;
	margin-left:5%;
}
.pea_cook_wrapper.pea_cook_topcenter {
    top:30px;
    left:30px;
	margin: 0 25%;
}
.pea_cook_wrapper.pea_cook_bottomleft {
    bottom:30px;
    left:30px;
	margin-right:5%;
}
.pea_cook_wrapper.pea_cook_bottomright {
    bottom:30px;
    right:30px;
	margin-left:5%;
}
.pea_cook_wrapper.pea_cook_bottomcenter {
    bottom:30px;
    left:30px;
	margin: 0 25%;
}

.pea_cook_wrapper p{
    bottom: 30px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 11px;
    margin: 0;
    font-weight: bold;

}
.pea_cook_wrapper a {
    border-bottom: dotted thin #eee;
    text-decoration: none;
}
.pea_cook_wrapper a:hover {
    text-decoration: none;
    border-bottom-style: solid;
}


a#fom, a#pea_close {border-bottom: 1px dotted;}

a#pea_close {
padding-top: 20px;
display: block;
}


button.pea_cook_btn {
  background: #e3e3e3;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 5px 0;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 100px; 
  margin-left: 20px;
}

  button.pea_cook_btn:hover {
    background: #d9d9d9;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer; }

  button.pea_cook_btn:active {
    background: #d0d0d0;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000; }


.pea_cook_more_info_popover {
    display:none;
    position: absolute;
    top: 0;
    z-index: 1000000;
    height: 80%;
    width: 100%;
    left: 0;
}
.pea_cook_more_info_popover_inner {
    margin: 40px auto;
    min-width: 50%;
    min-height: 200px;
    padding: 50px;
    max-width:60%;
   background-color: rgba(0,0,0,0.75);
    /* For IE 5.5 - 7*/
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";    
}
.pea_cook_more_info_popover_inner a {
    border-bottom: dotted thin #eee;
    text-decoration: none;
}
.pea_cook_more_info_popover_inner a:hover {
    text-decoration: none;
    border-bottom-style: solid;
    color: #ddd;
}

.pea_cook_more_info_popover h2{
    font-size: 22px;
    font-weight: bold;
}
.pea_cook_more_info_popover h3{
    font-size: 22px;  font-weight: bold;
}
.eucookie {
	float:left;
	border-radius: 5px;
	transition: background 0.5s;
	margin: 10px;
}
.eucookie:hover {
	cursor: pointer;
	background-position: -20px -10px!important;
	transition: background 0.5s;
}
.eucookie span {
	width: 100%;
	padding: 10px;
	text-align: center;
	float:left;
}