﻿/*-- THIS CSS FILE IS AUTO GENERATED FROM SASS FOLDER ---*/
#membership-plans {
  padding: 96px 0;
}
#membership-plans .section-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px;
}
#membership-plans .section-header .section-header-select {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
}
#membership-plans .section-header .section-header-select h5 {
  font-weight: bold;
}
#membership-plans .section-header h2 {
  color: black;
  font-weight: 600;
  text-align: center;
}
#membership-plans .sign-up-btn-filled:hover {
  background-color: #FF795C;
  color: white;
  background-image: linear-gradient(to right, #bb5ac4, #FF795C);
  box-shadow: 0 4px 20px 0 rgba(255, 121, 92, 0.75) !important;
  transition: all 0.4s ease;
  -webkit-transition: all 0.3s ease;
}
#membership-plans .section-body {
  background-color: #f9f9f9;
}

.demo-icon.icon-ok-circled {
  color: #407bff;
}
.demo-icon.icon-cancel-circle {
  color: #f17272;
}

#address-country option {
  text-align: left;
}

.delivery-btn {
  min-width: 100px;
  text-align: center;
  float: left;
  height: 160px;
  border-radius: 10px;
  border: 1px solid #eee;
  width: 25%;
  box-shadow: 0 0 7px -5px rgba(0, 0, 0, 0.75);
  margin-left: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #333 !important;
  margin-right: 4%;
}
.delivery-btn img {
  max-width: 69px;
  margin: 0 auto;
  margin-top: 14%;
  margin-bottom: 14%;
}
.delivery-btn span {
  font-size: 12pt;
  font-weight: 900;
  display: block;
  width: 50%;
  margin-left: 24%;
}
.delivery-btn:hover, .delivery-btn.selected {
  background-color: #F0F5FF;
  color: #3B58F2 !important;
  border: 3px solid;
}

.default-tag {
  display: none;
}

.subscriptions-tbl tbody tr td,
.subscriptions-tbl tfoot tr td {
  font-size: 1.4em;
}
.subscriptions-tbl thead tr th {
  font-size: 1.8em;
}
.subscriptions-tbl > tbody > tr > td {
  line-height: 1.8;
  border-top: 1px solid #e1e1e1;
}
.subscriptions-tbl > tfoot > tr:last-child > td {
  border: none !important;
  padding-top: 25px;
}
.subscriptions-tbl tr td:not(:first-child),
.subscriptions-tbl tr th:not(:first-child) {
  text-align: center;
}

.signup-btns td button {
  border: none;
  border-bottom: 1px dotted black;
  background: none;
  padding-bottom: 10px;
}

.signUpButtons {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 27px;
  padding-right: 27px;
  font-size: 18px;
  font-weight: 900;
}

.work ul li p {
  font-size: 27px;
  line-height: 30px;
  color: #383A47;
  font-weight: 900;
}

.signup-btns td.most-popular button {
  border: none;
  background-color: #FF795C;
  color: #FFF;
  padding: 8px;
  margin: 0 10px;
  min-width: 80px;
}

.padding-top-75 {
  padding-top: 75px;
}

.padding-top-25 {
  padding-top: 25px;
}

.most-popularbtn {
  padding-top: 10px;
  padding-bottom: 10px;
}
.most-popularbtn .btn-orange {
  border-radius: 30px !important;
  cursor: default;
  padding-top: 4px !important;
  padding-right: 19px;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
}

.loader.checkout-loader {
  position: relative;
}

.table > thead > tr > th {
  border-bottom: 2px solid #ddd !important;
}

.table-responsive {
  padding-left: 20px;
  padding-right: 20px;
}
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > th {
  white-space: normal !important;
}

.table > tbody > tr > td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.table > thead > tr > th {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: none;
}

.subscriptions-tbl {
  background-color: #f9f9f9;
}
.subscriptions-tbl > thead > tr > th {
  white-space: normal !important;
}

.demo-icon.icon-ok-circled.plan-basic.forstar {
  color: white;
  font-size: 18px;
}

.bgheade {
  background-color: #FFF;
}

.extracol {
  background-color: #f9f9f9;
  width: 20px !important;
  min-width: 20px !important;
  max-width: 20px !important;
}

.onlybasic {
  max-width: 854px;
}
.onlybasic .table > thead > tr > th {
  min-width: 392px;
}

.plan-basic.bgheade {
  min-width: 300px;
  max-width: 300px;
}

.select-style select {
  padding: 6px 1.2em;
}

.section-header .select-style {
  border-radius: 4px;
}

.shop-ship-price-section {
  display: flex;
  justify-content: center;
}

.shop-ship-bg {
  display: flex;
  position: relative;
  padding-left: 64px;
  padding-right: 90px;
  padding-bottom: 35px;
  margin-top: 72px;
  width: 100%;
}

.price-container.container {
  max-width: 1242px;
}
.price-container.container.one-plan .shop-ship-bg {
  justify-content: center;
}
.price-container.container.one-plan .shop-ship-bg .price-details-data,
.price-container.container.one-plan .shop-ship-bg .price-card-container {
  width: 50%;
}

input::placeholder {
  color: #cbcbcb !important;
}

.price-header {
  height: 83px;
  border-bottom: 2px solid rgba(116, 143, 181, 0.2);
  text-align: center;
  position: relative;
}
.price-header h2 {
  color: #28255C;
  font-size: 29px;
  font-weight: 700;
  line-height: 32px;
  padding-top: 20px 0 0 0;
  text-transform: uppercase;
}
.price-header p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
}

.price-details {
  padding-top: 75px;
  position: relative;
  z-index: 10;
  min-width: 240px;
}
.price-details.price-details-data {
  position: sticky;
  left: 0;
  z-index: 10;
  padding-top: 80px;
}

.price-details-list-item {
  align-items: center;
  border-bottom: 2px solid rgba(205, 219, 239, 0.2);
  color: #737195;
  display: flex;
  font-size: 18px;
  font-weight: 500;
  height: 100%;
  line-height: 24px;
  padding: 15px 12px;
  max-height: 80px;
  min-height: 80px;
}
.price-details-list-item.basic {
  display: flex;
}
.price-details-list-item.basic.active {
  display: flex;
}
.price-details-list-item.flex {
  display: flex;
}
.price-details-list-item.flex.active {
  display: flex;
}
.price-details-list-item:last-child, .price-details-list-item:last-of-type, .price-details-list-item:nth-last-of-type(2) {
  border-bottom: 0 none;
}

.price-card-container {
  display: flex;
  flex-grow: 1;
  gap: 54px;
  overflow-x: initial;
  padding-top: 5px;
  position: relative;
  width: 100%;
  z-index: 5;
}
.price-card-container .price-details {
  background: #FFF;
  border-radius: 16px;
  box-shadow: 0 2.653px 10.613px 0 rgba(0, 0, 0, 0.12);
  max-width: 350px;
  text-align: center;
  width: 100%;
}
.price-card-container .price-details.most-popular {
  background: #FFF;
  border: 3px solid #FF795C;
  border-radius: 16px;
}
.price-card-container .price-details.greyed-out-plan h2,
.price-card-container .price-details.greyed-out-plan li img,
.price-card-container .price-details.greyed-out-plan li span {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}
.price-card-container .price-details.greyed-out-plan h2,
.price-card-container .price-details.greyed-out-plan h1,
.price-card-container .price-details.greyed-out-plan li img,
.price-card-container .price-details.greyed-out-plan li span,
.price-card-container .price-details.greyed-out-plan ul a {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}
.shop-ship-price-card .price-details.greyed-out-plan h2,
.shop-ship-price-card .price-details.greyed-out-plan li img,
.shop-ship-price-card .price-details.greyed-out-plan li span {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}

.shop-ship-price-card .price-details.greyed-out-plan h2,
.shop-ship-price-card .price-details.greyed-out-plan h1,
.shop-ship-price-card .price-details.greyed-out-plan li img,
.shop-ship-price-card .price-details.greyed-out-plan li span,
.shop-ship-price-card .price-details.greyed-out-plan ul a {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}
.price-card-container .price-details-list-item {
  align-items: center;
  display: flex;
  font-size: 21px;
  justify-content: center;
}

.info-link {
  display: inline-flex;
  line-height: 24px;
  font-size: 16px;
  vertical-align: middle;
}
.info-link img {
  display: block;
  height: 21px;
  width: 21px;
}

.most-popular-tag {
  align-items: center;
  background: #FF795C;
  border-radius: 7px 7px 0 0;
  color: #FFF;
  display: flex;
  font-weight: 700;
  font-size: 15px;
  height: 53px;
  justify-content: center;
  line-height: 21px;
  letter-spacing: 1.459px;
  position: absolute;
  top: -75px;
  left: 50%;
  text-transform: uppercase;
  transform: translateX(-50%);
  width: 100%;
}
.most-popular-tag img {
  display: block;
  margin-right: 10px;
  height: 24px;
  width: 24px;
}

.sign-up-btn {
  border: 1px solid #28255C;
  color: #28255C;
  min-width: 114px;
  padding: 16px 24px;
  text-transform: uppercase;
}
.sign-up-btn:hover {
  color: #FFF;
  background-color: #FF795C;
  border: 0;
}
.sign-up-btn-filled {
  background-color: #FF795C;
  color: #FFF;
  font-weight: 400;
  height: 56px;
  line-height: 20px;
  min-width: 158px;
  padding: 16px 24px;
  text-transform: uppercase;
}
.sign-up-btn-filled:focus {
  color: #FFF;
  background-color: #bd5741;
}

.number-total {
  display: none;
}

.general-error {
  background: #FEF1F2 url(/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/exclamation-icon.svg) no-repeat;
  background-position: 2px 8px;
  border-radius: 4px;
  color: #1D2433 !important;
  display: block;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 20px !important;
  margin: 0 0 25px 0;
  padding: 6px 4px 6px 22px !important;
  position: relative !important;
  top: 4px !important;
  width: 100%;
}

.checkbox-container {
  width: 100%;
}
.checkbox-container label.error {
  display: block;
  position: absolute !important;
  top: 32px !important;
}

.show-pass-btn {
  color: rgba(29, 36, 51, 0.8);
}

#pswd_info {
  background: url(/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/exclamation-icon.svg) no-repeat 14px 24px;
  color: #1D2433 !important;
  background-color: #FEF1F2;
  left: 0;
  top: 4px !important;
  line-height: 14px !important;
  position: relative !important;
  padding: 6px 4px 6px 22px !important;
  width: 100%;
  border-radius: 4px;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
#pswd_info li {
  list-style: disc;
}
#pswd_info p {
  padding-bottom: 16px;
}
#pswd_info ul {
  margin-left: 28px;
}

.pswd_info {
  background: url(/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/exclamation-icon.svg) no-repeat 14px 24px;
  color: #1D2433 !important;
  background-color: #FEF1F2;
  left: 0;
  top: 4px !important;
  line-height: 14px !important;
  position: relative !important;
  padding: 6px 4px 6px 22px !important;
  width: 100%;
  border-radius: 4px;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.pswd_info li {
  list-style: disc;
  margin-left: -2%;
}
.pswd_info p {
  padding-bottom: 16px;
}
.pswd_info ul {
  margin-left: 28px;
  margin-top: -3%;
}
.pswd_info_mobile {
  background: url(/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/exclamation-icon.svg) no-repeat 14px 24px;
  color: #1D2433 !important;
  background-color: #FEF1F2;
  left: 0;
  top: 4px !important;
  line-height: 14px !important;
  position: relative !important;
  padding: 6px 4px 6px 22px !important;
  width: 100%;
  border-radius: 4px;
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 6%;
}
.pswd_info_mobile li {
  list-style: disc;
  margin-left: -12%;
}
.pswd_info_mobile p {
  padding-bottom: 16px;
}
.pswd_info_mobile ul {
  margin-left: 28px;
  margin-top: -6%;
}

.divpass {
  padding-top: 16px;
  padding-left: 16px;
  line-height: 20px;
  font-size: 14px;
}

input.error ~ .show-pass-btn {
  bottom: 48px;
}

iti__selected-dial-code {
  font-size: 14px;
}

.form-select {
  border-radius: 4px;
  background-color: #FFF !important;
  border: 1px solid #e2e2e2 !important;
  height: 42px;
  position: relative;
  box-shadow: none;
  padding-left: 33px;
  appearance: none;
  background-image: url(/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/Down.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right 9px center;
}

.place-select::after {
  content: "";
  position: absolute;
  left: 28px;
  top: 36px;
  height: 17px;
  width: 17px;
  background-image: url("/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/Place.svg");
  background-size: 17px 17px;
  background-repeat: no-repeat;
}

.moble-section {
  flex-direction: row;
}

.show-pass-btn {
  bottom: auto;
  top: 40px;
}

.form-control.js-txtPopupWBPassword {
  padding-right: 40px;
}

.cust-error {
  background-image: url(/Sitefinity/WebsiteTemplates/SNSTemplate/App_Themes/SNSTemplate/Images/Shop-Ship/exclamation-icon.svg);
  background-repeat: no-repeat;
  background-position: 2px 5px;
  color: #1D2433 !important;
  background-color: #FEF1F2;
  left: 0;
  top: 4px !important;
  line-height: 14px !important;
  position: relative !important;
  padding: 6px 4px 6px 22px !important;
  width: 100%;
  border-radius: 4px;
  display: block;
  font-weight: 400;
}

.signupFlexButton {
  border: none;
  background-color: #FF795C;
  color: #FFF;
  padding: 10px;
}

.divchoose {
  margin: 0 auto;
  width: 100%;
}

.h3membershipplanheader {
  color: #FF795C;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.h2membershipchooseheader {
  color: black;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 72px;
}

.h5fromcounterymemplan {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.custom-select {
  width: 100% !important;
}
.custom-select .dropdown-toggle {
  border: 1px solid #dfdee7;
  border-radius: 0;
  padding: 12px 15px;
  background-color: transparent !important;
  transition: all 0.3s;
  height: 50px;
  display: flex;
  align-items: center;
}
.custom-select .dropdown-toggle.btn {
  outline: none !important;
  box-shadow: none !important;
}
.custom-select .dropdown-toggle:hover, .custom-select .dropdown-togglefocus {
  border-color: #a6a3bd;
}
.custom-select .dropdown-toggle:after {
  border: none;
  background: url("../../../../images/select-down-arrow.svg") center right -2px no-repeat;
  background-size: cover;
  height: 20px;
  width: 20px;
  min-width: 20px;
  margin: 0;
  vertical-align: middle;
}
.custom-select .dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}
.custom-select .dropdown-toggle .filter-option-inner-inner {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #12133b;
}

.work ul li {
  display: flex;
  align-items: center;
}
.work ul li p {
  font-size: 22px;
  line-height: 32px;
  color: #383A47;
  font-weight: 900;
  margin-top: 2%;
}

.youAreBeingRedirected {
  font-size: 3.4em;
  line-height: 66px;
  text-align: center;
  color: #262261;
}

.pleaseWait {
  font-size: 3.4em;
  line-height: 66px;
  text-align: center;
  padding-bottom: 60px;
  color: #262261;
  margin-top: -4.5%;
}

.alignTop {
  margin-top: -1.3%;
}

.toggle-plan {
  cursor: pointer;
  transition: all 0.5s;
}

.shop-ship-cards {
  width: 100%;
  margin-top: 1%;
  display: none;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: center;
  color: #FFF !important;
  padding-top: 0;
  padding-bottom: 40px;
  min-width: 106px;
  font-weight: 800;
  line-height: 20px;
}

.shop-ship-price-card {
  padding: 24px;
  background-color: transparent !important;
  margin-bottom: 0 !important;
  width: 340px;
}
.shop-ship-price-card:not(:last-of-type) {
  margin-bottom: 32px;
}

@media (max-width: 1399px) {
  .shop-ship-bg {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1024px) {
  #subscriptions-table {
    display: none !important;
  }
  .shop-ship-cards {
    display: inline-flex !important;
  }
  .price-header {
    height: auto;
    border-color: rgba(116, 143, 181, 0.1019607843);
    border-bottom: 0;
  }
  .price-header.basicheader {
    padding-top: 15px;
  }
  .price-header h2 {
    padding-top: 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #272E35;
  }
  .price-details {
    min-width: 0;
    max-width: none;
    padding-top: 0;
    background: #FFF;
    background: #FFF;
    border: 1px solid black;
    box-shadow: 0 2.65px 10.61px 0 rgba(0, 0, 0, 0.1215686275);
    padding: 0 0 12px 0;
    border-radius: 10px;
  }
  .price-details.most-popular {
    padding-top: 0;
    background: #FFF;
    border: 3px solid #FF795C;
    box-shadow: 0 2.65px 80.61px 0 rgba(241, 114, 114, 0.2);
    padding: 0 0 12px 0;
  }
  .price-details.active .toggle-plan {
    transform: rotate(180deg);
  }
  .price-details.active .price-details-list-item.basic, .price-details.active .price-details-list-item.flex {
    display: flex;
  }
  .price-details-list {
    margin: 0% 2%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .price-details-list:not(:last-of-type) {
    margin-bottom: 32px;
  }
  .price-details-list.flex {
    display: none;
  }
  .price-details-list.most-popular {
    min-width: 0;
    padding-top: 0;
    background: #FFF;
    border: 3px solid #FF795C;
    box-shadow: 0 2.65px 80.61px 0 rgba(241, 114, 114, 0.2);
    padding: 0 0 24px 0;
  }
  .price-details-list-item {
    max-height: none;
    min-height: 0;
    display: flex;
    color: #6E757C;
    border-bottom: 0;
    padding: 0;
  }
  .price-details-list-item.basic, .price-details-list-item.flex {
    display: none;
  }
  .price-details-list-item:not(:last-of-type) {
    margin-bottom: 32px;
  }
  .price-details-list-item > img {
    display: block;
    height: 24px;
    width: 24px;
    margin-right: 12px;
    padding-top: 4px;
  }
  li.price-details-list-item {
    text-align: left;
  }
  .shop-ship-price-card ul .price-details-list-item:last-child {
    justify-content: center;
    text-align: center !important;
  }
  #membership-plans {
    padding-bottom: 0 !important;
  }
  .footer {
    padding-bottom: 0em;
    padding-top: 2em;
    background-color: #f4f5f6;
  }
  .onlybasic .table > thead > tr > th {
    min-width: 250px;
  }
  .number-total {
    display: inline-flex;
    padding: 0 5px;
  }
  .plan-basic.bgheade {
    min-width: 180px;
    max-width: 180px;
  }
  .default-tag {
    display: block;
    position: absolute;
    z-index: 10;
    right: 9px;
    top: 15px;
  }
  .shop-ship-bg {
    display: none;
  }
  .most-popular-tag {
    position: static;
    margin: 0 auto 8px;
    transform: none;
  }
  .price-amount {
    color: #272E35;
    font-weight: 600;
    font-size: 3rem;
    line-height: 72px;
    position: relative;
    padding-bottom: 0;
  }
  .price-amount .sup {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: calc(50% - 64px);
  }
  .price-amount .sub {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #6E757C;
    display: inline-block;
  }
  .brand-store h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .why-you-love {
    padding: 40px 0 60px;
  }
  .why-you-love h4 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 30px;
  }
  .why-you-love .content-box p {
    font-size: 16px;
    line-height: 22px;
  }
  .why-you-love .btn-wrapper {
    padding-top: 30px;
  }
  .work {
    padding-bottom: 60px;
  }
  .work h4 {
    font-size: 30px;
    line-height: 38px;
  }
  .work p {
    font-size: 20px;
    line-height: 26px;
  }
  .work .work-first-col {
    padding-bottom: 20px;
  }
  .work ul li {
    width: 100%;
    padding-right: 0;
  }
  .work ul li span {
    font-size: 30px;
    line-height: 40px;
  }
  .work ul li:not(:last-child) {
    padding-bottom: 20px;
  }
  .work .btn-wrapper {
    padding-top: 30px;
  }
  .featureValueText {
    margin-left: 0%;
    margin-right: 4%;
  }
  ul.signupButton button {
    padding: 5%;
    font-size: 1.5em;
  }
  #subscriptions-table {
    display: none;
  }
}
@media (max-width: 991px) {
  .onlybasic .table > thead > tr > th {
    min-width: 220px;
  }
  .plan-basic.bgheade {
    min-width: 120px;
    max-width: 120px;
  }
  .shop-ship-bg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .shop-ship-cards {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
  }
  .pswd_info {
    display: none !important;
  }
}
@media (min-width: 767px) {
  .pswd_info_mobile {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .price-container.container.one-plan {
    width: 630px !important;
  }
  .price-container.container.multi-plan {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .price-container.container.one-plan {
    width: 660px !important;
  }
  .price-container.container.multi-plan {
    width: 970px;
  }
}
@media (min-width: 1024px) {
  .most-popular .price-details-list-item:not(:last-child),
  .most-popular .price-header {
    border-bottom: solid 2px #fdddd7 !important;
  }
  .price-details-list {
    padding: 0 !important;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .price-container.container.one-plan {
    width: 810px !important;
  }
  .price-container.container.multi-plan {
    width: 1170px;
  }
  .work ul li {
    display: flex;
    align-items: center;
    width: 85% !important;
  }
  .secondLi {
    width: 78% !important;
  }
}
@media (min-width: 1400px) {
  .price-container.container.one-plan {
    width: 876px !important;
  }
  .price-container.container.multi-plan {
    width: 1240px !important;
  }
}
@media (min-width: 1500px) {
  .price-container.container.multi-plan {
    width: 1340px !important;
  }
}
@media (min-width: 1600px) {
  .price-container.container.multi-plan {
    width: 1440px !important;
  }
}
@media (min-width: 1750px) {
  .price-container.container.multi-plan {
    width: 1640px !important;
  }
}
