@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700|Raleway:400,500,600,700");
a {
  text-decoration: none;
  color: #000; }

a:hover, .card-title > a:hover {
  color: #4a91b4; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  color: #073549;
  font-weight: 400; }

h1 {
  color: #073549; }

h5 {
  font-size: 18px; }

.page-heading {
  margin: 0 0 2rem;
  font-size: 26px;
  text-align: left; }

body {
  background-color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #010101;
  padding-top: 63px; }

.clear {
  clear: both;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Raleway', sans-serif; }

.container {
  padding: 0;
  max-width: 1200px;
  width: 96%; }

.header {
  border-bottom: 0;
  border-top: 7px solid #243955;
  background: #d2d3d3 URL("../img/header-bg.png") repeat-x; }

.button {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: #4a91b4;
  padding: 0 1rem;
  height: 41px;
  line-height: 41px; }

.button:hover {
  color: #fff;
  background: #253c59; }

.button.alt {
  background-color: #fff;
  border: 2px solid #4a91b4;
  color: #4a91b4;
  height: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: 700; }

.button.alt:hover {
  background-color: #4a91b4;
  color: #fff; }

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

.PhoneNumber, .PhoneNumber a {
  color: #243854;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px; }

.PhoneNumber i.PhoneIcon {
  display: inline-block;
  height: 41px;
  width: 41px;
  background: URL("../img/selectequip_06.png") no-repeat;
  vertical-align: middle;
  margin-top: -5px; }

.searchform, .searchform .form-field {
  margin: 0; }

.searchform .button {
  height: 50px;
  width: 46px;
  padding: 0;
  margin: 0; }

.searchform .form-input {
  height: 50px;
  border-radius: 5px 0 0 5px; }

.navUser {
  padding: 0; }

.navUser-action, .navUser-item--cart .navUser-action {
  color: #858585;
  font-weight: 500;
  font-size: 13px;
  padding: 15px 10px;
  text-transform: none; }

.navUser-item--cart .navUser-action {
  padding-right: 0; }

.navUser-action:hover, .navUser-item--cart .navUser-action:hover {
  color: #065c7d;
  text-decoration: underline; }

.footer-info-col.footer-newsletter {
  width: 100%;
  background: #263e5d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #263e5d 0%, #31435c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #263e5d 0%, #31435c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #263e5d 0%, #31435c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  height: 63px;
  margin-bottom: 1rem; }

.footer-info-col.footer-newsletter .footer-info-heading {
  float: left;
  font-size: 28px;
  font-weight: 700;
  margin: 6px 0 0 0;
  text-transform: uppercase;
  color: #fff; }

.footer-info-col.footer-newsletter .form, .footer-info-col.footer-newsletter .form-field {
  margin: 6px 0 0 0; }

.footer-info-col.footer-newsletter .form-input {
  margin-left: 1rem; }

.footer-info-col.footer-newsletter .button {
  text-transform: uppercase;
  padding-right: 10px;
  padding-left: 10px;
  width: auto;
  margin: 0 0 0 0.78571rem;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  font-size: 18px; }

.footer {
  background: #d2d3d3 URL("../img/footer-bg.png") repeat-x 0 63px;
  border-top: 0;
  padding: 0; }

.footer-info-heading {
  font-weight: 600;
  font-size: 21px; }

.footer-info-list a {
  color: #073549;
  font-size: 14px; }

.footer-info-list a:hover {
  color: #4a91b4;
  text-decoration: underline; }

.socialLinks--alt .icon {
  background-color: #3c5b9b;
  height: 43px;
  width: 43px;
  padding: 0.6rem;
  border-radius: 9px; }

.socialLinks .icon svg, .socialLinks .icon:hover svg {
  fill: #fff; }

.socialLinks .socialLinks-item {
  margin-bottom: 0.35714rem;
  margin-right: 0.35714rem; }

.socialLinks--alt .icon.icon--facebook {
  background-color: #3c5b9b; }

.socialLinks--alt .icon.icon--twitter {
  background-color: #2daae1; }

.socialLinks--alt .icon.icon--youtube {
  background-color: #fe3432; }

.socialLinks--alt .icon.icon--pinterest {
  background-color: #cb2027; }

.socialLinks--alt .icon.icon--instagram {
  background-color: #517fa4; }

.socialLinks--alt .icon.icon--linkedin {
  background-color: #0173b2; }

.socialLinks--alt .icon.icon--googleplus {
  background-color: #f63d27; }

.footer-address address {
  font-style: normal;
  color: #073549;
  font-size: 14px;
  margin-bottom: 0.5rem; }

.footer-address {
  color: #073549;
  font-size: 14px; }

.footer-address p {
  margin-bottom: 0.5rem;
  font-size: 14px; }

.footer-address a {
  display: inline-block;
  color: #073549;
  font-size: 14px; }

.footer-badges {
  width: 100%;
  border-top: 1px solid #c3cdd1;
  text-align: center;
  margin: 1rem 0 0;
  padding: 1rem 0; }

.FooterCopy {
  background-color: #fff;
  text-align: center;
  padding: 10px 0; }

.footer-copyright {
  text-align: center; }

.slick-next, .slick-prev {
  background-color: rgba(74, 145, 180, 0.3); }

.heroCarousel .slick-dots li {
  background-color: transparent; }

.homesearchbox {
  background-color: #dce2eb;
  padding: 1rem;
  text-align: center; }

.homesearchbox h5 {
  font-weight: 600;
  font-size: 18px;
  margin-top: 0; }

.homesearchbox .button {
  width: auto;
  padding: 0 1rem;
  margin-left: 1rem; }

.homesearchbox .searchform .form-input {
  border-radius: 5px; }

.categoryGrid {
  margin-top: 1rem;
  margin-bottom: 0; }

.card-figure {
  border: 1px solid #dbe9f0; }

.categoryGrid .card-body {
  padding: 0;
  text-align: center;
  background-color: #0f284c;
  transition: all 0.5s ease; }

.categoryGrid .card-body:hover {
  background-color: #4a91b4; }

.categoryGrid .card-title {
  font-size: 26px;
  font-weight: 700;
  padding: 10px 5px; }

.categoryGrid .card-title > a {
  color: #fff;
  text-transform: uppercase; }

.categoryGrid .card {
  margin-bottom: 2rem; }

.videoGrid.productGrid .product iframe {
  width: 100%;
  max-width: 400px; }

#pageType_default .page-heading {
  text-align: center;
  color: #073549;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px !important;
  position: relative; }

#pageType_default .page-heading:before {
  content: ' ';
  height: 1px;
  background-color: #073549;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  z-index: 1; }

#pageType_default .page-heading:after {
  content: ' ';
  height: 1px;
  background-color: #073549;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1; }

#pageType_default .page-heading span {
  background-color: #fff;
  padding: 0 1rem;
  position: relative;
  z-index: 2; }

.HomeWhyChooseUs p {
  font-size: 14px;
  font-weight: 500;
  padding: 0 1rem; }

.HomeWhyChooseUs a {
  color: #4a91b4;
  text-decoration: underline; }

.HomeWhyChooseUs h5 {
  font-size: 18px;
  color: #073549;
  font-weight: 500;
  text-transform: none;
  margin-top: 0; }

.card-body {
  text-align: center; }

.card-title > a {
  color: #073549;
  font-weight: 500;
  line-height: 1; }

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

.price.price--rrp {
  color: #000000; }

.price {
  color: #b2162f; }

.card-body .button {
  height: 48px;
  line-height: 48px;
  padding: 0;
  max-width: 210px;
  margin: auto; }

.productCarousel {
  padding-bottom: 1rem; }

#backtotop {
  display: block;
  width: 49px;
  height: 49px;
  text-indent: -9999px;
  background: URL("../img/selectequip_31.png") no-repeat;
  position: absolute;
  top: -60px;
  right: 0; }

.CategoryHeading {
  background: URL("../img/categoryheading.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 1rem; }

.CategoryHeading.headingname-motor-control-center-buckets {
  background-image: URL("https://cdn11.bigcommerce.com/s-mcj4h/product_images/uploaded_images/mcc-bcuket-page-main-banner-blue.png"); }

.CategoryHeading .page-heading {
  font-weight: 600;
  margin: 0 0 1rem;
  color: #fff;
  font-size: 48px;
  text-align: center; }

.CategoryHeading .breadcrumb a, .CategoryHeading .breadcrumb, .CategoryHeading .breadcrumb.is-active > .breadcrumb-label, .CategoryHeading .breadcrumb:before {
  color: #fff;
  font-size: 14px; }

.productList li.product {
  border-bottom: 1px solid #e6eaec;
  padding-bottom: 1rem; }

.productList .product + .product {
  margin-top: 1rem; }

.listItem-figure {
  border: 1px solid #dfebf1; }

.productList, .listItem {
  margin: 0; }

.listItem-title {
  margin-bottom: 0.5rem; }

.listItem-title > a {
  color: #073549;
  font-weight: 700;
  font-size: 18px; }

.listItem-details p {
  color: #4d4d4d;
  font-size: 15px;
  margin-bottom: 0.5rem; }

#pageType_category .page {
  border-top: 1px solid #e6eaec;
  padding-top: 2rem; }

.sidebarBlock-heading {
  background-color: #0f284c;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  padding: 0 1rem;
  margin-bottom: 0; }

.page-sidebar .navList {
  border: 1px solid #e6eff4;
  border-radius: 0 0 3px 3px;
  padding: 1rem; }

.breadcrumb {
  font-size: 14px; }

#pageType_product .breadcrumbs {
  text-align: left; }

.productView-title {
  font-weight: 600;
  color: #123446;
  line-height: 1; }

.productView-info-name, .productView-info-value, .form-label--alternate {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #858585;
  font-weight: 600;
  font-weight: 600; }

.productSku {
  float: left;
  margin-top: 1.5rem; }

.form-increment .button {
  height: auto;
  line-height: normal; }

.button--icon svg {
  fill: #ffffff; }

.productView-options .form-action.addtoCartFormAction {
  display: block;
  width: 100%; }

.productView-options .form-action #form-action-addToCart {
  width: 100%;
  text-transform: uppercase;
  font-size: 21px;
  height: 48px;
  line-height: 48px; }

.productView-options .form-action {
  margin-top: 0; }

.productView-options .form.wishlistForm {
  width: 39%;
  display: inline-block; }

.productView-options .form.wishlistForm .form-action {
  display: block; }

.productView-options .form.wishlistForm .button {
  width: 97%; }

.productView-options .requestQuoteBtn {
  width: 60%; }

.productView-thumbnails {
  text-align: center; }

.productView-thumbnail {
  display: inline-block;
  float: none; }

.addthis_toolbox .socialLinks {
  text-align: center; }

.addthis_toolbox .socialLinks .icon svg, .addthis_toolbox .socialLinks .icon:hover svg {
  fill: #4a91b4; }

.productView-description {
  clear: both;
  float: none;
  width: 100%; }

p.productView-title {
  text-align: center;
  color: #073549;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px !important;
  position: relative; }

.productView-description .productView-title {
  border: 0;
  padding-right: 0;
  padding-left: 0; }

.productView-description .productView-description {
  padding-right: 0;
  padding-left: 0; }

p.productView-title:before {
  content: ' ';
  height: 1px;
  background-color: #073549;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  z-index: 1; }

p.productView-title:after {
  content: ' ';
  height: 1px;
  background-color: #073549;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1; }

p.productView-title span {
  background-color: #fff;
  padding: 0 1rem;
  position: relative;
  z-index: 2; }

#pageType_product .productView-description .productView-description p, #pageType_product .productView-description .productView-description {
  color: #858585;
  font-size: 16px;
  font-weight: 500;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif; }

.toggle {
  border: 0; }

.productReview-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }

.relatedProductsCont, .alsoViewedProductsCont {
  margin-top: 1rem; }

.icon--ratingFull svg {
  fill: #fd9f39; }

.whyChooseGrid.productGrid .product {
  text-align: center; }

.page-content--centered {
  width: 100%; }

.page-content--centered h5 {
  font-weight: 600; }

#specsBody {
  margin-left: -1.5rem; }

#specsBody .col3 {
  width: 100%;
  padding-left: 1.5rem; }

.specContainer h6 {
  color: #fff;
  background: #073549;
  text-align: center;
  display: block;
  padding: 10px 5px;
  font-weight: 500;
  font-size: 14px;
  text-transform: none;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 20px; }

#specsBody ul {
  list-style: none;
  margin: 0;
  padding: 1rem;
  border: 1px solid #dbe9f0;
  border-top: 0;
  font-size: 13px; }

.sprited {
  background: url("../img/close.png") no-repeat;
  line-height: 1000px;
  overflow: hidden;
  display: block; }

#sign_up {
  border: 0px solid #fff;
  background: url("../img/news-bg.png") no-repeat;
  padding: 120px 30px 14px 30px;
  width: 472px;
  height: 339px;
  position: relative;
  display: none;
  text-align: center;
  box-sizing: border-box; }

#close_x {
  width: 39px;
  height: 39px;
  overflow: hidden;
  line-height: 1000px;
  display: block;
  position: absolute;
  top: -10px;
  right: -9px; }

#newsText {
  padding: 110px 405px 0 0;
  font-size: 12px;
  color: #000; }

#sign_up p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
  color: #626262; }

#sign_up h5 {
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
  color: #2e4158;
  margin-top: 1rem; }

#sign_up .button {
  width: auto;
  margin: 0 0 0 0.78571rem;
  text-transform: uppercase; }

.lb_overlay.js_lb_overlay {
  opacity: 0.85 !important;
  background: #222e3e !important; }

.footer-info-list li:nth-child(n+7) {
  display: none; }

.header-logo-image {
  position: static; }

.header-logo-image-container:after {
  display: none; }

#categorybanner {
  display: none; }

.CategoryHeading .breadcrumbs {
  display: none; }

.productView-description table {
  background-color: #eaeaea !important;
  border: 2px solid white !important; }

.productView-description td {
  border: 2px solid white !important;
  padding: 4px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif; }

label[data-product-attribute-value="73"], label[data-product-attribute-value="74"] {
  width: 150px;
  max-width: 45%;
  border-radius: 2px;
  border: 0px;
  box-shadow: 0px 0px 1px grey;
  padding: 0; }

ul.form-option-variant-additional {
  font-size: 1rem;
  margin: 0;
  padding: 0.5rem 0.25rem 1rem 0.75rem;
  background: #f1f1f1; }

ul.form-option-variant-additional img {
  max-width: 12px;
  margin-right: 4px;
  filter: invert(72%) sepia(45%) saturate(7426%) hue-rotate(47deg) brightness(89%) contrast(101%); }

label.form-option[for="attribute_73"] span, label.form-option[for="attribute_74"] span {
  text-align: center !important;
  width: 100%;
  padding: 6px;
  font-weight: 700;
  color: #ffffff; }

label.form-option[for=attribute_73] span {
  background: #2d415c; }

label.form-option[for=attribute_74] span {
  background: #48ab48; }

.facetedSearch li.navList-item a::before {
  vertical-align: top;
  margin-top: 0;
  top: 5px; }

@media (max-width: 1024px) {
  .PhoneIcon {
    display: none !important; }
  .PhoneNumber {
    float: none !important;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 5px 0 0 0 !important;
    width: calc(100% - 330px) !important; }
  .HeaderRight {
    width: calc(100% - 330px) !important;
    max-width: 438px;
    padding: 35px 0px 0 0 !important; }
  .footer-info-col {
    width: 50% !important; }
  .footer-info-col.footer-newsletter {
    width: 100% !important; }
  .footer {
    background-image: none; }
  .slick-next {
    right: 0px; }
  .slick-prev {
    left: 0px; }
  .productView-options .form.wishlistForm .button {
    width: 100%; }
  .productView-options .form.wishlistForm, .productView-options .requestQuoteBtn {
    width: 100%;
    display: block;
    margin-bottom: 1rem; }
  .productView-options .form.wishlistForm {
    margin-bottom: 0; }
  .productView-options .form-action {
    padding: 0; }
  .productView-options .form.wishlistForm .form-action {
    float: none;
    width: 100%; } }

@media (max-width: 802px) {
  .HeaderRight .searchform, .PhoneNumber, .footer-info-col.footer-newsletter .footer-info-heading {
    display: none; }
  .HeaderRight {
    width: auto !important;
    padding: 0 !important; }
  .navUser-action, .navUser-item--cart .navUser-action {
    color: #243955; }
  .header-logo-image {
    max-height: 3rem; }
  .categoryGrid .card-title {
    font-weight: 500;
    font-size: 18px;
    padding: 5px; }
  .categoryGrid .card-title > a {
    text-transform: none; }
  .CategoryHeading .page-heading {
    font-size: 24px; } }

@media (max-width: 551px) {
  .footer-info-col {
    width: 100% !important; }
  .footer-info-col.footer-newsletter .button {
    text-transform: none;
    font-size: 14px;
    margin: 0; }
  .footer-info-col.footer-newsletter .form-input {
    margin-left: 0;
    margin-right: 1rem; }
  .homesearchbox h5 {
    font-weight: 500;
    font-size: 14px;
    text-transform: none; }
  .CategoryHeading .page-heading {
    margin-bottom: 0; } }

@media (max-width: 478px) {
  .categoryGrid.productGrid .product, .videoGrid.productGrid .product, .whyChooseGrid.productGrid .product {
    width: 100%;
    text-align: center; }
  .card-figure {
    text-align: center; }
  #pageType_default .page-heading {
    font-weight: 500;
    font-size: 22px;
    text-transform: none; }
  .HomeWhyChooseUs p {
    padding: 0; } }

@media (min-width: 551px) {
  .actionBar-section {
    float: right; }
  .listItem-figure {
    padding-top: 0.78571rem;
    padding-bottom: 0.78571rem;
    width: 30%; }
  .listItem-body {
    width: 70%;
    padding-left: 3rem; }
  .productGrid .product {
    width: 50%; } }

@media (min-width: 1261px) {
  .productView-title {
    font-size: 30px; }
  .PhoneNumber, .PhoneNumber a {
    font-size: 36px; } }

@media (min-width: 801px) {
  body {
    padding-top: 0; }
  .header-logo {
    margin: 0;
    padding: 15px 0 14px 16px;
    float: left;
    width: 330px; }
  .PhoneNumber {
    padding: 13px 1.5rem 0px 5px;
    float: left;
    text-align: right;
    width: 35%;
    width: calc(100% - 768px); }
  .HeaderRight {
    float: right;
    width: 438px;
    padding: 15px 8px 0 0; }
  .navPages-container {
    background: #263e5d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #263e5d 0%, #31435c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #263e5d 0%, #31435c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #263e5d 0%, #31435c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .navPages-item {
    border-left: 1px solid #67778b;
    position: relative; }
  .navPages-item:first-child {
    border-left: 0; }
  .navPages-action {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    padding-top: 15px;
    padding-bottom: 15px; }
  .navPages-action:hover, .navPages-action:focus, .navPages-action.is-open {
    color: #fff;
    background-color: #4a91b4; }
  .navPages-action svg {
    fill: #fff !important;
    stroke: #fff !important; }
  .navPage-subMenu {
    background-color: #4a91b4;
    padding: 1rem 1rem 1rem !important; }
  .navPage-subMenu.is-open {
    width: 400px; }
  .navPage-subMenu-item {
    width: 50%; }
  .navPages-action.navPage-subMenu-action {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding-top: 1px;
    padding-bottom: 1px; }
  .navPages-action.navPage-subMenu-action:hover {
    text-decoration: underline; }
  .navPage-subMenu-item > .navPage-subMenu-action {
    border-bottom: 0;
    margin-bottom: 0; }
  .footer-info-col--small {
    width: 20%;
    border-left: 1px solid #c3cdd1;
    min-height: 190px;
    margin-bottom: 0; }
  .footer-info-col--small:first-child {
    border: 0; }
  .heroCarousel-content {
    background: none;
    width: 80%; }
  .heroCarousel-title {
    font-weight: 700;
    font-size: 60px; }
  .heroCarousel-description {
    font-weight: 700;
    font-size: 24px; }
  .heroCarousel-action {
    text-transform: uppercase;
    margin-top: 0; }
  .categoryGrid.productGrid .product {
    width: 33.333333%;
    text-align: center; }
  .videoGrid.productGrid .product {
    width: 33.333333%;
    text-align: center; }
  .whyChooseGrid.productGrid .product {
    width: 50%;
    padding-bottom: 1.5rem; }
  .HomeWhyChooseUs p {
    font-size: 18px;
    padding: 0 1rem;
    font-weight: 700; }
  .HomeWhyChooseUs h5 {
    font-size: 24px;
    font-weight: 700; }
  .card-title > a {
    font-size: 21px;
    font-weight: 700; }
  .CategoryHeading {
    min-height: 403px;
    display: table;
    width: 100%; }
  .CategoryHeadingInner {
    display: table-cell;
    vertical-align: middle; }
  .brandGrid .brand {
    width: 33.3333333%; }
  .page-sidebar {
    width: 20%; }
  .page-sidebar + .page-content {
    width: 80%; }
  #pageType_product .breadcrumbs {
    margin-top: -1rem;
    margin-bottom: 0; }
  .customPageBody img, .customPageBody iframe {
    float: right;
    margin: 0 0 2rem 2rem; }
  #specsBody .col3 {
    float: left;
    width: 33.3333%; }
  .specContainer h6 {
    font-size: 18px; }
  #specsBody ul {
    min-height: 105px; } }

a.requestQuoteBtn {
  display: none; }

#pageType_page_contact_form .body .form-input:hover {
  border-color: #578ca5;
  outline: none; }

#pageType_page_contact_form .active-field {
  border-color: #578ca5;
  outline: none; }

#pageType_page_contact_form a:hover span {
  color: #263e5c !important; }

#pageType_page_contact_form .form-field--error .active-field {
  border-color: #cc4749; }

/***** Cart Button Issue Fix ******/
.cart-actions .cart-actions {
  float: right;
  margin: 15px 0 0 0; }

#pageType_cart .page #paypalexpress-button-container .paypal-button {
  height: auto !important; }

#pageType_cart .page #paypalexpress-button-container .paypal-smart-buttons {
  margin-top: 5px !important; }

@media screen and (max-width: 550px) {
  .cart-actions .cart-actions {
    width: 100%; }
    .cart-actions .cart-actions #qn-cart-to-quote {
      width: 100%; }
  .cart-additionalCheckoutButtons .FloatRight div {
    float: none; }
  #pageType_cart .page #paypalexpress-button-container .paypal-button {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #pageType_cart .page #paypalexpress-button-container .paypal-button .zoid-outlet {
      z-index: 3; }
  .cart-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 0; } }
