@import url('https://fonts.googleapis.com/css?family=Open+Sans:500,400');
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700&display=swap');
@media (max-width: 575.98px) {
  main {
    width: 100vw; } }

body {
  font-family: "Open Sans", Roboto, "Helvetica Neue", Arial, cursive !important;
  letter-spacing: 0.04rem; }

.strong {
  font-weight: bold; }

.card, .border {
  border-width: 1px !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .gui-page-title {
  font-family: 'Merriweather', serif;
  font-weight: 700; }

.product-title {
  font-size: 2rem; }

.product-price {
  font-size: 1.75rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

a, .page-link {
  color: #c4bbb2; }
  a:hover, .page-link:hover {
    color: #aea295; }

.list-group-item.active .list-item, .list-group-item.active, .page-item.active .page-link {
  background-color: #c4bbb2;
  border-color: #c4bbb2;
  color: #ffffff; }
  .list-group-item.active .list-item:hover, .list-group-item.active:hover, .page-item.active .page-link:hover {
    color: #e6e6e6; }

.bg-main, .alert-main, .badge-main {
  background-color: #c4bbb2;
  color: #ffffff; }
  .bg-main a, .alert-main a, .badge-main a {
    color: #ffffff !important; }
    .bg-main a:hover, .alert-main a:hover, .badge-main a:hover {
      color: #e6e6e6 !important; }

.btn.btn-main {
  background-color: #c4bbb2;
  color: #ffffff !important; }
  .btn.btn-main:hover {
    background-color: #aea295 !important;
    color: #ffffff !important; }

.btn.btn-outline-main {
  border: 1px solid transparent;
  border-top-color: #c4bbb2;
  border-left-color: #c4bbb2;
  border-right-color: #c4bbb2;
  border-bottom-color: #c4bbb2;
  color: #c4bbb2;
  background-color: transparent; }
  .btn.btn-outline-main:hover {
    background-color: #aea295;
    color: #ffffff; }

.text-main {
  color: #c4bbb2 !important; }

a.text-main {
  color: #c4bbb2 !important; }
  a.text-main:hover {
    color: #aea295 !important; }

.border-main {
  border-color: #c4bbb2 !important; }

.bg-action, .alert-action, .badge-action {
  background-color: #c4bbb2;
  color: #ffffff; }
  .bg-action a, .alert-action a, .badge-action a {
    color: #000000 !important; }
    .bg-action a:hover, .alert-action a:hover, .badge-action a:hover {
      color: black !important; }

.btn.btn-action {
  background-color: #c4bbb2;
  color: #ffffff !important; }
  .btn.btn-action:hover {
    background-color: #aea295 !important;
    color: #ffffff !important; }

.btn.btn-outline-action {
  border: 1px solid transparent;
  border-top-color: #c4bbb2;
  border-left-color: #c4bbb2;
  border-right-color: #c4bbb2;
  border-bottom-color: #c4bbb2;
  color: #c4bbb2;
  background-color: transparent; }
  .btn.btn-outline-action:hover {
    background-color: #aea295;
    color: #ffffff; }

.text-action {
  color: #c4bbb2 !important; }

a.text-action {
  color: #c4bbb2 !important; }
  a.text-action:hover {
    color: #aea295 !important; }

.border-action {
  border-color: #c4bbb2 !important; }

.bg-trust, .alert-trust, .badge-trust {
  background-color: #00a200;
  color: #FBFDFD; }
  .bg-trust a, .alert-trust a, .badge-trust a {
    color: #FBFDFD !important; }
    .bg-trust a:hover, .alert-trust a:hover, .badge-trust a:hover {
      color: #d9ecec !important; }

.btn.btn-trust {
  background-color: #00a200;
  color: #FBFDFD !important; }
  .btn.btn-trust:hover {
    background-color: #006f00 !important;
    color: #FBFDFD !important; }

.btn.btn-outline-trust {
  border: 1px solid transparent;
  border-top-color: #00a200;
  border-left-color: #00a200;
  border-right-color: #00a200;
  border-bottom-color: #00a200;
  color: #00a200;
  background-color: transparent; }
  .btn.btn-outline-trust:hover {
    background-color: #006f00;
    color: #FBFDFD; }

.text-trust {
  color: #00a200 !important; }

a.text-trust {
  color: #00a200 !important; }
  a.text-trust:hover {
    color: #006f00 !important; }

.border-trust {
  border-color: #00a200 !important; }

html, body {
  height: 100%; }

body {
  display: table;
  width: 100%;
  height: 100%; }

.content {
  height: auto;
  width: 100%; }

footer {
  height: 1px;
  display: table-row; }

html {
  font-size: 0.9rem; }

.card-product .card-img-top:hover .card-title a {
  color: #C4BBB2;
  text-decoration: none; }

/*========================MENU========================*/
.mainmenu {
  font-size: 1.1rem; }

.dropdown-menu .dropdown-item:hover {
  background-color: inherit; }

.mainmenu {
  overflow-y: visible; }
@media (max-width: 991.98px) {
  .mainmenu {
    overflow-y: auto;
    max-height: 100vh; } }
.mainmenu .navbar-dark .navbar-nav .nav-link a {
  opacity: 0.8; }

@media (max-width: 991.98px) {
  .mainmenu .dropdown-menu, .mainmenu .dropdown-cart {
    box-shadow: none !important;
    border: 0 !important;
    background-color: #c4bbb2;
    color: #ffffff; }
    .mainmenu .dropdown-menu .text-info, .mainmenu .dropdown-cart .text-info, .mainmenu .dropdown-menu .text-muted, .mainmenu .dropdown-cart .text-muted, .mainmenu .dropdown-menu a, .mainmenu .dropdown-cart a {
      color: #ffffff !important; } }

@media (min-width: 992px) {
  .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: 1200px;
    width: 100%;
    left: 50% !important;
    transform: translate(-50%, 0); }
  .dropdown-cart {
    width: 45%;
    right: 30%;
    transform: translate(0%, 0); }
    .dropdown-cart .container .products {
      overflow-y: auto;
      overflow-x: hidden;
      max-height: 70vh; } }

.suggestions {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh; }

@media (max-width: 992px) {
  .dropdown-toggle::after {
    display: none; } }

/* menu niet meer grayed out */
#toggleSearch {
  display: block; }

.js-is-sticky--change #toggleSearch {
  display: block; }

.hideSearch {
  display: flex; }

.showSearch {
  display: none; }

/*========================SLIDERS========================*/
.slider.slider-horizontal {
  width: 100% !important; }

.slider-handle {
  background-image: linear-gradient(to bottom, #c4bbb2 0, #c4bbb2 100%) !important; }

/*========================BUNDLES========================*/
.bundle-item::before {
  position: absolute;
  left: -10px;
  top: 40%;
  font-size: 2.3rem;
  font-weight: bold;
  color: #dee2e6;
  background: #fff;
  content: "+";
  font-weight: 900; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

/* temp */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

/*========================CAROUSEL========================*/
/*
 @media (max-width: 992px) {
 #indexCarouselContainer, #indexHeadlinesContainer, #indexMosaicContainer {
 max-width: 991.98px;
 padding: 0px;
 }
 }
 */
.overlay-gradient-dark {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  opacity: 0.6;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent); }

.overlay-dark {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  transition: all ease-in-out 0.2s;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent); }

.content-overlay {
  position: absolute;
  z-index: 10; }

.content-overlay:hover ~ .overlay-dark {
  opacity: 0; }

.thumb:hover {
  border-color: #6c757d !important;
  cursor: pointer; }

.bottom {
  position: absolute;
  bottom: 0;
  z-index: 10; }

.cursor-pointer {
  cursor: pointer; }

/*========================PRODUCT IMAGE GALLERY========================*/
.fullscreen {
  height: 100vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  background-color: #ffffff;
  cursor: zoom-out; }

@media (pointer: fine) {
  #gallery div.carousel-item.active > img:hover {
    opacity: 0; } }

/*========================PRODUCT LIST ITEMS========================*/
.card-product {
  overflow: hidden;
  border: solid 1px #fcf9f5; }
  .card-product img {
    border-bottom: solid 1px #fcf9f5; }

/* FIXES */
.card-img-link {
  height: 100%; }

/* super script rule for old prices */
.sup {
  vertical-align: super;
  font-size: 60%; }

.breadcrumb-item a {
  color: white;
  font-size: 1.2rem;
  font-family: 'Merriweather';
  transition: all ease 0.3s; }
  .breadcrumb-item a:hover {
    color: #C4BBB2;
    text-decoration: none;
    transition: all ease 0.3s; }

.breadcrumb-item + .breadcrumb-item::before {
  content: unset;
  color: white; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #c4bbb2 !important; }

/*========================COUNTDOWN========================*/
#days, #hours, #minutes, #seconds {
  width: 60px;
  font-size: 1.2rem; }

/*========================BRANDS CAROUSEL========================*/
#brandCarousel .carousel-inner .carousel-item-right.active, #brandCarousel .carousel-inner .carousel-item-next {
  transform: translateX(33.33%); }

#brandCarousel .carousel-inner .carousel-item-left.active, #brandCarousel .carousel-inner .carousel-item-prev {
  transform: translateX(-33.33%); }

#brandCarousel .carousel-inner .carousel-item-right, #brandCarousel .carousel-inner .carousel-item-left {
  transform: translateX(0); }

#brandCarousel a.carousel-control-next, #brandCarousel a.carousel-control-prev, a.carousel-control-next, a.carousel-control-prev {
  width: 5%; }

#brandCarousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

#brandCarousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

/*========================TEXT PAGE========================*/
#textpage img {
  max-width: 100%;
  height: auto; }

/*========================FEATURED CAT THUMBS========================*/
.category-thumb:hover .overlay-dark {
  opacity: 0; }

/*=========================Mosaic=======================*/
.mosaic {
  background-size: cover;
  background-position: center; }
  .mosaic-large {
    height: 390px; }
  .mosaic-small {
    height: 210px; }

@media (max-width: 767px) {
  .mosaic-small {
    height: 390px; } }

/*=========================REVIEWS=======================*/
.review-star-muted {
  color: #F0F1F2; }

/*=========================IE10/11=======================*/
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #gallery div.carousel-item.active > img:hover {
    opacity: 0; }
  #mainMenu {
    z-index: 10; }
  .content {
    z-index: 1; } }

/*=========================DARK THEME=======================*/
/*
 body {
 background-color: #101010;
 color: white;
 }
 .card {
 background-color: #101010 !important;
 }
 */
/* test edits 
 .mainmenu {
 padding: 1.5rem !important;
 }
 .nav-link {
 font-size: 2rem;
 }
 */
/*=========================SYSTEM=======================*/
/* usp mobile */
.usp-mask {
  width: 100%;
  height: 36px;
  overflow: hidden; }

.usp-inner {
  width: 100%;
  height: 144px;
  position: relative;
  -webkit-animation-name: usp-three;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 10s;
  /* Safari 4.0 - 8.0 */
  animation-name: usp-three;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  font-size: 0.9rem !important; }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes usp-three {
  0% {
    top: 0px; }
  28.33% {
    top: 0px; }
  33.33% {
    top: -36px; }
  61.66% {
    top: -36px; }
  66.66% {
    top: -72px; }
  94.99% {
    top: -72px; }
  99.99% {
    top: -108px; } }
/* Standard syntax */
@keyframes usp-three {
  0% {
    top: 0px; }
  28.33% {
    top: 0px; }
  33.33% {
    top: -36px; }
  61.66% {
    top: -36px; }
  66.66% {
    top: -72px; }
  94.99% {
    top: -72px; }
  99.99% {
    top: -108px; } }
/* embed fix */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.navbar-transparent {
  border-top: solid 1px rgba(252, 249, 245, 0.3);
  border-bottom: solid 1px rgba(252, 249, 245, 0.3);
  color: transparent; }

.card {
  border-radius: 0px; }

.carousel-caption {
  bottom: 20%; }

.card-category .card-body {
  position: absolute;
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(44, 58, 71, 0.3), rgba(44, 58, 71, 0.3)); }
  .card-category .card-body h3 {
    color: white;
    font-size: 32px; }

@media (max-width: 575.98px) {
  .card-category .card-body h3 {
    font-size: 16px; }
  .carousel-caption h1 {
    font-size: 1.5rem; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .card-category .card-body h3 {
    font-size: 26px; } }

.card-sub-activator {
  display: none;
  transition: all 0.3s ease; }

.card-category a {
  color: white;
  transition: all 0.3s ease; }
  .card-category ahover {
    text-decoration: none; }
    .card-category ahover .card-sub-activator {
      display: block;
      transition: all 0.3s ease; }

.site-top-image {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0px; }

hr.dashed {
  border-top: solid 2px rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #fcf9f5 70%, rgba(164, 176, 190, 0) 0%);
  background-position: bottom;
  background-size: 15px 2px;
  background-repeat: repeat-x; }
  hr.dashed.footer {
    background-image: linear-gradient(to right, #A4B0BE 70%, rgba(164, 176, 190, 0) 0%); }

.btn-primary {
  background: #C4BBB2;
  border: solid 1px #C4BBB2;
  color: #fff;
  transition: all 0.3s ease; }
  .btn-primary:hover {
    background: #cfc8c0;
    border-color: #cfc8c0; }

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  background: #cfc8c0;
  border-color: #cfc8c0; }

.btn-cart {
  background: #ebc66d;
  border: solid 2px #ebc66d;
  color: #fff;
  transition: all 0.3s ease; }
  .btn-cart:hover {
    background: #eecf83;
    border-color: #eecf83; }

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  background: #eecf83;
  border-color: #eecf83; }

.btn-outline-primary {
  border: solid 2px #C4BBB2;
  color: #C4BBB2;
  transition: all 0.3s ease; }
  .btn-outline-primary:hover, .btn-outline-primary:active {
    background: #C4BBB2;
    border: solid 2px #C4BBB2;
    color: white; }

.btn-outline-duotone {
  border: solid 2px #C4BBB2;
  color: white;
  background: transparent;
  transition: all 0.3s ease; }
  .btn-outline-duotone:hover, .btn-outline-duotone:active {
    background: #C4BBB2;
    border: solid 2px #C4BBB2;
    color: white; }

.nav-main {
  font-family: 'Merriweather', serif;
  font-size: 18px; }

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

.btn-transparent {
  color: #C4BBB2; }
  .btn-transparent:hover {
    color: #cfc8c0; }

.usp-title {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  font-weight: 700;
  color: #2C3A47; }

.usp-subtitle {
  font-size: 13px;
  color: #A4B0BE; }

.sticky {
  margin-top: 0px !important;
  transition: all 0.1s ease;
  z-index: 3;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  color: #2C3A47;
  border-bottom: solid 1px #fcf9f5; }
  .sticky .navbar-dark .navbar-nav .nav-link, .sticky .nav-link {
    color: #2C3A47; }
  .sticky .btn-outline-light {
    color: #2C3A47; }
  .sticky #header-logo {
    width: 100px;
    margin-top: 9px; }
    .sticky #header-logo path {
      fill: #C4BBB2; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.card-product .card-title a {
  font-weight: 700;
  font-size: 1rem;
  color: #2C3A47;
  transition: all 0.3s ease; }
  .card-product .card-title a:hover {
    color: #C4BBB2;
    text-decoration: none; }

.price {
  font-weight: 700;
  font-size: 18px;
  color: #2C3A47; }
  .price.new {
    color: #C23616; }

.price-old {
  font-weight: 700;
  font-size: 12px;
  color: #A4B0BE;
  text-decoration: line-through; }

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px; }

.ribbon {
  font: bold 14px sans-serif;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -5px;
  width: 120px;
  background-color: #C23616;
  color: #fff; }

#header-logo {
  width: 198px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  left: 0;
  right: 0;
  z-index: 2; }
  #header-logo path {
    fill: #fff; }

@media (max-width: 991.98px) {
  #header-logo {
    width: 100px;
    margin-top: 9px; } }

.container-newsletter {
  background: linear-gradient(0deg, rgba(44, 58, 71, 0.9), rgba(44, 58, 71, 0.9)), url('https://cdn.webshopapp.com/shops/294319/files/317886089/site-background.jpg');
  background-size: cover;
  background-position: center; }

.radio-toolbar input[type="radio"] {
  display: none; }

.radio-toolbar label {
  display: inline-block;
  background-color: white;
  border: 2px solid #fcf9f5;
  color: #2C3A47;
  font-weight: 500;
  padding: 4px 11px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease; }
  .radio-toolbar label:hover {
    border-color: #C4BBB2;
    transition: all 0.3s ease; }

.radio-toolbar input[type="radio"]:checked + label {
  background: white;
  border: solid 2px #C4BBB2;
  color: #C4BBB2;
  font-weight: 500; }

.radio-toolbar input[type="radio"]:disabled + label {
  background-color: white;
  border: 2px solid #fcf9f5;
  color: #fcf9f5; }
  .radio-toolbar input[type="radio"]:disabled + label:hover {
    border-color: #fcf9f5;
    transition: all 0.3s ease; }

.star-active {
  color: #ebc66d;
  margin-right: -3px; }

.star-inactive {
  color: #A4B0BE;
  margin-right: -3px; }

.card-review {
  border-color: #fcf9f5; }
  .card-review .card-footer {
    border-top: 0px;
    background-color: #fcf9f5; }

.bg-light {
  background-color: #fcf9f5 !important; }

footer a {
  color: #2C3A47;
  transition: all 0.3s ease; }
  footer a:hover {
    color: black;
    text-decoration: none;
    transition: all 0.3s ease; }

.navbar-dark .navbar-nav .nav-link {
  color: white;
  transition: all 0.3s ease; }
  .navbar-dark .navbar-nav .nav-link:hover {
    color: #2C3A47;
    transition: all 0.3s ease; }

.price-discounted {
  color: #C23616; }

#sidebar, #sidebar-filters {
  width: 300px;
  position: fixed;
  top: 0;
  left: -310px;
  height: 100vh;
  z-index: 1999;
  background: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }

#sidebar.active, #sidebar-filters.active {
  left: 0; }

#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #fff;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

#dismiss:hover {
  background: #f9f9f9;
  color: #000; }

.overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1998;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.2s ease-in-out; }

.overlay.active {
  visibility: visible;
  opacity: 1; }

.kiyoh-box {
  width: 100%;
  height: 50px; }

.usp-subtitle {
  display: none; }

@media (min-width: 1200px) {
  .kiyoh-box {
    width: 100%;
    height: 130px; }
  .usp-subtitle {
    display: block; } }

.owl-dots {
  text-align: center;
  transition: all 0.3s ease;
  padding-top: 10px;
  padding-bottom: 10px; }

.owl-dots .owl-dot {
  height: 20px;
  width: 20px;
  border-radius: 20px;
  margin: 5px;
  background-color: #fcf9f5 !important;
  transition: all 0.3s ease; }

.owl-dots .owl-dot:focus {
  outline: 0px; }

.owl-dots .owl-dot:hover {
  background-color: #C4BBB2 !important; }

.owl-dots .owl-dot.active {
  background-color: #C4BBB2 !important; }

@media (max-width: 411px) {
  .container-carousel-gallery {
    height: 590px; } }

.container-carousel {
  height: 360px; }

@media (min-width: 576px) {
  .container-carousel {
    height: 560px; } }

@media (min-width: 768px) {
  .container-carousel {
    height: 320px; } }

@media (min-width: 992px) {
  .container-carousel {
    height: 360px; } }

@media (min-width: 1200px) {
  .container-carousel {
    height: 450px; }
  .container-carousel-gallery {
    height: 945px; } }

.quote-wrapper {
  width: 120px;
  height: 120px;
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px; }

.quote-wrapper::before {
  font-size: 130px; }

.text {
  width: 100%;
  height: 100%;
  /*BLUE BG*/
  background: radial-gradient(ellipse at center, black 70% black 70% rgba(0, 0, 0, 0) 70.3%);
  position: relative;
  margin: 0;
  color: white;
  word-wrap: normal; }

.text p {
  height: 100%;
  font-size: 9px;
  line-height: 1.25;
  padding: 0;
  text-align: center;
  font-style: italic;
  text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.3); }

.text p span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px; }

.text::before {
  content: "";
  width: 50%;
  height: 100%;
  float: left;
  shape-outside: polygon(0 0, 98% 0, 50% 6%, 23.4% 17.3%, 6% 32.6%, 0 50%, 6% 65.6%, 23.4% 82.7%, 50% 94%, 98% 100%, 0 100%);
  shape-margin: 7%; }

.text p::before {
  content: "";
  width: 50%;
  height: 100%;
  float: right;
  shape-outside: polygon(2% 0%, 100% 0%, 100% 100%, 2% 100%, 50% 94%, 76.6% 82.7%, 94% 65.6%, 100% 50%, 94% 32.6%, 76.6% 17.3%, 50% 6%);
  shape-margin: 7%; }

@media (max-width: 575.98px) {
  .card-product .quote-wrapper {
    width: 80px;
    height: 80px;
    top: 2px;
    right: 2px; }
  .quote-wrapper::before {
    font-size: 100px; }
  .card-product .quote-wrapper .text {
    padding-top: 3px !important; }
  .card-product .quote-wrapper .text p {
    font-size: 6px; }
  .card-product .quote-wrapper .text p span {
    font-size: 9px;
    margin-top: 2px;
    margin-bottom: 2px; } }

@media (min-width: 576px) {
  .quote-wrapper {
    width: 150px;
    height: 150px; }
  .quote-wrapper::before {
    font-size: 150px; }
  .text p {
    font-size: 11px; }
  .text p span {
    font-size: 20px; }
  .card-product .quote-wrapper {
    width: 110px;
    height: 110px;
    top: 2px;
    right: 2px; }
  .card-product .quote-wrapper .text {
    padding-top: 4px !important; }
  .card-product .quote-wrapper::before {
    font-size: 120px; }
  .card-product .quote-wrapper .text p {
    font-size: 8px; }
  .card-product .quote-wrapper .text p span {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px; } }

@media (min-width: 992px) {
  .quote-wrapper {
    width: 180px;
    height: 180px; }
  .quote-wrapper::before {
    font-size: 180px; }
  .text p {
    font-size: 14px; }
  .text p span {
    font-size: 24px; } }

.payment-methods {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center; }
