#megaMenu {position: relative;width: 100%;font-family: Lato, Verdana, sans-serif;font-size: 14px;box-shadow: 0 11px 38px 0 rgba(111, 126, 153, 0.2);z-index: 110;}#megaMenu * {box-sizing: border-box;}#megaMenu .mm-menu-content a {text-decoration: none;color: #000000;}#megaMenu .mm-menu-content a:hover {text-decoration: underline;}#megaMenu .mm-container {padding-right: 50px;padding-left: 50px;margin-right: auto;margin-left: auto;}#megaMenu .mm-container-fluid {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}#megaMenu .mm-container:before,#megaMenu .mm-container:after,#megaMenu .mm-row:before,#megaMenu .mm-row:after {display: table;content: " ";}#megaMenu .mm-container:after,#megaMenu .mm-row:after {clear: both;}#megaMenu .mm-row {margin-right: -15px;margin-left: -15px;}#megaMenu .mm-row [class*='mm-col-'] {float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}#megaMenu .mm-row > .mm-col-12 {width: 100%;}#megaMenu .mm-row > .mm-col-11 {width: 91.66666667%;}#megaMenu .mm-row > .mm-col-10 {width: 83.33333333%;}#megaMenu .mm-row > .mm-col-9 {width: 75%;}#megaMenu .mm-row > .mm-col-8 {width: 66.66666667%;}#megaMenu .mm-row > .mm-col-7 {width: 58.33333333%;}#megaMenu .mm-row > .mm-col-6 {width: 50%;}#megaMenu .mm-row > .mm-col-5 {width: 41.66666667%;}#megaMenu .mm-row > .mm-col-4 {width: 33.33333333%;}#megaMenu .mm-row > .mm-col-3 {width: 25%;}#megaMenu .mm-row > .mm-col-2 {width: 16.66666667%;}#megaMenu .mm-row > .mm-col-1 {width: 8.33333333%;}#megaMenu .no-padding {padding: 0;}#megaMenu .padding-top-10 {padding-top: 10px;}#megaMenu .padding-top-20 {padding-top: 20px;}#megaMenu .padding-top-30 {padding-top: 30px;}#megaMenu .padding-top-40 {padding-top: 40px;}#megaMenu .padding-top-50 {padding-top: 50px;}#megaMenu .padding-bottom-10 {padding-bottom: 10px;}#megaMenu .padding-bottom-20 {padding-bottom: 20px;}#megaMenu .padding-bottom-30 {padding-bottom: 30px;}#megaMenu .padding-bottom-40 {padding-bottom: 40px;}#megaMenu .padding-bottom-50 {padding-bottom: 50px;}#megaMenu .mm-menu-items {margin: 0;padding: 0;display: table-row;table-layout: fixed;width: 100%;z-index: 110;}#megaMenu .mm-menu-items li {display: table-cell;width: auto;min-width: 162px;background: #fff;border-bottom: 3px solid #fff;text-align: center;vertical-align: middle;transition: border-color .2s ease;}#megaMenu .mm-menu-items li.active, #megaMenu .mm-menu-items li.permanent-active {border-bottom-color: #497bce;}#megaMenu .mm-menu-items li a {text-decoration: none;color: #000;height: 100%;display: block;padding: 15px 0;}#megaMenu .mm-menu-items li.active a, #megaMenu .mm-menu-items li.permanent-active a {font-weight: bold;}#megaMenu .mm-menu-container {position: absolute;left: 0;z-index: 115;width: 100%;}#megaMenu .mm-menu-container .mm-menu-content {display: none;position: relative;top: 0;left: 0;width: 100%;background: #fff;padding-bottom: 30px;box-shadow: 0 25px 45px 0 rgba(0, 0, 0, 0.2);}#megaMenu .mm-menu-container .mm-menu-content.show {display: block;}#megaMenu .mm-menu-content .top-row .mm-col-12 {height: 90px;padding: 0;}#megaMenu .mm-menu-content .padding-left-50 {padding-left: 50px;}#megaMenu .mm-menu-content .padding-right-50 {padding-right: 50px;}#megaMenu .mm-menu-content ul {margin: 0;padding: 0;}#megaMenu .mm-menu-content ul li {list-style: none;font-size: 14px;padding: 5px 0;}#megaMenu .mm-menu-content .highlight {color: #aa5319;}#megaMenu .mm-btn {line-height: 100%;padding: 8px 15px;font-size: 12px;font-weight: bold;letter-spacing: 1.2px;text-decoration: none;border-radius: 4px;border: none;}#megaMenu .mm-btn:hover,#megaMenu .mm-btn:focus,#megaMenu .mm-btn:visited {text-decoration: none;}#megaMenu .mm-menu-content .btn-widget {background-color: #aa5319;color: #ffffff;}#megaMenu .mm-menu-content .btn-widget:hover,#megaMenu .mm-menu-content .btn-widget:focus {background-color: #d0661f;text-decoration: none;}#megaMenu .mm-menu-content .btn-widget:active {background-color: #9c4a14;}#megaMenu .mm-headline {font-size: 18px;font-weight: bolder;color: #000;margin: 14px 0;}#megaMenu .headline {display: none;}#megaMenu .sub-headline {font-size: 15px;letter-spacing: 1px;position: absolute;z-index: 1;top: 100px;left: 10%;width: 80%;font-weight: bold;text-align: center;}#megaMenu .mm-input {background: transparent;border: none;border-bottom: 1px solid #000;padding: 7px 0;font-size: 14px;letter-spacing: 1px;color: #9ba2b5;margin: 0 17px;min-height: 32px;}#megaMenu .mm-input:focus {outline: none;}#megaMenu .text-light {font-size: 12px;color: #787878;}#megaMenu .provider-image {max-width: 84px;max-height: 34px;}#megaMenu .mm-menu-content a:not(.highlight):not(.btn-widget) {padding: 4px;}#megaMenu .mm-menu-content li > a:not(.highlight):not(.btn-widget):hover {text-decoration: none;color: #ffffff;background: #497bce;}#megaMenu .mm-menu-content a {text-decoration: none;color: #000000;display: inline-block;width: 100%;border-radius: 4px;transition: all 0.3s;}#megaMenu .mm-menu-content ul li a:not(.highlight):before {content: "";display: inline-block;margin-right: 5px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #aa5219;transition: all 0.3s;}#megaMenu .mm-menu-content ul li a:not(.highlight):hover:before {border-left: 5px solid #ffffff;}.profileMenu,.profileMenu .menu-element {display: inline-block;}.profileMenu .popover a {display: block;font-size: 12px;letter-spacing: .8px;color: #000000;text-decoration: none;padding: 10px 20px 10px 20px;}.profileMenu .popover a:hover,.profileMenu .popover a:focus {text-decoration: underline;}.profileMenu .popover a:hover,.profileMenu .popover a:focus {text-decoration: none;background-color: #497bce;color: #fff;}.profileMenu .popover a:first-child {padding: 12px 20px 10px 20px;}.profileMenu .popover a:last-child {padding: 10px 20px 12px 20px;}.profileMenu .popover a:first-child:hover,.profileMenu .popover a:first-child:focus {border-radius: 4px 4px 0 0;}.profileMenu .popover a:last-child:hover,.profileMenu .popover a:last-child:focus {border-radius: 0 0 4px 4px;}.profileMenu .popover a:last-child {margin-bottom: 0;}.profileMenu .popover a.logout {color: #5c5f71;}.profileMenu .popover a.logout:hover {background-color: #497bce;color: #fff;}.profileMenu .popover {display: none;position: absolute;width: 215px;margin: 12px 0 0 4px;z-index: 200;background-color: #f5f9ff;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);text-align: left;border-radius: 4px;}.profileMenu .popover:after {bottom: 100%;left: 50%;border: 7px solid rgba(0, 0, 0, 0);content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-bottom-color: #f5f9ff;margin-left: -7px;}.profileMenu .popover:before {bottom: 100%;left: 50%;border: 7px solid rgba(0, 0, 0, 0);content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-bottom-color: rgba(0,0,0,.5);margin-left: -7px;}.profileMenu .menu-icons {margin-right: 15px;}.profileMenu .popover .badge {position: inherit;margin-left: 4px;}.profileMenu .popover hr {opacity: 0.45;border: 0;border-bottom: 1px solid #5a6588;margin: 0 auto;}.profileMenu .popover a.logout:hover .menu-icons {background-position-x: -72px;background-position-y: 0px;}.mm-most-wanted > li a:not(.highlight):before {content: "";display: inline-block;margin-right: 5px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #aa5219;transition: all 0.3s;font-size: 14px;}.mm-most-wanted > li a:not(.highlight):hover:before {border-left: 5px solid #ffffff;}.mm-most-wanted a{text-decoration: none;color: #000000;display: inline-block;width: 100%;border-radius: 4px;transition: all 0.3s;}.mm-most-wanted a:not(.highlight):not(.btn-widget) {padding: 4px;}.mm-most-wanted li > a:not(.highlight):not(.btn-widget):hover {text-decoration: none;color: #ffffff;background: #497bce;}.mm-most-wanted > li {list-style: none;}.mm-row .mm-col-6 .padding-bottom-10 a:not(.highlight):before {content: '';display: inline-block;margin-right: 4px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #aa5219;transition: all 0.3s;}.mm-row .mm-col-6 .padding-bottom-10 a:not(.highlight):not(.btn-widget):hover {text-decoration: none;color: #ffffff;background: #497bce;}.mm-row .mm-col-6 .padding-bottom-10 a:not(.highlight):before {content: '';display: inline-block;margin-right: 4px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #aa5219;transition: all 0.3s;}.mm-row .mm-col-6 .padding-bottom-10 a:not(.highlight):not(.btn-widget):hover {text-decoration: none;color: #ffffff;background: #497bce;}.mm-productdb-search {background-color: #f6faff;text-align: center;margin: auto;height: 100%;padding-top: 28px;}.mm-productdb-search .mm-input {width: 400px;}.mm-servicedirectory-search {background-color: #f6faff;text-align: center;margin: auto;height: 100%;padding-top: 28px;}.mm-servicedirectory-search .mm-input {width: 400px;}.articleContent {width: 100%;height: 220px;background-color: #ffffff;position: relative;}.articleContent p {padding-top: 50px;max-height: 28px;}.articlePrice {height: 28px;max-height: 28px;font-family: Lato;font-size: 23px;font-weight: 900;color: #aa5319;}.articlePic {height:180px;overflow: hidden;}.articlePic img{width:90%;left: 5%;}.articleButton {position: absolute;width: 70%;height: 34px;padding: 4px;border-radius: 4px;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);background-color: #497bce;bottom: 40px;left: 15%;}.articleLink {width: 25%;height: 35px;font-family: Lato;font-size: 12px;font-weight: bold;text-align: center;color: #ffffff !important;text-transform: uppercase;}.articleCorner {overflow: hidden;position: relative;background-image: url('/assets/images/index/price-list/top-seller-corner.png');background-repeat: no-repeat;height: 80px;width: 100%;}.deals .headline {margin: 0;top: 56px;left: 14%;width: 72%;line-height: 20px;font-size: 23px;font-weight: 900;color: #1f1f1f;position: absolute;z-index: 1;text-align: center;}.deals .sub-headline {position: absolute;z-index: 1;padding-top: 100px;left: 10%;padding-bottom: 16px;width: 80%;font-size: 15px;font-weight: bold;text-align: center;}.dealContainer {display: block;text-decoration: none;width: 100%;min-height: 399px;max-height: 399px;background-color: #ffffff;box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);margin: 25px auto;text-align: center;}.dealContainer .widget-title {line-height: 80px;font-size: 23px;font-weight: 900;}.dealContainer .item-information {height: 100px;}.item-information > div {max-height: 21px;padding: 0 8px;font-family: Lato;font-size: 17px;color: #1f1f1f;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 20px}.row-count-2 > div {height: 50%;max-height: 31px;line-height: 31px;}.item-information .item-name {font-weight: bold;}.dealContainer .headline {margin: auto;padding: 0;line-height: 23px;width: 75%;position: relative;top: 0;left: 0;}.dealContainer .sub-headline {margin: auto;padding: 0;font-size: 17px;width: 100%;position: relative;top: 0;left: 0;}.mm-tyre-search {background-color: #f6faff;text-align: center;margin: auto;height: 100%;padding-top: 28px;}.mm-tyre-search .mm-input {width: 222px;}.mm-container--wearParts {background-color: #f6faff;height: 90px;}button.mm-wearParts--searchBtn {border-radius: 4px;background-color: #aa5319;height: 29px;color: #ffffff;border: none;}.mm-wearParts-search.mm-in--active {display: none;}.mm-wearParts--searchType {height: 50%;padding-left: 40px;cursor: pointer;display: table;width: 100%;}.mm-wearParts--searchType-cell {display: table-cell;vertical-align: middle;font-size: 14px;letter-spacing: 1px;}.mm-wearParts--searchType.mm-in--active {background-color: #e3ebf6;color: #9db0ca;}#megaMenu .mm-row .mm-wearParts--searchTypes {padding: 0;height: 100%;}.mm-articleNumberSearch--input input {background: #f6faff;border: 0;border-bottom: 1px solid #000;height: 30px;width: 100%;}.mm-wearParts--input {text-align: center;}.mm-wearParts--input input {background: #f6faff;border: 0;border-bottom: 1px solid #000;height: 30px;}.mm-wearParts--input #mmTsn {margin-left: 20px;}.mm-wearParts--desc {text-align: center;font-size: 14px;letter-spacing: 1px;color: #5c5f71;}.mm-articleNumberSearch--checkbox {font-size: 14px;letter-spacing: 1px;color: #5c5f71;margin-top: 10px;}.mm-articleNumberSearch--checkbox #mmExpressCb {margin-left: 20px;}.mm-wearParts--desc {margin-top: 10px;font-size: 10px;line-height: 1;color: #9ba2b5;font-weight: 300;}#megaMenu .mm-row .mm-wearParts-search {height: 100%;}#megaMenu .mm-row .mm-wearParts-search form {height: 100%;}#megaMenu .mm-row .mm-wearParts-search form .mm-row {height: 100%;}.mm-wearParts--submit {display: table;height: 100%;width: 100%;text-align: center;}#megaMenu .mm-row .mm-wearParts--submit-col {height: 100%;}.mm-wearParts--submit .mm-wearParts--submit-cell {display: table-cell;height: 100%;vertical-align: middle;}.mm-wearParts--submit button {text-transform: uppercase;font-size: 12px;font-weight: bold;letter-spacing: 1px;color: #ffffff;}.mm-wearPartsSearch {padding-top: 10px;}.mm-articleNumberSearch {padding-top: 10px;}.mm-headline {font-weight: bold;letter-spacing: 1px;color: #000000;}.mm-text-primary {letter-spacing: 1.3px;color: #aa5319;}.mm-uppercase {text-transform: uppercase;}.mm-lowercase {text-transform: lowercase;}