/*******************
Paddings
*******************/
html body .p-0 {
  padding: 0px !important; }
html body .p-5 {
  padding: 5px !important; }
html body .p-10 {
  padding: 10px !important; }
html body .p-15 {
  padding: 15px !important; }
html body .p-20 {
  padding: 20px !important; }
html body .p-25 {
  padding: 25px !important; }
html body .p-30 {
  padding: 30px !important; }
html body .p-l-0 {
  padding-left: 0px !important; }
html body .p-l-5 {
  padding-left: 5px !important; }
html body .p-l-10 {
  padding-left: 10px !important; }
html body .p-l-15 {
  padding-left: 15px !important; }
html body .p-l-20 {
  padding-left: 20px !important; }
html body .p-l-25 {
  padding-left: 25px !important; }
html body .p-r-0 {
  padding-right: 0px !important; }
html body .p-r-5 {
  padding-right: 5px !important; }
html body .p-r-10 {
  padding-right: 10px !important; }
html body .p-r-15 {
  padding-right: 15px !important; }
html body .p-r-20 {
  padding-right: 20px !important; }
html body .p-r-25 {
  padding-right: 25px !important; }
html body .p-r-30 {
  padding-right: 30px !important; }
html body .p-r-40 {
  padding-right: 40px !important; }
html body .p-t-0 {
  padding-top: 0px !important; }
html body .p-t-5 {
  padding-top: 5px !important; }
html body .p-t-10 {
  padding-top: 10px !important; }
html body .p-t-15 {
  padding-top: 15px !important; }
html body .p-t-20 {
  padding-top: 20px !important; }
html body .p-t-25 {
  padding-top: 25px !important; }
html body .p-t-30 {
  padding-top: 30px !important; }
html body .p-t-35 {
  padding-top: 35px !important; }
html body .p-t-40 {
  padding-top: 40px !important; }
html body .p-t-45 {
  padding-top: 45px !important; }
html body .p-t-50 {
  padding-top: 50px !important; }
html body .p-t-55 {
  padding-top: 55px !important; }
html body .p-t-60 {
  padding-top: 60px !important; }
html body .p-b-0 {
  padding-bottom: 0px !important; }
html body .p-b-5 {
  padding-bottom: 5px !important; }
html body .p-b-10 {
  padding-bottom: 10px !important; }
html body .p-b-15 {
  padding-bottom: 15px !important; }
html body .p-b-20 {
  padding-bottom: 20px !important; }
html body .p-b-25 {
  padding-bottom: 25px !important; }
html body .p-b-30 {
  padding-bottom: 30px !important; }
html body .p-b-35 {
  padding-bottom: 35px !important; }
html body .p-b-40 {
  padding-bottom: 40px !important; }
html body .p-b-45 {
  padding-bottom: 45px !important; }
html body .p-b-50 {
  padding-bottom: 50px !important; }
html body .p-b-55 {
  padding-bottom: 55px !important; }
html body .p-b-60 {
  padding-bottom: 60px !important; }

/*******************
Margin
*******************/
html body .m-0 {
  margin: 0px !important; }
html body .m-5 {
  margin: 5px !important; }
html body .m-10 {
  margin: 10px !important; }
html body .m-15 {
  margin: 15px !important; }
html body .m-20 {
  margin: 20px !important; }
html body .m-25 {
  margin: 25px !important; }
html body .m-30 {
  margin: 30px !important; }
html body .m-l-0 {
  margin-left: 0px !important; }
html body .m-l-5 {
  margin-left: 5px !important; }
html body .m-l-10 {
  margin-left: 10px !important; }
html body .m-l-15 {
  margin-left: 15px !important; }
html body .m-l-20 {
  margin-left: 20px !important; }
html body .m-l-25 {
  margin-left: 20px !important; }
html body .m-l-30 {
  margin-left: 30px !important; }
html body .m-l-40 {
  margin-left: 40px !important; }
html body .m-r-0 {
  margin-right: 0px !important; }
html body .m-r-5 {
  margin-right: 5px !important; }
html body .m-r-10 {
  margin-right: 10px !important; }
html body .m-r-15 {
  margin-right: 15px !important; }
html body .m-r-20 {
  margin-right: 20px !important; }
html body .m-r-25 {
  margin-right: 25px !important; }
html body .m-r-30 {
  margin-right: 30px !important; }
html body .m-r-40 {
  margin-right: 40px !important; }
html body .m-t-0 {
  margin-top: 0px !important; }
html body .m-t-5 {
  margin-top: 5px !important; }
html body .m-t-10 {
  margin-top: 10px !important; }
html body .m-t-15 {
  margin-top: 15px !important; }
html body .m-t-20 {
  margin-top: 20px !important; }
html body .m-t-25 {
  margin-top: 25px !important; }
html body .m-t-30 {
  margin-top: 30px !important; }
html body .m-t-40 {
  margin-top: 40px !important; }
html body .m-b-0 {
  margin-bottom: 0px !important; }
html body .m-b-5 {
  margin-bottom: 5px !important; }
html body .m-b-10 {
  margin-bottom: 10px !important; }
html body .m-b-15 {
  margin-bottom: 15px !important; }
html body .m-b-20 {
  margin-bottom: 20px !important; }
html body .m-b-25 {
  margin-bottom: 25px !important; }
html body .m-b-30 {
  margin-bottom: 30px !important; }
html body .m-b-40 {
  margin-bottom: 40px !important; }

/*-------------------------------
vertical alignment
-------------------------------*/
html body .v-a-t {
  vertical-align: top !important; }
html body .v-a-m {
  vertical-align: middle !important; }
html body .v-a-b {
  vertical-align: bottom !important; }
html body .text-left {
  text-align: left !important; }
html body .text-right {
  text-align: right !important; }
html body .text-center {
  text-align: center !important; }

/*----------------------------------------------
layout changes for onetime and subascriptions
-----------------------------------------------*/
.onetime .page-wrapper-no-padding,
.subscription .page-wrapper-no-padding {
  margin-right: 320px;
  padding-top: 20px; }
.onetime .top-header-wrapper,
.subscription .top-header-wrapper {
  display: none; }

.debugging-button {
  position: fixed;
  top: 8px;
  right: 8px;
  font-size: 16px;
  color: #d9534f;
  padding: 2px;
  border: solid 2px #d9534f;
  background-color: #fff;
  cursor: pointer; }

/*-------------------------------
shopping card side/summary panel
-------------------------------*/
.order-summary {
  bottom: 15px;
  position: fixed;
  right: 0px;
  top: 27px;
  width: 320px;
  text-align: left;
  padding-top: 7px;
  border-left: solid 2px #DBE1EA;
  color: #627084;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600; }
  .order-summary.no-content-selected #no-content-selected-overlay {
    display: block !important;
    display: block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f7f8f9;
    opacity: 0.6; }
  .order-summary .top-summary {
    font-size: 24px;
    text-align: center;
    font-weight: 800;
    text-align: center; }
    .order-summary .top-summary .x-days {
      border-right: solid 3px #000;
      height: 25px;
      line-height: 30px;
      text-transform: capitalize;
      text-align: left;
      width: 56%; }
    .order-summary .top-summary .x-total {
      height: 25px;
      line-height: 30px;
      text-align: center;
      width: 44%; }
    .order-summary .top-summary.subscription .x-days {
      display: none; }
  .order-summary.subscription .top-summary .x-days {
    display: none; }
  .order-summary.subscription .x-total {
    width: 100%; }
  .order-summary.subscription .turnaround-element {
    display: none; }
  .order-summary .selected-product {
    font-size: 16px;
    text-align: left;
    padding-top: 40px; }
    .order-summary .selected-product #running-summary-icon {
      display: inline-block;
      vertical-align: middle; }
      .order-summary .selected-product #running-summary-icon .rwsvgicons {
        width: 20px;
        height: 20px;
        display: inline-block;
        fill: currentColor;
        vertical-align: middle; }
    .order-summary .selected-product #running-summary-product {
      padding-left: 5px;
      display: inline-block;
      vertical-align: middle; }
  .order-summary .options-numeric-values {
    padding-top: 20px; }
    .order-summary .options-numeric-values .x-title {
      height: 30px;
      line-height: 30px;
      text-align: left; }
    .order-summary .options-numeric-values.x-quantity {
      padding-top: 10px; }
    .order-summary .options-numeric-values.x-word-count {
      padding-top: 50px; }
    .order-summary .options-numeric-values.x-images {
      padding-top: 10px; }
    .order-summary .options-numeric-values .btn-number {
      width: 20px;
      height: 20px;
      display: inline-block;
      padding: 4px;
      border-radius: 50%;
      vertical-align: middle;
      line-height: 20px;
      background-color: #c1ccd9;
      color: #627084;
      cursor: pointer; }
      .order-summary .options-numeric-values .btn-number svg {
        width: 8px;
        padding: 0px;
        margin-top: -4px; }
      .order-summary .options-numeric-values .btn-number.disabled {
        background-color: #eef1f3;
        color: #a7b5ca; }
    .order-summary .options-numeric-values .input-number {
      font-size: 12px !important;
      width: 80px;
      display: inline-block;
      vertical-align: middle;
      height: 26px !important;
      margin-left: 4px;
      margin-right: 4px;
      border-radius: 4px;
      background-color: transparent;
      line-height: 26px;
      text-align: center; }
      .order-summary .options-numeric-values .input-number:disabled {
        background-color: #eef1f3; }
  .order-summary .section-title {
    text-align: left;
    padding-bottom: 6px; }
    .order-summary .section-title.x-quality {
      padding-top: 26px; }
    .order-summary .section-title.x-turnaround {
      padding-top: 30px; }
  .order-summary .options-selects {
    border: solid 1px #C1CCD9;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 3px;
    font-size: 13px; }
    .order-summary .options-selects .select-element {
      padding: 3px 3px;
      cursor: pointer; }
      .order-summary .options-selects .select-element.x-line:before {
        content: "";
        display: block;
        position: absolute;
        width: 1px;
        top: 3px;
        background-color: #c1ccd9;
        bottom: 5px;
        left: 0px; }
      .order-summary .options-selects .select-element.active {
        background-color: #c1ccd9;
        color: #627084; }
  .order-summary .select-switch .x-second {
    width: 88px;
    position: relative;
    padding-top: 14px;
    margin-left: auto;
    margin-right: auto;
    height: 51px; }
  .order-summary .select-switch .x-second .x-toggle-right.x-slide,
  .order-summary .select-switch .x-second .x-toggle-left.x-slide {
    font-weight: 400;
    border-width: 1px;
    line-height: 22px;
    border-color: transparent;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.12); }
  .order-summary .select-switch .x-second .x-toggle-left.x-slide {
    font-weight: 800;
    color: #7d8599;
    font-size: 10px;
    padding-top: 4px;
    padding-right: 11px;
    background-color: transparent;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px; }
  .order-summary .select-switch .x-second .x-toggle-left {
    float: left;
    width: 50%;
    background-color: #bec3d2;
    font-size: 17px;
    height: 23px;
    border-radius: 20px;
    padding-top: 7px;
    padding-right: 45px;
    color: #fff;
    border: solid 2px #bec3d2;
    text-align: right;
    cursor: pointer; }
  .order-summary .select-switch .x-second .x-toggle-right.x-slide {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #7d8599;
    font-size: 10px;
    padding-top: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 0px;
    background-color: transparent;
    border-color: #bec3d2;
    padding-left: 11px; }
  .order-summary .select-switch .x-second .x-toggle-right.x-slide,
  .order-summary .select-switch .x-second .x-toggle-left.x-slide {
    border-width: 1px;
    line-height: 16px;
    border-color: transparent;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.12); }
  .order-summary .select-switch .x-second .x-toggle-right {
    float: right;
    width: 50%;
    background-color: #94c66e;
    height: 23px;
    border-radius: 20px;
    padding-top: 7px;
    padding-left: 45px;
    color: #fff;
    border: solid 2px #94c66e;
    text-align: left;
    cursor: pointer; }
  .order-summary .select-switch .x-second .x-toggle-slider.none {
    right: 0;
    color: #7d8599;
    border-color: #d9dde7;
    background-color: #f3f3f3;
    border: solid 1px #bec3d2; }
  .order-summary .select-switch .x-second .x-toggle-slider {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    height: 40px;
    line-height: 32px;
    position: absolute;
    border-radius: 25px;
    width: 80px;
    top: 10px; }
  .order-summary .select-switch .x-second .x-toggle-slider {
    position: absolute;
    width: 60px;
    top: 1px;
    padding-top: 4px; }
  .order-summary .select-switch .x-second .x-toggle-slider.blog_posting_required {
    -webkit-box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.12); }
  .order-summary .select-switch .x-second .x-toggle-slider.blog_posting_required {
    left: 0;
    background-color: #94c66e;
    color: #fff;
    border: solid 1px #94c66e;
    cursor: pointer; }
  .order-summary .select-switch .x-second .x-toggle-slider.none {
    right: 0;
    color: #fff;
    border-color: #FF5A83;
    background-color: #FF5A83;
    border: solid 1px #FF5A83;
    -webkit-box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.12); }
  .order-summary .select-switch .x-second .x-toggle-slider {
    font-size: 10px;
    height: 23px;
    line-height: 16px;
    position: absolute;
    border-radius: 25px;
    width: 50px;
    top: 14px; }
  .order-summary #option_nav_blogpost {
    margin-top: 20px; }
    .order-summary #option_nav_blogpost .x-title {
      height: 51px;
      line-height: 51px; }
  .order-summary .continue-buttons {
    padding-top: 30px; }
  .order-summary .btn {
    height: 28px;
    font-size: 10px;
    line-height: 20px;
    padding: 3px 12px;
    min-width: 80px; }
    .order-summary .btn.btn-next {
      color: #FFF !important;
      border-color: #412BFD !important;
      background-color: #412BFD !important; }
      .order-summary .btn.btn-next:hover, .order-summary .btn.btn-next:focus {
        color: #FFF !important;
        border-color: #412BFD !important;
        background-color: #412BFD !important;
        transform: translateY(-1px);
        -webkit-transform: translateY(-1px); }
    .order-summary .btn.btn-back {
      color: #412BFD !important;
      border-color: #412BFD !important;
      border-width: 1px;
      -webkit-transition: all ease 0.2s;
      transition: all ease 0.2s;
      text-transform: capitalize !important;
      font-weight: 400; }
  .order-summary .start-over {
    font-size: 12px;
    padding-top: 8px; }

.step-1 #start-over-link {
  margin-top: -30px; }

.order-details-page .open-ended label {
  font-weight: 700;
  margin-bottom: 2px; }
.order-details-page .open-ended textarea {
  height: 70px !important;
  min-height: 70px; }

/* -------------------------------------
* SHOPPING CART CHECKOUT
*--------------------------------------*/
.cart-panel #cart-payment-buttons-initial {
  padding-top: 100px; }
  .cart-panel #cart-payment-buttons-initial .checkout-coupon {
    text-align: right; }
.cart-panel .x-applied-coupon {
  text-align: right;
  padding-right: 23px;
  padding-top: 10px;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 13px; }
.cart-panel .payment-cancel-start-over {
  text-align: center;
  margin-top: 14px;
  border-top: solid 1px #dbe1ea;
  padding-top: 3px;
  font-size: 11px;
  width: 80%;
  margin-left: auto;
  margin-right: auto; }
  .cart-panel .payment-cancel-start-over a {
    color: #a4a5a5; }
    .cart-panel .payment-cancel-start-over a:hover {
      color: #a4a5a5; }
.cart-panel .x-delete-coupon {
  text-align: right; }
  .cart-panel .x-delete-coupon a {
    color: #d9534f; }
.cart-panel .x-coupon-code {
  text-align: right; }
.cart-panel .shopping-cart-payment {
  padding-top: 100px;
  background-color: transparent; }
  .cart-panel .shopping-cart-payment.x-terms {
    padding-top: 8px; }
  .cart-panel .shopping-cart-payment .payment-buttons {
    padding-left: 5px;
    padding-right: 15px; }
    .cart-panel .shopping-cart-payment .payment-buttons.paynow-confirm-button {
      padding-left: 40px;
      padding-right: 40px; }
  .cart-panel .shopping-cart-payment#cart-payment-buttons-final {
    padding-top: 10px; }
    .cart-panel .shopping-cart-payment#cart-payment-buttons-final .payment-illustration {
      padding-top: 50px;
      padding-bottom: 50px; }
      .cart-panel .shopping-cart-payment#cart-payment-buttons-final .payment-illustration img {
        width: 150px; }
    .cart-panel .shopping-cart-payment#cart-payment-buttons-final .secure-icons {
      margin-top: 45px;
      opacity: 0.5; }
      .cart-panel .shopping-cart-payment#cart-payment-buttons-final .secure-icons img {
        width: 150px; }
.cart-panel.upgrade-quality-prompt .upgrade-prompt {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  border: solid 1px #d9534f;
  padding: 15px;
  border-radius: 6px;
  color: #d9534f;
  font-size: 12px;
  margin-bottom: 25px; }
  .cart-panel.upgrade-quality-prompt .upgrade-prompt h5 {
    font-weight: 600; }
.cart-panel.upgrade-quality-prompt .upgrade-buttons {
  text-align: center;
  padding-top: 2px; }
  .cart-panel.upgrade-quality-prompt .upgrade-buttons a {
    font-size: 9px !important;
    margin-bottom: 12px;
    font-weight: 500; }

.cart-product-details {
  font-size: 12px; }
  .cart-product-details .x-details {
    font-weight: 700; }

/*# sourceMappingURL=summary.panel.css.map */