/* Shop Free Demo Stylesheet */
.aux-shop-free-fullheight {
  min-height: 100vh;
  position: relative;
}

#site-header .aux-fold {
  max-width: 100%;
  padding-right: 60px;
  padding-left: 60px;
}

.aux-logo-text .site-title {
  font-size: 19px;
  color: #3d3d3d;
  line-height: 29px;
}

.aux-shop-free-head-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.aux-shop-free-head-text .aux-text-widget-content {
  padding: 0;
}

.aux-shop-free-head-text .aux-text-widget-content .col-title {
  font-size: 18px;
  font-weight: 500;
}

.aux-shop-free-head-text .aux-text-widget-content .col-subtitle {
  font-size: 72px;
  line-height: 86px;
  max-width: 430px;
  color: #3d3d3d;
  font-weight: 600;
  margin-top: 10px;
}

.aux-shop-free-head-text .aux-text-widget-content .widget-content {
  max-width: 340px;
}

.aux-shop-free-square-small .aux-text-widget-content {
  vertical-align: middle !important;
}

.aux-shop-free-square .aux-wrap-style-box:before,
.aux-shop-free-square-small .aux-text-widget-header:before {
  content: '';
  padding-top: 100%;
  display: block;
}

.aux-shop-free-square-small .aux-text-widget-header {
  width: 50% !important;
}

.aux-shop-free-big-img .aux-text-widget-content {
  position: absolute;
  top: 35%;
  left: 60px;
  padding: 0 !important;
}

.aux-shop-free-big-img .aux-text-widget-content .col-title,
.aux-shop-free-small-img .aux-text-widget-content .col-title,
.aux-shop-free-review-text .aux-text-widget-content .col-title {
  color: #AAA;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
}

.aux-shop-free-big-img .aux-text-widget-content .col-title:after,
.aux-shop-free-small-img .aux-text-widget-content .col-title:after,
.aux-shop-free-review-text .aux-text-widget-content .col-title:after {
  content: '';
  position: relative;
  width: 30px;
  height: 3px;
  background-color: #AAA;
  display: block;
  margin-top: 12px;
}

.aux-shop-free-small-img .aux-text-widget-content .col-title:after {
  margin: 12px auto 0 auto;
}

.aux-shop-free-big-img .aux-text-widget-content .col-subtitle,
.aux-shop-free-small-img .aux-text-widget-content .col-subtitle,
.aux-shop-free-review-text .aux-text-widget-content .col-subtitle {
  font-weight: 600;
  color: #3d3d3d;
  font-size: 28px;
  line-height: 42px;
  max-width: 200px;
}

.aux-shop-free-big-img .aux-text-widget-content .aux-button {
  background-color: #0061AD;
}

.aux-shop-free-small-btn .aux-text-widget-content .aux-button {
  margin-top: 10px;
  padding: 12px 30px;
  font-size: 11px;
  line-height: 17px;
  text-shadow: none;
  font-weight: 700;
}

.aux-shop-free-small-button {
  margin-top: 10px;
  padding: 12px 30px !important;
  font-size: 11px !important;
  line-height: 17px;
  text-shadow: none !important;
  font-weight: 700 !important;
  left: 50%;
}

.aux-shop-free-green-btn .aux-text-widget-content .aux-button {
  background-color: #DBFFEC;
}

.aux-shop-free-lightblue-btn .aux-text-widget-content .aux-button {
  background-color: #DBEEFF;
}

.aux-shop-free-vlightblue-btn .aux-text-widget-content .aux-button {
  background-color: #89D2E5;
}

.aux-shop-free-orange-btn .aux-text-widget-content .aux-button {
  background-color: #FF876A;
}

.aux-shop-free-title-section .widget-title {
  font-size: 38px;
  line-height: 57px;
  text-align: center;
  font-weight: 500;
}

.aux-shop-free-review-text .aux-text-widget-content {
  background-color: #FFF;
  padding: 60px !important;
  width: calc(100% + 100px);
  top: 100px;
}

.aux-shop-free-review-text-right .aux-text-widget-content {
  left: 80px;
}

.aux-shop-free-review-text-left .aux-text-widget-content {
  left: -180px;
}

.aux-shop-free-review-text .aux-text-widget-content .widget-content {
  margin-top: 20px;
  margin-bottom: 10px;
}

.aux-shop-free-recent-posts .entry-date {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #AAAAAA;
}

.aux-shop-free-recent-posts .entry-media {
  margin-bottom: 30px !important;
}

.aux-widget-recent-posts {
  margin-bottom: 17px !important;
}

.aux-shop-free-newsletter-text .aux-text-widget-content .col-title {
  font-size: 16px;
  font-weight: 500;
  color: #AAA;
  line-height: 25px;
  margin-top: 80px;
}

.aux-shop-free-newsletter-text .aux-text-widget-content .col-subtitle {
  font-size: 28px;
  line-height: 42px;
  color: #FFF;
  font-weight: 600;
  margin-top: 12px auto 22px auto;
}

.aux-shop-free-newsletter-text .aux-text-widget-content {
  padding: 0 !important;
}

.aux-shop-free-form .aux-shop-free-form-input {
  background: #FFF;
  border-radius: 168px;
  border: none;
  margin: 0 auto;
  width: 330px !important;
  padding: 16px 90px 16px 26px !important;
  font-size: 14px;
  color: #AAA;
}

.aux-shop-free-form .aux-shop-free-form-wrapper {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-bottom: 60px;
}

.aux-shop-free-form .aux-shop-free-form-submit {
  position: absolute;
  right: 16px;
  top: 13px;
  background: none;
  color: #3d3d3d;
  padding: 0 !important;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600 !important;
}

.aux-shop-free-form .aux-shop-free-form-submit:hover {
  background-color: transparent;
}

.aux-subfooter > .aux-wrapper > .aux-container {
  padding-top: 120px;
  margin-bottom: 120px;
}

.subfooter.aux-dark .widget-title {
  margin-bottom: 38px;
}

.subfooter .widget-container {
  font-size: 16px;
  line-height: 28px;
}

.subfooter .widget-container ul li {
  line-height: 28px;
}

.aux-full-width #inner-body {
  overflow: visible;
}

.aux-widget-recent-products .aux-recent-product-item {
  margin-bottom: 50px;
}

.aux-subfooter {
  z-index: 9;
}

#site-header .aux-fold {
  max-width: 100%;
  padding-right: 60px;
  padding-left: 60px;
}

.aux-logo-text .site-title {
  font-size: 19px;
  color: #3d3d3d;
  line-height: 29px;
}

.aux-shop-free-newsletter-text .aux-text-widget-content .col-title {
  font-size: 16px;
  font-weight: 500;
  color: #AAA;
  line-height: 25px;
  margin-top: 80px;
}

.aux-shop-free-newsletter-text .aux-text-widget-content .col-subtitle {
  font-size: 28px;
  line-height: 42px;
  color: #FFF;
  font-weight: 600;
  margin-top: 12px auto 22px auto;
}

.aux-shop-free-newsletter-text .aux-text-widget-content {
  padding: 0 !important;
}

.aux-shop-free-form .aux-shop-free-form-input {
  background: #FFF;
  border-radius: 168px;
  border: none;
  margin: 0 auto;
  width: 330px !important;
  padding: 16px 90px 16px 26px !important;
  font-size: 14px;
  color: #AAA;
}

.aux-shop-free-form .aux-shop-free-form-wrapper {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-bottom: 60px;
}

.aux-shop-free-form .aux-shop-free-form-submit {
  position: absolute;
  right: 16px;
  top: 13px;
  background: none;
  color: #3d3d3d;
  padding: 0 !important;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600 !important;
}

.aux-shop-free-form .aux-shop-free-form-submit:hover {
  background-color: transparent;
}

blockquote {
  background: transparent;
  border-left: 4px solid #3d3d3d;
  padding: 0 1.5em;
  font-size: 20px;
}

.page-title-section .page-header {
  border-bottom: none;
}

.page-title-section .page-header .page-title {
  font-size: 52px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 15px;
}

.aux-cart-wrapper .aux-card-dropdown {
  right: 0;
}

.aux-cart-wrapper .aux-shopping-basket {
  overflow: visible;
}

.aux-shop-free-head-text,
.aux-shop-free-big-img,
.aux-shop-free-small-btn,
.aux-shop-free-review-img,
.aux-shop-free-title-section,
.aux-shop-free-recent-posts,
.aux-shop-free-solo-btn,
.aux-shop-free-recent-product {
  visibility: hidden;
}

.aux-shop-free-review-text {
  position: relative;
  z-index: 99;
}

.site-header-section.aux-animate-in {
  animation: none;
}

.aux-page-show-cover .site-header-section.aux-animate-in {
  animation: aux-header-animation 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms both;
}

.aux-page-show-cover .aux-shop-free-head-text .col-title {
  animation: FadeHeaderFromBot 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 650ms both;
}

.aux-page-show-cover .aux-shop-free-head-text .col-subtitle {
  animation: FadeHeaderFromBot 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 850ms both;
}

.aux-page-show-cover .aux-shop-free-head-text .widget-content {
  animation: FadeHeaderFromBot 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1050ms both;
}

.aux-page-show-cover .aux-shop-free-head-text .aux-button {
  animation: FadeHeaderFromBot 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1250ms both;
}

.aux-appeared-once.aux-shop-free-big-img {
  animation: ScaleItems 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms both;
}

.aux-appeared-once.aux-shop-free-solo-btn {
  animation: ScaleButton 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 700ms both;
}

.aux-appeared-once.aux-shop-free-animate-right {
  animation: FadeHeaderFromRight 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms both;
}

.aux-appeared-once.aux-shop-free-animate-left {
  animation: FadeHeaderFromLeft 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms both;
}

.aux-appeared-once.aux-shop-free-review-text-right {
  animation: FadeHeaderFromLeft 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms both;
}

.aux-appeared-once.aux-shop-free-review-img {
  animation: ImgRotate 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms both;
}

.aux-appeared-once.aux-shop-free-title-section,
.aux-appeared-once.aux-shop-free-recent-posts,
.aux-appeared-once.aux-shop-free-recent-product {
  animation: FadeHeaderFromBot 1400ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms both;
}

@keyframes FadeHeaderFromBot {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes FadeHeaderFromRight {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
@keyframes FadeHeaderFromLeft {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
@keyframes ScaleItems {
  from {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}
@keyframes ScaleButton {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) scale(0.8);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scale(1);
  }
}
@keyframes ImgRotate {
  from {
    transform: perspective(1000px) rotate3d(-1, 1, 0, 30deg);
    opacity: 0;
    visibility: visible;
  }
  to {
    transform: perspective(1000px) rotate3d(-1, 1, 0, 0);
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1023px) {
  .aux-shop-free-responsive-fix {
    flex-wrap: wrap !important;
  }

  .aux-shop-free-responsive-fix .panel-grid-cell {
    width: 100% !important;
  }

  .aux-shop-free-row-reverse {
    flex-direction: column-reverse !important;
  }

  .aux-shop-free-review-text .aux-text-widget-content {
    top: 30px !important;
    width: auto;
  }

  .aux-shop-free-review-text-left .aux-text-widget-content {
    left: 0;
  }

  .aux-shop-free-review-text-right .aux-text-widget-content {
    left: 0;
  }

  .aux-shop-free-square-small .aux-wrap-style-box {
    display: table !important;
    width: 100%;
  }

  .aux-shop-free-square-small .aux-text-widget-content,
  .aux-shop-free-square-small .aux-text-widget-header {
    display: table-cell !important;
    padding: 2.5em !important;
  }

  .aux-shop-free-big-img .aux-text-widget-content .col-subtitle,
  .aux-shop-free-small-img .aux-text-widget-content .col-subtitle,
  .aux-shop-free-review-text .aux-text-widget-content .col-subtitle {
    margin: 14px auto 10px auto !important;
  }

  .aux-shop-free-big-img .aux-text-widget-content .col-title:after,
  .aux-shop-free-small-img .aux-text-widget-content .col-title:after,
  .aux-shop-free-review-text .aux-text-widget-content .col-title:after {
    margin: 12px auto;
  }
}
@media screen and (max-width: 767px) {
  .aux-logo-header {
    left: 0 !important;
    transform: translateX(0) !important;
  }

  #nav-burger {
    float: right;
    margin: 0;
  }

  .aux-shop-free-head-text {
    left: 60px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .aux-shop-free-big-img {
    margin-bottom: 30px;
  }
}
