html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, ins,
small, strike, strong, sub, sup,
b, u, i, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, figure, figcaption, footer, header, hgroup,
menu, nav, section, summary {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* Overwrite user agent font-family for button */
button, input {
  font-family: 'Calibri',sans-serif; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #aaa; }

svg {
  display: inline-block; }

* {
  box-sizing: border-box; }

body {
  font-family: 'Calibri',sans-serif; }

.clearfix {
  clear: both;
  display: block; }
  .clearfix::after, .clearfix::before {
    content: " ";
    display: table;
    clear: both; }

.header_outer_common {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 98vw; }

.row {
  margin: 0 -15px; }

.hidden {
  display: none !important; }

.block {
  display: block; }

.inline {
  display: inline; }

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

.flex {
  display: flex; }

.center-block {
  display: block;
  margin: 0 auto; }

.left {
  float: left; }

.right {
  float: right; }

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

.text-left {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Calibri" , sans-serif; }

.form-block {
  display: block; }

.img-responsive {
  width: 100%;
  height: auto;
  display: block; }

p:has(.mobile-only-banner) {
  display: none; }

p:has(.desktop-only-banner) {
  all: unset !important;
  display: block !important;
  width: 100% !important; }

.mobile-only-banner {
  display: none; }

.desktop-only-banner {
  display: block; }

@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: local("Calibri"), url(/fonts/Calibri.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap; }

/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 700;
  src: local("Calibri Bold"), local("Calibri-Bold"), url(/fonts/Calibri_bold.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
  font-display: swap; }

body {
  font-family: 'Calibri', sans-serif; }
  body .reveal_all {
    display: none; }

a {
  color: #037cd5;
  text-decoration: none; }

.page {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  box-sizing: border-box; }
  .page:after {
    content: "";
    display: block;
    clear: both; }

#login_link {
  cursor: pointer; }

.before_submit {
  pointer-events: none;
  background: #9E9E9E !important; }

.learn-more-container {
  margin: 2px auto;
  max-width: 1170px; }

#close {
  display: none; }

.no-clip.reveal_code {
  -webkit-clip-path: none;
  clip-path: none; }

/* below classes will be used in coupons only */
.code .reveal_code, .code .no_reveal_code {
  background: #037cd5; }

.code .value, .code .show_more, .code .text {
  color: #037cd5; }

.code .c_type {
  background: #037cd5;
  color: #fff; }

.code .coupon-btn {
  background: #02508a; }

.exclusive .reveal_code, .exclusive .no_reveal_code {
  background: #679F42; }

.exclusive .value, .exclusive .show_more, .exclusive .text {
  color: #679F42; }

.exclusive .c_type {
  background: #679F42;
  color: #fff; }

.exclusive .coupon-btn {
  background: #44692c; }

.deal .reveal_code, .deal .no_reveal_code {
  background: #fe7c60; }

.deal .value, .deal .show_more, .deal .text {
  color: #fe7c60; }

.deal .c_type {
  background: #fe7c60;
  color: #fff; }

.deal .coupon-btn {
  background: #fe3d14; }

.view-offer .reveal_code, .view-offer .no_reveal_code {
  background: #f09516; }

.view-offer .value, .view-offer .show_more, .view-offer .text {
  color: #f09516; }

.view-offer .c_type {
  background: #f09516;
  color: #fff; }

.view-offer .coupon-btn {
  background: #ae6a0b; }

.exclusive-offer .reveal_code, .exclusive-offer .no_reveal_code {
  background: #03A9F4; }

.exclusive-offer .value, .exclusive-offer .show_more, .exclusive-offer .text {
  color: #03A9F4; }

.exclusive-offer .c_type {
  background: #03A9F4;
  color: #fff; }

.exclusive-offer .coupon-btn {
  background: #0275a8; }

.book-now .reveal_code, .book-now .no_reveal_code {
  background: #e43636; }

.book-now .value, .book-now .show_more, .book-now .text {
  color: #e43636; }

.book-now .c_type {
  background: #e43636;
  color: #fff; }

.book-now .coupon-btn {
  background: #b51818; }

.order-now .reveal_code, .order-now .no_reveal_code {
  background: #4ecaca; }

.order-now .value, .order-now .show_more, .order-now .text {
  color: #4ecaca; }

.order-now .c_type {
  background: #4ecaca;
  color: #fff; }

.order-now .coupon-btn {
  background: #2f9d9d; }

.unlock .reveal_code, .unlock .no_reveal_code {
  background: #00bcd4; }

.unlock .value, .unlock .show_more, .unlock .text {
  color: #00bcd4; }

.unlock .c_type {
  background: #00bcd4;
  color: #fff; }

.unlock .coupon-btn {
  background: #007888; }

.redeem .reveal_code, .redeem .no_reveal_code {
  background: #F6BB28; }

.redeem .value, .redeem .show_more, .redeem .text {
  color: #F6BB28; }

.redeem .c_type {
  background: #F6BB28;
  color: #fff; }

.redeem .coupon-btn {
  background: #c99208; }

.shop .reveal_code, .shop .no_reveal_code {
  background: #dd4b45; }

.shop .value, .shop .show_more, .shop .text {
  color: #dd4b45; }

.shop .c_type {
  background: #dd4b45;
  color: #fff; }

.shop .coupon-btn {
  background: #b52721; }

.enroll-now .reveal_code, .enroll-now .no_reveal_code {
  background: #dd604b; }

.enroll-now .value, .enroll-now .show_more, .enroll-now .text {
  color: #dd604b; }

.enroll-now .c_type {
  background: #dd604b;
  color: #fff; }

.enroll-now .coupon-btn {
  background: #b93823; }

.unlock .blur:not(.not) {
  display: none; }

.unlock .icon {
  margin-left: 5px;
  vertical-align: middle; }

.redeem .blur:not(.not) {
  display: none; }

.redeem .icon {
  margin-left: 5px;
  vertical-align: middle; }

.shop .blur:not(.not) {
  display: none; }

.shop .icon {
  margin-left: 5px;
  vertical-align: middle; }

.shop .icon {
  margin-left: 10px;
  margin-top: -2px; }

.unlock .icon {
  margin-top: -4px; }

.redeem .icon {
  margin-top: -8px; }

.coupon-btn {
  overflow: hidden; }
  .coupon-btn:hover .after {
    transform: translateX(0); }
  .coupon-btn:hover .before {
    transform: translateX(-100%); }

.coupon-btn .after {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  top: 0;
  transform: translateX(100%);
  background-color: transparent !important; }

.coupon-btn .after, .coupon-btn .before {
  transition: transform 0.35s ease-in-out !important; }

.coupon-btn svg {
  fill: #fff;
  vertical-align: middle; }

.reveal_all + .after {
  display: none; }

body.modal-open {
  overflow: hidden; }

.btn-close {
  color: #969696;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  background: #fff;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 25px;
  vertical-align: middle;
  line-height: 25px;
  text-align: -webkit-center;
  cursor: pointer;
  z-index: 1; }
  .btn-close:hover {
    color: #494949; }

.cross_btn {
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  right: 14px;
  top: 12px;
  width: 17px;
  height: 20px;
  vertical-align: middle;
  line-height: 25px;
  text-align: -webkit-center;
  cursor: pointer;
  z-index: 1; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  display: none;
  overflow-y: scroll;
  padding: 25px; }
  .modal > div {
    display: table;
    width: 100%;
    height: 100%; }
  .modal:before {
    content: "";
    opacity: 0;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    will-change: opacity; }
  .modal.open:before {
    opacity: 0.6; }
  .modal.open .modal-content {
    transform: translate3d(0, 0, 0); }

.modal-dialog {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.modal-content {
  background: #fff;
  display: inline-block;
  text-align: initial;
  position: relative;
  overflow-y: auto;
  border-radius: 5px;
  max-width: 950px;
  min-width: 500px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: translate3d(0, -150vh, 0);
  -ms-transform: translate3d(0, -150vh, 0);
  -moz-transform: translate3d(0, -150vh, 0);
  transform: translate3d(0, -150vh, 0);
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ddd;
  will-change: transform; }

/*ADDED TO STOP SCROLLING TO TOP*/
#close {
  display: none; }

/*-----Coupon Modal-----*/
.code_itself {
  background-color: #f6f7fb;
  border: 1px dashed #027cd5;
  width: 50%;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 50px;
  height: 50px;
  box-sizing: border-box; }

.copy_dialogue {
  text-align: center;
  font-size: 0; }

button#cp_code {
  background: #037cd5;
  font-size: 15px;
  font-weight: bold;
  border: none;
  color: #fff;
  width: 50%;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  padding: 0; }

.cmodal-dialog .modal-content {
  max-width: 1000px;
  max-height: 100% !important;
  width: 100% !important; }

.cmodal-dialog h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 22px;
  margin-top: 40px; }

.cmodal-dialog .cm_body_dec {
  overflow: hidden;
  padding: 0 30px 0 0;
  text-transform: none;
  display: block;
  text-align: left;
  height: 130px;
  margin: 5px 0 15px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #333333; }
  .cmodal-dialog .cm_body_dec ul {
    margin: 0;
    padding-left: 16px;
    list-style: initial; }
  .cmodal-dialog .cm_body_dec table {
    width: 92%;
    border-spacing: 1px;
    margin-top: 2px; }
    .cmodal-dialog .cm_body_dec table tr {
      text-align: center; }
  .cmodal-dialog .cm_body_dec p {
    line-height: 24px;
    font-size: 14px;
    height: initial;
    text-align: left; }

.cmodal-dialog .show_more {
  font-size: 10px;
  color: #037cd5;
  font-weight: 700;
  bottom: 0px;
  position: absolute;
  right: 0px;
  background: #fff;
  padding: 0px 20px;
  line-height: 22px;
  cursor: pointer;
  text-transform: uppercase; }

span.modal_view_cat_all {
  padding: 24px 0px 0 0px;
  font-size: 15px;
  font-weight: 600;
  display: block;
  width: 50%;
  float: left;
  text-align: center; }
  span.modal_view_cat_all a {
    color: #047cd3;
    text-decoration: none; }

a.morelink {
  color: #027cd5;
  font-weight: 600;
  text-decoration: underline;
  font-size: 14px;
  line-height: 21px; }

.cm_t {
  padding: 15px 15px 0 15px;
  position: relative; }

.c_m_desc {
  font-weight: 700;
  padding-left: 10px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  flex-grow: 1; }

span.cm a {
  font-size: 20px; }

.visit_share {
  padding: 15px 0px 0 0;
  text-align: left;
  width: 50%;
  float: left; }
  .visit_share .btn-md.btn-green {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    background: #52af52;
    border: none;
    box-shadow: none;
    color: #fff;
    padding: 10px 15px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .visit_share .cm {
    width: 100%; }

.cm_b_l {
  max-width: 130px; }

.mailer_mail {
  padding-right: 10px; }
  .mailer_mail p {
    margin: 0;
    padding: 0px 0 0 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block; }

.cm_b {
  background: #f6bb43;
  color: #fff;
  line-height: 45px;
  clear: both;
  -webkit-display: flex;
  -moz-display: flex;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .cm_b input[type="text"] {
    border-radius: 3px;
    height: 37px;
    font-size: 15px;
    padding: 0 15px;
    color: #696969;
    border: 1px solid #fff; }
  .cm_b input[type="submit"] {
    background: 0 0;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
    width: 100px;
    height: 37px;
    margin-top: -2px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase; }
    .cm_b input[type="submit"]:hover {
      background: #e2a733; }

.cm_t .offers_listings {
  overflow: hidden;
  margin-bottom: 35px;
  height: auto;
  z-index: 0; }
  .cm_t .offers_listings span.sp_icons {
    padding-right: 30px; }
    .cm_t .offers_listings span.sp_icons img {
      margin-left: 20px; }
  .cm_t .offers_listings h3 {
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    color: #2E2E2E; }

.cm_t .related_Desktop {
  padding: 0; }

.cm_t .modal_left_wrapper {
  padding: 0 15px 0 0;
  position: relative; }

.cm_t .modal_right_wrapper {
  padding: 0 0 0 15px; }

.cm_t .copy_dialogue {
  margin: 15px 0; }

.cm_t .feedback {
  float: none !important;
  margin-bottom: 30px; }

span.cm.right {
  float: right; }

.code_b_link {
  text-decoration: none; }

.custom_offer_div {
  margin-bottom: 0px !important; }

.modal_left_wrapper, .modal_right_wrapper {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  float: left;
  min-height: 125px; }
  .modal_left_wrapper .cm, .modal_right_wrapper .cm {
    display: inline-block; }

.modal_left_wrapper {
  border-right: 1px dashed #aaa;
  padding: 10px 10px 10px 0px; }

.modal_right_wrapper {
  padding: 25px 0px 10px 10px; }

.related_title {
  margin-top: 0 !important; }

.offers_listings.custom_offer_div p {
  padding-left: 0px; }

.offers_listings.custom_offer_div .new_modal_title {
  font-weight: 500;
  font-size: 20px;
  text-align: left;
  margin-bottom: 0px; }

.related_Desktop {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 20px; }
  .related_Desktop h3 {
    text-align: left;
    margin: 0 20px 10px;
    font-weight: 600; }
  .related_Desktop.only6 li:nth-child(n+7) {
    display: none; }
  .related_Desktop li {
    width: 100%;
    padding: 0 1.5%; }
    .related_Desktop li a, .related_Desktop li .related-offer {
      display: table;
      will-change: box-shadow;
      transition: 0.1s all ease;
      width: 100%;
      background: #FFFFFF;
      box-shadow: 2px 2px 6px rgba(58, 58, 58, 0.25);
      border-radius: 5px;
      margin-bottom: 20px;
      padding: 1px 0;
      cursor: pointer; }
      .related_Desktop li a:hover, .related_Desktop li .related-offer:hover {
        box-shadow: 0px 2px 6px rgba(58, 58, 58, 0.35); }
  .related_Desktop .head_portion {
    text-align: center;
    width: 100px;
    padding: 5px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    border-right: 2px solid #ddd; }
    .related_Desktop .head_portion img {
      width: 100%;
      display: block; }
  .related_Desktop .tail_portion {
    display: table-cell;
    font-size: 12px;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 16px;
    color: #444;
    font-weight: 500;
    position: relative; }
    .related_Desktop .tail_portion div {
      display: inline-block;
      max-height: 35px;
      overflow: hidden;
      vertical-align: middle;
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      color: #2E2E2E;
      text-transform: uppercase; }
  .related_Desktop .moreArrow {
    color: #027cd5;
    font-size: 22px;
    position: absolute;
    right: 9px;
    bottom: 0; }
  .related_Desktop .arrow {
    position: absolute;
    bottom: -2px;
    right: 0px;
    font-weight: 600; }

.feedback {
  text-align: center;
  padding-top: 15px;
  clear: both; }
  .feedback .coupon-working-text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #333333; }
  .feedback .btn-md {
    padding: 5px 10px;
    max-width: 50px;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 2px 2px 6px rgba(58, 58, 58, 0.25);
    border-radius: 5px;
    margin-top: 10px;
    color: #298fd9;
    outline: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
    will-change: box-shadow;
    border: 0; }
    .feedback .btn-md:hover {
      box-shadow: 2px 3px 3px 1px rgba(41, 143, 217, 0.35); }

#modal_subscribe .modal-heading {
  padding: 10px;
  display: table;
  width: 100%; }

#modal_subscribe .modal-content {
  max-width: 650px; }

#modal_subscribe .logo {
  width: 120px;
  margin-right: 20px;
  display: table-cell;
  vertical-align: middle; }

#modal_subscribe .content-col {
  padding: 30px 50px 25px 50px; }

#modal_subscribe .form-control {
  border-radius: 7px;
  border: none;
  font-weight: 700;
  outline: none;
  border: 1px solid #ccc;
  text-align: left; }

#modal_subscribe .title {
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.4px;
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

#modal_subscribe .submit {
  text-align: center;
  background-color: #f6bb43;
  cursor: pointer;
  color: #fff;
  border: none; }

#modal_subscribe .info {
  font-size: 13px;
  line-height: 1.5;
  color: #565a5c; }

#modal_subscribe p.info {
  font-weight: 700;
  margin: 0; }

#modal_subscribe ol.info {
  list-style-type: decimal;
  padding: 5px 15px;
  margin: 0; }

#modal_subscribe #message_error {
  color: red;
  font-size: 14px;
  margin: 0; }

body {
  background: #f4f4f4; }

header {
  background: #027cd5;
  opacity: 1;
  box-sizing: border-box;
  padding: 5px 0; }
  header > .page {
    display: table; }

.head_middle {
  position: relative;
  display: table-cell;
  width: 100%;
  width: 62vw; }
  .head_middle form {
    padding: 0 20px;
    display: block;
    position: relative; }

#search_input {
  width: 100%;
  border: 0;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 11px 40px;
  font-size: 14px;
  color: #959595;
  outline: none; }

.head_middle button, header button.light {
  border: 0;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  outline: none;
  cursor: pointer;
  max-height: 38px;
  box-sizing: border-box; }

#main_search_toggle svg {
  vertical-align: middle; }

.head_middle button.blue {
  background: #fff;
  position: absolute;
  top: 0px;
  right: 25px;
  z-index: 110;
  display: inherit; }

#logo {
  display: table-cell; }
  #logo > a {
    display: block;
    width: 180px;
    color: #fff; }
    #logo > a > svg {
      vertical-align: middle;
      width: 100%; }

.logoFixed {
  width: 12vw; }

#logo a .uae {
  vertical-align: middle;
  width: 100%;
  height: 42px;
  padding: 3px; }

#results_lists {
  position: absolute;
  width: 100%;
  left: 0;
  top: 41px;
  z-index: 999;
  display: none;
  padding: 0 40px; }
  #results_lists ul {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); }
  #results_lists li {
    box-sizing: border-box; }
    #results_lists li.selected {
      background: #f5f5f5; }
    #results_lists li a {
      font-size: 14px;
      letter-spacing: 0.2px;
      color: #464646;
      text-decoration: none;
      display: block;
      padding: 8px 20px; }
      #results_lists li a:hover {
        background: #f5f5f5; }
      #results_lists li a.disabled {
        background: #fff !important; }
    #results_lists li.list_heading {
      color: #565656;
      letter-spacing: 0.2px;
      font-size: 16px;
      background: gainsboro;
      padding: 8px 20px; }
      #results_lists li.list_heading:nth-child(n+2) {
        margin-top: 7px; }

.head_right {
  position: relative;
  display: table-cell;
  white-space: nowrap;
  word-spacing: 15px;
  width: 100px; }

span.btn.btn-big {
  padding: 10px 30px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  white-space: nowrap;
  word-spacing: initial;
  border: 1px solid #fff; }

#header_country .down_arrow {
  margin-right: -10px;
  margin-left: -10px; }

#header_country, #header_country > .dropdown > ul > li {
  word-spacing: 10px;
  background: #fff;
  color: #247cd5;
  position: relative;
  z-index: 1000; }

#header_country li > a > span, #header_country .dropdown li > a > span {
  min-width: 40px;
  display: inline-block; }

#header_country, #header_country > .dropdown > ul > li > a {
  padding: 11px 20px; }

#header_country > .dropdown > ul > li:hover {
  background: #ddd; }

#header_country > .dropdown > ul > li > a {
  display: block; }

#header_country img {
  vertical-align: middle;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: -5px 0; }

#header_country:hover > .dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px); }

#login_link_profile {
  position: relative; }
  #login_link_profile .down_arrow {
    position: absolute;
    right: 10%;
    top: 40%;
    transform: translateY(-40%); }
  #login_link_profile, #login_link_profile > .dropdown > ul > li {
    word-spacing: 10px;
    background: #fff;
    color: #247cd5;
    position: relative;
    z-index: 1000; }
  #login_link_profile li > a > span, #login_link_profile .dropdown li > a > span {
    min-width: 40px;
    display: inline-block; }
  #login_link_profile, #login_link_profile > .dropdown > ul > li > a {
    padding: 11px 12px;
    width: 180px; }
  #login_link_profile > .dropdown > ul > li:hover {
    background: #f3f2f2; }
  #login_link_profile > .dropdown > ul > li > a {
    display: block; }
  #login_link_profile img {
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: -5px 0; }
  #login_link_profile:hover > .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px); }

#login_link_profile, #login_link_profile .dropdown {
  word-spacing: initial; }

#login_link_profile, #login_link_profile > .dropdown > ul > li {
  word-spacing: initial;
  background: #fff;
  color: #247cd5;
  position: relative;
  z-index: 1000; }

.dropdown {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 1;
  padding-top: 10px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: translateY(15px);
  text-align: left; }
  .dropdown > ul {
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    overflow: hidden;
    position: relative; }
  .dropdown::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    transform: rotate(45deg);
    top: 5px;
    left: 15px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.nav_bar {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem 7.5rem; }

.nav {
  display: table;
  position: relative;
  cursor: default;
  z-index: 500;
  width: 100%;
  -ms-box-orient: horizontal;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row no-wrap;
  flex-flow: row no-wrap; }
  .nav > li {
    display: table-cell; }
    .nav > li > a {
      text-shadow: none;
      text-decoration: none;
      padding: 15px 10px;
      text-transform: uppercase;
      font-size: 16px;
      white-space: nowrap;
      display: inline-block;
      color: #464646; }
      .nav > li > a.active {
        color: #037cd5;
        font-weight: 600; }
    .nav > li:hover > a {
      font-weight: 500;
      color: #037cd5; }
  .nav .hassub > ul {
    background: #fff;
    position: absolute;
    padding: 20px 0 20px 0;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    width: 55%;
    border: 1px solid #eee;
    display: none;
    border-top: 2px solid #027cd5;
    font-size: 0; }
    .nav .hassub > ul li {
      display: inline-block;
      padding: 0 15px;
      width: 33.33333%;
      box-sizing: border-box; }
      .nav .hassub > ul li:nth-last-child(-n+3) .log_text_block_cont {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; }
    .nav .hassub > ul:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 12.5px 10px 12.5px;
      border-color: transparent transparent #027cd5 transparent;
      left: 32px;
      top: -10px; }
  .nav .hassub .log_text_block_cont {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee; }
    .nav .hassub .log_text_block_cont a {
      display: block; }
      .nav .hassub .log_text_block_cont a:hover .brand-logo {
        border-color: #027cd5; }
      .nav .hassub .log_text_block_cont a:hover .brand-text {
        text-decoration: underline; }
      .nav .hassub .log_text_block_cont a:hover .band-name, .nav .hassub .log_text_block_cont a:hover .band-offers, .nav .hassub .log_text_block_cont a:hover .brand-text {
        color: #027cd5; }
  .nav .hassub .brand-logo {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
    .nav .hassub .brand-logo img {
      width: 100%;
      display: block; }
  .nav .hassub .brand-text {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    text-overflow: ellipsis; }
  .nav .hassub .band-name {
    display: block;
    color: #4a4a4a;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold; }
  .nav .hassub .band-offers {
    display: block;
    color: #a0a0a0;
    font-size: 12px; }
  .nav .hassub:hover > ul {
    display: block; }
  .nav .hassub > a:focus + ul {
    display: block; }

nav#main_menu {
  background: #fff;
  -webkit-box-shadow: 0.5px 0.9px 5.7px 0.3px black;
  -moz-box-shadow: 0.5px 0.9px 5.7px 0.3px black;
  box-shadow: 0.5px 0.9px 5.7px 0.3px rgba(0, 0, 0, 0.1); }

.breadcrumbs {
  text-align: right;
  margin: 10px 0;
  font-size: 10px;
  color: #b3b3b3;
  text-transform: capitalize; }
  .breadcrumbs a {
    text-decoration: none;
    margin-right: 3px;
    color: #3baeda; }

/*----Store Head CSS------*/
.store_head {
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px; }
  .store_head > div {
    display: table;
    width: 100%; }

.store_top_img, .lower_head > div {
  box-sizing: border-box;
  width: 195px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative; }

.lower_head > div {
  background: #027cd5; }

.lower_head > div > span {
  color: #fff;
  font-size: 13px;
  font-weight: 700; }

.store_top_img {
  border-right: 1px solid #ddd;
  padding: 5px 5px 5px;
  height: 105px;
  object-fit: cover; }
  .store_top_img img {
    width: 80%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    max-width: 152px;
    object-fit: cover; }

.head_info_right {
  padding: 12px 15px 5px 15px;
  position: relative;
  overflow: hidden;
  display: table-cell;
  vertical-align: top; }
  .head_info_right h1 {
    margin: 0;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: #464646;
    font-weight: 700;
    font-size: 26px;
    max-height: 56px;
    padding-top: 1px;
    overflow: hidden; }

.reviewBtn, .review-rating-text {
  text-decoration: none;
  color: #1967D2;
  display: inline-block;
  font-size: 14px; }
  .reviewBtn:hover, .review-rating-text:hover {
    text-decoration: underline;
    cursor: pointer; }

.review-rating-text {
  color: #2e2e2e;
  margin-top: 6px; }
  .review-rating-text:hover {
    text-decoration: none;
    cursor: inherit; }

span.store-rating-avg, span.store-reviews-votes {
  display: block;
  font-size: 12px;
  margin: 0 5px 2px; }

.store-subinfo {
  height: 22px;
  width: 100%;
  margin: 5px 0;
  color: #8b8b8b;
  padding: 3px 0px; }
  .store-subinfo .store-rating-star {
    width: 80px;
    height: 15px;
    position: relative;
    top: -5px; }

.deal_of_the_day_link {
  color: #d61002;
  border-left: 1px solid #ddd;
  padding-left: 10px;
  font-weight: bolder; }
  .deal_of_the_day_link:hover {
    padding: 3px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(209, 139, 139, 0.2);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2); }

.store-rating-star {
  fill: #b4b3b3;
  margin: 3px 0;
  display: inline-block;
  font-size: 0; }
  .store-rating-star svg {
    vertical-align: middle; }
  .store-rating-star .rating-digit {
    font-size: 11px;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle;
    color: #8b8b8b; }

span.head_deal_count {
  font-size: 14px;
  color: #8b8b8b;
  text-transform: uppercase;
  margin: 10px 0; }

.writer {
  font-size: 13px;
  padding-top: 5px;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .writer > .img-avatar {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-right: 10px; }
  .writer > span {
    font-size: 14px;
    margin-right: 10px;
    padding: 5px 10px 0px 0px;
    border-right: 1px solid #ddd; }
    .writer > span > p {
      padding: 6px 0 0 4px; }
    .writer > span:last-child {
      border-right: none; }

.store_info_date_container {
  font-size: 13px;
  padding-top: 5px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 25px; }

.author {
  font-size: 13px;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1.75rem; }
  .author > .img-avatar {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-right: 10px; }
  .author > span {
    font-size: 14px; }
    .author > span > p {
      padding: 6px 0 0 4px; }

.followButton {
  border-left: 1px solid #ddd;
  cursor: pointer; }
  .followButton a {
    display: inline-block;
    text-decoration: none; }
    .followButton a.followBtn.following svg {
      fill: #e43636; }
  .followButton span {
    color: #fff;
    padding: 0px 10px;
    font-size: 25px;
    font-weight: bold; }
    .followButton span svg {
      fill: #b4b3b3; }

.head_sub_ul {
  padding: 7px 60px 0 15px;
  border-top: 1px solid #ddd;
  height: 40px;
  overflow: hidden; }
  .head_sub_ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 7px; }
    .head_sub_ul li input {
      display: none; }
    .head_sub_ul li input:checked + label {
      color: #fff;
      background: #027cd5; }
    .head_sub_ul li label {
      padding: 6px 17px;
      background: #f4f4f4;
      color: #949494;
      font-size: 13px;
      text-transform: capitalize;
      font-weight: 700;
      transition: all 0.1s ease-in-out;
      cursor: pointer;
      display: inline-block;
      border-radius: 15px; }
      .head_sub_ul li label:hover {
        color: #fff;
        background: #59b8fd; }
      .head_sub_ul li label.active {
        color: #fff;
        background: #027cd5; }

.lower_head {
  position: relative; }

#show_more_filter {
  position: absolute;
  right: 10px;
  top: 14px;
  color: #555;
  cursor: pointer;
  font-size: 14px;
  display: none; }

.tooltip {
  position: relative;
  display: inline-block; }

.tooltip .tooltiptext {
  opacity: 0;
  width: 60px;
  background-color: rgba(246, 187, 67, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 2px 0;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  transition: opacity 0.6s ease-in-out; }

.tooltip:hover .tooltiptext {
  opacity: 1; }

.sort_by_tags {
  display: flex;
  background-color: transparent;
  justify-content: start;
  align-items: center;
  margin-top: 10px; }
  .sort_by_tags > div {
    box-sizing: border-box;
    min-width: 195px;
    width: 195px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative; }
    .sort_by_tags > div > span {
      font-style: normal;
      font-weight: 700;
      font-size: 15px;
      line-height: 18px;
      color: #2E2E2E; }
      .sort_by_tags > div > span svg {
        fill: #2E2E2E; }
  .sort_by_tags .head_sub_ul {
    border: none; }
    .sort_by_tags .head_sub_ul li label {
      background: #cdcdd0;
      border-radius: 17px;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 16px;
      color: #000000; }
      .sort_by_tags .head_sub_ul li label:hover {
        background: #247CD5;
        color: #fff; }

#showHideFilter {
  padding: 5px;
  border: none;
  background: #cdcdd0;
  border-radius: 15px;
  cursor: pointer;
  margin: 4px; }

.editor-card {
  margin: 14px 0 14px 0;
  background: white;
  border-bottom-width: 1px;
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1); }

.editor-header {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px; }

.editor-profile {
  display: flex;
  padding: 1rem 0 1rem 0.5rem;
  align-items: center;
  gap: 8px; }

.editor-card > .line-clamp > p {
  font-size: 14px !important;
  font-weight: 400 !important; }

.editor-avatar {
  height: 40px;
  width: 40px;
  border-radius: 9999px;
  object-fit: cover; }

.editor-details {
  display: inline-block; }

.editor-name {
  font-size: 16px;
  font-weight: bold; }

.editor-title {
  padding-top: 0.25rem;
  font-size: 12px;
  font-weight: 500; }

.editor-bio-link {
  display: inline-block;
  margin-top: 6px;
  font-size: 14px;
  text-decoration: underline !important; }

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.sidebar {
  float: left;
  width: 195px;
  margin-bottom: 20px; }
  .sidebar.fixed-top.fixed-bottom {
    position: relative !important;
    height: initial; }
    .sidebar.fixed-top.fixed-bottom > * {
      display: block !important; }

.fixed-top {
  position: fixed;
  top: 0;
  height: 100%;
  height: 100vh;
  overflow-y: auto;
  padding-bottom: 15px;
  padding-top: 15px; }
  .fixed-top > * {
    display: none; }
  .fixed-top .coupon-filter {
    display: block; }

.custom-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

.custom-scrollbar::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5; }

.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #c1c1c1; }

#fixed-hidden-sidebar {
  display: none; }

.content {
  float: right;
  width: 960px; }
  .content .store_offers {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #005387;
    margin: 20px 0; }

.top-banner {
  display: block;
  text-align: center; }

.top-banner > img {
  margin-top: 16px;
  max-height: 150px;
  display: inline-block;
  width: 100%;
  margin-bottom: -5px; }

.store_tab_des {
  margin: 15px 0; }

.sub-title {
  font-size: 1.8em;
  margin: 0 0 15px 0;
  background: #fff;
  padding: 16px 10px;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  color: #333;
  border-left: 2px solid #F44336; }

.widget {
  overflow: hidden;
  border-radius: 1rem;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 16px; }
  .widget:first-child {
    margin-top: 16px; }
  .fixed-top .widget:first-child {
    margin-top: 0px; }
  .widget h3, .widget p {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #2E2E2E; }
  .widget.picked {
    padding: 8px 8px 0; }
  .widget a {
    text-decoration: none; }

.widget_store_subscribe {
  background: #f1663b;
  border-radius: 1rem;
  padding: 1rem;
  color: #fff;
  margin-top: 16px;
  font-size: 14px;
  text-align: center; }
  .widget_store_subscribe img {
    width: 117px;
    height: 40px;
    margin-top: 19px; }
  .widget_store_subscribe input[type="text"] {
    width: 100%;
    border: 0;
    padding: 5.5px;
    border-radius: 3px;
    margin-bottom: 6px;
    color: #959595;
    font-size: 12px; }
  .widget_store_subscribe input[type="submit"] {
    background: #363636;
    border: 0;
    color: #fff;
    padding: 5.5px;
    width: 100%;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600; }
  .widget_store_subscribe p {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 9px; }

.widget_2 {
  margin-top: 15px; }
  .widget_2 h2, .widget_2 h3, .widget_2 h4 {
    color: #555555;
    margin-bottom: 14px;
    text-transform: capitalize;
    font-weight: 700; }
  .widget_2 ul li {
    list-style: none;
    margin-bottom: 5px; }
    .widget_2 ul li a {
      text-decoration: none;
      color: #3baeda;
      text-transform: capitalize;
      font-size: 14px; }

.similar_snippets {
  margin-bottom: 20px; }
  .similar_snippets img {
    float: left;
    margin-right: 20px; }
  .similar_snippets .similar_snippers_img {
    width: 75px;
    height: 30px;
    float: left;
    margin-right: 15px; }
  .similar_snippets a {
    color: #333;
    text-transform: capitalize;
    overflow: hidden; }
  .similar_snippets:last-child {
    margin-bottom: 0px; }

.similar_c {
  display: block;
  color: #333 !important;
  font-size: 12px;
  padding-top: 10px; }

.widget.store-review .review-list > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd; }
  .widget.store-review .review-list > li:last-of-type {
    border-bottom: 0; }
  .widget.store-review .review-list > li svg {
    fill: #4e5152; }
  .widget.store-review .review-list > li p.title {
    color: #444;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.2; }
  .widget.store-review .review-list > li .readMore {
    font-size: 12px; }

.widget.store-review .rating {
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.46);
  color: #fff; }
  .widget.store-review .rating.rating-small {
    font-size: 11px;
    padding: 2px 5px;
    background: #67c15e;
    margin-right: 5px; }
    .widget.store-review .rating.rating-small .value {
      font-size: 12px; }

.widget.store-review .reviewer-info {
  color: #888;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize; }

.review-list .answer {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-weight: 400 !important;
  position: relative;
  max-height: 140px;
  overflow: hidden;
  color: #898989; }
  .review-list .answer ul, .review-list .answer ol {
    padding-left: 14px;
    list-style: initial; }

.store-review-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd; }

li.store-properties {
  border-bottom: 0 !important;
  margin-bottom: 0 !important; }
  li.store-properties .prop-name {
    font-size: 12px;
    display: inline-block;
    padding-bottom: 5px; }
  li.store-properties .rating-star {
    display: block;
    font-size: 11px; }
    li.store-properties .rating-star svg {
      fill: #f6bb43 !important;
      vertical-align: middle; }
  li.store-properties .rating-digit {
    display: inline-block;
    vertical-align: middle; }

.widget .coupon_stats_heading {
  font-weight: bolder;
  padding: 0;
  margin: 0;
  margin-bottom: 10px; }

.widget .coupon_stats li {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  color: #333333;
  border-top: 1px solid #ddd;
  padding: 10px 5px 10px 5px; }
  .widget .coupon_stats li span {
    float: right; }
  .widget .coupon_stats li div {
    display: inline; }

.btn {
  background: #fff;
  outline: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  padding: 13px 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1rem;
  border-radius: 2px;
  transition: all 0.3s ease-out;
  border: none; }
  .btn-block {
    display: block;
    width: 100%; }
  .btn-round {
    border-radius: 50%; }
  .btn-fab {
    width: 40px;
    height: 40px;
    padding: 0; }
  .btn-info {
    background: #55aced;
    color: #fff; }
  .btn-primary {
    background: #027cd5;
    color: #fff; }
  .btn-danger {
    background: #F44336;
    color: #fff; }
  .btn-raised {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
    .btn-raised:hover {
      box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }
  .btn-social {
    width: 32px;
    height: 32px;
    padding: 6px;
    margin: 0 5px; }
  .btn-twitter {
    background: #000; }
  .btn-facebook {
    background: #3b5999; }
  .btn-linkedin {
    background: #247cd5; }
  .btn-pinterest {
    padding: 4px;
    background: #C6232C; }
  .btn-instagram {
    padding: 7px;
    background: linear-gradient(to bottom, #E4405F, #662D91); }
  .btn-quora {
    padding: 7px;
    background: #b92b27; }
  .btn-medium {
    padding: 7px;
    background: #000; }
  .btn:disabled, .btn.disabled {
    box-shadow: none;
    cursor: not-allowed;
    filter: grayscale(1); }
  .btn-fade {
    opacity: 0;
    visibility: hidden; }
    .btn-fade.in {
      opacity: 1;
      visibility: visible; }
  .btn svg {
    pointer-events: none;
    vertical-align: middle; }

.card {
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  font-size: 1rem;
  white-space: normal;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .card-block {
    display: block; }
  .card-head {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd; }
  .card-body {
    padding: 10px 15px; }

.form-group {
  margin-bottom: 15px;
  text-align: left;
  position: relative; }
  .form-group.has-error {
    margin-bottom: 25px; }
  .form-group:last-child {
    margin-bottom: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  letter-spacing: 0.5px; }
  .has-error .form-control, .dirty .form-control:invalid {
    border-color: red; }
  .form-control:not(textarea) {
    height: 45px; }

.form-error {
  color: #d00;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 48px;
  display: none; }
  .has-error .form-error {
    display: initial; }

.form-loader {
  text-align: center; }
  .form-loader .loader {
    display: none; }

.form .message {
  line-height: 1.2em; }

.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  animation-fill-mode: both;
  animation: loader 1.8s infinite ease-in-out; }

.loader {
  color: #f6bb43;
  position: relative;
  transform: translateZ(0);
  animation-delay: -0.16s;
  top: -1em;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  pointer-events: none; }
  .loader:before {
    right: 150%;
    animation-delay: -0.32s;
    color: #3baeda; }
  .loader:after {
    left: 150%;
    color: #f3804a; }
  .loader:before, .loader:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: inherit;
    height: inherit; }

@keyframes loader {
  0%,
  100% {
    box-shadow: 0 1.2em 0 -1em; }
  50% {
    box-shadow: 0 1.2em 0 -.2em; } }

.offers_snippets.exclusive {
  border-left: 5px solid #679F42; }

.offers_snippets.exclusive:hover {
  box-shadow: -4px 4px 8px 0px #96BD7C; }

.offers_snippets {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
  margin-top: 16px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  padding: 15px 15px 0px;
  transition: all .2s ease-in-out; }
  .offers_snippets:hover {
    transform: scale(1.002);
    box-shadow: 1px 2px 10px 2px #9e9e9e; }
  .offers_snippets a.morelink {
    color: #3baeda;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    text-decoration: none; }

.snippet {
  box-sizing: border-box; }
  .snippet.left {
    float: left;
    width: 114px;
    text-transform: uppercase;
    margin-right: 15px;
    overflow: hidden;
    align-self: start;
    margin-top: 12px; }
    .snippet.left span {
      text-align: center;
      display: inline-block;
      width: 100%;
      text-transform: uppercase;
      line-height: 22px;
      box-sizing: border-box;
      font-weight: 400;
      font-size: 26px;
      line-height: 35px;
      word-break: break-word; }
      .snippet.left span .bold {
        font-weight: 700;
        font-size: 35px;
        line-height: 38px;
        display: block; }
  .snippet.right {
    color: #898989;
    width: 795px;
    position: relative;
    margin-bottom: 10px; }
    .snippet.right .top-container {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .snippet.right .top-container .type-text {
        font-style: normal;
        font-weight: 700;
        font-size: 19px;
        line-height: 23px;
        text-transform: uppercase; }
    .snippet.right .middle-container {
      margin-top: 8px;
      display: flex;
      justify-content: space-between;
      align-items: start; }
      .snippet.right .middle-container p {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        color: #2E2E2E;
        margin: 0;
        text-transform: capitalize;
        display: inline-block;
        padding-bottom: 5px;
        padding-right: 5px; }
        .snippet.right .middle-container p .bold {
          font-weight: 700;
          font-size: 23px; }
    .snippet.right .bottom-container {
      display: flex;
      justify-content: start;
      align-items: start;
      flex-direction: row;
      gap: 10px; }
      .snippet.right .bottom-container .icon-chat-bubble {
        fill: #027cd5; }
    .snippet.right p {
      margin: 0; }
    .snippet.right .dec_area {
      position: relative; }
      .snippet.right .dec_area ul {
        padding-left: 16px;
        margin: 0; }
      .snippet.right .dec_area li {
        list-style-type: disc; }
      .snippet.right .dec_area td, .snippet.right .dec_area th {
        padding: 3px;
        border-width: 2px; }
      .snippet.right .dec_area .success-rate {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #2E2E2E;
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #ddd; }
    .snippet.right .show_more {
      background: #fff;
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      cursor: pointer;
      z-index: 0; }
      .snippet.right .show_more::after {
        content: "";
        background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.99));
        background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.99));
        background: -o-linear-gradient(to right, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.99));
        background: linear-gradient(to right, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.99)); }
    .snippet.right h2 {
      margin-bottom: 0;
      font-size: 23px;
      text-transform: capitalize;
      font-weight: 600;
      display: inline-block;
      width: 100%; }
    .snippet.right span.listing_icons_wrappers {
      margin-left: 20px; }
    .snippet.right .view-all {
      margin-top: 24px; }
      .snippet.right .view-all .a {
        color: #027CD5;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 26px; }

.coupon-btn {
  max-width: 263px;
  width: 100%;
  border-radius: 4px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  position: relative;
  height: 40px;
  margin: 0; }
  .coupon-btn span, .coupon-btn .icon {
    display: inline-block;
    line-height: normal;
    vertical-align: middle; }
  .coupon-btn span.blur {
    position: absolute;
    inset-inline-end: 30px;
    line-height: 42px;
    font-size: 18px;
    filter: blur(1px); }
  .coupon-btn span.not {
    filter: none;
    position: relative;
    display: block;
    inset-inline-end: 0;
    text-align: center; }
  .coupon-btn .reveal_code, .coupon-btn .no_reveal_code {
    font-size: 18px;
    font-weight: 600;
    padding: 0 5px;
    height: 40px;
    line-height: 42px;
    border-radius: 4px;
    -webkit-transition-duration: .5s;
    transition-property: width;
    transition-duration: .5s;
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-block-end: 0 !important; }
  .coupon-btn .no_reveal_code {
    height: 40px; }
  .coupon-btn:hover .reveal_code {
    width: 90%; }

.dec_area {
  margin-top: 10px;
  overflow: hidden;
  display: none;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #333333; }
  .dec_area table {
    margin-block-start: 5px;
    margin-block-end: 10px; }
    .dec_area table tr {
      text-align: justify; }

.infoDiv {
  margin-block-start: 2%; }
  .infoDiv .userType {
    text-transform: capitalize; }
    .infoDiv .userType svg {
      margin-inline-end: 2px;
      fill: #8a8a8a; }
  .infoDiv .user_info {
    font-size: 14px;
    margin-inline-end: 2%;
    text-transform: capitalize; }
    .infoDiv .user_info svg {
      vertical-align: middle; }

.meta_snip {
  width: 263px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #2E2E2E;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  align-items: center; }
  .meta_snip .info .eye {
    fill: #2E2E2E; }
  .meta_snip span, .meta_snip svg {
    vertical-align: middle;
    fill: #2E2E2E;
    font-size: 14px; }

> .feedback-container {
  align-items: center;
  justify-content: end;
  padding: 3px 5px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #2E2E2E; }

> .feedback-container .likes {
  padding: 5px;
  padding-right: 1px; }

> .feedback-container .dislikes svg {
  transform: scaleX(-1); }

> .feedback-container .likes svg, > .feedback-container .dislikes svg {
  cursor: pointer; }
  > .feedback-container .likes svg.activated, > .feedback-container .dislikes svg.activated {
    fill: #027cd5; }
  > .feedback-container .likes svg.disabled, > .feedback-container .dislikes svg.disabled {
    cursor: not-allowed; }

.meta {
  word-break: keep-all; }
  .meta.a {
    margin-inline-end: 10px; }
  .meta.b {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #2E2E2E; }
    .meta.b svg {
      vertical-align: middle; }

.suggested-coupon {
  border: 3px solid #506D3D;
  overflow: initial;
  position: relative;
  background-color: #F8FCFE;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row; }
  .suggested-coupon .snippet.left .value {
    color: #506D3D; }
  .suggested-coupon .snippet.right p {
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 23px;
    text-transform: uppercase;
    color: #506D3D; }
  .suggested-coupon .snippet.right .view-all {
    margin: 0;
    align-self: center; }
    .suggested-coupon .snippet.right .view-all a {
      outline: none; }
  .suggested-coupon .snippet.right .bottom-container {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: row;
    gap: 10px; }
  .suggested-coupon .coupon-btn {
    background: #506D3D; }
  .suggested-coupon .reveal_code, .suggested-coupon .no_reveal_code {
    background: #506D3D; }

.coupon-filter {
  border-top: 1px solid #ddd;
  clear: both;
  text-transform: capitalize; }
  .coupon-filter ul {
    max-height: 150px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 1;
    margin-bottom: 5px;
    margin-top: 10px; }
  .coupon-filter.large ul {
    max-height: 400px; }
  .coupon-filter li {
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #333333; }
    .coupon-filter li:last-child {
      border-bottom: 0; }
    .coupon-filter li input {
      display: none; }
    .coupon-filter li input[type=checkbox]:checked + label:before {
      content: "\2713";
      font-size: 15px;
      color: #333333;
      text-align: center;
      line-height: 15px; }
    .coupon-filter li label {
      line-height: 25px;
      padding-left: 25px;
      display: block;
      position: relative;
      font-weight: 500;
      z-index: 9;
      cursor: pointer;
      -webkit-transition: all 0.25s linear;
      font-size: 14px;
      letter-spacing: 0.4px;
      color: #333333; }
      .coupon-filter li label:before {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        position: absolute;
        left: 0;
        top: 3px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 3px; }

.popular_offers ul {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll; }
  .popular_offers ul::-webkit-scrollbar {
    display: none; }

.popular_offers li {
  display: inline-block;
  max-width: 22%;
  margin-right: 1%;
  min-width: 290px; }

.popular_offers .offers_listings {
  margin-bottom: 10px;
  white-space: normal;
  background: #FFFFFF;
  box-shadow: 2px 2px 6px rgba(58, 58, 58, 0.25);
  border-radius: 14px;
  overflow: hidden; }
  .popular_offers .offers_listings .po-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    gap: 8px;
    height: 100px;
    position: relative; }
    .popular_offers .offers_listings .po-container:hover {
      background-color: rgba(105, 105, 105, 0.8);
      padding: 0; }
      .popular_offers .offers_listings .po-container:hover .po-title {
        opacity: 1;
        display: block;
        position: absolute;
        inset: initial;
        padding: 8px;
        width: inherit; }
      .popular_offers .offers_listings .po-container:hover .po-details {
        display: none; }
      .popular_offers .offers_listings .po-container:hover .po-img {
        opacity: 0; }
  .popular_offers .offers_listings .po-details > :not(:last-child) {
    margin-bottom: 4px; }
  .popular_offers .offers_listings .po-img {
    width: 33%;
    height: auto; }
  .popular_offers .offers_listings .po-views {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #b1aea9;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    .popular_offers .offers_listings .po-views > svg {
      fill: #b1aea9;
      vertical-align: text-top; }
  .popular_offers .offers_listings .po-value {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 23px;
    color: #2E2E2E;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .popular_offers .offers_listings .po-subtitle {
    display: flex;
    flex-direction: row;
    gap: 2px; }
    .popular_offers .offers_listings .po-subtitle .verified {
      color: #2e2e2e; }
    .popular_offers .offers_listings .po-subtitle span {
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      text-transform: capitalize;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      .popular_offers .offers_listings .po-subtitle span.value {
        font-weight: 700; }
      .popular_offers .offers_listings .po-subtitle span > svg.icon-check-mark {
        vertical-align: middle;
        fill: #00d566;
        color: #00d566; }
  .popular_offers .offers_listings .po-title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: none; }

.subscribe-banner, .promotion-banner {
  background: #fff;
  margin: 16px 0px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 5px 10px 5px 0px;
  display: table;
  width: 100%;
  cursor: pointer; }
  .subscribe-banner.banner-1, .promotion-banner.banner-1 {
    border-left: 4px solid #fe7c60; }

.subscribe-banner-img, .subscribe-banner-content, .subscribe-banner-btn, .promotion-banner-img, .promotion-banner-content, .promotion-banner-btn {
  display: table-cell;
  vertical-align: middle; }

.subscribe-banner-content, .promotion-banner-content {
  padding-left: 10px; }
  .subscribe-banner-content:last-child, .promotion-banner-content:last-child {
    text-align: right; }
  .subscribe-banner-content p, .promotion-banner-content p {
    color: #00f;
    font-weight: 500;
    font-size: 20px; }

.subscribe-banner-img, .promotion-banner-img {
  width: 140px;
  border-right: 1px dashed #ddd; }
  .subscribe-banner-img img, .promotion-banner-img img {
    width: 100%;
    display: block; }

.subscribe-banner-btn, .promotion-banner-btn {
  display: inline-block;
  padding: 10px 15px;
  background: #fe7c60;
  color: #fff;
  box-sizing: border-box;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .4px;
  transition: all 0.3s ease-in-out;
  white-space: nowrap; }
  .subscribe-banner-btn:hover, .promotion-banner-btn:hover {
    box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2); }

.scroll-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 6px 20px 1px rgba(0, 0, 0, 0.5);
  z-index: 100;
  border: 1px solid #2793e6;
  background: #2793e6;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  will-change: opacity; }
  .scroll-btn svg {
    fill: #fff; }
  .scroll-btn.in {
    opacity: 1; }
  .scroll-btn.visible {
    display: inline-block; }

html, body {
  scroll-behavior: smooth; }

#modal_login .modal-content {
  display: inline-flex; }

.modal-right .h2 {
  text-align: center;
  color: #555555;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  display: inline-block;
  width: 30%; }

.modal-left {
  width: 350px;
  min-height: 450px;
  padding: 20px;
  color: #fff;
  background: #013d62 no-repeat bottom left; }
  .modal-left h3 {
    color: #f6bb43;
    font-size: 28px; }
  .modal-left ul {
    padding: 25px; }
  .modal-left ul li {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 18px;
    list-style-type: disc; }

.modal-right {
  margin-top: 25px;
  padding: 20px;
  width: 550px;
  text-align: center;
  position: relative;
  color: #a9a9b6; }
  .modal-right .disabled {
    background: #948f8c; }
  .modal-right .seperator {
    font-size: 20px; }
  .modal-right .h2 {
    text-align: center;
    margin-top: 12px; }
    .modal-right .h2 a {
      text-decoration: none;
      cursor: pointer; }

.signupTab {
  margin-bottom: 10px; }

.forget_link a {
  font-size: 14px;
  font-weight: 400;
  color: #959595;
  text-decoration: none;
  width: 359px;
  display: block;
  text-align: right;
  margin: 0 auto;
  margin-bottom: 19px; }

#loginForm, #signupForm, #passwordResetForm {
  max-width: 350px; }

.slider {
  position: relative; }
  .slider-overflow-container {
    overflow: hidden; }
  .slider-wrapper {
    display: block;
    will-change: transform;
    transition: all 0.3s ease;
    font-size: 0;
    white-space: nowrap; }
    .slider-wrapper > .slider-item {
      display: inline-block;
      white-space: normal;
      font-size: 1rem; }
    .slider-wrapper > .banners-item img {
      width: 100% !important;
      height: 100% !important; }
  .slider-control {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden; }
    .slider-control.prev {
      left: 0; }
    .slider-control.next {
      right: 0; }
    .slider-control.in {
      opacity: 1;
      visibility: visible; }
    .slider-control svg {
      pointer-events: none; }
  .slider-addons {
    text-align: center;
    padding-top: 10px;
    position: absolute;
    width: 100%;
    top: 100%; }
    .slider-addons .dot {
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      border: 2px solid #F44336;
      transition: background 0.3s ease-in;
      margin: 3px; }
      .slider-addons .dot.active {
        background: #f44336; }

.tabs-container {
  margin: 40px 0 10px; }

.tabs-list {
  display: flex; }
  .tabs-list > .tabs-list-item {
    padding: 16px 30px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease-in-out;
    background: #fff;
    flex: 1;
    text-align: center;
    border-radius: 3px 3px 0 0; }
    .tabs-list > .tabs-list-item.active, .tabs-list > .tabs-list-item:hover {
      background: #3193e6;
      box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
      color: #fff; }

.tabs-content {
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  border-top: 2px solid #03A9F4; }
  .tabs-content > .tabs-content-item {
    display: none; }
  .tabs-content > .tabs-content-item.active {
    display: block; }

.review-images {
  margin-bottom: 20px; }
  .review-images img {
    height: 150px;
    width: 100%; }
  .review-images .slider-item {
    width: calc((100%)/3);
    overflow: hidden;
    position: relative; }
  .review-images .show-more {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 150px;
    cursor: pointer; }
  .review-images .slider-control.next {
    right: -15px; }
  .review-images .slider-control.prev {
    left: -15px; }

.star-widget .stars {
  display: inline-flex;
  flex-direction: row-reverse; }

.star-widget p {
  color: #555;
  font-size: 1.05em; }

.star-widget label {
  display: inline-block;
  padding: 5px;
  cursor: pointer; }

.star-widget input[type='radio'] {
  display: none; }

.star-widget .icon-star-full {
  fill: #ddd; }

.star-widget input[type='radio']:checked ~ label > svg {
  fill: #FFC107; }

.star-widget label:hover > svg, .star-widget label:hover ~ label > svg {
  fill: #f6bb43; }

#write_review {
  margin: 20px 0; }
  #write_review .form {
    padding: 0 25px; }
  #write_review .stars-container {
    margin-bottom: 15px; }
  #write_review .form-error {
    position: relative;
    top: 3px; }
  #write_review .star-widget {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  #write_review legend {
    font-size: 1.3em;
    text-align: center; }
  #write_review .message {
    color: #555;
    text-align: center; }

.submit-coupon-widget {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px; }
  .submit-coupon-widget p {
    font-size: 14px;
    color: #444;
    margin-top: 0;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px; }
    .submit-coupon-widget p span {
      font-size: 17px;
      font-weight: 500;
      color: blue;
      display: block; }

.btn-md {
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 3px;
  border: 2px solid #027cd5;
  color: #fff;
  background-color: #027cd5;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  display: block;
  width: 100%;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.65); }

.titleDiv {
  text-align: left;
  border-radius: 1rem 1rem 0 0;
  padding: 10px 20px 10px 20px;
  background: #cdcdd0; }
  .titleDiv .topOffersTitle {
    color: #2e2e2e;
    font-size: 20px;
    font-weight: 600; }

.widget_new_wrapper {
  margin-top: 15px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  background: #fff; }

.widget.new_widget_tile {
  will-change: background;
  transition: 0.2s all ease;
  background: transparent;
  border: none;
  border-bottom: 1px dashed #ddd;
  margin: 0;
  box-shadow: none; }
  .widget.new_widget_tile a, .widget.new_widget_tile .link {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    cursor: pointer; }
  .widget.new_widget_tile .imgspan {
    overflow: hidden; }
  .widget.new_widget_tile .title {
    color: #027cd5;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    text-align: center; }
  .widget.new_widget_tile .like_count {
    margin-left: 10px; }
    .widget.new_widget_tile .like_count span {
      font-size: 14px; }
  .widget.new_widget_tile img {
    width: 48px;
    border-radius: 15px; }
  .widget.new_widget_tile .code_back, .widget.new_widget_tile .reveal_code {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    clip-path: unset;
    -webkit-clip-path: unset; }
  .widget.new_widget_tile:hover {
    background: #ddd; }
    .widget.new_widget_tile:hover a {
      color: #fe3f13; }
  .widget.new_widget_tile .code_b_link:hover .reveal_code {
    width: 100%; }
  .widget.new_widget_tile:last-child {
    border-bottom: none; }

.deal-imgspan {
  min-width: 70px;
  max-width: 70px;
  margin-right: 10px; }
  .deal-imgspan img {
    width: 100%; }

.store-blogs {
  background: #fff;
  padding: 15px 15px 0 15px;
  border-radius: 1px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  margin-top: 15px; }

.related-blogs {
  margin: 0 0 20px 0;
  font-weight: lighter;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  color: #556270; }

.view-all-store {
  float: right;
  text-decoration: none;
  cursor: pointer; }

.blog-list {
  white-space: nowrap;
  font-size: 0;
  overflow: auto;
  clear: both; }
  .blog-list li {
    display: inline-block;
    white-space: normal;
    font-size: 16px;
    margin-right: 15px;
    width: 320px; }

.news {
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: 15px;
  text-decoration: none; }
  .news .info {
    padding: 10px 10px 0 10px; }
  .news img {
    width: 100%;
    display: block;
    height: 140px; }
  .news h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    height: 35px;
    overflow: hidden;
    line-height: 17px; }
    .news h3 a {
      text-decoration: none;
      color: #555; }
  .news span a {
    text-transform: uppercase;
    color: #555555;
    font-weight: 600; }
  .news p {
    margin: 5px 0;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.3px;
    height: 45px;
    overflow: hidden;
    color: #777;
    display: none; }
  .news p:first-of-type {
    display: block; }
  .news .footer-info {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 4px 0 8px 0; }
  .news .read-more {
    float: right;
    text-decoration: none;
    cursor: pointer; }

.img-container {
  overflow: hidden;
  position: relative; }

.custom_category_filter {
  display: inline-flex;
  flex-wrap: wrap; }
  .custom_category_filter::-webkit-scrollbar {
    display: none; }

.expired-offers-list {
  display: block;
  padding: 0 0 0 10px;
  width: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  margin-bottom: 30px; }
  .expired-offers-list .expired-offer {
    margin-right: 1em;
    max-width: 200px;
    padding: 0px; }
  .expired-offers-list .c_type {
    height: 50px;
    line-height: 20px;
    padding: 6px 5px;
    font-size: 14px;
    overflow: hidden;
    font-weight: 700;
    color: #fff; }
  .expired-offers-list .value {
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    display: inline-block;
    padding: 3px 5px; }

.horizontal-scroll {
  width: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap; }

.deal-of-the-day li.card {
  flex: 1 0 200px;
  margin: 0 15px 5px 0;
  min-width: 180px;
  max-width: 220px;
  cursor: pointer; }
  .deal-of-the-day li.card:hover {
    transform: scale(1.002);
    box-shadow: 2px 2px 10px 2px #9e9e9e; }

.deal-of-the-day .product-image {
  width: 100%;
  height: 120px;
  display: inline-block;
  object-fit: none; }

.deal-of-the-day article {
  background-color: #55aced;
  height: 67px;
  border: 1px solid #55aced;
  box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
  color: white;
  padding-top: 5px; }
  .deal-of-the-day article .title {
    text-align: center;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 16px;
    margin-top: 12px;
    padding-left: 10px; }

.widget_new_wrapper {
  margin-top: 15px;
  background: #e6e6e6;
  border-radius: 1rem; }
  .widget_new_wrapper .widgets.new_widget_tiles {
    transition: 0.2s all ease;
    background: transparent;
    border: none;
    margin: 0;
    box-shadow: none; }
    .widget_new_wrapper .widgets.new_widget_tiles:not(:last-child) {
      border-bottom: 1px dashed #ddd; }
    .widget_new_wrapper .widgets.new_widget_tiles a, .widget_new_wrapper .widgets.new_widget_tiles .links {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      position: relative;
      cursor: pointer;
      overflow: hidden;
      font-size: 14px;
      line-height: 16px; }
      .widget_new_wrapper .widgets.new_widget_tiles a .imgspan, .widget_new_wrapper .widgets.new_widget_tiles .links .imgspan {
        margin-top: 10px;
        display: inline-block;
        object-fit: none;
        margin-left: 15px; }
      .widget_new_wrapper .widgets.new_widget_tiles a div, .widget_new_wrapper .widgets.new_widget_tiles .links div {
        display: flex; }
        .widget_new_wrapper .widgets.new_widget_tiles a div .titles, .widget_new_wrapper .widgets.new_widget_tiles .links div .titles {
          margin: 10px 0px 15px 10px;
          height: 35px;
          padding: 5px;
          width: 80%; }
        .widget_new_wrapper .widgets.new_widget_tiles a div .like_count, .widget_new_wrapper .widgets.new_widget_tiles .links div .like_count {
          position: absolute;
          top: 40px;
          right: 10px;
          color: #2e2e2e;
          font-size: 15px; }
          .widget_new_wrapper .widgets.new_widget_tiles a div .like_count svg, .widget_new_wrapper .widgets.new_widget_tiles .links div .like_count svg {
            margin-bottom: 5px; }
    .widget_new_wrapper .widgets.new_widget_tiles:hover {
      background: #ddd; }
      .widget_new_wrapper .widgets.new_widget_tiles:hover a {
        color: #d61002; }

.short-description {
  border: none;
  margin: 16px 0px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  background-color: #fff;
  border-radius: 10px; }

@media screen and (max-width: 768px) {
  .review > .page {
    padding: 0 10px; } }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.panel-body {
  padding: 10px 15px;
  margin: 10px 0 20px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }

.expand {
  cursor: pointer; }

.read-more {
  color: #037cd5;
  margin-top: 5px;
  cursor: pointer;
  display: inline-block; }

.service {
  margin: 8px 0; }
  .service .info, .service .type {
    font-size: 13px;
    color: #888;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    display: inline-block; }
  .service .info {
    font-weight: 600;
    border-radius: 2px; }

.title {
  font-weight: 100;
  overflow: hidden;
  margin: 0;
  line-height: normal; }
  .title.h3 {
    margin: 10px 0; }
  .title a {
    text-decoration: none; }

.rating {
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #fff; }
  .rating.avg-rating {
    padding: 5px 13px;
    float: right;
    background: #67c15e;
    font-size: 13px;
    letter-spacing: 2px;
    margin-top: 0px; }
    .rating.avg-rating .value {
      font-size: 18px;
      line-height: 19px; }
  .rating.rating-small {
    font-size: 10px;
    padding: 1px 8px;
    background: #67c15e;
    float: right; }
    .rating.rating-small .value {
      font-size: 12px; }
  .rating.rating-star {
    box-shadow: none; }
    .rating.rating-star svg {
      display: inline-block;
      vertical-align: middle;
      fill: #f6bb43; }
    .rating.rating-star span.rating-digit, .rating.rating-star span.rating-text {
      color: #777;
      font-size: 14px;
      font-weight: 400; }

.date-of-purchase, .date-of-review {
  color: #888;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize; }
  .date-of-purchase > span, .date-of-review > span {
    font-weight: 600; }

.question.title {
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: -10px;
  margin-top: 16px; }

.list {
  margin-bottom: 20px; }

.list .answer {
  line-height: 25px;
  overflow: hidden;
  color: #555;
  margin-top: 15px;
  letter-spacing: 0.3px;
  word-spacing: 1px; }

.list .answer ul {
  padding-left: 20px;
  list-style-type: initial; }
  .list .answer ul li {
    color: #555;
    letter-spacing: 0.3px;
    word-spacing: 1px; }

.answer p {
  margin: 0; }
  .answer p:empty {
    display: none; }

.store {
  border-top: 1px solid #ddd; }
  .store a {
    display: inline-block;
    height: 30px; }
  .store .readMore {
    float: right;
    text-decoration: none;
    margin-top: 12px; }

.store-name {
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 0.6px;
  color: #888;
  margin: 5px 0px; }
  .store-name span {
    font-weight: 600; }
  .store-name a {
    text-decoration: none; }

.icon-feedback {
  vertical-align: middle;
  fill: #F44336; }

.feedback {
  float: left;
  padding: 5px; }
  .feedback > a {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    text-decoration: none; }
    .feedback > a svg {
      fill: #9e9e9e;
      margin: 0 auto;
      display: block; }
  .feedback .count {
    color: #777;
    font-size: 12px;
    font-weight: 600; }

.icon-thumb-down {
  transform: rotateX(180deg); }

.icon-thumb-down.activated, .icon-thumb-up.activated {
  fill: #027cd5; }

.icon-thumb-down.disabled, .icon-thumb-up.disabled {
  cursor: not-allowed; }

.icon-chat {
  fill: #a4a4a4; }

.reviewer {
  display: flex;
  align-items: center; }
  .reviewer .img-avatar {
    min-width: 50px;
    margin-right: 10px;
    width: 50px;
    height: 50px; }
  .reviewer-detail {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .reviewer-info:last-child {
    color: #2196F3 !important; }

.store-review .store-name {
  display: inline-block;
  margin: 7px 0;
  font-size: 14px;
  color: #888993; }

.reviewer-info {
  color: #555;
  text-transform: capitalize; }
  .reviewer-info > span {
    font-weight: bold; }

.img-avatar {
  width: 60px;
  height: 60px;
  border-radius: 30px; }

.review-head {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .review-head .img-avatar {
    margin-right: 15px; }
  .review-head .reviewer-info {
    font-size: 20px; }
  .review-head .inline-block:nth-child(2) {
    flex-grow: 1; }

.review-ratings {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 15px 0; }

.rating-bullet {
  display: block;
  background: #f4f4f4;
  border-radius: 3px;
  display: flex;
  align-items: center; }

span.rating-value {
  display: inline-block;
  background: #49c6ff;
  color: #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  width: 35px;
  padding: 12px 5px;
  text-align: center;
  vertical-align: middle; }

span.rating-text {
  display: inline-block;
  font-size: 13px;
  width: 100%;
  max-width: 100px;
  padding: 0 10px;
  vertical-align: middle;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #555;
  letter-spacing: 0.5px; }

.offer.panel-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px; }
  .offer.panel-body > span {
    flex: 1;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #ddd;
    line-height: 30px; }
  .offer.panel-body > .btn {
    padding: 8px 16px;
    font-size: 14px; }

#write_review {
  display: none;
  margin-bottom: 20px; }
  #write_review:target {
    display: block; }

.store_overview_reviews {
  margin-bottom: 20px; }
  .store_overview_reviews h3 {
    margin: 0;
    font-weight: 400;
    margin-bottom: 10px; }
    .store_overview_reviews h3 .view-all {
      float: right;
      font-size: 14px; }
  .store_overview_reviews ul {
    padding: 2px 1px;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto; }
  .store_overview_reviews li {
    list-style-type: none;
    margin-bottom: 10px;
    padding: 10px !important;
    background: #fff;
    padding: 5px 5px 5px 10px;
    border-radius: 2px;
    display: inline-block;
    width: 40%;
    min-width: 220px;
    margin-right: 5px;
    box-sizing: border-box;
    white-space: normal;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
    .store_overview_reviews li .reviewer {
      padding-bottom: 10px;
      border-bottom: 1px solid #ddd; }
    .store_overview_reviews li:last-of-type {
      border-bottom: 0;
      margin-right: 0; }
    .store_overview_reviews li svg {
      fill: #4e5152; }
    .store_overview_reviews li h4.title {
      color: #444;
      margin-bottom: 0;
      text-transform: capitalize;
      font-size: 15px;
      font-weight: 400;
      font-family: 'Calibri',sans-serif;
      height: 20px;
      overflow: hidden;
      text-overflow: clip;
      white-space: nowrap;
      position: relative;
      margin-top: 10px; }
      .store_overview_reviews li h4.title::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 20px;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99));
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99));
        background: linear-gradient(left, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99)); }
    .store_overview_reviews li p:empty {
      display: none; }
    .store_overview_reviews li .answer {
      font-family: 'Calibri',sans-serif;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.5px;
      margin-top: 10px;
      position: relative;
      height: 70px;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #555; }
    .store_overview_reviews li .readMore {
      font-size: 13px;
      padding: 0px 5px 0 30px;
      margin-top: -14px;
      float: right;
      position: relative;
      z-index: 5;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.58), white 35%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0.58), white 35%);
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.58), white 35%);
      background: linear-gradient(left, rgba(255, 255, 255, 0.58), white 35%);
      margin-right: -3px; }
  .store_overview_reviews .answer p {
    font-size: 13px;
    font-weight: 400; }
  .store_overview_reviews .rating {
    display: inline-block;
    border-radius: 3px;
    color: #fff; }
    .store_overview_reviews .rating.rating-small {
      font-size: 10px;
      padding: 1px 5px;
      background: #67c15e;
      margin-right: 5px;
      margin-top: 5px;
      float: left; }
      .store_overview_reviews .rating.rating-small .value {
        font-size: 11px; }
  .store_overview_reviews .reviewer-info {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    height: 20px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: clip; }
  .store_overview_reviews .expand {
    color: #0000ee; }

.about_store, .accordion-body {
  color: #333;
  font-family: 'Calibri', sans-serif; }
  .about_store a, .accordion-body a {
    text-decoration: none; }
  .about_store h2, .accordion-body h2, .about_store h3, .accordion-body h3 {
    margin: 20px 0 15px 0;
    line-height: normal;
    background: #fff;
    color: #333;
    text-transform: capitalize; }
  .about_store .table-container, .accordion-body .table-container {
    overflow-x: auto;
    background: #fff; }
  .about_store table, .accordion-body table {
    border: none;
    min-width: 100%;
    margin: 0 0 15px 0; }
  .about_store td, .accordion-body td, .about_store tr, .accordion-body tr, .about_store th, .accordion-body th {
    border: 1px solid #e6e6e6;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: normal;
    background: #fff;
    color: #333; }
  .about_store thead th, .accordion-body thead th {
    background: #e6e6e6;
    color: #333; }
  .about_store th, .accordion-body th {
    border-right: 1px solid #fff; }
    .about_store th:last-child, .accordion-body th:last-child {
      border-right: 1px solid #e6e6e6; }
  .about_store .blockquote, .accordion-body .blockquote, .about_store > p, .accordion-body > p {
    font-size: 15px;
    color: #333;
    line-height: normal;
    margin-bottom: 15px;
    background: #fff;
    box-sizing: border-box; }
  .about_store ul, .accordion-body ul {
    list-style-position: inside;
    list-style-type: disc; }
  .about_store li, .accordion-body li {
    padding: 5px 0px;
    line-height: normal;
    word-spacing: 1px; }
    .about_store li li, .accordion-body li li {
      list-style-type: decimal;
      margin-left: 20px; }
  .about_store > ul:not(.seperate), .accordion-body > ul:not(.seperate), .about_store > ol:not(.seperate), .accordion-body > ol:not(.seperate), .about_store > ul.seperate > li, .accordion-body > ul.seperate > li, .about_store > ol.seperate > li, .accordion-body > ol.seperate > li {
    list-style-type: initial;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 15px;
    padding-inline-start: 30px;
    color: #333; }
  .about_store > ul.seperate, .accordion-body > ul.seperate, .about_store > ol.seperate, .accordion-body > ol.seperate {
    list-style-type: none; }
  .about_store .list, .accordion-body .list {
    list-style: initial;
    padding-left: 15px; }
  .about_store img, .accordion-body img {
    max-width: 100%;
    border-radius: 4px; }
  .about_store .text-center, .accordion-body .text-center {
    text-align: center; }
  .about_store p, .accordion-body p, .about_store span, .accordion-body span {
    font-size: 15px !important;
    color: #333;
    margin-bottom: 15px; }
  .about_store h1, .accordion-body h1 {
    font-size: 26px !important;
    color: #333; }
  .about_store h2, .accordion-body h2 {
    font-size: 22px !important;
    color: #333; }
  .about_store h3, .accordion-body h3 {
    font-size: 22px !important;
    color: #333; }
  .about_store h4, .accordion-body h4 {
    font-size: 15px !important;
    color: #333;
    margin-bottom: 15px; }

/*--------Footer--------------*/
footer {
  background: #414d59; }

.footer_top {
  background: #ebe9e9; }

.socials_footer p {
  text-align: center;
  color: #aaaaaa;
  margin-top: 28px;
  font-size: 11px; }

.socials_footer .page {
  margin-top: 30px;
  padding-bottom: 0 !important; }
  .socials_footer .page:after {
    height: auto; }

.footer_bottom {
  padding-top: 50px;
  padding-bottom: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .footer_bottom p {
    color: #9ba9b8;
    margin-top: 0;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 29px; }
  .footer_bottom .page {
    border-bottom: 1px solid #454444;
    padding-bottom: 50px;
    display: flex;
    justify-content: space-around; }

.footer_widget {
  flex-basis: 220px; }
  .footer_widget .footer_site_dec {
    font-size: 14px;
    color: #fff;
    padding-right: 30px; }
  .footer_widget.two {
    padding-left: 50px; }
  .footer_widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer_widget ul li {
      margin-bottom: 10px; }
      .footer_widget ul li a {
        color: #FFF;
        text-decoration: none;
        text-transform: capitalize;
        font-size: 18px; }

footer input[type="text"] {
  display: inline-block;
  font-size: 22px;
  color: #767676;
  width: 65%;
  background: transparent;
  border: 0;
  font-weight: 300;
  padding: 15px;
  margin: 10px 0px;
  border-bottom: 2px solid #767676; }

footer input[type="text"]:focus {
  outline: none; }

footer input[type="submit"] {
  display: inline-block;
  float: right;
  padding: 15px;
  font-size: 22px;
  width: 35%;
  max-width: 290px;
  background: #037cd5;
  border: 0;
  color: #fff;
  font-weight: normal;
  margin: 10px 0px;
  border-bottom: 2px solid #037cd5; }

.before_submit {
  border-bottom: 2px solid #9E9E9E !important; }

.footer_top h3 {
  display: inline-block; }

.footer_social_icons {
  text-align: center; }
  .footer_social_icons a {
    margin: 0 20px; }
  .footer_social_icons svg {
    fill: white; }

.footer_social_icon {
  text-align: center;
  padding-top: 15px; }
  .footer_social_icon a {
    display: inline-block;
    vertical-align: middle; }
    .footer_social_icon a img {
      margin: 0 10px; }

.padd_L50 {
  padding-left: 50px; }

.star_yellow {
  color: #f6bb43;
  margin-top: 0; }

.form_footer {
  position: relative; }
  .form_footer::after {
    content: "";
    clear: both;
    display: table; }
  .form_footer #subscribe_message, .form_footer #message_error {
    position: absolute;
    margin: 0;
    color: white;
    padding: 5px 10px;
    font-size: 16px;
    bottom: -25px;
    display: inline;
    left: 0;
    background: #2e3741;
    letter-spacing: 0.5px; }

p.link_color {
  color: #2573b5;
  font-size: 20px;
  margin-bottom: 0; }

.white {
  color: white; }

.containers .flex-box {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around; }
  .containers .flex-box .right-content {
    display: flex;
    width: 38vw;
    flex-direction: column;
    margin-bottom: 0px;
    align-items: start; }
    .containers .flex-box .right-content a {
      font-size: 25px; }
  .containers .flex-box .left-content {
    display: flex;
    width: 40vw;
    flex-direction: row-reverse;
    margin-bottom: 0px; }

/*------Footer end---------*/
@media (max-width: 1170px) and (min-width: 200px) {
  .page {
    width: 100%;
    padding: 0 20px; }
  .cmodal-dialog {
    width: 100%; }
  .footer_bottom {
    padding-top: 15px; }
  .nav > li > a {
    padding: 15px 0px;
    font-size: 14px; }
  .nav .hassub > ul {
    width: 70%; }
    .nav .hassub > ul li {
      width: 50%; }
    .nav .hassub > ul .log_text_block_cont {
      margin-bottom: 20px !important;
      padding-bottom: 20px !important;
      border-bottom: 1px solid #eee !important; }
    .nav .hassub > ul li:nth-last-child(-n+1) .log_text_block_cont {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important;
      border-bottom: 0 !important; } }

@media (max-width: 768px) and (min-width: 480px) {
  .cm_t {
    padding: 0 25px; }
    .cm_t .offers_listings {
      margin-bottom: 15px; }
      .cm_t .offers_listings h3 {
        font-size: 18px;
        margin-top: 10px;
        line-height: 20px; }
  .cm_b_l {
    display: none; }
  .c_m_desc {
    width: auto;
    padding: 0; }
  .cm_b {
    height: auto;
    overflow: hidden;
    padding: 10px; }
    .cm_b input[type="text"] {
      width: 70%; }
    .cm_b input[type="submit"] {
      width: 25%; }
  .mailer_mail {
    float: none; }
  .visit_share {
    margin: 10px 0; }
  .cmodal-dialog {
    width: 100%; }
    .cmodal-dialog h3 {
      margin-top: 25px;
      margin-bottom: 10px;
      font-size: 22px; }
  .code_itself {
    width: 50%;
    line-height: 15px;
    font-size: 17px; }
  button#cp_code {
    width: 35%;
    padding: 14px;
    font-size: 17px;
    display: inline-block; } }

@media (max-width: 1000px) and (min-width: 480px) {
  header {
    height: auto !important; }
  header .page {
    position: relative; }
  .search .sidebar {
    width: 100%;
    float: none; }
  footer input[type="text"] {
    width: 70%;
    font-size: 16px; }
  footer input[type="submit"] {
    width: 30%;
    font-size: 16px; }
  .modal-dialog {
    width: initial; }
    .modal-dialog #modal-bg-container {
      display: none; }
    .modal-dialog .modal_right {
      float: none;
      margin: 0 auto;
      display: block; } }

@media screen and (max-width: 768px) {
  #results_lists {
    top: 54px;
    padding: 0 20px; } }

@media screen and (max-width: 768px) {
  .head_middle {
    position: static; }
  .head_middle > form {
    padding: 0;
    position: static; }
  .head_middle button.blue {
    display: none;
    background: transparent; }
  .search_active + button.blue {
    display: block;
    z-index: 1100;
    top: 2px;
    right: 19px; }
  #search_input {
    opacity: 0;
    visibility: hidden;
    transition: width 0.3s ease-in-out, opacity 0.3s, visibility 0.3s;
    position: absolute;
    right: 5px;
    width: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    z-index: 1001; }
    #search_input.search_active {
      opacity: 1;
      visibility: visible;
      width: calc(100% - 10px); } }

@media screen and (max-width: 768px) {
  header button.light {
    display: initial;
    background: transparent;
    background-size: 20px;
    margin-left: 10px; }
  .footer_widget {
    float: left;
    width: 50%;
    margin-bottom: 30px; } }

/*---MEDIA QUERIES Store-coupons page----*/
@media (max-width: 1170px) and (min-width: 200px) {
  .store-coupon-advert img {
    width: 100%; } }

@media (max-width: 1170px) and (min-width: 1000px) {
  .sidebar {
    width: 20%; }
  .content {
    width: 78%; }
  .relalated_col2 ul li {
    width: 49%; }
  .snippet.left {
    width: 18% !important;
    max-width: 112px; }
  .snippet.right {
    width: 82% !important; } }

@media (max-width: 1000px) and (min-width: 620px) {
  .content {
    width: 100%; }
  .sidebar {
    width: 100%; }
  .head_info_right h1 {
    margin-bottom: 0;
    font-size: 20px;
    overflow: hidden; }
  .followButton {
    top: auto; }
  /*
    .followButton span {
        padding: 10px 15px;
    } */
  .snippet.left {
    width: 18% !important;
    max-width: 112px; }
  .snippet.right {
    width: 79% !important; }
    .snippet.right p {
      width: 55% !important; }
  .snippet.right h2 {
    font-size: 18px;
    text-transform: uppercase; }
  .widget_2 {
    width: 50%;
    float: left; }
  .similar_snippets {
    width: 33%;
    float: left; } }

@media screen and (max-width: 500px) {
  .submit-modal-dialog .coupon-code, .submit-modal-dialog #submitCode {
    float: none;
    width: 100%;
    margin: 10px 0; }
  .submit-modal-dialog .store-selected {
    width: 100%;
    float: none; } }

@media screen and (min-width: 1000px) {
  .widget.store-review li .answer {
    max-height: 110px;
    min-height: 80px;
    overflow: hidden; }
    .widget.store-review li .answer::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 35px;
      background: -webkit-linear-gradient(rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99));
      background: -o-linear-gradient(rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99));
      background: -moz-linear-gradient(rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99));
      background: linear-gradient(rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.99)); } }

@media screen and (max-width: 1000px) {
  .sidebar .coupon-filter {
    display: none; } }

@media screen and (max-width: 480px) {
  .form_footer #message_error,
  .form_footer #subscribe_message {
    font-size: 13px;
    bottom: -20px; } }

h3.accordion-heading {
  text-transform: capitalize;
  margin: 10px 0;
  font-weight: 400;
  line-height: 30px;
  background: #9e9e9e;
  text-transform: capitalize;
  padding: 10px 15px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  color: #fff;
  border-radius: 0px 2px 2px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  h3.accordion-heading svg {
    fill: #fff; }
  h3.accordion-heading.accordion-close svg {
    transform: rotate(180deg); }
  h3.accordion-heading > p {
    margin: 0;
    padding: 0;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 30px; }

.accordion-body {
  display: none;
  overflow: hidden;
  font-size: 15px;
  line-height: 25px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 0px 2px 2px 0px;
  color: #454545;
  font-family: 'Calibri', sans-serif; }

.rating-popup-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 40px 0;
  gap: 10px; }
  .rating-popup-container > form {
    margin: 10px 0; }
  .rating-popup-container p {
    color: #464646; }

.rating-popup {
  display: flex;
  justify-content: center;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px; }

.rating-popup label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer; }

.rating-popup label:last-child {
  position: static; }

.rating-popup label:nth-child(1) {
  z-index: 5; }

.rating-popup label:nth-child(2) {
  z-index: 4; }

.rating-popup label:nth-child(3) {
  z-index: 3; }

.rating-popup label:nth-child(4) {
  z-index: 2; }

.rating-popup label:nth-child(5) {
  z-index: 1; }

.rating-popup label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.rating-popup label .icon {
  float: left;
  color: transparent; }

.rating-popup label:last-child .icon {
  color: #ddd; }

.rating-popup:not(:hover) label input:checked ~ .icon,
.rating-popup:hover label:hover input ~ .icon {
  color: #f6bb43; }

.rating-popup label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #f6bb43; }

.cat_show_code_btn {
  padding: 8px 12px;
  background-color: #28a745;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 5px; }

.exit-pop-up {
  font-family: 'Montserrat', sans-serif !important; }

.cat-popup-content {
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
  border: none;
  width: 420px;
  margin: auto; }

.modal-image-top {
  background: #fff;
  text-align: center; }

.copy-btn-bdr {
  border: dotted 1px #000; }

.modal-image-top img {
  width: 100%;
  height: auto; }

.popup-body {
  background: #fff;
  padding: 5px 35px 35px;
  text-align: center; }

.offer-main {
  font-size: 22px;
  font-weight: 800;
  margin: 10px 0;
  color: #0e72d1; }

.timer-box {
  margin: 12px 0;
  font-size: 14px;
  font-weight: 500; }

.timer {
  display: inline-block;
  background: #ffecec;
  color: #ff3636;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 16px; }

.coupon-box {
  border: 2px dashed #ccc;
  border-radius: 12px;
  padding: 12px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px; }

.copy-btn {
  background: #ffe69b;
  border: none;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600; }

.cta-btn {
  width: 100%;
  margin-top: 18px;
  background: #0e72d1;
  border-radius: 10px;
  padding: 12px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  border: none; }

.half-div {
  width: 100%;
  height: 30px;
  /* Added 'px' */
  border-radius: 20px 20px 0 0; }

.half-div img {
  position: absolute;
  top: -1%;
  left: 5%;
  width: 90%; }

.cat-modal-image-container img {
  width: auto;
  max-height: 100px;
  margin-top: 10%; }

.pop-btn-close {
  background: #ffffff00 !important;
  color: white !important; }

.comment-container {
  padding: 10px 20px;
  display: none;
  width: 100%;
  background: #F8F7F7;
  border-radius: 9px;
  clear: both; }
  .comment-container .close {
    padding: 2px;
    float: right;
    cursor: pointer;
    box-shadow: none;
    border: 0; }
    .comment-container .close .icon-cross {
      vertical-align: middle; }
  .comment-container .comment-msg, .comment-container .person, .comment-container .submit {
    display: inline-block;
    outline: none;
    border: 0;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 9px;
    box-sizing: border-box;
    background: #FFFFFF;
    height: 40px; }
  .comment-container .comment-msg {
    width: 90%;
    resize: vertical; }
  .comment-container .person {
    width: 40%; }
  .comment-container .submit {
    position: absolute;
    right: 20px;
    width: 10%;
    height: 40px;
    background: #fff;
    color: #027cd5;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin-bottom: 0px; }
    .comment-container .submit .icon-send {
      vertical-align: text-bottom;
      fill: #027cd5;
      margin-left: 5px; }
  .comment-container .message {
    clear: both;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #2E2E2E; }

.comment-list {
  padding-left: 0;
  margin-top: 0; }

.expand-reply-list {
  font-size: 14px;
  color: #555;
  cursor: pointer;
  padding-left: 10px; }
  .expand-reply-list svg.icon-expand-more {
    display: inline-block !important;
    vertical-align: text-top;
    fill: #777; }
  .expand-reply-list svg.icon-expand-less {
    display: none !important;
    vertical-align: text-top;
    fill: #777; }

.comment-reply-list {
  padding-left: 20px;
  display: none; }

.comment {
  list-style-type: none;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
  position: relative; }
  .comment .icon-chat-bubble {
    display: inline-block;
    vertical-align: middle;
    fill: #027cd5;
    margin-right: 5px; }
  .comment .msg {
    margin: 5px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2E2E2E; }
  .comment .by {
    float: left;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #767676; }
  .comment .by-admin {
    color: #027cd5; }
  .comment .at {
    padding-left: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2E2E2E; }
  .comment::after {
    content: "";
    display: table;
    clear: both; }
  .comment .reply {
    padding-left: 10px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer; }
    .comment .reply .icon-reply {
      display: inline-block;
      vertical-align: bottom; }
  .comment.show-reply-list .comment-reply-list {
    display: block; }
  .comment.show-reply-list .icon-expand-less {
    display: inline-block !important; }
  .comment.show-reply-list .icon-expand-more {
    display: none !important; }

.comment-reply {
  position: relative; }
  .comment-reply::before {
    content: "\21aa";
    position: absolute;
    left: -19px;
    top: 5px;
    color: #027cd5; }
  .comment-reply::after {
    content: "";
    display: table;
    clear: both; }
  .comment-reply .msg {
    font-size: 13px; }

.viewMore {
  margin: 10px auto;
  cursor: pointer;
  padding: 7px 0;
  width: 125px;
  height: 30px;
  text-align: center;
  border-radius: 7px;
  color: #3eaedc;
  background: #f6f7fb;
  border: 1px solid #3eaedc; }
  .viewMore:hover {
    background: #3eaedc;
    color: #f6f7fb; }

.comment-form {
  padding: 5px 0;
  margin-top: 10px; }
  .comment-form::after {
    content: "";
    clear: both;
    display: table; }

.comment-input-box {
  position: relative; }

@media screen and (max-width: 670px) {
  .comment-container .person {
    width: 100%;
    float: none; }
  .comment-container .submit {
    float: none;
    width: 150px; } }

.comment-trigger {
  cursor: pointer;
  white-space: nowrap; }
  .comment-trigger .icon-expand-more {
    display: inline-block; }
  .comment-trigger .icon-expand-less {
    display: none; }
  .comment-trigger svg {
    vertical-align: middle; }

.comment-visible .icon-expand-more {
  display: none; }

.comment-visible .icon-expand-less {
  display: inline-block; }

.comment-visible .comment-container {
  display: block; }

.live-sale-btn-container {
  position: fixed;
  position: fixed;
  bottom: 50px;
  right: 40px;
  z-index: 100; }
  .live-sale-btn-container .live-sale-main-btn {
    display: none;
    background-color: transparent;
    border-radius: 50%;
    z-index: 100;
    width: 80px;
    height: 80px;
    box-shadow: 1px 4px 6px 4px rgba(0, 0, 0, 0.14);
    cursor: pointer; }
    .live-sale-btn-container .live-sale-main-btn img {
      width: 100%;
      height: auto;
      vertical-align: middle;
      transition: all 0.3s ease-out;
      border-radius: 50%; }
  .live-sale-btn-container .live-sale-btn-content {
    display: none;
    flex-direction: column;
    position: fixed;
    bottom: 50px;
    right: 40px;
    align-items: center;
    justify-content: center;
    z-index: 100; }
    .live-sale-btn-container .live-sale-btn-content .live-sale-btn {
      border-radius: 50%;
      z-index: 100;
      width: 80px;
      height: 80px;
      box-shadow: 1px 4px 6px 4px rgba(0, 0, 0, 0.14);
      display: block;
      margin: 5px 0;
      cursor: pointer; }
      .live-sale-btn-container .live-sale-btn-content .live-sale-btn img {
        width: 100%;
        height: auto;
        vertical-align: middle;
        border-radius: 50%; }
    .live-sale-btn-container .live-sale-btn-content .live-sale-img {
      position: absolute;
      right: -20px;
      display: none;
      transition: opacity 0.3s ease-in-out;
      will-change: opacity;
      z-index: inherit;
      cursor: pointer; }
      .live-sale-btn-container .live-sale-btn-content .live-sale-img.m-popup {
        bottom: 90px; }
      .live-sale-btn-container .live-sale-btn-content .live-sale-img.f-popup {
        bottom: 90px; }
      .live-sale-btn-container .live-sale-btn-content .live-sale-img.a-popup {
        bottom: 90px; }
      .live-sale-btn-container .live-sale-btn-content .live-sale-img.n-popup {
        bottom: 90px; }
      .live-sale-btn-container .live-sale-btn-content .live-sale-img.aj-popup {
        bottom: 90px; }
    .live-sale-btn-container .live-sale-btn-content .show {
      display: block; }
    .live-sale-btn-container .live-sale-btn-content .hide {
      display: none; }
    .live-sale-btn-container .live-sale-btn-content .visible {
      opacity: 1; }
    .live-sale-btn-container .live-sale-btn-content .hidden {
      opacity: 0; }
  .live-sale-btn-container .show {
    display: block; }
  .live-sale-btn-container .hide {
    display: none; }

.store-deal-offer {
  overflow: hidden;
  background: #fff;
  border: 1px solid #ddd;
  margin-block-start: 16px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  transition: all .2s ease-in-out;
  border-radius: 10px;
  display: flex; }
  .store-deal-offer:hover {
    transform: scale(1.002);
    box-shadow: 1px 2px 10px 2px #9e9e9e; }
  .store-deal-offer .left-snippet {
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.05); }
    .store-deal-offer .left-snippet > a img {
      object-fit: cover;
      min-width: 268px;
      max-width: 268px;
      height: 100%; }
    .store-deal-offer .left-snippet .offer-text {
      height: 100%;
      width: 50px;
      background-color: #e63631;
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      line-height: 19px;
      text-align: center;
      display: flex;
      padding: 15px;
      align-items: center;
      letter-spacing: 0.9px; }
      .store-deal-offer .left-snippet .offer-text > p {
        transform: rotate(180deg);
        writing-mode: vertical-lr; }
  .store-deal-offer .right-snippet {
    padding: 15px 15px;
    flex: 1; }
    .store-deal-offer .right-snippet .top-container {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      gap: 10px;
      align-items: center; }
      .store-deal-offer .right-snippet .top-container .ratings {
        font-size: 15px;
        line-height: 19px;
        color: #363636;
        font-style: normal;
        font-weight: 700; }
      .store-deal-offer .right-snippet .top-container svg.icon-star-full {
        fill: #f6bb43;
        vertical-align: middle;
        color: #f6bb43;
        margin-top: -2px; }
      .store-deal-offer .right-snippet .top-container svg.icon-check-mark {
        fill: #1a923b;
        vertical-align: middle;
        color: #1a923b;
        margin-top: -2px; }
    .store-deal-offer .right-snippet .bottom-container {
      display: flex;
      gap: 15px;
      margin-top: 10px; }
    .store-deal-offer .right-snippet .price-box {
      display: flex;
      gap: 10px;
      font-size: 20px;
      line-height: 25px;
      align-items: center; }
      .store-deal-offer .right-snippet .price-box > :first-child {
        font-weight: 400;
        color: #363636; }
      .store-deal-offer .right-snippet .price-box del {
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        color: rgba(54, 54, 54, 0.4); }
      .store-deal-offer .right-snippet .price-box > :last-child {
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        color: #1a923b; }
    .store-deal-offer .right-snippet .pills-box {
      margin-top: 15px;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      overflow: hidden;
      height: 50px; }
      .store-deal-offer .right-snippet .pills-box .pill {
        border: 1px solid rgba(0, 0, 0, 0.1);
        background-color: rgba(217, 217, 217, 0.5);
        color: rgba(0, 0, 0, 0.7);
        font-weight: 500;
        font-size: 12px;
        border-radius: 10px;
        height: 18px;
        padding: 4px 8px;
        line-height: 10px; }
    .store-deal-offer .right-snippet .cta-btn {
      margin-top: 8px;
      background-color: #e63631;
      border: 0;
      outline: 0;
      color: #fff;
      padding: 4px 6px;
      height: 40px;
      text-align: center;
      width: 220px;
      border-radius: 7px;
      box-sizing: border-box;
      position: relative;
      z-index: 5;
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 33px;
      text-transform: capitalize;
      align-self: end;
      cursor: pointer; }
  .store-deal-offer h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
    text-transform: capitalize;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #363636;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: 1; }
  .store-deal-offer hr {
    margin: 10px 0;
    color: #b4b4b4;
    background-color: #b4b4b4; }

.show_more {
  background-color: transparent !important; }

div.h-exclusive {
  border: 3px solid green !important;
  background: #efffef; }

div.h-deal {
  border: 3px solid #ff6232 !important;
  background: #fff4f4; }

div.h-exclu-offer {
  border: 3px solid #ff7d32 !important;
  background: #fff1e9; }

div.h-code {
  border: 3px solid #1c7ce9 !important;
  background: #e6f0ff; }

div.h-view-offer {
  border: 3px solid #ff7d32 !important;
  background: #fff1e9; }

div.h-order-now {
  border: 3px solid #19ffff !important;
  background: #e4fefe; }

div.h-book-now {
  border: 3px solid #19ffff !important;
  background: #e4fefe; }

div.h-redeem {
  border: 3px solid #ffd519 !important;
  background: #e4fefe; }

div.h-unlock {
  border: 3px solid #19ffff !important;
  background: #e4fefe; }

div.under-bar {
  display: none;
  color: green;
  font-size: large;
  background: rgba(219, 255, 219, 0.651);
  border-radius: 0px 0px 10px 10px;
  padding: 4px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out; }

.exclusive > .cu-ribbon {
  background-color: green;
  color: #f8fbf8; }

.deal > .cu-ribbon {
  background-color: #ff6232;
  color: #faf9f9; }

.exclu-offer > .cu-ribbon {
  background-color: #ff7d32;
  color: #fbf9f9; }

.code > .cu-ribbon {
  background-color: #1c7ce9;
  color: #f7f9fb; }

.view-offer > .cu-ribbon {
  background-color: #ff7d32;
  color: #fdfbfb; }

.order-now > .cu-ribbon {
  background-color: #19ffff;
  color: white; }

.book-now > .cu-ribbon {
  background-color: #19ffff;
  color: white; }

.unlock > .cu-ribbon {
  background-color: #00bcd4;
  color: white; }

.redeem > .cu-ribbon {
  background-color: #ffcd19;
  color: white; }

.exclusive > .cu-ribbon::after {
  border-color: #1f761f transparent transparent transparent; }

.deal > .cu-ribbon::after {
  border-color: #6b230d transparent transparent transparent; }

.exclu-offer > .cu-ribbon::after {
  border-color: #6f3210 transparent transparent transparent; }

.code > .cu-ribbon::after {
  border-color: #184476 transparent transparent transparent; }

.view-offer > .cu-ribbon::after {
  border-color: #763c18 transparent transparent transparent; }

.order-now > .cu-ribbon::after {
  border-color: #1d6868 transparent transparent transparent; }

.book-now > .cu-ribbon::after {
  border-color: #1c7272 transparent transparent transparent; }

.redeem > .cu-ribbon::after {
  border-color: #72721c transparent transparent transparent; }

.unlock > .cu-ribbon::after {
  border-color: #1c7272 transparent transparent transparent; }

.cu-ribbon {
  text-transform: uppercase;
  position: relative;
  padding: 4px 6px;
  top: -4px;
  left: -23px;
  width: fit-content;
  color: #fff;
  border-radius: 0 4px 4px 0;
  font-weight: 600;
  letter-spacing: .65px;
  white-space: nowrap; }

.cu-ribbon::after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  bottom: -.5em;
  border-width: .5em 0 0 .5em;
  left: 0; }

.code_itself {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0px 10px;
  background: #f4f4f4;
  border-radius: 5px;
  transition: filter 0.3s ease-in-out; }

.blurred {
  filter: blur(8px); }

div.popUpmodel {
  text-align: center;
  padding: 2%;
  margin: 3%; }

.element {
  margin: 15px; }

.modal-image-container {
  text-align: center;
  margin: 15px 0; }

.modal-image {
  width: 100px;
  max-width: 150px;
  max-height: 150px;
  height: 100px;
  border-radius: 50%;
  object-fit: scale-down;
  border: 1px solid black; }

.popup-content {
  border-radius: 50px;
  max-width: 900px !important; }

.modal-heading {
  color: red !important;
  font-size: 40px !important;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

.modal_body {
  margin-top: 10px; }

.show_code_btn {
  padding: 8px 12px;
  background-color: #28a745;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 5px; }

.clipboard_btn {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 8px 12px;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px; }

.popup-view-more {
  text-align: center; }

.exit-pop-up.open {
  backdrop-filter: blur(7px); }

.clipboard_coupon_btn {
  background-color: #ffffff;
  color: #02508a;
  border: none;
  padding: 8px 12px;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px; }

.clipboard_exclusive_coupon_btn {
  background-color: #ffffff;
  color: #44692c;
  border: none;
  padding: 8px 12px;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px; }

.copy-code-type {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center; }

.copy-code-type button {
  flex: 1;
  height: 100%;
  border-color: #02508a;
  border-style: dotted; }

.copy-code-type span {
  text-align: center;
  flex: 3; }

.copy-exclusive-code-type button {
  flex: 1;
  height: 100%;
  border-color: #44692c;
  border-style: dotted; }

.copy-exclusive-code-type {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center; }

.copy-exclusive-code-type span {
  text-align: center;
  flex: 3; }
