body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #888888;
}

.rating-summary .rating-result > span:before, a:visited, .alink:visited, a {
  color: #b74173;
}


.btn.btn-outline-light {
  color: #f8f9fa !important;
  border-color: #f8f9fa;
}

.btn.btn-outline-light{background-color: #b74173;}

.btn.btn-outline-light:focus,
.btn.btn-outline-light:hover,
.btn-outline-light:not(:disabled):not(.disabled):active{
  color: #b74173 !important;
  background-color: #fff !important;
}

.btn.btn-primary:focus, .btn.btn-primary:visited {
  color: #b74173 !important;
  background-color: #fff;
}

.modal-content {
  border: none;
  padding: 20px;
}

.f-300 {
  font-weight: 300;
}

.f-400 {
  font-weight: 400;
}

.f-500 {
  font-weight: 500;
}

.f-600 {
  font-weight: 600;
}

.f-700 {
  font-weight: 700;
}

.f-800 {
  font-weight: 800;
}

.text-primary {
  color: #b74173 !important;
}


.btn {
  padding: 7px 15px;
  font-size: 14px;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0) !important;
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0) !important;
  border-radius: 0px;
}

.btn-primary, .action.primary, .btn-outline-primary:hover {
  color: #fff !important;
  background-color: #b74173;
  border-color: #b74173;
}

.fotorama__active .fotorama__dot {
  background-color: #b74173;
  border-color: #b74173;
}

.btn-outline-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  color: #b74173 !important;
  background-color: transparent;
  background-image: none;
  border-color: #b74173;
}

header {
  position: relative;
  background-color: #ffffff;
}

a:visited, .alink:visited {
  color: #b74173;
}

.account .actions-toolbar {
  margin-top: 30px;
}

.page-header {
  margin-bottom: 0px;
}

.header.headroom--not-top {
  -webkit-box-shadow: 0px 4px 8px rgba(78, 78, 78, .4);
          box-shadow: 0px 4px 8px rgba(78, 78, 78, .4);
}

.mainmenu .nav {
  padding: 2em 0 0;
}

.nav-sections {
  background-color: #111111;
}

.nav-sections .navigation {
  background-color: transparent;
}

.navigation .level0 > .level-top, .nav-sections .header.links li.greet.welcome, .nav-sections .switcher-dropdown li a, .nav-sections .switcher-trigger strong, .nav-sections .switcher .label {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px;
  font-weight: 500;
}

.navigation .level0 > li.level-top {
  padding: 0px;
}

.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active), .switcher-language ul li.active a, .navigation .level0.active .all-category .ui-state-focus {
  color: #fff;
  border-color: #b74173;
  border-style: solid;
  border-width: 0 0 0 8px;
  display: block;
}

.nav-sections .navigation li.level0:last-child, .nav-sections .navigation .level0, .nav-sections .header.links li.greet.welcome, .nav-sections .header.links, .nav-sections .switcher:last-child {
  border: none;
}

.nav-sections .navigation .level0, .nav-sections .navigation li {
  border-bottom: 1px solid #000;
}

.nav-sections .navigation ul.level0.submenu li:first-child { display: none; }


.nav-sections .navigation > ul li.sub-menu > a{ position: relative; }
.nav-sections .navigation > ul li.sub-menu > a:after{
  font-family: FontAwesome;
  position: absolute;
  right: 15px; top: 10px;
  color: #fff;
}
.nav-sections .navigation > ul li.sub-menu > a:after{content: "\f067";}
.nav-sections .navigation > ul li.sub-menu > a.ui-state-active:after{content: "\f068";}

.nav-sections .navigation li.divider {
  display: none;
}

.nav-sections .navigation .level0.submenu {
  background-color: #333;
}

.nav-sections .navigation a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

.nav-sections .switcher {
  padding: 0px;
}

.nav-sections-item-title {
  background-color: #333;
  border: 1px solid #333;
  width: 50%;
}

.nav-sections-item-title a {
  margin: 0px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.page-header .nav-sections .switcher .dropdown {
  width: 100%;
}

.page-header .nav-sections .switcher .label, .page-header .nav-sections .switcher .options .action.toggle, .page-header .nav-sections .switcher .options ul.dropdown:before, .page-header .nav-sections .switcher .options ul.dropdown:after, .page-header .nav-sections .switcher-trigger strong {
  display: none;
}

.page-header .nav-sections .switcher .options ul.dropdown {
  position: static;
  display: block;
  width: 100%;
  background-color: transparent;
  border: none;
}

.page-header .nav-sections .switcher .options ul.dropdown li {
  border-bottom: 1px solid #000;
}

.page-header .nav-sections .switcher .options ul.dropdown li:hover {
  background-color: transparent;
}

.page-header .nav-sections .switcher .options ul.dropdown a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px;
  font-weight: 500;
}

.header.content {
  padding: 15px;
  text-align: center;
  min-width: 100%;
  width: 100%;
}

.mainmenu .logo {
  width: 100%;
  text-align: center;
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  z-index: 1;
}

.mainmenu .logo img {
  width: 150px;
  display: inline-block;
}

.mainmenu .nav .nav-link {
  font-size: 12px;
  color: #5d5d5d;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.mainmenu .nav .nav-link.active, .mainmenu .nav .nav-link:hover, .mainmenu .nav .nav-link:focus, .topmenu .nav .nav-link.active, .topmenu .nav .nav-link:hover, .topmenu .nav .nav-link:focus, .topmenu ul.links a:hover, .topmenu .minicart-wrapper a:hover, .topmenu a.search-link:hover {
  color: #b74173;
}

.topmenu .minicart-wrapper:before, .topmenu .minicart-wrapper:after {
  content: '';
  display: table;
}

.topmenu .minicart-wrapper:after {
  clear: both;
}

.topmenu .minicart-wrapper .action.showcart:before {
  display: none;
}

.topmenu .minicart-wrapper .action.showcart .text, .topmenu .minicart-wrapper .action.showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.topmenu .minicart-wrapper .action.close {
  display: none;
}

.topmenu .minicart-wrapper .block-minicart {
  margin: 0;
  padding: 15px;
  list-style: none none;
  background: #fff;
  border-top: 1px solid #ccc;
  z-index: 100;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  top: 100%;
  text-align: left;
  right: -16px;
  position: absolute;
  width: 290px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.topmenu .minicart-wrapper .block-minicart li {
  margin: 0;
}

.topmenu .minicart-wrapper .block-minicart li:first-child {
  padding-top: 0px;
}

.topmenu .minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}

.topmenu .minicart-wrapper .block-minicart .block-title span {
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  color: #000;
}

.topmenu .minicart-wrapper .action.primary.checkout {
  width: 100%;
}

.topmenu .minicart-wrapper .subtitle {
  display: none;
}

.topmenu .minicart-wrapper .block-content > .subtotal {
  display: table;
  vertical-align: middle;
  width: 100%;
  margin: 10px 0;
}

.topmenu .minicart-wrapper .block-content > .subtotal .label {
  display: table-cell;
  color: #000;
  padding: 0;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.topmenu .minicart-wrapper .block-content > .subtotal .price-container {
  display: table-cell;
  text-align: right;
}

.topmenu .minicart-wrapper .block-content > .subtotal .price {
  display: table-cell;
  color: #b74173;
  font-weight: 600;
  text-align: right;
}

.topmenu .minicart-wrapper .block-content > .actions {
  clear: left;
  margin-bottom: 15px;
}

.topmenu .minicart-wrapper .block-content > .actions .primary {
  margin: 0px;
}

.topmenu .minicart-wrapper .block-content > .actions .primary .action.primary {
  font-size: 12px;
  padding: 7px 15px;
}

.topmenu .minicart-wrapper .block-content .subtitle.empty {
  text-align: center;
  display: block;
  font-weight: 400;
  padding: 10px 0;
}

.topmenu .minicart-wrapper .product .actions > .primary, .topmenu .minicart-wrapper .product .actions > .secondary {
  display: inline;
}

.topmenu .minicart-wrapper .product .actions > .primary:not(:last-child), .topmenu .minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}

.topmenu .minicart-wrapper.active {
  overflow: visible;
  position: relative;
}

.topmenu .minicart-wrapper.active .block-minicart {
  display: block;
}

.topmenu .minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.topmenu .minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 40px;
  line-height: 40px;
  color: #000;
  content: '\e680';
  font-family: 'Pe-icon-7-stroke';
  margin: 0;
  vertical-align: top;
  display: block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.topmenu .minicart-wrapper .action.close:hover:before, .topmenu .minicart-wrapper .action.close:active:before {
  color: inherit;
}

.topmenu .minicart-wrapper .action.close.disabled, .topmenu .minicart-wrapper .action.close[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.topmenu .minicart-wrapper .action.showcart {
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.topmenu .minicart-wrapper .action.showcart .counter.qty.empty > * {
  display: none;
}

.topmenu .minicart-wrapper .action.showcart .counter.qty.empty:after {
  content: "0";
  display: block;
}

.topmenu .minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}

.topmenu .minicart-wrapper .action.viewcart {
  width: 100%;
  color: #000;
}

.topmenu .minicart-wrapper .minicart-items-wrapper {
  border: 1px solid #ccc;
  border-left: 0;
  color: #000;
  border-right: 0;
  border-top: 0;
  overflow-x: auto;
  max-height: 290px;
  margin: 0px;
  padding: 0px;
}

.topmenu .minicart-wrapper .block-minicart .items-total {
  display: none;
}

.topmenu .minicart-wrapper .minicart-items-wrapper + .actions {
  margin: 15px 0 0;
}

.topmenu .minicart-items .product > .product-item-photo, .topmenu .minicart-items .product > .product-image-container {
  overflow: hidden;
  width: 80px !important;
  float: left;
}

.topmenu .minicart-items .product > .product-item-photo img, .topmenu .minicart-items .product > .product-image-container img {
  max-width: 100%;
  height: auto !important;
}

.topmenu .minicart-items .product-item {
  padding-top: 20px;
}

.topmenu .minicart-items .product-item .product:after {
  display: table;
  clear: both;
  content: "";
}

.topmenu .minicart-items .product-item .product > .product-item-photo {
  position: relative;
}

.topmenu .minicart-items .product-item .product > .product-item-photo:after {
  content: "";
  background: #000;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}

.topmenu .minicart-items .product-item .product > .product-item-photo img {
  max-width: 100%;
  height: auto !important;
}

.topmenu .minicart-items .product-item .product-item-details {
  float: left;
  width: calc(100% - 80px);
  padding-left: 15px;
  padding-top: 1px;
}

.topmenu .minicart-items .product-item .product-item-details > .product.options {
  font-size: 12px;
}

.topmenu .minicart-items .product-item .product-item-details > .product.options span {
  padding: 0px;
}

.topmenu .minicart-items .product-item .product-item-details > .product.options span:after {
  display: none;
}

.topmenu .minicart-items .product-item .product-item-details .product-item-name {
  color: #000;
  line-height: 1.428;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}

.topmenu .minicart-items .product-item .product-item-details .product-item-name a {
  font-weight: 400;
  font-size: 14px;
  color: #000;
  line-height: 1.428;
  display: block;
}

.topmenu .minicart-items .product-item .product-item-details .product-item-name a:hover {
  color: #b74173;
}

.topmenu .minicart-items .product-item .product-item-details .product-item-pricing {
  margin-top: 4px;
}

.topmenu .minicart-items .product-item .product-item-details .product-item-pricing .price {
  color: #b74173;
  font-size: 14px;
}

.topmenu .minicart-items .product-item .details-qty.qty {
  margin-top: 8px;
}

.topmenu .minicart-items .product-item .details-qty.qty > label {
  display: none;
}

.topmenu .minicart-items .product-item .details-qty.qty .cart-item-qty {
  width: 45px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #ccc;
}

.topmenu .minicart-items .product-item .details-qty.qty .update-cart-item {
  margin-left: 3px;
  height: 25px;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
}

.topmenu .minicart-items .product-item .details-qty.qty .update-cart-item:hover, .topmenu .minicart-items .product-item .details-qty.qty .update-cart-item:focus, .topmenu .minicart-items .product-item .details-qty.qty .update-cart-item:active {
  background-color: #b74173;
  border-color: #b74173;
  color: #fff;
}

.topmenu .minicart-items .product-item .product.actions {
  position: absolute;
  margin-top: 0px;
  top: 50%;
  left: 50%;
  display: table;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.topmenu .minicart-items .product-item .product.actions > div {
  display: table-cell;
  padding: 0 3px;
  vertical-align: middle;
}

.topmenu .minicart-items .product-item .product.actions .action {
  width: 30px;
  height: 30px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  display: block;
  text-align: center;
  line-height: 26px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.topmenu .minicart-items .product-item .product.actions .action:before {
  display: none;
}

.topmenu .minicart-items .product-item .product.actions .action span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.topmenu .minicart-items .product-item .product.actions .action:after {
  font-size: 15px;
  font-family: FontAwesome;
}

.topmenu .minicart-items .product-item .product.actions .action.delete:after {
  content: "\f00d";
}

.topmenu .minicart-items .product-item .product.actions .action.edit:after {
  content: "\f040";
}

.topmenu .minicart-items .product-item .product.actions .action:hover {
  background-color: #b74173;
  border-color: #b74173;
  color: #fff;
}

.topmenu .minicart-items .product-item:hover .product > .product-item-photo:after {
  opacity: 0.5;
}

.topmenu .minicart-items .product-item:hover .product.actions {
  opacity: 1;
  visibility: visible;
}

.nav .nav-divider {
  height: 100%;
  margin: 0 .5rem;
  overflow: hidden;
  border-left: 1px solid #e9ecef;
}

header .search-block {
  position: absolute;
  top: 30px;
  right: 50px;
  display: block;
  width: 100%;
}

.search-block .searchbar {
  float: right;
}

.input-group.input-group-rounded>.form-control:not(:last-child) {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.input-group.input-group-rounded>.input-group-append .btn {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

header .search-block {
  display: none;
}

.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
}

.headroom--pinned {
  display: block;
}

.headroom--unpinned {
  display: none;
}

.headroom {
  -webkit-transition: -webkit-transform 3s ease-in-out;
  transition: -webkit-transform 3s ease-in-out;
  -o-transition: transform 3s ease-in-out;
  transition: transform 3s ease-in-out;
  transition: transform 3s ease-in-out, -webkit-transform 3s ease-in-out;
  will-change: transform;
}

.headroom--pinned {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);    /* transition: all 400ms ease-in-out; */
}

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

/* background */
.bg-theme {
  background-color: #b74173 !important;
  color: #ffffff !important;
}

/* button */
.btn-outline-theme {
  color: #b74173 !important;
  background-color: transparent;
  background-image: none;
  border-color: #b74173;
  font-size: 15.76px;
  padding: 10px 34px;
  margin-top: 15px;
  margin-left: 7px;
}

.btn-outline-theme:hover {
  color: #ffffff !important;
  background-color: #b74173;
  background-image: none;
  border-color: #b74173;
  font-size: 15.76px;
  padding: 10px 34px;
  margin-top: 15px;
  margin-left: 7px;
}

/* heading */
.heading {
}

.heading h3 {
  font-size: 4rem;
  font-family: inherit;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  color: #5d5d5d;
}

.heading span {
  color: #b74173;
}

.section.section-py {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.feature-content p {
  font-size: 1.5rem;
  color: #888888;
  font-weight: 300;
}

/*  feature */
.feature {
  display: block;
  position: relative;
}

.feature-item {
  display: block;
}

.feature-item-content {
  position: absolute;
}

.feature-item-content.feature-item-right {
  bottom: 0%;
  right: -30%;
}

.feature-item-content.feature-item-left {
  bottom: 0%;
  left: -30%;
}

.feature-item-title {
  font-size: 3rem;
  font-family: inherit;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
  color: #5d5d5d;
  margin-bottom: 4rem;
  z-index: 1;
  position: relative;
}

.feature-item-title::before {
  width: 200px;
  border: 1px solid #b74173;
  content: '';
  position: absolute;
  top: 2.8em;
  left: .1em;
}

.feature-item-title span {
  color: #b74173;
  font-weight: 700;
}

a.feature-item:hover .feature-img {

  /*  -webkit-filter: grayscale(0%);

             filter: grayscale(0%); */

  -webkit-box-shadow: 0px 30px 60px -14px rgba(0, 0, 0, 0.32);

          box-shadow: 0px 30px 60px -14px rgba(0, 0, 0, 0.32);  /* webkit-filter: blur(0px);

       filter: blur(0px); */
}

.feature-cta a {
  color: #b74173;
  text-decoration: none;
}

.feature-cta a::before, .feature-cta a::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
}

.feature-cta a::before {
  margin-right: 10px;
  content: '[';
  display: none;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
      transform: translateX(20px);
}

.feature-cta a::after {
  margin-left: 10px;
  content: ']';
  display: none;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
      transform: translateX(-20px);
}

.feature-cta a:hover::before, .feature-cta a:hover::after, .feature-cta a:focus::before, .feature-cta a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
      transform: translateX(0px);
}

/* footer */
footer .footer-primary {
  color: rgba(255, 255, 255, .6);
  background-color: #222222;
  padding: 1.5rem 0;
}

footer .footer-secondary {
  color: rgba(255, 255, 255, .6);
  background-color: #111111;
  padding: 1rem 0;
}

footer .footer-primary .nav .nav-link {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, .6);
  -webkit-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}

footer .footer-primary .nav .nav-link:hover {

  /* color: #b74173; */

  color: #ffffff;
}

footer .footer-primary .nav.social .nav-link .fa-circle {
  color: #333333;
}

footer .footer-primary .nav.social .nav-link .fa-inverse {
  color: #666666;
}

footer .footer-primary .nav.social .nav-link:hover .fa-circle {
  color: #666666;
}

footer .footer-primary .nav.social .nav-link:hover .fa-inverse {
  color: #ffffff;
}

/*  */
.individuals {
  background: rgba(255, 255, 255, .5) url('../images/10.png');
  background-attachment: fixed;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 480px;
  max-height: 480px;
  width: 90%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.6;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  font-family: inherit;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before, .grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */



.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2, .grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-roxy {
  background: -webkit-linear-gradient(45deg, #b74173 0%, #222222 100%);
  background: -o-linear-gradient(45deg, #b74173 0%, #222222 100%);
  background: linear-gradient(45deg, #b74173 0%, #222222 100%);
}

figure.effect-roxy img {
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}

figure.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

figure.effect-roxy figcaption {
  padding: 3em;
  text-align: left;
}

figure.effect-roxy h2 {
  padding: 60% 0 10px 0;
}

figure.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

figure.effect-roxy:hover img {
  opacity: 0.2;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-roxy:hover figcaption::before, figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* slider */
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: left;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* 03-08-2018 */
.checkout-cart-index .page-main {
  padding-left: 15px;
  padding-right: 15px;
}

.topmenu {
  position: relative;
  z-index: 4;
  border-bottom: 1px solid #dee2e6;
  padding: 10px 0;
}

.topmenu ul.links a, .topmenu .minicart-wrapper .action.showcart, .block-search .label {
  font-size: 20px;
  color: #b74173;
  position: relative;
}

.block-search .label {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
}

.topmenu .switcher-language {
  display: none;
}

.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  right: 2px;
  top: 0;
  margin: 0px;
  padding: 0px;
  width: 14px;
  height: 14px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 13px;
  border-radius: 100px;
  background-color: #fff;
  color: #b74173;
  border: 1px solid #b74173;
}

.minicart-wrapper .action.showcart .counter.qty .counter-number {
  text-shadow: none;
}

.topmenu .block-search .minisearch .search-mn {
  position: absolute;
  width: 100%;
  padding: 0 10px;
  background: #fff;
  left: -100%;
  top: 55px;
  z-index: 2;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}

.topmenu .block-search .minisearch .search-mn .search-autocomplete h6 {
  margin-bottom: 0px;
}

.topmenu .mbAjaxSearch #search {
  margin-bottom: 0px;
}

.topmenu .mbAjaxSearch .mbAutoSearch {
  position: absolute;
  top: 55px;
  right: 15px;
  width: calc(100% - 30px);
}

.topmenu .mbAjaxSearch .mbSecTitle a {
  color: #fff;
}

.topmenu .mbAjaxSearch .mbAutoSearch .price-box {
  color: #b74173;
}

.topmenu .mbAjaxSearch .mbSecTitle {
  background-color: #b74173;
}

.topmenu .mbAjaxSearch #search_autocomplete {
  border-color: #b74173;
}

.topmenu .block-search .minisearch.active .search-mn {
  opacity: 1;
  left: 0;
}

.topmenu .mbAjaxSearch #search {
  position: static;
  margin: 0px;
  -webkit-border-top-left-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -moz-border-radius-topleft: 100px;
  -moz-border-radius-bottomleft: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.topmenu .block-search .search-mn input:focus {
  -webkit-box-shadow: 0 0 0px 0px #00699d;
          box-shadow: 0 0 0px 0px #00699d;
  border: 1px solid #c2c2c2;
}

.topmenu .block-search .search-mn .btn {
  -webkit-border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  -moz-border-radius-topright: 100px;
  -moz-border-radius-bottomright: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  color: #b74173;
  border-color: #b74173;
  font-size: 15px;
  padding: 0 10px;
}

.topmenu .block-search .search-mn .btn:hover {
  background-color: #b74173;
  color: #fff;
}

.topmenu .block-search .label:before {
  display: none;
}

.topmenu ul.header.links {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topmenu ul.header.links li {
  margin: 0px;
}

.topmenu ul.header.links li a {
  display: block;
  margin: 0px;
}

.nav-toggle {
  font-size: 25px;
  color: #b74173;
  position: absolute;
  top: -60px;
  left: 0px;
  z-index: 4;
}

.nav-toggle:before {
  display: none;
}

.feature-cta a {
  font-size: 14px;
}

.page-footer {
  padding-bottom: 0px;
  margin-top: 0px;
  font-size: 14px;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black, .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: none;
}

.swiper-button-next, .swiper-button-prev {
  width: auto;
  height: auto;
  padding: 7px;
  background: rgba(255, 255, 255, 0);
  color: #b74173;
  /*display: none;*/
  font-size: 30px;
}

.swiper-caption {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.swiper-caption h3, .swiper-caption p {
  display: none;
}

.swiper-caption .btn-outline-theme {
  padding: 5px 10px;
  font-size: 12px;
}

.block-search .label > span {
  height: auto;
  width: auto;
  position: static;
  margin: 0px;
}

.topmenu .block-search .minisearch .span2 span, .topmenu .block-search .minisearch .span1 span {
  display: none;
}

.topmenu .block-search .minisearch .span2, .topmenu .block-search .minisearch.active .span1 {
  display: none;
}

.topmenu .block-search .minisearch .span1, .topmenu .block-search .minisearch.active .span2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-wrapper > .breadcrumbs {
  max-width: 100%;
  padding: 10px 0;
  margin: 0px;
  background-color: #000;
}

.page-wrapper > .breadcrumbs li, .page-wrapper > .breadcrumbs a {
  color: #fff;
}

.page-title-wrapper {
  display: none;
}

.catalog-product-view .page-title-wrapper {
  display: block;
}

ul.list1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.list1 li:after {
  color: #b74173;
  content: "\f138";
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
}

ul.list1 li {
  position: relative;
  padding-left: 20px;
}

#accordion {
  padding: 50px 0;
}

#accordion .card {
  margin-bottom: 15px;
  border-radius: 0px;
  border-color: #b74173;
}

#accordion .card .card-header {
  background-color: #b74173;
  color: #fff;
  padding: 0px;
  cursor: pointer;
}

#accordion .card .card-header h5 {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  position: relative;
  padding-right: 30px;
}

#accordion .card .card-header h5:after, #accordion .card .card-header h5.collapsed:after {
  position: absolute;
  right: 10px;
  top: 10px;
  font-family: FontAwesome;
}

#accordion .card .card-header h5:after {
  content: "\f068";
}

#accordion .card .card-header h5.collapsed:after {
  content: "\f067";
}

#accordion .card .card-header:first-child {
  border-radius: 0px;
}

/* media queries */
@media only screen and (max-width:768px) {

  .section.section-py {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .feature-item-title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  figure.effect-roxy figcaption {
    padding: 1.2em;
  }

  figure.effect-roxy figcaption::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  figure.effect-roxy h2 {
    font-size: 1.5rem;
    padding: 70% 0 10px 0;
  }

  .grid figure p {
    letter-spacing: 0px;
    font-size: 0.9rem;
  }

}

@media only screen and (max-width:425px) {

  canvas 
  {
    display: none !important;
  }
  .section.section-py {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .grid {
    position: relative;
    margin: 0 auto;
    padding: 0em;
    max-width: 320px;
    list-style: none;
    text-align: center;
  }

  .grid figure {
    width: 100%;
    margin: 10px 0;
  }

}

@media only screen and (max-width:320px) {
  .grid figure {
    min-width: 280px;
  }

  figure.effect-roxy h2 {
    font-size: 1.5rem;
    padding: 60% 0 10px 0;
  }

}

/* ADDED 01012018 */
.cms-home-page .page-main {
  max-width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}

.cms-home-page-fr .page-main {
  max-width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}

.cms-home-page-de .page-main {
  max-width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}

.cms-home-page-nor .page-main {
  max-width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}

.columns .column.main {
  padding-bottom: 0px;
}

.mainmenu .nav {
  padding: 2em 1.5rem 0 0;
}

.checkout-cart-index .column.main .cart-empty {
  text-align: center;
  font-size: 15px;
  padding: 24px 15px 12px;
  border: 1px solid #ddd;
}

.checkout-cart-index .column.main .cart-empty a {
  color: #b74173;
}

.checkout-cart-index .column.main .cart-empty a:hover {
  text-decoration: underline;
}

.checkout-cart-index #shopping-cart-table {
  margin: 0;
}

.checkout-cart-index #shopping-cart-table .product-item-photo img {
  position: static;
}

.checkout-cart-index #shopping-cart-table .actions-toolbar {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout-cart-index #shopping-cart-table .actions-toolbar:after {
  content: "";
  display: table;
  clear: both;
}

.checkout-cart-index #shopping-cart-table .actions-toolbar > a {
  color: #000;
  height: 40px;
  font-size: 20px;
  min-width: 40px;
  background-color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #e6e6e6;
  line-height: 42px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: static;
  margin-right: 0px;
}

.checkout-cart-index #shopping-cart-table .actions-toolbar > a:hover, .checkout-cart-index #shopping-cart-table .actions-toolbar > a:focus {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff;
}

.checkout-cart-index #shopping-cart-table .actions-toolbar a:before {
  display: none;
}

.checkout-cart-index #shopping-cart-table .actions-toolbar > a + a {
  margin-left: 10px;
}

.checkout-cart-index #shopping-cart-table .table-caption {
  display: none;
}

.checkout-cart-index #shopping-cart-table thead tr th {
  padding: 15px;
  border: 0 !important;
  text-transform: capitalize;
  background-color: #f0efef;
  text-align: center;
}

.checkout-cart-index #shopping-cart-table thead tr th.col.item {
  text-align: left;
}

.checkout-cart-index #shopping-cart-table tbody {
  border-bottom: 1px solid #eaeaea;
}

.checkout-cart-index #shopping-cart-table tbody tr td {
  vertical-align: top;
  border: none !important;
  padding: 15px;
  text-align: center;
  display: table-cell;
  width: auto;
  float: none;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item {
  text-align: left;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo {
  display: block;
  float: left;
  position: static;
  overflow: hidden;
  width: 100px;
  padding-right: 0px;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo span {
  display: block;
  width: 100% !important;
  padding: 0 !important;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo span img {
  width: 100% !important;
  height: auto !important;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details {
  float: left;
  vertical-align: top;
  min-width: 300px;
  width: auto;
  padding-bottom: 0px;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .product-item-name a {
  font-weight: 500;
  font-size: 16px;
  padding-top: 10px;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options:after {
  content: "";
  clear: both;
  display: table;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dt {
  margin-top: 10px;
  color: #2a2a2a;
  font-weight: 400;
  float: left;
  clear: left;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dt:after {
  content: ":";
  display: inline-block;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd {
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd .price {
  color: #2a2a2a;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd .price:before {
  content: "(";
  display: inline-block;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd .price:after {
  content: ")";
  display: inline-block;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .label {
  display: none;
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .input-text.qty {
  color: #000000;
  border: 1px solid #cccccc;
  font-size: 14px;
  height: 37px;
  margin-bottom: 0;
  text-align: center;
  margin: 0 auto;
  width: 74px;
}

.checkout-cart-index #shopping-cart-table .cart-price .price {
  color: #b74173;
  font-size: 16px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item {
  float: left;
  width: calc(100% - 160px);
  display: none;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift {
  color: #222;
  font-size: 16px;
  display: inline-block;
  padding-top: 10px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift:after {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  content: "\f107";
  float: right;
  margin-left: 10px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-message .gift-options-title {
  margin-bottom: 10px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .actions-toolbar {
  margin-bottom: 6px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .actions-toolbar .btn + .btn {
  margin-left: 12px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift:hover {
  color: #b74173;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift._active:after {
  content: "\f106";
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-content {
  display: none;
  margin-top: 15px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-content textarea {
  height: 153px;
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-content._active {
  display: block;
}

.checkout-cart-index .cart.main.actions {
  margin-top: 40px;
  margin-bottom: 92px;
}

.checkout-cart-index .cart.main.actions:after {
  content: "";
  display: table;
  clear: both;
}

.checkout-cart-index .cart.main.actions button {
  float: right;
}

.checkout-cart-index .cart.main.actions button + button {
  margin-right: 15px;
}

.checkout-cart-index .cart.main.actions .action.continue {
  float: left;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals {
  margin-top: 92px;
  position: relative;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals {
  margin: 0;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals .table-caption {
  color: #000;
  display: block;
  font-size: 20px;
  margin-bottom: 30px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td, .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
  font-size: 14px;
  vertical-align: middle;
  background: none !important;
  font-weight: 400;
  color: #969696;
  border: none;
  padding: 15px 0px;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td {
  width: 1%;
  text-align: right;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th .label {
  font-weight: 400;
  color: #646464;
  padding: 0;
  font-size: inherit;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.totals.sub td, .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.totals.sub th {
  border-bottom: 1px solid #bfbfbf;
  color: #000;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals td, .checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals th {
  border-top: 1px solid #bfbfbf;
  font-size: 20px;
  color: #2a2a2a;
  padding: 23px 15px 24px;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals th {
  padding-left: 0;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals td {
  padding-right: 0;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals strong {
  font-weight: 400;
}

.checkout-cart-index .shopping-cart-bottom .loading-mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  border: 1px solid #ddd;
}

.checkout-cart-index .shopping-cart-bottom .loading-mask img {
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.checkout-cart-index .cart-summary {
  margin-top: 10px;
}

.checkout-cart-index .cart-summary .summary.title {
  display: none;
}

.checkout-cart-index .cart-summary .checkout-methods-items .item {
  text-align: right;
  padding: 10px 0;
  margin-bottom: 0px;
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout:hover {
  background-color: #b74173;
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.multicheckout {
  font-size: 15px;
  color: #000;
}

.checkout-cart-index .block.crosssell {
  margin-top: 57px;
}

.checkout-cart-index .checkout-extra {
  margin-left: -15px;
  margin-right: -15px;
}

.checkout-cart-index .checkout-extra:after {
  content: "";
  display: table;
  clear: both;
}

.checkout-cart-index .checkout-extra > div {
  float: left;
  width: 50%;
  padding: 0 15px;
  position: relative;
}

.checkout-cart-index .checkout-extra #block-summary form {
  display: block;
}

.checkout-cart-index .checkout-extra #block-summary form .field.note {
  color: #555555;
  margin-bottom: 10px;
  font-style: normal;
}

.checkout-cart-index .checkout-extra #block-summary .estimate .legend, .checkout-cart-index .checkout-extra #block-summary .estimate br {
  display: none;
}

.checkout-cart-index .checkout-extra #block-summary .estimate .field .message {
  margin-top: 10px;
}

.checkout-cart-index .checkout-extra #block-summary dl.items.methods {
  margin: 0;
}

.checkout-cart-index .checkout-extra #block-summary dl.items.methods dt {
  padding-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
}

.checkout-cart-index .checkout-extra #block-summary dl.items.methods dd + dt {
  margin-top: 10px;
}

.checkout-cart-index .checkout-extra .block {
  margin-top: 92px;
}

.checkout-cart-index .checkout-extra .block .title strong {
  color: #000;
  display: block;
  font-size: 20px;
  margin-bottom: 30px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
}

.checkout-cart-index .checkout-extra .block > .content {
  display: block !important;
}

.checkout-cart-index .cart-container .form-cart {
  width: 100%;
  padding: 0px;
  float: none;
}
.checkout-cart-index .cart-container .form-cart .btn{ width: 100%; margin-right: 0px !important; }
.checkout-cart-index .cartwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.checkout-cart-index .cart-summary {
  background-color: transparent;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  float: none;
  margin: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0!important;
}

.checkout-cart-index .block.shipping{ display: block; padding: 0 15px; }
.checkout-cart-index .totalwrapper {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  float: none;
  margin: 0px;
}

.checkout-cart-index .totalwrapper .checkout-methods-items {
  padding: 0px;
  margin: 0px 0 10px 0;
}
.checkout-cart-index .totalwrapper .checkout-methods-items button{ width: 100%; }
.checkout-cart-index .block.discount {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.checkout-cart-index .block.discount .content, .checkout-cart-index .block.shipping .content {
  display: block !important;
}

.checkout-cart-index .cart-summary .block > .title, .checkout-cart-index .totalwrapper .cart-totals {
  padding: 0px;
  border: none;
}

.checkout-cart-index .cart-summary .block > .title:after {
  display: none;
}

.checkout-cart-index .totalwrapper .cart-totals .table-caption {
  height: auto;
  width: auto;
  display: block;
  margin: 0px 0 30px 0;
  position: relative;
}

.checkout-cart-index .block.discount .title strong, .checkout-cart-index .cart-summary .block .title strong, .checkout-cart-index .totalwrapper .cart-totals .table-caption {
  color: #000;
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 0px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
}

.checkout-cart-index .block.shipping .content select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #eee;
  height: 40px;
  padding: 0 10px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background: url(../images/select_bgr.png) no-repeat right 10px center;
}

.checkout-cart-index .block.shipping .content .item-title {
  text-transform: uppercase;
}

.checkout-cart-index .totalwrapper .cart-totals tbody .mark, .checkout-cart-index .totalwrapper .cart-totals tfoot .mark {
  background-color: transparent;
}

.toolbar .action-filter:hover {
  color: #fff;
  border: 1px solid #b74173;
  background-color: #b74173;
}

.toolbar .toolbar-sorter .sorter-action {
  font-size: 14px;
  width: 38px;
  height: 38px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  border-left: 1px solid #e3e6e9;
  color: #bdbdbd;
  float: right;
}

.toolbar .toolbar-sorter .sorter-action:hover:before {
  color: #fff;
}

.toolbar .toolbar-sorter .sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.toolbar .toolbar-sorter .sorter-action:hover {
  background-color: #b74173;
  border-color: #b74173;
  color: #fff;
}

.toolbar .toolbar-sorter .sorter-action:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.toolbar .toolbar-sorter .sorter-action.sort-asc:before {
  content: "\f160";
}

.toolbar .toolbar-sorter .sorter-action.sort-desc:before {
  content: "\f161";
}

.toolbar .modes:after {
  content: "";
  display: table;
  clear: both;
}

.toolbar .modes .modes-label {
  display: none;
}

.toolbar .modes .modes-mode {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #bdbdbd;
  text-align: center;
  line-height: 40px;
  color: #bdbdbd;
  font-size: 18px;
  border-radius: 0px;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  display: block;
  float: left;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-shadow: inset 0 0px 0 0 rgba(204, 204, 204, 0), inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 rgba(204, 204, 204, 0), inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.toolbar .modes .modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.toolbar .modes .modes-mode + .modes-mode {
  margin-left: 15px;
}

.toolbar .modes .modes-mode.mode-grid:before {
  content: "\f009";
  line-height: 26px;
  font-family: 'FontAwesome';
}

.toolbar .modes .modes-mode.mode-list:before {
  content: "\f00b";
  line-height: 26px;
  font-family: 'FontAwesome';
}

.toolbar .modes strong.modes-mode, .toolbar .modes a.modes-mode:hover {
  color: #fff;
  background-color: #b74173;
  border-color: #b74173;
}

.toolbar .modes strong.modes-mode:before, .toolbar .modes a.modes-mode:hover:before {
  color: #fff;
}

.toolbar-products .pages {
  display: none;
}

.toolbar-products .pages .pages-items {
  padding: 0px;
  width: 100%;
}

.toolbar .pages .pages-label {
  display: none;
}

.toolbar .pages .items:after {
  content: "";
  display: table;
  clear: both;
}

.toolbar .pages .items .item {
  float: left;
  margin: 0 5px;
  text-align: center;
}

.toolbar .pages .items .item .label {
  display: none;
}

.toolbar .pages .items .item .page, .toolbar .pages .items .item .action {
  height: 40px;
  min-width: 40px;
  padding: 0 10px;
  line-height: 40px;
  display: block;
  margin: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
  border-radius: 0px;
  background-color: transparent;
  color: #000;
}

.toolbar .pages .items .item .action.next:before {
  content: none;
}

.toolbar .pages .items .item .action.next > span {
  height: auto;
  width: auto;
  position: static;
}

.toolbar .pages .items .item.current .page, .toolbar .pages .items .item .page:hover, .toolbar .pages .items .item .action:hover {
  background-color: #000;
  color: #fff;
  font-weight: 400;
  border-color: #000;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
  border-radius: 0px;
}

.page-layout-1column .toolbar-products {
  padding-bottom: 15px;
  border-bottom: 1px solid #e3e6e9;
  margin-bottom: 0px;
  position: static;
}

.toolbar-products:after {
  content: "";
  display: table;
  clear: both;
}

.toolbar-products .modes {
  float: right;
  margin-bottom: 15px;
  vertical-align: top;
  margin-left: 0px;
  margin-right: 0px;
}

.toolbar-products .limiter, .toolbar-products .sorter {
  vertical-align: top;
  float: left;
  margin-bottom: 15px;
  border: 1px solid #e3e6e9;
  white-space: nowrap;
  padding: 0 0 0 0px;
}

.page-products .toolbar .limiter {
  display: block;
  width: 100%;
}

.toolbar-products .limiter .limiter-text {
  display: none;
}

.toolbar-products .limiter label, .toolbar-products .sorter label {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #a1b1bc;
  font-weight: 400;
  font-size: 14px;
}

.toolbar-products .limiter label:after, .toolbar-products .sorter label:after {
  content: ":";
}

.toolbar-products .limiter select, .toolbar-products .sorter select {
  width: auto;
  border: none;
  height: 38px;
  padding: 0 10px;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  margin: 0px;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
  background: url(../images/select_bgr.png) no-repeat right 10px center;
}

.toolbar-products .limiter .control {
  display: inline-block;
}

.toolbar-products .sorter {
  margin-left: 0px;
  width: 100%;
  position: static;
}

.toolbar-products .toolbar-amount {
  display: none;
}

.products.wrapper + .toolbar-products {
  padding-bottom: 0;
  padding-top: 15px;
  border-top: 1px solid #e3e6e9;
  border-bottom: 0;
  margin-bottom: 0;
  display: none;
}

.products.wrapper + .toolbar-products .pages, .products.wrapper + .toolbar-products .modes {
  margin-top: 15px;
  display: none;
}

.products.wrapper + .toolbar-products .pages .items .item:first-child {
  margin-left: 0;
}

.products.wrapper + .toolbar-products .limiter, .products.wrapper + .toolbar-products .sorter, .products.wrapper + .toolbar-products .action-filter {
  display: none;
}

.products.wrapper + .toolbar-products .pages {
  display: block;
}

.page-products .columns {
  padding-top: 30px;
}

.products-list .product-item-details {
  display: block;
}

.products-list .product-item-info {
  width: 100%;
  border-bottom: 1px solid #e3e6e9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.products-list .product-item-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.products-list .product-item-inner .learn-more, .product-info-main .product.attribute.overview .learn-more {
  color: #b74173;
  font-weight: bold;
}

.product-info-main .descr-more.close {
  font-weight: normal;
  line-height: 1.5;
  font-size: 14px;
}

.fotorama__nav-wrap {
  margin-top: 20px;
}

.products-list .product-item-actions .actions-primary + .actions-secondary > .action {
  height: 37px;
  width: 37px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #b74173;
  color: #b74173;
}

.products-list .product-item-photo {
  display: block;
  width: auto;
  padding: 0px;
}

.products-list .product-item-info .product-label {
  color: #fff;
  background-color: #b74173;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 1;
  padding: 5px 10px;
  font-size: 12px;
}

.products-list .product-item-info .script-quick-view-btn-container {
  left: 50%;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.products-list .product-item-info .script-quick-view-btn-container a {
  color: #fff;
  -webkit-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0);
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0);
  background: #b74173;
  border-color: #b74173;
  padding: 7px 15px;
  opacity: 0 !important;
  visibility: hidden !important;
}

.products-list .product-item:hover a.script-quick-view-button {
  opacity: 1 !important;
  visibility: visible !important;
}

.products-list .product-item-info .script-quick-view-btn-container a:hover, .products-list .product-item:hover a.script-quick-view-button:hover {
  background: #fff;
  border-color: #b74173;
  color: #b74173;
}

.page-layout-1column .product.media {
  display: block;
}

.catalog-product-view .product.media .product-label {
  color: #fff;
  background-color: #b74173;
  position: absolute;
  top: 10px;
  right: 50% !important;
  margin-right: -52px;
  z-index: 1;
  padding: 5px 10px;
  font-size: 12px;
}

.catalog-product-view .page-title-wrapper {
  padding: 0px;
  margin: 0px;
  background: none;
}

.catalog-product-view .page-title-wrapper h1 {
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
  color: #333333;
  padding: 10px 0;
  word-wrap: break-word;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
}

.catalog-product-view .product-info-main .product-reviews-summary {
  float: none;
}

.catalog-product-view .breadcrumbs {
  margin-right: 0px;
  margin-left: 0px;
}

.catalog-product-view .rating-summary .rating-result:before, .catalog-product-view .rating-summary .rating-result > span:before {
  font-size: 13px;
}

.catalog-product-view .product-info-main .rating-summary, .catalog-product-view .customer-review .rating-summary {
  margin-right: 0px;
}

.catalog-product-view .product-info-main .product-add-form {
  padding-top: 0px;
}

.catalog-product-view .product-reviews-summary .reviews-actions a:not(:last-child) {
  color: #7e7e7e;
}

.catalog-product-view .product-reviews-summary .reviews-actions .action.add {
  color: #7e7e7e;
}

.catalog-product-view .product-info-main .product-info-price {
  display: block;
  margin-bottom: 0px;
  border-bottom: 0px;
  margin: 0;
  width: auto !important;
}

.catalog-product-view  .product-info-main .product-info-stock-sku, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-info-price .product-info-stock-sku {
  display: block;
  padding: 0px;
  width: 100%;
  text-align: left;
}

.catalog-product-view  .product-info-main .stock.available, .catalog-product-view  .product-info-main .stock.unavailable, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-info-price .product-info-stock-sku .stock, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-options-bottom .product-info-stock-sku .stock {
  margin: 0px;
  padding: 10px 0;
  font-weight: normal;
  color: #575757;
  float: none;
}

.catalog-product-view  .product-info-main .stock.available span:first-child, .catalog-product-view  .product-info-main .stock.unavailable span:first-child, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-info-price .product-info-stock-sku .stock span:first-child {
  font-weight: bold;
  color: #333;
  display: inline-block;
  width: 117px;
  float: none;
}

.catalog-product-view  .product-info-main .product.attribute.sku, .quickview-wrapper .quickview-tabs .product-info-main .product.attibute.sku {
  padding: 10px 0;
  border-top: 1px solid #ededed;
  float: none !important;
}

.quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-info-price {
  border-bottom: none;
  display: block;
  float: none;
}

.catalog-product-view .product-info-main .product.attribute.sku .type, .quickview-wrapper .quickview-tabs .product-info-main .product.attibute.sku .type {
  font-weight: bold;
  margin: 0px;
  width: 117px;
  display: inline-block;
  color: #333;
}

.quickview-wrapper .quickview-tabs .product-info-main .product.attibute.sku .value {
  display: inline-block;
}

.catalog-product-view .product-info-main .product-info-price .price-box, .quickview-wrapper .quickview-tabs .product-info-main .product-info-price .price-box {
  display: block;
  padding-bottom: 20px;
  width: 100%;
  padding-left: 0px;
}

.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
}

.product-info-main .box-tocart .box-tocart {
  margin-top: 0px;
  margin-bottom: 10px;
}

.product-info-main .product-add-form .product-options-bottom {
  padding: 0px;
}

.product-info-main .fieldset .swatch-opt, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-add-form .box-tocart, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-options-bottom .box-tocart, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-add-form .box-tocart .fieldset .field.qty {
  margin: 0px 0px 30px 0px !important;
  float: none;
}

#btnGotoProduct .action.primary, #cboxPrevious, #cboxNext {
  border-radius: 0px;
  background-color: #b74173 !important;
  border: 1px solid #b74173;
}

#btnGotoProduct .action.primary:hover {
  background-color: transparent !important;
  color: #b74173 !important;
}

#cboxPrevious:hover, #cboxNext:hover {
  background-color: #b74173 !important;
  border: 1px solid #b74173;
  color: #b74173 !important;
}

.quickview-wrapper .quickview-tabs .product.data.items > .item.content {
  margin-top: 39px;
  border-color: #b74173;
}

.quickview-wrapper .quickview-tabs .product.data.items > .item.title > .switch {
  background-color: #b74173;
  color: #fff;
  border-color: #b74173;
}

.quickview-wrapper .quickview-tabs .product.data.items > .item.title.active > .switch {
  background-color: #fff;
  color: #b74173;
}

.product-info-main .box-tocart .fieldset .field.qty {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  margin-bottom: 30px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.product-info-main .box-tocart .fieldset .field.qty button {
  border: none;
  background-color: transparent;
  padding: 0 10px;
}

.product-info-main .box-tocart .fieldset .field.qty input, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input {
  height: 24px;
  width: 54px;
}

.product-info-main .box-tocart .fieldset .field .label, .quickview-wrapper .quickview-tabs .product.data.items > .item.content.product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
  margin: 0px;
  font-weight: bold;
  width: 117px;
  line-height: 1.5;
}

.catalog-product-view .product-info-main .box-tocart .actions .btn {
  width: 100%;
}

.catalog-product-view .swatch-attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  border-top: 1px solid #ededed;
}

.catalog-product-view .swatch-attribute .swatch-attribute-label {
  width: 117px;
}

.catalog-product-view .swatch-option.text {
  height: auto;
  background-color: transparent;
  margin-bottom: 0px;
}

.catalog-product-view .swatch-option.color {
  margin-bottom: 0px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  padding: 0px;
  min-width: auto;
  min-height: auto;
}

.catalog-product-view .swatch-option.color:hover {
  outline: none;
}

.catalog-product-view .swatch-attribute .swatch-attribute-options {
  margin-top: 0px;
}

.catalog-product-view .swatch-attribute .swatch-attribute-selected-option {
  display: none;
}

.catalog-product-view .product-social-links .action {
  font-size: 16px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 39px;
  border: 1px solid #cccccc;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

.catalog-product-view .product-social-links .action:before {
  content: none !important;
}

.catalog-product-view .product.info.detailed {
  position: relative;
}

.catalog-product-view .product.data.items {
  margin: 0px;
}

.catalog-product-view .product.data.items > .item.content {
  border: none;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.catalog-product-view .product.data.items > .item.title > .switch {
  display: block;
  padding: 21px 30px 17px 5px;
  border-bottom: 3px solid transparent;
  height: auto;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6rem;
  background-color: transparent;
}

.catalog-product-view .product.data.items:after {
  top: 58px;
}

.catalog-product-view .product-data-items-menu .data.item.title a:hover, .catalog-product-view .product-data-items-menu .data.item.title.active a {
  color: #b74173;
  border-color: #b74173;
}

.catalog-product-view .product.data.items > .item.title.active > .switch, .catalog-product-view .product.data.items > .item.title.active > .switch:focus, .catalog-product-view .product.data.items > .item.title.active > .switch:hover {
  padding-bottom: 17px;
  color: #b74173;
  border-bottom-color: #b74173;
}

.catalog-product-view .product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: calc(50% - 8px);
}

.product.info.detailed .additional-attributes {
  border: 1px solid #dee2e6;
  width: 100%;
}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th, .product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 1rem;
}

.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th, .product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
  border: 1px solid #dee2e6;
}

.catalog-product-view .review-form .fieldset .review-legend.legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog-product-view .review-form .fieldset .review-legend.legend strong {
  display: inline-block;
  margin-left: 10px;
}

.box-tocart .action.tocart {
  padding: 15px 15px;
  text-transform: uppercase;
}

.box-tocart .action.tocart:hover {
  background-color: transparent;
  color: #b74173;
  border-color: #b74173;
}

.catalog-product-view .prev-next-products .product-nav {
  display: inline-block;
  vertical-align: middle;
  position: relative
}

.catalog-product-view .prev-next-products a {
  color: #555;
  display: inline-block;
  font-size: 22px;
  line-height: 58px
}

.catalog-product-view .prev-next-products .product-nav .product-pop {
  border-top: 3px solid #b74173;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  text-align: center;
  border-radius: 4px
}

.catalog-product-view .prev-next-products .product-nav .product-pop:before {
  content: "";
  width: 5px;
  height: 2px;
  border: 5px solid transparent;
  border-bottom-color: #b74173;
  display: block;
  position: absolute;
  top: -13px;
  left: 0
}

.catalog-product-view .prev-next-products .product-nav:hover .product-pop {
  opacity: 1;
  visibility: visible
}

.catalog-product-view .prev-next-products .product-nav .product-pop .product-image {
  margin-bottom: 10px
}

.catalog-product-view .prev-next-products .product-nav .product-pop .product-name {
  margin: 0;
  font-weight: 600;
  font-size: 11px
}

.catalog-product-view .prev-next-products .product-nav.product-prev .product-pop {
  right: auto;
  left: 0;
  margin-left: -17.5px
}

.catalog-product-view .prev-next-products .product-nav.product-prev .product-pop:before {
  left: 32px;
  right: auto
}

.catalog-product-view .prev-next-products .product-nav.product-next .product-pop {
  left: auto;
  right: 0;
  margin-right: -17.5px
}

.catalog-product-view .prev-next-products .product-nav.product-next .product-pop:before {
  right: 32px;
  left: auto
}

.product-item-actions .actions-primary + .actions-secondary {
  display: block;
  width: auto;
}

.product-pagination {
  position: absolute;
  right: 15px;
}

.fotorama__thumb-border, .quickview-media .fotorama__thumb-border {
  border-color: #b74173;
}

.abs-discount-block-desktop .block:nth-child(1), .amazon-addresses .amazon-address:nth-child(1), .login-container .block:nth-child(1), .account .column.main .block:not(.widget) .block-content .box:nth-child(1), .form-address-edit > .fieldset:nth-child(1), .form-edit-account .fieldset:nth-child(1), .storecredit .block:nth-child(1), .paypal-review-discount .block:nth-child(1), .cart-discount .block:nth-child(1), .abs-discount-block-desktop .block:nth-child(2), .amazon-addresses .amazon-address:nth-child(2), .login-container .block:nth-child(2), .account .column.main .block:not(.widget) .block-content .box:nth-child(2), .form-address-edit > .fieldset:nth-child(2), .form-edit-account .fieldset:nth-child(2), .storecredit .block:nth-child(2), .paypal-review-discount .block:nth-child(2), .cart-discount .block:nth-child(2) {
  float: none;
  margin-bottom: 0px;
  width: 100%;
}

.login-container .fieldset > .field > .control {
  width: auto;
}

.login-container .block, .customer-account-index .column.main .block, .account .block-addresses-default, .account .block-addresses-list {
  border: 1px solid #ddd;
}

.login-container .block .block-title, .customer-account-index .column.main .block .block-title, .account .column.main .block:not(.widget) .block-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 0px;
}

.login-container .block .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .customer-account-index .column.main .block:not(.widget) .block-title > strong {
  font-weight: 600;
  font-size: 20px;
}

.login-container .block .block-content, .account .column.main .block .block-content {
  padding: 25px 15px;
}

.login-container .block-customer-login .actions-toolbar > .secondary {
  padding: 9px 28px;
}

.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account {
  width: 100%;
}

.account form .fieldset, .form-create-account .fieldset {
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 0 20px 25px;
}

.password-strength-meter {
  font-size: 12px;
}

.account form .fieldset .legend, .form-create-account .fieldset .legend {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #000;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  float: left;
}

.account form .fieldset .legend > span, .form-create-account .fieldset .legend > span {
  font-weight: 600;
  font-size: 20px;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #eee;
  border-radius: 0;
  font-size: 14px;
  height: 40px;
  line-height: 1.42857143;
  padding: 0 10px;
  vertical-align: baseline;
  width: 100%;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn, .action.primary, .action.secondary, .cart.main.actions .action, .shipping-address-items .action, .checkout-shipping-address > .step-content .action.action-show-popup, .form-discount .action.action-apply, .page-title-wrapper a.print, .minicart-wrapper .action.viewcart, .action-secondary.action-dismiss, .action-primary.action-accept, .authentication-wrapper .action-auth-toggle, .multicheckout .actions-toolbar .secondary .action, .form.send.friend .action.back, .form.send.friend .action.add, #compare-clear-all, .sidebar .block-wishlist .action.details, .block-dashboard-orders .action.view, .block-dashboard-orders .action.order, .block-dashboard-info .action.edit, .block-dashboard-info .action.change-password, .block-dashboard-addresses .action.edit, .block-reviews-dashboard .action.view, .block-reorder .action.view, .table-order-items .action.view, .table-order-items .action.order, .gift-options .action.action-cancel, .action-update, .action-cancel, .order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart, .cart-summary .checkout-methods-items .action.primary.checkout, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary, .wk-mp-design button, .admin__data-grid-outer-wrap .data-grid-filters-action-wrap .action-default, .action-secondary.action-dismiss {
  font-weight: 400;
  font-size: 12px;
  padding: 7px 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 1px solid #b74173;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  line-height: 22px;
  text-decoration: none;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.btn.btn-primary, .btn-dark, .btn-dark:visited, .action.primary, .form-discount .action.action-apply, .shipping-address-items .action, .page-title-wrapper a.print, .action-secondary.action-dismiss, .multicheckout .actions-toolbar .secondary .action.update, .sidebar .block-wishlist .action.details, .block-dashboard-orders .action.view, .block-dashboard-info .action.edit, .block-dashboard-addresses .action.edit, .block-reviews-dashboard .action.view, .block-reorder .action.view, .table-order-items .action.view, .gift-options .action.action-cancel, .action-update, .cart.main.actions .action.clear, .cart.main.actions .action.update, .wk-mp-design button, .admin__data-grid-outer-wrap .data-grid-filters-action-wrap .action-default, .customer-account-index .column.main .block .action.change-password:hover, .table-order-items .action.order:hover, .abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.cancel, .block-compare .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review-discount .actions-toolbar .action.primary, .paypal-review-discount .actions-toolbar .action.cancel, .cart-discount .actions-toolbar .action.primary, .cart-discount .actions-toolbar .action.cancel, .btn-outline-primary:not(:disabled):not(.disabled):active, .action-primary.action-accept {
  color: #fff;
  background-color: #b74173;
  border-color: #b74173;
  text-decoration: none;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.table-wrapper.orders-recent .action.order, .block-addresses-default .box-actions .action, .block-addresses-list .item.actions .action, .customer-account-index .column.main .block .action.edit, .customer-account-index .column.main .block .action.change-password, .customer-account-index .column.main .block .action.view, .table-order-items .action.view, .table-order-items .action.order, .shipping-address-items .action, .action-primary.action-accept, .action-secondary.action-dismiss, .authentication-wrapper .action-auth-toggle, .multicheckout .actions-toolbar .secondary .action, .form.send.friend .action.add, #compare-clear-all, .sidebar .action.compare.primary, .block-reorder .actions-toolbar .action, .btn-xs {
  font-size: 12px;
  padding: 7px 15px;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.btn.btn-primary:hover, .action.primary:hover, .form-discount .action.action-apply:hover, .shipping-address-items .action:hover, .page-title-wrapper a.print:hover, .action-secondary.action-dismiss:hover, .multicheckout .actions-toolbar .secondary .action.update:hover, .sidebar .block-wishlist .action.details:hover, .block-dashboard-orders .action.view:hover, .block-dashboard-info .action.edit:hover, .block-dashboard-addresses .action.edit:hover, .block-reviews-dashboard .action.view:hover, .block-reorder .action.view:hover, .table-order-items .action.view:hover, .gift-options .action.action-cancel:hover, .action-update:hover, .cart.main.actions .action.clear:hover, .cart.main.actions .action.update:hover, .abs-revert-secondary-color:hover, .abs-revert-to-action-secondary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.cancel:hover, .block-compare .action.primary:hover, .cart-summary .block .actions-toolbar > .primary .action.primary:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review-discount .actions-toolbar .action.primary:hover, .paypal-review-discount .actions-toolbar .action.cancel:hover, .cart-discount .actions-toolbar .action.primary:hover, .cart-discount .actions-toolbar .action.cancel:hover, .action-primary.action-accept:hover {
  color: #b74173 !important;
  background-color: transparent;
  background-image: none;
  border-color: #b74173;
  text-decoration: none;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.block .box-actions .action:after, .block-addresses-list .items.addresses .item.actions .action:after, .account .data.table .col.actions .action:after, [class^='sales-guest-'] .data.table .col.actions .action:after, .sales-guest-view .data.table .col.actions .action:after, .block .box-actions .action:after {
  display: none;
}

.actions-toolbar .primary .action {
  border-radius: 0px;
}

.checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-payment-method .checkout-billing-address .action-cancel, .btn.btn-secondary, .minicart-wrapper .action.viewcart, .checkout-shipping-address > .step-content .action.action-show-popup, .multicheckout .actions-toolbar .secondary .action.back, .form.send.friend .action.add, .cart.main.actions .action.continue, .action-cancel {
  font-weight: 400;
  font-size: 12px;
  padding: 7px 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 1px solid #b74173;
  background-color: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #b74173;
  display: inline-block;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  line-height: 22px;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.sidebar-reponsive-btn, .sidebar-reponsive-btn:not(.primary) {
  position: fixed;
  right: 0;
  top: 150px;
  border: 1px solid #b74173;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  color: #fff;
  font-size: 20px;
  background-color: #b74173;
  opacity: 1;
  padding: 7px 10px;
  visibility: visible;
  z-index: 1;
  display: none;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
}

.account .sidebar-reponsive-btn {
  display: block;
}

.sidebar-reponsive-btn:after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}

.active-filter2 .sidebar-reponsive-btn:after {
  opacity: 0.6;
  visibility: visible;
}

.customer-account-login .page-header, .customer-account-create .page-header, .customer-account-forgotpassword .page-header, .account .page-header, .checkout-cart-index .page-header, .contact-index-index .page-header, .faq-index-index .page-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

.customer-account-login .page-main, .customer-account-create .page-main, .account .page-main, .customer-account-forgotpassword .page-main, .checkout-cart-index .page-main, .contact-index-index .page-main, .cms-privacy-policy .page-main, .cms-terms-service .page-main, .cms-delivery-returns .page-main, .cms-hormone-testing .page-main, .cms-cookie-policy .page-main, .cms-cookie-policy .page-main, .faq-index-index .page-main, .cms-bore-out .page-main {
  padding-top: 30px;
  padding-bottom: 30px;
}

.swiper-caption {
  text-align: left;
  text-shadow: 2px 1px #ffffff;
  color: #2c3232;
}

.swiper-caption h2 {
  font-size: 20px;
  font-weight: 600;
}

.swiper-caption p {
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 25px;
}

.account .sidebar-main {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  background-color: #fff;
  z-index: 4;
  padding: 0;
  top: 0;
  bottom: 0;
  display: block;
  left: calc(-1 * (100% - 54px));
  width: calc(100% - 54px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.account.page-layout-2columns-left .column.main {
  padding: 0px;
  width: 100%;
}

.header-panel-center, .catalog-category-view .sidebar-main, .account .sidebar-main, .wk-mp-collection-left {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  background-color: #fff;
  z-index: 4;
  padding: 0;
  top: 0;
  bottom: 0;
  display: block;
  left: calc(-1 * (100% - 54px));
  width: calc(100% - 54px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.header-panel-center.open, .catalog-category-view .sidebar-main.open, .account .sidebar-main.open, .wk-mp-collection-left.open {
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  left: 0;
}

.page-wrapper {
  height: 100%;
  left: 0;
  position: relative;
  transition: left .3s ease 0s;
  -webkit-transition: left .3s ease 0s;
  -moz-transition: left .3s ease 0s;
  -o-transition: left .3s ease 0s;
}

.active-filter2 {
  overflow-x: hidden;
}

.active-filter2 .page-wrapper {
  left: calc(100% - 54px);
  position: fixed;
}

.active-filter2 .page-main {
  z-index: 4;
}

.sidebar-main .filter-title {
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding: 10px 0 10px 20px;
  display: block;
}

.sidebar-main .filter-title strong {
  position: static;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
          box-shadow: inset 0 0px 0 0 #ffffff, inset 0 0px 0 0 rgba(204, 204, 204, 0);
  padding: 0px;
  font-weight: 700;
}

.sidebar-main .filter .block-subtitle {
  display: none;
}

.sidebar-main .filter-options {
  padding: 20px;
  display: block;
}

.sidebar-main > .block > .block-content {
  padding-top: 0px;
}

.sidebar-main .filter-options .filter-options-item {
  padding: 0px;
}

.account .sidebar .block-collapsible-nav .nav.item {
  width: 100%;
}

.account .sidebar .block-collapsible-nav .nav a, .account .sidebar .block-collapsible-nav .nav strong {
  margin: 0;
  padding: 12px 20px 12px 0;
  cursor: pointer;
  position: relative;
  color: #777777;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #cccccc;
  display: block;
  width: 100%;
}

.account .sidebar .block-collapsible-nav a {
  display: block;
  padding: 0px;
  background: none !important;
}

.account .sidebar .block-collapsible-nav .item:last-child a, .account .sidebar .block-collapsible-nav .item:last-child strong {
  border-bottom: 0px solid #cccccc;
}

.account .page.messages {
  margin: 0px;
}

.sidebar-main .filter-options .filter-options-title {
  margin: 0;
  padding: 12px 20px 12px 0;
  cursor: pointer;
  position: relative;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.sidebar-main .filter-options .filter-options-title:after {
  content: "\e688";
  font-family: 'Pe-icon-7-stroke';
  font-size: 23px;
  right: -1px;
  top: 8px;
}

.sidebar-main .filter-options .filter-options-item.active .filter-options-title:after {
  content: "\e682";
}

.sidebar-main .filter-toggle .filter-options .filter-options-title:first-child {
  border-top: 0;
}

.sidebar-main .filter-options .filter-options-content {
  padding: 0px 0 20px 0;
}

.sidebar-main .filter-options .filter-options-content ol.items .item {
  border-bottom: 1px solid #ecf0f1;
  padding: 10px 0;
  margin: 0px;
}

.sidebar-main .filter-options .filter-options-content ol.items .item:last-child {
  border-bottom: none;
}

.sidebar-main  .filter-options .filter-options-content a {
  margin: 0px;
  padding: 0px;
}

.sidebar-main  .filter-options .filter-options-content a:hover {
  background-color: transparent;
}

.sidebar-main  .filter-options .filter-options-content .swatch-option.color {
  min-width: 22px;
  height: 22px;
  float: left;
  margin: 5px 6px 0 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  border-radius: 50%;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

.sidebar-main  .filter-options .filter-options-content .swatch-option.color:not(.disabled):hover {
  outline: none;
}

.sidebar-main  .filter-options .filter-options-content .swatch-option.text {
  height: auto;
  background-color: transparent;
}

.account .block-collapsible-nav .content {
  display: block;
  padding-top: 0px !important;
}

.account .sidebar .block-collapsible-nav li {
  margin: 0px;
}

.account .sidebar .block-collapsible-nav .item .delimiter {
  display: none;
}

.account .sidebar .block-collapsible-nav .item.current a, .account .sidebar .block-collapsible-nav .item.current > strong {
  border-left: 3px solid transparent;
  color: #b74173;
  font-weight: 600;
}

.account .sidebar .block-collapsible-nav .current a strong {
  padding: 0;
  border-bottom: none;
  font-weight: 700;
  color: #000;
}

.account.page-layout-2columns-left .sidebar-additional {
  width: 100%;
  margin: 0px;
}

.customer-account-index .page-main .block.block-collapsible-nav, .customer-account-index .page-main .account-nav {
  margin-bottom: 0px;
}

select, .toolbar select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #eee;
  height: 40px;
  padding: 0 10px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background: url(../images/select_bgr.png) no-repeat right 10px center;
}

.toolbar select {
  width: auto;
  border-radius: 0px;
}

.sales-order-history .toolbar .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.products-grid.wishlist .product-item-info {
  border: 1px solid #f0f0f0;
  border-radius: 0 0 5px 5px;
  padding-bottom: 15px;
}

.products-grid.wishlist .product-item-info:hover {
  padding-bottom: 15px;
}

.products-grid.wishlist .product-item-info > * {
  padding: 0 15px;
}

.products-grid.wishlist .product-item-info .product-item-photo {
  padding: 0 !important;
  margin-right: 0px;
  width: 100%;
  float: none;
}

.products-grid.wishlist .product-item-info .product-item-name {
  margin-top: 10px;
  display: block;
  margin-left: 0px;
}

.products-grid.wishlist .product-item-info .product-item-name a {
  color: #000;
  font-weight: 600;
}

.products-grid.wishlist .product-item-info .product-item-name a:hover {
  color: #ea595e;
}

.products-grid.wishlist .product-item-info .box-tocart fieldset {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border: 0;
}

.products-grid.wishlist .product-item-info .box-tocart fieldset .field.qty {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  float: none;
  width: auto;
  padding-right: 10px;
}

.products-grid.wishlist .product-item-info .box-tocart fieldset .field.qty .label {
  margin-bottom: 0px;
  margin-right: 20px;
}

.products-grid.wishlist .product-item-info .box-tocart fieldset .field.qty .qty {
  border: 1px solid #ddd;
  height: 40px;
  width: 83px;
}

.products-grid.wishlist .product-item-info .box-tocart fieldset .product-item-actions {
  display: block;
  position: static;
  vertical-align: middle;
  float: none;
}

.products-grid.wishlist .product-image-container {
  max-width: 100%;
}

.products-grid.wishlist .product-item-info .box-tocart fieldset .product-item-actions button {
  width: 100%;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions {
  margin-top: 10px;
  position: static;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action {
  display: inline-block;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #ddd;
  color: #2a2a2a;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  float: none;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action span {
  display: none;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action + .action {
  margin-left: 7px;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action:hover {
  border-color: #2a2a2a;
  background-color: #2a2a2a;
  color: #fff;
}

.wishlist-index-index .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  width: auto;
  height: auto;
  padding: 0 15px;
}

.wishlist-index-index .product-item-inner, .wishlist-index-index .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
          box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
  border-top: none;
  left: 0;
  border: none;
  padding: 0 15px;
  overflow: visible;
  margin: 0px;
  border: none;
  position: static;
  z-index: 2;
}

.wishlist-index-index .product-item-inner .comment-box {
  margin-top: 0px;
}

.wishlist-index-index .product-item-inner .box-tocart {
  margin-bottom: 0px;
}

.wishlist-index-index .product-item-info:hover, .wishlist-index-index .product-item-info.active {
  -webkit-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0);
          box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0);
  margin: 0px;
  padding: 0px;
}

.account .sidebar .block-collapsible-nav .items {
  padding: 0 20px;
}

.account .sidebar .block-collapsible-nav li {
  margin: 0px;
}

.account .sidebar .block-collapsible-nav a {
  display: block;
  padding: 0px;
  background: none !important;
}

.account .sidebar .block-collapsible-nav strong {
  margin: 0px;
}

.account .sidebar .block-collapsible-nav .title {
  padding: 10px 20px;
}

.account .sidebar .block-collapsible-nav .title:after {
  display: none;
}

.account .sidebar .block-collapsible-nav .current a strong {
  padding: 0;
  border-bottom: none;
  font-weight: 700;
  color: #000;
}

.account .sidebar .block-collapsible-nav .item.current a, .account .sidebar .block-collapsible-nav .item.current > strong {
  border-left: 3px solid transparent;
  color: #000000;
  font-weight: 600;
}

.account .sidebar .block-collapsible-nav .item .delimiter {
  display: none;
}

.account .order-links .item {
  float: none;
}

.account .order-details-items {
  margin-top: 0px;
}

.login-container .fieldset > .field > .control {
  width: auto;
}

.login-container .block, .customer-account-index .column.main .block, .account .block-addresses-default, .account .block-addresses-list {
  border: 1px solid #ddd;
}

.login-container .block .block-title, .customer-account-index .column.main .block .block-title, .account .column.main .block:not(.widget) .block-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 0px;
}

.login-container .block .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .customer-account-index .column.main .block:not(.widget) .block-title > strong {
  font-weight: 600;
  font-size: 20px;
}

.login-container .block .block-content, .account .column.main .block .block-content {
  padding: 25px 15px;
}

.login-container .block-customer-login .actions-toolbar > .secondary {
  padding: 9px 28px;
}

.account .actions-toolbar {
  margin-top: 30px;
}

.account .page-main .block-collapsible-nav {
  position: static;
  margin-bottom: 20px;
}

.account .page-main .block-reorder, .account .page-main .block-wishlist {
  padding: 0 20px;
}

.abs-add-clearfix-mobile-m:before {
  content: none;
}

.page-layout-checkout .page-header .header {
  padding: 20px 0;
  text-align: center;
  display: block;
  border-bottom: 1px solid #cccccc;
}

.page-layout-checkout .page-wrapper .header.content .logo {
  float: none;
  display: inline-block;
}

.page-layout-checkout .page-wrapper .header.content .logo img {
  width: 150px;
}

.page-layout-checkout .page-main {
  padding-top: 50px;
  padding-bottom: 0px;
}

.page-layout-checkout .columns .column.main {
  padding-bottom: 0px;
}

.authentication-wrapper {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  text-align: right;
  margin-bottom: 50px;
  padding-bottom: 15px;
  margin-top: 0px;
  float: none;
  width: 100%;
  max-width: 100%;
}

.checkout-index-index .opc-wrapper, .opc-sidebar {
  width: 100%;
  padding-right: 0px;
}

.opc-wrapper .step-title {
  border-bottom: 1px solid #f0f0f0;
  color: #1a1a1a;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

.checkout-index-index .opc-wrapper .step-title, .checkout-index-index .checkout-payment-method .payment-method-title, .checkout-payment-method .payment-method-title {
  padding-left: 0px;
  padding-right: 0px;
}

.checkout-index-index .checkout-payment-method .payment-methods, .checkout-index-index .checkout-payment-method .payment-option {
  margin: 0px;
}

.opc-progress-bar {
  margin: 0 0 32px;
  counter-reset: i;
  display: block;
  font-size: 0;
  width: 100%;
}

.opc-progress-bar .opc-progress-bar-item {
  margin: 0 0 10px;
  width: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
}

.opc-progress-bar .opc-progress-bar-item:before {
  background: #c2c2c2;
  top: 17px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}

.opc-progress-bar .opc-progress-bar-item._active:before {
  background: #b74173;
  border-color: #b74173;
}

.opc-progress-bar .opc-progress-bar-item._complete:before {
  background: #14ab00;
  border: 1px solid #14ab00;
}

.opc-progress-bar .opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  color: #c2c2c2;
}

.opc-progress-bar .opc-progress-bar-item > span:before {
  background: #c2c2c2;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  content: '';
  top: 0;
}

.opc-progress-bar .opc-progress-bar-item._complete > span:before {
  background: #14ab00;
  border: 1px solid #14ab00;
}

.opc-progress-bar .opc-progress-bar-item._active > span:before {
  background: #b74173;
}

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

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

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

.opc-progress-bar .opc-progress-bar-item._complete > span:after {
  color: #14ab00;
  font-family: 'FontAwesome';
  content: '\f00c';
}

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

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

.opc-progress-bar-item:first-child:before, .opc-progress-bar-item:last-child:before {
  border-radius: 0px 0 0 0px;
}

.opc-payment .payment-methods .payment-method {
  padding: 8px 0;
  margin-bottom: 16px;
  border-bottom: 1px solid #f0f0f0;
}

.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details, .checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-content {
  padding: 0px;
}

.checkout-payment-method .payment-method-content {
  padding: 0;
}

.payment-method-content .actions-toolbar {
  margin-top: 25px;
  text-align: left;
}

.checkout-payment-method .payment-option-title .action-toggle {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 400;
}

.payment-option.discount-code .payment-option-title {
  cursor: pointer;
  padding-left: 0;
  margin-bottom: 15px;
  padding-bottom: 5px;
  position: relative;
  padding-top: 0;
  border-top: 0px;
}

.payment-option.discount-code .form-discount .actions-toolbar > div {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  vertical-align: top;
}

.checkout-shipping-address .form.form-login {
  border-bottom: 1px solid #f0f0f0;
  margin: 0px;
  margin-bottom: 18px;
  padding-bottom: 4px;
  padding: 0;
  background-color: transparent;
  max-width: 100%;
}

.page-layout-checkout .opc-wrapper .form-login + .form-shipping-address {
  margin: 0px;
  padding: 0;
  background-color: transparent;
}

.page-layout-checkout .opc-wrapper .methods-shipping {
  padding: 0;
  background-color: transparent;
  margin: 0px;
  margin: 0px;
}

.checkout-shipping-address .form.form-login .actions-toolbar {
  margin-bottom: 15px;
}

.opc-wrapper .form-shipping-address, .opc-wrapper .form-discount, .checkout-payment-method .field-select-billing, .checkout-payment-method .billing-address-form {
  max-width: 100%;
}

.table-checkout-shipping-method {
  max-width: 100%;
  width: 100%;
}

#checkout-shipping-method-load {
  overflow: scroll;
}

.table-checkout-shipping-method tr {
  display: table-row;
  padding: 0px;
}

.table-checkout-shipping-method thead tr th {
  color: #2b2b2b;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  background-color: #f0efef;
  text-transform: uppercase;
  vertical-align: middle;
  border-bottom: none;
  display: table-cell;
}

.table-checkout-shipping-method tbody tr:first-child td {
  border: 1px solid #eaeaea;
}

.table-checkout-shipping-method tbody tr td {
  border: 1px solid #eaeaea;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  display: table-cell;
}

.table-checkout-shipping-method tbody tr td.col-method input {
  margin: 0 auto;
}

.minicart-items .product-item-name {
  margin-bottom: 5px;
}

.opc-sidebar {
  margin: 0px;
}

.opc-sidebar .modal-inner-wrap .modal-header {
  display: none;
}

.opc-sidebar .modal-inner-wrap .modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
}

.opc-block-summary {
  background-color: #f5f5f5;
  padding: 19px 30px 30px;
  margin: 0px;
}

.opc-block-summary .minicart-items-wrapper {
  margin: 0;
  max-height: none;
  padding: 0;
  border: 0;
}

.opc-block-summary .minicart-items-wrapper .product-item {
  padding: 15px 0;
}

.opc-block-summary .minicart-items-wrapper .product-item .product:after {
  content: "";
  display: table;
  clear: both;
}

.opc-block-summary .minicart-items-wrapper .product-item .product .product-image-container {
  display: block;
  float: left;
  width: 80px !important;
  height: auto !important;
}

.opc-block-summary .minicart-items-wrapper .product-item .product .product-image-container img {
  max-width: 100%;
  height: auto !important;
}

.opc-block-summary .minicart-items-wrapper .product-item .product .product-item-details {
  float: left;
  width: calc(100% - 80px);
  padding-left: 20px;
}

.opc-block-summary > .title {
  text-transform: uppercase;
  color: #2a2a2a;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 1px;
}

.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  display: block;
  margin-bottom: 5px;
  padding: 0 40px 0 0;
  position: relative;
  text-decoration: none;
  padding-bottom: 10px;
}

.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 5px;
  color: inherit;
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.opc-block-summary .items-in-cart > .title strong {
  font-size: 18px;
  display: block;
  font-weight: 300;
  color: #2a2a2a;
}

.opc-block-summary .items-in-cart.active > .title:after {
  content: "\f106";
}

.opc-block-summary .table-totals .table-caption {
  display: none;
}

.opc-block-summary .table-totals tr th, .opc-block-summary .table-totals tr td {
  background: none !important;
  padding: 10px 0;
  vertical-align: middle;
  border-bottom: 1px solid #ddd !important;
}

.opc-block-summary .table-totals tr th {
  color: #2a2a2a;
  font-weight: 400;
  margin: 0;
}

.opc-block-summary .table-totals tr th strong, .opc-block-summary .table-totals tr th .label {
  color: #2a2a2a;
  font-weight: 400;
  margin: 0;
  padding: 0;
  display: inline;
  font-size: inherit;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.opc-block-summary .table-totals tr th:after {
  content: ":";
}

.opc-block-summary .table-totals tr th.value:after {
  content: ")";
  display: inline-block;
}

.opc-block-summary .table-totals tr th.value:before {
  content: "(";
  display: inline-block;
}

.opc-block-summary .table-totals tr td {
  text-align: right;
  padding-left: 20px;
  width: 1%;
  font-size: 14px;
  color: #272727;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
}

.opc-block-summary .table-totals tr.totals.sub th, .opc-block-summary .table-totals tr.totals.sub td {
  font-size: 16px;
}

.opc-block-summary .table-totals tr.totals.grand th, .opc-block-summary .table-totals tr.totals.grand td {
  font-size: 18px;
  color: #ea595e;
}

.opc-block-summary .table-totals tr.totals.grand th strong, .opc-block-summary .table-totals tr.totals.grand td strong {
  color: #b74173;
  font-weight: 500;
}

.opc-block-summary .table-totals tr:first-child th, .opc-block-summary .table-totals tr:first-child td {
  border-top: none;
}

.opc-block-shipping-information {
  padding: 0 30px 23px;
  background-color: #f5f5f5;
}

.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ddd;
  margin: 0 0 15px;
  position: relative;
  color: #2a2a2a;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 10px;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
  display: inline-block;
  margin: 0;
  position: absolute;
  height: auto;
  right: 0;
  top: 8px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #1979c3;
  display: inline;
  font-weight: 400;
  line-height: 1.42857;
  padding: 0;
  text-decoration: none;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
  color: #8f8f8f;
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  vertical-align: top;
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #ea595e;
}

.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.opc-block-shipping-information .ship-via {
  margin: 20px 0 0;
}

.opc-estimated-wrapper {
  margin: 0px 0 20px 0;
}

.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100%;
}

.checkout-index-index .modal-popup .modal-title {
  padding-bottom: 0px;
  border: 0px;
}

.checkout-index-index .modal-popup .modal-header {
  padding: 20px;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup, .account.sales-order-view .order-actions-toolbar .action.order, .account.sales-order-view .order-actions-toolbar .order-status {
  font-weight: 400;
  font-size: 12px;
  padding: 7px 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #b74173;
  border: 1px solid #b74173;
  margin-top: 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  line-height: 22px;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .account.sales-order-view .order-actions-toolbar .action.order:hover, .account.sales-order-view .order-actions-toolbar .order-status:hover {
  color: #b74173;
  background-color: transparent;
  text-decoration: none;
  border: 1px solid #b74173;
}

.checkout-index-index .modal-popup._inner-scroll .modal-content {
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
  padding: 30px;
}

#shipping-method-buttons-container {
  margin-top: 25px;
  text-align: right;
}

.sidebar-additional > .block > .block-title strong {
  font-size: 16px;
  font-weight: 700;
}

.block-compare .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title {
  margin: 0 0 20px;
}

.sidebar-additional > .block.block-reorder .product-item {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 0px;
  position: relative;
  padding-left: 20px;
}

.block-reorder .product-item .field.item {
  display: inline-block;
  position: absolute;
  left: 0;
  margin-top: 3px;
}

.block-reorder .actions-toolbar .secondary a.action, .actions-toolbar .secondary a.action {
  margin-top: 0px;
}

.sidebar-additional > .block.block-reorder .product-item .product-item-name {
  font-weight: 600;
}

.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th {
  background-color: transparent;
}

.account.sales-order-view .column.main .block .block-content {
  padding: 10px 0;
}

.account.sales-order-view .column.main .block .block-title {
  padding-left: 0px;
  padding-right: 0px;
}

.account.sales-order-view .block-order-details-view .box {
  margin-bottom: 30px !important;
}

.account.sales-order-view .block-order-details-view .box:last-child {
  margin-bottom: 0px !important;
}

.order-details-items .table-order-items .product-item-name, .order-details-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax {
  font-size: 16px;
}

.questionnaires {
  padding-top: 30px;
}

.questionnaires a {
  color: #fff;
  width: 100%;
  height: 90%;
  display: block;
  text-align: center;
  background-color: #b74173;
  margin-bottom: 30px;
  position: relative;
  padding: 15px;
}

.questionnaires a:before {
  background-image: url(../images/logofullasd.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  opacity: 0.5;  /*content: '';*/
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.questionnaires a:after {

  /*content: '';*/

  z-index: -1;
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  visibility: hidden;    /*background-color: #b74173;*/
}

.questionnaires a:hover {
  text-decoration: none;
}

.questionnaires a.lock:before {
  content: "\f023";
  position: absolute;
  font-family: FontAwesome;
  color: #fff;
  left: 10px;
  top: 10px;
  background: none;
  width: 15px;
  height: 15px;
  opacity: 1;
}

.questionnaires a.lock:hover:before {
  color: #fff;
  z-index: 2;
}

.questionnaires a h3, .questionnaires a p {
  position: static;
  top: 50%;
  margin: 0px;
  padding: 0 5px;
  width: 100%;
  left: 0;
}

.questionnaires a h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}

.questionnaires a p, .questionnaires a:hover h3 {
  opacity: 1;
}

.questionnaires a:hover p {
  opacity: 1;
  font-size: 14px;
}

.account .items.order-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.account .order-links .item strong, .account .order-links .item a {
  padding: 0px 20px;
  width: 100%;
}

.contact-index-index .contact-info i {
  width: 25px;
  height: 25px;
  background-color: #b74173;
  color: #fff;
  text-align: center;
  line-height: 25px;
}

.faq-index-index .ui-state-default, .faq-index-index .ui-state-default:hover {
  background-color: #b74173;
  color: #fff;
  border: 1px solid #b74173;
}

.faq-index-index .faq-group-image, .faq-index-index .faq-group-image:hover {
  border: 1px solid #b74173;
}

.modal-popup.modal-slide._inner-scroll .modal-inner-wrap{ position: relative; }

.cms-index-index .modal-popup.modal-slide{
  left: 0;

        }
.cms-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
  width: 90%;
  min-height: auto; max-height: unset; margin:  auto; top: 50%; -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
background-color: rgba(183,65,115,0.5); position: relative;}
.cms-index-index .modal-popup .modal-header{  padding: 10px; color: #fff; }
.cms-index-index .modal-popup .modal-header h1{ border:none; padding-bottom: 0px; width: 100%; text-align: center; font-size: 14px; font-weight: 700;}
.cms-index-index .modal-popup .modal-header .action-close{
  color: #fff; padding: 10px;  -webkit-box-shadow: inset 0 0px 0 0 rgba(204,204,204,0), inset 0 0px 0 0 rgba(204,204,204,0);  box-shadow: inset 0 0px 0 0 rgba(204,204,204,0), inset 0 0px 0 0 rgba(204,204,204,0); outline: none; font-size: 18px; font-weight: bold;
}
.cms-index-index .modal-popup .modal-header .action-close:before{ color: #fff; }
.cms-index-index .modal-popup .modal-header,
.cms-index-index .modal-popup .modal-content{ background-color: transparent; border:none; }
.cms-index-index .modal-popup .modal-content a{ display: block; color: #fff; text-align: center; font-weight: 600; font-size: 20px; margin-bottom: 20px; }
.cms-index-index .modal-popup .modal-content{ padding-top: 30px; overflow: hidden;}
.cms-index-index .modal-popup .modal-content img{ position: absolute;
    width: 80%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    left: 50%;
    opacity: 0.2;
    z-index: -1; }
.cms-index-index .modal-popup .modal-footer{ display: none; }
.cms-index-index .call-to-action .feature-img{width: 60%;}

@media (min-width:576px) {
  .checkout-cart-index .totalwrapper .checkout-methods-items button,
  .checkout-cart-index .cart-container .form-cart .btn { width: auto; }
  .checkout-cart-index .cart-container .form-cart .btn{ margin-right:10px !important; }

  .account .sidebar-main {
    max-width: 400px;
  }

  .swiper-caption h3, .swiper-caption p {
    display: block;
  }

  .nav-toggle {
    left: 15px;
  }

  .topmenu .minicart-wrapper .block-minicart {
    right: 0;
    width: 320px;
  }

  .page-products .toolbar .limiter {
    width: auto;
    padding-left: 16px;
  }

  .toolbar-products .sorter {
    width: auto;
    padding-left: 16px;
    float: right;
  }

  .swiper-caption {
    text-shadow: 1px 1px #ffffff;
  }

  .swiper-caption h2 {
    font-size: 25px;
    font-weight: 700;
  }

  .swiper-caption p {
    font-weight: 300;
    font-size: 15px;
    font-weight: 600;
  }

  .active-filter2 .page-wrapper {
    left: 400px;
  }

  #checkout-shipping-method-load {
    overflow: visible;
  }
.cms-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap{  width: 400px; top: 50vh;}
.cms-index-index .call-to-action .feature-img{width: 40%;}
}

@media (min-width:768px) {

  .nav-sections .navigation > ul li.sub-menu > a:after{ display: none; }
  .cms-index-index .modal-popup .modal-header h1{ font-size: 20px; font-weight: 500; }
  .mbAutoSearch #mageb-search-auto-inner {
    max-width: 680px;
  }

  .topmenu .mbAjaxSearch .mbAutoSearch {
    top: 40px;
  }

  .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
    color: #000;
    border-width: 0 0 3px 0;
  }

  .header.content {
    padding: 0px 20px 0;
  }

  .logo {
    margin: 0;
    margin-left: 1.5rem;
  }

  .minicart-wrapper .action.showcart .counter.qty {
    right: auto;
    left: 7px;
    top: 7px;
  }

  .topmenu .switcher-language {
    display: block;
  }

  .ajaxSearch.block-search {
    width: auto;
    float: none;
    padding: 0px;
  }

  .topmenu ul.links a, .topmenu .minicart-wrapper .action.showcart, .topmenu .block-search .label {
    font-size: 12px;
    color: #5d5d5d;
    padding: 5px 10px !important;
  }

  .topmenu ul.links a i, .topmenu .minicart-wrapper .action.showcart i, .block-search .label i {
    margin-right: 5px;
  }

  .page-header .switcher {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
    font-size: 12px;
  }

  .page-header .switcher strong {
    font-weight: 300;
    color: #5d5d5d;
  }

  .block-search .label > span {
    width: auto;
    height: auto;
    position: static;
    font-size: 12px;
    color: #5d5d5d;
    text-transform: uppercase;
    margin: 0px;
  }

  .page-header .switcher .options ul.dropdown {
    position: static;
    display: block;
    border: none;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0);
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0);
    margin: 0px;
  }

  .page-header .switcher .options ul.dropdown a {
    text-transform: uppercase;
    padding: 5px 10px;
    color: #5d5d5d;
  }

  .page-header .switcher .options ul.dropdown .active a {
    color: #b74173;
  }

  .page-header .switcher .options ul.dropdown li:hover a {
    color: #b74173 !important;
  }

  .page-header .switcher .options ul.dropdown li:hover {
    background-color: transparent !important;
  }

  .page-header .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after {
    content: none;
  }

  .topmenu .minicart-wrapper .action.showcart:hover, .block-search .label > span:hover, .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus, .catalog-product-view .product.data.items > .item.title.active > .switch, .catalog-product-view .product.data.items > .item.title.active > .switch:focus, .catalog-product-view .product.data.items > .item.title.active > .switch:hover, .review-control-vote label:before {
    color: #b74173 !important;
  }

  .catalog-product-view .product.data.items > .item.title.active > .switch, .catalog-product-view .product.data.items > .item.title.active > .switch:focus, .catalog-product-view .product.data.items > .item.title.active > .switch:hover {
    border-bottom-color: #b74173;
  }

  .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    display: block;
  }

  .topmenu {
    padding: 0px;
    border: 0px;
  }

  .mainmenu .logo {
    text-align: left;
    width: auto;
    max-width: none;
    margin-top: 15px;
  }

  .navigation .level0 > .level-top {
    font-size: 12px;
    color: #5d5d5d;
    font-weight: 600;
    padding-right: 0px;
    letter-spacing: 0.30px;
  }

  .nav-sections {
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .nav-sections .navigation .level0 {
    border: none;
    margin: 0px;
  }

  .nav-sections .navigation .level0.submenu {
    background-color: #fff;
  }

  .navigation .level0 .submenu a.ui-state-focus, .navigation .level0 .submenu a:hover {
    background: #b74173;
    color: #fff !important;
    text-decoration: none;
  }

  .mainmenu .logo img {
    width: 200px;
  }

  .topmenu .block-search .minisearch .search-mn {
    min-width: 300px;
    right: 0px;
    left: auto;
    top: -150px;
  }

  .topmenu .block-search .minisearch.active .search-mn {
    left: auto;
    right: 0;
    top: 30px;
  }

  .feature-img {
    background-size: cover;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .feature-cta a::before, .feature-cta a::after {
    display: inline-block;
  }

  .feature-item-title {
    font-size: 35px;
    font-family: inherit;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    color: #5d5d5d;
    margin-bottom: 4rem;
    z-index: 1;
    position: relative;
  }

  .feature-content p {
    font-size: 20px;
  }

  .swiper-caption .btn-outline-theme {
    padding: 10px 15px;
    font-size: 16px;
  }

  .swiper-caption {
    left: 60px;
  }

  .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black, .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    display: block;
    font-size: 45px;
  }

  footer .footer-primary {
    padding: 20px 0;
  }

  .topmenu .block-search .minisearch .span2 span, .topmenu .block-search .minisearch .span1 span {
    display: block;
  }

  .nav-sections {
    background-color: transparent;
    margin-top: 10px;
  }

  .navigation .level0 > .level-top {
    line-height: 1;
    display: block;
  }

  .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: #b74173;
  }

  .navigation .level0 .submenu li {
    width: 100%;
    text-align: left;
    padding: 0px;
  }

  .navigation .level0 .submenu li a {
    padding: 15px;
  }

  .navigation .level0 .submenu li a:hover {
    background-color: #b74173;
    color: #fff !important;
  }

  .navigation .level0 .submenu .active > a {
    border-color: #b74173;
  }

  .products-list .product-item-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .switcher-language ul li.active a {
    border: none;
  }

  .checkout-cart-index .cart-summary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .checkout-cart-index .block.shipping, .checkout-cart-index .totalwrapper {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .catalog-product-view .product.data.items > .item.content {
    margin-top: 80px;
    padding: 20px;
    border: 1px solid #cccccc;
  }

  .catalog-product-view .product.data.items:before, .catalog-product-view .product.data.items:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    display: block;
  }

  .catalog-product-view .product.info.detailed:after {
    position: absolute;
    content: "";
    width: 1px;
    background-color: #cccccc;
    height: 58px;
    right: 0px;
    top: 0;
  }

  .catalog-product-view .product.data.items > .item.title > .switch {
    padding-left: 30px;
  }

  .catalog-product-view .product-info-main .box-tocart .actions .btn {
    width: auto;
  }

  .catalog-product-view .page-title-wrapper {
    padding-right: 40px;
  }

  .account .items.order-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
.topmenu .container{ width: 100%; }
.nav-sections .navigation ul.level0.submenu li:first-child{ display: block; }

}

@media (min-width:992px) {
  .page-header {
    margin-bottom: 0px;
    position: static;
  }

  .page-header.show {
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
            box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
    position: fixed;
    width: 100%;
    z-index: 5;
    top: 0px;
  }

  .page-header.show .topmenu{ display: none; }

  .account.page-layout-2columns-left .sidebar-main {
    position: static;
    padding-right: 30px;
    width: 30%;
  }

  .nav-sections {
    margin: 0px;
  }

  .checkout-cart-index .block.discount {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .checkout-cart-index .cart-summary {
    -ms-flex: 0 0 66.66%;
    -webkit-box-flex: 0;
            flex: 0 0 66.66%;
    max-width: 66.66%;
    margin-top: 0px;
  }

  .swiper-caption h2 {
    font-size: 40px;
    font-weight: 700;
  }

  .swiper-caption p {
    font-weight: 300;
    font-size: 20px;
    font-weight: 600;
  }

  .account.page-layout-2columns-left .column.main {
    width: 70%;
  }

  .account .sidebar-reponsive-btn {
    display: none;
  }

  .account .sidebar-main .block .block-collapsible-nav-content {
    background-color: #fff;
  }

  .opc-progress-bar {
    width: calc(66.66666667% - 15px);
  }

  .account.page-layout-2columns-left .column.main, .checkout-index-index .opc-wrapper, .blog-index-index.page-layout-2columns-right .column.main, .blog-post-view.page-layout-2columns-right .column.main {
    width: 70%;
  }

  .checkout-index-index .opc-wrapper {
    padding-right: 30px;
  }

  .account.page-layout-2columns-left .sidebar-main, .checkout-index-index .opc-sidebar, .blog-index-index.page-layout-2columns-right .sidebar-main, .blog-post-view.page-layout-2columns-right .sidebar-main {
    width: 30%;
  }

  .questionnaires a {
    background-color: transparent;
    padding: 0px;
    height: auto;
    position: relative;
  }

  .questionnaires a:after {
    content: '';
  }

  .questionnaires a h3, .questionnaires a p {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
  }

  .questionnaires a h3 {
    font-size: 18px;
    padding: 0 15px;
    margin-bottom: 0px;
  }

  .questionnaires a p {
    font-size: 14px;
    padding: 0 15px;
  }

  .account .sidebar .block-collapsible-nav .items, .account .page-main .block-reorder, .account .page-main .block-wishlist {
    padding: 0px;
  }

  .questionnaires a.lock:before {
    color: #b74173;
  }

  .questionnaires a.lock:hover:before {
    color: #fff;
    z-index: 2;
  }

  .f1_container {
    position: absolute;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .f1_container {
    -webkit-perspective: 1000;
            perspective: 1000;
  }

  .f1_card {
    width: 100%;
    height: 100%;
    /* -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transition: all 1.0s linear;
    -o-transition: all 1.0s linear;
    transition: all 1.0s linear; */
  }

  /* .f1_container:hover .f1_card {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-box-shadow: -5px 5px 5px #aaa;
            box-shadow: -5px 5px 5px #aaa;
  } */

  .face {
    position: absolute;
    width: 100%;
    height: 100%;
    /* -webkit-backface-visibility: hidden;
            backface-visibility: hidden; */
    color: #b74173;
    border: 5px solid #b74173;
    padding: 10px;
  }

  .face.back {
    display: block;
    /* -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-box-sizing: border-box;
            box-sizing: border-box; */
    padding: 10px;
    color: white;
    text-align: center;
    background-color: #b74173;
  }
  body.show-body{ padding-top: 79px; }
  .cms-index-index .call-to-action .feature-img{width: 30%;}
}

#mychartdivJS
{
  width: 550px !important;
  max-width: 100% !important;
  height: auto !important; 
}
  canvas {
  /*background-color: blue; */
  width: 100% !important;
  height: auto !important;
}
.pm-footer__links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 1.25rem;
  margin-bottom: 1rem;
}

.pm-footer__links a {
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 600px) {
  .pm-footer__links {
    flex-direction: column;
    gap: 0.5rem;
  }
}

/* ==========================================================
   Shared buttons
   ========================================================== */

.pm-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.8rem 1.3rem;
  border: 1px solid #b74173;
  border-radius: 0;
  font: inherit;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition:
    background 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.pm-button--primary,
.pm-button--primary:visited {
  background: linear-gradient(
    to bottom,
    #bc4979 0%,
    #b74173 55%,
    #af3d6e 100%
  );
  color: #fff;
}

.pm-button--primary:hover,
.pm-button--primary:focus-visible {
  background: linear-gradient(
    to bottom,
    #c55182 0%,
    #bc4979 55%,
    #b03d70 100%
  );
  border-color: #a43868;
  color: #fff;
}

.pm-button--secondary,
.pm-button--secondary:visited {
  background: transparent;
  color: #b74173;
}

.pm-button--secondary:hover,
.pm-button--secondary:focus-visible {
  background: linear-gradient(
    to bottom,
    #bc4979 0%,
    #b74173 55%,
    #af3d6e 100%
  );
  color: #fff !important;
 
}

.pm-button:focus-visible {
  outline: 3px solid rgb(183 65 115 / 28%);
  outline-offset: 3px;
}

.pm-button:active {
  transform: translateY(1px);
}