﻿@keyframes movetobottomrtl {
  0% {
    transform-origin: top center;
    transform: translate(0, 0) rotateZ(56deg);
  }

  4% {
    transform-origin: top center;
    transform: translate(-260px, 150px) rotateZ(56deg);
  }

  96% {
    transform-origin: top center;
    transform: translate(-260px, 150px) rotateZ(56deg);
  }

  100% {
    transform-origin: top center;
    transform: translate(0, 0) rotateZ(56deg);
  }
}

@media (min-width: 1000px) {
  .top-menu-toggler {
    margin-left: 12px;
  }
}

.was-validated .invalid-feedback {
  left: 12px;
}

.btn-absolute-top-end.btn-close {
  left: 10px;
}

.ps-38px {
  padding-right: 38px;
}

.skew-md-start-5 img {
  transform: rotateY(5deg);
}

.html-app-page .skew-md-start-5 img {
  transform-origin: right;
}

.skew-md-end-5 img {
  transform: rotateY(-5deg);
  transform-origin: right;
}

.skew-md-end-7 img {
  transform: rotateY(-7deg);
  transform-origin: right;
}

.skew-md-start-10 img {
  transform: rotateY(10deg);
  transform-origin: left;
}

.skew-md-start-19 img {
  transform: rotateY(19deg);
  transform-origin: left;
}

.hover-type1:hover img,
.hover-type1:hover i,
.callout-footer:hover svg,
.common-link:hover > svg {
  transform: translateX(-1px);
}

.order-rtl {
  order: 1;
  margin-right: 8px;
}

.flip-rtl {
  transform: scaleX(-1);
}

.ms-custom {
  margin-right: 0.625rem !important;
}

.no-selected-package:hover img {
  transform: translateX(3px) scaleX(-1);
}

.bg-yellow .tooltip-inner {
  text-align: right;
}

.bg-yellow.tooltip.bs-tooltip-right .tooltip-arrow::before {
  border-left-color: #FFF3C1 !important;
}

.bg-yellow.tooltip.bs-tooltip-left .tooltip-arrow::before {
  border-right-color: #FFF3C1 !important;
}

.warning-tooltip {
  left: 0;
}

.warning-tooltip::after,
.warning-tooltip::before {
  left: 15px;
}

.warning-tooltip::after {
  margin-right: 1px;
}

.icon-logout {
  margin-left: 5px;
}

.btn.btn-logout:hover .icon-logout,
.btn.btn-logout:active .icon-logout {
  margin-left: 6px;
}

.language-selector {
  left: 30px;
}

.footer-language-area > .language-selector {
  left: auto;
}

.language-selector .dropdown-menu:after {
  left: 1rem;
}

.footer-language-area .language-selector .dropdown-menu:after {
  right: 1rem;
  left: auto;
}

.footer-language-area .language-selector .dropdown-menu {
  transform: translate(15px, -44px) !important;
}

.html-account-pages.dark-nav .logo-wrapper {
  background-position: center right;
}

.nybox-theme .navbar-nav .nav-link {
  text-align: right;
}

.btn-header-signup {
  left: 20px;
}

.nybox-link:hover i:before {
  margin-right: 1px;
}

.icon-move-end:focus i.flip-rtl,
.icon-move-end:hover i.flip-rtl {
  transform: scaleX(-1) translateX(1px);
}

.icon-questionmark {
  margin-left: 1rem;
}

footer h6 {
  text-align: right;
}

.footer .nav-link {
  padding-right: 0;
}

.home-page .hero:before {
  content: "";
  background: url(../images/bg-header.svg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  transform: scaleX(-1);
  z-index: -1;
}

.hero-map .map-us {
  right: 0;
}

.hero .pink-block {
  left: 14px;
}

.hero-map {
  right: calc(0.4427 * 100vw);
}

.hero-map .map-us {
  transform-origin: right top;
}

.hero-map .map-path {
  right: -22px;
  transform: none;
  z-index: -1;
}

.html-howitworks-page .hero-map .map-path {
  z-index: 0;
}

.html-howitworks-page .hero-map .map-us {
  right: -18px;
  z-index: 1;
}

.hero-map .map-receiver {
  right: 100px;
  transform-origin: top;
}

.hero-plane-how-it-works {
  right: 175px;
  transform-origin: right;
}

.moving-finger {
  margin-right: 150px;
}

.section-tell-us:before {
  right: 0;
  transform: scaleX(-1);
}

.home-page .testimonials-bg-mask,
.dark-blue-skewed-bg-mask,
.services-page-grey-skewed-bg-mask,
.buy-for-me-page-grey-skewed-bg-mask,
.bg-skew-gray-100-mask,
.shopping-sites-page-grey-skewed-bg-mask {
  right: 0;
}

.home-page .testimonials .pink-top {
  right: 0;
}

.html-buy-for-me-common .section-popular-shopping-sites:after {
  content: "";
  position: absolute;
  background: url(../images/buy-for-me-common-page/popular-shopping-sites-bg-bottom.svg) no-repeat;
  background-position: bottom center;
  width: 100%;
  height: calc(100vw * 0.12);
  z-index: -1;
  bottom: calc(100vw * -0.12 + 2px);
  left: 0;
  right: 0;
  background-size: cover;
}

.home-page .features .container {
  padding-top: calc(var(--skew-height) + 70px);
  padding-bottom: 60px;
}

.home-page .pricing {
  padding-top: calc(var(--skew-height) + 70px);
}

.home-page .are-you-ready {
  background-position: top;
}

.home-page .features .blue-top {
  right: -5px;
}

.home-page .features .blue-bottom {
  left: auto;
  right: -5px;
}

.home-page .testimonials .blue-bottom {
  left: 0;
}

.html-buy-for-me-common .are-you-ready:before {
  background: url(../images/buy-for-me-common-page/buy-for-me-bg-2.svg) no-repeat;
  content: "";
  position: absolute;
  background-position: top center;
  width: 100%;
  min-height: 442px;
  z-index: -1;
}

.site-list {
  margin-right: -20px;
}

.hero-plane {
  right: 50px;
  top: 105px;
  z-index: 2;
  animation: movetobottomrtl 100s ease-in-out infinite;
}

.flow-box .box-footer .footer-text {
  text-align: left;
  padding-left: 30px;
}

.box-footer.type-1:before {
  transform: matrix(1, -0.05, 0.05, 1, 0, 0);
  left: -74px;
}

.box-footer.type-2:before {
  left: -74px;
}

.box-footer.type-3:before {
  transform: matrix(1, 0.05, -0.05, 1, 0, 0);
  left: -74px;
}

.shopping-sites .left-col {
  padding-left: 60px;
}

.pink-shape {
  right: calc(100vw * 0.5);
}

.header-start {
  border-right: 4px solid var(--color-primary);
  padding-right: 10px;
}

.header-start.magenta {
  border-right-color: var(--color-magenta);
}

.header-end {
  border-left: 4px solid #fff;
  padding-left: 10px;
}

.home-page .features .list-unstyled li span {
  padding-right: 1rem;
}

.membership-box:hover .ms-n2 img {
  margin-right: 6px !important;
  margin-left: 2px !important;
}

.pricing .box .col:last-child {
  padding-right: 5px;
  border-radius: 3px;
}

.pricing-type .form-check {
  padding-right: 0;
}

.pricing-type .form-check-input {
  left: 23px;
}

td.additionalSize-Cost:after {
  right: 0;
}

.rate-box .table th:first-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.rate-box .table th:last-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.popular-sites-box .list-group-item {
  padding: 0 20px 0 8px;
}

.popular-sites-box .list-group-item:last-child:after {
  left: 0;
  transform-origin: bottom left;
  transform: skewX(45deg);
}

.ms-n2 {
  margin-right: -0.5rem !important;
}

.section-membership-types:before,
.section-membership-types:after,
.section-shipping-rates:before,
.section-shipping-rates:after,
.html-our-services-page .section-hero:before,
.html-shopping-sites-page .section-hero:before {
  transform: scaleX(-1);
}

.section-payment-types:before {
  background-position: bottom right;
  transform: scaleX(-1);
}

.html-pricing-page .carousel-wrapper:before {
  left: 0;
}

.html-pricing-page .section-start-shopping {
  margin-top: -1px;
}

.html-pricing-page .bg-svg-1 {
  right: calc(100vw * 0.07);
}

.html-pricing-page .bg-svg-2 {
  left: 0;
}

.services-carousel .carousel-img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.round-start-10 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.round-start-3 {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.services-carousel .bg-carousel-img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.services-carousel .carousel-control-prev {
  right: -23px;
}

.services-carousel .carousel-control-next {
  left: -23px;
}

.timeline-view-1 .dot:after {
  right: calc(50% - 11px);
}

.timeline-view-1 .fourth-item .dot:after {
  right: calc(50% - 18px);
}

.timeline-view-1 .first-item .dot:before {
  right: 50%;
  margin-right: -1px;
}

.timeline-view-1 .bg-receive-packages:before {
  right: 50%;
  margin-right: -1px;
}

.timeline-view-1:after {
  right: 50%;
  border-left: 2px dashed var(--color-pink);
}

.html-howitworks-page .center-1 {
  background-position: top left;
}

.html-howitworks-page .section-hero {
  min-height: 624px;
  overflow: hidden;
}

.html-howitworks-page .section-hero:after {
  content: "";
  min-height: 624px;
  background: url(../images/howitworks-page/hero-bg.svg) no-repeat;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  transform: scaleX(-1);
}

.html-howitworks-page .right-img {
  margin-left: -216px;
}

.bg-receive-packages {
  background-position: top right;
}

.html-howitworks-page .faqs:after {
  right: 0;
}

.html-aboutus-page .section-hero {
  background-position: bottom right;
}

.html-aboutus-page .section-hero .shape {
  right: calc(0.75 * 100vw);
}

.blue-bg:before {
  background-position: top left;
}

.blue-bg .shape-magenta {
  right: 0;
}

.html-aboutus-page .blue-bg img {
  left: calc(100vw * 0.21);
}

.section-features .shapes .shape-1 {
  left: 102px;
  z-index: 2;
}

.section-features .shapes .shape-2 {
  right: 0;
}

.section-features .shapes .shape-3 {
  left: calc(100vw * 0.15);
}

.html-aboutus-page .shapes .shape-3 {
  left: 0px;
}

.footer-small ul li {
  margin-left: 0.25rem;
}

.footer-small ul li:last-child {
  margin-left: 0;
}

.newsletter-subscribe-text {
  margin-left: 10px;
}

.html-contactus-page .shapes {
  left: 0;
}

.html-contactus-page .section-contactform ul .icon-wrapper {
  margin-left: 16px;
}

.field-validation-error,
.error-wrapper li {
  padding-right: 15px;
}

.message-error ul {
  margin-left: 1rem;
}

.field-validation-error:before,
.error-wrapper li:before {
  right: 0;
  margin-left: 5px;
}

.form-sent h5 {
  margin-right: 10px;
}

.right-arrow-hover:after {
  background: url(../images/icon-left-arrow-white.svg) no-repeat 16px 16px rgba(255,255,255,0.05);
}

.html-registration-page .nybox-theme,
.html-registration-result-page .nybox-theme,
.html-password-recovery-page .nybox-theme,
.html-login-page .nybox-theme {
  min-height: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.html-registration-page .nybox-theme:before,
.html-registration-result-page .nybox-theme:before,
.html-password-recovery-page .nybox-theme:before,
.html-login-page .nybox-theme:before {
  content: "";
  height: 100%;
  min-height: 695px;
  width: 100%;
  position: absolute;
  transform: scaleX(-1);
  z-index: -1;
}

.html-password-recovery-page .nybox-theme:before,
.html-login-page .nybox-theme:before {
  background: url(../images/bg-login.svg) no-repeat top center;
  background-size: 100% auto;
}

.html-registration-page .nybox-theme:before,
.html-registration-result-page .nybox-theme:before {
  background: url(../images/bg-register.svg) no-repeat top right;
  background-size: cover;
}

.registration-page .shapes-2 .svg-1,
.password-recovery-page .shapes-2 .svg-1,
.html-support-page .shapes-2 .svg-1 {
  top: 75px;
  right: 0;
  transform: scaleX(-1);
}

.login-page .shapes-2 .svg-1 {
  right: 180px;
}

.registration-page .shapes-2 .svg-2,
.login-page .shapes-2 .svg-2,
.password-recovery-page .shapes-2 .svg-2,
.html-taxfreeshopping-page .shapes-2 .svg-2,
.html-support-page .shapes-2 .svg-2 {
  top: 15px;
  left: 36px;
  transform: scaleX(-1);
}

.registration-page .list-group-item {
  padding-right: 0;
}


.html-taxfreeshopping-page .master-column-wrapper:before {
  content: "";
  min-height: 624px;
  background: url(../images/bg-register.svg) no-repeat top center;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  background-position-y: -70px;
  transform: scaleX(-1);
}

.html-taxfreeshopping-page .section-why {
  background-position: bottom right;
}

.html-taxfreeshopping-page .section-hero .display-6 svg {
  margin-right: -12px;
}

.section-bg-angle {
  right: 0;
}

.skew-1-bottom {
  right: 0;
  transform-origin: left;
}

.skew-1-bottom:after {
  left: 0;
}

.html-dashboard-page .card-header {
  padding: 0 0 0 12px;
}

.html-dashboard-page .card-header h4 {
  margin-right: 10px;
}

.html-dashboard-page .card-header .icon {
  border-top-right-radius: 3px;
}

.html-dashboard-page .card-header:before {
  left: 0px;
  transform: skewY(-3deg);
}

.badge-tooltip.faster:before {
  right: 6px;
}

.badge-tooltip.tax-free:before {
  right: 14px;
}

.badge-tooltip {
  text-align: right;
}

.badge-tooltip:after {
  border-right-width: 0;
  border-left-width: 24px;
  right: 10px;
}

.badge-tooltip .title {
  padding-right: 25px;
}

.badge-tooltip.faster:hover:before,
.badge-tooltip.faster:active:before {
  top: 18px;
  right: 16px;
}

.badge-tooltip.tax-free:hover:before,
.badge-tooltip.tax-free:active:before {
  top: 18px;
  right: 22px;
}

.html-dashboard-page .user-info .card.info:before,
.html-dashboard-page .address-tip:before {
  left: 0px;
  transform: skewY(-3deg);
}

.html-account-pages .shape-1 {
  right: 0;
}

.html-account-pages .shape-2 {
  left: 77px;
}

.card-wrapper .card-body span {
  margin-left: 5px;
}

.html-account-pages .sidebar {
  right: calc(-55px + .75rem);
  z-index: 1;
}

.account-sidebar {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.account-sidebar .nav-item .nav-link {
  padding: 10px 5px 15px 20px;
}

.tooltip-bg-blue.bs-tooltip-end .tooltip-arrow::before {
  border-left-color: transparent;
}

.navbar-expand-lg .navbar-nav.nav-member-menu {
  left: 30px;
}

.account-sidebar .nav-item.ebay .nav-link span {
  padding-right: 4.5px;
}

.html-packages-page .carriers .rb-carrier {
  left: 15px;
}

.html-packages-page .btn-edit-wrapper {
  left: 5px;
}

.view-package-info.loading:before,
.popover-body.loading:before {
  border-left-color: transparent;
}

.popover-body.loading:before {
  right: 40%;
}

.html-packages-page .carriers .box:after {
  left: 0;
  border-bottom-left-radius: 3px;
}

.package-card .value-wrapper:before {
  right: 10px;
}

.package-card .value-wrapper .form-control {
  padding-right: 18px;
}

.package-cards {
  margin-right: -1rem;
  padding-right: 1rem;
}

.html-packages-page .package-card:not(.banned):before {
  left: 0;
  transform: matrix(1, -0.05, 0.05, 1, 0, 0);
}

.html-packages-page .chk-wrapper,
.html-packages-page .chk-details-wrapper {
  top: 5px;
  left: 5px;
}

.html-buy-for-me-common .section-hero:before,
.html-ebay-common .section-hero:before {
  background-position: top right;
  transform: scaleX(-1);
}

.html-contactus-page .captcha-box {
  justify-content: left;
  display: flex;
  max-width: 100%;
}

.rc-anchor-normal {
  max-width: 100%;
}

.dropdown-menu-lg-end[data-bs-popper] {
  right: auto;
  left: 0;
}

.features-header::before {
  right: 0;
  top: 0;
  border-right: 1px solid #06B2E2;
  border-top: 1px solid #06B2E2;
}

.features-header::after {
  left: 0;
  bottom: 0;
  border-left: 1px solid #06B2E2;
  border-bottom: 1px solid #06B2E2;
}

.country-select:after {
  margin-right: 15px;
}

div[class^='services-box-container-'] svg {
  margin-left: -5px;
}

.pricing-pink-shape {
  left: calc(100vw * 0.65645);
}

.shopping-sites-pink-shape {
  left: 0;
}

.services-pink-shape {
  right: calc(100vw * 0.72645);
}

.support-blue-shape {
  left: calc(100vw * 0.72645);
}

.section-start-shopping .list-rate-pink-shape {
  right: calc(0.74 * 100vw);
}

.pricing-nybox img {
  display: none;
}

.shopping-sites-img {
  max-width: 291px;
}

.html-support-page .section-start-shopping {
  z-index: -3;
}

.html-discounting-shipping .section-hero:before {
  background-position: top right;
  transform: scaleX(-1);
}

.html-discounting-shipping .section-advantage-photos .shape-1 {
  left: calc(100vw * 0.12);
}

.html-discounting-shipping .are-you-ready .shape-2 {
  left: calc(100vw * 0.1);
}

.html-discounting-shipping .section-shipping-rates:before {
  background-position: top right;
}

.html-discounting-shipping .section-shipping-rates:after {
  background-position: bottom right;
}

.html-app-page .section-hero:before {
  background-position: top right;
  transform: scaleX(-1);
}

.html-app-page .features .app-shapes .shape-2 {
  left: calc(100vw * 0.15);
}

.html-app-page .features .app-shapes .shape-1 {
  left: calc(100vw * 0.08);
}

.html-app-page .features ul li img {
  margin-left: 0.5rem;
}

.shop-reason-carousel-wrapper {
  margin-right: -20px;
}

.section-shop-reason:after {
  background-position: bottom right;
}

.html-consolidate-page .section-hero:before {
  background-position: top right;
  transform: scaleX(-1);
}

.html-consolidate-page .header-end {
  margin-right: auto;
}

.package-repackaging:before {
  background-position: top right;
  transform: scaleX(-1);
}

.consolidation-shapes .shape-1,
.repackaging-shapes .shape-1 {
  right: 55px;
}

.consolidation-shapes .shape-2,
.repackaging-shapes .shape-2 {
  left: calc(100vw * 0.3);
}

.html-consolidate-page .header-end-absolute {
  left: 0;
}

.consolidation-step-1 p,
.consolidation-step-2 p,
.consolidation-step-3 p {
  font-size: 22px;
  margin-right: 1.25rem;
}

.html-customer-service-page .header-start {
  border-right: 4px solid #06B2E2;
  padding-right: 10px;
}

.html-taxfreeshopping-page .advantage-boxes .advantage-intro {
  margin-right: -65px;
}

.html-taxfreeshopping-page .section-advantage-photos .advantages .card-1 {
  transform: rotateY(-7deg);
}

.html-taxfreeshopping-page .container .pink-shape-tax-free {
  left: 0;
}

.pager ul {
  padding-right: 0;
}

.shipment-history-page .process-type {
  border-top-right-radius: 5px;
  left: 0;
}

.shipment-history-page .package-card .top-shape,
.buyforme-page .package-card .top-shape,
.ebay-order-page .package-card .top-shape,
.settings-page .package-card .top-shape {
  transform: skewY(-18deg);
  left: 0;
}

.shape-details,
.shape-member-posts {
  transform: skewY(-16deg);
  left: 0;
}

.col.ship.selected {
  left: 0.75rem;
}

.col.ship.selected .box {
  margin-right: calc(var(--bs-gutter-x)/ 4);
}

.col.repack.selected {
  right: min(126px, 25%);
}

/*.col.repack.selected .box {
  margin-right: calc(var(--bs-gutter-x)/ 2);
}*/

.package-detail-modal .right-side.closed .btn-see-photo img {
  transform: scaleX(1);
}

#details-content-table .col-4,
#details-content-table .col-8 {
  padding: 7px 20px 7px 10px;
}

#details-content-table-actions .col-8 {
  padding: 5px 10px 5px 20px;
}

.top-menu-selector {
  z-index: 1;
  position: absolute;
  left: 67px;
}

.html-account-pages .top-menu-selector {
  left: 30px;
}

.top-menu-selector .dropdown-menu {
  right: auto;
  left: -15px;
}

.icon-box:before {
  right: 0;
}

.icon-box-17:before {
  margin-left: 10px;
}

.user-info-box .avatar:after,
.user-info-box .account-info-avatar:after {
  right: 0;
  background: url(../images/add-avatar-icon.svg) no-repeat bottom left;
}

.home-icon-span:after {
  left: -6px;
  background: url(../images/mini-left-arrow.svg) no-repeat bottom left;
  transform: scaleX(-1);
}

.home-icon-span:before {
  right: 0;
}

.logout-icon:before {
  transform: scaleX(-1);
}

#top-menu-close {
  left: 0.5rem;
}

.top-menu-selector .dropdown-menu:after {
  left: 13px;
}

.buyforme-page .process-type,
.ebay-order-page .process-type,
.notification-page .process-type {
  border-top-right-radius: 5px;
  left: 0;
}

.buyforme-page .package-card .left-column,
.ebay-order-page .package-card .left-column {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bid-input-span {
  padding: 3px 5px 3px 0;
  border-left: 0;
}

.bid-input {
  border-right: none;
  padding-right: 5px;
}

.or-wrapper:before {
  right: 0;
}

.or-wrapper:after {
  left: 0;
}

.annual-tip-div {
  left: -20px;
}

.sitereviews-body .owl-dots {
  text-align: right;
  margin-top: 14px;
}

.ship-mobile .top-line {
  top: -10px;
  left: 0;
}

.repack-mobile .top-line {
  top: -10px;
  right: 0;
}

.box.extra-photo .bottom-line,
.box.trash .bottom-line {
  bottom: -7px;
  right: -17px;
}

.sitemap-page .entity li {
  text-align: right;
}
/*Social*/
.post-search-box {
  left: 60px;
}

.postcomment-input {
  border-left: 0px;
  border-top-right-radius: 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 15px;
}

.search-button-wrapper > span {
  border-right: none;
  margin-right: -16px;
}

.search-post {
  border-left: 0px;
  border-top-right-radius: 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 15px;
}

.vote-badge {
  left: 5px;
}

.comment-icon-1 {
  border-left: 0px;
}

comment-icon-2 {
  border-right: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 0;
}

.input-website-url-span,
.input-price-span,
.input-coupon-span {
  border-left: none;
}

.website-url-input,
.price-input,
.coupon-code-input {
  border-right: 0px;
}

.emoji {
  margin-right: 10px;
}

.post-add-text {
  border-left: 0px;
}

.emoji-picker {
  left: 0px;
}

.emoji-arrow {
  left: 22px;
}

.add-post-modal-body .emoji-picker {
  left: 0px;
}

.add-post-modal-body .emoji-picker .emoji-arrow {
  left: 22px;
}

.post-filter-wrapper .active::before {
  content: "x ";
  padding-right: 3px;
}

.comment-icon-2 {
  border-top-left-radius: 15px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 15px;
  border-left: 1px solid #ced4da;
  border-right: none;
}
/*end social*/
@media (min-width: 1921px) {
  .html-taxfreeshopping-page .master-column-wrapper:before {
    background-size: cover;
    background-position: right center;
  }

  .html-howitworks-page .section-hero:after {
    background-size: cover;
    background-position: bottom center;
  }

  .bg-receive-packages {
    background-size: 100% auto;
  }

  .html-discounting-shipping .section-hero:before {
    background-position: bottom center !important;
  }

  .html-discounting-shipping .section-shipping-rates:before {
    background-size: cover;
    min-height: calc(250 * 100vw / 1920);
  }

  .home-page .hero:before {
    background-size: 100% auto;
  }

  .home-page .features .blue-bottom {
    bottom: 26px !important;
  }

  .html-buy-for-me-common .are-you-ready:before {
    background-size: cover;
  }
}
