h4 {
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    color: #000000;
    font-weight: 200;
    font-size: 50px;
}
.layout-listing .sppb-title-heading {
  margin-bottom: 30px !important;
  text-align: left;
    padding-left: 15px;
    font-weight: 100;
}

#sp-top-bar a {
    color: #ffffff !important;
    font-size: 12px;
}
#sp-top-bar {
    background: #dc182d !important;
    color: #ffffff !important;
}
#sp-footer {
    background: #dc182d !important;
}

#sp-header.header-sticky {
    background: #dc182d;
    border-bottom: 3px solid #525252;
}

@media(max-width: 992px) {
#sp-header.header-sticky {
    height: 60px;
}

  #sp-logo img.logo-image {
    height: 35px;
    width: auto;
}

  
}

#sp-header.header-sticky li.sp-menu-item {
    color: #ffffff;
}
#sp-header.header-sticky .sp-megamenu-parent>li>a {
    color: #ffffff;
}
#sp-header.header-sticky div#sp-logo {
  background: white;
}
#sp-header.header-sticky ul.sp-dropdown-items li span {
    color: black;
}

#sp-logo > div {
    display: flex;
    justify-content: center;
}

li.sp-menu-item {
    font-weight: 500;
    text-transform: uppercase;
    color: #404040;
}
h3.sppb-addon-title {
    text-transform: uppercase;
}
.sppb-btn-success, .show>.sppb-btn-success, .hikashop_product_custom_value a, .rsform-submit-button, .hikashop_filter_button_outside input {
    color: #fff !important;
    background-color: #da1332 !important;
    border-color: #da1332 !important;
    border-radius: 1.95rem !important;
    padding: 10px 30px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: bold !important;
  border: 2px solid !important;
}
.sppb-btn-success:hover, .hikashop_product_custom_value a:hover, .rsform-submit-button:hover .hikashop_filter_button_outside input:hover {
    color: #007cc0 !important;
    background-color: #fff !important;
    border-color: #007cc0 !important;
}
.honda-serv .sppb-row-column .sppb-column {
    background: white;
    padding: 20px;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    margin-bottom: 40px;
}
.honda-serv .sppb-btn {
    position: absolute;
    bottom: 0;
}
.honda-mods .sppb-row-column .sppb-column {
    background: white;
    padding: 20px;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
  transition: 300ms all;
}
.honda-mods .sppb-row-column .sppb-column:hover {
    background: white;
    padding: 20px;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 16%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 16%);
  transition: 300ms all;
}

.sppb-addon.sppb-addon-text-block {
    position: relative;
}
h3.sppb-addon-title:before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    background: #dc182d;
    top: 0;
    left: 0;
}
.sppb-addon-single-image-container, .sppb-img-responsive {
  width:100%;
}
h3.sppb-addon-title {
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}
h2.sppb-title-heading {
    text-transform: uppercase;
    font-size: 50px;
    color: #117dbe;
    margin-bottom: 2px !important;
    position: relative;
    color: #585858;
    text-align: left !important;
    padding-left: 15px;
    font-weight: 300;
}
.sppb-title-subheading {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px !important;
    text-align: left !important;
    padding-left: 15px;
    background: #117dbe;
    padding: 15px;
}
ul.sp-dropdown-items {
    text-align: left;
}
/*h2.sppb-title-heading:before {
    content: "";
    background: #adadad;
    height: 1px;
    width: 400px;
    position: absolute;
    top: 30px;
    left: 0;
}*/
h2.sppb-title-heading:before {
    content: "." !important;
    position: absolute;
    top: 0;
    left: 0;
      padding-right: 20px;
    color: #117dbe;
}
/*h2.sppb-title-heading:after {
    content: "";
    background: #adadad;
    height: 1px;
    width: 400px;
    position: absolute;
    top: 30px;
    right: 0;
}*/
h2.sppb-title-heading:after {
    content: "";
    background: #117dbe7a;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.honda-mods .sppb-column img {
    transform: scale(1);
  transition: 500ms all;
}
.honda-mods .sppb-column:hover img {
    transform: scale(1.08);
  transition: 500ms all;
}
.hikashop_img_mode_classic {
  height: auto !important;
}
.hikashop_product_custom_hengerrtartalom_line #hikashop_product_custom_value_19:after {
    content: "cm³";
    display: inline-block;
}
.hikashop_product_custom_info_main_table tr:nth-child(even) {background: #f9f9f9}
.hikashop_product_custom_info_main_table tr:nth-child(odd) {background: #FFF}

.hikashop_product_custom_info_main h4 {
  text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    background: #117dbe;
    color: white;
    padding: 10px;
}
.hikashop_product_custom_info_main, .hikashop_product_description_main {
  padding: 20px;
}
.hikashop_product_image {
    height: auto !important;
  margin-bottom: 30px !important;
  overflow: hidden;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    padding: 10px;
    border-bottom: 1px solid #c3c3c3;
}
img.hikashop_child_image {
    margin: 2px;
    height: 69px;
      width: auto;
}
.hikashop_product_price_main {
  display: block;
    line-height: 1;
    font-style: italic;
    position: relative;
  font-size: 20px;
    padding-top: 14px;
}
span.hikashop_product_price_full:before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    background: #dc182d;
    top: 0;
    left: 0;
}
.layout-listing span.hikashop_product_price_full {
    display: block;
    text-align: left !important;
  font-weight: 600;
}
h3#hikashop_product_name_main {
    font-size: 40px;
}
.layout-show .hikashop_products_listing {
  display: none;
}
.owl-stage .hikashop_product_price_full:before {
  display:none;
}
.sp-dropdown-items li a .image-title {
  display: block !important;
    text-align: center;
    color: #000 !important;
    padding: 10px 0px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: 2px solid !important;
    justify-content: center;
    flex-direction: row;
    margin: auto !important;
    border: none !important;
    border-bottom: 1px solid #da1332 !important;
    width: 80%;
  margin-top: 10px !important;
}
.sppb-addon-image-layout-wrap .sppb-row .sppb-col-sm-6:nth-child(1) {
  -ms-flex: 0 0 66.666667% !important;
    flex: 0 0 66.666667% !important;
    max-width: 66.666667% !important;
}
.sppb-addon-image-layout-wrap .sppb-row .sppb-col-sm-6:nth-child(2) {
  -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
}
.sppb-carousel-pro-text {
  background: #00324ede;
    padding: 30px;
  color:white;
}
.sppb-carousel-pro-text h2 {
    padding-bottom: 20px !important;
}
.hondataleft h4.sppb-title-heading, .hondataright h4.sppb-title-heading {
  color: white;
    font-weight: 300;
    font-size: 36px;
}
.sppb-section-title.right h4.sppb-title-heading:before {
    content: "";
    width: 90px;
    position: absolute;
    height: 1px;
    background: #62c7ff;
    right: 0;
    top: -5px;
}
.sppb-section-title.left h4.sppb-title-heading:before {
    content: "";
    width: 90px;
    position: absolute;
    height: 1px;
    background: #62c7ff;
    left: 0;
    top: -5px;
}
.hondataright .sppb-carousel-pro .sppb-col-sm-4 {
  order: 2;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 12px 5px !important;
}
.sppb-carousel-pro-inner-content .sppb-container, .sppb-carousel-pro-inner-content .sppb-container .sppb-row, .sppb-carousel-pro-text{
  height:100%;
}
.hondataright .sppb-carousel-pro-text h2 {
  text-align: right;
}
.sppb-carousel-pro-text h2 {
  text-align: left;
}
.sppb-carousel-pro-text .sppb-btn-primary {
      position: absolute;
    bottom: 5%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.sppb-nav-lines li {
    border-bottom: 6px solid transparent !important;
}
.sppb-nav-lines li.active {
    border-bottom: 6px solid #117dbe !important;
}
.sppb-nav-lines>li>a {
    padding: 13px 15px;
    font-size: 13px;
    color: inherit;
    font-weight: bolder;
    line-height: 1.42857143;
    color: inherit;
    font-family: 'Inter';
    font-weight: 300;
    text-transform: uppercase;
}

.sppb-tab .sppb-addon-content ul li:before {
    content: "\f058";
    font-family: 'Font Awesome 6 Free';
    padding-right: 10px;
}
.sppb-tab .sppb-addon-content ul {
    list-style-type: none;
    padding-left: 10px;
}
.sppb-tab .sppb-addon-content ul li {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    display: block;
    padding-left: 25px;
}
.sppb-tab .sppb-nested-row h3 {
    border-bottom: 1px solid #dedede;
    display: block;
    padding-top: 15px;
}
.sp-dropdown-inner ul.sp-dropdown-items {
    display: flex;
    justify-content: center;
}
.sp-megamenu-parent .sp-menu-item>a img, .sp-megamenu-parent .sp-menu-item>span img {
    display: inline-block;
    max-height: 100px;
}
.sp-megamenu-parent>li, .sp-megamenu-parent, #sp-header .container .container-inner .row {
    position: static !important;
}
.sp-dropdown.sp-dropdown-main.sp-menu-left {
    width: 100vw !important;
    left: 0;
    position: absolute !important;
    max-width: 100vw !important;
    background-color: white;
    border-bottom: 1px solid grey;
    border-top: 1px solid #dddddd;
}
.sp-dropdown-inner ul li a:hover .image-title {
    background-color: #dc182d;
    color: white !important;
    transition: 500ms all;
}
.honda_hahu_link {
      display: flex;
    flex-direction: row;
    justify-content: flex-end;
  padding: 20px;
}
.sppb-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding: 0px 20px !important;
}



#sb-nav #sb-nav-next{
    position:absolute;
    z-index:9999999;
    margin:auto;
    position:absolute;
    top:0;
    right:45px;
    bottom:0;
    background-image:none
}
#sb-nav #sb-nav-next:after{
    font-family:"Font Awesome 6 Free";
    content:"\f35a";
    font-size:40px;
    color:#bfbfbf;
    z-index:999999999999;
    transition:300ms all
}
#sb-nav #sb-nav-next:hover:after{
    font-family:"Font Awesome 6 Free";
    content:"\f35a";
    font-size:40px;
    color: #117dbe;
    z-index:999999999999;
    transition:300ms all
}
#sb-nav #sb-nav-previous{
    position:absolute;
    left:0;
    z-index:9999999;
    margin:auto;
    position:absolute;
    top:0;
    left:23px;
    bottom:0;
    background-image:none
}
#sb-nav #sb-nav-previous:before{
    font-family:"Font Awesome 6 Free";
    content:"\f359";
    font-size:40px;
    color:#bfbfbf;
    z-index:999999999999;
    transition:300ms all
}
#sb-nav #sb-nav-previous:hover:before{
    font-family:"Font Awesome 6 Free";
    content:"\f359";
    font-size:40px;
    color: #117dbe;
    z-index:999999999999;
    transition:300ms all
}
#sb-nav #sb-nav-close{
    position:absolute;
    z-index:9999999;
    margin:auto;
    position:absolute;
    top:35px;
    right:25px;
    background-image:none
}
#sb-nav #sb-nav-close:before{
    font-family:"Font Awesome 6 Free";
    content:"\f057";
    font-size:20px;
    color: #dc182d;
    z-index:999999999999
}
#sb-wrapper-inner,#sb-info{
    display:block
}
#sb-wrapper-inner{
    z-index:2222
}
#sb-info{
    z-index:3333;
    top:0;
    height:100%;
    position:absolute;
    width:100%;
    display:flex
}
#sb-nav-play,#sb-nav-pause,#sb-counter{
    display:none
}
.hnd-erdv {
    background: #ededed;
    padding: 30px;
}
.hikashop_product_custom_info_main td {
  padding: 15px;
}
.hikashop_product_image_subdiv {
    width: auto !important;
}

.hikashop_subcontainer .hikashop_product_name a:before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    background: #dc182d;
    top: 0;
    left: 0;
}
span.hikashop_product_name a {
    display: block;
    position: relative;
    text-align: left;
    padding-top: 15px;
    color: #252525;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 400;
    font-family: 'Asap Condensed';
  min-height: 80px !important;
}

.layout-listing a.hikabtn {
    display: block;
    color: #fff !important;
    background-color: #da1332 !important;
    border-color: #da1332 !important;
    border-radius: 1.95rem !important;
    padding: 10px 30px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: 2px solid !important;
    width: 200px;
}
.layout-listing a.hikabtn:hover {
      color: #007cc0 !important;
    background-color: #fff !important;
    border-color: #007cc0 !important;
}

.layout-listing dl.hikashop_product_custom_forgalombahelyezs_line {
    text-align: left;
    display: flex;
    flex-direction: row;
}
.layout-listing dd.hikashop_product_custom_value {
    padding-left: 10px;
}
.layout-listing dt.hikashop_product_custom_name:after {
    content: ':';
}
.layout-listing section#sp-main-body {
    background-color: #f6f6f6;
}
.hikashop_subcontainer {
  background: white !important;
    padding: 20px !important;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    transition: 300ms all;
}
.hikashop_subcontainer:hover {
    background: white;
    padding: 20px;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 16%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 16%);
    transition: 300ms all;
}
.hikashop_product_image_subdiv {
    transform: scale(1.00);
    transition: 500ms all;
}
.hikashop_container:hover .hikashop_product_image_subdiv {
    transform: scale(1.08);
    transition: 500ms all;
}
#sp-bottom2 .navbar-collapse ul li a img {
    width: auto;
    height: 50px;
}
#sp-bottom2 .navbar-collapse ul li a .image-title {
    color: white;
    text-align: center;
    display: block;
}
#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
}
#sp-bottom {
    padding: 0px !important;
}
#sp-bottom1, #sp-bottom2, #sp-bottom3 {
  padding-top: 60px !important;
}
div#sp-bottom2 {
    background: #ffffff;
}
div#sp-bottom2 h3.sp-module-title {
    color: #171717 !important;
}
#sp-bottom2 .navbar-collapse ul li a .image-title {
    color: #ffffff;
    text-align: center;
    display: block;
    background: #da1332;
    padding: 5px;
    border-radius: 10px;
    margin: 5px;
}
#sp-bottom2 .navbar-collapse ul li:hover a img {
    transform: scale(1.1);
  transition: 300ms all;
}
#sp-bottom2 .navbar-collapse ul li a img {
    transform: scale(1);
  transition: 300ms all;
}
#sp-bottom .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.hb_lojp .sppb-column {
    background: white;
    padding: 20px;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
}
.sppb-addon-text-block ul li:before {
    content: '\f058';
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    margin-right: 10px;
  position: absolute;
    left: 0;
}
.sppb-addon-text-block ul {
  list-style-type: none;
    padding: 0px !important;
  margin-left: 20px;
}
.article-header h2 a {
    display: block;
    text-align: left;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Asap Condensed', sans-serif;
    font-weight: 400;
    position: relative;
    padding-top: 20px;
}
.article-header h2 a:before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    background: #dc182d;
    top: 0;
    left: 0;
}
.readmore a {
    color: #fff !important;
    background-color: #da1332 !important;
    border-color: #da1332 !important;
    border-radius: 1.95rem !important;
    padding: 10px 30px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: 2px solid !important;
}
.readmore a:hover {
    color: #007cc0 !important;
    background-color: #fff !important;
    border-color: #007cc0 !important;
}
.article-introtext p {
    margin-bottom: 30px;
}
a.sppb-readmore {
    color: #fff !important;
    background-color: #da1332 !important;
    border-color: #da1332 !important;
    border-radius: 1.95rem !important;
    padding: 10px 30px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border: 2px solid !important;
    margin-top: 30px !important;
    display: inline-block;
}
a.sppb-readmore:hover {
color: #007cc0 !important;
    background-color: #fff !important;
    border-color: #007cc0 !important;
}
.sp-megamenu-parent li .sp-dropdown img {
  margin: auto;
    display: block;
  width: auto;
}
.sppb-addon-feature {
      -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    background: white;
    padding: 40px;
  transition: 300ms all;
}
.sppb-addon-feature:hover {
  transition: 300ms all;
}
.sppb-addon-feature:hover .sppb-addon-content {
    margin-top: -20px;
  transition: 300ms all;
}
.sppb-addon-feature .sppb-addon-content {
    margin-top: 0px;
  transition: 300ms all;
}

#hb_krugy .sppb-addon-title {
    background: #1b7ebc;
    padding: 10px;
    color: white;
    display: block;
    min-height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #1b7ebc;
    transition: 300ms all;
  font-size: 20px;
}
#hb_krugy .sppb-addon-title:before {
  content: unset;
}
#hb_krugy .sppb-addon-content {
    min-height: 60px;
}
#hb_krugy .sppb-row-container > .sppb-row > .sppb-row-column > .sppb-column {
    padding: 20px;
    -webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 8%);
}
#hb_krugy .sppb-column:hover .sppb-addon-title {
    background: white;
    color: #227fba;
    transition: 300ms all;
}
#hb_ugyintgyak .sppb-row {
    display: flex;
    justify-content: center;
}
#hb_ugyintgyak .sppb-addon-feature {
    min-height: 250px;
}
.sppb-no-table-header {
    border-top: 3px solid #da1332;
    padding-top: 77px !important;
    margin-top: 30px;
}
/*.honda-serv .sppb-addon-text-block .sppb-addon-content {
    min-height: 200px;
}*/
#sp-bottom2 .navbar-collapse {
    display: block;
}
#sp-bottom2 span.icon-menu {
    display: none;
}

.formRed {
  color: white !important;
}
.formError {
    color: #ffffff;
    font-size: 12px;
}
.owl-carousel span.hikashop_product_name a {
    font-size: 20px !important;
}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
    color: #000000;
  font-weight: bold;
}
.form-check-label a {
    color: black;
    font-weight: bold;
    text-decoration: underline;
}









/* ---------------- GDPR ---------------- */

.activebar-container {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid #000;
    color: #fff !important;
}
.activebar-container p {
    font-size: 16px;
    padding-left: 25px;
}
.activebar-container a {
    font-weight: bold;
    font-size: 14px;
    color: #b2936d;
}

.activebar-container {
    margin: 0;
    display: block;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    overflow: hidden;
    overflow-x: hidden;
  border-top: 1px dotted white;
}
.activebar-container button.accept {
    color: #fff !important;
    background-color: #5cba3c !important;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted, .plg_system_eprivacy_module div.plg_system_eprivacy_declined {
    overflow: hidden;
    border: none !important;
    border-top: 1px dotted white !important;
    color: #fff !important;
    vertical-align: middle;
    padding: 10px !important;
    background-color: #171717;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    border: 1px solid #06203d00;
    color: white;
    font-weight: 500;
    padding: 5px 10px !important;
    margin-right: 10px;
    background-color: #06203d00;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button:hover, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button:hover {
    color: white;
    background-color: #b0976d !important;
    border: 1px solid white;
    transition: .3s ease-in-out;
}


/* ---------------- GDPR END ------------*/





/* mobile tablet */


@media screen and (max-width: 992px) {
  .sppb-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    justify-content: space-evenly;
}
}


@media screen and (max-width: 1370px) {
  .div#sp-logo {
    flex: 0 0 auto;
    width: 16.66666667%;
}
  div#sp-menu {
    flex: 0 0 auto;
    width: 83.33333333%;
}
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 11px !important;
}
}


.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after {
    font-size: 30px;
}
.flip-box-inner {
  text-transform: uppercase;
    font-weight: bold;
    font-size: 27px;
    font-family: 'Asap Condensed', sans-serif;
    background: #fdfdfdc7;
    padding: 10px;
    color: #424242;
}
.sppb-flipbox-back.flip-box {
    display: flex;
    justify-content: flex-end;
}
#honda-mods > .sppb-row-container > .sppb-row {
    display: flex;
    justify-content: center;
}

@media(max-width: 992px) {
  header#sp-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.offcanvas-menu img.logo-image {
    height: 35px;
    width: auto;
}
  
#sp-logo, #sp-menu {
    max-width: fit-content;
}

#sp-header .container-inner > .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}
  
  #sp-top1, #sp-top2 {
    align-items: center;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
}
}

@media(min-width: 993px) {
  #sp-top2 {
    align-items: flex-end;
    display: flex;
    justify-content: right;
}
}




.cc-compliance.cc-highlight > .cc-deny {
    order: 3 !important;
    color: black !important;
    background: #ffffff !important;
}

.cc-compliance.cc-highlight > .cc-allow {
    order: 2 !important;
}

.cc-compliance.cc-highlight > .cc-allowall {
    order: 1 !important;
    background: #333333 !important;
    color: white !important;
}

.contactTitle div div h2, .priceMobile{
  @media(max-width: 768px) {
    font-size:34px !important
  }
}

.sppb-carousel-extended-item {
  @media(max-width: 768px) {
    height:auto !important
  }
}
/*
.image-bckg {
  @media(max-width:768px) {
    background-image: url(/images/2024/09/12/bsr00039-3.png) !important;
    background-size:  1200px 800px !important;
    background-position: 26% 106% !important;
  }
}


.image-bckg:after{
      content:"";
      position:fixed; /* stretch a fixed position to the whole screen */
   /*   top:0;
     
      left:0;
      right:0;
      z-index:-1; *//* needed to keep in the background */
  /*    background: url(/images/2024/09/12/bsr00039-3.png) center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;*/
}

.sp-page-builder .page-content #section-id-1726125288406.sppb-element-loaded {
  background-image: none !important

}




/* Filterek */

.hikashop_filter_checkbox {
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
}

.filter_values_container {
    display: flex;
}

.hikashop_filter_checkbox input {
    margin-right: 3px;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
}

.hikashop_filter_fieldset_mobile > h3 {
    display: none;
}

.hikashop_filter_main_div {
    padding: 25px 25px 0px 25px !important;
    margin-bottom: 25px !important;
}

span.hikashop_filter_title {
    font-size: 26px;
    font-family: 'Asap Condensed';
    text-transform: uppercase;
    color: #585858;
}

span.hikashop_filter_title:before {
    content: "";
    display: block;
    /* position: absolute; */
    width: 50px;
    height: 3px;
    background: #dc182d;
    margin-bottom: 10px;
    top: 0;
    left: 0;
}

.hikashop_filter_main {
    width: 100% !important;
}

@media(max-width: 767px) {
  
.filter_values_container {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
}

}


body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900;
}
.offcanvas-menu li.active a {
    color: #dc182d !important;
}

.offcanvas-menu li a {
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: 'Inter' !important;
}


.offcanvas-menu li.active a {
    color: #dc182d !important;
}

