/* line 4, ../sass/general.scss */
* {
  font-family: raleway, sans-serif;
  line-height: 20px;
}

/* line 9, ../sass/general.scss */
p,
span,
a,
button {
  font-family: raleway, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 2px;
}

/* line 19, ../sass/general.scss */
h1,
h2,
h4,
h5,
h6 {
  font-family: raleway, sans-serif !important;
}

/* line 27, ../sass/general.scss */
li {
  line-height: 20px;
  font-size: 14px !important;
}

/* line 32, ../sass/general.scss */
#wrapper {
  background-color: #F6F6F6;
}

/* line 36, ../sass/general.scss */
.test {
  font-size: 12px;
}

/* line 41, ../sass/general.scss */
#header .header-nav {
  background-color: #000;
}
/* line 43, ../sass/general.scss */
#header .header-nav a {
  color: #fff;
}
/* line 46, ../sass/general.scss */
#header .header-nav .block-social ul li {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.125rem;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* line 55, ../sass/general.scss */
#header .header-nav #search_widget form {
  position: relative;
  margin-left: 10px;
  margin-top: 5px;
}
/* line 61, ../sass/general.scss */
#header .header-top {
  background: #da5196;
  background: linear-gradient(180deg, #da5196 0%, #da5196 13%, rgba(218, 81, 150, 0.6) 100%);
  padding: 10px 0;
  /** CART ***/
}
/* line 65, ../sass/general.scss */
#header .header-top .container .menu {
  clear: both;
  float: left;
  width: 95%;
  text-align: center;
}
/* line 70, ../sass/general.scss */
#header .header-top .container .menu .dropdown-item {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #ebb966;
  font-weight: 500;
  display: block;
  padding: 10px 12px;
}
/* line 79, ../sass/general.scss */
#header .header-top .container .menu .dropdown-item:hover {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  display: block;
  padding: 10px 12px;
}
/* line 89, ../sass/general.scss */
#header .header-top div#_desktop_cart {
  float: right;
}
/* line 93, ../sass/general.scss */
#header .header-top .shopping-cart {
  height: 30px;
  width: 30px;
  line-height: 28px;
  font-size: 1.2em;
  border: 1px solid black;
  border-radius: 100%;
  color: #ebb966;
  border-color: #ebb966;
  text-align: center;
}
/* line 104, ../sass/general.scss */
#header .header-top a.main-title {
  color: #000 !important;
}
/* line 107, ../sass/general.scss */
#header .header-top .cart-products-count {
  display: block;
  height: 18px;
  width: 22px;
  line-height: 19px;
  background-color: #A3525F;
  border-radius: 100%;
  color: #fff;
  font-size: .8em;
  position: absolute;
  text-align: center;
  top: -4px;
  right: 17px;
}
/* line 121, ../sass/general.scss */
#header .header-top span.hidden-sm-down {
  display: none;
}

/* line 128, ../sass/general.scss */
.cms-id-13 section#content {
  background: transparent;
}
/* line 131, ../sass/general.scss */
.cms-id-13 .card {
  background: transparent;
  font-family: raleway, sans-serif;
}

/* line 138, ../sass/general.scss */
#module-everpsblog-blog {
  background: transparent;
}
/* line 140, ../sass/general.scss */
#module-everpsblog-blog .everpsblog {
  border: 0;
}

/* line 145, ../sass/general.scss */
section.featured-products.clearfix.mt-3 h2 {
  padding: 10px;
  font-size: 20px;
  color: #555454;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 20px 15px 0px;
  margin: 0 0 20px;
  position: relative;
  border-bottom: 1px solid #d6d4d4;
}

/* line 160, ../sass/general.scss */
#blockcart-modal .cart-content p {
  padding: 5px 0 5px 0;
}

/* line 164, ../sass/general.scss */
#blockcart-modal .cart-content p.product-total {
  margin: 5px 0 5px 0;
}

/* line 168, ../sass/general.scss */
.cart-grid-body .card-block h1 {
  font-weight: 600;
}

/* line 172, ../sass/general.scss */
span.custom-checkbox {
  padding: 5px 0;
}

/* line 176, ../sass/general.scss */
.ps-shown-by-js button {
  margin: 10px 0;
}

/* line 180, ../sass/general.scss */
#checkout #search_widget {
  display: block;
}

/* line 184, ../sass/general.scss */
body#checkout section.checkout-step.-reachable.-current .step-number {
  background-color: #da5196;
}

/* line 188, ../sass/general.scss */
body#checkout .additional-information {
  margin: 0;
  margin-bottom: 1rem;
  font-size: .875rem;
  background: #efefef;
  padding: 1.2rem;
}
