.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress thead th,.tablepress tbody td{text-align:left!important;vertical-align:middle}.tablepress{-webkit-box-shadow:0 6px 25px 3px rgba(0,0,0,0.2)!important;-moz-box-shadow:0 6px 25px 3px rgba(0,0,0,0.2)!important;box-shadow:0 6px 25px 3px rgba(0,0,0,0.2)!important;width:98%!important;margin:auto!important}@font-face{font-family:'FontAwesome';src:url(//www.smartmag.cz/wp-content/plugins/wp-review-pro/public/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.smartmag.cz/wp-content/plugins/wp-review-pro/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.smartmag.cz/wp-content/plugins/wp-review-pro/public/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.smartmag.cz/wp-content/plugins/wp-review-pro/public/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.smartmag.cz/wp-content/plugins/wp-review-pro/public/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.smartmag.cz/wp-content/plugins/wp-review-pro/public/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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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:#fff}.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}.review-list li:after,.wp-reviews-list .item:after,.wp-reviews-list .reviews-pagination:after,.wpr-businesses:after,.yelp-logo-wrapper:after,[data-ui-tabs] .ui-tabs-nav:after,[data-wp-review-tabs] .tab-titles:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.review-wrapper{border:1px solid #e7e7e7;margin-bottom:30px;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.review-wrapper .review-list{margin:0;list-style:none;padding:0;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.review-wrapper .review-list li{margin:0;list-style:none}.review-wrapper li:after{content:'';display:block;clear:both}.review-wrapper .review-desc li:after{display:none}.review-wrapper .review-total-wrapper h5{font-family:inherit}.review-title{background-color:#f6f6f6;border-bottom:1px solid #e7e7e7;margin:0;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}.review-price{float:right}.review-links{list-style:none;padding:15px 15px 8px;margin:0;overflow:hidden;border-bottom:1px solid;-webkit-box-sizing:border-box;box-sizing:border-box}.review-links li{display:inline-block;margin-bottom:10px}.review-links li a{display:block;padding:4px 10px;margin:0 10px 0 0;border:1px solid;border-radius:5px;outline:0}.review-links li:last-child a{margin-right:0}.review-links .review-links:not(:last-child) a{margin-right:10px}.article .review-links{margin:0;padding:15px 15px 8px}.entry-content .review-wrapper li:last-child a{margin-right:0}.wpr-error{background:#f9ada7;padding:10px;margin:10px 0}.review-list li{-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e7e7e7;padding:10px 15px;position:relative;list-style:none!important}.review-list li:nth-child(2n){background-color:#fafafa}.review-list li:last-child{border-bottom:1px solid #e7e7e7}.widefat .column-comment ul.review-list,.wp_review_comment .review-list{margin:0;padding:0}.wp-review-comment-form .review-list li,.wp_review_comment .review-list li{padding:10px;margin:0;background:#f9f9f9;border-bottom:1px solid #e7e7e7}.review-summary-title{margin-bottom:5px}.review-desc{padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-desc p:last-child{margin-bottom:0}.review-pros-cons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 15px 30px;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.review-pros-cons .review-pros{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-pros-cons .review-pros p:last-of-type{margin-bottom:0}.review-pros-cons .review-cons{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-pros-cons .review-cons p:last-of-type{margin-bottom:0}.review-pros-cons .review-cons .mb-5 strong:before,.review-pros-cons .review-pros .mb-5 strong:before{content:"\f164";font-family:"FontAwesome";font-weight:normal;margin-right:5px;opacity:0.7}.review-pros-cons .review-cons .mb-5 strong:before{content:"\f165"}.review-pros-cons ol,.review-pros-cons ul{margin:0;padding:0;list-style:none}.review-pros-cons li{list-style-type:none!important}.review-pros-cons .review-cons ul li:before,.review-pros-cons .review-pros ul li:before{content:"\f00c";font-family:"FontAwesome";opacity:.4;margin-right:7px}.review-pros-cons .review-cons ul li:before{content:"\f00d"}.wp_review_comment .review-pros-cons{padding-left:0;padding-right:0}textarea#wp_review_comment_cons,textarea#wp_review_comment_pros{height:100px}.wp-review-comment-form-qualifier label{display:block}.wp-review-comment-form-qualifier select{display:block;width:100%}#review .review-desc ol,#review .review-desc ul{margin:0;padding:0}.review-result-wrapper{white-space:nowrap;position:relative}.review-star .review-result-wrapper{display:inline-block}.review-star .review-result-wrapper img.wp-review-image{max-width:20px;max-height:20px;display:inline-block;opacity:0.6}.wp-review-usercomment-rating-star .review-result-wrapper img{opacity:0.6}.wp-review-usercomment-rating-star .review-result-wrapper .review-result img{opacity:1}.review-star .wpr-count{margin-left:3px;vertical-align:top}.review-circle .review-result-wrapper{height:100%}.review-result-wrapper i,.review-result-wrapper img.wp-review-image{font-style:normal;font-size:16px;padding:0;line-height:inherit}.reviewed-item{display:inline-block;padding:10px 15px;border-bottom:1px solid #e7e7e7;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.reviewed-item .review-links{border:0;background:transparent!important}.reviewed-item .review-links li{margin:0}.reviewed-item .reviewed-item-data img{vertical-align:top}.reviewed-item-image{float:right;max-width:40%;margin-left:15px}.rtl .reviewed-item-image{float:left;margin-left:0;margin-right:15px}.reviewed-item-data-label{display:inline-block}.reviewed-item-data p:last-of-type{margin-bottom:0}.review-result{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.rtl .review-result{left:auto;right:0}.review-total-wrapper{float:right;clear:both;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px 20px 15px}.review-embed-code{clear:both;padding:7px 15px 15px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-embed-code #wp_review_embed_code{font-size:14px;width:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;background:rgba(0, 0, 0, 0.05)}.rtl .review-total-wrapper{float:left}.review-total-wrapper .review-total-box{border:0;display:block;font-size:40px;font-weight:700;text-align:right;margin:0;padding:35px 0 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.circle-point .review-total-box{height:180px}.review-total-wrapper .review-total-box small{font-size:12px;display:block}.percentage-icon{font-size:22px;position:relative;top:-14px}.review-total-star{position:relative;margin:0 auto;float:right}.review-star.review-total{position:relative}.wp-review-loading-msg,.wp-review-loading .review-result-wrapper{display:none}.wp-review-loading .wp-review-loading-msg{display:block}.review-total{z-index:99}.rtl .review-total{left:auto;right:0}.review-star,.wp-review-user-feature-rating-star{position:relative;margin:0 auto;display:inline-block}.postbox .review-star{position:relative;right:auto;top:auto}.review-list .review-star,.review-list .wp-review-user-feature-rating-star,.review-total-circle .review-star,.user-review-area .review-star,.wp-review-percentage-type .review-total-circle .review-star,.wp-review-point-type .review-total-circle .review-star{float:right}.rtl .review-list .review-star,.rtl .review-total-circle .review-star,.rtl .user-review-area .review-star,.rtl .wp-review-percentage-type .review-total-circle .review-star,.rtl .wp-review-point-type .review-total-circle .review-star{float:left;margin-right:10px;margin-left:0}.circle-point .review-list li{padding:14px 15px}.review-percentage .review-result-wrapper,.review-point .review-result-wrapper{background:rgba(0, 0, 0, 0.1);width:100%;height:22px}.review-point .review-result-wrapper{background-color:rgba(0, 0, 0, 0.1)}.review-total-point .review-result,.wp-review-percentage-type .review-result,.wp-review-point-type .review-result{position:absolute;top:0;left:0;height:22px}.rtl .review-total-point .review-result,.rtl .wp-review-percentage-type .review-result,.rtl .wp-review-point-type .review-result{left:auto;right:0}.review-total-star.allowed-to-rate .review-result-wrapper{background:none}.wp-review-point-type .review-total-point .review-result-wrapper{background:none}.review-total-percentage.allowed-to-rate.has-not-rated-yet,.review-total-point.allowed-to-rate.has-not-rated-yet{float:none;cursor:pointer}.review-percentage .review-result-wrapper,.review-point .review-result-wrapper{position:relative;width:100%}.review-percentage .review-result,.review-point .review-result{background:currentColor;height:22px}.wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper,.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper{cursor:pointer}.wp-review-user-rating.wp-review-user-rating-percentage.has-rated .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-point.has-rated .review-result-wrapper{cursor:default}.wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper:hover .review-result,.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper:hover .review-result{display:block;-webkit-transition:none;-o-transition:none;transition:none}.review-percentage,.review-point{position:relative;clear:both}.wp-review-your-rating{position:absolute;top:102%;left:45%;margin-left:-20px;font-size:12px;line-height:18px;background:#f0f0f0;color:#444;pointer-events:none;z-index:999;display:none;white-space:nowrap;padding:2px 4px}.rtl .wp-review-your-rating{left:auto;right:45%}.column-wp_review_rating .wp-review-circle-rating{-webkit-box-shadow:none;box-shadow:none}.review-percentage:hover .wp-review-your-rating,.review-point:hover .wp-review-your-rating{display:block}.review-result-text{position:absolute;left:4px;top:0;font-size:16px;line-height:22px;display:none}.rtl .review-result-text{left:auto;right:4px}.wp-admin .review-result-text,.wp-review-usercomment-rating .review-result-text{display:block}.review-result-mobile{height:16px;background-color:#eee;position:relative;cursor:pointer}.review-result-mobile .ui-slider-range{height:16px;line-height:16px;font-size:11px;font-weight:700;color:#eee;background-color:#ccc;overflow:hidden;padding-left:10px}.review-result-mobile .ui-slider-handle{height:20px;width:20px;display:block;position:absolute;top:-2px;margin-left:-10px;border:1px solid #aaa;outline:0;background-color:#fff;-webkit-box-shadow:0 0px 3px rgba(0, 0, 0, 0.4);box-shadow:0 0px 3px rgba(0, 0, 0, 0.4);border-radius:2px;cursor:pointer}.review-total-circle.allowed-to-rate.has-not-rated-yet .review-result-wrapper{cursor:pointer}.wp-review-user-rating-circle .review-result-wrapper{text-align:right}.wp-review-user-rating.wp-review-user-rating-circle.wp-review-input-set{float:right}.wp-review-circle-type .user-total-wrapper{overflow:hidden;margin-top:3px}.review-wrapper .wp-review-circle-rating{padding:0;width:auto;display:inline}.user-review-area .review-circle{float:right;height:32px}.review-list .review-circle{float:right;margin-top:-4px}.wp-review-circle-type .review-total-wrapper>.review-total-box{display:none}.review-circle.review-total{height:100px;width:100px}.review-list .review-thumbs,.review-list .wp-review-user-feature-rating-thumbs,.user-review-area .review-thumbs,.user-review-area .wp-review-user-feature-rating-thumbs{float:right}.review-thumbs,.wp-review-user-feature-rating-thumbs{display:inline-block}.review-thumbs .review-result-wrapper,.wp-review-user-feature-rating-thumbs .review-result-wrapper{font-size:unset;height:unset}.review-thumbs .wpr-thumbs-button,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button{display:inline-block;text-decoration:none;border:0;text-align:right;float:right}.review-thumbs .wpr-thumbs-button.wpr-thumbs-up-button .wpr-thumbs-icon,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button.wpr-thumbs-up-button .wpr-thumbs-icon{border-radius:4px 0 0 4px;border-right:0}.review-thumbs .wpr-thumbs-button.wpr-thumbs-down-button,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button.wpr-thumbs-down-button{text-align:left}.review-thumbs .wpr-thumbs-button.wpr-thumbs-down-button .wpr-thumbs-icon,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button.wpr-thumbs-down-button .wpr-thumbs-icon{float:left;margin-left:0;margin-right:5px;border-radius:0 4px 4px 0}.review-thumbs .wpr-thumbs-button .wpr-thumbs-icon,.wp-review-user-feature-rating-thumbs .wpr-thumbs-button .wpr-thumbs-icon{border:1px solid rgba(0, 0, 0, 0.1);background:rgba(255, 255, 255, 0.3);padding:0 10px;color:#333;border-radius:4px;float:right;margin-left:5px}.rating-thumbs-output .wpr-thumbs-button{min-width:80px}.latestPost-review-wrapper .rating-thumbs-output .wpr-thumbs-button{min-width:auto}.entry-content .review-wrapper h1,.entry-content .review-wrapper h2,.entry-content .review-wrapper h3,.entry-content .review-wrapper h4,.entry-content .review-wrapper h5,.entry-content .review-wrapper h6{margin:0}#content .review-summary-title,#content .reviewed-item p,.entry-content .review-summary-title,.entry-content .reviewed-item p{margin-bottom:5px}#content .review-desc p:last-child{margin-bottom:0}#review .review-desc ul{margin:0;margin-left:20px;padding-left:0}.review-total-only{padding:3px 8px;background:#fff;display:inline-block;border-radius:3px}.review-total-only .percentage-icon{font-size:inherit;top:0}.review-total-only .review-type-star{font-size:12px;padding:3px 6px}.review-total-only .review-total-star{font-size:12px;margin:0}.review-result-wrapper .review-result i,.review-result-wrapper .review-result img.wp-review-image{opacity:1;filter:alpha(opacity=100)}.wp-review-box-float-left{margin-right:20px}.wp-review-box-float-right{margin-left:20px}.wpr-user-features-rating{clear:both}.wpr-user-features-rating .user-review-title{padding:10px 15px;margin:0;font-weight:bold}.wpr-user-features-rating .user-total-wrapper{margin:0;display:inline-block}.wpr-user-features-rating .wp-review-user-feature-rating-circle+span{display:inline-block;margin-top:10px}.wpr-user-features-rating .wp-review-user-feature-rating-circle .review-result-wrapper{height:50px}.user-review-area{border-bottom:1px solid #e7e7e7;padding:10px 15px;position:relative;clear:both;float:left;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.user-review-area .wp-review-user-rating-star{float:right}.wp-review-user-rating .review-star .review-result-wrapper:hover span img{opacity:1}.wp-review-user-rating .review-star .review-result-wrapper:hover span:hover~span img{opacity:0.6}.review-total-star.allowed-to-rate{float:right;margin:0}.user-review-title{margin:15px 15px 10px;padding:0;font-family:inherit}.user-total-wrapper .user-review-title{font-weight:bold;margin:0}.wp-review-user-rating .review-result-wrapper span{cursor:pointer;padding:0 0 0 4px}.wp-review-user-rating .review-result-wrapper span img.wp-review-image{opacity:0.6}.wp-review-user-rating .review-result-wrapper span.active i,.wp-review-user-rating .review-result-wrapper span.active img.wp-review-image,.wp-review-user-rating .review-result-wrapper span:hover i,.wp-review-user-rating .review-result-wrapper span:hover img.wp-review-image{opacity:1!important}.wp-review-user-rating .review-result-wrapper .review-result{letter-spacing:-2px}.wp-review-user-rating .review-result-wrapper .review-result i,.wp-review-user-rating .review-result-wrapper .review-result img.wp-review-image{padding-left:4px}.wp-review-user-rating.has-rated .review-result-wrapper:hover .review-result{display:block}.wp-review-user-rating .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-loading .review-result-wrapper,.wp-review-user-rating.wp-review-loading .wp-review-your-rating{display:none}.wp-review-user-rating .review-list li{border-top:1px solid}.wpr-rating-accept-btn{width:100%;float:right;border-radius:0;padding:14px;border:0;color:#fff;font-size:inherit;cursor:pointer}.wpr-rating-accept-btn[disabled]{cursor:not-allowed}.wp-review-rating-input.review-circle canvas,.wp-review-rating-input.review-percentage .review-result-wrapper,.wp-review-rating-input.review-point .review-result-wrapper{cursor:pointer}.wp-review-comment-form-rating{margin-bottom:15px}.wp-review-comment-form-rating .review-list li{padding:10px;background:#f9f9f9}.wp-review-comment-form-rating .user-review-title{margin:0;margin-bottom:10px}.wp-review-comment-form-rating .features-rating-list{margin:0;padding:0}.wp-review-comment-field{margin-bottom:10px}.review-total-star-comments{position:relative;display:inline-block}.wp-review-comment-title{font-size:18px}.comment-text-inner{clear:both}.comment .review-thumbs .wpr-thumbs-button{min-width:auto}.comment .review-thumbs .wpr-thumbs-button .wpr-thumbs-icon{margin:0;border:1px solid rgba(0, 0, 0, 0.1);border-radius:2px}.comment .review-list li{margin-bottom:0}.wp-review-comment-rating .review-result-wrapper span{cursor:pointer;padding-left:4px}.wp-review-comment-rating .review-result-wrapper span i,.wp-review-comment-rating .review-result-wrapper span img.wp-review-image{opacity:0.6}.wp-review-comment-rating .review-result-wrapper span.active i,.wp-review-comment-rating .review-result-wrapper span.active img.wp-review-image,.wp-review-comment-rating .review-result-wrapper span:hover i,.wp-review-comment-rating .review-result-wrapper span:hover img.wp-review-image{opacity:1!important;color:#FFB300}.wp-review-comment-rating .review-result-wrapper span:hover~span i{opacity:1;color:currentColor}.wp-review-comment-rating .review-result-wrapper:hover .review-result{display:none}.wp-review-comment-rating .review-result-wrapper .review-result{letter-spacing:-1.9px}.wp-review-comment-rating .review-result-wrapper .review-result i,.wp-review-comment-rating .review-result-wrapper .review-result img.wp-review-image{padding-left:4px}.wp-review-comment-rating .review-result-wrapper:hover span img{opacity:1}.wp-review-comment-rating .review-result-wrapper:hover span:hover~span img{opacity:0.6}.wpr-comment-features-rating .wp-review-user-feature-rating-circle{height:50px}.wpr-comment-features-rating .review-list .review-circle{margin-top:0;height:50px}.wpr-comment-features-rating li .wp-review-user-feature-rating-circle+span{margin-top:14px;display:inline-block}.rtl .wp-review-comment-rating .review-result-wrapper span i{float:right}.wp-review-feedback{margin-top:10px}.wp-review-feedback .review-btn{display:inline-block;text-decoration:none;background:#eee;padding:3px 9px;color:#333;border-radius:4px;font-size:14px}.wp-review-feedback .review-btn.voted,.wp-review-feedback .review-btn.voted~a{cursor:default}.wp-review-feedback .review-btn.voted,.wp-review-feedback .review-btn:hover{text-decoration:none;background:#81C784;color:#fff!important}.wp-review-feedback .review-btn:nth-child(2){margin-left:5px}.rtl .wp-review-feedback .review-btn:nth-child(2){margin-left:auto;margin-right:5px}.wp-review-feedback .review-btn.voted:nth-child(2),.wp-review-feedback .review-btn:nth-child(2):hover{text-decoration:none;background-color:#E57373;color:#fff!important}.wp-review-comment-form-title{clear:both;margin-bottom:15px}.wp-review-comment-form-author label,.wp-review-comment-form-email label,.wp-review-comment-form-url label{padding-left:0!important;margin-left:0!important}.wp-review-comment-rating-circle-wrapper .review-comment-field-msg{vertical-align:middle;margin-right:0}.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner{display:inline-block;vertical-align:middle}.wp-review-comment-rating .review-result-wrapper a{text-decoration:none;border:none}.wp-review-comment-rating-star .review-total-star{float:none}.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner,.wp-review-comment-rating-star-wrapper .wp-review-comment-field-inner{display:inline-block}.wp-review-comment-form .wp-review-comment-field-inner{display:block}.wp-review-comment-form .user-review-title{margin:0 0 10px}.wp-review-comment-form .wpr-comment-features-rating>ul{margin:0}#comments .wp-review-comment-qualifier,#comments .wp-review-usercomment-image{margin-bottom:15px}#comments .wp-review-usercomment-image img{float:left!important;max-width:100%}#comments .wp-review-usercomment-rating,.wp-review-usercomment-rating{margin-bottom:15px}#comments .wp-review-usercomment-rating ol,#comments .wp-review-usercomment-rating ul,.wp-review-usercomment-rating ol,.wp-review-usercomment-rating ul{margin:0;margin-bottom:10px;padding-left:0;list-style-type:none}#comments .wp-review-usercomment-rating li,.wp-review-usercomment-rating li{display:block;margin-bottom:15px}#comments .wp-review-usercomment-rating .review-star,.wp-review-usercomment-rating .review-star{position:relative;top:0;right:0;display:inline-block}.wp-review-comment-rating-star{display:inline-block}#commentform.wp-review-comment-form input,#commentform.wp-review-comment-form select,form.wp-review-comment-form input{width:100%;max-width:100%;height:44px;font-size:16px;padding-left:2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.rtl #commentform.wp-review-comment-form input,.rtl form.wp-review-comment-form input{padding-left:auto;padding-right:2.5%}#commentform.wp-review-comment-form textarea,form.wp-review-comment-form textarea{width:100%;background:rgba(0, 0, 0, 0.035);border:1px solid rgba(0, 0, 0, 0.05);color:rgba(0, 0, 0, 0.31);max-width:100%;font-size:16px;padding-left:2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.rtl #commentform.wp-review-comment-form textarea,.rtl form.wp-review-comment-form textarea{padding-left:auto;padding-right:2.5%}#commentform.wp-review-comment-form>div,form.wp-review-comment-form>div{width:100%;margin-bottom:10px;float:left}.rtl #commentform.wp-review-comment-form>div,.rtl form.wp-review-comment-form>div{float:right}.wp-review-thumbnail-wrapper{position:relative}.wp-review-on-thumbnail{position:absolute;top:0;right:0;background:#fff;padding:2px 4px}.wp-review-on-thumbnail.review-type-star .review-total-star{margin:0}.review-type-circle.latestPost-review-wrapper,.review-type-circle.wp-review-on-thumbnail{height:44px}.latestPost-review-wrapper .wp-review-circle-rating,.wp-review-on-thumbnail .wp-review-circle-rating{font-size:11px!important}.review-type-circle.review-total-only,.review-type-circle.wp-review-show-total{padding-top:6px;height:32px}.latestPost-review-wrapper{padding:2px 8px;background:#444;color:#fff}.review-type-star.latestPost-review-wrapper .review-result-wrapper{color:#fff!important}.review-type-star.latestPost-review-wrapper .review-result-wrapper i,.review-type-star.latestPost-review-wrapper .review-result-wrapper img.wp-review-image{opacity:0.6}.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result{color:#fff!important}.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result i,.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result img.wp-review-image{opacity:1}.review-type-thumbs.latestPost-review-wrapper{padding:8px;line-height:1}.review-type-thumbs.latestPost-review-wrapper .rating-wrapper{vertical-align:middle}.review-type-thumbs.latestPost-review-wrapper .rating-wrapper .review-result-wrapper{line-height:23px}.review-type-thumbs.latestPost-review-wrapper .wpr-thumbs-icon{line-height:20px;font-size:10px}.review-type-thumbs.latestPost-review-wrapper .wpr-thumbs-icon i{font-size:10px;color:#fff!important}.review-type-thumbs.latestPost-review-wrapper .wpr-thumbs-icon.wpr-thumbs-down-icon i{opacity:0.7}.widget .wp-review-show-total .review-star,.widget .wp-review-user-rating .review-star{position:relative;top:0;right:0}.review-wrapper .review-result{-webkit-transition:width 2s ease;-o-transition:width 2s ease;transition:width 2s ease}.review-wrapper.delay-animation .review-result{width:0!important;-webkit-transition:none;-o-transition:none;transition:none}.animate-spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media screen and (max-width:600px){#review.review-wrapper .user-review-area .review-percentage,#review.review-wrapper .user-review-area .review-point{width:100%!important;max-width:100%;margin-bottom:10px}.user-review-area .user-total-wrapper{width:100%;max-width:100%}}@media screen and (max-width:480px){.review-total-wrapper{text-align:right}.user-review-area .user-total-wrapper{max-width:60%;line-height:1.2}.user-review-area .user-total-wrapper .user-review-title{margin-top:0!important}.review-price{float:none}.review-wrapper .review-title{font-size:16px}.review-total-wrapper .review-total-box{padding:10px 0 20px;text-align:right;padding-left:10px}.reviewed-item-image{max-width:100%;width:100%;margin:0 0 10px 0;float:left}.rtl .review-total-wrapper .review-total-box{padding:10px 0 20px;text-align:right;padding-left:0;padding-right:10px}.review-total-star.allowed-to-rate{position:relative;right:auto;left:0;float:left}.rtl .review-total-star.allowed-to-rate{right:0;left:auto;float:right}.review-pros-cons .review-cons,.review-pros-cons .review-pros{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}.review-pros-cons .review-cons p:last-child,.review-pros-cons .review-pros p:last-child{margin-bottom:0}.review-pros-cons .review-pros{padding-bottom:20px}}.rtl .review-total-box{unicode-bidi:isolate-override}.rtl .wp-review-user-rating-total{unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.rtl .wp-review-user-rating-total+small{unicode-bidi:plaintext}.rtl .review-links li a{margin:0 0 0 10px}.stacktable{width:100%}.st-head-row{padding-top:1em}.st-head-row.st-head-row-main{background:#292929;color:#fff}.st-head-row.st-head-row{border-color:#ccc}.st-key{width:49%;text-align:right;padding-right:1%}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}@media (max-width:800px){.stacktable.large-only{display:none}.stacktable.small-only{display:table}}.comparison-table{border-collapse:collapse;font-size:14px}.comparison-table td,.comparison-table th{border:1px solid #ccc;padding:10px 15px;vertical-align:top}.comparison-table th{border-color:#000;text-align:left}.comparison-table tr{background:#f9f9f9}.comparison-table tr:nth-child(2n){background:#fff}.comparison-table thead tr{background:#292929;color:#fff}.comparison-table .review-link{display:block;line-height:32px;padding:0 10px;text-decoration:none;margin-bottom:5px;text-align:center;font-size:14px;border:1px solid;border-color:#9c7e31 #90742d #786025;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset;box-shadow:0 1px 0 rgba(255, 255, 255, 0.4) inset;background:#f0c14b;background:-webkit-gradient(linear, left top, left bottom, from(#f7dfa5), to(#f0c14b)) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-webkit-linear-gradient(top, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-o-linear-gradient(top, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0);background:linear-gradient(to bottom, #f7dfa5, #f0c14b) repeat scroll 0 0 rgba(0, 0, 0, 0);color:#111}.comparison-table .product-col{text-align:center;width:25%}.comparison-table .features-col{width:32%}.comparison-table .review-total-col{width:10%}.comparison-table .product-title{text-decoration:none;color:inherit;-webkit-box-shadow:none;box-shadow:none}.comparison-table .product-title img{-webkit-box-shadow:none;box-shadow:none;width:100%;margin-bottom:5px}.comparison-table .product-title p{margin:0}.comparison-table .review-items{list-style:none;margin:0}.comparison-table .review-items li:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.comparison-table .review-star{display:block}.comparison-table .review-percentage .review-result,.comparison-table .review-point .review-result{height:100%}.comparison-table .review-total-only{background:transparent!important;color:inherit!important;padding:0}.comparison-table .features-col .review-thumbs+span{display:block;width:100%}.comparison-table .features-col .rating-thumbs-output .wpr-thumbs-button{width:100%;text-align:left}.comparison-table .features-col .rating-thumbs-output .wpr-thumbs-button .wpr-thumbs-icon{float:left;margin:0 5px 5px 0;border-right:1px solid rgba(0, 0, 0, 0.1)!important;border-radius:4px!important}.wp-reviews-list{position:relative;border:1px solid #e4e4e4;background-color:#fff}.wp-reviews-list *{-webkit-box-sizing:border-box;box-sizing:border-box}.wp-reviews-list ul{list-style-type:none}.wp-reviews-list .item{padding:10px 15px;border-bottom:1px solid #e4e4e4;border-top:0;position:relative;list-style-type:none;margin:0}.wp-reviews-list .item:last-child{border:none}.wp-reviews-list img{max-width:100%;height:auto}.wp-reviews-list a{color:#444}.wp-reviews-list .thumb_small{float:left;margin-right:12px;padding-top:2px;width:65px;height:65px;overflow:hidden}.wp-reviews-list .thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative}.wp-reviews-list .entry-title{font-weight:700;margin:0;padding:0;overflow:hidden}.wp-reviews-list .entry-title span{font-weight:normal}.wp-reviews-list .entry-title a{display:block}.wp-reviews-list .postmeta{color:#999;font-size:13px;margin-top:5px;font-weight:normal;float:right}.wp-reviews-list .review-count{float:left}.wp-reviews-list .review-total-only{display:inline-block;font-weight:normal;background:#eee}.wp-reviews-list .wp-post-image{margin:0!important}.wp-reviews-list .loading{min-height:120px}.wp-reviews-list .loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255, 255, 255, 0.8);z-index:11}.wp-reviews-list .loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:49%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0, 0, 0, 0.2);border-right:0.4em solid rgba(0, 0, 0, 0.2);border-bottom:0.4em solid rgba(0, 0, 0, 0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em}.wp-reviews-list .reviews-pagination{padding-bottom:15px}.wp-reviews-list .reviews-pagination a{margin:0 15px}.wp-reviews-list .reviews-pagination .next{float:right}.wpr-businesses .business{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ccc;border-radius:3px;margin-bottom:10px}.wpr-businesses .business:last-of-type{margin-bottom:0}.wpr-businesses .business-image{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;border-right:1px solid #ccc}.wpr-businesses .business-image a,.wpr-businesses .business-image img{-webkit-box-shadow:none;box-shadow:none;border:0}.wpr-businesses .business-image img{display:block}.wpr-businesses .business-data{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:5px 5px 5px 10px;background:#fff}.wpr-businesses .business-name{font-weight:700;color:#D32323;margin-bottom:8px}.wpr-businesses .business-name a,.wpr-businesses .business-name a:focus,.wpr-businesses .business-name a:hover{color:inherit!important;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wpr-businesses .review-count{color:#777;font-size:0.8em;display:block}.wpr-businesses .yelp-logo{width:50px;float:right;margin-top:5px}.yelp-logo-wrapper{padding:5px 10px}.yelp-logo-wrapper .yelp-logo{float:right}.widget .widget_wp_review_yelp_business .business{background:#fff}.widget .wpr-place-reviews{background:#fff;border:1px solid #e4e4e4}.widget .wpr-place-reviews .place-review{padding:10px 15px;border-bottom:1px solid #e4e4e4;border-top:0}.widget .wpr-place-reviews .place-review:last-of-type{border-bottom:0}.widget .wpr-place-reviews .place-review:last-of-type+img{display:none}.wpr-place-reviews .place-name{font-weight:700}.wpr-place-reviews .place-review{padding:1em 0;border-top:1px solid #ddd}.wpr-place-reviews .review-image{float:left;max-width:62px;margin-right:10px}.wpr-place-reviews .review-data{margin-bottom:5px}.wpr-place-reviews .review-data .reviewer-name{margin-top:-2px;margin-bottom:4px;font-weight:bold}.wpr-place-reviews .review-data .reviewer-name a{border:0}.wpr-place-reviews .review-rating{color:#999;font-size:0.8em}.wpr-place-reviews .review-text{overflow:hidden}[data-ui-tabs] .ui-tabs-nav{list-style:none;padding:0 30px 0;border-bottom:1px solid rgba(255, 255, 255, 0.1);margin:10px 0}[data-ui-tabs] .ui-tabs-nav li{float:left;margin:0;list-style-type:none}[data-ui-tabs] .ui-tabs-nav a{-webkit-box-shadow:none;box-shadow:none;padding:8px 15px;background-color:rgba(0, 0, 0, 0.15);outline:0;float:left;border:0;color:inherit}[data-ui-tabs] .ui-tabs-nav .ui-state-active a{background-color:rgba(255, 255, 255, 0.45)}[data-wp-review-tabs] .tab-titles{list-style:none;padding:0 30px 0;border-bottom:1px solid rgba(255, 255, 255, 0.1);margin:10px 0}[data-wp-review-tabs] .tab-title{float:left;margin:0;list-style-type:none}[data-wp-review-tabs] .tab-title button{-webkit-box-shadow:none;box-shadow:none;padding:8px 15px;background-color:rgba(0, 0, 0, 0.15);outline:0;float:left;border:0;color:inherit;cursor:pointer;font-size:inherit}[data-wp-review-tabs] .tab-title.active a{background-color:rgba(255, 255, 255, 0.45)}.wpr-embed-page{background-color:#fff}.wp-review-user-feature-rating-circle{float:right}.wp-review-user-feature-rating-circle .wp-review-circle-rating-send{display:none}.wp_review_tab_widget_content{position:relative;border:1px solid #E4E4E4}.wp_review_tab_widget_content img{max-width:100%;height:auto}.wp_review_tab_widget_content a{color:#444}.wp_review_tab_widget_content ul.wp-review-tabs li{list-style:none;display:block;width:50%;float:left;text-align:center;margin:0!important;padding:0!important;border:0}.wp_review_tab_widget_content ul.has-1-tabs li{width:100%;float:none;margin:0 auto}.wp_review_tab_widget_content ul.has-3-tabs li{width:33.33%}.wp_review_tab_widget_content ul.has-4-tabs li{width:50%}.wp_review_tab_widget_content .tab_title a{display:block;background:#f0f0f0;border-left:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;padding:2px 0 4px;line-height:2.4;text-decoration:none;position:relative;font-weight:bold}.wp_review_tab_widget_content .tab_title:first-child a{margin-left:0;border-left:0}.wp_review_tab_widget_content .tab_title.selected a{background:#fff;border-bottom:1px solid #fff}.wp_review_tab_widget_content .inside{background:#fff}.widget .wp_review_tab_widget_content .tab-content li,.wp_review_tab_widget_content .tab-content li{list-style-type:none;float:left;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:10px 15px 15px;border-bottom:1px solid #E4E4E4;text-align:left;color:#444;background:none;position:relative}.wp_review_tab_widget_content .tab-content li:last-child{border:none;margin-bottom:0}.wp_review_tab_thumb_small{float:left;margin-right:12px;padding-top:4px;width:65px;height:65px;overflow:hidden}.wp_review_tab_thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative}.wp_review_tab_widget_content .entry-title{font-weight:bold;margin:0;padding:0}.wp_review_tab_widget_content .entry-title span{color:#999}.wp_review_tab_widget_content .wp-review-tab-postmeta{color:#999;font-size:13px;float:right;margin-top:5px}.wp_review_tab_widget_content .wp-post-image{margin:0!important}.wp_review_tab_widget_content .wp-review-tab-pagination{margin:0;width:100%;padding-top:0;padding-bottom:15px;float:left}.wp_review_tab_widget_content .wp-review-tab-pagination a{margin:0 15px}.wp-review-tab-pagination a.next{float:right}.wp-review-tab-loading{min-height:120px}.wp-review-tab-loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255, 255, 255, 0.8);z-index:11}.clear{clear:both}.wp-review-tab-loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:49%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0, 0, 0, 0.2);border-right:0.4em solid rgba(0, 0, 0, 0.2);border-bottom:0.4em solid rgba(0, 0, 0, 0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.review-total-only.small-thumb{font-size:13px;font-weight:bold;padding:1px 4px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:3px}.review-total-only.large-thumb{position:absolute;top:10px;right:15px;border-radius:0}.wp_review_tab_widget_content .has-4-tabs .tab_title.selected a{border-bottom:1px solid #E4E4E4}.wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(3) a{border-left:0}.title-right{overflow:hidden}.review-list li:after,.wp-reviews-list .item:after,.wp-reviews-list .reviews-pagination:after,.wpr-businesses:after,.yelp-logo-wrapper:after,[data-ui-tabs] .ui-tabs-nav:after,[data-wp-review-tabs] .tab-titles:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.hello-bar{padding-top:5px;padding-bottom:5px;background-size:cover;position:relative;z-index:1000;overflow:hidden}.hello-bar--floating{position:fixed;top:0;left:0;width:100%;z-index:10000}.hello-bar__text{float:left;margin-top:10px}.hello-bar--bottom{bottom:0;top:auto}.hello-bar__container{margin:0 auto;padding:0 20px}.hello-bar__button{padding:5px 15px;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;float:right;border-radius:3px;margin:5px 0}.hello-bar__right{float:right}.hello-bar__right>div{display:inline-block}.hello-bar__price{margin-right:10px;margin-top:10px}.hello-bar__star-rating{margin-right:10px}.hello-bar__star-rating .review-result-wrapper i,.hello-bar__star-rating .review-result-wrapper img.wp-review-image{opacity:0.6}.hello-bar__star-rating .review-result-wrapper .review-result i,.hello-bar__star-rating .review-result-wrapper .review-result img.wp-review-image{opacity:1}body.has-hello-bar{-webkit-transition:padding-top 0.3s ease;-o-transition:padding-top 0.3s ease;transition:padding-top 0.3s ease}body.admin-bar .hello-bar--top.hello-bar--floating{top:46px}@media screen and (min-width:48.9375em){body.admin-bar .hello-bar--top.hello-bar--floating{top:32px}}@media screen and (max-width:600px){.hello-bar__right,.hello-bar__text{width:100%}}.wp-review-product-rating{margin-bottom:10px}.wp-review-comment-form-photo{margin-bottom:15px;float:left;width:100%;clear:both;margin-right:0;margin-left:0}.wp-review-comment-form-photo p{margin-bottom:0}.wp-review-comment-form-photo{position:relative}.wp-review-comment-form-photo a{position:absolute;top:0;right:0}.wp-review-comment-form-photo #wp_review_comment_attachment_url{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box}.wp-review-comment-form-photo input{margin-top:8px}.wp-review-comment-form-photo input.input-file{padding-left:0}.wp-review-comment-form-photo .hide{display:none}#comments .wp-review-usercomment-image{display:block;float:left;width:100%}.wp_review_comments_template #comments .is_verified{color:#b75c21;font-weight:bold}#commentform.wp-review-comment-form .comment-form-cookies-consent input{width:auto;height:auto}#commentform.wp-review-comment-form .comment-form-cookies-consent label{margin-left:8px}body.rtl .hello-bar__container .hello-bar__text{float:right}body.rtl .hello-bar__container .hello-bar__right{float:left}body.rtl .hello-bar__container .hello-bar__right .hello-bar__price,body.rtl .hello-bar__container .hello-bar__right .hello-bar__star-rating{margin-right:0;margin-left:10px}body.rtl .hello-bar__container .hello-bar__right .hello-bar__button{float:left}body.rtl .review-wrapper .review-star .wpr-count{margin-left:0;margin-right:3px}body.rtl .review-wrapper .review-total-wrapper .review-total-box{text-align:left}body.rtl .review-wrapper .review-pros-cons .review-pros{padding-right:0;padding-left:10px}body.rtl .review-wrapper .review-pros-cons .review-cons{padding-left:0;padding-right:10px}body.rtl .review-wrapper .user-review-area .wp-review-user-rating-star{float:left}body.rtl .wp-review-comment-form-photo a{right:auto;left:0}body.rtl .review-pros-cons .review-pros{padding-right:0;padding-left:10px}body.rtl .review-pros-cons .review-cons{padding-right:10px;padding-left:0}body.rtl #comments .wp-review-usercomment-image img{float:right!important}body.rtl .wpr-businesses .business-data{padding-right:10px;padding-left:5px}body.rtl .wp-reviews-list .thumb_small{float:right;margin-right:0;margin-left:12px}body.rtl .wp-reviews-list .review-count{float:right}body.rtl .wp-reviews-list .postmeta{float:left}body.rtl .wp-reviews-list .reviews-pagination .next{float:left}body.rtl .review-total-only.large-thumb{right:auto;left:15px}body.rtl .wpr-place-reviews .review-image{float:right;margin-right:0;margin-left:10px}.review-star .review-result-wrapper:hover span i,.review-star .review-result-wrapper:hover span img.wp-review-image,.review-star .review-result-wrapper span i,.review-star .review-result-wrapper span img.wp-review-image{-webkit-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear}.wpr-badge{border-radius:3px;padding:5px 30px;text-align:center;max-width:240px!important}.wpr-badge--fixed{position:fixed;z-index:99999;-webkit-box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);margin:0!important}.wpr-badge__avg{margin-right:10px}.wpr-badge__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;color:#999}.wpr-badge__texts span{color:#333}.wpr-badge .review-thumbs+.wpr-badge__texts{display:none}.wpr-external-review-badge{border-radius:3px;max-width:240px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;padding:10px}.wpr-external-review-badge__image{padding-right:10px;width:60px}.wpr-external-review-badge__image img,.wpr-external-review-badge__image svg{display:block;max-width:100%;height:auto}.wpr-external-review-badge__name{font-size:16px;font-weight:400;margin-bottom:0;line-height:normal}.wpr-external-review-badge__rating{line-height:normal}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
html {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
border-collapse: collapse;
border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
max-width: 100%;
height: auto!important;
}
iframe { max-width: 100% }
blockquote {
font-weight: normal;
font-size: 22px;
line-height: 1.4;
padding: 0 10px 20px 27px;
position: relative;
margin-top: 25px;
color: #A1A1A1;
}
blockquote:after {
font-family: FontAwesome;
position: absolute;
content: "\f10d";
font-size: 20px;
width: 50px;
top: 0;
left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
font-weight: normal;
font-style: normal;
}
pre {
margin: 5px 0 20px 0;
line-height: 1.3em;
padding: 8px 10px;
overflow: auto;
}
code {
padding: 0 8px;
line-height: 1.5;
}
mark {
padding: 1px 6px;
margin: 0 2px;
color: black;
background: #FFF7A8;
}
address {
margin: 10px 0;
font-style: italic;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 100%;
box-sizing: border-box;
padding: 5px 3px 10px;
margin-bottom: 20px;
text-align: center;
}
.sticky {
}
.gallery-caption {
}
#gallery-1 img { border: 0!important }
.bypostauthor {
}
.wp-caption-text { margin-bottom: 0 }
dl {
}
dt {
float: left;
clear: left;
width: 100px;
text-align: right;
font-weight: bold;
}
dd {
margin: 0 0 0 110px;
padding: 0 0 0.5em 0;
overflow: hidden;
}  .alignnone { margin: 5px 20px 20px 0 }
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone { margin: 5px 20px 20px 0 }
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } body {
font: 14px/26px 'Source Sans Pro', sans-serif;
color: #444;
background-color: #EBEBEB;
}
::-moz-selection {
background: #222;
color: white;
text-shadow: none;
}
::selection {
background: #222;
color: white;
text-shadow: none;
}
#page, .container {
position: relative;
margin-right: auto;
margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 {
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin-bottom: 12px;
color: #444;
}
h1 {
font-size: 28px;
line-height: 1.4;
}
h2 { line-height: 1.4 }
h3 {
font-size: 22px;
line-height: 1.4;
}
h4 {
font-size: 20px;
line-height: 1.4;
}
h5 {
font-size: 18px;
line-height: 1.4;
}
h6 {
font-size: 16px;
line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 28px }
a {
text-decoration: none;
color: #87bcde;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
}
a:link, a:visited, a:active { text-decoration: none } .main-container {
margin: 0 auto;
clear: both;
display: block;
}
#page, .container {
max-width: 1170px;
min-width: 240px;
}
#page {
padding-top: 45px;
float: none;
clear: both;
} header {
float: left;
width: 100%;
position: relative;
}
#site-header {
position: relative;
float: left;
width: 100%;
z-index: 99;
background: #2b3338;
}
#site-header .container { background: #fff }
#header {
position: relative;
width: 100%;
float: left;
margin: 0;
padding: 0;
}
#header h1, #header h2 {
font-size: 20px;
float: left;
display: inline-block;
line-height: 1;
position: relative;
margin-bottom: 0;
margin-top: 13px;
}
#logo a {
float: left;
line-height: 1;
}
.image-logo { margin-top: 14px }
#logo img { float: left }
.logo-wrap {
float: left;
}
.site-description {
float: left;
margin-top: 0;
max-width: 350px;
clear: left;
}
#header .header-search { float: right }
#header #searchform {
max-width: 100%;
float: right;
width: auto;
min-width: 206px;
background: rgba(0, 0, 0, 0.15);
}
#header #s {
margin: 0 !important;
width: 100%;
background: none;
height: 79px;
border: none;
color: #7E8488;
font-size: inherit;
}
.widget-header {
float: right;
max-width: 77%;
margin-bottom: 12px;
}
.widget-header .textwidget {
float: left;
margin-top: 46px;
border-left: 1px solid #cccccc;
padding-left: 20px;
} .header-social {
float: right;
border-left: 1px solid rgba(255, 255, 255, 0.1);
border-right: 1px solid rgba(255, 255, 255, 0.1);
padding: 12px 23px;
}
.header-social a, .footer-social a {
line-height: 22px;
width: 22px;
background: rgba(255, 255, 255, 0.4);
color: rgba(0, 0, 0, 0.5);
display: inline-block;
border-radius: 50%;
margin-right: 10px;
text-align: center;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
}
.header-social a span, .footer-social a span { font-size: 13px }
.header-social a:last-child, .footer-social a:last-child { margin-right: 0px } .search-style-one {
float: right;
font-size: 16px;
color: rgba(255, 255, 255, 0.19);
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.search-style-one ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
.search-style-one :-moz-placeholder { color: rgba(255, 255, 255, 0.5); }
.search-style-one :-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); }
.search-style-one > a {
cursor: pointer;
color: rgba(255, 255, 255, 0.4);
border-right: none;
border: none;
display: block;
width: 50px;
height: 50px;
text-align: center;
}
.search-style-one > a:hover { background: rgba(0, 0, 0, 0.1) }
.search-style-one > a i {
color: rgba(255, 255, 255, 0.4);
font-size: 18px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
line-height: 50px;
}
.overlay {
position: absolute;
width: 100%;
height: 80px;
top: 0;
left: 0;
z-index: -1;
}
.overlay-slideleft {
visibility: hidden;
-webkit-transform: translateY(0%);
transform: translateY(0%);
transition: -webkit-transform 0.4s linear, visibility 0.1s;
transition: transform 0.4s linear, visibility 0.1s;
margin-top: -31px;
}
.overlay-slideleft.open {
visibility: visible;
-webkit-transform: translateY(100%);
transform: translateY(100%);
transition: -webkit-transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
}
.search-row {
border-top: 1px solid rgba(255, 255, 255, 0.1);
height: 79px;
position: relative;
width: 100%;
background: #272e33;
}
.search-style-one .search-row input {
outline: none;
background: none;
border: none;
line-height: normal;
height: 80px;
width: 90%;
color: rgba(255, 255, 255, 0.5);
font-size: 20px;
font-weight: 300;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
vertical-align: middle;
font-size: 16px;
text-indent: 16px;
}
.main-header .overlay .fa-search { display: none }
.main-header #searchform { width: 100% !important }
#searchform .fa-search {
font-size: 18px;
top: 15px;
color: #a9afb2;
position: absolute;
right: 20px;
}
.overlay .overlay-close {
position: absolute;
right: 20px;
top: 17px;
overflow: hidden;
border: none;
outline: none;
z-index: 100;
cursor: pointer;
font-size: 32px;
background: transparent;
color: rgba(255, 255, 255, 0.5);
}
.main-header #search-image { display: none }
.main-header .overlay .fa-search { display: none }
.main-header #searchform { width: 100% !important } .menu-item-has-children > a:after {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 24px;
}
.navigation ul ul .menu-item-has-children > a:after { right: 0 }
.navigation .menu-item-has-children > a { padding-right: 40px }
#primary-navigation {
display: block;
float: right;
max-width: 100%;
}
#primary-navigation a {
text-align: left;
text-decoration: none;
transition: all 0.25s ease-in-out;
}
#primary-navigation a > i { margin-right: 4px }
.navigation > .menu > li > a:before {
position: absolute;
content: '';
width: 10px;
top: 0px;
left: 50%;
border-top: 2px solid #2b3338;
margin-left: -5px;
}
.navigation a {
padding: 16px 30px;
text-transform: uppercase;
font-weight: 600;
}
#primary-navigation > nav > ul > li { border-left: 1px solid rgba(255, 255, 255, 0.08) }
.navigation ul .current-menu-item > a, .navigation ul li:hover > a {
color: #9B9B9B;
background: rgba(0, 0, 0, 0.1);
}
#primary-navigation a .sub {
font-size: 11px;
font-weight: normal;
color: #9B9B9B;
}
.navigation ul { margin: 0 auto }
.navigation ul li {
float: left;
line-height: 1.2;
position: relative;
}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited { display: inline-block }
.navigation > ul > .current a {
background: transparent;
color: #5a5a5a !important;
}
.navigation ul li li { border-bottom: 0 }
.navigation ul ul {
position: absolute;
width: 235px;
padding: 20px 0 0 0;
padding-top: 0;
z-index: 400;
font-size: 12px;
color: #798189;
border: 1px solid rgba(255, 255, 255, 0.1);
}
.navigation ul ul li {
padding: 0;
background: rgba(0, 0, 0, 0.1);
margin-left: 0px;
}
.navigation ul ul a, .navigation ul ul a:link, .navigation ul ul a:visited {
padding: 15px 0px;
position: relative;
width: 175px;
border-left: 0;
background: transparent;
border-right: 0;
border-radius: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
margin: 0;
margin-left: 30px;
margin-right: 30px;
}
.navigation ul ul li:first-child a {
}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul { display: none }
.navigation ul ul ul {
left: 235px;
top: -1px;
}
.sub-menu .menu-item-has-children:after { color: #fff }
.navigation .toggle-caret { display: none }
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1  }
a#pull { display: none } .sticky-navigation { width: 100% }
.sticky-navigation-active {
z-index: 500;
position: fixed;
top: 0;
margin: 0 !important;
-webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active { top: 32px }
.sticky-navigation a { transition: all 0.25s linear } .article {
width: 100%;
float: left;
margin-bottom: 0px;
padding: 0;
}
.single article, .latest-posts-left, .woocommerce .article {
float: left;
width: 65.812%;
max-width: 770px;
}
#content_box {
float: left;
width: 100%;
}
.post {
float: left;
width: 100%;
}
.featured-thumbnail.single-featured { margin-bottom: 30px }
.single_post {
margin: 0px 0 45px 0;
float: left;
width: 100%;
}
.single_page {
background-color: white;
padding-top: 0;
}
.post-content {
margin-bottom: 45px;
overflow: hidden;
clear: both;
float: left;
width: 100%;
}
.post-single-content { clear: both }
.readMore {
float: right;
color: #7B7A79;
}
.readMore a { color: #87bcde }
.frontPost .readMore a {
color: #000;
font-size: 12px;
}
.ss-full-width {
width: 100% !important;
max-width: 100% !important;
}
.ss-full-width {
background: white;
overflow: hidden;
padding-top: 0;
}
.ss-full-width #content_box {
padding-right: 0;
padding-left: 0;
}
.post.excerpt {
clear: both;
margin-bottom: 30px;
overflow: hidden;
padding-bottom: 15px;
background-color: #fff;
width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
float: left;
max-width: 100%;
width: 100%;
}
.post-image {
float: left;
display: block;
position: relative;
}
.post-image-left {
margin-right: 2.4%;
max-width: 224px;
}
.post-image-fullwidth {
margin-bottom: 10px;
display: block;
position: relative;
}
.featured-thumbnail img {
margin-bottom: 0;
width: 100%;
}
.title { clear: both }
.single-title {
float: left;
width: 100%;
margin-bottom: 10px;
}
.page h1.title {
padding-top: 0;
margin-bottom: 0;
}
.post-info {
display: block;
color: rgba(0, 0, 0, 0.31);
float: left;
clear: both;
width: 100%;
text-transform: uppercase;
font-size: 13px;
}
.post-info a, .single_post .post-info a {
color: rgba(0, 0, 0, 0.31);
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
}
.post-info > span {
padding-right: 30px;
position: relative;
}
.post-info > span:last-child { padding-right: 0 }
.post-info > span:after {
content: " ";
position: absolute;
top: 2px;
right: 0;
width: 1px;
height: 10px;
background: rgba(0, 0, 0, 0.1);
}
.post-info > span:last-child:after { display: none }
.single article header .post-info > span:after { top: 8px } .latest-posts-full-width .sidebar.c-4-12 { margin-bottom: 50px }
.latest-posts-full-width #sidebars {
height: 0;
overflow: auto;
padding-bottom: 172.97%;
float: left;
width: 100%;
}
.latest-posts-full-width .sidebar-home, .latest-posts-full-width .sidebar {
float: left;
width: 100%;
height: 100%;
}
#sidebar .widget {margin-bottom: 45px;}
.latest-posts-full-width #sidebars .widget:last-child { margin-bottom: 0 } .full-slider-container {
padding-top: 30px;
clear: both;
padding-bottom: 30px;
background: rgba(0, 0, 0, 0.035);
overflow: hidden;
position: relative;
}
article header {
margin-bottom: 0px;
margin-top: 10px;
float: left;
width: 100%;
}
.single article header {
margin-bottom: 20px;
padding-top: 0;
margin-top: -10px;
}
.single article header .post-info {
margin-bottom: 10px;
line-height: 1;
}
.single article header .post-info > span {
margin-right: 0px;
padding-left: 30px;
display: inline-block;
padding-top: 7px;
padding-bottom: 7px;
}
.single article header .post-info .thecategory {
padding: 7px 20px;
background: #87bcde;
color: #fff;
}
h3.featured-category-title {
width: 100%;
clear: both;
margin-bottom: 20px;
}
.latestPost {
width: 31.62%;
float: left;
margin-bottom: 50px;
margin-right: 2.56%;
min-height: 295px;
} .latestPost .title {
display: block;
font-size: 18px;
margin-bottom: 0;
}
.latestPost .title a {
color: inherit;
transition: all 0.25s linear;
}
.latestPost .title a:hover { color: #9da2a5 }
.latestPost .featured-thumbnail .thecategory {
position: absolute;
top: 0;
left: 0;
font-weight: 600;
font-size: 13px;
background: rgba(0,0,0,0.6);
text-transform: uppercase;
line-height: 30px;
text-align: center;
padding: 0 10px;
margin-right: 0;
max-height: 100%;
overflow: hidden;
}
.latestPost header .post-info {
line-height: 12px;
padding-top: 12px;
}
.latestPost header .post-info > span {
margin-right: 0px;
padding-left: 30px;
position: relative;
}
.latestPost header .post-info > span:after {
background: rgba(0, 0, 0, 0.1);
top: 4px;
right: 0;
}
.latestPost header .post-info > span:last-child {
border-right: none;
padding-right: 0px;
}
.latestPost header .post-info > span:last-child:after { display: none }
.latestPost header .post-info > span:first-child { padding-left: 0px } .latest-posts-left .latestPost {
width: 48.05%;
margin-right: 3.9%;
}
.latest-posts-left .latestPost:nth-of-type(odd), .latest-posts-full-width .latestPost:nth-of-type(3) { clear: left }
.latest-posts-left .latestPost:nth-of-type(even) { margin-right: 0 } .latest-posts-full-width .latestPost:nth-child(6) { clear: left }
.latest-posts-full-width .latestPost:nth-of-type(3n+4) { margin-right: 0% }
.latest-posts-full-width .latestPost:nth-of-type(3n+4) + .latestPost { clear: left; }
.latest-posts-full-width .latestPost:nth-of-type(4), .latest-posts-full-width .latestPost:nth-child(5) { margin-right: 2.56% } #content_box > .latestPost.category-posts, #content_box >.latestPost.category-posts:nth-of-type(3n+4) {
margin-right: 2.56%;
clear: none;
}
#content_box > .latestPost.category-posts:nth-of-type(3n+3) { margin-right: 0% }
#content_box > .latestPost.category-posts:nth-of-type(3n+4) { clear: left }
.front-view-content {
}
.single_post header {
width: 100%;
margin-bottom: 8px;
}
article img.left, article img.alignleft, .wp-caption.alignleft {
margin: 0.3em 1.571em 0.5em 0;
display: block;
float: left;
}
article img.right, article img.alignright, .wp-caption.alignright {
margin: 0.3em 0 0.5em 1.571em;
display: block;
float: right;
}
article img.center, article img.aligncenter, .wp-caption.aligncenter {
margin: 0.3em auto 0.5em auto;
display: block;
}
article img.aligncenter, article img.alignnone {
margin-top: 1em;
margin-bottom: 1em;
display: block;
clear: both;
float: none;
}
article ul {
margin: 1.5em 0 1.571em 2.5em;
list-style-type: square;
}
article ol {
margin: 1.5em 0 1.571em 2.5em;
list-style-type: decimal;
}
article ul ul, article ol ol, article ul ol, article ol ul {
margin-top: 0;
margin-bottom: 0;
}
article .iconlist { margin-left: 0 }
article .iconlist li { list-style-type: none } .tweets li { margin-bottom: 15px!important } .tweets li { margin-bottom: 15px!important }
.fb_iframe_widget, .fb_iframe_widget span {
max-width: 100%;
width: 100%!important;
} .widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
.widget_nav_menu .menu-item-has-children > a:after { content: '' } .toggle-menu ul ul { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
position: absolute;
top: 0;
right: 0;
text-align: center;
cursor: pointer;
line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
width: 20px;
text-align: center;
font-size: inherit;
color: inherit;
line-height: 20px;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } .toggle-menu .toggle-caret:hover .fa {
} .textwidget { line-height: 23px } input, textarea, select {
padding: 8px 12px;
font-size: 14px;
color: #666;
border: 1px solid #D8D8D8;
font-family: inherit;
}
textarea {
overflow: auto;
resize: vertical;
}
select {
padding: 6px 10px;
border-color: #D8D8D8;
}
input:focus, textarea:focus {
} table {
width: 100%;
text-align: left;
margin-bottom: 25px;
border: 2px solid #F1F4F6;
}
thead {
background: #F7F8F9;
font-size: 14px;
color: #585F65;
}
table th, table td {
padding: 7px 15px;
text-align: left;
}
thead th { padding: 14px }
tbody th {
font-weight: normal;
border-bottom: 1px solid #DDD;
} hr {
border: none;
border-bottom: 1px solid #E5E5E5;
border-bottom: 1px solid rgba(0,0,0,0.1);
width: 297px;
margin: 35px 0;
clear: both;
position: relative;
} #searchform {
padding: 0;
float: left;
clear: both;
width: 100%;
position: relative;
}
#searchform fieldset { width: 100% }
.sbutton, #searchsubmit {
right: 0px;
top: 0px;
padding: 9px 0;
float: right;
border: 0;
width: 45px;
height: 48px;
cursor: pointer;
text-align: center;
padding-top: 10px;
color: white;
transition: all 0.25s linear;
background: transparent;
z-index: 10;
position: absolute;
border: 0;
vertical-align: top;
}
#searchform .fa-search {
font-size: 18px;
top: 15px;
color: #a9afb2;
position: absolute;
right: 20px;
}
#s, .woocommerce-product-search .search-field {
width: 100%;
background-color: rgba(0, 0, 0, 0.035);
float: left;
padding: 9px 0 9px 0;
text-indent: 20px;
color: rgba(0, 0, 0, 0.31);
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: 48px;
font-size: 14px;
} ::-webkit-input-placeholder { color: #D0D0D0 }
:-moz-placeholder { color: #D0D0D0 }
::-moz-placeholder { color: #D0D0D0 }
:-ms-input-placeholder { color: #D0D0D0 }
:input-placeholder { color: #D0D0D0 } input::-webkit-input-speech-button {
margin-right: 14px;
margin-left: 4px;
cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> span, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
clear: both;
padding: 0;
overflow: hidden;
padding-top: 15px;
padding-bottom: 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background: rgba(0, 0, 0, 0.035);
font-size: 13px;
}
.breadcrumb .container > div {
padding: 0 5px;
overflow: hidden;
float: none;
display: inline-block;
color: rgba(0, 0, 0, 0.31);
}
.breadcrumb a {
color: rgba(0, 0, 0, 0.31);
transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
}
.breadcrumb a:hover { color: #7dc561 }
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .container > div.root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px } .read-more {
margin: 0 0 0 10px;
line-height: 1.4em;
background: none;
padding: 0;
font-size: 16px;
} .topad {
margin-bottom: 10px;
clear: both;
} .bottomad {
float: left;
clear: both;
margin-top: 10px;
} #sidebar p { line-height: 20px }
.sidebar.c-4-12 {
float: right;
width: 31.62%;
max-width: 370px;
margin-top: -2px;
line-height: 23px;
}
#sidebar .wp-post-image, #site-footer .wp-post-image {
margin-bottom: 0;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
float: left;
}
#sidebar .vertical-small .wp-post-image, #site-footer .vertical-small .wp-post-image {
margin-left: 0;
margin-bottom: 10px;
}
.widget {
margin-bottom: 27px;
float: left;
clear: both;
width: 100%;
overflow: hidden;
}
.sidebar .widget h3 { text-transform: uppercase }
.widget .title {
font-weight: bold;
text-transform: uppercase;
color: #545E68;
font-size: 12px;
}
.widget li {
list-style-type: square;
margin-left: 17px;
margin-bottom: 7px;
}
.widget h3 {
margin-bottom: 0px;
padding-bottom: 5px;
border-bottom: 4px solid rgba(0, 0, 0, 0.75);
position: relative;
margin-bottom: 20px;
text-transform: uppercase;
display: inline-block;
width: 100%;
}
.sidebar .widget:first-child .widget-title {margin-top: -5px;}
.widget h3 span {
float: left;
position: relative;
}
.widget h3 span:after {
position: absolute;
content: '';
height: 4px;
width: 100%;
left: 0;
top: 33px;
background: #7dc561;
z-index: 1;
}
.widget .post-info {
width: auto;
clear: none;
}
#sidebar .widget_mts_recent_posts_widget li, #sidebar .widget_mts_popular_posts_widget li, #sidebar .widget_single_category_posts_widget li, #sidebar .widget_mts_related_posts_widget li, #sidebar .widget_mts_author_posts_widget li { border-bottom: 1px solid rgba(0, 0, 0, 0.1) }
.widget_mts_recent_posts_widget li, .widget_mts_popular_posts_widget li, .widget_single_category_posts_widget li, .widget_mts_related_posts_widget li, .widget_mts_author_posts_widget li {
list-style: none!important;
margin: 0;
overflow: hidden;
transition: all 0.25s linear;
color: #aaa;
padding-left: 0;
background: none;
padding-top: 12px;
padding-bottom: 15px;
}
.widget_mts_recent_posts_widget li:first-child, .widget_mts_popular_posts_widget li:first-child, .widget_single_category_posts_widget li:first-child, .widget_mts_related_posts_widget li:first-child, .widget_mts_author_posts_widget li:first-child {
padding-top: 0;
}
.widget_mts_recent_posts_widget li.vertical-small, .widget_mts_popular_posts_widget li.vertical-small, .widget_single_category_posts_widget li.vertical-small, .widget_mts_related_posts_widget li.vertical-small, .widget_mts_author_posts_widget li.vertical-small { margin-bottom: 5px }
.widget_mts_recent_posts_widget li .post-info, .widget_mts_popular_posts_widget li .post-info, .widget_single_category_posts_widget li .post-info, .widget_mts_related_posts_widget li .post-info, .widget_mts_author_posts_widget li .post-info {
display: inline-block;
float: none;
clear: none;
width: auto;
font-size: 13px;
line-height: 1;
padding-top: 0;
text-transform: none;
}
.widget_mts_recent_posts_widget li .post-info > span:last-child, .widget_mts_popular_posts_widget li .post-info > span:last-child, .widget_single_category_posts_widget li .post-info > span:last-child, .widget_mts_related_posts_widget li .post-info > span:last-child, .widget_mts_author_posts_widget li .post-info > span:last-child {
padding-left: 0;
padding-right: 0;
}
.widget_mts_recent_posts_widget li .post-info > span:after, .widget_mts_popular_posts_widget li .post-info > span:after, .widget_single_category_posts_widget li .post-info > span:after, .widget_mts_related_posts_widget li .post-info > span:after, .widget_mts_author_posts_widget li .post-info > span:after { display: none }
.widget_mts_recent_posts_widget li .post-data, .widget_mts_popular_posts_widget li .post-data, .widget_single_category_posts_widget li .post-data, .widget_mts_related_posts_widget li .post-data, .widget_mts_author_posts_widget li .post-data {
width: 67.56%;
float: left;
}
.widget_mts_recent_posts_widget li .post-img, .widget_mts_popular_posts_widget li .post-img, .widget_single_category_posts_widget li .post-img, .widget_mts_related_posts_widget li .post-img, .widget_mts_author_posts_widget li .post-img {
float: right;
margin-top: 4px;
}
.widget_mts_recent_posts_widget p, .widget_mts_popular_posts_widget p, .widget_single_category_posts_widget p, .widget_mts_related_posts_widget p, .widget_mts_author_posts_widget p {
margin: 0;
font-size: 13px;
}
.widget_mts_recent_posts_widget a, .widget_mts_popular_posts_widget a, .widget_single_category_posts_widget a, .widget_mts_related_posts_widget a, .widget_mts_author_posts_widget a { display: block }
.widget .meta {
font-size: 13px;
color: #777;
overflow: hidden;
} .widget .wpt_widget_content {
position: relative;
border: none;
}
.widget .wpt_widget_content img {
max-width: 100%;
height: auto;
}
.sidebar .widget .wpt_widget_content a { color: #44464b }
.widget .wpt_widget_content ul.wpt-tabs li {
list-style: none;
display: block;
width: 50%;
float: left;
text-align: center;
margin: 0;
padding: 0 !important;
}
.widget .wpt_widget_content ul.has-1-tabs li {
width: 100%;
float: none;
margin: 0 auto;
}
.widget .wpt_widget_content ul.has-2-tabs li { width: 50% }
.widget .wpt_widget_content ul.has-3-tabs li { width: 33.33% }
.widget .wpt_widget_content ul.has-4-tabs li { width: 50% }
.widget .wpt_widget_content .tab_title.selected a {
border-bottom: 1px solid #E4E4E4;
background: rgba(0, 0, 0, 0.04);
}
.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a { border-left: 0 }
.widget .wpt_widget_content .tab_title a {
display: block;
background: rgba(0, 0, 0, 0);
border: none;
padding: 0;
line-height: 2.4;
text-decoration: none;
position: relative;
font-weight: bold;
font-size: 20px;
color: rgba(0, 0, 0, 0.31);
border-bottom: 4px solid #959a9e;
text-transform: uppercase;
}
.widget .wpt_widget_content .tab_title:first-child a {
margin-left: 0;
border-left: 0;
}
.widget .wpt_widget_content .tab_title.selected a {
color: rgba(0, 0, 0, 0.75)!important;
border-bottom: 4px solid rgba(0, 0, 0, 0.75)!important;
}
.widget .wpt_widget_content .inside {
padding: 0;
background: transparent;
}
.widget .wpt_widget_content .tab-content li {
list-style-type: none;
float: left;
width: 100%;
box-sizing: border-box;
margin: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
text-align: left;
color: #444;
background: none;
position: relative;
padding-top: 18px;
padding-bottom: 14px;
padding-left: 0px;
padding-right: 0px;
}
.widget .wpt_widget_content .tab-content li:first-child { padding-top: 18px }
.widget .wpt_widget_content .tab-content li:last-child {
border: none;
margin-bottom: 0;
}
.widget .wpt_widget_content .tab-content li .post-data {
width: 67.56%;
float: left;
}
.widget .wpt_widget_content .entry-title {
font-weight: bold;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 1.5;
margin-top: -3px;
}
.widget .wpt_widget_content .entry-title a {
transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
}
.widget .wpt_widget_content .entry-title a:hover { color: #9da2a5 }
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .post-excerpt {
padding-top: 4px;
line-height: 20px;
font-size: 13px;
color: rgba(0, 0, 0, 0.31);
overflow: hidden;
}
.widget .wpt_widget_content .wpt-postmeta a {
color: #a9afb2;
transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
}
.widget .wpt_widget_content .wpt-postmeta a:hover { color: #7dc561 }
.widget .wpt_widget_content .wpt-postmeta > span { margin-right: 27px }
.widget .wpt_widget_content .wpt-postmeta > span:last-child { margin-right: 0px }
.widget .wpt_widget_content .wp-post-image { margin: 0 !important }
.widget .wpt_avatar {
margin-right: 10px;
float: left;
margin-top: 4px;
}
.widget .wpt_widget_content .wpt-pagination {
margin: 0;
width: 100%;
padding-top: 0;
float: left;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 15px;
padding-bottom: 14px;
}
.widget .wpt_widget_content .wpt-pagination a {
font-size: 16px;
color: #7dc561;
margin: 0;
}
.widget .wpt-pagination a.next { float: right }
.widget .wpt_thumb_small {
float: right;
margin-right: 0px;
padding: 0;
width: auto;
height: auto;
overflow: auto;
margin-left: 15px;
} .widget .wp_review_tab_widget_content { border: none }
.widget .wp_review_tab_widget_content .tab_title.selected a {
color: rgba(0, 0, 0, 0.75)!important;
border-bottom: 4px solid rgba(0, 0, 0, 0.75)!important;
background: rgba(0, 0, 0, 0.04);
}
.widget .wp_review_tab_widget_content .tab_title a {
display: block;
background: rgba(0, 0, 0, 0);
border: none;
padding: 0;
line-height: 2.4;
text-decoration: none;
position: relative;
font-weight: bold;
font-size: 20px;
color: rgba(0, 0, 0, 0.31);
border-bottom: 4px solid rgba(0, 0, 0, 0.31);
text-transform: uppercase;
}
.widget .wp_review_tab_widget_content .inside {
background: transparent;
padding: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget .wp_review_tab_widget_content .tab-content li {
list-style-type: none;
float: left;
width: 100%;
box-sizing: border-box;
margin: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
text-align: left;
color: #444;
background: none;
position: relative;
padding-top: 18px;
padding-bottom: 14px;
padding-left: 0px;
padding-right: 0px;
}
.widget .wp_review_tab_widget_content .tab-content li:first-child { padding-top: 18px }
.widget .wp_review_tab_thumb_small {
float: right;
margin-right: 0px;
margin-top: 4px;
padding: 0;
width: auto;
height: auto;
overflow: auto;
margin-left: 15px;
}
.widget .wp_review_tab_widget_content .entry-title {
font-weight: bold;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 1.5;
margin-top: -3px;
}
.widget .review-total-only.small-thumb {
font-size: 12px;
text-transform: uppercase;
margin-top: 5px;
color: #a9afb2;
text-transform: uppercase;
padding: 4px 10px;
line-height: 1;
border-radius: 15px;
max-height: 22px;
}
.widget .review-total-only .review-total-star { color: #fff }
.widget .review-total-only.small-thumb.review-type-star { padding: 3px 7px 3px 7px }
.widget .wp-review-show-total span {
color: #fff;
font-size: 13px;
font-weight: normal;
}
.widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
font-size: 11px;
text-transform: uppercase;
padding-top: 4px;
color: rgba(0, 0, 0, 0.31);
} .widget #wp-subscribe {
padding: 30px;
background: #2b3338;
padding-left: 18px;
padding-right: 18px;
}
.widget #wp-subscribe h4.title {
font-size: 38px;
color: #dee0e2;
line-height: 1;
text-align: center;
text-transform: none;
margin-bottom: 0;
border-bottom: 1px solid #394046;
padding-bottom: 30px;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
text-transform: uppercase;
}
.widget #wp-subscribe h4.title span {
display: inline-block;
font-weight: bold;
font-size: 38px;
margin-top: 15px;
}
.widget #wp-subscribe p {
color: #FFFFFF;
margin: 0;
text-align: center;
padding-right: 0px;
color: #959a9e;
font-size: 18px;
}
.widget #wp-subscribe p.header-text { text-transform: uppercase }
.widget #wp-subscribe p.text {
margin: 20px 0 25px;
opacity: 1;
line-height: 22px;
}
.widget #wp-subscribe input {
border: none;
width: 100%;
text-align: center;
box-sizing: border-box;
padding: 10px 0;
margin: 0;
box-shadow: none;
border-radius: 0;
height: 45px;
}
.widget #wp-subscribe input.email-field {
color: #6e787f;
background: #3a4146;
font-size: 16px;
}
.widget #wp-subscribe input.submit {
background: #87bcde;
color: #fff;
margin-top: 20px;
font-size: 22px;
text-transform: uppercase;
cursor: pointer;
font-weight: 600;
}
.widget #wp-subscribe p.footer-text {
margin-top: 18px;
font-size: 13px;
} .share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
padding: 12px 0 7px;
clear: both;
border: none;
z-index: 1;
float: left;
width: 100%;
}
.shareit.top { padding-top: 0!important }
.share-item {
display: block;
margin: 0;
float: left;
height: 25px;
width: 80px;
}
.share-item.shareit.top {
float: left;
margin-bottom: 10px!important;
margin-top: 0;
width: 100%;
}
.share-item.facebookbtn, .share-item.facebooksharebtn {
margin-top: -4.5px;
width: 100px;
height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.pinbtn a { transition: none }
.share-item.stumblebtn {
margin-top: 1px;
height: 24px;
}
.share-item iframe { max-width: none } .social-profile-icons ul li {
background: none;
border: none;
float: left;
list-style-type: none;
margin: 0 8px 8px 0!important;
padding: 0 !important;
border: none !important;
}
.social-profile-icons ul li a {
width: 32px;
height: 32px;
display: block;
float: left;
border-radius: 50%;
text-align: center;
line-height: 30px;
color: #FFF!important;
transition: all .4s;
padding: 0;
}
.sidebar .social-profile-icons ul li a:hover {
color: #fff;
background: #666;
}
.sidebar .social-profile-icons ul li a { color: #fff }
.social-profile-icons ul li i {
font-size: 16px;
line-height: 32px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-youTube a { background: #888 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 } #site-footer .widget_mts_recent_posts_widget li, #site-footer .widget_mts_popular_posts_widget li, #site-footer .widget_single_category_posts_widget li {
border-top: 1px solid #ccc;
padding-top: 8px;
}
#site-footer .widget li:first-child {
border-top: none;
padding-top: 0;
}
.footer-widgets .widget .widget_mts_recent_posts_widget li {
margin-bottom: 0 !important;
padding-top: 12px;
}
.footer-widgets .widget .widget_mts_recent_posts_widget li:first-child { padding-top: 0 !important }
.footer-widgets h3 { margin: 0 }
#site-footer .footeText {
width: 1170px;
margin: 22px auto;
text-align: center;
color: #fff;
font-size: 14px;
font-weight: bold;
}
#site-footer .footeText a {
color: #fff;
border-bottom: 2px solid #ee3f02;
}
#site-footer .widget { padding: 1px 0 0 0 }
#site-footer .sidebar .widget .title {
font-size: 135%;
color: #D4D8DB;
}
#site-footer .widget { margin-bottom: 20px }
#site-footer {
position: relative;
overflow: hidden;
width: 100%;
background: #2b3338;
clear: both;
}
#site-footer .container {
background: #fff;
padding: 0;
}
#site-footer p { color: #8D8D8D }
.footer-widgets {
overflow: hidden;
padding: 30px 0 10px;
width: 100%;
margin: 0;
}
.footer-widgets h3 {
padding-bottom: 12px;
margin-bottom: 17px;
color: #222;
border-bottom: 1px solid #ccc;
padding-top: 0;
}
.f-widget {
width: 28%;
float: left;
position: relative;
margin-bottom: 0;
margin-right: 8%;
}
.widgets-num-4 .f-widget { width: 19% }
.copyrights {
float: left;
width: 100%;
clear: both;
color: #6e787f;
padding-top: 30px;
padding-bottom: 18px;
font-size: 13px;
text-transform: uppercase;
text-align: center;
}
#copyright-note {
width: auto;
float: left;
margin-right: 55px;
}
#copyright-note img {
vertical-align: middle;
margin-right: 13px;
margin-top: -3px;
}
footer nav {
display: inline-block;
float: left;
}
footer nav ul li {
float: left;
display: inline-block;
}
footer nav ul li span {
padding-left: 15px;
padding-right: 15px;
}
footer .menu li, footer .menu li a {
font-size: 13px;
color: #6e787f;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
position: relative;
padding-right: 15px;
}
footer .menu li:last-of-type { padding-right: 0 }
footer .menu li.menu-item-has-children a:after { display: none }
footer .menu li a:hover { color: #dee0e2 }
footer .menu li:after {
content: "";
width: 1px;
height: 10px;
background: rgba(255, 255, 255, 0.25);
position: absolute;
right: 15px;
top: 8px;
}
footer .menu li:last-of-type:after { display: none }
footer .sub-menu { display: none }
footer .wpmm-megamenu-indicator { display: none }
.footer-social { float: right }
.copyrighttext {
padding-right: 15px;
float: right;
}
footer .wpmm-megamenu-showing, footer .wpmm-megamenu-showing.wpmm-light-scheme { background: none !important }
footer #wpmm-megamenu { display: none }
footer .wpmm-megamenu-showing a, footer .wpmm-megamenu-showing.wpmm-light-scheme a { color: #6e787f !important }
.postsby { margin-bottom: 25px } .to-top {
float: right;
position: relative;
}
.toplink .fa-chevron-up {
font-size: 24px;
position: absolute;
right: 0;
top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
color: #fff;
cursor: pointer;
display: block;
font-weight: bold;
height: 40px;
padding: 0px;
position: fixed;
right: 26px;
bottom: 50px;
width: 40px;
z-index: 9999;
border-radius: 50%;
text-align: center;
background: #6e787f;
transition: all 0.25s linear;
-webkit-backface-visibility: hidden;
}
#move-to-top:hover { background: #444 }
#move-to-top:not(.filling) {
opacity: 0;
visibility: hidden;
}
#move-to-top .fa-angle-double-up {
position: relative;
top: 0;
font-size: 18px;
line-height: 40px;
} .related-posts {
clear: both;
float: left;
width: 100%;
margin-bottom: 45px;
}
.related-posts .latestPost {
float: left!important;
width: 48.05%!important;
margin-right: 3.9%;
margin-bottom: 30px;
max-width: 370px;
}
.related-posts .last {
margin-right: 0;
padding-bottom: 0;
}
.ss-full-width .related-posts .latestPost { width: 31.62%!important; }
.ss-full-width .related-posts .latestPost, .ss-full-width .related-posts .last { margin-right: 2.56%; }
.related-posts #featured-thumbnail {
position: relative;
float: left;
display: block;
}
.related-posts .title { font-size: 18px }
.related-posts h4 {
font-size: 20px;
text-transform: uppercase;
float: left;
width: 100%;
margin-bottom: 24px;
}
.related-posts article header {
margin-bottom: 0;
padding-top: 10px;
margin-top: 0;
}
.related-posts article header .post-info {
margin-bottom: 0px;
padding-top: 10px;
clear: none;
float: none;
}
.related-posts .post-info > span:after {
content: "";
padding-left: 0;
top: 8px;
}
.related-posts .latestPost:nth-child(2n+1) { clear: both }
.ss-full-width .related-posts .latestPost:nth-child(2n+1) { clear: none; }
.ss-full-width .related-posts .latestPost:nth-child(3n) { margin-right:0; }
.ss-full-width .related-posts .latestPost:nth-child(4n) { clear: both; }
.related-posts .latestPost:last-child, .related-posts .latestPost:nth-last-child(2) { margin-bottom: 0 } .tags {
margin: 20px 0 0 0;
width: 100%;
float: left;
}
.tags a { margin-left: 5px } .postauthorwrap {
float: left;
width: 100%;
}
.postauthorwrap h4 {
font-size: 20px;
text-transform: uppercase;
float: left;
width: 100%;
margin-bottom: 24px;
}
.postauthor {
margin: 0;
padding: 0;
margin-bottom: 45px;
min-height: 180px;
float: left;
clear: both;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.07);
box-sizing: border-box;
}
.postauthor p {
clear: right;
overflow: hidden;
padding-top: 22px;
padding-right: 0px;
margin-bottom: 17px;
}
.postauthor h5 {
font-weight: bold;
font-size: 28px;
padding: 0;
margin: 0;
line-height: 24px;
text-transform: capitalize;
padding-top: 13px;
display: inline-block;
}
.postauthor h5 span { color: #44464b }
.postauthor img {
float: left;
margin: 0;
border-radius: 50%;
padding: 20px 20px;
}
.postauthor-top {
padding-top: 5px;
padding-bottom: 8px;
margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.postauthor .author_wrap {
background: rgba(0, 0, 0, 0.035);
min-height: 94px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.postauthor .post-info {
width: auto;
clear: none;
float: none;
padding-top: 4px;
}
.postauthor .post-info > span:after {
right: 15px;
top: 4px;
}
.postauthor .post-info > span:last-child:after { display: none }
.postauthor p {
clear: right;
overflow: hidden;
padding-top: 22px;
padding-right: 0px;
margin-bottom: 17px;
}
.postauthor .readMore {
font-size: 15px;
padding-top: 22px;
padding-bottom: 23px;
padding-right: 25px;
}
.postauthor .readMore a {
padding: 11px 30px;
background: #7dc561;
border-radius: 60px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
display: block;
}
.author .article {
width: 65.81%;
float: left;
margin-right: 2.56%;
}
.author .latestPost {
width: 48.05%!important;
margin-right: 3.89%!important;
}
.author .latestPost:nth-child(even) { margin-right: 0%!important }
.author #page { overflow: inherit }
.active-in.widget { margin-top: 50px }
.full-header-image {
float: left;
position: relative;
width: 100%;
}
.full-header-image div:first-child {
height: 450px;
float: left;
width: 100%;
}
.full-header-image img { margin-top: -2px }
.full-header-image .image-overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.79) 100%);
height: 60%;
}
.author .sidebar.c-4-12 { position: relative }
.author .author-image-wrap {
float: right;
display: inline-block;
margin-top: -195px;
padding: 10px;
border: 1px solid #f0efef;
background: #f6f6f6;
border-radius: 50%;
max-width: 100%;
}
.author .avatar {
float: left;
border-radius: 50%;
}
.author .author_wrap {
position: absolute;
right: 280px;
top: -180px;
}
.author .author_wrap .post-info span:after { display: none }
.author #sidebars .author_wrap h5 {
margin-bottom: 0;
font-size: 52px;
margin-bottom: 0px;
color: #fff;
}
.author .author_wrap h5 a { color: #fff }
.author .author_wrap .post-info {
color: #fff;
font-size: 14px;
}
.author .author-post {
clear: both;
font-size: 26px;
color: #6E787F;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 35px;
}
.author .author-post > span { display: block }
.author .author-post > span:first-child {
font-size: 70px;
font-weight: bold;
margin-right: 20px;
}
.author .widget h3:after { display: none }
.author .widget h3 {
border-bottom: none;
padding-bottom: 0px;
}
.author .active-in .post-info { margin-top: 10px }
.author .active-in .post-info a > span {
line-height: 28px;
padding: 3px 20px;
background: #87bcde;
color: #fff;
font-size: 13px;
font-weight: 600;
display: inline-block;
margin-top: 5px;
margin-right: 5px;
}
.author .social-profile-icons .social-profile-icons { margin-top: 10px }
.author .textwidget {
line-height: 25px;
padding-top: 6px;
font-weight: normal;
} .tagcloud a {
font-size: 16px!important;
padding: 8px 25px;
margin-bottom: 8px;
float: left;
margin-right: 8px;
background: rgba(0, 0, 0, 0.035);
color: rgba(0, 0, 0, 0.4)!important;
transition: all 0.25s linear;
border: 1px solid rgba(0, 0, 0, 0.06);
border-radius: 40px;
}
.tagcloud a:hover {
background: #fff;
color: #57595f;
border: 1px solid;
} .ad-125 ul {
float: left;
width: 100%;
margin: 0;
list-style: none;
max-width: 100%;
}
.ad-125 li {
float: left;
border: none;
list-style: none!important;
padding-left: 0;
background: none;
margin-bottom: 15px;
margin-left: 0;
max-width: 48%;
}
.ad-125 li:nth-child(2n+1), .ad-125 li:first-child { clear: both }
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.sidebar .mts_ad_300_widget {
padding: 35px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
background: rgba(0, 0, 0, 0.035);
text-align: center;
} #wp-calendar { margin-bottom: 0 }
#wp-calendar td {
text-align: center;
padding: 7px 0;
border-top: 1px solid #F1F4F6;
border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
font-weight: bold;
}
#wp-calendar #prev {
text-align: left;
padding-left: 12px;
}
#wp-calendar #next {
text-align: right;
padding-right: 12px;
}
#wp-calendar thead th {
padding: 10px 0;
} .nocomments {
margin-top: 20px;
clear: both;
float: left;
width: 100%;
}
.total-comments {
text-transform: uppercase;
font-size: 19px;
color: #87bcde;
font-weight: bold;
padding-top: 7px;
padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
padding: 0;
margin-bottom: 45px;
float: left;
clear: both;
width: 100%;
}
#respond h4 {
text-transform: uppercase;
padding-bottom: 7px;
font-size: 20px;
}
#commentsAdd {
width: 100%;
float: left;
clear: both;
margin-bottom: 20px;
}
#comments .avatar {
float: left;
margin-right: 30px;
margin-top: 7px;
border-radius: 50%;
}
#comments .avatar.loading {
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
width: 60px;
height: 90px;
border-left: 1px solid #c1bbb6;
border-bottom: 1px solid #c1bbb6;
position: absolute;
top: -50px;
left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url, .contact-form input, .contact-form textarea {
width: 100%;
background: rgba(0, 0, 0, 0.035);
border: 1px solid rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.31);
max-width: 100%;
height: 48px;
font-size: 16px;
padding-left: 2.5%;
box-sizing: border-box;
}
input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea { transition: all 0.25s ease-in-out }
#cancel-comment-reply-link {
float: right;
line-height: 24px;
margin-top: 0;
}
#cancel-comment-reply-link {
color: #87bcde;
cursor: pointer;
margin-bottom: -20px;
text-decoration: underline;
z-index: 100;
position: relative;
}
#commentform input#submit, .contact-form input[type="submit"] {
line-height: 1;
background-color: #7dc561;
text-transform: uppercase;
height: 48px;
padding: 0 30px;
color: #fff;
text-decoration: none;
cursor: pointer;
display: inline-block;
border: none;
transition: all 0.2s linear;
font-weight: bold;
font-size: 15px;
border-radius: 50px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
margin-left: 0;
padding: 0;
}
.comment, .pingback, .trackback {
list-style: none;
margin: 0 0 30px 0;
float: left;
box-sizing: border-box;
width: 100%;
position: relative;
padding: 3%;
}
.commentlist p { margin-bottom: 5px }
.ago {
color: rgba(0, 0, 0, 0.31);
text-transform: uppercase;
font-size: 13px;
float: right;
}
.fn {
line-height: 1.375em;
font-weight: bold;
}
span.fn { font-weight: bold }
.comment-meta { font-size: 12px }
.comment-meta a { color: #87bcde }
.commentmetadata {
margin-top: 0;
overflow: hidden;
}
.commentmetadata li {
border: 0;
padding: 0;
margin-top: 0;
margin-bottom: 5px;
list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
margin-top: 0px;
padding-top: 5px;
padding-bottom: 0px;
overflow: hidden;
width: 100%;
float: right;
}
.reply a {
font-weight: bold;
float: left;
padding: 0 0px;
color: #7dc561;
font-size: 14px;
text-transform: uppercase;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
margin-left: 13%;
margin-bottom: 0;
margin-top: 30px;
float: left;
width: 87%;
box-sizing: border-box;
}
.commentlist .children li { margin-bottom: 0 }
.avatar { float: left }
.comment-author-details { overflow: hidden }
.commentlist .fn {
font-size: 20px;
float: left;
}
#respond h3 {
font-size: 18px;
margin: 0;
padding: 0;
}
.comment-awaiting-moderation {
font-style: italic;
font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
.commentmetadata ul li, .commentmetadata ol li { display: list-item !important } #commentform textarea, .contact-form textarea {
width: 100%;
background: rgba(0, 0, 0, 0.035);
border: 1px solid rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.31);
padding: 2% 2.5%;
line-height: 25px;
font-family: inherit;
box-sizing: border-box;
height: 195px;
font-size: 16px;
display: block;
}
.contact-form textarea {
height: 300px;
margin-top: 10px;
}
#commentform textarea:hover, input#author:hover, input#email:hover, input#url:hover {
background: transparent;
color: black;
}
#commentform p {
margin-bottom: 20px;
float: left;
width: 100%;
clear: both;
}
#commentform p label {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}
.cancel-comment-reply a {
float: right;
margin-top: -8px;
}
.required {
color: red;
padding: 0;
line-height: 1;
}
.comment-notes .required {
padding-left: 0;
padding-top: 3px;
}
.comment-notes { font-style: italic }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important } .pagination {
clear: both;
overflow: hidden;
float: left;
width: 100%;
margin-bottom: 40px;
text-align: center;
display: block!important;
}
.single .pagination {
border: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-top: 0;
padding: 2.2% 0;
width: 100%;
margin-bottom: 0;
}
.pagination ul {
list-style: none;
margin: 0;
}
.pagination ul li {
float: left;
margin-bottom: 5px;
}
.pagination a, li.page-numbers, span.page-numbers, .pagination > .current {
background: rgba(0, 0, 0, 0.035);
margin: 0 10px 0 0;
display: inline-block;
float: left;
font-size: 18px;
line-height: 1;
text-decoration: none;
color: #67686e!important;
padding: 13px 17px 12px;
transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
font-weight: 400;
border: 1px solid #eaeaea;
border-radius: 40px;
margin-bottom: 10px;
}
.single .pagination > .current > .currenttext {
background: transparent!important;
margin: 0;
}
.pagination a:hover { color: #fff }
.pagination-previous-next a {
border-radius: 40px;
min-width: 100px;
}
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #87bcde }
.pagination ul li:last-child a { margin-right: 0 }
.pagination .nav-links { display: inline-block }
.pagination .nav-links a:last-child { margin-right: 0 }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
padding: 0;
background: transparent;
margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff } .contact-form { position: relative }
.contact-form.loading:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.8);
}
.contact-form label {
display: block;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.contact-form input { margin-top: 10px }
.contact-form label { margin-top: 25px }
.contact-form input[type="submit"] {
margin-top: 25px;
width: auto;
}
.mtscontact_error { color: #B90101 } .widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
position: absolute;
top: 48px;
left: 0;
box-sizing: border-box;
width: 100%;
z-index: 9;
background: #f6f6f6;
border: 1px solid rgba(0, 0, 0, 0.1);
border-top: none;
}
.main-header .ajax-search-results-container {
position: absolute;
top: 77px;
left: 0;
box-sizing: border-box;
width: 100%;
z-index: 9;
background: #2B3338;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ajax-search-results-container.loading:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
margin: 0;
margin-top: 4px;
padding: 0;
}
.ajax-search-results li {
margin: 0;
display: block;
list-style: none;
min-height: 94px;
padding: 12px 22px;
box-sizing: border-box;
}
ul.ajax-search-results a:focus { text-decoration: underline } .ajax-search-results .wp-post-image {
margin-bottom: 0;
margin-top: 5px;
margin-right: 10px;
margin-left: 0;
}
.ajax-search-meta {
padding: 0 22px 12px 22px;
height: 20px;
font-size: 13px;
}
.ajax-search-meta .results-count { float: left }
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
padding: 8px;
color: #AAA;
font-style: italic;
} .pace .pace-progress {
background: #29d;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 3px;
transition: width 0.8s;
-webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts {
clear: both;
width: 100%;
float: left;
text-align: center;
position: relative;
overflow: hidden;
}
#load-posts a {
background: rgba(0, 0, 0, 0.035);
margin: 0 5px 55px 0;
float: none;
display: inline-block;
line-height: 1;
text-decoration: none;
color: rgba(0, 0, 0, 0.5);
padding: 12px 30px;
transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 40px;
position: relative;
z-index: 100;
position: relative;
}
#load-posts a i { margin-right: 5px }
#load-posts a:before, #load-posts a:after {
position: absolute;
content: "";
left: 105%;
top: 23px;
width: 600px;
height: 1px;
background: rgba(0, 0, 0, 0.1);
z-index: 10;
} #load-posts a:after {
right: 105%;
left: auto;
} pre {
overflow: auto;
padding: 25px 15px 15px;
margin: 15px 0;
position: relative;
background: #777;
font-family: monospace;
color: #fff;
box-sizing: border-box;
}
pre:before {
content: "\f121";
color: #FFF;
position: absolute;
font-size: 18px;
right: 14px;
top: 6px;
font-family: fontawesome;
}
.flex-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
margin-bottom: 30px;
height: 0;
overflow: hidden;
clear: both;
}
.flex-video-vimeo { padding-top: 0 }
.flex-video iframe, .flex-video object, .flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #parallax {
position: relative;
padding-bottom: 430px;
height: 0;
overflow: hidden;
background-size: cover;
margin-bottom: 15px;
}
#zoom-out-effect, #zoom-out-bg {
position: relative;
padding-bottom: 430px;
height: 0;
}
#zoom-out-effect {
overflow: hidden;
margin-bottom: 20px;
}
#zoom-out-bg {
background-size: cover;
width: 100%;
} .latestPost-review-wrapper {
position: absolute;
top: 0;
right: 0;
background: #FFF;
padding: 2px 8px;
}
.latestPost .review-type-circle.review-total-only, .latestPost .review-type-circle.wp-review-show-total { height: 37px }
.latestPost-review-wrapper .review-total-star {
margin: 4px 0;
color: #fff;
}
#primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme {
background: transparent !important;
color: #fff;
}
#wpmm-megamenu .review-total-only { color: #fff }
#wpmm-megamenu .review-type-circle.review-total-only, #wpmm-megamenu .review-type-circle.wp-review-show-total { height: 25px }
#primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff !important }
.wp-review-show-total span { color: #fff }
.latestPost-review-wrapper .percentage-icon {
top: 0;
font-size: inherit;
font-style: normal;
} @-webkit-keyframes scale {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
45% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.7;
}
80% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes scale {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
45% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.7;
}
80% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.ball-pulse > div:nth-child() {
-webkit-animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(1) {
-webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(2) {
-webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(3) {
-webkit-animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div {
background-color: #3d8fe8;
width: 10px;
height: 10px;
border-radius: 100%;
margin: 1px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
display: inline-block;
}
.gallery-icon { width: 100% }
.gallery-icon img {
display: block;
margin: 0 auto;
float: none;
}
.gallery-caption { clear: both }
.wp-video, .wp-audio-shortcode { margin: 10px auto }
} .cd-tabs {
position: relative;
width: 100%;
margin: 0;
}
.cd-tabs nav {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.cd-tabs nav {
position: relative;
float: none;
box-shadow: none;
}
.cd-tabs-navigation:after {
content: "";
display: table;
clear: both;
}
.cd-tabs-navigation li {
float: left;
width: 50%;
height: 61px;
}
.cd-tabs-navigation li:only-child { width: auto }
#comments .cd-tabs-navigation li:only-child a { border: 0 }
.no-touch .cd-tabs-navigation a:hover {
color: #29324e;
background-color: rgba(233, 230, 202, 0.3);
}
#comments .cd-tabs-navigation a.selected {
color: #000;
border: 1px solid #DDD;
border-bottom: 0;
}
.cd-tabs-navigation { width: auto;
margin: 0 !important;
list-style: none !important;
}
.cd-tabs-navigation a {
color: #000;
text-transform: uppercase;
display: block;
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
font-size: 20px;
font-weight: bold;
float: right;
line-height: 20px;
padding: 12px 0 0;
position: relative;
text-decoration: none;
overflow: hidden;
text-align: center;
width: 100%;
height: 61px;
line-height: 2;
box-sizing: border-box;
}
.article .cd-tabs-content { margin: 0 }
ul.cd-tabs-content { margin: 0 }
.cd-tabs-content li {
display: none;
padding: 0;
}
.cd-tabs-content li li { display: block }
.cd-tabs-content li.selected {
display: block;
-webkit-animation: cd-fade-in 0.5s;
animation: cd-fade-in 0.5s;
}
.cd-tabs-content #commentsAdd { margin-top: 40px }
#fbcomments {
overflow: hidden;
margin: 0 30px 10px;
}
.fb-comments, .fb-comments iframe[style] { width: 100% !important }
.commentlist > .comment:first-of-type { margin-top: 20px }
.commentlist .alignleft, .commentlist .alignright {
float: none;
margin: 0;
}