<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd &gt; span[class^="icon-"] + time,
dd &gt; span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  height: 60px;
}
.sp-megamenu-parent &gt;li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent &gt;li.menu-justify {
  position: static;
}
.sp-megamenu-parent &gt;li &gt;a {
  display: inline-block;
  padding: 0 15px;
  line-height: 60px;
  height: 60px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  position: relative;
}
.sp-megamenu-parent &gt;li.sp-has-child&gt;a:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.sp-megamenu-parent &gt;li.sp-has-child &gt; a:before {
  content: '';
  position: absolute;
  opacity: 0;
  left: 50%;
  bottom: -15px;
  z-index: 999;
  width: 0;
  height: 0;
  border-width: 5px;
  border-color: #ededed #ededed transparent transparent;
  border-style: solid;
  transform: rotate(-45deg);
  transform-origin: 0 0;
  box-sizing: border-box;
  margin-left: -15px;
  z-index: -999;
}
.sp-megamenu-parent &gt;li.sp-has-child:hover &gt; a:before {
  opacity: 1;
  bottom: -10px;
  z-index: 1;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #ededed;
  box-shadow: 0px 18px 27px 0px rgba(0,0,0,0.2);
  position: relative;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
  border-radius: 2px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child&gt;a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt;a {
  display: block;
  padding: 0 25px;
  line-height: 45px;
  border-bottom: 1px solid #e0e0e0;
  color: #333;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt;a:not(.sp-group-title):hover {
  background: #f7f7f7;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt;a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 25px 0 25px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child&gt;a {
  border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown-mega &gt;.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega &gt;.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover &gt;.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover &gt;.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover &gt;.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover &gt;.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
#offcanvas-toggler {
  float: right;
  line-height: 60px;
}
#offcanvas-toggler &gt;i {
  color: #fff;
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 18px;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler &gt;i:hover {
  color: #fff;
}
.offcanvas-overlay {
  opacity: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.body-innerwrapper {
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
body.offcanvas .offcanvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.6);
  opacity: 1;
  z-index: 9999;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 1;
  color: #fff;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  background: rgba(0,0,0,0.3);
}
.close-offcanvas:hover {
  background: rgba(0,0,0,0.5);
  color: #fff;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  color: #5f5f5f;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 99999;
  overflow-y: auto;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li {
  border: 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li:hover &gt;a,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li.active &gt;a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li &gt;a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul {
  background: rgba(255,255,255,0.07);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt;li.active &gt;a {
  background: #f7f7f7 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt;li:hover &gt;a {
  background: #f7f7f7 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt;li:hover .offcanvas-menu-toggler {
  color: #333;
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt;li &gt; a {
  padding-left: 30px;
  color: #fff;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul &gt;li &gt; a:hover {
  background: #f7f7f7 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content &gt; ul {
  margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #999;
}
.ltr .offcanvas-menu {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -340px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.layout-boxed #sp-main-menu .container.sp-dropdown-mega {
  position: absolute;
}
.layout-boxed .is-sticky #sp-main-menu &gt; .container &gt; .row:first-child:before,
.layout-boxed .is-sticky #sp-main-menu &gt; .container &gt; .row:first-child:after {
  display: none;
}
.layout-boxed .is-sticky #sp-main-menu &gt; .container {
  width: 100%;
}
.layout-boxed .is-sticky #sp-main-menu .container.sp-dropdown-mega {
  margin: 0 35px;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}
.btn,
.sppb-btn {
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #24252a;
  border-radius: 2px;
  line-height: 50px;
  padding: 0 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.btn:hover,
.btn:focus,
.sppb-btn:hover,
.sppb-btn:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
button {
  line-height: 50px;
  height: 50px;
}
input.btn,
input.sppb-btn {
  height: 50px !important;
  line-height: 50px !important;
  border: none;
}
input.btn:hover,
input.btn:focus,
input.btn:active,
input.btn:focus:active,
input.sppb-btn:hover,
input.sppb-btn:focus,
input.sppb-btn:active,
input.sppb-btn:focus:active {
  outline: none;
}
.btn.btn-sm,
.sppb-btn.sppb-btn-sm {
  line-height: 40px;
  padding: 0 30px;
}
.btn.btn-xs,
.sppb-btn.sppb-btn-xs {
  line-height: 30px;
  padding: 0 50px;
}
.btn.btn-lg,
.sppb-btn.sppb-btn-lg {
  font-size: 16px;
  line-height: 60px;
  padding: 0 55px;
}
.btn-default,
.sppb-btn-default {
  background-color: #fff;
}
.btn-primary,
.sppb-btn-primary {
  background-color: transparent;
  border: 1px solid #24252a !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active {
  background-color: #24252a;
}
.btn-success,
.sppb-btn-success {
  color: #fff;
  background-color: #58cf68;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.sppb-btn-success:hover,
.sppb-btn-success:focus,
.sppb-btn-success:active {
  background-color: #36be49;
}
.btn-info,
.sppb-btn-info {
  color: #fff;
  background-color: #24252a;
}
.btn-warning,
.sppb-btn-warning {
  color: #fff;
  background-color: #ff3d00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.sppb-btn-warning:hover,
.sppb-btn-warning:focus,
.sppb-btn-warning:active {
  background-color: #cc3100;
}
.btn-danger,
.sppb-btn-danger {
  color: #fff;
  background-color: #e35358;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.sppb-btn-danger:hover,
.sppb-btn-danger:focus,
.sppb-btn-danger:active {
  background-color: #dc272d;
}
.btn-link,
.sppb-btn-link {
  background-color: transparent;
  padding: 0;
  color: #4e283f;
  font-weight: 700;
  letter-spacing: 5px;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.sppb-btn-link:hover,
.sppb-btn-link:focus,
.sppb-btn-link:active {
  text-decoration: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 2px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 50px !important;
  padding: 6px 20px;
  border-color: #e5dfdf;
  background-color: #f7f7f7 !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.sppb-form-control {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e5dfdf;
}
.sppb-form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
a,
i {
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
  background-color: #ededed;
  color: #706d6d;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul.pagination li a {
  margin-right: 10px;
  background: transparent;
  color: #adadad;
  border: solid 2px #e1e1e1 !important;
  font-weight: 700;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 16px;
  padding: 0 !important;
  margin: 0 10px 0 0 !important;
  background: none !important;
  color: #706d6d !important;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  text-align: center;
  border-radius: 0 !important;
}
ul.pagination li a:hover {
  background: transparent;
  color: #706d6d;
  border: solid 2px #706d6d;
}
ul.pagination li.active a,
ul.pagination li:hover a {
  border-color: #706d6d !important;
}
ul.pagination li.disabled a {
  border-color: #e1e1e1 !important;
}
.alert-message,
.sppb-alert-info {
  background-color: #d9edf7;
  color: #31708f;
}
.alert-message div,
.sppb-alert-info div {
  font-size: 14px;
  font-weight: 400;
}
.alert-warning,
.sppb-alert-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.alert-danger,
.sppb-alert-danger {
  background-color: #f2dede;
  color: #a94442;
}
.alert .close {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.login button[type="submit"],
.logout button[type="submit"] {
  color: #fff;
}
.login button[type="submit"].btn,
.logout button[type="submit"].btn {
  border: none !important;
}
.login button[type="submit"]:hover,
.login button[type="submit"]:focus,
.logout button[type="submit"]:hover,
.logout button[type="submit"]:focus {
  outline: none;
}
.form-links li {
  display: inline-block;
}
.form-links li a {
  font-size: 14px;
  color: #24252a;
}
#sp-top-bar {
  padding: 8px 0;
  letter-spacing: 1px;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
#sp-top-bar .sp-contact-info {
  font-size: 12px;
}
#sp-top-bar .sp-contact-info &gt;li i {
  margin-right: 10px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
  float: right;
  font-size: 14px;
}
ul.social-icons &gt;li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons &gt;li a {
  color: #706d6d;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li &gt;a:before {
  display: none;
}
.sp-contact-info {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 135px;
}
#sp-header .logo {
  display: inline-block;
  height: 105px;
  display: table;
}
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
#sp-menu-right {
  padding-right: 0;
}
#sp-main-menu-sticky-wrapper {
  position: relative;
  height: inherit !important;
  width: inherit !important;
}
body:not(.layout-boxed) #sp-main-menu-sticky-wrapper #sp-main-menu {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  width: 100%;
}
.layout-boxed #sp-main-menu .container {
  position: relative;
}
.layout-boxed #sp-main-menu .container .top-search-input-wrap {
  position: absolute;
  top: 60px;
  width: 100%;
}
#sp-main-menu {
  position: relative;
  z-index: 100;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
.is-sticky #sp-main-menu {
  -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
  height: 60px;
}
.is-sticky #sp-main-menu &gt;.container&gt;.row:first-child {
  height: 60px;
}
.is-sticky #sp-main-menu &gt;.container&gt;.row:first-child:before,
.is-sticky #sp-main-menu &gt;.container&gt;.row:first-child:after {
  position: absolute;
  content: '';
  height: 60px;
  width: 100%;
  left: -100%;
}
.is-sticky #sp-main-menu &gt;.container&gt;.row:first-child:after {
  left: inherit;
  right: -100%;
}
.aspasia-top-search .searchwrapper {
  position: inherit;
  float: right;
  width: 80px;
}
.aspasia-top-search .searchwrapper input {
  width: 80px;
}
.aspasia-top-search .icon-top-wrapper {
  float: right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 140px 0 110px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  background-color: #666;
  text-align: center;
  z-index: 10;
}
.sp-page-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  z-index: -1;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
}
.sp-page-title h2 {
  font-size: 72px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 42px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 30px 0 0 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.sp-page-title .breadcrumb &gt;.active {
  color: rgba(0,0,0,0.5);
}
.sp-page-title .breadcrumb &gt;span,
.sp-page-title .breadcrumb &gt;li,
.sp-page-title .breadcrumb &gt;li+li:before,
.sp-page-title .breadcrumb &gt;li&gt;a {
  color: #606060;
}
.sp-page-title .breadcrumb&gt;li+li:before {
  content: "&gt;";
}
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.sppb-addon-cta .sppb-cta-title {
  line-height: 1.3;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-cta .sppb-btn-default {
  margin-top: 20px;
}
.sppb-text-left * {
  text-align: left;
}
.aspasia-small-title .sppb-addon-title &gt;span {
  font-size: 16px;
}
.aspasia-background-color {
  position: relative;
}
.aspasia-background-color:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aspasia-custom-line-height * {
  line-height: 1.5;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper {
  position: relative;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-stage .owl-item.active .sppb-slideshow-fullwidth-item-text {
  z-index: 100;
  opacity: 1;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper {
  text-align: center;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg {
  height: 680px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg &gt;.container {
  position: relative;
  height: 100%;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  color: #ffffff;
  z-index: -999;
  opacity: 0;
  display: inline-block;
  text-transform: capitalize;
  text-align: left;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slidehsow-sub-title {
  margin-top: 20px;
  font-size: 72px;
  font-weight: 700;
  letter-spacing: -3px;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text a,
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title {
  color: #ffffff;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text p.details {
  margin-bottom: 80px;
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text a.btn {
  color: #2a2b30;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation .container {
  position: relative;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a {
  position: absolute;
  bottom: 60px;
  right: 0;
  font-size: 33px;
  width: 55px;
  height: 55px;
  background: #fff;
  text-align: center;
  line-height: 55px;
  z-index: 999;
  color: #24252a;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlidePrev {
  right: 70px;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper:hover .customNavigation a {
  opacity: 1;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-controls {
  position: absolute;
  bottom: 12%;
  left: 0;
  right: 0;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-dots .owl-dot span {
  width: 40px;
  height: 5px;
  background: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-item .sppb-slideshow-fullwidth-item .sppb-wow.sppb-animated {
  display: none;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-item.active .sppb-slideshow-fullwidth-item .sppb-wow.sppb-animated {
  display: block;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-item.active .sppb-slideshow-fullwidth-item .sppb-wow.sppb-animated.sppb-slideshow-fullwidth-read-more {
  display: inline-block;
}
.sppb-addon-thumb-gallery {
  overflow: hidden;
}
.sppb-addon-thumb-gallery.default .flexslider.sppb-tg-slider:before,
.sppb-addon-thumb-gallery.default .flexslider.sppb-tg-slider:after {
  display: none;
}
.sppb-addon-thumb-gallery .sppb-addon-title {
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 400;
}
.sppb-addon-thumb-gallery .flexslider {
  background: transparent;
  border: 0;
  margin: 0 0 15px;
}
.sppb-addon-thumb-gallery .flexslider:hover .flex-direction-nav a.flex-prev {
  left: 0 !important;
}
.sppb-addon-thumb-gallery .flexslider:hover .flex-direction-nav a.flex-next {
  right: 0 !important;
}
.slides.sppb-addon-thumb-gallery .flexslider:hover:after {
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 1;
}
.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider .slides {
  position: relative;
  overflow: hidden;
}
.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider:hover:after {
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 1;
}
.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider:hover:before {
  opacity: .7;
}
.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider .flex-direction-nav .flex-prev {
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  left: -50px !important;
}
.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider .flex-direction-nav .flex-next {
  right: -50px !important;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.sppb-addon-thumb-gallery #carousel.flexslider {
  margin-bottom: 0;
}
.sppb-addon-thumb-gallery .flex-direction-nav .flex-prev {
  left: auto !important;
}
.sppb-addon-thumb-gallery .flex-direction-nav .flex-next {
  right: 0 !important;
}
.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a {
  left: 0;
  text-shadow: none;
  width: 25px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  text-align: center;
}
.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a:before {
  content: "";
  font-family: Fontawesome;
  display: block;
  content: '\f104';
  color: #fff;
  font-size: 28px;
  text-shadow: none;
}
.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a:hover {
  color: transparent;
  text-shadow: none;
}
.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next a {
  right: 0;
  text-shadow: none;
  width: 25px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  text-align: center;
}
.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next a:before {
  content: "";
  font-family: Fontawesome;
  display: block;
  content: '\f105';
  font-size: 28px;
  color: #fff;
  text-shadow: none;
}
.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next a:hover {
  color: transparent;
  text-shadow: none;
}
.sppb-addon-thumb-gallery #carousel ul li {
  opacity: .6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin-right: 15px;
  position: relative;
}
.sppb-addon-thumb-gallery #carousel ul li.flex-active-slide:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  background-color: rgba(0,0,0,0);
}
.sppb-addon-thumb-gallery #carousel ul li:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.sppb-addon-thumb-gallery #carousel ul li:hover {
  cursor: pointer;
}
.sppb-addon-thumb-gallery #carousel ul li:hover:after {
  opacity: 1;
}
.sppb-addon-thumb-gallery #carousel li.flex-active-slide {
  position: relative;
  opacity: 1;
}
.sppb-addon-thumb-gallery #carousel li.flex-active-slide:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-prev .flex-prev {
  left: 25px !important;
}
.sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-prev a {
  top: inherit;
  bottom: 20px;
  left: 22px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-next a {
  top: inherit;
  bottom: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.sppb-addon-gallery {
  margin-bottom: 30px;
}
.sppb-addon-gallery .sppb-gallery {
  margin: 0 -15px;
}
.sppb-addon-gallery .sppb-gallery &gt;li {
  padding: 0 15px;
  width: 25%;
}
.sppb-addon-gallery .sppb-gallery &gt;li a {
  position: relative;
}
.sppb-addon-gallery .sppb-gallery &gt;li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-addon-gallery .sppb-gallery &gt;li a:after {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
  font-size: 72px;
  color: #fff;
  margin-top: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-addon-gallery .sppb-gallery &gt;li a img {
  width: 100% !important;
}
.sppb-addon-gallery .sppb-gallery &gt;li:hover a:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sppb-addon-gallery .sppb-gallery &gt;li:hover a:after {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}
.sppb-addon-gallery .sppb-gallery &gt;li img {
  width: 100%;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 100px 50px 100px 0;
}
.sppb-addon-feature .sppb-feature-box-title {
  margin: 0 0 30px 0;
}
.sppb-addon-feature:hover {
  cursor: pointer;
}
.aspasia-feature-box .sppb-feature-box-title {
  margin-top: 30px !important;
}
.aspasia-feature-box .sppb-addon-content &gt;span {
  overflow: hidden;
}
.aspasia-feature-box .sppb-addon-content &gt;span img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.aspasia-feature-box .sppb-addon-content:hover &gt;span img {
  opacity: .5;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.aspasia-feature-box ul {
  list-style: none;
  padding-left: 20px;
  margin-top: 20px;
}
.aspasia-feature-box ul li {
  line-height: 30px;
}
.aspasia-feature-box ul li:before {
  content: "\f0da";
  font-family: fontawesome;
  margin-right: 10px;
}
.sppb-addon-feature-with-icon .sppb-feature-box-title {
  margin-bottom: 25px;
}
.sppb-feature-boder-bottom {
  border-bottom: 1px solid #e1e1e1;
}
.sppb-nav-pills,
.sppb-addon-tab .sppb-nav-tabs {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
  text-align: center;
}
.sppb-nav-pills &gt;li,
.sppb-addon-tab .sppb-nav-tabs &gt;li {
  margin: 0;
}
.sppb-nav-pills &gt;li +li,
.sppb-addon-tab .sppb-nav-tabs &gt;li +li {
  margin: 0;
}
.sppb-nav-pills &gt;li.active a,
.sppb-nav-pills &gt;li.active a:hover,
.sppb-nav-pills &gt;li.active a:focus,
.sppb-addon-tab .sppb-nav-tabs &gt;li.active a,
.sppb-addon-tab .sppb-nav-tabs &gt;li.active a:hover,
.sppb-addon-tab .sppb-nav-tabs &gt;li.active a:focus {
  border-radius: 0;
  color: #fff;
}
.sppb-nav-pills &gt;li &gt;a,
.sppb-addon-tab .sppb-nav-tabs &gt;li &gt;a {
  background: transparent;
  color: #24252a;
  border-radius: 0;
  padding: 0 30px;
  line-height: 50px;
  margin: 0;
}
.sppb-nav-pills &gt;li &gt;a:hover,
.sppb-nav-pills &gt;li &gt;a:focus,
.sppb-addon-tab .sppb-nav-tabs &gt;li &gt;a:hover,
.sppb-addon-tab .sppb-nav-tabs &gt;li &gt;a:focus {
  background-color: transparent;
}
.sppb-addon-tab.aspasia-nav-pills .sppb-tab-content {
  background: transparent;
  padding: 0;
}
.sppb-addon-tab.aspasia-nav-pills .sppb-tab-content .sppb-tab-pane {
  padding: 20px 0;
}
.aspasia-nav-pills-one .sppb-nav-pills {
  background-color: #fff;
}
.sppb-addon-tab .sppb-nav-tabs {
  border: none;
  background: #e1e1e1;
  margin-bottom: 0;
}
.sppb-addon-tab .sppb-nav-tabs &gt;li.active &gt;a,
.sppb-addon-tab .sppb-nav-tabs &gt;li.active a:hover,
.sppb-addon-tab .sppb-nav-tabs &gt;li.active a:focus {
  background-color: #fff !important;
}
.sppb-addon-tab .sppb-nav-tabs &gt;li &gt;a {
  font-size: 14px;
  line-height: 60px;
  border: none;
}
.sppb-addon-tab .sppb-nav-tabs &gt;li &gt;a:hover,
.sppb-addon-tab .sppb-nav-tabs &gt;li &gt;a:focus {
  background-color: transparent;
  border: none;
  outline: none;
}
.sppb-addon-tab .sppb-tab-content {
  background: #fff;
  padding: 40px 30px;
}
.sppb-addon-tab .sppb-tab-content .sppb-tab-pane {
  padding: 0;
}
.aspasia-nav-tabs-one .sppb-nav-tabs &gt;li.active &gt;a,
.aspasia-nav-tabs-one .sppb-nav-tabs &gt;li.active a:hover,
.aspasia-nav-tabs-one .sppb-nav-tabs &gt;li.active a:focus {
  color: #24252a;
  background-color: #fff !important;
}
.aspasia-nav-tabs-one .sppb-nav-tabs &gt;li &gt;a {
  color: #fff;
}
span.sppb-tab-icon {
  display: block;
}
span.sppb-tab-icon i {
  text-align: center;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs {
  background: transparent;
  text-align: center;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li {
  height: 175px;
  position: relative;
  display: inline-block;
  float: inherit;
  margin-right: 90px;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li:last-child {
  margin-right: 0;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li.active a {
  color: #24252a;
  background: none !important;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li.active:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -5px;
  z-index: 1;
  border-width: 15px;
  border-color: #fafafa #fafafa transparent transparent;
  border-style: solid;
  -webkit-transform: rotate(-45deg) translate(-50%);
  transform: rotate(-45deg) translate(-50%);
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li &gt;a {
  font-size: 18px;
  font-weight: 400;
  color: #706d6d;
  text-transform: capitalize;
  letter-spacing: 0px;
  line-height: 1.2;
  padding: 0;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li &gt;a i {
  display: block;
  font-size: 42px;
  margin-bottom: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li.active&gt;a,
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li.active a:hover,
.aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li.active a:focus {
  background: transparent;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content {
  padding: 0;
  position: relative;
  background: #fafafa;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content:before,
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: -2000px;
  width: 2000px;
  background: #fafafa;
  height: 100%;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content:after {
  left: inherit;
  right: -2000px;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane {
  padding: 100px 0;
  background-color: #fafafa;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane .details {
  color: #24252a;
  margin-top: 50px;
  margin-bottom: 30px;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane .details:first-letter {
  font-size: 52px;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane ul li {
  width: 50%;
  padding: 0;
  float: left;
  color: #706d6d;
}
.aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane ul li:before {
  content: "\f00c";
  font-family: fontawesome;
  margin-right: 5px;
}
.sppb-addon-accordion .sppb-panel {
  border: 0;
  box-shadow: none;
  background: none;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading {
  border-radius: 0;
  padding: 0 20px;
  line-height: 46px;
  background-color: transparent;
  border: solid 1px #706d6d;
  position: relative;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active {
  background-color: #fff;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active:before {
  content: "\f068";
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f067";
  right: 0;
  top: 0;
  font-size: 12px;
  color: #24252a;
  padding: 0 17px;
  border-left: 1px solid #706d6d;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading span.sppb-panel-title {
  color: #38434a;
  font-size: 16px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
  display: none;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-body {
  padding: 30px 20px 10px;
  border-top: 0 !important;
  font-size: 16px;
  line-height: 24px;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel+.sppb-panel {
  margin-top: 20px;
}
.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading {
  border-color: #cfcfcf;
  background-color: #e1e1e1;
}
.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading.active {
  background-color: #24252a;
  border-color: #24252a;
}
.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading.active span {
  color: #fff;
}
.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading.active:before {
  color: #fff;
  border-color: #393b42;
}
.sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading:before {
  border-color: #cfcfcf;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading {
  color: #fff;
  border-color: #36be49;
  background-color: #36be49;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading span {
  color: #fff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading.active {
  border-color: #36be49;
  background-color: #36be49;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading:before {
  color: #fff;
  border-color: #30aa41;
  background-color: #30aa41;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading {
  color: #000;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background-color: transparent;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading span {
  color: #000;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading.active {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background-color: transparent;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading:before {
  border: none;
  background-color: transparent;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading {
  color: #fff;
  border-color: #dc272d;
  background-color: #dc272d;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading span {
  color: #fff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading.active {
  border-color: #dc272d;
  background-color: #dc272d;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading:before {
  color: #fff;
  border-color: #c92126;
  background-color: #c92126;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading {
  color: #fff;
  border-color: #ff3d00;
  background-color: #ff3d00;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading span {
  color: #fff;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading.active {
  border-color: #ff3d00;
  background-color: #ff3d00;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading:before {
  color: #fff;
  border-color: #e63700;
  background-color: #e63700;
}
.sppb-progress {
  margin-bottom: 5px;
  height: 4px;
  background-color: #706d6d;
  border-radius: 0;
}
.sppb-progress-wrap {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.aspasia-progress-wrapper {
  padding-bottom: 60px;
  padding-left: 30px;
}
.aspasia-progress-wrapper .sppb-addon-text-block {
  color: #fff;
}
.aspasia-progress-wrapper .sppb-progress-wrap {
  color: #fff;
}
.sppb-addon-person * {
  color: #706d6d;
}
.sppb-addon-person .sppb-person-image {
  float: left;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}
.sppb-addon-person .sppb-person-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 10;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
}
.sppb-addon-person .sppb-person-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.sppb-addon-person:hover {
  cursor: pointer;
}
.sppb-addon-person:hover .sppb-person-image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.sppb-addon-person:hover .sppb-person-image:before {
  opacity: 1;
}
.sppb-addon-person .sppb-person-information &gt;span.sppb-person-name {
  font-size: 24px;
  font-weight: 400;
  color: #24252a;
}
.sppb-addon-person .sppb-person-information &gt;span.sppb-person-designation {
  font-size: 16px;
  color: #706d6d;
  margin-top: 5px;
}
.sppb-addon-person .sppb-person-social-icons {
  margin-top: 20px;
}
.sppb-addon-person .sppb-person-social-icons ul&gt;li {
  margin: 0 12px 0 0;
}
.sppb-addon-person .sppb-person-social-icons ul&gt;li:first-child {
  margin-left: 0;
}
.sppb-addon-person .sppb-person-social-icons ul&gt;li a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-addon-pricing-table .sppb-pricing-box {
  background-color: #fff;
  color: #24252a;
  padding: 60px 30px;
  border: none;
}
.sppb-addon-pricing-table .sppb-pricing-header &gt;i {
  font-size: 72px;
  display: block;
  margin-bottom: 30px;
}
.sppb-addon-pricing-table .sppb-pricing-header .sppb-pricing-title {
  font-size: 22px;
}
.sppb-addon-pricing-table .sppb-pricing-features {
  margin: 30px 0;
  color: #706d6d;
}
.sppb-addon-pricing-table .sppb-pricing-wrapper {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 10px;
}
.sppb-addon-pricing-table .sppb-pricing-curency {
  vertical-align: super;
  font-size: 22px;
}
.sppb-addon-pricing-table .sppb-pricing-duration {
  margin-bottom: 30px;
  font-weight: 500;
}
.sppb-addon-pricing-table .sppb-btn {
  padding: 0 70px;
  white-space: normal;
}
.sppb-addon-pricing-table .sppb-pricing-featured.sppb-pricing-box {
  background-color: #24252a;
  color: #fff;
}
.sppb-addon-pricing-table .sppb-pricing-featured .sppb-pricing-features {
  color: #e1e1e1;
}
.sppb-addon-pricing-table .sppb-pricing-featured .sppb-btn {
  background-color: #fff;
  color: #24252a;
}
.pricing-style2 .sppb-addon-pricing-table .sppb-pricing-box {
  background-color: #ededed;
}
.pricing-style2 .sppb-addon-pricing-table .sppb-pricing-featured.sppb-pricing-box {
  color: #fff;
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.pricing-style2 .sppb-row&gt;div {
  padding: 0;
  z-index: 1;
}
.pricing-style2 .sppb-row&gt;div:nth-child(2) {
  z-index: 10;
}
.pricing-style3 .sppb-addon-pricing-table .sppb-pricing-box {
  background-color: #ededed;
  border: 2px solid #24252a;
}
.pricing-style3 .sppb-addon-pricing-table .sppb-pricing-featured.sppb-pricing-box {
  background-color: #24252a;
  border: none;
  color: #fff;
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.pricing-style3 .sppb-row&gt;div {
  padding: 0;
  z-index: 1;
}
.pricing-style3 .sppb-row&gt;div:nth-child(2) {
  z-index: 10;
}
.sp-animated-number-content {
  background-color: #fff;
  padding: 50px 50px 60px 50px;
}
.sp-animated-number-content .sppb-cta-text {
  margin-bottom: 50px;
}
.aspasia-animated-number {
  width: 100%;
  height: 220px;
  display: table;
}
.aspasia-animated-number .sppb-addon-content {
  display: table-cell;
  vertical-align: middle;
  padding: 40px !important;
  color: #fff;
}
.aspasia-animated-number .sppb-addon-content .sppb-animated-number {
  font-weight: 700;
}
.aspasia-animated-number .sppb-addon-content .sppb-animated-number-title {
  font-weight: 700;
}
.aspasia-animated-number-style-two .sppb-icon&gt;span&gt;i {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-animated-number-style-two:hover {
  cursor: pointer;
}
.aspasia-animated-number-style-two:hover .sppb-animated-number-title {
  color: #24252a !important;
}
.aspasia-animated-number-style-two .sppb-animated-number {
  font-weight: 700;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-animated-number-style-two .sppb-animated-number-title {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  line-height: 1.3 !important;
}
.aspasia-single-image-with-caption {
  position: relative;
}
.aspasia-single-image-with-caption .sppb-addon-single-image-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  margin: 0;
  width: 100%;
  z-index: 10;
}
.aspasia-single-image-with-caption .sppb-addon-title {
  position: relative;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-single-image-with-caption .sppb-addon-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 50px;
  height: 3px;
  background: #fff;
  transform: translate(-50%);
}
.aspasia-single-image-with-caption .sppb-addon-img-subtitle {
  margin-bottom: -20px;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.aspasia-single-image-with-caption .sppb-addon-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(36,37,42,0.8);
  z-index: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-single-image-with-caption:hover .sppb-addon-title {
  margin-top: -20px;
}
.aspasia-single-image-with-caption:hover .sppb-addon-img-subtitle {
  opacity: 1;
  margin-bottom: 0;
}
.aspasia-cta {
  padding-left: 35px;
}
.aspasia-cta .sppb-cta-text {
  color: #fff;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .sppb-addon-cta .sppb-row&gt;div {
    float: left;
  }
  .sppb-addon-cta .sppb-row&gt;div.sppb-text-right {
    margin-top: 30px;
  }
}
.aspasia-get-in-touch {
  text-align: center;
}
.aspasia-get-in-touch &gt;div {
  display: inline-block;
  max-width: 360px;
  padding: 65px;
  color: #fff;
  margin-top: -20px;
}
.aspasia-get-in-touch &gt;div .sppb-cta-title {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.aspasia-image-with-content {
  color: #fff;
}
.aspasia-image-with-content a {
  color: #fff;
}
.aspasia-image-with-content .sppb-content-holder {
  position: relative;
}
.aspasia-image-with-content .sppb-content-holder:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  width: 1000%;
  height: 100%;
  z-index: -1;
}
.aspasia-image-with-content .sppb-content-holder h2 {
  margin-bottom: 50px;
}
.aspasia-image-with-content .sppb-content-holder .details {
  margin-bottom: 50px;
}
.aspasia-image-with-content .sppb-content-holder .aspasia-link-border {
  font-weight: 500;
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-addon-testimonial {
  text-align: center;
}
.sppb-addon-testimonial * {
  color: #fff;
}
.sppb-addon-testimonial .sppb-addon-testimonial-review span {
  font-size: 24px;
  font-weight: 600;
  margin: 0 130px;
  padding: 0;
  display: block;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer {
  margin: 0;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer .sppb-addon-testimonial-client {
  font-size: 24px;
  margin-top: 50px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer .sppb-addon-testimonial-client:before {
  content: '\2014 \00A0';
}
.sppb-addon-testimonial .sppb-media &gt;a.pull-left {
  width: 100%;
}
.sppb-addon-testimonial .sppb-media &gt;a.pull-left img {
  display: inline-block;
}
.sppb-addon-testimonial .sppb-media .sppb-media-body {
  width: 100%;
}
.sppb-testimonial-pro .sppb-testimonial-client {
  margin-bottom: 25px;
}
.sppb-testimonial-pro .sppb-testimonial-client .pro-client-name {
  color: #24252a;
  display: block;
  margin-bottom: 5px;
}
.sppb-testimonial-pro .sppb-testimonial-client .pro-client-url {
  font-size: 14px;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  background: #fff;
  padding: 40px;
  font-size: 14px;
}
.sppb-testimonial-pro .sppb-item.active &gt;div:nth-child(2) .sppb-testimonial-message {
  position: relative;
}
.sppb-testimonial-pro .sppb-item.active &gt;div:nth-child(2) .sppb-testimonial-message:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  border-width: 7px;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: 0 0;
}
.sppb-testimonial-pro .sppb-carousel-control {
  position: absolute;
  left: -60px;
  bottom: 80px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 45px;
  color: #24252a;
  border: none;
  width: inherit;
  height: inherit;
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
  background: none;
}
.sppb-testimonial-pro .sppb-carousel-control.right {
  right: -60px;
  left: inherit;
}
.sppb-addon-articles {
  text-align: center;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-meta {
  margin-top: 20px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-meta * {
  font-size: 14px;
  font-weight: 600;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-title {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-title a {
  color: #24252a;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-introtext {
  font-size: 14px;
  margin-bottom: 30px;
}
.about-modal .sppb-modal-selector:before {
  content: "\f04b";
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 68px;
  height: 68px;
  line-height: 68px;
  background: rgba(0,0,0,0.3);
  border-radius: 100%;
  font-size: 25px;
  color: #fff;
}
#clients-slider {
  text-align: center;
  padding: 0 100px;
  position: relative;
}
#clients-slider .item a {
  display: block;
  text-align: center;
}
#clients-slider .item img {
  display: inline-block;
  width: inherit !important;
}
#clients-slider .owl-prev,
#clients-slider .owl-next {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background: transparent;
}
#clients-slider .owl-prev:before,
#clients-slider .owl-next:before {
  content: "\f104";
  font-family: fontawesome;
  text-indent: 1px;
  position: absolute;
  top: 0;
  left: 0;
  color: #24252a;
  font-size: 34px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#clients-slider .owl-next {
  left: inherit;
  right: 0;
}
#clients-slider .owl-next:before {
  content: "\f105";
}
#clients-slider .owl-dots .owl-dot span {
  width: 30px !important;
  height: 8px !important;
}
.aspasia-contact-info .sppb-addon-feature .sppb-icon &gt;span i {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-contact-info .sppb-addon-feature .sppb-feature-box-title {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-contact-info .sppb-addon-feature:hover .sppb-icon &gt;span i {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.aspasia-contact-details {
  position: absolute;
  z-index: 1;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aspasia-contact-details .sppb-addon-content {
  max-width: 360px;
  display: inline-block;
  color: #fff;
  padding: 70px 90px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
}
.aspasia-contact-details .sppb-addon-content p {
  margin-bottom: 30px;
  line-height: 1.3;
}
.aspasia-contact-details .contact-social-icons {
  list-style: none;
  margin-top: 50px;
  padding: 0;
}
.aspasia-contact-details .contact-social-icons li {
  display: inline-block;
  margin-right: 25px;
}
.aspasia-contact-details .contact-social-icons li:last-child {
  margin-right: 0;
}
.aspasia-contact-details .contact-social-icons li a i {
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sppb-addon-ajax-contact form {
  max-width: 750px;
  display: inline-block;
  width: 100%;
}
.sppb-addon-ajax-contact textarea {
  height: 190px !important;
}
.sppb-addon-ajax-contact .sppb-btn {
  background-color: #24252a;
  margin-top: 20px;
}
.hikashop_products_pagination .list-footer .pagenav,
.hikashop_subcategories_pagination .list-footer .pagenav {
  color: #000;
  border: 0;
  line-height: 100%;
}
.layout-listing .pagination-wraper .pagination&gt;.active&gt;a {
  margin-top: 2px;
}
#sbox-window {
  background: none;
  box-shadow: none !important;
  min-height: 160px;
}
#sbox-content iframe {
  min-height: 180px;
  width: 100%;
}
#hikashop_add_to_cart_continue_div,
#hikashop_add_to_cart_checkout_div {
  float: none;
  display: inline-block;
  margin-bottom: 20px;
}
#sbox-btn-close {
  right: -10px;
  top: -10px;
}
#hikashop_messages_success {
  text-align: center;
  border-top: none;
  border-bottom: none;
  padding: 10px;
}
#hikashop_messages_success ul {
  margin: 0;
}
.hikashop_notice_box_content {
  padding: 20px 15px;
  overflow: hidden;
}
.hikashop_notice_box_content .hikashop_cart_input_button {
  border-radius: 2px;
  border: none;
  padding: 0 25px;
  color: #fff !important;
  background: #06396a;
  font-size: 14px;
  height: 35px !important;
  line-height: 35px !important;
  margin: 0;
  letter-spacing: 0px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.hikashop_notice_box_content #hikashop_notice_box_message .close {
  height: 25px;
}
.hikashop_next_product,
.hikashop_previous_product {
  width: 40px;
  height: 40px;
  background: none;
  border-radius: 0;
  line-height: 40px;
  text-align: center;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  color: #a39e9e;
  margin-right: 10px;
  margin-top: 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.hikashop_next_product:before,
.hikashop_previous_product:before {
  font-family: fontawesome;
}
.hikashop_next_product:hover,
.hikashop_previous_product:hover {
  color: #24252a;
  border-color: #24252a;
  background: none;
}
.hikashop_previous_product:before {
  content: "\f104";
}
.hikashop_next_product:before {
  content: "\f105";
}
.layout-show #hikashop_product_left_part {
  padding: 0 30px 0 0;
}
.layout-show #hikashop_product_left_part .hikashop_main_image_div {
  margin-bottom: 20px;
  overflow: hidden;
}
.layout-show #hikashop_product_left_part .hikashop_main_image_div .hikashop_product_main_image_thumb {
  margin: 0;
}
.layout-show #hikashop_product_left_part .hikashop_main_image_div #hikashop_main_image {
  max-width: inherit;
  margin-bottom: 0 !important;
}
.layout-show #hikashop_product_left_part .hikashop_small_image_div {
  padding: 0;
  text-align: left;
  margin: -15px;
}
.layout-show #hikashop_product_left_part .hikashop_small_image_div a {
  display: inline-block;
  margin: 15px;
}
.layout-show #hikashop_product_left_part .hikashop_small_image_div a:last-child {
  margin-right: 0;
}
.layout-show #hikashop_product_left_part .hikashop_small_image_div img {
  width: 87px;
  height: inherit;
  margin: 0;
  padding: 0;
  display: inline-block;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.layout-show #hikashop_product_left_part .hikashop_small_image_div img:hover {
  opacity: .5;
}
.layout-show #hikashop_product_right_part {
  margin: 0;
  padding: 0;
}
.layout-show #hikashop_product_right_part h3 {
  font-size: 42px;
  font-weight: 700;
  color: #24252a;
  margin: 25px 0 0 0;
}
.layout-show #hikashop_product_right_part h3 span.hikashop_product_variant_subname {
  font-size: 18px;
  margin-left: 5px;
  color: #666;
}
.layout-show #hikashop_product_right_part span.hikashop_product_price_full {
  display: inline-block;
  float: left;
}
.layout-show #hikashop_product_right_part span.hikashop_product_price_full span {
  font-size: 32px;
  font-weight: 700 !important;
  font-style: inherit;
  font-family: inherit;
}
.layout-show #hikashop_product_right_part #hikashop_product_vote_mini {
  display: inline-block;
  float: right;
}
.layout-show #hikashop_product_right_part .hikashop_product_description_main {
  clear: both;
  overflow: hidden;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 30px 0;
  margin-bottom: 20px;
  font-size: 14px;
  color: #706d6d;
}
.layout-show #hikashop_product_right_part .hikashop_product_description_main p.hikashop_product_description_title {
  font-size: 15px;
  color: #24252a;
  padding-right: 60px;
}
.layout-show #hikashop_product_right_part .hikashop_product_characteristics {
  border: 0;
  padding: 0;
  border-radius: 0;
}
.layout-show #hikashop_product_right_part .hikashop_product_characteristics table.hikashop_product_characteristics_table select {
  width: 152px;
  height: 40px !important;
  border-color: #d6d6d6;
  padding-left: 15px;
}
.layout-show #hikashop_product_right_part .hikashop_product_characteristics table.hikashop_product_characteristics_table tbody tr td {
  padding: 0 60px 0 0;
  color: #24252a;
}
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock table.hikashop_product_quantity tbody tr {
  display: inline-block;
  float: left;
}
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock table.hikashop_product_quantity tbody tr .hkshop_prd_availablity_stocktitle {
  margin-right: 37px;
}
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock table.hikashop_product_quantity tbody tr td a.hikashop_product_quantity_field_change_minus,
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock table.hikashop_product_quantity tbody tr td a.hikashop_product_quantity_field_change_plus,
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock table.hikashop_product_quantity tbody tr td input.hikashop_product_quantity_field {
  height: 40px;
  width: 40px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  border-radius: 0;
}
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock table.hikashop_product_quantity tbody tr td input.hikashop_product_quantity_field {
  border-right: 0;
  border-left: 0;
  height: 41px !important;
  width: 70px;
  border-color: #d6d6d6;
  background: none !important;
}
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock .hikashop_product_addtocart {
  display: inline-block;
  margin-top: 40px;
}
.layout-show #hikashop_product_right_part .hikashop_product_quantity_main .hikashop_product_stock .hikashop_product_addtocart input {
  color: #fff !important;
  height: 40px !important;
  line-height: 40px !important;
  display: table-cell;
  vertical-align: middle;
  padding: 0 50px;
  margin: 0;
  border: none;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.layout-show #hikashop_product_right_part .hkshop_prd_availablity {
  margin-top: 10px;
  margin-bottom: 25px;
}
.layout-show #hikashop_product_right_part .hkshop_prd_availablity .hkshop_prd_availablity_stock_title {
  color: #24252a;
  font-weight: 400;
}
.layout-show #hikashop_product_right_part .hkshop_prd_availablity .hkshop_prd_availablity_outofstock {
  text-transform: capitalize;
  margin-bottom: 0;
}
.layout-show #hikashop_product_right_part .hkshop_prd_availablity .hkshop_prd_availablity_stock {
  color: #8dc63f;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0;
}
.layout-show #hikashop_product_right_part #hikashop_product_tags_main .tags span {
  text-transform: capitalize;
  letter-spacing: inherit;
}
.layout-show #hikashop_product_right_part #hikashop_product_tags_main .tags a {
  text-transform: capitalize;
  background: transparent;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.layout-show .hikashop_product_bottom_part {
  padding-top: 60px;
}
.layout-show .hikashop_product_bottom_part .skshop_prd_desc_wrap p.hikashop_product_description_title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.layout-show .hikashop_product_bottom_part .nav-tabs {
  border: none;
  background: #fff;
}
.layout-show .hikashop_product_bottom_part .nav-tabs &gt;li {
  margin: 0;
}
.layout-show .hikashop_product_bottom_part .nav-tabs &gt;li.active&gt;a {
  color: #fff;
}
.layout-show .hikashop_product_bottom_part .nav-tabs &gt;li &gt;a {
  border: none;
  border-radius: 0;
  line-height: 50px;
  padding: 0 30px;
  margin: 0;
  letter-spacing: 1.5px;
  font-size: 14px;
}
.layout-show .hikashop_product_bottom_part .nav-tabs &gt;li &gt;a:hover,
.layout-show .hikashop_product_bottom_part .nav-tabs &gt;li &gt;a:focus {
  background: transparent;
}
.layout-show .hikashop_product_bottom_part .tab-content {
  padding: 40px 20px;
  color: #706d6d;
  font-size: 14px;
}
.layout-show .hikashop_product_vote_listing {
  padding-top: 30px;
}
.layout-show .hikashop_product_vote_listing .hika_comment_listing {
  border-bottom: solid 1px #eee;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-bottom: 20px;
}
.layout-show .hikashop_product_vote_listing .hika_comment_listing .hika_comment_listing_content {
  padding: 10px;
  font-size: 14px;
}
.layout-show .hikashop_vote_stars .hk-rating {
  position: relative;
  top: -5px;
  left: 5px;
}
.layout-show table.hikashop_comment_form input {
  margin-bottom: 20px;
  height: 50px !important;
  border-radius: 0;
}
.layout-show .hikashop_comment_textarea {
  height: 150px !important;
  padding: 10px 20px;
}
.layout-show input.button {
  margin-top: 20px;
  color: #fff;
}
.layout-show input.button:hover {
  color: #fff;
}
.layout-show .hkshop-nxtprev-product {
  display: none;
}
.layout-show .hikashop_submodules {
  padding-top: 50px;
}
.layout-show .hikashop_submodules h2 {
  font-size: 48px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  border-bottom: 0;
  margin-bottom: 70px;
}
.layout-show .hikashop_submodules .hikashop_products_pagination_bottom .list-footer .limit {
  font-size: 16px;
  color: #666;
  border-top: none;
  border-bottom: none;
}
.layout-show .hikashop_submodules .hikashop_products_pagination_bottom .list-footer .limit select {
  height: 40px !important;
}
.layout-show .hikashop_submodules .hikashop_products_pagination_bottom .hikashop_results_counter {
  font-size: 16px;
}
.view-category .hikashop_category_information {
  margin: 0;
}
.view-category .hikashop_category_information .hikashop_submodules {
  padding-top: 0;
}
.view-category .hikashop_products_listing .hikashop_product_list {
  padding: 0;
}
.view-category .hikashop_products_listing .hikashop_product_list &gt;li {
  width: 33.33333% !important;
  list-style: none;
  margin: 0 !important;
}
.hikashop_wizardbar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current {
  background: #DAD9D9 !important;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {
  border-left-color: #DAD9D9 !important;
}
.hikashop_products .hikashop_product .hikashop_product_image {
  margin-bottom: 20px;
  background-color: #24252a;
  overflow: hidden;
}
.hikashop_products .hikashop_product:hover .hikashop_product_image img {
  opacity: .6;
}
.hikashop_products .hikashop_product:hover .hikashop_product_quantity_add_to_cart_div input {
  -webkit-transform: translate(-50%,-35%) scale(1);
  transform: translate(-50%,-35%) scale(1);
}
.hikashop_products .hikashop_product .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  background: none !important;
  border: none;
}
.hikashop_products .hikashop_product .thumbnail:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hikashop_products .hikashop_product .hikashop_product_price {
  font-style: normal;
  color: #a1a198;
  font-family: inherit;
}
.hikashop_products .hikashop_product .hikashop_product_name {
  font-size: 18px;
  margin-bottom: 10px;
}
.hikashop_products .hikashop_product .hikashop_product_name a {
  color: #000;
  font-weight: 400;
}
.hikashop_products .hikashop_product .hikashop_product_image img {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  width: 100%;
}
.hikashop_products .hikashop_product .hikashop_product_price_per_unit {
  display: none;
}
.hikashop_products .hikashop_product .has-option .hikashop_product_stock,
.hikashop_products .hikashop_product .hikashop_product_addtocart {
  color: #000;
  margin-left: -50px;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.hikashop_products .hikashop_product .has-option .hikashop_product_stock:before,
.hikashop_products .hikashop_product .hikashop_product_addtocart:before {
  content: "\f07a";
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 20px;
  pointer-events: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.hikashop_products .hikashop_product .has-option .hikashop_product_stock .hikashop_cart_input_button,
.hikashop_products .hikashop_product .hikashop_product_addtocart .hikashop_cart_input_button {
  text-indent: -999px;
  margin: 0;
  padding: 0 25px;
  background-color: #fff;
  border-radius: 0;
  height: 50px;
  width: 50px;
}
.hikashop_products .hikashop_product .has-option .hikashop_product_stock:hover:before,
.hikashop_products .hikashop_product .hikashop_product_addtocart:hover:before {
  color: #fff;
}
.hikashop_products .hikashop_product .has-option .hikashop_product_stock {
  margin-top: -20px !important;
}
.hikashop_products .hikashop_product .has-option .hikashop_product_stock:before {
  content: "\f013";
}
.hikashop_products .hikashop_product .hikashop_product_addtocart input,
.hikashop_products .hikashop_product .hikashop_product_addtocart a,
.hikashop_products .hikashop_product .hikashop_cart_button,
.hikashop_products .hikashop_product .hikashop_cart_input_button {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding: 0 30px;
  line-height: 40px !important;
  border: none;
  background-image: none;
  color: #fff !important;
  font-size: 18px !important;
  width: inherit;
}
.hikashop_products .hikashop_product .hikashop_cart_input_button {
  margin-top: 20px;
}
.hikashop_products .hikashop_product .hikashop_product_quantity {
  margin: 0 auto;
}
.hikashop_products_listing .hikashop_products .hikashop_product {
  margin-bottom: 30px;
}
.hikashop_products_listing .hikashop_products .hikashop_product:hover .hikashop_product_listing_image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.hikashop_products_listing .hikashop_products .hikashop_product:hover .hikashop_product_addtocart,
.hikashop_products_listing .hikashop_products .hikashop_product:hover .has-option .hikashop_product_stock {
  margin-left: -30px;
  opacity: 1;
}
.hikashop_products_listing .hikashop_products .hikashop_product:hover .item-external-link {
  opacity: 1;
  margin-left: 35px;
}
.hikashop_products_listing .hikashop_products .hikashop_product .has-option .hikashop_product_stock:before {
  display: block;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_stock:before {
  display: none;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_listing_image {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop-product-info &gt;span {
  display: inline-block;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_name {
  float: left;
  font-size: 16px;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_price_full {
  float: right;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_price_full .hikashop_product_price {
  font-weight: 500 !important;
}
.hikashop_products_listing .hikashop_products .hikashop_product a.hikashop_product_quantity_field_change {
  width: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  margin: 0;
  text-align: center;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_stock .hikashop_product_quantity_field {
  width: 70px;
  height: 40px !important;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-color: #d6d6d6;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_quantity {
  display: none;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_vote_stars {
  margin-bottom: 20px;
  display: none;
}
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_addtocart,
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_stock,
.hikashop_products_listing .hikashop_products .hikashop_product .hikashop_product_no_stock,
.hikashop_products_listing .hikashop_products .hikashop_product .item-external-link {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-top: -10px;
}
.hikashop_products_listing .hikashop_products .hikashop_product .item-external-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  width: 50px;
  height: 50px;
  margin-top: -20px;
  line-height: 50px;
  margin-left: 55px;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #24252a;
}
.hikashop_products_listing .hikashop_products .hikashop_product .item-external-link:hover {
  color: #fff;
  cursor: pointer;
}
.hikashop_checkout_payment_images img {
  float: left;
  margin-right: 10px;
}
.hikashop_cart_product_image_thumb img.hikashop_product_checkout_cart_image {
  width: 60px;
}
.hikashop_checkout_cart .table-striped tbody tr td {
  vertical-align: middle !important;
}
.hikashop_checkout_cart td input {
  padding: 0px !important;
  width: 50px !important;
  height: 35px !important;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.hikashop_cart_product_quantity_refresh,
.hikashop_cart_product_quantity_delete {
  padding: 8px 10px;
}
.hikashop_checkout_coupon label {
  width: 100%;
}
.hikashop_checkout_coupon input.hikashop_checkout_coupon_field {
  display: block;
  margin: 20px 0;
  padding: 0 20px;
}
button.hikabtn.hikabtn-primary.hikabtn_checkout_coupon_add {
  background: #0e429c;
  padding: 0 50px !important;
  height: 40px;
  border: none !important;
  border-radius: 0px;
  -webkit-transition: 400ms;
  transition: 400ms;
  color: #fff !important;
}
button.hikabtn.hikabtn-primary.hikabtn_checkout_coupon_add:hover {
  background: #0a2e6d;
}
.hikashop_checkout_address .btn-success,
.hikabtn-success {
  color: #fff;
  background-color: #5cb85c;
  height: 40px;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #24252a;
  border-radius: 2px;
  line-height: 50px;
  padding: 0 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.hikashop_products_pagination,
.hikashop_subcategories_pagination {
  font-size: 11px;
  text-align: center;
  clear: both;
  padding-top: 15px;
}
.hkc-md-4.hikashop_product {
  padding-left: 8px;
  padding-right: 8px;
}
.hikashop_products_listing_main input.hikashop_listing_quantity_field,
.hikashop_products_listing_main .limit select {
  display: inline;
  margin-left: 10px;
}
.hikashop_product_stock_count {
  display: none;
}
.list-footer .counter {
  color: #666;
  padding-top: 5px;
  padding-bottom: 5px;
}
.list-footer.pagination.pagination-toolbar {
  margin-bottom: 0;
}
.hikashop_results_counter {
  display: block;
}
#hikashop_product_price_main .hikashop_product_price_full {
  text-align: left;
  margin: 10px 0px;
}
.hikashop_listing_comment &gt;span {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.hika_comment_listing td {
  padding: 5px;
}
.hika_comment_listing_name {
  font-weight: bold;
  color: #2C8296;
  display: inline-block;
}
.hika_comment_listing_stars {
  display: inline-block;
}
.hika_comment_listing_content {
  background-color: white;
  color: #333;
}
.hikashop_products_pagination .list-footer .limit .inputbox,
.hikashop_subcategories_pagination .list-footer .limit .inputbox {
  width: 70px;
  height: 30px !important;
  border-radius: 0;
  padding: 0 10px;
}
.hikashop_products_pagination .list-footer .limit {
  border-bottom: 1px solid #efefef;
  padding: 15px 0;
  border-top: 1px solid #efefef;
}
a.hikashop_product_quantity_field_change {
  width: 30px;
  height: 20px;
  display: inline-block;
  border: 1px solid #d6d6d6;
  line-height: 20px;
  color: #767676;
  margin: 4px 5px;
}
.hikashop_product_stock .hikashop_product_quantity_field {
  width: 50px;
}
.hikashop_product_no_stock {
  color: #000;
  font-size: 20px;
}
.hikashop_categories_listing_main .hikashop_subcategories .hikashop_container {
  margin: 0 !important;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails {
  overflow: hidden;
  padding: 0;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails .hikashop_subcontainer {
  padding: 0;
  border-radius: 0 !important;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails .hikashop_subcontainer &gt;div {
  overflow: hidden;
  background-color: #000;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails .hikashop_subcontainer &gt;div img {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails .hikashop_subcontainer .hikashop_category_name {
  padding: 15px 0;
  display: block;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails .hikashop_subcontainer .hikashop_category_name a {
  margin: 0;
  font-weight: 500;
}
.hikashop_categories_listing_main .hikashop_subcategories .thumbnails .hikashop_subcontainer:hover img {
  -webkit-transform: scale(1.2) rotate(-5deg);
  transform: scale(1.2) rotate(-5deg);
  opacity: .8;
}
.hikashop_categories_listing_main .hikashop_category_name a {
  font-weight: 300;
  font-size: 18px;
  color: #000;
}
.hikashop_categories_listing_main .thumbnail {
  border: none;
}
.hikashop_categories_listing_main .thumbnail:hover {
  box-shadow: none;
}
span.hikashop_product_price,
.hikashop_checkout_cart_additional,
.hikashop_checkout_cart_payment,
.hikashop_checkout_cart_coupon,
.hikashop_checkout_cart_additional,
.hikashop_checkout_cart_shipping,
.hikashop_checkout_cart_subtotal,
span.hikashop_checkout_cart_final_total {
  font-family: inherit;
  font-weight: 400 !important;
  font-style: normal;
  color: #555555;
}
.hikashop_shipping_methods,
.hikashop_payment_methods,
.checkout_coupon_wrapper,
.hikashop_checkout_cart {
  margin: 60px 0;
}
.hikashop_shipping_methods legend,
.hikashop_payment_methods legend,
.checkout_coupon_wrapper legend,
.hikashop_checkout_cart legend {
  font-size: 21px !important;
  padding-bottom: 15px !important;
  color: #000 !important;
  text-transform: capitalize !important;
  font-weight: 100 !important;
  margin: 0 !important;
  border-bottom: 1px solid #7D7D7D !important;
  width: 100% !important;
}
#hikashop_checkout_page .hikashop_cart_bar {
  background: #f5f5f5;
  padding-bottom: 10px;
}
#hikashop_checkout_page form h1 {
  font-size: 21px !important;
  padding-bottom: 10px !important;
  margin-bottom: 30px;
  color: #000 !important;
  font-weight: 100 !important;
}
#hikashop_checkout_page form &gt;div {
  margin-bottom: 30px;
}
#hikashop_checkout_page fieldset {
  margin: 0;
  padding: 0 25px;
  overflow: hidden;
}
#hikashop_checkout_page fieldset input {
  border-radius: 0;
  padding: 0 20px;
}
#hikashop_checkout_page fieldset select {
  border-radius: 0;
}
#hikashop_checkout_page fieldset &gt;p {
  margin-bottom: 15px;
}
#hikashop_checkout_page fieldset #com-form-login-remember {
  margin: 20px 0;
}
#hikashop_checkout_page fieldset #com-form-login-remember label {
  width: inherit;
  margin-right: 10px;
  line-height: 22px;
}
#hikashop_checkout_page fieldset ul {
  list-style: none;
  margin: 10px 0 20px 0;
  padding: 0;
  text-align: center;
}
#hikashop_checkout_page fieldset ul li {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #7D7D7D;
}
#hikashop_checkout_page fieldset ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
#hikashop_checkout_page h2 {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
  margin: 0 -25px 25px -25px;
  padding: 15px 0px;
}
#hikashop_checkout_page .hikashop_checkout_login {
  width: 100%;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part {
  border: 1px solid #d4d4d4;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part input {
  padding: 0 15px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part span.add-on {
  border: none;
  display: inline;
  padding: 0;
  line-height: 50px;
  margin-right: 10px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part #form-login-remember label[for="modlgn-remember"] {
  margin-left: 10px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part {
  border: 1px solid #d4d4d4;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part h2 {
  font-size: 14px;
  text-transform: uppercase;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part input {
  width: 185px;
  float: left;
  margin-right: 10px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part input.button[type="submit"] {
  width: 100%;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part select {
  margin-right: 10px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal {
  padding-left: 20px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal select {
  padding: 9px;
  width: 64%;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal .btn.btn-primary {
  width: 94%;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal .control-label {
  text-align: left;
  float: left;
  width: 30%;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal .controls {
  float: none !important;
  margin-left: 0;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal .address-info-title {
  margin-left: -20px;
}
#hikashop_checkout_page .hikashop_checkout_login .hikashop_field_required {
  float: left;
  padding-left: 0;
  margin-left: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#hikashop_checkout_page .hikashop_checkout_billing_address input[type='button'] {
  padding: 10px 35px;
}
#hikashop_checkout_page .hikashop_checkout_billing_address .table td {
  border: 0;
}
#hikashop_checkout_page .hikashop_shipping_methods,
#hikashop_checkout_page .hikashop_payment_methods {
  margin: 60px 0;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset legend,
#hikashop_checkout_page .hikashop_payment_methods fieldset legend {
  margin-bottom: 30px !important;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset label,
#hikashop_checkout_page .hikashop_payment_methods fieldset label {
  width: inherit;
  line-height: inherit;
  padding: 10px 30px;
  box-shadow: none;
  border: none !important;
  border-radius: 0;
  color: #fff;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset .hikashop_shipping_group,
#hikashop_checkout_page .hikashop_payment_methods fieldset .hikashop_shipping_group {
  margin-top: 20px;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset .hikashop_shipping_group .hikashop_checkout_shipping_name,
#hikashop_checkout_page .hikashop_payment_methods fieldset .hikashop_shipping_group .hikashop_checkout_shipping_name {
  font-weight: 400;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset .hikashop_shipping_group table tbody tr,
#hikashop_checkout_page .hikashop_payment_methods fieldset .hikashop_shipping_group table tbody tr {
  display: inline-block;
  border-bottom: 0 !important;
  margin-right: 30px;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset .hikashop_shipping_group table tbody tr:hover,
#hikashop_checkout_page .hikashop_payment_methods fieldset .hikashop_shipping_group table tbody tr:hover {
  background: none !important;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset .hikashop_shipping_group table tbody tr input,
#hikashop_checkout_page .hikashop_payment_methods fieldset .hikashop_shipping_group table tbody tr input {
  margin-top: -3px;
}
#hikashop_checkout_page .hikashop_shipping_methods fieldset .hikashop_shipping_group table tbody tr td,
#hikashop_checkout_page .hikashop_payment_methods fieldset .hikashop_shipping_group table tbody tr td {
  padding: 0;
}
#hikashop_checkout_page .hikashop_shipping_methods .hikashop_checkout_payment_image img,
#hikashop_checkout_page .hikashop_payment_methods .hikashop_checkout_payment_image img {
  display: inline-block;
  margin-right: 10px;
}
#hikashop_checkout_page .hikashop_shipping_methods .hikashop_checkout_payment_description,
#hikashop_checkout_page .hikashop_payment_methods .hikashop_checkout_payment_description {
  margin-left: 0;
}
#hikashop_checkout_page .hikashop_shipping_methods .hikashop_credit_card,
#hikashop_checkout_page .hikashop_payment_methods .hikashop_credit_card {
  margin-top: 30px;
  margin-bottom: 30px !important;
}
#hikashop_checkout_page .hikashop_shipping_methods .hikashop_credit_card input,
#hikashop_checkout_page .hikashop_payment_methods .hikashop_credit_card input {
  height: 40px !important;
  border-radius: 0;
}
#hikashop_checkout_page .hikashop_shipping_methods table tr {
  float: left;
}
#hikashop_checkout_page .hikashop_shipping_methods table input {
  margin-right: 10px;
}
#hikashop_checkout_page .hikashop_shipping_methods table input,
#hikashop_checkout_page .hikashop_shipping_methods table label {
  float: left;
}
#hikashop_checkout_page .hikashop_shipping_methods .shiping_name {
  display: none;
}
#hikashop_checkout_page .hikashop_payment_methods_table .payment_label {
  display: none;
}
#hikashop_checkout_page .hikashop_payment_methods_table input,
#hikashop_checkout_page .hikashop_payment_methods_table label {
  margin-right: 10px;
  margin-bottom: 0;
}
#hikashop_checkout_page .hikashop_payment_methods_table tr {
  background: none;
}
#hikashop_checkout_page .hikashop_payment_methods_table tr td {
  border: 0;
  background: transparent;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
#hikashop_checkout_page .hikashop_payment_methods_table tr:hover {
  background: none;
}
#hikashop_checkout_page .hikashop_payment_methods_table .hikashop_checkout_payment_ccinfo {
  display: none;
}
#hikashop_checkout_page .hikashop_payment_methods_table .hikashop_checkout_payment_description {
  font-size: 14px;
  color: #8C8B8B;
  margin-top: 10px;
}
#hikashop_checkout_page .hikashop_payment_methods_table .ccinfo div {
  margin: 0 !important;
}
#hikashop_checkout_page .checkout_coupon_wrapper {
  margin-bottom: 60px !important;
  overflow: hidden;
}
#hikashop_checkout_page .checkout_coupon_wrapper .hikashop_checkout_coupon {
  margin-top: 30px;
}
#hikashop_checkout_page .checkout_coupon_wrapper .hikashop_checkout_coupon span {
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
  margin-right: 20px;
}
#hikashop_checkout_page .checkout_coupon_wrapper .hikashop_checkout_coupon input {
  float: left;
  border-radius: 0;
}
#hikashop_checkout_page .checkout_coupon_wrapper .hikashop_checkout_coupon .hikashop_cart_input_button {
  color: #fff !important;
  padding: 0 30px !important;
  width: inherit;
  height: 50px;
  font-size: 16px;
  margin-left: 20px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#hikashop_checkout_page #hikashop_checkout_status .label-info {
  background-color: #ddd;
  color: #000;
  border: 1px solid #ddd;
  font-weight: 300;
}
#hikashop_checkout_page input.hikashop_cart_input_button[value="Finish"] {
  width: 150px;
  float: left;
}
#hikashop_checkout_page #hikashop_checkout_coupon_input,
#hikashop_checkout_page .hikashop_cart_input_button {
  width: auto;
  margin: 0;
}
#hikashop_checkout_page #hikashop_checkout_coupon {
  font-size: 16px;
  font-weight: 500;
}
#hikashop_checkout_page #hikashop_checkout_coupon #hikashop_checkout_coupon_input {
  margin: 20px 0;
  padding: 0 20px;
}
#hikashop_checkout_page .hikashop_product_quantity_field {
  padding: 0;
  min-width: 50px;
}
#hikashop_checkout_page .hikashop_checkout_cart legend {
  margin-bottom: 30px !important;
}
#hikashop_checkout_page .hikashop_checkout_cart thead tr .hikashop_cart_title {
  font-size: 16px;
  font-weight: 400;
}
#hikashop_checkout_page .hikashop_checkout_cart thead th {
  border-bottom: 0;
}
#hikashop_checkout_page .hikashop_checkout_cart .table&gt;thead&gt;tr&gt;th,
#hikashop_checkout_page .hikashop_checkout_cart .table&gt;tbody&gt;tr&gt;th,
#hikashop_checkout_page .hikashop_checkout_cart .table&gt;tfoot&gt;tr&gt;th,
#hikashop_checkout_page .hikashop_checkout_cart .table&gt;thead&gt;tr&gt;td,
#hikashop_checkout_page .hikashop_checkout_cart .table&gt;tbody&gt;tr&gt;td,
#hikashop_checkout_page .hikashop_checkout_cart .table&gt;tfoot&gt;tr&gt;td {
  vertical-align: middle;
}
#hikashop_checkout_page .hikashop_checkout_cart span.visible-phone {
  display: none;
}
#hikashop_checkout_page .hikashop_checkout_cart .hikashop_checkout_cart_total_wrap {
  background: none;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#hikashop_checkout_page .hikashop_checkout_cart .hikashop_checkout_cart_total_wrap:hover {
  background: none;
}
#hikashop_checkout_page .hikashop_checkout_cart .hikashop_checkout_cart_total_wrap td {
  border: none;
  font-size: 16px;
  font-weight: 400;
}
#hikashop_checkout_page .hikashop_checkout_cart .hikashop_cart_product_name a {
  font-size: 14px;
}
#hikashop_checkout_page .hikashop_checkout_cart tbody tr .hikashop_cart_product_image_thumb img {
  width: 60px;
}
#hikashop_checkout_page .hikashop_checkout_cart tbody tr .hikashop_cart_product_name_value,
#hikashop_checkout_page .hikashop_checkout_cart tbody tr .hikashop_cart_product_price_value {
  vertical-align: middle;
}
#hikashop_checkout_page .hikashop_checkout_cart tbody tr .hikashop_cart_product_quantity_value input {
  width: 35px;
  height: 35px !important;
  border-radius: 0;
  text-align: center;
  float: left;
}
#hikashop_checkout_page .hikashop_checkout_cart tbody tr .hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,
#hikashop_checkout_page .hikashop_checkout_cart tbody tr .hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete {
  vertical-align: middle;
  padding: 8px 10px;
}
#hikashop_checkout_page .hikashop_cart_input_button {
  color: #fff !important;
  padding: 0 50px !important;
  height: 40px;
  border: none !important;
  border-radius: 0;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.hikashop_checkout_login_right_part fieldset {
  padding-bottom: 25px !important;
}
.hikashop_checkout_login_right_part .input .hikashop_contentpane {
  display: block;
}
.hikashop_checkout_login_right_part .input .hikashop_contentpane tr {
  margin-bottom: 15px;
  display: block;
}
.hikashop_checkout_login_right_part .input .hikashop_contentpane td {
  position: relative;
}
.hikashop_checkout_login_right_part .input .hikashop_contentpane .required-field {
  width: 10px;
  height: 10px;
  margin-top: -10px;
  font-size: 14px;
}
.hikashop_checkout_login_right_part select {
  max-width: 185px;
  height: 38px !important;
  float: left;
}
.hikashop_checkout_login_right_part .hikashop_cart_input_button {
  width: 100%;
  margin-top: 15px;
}
.hikashop_checkout_login_right_part h3.hikashop_registration_address_info_title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
  border-bottom: 1px solid #d4d4d4;
  text-align: center;
  padding-bottom: 10px;
  margin-top: 5px;
}
#hikashop_address_form_header_iframe {
  margin: 10px 20px;
}
#hikashop_address_form_span_iframe {
  margin: 10px 20px;
}
#hikashop_address_form_span_iframe form input,
#hikashop_address_form_span_iframe form select {
  padding: 0 20px !important;
}
#hikashop_address_form_span_iframe form input[type="submit"] {
  color: #fff !important;
  padding: 0 50px !important;
  width: inherit;
  height: 50px;
  font-size: 14px;
  margin-left: 20px;
  font-weight: 400;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.com-hikashop #sp-main-body {
  background-color: #ededed;
}
.com-hikashop #sp-left .custom-class .sp-module {
  margin-top: 30px;
}
.hikashop_module .hikashop_products .hikashop_product:hover .hikashop_product_image img {
  opacity: .5;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop-product-info {
  float: left;
  max-width: 140px;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_subcontainer {
  overflow: hidden;
  padding: 0;
  border-radius: 0 !important;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_stock_count {
  display: none;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_price_full,
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_code_list {
  display: block !important;
  text-align: left !important;
  float: none;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_price_full .hikashop_product_price,
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_code_list .hikashop_product_price {
  font-size: 22px;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_name {
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_name a {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_quantity_add_to_cart_div input {
  position: inherit;
  transform: inherit;
}
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_addtocart,
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_stock,
.hikashop_module .hikashop_products .hikashop_product .hikashop_product_no_stock {
  position: inherit;
  top: inherit;
  left: inherit;
  transform: inherit;
  animation: inherit !important;
}
.hikashop_module .hikashop_products .hikashop_product_quantity {
  display: none;
}
.hikashop_module .hikashop_products a.hikashop_product_quantity_field_change {
  border: none;
  background-color: #fff;
}
.hikashop_module .hikashop_products .hikashop_cart_input_button {
  margin-top: 0;
}
.top-cart-wrapper {
  position: relative;
  display: inline-block;
  float: right;
}
.top-cart-wrapper:after {
  content: '';
  position: absolute;
  opacity: 0;
  left: 50%;
  bottom: -50px;
  z-index: 999;
  width: 0;
  height: 0;
  border-width: 5px;
  border-color: #ddd #ddd transparent transparent;
  border-style: solid;
  transform: rotate(-45deg);
  transform-origin: 0 0;
  box-sizing: border-box;
  margin-left: -7px;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.top-cart-wrapper.active:after {
  z-index: 1;
  opacity: 1;
  bottom: -10px;
}
.top-cart-wrapper .cart-toggle {
  line-height: 105px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.top-cart-wrapper .hikashop_cart_module {
  display: none;
  position: absolute;
  right: -15px;
  top: 100%;
  min-width: 200px;
  padding: 25px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  background: #ededed;
  border-top: 5px solid #e1e1e1;
  z-index: 999;
  font-size: 14px;
  text-align: center;
  line-height: 100%;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  z-index: 9999;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row0,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row1 {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row0 .hikashop_product_quantity_field,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row1 .hikashop_product_quantity_field {
  height: 40px !important;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row0:hover,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row1:hover {
  background-color: rgba(0,0,0,0.05);
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row0:hover .hikashop_product_quantity_field,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .row1:hover .hikashop_product_quantity_field {
  border-color: #e1e1e1;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart th,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart td {
  padding: 10px 0;
  line-height: 100%;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_cart_module_product_name_title {
  text-align: center;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_cart_module_product_image {
  padding-left: 5px;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_cart_module_product_delete_value {
  padding-right: 5px;
}
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart span.hikashop_product_price,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_checkout_cart_additional,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_checkout_cart_payment,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_checkout_cart_coupon,
.top-cart-wrapper .hikashop_cart_module #hikashop_cart.hikashop_cart .hikashop_checkout_cart_additional {
  font-style: normal;
  font-family: inherit;
}
.top-cart-wrapper .hikashop_cart_module form {
  width: 350px;
  margin: 0;
}
.top-cart-wrapper .hikashop_cart_module form table tbody .hikashop_cart_module_product_image {
  max-width: 40px;
}
.top-cart-wrapper .hikashop_cart_module form table tbody .hikashop_cart_module_product_name_value {
  text-align: center;
}
.top-cart-wrapper .hikashop_cart_module form table tbody .hikashop_cart_module_product_name_value a {
  color: #333;
}
.top-cart-wrapper .hikashop_cart_module form table tbody .hikashop_product_quantity_field {
  background-color: transparent;
  margin: 0 10px !important;
}
.top-cart-wrapper .hikashop_cart_module form table tbody tr {
  border-bottom: 1px solid #e1e1e1;
}
.top-cart-wrapper .hikashop_cart_module form table span.hikashop_product_price,
.top-cart-wrapper .hikashop_cart_module form table .hikashop_checkout_cart_additional,
.top-cart-wrapper .hikashop_cart_module form table .hikashop_checkout_cart_payment,
.top-cart-wrapper .hikashop_cart_module form table .hikashop_checkout_cart_coupon,
.top-cart-wrapper .hikashop_cart_module form table .hikashop_checkout_cart_additional {
  color: #333;
}
.top-cart-wrapper .hikashop_cart_module form .hikashop_cart_input_button {
  margin-top: 30px !important;
  width: 100%;
  color: #fff !important;
  border: none !important;
}
.top-cart-wrapper .hikashop_cart_module form .hikashop_cart_input_button:hover,
.top-cart-wrapper .hikashop_cart_module form .hikashop_cart_input_button:focus,
.top-cart-wrapper .hikashop_cart_module form .hikashop_cart_input_button:active,
.top-cart-wrapper .hikashop_cart_module form .hikashop_cart_input_button:disabled {
  opacity: 1;
}
.top-cart-wrapper .hikashop_cart_module input {
  margin-top: 10px;
  width: 30px;
  padding: 0;
  min-height: 30px;
  text-align: center;
  border-color: transparent;
}
.shop-search {
  margin-top: 0 !important;
}
.shop-search form {
  position: relative;
}
.shop-search form:after {
  position: absolute;
  content: "\f002";
  font-family: Fontawesome;
  color: #706d6d;
  font-size: 16px;
  right: 20px;
  top: 12px;
}
.shop-search .mod-search-searchword {
  width: 100%;
  background-color: #fff !important;
  border: none;
}
.featured-info &gt;div {
  background-color: #e1e1e1;
  padding: 16px 20px;
  margin-bottom: 10px;
  color: #a39e9e;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.featured-info &gt;div:hover {
  background-color: #fff;
  cursor: pointer;
}
.featured-info &gt;div p {
  margin: 0;
  font-size: 14px;
}
.featured-info &gt;div p strong {
  font-size: 16px;
  text-transform: uppercase;
}
.featured-info &gt;div i {
  font-size: 40px;
}
.featured-info &gt;div .dummy {
  display: none;
}
.aspasia-catagories {
  background-color: #fff;
  padding: 25px 0;
}
.aspasia-catagories .sp-module-title {
  padding: 0 0 25px 25px;
  border-bottom: 1px solid #f7f7f7 !important;
}
.aspasia-catagories .aspasia-catagories {
  padding: 0 25px;
}
.aspasia-catagories .aspasia-catagories .accordion-group {
  border: none;
  border-radius: 0;
}
.aspasia-catagories .aspasia-catagories .accordion-group .accordion-heading {
  background: none;
}
.aspasia-catagories .aspasia-catagories .hikashop_category_list {
  width: 100%;
}
.aspasia-catagories .aspasia-catagories .hikashop_category_list .hikashop_category_list_item {
  border: none;
  margin-bottom: 20px;
}
.aspasia-catagories .aspasia-catagories .hikashop_category_list .hikashop_category_list_item:last-child {
  margin-bottom: none;
}
.aspasia-catagories .aspasia-catagories .hikashop_category_list .hikashop_category_list_item &gt;a {
  font-weight: 300;
  line-height: 100%;
}
.aspasia-catagories .aspasia-catagories .hikashop_category_list .hikashop_category_list_item &gt;a:before {
  display: none;
}
.aspasia-catagories .aspasia-catagories .hikashop_subcategories .accordion-inner {
  background-color: #e5e5e5;
}
.aspasia-catagories .aspasia-catagories .hikashop_subcategories h4 a {
  color: #706d6d;
  font-weight: 400;
  font-size: 16px;
}
.aspasia-catagories .aspasia-catagories .hikashop_subcategories h4 a.accordion-toggle {
  background: none;
  padding-left: 0;
  padding-right: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-catagories .aspasia-catagories .hikashop_subcategories h4 a.accordion-toggle:before {
  content: "\f105";
  font-family: fontawesome;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.aspasia-catagories .aspasia-catagories .hikashop_subcategories h4 a.accordion-toggle[aria-expanded="true"]:before {
  content: "\f107";
  font-family: fontawesome;
}
.aspasia-catagories .accordion-heading a.accordion-toggle {
  padding-left: 5px;
}
.aspasia-top-products {
  background-color: #fff;
  padding: 25px 0;
}
.aspasia-top-products .sp-module-title {
  padding: 0 0 25px 25px;
  border-bottom: 1px solid #f7f7f7 !important;
}
.aspasia-top-products .aspasia-top-products {
  padding: 0 0 0 25px;
  text-align: left;
}
.aspasia-top-products .hikashop_listing_img_title &gt;span {
  float: left;
}
.aspasia-top-products .thumbnails&gt;li {
  border: none;
}
.aspasia-top-products .thumbnails&gt;li .hikashop_container {
  margin: 0 5px !important;
}
.aspasia-top-products .hikashop_product_image {
  float: left;
  margin: 0 15px 0 0 !important;
}
.aspasia-top-products .hikashop_product_name a {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.aspasia-top-products .hikashop_product_price_full {
  display: inline-table;
}
.aspasia-top-products .hikashop_product_price_full &gt;span {
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
}
.hikashop_products_listing .thumbnails {
  padding: 0;
  overflow: hidden;
}
.hikashop_products_listing div.hikashop_container {
  margin: 0 !important;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info &gt;dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info &gt;dd &gt;i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags &gt;span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating+form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover~span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.layout-blog article.item,
.view-article article.item,
.layout-shaper_aspasiablogfullwidth article.item {
  margin-bottom: 80px;
}
.layout-blog article.item p,
.view-article article.item p,
.layout-shaper_aspasiablogfullwidth article.item p {
  color: #606060;
}
.layout-blog article.item .entry-header,
.view-article article.item .entry-header,
.layout-shaper_aspasiablogfullwidth article.item .entry-header {
  margin-bottom: 35px;
}
.layout-blog article.item .entry-header dl.article-info,
.view-article article.item .entry-header dl.article-info,
.layout-shaper_aspasiablogfullwidth article.item .entry-header dl.article-info {
  margin: 0;
}
.layout-blog article.item .entry-header dl.article-info &gt;dd,
.view-article article.item .entry-header dl.article-info &gt;dd,
.layout-shaper_aspasiablogfullwidth article.item .entry-header dl.article-info &gt;dd {
  margin: 0;
  font-size: 14px;
  color: #606060;
  font-weight: 500;
}
.layout-blog article.item .entry-header h2,
.view-article article.item .entry-header h2,
.layout-shaper_aspasiablogfullwidth article.item .entry-header h2 {
  margin: 30px 0 0 0;
  line-height: 36px;
}
.layout-blog article.item .entry-header h2 a,
.view-article article.item .entry-header h2 a,
.layout-shaper_aspasiablogfullwidth article.item .entry-header h2 a {
  font-size: 28px;
  color: #24252a;
}
.layout-blog article.item .tags,
.view-article article.item .tags,
.layout-shaper_aspasiablogfullwidth article.item .tags {
  margin-top: 30px;
}
.layout-blog article.item .tags span,
.view-article article.item .tags span,
.layout-shaper_aspasiablogfullwidth article.item .tags span {
  text-transform: capitalize;
  letter-spacing: inherit;
}
.layout-blog article.item .tags a.label-info,
.view-article article.item .tags a.label-info,
.layout-shaper_aspasiablogfullwidth article.item .tags a.label-info {
  background-color: transparent;
  padding: 0;
  font-size: 16px;
  font-weight: inherit;
}
.blog-variation-two .pagination-wrapper {
  margin-left: 196px;
}
.layout-shaper_aspasiablogfullwidth .page-header {
  display: none;
  margin: 0;
}
.layout-shaper_aspasiablogfullwidth .page-header h1 {
  font-size: 32px;
  margin: 0 0 30px 0;
  border-bottom: solid 1px #24252a;
  padding-bottom: 20px;
  color: #24252a;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info {
  margin: 0;
  text-align: right;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info &gt;dd {
  margin: 0 0 30px 0;
  display: block;
  font-size: 16px;
  text-transform: capitalize;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info dd.published {
  margin-bottom: 185px;
  font-size: 42px;
  font-weight: 700;
  color: #24252a;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info dd.published span.entry-date-day {
  display: block;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info dd.createdby span.info-block-title {
  display: block;
  text-transform: lowercase;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info dd.category-name span.info-block-title {
  display: none;
}
.layout-shaper_aspasiablogfullwidth article.item .article-info dd.category-name a {
  font-weight: 500;
}
.com-content p.readmore {
  margin-top: 45px;
}
.com-content p.readmore a.btn-default {
  color: #706d6d;
  padding: 0 0 10px 0;
  line-height: inherit;
  background-color: transparent;
  line-height: 100%;
  border-bottom: solid 2px #706d6d;
  border-radius: 0;
}
.view-article .page-header {
  display: none;
}
.view-article .entry-image img {
  width: 100%;
}
.view-article .entry-header h2 {
  color: #24252a;
  font-size: 32px;
}
.view-article blockquote {
  font-size: 20px;
  font-style: italic;
  padding: 0 20px;
  margin: 0;
  line-height: 36px;
}
.view-article ul.pagenav {
  margin: 40px 0;
}
.view-article ul.pagenav li.previous a,
.view-article ul.pagenav li.next a {
  font-size: 14px;
  font-weight: 500;
  color: #adadad;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: none;
  display: block !important;
  -webkit-box-shadow: none;
  background-color: transparent;
  border: 2px solid #adadad !important;
  line-height: 40px;
  padding: 0 30px;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.view-article ul.pagenav li.previous a:hover,
.view-article ul.pagenav li.next a:hover {
  color: #706d6d;
  border: 2px solid #706d6d !important;
}
.layout-category .itemList .catItemView,
.layout-category .itemList .tagItemView,
.layout-category .itemList .userItemView,
.layout-category .tagItemList .catItemView,
.layout-category .tagItemList .tagItemView,
.layout-category .tagItemList .userItemView,
.layout-category .userItemList .catItemView,
.layout-category .userItemList .tagItemView,
.layout-category .userItemList .userItemView,
.layout-tag .itemList .catItemView,
.layout-tag .itemList .tagItemView,
.layout-tag .itemList .userItemView,
.layout-tag .tagItemList .catItemView,
.layout-tag .tagItemList .tagItemView,
.layout-tag .tagItemList .userItemView,
.layout-tag .userItemList .catItemView,
.layout-tag .userItemList .tagItemView,
.layout-tag .userItemList .userItemView,
.layout-user .itemList .catItemView,
.layout-user .itemList .tagItemView,
.layout-user .itemList .userItemView,
.layout-user .tagItemList .catItemView,
.layout-user .tagItemList .tagItemView,
.layout-user .tagItemList .userItemView,
.layout-user .userItemList .catItemView,
.layout-user .userItemList .tagItemView,
.layout-user .userItemList .userItemView {
  padding: 0;
  margin-bottom: 90px;
}
.layout-category .itemList .catItemView .catItemHeader .catItemImageBlock,
.layout-category .itemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-category .itemList .catItemView .catItemHeader .userItemImageBlock,
.layout-category .itemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-category .itemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-category .itemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-category .itemList .catItemView .userItemHeader .catItemImageBlock,
.layout-category .itemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-category .itemList .catItemView .userItemHeader .userItemImageBlock,
.layout-category .itemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-category .itemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-category .itemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-category .itemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-category .itemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-category .itemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-category .itemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-category .itemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-category .itemList .userItemView .catItemHeader .catItemImageBlock,
.layout-category .itemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-category .itemList .userItemView .catItemHeader .userItemImageBlock,
.layout-category .itemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-category .itemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-category .itemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-category .itemList .userItemView .userItemHeader .catItemImageBlock,
.layout-category .itemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-category .itemList .userItemView .userItemHeader .userItemImageBlock,
.layout-category .tagItemList .catItemView .catItemHeader .catItemImageBlock,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-category .tagItemList .catItemView .catItemHeader .userItemImageBlock,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-category .tagItemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-category .tagItemList .catItemView .userItemHeader .catItemImageBlock,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-category .tagItemList .catItemView .userItemHeader .userItemImageBlock,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-category .tagItemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-category .tagItemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-category .tagItemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-category .tagItemList .userItemView .catItemHeader .catItemImageBlock,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-category .tagItemList .userItemView .catItemHeader .userItemImageBlock,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-category .tagItemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-category .tagItemList .userItemView .userItemHeader .catItemImageBlock,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-category .tagItemList .userItemView .userItemHeader .userItemImageBlock,
.layout-category .userItemList .catItemView .catItemHeader .catItemImageBlock,
.layout-category .userItemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-category .userItemList .catItemView .catItemHeader .userItemImageBlock,
.layout-category .userItemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-category .userItemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-category .userItemList .catItemView .userItemHeader .catItemImageBlock,
.layout-category .userItemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-category .userItemList .catItemView .userItemHeader .userItemImageBlock,
.layout-category .userItemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-category .userItemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-category .userItemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-category .userItemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-category .userItemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-category .userItemList .userItemView .catItemHeader .catItemImageBlock,
.layout-category .userItemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-category .userItemList .userItemView .catItemHeader .userItemImageBlock,
.layout-category .userItemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-category .userItemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-category .userItemList .userItemView .userItemHeader .catItemImageBlock,
.layout-category .userItemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-category .userItemList .userItemView .userItemHeader .userItemImageBlock,
.layout-tag .itemList .catItemView .catItemHeader .catItemImageBlock,
.layout-tag .itemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-tag .itemList .catItemView .catItemHeader .userItemImageBlock,
.layout-tag .itemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .itemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-tag .itemList .catItemView .userItemHeader .catItemImageBlock,
.layout-tag .itemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-tag .itemList .catItemView .userItemHeader .userItemImageBlock,
.layout-tag .itemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-tag .itemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .itemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-tag .itemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-tag .itemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-tag .itemList .userItemView .catItemHeader .catItemImageBlock,
.layout-tag .itemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-tag .itemList .userItemView .catItemHeader .userItemImageBlock,
.layout-tag .itemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .itemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-tag .itemList .userItemView .userItemHeader .catItemImageBlock,
.layout-tag .itemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-tag .itemList .userItemView .userItemHeader .userItemImageBlock,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemImageBlock,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .catItemView .catItemHeader .userItemImageBlock,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemImageBlock,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .catItemView .userItemHeader .userItemImageBlock,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemImageBlock,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .userItemView .catItemHeader .userItemImageBlock,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemImageBlock,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-tag .tagItemList .userItemView .userItemHeader .userItemImageBlock,
.layout-tag .userItemList .catItemView .catItemHeader .catItemImageBlock,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-tag .userItemList .catItemView .catItemHeader .userItemImageBlock,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .userItemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-tag .userItemList .catItemView .userItemHeader .catItemImageBlock,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-tag .userItemList .catItemView .userItemHeader .userItemImageBlock,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-tag .userItemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .userItemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-tag .userItemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-tag .userItemList .userItemView .catItemHeader .catItemImageBlock,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-tag .userItemList .userItemView .catItemHeader .userItemImageBlock,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-tag .userItemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-tag .userItemList .userItemView .userItemHeader .catItemImageBlock,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-tag .userItemList .userItemView .userItemHeader .userItemImageBlock,
.layout-user .itemList .catItemView .catItemHeader .catItemImageBlock,
.layout-user .itemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-user .itemList .catItemView .catItemHeader .userItemImageBlock,
.layout-user .itemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-user .itemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-user .itemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-user .itemList .catItemView .userItemHeader .catItemImageBlock,
.layout-user .itemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-user .itemList .catItemView .userItemHeader .userItemImageBlock,
.layout-user .itemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-user .itemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-user .itemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-user .itemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-user .itemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-user .itemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-user .itemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-user .itemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-user .itemList .userItemView .catItemHeader .catItemImageBlock,
.layout-user .itemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-user .itemList .userItemView .catItemHeader .userItemImageBlock,
.layout-user .itemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-user .itemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-user .itemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-user .itemList .userItemView .userItemHeader .catItemImageBlock,
.layout-user .itemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-user .itemList .userItemView .userItemHeader .userItemImageBlock,
.layout-user .tagItemList .catItemView .catItemHeader .catItemImageBlock,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-user .tagItemList .catItemView .catItemHeader .userItemImageBlock,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-user .tagItemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-user .tagItemList .catItemView .userItemHeader .catItemImageBlock,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-user .tagItemList .catItemView .userItemHeader .userItemImageBlock,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-user .tagItemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-user .tagItemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-user .tagItemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-user .tagItemList .userItemView .catItemHeader .catItemImageBlock,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-user .tagItemList .userItemView .catItemHeader .userItemImageBlock,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-user .tagItemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-user .tagItemList .userItemView .userItemHeader .catItemImageBlock,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-user .tagItemList .userItemView .userItemHeader .userItemImageBlock,
.layout-user .userItemList .catItemView .catItemHeader .catItemImageBlock,
.layout-user .userItemList .catItemView .catItemHeader .tagItemImageBlock,
.layout-user .userItemList .catItemView .catItemHeader .userItemImageBlock,
.layout-user .userItemList .catItemView .tagItemHeader .catItemImageBlock,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemImageBlock,
.layout-user .userItemList .catItemView .tagItemHeader .userItemImageBlock,
.layout-user .userItemList .catItemView .userItemHeader .catItemImageBlock,
.layout-user .userItemList .catItemView .userItemHeader .tagItemImageBlock,
.layout-user .userItemList .catItemView .userItemHeader .userItemImageBlock,
.layout-user .userItemList .tagItemView .catItemHeader .catItemImageBlock,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemImageBlock,
.layout-user .userItemList .tagItemView .catItemHeader .userItemImageBlock,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemImageBlock,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemImageBlock,
.layout-user .userItemList .tagItemView .tagItemHeader .userItemImageBlock,
.layout-user .userItemList .tagItemView .userItemHeader .catItemImageBlock,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemImageBlock,
.layout-user .userItemList .tagItemView .userItemHeader .userItemImageBlock,
.layout-user .userItemList .userItemView .catItemHeader .catItemImageBlock,
.layout-user .userItemList .userItemView .catItemHeader .tagItemImageBlock,
.layout-user .userItemList .userItemView .catItemHeader .userItemImageBlock,
.layout-user .userItemList .userItemView .tagItemHeader .catItemImageBlock,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemImageBlock,
.layout-user .userItemList .userItemView .tagItemHeader .userItemImageBlock,
.layout-user .userItemList .userItemView .userItemHeader .catItemImageBlock,
.layout-user .userItemList .userItemView .userItemHeader .tagItemImageBlock,
.layout-user .userItemList .userItemView .userItemHeader .userItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
.layout-category .itemList .catItemView .catItemHeader h3.catItemTitle,
.layout-category .itemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-category .itemList .catItemView .catItemHeader h3.userItemTitle,
.layout-category .itemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-category .itemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-category .itemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-category .itemList .catItemView .userItemHeader h3.catItemTitle,
.layout-category .itemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-category .itemList .catItemView .userItemHeader h3.userItemTitle,
.layout-category .itemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-category .itemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-category .itemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-category .itemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-category .itemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-category .itemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-category .itemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-category .itemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-category .itemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-category .itemList .userItemView .catItemHeader h3.catItemTitle,
.layout-category .itemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-category .itemList .userItemView .catItemHeader h3.userItemTitle,
.layout-category .itemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-category .itemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-category .itemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-category .itemList .userItemView .userItemHeader h3.catItemTitle,
.layout-category .itemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-category .itemList .userItemView .userItemHeader h3.userItemTitle,
.layout-category .tagItemList .catItemView .catItemHeader h3.catItemTitle,
.layout-category .tagItemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-category .tagItemList .catItemView .catItemHeader h3.userItemTitle,
.layout-category .tagItemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-category .tagItemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-category .tagItemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-category .tagItemList .catItemView .userItemHeader h3.catItemTitle,
.layout-category .tagItemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-category .tagItemList .catItemView .userItemHeader h3.userItemTitle,
.layout-category .tagItemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-category .tagItemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-category .tagItemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-category .tagItemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-category .tagItemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-category .tagItemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-category .tagItemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-category .tagItemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-category .tagItemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-category .tagItemList .userItemView .catItemHeader h3.catItemTitle,
.layout-category .tagItemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-category .tagItemList .userItemView .catItemHeader h3.userItemTitle,
.layout-category .tagItemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-category .tagItemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-category .tagItemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-category .tagItemList .userItemView .userItemHeader h3.catItemTitle,
.layout-category .tagItemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-category .tagItemList .userItemView .userItemHeader h3.userItemTitle,
.layout-category .userItemList .catItemView .catItemHeader h3.catItemTitle,
.layout-category .userItemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-category .userItemList .catItemView .catItemHeader h3.userItemTitle,
.layout-category .userItemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-category .userItemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-category .userItemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-category .userItemList .catItemView .userItemHeader h3.catItemTitle,
.layout-category .userItemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-category .userItemList .catItemView .userItemHeader h3.userItemTitle,
.layout-category .userItemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-category .userItemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-category .userItemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-category .userItemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-category .userItemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-category .userItemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-category .userItemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-category .userItemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-category .userItemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-category .userItemList .userItemView .catItemHeader h3.catItemTitle,
.layout-category .userItemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-category .userItemList .userItemView .catItemHeader h3.userItemTitle,
.layout-category .userItemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-category .userItemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-category .userItemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-category .userItemList .userItemView .userItemHeader h3.catItemTitle,
.layout-category .userItemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-category .userItemList .userItemView .userItemHeader h3.userItemTitle,
.layout-tag .itemList .catItemView .catItemHeader h3.catItemTitle,
.layout-tag .itemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-tag .itemList .catItemView .catItemHeader h3.userItemTitle,
.layout-tag .itemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-tag .itemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .itemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-tag .itemList .catItemView .userItemHeader h3.catItemTitle,
.layout-tag .itemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-tag .itemList .catItemView .userItemHeader h3.userItemTitle,
.layout-tag .itemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-tag .itemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-tag .itemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-tag .itemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-tag .itemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .itemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-tag .itemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-tag .itemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-tag .itemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-tag .itemList .userItemView .catItemHeader h3.catItemTitle,
.layout-tag .itemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-tag .itemList .userItemView .catItemHeader h3.userItemTitle,
.layout-tag .itemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-tag .itemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .itemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-tag .itemList .userItemView .userItemHeader h3.catItemTitle,
.layout-tag .itemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-tag .itemList .userItemView .userItemHeader h3.userItemTitle,
.layout-tag .tagItemList .catItemView .catItemHeader h3.catItemTitle,
.layout-tag .tagItemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .catItemView .catItemHeader h3.userItemTitle,
.layout-tag .tagItemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-tag .tagItemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-tag .tagItemList .catItemView .userItemHeader h3.catItemTitle,
.layout-tag .tagItemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .catItemView .userItemHeader h3.userItemTitle,
.layout-tag .tagItemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-tag .tagItemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-tag .tagItemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-tag .tagItemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-tag .tagItemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-tag .tagItemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-tag .tagItemList .userItemView .catItemHeader h3.catItemTitle,
.layout-tag .tagItemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .userItemView .catItemHeader h3.userItemTitle,
.layout-tag .tagItemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-tag .tagItemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-tag .tagItemList .userItemView .userItemHeader h3.catItemTitle,
.layout-tag .tagItemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-tag .tagItemList .userItemView .userItemHeader h3.userItemTitle,
.layout-tag .userItemList .catItemView .catItemHeader h3.catItemTitle,
.layout-tag .userItemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-tag .userItemList .catItemView .catItemHeader h3.userItemTitle,
.layout-tag .userItemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-tag .userItemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .userItemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-tag .userItemList .catItemView .userItemHeader h3.catItemTitle,
.layout-tag .userItemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-tag .userItemList .catItemView .userItemHeader h3.userItemTitle,
.layout-tag .userItemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-tag .userItemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-tag .userItemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-tag .userItemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-tag .userItemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .userItemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-tag .userItemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-tag .userItemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-tag .userItemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-tag .userItemList .userItemView .catItemHeader h3.catItemTitle,
.layout-tag .userItemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-tag .userItemList .userItemView .catItemHeader h3.userItemTitle,
.layout-tag .userItemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-tag .userItemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-tag .userItemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-tag .userItemList .userItemView .userItemHeader h3.catItemTitle,
.layout-tag .userItemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-tag .userItemList .userItemView .userItemHeader h3.userItemTitle,
.layout-user .itemList .catItemView .catItemHeader h3.catItemTitle,
.layout-user .itemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-user .itemList .catItemView .catItemHeader h3.userItemTitle,
.layout-user .itemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-user .itemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-user .itemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-user .itemList .catItemView .userItemHeader h3.catItemTitle,
.layout-user .itemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-user .itemList .catItemView .userItemHeader h3.userItemTitle,
.layout-user .itemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-user .itemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-user .itemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-user .itemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-user .itemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-user .itemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-user .itemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-user .itemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-user .itemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-user .itemList .userItemView .catItemHeader h3.catItemTitle,
.layout-user .itemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-user .itemList .userItemView .catItemHeader h3.userItemTitle,
.layout-user .itemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-user .itemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-user .itemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-user .itemList .userItemView .userItemHeader h3.catItemTitle,
.layout-user .itemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-user .itemList .userItemView .userItemHeader h3.userItemTitle,
.layout-user .tagItemList .catItemView .catItemHeader h3.catItemTitle,
.layout-user .tagItemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-user .tagItemList .catItemView .catItemHeader h3.userItemTitle,
.layout-user .tagItemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-user .tagItemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-user .tagItemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-user .tagItemList .catItemView .userItemHeader h3.catItemTitle,
.layout-user .tagItemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-user .tagItemList .catItemView .userItemHeader h3.userItemTitle,
.layout-user .tagItemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-user .tagItemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-user .tagItemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-user .tagItemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-user .tagItemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-user .tagItemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-user .tagItemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-user .tagItemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-user .tagItemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-user .tagItemList .userItemView .catItemHeader h3.catItemTitle,
.layout-user .tagItemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-user .tagItemList .userItemView .catItemHeader h3.userItemTitle,
.layout-user .tagItemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-user .tagItemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-user .tagItemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-user .tagItemList .userItemView .userItemHeader h3.catItemTitle,
.layout-user .tagItemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-user .tagItemList .userItemView .userItemHeader h3.userItemTitle,
.layout-user .userItemList .catItemView .catItemHeader h3.catItemTitle,
.layout-user .userItemList .catItemView .catItemHeader h2.tagItemTitle,
.layout-user .userItemList .catItemView .catItemHeader h3.userItemTitle,
.layout-user .userItemList .catItemView .tagItemHeader h3.catItemTitle,
.layout-user .userItemList .catItemView .tagItemHeader h2.tagItemTitle,
.layout-user .userItemList .catItemView .tagItemHeader h3.userItemTitle,
.layout-user .userItemList .catItemView .userItemHeader h3.catItemTitle,
.layout-user .userItemList .catItemView .userItemHeader h2.tagItemTitle,
.layout-user .userItemList .catItemView .userItemHeader h3.userItemTitle,
.layout-user .userItemList .tagItemView .catItemHeader h3.catItemTitle,
.layout-user .userItemList .tagItemView .catItemHeader h2.tagItemTitle,
.layout-user .userItemList .tagItemView .catItemHeader h3.userItemTitle,
.layout-user .userItemList .tagItemView .tagItemHeader h3.catItemTitle,
.layout-user .userItemList .tagItemView .tagItemHeader h2.tagItemTitle,
.layout-user .userItemList .tagItemView .tagItemHeader h3.userItemTitle,
.layout-user .userItemList .tagItemView .userItemHeader h3.catItemTitle,
.layout-user .userItemList .tagItemView .userItemHeader h2.tagItemTitle,
.layout-user .userItemList .tagItemView .userItemHeader h3.userItemTitle,
.layout-user .userItemList .userItemView .catItemHeader h3.catItemTitle,
.layout-user .userItemList .userItemView .catItemHeader h2.tagItemTitle,
.layout-user .userItemList .userItemView .catItemHeader h3.userItemTitle,
.layout-user .userItemList .userItemView .tagItemHeader h3.catItemTitle,
.layout-user .userItemList .userItemView .tagItemHeader h2.tagItemTitle,
.layout-user .userItemList .userItemView .tagItemHeader h3.userItemTitle,
.layout-user .userItemList .userItemView .userItemHeader h3.catItemTitle,
.layout-user .userItemList .userItemView .userItemHeader h2.tagItemTitle,
.layout-user .userItemList .userItemView .userItemHeader h3.userItemTitle {
  line-height: 100%;
  padding: 0;
  font-size: 28px;
  margin: 25px 0 35px 0;
}
.layout-category .itemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-category .itemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-category .itemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-category .itemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-category .itemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .itemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-category .itemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-category .itemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-category .itemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-category .itemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-category .itemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-category .itemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-category .itemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-category .itemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .itemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-category .itemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-category .itemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-category .itemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-category .itemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-category .itemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-category .itemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-category .itemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-category .itemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .itemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-category .itemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-category .itemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-category .itemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-category .tagItemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-category .tagItemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-category .tagItemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-category .tagItemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-category .tagItemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-category .tagItemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-category .tagItemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-category .tagItemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-category .tagItemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-category .tagItemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-category .tagItemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-category .tagItemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-category .tagItemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-category .tagItemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-category .tagItemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-category .tagItemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-category .tagItemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-category .tagItemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-category .tagItemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-category .userItemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-category .userItemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-category .userItemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-category .userItemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-category .userItemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .userItemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-category .userItemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-category .userItemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-category .userItemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-category .userItemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-category .userItemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-category .userItemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-category .userItemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-category .userItemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .userItemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-category .userItemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-category .userItemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-category .userItemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-category .userItemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-category .userItemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-category .userItemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-category .userItemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-category .userItemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-category .userItemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-category .userItemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-category .userItemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-category .userItemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-tag .itemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-tag .itemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .itemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-tag .itemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .itemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .itemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .itemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-tag .itemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .itemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-tag .itemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-tag .itemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .itemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-tag .itemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .itemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .itemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .itemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-tag .itemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .itemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-tag .itemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-tag .itemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .itemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-tag .itemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .itemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .itemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .itemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-tag .itemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .itemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .tagItemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-tag .tagItemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .tagItemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-tag .userItemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-tag .userItemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-tag .userItemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .userItemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .userItemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-tag .userItemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-tag .userItemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-tag .userItemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-tag .userItemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .userItemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .userItemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-tag .userItemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-tag .userItemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-tag .userItemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-tag .userItemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-tag .userItemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-tag .userItemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-tag .userItemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-tag .userItemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-user .itemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-user .itemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-user .itemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-user .itemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-user .itemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .itemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-user .itemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-user .itemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-user .itemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-user .itemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-user .itemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-user .itemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-user .itemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-user .itemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .itemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-user .itemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-user .itemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-user .itemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-user .itemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-user .itemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-user .itemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-user .itemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-user .itemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .itemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-user .itemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-user .itemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-user .itemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-user .tagItemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-user .tagItemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-user .tagItemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-user .tagItemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-user .tagItemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-user .tagItemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-user .tagItemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-user .tagItemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-user .tagItemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-user .tagItemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-user .tagItemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-user .tagItemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-user .tagItemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-user .tagItemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-user .tagItemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-user .tagItemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-user .tagItemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-user .tagItemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-user .tagItemList .userItemView .userItemHeader h3.userItemTitle a,
.layout-user .userItemList .catItemView .catItemHeader h3.catItemTitle a,
.layout-user .userItemList .catItemView .catItemHeader h2.tagItemTitle a,
.layout-user .userItemList .catItemView .catItemHeader h3.userItemTitle a,
.layout-user .userItemList .catItemView .tagItemHeader h3.catItemTitle a,
.layout-user .userItemList .catItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .userItemList .catItemView .tagItemHeader h3.userItemTitle a,
.layout-user .userItemList .catItemView .userItemHeader h3.catItemTitle a,
.layout-user .userItemList .catItemView .userItemHeader h2.tagItemTitle a,
.layout-user .userItemList .catItemView .userItemHeader h3.userItemTitle a,
.layout-user .userItemList .tagItemView .catItemHeader h3.catItemTitle a,
.layout-user .userItemList .tagItemView .catItemHeader h2.tagItemTitle a,
.layout-user .userItemList .tagItemView .catItemHeader h3.userItemTitle a,
.layout-user .userItemList .tagItemView .tagItemHeader h3.catItemTitle a,
.layout-user .userItemList .tagItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .userItemList .tagItemView .tagItemHeader h3.userItemTitle a,
.layout-user .userItemList .tagItemView .userItemHeader h3.catItemTitle a,
.layout-user .userItemList .tagItemView .userItemHeader h2.tagItemTitle a,
.layout-user .userItemList .tagItemView .userItemHeader h3.userItemTitle a,
.layout-user .userItemList .userItemView .catItemHeader h3.catItemTitle a,
.layout-user .userItemList .userItemView .catItemHeader h2.tagItemTitle a,
.layout-user .userItemList .userItemView .catItemHeader h3.userItemTitle a,
.layout-user .userItemList .userItemView .tagItemHeader h3.catItemTitle a,
.layout-user .userItemList .userItemView .tagItemHeader h2.tagItemTitle a,
.layout-user .userItemList .userItemView .tagItemHeader h3.userItemTitle a,
.layout-user .userItemList .userItemView .userItemHeader h3.catItemTitle a,
.layout-user .userItemList .userItemView .userItemHeader h2.tagItemTitle a,
.layout-user .userItemList .userItemView .userItemHeader h3.userItemTitle a {
  color: #24252a;
}
.layout-category .itemList .catItemView .catItemHeader .catItemDateCreated,
.layout-category .itemList .catItemView .catItemHeader .catItemAuthor,
.layout-category .itemList .catItemView .catItemHeader .catItemCategory,
.layout-category .itemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-category .itemList .catItemView .catItemHeader .tagItemAuthor,
.layout-category .itemList .catItemView .catItemHeader .tagItemCategory,
.layout-category .itemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-category .itemList .catItemView .tagItemHeader .catItemAuthor,
.layout-category .itemList .catItemView .tagItemHeader .catItemCategory,
.layout-category .itemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-category .itemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-category .itemList .catItemView .tagItemHeader .tagItemCategory,
.layout-category .itemList .catItemView .userItemHeader .catItemDateCreated,
.layout-category .itemList .catItemView .userItemHeader .catItemAuthor,
.layout-category .itemList .catItemView .userItemHeader .catItemCategory,
.layout-category .itemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-category .itemList .catItemView .userItemHeader .tagItemAuthor,
.layout-category .itemList .catItemView .userItemHeader .tagItemCategory,
.layout-category .itemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-category .itemList .tagItemView .catItemHeader .catItemAuthor,
.layout-category .itemList .tagItemView .catItemHeader .catItemCategory,
.layout-category .itemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-category .itemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-category .itemList .tagItemView .catItemHeader .tagItemCategory,
.layout-category .itemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-category .itemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-category .itemList .tagItemView .tagItemHeader .catItemCategory,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-category .itemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-category .itemList .tagItemView .userItemHeader .catItemAuthor,
.layout-category .itemList .tagItemView .userItemHeader .catItemCategory,
.layout-category .itemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-category .itemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-category .itemList .tagItemView .userItemHeader .tagItemCategory,
.layout-category .itemList .userItemView .catItemHeader .catItemDateCreated,
.layout-category .itemList .userItemView .catItemHeader .catItemAuthor,
.layout-category .itemList .userItemView .catItemHeader .catItemCategory,
.layout-category .itemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-category .itemList .userItemView .catItemHeader .tagItemAuthor,
.layout-category .itemList .userItemView .catItemHeader .tagItemCategory,
.layout-category .itemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-category .itemList .userItemView .tagItemHeader .catItemAuthor,
.layout-category .itemList .userItemView .tagItemHeader .catItemCategory,
.layout-category .itemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-category .itemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-category .itemList .userItemView .tagItemHeader .tagItemCategory,
.layout-category .itemList .userItemView .userItemHeader .catItemDateCreated,
.layout-category .itemList .userItemView .userItemHeader .catItemAuthor,
.layout-category .itemList .userItemView .userItemHeader .catItemCategory,
.layout-category .itemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-category .itemList .userItemView .userItemHeader .tagItemAuthor,
.layout-category .itemList .userItemView .userItemHeader .tagItemCategory,
.layout-category .tagItemList .catItemView .catItemHeader .catItemDateCreated,
.layout-category .tagItemList .catItemView .catItemHeader .catItemAuthor,
.layout-category .tagItemList .catItemView .catItemHeader .catItemCategory,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemAuthor,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemCategory,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemAuthor,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemCategory,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemCategory,
.layout-category .tagItemList .catItemView .userItemHeader .catItemDateCreated,
.layout-category .tagItemList .catItemView .userItemHeader .catItemAuthor,
.layout-category .tagItemList .catItemView .userItemHeader .catItemCategory,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemAuthor,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemCategory,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemAuthor,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemCategory,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemCategory,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemCategory,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemAuthor,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemCategory,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemCategory,
.layout-category .tagItemList .userItemView .catItemHeader .catItemDateCreated,
.layout-category .tagItemList .userItemView .catItemHeader .catItemAuthor,
.layout-category .tagItemList .userItemView .catItemHeader .catItemCategory,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemAuthor,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemCategory,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemAuthor,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemCategory,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemCategory,
.layout-category .tagItemList .userItemView .userItemHeader .catItemDateCreated,
.layout-category .tagItemList .userItemView .userItemHeader .catItemAuthor,
.layout-category .tagItemList .userItemView .userItemHeader .catItemCategory,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemAuthor,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemCategory,
.layout-category .userItemList .catItemView .catItemHeader .catItemDateCreated,
.layout-category .userItemList .catItemView .catItemHeader .catItemAuthor,
.layout-category .userItemList .catItemView .catItemHeader .catItemCategory,
.layout-category .userItemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-category .userItemList .catItemView .catItemHeader .tagItemAuthor,
.layout-category .userItemList .catItemView .catItemHeader .tagItemCategory,
.layout-category .userItemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-category .userItemList .catItemView .tagItemHeader .catItemAuthor,
.layout-category .userItemList .catItemView .tagItemHeader .catItemCategory,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemCategory,
.layout-category .userItemList .catItemView .userItemHeader .catItemDateCreated,
.layout-category .userItemList .catItemView .userItemHeader .catItemAuthor,
.layout-category .userItemList .catItemView .userItemHeader .catItemCategory,
.layout-category .userItemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-category .userItemList .catItemView .userItemHeader .tagItemAuthor,
.layout-category .userItemList .catItemView .userItemHeader .tagItemCategory,
.layout-category .userItemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-category .userItemList .tagItemView .catItemHeader .catItemAuthor,
.layout-category .userItemList .tagItemView .catItemHeader .catItemCategory,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemCategory,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemCategory,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-category .userItemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-category .userItemList .tagItemView .userItemHeader .catItemAuthor,
.layout-category .userItemList .tagItemView .userItemHeader .catItemCategory,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemCategory,
.layout-category .userItemList .userItemView .catItemHeader .catItemDateCreated,
.layout-category .userItemList .userItemView .catItemHeader .catItemAuthor,
.layout-category .userItemList .userItemView .catItemHeader .catItemCategory,
.layout-category .userItemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-category .userItemList .userItemView .catItemHeader .tagItemAuthor,
.layout-category .userItemList .userItemView .catItemHeader .tagItemCategory,
.layout-category .userItemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-category .userItemList .userItemView .tagItemHeader .catItemAuthor,
.layout-category .userItemList .userItemView .tagItemHeader .catItemCategory,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemCategory,
.layout-category .userItemList .userItemView .userItemHeader .catItemDateCreated,
.layout-category .userItemList .userItemView .userItemHeader .catItemAuthor,
.layout-category .userItemList .userItemView .userItemHeader .catItemCategory,
.layout-category .userItemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-category .userItemList .userItemView .userItemHeader .tagItemAuthor,
.layout-category .userItemList .userItemView .userItemHeader .tagItemCategory,
.layout-tag .itemList .catItemView .catItemHeader .catItemDateCreated,
.layout-tag .itemList .catItemView .catItemHeader .catItemAuthor,
.layout-tag .itemList .catItemView .catItemHeader .catItemCategory,
.layout-tag .itemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-tag .itemList .catItemView .catItemHeader .tagItemAuthor,
.layout-tag .itemList .catItemView .catItemHeader .tagItemCategory,
.layout-tag .itemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-tag .itemList .catItemView .tagItemHeader .catItemAuthor,
.layout-tag .itemList .catItemView .tagItemHeader .catItemCategory,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemCategory,
.layout-tag .itemList .catItemView .userItemHeader .catItemDateCreated,
.layout-tag .itemList .catItemView .userItemHeader .catItemAuthor,
.layout-tag .itemList .catItemView .userItemHeader .catItemCategory,
.layout-tag .itemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-tag .itemList .catItemView .userItemHeader .tagItemAuthor,
.layout-tag .itemList .catItemView .userItemHeader .tagItemCategory,
.layout-tag .itemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-tag .itemList .tagItemView .catItemHeader .catItemAuthor,
.layout-tag .itemList .tagItemView .catItemHeader .catItemCategory,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemCategory,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemCategory,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-tag .itemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-tag .itemList .tagItemView .userItemHeader .catItemAuthor,
.layout-tag .itemList .tagItemView .userItemHeader .catItemCategory,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemCategory,
.layout-tag .itemList .userItemView .catItemHeader .catItemDateCreated,
.layout-tag .itemList .userItemView .catItemHeader .catItemAuthor,
.layout-tag .itemList .userItemView .catItemHeader .catItemCategory,
.layout-tag .itemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-tag .itemList .userItemView .catItemHeader .tagItemAuthor,
.layout-tag .itemList .userItemView .catItemHeader .tagItemCategory,
.layout-tag .itemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-tag .itemList .userItemView .tagItemHeader .catItemAuthor,
.layout-tag .itemList .userItemView .tagItemHeader .catItemCategory,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemCategory,
.layout-tag .itemList .userItemView .userItemHeader .catItemDateCreated,
.layout-tag .itemList .userItemView .userItemHeader .catItemAuthor,
.layout-tag .itemList .userItemView .userItemHeader .catItemCategory,
.layout-tag .itemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-tag .itemList .userItemView .userItemHeader .tagItemAuthor,
.layout-tag .itemList .userItemView .userItemHeader .tagItemCategory,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemDateCreated,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemAuthor,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemCategory,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemAuthor,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemCategory,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemAuthor,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemCategory,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemCategory,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemDateCreated,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemAuthor,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemCategory,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemAuthor,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemCategory,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemAuthor,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemCategory,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemCategory,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemCategory,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemAuthor,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemCategory,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemCategory,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemDateCreated,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemAuthor,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemCategory,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemAuthor,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemCategory,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemAuthor,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemCategory,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemCategory,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemDateCreated,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemAuthor,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemCategory,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemAuthor,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemCategory,
.layout-tag .userItemList .catItemView .catItemHeader .catItemDateCreated,
.layout-tag .userItemList .catItemView .catItemHeader .catItemAuthor,
.layout-tag .userItemList .catItemView .catItemHeader .catItemCategory,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemAuthor,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemCategory,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemAuthor,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemCategory,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemCategory,
.layout-tag .userItemList .catItemView .userItemHeader .catItemDateCreated,
.layout-tag .userItemList .catItemView .userItemHeader .catItemAuthor,
.layout-tag .userItemList .catItemView .userItemHeader .catItemCategory,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemAuthor,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemCategory,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemAuthor,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemCategory,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemCategory,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemCategory,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemAuthor,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemCategory,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemCategory,
.layout-tag .userItemList .userItemView .catItemHeader .catItemDateCreated,
.layout-tag .userItemList .userItemView .catItemHeader .catItemAuthor,
.layout-tag .userItemList .userItemView .catItemHeader .catItemCategory,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemAuthor,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemCategory,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemAuthor,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemCategory,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemCategory,
.layout-tag .userItemList .userItemView .userItemHeader .catItemDateCreated,
.layout-tag .userItemList .userItemView .userItemHeader .catItemAuthor,
.layout-tag .userItemList .userItemView .userItemHeader .catItemCategory,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemAuthor,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemCategory,
.layout-user .itemList .catItemView .catItemHeader .catItemDateCreated,
.layout-user .itemList .catItemView .catItemHeader .catItemAuthor,
.layout-user .itemList .catItemView .catItemHeader .catItemCategory,
.layout-user .itemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-user .itemList .catItemView .catItemHeader .tagItemAuthor,
.layout-user .itemList .catItemView .catItemHeader .tagItemCategory,
.layout-user .itemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-user .itemList .catItemView .tagItemHeader .catItemAuthor,
.layout-user .itemList .catItemView .tagItemHeader .catItemCategory,
.layout-user .itemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-user .itemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-user .itemList .catItemView .tagItemHeader .tagItemCategory,
.layout-user .itemList .catItemView .userItemHeader .catItemDateCreated,
.layout-user .itemList .catItemView .userItemHeader .catItemAuthor,
.layout-user .itemList .catItemView .userItemHeader .catItemCategory,
.layout-user .itemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-user .itemList .catItemView .userItemHeader .tagItemAuthor,
.layout-user .itemList .catItemView .userItemHeader .tagItemCategory,
.layout-user .itemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-user .itemList .tagItemView .catItemHeader .catItemAuthor,
.layout-user .itemList .tagItemView .catItemHeader .catItemCategory,
.layout-user .itemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-user .itemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-user .itemList .tagItemView .catItemHeader .tagItemCategory,
.layout-user .itemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-user .itemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-user .itemList .tagItemView .tagItemHeader .catItemCategory,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-user .itemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-user .itemList .tagItemView .userItemHeader .catItemAuthor,
.layout-user .itemList .tagItemView .userItemHeader .catItemCategory,
.layout-user .itemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-user .itemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-user .itemList .tagItemView .userItemHeader .tagItemCategory,
.layout-user .itemList .userItemView .catItemHeader .catItemDateCreated,
.layout-user .itemList .userItemView .catItemHeader .catItemAuthor,
.layout-user .itemList .userItemView .catItemHeader .catItemCategory,
.layout-user .itemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-user .itemList .userItemView .catItemHeader .tagItemAuthor,
.layout-user .itemList .userItemView .catItemHeader .tagItemCategory,
.layout-user .itemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-user .itemList .userItemView .tagItemHeader .catItemAuthor,
.layout-user .itemList .userItemView .tagItemHeader .catItemCategory,
.layout-user .itemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-user .itemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-user .itemList .userItemView .tagItemHeader .tagItemCategory,
.layout-user .itemList .userItemView .userItemHeader .catItemDateCreated,
.layout-user .itemList .userItemView .userItemHeader .catItemAuthor,
.layout-user .itemList .userItemView .userItemHeader .catItemCategory,
.layout-user .itemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-user .itemList .userItemView .userItemHeader .tagItemAuthor,
.layout-user .itemList .userItemView .userItemHeader .tagItemCategory,
.layout-user .tagItemList .catItemView .catItemHeader .catItemDateCreated,
.layout-user .tagItemList .catItemView .catItemHeader .catItemAuthor,
.layout-user .tagItemList .catItemView .catItemHeader .catItemCategory,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemAuthor,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemCategory,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemAuthor,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemCategory,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemCategory,
.layout-user .tagItemList .catItemView .userItemHeader .catItemDateCreated,
.layout-user .tagItemList .catItemView .userItemHeader .catItemAuthor,
.layout-user .tagItemList .catItemView .userItemHeader .catItemCategory,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemAuthor,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemCategory,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemAuthor,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemCategory,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemCategory,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemCategory,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemAuthor,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemCategory,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemCategory,
.layout-user .tagItemList .userItemView .catItemHeader .catItemDateCreated,
.layout-user .tagItemList .userItemView .catItemHeader .catItemAuthor,
.layout-user .tagItemList .userItemView .catItemHeader .catItemCategory,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemAuthor,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemCategory,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemAuthor,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemCategory,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemCategory,
.layout-user .tagItemList .userItemView .userItemHeader .catItemDateCreated,
.layout-user .tagItemList .userItemView .userItemHeader .catItemAuthor,
.layout-user .tagItemList .userItemView .userItemHeader .catItemCategory,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemAuthor,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemCategory,
.layout-user .userItemList .catItemView .catItemHeader .catItemDateCreated,
.layout-user .userItemList .catItemView .catItemHeader .catItemAuthor,
.layout-user .userItemList .catItemView .catItemHeader .catItemCategory,
.layout-user .userItemList .catItemView .catItemHeader .tagItemDateCreated,
.layout-user .userItemList .catItemView .catItemHeader .tagItemAuthor,
.layout-user .userItemList .catItemView .catItemHeader .tagItemCategory,
.layout-user .userItemList .catItemView .tagItemHeader .catItemDateCreated,
.layout-user .userItemList .catItemView .tagItemHeader .catItemAuthor,
.layout-user .userItemList .catItemView .tagItemHeader .catItemCategory,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemDateCreated,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemAuthor,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemCategory,
.layout-user .userItemList .catItemView .userItemHeader .catItemDateCreated,
.layout-user .userItemList .catItemView .userItemHeader .catItemAuthor,
.layout-user .userItemList .catItemView .userItemHeader .catItemCategory,
.layout-user .userItemList .catItemView .userItemHeader .tagItemDateCreated,
.layout-user .userItemList .catItemView .userItemHeader .tagItemAuthor,
.layout-user .userItemList .catItemView .userItemHeader .tagItemCategory,
.layout-user .userItemList .tagItemView .catItemHeader .catItemDateCreated,
.layout-user .userItemList .tagItemView .catItemHeader .catItemAuthor,
.layout-user .userItemList .tagItemView .catItemHeader .catItemCategory,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemDateCreated,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemAuthor,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemCategory,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemDateCreated,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemAuthor,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemCategory,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemDateCreated,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemAuthor,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemCategory,
.layout-user .userItemList .tagItemView .userItemHeader .catItemDateCreated,
.layout-user .userItemList .tagItemView .userItemHeader .catItemAuthor,
.layout-user .userItemList .tagItemView .userItemHeader .catItemCategory,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemDateCreated,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemAuthor,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemCategory,
.layout-user .userItemList .userItemView .catItemHeader .catItemDateCreated,
.layout-user .userItemList .userItemView .catItemHeader .catItemAuthor,
.layout-user .userItemList .userItemView .catItemHeader .catItemCategory,
.layout-user .userItemList .userItemView .catItemHeader .tagItemDateCreated,
.layout-user .userItemList .userItemView .catItemHeader .tagItemAuthor,
.layout-user .userItemList .userItemView .catItemHeader .tagItemCategory,
.layout-user .userItemList .userItemView .tagItemHeader .catItemDateCreated,
.layout-user .userItemList .userItemView .tagItemHeader .catItemAuthor,
.layout-user .userItemList .userItemView .tagItemHeader .catItemCategory,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemDateCreated,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemAuthor,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemCategory,
.layout-user .userItemList .userItemView .userItemHeader .catItemDateCreated,
.layout-user .userItemList .userItemView .userItemHeader .catItemAuthor,
.layout-user .userItemList .userItemView .userItemHeader .catItemCategory,
.layout-user .userItemList .userItemView .userItemHeader .tagItemDateCreated,
.layout-user .userItemList .userItemView .userItemHeader .tagItemAuthor,
.layout-user .userItemList .userItemView .userItemHeader .tagItemCategory {
  display: inline-block;
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  line-height: 100%;
  border-right: 0;
}
.layout-category .itemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-category .itemList .catItemView .catItemHeader .catItemAuthor span,
.layout-category .itemList .catItemView .catItemHeader .catItemCategory span,
.layout-category .itemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-category .itemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-category .itemList .catItemView .catItemHeader .tagItemCategory span,
.layout-category .itemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-category .itemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-category .itemList .catItemView .tagItemHeader .catItemCategory span,
.layout-category .itemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .itemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-category .itemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-category .itemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-category .itemList .catItemView .userItemHeader .catItemAuthor span,
.layout-category .itemList .catItemView .userItemHeader .catItemCategory span,
.layout-category .itemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-category .itemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-category .itemList .catItemView .userItemHeader .tagItemCategory span,
.layout-category .itemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-category .itemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-category .itemList .tagItemView .catItemHeader .catItemCategory span,
.layout-category .itemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-category .itemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-category .itemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-category .itemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-category .itemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-category .itemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-category .itemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-category .itemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-category .itemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-category .itemList .tagItemView .userItemHeader .catItemCategory span,
.layout-category .itemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-category .itemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-category .itemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-category .itemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-category .itemList .userItemView .catItemHeader .catItemAuthor span,
.layout-category .itemList .userItemView .catItemHeader .catItemCategory span,
.layout-category .itemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-category .itemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-category .itemList .userItemView .catItemHeader .tagItemCategory span,
.layout-category .itemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-category .itemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-category .itemList .userItemView .tagItemHeader .catItemCategory span,
.layout-category .itemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .itemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-category .itemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-category .itemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-category .itemList .userItemView .userItemHeader .catItemAuthor span,
.layout-category .itemList .userItemView .userItemHeader .catItemCategory span,
.layout-category .itemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-category .itemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-category .itemList .userItemView .userItemHeader .tagItemCategory span,
.layout-category .tagItemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-category .tagItemList .catItemView .catItemHeader .catItemAuthor span,
.layout-category .tagItemList .catItemView .catItemHeader .catItemCategory span,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-category .tagItemList .catItemView .catItemHeader .tagItemCategory span,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-category .tagItemList .catItemView .tagItemHeader .catItemCategory span,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-category .tagItemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-category .tagItemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-category .tagItemList .catItemView .userItemHeader .catItemAuthor span,
.layout-category .tagItemList .catItemView .userItemHeader .catItemCategory span,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-category .tagItemList .catItemView .userItemHeader .tagItemCategory span,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-category .tagItemList .tagItemView .catItemHeader .catItemCategory span,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-category .tagItemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-category .tagItemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-category .tagItemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-category .tagItemList .tagItemView .userItemHeader .catItemCategory span,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-category .tagItemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-category .tagItemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-category .tagItemList .userItemView .catItemHeader .catItemAuthor span,
.layout-category .tagItemList .userItemView .catItemHeader .catItemCategory span,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-category .tagItemList .userItemView .catItemHeader .tagItemCategory span,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-category .tagItemList .userItemView .tagItemHeader .catItemCategory span,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-category .tagItemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-category .tagItemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-category .tagItemList .userItemView .userItemHeader .catItemAuthor span,
.layout-category .tagItemList .userItemView .userItemHeader .catItemCategory span,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-category .tagItemList .userItemView .userItemHeader .tagItemCategory span,
.layout-category .userItemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-category .userItemList .catItemView .catItemHeader .catItemAuthor span,
.layout-category .userItemList .catItemView .catItemHeader .catItemCategory span,
.layout-category .userItemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-category .userItemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-category .userItemList .catItemView .catItemHeader .tagItemCategory span,
.layout-category .userItemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-category .userItemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-category .userItemList .catItemView .tagItemHeader .catItemCategory span,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-category .userItemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-category .userItemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-category .userItemList .catItemView .userItemHeader .catItemAuthor span,
.layout-category .userItemList .catItemView .userItemHeader .catItemCategory span,
.layout-category .userItemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-category .userItemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-category .userItemList .catItemView .userItemHeader .tagItemCategory span,
.layout-category .userItemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-category .userItemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-category .userItemList .tagItemView .catItemHeader .catItemCategory span,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-category .userItemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-category .userItemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-category .userItemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-category .userItemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-category .userItemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-category .userItemList .tagItemView .userItemHeader .catItemCategory span,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-category .userItemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-category .userItemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-category .userItemList .userItemView .catItemHeader .catItemAuthor span,
.layout-category .userItemList .userItemView .catItemHeader .catItemCategory span,
.layout-category .userItemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-category .userItemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-category .userItemList .userItemView .catItemHeader .tagItemCategory span,
.layout-category .userItemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-category .userItemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-category .userItemList .userItemView .tagItemHeader .catItemCategory span,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-category .userItemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-category .userItemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-category .userItemList .userItemView .userItemHeader .catItemAuthor span,
.layout-category .userItemList .userItemView .userItemHeader .catItemCategory span,
.layout-category .userItemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-category .userItemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-category .userItemList .userItemView .userItemHeader .tagItemCategory span,
.layout-tag .itemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-tag .itemList .catItemView .catItemHeader .catItemAuthor span,
.layout-tag .itemList .catItemView .catItemHeader .catItemCategory span,
.layout-tag .itemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .itemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-tag .itemList .catItemView .catItemHeader .tagItemCategory span,
.layout-tag .itemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .itemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-tag .itemList .catItemView .tagItemHeader .catItemCategory span,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .itemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-tag .itemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-tag .itemList .catItemView .userItemHeader .catItemAuthor span,
.layout-tag .itemList .catItemView .userItemHeader .catItemCategory span,
.layout-tag .itemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .itemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-tag .itemList .catItemView .userItemHeader .tagItemCategory span,
.layout-tag .itemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-tag .itemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-tag .itemList .tagItemView .catItemHeader .catItemCategory span,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-tag .itemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-tag .itemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .itemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-tag .itemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-tag .itemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-tag .itemList .tagItemView .userItemHeader .catItemCategory span,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-tag .itemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-tag .itemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-tag .itemList .userItemView .catItemHeader .catItemAuthor span,
.layout-tag .itemList .userItemView .catItemHeader .catItemCategory span,
.layout-tag .itemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .itemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-tag .itemList .userItemView .catItemHeader .tagItemCategory span,
.layout-tag .itemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .itemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-tag .itemList .userItemView .tagItemHeader .catItemCategory span,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .itemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-tag .itemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-tag .itemList .userItemView .userItemHeader .catItemAuthor span,
.layout-tag .itemList .userItemView .userItemHeader .catItemCategory span,
.layout-tag .itemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .itemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-tag .itemList .userItemView .userItemHeader .tagItemCategory span,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemAuthor span,
.layout-tag .tagItemList .catItemView .catItemHeader .catItemCategory span,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .catItemView .catItemHeader .tagItemCategory span,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-tag .tagItemList .catItemView .tagItemHeader .catItemCategory span,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemAuthor span,
.layout-tag .tagItemList .catItemView .userItemHeader .catItemCategory span,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .catItemView .userItemHeader .tagItemCategory span,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-tag .tagItemList .tagItemView .catItemHeader .catItemCategory span,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-tag .tagItemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-tag .tagItemList .tagItemView .userItemHeader .catItemCategory span,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemAuthor span,
.layout-tag .tagItemList .userItemView .catItemHeader .catItemCategory span,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .userItemView .catItemHeader .tagItemCategory span,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-tag .tagItemList .userItemView .tagItemHeader .catItemCategory span,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemAuthor span,
.layout-tag .tagItemList .userItemView .userItemHeader .catItemCategory span,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-tag .tagItemList .userItemView .userItemHeader .tagItemCategory span,
.layout-tag .userItemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-tag .userItemList .catItemView .catItemHeader .catItemAuthor span,
.layout-tag .userItemList .catItemView .catItemHeader .catItemCategory span,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-tag .userItemList .catItemView .catItemHeader .tagItemCategory span,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-tag .userItemList .catItemView .tagItemHeader .catItemCategory span,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .userItemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-tag .userItemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-tag .userItemList .catItemView .userItemHeader .catItemAuthor span,
.layout-tag .userItemList .catItemView .userItemHeader .catItemCategory span,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-tag .userItemList .catItemView .userItemHeader .tagItemCategory span,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-tag .userItemList .tagItemView .catItemHeader .catItemCategory span,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-tag .userItemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-tag .userItemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .userItemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-tag .userItemList .tagItemView .userItemHeader .catItemCategory span,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-tag .userItemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-tag .userItemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-tag .userItemList .userItemView .catItemHeader .catItemAuthor span,
.layout-tag .userItemList .userItemView .catItemHeader .catItemCategory span,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-tag .userItemList .userItemView .catItemHeader .tagItemCategory span,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-tag .userItemList .userItemView .tagItemHeader .catItemCategory span,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-tag .userItemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-tag .userItemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-tag .userItemList .userItemView .userItemHeader .catItemAuthor span,
.layout-tag .userItemList .userItemView .userItemHeader .catItemCategory span,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-tag .userItemList .userItemView .userItemHeader .tagItemCategory span,
.layout-user .itemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-user .itemList .catItemView .catItemHeader .catItemAuthor span,
.layout-user .itemList .catItemView .catItemHeader .catItemCategory span,
.layout-user .itemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-user .itemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-user .itemList .catItemView .catItemHeader .tagItemCategory span,
.layout-user .itemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-user .itemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-user .itemList .catItemView .tagItemHeader .catItemCategory span,
.layout-user .itemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .itemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-user .itemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-user .itemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-user .itemList .catItemView .userItemHeader .catItemAuthor span,
.layout-user .itemList .catItemView .userItemHeader .catItemCategory span,
.layout-user .itemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-user .itemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-user .itemList .catItemView .userItemHeader .tagItemCategory span,
.layout-user .itemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-user .itemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-user .itemList .tagItemView .catItemHeader .catItemCategory span,
.layout-user .itemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-user .itemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-user .itemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-user .itemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-user .itemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-user .itemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-user .itemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-user .itemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-user .itemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-user .itemList .tagItemView .userItemHeader .catItemCategory span,
.layout-user .itemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-user .itemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-user .itemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-user .itemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-user .itemList .userItemView .catItemHeader .catItemAuthor span,
.layout-user .itemList .userItemView .catItemHeader .catItemCategory span,
.layout-user .itemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-user .itemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-user .itemList .userItemView .catItemHeader .tagItemCategory span,
.layout-user .itemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-user .itemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-user .itemList .userItemView .tagItemHeader .catItemCategory span,
.layout-user .itemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .itemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-user .itemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-user .itemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-user .itemList .userItemView .userItemHeader .catItemAuthor span,
.layout-user .itemList .userItemView .userItemHeader .catItemCategory span,
.layout-user .itemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-user .itemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-user .itemList .userItemView .userItemHeader .tagItemCategory span,
.layout-user .tagItemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-user .tagItemList .catItemView .catItemHeader .catItemAuthor span,
.layout-user .tagItemList .catItemView .catItemHeader .catItemCategory span,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-user .tagItemList .catItemView .catItemHeader .tagItemCategory span,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-user .tagItemList .catItemView .tagItemHeader .catItemCategory span,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-user .tagItemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-user .tagItemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-user .tagItemList .catItemView .userItemHeader .catItemAuthor span,
.layout-user .tagItemList .catItemView .userItemHeader .catItemCategory span,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-user .tagItemList .catItemView .userItemHeader .tagItemCategory span,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-user .tagItemList .tagItemView .catItemHeader .catItemCategory span,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-user .tagItemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-user .tagItemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-user .tagItemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-user .tagItemList .tagItemView .userItemHeader .catItemCategory span,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-user .tagItemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-user .tagItemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-user .tagItemList .userItemView .catItemHeader .catItemAuthor span,
.layout-user .tagItemList .userItemView .catItemHeader .catItemCategory span,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-user .tagItemList .userItemView .catItemHeader .tagItemCategory span,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-user .tagItemList .userItemView .tagItemHeader .catItemCategory span,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-user .tagItemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-user .tagItemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-user .tagItemList .userItemView .userItemHeader .catItemAuthor span,
.layout-user .tagItemList .userItemView .userItemHeader .catItemCategory span,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-user .tagItemList .userItemView .userItemHeader .tagItemCategory span,
.layout-user .userItemList .catItemView .catItemHeader .catItemDateCreated span,
.layout-user .userItemList .catItemView .catItemHeader .catItemAuthor span,
.layout-user .userItemList .catItemView .catItemHeader .catItemCategory span,
.layout-user .userItemList .catItemView .catItemHeader .tagItemDateCreated span,
.layout-user .userItemList .catItemView .catItemHeader .tagItemAuthor span,
.layout-user .userItemList .catItemView .catItemHeader .tagItemCategory span,
.layout-user .userItemList .catItemView .tagItemHeader .catItemDateCreated span,
.layout-user .userItemList .catItemView .tagItemHeader .catItemAuthor span,
.layout-user .userItemList .catItemView .tagItemHeader .catItemCategory span,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemAuthor span,
.layout-user .userItemList .catItemView .tagItemHeader .tagItemCategory span,
.layout-user .userItemList .catItemView .userItemHeader .catItemDateCreated span,
.layout-user .userItemList .catItemView .userItemHeader .catItemAuthor span,
.layout-user .userItemList .catItemView .userItemHeader .catItemCategory span,
.layout-user .userItemList .catItemView .userItemHeader .tagItemDateCreated span,
.layout-user .userItemList .catItemView .userItemHeader .tagItemAuthor span,
.layout-user .userItemList .catItemView .userItemHeader .tagItemCategory span,
.layout-user .userItemList .tagItemView .catItemHeader .catItemDateCreated span,
.layout-user .userItemList .tagItemView .catItemHeader .catItemAuthor span,
.layout-user .userItemList .tagItemView .catItemHeader .catItemCategory span,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemDateCreated span,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemAuthor span,
.layout-user .userItemList .tagItemView .catItemHeader .tagItemCategory span,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemDateCreated span,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemAuthor span,
.layout-user .userItemList .tagItemView .tagItemHeader .catItemCategory span,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemAuthor span,
.layout-user .userItemList .tagItemView .tagItemHeader .tagItemCategory span,
.layout-user .userItemList .tagItemView .userItemHeader .catItemDateCreated span,
.layout-user .userItemList .tagItemView .userItemHeader .catItemAuthor span,
.layout-user .userItemList .tagItemView .userItemHeader .catItemCategory span,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemDateCreated span,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemAuthor span,
.layout-user .userItemList .tagItemView .userItemHeader .tagItemCategory span,
.layout-user .userItemList .userItemView .catItemHeader .catItemDateCreated span,
.layout-user .userItemList .userItemView .catItemHeader .catItemAuthor span,
.layout-user .userItemList .userItemView .catItemHeader .catItemCategory span,
.layout-user .userItemList .userItemView .catItemHeader .tagItemDateCreated span,
.layout-user .userItemList .userItemView .catItemHeader .tagItemAuthor span,
.layout-user .userItemList .userItemView .catItemHeader .tagItemCategory span,
.layout-user .userItemList .userItemView .tagItemHeader .catItemDateCreated span,
.layout-user .userItemList .userItemView .tagItemHeader .catItemAuthor span,
.layout-user .userItemList .userItemView .tagItemHeader .catItemCategory span,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemDateCreated span,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemAuthor span,
.layout-user .userItemList .userItemView .tagItemHeader .tagItemCategory span,
.layout-user .userItemList .userItemView .userItemHeader .catItemDateCreated span,
.layout-user .userItemList .userItemView .userItemHeader .catItemAuthor span,
.layout-user .userItemList .userItemView .userItemHeader .catItemCategory span,
.layout-user .userItemList .userItemView .userItemHeader .tagItemDateCreated span,
.layout-user .userItemList .userItemView .userItemHeader .tagItemAuthor span,
.layout-user .userItemList .userItemView .userItemHeader .tagItemCategory span {
  font-weight: 500;
}
.layout-category .itemList .catItemView .catItemBody,
.layout-category .itemList .tagItemView .catItemBody,
.layout-category .itemList .userItemView .catItemBody,
.layout-category .tagItemList .catItemView .catItemBody,
.layout-category .tagItemList .tagItemView .catItemBody,
.layout-category .tagItemList .userItemView .catItemBody,
.layout-category .userItemList .catItemView .catItemBody,
.layout-category .userItemList .tagItemView .catItemBody,
.layout-category .userItemList .userItemView .catItemBody,
.layout-tag .itemList .catItemView .catItemBody,
.layout-tag .itemList .tagItemView .catItemBody,
.layout-tag .itemList .userItemView .catItemBody,
.layout-tag .tagItemList .catItemView .catItemBody,
.layout-tag .tagItemList .tagItemView .catItemBody,
.layout-tag .tagItemList .userItemView .catItemBody,
.layout-tag .userItemList .catItemView .catItemBody,
.layout-tag .userItemList .tagItemView .catItemBody,
.layout-tag .userItemList .userItemView .catItemBody,
.layout-user .itemList .catItemView .catItemBody,
.layout-user .itemList .tagItemView .catItemBody,
.layout-user .itemList .userItemView .catItemBody,
.layout-user .tagItemList .catItemView .catItemBody,
.layout-user .tagItemList .tagItemView .catItemBody,
.layout-user .tagItemList .userItemView .catItemBody,
.layout-user .userItemList .catItemView .catItemBody,
.layout-user .userItemList .tagItemView .catItemBody,
.layout-user .userItemList .userItemView .catItemBody {
  padding: 0;
}
.layout-category .itemList .catItemView .catItemBody .catItemIntroText,
.layout-category .itemList .tagItemView .catItemBody .catItemIntroText,
.layout-category .itemList .userItemView .catItemBody .catItemIntroText,
.layout-category .tagItemList .catItemView .catItemBody .catItemIntroText,
.layout-category .tagItemList .tagItemView .catItemBody .catItemIntroText,
.layout-category .tagItemList .userItemView .catItemBody .catItemIntroText,
.layout-category .userItemList .catItemView .catItemBody .catItemIntroText,
.layout-category .userItemList .tagItemView .catItemBody .catItemIntroText,
.layout-category .userItemList .userItemView .catItemBody .catItemIntroText,
.layout-tag .itemList .catItemView .catItemBody .catItemIntroText,
.layout-tag .itemList .tagItemView .catItemBody .catItemIntroText,
.layout-tag .itemList .userItemView .catItemBody .catItemIntroText,
.layout-tag .tagItemList .catItemView .catItemBody .catItemIntroText,
.layout-tag .tagItemList .tagItemView .catItemBody .catItemIntroText,
.layout-tag .tagItemList .userItemView .catItemBody .catItemIntroText,
.layout-tag .userItemList .catItemView .catItemBody .catItemIntroText,
.layout-tag .userItemList .tagItemView .catItemBody .catItemIntroText,
.layout-tag .userItemList .userItemView .catItemBody .catItemIntroText,
.layout-user .itemList .catItemView .catItemBody .catItemIntroText,
.layout-user .itemList .tagItemView .catItemBody .catItemIntroText,
.layout-user .itemList .userItemView .catItemBody .catItemIntroText,
.layout-user .tagItemList .catItemView .catItemBody .catItemIntroText,
.layout-user .tagItemList .tagItemView .catItemBody .catItemIntroText,
.layout-user .tagItemList .userItemView .catItemBody .catItemIntroText,
.layout-user .userItemList .catItemView .catItemBody .catItemIntroText,
.layout-user .userItemList .tagItemView .catItemBody .catItemIntroText,
.layout-user .userItemList .userItemView .catItemBody .catItemIntroText {
  padding: 0;
  color: #606060;
}
.layout-category .itemList .catItemView .catItemBody .catItemIntroText p,
.layout-category .itemList .tagItemView .catItemBody .catItemIntroText p,
.layout-category .itemList .userItemView .catItemBody .catItemIntroText p,
.layout-category .tagItemList .catItemView .catItemBody .catItemIntroText p,
.layout-category .tagItemList .tagItemView .catItemBody .catItemIntroText p,
.layout-category .tagItemList .userItemView .catItemBody .catItemIntroText p,
.layout-category .userItemList .catItemView .catItemBody .catItemIntroText p,
.layout-category .userItemList .tagItemView .catItemBody .catItemIntroText p,
.layout-category .userItemList .userItemView .catItemBody .catItemIntroText p,
.layout-tag .itemList .catItemView .catItemBody .catItemIntroText p,
.layout-tag .itemList .tagItemView .catItemBody .catItemIntroText p,
.layout-tag .itemList .userItemView .catItemBody .catItemIntroText p,
.layout-tag .tagItemList .catItemView .catItemBody .catItemIntroText p,
.layout-tag .tagItemList .tagItemView .catItemBody .catItemIntroText p,
.layout-tag .tagItemList .userItemView .catItemBody .catItemIntroText p,
.layout-tag .userItemList .catItemView .catItemBody .catItemIntroText p,
.layout-tag .userItemList .tagItemView .catItemBody .catItemIntroText p,
.layout-tag .userItemList .userItemView .catItemBody .catItemIntroText p,
.layout-user .itemList .catItemView .catItemBody .catItemIntroText p,
.layout-user .itemList .tagItemView .catItemBody .catItemIntroText p,
.layout-user .itemList .userItemView .catItemBody .catItemIntroText p,
.layout-user .tagItemList .catItemView .catItemBody .catItemIntroText p,
.layout-user .tagItemList .tagItemView .catItemBody .catItemIntroText p,
.layout-user .tagItemList .userItemView .catItemBody .catItemIntroText p,
.layout-user .userItemList .catItemView .catItemBody .catItemIntroText p,
.layout-user .userItemList .tagItemView .catItemBody .catItemIntroText p,
.layout-user .userItemList .userItemView .catItemBody .catItemIntroText p {
  margin: 0;
}
.layout-category .itemList .catItemView .catItemLinks,
.layout-category .itemList .tagItemView .catItemLinks,
.layout-category .itemList .userItemView .catItemLinks,
.layout-category .tagItemList .catItemView .catItemLinks,
.layout-category .tagItemList .tagItemView .catItemLinks,
.layout-category .tagItemList .userItemView .catItemLinks,
.layout-category .userItemList .catItemView .catItemLinks,
.layout-category .userItemList .tagItemView .catItemLinks,
.layout-category .userItemList .userItemView .catItemLinks,
.layout-tag .itemList .catItemView .catItemLinks,
.layout-tag .itemList .tagItemView .catItemLinks,
.layout-tag .itemList .userItemView .catItemLinks,
.layout-tag .tagItemList .catItemView .catItemLinks,
.layout-tag .tagItemList .tagItemView .catItemLinks,
.layout-tag .tagItemList .userItemView .catItemLinks,
.layout-tag .userItemList .catItemView .catItemLinks,
.layout-tag .userItemList .tagItemView .catItemLinks,
.layout-tag .userItemList .userItemView .catItemLinks,
.layout-user .itemList .catItemView .catItemLinks,
.layout-user .itemList .tagItemView .catItemLinks,
.layout-user .itemList .userItemView .catItemLinks,
.layout-user .tagItemList .catItemView .catItemLinks,
.layout-user .tagItemList .tagItemView .catItemLinks,
.layout-user .tagItemList .userItemView .catItemLinks,
.layout-user .userItemList .catItemView .catItemLinks,
.layout-user .userItemList .tagItemView .catItemLinks,
.layout-user .userItemList .userItemView .catItemLinks {
  margin: 0;
}
.layout-category .itemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-category .itemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-category .itemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-category .tagItemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-category .tagItemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-category .tagItemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-category .userItemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-category .userItemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-category .userItemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-tag .itemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-tag .itemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-tag .itemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-tag .tagItemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-tag .tagItemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-tag .tagItemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-tag .userItemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-tag .userItemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-tag .userItemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-user .itemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-user .itemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-user .itemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-user .tagItemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-user .tagItemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-user .tagItemList .userItemView .catItemLinks .catItemTagsBlock,
.layout-user .userItemList .catItemView .catItemLinks .catItemTagsBlock,
.layout-user .userItemList .tagItemView .catItemLinks .catItemTagsBlock,
.layout-user .userItemList .userItemView .catItemLinks .catItemTagsBlock {
  padding: 20px 0;
}
.layout-category .itemList .catItemView .catItemCommentsLink,
.layout-category .itemList .tagItemView .catItemCommentsLink,
.layout-category .itemList .userItemView .catItemCommentsLink,
.layout-category .tagItemList .catItemView .catItemCommentsLink,
.layout-category .tagItemList .tagItemView .catItemCommentsLink,
.layout-category .tagItemList .userItemView .catItemCommentsLink,
.layout-category .userItemList .catItemView .catItemCommentsLink,
.layout-category .userItemList .tagItemView .catItemCommentsLink,
.layout-category .userItemList .userItemView .catItemCommentsLink,
.layout-tag .itemList .catItemView .catItemCommentsLink,
.layout-tag .itemList .tagItemView .catItemCommentsLink,
.layout-tag .itemList .userItemView .catItemCommentsLink,
.layout-tag .tagItemList .catItemView .catItemCommentsLink,
.layout-tag .tagItemList .tagItemView .catItemCommentsLink,
.layout-tag .tagItemList .userItemView .catItemCommentsLink,
.layout-tag .userItemList .catItemView .catItemCommentsLink,
.layout-tag .userItemList .tagItemView .catItemCommentsLink,
.layout-tag .userItemList .userItemView .catItemCommentsLink,
.layout-user .itemList .catItemView .catItemCommentsLink,
.layout-user .itemList .tagItemView .catItemCommentsLink,
.layout-user .itemList .userItemView .catItemCommentsLink,
.layout-user .tagItemList .catItemView .catItemCommentsLink,
.layout-user .tagItemList .tagItemView .catItemCommentsLink,
.layout-user .tagItemList .userItemView .catItemCommentsLink,
.layout-user .userItemList .catItemView .catItemCommentsLink,
.layout-user .userItemList .tagItemView .catItemCommentsLink,
.layout-user .userItemList .userItemView .catItemCommentsLink {
  display: block;
  border-right: 0;
  margin: 0;
  padding: 20px 0;
}
.layout-category .itemList .catItemView .catItemReadMore,
.layout-category .itemList .catItemView .tagItemReadMore,
.layout-category .itemList .catItemView .userItemReadMore,
.layout-category .itemList .tagItemView .catItemReadMore,
.layout-category .itemList .tagItemView .tagItemReadMore,
.layout-category .itemList .tagItemView .userItemReadMore,
.layout-category .itemList .userItemView .catItemReadMore,
.layout-category .itemList .userItemView .tagItemReadMore,
.layout-category .itemList .userItemView .userItemReadMore,
.layout-category .tagItemList .catItemView .catItemReadMore,
.layout-category .tagItemList .catItemView .tagItemReadMore,
.layout-category .tagItemList .catItemView .userItemReadMore,
.layout-category .tagItemList .tagItemView .catItemReadMore,
.layout-category .tagItemList .tagItemView .tagItemReadMore,
.layout-category .tagItemList .tagItemView .userItemReadMore,
.layout-category .tagItemList .userItemView .catItemReadMore,
.layout-category .tagItemList .userItemView .tagItemReadMore,
.layout-category .tagItemList .userItemView .userItemReadMore,
.layout-category .userItemList .catItemView .catItemReadMore,
.layout-category .userItemList .catItemView .tagItemReadMore,
.layout-category .userItemList .catItemView .userItemReadMore,
.layout-category .userItemList .tagItemView .catItemReadMore,
.layout-category .userItemList .tagItemView .tagItemReadMore,
.layout-category .userItemList .tagItemView .userItemReadMore,
.layout-category .userItemList .userItemView .catItemReadMore,
.layout-category .userItemList .userItemView .tagItemReadMore,
.layout-category .userItemList .userItemView .userItemReadMore,
.layout-tag .itemList .catItemView .catItemReadMore,
.layout-tag .itemList .catItemView .tagItemReadMore,
.layout-tag .itemList .catItemView .userItemReadMore,
.layout-tag .itemList .tagItemView .catItemReadMore,
.layout-tag .itemList .tagItemView .tagItemReadMore,
.layout-tag .itemList .tagItemView .userItemReadMore,
.layout-tag .itemList .userItemView .catItemReadMore,
.layout-tag .itemList .userItemView .tagItemReadMore,
.layout-tag .itemList .userItemView .userItemReadMore,
.layout-tag .tagItemList .catItemView .catItemReadMore,
.layout-tag .tagItemList .catItemView .tagItemReadMore,
.layout-tag .tagItemList .catItemView .userItemReadMore,
.layout-tag .tagItemList .tagItemView .catItemReadMore,
.layout-tag .tagItemList .tagItemView .tagItemReadMore,
.layout-tag .tagItemList .tagItemView .userItemReadMore,
.layout-tag .tagItemList .userItemView .catItemReadMore,
.layout-tag .tagItemList .userItemView .tagItemReadMore,
.layout-tag .tagItemList .userItemView .userItemReadMore,
.layout-tag .userItemList .catItemView .catItemReadMore,
.layout-tag .userItemList .catItemView .tagItemReadMore,
.layout-tag .userItemList .catItemView .userItemReadMore,
.layout-tag .userItemList .tagItemView .catItemReadMore,
.layout-tag .userItemList .tagItemView .tagItemReadMore,
.layout-tag .userItemList .tagItemView .userItemReadMore,
.layout-tag .userItemList .userItemView .catItemReadMore,
.layout-tag .userItemList .userItemView .tagItemReadMore,
.layout-tag .userItemList .userItemView .userItemReadMore,
.layout-user .itemList .catItemView .catItemReadMore,
.layout-user .itemList .catItemView .tagItemReadMore,
.layout-user .itemList .catItemView .userItemReadMore,
.layout-user .itemList .tagItemView .catItemReadMore,
.layout-user .itemList .tagItemView .tagItemReadMore,
.layout-user .itemList .tagItemView .userItemReadMore,
.layout-user .itemList .userItemView .catItemReadMore,
.layout-user .itemList .userItemView .tagItemReadMore,
.layout-user .itemList .userItemView .userItemReadMore,
.layout-user .tagItemList .catItemView .catItemReadMore,
.layout-user .tagItemList .catItemView .tagItemReadMore,
.layout-user .tagItemList .catItemView .userItemReadMore,
.layout-user .tagItemList .tagItemView .catItemReadMore,
.layout-user .tagItemList .tagItemView .tagItemReadMore,
.layout-user .tagItemList .tagItemView .userItemReadMore,
.layout-user .tagItemList .userItemView .catItemReadMore,
.layout-user .tagItemList .userItemView .tagItemReadMore,
.layout-user .tagItemList .userItemView .userItemReadMore,
.layout-user .userItemList .catItemView .catItemReadMore,
.layout-user .userItemList .catItemView .tagItemReadMore,
.layout-user .userItemList .catItemView .userItemReadMore,
.layout-user .userItemList .tagItemView .catItemReadMore,
.layout-user .userItemList .tagItemView .tagItemReadMore,
.layout-user .userItemList .tagItemView .userItemReadMore,
.layout-user .userItemList .userItemView .catItemReadMore,
.layout-user .userItemList .userItemView .tagItemReadMore,
.layout-user .userItemList .userItemView .userItemReadMore {
  margin-top: 45px;
  display: block;
}
.layout-category .itemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-category .itemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-category .itemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-category .itemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-category .itemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-category .itemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-category .itemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-category .itemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-category .itemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-category .tagItemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-category .tagItemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-category .tagItemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-category .tagItemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-category .tagItemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-category .tagItemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-category .tagItemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-category .tagItemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-category .tagItemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-category .userItemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-category .userItemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-category .userItemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-category .userItemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-category .userItemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-category .userItemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-category .userItemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-category .userItemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-category .userItemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-tag .itemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-tag .itemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .itemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-tag .itemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-tag .itemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .itemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-tag .itemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-tag .itemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .itemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .tagItemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-tag .userItemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-tag .userItemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .userItemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-tag .userItemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-tag .userItemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .userItemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-tag .userItemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-tag .userItemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-tag .userItemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-user .itemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-user .itemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-user .itemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-user .itemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-user .itemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-user .itemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-user .itemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-user .itemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-user .itemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-user .tagItemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-user .tagItemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-user .tagItemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-user .tagItemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-user .tagItemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-user .tagItemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-user .tagItemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-user .tagItemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-user .tagItemList .userItemView .userItemReadMore a.k2ReadMore,
.layout-user .userItemList .catItemView .catItemReadMore a.k2ReadMore,
.layout-user .userItemList .catItemView .tagItemReadMore a.k2ReadMore,
.layout-user .userItemList .catItemView .userItemReadMore a.k2ReadMore,
.layout-user .userItemList .tagItemView .catItemReadMore a.k2ReadMore,
.layout-user .userItemList .tagItemView .tagItemReadMore a.k2ReadMore,
.layout-user .userItemList .tagItemView .userItemReadMore a.k2ReadMore,
.layout-user .userItemList .userItemView .catItemReadMore a.k2ReadMore,
.layout-user .userItemList .userItemView .tagItemReadMore a.k2ReadMore,
.layout-user .userItemList .userItemView .userItemReadMore a.k2ReadMore {
  color: #706d6d;
  padding: 0 0 10px 0;
  line-height: inherit;
  background-color: transparent;
  line-height: 100%;
  border-bottom: solid 2px #706d6d;
  border-radius: 0;
}
.groupPrimary {
  padding: 0 15px !important;
}
div.k2Pagination {
  padding: 0;
  margin: 0;
  text-align: inherit;
}
div.k2Pagination ul.pagination li a {
  margin-right: 10px;
  background: transparent;
  color: #adadad;
  border: solid 2px #e1e1e1;
  font-weight: 700;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
div.k2Pagination ul.pagination li a:hover {
  background: transparent;
  color: #706d6d;
  border: solid 2px #706d6d;
}
div.k2Pagination .pagination&gt;li:first-child&gt;a,
div.k2Pagination .pagination&gt;li:first-child&gt;span,
div.k2Pagination .pagination&gt;li:last-child&gt;a,
div.k2Pagination .pagination&gt;li:last-child&gt;span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
div.k2Pagination .pagination&gt;.disabled&gt;a {
  background: transparent;
  color: #adadad;
}
div.k2Pagination .pagination&gt;.disabled&gt;a:hover {
  background: transparent;
  color: #706d6d;
  border: solid 2px #706d6d;
}
div.k2Pagination .pagination&gt;.active&gt;a {
  background-color: transparent;
  color: #706d6d;
  border: solid 2px #706d6d;
}
div.k2Pagination ul li a {
  margin: 0;
  padding: 6px 12px;
  border-radius: 0;
}
.k2CategoriesListBlock ul.level1 {
  padding: 0;
}
.k2CategoriesListBlock li {
  margin: 0 !important;
  border-bottom: 0 !important;
}
.k2CategoriesListBlock li a {
  font-size: 14px;
  font-weight: 100;
  border-bottom: solid 1px #e6dfdf;
}
.k2CategoriesListBlock li a:before {
  display: none;
}
.k2CategoriesListBlock li a span.catCounter {
  float: right;
}
.k2CategoriesListBlock li.activeCategory a {
  font-weight: inherit !important;
}
.k2TagCloudBlock a {
  border: solid 1px #e6dfdf;
  line-height: 35px;
  padding: 0 12px !important;
  text-transform: uppercase;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  color: #706d6d;
  margin: 0 10px 10px 0;
  font-size: 12px !important;
}
.k2TagCloudBlock a:hover {
  background-color: transparent !important;
}
.k2CalendarBlock table {
  margin: 0;
  width: 100%;
}
.k2CategorySelectBlock select {
  width: 100% !important;
}
.k2AuthorsListBlock ul li a:before {
  display: none;
}
.k2AuthorsListBlock ul li a img {
  padding: 0;
  margin-right: 15px;
}
.k2AuthorsListBlock ul li a.abAuthorName {
  margin-top: 5px;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  line-height: 20px;
  padding: 15px 0;
  font-size: 14px;
}
.layout-tag .tagItemImage {
  margin: 0 0 20px 0;
}
.layout-user .userItemImage {
  margin: 0 0 20px 0;
}
.layout-user .userItemHeader .userItemDateCreated,
.layout-user .userItemHeader .userItemAuthor,
.layout-user .userItemHeader .userItemCategory {
  display: inline-block;
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  line-height: 100%;
  border-right: 0;
}
.layout-user .userItemHeader .userItemDateCreated span,
.layout-user .userItemHeader .userItemAuthor span,
.layout-user .userItemHeader .userItemCategory span {
  font-weight: 500;
}
.com-users.view-profile.layout-edit form {
  background: #fff;
  padding: 30px;
}
.com-users.view-profile.layout-edit form table.admintable tr td {
  padding: 10px 30px;
}
.view-item .itemHeader .itemImageBlock {
  margin: 0;
  padding: 0;
}
.view-item .itemHeader .itemImageBlock span.itemImage {
  margin: 0 0 30px 0;
}
.view-item .itemHeader span.itemDateCreated,
.view-item .itemHeader span.itemAuthor,
.view-item .itemHeader .itemCategory {
  display: inline-block;
  font-size: 14px;
  color: #606060;
  font-weight: 500;
  line-height: 100%;
}
.view-item .itemHeader span.itemDateCreated span,
.view-item .itemHeader span.itemAuthor span,
.view-item .itemHeader .itemCategory span {
  font-weight: 500;
}
.view-item .itemHeader h2.itemTitle {
  line-height: 100%;
  padding: 0;
  font-size: 32px;
  margin: 25px 0 35px 0;
  color: #24252a;
}
.view-item div.itemToolbar {
  margin: 16px 0;
  padding: 12px 0;
  border-radius: 0;
}
.view-item div.itemToolbar ul {
  text-align: left;
}
.view-item div.itemToolbar li,
.view-item div.itemToolbar li a {
  font-size: 14px;
  text-transform: capitalize;
}
.view-item .itemRatingBlock span {
  color: #606060;
  font-weight: 500;
}
.view-item .itemBody {
  padding: 0;
}
.view-item .itemBody .itemIntroText {
  padding: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.view-item .itemBody .itemContentFooter {
  margin: 16px 0;
}
.view-item div.itemAuthorBlock {
  margin: 60px 0;
  padding: 30px;
  border-radius: 2px;
  background: #fff;
}
.view-item div.itemAuthorBlock img {
  width: 70px;
  padding: 0;
  margin-right: 20px;
}
.view-item div.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName {
  margin: 0;
}
.view-item div.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName a {
  font-size: 16px;
  color: #606060;
  font-weight: 200;
}
.view-item div.itemAuthorBlock .itemAuthorDetails p {
  font-size: 14px;
  color: #606060;
}
.view-item div.itemVideoBlock {
  background: transparent;
  padding: 0;
  margin: 60px 0 0 0;
}
.view-item .itemAuthorLatest,
.view-item .itemRelated {
  margin: 60px 0;
}
.view-item .itemAuthorLatest h3,
.view-item .itemRelated h3 {
  line-height: 100%;
  font-size: 18px;
  color: #24252a;
}
.view-item .itemAuthorLatest ul,
.view-item .itemRelated ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.view-item .itemAuthorLatest ul li,
.view-item .itemRelated ul li {
  position: relative;
}
.view-item .itemAuthorLatest ul li a,
.view-item .itemRelated ul li a {
  color: #706d6d;
  margin-left: 15px;
}
.view-item .itemAuthorLatest ul li:before,
.view-item .itemRelated ul li:before {
  position: absolute;
  content: "\f105";
  font-family: Fontawesome;
  color: #706d6d;
  font-size: 16px;
  left: 0;
  top: 2px;
}
.view-item .itemAuthorLatest ul li.clr:before,
.view-item .itemRelated ul li.clr:before {
  display: none;
}
.view-item .itemNavigation {
  padding: 0;
  margin: 40px 0;
  background: transparent;
  border-radius: 0;
}
.view-item .itemNavigation span.itemNavigationTitle {
  font-size: 18px;
  color: #24252a;
  display: block;
  font-weight: 700;
  margin-bottom: 20px;
}
.view-item .itemNavigation a.itemPrevious,
.view-item .itemNavigation a.itemNext {
  padding: 0;
  display: block;
  color: #706d6d;
}
.view-item div.itemComments {
  padding: 0;
  border: 0;
  background: transparent;
}
.view-item h3.itemCommentsCounter {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 25px 0;
}
.view-item ul.itemCommentsList li {
  padding: 30px 15px !important;
  margin-bottom: 25px !important;
  border-bottom: 0;
  border: solid 1px #e5dfdf;
}
.view-item ul.itemCommentsList li .comment-details {
  padding: 0;
}
.view-item ul.itemCommentsList li p {
  font-size: 14px;
  font-weight: 400;
  color: #606060;
  padding: 0 !important;
  margin: 30px 0 0 0;
}
.view-item ul.itemCommentsList li img {
  width: 80px;
  border-radius: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.view-item ul.itemCommentsList li span.commentDate,
.view-item ul.itemCommentsList li span.commentAuthorName {
  display: block;
}
.view-item ul.itemCommentsList li span.commentAuthorName {
  font-size: 16px !important;
  color: #606060;
  font-weight: 200 !important;
  margin-top: 15px;
}
.view-item ul.itemCommentsList li span.commentAuthorName a {
  color: #606060;
}
.view-item ul.itemCommentsList li span.commentDate {
  font-size: 14px;
  color: #bdb7b7;
  font-weight: 100 !important;
  border-right: 0 !important;
}
.view-item .itemCommentsForm {
  background: #fff;
  padding: 30px;
}
.view-item .itemCommentsForm h3 {
  font-size: 18px;
  font-weight: 400;
}
.view-item .itemCommentsForm .itemCommentsFormNotes {
  border-top: 0;
  font-size: 14px;
}
.view-item .itemCommentsForm form {
  font-size: 14px;
}
.view-item .itemCommentsForm form textarea {
  height: inherit !important;
  text-transform: capitalize;
}
.view-item .itemCommentsForm form label {
  margin: 10px 0 0 2px !important;
  font-size: 12px;
}
.view-item .itemCommentsForm form input {
  font-size: 12px;
  text-transform: capitalize;
}
.view-item .itemCommentsForm form .button {
  margin: 20px 0px 20px 15px !important;
  color: #fff !important;
  background-color: #24252a !important;
  line-height: 30px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  border-radius: 2px !important;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.view-item .itemBackToTop {
  margin-top: 30px;
}
.view-item .itemBackToTop a {
  text-transform: capitalize;
  text-decoration: inherit;
}
.view-item .itemBackToTop a:hover {
  text-decoration: inherit;
}
.layout-user .userBlock img {
  width: 100px !important;
  margin: -50px 0 0 0;
  padding: 0;
}
.layout-user .userBlock h2 {
  margin-left: 125px;
  line-height: normal;
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
}
.layout-user .userBlock .userDescription {
  padding: 15px 35px;
  border-top: 1px solid #ebebeb;
  margin: 45px -8px 0;
}
.layout-user .userItemView {
  padding-bottom: 30px;
}
.layout-user .userItemView:last-child {
  border-bottom: 0;
}
.view-search form .btn-toolbar input {
  width: 100%;
}
.view-search form button {
  text-transform: capitalize;
}
.view-search form select {
  width: 20%;
}
.search .btn-toolbar span.icon-search {
  margin: 0 10px 0 0;
}
.sp-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul &gt;li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul &gt;li &gt;a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul &gt;li &gt;a:hover {
  background: none;
}
.sp-module ul &gt;li &gt;a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 8px;
}
.sp-module ul &gt;li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews &gt;div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews &gt;div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews &gt;div &gt;a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.top-search-wrapper {
  text-align: right;
}
.top-search-wrapper .icon-top-wrapper {
  width: 75px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0;
  background-color: rgba(0,0,0,0.15);
}
.top-search-wrapper .icon-top-wrapper i {
  font-size: 16px;
  color: #fff;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.top-search-wrapper .icon-top-wrapper i:hover {
  cursor: pointer;
}
.top-search-wrapper .icon-top-wrapper i.fa-times {
  display: none;
}
.top-search-wrapper .searchwrapper {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.top-search-wrapper .searchwrapper input {
  width: 100%;
  border: 0;
  border-radius: 0;
  height: 100% !important;
  padding: 10px 20px;
  position: absolute;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.top-search-wrapper .searchwrapper input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.top-search-wrapper .searchwrapper .icon-remove-wrapper i {
  position: absolute;
  right: 15px;
  top: 25px;
  font-size: 10px;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.top-search-wrapper .searchwrapper .icon-remove-wrapper i:hover {
  cursor: pointer;
}
.top-search-input-wrap {
  display: none;
  background-color: rgba(250,250,250,0.95);
  padding: 70px 0;
}
.top-search-input-wrap .sp_search_input input {
  background-color: transparent !important;
  border-radius: 0 !important;
  width: 100%;
  height: 100px !important;
  font-size: 32px;
  border: 0;
  color: #999;
  text-align: center;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 50px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt;ul&gt;li {
  margin-right: 40px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt;ul&gt;li.active &gt;a {
  background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt;ul&gt;li.active &gt;a:before {
  width: 100%;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt;ul&gt;li &gt;a {
  border-radius: 0;
  padding: 5px;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt;ul&gt;li &gt;a:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt;ul&gt;li &gt;a:hover {
  background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
  z-index: 2;
  background: #24252a;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .img-wrapper {
  display: block;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .img-wrapper:focus {
  outline: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
  top: inherit !important;
  padding: 30px !important;
  background: none !important;
  text-align: left !important;
  z-index: -1 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  background-color: transparent;
  z-index: 5;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background-color: transparent;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-link {
  position: absolute;
  bottom: 42px;
  right: 20px;
  border: none;
  background: none;
  font-size: 20px;
  padding: 0;
  z-index: 10;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-link:hover {
  background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {
  margin-bottom: 10px !important;
  overflow: hidden;
  text-overflow: '222';
  display: -webkit-box !important;
  line-height: 21px;
  max-height: 40px;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  box-orient: vertical;
  font-size: 20px;
  font-weight: 400;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
  -webkit-transform: translate3d(50px,0,0) !important;
  transform: translate3d(50px,0,0) !important;
  -webkit-transition-delay: .15s !important;
  transition-delay: .15s !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {
  font-size: 16px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #706d6d;
  opacity: 0;
  -webkit-transform: translate3d(50px,0,0) !important;
  transform: translate3d(50px,0,0) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .img-wrapper {
  -webkit-transform: translateY(-115px) !important;
  transform: translateY(-115px) !important;
  opacity: .4;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title,
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
  opacity: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
  -webkit-transition-delay: .30s !important;
  transition-delay: .30s !important;
}
.sp-simpleportfolio .sp-simpleportfolio-image {
  margin-bottom: 60px;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
  width: 100%;
  float: none;
}
.sp-simpleportfolio .sp-simpleportfolio-description h2 {
  font-size: 32px;
  color: #24252a;
  margin-bottom: 40px;
}
.sp-simpleportfolio .sp-simpleportfolio-description p {
  font-family: inherit !important;
}
.sp-simpleportfolio .sp-simpleportfolio-meta {
  width: 100%;
  padding-left: 0;
  margin-top: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-meta &gt;div {
  float: left;
  display: inline-block;
  margin: 0 45px 0 0;
  padding: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 {
  display: inline-block;
  color: #24252a;
  font-weight: 500;
}
.aspasia-newsletters &gt;.sppb-row-container {
  max-width: 945px;
  padding: 60px;
  text-align: center;
  color: #fff;
  position: relative;
  top: -20px;
}
.aspasia-newsletters .sppb-title-subheading {
  color: #fff;
}
.aspasia-newsletters .sppb-section-title {
  margin-bottom: 30px !important;
}
.aspasia-newsletters .acymailing_form {
  text-align: center;
}
.aspasia-newsletters .acymailing_form input {
  max-width: 500px;
  color: #24252a;
  display: inline-block;
  text-align: left !important;
}
.aspasia-newsletters .acymailing_form input:focus {
  color: #24252a;
}
.aspasia-newsletters .acymailing_form .acysubbuttons input {
  background: #fff;
  color: #24252a;
  font-size: 14px;
  font-weight: 500;
  margin-top: 30px;
  border: none !important;
}
.aspasia-search {
  text-align: center;
}
.aspasia-search form {
  max-width: 800px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.aspasia-search form:after {
  content: "\f002";
  font-family: 'fontawesome';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 14px;
  color: #24252a;
  pointer-events: none;
}
.aspasia-search .mod-search-searchword {
  width: 100%;
  background-color: #fff;
  padding-right: 50px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
#sp-right h3.sp-module-title,
#sp-left h3.sp-module-title {
  font-size: 16px;
  color: #24252a;
  font-weight: 700;
}
#sp-right ul.categories-module li,
#sp-left ul.categories-module li {
  border-bottom: solid 1px #e6dfdf;
}
#sp-right ul.categories-module li a,
#sp-left ul.categories-module li a {
  font-size: 14px;
  font-weight: 100;
  line-height: 45px;
}
#sp-right ul.categories-module li a:before,
#sp-left ul.categories-module li a:before {
  display: none;
}
#sp-right ul.categories-module li a:after,
#sp-left ul.categories-module li a:after {
  position: absolute;
  content: "\f105";
  font-family: Fontawesome;
  color: #706d6d;
  font-size: 16px;
  right: 20px;
}
#sp-right ul.categories-module li a:focus,
#sp-left ul.categories-module li a:focus {
  outline: 0;
}
#sp-right .tagspopular ul li,
#sp-left .tagspopular ul li {
  display: inline-block;
  border-bottom: 0;
  margin: 0 10px 10px 0;
  font-size: 12px;
}
#sp-right .tagspopular ul li a,
#sp-left .tagspopular ul li a {
  border: solid 1px #e6dfdf;
  line-height: 35px;
  padding: 0 20px;
  text-transform: uppercase;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#sp-right .tagspopular ul li a:before,
#sp-left .tagspopular ul li a:before {
  display: none;
}
#sp-right .search form,
#sp-right .k2SearchBlock form,
#sp-left .search form,
#sp-left .k2SearchBlock form {
  position: relative;
}
#sp-right .search form input,
#sp-right .k2SearchBlock form input,
#sp-left .search form input,
#sp-left .k2SearchBlock form input {
  width: 100%;
  font-size: 16px;
}
#sp-right .search form:after,
#sp-right .k2SearchBlock form:after,
#sp-left .search form:after,
#sp-left .k2SearchBlock form:after {
  position: absolute;
  content: "\f002";
  font-family: Fontawesome;
  color: #706d6d;
  font-size: 16px;
  right: 20px;
  top: 12px;
}
#sp-bottom {
  font-size: 14px;
}
#sp-bottom p {
  color: #706d6d;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
#sp-bottom .sp-module ul&gt;li {
  border: none;
}
#sp-bottom .sp-module ul&gt;li a {
  display: inline-block;
  line-height: 28px;
}
#sp-bottom .sp-module ul&gt;li a:before {
  display: none;
}
#sp-bottom #sp-bottom2 {
  padding-left: 100px;
}
#sp-bottom #sp-bottom4 {
  padding-left: 60px;
}
#sp-bottom .footer-logo {
  margin-bottom: 30px;
}
.bottom-social li {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
.bottom-social li:last-child {
  margin-right: 0;
}
.bottom-social li a {
  font-size: 32px;
}
.bottom-social li a span {
  display: none;
}
#sp-footer {
  text-align: left;
  padding-bottom: 100px;
}
#sp-footer a {
  color: rgba(255,255,255,0.9);
}
#sp-footer a:hover {
  color: #fff;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
  display: table;
  font-family: Poppins, sans-serif;
}
.sp-comingsoon body &gt;div {
  display: table-cell;
  vertical-align: middle;
}
.sp-comingsoon #sp-comingsoon {
  padding: 100px 0;
}
.sp-comingsoon .sp-comingsoon-wrap {
  background-size: cover;
  background-position: 50% 50%;
}
.sp-comingsoon .comingsoon-page-logo {
  display: inline-block;
  margin-bottom: 140px;
}
.sp-comingsoon .sp-comingsoon-countdown {
  margin-bottom: 100px;
}
.sp-comingsoon .sp-comingsoon-countdown &gt;div {
  display: inline-block;
  margin-right: 40px;
}
.sp-comingsoon .sp-comingsoon-countdown &gt;div:last-child {
  margin-right: 0;
}
.sp-comingsoon .sp-comingsoon-countdown &gt;div span.number {
  font-size: 42px;
  font-weight: 600;
  margin-right: 15px;
}
.sp-comingsoon .sp-comingsoon-countdown &gt;div span.string {
  font-size: 16px;
  font-weight: 600;
}
.sp-comingsoon h1.sp-comingsoon-title {
  display: inline-block;
  margin: 0;
  font-size: 42px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 15px;
  background: rgba(255,255,255,0.1);
  padding: 20px 65px;
}
.sp-comingsoon .sp-comingsoon-content {
  margin-top: 50px;
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .sp-position-comingsoon {
  margin: 60px 0 125px 0;
}
.sp-comingsoon .sp-position-comingsoon .acymailing_introtext {
  margin-bottom: 30px !important;
  font-size: 16px;
}
.sp-comingsoon .sp-position-comingsoon .acymailing_form {
  margin: 0 250px !important;
  position: relative;
}
.sp-comingsoon .sp-position-comingsoon .acymailing_form p.fieldacyemail .acy_requiredField input {
  width: 75% !important;
  background-color: rgba(255,255,255,0.1) !important;
  border: solid 1px #595e63;
  color: rgba(255,255,255,0.5);
  font-size: 16px;
}
.sp-comingsoon .sp-position-comingsoon .acymailing_form p.acysubbuttons {
  position: absolute;
  top: -1px;
  right: 0;
}
.sp-comingsoon .sp-position-comingsoon .acymailing_form p.acysubbuttons input {
  background: #fff;
  color: #24252a;
  height: 52px !important;
  border-radius: 0 2px 2px 0;
}
.sp-comingsoon ul.social-icons {
  float: none;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 20px 0 0;
}
.sp-comingsoon .social-icons li:last-child {
  margin: 0;
}
.sp-comingsoon .social-icons li a {
  color: #fff;
  font-size: 20px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  color: #fff;
  font-family: Poppins, sans-serif;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: url(../images/404-bg.jpg);
  background-size: cover;
  background-position: 50% 50%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner &gt;div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .error-page-inner .error-logo {
  display: inline-block;
}
.error-page .error-page-inner .error-details {
  margin: 65px 0 80px 0;
}
.error-page .error-page-inner .error-footer p {
  font-weight: 100;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 70px;
  font-weight: 500;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead &gt;tr,
table.category tbody &gt;tr {
  border: 1px solid #d4d4d4;
}
table.category thead &gt;tr th,
table.category thead &gt;tr td,
table.category tbody &gt;tr th,
table.category tbody &gt;tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
#clients-slider.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .sppb-modal-selector img {
    margin-top: 60px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
    padding: 0 10px;
  }
  .sppb-testimonial-pro .sppb-carousel-control {
    left: -15px;
  }
  .sppb-testimonial-pro .sppb-carousel-control.right {
    right: -15px;
    left: inherit;
  }
}
@media only screen and (max-width: 992px) {
  #offcanvas-toggler {
    float: left;
  }
  .ltr .offcanvas-menu {
    left: -340px;
  }
  .ltr.offcanvas .offcanvas-menu {
    left: 0;
  }
  .top-search-input-wrap {
    padding: 0;
    min-width: 100%;
    margin: 0 -15px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li {
    margin-right: 30px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li &gt;a {
    font-size: 16px;
  }
  .sppb-modal-selector img {
    margin-top: 100px;
  }
  .sppb-modal-selector:before {
    top: 65%;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading {
    padding: 0 10px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading span.sppb-panel-title {
    font-size: 12px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-body {
    font-size: 12px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
    line-height: 48px;
  }
  .hikashop_products .hikashop_product .hikashop_product_image {
    height: inherit !important;
  }
  .hikashop_products .hikashop_product .hikashop_product_image .hikashop_product_image_subdiv {
    margin-bottom: -5px !important;
  }
  .featured-info &gt;div i {
    font-size: 25px;
  }
  .sppb-addon-pricing-table .sppb-btn {
    padding: 0 30px;
  }
  .blog-variation-two article.item .article-info {
    text-align: center;
  }
  .blog-variation-two article.item .article-info dd.published {
    margin-bottom: 20px;
    display: block;
  }
  .blog-variation-two article.item .article-info dd.published span.entry-date-day {
    display: inline-block;
  }
  .blog-variation-two article.item .article-info dd.createdby span.info-block-title {
    display: inline-block;
  }
  .blog-variation-two article.item .article-info &gt;dd {
    display: inline-block;
  }
  .blog-variation-two .pagination-wrapper {
    margin-left: 0;
  }
  .sp-comingsoon .sp-position-comingsoon .acymailing_form {
    margin: 0 50px !important;
    position: relative;
  }
  #sp-bottom1,
  #sp-bottom2 {
    margin-bottom: 30px;
  }
  #sp-bottom2,
  #sp-bottom4 {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  h1 small {
    letter-spacing: inherit !important;
  }
  h2 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  h3 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  h4 {
    font-size: 18px !important;
    line-height: 23px !important;
  }
  #sp-header {
    height: 95px;
  }
  #sp-header .logo {
    height: 60px;
  }
  .top-cart-wrapper .cart-toggle {
    line-height: 60px;
    font-size: 18px;
  }
  .top-cart-wrapper .hikashop_cart_module {
    right: -5px;
  }
  .sp-page-title {
    padding: 80px 0 50px 0;
  }
  .sp-page-title .breadcrumb {
    margin: 20px 0 0 0;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg {
    height: 580px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text {
    padding: 0 30px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title {
    font-size: 22px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slidehsow-sub-title {
    margin-top: 10px;
    font-size: 35px;
    letter-spacing: 0px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text p.details {
    margin-bottom: 30px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a {
    right: 30px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlidePrev {
    right: 100px;
  }
  .sppb-section-title .sppb-title-heading {
    font-size: 25px !important;
    line-height: 25px !important;
    margin-bottom: 50px !important;
  }
  .sp-less-padding {
    padding: 100px 0 100px 0 !important;
  }
  .sp-less-padding .sppb-addon-cta {
    margin-bottom: 30px;
  }
  .sppb-addon-feature {
    margin-bottom: 30px;
  }
  .sppb-addon-cta .sppb-cta-title {
    font-size: 25px;
    line-height: 25px;
  }
  .sppb-animated-number {
    font-size: 25px !important;
    line-height: 25px !important;
  }
  .aspasia-animated-number {
    height: 140px;
  }
  .aspasia-single-image-with-caption img {
    width: 100%;
  }
  .aspasia-single-image-with-caption .sppb-addon-img-subtitle {
    padding: 0 15px;
  }
  .aspasia-cta {
    padding-left: 0;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li {
    height: 130px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li &gt;a {
    font-size: 14px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li &gt;a i {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane {
    padding: 50px 0 100px 0;
  }
  .aspasia-feature-list .sppb-addon-tab .sppb-tab-content .sppb-tab-pane img {
    width: 100%;
  }
  .aspasia-image-with-content &gt;div {
    background-image: none !important;
    background-color: #26035b;
  }
  .aspasia-image-with-content .sppb-content-holder {
    padding: 50px 0 !important;
  }
  .sppb-testimonial-pro .sppb-carousel-control {
    position: absolute;
    left: inherit;
    right: 30px;
    bottom: -80px;
  }
  .sppb-testimonial-pro .sppb-carousel-control.right {
    right: 0;
    left: inherit;
  }
  .aspasia-left-content {
    padding: 0 !important;
  }
  .sppb-addon-articles .sppb-addon-article img {
    width: 100%;
  }
  .aspasia-top-products {
    margin-bottom: 30px;
  }
  .sppb-modal-selector img {
    margin-top: 30px;
    width: 100%;
  }
  .sppb-modal-selector:before {
    top: 50%;
  }
  .aspasia-animated-number-style-two {
    margin-bottom: 60px;
  }
  .aspasia-about-page-progress-wrapper {
    background-image: none !important;
  }
  .aspasia-about-team .sppb-addon-person {
    float: left;
  }
  .aspasia-about-team .sppb-empty-space {
    margin-bottom: 0 !important;
  }
  .aspasia-cta-two .sppb-text-right {
    text-align: inherit;
  }
  .aspasia-cta-two .sppb-text-right .sppb-btn-default {
    margin-top: 30px;
  }
  .aspasia-feature-box span {
    width: 100%;
  }
  .aspasia-feature-box span img {
    width: 100%;
  }
  .service-page-accordion {
    background-image: none !important;
  }
  .sppb-addon-single-image {
    margin-top: 60px;
  }
  .layout-show #hikashop_product_left_part {
    padding: 0;
  }
  .layout-show #hikashop_product_left_part .hikashop_small_image_div {
    text-align: center;
  }
  .layout-show #hikashop_product_left_part .hikashop_small_image_div img {
    width: 70px;
  }
  .layout-show .hikashop_product_bottom_part .nav-tabs &gt;li &gt;a {
    padding: 0 18px;
  }
  #hikashop_checkout_cart table tr {
    margin-bottom: 30px;
  }
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part #form-login-remember {
    margin-bottom: 15px;
  }
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part #form-login-remember label[for="modlgn-remember"] {
    margin-right: 10px;
  }
  #sbox-content {
    height: 180px;
  }
  .blog-variation-two article.item .article-info dd.published {
    margin-bottom: 5px;
    font-size: 25px;
  }
  .blog-variation-two .pagination-wrapper {
    margin-left: 0;
  }
  .error-page .error-page-inner {
    padding: 100px 0;
  }
  #sp-footer {
    padding-top: 30px;
  }
  .pricing-style1 .sppb-addon-pricing-table {
    margin-bottom: 30px;
  }
  #sp-bottom2,
  #sp-bottom4 {
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 480px) {
  ul.social-icons {
    width: 100%;
    text-align: left;
    font-size: 12px;
  }
  .top-search-input-wrap .sp_search_input input {
    height: 50px !important;
    font-size: 16px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a {
    bottom: 20px;
    font-size: 25px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .customNavigation a.sppbSlidePrev {
    right: 80px;
  }
  .sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-prev a,
  .sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-next a {
    bottom: 10px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li {
    margin-right: 8px;
    height: 100px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li &gt;a {
    font-size: 12px;
  }
  .aspasia-feature-list .sppb-addon-tab ul.sppb-nav-tabs &gt;li.active:before {
    display: none;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-bottom: 10px;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li &gt;a {
    padding: 0;
  }
  .hikashop_products_listing .thumbnails {
    margin: -15px;
  }
  .hikashop_products_listing .thumbnails .hikashop_product {
    width: 100%;
    margin: 0;
    padding: 15px;
  }
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part {
    margin-bottom: 30px;
  }
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part,
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part {
    width: 100%;
  }
  .aspasia-contact-details .sppb-addon-content {
    padding: 50px;
  }
  .sppb-addon-pricing-table .sppb-pricing-header &gt;i {
    font-size: 40px;
  }
  .sppb-addon-pricing-table .sppb-pricing-curency {
    vertical-align: super;
    font-size: 18px;
  }
  .sppb-addon-pricing-table .sppb-pricing-wrapper {
    font-size: 30px;
  }
  .sp-comingsoon h1.sp-comingsoon-title {
    padding: 20px;
    letter-spacing: 1px;
  }
  .sp-comingsoon .sp-position-comingsoon .acymailing_form p.fieldacyemail .acy_requiredField input {
    width: 100% !important;
  }
  .sp-comingsoon .sp-position-comingsoon .acymailing_form p.acysubbuttons {
    top: 60px;
    right: 0;
    left: 0;
  }
  .sp-comingsoon .sp-comingsoon-countdown &gt;div span.number {
    font-size: 25px;
  }
  .sp-comingsoon ul.social-icons {
    text-align: center;
  }
  #clients-slider .owl-dots .owl-dot span {
    width: 20px !important;
    height: 5px !important;
  }
}
@media only screen and (max-width: 320px) {
  .top-cart-wrapper .hikashop_cart_module form {
    width: 250px;
  }
  .sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-prev a,
  .sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-next a {
    bottom: 0;
  }
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_right_part .form-horizontal .control-label {
    width: 100%;
  }
  #hikashop_checkout_page .hikashop_checkout_login .hikashop_checkout_login_left_part span.add-on {
    display: block;
    height: 40px;
    text-align: left;
  }
  .hikashop_checkout_payment_image {
    display: block;
    margin-top: 10px;
  }
  .aspasia-contact-details .sppb-addon-content {
    width: 360px;
    padding: 30px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading {
    padding: 0 10px 15px 10px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading {
    line-height: 22px;
  }
  .sppb-addon-person .sppb-person-image {
    margin-bottom: 30px;
    width: 100%;
  }
  .sppb-addon-person .sppb-person-image img {
    width: 100%;
  }
  .service-page-accordion .sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
    border-left: 0;
  }
  .sppb-addon-gallery .sppb-gallery &gt;li {
    padding: 0 10px;
  }
}
</pre></body></html>