html {
    font-size: 14px;
}
h1, .h1 {
  font-size: 1.8rem;     
  margin: 2rem 0 1.5rem 0;
  word-wrap: break-word;
} 
.h2, h2 {
  font-size: 1.7rem;     
  margin: 2rem 0 0.5rem 0;
  word-wrap: break-word;
}
.h3, h3 {    
  font-size: 1.5rem;    
  margin: 2rem 0 0.5rem 0;
  word-wrap: break-word;
}    
.h4, h4 {    
  font-size: 1.4rem;    
  margin: 1.5rem 0 0.25rem 0;    
}    
.h5, h5 {    
  font-size: 1.25rem;    
  margin: 0.75rem 0 0.25rem 0;    
}    
.h6, h6 {    
  font-size: 1rem;    
  margin: 0.5rem 0 0 0;    
}
.tyresearchfilters .h6 {    
  font-size: 1rem;    
  margin-bottom: .5rem;
}
.header h1, .header .h1 {
  font-size: 2.5rem;
  margin: 0 0 0.5rem;
}
@media print {
	.noprint {
		display: none !important;
	}
	body {
		font-size: 13px;
	}
}
.absolute {
	position: absolute;
}
.hidden {
	display: none;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.input-group-btn button.btn {
  box-shadow: none;
}
.nounderline, .nounderline:hover, .nounderline:focus, .nounderline a, .nounderline a:hover, .nounderline a:focus {
	text-decoration: none;
}
.nolinkcolorchange a, .nolinkcolorchange a:hover {
	color: inherit;
}
.divproductlist1_body a:hover div.sn_p01, .rimresultslist a:hover div.rimresult, div.solrtyre:hover, .recentlyviewedlist  a:hover>div{
  background: rgba(0,0,0,0.05);
  color: #292b2c;
  cursor: pointer;
}
.divproductlist1_body div.sn_p01, .rimresultslist div.rimresult, div.solrtyre div.list-item {
  color: #292b2c;
}
.crossswiper-container {
	overflow: hidden;
}
.crossswiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.25rem;
}
div.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction, .crossswiper-container>.swiper-pagination-bullets {
  position: relative;
  bottom: 0px;
	margin-top: 0.5rem;
}
div.gallery-thumbs.swiper-container {
	height: 20%;
	box-sizing: border-box;
	padding: 1rem 0;
}
.gallery-thumbs div.swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.turn-right {
	transform: rotate(270deg);
}
.pricetags {
	position: absolute;
	z-index: 10;	
}
.header .icon-basket {
    position: relative;
}
.smallbasketamount {
	display: block;
	font-size: 1rem;
	overflow: hidden;
	padding: 0 0 0 1rem;
	text-align: center;
	top: 0;
}
.smallbasketamount > div.badge {
	padding: .25em .45em;
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
}
.py-cardfooter {
  padding-bottom: 1.25rem !important;
  border-top: none;
  background-color: white;
}
.quantityinput-rounded-left {
	border-bottom-left-radius: .25rem;
	border-top-left-radius: .25rem;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.quantityinput-rounded-right {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: .25rem;
	border-top-right-radius: .25rem;
}
.bordertopdashed {
	border-top: 1px dashed;
}
.bordertopsolidblack {
	border-top: 1px solid black;
}
.btn {
	cursor: pointer;
    border: 1px solid;
}
.marginhrie {
	margin: 0 auto;
}
.ordersummaryfadedborder {
	margin-left: -14px;
	margin-right: -14px;
}
#orderHistoryFilterType .nav-item {
	cursor:pointer;
}
#orderHistoryFilterType .active {
	font-weight: 700;
}
.backgroundcenternorepeat {
	background-position: center;
	background-repeat: no-repeat;   
}
/* Autocomplete */
.t24search .results {
	display: none;
	position: absolute;
	z-index: 1000;
	border: 1px solid rgba(0,0,0,.15);
	border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
	background-color: #fff;
}
.results.active {
	display: block;
}
.results li:hover, .results li.hover {
	background-color: #F2F2F2;
	cursor: pointer;
}
.results li {
	list-style-type: none;
	padding: 0.2em 1em;
	text-align: center;
}
.results ul {
	padding: 0rem;
	margin: 0rem;
	width: 100%;
}

ul.nav-tabs {
    list-style: none;
    padding: 0;
}

/* Reifensuche */
.filter-values div.additional {
	display: none;
}
/* Slideout */
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar {
	width: 50%
}
body.js-hiraku-offcanvas-body-left, body.js-hiraku-offcanvas-body-moving {
	position: inherit;
}
.icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.icon-allseason {
  background-position: 0 0;
}
.icon-summer {
  background-position: -40px 0;
}
.icon-winter {
  background-position: -77px 0;
}
.icon-sp1 {
  background-position: -110px 0;
}
.icon-sp2 {
  background-position: -267px 0;
}
.icon-quad {
  background-position: -224px 0;
}
.icon-offroad {
  background-position: -182px 0;
}
.icon-truck {
  background-position: -144px 0;
}

.pagination {
    margin: 1rem 0;
}

.pagination-box .pagination-entry {
	padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .pagination-box .pagination-entry {
	 padding-top: 0.5rem;
  }
}
@media (min-width: 768px) {
  .pagination-box .pagination-entry {
	 padding-top: 0.25rem;
  }
}
.pagination-box .pagination-entry.pagination-previous, .pagination-box .pagination-entry.pagination-next {
	padding: 0;
}
.back-to-top {
	position: fixed;
	bottom: 2rem;
	right: 2rem;
	padding: 1em;
	z-index: 1000;
}
div.loader {
  position: relative;
  padding: .5em 0 0 0;
  width: 5%;
  margin: 0 auto;
  left: auto;
}
@media (min-width: 576px) {
	.modal-lg {
		margin: 2rem auto;
		max-width: 92%;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		max-width: 92%;
		min-width: 800px;
	}
}
@media (min-width: 576px) {
    .original-modal-lg {
        max-width: 800px;
    }
}
@media (min-width: 992px) {
    .original-modal-lg {
        max-width: 800px;
    }
}

@media (max-width: 767px) {
	.btn , .form-control{
		line-height: 1.5;
	}
}
#assembly_map {
	width: 100%;
	height: 400px;
}
.ui-slider-handle {
	background: #0275d8;
}
/* 3D */
@media (max-width: 575px) {
	.navtabs .nav-link a {
		display: none;
	}
	.navtabs .nav-link a:active {
		display: block;
	}
	div.rotarysprite {
		left: 18%;
	}
}
.cheatheight {
	min-height: 42px;
}
.nav-tabs a.nav-link {
	height: 100%;
  color: rgba(41, 43, 44, 0.5)  
}
#alloyrimslist .item .card {
	cursor: pointer;
}
.margauto {
	margin: auto;
}
.showofferbutton {
	position: fixed;
	left: 1rem;
	top: 15rem;
}
.color1 {
	color: #FFF;
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.color1:hover, .color1:active {
	color: #FFF;
  background-color: #449d44;
  border-color: #419641;
}
.color2 {
	color: #FFF;
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.color2:hover, .color2:active {
	color: #FFF;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.color3 {
	color: #FFF;
	background-color: #ec971f;
  border-color: #eb9316;	
}
.color3:hover, .color3:active {
	color: #FFF;
  background-color: #ec971f;
  border-color: #eb9316;
}
/******************************************************************************/
body, .text, .h1, .h2, .h3, h1, h2, h3 {
    color: #292b2c;
}
/*bs start*/
a, .a, .page {
    color: #6288b7;
}
a:hover, .a:hover, .page:hover {
    color: #445871;
}
.page.active {
    color: #292b2c;
}
.dropdown-menu {
  border: 1px solid #e8e8e8;
  border-radius: 0 0 0.25rem 0.25rem;
  margin: -0.6rem 0 0 0.5rem;
  min-width: 0;
  padding: 0;
}
.btn-primary {
    border: 0 none;
    background-color: #445871;
    color: #fff;
}
.btn-primary:hover {
    border: 0 none;
    background-color: #314258;
    color: #fff;
}
/* Overwrite color from _buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
	background-color: #445871;
}
.tooltip-inner {
    background-color: #445871;
}
.breadcrumb {
    background-color: #f7f7f7;
}
.basketnoitems, .searchsum1, .filterlist .filter-box .text-box, .steelrimhints {
    color: #9a9a9a;
}
.alert-info, .alert-warning {
  background-color: #dae6f5;
  border-color: #cad7e6;
}
.alert-danger {
    background-color: #fff9f9;
    border-color: #f1dada;
    color: #d9534f;
}
div.swiper-button-next, div.crossswiper-button-next, div.assemblyswiper-button-next  {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23fff\'%20stroke%3D\'%230a0a0a\'%20stroke-width%3D\'1\'%2F%3E%3C%2Fsvg%3E");
}
div.swiper-button-prev, div.crossswiper-button-prev, div.assemblyswiper-button-prev  {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23fff\'%20stroke%3D\'%230a0a0a\'%20stroke-width%3D\'1\'%2F%3E%3C%2Fsvg%3E");
}
div.swiper-pagination-bullet-active {
    background-color: #6288b7;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    border-color: #eceeef #eceeef #ddd;
}
/*bs end*/
.sn_p01_priceval, .productsinglepriceval, .price, .item-price, .price.item-price h4, .price4 {
    color: #292b2c;
    font-size: 1.5rem;
}
.price.h6.pt-2 {
    font-size: 1rem;
}
.sn_p01_priceoldval, .productpriceoldprice {
    color: #c34744;
    font-size: 1rem;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(41, 43, 44, 0.5);
    padding-right: 1rem;
    padding-left: 0rem;    
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(41, 43, 44, 1);
}
.back-to-top {
    background-color: #d4d4d4;
    border-color: transparent;
}
.pricetags .pricereduced {
    background-color: #de3418;
    border-color: transparent;
}
.card-header {
    background-color: #f7f7f7;
}
.card>a {
	text-decoration: none;
	color: #292b2c;
}
.card>a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
	color: #292b2c;
}
.card-success {
    background-color: #459c45;
    border-color: transparent;
}
.btn-success {
    background-color: #459c45;
}
.btn-success:hover {
    background-color: #348634;
}
.assembly_list_row .profcert {
    color: #f79554;
}
.breakword {
    word-wrap: break-word;
}

@media (max-width: 768px) {
	.bg-faded-sm-down {
        background-color: #f7f7f7;
	}
}

nav .navbar-nav {
    white-space: nowrap;
    display: block;
}

.dropdown-menu {
  border: 1px solid #e8e8e8;
  border-radius: 0 0 0.25rem 0.25rem;
  margin: -0.6rem 0 0 0;
  min-width: 0;
  padding: 0;
}

@media (min-width: 768px) {
    nav .navbar-nav .nav-item {
        float: left;
    }
    .dropdown-menu {
        margin: -0.6rem 0 0 0.5rem;
    }
}
@media (min-width: 576px) {
    .footer nav > div {
        float: left;
    }
}

.navbar-nav .nav-item.dropdown a {
    padding-right: 1.8rem;
}
.navbar-nav .nav-item.dropdown .dropdown-menu a {
  margin: 0;
  padding: 1rem 2rem;
}
.navbar-nav .nav-item.dropdown a i.icon-dropdown {
  position: absolute;
  top: 0.8rem;
}

span.mm_editor_linktree {
    width: 100%;
}

button.icon-suche {
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.footer i {
  font-size: 3rem;
}
.footer .hr {
    padding: 0 15px;
    width: 100%;
}
.footer hr {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 1rem 0;
}
.badge-pill {
  font-size: 1.3rem;
  height: 2.6rem;
  padding: 0.6rem 1rem;
}

.stepper-widget input.form-control {
  border-left: 0 none;
  border-radius: 0;
  border-right: 0 none;
  padding: .5rem .75rem;
}
.stepper-widget .btn {
  padding: 8px 1rem;
}
.stepper-widget button.btn:first-child {
    border-radius: 0.25rem 0 0 0.25rem;
}
.stepper-widget button.btn:last-child {
    border-radius: 0 0.25rem 0.25rem 0;
}

.color3:hover {
  background-color: #df8a12;
}

.divsubcatproductlist {
    padding: 3rem 0;
}
.divsubcatproductlist .card-block {
  overflow-wrap: break-word;
}
.divsubcatproductlist .card:hover {
	background-color: #f7f7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23d9534f\' d=\'M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z\'/%3E%3C/svg%3E");
}

.availabilityimage {
  width: 11px;
  height: 25px;
}

.availabilitydeliverytime {
  float: right;
  height: 25px;
  padding-top: 2px;
}

#slider .ui-slider-handle {
  border: 0 none;
  background-color: #445871;
}

.configuratorbox {
  color: #292b2c; 
}

.threedtabborder {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.threednavtabsnegativemargin {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 767px) {
	.threedpriceboxborder {
    border: 1px solid #ddd; 
	}
}
@media (min-width: 768px) {
	.threedpriceboxborder {
    border-right: 1px solid #ddd; 
    border-bottom: 1px solid #ddd;
	}
}
.alloylist .item i.stock {
  left: 10px;
}
.alloylist .item i.winter {
  left: 28px;
}
.alloylist .icon-d {
  right: 6px;
  top: 6px;
  margin: 0;
}
.alloylist .card:hover {
	background-color: #f7f7f9;
}

.tab-content {
	-webkit-border-radius: 0 .25rem .25rem .25rem;
	-moz-border-radius: 0 .25rem .25rem .25rem;
	border-radius: 0 .25rem .25rem .25rem;
	border: 1px solid #ddd;
}    
.tab-content.container{
	border: 1px solid #ddd;
}
.nav-tabs {
    border-bottom: 0;
}

#configurator .tab-content {
    border-top: 0;
}
#configurator .nav-tabs {
    border-bottom: 1px solid #ddd;
}

.imageswiper a {
    cursor: zoom-in;
}

.oldprice, .oldprice .price {
    font-size: 1rem;
}

.graduatedprice {
  height: 21px;
  line-height: 1rem;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

@media (max-width: 991px) {
    .graduatedprices .quantity {
        display: block;
    }
    .graduatedprice {
      height: 42px;
      padding-top: 1rem;
    }
}

@media (max-width: 768px) {
    .graduatedprices .quantity {
        display: inline;
    }
    .graduatedprice {
      height: 21px;
      padding-top: 0rem;
    }
}

@media (max-width: 350px) {
    .graduatedprices .quantity {
        display: block;
    }
    .graduatedprice {
        height: 42px;
        padding-top: 1rem;
    	width: 8rem;
    	margin-left: -.8rem;
    }
}

.checkout_progress .rounded-circle {
  border-radius: 50%;
  height: 2rem;
  line-height: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 1rem 0;
  width: 2rem;
}

@media (max-width: 576px) {
    .checkout_progress .rounded-circle {
        text-align: center;
    }
    .checkout_progress .rounded-circle, .checkout_progress .desc {
        display: inline-block;
        vertical-align: middle;
    }
    .checkout_progress > div {
    	max-width: 100%;
    	flex: 0 0 100%;
    	text-align: left !important;
      padding-bottom: .5rem;
    }
    .myaccounticons .h5 {
      font-size: 1rem;
    }
}

.checkout_progress .btn-outline-success {
    cursor: default;
}
.checkout_progress .btn-outline-success:hover {
    background-color: transparent;
    color: inherit;
}

.basketproduct .btn.btn-outline-primary {
    border: 1px solid transparent;
}
.basketproduct .btn.btn-outline-primary:hover {
    background-color: transparent;
    color: inherit;
    border: 1px solid;
}

.basketproduct .desc {
    position: relative;
    top: -0.4rem;
}

.basketproduct {
    position: relative;
}
.divbasketitemdelete {
    position: absolute;
    top: 0;
    right: 0;
}
label.checkbox .input {
  float: left;
  padding-top: 0.1rem;
}
.nobulletpoints {
  list-style-type: none;
}
.icon-summer:before {
  font-size: 1.75rem;
}
.icon-winter:before {
  font-size: 1.75rem;
}
.icon-offroad:before {
  font-size: 1.75rem;
}
.icon-quad:before {
  font-size: 1.75rem;
}
.icon-lkw:before {
  font-size: 1.75rem;
}
.icon-allseason .path1:before {
  font-size: 1.75rem;
}
.icon-allseason .path2:before {
  font-size: 1.75rem;
}
.icon-allseason .path3:before {
  font-size: 1.75rem;
}
.icon-allseason .path4:before {
  font-size: 1.75rem;
}
.icon-allseason .path5:before {
  font-size: 1.75rem;
}
.icon-allseason .path6:before {
  font-size: 1.75rem;
}
.icon-allseason .path7:before {
  font-size: 1.75rem;
}
.icon-allseason .path8:before {
  font-size: 1.75rem;
}
.icon-allseason .path9:before {
  font-size: 1.75rem;
}
.icon-allseason .path10:before {
  font-size: 1.75rem;
}
.icon-allseason .path11:before {
  font-size: 1.75rem;
}
.icon-allseason .path12:before {
  font-size: 1.75rem;
}
.icon-allseason .path13:before {
  font-size: 1.75rem;
}
.icon-allseason .path14:before {
  font-size: 1.75rem;
}
.icon-allseason .path15:before {
  font-size: 1.75rem;
}
.icon-allseason .path16:before {
  font-size: 1.75rem;
}
.icon-allseason .path17:before {
  font-size: 1.75rem;
}
.icon-allseason .path18:before {
  font-size: 1.75rem;
}
.icon-allseason .path19:before {
  font-size: 1.75rem;
}
.icon-allseason .path20:before {
  font-size: 1.75rem;
}
.icon-dezibel:before {
  font-size: 1.25rem;
  position: relative;
  top: 3px;
}
.icon-nasshaftung:before {
  font-size: 1.25rem;
  position: relative;
  top: 3px;
}
.icon-geschwindigkeit:before {
	font-size: 1.25rem;
	position: relative;
	top: 3px;
}
button>.icon-suche {
  font-size: 2.5rem;
}
.btn.disabled, .btn:disabled {
	cursor: inherit;
}
.btn-reset-color {
	border-color: #ccc;
}
.back-to-top {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.card-img-top {
    border-top-right-radius: initial;
    border-top-left-radius: initial;
}
.page-item.active .page-link {
	background-color: #445871;
	border-color: #ddd;
}
.page-link {
	color: #6288b7;
}
.assemblyicon {
  font-size: 3rem;
}
.assemblyicon.disabled {
  opacity: 0.5;
}
.assembly_list_row_hover:hover {
  background-color: #f7f7f7;
  cursor: pointer;
}

.card-force-border-top {
    border-top: 1px solid rgba(0,0,0,.125);
}

.card-header-remove-border-bottom {
    border-bottom: 0px;
}

/* Make pagination links fit small screens */
@media (max-width: 480px) {
    .pagination-lg .page-link {
        padding: .5rem .74rem;
    }
}

/* order form progress bar */
.progress-step {
    padding: 0;
    position: relative;
}
.progress-step > .progress-step-dot {
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
    background: #dae6f5;
    left: 50%;
    margin-top: -40px;
    margin-left: -15px;
    border-radius: 50%;
}
.progress-step > .progress-step-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #bbcce2;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}
.progress-step > .progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}
.progress-step > .progress > .progress-bar {
    width:0;
    box-shadow: none;
    background: #dae6f5;
}
.progress-step.complete > .progress > .progress-bar {
    width:100%;
}
.progress-step.active > .progress > .progress-bar {
    width:50%;
}
.progress-step:first-child.active > .progress > .progress-bar {
    width:0;
}
.progress-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}
.progress-step.disabled:not(.complete) > .progress-step-dot {
    background-color: #f5f5f5;
}
.progress-step.disabled:not(.complete) > .progress-step-dot:after {
    opacity: 0;
}
.progress-step:first-child > .progress {
    left: 50%;
    width: 50%;
}
.progress-step:last-child > .progress {
    width: 50%;
}
.progress-step.disabled a.progress-step-dot{
    pointer-events: none;
}

/* Special handling for modal close buttons in IE11 */
_:-ms-fullscreen,
:root button.close {
  padding: inherit;
  border: 1px solid rgba(255, 0, 0, 0);    
}

table.nocellpadding td {
  padding: 0;
}

table.nocellspacing {
  border-spacing: 0;
}
.icon-mp_lkw {
  margin: 0 4px 0 7px;
}
.icon-mp_llkw {
  margin: 0 0 0 5px;
}
.assembly_list_row_hover h6, .assembly_list_row_hover .h2 {
  margin: 0;
}
.productinfolink {
  word-wrap: break-word;
}

.icon-is3PMSF {
    background: url("images/3pmsf.png") 0 0 no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
}
.navbar.h5 {
  margin: 0.5rem 0;
}

/* Fix for showing select box arrow and input x (right side of input elements) in IE */
.input-group .form-control {
    flex-direction: row;
}

.configuratorbox .card-header .absolute {
  top: 0.25rem;
} 
.crossswiper-button-next, .crossswiper-button-prev , .assemblyswiper-button-next, .assemblyswiper-button-prev{
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.crossswiper-button-prev, .assemblyswiper-button-prev {
  left: 10px;
  right: auto;    
}
.crossswiper-button-next, .assemblyswiper-button-next {
  right: 10px;
  left: auto;
}
.crossswiper-pagination, .assemblyswiper-pagination{
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}
.assemblyswiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

@media (min-width: 768px) {
    .border-bottom-md {
        border-bottom: 1px solid #eceeef;
    }
}
h3.footerheadline {
    margin-bottom: 1.2rem;
	margin-top: 1.2rem;
}
.footerlinklist a {
    display: block;
}
.footerpadding{
	padding-bottom: 1.8rem;
}
select.form-control {
    padding-left: 0.5rem;
}
.threedpriceboxborder{
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	border-radius: 0.25rem;
	border: 1px solid #ddd;	
}
.tyre-icon-size{
	font-size:3rem;
}
.threedtabborder.pb-2.px-3.pt-2{
  border: 1px solid #ddd;
  border-radius: 0 0.25rem 0.25rem 0.25rem;
}
.cursor-pointer-active
{
	cursor:pointer !important;
}
@media (min-width: 768px) {
  #configurator .navtabs .threedtabborder {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: 1px solid #ddd;
  }
  #configurator .navtabs .threedpriceboxborder {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0;
  }
}
@media (max-width: 767px) {
  #configurator .navtabs .threedtabborder {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top: 1px solid #ddd;
  }
  #configurator .navtabs .threedpriceboxborder {
    border-radius: .25rem;
    border-top: 1px solid #ddd;
  }
}
.threedfilterborder {
  border-radius: .25rem;
}
#configurator ul.nav-tabs li.nav-item {
  z-index: 1;
}
.divsubcatproductlistblockimg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px){
  .card-columns {
    -webkit-column-gap: 0rem;
    -moz-column-gap: 0rem;
    column-gap: 0rem;
	}
}
h4.modal-title, h5.modal-title
{
  margin: 0.5rem 0;
}
.solrtyrewarehouse .availabilitydeliverytime {
  float: left;
}