/** Shopify CDN: Minification failed

Line 147:4 Unexpected "{"
Line 147:5 Expected identifier but found "%"
Line 147:34 Unexpected "{"
Line 147:35 Expected identifier but found "%"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:header-bundle-a1 (INDEX:107) */
/* === Header Regular M1 Styles === */
.header-regular-m1-box {
  font-family: "Montserrat", sans-serif;
  background-color: #1c1c1c;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0%;
  position: fixed;
  z-index: 1000;
  width: 100%;
}

.header-regular-m1-row {
  display: flex;
  align-items: center;
}

.header-regular-m1-logo {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}

.header-regular-m1-cal {
  width: 35px;
}

a.header-regular-m1-call {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.header-regular-m1-text {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
}

/* Responsive */
@media only screen and (max-width: 767px) {
  .header-regular-m1-box {
    padding: 8px 0%;
  }
  .header-regular-m1-row {
    display: block;
    text-align: center;
  }
  .header-regular-m1-text {
    font-size: 11px;
  }
  .header-regular-m1-cal {
    width: 28px;
  }
  .header-regular-m1-logo {
    font-size: 14px;
  }
  a.header-regular-m1-call {
    font-size: 14px;
  }
}
/* END_SECTION:header-bundle-a1 */

/* START_SECTION:recived-relaxbundle (INDEX:209) */
.bunder-offer .item img {
    max-width: 200px;
    margin: 0 auto 15px;
    display: block;
  }
  .bunder-offer .item h3 {
    color: #0072bc;
    font-size: 30px;
    margin: 10px 0;
    text-transform: uppercase;
    font-weight: 700;
  }
  .bunder-offer .item p {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
  }
  .bunder-offer .item span {
    font-weight: bold;
    color: #000;
    font-size: 16px;
  }
  .bunder-offer .owl-nav {
    text-align: center;
    margin-top: 15px;
  }
  .bunder-offer .owl-nav button {
    background: none !important;
    border: none !important;
    margin: 0 15px;
    cursor: pointer;
  }
  .bunder-offer .owl-nav button img {
    width: 40px;
    height: 40px;
  }

  /*nn */

  /* nnn*/

.sldier-time-0{
    position: relative;
    top: 88px;
}


.sldier-time-1{
    position: relative;
    top: 88px;
    left: -100px;
}
.slider-time-2{
    width: 450px;
    background-color: aliceblue;
    padding: 20px;
    height: 300px;
    /* display: grid
; */
    /* align-items: end; */
    padding-top: 53px;
}

.bunder-offer .item img {
    max-width: 300px;
    margin: 0 auto 0px;
    {% comment %} display: block; {% endcomment %}
}
/* END_SECTION:recived-relaxbundle */

/* START_SECTION:regular-header-a1 (INDEX:217) */
/* === Header Regular M1 Styles === */
.header-regular-m1-box {
  font-family: "Montserrat", sans-serif;
  background-color: #1c1c1c;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0%;
  position: fixed;
  z-index: 1000;
  width: 100%;
}

.header-regular-m1-row {
  display: flex;
  align-items: center;
}

.header-regular-m1-logo {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}

.header-regular-m1-cal {
  width: 35px;
}

a.header-regular-m1-call {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.header-regular-m1-text {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
}
a {
    outline: none !important;
    text-decoration: none !important;
}
a:focus {
    outline: none !important;
}
a:focus, a:hover {
    color: #ffffff !important;;
    text-decoration: none !important;;
}

/* Responsive */
@media only screen and (max-width: 767px) {
  .header-regular-m1-box {
    padding: 8px 0%;
  }
  .header-regular-m1-row {
    display: block;
    text-align: center;
  }
  .header-regular-m1-text {
    font-size: 11px;
  }
  .header-regular-m1-cal {
    width: 28px;
  }
  .header-regular-m1-logo {
    font-size: 14px;
  }
  a.header-regular-m1-call {
    font-size: 14px;
  }
}
/* END_SECTION:regular-header-a1 */