@charset "utf-8";


@font-face {
font-family: 'icomoon-ccc-my_favorite';
src:  url(//amvfeed.com/wp-content/plugins/my-favorites/assets/fonts/icomoon-ccc-my_favorite.eot?pzf51e);
src:  url(//amvfeed.com/wp-content/plugins/my-favorites/assets/fonts/icomoon-ccc-my_favorite.eot?pzf51e#iefix) format('embedded-opentype'),
url(//amvfeed.com/wp-content/plugins/my-favorites/assets/fonts/icomoon-ccc-my_favorite.ttf?pzf51e) format('truetype'),
url(//amvfeed.com/wp-content/plugins/my-favorites/assets/fonts/icomoon-ccc-my_favorite.woff?pzf51e) format('woff'),
url(//amvfeed.com/wp-content/plugins/my-favorites/assets/fonts/icomoon-ccc-my_favorite.svg?pzf51e#icomoon-ccc-my_favorite) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-ccc-my_favorite-"], [class*=" icon-ccc-my_favorite-"] { font-family: 'icomoon-ccc-my_favorite' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-ccc-my_favorite-heart:before {
content: "\f004";
}
.icon-ccc-my_favorite-refresh:before {
content: "\f021";
}
.icon-ccc-my_favorite-minus-circle:before {
content: "\f056";
}
.icon-ccc-my_favorite-check-circle:before {
content: "\f058";
}
.icon-ccc-my_favorite-check-circle-o:before {
content: "\f05d";
}
.icon-ccc-my_favorite-ban:before {
content: "\f05e";
}
.icon-ccc-my_favorite-heart-o:before {
content: "\f08a";
}
.icon-ccc-my_favorite-trash:before {
content: "\f1f8";
} .ccc-favorite-post-count > a::before,
.ccc-favorite-post-toggle > a::before,
.ccc-favorite-post-delete > a::before {  font-family: 'icomoon-ccc-my_favorite' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.ccc-favorite-post-toggle > a {
display: inline-block;
vertical-align: top;
box-sizing: border-box;
padding: 0 6px;
transition: all 0.3s;
text-decoration: none;
}
.ccc-favorite-post-toggle > a::before { content: "\f08a"; }
.ccc-favorite-post-toggle > a.save::before { content: "\f004"; }
.ccc-favorite-post-delete > a::before {
font-size: 18px;
display: inline-block;
vertical-align: middle;
margin-right: 0.25em; content: "\f1f8"; }
.ccc-favorite-post-count {
transition: all 0.3s;
margin-right: 12px;
display: none; }
.ccc-favorite-post-count.active {
display: block;
}
.ccc-favorite-post-count > a {
display: block;
box-sizing: border-box;
text-decoration: none;
}
.ccc-favorite-post-count > a::before {
font-size: 16px;
margin-right: 0.25em; content: "\f004"; }
.ccc-favorite-post-count .num {
font-size: 0.75em;
font-weight: bold;
}
.ccc-favorite-post-count .text {
font-size: 0;
display: none; }  .ccc-favorite-post-toggle[data-ccc_my_favorites-select_button-style="1"] {
text-align: right;
position: relative;
z-index: 10;
}
.ccc-favorite-post-toggle[data-ccc_my_favorites-select_button-style="1"] > a > .text {
display: none;
}@font-face {
font-family: 'wpxpress';
src:  url(//amvfeed.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.eot?9zg56);
src:  url(//amvfeed.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.eot?9zg56#iefix) format('embedded-opentype'),
url(//amvfeed.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.ttf?9zg56) format('truetype'),
url(//amvfeed.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.woff?9zg56) format('woff'),
url(//amvfeed.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.svg?9zg56#wpxpress) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wpx-icon-"], [class*=" wpx-icon-"] { font-family: 'wpxpress' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpx-icon-arrow-up-light:before {
content: "\e900";
}
.wpx-icon-arrow-up-bold:before {
content: "\e911";
}
.wpx-icon-angle-double-up:before {
content: "\e90a";
}
.wpx-icon-angle-up:before {
content: "\e90c";
}
.wpx-icon-arrow-up-black:before {
content: "\e908";
}
.wpx-icon-finger-up:before {
content: "\e904";
}
.wpx-icon-finger-up-o:before {
content: "\e905";
}.progress-wrap {
position: fixed;
display: block;
cursor: pointer;
z-index: 10000;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.progress-wrap::after {
top: 0;
left: 0;
z-index: 1;
display: block;
text-align: center;
position: absolute;
cursor: pointer;
font-family: 'wpxpress';
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap svg path {
fill: none;
}
.progress-wrap svg.progress-circle path {
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}