body {
  background: #fff;
  font-family: 'Verdana', sans-serif; }

a {
  color: #6C1C4F; }

@media-width ($extremum, $break) when ($extremum = 'min') and ($break = $screen__m) {
  .mobile-only {
    display: none; }

  .desktop-only {
    display: block; } }
@media-width ($extremum, $break) when ($extremum = 'max') and ($break = $screen__m) {}
.breadcrumbs a {
  color: #6C1C4F !important; }
.breadcrumbs a:hover {
  color: #6C1C4F; }

.nav-sections > div.nav-sections-items {
  height: 36px;
  border-bottom: 2px solid #6C1C4F; }
  @media screen and (max-width: 768px) {
    .nav-sections > div.nav-sections-items {
      height: auto;
      border-bottom: 0;
      padding-bottom: 20px; }
      .nav-sections > div.nav-sections-items .nav-sections-item-content {
        margin-top: 45px; } }

@media screen and (max-width: 768px) {
  .section-item-content .menu-container .menu > ul > li > a.active {
    background: #6C1C4F; } }
.action.create.primary {
  padding: 7px 15px;
  font-weight: bold; }

a:hover {
  color: inherit;
  text-decoration: underline; }

.section-item-content .menu-container .menu > ul > li ul li a:hover {
  color: #6C1C4F; }
  .section-item-content .menu-container .menu > ul > li ul li a:hover:before {
    color: #6C1C4F; }

@media screen and (max-width: 768px) {
  .account .page-main, .cms-privacy-policy .page-main {
    padding-top: 0; }

  .page-main {
    overflow: hidden; }

  .nav-sections .menu-container .menu > ul > li > ul,
  nav.navigation .menu-container .menu > ul > li > ul {
    padding: 0 30px; }

  .section-item-content .menu-container .menu > ul > li > ul > li h2 {
    padding: 4px 0 8px; }

  .section-item-content .menu-container .menu > ul > li ul li a::before {
    position: relative;
    top: -3px; }

  .section-item-content .menu-container .menu > ul > li ul {
    margin: 0; } }
@media screen and (min-width: 768px) {
  .nav-sections,
  nav.navigation {
    background: #fff;
    color: #333; }
    .nav-sections .menu-container .menu,
    nav.navigation .menu-container .menu {
      width: 100%; }
      .nav-sections .menu-container .menu ul li p,
      nav.navigation .menu-container .menu ul li p {
        text-transform: uppercase;
        font-size: 13px;
        color: #252525; }
        .nav-sections .menu-container .menu ul li p:before,
        nav.navigation .menu-container .menu ul li p:before {
          display: none; }
      .nav-sections .menu-container .menu ul li a,
      nav.navigation .menu-container .menu ul li a {
        text-transform: uppercase;
        font-size: 13px;
        color: #252525; }
        .nav-sections .menu-container .menu ul li a:hover,
        nav.navigation .menu-container .menu ul li a:hover {
          color: #6C1C4F;
          text-decoration: underline; }
        .nav-sections .menu-container .menu ul li a:before,
        nav.navigation .menu-container .menu ul li a:before {
          display: none; }
      .nav-sections .menu-container .menu > ul,
      nav.navigation .menu-container .menu > ul {
        display: flex; }
        .nav-sections .menu-container .menu > ul > li,
        nav.navigation .menu-container .menu > ul > li {
          flex: 1; }
          .nav-sections .menu-container .menu > ul > li > a,
          nav.navigation .menu-container .menu > ul > li > a {
            padding: 6px 10px; }
          .nav-sections .menu-container .menu > ul > li:hover,
          nav.navigation .menu-container .menu > ul > li:hover {
            background: transparent;
            color: #6C1C4F; }
            .nav-sections .menu-container .menu > ul > li:hover > a,
            nav.navigation .menu-container .menu > ul > li:hover > a {
              color: #6C1C4F;
              border-bottom: 4px solid #6C1C4F; }
          .nav-sections .menu-container .menu > ul > li ul,
          nav.navigation .menu-container .menu > ul > li ul {
            padding: 0;
            padding-left: 10px; }
          .nav-sections .menu-container .menu > ul > li:hover > ul,
          nav.navigation .menu-container .menu > ul > li:hover > ul {
            border-bottom: 1px solid #6C1C4F;
            background: #f9f9f9; }
          .nav-sections .menu-container .menu > ul > li > a,
          nav.navigation .menu-container .menu > ul > li > a {
            font-weight: bold;
            text-transform: uppercase;
            font-size: 16px;
            text-align: center; }
            .nav-sections .menu-container .menu > ul > li > a:before,
            nav.navigation .menu-container .menu > ul > li > a:before {
              display: none; }
          .nav-sections .menu-container .menu > ul > li ul li p,
          .nav-sections .menu-container .menu > ul > li ul li a,
          nav.navigation .menu-container .menu > ul > li ul li p,
          nav.navigation .menu-container .menu > ul > li ul li a {
            text-transform: uppercase;
            font-size: 13px;
            color: #252525;
            line-height: 1.7em; }
            .nav-sections .menu-container .menu > ul > li ul li p:hover,
            .nav-sections .menu-container .menu > ul > li ul li a:hover,
            nav.navigation .menu-container .menu > ul > li ul li p:hover,
            nav.navigation .menu-container .menu > ul > li ul li a:hover {
              color: #6C1C4F;
              padding: 0; }
            .nav-sections .menu-container .menu > ul > li ul li p:before,
            .nav-sections .menu-container .menu > ul > li ul li a:before,
            nav.navigation .menu-container .menu > ul > li ul li p:before,
            nav.navigation .menu-container .menu > ul > li ul li a:before {
              display: none; }
    .nav-sections .ui-menu .ui-menu-item.sub-menu a,
    nav.navigation .ui-menu .ui-menu-item.sub-menu a {
      color: #333; }
    .nav-sections .ui-menu .ui-menu-item a,
    nav.navigation .ui-menu .ui-menu-item a {
      color: #6C1C4F; }
    .nav-sections .ui-menu .ui-menu-item a:hover,
    nav.navigation .ui-menu .ui-menu-item a:hover {
      color: #6C1C4F; }

  .navigation a {
    text-transform: uppercase; }
  .navigation .level0 .submenu
  .active a {
    border-color: #6C1C4F; }
  .navigation a.level-top {
    color: #6C1C4F; }
  .navigation a {
    color: #333; }
  .navigation .level0.has-active .level-top,
  .navigation .level0.active .level-top {
    color: #333;
    border: 0; }

  .minisearch {
    margin-top: 7px; }
    .minisearch input[type="text"] {
      border-radius: 0px;
      border: 1px solid #6C1C4F; }
    .minisearch .action.search {
      top: 6px; } }
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/luma/en_GB/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

body {
  height: auto;
  min-height: 100vh; }

.header.panel > .header.links {
  float: right;
  color: #333; }
  .header.panel > .header.links > li a:link,
  .header.panel > .header.links > li a:visited,
  .header.panel > .header.links > li a {
    text-transform: uppercase;
    color: #6C1C4F;
    font-weight: bold;
    padding: 4px 8px;
    line-height: 1em; }
  .header.panel > .header.links > li.authorization-link a {
    display: inline-block;
    color: #333;
    position: relative; }
    .header.panel > .header.links > li.authorization-link a:before {
      display: inline-block;
      content: "";
      position: absolute;
      width: 30px;
      height: 30px;
      left: -36px;
      top: -4px;
      background: url(../images/login.png) no-repeat 0 0; }
.header.panel .welcome {
  float: left;
  text-transform: uppercase;
  margin-left: 90px;
  font-size: 13px;
  font-weight: bold;
  color: #7c7c7c; }
  @media screen and (max-width: 768px) {
    .header.panel .welcome {
      display: none; } }

body.fixed-header .page-wrapper {
  padding-top: 180px; }
body.fixed-header header.page-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  background: white;
  top: 0; }

@media screen and (max-width: 768px) {
  .page-header {
    border-bottom: 0; } }
.page-header .panel.wrapper {
  border-bottom: 0;
  background-color: #fafafa; }

.nav-open .header.content .header-nav-container {
  display: block; }

.nav-open .page-wrapper {
  left: 0; }

@media screen and (max-width: 768px) {
  .nav-open .nav-toggle:after {
    display: none; }

  .section-item-content .menu-container {
    border-bottom: #ddd solid 1px; }

  .section-item-content .menu-container .menu > ul > li > a {
    font-size: 12px;
    text-transform: uppercase;
    color: #5d5d5d;
    padding: 1em 27px; } }
.header.content {
  padding: 0 20px 0;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .header.content {
      padding: 0 15px 0; } }
  .header.content .col-right,
  .header.content .col-left {
    width: 50%; }
    @media screen and (max-width: 768px) {
      .header.content .col-right,
      .header.content .col-left {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        float: none; }
        .header.content .col-right .nav-toggle,
        .header.content .col-left .nav-toggle {
          position: relative;
          top: 0px;
          left: 0px;
          width: 24px;
          height: 24px;
          background: #fff;
          border: 1px solid #5d5d5d;
          border-radius: 24px;
          text-align: center;
          margin-top: 7px;
          margin-right: 5px; }
          .header.content .col-right .nav-toggle:before,
          .header.content .col-left .nav-toggle:before {
            font-size: 17px;
            position: relative; } }
  .header.content .col-left .information {
    display: none; }
    @media screen and (max-width: 768px) {
      .header.content .col-left .information {
        display: block;
        width: 100%;
        padding-left: 40px;
        right: 0;
        flex: auto;
        padding-right: 24px;
        padding-right: 24px; }
        .header.content .col-left .information > * {
          font-size: 10px;
          width: 59%;
          text-align: left;
          padding-left: 10px; }
        .header.content .col-left .information .phone {
          font-size: 10px;
          width: auto;
          padding-right: 10px;
          padding-left: 0; } }
  @media screen and (max-width: 768px) {
    .header.content .col-left {
      padding-bottom: 0px; }
      .header.content .col-left .nav-toggle {
        display: none; } }
  .header.content .col-right {
    width: 40%;
    margin-right: 0;
    margin-left: auto; }
    .header.content .col-right > li {
      display: none; }
    .header.content .col-right .block-search {
      display: none; }
    .header.content .col-right .minicart-items .product-item-name a {
      color: #6C1C4F; }
    .header.content .col-right .minicart-items .product > .product-item-photo {
      width: 88px; }
    .header.content .col-right .minicart-wrapper .action.showcart.active {
      display: block; }
    @media screen and (max-width: 768px) {
      .header.content .col-right {
        position: relative;
        top: 0px;
        background: #ebebeb;
        margin: 0 -15px;
        width: calc(100% + 30px);
        padding: 0 15px;
        margin-top: -7px;
        display: flex;
        border-top: 1px solid #6C1C4F;
        border-bottom: 1px solid #6C1C4F;
        padding-bottom: 7px; }
        .header.content .col-right .block-search {
          display: block;
          margin-top: 6px; }
          .header.content .col-right .block-search .control {
            position: relative;
            border: 0; }
        .header.content .col-right > li {
          position: relative;
          overflow: hidden;
          background: #fff;
          border-radius: 28px;
          border: 1px solid #5d5d5d;
          height: 25px;
          width: 25px;
          list-style: none;
          margin: 0;
          padding: 0;
          display: block;
          top: 5px;
          margin-left: 8px; }
          .header.content .col-right > li a {
            display: block;
            width: 28px;
            height: 28px;
            font-size: 0; }
            .header.content .col-right > li a:after {
              content: "\f007";
              display: block;
              position: absolute;
              top: -1px;
              left: -4px;
              color: #5d5d5d;
              -webkit-font-smoothing: antialiased;
              font-size: 33px;
              line-height: 28px;
              color: #5d5d5d;
              content: '\e627';
              font-family: 'luma-icons';
              margin: 0;
              vertical-align: top;
              display: inline-block;
              font-weight: normal;
              overflow: hidden;
              speak: none;
              text-align: center;
              background: #fff; }
        .header.content .col-right .information {
          display: none; }
        .header.content .col-right .minicart-wrapper {
          width: 30px;
          margin: 0;
          margin-left: 5px;
          margin-top: 3px; }
        .header.content .col-right .minicart-wrapper .action.showcart {
          display: inline-block;
          width: auto;
          float: right;
          text-align: right;
          background: #fff;
          border-radius: 28px;
          border: 1px solid #5d5d5d;
          height: 24px;
          width: 24px; }
        .header.content .col-right .minicart-wrapper .action.showcart .counter.qty {
          display: none; }
        .header.content .col-right .minicart-wrapper .action.showcart:before {
          -webkit-font-smoothing: antialiased;
          font-size: 16px;
          line-height: 28px;
          color: #5d5d5d;
          content: '\e611';
          font-family: 'luma-icons';
          margin: 0;
          vertical-align: top;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center;
          position: relative;
          left: -4px;
          top: -1px; }
        .header.content .col-right #search-mobile {
          flex: 1; }
        .header.content .col-right .block-search {
          flex: 1; }
          .header.content .col-right .block-search .minisearch {
            margin-top: 0px; }
            .header.content .col-right .block-search .minisearch input {
              margin: 0;
              font-size: 12px;
              line-height: 14px;
              height: 27px; }
          .header.content .col-right .block-search .actions {
            display: none; }
          .header.content .col-right .block-search .search {
            display: flex;
            flex-direction: column-reverse;
            position: relative; }
            .header.content .col-right .block-search .search .label {
              text-decoration: none;
              display: inline-block;
              float: none;
              margin-right: 0;
              margin-left: auto;
              position: absolute;
              right: 0;
              z-index: 1;
              top: -1px; }
              .header.content .col-right .block-search .search .label:before {
                font-size: 19px;
                margin: 0 5px 0 0; }
            .header.content .col-right .block-search .search .label + .control input {
              position: static;
              border-radius: 0;
              border: 1px solid #6C1C4F; } }
  .header.content .header-nav-container {
    width: 100%;
    display: flex; }
    .header.content .header-nav-container .nav-sections {
      flex: 1;
      text-transform: uppercase; }
    .header.content .header-nav-container .section-item-content .menu-container .menu > ul > li ul.column4 > li {
      padding: 0 20px;
      box-sizing: border-box;
      padding-left: 0px;
      padding-top: 10px; }
    @media screen and (max-width: 768px) {
      .header.content .header-nav-container {
        width: 100%;
        display: none; }
        .header.content .header-nav-container .section-item-content .menu-container .menu > ul > li {
          width: 100%;
          display: block;
          position: relative;
          border-top: #ddd solid 1px;
          margin-top: -1px;
          margin-bottom: 1px; }
        .header.content .header-nav-container .section-item-content .menu-container .menu > ul > li span.plus:before {
          content: " \f054";
          width: 20px;
          height: 20px;
          display: inline-block;
          position: relative;
          right: 5px;
          top: -4px;
          color: #5d5d5d; }
        .header.content .header-nav-container .section-item-content .menu-container .menu > ul > li span.active.plus:before {
          color: #fff; }
        .header.content .header-nav-container .nav-sections {
          width: calc(100% + 30px);
          position: fixed;
          box-shadow: none;
          margin-left: -15px;
          margin-right: -15px;
          height: auto;
          top: 107px;
          overflow: auto;
          height: calc(100vh - 107px); }
          .header.content .header-nav-container .nav-sections .nav-sections-item-title {
            display: none; }
          .header.content .header-nav-container .nav-sections .nav-sections-item-content {
            box-sizing: border-box;
            float: none;
            margin-left: 0;
            margin-top: 0;
            width: 100%;
            padding: 0; } }
    .header.content .header-nav-container .block-search {
      width: 20%; }
      @media screen and (max-width: 768px) {
        .header.content .header-nav-container .block-search {
          width: 100%;
          margin-top: 0; }
          .header.content .header-nav-container .block-search .label + .control input {
            position: static; }
          .header.content .header-nav-container .block-search input {
            margin: 5px 0; }
          .header.content .header-nav-container .block-search .field.search {
            position: relative; }
          .header.content .header-nav-container .block-search .label {
            float: none;
            position: absolute;
            z-index: 10;
            right: -13px;
            top: 6px; }
          .header.content .header-nav-container .block-search input[type="text"]:focus,
          .header.content .header-nav-container .block-search input[type="text"] {
            outline: none;
            box-shadow: none; }
          .header.content .header-nav-container .block-search .control .search-pop.close {
            display: none; } }
  .header.content .logo {
    margin: auto;
    float: none;
    display: block;
    top: 14px;
    text-align: left;
    margin-left: 90px;
    background: url(../images/logo_landscape.png) no-repeat 0 0;
    width: 312px;
    height: 33px;
    width: 85%; }
    @media screen and (max-width: 768px) {
      .header.content .logo {
        margin-left: auto;
        background-size: contain;
        display: inline-block;
        margin-right: 0;
        top: 0;
        margin-top: 8px;
        background-position-x: right; } }
    .header.content .logo img {
      margin: auto;
      display: none; }
  .header.content:after {
    content: "";
    display: table;
    clear: both; }

.certificate {
  height: 94px;
  position: absolute;
  top: -43px; }
  @media screen and (max-width: 768px) {
    .certificate {
      display: none; } }

.customer-welcome.active .customer-menu ul {
  display: flex;
  flex-direction: column; }
  .customer-welcome.active .customer-menu ul li.link.wishlist {
    order: 2; }
  .customer-welcome.active .customer-menu ul li.authorization-link {
    order: 3; }
  .customer-welcome.active .customer-menu ul li.dashboard-link {
    order: 1; }

.page-header .link.wishlist .counter {
  display: none; }

.certificate-mobile {
  display: none; }
  @media screen and (max-width: 768px) {
    .certificate-mobile {
      display: block;
      height: 50px;
      width: auto;
      margin-top: 2px;
      position: relative;
      top: 3px;
      left: 0; } }

.menu-container .menu > ul > li:first-child ul li p {
  text-transform: none !important;
  line-height: 1.3em;
  margin-bottom: 7px; }
  .menu-container .menu > ul > li:first-child ul li p a {
    text-transform: none !important;
    line-height: 1.3em; }
.menu-container .menu > ul > li:first-child ul li a {
  text-transform: none !important;
  line-height: 1.3em; }

.section-item-content .menu-container .menu > ul > li > ul > li h2 {
  border-bottom: #e8e8e8 solid 1px;
  font-size: 14px;
  padding: 8px 0 16px;
  margin: 0 0 12px 0;
  color: #333;
  font-weight: 700; }

.information {
  width: 200px;
  margin-left: auto;
  margin-right: 0;
  display: block;
  text-align: left;
  margin-top: 4px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .information {
      width: 100%;
      margin-right: 0;
      margin-left: auto;
      text-align: right;
      position: relative;
      right: 22px;
      top: -13px;
      flex: 1; } }
  .information a {
    color: #000; }
  @media screen and (max-width: 768px) {
    .information {
      font-size: 10px;
      display: inline-block; }
      .information br {
        display: none; } }
  .information .phone {
    letter-spacing: 5px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    color: #000;
    display: inline-block;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .information .phone {
        border-right: 1px solid #333;
        padding-right: 6px;
        font-size: 10px;
        letter-spacing: 0;
        font-weight: normal;
        display: inline-block; } }

.minicart-wrapper {
  width: 200px;
  margin-left: auto;
  padding: 3px 0;
  margin-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
  top: -7px; }
  @media screen and (max-width: 768px) {
    .minicart-wrapper {
      top: 0; } }
  .minicart-wrapper .action.showcart {
    width: 100%;
    display: block; }
    .minicart-wrapper .action.showcart .counter.qty {
      width: 100%;
      display: block;
      padding: 0;
      background: #72BE38;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      .minicart-wrapper .action.showcart .counter.qty .counter-label,
      .minicart-wrapper .action.showcart .counter.qty .counter-number {
        text-shadow: none;
        border: 0;
        clip: auto;
        height: auto;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: auto;
        text-transform: none;
        color: #fff; }
    @media screen and (min-width: 768px) {
      .minicart-wrapper .action.showcart.active .action.showcart.active:before {
        display: none !important; }
      .minicart-wrapper .action.showcart:before {
        display: none !important; } }

@media (max-width: 768px) {
  .section-item-content .menu-container .menu > ul > li > ul {
    display: none; }
    .section-item-content .menu-container .menu > ul > li > ul.open-menu {
      display: flex; } }

@media (max-width: 768px) {
  .section-item-content .menu-container .menu > ul {
    /*
    About us : column 2,3,4,1
    Producers : column 3,2,4,1
    Products : column 4,3,2,1
     */ }
    .section-item-content .menu-container .menu > ul:nth-child(2) ul li:nth-child(2) {
      order: 1; }
    .section-item-content .menu-container .menu > ul:nth-child(2) ul li:nth-child(3) {
      order: 2; }
    .section-item-content .menu-container .menu > ul:nth-child(2) ul li:nth-child(4) {
      order: 3; }
    .section-item-content .menu-container .menu > ul:nth-child(2) ul li:nth-child(1) {
      order: 4; }
    .section-item-content .menu-container .menu > ul:nth-child(3) ul li:nth-child(3) {
      order: 1; }
    .section-item-content .menu-container .menu > ul:nth-child(3) ul li:nth-child(2) {
      order: 2; }
    .section-item-content .menu-container .menu > ul:nth-child(3) ul li:nth-child(4) {
      order: 3; }
    .section-item-content .menu-container .menu > ul:nth-child(3) ul li:nth-child(4) {
      order: 4; }
    .section-item-content .menu-container .menu > ul:nth-child(4) ul li:nth-child(4) {
      order: 1; }
    .section-item-content .menu-container .menu > ul:nth-child(4) ul li:nth-child(3) {
      order: 2; }
    .section-item-content .menu-container .menu > ul:nth-child(4) ul li:nth-child(2) {
      order: 3; }
    .section-item-content .menu-container .menu > ul:nth-child(4) ul li:nth-child(1) {
      order: 4; } }

#minicart-content-wrapper .amount.price-container {
  display: inline-block; }
#minicart-content-wrapper a.viewcart {
  background: #adadad;
  color: #fff;
  width: 100%;
  display: block;
  box-sizing: border-box;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  text-decoration: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600; }
  #minicart-content-wrapper a.viewcart:hover {
    text-decoration: none; }
#minicart-content-wrapper .block-content > .actions > .secondary {
  padding: 0 10px 15px;
  padding-bottom: 0; }
#minicart-content-wrapper .subtotal {
  text-align: left; }

.page-footer {
  background: #6C1C4F;
  color: #fff;
  padding-bottom: 40px;
  padding-top: 14px; }
  @media screen and (max-width: 768px) {
    .page-footer {
      margin-bottom: 25px; } }
  @media screen and (max-width: 768px) {
    .page-footer .footer.content {
      padding-top: 15px;
      padding-bottom: 15px;
      border: 0; }
      .page-footer .footer.content .links > li {
        background: transparent;
        border: 0; } }
  .page-footer .footer.content .links a:hover,
  .page-footer .footer.content .links a {
    color: #fff;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .page-footer .footer.content .links a:hover,
      .page-footer .footer.content .links a {
        font-size: 11px;
        text-align: center;
        padding: 3px 0; } }

.footer-copyright-wrapper .footer.content {
  padding: 15px 20px;
  color: #6C1C4F; }
@media screen and (max-width: 500px) {
  .footer-copyright-wrapper .footer-wrapper {
    display: block; }
    .footer-copyright-wrapper .footer-wrapper .r,
    .footer-copyright-wrapper .footer-wrapper .l {
      width: 100%;
      text-align: center;
      margin: 5px auto; } }

.footer-wrapper {
  display: flex; }
  .footer-wrapper .r,
  .footer-wrapper .l {
    width: 50%; }
  .footer-wrapper .l {
    margin-left: 0;
    margin-right: auto;
    text-align: left; }
  .footer-wrapper .r {
    margin-left: auto;
    margin-right: 0;
    text-align: right; }
  .footer-wrapper ul.footer-logos {
    margin-right: 0;
    margin-left: auto;
    display: inline-block;
    float: right; }
    @media screen and (max-width: 768px) {
      .footer-wrapper ul.footer-logos {
        display: none; } }
    .footer-wrapper ul.footer-logos ul, .footer-wrapper ul.footer-logos li {
      padding: 0;
      margin: 0;
      list-style: none; }
    .footer-wrapper ul.footer-logos li {
      width: auto;
      height: auto;
      color: #fff;
      margin-right: 10px !important;
      float: left;
      display: inline-block;
      background: transparent; }
  .footer-wrapper .footer-navigation {
    display: flex; }
    @media screen and (max-width: 768px) {
      .footer-wrapper .footer-navigation {
        display: block;
        margin: auto;
        text-align: center; } }
    .footer-wrapper .footer-navigation ul, .footer-wrapper .footer-navigation li {
      list-style: none;
      padding: 0;
      margin: 0; }
    .footer-wrapper .footer-navigation ul {
      display: table;
      min-width: 200px; }
      @media screen and (max-width: 768px) {
        .footer-wrapper .footer-navigation ul {
          display: block;
          margin: 20px auto; } }
    .footer-wrapper .footer-navigation li a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 24px; }

.copyright {
  background: #6C1C4F;
  color: #fff; }

.prefooter-container {
  margin-bottom: 0; }
  .prefooter-container .page-main {
    display: flex;
    flex-wrap: wrap; }
    .prefooter-container .page-main .homepage {
      width: 100%;
      margin-bottom: 12px; }
      @media screen and (max-width: 768px) {
        .prefooter-container .page-main .homepage {
          margin-bottom: 0; } }
  .prefooter-container .block.newsletter,
  .prefooter-container .social-inner {
    width: 50%;
    margin: 0;
    background: #f9f9f9;
    padding-bottom: 24px; }
    @media screen and (max-width: 768px) {
      .prefooter-container .block.newsletter,
      .prefooter-container .social-inner {
        width: 100%;
        padding-bottom: 0; } }
  .prefooter-container .social-inner {
    width: calc(50% - 2px);
    background: #f9f9f9;
    position: relative;
    border: 0; }
    @media screen and (max-width: 768px) {
      .prefooter-container .social-inner {
        width: 100%; } }
    .prefooter-container .social-inner a {
      text-decoration: none; }
    .prefooter-container .social-inner:after {
      content: '';
      display: table;
      background: #6C1C4F;
      width: 2px;
      position: absolute;
      top: 20px;
      right: 0;
      height: calc(100% - 20px); }
      @media screen and (max-width: 768px) {
        .prefooter-container .social-inner:after {
          display: none; } }
    .prefooter-container .social-inner h3 {
      color: #6C1C4F;
      text-align: center;
      text-transform: uppercase;
      font-size: 16px;
      margin-bottom: 19px;
      margin-top: 19px;
      line-height: 19px;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .prefooter-container .social-inner h3 {
          font-size: 12px; } }
    .prefooter-container .social-inner ul, .prefooter-container .social-inner li {
      padding: 0;
      margin: 0;
      list-style: none; }
    .prefooter-container .social-inner ul {
      display: table;
      margin: auto; }
    .prefooter-container .social-inner ul:after {
      content: "";
      clear: both;
      display: table; }
    .prefooter-container .social-inner li {
      width: 40px;
      height: 40px;
      color: #fff;
      margin-right: 10px;
      border-radius: 40px;
      float: left;
      display: inline-block;
      background: #6C1C4F;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .prefooter-container .social-inner li {
          width: 25px;
          height: 25px; } }
    .prefooter-container .social-inner a i {
      color: #fff;
      position: relative;
      text-align: center;
      display: block;
      top: 20px;
      font-size: 22px;
      line-height: 0; }
      @media screen and (max-width: 768px) {
        .prefooter-container .social-inner a i {
          font-size: 13px;
          top: 14px; } }
  .prefooter-container .block.newsletter .content {
    width: 70%;
    margin: auto; }
    @media screen and (max-width: 768px) {
      .prefooter-container .block.newsletter .content {
        width: 100%; } }
  .prefooter-container .block.newsletter .title {
    display: block;
    color: #6C1C4F;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 19px;
    font-weight: 400;
    margin-top: 19px;
    line-height: 19px; }
    .prefooter-container .block.newsletter .title strong {
      font-size: 16px;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .prefooter-container .block.newsletter .title strong {
          font-size: 12px; } }
  .prefooter-container .block.newsletter label {
    display: block;
    position: relative;
    margin: 0;
    width: auto;
    height: auto; }
  .prefooter-container .block.newsletter .control .label {
    display: none; }
  .prefooter-container .block.newsletter .control input {
    padding-left: 10px; }
    @media screen and (max-width: 768px) {
      .prefooter-container .block.newsletter .control input {
        font-size: 12px; } }
  .prefooter-container .block.newsletter .field .control::before {
    display: none; }
  .prefooter-container .block.newsletter .form.subscribe {
    width: 70%;
    margin: auto; }
    @media screen and (max-width: 768px) {
      .prefooter-container .block.newsletter .form.subscribe {
        width: 100%; } }
  .prefooter-container .block.newsletter .action.subscribe {
    background: #6C1C4F;
    height: 32px;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .prefooter-container .block.newsletter .action.subscribe {
        font-size: 12px; } }

.homepage .owl-carousel {
  position: relative; }
  .homepage .owl-carousel .owl-dots {
    display: none; }
  .homepage .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .homepage .owl-carousel .owl-nav {
        display: none; } }
    .homepage .owl-carousel .owl-nav .owl-prev {
      position: absolute;
      left: -40px;
      font-size: 46px;
      color: #6C1C4F;
      transform: translateY(-50%); }
    .homepage .owl-carousel .owl-nav .owl-next {
      position: absolute;
      right: -40px;
      font-size: 46px;
      color: #6C1C4F;
      transform: translateY(-50%); }
.homepage .block.widget.block-products-list.grid {
  margin-top: 20px; }
.homepage .block-title,
.homepage h3.line {
  font-size: 16px;
  color: #6C1C4F;
  display: block;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-weight: bold; }
  .homepage .block-title > strong, .homepage .block-title > span,
  .homepage h3.line > strong,
  .homepage h3.line > span {
    background: #fff;
    padding: 0 35px;
    position: relative;
    font-size: 16px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .homepage .block-title > strong, .homepage .block-title > span,
      .homepage h3.line > strong,
      .homepage h3.line > span {
        padding: 0 15px;
        font-size: 12px; } }
  .homepage .block-title:before,
  .homepage h3.line:before {
    content: "";
    background: #6C1C4F;
    width: 100%;
    display: block;
    position: absolute;
    height: 2px;
    top: 8px;
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .homepage .block-title:before,
      .homepage h3.line:before {
        top: 9px;
        height: 1px;
        display: none; } }
.homepage .home-what-we-do {
  display: flex;
  color: #6C1C4F;
  font-size: 16px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .homepage .home-what-we-do {
      display: block; } }
  .homepage .home-what-we-do .col-lg-6 {
    width: 50%;
    display: inline-block;
    float: left;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .homepage .home-what-we-do .col-lg-6 {
        width: 100%;
        margin: 0; } }
  .homepage .home-what-we-do .col-lg-6:last-child {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-right: 0; }
    @media screen and (max-width: 768px) {
      .homepage .home-what-we-do .col-lg-6:last-child {
        width: 100%;
        margin: 13px 0; } }
  .homepage .home-what-we-do .home-what-we-do-inner {
    background: #fafafa;
    border: 1px solid #a2a2a2;
    padding: 20px; }
  .homepage .home-what-we-do:after {
    content: "";
    clear: both;
    display: table; }
.homepage .home-producers ul, .homepage .home-producers li {
  padding: 0;
  margin: 0;
  list-style: none; }
.homepage .home-producers ul {
  margin: -13px;
  display: flex;
  flex-wrap: wrap; }
.homepage .home-producers li {
  width: calc(33% - 24px);
  min-height: 300px;
  margin: 13px;
  display: inline-block;
  background: #e0dace;
  border: 1px solid #a2a2a2;
  box-sizing: border-box; }
  .homepage .home-producers li img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    vertical-align: bottom;
    display: block; }
  @media screen and (max-width: 768px) {
    .homepage .home-producers li {
      width: calc(50% - 28px);
      min-height: 0; } }

.cms-home .products-grid .actions-primary {
  display: flex; }
  @media screen and (max-width: 768px) {
    .cms-home .products-grid .actions-primary {
      display: block; } }
  @media screen and (max-width: 768px) {
    .cms-home .products-grid .actions-primary button {
      display: block;
      margin: auto;
      margin-top: 10px; } }
  .cms-home .products-grid .actions-primary label {
    position: relative;
    top: 7px;
    margin-right: 7px; }
    @media screen and (max-width: 768px) {
      .cms-home .products-grid .actions-primary label {
        top: 0; } }

a, a:visited {
  color: #6C1C4F; }

.page-layout-1column.cms-home .block.widget .products-grid .owl-carousel ol {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0; }
.page-layout-1column.cms-home .block.widget .products-grid .owl-carousel .product-item {
  margin-left: 0;
  width: 100%; }

.cms-home .products-grid .product-items .product-item {
  height: 503px; }

.cms-home .product-info-main .price-box, .product .price-box, .products .price-box {
  margin: 10px 0;
  height: 47px; }

.cms-home .page.messages {
  display: none; }

.pages {
  float: right; }
  .pages .action {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    padding: 0 8px; }
  .pages a.page {
    color: #333;
    padding: 0;
    width: 30px; }
    .pages a.page:hover {
      color: #333;
      text-transform: uppercase; }
  .pages strong.page {
    background: transparent;
    color: #333;
    padding: 0;
    width: 30px; }

.post-view .post-holder .post-header {
  position: relative;
  margin-bottom: 20px; }

.block-archive .item {
  margin: 4px 0; }

.post-view .post-holder,
.post-list .post-holder {
  background: transparent;
  padding: 15px 0; }
  .post-view .post-holder:hover,
  .post-list .post-holder:hover {
    box-shadow: none; }
  .post-view .post-holder .post-description,
  .post-list .post-holder .post-description {
    display: flex;
    flex-wrap: wrap; }
    .post-view .post-holder .post-description .post-content-left,
    .post-list .post-holder .post-description .post-content-left {
      width: 212px; }
      .post-view .post-holder .post-description .post-content-left .post-ftimg-hld,
      .post-list .post-holder .post-description .post-content-left .post-ftimg-hld {
        width: 100%;
        float: none;
        margin: 0; }
    .post-view .post-holder .post-description .post-content-right,
    .post-list .post-holder .post-description .post-content-right {
      flex: 1;
      padding-bottom: 15px;
      border-bottom: 1px solid #cccccc; }
      .post-view .post-holder .post-description .post-content-right .addthis_toolbox,
      .post-list .post-holder .post-description .post-content-right .addthis_toolbox {
        display: none; }
      .post-view .post-holder .post-description .post-content-right .post-read-more,
      .post-list .post-holder .post-description .post-content-right .post-read-more {
        color: #72BE38;
        text-decoration: underline;
        text-align: left;
        float: none; }
      .post-view .post-holder .post-description .post-content-right .post-info,
      .post-list .post-holder .post-description .post-content-right .post-info {
        margin-top: 2px; }
      .post-view .post-holder .post-description .post-content-right .post-header h2.post-title,
      .post-list .post-holder .post-description .post-content-right .post-header h2.post-title {
        margin: 0;
        padding: 0;
        font-weight: bold; }
        .post-view .post-holder .post-description .post-content-right .post-header h2.post-title a,
        .post-list .post-holder .post-description .post-content-right .post-header h2.post-title a {
          font-size: 15px;
          color: #6C1C4F;
          text-transform: uppercase; }

.content-inner h1,
.content-inner h2,
.content-inner h3,
.content-inner h4,
.content-inner h5,
.content-inner h6 {
  color: #6C1C4F; }

.sidebar .widget .block-title strong {
  font-weight: bold; }
.sidebar a {
  color: #252525;
  text-decoration: none; }
  .sidebar a:hover {
    text-decoration: underline; }
.sidebar .block-title {
  font-size: 15px;
  color: #6C1C4F;
  padding-left: 13px;
  margin-bottom: 7px;
  text-transform: uppercase; }
.sidebar .block-content {
  background-color: #f2f2f2;
  padding: 10px 10px 10px 10px;
  box-shadow: 0 4px 8px #ccc;
  border-top: 1px solid #6C1C4F;
  border-bottom: 1px solid #6C1C4F; }
  .sidebar .block-content.filter-content {
    padding: 0;
    box-shadow: none;
    border-top: 0;
    border-bottom: 0;
    background: transparent; }
  .sidebar .block-content ol, .sidebar .block-content ul, .sidebar .block-content li {
    padding: 0;
    margin: 0;
    list-style: none; }
  .sidebar .block-content li {
    padding-left: 13px;
    font-size: 13px;
    line-height: 33px; }
    .sidebar .block-content li a {
      text-transform: uppercase;
      color: #252525;
      line-height: 13px; }
      .sidebar .block-content li a:hover {
        text-decoration: underline; }

.product-info-main .product-add-form {
  padding-top: 0; }
.product-info-main .product-info-price {
  width: 100%;
  display: block;
  border: 0;
  margin-bottom: 0; }
  .product-info-main .product-info-price .price-box {
    width: 100%;
    display: block; }
    @media screen and (max-width: 768px) {
      .product-info-main .product-info-price .price-box {
        width: auto; } }
.product-info-main .product-info-stock-sku {
  padding-left: 0;
  text-align: right; }
.product-info-main .stock {
  font-size: 20px;
  font-weight: normal; }
  @media screen and (max-width: 768px) {
    .product-info-main .stock {
      font-size: 12px; } }
.product-info-main .stock.available {
  color: #72BE38; }
.product-info-main .product-social-links .action.wk-towishlist::before, .product-info-main .block-bundle-summary .action.wk-towishlist::before, .product-info-main .product-item .action.wk-towishlist::before, .product-info-main .table-comparison .action.wk-towishlist::before,
.product-info-main .product-social-links .action.towishlist::before, .product-info-main .block-bundle-summary .action.towishlist::before, .product-info-main .product-item .action.towishlist::before, .product-info-main .table-comparison .action.towishlist::before {
  display: none; }

.old-price .price {
  text-decoration: line-through; }

.box-tocart {
  margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    .box-tocart {
      margin-bottom: 0; } }
  @media screen and (max-width: 768px) {
    .box-tocart .fieldset {
      display: flex; } }
  .box-tocart .field {
    display: inline-block;
    float: left;
    width: 100px; }
    .box-tocart .field.qty {
      text-transform: uppercase;
      display: flex; }
      @media screen and (max-width: 768px) {
        .box-tocart .field.qty {
          margin-bottom: 0; } }
      .box-tocart .field.qty #qty {
        width: 40px; }
      .box-tocart .field.qty label {
        margin-right: 9px;
        position: relative;
        top: 6px; }
        .box-tocart .field.qty label:after {
          content: ":"; }
  .box-tocart .actions {
    display: inline-block;
    float: left;
    width: 300px; }
    .box-tocart .actions #product-addtocart-button {
      padding: 5px 0px 5px 0;
      font-size: 15px;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .box-tocart .actions #product-addtocart-button {
          margin: 0; } }
  .box-tocart:after {
    content: "";
    display: table;
    clear: both; }

.fotorama--fullscreen .fotorama__stage {
  border: 0 !important;
  margin-bottom: 0 !important; }

@media screen and (max-width: 768px) {
  .product .gallery-placeholder {
    position: relative;
    top: -100%; } }
.product .fotorama__stage {
  border: 1px solid #ccc;
  width: calc(100% - 2px) !important;
  margin-bottom: 20px; }
.product .fotorama__caption {
  display: none; }
.product .fotorama__thumb-border {
  border-color: #72BE38; }
@media screen and (max-width: 768px) {
  .product .sku {
    font-size: 12px; } }
.product .sku .type {
  display: none; }
.product .sku .value {
  color: #6C1C4F;
  font-size: 20px;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .product .sku .value {
      font-size: 12px; } }
.product .product-addto-links {
  border-bottom: 1px solid #c1c1c1;
  color: #6C1C4F; }
.product .product-item-link {
  height: 36px;
  overflow: hidden; }
.product.info.detailed .data.items .switch {
  width: auto; }
  @media screen and (max-width: 768px) {
    .product.info.detailed .data.items .switch {
      font-size: 12px;
      height: 36px;
      line-height: 36px; } }
.product.data.items > .item.content {
  font-size: 12px; }

.multiwishlist-index-wishlist .product-item-inner .comment-box,
.multiwishlist-index-index .product-item-inner .comment-box {
  display: none; }

.products-grid.wishlist .product-item-inner {
  display: block; }

.stock.unavailable {
  text-align: center;
  margin: auto; }

.multiwishlist-index-index .products-grid .product-item {
  margin-bottom: 20px; }

.account .products-grid.wishlist .product-item .tocart {
  position: relative;
  top: -2px;
  left: -4px; }
.account .products-grid.wishlist .products-grid .product-item-info:hover .product-item-actions, .account .products-grid.wishlist .products-grid .product-item-info.active .product-item-actions {
  margin: 0; }
.account .products-grid.wishlist .price-container {
  display: none; }
.account .products-grid.wishlist .price-box .price-container {
  display: block; }
.account .products-grid.wishlist .products-grid.wishlist .product-item-actions {
  margin-top: 0; }
.account .products-grid.wishlist .actions-secondary {
  display: none; }
.account .products-grid.wishlist .product-item-info .product-item-actions,
.account .products-grid.wishlist .product-item-info:hover .product-item-actions {
  margin: 20px 0 0 0; }
.account .products-grid.wishlist .product-item-inner > .product-item-actions:not(.product) {
  margin: 10px 0 0 0; }
.account .products-grid.wishlist .account .products-grid.wishlist .product-item-info .product-item-actions, .account .products-grid.wishlist .account .products-grid.wishlist .product-item-info:hover .product-item-actions {
  margin: 0; }
.account .products-grid.wishlist .product-item-actions a {
  width: auto; }
.account .products-grid .product-item-info:not(:hover) .product-item-inner {
  margin-top: 0px !important; }
  .account .products-grid .product-item-info:not(:hover) .product-item-inner .product-item-inner {
    margin-top: 0 !important; }

.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  position: relative;
  height: auto;
  width: auto;
  border: none;
  box-shadow: none; }
.products-grid .sku {
  color: #6C1C4F; }
.products-grid .qty {
  width: 30px;
  display: inline-block; }
.products-grid .tocart {
  display: inline-block; }
.products-grid .actions-primary {
  width: 100%;
  display: block; }
.products-grid .actions-secondary {
  width: 100%;
  display: block; }
  @media screen and (max-width: 768px) {
    .products-grid .actions-secondary {
      text-align: center; }
      .products-grid .actions-secondary .wk-towishlist,
      .products-grid .actions-secondary .towishlist {
        text-align: center; } }

.products-list .actions-primary .form,
.products-list .actions-primary form {
  display: flex;
  align-items: center;
  justify-content: center; }
  .products-list .actions-primary .form label,
  .products-list .actions-primary form label {
    position: relative;
    top: 6px;
    margin-right: 7px; }
  .products-list .actions-primary .form input.qty,
  .products-list .actions-primary form input.qty {
    width: 30px;
    margin-right: 9px; }
.products-list .product-item-actions .actions-primary + .actions-secondary,
.products-list .product-item-description,
.products-list .actions-secondary {
  display: none; }

.product-info-main,
.product,
.products {
  line-height: 1.3em; }
  .product-info-main a,
  .product a,
  .products a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 768px) {
      .product-info-main a,
      .product a,
      .products a {
        font-size: 12px; } }
  .product-info-main .swatch-attribute-label,
  .product .swatch-attribute-label,
  .products .swatch-attribute-label {
    font-weight: bold;
    display: inline-block;
    margin-right: 14px;
    position: relative;
    top: -15px; }
  .product-info-main .swatch-attribute-options,
  .product .swatch-attribute-options,
  .products .swatch-attribute-options {
    display: inline-block;
    margin-top: 20px; }
  .product-info-main .swatch-option.selected,
  .product .swatch-option.selected,
  .products .swatch-option.selected {
    outline: 2px solid #6C1C4F; }
  .product-info-main .clicktosee,
  .product .clicktosee,
  .products .clicktosee {
    display: table; }
    @media screen and (max-width: 768px) {
      .product-info-main .clicktosee,
      .product .clicktosee,
      .products .clicktosee {
        margin-bottom: 20px; } }
    .product-info-main .clicktosee a,
    .product .clicktosee a,
    .products .clicktosee a {
      background: #6C1C4F;
      padding: 4px 10px;
      font-size: 14px;
      color: #fff;
      text-transform: uppercase;
      width: auto; }
  .product-info-main .price-box,
  .product .price-box,
  .products .price-box {
    margin: 10px 0; }
    .product-info-main .price-box .old-price,
    .product .price-box .old-price,
    .products .price-box .old-price {
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .product-info-main .price-box .old-price .price-wrapper .price,
        .product .price-box .old-price .price-wrapper .price,
        .products .price-box .old-price .price-wrapper .price {
          font-size: 13px; } }
      .product-info-main .price-box .old-price .price-label,
      .product .price-box .old-price .price-label,
      .products .price-box .old-price .price-label {
        display: none !important; }
    .product-info-main .price-box .special-price,
    .product .price-box .special-price,
    .products .price-box .special-price {
      display: inline-block;
      margin-left: 15px;
      color: #000; }
      @media screen and (max-width: 768px) {
        .product-info-main .price-box .special-price,
        .product .price-box .special-price,
        .products .price-box .special-price {
          margin-left: 8px; } }
      @media screen and (max-width: 768px) {
        .product-info-main .price-box .special-price .price,
        .product .price-box .special-price .price,
        .products .price-box .special-price .price {
          font-size: 16px; } }
    .product-info-main .price-box .yousave,
    .product .price-box .yousave,
    .products .price-box .yousave {
      font-size: 16px;
      color: #f7b32e;
      display: block; }
      @media screen and (max-width: 768px) {
        .product-info-main .price-box .yousave,
        .product .price-box .yousave,
        .products .price-box .yousave {
          font-size: 13px; } }
  .product-info-main .product-social-links,
  .product .product-social-links,
  .products .product-social-links {
    border-bottom: 1px solid #a2a2a2;
    padding-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .product-info-main .product-social-links,
      .product .product-social-links,
      .products .product-social-links {
        border: 0;
        padding-bottom: 0; } }
  .product-info-main .wk-towishlist,
  .product-info-main .towishlist,
  .product .wk-towishlist,
  .product .towishlist,
  .products .wk-towishlist,
  .products .towishlist {
    margin-top: 10px; }
    @media screen and (max-width: 768px) {
      .product-info-main .wk-towishlist,
      .product-info-main .towishlist,
      .product .wk-towishlist,
      .product .towishlist,
      .products .wk-towishlist,
      .products .towishlist {
        text-align: left; } }
    .product-info-main .wk-towishlist span,
    .product-info-main .towishlist span,
    .product .wk-towishlist span,
    .product .towishlist span,
    .products .wk-towishlist span,
    .products .towishlist span {
      border: 0;
      clip: auto;
      height: auto;
      margin: 0;
      overflow: hidden;
      font-size: 12px;
      padding: 0;
      font-weight: 400;
      position: relative;
      width: auto;
      text-transform: none;
      color: #6C1C4F;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .product-info-main .wk-towishlist span,
        .product-info-main .towishlist span,
        .product .wk-towishlist span,
        .product .towishlist span,
        .products .wk-towishlist span,
        .products .towishlist span {
          font-size: 12px;
          text-align: left; } }
  .product-info-main .label-on-image,
  .product .label-on-image,
  .products .label-on-image {
    position: absolute;
    top: 20px;
    left: 0;
    background: #6C1C4F;
    color: #fff;
    font-size: 12px;
    z-index: 3;
    padding: 3px 7px; }
    @media screen and (max-width: 500px) {
      .product-info-main .label-on-image,
      .product .label-on-image,
      .products .label-on-image {
        top: 0; } }

.gallery-placeholder {
  position: relative; }

.page-products .sorter a.sorter-action {
  position: relative;
  top: -2px; }

.column.main .product-items {
  margin-left: -10px; }

.page-products .toolbar .limiter {
  display: block;
  float: none;
  margin-right: 0;
  margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .page-products .toolbar .limiter {
      display: none; } }

.limiter-text {
  display: none; }

.toolbar select {
  background-color: #fff;
  box-shadow: none;
  border-radius: 0; }

.page-with-filter .toolbar-amount {
  float: none;
  margin-right: 0;
  margin-left: auto;
  position: relative;
  top: 1px; }
  @media screen and (max-width: 768px) {
    .page-with-filter .toolbar-amount {
      margin-right: auto;
      margin-left: 0; } }

@media screen and (max-width: 768px) {
  .page-main .filter .filter-title strong {
    border: 0;
    color: #fff !important;
    box-shadow: none;
    background: #72BE38;
    border-radius: 0; }

  .filter.active .filter-title strong::after {
    margin-left: 10px;
    position: relative;
    top: -2px;
    color: #fff !important; } }
@media screen and (max-width: 768px) {
  .page-products .columns {
    padding-top: 40px; } }

.products + .toolbar-products {
  float: right; }

.toolbar-products {
  clear: both;
  display: flex; }
  .toolbar-products .pages {
    margin-right: 0;
    margin-left: 5px;
    display: block; }
    @media screen and (max-width: 768px) {
      .toolbar-products .pages {
        display: none; } }
  .toolbar-products .sorter {
    float: left; }
    @media screen and (max-width: 768px) {
      .toolbar-products .sorter {
        position: relative;
        width: 100%; } }
  .toolbar-products .limiter {
    display: block; }
  .toolbar-products .modes-label + .modes-mode {
    border-radius: 0; }
    .toolbar-products .modes-label + .modes-mode.active {
      background: #ccc; }
  .toolbar-products .modes-mode {
    border-radius: 0;
    box-shadow: none;
    background: transparent; }
    .toolbar-products .modes-mode.active {
      background: #ccc; }
    .toolbar-products .modes-mode:last-child {
      border-radius: 0; }

.products.wrapper ~ .toolbar .pages {
  float: right; }
  @media screen and (max-width: 768px) {
    .products.wrapper ~ .toolbar .pages {
      float: none; } }
  .products.wrapper ~ .toolbar .pages .action {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    padding: 0 8px; }
  .products.wrapper ~ .toolbar .pages a.page {
    color: #333;
    padding: 0;
    width: 30px; }
    .products.wrapper ~ .toolbar .pages a.page:hover {
      color: #333;
      text-transform: uppercase; }
  .products.wrapper ~ .toolbar .pages strong.page {
    background: transparent;
    color: #333;
    padding: 0;
    width: 30px; }
  @media screen and (max-width: 768px) {
    .products.wrapper ~ .toolbar .pages .pages-items {
      display: inline-block;
      font-size: 11px;
      padding: 0; }
      .products.wrapper ~ .toolbar .pages .pages-items .pages-item-next,
      .products.wrapper ~ .toolbar .pages .pages-items .pages-item-previous {
        position: relative; } }
.products.wrapper ~ .toolbar .limiter {
  display: block;
  margin-right: 21px; }

.products-grid {
  text-align: center; }
  .products-grid .product-items .product-item {
    float: left;
    height: 500px; }
  .products-grid .form label,
  .products-grid form label {
    text-transform: uppercase; }
  .products-grid .sku {
    text-transform: uppercase;
    font-weight: 500; }
  .products-grid .product-item-actions {
    margin: 0;
    border: 0;
    padding: 0;
    display: block; }
  .products-grid .tocart {
    position: relative;
    top: 0;
    padding-bottom: 9px;
    text-transform: uppercase; }
  .products-grid .product-item-info,
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2; }
  .products-grid .product-item-info:hover .product-item-actions:before,
  .products-grid .product-item-info.active .product-item-actions:before {
    display: none; }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: none;
    border: 0;
    left: 0;
    margin: 20px 0 0 !important;
    padding: 0;
    position: relative;
    right: 0;
    z-index: 2; }
    .products-grid .product-item-inner .tocompare {
      display: none; }
    .products-grid .product-item-inner .action.wk-towishlist:before,
    .products-grid .product-item-inner .action.wk-towishlist span:before,
    .products-grid .product-item-inner .action.towishlist:before,
    .products-grid .product-item-inner .action.towishlist span:before {
      display: none; }
    .products-grid .product-item-inner .towishlist {
      margin-top: 10px; }
      .products-grid .product-item-inner .towishlist span {
        border: 0;
        font-size: 12px;
        clip: auto;
        height: auto;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: auto;
        text-transform: none;
        color: #6C1C4F; }
    .products-grid .product-item-inner .product-social-links .action.wk-towishlist::before, .products-grid .product-item-inner .block-bundle-summary .action.wk-towishlist::before, .products-grid .product-item-inner .product-item .action.wk-towishlist::before, .products-grid .product-item-inner .table-comparison .action.wk-towishlist::before,
    .products-grid .product-item-inner .product-social-links .action.towishlist::before, .products-grid .product-item-inner .block-bundle-summary .action.towishlist::before, .products-grid .product-item-inner .product-item .action.towishlist::before, .products-grid .product-item-inner .table-comparison .action.towishlist::before {
      display: none; }

input[type="number"].qty {
  padding: 0;
  text-align: center; }

.page-layout-1column .products-grid.products-related .product-item {
  width: 20%;
  margin-right: 0;
  margin-left: 0;
  padding: 0 10px; }
  @media screen and (max-width: 1200px) {
    .page-layout-1column .products-grid.products-related .product-item {
      width: 33.33%; } }
  @media screen and (max-width: 800px) {
    .page-layout-1column .products-grid.products-related .product-item {
      width: 50%; } }

.widget .block-title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.amrelated.block-products-list .product-items .product-item {
  height: auto; }

.related .products-grid .product-items .product-item,
.upsell .products-grid .product-items .product-item {
  height: auto; }

.cms-home .products-related .product-item-actions label {
  top: 7px; }

.products-related .block-title strong,
.block.related .block-title strong,
.block.upsell .block-title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 2rem;
  color: #777;
  margin-bottom: 0;
  font-weight: normal; }

.products-related .product-items {
  display: flex;
  flex-wrap: wrap; }
.products-related .product-item {
  width: 20%;
  margin-right: 0;
  margin-left: 0;
  padding: 0 10px; }
.products-related .product-item-info .product-item-actions,
.products-related .product-item-info:hover .product-item-actions,
.products-related .product-item-info.active .product-item-actions {
  margin: 20px 0; }
.products-related .product-item-info {
  width: 100%;
  margin: auto; }
  .products-related .product-item-info .product-item-actions {
    margin: 11px 0; }
  .products-related .product-item-info:hover .product-item-actions {
    margin: 11px 0; }
.products-related .product-item-actions label {
  position: relative;
  top: 7px;
  margin-right: 6px; }
  @media screen and (max-width: 768px) {
    .products-related .product-item-actions label {
      top: 0; } }
.products-related .product-item-actions .tocart {
  margin-left: 0;
  top: 0;
  padding-bottom: 8px; }
.products-related .product-item-actions .tocart,
.products-related .product-item-actions .qty,
.products-related .product-item-actions label {
  display: inline-block;
  height: 34px; }
.products-related .product-item-actions label {
  text-transform: uppercase; }
.products-related .product-item-actions .actions-primary {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .products-related .product-item-actions .actions-primary {
      display: block; } }
.products-related .product-item-actions .action.primary:after {
  clear: both;
  display: table;
  content: ""; }
.products-related .product-item-actions .action.wk-towishlist,
.products-related .product-item-actions .action.towishlist {
  margin-top: 10px; }
  .products-related .product-item-actions .action.wk-towishlist:before,
  .products-related .product-item-actions .action.towishlist:before {
    display: none; }
  .products-related .product-item-actions .action.wk-towishlist span,
  .products-related .product-item-actions .action.towishlist span {
    border: 0;
    clip: auto;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
    font-size: 12px;
    text-transform: none;
    color: #6C1C4F; }
.products-related .product-item-actions .tocompare {
  display: none; }

#page-title-heading {
  color: #6C1C4F;
  font-size: 18px;
  text-transform: uppercase;
  display: none; }
  @media (max-width: 768px) {
    #page-title-heading {
      display: block; } }

.modal-popup.add-to-cart-popup .modal-inner-wrap {
  width: 50%;
  text-align: center;
  color: #6C1C4F; }
  @media (max-width: 768px) {
    .modal-popup.add-to-cart-popup .modal-inner-wrap {
      width: 100%; } }
  @media (max-width: 768px) {
    .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer {
      margin-top: 0px;
      padding-top: 10px; } }
  .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button {
    background: #72BE38;
    border: 0;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 20px;
    margin: 0 10px;
    padding: 10px 20px; }
    @media (max-width: 768px) {
      .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button {
        margin-bottom: 10px;
        margin-top: 10px; } }
    .modal-popup.add-to-cart-popup .modal-inner-wrap .modal-footer button:hover {
      background: #72BE38; }

.page-wrapper .amscroll-load-button {
  background: #72BE38 !important;
  text-transform: uppercase;
  font-size: 13px;
  padding: 7px 0; }

.page-main h1.page-title {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .page-main h1.page-title {
      font-size: 16px; } }
.page-main .filter-options-content a:hover {
  text-decoration: underline;
  color: #6C1C4F;
  background: transparent; }
.page-main .filter .filter-title strong {
  color: #333333; }
.page-main .filter .block-subtitle {
  border: 0;
  padding-bottom: 10px; }
.page-main .filter-options-item:last-child {
  border: 0; }
.page-main .filter-options-item {
  padding-bottom: 0px; }
.page-main .filter-options-title {
  background: #f9f9f9;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc; }
.page-main .filter-options {
  border-top: 2px solid #6C1C4F;
  border-bottom: 2px solid #6C1C4F; }

.catalog-category-view .products-grid .product-item-inner .wk-towishlist span {
  height: auto;
  position: relative;
  width: auto; }

.wishlist-index-index .products-grid .product-items .actions-secondary .product-item-actions {
  display: flex;
  margin-top: 11px;
  text-align: center; }
  .wishlist-index-index .products-grid .product-items .actions-secondary .product-item-actions a {
    width: 50%; }
.wishlist-index-index .products-grid .product-items:after {
  clear: both;
  float: none;
  content: "";
  display: table; }

.wishlist-index-index .actions-toolbar button {
  background: #72BE38;
  border: 0; }
  .wishlist-index-index .actions-toolbar button span {
    background: #72BE38;
    border: 0;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.column.main .wk-primary {
  position: relative;
  right: 0;
  display: block;
  float: right; }

.multiwishlist-index-index .products-grid .product-items .product-item {
  min-height: 500px;
  height: auto; }
.multiwishlist-index-index .column.main .wk-primary {
  float: none;
  text-align: right; }

.column.main .product-items:after {
  clear: both;
  float: none;
  display: table;
  content: ""; }

.wishlist-index-index .products-grid .actions-primary .form,
.wishlist-index-index .products-grid .actions-primary form,
.elasticsearch-index-index .products-grid .actions-primary .form,
.elasticsearch-index-index .products-grid .actions-primary form,
.catalog-product-view .products-grid .actions-primary .form,
.catalog-product-view .products-grid .actions-primary form,
.catalog-category-view .products-grid .actions-primary .form,
.catalog-category-view .products-grid .actions-primary form {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .wishlist-index-index .products-grid .actions-primary .form,
    .wishlist-index-index .products-grid .actions-primary form,
    .elasticsearch-index-index .products-grid .actions-primary .form,
    .elasticsearch-index-index .products-grid .actions-primary form,
    .catalog-product-view .products-grid .actions-primary .form,
    .catalog-product-view .products-grid .actions-primary form,
    .catalog-category-view .products-grid .actions-primary .form,
    .catalog-category-view .products-grid .actions-primary form {
      display: block; }
      .wishlist-index-index .products-grid .actions-primary .form button,
      .wishlist-index-index .products-grid .actions-primary form button,
      .elasticsearch-index-index .products-grid .actions-primary .form button,
      .elasticsearch-index-index .products-grid .actions-primary form button,
      .catalog-product-view .products-grid .actions-primary .form button,
      .catalog-product-view .products-grid .actions-primary form button,
      .catalog-category-view .products-grid .actions-primary .form button,
      .catalog-category-view .products-grid .actions-primary form button {
        margin-top: 10px; } }
  .wishlist-index-index .products-grid .actions-primary .form label,
  .wishlist-index-index .products-grid .actions-primary form label,
  .elasticsearch-index-index .products-grid .actions-primary .form label,
  .elasticsearch-index-index .products-grid .actions-primary form label,
  .catalog-product-view .products-grid .actions-primary .form label,
  .catalog-product-view .products-grid .actions-primary form label,
  .catalog-category-view .products-grid .actions-primary .form label,
  .catalog-category-view .products-grid .actions-primary form label {
    position: relative;
    top: 0;
    margin-right: 6px; }
  .wishlist-index-index .products-grid .actions-primary .form .tocart,
  .wishlist-index-index .products-grid .actions-primary form .tocart,
  .elasticsearch-index-index .products-grid .actions-primary .form .tocart,
  .elasticsearch-index-index .products-grid .actions-primary form .tocart,
  .catalog-product-view .products-grid .actions-primary .form .tocart,
  .catalog-product-view .products-grid .actions-primary form .tocart,
  .catalog-category-view .products-grid .actions-primary .form .tocart,
  .catalog-category-view .products-grid .actions-primary form .tocart {
    top: 0; }
.wishlist-index-index .products-grid .product-item-inner .wk-towishlist span,
.wishlist-index-index .products-grid .product-item-inner .towishlist span,
.elasticsearch-index-index .products-grid .product-item-inner .wk-towishlist span,
.elasticsearch-index-index .products-grid .product-item-inner .towishlist span,
.catalog-product-view .products-grid .product-item-inner .wk-towishlist span,
.catalog-product-view .products-grid .product-item-inner .towishlist span,
.catalog-category-view .products-grid .product-item-inner .wk-towishlist span,
.catalog-category-view .products-grid .product-item-inner .towishlist span {
  font-size: 12px; }

@media screen and (max-width: 768px) {
  .catalog-product-view .column.main {
    padding-bottom: 0; } }

.filter-options-content {
  max-height: 328px;
  overflow-y: scroll;
  overflow-x: hidden; }

.filter-options .am-labels-folding .item input[type="radio"] {
  display: none; }

.filter-options .am-labels-folding .item a.amshopby-filter-parent, .filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 0; }

.filter-options .am-labels-folding .item {
  padding-left: 0; }

.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 0;
  font-size: 10px;
  padding-right: 5px;
  display: none; }

.filter-options-item {
  position: relative;
  overflow: hidden; }

body.search-light-bg:before {
  display: none; }

#search_autocomplete {
  border: 0;
  border-bottom: 1px solid #6C1C4F;
  border-radius: 0px;
  box-shadow: 0 0 6px #999;
  margin-top: 1px; }
  #search_autocomplete div.qs-heading {
    background: #fff;
    color: #6C1C4F;
    font-weight: normal;
    padding-bottom: 0;
    margin-left: 5px;
    margin-bottom: 5px; }
  #search_autocomplete .category-links-items {
    margin-left: 6px; }
  #search_autocomplete .qs-price {
    margin-left: 10px; }
  #search_autocomplete .product-search-items-box ul li {
    border: 0;
    padding: 0 10px 0; }
    #search_autocomplete .product-search-items-box ul li a {
      display: table;
      width: 100%;
      height: 100%; }
      #search_autocomplete .product-search-items-box ul li a .qs-option-details {
        width: 75%;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        float: none; }
    #search_autocomplete .product-search-items-box ul li a:hover {
      color: #6C1C4F; }
  #search_autocomplete .product-search-items-box ul li:hover {
    background: #fff; }
  #search_autocomplete .suggestions-box ul.suggestions {
    padding: 0 10px; }
    #search_autocomplete .suggestions-box ul.suggestions li {
      color: #8a8a8a;
      display: inline-block;
      padding: 0;
      margin: 0px 5px;
      border: 0; }
      #search_autocomplete .suggestions-box ul.suggestions li a:hover {
        color: #6C1C4F; }
    #search_autocomplete .suggestions-box ul.suggestions li:hover {
      background: #fff; }
      #search_autocomplete .suggestions-box ul.suggestions li:hover a, #search_autocomplete .suggestions-box ul.suggestions li:hover a:hover {
        color: #6C1C4F; }
  #search_autocomplete .view-all-btm-box {
    display: none; }

.elasticsearch-index-index .pages .item {
  display: none; }
  .elasticsearch-index-index .pages .item.pages-item-next, .elasticsearch-index-index .pages .item.pages-item-previous {
    display: inline-block; }
  .elasticsearch-index-index .pages .item.pages-item-next {
    margin-right: 20px; }
  .elasticsearch-index-index .pages .item.pages-item-previous {
    margin-right: 20px; }

@media-width ($extremum, $break) when ($extremum = 'min') and ($break = $screen__m) {
  h1 {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 500;
    line-height: 1.3em; } }
form.form.create.account {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 768px), print {
    form.form.create.account {
      width: 100%;
      display: flex;
      flex-wrap: wrap; } }
  form.form.create.account .row {
    display: flex;
    width: 100%;
    flex-wrap: wrap; }
    form.form.create.account .row .col-6 {
      width: 50%;
      flex: 1; }
  form.form.create.account button {
    border: 0;
    background: #6C1C4F;
    color: #fff; }
  form.form.create.account #orderwise-options {
    border: 1px solid #6C1C4F;
    text-align: center;
    padding: 40px;
    margin: 40px 0;
    width: 100%; }
  form.form.create.account #all-fields {
    margin-bottom: 40px;
    width: 100%; }
  form.form.create.account #orderwise-fields {
    width: 100%; }
  form.form.create.account .fieldset {
    box-sizing: border-box;
    width: 90%;
    display: inline-block; }
    form.form.create.account .fieldset:nth-child(even) {
      padding-right: 0; }

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.price span,
.cart.table-wrapper .product-item-name {
  font-size: 1.4rem; }

.cart.table-wrapper .split-cart-wrapper tbody.cart.item {
  width: 100%; }

.cart.item .product-sku {
  color: #6C1C4F; }
.cart.item .product-prices {
  margin-top: 3px; }
.cart.item .product-price {
  font-size: 1.3em; }
.cart.item .product-old-price {
  text-decoration: line-through;
  color: #707070; }
.cart.item .product-favourites {
  margin-top: 15px; }

.cart-container .form-cart:not(.open) {
  margin-bottom: 25px; }

.cart-container .form-cart:first-child {
  margin-top: 0px; }

.cart-container .form-cart:nth-of-type(3) {
  background: #e0f1e0; }

.cart-container .form-cart .actions.main.show-more {
  text-align: left;
  margin-bottom: 20px; }

.cart-container .form-cart {
  padding: 0 20px;
  margin-bottom: 0;
  padding-bottom: 50px;
  min-height: 281px; }

.cart-summary {
  min-height: 281px; }

.block-minicart .block-content > .actions {
  margin-top: 0; }

.cart-container .form-cart .actions.main {
  text-align: left;
  margin-bottom: 20px;
  display: inline-block;
  margin-right: 12px; }
  .cart-container .form-cart .actions.main button {
    padding: 10px 15px; }

.cart.table-wrapper .split-cart-wrapper {
  display: none; }

@media (min-width: 1px), print {
  .minicart-wrapper .block-minicart {
    padding-bottom: 0; } }
.minicart-wrapper .product .actions > .primary, .minicart-wrapper .product .actions > .secondary {
  display: inline-block; }

.minicart-wrapper .product.actions {
  width: 50%;
  float: right;
  text-align: right;
  margin-top: -26px;
  margin-right: 20px; }

.minicart-items .product-item-pricing {
  display: flex;
  flex-wrap: wrap; }
  .minicart-items .product-item-pricing .price-container {
    width: 100%; }
  .minicart-items .product-item-pricing .details-qty.qty {
    flex: 1;
    margin-left: 0;
    margin-right: auto; }
  .minicart-items .product-item-pricing .label {
    width: auto;
    text-transform: uppercase;
    margin-right: 5px;
    text-transform: uppercase; }

.checkout-success .actions-toolbar > .primary .action span,
.actions-toolbar > .secondary .action span {
  padding: 10px 20px;
  display: inline-block; }

@media (min-width: 1px), print {
  .opc-progress-bar-item._active:before {
    background: #72BE38;
    border-color: #72BE38; }

  .opc-progress-bar-item._active > span:before {
    background: #72BE38;
    border-color: #72BE38; }

  .opc-progress-bar-item._active > span:after {
    border-color: #72BE38; }

  .opc-wrapper .shipping-address-item.selected-item:after {
    background: #72BE38; }

  .opc-wrapper .shipping-address-item.selected-item {
    border-color: #72BE38; }

  .opc-progress-bar-item._complete > span {
    color: #333333; }

  .checkout-payment-method .payment-option-title .action-toggle {
    color: #333333; }

  .block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: #72BE38; } }
.checkout-step-shipping .form-login .actions-toolbar > .primary button {
  padding: 10px 20px;
  background: #72BE38; }
  .checkout-step-shipping .form-login .actions-toolbar > .primary button span {
    font-size: 14px;
    line-height: 21px;
    color: #fff; }
.checkout-step-shipping .form-login .actions-toolbar > .secondary a.action.remind {
  background: #72BE38;
  margin-top: 0; }
  .checkout-step-shipping .form-login .actions-toolbar > .secondary a.action.remind span {
    font-size: 14px;
    line-height: 21px;
    color: #fff; }

#show-modal-confirmation {
  cursor: pointer; }

@media (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -25%; } }
#view-edit-basket {
  background: #f5f5f5;
  margin: -20px 0 20px;
  padding: 0 22px 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold; }

.action.primary {
  background: #72BE38;
  border: 0;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .action.primary:hover {
    background: #72BE38; }

.producers-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px; }
  .producers-list .producer {
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    min-height: 200px; }
    .producers-list .producer .producer-image {
      background: #F0F0F0;
      width: 100%;
      height: auto;
      min-height: 230px;
      line-height: 0;
      margin-bottom: 10px; }
    .producers-list .producer a {
      display: block;
      text-align: center;
      color: #000000; }
    @media screen and (max-width: 1200px) {
      .producers-list .producer {
        width: calc(33.333% - 20px); } }
    @media screen and (max-width: 768px) {
      .producers-list .producer {
        width: calc(50% - 20px); } }

.producer-info-header {
  display: flex;
  position: relative;
  padding-bottom: 20px;
  margin-top: 20px; }
  @media screen and (max-width: 768px) {
    .producer-info-header {
      flex-wrap: wrap; } }
  .producer-info-header:after {
    content: "";
    display: table;
    height: 1px;
    background: #cccccc;
    position: absolute;
    bottom: 0;
    left: calc(30% + 10px);
    width: calc(40% + 20px + 232px + 33px); }
    @media screen and (max-width: 768px) {
      .producer-info-header:after {
        left: -15px;
        width: calc(100% + 30px); } }
  .producer-info-header .left {
    width: 30%; }
    @media screen and (max-width: 768px) {
      .producer-info-header .left {
        width: 50%;
        order: 0;
        padding-right: 10px;
        box-sizing: border-box; } }
  .producer-info-header .right {
    width: calc(70% - 20px - 232px - 30px);
    margin-left: 20px; }
    @media screen and (max-width: 768px) {
      .producer-info-header .right {
        width: 100%;
        margin-left: 0;
        order: 2; } }
    .producer-info-header .right h1 {
      font-weight: bold;
      color: #6C1C4F;
      font-size: 15px;
      margin-bottom: 20px;
      text-transform: uppercase; }
    .producer-info-header .right .full-range a {
      padding: 4px 12px;
      margin-bottom: 12px;
      background: #72BE38;
      color: #fff;
      text-transform: uppercase;
      font-size: 13px;
      margin-top: 20px;
      display: table; }
  .producer-info-header .sidebar-filters {
    width: 232px;
    margin-left: 30px; }
    @media screen and (max-width: 768px) {
      .producer-info-header .sidebar-filters {
        width: 50%;
        order: 1;
        margin-left: 0;
        box-sizing: border-box; } }

.cotswold-producers-index-index .page-title-wrapper,
.cotswold-producers-post-view .page-title-wrapper {
  display: none; }
@media screen and (max-width: 768px) {
  .cotswold-producers-index-index .columns .column.main,
  .cotswold-producers-post-view .columns .column.main {
    order: 1; }
  .cotswold-producers-index-index .columns .sidebar-main,
  .cotswold-producers-post-view .columns .sidebar-main {
    order: 0; } }
@media screen and (max-width: 768px) {
  .cotswold-producers-index-index .filter-options,
  .cotswold-producers-post-view .filter-options {
    display: block; } }

.filter-current .action.remove {
  left: 10px;
  position: absolute;
  top: 21px; }

.filter-value {
  color: #757575;
  line-height: 1.3em;
  display: inline-block;
  padding-left: 20px; }

.filter-actions {
  margin-top: 20px; }
  .filter-actions a {
    text-transform: uppercase;
    font-weight: bold;
    color: #6C1C4F; }

.sidebar .block-content .filter-current li {
  padding-left: 10px;
  line-height: 1.5em; }

.producers-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px; }
  .producers-header.catalog-page {
    display: block; }
    .producers-header.catalog-page .toolbar .pages {
      margin-bottom: 10px; }
    .producers-header.catalog-page .range-filter {
      margin-top: 0; }
  .producers-header .range-filter {
    flex: 1;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px; }
    @media screen and (max-width: 768px) {
      .producers-header .range-filter {
        display: none; } }
  .producers-header .mobile-filters {
    display: none; }
    @media screen and (max-width: 768px) {
      .producers-header .mobile-filters {
        display: flex;
        width: 100%; }
        .producers-header .mobile-filters .search-by-button {
          background: transparent;
          border: 1px solid #252525;
          color: #252525;
          font-size: 12px;
          text-transform: uppercase; } }
  .producers-header .select {
    display: none; }
    @media screen and (max-width: 768px) {
      .producers-header .select {
        display: flex;
        margin-right: 0;
        margin-left: auto; }
        .producers-header .select label {
          font-size: 12px;
          color: #252525;
          text-transform: uppercase;
          position: relative;
          top: 8px;
          margin-right: 8px; } }
  .producers-header a {
    display: inline-block;
    width: auto;
    margin: 0 3px;
    color: #252525;
    text-decoration: none; }
    .producers-header a:hover, .producers-header a.active {
      color: #6C1C4F;
      text-decoration: underline;
      font-weight: 400; }
  .producers-header .order-products-toolbar {
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 0; }
    .producers-header .order-products-toolbar .pager {
      margin: 0; }
    .producers-header .order-products-toolbar .toolbar-amount {
      padding: 0;
      top: 9px;
      margin-right: 20px; }

.sidebar.sidebar-main {
  position: relative; }

@media screen and (max-width: 768px) {
  .cotswold-producers-index-index #layered-filter-block {
    display: none;
    position: absolute;
    width: calc(100% + 30px);
    margin-left: -15px;
    top: 37px;
    left: 0; } }

@media screen and (max-width: 768px) {
  #layered-filter-block {
    display: block;
    position: relative;
    width: calc(100% + 30px);
    margin-left: 0;
    top: -47px;
    left: 0; } }

@media screen and (max-width: 768px) {
  .cotswold-producers-post-view #layered-filter-block {
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px;
    top: 1px;
    left: 0;
    padding-bottom: 27px; } }

.sidebar-filters {
  padding: 20px;
  background: #f9f9f9;
  text-transform: uppercase; }
  .sidebar-filters h2 {
    font-size: 12px;
    font-weight: bold;
    color: #898989;
    margin-top: 0;
    margin-bottom: 10px; }
  .sidebar-filters ul, .sidebar-filters li {
    padding: 0;
    margin: 0;
    list-style: none; }
    .sidebar-filters ul a, .sidebar-filters li a {
      font-size: 12px;
      font-weight: normal;
      color: #898989;
      line-height: 16px; }

#notice-cookie-block {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #6C1C4F !important;
  color: #fff !important;
  border-top: 1px solid #fff; }
  #notice-cookie-block .content {
    text-align: center; }
  #notice-cookie-block p {
    display: inline-block; }
    #notice-cookie-block p a {
      color: #fff;
      text-decoration: underline; }
  #notice-cookie-block .actions {
    display: inline-block;
    margin-left: 15px; }
    #notice-cookie-block .actions #btn-cookie-allow {
      display: inline-block;
      background: #6C1C4F;
      border: 2px solid #fff;
      color: #fff; }

.cms-home products-grid .product-items .product-item {
  height: auto; }
.cms-home .page-main .block {
  margin-bottom: 0px; }
.cms-home .columns .column.main {
  padding-bottom: 0; }

@media screen and (max-width: 768px) {
  .catalog-product-view .column.main {
    max-width: 100%; }

  .homepage .owl-carousel {
    max-width: calc(100vw - 40px); }

  .homepage .home-what-we-do .col-lg-6 {
    max-width: calc(100vw - 30px); }
    .homepage .home-what-we-do .col-lg-6 iframe {
      max-width: 100%; } }
.sidebar .block-reorder .block-content {
  padding: 20px; }
  .sidebar .block-reorder .block-content .actions-toolbar {
    text-align: center; }
    .sidebar .block-reorder .block-content .actions-toolbar > .primary {
      float: none;
      margin: 0; }
      .sidebar .block-reorder .block-content .actions-toolbar > .primary .action {
        margin: 0; }
        .sidebar .block-reorder .block-content .actions-toolbar > .primary .action span {
          font-size: 14px;
          line-height: 21px;
          color: #fff; }
    .sidebar .block-reorder .block-content .actions-toolbar > .secondary a.action.view {
      background: #72BE38;
      margin-top: 5px; }
      .sidebar .block-reorder .block-content .actions-toolbar > .secondary a.action.view span {
        font-size: 14px;
        line-height: 21px;
        color: #fff;
        padding: 8px 20px; }
  .sidebar .block-reorder .block-content .product-items-names .product-item {
    display: flex;
    padding-left: 0; }
    .sidebar .block-reorder .block-content .product-items-names .product-item .control {
      line-height: 0; }
    .sidebar .block-reorder .block-content .product-items-names .product-item .product-item-name {
      line-height: 1.3em; }
      .sidebar .block-reorder .block-content .product-items-names .product-item .product-item-name a {
        text-transform: none;
        line-height: 1.3em;
        color: #6C1C4F; }

.blog-sidebar {
  display: flex;
  flex-wrap: wrap; }
  .blog-sidebar .block-recent-posts {
    order: 1; }
  .blog-sidebar .blog-search {
    order: 2; }

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