/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
body.category-id-9 .elementor-widget-container .elementor-image-hotspot-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: red;
  font-size: 16px;
margin-top:10px;
}

body.cms-id-1 header.page-header {
  display: none;
}

.box-footer .logo {
max-width: 250px;
}

#left-column .block-categories .category-top-menu a:hover,
#left-column .block-categories .category-top-menu a:focus,
#left-column .block-categories .category-top-menu a:active {
  color: red;
}
#left-column .block-categories .category-top-menu li:hover:after {
  background-color: red !important;
}

@media (max-width: 768px) {
  .box-footer .logo {
    margin-top: 50px;
    max-width: 130px;
    margin-bottom: 20px !important;
  }
  .header-top .img-fluid.logo {
    max-width: 45% !important;
  }
  .mrps-partners-home-logos img {
       max-width: 90% !important;
   }
 .mrps-opening-counter.elementor-widget-countdown .elementor-countdown-digits {
    font-size: 32px;
  }
 .mrps-opening-counter.elementor-widget-countdown .elementor-countdown-label {
    font-size: 11px;
  }

}

body.page-index #home-wrapper-mrps > div {
 width: 100%;
 height: 30vw;
background-image: url('https://mrpsracingdays.ch/days/img/cms/banner-mrps-racing-days.jpg');
background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
text-align: center;
}
body.page-index #home-wrapper-mrps > div > img {
 width: 55%;
 height: auto;
 position: relative;
top: 14vw;
}

@media (max-width: 768px) {
  body.page-index #home-wrapper-mrps > div {
    background-size: 100% 100%;
    height: 60vw;
   background-attachment: scroll;
  }
  body.page-index #home-wrapper-mrps > div > img {
width: 75%;
top:28vw;
  }
}

.btn:hover {
background-color: red !important;
color: white !important;
}
.bannercontainer .tp-caption.h1-style-4 .btn:hover {
 background-color: red !important;
 border-color: white !important;
}
.nqt-email {
border-bottom: none !important;
}
.nqt-email:hover,
.nqt-email:active {
color: red !important;
}
.nqt-phonenumber a:hover,
.nqt-phonenumber a:active {
color: red !important;
}
.leo-megamenu .navbar-nav > li > a::before {
background-color: white !important;
}
.leo-megamenu .navbar-nav > li:hover > a > .menu-title {
   color: red;
}
#products .page-not-found {
display: none !important;
}
#leo_search_block_top {
display: none !important;
}
.pro3-btn div.quickview {
display: none !important;
}
body.page-category div.block-category > h1 {
display: none !important;
}
body.page-category #products .products-selection {
display: none !important;
}
body.page-category #products nav.pagination {
display: none !important;
}
body.page-category .thumbnail-container .product-meta {
padding-top: 0 !important;
}
#left-column div.block-categories h4.title_block {
display: none !important;
}
div.mrps-top-title h2,
body.page-product h1.product-detail-name,
body.page-cart div.cart-grid h1,
h2.mrps-top-title,
body.page-cms header.page-header h1 {
font-family: "Poppins", sans-serif;
font-weight: 600;
color: red;
font-size: 26px;
}
div.mrps-top-title h2 {
padding-bottom: 20px;
}
div.mrps-top-title.mrps-more-space h2 {
padding-bottom: 80px;
}
.bannercontainer .tp-caption.h1-style-3 span {
color: white !important;
}
.blockreassurance_product .item-product {
margin-right: 20px !important;
}
.block_newsletter .input-wrapper input:hover {
border-color: red;
}
.block_newsletter .input-wrapper button:hover {
border-color: red;
color: red;
}
.block-social li.instagram::before,
.block-social li.instagram:hover::before,
.block-social li.facebook::before,
.block-social li.facebook:hover::before {
color: red;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done,
body#checkout section.checkout-step.-reachable.-complete .step-title::before,
#_desktop_cart .cart-products-count {
background-color: red !important;
color: white !important;
}
#_desktop_cart div.leo-dropdown-cart-subtotals > div.shipping,
#_desktop_cart div.leo-cart-item-img {
display: none !important;
}
body#checkout section.checkout-step #customer-form > section .form-group:last-child,
body#checkout section.checkout-step #customer-form > section > .form-group:nth-last-child(2) {
margin: 0 !important;
margin-left: -20px !important;
margin-right: -20px !important;
margin-bottom: 20px !important;
}
body#checkout section.checkout-step #customer-form > section .form-group:last-child .col-md-3,
body#checkout section.checkout-step #customer-form > section > .form-group:nth-last-child(2) .col-md-3 {
width: 25% !important;
padding-left: 20px !important;
padding-right: 20px !important;
padding-top: 10px !important;
}
body#checkout section.checkout-step #customer-form > section .form-group:last-child .col-md-6,
body#checkout section.checkout-step #customer-form > section > .form-group:nth-last-child(2) .col-md-6 {
width: 75% !important;
padding-left: 20px !important;
padding-right: 20px !important;
padding-top: 10px !important;
}
body#checkout section.checkout-step #customer-form > section .form-group:last-child .col-md-3.form-control-comment,
body#checkout section.checkout-step #customer-form > section > .form-group:nth-last-child(2) .col-md-3.form-control-comment {
width: 100% !important;
}
body#checkout section.checkout-step .step-title {
width:33% !important;
}
body#checkout section.checkout-step:nth-child(2) .step-title {
left:33% !important;
}
body#checkout section.checkout-step:nth-child(3) .step-title {
left:66% !important;
}
#delivery-addresses span.address-alias.h4 {
font-family: "Poppins", sans-serif;
font-weight: 600 !important;
color: red;
}
body.page-order #modal div.modal-content {
padding:30px;
}
body.page-order #modal div.modal-content h1.page-heading,
body.page-order-confirmation #content-wrapper h3.h1.card-title {
font-family: "Poppins", sans-serif;
font-weight: 600 !important;
color: red;
font-size: 26px;
}
#blockcart-modal #myModalLabel,
#blockcart-modal h6.h6.product-name,
.mrps-font,
body.page-category .mrps-font h2.elementor-heading-title,
body.page-category .mrps-font h3.elementor-heading-title,
body.page-product .mrps-font h2.elementor-heading-title,
body.page-product .mrps-font h3.elementor-heading-title,
body.page-product .mrps-font h4.elementor-heading-title,
body.page-index .mrps-font h2.elementor-heading-title,
body.page-index .mrps-font h3.elementor-heading-title,
body.page-cms .mrps-font h2.elementor-heading-title,
body.page-cms .mrps-font h3.elementor-heading-title,
section.product-customization p.h4.card-title,
div.customization-modal h4.modal-title {
font-family: "Poppins", sans-serif;
font-weight: 600 !important;
}
body.page-product .mrps-font h2.elementor-heading-title,
body.page-product .mrps-font h3.elementor-heading-title,
body.page-product .mrps-font h4.elementor-heading-title,
body.page-index .mrps-font h2.elementor-heading-title,
body.page-index .mrps-font h3.elementor-heading-title,
body.page-index .mrps-font h4.elementor-heading-title,
body.page-category .mrps-font h2.elementor-heading-title,
body.page-category .mrps-font h3.elementor-heading-title,
body.page-category .mrps-font h4.elementor-heading-title {
color: red;
margin-bottom:30px;
}
body.page-category .mrps-font h2.elementor-heading-title {
margin-bottom: 20px;
}
body.page-index .mrps-font h2.elementor-heading-title,
body.page-category .mrps-font h2.elementor-heading-title {
margin-bottom: 10px;
}
body.page-category .mrps-font h2.elementor-heading-title,
body.page-cms .mrps-font.mrps-page-title h2.elementor-heading-title {
font-size: 26px;
}
body.page-category.category-id-9 .mrps-font h2.elementor-heading-title {
font-size: 18px;
}
body.page-category .mrps-font h3.elementor-heading-title {
color: red;
}
body.page-category .mrps-font.mrps-font-category-race-small h3.elementor-heading-title {
color: #000;
margin:auto;
}
body.page-product .mrps-font.mrps-font-small-space h2.elementor-heading-title,
body.page-product .mrps-font.mrps-font-small-space h3.elementor-heading-title,
body.page-product .mrps-font.mrps-font-small-space h4.elementor-heading-title,
body.page-cms .mrps-font.mrps-font-small-space h2.elementor-heading-title,
body.page-cms .mrps-font.mrps-font-small-space h3.elementor-heading-title,
body.page-cms .mrps-font.mrps-font-small-space h4.elementor-heading-title,
body.page-category .mrps-font.mrps-font-small-space h2.elementor-heading-title,
body.page-category .mrps-font.mrps-font-small-space h3.elementor-heading-title,
body.page-category .mrps-font.mrps-font-small-space h4.elementor-heading-title {
margin-bottom:10px !important;
}
div.customization-modal h4.modal-title {
color: red;
}
body.page-order-confirmation #content-wrapper h3.h1.card-title {
padding-top: 60px;
}
#checkout #checkout-personal-information-step .tab-content .form-control,
body#checkout .form-control {
color: black !important;
}
body.page-product #product-availability {
color: red !important;
font-weight: bold;
}
body.page-product .mrps-bullet,
body.page-product .mrps-bullet h3.elementor-icon-box-title,
body.page-product .mrps-bullet h4.elementor-icon-box-title,
body.page-index .mrps-bullet,
body.page-index .mrps-bullet h3.elementor-icon-box-title,
body.page-index .mrps-bullet h4.elementor-icon-box-title,
body.page-category .mrps-bullet,
body.page-category .mrps-bullet h3.elementor-icon-box-title,
body.page-category .mrps-bullet h4.elementor-icon-box-title {
font-family: "Poppins", sans-serif;
}
body.page-product .elementor-icon-box-icon span.elementor-icon,
body.page-index .elementor-icon-box-icon span.elementor-icon,
body.page-category .elementor-icon-box-icon span.elementor-icon {
font-size: 32px;
}
body.page-category .product-flags {
display: none !important;
}
body.page-category .elementor-text-editor {
font-size: 15px;
color: #666;
}
body.page-index .elementor-text-editor,
body.page-category .elementor-text-editor {
line-height:30px !important;
}
body.page-category .elementor-text-editor strong {
font-weight:600 !important;
}
body.page-category.category-id-3 h3.elementor-heading-title,
body.page-category.category-id-7 h3.elementor-heading-title,
body.page-category.category-id-8 h3.elementor-heading-title,
body.page-category.category-id-9 h3.elementor-heading-title {
color: black;
margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    body.page-product .elementor-widget-icon-box .elementor-icon-box-wrapper,
    body.page-index .elementor-widget-icon-box .elementor-icon-box-wrapper,
    body.page-category .elementor-widget-icon-box .elementor-icon-box-wrapper {
        width: 100%;
       gap: 0px !important;
    }
    body.page-product .elementor-widget-icon-box .elementor-icon-box-icon,
    body.page-index .elementor-widget-icon-box .elementor-icon-box-icon,
    body.page-category .elementor-widget-icon-box .elementor-icon-box-icon {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    body.page-product .elementor-widget-icon-box .elementor-icon-box-content,
    body.page-index .elementor-widget-icon-box .elementor-icon-box-content,
    body.page-category .elementor-widget-icon-box .elementor-icon-box-content {
        width: 100%;
    }
}
@media (max-width: 480px) {
  body.page-category .thumbnail-container .product-image img {
    width: 65%;
  }
  body.page-category .thumbnail-container .product-image {
    text-align: center;
  }
  body.page-category .plist-dsimple .thumbnail-container .product-price-and-shipping {
    margin-bottom: 0px;
  }
}

.mrps-change-gift .mrps-gift {
  display: inline-block;
 margin-bottom: 40px;
}
.mrps-change-gift .mrps-gift a,
.mrps-change-gift .mrps-gift a:link,
.mrps-change-gift .mrps-gift a:visited,
.mrps-change-gift .mrps-gift a:focus {
  display: inline-block;
   padding: 10px 22px;
   background-color: #555;
   color: white;
}
.mrps-change-gift .mrps-gift a:hover,
.mrps-change-gift .mrps-gift a:active {
   background-color: #000;
}
.mrps-change-gift .mrps-gift.mrps-gift-active a:active,
.mrps-change-gift .mrps-gift.mrps-gift-active a:hover,
.mrps-change-gift .mrps-gift.mrps-gift-active a:link,
.mrps-change-gift .mrps-gift.mrps-gift-active a:visited,
.mrps-change-gift .mrps-gift.mrps-gift-active a:focus {
   color: white;
   background-color: red;
   font-weight: bold;
}

.mrps-change-group .mrps-group {
  display: inline-block;
 margin-bottom: 40px;

}
.mrps-change-group .mrps-group a,
.mrps-change-group .mrps-group a:link,
.mrps-change-group .mrps-group a:visited,
.mrps-change-group .mrps-group a:focus {
  display: inline-block;
   padding: 10px 22px;
   background-color: #555;
   color: white;
   min-width: 115px;
   text-align: center;
}
.mrps-change-group .mrps-group.mrps-group-beginner a,
.mrps-change-group .mrps-group.mrps-group-beginner a:link,
.mrps-change-group .mrps-group.mrps-group-beginner a:visited,
.mrps-change-group .mrps-group.mrps-group-beginner a:focus {
  background-color: #0086ff;
}
.mrps-change-group .mrps-group.mrps-group-medium a,
.mrps-change-group .mrps-group.mrps-group-medium a:link,
.mrps-change-group .mrps-group.mrps-group-medium a:visited,
.mrps-change-group .mrps-group.mrps-group-medium a:focus {
  background-color: #57c072;
}
.mrps-change-group .mrps-group.mrps-group-advanced a,
.mrps-change-group .mrps-group.mrps-group-advanced a:link,
.mrps-change-group .mrps-group.mrps-group-advanced a:visited,
.mrps-change-group .mrps-group.mrps-group-advanced a:focus {
  background-color: #cc68d8;
}
.mrps-change-group .mrps-group.mrps-group-racing a,
.mrps-change-group .mrps-group.mrps-group-racing a:link,
.mrps-change-group .mrps-group.mrps-group-racing a:visited,
.mrps-change-group .mrps-group.mrps-group-racing a:focus {
  background-color: #ff3737;
}

.mrps-change-group .mrps-group a:hover,
.mrps-change-group .mrps-group a:active {
   background-color: #000;
}
.mrps-change-group .mrps-group.mrps-group-active a:active,
.mrps-change-group .mrps-group.mrps-group-active a:hover,
.mrps-change-group .mrps-group.mrps-group-active a:link,
.mrps-change-group .mrps-group.mrps-group-active a:visited,
.mrps-change-group .mrps-group.mrps-group-active a:focus {
   xcolor: white;
   xbackground-color: red;
   xfont-weight: bold;
}

@media (max-width: 1200px) {
  .mrps-change-group .mrps-group a,
  .mrps-change-group .mrps-group a:link,
  .mrps-change-group .mrps-group a:visited,
  .mrps-change-group .mrps-group a:focus {
     padding: 6px 14px;
     min-width: 100px;
  }
}
@media (max-width: 880px) {
  .mrps-change-group .mrps-group a,
  .mrps-change-group .mrps-group a:link,
  .mrps-change-group .mrps-group a:visited,
  .mrps-change-group .mrps-group a:focus {
     padding: 6px 10px;
     min-width: 80px;
     font-size: 12px;
  }
}
@media (max-width: 768px) {
  .mrps-change-group .mrps-group a,
  .mrps-change-group .mrps-group a:link,
  .mrps-change-group .mrps-group a:visited,
  .mrps-change-group .mrps-group a:focus {
     padding: 6px 10px;
     min-width: 70px;
     font-size: 12px;
     text-transform: uppercase;
  }
}

body.page-product .category-products {
   display: none;
}