@media screen and (max-width: 1550px) {
  .menu > .menu-item.menu-item-has-children:nth-last-child(-n+1) .sub-menu {
    width: 30vw; }
    .menu > .menu-item.menu-item-has-children:nth-last-child(-n+1) .sub-menu .menu-item {
      width: calc(50% - 15px); } }

@media screen and (max-width: 1400px) {
  .menu > .menu-item.menu-item-has-children:nth-last-child(-n+2) .sub-menu {
    width: 450px; }
  .menu > .menu-item.menu-item-has-children:nth-last-child(-n+1) .sub-menu {
    width: 25vw; } }

@media screen and (max-width: 1300px) {
  .menu > .menu-item.menu-item-has-children:nth-last-child(-n+2) .sub-menu {
    width: 31vw; }
    .menu > .menu-item.menu-item-has-children:nth-last-child(-n+2) .sub-menu .menu-item {
      width: calc(50% - 15px); }
  .menu > .menu-item.menu-item-has-children:nth-last-child(-n+1) .sub-menu {
    width: 20vw; } }

@media screen and (max-width: 1224px) {
  .wrapper {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    padding-left: 45px;
    padding-right: 45px; }
  .header-nav-inner .menu {
    gap: 10px 30px; }
  .featured-type-fullwidth .featured-content .right.content-right-bottom .featured-top-split {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    padding-left: 45px;
    padding-right: 45px; }
  .live-search {
    top: 114px; }
  .social-media-left {
    padding-left: 25px;
    padding-right: 25px; }
  .mobile-search {
    display: block !important;
    cursor: pointer; }
    .mobile-search i {
      font-size: 21px;
      color: #FFF;
      position: static; }
  .footer-bottom-column-1 {
    width: 250px; }
  .archive-content .products-grid.three .product-item {
    width: 50%; }
  .products-single .columns .column-2 {
    width: 480px; }
  .cart-container .columns .column-1 {
    padding-right: 40px; }
  .cart-container .columns .column-2 {
    width: 340px; }
  .cart-item-column-4 {
    width: 95px; }
  .checkout-container-in {
    margin: 0 -10px; }
  .checkout-container .columns .column {
    padding: 0 10px; }
  .header-middle-column-2 {
    display: none; }
  .related-products .products-grid .product-item .img .inner {
    padding: 0px 45px; }
  .gform_footer {
    flex-wrap: wrap; }
    .gform_footer .container-btn {
      margin-left: 0; }
  .in-the-media-item .column-2 {
    width: 40%; }
  .media-slider img {
    height: 225px; }
  .media-slider-item-title {
    font-size: 22px; }
  .media-slider-item-text {
    font-size: 14px; }
  .my-order-item-1-bottom-in-view {
    margin-left: 20px; }
  .my-order-item-1-bottom-in-image {
    margin-right: 20px; }
  .my-order-item-1-bottom-in-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
  .my-order-item-1-bottom-in-price-bottom {
    margin-bottom: 20px; }
  .my-order-item-1-bottom-in-products-bottom-items {
    display: flex;
    flex-direction: column; }
  .my-order-item-1-bottom-in-products-quantity {
    padding-left: 0; }
  .my-order-item-1-bottom-in-products-size {
    padding-left: 0; } }

@media screen and (min-width: 1024px) {
  .header-nav {
    top: 0 !important; }
  .menu .menu-item a {
    border-bottom: 2px solid transparent;
    transition: ease-in-out color 200ms, ease-in-out border-color 200ms; }
    .menu .menu-item a:hover {
      border-color: #D6694A; } }

@media screen and (max-width: 1024px) {
  .wrapper {
    padding-left: 30px;
    padding-right: 30px; }
  .featured-type-fullwidth .featured-content .right.content-right-bottom {
    padding-left: 30px;
    padding-right: 30px; }
  .featured-slider__slider-content {
    padding: 0 60px; }
    .featured-slider__slider-content .content-in {
      max-width: none; }
  .featured-slider__slider-item {
    height: 400px; }
  .categories-in {
    gap: 40px; }
    .categories-in > .category-item .category-item-in {
      height: 450px; }
  .mini-cart {
    display: none; }
  .header-nav-left {
    display: block;
    width: auto;
    padding: 0; }
    .header-nav-left span {
      display: inline;
      font-size: inherit;
      margin: 0; }
      .header-nav-left span i {
        display: none; }
  .header-middle-column-3 {
    display: none; }
  .header-middle-column-4 {
    display: none; }
  .header-middle-column-5 {
    display: none; }
  .header-middle-column-6 {
    display: none; }
  .header-nav-mobile {
    display: block;
    background: #FFF;
    margin: -30px -30px 0;
    padding: 30px;
    padding-top: 30px !important; }
  .header-middle-column-7 {
    display: block; }
  .header-middle-in {
    min-height: 60px;
    padding: 10px 0;
    justify-content: space-between; }
  .header-dropdown {
    display: none;
    visibility: visible;
    position: static;
    background: #F5F6F7;
    padding: 0 10px;
    margin: 0 -10px;
    width: auto; }
    .header-dropdown .wrapper {
      padding: 0;
      overflow-y: hidden !important; }
  .header-dropdown-in {
    display: block;
    padding: 20px 0 0 0;
    margin-bottom: -10px; }
  .header-dropdown-column {
    margin: 0; }
  .header-dropdown-column-product {
    display: none; }
  .header-nav {
    position: fixed;
    top: 80px;
    left: -100%;
    width: 100%;
    bottom: 0;
    z-index: 99999999;
    display: flex;
    align-items: center; }
    .header-nav .header-dropdown a {
      color: #45549E;
      padding: 0 10px;
      line-height: normal;
      margin-bottom: 30px; }
    .header-nav .wrapper {
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto; }
    .header-nav .header-nav-left-in a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0; }
    .header-nav .header-nav-left-in a.open-close {
      flex-direction: row-reverse; }
    .header-nav a {
      display: block;
      font-size: 22px;
      line-height: 60px;
      padding: 0; }
  body.nav-open .header-nav {
    left: 0; }
  .header-nav-left-in {
    border: none;
    padding: 0 10px; }
    .header-nav-left-in .dropdown-arrow {
      display: block;
      transition: ease-in-out transform 200ms; }
    .header-nav-left-in a.open-close .dropdown-arrow {
      transform: rotate(180deg); }
    .header-nav-left-in a.open-close .header-nav-left-text {
      flex: 1;
      text-align: center;
      padding-right: 10px; }
  .header-nav-in {
    display: block;
    padding: 30px 0; }
  .header-nav-inner {
    display: block; }
    .header-nav-inner .menu {
      flex-direction: column;
      align-items: normal;
      flex-wrap: nowrap; }
      .header-nav-inner .menu > .menu-item.menu-item-has-children {
        position: relative; }
        .header-nav-inner .menu > .menu-item.menu-item-has-children::after {
          content: '';
          display: block;
          width: 30px;
          height: 30px;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14'%3E%3Cpath fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 13 6-6-6-6'/%3E%3C/svg%3E");
          background-position: center;
          background-repeat: no-repeat;
          cursor: pointer;
          position: absolute;
          top: 15px;
          right: 0; }
        .header-nav-inner .menu > .menu-item.menu-item-has-children a {
          display: inline-block; }
        .header-nav-inner .menu > .menu-item.menu-item-has-children.open-sub-menu .sub-menu {
          display: block; }
        .header-nav-inner .menu > .menu-item.menu-item-has-children .sub-menu {
          position: relative;
          width: 100%;
          margin-top: 15px; }
          .header-nav-inner .menu > .menu-item.menu-item-has-children .sub-menu .menu-item {
            width: 100%; }
            .header-nav-inner .menu > .menu-item.menu-item-has-children .sub-menu .menu-item:not(:last-child) {
              margin-bottom: 20px; }
  .header-mobile-actions {
    text-align: center; }
    .header-mobile-actions .header-middle-action {
      display: inline-block;
      vertical-align: bottom;
      background: #FFF;
      padding: 10px;
      border-radius: 5px;
      font-size: 16px;
      margin: 0 8px; }
      .header-mobile-actions .header-middle-action a {
        font-size: 16px;
        line-height: normal; }
  .header-search {
    margin-bottom: 20px; }
  .header-search-in {
    background: #FFF; }
  .header-middle-action .cart-qty {
    top: 1px;
    right: 34px; }
  .faq-right-in {
    width: 100%; }
  .thankyou-right {
    display: none; }
  .thankyou-faq {
    flex-wrap: wrap; }
  .faq-right {
    margin-top: 20px;
    margin-left: 0;
    width: 100%; }
  .featured-content .left {
    width: 60%; }
  .products-sel-grid .item {
    width: 32%;
    margin-right: 2%; }
    .products-sel-grid .item:nth-child(3n+3) {
      margin-right: 0; }
    .products-sel-grid .item:nth-child(4n+4) {
      margin-right: 2%; }
  .btn-product-filter {
    display: flex;
    align-items: center;
    justify-content: center; }
  .social-media .overlay {
    left: -30px !important;
    right: -30px !important; }
  .archive-content .product-filter {
    width: 250px;
    position: fixed;
    left: -250px;
    top: 0;
    height: 100%;
    background: #fff;
    transition: ease all 0.4s;
    z-index: 99999999;
    padding: 30px;
    overflow-y: scroll; }
    .archive-content .product-filter > ul {
      margin-top: 30px; }
  .archive-content .products-grid.three .product-item {
    width: 33.333%; }
  body.filter-open {
    overflow: hidden; }
    body.filter-open .archive-content .product-filter {
      left: 0; }
  .close-filter {
    display: block; }
  .product-archive .navigate {
    width: 100%;
    text-align: left; }
  .single-content .left {
    padding-right: 50px; }
  .content-wrapper {
    width: 70%; }
    .content-wrapper .split {
      display: block; }
      .content-wrapper .split > div {
        display: block; }
      .content-wrapper .split .img {
        width: 100%;
        margin-bottom: 20px; }
        .content-wrapper .split .img img {
          position: relative;
          margin: 0 auto;
          max-width: 100%; }
  .search-row .search-input {
    margin-top: 40px; }
  .contact-content {
    width: 100%; }
    .contact-content .contact {
      padding-right: 20px; }
  .form-page > div > .title {
    width: 100%; }
  .form-page .column-2 {
    padding-left: 13px;
    padding-right: 13px; }
  .form-page .columns .column-1 {
    padding: 0;
    width: 370px; }
  .social-feed .instagram-feed {
    display: block;
    width: 100%;
    float: left;
    padding: 50px; }
    .social-feed .instagram-feed .instagram-feed-content {
      margin-left: 0 !important; }
  .social-feed .twitter-feed {
    display: block;
    width: 100%;
    float: left;
    padding: 50px; }
    .social-feed .twitter-feed .title {
      margin-right: 0 !important; }
  .twitter-feed .twitter-feed-content {
    max-width: 400px;
    margin: 0 auto;
    min-height: 270px;
    margin-right: auto !important; }
  .instagram-feed .instagram-grid .instagram-item {
    width: 24%;
    margin-right: 1.33333%;
    text-align: center; }
    .instagram-feed .instagram-grid .instagram-item:nth-child(3) {
      margin-right: 1.33333%; }
    .instagram-feed .instagram-grid .instagram-item:nth-child(4) {
      margin-right: 0; }
  .instagram-feed .instagram-grid .instagram-item.fourth {
    display: block; }
  .login-text {
    display: none; }
  .social-media-in {
    display: block; }
  .social-media-left {
    display: block;
    width: 100%; }
  .social-media-right {
    display: block;
    width: 100%; }
  .media-item-content {
    height: 290px; }
  .media-item-left {
    padding-right: 10px; }
  .media-item-right {
    padding-left: 10px; }
  .media-item {
    padding: 0 10px; }
  .media-top {
    margin: 30px 0; }
    .media-top .title {
      font-size: 32px;
      line-height: 40px; }
  .blocks {
    padding-top: 40px; }
  .with-submenu a i {
    display: block; }
  .footer-bottom-in {
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
    flex-wrap: wrap; }
  .footer-bottom-column {
    display: block;
    padding-right: 20px;
    margin-bottom: -40px;
    padding-right: 40px;
    margin-bottom: 40px; }
    .footer-bottom-column:last-child {
      margin-bottom: 0; }
  .archive-content-in {
    display: block; }
  .archive-content-left {
    margin-bottom: 20px;
    display: block;
    width: auto;
    padding: 0; }
    .archive-content-left .sticky-filter {
      position: static; }
  .archive-content-right {
    display: block;
    width: auto;
    padding: 0; }
  .product-actions {
    opacity: 1;
    pointer-events: all; }
  .products-grid {
    margin: 0 -10px; }
    .products-grid .categories-product {
      padding: 0 10px; }
    .products-grid .product-item {
      padding: 10px; }
  .product-price-container {
    flex-direction: column-reverse;
    align-items: flex-start; }
  .product-price-container-right {
    margin-bottom: 20px; }
  .products-single {
    padding-top: 0 !important; }
    .products-single .columns {
      display: flex;
      flex-direction: column-reverse; }
      .products-single .columns .column-1 {
        padding-right: 0 !important; }
    .products-single .column {
      display: block !important;
      width: auto !important;
      padding: 0 !important; }
    .products-single .column-2 {
      margin-bottom: 30px !important; }
  .cart-container .columns {
    display: block !important;
    width: auto !important;
    padding: 0 !important; }
    .cart-container .columns .column-1 {
      margin-bottom: 40px; }
  .cart-container .column {
    display: block !important;
    width: auto !important;
    padding: 0 !important; }
  .product-top {
    display: none; }
  .checkout-container-in {
    margin: 0; }
  .checkout-top-title {
    display: block; }
  .checkout-container .columns {
    display: block; }
    .checkout-container .columns .column {
      padding: 0;
      display: block;
      width: auto;
      margin-bottom: 40px !important; }
  .checkout-section {
    margin-bottom: 40px; }
  .checkout-top-columns {
    display: none !important; }
  .header-top-column-2 {
    display: none; }
  .header-middle {
    border-bottom: 1px solid #EDEDED; }
  .related-products .products-grid .product-item .img .inner {
    padding: 0px 30px; }
  .media-slider img {
    height: 200px; }
  .media-slider-item-title {
    font-size: 20px; }
  .media-slider-item-text {
    font-size: 12px; }
  .container-li-block {
    flex-wrap: wrap; }
    .container-li-block li {
      margin-bottom: 20px; }
  .mr-20 {
    margin-right: 0px; }
  .container-li-block-inner-spec div {
    flex-grow: 1; }
  .container-li-block-inner-spec .ginput_container_text {
    max-width: inherit; }
  .my-order-item-1-bottom-in-left {
    display: flex;
    align-items: center;
    flex-direction: row; }
  .my-order-item-1-bottom-in-image {
    margin-bottom: 10px; }
  .my-order-info-bottom {
    display: flex;
    flex-direction: column; }
  .my-order-info-bottom-left {
    display: flex;
    justify-content: space-between;
    max-width: none;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%; }
  .my-order-info-bottom-right {
    max-width: none;
    min-height: 263px; }
  .edit-my-account .columns {
    display: flex;
    flex-direction: column; }
  .edit-my-account .column-1 {
    margin-bottom: 20px;
    width: 100%; }
  .woocommerce-MyAccount-navigation ul {
    max-width: none; }
    .woocommerce-MyAccount-navigation ul li a {
      font-size: 16px;
      line-height: 24px; }
  .archive-mobiel-search {
    display: block;
    margin-bottom: 35px; }
  .products-archive {
    padding-top: 0 !important; }
  .products-single-actions form.cart {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .products-single-actions form.cart .clear {
      display: none; }
  .products-single-actions form > * {
    padding: 20px 8px; }
  .prod-single-search {
    display: block; }
    .prod-single-search .header-search {
      margin-bottom: 30px; }
  .product-top-mobile {
    display: block; }
    .product-top-mobile .product-section-split-right {
      margin-bottom: 20px; }
    .product-top-mobile .copy-url {
      position: relative;
      z-index: 1;
      font-size: 20px; }
  .product-section-split .product-section-split-right {
    display: none; }
  .intro-desc p + ul {
    display: none; }
  .intro-desc p + ol {
    display: none; }
  .intro-desc p:not(:first-of-type) {
    display: none; }
  .product-details-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    border: 1px solid #EDEDED;
    padding: 20px;
    cursor: pointer;
    color: #45549E;
    font-weight: 700;
    transition: ease-in-out background-color 200ms; }
    .product-details-btn:hover {
      background-color: #EDEDED; }
  .fixed-product-details {
    display: block;
    position: fixed;
    top: 0;
    right: -350px;
    max-width: 350px;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 0 10px;
    z-index: 1001;
    transition: ease-in-out right 200ms;
    overflow-y: scroll; }
  .open-product-detail .fixed-product-details {
    right: 0; }
  .open-product-detail::before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1000; }
  .fixed-pd-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EDEDED;
    padding: 20px 0;
    margin-bottom: 20px; }
    .fixed-pd-top .title {
      margin: 0;
      font-size: 30px; }
    .fixed-pd-top .close {
      cursor: pointer; }
  .ask-question-btn {
    display: block;
    text-align: center;
    padding: 16px 15px;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    background: #fff;
    color: #45549E !important;
    transition: ease-in-out background-color 200ms; }
    .ask-question-btn:hover {
      background-color: #EDEDED; }
  .product-img .product-actions .product-action {
    width: 50px;
    height: 50px;
    font-size: 30px; }
  .sticky-product-bar {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1002;
    background: #fff;
    padding: 10px;
    border-top: 1px solid #EDEDED; }
  .sticky-product-bar-in {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px; }
    .sticky-product-bar-in .price {
      font-size: 20px;
      color: #45549E; }
    .sticky-product-bar-in form.cart {
      display: flex;
      align-items: center;
      gap: 20px; }
      .sticky-product-bar-in form.cart .clear {
        display: none; }
    .sticky-product-bar-in .product-action.action-favorite {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      border-radius: 5px;
      color: #EDEDED;
      margin-bottom: 0;
      font-size: 18px;
      background: #fff;
      border: 1px solid #EDEDED; } }

@media screen and (max-width: 925px) {
  .sticky-product .product-title {
    display: none; }
  .sticky-product .in-cart .button-in em {
    display: none !important; }
  .sticky-product .in-cart .button-in img {
    margin-right: 0 !important; }
  .sticky-product .product-title-and-price .product-price {
    top: 0; }
  .gfield--width-half {
    width: 100%; }
  .gfield--width-quarter {
    width: 100%; }
  .gform_footer {
    width: 100%; }
  .brick-form .ginput_container_email {
    margin: 5px 0px 20px 0px; }
  .brick-form .ginput_container_text {
    margin: 5px 0px 20px 0px; }
  .brick-form .ginput_container_textarea {
    margin: 5px 0px 20px 0px; } }

@media screen and (min-width: 769px) {
  .header-content > div > div {
    display: table-cell !important; } }

@media screen and (max-width: 768px) {
  .faq-left {
    width: 100%; }
  .thank-you-content {
    margin-bottom: 0; }
  .nav {
    width: 100%;
    display: none; }
    .nav ul {
      display: block; }
      .nav ul li {
        display: block;
        padding: 10px 0px;
        text-align: left; }
        .nav ul li a {
          font-size: 28px;
          line-height: 36px;
          padding: 0px; }
  .wrapper {
    padding-left: 20px;
    padding-right: 20px; }
  .featured-type-fullwidth .featured-content .right.content-right-bottom {
    padding-left: 20px;
    padding-right: 20px; }
  .featured-slider__slider-content {
    padding: 0 0 30px 0; }
  .featured-slider__slider-item {
    height: 350px; }
  .featured-slider .arrows .arrow {
    top: auto;
    transform: none;
    bottom: 15px; }
    .featured-slider .arrows .arrow-prev {
      left: 15px; }
    .featured-slider .arrows .arrow-next {
      right: 15px; }
  .categories-in {
    gap: 30px; }
    .categories-in > .category-item .category-item-in {
      height: 350px; }
  .btn {
    font-size: 16px; }
  .title {
    font-size: 18px;
    line-height: 22px;
    color: #1F2021; }
  .social-media-left {
    padding-left: 15px;
    padding-right: 15px; }
  .footer-in {
    display: block;
    padding: 25px 0; }
  .footer-section {
    display: block;
    padding-left: 0;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px; }
    .footer-section:last-child {
      margin-bottom: 0; }
  .footer-socials {
    margin-bottom: 20px; }
  .social-media .overlay {
    left: -20px !important;
    right: -20px !important; }
  .featured {
    padding: 30px 0; }
  .featured-content {
    display: block; }
    .featured-content .right {
      width: 100%;
      display: block;
      padding: 20px;
      height: auto; }
      .featured-content .right .featured-button {
        position: relative;
        bottom: 0; }
      .featured-content .right .featured-title {
        font-size: 21px;
        line-height: 18px; }
    .featured-content .left {
      width: 100%;
      display: block; }
  .products-selected {
    padding: 30px 0; }
  .products-sel-grid .item {
    width: 49%;
    margin-right: 2%; }
    .products-sel-grid .item:nth-child(2n+2) {
      margin-right: 0 !important; }
    .products-sel-grid .item:nth-child(3n+3) {
      margin-right: 2%; }
  .products-archive {
    padding: 30px 0; }
  .archive-content .top {
    padding-bottom: 0; }
    .archive-content .top .sort-products {
      display: none; }
  .archive-content .products-grid.three .product-item {
    width: 49%;
    margin-right: 2%; }
    .archive-content .products-grid.three .product-item:nth-child(2n+2) {
      margin-right: 0 !important; }
    .archive-content .products-grid.three .product-item:nth-child(3n+3) {
      margin-right: 2%; }
  .products-grid.four .product-item {
    width: 49%;
    margin-right: 2%; }
    .products-grid.four .product-item:nth-child(2n+2) {
      margin-right: 0 !important; }
    .products-grid.four .product-item:nth-child(4n+4) {
      margin-right: 2%; }
  .product-categories {
    padding: 30px 0; }
  .categories-grid .cat-item {
    width: 49%; }
    .categories-grid .cat-item:nth-child(3n+3) {
      margin-right: 2%; }
    .categories-grid .cat-item:nth-child(2n+2) {
      margin-right: 0; }
  .single-content .left {
    width: 100%;
    padding-right: 0; }
  .single-content .right {
    width: 100%;
    margin-top: 30px; }
  .products-single {
    padding: 30px 0; }
  .blog-archive {
    padding: 30px 0; }
  .content-wrapper {
    width: 80%; }
    .content-wrapper .quote {
      font-size: 26px;
      line-height: 32px; }
  .content {
    padding: 30px 0; }
  .previous-page {
    position: relative;
    float: left;
    margin-bottom: 30px; }
    .previous-page a {
      text-decoration: none;
      color: #383A3F; }
  .fixed-social-media {
    position: relative;
    top: 0;
    float: right;
    margin-bottom: 30px; }
    .fixed-social-media > div {
      display: inline-block;
      margin-left: 10px;
      margin-bottom: 0px; }
      .fixed-social-media > div a {
        text-decoration: none;
        display: block;
        color: #fff;
        height: 40px;
        overflow: hidden; }
        .fixed-social-media > div a span {
          opacity: 0;
          padding-left: 10px; }
      .fixed-social-media > div:hover {
        width: auto; }
        .fixed-social-media > div:hover a {
          padding: 0 15px; }
          .fixed-social-media > div:hover a span {
            opacity: 1; }
  .content-subtitle {
    font-size: 16px;
    line-height: 24px; }
  p {
    font-size: 16px;
    line-height: 22px; }
  .form-page {
    padding: 30px 0; }
    .form-page .columns .column {
      display: block !important;
      margin-bottom: 14px !important; }
    .form-page .columns .column-1 {
      width: auto;
      padding: 0; }
    .form-page .downloads {
      max-width: none; }
    .form-page .container-contact {
      max-width: none; }
  .contact-content .contact {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px; }
  .contact-content .form {
    width: 100%; }
  .maps {
    padding: 30px 0; }
    .maps .address {
      width: 100%;
      border-bottom: 0; }
    .maps .maps-content .map {
      width: 100%;
      border: 1px solid #878C94; }
  .press {
    padding: 30px 0; }
  .press-grid .press-item {
    width: 100%;
    margin-bottom: 30px; }
    .press-grid .press-item:last-child {
      margin-bottom: 0; }
    .press-grid .press-item .img img {
      margin: 0 auto; }
    .press-grid .press-item .desc .press-item-title {
      padding: 0 21px; }
  .social-feed {
    padding-top: 30px; }
    .social-feed .instagram-feed {
      padding: 30px; }
    .social-feed .twitter-feed {
      padding: 30px; }
  .instagram-feed .instagram-grid .instagram-item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    text-align: center; }
    .instagram-feed .instagram-grid .instagram-item:nth-child(2n+2) {
      margin-right: 0; }
  .twitter-feed .twitter-feed-content .twitter-column {
    position: relative; }
  .woocommerce-MyAccount-navigation ul {
    display: block; }
    .woocommerce-MyAccount-navigation ul li {
      display: block;
      text-align: left;
      padding: 5px 0;
      display: flex;
      align-items: center;
      padding: 10px 0 0 25px; }
      .woocommerce-MyAccount-navigation ul li:first-child {
        padding: 20px 0 0 25px; }
      .woocommerce-MyAccount-navigation ul li:last-child {
        padding: 10px 0 20px 25px; }
  .categories-in {
    -moz-column-count: 2;
    column-count: 2; }
  .media-in {
    margin: 0; }
  .mr-20 {
    flex-grow: 1;
    margin-right: 20px; }
  .container-li-block-inner-spec .ginput_container_text {
    max-width: initial; }
  .media-item {
    display: block;
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px; }
  .media-item-content {
    height: auto; }
  .media-top {
    margin: 25px 0; }
    .media-top .title {
      font-size: 28px;
      line-height: 36px; }
  td.product-thumbnail {
    display: block !important; }
    td.product-thumbnail:before {
      display: none; }
  tr.cart_item {
    margin-bottom: 40px;
    border: 1px solid #9C9C9C; }
    tr.cart_item td {
      padding: 5px !important;
      background-color: rgba(0, 0, 0, 0.025) !important; }
      tr.cart_item td:nth-child(even) {
        background-color: transparent !important; }
  .blocks .header-title {
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 30px; }
  .blocks .columns .column {
    padding: 0 7px; }
  .featured-top-split {
    margin-bottom: 25px;
    margin-left: -7px;
    margin-right: -7px; }
  .cookie-settings .input-row.input-row-check label {
    padding-right: 100px; }
  .cookie-popup-bottom > * {
    display: block;
    text-align: center; }
  .cookie-popup-bottom .button {
    display: block;
    width: 100%; }
  .cookie-popup .btn {
    display: block;
    width: 100%; }
  .cookie-popup-in {
    padding: 20px; }
  .footer-bottom-in {
    padding: 30px 0; }
  .footer-bottom-column .title {
    font-size: 24px;
    margin-bottom: 15px; }
  .footer-bar {
    padding: 25px 0; }
  .cart-item-in {
    flex-wrap: wrap; }
  .pagination {
    margin-top: 30px; }
  .archive-top-in {
    display: block; }
  .archive-top-left {
    padding: 0;
    margin-bottom: 20px; }
  .loop-categories-1 {
    padding-right: 60px; }
  .header-nav-mobile {
    margin: -30px -20px 0;
    padding: 20px; }
  .related-products .products-grid .product-item .img .inner {
    padding: 0px 45px; }
  .container-btn {
    margin-top: 10px; }
  .gform_footer {
    flex-wrap: nowrap; }
    .gform_footer .container-btn {
      margin-left: 20px; }
  .container-li-block {
    flex-wrap: nowrap; }
  .input-text-above {
    margin-bottom: 5px; }
  .media-slider img {
    height: 185px; }
  .media-slider-item-title {
    font-size: 18px; }
  .media-slider-item-text {
    font-size: 10px; }
  .in-the-media-item .column-2 {
    padding: 0 !important;
    width: 100%;
    padding-bottom: 30px !important; }
  .in-the-media-item .columns {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .in-the-media-item .column {
    display: block; }
  .in-the-media-item .column-1 {
    width: 40%;
    margin-bottom: 20px; }
    .in-the-media-item .column-1 .column-in {
      display: flex;
      flex-direction: column;
      align-items: center; }
  .in-the-media-item .column-3 {
    width: 100%; }
    .in-the-media-item .column-3 .column-in {
      display: flex; }
  .in-the-media-item-not-active {
    padding-left: 20px; }
  .in-the-media-item-thumb {
    padding: 10px; }
  .edit-my-account .columns {
    display: flex;
    flex-direction: column; }
  .edit-my-account .column-1 {
    margin-bottom: 30px; }
  .address-edit-button {
    margin-bottom: 30px; }
  .my-order-item-1-bottom-in-price-right {
    padding-left: 0; }
  .my-order-item-1-bottom-in-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  .archive-content-in {
    padding-top: 0; }
  .archive-content-left .title {
    display: none; }
  .sticky-product-bar-in form.cart .btn img {
    margin-right: 0; }
  .sticky-product-bar-in form.cart .btn em {
    display: none; } }

@media screen and (max-width: 480px) {
  .featured-image-small {
    max-width: 150px; }
  .featured-slider__slider-content {
    padding: 0 0 30px 0; }
  .featured-slider__slider-item {
    height: 350px; }
  .featured-slider .arrows .arrow {
    width: 40px;
    height: 40px;
    font-size: 16px; }
  .breadcrumbs {
    display: none; }
  .wrapper {
    padding-left: 10px;
    padding-right: 10px; }
  .products-sel-grid .item {
    width: 100%;
    margin-right: 0; }
  .archive-content .products-grid.three .product-item {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #EDEDED; }
  .products-grid.four .product-item {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #EDEDED; }
  .product-item-in a {
    display: flex;
    gap: 20px; }
  .products-grid .product-item .img {
    width: 125px;
    height: 125px;
    padding-top: 0;
    flex-shrink: 0;
    margin-bottom: 55px; }
    .products-grid .product-item .img .inner {
      padding: 0 15px; }
  .products-grid .product-item .desc {
    flex-grow: 1; }
    .products-grid .product-item .desc .product-title {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 5px; }
    .products-grid .product-item .desc .product-excerpt {
      -webkit-line-clamp: 3;
      height: 78px;
      margin-bottom: 20px; }
      .products-grid .product-item .desc .product-excerpt .product-rte {
        -webkit-line-clamp: 3;
        height: 78px;
        margin-bottom: 20px; }
  .product-item .product-actions {
    display: flex;
    left: 5px;
    top: 130px;
    right: auto;
    gap: 15px; }
    .product-item .product-actions .product-action {
      height: 50px;
      width: 50px;
      font-size: 25px;
      margin: 0; }
  .product-price-container {
    flex-direction: row;
    justify-content: flex-end;
    gap: 20px; }
  .product-price-container-right {
    margin-bottom: 0; }
    .product-price-container-right .product-qty {
      display: none; }
  .social-media .overlay {
    left: -10px !important;
    right: -10px !important; }
  .categories-grid .cat-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; }
  .blog-archive-content .blog-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  .content-wrapper {
    width: 90%; }
  .contact-content .form .gform_body > ul > li.two-columns {
    width: 100%;
    float: left; }
  .contact-content .form .gform_body > ul > li.two-columns.border-right {
    border-right: 0; }
  .social-feed .instagram-feed {
    padding: 30px 20px; }
  .social-feed .twitter-feed {
    padding: 30px 20px; }
  .instagram-feed .instagram-grid .instagram-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  .woocommerce form .form-row-first {
    width: 100%; }
  .woocommerce form .form-row-last {
    width: 100%; }
  .woocommerce-page form .form-row-first {
    width: 100%; }
  .woocommerce-page form .form-row-last {
    width: 100%; }
  .social-media-left-items {
    margin: 0;
    max-width: none; }
    .social-media-left-items a {
      display: block;
      width: 100%;
      padding: 0;
      margin-bottom: 20px; }
  .categories-in {
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    column-count: 1;
    column-gap: 0px; }
  .category-item {
    width: 100%; }
  .media-item-left {
    padding-right: 5px; }
  .media-item-right {
    padding-left: 5px; }
  .media-top {
    margin: 20px 0; }
    .media-top .title {
      font-size: 26px;
      line-height: 34px; }
  tr.cart_item {
    margin-bottom: 30px; }
  .blocks .columns .column {
    display: block;
    margin-bottom: 14px; }
  .blocks .header-title {
    margin-bottom: 25px;
    line-height: 22px;
    font-size: 25px; }
  .featured-top-split {
    margin-bottom: 25px; }
  .product-section-split {
    margin-bottom: 15px; }
  .checkout-top-title .title {
    font-size: 26px; }
  .checkout-section .title {
    font-size: 22px; }
  .header-nav-mobile {
    margin: -30px -10px 0;
    padding: 10px; }
  .footer-top-in {
    flex-direction: column;
    padding: 20px;
    gap: 15px; }
  .footer-top-left {
    text-align: center; }
  .footer-top-visual {
    margin: 0 auto; }
  .footer-socials .small-title {
    flex-basis: 100%; }
  .footer-newsletter {
    flex-direction: column;
    align-items: normal;
    gap: 15px; }
  .footer-bottom-column-1 {
    width: 100%; }
  .container-li-block {
    flex-wrap: wrap; }
  .mr-20 {
    margin-right: 0; }
  .gform_footer {
    flex-wrap: wrap; }
    .gform_footer .container-btn {
      margin-left: 0px; }
  .container-li-block-inner-spec {
    flex-wrap: wrap; }
    .container-li-block-inner-spec .mr-20 {
      margin-bottom: 20px; }
  .media-slider img {
    height: 318px; }
  .media-slider-item-title {
    font-size: 22px; }
  .media-slider-item-text {
    font-size: 14px; }
  .in-the-media-item .column-1 {
    width: 80%;
    padding: 0; }
  .in-the-media-item .column-2 {
    width: 100%; }
  .in-the-media-item .column-3 {
    width: 100%;
    padding: 0; }
  .my-order-item-1-bottom-in {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column; }
  .my-order-item-1-bottom-in-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  .my-order-item-1-bottom-in-view {
    margin-left: 0; }
  .address-edit-button {
    margin-bottom: 0; }
  .my-order-item-1-bottom-in-3 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    flex-direction: column; }
  .my-order-item-1-bottom-in-products-size {
    padding-bottom: 15px; }
  .my-order-item-1-bottom-in-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  .my-order-info-bottom-left {
    flex-direction: column; }
  .address-info {
    padding-bottom: 20px; }
  .my-order-item-1-left {
    display: flex;
    flex-direction: column; }
  .product-top-mobile .btn-back {
    display: none; } }

/*# sourceMappingURL=responsive.css.map */
