﻿.gyges .tp-thumb-image,.gyges .tp-thumb-img-wrap{padding:3px;box-sizing:border-box;position:relative}.gyges .tp-thumb{opacity:1}.gyges .tp-thumb-img-wrap{background-color:rgba(0,0,0,.25);display:inline-block;width:100%;height:100%;margin:0;transition:all .3s;-webkit-transition:all .3s}.gyges .tp-thumb-image{display:block;-webkit-box-shadow:inset 5px 5px 10px 0 rgba(0,0,0,.25);-moz-box-shadow:inset 5px 5px 10px 0 rgba(0,0,0,.25);box-shadow:inset 5px 5px 10px 0 rgba(0,0,0,.25)}.gyges .tp-thumb.selected .tp-thumb-img-wrap,.gyges .tp-thumb:hover .tp-thumb-img-wrap{background:-moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(119,119,119,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(100%,rgba(119,119,119,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(119,119,119,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(119,119,119,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(119,119,119,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(119,119,119,1) 100%)}