/*!*********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/assets/css/toastr.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/assets/css/slick.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/styles.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
div.footer {
  position: fixed;
  left: 0;
  bottom:0;
  width: 100%;
  text-align: center;
}

span#siteseal img {
  width: 10%;
}


body {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2b2d42;
  font-weight: 700;
  margin: 0 0 10px;
  font-family: "Oswald", sans-serif !important;
}

a {
  color: #2b2d42;
  font-weight: 500;
  transition: 0.2s color;
}

  a:hover,
  a:focus {
    color: #4d015b;
    text-decoration: none;
    outline: none;
  }

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.border-top {
  border-top: 1px solid #ddd;
}
/*----------------------------*\
	Buttons
\*----------------------------*/

.primary-btn {
  display: inline-block;
  padding: 12px 30px;
  background-color: #4d015b;
  border: none;
  border-radius: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  transition: 0.2s all;
}

  .primary-btn:hover,
  .primary-btn:focus {
    opacity: 0.9;
    color: #fff;
  }

/*----------------------------*\
	Inputs
\*----------------------------*/

/*-- Text input --*/

.input {
  height: 40px;
  padding: 0px 15px;
  border: 1px solid #e4e7ed;
  background-color: #fff;
  width: 100%;
}

textarea.input {
  padding: 15px;
  min-height: 90px;
}

/*-- Number input --*/

.input-number {
  position: relative;
}

  .input-number input[type="number"]::-webkit-inner-spin-button,
  .input-number input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  .input-number input[type="number"] {
    -moz-appearance: textfield;
    height: 40px;
    width: 100%;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    padding: 0px 35px 0px 15px;
  }

  .input-number .qty-up,
  .input-number .qty-down {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e4e7ed;
    background-color: #fff;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
  }

  .input-number .qty-up {
    right: 0;
    top: 0;
    border-bottom: 0px;
  }

  .input-number .qty-down {
    right: 0;
    bottom: 0;
  }

    .input-number .qty-up:hover,
    .input-number .qty-down:hover {
      background-color: #e4e7ed;
      color: #4d015b;
    }

/*-- Select input --*/

.input-select {
  padding: 0px 15px;
  background: #fff;
  border: 1px solid #e4e7ed;
  height: 40px;
}

/*-- checkbox & radio input --*/

.input-radio,
.input-checkbox {
  position: relative;
  display: block;
}

  .input-radio input[type="radio"]:not(:checked),
  .input-radio input[type="radio"]:checked,
  .input-checkbox input[type="checkbox"]:not(:checked),
  .input-checkbox input[type="checkbox"]:checked {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
  }

  .input-radio label,
  .input-checkbox label {
    font-weight: 500;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 5px;
    cursor: pointer;
  }

  .input-radio input[type="radio"] + label span,
  .input-checkbox input[type="checkbox"] + label span {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 2px solid #e4e7ed;
    background: #fff;
  }

  .input-radio input[type="radio"] + label span {
    border-radius: 50%;
  }

    .input-radio input[type="radio"] + label span:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%) scale(0);
      background-color: #fff;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      opacity: 0;
      transition: all 0.2s;
    }

  .input-checkbox input[type="checkbox"] + label span:after {
    content: "✔";
    position: absolute;
    top: -2px;
    left: 1px;
    font-size: 10px;
    color: #fff;
    opacity: 0;
    transform: scale(0);
    transition: all 0.2s;
  }

  .input-radio input[type="radio"]:checked + label span,
  .input-checkbox input[type="checkbox"]:checked + label span {
    background-color: #4d015b;
    border-color: #4d015b;
  }

    .input-radio input[type="radio"]:checked + label span:after {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1);
    }

    .input-checkbox input[type="checkbox"]:checked + label span:after {
      opacity: 1;
      transform: scale(1);
    }

  .input-radio .caption,
  .input-checkbox .caption {
    margin-top: 5px;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s max-height;
  }

  .input-radio input[type="radio"]:checked ~ .caption,
  .input-checkbox input[type="checkbox"]:checked ~ .caption {
    max-height: 800px;
  }

/*----------------------------*\
	Section
\*----------------------------*/

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-title {
  position: relative;
  margin-bottom: 30px;
  margin-top: 15px;
}

  .section-title .title {
    display: inline-block;
    text-transform: uppercase;
    margin: 0px;
  }

  .section-title .section-nav {
    float: right;
  }

    .section-title .section-nav .section-tab-nav {
      display: inline-block;
    }

.section-tab-nav li {
  display: inline-block;
  margin-right: 15px;
}

  .section-tab-nav li:last-child {
    margin-right: 0px;
  }

  .section-tab-nav li a {
    font-weight: 700;
    color: #8d99ae;
  }

    .section-tab-nav li a:after {
      content: "";
      display: block;
      width: 0%;
      height: 2px;
      background-color: #4d015b;
      transition: 0.2s all;
    }

  .section-tab-nav li.active a {
    color: #4d015b;
  }

    .section-tab-nav li a:hover:after,
    .section-tab-nav li a:focus:after,
    .section-tab-nav li.active a:after {
      width: 100%;
    }

.section-title .section-nav .products-slick-nav {
  top: 0px;
  right: 0px;
}

/*=========================================================
	02 -> HEADER
===========================================================*/

/*----------------------------*\
	Logo
\*----------------------------*/

#header {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.header-logo {
  float: left;
}

  .header-logo .logo img {
    display: block;
    width: 200px;
    margin-top: 10px;
  }

/*----------------------------*\
	Search
\*----------------------------*/

.header-search {
  padding: 15px 0px;
}

  .header-search form {
    position: relative;
  }

    .header-search form .input {
      width: calc(100% - 110px);
      margin-right: -4px;
      border-radius: 40px 0px 0px 40px;
      padding-left: 15px;
    }

    .header-search form .search-btn {
      height: 40px;
      width: 100px;
      background: #4d015b;
      color: #fff;
      font-weight: 700;
      border: none;
      border-radius: 0px 40px 40px 0px;
    }

/*----------------------------*\
	Cart
\*----------------------------*/

.header-ctn {
  float: right;
  padding: 15px 0px;
}

  .header-ctn > div {
    display: inline-block;
  }

    .header-ctn > div + div {
      margin-left: 15px;
    }

    .header-ctn > div > a {
      display: block;
      position: relative;
      width: 90px;
      text-align: center;
      color: #4d015b;
    }

      .header-ctn > div > a > i {
        display: block;
        font-size: 18px;
      }

      .header-ctn > div > a > span {
        font-size: 12px;
      }

      .header-ctn > div > a > .qty {
        position: absolute;
        right: 15px;
        top: -10px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 50%;
        font-size: 10px;
        color: #fff;
        background-color: #d6a464;
      }

  .header-ctn .menu-toggle {
    display: none;
  }

.cart-dropdown {
  position: absolute;
  width: 300px;
  background: #fff;
  padding: 15px;
  box-shadow: 0px 0px 0px 2px #e4e7ed;
  z-index: 99;
  right: 0;
  opacity: 0;
  visibility: hidden;
}

.dropdown.open > .cart-dropdown {
  opacity: 1;
  visibility: visible;
}

.cart-dropdown .cart-list {
  max-height: 180px;
  overflow-y: scroll;
  margin-bottom: 15px;
}

  .cart-dropdown .cart-list .product-widget {
    padding: 0px;
    box-shadow: none;
  }

    .cart-dropdown .cart-list .product-widget:last-child {
      margin-bottom: 0px;
    }

    .cart-dropdown .cart-list .product-widget .product-img {
      left: 0px;
      top: 0px;
    }

    .cart-dropdown .cart-list .product-widget .product-body .product-price {
      color: #2b2d42;
    }

.cart-dropdown .cart-btns {
  margin: 0px -17px -17px;
}

  .cart-dropdown .cart-btns > a {
    display: inline-block;
    width: calc(50% - 0px);
    padding: 12px;
    background-color: #4d015b;
    color: #fff;
    text-align: center;
    font-weight: 700;
    transition: 0.2s all;
  }

    .cart-dropdown .cart-btns > a:first-child {
      margin-right: -4px;
      background-color: #1e1f29;
    }

    .cart-dropdown .cart-btns > a:hover {
      opacity: 0.9;
    }

.cart-dropdown .cart-summary {
  border-top: 1px solid #e4e7ed;
  padding-top: 15px;
  padding-bottom: 15px;
}

/*=========================================================
	03 -> Navigation
===========================================================*/

#navigation {
  background: #f8f8f8;
}

/*----------------------------*\
	Main nav
\*----------------------------*/

.main-nav > li + li {
  margin-left: 30px;
}

.main-nav > li > a {
  padding: 20px 0px;
}

  .main-nav > li > a:hover,
  .main-nav > li > a:focus,
  .main-nav > li.active > a {
    color: #4d015b;
    background-color: transparent;
  }

  .main-nav > li > a:after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: #4d015b;
    transition: 0.2s all;
  }

  .main-nav > li > a:hover:after,
  .main-nav > li > a:focus:after,
  .main-nav > li.active > a:after {
    width: 100%;
  }

.header-ctn li.nav-toggle {
  display: none;
}

/*----------------------------*\
	responsive nav
\*----------------------------*/

@media only screen and (max-width: 991px) {
  .header-ctn .menu-toggle {
    display: inline-block;
  }

  #responsive-nav {
    position: fixed;
    left: 0;
    top: 0;
    background: #15161d;
    height: 100vh;
    max-width: 250px;
    width: 0%;
    overflow: hidden;
    z-index: 22;
    padding-top: 60px;
    transform: translateX(-100%);
    transition: 0.2s all;
  }

    #responsive-nav.active {
      transform: translateX(0%);
      width: 100%;
    }

  .main-nav {
    margin: 0px;
    float: none;
  }

    .main-nav > li {
      display: block;
      float: none;
    }

      .main-nav > li + li {
        margin-left: 0px;
      }

      .main-nav > li > a {
        padding: 15px;
        color: #fff;
      }
}

/*=========================================================
	04 -> CATEGORY SHOP
===========================================================*/

.shop {
  position: relative;
  overflow: hidden;
  margin: 15px 0px;
  border-radius: 20px;
}



  .shop .shop-img {
    position: relative;
    background-color: #e4e7ed;
    z-index: -1;
  }

    .shop .shop-img > img {
      width: 100%;
      transition: 0.2s all;
    }

  .shop:hover .shop-img > img {
    transform: scale(1.1);
  }

  .shop .shop-body {
    bottom: 0;
    width: 100%;
    height: 40%;
    padding: 20px;
    background-color: #d6a464;
  }

    .shop .shop-body h3 {
      color: #fff;
    }

    .shop .shop-body .cta-btn {
      color: #fff;
      text-transform: uppercase;
    }


/*=========================================================
	06 -> PRODUCT
===========================================================*/

/*----------------------------*\
	product
\*----------------------------*/

.product {
  position: relative;
  margin: 15px 0px;
  box-shadow: 0px 0px 0px 0px #e4e7ed, 0px 0px 0px 1px #e4e7ed;
  transition: 0.2s all;
  border-radius: 20px;
  overflow: hidden;
}


  .product .product-img {
    position: relative;
    height: 250px;
  }

    .product .product-img > img {     
      width: 100%;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      height: auto;      
      margin: 0;
    }

  .product .product-body {
    position: relative;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    z-index: 20;
  }

    .product .product-body .product-category {
      text-transform: uppercase;
      font-size: 12px;
      color: #8d99ae;
    }

    .product .product-body .product-name {
      text-transform: uppercase;
      font-size: 14px;
      height: 39px;
      overflow: hidden;
    }

      .product .product-body .product-name > a {
        font-weight: 700;
      }

        .product .product-body .product-name > a:hover,
        .product .product-body .product-name > a:focus {
          color: #4d015b;
        }

    .product .product-body .product-price {
      color: #4d015b;
      font-size: 18px;
    }

      .product .product-body .product-price .product-old-price {
        font-size: 70%;
        font-weight: 400;
        color: #8d99ae;
      }


  .product .add-to-cart {
    padding: 15px;
    background-color: #fff;
    position: relative;
  }

    .product .add-to-cart .add-to-cart-btn {
      position: relative;
      border: 2px solid transparent;
      height: 40px;
      padding: 0 30px;
      background-color: #4d015b;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      border-radius: 40px;
      transition: 0.2s all;
    }


/*----------------------------*\
	Widget product
\*----------------------------*/

.product-widget {
  position: relative;
}

  .product-widget + .product-widget {
    margin: 30px 0px;
  }

  .product-widget .product-img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
  }

    .product-widget .product-img > img {
      width: 100%;
    }

  .product-widget .product-body {
    padding-left: 75px;
    min-height: 60px;
  }

    .product-widget .product-body .product-category {
      text-transform: uppercase;
      font-size: 10px;
      color: #8d99ae;
    }

    .product-widget .product-body .product-name {
      text-transform: uppercase;
      font-size: 12px;
    }

      .product-widget .product-body .product-name > a {
        font-weight: 700;
      }

        .product-widget .product-body .product-name > a:hover,
        .product-widget .product-body .product-name > a:focus {
          color: #4d015b;
        }

    .product-widget .product-body .product-price {
      font-size: 14px;
      color: #4d015b;
    }

      .product-widget .product-body .product-price .product-old-price {
        font-size: 70%;
        font-weight: 400;
        color: #8d99ae;
      }

      .product-widget .product-body .product-price .qty {
        font-weight: 400;
        margin-right: 10px;
      }

  .product-widget .delete {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    text-align: center;
    font-size: 10px;
    padding: 0;
    background: #1e1f29;
    border: none;
    color: #fff;
  }
/*=========================================================
	07 -> PRODUCTS PAGE
===========================================================*/

/*----------------------------*\
	Aside
\*----------------------------*/

.aside + .aside {
  margin-top: 30px;
}

.aside > .aside-title {
  text-transform: uppercase;
  font-size: 18px;
  margin: 15px 0px 30px;
}

/*-- checkbox Filter --*/

.checkbox-filter > div + div {
  margin-top: 10px;
}

.checkbox-filter .input-radio label,
.checkbox-filter .input-checkbox label {
  font-size: 12px;
}

  .checkbox-filter .input-radio label small,
  .checkbox-filter .input-checkbox label small {
    color: #8d99ae;
  }

/*-- Price Filter --*/

#price-slider {
  margin-bottom: 15px;
}

.noUi-target {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #e4e7ed;
  border-radius: 0px;
}

.noUi-connect {
  background-color: #4d015b;
}

.noUi-horizontal {
  height: 6px;
}

  .noUi-horizontal .noUi-handle {
    width: 12px;
    height: 12px;
    left: -6px;
    top: -4px;
    border: none;
    background: #4d015b;
    box-shadow: none;
    border-radius: 50%;
  }

.noUi-handle:before,
.noUi-handle:after {
  display: none;
}

.price-filter .input-number {
  display: inline-block;
  width: calc(50% - 7px);
}

/*----------------------------*\
	Store
\*----------------------------*/

.store-filter {
  margin-bottom: 15px;
  margin-top: 15px;
}

/*-- Store Sort --*/

.store-sort {
  display: inline-block;
}

  .store-sort label {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px;
  }

/*-- Store Grid --*/

.store-grid {
  float: right;
}

  .store-grid li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    text-align: center;
    transition: 0.2s all;
  }

    .store-grid li + li {
      margin-left: 5px;
    }

    .store-grid li:hover {
      background-color: #e4e7ed;
      color: #4d015b;
    }

    .store-grid li.active {
      background-color: #4d015b;
      border-color: #4d015b;
      color: #fff;
      cursor: default;
    }

    .store-grid li a {
      display: block;
    }

/*-- Store Pagination --*/

.store-pagination {
  float: right;
}

  .store-pagination li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    transition: 0.2s all;
  }

    .store-pagination li + li {
      margin-left: 5px;
    }

    .store-pagination li:hover {
      background-color: #e4e7ed;
      color: #4d015b;
    }

    .store-pagination li.active {
      background-color: #4d015b;
      border-color: #4d015b;
      color: #fff;
      font-weight: 500;
      cursor: default;
    }

    .store-pagination li a {
      display: block;
    }

.store-qty {
  margin-right: 30px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
}

/*=========================================================
	08 -> PRODUCT DETAILS PAGE
===========================================================*/

/*----------------------------*\
	Product view
\*----------------------------*/

#product-main-img .slick-prev {
  transform: translateX(-15px);
  left: 15px;
}

#product-main-img .slick-next {
  transform: translateX(15px);
  right: 15px;
}

#product-main-img .slick-prev,
#product-main-img .slick-next {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all;
}

#product-main-img:hover .slick-prev,
#product-main-img:hover .slick-next {
  transform: translateX(0%);
  opacity: 1;
  visibility: visible;
}

#product-main-img .zoomImg {
  background-color: #fff;
}

#product-imgs .product-preview {
  margin: 0px 5px;
  border: 1px solid #e4e7ed;
}

  #product-imgs .product-preview.slick-current {
    border-color: #4d015b;
  }

#product-imgs .slick-prev {
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

#product-imgs .slick-next {
  top: calc(100% - 20px);
  left: 50%;
  transform: translateX(-50%);
}

#product-imgs .slick-prev:before {
  content: "\f106";
}

#product-imgs .slick-next:before {
  content: "\f107";
}

.product-preview img {
  width: 100%;
}

/*----------------------------*\
	Product details
\*----------------------------*/

.product-details .product-name {
  text-transform: uppercase;
  font-size: 18px;
}

.product-details .product-rating {
  display: inline-block;
  margin-right: 15px;
}

  .product-details .product-rating > i {
    color: #e4e7ed;
  }

    .product-details .product-rating > i.fa-star {
      color: #4d015b;
    }

.product-details .review-link {
  font-size: 12px;
}

.product-details .product-price {
  display: inline-block;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #4d015b;
}

  .product-details .product-price .product-old-price {
    font-size: 70%;
    font-weight: 400;
    color: #8d99ae;
  }

.product-details .product-available {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 30px;
  color: #4d015b;
}

.product-details .product-options {
  margin-top: 30px;
  margin-bottom: 30px;
}

  .product-details .product-options label {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 0px;
  }

  .product-details .product-options .input-select {
    width: 90px;
  }

.product-details .add-to-cart {
  margin-bottom: 30px;
}

  .product-details .add-to-cart .add-to-cart-btn {
    position: relative;
    border: 2px solid transparent;
    height: 40px;
    padding: 0 30px;
    background-color: #ef233c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 40px;
    transition: 0.2s all;
  }

    .product-details .add-to-cart .add-to-cart-btn > i {
      position: absolute;
      left: 0;
      top: 0;
      width: 40px;
      height: 40px;
      line-height: 38px;
      color: #4d015b;
      opacity: 0;
      visibility: hidden;
    }

    .product-details .add-to-cart .add-to-cart-btn:hover {
      background-color: #fff;
      color: #4d015b;
      border-color: #4d015b;
      padding: 0px 30px 0px 50px;
    }

      .product-details .add-to-cart .add-to-cart-btn:hover > i {
        opacity: 1;
        visibility: visible;
      }

  .product-details .add-to-cart .qty-label {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 0px;
  }

    .product-details .add-to-cart .qty-label .input-number {
      width: 90px;
      display: inline-block;
    }

.product-details .product-btns li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}

  .product-details .product-btns li + li {
    margin-left: 15px;
  }

.product-details .product-links {
  margin-top: 15px;
}

  .product-details .product-links li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
  }

    .product-details .product-links li + li {
      margin-left: 10px;
    }

/*----------------------------*\
	 Product tab
\*----------------------------*/

#product-tab {
  margin-top: 60px;
}

  #product-tab .tab-nav {
    position: relative;
    text-align: center;
    padding: 15px 0px;
    margin-bottom: 30px;
  }

    #product-tab .tab-nav:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      height: 1px;
      background-color: #e4e7ed;
      z-index: -1;
    }

    #product-tab .tab-nav li {
      display: inline-block;
      background: #fff;
      padding: 0px 15px;
    }

      #product-tab .tab-nav li + li {
        margin-left: 15px;
      }

      #product-tab .tab-nav li a {
        display: block;
        font-weight: 700;
        color: #8d99ae;
      }

      #product-tab .tab-nav li.active a {
        color: #4d015b;
      }

      #product-tab .tab-nav li a:after {
        content: "";
        display: block;
        width: 0%;
        height: 2px;
        background-color: #4d015b;
        transition: 0.2s all;
      }

      #product-tab .tab-nav li a:hover:after,
      #product-tab .tab-nav li a:focus:after,
      #product-tab .tab-nav li.active a:after {
        width: 100%;
      }

/*-- Reviews --*/

.reviews li {
  position: relative;
  padding-left: 145px;
  margin-bottom: 30px;
}

.reviews .review-heading {
  position: absolute;
  width: 130px;
  left: 0;
  top: 0;
  height: 70px;
}

.reviews .review-body {
  min-height: 70px;
}

.reviews .review-heading .name {
  margin-bottom: 5px;
  margin-top: 0px;
}

.reviews .review-heading .date {
  color: #8d99ae;
  font-size: 10px;
  margin: 0;
}

.reviews .review-heading .review-rating {
  margin-top: 5px;
}

  .reviews .review-heading .review-rating > i {
    color: #e4e7ed;
  }

    .reviews .review-heading .review-rating > i.fa-star {
      color: #4d015b;
    }

.reviews-pagination {
  text-align: center;
}

  .reviews-pagination li {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e4e7ed;
    transition: 0.2s all;
  }

    .reviews-pagination li:hover {
      background-color: #e4e7ed;
      color: #4d015b;
    }

    .reviews-pagination li.active {
      background-color: #4d015b;
      border-color: #4d015b;
      color: #fff;
      cursor: default;
    }

    .reviews-pagination li a {
      display: block;
    }

/*-- Review Form --*/

.review-form .input {
  margin-bottom: 15px;
}

.review-form .input-rating {
  margin-bottom: 15px;
}

  .review-form .input-rating .stars {
    display: inline-block;
    vertical-align: top;
  }

    .review-form .input-rating .stars input[type="radio"] {
      display: none;
    }

    .review-form .input-rating .stars > label {
      float: right;
      cursor: pointer;
      padding: 0px 3px;
      margin: 0px;
    }

      .review-form .input-rating .stars > label:before {
        content: "\f006";
        font-family: FontAwesome;
        color: #e4e7ed;
        transition: 0.2s all;
      }

      .review-form .input-rating .stars > label:hover:before,
      .review-form .input-rating .stars > label:hover ~ label:before {
        color: #4d015b;
      }

    .review-form .input-rating .stars > input:checked label:before,
    .review-form .input-rating .stars > input:checked ~ label:before {
      content: "\f005";
      color: #4d015b;
    }

/*=========================================================
	09 -> CHECKOUT PAGE
===========================================================*/

.billing-details {
  margin-bottom: 30px;
}

.shiping-details {
  margin-bottom: 30px;
}

.order-details {
  position: relative;
  padding: 0px 30px 30px;
  border-right: 1px solid #e4e7ed;
  border-left: 1px solid #e4e7ed;
  border-bottom: 1px solid #e4e7ed;
}

  .order-details:before {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    top: -15px;
    height: 30px;
    border-top: 1px solid #e4e7ed;
    border-left: 1px solid #e4e7ed;
    border-right: 1px solid #e4e7ed;
  }

.order-summary {
  margin: 15px 0px;
}

  .order-summary .order-col {
    display: table;
    width: 100%;
  }

    .order-summary .order-col:after {
      content: "";
      display: block;
      clear: both;
    }

    .order-summary .order-col > div {
      display: table-cell;
      padding: 10px 0px;
    }

      .order-summary .order-col > div:first-child {
        width: calc(100% - 150px);
      }

      .order-summary .order-col > div:last-child {
        width: 150px;
        text-align: right;
      }

    .order-summary .order-col .order-total {
      font-size: 24px;
      color: #4d015b;
    }

.order-details .payment-method {
  margin: 30px 0px;
}

.order-details .order-submit {
  display: block;
  margin-top: 30px;
}

/*=========================================================
	10 -> NEWSLETTER
===========================================================*/

#newsletter.section {
  border-top: 2px solid #e4e7ed;
  border-bottom: 3px solid #4d015b;
  margin-top: 30px;
}

.newsletter {
  text-align: center;
}

  .newsletter p {
    font-size: 24px;
  }

  .newsletter form {
    position: relative;
    max-width: 520px;
    margin: 30px auto;
  }

    .newsletter form:after {
      content: "\f003";
      font-family: FontAwesome;
      position: absolute;
      font-size: 160px;
      color: #e4e7ed;
      top: 15px;
      transform: translateY(-50%) rotate(15deg);
      z-index: -1;
      left: -90px;
    }

    .newsletter form .input {
      width: calc(100% - 160px);
      margin-right: -4px;
      border-radius: 40px 0px 0px 40px;
    }

    .newsletter form .newsletter-btn {
      width: 160px;
      height: 40px;
      font-weight: 700;
      background: #4d015b;
      color: #fff;
      border: none;
      border-radius: 0px 40px 40px 0px;
    }

  .newsletter .newsletter-follow {
    text-align: center;
  }

    .newsletter .newsletter-follow li {
      display: inline-block;
      margin-right: 5px;
    }

      .newsletter .newsletter-follow li:last-child {
        margin-right: 0px;
      }

      .newsletter .newsletter-follow li a {
        position: relative;
        display: block;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border: 1px solid #e4e7ed;
        background-color: #fff;
        transition: 0.2s all;
      }

        .newsletter .newsletter-follow li a:hover,
        .newsletter .newsletter-follow li a:focus {
          background-color: #e4e7ed;
          color: #4d015b;
        }

/*=========================================================
	11 -> FOOTER
===========================================================*/

#footer {
  background: #4d015b;
  color: #b9babc;
}

#bottom-footer {
  background: #4d015b;
}

.footer {
  margin: 30px 0px;
}

  .footer .footer-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px 0px 30px;
  }

.footer-links li + li {
  margin-top: 15px;
}

.footer-links li a {
  color: #b9babc;
}

.footer-links li i {
  margin-right: 15px;
  color: #4d015b;
  width: 14px;
  text-align: center;
}

.footer-links li a:hover {
  color: #4d015b;
}

.copyright {
  margin-top: 30px;
  display: block;
  font-size: 12px;
}

.footer-payments li {
  display: inline-block;
  margin-right: 5px;
}

  .footer-payments li a {
    color: #fff;
    font-size: 36px;
    display: block;
  }

/*=========================================================
	12 -> SLICK STYLE
===========================================================*/

/*----------------------------*\
	Arrows
\*----------------------------*/

.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  border: 1px solid #e4e7ed;
  background-color: #fff;
  border-radius: 50%;
  z-index: 22;
  transition: 0.2s all;
}

  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background-color: #4d015b;
    border-color: #4d015b;
  }

  .slick-prev:before,
  .slick-next:before {
    font-family: FontAwesome;
    color: #2b2d42;
  }

  .slick-prev:before {
    content: "\f104";
  }

  .slick-next:before {
    content: "\f105";
  }

  .slick-prev:hover:before,
  .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    color: #fff;
  }

.slick-prev {
  left: -20px;
}

.slick-next {
  right: -20px;
}

/*----------------------------*\
	Dots
\*----------------------------*/

.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  width: 10px;
  height: 10px;
}

  .slick-dots li button:before {
    content: "";
    opacity: 1;
    background: #e4e7ed;
    border-radius: 50%;
  }

  .slick-dots li.slick-active button:before {
    background-color: #4d015b;
  }

.custom-dots .slick-dots {
  position: static;
  margin: 15px 0px;
}

/*=========================================================
	13 -> RESPONSIVE
===========================================================*/

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

@media only screen and (max-width: 991px) {
  #top-header .header-links.pull-left {
    float: none !important;
  }

  #top-header .header-links.pull-right {
    float: none !important;
    margin-top: 5px;
  }

  .header-logo {
    float: none;
    text-align: center;
  }

    .header-logo .logo {
      display: inline-block;
    }

  #product-imgs {
    margin-bottom: 60px;
    margin-top: 15px;
  }

  #rating {
    text-align: center;
  }

  #reviews {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .section-title .section-nav {
    float: none;
    margin-top: 10px;
  }

  .section-tab-nav li {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 480px) {
  [class*="col-xs"] {
    width: 100%;
  }

  .store-grid {
    float: none;
    margin-top: 10px;
  }

  .store-pagination {
    float: none;
    margin-top: 10px;
  }
}

