@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
body {
  font-family: 'Montserrat', sans-serif; }

a:hover, a:focus {
  color: #db2b45; }
.modal-xl {
  width: 95%;
}
.btny {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 20px;
  border-radius: 34px; }

.btn-primary {
  color: #fff; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #db2b45; }
  .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover {
    background-color: #db2b45; }
  .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover {
    background-color: #db2b45; }

.open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  background-color: #db2b45; }

.btn-lg {
  padding: 14px 25px;
  border-radius: 34px;
  letter-spacing: 2px; }

.form-group {
  margin: 0 0 15px; }

input[type=number],
input[type=text], .form-control,
input[type=email], .form-control {
  background-color: #fafafa;
  margin: 0;
  border-color: #ccc;
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid rgb(204, 204, 204);
  }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
input[type=email] {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  margin: 0px;
  border: 1px solid #ccc; }
.control-label {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 16px; }

.text-medium {
  font-weight: 500; }

.d-none {
  display: none; }

.text-semibold {
  font-weight: 600; }

.fz12 {
  font-size: 12px; }

.row_shop_content {
  background-color: #f4f8f9;
  text-align: left;
  font-size: 22px; }

.custom_cover2 {
  position: relative;
  width: auto;
  min-height: 240px;

    width: 106%;
    margin-left: -30px;
    padding-top: 2%;
    margin-top: 0px;
    
    padding-bottom: 2% !important;
    }

.timewrap {
  padding: 20px 0 20px; }

.flip-clock-wrapper, .card {
  background-color: #fff;
  border-radius: 27px;
  box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15);
  -webkit-box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15);
  padding: 15px 40px 40px;
  font-family: 'Montserrat', sans-serif;
  margin: 0; }

.flip-clock-wrapper ul {
  background-color: #fff; }
  .flip-clock-wrapper ul li a div div.inn {
    background-color: #fff; }
  .flip-clock-wrapper ul li a div.up:after {
    display: none; }
  .flip-clock-wrapper ul li a div div.inn {
    color: #252c36;
    text-shadow: none; }
.flip-clock-wrapper .shadow {
  background: none !important; }
.flip-clock-wrapper ul {
  margin: 0;
  width: 50px; }
  .flip-clock-wrapper ul li a div div.inn {
    font-weight: 600;
    font-size: 46px; }

.flip-clock-divider {
  height: 90px;
  margin: 0 20px; }
  .flip-clock-divider:first-child {
    margin: 0; }

.flip-clock-dot {
  background-color: #e1e1e3; }

.flip-clock-divider .flip-clock-label {
  color: #b5b5b7;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  top: 90px;
  right: -80px;
  letter-spacing: 1px; }
.flip-clock-divider.minutes .flip-clock-label {
  right: -107px; }
.flip-clock-divider.seconds .flip-clock-label {
  right: -113px; }

.top-white-red {
  font-size: 14px;
  color: red;
  font-weight: bold; }

.pcontent {
  padding-top: 2%; }

.shop-cart {
  background-color: #fff;
  padding: 20px 20px 0;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  margin-bottom: 0px;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05); }

.box-white {
  background-color: #fff;
  padding: 20px 20px 0;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  margin-bottom: 0px;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-radius: 10px; }

.row_shop_content {
  font-family: 'Montserrat', sans-serif; }

.bmess {
  width: 100%;
  text-align: center;
  color: red;
  text-transform: lowercase;
  font-size: 14px; }

.kmess {
  width: 100%;
  text-align: center;
  color: red;
  text-transform: lowercase;
  font-size: 16px;
  text-decoration: underline; }

.omess {
  width: 100%;
  text-align: center;
  color: #000;
  text-transform: lowercase;
  font-size: 16px; }

.shipmess {
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  text-transform: lowercase;
  font-size: 16px; }

.shop-cart-heading {
  text-align: left;
  border-bottom: 3px solid #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 0; }
  .shop-cart-heading .text-semibold {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px; }

.shop-cart-body {
  margin-bottom: 0;
  margin: 0 -40px; }

.shop-cart-item {
  border-radius: 0;
  box-shadow: none;
  padding: 20px 40px;
  position: relative;
  margin-top: 0; }
  .shop-cart-item::after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #e6e6e6;
    left: 40px;
    right: 40px;
    bottom: 0; }
  .shop-cart-item:last-child {
    border: 0; }
    .shop-cart-item:last-child::after {
      display: none; }

.prod_img {
  width: 90px;
  height: 90px;
  margin: 0; }

.prod_name {
  font-weight: 600;
  font-size: 18px;
  color: #262c36 !important; }

.prod_category {
  font-size: 16px;
  color: #9a9a9a;
  font-weight: 500; }

.prod_option {
  font-size: 14px;
  color: #ea2d49 !important;
  font-weight: 500;
  text-decoration: underline; }

.prod_price, .prod_status {
  font-size: 18px;
  font-weight: 700;
  color: #333; }

.red {
  color: #ea2d49; }

.prod_remove {
  font-size: 14px;
  color: #acafb0;
  font-weight: 500;
  margin-top: 5px;
  display: inline-block; }

.prod_qty {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  width: 100px;
  margin-left: auto;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding: 7px 0; }
  .prod_qty a, .prod_qty .amount {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px; }
  .prod_qty a {
    color: #9a9a9a;
    font-weight: 400;
    text-decoration: none !important;
    width: 20px;
    font-size: 30px; }
    .prod_qty a:hover {
      color: #868686; }
  .prod_qty .amount {
    width: 30px; }

.prod_status {
  color: #4e5759; }

.green {
  color: #30cb70; }

.bg-green {
  background: #2ecc71; }

.prod_label {
  border-radius: 6px;
  background-color: #262c36;
  font-weight: 600;
  position: absolute;
  right: 0;
  display: block;
  font-size: 12px;
  line-height: 18px;
  padding: 3px 10px 2px;
  margin-top: -11px;
  top: 50%; }

.load-more {
  text-align: center;
  margin: 20px 0; }
  .load-more a {
    font-size: 18px;
    font-weight: 500;
    color: #ea2d49; }

.striped .shop-cart-item:nth-child(2n) {
  background-color: #d9f3f8; }

.cartScrollbar {
  height: 350px; }

.mCSB_inside > .mCSB_container {
  margin-right: 10px; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e8e8e8; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 9px;
  background-color: #e8e8e8 !important;
  border-radius: 9px; }

.payment-label {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 10px; }

.payment-value {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px; }

.payment-label:first-child, .payment-value:first-child {
  margin-top: 15px; }

.payment-footer {
  border-top: 1px solid #e6e6e6; }
  .payment-footer .payment-label {
    font-size: 16px;
    margin-top: 10px; }
  .payment-footer .payment-value {
    font-size: 22px;
    margin-top: 10px; }

.img-card, #payment-form {
  max-width: 378px;
  margin: 20px auto; }

.img-card img {
  display: block;
  max-width: 100%; }

.payment-method .btn {
  width: 275px; }

.red-info {
  font-size: 16px;
  font-weight: 300;
  color: #ea2d49; }

.divider-3 {
  border-top: 3px solid #e6e6e6;
  margin: 20px 0; }

.exchange-info {
  font-weight: 600;
  text-transform: uppercase;
  color: #262c36;
  border: 0;
  background-color: transparent;
  padding: 0;
  text-decoration: underline; }

.popover {
  max-width: 540px;
  font-family: 'Montserrat', sans-serif;
  border: 0;
  font-weight: 600;
  box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15);
  -webkit-box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15); }
  .popover.bottom > .arrow {
    border-color: transparent; }

.popover-content {
  padding: 15px 25px; }

.discount-info {
  max-width: 660px;
  margin: 0 auto 5px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 5px; }
  .discount-info .media-body {
    vertical-align: middle;
    letter-spacing: 2px; }
  .discount-info .media-left {
    padding-right: 30px; }

.discount-image {
  width: 60px; }

.has-influencer .timewrap {
  padding-bottom: -10px; }

.custom_cover2 {
  margin-bottom: 0px;
  padding-bottom: -40px; }

.influencer-box {
  background-color: white;
  font-size: 18px;
  line-height: 22px;
  padding: 6px;
  border-radius: 80px;
  max-width: 325px;
  margin: 0 auto 0px;
  position: relative;
  bottom: -25px;
  box-shadow: 0px 0px 24px 0px rgba(1, 1, 1, 0.15);
  -webkit-box-shadow: 0px 0px 24px 0px rgba(1, 1, 1, 0.15); }
  .influencer-box .media-body {
    vertical-align: middle; }
  .influencer-box .media-left {
    padding-right: 25px; }
    .influencer-box .media-left > img {
      border-radius: 68px; }

.prod_detail {
  padding: 20px 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; }
  .prod_detail .prod_label {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    margin-top: 0;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 11px;
    margin-bottom: 15px; }

.prod_detail_header {
  position: relative; }

.prod_detail .prod_name, .prod_detail .prod_price {
  font-size: 24px; }
.prod_detail .prod_name {
  margin: 0 0 10px;
  padding-right: 100px; }
.prod_detail .prod_category {
  font-size: 18px;
  margin-bottom: 15px; }
.prod_detail .prod_price_wrap {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right; }
.prod_detail .prod_remove {
  margin-top: 0;
  font-size: 16px; }
.prod_detail .prod_qty {
  margin-left: 0; }
.prod_detail p {
  margin-bottom: 20px; }

.list-dot {
  list-style: none;
  padding: 0;
  margin: 0; }
  .list-dot > li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px; }
    .list-dot > li::before {
      position: absolute;
      content: '';
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: #bfbfbf;
      left: 0;
      top: 8px; }

.sub-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 25px 0 10px; }

.sizing-wrap {
  margin-bottom: 15px; }

.sizing-label {
  font-size: 16px;
  font-weight: 500;
  color: #797979;
  display: inline-block;
  vertical-align: middle; }

.sizing-obj {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  margin: 0 15px; }

.rangeslider, .rangeslider__fill {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

.rangeslider {
  height: 10px;
  background-color: #f1f5f8;
  border: 0; }

.rangeslider__fill {
  background-color: #ea2d49; }

.rangeslider__handle {
  width: 23px;
  height: 23px;
  background: #fff !important;
  border: 3px solid #ea2d49;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

.rangeslider--horizontal .rangeslider__handle {
  top: -7px; }

.rangeslider__handle::after {
  display: none; }

.input-donation {
  font-weight: 700; }
  .input-donation .form-control {
    display: inline-block;
    width: 90px;
    font-weight: 700; }

.sc-content.pt10 {
  padding-top: 10px; }

.lh-n {
  line-height: 1.4; }

.payment-footer.has-line {
  border-bottom: 3px solid #e8e8e8; }

.btn-paypal {
  background-color: #ffc43a;
  line-height: 32px;
  padding: 14px 30px; }
  .btn-paypal:hover, .btn-paypal:focus {
    background-color: #ffbf29; }

h2.fz36 {
  font-size: 24px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px; }
  h2.fz36 b {
    font-weight: 700; }

.donate-progress {
  max-width: 860px;
  padding: 30px 20px 0;
  margin: 0 auto; }
  .donate-progress .card {
    padding: 35px 60px 30px;
    background-color: #fff; }

.progress {
  background-color: #eff3f4;
  box-shadow: none;
  -webkit-box-shadow: none; }

.progress-bar {
  background-color: #ff6b6b;
  box-shadow: none;
  -webkit-box-shadow: none; }

.donate-progress .progress {
  height: 33px;
  border-radius: 33px;
  margin-bottom: 30px; }
.donate-progress .media-body {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  vertical-align: middle; }
  .donate-progress .media-body .number {
    background-color: #eff3f4;
    color: #5f6161;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    line-height: 24px;
    padding: 5px 5px 4px;
    border-radius: 34px;
    min-width: 80px;
    text-align: center;
    margin-left: 10px; }
.donate-progress .col-sm-4:nth-child(2) .media {
  margin-left: auto;
  margin-right: auto;
  max-width: 190px; }
.donate-progress .col-sm-4:nth-child(3) .media {
  margin-left: auto;
  max-width: 180px; }

.list-options {
  list-style: none;
  padding: 0;
  margin: 0 -2px; }
  .list-options > li {
    display: inline-block;
    margin: 0 2px 7px; }
    .list-options > li > a {
      font-size: 18px;
      font-weight: 700;
      color: #fff;
      display: block;
      background-color: #ea2d49;
      border-radius: 6px;
      width: 38px;
      text-align: center;
      line-height: 38px;
      text-decoration: none !important; }
      .list-options > li > a:hover {
        background-color: #db2b45; }

.prod_gallery_item > img {
  display: block;
  max-width: 100%;
  border-radius: 10px;
  width: 100%; }

.prod_gallery_thumbnail {
  margin-top: 10px; }
  .prod_gallery_thumbnail ul {
    list-style: none;
    padding: 0;
    margin: 0 -5px; }
    .prod_gallery_thumbnail ul > li {
      width: 33.3333%;
      float: left;
      margin-bottom: 10px;
      padding-left: 5px;
      padding-right: 5px;
      cursor: pointer; }
      .prod_gallery_thumbnail ul > li img {
        display: block;
        max-width: 100%;
        border-radius: 10px;
        width: 100%; }

.sales-channel-step { padding: 15px; }
.sales-channel-step .step-image { width: 100%; }

@media (max-width: 1400px) {
  .shop-cart-item .btn {
    min-width: auto; } }
@media (max-width: 1200px) {
  .row_shop_content {
    padding: 70px 20px 0; }

  .custom_cover2 {
    margin-left: -20px;
    margin-right: -20px; }

  .shop-cart {
    padding-left: 20px;
    padding-right: 20px; }

  .prod_price, .prod_status {
    font-size: 14px; }

  .prod_qty {
    font-size: 14px;
    width: 80px; }
    .prod_qty a {
      width: 18px; }
    .prod_qty .amount {
      width: 26px; }

  .payment-method .btn {
    max-width: 275px;
    width: 100%; } }
@media (max-width: 991px) {
  .discount-info {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px; } }
@media (max-width: 767px) {
  .inner_box {
    width: 96% !important;
  }
  .flip-clock-wrapper {
    padding: 5px 20px 35px; }
    .flip-clock-wrapper ul {
      width: 35px;
      height: 70px;
      line-height: 70px; }
      .flip-clock-wrapper ul li {
        line-height: 70px; }
        .flip-clock-wrapper ul li a div div.inn {
          font-size: 50px; }

  .flip-clock-divider {
    margin-left: 5px;
    margin-right: 5px;
    height: 70px;
    width: 15px; }
    .flip-clock-divider .flip-clock-label {
      font-size: 12px; }

  .flip-clock-dot {
    width: 6px;
    height: 6px; }
    .flip-clock-dot.bottom {
      bottom: 25px; }
    .flip-clock-dot.top {
      top: 25px; }

  .flip-clock-divider .flip-clock-label {
    top: 70px;
    right: -59px; }
  .flip-clock-divider.minutes .flip-clock-label {
    right: -71px; }
  .flip-clock-divider.seconds .flip-clock-label {
    right: -75px; }

  .prod_detail .prod_price_wrap {
    position: relative;
    right: auto;
    top: auto;
    text-align: left; }
  .prod_detail .prod_name {
    padding-right: 0; }

  .list-options {
    margin-bottom: 20px; } }
.grey-input {
  background: #f6fafb;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 7px 5px; }

.d-flex {
  display: flex; }

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

.custom-tab {
  background: #FFF;
  border: 1px solid #b9b9b9;
  color: #333;
  font-size: 12px;
  border-radius: 110px;
  padding: 5px 0 4px;
  width: 100%; }
  .custom-tab .custom-tab-icon {
    margin-right: 10px; }
  .custom-tab.show-all-icon .custom-tab-icon {
    width: 16px;
    margin-top: -3px; }
  .custom-tab.my-brands-icon .custom-tab-icon {
    width: 17px;
    margin-top: -3px; }
  .custom-tab.pending-icon .custom-tab-icon {
    width: 12px;
    margin-top: -4px; }
  .custom-tab.filters-icon .custom-tab-icon {
    width: 16px;
    margin-top: -3px; }
  .custom-tab.active, .custom-tab:hover {
    background: #f1f5f8; }
  .custom-tab:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-style: none; }

.custom-search {
  float: right;
  height: 50px;
  width: 250px;
  padding-top: 10px;
  display: flex;
  align-items: left; }
  .custom-search .form-control {
    float: left;
    height: 100%; }
  .custom-search input:focus {
    border-color: #ea2d49;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 45, 73, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(234, 45, 73, 0.6); }
  .custom-search i {
    float: left;
    background: #ea2d49;
    color: #FFF;
    width: 50px;
    height: 100%;
    line-height: 40px;
    text-align: center;
    padding: 0px 8px;
    border-radius: 0 4px 4px 0;
    margin-left: -2px;
    cursor: pointer; }
    .custom-search i:hover {
      background: #ca2841; }

@media (max-width: 767px) {
  .custom-search {
    float: none;
    width: 90%;
    margin: auto; } }
.close {
  opacity: .7;
  color: #ea2d49; }
  .close:hover {
    opacity: 1;
    color: #ea2d49; }

.portlet {
  background: #FFF;
  border-radius: 4px;
  padding: 20px 10px;
  box-shadow: 0px 3px 2px 0px #ddd; }

.portlet-head {
  padding: 0; }
  .portlet-head .portlet-head-link {
    font-size: 16px;
    color: #000;
    display: inline-block;
    padding: 0px 20px;
    height: 60px;
    line-height: 60px;
    text-decoration: none; }
    .portlet-head .portlet-head-link.active, .portlet-head .portlet-head-link:hover {
      font-weight: 600; }
    .portlet-head .portlet-head-link .portlet-head-link-icon-hover {
      display: inline;
      border-radius: 50%;
      padding: 6px;
      margin-right: 10px; }
    .portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover {
      border: 1px solid #ccc;
      background: #eee; }
    .portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.home-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.home-icon-hover {
      padding: 11px 0px 14px 4px; }
    .portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.your-sales-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.your-sales-icon-hover {
      padding: 8px 4px 6px 8px; }
    .portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.deals-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.deals-icon-hover {
      padding: 7px 5px 6px 8px; }
    .portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.revenue-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.revenue-icon-hover {
      padding: 9px 5px 6px 8px; }
    .portlet-head .portlet-head-link:hover .portlet-head-link-icon-hover.settings-icon-hover, .portlet-head .portlet-head-link.active .portlet-head-link-icon-hover.settings-icon-hover {
      padding: 7px 5px 7px 8px; }
    .portlet-head .portlet-head-link .portlet-head-link-icon {
      width: 17px; }
      .portlet-head .portlet-head-link .portlet-head-link-icon.home-icon {
        margin-top: -9px; }
      .portlet-head .portlet-head-link .portlet-head-link-icon.your-sales-icon {
        margin-top: -7px; }
      .portlet-head .portlet-head-link .portlet-head-link-icon.deals-icon, .portlet-head .portlet-head-link .portlet-head-link-icon.revenue-icon {
        margin-top: -4px; }
      .portlet-head .portlet-head-link .portlet-head-link-icon.settings-icon {
        margin-top: -3px; }

.font-weight-bold {
  font-weight: 600 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1, .my-1 {
  margin-top: 0.25rem !important; }

.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }
.mb-6, .my-6 {
  margin-bottom: 2.5rem !important; }
.mt-6 {
  margin-top: 2.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.mb-12 {
  margin-bottom: 5rem !important;
}
.pb-12 {
  padding-bottom: 5rem !important;
}

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1, .py-1 {
  padding-top: 0.25rem !important; }

.pr-1, .px-1 {
  padding-right: 0.25rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1, .px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

img.checked {
  width: 22px;
  margin-right: 15px;
  margin-bottom: 5px; }

.custom-container {
  width: 100%;
  padding-left: 3%;
  padding-right: 3%; }

@media (min-width: 992px) {
  .lg-side-padding {
    padding-left: 100px;
    padding-right: 100px; } }
.step-wizard {
  position: relative;
  padding: 50px 0; }
  .step-wizard ul {
    padding-left: 0;
    margin: 0;
    text-align: center; }
    .step-wizard ul li {
      list-style: none;
      display: inline-block;
      position: relative;
      padding: 0 50px;
      font-family: sans-serif; }
      .step-wizard ul li a {
        display: block;
        font-size: 22px;
        line-height: 50px;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #b6b6b6;
        position: relative;
        z-index: 1;
        text-decoration: none;
        cursor: default; }
        .step-wizard ul li a.active {
          background-color: #ea2d49; }
        .step-wizard ul li a.done {
          background-color: #2ecc71; }
      .step-wizard ul li .step-title {
        position: absolute;
        bottom: -30px;
        right: 0;
        left: 0;
        font-weight: bold; }
        .step-wizard ul li .step-title.two-words-center {
          min-width: 65px; }
      .step-wizard ul li:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #bbb;
        top: 50%;
        margin-top: -3px; }
      .step-wizard ul li:last-child:before {
        content: none; }

@media (min-width: 1200px) {
  .step-wizard ul li {
    padding: 0 87px; } }
@media (max-width: 768px) {
  .step-wizard ul li {
    padding: 0 15px; } }
@media (max-width: 480px) {
  .step-wizard ul li {
    padding: 0 5px; } }
@media (max-width: 360px) {
  .step-wizard {
    padding-top: 0; }
    .step-wizard ul li {
      display: block;
      padding: 0 0;
      margin-bottom: 15px; }
      .step-wizard ul li .step-title {
        bottom: 15px;
        right: 0;
        left: 0; }
      .step-wizard ul li:before {
        width: 72px;
        height: 1px;
        background-color: #bbb;
        top: 121%;
        left: -10px;
        margin-top: -3px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); } }
.agreement-block {
  background: #f9fdfe;
  border: 1px solid #d7d7d7;
  padding: 20px;
  border-radius: 4px; }
  .agreement-block p {
    font-size: 14px;
    line-height: 1.8;
    color: #555; }

.content {
  margin-top: 30px; }
  .content .hand-pointer {
    width: 65%; }

.list li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px; }
  .list li img.checked {
    position: absolute;
    top: 1px;
    left: 0px; }

@media (max-width: 991px) {
  .content .hand-pointer {
    width: 40%;
    margin: 0 auto 40px auto; }
    .content .hand-pointer img {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
      .content .hand-pointer img.no-rotate {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); } }
.social-icon-wrapper {
  height: 35px;
  margin-bottom: 20px; }
  .social-icon-wrapper img {
    width: 35px; }
    .social-icon-wrapper img.facebook-icon {
      width: 20px; }

.trusted-co img {
  margin: 0 10px 20px; }

.control:last-of-type, .control:first-of-type {
  border-radius: 110px; }

.mixitup-control-active {
  background: transparent; }

.control {
  position: static;
  display: inline-block;
  width: 100%;
  height: auto;
  background: #FFF;
  cursor: pointer;
  font-size: 12px;
  color: #333;
  transition: inherit; }
  .control[data-filter]:after {
    display: none; }

.mix {
  border-top: 0px;
  text-align: center;
  margin-top: 0px; }
  .mix:before {
    display: none; }

@media screen and (min-width: 1281px) {
  .mix, .gap {
    width: 24%; } }
.deals-types-wrapper {
  margin-right: 20px;
  margin-bottom: 50px;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -o-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.deal-wrapper {
  position: relative;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 2px;
  padding-bottom: 20px;
  font-size: 18px;
  min-height: 380px; }
  .deal-wrapper .deal-logo {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 5px; }
    .deal-wrapper .deal-logo img {
      width: 100%; }
  .deal-wrapper .deal-img-wrapper img {
    width: 100%;
    height: 220px; }
  .deal-wrapper .deal-title {
    font-weight: bold;
    margin: 10px auto;
    font-size: 13px;
    text-decoration: underline; }
    .deal-wrapper .deal-title a {
      color: #333; }
  .deal-wrapper .offers-num-wrapper {
    font-size: 11px;
    font-weight: bold;
    color: #434a54;
    margin-bottom: 20px; }
    .deal-wrapper .offers-num-wrapper .offers-num {
      background: #a7a7a7;
      border-radius: 50%;
      display: inline-block;
      color: #FFF;
      width: 22px;
      height: 22px;
      line-height: 22px;
      margin-left: 5px; }
  .deal-wrapper .custom-btn {
    padding: 5px 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px; }

.deal-wrapper .custom-btn.no-offers {
  background: rgba(46, 204, 113, 0.6);
  cursor: default; }
  .deal-wrapper .custom-btn.no-offers:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
    box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35); }
.deal-wrapper .pending-text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 0;
  letter-spacing: 2.3px;
  padding: 5px 5px 2px;
  cursor: default; }

.filter-section {
  border: 1px solid #DDD;
  border-radius: 4px;
  padding: 10px 20px;
  width: 96%;
  margin: auto;
  display: none; }
  .filter-section .filter-by-brand-buttons {
    display: flex;
    justify-content: space-between; }
    .filter-section .filter-by-brand-buttons button {
      background: #FFF;
      color: #888;
      border: 1px solid #b6b6b6;
      border-radius: 4px;
      box-shadow: none;
      width: 48%;
      font-size: 12px; }
      .filter-section .filter-by-brand-buttons button.active {
        background: #f1f5f8;
        color: #333;
        font-weight: bold; }
    .filter-section .filter-by-brand-buttons .btn.active.focus, .filter-section .filter-by-brand-buttons .btn.active:focus {
      outline: 0px auto -webkit-focus-ring-color;
      outline-offset: 0px; }
    .filter-section .filter-by-brand-buttons .btn.focus {
      outline: 0px auto -webkit-focus-ring-color;
      outline-offset: 0px; }
    .filter-section .filter-by-brand-buttons .btn:active.focus, .filter-section .filter-by-brand-buttons .btn:active:focus {
      outline: 0px auto -webkit-focus-ring-color;
      outline-offset: 0px; }
    .filter-section .filter-by-brand-buttons .btn:focus {
      outline: 0px auto -webkit-focus-ring-color;
      outline-offset: 0px; }
  .filter-section .brand-rating-box button {
    background: #FFF;
    color: #888;
    border: 1px solid #b6b6b6;
    border-radius: 4px;
    box-shadow: none;
    font-size: 12px;
    float: left;
    height: 50px;
    border-radius: 0;
    border-left: 0;
    width: 90px;
    max-width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .filter-section .brand-rating-box button:first-child {
      border-left: 1px solid #b6b6b6;
      border-radius: 4px 0 0 4px; }
    .filter-section .brand-rating-box button:last-child {
      border-radius: 0 4px 4px 0; }
    .filter-section .brand-rating-box button.active {
      background: #f1f5f8;
      color: #555;
      font-weight: bold; }
    .filter-section .brand-rating-box button .brand-rating-num {
      display: block;
      font-weight: bold; }
    .filter-section .brand-rating-box button img {
      width: 15px; }
  .filter-section .brand-rating-box .btn.active.focus, .filter-section .brand-rating-box .btn.active:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }
  .filter-section .brand-rating-box .btn.focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }
  .filter-section .brand-rating-box .btn:active.focus, .filter-section .brand-rating-box .btn:active:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }
  .filter-section .brand-rating-box .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }

@media (max-width: 516px) {
  .filter-section .brand-rating-box button:first-child {
    border-radius: 4px 0px 0px 0px; }
  .filter-section .brand-rating-box button:last-child {
    border-radius: 0px 0px 4px 4px;
    border-left: 1px solid #b6b6b6; } }
/* input[type=checkbox] + label {
  display: inline-block;
  width: 130px;
  max-width: 130px;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  text-transform: capitalize; }

 input[type=checkbox] + label:before {
  content: "\2714";
  border: 0.1em solid #c9c9c9;
  border-radius: 0.2em;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
  margin-right: 10px;
  vertical-align: bottom;
  color: transparent;
  transition: .2s; }

 input[type=checkbox] + label:active:before {
  transform: scale(0); }

 input[type=checkbox]:checked + label:before {
  background-color: #ea2d49;
  border-color: #ea2d49;
  color: #fff; }

 input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa; }

 input[type=checkbox]:checked:disabled + label:before {
  transform: scale(1);
  background-color: #ea2d49;
  border-color: #ea2d49; }
input[type=checkbox]:not(.customSwitchOnOffInput) {
  display: none; } */
  input[type=checkbox]:not(.customSwitchOnOffInput) + label {
    display: inline-block;
    width: 130px;
    max-width: 130px;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.6);
    text-transform: capitalize; }
    input[type=checkbox]:not(.customSwitchOnOffInput) + label:before {
      content: "\2714";
      border: 0.1em solid #c9c9c9;
      border-radius: 0.2em;
      display: inline-block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-align: center;
      margin-right: 10px;
      color: transparent;
      transition: .2s; }
    input[type=checkbox]:not(.customSwitchOnOffInput) + label:active:before {
      transform: scale(0); }
  input[type=checkbox]:not(.customSwitchOnOffInput):checked + label:before {
    background-color: #ea2d49;
    border-color: #ea2d49;
    color: #fff; }
  input[type=checkbox]:not(.customSwitchOnOffInput):disabled + label:before {
    transform: scale(1);
    border-color: #aaa; }
  input[type=checkbox]:not(.customSwitchOnOffInput):checked:disabled + label:before {
    transform: scale(1);
    background-color: #ea2d49;
    border-color: #ea2d49; }

.noUi-horizontal {
  height: 11px !important;
  border: none !important;
  box-shadow: none !important; }

.noUi-target {
  background: #f1f5f8 !important;
  margin-top: 50px; }

.noUi-horizontal .noUi-handle {
  width: 22px !important;
  height: 22px !important;
  border: 2px solid #ea2d49 !important;
  border-radius: 50% !important;
  top: -6px !important;
  cursor: pointer !important; }
  .noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after {
    display: none !important; }

.noUi-connect {
  background: #ea2d49 !important; }

.noUi-tooltip {
  border: none !important;
  color: #797979 !important;
  font-size: 14px !important; }

  .ui-tooltip {
  padding: 10px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  color: white !important;
  opacity: 1 !important;
  border: none;
}

.filter-result {
  display: none; }
  .filter-result p {
    font-size: 13px;
    background: #f1f5f8;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 4px; }
  .filter-result img {
    width: 14px;
    margin-right: 5px; }

/* Solutions */
.top-white {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 60px;
  max-width: 900px;
  margin: 0 auto;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05); }
  .top-white .subheadline {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin: 0; }
    .top-white .subheadline strong {
      font-weight: 700; }
  .top-white.facebook {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding: 0;
    overflow: hidden;
    box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15);
    border-radius: 29px; }
    .top-white.facebook .media-left {
      padding-right: 30px; }
    .top-white.facebook .media-body {
      font-size: 18px;
      vertical-align: middle;
      text-align: left;
      padding-right: 20px; }
  .top-white.causes {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding: 20px;
    overflow: hidden;
    box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15);
    border-radius: 29px;
    max-width: 1100px; }
    .top-white.causes .media-left {
      padding-right: 10px; }
    .top-white.causes .media-body {
      font-size: 14px;
      vertical-align: middle;
      text-align: left;
      padding-right: 10px; }
    .top-white.causes .progress {
      height: 33px;
      border-radius: 33px;
      margin-bottom: 30px; }
    .top-white.causes .media-body .number {
      background-color: #eff3f4;
      color: #5f6161;
      font-size: 18px;
      font-weight: 700;
      display: inline-block;
      line-height: 24px;
      padding: 5px 5px 4px;
      border-radius: 34px;
      min-width: 80px;
      text-align: center;
      margin-left: 10px; }
    .top-white.causes .col-sm-4:nth-child(2) .media {
      margin-left: auto;
      margin-right: auto;
      max-width: 190px; }
    .top-white.causes .col-sm-4:nth-child(3) .media {
      margin-left: auto;
      max-width: 180px; }

/* NEW - MUST CHANGE ONCE SAYED GETS NEW CSS */
.top-white-bubble {
  background-color: #fff;
  border-radius: 100px;
  padding: 40px 60px;
  width: 250px;
  margin: 0 auto;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  font-size: 32px; }

.solution {
  font-size: 24px;
  margin-bottom: 50px; }

.solbox {
  border-radius: 29px;
  background-color: white;
  border: 0;
  padding: 40px;
  min-height: 700px;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px; }

.sol_heading {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  text-align: left;
  line-height: 1.3;
  margin-top: 30px;
  text-align: center; }
  .sol_heading .number {
    font-size: 26px;
    color: #787a7b;
    background-color: #e7ebec;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    line-height: 44px;
    text-align: center;
    margin-top: -22px; }

.solbox-header {
  border-bottom: 2px solid #d7d7d7;
  min-height: 170px;
  margin-bottom: 20px; }

.change_heading {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  text-align: left;
  line-height: 1.3; }

@media (min-width: 1401px) {
  .container {
    max-width: 1630px;
    width: auto; }
    .container.sm {
      max-width: 1230px; } }
@media (max-width: 1400px) {
  .container.sm {
    max-width: 1080px; }

  .subheadline {
    font-size: 24px; }

  .top-white.facebook {
    font-size: 17px; }

  .solution {
    font-size: 26px; }

  .solbox {
    padding: 30px;
    min-height: 700px; }

  .sol_heading {
    font-size: 14px; }

  .solbox .solbox-header + p {
    font-size: 13px; } }
@media (max-width: 1199px) {
  .solbox {
    padding: 20px;
    min-height: 700px; }

  .sol_heading {
    font-size: 12px; }

  .solbox .solbox-header + p {
    font-size: 14px; } }
@media (max-width: 950px) {
  .solbox {
    min-height: 660px; }
}
@media (max-width: 767px) {
  .top-white {
    padding: 20px; }
    .top-white.facebook {
      padding: 20px; }
      .top-white.facebook .media, .top-white.facebook .media-left, .top-white.facebook .media-body {
        display: block;
        padding: 0;
        width: auto; }
      .top-white.facebook .media-left img {
        border-radius: 50%;
        width: 180px;
        height: auto;
        margin-bottom: 20px; } }
/* Liquidations */
.row_hometop_content {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  padding: 50px 0;
  width: 100%;
  margin: auto;
  display: block; }

.row_middle_content {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  padding: 50px 0;
  width: 100%;
  margin: auto;
  display: block;
  border-top: 0;
  color: #333; }

.topline {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #1e1e1e; }

.subtopline {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  font-family: 'Montserrat', sans-serif;
  margin-top: -20px; }

.img-fluid {
  max-width: 100%; }

.list-check {
  list-style: none;
  padding: 0;
  margin: 0; }
  .list-check > li {
    padding-left: 55px;
    position: relative;
    margin-bottom: 20px;
    text-align: left; }
    .list-check > li > ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .list-check > li::before {
      position: absolute;
      content: '';
      width: 28px;
      height: 28px;
      background: url(../img/icon-check.png);
      left: 0;
      top: 3px; }
    .list-check > li > ul > li {
      font-size: 22px;
      font-weight: 300;
      margin-top: 10px;
      padding-left: 25px;
      position: relative; }
      .list-check > li > ul > li::before {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        background-color: #ea2d49;
        border-radius: 50%;
        left: 0;
        top: 12px; }

.text-red {
  color: #ea2d49; }

.text-facebook {
  color: #475993; }

.free-trial .lg {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }
.free-trial p {
  color: #737373;
  font-size: 20px; }

hr.lg {
  border-top: 2px solid #d7d7d7;
  margin: 40px auto 60px; }

.bg1 {
  background-color: #f4f8f9; }

.video-wrap {
  background-color: #f4f8f9;
  margin-top: 70px;
  margin-bottom: 80px;
  box-shadow: 0 0 40px rgba(1, 1, 1, 0.15);
  -webkit-box-shadow: 0 0 40px rgba(1, 1, 1, 0.15); }

.liq-white {
  background-color: #fff;
  padding: 20px 20px 0;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  margin-bottom: 0px;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  padding: 15px;
  border-radius: 10px;
  border-radius: 29px;
  margin-bottom: 60px;
  overflow: hidden;
  background-color: white;
  box-shadow: 0px 6px 40px 0px rgba(1, 1, 1, 0.15); }

.info {
  background-color: #f4f8f9;
  display: inline-block;
  padding: 10px;
  font-weight: 600;
  border-radius: 6px; }

.bg1 .info {
  background-color: #fff; }

.liq-white .media-left {
  padding-right: 45px; }
.liq-white .media-body {
  vertical-align: middle;
  font-weight: 300;
  padding-right: 20px; }

.pr40 {
  padding-right: 40px; }

.topline strong {
  font-weight: 600; }

@media (min-width: 1401px) {
  .container {
    max-width: 1630px;
    width: auto; }
    .container.sm {
      max-width: 1230px; } }
@media (max-width: 1400px) {
  .container.sm {
    max-width: 1080px; }

  .row_hometop_content, .row_middle_content, .topline {
    font-size: 18px; }

  .subtopline {
    font-size: 16px; }

  .list-check > li {
    padding-left: 35px;
    margin-bottom: 15px; }
    .list-check > li::before {
      width: 22px;
      height: 22px;
      background-size: contain;
      top: 2px; }
    .list-check > li > ul > li::before {
      top: 10px; }

  .free-trial .lg {
    font-size: 24px; }
  .free-trial p {
    font-size: 16px; } }
@media (max-width: 991px) {
  .img-fluid {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .topline {
    font-size: 24px;
    margin-bottom: 20px; }

  .subtopline {
    font-size: 20px; }

  .row_hometop_content, .row_middle_content {
    font-size: 16px; }

  hr.lg {
    margin: 30px auto 40px; }

  .list-check > li > ul > li::before {
    top: 8px; }

  .video-wrap {
    margin-top: 40px;
    margin-bottom: 50px; }

  .pr40 {
    padding-right: 0; }

  .liq-white .media, .liq-white .media-left, .liq-white .media-body {
    display: block;
    padding: 0;
    width: auto;
    text-align: center; }
  .liq-white .media-left img {
    border-radius: 50%;
    width: 180px;
    height: auto;
    margin-top: 20px; }
  .liq-white .media-body {
    padding: 20px; } }
.clearfix {
  clear: both; }

.font-size-11 {
  font-size: 11px; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-16 {
  font-size: 16px; }

.font-size-18 {
  font-size: 18px; }

.font-size-20 {
  font-size: 20px; }

.font-size-22 {
  font-size: 22px; }

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

.font-size-26 {
  font-size: 26px; }

.font-size-32 {
  font-size: 32px; }

.letter-spacing-normal {
  letter-spacing: normal !important; }

.word-spacing-normal {
  word-spacing: normal !important; }

.flex-direction-column {
  flex-direction: column; }
.separator-icon {
  vertical-align: top;
}
.get-started-portlet {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 0;
  padding: 20px;
  padding-left: 30px;
  background: #f8fafd;
  border: 1px solid #ebeff4;
  border-radius: 20px;
  position: relative; }
  .get-started-portlet.sky-bg {
    background: #daf9ff; }
  .get-started-portlet.flex-direction-column {
    flex-direction: column; }
  .get-started-portlet .get-started-portlet-checkmark {
    width: 40px;
    position: absolute;
    left: -20px;
    top: calc(50% - 20px); }
    .get-started-portlet .get-started-portlet-checkmark.sky-bg-parent {
      left: -18px; }
  .get-started-portlet .see-below-arrow {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -o-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px); }

.collape-portlet {
  cursor: pointer; }
  .collape-portlet i {
    font-size: 16px;
    position: absolute;
    top: 8px;
    right: 0; }

.portlet-collapsed {
  overflow: hidden;
  height: 80px; }
  .portlet-collapsed .collape-portlet-icon-flip {
    transform: rotate(180deg); }

.add-additional-widget {
  text-align: center;
  background: #ea2d49;
  color: #FFF;
  font-size: 26px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -20px; }
  .add-additional-widget:hover {
    background: #f20024; }
  .add-additional-widget.disabled {
    opacity: .3;
    cursor: not-allowed; }

.add-additional-widget-info {
  display: none;
  position: absolute;
  top: 40px;
  right: -62px;
  background: #FFF;
  border-radius: 10px;
  width: 109px;
  font-size: 13px;
  padding: 7px 5px;
  text-align: center;
  box-shadow: 0px 10px 21px 1px #ccc; }

.add-additional-widget-info-popup-arrow {
  display: none;
  position: absolute;
  top: 31px;
  right: -18px;
  border-top: 0px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #FFF;
  border-left: 9px solid transparent; }

.add-additional-widget:hover ~ .add-additional-widget-info, .add-additional-widget:hover ~ .add-additional-widget-info-popup-arrow {
  display: block; }
.add-additional-widget.disabled:hover ~ .add-additional-widget-info, .add-additional-widget.disabled:hover ~ .add-additional-widget-info-popup-arrow {
  display: none; }

.custom-tab.favorite-icon-icon .custom-tab-icon {
  width: 12px;
  margin-top: -5px;
  margin-right: 0px; }
.custom-tab.highest-percent-icon .custom-tab-icon {
  width: 15px;
  margin-top: -3px;
  margin-right: 0; }
.custom-tab.expiring-soon-icon .custom-tab-icon {
  width: 12px;
  margin-top: -3px;
  margin-right: 2px; }

.your-offers-wrapper {
  overflow: hidden; }
  .your-offers-wrapper .your-offer-info, .your-offers-wrapper .your-offer-expire-date, .your-offers-wrapper .your-offer-call-to-action, .your-offers-wrapper .your-offer-details {
    background: #f8fafd;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    border: 1px solid #ebeff4; }
  .your-offers-wrapper .your-offer-info {
    border-radius: 10px 0 0 0;
    padding-left: 20px; }
    .your-offers-wrapper .your-offer-info .your-offer-info-img {
      width: 65px;
      height: 50px;
      border: 3px solid #edeff2;
      border-radius: 50%;
      overflow: hidden; }
      .your-offers-wrapper .your-offer-info .your-offer-info-img img {
        width: 100%;
        height: 100%; }
    .your-offers-wrapper .your-offer-info > span {
      font-weight: bold;
      font-size: 14px; }
  .your-offers-wrapper .your-offer-expire-date {
    flex-direction: column; }
    .your-offers-wrapper .your-offer-expire-date i {
      color: #eb3853;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .your-offers-wrapper .your-offer-expire-date p {
      font-size: 12px; }
      .your-offers-wrapper .your-offer-expire-date p img {
        width: 12px;
        margin-top: -3px;
        margin-right: 3px; }
      .your-offers-wrapper .your-offer-expire-date p.main-color {
        font-size: 14px; }
  .your-offers-wrapper .your-offer-call-to-action {
    flex-direction: column; }
    .your-offers-wrapper .your-offer-call-to-action .earn-percent {
      font-size: 12px;
      font-weight: bold;
      background: #e1ebfd; }
    .your-offers-wrapper .your-offer-call-to-action .get-link {
      font-size: 11px;
      margin-top: 5px;
      background: #eb3853;
      color: #FFF;
      text-transform: uppercase;
      text-decoration: none; }
  .your-offers-wrapper .your-offer-details {
    border-radius: 0 10px 0 0;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer; }
    .your-offers-wrapper .your-offer-details.opened {
      background: #FFF;
      border-bottom: 0; }
      .your-offers-wrapper .your-offer-details.opened i {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .your-offers-wrapper .your-offer-details i {
      font-size: 10px;
      margin-left: 10px;
      border-radius: 50%;
      color: #cdcdcd;
      border: 2px solid #cdcdcd;
      padding: 4px 2px 2px 4px; }
  .your-offers-wrapper .details-content {
    display: none;
    border: 1px solid #ebeff4;
    border-top: none; }
    .your-offers-wrapper .details-content .details-content-ampersand {
      float: right;
      width: 70px;
      margin-right: 20px;
      margin-top: 20px; }
      .your-offers-wrapper .details-content .details-content-ampersand img {
        width: 100%; }
    .your-offers-wrapper .details-content .details-content-paragraphs {
      float: left;
      width: calc(100% - 100px); }
    .your-offers-wrapper .details-content p {
      font-size: 13px;
      color: #555; }
      .your-offers-wrapper .details-content p.details-content-instruction img {
        width: 12px;
        margin-top: -3px; }

.items-for-sale-table .table-head {
  padding: 10px 0;
  border-bottom: 2px solid #e8e8e8;
  border-top: 2px solid #e8e8e8;
  display: flex;
  justify-content: space-between; }
  .items-for-sale-table .table-head span {
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 1.65px; }
    .items-for-sale-table .table-head span:first-child {
      font-size: 13px; }
  .items-for-sale-table .table-head > span:first-child {
    width: 215px; }
.items-for-sale-table .table-item-wrapper {
  border-bottom: 1px solid #eee; }
  .items-for-sale-table .table-item-wrapper:last-child {
    border-bottom: none; }
.items-for-sale-table .table-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  padding: 20px 0; }
  .items-for-sale-table .table-item > div:first-child {
    width: 200px; }
  .items-for-sale-table .table-item .your-offer-img {
    width: 70px; }
.items-for-sale-table .item-for-sale-select-size {
  cursor: pointer; }
  .items-for-sale-table .item-for-sale-select-size i {
    font-size: 9px;
    margin-left: 3px;
    border-radius: 50%;
    color: #cdcdcd;
    border: 2px solid #cdcdcd;
    padding: 4px 3px 2px 3px; }
.items-for-sale-table .prev-table-select-sizes-wrapper {
  display: none; }
.items-for-sale-table .prev-table-select-sizes {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 100px;
  background: #f0f5fe;
  padding: 10px 15px;
  margin-bottom: 10px; }
  .items-for-sale-table .prev-table-select-sizes span {
    font-size: 12px; }

.deals-types-wrapper.your-offers-wrapper {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px); }

.your-offers-wrapper .mix, .your-offers-wrapper .gap {
  width: 100%; }

@media screen and (min-width: 1281px) {
  .your-offers-wrapper .mix, .your-offers-wrapper .gap {
    width: 100%; } }
@media (max-width: 991px) {
  .offers-wrapper .row > div {
    padding-right: 15px !important;
    padding-left: 15px !important; }

  .your-offers-wrapper .your-offer-info, .your-offers-wrapper .your-offer-expire-date, .your-offers-wrapper .your-offer-call-to-action {
    border: none;
    border-bottom: 1px solid #ebeff4;
    border-radius: 0; }
  .your-offers-wrapper .your-offer-details {
    border: none;
    border-bottom: 1px solid #ebeff4;
    border-radius: 0;
    border-bottom: none; }
    .your-offers-wrapper .your-offer-details.opened {
      border-right: 1px solid #ebeff4;
      border-left: 1px solid #ebeff4; } }
@media (max-width: 767px) {
  .items-for-sale-table {
    overflow-x: auto; }
    .items-for-sale-table .items-for-sale-table-scroll {
      width: 800px; }

  .remove-pr-0-in-responsive {
    padding-right: 15px !important; }

  .remove-pl-0-in-responsive {
    padding-left: 15px !important; } }
.float-left {
  float: left; }

.d-block {
  display: block; }

.position-absolute {
  position: absolute; }

.position-relative {
  position: relative; }

.w-100px {
  width: 100px; }

.light-bg {
  background: #f8fafd; }

a.custom-btn {
  text-decoration: none; }
a.dark-text {
  color: #000 !important; }
  a.dark-text:hover {
    color: #337ab7 !important; }

.text-link {
  color: #000 !important; }
  .text-link:hover {
    color: #000 !important; }

.dark-text {
  color: #000 !important; }

.dark-grey-text {
  color: #555; }

.underline-text {
  text-decoration: underline; }

.rounded {
  border-radius: 10px; }

.rounded-4 {
  border-radius: 4px; }

.rounded-10 {
  border-radius: 10px; }

.rounded-20 {
  border-radius: 20px; }

.rounded-50 {
  border-radius: 50%; }

.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

@media (max-width: 767px) {
  .w-100-sm {
    width: 100% !important; }

  .get-started-portlet {
    display: block;
    text-align: center; }
    .get-started-portlet .video-thumbnail:first-child {
      margin-bottom: 20px; }

  .add-additional-widget-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 25px; }
    .add-additional-widget-wrapper .add-additional-widget {
      position: static;
      margin-right: 10px; }
    .add-additional-widget-wrapper .add-additional-widget-info {
      position: static;
      display: block; }

  .add-additional-widget.disabled ~ .add-additional-widget-info {
    display: none; } }
.border {
  border: 1px solid #eee; }

.rounded-50px {
  border-radius: 50px; }

.box-shadow-none {
  box-shadow: none; }

.dark-grey-bg {
  background: #e1ebfd; }

.transferY--10 {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px); }

.edit-icon {
  cursor: pointer;
  margin-top: -5px; }

.times-icon {
  width: 23px;
  height: 23px;
  line-height: 19px;
  font-size: 13px; }
  .times-icon.main-color {
    border: 2px solid #ea2d49; }

.influencer-info-widget .influencer-info-widget-logo-wrapper {
  overflow: hidden;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 4px solid #ededed;
  position: relative; }
  .influencer-info-widget .influencer-info-widget-logo-wrapper .influencer-info-widget-logo-overlay {
    position: absolute;
    top: 150px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease; }
    .influencer-info-widget .influencer-info-widget-logo-wrapper .influencer-info-widget-logo-overlay i {
      font-size: 16px;
      margin-top: 7px; }
    .influencer-info-widget .influencer-info-widget-logo-wrapper .influencer-info-widget-logo-overlay:hover {
      top: 0px; }
  .influencer-info-widget .influencer-info-widget-logo-wrapper .influencer-info-widget-logo {
    width: 100%;
    height: 100%; }
    .influencer-info-widget .influencer-info-widget-logo-wrapper .influencer-info-widget-logo:hover ~ .influencer-info-widget-logo-overlay {
      top: 0px; }

.editing-input {
  display: none;
  width: auto;
  background: #FFF !important;
  padding: 5px 10px;
  margin: 5px !important; }
  .editing-input:disabled {
    background: none;
    border: none;
    box-shadow: none;
    height: auto;
    padding: 0;
    cursor: default; }

.apply-edit-icon {
  display: none;
  color: #20aa20;
  font-size: 14px;
  cursor: pointer; }

.cancel-edit-icon {
  display: none;
  color: #ea2d49;
  font-size: 13px;
  cursor: pointer; }

.editable-field {
  display: flex;
  align-items: center; }
  .editable-field .edited-span, .editable-field .edit-icon {
    display: inline-block; }
  .editable-field .editing-input, .editable-field .apply-edit-icon, .editable-field .cancel-edit-icon {
    display: none; }
  .editable-field.edit-mode .edited-span, .editable-field.edit-mode .edit-icon {
    display: none; }
  .editable-field.edit-mode .editing-input, .editable-field.edit-mode .apply-edit-icon, .editable-field.edit-mode .cancel-edit-icon {
    display: inline-block; }

.ellipsis-text {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .ellipsis-text.max-width-135 {
    max-width: 135px; }
  .ellipsis-text.max-width-125 {
    max-width: 125px; }

.upload-logo-input {
  display: none !important; }

.uploading-logo-progress {
  display: none; }

.progress-bar-success {
  background: #2ecc71; }

.preview-customer-view {
  color: #555;
  text-decoration: underline; }

.customSwitchOnOff {
  position: relative;
  margin-top: 4px; }
  .customSwitchOnOff input[type=checkbox] {
    display: none; }
  .customSwitchOnOff .customSwitchOnOffBox {
    width: 48px;
    height: 22px;
    background: #CCC;
    position: relative; }
  .customSwitchOnOff input[type="checkbox"]:checked ~ .customSwitchOnOffBox {
    background: #2ecc71; }
  .customSwitchOnOff.round .customSwitchOnOffBox, .customSwitchOnOff.round label .chk {
    border-radius: 50px; }
  .customSwitchOnOff .customSwitchOnOffBox:before {
    content: 'On';
    position: absolute;
    top: -3px;
    left: 6px;
    height: 2px;
    color: #ffffff;
    font-size: 9px;
    text-transform: uppercase; }
  .customSwitchOnOff .customSwitchOnOffBox:after {
    content: 'Off';
    position: absolute;
    top: -3px;
    left: 27px;
    height: 2px;
    color: #ffffff;
    font-size: 9px;
    text-transform: uppercase; }
  .customSwitchOnOff label {
    display: block;
    font-size: 14px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    color: #C5BD9E;
    margin-bottom: 0; }
  .customSwitchOnOff input[type=checkbox]:checked + label {
    color: #2ecc71; }
  .customSwitchOnOff label .chk {
    display: inline-block;
    width: 18px;
    height: 18px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1;
    background: #C5BD9E;
    border: 5px solid #FFF; }
  .customSwitchOnOff input[type=checkbox]:checked + label .chk {
    background: #2ecc71;
    border: 5px solid #FFF;
    left: 28px; }
  .customSwitchOnOff label .text {
    padding-left: 60px; }

.chk-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.sale-img {
  height: 150px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center; }
  .sale-img img {
    width: auto;
    height: 100%; }
.sale-text {
  max-width: 200px;
  text-overflow: ellipse;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sale-edit {
  vertical-align: top;
}
.analyze-btn, .shop-now-btn {
  background: #e1ebfd;
  color: #000;
  border-radius: 20px;
  letter-spacing: 2px;
  word-spacing: 4px;
  padding: 3px 12px;
  font-size: 10px;
  font-weight: bold;
  -webkit-transition: all .15s;
  transition: all .15s;
  text-decoration: none; }

.analyze-btn:hover, .shop-now-btn:hover, .control-btn:hover {
  color: #000;
  -webkit-transition: all .3s;
  transition: all .1s;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
  box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
  text-decoration: none; }

.analyze-btn img {
  width: 16px;
  margin-top: -4px; }

.control-btn {
  color: #fff;
  background-color: #ea2d49;
  border-radius: 20px;
  letter-spacing: 2px;
  word-spacing: 4px;
  padding: 3px 12px;
  font-size: 10px;
  font-weight: bold;
  -webkit-transition: all .15s;
  transition: all .15s;
  text-decoration: none;
}
.control-btn:hover {
  color: #fff !important;
}
.shop-now-btn {
  background: #ea2d49;
  color: #FFF; }
  .shop-now-btn img {
    width: 16px;
    margin-top: -4px; }
  .shop-now-btn:hover {
    color: #FFF; }

.customer-view-wrapper {
  position: relative; }
  .customer-view-wrapper .cancel-customer-view {
    position: absolute;
    top: 0;
    left: 0; }

@media (max-width: 767px) {
  .customer-view-wrapper {
    padding-top: 40px; } }
.pre-connection-img,
.failed-connection-img {
  width: 110px;
  margin: 40px auto; }

.success-connection-img {
  width: 160px;
  margin: 40px auto; }

.failed-connection-img,
.success-connection-img {
  display: none; }
  .failed-connection-img.d-block,
  .success-connection-img.d-block {
    display: block; }

.failed-connection-text,
.success-connection-text {
  display: none; }

.testing-loader {
  display: none; }

.spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-left-color: #ff3856;
  -webkit-animation: spinner 1s linear infinite;
  -moz-animation: spinner 1s linear infinite;
  animation: spinner 1s linear infinite; }

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
.going-live-setup-section {
  background: #f8fafd;
  border-radius: 4px;
  padding: 20px 35px !important;
  text-align: left;
  margin: 35px auto 25px !important; }
  .going-live-setup-section label {
    font-weight: normal;
    font-size: 16px; }
  .going-live-setup-section select,
  .going-live-setup-section input:not(.going-live-submit) {
    background: #FFF;
    font-size: 14px; }

.custom-radio {
  display: none; }
  .custom-radio + label {
    cursor: pointer;
    font-size: 14px; }
    .custom-radio + label span {
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px;
      width: 18px;
      height: 18px;
      cursor: pointer;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative;
      border: 2px solid #ccc;
      margin-top: -4px; }
      .custom-radio + label span::before {
        content: "";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        width: 9px;
        height: 9px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #ea2d49;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s; }
  .custom-radio:checked + label span {
    border: 1px solid #ea2d49; }
    .custom-radio:checked + label span::before {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }
  .custom-radio:disabled + label {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  .custom-radio:disabled + label, .custom-radio .custom-radio:disabled + label span {
    cursor: default; }

.shopping-party-video,
.comment-shopping-video {
  display: none; }

.timed-release-slider-wrapper,
.percent-slider {
  width: 300px;
  margin: 0 30px; }

.input-search-group {
  position: relative; }
  .input-search-group input {
    height: 34px;
    font-size: 13px; }
  .input-search-group i {
    position: absolute;
    top: 9px;
    right: 11px;
    font-size: 16px;
    color: #ea2d49; }

.products-available-in-sale,
.products-selected-for-sale,
.collections-available-in-sale,
.collections-selected-for-sale {
  border: 1px solid #d7d7d7;
  max-height: 215px;
  overflow-y: scroll; }

.product-available-in-sale,
.product-selected-for-sale,
.collection-available-in-sale,
.collection-selected-for-sale {
  background: #FFF;
  padding: 5px 10px;
  border-bottom: 1px solid #d7d7d7;
  cursor: pointer; }
  .product-available-in-sale:last-child,
  .product-selected-for-sale:last-child,
  .collection-available-in-sale:last-child,
  .collection-selected-for-sale:last-child {
    border-bottom: none; }

.release-with-timer-select {
  float: right; }
  .release-with-timer-select select {
    height: 32px;
    margin-top: 4px; }

.products-available-in-sale .release-with-timer-select,
.collections-available-in-sale .release-with-timer-select {
  display: none !important; }

.products-selected-for-sale .release-with-timer-select {
  display: none; }

.products-available-in-sale-empty,
.products-selected-for-sale-empty,
.collections-available-in-sale-empty,
.collections-selected-for-sale-empty {
  font-size: 16px;
  text-align: center;
  padding: 20px 0; }

.products-selected-for-sale-empty,
.collections-selected-for-sale-empty {
  border: 2px solid #ea2d49; }

.product-available-in-sale {
  cursor: pointer; }

.product-available-in-sale .remove-selected-product,
.products-selected-for-sale .add-product,
.collection-available-in-sale .remove-selected-collection,
.collections-selected-for-sale .add-collection {
  display: none !important; }

.remove-selected-product,
.remove-selected-collection,
.add-product,
.add-collection {
  float: left;
  height: 40px;
  width: 35px;
  text-align: center;
  cursor: pointer; }

.add-product {
  float: right; }

.remove-component,
.add-component {
  background: #ea2d49;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer; }

.add-component {
  background: #2ecc71;
  width: 18px;
  height: 18px;
  line-height: 17px; }

.product-img {
  width: 40px;
  height: 40px;
  border: 2px solid #edeff2;
  border-radius: 50%;
  overflow: hidden;
  float: left; }
  .product-img img {
    width: 100%;
    height: 100%; }

.product-name,
.collection-name {
  font-size: 12px;
  font-weight: bold;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-left: 10px; }

.normal-label {
  display: inline-block !important;
  width: auto !important;
  max-width: none !important;
  margin: auto !important;
  cursor: pointer !important;
  padding: initial !important;
  font-size: 14px !important;
  color: #000 !important;
  text-transform: none !important; }

.custom-tabs {
  border-bottom: none; }
  .custom-tabs > li > a {
    background: #e2eafd;
    color: #000;
    font-size: 14px;
    border: 1px solid #eee;
    border-radius: 0;
    margin-right: 0;
    border-right: none; }
    .custom-tabs > li > a:hover {
      border-bottom: none;
      background: #e2eafd;
      color: #000;
      font-size: 14px;
      border: 1px solid #eee;
      border-radius: 0;
      margin-right: 0;
      border-right: none; }
  .custom-tabs > li:first-child > a {
    border-radius: 4px 0 0 4px; }
  .custom-tabs > li:last-child > a {
    border-right: 1px solid #eee;
    border-radius: 0 4px 4px 0; }
  .custom-tabs > li.active > a {
    color: #000 !important;
    cursor: default !important;
    background-color: #fff !important;
    border: 1px solid #eee !important;
    border-bottom-color: #eee !important; }

.example-text {
  font-size: 13px;
  border: 2px solid #20aa20;
  padding: 0 10px;
  display: inline-block; }

.free-red-badge {
  color: #ea2d49;
  border: 2px solid #ea2d49;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 10px; }

.h-35px {
  height: 35px; }

.font-weight-500 {
  font-weight: 500; }

.sky-bg {
  background: #f9fafe; }

.sky-bg:hover{cursor: pointer; background: #e2e7fb;}  

.announcement-icon {
  transform: translateY(-8px); }

.announcement-text {
  transform: translateY(6px); }

.custom-tooltop {
  color: #db2b45;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  width: 25px;
  height: 25px;
  background: #FFF;
  border: 2px solid #db2b45;
  border-radius: 50%; }

.btn-default:hover, .btn-default:focus, .btn-default:active {
  background-color: #fff !important;
  color: #db2b45 !important;
  border-color: #db2b45 !important; }


.custom-inner-nav {

}
.custom-inner-nav .portlet {
  padding: 10px 0;
}
.custom-inner-nav .portlet .portlet-head-link {
  line-height: normal;
  height: auto;
  font-size: 16px;
}
.custom-inner-nav .portlet .portlet-head-link.active {
    
}
.custom-inner-nav .portlet .portlet-head-link .portlet-head-link-icon-hover {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 9px 8px !important;
}
.custom-inner-nav .portlet .portlet-head-link .portlet-head-link-icon-hover .portlet-head-link-icon {

}
.custom-inner-nav .portlet .portlet-head-link.active .portlet-head-link-icon-hover {
    
}
.custom-inner-nav .portlet .portlet-head-link.active .portlet-head-link-icon-hover .portlet-head-link-icon {
    
}
@media(max-width: 720px) {
  .custom-inner-nav .portlet {
    padding: 0;
  }
  .custom-inner-nav .portlet .portlet-head-link .portlet-head-link-icon-hover {
    display: none;
  }
  .custom-inner-nav .portlet .portlet-hide-on-mobile {
    display: none;
  }
}
.collection-scroller {
    height: 120px;
    overflow-y: scroll;
    margin-bottom: 15px;
}
.collection-item {
}
.collection-item .switchy,
.collection-item .collection-input-name {
    display: inline-block;
    vertical-align: top;
}
.collection-item .collection-input-name {
    margin-left: 5px;
}
.content-header {
  margin-left: 15%;
  margin-bottom: 50px;
}
@media(max-width: 1200px) {
  .content-header {
    margin-left: 2%;
  }
}

@media(max-width: 767px) {
  .custom-inner-nav .portlet .portlet-head-link .portlet-head-link-icon-hover {
    display: none;
  }
  #sale-help-question {
    display: block;
  }
  .page-selectors {
    margin-top: 15px;
  }
  .sale-video {
    width: 100%;
  }
  .products-first-section .customSwitchOnOff {
    margin-left: 0 !important;
  }
  .products-first-section .custom-tooltop {
    margin-top: -5px;
  }
  .testing-connection-specifics {
    display: block !important;
  }
  #sale_created_form .w-50 {
    width: 90% !important;
  }
}
.still_show {
  display: inline !important;
}

/*# sourceMappingURL=custom.css.map */


.sale-title-container {
  text-align: center;
  margin-top: 45px;
}
.container.tcenter {
  margin-top: 45px;
}
.sale-title-container .h1 {
  font-family: 'Varela Round', sans-serif;
  font-size: 200%;
  margin: 0%;
  color: #000;
  font-weight: 500;
  line-height: 1.1;
  padding-bottom: 15px;
}
.sale-title-container .h3 {

}


.solbox{border-radius: 14px;background-color: rgb(255, 255, 255);border:0;padding:20px;min-height:700px;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1),inset 0px -3px 0px 0px rgba(0, 0, 0, 0.05);margin-bottom: 30px;text-align: center;}
.sol_heading{font-size: 14px;font-weight: 700;font-family: 'Montserrat', sans-serif;text-transform: uppercase;letter-spacing:1.3px;
position: relative;text-align: center;line-height:1.3;margin-top: 30px;}
.sol_sub_heading{font-size: 12px;font-weight: 500;font-family: 'Montserrat', sans-serif;text-transform: lowercase;letter-spacing:1.3px;
position: relative;text-align: center;line-height:1.3;margin-top:5px;}
.sol_heading .number{font-size: 26px;color:#787a7b;background-color: #e7ebec;width:44px;height:44px;border-radius:50%;
  display:block;position: absolute;left:0;top:50%;line-height:44px;text-align: center;margin-top: -22px;}
.solbox p{text-align: center;}
.solbox-header{border-bottom:2px solid #fff;min-height:170px;margin-bottom:20px;}
.change_heading{font-size: 14px;font-weight: 700;font-family: 'Montserrat', sans-serif;text-transform: uppercase;letter-spacing:2px;
position: relative;text-align: left;line-height:1.3;}

.giant_solbox{padding:100px;min-height:950px;text-align: center;}
.giant_sol_heading{font-size: 84px;font-weight: 700;font-family: 'Montserrat', sans-serif;text-transform: uppercase;letter-spacing:1.3px;
position: relative;text-align: center;line-height:1.3;margin-top: 30px;}
.giant_sol_sub_heading{font-size: 64px;font-weight: 500;font-family: 'Montserrat', sans-serif;text-transform: lowercase;letter-spacing:1.3px;
position: relative;text-align: center;line-height:1.3;margin-top:5px;}
.giant_sol_heading .number{font-size: 104px;color:#787a7b;background-color: #e7ebec;text-align: center;}
.giant_solbox p{text-align: center;}
.giant_solbox-header{border-bottom:2px solid #fff;min-height:170px;margin-bottom:20px;}
.giant_change_heading{font-size: 64px;font-weight: 700;font-family: 'Montserrat', sans-serif;text-transform: uppercase;letter-spacing:2px;
position: relative;text-align: left;line-height:1.3;}

@media (min-width: 1401px) {
  .container{max-width:1630px;width:auto;}
  .container.sm{max-width:1230px;}
}
@media (max-width: 1400px) {
  .container.sm{max-width:1080px;}
  .subheadline{font-size: 24px;}
  .top-white.facebook{font-size: 17px;}
  .solution{font-size: 26px;}
  .solbox{padding:30px;min-height:700px;}
  .sol_heading{font-size: 14px;}
  .solbox .solbox-header+p{font-size: 13px;}
}
@media (max-width: 1199px) {
  .solbox{padding:20px;min-height:700px;}
  .solbox-header{min-height:250px;}
  .sol_heading{font-size: 12px;}
  .solbox .solbox-header + p{font-size: 14px;}
}

#shopify-disabled-products-container {
  display: block;
  text-align: right;
}
#shopify-disabled-products {
  display: inline-block;
  margin-top: -20px;
  padding-bottom: 10px;
  color: rgb(33, 148, 182);
  font-size: 18px;
  font-weight: bold;
}
#sezzle-button {
  width: 100%;
  border-radius: 50px;
  height: 45px;
  background: rgb(240, 240, 240);
  border: none;
  color: rgb(117, 200, 86);
  font-weight: bold;
}
#sezzle-button:hover, #sezzle-button:focus {
  background-color: rgb(230, 230, 230);
}
#sezzle-button img {
  height: 40px;
}
#sezzle-statement, .sezzle-statement {
  text-align: right;
  margin-bottom: 20px;
  margin-top: -20px;
  font-size: 14px;
}
.sezzle-statement {
  margin-top: -5px;
  margin-bottom: 0;
  text-align: left;
}
#sezzle-statement img, .sezzle-statement img {
  margin: 0 5px;
  height: 27px;
  margin-top: -3px;
}
#sezzle-statement i:hover, .sezzle-statement i:hover {
  color: rgb(125,125,125) !important;
}
#sezzle-statement i, .sezzle-statement i {
  color: red !important;
}
#sezzle-modal {
    text-align: center !important;
}
#sezzle-modal .modal-content {
    border-radius: 10px;
}
#sezzle-modal .modal-content .modal-body {
    padding: 0;
}
#sezzle-modal .modal-content .sezzle-body {
    padding: 0 80px;
    padding-top: 20px;
}
#sezzle-modal #sezzle-banner {
    height: 50px;
}
#sezzle-modal .sezzle-icon {
    height: 70px;
    margin-bottom: 15px;
}
#sezzle-modal h2 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0;
}
#sezzle-modal h4,
#sezzle-modal .sezzle-title {
    font-weight: 500;
    font-size: 18px;
}
#sezzle-modal .sezzle-title {
    font-family: serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#sezzle-modal h4 {
    line-height: 22px;
}
#sezzle-modal .sezzle-note {
    font-size: 14px;
}
#sezzle-modal .sezzle-footer {
    font-size: 22px;
    background: #f1f4f6;
    padding: 20px 0 0 0;
    border-radius: 0 0 10px 10px;
}
#sezzle-modal .sezzle-footer img {
    height: 40px;
}
#sezzle-modal .sezzle-footer .sezzle-sub-note {
    font-size: 12px;
    line-height: 14px;
    padding: 0 20px;
}
.hover-active .hover {
  display: none;
}
.hover-active .not-hover {
  display: inline-block;
}
.hover-active:hover .hover {
  display: inline-block;
  text-decoration: underline !important;
}
.hover-active:hover .not-hover {
  display: none;
}
.hover-active img {
  height: 18px;
  margin-top: -4px;
}
.cart-empty-info {
  text-transform: none;
  max-width: 500px;
  margin: auto;
}
.cart-empty-info h3 {
  margin-top: 0;
}
.cart-empty-info a {
  font-size: 18px;
  color: rgb(15,59,255);
}
.client-types-navbar {
  list-style: none;
  margin-bottom: 30px;
}
.client-types-navbar li {
  display: inline-block;
}
.client-types-navbar li .active {
  color: #EA2D49;
  text-decoration: underline;
}
@media(max-width: 500px) {
  .col-md-9 {
    clear: both;
  }
}
.link {
    color: #2194B6;
    cursor: pointer;
}
.link:hover {
    color: #EA2D49;
    text-decoration: underline;
}
.banner {
    color: #fff;
    padding: 30px;
    border-radius: 15px;
    max-width: 650px;
    margin: auto;
    margin-top: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.banner.banner-success {
    background-color: green;
}
.banner.banner-fail {
    background-color: red;
}
.banner.banner-warning {
    background-color: orange;
}
.banner .banner-content {
}




/* NEW TRANSACTION CSS */
.card.card-warning {
    background-color: #ea2d49;
    color: #fff;
}
.buyitlive-link, .buyitlive-link:hover, .buyitlive-link:focus, .card .card-body .card-info {
    box-shadow: none !important;
    color: #6ed6ff;
    font-weight: bold;
    letter-spacing: 0.5px;
}
table .buyitlive-link, table .buyitlive-link:focus, table .buyitlive-link:hover {
    font-weight: normal;
    color: black;
    text-decoration: underline;
}
.card .card-body .card-info {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 10px;
}
.infinity {
    font-size: 26px;
    vertical-align: top;
    line-height: 14px;
}
.credit-removed {
    font-size: 15px;
    color: #ea2d49;
}
.fee-amount {
    color: #ea2d49;
}
#billing .transaction-widget {
    margin-top: 0;
    margin-bottom: 30px;
}
.transaction-widget {
    box-shadow: 0px 3px 2px 0px #ddd;
    border-radius: 4px;
    background-color: #fff;
    padding: 15px;
    margin-top: 30px;
}
.transaction-widget .widget-title {
    font-size: 20px;
    margin: 0;
    clear: both;
}
.transaction-widget .transaction-learn-more {
    font-size: 12px;
    margin-top: 0px;
    margin-left: 90px;
    position: absolute;
}
.transaction-widget .progress-bar {
    min-width: 60%;
    height: inherit;
    background-color: transparent;
    padding: 0;
}
.transaction-widget .progress-bar .progress {
    margin: 0;
}
.transaction-widget .progress-bar .progress .bar {
    height: inherit;
    background-color: #ea2d49;
    width: 100%;
}
.transaction-widget .progress-bar-descriptors {
    color: #333;
    font-weight: bold;
    letter-spacing: 0.25px;
}
.transaction-widget .progress-bar-descriptors .discriptor-left,
.transaction-widget .progress-bar-descriptors .discriptor-right {
    
}
.transaction-widget .progress-bar-descriptors .discriptor-right {
    float: right;
}
.transaction-widget .progress-container {
    display: flex;
    clear: both;
}
.transaction-widget .progress-container .progress-bar-label {
    margin: 0;
    font-size: 20px;
    padding-top: 8px;
}
.transaction-widget .progress-container .progress-bar-label,
.transaction-widget .progress-container .progress-bar {
    flex: 1;
}
#learn-more-modal .modal-title {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.5px;
}
#learn-more-modal th,
#learn-more-modal .modal-sub-title {
    font-size: 16px;
    font-weight: 500;
}
#learn-more-modal .current-status-container {
    margin-top: 20px;

}
@media (max-width: 800px) {
    .transaction-widget .widget-title {
        margin-bottom: 10px;
    }
    .transaction-widget .progress-container .progress-bar-label {
        font-size: 14px;
        padding-top: 12px;
    }
    .transaction-widget .progress-container .progress-bar-label .bar-title,
    .transaction-widget .progress-container .progress-bar-label .bar-image {
        display: none;
    }
    #billing .transaction-widget {
      margin-bottom: 30px;
      background: transparent;
      box-shadow: none;
      border-bottom: 1px solid #ccc;
      border-radius: 0;
      padding-bottom: 20px;
    }
}
/* END OF NEW TRANSACTION CSS */
