@font-face {
  font-family: "MyriadPro-Bold";
  src: url("../fonts/MyriadPro-Bold.eot");
  src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
  url("../fonts/MyriadPro-Bold.woff") format("woff"),
  url("../fonts/MyriadPro-Bold.ttf") format("truetype"),
  url("../fonts/MyriadPro-Bold.svg#svgFontName") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MyriadPro-Light";
  src: url("../fonts/MyriadPro-Light.eot");
  src: url("../fonts/MyriadPro-Light.eot?#iefix") format("embedded-opentype"),
  url("../fonts/MyriadPro-Light.woff2") format("woff2"),
  url("../fonts/MyriadPro-Light.woff") format("woff"),
  url("../fonts/MyriadPro-Light.ttf") format("truetype"),
  url("../fonts/MyriadPro-Light.svg#svgFontName") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MyriadPro-Regular";
  src: url("../fonts/MyriadPro-Regular.eot");
  src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
  url("../fonts/MyriadPro-Regular.woff") format("woff"),
  url("../fonts/MyriadPro-Regular.ttf") format("truetype"),
  url("../fonts/MyriadPro-Regular.svg#svgFontName") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MyriadPro-Semibold";
  src: url("../fonts/MyriadPro-Semibold.eot");
  src: url("../fonts/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"),
  url("../fonts/MyriadPro-Semibold.woff") format("woff"),
  url("../fonts/MyriadPro-Semibold.ttf") format("truetype"),
  url("../fonts/MyriadPro-Semibold.svg#svgFontName") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "MyriadPro-Cond";
  src: url("../fonts/MyriadPro-Cond.eot");
  src: url("../fonts/MyriadPro-Cond.eot?#iefix") format("embedded-opentype"),
  url("../fonts/MyriadPro-Cond.woff") format("woff"),
  url("../fonts/MyriadPro-Cond.ttf") format("truetype"),
  url("../fonts/MyriadPro-Cond.svg#svgFontName") format("svg");
  font-display: swap;
}
/* em {
  font-style: normal;
} */
html, body {
  font-family: "MyriadPro-Regular", helvetica, arial, sans-serif;
  font-size: 16px;
  background: #f7f7f7;
  scroll-behavior: smooth;
  line-height: 1.8;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  position: relative;
  top: 0;
  left: 0;
  color: #515151;
  transition: all 0.4s ease-in-out;
}
p {
  margin-top: 0;
  margin-bottom: 0.6rem;
  line-height: 1.4em;
}
.h, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-weight: bold;
  line-height: 1.2em;
}
img {
  max-width: 100%;
}
a {
  color: #0b56b1;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  -webkit-transition: color 0.2s, fill 0.2s;
  -o-transition: color 0.2s, fill 0.2s;
  transition: color 0.2s, fill 0.2s;
  color: #083f81;
  border: 0;
  text-decoration: none !important;
}
.btn-secondary:focus, button:focus, input:focus, textarea:focus {
  outline: 0 !important;
  -webkit-box-shadow: 0 0 2px #0b56b1 !important;
  box-shadow: 0 0 2px #0b56b1 !important;
  border-color: #0b56b1 !important;
}
h3 {
  font-size: 22px;
  font-weight: 300;
  color: #515151;
  line-height: 30px;
  font-family: MyriadPro-Bold;
}
.btn-secondary {
  background-color: #fff;
  border-color: #ced4da;
  border-left-width: 0;
}
.btn-secondary:active, .btn-secondary:hover {
  background-color: transparent !important;
  border-color: #ced4da !important;
  box-shadow: none;
  color: #0b56b1;
}
.btn-secondary:focus {
  background-color: transparent !important;
  border-left-width: 1px;
}
.input-group input {
  border-right-width: 0;
}
.section, section {
  position: relative;
}
.container > .container {
  padding-left: 0;
  padding-right: 0;
}
.container-xl {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
  width: 100%;
}
.myerror {
  color: red !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
  padding-top: 12px !important;
}
.mysuccess {
  color: #00a65a !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
  padding-top: 12px !important;
}
/*Header*/
header#header {
  padding: 20px 0 0;
  position: relative;
  background-color: #fff;
}
.input-group.search {
  min-width: 200px;
  text-align: right;
}
.header-top {
  position: relative;
  padding-bottom: 15px;
}
.newsletter-lg .submit-input-wrapper {
  border: 0;
}
.input-group button.btn.btn-secondary {
  background-color: transparent;
  color: #333;
  border-left: none;
  border-color: #d9d9d9;
  z-index: 1;
  border-radius: 0 0.25rem.25rem 0 !important;
}
.input-group input.form-control {
  border-right: none;
  z-index: 1;
}
.input-group input.form-control:focus {
  box-shadow: none !important;
  border: 0 !important;
}
.input-group .submit-input-focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: -1px;
  border-radius: 3px;
}
.input-group input.form-control:focus ~ .submit-input-focus {
  -webkit-box-shadow: 0 0 2px #0b56b1;
  box-shadow: 0 0 2px #0b56b1;
  border: 1px solid #0b56b1;
}
.search-col #srch_id {
  background-color: #0174cc;
  color: #fff !important;
  padding: 5px 26px;
}
.search-col #srch_id:hover, .search-col #srch_id:focus, .search-col #srch_id:active{
  background: #0174cc !important;
}
.hdrM {
  border-top: 1px solid #f5f5f5;
  background-color: #fff;
}
.naviC {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-left: 32px;
}
.navLnk {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  padding: 10px 0;
  border-bottom: 2px solid transparent;
  transition: all 0.4s ease-in-out;
}
.navLnk.active, .navLnk:hover {
  color: #000;
  border-bottom: 2px solid #000;
}
.mblTggl {
  display: none;
}
.mblCls {
  display: none;
}
@media screen and (max-width:991px) {
  .naviC {
    margin-left: 0;
    justify-content: center;
  }
}
@media screen and (max-width:767px) {
  .hdrM {
    width: 250px;
    height: 100%;
    position: fixed;
    left: -260px;
    top: 0;
    z-index: 999;
    box-shadow: 4px 4px 8px 0px #e8e8e8;
    transition: all 0.4s ease-in-out;
  }
  .hdrM-Opn {
    left: 0;
  }
  .mblTggl {
    display: block;
    position: absolute;
    top: 6px;
    right: 24px;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    cursor: pointer;
  }
  .naviC {
    padding: 50px 15px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
  }
  body.slide {
    left: 250px;
  }
  .mblCls {
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #000;
    font-size: 20px;
    cursor: pointer;
  }
}
/*Footer*/
.site-footer {
  border-top: 1px solid #ededed;
  padding: 30px 0;
  position: relative;
  z-index: 0;
  background: #fff;
  font-size: 15px;
  margin-top: 50px;
}
.home .site-footer {
  margin-top: 0;
}
.site-footer {
  background-color: #f5f5f5;
  position: relative;
  padding: 30px 0;
  text-align: center;
}
.ftr-nav--cont {
  margin-bottom: 30px;
}
.ftr-nav--ul, .ftr-prv--ul, .ftr-aflt--ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.ftr-nav--link {
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  color: #6d6e71;
}
.ftr-social--cont {
  margin-bottom: 20px;
  text-align: center;
}
.ftr-social--spn {
  margin-right: 30px;
}
.ftr-social--spn:last-child {
  margin-right: 0;
}
.ftr-social--link {
  font-size: 24px;
  line-height: normal;
  color: #6d6e71;
}
.ftr-social--link:hover {
  color: #083f81;
}
.ftr-prv--cont {
  margin-bottom: 15px;
}
.ftr-prv--link, .ftr-aflt--link {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #6d6e71;
}
.ftr-cpRights--cont, .ftr-disclaimer--cont {
  text-align: center;
}
.ftr-cpRights--pera, .ftr-cpRights--link, .ftr-disclaimer--pera, .ftr-prv--pera, .ftr-aflt--pera {
  font-size: 14px;
  line-height: 1.65;
  font-weight: 400;
  color: #6d6e71;
  margin-bottom: 6px;
}
.ftr-aflt--cont {
  margin-bottom: 15px;
}
.ftr-aflt--pera {
  margin-bottom: 0;
}
@media screen and (max-width:767px) {
  .site-footer {
    padding: 20px 0;
  }
  .ftr-cpRights--pera, .ftr-cpRights--link, .ftr-disclaimer--pera, .ftr-nav--link, .ftr-prv--link, .ftr-prv--pera, .ftr-aflt--pera, .ftr-aflt--link {
    font-size: 12px;
  }
  .ftr-nav--cont, .ftr-social--cont {
    margin-bottom: 15px;
  }
  .ftr-social--link {
    font-size: 20px;
  }
  .ftr-nav--ul, .ftr-prv--ul, .ftr-aflt--ul {
    gap: 0px 15px;
  }
}
/***** homge page *****/
.page-bg + .container, .inner-page .page-bg + .container-xl {
  padding-top: 30px;
}
.home .page-bg::before {
  height: 740px;
}
.page-bg::before {
  content: "";
  width: 100%;
  height: 220px;
}
.page-bg {
  height: 220px;
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.page-bg img {
  width: 100%;
  height: 100%;
}
.page-bg img, .container-adornment::before {
  position: absolute;
}
.page-bg::after {
  content: "";
  border-top: 82px solid transparent;
  border-bottom: 82px solid #f7f7f7;
}
.page-bg::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 62px solid transparent;
  border-bottom: 62px solid #f7f7f7;
  border-left: 100vw solid transparent;
}
.page-bg.white::after {
  content: "";
  position: absolute;
  left: 0;
  top: -40px;
  border-top: 40px solid transparent;
  border-bottom: 112px solid #ec000000;
  border-left: 100vw solid #f7f7f7;
}
.page-bg.white, .page-bg.white:before {
  background-color: #fff;
  height: 160px;
}
.first-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.5px;
  margin-bottom: 15px;
}
.section-title {
  margin-bottom: 18px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #000;
  font-size: 24px;
  line-height: 28px;
}
.brands h2.section-title {
  font-size: 21px;
  line-height: 24px;
}
.my_title {
  font-family: MyriadPro-Cond, helvetica, arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  letter-spacing: 1px !important;
  line-height: 22px !important;
}
/*Popup*/
.coupon-modal .close {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  width: 20px;
  height: 20px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #c7c7c7;
  border-radius: 50%;
  position: absolute;
  right: 5px;
  top: 5px;
  opacity: 1;
  cursor: pointer;
}
.modal-content {
  border-radius: 4px;
  padding: 35px;
  text-align: center;
  border: 0;
  box-shadow: 0 0 10px 0 #b6d7ff;
}
.modal-title {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 25px;
}
.coupon-modal-intro {
  font-size: 12px;
  color: #707070;
  margin-bottom: 10px;
}
.coupon-modal-copy, .coupon-modal-expired-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 400px;
  margin: 0 auto 10px;
  padding: 5px;
  position: relative;
  border-radius: 4px;
  border: 2px dashed #8abfff;
  background-color: #f8fbff;
  overflow: hidden;
  width: 100%;
}
.coupon-modal-code {
  font-size: 30px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 2px;
  padding: 0 24px;
}
.modal-copy--btn {
  white-space: nowrap;
  padding: 5px 30px;
  font-size: 15px;
  line-height: normal;
  background: #0174cc;
  color: #fff;
  border: 0;
  outline: 0;
}
.modal-copy--btn {
  color: #fff !important;
  background: #083f81;
}
.modal-store--visit {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 5px 16px;
  background-color: #f8fbff;
  border-radius: 4px;
  width: max-content;
  margin: 0 auto 20px;
}
.modal-store--visit a {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: black;
  letter-spacing: 2px;
}
.modal-store--visit a:hover {
  color: #0174cc;
}
.coupon-modal-footer span{
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #303030;
}
.like, .dislike {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: #303030;
  cursor: pointer;
  margin: 0 5px;
}
.like:hover {
  color: green;
}
.dislike:hover {
  color: red;
}
/***** Coupon *****/
.coupon,
.empty-coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
  padding-bottom: 0;
  border-radius: 4px;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
  height: 100%;
  border: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}
.hero-coupon .coupon-header {
  padding-top: 80px;
  padding-bottom: 0;
  background-size: cover;
  background-position: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
article {
  padding-bottom: 25px;
}
.featured .coupon {
  border: 1px solid #ffe2c7;
}
.not-hero .coupon-header {
  background-image: none !important;
}
.featured .coupon-header:after {
  content: "Featured";
  position: absolute;
  top: -10px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: auto;
  bottom: -10px;
  color: #b14e03;
  background: #ffe9d8;
  font-size: 12px;
  padding: 5px 8px;
  margin-right: 15px;
}
.exclusive .coupon-header:before {
  content: "EXCLUSIVE";
  position: absolute;
  top: -10px;
  right: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: auto;
  bottom: -10px;
  color: #94630f;
  background: #fff4b7;
  font-size: 12px;
  padding: 5px 8px;
  margin-right: 15px;
}
.coupon-header {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  margin: -20px -20px 20px;
  padding: 10px 20px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 4px 4px 0 0;
  background: #fcfcfc;
}
.hero-coupon .coupon-logo {
  float: left;
  margin-left: -20px;
  height: 80px !important;
  background: #fff !important;
  width: auto;
}
.coupon-header .coupon-logo {
  display: inline-block;
  line-height: 0;
}
.coupon-header .coupon-logo img{
  width: 100%;
  height: auto;
  max-width: 110px;
  max-height: 60px;
  object-fit: cover;
}
.hero-coupon .coupon-logo img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  mix-blend-mode: normal;
  border-top-right-radius: 4px;
  background: #fff;
  width: auto;
  height: 80px !important;
}
.coupon-header img {
  mix-blend-mode: multiply;
}
.coupon .coupon-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 154px;
  flex: 1 154px;
}
.coupon .coupon-headline {
  margin-bottom: 15px;
}
.coupon .coupon-headline .text-condensed {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 24px !important;
}
.coupon .coupon-headline p {
  line-height: 22px !important;
}
.h-light {
  font-weight: 400;
}
.text-condensed {
  font-family: MyriadPro-Cond, helvetica, arial, sans-serif !important;
  text-transform: uppercase;
}
.coupon-description {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.2em;
}
ul.coupon-aux {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
  display: inline-block;
}
ul.coupon-aux li span {
  text-transform: uppercase;
  font-size: 11px;
  display: flex;
  align-items: center;
}
ul.coupon-aux li span span {
  margin-right: 5px;
  width: 11px;
  margin-top: -2px;
}
ul.coupon-aux li {
  display: inherit;
  margin-right: 10px;
}
.expired ul.coupon-aux li:first-child a {
  color: #999 !important;
}
.expired ul.coupon-aux li:first-child a span {
  margin-top: 0;
}
.coupon-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -20px 0 -20px;
  border-top: 1px solid #e5e5e5;
}
.btn-secondary,
.coupon-footer .coupon-cta {
  color: #0b56b1 !important;
  text-transform: uppercase !important;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 1px;
}
.coupon-footer:hover {
  color: #fff !important;
  background-color: #0b56b1;
}
.coupon-footer:hover .coupon-cta {
  color: #fff !important;
}
/* News letter*/
.news-letter {
  margin-bottom: 30px;
  padding: 80px;
  position: relative;
  background-color: #fcfcfc;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../images/newsletter-lg.png);
}
.submit-input-wrapper {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
}
.lbl {
  margin-bottom: 0px !important;
}
.newsletter-lg .h3 {
  font-size: 20px;
  font-weight: 600;
}
.newsletter-lg .p {
  font-size: 16px;
  font-weight: 400;
}
/*Blog*/
.blog .media-left {
  width: 270px;
}
.blog .blog-title {
  font-size: 18px;
}
.blog .blog-title a {
  color: #515151;
}
.blog .blog-excerpt-tags * {
  text-transform: uppercase;
  font-size: 11px;
}
.blog .blog-excerpt-tags {
  margin-bottom: 10px;
}
.blog .media-left img {
  border-radius: 9px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
ul.blog.list li {
  margin-bottom: 20px;
}
/*Blog Call Out*/
.blog-call-out {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px 16px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #ededed;
}
/*Pagination*/
.pagination1 {
  padding: 12px 30px;
  margin-bottom: 30px;
  font-size: 17px;
  text-transform: uppercase;
  border: 1px solid #ededed;
  border-radius: 3px;
  background: #fff;
}
.pagination1 a {
  display: block;
  padding: 3px 10px;
  margin: 0 1px;
  border-radius: 3px;
}
.pagination1 a.current,
.pagination1 a:hover {
  background: rgba(11, 86, 177, 0.1);
}

/*Breadcrumb*/
.breadcrumb-item + .breadcrumb-item::before {
  content: "\f105";
  font-family: "FontAwesome" !important;
  font-weight: 600;
}
.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
}
.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item:before {
  color: #000;
  font-size: 16px;
  font-family: MyriadPro-Regular;
}
/*Brands*/
.brands .row {
  margin-left: -10px;
  margin-right: -10px;
}
.brands .card {
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  margin: 10px;
  border: 0;
  display: block;
}
.home .brands .card {
  border: 1px solid #ededed;
}
.brands a:hover {
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
}
.brands img {
  width: auto;
  height: 65px;
}
.brands .col {
  min-width: 226px;
  max-width: max-content;
}
span.brand-label {
  display: block;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin-top: 12px;
}
/*Pagination*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  color: #0b56b1 !important;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff !important;
  background-color: #0b56b1 !important;
  border-color: #fff !important;
}
.pagination li .current {
  color: #fff !important;
  background-color: #0b56b1 !important;
  border-color: #fff !important;
}
.sitemap-inner {
  transition: 0.4s;
  padding: 5px 15px 15px;
}
.sitemap-inner ul {
  list-style-type: none;
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 10px;
  padding-left: 10px;
}
.sitemap-inner ul li a {
  font-size: 16px;
  transition: color 0.2s linear;
  color: #6d6e71;
  display: inline-block;
  padding: 5px 5px 5px 0;
}
.sitemap-inner ul li a:hover {
  text-decoration: underline;
  color: #0b56b1;
}
.mystores .section-title {
  margin-bottom: 0px !important;
}
.mystores .row > div {
  margin: 10px 0;
}
/*Store Page By Letters*/
.page.stores-by-letter {
  padding-top: 35px;
}
.info-box-shadow {
  padding: 20px;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
}
.page-content.info-box-shadow h2 {
  font-size: 24px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 0;
}
.bg-horizon .page-bg:after {
  display: none;
}
.bg-horizon .page-bg {
  height: 146px;
}
.stores-by-letter .page-content .row > div {
  margin: 10px 0;
}
/*Store*/
.store-page .widget, aside > * {
  margin: 10px;
  margin-bottom: 20px;
}
.store-page .widget:first-child, aside > *:first-child {
  margin-top: 0px;
}
.store-page .h.h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}
.status-line {
  color: rgba(0, 0, 0, 0.75);
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 20px;
}
.status-line strong {
  margin-right: 4px;
  font-size: 18px;
  color: #000;
}
.status-line > * {
  margin: 5px 10px;
  margin-left: 0;
}
.no-header-coupon .coupon-header, .expired .coupon-header {
  display: none;
}
.expired .coupon {
  background-image: url(../images/ex.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cat-header-more {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 10px;
}
.cat-headline-sidebar {
  color:#fff !important;
}
.cat-header-more ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.cat-header-more strong {
  font-size: 20px;
  margin-bottom: 15px;
  display: block;
}
.cat-header-more {
  padding: 15px;
  background: #fff !important;
  margin-bottom: 20px;
}
.cat-header-more li a {
  margin-bottom: 5px;
  display: block;
}
.list-inline-store li {
  display: flex;
  width: 100% !important;
}
.mybutton1 {
  border: 0;
  padding: 10px;
  font-family: Lato, sans-serif;
  margin: 0 auto;
  cursor: pointer;
  color: #fff !important;
}
.mybutton1:hover, button:hover {
  background: #0062cc !important;
  color: #fff;
}
/*Merchant*/
.merchant-contact, .merchant-policy, .merchant-intro {
  background: #fcfcfc;
}
.merchant-contact h4.h4 {
  font-size: 20px;
}
.merchant-contact ul {
  margin-bottom: 0;
}
.merchant-contact a {
  word-break: break-all;
  display: inline-block;
}
.merchant-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px;
  padding-bottom: 16px;
  text-align: center;
  border-radius: 4px;
  background-color: #fcfcfc;
}
.merchant-logo {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fcfcfc;
}
.merchant-logo img {
  max-width: 150px;
  max-height: 100px;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.merchant-rating h4.h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px !important;
}
/*Merchant Intro*/
.merchant-intro {
  background-color: #fcfcfc;
}
.card-shadow,
.info-box,
.info-box-shadow {
  padding: 20px;
  border-radius: 3px;
  background: #fff;
}
/*Merchant Newsletter*/
.newsletter-sm {
  padding: 20px;
  border-radius: 4px;
  background-color: #fcfcfc;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(../images/newsletter-sm.png);
}
.newsletter-sm-heading {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  font-family: MyriadPro-Regular;
}
.newsletter-sm-merchant {
  display: block;
  font-size: 16px;
  padding-right: 64px;
  color: #000;
}
/*Merchant Contact*/
.merchant-contact {
  background: #fcfcfc;
}
.list-aligned-image {
  padding-right: 10px;
  text-align: center;
}
.list-aligned-image, .list-aligned-copy {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}
.validated span {
  margin-left: 10px;
}
.validated:before {
  content: "•";
  margin: -5px 0px 0 0px;
  position: absolute;
  font-size: 17px;
}
.merchant-logo {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fcfcfc;
}
.merchant-logo img {
  mix-blend-mode: multiply;
}
.about-description p {
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.3;
  font-size: 15px;
}
.about-description h1, .about-description h2, .about-description h3, .about-description h4, .about-description h5, .about-description h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 5px;
}
.about-description ul, .about-description ol {
  padding-left: 18px;
}
.accordion-style1 .panel-title {
  margin: 0px !important;
}
.accordion-style1.panel-group .panel {
  border-radius: 0;
  border-color: #cdd8e3;
  box-shadow: none;
}
.accordion-style1.panel-group .panel:last-child {
  border-bottom-width: 1px;
}
.accordion-style1.panel-group .panel .collapse {
  background-color: #fff;
}
.accordion-style1.panel-group .panel + .panel {
  margin-top: 12px;
}
.accordion-style1.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top-color: #cdd8e3 !important;
}
.accordion-style1.panel-group .panel-heading {
  padding: 0;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle {
  color: #0b56b1;
  background-color: #f9f9f9;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  padding: 10px;
  display: block;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle.collapsed {
  color: #0b56b1;
  font-weight: 400;
  background-color: #f9f9f9;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:active,
.accordion-style1.panel-group .panel-heading .accordion-toggle:focus {
  outline: 0;
  text-decoration: none;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle > .ace-icon:first-child {
  width: 16px;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover > .ace-icon:first-child {
  text-decoration: none;
}
.accordion-style1.panel-group .collapse.in > .panel-body, .accordion-style1.panel-group .panel-body {
  border-top: 1px solid #cdd8e3;
}
.panel-body {
  padding: 15px;
}
.text-condensed.head-coupon {
  margin-bottom: 0;
}
.coupon-content h3.coupon-headline p {
  color: #0b56b1;
}
/*All Categories Page*/

.categories-page .page-content {
  background-color: #fff;
  padding: 25px;
  border-radius: 4px;
}
.cat-box-head {
  position: relative;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.cat-box-head img {
  max-width: 470px;
  max-height: 150px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cat-box-head:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 3px;
}
.cat-box-head .cat-heading {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
ul.cat-box-content {
  list-style: none;
  padding: 0;
  margin-top: 10px;
}
ul.cat-box-content li,
.sidebar li {
  margin-bottom: 0.6rem;
}
ul.cat-box-content li a,
.sidebar li a {
  color: #515151;
}
/*Sidebar*/
.sidebar {
  border-left: 1px solid #ededed;
}
.sidebar h3 {
  font-size: 18px;
}
/*Single Category*/
.category-name {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 30px;
}
/*Hero Sidebar*/
.container-sidebar {
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}
.category-page {
  margin-top: 40px;
}
.category-img {
  width: 100%;
  height: auto;
}
.has-hero .cat-header-intro {
  position: relative;
  z-index: 2;
  padding: 30px;
  color: #fff;
  margin: 0;
  border-radius: 4px 4px 20px;
  background: rgba(76, 87, 97, 0.9);
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
  height: 350px;
  overflow-y: scroll;
  display: inline-block;
  vertical-align: top;
  width: calc(98% - 210px);
}
.cat-header-intro::-webkit-scrollbar {
  width: 8px;
}
.cat-header-intro::-webkit-scrollbar-track {
  background: #f7f7f7;
}
.cat-header-intro::-webkit-scrollbar-thumb {
  background: #0b56b1;
  width: 8px;
}
.has-hero .cat-header-intro p:last-child {
  margin-bottom: 0;
}
/*Content Page*/
.white-bg {
  background-color: #fff;
}
.inner-page.content-page .page-bg {
  display: none;
}
.inner-page.content-page .container {
  font-size: 15px;
  line-height: 20px;
}
.container-legible {
  font-size: 15px;
  line-height: normal;
  font-weight: 400;
}
.content-page h1 {
  font-size: 24px;
  line-height: normal;
}
.content-page h2 {
  font-size: 21px;
  line-height: normal;
}
.content-page h3 {
  font-size: 18px;
  line-height: normal;
}
.content-page p {
  font-size: 15px;
  line-height: normal;
  font-weight: 400;
}
.container-compressed {
  max-width: 750px;
}
.inner-page.content-page .container .legible-doc p {
  line-height: 1.6em;
  margin-bottom: 0.8em;
}
#header + * .hero,
#header + .hero {
  margin-top: -30px;
}
.hero {
  margin-bottom: 40px;
}
/*Contact Us Page*/
.form-box {
  background-color: #fff;
  padding: 25px;
  border-radius: 4px;
  box-shadow: 0 0 5px 0 #767676;
  max-width: 320px;
  margin: 0 auto;
}
.cntct-ttl {
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}
.cntct-ttl span {
  display: block;
  font-size: 26px;
  line-height: normal;
}
.cntct-input {
  height: 32px;
  font-size: 14px;
}
.cntct-textarea {
  font-size: 14px;
}
.cntct-btn {
  font-size: 15px;
  line-height: normal;
  font-weight: 500;
  color: #fff;
  background-color: #0174cc;
  padding: 6px 35px;
  border: 0;
  outline: 0;
  border-radius: 4px;
}
.cntct-btn:hover {
  color: #fff;
  background-color: #083f81;
}
.scial-ttl {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
}
.cntct-bg_cont {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 430px;
  padding: 50px 0;
}
.ggl-map_cont iframe {
  width: 100% !important;
}
.cntct-bg_cont .container {
  position: relative;
}
.cntct-bg_cont .col-12.col-md-4 {
  position: initial;
}
.scial-stripe {
  background: #0174cc;
  padding: 20px 0;
}
.scial-box {
  display: flex;
  align-items: center;
  gap: 16px;
}
.scial-box a {
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  border-radius: 50px;
  text-align: center;
}
.addr-ttl {
  font-size: 34px;
  line-height: normal;
  font-weight: 900;
  color: #000;
  margin-bottom: 20px;
}
.get-in-touch_box {
  margin-bottom: 18px;
}
.get-in-touch_box .get-in-touch_ttl {
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
  color: #000;
}
.get-in-touch_box i {
  font-size: 18px;
  color: #0174cc;
  margin-right: 5px;
}
.get-in-touch_box p, .get-in-touch_box a {
  font-size: 17px;
  line-height: normal;
  font-weight: 400;
  color: #666666;
  display: block;
}
.g-recaptcha {
  transform:scale(0.88);
  -webkit-transform:scale(0.88);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}
/*Redirect Page*/
body.redirect {
  background: #fff;
  height:100vh;
  padding: 50px 0;
}
.redirect-message {
  text-align: center;
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0 5px 0 #78a1d4;
}
.redirect .logo-cont {
  width: 150px;
  height: 100px;
  margin: 0 auto 40px;
  overflow: hidden;
}
.redirect .logo-cont img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
.redirect .deal-ttl {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
.goodtogo-txt {
  font-size: 18px;
  line-height: normal;
  font-weight: 400;
  color: #28a745;
  margin-bottom: 25px;
}
.redirect-message-body p {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #707070;
}
.redirect-message-body p strong {
  color: #000;
}
.redirect-message-body a {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #0b56b1;
}
.redirect .loader {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  width: 60px;
}
.redirect .loader>* {
  height: 12px;
  width: 12px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-animation: fill 2000ms infinite;
  animation: fill 2000ms infinite
}
.redirect .loader>*:nth-child(1) {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms
}
.redirect .loader>*:nth-child(2) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms
}
.redirect .loader>*:nth-child(3) {
  -webkit-animation-delay: 750ms;
  animation-delay: 750ms
}
.redirect .loader>*:last-child {
  margin: 0
}
@-webkit-keyframes fill {
  0% {
    background-color: #fff
  }
  50% {
    background-color: #0b56b1
  }
  100% {
    background-color: #fff
  }
}
@keyframes fill {
  0% {
    background-color: #fff
  }
  50% {
    background-color: #0b56b1
  }
  100% {
    background-color: #fff
  }
}
@media (max-width: 1199.98px) {
  .g-recaptcha {
    transform:scale(0.79);
    -webkit-transform:scale(0.79);
  }
}
@media (max-width: 991.98px) {
  .sitemap-inner ul {
    grid-template-columns: 33% 33% 33%;
  }
  .sidebar {
    border-left: 0;
    padding: 0 !important;
    width: 100% !important;
    flex: 100%;
    text-align: center;
    border-top: 1px solid #ededed;
    padding-top: 20px !important;
  }
  .col-md-9.left-content.pr-md-4 {
    max-width: 100% !important;
    flex: 100% !important;
  }
  .g-recaptcha {
    transform:scale(0.89);
    -webkit-transform:scale(0.89);
  }
  .scial-box {
    flex-wrap: wrap;
    gap: 8px 15px;
  }
  .scial-ttl {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .header-top .col.text-left {
    flex: 100% !important;
    text-align: center !important;
  }
  .section-title {
    font-size: 20px;
    text-align: center !important;
  }
  .news-letter {
    background-image: url(../images/newsletter-sm.png);
    background-position: top right;
    padding: 40px 30px 50px;
  }
  .input-group.search {
    min-width: 230px;
  }
  .inner-page.content-page .container {
    font-size: 14px;
    line-height: 20px;
  }
  .coupon .coupon-content, .newsletter-lg {
    text-align: center;
  }
  .blog.list {
    padding: 0;
  }
  .blog.list .row {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .blog-title {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .blog .blog-excerpt-tags {
    line-height: 0;
  }
  .blog-call-out {
    line-height: 0;
    padding: 12px 42px;
    text-align: center;
  }
  .sitemap-inner ul {
    grid-template-columns: 50% 50%;
    text-align: center;
  }
  .pagination {
    gap: 5px 20px;
    margin: 0;
    justify-content: center !important;
  }
  .pagination a {
    font-size: 16px;
  }
  .pagination1 {
    justify-content: center !important;
  }
  .cat-box-content, .first-title, .info-box-shadow h2 {
    text-align: center;
  }
  .category-name {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
  .search-col {
    margin: 20px auto 0;
  }
  .newsletter-sm-merchant {
    padding-right: 0;
  }
  .about-description ul, .about-description ol, .content-page ul, .content-page ol {
    text-align: left;
  }
  .content-page, .category-page {
    text-align: center;
  }
  .content-page h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .content-page h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .content-page h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .cc-window.cc-floating {
    flex-direction: row !important;
  }
  .cc-floating.cc-theme-classic {
    font-size: 12px;
  }
  .cc-theme-classic .cc-btn:last-child {
    min-width: 20px !important;
  }
  .cc-window .cc-message {
    margin-bottom: 0 !important;
  }
  .has-hero .cat-header-intro, .category-page .cat-header-more {
    display: block;
    width: 100%;
  }
  .cntct-bg_cont {
    height: auto;
  }
  .addr-box {
    text-align: center;
    margin-bottom: 30px;
  }
  .addr-ttl {
    font-size: 24px;
  }
  .get-in-touch_box .get-in-touch_ttl {
    font-size: 16px;
  }
  .get-in-touch_box p, .get-in-touch_box a {
    font-size: 14px;
  }
  .scial-box {
    justify-content: center;
  }
  .scial-ttl {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .search-col {
    flex: 1 1 auto !important;
    padding-top: 20px;
    order: 3;
  }
  .status-line,
  .status-line strong,
  .text-track-sm {
    color: #000 !important;
  }
  .cat-header-more {
    margin-top: 30px;
  }
  .accordion-style1.panel-group .panel-heading .accordion-toggle.collapsed,
  .accordion-style1.panel-group .panel-heading .accordion-toggle {
    font-size: 13px;
    line-height: 20px;
  }
  .accordion-style1.panel-group .panel-heading + .panel-collapse .panel-body {
    font-size: 14px;
    line-height: 20px;
  }
  .mystores h4, .newsletter-lg h4 {
    font-size: 18px;
  }
  .newsletter-lg p {
    font-size: 14px;
  }
  .cat-header-more{
		margin-top:30px;
	}
}
@media (max-width: 449.98px) {
  .coupon-modal-copy, .coupon-modal-expired-code {
    flex-direction: column;
    padding: 14px 5px;
  }
  .coupon-modal-code {
    margin-bottom:15px;
  }
}
@media (max-width: 399.98px) {
  .sitemap-inner ul {
    grid-template-columns: 100%;
  }
}
@media (max-width: 349.98px) {
  .g-recaptcha {
    transform: scale(0.79);
    -webkit-transform: scale(0.79);
  }
  .scial-box {
    gap: 8px 35px;
  }
}