.qx-element-space {
  margin: 0;
}
.qx-inner {
  overflow: hidden;
}
button.slick-prev.slick-arrow {
  left: 0;
}
button.slick-next.slick-arrow {
  right: 0;
}
.slick-dots {
  bottom: -60px;
}
.dashed-divider {
  border-top: 1px dashed #e1e0e0;
}
.qx-element-blurb p:last-child {
  margin-bottom: 0;
}
.qx-element-blurb.radius-img img {
  border-radius: 3px;
}
.blurb-border .qx-media-left,
.blurb-border .qx-media > .qx-pull-left {
  padding-right: 20px;
}
.blurb-border .qx-media-body {
  border-left: 1px solid #ddd;
  padding-left: 20px;
}
.qx-element-carousel .slick-slide img {
  cursor: pointer;
}
.qx-element-carousel .slick-prev,
.qx-element-carousel .slick-next {
  top: 55%;
}
.qx-element-carousel .slick-prev:before,
.qx-element-carousel .slick-next:before {
  border: none;
  font-size: 50px;
}
.qx-element-carousel .slick-dots {
  bottom: -25px;
}
.qx-element-contact-form {
  box-shadow: 0px 0px 76px 0px rgba(231, 231, 231, 0.66);
  background: #fff;
  padding: 40px;
}
.qx-element-contact-form label {
  font-weight: 400;
  font-size: 14px;
}
.qx-element-contact-form .form-horizontal .control-group:not(last-child) {
  margin-bottom: 15px;
}
.qx-element-contact-form .form-horizontal .control-group .control-label {
  float: none;
  text-align: left;
  display: none;
}
.qx-element-contact-form .form-horizontal .control-group .controls {
  margin-left: 0;
}
.qx-element-contact-form .form-horizontal .control-group .controls input,
.qx-element-contact-form .form-horizontal .control-group .controls textarea {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 0;
  height: 55px;
  border: 0;
  box-shadow: none;
  background: #f5f5f5;
}
.qx-element-contact-form .form-horizontal .control-group .controls textarea {
  height: 100px;
}
.qx-element-contact-form button.qx-btn {
  padding: 12px 35px;
}
div.qx-section.footer {
  border-top: 1px solid #e9e9e9;
  font-weight: 400 !important;
}
div.qx-section.footer a {
  color: #8191a6;
}
div.qx-section.footer a:hover {
  color: #303842;
  text-decoration: none;
}
.vertical-text {
  transform: rotate(90deg);
  position: absolute;
  left: -16vw;
  top: 50%;
  letter-spacing: 10px;
}
@media only screen and (max-width: 768px) {
  .footer:before {
    top: -45% !important;
  }
  .qx-adjust-padding-sm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 650px) {
  .footer:before {
    top: -35% !important;
  }
}
@media only screen and (min-width: 1800px) {
  .qx-section.offscreen-mackbook.qx_screen_custom {
    background-size: 50% !important;
    background-position-x: -15vw !important;
  }
}
.qx-element-tabs {
  border: 1px solid #d9d9d9;
}
.qx-element-tabs .tabs {
  background-color: #f4f4f4;
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  overflow: hidden;
}
.qx-element-tabs .tabs > li {
  float: left;
}
.qx-element-tabs .tabs > li:hover a {
  color: #f6c01f;
}
.qx-element-tabs .tabs > li a {
  border: 0;
  border-right: 1px solid #d9d9d9;
  border-radius: 0;
  padding: 10px 20px;
  color: #090e1d;
}
.qx-element-tabs .tabs > li a.active {
  background: #fff;
  color: #f6c01f;
}
.qx-element-tabs .tab-content {
  padding: 20px;
}
.qx-element-accordion .collapsible-header {
  padding: 15px 20px;
  background: #f5f5f5;
}
.qx-element-accordion .collapsible-body {
  padding: 20px;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn {
  padding: 8px 25px;
  margin-bottom: 5px;
  border-radius: 4px;
  border-color: #f6c01f;
  color: #f6c01f;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn:hover {
  background: #f6c01f;
  color: #fff;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn.active {
  background: #f6c01f;
  color: #fff;
}
.qx-element-filterable-gallery .qx-overlay-hover .qx-fg-title {
  color: #fff;
}
.qx-element-gallery figure {
  overflow: hidden;
}
.qx-element-gallery figure img {
  transition: all .3s ease;
}
.qx-element-gallery .qx-fg-wrap:hover figure img {
  transform: scale(1.1) rotate(-3deg);
}
.qx-element-gallery.item-no-space .qx-g-items .qx-fg-item {
  padding: 0;
  margin: 0 !important;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid {
  box-shadow: 0px 0px 76px 0px rgba(231, 231, 231, 0.66);
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid figure {
  overflow: hidden;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid figure img {
  transition: all .3s ease;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid:hover {
  box-shadow: 0px 21px 49px 1px rgba(145, 149, 171, 0.15);
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid:hover figure img {
  transform: scale(1.1) rotate(-3deg);
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-body {
  padding: 22px;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-body .qx-media-heading a {
  color: #090e1d;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-body .qx-media-heading a:hover {
  color: #f6c01f !important;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-body .qx-element-jartil-details > p:last-child {
  margin-bottom: 0;
}
.qx-element-joomla-articles .post-meta {
  font-size: 14px;
  color: #aaa;
}
.qx-element-joomla-articles.qx-layout-grid.no-box-shadow .qx-media-grid {
  box-shadow: none;
}
.qx-element-joomla-articles.qx-layout-grid.no-box-shadow .qx-media-grid .qx-media-body {
  padding: 22px 0;
}
.qx-element-slider-pro .qx-slide__container h3 {
  margin: 0 0 40px 0;
}
.qx-element-slider-pro .qx-slide__container .qx-btn {
  margin-top: 30px;
}
.qx-element-slider-pro .slick-dots {
  bottom: 30px;
}
.qx-element-testimonial-pro .qx-testimonial img {
  margin-top: 40px;
}
.qx-element-person .social-links > a {
  font-size: 14px;
}
.qx-element-person .qx-person-img {
  overflow: hidden;
}
.qx-element-person .qx-person-img img {
  transition: all .3s ease;
}
.qx-element-person:hover .qx-person-img img {
  transform: scale(1.1) rotate(-3deg);
}

.qx-element-flickr ul {
  clear: both;
  overflow: hidden;
}

.j2store-product-element .j2store-product-filters .j2store-category-list {
  list-style: none;
  padding-left: 0;
  margin: 0 15px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 45px;
  padding-bottom: 12px;
}
.j2store-product-element .j2store-product-filters .j2store-category-list li {
  display: inline-block;
  margin-right: 25px;
}
.j2store-product-element .j2store-product-filters .j2store-category-list li a {
  color: #090e1d;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.j2store-product-element .j2store-product-filters .j2store-category-list li.active a {
  color: #f6c01f;
}
.qx-element-smart-tabs .qx-tabs.layout-h {
  padding: 0;
}
.qx-element-smart-tabs .qx-tabs.layout-h li:not(:last-child) {
  border-right: 1px solid #c1c0c0;
}
.qx-element-smart-tabs .qx-tabs.layout-v li:not(:last-child) {
  margin-bottom: 20px;
}
.qx-element-social-icon ul.social-icon.horizontal li:not(:last-child) {
  margin-right: 4px;
}
.qx-element-pricing-table .table-heading {
  border-bottom: 1px solid #f3f3f3;
}
.qx-element-space.vrticle-border {
  border-right: 1px solid #ddd;
  width: 2px;
}
.qx-element-text p:last-child {
  margin-bottom: 0;
}
.subscription-form-2 .form-group.input-box {
  width: 75%;
}
.subscription-form-2 .form-group.input-box input {
  width: 100%;
  height: 45px;
  box-shadow: none;
}
.subscription-form-2 .form-group.input-box input:focus {
  outline: 0;
  box-shadow: none;
  border-color: #f6c01f;
}
.subscription-form-2 .btn-subscribe {
  margin-left: -6px;
  height: 45px;
}