@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//francescos-weine.de/wp-content/themes/wp-store/fonts/fontawesome-webfont.eot?v=4.6.1);
src: url(//francescos-weine.de/wp-content/themes/wp-store/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(//francescos-weine.de/wp-content/themes/wp-store/fonts/fontawesome-webfont.woff2?v=4.6.1) format('woff2'), url(//francescos-weine.de/wp-content/themes/wp-store/fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'), url(//francescos-weine.de/wp-content/themes/wp-store/fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'), url(//francescos-weine.de/wp-content/themes/wp-store/fonts/fontawesome-webfont.svg?v=4.6.1#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: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-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";
}
.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;
margin-left: 0;
-moz-box-sizing: border-box;
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;
}
.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;
position: relative;
}
[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;
}
.new-prod-slide .slick-slide{
padding: 0 10px;
}
.cta-wrap-left{
float: left;
}
.cta-wrap-right{
float: right;
width: 35%;
}
.feature-cat-product {
overflow: hidden;
}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-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: rgb(30, 30, 30);
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-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
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--previous,
.fancybox-slide--current,
.fancybox-slide--next {
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;
-ms-transform-origin: top left;
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-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: -webkit-grabbing;
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--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .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-video,
.fancybox-iframe {
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:visited,
.fancybox-button:link {
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--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
-ms-transform: scaleX(0);
transform: scaleX(0);
-ms-transform-origin: 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(to top,
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%,
rgba(0, 0, 0, 0) 100%);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px 44px;
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: fancybox-rotate 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 fancybox-rotate {
100% {
transform: rotate(360deg);
}
} .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: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
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: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-ms-transform: rotate(0deg);
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: scale3d(1, 1, 1) translate3d(0, 0, 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: translate3d(0, 0, 0) scale(1);
} @media all and (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 0;
}
.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 5px;
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:visited,
.fancybox-share__button:link {
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 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 2px;
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: center center;
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 all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//francescos-weine.de/wp-content/themes/wp-store/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75);
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25);
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
-ms-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75);
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
-ms-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25);
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
-ms-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
-ms-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
-ms-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(48px);
transform: scale(.475) translateX(48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
-ms-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(48px);
-ms-transform: scale(.475) translateX(48px);
transform: scale(.475) translateX(48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-48px);
transform: scale(.475) translateX(-48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
-ms-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-48px);
-ms-transform: scale(.475) translateX(-48px);
transform: scale(.475) translateX(-48px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
-ms-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
60% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
-ms-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(-60px);
-ms-transform: scale(.475) translateY(-60px);
transform: scale(.475) translateY(-60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(2000px);
-ms-transform: scale(.1) translateY(2000px);
transform: scale(.1) translateY(2000px);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(42px);
transform: scale(.475) translateX(42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(42px);
-ms-transform: scale(.475) translateX(42px);
transform: scale(.475) translateX(42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(-2000px);
-ms-transform: scale(.1) translateX(-2000px);
transform: scale(.1) translateX(-2000px);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-42px);
transform: scale(.475) translateX(-42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateX(-42px);
-ms-transform: scale(.475) translateX(-42px);
transform: scale(.475) translateX(-42px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateX(2000px);
-ms-transform: scale(.1) translateX(2000px);
transform: scale(.1) translateX(2000px);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-transform-origin: center top;
transform-origin: center top;
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale(.475) translateY(60px);
-ms-transform: scale(.475) translateY(60px);
transform: scale(.475) translateY(60px);
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translateY(-2000px);
-ms-transform: scale(.1) translateY(-2000px);
transform: scale(.1) translateY(-2000px);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}.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: 15px; }
.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(0, 0, 0, 0.7);
filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(0,0,0,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(0,0,0,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(//francescos-weine.de/wp-content/themes/wp-store/css/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); }html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
font-family: 'open sans';
font-size: 14px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
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: 0;
line-height: 0;
}
figure figcaption {
line-height: 1.5;
}
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-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;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'open sans';
font-size: 14px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Droid Serif';
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
background: #eee;
padding: 20px 35px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
-ms-overflow-x: hidden;
overflow-x: hidden;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 20px;
padding: 5px 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
button:after {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
button:hover:after {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
button:hover, button:active, button:focus {
color: #fff;
border-color: #f6a225;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 20px;
padding: 5px 15px;
text-transform: uppercase;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #f6a225;
color: #fff;
border-color: #f6a225;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 0px;
padding: 5px 10px;
width: 100%;
}
select {
border: 1px solid #ccc;
background: url(//francescos-weine.de/wp-content/themes/wp-store/images/dropdown.png) no-repeat;
background-position: 90% 50%;
border-radius: 0;
font-size: 14px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
padding-left: 5px;
}
span.select2-selection.select2-selection--single {
border-radius: 0;
border-color: #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
outline: none;
}
textarea {
width: 100%;
}  a {
text-decoration: none;
color: inherit;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
a:visited {
color: inherit;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: inherit;
text-decoration: none;
}
a:focus {
outline: 1px dotted !important;
}
a:hover,
a:active {
outline: 0;
}  .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; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after, 
.ed-container:before, 
.ed-container:after {
content: "";
display: table; }
.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after, 
.ed-container:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
}
.widget:last-child {
margin-bottom: 0;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
box-shadow: 0 0 5px 0px rgba(189, 189, 189, 0.9);
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
font-size: 14px;
line-height: 25px;
}
.page-content {
font-size: 14px;
line-height: 25px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.entry-content .page-links a {
display: inline-block;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .boxed {
background: #eee none repeat scroll 0 0;
}
.boxed .site {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
margin: 0 auto;
width: 1200px;
}
.boxed .bx-wrapper .bx-viewport {
height: 500px !important;
}
.boxed .slides {
height: 500px;
} .wp-store-preloader{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999999;
background: center no-repeat #fff url(//francescos-weine.de/wp-content/themes/wp-store/images/loading.gif); 
}
.ed-container {
margin: 0 auto;
width: 1170px;
}
.site-header {
background: #fff none repeat scroll 0 0;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
#widget-area-one-section, #cta-section, #product-area-section, 
#widget-area-two-section, #blog-section, #widget-area-three-section, 
#widget-icon-section, #brand-section {
padding: 35px 0;
}
.section-title::after, #widget-area-one-section .widget-title::after, 
#product-area-section .widget-title::after {
background: #ddd none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.section-title, #widget-area-one-section .widget-title, 
#product-area-section .widget-title {
color: #252525;
font-size: 18px;
font-weight: 400;
margin: 0;
position: relative;
text-align: center;
z-index: 1;
margin-bottom: 40px;
}
.section-title > span, #widget-area-one-section .widget-title span, 
#product-area-section .widget-title span {
background: #fff none repeat scroll 0 0;
padding: 0 15px;
}
.widget ul, .shop-sidebar ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.widget ul li, .shop-sidebar ul li {
position: relative;
padding-left: 20px;
font-size: 14px;
}
.shop-sidebar ul li {
padding-bottom: 5px;
}
.widget ul li::before, .shop-sidebar ul.product-categories li:before {
background: #666 none repeat scroll 0 0;
border: 1px solid #666;
border-radius: 100%;
box-shadow: 0 0 0 2px #fff inset;
content: "";
height: 10px;
left: 0;
position: absolute;
top: 5px;
width: 10px;
}
.widget ul li a, .shop-sidebar ul li a {
font-size: 14px;
}
.widget ul li a:hover, .shop-sidebar ul li a:hover {
color: #f6a225;
}
.widget ul li .post-date {
color: #999;
display: block;
font-size: 13px;
font-style: italic;
position: relative;
}
.widget ul li .post-date::before {
content: "--";
margin-right: 5px;
}
.edit-link {
margin-top: 20px;
display: block;
}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
line-height: 1.7;
width: auto;
}
.button, #cta-section .cta-content a, .bttn a, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, .added_to_cart, 
.edit-link a, .woocommerce-cart table.cart input,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 1.5;
padding: 6px 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.edit-link a {
font-weight: 700;
}
.button:hover, #cta-section .cta-content a:hover, .bttn a:hover, 
.widget ul li a.button:hover, .woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, 
.widget ul li a.added_to_cart:hover, .edit-link a:hover, .woocommerce a.added_to_cart:hover,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover {
background: none;
color: #fff;
border-color: #f6a225;
}
.woocommerce #respond input#submit:hover, .woocommerce input.button:hover {
background: #f6a225;
}
.button:before, #cta-section .cta-content a:before, .bttn a:before, 
.woocommerce #respond input#submit.alt:before, .woocommerce a.button.alt:before, 
.woocommerce button.button.alt:before, .woocommerce input.button.alt:before, .woocommerce a.button:before, 
.woocommerce button.button:before, .added_to_cart:before, .edit-link a:before,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.button:hover:before, #cta-section .cta-content a:hover:before, .bttn a:hover:before, 
.woocommerce #respond input#submit.alt:hover:before, .woocommerce a.button.alt:hover:before, 
.woocommerce button.button.alt:hover:before, .woocommerce input.button.alt:hover:before, 
.woocommerce a.button:hover:before, .woocommerce button.button:hover:before, .added_to_cart:hover:before, 
.edit-link a:hover:before,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover:before {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.whislist-quickview .button:hover:before {
opacity: 0 !important;
visibility: hidden !important;
width: 0 !important;
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit[disabled]:disabled, 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button[disabled]:disabled, 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button[disabled]:disabled, 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button[disabled]:disabled {
padding: 6px 15px;
}
.widget ul li {
padding-bottom: 5px;
}
.widget ul li strong {
font-size: 14px;
font-weight: 600;
margin-right: 5px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
color: #999;
}
.woocommerce-product-gallery__trigger img.emoji {
display: none !important;
}
.page-title, .sidebar .widget-title, .shop-sidebar .widget-title, .related.products > h2 {
font-size: 20px;
font-weight: 300;
margin-top: 0;
text-transform: uppercase;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.related.products > h2 {
margin-bottom: 0;
}
.page-title span::after, .sidebar .widget-title span:after, .shop-sidebar .widget-title span:after {
background: #333 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 50%;
}
.page-title > span, .sidebar .widget-title span, .shop-sidebar .widget-title span {
position: relative;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.nav-links:before, .nav-links:after {
content: "";
display: table;
}
.nav-links:after {
clear: both;
}
.nav-links {
border-top: 3px double #ddd;
padding-top: 20px;
font-size: 14px;
margin-bottom: 20px;
margin-top: 20px;
}
.nav-links .nav-previous {
float: left;
width: 50%;
padding-right: 5px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.nav-links .nav-next {
float: right;
width: 50%;
padding-left: 5px;
text-align: right;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.nav-links a {
position: relative;
}
.nav-links a:after {
content: "";
border-bottom: 1px solid #666;
position: absolute;
bottom: 0;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.nav-links .nav-previous a:after {
left: 0;
}
.nav-links .nav-next a:after {
right: 0;
}
.nav-links a:hover:after {
width: 30%;
border-bottom-color: #f6a225;
}
.nav-links a:hover {
color: #f6a225;
}
.single .entry-content a {
clear: both;
color: #f6a225; font-weight: 600;
text-decoration: none;
text-transform: uppercase;
}
.single .entry-content a:hover {
text-decoration: underline;
} .social-icons a {
color: #fff;
display: inline-block;
font-size: 16px;
height: 35px;
line-height: 32px;
text-align: center;
width: 35px;
}
.social-icons a.facebook {
border: 1px solid #4060a5;
background: #4060a5; 
}
.social-icons a.facebook:hover {
background: none;
color: #4060a5;
}
.social-icons a.twitter {
border: 1px solid #00abe3;
background: #00abe3; 
}
.social-icons a.twitter:hover {
background: none;
color: #00abe3;
}
.social-icons a.gplus {
border: 1px solid #e64522;
background: #e64522; 
}
.social-icons a.gplus:hover {
background: none;
color: #e64522;
}
.social-icons a.youtube {
border: 1px solid #ff3334;
background: #ff3334; 
}
.social-icons a.youtube:hover {
background: none;
color: #ff3334;
}
.social-icons a.pinterest {
border: 1px solid #cb2027;
background: #cb2027; 
}
.social-icons a.pinterest:hover {
background: none;
color: #cb2027;
}
.social-icons a.linkedin {
border: 1px solid #007bb6;
background: #007bb6; 
}
.social-icons a.linkedin:hover {
background: none;
color: #007bb6;
}
.social-icons a.vimeo {
border: 1px solid #44bedf;
background: #44bedf; 
}
.social-icons a.vimeo:hover {
background: none;
color: #44bedf;
}
.social-icons a.instagram {
border: 1px solid #a59179;
background: #a59179; 
}
.social-icons a.instagram:hover {
background: none;
color: #a59179;
}
.social-icons a.skype {
border: 1px solid #03aceb;
background: #03aceb; 
}
.social-icons a.skype:hover {
background: none;
color: #03aceb;
} #back-to-top {
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
bottom: 20px;
color: #fff;
display: inline-block;
font-size: 21px;
height: 45px;
line-height: 45px;
position: fixed;
right: 0;
text-align: center;
width: 45px;
cursor: pointer;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#back-to-top:hover {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
} .comments-area {
background: #eee none repeat scroll 0 0;
color: #666;
font-size: 14px;
padding: 15px;
}
.comments-title {
border-bottom: 1px solid #ccc;
color: #333;
font-size: 16px;
margin-bottom: 20px;
margin-top: 0;
padding-bottom: 5px;
}
.comments-area ol {
list-style: outside none none;
margin: 0;
padding: 0;
}
.comments-area ol li article {
border-bottom: 3px double #ddd;
margin-bottom: 15px;
padding-bottom: 15px;
}
.comments-area ol li article .comment-meta .comment-author {
display: inline-block;
vertical-align: top;
width: 50%;
}
.comments-area ol li article .comment-meta .comment-author img {
margin-right: 10px;
}
.comments-area ol li article .comment-meta .comment-metadata {
display: inline-block;
font-size: 13px;
text-align: right;
vertical-align: top;
width: 49%;
}
.comments-area ol li article .comment-meta .comment-metadata a, 
.comments-area ol li article .comment-meta .comment-metadata span {
display: inline-block;
margin: 0 5px;
}
.comments-area ol li article .comment-meta .comment-metadata span a {
padding-top: 0;
padding-bottom: 0;
}
.comments-area ol li article .comment-meta .comment-metadata a:hover, .logged-in-as a:hover {
color: #f6a225;
}
.comments-area ol li article .comment-meta .comment-metadata span a:hover {
color: #fff;
}
.comments-area ol li article .reply a {
background: #ccc none repeat scroll 0 0;
display: inline-block;
padding: 5px 15px;
}
.comments-area ol li article .reply a:hover {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
}
.comments-area ol li .children::before {
border-bottom: 10px solid #ddd;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
content: "";
left: 30px;
position: absolute;
top: -10px;
}
.comments-area ol li .children {
padding: 0 15px;
position: relative;
}
.comments-area ol li .children li article {
background: #ddd none repeat scroll 0 0;
padding: 15px;
}
.comment-respond {
border: 1px solid #fff;
padding: 15px;
}
.comment-respond h3 {
color: #333;
font-size: 16px;
margin-top: 0;
}
.comment-respond h3 a {
color: #f6a225;
font-style: italic;
font-weight: normal;
margin-left: 15px;
position: relative;
}
.comment-respond h3 a:after {
content: "";
border-bottom: 1px solid #f6a225;
position: absolute;
bottom: -3px;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.comment-respond h3 a:hover:after {
width: 50%;
}
.required {
color: red;
}
.comment-form label {
display: inline-block;
font-weight: 600;
margin-bottom: 3px;
color: #333;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
font-size: 13px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
display: inline-block;
width: 32.66%;
} #primary, .sidebar, .woocommerce-page .shop-sidebar {
margin-top: 35px;
}
.widget-area .widget {
padding: 35px 0;
}
.widget-area .widget:first-child {
padding-top: 0;
margin-top: 0;
}
.widget-area .widget:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.widget-area .widget.widget_wp_store_offer, .widget-area .widget.widget_wp_store_cta_simple {
padding: 0;
margin: 35px 0;
}
.sidebar.widget-area .widget.widget_wp_store_offer, .sidebar.widget-area .widget.widget_wp_store_cta_simple {
margin: 0 0 1.5em;
}
.widget-area .widget.widget_wp_store_cta_simple, .widget-area.sidebar .widget.widget_wp_store_cta_simple {
padding: 20px;
}
.widget-area.sidebar .widget {
padding: 0;
}
.both-sidebar .left-sidebar-right {
float: left;
padding-right: 30px;
width: 75%;
}
.both-sidebar .left-sidebar-right #primary {
float: right;
padding-left: 30px;
width: 65%;
}
.both-sidebar .left-sidebar-right .sidebar {
float: left;
width: 35%;
}
.both-sidebar .sidebar {
float: right;
width: 25%;
}
.left-sidebar #primary {
float: right;
padding-left: 30px;
width: 70%;
}
.left-sidebar .left-sidebar {
float: left;
width: 30%;
}
.right-sidebar #primary, .woocommerce-page #primary {
float: left;
padding-right: 30px;
width: 70%;
}
.right-sidebar .right-sidebar, .woocommerce-page .shop-sidebar {
float: right;
width: 30%;
} .bx-wrapper {
margin-bottom: 0;
}
#main-slider {
margin-top: 0;
z-index: 9999;
}
.bx-wrapper .bx-viewport {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
left: 0;
}
.bx-wrapper .bx-controls-direction a, 
#main-slider .owl-nav div {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
height: 50px;
line-height: 50px;
overflow: hidden;
text-align: center;
width: 50px;
}
#main-slider .owl-nav div {
color: #333;
font-size: 16px;
left: 0;
margin: -30px 0 0;
opacity: 1;
padding: 0;
position: absolute;
top: 50%;
}
#main-slider .owl-nav div.owl-next {
left: inherit;
right: 0;
}
.bx-wrapper .bx-prev::before, 
#main-slider .owl-nav div.owl-prev:before {
content: "\f104";
font-family: fontawesome;
font-size: 25px;
position: absolute;
z-index: 1;
left: 0;
right: 0;
}
.bx-wrapper .bx-next::before, 
#main-slider .owl-nav div.owl-next:before {
content: "\f105";
font-family: fontawesome;
font-size: 25px;
position: absolute;
z-index: 1;
left: 0;
right: 0;
}
.bx-wrapper .bx-prev::after, .bx-wrapper .bx-next::after, 
#main-slider .owl-nav div.owl-prev:after, 
#main-slider .owl-nav div.owl-next:after {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 5px;
bottom: 0;
content: "";
height: 30px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 30px;  
}
.bx-wrapper .bx-prev:hover::after, 
#main-slider .owl-nav div.owl-prev:hover:after {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.bx-wrapper .bx-next:hover::after, 
#main-slider .owl-nav div.owl-next:hover:after {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.bx-wrapper .bx-pager {
padding-bottom: 0;
}
#main-slider .owl-dots {
bottom: 10px;
left: 0;
position: absolute;
right: 0;
text-align: center;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a, #main-slider .owl-dot span {
display: block;
background: #ccc;
height: 5px;
width: 20px;
margin: 0 2px;
opacity: 1;
filter: alpha(opacity= 100);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
padding: 2px 10px;
font-size: 12px;
color: #ccc;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
#main-slider .owl-dot span.owl-numbers {
font: 0px/0 a;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, 
#main-slider .owl-dot.active span, #main-slider.clickable .owl-dot:hover span {
background: #f6a225;
}
.owl-dots .owl-dot {
display: inline-block;
zoom: 1;
} .top-header {
background: #eee;
}
.top-header .ed-social-icons, .top-header .ticker {
display: inline-block;
vertical-align: middle;
} .top-header .account-wrap {
width: 100%;
}
.top-header .ed-social-icons + .account-wrap {
width: 84%;
display: inline-block;
text-align: right;
}
.top-header .ed-social-icons {
width: 14%;
padding: 3px 0 4px 0;
}
.top-header .ed-social-icons + .ticker {
width: 49%;
}
.top-header .ticker {
width: 63%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, 
.top-header .ticker + .account-wrap {
display: inline-block;
vertical-align: middle;
width: 36%;
text-align: right;
} .ticker .ticker-title {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 19px;
max-width: 25%;
padding: 8px 10px;
vertical-align: middle;
}
.top-header .ed-social-icons + .ticker .ticker-title {
padding-top: 11px;
padding-bottom: 11px;
}
.ticker .slick-slider {
display: inline-block;
max-width: 74%;
padding-left: 10px;
vertical-align: middle;
}
.ticker .slick-slider li h5 {
color: #333;
font-weight: normal;
margin: 0;
font-family: 'open sans';
}
.ticker .slick-slider li h5 a:hover {
color: #f6a225;
}
.account-wrap div {
display: inline-block;
font-size: 14px;
}
.my-account p {
display: inline-block;
margin: 0;
}
.account-wrap div .fa {
color: #999;
margin-right: 3px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.account-wrap div a {
color: #666;
padding: 7px 10px;
display: inline-block;
}
.top-header .ed-social-icons + .ticker + .account-wrap div a {
padding-top: 10px;
padding-bottom: 10px;
}
.account-wrap div a:hover {
background: #f6a225;
color: #fff;
}
.account-wrap div a:hover .fa {
color: #fff;
} .buttom-header { padding-top: 25px;
}
.buttom-header .ed-container {
border-bottom: 1px solid #ddd;
padding-bottom: 25px;
}
.buttom-header .site-branding {
display: inline-block;
vertical-align: middle;
width: 50%;
}
.site-branding .site-logo, .site-branding .site-text {
display: inline-block;
vertical-align: middle;
}
.site-branding .site-logo {
line-height: 0;
}
.site-branding .site-logo + .site-text {
padding-left: 10px;
}
.buttom-header .site-branding p {
margin: 0;
}
.buttom-header .site-branding .site-title {
color: #f6a225;
font-size: 25px;
line-height: 30px;
padding-top: 10px;
margin: 0;
}
.buttom-header .site-branding .site-description {
color: #666;
font-size: 13px;
padding-bottom: 10px;
}
.buttom-header .wrap-right {
display: inline-block;
text-align: right;
vertical-align: middle;
width: 49%;
}
.wrap-right .header-call-to, .wrap-right .header-cart {
display: inline-block;
font-size: 13px;
position: relative;
vertical-align: middle;
padding-left: 30px;
}
.wrap-right .header-call-to {
padding-right: 40px;
}
.wrap-right .header-cart {
padding: 5px 5px 5px 50px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.wrap-right .header-cart:hover {
background: #f0f0f0;
}
.wrap-right p, .header-cart .cart-title {
margin: 0;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
display: block;
}
.wrap-right .fa {
left: 0;
position: absolute;
top: 0;
color: #999;
padding: 5px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.wrap-right .fa.fa-mobile {
font-size: 40px;
line-height: 30px;
}
.header-cart .fa.fa-shopping-bag {
font-size: 26px;
} .header-call-to > a, .header-cart span.cart-count, .header-cart span.cart-totle {
color: #999;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.header-call-to > a:hover {
color: #f6a225;
}
.header-cart .widget {
background: #f0f0f0 none repeat scroll 0 0;
color: #333;
margin-bottom: 0;
min-width: 250px;
padding: 5px 15px 30px;
position: absolute;
right: 0;
top: 120%;
opacity: 0;
visibility: hidden;
z-index: 99999;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-webkit-box-shadow: 0 10px 15px 0px rgba(31, 31, 31, 0.1); -moz-box-shadow:    0 10px 15px 0px rgba(31, 31, 31, 0.1); box-shadow:         0 10px 15px 0px rgba(31, 31, 31, 0.1);
}
.header-cart:hover .widget {
top: 100%;
margin-top: 0;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.header-cart .woocommerce ul.cart_list, .header-cart .woocommerce ul.product_list_widget {
margin-bottom: 15px;
margin-top: 15px;
max-height: 270px;
}
.header-cart .woocommerce ul.cart_list li, .header-cart .woocommerce ul.product_list_widget li{
padding-bottom: 15px;
}
.header-cart .woocommerce ul.cart_list li:last-child, .header-cart .woocommerce ul.product_list_widget li:last-child {
padding-bottom: 0;
}
.header-cart .woocommerce ul.cart_list li.empty, .header-cart .woocommerce ul.product_list_widget li.empty {
padding: 0;
text-align: center;
}
.header-cart .woocommerce ul.cart_list li a, .header-cart .woocommerce ul.product_list_widget li a {
font-size: 13px;
font-weight: 400;
}
.header-cart .woocommerce ul.cart_list li a.remove, 
.header-cart .woocommerce ul.product_list_widget li a.remove {
font-size: 20px;
}
.header-cart .woocommerce ul.cart_list li img, .header-cart .woocommerce ul.product_list_widget li img {
border: 1px solid #ddd;
box-shadow: 0 0 0 4px #fff inset;
margin-left: 10px;
padding: 4px;
width: 70px;
}
.header-cart .quantity {
color: #aaa;
display: block;
font-style: italic;
padding-right: 3.5em;
}
.header-cart .woocommerce .widget_shopping_cart .total, .header-cart .woocommerce.widget_shopping_cart .total {
border-top: 1px solid #ccc;
font-size: 15px;
padding: 15px 0;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
display: inline-block;
font-weight: 400;
min-width: 40px;
text-transform: none;
}
.header-cart .total .woocommerce-Price-amount.amount {
margin-left: 10px;
}
.header-cart .buttons {
padding-bottom: 10px;
}
.header-cart .buttons .button {
border-color: #666;
border-width: 1px;
color: #666;
} .center .buttom-header .site-branding {
padding-bottom: 15px;
text-align: center;
width: 100%;
}
.center .buttom-header .wrap-right {
text-align: center;
width: 100%;
} .right .buttom-header .site-branding {
float: right;
text-align: right;
}
.right .buttom-header .wrap-right {
float: left;
text-align: left;
} .menu-wrap .main-navigation {
display: inline-block;
float: left;
vertical-align: middle;
width: 95%;
}
.menu-toggle, .main-navigation .close {
display: none;
}
.main-navigation ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.menu-wrap ul li {
display: inline-block;
font-family: open sans;
font-size: 14px;
line-height: 20px;
font-weight: 400;
position: relative;
}
.main-navigation ul li a {
color: #444;
display: inline-block;
padding: 15px 20px;
}
.main-navigation .menu > li:first-child > a {
padding-left: 0;
} .main-navigation .menu > li.current_page_item {
border-top: 1px solid #ddd;
}
.main-navigation button.sub-toggle {
position: absolute;
right: 0;
top: 0;
font-size: 14px;
padding: 10px;
border: none;  }
.main-navigation ul li:hover a, 
.main-navigation ul li.current-menu-item a, 
.main-navigation ul li.current_page_item a, 
.main-navigation ul li.current-menu-ancestor a {
color: #f6a225;
} .main-navigation ul li ul {
position: absolute;
top: 100%;
left: 0;
background: #f6a225;
width: 170px;
transform: rotateX(70deg);
-webkit-transform: rotateX(70deg);
transform-origin: top;
-webkit-transform-origin: top;
opacity: 0;
visibility: hidden;
z-index: 99999;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.main-navigation ul li:hover > ul {
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.main-navigation ul li ul li {
display: block;
}
.main-navigation ul li ul li a {
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
border-bottom: 1px solid #ffd494; 
}
.main-navigation ul li.current-menu-item ul li a, 
.main-navigation ul li.current_page_item ul li a, 
.main-navigation ul li.current-menu-ancestor ul li a, 
.main-navigation ul li:hover a + ul li a {
color: #fff;
}
.main-navigation ul li ul li a:after {
content: "";
border-bottom: 1px solid transparent;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.main-navigation ul li ul li a:hover:after {
width: 100%;
border-bottom-color: #bb7b1c; 
}
.main-navigation ul li ul li.menu-item-has-children > a:before {
content: "\f0da";
top: 11px;
position: absolute;
right: 6px;
font-family: fontawesome;
font-size: 14px;
}
.main-navigation > ul li:last-child ul li.menu-item-has-children > a::before {
left: 6px;
right: inherit;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.main-navigation ul li ul li ul {
top: 0;
left: 100%;
border-left: 1px solid #ffd494;
}
.main-navigation ul.nav-menu > li:last-child ul {
left: inherit;
right: 0;
}
.main-navigation ul.nav-menu > li:last-child ul li.menu-item-has-children > a::before {
left: 8px;
right: inherit;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.main-navigation ul.nav-menu > li:last-child ul li ul {
border-left: medium none;
border-right: 1px solid #ffd494;
right: 100%;
}
.main-navigation ul.nav-menu > li:last-child ul {
left: inherit;
right: 0;
}
.menu-wrap .header-search {
display: inline-block;
float: right;
position: relative;
text-align: center;
vertical-align: middle;
width: 5%;
}
.menu-wrap .header-search a {
background: #ddd none repeat scroll 0 0;
display: inline-block;
line-height: 20px;
padding: 15px;
width: 100%;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
border-top: 1px solid #dddddd;
}
.menu-wrap .header-search a:hover {
background: #f6a225;
color: #fff;
border-top-color: #f6a225;
}
.menu-wrap .header-search .search-box {
background: #fff none repeat scroll 0 0;
padding: 7px 0;
position: absolute;
right: 0px;
top: 0;
width: 0;
white-space: nowrap;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
.menu-wrap .header-search .search-box.search-active { width: 320px;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.header-search .search-box .close {
border: 1px solid #ddd;
border-left: none;
cursor: pointer;
float: right;
font-size: 25px;
height: 37px;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
width: 15%;
}
.header-search .search-box .close:hover {
color: red;
}
.header-search .searchform {
border: 1px solid #ddd;
float: left;
width: 85%;
}
.header-search .search-in-select {
display: inline-block;
width: 43%;
}
.header-search .search-in-select select {
background: url(//francescos-weine.de/wp-content/themes/wp-store/images/dropdown.png) no-repeat;
background-position: 90% 50%;
border-top: none;
border-bottom: none;
border-left: none;
border-radius: 0;
font-size: 14px;
height: 35px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
padding-left: 5px;
}
.header-search .search-field {
border: medium none;
display: inline-block;
font-size: 14px;
height: 35px;
width: 55%;
} #slider-section {
margin-bottom: 35px;
}
.slideshow {
margin-bottom: 0 !important;
}
.bx-wrapper .bx-viewport {
height: 560px !important;
}
.slides {
background-size: cover;
background-repeat: no-repeat;
height: 560px;
}
#slider-section .slider-caption {
width: 50%;
position: absolute;
text-align: center;
top: 50%;
overflow: hidden;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
#slider-section .owl-item.active .slider-caption .mid-content .small-caption {
animation-name: slide-left;
-webkit-animation-name: slide-left;
animation-duration: 1s;
-webkit-animation-duration: 1s;
animation-delay: 0.3s;
-webkit-animation-delay: 0.3s;
}
#slider-section .owl-item.active .slider-caption .mid-content .slider-content {
animation-name: slide-right;
-webkit-animation-name: slide-right;
animation-duration: 1s;
-webkit-animation-duration: 1s;
animation-delay: 0.3s;
-webkit-animation-delay: 0.3s;
}
#slider-section .owl-item.active .home-viewmore.slider-viewmore {
animation-name: slide-up;
-webkit-animation-name: slide-up;
animation-duration: 0.5s;
-webkit-animation-duration: 0.5s;
animation-delay: 0.5s;
-webkit-animation-delay: 0.5s;
}
@keyframes slide-left {
0% {
transform: translate(-100%);
-webkit-transform: translate(-100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@-webkit-keyframes slide-left {
0% {
transform: translate(-100%);
-webkit-transform: translate(-100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@keyframes slide-right {
0% {
transform: translate(100%);
-webkit-transform: translate(100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@-webkit-keyframes slide-right {
0% {
transform: translate(100%);
-webkit-transform: translate(100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@keyframes slide-up {
0% {
transform: translateY(100%);
-webkit-transform: translateY(100%);
visibility: hidden;
}
100% {
transform: translateY(0%);
-webkit-transform: translateY(0%);
visibility: visible;
}
}
@-webkit-keyframes slide-up {
0% {
transform: translateY(100%);
-webkit-transform: translateY(100%);
visibility: hidden;
}
100% {
transform: translateY(0%);
-webkit-transform: translateY(0%);
visibility: visible;
}
}
#slider-section .small-caption::after {
background: #f6a225 none repeat scroll 0 0;
bottom: -15px;
content: "";
height: 3px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 10%;
}
#slider-section .small-caption {
font-size: 2.5em;
font-weight: 900;
margin-bottom: 40px;
position: relative;
color: #333;
}
#slider-section .slider-content {
color: #000;
font-size: 18px;
font-weight: 300;
margin-bottom: 40px;
}
#slider-section .home-viewmore.slider-viewmore {
border: 2px solid #f6a225;
color: #000;
display: inline-block;
padding: 10px 20px;
position: relative;
z-index: 1;
}
#slider-section .home-viewmore.slider-viewmore:hover {
color: #fff;
}
#slider-section .home-viewmore.slider-viewmore:after {
content: "";
background: #f6a225;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 0;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: -1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#slider-section .home-viewmore.slider-viewmore:hover:after {
width: 100%;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}  #promo-section {
background: #fff none repeat scroll 0 0;
padding: 35px 0;
}
#promo-section .promo-block::before {
border: 1px solid #fff;
bottom: 10px;
content: "";
left: 10px;
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
}
#promo-section .promo-block::after {
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
bottom: 0;
content: "";
left: 0px; position: absolute;
right: 0px;
top: 0;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s; }
#promo-section .promo-block {
float: left;
line-height: 0;
margin-right: 2%;
overflow: hidden;
position: relative;
width: 32%;
margin-bottom: 2%;
}
#promo-section .promo-block:nth-of-type(3n) {
margin-right: 0;
}
#promo-section .promo-block:last-child {
margin-right: 0;
}
#promo-section .promo-block img {
transition: all 1s ease-out 0s;
-webkit-transition: all 1s ease-out 0s;
}
#promo-section .promo-block:hover img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
#promo-section .promo-text {
bottom: 25px;
left: 45px;
line-height: 30px;
margin-top: 0;
position: absolute;
text-align: left;
width: 50%;
z-index: 1;
}
#promo-section .promo-text .category > a {
color: #f5c548;
display: block;
font-family: "satisfy",cursive;
font-size: 1.7em;
margin-bottom: 5px;
} #promo-section .promo-text .title {
color: #fff;
font-family: Open Sans;
font-size: 25px;
font-weight: 600;
position: relative;
}  #widget-area-one-section aside, #product-area-section aside {
margin-bottom: 0;
}
.prod-title-desc {
color: #777;
font-weight: 300;
text-align: center;
margin-top: 0;
margin-bottom: 40px;
}
.widget ul.new-prod-slide li::before, .widget ul.product_list_widget > li:before, 
.widget ul.feature-cat-product li::before {
display: none;
}
.widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
display: inline-block;
padding: 0 15px 30px 15px;
position: relative;
width: 24.33%;
vertical-align: top;
text-align: center;
}
.sidebar .widget ul.new-prod-slide li {
width: 100%;
margin-bottom: 30px;
}
.widget ul.new-prod-slide li:nth-last-of-type(1), 
.widget ul.new-prod-slide li:nth-last-of-type(2), 
.widget ul.new-prod-slide li:nth-last-of-type(3), 
.widget ul.new-prod-slide li:nth-last-of-type(4), 
.widget ul.feature-cat-product li:nth-last-of-type(1), 
.widget ul.feature-cat-product li:nth-last-of-type(2), 
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 0;
}
.item-img, .wrap-image-sale {
position: relative;
line-height: 0;
}
.onsale::after {
border-right: 10px solid transparent;
border-top: 10px solid #444;
bottom: -10px;
content: "";
position: absolute;
right: 0;
}
.single .onsale::after {
display: none;
}
.single .related .onsale::after {
display: block;
}
.onsale::before {
border-left: 15px solid transparent;
border-top: 21px solid #f6a225;
bottom: 0;
content: "";
left: -15px;
position: absolute;
}
.onsale, .woocommerce span.onsale, 
.woocommerce ul.products li.product .onsale {
background: #f6a225 none repeat scroll 0 0;
border-radius: 0;
margin: 0;
color: #fff;
font-size: 14px;
left: inherit;
line-height: 21px;
min-height: inherit;
min-width: inherit;
padding: 0 15px;
position: absolute;
right: -10px;
text-transform: uppercase;
top: 10px;
}
.single .onsale, .single.woocommerce span.onsale, .single.woocommerce ul.products li.product .onsale {
right: 0;
top: 0;
}
.single .related .onsale, .single.woocommerce .related span.onsale, .single.woocommerce .related ul.products li.product .onsale {
right: -10px;
top: 10px;
}
.product-title {
color: #474747;
font-size: 14px;
font-weight: 400;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;
position: relative;
line-height: 21px;
}
h3.product-title:hover {
color: #f6a225;
font-size: 16px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce ul.products li.product h3.product-title {
padding:10px; 
}
.woocommerce ul.products li.product h3.product-title:hover {
font-size: 18px;
}
.price, .woocommerce ul.products li.product .price, .woocommerce table.wishlist_table tbody td.product-price {
color: #000;
display: block;
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
}
.woocommerce table.wishlist_table tbody td.product-price {
display: table-cell;
}
.price > del, .woocommerce ul.products li.product .price del {
padding-right: 5px;
}
.price > ins, .woocommerce ul.products li.product .price ins, .woocommerce table.wishlist_table tbody td.product-price ins {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #f6a225;
padding-left: 5px;
}
.whislist-quickview {
background: rgba(0, 0, 0, 0.75);
bottom: 0;
left: 0;
line-height: 21px;
position: absolute;
right: 0;
opacity: 0;
visibility: hidden;
transform: scale(0.8);
-webkit-transform: scale(0.8);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.whislist-quickview .button:before, .whislist-quickview .added_to_cart:before {
background: none;
transition: unset;
-webkit-transition: unset;
}
.new-prod-slide li:hover .whislist-quickview, .products li:hover .whislist-quickview {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
}
.yith-wcwl-add-to-wishlist::before {
content: "\f004";
font-family: fontawesome;
font-size: 10px;
left: 10px;
position: absolute;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;	
}
.yith-wcwl-add-to-wishlist {
color: #fff;
display: inline-block;
font-size: 12px;
margin-top: 0;
padding: 5px 5px 5px 25px;
text-align: left;
text-transform: uppercase;
vertical-align: middle;
width: 55%;
}
.yith-wcwl-add-to-wishlist:hover, .yith-wcwl-add-to-wishlist .button:hover, 
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button:hover {
color: #f6a225;
}
.wishlist_table .add_to_cart.button, 
.yith-wcwl-add-button a.add_to_wishlist, 
.yith-wcwl-popup-button a.add_to_wishlist, 
.wishlist_table a.ask-an-estimate-button, 
.wishlist-title a.show-title-form, 
.hidden-title-form a.hide-title-form, 
.woocommerce .yith-wcwl-wishlist-new button, 
.wishlist_manage_table a.create-new-wishlist, 
.wishlist_manage_table button.submit-wishlist-changes, 
.yith-wcwl-wishlist-search-form button.wishlist-search-button, 
.woocommerce-page.woocommerce .products li .whislist-quickview .button {
border: medium none;
border-radius: 0 !important;
font-size: 12px;
font-weight: 400;
}
.yith-wcwl-add-to-wishlist .button {
padding: 0;
color: #fff;
}
.yith-wcwl-add-to-wishlist .button:after, .button.yith-wcqv-button:after {
display: none;
}
.button.yith-wcqv-button::before, , .woocommerce-page.woocommerce .products li .whislist-quickview .button.yith-wcqv-button:before {
content: "\f002";
font-family: fontawesome;
font-size: 13px;
background: none;
left: inherit;
right: 3px;
margin: 0 auto;
width: auto;
top: inherit;
height: auto;
z-index: 1;
opacity: 1;
visibility: visible;
}
.button.yith-wcqv-button {
border: medium none;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 400;
padding: 5px 20px 5px 5px;
text-align: right;
vertical-align: middle;
width: 43%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.whislist-quickview a.button.yith-wcqv-button:hover {
color: #f6a225;
}
.yith-wcwl-wishlistexistsbrowse {
line-height: 20px;
}
.widget ul li .whislist-quickview a {
font-size: 12px;
}
.yith-wcwl-add-to-wishlist + .clear, .yith-wcwl-wishlistexistsbrowse .feedback, 
.yith-wcwl-wishlistaddedbrowse .feedback {
display: none;
}
.yith-wcwl-add-button .ajax-loading {
height: 20px !important;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: -110px;
width: 20px !important;
}
a.add_to_cart {
margin-bottom: 5px;
} .widget.widget_wp_store_cat_product {
margin-bottom: 0;
}
.feature-cat-product-wrap::before, .feature-cat-product-wrap::after {
content: "";
display: table;
}
.feature-cat-product-wrap::after {
clear: both;
}
.widget_wp_store_cat_product .feature-cat-image {
float: left;
position: relative;
width: 30%;
}
.widget_wp_store_cat_product .right_align .feature-cat-image {
float: right;
}
.sidebar .widget_wp_store_cat_product .right_align .feature-cat-image {
float: none;
}
.sidebar .widget_wp_store_cat_product .feature-cat-image {
float: none;
margin-bottom: 20px;
position: relative;
width: 100%;
}
.widget_wp_store_cat_product .product-cat-desc {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
bottom: 30px;
left: 0;
padding: 20px;
position: absolute;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cat_product .feature-cat-image:hover .product-cat-desc {
background: rgba(246, 162, 37, 0.75);
color: #fff;
}
.widget_wp_store_cat_product .product-cat-desc h3 {
margin: 0;
}
.widget_wp_store_cat_product .feature-cat-product {
float: left;
padding-left: 30px;
width: 70%;
}
.widget_wp_store_cat_product .right_align .feature-cat-product {
padding-left: 0;
padding-right: 30px;
}
.sidebar .widget_wp_store_cat_product .right_align .feature-cat-product {
padding-right: 0;
}
.widget_wp_store_cat_product .feature-cat-product {
border-top: 1px solid #ddd;
float: none;
overflow: visible;
padding-left: 0;
padding-top: 20px;
position: relative;
width: 100%;
}
.sidebar .widget_wp_store_cat_product .feature-cat-product::before {
border-bottom: 10px solid #ddd;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
content: "";
left: 30px;
position: absolute;
top: -10px;
}
.widget_wp_store_cat_product ul.feature-cat-product li {
width: 32.66%;
}
.sidebar .widget_wp_store_cat_product ul.feature-cat-product li {
margin-bottom: 30px;
width: 100%;
} #cta-section {
border: 5px solid #f2f2f2;
margin: 35px 0;
padding: 0;
}
#cta-section .cta-content {
display: inline-block;
padding: 30px 30px 30px 60px;
vertical-align: middle;
width: 60%;
}
#cta-section .cta-content h2 {
color: #3f3f3f;
font-family: "open sans";
font-size: 24px;
font-weight: 300;
margin: 0;
}
#cta-section .cta-content h4 {
color: #f6a225;
font-family: open sans;
font-size: 14px;
font-weight: 400;
margin: 5px 0 0;
}
#cta-section .cta-content p {
color: #838383;
font-size: 14px;
line-height: 25px;
margin-bottom: 10px;
font-weight: 300;
}
#cta-section figure {
display: inline-block;
text-align: right;
vertical-align: middle;
width: 39.6%;
} #product-area-section {
border-bottom: 1px solid #ddd; } .widget_wp_store_offer {
border: 5px solid #f2f2f2;
position: relative;
margin-bottom: 0;
}
.widget_wp_store_offer .offer-img {
display: inline-block;
vertical-align: middle;
width: 50%;
}
.widget_wp_store_offer .offer-img img {
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_offer:hover .offer-img img {
opacity: 0.8;
filter: alpha(opacity= 80);
}
.widget_wp_store_offer .offer-percent {
background: #f6a225 none repeat scroll 0 0;
bottom: 0;
color: #fff;
display: inline-block;
font-size: 30px;
font-weight: 300;
height: 120px;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
text-transform: uppercase;
top: 0;
vertical-align: middle;
width: 120px;
}
.widget_wp_store_offer .offer-percent span {
display: block;
font-size: 40px;
font-weight: 700;
line-height: 45px;
padding-top: 20px;
}
.widget_wp_store_offer .offer-content-wrap {
display: inline-block;
padding: 30px 30px 30px 100px;
vertical-align: middle;
width: 49%;
}
.offer-content-wrap .product-title {
font-family: "open sans";
font-size: 22px;
margin-top: 0;
}
.offer-content-wrap .price-desc {
color: #777;
font-size: 15px;
font-weight: 300;
margin-bottom: 15px;
margin-top: 0;
line-height: 27px;
}
.sidebar .widget_wp_store_offer .offer-wrap {
position: relative;
overflow: hidden;
}
.sidebar .widget_wp_store_offer .offer-img {
width: 100%;
}
.sidebar .widget_wp_store_offer .offer-percent {
bottom: inherit;
font-size: 16px;
height: inherit;
left: inherit;
padding: 0 50px;
right: -50px;
top: 35px;
transform: rotate(50deg);
-webkit-transform: rotate(50deg);
width: auto;
}
.sidebar .widget_wp_store_offer .offer-percent span {
font-size: 20px;
line-height: 30px;
padding-top: 0px;
display: inline-block;
}
.sidebar .widget_wp_store_offer .offer-content-wrap {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
bottom: 0;
padding: 15px;
position: absolute;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.sidebar .widget_wp_store_offer .offer-wrap:hover .offer-content-wrap {
padding-top: 25px;
padding-bottom: 25px;
} #blog-section::before, #blog-section::after {
content: "";
display: table;
}
#blog-section::after {
clear: both;
}
.blogs {
float: left;
width: 33.33%;
padding: 0 15px;
text-align: center;
}
.blogs > h5 {
font-size: 16px;
font-weight: normal;
line-height: 25px;
margin: 10px 0;
position: relative;
color: #474747;
}
.blogs > h5 a:hover {
color: #f6a225;
}
.blogs > h5 a:after {
content: "";
background: #f6a225;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 1px;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.blogs > h5 a:hover:after {
width: 20%;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.blogs span {
color: #949393;
font-size: 14px;
font-style: italic;
font-weight: 300;
padding: 0 5px;
}
.blogs span .fa {
margin-right: 5px;
}
.blogs > p {
color: #6e6e6e;
font-size: 15px;
font-weight: 300;
line-height: 25px;
margin-bottom: 0;
} #widget-area-three-section::before, #widget-area-three-section::after {
content: "";
display: table;
}
#widget-area-three-section::after {
clear: both;
}
#widget-area-three-section .widget {
float: left;
margin-bottom: 0;
padding: 0 15px;
width: 33.33%;
}
#widget-area-three-section .widget .widget-title {
border: 1px solid #eee;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 10px 15px;
}
#widget-area-three-section .widget ul {
border: 1px solid #eee;
padding: 0 15px;
border-top: none;
}
#widget-area-three-section .woocommerce ul.cart_list li, 
#widget-area-three-section .woocommerce ul.product_list_widget li {
padding: 15px 0;
}
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0;
padding-right: 10px;
width: 126px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#widget-area-three-section .woocommerce ul.cart_list li:hover img, 
#widget-area-three-section .woocommerce ul.product_list_widget li:hover img {
opacity: 0.8;
filter: alpha(opacity= 80);
}
#widget-area-three-section .widget ul li .product-title {
color: #444;
font-family: "droid sans";
font-size: 14px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#widget-area-three-section .widget ul li .product-title:hover {
color: #f6a225;
}
#widget-area-three-section .widget ul li del {
color: #000;
font-size: 16px;
font-weight: 700;
margin-top: 10px;
padding-right: 5px;
display: inline-block;
}
#widget-area-three-section .widget ul li ins {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #f6a225;
padding-left: 5px;
font-size: 16px;
font-weight: 700;
margin-top: 10px;
display: inline-block;
} #widget-icon-section::before, #widget-icon-section::after {
content: "";
display: table;
}
#widget-icon-section::after {
clear: both;
}
#widget-icon-section {
border: 5px solid #f4f4f4;
margin: 35px 0;
padding: 20px 0;
}
#widget-icon-section .widget {
border-right: 1px solid #ddd;
float: left;
margin-bottom: 0;
padding: 0 30px;
text-align: center;
width: 33.33%;
}
#widget-icon-section .widget:last-child {
border-right: none;
}
#widget-icon-section .widget figure {
display: inline-block;
vertical-align: middle;
}
#widget-icon-section .widget figure .fa {
color: #999;
font-size: 3em;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#widget-icon-section .widget:hover .fa {
color: #f6a225;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
} #widget-icon-section .widget .payment-info {
display: inline-block;
padding-left: 15px;
vertical-align: middle;
padding: 40px 0 40px 20px;
}
#widget-icon-section .widget .payment-info h3 {
color: #000;
font-family: "open sans";
font-size: 14px;
font-weight: 400;
margin: 0;
text-align: left;
}
#widget-icon-section .widget .payment-info p {
color: #999;
font-size: 13px;
font-weight: 400;
margin: 5px 0 0 0;
text-align: left;
}  #brand-section .brands {
display: inline-block;
text-align: center;
vertical-align: middle;
width: 19.66%;
}
#brand-section .brands img {
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#brand-section .brands img:hover {
opacity: 0.5;
filter: alpha(opacity= 50);
} footer.site-footer {
margin-top: 35px;
}
.footer-top {
background: #2f2f2f none repeat scroll 0 0; padding-top: 20px;
}
.footer-top .ed-container {
border-bottom: 1px solid #444;
padding-bottom: 20px;
}
.footer-top .top-footer-menu {
display: inline-block;
vertical-align: middle;
width: 59%;
}
.footer-top.menu .top-footer-menu {
width: 100%;
}
.footer-top .top-footer-menu ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.footer-top .top-footer-menu ul ul {
display: none;
}
.footer-top .top-footer-menu ul li::after {
background: #666 none repeat scroll 0 0;
border-radius: 100%;
content: "";
height: 5px;
left: 0;
position: absolute;
top: 44%;
width: 5px;
}
.footer-top .top-footer-menu ul li {
display: inline-block;
font-size: 14px;
position: relative;
}
.footer-top .top-footer-menu ul li a {
color: #acacac;
display: inline-block;
padding: 5px 10px;
}
.footer-top .top-footer-menu ul li a:hover {
color: #f6a225;
}
.footer-top .top-footer-menu + .ed-social-footer {
display: inline-block;
text-align: right;
vertical-align: middle;
width: 40%;
}
.top-footer {
background: #2f2f2f none repeat scroll 0 0;
color: #acacac;
font-size: 14px;
line-height: 25px;
padding: 30px 0;
}
.top-footer .footer-block {
display: inline-block;
vertical-align: top;
padding: 0 15px;
}
.top-footer.footer-column-4 .footer-block {
width: 24.66%;
}
.top-footer.footer-column-3 .footer-block {
width: 33%;
}
.top-footer.footer-column-2 .footer-block {
width: 49.66%;
}
.top-footer.footer-column-1 .footer-block {
width: 100%;
}
.top-footer .widget {
margin-bottom: 0;
}
.top-footer .widget .widget-title {
color: #919191;
font-family: "open sans";
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
margin-top: 0;
}
.top-footer .widget ul li:before {
display: none;
}
.top-footer .widget ul li {
padding-left: 0;
}
.top-footer .widget ul li a {
color: #acacac;
}
.top-footer .widget ul li a:hover {
color: #f6a225;
}
.site-info {
background: #2f2f2f none repeat scroll 0 0; padding-bottom: 20px;
}
.site-info .ed-container {
border-top: 1px solid #444;
padding-top: 20px;
}
.footer-copyright {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 300;
vertical-align: middle;
width: 50%;
}
.footer-copyright .copyright-text a {
color: #f6a225;
}
.footer-copyright .copyright-text a:hover {
color: #fff;
}
.payment-partner {
display: inline-block;
vertical-align: middle;
width: 49%;
text-align: right;
line-height: 0;
} .widget_categories .postform, .widget_archive select, 
.woocommerce .woocommerce-ordering select {
background: #eee url(//francescos-weine.de/wp-content/themes/wp-store/images/dropdown.png) no-repeat;
background-position: 95% 60%;
border: medium none;
font-size: 14px;
padding: 5px 30px 5px 10px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
} .widget_search .search-form label, .woocommerce-product-search .search-field {
display: inline-block;
vertical-align: top;
width: 70%;
height: 40px;
}
.widget_search .search-form label .search-field {
border-width: 2px;
height: 40px;
}
.widget_search .search-form .search-submit, .woocommerce-product-search input[type="submit"] {
display: inline-block;
height: 40px;
padding: 0;
width: 28%;
} .widget_calendar .calendar_wrap table {
margin: 0;
text-align: center;
font-size: 14px;
}
.widget_calendar .calendar_wrap table caption {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
padding: 5px;
}
.widget_calendar .calendar_wrap table tr th, 
.widget_calendar .calendar_wrap table tr td {
border: 1px solid #ccc;
}
.widget_calendar .calendar_wrap table tr th {
border-top: medium none;
}
.widget_calendar .calendar_wrap table tbody tr td a {
color: #f6a225;
}
.widget_calendar .calendar_wrap table tbody tr td#today {
background: #ddd;
}
.widget_calendar .calendar_wrap table tfoot tr td a {
display: inline-block;
padding: 0 10px;
width: 100%;
}
.widget_calendar .calendar_wrap table tfoot tr td a:hover {
background: #f6a225;
color: #fff;
}
.widget_calendar .calendar_wrap table tfoot tr td#prev a {
text-align: left;
}
.widget_calendar .calendar_wrap table tfoot tr td#next a {
text-align: right;
} .widget_nav_menu ul li ul {
display: none;
}
.sidebar .widget_nav_menu ul li ul {
display: block;
padding-left: 0;
} .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
background: #eee none repeat scroll 0 0;
display: inline-block;
font-size: 14px !important;
margin-bottom: 4px;
padding: 5px 15px;
}
.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
background: #f6a225;
color: #fff;
} .widget_wp_store_cta_simple {
background: #efefef none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 5px;
color: #444;
padding: 20px;
text-align: center;
position: relative;
}
.widget_wp_store_cta_simple::before, .widget_wp_store_cta_simple::after {
background: -webkit-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: -moz-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: -ms-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: -o-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
border-radius: 100%;
content: "";
height: 40px;
position: absolute;
right: 0;
transform: rotate(3deg);
-webkit-transform: rotate(3deg);
width: 40%;
z-index: -1;
bottom: -13px;
}
.widget_wp_store_cta_simple::before {
right: inherit;
left: 0;
transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
}
.widget_wp_store_cta_simple .cta-title_simple.main-title {
font-size: 30px;
font-weight: bold;
margin-bottom: 5px;
}
.sidebar .widget_wp_store_cta_simple .cta-title_simple.main-title {
font-size: 20px;
}
.widget_wp_store_cta_simple .cta-desc_simple {
font-size: 18px;
line-height: 22px;
margin-bottom: 10px;
font-weight: 300;
}
.sidebar .widget_wp_store_cta_simple .cta-desc_simple {
font-size: 14px;
}
.widget_wp_store_cta_simple .banner-btn {
margin-top: 20px;
}
.widget_wp_store_cta_simple a.btn {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 20px;
padding: 10px 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cta_simple a.btn i.fa {
text-align: center;
margin-right: 10px;
font-size: 20px;
}
.widget_wp_store_cta_simple a.btn:hover {
background: none;
color: #fff;
border-color: #f6a225;
}
.widget_wp_store_cta_simple a.btn:after {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cta_simple a.btn:hover:after {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
} .widget_wp_store_cta_video .video-bkg-img {
margin-bottom: 20px;
position: relative;
}
.widget_wp_store_cta_video .video-bkg-img .fa {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
bottom: 0;
color: #444;
height: 40px;
left: 0;
line-height: 40px;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 40px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cta_video .video-bkg-img:hover .fa {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
color: #333;
}
.widget_wp_store_cta_video .cta-title {
font-size: 20px;
font-weight: 300;
margin-top: 0;
margin-bottom: 5px;
}
.widget_wp_store_cta_video .cta-desc {
color: #777;
font-size: 14px;
font-weight: 400;
line-height: 25px;
} .widget_wp_store_promo .promo-widget-wrap {
background-position: center center;
background-size: cover;
}
.sidebar .widget_wp_store_promo .promo-widget-wrap {
padding: 10px;
}
.widget_wp_store_promo .caption::after {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: -500px;
top: 0;
transform: skewX(-30deg);
-webkit-transform: skewX(-30deg);
z-index: -1;
}
.widget_wp_store_promo .caption {
float: right;
max-width: 500px;
padding: 40px;
position: relative;
text-align: right;
z-index: 1;
}
.sidebar .widget_wp_store_promo .caption::after {
display: none;
}
.sidebar .widget_wp_store_promo .caption {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
padding: 10px;
text-align: inherit;
float: none;
max-width: inherit;
position: static;
}
.widget_wp_store_promo .widget-title {
font-size: 30px;
font-weight: 600;
margin-bottom: 10px;
}
.widget_wp_store_promo .widget-title span::after {
display: none;
}
.widget_wp_store_promo .widget-title p {
line-height: 40px;
margin: 0;
}
.widget_wp_store_promo .desc {
font-size: 15px;
font-weight: 400;
margin-bottom: 20px;
}
.widget_wp_store_promo .promo-btn {
border: 2px solid #333;
display: inline-block;
font-size: 14px;
line-height: 25px;
padding: 5px 20px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_promo .promo-btn:hover {
border-color: #f6a225;
background: #f6a225;
color: #fff;
} .woocommerce div.product .product_title {
font-size: 18px;
}
.woocommerce .summary-content > div[itemprop="description"], 
.woocommerce .entry-summary > div[itemprop="description"] {
color: #777;
font-size: 14px;
font-weight: 300;
line-height: 25px;
}
.cart-empty {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 5px;
color: #cc444d;
font-style: italic;
margin: 0;
padding: 20px;
}
.woocommerce-cart .product-name > a, 
.woocommerce-cart .woocommerce-Price-amount.amount, 
.woocommerce-cart .woocommerce .quantity .qty {
font-size: 14px;
line-height: 18px;
}
.woocommerce-cart .woocommerce .quantity .qty {
padding-right: 0;
}
.woocommerce .woocommerce-info::before {
color: #f6a225;
}
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
border-top-color: #f6a225;
font-size: 14px;
}
.woocommerce-billing-fields > h3, 
.woocommerce-shipping-fields > h3, 
.woocommerce-account .woocommerce > h2 {
font-size: 16px;
margin-top: 0;
}
.woocommerce form .form-row label, 
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, 
.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select, .woocommerce table.shop_table td {
font-size: 14px;
}
.select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout-review-order .cart-subtotal {
background: #eee;
}
.woocommerce-checkout-review-order .order-total {
background: #f6a225;
color: #fff;
}
.form-row.place-order .button.alt:hover {
background: #f6a225;
}
.woocommerce-info + .login > p {
color: #777;
font-size: 14px;
line-height: 25px;
}
.showlogin:hover, .showcoupon:hover, .lost_password a:hover {
color: #f6a225;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: outside none none;
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
font-size: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, 
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
background: #f6a225 none repeat scroll 0 0;
border-color: #c48306;
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
border: 1px solid #ddd;
display: inline-block;
margin-top: -1px;
padding: 5px 10px;
width: 100%;
}
.woocommerce-MyAccount-content p:first-child {
margin-top: 0;
}
.woocommerce-MyAccount-content > p {
color: #777;
font-size: 14px;
}
.woocommerce-Address {
background: #eee none repeat scroll 0 0;
padding: 10px;
}
.woocommerce-Address-title h3 {
font-size: 16px;
margin-top: 0;
}
.woocommerce-Address-title .edit {
color: #f6a225;
font-size: 14px;
font-style: italic;
text-decoration: underline;
}
.woocommerce-Address-title h3 {
font-size: 14px;
margin-top: 0;
}
.woocommerce-Address address {
color: #777;
font-size: 14px;
line-height: 25px;
margin: 0;
}
.woocommerce .woocommerce-breadcrumb {
background: #f4f4f4 none repeat scroll 0 0;
border: 1px solid #ddd;
color: #f6a225;
font-size: 14px;
margin-top: 30px;
padding: 10px;
margin-bottom: 0;
}
.woocommerce .woocommerce-breadcrumb a:hover {
color: #f6a225;
}
.woocommerce.woocommerce-page .page-title::after {
border-bottom: 1px solid #444;
bottom: 0;
content: "";
left: 0;
position: absolute;
width: 3%;
}
.woocommerce-page .page-title {
position: relative;
}
.single .yith-wcwl-add-to-wishlist {
padding: 0;
}
.single .related .yith-wcwl-add-to-wishlist {
padding: 5px;
}
.single .yith-wcwl-add-to-wishlist::before {
display: none;
}
.single .yith-wcwl-add-to-wishlist a.button::before {
content: "\f004";
font-family: fontawesome;
margin-right: 5px;
}
.single .yith-wcwl-add-to-wishlist .button::after, .single .button.yith-wcqv-button::after {
display: block;
}
.single .yith-wcwl-add-to-wishlist a.button::before {
content: '';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 14px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs #tab-description > h2, 
.woocommerce #reviews #comments h2, #tab-additional_information > h2 {
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs #tab-description > p, 
.woocommerce div.product .woocommerce-tabs #tab-description .woocommerce-noreviews {
color: #777;
font-size: 14px;
line-height: 25px;
margin-top: 0;
}
.woocommerce #reviews h3 {
font-size: 15px;
margin-bottom: 10px;
}
#review_form_wrapper .comment-form, 
#review_form_wrapper form input, #review_form_wrapper form textarea {
font-size: 14px;
}
.woocommerce #review_form #respond p.comment-form-author, 
.woocommerce #review_form #respond p.comment-form-email {
display: inline-block;
width: 49.66%;
}
.woocommerce #review_form #respond p.comment-form-author {
padding-right: 5px;
} 
.woocommerce #review_form #respond p.comment-form-email {
padding-left: 5px;
}
.woocommerce .woocommerce-result-count {
color: #777;
font-size: 14px;
font-style: italic;
margin-bottom: 0;
padding: 10px 0;
}
.woocommerce-page .products {
border-top: 1px solid #ddd;
padding-top: 20px !important;
}
.shop-sidebar .woocommerce {
margin-bottom: 1.5em;
}
.shop-sidebar ul li .count {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 20px;
display: inline-block;
float: right;
font-size: 13px;
font-style: italic;
padding: 0px 15px;
}
.shop-sidebar .woocommerce.widget_price_filter form {
padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: transparent;
border: 1px solid #edab30;
border-radius: 5px;
height: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #f6a225 none repeat scroll 0 0;
border: none;
border-radius: 0;
box-shadow: 0 2px 3px 2px #ffd053 inset;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #cf7b00;
border-radius: 5px;
height: 2em;
top: -0.5em;
width: 0.8em;
}
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 30px;
}
.price_slider_amount .price_label {
font-weight: 600;
}
.price_slider_amount .price_label span {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
display: inline-block;
font-weight: 400;
line-height: 20px;
padding: 5px 15px;
}
.woocommerce-Reviews .description {
color: #666;
font-size: 14px;
padding-bottom: 15px;
}
.woocommerce .star-rating span {
color: #f6a225;
}
.shop-sidebar .widget_rating_filter ul li::before {
display: none;
}
.shop-sidebar .woocommerce .star-rating {
height: 1.1em;
}
.shop-sidebar .woocommerce ul.cart_list li, .shop-sidebar .woocommerce ul.product_list_widget li {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}
.shop-sidebar .woocommerce ul.cart_list li:first-child, .shop-sidebar .woocommerce ul.product_list_widget li:first-child {
padding-top: 0;
}
.shop-sidebar .woocommerce ul.cart_list li:last-child, .shop-sidebar .woocommerce ul.product_list_widget li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.shop-sidebar .woocommerce .product-title {
font-size: 13px;
font-weight: 600;
margin: 0;
}
.shop-sidebar .woocommerce ul.cart_list li img, .shop-sidebar .woocommerce ul.product_list_widget li img {
width: 60px;
}
.shop-sidebar .woocommerce ul.product_list_widget li del, 
.shop-sidebar .woocommerce ul.product_list_widget li ins {
color: #000;
display: inline-block;
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
background: none;
}
.shop-sidebar .woocommerce ul.product_list_widget li ins {
color: #f6a225;
padding-left: 5px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
display: inline-block;
float: none;
margin: 0;
padding: 0 15px 30px;
vertical-align: top;
text-align: center;
}
.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), 
.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n), 
.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
float: none;
}
.woocommerce .columns-1 ul.products li.product, .woocommerce-page .columns-1 ul.products li.product {
width: 100%;
padding: 0 0 30px 0;
}
.woocommerce .columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product {
width: 49.66%;
}
.woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product {
width: 32.66%;
}
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product {
width: 24.33%;
}
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 19.33%;
}
.right-sidebar .columns-4 .products .product .yith-wcwl-add-to-wishlist, 
.right-sidebar .columns-5 .products .product .yith-wcwl-add-to-wishlist {
display: block;
width: 100%;
}
.right-sidebar .columns-4 .products .product .button.yith-wcqv-button, 
.right-sidebar .columns-5 .products .product .button.yith-wcqv-button {
display: block;
padding-bottom: 5px !important;
padding-left: 10px !important;
text-align: left;
width: 100%;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
padding-right: 0;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .button {
color: #fff;
margin: 0;
padding: 0 10px 0 0;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .yith-wcwl-add-button .button {
padding: 0;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .button:hover {
color: #f6a225;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
}
.woocommerce ul.products li.product .star-rating {
text-align: center;
margin: 0 auto 0.5em auto;
}
.woocommerce ul.products li.product .star-rating span::before, 
.woocommerce ul.products li.product .star-rating::before {
right: 0;
}
.tagged_as > a {
color: #777;
font-size: 14px;
font-style: italic;
}
.woocommerce .shop-sidebar ul.cart_list li a .product-title, 
.woocommerce .shop-sidebar ul.product_list_widget li a .product-title, 
.woocommerce .shop-sidebar ul.cart_list li a img, 
.woocommerce .shop-sidebar ul.product_list_widget li a img  {
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce .shop-sidebar ul.cart_list li a:hover .product-title, 
.woocommerce .shop-sidebar ul.product_list_widget li a:hover .product-title {
color: #f6a225;
}
.woocommerce .shop-sidebar ul.cart_list li:hover img, 
.woocommerce .shop-sidebar ul.product_list_widget li:hover img  {
opacity: 0.8;
filter: alpha(opacity= 80);
}
.related ul.products li .whislist-quickview .button:before {
display: none;
}
.woocommerce #respond input#submit.added::before, 
.woocommerce a.button.added::before, 
.woocommerce button.button.added::before, 
.woocommerce input.button.added::before {
content: "";
margin-left: auto;
}
.woocommerce a.added_to_cart {
padding-top: 5px;
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart::before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #333; right: 0;
top: 0;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, 
.woocommerce button.button.loading, .woocommerce input.button.loading, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.loading {
padding-right: 15px;
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart::before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:before {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart:hover:before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:hover:before {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.woocommerce table.wishlist_table {
font-size: 90%;
}
.widget_shopping_cart ul li .remove + a {
padding-left: 25px;
}
.header-cart .widget_shopping_cart ul li .remove + a {
padding-left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove {
background: #999 none repeat scroll 0 0;
color: #fff !important;
top: 0;
}
.woocommerce .shop-sidebar .widget_shopping_cart .cart_list li a.remove {
top: inherit;
}
.woocommerce .header-cart .widget_shopping_cart .cart_list li a.remove, 
.header-cart .woocommerce.widget_shopping_cart .cart_list li a.remove, 
.woocommerce .widget_shopping_cart .cart_list li:first-child a.remove, 
.woocommerce.widget_shopping_cart .cart_list li:first-child a.remove {
background: #999 none repeat scroll 0 0;
color: #fff !important;
top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, 
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
background-color: #f6a225;
}
.widget_shopping_cart ul li .quantity {
color: #666;
font-size: 14px;
font-style: italic;
margin-top: 10px;
padding-left: 25px;
}
.header-cart .widget_shopping_cart ul li .quantity {
padding-left: 0;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
text-align: right;
border-top-width: 1px;
}
.woocommerce .shop-sidebar .widget_shopping_cart .total, 
.shop-sidebar .woocommerce.widget_shopping_cart .total {
text-align: left;
}
.woocommerce .widget_shopping_cart .total .woocommerce-Price-amount, 
.woocommerce.widget_shopping_cart .total .woocommerce-Price-amount {
margin-left: 20px;
}
.widget_shopping_cart .buttons .button {
text-align: center;
width: 49%;
}
.woocommerce.woocommerce-page.woocommerce-wishlist .page-title::after {
display: none;
}
.woocommerce .wishlist-title h2 {
font-size: 16px;
margin-top: 0;
padding: 0;
}
.woocommerce table.wishlist_table tbody td {
padding: 5px;
}
.woocommerce-wishlist .yith-wcwl-add-to-wishlist .button::after, 
.woocommerce-wishlist .button.yith-wcqv-button::after {
display: block;
}
.woocommerce-wishlist .wishlist_table tbody tr td .button.yith-wcqv-button {
text-align: center;
width: auto;
}
.woocommerce ul.products li.product .price del {
opacity: 1;
filter: alpha(opacity= 100);
}
.woocommerce div.product .out-of-stock {
font-style: italic;
margin: 0;
}
.single.woocommerce #content div.product div.summary, .single.woocommerce div.product div.summary, 
.single.woocommerce-page #content div.product div.summary, .single.woocommerce-page div.product div.summary {
position: relative;
}
.single .yith-wcwl-add-to-wishlist .ajax-loading {
top: 70%;
}
.single .product_meta {
margin-top: 20px;
font-size: 14px;
color: #777;
}
.single .product_meta span {
padding: 0 5px;
font-weight: 600;
}
.single .product_meta span:first-child {
padding-left: 0;
}
.single .product_meta span a {
font-weight: 400;
}
.single .product_meta span a:hover {
color: #f6a225;
}
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt[disabled]:disabled, 
.woocommerce #respond input#submit.alt[disabled]:disabled:hover, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt[disabled]:disabled, 
.woocommerce a.button.alt[disabled]:disabled:hover, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
background-color: transparent;
color: #333;
}
.woocommerce div.product form.cart .variations {
width: auto;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
line-height: 20px;
}
.single.woocommerce div.product form.cart, .single.woocommerce div.product p.cart {
margin-bottom: 10px;
}
.single.woocommerce div.product form.cart .variations select {
padding: 5px;
background-position: 95% 50%;
}
.single.woocommerce div.product form.cart table td.value {
position: relative;
}
.single.woocommerce div.product form.cart .reset_variations {
margin-top: -10px;
position: absolute;
right: -50px;
top: 50%;
}
.woocommerce nav.woocommerce-pagination {
text-align: right;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
margin: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
border: medium none;
font-size: 14px;
margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
background: #eee none repeat scroll 0 0;
padding: 5px 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
}
.lost_reset_password .woocommerce-FormRow {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-top: none;
margin-bottom: 0 !important;
padding: 20px !important;
width: 50% !important;
}
.lost_reset_password .woocommerce-FormRow.form-row-first {
border-top: 1px solid #ddd;
border-bottom: none;
}
.woocommerce-ResetPassword.lost_reset_password input[name="_wpnonce"], 
.woocommerce-ResetPassword.lost_reset_password input[name="_wp_http_referer"] {
background: #f6a225 none repeat scroll 0 0;
border: medium none;
color: #fff;
font-size: 15px;
font-style: italic;
margin-top: 20px;
padding: 20px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
min-height: 30px;
}
.widget_product_search button {
height: 40px;
} .archive article {
background: #eee none repeat scroll 0 0;
margin-bottom: 40px;
padding: 20px;
}
.content-thumbnail.full-width .wrap-content {
padding: 0;
width: 100%;
}
.archive article .entry-title {
font-family: "open sans";
font-size: 16px;
font-weight: 600;
margin: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.single .page-header .page-title {
margin: 0;
}
.archive article .entry-title a:hover {
color: #f6a225;
}
.archive article .entry-header .entry-meta, .single .page-header .entry-meta {
color: #777;
font-size: 14px;
font-style: italic;
font-weight: 300;
margin-bottom: 20px;
margin-top: 5px;
}
.archive article .entry-header .entry-meta a:hover, 
.single .page-header .entry-meta a:hover {
color: #f6a225;
}
.archive article .content-thumbnail:before, 
.archive article .content-thumbnail:after {
content: "";
display: table;
}
.archive article .content-thumbnail:after {
clear: both;
}
.archive article .post-thumbnail {
float: left;
line-height: 0;
width: 45%;
}
.archive.alternate-image article:nth-child(even) .post-thumbnail {
float: right;
}
.archive.large-image article .post-thumbnail, .single .post-thumbnail {
float: none;
margin-bottom: 20px;
width: 100%;
line-height: 0;
}
.archive article .wrap-content {
float: left;
padding-left: 20px;
width: 55%;
}
.archive.alternate-image article:nth-child(even) .wrap-content {
padding-left: 0;
padding-right: 20px;
}
.archive.large-image article .wrap-content {
float: none;
padding-left: 0;
width: 100%;
}
.archive article .wrap-content .entry-content, .single .entry-content {
color: #777;
font-size: 14px;
font-weight: 400;
line-height: 25px;
margin: 0 0 10px;
}
.archive article .wrap-content .entry-content a::after {
border-bottom: 1px solid #f6a225;
bottom: 0;
content: "";
left: 0;
position: absolute;
width: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.archive article .wrap-content .entry-content a:hover::after {
visibility: visible;
width: 50%;
}
.archive article .wrap-content .entry-content a {
color: #f6a225;
font-style: italic; position: relative;
}
.archive article .wrap-content .entry-footer, .single .entry-footer {
color: #666;
font-size: 14px;
}
.archive article .wrap-content .entry-footer span, .single .entry-footer span {
padding: 0 5px;
}
.archive article .wrap-content .entry-footer span:first-child, .single .entry-footer span:first-child {
padding-left: 0;
}
.archive article .wrap-content .entry-footer a:hover, .single .entry-footer a:hover {
color: #f6a225;
text-decoration: underline;
}
.archive article .wrap-content .entry-footer .edit-link a:hover, .single .entry-footer .edit-link a:hover {
color: #fff;
text-decoration: none;
}
.archive .archive:not(.large-image) article .entry-header .entry-meta {
margin-bottom: 0px;
} .contact-form {
margin-bottom: 40px;
}
.inline-field {
display: inline-block;
width: 32.66%;
}
.contact-form .ufbl-form-field-wrap {
margin-bottom: 20px;
}
.contact-form form input, .contact-form form textarea {
font-size: 13px;
} .search-results article {
border: 1px solid #ddd;
padding: 15px;
margin-bottom: 1.5em;
}
article .entry-title {
font-family: "open sans";
font-size: 16px;
font-weight: 600;
margin: 0;
}
.search-results article .entry-title a {
position: relative;
}
.search-results article .entry-title a:hover {
color: #f6a225;
}
.search-results article .entry-title a:after {
content: "";
border-bottom: 1px solid #f6a225;
width: 0;
position: absolute;
bottom: 0;
left: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.search-results article .entry-title a:hover:after {
visibility: visible;
width: 30%;
}
.search-results .entry-summary {
margin-top: 0;
}
.search-results .entry-summary > p {
margin-bottom: 0;
}
.search-results .entry-meta, .search-results .entry-footer {
color: #777;
font-size: 13px;
font-style: italic;
margin-top: 5px;
}
.search-results .entry-meta span, .search-results .entry-footer span {
padding: 0 5px;
}
.search-results .entry-meta span:first-child, .search-results .entry-footer span:first-child {
padding-left: 0;
}
.search-results .entry-meta a:hoverss {
color: #f6a225;
}
.no-results .page-content::after {
color: #eee;
content: "\f119";
font-family: fontawesome;
font-size: 12em;
left: 0;
line-height: 150px;
position: absolute;
right: 0;
text-align: center;
top: 0;
}
.no-results .page-content {
padding-top: 150px;
position: relative;
}
.no-results form.search-form label {
display: inline-block;
vertical-align: top;
width: 85%;
} 
.no-results form.search-form label .search-field {
border-width: 2px;
height: 40px;
}
.no-results form.search-form .search-submit {
width: 14%;
display: inline-block;
vertical-align: top;
height: 40px;
padding: 0;
} .error404 .error-404 {
text-align: center;
}
.error404-text > h1 {
color: #eee;
font-family: "open sans";
font-size: 7em;
font-weight: 900;
line-height: 100px;
margin: 0 auto;
width: 500px;
} @media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
} .left-sidebar .alignfull,  .left-sidebar .alignwide,
.right-sidebar .alignfull, .right-sidebar .alignwide{
margin-left: 0;		   
margin-right: 0;
}
}
.wp-block-gallery.alignnone {
margin-left: 0;
} .wp-block-latest-posts {
list-style: none;
margin: 0;
padding: 0;
}
.wp-block-latest-posts ul {
list-style: none;
padding: 0;
} .wp-block-pullquote blockquote:before {
content: '\f10d';
position: absolute;
top: 30px;
left: 0;
right: 0;
font-family: 'fontawesome';
font-size: 30px;
color: #999;
}
.wp-block-pullquote blockquote p {
margin-top: 0;
margin-bottom: 10px;
}
.wp-block-pullquote blockquote {
position: relative;
padding-top: 50px;
padding-bottom: 40px;
border-left: none;
}
.wp-block-quote {
padding: 20px;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p,
.wp-block-quote p,
.wp-block-pullquote p
blockquote p {
margin-top: 0;
margin-bottom: 10px;
}
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large{	
padding: 20px 30px 25px;
} .wp-block-categories, 
.wp-block-archives {
list-style: none;
padding: 0;
margin: 0;
}
.wp-block-categories ul,
.wp-block-archives ul {
list-style: none;
padding: 0;
margin: 0;
}
.wp-block-categories a,
.wp-block-archives a,
.wp-block-latest-posts a  {
color: #808080;
}
.wp-block-categories a:hover,
.wp-block-archives a:hover,
.wp-block-latest-posts a:hover  {
color: #f6a225;
}
.wp-block-categories.aligncenter {
text-align: center;
}@media screen and (max-width: 1210px) {
.ed-container {
width: 100%;
}
.boxed .site {
width: 95%;
}
.top-header, .buttom-header, .menu-wrap, #promo-section, #widget-area-one-section, #product-area-section, #widget-area-two-section, 
#blog-section, #widget-area-three-section, #brand-section, .site-info, .top-footer, .no-sidebar #primary, .footer-top {
padding-left: 10px;
padding-right: 10px;
}
.menu-wrap .header-search .search-box {
right: 15px;
}
.menu-wrap .header-search .search-box.search-active {
right: 0;
}
.widget ul li .whislist-quickview a {
font-size: 10px;
}
.boxed .top-header .ed-social-icons + .ticker {
width: 48%;
}
.boxed .ticker .ticker-title {
max-width: 15%;
}
.boxed .ticker .slick-slider {
max-width: 85%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 36%;
} 
.slides {
height: 45vw;
} .right-sidebar #primary, .woocommerce-page #primary, .both-sidebar .left-sidebar-right, .left-sidebar .left-sidebar {
padding-left: 10px;
} 
.right-sidebar .right-sidebar, .woocommerce-page .shop-sidebar, .both-sidebar .sidebar.right-sidebar, .left-sidebar #primary {
padding-right: 10px;
} 
}
@media screen and (max-width: 1096px) {
.boxed #promo-section .promo-text .title {
font-size: 18px;
} .top-header .ed-social-icons {
width: 17%;
}
.top-header .ticker {
width: 58%;
}
.top-header .ed-social-icons + .ticker, .boxed .top-header .ed-social-icons + .ticker {
width: 42%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 30%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 69%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 40%;
}
.top-header .ed-social-icons + .account-wrap {
width: 83%;
}
.account-wrap div {
font-size: 13px;
margin-right: -4px;
}
.account-wrap div a {
padding-left: 5px;
padding-right: 5px;
} .menu-wrap .main-navigation {
width: 94%;
}
.menu-wrap .header-search {
width: 5%;
}
.main-navigation ul li a {
padding-left: 15px;
padding-right: 15px;
}
.main-navigation ul li.menu-item-has-children > a {
padding-right: 20px;
} .bx-wrapper .bx-viewport {
height: 70vh !important;
}
#slider-section .slider-caption {
width: 60%;
} #cta-section figure {
width: 39.4%;
} #widget-icon-section .widget figure .fa {
font-size: 2.5em;
}
.boxed #widget-icon-section .widget .payment-info {
padding-left: 10px;
}
.boxed #widget-icon-section .widget .payment-info h3 {
font-size: 13px;
}
.boxed #widget-icon-section .widget .payment-info p {
font-size: 12px;
} #brand-section .brands {
width: 19.33%;
} .woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, 
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 32.66%;
}
.wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, 
.yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, 
.wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, 
.woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, 
.wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button, 
.woocommerce-page.woocommerce .products li .whislist-quickview .button {
font-size: 10px;
}
}
@media screen and (max-width: 980px) { .top-header .ed-social-icons {
width: 21%;
}
.top-header .ed-social-icons + .ticker, .boxed .top-header .ed-social-icons + .ticker {
width: 36%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 41%;
}
.top-header .ed-social-icons + .account-wrap {
width: 79%;
} .menu-wrap .main-navigation {
width: 93%;
}
.menu-wrap .header-search {
width: 6%;
}
button.menu-toggle {
display: block;
height: 40px;
line-height: 40px;
overflow: hidden;
text-indent: 40px;
white-space: nowrap;
width: 40px;
padding: 0;
border-width: 1px;
margin-top: 5px;
}
button.menu-toggle::after {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #333;
content: "\f0c9";
font-family: fontawesome;
font-size: 21px;
opacity: 1;
position: absolute;
text-indent: 0;
width: 100%;
visibility: visible;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
button.menu-toggle:hover::after {
color: #f6a225;
}
.main-navigation .close {
border: 1px solid #ddd;
cursor: pointer;
display: block;
font-size: 25px;
height: 35px;
line-height: 30px;
position: absolute;
right: 20px;
text-align: center;
top: 8px;
width: 35px;
visibility: hidden;
opacity: 0;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.main-navigation.toggled .close {
z-index: 99999999;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.main-navigation .close:hover {
color: red;
border-color: red;
}
.main-navigation ul.nav-menu {
background: #fff none repeat scroll 0 0;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
padding-top: 50px;
overflow: scroll;
opacity: 0;
visibility: hidden;
transform: scale(0.7);
-webkit-transform: scale(0.7);
z-index: -1;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
.main-navigation.toggled ul.nav-menu {
z-index: 9999999;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
}
.main-navigation ul li:hover a{
color: #000;
}
.menu-wrap ul li {
display: none;
}
.menu-wrap .main-navigation.toggled ul li{
display: block;
}
.main-navigation ul li a {
border-bottom: 1px solid #ddd;
padding: 10px;
width: 100%;
}
.main-navigation .menu > li:first-child > a {
padding-left: 15px;
}
.main-navigation ul li ul {
opacity: 1;
position: static;
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
visibility: visible;
width: 100%;
}
.main-navigation ul li ul li a {
padding: 10px;
}
.main-navigation ul li ul li.menu-item-has-children > a::before {
top: 10px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
} #slider-section .small-caption {
font-size: 1.6em;
}
#slider-section .slider-content {
font-size: 14px;
}
#slider-section .home-viewmore.slider-viewmore {
padding-top: 5px;
padding-bottom: 5px;
} #promo-section .promo-text {
width: 100%;
} .widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
width: 24.33%;
} #cta-section figure {
width: 39%;
} #widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
width: 80px;
} #widget-icon-section .widget {
padding-left: 10px;
padding-right: 10px;
}
#widget-icon-section .widget figure .fa {
font-size: 2em;
}
#widget-icon-section .widget .payment-info {
padding-left: 10px;
}
#widget-icon-section .widget .payment-info h3 {
font-size: 13px;
}
#widget-icon-section .widget .payment-info p {
font-size: 12px;
} #brand-section .brands {
width: 19.33%;
} .top-footer.footer-column-4 .footer-block {
width: 24.33%;
} .woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, 
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 49.33%;
}
}
@media screen and (max-width: 800px) { .top-header .ed-social-icons {
width: 26%;
}
.top-header .ed-social-icons + .ticker, .top-header .ed-social-icons + .account-wrap, .boxed .top-header .ed-social-icons + .ticker {
width: 73%;
}
.top-header .ticker {
width: 52%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 35%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 65%;
}
.top-header .ed-social-icons + .ticker + .account-wrap {
width: 100%;
text-align: left;
}
.top-header .ticker + .account-wrap {
width: 47%;
}
.top-header .ed-social-icons + .ticker .ticker-title {
padding-bottom: 5px;
padding-top: 5px;
}
.top-header .ed-social-icons + .ticker + .account-wrap div a {
padding-bottom: 5px;
padding-top: 5px;
}
.wrap-right .header-call-to {
padding-right: 20px;
}
.wrap-right .header-cart {
padding-left: 40px;
} #promo-section .promo-text {
left: 25px;
}
#promo-section .promo-text .category > a {
font-size: 1.3em;
}
#promo-section .promo-text .title {
font-size: 20px;
} .menu-wrap .main-navigation {
width: 90%;
}
.menu-wrap .header-search {
width: 9%;
} .bx-wrapper .bx-viewport {
height: 80vh !important;
}
#slider-section .slider-caption {
width: 100%;
padding: 0 10px;
}
#slider-section .small-caption::after {
bottom: -10px;
}
#slider-section .small-caption {
font-size: 1.3em;
margin-bottom: 20px;
}
#slider-section .slider-content {
font-size: 14px;
margin-bottom: 20px;
}
#slider-section .home-viewmore.slider-viewmore {
font-size: 14px;
padding: 5px 15px;
}   .widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
width: 49.33%;
}
.widget ul.new-prod-slide li:nth-last-of-type(4),  
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 30px;
}  #cta-section .cta-content {
padding: 20px;
} .widget_wp_store_offer .offer-percent {
font-size: 20px;
height: 90px;
width: 90px;
}
.widget_wp_store_offer .offer-percent span {
font-size: 25px;
line-height: 25px;
}
.widget_wp_store_offer .offer-content-wrap {
padding-left: 70px;
} .boxed .blogs {
padding-left: 5px;
padding-right: 5px;
}
.boxed .blogs span {
font-size: 13px;
} #widget-area-three-section .widget {
padding-left: 5px;
padding-right: 5px;
}
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
float: none;
padding-right: 0;
width: 150px;
}
#widget-area-three-section .widget ul li .product-title {
display: block;
margin-bottom: 0;
} #widget-icon-section .widget .payment-info {
padding: 20px 0;
display: block;
}
#widget-icon-section .widget .payment-info h3, 
#widget-icon-section .widget .payment-info p {
text-align: center;
}
#widget-icon-section .widget figure .fa {
font-size: 3em;
}
#widget-icon-section .widget .payment-info h3 {
font-size: 14px;
}
#widget-icon-section .widget .payment-info p {
font-size: 13px;
} .top-footer.footer-column-3 .footer-block, 
.top-footer.footer-column-4 .footer-block {
width: 32.66%;
margin-bottom: 30px;
}
.top-footer.footer-column-3 .footer-block:nth-last-of-type(1),  
.top-footer.footer-column-4 .footer-block:nth-last-of-type(1) {
margin-bottom: 0;
}
.footer-copyright {
margin-bottom: 20px;
text-align: center;
width: 100%;
}
.payment-partner {
text-align: center;
width: 100%;
} .right-sidebar #primary, .woocommerce-page #primary, 
.right-sidebar .right-sidebar, .woocommerce-page .shop-sidebar, .both-sidebar .left-sidebar-right, 
.both-sidebar .left-sidebar-right #primary, .both-sidebar .left-sidebar-right .sidebar, .both-sidebar .sidebar, 
.left-sidebar #primary, .left-sidebar .left-sidebar {
float: none;
padding-left: 10px;
padding-right: 10px;
width: 100%;
} .price, .woocommerce ul.products li.product .price, .woocommerce table.wishlist_table tbody td.product-price {
font-size: 14px;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
width: 99%;
height: auto;
}
}
@media screen and (max-width: 768px) { #yith-quick-view-modal .yith-wcqv-wrapper {
width: 0;
height: 80%;
}
}
@media screen and (max-width: 640px) {
.section-title, #widget-area-one-section .widget-title, #product-area-section .widget-title {
margin-bottom: 20px;
}
#slider-section .slider-caption {
display: none;
} .top-header .ed-social-icons {
width: 31%;
}
.top-header .ed-social-icons + .ticker, 
.top-header .ed-social-icons + .account-wrap, 
.boxed .top-header .ed-social-icons + .ticker {
width: 68%;
}
.top-header .ticker {
width: 64%;
}
.ticker .slick-slider {
max-width: 80%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 34%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 68%;
}
.top-header .ticker + .account-wrap {
width: 35%;
}
.my-account p, .wishlist-box .my-wishlist {
display: none;
}
.wrap-right .header-call-to, .wrap-right .header-cart {
font-size: 11px;
padding-left: 20px;
}
.wrap-right p, .header-cart .cart-title {
font-size: 11px;
}
.wrap-right .fa.fa-mobile {
font-size: 25px;
line-height: 25px;
}
.wrap-right .header-cart {
padding-left: 30px;
}
.header-cart .fa.fa-shopping-bag {
font-size: 16px;
} .home .site-content #slider-section + .ed-container #promo-section {
top: 0;
}
#promo-section .promo-block {
width: 49%;
margin-bottom: 30px;
}
#promo-section .promo-block:nth-child(2n) {
margin-right: 0;
}
#promo-section .promo-block:last-child {
margin-bottom: 0;
width: 100%;
}
#promo-section .promo-text {
width: 70%;
} .widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
width: 49%
}
.widget ul.new-prod-slide li:nth-last-of-type(3), 
.widget ul.new-prod-slide li:nth-last-of-type(4),  
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 30px;
}
.yith-wcwl-add-to-wishlist {
width: 55%;
} 
.button.yith-wcqv-button {
width: 43%;
} .blogs {
margin-bottom: 30px;
width: 50%;
}
.blogs:last-child {
margin-bottom: 0;
width: 100%;
padding: 0;
} #widget-area-three-section .widget {
float: none;
margin-bottom: 30px;
padding: 0;
width: 100%;
}
#widget-area-three-section .widget:last-child {
margin-bottom: 0;
}
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
float: left;
padding-right: 10px;
}
#widget-area-three-section .widget ul li .product-title {
display: inline-block;
margin-bottom: 0px;
} #brand-section .brands {
width: 32.66%;
} .top-footer.footer-column-3 .footer-block, 
.top-footer.footer-column-4 .footer-block {
width: 49.33%;
margin-bottom: 30px;
}
.top-footer.footer-column-3 .footer-block:nth-last-of-type(1), 
.top-footer.footer-column-3 .footer-block:nth-last-of-type(2), 
.top-footer.footer-column-4 .footer-block:nth-last-of-type(1), 
.top-footer.footer-column-4 .footer-block:nth-last-of-type(2) {
margin-bottom: 0;
} .lost_reset_password .woocommerce-FormRow {
width: 100% !important;
}
}
@media screen and (max-width: 540px) {
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
width: 70px;
}
#widget-area-three-section .widget ul li del, 
#widget-area-three-section .widget ul li ins {
padding: 0;
font-size: 13px;
}
.right .buttom-header .wrap-right {
text-align: right;
}
.inline-field {
width: 100%;
} .comments-area ol li article .comment-meta .comment-author {
width: 100%;
margin-bottom: 10px;
}
.comments-area ol li article .comment-meta .comment-metadata {
width: 100%;
text-align: left;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
margin: 5px 0;
width: 100%;
} .top-header .ed-social-icons + .account-wrap, .top-header .ed-social-icons, .top-header .ed-social-icons + .ticker, 
.top-header .ticker, .top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 100%;
padding: 5px 0;
text-align: left;
}
.boxed .top-header .ed-social-icons + .ticker {
width: 100%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 35%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 64%;
}
.account-wrap div {
font-size: 12px;
margin-left: -4px;
}
.account-wrap div a {
padding-left: 5px;
padding-right: 5px;
}
.my-account p, .wishlist-box .my-wishlist {
display: inline-block;
}
.buttom-header .site-branding {
padding-bottom: 15px;
width: 100%;
}
.buttom-header .wrap-right {
text-align: left;
width: 100%;
}
.wrap-right .header-call-to {
padding-right: 10px;
}
.header-cart .widget::before {
left: 55%;
} .menu-wrap .main-navigation {
width: 83%;
}
.menu-wrap .header-search {
width: 15%;
}
.menu-wrap .header-search .search-box.search-active {
z-index: 99;
width: 300px;
} #promo-section .promo-block {
float: none;
margin: 0 0 15px 0;
width: 100%;
padding: 0;
} #promo-section .promo-text {
width: 50%;
}
.prod-title-desc {
font-size: 14px;
}
.widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
padding: 15px 10px;
width: 100%;
}
.widget ul.new-prod-slide li:nth-last-of-type(1), .widget ul.new-prod-slide li:nth-last-of-type(2), 
.widget ul.new-prod-slide li:nth-last-of-type(3), .widget ul.new-prod-slide li:nth-last-of-type(4), 
.widget ul.feature-cat-product li:nth-last-of-type(1), .widget ul.feature-cat-product li:nth-last-of-type(2), 
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 15px;
} #cta-section .cta-content {
padding: 20px;
width: 100%; 
}
#cta-section figure {
width: 100%;
} .widget_wp_store_offer {
overflow: hidden;
}
.widget_wp_store_offer .offer-img {
width: 100%;
}
.widget_wp_store_offer .offer-percent {
bottom: inherit;
font-size: 18px;
height: 40px;
left: inherit;
right: -50px;
top: 20px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 180px;
}
.widget_wp_store_offer .offer-percent span {
display: inline-block;
font-size: 18px;
padding-top: 0;
}
.widget_wp_store_offer .offer-content-wrap {
padding: 20px;
width: 100%;
} .blogs {
float: none;
margin-bottom: 30px;
padding: 0;
width: 100%;
} #widget-icon-section .widget {
border-right: medium none;
float: none;
padding: 0;
width: 100%;
}
#widget-icon-section .widget .payment-info {
padding-left: 20px;
display: inline-block;
}
#widget-icon-section .widget .payment-info h3, #widget-icon-section .widget .payment-info p {
text-align: left;
} #brand-section .brands {
width: 49%;
} .top-footer .footer-block {
padding: 0;
}
.top-footer.footer-column-2 .footer-block, 
.top-footer.footer-column-3 .footer-block, 
.top-footer.footer-column-4 .footer-block {
width: 100%;
margin-bottom: 30px;
}
.top-footer.footer-column-3 .footer-block:nth-last-of-type(2), 
.top-footer.footer-column-4 .footer-block:nth-last-of-type(2) {
margin-bottom: 30px;
}
.top-footer.footer-column-2 .footer-block:last-child, 
.top-footer.footer-column-3 .footer-block:last-child, 
.top-footer.footer-column-4 .footer-block:last-child {
margin-bottom: 0;
}
.footer-top .top-footer-menu {
width: 100%;
margin-bottom: 20px;
}
.footer-top .top-footer-menu ul li {
display: block;
}
.footer-top .top-footer-menu + .ed-social-footer {
text-align: left;
width: 100%;
} .woocommerce .woocommerce-result-count, 
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce .columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product, 
.woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, 
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 100%;
}
.woocommerce-cart table.cart img {
width: 80px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: none;
margin-bottom: 20px;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}  .woocommerce-cart table, .woocommerce-cart thead, .woocommerce-cart tbody, .woocommerce-cart th, .woocommerce-cart td, .woocommerce-cart tr,
.woocommerce-wishlist table, .woocommerce-wishlist thead, .woocommerce-wishlist tbody, .woocommerce-wishlist th, .woocommerce-wishlist td, 
.woocommerce-wishlist tr { 
display: block; 
} .woocommerce-cart thead tr, .woocommerce-wishlist thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
.woocommerce-cart tr, .woocommerce-wishlist tr { 
border: 1px solid #ccc; 
}
.woocommerce-cart td, .woocommerce-wishlist td { border: none !important;
border-bottom: 1px solid #eee  !important; 
position: relative;
padding-left: 50%  !important; 
}
.woocommerce table.wishlist_table tbody td.wishlist-empty {
padding-left: 5px;
}
.woocommerce-cart td:before, .woocommerce-wishlist td:before { position: absolute; top: 6px;
left: 6px;
width: 45%; 
padding-right: 10px; 
white-space: nowrap;
font-weight: bold;
} .woocommerce-cart td:nth-of-type(1):before { content: ""; }
.woocommerce-cart td:nth-of-type(2):before { content: "Product Image"; }
.woocommerce-cart td:nth-of-type(3):before { content: "Product"; }
.woocommerce-wishlist td:nth-of-type(3):before { content: "Product Name"; line-height: 40px; }
.woocommerce-cart td:nth-of-type(4):before { content: "Price"; }
.woocommerce-wishlist td:nth-of-type(4):before { content: "Price"; line-height: 24px; }
.woocommerce-wishlist td:nth-of-type(5):before{ content: "stock Status";}
.woocommerce-wishlist td:nth-of-type(6):before { content: "";}
.woocommerce-cart td:nth-of-type(5):before { content: "Quantity"; }
.woocommerce-cart td:nth-of-type(6):before { content: "Total"; }
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, 
.woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce-page #content table.cart .product-thumbnail, 
.woocommerce-page table.cart .product-thumbnail, .woocommerce-page table.my_account_orders tr td.order-actions::before{
display: block;
}
.woocommerce-cart td.product-remove{
text-align: right;
}
.woocommerce table.wishlist_table tr td.product-remove {
padding: 5px !important;
text-align: right;
}
.woocommerce #content table.wishlist_table.cart a.remove {
margin: 0;
}
.woocommerce-cart td.product-remove a {
left: 90%;
position: relative;
}
.woocommerce table.wishlist_table tbody td.product-price {
display: block;
}
.woocommerce table.wishlist_table tbody td.product-name a {
display: block;
padding-bottom: 5px;
}
.woocommerce-cart td.actions {
padding-left: 10px !important;
}
.woocommerce table.cart td.actions .input-text{
width: 100% !important;
margin-bottom: 10px !important;
}
.woocommerce-cart td.actions .button {
width: 100% !important;
}
.woocommerce-cart .cart-collaterals th{
float: left;
padding-left: 10px !important;
}
.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name, .wishlist_table tr td.wishlist-name, 
.wishlist_table tr td.wishlist-privacy, .woocommerce table.wishlist_table tfoot td {
text-align: center;
}
.woocommerce-wishlist.woocommerce .cart .button {
float: none;
}
.woocommerce #review_form #respond p.comment-form-author, .woocommerce #review_form #respond p.comment-form-email {
width: 100%;
padding: 0;
} .no-results form.search-form label {
width: 100%;
margin-bottom: 10px;
}
.no-results form.search-form .search-submit {
width: 30%;
} .error404-text > h1 {
font-size: 6em;
line-height: 90px;
width: 100%;
} .archive article .post-thumbnail {
float: none;
margin-bottom: 20px;
width: 100%;
}
.archive article .wrap-content {
float: none;
padding-left: 0;
width: 100%;
}
.archive.alternate-image article:nth-child(2n) .post-thumbnail {
float: none;
}
.archive.alternate-image article:nth-child(even) .wrap-content {
padding-right: 0;
}
}a:focus {
outline: thin dotted;
}
button:focus:after {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
button:focus, button:active, button:focus {
color: #fff;
border-color: #f6a225;
}
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
background: #f6a225;
color: #fff;
border-color: #f6a225;
}
.widget ul li a:focus, .shop-sidebar ul li a:focus {
color: #f6a225;
}
.button:focus, #cta-section .cta-content a:focus, .bttn a:focus, 
.widget ul li a.button:focus, .woocommerce #respond input#submit.alt:focus, 
.woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, 
.woocommerce input.button.alt:focus, .woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, 
.widget ul li a.added_to_cart:focus, .edit-link a:focus, .woocommerce a.added_to_cart:focus,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:focus {
background: none;
color: #fff;
border-color: #f6a225;
}
.woocommerce #respond input#submit:focus, .woocommerce input.button:focus {
background: #f6a225;
}
.button:focus:before, #cta-section .cta-content a:focus:before, .bttn a:focus:before, 
.woocommerce #respond input#submit.alt:focus:before, .woocommerce a.button.alt:focus:before, 
.woocommerce button.button.alt:focus:before, .woocommerce input.button.alt:focus:before, 
.woocommerce a.button:focus:before, .woocommerce button.button:focus:before, .added_to_cart:focus:before, 
.edit-link a:focus:before,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:focus:before {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.whislist-quickview .button:focus:before {
opacity: 0 !important;
visibility: hidden !important;
width: 0 !important;
}
.nav-links a:focus:after {
width: 30%;
border-bottom-color: #f6a225;
}
.nav-links a:focus {
color: #f6a225;
}
.single .entry-content a:focus {
text-decoration: underline;
}
.social-icons a.facebook:focus {
background: none;
color: #4060a5;
}
.social-icons a.twitter:focus {
background: none;
color: #00abe3;
}
.social-icons a.gplus:focus {
background: none;
color: #e64522;
}
.social-icons a.youtube:focus {
background: none;
color: #ff3334;
}
.social-icons a.pinterest:focus {
background: none;
color: #cb2027;
}
.social-icons a.linkedin:focus {
background: none;
color: #007bb6;
}
.social-icons a.vimeo:focus {
background: none;
color: #44bedf;
}
.social-icons a.instagram:focus {
background: none;
color: #a59179;
}
.social-icons a.skype:focus {
background: none;
color: #03aceb;
}
#back-to-top:focus {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.comments-area ol li article .comment-meta .comment-metadata a:focus, .logged-in-as a:focus {
color: #f6a225;
}
.comments-area ol li article .comment-meta .comment-metadata span a:focus {
color: #fff;
}
.comments-area ol li article .reply a:focus {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
}
.comment-respond h3 a:focus:after {
width: 50%;
}
.bx-wrapper .bx-prev:focus::after, 
#main-slider .owl-nav div.owl-prev:focus:after {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.bx-wrapper .bx-next:focus::after, 
#main-slider .owl-nav div.owl-next:focus:after {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a.active, 
#main-slider .owl-dot.active span, #main-slider.clickable .owl-dot:focus span {
background: #f6a225;
}
.ticker .slick-slider li h5 a:focus {
color: #f6a225;
}
.account-wrap div a:focus {
background: #f6a225;
color: #fff;
}
.account-wrap div a:focus .fa {
color: #fff;
}
.wrap-right .header-cart:focus {
background: #f0f0f0;
}
.header-call-to > a:focus {
color: #f6a225;
}
.header-cart:focus .widget {
top: 100%;
margin-top: 0;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.main-navigation ul li:focus a {
color: #f6a225;
} 
.main-navigation ul li:focus-within > ul {
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.main-navigation ul li:focus a + ul li a {
color: #fff;
}
.main-navigation ul li ul li a:focus:after {
width: 100%;
border-bottom-color: #bb7b1c; 
}
.main-navigation ul li ul li a:focus:after {
width: 100%;
border-bottom-color: #bb7b1c; 
}
.menu-wrap .header-search a:focus {
background: #f6a225;
color: #fff;
border-top-color: #f6a225;
}
.header-search .search-box .close:focus {
color: red;
}
#slider-section .home-viewmore.slider-viewmore:focus {
color: #fff;
}
#slider-section .home-viewmore.slider-viewmore:focus:after {
width: 100%;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
#promo-section .promo-block:focus img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
h3.product-title:focus {
color: #f6a225;
font-size: 16px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce ul.products li.product h3.product-title:focus {
font-size: 18px;
}
.new-prod-slide li:focus .whislist-quickview, .products li:focus .whislist-quickview {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
}
.yith-wcwl-add-to-wishlist:focus, .yith-wcwl-add-to-wishlist .button:focus, 
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button:focus {
color: #f6a225;
}
.whislist-quickview a.button.yith-wcqv-button:focus {
color: #f6a225;
}
.widget_wp_store_cat_product .feature-cat-image:focus .product-cat-desc {
background: rgba(246, 162, 37, 0.75);
color: #fff;
}
.widget_wp_store_offer:focus .offer-img img {
opacity: 0.8;
filter: alpha(opacity= 80);
}
.sidebar .widget_wp_store_offer .offer-wrap:focus .offer-content-wrap {
padding-top: 25px;
padding-bottom: 25px;
}
.blogs > h5 a:focus {
color: #f6a225;
}
.blogs > h5 a:focus:after {
width: 20%;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
#widget-area-three-section .woocommerce ul.cart_list li:focus img, 
#widget-area-three-section .woocommerce ul.product_list_widget li:focus img {
opacity: 0.8;
filter: alpha(opacity= 80);
}
#widget-area-three-section .widget ul li .product-title:focus {
color: #f6a225;
}
#widget-icon-section .widget:focus .fa {
color: #f6a225;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
}
#brand-section .brands img:focus {
opacity: 0.5;
filter: alpha(opacity= 50);
}
.footer-top .top-footer-menu ul li a:focus {
color: #f6a225;
}
.top-footer .widget ul li a:focus {
color: #f6a225;
}
.footer-copyright .copyright-text a:focus {
color: #fff;
}
.widget_calendar .calendar_wrap table tfoot tr td a:focus {
background: #f6a225;
color: #fff;
}
.widget_tag_cloud .tagcloud a:focus, .widget_product_tag_cloud .tagcloud a:focus {
background: #f6a225;
color: #fff;
}
.widget_wp_store_cta_simple a.btn:focus {
background: none;
color: #fff;
border-color: #f6a225;
}
.widget_wp_store_cta_simple a.btn:focus:after {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.widget_wp_store_cta_video .video-bkg-img:focus .fa {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
color: #333;
}
.widget_wp_store_promo .promo-btn:focus {
border-color: #f6a225;
background: #f6a225;
color: #fff;
}
.form-row.place-order .button.alt:focus {
background: #f6a225;
}
.showlogin:focus, .showcoupon:focus, .lost_password a:focus {
color: #f6a225;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus {
background: #f6a225 none repeat scroll 0 0;
border-color: #c48306;
color: #fff;
}
.woocommerce .woocommerce-breadcrumb a:focus {
color: #f6a225;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .button:focus {
color: #f6a225;
}
.woocommerce .shop-sidebar ul.cart_list li a:focus .product-title, 
.woocommerce .shop-sidebar ul.product_list_widget li a:focus .product-title {
color: #f6a225;
}
.woocommerce .shop-sidebar ul.cart_list li:focus img, 
.woocommerce .shop-sidebar ul.product_list_widget li:focus img  {
opacity: 0.8;
filter: alpha(opacity= 80);
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart:focus:before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:focus:before {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:focus, 
.woocommerce.widget_shopping_cart .cart_list li a.remove:focus {
background-color: #f6a225;
}
.single .product_meta span a:focus {
color: #f6a225;
}
.woocommerce #respond input#submit.alt.disabled:focus, 
.woocommerce #respond input#submit.alt:disabled:focus, 
.woocommerce #respond input#submit.alt[disabled]:disabled:focus, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:focus, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:focus, 
.woocommerce a.button.alt[disabled]:disabled:focus, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:focus, 
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:focus, 
.woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:focus, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:focus, 
.woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:focus, 
.woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:focus {
background-color: transparent;
color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:focus {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
}
.archive article .entry-title a:focus {
color: #f6a225;
}
.archive article .entry-header .entry-meta a:focus, 
.single .page-header .entry-meta a:focus {
color: #f6a225;
}
.archive article .wrap-content .entry-content a:focus::after {
visibility: visible;
width: 50%;
}
.archive article .wrap-content .entry-footer a:focus, .single .entry-footer a:focus {
color: #f6a225;
text-decoration: underline;
}
.archive article .wrap-content .entry-footer .edit-link a:focus, 
.single .entry-footer .edit-link a:focus {
color: #fff;
text-decoration: none;
}
.search-results article .entry-title a:focus {
color: #f6a225;
}
.search-results article .entry-title a:focus:after {
visibility: visible;
width: 30%;
}
.search-results .entry-meta a:focus {
color: #f6a225;
}
.wp-block-categories a:focus,
.wp-block-archives a:focus,
.wp-block-latest-posts a:focus  {
color: #f6a225;
}
button.menu-toggle:focus{
outline: thin 1px #000;
}#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}