.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.font-family {
  font-family: Raleway, Arial, sans-serif;
  font-weight: 500;
}
body,
.bodyfontfamily {
  font-family: Raleway, Arial, sans-serif;
  font-weight: 500;
}
body:not(.homepage) .item-page {
  display: block;
  border: 0;
  background-color: #f9f9f9;
  padding: 9px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body:not(.homepage) .item-page.bg-color {
  box-shadow: 0 0 0 transparent;
}
.body-innerwrapper a:focus {
  outline: medium none;
  text-decoration: none !important;
}
a,
a:hover {
  text-decoration: none;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
h1,
.k2store h1 {
  font-size: 24px;
  line-height: 30px;
}
h2,
.k2store h2 {
  font-size: 20px;
  line-height: 26px;
}
h3,
.k2store h3 {
  font-size: 18px;
  line-height: 24px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 22px;
}
.row-fluid {
  margin-bottom: 20px;
}
.row-fluid:last-child {
  margin-bottom: 0;
}
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"],
input[type="submit"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well-wrapper {
  display: block;
  border: 0;
  background-color: #f9f9f9;
  padding: 9px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well-wrapper.bg-color {
  box-shadow: 0 0 0 transparent;
}
.btn-toolbar .btn {
  padding: 4px 12px;
}
.btn-toolbar .btn-group .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sp-border {
  position: relative;
}
.sp-border::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.sp-border::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.box-border {
  display: block;
  padding: 10px;
  box-shadow: 0 0 1px rgba(0,0,0,0.05) inset;
  border: 1px solid #ddd;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.italic {
  font-style: italic;
  font-size: 12px;
}
.line-through {
  text-decoration: line-through;
}
.mg-bottom-15 {
  margin-bottom: 15px;
}
.fixed .hidden-desktop {
  display: none;
}
[class*="bgcolor"] {
  border: medium none;
  box-shadow: none;
  color: #fff;
  padding: 0 10px;
  text-shadow: 0 0 0 rgba(0,0,0,0);
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(25deg);
  }
  40% {
    -webkit-transform: rotate(-20deg);
  }
  60% {
    -webkit-transform: rotate(15deg);
  }
  80% {
    -webkit-transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(25deg);
  }
  40% {
    -moz-transform: rotate(-20deg);
  }
  60% {
    -moz-transform: rotate(15deg);
  }
  80% {
    -moz-transform: rotate(-15deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-ms-keyframes swing {
  20% {
    -ms-transform: rotate(25deg);
  }
  40% {
    -ms-transform: rotate(-20deg);
  }
  60% {
    -ms-transform: rotate(15deg);
  }
  80% {
    -ms-transform: rotate(-15deg);
  }
  100% {
    -ms-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(25deg);
  }
  40% {
    -o-transform: rotate(-20deg);
  }
  60% {
    -o-transform: rotate(15deg);
  }
  80% {
    -o-transform: rotate(-15deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
span.siteRoot {
  display: none;
}
.even {
  background: #fffff0;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}
.odd {
  background: #fff;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}
div.k2JosFormwell .form-validate,
div.profileEdit .form-validate {
  margin: 0;
}
div.k2JosFormwell .k2AccountPage .k2AccountPageUpdate,
div.profileEdit .k2AccountPage .k2AccountPageUpdate {
  margin: 8px 0 0;
  padding: 20px 0 0;
}
div.k2JosFormwell .k2AccountPage #image,
div.profileEdit .k2AccountPage #image {
  margin: 10px 0;
}
#k2storeCartPopup .componentheading,
#k2storeCartPopup .componentheading h2 {
  margin-top: 0;
}
div.k2FeedIcon {
  padding: 4px 8px;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../images/fugue/feed.png) no-repeat 50% 50%;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}
.itemRatingBlock > span,
.catItemRatingBlock > span {
  line-height: 24px;
  margin-right: 10px;
  float: left;
}
.itemRatingBlock .itemRatingForm,
.catItemRatingBlock .itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 24px;
  float: left;
}
.itemRatingBlock .itemRatingLog,
.catItemRatingBlock .itemRatingLog {
  font-size: 14px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}
.itemRatingBlock div.itemRatingForm .formLogLoading,
.catItemRatingBlock div.itemRatingForm .formLogLoading {
  background: url(../images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingBlock .itemRatingList,
.catItemRatingBlock .itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -2px !important;
  background-position: left top !important;
}
.itemRatingBlock .itemRatingList li,
.catItemRatingBlock .itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingBlock .itemRatingList,
.itemRatingBlock .itemRatingList a:hover,
.itemRatingBlock .itemRatingList .itemCurrentRating,
.catItemRatingBlock .itemRatingList,
.catItemRatingBlock .itemRatingList a:hover,
.catItemRatingBlock .itemRatingList .itemCurrentRating {
  background: url(../images/system/transparent_star.png) left -1000px repeat-x;
}
.itemRatingBlock .itemRatingList a,
.itemRatingBlock .itemRatingList .itemCurrentRating,
.catItemRatingBlock .itemRatingList a,
.catItemRatingBlock .itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingBlock .itemRatingList a:hover,
.catItemRatingBlock .itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingBlock .itemRatingList a,
.itemRatingBlock .itemRatingList a:hover,
.catItemRatingBlock .itemRatingList a,
.catItemRatingBlock .itemRatingList a:hover {
  transition: all 0s ease 0s;
}
.itemRatingBlock .itemRatingList a:focus,
.catItemRatingBlock .itemRatingList a:focus {
  outline: none;
}
.itemRatingBlock .itemRatingList a.one-star,
.catItemRatingBlock .itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingBlock .itemRatingList a.two-stars,
.catItemRatingBlock .itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingBlock .itemRatingList a.three-stars,
.catItemRatingBlock .itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingBlock .itemRatingList a.four-stars,
.catItemRatingBlock .itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingBlock .itemRatingList a.five-stars,
.catItemRatingBlock .itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingBlock .itemRatingList .itemCurrentRating,
.catItemRatingBlock .itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
.itemSocialSharing {
  margin-left: 30px;
  padding: 2px 0 0;
}
.itemSocialSharing,
.itemSocialSharing div {
  display: inline-block;
  position: relative;
}
.itemSocialSharing .itemFacebookButton {
  top: -6px;
}
.catItemTagsBlock span,
.itemTagsBlock span,
.userItemTagsBlock span {
  color: #555;
  padding: 0 4px 0 0;
  display: inline;
}
.catItemTagsBlock ul,
.itemTagsBlock ul,
.userItemTagsBlock ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.catItemTagsBlock ul li,
.itemTagsBlock ul li,
.userItemTagsBlock ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.pagination {
  margin: 0;
}
div.pagination > span {
  position: relative;
  top: -3px;
  margin-right: 10px;
}
div.pagination ul > li:first-child > a,
div.pagination ul > li:first-child > span,
div.pagination ul > li:last-child > a,
div.pagination ul > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.pagination ul > li > a:hover,
div.pagination ul > li > a:focus {
  background-color: #F5F5F5;
}
div.pagination ul > li.pagination-active > a,
div.pagination ul > li.pagination-active > span {
  color: #999999;
  cursor: default;
  background-color: #F5F5F5;
}
.k2AccountPage .k2ProfileHeading {
  font-size: 18px;
  padding: 8px;
  text-align: left;
}
.k2AccountPage .CodeMirror-wrapping {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  color: #555555;
  display: inline-block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 4px 6px;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.k2AccountPage #image {
  margin-bottom: 10px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #CCCCCC;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.userView .userBlock h2 {
  margin: 0;
}
#k2Container .promotion-block {
  border: 1px dashed #62a9dd;
  color: red;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center;
}
#k2Container .promotion-block a {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#k2Container .promotion-block p {
  margin: 0px;
}
#k2Container .itemList div > .row-fluid,
#k2Container .itemList >.row-fluid {
  margin-bottom: 0;
}
#k2Container .itemListCategoriesBlock .vina-description {
  margin: 0;
}
#k2Container .itemListCategoriesBlock .vina-description p:last-child {
  margin: 0;
}
#k2Container .catItemTitle {
  height: 30px;
  line-height: 30px;
  margin: 0 0 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#k2Container .catItemTitle span {
  border-radius: 5px;
  font-size: 16px;
  font-weight: normal;
  padding: 0 5px;
}
#k2Container .itemTitle {
  height: 35px;
  line-height: 35px;
  margin: 5px 0;
  overflow: hidden;
}
#k2Container .itemTitle span {
  border-radius: 5px;
  font-size: 16px;
  font-weight: normal;
  padding: 0 5px;
}
#k2Container .itemTitle a {
  color: #FFF;
  text-decoration: none;
}
#k2Container .dateCreatedBlock {
  margin-bottom: 0;
  border: 0;
  width: 90px;
  padding: 5px;
  text-align: center;
}
#k2Container .dateCreatedBlock span {
  display: block;
  line-height: normal;
}
#k2Container .dateCreatedBlock .vina-f {
  font-size: 16px;
  padding: 2px 0 7px;
}
#k2Container .dateCreatedBlock .vina-y {
  border-top: 1px dotted;
  font-size: 30px;
  text-transform: uppercase;
}
#k2Container .share-support {
  margin: 25px 0 30px;
}
#k2Container .share-support h3 {
  border-bottom: 2px dashed #62A9DD;
  font-size: 18px;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}
#k2Container .share-support .share {
  border: dashed 2px #62A9DD;
  background: #FFF4E7;
}
#k2Container .share-support .share .share-inner {
  padding: 10px;
}
#k2Container .share-support .share .jed-review {
  padding: 10px 0;
}
#k2Container .share-support .share .jed-review div {
  text-align: center;
  border: solid 1px #62a9dd;
  padding: 5px 0;
}
#k2Container .share-support .share .jed-review a {
  font-weight: bold;
}
#k2Container .share-support .share .thank-you {
  font-weight: bold;
}
#k2Container .share-support .support {
  border: dashed 2px #62A9DD;
}
#k2Container .share-support .support .support-inner {
  padding: 10px;
}
#k2Container .share-support .support .top-buttons {
  height: 85px;
}
#k2Container .share-support .support .docs {
  float: left;
  width: 70px;
  height: 70px;
  border: solid 1px #62A9DD;
  line-height: 70px;
  text-align: center;
  margin-right: 54px;
}
#k2Container .share-support .support .forums {
  float: left;
  width: 70px;
  height: 70px;
  border: solid 1px #62A9DD;
  line-height: 70px;
  text-align: center;
  margin-right: 54px;
}
#k2Container .share-support .support .contact {
  float: left;
  width: 70px;
  height: 70px;
  border: solid 1px #62A9DD;
  line-height: 70px;
  text-align: center;
}
#k2Container .share-support .support .skype {
  text-align: center;
  padding: 10px;
  border: 1px solid #62A9DD;
  clear: both;
}
#k2Container .share-support .support a {
  font-weight: bold;
}
#k2Container .more-extensions h3 {
  font-size: 18px;
  text-transform: uppercase;
}
#k2Container .more-extensions .popularExtensions {
  list-style: none outside none;
  margin: 0;
}
#k2Container .more-extensions .popularExtensions li {
  line-height: 30px;
  list-style: circle outside none;
  margin-left: 15px;
}
#k2Container .itemTagsHitsBlock {
  border-top: 1px solid #f1f1f1;
  margin-top: 20px;
  padding: 5px 0;
}
#k2Container .social-sharing {
  padding: 5px 0;
}
#k2Container .pagination-footer {
  padding-top: 15px;
}
#k2Container .logo-blog {
  color: #FFFFFF;
  font-size: 70px;
  font-weight: bold;
  height: 100px;
  line-height: 100px;
  padding: 9px;
  text-align: center;
  width: 100px;
}
#k2Container .logo-extensions {
  padding: 4px;
  color: #FFFFFF;
  font-size: 70px;
  font-weight: bold;
  height: 120px;
  line-height: 120px;
  text-align: center;
  width: 120px;
  margin: 0 auto;
}
#k2Container .logo-extensions span {
  display: block;
  box-shadow: 0 0 1px #D8E9F0;
}
#k2Container .logo-extensions.small {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  padding: 0;
  text-indent: -1px;
}
#k2Container .logo-extensions.small span {
  box-shadow: 0 0 0 transparent;
}
#k2Container .itemListCategoriesBlock img {
  max-width: 80px;
  padding: 19px;
}
#k2Container .tagItemList > .row-fluid {
  margin: 0;
}
#k2Container .itemBodyLeft .vina-featured {
  padding-top: 10px;
}
#k2Container .itemBodyRight h3 {
  margin: 0 0 10px;
}
#k2Container .itemBodyRight .well-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 9px;
  background: #fff;
}
#k2Container .itemBodyRight .well-small:last-child {
  margin: 0;
}
#k2Container .itemBodyRight .well-small.themeforest {
  background-color: #62a9dd;
  color: #FFF;
}
#k2Container .itemBodyRight .well-small.themeforest a {
  color: #FFF;
}
#k2Container .itemBodyRight .well-small.themeforest .download {
  text-align: center;
  line-height: 40px;
  margin: 20px auto 10px;
}
#k2Container .itemBodyRight .well-small.themeforest .download a {
  color: #FFF;
  border: 2px dashed;
  padding: 8px 40px;
}
#k2Container .itemBodyRight .logo-extensions {
  margin-right: 10px;
}
#k2Container .sp-dropcap:first-letter {
  font-size: 44px;
  line-height: 40px;
  padding: 5px 3px 0 0;
}
#k2Container .itemHeader .btn-toolbar {
  margin: 0;
}
#k2Container .itemHeader .btn-toolbar .btn {
  background: transparent;
  color: #fff;
  border-color: #D9E2E7;
}
#k2Container .k2store-notification {
  bottom: 40px;
  color: #666666;
  font-size: 14px;
  padding: 20px;
  position: absolute;
  right: 5px;
  white-space: normal;
}
#k2Container.itemView .k2store-product-info .k2storeCartForm1 {
  margin: 0;
}
#k2Container.itemView .k2store-product-info .options {
  line-height: 24px;
}
#k2Container.itemView .k2store-product-info .options .required {
  position: relative;
  top: 8px;
  font-size: 24px;
}
#k2Container.itemView .k2store-product-info .options input {
  position: relative;
  top: -4px;
}
#k2Container.itemView .k2store-product-info .options .option {
  margin-bottom: 5px;
}
#k2Container.itemView .k2store-product-info .options .hasTip img {
  cursor: pointer;
}
#k2Container.itemView .k2store-product-info .options .tooltip h4,
#k2Container.itemView .k2store-product-info .options .tooltip div {
  text-align: left !important;
}
#k2Container.itemView .k2store-product-info .options .tooltip div {
  margin-bottom: 7px;
}
#k2Container.itemView .k2store-product-info .k2store_cart_button {
  background: rgba(0,0,0,0);
  color: #FFFFFF;
  font-size: 16px;
  padding: 5px 15px;
}
#k2Container.itemView .k2store-product-info .k2store_cart_button:hover {
  background: rgba(0,0,0,0);
  color: #FFFFFF;
  border-color: #D9E2E7;
}
#k2Container.itemView .k2store-product-info .k2store-notification {
  right: -1px;
}
#k2Container.itemView .k2store_add_to_cart {
  margin: 14px 0 5px;
}
#k2Container.producsListBlock .catItemImageBlock .catItemImage {
  display: block;
  overflow: hidden;
}
#k2Container.producsListBlock .catItemImageBlock .catItemImage a {
  display: block;
  overflow: hidden;
  max-height: 250px;
}
#k2Container.producsListBlock .catItemImageBlock .catItemImage a:hover {
  max-height: unset;
}
#k2Container.producsListBlock .k2storeCartForm1 {
  margin: 0;
}
#k2Container.producsListBlock .k2store_cart_button {
  height: 30px;
}
#k2Container.templateViewBlock .itemHeader .btn-toolbar .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  width: 49%;
  font-weight: bold;
}
#k2Container.templateViewBlock .itemHeader .btn-toolbar .btn.documentation {
  width: 100%;
  margin-left: 0;
}
#k2Container.templateViewBlock .itemTitle {
  margin-bottom: 15px;
}
#k2Container.templateViewBlock .itemImageBlock {
  position: relative;
}
#k2Container.templateViewBlock #template-screenshots .item {
  height: 250px;
}
#k2Container.templateViewBlock #template-screenshots img {
  background: url("../images/bg/top-templates-showcase.png") no-repeat;
  background-size: 100% auto;
  padding: 52px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#k2Container.templateViewBlock #template-screenshots {
  margin: 0;
}
#k2Container.templateViewBlock #template-screenshots .carousel-control {
  border: 0 none;
  bottom: 9px;
  color: #FFFFFF;
  font-size: 36px;
  height: 36px;
  line-height: 34px;
  opacity: 1;
  top: auto;
  width: 36px;
  z-index: 99;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#k2Container.templateViewBlock #template-screenshots .carousel-control.left {
  left: auto;
  right: 45px;
  text-indent: -1px;
}
#k2Container.templateViewBlock #template-screenshots .carousel-control.right {
  text-indent: 1px;
  right: 9px;
}
#k2Container.templateViewBlock .social-sharing {
  position: absolute;
  bottom: 0;
  padding: 18px 9px 12px;
  width: 560px;
  background: rgba(81,81,81,0.85);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#k2Container.templateViewBlock .itemRatingBlock {
  padding: 5px 0;
}
#k2Container.templateViewBlock .itemExtraFields {
  margin-bottom: 10px;
}
#k2Container.templateViewBlock .itemExtraFields > ul {
  list-style: none;
  margin: 0;
}
#k2Container.templateViewBlock .itemExtraFields > ul > li {
  background: transparent;
  line-height: 24px;
}
#k2Container.templateViewBlock .itemAttachments {
  margin: 30px 0 0px;
  list-style: none;
}
#k2Container.templateViewBlock .itemAttachments .btn {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: #FFFFFF;
  font-size: 24px;
  padding: 20px;
  text-transform: uppercase;
  box-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 transparent;
  border-color: #D9E2E7;
  display: block;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 500;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#k2Container.templateViewBlock .itemAttachments .btn:hover {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: #FFFFFF;
  border-color: #D9E2E7;
  background: #3892D4;
}
#k2Container.templateViewBlock .itemPriceBlock {
  border: 2px dashed #d9e2e7;
  line-height: 24px;
  margin: 10px 0 0;
  padding: 10px;
  text-align: center;
}
#k2Container.templateViewBlock .itemPriceBlock .itemExtraFieldsLabel,
#k2Container.templateViewBlock .itemPriceBlock .base-price {
  font-size: 21px;
}
#k2Container.templateViewBlock .itemPriceBlock .base-price {
  font-weight: bold;
}
#k2Container.extensionViewBlock .itemHeader .itemImageExBlock {
  border-color: #D8E9F0;
  text-align: center;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  color: #FFFFFF;
  font-size: 50px;
  height: 75px;
  line-height: 75px;
  margin: 5px 20px 0 0;
  width: 70px;
}
#k2Container.extensionViewBlock .itemHeader ul {
  list-style: none;
  margin: 0;
}
#k2Container.extensionViewBlock .itemHeader ul li {
  overflow: hidden;
  line-height: 24px;
}
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock {
  background: url('../images/bg/bg-price.png') no-repeat;
  background-size: 100%;
  padding: 15px 30px;
  overflow: hidden;
  min-height: 65px;
}
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .pull-left {
  margin-right: 5px;
}
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .style-1 {
  padding: 12px 0 0;
}
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .style-2,
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .itemExtraFieldsLabel {
  padding: 18px 0 0;
}
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .base-price,
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .itemExtraFieldsLabel {
  font-size: 20px;
  display: block;
  line-height: 24px;
}
#k2Container.extensionViewBlock .itemHeader .itemPriceBlock .base-price {
  font-weight: bold;
}
#k2Container.extensionViewBlock .itemHeader .itemHits {
  line-height: 24px;
}
#k2Container.extensionViewBlock .itemHeader .itemAttachmentsBlock {
  line-height: 24px;
}
#k2Container.extensionViewBlock .itemHeader .itemAttachmentsBlock a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border-color: #D9E2E7;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  color: #FFFFFF;
  padding: 10px 25px;
  text-shadow: 0 0 0 rgba(0,0,0,0);
  text-transform: uppercase;
  margin: 5px 10px 5px 0;
  font-weight: bold;
}
#k2Container.extensionViewBlock .itemHeader .header-footer {
  margin: 22px 0 0;
}
#k2Container.extensionViewBlock .itemHeader .header-footer .social-sharing {
  padding: 0;
}
#k2Container.extensionViewBlock .itemHeader .header-footer .btn-toolbar {
  margin: 0;
}
#k2Container.extensionViewBlock .itemHeader .header-footer .btn-toolbar .btn {
  margin-left: 25px;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 18px;
}
#k2Container.extensionViewBlock .itemHeader .header-footer .btn-toolbar .btn.first {
  margin-left: 0px !important;
}
#k2Container.blogBlock .itemListCategoriesBlock .media-body {
  padding-top: 9px;
}
#k2Container.blogBlock .catItemHeader .media-body {
  padding-top: 5px;
}
#k2Container.blogBlock .catItemHeader .catItemAuthor {
  line-height: 24px;
  margin-left: 10px;
}
#k2Container.blogBlock .catItemBody .catItemTagsBlock {
  margin-top: 10px;
  border-top: 1px solid #f1f1f1;
  padding-top: 5px;
}
#k2Container.blogBlock .tagItemList .catItemAuthor {
  margin-left: 0;
}
#k2Container.blogBlock.itemView .itemHeader {
  margin: 0;
}
#k2Container.blogBlock.itemView .itemHeader .itemRatingBlock {
  margin: 0;
}
#k2Container.blogBlock.itemView .itemHeader .social-sharing {
  padding: 2px 0;
}
#k2Container.blogBlock.itemView .itemHeader .itemAuthorToolbar {
  margin: 0;
}
#k2Container.blogBlock.itemView .itemHeader .itemAuthorToolbar ul {
  list-style: none;
  margin: 10px 0 0;
}
#k2Container.blogBlock.itemView .itemAuthorCategory {
  margin: 10px 0 0;
}
#k2Container.blogBlock.itemView .itemAuthorLatest ul {
  margin: 0;
  list-style: none;
}
#k2Container.blogBlock.itemView .itemAuthorLatest ul li {
  background: rgba(0,0,0,0);
  line-height: 24px;
}
#k2Container.blogBlock.itemView .itemRelated {
  margin-top: 20px;
}
#k2Container.blogBlock.itemView .itemRelated ul {
  margin: 0;
  list-style: none;
}
#k2Container.blogBlock.itemView .itemRelated ul li {
  border-bottom: 1px dotted #ccc;
  line-height: 30px;
}
#k2Container.serviceBlock .itemTitle {
  font-size: 31.5px;
  height: auto;
  line-height: 40px;
  margin: 0;
  overflow: auto;
  text-transform: uppercase;
}
#k2Container.serviceBlock .itemTitle:before {
  color: #FFFFFF;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  height: 40px;
  padding: 5px;
  text-align: center;
  text-decoration: inherit;
  width: 40px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
#k2Container.serviceBlock .itemFullText h2 {
  color: #62a9dd;
  font-size: 31.5px;
  line-height: 40px;
}
#k2Container.serviceBlock .itemFullText h3 {
  color: #62a9dd;
  font-size: 24.5px;
  line-height: 40px;
}
#k2Container.serviceBlock .itemFullText .tick {
  margin-left: 7px;
}
#k2Container.serviceBlock .itemHits {
  line-height: 24px;
  margin-left: 5px;
  float: right;
}
#k2Container.serviceBlock .social-sharing {
  margin-top: 30px;
}
.menu-custom-joomla-design .itemTitle:before {
  content: "\f0d0";
}
.menu-hacking-solving .itemTitle:before {
  content: "\f132";
  line-height: 45px;
}
.menu-website-and-extensions-upgrades .itemTitle:before {
  content: "\f12e";
  text-indent: 6px;
}
.genericView .genericItemImageBlock span,
.genericView .genericItemImageBlock a {
  display: block;
}
.genericView .genericItemImageBlock a {
  max-height: 150px;
  overflow: hidden;
}
.genericView .genericItemCategory,
.genericView .genericItemReadMore {
  display: inline-block;
  margin-bottom: 5px;
}
.genericView .genericItemCategory {
  border-right: 1px solid #CCCCCC;
  display: inline;
  margin: 0 12px 0 0;
  padding: 0 8px 0 0;
}
.genericView .k2Pagination {
  margin: 36px 0 0;
}
.genericView .k2Pagination .pagination {
  margin: 0;
}
.genericView .k2Pagination .pagination > span {
  margin-right: 35px;
  position: relative;
  top: -2px;
}
.k2store .payment form {
  margin: 20px 0 0;
}
.k2store #button-payment-method {
  margin: 10px 0 0;
}
.k2store .logo-extensions {
  color: #FFFFFF;
  font-size: 50px;
  font-weight: bold;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 80px;
  margin: 0 auto;
  margin-right: 10px;
  position: relative;
  -webkit-box-shadow: 0 0 1px #D8E9F0;
  -moz-box-shadow: 0 0 1px #D8E9F0;
  box-shadow: 0 0 1px #D8E9F0;
}
.k2store .k2store-cart-item-image {
  max-height: 80px;
  overflow: hidden;
}
.k2store #k2store-checkout-content .checkout-content {
  padding: 0 15px 15px;
}
.k2store #k2store-checkout-content .checkout-content select,
.k2store #k2store-checkout-content .checkout-content input[type="text"],
.k2store #k2store-checkout-content .checkout-content input[type="password"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.k2store .mg-bottom-15 {
  margin-bottom: 15px;
}
.k2store #checkout input[type="radio"],
.k2store #checkout input[type="checkbox"] {
  margin: -3px 0 0;
  display: inline-block;
}
.k2store #checkout #login .media {
  margin-top: 10px;
}
.k2store #checkout #login input[type="text"],
.k2store #checkout #login input[type="password"] {
  margin: 10px 0;
}
.k2store #k2store-checkout-content .checkout-heading h2 {
  margin: 0;
}
.k2store #billing-address h3 {
  padding: 10px 0;
}
.k2store #billing-address input[type="radio"],
.k2store #billing-address input[type="checkbox"] {
  margin: -3px 0 0;
  display: inline-block;
}
.k2store #billing-address .checkout-content > label {
  display: inline-block;
}
.k2store #shipping-payment-method input[type="radio"],
.k2store #shipping-payment-method input[type="checkbox"] {
  margin: -3px 0 0;
  display: inline-block;
}
.k2store .k2store_cartitems .btn-toolbar {
  margin-bottom: 0;
}
.k2store .k2store_cartitems .btn-toolbar .k2store_cart_button {
  height: 30px;
}
.k2store .k2store_cartitems .btn-toolbar .k2store_cart_button i {
  margin-top: 1px;
}
.k2store .k2store_cartitems .btn-toolbar i {
  margin-right: 3px;
  margin-top: 2px;
}
#custom-services p {
  line-height: 22px;
}
#custom-services .k2store {
  background-color: #62a9dd;
  color: #fff;
  height: 120px;
  padding: 10px;
  width: 295px;
}
#custom-services .options {
  float: left;
  width: 200px;
}
#custom-services .k2store_add_to_cart {
  margin: 84px 0 0 170px !important;
  position: absolute;
}
#custom-services .k2store_cart_button {
  background-color: #62A9DD;
}
#custom-services .k2store-notification {
  margin: 0 0 -75px !important;
}
.copyright-removal {
  line-height: 40px;
  padding: 25px;
}
.copyright-removal .tick li {
  line-height: 30px;
}
.copyright-removal .vina-button {
  margin-top: 15px;
}
.copyright-removal .vina-button .btn {
  margin-right: 10px;
  line-height: 28px;
}
.copyright-removal .vina-button .btn span {
  padding-left: 10px;
}
.k2storeOrderSummary .adminlist tr,
.k2storeOrderSummary .adminlist td {
  border-left: 1px solid #ddd !important;
  border-top: 1px solid #ddd !important;
}
