Warning: The magic method Vc_Manager::__wakeup() must have public visibility in /data01/virt39104/domeenid/www.piisk.ee/htdocs/wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php on line 203
Warning: Cannot modify header information - headers already sent by (output started at /data01/virt39104/domeenid/www.piisk.ee/htdocs/wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php:203) in /data01/virt39104/domeenid/www.piisk.ee/htdocs/wp-content/themes/photome/templates/custom-css.php on line 7
.portfolio_nav { display:none; }
#logo_wrapper
{
border: 0;
}
.top_bar
{
border: 0 !important;
}
@media only screen and (max-width: 768px) {
html[data-menu=leftmenu] .mobile_menu_wrapper
{
right: 0;
left: initial;
-webkit-transform: translate(360px, 0px);
-ms-transform: translate(360px, 0px);
transform: translate(360px, 0px);
-o-transform: translate(360px, 0px);
}
}
a#prevslide:before
{
font-family: "FontAwesome";
font-size: 24px;
line-height: 45px;
display: block;
content: '\f104';
color: #fff;
margin-top: 0px;
}
a#nextslide:before
{
font-family: "FontAwesome";
font-size: 24px;
line-height: 45px;
display: block;
content: '\f105';
color: #fff;
margin-top: 0px;
}
body.page-template-gallery a#prevslide, body.single-galleries a#prevslide
{
z-index:999; cursor: pointer; display: block; position: fixed; left: 20px; top: 46%; padding: 0 20px 0 20px; width: initial; height: initial; border: 2px solid #fff; opacity: 0.5;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
width: 50px;
height: 50px;
box-sizing: border-box;
border-radius: 250px;
}
body.page-template-gallery a#nextslide, body.single-galleries a#nextslide
{
z-index:999; cursor: pointer; display: block; position: fixed; right: 20px; top: 46%; padding: 0 20px 0 20px; width: initial; height: initial; border: 2px solid #fff; opacity: 0.5;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
width: 50px;
height: 50px;
box-sizing: border-box;
border-radius: 250px;
}
body.page-template-gallery a#prevslide:hover, body.page-template-gallery a#nextslide:hover, body.single-galleries a#prevslide:hover, body.single-galleries a#nextslide:hover { opacity: 1; }