.preview-1 .nivoSlider {
position:relative;
background: url(//www.dukkananteke.com/wp-content/themes/404web/lib/img/loading.gif) no-repeat 50% 50%;
}
.preview-1 .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.preview-1 .nivoSlider a {
border:0;
display:block;
}
.preview-1 .nivo-controlNav {
text-align: center;
padding: 20px 0;
}
.preview-1 .nivo-controlNav a {
display:inline-block;
width:22px;
height:22px;
background:url(//www.dukkananteke.com/wp-content/themes/404web/lib/img/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin: 0 2px;
}
.preview-1 .nivo-controlNav a.active {
background-position:0 -22px;
}
.preview-1 .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(//www.dukkananteke.com/wp-content/themes/404web/lib/img/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
opacity: 0;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.preview-1:hover .nivo-directionNav a { opacity: 1; }
.preview-1 a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}
.preview-1 a.nivo-prevNav {
left:15px;
}
.preview-1 .nivo-caption {
font-family: Helvetica, Arial, sans-serif;
}
.preview-1 .nivo-caption a {
color:#fff;
border-bottom:1px dotted #fff;
}
.preview-1 .nivo-caption a:hover {
color:#fff;
}
.preview-1 .nivo-controlNav.nivo-thumbs-enabled {
width: 100%;
}
.preview-1 .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.preview-1 .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
}
.preview-1 .nivo-controlNav {
position: relative;
z-index: 99999;
bottom: 68px;
}
.preview-1 .nivo-controlNav a {
border:5px solid #fff;
display: inline-block;
height:18px;
margin: 0 5px;
text-indent: -9999px;
width:18px;
line-height: 8px;
background: #3c3c3c;
cursor: pointer;
position: relative;
z-index: 9;
border-radius: 100%;
opacity: 0;
z-index: -999;
}
.preview-1:hover .nivo-controlNav a{
opacity: 1;
z-index: 999999;
}
.preview-1 .nivo-controlNav a:hover, .preview-1 .nivo-controlNav a.active {
background: #000;
cursor: pointer;
} .preview-2 .nivoSlider:hover .nivo-directionNav a.nivo-prevNav {
left: 15px;
}
.preview-2 .nivoSlider:hover .nivo-directionNav a.nivo-nextNav{
right: 65px;
}
.preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav {
left: -34px;
font-size: 0;
}
.preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
right: 16px;
font-size: 0;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:hover:before{
background: #fff;
color: #000;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:before{
background: rgba(0,0,0,0.25);
content: "\f053";
font: normal normal normal 14px/1 FontAwesome;
color: #fff;
cursor: pointer;
font-size: 25px;
font-weight: 400;
height: 50px;
line-height: 50px;
margin: 0;
position: absolute;
text-align: center;
top: 45%;
transition: all 300ms ease-in 0s;
width: 50px;
z-index: 9;
}
.preview-2 .nivo-directionNav a.nivo-nextNav:hover:before{
background:#fff;
color: #000
}
.preview-2 .nivo-directionNav a.nivo-nextNav:before{
background: rgba(0,0,0,0.25);
content: "\f054";
font: normal normal normal 14px/1 FontAwesome;
color: #fff;
cursor: pointer;
font-size: 25px;
font-weight: 400;
height: 50px;
line-height: 50px;
margin: 0;
position: absolute;
text-align: center;
top: 45%;
transition: all 300ms ease-in 0s;
width: 50px;
z-index: 9;
}
.preview-2 .nivo-controlNav {
position: relative;
z-index: 99999;
bottom: 68px;
}
.preview-2 .nivo-controlNav a {
border:5px solid #fff;
display: inline-block;
height:18px;
margin: 0 5px;
text-indent: -9999px;
width:18px;
line-height: 8px;
background: #3c3c3c;
cursor: pointer;
position: relative;
z-index: 9;
border-radius: 100%;
opacity: 0;
z-index: -999;
}
.preview-2:hover .nivo-controlNav a{
opacity: 1;
z-index: 999999;
}
.preview-2 .nivo-controlNav a:hover, .preview-2 .nivo-controlNav a.active {
background: #000;
cursor: pointer;
}.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
-webkit-backface-visibility: hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
} .vbox-overlay{
background: #fdfdfd;
background: rgba(0,0,0,0.85); 
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999;
opacity: 0;
overflow-x: hidden;
overflow-y: auto;
}  .vbox-preloader{
position:fixed; 
width:32px; 
height:32px;
left:50%; 
top:50%; 
margin-left:-16px; 
margin-top:-16px;
background-image: url(//www.dukkananteke.com/wp-content/themes/404web/css/venobox/preload-circle.png);
text-indent: -100px;
overflow: hidden;
-webkit-animation: playload 1.4s steps(18) infinite;
-moz-animation: playload 1.4s steps(18) infinite;
-ms-animation: playload 1.4s steps(18) infinite;
-o-animation: playload 1.4s steps(18) infinite;
animation: playload 1.4s steps(18) infinite;
}
@-webkit-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@-moz-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@-ms-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@-o-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}       .vbox-close{
cursor: pointer;
position: fixed;
top: -1px;
right: 0;
width: 46px;
height: 40px;
padding: 10px 20px 10px 0;
display: block;
background: url(//www.dukkananteke.com/wp-content/themes/404web/css/venobox/close.gif) no-repeat #161617;
background-position:10px center;
color: #fff;
text-indent: -100px;
overflow: hidden;
}
.vbox-next, .vbox-prev{
box-sizing: content-box;
cursor: pointer;
position: fixed;
top: 50%;
color: #fff;
width: 30px;
height: 170px;
margin-top: -85px;
text-indent: -100px;
border: solid transparent; overflow: hidden;
}
.vbox-prev{
left: 0;
border-width: 0 30px 0 10px;
background: url(//www.dukkananteke.com/wp-content/themes/404web/css/venobox/prev.gif) center center no-repeat;
}
.vbox-next{
right: 0;
border-width: 0 10px 0 30px;
background: url(//www.dukkananteke.com/wp-content/themes/404web/css/venobox/next.gif) center center no-repeat;
}
.vbox-title{
width: 100%;
height: 40px;
float: left;
text-align: center;
line-height: 28px;
font-size: 12px;
color: #fff;
padding: 6px 40px;
overflow: hidden;
background: #161617;
position: fixed;
display: none;
top: -1px;
left: 0;
}
.vbox-num{
cursor: pointer;
position: fixed;
top: -1px;
left: 0;
height: 40px;
display: block;
color: #fff;
overflow: hidden;
line-height: 28px;
font-size: 12px;
padding: 6px 10px;
background: #161617;
display: none;
} .vbox-inline{
width: 420px;
height: 315px;
padding: 10px;
background: #fff;
text-align: left;
margin: 0 auto;
overflow: auto;
} .venoframe{
border: none;
width: 960px;
height: 720px;
}
@media (max-width: 992px) {
.venoframe{
width: 640px;
height: 480px;
}
}
@media (max-width: 767px) {
.venoframe{
width: 420px;
height: 315px;
}
}
@media (max-width: 460px) {
.vbox-inline{
width: 100%;
}
.venoframe{
width: 100%;
height: 260px;
}
} .vbox-open{
overflow: hidden;
}
.vbox-container{
position: relative;
background: #000;
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}
.vbox-content{
text-align: center;
float: left;
width: 100%;
position: relative;
overflow: hidden;
}
.vbox-container img{
max-width: 100%;
height: auto;
}