@font-face {
font-family: 'FontAwesome';
src: url(//shop.angelmonroemodel.com/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//shop.angelmonroemodel.com/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//shop.angelmonroemodel.com/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//shop.angelmonroemodel.com/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//shop.angelmonroemodel.com/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//shop.angelmonroemodel.com/wp-content/themes/fotografie/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.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;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
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: 1em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}  .screen-reader-text,
.mobile-search-wrapper .search-button-text,
.widget-area .widget_search .search-button-text,
.comment-author .says,
.comment-list .reply span {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus,
.mobile-search-wrapper .search-button-text:focus,
.widget-area .widget_search .search-button-text:focus,
.comment-author .says:focus,
.comment-list .reply span: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: 0.6em 1.5em 1.5em 0;
}
.alignright {
display: inline;
float: right;
margin: 0.6em 0 1.5em 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.singular-section:before,
.singular-section: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,
.featured-content-wrapper:before,
.featured-content-wrapper:after,
.hero-content-wrapper:before,
.hero-content-wrapper:after,
.site-footer:before,
.site-footer:after,
.footer-widget-area:before,
.footer-widget-area:after,
.comment-meta:before,
.comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.singular-section:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.featured-content-wrapper:after,
.hero-content-wrapper:after,
.site-footer:after,
.footer-widget-area:after,
.comment-meta:after {
clear: both;
} body {
color: rgba(0, 0, 0, 0.70);
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-size: 1rem;
font-weight: 300;
line-height: 1.647;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: 300;
letter-spacing: 0.05em;
margin: 0 0 21px;
}
h1,
.entry-title {
font-size: 32px;
font-size: 2rem;
line-height: 1.4;
}
h2 {
font-size: 26px;
font-size: 1.625rem;
line-height: 1.63;
}
h3,
#feature-slider .entry-title,
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.widget-area .widget-title,
.comments-title,
.comment-reply-title {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.5;
}
h4 {
font-size: 16px;
font-size: 1rem;
line-height: 1.647;
}
h5 {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.66;
}
h6,
.blog-section-headline .archive-title-type,
table caption,
.wp-caption-text,
.comment-notes,
.comment-metadata,
.site-info {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.6923;
}
.entry-meta,
table caption,
.portfolio-wrapper .portfolio-entry-header,
.featured-content-wrapper .entry-header,
.blog-section-headline .archive-title-type,
.content-area .entry-footer span span,
.content-area .entry-footer .edit-link,
.post-navigation .meta-nav,
.comment-reply-title {
letter-spacing: 0.10em;
text-transform: uppercase;
}
.site-title,
.site-description,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.main-navigation a,
.comment-navigation a,
.posts-navigation a,
.site-main #infinite-handle span button,
.footer-widget-area.widget-area .widget-title,
.site-info {
letter-spacing: 0.25em;
text-transform: uppercase;
}
p {
margin: 0 0 28px;
padding: 0;
}
dfn, cite, em, i {
font-style: italic;
}
address {
margin: 0 0 28px;
}
pre {
background-color: rgba(0, 0, 0, 0.08);
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: 28px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
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%;
}
blockquote {
font-style: italic;
line-height: 1.353;
overflow: hidden;
margin: 28px 0 28px -60px;
position: relative;
padding-left: 60px;
}
blockquote, q {
quotes: "" "";
}
blockquote:after, q:before, q:after {
content: "";
}
blockquote:before {
content: "\201C";
position: absolute;
left: 0;
top: 33px;
font-size: 120px;
line-height: 28px;
} .wp-custom-header-video-button:before,
.search-toggle:before,
.widget-area .widget_search .search-submit:before,
.menu-toggle:before,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.dropdown-toggle:after,
.mobile-search-wrapper .search-submit:before,
.social-navigation a:before,
#feature-slider .cycle-prev:before,
#feature-slider .cycle-next:before,
.entry-breadcrumbs a:after,
.comment-list .reply a:before,
#scrollup:before {
display: inline-block;
font-family: 'FontAwesome';
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.search-toggle:before,
.mobile-search-wrapper .search-submit:before,
.widget-area .widget_search .search-submit:before {
content: "\f002";
}
.menu-toggle:before {
content: "\2630";
}
.search-toggle.open:before,
.menu-toggle.toggled-on:before  {
content: "\f00d";
}
.dropdown-toggle:after {
content: "\f067";
}
.active.dropdown-toggle:after {
content: "\f068";
}
#feature-slider .cycle-prev:before {
content: "\f053";
}
#feature-slider .cycle-next:before {
content: "\f054";
}
.entry-breadcrumbs a:after {
content: "\f101";
padding-left: 7px;
}
.comment-list .reply a:before {
content: "\f112";
}
.wp-custom-header-video-play:before {
content: "\f04c";
}
.wp-custom-header-video-pause:before {
content: "\f04b";
}
#scrollup:before {
content: "\f077";
} label {
display: block;
padding-left: 14px;
}
.wpcf7-form label {
padding-left: 0;
}
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,
select {
background: rgba(0, 0, 0, 0.08);
border: none;
border-radius: unset;
box-sizing: border-box;
color: rgba(0, 0, 0, 0.70);
line-height: 1.235;
padding: 7px 14px;
}
.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="url"],
.site-footer input[type="password"],
.site-footer input[type="search"],
.site-footer input[type="number"],
.site-footer input[type="tel"],
.site-footer input[type="range"],
.site-footer input[type="date"],
.site-footer input[type="month"],
.site-footer input[type="week"],
.site-footer input[type="time"],
.site-footer input[type="datetime"],
.site-footer input[type="datetime-local"],
.site-footer input[type="color"],
.site-footer textarea,
.site-footer select {
background-color: #141414;
color: rgba(255, 255, 255, 0.70);
}
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,
select:focus {
color: rgba(0, 0, 0, 1);
}
.site-footer input[type="text"]:focus,
.site-footer input[type="email"]:focus,
.site-footer input[type="url"]:focus,
.site-footer input[type="password"]:focus,
.site-footer input[type="search"]:focus,
.site-footer input[type="number"]:focus,
.site-footer input[type="tel"]:focus,
.site-footer input[type="range"]:focus,
.site-footer input[type="date"]:focus,
.site-footer input[type="month"]:focus,
.site-footer input[type="week"]:focus,
.site-footer input[type="time"]:focus,
.site-footer input[type="datetime"]:focus,
.site-footer input[type="datetime-local"]:focus,
.site-footer input[type="color"]:focus,
.site-footer textarea:focus,
.site-footer select:focus {
color: rgba(255, 255, 255, 1);
}
select {
border: 1px solid rgba(0, 0, 0, 0.25);
}
.site-footer select {
border-color: rgba(255, 255, 255, 0.05);
}
textarea {
width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: rgba(0, 0, 0, 1);
border: none;
border-radius: unset;
box-sizing: border-box;
color: #fff;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 700;
line-height: 1.3999;
padding: 7px 35px;
}
.site-footer button,
.site-footer .button,
.site-footer input[type="button"],
.site-footer input[type="reset"],
.site-footer input[type="submit"] {
background: rgba(255, 255, 255, 1);
color: #000;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: rgba(0, 0, 0, 0.7);
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
background: rgba(0, 0, 0, 0.7);
color: #000;
}
.site-footer button:hover,
.site-footer .button:hover,
.site-footer input[type="button"]:hover,
.site-footer input[type="reset"]:hover,
.site-footer input[type="submit"]:hover {
background: rgba(255, 255, 255, 0.7);
color: #000;
}
.site-footer button:active,
.site-footer button:focus,
.site-footer .button:active,
.site-footer .button:focus,
.site-footer input[type="button"]:active,
.site-footer input[type="button"]:focus,
.site-footer input[type="reset"]:active,
.site-footer input[type="reset"]:focus,
.site-footer input[type="submit"]:active,
.site-footer input[type="submit"]:focus {
background: rgba(255, 255, 255, 0.7);
}
.post-password-form label {
padding: 0;
text-align: center;
}
.post-password-form input[type="password"] {
display: block;
width: 100%;
}
.post-password-form input[type="submit"] {
display: block;
margin: 14px auto 0;
} hr {
background-color: rgba(0, 0, 0, 0.25);
border: 0;
height: 1px;
margin-bottom: 28px;
}
.drop-cap:first-letter {
float: left;
font-size: 102px;
font-size: 6.375rem;
line-height: 0.6;
margin: 6px 16px 6px -3px;
} ul,
ol {
margin: 0 0 28px 28px;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 28px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 28px 28px;
} table,
table caption {
border: 1px solid rgba(0, 0, 0, 0.25);
border-width: 1px 1px 0 1px;
}
table {
border-collapse: collapse;
font-size: 16px;
font-size: 1rem;
line-height: 1.2;
margin: 0 0 28px;
table-layout: fixed; width: 100%;
}
table caption {
text-align: center;
}
table a {
color: rgba(0, 0, 0, 0.70);
font-weight: 700;
}
th {
text-align: left;
}
th,
td,
table caption {
padding: 21px;
}
tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}  .site-header-menu {
clear: both;
display: block;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul li {
display: block;
padding: 0 14px;
text-align: left;
}
.main-navigation ul ul .menu-item-has-children > a:after {
float: right;
padding: 13px 0;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation li {
border-top: 1px solid #1f1f1f;
display: block;
position: relative;
}
.main-navigation a {
color: rgba(255, 255, 255, 0.70);
display: block;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 700;
line-height: 1.667;
padding: 14px 28px;
text-decoration: none;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation ul.menu li:hover > a,
.main-navigation ul.menu li.focus > a,
.main-navigation ul.menu li:active > a {
color: #fff;
}
.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
padding-right: 50px;
}
.main-navigation ul ul a {
text-transform: none;
font-weight: 300;
letter-spacing: normal;
line-height: 2.6;
padding: 2px 14px;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul > li.focus > a {
background-color: #0d0d0d;
} .menu-toggle-wrapper {
border-top: 1px solid #1f1f1f;
}
.menu-toggle {
background: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
color: #fff;
margin: 0 auto;
padding: 14px 28px;
font-size: 15px;
font-size: 0.9375rem;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: #4c4c4c;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #1f1f1f;
}
.menu-toggle:focus {
outline: thin solid;
}
.mobile-search-wrapper {
border-top: 1px solid #1f1f1f;
clear: both;
display: none;
padding: 14px 28px;
}
.site-header-menu.toggled-on .menu,
.site-header-menu.toggled-on .mobile-search-wrapper {
display: block;
}
.mobile-search-wrapper .search-form {
position: relative;
}
.mobile-search-wrapper label {
padding: 0;
}
.mobile-search-wrapper .search-field {
background-color: #141414;
box-sizing: border-box;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
color: rgba(255, 255, 255, 0.70);
margin: 0;
font-size: 15px;
font-size: 0.9375rem;
padding: 6px 12px;
width: -webkit-calc(100% - 41px);
width: calc(100% - 41px);
}
.mobile-search-wrapper .search-field:focus {
color: rgba(255, 255, 255, 1);
}
.mobile-search-wrapper .search-submit {
background: rgba(255, 255, 255, 1);
-webkit-border-radius: 0;
border-radius: 0;
bottom: 0;
color: #000;
overflow: hidden;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 42px;
}
.mobile-search-wrapper .search-submit:hover,
.mobile-search-wrapper .search-submit:focus {
background: rgba(255, 255, 255, 0.7);
}
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.menu-toggle:before {
display: inline-block;
font-size: 20px;
font-size: 1.25rem;
line-height: 15px;
margin-right: 5px;
}
.menu-toggle.toggled-on:before {
font-size: 20px;
font-size: 1.25rem;
line-height: 15px;
}
.dropdown-toggle {
position: absolute;
right: 0;
top: 0;
border: 0;
border-radius: unset;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
text-shadow: none;
font-size: 16px;
font-size: 1rem;
padding: 18px;
line-height: 1.1;
}
.sub-menu .dropdown-toggle {
padding: 13px 18px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.70);
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .pagination,
.site-main #infinite-handle {
clear: both;
display: inline-block;
margin: 49px 0;
overflow: hidden;
text-align: center;
width: 100%;
}
.site-main .posts-navigation .nav-links {
padding: 0 35px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
margin-top: 21px;
}
.site-main #infinite-handle span {
background-color: transparent;
display: inline-block;
}
.post-navigation {
clear: both;
max-width: 826px;
overflow: hidden;
padding: 0 35px;
width: 100%;
}
.post-navigation .nav-links {
border-collapse: collapse;
display: table;
table-layout: fixed;
width: 100%;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
border: 2px solid rgba(0, 0, 0, 0.12);
text-align: center;
}
.post-navigation a {
display: block;
padding: 28px;
}
.post-navigation .meta-nav {
color: rgba(0, 0, 0, 0.70);
display: block;
font-size: 11px;
font-size: 0.6875rem;
line-height: 2.54;
}
.post-navigation a:hover .meta-nav {
color: #fff;
}
.button,
.comment-navigation a,
.posts-navigation a,
.site-main #infinite-handle span button {
background-color: #000;
color: #fff;
display: inline-block;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.667;
padding: 14px 28px;
}
.site-main #infinite-handle span button {
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus {
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.667;
padding: 14px 28px;
}
.button:hover,
.button:focus,
.comment-navigation a:hover,
.comment-navigation a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.post-navigation a:hover,
.post-navigation a:focus,
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus {
background: rgba(0, 0, 0, 0.7);
color: #fff;
} .social-navigation ul {
list-style: none;
margin: 0 0 21px;
}
.social-navigation li {
display: inline-block;
margin: 0 7px 7px 0;
}
.social-navigation a {
background-color: transparent;
border: 1px solid #171717;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #c3c3c3;
display: block;
height: 36px;
position: relative;
width: 36px;
}
#secondary .social-navigation a {
border-color: #c3c3c3;
}
.social-navigation a:before {
content: "\f0c1";
display: block;
height: 34px;
line-height: 34px;
text-align: center;
width: 34px;
}
.social-navigation a:hover,
.social-navigation a:focus{
background: rgba(255, 255, 255, 0.90);
color: #000;
}
#secondary .social-navigation a:hover,
#secondary .social-navigation a:focus {
background: rgba(102, 102, 102, 0.2);
}
.social-navigation a[href*="codepen.io"]:before {
content: "\f1cb";
}
.social-navigation a[href*="digg.com"]:before {
content: "\f1a6";
}
.social-navigation a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-navigation a[href*="dropbox.com"]:before {
content: "\f16b";
}
.social-navigation a[href*="facebook.com"]:before {
content: "\f09a";
}
.social-navigation a[href*="flickr.com"]:before {
content: "\f16e";
}
.social-navigation a[href*="foursquare.com"]:before {
content: "\f180";
}
.social-navigation a[href*="plus.google.com"]:before {
content: "\f2b3";
}
.social-navigation a[href*="github.com"]:before {
content: "\f09b";
}
.social-navigation a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-navigation a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-navigation a[href*="path.com"]:before {
content: "\f20c";
}
.social-navigation a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-navigation a[href*="getpocket.com"]:before {
content: "\f265";
}
.social-navigation a[href*="reddit.com"]:before {
content: "\f1a1";
}
.social-navigation a[href*="skype.com"]:before {
content: "\f17e";
}
.social-navigation a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.social-navigation a[href*="tumblr.com"]:before {
content: "\f174";
}
.social-navigation a[href*="twitter.com"]:before {
content: "\f099";
}
.social-navigation a[href*="vimeo.com"]:before {
content: "\f27d";
}
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
content: "\f19a";
}
.social-navigation a[href*="youtube.com"]:before {
content: "\f167";
}
.social-navigation a[href^="mailto:"]:before {
content: "\f0e0";
}
.social-navigation a[href*="spotify.com"]:before {
content: "\f1bc";
}
.social-navigation a[href*="twitch.tv"]:before {
content: "\f1e8";
}
.social-navigation a[href$="/feed/"]:before {
content: "\f09e";
}
.social-navigation a[href*="amazon.com"]:before {
content: "\f270";
}
.social-navigation a[href*="apple.com"]:before {
content: "\f179";
}
.social-navigation a[href*="bandcamp.com"]:before {
content: "\f2d5";
}
.social-navigation a[href*="behance.com"]:before {
content: "\f1b4";
}
.social-navigation a[href*="deviantart.com"]:before {
content: "\f1bd";
}
.social-navigation a[href*="etsy.com"]:before {
content: "\f2d7";
} #scrollup {
background: rgba(0, 0, 0, 1.0);
-webkit-border-radius:  50%;
border: 1px solid rgba(255, 255, 255, 0.25);
border-radius: 50%;
color: rgba(255, 255, 255, 0.70);
cursor: pointer;
display: none;
font-size: 16px;
font-size: 1rem;
line-height: 1.87;
outline: none;
padding: 7px 14px;
position: fixed;
bottom: 20px;
right: 20px;
text-decoration: none;
width: 46px;
height: 46px;
z-index: 9999;
}
#scrollup:hover,
#scrollup:focus {
background: rgba(0, 0, 0, 0.7);
color: #fff;
} a {
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: rgba(0, 0, 0, 0.7);
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background-color: #f6f6f6;
}
.site-inner {
background-color: #fff;
position: relative;
word-wrap: break-word;
margin: 0 auto;
max-width: 1600px;
width: 100%;
}
.fluid-layout .site-inner {
max-width: 100%;
}
.wrapper {
max-width: 1148px;
margin: 0 auto;
}
.site-footer .wrapper {
max-width: 1218px;
}
.fluid-layout .portfolio-wrapper,
.fluid-layout .featured-content-wrapper,
.fluid-layout .hero-content-wrapper .section-content-wrap,
.fluid-layout .post-archive {
display: block;
margin: 0 auto;
max-width: 1920px;
}
.full-width-layout .site-content .wrapper {
max-width: 100%;
}
.singular-section .content-area .entry-header,
.singular-section .content-area .entry-content,
.singular-section .content-area .entry-footer,
.singular-section .content-area .comments-area,
.woocommerce .site-main {
display: block;
margin: 0 auto;
max-width: 826px;
padding: 0 35px;
width: 100%;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout .content-area .comments-area,
.full-width-layout.woocommerce .site-main {
max-width: 100%;
}
.fluid-layout.full-width-layout .content-area .entry-header,
.fluid-layout.full-width-layout .content-area .entry-content,
.fluid-layout.full-width-layout .content-area .entry-footer,
.fluid-layout.full-width-layout .content-area .comments-area,
.fluid-layout.full-width-layout.woocommerce .site-main {
max-width: 1920px;
}
.full-content-width-layout .content-area .entry-header,
.full-content-width-layout .content-area .entry-content,
.full-content-width-layout .content-area .entry-footer,
.full-content-width-layout .content-area .comments-area,
.full-content-width-layout.woocommerce .site-main {
max-width: 1148px;
} .two-columns-layout .content-area .entry-header,
.two-columns-layout .content-area .entry-content,
.two-columns-layout .content-area .entry-footer,
.two-columns-layout .content-area .comments-area,
.two-columns-layout.woocommerce .site-main  {
max-width: 100%;
padding: 0;
}
.two-columns-layout .singular-section {
max-width: 1196px;
}
.two-columns-layout #primary {
float: left;
padding: 0 35px;
width: 100%;
}
.two-columns-layout .content-area .entry-header {
text-align: left;
}
.two-columns-layout .content-area .post-thumbnail,
.two-columns-layout .content-area .entry-content {
margin: 28px 0;
}
.two-columns-layout #secondary {
float: right;
padding: 0 35px;
width: 100%;
}
.content-right.two-columns-layout #primary {
float: right;
}
.content-right.two-columns-layout #secondary {
float: left;
}
.entry-content > :last-child,
.entry-summary > :last-child,
.comment-content > :last-child,
.taxonomy-description > :last-child,
blockquote > :last-child,
.widget > :last-child,
.footer-meta-area .author-bio,
.footer-meta-area .nav-next .post-title {
margin-bottom: 0;
} #masthead {
background-color: #000;
}
.site-header-main {
position: relative;
}
.custom-header-media {
display: block;
margin: 0 auto;
position: relative;
width: 100%;
}
.custom-header-media img {
width: 100%;
}
.has-header-video .custom-header-media {
min-height: 400px;
}
.custom-header-media iframe,
.custom-header-media video {
position: absolute;
top: 0;
left: 0;
width: 100%;
} @supports ( object-fit: cover ) {
.custom-header-media iframe,
.custom-header-media video {
height: 100%;
left: 0;
-o-object-fit: cover;
object-fit: cover;
top: 0;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
transform: none;
width: 100%;
}
}
.wp-custom-header-video-button {
background: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
letter-spacing: 0;
margin: 0 auto;
padding: 14px 19px;
position: absolute;
bottom: 70px;
left: 48.3%;
text-align: center;
}
.site-branding {
text-align: center;
padding: 18px 35px 14px;
}
.custom-logo-link {
display: block;
margin: 0 auto 7px;
}
.site-title {
font-size: 22px;
font-size: 1.375rem;
font-weight: 700;
line-height: 1.6333;
}
.site-title a {
color: #fff;
text-decoration: none;
}
.site-title a:hover,
.site-title a:focus {
color: rgba(255, 255, 255, 0.70);
}
.site-description {
color: rgba(255, 255, 255, 0.50);
font-size: 11px;
font-size: 0.6875rem;
line-height: 1.82;
}
.site-title,
.site-description {
margin: 0 0 7px;
}
.site-search {
display: none;
position: absolute;
top: 0;
right: 0;
}
.search-toggle {
background: transparent;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
display: block;
float: right;
font-size: 18px;
font-size: 1.125rem;
letter-spacing: 0.01em;
line-height: 1;
padding: 26px 16px;
text-shadow: none;
}
.site-title a:hover,
.site-title a:focus,
.search-toggle:hover,
.search-toggle:focus {
background: transparent;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.70);
text-shadow: none;
}
.search-wrapper {
background-color: #fff;
clear: both;
display: none;
position: relative;
padding: 28px;
width: 322px;
z-index: 199;
}
.search-wrapper:before {
border: solid;
content: "";
position: absolute;
top: -14px;
right: 16px;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #fff;
border-width: 7px;
}
.search-wrapper label {
padding-left: 0;
}
.search-wrapper .search-field,
.search-wrapper .search-submit {
width: 100%;
}
.search-wrapper .search-field {
background: rgba(0, 0, 0, 0.08);
color: rgba(0, 0, 0, 0.70);
margin-bottom: 14px;
}
.site-main .search-form {
margin-bottom: 28px;
}
.site-main .search-form label {
display: block;
padding-left: 0;
float: left;
}
.site-main .search-form label {
display: block;
float: left;
clear: none;
} #feature-slider {
background-color: #000;
clear: both;
display: block;
position: relative;
width: 100%;
overflow: hidden;
}
#feature-slider .wrapper {
max-width: 100%;
}
#feature-slider .hentry {
width: 100%;
}
#feature-slider .slider-image {
margin: 0;
}
#feature-slider .slider-image-thumbnail {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#feature-slider .slider-content-wrapper {
padding: 35px;
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
z-index: 101;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#feature-slider .entry-container {
color: #fff;
display: block;
margin: 0 auto;
}
#feature-slider .entry-container a {
color: #fff;
text-decoration: none;
}
#feature-slider .entry-summary,
#feature-slider .entry-content {
color: #fff;
display: none;
margin-top: 14px;
}
#feature-slider .cycle-pager {
display: block;
position: absolute;
bottom: 20px;
left: 0;
text-align: center;
width: 100%;
z-index: 199;
}
#feature-slider .cycle-pager span {
background-color: #ddd;
color: #ddd;
cursor: pointer;
display: inline-block;
height: 4px;
margin: 0 5px;
overflow: hidden;
width: 40px;
}
#feature-slider .cycle-pager span.cycle-pager-active {
background-color: #fff;
color: #fff;
}
#feature-slider .more-link {
margin-top: 1.5em;
}
#feature-slider .more-link span {
background-color: transparent;
border: 1px solid #fff;
color: #fff;
cursor: pointer;
display: inline-block;
margin: 0 auto;
padding: 14px 28px;
text-align: center;
}
#feature-slider .more-link:hover span,
#feature-slider .more-link:focus span {
background-color: #000;
border-color: #000;
}
#feature-slider .cycle-prev,
#feature-slider .cycle-next {
background-color: transparent;
border:  1px solid #fff;
-webkit-border-radius:  50%;
border-radius: 50%;
color: #fff;
cursor: pointer;
outline: none;
opacity: 0;
filter: alpha(opacity=0);
letter-spacing: 0;
position: absolute;
top: 48%;
padding: 7px;
text-align: center;
text-decoration: none;
-moz-transition:    all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition:         all 0.2s ease-in-out;
width: 43px;
height: 43px;
z-index: 199;
}
#feature-slider .cycle-prev {
left: -42px;
}
#feature-slider .cycle-next {
right: -42px;
}
#feature-slider .cycle-prev:hover,
#feature-slider .cycle-prev:focus,
#feature-slider .cycle-next:hover,
#feature-slider .cycle-next:focus {
background-color: #000;
border-color: #000;
color: #fff;
text-decoration: none;
} .breadcrumb-area {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
font-size: 13px;
font-size: 0.8125rem;
padding: 0 7px;
text-transform: uppercase;
text-align: center;
width: 100%;
}
.entry-breadcrumbs a,
.breadcrumb-current {
display: inline-block;
padding: 14px 7px;
} .sticky {
display: block;
}
.hentry {
margin: 0 0 28px;
}
.page-content,
.entry-content {
margin: 28px 0 0;
}
.entry-title {
margin: 0 0 14px;
text-transform: uppercase;
}
.entry-meta {
font-size: 11px;
font-size: 0.6875rem;
margin: 0 0 28px;
}
.entry-meta a {
color: rgba(0, 0, 0, 0.70);
text-decoration: underline;
}
.entry-meta a:hover,
.entry-meta a:focus {
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
.more-link {
clear: both;
color: #000;
display: block;
font-size: 11px;
font-size: 0.6875rem;
font-weight: 700;
letter-spacing: 0.5em;
line-height: 1.82;
margin-top: 21px;
text-transform: uppercase;
}
.more-link:hover,
.more-link:focus {
color: rgba(0, 0, 0, 0.70);
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.single .byline:before {
color: rgba(0, 0, 0, 0.7);
content: "/\00a0";
margin: 0 10px 0 14px;
}
.hero-content-wrapper {
background-color: rgba(0, 0, 0, 0.02);
margin: 35px 0;
}
.post-archive .hentry,
.search-results .post-archive .product,
.hero-content-wrapper .hentry {
margin-bottom: 0;
position: relative;
width: 100%;
}
.post-archive .post-thumbnail,
.hero-content-wrapper .post-thumbnail {
background-position: center center;
background-size: cover;
content: "";
float: left;
padding-bottom: 100%;
position: relative;
width: 100%;
}
.post-archive .post-thumbnail a,
.hero-content-wrapper .post-thumbnail a {
position: absolute;
top: 0;
right:  0;
bottom: 0;
left: 0;
}
.post-archive .content-right,
.hero-content-wrapper .entry-container {
clear: both;
padding: 35px;
width: 100%;
}
.hero-content-wrapper .entry-content {
margin-top: 0;
}
.post-archive .full-content {
width: 100%;
}
.post-archive .post-wrapper {
max-width: 728px;
}
.post-archive .entry-title a,
.hero-content-wrapper .entry-title a {
color: #000;
}
.post-archive .entry-title a:hover,
.post-archive .entry-title a:focus,
.hero-content-wrapper .entry-title a:hover,
.hero-content-wrapper .entry-title a:focus {
color: rgba(0, 0, 0, 0.70)
}
.post-archive .entry-meta {
line-height: 2.54;
padding: 0;
margin: 21px 0 0;
}
.post-archive .entry-meta .posted-on,
.post-archive .entry-meta .byline,
.post-archive .entry-meta .comments-link {
display: inline-block;
margin-right: 7px;
}
.post-archive .entry-meta a {
text-decoration: underline;
}
.post-archive .entry-meta,
.post-archive .entry-meta a {
color: rgba(0, 0, 0, 0.70);
}
.post-archive .entry-meta a:hover,
.post-archive .entry-meta a:focus {
color: #000;
text-decoration: none;
}
.post-archive .hentry:nth-child(2n) .entry-container,
.search-results .post-archive .product:nth-child(2n) .entry-container {
background-color: rgba(0, 0, 0, 0.02);
} .post-archive .hentry.sticky .entry-container {
background-color: #000;
color: rgba(255, 255, 255, 0.70);
}
.post-archive .sticky .entry-title a,
.post-archive .sticky .more-link {
color: #fff;
}
.post-archive .sticky .entry-title a:hover,
.post-archive .sticky .entry-title a:focus,
.post-archive .sticky .more-link:hover,
.post-archive .sticky .more-link:focus {
color: rgba(255, 255, 255, 0.70);
}
.post-archive .sticky .entry-meta,
.post-archive .sticky .entry-meta a {
color: rgba(255, 255, 255, 0.70);
}
.post-archive .sticky .entry-meta a:hover,
.post-archive .sticky .entry-meta a:focus {
color: #fff;
}
.singular-section {
padding: 35px 0;
}
.content-area .entry-footer {
margin: 28px auto;
}
.content-area .entry-footer span span,
.content-area .entry-footer .edit-link {
display: block;
}
.singular-section .content-area .entry-footer,
.hero-content-wrapper .entry-footer {
margin-top: 28px;
}
.content-area .entry-footer .cat-links,
.content-area .entry-footer .tags-links,
.content-area .entry-footer .edit-link {
display: block;
margin-bottom: 14px;
}
.content-area .entry-footer .cat-links a,
.content-area .entry-footer .tags-links a {
font-size: 16px;
font-size: 1rem;
}
.singular-section .content-area .entry-header,
.singular-section .content-area .woocommerce-products-header {
text-align: center;
}
.content-area .entry-title,
.content-area .woocommerce-products-header .page-title {
margin: 0 0 28px;
}
.content-area .woocommerce-products-header .page-title {
text-transform: uppercase;
}
.singular-section .content-area .post-thumbnail,
.post-navigation,
.comments-title {
margin: 35px auto;
}
.singular-section .content-area .post-thumbnail img {
display: block;
margin: 0 auto;
} .page-links {
clear: both;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.5;
margin: 0 0 28px;
text-transform: uppercase;
}
.page-links .page-link-text {
margin-right: 14px;
}
.page-links .sep {
margin: 0 7px;
}
.blog-section-headline {
margin: 35px;
text-align: center;
}
.page-title-wrapper {
position: relative;
z-index: 1;
}
.blog-section-headline .page-title {
background: #fff;
box-sizing: border-box;
display: inline-block;
font-weight: 700;
line-height: 1.2;
margin: 0;
padding: 0;
text-align: center;
text-transform: uppercase;
max-width: 100%;
}
.blog-section-headline .archive-title-type {
display: block;
max-width: 756px;
font-weight: 300;
}
.blog-section-headline .taxonomy-description {
margin: 7px auto 0;
max-width: 756px;
} .site-footer {
background-color: #000;
color: rgba(255, 255, 255, 0.70);
clear: both;
}
.footer-widget-area.widget-area .widget-title {
color: rgba(255, 255, 255, 0.70);
}
.widget-area ul,
.widget-area ol {
list-style: none;
margin-left: 0;
}
.widget-area li {
line-height: 2.47;
}
.widget_categories ul,
.widget_archive ul {
text-align: right;
}
.widget_categories li,
.widget_archive li {
display: block;
height: 1%;
overflow: hidden;
}
.widget_categories ul a,
.widget_archive ul a {
float: left;
}
.footer-widget-area {
padding: 28px 0;
}
.widget-area .widget-column {
padding: 21px 35px;
width: 100%;
}
.footer-widget-area a {
color: rgba(255, 255, 255, 1);
}
.footer-widget-area a:hover,
.footer-widget-area a:focus {
color: rgba(255, 255, 255, 0.70);
}
#site-generator {
clear: both;
padding: 49px 0;
}
.site-social,
.site-info {
text-align: center;
clear: both;
}
.site-info a {
color: rgba(255, 255, 255, 0.70);
text-decoration: none;
}
.site-info a:hover,
.site-info a:focus {
color: rgba(255, 255, 255, 1);
} .portfolio-wrapper,
.featured-content-wrapper {
overflow: hidden;
text-align: center;
}
.portfolio-wrapper .hentry,
.featured-content-wrapper .hentry {
margin: 0;
position: relative;
width: 100%;
}
.portfolio-wrapper img,
.featured-content-wrapper img {
width: 100%;
}
.portfolio-wrapper .hentry:nth-child(2n) {
background-color: #fafafa;
}
.portfolio-wrapper .portfolio-entry-header,
.featured-content-wrapper .entry-header {
padding: 35px;
}
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title {
line-height: 1.333;
margin: 0 0 7px;
}
.portfolio-wrapper a {
color: #000;
text-decoration: none;
}
.portfolio-wrapper a:hover,
.portfolio-wrapper a:focus {
color: rgba(0, 0, 0, 0.70)
}
.portfolio-wrapper .entry-meta,
.featured-content-wrapper .entry-meta {
margin: 0;
} #wpstats {
display: none;
}
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs {
color: rgba(0, 0, 0, 0.70);
margin: 0;
font-size: 13px;
font-size: 0.8125rem;
}
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs a {
color: rgba(0, 0, 0, 1);
}
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs a:hover,
.woocommerce .woocommerce-breadcrumb.entry-breadcrumbs a:focus {
color: rgba(0, 0, 0, 0.70);
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border: 1px solid #d3ced2;
border-right: 0;
margin: 1px;
}
.woocommerce .content-area nav.woocommerce-pagination ul {
border: none;
margin: 0;
}
.woocommerce .content-area nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
background: rgba(0, 0, 0, 0.90);
color: #fff;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.67;
padding: 7px 35px;
}
.woocommerce .content-area nav.woocommerce-pagination ul li a:focus,
.woocommerce .content-area nav.woocommerce-pagination ul li a:hover,
.woocommerce .content-area nav.woocommerce-pagination ul li span.current {
background: rgba(0, 0, 0, 1);
color: #fff;
}
.woocommerce .content-area #respond input#submit,
.woocommerce .content-area a.button,
.woocommerce .content-area button.button,
.woocommerce .content-area input.button {
font-size: 13px;
font-size: 0.8125rem;
font-weight: 300;
padding: 14px;
white-space: pre-wrap;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
background-color: #000;
color: #fff;
padding: 14px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus {
background: rgba(0, 0, 0, 0.7);
color: #fff;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
font-size: 15px;
font-size: 0.9375rem;
font-weight: 300;
letter-spacing: 0.1em;
line-height: 1.667;
white-space: normal;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding-top: 7px;
padding-bottom: 7px;
}
.woocommerce ul.products li.product .button {
max-width: 100%;
white-space: normal;
}
.site-main .pagination .page-numbers {
background: rgba(0, 0, 0, 0.90);
color: #fff;
display: inline-block;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.67;
padding: 7px 35px;
}
.site-main .pagination .page-numbers:hover,
.site-main .pagination .page-numbers:focus,
.site-main .pagination span.current {
background: rgba(0, 0, 0, 1.0);
color: #fff;
} .comment-notes {
margin: 21px auto;
}
.comment-notes,
.comment-reply-title,
.comments-title {
text-align: center;
}
.comment-content {
clear: both;
display: block;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-list {
margin-left: 0;
}
ol.comment-list,
.comment-list ol.children {
list-style: none;
}
.form-submit {
text-align: right;
}
.comment-form label {
padding-bottom: 7px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
padding: 14px 21px;
width: 100%;
}
.comment-author {
margin-right: 21px;
}
.comment-author .avatar {
display: block;
float: left;
height: 48px;
margin: 0 21px 21px 0;
width: 48px;
}
.comment-author .fn {
color: rgba(0, 0, 0, 1.0);
display: block;
float: left;
font-weight: normal;
margin: 10px 0;
}
.comment-author,
.comment-metadata {
display: inline-block;
float: left;
}
.comment-metadata {
margin: 13px 0;
}
.comment-metadata a {
color: rgba(0, 0, 0, 0.70);
}
.comment-metadata a:hover,
.comment-metadata a:focus {
color: rgba(0, 0, 0, 1);
}
.comment-list ol.children {
margin-left: 0;
}
.comment-list .depth-2 > ol.children,
.comment-list .depth-3 > ol.children,
.comment-list .depth-4 > ol.children,
.comment-list .depth-5 > ol.children {
margin-left: 28px;
}
.comment-list .comment-body {
margin: 35px 0;
position: relative;
}
.comment-list ol.children .comment-body {
border-left: 1px solid rgba(0, 0, 0, 0.12);
padding-left: 28px;
}
.comment-list .reply {
position: absolute;
top: 7px;
right: 0;
}
.comment-list .reply a {
font-size: 12px;
padding: 6px 8px;
background-color: #000;
color: #fff;
}
.comment-meta {
padding-right: 30px;
}
.comment-awaiting-moderation {
clear: both;
display: block;
}
.comment-reply-title:before {
border-top: 2px solid rgba(0, 0, 0, 0.12);
content: '';
display: block;
margin: 21px auto;
width: 28px;
} .widget {
margin: 0 0 35px; }
.widget select {
max-width: 100%;
}
.widget-area .widget-title {
line-height: 1.647;
margin: 0 0 28px;
text-transform: uppercase;
} .widget-area .hentry {
display: block;
float: left;
margin-bottom: 14px;
width: 100%;
}
.widget-area .entry-content {
margin-top: 14px;
}
.widget-area ul.columns,
.widget-area .hentry:nth-last-of-type(1) {
margin-bottom: 0;
}
.widget-area .two-columns .hentry {
margin-left: 4%;
width: 48%;
}
.widget-area .three-columns .hentry {
margin-left: 4%;
width: 30.66%;
}
.widget-area .four-columns .hentry {
margin-left: 4%;
width: 22%;
}
.widget-area .five-columns .hentry {
margin-left: 4%;
width: 16.8%;
}
.widget-area .six-columns .hentry {
margin-left: 4%;
width: 13.33%;
}
.widget-area .seven-columns .hentry {
margin-left: 4%;
width: 10.85%;
}
.widget-area .eight-columns .hentry {
margin-left: 4%;
width: 9%;
}
.widget-area .two-columns .hentry:nth-child(2n+1),
.widget-area .three-columns .hentry:nth-child(3n+1),
.widget-area .four-columns .hentry:nth-child(4n+1),
.widget-area .five-columns .hentry:nth-child(5n+1),
.widget-area .six-columns .hentry:nth-child(6n+1),
.widget-area .seven-columns .hentry:nth-child(7n+1),
.widget-area .eight-columns .hentry:nth-child(8n+1) {
clear: both;
margin-left: 0;
}
.widget-area .featured-image {
margin: 0 0 14px;
}
.widget-area .left .featured-image,
.widget-area .right .featured-image {
margin: 0;
width: 25%;
}
.widget-area .left .featured-image {
float: left;
}
.widget-area .right .featured-image {
float: right;
}
.widget-area .center .featured-image {
text-align: center;
}
.widget-area .left .entry-container,
.widget-area .right .entry-container {
width: 75%;
}
.widget-area .left .entry-container {
padding-left: 14px;
float: right;
}
.widget-area .right .entry-container {
padding-right: 14px;
float: left;
}
.widget-area .hentry .entry-title {
font-size: 16px;
font-size: 1rem;
letter-spacing: normal;
margin-bottom: 14px;
text-align: left;
text-transform: none;
}
.widget-area .left .hentry .entry-title,
.widget-area .right .hentry .entry-title {
margin-bottom: 7px;
}
.widget-area .hentry .entry-title a {
text-decoration: none;
}
.widget-area .hentry .entry-meta {
margin-bottom: 0;
}
.widget-area .no-featured-image .entry-container {
float: none;
padding: 0;
width: 100%;
}
.widget-area input,
.widget-area select,
.widget-area textarea {
margin: 0 0 14px;
width: 100%;
} .ct-newsletter-wrap #subbutton {
margin: 14px auto;
display: block;
} .widget-area .widget_search .search-form {
position: relative;
}
.widget-area .widget_search label {
padding: 0;
}
.widget-area .widget_search input[type="search"].search-field {
margin: 0;
width: -webkit-calc(100% - 42px);
width: calc(100% - 42px);
}
.widget-area .widget_search .search-submit {
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 42px;
}
.widget-area .widget_search .search-submit:before {
font-size: 16px;
font-size: 1rem;
left: 2px;
line-height: 35px;
position: relative;
width: 40px;
} .widget.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.5625;
padding: 0;
text-align: center;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
.infinite-loader {
clear: both;
display: none;
padding: 49px 35px;
}
.site-main #infinite-handle span {
padding: 0;
} img {
height: auto; max-width: 100%; vertical-align: middle;
}
.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 {
max-width: 100%;
}
.wp-caption {
border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
margin: 28px 0 28px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 14px;
} .wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
} .wp-caption.alignleft {
margin: 0.375em 1.5em 1.5em 0;
}
.wp-caption.alignright {
margin: 0.375em 0 1.5em 1.5em;
} .gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
display: inline-block;
text-align: center;
padding: 0 1.1400652% 2.2801304%;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-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;
}  @media screen and (min-width: 33.375em) {
.site-branding {
text-align: center;
padding-top: 21px;
}
.page-title-wrapper:before {
border-top: 2px solid rgba(0, 0, 0, 0.25);
content: "";
margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; bottom: 0;
width: 100%;
max-width: 1600px;
z-index: -1;
}
.blog-section-headline .page-title {
padding: 0 14px;
}
.post-archive .hentry,
.search-results .post-archive .product,
.two-columns .hentry,
.four-columns .hentry,
.footer-widget-area.two .widget-column,
.footer-widget-area.four .widget-column {
width: 50%;
}
.post-archive .hentry,
.search-results .post-archive .product {
float: left;
}
.post-archive .hentry:nth-of-type(2n+1),
.search-results .post-archive .product:nth-of-type(2n+1),
.two-columns .hentry:nth-child(2n+1),
.four-columns .hentry:nth-child(2n+1) {
clear: both;
}
.portfolio-wrapper .hentry,
.featured-content-wrapper .hentry {
position: relative;
direction: ltr;
display: table;
}
.featured-content-wrapper .post-thumbnail,
.featured-content-wrapper .entry-header,
.portfolio-wrapper .post-thumbnail,
.portfolio-wrapper .portfolio-entry-header {
display: table-cell;
position: static;
vertical-align: middle;
width: 50%;
}
.portfolio-wrapper .hentry:nth-child(2n),
.featured-content-wrapper .hentry:nth-child(2n) {
direction: rtl;
width: 100%;
}
.portfolio-wrapper .hentry:nth-child(2n) .post-thumbnail,
.featured-content-wrapper .hentry:nth-child(2n) .post-thumbnail {
left: 50%;
right: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .comment-navigation,
.site-main #infinite-handle {
margin: 63px 0;
}
.front-page-navigation .nav-links {
padding: 0 63px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
text-align: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
margin-top: 0;
text-align: right;
width: 50%;
}
.hero-content-wrapper .hentry {
display: table;
width: 100%;
}
.hero-content-wrapper .post-thumbnail {
display: table-cell;
vertical-align: middle;
bottom: 0;
left: 0;
padding-bottom: 0;
position: absolute;
top: 0;
width: 45%;
}
.hero-content-wrapper .entry-container {
display: table-cell;
vertical-align: middle;
width: 55%;
float: right;
}
.hero-content-wrapper .entry-container.full-width {
width: 100%;
}
#secondary .widget {
display: block;
float: left;
width: 48%;
}
#secondary .widget:nth-child(2n+1) {
clear: both;
margin-right: 4%;
}
} @media screen and (min-width: 48em) {
#page {
padding: 0 2%;
}
.fluid-layout #page {
padding: 0;
}
.section .hentry,
.footer-widget-area .widget-column {
float: left;
overflow: hidden;
}
.featured-content-wrapper .hentry,
.featured-content-wrapper .hentry:nth-child(2n),
.portfolio-wrapper .hentry,
.portfolio-wrapper .hentry:nth-child(2n),
.three-columns .hentry,
.footer-widget-area.three .widget-column {
width: 33.33%;
}
.featured-content-wrapper.layout-two .hentry,
.featured-content-wrapper.layout-four .hentry {
width: 50%;
}
.featured-content-wrapper.layout-three .hentry {
width: 33.33%;
}
.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
.featured-content-wrapper.layout-four .hentry:nth-child(2n+1) {
clear: both;
}
.portfolio-wrapper .hentry:nth-child(2n),
.featured-content-wrapper .hentry:nth-child(2n) {
direction: ltr;
}
.featured-content-wrapper .post-thumbnail,
.featured-content-wrapper .entry-header,
.portfolio-wrapper .post-thumbnail,
.portfolio-wrapper .portfolio-entry-header {
display: block;
width: 100%;
}
.four-columns .hentry,
.footer-widget-area.four .widget-column {
width: 25%;
}
.four-columns .hentry:nth-child(2n+1) {
clear: none;
}
.four-columns .hentry:nth-child(4n+1),
.three-columns .hentry:nth-child(3n+1) {
clear: both;
}
.footer-widget-area {
padding: 35px 0;
}
.widget-area .widget-column {
padding: 28px 35px;
}
#site-generator {
padding: 63px 0;
}
.social-navigation ul {
margin: 0 0 28px;
}
.site-title {
font-size: 30px;
font-size: 1.875rem;
}
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
width: -webkit-calc(50% - 0.736842105em);
width: calc(50% - 0.736842105em);
}
.site-branding {
padding-left: 70px;
padding-right: 70px;
}
.site-header-menu {
border-top: 1px solid #1f1f1f;
}
.blog-section-headline {
margin: 49px 35px;
}
.hero-content-wrapper {
margin: 49px 0;
}
.singular-section {
padding: 49px 0;
}
.hero-content-wrapper .entry-container {
padding: 84px 56px;
}
.blog-section-headline .page-title {
font-size: 56px;
font-size: 3.5rem;
padding: 0 21px;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: table-cell;
vertical-align: top;
width: 50%;
}
.post-navigation .nav-previous {
text-align: left;
}
.post-navigation .nav-next {
text-align: right;
}
#feature-slider .entry-container {
max-width: 945px;
}
#feature-slider .entry-summary,
#feature-slider .entry-content {
display: block;
}
#feature-slider:hover .cycle-prev,
#feature-slider:focus .cycle-prev {
left: 21px;
opacity: 1;
filter: alpha(opacity=100);
}
#feature-slider:hover .cycle-next,
#feature-slider:focus .cycle-next {
right: 21px;
opacity: 1;
filter: alpha(opacity=100);
}
.post-password-form label {
text-align: left;
}
.post-password-form label,
.post-password-form input[type="password"],
.post-password-form input[type="submit"] {
display: inline-block;
width: auto;
}
} @media screen and (min-width: 64em) {
.menu-toggle-wrapper,
.dropdown-toggle,
.site-header-menu.toggled-on .mobile-search-wrapper {
display: none;
}
.site-search {
display: block;
}
.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
padding-right: 28px;
}
.main-navigation .menu-item-has-children li > a,
.main-navigation .page_item_has_children li > a {
padding-right: 14px;
}
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after {
content: "\f067";
padding-left: 13px;
}
.main-navigation ul {
border-top: none;
display: block;
text-align: center;
}
.main-navigation li {
border-top: none;
display: inline-block;
}
.main-navigation ul ul {
background-color: #000;
float: left;
padding: 4px 0;
position: absolute;
top: 53px;
left: -999em;
width: 266px;
z-index: 99999;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.has-header-video .custom-header-media {
min-height: 575px;
}
#feature-slider:hover .cycle-prev,
#feature-slider:focus .cycle-prev {
left: 42px;
}
#feature-slider:hover .cycle-next,
#feature-slider:focus .cycle-next {
right: 42px;
}
.featured-content-wrapper.layout-four .hentry {
width: 25%;
}
.featured-content-wrapper.layout-four .hentry:nth-child(2n+1) {
clear: none;
}
.featured-content-wrapper.layout-four .hentry:nth-child(4n+1) {
clear: both;
}
.search-toggle {
padding: 26px;
}
.search-wrapper:before {
right: 26px;
}
.post-archive .hentry,
.search-results .post-archive .product {
display: table;
width: 100%;
}
.post-archive .post-thumbnail {
display: table-cell;
vertical-align: middle;
bottom: 0;
left: 0;
padding-bottom: 0;
position: absolute;
top: 0;
width: 45%;
}
.post-archive .content-right {
display: table-cell;
vertical-align: middle;
width: 55%;
float: right;
padding: 84px 56px;
}
.singular-section .content-area .post-thumbnail,
.post-navigation,
.comments-title {
margin: 42px auto;
}
.comment-list .comment-body {
margin: 42px 0;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 56px;
}
.site-main .posts-navigation .nav-links {
padding: 0 56px;
}
.post-archive .entry-meta .posted-on,
.post-archive .entry-meta .byline,
.post-archive .entry-meta .comments-link {
clear: both;
display: block;
margin-right: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .comment-navigation,
.site-main #infinite-handle {
margin: 70px 0;
}
.front-page-navigation .nav-links {
padding: 0 70px;
}
.page-links .page-link-text {
margin-right: 28px;
}
.page-links .sep {
margin: 0 14px;
}
.footer-widget-area {
padding: 35px 0;
}
.widget-area .widget-column {
padding: 35px;
}
.widget-column > :last-child {
margin-bottom: 28px;
}
#site-generator {
padding: 70px 0;
}
.social-navigation ul {
margin: 0 0 35px;
}
.blog-section-headline {
margin: 49px;
}
.featured-content-wrapper .entry-header {
position: absolute;
top: 30%;
left: 0;
right: 0;
padding: 35px;
-webkit-transform: translateY(-30%);
-moz-transform: translateY(-30%);
-ms-transform: translateY(-30%);
-o-transform: translateY(-30%);
transform: translateY(-30%);
background-color: rgba(0, 0, 0, 0.25);
text-align: left;
}
.featured-content-wrapper a {
color: #fff;
text-decoration: none;
}
.featured-content-wrapper a:hover,
.featured-content-wrapper a:focus {
color: rgba(255, 255, 255, 0.70)
}
.post-navigation {
padding: 0;
}
.two-columns-layout #primary {
width: 70%;
}
.two-columns-layout #secondary {
width: 30%;
}
#secondary .widget {
width: 100%;
}
#secondary .widget:nth-child(2n+1) {
margin-right: 0;
} body,
h4,
.widget-area .widget-title {
font-size: 17px;
font-size: 1.0625rem;
}
h1,
.entry-title {
font-size: 40px;
font-size: 2.5rem;
}
#feature-slider .entry-title {
font-size: 32px;
font-size: 2rem;
}
h2 {
font-size: 30px;
font-size: 1.875rem;
}
h3,
.portfolio-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.comments-title,
.comment-reply-title {
font-size: 24px;
font-size: 1.5rem;
}
h5 {
font-size: 15px;
font-size: 0.9375rem;
}
h6,
.blog-section-headline .archive-title-type,
table caption,
.wp-caption-text,
.comment-notes,
.comment-metadata,
.site-info {
font-size: 13px;
font-size: 0.8125rem;
}
.blog-section-headline .page-title {
font-size: 72px;
font-size: 4.5rem;
padding: 0 42px;
}
} @media screen and (min-width: 72em) {
.post-archive .post-thumbnail {
width: 40%;
}
.post-archive .content-right {
width: 60%;
}
.post-archive .entry-summary {
width: 73%;
float: left;
}
.post-archive .entry-meta {
width: 27%;
float: left;
margin-top: 0;
padding-left: 28px;
}
.blog-section-headline {
margin: 56px;
}
.hero-content-wrapper {
margin: 56px 0;
}
.singular-section {
padding: 56px 0;
}
} @media screen and (min-width: 80em) {
.site-main .posts-navigation .nav-links {
padding: 0 70px;
}
.post-archive .post-thumbnail {
width: 33.3125%;
}
.post-archive .content-right {
padding: 98px 70px;
width: 66.6875%;
}
.hero-content-wrapper .entry-container {
padding: 98px 70px;
}
.blog-section-headline {
margin: 63px;
}
.hero-content-wrapper {
margin: 63px 0;
}
.singular-section {
padding: 63px 0;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 70px;
}
.two-columns-layout #primary {
width: 826px;
}
.two-columns-layout #secondary {
width: 370px;
} .blog-section-headline .page-title {
font-size: 80px;
font-size: 5rem;
padding: 0 63px;
}
} @media screen and (min-width: 85em) {
.post-archive .content-right,
.hero-content-wrapper .entry-container {
padding: 112px 84px;
}
.site-main .posts-navigation .nav-links {
padding: 0 84px;
}
.blog-section-headline {
margin: 70px;
}
.hero-content-wrapper {
margin: 70px 0;
}
.singular-section {
padding: 70px 0;
}
.singular-section .content-area .post-thumbnail,
.post-navigation,
.comments-title {
margin: 56px auto;
}
.content-area .entry-content {
margin-top: 56px;
}
.comment-list .comment-body {
margin: 56px 0;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 84px;
} .blog-section-headline .page-title {
font-size: 90px;
font-size: 5.625rem;
padding: 0 70px;
}
} @media screen and (min-width: 90em) {
.post-archive .content-right,
.hero-content-wrapper .entry-container {
padding: 140px 112px;
}
.site-main .posts-navigation .nav-links {
padding: 0 112px;
}
.full-width-layout .content-area .entry-header,
.full-width-layout .content-area .entry-content,
.full-width-layout .content-area .entry-footer,
.full-width-layout.woocommerce .site-main {
padding: 0 112px;
}
.singular-section {
padding: 140px 0;
}
.fluid-layout .post-archive .post-wrapper {
max-width: 1024px;
}
.fluid-layout .post-archive .post-thumbnail {
width: 33.491%;
}
.fluid-layout .post-archive .content-right {
width: 66.509%;
}
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}.wpufTable {
display: table;
width: 100%;
}
.wpufTableRow {
display: table-row;
}
.wpufTableRow:nth-child(even) {
background-color: #f5f5f5;
}
.wpufTableHeading {
background-color: #eee;
display: table-header-group;
font-weight: bold;
}
.wpufTableCell,
.wpufTableHead {
border: none;
display: table-cell;
padding: 3px 10px;
}
.wpufTableFoot {
background-color: #eee;
display: table-footer-group;
font-weight: bold;
}
.wpufTableBody {
display: table-row-group;
}
.wpuf-loading {
width: 16px;
height: 16px;
background: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/images/wpspin_light.gif) no-repeat;
display: inline-block;
}
.wpuf-loading.hide {
display: none;
}
.wpuf-button {
color: #555;
border-color: #cccccc;
background: #f7f7f7;
-webkit-box-shadow: 0 1px 0 #cccccc;
box-shadow: 0 1px 0 #cccccc;
vertical-align: top;
}
.wpuf-button:hover,
.wpuf-button:focus {
background: #fafafa;
border-color: #999;
color: #23282d;
}
.wpuf-success {
background-color: #dff0d8;
border: 1px solid #d6e9c6;
color: #3c763d;
padding: 10px;
margin: 10px 0 20px 0;
}
.wpuf-error {
background-color: #f2dede;
color: #a94442;
border: 1px solid #ebccd1;
margin: 10px 0 20px 0;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}
.wpuf-message {
background: #fcf8e3;
border: 1px solid #faebcc;
color: #8a6d3b;
margin: 10px 0 20px 0;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}
.wpuf-info {
background-color: #fef5be;
border: 2px solid #fdd425;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px 10px;
margin: 0 0 10px 0;
font-size: 13px;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea {
background: #fafafa;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
border: 1px solid #ddd;
color: #888;
width: 95%;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text]:focus,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text]:focus,
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password]:focus,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password]:focus,
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email]:focus,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email]:focus,
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url]:focus,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url]:focus,
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number]:focus,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number]:focus,
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea:focus,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea:focus {
color: #373737;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea {
padding-left: 3px;
width: 95%;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number] {
padding: 5px;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields select,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields select {
border: 1px solid #eee;
padding: 2px;
height: 2em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-width: 150px;
max-width: 100%;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields select[multiple],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields select[multiple] {
height: auto;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit],
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit] {
font-size: 16px;
padding: 5px 15px;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #0085ba;
border-color: #0073aa #006799 #006799;
-webkit-box-shadow: 0 1px 0 #006799;
box-shadow: 0 1px 0 #006799;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]:disabled,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]:disabled {
background: #dddddd;
border-color: #dddddd;
-webkit-box-shadow: 0 1px 0 #dddddd;
box-shadow: 0 1px 0 #dddddd;
color: #000;
text-shadow: 0 -1px 1px #dddddd, 1px 0 1px #dddddd, 0 1px 1px #dddddd, -1px 0 1px #dddddd;
}
ul.wpuf-form {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
width: 100%;
}
ul.wpuf-form li {
margin-left: 0;
margin-bottom: 10px;
padding: 10px;
}
ul.wpuf-form li:after {
clear: both;
content: "";
display: table;
}
ul.wpuf-form li.has-error {
background: #FFE4E4;
}
ul.wpuf-form li .wp-editor-wrap {
border: 1px solid #eee;
}
ul.wpuf-form li.wpuf_hidden_field {
display: none;
}
ul.wpuf-form li .wpuf-label {
float: left;
width: 30%;
min-height: 1px;
font-weight: bold;
}
ul.wpuf-form li .wpuf-label .required {
color: red;
}
ul.wpuf-form li.field-size-large .wpuf-fields {
float: left;
width: 70%;
}
ul.wpuf-form li.field-size-medium .wpuf-fields {
float: left;
width: 50%;
}
ul.wpuf-form li.field-size-small .wpuf-fields {
float: left;
width: 30%;
}
ul.wpuf-form li .wpuf-fields {
float: left;
width: 70%;
}
ul.wpuf-form li .wpuf-fields .wpuf-radio-inline,
ul.wpuf-form li .wpuf-fields .wpuf-checkbox-inline {
display: inline-block;
margin-right: 10px;
}
ul.wpuf-form li .wpuf-fields .wpuf-radio-block,
ul.wpuf-form li .wpuf-fields .wpuf-checkbox-block {
display: block;
margin-bottom: 6px;
}
ul.wpuf-form li .wpuf-fields a.file-selector {
display: inline;
text-decoration: none;
padding: 5px 12px;
margin: 0;
height: 30px;
line-height: 28px;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #fafafa;
color: #23282d;
box-shadow: 0 1px 0 #cccccc;
vertical-align: top;
cursor: pointer;
-webkit-appearance: none;
white-space: nowrap;
}
ul.wpuf-form li .wpuf-fields a.file-selector:hover,
ul.wpuf-form li .wpuf-fields a.file-selector:focus {
background: #fafafa;
border-color: #999;
color: #23282d;
}
ul.wpuf-form li .wpuf-fields .google-map img {
max-width: none !important;
}
ul.wpuf-form li .wpuf-fields .wpuf-product-qty {
float: left;
width: 10%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap {
margin-bottom: 8px;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap:after {
clear: both;
content: "";
display: table;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-first-name {
float: left;
width: 48%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-middle-name {
display: none;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-last-name {
float: right;
width: 48%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-middle-last .wpuf-name-field-first-name {
float: left;
width: 37%;
margin-right: 3%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-middle-last .wpuf-name-field-middle-name {
float: left;
width: 20%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-middle-last .wpuf-name-field-last-name {
float: right;
width: 37%;
}
ul.wpuf-form li .wpuf-fields .wpuf-help {
color: #666;
margin: 2px 0 5px 0;
font-size: 12px;
font-style: italic;
font-family: sans-serif;
display: block;
}
ul.wpuf-form li .wpuf-fields .wpuf-help .text-danger {
color: red;
}
ul.wpuf-form li .wpuf-fields .wpuf-help .text-success {
color: green;
}
ul.wpuf-form li .wpuf-fields .wpuf-help #url-alart,
ul.wpuf-form li .wpuf-fields .wpuf-help #url-alart-mgs {
font-style: normal;
font-size: 16px;
}
ul.wpuf-form li .wpuf-fields table,
ul.wpuf-form li .wpuf-fields td {
border: none;
margin: 0;
}
ul.wpuf-form li .wpuf-fields table {
width: 100%;
}
ul.wpuf-form li .wpuf-fields img.wpuf-clone-field,
ul.wpuf-form li .wpuf-fields img.wpuf-remove-field {
cursor: pointer;
margin: 0 3px;
box-shadow: none;
border: none;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list {
list-style: none;
margin: 5px 0 0 0;
padding: 0;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
display: inline-block;
border: 1px solid #eee;
padding: 5px;
width: 150px;
height: 150px;
margin-right: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap {
margin: 10px 0;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap input,
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap textarea {
border: 1px solid #eee;
width: 93%;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .attachment-name {
text-align: center;
line-height: 0;
}
ul.wpuf-form li .wpuf-fields .progress {
background: -moz-linear-gradient(center bottom, #FFFFFF 0%, #F7F7F7 100%) repeat scroll 0 0 #FFFFFF;
border: 1px solid #D1D1D1;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
float: right;
height: 22px;
line-height: 2em;
margin: 0;
overflow: hidden;
padding: 0;
width: 200px;
}
ul.wpuf-form li .wpuf-fields .bar {
background-color: #83B4D8;
background-image: -moz-linear-gradient(center bottom, #72A7CF 0%, #90C5EE 100%);
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
height: 100%;
width: 0;
z-index: 9;
}
ul.wpuf-form li .wpuf-fields .progress .percent {
color: rgba(0, 0, 0, 0.6);
padding: 0 8px;
position: relative;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
width: 200px;
z-index: 10;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist {
list-style: none;
margin: 0;
padding: 0;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist li {
margin-bottom: 5px;
padding: 0;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist ul.children {
list-style: none;
margin-left: 25px;
}
ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container {
margin-bottom: 3px;
}
ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container:after {
clear: both;
content: "";
display: table;
}
ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a.wpuf-insert-image {
text-decoration: none;
border: 1px solid #DFDFDF;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px 6px;
margin-right: 10px;
}
ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a.wpuf-insert-image .wpuf-media-icon {
height: 12px;
width: 12px;
}
ul.wpuf-form li .wpuf-fields .wpuf-fields-list {
box-sizing: border-box;
margin: 0;
padding: 0;
list-style: none;
}
ul.wpuf-form li .wpuf-fields .wpuf-fields-list li {
padding: 0;
margin: 0 0 6px;
}
ul.wpuf-form li .wpuf-fields .wpuf-fields-list.wpuf-list-inline {
margin-left: -5px;
}
ul.wpuf-form li .wpuf-fields .wpuf-fields-list.wpuf-list-inline li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field {
border-collapse: collapse;
}
ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field * {
box-sizing: border-box;
}
ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field input {
width: 100%;
}
ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field .wpuf-repeater-buttons {
width: 75px;
padding-left: 12px;
}
ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field .wpuf-repeater-buttons img {
width: 100%;
height: auto;
}
ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field .wpuf-repeater-buttons i {
display: inline-block;
width: 15px;
height: 15px;
margin: 2px 4px 0 0;
}
ul.wpuf-form li label.wpuf-form-sub-label {
font-size: 12px;
display: inline-block;
padding-top: 5px;
}
ul.wpuf-form li .wpuf-address-field {
width: 100%;
margin-bottom: 10px;
}
ul.wpuf-form li .wpuf-address-field:after {
clear: both;
content: "";
display: table;
}
ul.wpuf-form li .wpuf-address-field.city_name,
ul.wpuf-form li .wpuf-address-field.state,
ul.wpuf-form li .wpuf-address-field.zip,
ul.wpuf-form li .wpuf-address-field.country_select {
float: left;
width: 47%;
}
ul.wpuf-form li .wpuf-address-field.city_name,
ul.wpuf-form li .wpuf-address-field.zip {
margin-right: 4%;
}
ul.wpuf-form li .wpuf-address-field.zip {
clear: both;
}
ul.wpuf-form li .wpuf-section-wrap {
border-bottom: 1px solid #ccc;
margin: 15px 0;
}
ul.wpuf-form li .wpuf-section-wrap h2.wpuf-section-title {
margin: 0;
}
ul.wpuf-form li .wpuf-section-wrap .wpuf-section-details {
padding: 4px 0 8px;
font-size: 12px;
}
ul.wpuf-form.form-label-above li .wpuf-label,
ul.wpuf-form.form-label-above li .wpuf-fields {
display: block;
float: none;
width: 100%;
}
ul.wpuf-form.form-label-above li.field-size-large .wpuf-fields {
display: block;
float: none;
width: 100%;
}
ul.wpuf-form.form-label-above li.field-size-medium .wpuf-fields {
display: block;
float: none;
width: 65%;
}
ul.wpuf-form.form-label-above li.field-size-small .wpuf-fields {
display: block;
float: none;
width: 30%;
}
ul.wpuf-form.form-label-above li .wpuf-label {
margin-bottom: 10px;
}
ul.wpuf-form.form-label-right li .wpuf-label {
float: right;
}
ul.wpuf-form.form-label-hidden li .wpuf-label {
display: none;
}
ul.wpuf-form.form-label-hidden li.field-size-large .wpuf-fields {
display: block;
float: none;
width: 100%;
}
ul.wpuf-form.form-label-hidden li.field-size-medium .wpuf-fields {
display: block;
float: none;
width: 65%;
}
ul.wpuf-form.form-label-hidden li.field-size-small .wpuf-fields {
display: block;
float: none;
width: 30%;
}
ul.wpuf-form.form-label-hidden li .wpuf-fields {
display: block;
float: none;
width: 100%;
}
ul.wpuf-form .wpuf-submit .button-primary-disabled {
color: #94cde7 !important;
background: #298cba !important;
border-color: #1b607f !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
cursor: default;
}
ul.wpuf-form .wpuf-submit .wpuf-errors {
background: #FFE4E4;
border: 1px solid #ffb1b1;
margin: 10px 0;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}
ul.wpuf-form:not(.form-label-left) .wpuf-submit .wpuf-label {
display: none !important;
}
#wpuf-login-form label {
display: block;
}
#wpuf-login-form .forgetmenot label {
display: inline-block;
}
.wpuf_sub_info {
padding: 0;
margin: 10px 5px;
border: 1px solid #eee;
border-radius: 3px;
}
.wpuf_sub_info h3 {
background-color: #f1f1f1;
padding: 10px;
margin: 0 0 5px 0 !important;
font-weight: 300 !important;
}
.wpuf_sub_info .wpuf-text {
padding: 5px 10px;
}
.wpuf_sub_info .wpuf-expire {
border-top: 1px solid #eee;
padding-top: 5px;
margin-top: 5px;
}
.wpuf-coupon-info-wrap {
border: 1px solid #eee;
padding: 15px;
margin-bottom: 20px;
}
.wpuf-coupon-info-wrap .wpuf-coupon-field-spinner {
background: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/images/wpspin_light.gif) no-repeat right scroll rgba(0, 0, 0, 0);
}
.wpuf-coupon-info-wrap .wpuf-copon-show {
background: #EEEEEE;
border-radius: 3px;
border-width: 1px;
box-shadow: 0 1px 0 rgba(217, 217, 217, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #5C5A5A;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 5px 12px;
text-decoration: none;
width: 175px;
margin-bottom: 8px;
}
.wpuf-coupon-info-wrap .wpuf-copon-wrap {
margin: 15px 0;
}
.wpuf-coupon-info-wrap .wpuf-pack-info {
margin-bottom: 20px;
}
.wpuf-coupon-info-wrap .wpuf-pack-info h3 {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #eee;
}
.wpuf-coupon-info-wrap .wpuf-pack-info h3 a {
text-decoration: none;
background: #64C3DE;
color: #fff;
padding: 3px 8px;
font-size: 14px;
}
.wpuf-coupon-info-wrap .wpuf-pack-info wpuf-subscription-error {
color: #D8000C;
}
.wpuf-coupon-info-wrap .wpuf-copon-show:hover {
background: none repeat scroll 0 0 #1E8CBE;
border-color: #0074A2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
color: #FFFFFF;
}
.wpuf-coupon-info-wrap a.wpuf-apply-coupon {
text-decoration: none;
font-size: 11px;
margin-top: 10px;
margin-right: 10px;
background: #21759b;
color: #fff;
padding: 5px 10px;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.wpuf-coupon-info-wrap .wpuf-copon-cancel {
text-decoration: none;
font-size: 11px;
}
.entry-content ul.wpuf_packs,
ul.wpuf_packs {
overflow: hidden;
margin: 15px;
}
.entry-content ul.wpuf_packs > li,
ul.wpuf_packs > li {
background: #fff;
display: inline-block;
vertical-align: top;
border: 1px solid #DDD;
border-radius: 5px 5px 5px 5px;
list-style: none outside none;
margin: 5px 25px 25px 0;
position: relative;
width: 200px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.entry-content ul.wpuf_packs > li:first-child,
ul.wpuf_packs > li:first-child {
margin-left: 5px;
}
.entry-content ul.wpuf_packs h3,
ul.wpuf_packs h3 {
background: #52B5D5;
color: #fff;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 10px !important;
text-align: center;
border-bottom: 1px solid #3dacd0;
}
.entry-content ul.wpuf_packs .wpuf-pricing-wrap,
ul.wpuf_packs .wpuf-pricing-wrap {
background: #64C3DE;
}
.entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount,
ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount {
position: relative;
text-align: center;
color: #FFF;
border-bottom: 1px solid #4fbbda;
padding: 10px 0;
}
.entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-symbol,
ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-symbol {
font-size: 19px;
position: absolute;
top: 25px;
line-height: 10px;
}
.entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-cost,
ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-cost {
font-size: 40px;
margin-left: 10px;
line-height: 50px;
}
.entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-pack-cycle,
ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-pack-cycle {
font-size: 13px;
padding-bottom: 5px;
}
.entry-content ul.wpuf_packs .wpuf-sub-body,
ul.wpuf_packs .wpuf-sub-body {
margin: 0;
padding: 8px 0 0 8px;
background: #fff;
font-size: 11px;
color: #999;
}
.entry-content ul.wpuf_packs .wpuf-sub-button,
ul.wpuf_packs .wpuf-sub-button {
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
overflow: hidden;
}
.entry-content ul.wpuf_packs .wpuf-sub-button a,
ul.wpuf_packs .wpuf-sub-button a {
background: #64C3DE;
color: #fff;
text-decoration: none;
padding: 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
.entry-content ul.wpuf_packs .wpuf-sub-button a:hover,
ul.wpuf_packs .wpuf-sub-button a:hover {
background: #3ab3d5;
}
.entry-content ul.wpuf_packs .wpuf-sub-button a:hover,
ul.wpuf_packs .wpuf-sub-button a:hover {
background: none repeat scroll 0 0 #1E8CBE;
border-color: #0074A2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
color: #FFFFFF;
}
.entry-content ul.wpuf_packs .wpuf-sub-desciption,
ul.wpuf_packs .wpuf-sub-desciption {
margin-top: 15px;
}
.entry-content ul.wpuf_packs .wpuf-sub-desciption ul,
ul.wpuf_packs .wpuf-sub-desciption ul,
.entry-content ul.wpuf_packs .wpuf-sub-desciption li,
ul.wpuf_packs .wpuf-sub-desciption li {
margin: 0;
padding: 0;
list-style: none;
}
.entry-content ul.wpuf_packs .wpuf-sub-desciption li,
ul.wpuf_packs .wpuf-sub-desciption li {
text-align: center;
border-top: 1px solid #eee;
padding: 7px 0;
}
.entry-content ul.wpuf_packs .wpuf-sub-desciption li:last-child,
ul.wpuf_packs .wpuf-sub-desciption li:last-child {
border-bottom: 1px solid #eee;
}
.entry-content ul.wpuf_packs .wpuf-sub-desciption li:first-child,
ul.wpuf_packs .wpuf-sub-desciption li:first-child {
border-top: none;
}
.entry-content ul.wpuf_packs .wpuf-sub-desciption p,
ul.wpuf_packs .wpuf-sub-desciption p {
padding: 0 10px;
margin-bottom: 15px;
}
.entry-content ul.wpuf_packs .button,
ul.wpuf_packs .button {
background: none repeat scroll 0 0 #2EA2CC;
border-color: #0074A2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #FFFFFF;
text-decoration: none;
padding: 0 12px 2px;
color: #fff;
}
.entry-content ul.wpuf_packs .cost,
ul.wpuf_packs .cost {
background: red;
border-radius: 30px 30px 30px 30px;
color: #FFFFFF;
margin: -16px -12px 0 0;
padding: 10px 8px 8px;
position: absolute;
right: 0;
top: 0;
} .ui-timepicker-div .ui-widget-header {
margin-bottom: 8px;
}
.ui-timepicker-div dl {
text-align: left;
}
.ui-timepicker-div dl dt {
height: 25px;
margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
font-size: 90%;
}
.ui-tpicker-grid-label {
background: none;
border: none;
margin: 0;
padding: 0;
}
.ui-timepicker-rtl {
direction: rtl;
}
.ui-timepicker-rtl dl {
text-align: right;
}
.ui-timepicker-rtl dl dd {
margin: 0 65px 10px 10px;
}
.pass-strength-result {
border-style: solid;
border-width: 1px;
float: left;
margin: 0;
padding: 3px 5px;
text-align: center;
width: 200px;
display: none;
background-color: #eee;
border-color: #ddd !important;
}
.pass-strength-result.bad {
background-color: #ffb78c;
border-color: #ff853c !important;
}
.pass-strength-result.good {
background-color: #ffec8b;
border-color: #fc0 !important;
}
.pass-strength-result.short {
background-color: #ffa0a0;
border-color: #f04040 !important;
}
.pass-strength-result.strong {
background-color: #c3ff88;
border-color: #8dff1c !important;
}
.password[type="text"] {
display: none;
}
table.wpuf-table {
border: 1px solid #E7E7E7;
margin: 0 0px 10px 0;
text-align: left;
width: 100%;
}
table.wpuf-table thead th,
table.wpuf-table th {
color: #888888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}
table.wpuf-table td {
border-top: 1px solid #E7E7E7;
padding: 6px 24px;
}
#wpuf-payment-gateway ul.wpuf-payment-gateways {
list-style: none;
margin: 10px 0;
}
#wpuf-payment-gateway ul.wpuf-payment-gateways li {
margin: 0;
}
#wpuf-payment-gateway ul.wpuf-payment-gateways li .wpuf-payment-instruction {
padding: 8px 10px;
margin: 0 10px;
}
#wpuf-payment-gateway ul.wpuf-payment-gateways li .wpuf-instruction {
padding: 8px 10px;
margin-bottom: 10px;
background: #ebe8eb;
font-size: 13px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wpuf-pagination div.pagination {
text-align: center;
padding: 7px;
margin: 3px;
}
.wpuf-pagination .page-numbers {
padding: 2px 8px;
margin: 2px;
border: 1px solid #4A5154;
text-decoration: none;
color: #4A5154;
background: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
}
.wpuf-pagination .page-numbers:hover,
.wpuf-pagination .page-numbers:active {
border: 1px solid #4A5154;
background-color: #4A5154;
color: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
}
.wpuf-pagination .page-numbers.current {
padding: 2px 8px;
margin: 2px;
border: 1px solid #4A5154;
font-weight: bold;
background-color: #4A5154;
color: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
} .wpuf-author {
margin: 20px 0;
}
.wpuf-author:after {
clear: both;
content: "";
display: table;
}
.wpuf-author h3 {
margin: 0 !important;
background: #CFCFCF;
text-align: left;
padding: 3px 10px;
}
.wpuf-author .wpuf-author-inside {
background: none repeat scroll 0 0 #F0F0F0;
border-bottom: 2px solid #DDDDDD;
height: auto;
padding-left: 10px;
padding-top: 15px;
margin-bottom: 15px;
}
.wpuf-author .wpuf-author-inside:after {
clear: both;
content: "";
display: table;
}
.wpuf-author .wpuf-author-inside .wpuf-user-image {
float: left;
padding-right: 15px;
}
.wpuf-author .wpuf-author-inside p {
margin-bottom: 10px !important;
}
.wpuf-author .wpuf-author-inside p.wpuf-author-info {
padding-top: 8px;
word-wrap: break-word;
}
.wpuf-author .wpuf-author-inside p.wpuf-user-name a {
color: #335160;
font-size: 1.2em;
font-weight: bold;
} .ac_results {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
z-index: 10000;
display: none;
border: 1px solid #ccc;
}
.ac_results li {
padding: 2px 5px;
white-space: nowrap;
text-align: left;
}
.ac_over {
cursor: pointer;
}
.ac_match {
text-decoration: underline;
} fieldset.wpuf-multistep-fieldset {
position: relative;
padding-bottom: 50px;
border: none;
display: none;
}
fieldset.wpuf-multistep-fieldset.field-active {
display: block;
}
fieldset.wpuf-multistep-fieldset .wpuf-multistep-prev-btn,
fieldset.wpuf-multistep-fieldset .wpuf-multistep-next-btn {
position: absolute;
bottom: 5px;
}
fieldset.wpuf-multistep-fieldset .wpuf-multistep-prev-btn {
left: 10px;
}
fieldset.wpuf-multistep-fieldset .wpuf-multistep-next-btn {
right: 10px;
}
.wpuf-multistep-progressbar {
overflow: hidden;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard {
margin: 20px 0 40px 0;
padding: 0;
list-style: none;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard * {
box-sizing: border-box;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li {
background-color: #E4E4E4;
border-radius: 5px;
display: inline-block;
padding: 10px 30px 10px 40px;
margin-right: -7px;
width: auto;
margin: 0;
position: relative;
text-align: center;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::before,
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::after {
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
border-color: transparent;
border-left-color: #fff;
border-radius: 10px;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::before {
border-width: 26px;
margin-top: -14px;
right: -52px;
z-index: 98;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::after {
border-left-color: #E4E4E4;
border-width: 25px;
margin-top: -37px;
right: -44px;
z-index: 99;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li.active-step {
background-color: #00a0d2;
color: #fff;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li.active-step::after {
border-left-color: #00a0d2;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li:last-child::after {
border-left-color: transparent;
}
.wpuf-form .wpuf-multistep-progressbar .ui-widget-header {
background: #00a0d2;
}
.wpuf-form .wpuf-multistep-progressbar.ui-progressbar {
margin-bottom: 30px;
height: 25px;
border: 1px solid #eee;
position: relative;
}
.wpuf-form .wpuf-multistep-progressbar.ui-progressbar .wpuf-progress-percentage {
position: absolute;
left: 50%;
font-size: 12px;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
top: 20%;
}
input.wpuf-btn {
text-decoration: none !important;
font-size: 15px !important;
margin-top: 10px;
margin-right: 10px;
background: #21759b !important;
color: #fff !important;
padding: 5px 10px;
display: inline-block;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
border: none !important;
} body.rtl ul.wpuf-form li .wpuf-label {
float: right;
}
@media (max-width: 480px) {
ul.wpuf-form li .wpuf-label,
ul.wpuf-form li .wpuf-fields {
float: none;
width: 100%;
}
ul.wpuf-form li.field-size-large .wpuf-fields {
float: none;
width: 100%;
}
ul.wpuf-form li.field-size-medium .wpuf-fields {
float: none;
width: 65%;
}
ul.wpuf-form li.field-size-small .wpuf-fields {
float: none;
width: 30%;
}
}
.wpuf-form .required {
color: red;
font-weight: 700;
border: 0;
}
.wpuf-dashboard-container .wpuf-dashboard-navigation {
width: 30%;
float: left;
}
.wpuf-dashboard-container .wpuf-dashboard-navigation a {
text-decoration: none;
box-shadow: none;
}
.wpuf-dashboard-container .wpuf-dashboard-navigation ul {
list-style: none;
}
.wpuf-dashboard-container .wpuf-dashboard-navigation ul li {
padding-bottom: 2px;
}
.wpuf-dashboard-container .wpuf-dashboard-content {
width: 68%;
float: right;
}
.wpuf-dashboard-container table.items-table {
border: 0;
}
.wpuf-dashboard-container table.items-table a {
text-decoration: none;
box-shadow: none;
}
.wpuf-dashboard-container table.items-table th,
.wpuf-dashboard-container table.items-table td {
border: 0;
padding: 10px;
}
.wpuf-dashboard-container table.items-table tr {
outline: 1px solid #f1f1f1;
}
.wpuf-dashboard-container table.items-table .items-list-header {
background-color: #f1f1f1;
}
.wpuf-dashboard-container .wpuf-update-profile-form .form-row-first {
float: left;
width: 47%;
overflow: visible;
}
.wpuf-dashboard-container .wpuf-update-profile-form .form-row-last {
float: right;
width: 43%;
overflow: visible;
}
.wpuf-wcmp-integration-content .wpuf-dashboard-container .page-head {
opacity: 0;
margin-bottom: 40px;
}
.wpuf-wcmp-integration-content .wpuf-dashboard-container table.items-table {
width: 100%;
margin-bottom: 40px !important;
}
.wpuf-toc-container .wpuf-fields {
position: relative;
}
.wpuf-toc-container .wpuf-fields .wpuf-toc-checkbox {
position: absolute;
top: 0;
left: 0;
}
.wpuf-toc-container .wpuf-fields.has-toc-checkbox .wpuf-toc-description {
margin-left: 25px;
}
.wpuf-field-google-map {
height: 300px;
width: 100%;
}
.wpuf-form-google-map {
height: 300px;
width: 100%;
}
input[type="text"].wpuf-google-map-search {
margin-top: 10px !important;
border: 1px solid transparent !important;
border-radius: 2px 0 0 2px !important;
box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
height: 32px !important;
outline: none !important;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
background-color: #fff !important;
text-overflow: ellipsis !important;
width: 170px !important;
font-family: Roboto !important;
font-size: 15px !important;
font-weight: 300 !important;
padding: 0 11px 0 13px !important;
display: none;
}
.gm-style input[type="text"].wpuf-google-map-search {
display: block;
}
.wpuf-form-google-map-container input[type="text"].wpuf-google-map-search {
width: 230px !important;
}
.wpuf-form-google-map-container.hide-search-box .gm-style input[type="text"].wpuf-google-map-search {
display: none;
}
.dokan-dashboard-content.dokan-wpuf-dashboard h2.page-head {
display: none;
}
.dokan-dashboard-content.dokan-wpuf-dashboard .wpuf-author {
display: none;
}
.dokan-dashboard-content.dokan-wpuf-dashboard .wpuf-form-add .wpuf-form li.wpuf-el {
margin-bottom: 15px;
}
table#wpuf-address-country-state input {
width: 100%;
padding: 0 10px;
border: 1px solid #f5f5f5;
color: #6d6d6d;
font-size: 14px;
line-height: 36px;
height: 36px;
box-shadow: none;
}
table#wpuf-address-country-state select {
width: 100%;
padding: 0 10px;
border: 1px solid #f5f5f5;
color: #6d6d6d;
font-size: 14px;
line-height: 36px;
height: 36px;
box-shadow: none;
}
table#wpuf-address-country-state input.wpuf-btn {
width: inherit;
}
table#wpuf-address-country-state td {
border: none;
}
.wpuf-image-wrap {
display: inline-block;
position: relative;
z-index: 1;
transition: .3s;
margin: 4px;
}
.wpuf-image-wrap .attachment-name img {
width: 100%;
max-height: 150px;
transition: .3s;
border-radius: 4px;
box-shadow: none;
-webkit-box-shadow: none;
}
li.wpuf-image-wrap.thumbnail {
position: relative;
}
li.wpuf-image-wrap.thumbnail .caption {
position: absolute;
left: 50%;
margin-left: -40px;
top: 50%;
margin-top: -10px;
display: none;
width: 80px;
background: #23282d;
text-align: center;
padding: 0;
border-radius: 3px;
line-height: 0;
}
li.wpuf-image-wrap.thumbnail:hover .caption {
display: block;
}
@media (min-width: 480px) {
.wpuf-pay-row {
width: 100%;
display: table;
table-layout: auto;
}
.wpuf-pay-col {
width: 50%;
display: table-cell;
}
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list {
overflow: auto;
}
ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li.highlight {
margin-bottom: 0;
height: 150px;
padding-top: 0;
padding-bottom: 0;
}
ul.wpuf-form .ui-state-default.wpuf-image-wrap:hover {
cursor: move;
}
ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption a,
ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption span {
display: inline-block;
line-height: 0;
height: inherit;
padding: 5px;
color: transparent;
vertical-align: top;
}
ul.wpuf-form .ui-state-default .wpuf-image-wrap .caption a img {
-webkit-box-shadow: none;
box-shadow: none;
}
ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption a:hover,
ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption span:hover {
background: #0073aa;
-webkit-box-shadow: none;
box-shadow: none;
}
.weforms-quiz-feedback {
position: relative;
padding-top: 50px;
padding-bottom: 50px;
margin-top: 50px;
}
.weforms-quiz-feedback .weforms-quiz-points {
position: absolute;
top: 0;
right: 0;
width: 200px;
text-align: right;
}
.weforms-quiz-feedback .weforms-field-points {
float: right;
}
.weforms-quiz-feedback .weforms-quiz-points .score {
background: #673ab7;
color: #fff;
padding: 12px 20px;
border-radius: 5px;
}
.weforms-quiz-feedback .right-answer-block,
.weforms-quiz-feedback .weforms-answer-feedback {
margin-top: 2px;
background: #f5f5f5;
padding: 20px;
color: rgba(0, 0, 0, 0.87);
font-weight: 700;
}
.weforms-quiz-feedback .right-answer-block p,
.weforms-quiz-feedback .weforms-answer-feedback p {
margin-bottom: 10px;
}
.weforms-quiz-feedback .weforms-answer-feedback .feedback {
font-weight: 400;
}
.weforms-quiz-feedback .right-answer,
.weforms-quiz-feedback .wrong-answer {
margin-bottom: 20px;
}
.weforms-quiz-feedback .right-answer .wpuf-fields label.checked {
background: #dff0d8;
color: #3c763d;
padding: 6px 0;
}
.weforms-quiz-feedback .wrong-answer .wpuf-fields label.checked {
background: #FFE4E4;
color: red;
padding: 6px 0;
}
ul.wpuf-form .wpuf-el {
position: relative;
}
ul.wpuf-form .weforms-frontend-field-points {
position: absolute;
top: 0;
right: 0;
width: 100px;
color: rgba(0, 0, 0, 0.54);
font-size: 12px;
margin-top: 12px;
font-weight: 700;
text-align: right;
}
.dokan-dashboard .dokan-dashboard-content ul li.wpuf-el,
.dokan-dashboard .dokan-dashboard-content ul li.wpuf-submit {
margin-left: 0;
margin-bottom: 10px;
padding: 10px;
padding-left: 0;
} .wpuf-posts-options {
padding: 0 10px;
border-right: 1px solid #ccc;
}
.wpuf-posts-options:first-child {
padding-left: 0;
}
.wpuf-posts-options:last-child {
padding-right: 0;
border-right: 0;
} .wpuf-col-half,
.wpuf-col-half-last {
width: 50%;
float: left;
}
.wpuf-col-one-third,
.wpuf-col-one-third-last {
width: 33%;
float: left;
}
.wpuf-col-half-last + li,
.wpuf-col-one-third-last + li {
clear: left;
}.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
position: absolute;
top: 0; cursor: default;
} * html .ui-autocomplete { width:1px; } .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } button.ui-button-icon-only { width: 2.4em; } .ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } .ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } input.ui-button { padding: .4em 1em; } .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } .ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; } .ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-cover {
position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 200px; height: 200px; }.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }
.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; } .ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; } .ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; } .ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } .ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; } .ui-spinner .ui-icon-triangle-1-s { background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
} * html .ui-tooltip {
background-image: none;
}
body .ui-tooltip { border-width: 2px; } .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_diagonals-small_75_cccccc_40x40.png) 50% 50% repeat; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); }   .ui-icon { width: 16px; height: 16px; background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_cd0a0a_256x240.png); } .ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .ui-widget-overlay { background: #ffffff url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; opacity: .9;filter:Alpha(Opacity=90); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(//shop.angelmonroemodel.com/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }body.swal2-shown {
overflow-y: hidden; }
body.swal2-iosfix {
position: fixed;
left: 0;
right: 0; }
.swal2-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 10px;
background-color: transparent;
z-index: 1060; }
.swal2-container.swal2-fade {
-webkit-transition: background-color .1s;
transition: background-color .1s; }
.swal2-container.swal2-shown {
background-color: rgba(0, 0, 0, 0.4); }
.swal2-modal {
background-color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
border-radius: 5px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
margin: auto;
overflow-x: hidden;
overflow-y: auto;
display: none;
position: relative;
max-width: 100%; }
.swal2-modal:focus {
outline: none; }
.swal2-modal.swal2-loading {
overflow-y: hidden; }
.swal2-modal .swal2-title {
color: #595959;
font-size: 22px;
line-height: 150%;
text-align: center;
font-weight: 600;
text-transform: none;
position: relative;
margin: 0 0 .4em;
padding: 0;
display: block;
word-wrap: break-word; }
.swal2-modal .swal2-buttonswrapper {
margin-top: 15px; }
.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
opacity: .4;
cursor: no-drop; }
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 4px solid transparent;
border-color: transparent;
width: 40px;
height: 40px;
padding: 0;
margin: 7.5px;
vertical-align: top;
background-color: transparent !important;
color: transparent;
cursor: default;
border-radius: 100%;
-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
animation: rotate-loading 1.5s linear 0s infinite normal;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
margin-left: 30px;
margin-right: 30px; }
.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
display: inline-block;
content: '';
margin-left: 5px 0 15px;
vertical-align: -1px;
height: 15px;
width: 15px;
border: 3px solid #999999;
-webkit-box-shadow: 1px 1px 1px #fff;
box-shadow: 1px 1px 1px #fff;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
animation: rotate-loading 1.5s linear 0s infinite normal; }
.swal2-modal .swal2-styled {
border: 0;
border-radius: 3px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
cursor: pointer;
font-size: 17px;
font-weight: 500;
margin: 15px 5px 0;
padding: 10px 32px; }
.swal2-modal .swal2-image {
margin: 20px auto;
max-width: 100%; }
.swal2-modal .swal2-close {
background: transparent;
border: 0;
margin: 0;
padding: 0;
width: 38px;
height: 40px;
font-size: 36px;
line-height: 40px;
font-family: serif;
position: absolute;
top: 5px;
right: 8px;
cursor: pointer;
color: #cccccc;
-webkit-transition: color .1s ease;
transition: color .1s ease; }
.swal2-modal .swal2-close:hover {
color: #d55; }
.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
display: none; }
.swal2-modal .swal2-content {
font-size: 18px;
text-align: center;
font-weight: 300;
position: relative;
float: none;
margin: 0;
padding: 0;
line-height: normal;
color: #545454;
word-wrap: break-word; }
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
margin: 20px auto; }
.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 18px;
border-radius: 3px;
border: 1px solid #d9d9d9;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
-webkit-transition: border-color box-shadow .3s;
transition: border-color box-shadow .3s; }
.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
border-color: #f27474 !important;
-webkit-box-shadow: 0 0 2px #f27474 !important;
box-shadow: 0 0 2px #f27474 !important; }
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
outline: none;
border: 1px solid #b4dbed;
-webkit-box-shadow: 0 0 3px #c4e6f5;
box-shadow: 0 0 3px #c4e6f5; }
.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
-webkit-transition: opacity .3s .03s ease;
transition: opacity .3s .03s ease;
opacity: .8; }
.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
-webkit-transition: opacity .3s .03s ease;
transition: opacity .3s .03s ease;
opacity: .8; }
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
-webkit-transition: opacity .3s .03s ease;
transition: opacity .3s .03s ease;
opacity: .8; }
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
color: #e6e6e6; }
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
color: #e6e6e6; }
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
color: #e6e6e6; }
.swal2-modal .swal2-range input {
float: left;
width: 80%; }
.swal2-modal .swal2-range output {
float: right;
width: 20%;
font-size: 20px;
font-weight: 600;
text-align: center; }
.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
height: 43px;
line-height: 43px;
vertical-align: middle;
margin: 20px auto;
padding: 0; }
.swal2-modal .swal2-input {
height: 43px;
padding: 0 12px; }
.swal2-modal .swal2-input[type='number'] {
max-width: 150px; }
.swal2-modal .swal2-file {
font-size: 20px; }
.swal2-modal .swal2-textarea {
height: 108px;
padding: 12px; }
.swal2-modal .swal2-select {
color: #545454;
font-size: inherit;
padding: 5px 10px;
min-width: 40%;
max-width: 100%; }
.swal2-modal .swal2-radio {
border: 0; }
.swal2-modal .swal2-radio label:not(:first-child) {
margin-left: 20px; }
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
vertical-align: middle; }
.swal2-modal .swal2-radio input {
margin: 0 3px 0 0; }
.swal2-modal .swal2-checkbox {
color: #545454; }
.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
vertical-align: middle; }
.swal2-modal .swal2-validationerror {
background-color: #f0f0f0;
margin: 0 -20px;
overflow: hidden;
padding: 10px;
color: gray;
font-size: 16px;
font-weight: 300;
display: none; }
.swal2-modal .swal2-validationerror::before {
content: '!';
display: inline-block;
width: 24px;
height: 24px;
border-radius: 50%;
background-color: #ea7d7d;
color: #fff;
line-height: 24px;
text-align: center;
margin-right: 10px; }
@supports (-ms-accelerator: true) {
.swal2-range input {
width: 100% !important; }
.swal2-range output {
display: none; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.swal2-range input {
width: 100% !important; }
.swal2-range output {
display: none; } }
.swal2-icon {
width: 80px;
height: 80px;
border: 4px solid transparent;
border-radius: 50%;
margin: 20px auto 30px;
padding: 0;
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.swal2-icon.swal2-error {
border-color: #f27474; }
.swal2-icon.swal2-error .swal2-x-mark {
position: relative;
display: block; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
position: absolute;
height: 5px;
width: 47px;
background-color: #f27474;
display: block;
top: 37px;
border-radius: 2px; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
left: 17px; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
right: 16px; }
.swal2-icon.swal2-warning {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #f8bb86;
border-color: #facea8;
font-size: 60px;
line-height: 80px;
text-align: center; }
.swal2-icon.swal2-info {
font-family: 'Open Sans', sans-serif;
color: #3fc3ee;
border-color: #9de0f6;
font-size: 60px;
line-height: 80px;
text-align: center; }
.swal2-icon.swal2-question {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #87adbd;
border-color: #c9dae1;
font-size: 60px;
line-height: 80px;
text-align: center; }
.swal2-icon.swal2-success {
border-color: #a5dc86; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
border-radius: 50%;
position: absolute;
width: 60px;
height: 120px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
border-radius: 120px 0 0 120px;
top: -7px;
left: -33px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 60px 60px;
transform-origin: 60px 60px; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
border-radius: 0 120px 120px 0;
top: -11px;
left: 30px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 60px;
transform-origin: 0 60px; }
.swal2-icon.swal2-success .swal2-success-ring {
width: 80px;
height: 80px;
border: 4px solid rgba(165, 220, 134, 0.2);
border-radius: 50%;
-webkit-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
left: -4px;
top: -4px;
z-index: 2; }
.swal2-icon.swal2-success .swal2-success-fix {
width: 7px;
height: 90px;
position: absolute;
left: 28px;
top: 8px;
z-index: 1;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
.swal2-icon.swal2-success [class^='swal2-success-line'] {
height: 5px;
background-color: #a5dc86;
display: block;
border-radius: 2px;
position: absolute;
z-index: 2; }
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
width: 25px;
left: 14px;
top: 46px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
width: 47px;
right: 8px;
top: 38px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
.swal2-progresssteps {
font-weight: 600;
margin: 0 0 20px;
padding: 0; }
.swal2-progresssteps li {
display: inline-block;
position: relative; }
.swal2-progresssteps .swal2-progresscircle {
background: #3085d6;
border-radius: 2em;
color: #fff;
height: 2em;
line-height: 2em;
text-align: center;
width: 2em;
z-index: 20; }
.swal2-progresssteps .swal2-progresscircle:first-child {
margin-left: 0; }
.swal2-progresssteps .swal2-progresscircle:last-child {
margin-right: 0; }
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
background: #3085d6; }
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
background: #add8e6; }
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
background: #add8e6; }
.swal2-progresssteps .swal2-progressline {
background: #3085d6;
height: .4em;
margin: 0 -1px;
z-index: 10; }
[class^='swal2'] {
-webkit-tap-highlight-color: transparent; }
@-webkit-keyframes showSweetAlert {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
45% {
-webkit-transform: scale(1.05);
transform: scale(1.05); }
80% {
-webkit-transform: scale(0.95);
transform: scale(0.95); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes showSweetAlert {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
45% {
-webkit-transform: scale(1.05);
transform: scale(1.05); }
80% {
-webkit-transform: scale(0.95);
transform: scale(0.95); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes hideSweetAlert {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; } }
@keyframes hideSweetAlert {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; } }
.swal2-show {
-webkit-animation: showSweetAlert 0.3s;
animation: showSweetAlert 0.3s; }
.swal2-show.swal2-noanimation {
-webkit-animation: none;
animation: none; }
.swal2-hide {
-webkit-animation: hideSweetAlert 0.15s forwards;
animation: hideSweetAlert 0.15s forwards; }
.swal2-hide.swal2-noanimation {
-webkit-animation: none;
animation: none; }
@-webkit-keyframes animate-success-tip {
0% {
width: 0;
left: 1px;
top: 19px; }
54% {
width: 0;
left: 1px;
top: 19px; }
70% {
width: 50px;
left: -8px;
top: 37px; }
84% {
width: 17px;
left: 21px;
top: 48px; }
100% {
width: 25px;
left: 14px;
top: 45px; } }
@keyframes animate-success-tip {
0% {
width: 0;
left: 1px;
top: 19px; }
54% {
width: 0;
left: 1px;
top: 19px; }
70% {
width: 50px;
left: -8px;
top: 37px; }
84% {
width: 17px;
left: 21px;
top: 48px; }
100% {
width: 25px;
left: 14px;
top: 45px; } }
@-webkit-keyframes animate-success-long {
0% {
width: 0;
right: 46px;
top: 54px; }
65% {
width: 0;
right: 46px;
top: 54px; }
84% {
width: 55px;
right: 0;
top: 35px; }
100% {
width: 47px;
right: 8px;
top: 38px; } }
@keyframes animate-success-long {
0% {
width: 0;
right: 46px;
top: 54px; }
65% {
width: 0;
right: 46px;
top: 54px; }
84% {
width: 55px;
right: 0;
top: 35px; }
100% {
width: 47px;
right: 8px;
top: 38px; } }
@-webkit-keyframes rotatePlaceholder {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
5% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
12% {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg); }
100% {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg); } }
@keyframes rotatePlaceholder {
0% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
5% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
12% {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg); }
100% {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg); } }
.swal2-animate-success-line-tip {
-webkit-animation: animate-success-tip 0.75s;
animation: animate-success-tip 0.75s; }
.swal2-animate-success-line-long {
-webkit-animation: animate-success-long 0.75s;
animation: animate-success-long 0.75s; }
.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
-webkit-animation: rotatePlaceholder 4.25s ease-in;
animation: rotatePlaceholder 4.25s ease-in; }
@-webkit-keyframes animate-error-icon {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
opacity: 0; }
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1; } }
@keyframes animate-error-icon {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
opacity: 0; }
100% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1; } }
.swal2-animate-error-icon {
-webkit-animation: animate-error-icon 0.5s;
animation: animate-error-icon 0.5s; }
@-webkit-keyframes animate-x-mark {
0% {
-webkit-transform: scale(0.4);
transform: scale(0.4);
margin-top: 26px;
opacity: 0; }
50% {
-webkit-transform: scale(0.4);
transform: scale(0.4);
margin-top: 26px;
opacity: 0; }
80% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
margin-top: -6px; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
margin-top: 0;
opacity: 1; } }
@keyframes animate-x-mark {
0% {
-webkit-transform: scale(0.4);
transform: scale(0.4);
margin-top: 26px;
opacity: 0; }
50% {
-webkit-transform: scale(0.4);
transform: scale(0.4);
margin-top: 26px;
opacity: 0; }
80% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
margin-top: -6px; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
margin-top: 0;
opacity: 1; } }
.swal2-animate-x-mark {
-webkit-animation: animate-x-mark 0.5s;
animation: animate-x-mark 0.5s; }
@-webkit-keyframes rotate-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotate-loading {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }