.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main{max-width:1600px;}
.action.primary{background:#dcd3c1;border-color:#dcd3c1;}
.action.primary:hover, .action.primary:focus, .action.primary:active{background:#ded2ad;border-color:#ded2ad;}
.mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(8), .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(9) {
  display: none !important;
}
.checkout-index-index main#maincontent {
  padding: 45px 15px;
}
.checkout-index-index .sections.nav-sections, .checkout-index-index .nav-toggle {
  display: block;
}
.amgdpr-checkbox-container>.amgdpr-label {
  background-color: #aaa;
  border: 2px solid #999;
}
.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label {
  background-color: #333333;
}
.amgdpr-checkbox-container>.amgdpr-label:before {
  filter: brightness(0);
}
.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label:before {
  filter: none;
}
.products-grid .product-item .price-box.price-final_price .old-price {
  order: 2;
}
.products-grid .product-item .price-box.price-final_price .special-price .price {
  color: #fd8f35;
}
.products-grid .product-item .price-box.price-final_price .old-price .price {
  color: #ccc;
  text-decoration: line-through;
}
#navpro-topnav .special-menu .level-top span, 
#navpro-topnav .special-menu .level-top.ui-menu-item-wrapper{
  color:#E8B8D0;
}
.cms-page-view .page-title-wrapper {
  display: block;
  margin: 0 auto;
  width: 99%;
}
.cms-no-route main#maincontent {
  padding: 0 15px;
}
.page-header .nav-sections .navigation .ui-menu-item .li-item.level1 > a, 
.page-header .nav-sections .navigation .level-top a.level-top {
  line-height:1;
}
.toolbar .sorter-action::before {
  background-image:none;
}
.sorter-label {
  display: none;
}
.amform-form {
  margin:0;
}
.toolbar {
  color:#000;
}
#layered-filter-block.filter .block-subtitle.filter-subtitle::before {
  margin-right:5px;
}
#narrow-by-list.filter-options .items li {
  margin:5px 0;
}
#narrow-by-list.filter-options .items li a {
  font-weight:normal;
  text-transform:none;
}
.columns .magezon-builder .product-listing .inner-content.mgz-container {
  padding-left:0;
  padding-right:0;
}
.emulate-1column-filters, #amasty-shopby-product-list .toolbar-products {
    display: block;
}
.page-footer .footer.content ul.list-socials {
  display: grid;
  grid-template-columns: 50% 50%;
}
.page-footer .footer.content ul.list-socials li a {
  margin-left: 45px;
}
.page-footer .footer.content ul.list-socials .instagram, .page-footer .footer.content ul.list-socials .tiktok {
  padding-right: 20px;
}
.page-footer .footer.content ul.list-socials .facebook, .page-footer .footer.content ul.list-socials .snapchat {
  padding-right: 0;
}
@media (min-width: 992px) {
  .checkout-index-index .nav-toggle {
    display: none;
	}
}
/* header marquee text */
/* Marquee viewport */
.page-header .panel.header .flex-col-left .header-marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Marquee track */
.page-header .panel.header .flex-col-left .header-marquee .list-inline {
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  width: max-content;
  white-space: nowrap;
  animation: marquee-scroll 50s linear infinite;
}

/* Items */
.page-header .panel.header .flex-col-left .header-marquee .list-inline li {
  display: inline-flex;
  align-items: center;
  padding: 0 75px;
  margin: 0;
}

.page-header .panel.header .flex-col-left .header-marquee .list-inline li::before {
  display: none;
}

/* Perfect loop */
@keyframes marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  .page-header .panel.header .flex-col-left .header-marquee .list-inline {
    animation: none;
  }
}

/* Responsive spacing */
@media (max-width: 887px) {
  .page-header .panel.header .flex-col-left .header-marquee .list-inline li { padding: 0 60px !important; }
}
@media (max-width: 767px) {
  .page-header .panel.header .flex-col-left .header-marquee .list-inline li { padding: 0 50px !important; }
}
@media (max-width: 520px) {
  .page-header .panel.header .flex-col-left .header-marquee .list-inline li { padding: 0 25px !important; }
}
/* end of header marquee text */
@media only screen and (min-width: 993px){
  .header.content.flex-row .flex-col-right.md-flex form button.action.search {
    top:-8px;
  }
}
@media only screen and (max-width: 1199px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url {
    height: 610px;
  }
  a.mpinstagramfeed-post-url {
    height: 300px;
  }
}
@media only screen and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url {
    height: 570px;
  }
  a.mpinstagramfeed-post-url {
    height: 280px;
  }
}

@media only screen and (max-width: 992px) {
  .header .nav-1 {
    display: list-item;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url {
    height: 508px;
  }
  a.mpinstagramfeed-post-url {
    height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .nav-sections .navigation a.level-top {
    color: #000 !important;
  }
  .nav-sections-item-title.active {
    background: #dcd3c1;
    border:solid #000;
  }
  .nav-sections-item-title {
    background: #000;
    border:solid #000;
  }
  .nav-sections-item-title a {
    color:#FFF;
  }
  .nav-sections-item-title.active a {
    color:#000;
  }
  .footer-payment-review ul {
    gap: 3%;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .cms-home .mgz-element-single_product .products .product-item .product-item-info   {
    padding: 5px 7px;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(8), .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(9) {
    display: block !important;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) {
    width: calc(33% - 2px) !important;
    padding: 2px !important;
    margin: 0 2px 0 2px !important;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo {
    margin-bottom: 0 !important;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url, a.mpinstagramfeed-post-url {
    height: 320px;
  }
  .amgdprjs-bar-template.-popup {
    width: 335px;
  }
  .amgdprcookie-bar-container .amgdprcookie-policy h1.intro {
    margin: 10px auto 0;
  }
  .amgdprcookie-bar-container .amgdprcookie-policy div {
    margin: 25px auto;
  }
  .amgdprcookie-bar-container .amgdprcookie-policy {
    margin-bottom: 0;
  }
  .footer.content ul.list-socials {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 590px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url,
  a.mpinstagramfeed-post-url {
    height: 250px;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1), 
  .mpinstagramfeed-container .mpinstagramfeed-photo {
    width: calc(33% - 3px) !important;
  }
}
@media only screen and (max-width: 480px) {
  .page-header .header.content .logo {
    display: flex;
    width: 100px;
    position: relative;
    margin: 10px 0 10px !important;
    justify-content: center;
	}
  .page-header .header.content .logo img {
    width: 80%;
    object-fit: contain;
    padding: 0;
	}
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url,
  a.mpinstagramfeed-post-url {
    height: 200px;
  }
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1), 
  .mpinstagramfeed-container .mpinstagramfeed-photo {
    width: calc(33% - 4px) !important;
  }
}
@media only screen and (max-width: 360px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url, 
  a.mpinstagramfeed-post-url {
    height: 150px;
  }
}
@media only screen and (max-width: 320px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo:nth-of-type(1) a.mpinstagramfeed-post-url, 
  a.mpinstagramfeed-post-url {
    height: 100px;
  }
}