@charset "UTF-8";
@charset 'UTF-8';
@font-face {
font-family: 'FontAwesome';
src: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.3);
src: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/font-awesome/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/font-awesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.slick-slider
{
position: relative;
display: block;
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;
}
.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;
margin-left: auto;
margin-right: auto;
}
.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;
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;
}
 .slick-loading .slick-list
{
background: #fff url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/ajax_loading.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/slick/slick.eot);
src: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/slick/slick.eot?#iefix) format('embedded-opentype'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/slick/slick.woff) format('woff'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/slick/slick.ttf) format('truetype'), url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/fonts/slick/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.tooltipster-base { display: flex;
pointer-events: none; position: absolute;
}
.tooltipster-box { flex: 1 1 auto;
}
.tooltipster-content { box-sizing: border-box; max-height: 100%;
max-width: 100%;
overflow: auto;
}
.tooltipster-ruler { bottom: 0;
left: 0;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
visibility: hidden;
}   .tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
opacity: 1;
} .tooltipster-grow {
-webkit-transform: scale(0,0);
-moz-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
} .tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
} .tooltipster-fall {
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0 !important;
opacity: 0;
} .tooltipster-slide {
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0 !important;
opacity: 0;
}   @keyframes tooltipster-fading {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.tooltipster-update-fade {
animation: tooltipster-fading 400ms;
} @keyframes tooltipster-rotating {
25% {
transform: rotate(-2deg);
}
75% {
transform: rotate(2deg);
}
100% {
transform: rotate(0);
}
}
.tooltipster-update-rotate {
animation: tooltipster-rotating 600ms;
} @keyframes tooltipster-scaling {
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.tooltipster-update-scale {
animation: tooltipster-scaling 600ms;
}  .tooltipster-sidetip .tooltipster-box {
background: #565656;
border: 2px solid black;
border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
margin-bottom: 8px;
} .tooltipster-sidetip .tooltipster-content {
color: white;
line-height: 18px;
padding: 20px 14px;
} .tooltipster-sidetip .tooltipster-arrow {
overflow: hidden;
position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
height: 10px; margin-left: -10px;
top: 0;
width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
height: 20px;
margin-top: -10px;
right: 0; top: 0;
width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
height: 20px;
margin-top: -10px;
left: 0; top: 0;
width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
bottom: 0;
height: 10px;
margin-left: -10px;
width: 20px;
} .tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
height: 0;
position: absolute;
width: 0;
} .tooltipster-sidetip .tooltipster-arrow-background {
border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
border-bottom-color: #565656;
left: 0px;
top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
border-left-color: #565656;
left: -3px;
top: 0px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
border-right-color: #565656;
left: 3px;
top: 0px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
border-top-color: #565656;
left: 0px;
top: -3px;
} .tooltipster-sidetip .tooltipster-arrow-border {
border: 10px solid transparent;
left: 0;
top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
border-bottom-color: black;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
border-left-color: black;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
border-right-color: black;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
border-top-color: black;
} .tooltipster-sidetip .tooltipster-arrow-uncropped {
position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
left: -10px;
}.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
.mCustomScrollBox{ position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}
.mCSB_container{ overflow: hidden;
width: auto;
height: auto;
} .mCSB_inside > .mCSB_container{ margin-right: 30px; }
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container{ margin-right: 0;
margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } .mCSB_scrollTools{ position: absolute;
width: 16px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools{ right: -26px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ right: auto;
left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } .mCSB_scrollTools .mCSB_draggerContainer{ position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0; 
height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }
.mCSB_scrollTools .mCSB_draggerRail{
width: 2px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger{ cursor: pointer;
width: 100%;
height: 30px; z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ position: relative;
width: 4px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; }
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container{
margin-right: 0;
margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal{
width: auto;
height: 16px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 2px;
margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
width: 30px; height: 100%;
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 12px; margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 8px; margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
display: block;
position: absolute;
width: 20px;
height: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; } .mCSB_container_wrapper{
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container{
padding-right: 30px;
padding-bottom: 30px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools, 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
}   .mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.4);
filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.75);
filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.85);
filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.9);
filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/css/vendor/mCSB_buttons.png); background-repeat: no-repeat;
opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_buttonUp{
background-position: 0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position: 0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position: 0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position: 0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; } .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }  .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 6px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 4px;
margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 6px;
margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }  .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 2px;
margin: 7px auto;
} .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 14px;
margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 14px;
margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
width: 16px; height: 16px;
margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; }
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 16px; width: 16px;
margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 4px; margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; } .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
background-color: transparent;
background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
background-repeat: repeat-y;
opacity: 0.3;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
height: 4px;
margin: 6px 0;
background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }  .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-y;
background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
} .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
.mCS-3d.mCSB_scrollTools, 
.mCS-3d-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 8px;
background-color: #000; background-color: rgba(0,0,0,0.2);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 8px;
margin: 4px 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 8px;
margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-3d-thick.mCSB_scrollTools, 
.mCS-3d-thick-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-3d-thick.mCSB_scrollTools, 
.mCS-3d-thick-dark.mCSB_scrollTools, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
.mCS-3d-thick.mCSB_scrollTools_vertical, 
.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
.mCS-3d-thick.mCSB_scrollTools_horizontal, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
bottom: 1px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
width: 12px;
margin: 2px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 12px;
width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #000; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; } .mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #fff; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
right: 0; 
margin: 12px 0; 
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
bottom: 0; 
margin: 0 12px; 
} .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
left: 0; 
right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
} .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
}  .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
width: 6px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 6px;
margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 12px;
margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 12px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
width: 6px;
margin: 3px 5px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 6px;
margin: 5px 3px;
position: absolute;
width: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 12px;
margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; } .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #fff;
border-color: rgba(255,255,255,0.2);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); } .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }@keyframes plyr-progress {
to {
background-position: 25px 0
}
}
@keyframes plyr-popup {
0% {
opacity: .5;
transform: translateY(10px)
}
to {
opacity: 1;
transform: translateY(0)
}
}
@keyframes plyr-fade-in {
from {
opacity: 0
}
to {
opacity: 1
}
}
.plyr {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
direction: ltr;
font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
font-variant-numeric: tabular-nums;
font-weight: 500;
line-height: 1.7;
max-width: 100%;
min-width: 200px;
position: relative;
text-shadow: none;
transition: box-shadow .3s ease
}
.plyr audio, .plyr video {
border-radius: inherit;
height: auto;
vertical-align: middle;
width: 100%
}
.plyr button {
font: inherit;
line-height: inherit;
width: auto
}
.plyr:focus {
outline: 0
}
.plyr--full-ui {
box-sizing: border-box
}
.plyr--full-ui *, .plyr--full-ui ::after, .plyr--full-ui ::before {
box-sizing: inherit
}
.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
touch-action: manipulation
}
.plyr__badge {
background: #4f5b5f;
border-radius: 2px;
color: #fff;
font-size: 9px;
line-height: 1;
padding: 3px 4px
}
.plyr--full-ui ::-webkit-media-text-track-container {
display: none
}
.plyr__captions {
animation: plyr-fade-in .3s ease;
bottom: 0;
color: #fff;
display: none;
font-size: 14px;
left: 0;
padding: 10px;
position: absolute;
text-align: center;
transform: translateY(-40px);
transition: transform .4s ease-in-out;
width: 100%
}
.plyr__captions span {
background: rgba(0, 0, 0, .8);
border-radius: 2px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
line-height: 185%;
padding: .2em .5em;
white-space: pre-wrap
}
.plyr__captions span div {
display: inline
}
.plyr__captions span:empty {
display: none
}
@media (min-width: 480px) {
.plyr__captions {
font-size: 16px;
padding: 20px
}
}
@media (min-width: 768px) {
.plyr__captions {
font-size: 18px
}
}
.plyr--captions-active .plyr__captions {
display: block
}
.plyr--hide-controls .plyr__captions {
transform: translateY(-15px)
}
.plyr__control {
background: 0 0;
border: 0;
border-radius: 3px;
color: inherit;
cursor: pointer;
flex-shrink: 0;
overflow: visible;
padding: 7px;
margin-bottom: 0;
position: relative;
transition: all .3s ease
}
.plyr__control svg {
display: block;
fill: currentColor;
height: 18px;
pointer-events: none;
width: 18px
}
.plyr__control:focus {
outline: 0
}
.plyr__control.plyr__tab-focus {
box-shadow: 0 0 0 3px rgba(26, 175, 255, .35);
outline: 0
}
.plyr__control[aria-pressed=false] .icon--pressed, .plyr__control[aria-pressed=false] .label--pressed, .plyr__control[aria-pressed=true] .icon--not-pressed, .plyr__control[aria-pressed=true] .label--not-pressed {
display: none
}
.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
background: #f1bc00;
color: #fff
}
.plyr__control--overlaid {
background: rgba(255, 255, 255, .8);
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
color: #f1bc00;
display: none;
left: 50%;
padding: 20px;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
z-index: 2
}
.plyr__control--overlaid svg {
}
.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
background: #f1bc00;
color: #fff;
}
.plyr--playing .plyr__control--overlaid {
opacity: 0;
visibility: hidden
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
display: block
}
.plyr--full-ui ::-webkit-media-controls {
display: none
}
.plyr__controls {
align-items: center;
display: flex;
text-align: center
}
.plyr__controls .plyr__menu, .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > .plyr__control {
margin-left: 5px
}
.plyr__controls .plyr__menu:first-child, .plyr__controls .plyr__menu:first-child + [data-plyr=pause], .plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__progress:first-child + [data-plyr=pause], .plyr__controls .plyr__time:first-child, .plyr__controls .plyr__time:first-child + [data-plyr=pause], .plyr__controls > .plyr__control:first-child, .plyr__controls > .plyr__control:first-child + [data-plyr=pause] {
margin-left: 0
}
.plyr__controls .plyr__volume {
margin-left: 5px
}
@media (min-width: 480px) {
.plyr__controls .plyr__menu, .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > .plyr__control {
margin-left: 10px
}
.plyr__controls .plyr__menu + .plyr__control, .plyr__controls > .plyr__control + .plyr__control, .plyr__controls > .plyr__control + .plyr__menu {
margin-left: 5px
}
}
.plyr--video .plyr__controls {
background: linear-gradient(transparent, rgba(0, 0, 0, .7));
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
bottom: 0;
color: #fff;
left: 0;
padding: 35px 10px 10px;
position: absolute;
right: 0;
transition: opacity .4s ease-in-out, transform .4s ease-in-out;
z-index: 2
}
.plyr--video .plyr__controls .plyr__control svg {
-webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .15));
filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .15))
}
.plyr--video .plyr__controls .plyr__control.plyr__tab-focus, .plyr--video .plyr__controls .plyr__control:hover, .plyr--video .plyr__controls .plyr__control[aria-expanded=true] {
background: #f1bc00	;
color: #fff
}
.plyr--audio .plyr__controls {
background: #fff;
border-radius: inherit;
color: #4f5b5f;
padding: 10px
}
.plyr--video.plyr--hide-controls .plyr__controls {
opacity: 0;
pointer-events: none;
transform: translateY(100%)
}
.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip] {
display: none
}
.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
display: inline-block
}
.plyr__video-embed {
height: 0;
padding-bottom: 56.25%;
position: relative
}
.plyr__video-embed iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%
}
.plyr--full-ui .plyr__video-embed iframe {
pointer-events: none
}
.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
padding-bottom: 240%;
position: relative;
transform: translateY(-38.28125%)
}
.plyr__menu {
display: flex;
position: relative
}
.plyr__menu .plyr__control svg {
transition: transform .3s ease
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
transform: rotate(90deg)
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
display: none
}
.plyr__menu__container {
animation: plyr-popup .2s ease;
background: rgba(255, 255, 255, .9);
border-radius: 4px;
bottom: 100%;
box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
color: #4f5b5f;
font-size: 16px;
margin-bottom: 10px;
position: absolute;
right: -3px;
text-align: left;
white-space: nowrap;
z-index: 3
}
.plyr__menu__container > div {
overflow: hidden;
transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1)
}
.plyr__menu__container::after {
border: 4px solid transparent;
border-top-color: rgba(255, 255, 255, .9);
content: '';
height: 0;
position: absolute;
right: 15px;
top: 100%;
width: 0
}
.plyr__menu__container ul {
list-style: none;
margin: 0;
overflow: hidden;
padding: 7px
}
.plyr__menu__container ul li {
margin-top: 2px
}
.plyr__menu__container ul li:first-child {
margin-top: 0
}
.plyr__menu__container .plyr__control {
align-items: center;
color: #4f5b5f;
display: flex;
font-size: 14px;
padding: 4px 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%
}
.plyr__menu__container .plyr__control::after {
border: 4px solid transparent;
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.plyr__menu__container .plyr__control--forward {
padding-right: 28px
}
.plyr__menu__container .plyr__control--forward::after {
border-left-color: rgba(79, 91, 95, .8);
right: 5px
}
.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
border-left-color: currentColor
}
.plyr__menu__container .plyr__control--back {
font-weight: 500;
margin: 7px;
margin-bottom: 3px;
padding-left: 28px;
position: relative;
width: calc(100% - 14px)
}
.plyr__menu__container .plyr__control--back::after {
border-right-color: rgba(79, 91, 95, .8);
left: 7px
}
.plyr__menu__container .plyr__control--back::before {
background: #b7c5cd;
box-shadow: 0 1px 0 #fff;
content: '';
height: 1px;
left: 0;
margin-top: 4px;
overflow: hidden;
position: absolute;
right: 0;
top: 100%
}
.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
border-right-color: currentColor
}
.plyr__menu__container label.plyr__control {
padding-left: 7px
}
.plyr__menu__container label.plyr__control input[type=radio] + span {
background: rgba(0, 0, 0, .1);
border-radius: 100%;
display: block;
flex-shrink: 0;
height: 16px;
margin-right: 10px;
position: relative;
transition: all .3s ease;
width: 16px
}
.plyr__menu__container label.plyr__control input[type=radio] + span::after {
background: #fff;
border-radius: 100%;
content: '';
height: 6px;
left: 5px;
opacity: 0;
position: absolute;
top: 5px;
transform: scale(0);
transition: transform .3s ease, opacity .3s ease;
width: 6px
}
.plyr__menu__container label.plyr__control input[type=radio]:checked + span {
background: #1aafff
}
.plyr__menu__container label.plyr__control input[type=radio]:checked + span::after {
opacity: 1;
transform: scale(1)
}
.plyr__menu__container label.plyr__control input[type=radio]:focus + span {
box-shadow: 0 0 0 3px rgba(26, 175, 255, .35);
outline: 0
}
.plyr__menu__container label.plyr__control.plyr__tab-focus input[type=radio] + span, .plyr__menu__container label.plyr__control:hover input[type=radio] + span {
background: rgba(0, 0, 0, .1)
}
.plyr__menu__container .plyr__menu__value {
align-items: center;
display: flex;
margin-left: auto;
margin-right: -7px;
overflow: hidden;
padding-left: 25px;
pointer-events: none
}
.plyr__progress {
display: flex;
flex: 1;
position: relative
}
.plyr__progress input[type=range] {
position: relative;
z-index: 2
}
.plyr__progress .plyr__tooltip {
font-size: 14px;
left: 0
}
.plyr__progress--buffer {
-webkit-appearance: none;
background: 0 0;
border: 0;
border-radius: 100px;
height: 6px;
left: 0;
margin: -3px 0 0;
padding: 0;
position: absolute;
top: 50%;
width: 100%
}
.plyr__progress--buffer::-webkit-progress-bar {
background: 0 0;
transition: width .2s ease
}
.plyr__progress--buffer::-webkit-progress-value {
background: currentColor;
border-radius: 100px;
min-width: 6px
}
.plyr__progress--buffer::-moz-progress-bar {
background: currentColor;
border-radius: 100px;
min-width: 6px;
transition: width .2s ease
}
.plyr__progress--buffer::-ms-fill {
border-radius: 100px;
transition: width .2s ease
}
.plyr--video .plyr__progress--buffer {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
color: rgba(255, 255, 255, .25)
}
.plyr--audio .plyr__progress--buffer {
color: rgba(183, 197, 205, .66)
}
.plyr--loading .plyr__progress--buffer {
animation: plyr-progress 1s linear infinite;
background-image: linear-gradient(-45deg, rgba(47, 52, 61, .6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, .6) 50%, rgba(47, 52, 61, .6) 75%, transparent 75%, transparent);
background-repeat: repeat-x;
background-size: 25px 25px;
color: transparent
}
.plyr--video.plyr--loading .plyr__progress--buffer {
background-color: rgba(255, 255, 255, .25)
}
.plyr--audio.plyr--loading .plyr__progress--buffer {
background-color: rgba(183, 197, 205, .66)
}
.plyr__poster {
background-color: #000;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: opacity .3s ease;
width: 100%;
z-index: 1;
pointer-events: none
}
.plyr--stopped .plyr__poster {
opacity: 1
}
.plyr--full-ui input[type=range] {
-webkit-appearance: none;
background: 0 0;
border: 0;
border-radius: 28px;
color: #f1bc00;
display: block;
height: 20px;
margin: 0;
padding: 0;
transition: box-shadow .3s ease;
width: 100%
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
background: 0 0;
border: 0;
border-radius: 3px;
height: 6px;
transition: all .3s ease;
-webkit-user-select: none;
user-select: none;
background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0))
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
background: #fff;
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2);
box-sizing: border-box;
height: 14px;
position: relative;
transition: all .2s ease;
width: 14px;
-webkit-appearance: none;
margin-top: -4px
}
.plyr--full-ui input[type=range]::-moz-range-track {
background: 0 0;
border: 0;
border-radius: 3px;
height: 6px;
transition: all .3s ease;
-moz-user-select: none;
user-select: none
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
background: #fff;
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2);
box-sizing: border-box;
height: 14px;
position: relative;
transition: all .2s ease;
width: 14px
}
.plyr--full-ui input[type=range]::-moz-range-progress {
background: currentColor;
border-radius: 3px;
height: 6px
}
.plyr--full-ui input[type=range]::-ms-track {
background: 0 0;
border: 0;
border-radius: 3px;
height: 6px;
transition: all .3s ease;
-ms-user-select: none;
user-select: none;
color: transparent
}
.plyr--full-ui input[type=range]::-ms-fill-upper {
background: 0 0;
border: 0;
border-radius: 3px;
height: 6px;
transition: all .3s ease;
-ms-user-select: none;
user-select: none
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
background: 0 0;
border: 0;
border-radius: 3px;
height: 6px;
transition: all .3s ease;
-ms-user-select: none;
user-select: none;
background: currentColor
}
.plyr--full-ui input[type=range]::-ms-thumb {
background: #fff;
border: 0;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2);
box-sizing: border-box;
height: 14px;
position: relative;
transition: all .2s ease;
width: 14px;
margin-top: 0
}
.plyr--full-ui input[type=range]::-ms-tooltip {
display: none
}
.plyr--full-ui input[type=range]:focus {
outline: 0
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
border: 0
}
.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
box-shadow: 0 0 0 3px rgba(26, 175, 255, .35);
outline: 0
}
.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
box-shadow: 0 0 0 3px rgba(26, 175, 255, .35);
outline: 0
}
.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
box-shadow: 0 0 0 3px rgba(26, 175, 255, .35);
outline: 0
}
.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
background-color: rgba(255, 255, 255, .25)
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
background-color: rgba(255, 255, 255, .25)
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
background-color: rgba(255, 255, 255, .25)
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(255, 255, 255, .5)
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(255, 255, 255, .5)
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(255, 255, 255, .5)
}
.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
background-color: rgba(183, 197, 205, .66)
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
background-color: rgba(183, 197, 205, .66)
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
background-color: rgba(183, 197, 205, .66)
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(0, 0, 0, .1)
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(0, 0, 0, .1)
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(0, 0, 0, .1)
}
.plyr__time {
font-size: 14px
}
.plyr__time + .plyr__time::before {
content: '\2044';
margin-right: 10px
}
@media (max-width: 767px) {
.plyr__time + .plyr__time {
display: none
}
}
.plyr--video .plyr__time {
text-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}
.plyr__tooltip {
background: rgba(255, 255, 255, .9);
border-radius: 3px;
bottom: 100%;
box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
color: #4f5b5f;
font-size: 13px;
font-weight: 500;
text-transform: capitalize;
line-height: 1.3;
margin-bottom: 10px;
opacity: 0;
padding: 5px 7.5px;
pointer-events: none;
position: absolute;
transform: translate(-50%, 10px) scale(.8);
transform-origin: 50% 100%;
transition: transform .2s .1s ease, opacity .2s .1s ease;
white-space: nowrap;
z-index: 2
}
.plyr__tooltip::before {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid rgba(255, 255, 255, .9);
bottom: -4px;
content: '';
height: 0;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 0;
z-index: 2
}
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
opacity: 1;
transform: translate(-50%, 0) scale(1)
}
.plyr .plyr__control:hover .plyr__tooltip {
z-index: 3
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
left: 0;
transform: translate(0, 10px) scale(.8);
transform-origin: 0 100%
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
left: 16px
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip {
right: 0;
transform: translate(0, 10px) scale(.8);
transform-origin: 100% 100%
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
left: auto;
right: 16px;
transform: translateX(50%)
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
transform: translate(0, 0) scale(1)
}
.plyr--video {
overflow: hidden
}
.plyr--video.plyr--menu-open {
overflow: visible
}
.plyr__video-wrapper {
background: #000;
border-radius: inherit;
overflow: hidden;
position: relative;
z-index: 0
}
.plyr__volume {
flex: 1;
position: relative
}
.plyr__volume input[type=range] {
position: relative;
z-index: 2
}
@media (min-width: 480px) {
.plyr__volume {
max-width: 50px
}
}
@media (min-width: 768px) {
.plyr__volume {
max-width: 80px
}
}
.plyr--is-ios .plyr__volume {
display: none !important
}
.plyr--is-ios.plyr--vimeo [data-plyr=mute] {
display: none !important
}
.plyr--has-error {
pointer-events: none
}
.plyr--has-error::after {
align-items: center;
background: #000;
color: #fff;
content: attr(data-plyr-error);
display: flex;
font-size: 16px;
height: 100%;
justify-content: center;
left: 0;
position: absolute;
text-align: center;
text-shadow: 0 1px 1px #000;
top: 0;
width: 100%;
z-index: 10
}
.plyr:-webkit-full-screen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:-moz-full-screen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:-ms-fullscreen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:fullscreen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:-webkit-full-screen video {
height: 100%
}
.plyr:-moz-full-screen video {
height: 100%
}
.plyr:-ms-fullscreen video {
height: 100%
}
.plyr:fullscreen video {
height: 100%
}
.plyr:-webkit-full-screen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:-moz-full-screen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:-ms-fullscreen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:fullscreen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:-webkit-full-screen .plyr__video-embed {
overflow: visible
}
.plyr:-moz-full-screen .plyr__video-embed {
overflow: visible
}
.plyr:-ms-fullscreen .plyr__video-embed {
overflow: visible
}
.plyr:fullscreen .plyr__video-embed {
overflow: visible
}
.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:-webkit-full-screen.plyr--hide-controls {
cursor: none
}
.plyr:-moz-full-screen.plyr--hide-controls {
cursor: none
}
.plyr:-ms-fullscreen.plyr--hide-controls {
cursor: none
}
.plyr:fullscreen.plyr--hide-controls {
cursor: none
}
@media (min-width: 1024px) {
.plyr:-webkit-full-screen .plyr__captions {
font-size: 21px
}
.plyr:-moz-full-screen .plyr__captions {
font-size: 21px
}
.plyr:-ms-fullscreen .plyr__captions {
font-size: 21px
}
.plyr:fullscreen .plyr__captions {
font-size: 21px
}
}
.plyr:-webkit-full-screen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:-webkit-full-screen video {
height: 100%
}
.plyr:-webkit-full-screen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:-webkit-full-screen .plyr__video-embed {
overflow: visible
}
.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:-webkit-full-screen.plyr--hide-controls {
cursor: none
}
@media (min-width: 1024px) {
.plyr:-webkit-full-screen .plyr__captions {
font-size: 21px
}
}
.plyr:-moz-full-screen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:-moz-full-screen video {
height: 100%
}
.plyr:-moz-full-screen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:-moz-full-screen .plyr__video-embed {
overflow: visible
}
.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:-moz-full-screen.plyr--hide-controls {
cursor: none
}
@media (min-width: 1024px) {
.plyr:-moz-full-screen .plyr__captions {
font-size: 21px
}
}
.plyr:-ms-fullscreen {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%
}
.plyr:-ms-fullscreen video {
height: 100%
}
.plyr:-ms-fullscreen .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr:-ms-fullscreen .plyr__video-embed {
overflow: visible
}
.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr:-ms-fullscreen.plyr--hide-controls {
cursor: none
}
@media (min-width: 1024px) {
.plyr:-ms-fullscreen .plyr__captions {
font-size: 21px
}
}
.plyr--fullscreen-fallback {
background: #000;
border-radius: 0 !important;
height: 100%;
margin: 0;
width: 100%;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 10000000
}
.plyr--fullscreen-fallback video {
height: 100%
}
.plyr--fullscreen-fallback .plyr__video-wrapper {
height: 100%;
width: 100%
}
.plyr--fullscreen-fallback .plyr__video-embed {
overflow: visible
}
.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
transform: translateY(-50%)
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
display: block
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
display: none
}
.plyr--fullscreen-fallback.plyr--hide-controls {
cursor: none
}
@media (min-width: 1024px) {
.plyr--fullscreen-fallback .plyr__captions {
font-size: 21px
}
}
.plyr__ads {
border-radius: inherit;
bottom: 0;
cursor: pointer;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: -1
}
.plyr__ads > div, .plyr__ads > div iframe {
height: 100%;
position: absolute;
width: 100%
}
.plyr__ads::after {
background: rgba(47, 52, 61, .8);
border-radius: 2px;
bottom: 10px;
color: #fff;
content: attr(data-badge-text);
font-size: 11px;
padding: 2px 6px;
pointer-events: none;
position: absolute;
right: 10px;
z-index: 3
}
.plyr__ads::after:empty {
display: none
}
.plyr__cues {
background: currentColor;
display: block;
height: 6px;
left: 0;
margin: -3px 0 0;
opacity: .8;
position: absolute;
top: 50%;
width: 3px;
z-index: 3
}
.plyr--no-transition {
transition: none !important
}
.plyr__sr-only {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
border: 0 !important;
height: 1px !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important
}
   html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }   @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.navbar {
display: none; }
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td,
.table th {
background-color: #fff !important; }
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important; } }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #fff; }
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #337ab7;
text-decoration: none; }
a:hover, a:focus {
color: #23527c;
text-decoration: underline; }
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777; }
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 20px;
margin-bottom: 10px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%; }
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 10px;
margin-bottom: 10px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 36px; }
h2, .h2 {
font-size: 30px; }
h3, .h3 {
font-size: 24px; }
h4, .h4 {
font-size: 18px; }
h5, .h5 {
font-size: 14px; }
h6, .h6 {
font-size: 12px; }
p {
margin: 0 0 10px; }
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.lead {
font-size: 21px; } }
small,
.small {
font-size: 85%; }
mark,
.mark {
background-color: #fcf8e3;
padding: .2em; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.text-nowrap {
white-space: nowrap; }
.text-lowercase {
text-transform: lowercase; }
.text-uppercase, .initialism {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: #777777; }
.text-primary {
color: #337ab7; }
a.text-primary:hover,
a.text-primary:focus {
color: #286090; }
.text-success {
color: #3c763d; }
a.text-success:hover,
a.text-success:focus {
color: #2b542c; }
.text-info {
color: #31708f; }
a.text-info:hover,
a.text-info:focus {
color: #245269; }
.text-warning {
color: #8a6d3b; }
a.text-warning:hover,
a.text-warning:focus {
color: #66512c; }
.text-danger {
color: #a94442; }
a.text-danger:hover,
a.text-danger:focus {
color: #843534; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #337ab7; }
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3; }
.bg-info {
background-color: #d9edf7; }
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee; }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee; }
ul,
ol {
margin-top: 0;
margin-bottom: 10px; }
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
dl {
margin-top: 0;
margin-bottom: 20px; }
dt,
dd {
line-height: 1.428571429; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777; }
.initialism {
font-size: 90%; }
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee; }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.428571429;
color: #777777; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0'; }
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429; }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important; }
.affix {
position: fixed; }
table {
background-color: transparent; }
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left; }
th {
text-align: left; }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ddd; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid #ddd; }
.table .table {
background-color: #fff; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }
.table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3; }
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
.table-responsive {
overflow-x: auto;
min-height: 0.01%; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.table-responsive > .table-bordered {
border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } } body {
overflow-x: hidden; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #000; }
img {
max-width: 100%;
height: auto; }
a {
color: #666;
cursor: pointer;
outline: medium none;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
a:hover, a:focus {
text-decoration: none;
outline: none;
color: #fe7900; }
@media (max-width: 480px) {
.mobilehidden {
display: none !important; } }
@media (min-width: 480px) and (max-width: 768px) {
.tablethidden {
display: none !important; } }
.amy-image {
display: block;
overflow: hidden; }
.no-float {
float: none !important; }
.alignleft {
float: left;
margin-right: 20px; }
.alignright {
float: right;
margin-left: 20px; }
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center; }
.alignleft {
margin: 7px 14px 7px 0; }
.wp-caption {
max-width: 100%; }
.wp-caption-text {
color: #767676;
font-size: 12px;
margin-bottom: 0 !important;
margin-top: 6px; }
hr {
color: #ddd; }
#infscr-loading img {
max-width: 100%;
width: auto; }
blockquote {
border-color: #428bca;
border-left: 3px solid #fe7900;
font-size: 15px;
font-style: italic;
margin: 20px;
padding: 10px 20px; }
.sticky-post {
background: #000 !important;
color: #fff !important; }
.post.sticky {
background: #f7f7f7;
padding: 20px;
margin-bottom: 15px; }
.post.sticky .postitem {
border: none;
margin: 0;
padding: 0; }
.post.sticky:after {
clear: both;
display: table;
content: ''; }
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em; }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none; }
.bypostauthor > article .fn:after {
content: "\f304";
left: 3px;
position: relative;
top: 5px; }
pre {
border: 1px solid #d1d1d1;
font-size: 1rem;
line-height: 1.3125;
margin: 0 0 1.75em;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre-wrap;
word-wrap: break-word; }
.amy-widget {
margin-bottom: 30px; }
.amy-shortcode {
margin-bottom: 20px; }
.amy-title {
color: #fe7900;
display: inline-block;
font-size: 35px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 0;
position: relative;
padding-bottom: 5px; }
.amy-title.amy-widget-title {
font-size: 28px; }
#amy-page-header.has-page-title {
margin-bottom: 30px; }
#amy-page-header .amy-page-title {
min-height: 210px;
position: relative; }
#amy-page-header .amy-page-title.amy-right .amy-breadcrumb {
float: left; }
#amy-page-header .amy-page-title .page-title {
color: #fff;
font-weight: 600;
margin: 0;
padding: 80px 0;
display: inline-block; }
#amy-page-header.type-image .page-title {
color: #fff;
text-transform: uppercase; }
table,
th,
td {
border: 1px solid #d1d1d1; }
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%; }
th,
td {
padding: 0.4375em;
text-align: left; }
th {
border-width: 0 1px 1px 0;
font-weight: 700; }
td {
border-width: 0 1px 1px 0; }
.nav-links {
margin-bottom: 20px; }
.nav-links .nav-previous {
display: inline-block;
width: 50%; }
.nav-links .nav-next {
display: inline-block;
width: 50%;
text-align: right; }
.entry-title {
-ms-word-wrap: break-word;
word-wrap: break-word; }
.amy-center {
text-align: center; }
.amy-left {
text-align: left; }
.amy-right {
text-align: right; }
#amy-loading {
background-color: rgba(255, 255, 255, 0.75);
height: 100%;
left: 0;
display: none;
overflow: hidden;
position: fixed;
top: 0;
transition: opacity 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, z-index 0.3s ease-in-out 0s;
width: 100%;
z-index: 0; }
#amy-loading.open {
display: block;
z-index: 1101; }
#amy-loading span {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/ajax_loading.gif) no-repeat;
display: block;
width: 70px;
height: 70px;
margin: 25% auto 0; }
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
min-height: 1px;
padding: 0 15px;
position: relative; }
.col-md-15 {
float: left;
width: 20%;
margin-bottom: 30px; }
@keyframes amyFadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes amyFadeOut {
from {
opacity: 1; }
to {
opacity: 0; } }
.amy-fade-in {
animation: amyFadeIn ease-in 0.3s; }
.amy-fade-out {
opacity: 0;
animation: amyFadeOut ease-out 0.5s; }
.amy-buy-ticket {
background: #fe7900 none repeat scroll 0 0;
border: 0 none;
border-radius: 3px;
color: #fff;
font-size: 13px;
font-weight: bold;
margin-top: 25px;
padding: 5px 15px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
width: auto;
float: right; }
.amy-buy-ticket:hover {
background: #000;
color: #fff; }
.amy-movie-recent ul {
margin: 0;
padding: 0; }
.amy-movie-recent ul li {
display: inline-block;
margin-bottom: 10px;
padding: 0 10px;
vertical-align: top;
width: 20%; }
.amy-movie-recent ul li:first-child {
padding-left: 0; }
.amy-movie-recent ul li:last-child {
padding-right: 0; }
.amy-movie-recent ul li p {
font-size: 18px;
line-height: 23px;
margin-top: 5px;
text-align: center; }
@media (max-width: 480px) {
.amy-movie-recent ul li {
width: 50%; } } fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
margin-bottom: 5px;
font-weight: 400; }
input[type="file"] {
display: block; }
input[type="range"] {
display: block;
width: 100%; }
select[multiple],
select[size] {
height: auto; }
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555555; }
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
display: block;
width: 100%;
height: 40px;
padding: 6px 15px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ebebeb;
border-radius: 0;
-webkit-transition: border-color ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s;
-webkit-appearance: none; }
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover {
border-color: #d7d7d7; }
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
outline: 0;
border-color: #fe7900; }
.amy-dark-bg select,
.amy-dark-bg textarea,
.amy-dark-bg input[type="text"],
.amy-dark-bg input[type="password"],
.amy-dark-bg input[type="datetime"],
.amy-dark-bg input[type="datetime-local"],
.amy-dark-bg input[type="date"],
.amy-dark-bg input[type="month"],
.amy-dark-bg input[type="time"],
.amy-dark-bg input[type="week"],
.amy-dark-bg input[type="number"],
.amy-dark-bg input[type="email"],
.amy-dark-bg input[type="url"],
.amy-dark-bg input[type="search"],
.amy-dark-bg input[type="tel"],
.amy-dark-bg input[type="color"] {
background: transparent;
color: #fff; }
.amy-dark-bg select::-moz-placeholder,
.amy-dark-bg textarea::-moz-placeholder,
.amy-dark-bg input[type="text"]::-moz-placeholder,
.amy-dark-bg input[type="password"]::-moz-placeholder,
.amy-dark-bg input[type="datetime"]::-moz-placeholder,
.amy-dark-bg input[type="datetime-local"]::-moz-placeholder,
.amy-dark-bg input[type="date"]::-moz-placeholder,
.amy-dark-bg input[type="month"]::-moz-placeholder,
.amy-dark-bg input[type="time"]::-moz-placeholder,
.amy-dark-bg input[type="week"]::-moz-placeholder,
.amy-dark-bg input[type="number"]::-moz-placeholder,
.amy-dark-bg input[type="email"]::-moz-placeholder,
.amy-dark-bg input[type="url"]::-moz-placeholder,
.amy-dark-bg input[type="search"]::-moz-placeholder,
.amy-dark-bg input[type="tel"]::-moz-placeholder,
.amy-dark-bg input[type="color"]::-moz-placeholder {
color: #f2f2f2;
opacity: 1; }
.amy-dark-bg select:-ms-input-placeholder,
.amy-dark-bg textarea:-ms-input-placeholder,
.amy-dark-bg input[type="text"]:-ms-input-placeholder,
.amy-dark-bg input[type="password"]:-ms-input-placeholder,
.amy-dark-bg input[type="datetime"]:-ms-input-placeholder,
.amy-dark-bg input[type="datetime-local"]:-ms-input-placeholder,
.amy-dark-bg input[type="date"]:-ms-input-placeholder,
.amy-dark-bg input[type="month"]:-ms-input-placeholder,
.amy-dark-bg input[type="time"]:-ms-input-placeholder,
.amy-dark-bg input[type="week"]:-ms-input-placeholder,
.amy-dark-bg input[type="number"]:-ms-input-placeholder,
.amy-dark-bg input[type="email"]:-ms-input-placeholder,
.amy-dark-bg input[type="url"]:-ms-input-placeholder,
.amy-dark-bg input[type="search"]:-ms-input-placeholder,
.amy-dark-bg input[type="tel"]:-ms-input-placeholder,
.amy-dark-bg input[type="color"]:-ms-input-placeholder {
color: #f2f2f2; }
.amy-dark-bg select::-webkit-input-placeholder,
.amy-dark-bg textarea::-webkit-input-placeholder,
.amy-dark-bg input[type="text"]::-webkit-input-placeholder,
.amy-dark-bg input[type="password"]::-webkit-input-placeholder,
.amy-dark-bg input[type="datetime"]::-webkit-input-placeholder,
.amy-dark-bg input[type="datetime-local"]::-webkit-input-placeholder,
.amy-dark-bg input[type="date"]::-webkit-input-placeholder,
.amy-dark-bg input[type="month"]::-webkit-input-placeholder,
.amy-dark-bg input[type="time"]::-webkit-input-placeholder,
.amy-dark-bg input[type="week"]::-webkit-input-placeholder,
.amy-dark-bg input[type="number"]::-webkit-input-placeholder,
.amy-dark-bg input[type="email"]::-webkit-input-placeholder,
.amy-dark-bg input[type="url"]::-webkit-input-placeholder,
.amy-dark-bg input[type="search"]::-webkit-input-placeholder,
.amy-dark-bg input[type="tel"]::-webkit-input-placeholder,
.amy-dark-bg input[type="color"]::-webkit-input-placeholder {
color: #f2f2f2; }
.amy-dark-bg select:focus,
.amy-dark-bg textarea:focus,
.amy-dark-bg input[type="text"]:focus,
.amy-dark-bg input[type="password"]:focus,
.amy-dark-bg input[type="datetime"]:focus,
.amy-dark-bg input[type="datetime-local"]:focus,
.amy-dark-bg input[type="date"]:focus,
.amy-dark-bg input[type="month"]:focus,
.amy-dark-bg input[type="time"]:focus,
.amy-dark-bg input[type="week"]:focus,
.amy-dark-bg input[type="number"]:focus,
.amy-dark-bg input[type="email"]:focus,
.amy-dark-bg input[type="url"]:focus,
.amy-dark-bg input[type="search"]:focus,
.amy-dark-bg input[type="tel"]:focus,
.amy-dark-bg input[type="color"]:focus {
border-color: #fff; }
input[type="password"] {
display: inline-block; }
textarea {
height: auto; }
input[type="search"] {
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
input[type="date"] {
line-height: 40px; }
.input-rounded {
border-radius: 20px; }
.required {
color: #d9534f; }
input[type="reset"],
input[type="submit"] {
background: #fe7900;
border: 0 none;
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 10px 25px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
width: auto;
margin-right: 15px; }
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #252525 none repeat scroll 0 0; }   .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1200px) {
.container {
width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -15px;
margin-right: -15px; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.3333333333%; }
.col-xs-2 {
width: 16.6666666667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.3333333333%; }
.col-xs-5 {
width: 41.6666666667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.3333333333%; }
.col-xs-8 {
width: 66.6666666667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.3333333333%; }
.col-xs-11 {
width: 91.6666666667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.3333333333%; }
.col-xs-pull-2 {
right: 16.6666666667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.3333333333%; }
.col-xs-pull-5 {
right: 41.6666666667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.3333333333%; }
.col-xs-pull-8 {
right: 66.6666666667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.3333333333%; }
.col-xs-pull-11 {
right: 91.6666666667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.3333333333%; }
.col-xs-push-2 {
left: 16.6666666667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.3333333333%; }
.col-xs-push-5 {
left: 41.6666666667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.3333333333%; }
.col-xs-push-8 {
left: 66.6666666667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.3333333333%; }
.col-xs-push-11 {
left: 91.6666666667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.3333333333%; }
.col-xs-offset-2 {
margin-left: 16.6666666667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.3333333333%; }
.col-xs-offset-5 {
margin-left: 41.6666666667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.3333333333%; }
.col-xs-offset-8 {
margin-left: 66.6666666667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.3333333333%; }
.col-xs-offset-11 {
margin-left: 91.6666666667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-1 {
width: 8.3333333333%; }
.col-sm-2 {
width: 16.6666666667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.3333333333%; }
.col-sm-5 {
width: 41.6666666667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.3333333333%; }
.col-sm-8 {
width: 66.6666666667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.3333333333%; }
.col-sm-11 {
width: 91.6666666667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.3333333333%; }
.col-sm-pull-2 {
right: 16.6666666667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.3333333333%; }
.col-sm-pull-5 {
right: 41.6666666667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.3333333333%; }
.col-sm-pull-8 {
right: 66.6666666667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.3333333333%; }
.col-sm-pull-11 {
right: 91.6666666667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.3333333333%; }
.col-sm-push-2 {
left: 16.6666666667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.3333333333%; }
.col-sm-push-5 {
left: 41.6666666667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.3333333333%; }
.col-sm-push-8 {
left: 66.6666666667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.3333333333%; }
.col-sm-push-11 {
left: 91.6666666667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.3333333333%; }
.col-sm-offset-2 {
margin-left: 16.6666666667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.3333333333%; }
.col-sm-offset-5 {
margin-left: 41.6666666667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.3333333333%; }
.col-sm-offset-8 {
margin-left: 66.6666666667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.3333333333%; }
.col-sm-offset-11 {
margin-left: 91.6666666667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-1 {
width: 8.3333333333%; }
.col-md-2 {
width: 16.6666666667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.3333333333%; }
.col-md-5 {
width: 41.6666666667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.3333333333%; }
.col-md-8 {
width: 66.6666666667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.3333333333%; }
.col-md-11 {
width: 91.6666666667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.3333333333%; }
.col-md-pull-2 {
right: 16.6666666667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.3333333333%; }
.col-md-pull-5 {
right: 41.6666666667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.3333333333%; }
.col-md-pull-8 {
right: 66.6666666667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.3333333333%; }
.col-md-pull-11 {
right: 91.6666666667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.3333333333%; }
.col-md-push-2 {
left: 16.6666666667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.3333333333%; }
.col-md-push-5 {
left: 41.6666666667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.3333333333%; }
.col-md-push-8 {
left: 66.6666666667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.3333333333%; }
.col-md-push-11 {
left: 91.6666666667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.3333333333%; }
.col-md-offset-2 {
margin-left: 16.6666666667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.3333333333%; }
.col-md-offset-5 {
margin-left: 41.6666666667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.3333333333%; }
.col-md-offset-8 {
margin-left: 66.6666666667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.3333333333%; }
.col-md-offset-11 {
margin-left: 91.6666666667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-1 {
width: 8.3333333333%; }
.col-lg-2 {
width: 16.6666666667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.3333333333%; }
.col-lg-5 {
width: 41.6666666667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.3333333333%; }
.col-lg-8 {
width: 66.6666666667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.3333333333%; }
.col-lg-11 {
width: 91.6666666667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.3333333333%; }
.col-lg-pull-2 {
right: 16.6666666667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.3333333333%; }
.col-lg-pull-5 {
right: 41.6666666667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.3333333333%; }
.col-lg-pull-8 {
right: 66.6666666667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.3333333333%; }
.col-lg-pull-11 {
right: 91.6666666667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.3333333333%; }
.col-lg-push-2 {
left: 16.6666666667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.3333333333%; }
.col-lg-push-5 {
left: 41.6666666667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.3333333333%; }
.col-lg-push-8 {
left: 66.6666666667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.3333333333%; }
.col-lg-push-11 {
left: 91.6666666667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.3333333333%; }
.col-lg-offset-2 {
margin-left: 16.6666666667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.3333333333%; }
.col-lg-offset-5 {
margin-left: 41.6666666667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.3333333333%; }
.col-lg-offset-8 {
margin-left: 66.6666666667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.3333333333%; }
.col-lg-offset-11 {
margin-left: 91.6666666667%; }
.col-lg-offset-12 {
margin-left: 100%; } } @-ms-viewport {
width: device-width; }
.visible-xs {
display: none !important; }
.visible-sm {
display: none !important; }
.visible-md {
display: none !important; }
.visible-lg {
display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table !important; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs,
td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table !important; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm,
td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table !important; }
tr.visible-md {
display: table-row !important; }
th.visible-md,
td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table !important; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg,
td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table !important; }
tr.visible-print {
display: table-row !important; }
th.visible-print,
td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
.hidden-xs-up {
display: none !important; }
@media (max-width: 543px) {
.hidden-xs-down {
display: none !important; } }
@media (min-width: 544px) {
.hidden-sm-up {
display: none !important; } }
@media (max-width: 767px) {
.hidden-sm-down {
display: none !important; } }
@media (min-width: 768px) {
.hidden-md-up {
display: none !important; } }
@media (max-width: 991px) {
.hidden-md-down {
display: none !important; } }
@media (min-width: 992px) {
.hidden-lg-up {
display: none !important; } }
@media (max-width: 1199px) {
.hidden-lg-down {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-xl-up {
display: none !important; } }
.hidden-xl-down {
display: none !important; }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } } #amy-top-bar {
background: #000000 none repeat scroll 0 0;
color: #8b8b8b; }
#amy-top-bar ul {
margin: 0;
padding: 0; }
#amy-top-bar ul li {
display: inline-block;
list-style: none;
padding: 0 5px; }
#amy-top-bar a {
color: #8b8b8b; }
#amy-top-bar a:hover {
color: #fe7900; }
#amy-top-bar .amy-top-module {
display: inline-block; }
#amy-top-bar .amy-top-module.amy-module-link, #amy-top-bar .amy-top-module.amy-module-text {
padding: 10px 15px; }
#amy-top-bar .amy-top-module.amy-module-link > span, #amy-top-bar .amy-top-module.amy-module-text > span {
color: #8b8b8b; }
.box-user {
padding: 10px 0; }
.box-user a {
border-left: 1px solid #333333;
display: inline-block;
line-height: 8px;
padding: 0 10px;
font-size: 13px;
color: #8b8b8b; }
.box-user a:first-child {
border-left: none; }
.box-user a .fa {
margin-right: 4px; }
.box-user a.amy-fancybox:first-child {
border-left: none; } #masthead {
box-shadow: 1px -3px 4px #000000; }
#masthead.header-default .amy-inner {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
margin: 10px 0; }
#masthead.header-default .amy-inner > div {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center; }
#masthead.header-default .amy-inner .amy-right {
margin-left: auto; }
#masthead.header-default .amy-inner .amy-mv-search {
margin-bottom: 0;
margin-left: 30px; }
#masthead.dark {
background: #000000; }
#masthead.dark .pull-right {
float: none !important;
text-align: right; }
#masthead.dark .pull-right .box-user {
display: inline-block;
float: right;
margin-top: 17px;
color: #ddd; }
#masthead.dark #amy-site-logo {
margin-top: 15px; }
#masthead.dark .amy-primary-navigation {
display: inline-block;
margin-top: 10px;
margin-right: 30px; }
#masthead.dark .amy-primary-navigation ul.nav-menu li > ul li ul {
left: 197px !important;
margin: 0 0 0 20px;
top: 0 !important; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li:last-child > a {
padding-right: 20px; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li:last-child:hover a:after {
margin-left: -37%;
width: 73%; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li.menu-item-has-children a:before {
content: none; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li.current-menu-item a:after {
margin-left: -37%;
width: 73%; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li.current-menu-item:last-child a:before {
margin-left: -37%;
width: 73%; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li.current-menu-item > a {
color: #fff; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li:hover > a {
color: #fff; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li:hover a:before {
margin-left: -37%;
width: 73%; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li > a {
color: #666666;
line-height: 65px; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li > a:after {
top: -9px; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li > a:before {
background: #fe7900 none repeat scroll 0 0;
bottom: 22px;
content: "";
height: 15px;
left: 50%;
margin-top: -1.5px;
position: absolute;
bottom: -17px;
transition: all 0.2s ease 0s;
width: 0;
z-index: 9; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li ul {
background-color: #fe7900;
top: 66px; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li ul > li > a {
color: #ffffff;
line-height: 1;
padding: 12px 0;
border-color: #fe912e; }
#masthead.dark .amy-primary-navigation ul.nav-menu > li ul > li > a:before {
content: none; }
#amy-menu-toggle {
margin-top: 30px;
display: none;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s; }
body.hasresponsive #amy-menu-toggle {
display: block; }
.amy-menu-toggle-open #amy-menu-toggle { }
.amy-menu-toggle-open.admin-bar #amy-menu-toggle {
top: 35px; }
#amy-menu-toggle a {
display: inline-block;
width: 20px;
position: relative;
cursor: pointer; }
#amy-menu-toggle a span, #amy-menu-toggle a span:before, #amy-menu-toggle a span:after {
transition: all 0.1s ease 0s;
display: block;
width: 100%;
height: 3px;
margin: 2px auto;
background-color: #555; }
#amy-menu-toggle a span:before, #amy-menu-toggle a span:after {
position: absolute;
content: ""; }
#amy-menu-toggle a span:before {
margin-top: -5px; }
#amy-menu-toggle a span:after {
margin-top: 5px; }
.amy-is-transparent #amy-menu-toggle a span, .amy-is-transparent #amy-menu-toggle a span:after, .amy-is-transparent #amy-menu-toggle a span:before {
background: #fff; }
.amy-menu-toggle-open #amy-menu-toggle a span {
background: rgba(0, 0, 0, 0); }
.amy-menu-toggle-open #amy-menu-toggle a span:before {
-webkit-transform: rotate(45deg) translate(3px, 3px);
-ms-transform: rotate(45deg) translate(3px, 3px);
-o-transform: rotate(45deg) translate(3px, 3px);
transform: rotate(45deg) translate(3px, 3px);
background: #555; }
.amy-menu-toggle-open #amy-menu-toggle a span:after {
-webkit-transform: rotate(-45deg) translate(4px, -4px);
-ms-transform: rotate(-45deg) translate(4px, -4px);
-o-transform: rotate(-45deg) translate(4px, -4px);
transform: rotate(-45deg) translate(4px, -4px);
background: #555; }
#amy-menu-overlay {
background: rgba(0, 0, 0, 0.3);
left: 0;
overflow: hidden;
position: fixed;
top: 0;
z-index: 8010;
bottom: 0;
right: 0;
display: none;
height: auto;
width: auto; }
body.amy-menu-toggle-open #amy-menu-overlay { }
#amy-navigation-mobile {
opacity: 0;
background-color: #f1f1f1;
height: 100%;
left: -250px;
margin: 0;
overflow-x: hidden;
overflow-y: scroll;
position: fixed;
top: 0;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 250px;
z-index: 8020; }
body.amy-menu-toggle-open #amy-navigation-mobile {
opacity: 1;
left: 0; }
#amy-navigation-mobile ul.menu {
margin: 0;
padding: 0; }
#amy-navigation-mobile ul.menu li {
list-style: none;
position: relative; }
#amy-navigation-mobile ul.menu li a {
border-bottom: 1px solid #e4e4e4;
color: #525252;
display: block;
font-size: 16px;
font-weight: normal;
padding: 15px;
line-height: 17px; }
#amy-navigation-mobile ul.menu li a:hover {
background: #525252;
color: #fff; }
#amy-navigation-mobile ul.menu li.menu-item-has-children:after {
color: #aaa;
content: "\f067";
position: absolute;
font-family: FontAwesome;
right: 10px;
top: 15px; }
#amy-navigation-mobile ul.menu li.menu-item-has-children:hover > ul.sub-menu {
display: block; }
#amy-navigation-mobile ul.menu li.menu-item-has-children:hover:after {
content: ""; }
#amy-navigation-mobile ul.menu li ul.sub-menu {
display: none;
margin: 0;
padding: 0; }
#amy-navigation-mobile ul.menu li ul.sub-menu li {
background: #e2e2e2 none repeat scroll 0 0; }
#amy-navigation-mobile ul.menu li ul.sub-menu li a {
padding-left: 30px; }
.amy-primary-navigation {
font-family: "Roboto Condensed", sans-serif; }
body.hasresponsive .amy-primary-navigation {
display: none !important; }
.amy-primary-navigation ul {
margin: 0;
padding: 0;
list-style: none; }
.amy-primary-navigation li {
position: relative; }
.amy-primary-navigation a {
display: block;
text-transform: none;
white-space: nowrap;
font-size: 16px;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s; }
.amy-primary-navigation ul.nav-menu > li {
display: inline-block;
float: left; }
.amy-primary-navigation ul.nav-menu > li:last-child > a {
padding-right: 0; }
.amy-primary-navigation ul.nav-menu > li:last-child:hover > a:after, .amy-primary-navigation ul.nav-menu > li:last-child.current-menu-item > a:after {
margin-left: -33%;
width: 87%; }
.amy-primary-navigation ul.nav-menu > li:last-child > ul {
right: 0;
left: inherit; }
.amy-primary-navigation ul.nav-menu > li:last-child > ul:after, .amy-primary-navigation ul.nav-menu > li:last-child > ul:before {
right: 20%;
left: inherit; }
.amy-primary-navigation ul.nav-menu > li > a {
display: inline-block;
padding: 0 20px;
color: #000;
line-height: 55px;
text-transform: uppercase;
font-weight: bold;
position: relative; }
.amy-primary-navigation ul.nav-menu > li > a:after {
content: "";
left: 50%;
top: 50%;
margin-top: -1.5px;
position: absolute;
width: 0;
background: #fe7900;
bottom: 22px;
height: 3px;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s; }
.amy-primary-navigation ul.nav-menu > li:hover > a:after, .amy-primary-navigation ul.nav-menu > li.current-menu-item > a:after {
margin-left: -37%;
width: 73%; }
.amy-primary-navigation ul.nav-menu li:first-child > ul {
left: 0; }
.amy-primary-navigation ul.nav-menu li ul {
text-align: left; }
.amy-primary-navigation ul.nav-menu li ul li {
width: auto;
min-width: 50px;
padding: 0;
height: auto;
border-collapse: collapse;
margin: 0 20px; }
.amy-primary-navigation ul.nav-menu li ul li:first-child {
padding-top: 2px; }
.amy-primary-navigation ul.nav-menu li ul li a {
padding: 10px 16px 10px 12px;
color: #666;
position: relative;
border-top: 1px solid #161616; }
.amy-primary-navigation ul.nav-menu li ul li a:before {
content: '';
position: absolute;
left: 0;
top: 20px;
width: 5px;
height: 5px;
border-radius: 50%;
background: #666; }
.amy-primary-navigation ul.nav-menu li ul li:first-child > a {
border-top: none; }
.amy-primary-navigation ul.nav-menu li ul li > a:hover, .amy-primary-navigation ul.nav-menu li ul li:hover > a, .amy-primary-navigation ul.nav-menu li ul li.active > a {
color: #fe7900; }
.amy-primary-navigation ul.nav-menu li ul li.menu-item-has-children > a:after {
content: '\f105';
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
line-height: 1;
position: absolute;
right: 0; }
.amy-primary-navigation ul.nav-menu li > ul {
background-color: #000;
position: absolute;
visibility: hidden;
opacity: 0;
margin: 20px 0 0 0;
z-index: 9999;
border-bottom: 3px solid #fe7900;
top: 64px;
left: 0px;
min-width: 220px;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
-webkit-transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.06s ease-in-out;
-o-transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.06s ease-in-out;
transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.06s ease-in-out; }
.amy-primary-navigation ul.nav-menu li > ul li ul:after, .amy-primary-navigation ul.nav-menu li > ul li ul:before {
left: 0; }
.amy-primary-navigation ul.nav-menu li > ul:after, .amy-primary-navigation ul.nav-menu li > ul:before {
bottom: 100%;
left: 20%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none; }
.amy-primary-navigation ul.nav-menu li > ul:after {
border-color: rgba(0, 0, 0, 0);
border-bottom-color: #000;
border-width: 8px;
margin-left: -10px; }
.amy-primary-navigation ul.nav-menu li > ul:before {
border-color: rgba(0, 0, 0, 0);
border-bottom-color: #000;
border-width: 8px;
margin-left: -10px; }
.amy-primary-navigation ul.nav-menu li > ul li ul {
left: 50px;
top: 50px;
margin: 0 0 0 20px; }
.amy-primary-navigation ul.nav-menu li > ul li ul.amy-submenu-left,
.amy-primary-navigation ul.nav-menu li > ul li ul .amy-submenu-right .amy-submenu-left,
.amy-primary-navigation ul.nav-menu li > ul li ul .amy-submenu-left ul {
left: -50px; }
.amy-primary-navigation ul.nav-menu li > ul li ul .amy-submenu-left .amy-submenu-right,
.amy-primary-navigation ul.nav-menu li > ul li ul .amy-submenu-right ul {
left: 50px; }
.amy-primary-navigation ul.nav-menu li > ul li ul:after, .amy-primary-navigation ul.nav-menu li > ul li ul:before {
content: none; }
.amy-primary-navigation ul.nav-menu li:hover > ul {
opacity: 1 !important;
visibility: visible !important;
margin: 0 !important; }
.amy-header-default .amy-primary-navigation ul.nav-menu ul.sub-menu li.menu-item-has-children a:after {
top: 15px; }
.amy-header-default .amy-primary-navigation ul.nav-menu ul.sub-menu li a {
padding: 0 16px 0 12px;
line-height: 45px; }
.header-left .amy-primary-navigation ul.nav-menu {
text-align: left; }
.header-left .amy-primary-navigation ul.nav-menu > li:first-child > a {
padding-left: 0; }
.header-left .amy-primary-navigation ul.nav-menu > li:first-child.current-menu-item a:after, .header-left .amy-primary-navigation ul.nav-menu > li:first-child:hover a:after {
left: 0;
margin-left: -8%; }
.header-left .amy-primary-navigation ul.nav-menu li ul {
top: 46px; }
.header-left .amy-primary-navigation ul.nav-menu li ul a:before {
top: 16px; }
.header-center .amy-primary-navigation ul.nav-menu li ul a:before {
top: 16px; }
.header-center {
text-align: center; }
.header-center .amy-primary-navigation ul.nav-menu > li {
float: none; }
.header-center #amy-site-logo {
margin-top: 15px; }
.header-center .amy-primary-navigation ul.nav-menu li > ul {
top: 55px; }
.header-center .amy-primary-navigation ul.nav-menu li > ul li ul {
top: 0; }
.header-center .amy-primary-navigation ul.nav-menu li > ul li ul::after,
.header-center .amy-primary-navigation ul.nav-menu li > ul li ul::before {
content: none; } .amy-site-footer {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/footer_bg.png) no-repeat;
background-size: cover;
min-height: 514px;
padding-top: 100px;
color: #bdbdbd;
font-size: 15px; }
@media screen and (max-width: 980px) {
.amy-site-footer {
padding-bottom: 80px; } }
.amy-site-footer a {
color: #bdbdbd;
font-size: 15px; }
.amy-site-footer a:hover {
color: #fe7900; }
.amy-site-footer .amy-widget-title h4 {
color: #fff !important; }
.amy-site-footer .amy-title {
font-size: 25px;
color: #fff; }
.amy-copyright {
background: #000;
border-top: 1px solid rgba(255, 255, 255, 0.1);
line-height: 80px;
color: #666;
font-size: 15px;
position: relative; }
.amy-copyright ul {
margin: 0;
padding: 0; }
.amy-copyright ul li {
display: inline-block;
list-style: none;
padding: 0 5px; }
.amy-copyright a {
color: #666;
font-size: 15px; }
.amy-copyright a:hover {
color: #fe7900; } .amy-pagination {
clear: both;
padding-top: 10px;
padding-bottom: 20px;
text-align: center; }
.amy-pagination a {
color: #fe7900;
border: 2px solid #f6f6f6;
font-family: "Roboto Condensed", sans-serif;
font-weight: 700;
font-size: 15px;
margin: 0 5px 10px;
padding: 7px 15px;
border-radius: 3px;
display: inline-block; }
.amy-pagination a:hover {
background: #fe7900;
border-color: #fe7900;
color: #fff !important; }
.amy-pagination span.current {
background: #fe7900;
border: 2px solid #fe7900;
color: #fff;
font-family: "Roboto Condensed", sans-serif;
font-weight: 700;
font-size: 15px;
margin: 0 5px 10px;
padding: 7px 15px;
border-radius: 3px;
display: inline-block; } .amy-blog {
margin: 30px 0;
padding: 30px 0; }
.amy-blog .entry-thumb img {
width: 100%; }
.amy-blog.amy-masonry .main-content .amy-row {
margin-bottom: 30px; }
.amy-blog.amy-masonry .main-content .entry-thumb {
position: relative; }
.amy-blog.amy-masonry .main-content .entry-thumb img {
width: 100%; }
.amy-blog.amy-masonry .main-content .entry-thumb:after {
background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%; }
.amy-blog.amy-masonry .main-content .entry-item article {
position: relative; }
.amy-blog.amy-masonry .main-content .entry-item .entry-title {
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
margin-top: 0;
height: 44px;
overflow: hidden; }
.amy-blog.amy-masonry .main-content .entry-item .entry-title a {
color: #fff; }
.amy-blog.amy-masonry .main-content .entry-item .entry-title a:hover {
color: #fe7900; }
.amy-blog.amy-masonry .main-content .entry-item .entry-date {
background: #000;
font-weight: bold;
color: #fff;
padding: 10px;
text-transform: uppercase;
margin-bottom: 10px; }
.amy-blog.amy-masonry .main-content .entry-item .entry-date a {
color: #fff; }
.amy-blog.amy-masonry .main-content .entry-item .entry-date span {
display: block;
line-height: 25px;
padding: 0 7px; }
.amy-blog.amy-masonry .main-content .entry-item .entry-date .d {
font-size: 30px; }
.amy-blog.amy-masonry .main-content .entry-item .entry-date .m {
font-size: 16px; }
.amy-blog.amy-masonry .main-content .entry-item .entry-cat ul {
margin: 0 auto;
padding: 0;
text-align: center; }
.amy-blog.amy-masonry .main-content .entry-item .entry-cat ul li {
background: #fe7900;
font-size: 11px;
list-style: none;
text-transform: uppercase;
padding: 2px 3px;
font-weight: bold; }
.amy-blog.amy-masonry .main-content .entry-item .entry-cat ul li a {
color: #fff; }
.amy-blog.amy-masonry .main-content .entry-item .entry-excerpt {
margin-top: 55px;
max-height: 115px;
overflow: hidden; }
.amy-blog.amy-masonry .main-content .entry-item.out .entry-content {
margin-top: -80px; }
.amy-blog.amy-masonry .main-content .entry-item.out .entry-content .left {
float: left;
padding-right: 15px; }
.amy-blog.amy-masonry .main-content .entry-item.out .entry-content .right {
float: left; }
.amy-blog.amy-masonry .main-content .entry-item.in .entry-content {
bottom: 0;
padding: 20px 35px;
position: absolute;
text-align: center;
display: block;
width: 100%; }
.amy-blog.amy-masonry .main-content .entry-item.in .entry-content .entry-cat {
display: inline-block; }
.amy-blog.amy-masonry .main-content .entry-item.in .entry-content .entry-cat ul li {
padding: 0 14px; }
.amy-blog.amy-masonry .main-content .entry-item.in .entry-content .entry-title {
margin-top: 15px; }
.amy-blog.amy-list .main-content article {
margin-bottom: 25px; }
.amy-blog.amy-list .main-content article .entry-content.under {
margin-top: -35px; }
.amy-blog.amy-list .main-content article .entry-content.under .entry-title {
font-size: 22px; }
.amy-blog.amy-list .main-content article .entry-content.right .entry-title {
font-size: 20px;
margin-top: 0;
margin-bottom: 5px; }
.amy-blog.amy-list .main-content article .entry-content.right .entry-info {
margin: 0;
border: none;
padding: 0; }
.amy-blog.amy-list .main-content article .entry-content.right .entry-info span {
font-size: 13px;
font-weight: normal;
color: #999;
font-style: italic; }
.amy-blog.amy-grid .main-content article {
margin-bottom: 20px; }
.amy-blog.amy-grid .main-content article .entry-title {
font-size: 18px;
font-weight: normal;
margin-top: 5px;
text-transform: none;
height: 40px;
overflow: hidden;
margin-bottom: 3px; }
.amy-blog.amy-grid .main-content article .meta .entry-date {
font-size: 13px;
font-style: italic;
color: #666; }
.amy-main-content .entry-thumb img {
width: auto; }
@media (max-width: 480px) {
.amy-main-content {
overflow: hidden; } }
.comment-reply-title {
border-bottom: 3px solid #fe7900;
color: #fe7900;
display: inline-block;
font-size: 24px;
font-weight: bold;
margin-bottom: 12px;
margin-top: 0;
position: relative;
text-transform: uppercase; }
.comment-reply-title:after {
background-color: rgba(0, 0, 0, 0);
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines.png);
background-repeat: no-repeat;
bottom: -3px;
content: "";
height: 3px;
position: absolute;
right: 0;
width: 42px; }
article.post .entry-bottom {
margin-top: -35px;
position: relative; }
article.post .entry-bottom.no-thumb {
margin: 0; }
article.post .entry-bottom.no-thumb .entry-left {
padding-top: 0; }
article.post .entry-meta {
float: left;
margin-left: 10px;
top: 0; }
article.post .entry-meta .entry-date {
background: #fe7900;
font-weight: bold;
color: #fff;
padding: 10px;
text-transform: uppercase; }
article.post .entry-meta .entry-date a {
color: #fff; }
article.post .entry-meta .entry-date span {
display: block;
line-height: 25px;
padding: 0 7px; }
article.post .entry-meta .entry-date .d {
font-size: 30px; }
article.post .entry-meta .entry-date .m {
font-size: 16px; }
article.post .entry-comment {
margin-top: 10px;
font-size: 18px;
font-weight: bold;
text-align: center; }
article.post .entry-comment i {
display: block;
font-size: 22px; }
article.post .entry-left {
margin-left: 90px;
padding-top: 25px; }
article.post .entry-title {
font-weight: bold;
font-size: 25px;
text-transform: uppercase; }
article.post .entry-content {
color: #666;
font-size: 15px;
line-height: 23px; }
article.post .entry-info {
border-bottom: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
margin: 25px 0;
padding: 10px 0; }
article.post .entry-info .tag-box {
float: left;
font-size: 15px;
font-weight: bold;
color: #000; }
article.post .entry-info .tag-box a {
color: #999;
font-weight: normal; }
article.post .entry-info .tag-box a:hover {
color: #fe7900; }
article.post .entry-info .entry-share {
float: right; }
article.post .entry-info .entry-share label {
font-size: 15px;
font-weight: bold;
color: #000;
float: left; }
article.post .entry-info .entry-share ul {
margin: 0;
padding: 0;
float: left; }
article.post .entry-info .entry-share ul li {
list-style: none;
display: inline-block;
padding-left: 10px; }
article.post .entry-info .entry-share ul li a {
color: #999; }
article.post .entry-info .entry-share ul li a:hover {
color: #fe7900; }
article.post .amy-related .entry-title {
font-size: 15px;
margin-top: 10px;
margin-bottom: 5px;
line-height: 20px; }
article.post .amy-related .entry-info {
margin: 0;
border: none;
padding: 0; }
article.post .amy-related .entry-info span {
font-size: 13px;
font-weight: normal;
color: #999;
font-style: italic; }
.entry-related > h3 {
border-bottom: 3px solid #fe7900;
color: #fe7900;
display: inline-block;
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 20px;
position: relative;
text-transform: uppercase; }
.entry-related > h3:after {
background-color: rgba(0, 0, 0, 0);
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines.png);
background-repeat: no-repeat;
bottom: -3px;
content: "";
height: 3px;
position: absolute;
right: 0;
width: 42px; }
.amy-comment-form {
margin-top: 30px; }
.amy-comment-form .form-submit {
text-align: right; }
.amy-comment-form .form-submit input[type="submit"] {
margin: 0; }
.amy-list-comments {
margin-top: 30px; }
.amy-list-comments h3 {
border-bottom: 3px solid #fe7900;
color: #fe7900;
display: inline-block;
font-size: 24px;
font-weight: bold;
margin-bottom: 30px;
margin-top: 0;
position: relative;
text-transform: uppercase; }
.amy-list-comments h3:after {
background-color: rgba(0, 0, 0, 0);
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines.png);
background-repeat: no-repeat;
bottom: -3px;
content: "";
height: 3px;
position: absolute;
right: 0;
width: 42px; }
.amy-list-comments .comment-list {
margin: 0;
padding: 0; }
.amy-list-comments .comment-list > li {
list-style: none; }
.amy-list-comments .comment-list li {
margin-bottom: 20px; }
.amy-list-comments ol.children {
margin-top: 20px;
list-style: none; }
.amy-list-comments .comment-avatar {
position: absolute;
max-width: 70px; }
.amy-list-comments .comment-avatar img {
border-radius: 50%; }
.amy-list-comments .comment-meta {
margin-bottom: 10px; }
.amy-list-comments .amy-author {
font-weight: bold;
font-size: 15px;
display: block;
text-transform: uppercase;
color: #000; }
.amy-list-comments .comment-reply-link {
position: absolute;
right: 15px;
top: 15px;
color: #fe7900;
font-size: 13px; }
.amy-list-comments .comment-reply-link:hover {
color: #000; }
.amy-list-comments .comment-body {
background: #f8f8f8 none repeat scroll 0 0;
margin-left: 95px;
padding: 20px;
position: relative;
color: #666;
font-size: 15px; }
.amy-list-comments .comment-body .amy-date {
font-size: 13px;
color: #999; }
.amy-list-comments .comment-body:after, .amy-list-comments .comment-body:before {
right: 100%;
top: 40px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none; }
.amy-list-comments .comment-body:after {
border-color: rgba(248, 248, 248, 0);
border-right-color: #f8f8f8;
border-width: 13px;
margin-top: -13px; }
.amy-list-comments .comment-body:before {
border-color: rgba(248, 248, 248, 0);
border-right-color: #f8f8f8;
border-width: 15px;
margin-top: -15px; }
.amy-list-comments .comment-body footer i {
position: absolute;
right: 50px;
top: 16px;
color: #fe7900; }
.amy-search article {
border-bottom: 1px solid #e8e8e8;
margin-bottom: 30px;
padding-bottom: 30px; }
.amy-blog.amy-list .main-content article .entry-content.under .entry-summary {
margin-top: 10px; }
.amy-blog.amy-list .main-content article .entry-content.under.no-thumb {
margin-top: 0; }
.amy-blog.amy-list .main-content article .entry-content.under.no-thumb .entry-left {
padding-top: 0; }
.amy-blog.amy-list .main-content article .entry-content.under.no-thumb .entry-left h1 {
margin-top: 0; }
article.post .entry-info .tag-box .tag-links {
color: #999; }
.widget_search label {
margin-right: 10px;
float: left; }
.amy-mv-showtime .mv-content label p {
float: right;
overflow: hidden;
max-width: 245px;
margin: 0; } .amy-search {
margin-top: 20px; }
.single-post {
margin-top: 20px; }
body.single-post {
margin-top: 0; }
.hfeed.site {
max-width: 100%;
margin-left: auto;
margin-right: auto;
box-sizing: border-box; }
.hfeed.site:after {
content: " ";
display: table;
clear: both; }
.hfeed.site:before {
content: " ";
display: table; }
.amy-sidebar-right #sidebar {
padding-left: 10px; }
@media screen and (max-width: 768px) {
.amy-sidebar-right #sidebar {
padding-left: 0px; } }
.amy-sidebar-left #sidebar {
padding-right: 10px; }
@media screen and (max-width: 768px) {
.amy-sidebar-left #sidebar {
padding-right: 0px; } }
#amy-page-header {
overflow: hidden;
background-color: #202020; }
#amy-page-header .amy-breadcrumb {
color: #ffffff;
display: inline-block;
float: right;
margin-top: 105px; }
#amy-page-header .amy-breadcrumb > span {
margin: 0 4px; }
#amy-page-header .amy-breadcrumb > span:last-child {
margin-right: 0; }
#amy-page-header .amy-breadcrumb a {
color: #fff; }
#amy-page-header .amy-breadcrumb a:hover {
color: #fe7900; }
#amy-page-header.full {
max-height: 600px; }
.movie-search {
margin-top: 30px; }
.main-content {
padding: 50px 0; }
@media screen and (max-width: 980px) {
.main-content {
padding: 20px 0; } }
.main-content.col-md-8 {
padding: 0 15px; }
.amy-movie .mv-rating-stars {
margin-top: 10px; }
.amy-movie .single-movie .entry-action .rate {
top: 3px; }
.layout-full .media-carousel .media-item img {
min-height: 180px !important;
width: 100%; }
.layout-full.no-banner .amy-single-movie {
margin-top: 0; }
.layout-full .amy-single-movie {
margin-top: -371px; }
@media screen and (max-width: 980px) {
.layout-full .amy-single-movie {
margin-top: -140px; } }
.layout-full.single-movie .entry-action {
margin-top: 0;
margin-bottom: 15px;
border-top: none;
padding-bottom: 25px; }
.layout-full.single-movie .entry-info {
margin-left: -30px;
padding: 20px 30px;
background: rgba(0, 0, 0, 0.91);
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.91)), color-stop(85%, rgba(0, 0, 0, 0.06)), color-stop(100%, rgba(0, 0, 0, 0.01)));
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: -o-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }
@media screen and (max-width: 640px) {
.layout-full.single-movie .entry-info {
margin-left: 0px; } }
.layout-full.single-movie .entry-info h1.entry-title a {
color: #fff; }
.layout-full.single-movie .entry-info ul.info-list li label {
color: #fff; }
.layout-full.single-movie .entry-info ul.info-list a {
color: #dbdbdb; }
.layout-full.single-movie .entry-info ul.info-list span {
color: #dbdbdb; }
.layout-full.single-movie .entry-info ul.info-list span a {
color: #dbdbdb; }
.amy-section .top-movie {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/bg_topmovie.png);
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0;
text-align: center; }
.amy-section .top-movie .amy-title {
margin-bottom: 30px; }
.amy-section .top-movie .amy-title:after {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines_dark.png); }
.amy-section .top-movie .amy-slick {
text-align: left; }
.amy-section .latestnew .amy-title:after {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines_dark.png); }
.amy-mv-blog.layout1 {
text-align: center;
padding: 55px 0px; }
.amy-section.latestnew {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/bg_latestnew.jpg);
background-repeat: no-repeat;
padding-top: 40px;
text-align: center; }
.amy-section.latestnew .amy-title {
margin-bottom: 30px; }
.amy-section.latestnew .amy-title:after {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines_dark.png); }
.home-cinema-icon {
background: #eee;
height: 110px;
border-top: 1px solid #ddd; }
.home-cinema-icon .vc_column-inner {
padding-top: 0 !important; }
.home-cinema-icon .vc_column-inner .wpb_content_element {
margin-bottom: 0; }
.home-cinema-icon ul {
margin: 0;
padding: 0; }
.home-cinema-icon ul li {
display: inline-block;
height: 109px;
list-style: outside none none;
text-align: center;
width: 19%;
position: relative; }
@media screen and (max-width: 980px) {
.home-cinema-icon ul li {
width: 24%; } }
@media screen and (max-width: 768px) {
.home-cinema-icon ul li {
height: auto; } }
.home-cinema-icon ul li:before {
background: lightgray;
background: -moz-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, lightgray), color-stop(53%, #e7e7e7), color-stop(100%, #ededed));
background: -webkit-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: -o-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: -ms-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: linear-gradient(to bottom, lightgray 0%, #e7e7e7 53%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#ededed', GradientType=0 );
height: 100%;
width: 1px;
content: '';
position: absolute;
top: 0;
left: -2px; }
.home-cinema-icon ul li a {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/icon_movies.png);
background-repeat: no-repeat;
color: #999;
display: block;
font-size: 15px;
font-weight: bold;
height: 74px;
padding-top: 74px;
text-transform: uppercase; }
@media screen and (max-width: 768px) {
.home-cinema-icon ul li a {
font-size: 13px; } }
.home-cinema-icon ul li:hover {
background: #ddd; }
.home-cinema-icon ul li:hover a {
color: #000; }
.home-cinema-icon ul li:first-child:hover a {
background-position: center -276px; }
.home-cinema-icon ul li:first-child a {
background-position: center 20px; }
.home-cinema-icon ul li:nth-child(2):hover a {
background-position: center -346px; }
.home-cinema-icon ul li:nth-child(2) a {
background-position: center -50px; }
.home-cinema-icon ul li:nth-child(3):hover a {
background-position: center -415px; }
.home-cinema-icon ul li:nth-child(3) a {
background-position: center -120px; }
.home-cinema-icon ul li:nth-child(4):hover a {
background-position: center -487px; }
.home-cinema-icon ul li:nth-child(4) a {
background-position: center -195px; }
.home-cinema-icon ul li:nth-child(4):after {
background: lightgray;
background: -moz-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, lightgray), color-stop(53%, #e7e7e7), color-stop(100%, #ededed));
background: -webkit-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: -o-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: -ms-linear-gradient(top, lightgray 0%, #e7e7e7 53%, #ededed 100%);
background: linear-gradient(to bottom, lightgray 0%, #e7e7e7 53%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#ededed', GradientType=0 );
height: 100%;
width: 1px;
content: '';
position: absolute;
top: 0;
right: 0; }
.home-cinema-icon ul li:last-child {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/popcorn.png);
background-repeat: no-repeat;
height: 170px;
position: absolute;
right: 53px;
text-indent: -9999em;
top: -25px;
width: 170px; }
.home-cinema-icon ul li:last-child:hover {
background-color: transparent; }
.home-cinema-icon ul li:last-child:before {
width: 0; }
@media screen and (max-width: 980px) {
.home-cinema-icon ul li:last-child {
display: none; } }
.home2-section2 .amy-mv-grid {
margin-top: -200px; }
.label-search {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/bg-search.png) no-repeat center center;
padding: 30px 0; }
.label-search h3 {
font-size: 25px;
margin: 30px 0 0; }
@media screen and (max-width: 980px) {
.label-search h3 {
font-size: 16px; } }
.label-search h1 {
font-size: 45px;
line-height: 30px;
margin: 0; }
@media screen and (max-width: 980px) {
.label-search h1 {
font-size: 22px; } }
.home2-section3 .amy-mv-search {
margin-top: 50px; }
.home2-section3 .amy-mv-search input[type="text"] {
width: 90%; }
@media screen and (max-width: 980px) {
.home2-section3 .amy-mv-search input[type="text"] {
width: 70%; } }
.home2-section3 .amy-tab-nav {
float: left;
margin-top: 1px;
width: 100%; }
.home2-section3 .amy-tab {
margin-top: 53px !important; }
@media screen and (max-width: 980px) {
.home2-section3 .amy-tab {
margin-top: 130px; } }
.home2-section3 .amy-tab .amy-tab-nav ul li {
margin-right: 5px; }
.home2-section3 .amy-tab .amy-tab-nav ul li:after {
content: ""; }
.home2-section3 .amy-tab .amy-tab-nav ul li a {
background: #000 none repeat scroll 0 0;
border: medium none;
border-radius: 5px 5px 0 0;
color: #fff;
padding: 15px 20px; }
.home2-section3 .amy-tab .amy-tab-nav ul li a:after {
background: none; }
.home2-section3 .amy-tab .amy-tab-nav ul li:hover a, .home2-section3 .amy-tab .amy-tab-nav ul li.active a {
background: #fff;
color: #fe7900; }
.home2-section4,
.home2-section5 {
padding: 30px 0; }
.home2-section4 .amy-title,
.home2-section5 .amy-title {
border: none;
color: #000;
margin-bottom: 10px; }
.home2-section4 .amy-title:after,
.home2-section5 .amy-title:after {
background-color: #fe7900;
background-image: none;
background-repeat: no-repeat;
bottom: 17px;
content: "";
height: 3px;
position: absolute;
right: -65px;
width: 60px; }
.home2-section5 {
padding-bottom: 50px; }
.mymoviak ul {
margin: 0;
padding: 0; }
.mymoviak ul li {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/icon_mvak.png);
background-position: left 18px;
background-repeat: no-repeat;
border-bottom: 1px solid #f5f5f5;
color: #666;
font-size: 15px;
height: 78px;
list-style: outside none none;
padding-left: 60px;
padding-top: 20px; }
.mymoviak ul li:first-child {
font-size: 17px;
color: #000; }
.mymoviak ul li:nth-child(2) {
background-position: left -63px; }
.mymoviak ul li:nth-child(3) {
background-position: left -140px; }
.mymoviak ul li:last-child {
background-position: left -225px; }
.amy-tab {
position: relative; }
.amy-tab .filter-mv {
position: absolute;
top: -10px;
right: 0; }
@media screen and (max-width: 980px) {
.amy-tab .filter-mv {
position: inherit; } }
.amy-tab .filter-mv.style2 label {
float: left; }
@media screen and (max-width: 480px) {
.amy-tab .filter-mv.style2 label {
float: none; }
.amy-tab .filter-mv.style2 label select {
width: 100%; } }
.contact-page .wpb_gmaps_widget .wpb_wrapper {
padding: 0; }
.contact-page .contact {
margin-top: 20px; }
.contact-page .contact div {
margin-bottom: 20px !important; }
.contact-page .contact div .fa {
font-size: 22px;
color: #cbcbcb;
margin-right: 10px;
float: left;
display: inline-block; }
.contact-page .vc_column-inner {
padding-top: 0 !important; }
.contact-page .vc_column-inner .wpb_content_element {
margin-bottom: 0 !important; }
.contact-page .wpcf7-form p {
margin-bottom: 20px; }
.contact-page .wpcf7-form .wpcf7-form-control-wrap {
position: inherit;
margin-bottom: 20px; }
.contact-page .wpcf7-form span.name {
width: 48%;
display: block;
margin-right: 20px;
float: left; }
.contact-page .wpcf7-form span.email-143 {
width: 48%;
display: block;
float: left; }
.contact-page .wpcf7-form .wpcf7-textarea {
height: 155px; }
.amy-main-content.amy-genre.amy-list {
padding: 35px 0; }
.amy-main-content.amy-genre.amy-list .amy-mv-list {
padding: 0; }
.page-layout-right .amy-mv-list {
padding: 0; }
.amy-404 {
padding: 80px 0; }
.amy-404 .amy-404-btn {
margin-top: 50px; }
.amy-404 .amy-404-btn a {
padding: 10px 20px;
display: inline-block;
color: #fff;
font-weight: bold;
text-transform: uppercase;
line-height: 16px; }
.amy-404 .amy-404-btn a.btn-prev {
background: #000;
margin-right: 20px; }
.amy-404 .amy-404-btn a.btn-prev:hover {
background: #193342; }
.amy-404 .amy-404-btn a.btn-home {
background: #fe7900; }
.amy-404 .amy-404-btn a.btn-home:hover {
background: #193342; }
.amy-404 .amy-mv-search input[type="text"] {
width: 92%; }
@media screen and (max-width: 980px) {
.amy-404 .amy-mv-search input[type="text"] {
width: 75%; } }
.amy-404 .amy-mv-search input[type="submit"] {
margin: 0; }
.amy-mv-search ul.filter-action {
padding: 0; }
.amy-mv-search ul.filter-action li {
list-style: none;
display: inline-block;
margin-right: 30px;
cursor: pointer; }
.amy-mv-search ul.filter-action li:hover, .amy-mv-search ul.filter-action li.active {
color: #fe7900; }
.single-cinema.amy-no-padding {
margin: 0;
padding: 0 0 50px; }
.single-cinema.amy-no-padding .row-bg-gray {
background: #f8f8f8;
padding: 70px 0 30px; }
.single-cinema.amy-no-padding .amy-ajax-content {
margin-top: 50px; }
.single-cinema.amy-no-padding .filter-mv.style1 label::after {
background: #f8f8f8; }
.single-cinema.amy-no-padding .filter-mv.style1 select {
background: #f8f8f8; }
.single-cinema.amy-no-padding .filter-mv.style1 input.select-date {
background: #f8f8f8; }
.single-cinema.amy-no-padding .amy-tab-nav ul li.active a::after {
width: 0; }
@media screen and (max-width: 640px) {
.video-trailer {
text-align: center; } }
.video-trailer h4 {
font-size: 25px;
font-weight: bold;
color: #000;
margin-bottom: 4px; }
.video-trailer a {
position: relative;
display: block;
text-align: center; }
.video-trailer a:after {
content: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/icon-play.png);
margin-right: -127px;
margin-top: -47px;
position: absolute;
right: 50%;
top: 50%; }
.amy-site-footer .amy-title {
padding-bottom: 0 !important; }
.page-id-131 #amy-header-logo .container {
position: relative; }
.page-id-131 #amy-header-logo .container .amy-logo-wrapper {
position: absolute;
top: 0;
left: 0; }
.page-id-131 #amy-top-bar .container {
position: relative; }
.page-id-131 #amy-top-bar .container .amy-top-bar-right {
position: absolute;
right: 0;
top: 15px; }
.page-id-131 #amy-top-bar .container .amy-top-bar-right .box-user a {
font-size: 12px;
text-transform: uppercase;
font-family: "Roboto Condensed";
font-weight: bold; }
.page-id-131 #amy-top-bar .container .amy-top-bar-right .box-user a .fa {
width: 34px;
height: 34px;
line-height: 34px;
background: #1a1a1a;
border-radius: 50%;
text-align: center; }
.page-id-131 #amy-masthead {
background: #000000;
padding-bottom: 5px; }
.page-id-131 .amy-primary-navigation {
margin-top: 10px; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li:last-child > a {
padding-right: 20px; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li:last-child:hover a:after {
margin-left: -37%;
width: 73%; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li.menu-item-has-children a:before {
content: none; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li.current-menu-item a:after {
margin-left: -37%;
width: 73%; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li.current-menu-item:last-child a:before {
margin-left: -37%;
width: 73%; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li.current-menu-item > a {
color: #fff; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li:hover > a {
color: #fff; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li:hover a:before {
margin-left: -37%;
width: 73%; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li > a {
color: #666666;
line-height: 65px; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li > a:after {
top: -9px; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li > a:before {
background: #fe7900 none repeat scroll 0 0;
bottom: 22px;
content: "";
height: 15px;
left: 50%;
margin-top: -1.5px;
position: absolute;
bottom: -17px;
transition: all 0.2s ease 0s;
width: 0;
z-index: 9; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li ul {
background-color: #fe7900;
top: 66px; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li ul > li > a {
color: #ffffff;
line-height: 1;
padding: 12px 0;
border-color: #fe912e; }
.page-id-131 .amy-primary-navigation ul.nav-menu > li ul > li > a:before {
content: none; }
.page-id-131 .amy-site-footer .amy-title {
border-bottom: none;
padding-bottom: 0;
color: #ffffff; }
.page-id-131 .amy-site-footer .amy-title:after {
width: 35px;
height: 3px;
background: #fe7900 !important;
bottom: 13px;
right: -40px; }
.page-id-131 .amy-site-footer .amy-widget-title h4 {
color: #ffffff;
border-bottom: none; }
.page-id-131 .amy-site-footer .amy-widget-title h4:after {
width: 35px;
height: 3px;
background: #fe7900 !important;
bottom: 13px;
right: -40px; } .amy-404 {
margin: 30px 0; }  .single-movie {
color: #666; }
.single-movie.has-banner {
margin-top: 30px; }
.single-movie .entry-poster {
float: left; }
.single-movie .entry-info {
display: block;
margin-left: 230px; }
.single-movie .entry-info h1 {
color: #000;
font-size: 28px;
font-weight: bold;
margin-top: 0; }
.single-movie .entry-info .pg {
background: #fe7900;
color: #fff;
font-weight: bold;
padding: 4px 8px;
text-transform: uppercase; }
.single-movie .entry-info .duration {
color: #fe7900;
font-weight: bold;
margin-left: 15px; }
.single-movie .entry-info ul.info-list {
margin-top: 30px;
padding: 0; }
.single-movie .entry-info ul.info-list li {
list-style: none;
font-family: "Roboto Condensed", sans-serif;
display: flex; }
.single-movie .entry-info ul.info-list li label {
color: #000;
font-weight: bold;
font-size: 15px;
width: 90px; }
.single-movie .entry-info ul.info-list li span {
color: #666;
font-size: 15px;
float: right;
width: calc(100% - 80px); }
.single-movie .entry-media {
position: relative;
margin-top: 30px; }
.single-movie .entry-media .number-media {
position: absolute;
right: 0;
top: 0;
font-size: 13px;
color: #999; }
.single-movie .entry-media .number-media span.video {
border: 1px solid #ddd;
border-radius: 30px;
display: inline-block;
line-height: 26px;
padding: 0px 18px; }
.single-movie .entry-media .number-media span.video i {
background: rgba(0, 0, 0, 0) url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/icon-media.png) no-repeat scroll left 2px;
height: 13px;
width: 13px;
padding-right: 20px; }
.single-movie .entry-media .number-media span.gallery {
border: 1px solid #ddd;
border-radius: 30px;
display: inline-block;
line-height: 26px;
padding: 0px 18px;
margin-left: 7px; }
.single-movie .entry-media .number-media span.gallery i {
background: rgba(0, 0, 0, 0) url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/icon-media.png) no-repeat scroll left 2px;
height: 13px;
width: 13px;
padding-right: 20px; }
.single-movie .entry-media .media-carousel {
margin-top: 0px;
margin-left: -10px;
margin-right: -10px; }
.single-movie .entry-media .media-carousel .media-item {
padding: 0 10px;
position: relative; }
.single-movie .entry-media .media-carousel .media-item a:hover i {
opacity: 1; }
.single-movie .entry-media .media-carousel .media-item a i {
color: #fff;
font-size: 16px;
left: 50%;
position: absolute;
top: 50%;
z-index: 99;
width: 40px;
height: 40px;
line-height: 36px;
border-radius: 50%;
text-align: center;
border: 2px solid #fff;
margin-left: -20px;
margin-top: -20px;
opacity: 0.6; }
.single-movie .entry-media .media-carousel .media-item img {
min-height: 122px;
width: 100%; }
.single-movie .entry-media .media-carousel .slick-prev::before,
.single-movie .entry-media .media-carousel .slick-next::before {
color: #ffffff;
font-family: "FontAwesome";
font-size: 16px;
line-height: 1;
opacity: 0.75; }
.single-movie .entry-media .media-carousel .slick-next::before {
content: "\f061"; }
.single-movie .entry-media .media-carousel .slick-prev::before {
content: "\f060"; }
.single-movie .entry-media .media-carousel .slick-arrow {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
display: block;
height: 30px;
padding: 0;
width: 30px; }
.single-movie .entry-media .media-carousel .slick-arrow:hover {
background: rgba(0, 0, 0, 0.5) !important; }
.single-movie .entry-media .media-carousel .slick-arrow.slick-next {
right: 10px; }
.single-movie .entry-media .media-carousel .slick-arrow.slick-prev {
left: 10px; }
.single-movie .entry-showtime {
margin-top: 30px; }
.single-movie .entry-showtime .amy-title {
display: inline-block; }
.single-movie .entry-showtime .select-cinema {
background: #f8f8f8;
width: 27%;
float: left; }
.single-movie .entry-showtime .select-cinema h4 {
background: transparent url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/icon-cinema.png) no-repeat scroll 0 0;
color: #000;
font-size: 14px;
font-weight: bold;
height: 23px;
line-height: 24px;
margin: 15px 25px;
padding-left: 35px;
text-transform: uppercase; }
.single-movie .entry-showtime .select-cinema ul {
margin: 0;
padding: 20px 0;
border-top: 2px solid #fff; }
.single-movie .entry-showtime .select-cinema ul li {
list-style: none;
padding: 0 25px;
color: #666;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
line-height: 40px;
position: relative;
cursor: pointer; }
.single-movie .entry-showtime .select-cinema ul li:hover, .single-movie .entry-showtime .select-cinema ul li.active {
background: #dbdbdb;
color: #000; }
.single-movie .entry-showtime .select-cinema ul li:hover:after, .single-movie .entry-showtime .select-cinema ul li:hover:before, .single-movie .entry-showtime .select-cinema ul li.active:after, .single-movie .entry-showtime .select-cinema ul li.active:before {
left: 100%;
top: 19px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none; }
.single-movie .entry-showtime .select-cinema ul li:hover:after, .single-movie .entry-showtime .select-cinema ul li.active:after {
border-color: rgba(248, 248, 248, 0);
border-left-color: #dbdbdb;
border-width: 9px;
margin-top: -9px; }
.single-movie .entry-showtime .select-cinema ul li:hover:before, .single-movie .entry-showtime .select-cinema ul li.active:before {
border-color: rgba(248, 248, 248, 0);
border-left-color: #dbdbdb;
border-width: 9px;
margin-top: -9px; }
.single-movie .entry-showtime.single-cinema .showtime {
width: 100%;
float: none;
margin: 0; }
.single-movie .entry-showtime .showtime {
background: #f8f8f8;
float: left;
margin-left: 20px;
width: 70%;
padding: 40px; }
.single-movie .entry-showtime .showtime label {
color: #000;
font-size: 14.98px;
font-weight: bold; }
.single-movie .entry-showtime .showtime ul {
padding: 0;
margin: 0 0 25px; }
.single-movie .entry-showtime .showtime ul li {
background: #dbdbdb;
border-radius: 4px;
color: #000;
font-size: 14px;
padding: 3px 10px;
margin: 0 6px 9px 0;
list-style: none;
display: inline-block; }
.single-movie .entry-showtime .showtime ul li:first-child {
margin-left: 0; }
.single-movie .entry-action {
border-bottom: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
margin: 25px 0;
padding: 10px 0;
position: relative; }
.single-movie .entry-action .mrate {
display: inline-block;
position: relative; }
.single-movie .entry-action .mrate span.mcount {
position: absolute;
top: 28px;
left: 3px; }
.single-movie .entry-action .mrate.has-rate .movie-rating-stars {
display: none; }
.single-movie .entry-action .mrate .movie-rating-stars {
background-position: left top;
height: 18px;
list-style: outside none none;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 90px;
margin-top: 10px;
background-color: transparent;
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/star.png);
background-repeat: repeat-x;
float: left; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star {
border: medium none;
height: 18px;
left: 0;
line-height: 18px;
margin: 0;
outline: medium none;
overflow: hidden;
padding: 0;
position: absolute;
text-indent: -1000em;
top: 0;
transition: none; }
.single-movie .entry-action .mrate .movie-rating-stars a.product-rating-star:hover,
.single-movie .entry-action .mrate .movie-rating-stars .movie-rating-stars a.movie-rating-star.rating-active {
background-position: left bottom; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star-1 {
width: 20%;
z-index: 6; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star-2 {
width: 40%;
z-index: 5; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star-3 {
width: 60%;
z-index: 4; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star-4 {
width: 80%;
z-index: 3; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star-5 {
width: 100%;
z-index: 2; }
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star:hover,
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star.rating-active {
background-position: left bottom; }
.single-movie .entry-action .mrate .movie-rating-stars li.movie-current-rating,
.single-movie .entry-action .mrate .movie-rating-stars a.movie-rating-star {
background-color: transparent;
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/star.png);
background-position: left -1000px;
background-repeat: repeat-x; }
.single-movie .entry-action .mrate.user-rate:hover .movie-rating-stars {
display: inline-block;
margin-right: 15px; }
.single-movie .entry-action .mrate.user-rate:hover ul.mv-rating-stars {
display: none; }
.single-movie .entry-action .rate {
background: #FFAE00;
border-radius: 50%;
color: #fff;
font-size: 15px;
font-weight: bold;
height: 45px;
margin-left: 10px;
line-height: 45px;
text-align: center;
text-transform: uppercase;
display: inline-block;
width: 45px; }
.single-movie .entry-action .entry-share {
float: right;
margin-top: 16px; }
.single-movie .entry-action .entry-share label {
font-size: 15px;
font-weight: bold;
color: #000;
float: left; }
.single-movie .entry-action .entry-share ul {
margin: 0;
padding: 0;
float: left; }
.single-movie .entry-action .entry-share ul li {
list-style: none;
display: inline-block;
padding-left: 10px; }
.single-movie .entry-action .entry-share ul li a {
color: #999; }
.single-movie .entry-action .entry-share ul li a:hover {
color: #fe7900; }
.single-movie .entry-comment {
margin-top: 30px; }
.single-cinema .cinema-heading {
margin: 40px 0 30px;
text-align: center; }
.single-cinema .cinema-heading .entry-content {
color: #666;
font-size: 15px; }
.single-cinema .entry-title {
color: #000;
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
margin-top: 0; }
.single-cinema .cinema-details {
background: #f8f8f8;
padding-bottom: 100px; }
.single-cinema .cinema-details .bg-dl {
background: #fe7900 none repeat scroll 0 0;
display: block;
height: 100px;
margin: 0 auto;
width: 50%; }
.single-cinema .cinema-details .cinema-info {
color: #fff;
font-size: 15px;
padding-top: 12px;
text-align: center; }
.single-cinema .cinema-movie {
margin-top: -50px; }
.single-cinema .cinema-movie .comment-reply-title {
display: none; }
.single-cinema .cinema-movie .comment-form {
margin-top: 50px; }
.single-cinema .cinema-movie .amy-tab-nav ul {
border: none; }
.single-cinema .cinema-movie .amy-tab-nav ul li a {
border: none;
font-size: 20px;
color: #999; }
.single-cinema .cinema-movie .amy-tab-nav ul li.active {
border: none; }
.single-cinema .cinema-movie .amy-tab-nav ul li.active a {
color: #000; }
@media screen and (max-width: 980px) {
.single-cinema .cinema-movie .amy-tab-contents .amy-ajax-content {
margin-top: 30px; } }
.single-cinema .cinema-movie .amy-tab-contents .filter-mv {
text-align: right; }
@media screen and (max-width: 980px) {
.single-cinema .cinema-movie .amy-tab-contents .filter-mv {
margin-top: 40px;
margin-bottom: 0; } }
@media screen and (max-width: 980px) {
.single-cinema .cinema-movie .amy-tab-contents .filter-mv.style1 input.select-date {
width: 31%;
margin-right: 15px; } }
@media screen and (max-width: 980px) {
.single-cinema .cinema-movie .amy-tab-contents .filter-mv.style1 label {
width: 31%;
margin-right: 15px; } }
.single-cinema .cinema-movie .amy-tab-contents .filter-mv label:nth-child(3) {
display: none; }
.single-cinema .cinema-movie .amy-tab-contents .filter-mv label:nth-child(5) {
margin-right: 0; }
.amy-genre {
margin-top: 30px; }
.amy-iframe {
height: 0;
padding-bottom: 56.25%;
position: relative; }
.amy-iframe iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%; }
body > .amy-iframe {
padding: 0; } .tax-amy_actor .main-content {
padding: 0; }
.amy-actor table {
border-width: 0; }
.amy-actor table tr th,
.amy-actor table tr td {
padding: 15px 0;
border-bottom: 1px solid #f6f6f6;
border-top: none;
border-right: none;
border-left: none; }
.amy-actor table tr th:nth-child(2),
.amy-actor table tr td:nth-child(2) {
text-align: center; }
.amy-actor table tr th img,
.amy-actor table tr td img {
margin-right: 10px; }
.amy-actor.has-banner .container {
margin-top: -126px; }
@media screen and (max-width: 640px) {
.amy-actor.has-banner .container {
margin-top: 20px; } }
.amy-actor .actor-left {
padding-right: 0; }
.amy-actor .actor-right {
padding-left: 40px;
padding-bottom: 30px; }
.amy-actor .actor-name {
background: rgba(0, 0, 0, 0.91);
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.91)), color-stop(85%, rgba(0, 0, 0, 0.06)), color-stop(100%, rgba(0, 0, 0, 0.01)));
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: -o-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.91) 0%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
color: #fff;
font-size: 25px;
font-weight: bold;
height: 126px;
margin: 0 0 30px -41px;
padding-left: 41px;
padding-top: 45px;
text-transform: uppercase; }
@media screen and (max-width: 640px) {
.amy-actor .actor-name {
margin: 0px; } }
.amy-actor .actor-info ul {
margin: 20px 0 0;
padding: 0; }
.amy-actor .actor-info ul li {
list-style: none; }
.amy-actor .actor-info ul li label {
color: #666;
font-size: 15px; }
.amy-actor .actor-info ul li span {
color: #000;
font-size: 14px;
font-weight: bold;
padding-left: 15px; }
.amy-actor .actor-summary ul {
margin: 30px 0;
padding: 0; }
.amy-actor .actor-summary ul li {
font-size: 15px;
color: #666;
list-style: none; }
.amy-actor .actor-summary ul li:before {
font-family: FontAwesome;
content: '\f111';
color: #fe7900;
font-size: 6px;
padding-right: 10px; }
.amy-actor .actor-biography {
color: #666;
font-size: 15px;
line-height: 23px;
margin-bottom: 25px; } .amy-page-user {
margin: 30px 0;
font-size: 15px;
text-align: center; }
.amy-page-user .amy-social-login {
margin: 0;
padding: 0; }
.amy-page-user .amy-social-login li {
list-style: none;
display: inline-block; }
.amy-page-user .amy-social-login li a.amy-social {
background: #000 none repeat scroll 0 0;
border-radius: 50%;
color: #fff;
display: block;
font-size: 17px;
height: 42px;
line-height: 42px;
margin: 0 3px;
width: 42px; }
.amy-page-user .amy-social-login li a.amy-social:hover {
color: #fe7900; }
.amy-page-user .amy-social-login li a.amy-social.amy-fb {
background: #4867a7; }
.amy-page-user .amy-social-login li a.amy-social.amy-tw {
background: #50bcfa; }
.amy-page-user .amy-social-login li a.amy-social.amy-gg {
background: #dc3547; }
.amy-page-user .amy-tab {
margin: 25px auto 0;
max-width: 300px; }
.amy-page-user #amy-login .login-username label,
.amy-page-user #amy-login .login-password label {
display: none; }
.amy-page-user #amy-login p {
margin: 0; }
.amy-page-user #amy-register .notice {
margin-top: 10px; }
.amy-page-user input[type="password"],
.amy-page-user input[type='text'] {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-radius: 25px;
border-width: 2px;
margin-bottom: 15px; }
#amy-user-popup {
display: none;
min-width: 450px; }
#amy-user-popup .amy-social-login {
margin: 0 0 15px;
padding: 0; }
#amy-user-popup .amy-social-login li {
list-style: none;
display: inline-block; }
#amy-user-popup .amy-social-login li a {
width: 30px;
height: 30px;
border-radius: 50%;
text-align: center;
line-height: 30px;
display: inline-block;
margin-right: 3px;
color: #fff; }
#amy-user-popup .amy-social-login li a.amy-fb {
background: #4867a7; }
#amy-user-popup .amy-social-login li a.amy-gg {
background: #dc3547; }
#amy-user-popup .amy-social-login li a.amy-tw {
background: #50bcfa; }
#amy-user-popup .amy-tab-content input {
margin-bottom: 10px; }  .widget_tag_cloud .amy-widget-title, .widget_archive .amy-widget-title, .widget_calendar .amy-widget-title, .widget_categories .amy-widget-title, .widget_pages .amy-widget-title, .widget_meta .amy-widget-title, .widget_recent_comments .amy-widget-title, .widget_recent_entries .amy-widget-title, .widget_rss .amy-widget-title, .widget_search .amy-widget-title, .widget_text .amy-widget-title, .widget_nav_menu .amy-widget-title {
display: block;
min-height: 25px;
position: relative; }
.widget_tag_cloud .amy-widget-title h4, .widget_archive .amy-widget-title h4, .widget_calendar .amy-widget-title h4, .widget_categories .amy-widget-title h4, .widget_pages .amy-widget-title h4, .widget_meta .amy-widget-title h4, .widget_recent_comments .amy-widget-title h4, .widget_recent_entries .amy-widget-title h4, .widget_rss .amy-widget-title h4, .widget_search .amy-widget-title h4, .widget_text .amy-widget-title h4, .widget_nav_menu .amy-widget-title h4 {
color: #fe7900;
display: inline-block;
font-size: 25px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 0;
position: relative;
line-height: 32px; }
.widget_tag_cloud ul, .widget_archive ul, .widget_calendar ul, .widget_categories ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_search ul, .widget_text ul, .widget_nav_menu ul {
margin: 0;
padding: 0; }
.amy-footer-widgets .widget_tag_cloud ul li, .amy-footer-widgets .widget_archive ul li, .amy-footer-widgets .widget_calendar ul li, .amy-footer-widgets .widget_categories ul li, .amy-footer-widgets .widget_pages ul li, .amy-footer-widgets .widget_meta ul li, .amy-footer-widgets .widget_recent_comments ul li, .amy-footer-widgets .widget_recent_entries ul li, .amy-footer-widgets .widget_rss ul li, .amy-footer-widgets .widget_search ul li, .amy-footer-widgets .widget_text ul li, .amy-footer-widgets .widget_nav_menu ul li {
border: none;
list-style: none; }
.amy-footer-widgets .widget_tag_cloud ul li a, .amy-footer-widgets .widget_archive ul li a, .amy-footer-widgets .widget_calendar ul li a, .amy-footer-widgets .widget_categories ul li a, .amy-footer-widgets .widget_pages ul li a, .amy-footer-widgets .widget_meta ul li a, .amy-footer-widgets .widget_recent_comments ul li a, .amy-footer-widgets .widget_recent_entries ul li a, .amy-footer-widgets .widget_rss ul li a, .amy-footer-widgets .widget_search ul li a, .amy-footer-widgets .widget_text ul li a, .amy-footer-widgets .widget_nav_menu ul li a {
color: #bdbdbd;
font-size: 15px; }
.amy-footer-widgets .widget_tag_cloud ul li a:hover, .amy-footer-widgets .widget_archive ul li a:hover, .amy-footer-widgets .widget_calendar ul li a:hover, .amy-footer-widgets .widget_categories ul li a:hover, .amy-footer-widgets .widget_pages ul li a:hover, .amy-footer-widgets .widget_meta ul li a:hover, .amy-footer-widgets .widget_recent_comments ul li a:hover, .amy-footer-widgets .widget_recent_entries ul li a:hover, .amy-footer-widgets .widget_rss ul li a:hover, .amy-footer-widgets .widget_search ul li a:hover, .amy-footer-widgets .widget_text ul li a:hover, .amy-footer-widgets .widget_nav_menu ul li a:hover {
color: #fe7900; }
.widget_tag_cloud ul li, .widget_archive ul li, .widget_calendar ul li, .widget_categories ul li, .widget_pages ul li, .widget_meta ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li, .widget_search ul li, .widget_text ul li, .widget_nav_menu ul li {
border-bottom: 1px solid #ececec;
margin-bottom: 10px;
padding-bottom: 10px;
color: #aaa;
list-style-type: disc;
list-style-position: inside;
list-style-image: none;
font-size: 14px; }
.widget_tag_cloud ul li a, .widget_archive ul li a, .widget_calendar ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_recent_comments ul li a, .widget_recent_entries ul li a, .widget_rss ul li a, .widget_search ul li a, .widget_text ul li a, .widget_nav_menu ul li a {
color: #444; }
.widget_tag_cloud ul li a:hover, .widget_archive ul li a:hover, .widget_calendar ul li a:hover, .widget_categories ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_recent_comments ul li a:hover, .widget_recent_entries ul li a:hover, .widget_rss ul li a:hover, .widget_search ul li a:hover, .widget_text ul li a:hover, .widget_nav_menu ul li a:hover {
color: #fe7900; }
.widget_tag_cloud ul li a:active, .widget_archive ul li a:active, .widget_calendar ul li a:active, .widget_categories ul li a:active, .widget_pages ul li a:active, .widget_meta ul li a:active, .widget_recent_comments ul li a:active, .widget_recent_entries ul li a:active, .widget_rss ul li a:active, .widget_search ul li a:active, .widget_text ul li a:active, .widget_nav_menu ul li a:active {
color: #fe7900; }
.widget_tag_cloud ul li a:focus, .widget_archive ul li a:focus, .widget_calendar ul li a:focus, .widget_categories ul li a:focus, .widget_pages ul li a:focus, .widget_meta ul li a:focus, .widget_recent_comments ul li a:focus, .widget_recent_entries ul li a:focus, .widget_rss ul li a:focus, .widget_search ul li a:focus, .widget_text ul li a:focus, .widget_nav_menu ul li a:focus {
color: #fe7900; }
.widget_tag_cloud ul li ul.children, .widget_archive ul li ul.children, .widget_calendar ul li ul.children, .widget_categories ul li ul.children, .widget_pages ul li ul.children, .widget_meta ul li ul.children, .widget_recent_comments ul li ul.children, .widget_recent_entries ul li ul.children, .widget_rss ul li ul.children, .widget_search ul li ul.children, .widget_text ul li ul.children, .widget_nav_menu ul li ul.children {
border-top: 1px solid #ececec;
margin-left: 30px;
margin-top: 10px;
padding-top: 10px; }
.widget_tag_cloud ul li ul.children li:last-child, .widget_archive ul li ul.children li:last-child, .widget_calendar ul li ul.children li:last-child, .widget_categories ul li ul.children li:last-child, .widget_pages ul li ul.children li:last-child, .widget_meta ul li ul.children li:last-child, .widget_recent_comments ul li ul.children li:last-child, .widget_recent_entries ul li ul.children li:last-child, .widget_rss ul li ul.children li:last-child, .widget_search ul li ul.children li:last-child, .widget_text ul li ul.children li:last-child, .widget_nav_menu ul li ul.children li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0; }
.amy_widget_shortcode {
padding: 0 !important; }
.widget_tag_cloud, .widget_archive, .widget_calendar, .widget_categories, .widget_pages, .widget_meta, .widget_recent_comments, .widget_recent_entries, .widget_rss, .widget_search, .widget_text {
margin-top: 10px;
margin-bottom: 35px !important; }
.widget_tag_cloud .amy-showcase, .amy-topbar .widget_tag_cloud,
.widget_archive .amy-showcase,
.amy-topbar .widget_archive,
.widget_calendar .amy-showcase,
.amy-topbar .widget_calendar,
.widget_categories .amy-showcase,
.amy-topbar .widget_categories,
.widget_pages .amy-showcase,
.amy-topbar .widget_pages,
.widget_meta .amy-showcase,
.amy-topbar .widget_meta,
.widget_recent_comments .amy-showcase,
.amy-topbar .widget_recent_comments,
.widget_recent_entries .amy-showcase,
.amy-topbar .widget_recent_entries,
.widget_rss .amy-showcase,
.amy-topbar .widget_rss,
.widget_search .amy-showcase,
.amy-topbar .widget_search,
.widget_text .amy-showcase,
.amy-topbar .widget_text {
padding: 0 15px; }
.amy-site-footer .widget_tag_cloud ul, .amy-site-footer .widget_tag_cloud li, .amy-site-footer .widget_archive ul, .amy-site-footer .widget_archive li, .amy-site-footer .widget_calendar ul, .amy-site-footer .widget_calendar li, .amy-site-footer .widget_categories ul, .amy-site-footer .widget_categories li, .amy-site-footer .widget_pages ul, .amy-site-footer .widget_pages li, .amy-site-footer .widget_meta ul, .amy-site-footer .widget_meta li, .amy-site-footer .widget_recent_comments ul, .amy-site-footer .widget_recent_comments li, .amy-site-footer .widget_recent_entries ul, .amy-site-footer .widget_recent_entries li, .amy-site-footer .widget_rss ul, .amy-site-footer .widget_rss li, .amy-site-footer .widget_search ul, .amy-site-footer .widget_search li, .amy-site-footer .widget_text ul, .amy-site-footer .widget_text li {
list-style: none; }
.amy-footer-widgets .widget_tag_cloud, .amy-footer-widgets .widget_archive, .amy-footer-widgets .widget_calendar, .amy-footer-widgets .widget_categories, .amy-footer-widgets .widget_pages, .amy-footer-widgets .widget_meta, .amy-footer-widgets .widget_recent_comments, .amy-footer-widgets .widget_recent_entries, .amy-footer-widgets .widget_rss, .amy-footer-widgets .widget_search, .amy-footer-widgets .widget_text {
margin-top: 0; }
#amy-header-logo .amy-widget {
margin-top: 25px; } .widget_nav_menu .amy-widget-content {
border-top: none;
padding: 0; }
.widget_nav_menu .sub-menu {
border-top: 1px solid #ececec;
margin-left: 30px;
margin-top: 15px;
padding-top: 15px; }
.widget_nav_menu .sub-menu li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0; }
.widget_nav_menu .amy-showcase, .amy-topbar .widget_nav_menu {
padding: 0 15px; } .widget_search form#amy-search-form {
position: relative; }
.widget_search input[type="text"] {
background-color: #fafafa;
border: 1px solid #e4e4e4;
border-radius: 0;
box-shadow: none;
box-sizing: border-box;
color: #666;
font-size: 12px;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0 10px;
width: 100%; }
.widget_search button[type="submit"] {
background-color: #fe7900;
background-position: center center;
background-repeat: no-repeat;
border: medium none;
border-radius: 0;
height: 40px;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 40px;
color: #fff;
transition: all 0.3s ease 0s; }
.widget_search button[type="submit"]:hover {
background-color: #0B1926; } .widget_archive select:focus {
outline: thin dotted #333;
outline-offset: -2px;
background-color: #ffffff;
border: 1px solid #cccccc; }
.widget_categories select:focus {
outline: thin dotted #333;
outline-offset: -2px;
background-color: #ffffff;
border: 1px solid #cccccc; }
.widget_text .amy-widget-content {
border: none;
padding: 0; }
.widget_text select {
background-color: #ffffff;
border: 1px solid #cccccc;
width: 220px; }
.widget_text select:focus {
outline: thin dotted #333;
outline-offset: -2px;
background-color: #ffffff;
border: 1px solid #cccccc; }
.widget_rss ul li {
color: #666; } .widget_calendar #wp-calendar {
background: #ebf5fb none repeat scroll 0 0;
width: 100%; }
.widget_calendar #wp-calendar caption {
background: #ebf5fb none repeat scroll 0 0;
color: #333;
font-size: 12px;
font-weight: bold;
padding: 10px 10px 15px 0;
text-align: center; }
.widget_calendar #wp-calendar thead {
font-size: 10px; }
.widget_calendar #wp-calendar thead th {
padding-bottom: 10px;
padding-top: 10px;
text-align: center; }
.widget_calendar #wp-calendar tbody {
color: #aaa; }
.widget_calendar #wp-calendar tbody .pad {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
.widget_calendar #wp-calendar tbody td {
background: #f5f5f5 none repeat scroll 0 0;
border: 1px solid #fff;
padding: 8px;
text-align: center; }
.widget_calendar #wp-calendar tfoot #prev {
font-size: 10px;
padding-top: 0;
text-transform: uppercase; }
.widget_calendar #wp-calendar tfoot #next {
font-size: 10px;
text-align: right;
text-transform: uppercase; }  .widget_recent_comments ul li {
list-style: none !important; }
.widget_recent_comments ul li:before {
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0e5";
font-size: 12px;
margin-top: 5px;
margin-right: 7px; }
.amy-widget-comment .entry-item {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #f6f6f6; }
.amy-widget-comment .entry-thumb {
float: left;
width: 45px;
height: 45px; }
.amy-widget-comment .entry-thumb img {
border-radius: 50%;
width: 100%; }
.amy-widget-comment .entry-content {
margin-left: 60px;
position: relative; }
.amy-widget-comment .entry-content .entry-in {
color: #a9a9a9; }
.amy-widget-comment .entry-content .entry-in a {
color: #a9a9a9; }
.amy-widget-comment .entry-content h2 {
font-weight: bold;
font-size: 17px;
text-transform: inherit;
margin-top: 0;
margin-bottom: 10px; }
.amy-widget-comment .entry-content h2:first-letter {
text-transform: uppercase; }
.amy-widget-comment .entry-content .entry-date {
color: #aaa9a9;
position: absolute;
right: 0;
top: 0; }
.amy-widget-comment .entry-content p {
font-size: 15px;
color: #666;
margin-bottom: 5px; } .amy-widget-list.list-movie .entry-item {
background: #f8f8f8;
margin-bottom: 15px; }
.amy-widget-list.list-movie .entry-thumb {
float: left; }
.amy-widget-list.list-movie .entry-content {
margin-left: 134px;
padding-top: 15px; }
.amy-widget-list.list-movie .entry-content h2 {
font-weight: bold;
font-size: 16px;
margin-top: 0;
margin-bottom: 5px; }
.amy-widget-list.list-movie .entry-content .duration {
color: #fe7900; }
.amy-widget-list.list-movie .entry-content .duration i {
padding-right: 5px; }
.amy-widget-list.list-movie .entry-content .genre {
margin-top: 5px;
color: #999; }
.amy-widget-list.list-movie .entry-content .genre a {
color: #999;
font-size: 15px; }
.amy-widget-list.list-movie .entry-content .genre a:hover {
color: #fe7900; }
.amy-widget-list.list-movie .entry-content .mrate {
margin-top: 15px;
position: relative; }
.amy-widget-list.list-movie .entry-content .mrate .rate {
background: #fe7900;
border-radius: 50%;
color: #fff;
font-size: 15px;
font-weight: bold;
height: 45px;
right: 20px;
line-height: 45px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: -10px;
width: 45px; }
.amy-widget-list.list-post .entry-item {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #f6f6f6; }
.amy-widget-list.list-post .entry-thumb {
float: left; }
.amy-widget-list.list-post .entry-content {
margin-left: 134px; }
.amy-widget-list.list-post .entry-content h2 {
font-weight: bold;
font-size: 17px;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 5px; }
.amy-widget-list.list-post .entry-content .entry-meta {
color: #999;
font-size: 13px;
font-style: italic; }
.amy-widget-list.footer-recent-post .entry-item {
border-bottom: none; }
.amy-widget-list.footer-recent-post .entry-thumb {
display: none; }
.amy-widget-list.footer-recent-post .entry-content {
margin-left: 0; }
.amy-widget-list.footer-recent-post .entry-content .entry-title {
text-transform: none;
font-weight: normal;
line-height: 22px; }
.amy-widget-list.footer-recent-post .entry-content .entry-meta {
color: #ddd; }
.amy-widget-list.footer-recent-post .entry-content .entry-meta span:nth-child(2) {
display: none; }
.amy-widget-list.footer-recent-post .entry-comment {
display: none; }
::placeholder { color: #ddd;
opacity: 1; } .amy-widget-comingsoon {
background: #000;
padding: 30px; }
.amy-widget-comingsoon ul {
margin: 0;
padding: 0; }
.amy-widget-comingsoon ul li {
list-style: none;
margin-bottom: 10px; }
.amy-widget-comingsoon ul li a {
font-weight: bold;
font-size: 16px;
color: #666;
line-height: 23px;
font-family: "Roboto Condensed", sans-serif; }
.amy-widget-comingsoon ul li a:hover {
color: #fe7900; }
.amy-widget-comingsoon ul li a span {
color: #fff;
padding-right: 5px; }
.amy-widget-comingsoon .amy-title:after {
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/lines_dark.png); } .amy-widget-module.about .footer-logo {
margin-bottom: 15px; }
.amy-widget-module.social ul {
margin: 0;
padding: 0; }
.amy-widget-module.social ul li {
display: inline-block;
list-style: none; }
.amy-widget-module.social ul li a {
background: #484d51 none repeat scroll 0 0;
border-radius: 50%;
color: #ddd;
font-size: 15px;
height: 42px;
line-height: 42px;
margin-right: 6px;
text-align: center;
width: 42px; }
.amy-widget-module.social ul li a:hover {
background: #fe7900;
color: #fff; }
.amy-widget-module.contact > div {
margin-bottom: 7px; }
.amy-widget-module.contact > div i {
padding-right: 7px; }
.amy-widget-module.contact .phone {
color: #fe7900; }
.amy-widget-module.contact .phone i {
color: #bdbdbd; } .newsletter-input-wrapper {
position: relative; }
.newsletter-input-wrapper input[type="email"] {
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
border: none;
border-radius: 0px;
color: #fff;
display: inline-block;
height: 44px;
max-width: 450px;
padding-left: 20px;
padding-right: 40px; }
@media screen and (max-width: 980px) {
.newsletter-input-wrapper input[type="email"] {
max-width: 100%; } }
.newsletter-input-wrapper input[type="submit"] {
background: rgba(0, 0, 0, 0) url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/icon-letter.png) no-repeat scroll 0 0;
border: medium none;
height: 24px;
opacity: 0.9;
padding: 0;
position: absolute;
right: 0px;
margin-right: 10px;
text-indent: -9999em;
top: 14px;
width: 24px; }  ul.mv-rating-stars {
background-color: transparent;
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/star.png);
background-position: left top;
background-repeat: repeat-x;
height: 18px;
list-style: outside none none;
margin: 15px 15px 0 0;
overflow: hidden;
padding: 0;
position: relative;
width: 90px;
float: left; }
ul.mv-rating-stars li.mv-current-rating {
background-color: transparent;
background-image: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/star.png);
background-position: left center;
background-repeat: repeat-x;
border: medium none;
height: 18px;
left: 0;
line-height: 18px;
margin: 0;
outline: medium none;
overflow: hidden;
padding: 0;
position: absolute;
text-indent: -1000em;
top: 0;
z-index: 1; }
.filter-mv {
margin-bottom: 45px; }
.filter-mv.style1 input.select-date {
background: #fff;
border: none;
border-bottom: 2px solid #ddd;
display: inline-block;
margin-right: 40px;
width: 255px; }
@media screen and (max-width: 980px) {
.filter-mv.style1 input.select-date {
width: 44%; } }
.filter-mv.style1 select {
background: #fff;
width: 100%;
margin: 0;
border: none; }
.filter-mv.style1 label {
position: relative;
margin-right: 40px;
border-bottom: 2px solid #ddd;
width: 255px; }
@media screen and (max-width: 980px) {
.filter-mv.style1 label {
width: 44%; } }
.filter-mv.style1 label:last-child {
margin-right: 0; }
.filter-mv.style1 label:after {
background: #fff none repeat scroll 0 0;
bottom: 0;
color: #333;
content: "\f0d7";
display: inline-block;
font-family: "FontAwesome";
font-size: 18px;
padding-top: 8px;
pointer-events: none;
position: absolute;
right: 0;
top: 0;
width: 17px; }
.filter-mv.style2 input.select-date {
background: #fff;
border: 2px solid #ddd;
border-radius: 20px;
display: inline-block;
margin-right: 10px;
width: 180px;
height: 36px; }
.filter-mv.style2 select {
background: transparent;
margin: 0;
border: none;
width: 200px;
height: 32px; }
.filter-mv.style2 label {
position: relative;
margin-right: 10px;
border: 2px solid #ddd;
border-radius: 22px;
width: 180px;
overflow: hidden; }
.filter-mv.style2 label:last-child {
margin-right: 0; }
.filter-mv.style2 label:after {
background: #fff none repeat scroll 0 0;
bottom: 0;
color: #333;
content: "\f0d7";
display: inline-block;
font-family: "FontAwesome";
font-size: 18px;
padding-top: 8px;
pointer-events: none;
position: absolute;
right: 4px;
top: -3px;
width: 17px; }
.amy-arrow {
position: absolute;
top: 50%;
z-index: 99;
color: #fff;
font-size: 20px; }
.amy-arrow:hover {
color: #fe7900; }
.amy-arrow.amy-pre {
right: 5px; }
.amy-arrow.amy-next {
left: 5px; }
.slick-next {
right: 0; }
.slick-prev {
left: 0;
z-index: 99; } .ui-datepicker {
background-color: #000;
border: 1px solid #000;
border-radius: 4px;
box-shadow: none;
display: none;
margin-top: 4px;
padding: 0;
width: 250px;
color: #fff;
z-index: 999 !important; }
.ui-datepicker a,
.ui-datepicker a:hover {
text-decoration: none; }
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
color: #2A6496;
-webkit-transition: color 0.1s ease-in-out;
-moz-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out; }
.ui-datepicker .ui-datepicker-header {
border-bottom: 1px solid #666;
margin-bottom: 10px;
padding: 10px 12px;
text-align: center; }
.ui-datepicker .ui-datepicker-title {
font-weight: 700;
text-transform: uppercase;
font-size: 14px; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
color: #fff;
cursor: default;
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
height: 20px;
line-height: 1;
margin-top: 2px;
width: 30px;
cursor: pointer; }
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
color: #fe7900; }
.ui-datepicker .ui-datepicker-prev {
float: left;
text-align: left; }
.ui-datepicker .ui-datepicker-next {
float: right;
text-align: right; }
.ui-datepicker .ui-datepicker-prev:before {
content: "\f053"; }
.ui-datepicker .ui-datepicker-next:before {
content: "\f054"; }
.ui-datepicker .ui-icon {
display: none; }
.ui-datepicker .ui-datepicker-calendar {
table-layout: fixed;
width: 100%;
border: none; }
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
text-align: center;
padding: 0.5375em;
border: none;
text-transform: uppercase; }
.ui-datepicker .ui-datepicker-calendar td {
border-radius: 50%;
-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
-moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
-o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out; }
.ui-datepicker .ui-datepicker-calendar td:hover {
background-color: #fe7900;
cursor: pointer; }
.ui-datepicker .ui-datepicker-calendar td:hover a {
color: #fff; }
.ui-datepicker .ui-datepicker-calendar td a {
text-decoration: none;
font-weight: bold;
color: #666; }
.ui-datepicker .ui-datepicker-current-day {
background-color: #fe7900; }
.ui-datepicker .ui-datepicker-current-day a {
color: #fff; }
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
background-color: #fe7900;
cursor: default; } .slide-item {
position: relative; }
.amy-mv-slide {
background: #d1d1d1; }
.amy-mv-slide .slide-thumb img {
margin: 0 auto; }
.amy-mv-slide ul.slick-dots {
bottom: 25px;
display: inline-block;
left: 20px;
position: absolute;
text-align: left; }
@media screen and (max-width: 980px) {
.amy-mv-slide ul.slick-dots {
left: 0;
right: 0;
margin: 0 auto;
text-align: center; } }
@media screen and (max-width: 768px) {
.amy-mv-slide ul.slick-dots {
bottom: 2px; } }
@media screen and (max-width: 640px) {
.amy-mv-slide ul.slick-dots {
display: none !important; } }
.amy-mv-slide ul.slick-dots li {
width: auto;
height: auto;
margin: 0 3px; }
.amy-mv-slide ul.slick-dots li button {
background: #000;
color: #fff;
border-radius: 50%;
width: 30px;
height: 30px;
font-size: 17px; }
.amy-mv-slide ul.slick-dots li button:before {
content: none; }
.amy-mv-slide ul.slick-dots li.slick-active button {
background: #fe7900; }
.slide-content {
left: 10%;
top: 35%;
position: absolute; }
@media screen and (max-width: 980px) {
.slide-content {
top: 10%; } }
.slide-content h2 {
font-size: 50px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0; }
@media screen and (max-width: 768px) {
.slide-content h2 {
font-size: 30px; } }
.slide-content h2 a {
color: #fff; }
.slide-content h2 a:hover {
color: #fe7900; }
.slide-content h2 a .last_word {
color: #fe7900; }
.slide-content .slide-release {
color: #fff;
font-weight: bold;
font-size: 16px;
margin-bottom: 15px; }
.slide-content .slide-release span {
font-size: 22px;
font-style: italic;
padding-left: 4px; }
.slide-content .slide-desc {
color: #fff;
font-size: 16px;
margin-bottom: 15px; }
@media screen and (max-width: 480px) {
.slide-content .slide-desc {
display: none; } }
@media screen and (max-width: 640px) {
.slide-content .slide-button {
display: none; } }
.slide-content .slide-button a {
color: #fff;
margin-right: 20px;
font-size: 15px; }
.slide-content .slide-button a:hover {
color: #fe7900; }
.slide-content .slide-button a:hover i {
color: #fff; }
.slide-content .slide-button i {
background: #fe7900;
border-radius: 50%;
font-size: 10px;
height: 20px;
line-height: 21px;
margin-right: 3px;
text-align: center;
width: 20px; } .amy-mv-list {
padding: 30px 0; }
.amy-mv-list .entry-item {
margin-bottom: 45px;
position: relative; }
@media screen and (max-width: 768px) {
.amy-mv-list .entry-item h2.entry-title {
font-size: 20px; } }
.amy-mv-list .entry-item .entry-thumb {
float: left; }
.amy-mv-list .entry-item .entry-content {
position: relative;
margin-left: 232px; }
.amy-mv-list .entry-item .entry-content:after {
clear: both;
content: " ";
display: table; }
.amy-mv-list .entry-item .entry-content:before {
content: " ";
display: table; }
.amy-mv-list .entry-item .entry-content h2 {
font-weight: bold;
color: #000;
margin-top: 0;
font-size: 22px; }
.amy-mv-list .entry-item .entry-content h2 a {
color: #000; }
.amy-mv-list .entry-item .entry-content h2 a:hover {
color: #fe7900; }
.amy-mv-list .entry-item .entry-content .pg {
background: #fe7900;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: bold;
padding: 4px 8px;
text-transform: uppercase; }
.amy-mv-list .entry-item .entry-content .duration {
margin-left: 20px;
color: #fe7900; }
.amy-mv-list .entry-item .entry-content .duration i {
margin-right: 3px; }
.amy-mv-list .entry-item .entry-content ul.info-list {
margin: 25px 0 0;
padding: 0; }
.amy-mv-list .entry-item .entry-content ul.info-list li {
list-style: none;
max-height: 26px;
overflow: hidden; }
.amy-mv-list .entry-item .entry-content ul.info-list li label {
color: #000;
font-weight: bold;
width: 85px; }
.amy-mv-list .entry-item .entry-content .mrate {
border-bottom: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
margin-top: 2px;
padding-bottom: 60px;
padding-top: 10px;
position: relative; }
.amy-mv-list .entry-item .entry-content .mrate ul.mv-rating-stars {
margin: 6px 15px 0 0; }
.amy-mv-list .entry-item .entry-content .mrate .mcount {
position: absolute;
left: 3px;
top: 37px; }
.amy-mv-list .entry-item .entry-content .mrate .rate {
background: #fe7900;
border: medium none;
border-radius: 50%;
color: #ffffff;
font-size: 16px;
font-weight: bold;
height: 50px;
left: 105px;
line-height: 50px;
position: absolute;
text-align: center;
top: 8px;
width: 50px; }
.amy-mv-list .showtime-btn {
color: #666;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
cursor: pointer;
display: block;
margin-top: 15px; }
.amy-mv-list .showtime-btn:hover {
color: #000; }
.amy-mv-list .showtime-btn i {
padding-left: 5px; }
.as.entry-showtime {
background: #f8f8f8;
margin-top: 10px;
display: none; }
.as.entry-showtime.show {
display: block; }
.as.entry-showtime .showtime-item {
border-bottom: 1px solid #ececec; }
.as.entry-showtime .showtime-item.single-cinema .st-item {
border-left: 0;
margin: 0;
padding: 0;
border-bottom: 1px solid #ececec;
margin-bottom: 20px;
padding-bottom: 20px; }
.as.entry-showtime .showtime-item.single-cinema .st-item .st-title {
display: flex;
align-items: center;
margin-bottom: 15px; }
.as.entry-showtime .showtime-item.single-cinema .st-item .st-title label {
margin-bottom: 0; }
.as.entry-showtime .showtime-item.single-cinema .st-item .st-title .amy-buy-ticket {
margin: 0;
margin-left: auto;
float: none; }
.as.entry-showtime .showtime-item > h3 {
display: inline-block;
padding: 30px 30px;
width: 200px;
font-weight: bold;
color: #000;
text-transform: uppercase;
float: left; }
.as.entry-showtime .showtime-item .st-item {
border-left: 1px solid #ececec;
margin-left: 200px;
padding: 20px 0;
padding-left: 20px; }
.as.entry-showtime .showtime-item .st-item label {
font-weight: bold; }
.as.entry-showtime .showtime-item .st-item .amy-buy-ticket {
margin-right: 30px; }
.as.entry-showtime .showtime-item .st-item ul {
display: inline-block;
margin: 0;
padding: 5px 20px; }
.as.entry-showtime .showtime-item .st-item ul li {
background: #fe7900;
display: inline-block;
list-style: none;
margin: 0 5px;
padding: 5px 10px;
border-radius: 4px;
color: #fff; } .amy-mv-grid.layout1 .amy-ajax-content {
display: flex;
flex-wrap: wrap; }
.amy-mv-grid.layout1 .grid-item {
min-width: 204px;
margin-bottom: 30px; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout1 .grid-item {
width: 33.33% !important; } }
@media screen and (max-width: 640px) {
.amy-mv-grid.layout1 .grid-item {
width: 50% !important; } }
@media screen and (max-width: 480px) {
.amy-mv-grid.layout1 .grid-item {
width: 240px !important;
text-align: center;
float: none;
margin: 0 auto; } }
.amy-mv-grid.layout1 .entry-item {
overflow: hidden;
position: relative; }
.amy-mv-grid.layout1 .entry-item:hover .open-left {
opacity: 1;
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg); }
.amy-mv-grid.layout1 .entry-item:hover .entry-thumb img {
-webkit-transform: scale(1.7);
-ms-transform: scale(1.7);
-o-transform: scale(1.7);
transform: scale(1.7); }
.amy-mv-grid.layout1 .entry-thumb {
border-bottom: 3px solid #fe7900;
position: relative; }
.amy-mv-grid.layout1 .entry-thumb img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s; }
.amy-mv-grid.layout1 .pg {
display: inline-block;
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
text-transform: uppercase; }
.amy-mv-grid.layout1 .right-info {
position: absolute;
right: 0;
top: 25px;
text-align: right; }
.amy-mv-grid.layout1 .right-info span {
margin-bottom: 4px; }
.amy-mv-grid.layout1 .right-info .pg {
background: #fe7900;
color: #ffffff; }
.amy-mv-grid.layout1 .right-info .entry-time {
color: #000000;
display: block;
max-height: 123px;
overflow: hidden; }
.amy-mv-grid.layout1 .right-info .entry-time ul {
margin: 0;
padding: 0; }
.amy-mv-grid.layout1 .right-info .entry-time ul li {
background: #fff none repeat scroll 0 0;
font-weight: bold;
list-style: outside none none;
margin: 4px 0;
padding: 8px 10px; }
.amy-mv-grid.layout1 .rate {
background: rgba(204, 204, 204, 0.65) none repeat scroll 0 0;
border-radius: 50%;
color: #000000;
display: inline-block;
font-size: 20px;
font-weight: bold;
height: 65px;
left: 50%;
line-height: 60px;
margin-left: -32.25px;
margin-top: -32.25px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 50%;
width: 65px; }
.amy-mv-grid.layout1 .pic-caption {
background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
color: #fff;
cursor: default;
height: 100%;
opacity: 0;
padding: 20px 15px;
position: absolute;
text-align: left;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 100%;
z-index: 2; }
.amy-mv-grid.layout1 .pic-caption .pg {
background: #fe7900 none repeat scroll 0 0;
color: #ffffff;
margin-bottom: 10px; }
.amy-mv-grid.layout1 .pic-caption .desc-mv {
margin-bottom: 20px; }
.amy-mv-grid.layout1 .pic-caption .desc-mv a {
color: #fff; }
.amy-mv-grid.layout1 .pic-caption .desc-mv a:hover {
color: #fe7900; }
.amy-mv-grid.layout1 .pic-caption .desc-mv p {
height: 20px;
overflow: hidden;
margin-bottom: 3px; }
.amy-mv-grid.layout1 .pic-caption .desc-mv p > span {
color: #999; }
.amy-mv-grid.layout1 .pic-caption .rate {
background: #fe7900 none repeat scroll 0 0;
border: 3px solid #fff;
color: #ffffff;
line-height: 62px;
margin: 0 auto;
position: static;
display: block; }
.amy-mv-grid.layout1 .pic-caption .entry-button {
bottom: 20px;
left: 15px;
position: absolute; }
.amy-mv-grid.layout1 .pic-caption .entry-button a {
color: #fff;
line-height: 22px;
margin-right: 25px; }
.amy-mv-grid.layout1 .pic-caption .entry-button .fa {
background: #fe7900 none repeat scroll 0 0;
color: #ffffff;
line-height: 20px; }
.amy-mv-grid.layout1 .open-left {
left: 0;
top: 0;
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg); }
.amy-mv-grid.layout1 .entry-title {
margin: 0px 0 10px;
overflow: hidden;
font-size: 20px;
font-weight: bold;
color: #000; }
.amy-mv-grid.layout1 .entry-title a {
color: #fff; }
.amy-mv-grid.layout1 .entry-title a:hover {
color: #fe7900; }
.amy-mv-grid.layout1 .entry-button a {
display: inline-block;
margin-right: 30px;
color: #666666;
line-height: 22px; }
.amy-mv-grid.layout1 .entry-button .fa {
background: #666 none repeat scroll 0 0;
border-radius: 50%;
color: #ffffff;
display: block;
float: left;
height: 20px;
line-height: 20px;
margin-right: 8px;
text-align: center;
width: 20px;
font-size: 9px; }
.amy-mv-grid.layout1 .entry-date {
margin-bottom: 10px; }
.amy-mv-grid.layout1 .entry-content {
min-height: 100px;
font-size: 13px;
color: #999; }
.amy-mv-grid.layout1 .entry-content h4.entry-title {
margin: 10px 0; }
.amy-mv-grid.layout2 .amy-ajax-content {
display: flex;
flex-wrap: wrap; }
.amy-mv-grid.layout2 .amy-date-filter {
padding: 0;
margin: 0;
text-align: right; }
.amy-mv-grid.layout2 .amy-date-filter li {
list-style: none;
display: inline-block;
text-align: center;
padding: 6px 0;
width: 50px;
height: 50px;
background: #000;
border-radius: 3px;
margin-left: 3px;
margin-bottom: 10px; }
.amy-mv-grid.layout2 .amy-date-filter li:hover {
background: #fe7900; }
.amy-mv-grid.layout2 .amy-date-filter li.single-calendar input {
width: 19px;
height: auto;
border: none;
padding-top: 20px;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/icon-calendar.png) no-repeat center 10px;
text-indent: -999em; }
.amy-mv-grid.layout2 .amy-date-filter li.option-hidden {
display: none; }
.amy-mv-grid.layout2 .amy-date-filter li.change-layout a {
width: 19px;
height: auto;
border: none;
padding-top: 20px;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/icon-layout.png) no-repeat center 10px;
text-indent: -999em; }
.amy-mv-grid.layout2 .amy-date-filter li a {
color: #fff;
display: inline-block; }
.amy-mv-grid.layout2 .grid-item {
margin-bottom: 30px; }
.amy-mv-grid.layout2 .grid-item.col-md-4 .mcount,
.amy-mv-grid.layout2 .grid-item.col-md-4 .showtime,
.amy-mv-grid.layout2 .grid-item.col-md-4 .desc-mv {
display: none; }
.amy-mv-grid.layout2 .grid-item.col-md-4 .rate {
top: 30px; }
.amy-mv-grid.layout2 .grid-item.col-md-15 .entry-rating,
.amy-mv-grid.layout2 .grid-item.col-md-15 .showtime,
.amy-mv-grid.layout2 .grid-item.col-md-15 .desc-mv, .amy-mv-grid.layout2 .grid-item.col-md-3 .entry-rating,
.amy-mv-grid.layout2 .grid-item.col-md-3 .showtime,
.amy-mv-grid.layout2 .grid-item.col-md-3 .desc-mv {
display: none; }
.amy-mv-grid.layout2 .grid-item.col-md-15 .entry-thumb, .amy-mv-grid.layout2 .grid-item.col-md-3 .entry-thumb {
float: none; }
.amy-mv-grid.layout2 .entry-item {
background: #e6e7e9 none repeat scroll 0 0;
position: relative; }
.amy-mv-grid.layout2 .entry-thumb {
float: left;
margin-right: 15px; }
.amy-mv-grid.layout2 .entry-content {
padding: 15px 15px 0; }
.amy-mv-grid.layout2 .entry-title {
font-size: 20px;
font-weight: bold; }
.amy-mv-grid.layout2 .entry-title a {
color: #000; }
.amy-mv-grid.layout2 .entry-title a:hover {
color: #fe7900; }
.amy-mv-grid.layout2 .entry-date {
color: #fe7900;
margin-bottom: 10px;
font-size: 15px; }
.amy-mv-grid.layout2 .entry-date i {
padding-right: 3px; }
.amy-mv-grid.layout2 .pg {
background: #fe7900;
color: #fff;
position: absolute;
padding: 5px 10px;
right: 0;
top: 20px; }
.amy-mv-grid.layout2 .desc-mv {
border-bottom: 1px solid #dbdbdb;
margin-bottom: 10px;
padding-bottom: 20px; }
@media screen and (max-width: 480px) {
.amy-mv-grid.layout2 .desc-mv {
display: none; } }
.amy-mv-grid.layout2 .desc-mv div {
border-left: 1px dotted #bdbdbd;
color: #000;
display: inline-block;
padding: 0 20px;
text-align: center; }
.amy-mv-grid.layout2 .desc-mv div:first-child {
border-left: medium none;
padding-left: 0;
max-width: 92px;
height: 40px;
overflow: hidden; }
.amy-mv-grid.layout2 .desc-mv div.note {
max-width: 156px;
height: 40px;
overflow: hidden; }
.amy-mv-grid.layout2 .desc-mv div:last-child {
max-width: 97px;
height: 40px;
overflow: hidden; }
.amy-mv-grid.layout2 .desc-mv span {
color: #999999;
display: block; }
.amy-mv-grid.layout2 .showtime {
bottom: 30px;
color: #8b8b8b;
cursor: pointer;
font-size: 13px;
position: absolute;
right: 15px;
text-transform: uppercase; }
.amy-mv-grid.layout2 .showtime i {
color: #333;
padding-left: 3px; }
.amy-mv-grid.layout2 .entry-rating {
position: relative; }
.amy-mv-grid.layout2 .entry-rating:after {
clear: both; }
.amy-mv-grid.layout2 .entry-rating ul.mv-rating-stars {
margin: 10px 15px 0 0; }
.amy-mv-grid.layout2 .entry-rating .mcount {
position: absolute;
bottom: 0;
left: 168px; }
@media screen and (max-width: 360px) {
.amy-mv-grid.layout2 .entry-rating .mcount {
display: none; } }
.amy-mv-grid.layout2 .rate {
background: #fe7900 none repeat scroll 0 0;
border: 2px solid #fff;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-weight: bold;
height: 50px;
line-height: 46px;
text-align: center;
width: 50px;
font-size: 18px; }
.amy-mv-grid.layout3 .grid-item {
margin-bottom: 20px;
position: relative;
padding: 0 10px; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout3 .grid-item {
width: 33.33% !important;
float: left; } }
@media screen and (max-width: 480px) {
.amy-mv-grid.layout3 .grid-item {
width: 240px !important;
float: none;
margin: 0 auto; } }
.amy-mv-grid.layout3 .grid-item:hover .back {
opacity: 1;
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg); }
.amy-mv-grid.layout3 .front {
backface-visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s; }
.amy-mv-grid.layout3 .front .entry-title {
color: #000;
font-size: 20px;
font-weight: bold;
margin: 10px 0 5px;
height: 20px;
overflow: hidden; }
.amy-mv-grid.layout3 .front .entry-genre {
height: 20px;
overflow: hidden; }
.amy-mv-grid.layout3 .front .entry-genre > a {
color: #999; }
.amy-mv-grid.layout3 .back {
backface-visibility: hidden;
background: #000 none repeat scroll 0 0;
box-shadow: 0 0 15px #000;
color: #fff;
display: block;
height: 100%;
left: -22px;
padding: 20px;
position: absolute;
top: -35px;
-webkit-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 135%;
z-index: 9;
opacity: 0; }
@media screen and (max-width: 480px) {
.amy-mv-grid.layout3 .back {
width: 115%; } }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout3 .back {
width: 100%;
left: 0; } }
.amy-mv-grid.layout3 .back p {
color: #999; }
.amy-mv-grid.layout3 .back .entry-title {
color: #fff;
font-size: 20px;
font-weight: bold;
margin-top: 0px; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout3 .back .entry-title {
font-size: 16px; } }
.amy-mv-grid.layout3 .back .entry-title a {
color: #fff; }
.amy-mv-grid.layout3 .back .entry-title a:hover {
color: #fe7900; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout3 .back .movie-char-info {
display: none; } }
.amy-mv-grid.layout3 .back .entry-rating {
position: relative; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout3 .back .entry-rating {
display: none; } }
.amy-mv-grid.layout3 .back .entry-rating .mcount {
position: absolute;
bottom: 10px;
left: 0; }
.amy-mv-grid.layout3 .back .pg {
background: #fe7900 none repeat scroll 0 0;
font-weight: bold;
padding: 5px 10px;
position: absolute;
right: 0;
top: 20px; }
.amy-mv-grid.layout3 .back .entry-time {
color: #fe7900;
margin-bottom: 10px; }
.amy-mv-grid.layout3 .back .entry-time i {
padding-right: 3px; }
.amy-mv-grid.layout3 .back .entry-button {
border-bottom: 1px solid #202020;
margin-top: 15px;
padding-bottom: 15px; }
.amy-mv-grid.layout3 .back .entry-button:after {
content: " ";
display: table;
clear: both; }
.amy-mv-grid.layout3 .back .entry-button:before {
content: " ";
display: table; }
.amy-mv-grid.layout3 .back .entry-button a {
display: inline-block;
margin-right: 10px;
color: #8b8b8b;
float: left;
font-size: 13px; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout3 .back .entry-button a {
margin-right: 1px; } }
.amy-mv-grid.layout3 .back .entry-button .fa {
background: #666 none repeat scroll 0 0;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 9px;
height: 20px;
line-height: 20px;
margin-right: 4px;
text-align: center;
width: 20px;
float: left; }
.amy-mv-grid.layout3 .back .movie-char-info h6 {
color: #8b8b8b;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px; }
.amy-mv-grid.layout3 .back .movie-char-info a {
color: #fff; }
.amy-mv-grid.layout3 .back .movie-char-info a:hover {
color: #fe7900; }
.amy-mv-grid.layout3 .back .movie-char-info p {
height: 20px;
overflow: hidden; }
.amy-mv-grid.layout3 .back .movie-char-info-left {
float: left;
margin-right: 5px;
width: 48%; }
.amy-mv-grid.layout3 .back .movie-char-info-right {
float: left;
width: 48%; }
.amy-mv-grid.layout3 .back .rate {
background: #fe7900 none repeat scroll 0 0;
border: 2px solid #fff;
border-radius: 50%;
bottom: 15px;
color: #ffffff;
display: inline-block;
font-size: 18px;
font-weight: bold;
height: 50px;
line-height: 46px;
position: relative;
text-align: center;
width: 50px;
margin-top: 15px; }
.amy-mv-grid.layout4 .grid-item {
padding: 0 1px;
margin-bottom: 30px;
cursor: pointer; }
@media screen and (max-width: 980px) {
.amy-mv-grid.layout4 .grid-item {
width: 33.33% !important;
float: left; } }
@media screen and (max-width: 480px) {
.amy-mv-grid.layout4 .grid-item {
width: 240px !important;
float: none;
margin: 0 auto 20px; } }
.amy-mv-grid.layout4 .grid-item:hover .back {
top: 100%;
opacity: 1; }
.amy-mv-grid.layout4 .grid-item:hover .front .rate {
background: #fe7900; }
.amy-mv-grid.layout4 .grid-item .entry-item {
border-bottom: 3px solid #fe7900;
position: relative; }
.amy-mv-grid.layout4 .front {
position: relative;
z-index: 999; }
.amy-mv-grid.layout4 .front .rate {
background: rgba(122, 117, 113, 0.5) none repeat scroll 0 0;
border: 2px solid #fff;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 18px;
font-weight: bold;
height: 65px;
left: 50%;
line-height: 60px;
margin-left: -32.25px;
margin-top: -32.25px;
position: absolute;
text-align: center;
top: 50%;
width: 65px; }
.amy-mv-grid.layout4 .back {
backface-visibility: hidden;
background: #000 none repeat scroll 0 0;
left: 0;
top: 0;
padding: 15px;
position: absolute;
width: 100%;
opacity: 0;
transform-style: preserve-3d;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
z-index: 9999; }
.amy-mv-grid.layout4 .back .entry-title {
font-size: 20px;
font-weight: bold; }
.amy-mv-grid.layout4 .back .entry-title a {
color: #fe7900; }
.amy-mv-grid.layout4 .back .entry-title a:hover {
color: #fff; }
.amy-mv-grid.layout4 .back .pg {
background: #fe7900 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-weight: bold;
padding: 5px 10px;
text-transform: uppercase; }
.amy-mv-grid.layout4 .back .desc-mv {
color: #fff;
margin-top: 10px; }
.amy-mv-grid.layout4 .back .desc-mv span {
padding-right: 3px;
color: #999; }
.amy-mv-grid.layout4 .back .desc-mv a {
color: #fff; }
.amy-mv-grid.layout4 .back .desc-mv a:hover {
color: #fe7900; }
.amy-mv-grid.layout4 .back .entry-button {
border-bottom: medium none;
border-top: 1px solid #202020;
margin-bottom: 0;
padding-bottom: 0;
padding-top: 10px;
margin-top: 10px; }
.amy-mv-grid.layout4 .back .entry-button a {
display: inline-block;
margin-right: 10px;
color: #8b8b8b;
line-height: 20px; }
.amy-mv-grid.layout4 .back .entry-button a:hover {
color: #fe7900; }
.amy-mv-grid.layout4 .back .entry-button .fa {
background: #fe7900 none repeat scroll 0 0;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 9px;
height: 20px;
line-height: 20px;
margin-right: 4px;
text-align: center;
width: 20px;
float: left; } .amy-metroslider {
margin: 0;
padding: 0;
height: 520px; }
.amy-metroslider li {
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
float: left;
overflow: hidden;
cursor: pointer;
display: block;
width: 200px;
height: 200px;
opacity: 1;
position: relative; }
.amy-metroslider li .entry-title {
background: rgba(254, 121, 0, 0.79) none repeat scroll 0 0;
bottom: 0;
display: none;
font-size: 17px;
font-weight: bold;
padding: 15px;
position: absolute;
text-transform: uppercase;
width: 100%;
cursor: pointer; }
.amy-metroslider li .entry-title a {
color: #fff; }
.amy-metroslider li:hover img {
opacity: 0.8; }
.amy-metroslider li:hover .entry-title {
display: block; }
.amy-metroslider li img {
cursor: move;
display: block; }
.amy-metroslider li.full {
height: 520px;
width: 700px; }
.amy-metroslider li.full img {
height: 520px;
width: 700px; }
.amy-metroslider li.wide {
height: 260px;
width: 700px; }
.amy-metroslider li.wide img {
height: 260px;
width: 700px; }
.amy-metroslider li.small {
height: 260px;
width: 350px; }
.amy-metroslider li.small img {
height: 260px;
width: 350px; }
.scrollWrapper {
height: 100%;
overflow: hidden;
position: relative;
width: 100%; }
div.scrollableArea {
height: 100%;
position: absolute;
width: auto; }
.amy-isotope {
clear: both;
cursor: move;
overflow: hidden;
padding: 0;
position: relative;
z-index: 1;
height: 520px; } .amy-mv-showtime .left,
.amy-mv-showtime .right {
float: left;
width: 360px; }
.amy-mv-showtime .movie-list {
background: #F8F8F8;
margin-right: 30px;
position: relative; }
.amy-mv-showtime .movie-list:after, .amy-mv-showtime .movie-list:before {
left: 100%;
top: 100px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none; }
.amy-mv-showtime .movie-list:after {
border-color: rgba(248, 248, 248, 0);
border-left-color: #f8f8f8;
border-width: 17px;
margin-top: -17px; }
.amy-mv-showtime .movie-list:before {
border-color: rgba(248, 248, 248, 0);
border-left-color: #f8f8f8;
border-width: 17px;
margin-top: -17px; }
.amy-mv-showtime .movie-list .mv-content > div {
margin-bottom: 5px; }
.amy-mv-showtime .cinema-list {
background: #F8F8F8;
margin-bottom: 30px;
position: relative; }
.amy-mv-showtime .cinema-list .mv-content > div {
margin-bottom: 5px; }
.amy-mv-showtime .cinema-list:after, .amy-mv-showtime .cinema-list:before {
left: 50%;
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none; }
.amy-mv-showtime .cinema-list:after {
border-color: rgba(248, 248, 248, 0);
border-top-color: #f8f8f8;
border-width: 17px;
margin-left: -17px; }
.amy-mv-showtime .cinema-list:before {
border-color: rgba(248, 248, 248, 0);
border-top-color: #f8f8f8;
border-width: 17px;
margin-left: -17px; }
.amy-mv-showtime .list-time {
background: #F8F8F8;
position: relative; }
.amy-mv-showtime .list-time .mv-content ul {
margin: 0 0 18px;
padding: 0; }
.amy-mv-showtime .list-time .mv-content ul li {
border-right: 1px dotted #fe7900;
color: #666;
display: inline-block;
font-size: 15px;
line-height: 15px;
list-style: outside none none;
padding: 0 10px; }
.amy-mv-showtime .list-time .mv-content ul li:last-child {
border: none; }
.amy-mv-showtime .list-time .mv-content ul li:first-child {
padding-left: 0; }
.amy-mv-showtime h3 {
color: #fe7900;
border-bottom: 1px solid #ddd;
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
margin-right: 0;
margin-top: 0;
padding-bottom: 15px;
padding-left: 30px;
padding-top: 15px;
text-transform: uppercase; }
.amy-mv-showtime h3 span {
background: #fe7900;
color: #fff;
border-radius: 50%;
display: inline-block;
width: 42px;
height: 42px;
margin-right: 8px;
text-align: center;
line-height: 42px; }
.amy-mv-showtime .mv-content {
padding: 30px;
padding-top: 0; }
.amy-mv-showtime .mv-content label {
font-size: 15px;
color: #000;
font-weight: bold;
text-transform: uppercase; }
.amy-mv-showtime input[type=radio] {
border: 0 none;
clip: rect(0px, 0px, 0px, 0px);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.amy-mv-showtime input[type=radio] + label.cbl {
background-position: 0 0;
background-repeat: no-repeat;
cursor: pointer;
display: inline-block;
font-size: 15px;
height: 15px;
line-height: 15px;
padding-left: 20px;
vertical-align: middle; }
.amy-mv-showtime label.cbl {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/frontend/cb_bg.png) no-repeat; }
.amy-mv-showtime input[type=radio]:checked + label.cbl {
background-position: 0 -15px; } .amy-mv-ratelist table {
border: none;
font-family: "Roboto Condensed", sans-serif; }
.amy-mv-ratelist table tr {
background: #f8f8f8; }
.amy-mv-ratelist table tr.highlight {
background: #fde1c7; }
.amy-mv-ratelist table td {
border: none;
line-height: 65px;
padding: 0 25px;
width: 15%;
text-align: center;
border-bottom: 2px solid #fff; }
.amy-mv-ratelist table td.title {
border-right: 2px solid #fff;
width: 55%;
text-align: left; }
.amy-mv-ratelist table td.title a {
color: #000;
font-weight: bold;
font-size: 15px;
text-transform: uppercase; }
.amy-mv-ratelist table td.title a:hover {
color: #fe7900; }
.amy-mv-ratelist table td.turn {
color: #666; }
.amy-mv-ratelist table td.point {
background: #fe7900;
color: #fff;
font-size: 22px;
font-weight: bold;
width: 10%; }
.amy-mv-ratelist table td.star {
padding: 0; }
.amy-mv-ratelist table td.star ul {
margin: 0 auto;
float: none; } .amy-mv-carousel .slick-list {
padding: 40px 50px !important; }
.amy-mv-carousel .slick-arrow {
top: 96%; }
@media screen and (max-width: 1366px) {
.amy-mv-carousel .slick-arrow {
top: 94%; } }
@media screen and (max-width: 768px) {
.amy-mv-carousel .slick-arrow {
top: 103%; } }
.amy-mv-carousel .slick-arrow.slick-prev {
left: 39%;
width: auto;
height: auto; }
@media screen and (max-width: 1366px) {
.amy-mv-carousel .slick-arrow.slick-prev {
left: 38%; } }
@media screen and (max-width: 980px) {
.amy-mv-carousel .slick-arrow.slick-prev {
left: 34%; } }
.amy-mv-carousel .slick-arrow.slick-prev:hover:before {
color: #fff; }
.amy-mv-carousel .slick-arrow.slick-prev:before {
font-size: 36px;
color: #777475; }
.amy-mv-carousel .slick-arrow.slick-next {
right: 39%;
width: auto;
height: auto; }
@media screen and (max-width: 1366px) {
.amy-mv-carousel .slick-arrow.slick-next {
right: 38%; } }
@media screen and (max-width: 980px) {
.amy-mv-carousel .slick-arrow.slick-next {
right: 34%; } }
.amy-mv-carousel .slick-arrow.slick-next:hover:before {
color: #fff; }
.amy-mv-carousel .slick-arrow.slick-next:before {
font-size: 36px;
color: #777475; }
.amy-mv-carousel .carousel-item .carousel-thumb {
margin: 0 1px;
border-bottom: 2px solid #fe7900; }
.amy-mv-carousel .carousel-item .carousel-content {
background: rgba(254, 121, 0, 0.6) none repeat scroll 0 0;
bottom: 0;
display: none;
padding: 20px 10px;
position: absolute;
width: 100%;
text-align: center; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-title {
font-size: 20px;
font-weight: bold;
margin-top: 0;
margin-bottom: 2px; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-title a {
color: #fff; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-title a:hover {
color: #000; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-release {
font-size: 12px;
color: #fff;
margin-bottom: 7px; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-release span {
padding-left: 4px; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-button {
padding-bottom: 0px; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-button a {
color: #fff;
margin-right: 20px;
font-size: 12px; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-button a:last-child {
margin-right: 0; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-button a:hover {
color: #000; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-button a:hover i {
color: #000; }
.amy-mv-carousel .carousel-item .carousel-content .carousel-button i {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
color: #3b3b3b;
font-size: 9px;
height: 20px;
line-height: 22px;
margin-right: 3px;
text-align: center;
width: 20px; }
.amy-mv-carousel .carousel-item.slick-center {
position: relative;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2); }
.amy-mv-carousel .carousel-item.slick-center .carousel-thumb {
border-left: 2px solid #000;
border-right: 2px solid #000;
border-bottom: none;
margin: 0; }
.amy-mv-carousel .carousel-item.slick-center .carousel-content {
display: block; } .amy-tab:after {
content: "";
clear: both;
display: table; }
.amy-tab-nav ul {
margin-bottom: 25px;
list-style: outside none none;
padding: 0;
width: 100%;
display: table; }
.amy-tab-nav ul li {
display: block;
position: relative;
float: left;
margin-right: 35px; }
.amy-tab-nav ul li:after {
content: "/";
font-size: 28px;
font-weight: bold;
position: absolute;
right: -22px;
top: 0; }
.amy-tab-nav ul li.active a {
color: #fe7900; }
.amy-tab-nav ul li:last-child:after {
content: ''; }
.amy-tab-nav ul li a {
position: relative;
display: block;
font-size: 30px;
font-weight: bold;
margin-right: -1px;
transition: none; }
@media screen and (max-width: 640px) {
.amy-tab-nav ul li a {
font-size: 15px; } }
.amy-tab-contents .amy-tab-content {
display: none; }
.amy-tab-contents .amy-tab-content.active {
display: block; }
.amy-tab-contents h3.amy-shortcode-title {
display: none; }
.amy-tab.tab-style2 .amy-tab-nav ul {
background: #f1f1f1 none repeat scroll 0 0;
border-bottom: 1px solid #ddd; }
.amy-tab-left .amy-tab-nav {
float: left;
width: 25%; }
.amy-tab-left .amy-tab-nav ul {
border: none;
padding-right: 30px; }
.amy-tab-left .amy-tab-nav ul:before {
height: 0; }
.amy-tab-left .amy-tab-nav ul li {
float: none;
border-bottom: 1px dotted #ddd;
line-height: 40px; }
.amy-tab-left .amy-tab-nav ul li:before {
content: ""; }
.amy-tab-left .amy-tab-nav ul li a {
font-size: 16px;
font-weight: normal;
text-transform: none; }
.amy-tab-left .amy-tab-contents {
float: right;
width: 75%; } @media screen and (max-width: 768px) {
.amy-mv-blog.layout1 {
padding: 20px 0; } }
.amy-mv-blog.layout1 .entry-content {
text-align: center; }
@media screen and (max-width: 980px) {
.amy-mv-blog.layout1 .entry-content {
margin-bottom: 15px; } }
.amy-mv-blog.layout1 .entry-title {
font-size: 20px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px; }
.amy-mv-blog.layout1 .entry-btn {
background: #fe7900;
padding: 5px 10px;
color: #fff;
border-radius: 15px; }
.amy-mv-blog.layout1 .entry-summary {
font-size: 15px;
line-height: 22px;
overflow: hidden;
height: 22px;
margin-bottom: 20px; }
.amy-mv-blog.layout1 .wide .entry-title {
height: 42px;
overflow: hidden;
margin-bottom: 20px; }
@media screen and (max-width: 768px) {
.amy-mv-blog.layout1 .wide .entry-title {
margin-bottom: 12px;
height: auto; } }
.amy-mv-blog.layout1 .wide .entry-item {
margin-bottom: 25px; }
.amy-mv-blog.layout2 .entry-thumb {
position: relative; }
.amy-mv-blog.layout2 .entry-thumb:after {
background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%; }
.amy-mv-blog.layout2 .entry-item article {
position: relative; }
.amy-mv-blog.layout2 .entry-item .entry-title {
font-weight: bold;
font-size: 22px;
margin-top: 0;
height: 50px;
overflow: hidden; }
.amy-mv-blog.layout2 .entry-item .entry-title a {
color: #fff; }
.amy-mv-blog.layout2 .entry-item .entry-title a:hover {
color: #fe7900; }
.amy-mv-blog.layout2 .entry-item .entry-date {
background: #000;
font-weight: bold;
color: #fff;
padding: 10px;
text-transform: uppercase;
margin-bottom: 10px; }
.amy-mv-blog.layout2 .entry-item .entry-date span {
display: block;
line-height: 25px;
padding: 0 7px; }
.amy-mv-blog.layout2 .entry-item .entry-date .d {
font-size: 30px; }
.amy-mv-blog.layout2 .entry-item .entry-date .m {
font-size: 16px; }
.amy-mv-blog.layout2 .entry-item .entry-cat {
background: #fe7900;
padding: 2px 0;
text-align: center;
color: #fff; }
.amy-mv-blog.layout2 .entry-item .entry-excerpt {
margin-top: 55px;
max-height: 110px;
overflow: hidden;
font-size: 15px;
color: #666; }
.amy-mv-blog.layout2 .entry-item .entry-comment {
font-size: 18px;
font-weight: bold;
margin-top: 10px;
text-align: center; }
.amy-mv-blog.layout2 .entry-item .entry-comment i {
display: block;
font-size: 22px; }
.amy-mv-blog.layout2 .entry-item.out .entry-content {
margin-top: -80px; }
.amy-mv-blog.layout2 .entry-item.out .entry-content .left {
float: left;
padding-right: 15px; }
.amy-mv-blog.layout2 .entry-item.out .entry-content .right {
float: left; }
.amy-mv-blog.layout2 .entry-item.in .entry-content {
bottom: 0;
padding: 20px 35px;
position: absolute;
text-align: center;
display: block; }
.amy-mv-blog.layout2 .entry-item.in .entry-content .entry-cat {
display: inline-block;
padding: 2px 10px; }
.amy-mv-blog.layout2 .entry-item.in .entry-content .entry-title {
margin-top: 15px; } .amy-mv-search {
position: relative; }
.amy-mv-search input[type="text"] {
background: #fff none repeat scroll 0 0;
border: 2px solid #ddd;
border-radius: 25px;
display: inline-block;
min-width: 250px;
width: auto; }
.amy-mv-search input[type="submit"] {
background: #fe7900;
border-radius: 50%;
height: 40px;
margin-left: 7px;
padding: 0;
width: 40px; }
.amy-mv-search .search-ajax-content {
position: absolute;
background: #fff;
z-index: 999;
width: 80%;
padding: 10px;
display: none; }
.amy-mv-search .search-ajax-content.open {
display: block; }
.amy-mv-search .search-ajax-content .item-movie {
display: flex;
margin-bottom: 10px; }
.amy-mv-search .search-ajax-content .item-movie .item-name {
margin-left: 10px; } @media (max-width: 480px) {
#amy-top-bar {
display: none; }
.site-header.has-search .amy-mv-search {
display: none; }
.single-movie .entry-poster {
float: none; }
.single-movie .entry-info {
margin-left: 0;
margin-top: 15px; }
.single-movie .entry-media .number-media {
position: static; }
.single-movie .entry-showtime .select-cinema {
float: none;
width: 100%; }
.single-movie .entry-showtime .showtime {
float: none;
width: 100%;
margin-left: 0;
margin-top: 30px;
padding: 20px; }
.amy-mv-list .entry-item .entry-thumb {
float: none; }
.amy-mv-list .entry-item .entry-content {
margin-left: 0 !important;
margin-top: 15px; }
.amy-mv-list .entry-item .entry-content ul.info-list {
margin: 15px 0 25px; }
.amy-mv-list .showtime-btn {
display: none; }
.amy-mv-grid.layout1 .grid-item {
width: 100%; }
.filter-mv label,
.filter-mv input.select-date {
width: 100% !important;
margin-bottom: 15px; }
.amy-mv-ratelist table td {
line-height: 30px; }
.amy-mv-ratelist table td.title {
padding: 10px 5px;
text-align: left;
width: 30%; }
.amy-mv-ratelist table td.turn {
display: none; }
.amy-mv-ratelist table td.point {
font-size: 15px;
width: 5%;
padding: 0 5px; }
.amy-mv-showtime .left,
.amy-mv-showtime .right {
float: none;
width: auto; }
.amy-mv-showtime .movie-list {
margin-right: 0;
margin-bottom: 30px; }
.amy-actor.has-banner .container {
margin-top: 0; }
.amy-actor .actor-name {
margin: 0 0 20px -41px; }
.amy-blog.amy-masonry .main-content .amy-row {
margin-bottom: 0 !important; }
.amy-blog.amy-masonry .main-content .entry-item {
margin-bottom: 30px; }
.amy-blog.amy-masonry .main-content .entry-item.out .entry-title a {
color: #000; }
.amy-blog.amy-masonry .main-content .entry-item.out .entry-title a:hover {
color: #fe7900; }
.amy-blog.amy-masonry .main-content .entry-item .entry-excerpt {
margin-top: 0; }
.amy-blog.amy-grid .main-content article .entry-title {
height: auto; }
article.post .entry-bottom {
margin-top: 0; }
article.post .entry-meta {
top: -50px; }
article.post .entry-left {
margin: 0;
padding-top: 65px; }
.single-cinema .cinema-details {
background: #fe7900; }
.single-cinema .cinema-details .cinema-gallery {
margin-top: 0; }
.single-cinema .cinema-movie {
margin-top: 0; } }
@media (min-width: 480px) and (max-width: 768px) {
.amy-mv-showtime .left,
.amy-mv-showtime .right {
width: 50%; } }
@media screen and (max-width: 980px) {
#amy-top-bar .amy-top-bar-left .amy-module-text {
display: none; } } .amy-movie-item-poster > a {
position: relative;
display: block; }
.amy-movie-item-poster > a:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
opacity: 0;
z-index: 0;
background-color: #fe7900;
transform: scale(0.15);
-webkit-transform: scale(0.15);
transition: all 0.2s linear; }
.amy-movie-item-poster > a:before {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
color: #fe7900;
background-color: #fff;
font-size: 20px;
text-indent: 5px;
height: 50px;
left: 50%;
line-height: 50px;
position: absolute;
text-align: center;
top: 50%;
width: 50px;
z-index: 2;
opacity: 0;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
border-radius: 50%;
-webkit-border-radius: 50%;
transition: all 0.2s linear; }
.amy-movie-item-poster > a:hover:after, .amy-movie-item-poster > a:active:after, .amy-movie-item-poster > a:focus:after {
opacity: 0.3;
transform: scale(1);
-webkit-transform: scale(1); }
.amy-movie-item-poster > a:hover:before, .amy-movie-item-poster > a:active:before, .amy-movie-item-poster > a:focus:before {
opacity: 0.45; }
.amy-movie-carousel-1 .btn-link-all {
right: 15px; }
.btn-link-all {
color: #666666;
position: absolute;
right: 0;
top: -35px; }
.btn-link-all .fa {
margin-left: 5px; }
.slick-slide:focus {
outline: none; }
.amy-movie-item-back-inner .amy-movie-field-title {
font-size: 20px;
text-transform: capitalize;
font-weight: 700;
margin: 0 0 5px; }
.amy-movie-item-back-inner .amy-movie-field-title a {
color: #202020; }
.amy-movie-item-back-inner .amy-movie-field-title a:hover, .amy-movie-item-back-inner .amy-movie-field-title a:active, .amy-movie-item-back-inner .amy-movie-field-title a:focus {
color: #fe7900; }
.amy-movie-item-front .amy-movie-field-title {
font-size: 20px;
text-transform: capitalize;
font-weight: 700;
margin: 0 0 6px; }
.amy-movie-item-front .amy-movie-field-title a {
color: #202020; }
.amy-movie-item-front .amy-movie-field-title a:hover, .amy-movie-item-front .amy-movie-field-title a:active, .amy-movie-item-front .amy-movie-field-title a:focus {
color: #fe7900 !important; }
.amy-movie-item-front .amy-movie-field-release-date {
font-size: 12px;
color: #999999; }
.amy-btn-icon-text {
display: inline-block;
color: #666666;
margin-right: 30px;
line-height: 1; }
.amy-btn-icon-text .fa {
width: 20px;
height: 20px;
display: inline-block;
float: left;
margin-top: -4px;
margin-right: 5px;
text-align: center;
line-height: 20px;
border-radius: 50%;
background: #fe7900;
color: #202020;
font-size: 9px;
opacity: 0.8;
transition: all 0.2s linear; }
.amy-btn-icon-text .fa.fa-play::before {
margin-left: 3px; }
.amy-btn-icon-text:hover, .amy-btn-icon-text:active, .amy-btn-icon-text:focus {
color: #fe7900; }
.amy-btn-icon-text:hover .fa, .amy-btn-icon-text:active .fa, .amy-btn-icon-text:focus .fa {
opacity: 1; }
@media (max-width: 400px) {
.amy-btn-icon-text {
margin-right: 5px;
margin-bottom: 5px; } }
.amy-movie-item-back .amy-movie-item-back-inner {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
flex-direction: column;
-webkit-flex-direction: column;
position: relative; }
.amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
margin-left: 30px;
position: relative; }
.amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
position: absolute;
width: 46px;
height: 46px;
line-height: 46px;
top: 30px;
right: 15px; }
.amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 20px;
padding: 0 60px 0 0;
color: #fff; }
.amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title a {
color: #fff; }
.amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button {
padding: 18px 16px;
border-top: 1px dotted rgba(255, 255, 255, 0.12); }
.amy-movie-item-back .amy-movie-field-desc {
font-size: 13px;
line-height: 22px;
margin-bottom: 10px; }
.amy-movie-item-back .amy-movie-field-desc p {
margin-bottom: 10px; }
.amy-movie-custom-field-group {
margin-bottom: 3px; }
.amy-movie-custom-field-group a {
color: #fff;
font-size: 13px; }
.amy-movie-custom-field-group a:hover, .amy-movie-custom-field-group a:active, .amy-movie-custom-field-group a:focus {
color: #fe7900; }
.amy-movie-custom-field-group .amy-movie-custom-field-label {
color: #666666;
display: inline-block;
margin-right: 3px;
margin-bottom: 0; }
.amy-movie-custom-field-group .amy-movie-custom-field-content {
color: #fff;
font-size: 13px;
display: inline; }
.amy-movie-field-mpaa {
display: inline-block;
padding: 8px 10px 6px 10px;
background: #fe7900;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
color: #fff;
line-height: 11px;
text-transform: uppercase; }
.amy-movie-field-imdb {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
background: #fe7900;
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
font-size: 15px;
color: #fff;
line-height: 40px;
text-transform: uppercase; }
.amy-movie-item-meta {
margin-bottom: 15px;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px; }
.amy-movie-item-meta .amy-movie-field-mpaa {
margin-right: 10px; }
.amy-movie-item-meta .amy-movie-field-duration {
font-size: 14px;
color: #fe7900; }
.amy-movie-item-meta .amy-movie-field-duration .fa {
margin-right: 3px; }
.amy-movie-field-rating {
margin-bottom: 12px; }
.amy-movie-field-rating .amy-movie-field-rating-inner {
line-height: 20px; }
.amy-movie-field-rating .user-rating a {
font-size: 12px;
color: #666666; }
.amy-movie-field-rating .user-rating a:hover, .amy-movie-field-rating .user-rating a:active, .amy-movie-field-rating .user-rating a:focus {
color: #fe7900; }
.amy-movie-field-rating .rating-stars {
width: 80px;
overflow: hidden;
position: relative;
margin-right: 5px; }
.amy-movie-field-rating .rating-stars:before {
content: "    ";
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
color: #666666; }
.amy-movie-field-rating .rating-stars .current-rating {
overflow: hidden;
position: absolute;
top: -3px;
left: 0; }
.amy-movie-field-rating .rating-stars .current-rating:before {
content: "    ";
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
color: #f0a800; }
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
border: none;
border-radius: 3px;
background: #fff;
box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1); }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom {
margin-top: 6px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
border-bottom-color: #fff; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
top: -6px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
margin-top: 14px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow {
height: 30px;
margin-left: -6px;
width: 30px;
margin-top: -10px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left {
margin-right: 6px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
margin-right: 14px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow {
height: 30px;
margin-left: 0;
margin-top: -6px;
width: 15px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
border-left-color: #fff; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right {
margin-left: 6px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
height: 30px;
margin-left: -15px;
margin-top: -6px;
width: 23px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
border-right-color: #fff; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
left: -6px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top {
margin-bottom: 6px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
margin-bottom: 14px; }
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
border-top-color: #fff; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content {
color: #666666; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title a {
color: #202020; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group .amy-movie-custom-field-label {
color: #202020; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group .amy-movie-custom-field-content {
color: #666666; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group .amy-movie-custom-field-content a {
color: #666666; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group .amy-movie-custom-field-content a:hover, .tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group .amy-movie-custom-field-content a:active, .tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group .amy-movie-custom-field-content a:focus {
color: #fe7900; }
.tooltipster-sidetip.tooltipster-shadow.light .tooltipster-content .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button {
border-top: 1px dotted #d4d4d4; }
.tooltipster-sidetip.tooltipster-shadow.dark .tooltipster-box {
background: #000008; }
.tooltipster-sidetip.tooltipster-shadow.dark .tooltipster-content {
color: #666666; }
.tooltipster-sidetip.tooltipster-shadow.dark.tooltipster-top .tooltipster-arrow-border {
border-top-color: #000008; }
.tooltipster-sidetip.tooltipster-shadow.dark.tooltipster-right .tooltipster-arrow-border {
border-right-color: #000008; }
.tooltipster-sidetip.tooltipster-shadow.dark.tooltipster-left .tooltipster-arrow-border {
border-left-color: #000008; }
.tooltipster-sidetip.tooltipster-shadow.dark.tooltipster-bottom .tooltipster-arrow-border {
border-bottom-color: #000008; }
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
height: 15px;
margin-left: -6px;
width: 30px; }
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
display: none; }
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
border: 15px solid transparent; }
.col-md-15 {
float: left;
width: 20%;
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.amy-text-block {
margin-top: 75px; }
.amy-text-block .title {
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
font-size: 50px;
color: #fff;
text-transform: uppercase;
text-align: left;
margin-bottom: 5px;
margin-left: 5px;
line-height: 1; }
.amy-text-block .title .hight-light {
color: #fe7900; }
.amy-text-block .subtitle {
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
color: #fff;
font-size: 22px;
font-style: italic;
text-align: right;
margin-right: 50px;
margin-bottom: 10px;
text-transform: uppercase;
line-height: 1; }
.amy-text-block .text {
text-align: right;
margin-bottom: 20px;
font-size: 16px;
color: #c2c2c2;
margin-right: 60px; }
.amy-text-block .wr-button {
text-align: center; }
.amy-text-block .button {
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 1.5;
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
font-size: 14px;
color: #fff;
padding: 10px 30px 9px;
margin: 0 5px 5px 0;
width: auto;
text-transform: uppercase;
border-radius: 50px;
border: none;
background: -webkit-gradient(linear, left top, right top, from(#bb511e), to(#f1bc00));
background: linear-gradient(to right, #bb511e, #f1bc00);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
@media (max-width: 1200px) {
.amy-text-block {
margin-top: 0; }
.amy-text-block .title {
text-align: center;
margin-left: 0; }
.amy-text-block .subtitle {
text-align: center;
margin-right: 0; }
.amy-text-block .text {
text-align: center;
margin-right: 0; } }
@media (max-width: 768px) {
.amy-text-block .title {
font-size: 40px; } }
.amy-movieak-box .title {
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 15px;
display: inline;
color: #fe7900;
background: -webkit-gradient(linear, left top, right top, color-stop(32%, #bb511e), color-stop(100%, #f1bc00));
background: -webkit-linear-gradient(left, #bb511e 32%, #f1bc00 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.amy-movieak-box .meta-user {
margin-bottom: 20px;
margin-top: 20px; }
.amy-movieak-box .meta-user:before, .amy-movieak-box .meta-user:after {
content: " ";
display: table; }
.amy-movieak-box .meta-user:after {
clear: both; }
.amy-movieak-box .meta-user .icon-user {
display: inline-block;
float: left;
margin-right: 10px;
width: 44px;
height: 44px;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/icon-user2.png) no-repeat center; }
.amy-movieak-box .meta-user .content a {
color: #fff; }
.amy-movieak-box .meta-user .content a:hover, .amy-movieak-box .meta-user .content a:active, .amy-movieak-box .meta-user .content a:focus {
color: #fe7900; }
.amy-movieak-box .entry-list {
list-style: none;
margin: 0;
padding: 0; }
.amy-movieak-box .entry-list li {
font-size: 13px;
padding: 20px 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
color: #999999;
font-family: "Poppins", sans-serif; }
.amy-movieak-box .entry-list li:before, .amy-movieak-box .entry-list li:after {
content: " ";
display: table; }
.amy-movieak-box .entry-list li:after {
clear: both; }
.amy-movieak-box .entry-list li:last-child {
padding-bottom: 0; }
.amy-movieak-box .entry-list li .fa {
width: 40px;
height: 40px;
line-height: 36px;
text-align: center;
border-radius: 50%;
border: 2px solid #666666;
color: #666666;
float: left;
margin-right: 15px;
font-size: 24px; }
.streaming.single-movie {
margin: 0;
padding: 0; }
#background_lamp {
position: fixed;
background-color: #000;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.movie-steaming .amy-movie-item-play {
background: #000;
padding: 40px 0;
position: relative;
z-index: 99; }
.movie-steaming .amy-movie-item-play .div-control {
text-align: right;
font-size: 13px;
color: #999999;
padding: 15px 0; }
.movie-steaming .amy-movie-item-play .div-control > span {
display: inline-block;
margin-left: 15px;
padding-left: 15px;
line-height: 1;
cursor: pointer;
border-left: 1px solid #1a1a1a;
transition: all 0.2s linear; }
.movie-steaming .amy-movie-item-play .div-control > span .turn-on {
display: none; }
.movie-steaming .amy-movie-item-play .div-control > span.off .turn-on {
display: inline-block; }
.movie-steaming .amy-movie-item-play .div-control > span.off .turn-off {
display: none; }
.movie-steaming .amy-movie-item-play .div-control > span:hover, .movie-steaming .amy-movie-item-play .div-control > span:active, .movie-steaming .amy-movie-item-play .div-control > span:focus {
color: #fff; }
.movie-steaming .amy-movie-item-play .div-control > span:first-child {
border-left: none;
margin-left: 0;
padding-left: 0; }
.movie-steaming .amy-movie-item-play .div-control > span .fa {
margin-right: 5px; }
.movie-steaming .amy-movie-item-content-header {
background: #eeee;
border-bottom: 1px dotted #d4d4d4;
padding-bottom: 30px; }
.movie-steaming .amy-movie-item-header {
display: flex;
justify-content: space-between;
align-items: center; }
.movie-steaming .amy-movie-item-header .amy-movie-field-title {
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
margin: 30px 0 5px 0; }
.movie-steaming .amy-movie-list-server .amy-movie-serve-item {
display: flex;
align-items: center;
border-bottom: 1px dotted #d4d4d4; }
.movie-steaming .amy-movie-list-server .amy-movie-serve-item .amy-movie-serve-name {
font-family: "Roboto Condensed", sans-serif;
color: #202020;
min-width: 135px; }
.movie-steaming .amy-movie-list-server .amy-movie-serve-item .amy-movie-serve-name .fa {
margin-right: 5px;
color: #fe7900; }
.movie-steaming .amy-movie-list-server .amy-movie-serve-item .amy-movie-serve-options {
flex-grow: 1;
padding: 15px 20px;
border-left: 1px dotted #d4d4d4; }
.movie-steaming .amy-movie-list-server .optinal-link {
display: inline-block;
font-size: 13px;
background: #e1e1e1;
color: #666666;
padding: 8px;
float: left;
margin-right: 3px;
margin-bottom: 3px;
line-height: 1;
min-width: 32px;
text-align: center;
cursor: pointer; }
.movie-steaming .amy-movie-list-server .optinal-link.active {
background: #fe7900;
color: #fff; }
.movie-steaming .amy-movie-list-server .optinal-link:hover, .movie-steaming .amy-movie-list-server .optinal-link:active, .movie-steaming .amy-movie-list-server .optinal-link:focus {
background: #fe7900;
color: #fff; }
.movie-steaming .amy-movie-item-tags {
padding: 20px 0;
color: #666666; }
.movie-steaming .amy-movie-item-tags .tag-label {
font-size: 15px;
font-family: "Roboto Condensed", sans-serif;
color: #202020;
text-transform: uppercase;
margin-right: 5px;
float: left; }
.movie-steaming .amy-movie-item-tags .tag-link {
color: #666666;
font-size: 13px; }
.movie-steaming .amy-movie-item-tags .tag-link:hover, .movie-steaming .amy-movie-item-tags .tag-link:active, .movie-steaming .amy-movie-item-tags .tag-link:focus {
color: #fe7900; }
.movie-steaming .amy-movie-item-related-movie {
margin-bottom: 20px; }
.movie-steaming .amy-movie-item-related-movie .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group {
display: none !important; }
.movie-steaming .amy-movie-item-related-movie .slick-dots {
bottom: 103%;
text-align: right; }
.movie-steaming .amy-movie-item-related-movie .slick-dots li {
width: 8px;
height: 8px; }
.movie-steaming .amy-movie-item-related-movie .slick-dots li button {
width: 8px;
height: 8px; }
.movie-steaming .amy-movie-item-related-movie .slick-dots li button:before {
width: 8px;
height: 8px;
line-height: 8px;
font-size: 8px !important; }
.movie-steaming .amy-movie-item-related-movie .slick-dots li.slick-active button:before {
color: #fe7900; }
.movie-steaming .amy-movie-item-related-title {
font-size: 25px;
text-transform: capitalize;
font-weight: bold;
margin-bottom: 15px;
margin-top: 50px; }
.product-buy-ticket .product .woocommerce-topinfo-inner .entry-summary {
max-width: 100% !important;
margin-left: 20px; }
.product-buy-ticket .product .product_title {
border-bottom: 1px dotted #ddd;
padding-bottom: 15px; }
.product-buy-ticket .product .price {
display: none; }
.product-buy-ticket .product .smartcms_content_seats_item_label {
font-size: 14px;
color: #666666; }
.product-buy-ticket .product .smartcms_content_seats_item_color {
width: 130px;
height: 30px;
margin-top: 5px; }
.product-buy-ticket .product .smartcms_content_schedules_item {
background: #ebebeb;
font-size: 15px;
border-radius: 30px; }
.product-buy-ticket .product .smartcms_content_schedules_item:hover {
color: #fff; }
.product-buy-ticket .product .smartcms_content_schedules_item:hover .smartcms_content_schedules_item_date,
.product-buy-ticket .product .smartcms_content_schedules_item:hover .smartcms_content_schedules_item_time {
background: #fe7900;
color: #fff; }
.product-buy-ticket .product .smartcms_content_schedules_item .smartcms_content_schedules_item_date {
color: #666666;
padding: 10px 15px;
background: #ebebeb;
position: relative;
padding-right: 10px;
border-radius: 20px 0 0 20px; }
.product-buy-ticket .product .smartcms_content_schedules_item .smartcms_content_schedules_item_date:after {
position: absolute;
content: "";
border-left: 1px solid #fff;
width: 1px;
height: 20px;
right: 0; }
.product-buy-ticket .product .smartcms_content_schedules_item .smartcms_content_schedules_item_time {
color: #000000;
padding: 10px 15px;
background: #ebebeb;
padding-left: 10px;
border-radius: 0 20px 20px 0; }
.product-buy-ticket .product .smartcms_content_mapping .smartcms_content_mapping_item .smartcms_content_mapping_item_con {
background: #f7d1af;
font-size: 15px;
color: #fff;
padding: 0px;
border: 1px solid #fff; }
.product-buy-ticket .product .smartcms_content_mapping .smartcms_content_mapping_item .smartcms_content_mapping_item_con .srwseat_item_con_color {
width: 100%;
height: 100%;
padding: 12px; }
.product-buy-ticket .product .smartcms_content_mapping .smartcms_content_mapping_item .smartcms_content_mapping_item_con.active {
background: #fe7900; }
.product-buy-ticket .product .smartcms_content_mapping .smartcms_content_mapping_item .smartcms_content_mapping_item_con.active .srwseat_item_con_color {
border: none;
background: #fe7900 !important; }
.product-buy-ticket .product .quantity {
display: none !important; }
.product-buy-ticket-cart .product-quantity {
display: none !important; }
.wc-forward {
padding: 9px 20px; }
#review_form_wrapper {
margin-top: 30px; }
.amy-movie-list-info {
margin-top: 40px; }
.amy-movie-list-info ul.info-list {
margin: 0;
padding: 0; }
.amy-movie-list-info ul.info-list li {
list-style: none;
font-size: 14px; }
.amy-movie-list-info ul.info-list li label {
color: #202020; }
.entry-season-list {
margin-top: 30px; }
.entry-season-list .season-list ul {
margin: 0;
padding: 0; }
.entry-season-list .season-list ul li {
list-style: none;
line-height: 60px;
background: #f8f8f8;
border-bottom: 2px solid #fff;
font-size: 15px; }
.entry-season-list .season-list ul li span {
width: 15%;
display: inline-block;
border-right: 2px solid #fff;
text-align: center; }
.entry-season-list .season-list ul li a {
padding-left: 20px; }
.single-movie .post-navigation {
display: flex;
margin: 40px 0; }
.single-movie .post-navigation .nav-next {
margin-left: auto; }
.single-movie .post-navigation a {
margin: 0;
font-size: 13px;
color: #fff;
padding: 10px 7px 9px 7px;
display: inline-block;
-webkit-transition: none;
transition: none;
text-transform: capitalize;
background: #fe7900; }
.single-movie .post-navigation a:hover {
color: #000; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item {
margin-bottom: 60px;
clear: both; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .entry-showtime {
margin-top: 40px; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
float: left;
width: 196px;
margin-bottom: 0 !important; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
position: relative; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-front .amy-movie-item-poster .amy-movie-field-imdb {
position: absolute;
bottom: 8px;
left: 8px; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner {
min-height: 294px; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button {
border-bottom: 1px dotted #dbdbdb; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-icon-text {
border-right: 1px dotted #dbdbdb;
padding-right: 15px;
padding-left: 15px;
margin-right: 0; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-icon-text:first-child {
padding-left: 0; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-icon-text.link-detail {
border-right: none;
padding-right: 0; }
@media (max-width: 480px) {
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-icon-text {
border-right: none;
padding-right: 10px;
padding-left: 0; } }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-showtimes {
float: right;
display: inline-block;
color: #666666;
cursor: pointer;
transition: all 0.2s linear; }
@media (max-width: 480px) {
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-showtimes {
margin-top: 10px;
float: none; } }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-showtimes:after {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
margin-left: 3px;
font-size: 13px; }
.amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-showtimes:hover, .amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-showtimes:active, .amy-movie-layout-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-showtimes:focus {
color: #fe7900; }
.showtimes-wrapper {
background: #ebebeb;
margin-top: 20px;
position: relative; }
.showtimes-wrapper:before {
content: "";
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #ebebeb;
position: absolute;
right: 35px;
top: -5px; }
.showtimes-wrapper .amy-movie-times-inner {
width: 100%; }
.showtimes-wrapper .showtimes-row {
width: 100%;
display: flex;
flex-flow: row nowrap;
border-bottom: 1px dotted #d4d4d4; }
.showtimes-wrapper .showtimes-row:last-child {
border-bottom: none; }
.showtimes-wrapper .showtimes-row .cell {
box-sizing: border-box;
flex-grow: 1;
display: flex;
align-items: center;
padding: 18px 30px;
word-wrap: break-word; }
.showtimes-wrapper .showtimes-row .cell.amy-movie-times {
width: 72%;
padding: 18px 27px 15px 27px; }
@media (max-width: 768px) {
.showtimes-wrapper .showtimes-row .cell.amy-movie-times {
padding: 15px; } }
.showtimes-wrapper .showtimes-row .cell.amy-movie-cinema {
width: 28%;
border-right: 1px dotted #d4d4d4; }
@media (max-width: 768px) {
.showtimes-wrapper .showtimes-row .cell.amy-movie-cinema {
padding: 15px; } }
.showtimes-wrapper .showtimes-row .cell .amy-movie-intro-cinema {
margin: 0;
font-weight: bold;
font-size: 14px;
text-transform: uppercase; }
.showtimes-wrapper .showtimes-row .cell .amy-movie-intro-times {
display: inline-block;
line-height: 14px;
padding: 9px 20px;
font-size: 15px;
color: #666666;
background: #e1e1e1;
margin: 0 3px 6px 3px;
font-family: "Roboto Condensed", sans-serif;
cursor: pointer;
transition: all 0.2s linear; }
.showtimes-wrapper .showtimes-row .cell .amy-movie-intro-times:hover, .showtimes-wrapper .showtimes-row .cell .amy-movie-intro-times:active, .showtimes-wrapper .showtimes-row .cell .amy-movie-intro-times:focus {
color: #202020;
background: #fe7900; }
.showtimes-wrapper .showtimes-row .amy-movie-intro-list .button {
margin: 0 0 6px 3px;
line-height: 14px;
padding: 9px 10px;
font-size: 15px;
text-transform: capitalize;
transition: none;
background: #fe7900;
color: #202020; }
.showtimes-wrapper .showtimes-row .amy-movie-intro-list .button:hover, .showtimes-wrapper .showtimes-row .amy-movie-intro-list .button:active, .showtimes-wrapper .showtimes-row .amy-movie-intro-list .button:focus {
color: #fff;
background: -webkit-linear-gradient(left, #bb511e, #f1bc00);
background: -o-linear-gradient(right, #bb511e, #f1bc00);
background: -moz-linear-gradient(right, #bb511e, #f1bc00);
background: linear-gradient(to right, #bb511e, #f1bc00); }
.amy-movie-intro-time-group {
margin-bottom: 15px;
border-bottom: 1px dotted #d4d4d4;
padding-bottom: 15px; }
.amy-movie-intro-time-group .amy-movie-intro-date {
font-family: "Roboto Condensed", sans-serif;
color: #202020;
font-weight: bold;
margin-bottom: 5px;
font-size: 14px;
text-transform: uppercase; }
.amy-movie-intro-time-group .amy-movie-intro-list {
margin: 0 -3px; }
.amy-movie-intro-time-group .amy-movie-intro-list .button {
margin: 0 0 6px 3px;
height: auto;
line-height: 14px;
padding: 10px 18px;
font-size: 15px; }
.amy-section.amy-section-new-release-mv {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/bgsh3.jpg) no-repeat center top;
padding-top: 70px;
background-size: contain; }
.amy-section.amy-section-new-release-mv .amy-movie-carousel-1 .amy-movie-list {
margin: 0 -2.5px; }
.amy-section.amy-section-new-release-mv .amy-movie-carousel-1 .amy-movie-list .amy-movie-item {
padding: 0 2.5px; }
.amy-section.amy-section-new-release-mv .amy-movie-carousel-1 .amy-movie-list .slick-arrow {
top: 50%; }
.amy-section.amy-section-new-release-mv .amy-movie-carousel-1 .amy-movie-list .slick-arrow.slick-prev {
left: 2.5px; }
.amy-section.amy-section-new-release-mv .amy-movie-carousel-1 .amy-movie-list .slick-arrow.slick-next {
right: 0px; }
.amy-movie-carousel-1 .amy-movie-list {
position: relative;
margin: 0 -10px; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-items {
position: relative;
transition: all 0.2s linear; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-items:before {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
font-size: 26px;
margin: auto;
text-align: center;
position: absolute;
left: 0;
right: 0;
top: 25%;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-items.slick-initialized {
background: none;
transition: all 0.2s linear; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-items.slick-initialized:before {
content: none; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-items.slick-initialized .amy-movie-item {
display: inline-block;
visibility: visible; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item {
display: none;
padding: 0 10px; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item:first-child {
display: inline-block;
visibility: hidden; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front {
position: relative;
display: inline-block; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-field-title {
font-size: 18px;
margin-bottom: 3px; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
position: relative; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster img {
width: 100%; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster .amy-movie-field-mpaa {
position: absolute;
top: 10px;
left: 10px; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster .amy-movie-field-imdb {
position: absolute;
bottom: 10px;
right: 10px; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-content .amy-movie-field-title {
margin-top: 10px; }
.amy-movie-carousel-1 .amy-movie-list .amy-movie-item-back {
display: none; }
.amy-movie-carousel-1 .amy-movie-list .slick-dots li button:before {
font-size: 16px; }
.amy-movie-carousel-1 .slick-arrow {
background: #fff;
opacity: 0.65;
border: none;
color: #202020;
border-radius: 0;
width: 35px;
height: 60px;
line-height: 72px;
top: calc(50% - 20px);
transition: all 0.2s linear; }
.amy-movie-carousel-1 .slick-arrow:hover, .amy-movie-carousel-1 .slick-arrow:active, .amy-movie-carousel-1 .slick-arrow:focus {
opacity: 1; }
.amy-movie-carousel-1 .slick-arrow:before {
color: #202020; }
.amy-movie-carousel-1 .slick-arrow.slick-prev {
left: 10px;
z-index: 1;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px; }
.amy-movie-carousel-1 .slick-arrow.slick-prev:before {
margin-right: 8px; }
.amy-movie-carousel-1 .slick-arrow.slick-next {
right: 8px;
z-index: 1;
border-top-left-radius: 40px;
border-bottom-left-radius: 40px; }
.amy-movie-carousel-1 .slick-arrow.slick-next:before {
margin-left: 8px; }
.amy-movie-carousel-2 .amy-movie-list {
position: relative;
margin: 0 -10px; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items {
position: relative;
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items:before {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
font-size: 26px;
margin: auto;
text-align: center;
position: absolute;
left: 0;
right: 0;
top: 25%;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items.slick-initialized {
background: none;
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items.slick-initialized:before {
content: none; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items.slick-initialized .amy-movie-item {
display: inline-block;
visibility: visible; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item {
padding: 0 2px;
display: none; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item:first-child {
display: inline-block;
visibility: hidden; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner {
padding: 40px 0;
position: relative;
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-poster {
width: 204px;
height: 306px;
transition: all 0.2s linear;
background-color: rgba(0, 0, 0, 0.3);
position: relative;
display: inline-block; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-poster img {
width: 100%;
height: auto;
border-bottom: 3px solid #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back {
width: 456px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: all 0.2s linear;
background-color: #e6e7e9;
overflow: hidden; }
@media (max-width: 768px) {
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back {
display: none; } }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner {
min-height: 444px; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
padding-top: 20px; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title a {
color: #202020;
font-size: 25px; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title:hover, .amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title:active, .amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title:focus {
color: #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button {
border-top: 1px solid #dbdbdb; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group label.amy-movie-custom-field-label {
color: #202020; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content {
color: #666666; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content a {
color: #666666; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content a:hover, .amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content a:active, .amy-movie-carousel-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content a:focus {
color: #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner {
padding: 0;
position: relative;
width: 714px;
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner .amy-movie-item-poster {
width: 258px;
height: auto;
background-color: rgba(0, 0, 0, 0.3);
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner .amy-movie-item-poster a:after {
background-color: #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner .amy-movie-item-poster a:before {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
border: 2px solid #fff;
background-color: transparent;
color: #fff;
font-size: 22px;
text-indent: 5px;
height: 60px;
left: 50%;
line-height: 60px;
position: absolute;
text-align: center;
top: 50%;
width: 60px;
z-index: 2;
opacity: 0.2;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
border-radius: 50%;
-webkit-border-radius: 50%;
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner .amy-movie-item-poster a:hover:before {
opacity: 0.45;
background-color: #fff;
color: #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner .amy-movie-item-back {
left: 258px;
opacity: 1;
transition: all 0.2s linear; }
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner .slick-arrows {
display: block; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrows {
display: none; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow {
z-index: 9999; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow:hover, .amy-movie-carousel-2 .amy-movie-list .slick-arrow:active, .amy-movie-carousel-2 .amy-movie-list .slick-arrow:focus {
opacity: 1; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow:hover:before, .amy-movie-carousel-2 .amy-movie-list .slick-arrow:active:before, .amy-movie-carousel-2 .amy-movie-list .slick-arrow:focus:before {
color: #202020 !important; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow.slick-prev {
left: -35px;
width: 0;
height: 0;
border-radius: 0;
border: none;
border-top: 35px solid transparent;
border-bottom: 35px solid transparent;
border-right: 35px solid #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow.slick-prev:before {
position: absolute;
top: -13px;
right: -26px;
color: #fff;
opacity: 1; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow.slick-next {
right: -35px;
border-radius: 0;
width: 0;
height: 0;
border: none;
border-top: 35px solid transparent;
border-bottom: 35px solid transparent;
border-left: 35px solid #fe7900; }
.amy-movie-carousel-2 .amy-movie-list .slick-arrow.slick-next:before {
position: absolute;
top: -13px;
left: -26px;
color: #fff;
opacity: 1; }
@media (max-width: 768px) {
.amy-movie-carousel-2 .amy-movie-list .amy-movie-items .slick-center.amy-movie-item .amy-movie-item-inner {
padding: 0;
width: 100%; } }
.amy-movie-carousel-3d .amy-movie-items {
position: relative;
width: 100%;
max-width: 720px;
height: 400px;
clear: both;
overflow: hidden;
margin: 0 auto; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item {
display: none;
cursor: pointer; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-poster {
display: block;
cursor: pointer;
position: relative;
width: 214px; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-poster .reflect {
position: relative; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-poster .reflect:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 0;
background-color: rgba(0, 0, 0, 0);
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item:hover .reflect:after {
background-color: rgba(0, 0, 0, 0.2); }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button {
position: absolute;
left: 0;
right: 0;
top: 35%;
margin: 0 auto;
text-align: center;
opacity: 0;
z-index: -1;
transition: all 0.2s linear; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button a {
display: inline-block;
width: 40px;
height: 40px;
margin: 0 5px;
text-align: center;
line-height: 40px;
border-radius: 50%;
background-color: #fe7900;
color: #202020;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button a:hover, .amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button a:active, .amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button a:focus {
background-color: #fff;
color: #202020; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button a .fa-play {
margin-left: 4px; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button a:focus {
outline: none; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item.carousel-center .amy-movie-item-poster:hover .amy-movie-item-button {
opacity: 1;
z-index: 1; }
@media (max-width: 480px) {
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item {
display: block; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-poster {
margin: 0 auto; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-poster canvas {
display: none !important; }
.amy-movie-carousel-3d .amy-movie-items .amy-movie-item .amy-movie-item-button {
opacity: 1;
z-index: 1; }
.amy-movie-carousel-3d .amy-movie-items .amy-arrow {
color: #333; } }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item {
margin-bottom: 30px;
padding-bottom: 25px;
border-bottom: 1px dotted #d4d4d4; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item:before, .amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item:after {
content: " ";
display: table; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item:after {
clear: both; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item:last-child {
border-bottom: none;
padding-bottom: 0; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 264px; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front img {
max-width: 100%;
height: auto; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 0px 0 5px 30px; }
@media (max-width: 480px) {
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 10px 0; } }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 25px;
padding-right: 0; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
right: 0;
top: 10px; }
@media (max-width: 660px) {
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
display: none; } }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-showtimes {
padding: 5px 0 5px 30px;
height: 100%;
overflow: hidden; }
@media (max-width: 480px) {
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-showtimes {
padding: 10px 0; } }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group {
margin-top: 30px;
overflow: hidden; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group:first-child {
margin-top: 15px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-intro-cinema {
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
margin: 0 0 10px 0; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-top: 2px solid #fe7900;
font-family: "Roboto Condensed", sans-serif; }
@media (max-width: 992px) {
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times {
display: block;
border-top: none; } }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell {
font-size: 15px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
text-align: center;
word-wrap: break-word;
box-sizing: border-box;
margin: 0 2px; }
@media (max-width: 992px) {
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell {
display: block; } }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell:first-child {
margin-left: 0; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell:last-child {
margin-right: 0; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell.current-date {
color: #202020; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell.current-date .amy-cell-inner .amy-head {
background: #fe7900; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell.current-date .amy-cell-inner .amy-intro-times div {
background: #fe7900;
cursor: pointer; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-head {
padding: 4px 0;
margin-bottom: 6px;
background: #e5e5e5; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-head div {
line-height: 22px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times {
margin-bottom: 2px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times div {
margin-bottom: 2px;
padding: 3px 0;
background: #e5e5e5;
transition: all 0.2s linear;
cursor: pointer;
display: inline-block;
width: 100%; }
@media (max-width: 992px) {
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times div {
width: auto; } }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times div:hover, .amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times div:active, .amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times div:focus {
background: #fe7900; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .button {
margin-top: 3px;
padding: 7px 0;
font-size: 14px;
color: #fff;
background: #fe7900;
transition: none;
width: 100%;
display: block;
text-transform: capitalize; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .button:hover, .amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .button:active, .amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .button:focus {
color: #fff;
background: -webkit-linear-gradient(left, #bb511e, #f1bc00);
background: -o-linear-gradient(right, #bb511e, #f1bc00);
background: -moz-linear-gradient(right, #bb511e, #f1bc00);
background: linear-gradient(to right, #bb511e, #f1bc00); }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper {
width: 100%;
display: table; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row {
display: table-row;
background: #f4f3f1; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.row-1 {
background: #eeeeee; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header {
background: #eeeeee; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell {
padding: 25px 2px;
border-right: 1px dotted #d4d4d4;
border-bottom: 1px dotted #d4d4d4;
vertical-align: middle; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell .showtimes-day {
display: block; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell:first-child {
border-right: none; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell:last-child {
border-right: none; }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell {
display: none; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.showtimes-title-cell {
padding-left: 0;
width: 490px; }
@media (max-width: 900px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.showtimes-title-cell {
width: 174px; } }
@media (max-width: 700px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.showtimes-title-cell {
width: 120px; } }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.showtimes-title-cell {
display: block;
width: 100%;
padding-left: 15px;
padding-right: 15px; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.w120 {
width: 120px; }
@media (max-width: 1600px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.w120 {
width: 30px; } }
@media (max-width: 900px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-movie-showtimews-cell.w120 {
width: 15px; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .showtimes-title {
font-size: 25px;
margin: 0;
font-weight: bold;
text-transform: capitalize;
display: inline-block;
line-height: 1; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .showtimes-day {
font-size: 16px;
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
color: #202020;
line-height: 1; }
@media (max-width: 1120px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .showtimes-day {
font-size: 15px !important; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-navigation-movie {
display: inline-block; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-navigation-movie a {
display: inline-block;
width: 38px;
height: 38px;
border-radius: 50%;
border: 2px solid #e1e1e1;
margin: 0 3px;
text-align: center;
line-height: 36px;
color: #c2c2c2; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-navigation-movie a:hover, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-navigation-movie a:active, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header .amy-navigation-movie a:focus {
color: #fe7900;
border-color: #fe7900; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header h5 {
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 3px 0; }
@media (max-width: 1120px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row.header h5 {
font-size: 15px !important;
text-transform: capitalize; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell {
padding: 30px 1px;
text-align: center;
display: table-cell;
vertical-align: top;
border-right: 1px dotted #d4d4d4;
border-bottom: 1px dotted #d4d4d4; }
@media (max-width: 900px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell {
padding: 15px 1px; } }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell {
display: block;
padding: 15px; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:first-child {
border-right: none; }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:first-child {
display: none; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:last-child {
border-right: none; }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:last-child {
display: none; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .intro-date-time {
display: none; }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .intro-date-time {
display: block; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .showtimes-header-inner {
display: flex;
align-items: center; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .showtimes-day {
display: none;
font-size: 16px;
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
color: #202020; }
@media (max-width: 900px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .showtimes-day {
display: block; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item {
text-align: left; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front {
max-width: 174px;
float: left; }
@media (max-width: 360px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front {
max-width: 120px; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
position: relative; }
@media (max-width: 700px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
width: 120px; } }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
width: 100%; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front .amy-movie-item-poster .amy-movie-field-imdb {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
background: #fe7900;
color: #fff;
text-align: center;
line-height: 40px;
position: absolute;
bottom: 8px;
right: 8px; }
@media (max-width: 900px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back {
display: none; } }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back {
display: block; } }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-item-content {
padding-top: 0; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-field-title {
padding: 0;
font-size: 22px; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-field-title a {
color: #202020; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-field-title a:hover, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-field-title a:active, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-field-title a:focus {
color: #fe7900; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-custom-field-group .amy-movie-custom-field-content {
color: #202020; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-custom-field-group a {
color: #202020; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-custom-field-group a:hover, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-custom-field-group a:active, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-custom-field-group a:focus {
color: #fe7900; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .button {
margin: 0;
font-size: 13px;
color: #fff;
padding: 10px 7px 9px 7px;
display: inline-block;
-webkit-transition: none;
transition: none;
text-transform: capitalize;
background: #fe7900; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .button:hover, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .button:active, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .button:focus {
color: #fff; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-times {
display: block;
margin-bottom: 10px; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-times span {
display: inline-block;
font-size: 15px;
background: #e1e1e1;
padding: 9px 18px 7px 18px;
line-height: 1;
cursor: pointer;
font-family: "Roboto Condensed", sans-serif;
transition: all 0.2s linear; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-times span:hover, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-times span:active, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-times span:focus {
background: #fe7900; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header {
background: #eeeeee;
margin-bottom: 45px; }
@media (max-width: 992px) {
.amy-movie-showtimews-daily-1 .amy-showtimes-header {
margin-bottom: 15px; } }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner {
max-width: 1170px;
padding: 0 15px;
margin: auto;
text-align: center; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul {
list-style: none;
padding: 0;
margin: 0; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li {
display: inline-block;
padding: 30px 0; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li.active a span {
color: #fe7900; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li:first-child a {
border-left: 1px dotted #d4d4d4; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a {
display: inline-block;
border-right: 1px dotted #d4d4d4;
padding: 0 20px;
min-width: 150px; }
@media (max-width: 1100px) {
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a {
min-width: 1px; } }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a span {
display: block;
font-size: 15px;
font-family: "Roboto Condensed", sans-serif;
color: #202020;
font-weight: bold;
line-height: 18px;
transition: all 0.2s linear; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a:hover, .amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a:active, .amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a:focus {
outline: none;
text-decoration: none;
color: #fe7900; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a:hover span, .amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a:active span, .amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a:focus span {
opacity: 0.8; }
.amy-movie-showtimews-daily-1 .amy-movie-list {
max-width: 1170px;
margin: auto;
padding: 0 15px; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item {
border-bottom: 1px dotted #d4d4d4;
padding-bottom: 30px;
margin-bottom: 30px; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item:before, .amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item:after {
content: " ";
display: table; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item:after {
clear: both; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item:last-child {
border-bottom: none;
padding-bottom: 0; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 214px;
max-height: 321px;
overflow: hidden; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 5px 0 5px 30px; }
@media (max-width: 480px) {
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 5px 0; } }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
right: 0;
top: 15px; }
@media (max-width: 640px) {
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
display: none; } }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 25px;
padding-right: 0; }
.amy-movie-showtimews-daily-1 .amy-movie-item-showtimes {
padding: 21px 0 0px 0;
margin-top: 15px;
margin-left: 30px;
border-top: 1px dotted #d4d4d4;
position: relative; }
.amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times span {
display: inline-block;
padding: 9px 20px 7px 20px;
background: #e1e1e1;
font-family: "Roboto Condensed", sans-serif;
margin-right: 6px;
margin-bottom: 6px;
font-size: 15px;
line-height: 1;
float: left;
transition: all 0.2s linear;
cursor: pointer; }
.amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times span:hover, .amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times span:active, .amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times span:focus {
background: #fe7900; }
.amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times .button {
padding: 6px 8px;
text-transform: capitalize;
margin: 0;
color: #fff;
background: #fe7900;
transition: none;
display: inline-block; }
.amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times .button:hover, .amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times .button:active, .amy-movie-showtimews-daily-1 .amy-movie-item-showtimes .amy-movie-intro-times .button:focus {
color: #fff;
background: -webkit-linear-gradient(left, #bb511e, #f1bc00);
background: -o-linear-gradient(right, #bb511e, #f1bc00);
background: -moz-linear-gradient(right, #bb511e, #f1bc00);
background: linear-gradient(to right, #bb511e, #f1bc00); }
.amy-movie-showtimews-daily-1.amy-ajax-showtime-loading .amy-movie-list {
position: relative;
max-height: 400px;
overflow: hidden; }
.amy-movie-showtimews-daily-1.amy-ajax-showtime-loading .amy-movie-list:before {
content: "";
width: 100%;
height: 100%;
display: block;
position: absolute;
text-align: center;
background-color: #f4f3f1;
z-index: 2;
top: 0;
left: 0; }
.amy-movie-showtimews-daily-1.amy-ajax-showtime-loading .amy-movie-list:after {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
position: absolute;
font-size: 20px;
z-index: 99;
top: 100px;
left: 0;
right: 0;
width: 20px;
height: 20px;
margin: 0 auto;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.amy-movie-showtimews-daily-2 .amy-movie-list {
margin: auto; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 196px;
max-height: 294px;
overflow: hidden; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front img {
width: 100%;
height: 100%; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner {
min-height: 294px;
padding-left: 30px; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-content {
padding-left: 0 !important;
margin-left: 0; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 25px;
padding-right: 0; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
top: 5px;
right: 0; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button {
padding-left: 0 !important;
margin-left: 0 !important; }
.amy-movie-showtimews-daily-2 .amy-movie-item-time-list {
text-align: left; }
.amy-movie-showtimews-daily-2 .amy-movie-item-time-list .intro-time {
font-family: "Roboto Condensed", sans-serif;
font-size: 15px;
display: inline-block;
line-height: 1;
padding: 6px 4px;
margin: 0 1px 6px 0; }
.amy-movie-showtimews-daily-2 .amy-movie-item-time-list a.button {
padding: 10px 20px;
color: #fff;
margin-top: 10px;
margin-bottom: 0;
text-transform: capitalize;
background: #fe7900;
transition: none;
display: block;
width: 110px; }
.amy-movie-showtimews-daily-2 .amy-movie-item-time-list a.button:hover, .amy-movie-showtimews-daily-2 .amy-movie-item-time-list a.button:active, .amy-movie-showtimews-daily-2 .amy-movie-item-time-list a.button:focus {
color: #fff;
background: -webkit-linear-gradient(left, #bb511e, #f1bc00);
background: -o-linear-gradient(right, #bb511e, #f1bc00);
background: -moz-linear-gradient(right, #bb511e, #f1bc00);
background: linear-gradient(to right, #bb511e, #f1bc00); }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes {
position: relative; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes:before {
content: "";
display: block;
width: 10px;
height: 100%;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/dot-white.png) repeat-y top center;
position: absolute;
top: 0;
left: 15px; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes:after {
content: "";
display: block;
width: 10px;
height: 100%;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/icons/dot-white.png) repeat-y top center;
position: absolute;
top: 0;
right: 15px; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes.amy-ajax-showtime-loading .amy-movie-item-time-list {
position: relative; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes.amy-ajax-showtime-loading .amy-movie-item-time-list:before {
content: "";
width: 100%;
height: 100%;
display: block;
position: absolute;
text-align: center;
background-color: #e5e5e5;
z-index: 2;
top: 0;
left: 0; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes.amy-ajax-showtime-loading .amy-movie-item-time-list:after {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
position: absolute;
font-size: 20px;
z-index: 99;
top: 10px;
left: 0;
right: 0;
width: 20px;
height: 20px;
margin: 0 auto;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes .amy-movie-item-showtimes-inner {
background: #e5e5e5;
padding: 20px 25px;
margin: 0 17px;
min-height: 294px; }
@media (max-width: 1124px) {
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes .amy-movie-item-showtimes-inner {
padding: 10px 15px 20px 15px; } }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes .amy-movie-item-showtimes-inner .showtimes-title {
margin-top: 10px;
margin-bottom: 5px;
font-size: 15px;
text-transform: uppercase;
font-family: "Roboto Condensed", sans-serif;
color: #202020;
font-weight: bold; }
.amy-movie-showtimews-daily-2 .amy-movie-item-showtimes .amy-movie-item-showtimes-inner select {
border: 2px solid #e1e1e1;
margin: 0 0 15px 0;
padding: 2px 10px; }
@media (max-width: 992px) {
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 130px;
margin-right: 15px; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner {
display: block;
padding-left: 0px; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 0px 0 5px 0;
min-height: 195px; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 20px; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-custom-field-group {
display: none; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-showtimes {
padding: 0px 0 5px 0; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell {
border-bottom: 1px dotted #d4d4d4;
padding-bottom: 4px;
margin-bottom: 8px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell:before, .amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell:after {
content: " ";
display: table; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell:after {
clear: both; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell:last-child {
border-bottom: none; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner:before, .amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner:after {
content: " ";
display: table; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner:after {
clear: both; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .inner-content {
margin: 0 -4px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-head {
width: 20%;
float: left;
margin-right: 0;
padding: 5px 4px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times {
width: 80%;
float: left;
text-align: left;
padding: 0 4px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .amy-intro-times div {
display: inline-block;
padding-left: 20px;
padding-right: 20px;
float: left;
margin-right: 4px;
margin-bottom: 4px; }
.amy-movie-showtimews-1 .amy-movie-item-showtimes .showtimes-cinema-group .amy-movie-times .amy-cell .amy-cell-inner .button {
display: inline-block;
width: auto;
padding-left: 20px;
padding-right: 20px;
float: left; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-front {
width: 130px; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-field-title {
font-size: 20px; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-item-content {
padding: 0px 15px 0px 15px; }
.amy-section.wpb_row.amy-no-padding {
padding-bottom: 10px !important; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item {
padding-bottom: 20px;
margin-bottom: 20px; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item:last-child {
margin-bottom: 0; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 130px;
margin-right: 15px; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner {
display: block; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 5px 0 5px 15px;
min-height: 195px; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 20px; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-showtimes {
margin-left: 0;
margin-top: 0;
padding-top: 10px; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul {
padding: 20px 0; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li {
padding: 0; }
.amy-movie-showtimews-daily-1 .amy-showtimes-header .amy-showtimes-header-inner ul li a {
padding: 2px 10px;
margin-bottom: 5px; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-inner {
width: 100%; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 130px;
margin-right: 15px; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner {
padding-left: 0;
display: block; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-imdb {
display: none; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 20px !important; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back-inner .amy-movie-item-button {
border-bottom: none; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-showtimes {
width: 100%; }
.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-showtimes .amy-movie-item-showtimes-inner {
min-height: 140px; } }
@media (max-width: 660px) {
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row {
margin-bottom: 15px;
display: block; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell {
text-align: left;
display: block; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:before, .amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:after {
content: " ";
display: table; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell:after {
clear: both; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .intro-date-time {
float: left;
width: 100px;
font-family: "Roboto Condensed", sans-serif;
color: #202020;
font-weight: bold;
font-size: 15px; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-list {
padding-left: 100px; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-intro-list .amy-movie-intro-times {
display: inline-block;
float: left;
margin: 0 2px 2px 0; } }
@media (max-width: 480px) {
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item {
margin-bottom: 20px;
padding-bottom: 2px; }
.amy-movie-showtimews-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-desc {
display: block; }
.amy-movie-showtimews-2 .amy-movie-showtimews-wrapper .amy-movie-showtimews-row .amy-movie-showtimews-cell .amy-movie-item .amy-movie-item-back .amy-movie-custom-field-group {
display: none; }
.amy-movie-showtimews-daily-1 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-desc {
display: block; }
.amy-movie-layout-list.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-custom-field-group {
display: none; }
.amy-movie-layout-list.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-field-desc {
display: block !important; }
.amy-movie-layout-list.amy-movie-showtimews-daily-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button {
border: none !important;
display: none; } }
.amy-heading {
margin-bottom: 25px; }
.amy-heading.margin-bottom-15 {
margin-bottom: 10px; }
.amy-heading.mb15 {
margin-bottom: 15px; }
.amy-heading .seperator {
display: none; }
.amy-heading .entry-header .title-heading {
font-size: 35px;
font-weight: 700;
color: #202020;
margin: 0;
position: relative;
display: inline-block; }
.amy-heading .entry-header .title-heading .title-highlight {
color: #fe7900; }
.amy-heading.has-seperator .entry-header {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
-webkit-flex-flow: row wrap; }
.amy-heading.has-seperator .entry-header .seperator {
display: inline-block;
flex: 1 0;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg.png) repeat-x center;
position: relative; }
.amy-heading.has-seperator .entry-header .title-heading {
flex: 0 auto;
padding: 0 20px; }
.amy-heading.has-seperator.seperator-2.text-left.seperator-left-full .entry-header:before {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg-2.png) repeat-x center !important; }
.amy-heading.has-seperator.seperator-2 .entry-header .seperator {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg-2.png) repeat-x center; }
.amy-heading.has-seperator.seperator-2 .entry-header .seperator:before {
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg-2.png) repeat-x center !important; }
.amy-heading.has-seperator.seperator-left-full .entry-header .seperator-left:before {
content: "";
width: 150%;
height: 9px;
position: absolute;
top: 0;
bottom: 0;
right: 98%;
margin: auto;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg.png) repeat-x center; }
.amy-heading.has-seperator.seperator-right-full .entry-header .seperator-right:before {
content: "";
width: 150%;
height: 9px;
position: absolute;
top: 0;
bottom: 0;
left: 100%;
margin: auto;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg.png) repeat-x center; }
.amy-heading.has-seperator.text-left .entry-header .title-heading {
padding: 0 20px 0 0; }
.amy-heading.has-seperator.text-left .entry-header .seperator-left {
display: none; }
.amy-heading.has-seperator.text-left.seperator-left-full .entry-header {
position: relative; }
.amy-heading.has-seperator.text-left.seperator-left-full .entry-header:before {
content: "";
width: 150%;
height: 9px;
position: absolute;
top: 0;
bottom: 0;
right: 101%;
margin: auto;
background: url(//cineplex-korinthos.gr/wp-content/themes/amy-movie/images/bg/seperator-bg.png) repeat-x center; }
.video-js:hover .vjs-big-play-button, .video-js:active .vjs-big-play-button, .video-js:focus .vjs-big-play-button {
background-color: rgba(255, 255, 255, 0.8); }
.video-js .vjs-big-play-button {
width: 70px;
height: 70px;
border-radius: 50%;
text-align: center;
line-height: 70px;
font-size: 40px;
cursor: pointer;
left: 0;
right: 0;
bottom: 0;
top: calc(50% - 35px);
margin: 0 auto;
border: none;
background-color: rgba(255, 255, 255, 0.45);
color: #fe7900; }
.video-js .vjs-big-play-button:hover, .video-js .vjs-big-play-button:active, .video-js .vjs-big-play-button:focus {
background-color: rgba(255, 255, 255, 0.8); }
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
visibility: visible;
opacity: 1; }
.trailer-list-wrapper {
background-repeat: no-repeat;
background-position: center top;
background-size: cover; }
.trailer-list-wrapper:before, .trailer-list-wrapper:after {
content: " ";
display: table; }
.trailer-list-wrapper:after {
clear: both; }
.trailer-list-wrapper .dark-edges-bg {
background: radial-gradient(60% 100% at top, transparent, black);
background: -webkit-radial-gradient(center, 50% 70%, transparent, black); }
.trailer-list-wrapper .trailer-list-wrapper-inner {
margin: 0 auto;
max-width: 1170px; }
.trailer-list-wrapper .trailer-list-wrapper-inner:before, .trailer-list-wrapper .trailer-list-wrapper-inner:after {
content: " ";
display: table; }
.trailer-list-wrapper .trailer-list-wrapper-inner:after {
clear: both; }
@media (max-width: 992px) {
.trailer-list-wrapper .trailer-list-wrapper-inner {
display: flex;
flex-direction: column-reverse; }
.trailer-list-wrapper .trailer-list-wrapper-inner .playlist-trailer {
padding: 0 0 50px 0; } }
.trailer-col-right .video-wrapper {
padding: 50px 0;
min-height: 422px; }
@media (max-width: 992px) {
.trailer-col-right .video-wrapper {
min-height: 200px;
padding: 50px 0 0px 0; } }
.video-holder-wrapper {
min-height: 410px;
position: relative; }
@media (max-width: 980px) {
.video-holder-wrapper {
min-height: inherit; } }
.video-holder-wrapper .video-holder {
display: none;
overflow: hidden; }
.video-holder-wrapper .video-play {
position: absolute;
top: calc(50% - 65px);
left: 100px; }
@media (max-width: 980px) {
.video-holder-wrapper .video-play {
left: calc(50% - 200px); } }
@media (max-width: 460px) {
.video-holder-wrapper .video-play {
left: calc(50% - 40px); } }
.video-holder-wrapper .play-text {
float: left;
display: inline-block;
padding: 15px 30px 40px;
border-right: 2px solid #fe7900;
margin-right: 30px; }
@media (max-width: 460px) {
.video-holder-wrapper .play-text {
display: none; } }
.video-holder-wrapper .play-text h3 {
font-size: 30px;
font-weight: bold;
color: #fff;
margin: 0;
text-transform: uppercase; }
.video-holder-wrapper .play-text h6 {
font-size: 15px;
font-family: "Roboto Condensed", sans-serif;
font-weight: bold;
margin: 0;
text-transform: uppercase;
color: #fff;
text-align: right; }
.video-holder-wrapper .play-button {
display: inline-block;
width: 80px;
height: 80px;
border-radius: 50%;
background: #fff;
text-align: center;
line-height: 82px;
font-size: 36px;
color: #202020;
cursor: pointer;
transition: all 0.2s linear; }
.video-holder-wrapper .play-button .fa {
margin-left: 6px; }
.video-holder-wrapper .play-button:hover, .video-holder-wrapper .play-button:active, .video-holder-wrapper .play-button:focus {
background: #fe7900; }
.playlist-trailer {
background: rgba(0, 0, 0, 0.45);
height: 522px;
padding: 50px 0;
overflow: hidden; }
.playlist-trailer .list-item {
border-top: 1px dotted rgba(194, 194, 194, 0.15);
cursor: pointer;
display: flex;
align-content: space-between;
align-items: center;
position: relative; }
.playlist-trailer .list-item.selected {
background: rgba(255, 255, 255, 0.1); }
.playlist-trailer .list-item .item-thumb {
width: 66px;
height: 83px;
overflow: hidden; }
.playlist-trailer .list-item .item-thumb img {
width: 100%;
height: 100%; }
.playlist-trailer .list-item .item-num {
padding: 10px 15px;
font-size: 16px;
font-family: "Roboto Condensed", sans-serif;
text-align: center;
color: #fff; }
.playlist-trailer .list-item .item-name .movie-title {
font-size: 16px;
font-weight: 700;
color: #999999;
margin: 0 0 2px 0;
text-transform: capitalize; }
.playlist-trailer .list-item .item-name .movie-actor {
font-size: 13px; }
.playlist-trailer .list-item .item-score {
width: 36px;
height: 36px;
border-radius: 50%;
background: #fe7900;
color: #202020;
font-family: "Roboto Condensed", sans-serif;
font-size: 15px;
text-align: center;
line-height: 36px;
font-weight: bold;
position: absolute;
right: 15px;
top: calc(50% - 18px); }
.amy-community .community-title {
font-size: 28px;
text-transform: uppercase;
font-weight: 700; }
.amy-community .community-wrapper {
margin: 0 -5px;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; }
.amy-community .community-wrapper .community-grid .intro-item {
padding: 0 5px;
margin-bottom: 10px;
text-align: center; }
.amy-community .community-wrapper .community-grid .intro-item a {
position: relative;
display: inline-block; }
.amy-community .community-wrapper .community-grid .intro-item a span.thumbnail {
position: relative; }
.amy-community .community-wrapper .community-grid .intro-item a span.thumbnail:after {
content: "";
display: inline-block;
background: rgba(0, 0, 0, 0.25);
position: absolute;
top: 3px;
right: 3px;
left: 3px;
bottom: 3px;
text-align: center; }
.amy-community .community-wrapper .community-grid .intro-item a img {
max-width: 100%;
vertical-align: top;
border: 3px solid #fff; }
.amy-community .community-wrapper .community-grid .intro-item a span.fa {
width: 56px;
height: 56px;
display: inline-block;
border-radius: 50%;
text-align: center;
line-height: 56px;
background: #fff;
position: absolute;
right: 0;
left: 0;
top: calc(50% - 28px);
margin: 0 auto;
z-index: 9;
color: #202020;
font-size: 32px;
opacity: 0.8;
transition: all 0.2s linear; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa {
background: #fe7900;
color: #fff;
opacity: 1; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-facebook, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-facebook, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-facebook {
background: #3b5998 !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-twitter, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-twitter, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-twitter {
background: #55acee !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-google-plus, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-google-plus, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-google-plus {
background: #dd4b39 !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-youtube, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-youtube, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-youtube {
background: #bb0000 !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-linkedin, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-linkedin, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-linkedin {
background: #007bb5 !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-instagram, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-instagram, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-instagram {
background: #125688 !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-pinterest, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-pinterest, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-pinterest {
background: #cb2027 !important;
color: #fff; }
.amy-community .community-wrapper .community-grid .intro-item a:hover span.fa.fa-tumblr, .amy-community .community-wrapper .community-grid .intro-item a:active span.fa.fa-tumblr, .amy-community .community-wrapper .community-grid .intro-item a:focus span.fa.fa-tumblr {
background: #32506d !important;
color: #fff; }
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper {
margin: 0 -5px; }
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item {
padding: 0 5px;
margin-bottom: 20px; }
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item .actor-thumb {
margin-bottom: 10px; }
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item .actor-name {
font-size: 15px;
font-weight: bold;
text-transform: capitalize;
margin: 0; }
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item .actor-name a {
color: #202020; }
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item .actor-name a:hover, .amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item .actor-name a:active, .amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item .actor-name a:focus {
color: #fe7900; }
@media (max-width: 991px) {
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item {
width: 33.333333%;
position: relative;
min-height: 1px;
float: left; } }
@media (max-width: 480px) {
.amy-movie-actor-grid .amy-movie-actor-grid-wrapper .actor-item {
width: 50%; } }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dotted #d4d4d4; }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item:before, .amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item:after {
content: " ";
display: table; }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item:after {
clear: both; }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item .actor-thumb {
width: 180px;
float: left;
margin-right: 15px; }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item .actor-content .actor-name {
font-size: 18px;
font-weight: bold;
text-transform: uppercase; }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item .actor-content .actor-name a {
color: #202020; }
.amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item .actor-content .actor-name a:hover, .amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item .actor-content .actor-name a:active, .amy-movie-actor-list .amy-movie-actor-list-wrapper .actor-item .actor-content .actor-name a:focus {
color: #fe7900; }
.amy-movie-actor-list-text-wrapper .actor-group-text {
margin-bottom: 30px; }
.amy-movie-actor-list-text-wrapper .actor-group-text:before, .amy-movie-actor-list-text-wrapper .actor-group-text:after {
content: " ";
display: table; }
.amy-movie-actor-list-text-wrapper .actor-group-text:after {
clear: both; }
.amy-movie-actor-list-text-wrapper .actor-group-text .characters-first {
font-weight: bold;
font-size: 22px;
font-family: "Roboto Condensed", sans-serif;
color: #202020;
line-height: 1;
padding-bottom: 8px;
margin-bottom: 15px;
border-bottom: 1px dotted #d4d4d4; }
.amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name {
margin: 0 -15px; }
.amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name {
margin-bottom: 5px; }
.amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a {
color: #666666; }
.amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:before {
content: " ";
display: inline-block;
width: 4px;
height: 4px;
border-radius: 50%;
background: #666666;
margin-bottom: 3px;
margin-right: 6px;
transition: all 0.2s linear; }
.amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:hover, .amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:active, .amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:focus {
color: #fe7900; }
.amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:hover:before, .amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:active:before, .amy-movie-actor-list-text-wrapper .actor-group-text .actor-list-name .actor-name a:focus:before {
background: #fe7900; }
.single-actor-header .actor-thumb {
float: left;
margin-right: 30px; }
@media (max-width: 480px) {
.single-actor-header .actor-thumb {
float: none;
margin-right: 0;
margin-bottom: 20px; } }
.single-actor-header .actor-name {
font-size: 25px;
font-weight: bold;
margin: 0;
text-transform: uppercase; }
.single-actor-header .stage-name {
font-size: 12px;
color: #999999; }
.single-actor-header .actor-info-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
min-height: 354px; }
@media (max-width: 480px) {
.single-actor-header .actor-info-inner {
min-height: 1px; } }
.actor-info-detail {
margin-top: 15px; }
.actor-field-group .actor-field-label {
display: inline-block;
min-width: 85px;
margin-right: 15px;
color: #999999; }
.actor-field-group .actor-field-content {
display: inline-block;
color: #202020; }
.amy-actor-single .actor-gallery .movie-gallery-wrapper {
margin: 0 -10px; }
.amy-actor-single .actor-gallery .movie-gallery-wrapper .movie-gallery-item {
padding: 0 10px; }
.amy-actor-single .actor-timeline .timeline-row {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
border-bottom: 1px dotted #d4d4d4; }
.amy-actor-single .actor-timeline .cell {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 22px;
word-wrap: break-word; }
.amy-actor-single .actor-timeline .cell.intro-time {
width: 7%;
padding: 0;
border-right: 1px dotted #d4d4d4; }
@media (max-width: 480px) {
.amy-actor-single .actor-timeline .cell.intro-time {
width: 15%; } }
.amy-actor-single .actor-timeline .cell.intro-time span {
margin-top: -20px; }
.amy-actor-single .actor-timeline .cell.intro-blog {
width: 93%;
position: relative; }
.amy-actor-single .actor-timeline .cell.intro-blog:before {
content: "";
display: inline-block;
width: 5px;
height: 5px;
border-radius: 50%;
background: #fe7900;
position: absolute;
top: 36%;
left: -3px; }
.amy-actor-single .actor-timeline .cell.intro-blog .blog-title {
margin: 0; }
.amy-actor-single .actor-timeline .cell.intro-blog .blog-title span {
color: #202020;
text-transform: uppercase;
font-weight: bold;
font-size: 14px; }
.amy-actor-single .actor-timeline .cell.intro-blog .blog-title span:hover, .amy-actor-single .actor-timeline .cell.intro-blog .blog-title span:active, .amy-actor-single .actor-timeline .cell.intro-blog .blog-title span:focus {
color: #fe7900; }
.amy-actor-single .actor-timeline .cell.intro-blog .blog-date {
font-size: 12px;
color: #999999; }
.amy-movie-grid-1 .amy-movie-list {
position: relative; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-items {
margin: 0 -10px; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item {
display: inline-block;
padding: 0 10px;
margin-bottom: 20px; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front {
position: relative;
display: inline-block; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-field-title {
max-height: 22px;
overflow: hidden; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
position: relative;
margin-bottom: 10px; }
@media (max-width: 480px) {
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster {
max-height: 300px;
overflow: hidden; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster img {
height: 100%; } }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster .amy-movie-field-mpaa {
position: absolute;
top: 10px;
left: 10px; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-front .amy-movie-item-poster .amy-movie-field-imdb {
position: absolute;
bottom: 10px;
right: 10px; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-back {
display: none; }
.amy-movie-grid-1 .amy-movie-list .amy-movie-item .amy-movie-item-back .amy-movie-item-content {
margin-left: 18px;
position: relative; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items:before, .amy-movie-grid-2 .amy-movie-list .amy-movie-items:after,
.amy-movie-layout-list .amy-movie-list .amy-movie-items:before,
.amy-movie-layout-list .amy-movie-list .amy-movie-items:after {
content: " ";
display: table; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items:after,
.amy-movie-layout-list .amy-movie-list .amy-movie-items:after {
clear: both; }
@media (max-width: 1200px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 {
width: 50%; } }
@media (max-width: 992px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 {
width: 100%; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-front,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-front {
width: 174px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-front img,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-front img {
width: 100%;
height: auto; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-custom-field-group,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-custom-field-group {
display: none; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back-inner .amy-btn-icon-text,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back-inner .amy-btn-icon-text {
margin-right: 15px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
line-height: 1; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back-inner,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back-inner {
min-height: 261px; }
@media (max-width: 1200px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 {
width: 33.33333%; } }
@media (max-width: 992px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 {
width: 50%; } }
@media (max-width: 540px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 {
width: 100%; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-front,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-front {
width: 132px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-front img,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-front img {
width: 100%;
height: auto; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner {
min-height: 198px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding-left: 15px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 20px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button {
margin-left: 15px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button .link-trailer,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button .link-trailer {
margin-bottom: 5px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-field-duration,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-field-duration {
display: block;
margin-top: 5px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-field-desc,
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-custom-field-label,
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-custom-field-group,
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-field-rating,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-field-desc,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-custom-field-label,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-custom-field-group,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-field-rating {
display: none; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back-inner .amy-btn-icon-text,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back-inner .amy-btn-icon-text {
margin-right: 15px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-3 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
line-height: 1; }
@media (max-width: 992px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-6,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-6 {
width: 100%; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item.col-md-6 .amy-movie-item-back-inner,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item.col-md-6 .amy-movie-item-back-inner {
min-height: 294px; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
display: inline-block;
width: 196px;
float: left;
position: relative;
margin-bottom: 40px; }
@media (max-width: 480px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 150px;
max-height: 225px;
overflow: hidden; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front .amy-movie-field-imdb,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front .amy-movie-field-imdb {
position: absolute;
left: 8px;
bottom: 8px; }
@media (max-width: 480px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner {
min-height: 225px; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content {
padding: 0px 0 5px 0px; }
@media (max-width: 480px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-desc,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-desc {
display: none; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
color: #202020;
font-size: 22px;
padding-right: 0; }
@media (max-width: 480px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 18px; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title a,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title a {
color: #202020; }
@media (max-width: 480px) {
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group {
display: none; } }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-content {
color: #202020; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-label,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group .amy-movie-custom-field-label {
color: #999999; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a {
color: #202020; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a:hover, .amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a:active, .amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a:focus,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a:hover,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a:active,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-custom-field-group a:focus {
color: #fe7900; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button {
padding: 10px 0 10px 0;
margin-left: 20px;
border-top: 1px dotted #dbdbdb; }
.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-icon-text .fa,
.amy-movie-layout-list .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-button .amy-btn-icon-text .fa {
background-color: #999999;
color: #fff; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-front {
width: 132px;
height: 220px; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-front img {
width: 100%;
height: auto; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-item-back-inner {
min-height: 220px; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
line-height: 1;
font-size: 16px; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-field-duration {
display: block; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-field-desc,
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-custom-field-label,
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-custom-field-group,
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-field-rating {
display: none; }
.amy-movie-grid-2.amy-movie-extra .amy-movie-list .amy-movie-items .amy-movie-item.col-md-4 .amy-movie-item-back .amy-movie-item-back-inner .amy-btn-icon-text {
margin-right: 15px; }
@media (max-width: 480px) {
.amy-movie-grid.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front {
width: 130px; }
.amy-movie-grid.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-front img {
width: 100%;
height: auto; }
.amy-movie-grid.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner {
min-height: 197px; }
.amy-movie-grid.amy-movie-grid-2 .amy-movie-list .amy-movie-items .amy-movie-item .amy-movie-item-back .amy-movie-item-back-inner .amy-movie-item-content .amy-movie-field-title {
font-size: 18px; } }
.amy-gallery-grid .gallery-grid-inner {
margin: 0 -10px; }
.amy-gallery-grid .gallery-grid-inner .grid-item {
padding: 0 10px;
margin-bottom: 20px; }
.amy-gallery-grid .gallery-grid-inner .grid-item a {
display: inline-block;
position: relative; }
.amy-gallery-grid .gallery-grid-inner .grid-item a span.fa {
width: 54px;
height: 54px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.45);
text-align: center;
line-height: 54px;
position: absolute;
font-size: 18px;
opacity: 0;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
transition: all 0.2s linear; }
.amy-gallery-grid .gallery-grid-inner .grid-item a span.thumbnail {
position: relative;
display: inline-block; }
.amy-gallery-grid .gallery-grid-inner .grid-item a span.thumbnail:after {
content: "";
display: inline-block;
background: rgba(241, 188, 0, 0.4);
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
text-align: center;
opacity: 0;
transition: all 0.2s linear; }
.amy-gallery-grid .gallery-grid-inner .grid-item a img {
max-width: 100%;
vertical-align: top;
height: 100%; }
.amy-gallery-grid .gallery-grid-inner .grid-item a:hover span.fa,
.amy-gallery-grid .gallery-grid-inner .grid-item a:hover span.thumbnail::after, .amy-gallery-grid .gallery-grid-inner .grid-item a:active span.fa,
.amy-gallery-grid .gallery-grid-inner .grid-item a:active span.thumbnail::after, .amy-gallery-grid .gallery-grid-inner .grid-item a:focus span.fa,
.amy-gallery-grid .gallery-grid-inner .grid-item a:focus span.thumbnail::after {
opacity: 1; }
@media (max-width: 767px) {
.amy-gallery-grid .grid-item {
width: 50%; } }
@media (max-width: 467px) {
.amy-gallery-grid .grid-item {
width: 100%; } }
.amy-gallery-carousel .gallery-carousel-inner {
position: relative; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item {
display: inline-block; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a {
display: inline-block;
position: relative; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a span.fa {
width: 54px;
height: 54px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.45);
text-align: center;
line-height: 54px;
position: absolute;
font-size: 18px;
opacity: 0;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
transition: all 0.2s linear; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a span.thumbnail {
position: relative;
display: inline-block; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a span.thumbnail:after {
content: "";
display: inline-block;
background: rgba(241, 188, 0, 0.4);
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
text-align: center;
opacity: 0;
transition: all 0.2s linear; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a img {
max-width: 100%;
vertical-align: top;
height: 100%; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a:hover span.fa,
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a:hover span.thumbnail::after, .amy-gallery-carousel .gallery-carousel-inner .carousel-item a:active span.fa,
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a:active span.thumbnail::after, .amy-gallery-carousel .gallery-carousel-inner .carousel-item a:focus span.fa,
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a:focus span.thumbnail::after {
opacity: 1; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a span.thumbnail img {
border-top-right-radius: 13px;
border-bottom-left-radius: 13px; }
.amy-gallery-carousel .gallery-carousel-inner .carousel-item a span.thumbnail:after {
border-top-right-radius: 13px;
border-bottom-left-radius: 13px; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-info {
width: 268px;
background: #fe7900;
position: absolute;
top: 0;
right: 250px;
z-index: 9;
height: 100%;
padding: 80px 40px;
border-left: 2px solid #000008;
border-right: 2px solid #000008;
font-size: 13px;
color: #666666; }
@media (max-width: 1400px) {
.amy-gallery-carousel .gallery-carousel-inner .gallery-info {
right: 0; } }
@media (max-width: 1024px) {
.amy-gallery-carousel .gallery-carousel-inner .gallery-info {
display: none; } }
.amy-gallery-carousel .gallery-carousel-inner .gallery-info .title {
font-size: 28px;
text-transform: uppercase;
font-weight: 700;
margin-top: 0; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-info .subtitle {
margin-bottom: 25px; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-info .amy-post-share .amy-post-share-title {
font-size: 15px;
float: left;
margin-right: 8px;
line-height: 18px; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-info .amy-post-share .amy-social-icons li a {
width: 20px;
height: 20px;
line-height: 18px;
border-radius: 50%;
background: rgba(32, 32, 32, 0.3);
color: #f0ba01; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-info .amy-post-share .amy-social-icons li a:hover, .amy-gallery-carousel .gallery-carousel-inner .gallery-info .amy-post-share .amy-social-icons li a:active, .amy-gallery-carousel .gallery-carousel-inner .gallery-info .amy-post-share .amy-social-icons li a:focus {
opacity: 0.8; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list {
padding: 80px 0;
background: #000008; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow {
z-index: 9;
bottom: 0;
top: auto;
width: 40px;
height: 40px;
margin: 0;
border: 2px solid rgba(0, 0, 0, 0.1);
border-radius: 50%; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:hover, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:active, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:focus {
border: 2px solid rgba(0, 0, 0, 0.5); }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:hover.slick-prev:before, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:hover.slick-next:before, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:active.slick-prev:before, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:active.slick-next:before, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:focus.slick-prev:before, .amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow:focus.slick-next:before {
opacity: 0.5; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow.slick-prev {
left: auto;
right: 435px; }
@media (max-width: 1400px) {
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow.slick-prev {
right: 190px; } }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow.slick-prev:before {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
color: #202020;
opacity: 0.2;
transition: all 0.2s linear; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow.slick-next {
right: 390px; }
@media (max-width: 1400px) {
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow.slick-next {
right: 140px; } }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-arrow.slick-next:before {
display: inline-block;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "";
color: #202020;
opacity: 0.2;
transition: all 0.2s linear; }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-dots {
bottom: 30px;
display: none !important; }
@media (max-width: 1024px) {
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-dots {
display: block !important; } }
.amy-gallery-carousel .gallery-carousel-inner .gallery-list .slick-dots li button:before {
font-size: 16px;
color: #fff; }
.amy-advance-search {
margin-bottom: 30px; }
.amy-advance-search .search-inner .filters {
display: flex;
margin-bottom: 10px; }
.amy-advance-search .search-inner .filters select {
margin-left: 10px; }
.amy-advance-search .search-inner .filters select:first-child {
margin-left: 0; }
.amy-advance-search .search-inner input[type="submit"] {
margin-top: 10px; }