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); }

.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; }

.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; }

.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; } }

.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: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    max-height: 152px;
    object-fit: cover; }
  .store_top_img::before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

.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; }

.followButton {
  border-left: 1px solid #ddd;
  cursor: pointer;
  position: absolute;
  inset-inline-end: 10px;
  top: 10px; }
  .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 {
  height: 27px;
  overflow: hidden;
  margin: 10px 0 0; }
  .head_sub_ul li {
    float: left;
    border: 1px solid #ddd;
    border-left: none;
    margin-bottom: 5px; }
    .head_sub_ul li:first-child {
      border-left: 1px solid #ddd; }
    .head_sub_ul li input {
      display: none; }
    .head_sub_ul li input:checked + label {
      color: #fff;
      background: #027cd5; }
    .head_sub_ul li a {
      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: 0; }
      .head_sub_ul li a:hover {
        color: #fff;
        background: #59b8fd; }
      .head_sub_ul li a.active {
        color: #fff;
        background: #027cd5; }

.top_stores_header {
  margin-top: 16px; }
  .top_stores_header h3 {
    color: #898989;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: lighter;
    text-transform: capitalize; }

.top_stores_header ul {
  padding: 0;
  margin: 0 0 0 10px;
  height: 32px;
  overflow: hidden; }
  .top_stores_header ul::after {
    content: "";
    display: table;
    clear: both; }

.top_stores_header li {
  list-style: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }
  .top_stores_header li a {
    display: block; }

.top_stores_header_hover {
  position: relative;
  background: #fff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px; }
  .top_stores_header_hover img {
    width: auto;
    background: #fff;
    height: auto;
    max-height: 30px;
    margin: 0 auto;
    display: block; }

.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_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.category-review .review-list > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd; }
  .widget.category-review .review-list > li:last-of-type {
    border-bottom: 0; }
  .widget.category-review .review-list > li svg {
    fill: #4e5152; }
  .widget.category-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.category-review .review-list > li .readMore {
    font-size: 12px; }

.widget.category-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; }

.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; }

.offers_snippet2_top {
  overflow: hidden;
  padding-block-end: 14px; }

.snip_division {
  border-block-start: 1px solid #ddd;
  padding: 6px 0;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  .snip_division .meta_snip.right {
    line-height: 30px; }

.listing_partner_logo, .view_all_d {
  display: inline-block;
  vertical-align: middle; }

.view_all_d {
  margin-inline-start: 30px; }
  .view_all_d a {
    padding: 8px 30px;
    display: block;
    text-decoration: none;
    color: #3eaedc;
    background: #f6f7fb;
    border-radius: 20px;
    font-size: 13px;
    text-transform: capitalize;
    outline: none; }
    .view_all_d a:hover {
      background: #3eaedc;
      color: #f6f7fb; }

.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; }
    .coupon-filter li .store_name {
      display: inline-block;
      width: 75%;
      text-overflow: ellipsis;
      overflow: hidden; }
    .coupon-filter li .count {
      float: right;
      background: #ebebeb;
      color: #acacac;
      font-size: 11px;
      padding: 1px 9px;
      margin-top: 2px;
      border-radius: 15px; }

.filter_store_search {
  margin-bottom: 13px;
  position: relative; }
  .filter_store_search input[type="text"] {
    background: #f4f4f4;
    border: 0;
    padding: 3px 0 3px 27px;
    width: 100%; }
  .filter_store_search input[type="submit"] {
    position: absolute;
    left: 5px;
    height: 10px;
    width: 10px;
    border: 0;
    top: 5px;
    color: #acacac;
    font-size: 12px; }
  .filter_store_search svg {
    height: 11px;
    width: 11px;
    top: 5px;
    left: 6px;
    background: #f4f4f4;
    position: absolute;
    fill: #9E9E9E; }

.related_blogposts {
  background: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
  margin-top: 15px;
  -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.2);
  padding: 20px 16px 18px 17px;
  margin-bottom: 30px; }
  .related_blogposts h2 {
    margin-bottom: 10px;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    color: #556270; }
  .related_blogposts span.related_blog_viewall {
    float: right;
    font-size: 16px;
    font-weight: 400; }
    .related_blogposts span.related_blog_viewall a {
      color: #3baeda; }
  .related_blogposts ul {
    padding: 0;
    margin: 0; }
  .related_blogposts li {
    padding: 0;
    list-style: none;
    float: left;
    margin-right: 15px;
    width: 49.1%;
    background-size: cover; }
    .related_blogposts li.loaded {
      background-image: url("/assets/build/images/blog/birthday.jpg"); }
    .related_blogposts li .date_type {
      left: 0; }
  .related_blogposts li:nth-child(2n) {
    margin-right: 0; }
  .related_blogposts li > a {
    display: block;
    padding: 12px 15px 15px;
    background: rgba(0, 0, 0, 0.4);
    min-height: 160px; }
  .related_blogposts .featured_body_dec {
    height: 65px;
    overflow: hidden; }

.blog_featured_listings {
  width: 100%;
  margin: 0; }
  .blog_featured_listings p {
    margin-bottom: 13px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    text-transform: none;
    height: 55px;
    overflow: hidden; }
    .blog_featured_listings p a {
      color: #fff;
      text-decoration: none; }

.meta_tags {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
  color: #fff;
  letter-spacing: .3px;
  font-weight: bolder; }
  .meta_tags.date_type svg {
    vertical-align: bottom; }
  .meta_tags.date_type span {
    margin-left: 8px; }
  .meta_tags.blog_cat_type {
    background: #f3804a;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 1px;
    margin-right: 15px;
    margin-bottom: 7px; }
  .meta_tags span {
    font-size: 12px; }

#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; }

.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; }

@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; }

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

.category-name {
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 0.6px;
  color: #888;
  margin: 5px 0px; }
  .category-name span {
    font-weight: 600; }
  .category-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-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; }

.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; }

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

@media screen and (min-width: 1000px) {
  .widget.category-review li .answer {
    max-height: 110px;
    min-height: 80px;
    overflow: hidden; }
    .widget.category-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)); } }

.banners-container {
  width: 980px;
  max-width: 100%;
  margin: 25px auto 0;
  padding: 0 10px; }

.about_store, .accordion-body {
  border-top: 1px solid #ddd;
  margin-top: 15px;
  margin-bottom: 60px;
  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 Category-coupons page----*/
@media (max-width: 1170px) and (min-width: 1000px) {
  .sidebar {
    width: 20%; }
  .content {
    width: 78%; }
  .snippet.left {
    width: 18% !important;
    max-width: 112px; }
  .snippet.right {
    width: 82% !important; }
    .snippet.right p {
      width: 55% !important; }
  .category-coupons .related_blogposts li {
    width: 48%; }
  .category-coupons .head_info_right {
    width: auto; } }

@media (max-width: 1000px) and (min-width: 620px) {
  .content {
    width: 100%; }
  .sidebar {
    width: 100%; }
  .relalated_col2 ul li {
    width: 48.2%; }
  span.head_deal_count {
    display: block;
    font-size: 14px;
    margin-bottom: 5px; }
  .head_info_right h1 {
    margin-bottom: 0;
    font-size: 20px;
    height: 45px; }
  .followButton {
    top: auto; }
  .snippet.left {
    width: 18% !important;
    max-width: 112px; }
  .snippet.right {
    width: 79% !important; }
  .snippet.right h2 {
    font-size: 18px;
    text-transform: uppercase; }
  .category-coupons .related_blogposts {
    margin-bottom: 20px; }
  .about_store, .accordion-body {
    margin-bottom: 20px; }
  .related_whatever .offers_listings img.sp_class {
    width: 100%; }
  .widget_2 {
    width: 50%;
    float: left; }
  .category-coupons .related_blogposts li {
    width: 48%; }
  .category-coupons .head_info_right {
    width: auto; } }

.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; }

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; }

.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; }
